/* Automatically @generated by tree-sitter v0.25.6 */ #include #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic ignored "-Wmissing-field-initializers" #endif #ifdef _MSC_VER #pragma optimize("", off) #elif defined(__clang__) #pragma clang optimize off #elif defined(__GNUC__) #pragma GCC optimize ("O0") #endif #define LANGUAGE_VERSION 14 #define STATE_COUNT 9083 #define LARGE_STATE_COUNT 2317 #define SYMBOL_COUNT 553 #define ALIAS_COUNT 5 #define TOKEN_COUNT 222 #define EXTERNAL_TOKEN_COUNT 2 #define FIELD_COUNT 53 #define MAX_ALIAS_SEQUENCE_LENGTH 9 #define MAX_RESERVED_WORD_SET_SIZE 0 #define PRODUCTION_ID_COUNT 233 #define SUPERTYPE_COUNT 0 enum ts_symbol_identifiers { sym_identifier = 1, aux_sym_preproc_include_token1 = 2, aux_sym_preproc_include_token2 = 3, aux_sym_preproc_def_token1 = 4, anon_sym_LPAREN = 5, anon_sym_DOT_DOT_DOT = 6, anon_sym_COMMA = 7, anon_sym_RPAREN = 8, aux_sym_preproc_if_token1 = 9, anon_sym_LF = 10, aux_sym_preproc_if_token2 = 11, aux_sym_preproc_ifdef_token1 = 12, aux_sym_preproc_ifdef_token2 = 13, aux_sym_preproc_else_token1 = 14, aux_sym_preproc_elif_token1 = 15, aux_sym_preproc_elifdef_token1 = 16, aux_sym_preproc_elifdef_token2 = 17, sym_preproc_arg = 18, sym_preproc_directive = 19, anon_sym_LPAREN2 = 20, anon_sym_defined = 21, anon_sym_BANG = 22, anon_sym_TILDE = 23, anon_sym_DASH = 24, anon_sym_PLUS = 25, anon_sym_STAR = 26, anon_sym_SLASH = 27, anon_sym_PERCENT = 28, anon_sym_PIPE_PIPE = 29, anon_sym_AMP_AMP = 30, anon_sym_PIPE = 31, anon_sym_CARET = 32, anon_sym_AMP = 33, anon_sym_EQ_EQ = 34, anon_sym_BANG_EQ = 35, anon_sym_GT = 36, anon_sym_GT_EQ = 37, anon_sym_LT_EQ = 38, anon_sym_LT = 39, anon_sym_LT_LT = 40, anon_sym_GT_GT = 41, anon_sym_SEMI = 42, anon_sym___extension__ = 43, anon_sym_typedef = 44, anon_sym_virtual = 45, anon_sym_extern = 46, anon_sym___attribute__ = 47, anon_sym___attribute = 48, anon_sym_using = 49, anon_sym_COLON = 50, anon_sym_COLON_COLON = 51, anon_sym_LBRACK_LBRACK = 52, anon_sym_RBRACK_RBRACK = 53, anon_sym___declspec = 54, anon_sym___based = 55, anon_sym___cdecl = 56, anon_sym___clrcall = 57, anon_sym___stdcall = 58, anon_sym___fastcall = 59, anon_sym___thiscall = 60, anon_sym___vectorcall = 61, sym_ms_restrict_modifier = 62, sym_ms_unsigned_ptr_modifier = 63, sym_ms_signed_ptr_modifier = 64, anon_sym__unaligned = 65, anon_sym___unaligned = 66, anon_sym_LBRACE = 67, anon_sym_RBRACE = 68, anon_sym_signed = 69, anon_sym_unsigned = 70, anon_sym_long = 71, anon_sym_short = 72, anon_sym_LBRACK = 73, anon_sym_static = 74, anon_sym_RBRACK = 75, anon_sym_EQ = 76, anon_sym_register = 77, anon_sym_inline = 78, anon_sym___inline = 79, anon_sym___inline__ = 80, anon_sym___forceinline = 81, anon_sym_thread_local = 82, anon_sym___thread = 83, anon_sym_const = 84, anon_sym_constexpr = 85, anon_sym_volatile = 86, anon_sym_restrict = 87, anon_sym___restrict__ = 88, anon_sym__Atomic = 89, anon_sym__Noreturn = 90, anon_sym_noreturn = 91, anon_sym__Nonnull = 92, anon_sym_mutable = 93, anon_sym_constinit = 94, anon_sym_consteval = 95, anon_sym_alignas = 96, anon_sym__Alignas = 97, sym_primitive_type = 98, anon_sym_enum = 99, anon_sym_class = 100, anon_sym_struct = 101, anon_sym_union = 102, anon_sym_if = 103, anon_sym_else = 104, anon_sym_switch = 105, anon_sym_case = 106, anon_sym_default = 107, anon_sym_while = 108, anon_sym_do = 109, anon_sym_for = 110, anon_sym_return = 111, anon_sym_break = 112, anon_sym_continue = 113, anon_sym_goto = 114, anon_sym___try = 115, anon_sym___except = 116, anon_sym___finally = 117, anon_sym___leave = 118, anon_sym_QMARK = 119, anon_sym_STAR_EQ = 120, anon_sym_SLASH_EQ = 121, anon_sym_PERCENT_EQ = 122, anon_sym_PLUS_EQ = 123, anon_sym_DASH_EQ = 124, anon_sym_LT_LT_EQ = 125, anon_sym_GT_GT_EQ = 126, anon_sym_AMP_EQ = 127, anon_sym_CARET_EQ = 128, anon_sym_PIPE_EQ = 129, anon_sym_and_eq = 130, anon_sym_or_eq = 131, anon_sym_xor_eq = 132, anon_sym_not = 133, anon_sym_compl = 134, anon_sym_LT_EQ_GT = 135, anon_sym_or = 136, anon_sym_and = 137, anon_sym_bitor = 138, anon_sym_xor = 139, anon_sym_bitand = 140, anon_sym_not_eq = 141, anon_sym_DASH_DASH = 142, anon_sym_PLUS_PLUS = 143, anon_sym_sizeof = 144, anon_sym___alignof__ = 145, anon_sym___alignof = 146, anon_sym__alignof = 147, anon_sym_alignof = 148, anon_sym__Alignof = 149, anon_sym_offsetof = 150, anon_sym__Generic = 151, anon_sym_asm = 152, anon_sym___asm__ = 153, anon_sym___asm = 154, anon_sym___volatile__ = 155, anon_sym_DOT = 156, anon_sym_DOT_STAR = 157, anon_sym_DASH_GT = 158, sym_number_literal = 159, anon_sym_L_SQUOTE = 160, anon_sym_u_SQUOTE = 161, anon_sym_U_SQUOTE = 162, anon_sym_u8_SQUOTE = 163, anon_sym_SQUOTE = 164, aux_sym_char_literal_token1 = 165, anon_sym_L_DQUOTE = 166, anon_sym_u_DQUOTE = 167, anon_sym_U_DQUOTE = 168, anon_sym_u8_DQUOTE = 169, anon_sym_DQUOTE = 170, aux_sym_string_literal_token1 = 171, sym_escape_sequence = 172, sym_system_lib_string = 173, sym_true = 174, sym_false = 175, anon_sym_NULL = 176, anon_sym_nullptr = 177, sym_comment = 178, sym_auto = 179, anon_sym_decltype = 180, anon_sym_final = 181, anon_sym_override = 182, anon_sym_explicit = 183, anon_sym_typename = 184, anon_sym_export = 185, anon_sym_module = 186, anon_sym_import = 187, anon_sym_private = 188, anon_sym_template = 189, anon_sym_GT2 = 190, anon_sym_operator = 191, anon_sym_try = 192, anon_sym_delete = 193, aux_sym_pure_virtual_clause_token1 = 194, anon_sym_friend = 195, anon_sym_public = 196, anon_sym_protected = 197, anon_sym_noexcept = 198, anon_sym_throw = 199, anon_sym_namespace = 200, anon_sym_static_assert = 201, anon_sym_concept = 202, anon_sym_co_return = 203, anon_sym_co_yield = 204, anon_sym_catch = 205, anon_sym_R_DQUOTE = 206, anon_sym_LR_DQUOTE = 207, anon_sym_uR_DQUOTE = 208, anon_sym_UR_DQUOTE = 209, anon_sym_u8R_DQUOTE = 210, anon_sym_co_await = 211, anon_sym_new = 212, anon_sym_requires = 213, anon_sym_DASH_GT_STAR = 214, anon_sym_LPAREN_RPAREN = 215, anon_sym_LBRACK_RBRACK = 216, anon_sym_DQUOTE_DQUOTE = 217, sym_this = 218, sym_literal_suffix = 219, sym_raw_string_delimiter = 220, sym_raw_string_content = 221, sym_translation_unit = 222, sym__top_level_item = 223, sym__block_item = 224, sym_preproc_include = 225, sym_preproc_def = 226, sym_preproc_function_def = 227, sym_preproc_params = 228, sym_preproc_call = 229, sym_preproc_if = 230, sym_preproc_ifdef = 231, sym_preproc_else = 232, sym_preproc_elif = 233, sym_preproc_elifdef = 234, sym_preproc_if_in_field_declaration_list = 235, sym_preproc_ifdef_in_field_declaration_list = 236, sym_preproc_else_in_field_declaration_list = 237, sym_preproc_elif_in_field_declaration_list = 238, sym_preproc_elifdef_in_field_declaration_list = 239, sym_preproc_if_in_enumerator_list = 240, sym_preproc_ifdef_in_enumerator_list = 241, sym_preproc_else_in_enumerator_list = 242, sym_preproc_elif_in_enumerator_list = 243, sym_preproc_elifdef_in_enumerator_list = 244, sym_preproc_if_in_enumerator_list_no_comma = 245, sym_preproc_ifdef_in_enumerator_list_no_comma = 246, sym_preproc_else_in_enumerator_list_no_comma = 247, sym_preproc_elif_in_enumerator_list_no_comma = 248, sym_preproc_elifdef_in_enumerator_list_no_comma = 249, sym__preproc_expression = 250, sym_preproc_parenthesized_expression = 251, sym_preproc_defined = 252, sym_preproc_unary_expression = 253, sym_preproc_call_expression = 254, sym_preproc_argument_list = 255, sym_preproc_binary_expression = 256, sym_function_definition = 257, sym_declaration = 258, sym_type_definition = 259, sym__type_definition_type = 260, sym__type_definition_declarators = 261, sym__declaration_modifiers = 262, sym__declaration_specifiers = 263, sym_linkage_specification = 264, sym_attribute_specifier = 265, sym_attribute = 266, sym_attribute_declaration = 267, sym_ms_declspec_modifier = 268, sym_ms_based_modifier = 269, sym_ms_call_modifier = 270, sym_ms_unaligned_ptr_modifier = 271, sym_ms_pointer_modifier = 272, sym_declaration_list = 273, sym__declarator = 274, sym__field_declarator = 275, sym__type_declarator = 276, sym__abstract_declarator = 277, sym_parenthesized_declarator = 278, sym_parenthesized_field_declarator = 279, sym_parenthesized_type_declarator = 280, sym_abstract_parenthesized_declarator = 281, sym_attributed_declarator = 282, sym_attributed_field_declarator = 283, sym_attributed_type_declarator = 284, sym_pointer_declarator = 285, sym_pointer_field_declarator = 286, sym_pointer_type_declarator = 287, sym_abstract_pointer_declarator = 288, sym_function_declarator = 289, sym_function_field_declarator = 290, sym_function_type_declarator = 291, sym_abstract_function_declarator = 292, sym_array_declarator = 293, sym_array_field_declarator = 294, sym_array_type_declarator = 295, sym_abstract_array_declarator = 296, sym_init_declarator = 297, sym_compound_statement = 298, sym_storage_class_specifier = 299, sym_type_qualifier = 300, sym_alignas_qualifier = 301, sym_type_specifier = 302, sym_sized_type_specifier = 303, sym_enum_specifier = 304, sym_enumerator_list = 305, sym_struct_specifier = 306, sym_union_specifier = 307, sym_field_declaration_list = 308, sym__field_declaration_list_item = 309, sym_field_declaration = 310, sym_bitfield_clause = 311, sym_enumerator = 312, sym_parameter_list = 313, sym_parameter_declaration = 314, sym_attributed_statement = 315, sym_statement = 316, sym__top_level_statement = 317, sym_labeled_statement = 318, sym__top_level_expression_statement = 319, sym_expression_statement = 320, sym_if_statement = 321, sym_else_clause = 322, sym_switch_statement = 323, sym_case_statement = 324, sym_while_statement = 325, sym_do_statement = 326, sym_for_statement = 327, sym__for_statement_body = 328, sym_return_statement = 329, sym_break_statement = 330, sym_continue_statement = 331, sym_goto_statement = 332, sym_seh_try_statement = 333, sym_seh_except_clause = 334, sym_seh_finally_clause = 335, sym_seh_leave_statement = 336, sym_expression = 337, sym__string = 338, sym_comma_expression = 339, sym_conditional_expression = 340, sym_assignment_expression = 341, sym_pointer_expression = 342, sym_unary_expression = 343, sym_binary_expression = 344, sym_update_expression = 345, sym_cast_expression = 346, sym_type_descriptor = 347, sym_sizeof_expression = 348, sym_alignof_expression = 349, sym_offsetof_expression = 350, sym_generic_expression = 351, sym_subscript_expression = 352, sym_call_expression = 353, sym_gnu_asm_expression = 354, sym_gnu_asm_qualifier = 355, sym_gnu_asm_output_operand_list = 356, sym_gnu_asm_output_operand = 357, sym_gnu_asm_input_operand_list = 358, sym_gnu_asm_input_operand = 359, sym_gnu_asm_clobber_list = 360, sym_gnu_asm_goto_list = 361, sym_extension_expression = 362, sym_argument_list = 363, sym_field_expression = 364, sym_compound_literal_expression = 365, sym_parenthesized_expression = 366, sym_initializer_list = 367, sym_initializer_pair = 368, sym_subscript_designator = 369, sym_subscript_range_designator = 370, sym_field_designator = 371, sym_char_literal = 372, sym_concatenated_string = 373, sym_string_literal = 374, sym_null = 375, sym__empty_declaration = 376, sym_placeholder_type_specifier = 377, sym_decltype_auto = 378, sym_decltype = 379, sym__class_declaration = 380, sym__class_declaration_item = 381, sym_class_specifier = 382, sym__class_name = 383, sym_virtual_specifier = 384, sym_explicit_function_specifier = 385, sym_base_class_clause = 386, sym__enum_base_clause = 387, sym_dependent_type = 388, sym_module_name = 389, sym_module_partition = 390, sym_module_declaration = 391, sym_export_declaration = 392, sym_import_declaration = 393, sym_global_module_fragment_declaration = 394, sym_private_module_fragment_declaration = 395, sym_template_declaration = 396, sym_template_instantiation = 397, sym_template_parameter_list = 398, sym_type_parameter_declaration = 399, sym_variadic_type_parameter_declaration = 400, sym_optional_type_parameter_declaration = 401, sym_template_template_parameter_declaration = 402, sym_explicit_object_parameter_declaration = 403, sym_optional_parameter_declaration = 404, sym_variadic_parameter_declaration = 405, sym_variadic_declarator = 406, sym_variadic_reference_declarator = 407, sym_operator_cast = 408, sym_field_initializer_list = 409, sym_field_initializer = 410, sym_inline_method_definition = 411, sym__constructor_specifiers = 412, sym_operator_cast_definition = 413, sym_operator_cast_declaration = 414, sym_constructor_try_statement = 415, sym_constructor_or_destructor_definition = 416, sym_constructor_or_destructor_declaration = 417, sym_default_method_clause = 418, sym_delete_method_clause = 419, sym_pure_virtual_clause = 420, sym_friend_declaration = 421, sym_access_specifier = 422, sym_reference_declarator = 423, sym_reference_field_declarator = 424, sym_reference_type_declarator = 425, sym_abstract_reference_declarator = 426, sym_structured_binding_declarator = 427, sym_ref_qualifier = 428, sym__function_declarator_seq = 429, sym__function_attributes_start = 430, sym__function_exception_specification = 431, sym__function_attributes_end = 432, sym__function_postfix = 433, sym_trailing_return_type = 434, sym_noexcept = 435, sym_throw_specifier = 436, sym_template_type = 437, sym_template_method = 438, sym_template_function = 439, sym_template_argument_list = 440, sym_namespace_definition = 441, sym_namespace_alias_definition = 442, sym__namespace_specifier = 443, sym_nested_namespace_specifier = 444, sym_using_declaration = 445, sym_alias_declaration = 446, sym_static_assert_declaration = 447, sym_concept_definition = 448, sym_for_range_loop = 449, sym__for_range_loop_body = 450, sym_init_statement = 451, sym_condition_clause = 452, sym_condition_declaration = 453, sym_co_return_statement = 454, sym_co_yield_statement = 455, sym_throw_statement = 456, sym_try_statement = 457, sym_catch_clause = 458, sym_raw_string_literal = 459, sym_subscript_argument_list = 460, sym_co_await_expression = 461, sym_new_expression = 462, sym_new_declarator = 463, sym_delete_expression = 464, sym_type_requirement = 465, sym_compound_requirement = 466, sym__requirement = 467, sym_requirement_seq = 468, sym_constraint_conjunction = 469, sym_constraint_disjunction = 470, sym__requirement_clause_constraint = 471, sym_requires_clause = 472, sym_requires_parameter_list = 473, sym_requires_expression = 474, sym_lambda_specifier = 475, sym_lambda_declarator = 476, sym_lambda_expression = 477, sym_lambda_capture_specifier = 478, sym_lambda_default_capture = 479, sym__lambda_capture_identifier = 480, sym_lambda_capture_initializer = 481, sym__lambda_capture = 482, sym__fold_operator = 483, sym__binary_fold_operator = 484, sym__unary_left_fold = 485, sym__unary_right_fold = 486, sym__binary_fold = 487, sym_fold_expression = 488, sym_parameter_pack_expansion = 489, sym_type_parameter_pack_expansion = 490, sym_identifier_parameter_pack_expansion = 491, sym_destructor_name = 492, sym_dependent_identifier = 493, sym_dependent_field_identifier = 494, sym_dependent_type_identifier = 495, sym__scope_resolution = 496, sym_qualified_field_identifier = 497, sym_qualified_identifier = 498, sym_qualified_type_identifier = 499, sym_qualified_operator_cast_identifier = 500, sym__assignment_expression_lhs = 501, sym_operator_name = 502, sym_user_defined_literal = 503, aux_sym_translation_unit_repeat1 = 504, aux_sym_preproc_params_repeat1 = 505, aux_sym_preproc_if_repeat1 = 506, aux_sym_preproc_if_in_field_declaration_list_repeat1 = 507, aux_sym_preproc_if_in_enumerator_list_repeat1 = 508, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1 = 509, aux_sym_preproc_argument_list_repeat1 = 510, aux_sym_declaration_repeat1 = 511, aux_sym_type_definition_repeat1 = 512, aux_sym__type_definition_type_repeat1 = 513, aux_sym__type_definition_declarators_repeat1 = 514, aux_sym__declaration_specifiers_repeat1 = 515, aux_sym_attribute_declaration_repeat1 = 516, aux_sym_attributed_declarator_repeat1 = 517, aux_sym_pointer_declarator_repeat1 = 518, aux_sym_array_declarator_repeat1 = 519, aux_sym_sized_type_specifier_repeat1 = 520, aux_sym_enumerator_list_repeat1 = 521, aux_sym_field_declaration_repeat1 = 522, aux_sym_parameter_list_repeat1 = 523, aux_sym_case_statement_repeat1 = 524, aux_sym_generic_expression_repeat1 = 525, aux_sym_gnu_asm_expression_repeat1 = 526, aux_sym_gnu_asm_output_operand_list_repeat1 = 527, aux_sym_gnu_asm_input_operand_list_repeat1 = 528, aux_sym_gnu_asm_clobber_list_repeat1 = 529, aux_sym_gnu_asm_goto_list_repeat1 = 530, aux_sym_argument_list_repeat1 = 531, aux_sym_initializer_list_repeat1 = 532, aux_sym_initializer_pair_repeat1 = 533, aux_sym_char_literal_repeat1 = 534, aux_sym_concatenated_string_repeat1 = 535, aux_sym_string_literal_repeat1 = 536, aux_sym__class_declaration_repeat1 = 537, aux_sym_base_class_clause_repeat1 = 538, aux_sym_module_name_repeat1 = 539, aux_sym_template_parameter_list_repeat1 = 540, aux_sym_field_initializer_list_repeat1 = 541, aux_sym_operator_cast_definition_repeat1 = 542, aux_sym_constructor_try_statement_repeat1 = 543, aux_sym_structured_binding_declarator_repeat1 = 544, aux_sym__function_postfix_repeat1 = 545, aux_sym_throw_specifier_repeat1 = 546, aux_sym_template_argument_list_repeat1 = 547, aux_sym_subscript_argument_list_repeat1 = 548, aux_sym_requirement_seq_repeat1 = 549, aux_sym_requires_parameter_list_repeat1 = 550, aux_sym_lambda_declarator_repeat1 = 551, aux_sym_lambda_capture_specifier_repeat1 = 552, alias_sym_field_identifier = 553, alias_sym_namespace_identifier = 554, alias_sym_simple_requirement = 555, alias_sym_statement_identifier = 556, alias_sym_type_identifier = 557, }; static const char * const ts_symbol_names[] = { [ts_builtin_sym_end] = "end", [sym_identifier] = "identifier", [aux_sym_preproc_include_token1] = "#include", [aux_sym_preproc_include_token2] = "preproc_include_token2", [aux_sym_preproc_def_token1] = "#define", [anon_sym_LPAREN] = "(", [anon_sym_DOT_DOT_DOT] = "...", [anon_sym_COMMA] = ",", [anon_sym_RPAREN] = ")", [aux_sym_preproc_if_token1] = "#if", [anon_sym_LF] = "\n", [aux_sym_preproc_if_token2] = "#endif", [aux_sym_preproc_ifdef_token1] = "#ifdef", [aux_sym_preproc_ifdef_token2] = "#ifndef", [aux_sym_preproc_else_token1] = "#else", [aux_sym_preproc_elif_token1] = "#elif", [aux_sym_preproc_elifdef_token1] = "#elifdef", [aux_sym_preproc_elifdef_token2] = "#elifndef", [sym_preproc_arg] = "preproc_arg", [sym_preproc_directive] = "preproc_directive", [anon_sym_LPAREN2] = "(", [anon_sym_defined] = "defined", [anon_sym_BANG] = "!", [anon_sym_TILDE] = "~", [anon_sym_DASH] = "-", [anon_sym_PLUS] = "+", [anon_sym_STAR] = "*", [anon_sym_SLASH] = "/", [anon_sym_PERCENT] = "%", [anon_sym_PIPE_PIPE] = "||", [anon_sym_AMP_AMP] = "&&", [anon_sym_PIPE] = "|", [anon_sym_CARET] = "^", [anon_sym_AMP] = "&", [anon_sym_EQ_EQ] = "==", [anon_sym_BANG_EQ] = "!=", [anon_sym_GT] = ">", [anon_sym_GT_EQ] = ">=", [anon_sym_LT_EQ] = "<=", [anon_sym_LT] = "<", [anon_sym_LT_LT] = "<<", [anon_sym_GT_GT] = ">>", [anon_sym_SEMI] = ";", [anon_sym___extension__] = "__extension__", [anon_sym_typedef] = "typedef", [anon_sym_virtual] = "virtual", [anon_sym_extern] = "extern", [anon_sym___attribute__] = "__attribute__", [anon_sym___attribute] = "__attribute", [anon_sym_using] = "using", [anon_sym_COLON] = ":", [anon_sym_COLON_COLON] = "::", [anon_sym_LBRACK_LBRACK] = "[[", [anon_sym_RBRACK_RBRACK] = "]]", [anon_sym___declspec] = "__declspec", [anon_sym___based] = "__based", [anon_sym___cdecl] = "__cdecl", [anon_sym___clrcall] = "__clrcall", [anon_sym___stdcall] = "__stdcall", [anon_sym___fastcall] = "__fastcall", [anon_sym___thiscall] = "__thiscall", [anon_sym___vectorcall] = "__vectorcall", [sym_ms_restrict_modifier] = "ms_restrict_modifier", [sym_ms_unsigned_ptr_modifier] = "ms_unsigned_ptr_modifier", [sym_ms_signed_ptr_modifier] = "ms_signed_ptr_modifier", [anon_sym__unaligned] = "_unaligned", [anon_sym___unaligned] = "__unaligned", [anon_sym_LBRACE] = "{", [anon_sym_RBRACE] = "}", [anon_sym_signed] = "signed", [anon_sym_unsigned] = "unsigned", [anon_sym_long] = "long", [anon_sym_short] = "short", [anon_sym_LBRACK] = "[", [anon_sym_static] = "static", [anon_sym_RBRACK] = "]", [anon_sym_EQ] = "=", [anon_sym_register] = "register", [anon_sym_inline] = "inline", [anon_sym___inline] = "__inline", [anon_sym___inline__] = "__inline__", [anon_sym___forceinline] = "__forceinline", [anon_sym_thread_local] = "thread_local", [anon_sym___thread] = "__thread", [anon_sym_const] = "const", [anon_sym_constexpr] = "constexpr", [anon_sym_volatile] = "volatile", [anon_sym_restrict] = "restrict", [anon_sym___restrict__] = "__restrict__", [anon_sym__Atomic] = "_Atomic", [anon_sym__Noreturn] = "_Noreturn", [anon_sym_noreturn] = "noreturn", [anon_sym__Nonnull] = "_Nonnull", [anon_sym_mutable] = "mutable", [anon_sym_constinit] = "constinit", [anon_sym_consteval] = "consteval", [anon_sym_alignas] = "alignas", [anon_sym__Alignas] = "_Alignas", [sym_primitive_type] = "primitive_type", [anon_sym_enum] = "enum", [anon_sym_class] = "class", [anon_sym_struct] = "struct", [anon_sym_union] = "union", [anon_sym_if] = "if", [anon_sym_else] = "else", [anon_sym_switch] = "switch", [anon_sym_case] = "case", [anon_sym_default] = "default", [anon_sym_while] = "while", [anon_sym_do] = "do", [anon_sym_for] = "for", [anon_sym_return] = "return", [anon_sym_break] = "break", [anon_sym_continue] = "continue", [anon_sym_goto] = "goto", [anon_sym___try] = "__try", [anon_sym___except] = "__except", [anon_sym___finally] = "__finally", [anon_sym___leave] = "__leave", [anon_sym_QMARK] = "\?", [anon_sym_STAR_EQ] = "*=", [anon_sym_SLASH_EQ] = "/=", [anon_sym_PERCENT_EQ] = "%=", [anon_sym_PLUS_EQ] = "+=", [anon_sym_DASH_EQ] = "-=", [anon_sym_LT_LT_EQ] = "<<=", [anon_sym_GT_GT_EQ] = ">>=", [anon_sym_AMP_EQ] = "&=", [anon_sym_CARET_EQ] = "^=", [anon_sym_PIPE_EQ] = "|=", [anon_sym_and_eq] = "and_eq", [anon_sym_or_eq] = "or_eq", [anon_sym_xor_eq] = "xor_eq", [anon_sym_not] = "not", [anon_sym_compl] = "compl", [anon_sym_LT_EQ_GT] = "<=>", [anon_sym_or] = "or", [anon_sym_and] = "and", [anon_sym_bitor] = "bitor", [anon_sym_xor] = "xor", [anon_sym_bitand] = "bitand", [anon_sym_not_eq] = "not_eq", [anon_sym_DASH_DASH] = "--", [anon_sym_PLUS_PLUS] = "++", [anon_sym_sizeof] = "sizeof", [anon_sym___alignof__] = "__alignof__", [anon_sym___alignof] = "__alignof", [anon_sym__alignof] = "_alignof", [anon_sym_alignof] = "alignof", [anon_sym__Alignof] = "_Alignof", [anon_sym_offsetof] = "offsetof", [anon_sym__Generic] = "_Generic", [anon_sym_asm] = "asm", [anon_sym___asm__] = "__asm__", [anon_sym___asm] = "__asm", [anon_sym___volatile__] = "__volatile__", [anon_sym_DOT] = ".", [anon_sym_DOT_STAR] = ".*", [anon_sym_DASH_GT] = "->", [sym_number_literal] = "number_literal", [anon_sym_L_SQUOTE] = "L'", [anon_sym_u_SQUOTE] = "u'", [anon_sym_U_SQUOTE] = "U'", [anon_sym_u8_SQUOTE] = "u8'", [anon_sym_SQUOTE] = "'", [aux_sym_char_literal_token1] = "character", [anon_sym_L_DQUOTE] = "L\"", [anon_sym_u_DQUOTE] = "u\"", [anon_sym_U_DQUOTE] = "U\"", [anon_sym_u8_DQUOTE] = "u8\"", [anon_sym_DQUOTE] = "\"", [aux_sym_string_literal_token1] = "string_content", [sym_escape_sequence] = "escape_sequence", [sym_system_lib_string] = "system_lib_string", [sym_true] = "true", [sym_false] = "false", [anon_sym_NULL] = "NULL", [anon_sym_nullptr] = "nullptr", [sym_comment] = "comment", [sym_auto] = "auto", [anon_sym_decltype] = "decltype", [anon_sym_final] = "final", [anon_sym_override] = "override", [anon_sym_explicit] = "explicit", [anon_sym_typename] = "typename", [anon_sym_export] = "export", [anon_sym_module] = "module", [anon_sym_import] = "import", [anon_sym_private] = "private", [anon_sym_template] = "template", [anon_sym_GT2] = ">", [anon_sym_operator] = "operator", [anon_sym_try] = "try", [anon_sym_delete] = "delete", [aux_sym_pure_virtual_clause_token1] = "pure_virtual_clause_token1", [anon_sym_friend] = "friend", [anon_sym_public] = "public", [anon_sym_protected] = "protected", [anon_sym_noexcept] = "noexcept", [anon_sym_throw] = "throw", [anon_sym_namespace] = "namespace", [anon_sym_static_assert] = "static_assert", [anon_sym_concept] = "concept", [anon_sym_co_return] = "co_return", [anon_sym_co_yield] = "co_yield", [anon_sym_catch] = "catch", [anon_sym_R_DQUOTE] = "R\"", [anon_sym_LR_DQUOTE] = "LR\"", [anon_sym_uR_DQUOTE] = "uR\"", [anon_sym_UR_DQUOTE] = "UR\"", [anon_sym_u8R_DQUOTE] = "u8R\"", [anon_sym_co_await] = "co_await", [anon_sym_new] = "new", [anon_sym_requires] = "requires", [anon_sym_DASH_GT_STAR] = "->*", [anon_sym_LPAREN_RPAREN] = "()", [anon_sym_LBRACK_RBRACK] = "[]", [anon_sym_DQUOTE_DQUOTE] = "\"\"", [sym_this] = "this", [sym_literal_suffix] = "literal_suffix", [sym_raw_string_delimiter] = "raw_string_delimiter", [sym_raw_string_content] = "raw_string_content", [sym_translation_unit] = "translation_unit", [sym__top_level_item] = "_top_level_item", [sym__block_item] = "_block_item", [sym_preproc_include] = "preproc_include", [sym_preproc_def] = "preproc_def", [sym_preproc_function_def] = "preproc_function_def", [sym_preproc_params] = "preproc_params", [sym_preproc_call] = "preproc_call", [sym_preproc_if] = "preproc_if", [sym_preproc_ifdef] = "preproc_ifdef", [sym_preproc_else] = "preproc_else", [sym_preproc_elif] = "preproc_elif", [sym_preproc_elifdef] = "preproc_elifdef", [sym_preproc_if_in_field_declaration_list] = "preproc_if", [sym_preproc_ifdef_in_field_declaration_list] = "preproc_ifdef", [sym_preproc_else_in_field_declaration_list] = "preproc_else", [sym_preproc_elif_in_field_declaration_list] = "preproc_elif", [sym_preproc_elifdef_in_field_declaration_list] = "preproc_elifdef", [sym_preproc_if_in_enumerator_list] = "preproc_if", [sym_preproc_ifdef_in_enumerator_list] = "preproc_ifdef", [sym_preproc_else_in_enumerator_list] = "preproc_else", [sym_preproc_elif_in_enumerator_list] = "preproc_elif", [sym_preproc_elifdef_in_enumerator_list] = "preproc_elifdef", [sym_preproc_if_in_enumerator_list_no_comma] = "preproc_if", [sym_preproc_ifdef_in_enumerator_list_no_comma] = "preproc_ifdef", [sym_preproc_else_in_enumerator_list_no_comma] = "preproc_else", [sym_preproc_elif_in_enumerator_list_no_comma] = "preproc_elif", [sym_preproc_elifdef_in_enumerator_list_no_comma] = "preproc_elifdef", [sym__preproc_expression] = "_preproc_expression", [sym_preproc_parenthesized_expression] = "parenthesized_expression", [sym_preproc_defined] = "preproc_defined", [sym_preproc_unary_expression] = "unary_expression", [sym_preproc_call_expression] = "call_expression", [sym_preproc_argument_list] = "argument_list", [sym_preproc_binary_expression] = "binary_expression", [sym_function_definition] = "function_definition", [sym_declaration] = "declaration", [sym_type_definition] = "type_definition", [sym__type_definition_type] = "_type_definition_type", [sym__type_definition_declarators] = "_type_definition_declarators", [sym__declaration_modifiers] = "_declaration_modifiers", [sym__declaration_specifiers] = "_declaration_specifiers", [sym_linkage_specification] = "linkage_specification", [sym_attribute_specifier] = "attribute_specifier", [sym_attribute] = "attribute", [sym_attribute_declaration] = "attribute_declaration", [sym_ms_declspec_modifier] = "ms_declspec_modifier", [sym_ms_based_modifier] = "ms_based_modifier", [sym_ms_call_modifier] = "ms_call_modifier", [sym_ms_unaligned_ptr_modifier] = "ms_unaligned_ptr_modifier", [sym_ms_pointer_modifier] = "ms_pointer_modifier", [sym_declaration_list] = "declaration_list", [sym__declarator] = "_declarator", [sym__field_declarator] = "_field_declarator", [sym__type_declarator] = "_type_declarator", [sym__abstract_declarator] = "_abstract_declarator", [sym_parenthesized_declarator] = "parenthesized_declarator", [sym_parenthesized_field_declarator] = "parenthesized_declarator", [sym_parenthesized_type_declarator] = "parenthesized_declarator", [sym_abstract_parenthesized_declarator] = "abstract_parenthesized_declarator", [sym_attributed_declarator] = "attributed_declarator", [sym_attributed_field_declarator] = "attributed_declarator", [sym_attributed_type_declarator] = "attributed_declarator", [sym_pointer_declarator] = "pointer_declarator", [sym_pointer_field_declarator] = "pointer_declarator", [sym_pointer_type_declarator] = "pointer_type_declarator", [sym_abstract_pointer_declarator] = "abstract_pointer_declarator", [sym_function_declarator] = "function_declarator", [sym_function_field_declarator] = "function_declarator", [sym_function_type_declarator] = "function_declarator", [sym_abstract_function_declarator] = "abstract_function_declarator", [sym_array_declarator] = "array_declarator", [sym_array_field_declarator] = "array_declarator", [sym_array_type_declarator] = "array_declarator", [sym_abstract_array_declarator] = "abstract_array_declarator", [sym_init_declarator] = "init_declarator", [sym_compound_statement] = "compound_statement", [sym_storage_class_specifier] = "storage_class_specifier", [sym_type_qualifier] = "type_qualifier", [sym_alignas_qualifier] = "alignas_qualifier", [sym_type_specifier] = "type_specifier", [sym_sized_type_specifier] = "sized_type_specifier", [sym_enum_specifier] = "enum_specifier", [sym_enumerator_list] = "enumerator_list", [sym_struct_specifier] = "struct_specifier", [sym_union_specifier] = "union_specifier", [sym_field_declaration_list] = "field_declaration_list", [sym__field_declaration_list_item] = "_field_declaration_list_item", [sym_field_declaration] = "field_declaration", [sym_bitfield_clause] = "bitfield_clause", [sym_enumerator] = "enumerator", [sym_parameter_list] = "parameter_list", [sym_parameter_declaration] = "parameter_declaration", [sym_attributed_statement] = "attributed_statement", [sym_statement] = "statement", [sym__top_level_statement] = "_top_level_statement", [sym_labeled_statement] = "labeled_statement", [sym__top_level_expression_statement] = "expression_statement", [sym_expression_statement] = "expression_statement", [sym_if_statement] = "if_statement", [sym_else_clause] = "else_clause", [sym_switch_statement] = "switch_statement", [sym_case_statement] = "case_statement", [sym_while_statement] = "while_statement", [sym_do_statement] = "do_statement", [sym_for_statement] = "for_statement", [sym__for_statement_body] = "_for_statement_body", [sym_return_statement] = "return_statement", [sym_break_statement] = "break_statement", [sym_continue_statement] = "continue_statement", [sym_goto_statement] = "goto_statement", [sym_seh_try_statement] = "seh_try_statement", [sym_seh_except_clause] = "seh_except_clause", [sym_seh_finally_clause] = "seh_finally_clause", [sym_seh_leave_statement] = "seh_leave_statement", [sym_expression] = "expression", [sym__string] = "_string", [sym_comma_expression] = "comma_expression", [sym_conditional_expression] = "conditional_expression", [sym_assignment_expression] = "assignment_expression", [sym_pointer_expression] = "pointer_expression", [sym_unary_expression] = "unary_expression", [sym_binary_expression] = "binary_expression", [sym_update_expression] = "update_expression", [sym_cast_expression] = "cast_expression", [sym_type_descriptor] = "type_descriptor", [sym_sizeof_expression] = "sizeof_expression", [sym_alignof_expression] = "alignof_expression", [sym_offsetof_expression] = "offsetof_expression", [sym_generic_expression] = "generic_expression", [sym_subscript_expression] = "subscript_expression", [sym_call_expression] = "call_expression", [sym_gnu_asm_expression] = "gnu_asm_expression", [sym_gnu_asm_qualifier] = "gnu_asm_qualifier", [sym_gnu_asm_output_operand_list] = "gnu_asm_output_operand_list", [sym_gnu_asm_output_operand] = "gnu_asm_output_operand", [sym_gnu_asm_input_operand_list] = "gnu_asm_input_operand_list", [sym_gnu_asm_input_operand] = "gnu_asm_input_operand", [sym_gnu_asm_clobber_list] = "gnu_asm_clobber_list", [sym_gnu_asm_goto_list] = "gnu_asm_goto_list", [sym_extension_expression] = "extension_expression", [sym_argument_list] = "argument_list", [sym_field_expression] = "field_expression", [sym_compound_literal_expression] = "compound_literal_expression", [sym_parenthesized_expression] = "parenthesized_expression", [sym_initializer_list] = "initializer_list", [sym_initializer_pair] = "initializer_pair", [sym_subscript_designator] = "subscript_designator", [sym_subscript_range_designator] = "subscript_range_designator", [sym_field_designator] = "field_designator", [sym_char_literal] = "char_literal", [sym_concatenated_string] = "concatenated_string", [sym_string_literal] = "string_literal", [sym_null] = "null", [sym__empty_declaration] = "_empty_declaration", [sym_placeholder_type_specifier] = "placeholder_type_specifier", [sym_decltype_auto] = "decltype", [sym_decltype] = "decltype", [sym__class_declaration] = "_class_declaration", [sym__class_declaration_item] = "_class_declaration_item", [sym_class_specifier] = "class_specifier", [sym__class_name] = "_class_name", [sym_virtual_specifier] = "virtual_specifier", [sym_explicit_function_specifier] = "explicit_function_specifier", [sym_base_class_clause] = "base_class_clause", [sym__enum_base_clause] = "_enum_base_clause", [sym_dependent_type] = "dependent_type", [sym_module_name] = "module_name", [sym_module_partition] = "module_partition", [sym_module_declaration] = "module_declaration", [sym_export_declaration] = "export_declaration", [sym_import_declaration] = "import_declaration", [sym_global_module_fragment_declaration] = "global_module_fragment_declaration", [sym_private_module_fragment_declaration] = "private_module_fragment_declaration", [sym_template_declaration] = "template_declaration", [sym_template_instantiation] = "template_instantiation", [sym_template_parameter_list] = "template_parameter_list", [sym_type_parameter_declaration] = "type_parameter_declaration", [sym_variadic_type_parameter_declaration] = "variadic_type_parameter_declaration", [sym_optional_type_parameter_declaration] = "optional_type_parameter_declaration", [sym_template_template_parameter_declaration] = "template_template_parameter_declaration", [sym_explicit_object_parameter_declaration] = "explicit_object_parameter_declaration", [sym_optional_parameter_declaration] = "optional_parameter_declaration", [sym_variadic_parameter_declaration] = "variadic_parameter_declaration", [sym_variadic_declarator] = "variadic_declarator", [sym_variadic_reference_declarator] = "reference_declarator", [sym_operator_cast] = "operator_cast", [sym_field_initializer_list] = "field_initializer_list", [sym_field_initializer] = "field_initializer", [sym_inline_method_definition] = "function_definition", [sym__constructor_specifiers] = "_constructor_specifiers", [sym_operator_cast_definition] = "function_definition", [sym_operator_cast_declaration] = "declaration", [sym_constructor_try_statement] = "try_statement", [sym_constructor_or_destructor_definition] = "function_definition", [sym_constructor_or_destructor_declaration] = "declaration", [sym_default_method_clause] = "default_method_clause", [sym_delete_method_clause] = "delete_method_clause", [sym_pure_virtual_clause] = "pure_virtual_clause", [sym_friend_declaration] = "friend_declaration", [sym_access_specifier] = "access_specifier", [sym_reference_declarator] = "reference_declarator", [sym_reference_field_declarator] = "reference_declarator", [sym_reference_type_declarator] = "reference_declarator", [sym_abstract_reference_declarator] = "abstract_reference_declarator", [sym_structured_binding_declarator] = "structured_binding_declarator", [sym_ref_qualifier] = "ref_qualifier", [sym__function_declarator_seq] = "_function_declarator_seq", [sym__function_attributes_start] = "_function_attributes_start", [sym__function_exception_specification] = "_function_exception_specification", [sym__function_attributes_end] = "_function_attributes_end", [sym__function_postfix] = "_function_postfix", [sym_trailing_return_type] = "trailing_return_type", [sym_noexcept] = "noexcept", [sym_throw_specifier] = "throw_specifier", [sym_template_type] = "template_type", [sym_template_method] = "template_method", [sym_template_function] = "template_function", [sym_template_argument_list] = "template_argument_list", [sym_namespace_definition] = "namespace_definition", [sym_namespace_alias_definition] = "namespace_alias_definition", [sym__namespace_specifier] = "_namespace_specifier", [sym_nested_namespace_specifier] = "nested_namespace_specifier", [sym_using_declaration] = "using_declaration", [sym_alias_declaration] = "alias_declaration", [sym_static_assert_declaration] = "static_assert_declaration", [sym_concept_definition] = "concept_definition", [sym_for_range_loop] = "for_range_loop", [sym__for_range_loop_body] = "_for_range_loop_body", [sym_init_statement] = "init_statement", [sym_condition_clause] = "condition_clause", [sym_condition_declaration] = "declaration", [sym_co_return_statement] = "co_return_statement", [sym_co_yield_statement] = "co_yield_statement", [sym_throw_statement] = "throw_statement", [sym_try_statement] = "try_statement", [sym_catch_clause] = "catch_clause", [sym_raw_string_literal] = "raw_string_literal", [sym_subscript_argument_list] = "subscript_argument_list", [sym_co_await_expression] = "co_await_expression", [sym_new_expression] = "new_expression", [sym_new_declarator] = "new_declarator", [sym_delete_expression] = "delete_expression", [sym_type_requirement] = "type_requirement", [sym_compound_requirement] = "compound_requirement", [sym__requirement] = "_requirement", [sym_requirement_seq] = "requirement_seq", [sym_constraint_conjunction] = "constraint_conjunction", [sym_constraint_disjunction] = "constraint_disjunction", [sym__requirement_clause_constraint] = "_requirement_clause_constraint", [sym_requires_clause] = "requires_clause", [sym_requires_parameter_list] = "parameter_list", [sym_requires_expression] = "requires_expression", [sym_lambda_specifier] = "lambda_specifier", [sym_lambda_declarator] = "lambda_declarator", [sym_lambda_expression] = "lambda_expression", [sym_lambda_capture_specifier] = "lambda_capture_specifier", [sym_lambda_default_capture] = "lambda_default_capture", [sym__lambda_capture_identifier] = "_lambda_capture_identifier", [sym_lambda_capture_initializer] = "lambda_capture_initializer", [sym__lambda_capture] = "_lambda_capture", [sym__fold_operator] = "_fold_operator", [sym__binary_fold_operator] = "_binary_fold_operator", [sym__unary_left_fold] = "_unary_left_fold", [sym__unary_right_fold] = "_unary_right_fold", [sym__binary_fold] = "_binary_fold", [sym_fold_expression] = "fold_expression", [sym_parameter_pack_expansion] = "parameter_pack_expansion", [sym_type_parameter_pack_expansion] = "parameter_pack_expansion", [sym_identifier_parameter_pack_expansion] = "parameter_pack_expansion", [sym_destructor_name] = "destructor_name", [sym_dependent_identifier] = "dependent_name", [sym_dependent_field_identifier] = "dependent_name", [sym_dependent_type_identifier] = "dependent_name", [sym__scope_resolution] = "_scope_resolution", [sym_qualified_field_identifier] = "qualified_identifier", [sym_qualified_identifier] = "qualified_identifier", [sym_qualified_type_identifier] = "qualified_identifier", [sym_qualified_operator_cast_identifier] = "qualified_identifier", [sym__assignment_expression_lhs] = "assignment_expression", [sym_operator_name] = "operator_name", [sym_user_defined_literal] = "user_defined_literal", [aux_sym_translation_unit_repeat1] = "translation_unit_repeat1", [aux_sym_preproc_params_repeat1] = "preproc_params_repeat1", [aux_sym_preproc_if_repeat1] = "preproc_if_repeat1", [aux_sym_preproc_if_in_field_declaration_list_repeat1] = "preproc_if_in_field_declaration_list_repeat1", [aux_sym_preproc_if_in_enumerator_list_repeat1] = "preproc_if_in_enumerator_list_repeat1", [aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1] = "preproc_if_in_enumerator_list_no_comma_repeat1", [aux_sym_preproc_argument_list_repeat1] = "preproc_argument_list_repeat1", [aux_sym_declaration_repeat1] = "declaration_repeat1", [aux_sym_type_definition_repeat1] = "type_definition_repeat1", [aux_sym__type_definition_type_repeat1] = "_type_definition_type_repeat1", [aux_sym__type_definition_declarators_repeat1] = "_type_definition_declarators_repeat1", [aux_sym__declaration_specifiers_repeat1] = "_declaration_specifiers_repeat1", [aux_sym_attribute_declaration_repeat1] = "attribute_declaration_repeat1", [aux_sym_attributed_declarator_repeat1] = "attributed_declarator_repeat1", [aux_sym_pointer_declarator_repeat1] = "pointer_declarator_repeat1", [aux_sym_array_declarator_repeat1] = "array_declarator_repeat1", [aux_sym_sized_type_specifier_repeat1] = "sized_type_specifier_repeat1", [aux_sym_enumerator_list_repeat1] = "enumerator_list_repeat1", [aux_sym_field_declaration_repeat1] = "field_declaration_repeat1", [aux_sym_parameter_list_repeat1] = "parameter_list_repeat1", [aux_sym_case_statement_repeat1] = "case_statement_repeat1", [aux_sym_generic_expression_repeat1] = "generic_expression_repeat1", [aux_sym_gnu_asm_expression_repeat1] = "gnu_asm_expression_repeat1", [aux_sym_gnu_asm_output_operand_list_repeat1] = "gnu_asm_output_operand_list_repeat1", [aux_sym_gnu_asm_input_operand_list_repeat1] = "gnu_asm_input_operand_list_repeat1", [aux_sym_gnu_asm_clobber_list_repeat1] = "gnu_asm_clobber_list_repeat1", [aux_sym_gnu_asm_goto_list_repeat1] = "gnu_asm_goto_list_repeat1", [aux_sym_argument_list_repeat1] = "argument_list_repeat1", [aux_sym_initializer_list_repeat1] = "initializer_list_repeat1", [aux_sym_initializer_pair_repeat1] = "initializer_pair_repeat1", [aux_sym_char_literal_repeat1] = "char_literal_repeat1", [aux_sym_concatenated_string_repeat1] = "concatenated_string_repeat1", [aux_sym_string_literal_repeat1] = "string_literal_repeat1", [aux_sym__class_declaration_repeat1] = "_class_declaration_repeat1", [aux_sym_base_class_clause_repeat1] = "base_class_clause_repeat1", [aux_sym_module_name_repeat1] = "module_name_repeat1", [aux_sym_template_parameter_list_repeat1] = "template_parameter_list_repeat1", [aux_sym_field_initializer_list_repeat1] = "field_initializer_list_repeat1", [aux_sym_operator_cast_definition_repeat1] = "operator_cast_definition_repeat1", [aux_sym_constructor_try_statement_repeat1] = "constructor_try_statement_repeat1", [aux_sym_structured_binding_declarator_repeat1] = "structured_binding_declarator_repeat1", [aux_sym__function_postfix_repeat1] = "_function_postfix_repeat1", [aux_sym_throw_specifier_repeat1] = "throw_specifier_repeat1", [aux_sym_template_argument_list_repeat1] = "template_argument_list_repeat1", [aux_sym_subscript_argument_list_repeat1] = "subscript_argument_list_repeat1", [aux_sym_requirement_seq_repeat1] = "requirement_seq_repeat1", [aux_sym_requires_parameter_list_repeat1] = "requires_parameter_list_repeat1", [aux_sym_lambda_declarator_repeat1] = "lambda_declarator_repeat1", [aux_sym_lambda_capture_specifier_repeat1] = "lambda_capture_specifier_repeat1", [alias_sym_field_identifier] = "field_identifier", [alias_sym_namespace_identifier] = "namespace_identifier", [alias_sym_simple_requirement] = "simple_requirement", [alias_sym_statement_identifier] = "statement_identifier", [alias_sym_type_identifier] = "type_identifier", }; static const TSSymbol ts_symbol_map[] = { [ts_builtin_sym_end] = ts_builtin_sym_end, [sym_identifier] = sym_identifier, [aux_sym_preproc_include_token1] = aux_sym_preproc_include_token1, [aux_sym_preproc_include_token2] = aux_sym_preproc_include_token2, [aux_sym_preproc_def_token1] = aux_sym_preproc_def_token1, [anon_sym_LPAREN] = anon_sym_LPAREN, [anon_sym_DOT_DOT_DOT] = anon_sym_DOT_DOT_DOT, [anon_sym_COMMA] = anon_sym_COMMA, [anon_sym_RPAREN] = anon_sym_RPAREN, [aux_sym_preproc_if_token1] = aux_sym_preproc_if_token1, [anon_sym_LF] = anon_sym_LF, [aux_sym_preproc_if_token2] = aux_sym_preproc_if_token2, [aux_sym_preproc_ifdef_token1] = aux_sym_preproc_ifdef_token1, [aux_sym_preproc_ifdef_token2] = aux_sym_preproc_ifdef_token2, [aux_sym_preproc_else_token1] = aux_sym_preproc_else_token1, [aux_sym_preproc_elif_token1] = aux_sym_preproc_elif_token1, [aux_sym_preproc_elifdef_token1] = aux_sym_preproc_elifdef_token1, [aux_sym_preproc_elifdef_token2] = aux_sym_preproc_elifdef_token2, [sym_preproc_arg] = sym_preproc_arg, [sym_preproc_directive] = sym_preproc_directive, [anon_sym_LPAREN2] = anon_sym_LPAREN, [anon_sym_defined] = anon_sym_defined, [anon_sym_BANG] = anon_sym_BANG, [anon_sym_TILDE] = anon_sym_TILDE, [anon_sym_DASH] = anon_sym_DASH, [anon_sym_PLUS] = anon_sym_PLUS, [anon_sym_STAR] = anon_sym_STAR, [anon_sym_SLASH] = anon_sym_SLASH, [anon_sym_PERCENT] = anon_sym_PERCENT, [anon_sym_PIPE_PIPE] = anon_sym_PIPE_PIPE, [anon_sym_AMP_AMP] = anon_sym_AMP_AMP, [anon_sym_PIPE] = anon_sym_PIPE, [anon_sym_CARET] = anon_sym_CARET, [anon_sym_AMP] = anon_sym_AMP, [anon_sym_EQ_EQ] = anon_sym_EQ_EQ, [anon_sym_BANG_EQ] = anon_sym_BANG_EQ, [anon_sym_GT] = anon_sym_GT, [anon_sym_GT_EQ] = anon_sym_GT_EQ, [anon_sym_LT_EQ] = anon_sym_LT_EQ, [anon_sym_LT] = anon_sym_LT, [anon_sym_LT_LT] = anon_sym_LT_LT, [anon_sym_GT_GT] = anon_sym_GT_GT, [anon_sym_SEMI] = anon_sym_SEMI, [anon_sym___extension__] = anon_sym___extension__, [anon_sym_typedef] = anon_sym_typedef, [anon_sym_virtual] = anon_sym_virtual, [anon_sym_extern] = anon_sym_extern, [anon_sym___attribute__] = anon_sym___attribute__, [anon_sym___attribute] = anon_sym___attribute, [anon_sym_using] = anon_sym_using, [anon_sym_COLON] = anon_sym_COLON, [anon_sym_COLON_COLON] = anon_sym_COLON_COLON, [anon_sym_LBRACK_LBRACK] = anon_sym_LBRACK_LBRACK, [anon_sym_RBRACK_RBRACK] = anon_sym_RBRACK_RBRACK, [anon_sym___declspec] = anon_sym___declspec, [anon_sym___based] = anon_sym___based, [anon_sym___cdecl] = anon_sym___cdecl, [anon_sym___clrcall] = anon_sym___clrcall, [anon_sym___stdcall] = anon_sym___stdcall, [anon_sym___fastcall] = anon_sym___fastcall, [anon_sym___thiscall] = anon_sym___thiscall, [anon_sym___vectorcall] = anon_sym___vectorcall, [sym_ms_restrict_modifier] = sym_ms_restrict_modifier, [sym_ms_unsigned_ptr_modifier] = sym_ms_unsigned_ptr_modifier, [sym_ms_signed_ptr_modifier] = sym_ms_signed_ptr_modifier, [anon_sym__unaligned] = anon_sym__unaligned, [anon_sym___unaligned] = anon_sym___unaligned, [anon_sym_LBRACE] = anon_sym_LBRACE, [anon_sym_RBRACE] = anon_sym_RBRACE, [anon_sym_signed] = anon_sym_signed, [anon_sym_unsigned] = anon_sym_unsigned, [anon_sym_long] = anon_sym_long, [anon_sym_short] = anon_sym_short, [anon_sym_LBRACK] = anon_sym_LBRACK, [anon_sym_static] = anon_sym_static, [anon_sym_RBRACK] = anon_sym_RBRACK, [anon_sym_EQ] = anon_sym_EQ, [anon_sym_register] = anon_sym_register, [anon_sym_inline] = anon_sym_inline, [anon_sym___inline] = anon_sym___inline, [anon_sym___inline__] = anon_sym___inline__, [anon_sym___forceinline] = anon_sym___forceinline, [anon_sym_thread_local] = anon_sym_thread_local, [anon_sym___thread] = anon_sym___thread, [anon_sym_const] = anon_sym_const, [anon_sym_constexpr] = anon_sym_constexpr, [anon_sym_volatile] = anon_sym_volatile, [anon_sym_restrict] = anon_sym_restrict, [anon_sym___restrict__] = anon_sym___restrict__, [anon_sym__Atomic] = anon_sym__Atomic, [anon_sym__Noreturn] = anon_sym__Noreturn, [anon_sym_noreturn] = anon_sym_noreturn, [anon_sym__Nonnull] = anon_sym__Nonnull, [anon_sym_mutable] = anon_sym_mutable, [anon_sym_constinit] = anon_sym_constinit, [anon_sym_consteval] = anon_sym_consteval, [anon_sym_alignas] = anon_sym_alignas, [anon_sym__Alignas] = anon_sym__Alignas, [sym_primitive_type] = sym_primitive_type, [anon_sym_enum] = anon_sym_enum, [anon_sym_class] = anon_sym_class, [anon_sym_struct] = anon_sym_struct, [anon_sym_union] = anon_sym_union, [anon_sym_if] = anon_sym_if, [anon_sym_else] = anon_sym_else, [anon_sym_switch] = anon_sym_switch, [anon_sym_case] = anon_sym_case, [anon_sym_default] = anon_sym_default, [anon_sym_while] = anon_sym_while, [anon_sym_do] = anon_sym_do, [anon_sym_for] = anon_sym_for, [anon_sym_return] = anon_sym_return, [anon_sym_break] = anon_sym_break, [anon_sym_continue] = anon_sym_continue, [anon_sym_goto] = anon_sym_goto, [anon_sym___try] = anon_sym___try, [anon_sym___except] = anon_sym___except, [anon_sym___finally] = anon_sym___finally, [anon_sym___leave] = anon_sym___leave, [anon_sym_QMARK] = anon_sym_QMARK, [anon_sym_STAR_EQ] = anon_sym_STAR_EQ, [anon_sym_SLASH_EQ] = anon_sym_SLASH_EQ, [anon_sym_PERCENT_EQ] = anon_sym_PERCENT_EQ, [anon_sym_PLUS_EQ] = anon_sym_PLUS_EQ, [anon_sym_DASH_EQ] = anon_sym_DASH_EQ, [anon_sym_LT_LT_EQ] = anon_sym_LT_LT_EQ, [anon_sym_GT_GT_EQ] = anon_sym_GT_GT_EQ, [anon_sym_AMP_EQ] = anon_sym_AMP_EQ, [anon_sym_CARET_EQ] = anon_sym_CARET_EQ, [anon_sym_PIPE_EQ] = anon_sym_PIPE_EQ, [anon_sym_and_eq] = anon_sym_and_eq, [anon_sym_or_eq] = anon_sym_or_eq, [anon_sym_xor_eq] = anon_sym_xor_eq, [anon_sym_not] = anon_sym_not, [anon_sym_compl] = anon_sym_compl, [anon_sym_LT_EQ_GT] = anon_sym_LT_EQ_GT, [anon_sym_or] = anon_sym_or, [anon_sym_and] = anon_sym_and, [anon_sym_bitor] = anon_sym_bitor, [anon_sym_xor] = anon_sym_xor, [anon_sym_bitand] = anon_sym_bitand, [anon_sym_not_eq] = anon_sym_not_eq, [anon_sym_DASH_DASH] = anon_sym_DASH_DASH, [anon_sym_PLUS_PLUS] = anon_sym_PLUS_PLUS, [anon_sym_sizeof] = anon_sym_sizeof, [anon_sym___alignof__] = anon_sym___alignof__, [anon_sym___alignof] = anon_sym___alignof, [anon_sym__alignof] = anon_sym__alignof, [anon_sym_alignof] = anon_sym_alignof, [anon_sym__Alignof] = anon_sym__Alignof, [anon_sym_offsetof] = anon_sym_offsetof, [anon_sym__Generic] = anon_sym__Generic, [anon_sym_asm] = anon_sym_asm, [anon_sym___asm__] = anon_sym___asm__, [anon_sym___asm] = anon_sym___asm, [anon_sym___volatile__] = anon_sym___volatile__, [anon_sym_DOT] = anon_sym_DOT, [anon_sym_DOT_STAR] = anon_sym_DOT_STAR, [anon_sym_DASH_GT] = anon_sym_DASH_GT, [sym_number_literal] = sym_number_literal, [anon_sym_L_SQUOTE] = anon_sym_L_SQUOTE, [anon_sym_u_SQUOTE] = anon_sym_u_SQUOTE, [anon_sym_U_SQUOTE] = anon_sym_U_SQUOTE, [anon_sym_u8_SQUOTE] = anon_sym_u8_SQUOTE, [anon_sym_SQUOTE] = anon_sym_SQUOTE, [aux_sym_char_literal_token1] = aux_sym_char_literal_token1, [anon_sym_L_DQUOTE] = anon_sym_L_DQUOTE, [anon_sym_u_DQUOTE] = anon_sym_u_DQUOTE, [anon_sym_U_DQUOTE] = anon_sym_U_DQUOTE, [anon_sym_u8_DQUOTE] = anon_sym_u8_DQUOTE, [anon_sym_DQUOTE] = anon_sym_DQUOTE, [aux_sym_string_literal_token1] = aux_sym_string_literal_token1, [sym_escape_sequence] = sym_escape_sequence, [sym_system_lib_string] = sym_system_lib_string, [sym_true] = sym_true, [sym_false] = sym_false, [anon_sym_NULL] = anon_sym_NULL, [anon_sym_nullptr] = anon_sym_nullptr, [sym_comment] = sym_comment, [sym_auto] = sym_auto, [anon_sym_decltype] = anon_sym_decltype, [anon_sym_final] = anon_sym_final, [anon_sym_override] = anon_sym_override, [anon_sym_explicit] = anon_sym_explicit, [anon_sym_typename] = anon_sym_typename, [anon_sym_export] = anon_sym_export, [anon_sym_module] = anon_sym_module, [anon_sym_import] = anon_sym_import, [anon_sym_private] = anon_sym_private, [anon_sym_template] = anon_sym_template, [anon_sym_GT2] = anon_sym_GT, [anon_sym_operator] = anon_sym_operator, [anon_sym_try] = anon_sym_try, [anon_sym_delete] = anon_sym_delete, [aux_sym_pure_virtual_clause_token1] = aux_sym_pure_virtual_clause_token1, [anon_sym_friend] = anon_sym_friend, [anon_sym_public] = anon_sym_public, [anon_sym_protected] = anon_sym_protected, [anon_sym_noexcept] = anon_sym_noexcept, [anon_sym_throw] = anon_sym_throw, [anon_sym_namespace] = anon_sym_namespace, [anon_sym_static_assert] = anon_sym_static_assert, [anon_sym_concept] = anon_sym_concept, [anon_sym_co_return] = anon_sym_co_return, [anon_sym_co_yield] = anon_sym_co_yield, [anon_sym_catch] = anon_sym_catch, [anon_sym_R_DQUOTE] = anon_sym_R_DQUOTE, [anon_sym_LR_DQUOTE] = anon_sym_LR_DQUOTE, [anon_sym_uR_DQUOTE] = anon_sym_uR_DQUOTE, [anon_sym_UR_DQUOTE] = anon_sym_UR_DQUOTE, [anon_sym_u8R_DQUOTE] = anon_sym_u8R_DQUOTE, [anon_sym_co_await] = anon_sym_co_await, [anon_sym_new] = anon_sym_new, [anon_sym_requires] = anon_sym_requires, [anon_sym_DASH_GT_STAR] = anon_sym_DASH_GT_STAR, [anon_sym_LPAREN_RPAREN] = anon_sym_LPAREN_RPAREN, [anon_sym_LBRACK_RBRACK] = anon_sym_LBRACK_RBRACK, [anon_sym_DQUOTE_DQUOTE] = anon_sym_DQUOTE_DQUOTE, [sym_this] = sym_this, [sym_literal_suffix] = sym_literal_suffix, [sym_raw_string_delimiter] = sym_raw_string_delimiter, [sym_raw_string_content] = sym_raw_string_content, [sym_translation_unit] = sym_translation_unit, [sym__top_level_item] = sym__top_level_item, [sym__block_item] = sym__block_item, [sym_preproc_include] = sym_preproc_include, [sym_preproc_def] = sym_preproc_def, [sym_preproc_function_def] = sym_preproc_function_def, [sym_preproc_params] = sym_preproc_params, [sym_preproc_call] = sym_preproc_call, [sym_preproc_if] = sym_preproc_if, [sym_preproc_ifdef] = sym_preproc_ifdef, [sym_preproc_else] = sym_preproc_else, [sym_preproc_elif] = sym_preproc_elif, [sym_preproc_elifdef] = sym_preproc_elifdef, [sym_preproc_if_in_field_declaration_list] = sym_preproc_if, [sym_preproc_ifdef_in_field_declaration_list] = sym_preproc_ifdef, [sym_preproc_else_in_field_declaration_list] = sym_preproc_else, [sym_preproc_elif_in_field_declaration_list] = sym_preproc_elif, [sym_preproc_elifdef_in_field_declaration_list] = sym_preproc_elifdef, [sym_preproc_if_in_enumerator_list] = sym_preproc_if, [sym_preproc_ifdef_in_enumerator_list] = sym_preproc_ifdef, [sym_preproc_else_in_enumerator_list] = sym_preproc_else, [sym_preproc_elif_in_enumerator_list] = sym_preproc_elif, [sym_preproc_elifdef_in_enumerator_list] = sym_preproc_elifdef, [sym_preproc_if_in_enumerator_list_no_comma] = sym_preproc_if, [sym_preproc_ifdef_in_enumerator_list_no_comma] = sym_preproc_ifdef, [sym_preproc_else_in_enumerator_list_no_comma] = sym_preproc_else, [sym_preproc_elif_in_enumerator_list_no_comma] = sym_preproc_elif, [sym_preproc_elifdef_in_enumerator_list_no_comma] = sym_preproc_elifdef, [sym__preproc_expression] = sym__preproc_expression, [sym_preproc_parenthesized_expression] = sym_parenthesized_expression, [sym_preproc_defined] = sym_preproc_defined, [sym_preproc_unary_expression] = sym_unary_expression, [sym_preproc_call_expression] = sym_call_expression, [sym_preproc_argument_list] = sym_argument_list, [sym_preproc_binary_expression] = sym_binary_expression, [sym_function_definition] = sym_function_definition, [sym_declaration] = sym_declaration, [sym_type_definition] = sym_type_definition, [sym__type_definition_type] = sym__type_definition_type, [sym__type_definition_declarators] = sym__type_definition_declarators, [sym__declaration_modifiers] = sym__declaration_modifiers, [sym__declaration_specifiers] = sym__declaration_specifiers, [sym_linkage_specification] = sym_linkage_specification, [sym_attribute_specifier] = sym_attribute_specifier, [sym_attribute] = sym_attribute, [sym_attribute_declaration] = sym_attribute_declaration, [sym_ms_declspec_modifier] = sym_ms_declspec_modifier, [sym_ms_based_modifier] = sym_ms_based_modifier, [sym_ms_call_modifier] = sym_ms_call_modifier, [sym_ms_unaligned_ptr_modifier] = sym_ms_unaligned_ptr_modifier, [sym_ms_pointer_modifier] = sym_ms_pointer_modifier, [sym_declaration_list] = sym_declaration_list, [sym__declarator] = sym__declarator, [sym__field_declarator] = sym__field_declarator, [sym__type_declarator] = sym__type_declarator, [sym__abstract_declarator] = sym__abstract_declarator, [sym_parenthesized_declarator] = sym_parenthesized_declarator, [sym_parenthesized_field_declarator] = sym_parenthesized_declarator, [sym_parenthesized_type_declarator] = sym_parenthesized_declarator, [sym_abstract_parenthesized_declarator] = sym_abstract_parenthesized_declarator, [sym_attributed_declarator] = sym_attributed_declarator, [sym_attributed_field_declarator] = sym_attributed_declarator, [sym_attributed_type_declarator] = sym_attributed_declarator, [sym_pointer_declarator] = sym_pointer_declarator, [sym_pointer_field_declarator] = sym_pointer_declarator, [sym_pointer_type_declarator] = sym_pointer_type_declarator, [sym_abstract_pointer_declarator] = sym_abstract_pointer_declarator, [sym_function_declarator] = sym_function_declarator, [sym_function_field_declarator] = sym_function_declarator, [sym_function_type_declarator] = sym_function_declarator, [sym_abstract_function_declarator] = sym_abstract_function_declarator, [sym_array_declarator] = sym_array_declarator, [sym_array_field_declarator] = sym_array_declarator, [sym_array_type_declarator] = sym_array_declarator, [sym_abstract_array_declarator] = sym_abstract_array_declarator, [sym_init_declarator] = sym_init_declarator, [sym_compound_statement] = sym_compound_statement, [sym_storage_class_specifier] = sym_storage_class_specifier, [sym_type_qualifier] = sym_type_qualifier, [sym_alignas_qualifier] = sym_alignas_qualifier, [sym_type_specifier] = sym_type_specifier, [sym_sized_type_specifier] = sym_sized_type_specifier, [sym_enum_specifier] = sym_enum_specifier, [sym_enumerator_list] = sym_enumerator_list, [sym_struct_specifier] = sym_struct_specifier, [sym_union_specifier] = sym_union_specifier, [sym_field_declaration_list] = sym_field_declaration_list, [sym__field_declaration_list_item] = sym__field_declaration_list_item, [sym_field_declaration] = sym_field_declaration, [sym_bitfield_clause] = sym_bitfield_clause, [sym_enumerator] = sym_enumerator, [sym_parameter_list] = sym_parameter_list, [sym_parameter_declaration] = sym_parameter_declaration, [sym_attributed_statement] = sym_attributed_statement, [sym_statement] = sym_statement, [sym__top_level_statement] = sym__top_level_statement, [sym_labeled_statement] = sym_labeled_statement, [sym__top_level_expression_statement] = sym_expression_statement, [sym_expression_statement] = sym_expression_statement, [sym_if_statement] = sym_if_statement, [sym_else_clause] = sym_else_clause, [sym_switch_statement] = sym_switch_statement, [sym_case_statement] = sym_case_statement, [sym_while_statement] = sym_while_statement, [sym_do_statement] = sym_do_statement, [sym_for_statement] = sym_for_statement, [sym__for_statement_body] = sym__for_statement_body, [sym_return_statement] = sym_return_statement, [sym_break_statement] = sym_break_statement, [sym_continue_statement] = sym_continue_statement, [sym_goto_statement] = sym_goto_statement, [sym_seh_try_statement] = sym_seh_try_statement, [sym_seh_except_clause] = sym_seh_except_clause, [sym_seh_finally_clause] = sym_seh_finally_clause, [sym_seh_leave_statement] = sym_seh_leave_statement, [sym_expression] = sym_expression, [sym__string] = sym__string, [sym_comma_expression] = sym_comma_expression, [sym_conditional_expression] = sym_conditional_expression, [sym_assignment_expression] = sym_assignment_expression, [sym_pointer_expression] = sym_pointer_expression, [sym_unary_expression] = sym_unary_expression, [sym_binary_expression] = sym_binary_expression, [sym_update_expression] = sym_update_expression, [sym_cast_expression] = sym_cast_expression, [sym_type_descriptor] = sym_type_descriptor, [sym_sizeof_expression] = sym_sizeof_expression, [sym_alignof_expression] = sym_alignof_expression, [sym_offsetof_expression] = sym_offsetof_expression, [sym_generic_expression] = sym_generic_expression, [sym_subscript_expression] = sym_subscript_expression, [sym_call_expression] = sym_call_expression, [sym_gnu_asm_expression] = sym_gnu_asm_expression, [sym_gnu_asm_qualifier] = sym_gnu_asm_qualifier, [sym_gnu_asm_output_operand_list] = sym_gnu_asm_output_operand_list, [sym_gnu_asm_output_operand] = sym_gnu_asm_output_operand, [sym_gnu_asm_input_operand_list] = sym_gnu_asm_input_operand_list, [sym_gnu_asm_input_operand] = sym_gnu_asm_input_operand, [sym_gnu_asm_clobber_list] = sym_gnu_asm_clobber_list, [sym_gnu_asm_goto_list] = sym_gnu_asm_goto_list, [sym_extension_expression] = sym_extension_expression, [sym_argument_list] = sym_argument_list, [sym_field_expression] = sym_field_expression, [sym_compound_literal_expression] = sym_compound_literal_expression, [sym_parenthesized_expression] = sym_parenthesized_expression, [sym_initializer_list] = sym_initializer_list, [sym_initializer_pair] = sym_initializer_pair, [sym_subscript_designator] = sym_subscript_designator, [sym_subscript_range_designator] = sym_subscript_range_designator, [sym_field_designator] = sym_field_designator, [sym_char_literal] = sym_char_literal, [sym_concatenated_string] = sym_concatenated_string, [sym_string_literal] = sym_string_literal, [sym_null] = sym_null, [sym__empty_declaration] = sym__empty_declaration, [sym_placeholder_type_specifier] = sym_placeholder_type_specifier, [sym_decltype_auto] = sym_decltype, [sym_decltype] = sym_decltype, [sym__class_declaration] = sym__class_declaration, [sym__class_declaration_item] = sym__class_declaration_item, [sym_class_specifier] = sym_class_specifier, [sym__class_name] = sym__class_name, [sym_virtual_specifier] = sym_virtual_specifier, [sym_explicit_function_specifier] = sym_explicit_function_specifier, [sym_base_class_clause] = sym_base_class_clause, [sym__enum_base_clause] = sym__enum_base_clause, [sym_dependent_type] = sym_dependent_type, [sym_module_name] = sym_module_name, [sym_module_partition] = sym_module_partition, [sym_module_declaration] = sym_module_declaration, [sym_export_declaration] = sym_export_declaration, [sym_import_declaration] = sym_import_declaration, [sym_global_module_fragment_declaration] = sym_global_module_fragment_declaration, [sym_private_module_fragment_declaration] = sym_private_module_fragment_declaration, [sym_template_declaration] = sym_template_declaration, [sym_template_instantiation] = sym_template_instantiation, [sym_template_parameter_list] = sym_template_parameter_list, [sym_type_parameter_declaration] = sym_type_parameter_declaration, [sym_variadic_type_parameter_declaration] = sym_variadic_type_parameter_declaration, [sym_optional_type_parameter_declaration] = sym_optional_type_parameter_declaration, [sym_template_template_parameter_declaration] = sym_template_template_parameter_declaration, [sym_explicit_object_parameter_declaration] = sym_explicit_object_parameter_declaration, [sym_optional_parameter_declaration] = sym_optional_parameter_declaration, [sym_variadic_parameter_declaration] = sym_variadic_parameter_declaration, [sym_variadic_declarator] = sym_variadic_declarator, [sym_variadic_reference_declarator] = sym_reference_declarator, [sym_operator_cast] = sym_operator_cast, [sym_field_initializer_list] = sym_field_initializer_list, [sym_field_initializer] = sym_field_initializer, [sym_inline_method_definition] = sym_function_definition, [sym__constructor_specifiers] = sym__constructor_specifiers, [sym_operator_cast_definition] = sym_function_definition, [sym_operator_cast_declaration] = sym_declaration, [sym_constructor_try_statement] = sym_try_statement, [sym_constructor_or_destructor_definition] = sym_function_definition, [sym_constructor_or_destructor_declaration] = sym_declaration, [sym_default_method_clause] = sym_default_method_clause, [sym_delete_method_clause] = sym_delete_method_clause, [sym_pure_virtual_clause] = sym_pure_virtual_clause, [sym_friend_declaration] = sym_friend_declaration, [sym_access_specifier] = sym_access_specifier, [sym_reference_declarator] = sym_reference_declarator, [sym_reference_field_declarator] = sym_reference_declarator, [sym_reference_type_declarator] = sym_reference_declarator, [sym_abstract_reference_declarator] = sym_abstract_reference_declarator, [sym_structured_binding_declarator] = sym_structured_binding_declarator, [sym_ref_qualifier] = sym_ref_qualifier, [sym__function_declarator_seq] = sym__function_declarator_seq, [sym__function_attributes_start] = sym__function_attributes_start, [sym__function_exception_specification] = sym__function_exception_specification, [sym__function_attributes_end] = sym__function_attributes_end, [sym__function_postfix] = sym__function_postfix, [sym_trailing_return_type] = sym_trailing_return_type, [sym_noexcept] = sym_noexcept, [sym_throw_specifier] = sym_throw_specifier, [sym_template_type] = sym_template_type, [sym_template_method] = sym_template_method, [sym_template_function] = sym_template_function, [sym_template_argument_list] = sym_template_argument_list, [sym_namespace_definition] = sym_namespace_definition, [sym_namespace_alias_definition] = sym_namespace_alias_definition, [sym__namespace_specifier] = sym__namespace_specifier, [sym_nested_namespace_specifier] = sym_nested_namespace_specifier, [sym_using_declaration] = sym_using_declaration, [sym_alias_declaration] = sym_alias_declaration, [sym_static_assert_declaration] = sym_static_assert_declaration, [sym_concept_definition] = sym_concept_definition, [sym_for_range_loop] = sym_for_range_loop, [sym__for_range_loop_body] = sym__for_range_loop_body, [sym_init_statement] = sym_init_statement, [sym_condition_clause] = sym_condition_clause, [sym_condition_declaration] = sym_declaration, [sym_co_return_statement] = sym_co_return_statement, [sym_co_yield_statement] = sym_co_yield_statement, [sym_throw_statement] = sym_throw_statement, [sym_try_statement] = sym_try_statement, [sym_catch_clause] = sym_catch_clause, [sym_raw_string_literal] = sym_raw_string_literal, [sym_subscript_argument_list] = sym_subscript_argument_list, [sym_co_await_expression] = sym_co_await_expression, [sym_new_expression] = sym_new_expression, [sym_new_declarator] = sym_new_declarator, [sym_delete_expression] = sym_delete_expression, [sym_type_requirement] = sym_type_requirement, [sym_compound_requirement] = sym_compound_requirement, [sym__requirement] = sym__requirement, [sym_requirement_seq] = sym_requirement_seq, [sym_constraint_conjunction] = sym_constraint_conjunction, [sym_constraint_disjunction] = sym_constraint_disjunction, [sym__requirement_clause_constraint] = sym__requirement_clause_constraint, [sym_requires_clause] = sym_requires_clause, [sym_requires_parameter_list] = sym_parameter_list, [sym_requires_expression] = sym_requires_expression, [sym_lambda_specifier] = sym_lambda_specifier, [sym_lambda_declarator] = sym_lambda_declarator, [sym_lambda_expression] = sym_lambda_expression, [sym_lambda_capture_specifier] = sym_lambda_capture_specifier, [sym_lambda_default_capture] = sym_lambda_default_capture, [sym__lambda_capture_identifier] = sym__lambda_capture_identifier, [sym_lambda_capture_initializer] = sym_lambda_capture_initializer, [sym__lambda_capture] = sym__lambda_capture, [sym__fold_operator] = sym__fold_operator, [sym__binary_fold_operator] = sym__binary_fold_operator, [sym__unary_left_fold] = sym__unary_left_fold, [sym__unary_right_fold] = sym__unary_right_fold, [sym__binary_fold] = sym__binary_fold, [sym_fold_expression] = sym_fold_expression, [sym_parameter_pack_expansion] = sym_parameter_pack_expansion, [sym_type_parameter_pack_expansion] = sym_parameter_pack_expansion, [sym_identifier_parameter_pack_expansion] = sym_parameter_pack_expansion, [sym_destructor_name] = sym_destructor_name, [sym_dependent_identifier] = sym_dependent_identifier, [sym_dependent_field_identifier] = sym_dependent_identifier, [sym_dependent_type_identifier] = sym_dependent_identifier, [sym__scope_resolution] = sym__scope_resolution, [sym_qualified_field_identifier] = sym_qualified_identifier, [sym_qualified_identifier] = sym_qualified_identifier, [sym_qualified_type_identifier] = sym_qualified_identifier, [sym_qualified_operator_cast_identifier] = sym_qualified_identifier, [sym__assignment_expression_lhs] = sym_assignment_expression, [sym_operator_name] = sym_operator_name, [sym_user_defined_literal] = sym_user_defined_literal, [aux_sym_translation_unit_repeat1] = aux_sym_translation_unit_repeat1, [aux_sym_preproc_params_repeat1] = aux_sym_preproc_params_repeat1, [aux_sym_preproc_if_repeat1] = aux_sym_preproc_if_repeat1, [aux_sym_preproc_if_in_field_declaration_list_repeat1] = aux_sym_preproc_if_in_field_declaration_list_repeat1, [aux_sym_preproc_if_in_enumerator_list_repeat1] = aux_sym_preproc_if_in_enumerator_list_repeat1, [aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1] = aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, [aux_sym_preproc_argument_list_repeat1] = aux_sym_preproc_argument_list_repeat1, [aux_sym_declaration_repeat1] = aux_sym_declaration_repeat1, [aux_sym_type_definition_repeat1] = aux_sym_type_definition_repeat1, [aux_sym__type_definition_type_repeat1] = aux_sym__type_definition_type_repeat1, [aux_sym__type_definition_declarators_repeat1] = aux_sym__type_definition_declarators_repeat1, [aux_sym__declaration_specifiers_repeat1] = aux_sym__declaration_specifiers_repeat1, [aux_sym_attribute_declaration_repeat1] = aux_sym_attribute_declaration_repeat1, [aux_sym_attributed_declarator_repeat1] = aux_sym_attributed_declarator_repeat1, [aux_sym_pointer_declarator_repeat1] = aux_sym_pointer_declarator_repeat1, [aux_sym_array_declarator_repeat1] = aux_sym_array_declarator_repeat1, [aux_sym_sized_type_specifier_repeat1] = aux_sym_sized_type_specifier_repeat1, [aux_sym_enumerator_list_repeat1] = aux_sym_enumerator_list_repeat1, [aux_sym_field_declaration_repeat1] = aux_sym_field_declaration_repeat1, [aux_sym_parameter_list_repeat1] = aux_sym_parameter_list_repeat1, [aux_sym_case_statement_repeat1] = aux_sym_case_statement_repeat1, [aux_sym_generic_expression_repeat1] = aux_sym_generic_expression_repeat1, [aux_sym_gnu_asm_expression_repeat1] = aux_sym_gnu_asm_expression_repeat1, [aux_sym_gnu_asm_output_operand_list_repeat1] = aux_sym_gnu_asm_output_operand_list_repeat1, [aux_sym_gnu_asm_input_operand_list_repeat1] = aux_sym_gnu_asm_input_operand_list_repeat1, [aux_sym_gnu_asm_clobber_list_repeat1] = aux_sym_gnu_asm_clobber_list_repeat1, [aux_sym_gnu_asm_goto_list_repeat1] = aux_sym_gnu_asm_goto_list_repeat1, [aux_sym_argument_list_repeat1] = aux_sym_argument_list_repeat1, [aux_sym_initializer_list_repeat1] = aux_sym_initializer_list_repeat1, [aux_sym_initializer_pair_repeat1] = aux_sym_initializer_pair_repeat1, [aux_sym_char_literal_repeat1] = aux_sym_char_literal_repeat1, [aux_sym_concatenated_string_repeat1] = aux_sym_concatenated_string_repeat1, [aux_sym_string_literal_repeat1] = aux_sym_string_literal_repeat1, [aux_sym__class_declaration_repeat1] = aux_sym__class_declaration_repeat1, [aux_sym_base_class_clause_repeat1] = aux_sym_base_class_clause_repeat1, [aux_sym_module_name_repeat1] = aux_sym_module_name_repeat1, [aux_sym_template_parameter_list_repeat1] = aux_sym_template_parameter_list_repeat1, [aux_sym_field_initializer_list_repeat1] = aux_sym_field_initializer_list_repeat1, [aux_sym_operator_cast_definition_repeat1] = aux_sym_operator_cast_definition_repeat1, [aux_sym_constructor_try_statement_repeat1] = aux_sym_constructor_try_statement_repeat1, [aux_sym_structured_binding_declarator_repeat1] = aux_sym_structured_binding_declarator_repeat1, [aux_sym__function_postfix_repeat1] = aux_sym__function_postfix_repeat1, [aux_sym_throw_specifier_repeat1] = aux_sym_throw_specifier_repeat1, [aux_sym_template_argument_list_repeat1] = aux_sym_template_argument_list_repeat1, [aux_sym_subscript_argument_list_repeat1] = aux_sym_subscript_argument_list_repeat1, [aux_sym_requirement_seq_repeat1] = aux_sym_requirement_seq_repeat1, [aux_sym_requires_parameter_list_repeat1] = aux_sym_requires_parameter_list_repeat1, [aux_sym_lambda_declarator_repeat1] = aux_sym_lambda_declarator_repeat1, [aux_sym_lambda_capture_specifier_repeat1] = aux_sym_lambda_capture_specifier_repeat1, [alias_sym_field_identifier] = alias_sym_field_identifier, [alias_sym_namespace_identifier] = alias_sym_namespace_identifier, [alias_sym_simple_requirement] = alias_sym_simple_requirement, [alias_sym_statement_identifier] = alias_sym_statement_identifier, [alias_sym_type_identifier] = alias_sym_type_identifier, }; static const TSSymbolMetadata ts_symbol_metadata[] = { [ts_builtin_sym_end] = { .visible = false, .named = true, }, [sym_identifier] = { .visible = true, .named = true, }, [aux_sym_preproc_include_token1] = { .visible = true, .named = false, }, [aux_sym_preproc_include_token2] = { .visible = false, .named = false, }, [aux_sym_preproc_def_token1] = { .visible = true, .named = false, }, [anon_sym_LPAREN] = { .visible = true, .named = false, }, [anon_sym_DOT_DOT_DOT] = { .visible = true, .named = false, }, [anon_sym_COMMA] = { .visible = true, .named = false, }, [anon_sym_RPAREN] = { .visible = true, .named = false, }, [aux_sym_preproc_if_token1] = { .visible = true, .named = false, }, [anon_sym_LF] = { .visible = true, .named = false, }, [aux_sym_preproc_if_token2] = { .visible = true, .named = false, }, [aux_sym_preproc_ifdef_token1] = { .visible = true, .named = false, }, [aux_sym_preproc_ifdef_token2] = { .visible = true, .named = false, }, [aux_sym_preproc_else_token1] = { .visible = true, .named = false, }, [aux_sym_preproc_elif_token1] = { .visible = true, .named = false, }, [aux_sym_preproc_elifdef_token1] = { .visible = true, .named = false, }, [aux_sym_preproc_elifdef_token2] = { .visible = true, .named = false, }, [sym_preproc_arg] = { .visible = true, .named = true, }, [sym_preproc_directive] = { .visible = true, .named = true, }, [anon_sym_LPAREN2] = { .visible = true, .named = false, }, [anon_sym_defined] = { .visible = true, .named = false, }, [anon_sym_BANG] = { .visible = true, .named = false, }, [anon_sym_TILDE] = { .visible = true, .named = false, }, [anon_sym_DASH] = { .visible = true, .named = false, }, [anon_sym_PLUS] = { .visible = true, .named = false, }, [anon_sym_STAR] = { .visible = true, .named = false, }, [anon_sym_SLASH] = { .visible = true, .named = false, }, [anon_sym_PERCENT] = { .visible = true, .named = false, }, [anon_sym_PIPE_PIPE] = { .visible = true, .named = false, }, [anon_sym_AMP_AMP] = { .visible = true, .named = false, }, [anon_sym_PIPE] = { .visible = true, .named = false, }, [anon_sym_CARET] = { .visible = true, .named = false, }, [anon_sym_AMP] = { .visible = true, .named = false, }, [anon_sym_EQ_EQ] = { .visible = true, .named = false, }, [anon_sym_BANG_EQ] = { .visible = true, .named = false, }, [anon_sym_GT] = { .visible = true, .named = false, }, [anon_sym_GT_EQ] = { .visible = true, .named = false, }, [anon_sym_LT_EQ] = { .visible = true, .named = false, }, [anon_sym_LT] = { .visible = true, .named = false, }, [anon_sym_LT_LT] = { .visible = true, .named = false, }, [anon_sym_GT_GT] = { .visible = true, .named = false, }, [anon_sym_SEMI] = { .visible = true, .named = false, }, [anon_sym___extension__] = { .visible = true, .named = false, }, [anon_sym_typedef] = { .visible = true, .named = false, }, [anon_sym_virtual] = { .visible = true, .named = false, }, [anon_sym_extern] = { .visible = true, .named = false, }, [anon_sym___attribute__] = { .visible = true, .named = false, }, [anon_sym___attribute] = { .visible = true, .named = false, }, [anon_sym_using] = { .visible = true, .named = false, }, [anon_sym_COLON] = { .visible = true, .named = false, }, [anon_sym_COLON_COLON] = { .visible = true, .named = false, }, [anon_sym_LBRACK_LBRACK] = { .visible = true, .named = false, }, [anon_sym_RBRACK_RBRACK] = { .visible = true, .named = false, }, [anon_sym___declspec] = { .visible = true, .named = false, }, [anon_sym___based] = { .visible = true, .named = false, }, [anon_sym___cdecl] = { .visible = true, .named = false, }, [anon_sym___clrcall] = { .visible = true, .named = false, }, [anon_sym___stdcall] = { .visible = true, .named = false, }, [anon_sym___fastcall] = { .visible = true, .named = false, }, [anon_sym___thiscall] = { .visible = true, .named = false, }, [anon_sym___vectorcall] = { .visible = true, .named = false, }, [sym_ms_restrict_modifier] = { .visible = true, .named = true, }, [sym_ms_unsigned_ptr_modifier] = { .visible = true, .named = true, }, [sym_ms_signed_ptr_modifier] = { .visible = true, .named = true, }, [anon_sym__unaligned] = { .visible = true, .named = false, }, [anon_sym___unaligned] = { .visible = true, .named = false, }, [anon_sym_LBRACE] = { .visible = true, .named = false, }, [anon_sym_RBRACE] = { .visible = true, .named = false, }, [anon_sym_signed] = { .visible = true, .named = false, }, [anon_sym_unsigned] = { .visible = true, .named = false, }, [anon_sym_long] = { .visible = true, .named = false, }, [anon_sym_short] = { .visible = true, .named = false, }, [anon_sym_LBRACK] = { .visible = true, .named = false, }, [anon_sym_static] = { .visible = true, .named = false, }, [anon_sym_RBRACK] = { .visible = true, .named = false, }, [anon_sym_EQ] = { .visible = true, .named = false, }, [anon_sym_register] = { .visible = true, .named = false, }, [anon_sym_inline] = { .visible = true, .named = false, }, [anon_sym___inline] = { .visible = true, .named = false, }, [anon_sym___inline__] = { .visible = true, .named = false, }, [anon_sym___forceinline] = { .visible = true, .named = false, }, [anon_sym_thread_local] = { .visible = true, .named = false, }, [anon_sym___thread] = { .visible = true, .named = false, }, [anon_sym_const] = { .visible = true, .named = false, }, [anon_sym_constexpr] = { .visible = true, .named = false, }, [anon_sym_volatile] = { .visible = true, .named = false, }, [anon_sym_restrict] = { .visible = true, .named = false, }, [anon_sym___restrict__] = { .visible = true, .named = false, }, [anon_sym__Atomic] = { .visible = true, .named = false, }, [anon_sym__Noreturn] = { .visible = true, .named = false, }, [anon_sym_noreturn] = { .visible = true, .named = false, }, [anon_sym__Nonnull] = { .visible = true, .named = false, }, [anon_sym_mutable] = { .visible = true, .named = false, }, [anon_sym_constinit] = { .visible = true, .named = false, }, [anon_sym_consteval] = { .visible = true, .named = false, }, [anon_sym_alignas] = { .visible = true, .named = false, }, [anon_sym__Alignas] = { .visible = true, .named = false, }, [sym_primitive_type] = { .visible = true, .named = true, }, [anon_sym_enum] = { .visible = true, .named = false, }, [anon_sym_class] = { .visible = true, .named = false, }, [anon_sym_struct] = { .visible = true, .named = false, }, [anon_sym_union] = { .visible = true, .named = false, }, [anon_sym_if] = { .visible = true, .named = false, }, [anon_sym_else] = { .visible = true, .named = false, }, [anon_sym_switch] = { .visible = true, .named = false, }, [anon_sym_case] = { .visible = true, .named = false, }, [anon_sym_default] = { .visible = true, .named = false, }, [anon_sym_while] = { .visible = true, .named = false, }, [anon_sym_do] = { .visible = true, .named = false, }, [anon_sym_for] = { .visible = true, .named = false, }, [anon_sym_return] = { .visible = true, .named = false, }, [anon_sym_break] = { .visible = true, .named = false, }, [anon_sym_continue] = { .visible = true, .named = false, }, [anon_sym_goto] = { .visible = true, .named = false, }, [anon_sym___try] = { .visible = true, .named = false, }, [anon_sym___except] = { .visible = true, .named = false, }, [anon_sym___finally] = { .visible = true, .named = false, }, [anon_sym___leave] = { .visible = true, .named = false, }, [anon_sym_QMARK] = { .visible = true, .named = false, }, [anon_sym_STAR_EQ] = { .visible = true, .named = false, }, [anon_sym_SLASH_EQ] = { .visible = true, .named = false, }, [anon_sym_PERCENT_EQ] = { .visible = true, .named = false, }, [anon_sym_PLUS_EQ] = { .visible = true, .named = false, }, [anon_sym_DASH_EQ] = { .visible = true, .named = false, }, [anon_sym_LT_LT_EQ] = { .visible = true, .named = false, }, [anon_sym_GT_GT_EQ] = { .visible = true, .named = false, }, [anon_sym_AMP_EQ] = { .visible = true, .named = false, }, [anon_sym_CARET_EQ] = { .visible = true, .named = false, }, [anon_sym_PIPE_EQ] = { .visible = true, .named = false, }, [anon_sym_and_eq] = { .visible = true, .named = false, }, [anon_sym_or_eq] = { .visible = true, .named = false, }, [anon_sym_xor_eq] = { .visible = true, .named = false, }, [anon_sym_not] = { .visible = true, .named = false, }, [anon_sym_compl] = { .visible = true, .named = false, }, [anon_sym_LT_EQ_GT] = { .visible = true, .named = false, }, [anon_sym_or] = { .visible = true, .named = false, }, [anon_sym_and] = { .visible = true, .named = false, }, [anon_sym_bitor] = { .visible = true, .named = false, }, [anon_sym_xor] = { .visible = true, .named = false, }, [anon_sym_bitand] = { .visible = true, .named = false, }, [anon_sym_not_eq] = { .visible = true, .named = false, }, [anon_sym_DASH_DASH] = { .visible = true, .named = false, }, [anon_sym_PLUS_PLUS] = { .visible = true, .named = false, }, [anon_sym_sizeof] = { .visible = true, .named = false, }, [anon_sym___alignof__] = { .visible = true, .named = false, }, [anon_sym___alignof] = { .visible = true, .named = false, }, [anon_sym__alignof] = { .visible = true, .named = false, }, [anon_sym_alignof] = { .visible = true, .named = false, }, [anon_sym__Alignof] = { .visible = true, .named = false, }, [anon_sym_offsetof] = { .visible = true, .named = false, }, [anon_sym__Generic] = { .visible = true, .named = false, }, [anon_sym_asm] = { .visible = true, .named = false, }, [anon_sym___asm__] = { .visible = true, .named = false, }, [anon_sym___asm] = { .visible = true, .named = false, }, [anon_sym___volatile__] = { .visible = true, .named = false, }, [anon_sym_DOT] = { .visible = true, .named = false, }, [anon_sym_DOT_STAR] = { .visible = true, .named = false, }, [anon_sym_DASH_GT] = { .visible = true, .named = false, }, [sym_number_literal] = { .visible = true, .named = true, }, [anon_sym_L_SQUOTE] = { .visible = true, .named = false, }, [anon_sym_u_SQUOTE] = { .visible = true, .named = false, }, [anon_sym_U_SQUOTE] = { .visible = true, .named = false, }, [anon_sym_u8_SQUOTE] = { .visible = true, .named = false, }, [anon_sym_SQUOTE] = { .visible = true, .named = false, }, [aux_sym_char_literal_token1] = { .visible = true, .named = true, }, [anon_sym_L_DQUOTE] = { .visible = true, .named = false, }, [anon_sym_u_DQUOTE] = { .visible = true, .named = false, }, [anon_sym_U_DQUOTE] = { .visible = true, .named = false, }, [anon_sym_u8_DQUOTE] = { .visible = true, .named = false, }, [anon_sym_DQUOTE] = { .visible = true, .named = false, }, [aux_sym_string_literal_token1] = { .visible = true, .named = true, }, [sym_escape_sequence] = { .visible = true, .named = true, }, [sym_system_lib_string] = { .visible = true, .named = true, }, [sym_true] = { .visible = true, .named = true, }, [sym_false] = { .visible = true, .named = true, }, [anon_sym_NULL] = { .visible = true, .named = false, }, [anon_sym_nullptr] = { .visible = true, .named = false, }, [sym_comment] = { .visible = true, .named = true, }, [sym_auto] = { .visible = true, .named = true, }, [anon_sym_decltype] = { .visible = true, .named = false, }, [anon_sym_final] = { .visible = true, .named = false, }, [anon_sym_override] = { .visible = true, .named = false, }, [anon_sym_explicit] = { .visible = true, .named = false, }, [anon_sym_typename] = { .visible = true, .named = false, }, [anon_sym_export] = { .visible = true, .named = false, }, [anon_sym_module] = { .visible = true, .named = false, }, [anon_sym_import] = { .visible = true, .named = false, }, [anon_sym_private] = { .visible = true, .named = false, }, [anon_sym_template] = { .visible = true, .named = false, }, [anon_sym_GT2] = { .visible = true, .named = false, }, [anon_sym_operator] = { .visible = true, .named = false, }, [anon_sym_try] = { .visible = true, .named = false, }, [anon_sym_delete] = { .visible = true, .named = false, }, [aux_sym_pure_virtual_clause_token1] = { .visible = false, .named = false, }, [anon_sym_friend] = { .visible = true, .named = false, }, [anon_sym_public] = { .visible = true, .named = false, }, [anon_sym_protected] = { .visible = true, .named = false, }, [anon_sym_noexcept] = { .visible = true, .named = false, }, [anon_sym_throw] = { .visible = true, .named = false, }, [anon_sym_namespace] = { .visible = true, .named = false, }, [anon_sym_static_assert] = { .visible = true, .named = false, }, [anon_sym_concept] = { .visible = true, .named = false, }, [anon_sym_co_return] = { .visible = true, .named = false, }, [anon_sym_co_yield] = { .visible = true, .named = false, }, [anon_sym_catch] = { .visible = true, .named = false, }, [anon_sym_R_DQUOTE] = { .visible = true, .named = false, }, [anon_sym_LR_DQUOTE] = { .visible = true, .named = false, }, [anon_sym_uR_DQUOTE] = { .visible = true, .named = false, }, [anon_sym_UR_DQUOTE] = { .visible = true, .named = false, }, [anon_sym_u8R_DQUOTE] = { .visible = true, .named = false, }, [anon_sym_co_await] = { .visible = true, .named = false, }, [anon_sym_new] = { .visible = true, .named = false, }, [anon_sym_requires] = { .visible = true, .named = false, }, [anon_sym_DASH_GT_STAR] = { .visible = true, .named = false, }, [anon_sym_LPAREN_RPAREN] = { .visible = true, .named = false, }, [anon_sym_LBRACK_RBRACK] = { .visible = true, .named = false, }, [anon_sym_DQUOTE_DQUOTE] = { .visible = true, .named = false, }, [sym_this] = { .visible = true, .named = true, }, [sym_literal_suffix] = { .visible = true, .named = true, }, [sym_raw_string_delimiter] = { .visible = true, .named = true, }, [sym_raw_string_content] = { .visible = true, .named = true, }, [sym_translation_unit] = { .visible = true, .named = true, }, [sym__top_level_item] = { .visible = false, .named = true, }, [sym__block_item] = { .visible = false, .named = true, }, [sym_preproc_include] = { .visible = true, .named = true, }, [sym_preproc_def] = { .visible = true, .named = true, }, [sym_preproc_function_def] = { .visible = true, .named = true, }, [sym_preproc_params] = { .visible = true, .named = true, }, [sym_preproc_call] = { .visible = true, .named = true, }, [sym_preproc_if] = { .visible = true, .named = true, }, [sym_preproc_ifdef] = { .visible = true, .named = true, }, [sym_preproc_else] = { .visible = true, .named = true, }, [sym_preproc_elif] = { .visible = true, .named = true, }, [sym_preproc_elifdef] = { .visible = true, .named = true, }, [sym_preproc_if_in_field_declaration_list] = { .visible = true, .named = true, }, [sym_preproc_ifdef_in_field_declaration_list] = { .visible = true, .named = true, }, [sym_preproc_else_in_field_declaration_list] = { .visible = true, .named = true, }, [sym_preproc_elif_in_field_declaration_list] = { .visible = true, .named = true, }, [sym_preproc_elifdef_in_field_declaration_list] = { .visible = true, .named = true, }, [sym_preproc_if_in_enumerator_list] = { .visible = true, .named = true, }, [sym_preproc_ifdef_in_enumerator_list] = { .visible = true, .named = true, }, [sym_preproc_else_in_enumerator_list] = { .visible = true, .named = true, }, [sym_preproc_elif_in_enumerator_list] = { .visible = true, .named = true, }, [sym_preproc_elifdef_in_enumerator_list] = { .visible = true, .named = true, }, [sym_preproc_if_in_enumerator_list_no_comma] = { .visible = true, .named = true, }, [sym_preproc_ifdef_in_enumerator_list_no_comma] = { .visible = true, .named = true, }, [sym_preproc_else_in_enumerator_list_no_comma] = { .visible = true, .named = true, }, [sym_preproc_elif_in_enumerator_list_no_comma] = { .visible = true, .named = true, }, [sym_preproc_elifdef_in_enumerator_list_no_comma] = { .visible = true, .named = true, }, [sym__preproc_expression] = { .visible = false, .named = true, }, [sym_preproc_parenthesized_expression] = { .visible = true, .named = true, }, [sym_preproc_defined] = { .visible = true, .named = true, }, [sym_preproc_unary_expression] = { .visible = true, .named = true, }, [sym_preproc_call_expression] = { .visible = true, .named = true, }, [sym_preproc_argument_list] = { .visible = true, .named = true, }, [sym_preproc_binary_expression] = { .visible = true, .named = true, }, [sym_function_definition] = { .visible = true, .named = true, }, [sym_declaration] = { .visible = true, .named = true, }, [sym_type_definition] = { .visible = true, .named = true, }, [sym__type_definition_type] = { .visible = false, .named = true, }, [sym__type_definition_declarators] = { .visible = false, .named = true, }, [sym__declaration_modifiers] = { .visible = false, .named = true, }, [sym__declaration_specifiers] = { .visible = false, .named = true, }, [sym_linkage_specification] = { .visible = true, .named = true, }, [sym_attribute_specifier] = { .visible = true, .named = true, }, [sym_attribute] = { .visible = true, .named = true, }, [sym_attribute_declaration] = { .visible = true, .named = true, }, [sym_ms_declspec_modifier] = { .visible = true, .named = true, }, [sym_ms_based_modifier] = { .visible = true, .named = true, }, [sym_ms_call_modifier] = { .visible = true, .named = true, }, [sym_ms_unaligned_ptr_modifier] = { .visible = true, .named = true, }, [sym_ms_pointer_modifier] = { .visible = true, .named = true, }, [sym_declaration_list] = { .visible = true, .named = true, }, [sym__declarator] = { .visible = false, .named = true, .supertype = true, }, [sym__field_declarator] = { .visible = false, .named = true, .supertype = true, }, [sym__type_declarator] = { .visible = false, .named = true, .supertype = true, }, [sym__abstract_declarator] = { .visible = false, .named = true, .supertype = true, }, [sym_parenthesized_declarator] = { .visible = true, .named = true, }, [sym_parenthesized_field_declarator] = { .visible = true, .named = true, }, [sym_parenthesized_type_declarator] = { .visible = true, .named = true, }, [sym_abstract_parenthesized_declarator] = { .visible = true, .named = true, }, [sym_attributed_declarator] = { .visible = true, .named = true, }, [sym_attributed_field_declarator] = { .visible = true, .named = true, }, [sym_attributed_type_declarator] = { .visible = true, .named = true, }, [sym_pointer_declarator] = { .visible = true, .named = true, }, [sym_pointer_field_declarator] = { .visible = true, .named = true, }, [sym_pointer_type_declarator] = { .visible = true, .named = true, }, [sym_abstract_pointer_declarator] = { .visible = true, .named = true, }, [sym_function_declarator] = { .visible = true, .named = true, }, [sym_function_field_declarator] = { .visible = true, .named = true, }, [sym_function_type_declarator] = { .visible = true, .named = true, }, [sym_abstract_function_declarator] = { .visible = true, .named = true, }, [sym_array_declarator] = { .visible = true, .named = true, }, [sym_array_field_declarator] = { .visible = true, .named = true, }, [sym_array_type_declarator] = { .visible = true, .named = true, }, [sym_abstract_array_declarator] = { .visible = true, .named = true, }, [sym_init_declarator] = { .visible = true, .named = true, }, [sym_compound_statement] = { .visible = true, .named = true, }, [sym_storage_class_specifier] = { .visible = true, .named = true, }, [sym_type_qualifier] = { .visible = true, .named = true, }, [sym_alignas_qualifier] = { .visible = true, .named = true, }, [sym_type_specifier] = { .visible = false, .named = true, .supertype = true, }, [sym_sized_type_specifier] = { .visible = true, .named = true, }, [sym_enum_specifier] = { .visible = true, .named = true, }, [sym_enumerator_list] = { .visible = true, .named = true, }, [sym_struct_specifier] = { .visible = true, .named = true, }, [sym_union_specifier] = { .visible = true, .named = true, }, [sym_field_declaration_list] = { .visible = true, .named = true, }, [sym__field_declaration_list_item] = { .visible = false, .named = true, }, [sym_field_declaration] = { .visible = true, .named = true, }, [sym_bitfield_clause] = { .visible = true, .named = true, }, [sym_enumerator] = { .visible = true, .named = true, }, [sym_parameter_list] = { .visible = true, .named = true, }, [sym_parameter_declaration] = { .visible = true, .named = true, }, [sym_attributed_statement] = { .visible = true, .named = true, }, [sym_statement] = { .visible = false, .named = true, .supertype = true, }, [sym__top_level_statement] = { .visible = false, .named = true, }, [sym_labeled_statement] = { .visible = true, .named = true, }, [sym__top_level_expression_statement] = { .visible = true, .named = true, }, [sym_expression_statement] = { .visible = true, .named = true, }, [sym_if_statement] = { .visible = true, .named = true, }, [sym_else_clause] = { .visible = true, .named = true, }, [sym_switch_statement] = { .visible = true, .named = true, }, [sym_case_statement] = { .visible = true, .named = true, }, [sym_while_statement] = { .visible = true, .named = true, }, [sym_do_statement] = { .visible = true, .named = true, }, [sym_for_statement] = { .visible = true, .named = true, }, [sym__for_statement_body] = { .visible = false, .named = true, }, [sym_return_statement] = { .visible = true, .named = true, }, [sym_break_statement] = { .visible = true, .named = true, }, [sym_continue_statement] = { .visible = true, .named = true, }, [sym_goto_statement] = { .visible = true, .named = true, }, [sym_seh_try_statement] = { .visible = true, .named = true, }, [sym_seh_except_clause] = { .visible = true, .named = true, }, [sym_seh_finally_clause] = { .visible = true, .named = true, }, [sym_seh_leave_statement] = { .visible = true, .named = true, }, [sym_expression] = { .visible = false, .named = true, .supertype = true, }, [sym__string] = { .visible = false, .named = true, }, [sym_comma_expression] = { .visible = true, .named = true, }, [sym_conditional_expression] = { .visible = true, .named = true, }, [sym_assignment_expression] = { .visible = true, .named = true, }, [sym_pointer_expression] = { .visible = true, .named = true, }, [sym_unary_expression] = { .visible = true, .named = true, }, [sym_binary_expression] = { .visible = true, .named = true, }, [sym_update_expression] = { .visible = true, .named = true, }, [sym_cast_expression] = { .visible = true, .named = true, }, [sym_type_descriptor] = { .visible = true, .named = true, }, [sym_sizeof_expression] = { .visible = true, .named = true, }, [sym_alignof_expression] = { .visible = true, .named = true, }, [sym_offsetof_expression] = { .visible = true, .named = true, }, [sym_generic_expression] = { .visible = true, .named = true, }, [sym_subscript_expression] = { .visible = true, .named = true, }, [sym_call_expression] = { .visible = true, .named = true, }, [sym_gnu_asm_expression] = { .visible = true, .named = true, }, [sym_gnu_asm_qualifier] = { .visible = true, .named = true, }, [sym_gnu_asm_output_operand_list] = { .visible = true, .named = true, }, [sym_gnu_asm_output_operand] = { .visible = true, .named = true, }, [sym_gnu_asm_input_operand_list] = { .visible = true, .named = true, }, [sym_gnu_asm_input_operand] = { .visible = true, .named = true, }, [sym_gnu_asm_clobber_list] = { .visible = true, .named = true, }, [sym_gnu_asm_goto_list] = { .visible = true, .named = true, }, [sym_extension_expression] = { .visible = true, .named = true, }, [sym_argument_list] = { .visible = true, .named = true, }, [sym_field_expression] = { .visible = true, .named = true, }, [sym_compound_literal_expression] = { .visible = true, .named = true, }, [sym_parenthesized_expression] = { .visible = true, .named = true, }, [sym_initializer_list] = { .visible = true, .named = true, }, [sym_initializer_pair] = { .visible = true, .named = true, }, [sym_subscript_designator] = { .visible = true, .named = true, }, [sym_subscript_range_designator] = { .visible = true, .named = true, }, [sym_field_designator] = { .visible = true, .named = true, }, [sym_char_literal] = { .visible = true, .named = true, }, [sym_concatenated_string] = { .visible = true, .named = true, }, [sym_string_literal] = { .visible = true, .named = true, }, [sym_null] = { .visible = true, .named = true, }, [sym__empty_declaration] = { .visible = false, .named = true, }, [sym_placeholder_type_specifier] = { .visible = true, .named = true, }, [sym_decltype_auto] = { .visible = true, .named = true, }, [sym_decltype] = { .visible = true, .named = true, }, [sym__class_declaration] = { .visible = false, .named = true, }, [sym__class_declaration_item] = { .visible = false, .named = true, }, [sym_class_specifier] = { .visible = true, .named = true, }, [sym__class_name] = { .visible = false, .named = true, }, [sym_virtual_specifier] = { .visible = true, .named = true, }, [sym_explicit_function_specifier] = { .visible = true, .named = true, }, [sym_base_class_clause] = { .visible = true, .named = true, }, [sym__enum_base_clause] = { .visible = false, .named = true, }, [sym_dependent_type] = { .visible = true, .named = true, }, [sym_module_name] = { .visible = true, .named = true, }, [sym_module_partition] = { .visible = true, .named = true, }, [sym_module_declaration] = { .visible = true, .named = true, }, [sym_export_declaration] = { .visible = true, .named = true, }, [sym_import_declaration] = { .visible = true, .named = true, }, [sym_global_module_fragment_declaration] = { .visible = true, .named = true, }, [sym_private_module_fragment_declaration] = { .visible = true, .named = true, }, [sym_template_declaration] = { .visible = true, .named = true, }, [sym_template_instantiation] = { .visible = true, .named = true, }, [sym_template_parameter_list] = { .visible = true, .named = true, }, [sym_type_parameter_declaration] = { .visible = true, .named = true, }, [sym_variadic_type_parameter_declaration] = { .visible = true, .named = true, }, [sym_optional_type_parameter_declaration] = { .visible = true, .named = true, }, [sym_template_template_parameter_declaration] = { .visible = true, .named = true, }, [sym_explicit_object_parameter_declaration] = { .visible = true, .named = true, }, [sym_optional_parameter_declaration] = { .visible = true, .named = true, }, [sym_variadic_parameter_declaration] = { .visible = true, .named = true, }, [sym_variadic_declarator] = { .visible = true, .named = true, }, [sym_variadic_reference_declarator] = { .visible = true, .named = true, }, [sym_operator_cast] = { .visible = true, .named = true, }, [sym_field_initializer_list] = { .visible = true, .named = true, }, [sym_field_initializer] = { .visible = true, .named = true, }, [sym_inline_method_definition] = { .visible = true, .named = true, }, [sym__constructor_specifiers] = { .visible = false, .named = true, }, [sym_operator_cast_definition] = { .visible = true, .named = true, }, [sym_operator_cast_declaration] = { .visible = true, .named = true, }, [sym_constructor_try_statement] = { .visible = true, .named = true, }, [sym_constructor_or_destructor_definition] = { .visible = true, .named = true, }, [sym_constructor_or_destructor_declaration] = { .visible = true, .named = true, }, [sym_default_method_clause] = { .visible = true, .named = true, }, [sym_delete_method_clause] = { .visible = true, .named = true, }, [sym_pure_virtual_clause] = { .visible = true, .named = true, }, [sym_friend_declaration] = { .visible = true, .named = true, }, [sym_access_specifier] = { .visible = true, .named = true, }, [sym_reference_declarator] = { .visible = true, .named = true, }, [sym_reference_field_declarator] = { .visible = true, .named = true, }, [sym_reference_type_declarator] = { .visible = true, .named = true, }, [sym_abstract_reference_declarator] = { .visible = true, .named = true, }, [sym_structured_binding_declarator] = { .visible = true, .named = true, }, [sym_ref_qualifier] = { .visible = true, .named = true, }, [sym__function_declarator_seq] = { .visible = false, .named = true, }, [sym__function_attributes_start] = { .visible = false, .named = true, }, [sym__function_exception_specification] = { .visible = false, .named = true, }, [sym__function_attributes_end] = { .visible = false, .named = true, }, [sym__function_postfix] = { .visible = false, .named = true, }, [sym_trailing_return_type] = { .visible = true, .named = true, }, [sym_noexcept] = { .visible = true, .named = true, }, [sym_throw_specifier] = { .visible = true, .named = true, }, [sym_template_type] = { .visible = true, .named = true, }, [sym_template_method] = { .visible = true, .named = true, }, [sym_template_function] = { .visible = true, .named = true, }, [sym_template_argument_list] = { .visible = true, .named = true, }, [sym_namespace_definition] = { .visible = true, .named = true, }, [sym_namespace_alias_definition] = { .visible = true, .named = true, }, [sym__namespace_specifier] = { .visible = false, .named = true, }, [sym_nested_namespace_specifier] = { .visible = true, .named = true, }, [sym_using_declaration] = { .visible = true, .named = true, }, [sym_alias_declaration] = { .visible = true, .named = true, }, [sym_static_assert_declaration] = { .visible = true, .named = true, }, [sym_concept_definition] = { .visible = true, .named = true, }, [sym_for_range_loop] = { .visible = true, .named = true, }, [sym__for_range_loop_body] = { .visible = false, .named = true, }, [sym_init_statement] = { .visible = true, .named = true, }, [sym_condition_clause] = { .visible = true, .named = true, }, [sym_condition_declaration] = { .visible = true, .named = true, }, [sym_co_return_statement] = { .visible = true, .named = true, }, [sym_co_yield_statement] = { .visible = true, .named = true, }, [sym_throw_statement] = { .visible = true, .named = true, }, [sym_try_statement] = { .visible = true, .named = true, }, [sym_catch_clause] = { .visible = true, .named = true, }, [sym_raw_string_literal] = { .visible = true, .named = true, }, [sym_subscript_argument_list] = { .visible = true, .named = true, }, [sym_co_await_expression] = { .visible = true, .named = true, }, [sym_new_expression] = { .visible = true, .named = true, }, [sym_new_declarator] = { .visible = true, .named = true, }, [sym_delete_expression] = { .visible = true, .named = true, }, [sym_type_requirement] = { .visible = true, .named = true, }, [sym_compound_requirement] = { .visible = true, .named = true, }, [sym__requirement] = { .visible = false, .named = true, }, [sym_requirement_seq] = { .visible = true, .named = true, }, [sym_constraint_conjunction] = { .visible = true, .named = true, }, [sym_constraint_disjunction] = { .visible = true, .named = true, }, [sym__requirement_clause_constraint] = { .visible = false, .named = true, }, [sym_requires_clause] = { .visible = true, .named = true, }, [sym_requires_parameter_list] = { .visible = true, .named = true, }, [sym_requires_expression] = { .visible = true, .named = true, }, [sym_lambda_specifier] = { .visible = true, .named = true, }, [sym_lambda_declarator] = { .visible = true, .named = true, }, [sym_lambda_expression] = { .visible = true, .named = true, }, [sym_lambda_capture_specifier] = { .visible = true, .named = true, }, [sym_lambda_default_capture] = { .visible = true, .named = true, }, [sym__lambda_capture_identifier] = { .visible = false, .named = true, }, [sym_lambda_capture_initializer] = { .visible = true, .named = true, }, [sym__lambda_capture] = { .visible = false, .named = true, }, [sym__fold_operator] = { .visible = false, .named = true, }, [sym__binary_fold_operator] = { .visible = false, .named = true, }, [sym__unary_left_fold] = { .visible = false, .named = true, }, [sym__unary_right_fold] = { .visible = false, .named = true, }, [sym__binary_fold] = { .visible = false, .named = true, }, [sym_fold_expression] = { .visible = true, .named = true, }, [sym_parameter_pack_expansion] = { .visible = true, .named = true, }, [sym_type_parameter_pack_expansion] = { .visible = true, .named = true, }, [sym_identifier_parameter_pack_expansion] = { .visible = true, .named = true, }, [sym_destructor_name] = { .visible = true, .named = true, }, [sym_dependent_identifier] = { .visible = true, .named = true, }, [sym_dependent_field_identifier] = { .visible = true, .named = true, }, [sym_dependent_type_identifier] = { .visible = true, .named = true, }, [sym__scope_resolution] = { .visible = false, .named = true, }, [sym_qualified_field_identifier] = { .visible = true, .named = true, }, [sym_qualified_identifier] = { .visible = true, .named = true, }, [sym_qualified_type_identifier] = { .visible = true, .named = true, }, [sym_qualified_operator_cast_identifier] = { .visible = true, .named = true, }, [sym__assignment_expression_lhs] = { .visible = true, .named = true, }, [sym_operator_name] = { .visible = true, .named = true, }, [sym_user_defined_literal] = { .visible = true, .named = true, }, [aux_sym_translation_unit_repeat1] = { .visible = false, .named = false, }, [aux_sym_preproc_params_repeat1] = { .visible = false, .named = false, }, [aux_sym_preproc_if_repeat1] = { .visible = false, .named = false, }, [aux_sym_preproc_if_in_field_declaration_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_preproc_if_in_enumerator_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1] = { .visible = false, .named = false, }, [aux_sym_preproc_argument_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_declaration_repeat1] = { .visible = false, .named = false, }, [aux_sym_type_definition_repeat1] = { .visible = false, .named = false, }, [aux_sym__type_definition_type_repeat1] = { .visible = false, .named = false, }, [aux_sym__type_definition_declarators_repeat1] = { .visible = false, .named = false, }, [aux_sym__declaration_specifiers_repeat1] = { .visible = false, .named = false, }, [aux_sym_attribute_declaration_repeat1] = { .visible = false, .named = false, }, [aux_sym_attributed_declarator_repeat1] = { .visible = false, .named = false, }, [aux_sym_pointer_declarator_repeat1] = { .visible = false, .named = false, }, [aux_sym_array_declarator_repeat1] = { .visible = false, .named = false, }, [aux_sym_sized_type_specifier_repeat1] = { .visible = false, .named = false, }, [aux_sym_enumerator_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_field_declaration_repeat1] = { .visible = false, .named = false, }, [aux_sym_parameter_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_case_statement_repeat1] = { .visible = false, .named = false, }, [aux_sym_generic_expression_repeat1] = { .visible = false, .named = false, }, [aux_sym_gnu_asm_expression_repeat1] = { .visible = false, .named = false, }, [aux_sym_gnu_asm_output_operand_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_gnu_asm_input_operand_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_gnu_asm_clobber_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_gnu_asm_goto_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_argument_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_initializer_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_initializer_pair_repeat1] = { .visible = false, .named = false, }, [aux_sym_char_literal_repeat1] = { .visible = false, .named = false, }, [aux_sym_concatenated_string_repeat1] = { .visible = false, .named = false, }, [aux_sym_string_literal_repeat1] = { .visible = false, .named = false, }, [aux_sym__class_declaration_repeat1] = { .visible = false, .named = false, }, [aux_sym_base_class_clause_repeat1] = { .visible = false, .named = false, }, [aux_sym_module_name_repeat1] = { .visible = false, .named = false, }, [aux_sym_template_parameter_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_field_initializer_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_operator_cast_definition_repeat1] = { .visible = false, .named = false, }, [aux_sym_constructor_try_statement_repeat1] = { .visible = false, .named = false, }, [aux_sym_structured_binding_declarator_repeat1] = { .visible = false, .named = false, }, [aux_sym__function_postfix_repeat1] = { .visible = false, .named = false, }, [aux_sym_throw_specifier_repeat1] = { .visible = false, .named = false, }, [aux_sym_template_argument_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_subscript_argument_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_requirement_seq_repeat1] = { .visible = false, .named = false, }, [aux_sym_requires_parameter_list_repeat1] = { .visible = false, .named = false, }, [aux_sym_lambda_declarator_repeat1] = { .visible = false, .named = false, }, [aux_sym_lambda_capture_specifier_repeat1] = { .visible = false, .named = false, }, [alias_sym_field_identifier] = { .visible = true, .named = true, }, [alias_sym_namespace_identifier] = { .visible = true, .named = true, }, [alias_sym_simple_requirement] = { .visible = true, .named = true, }, [alias_sym_statement_identifier] = { .visible = true, .named = true, }, [alias_sym_type_identifier] = { .visible = true, .named = true, }, }; enum ts_field_identifiers { field_alternative = 1, field_argument = 2, field_arguments = 3, field_assembly_code = 4, field_base = 5, field_body = 6, field_captures = 7, field_clobbers = 8, field_condition = 9, field_consequence = 10, field_constraint = 11, field_declarator = 12, field_default_type = 13, field_default_value = 14, field_delimiter = 15, field_designator = 16, field_directive = 17, field_end = 18, field_field = 19, field_filter = 20, field_function = 21, field_goto_labels = 22, field_header = 23, field_indices = 24, field_initializer = 25, field_input_operands = 26, field_label = 27, field_left = 28, field_length = 29, field_member = 30, field_message = 31, field_name = 32, field_namespace = 33, field_operand = 34, field_operator = 35, field_output_operands = 36, field_parameters = 37, field_partition = 38, field_path = 39, field_pattern = 40, field_placement = 41, field_prefix = 42, field_register = 43, field_requirements = 44, field_right = 45, field_scope = 46, field_size = 47, field_start = 48, field_symbol = 49, field_template_parameters = 50, field_type = 51, field_update = 52, field_value = 53, }; static const char * const ts_field_names[] = { [0] = NULL, [field_alternative] = "alternative", [field_argument] = "argument", [field_arguments] = "arguments", [field_assembly_code] = "assembly_code", [field_base] = "base", [field_body] = "body", [field_captures] = "captures", [field_clobbers] = "clobbers", [field_condition] = "condition", [field_consequence] = "consequence", [field_constraint] = "constraint", [field_declarator] = "declarator", [field_default_type] = "default_type", [field_default_value] = "default_value", [field_delimiter] = "delimiter", [field_designator] = "designator", [field_directive] = "directive", [field_end] = "end", [field_field] = "field", [field_filter] = "filter", [field_function] = "function", [field_goto_labels] = "goto_labels", [field_header] = "header", [field_indices] = "indices", [field_initializer] = "initializer", [field_input_operands] = "input_operands", [field_label] = "label", [field_left] = "left", [field_length] = "length", [field_member] = "member", [field_message] = "message", [field_name] = "name", [field_namespace] = "namespace", [field_operand] = "operand", [field_operator] = "operator", [field_output_operands] = "output_operands", [field_parameters] = "parameters", [field_partition] = "partition", [field_path] = "path", [field_pattern] = "pattern", [field_placement] = "placement", [field_prefix] = "prefix", [field_register] = "register", [field_requirements] = "requirements", [field_right] = "right", [field_scope] = "scope", [field_size] = "size", [field_start] = "start", [field_symbol] = "symbol", [field_template_parameters] = "template_parameters", [field_type] = "type", [field_update] = "update", [field_value] = "value", }; static const TSMapSlice ts_field_map_slices[PRODUCTION_ID_COUNT] = { [2] = {.index = 0, .length = 1}, [3] = {.index = 1, .length = 1}, [4] = {.index = 2, .length = 2}, [5] = {.index = 4, .length = 1}, [6] = {.index = 5, .length = 1}, [7] = {.index = 6, .length = 2}, [8] = {.index = 8, .length = 2}, [9] = {.index = 10, .length = 1}, [10] = {.index = 11, .length = 1}, [11] = {.index = 12, .length = 1}, [12] = {.index = 13, .length = 2}, [13] = {.index = 15, .length = 2}, [14] = {.index = 17, .length = 1}, [15] = {.index = 18, .length = 1}, [16] = {.index = 19, .length = 1}, [17] = {.index = 20, .length = 2}, [18] = {.index = 20, .length = 2}, [19] = {.index = 0, .length = 1}, [21] = {.index = 22, .length = 1}, [22] = {.index = 23, .length = 1}, [23] = {.index = 24, .length = 1}, [24] = {.index = 25, .length = 1}, [25] = {.index = 26, .length = 2}, [26] = {.index = 28, .length = 2}, [27] = {.index = 30, .length = 1}, [28] = {.index = 31, .length = 1}, [29] = {.index = 32, .length = 2}, [30] = {.index = 34, .length = 2}, [31] = {.index = 18, .length = 1}, [32] = {.index = 19, .length = 1}, [33] = {.index = 36, .length = 2}, [34] = {.index = 38, .length = 2}, [35] = {.index = 38, .length = 2}, [36] = {.index = 22, .length = 1}, [37] = {.index = 40, .length = 1}, [38] = {.index = 41, .length = 2}, [39] = {.index = 43, .length = 2}, [40] = {.index = 45, .length = 1}, [41] = {.index = 46, .length = 3}, [42] = {.index = 49, .length = 1}, [45] = {.index = 50, .length = 2}, [46] = {.index = 52, .length = 1}, [47] = {.index = 53, .length = 1}, [48] = {.index = 54, .length = 1}, [49] = {.index = 55, .length = 2}, [50] = {.index = 57, .length = 2}, [51] = {.index = 59, .length = 2}, [52] = {.index = 61, .length = 2}, [53] = {.index = 63, .length = 2}, [54] = {.index = 65, .length = 1}, [55] = {.index = 66, .length = 1}, [56] = {.index = 67, .length = 3}, [57] = {.index = 70, .length = 1}, [58] = {.index = 71, .length = 1}, [59] = {.index = 72, .length = 1}, [60] = {.index = 73, .length = 1}, [61] = {.index = 74, .length = 2}, [63] = {.index = 55, .length = 2}, [64] = {.index = 76, .length = 2}, [65] = {.index = 78, .length = 2}, [66] = {.index = 80, .length = 2}, [68] = {.index = 82, .length = 2}, [69] = {.index = 84, .length = 2}, [70] = {.index = 86, .length = 3}, [71] = {.index = 89, .length = 2}, [72] = {.index = 91, .length = 2}, [73] = {.index = 93, .length = 3}, [74] = {.index = 93, .length = 3}, [75] = {.index = 96, .length = 3}, [76] = {.index = 99, .length = 3}, [77] = {.index = 102, .length = 3}, [78] = {.index = 52, .length = 1}, [79] = {.index = 105, .length = 2}, [80] = {.index = 107, .length = 2}, [81] = {.index = 109, .length = 2}, [82] = {.index = 111, .length = 1}, [83] = {.index = 112, .length = 2}, [84] = {.index = 114, .length = 2}, [85] = {.index = 116, .length = 2}, [86] = {.index = 118, .length = 3}, [87] = {.index = 121, .length = 2}, [88] = {.index = 123, .length = 1}, [89] = {.index = 124, .length = 2}, [90] = {.index = 126, .length = 2}, [91] = {.index = 128, .length = 2}, [92] = {.index = 130, .length = 2}, [93] = {.index = 132, .length = 2}, [94] = {.index = 134, .length = 2}, [95] = {.index = 136, .length = 2}, [96] = {.index = 138, .length = 2}, [97] = {.index = 140, .length = 1}, [98] = {.index = 138, .length = 2}, [100] = {.index = 141, .length = 2}, [101] = {.index = 143, .length = 1}, [102] = {.index = 143, .length = 1}, [103] = {.index = 144, .length = 3}, [105] = {.index = 147, .length = 2}, [106] = {.index = 149, .length = 2}, [107] = {.index = 151, .length = 2}, [108] = {.index = 153, .length = 3}, [109] = {.index = 156, .length = 1}, [110] = {.index = 157, .length = 1}, [111] = {.index = 158, .length = 1}, [112] = {.index = 159, .length = 1}, [113] = {.index = 160, .length = 2}, [115] = {.index = 162, .length = 3}, [116] = {.index = 165, .length = 3}, [117] = {.index = 168, .length = 3}, [118] = {.index = 171, .length = 3}, [119] = {.index = 174, .length = 3}, [120] = {.index = 177, .length = 2}, [121] = {.index = 179, .length = 3}, [122] = {.index = 182, .length = 2}, [123] = {.index = 184, .length = 3}, [124] = {.index = 187, .length = 2}, [125] = {.index = 20, .length = 2}, [126] = {.index = 38, .length = 2}, [127] = {.index = 189, .length = 2}, [128] = {.index = 191, .length = 2}, [129] = {.index = 193, .length = 4}, [130] = {.index = 197, .length = 4}, [131] = {.index = 201, .length = 2}, [132] = {.index = 203, .length = 3}, [133] = {.index = 206, .length = 2}, [134] = {.index = 208, .length = 2}, [135] = {.index = 210, .length = 1}, [136] = {.index = 211, .length = 1}, [137] = {.index = 212, .length = 2}, [138] = {.index = 214, .length = 2}, [139] = {.index = 216, .length = 2}, [140] = {.index = 218, .length = 2}, [141] = {.index = 220, .length = 3}, [142] = {.index = 223, .length = 3}, [143] = {.index = 226, .length = 3}, [144] = {.index = 229, .length = 2}, [145] = {.index = 231, .length = 2}, [146] = {.index = 233, .length = 2}, [147] = {.index = 233, .length = 2}, [148] = {.index = 235, .length = 2}, [149] = {.index = 235, .length = 2}, [150] = {.index = 237, .length = 2}, [151] = {.index = 239, .length = 3}, [152] = {.index = 242, .length = 2}, [153] = {.index = 244, .length = 2}, [154] = {.index = 246, .length = 3}, [155] = {.index = 249, .length = 2}, [156] = {.index = 251, .length = 3}, [157] = {.index = 254, .length = 2}, [158] = {.index = 256, .length = 1}, [159] = {.index = 257, .length = 2}, [160] = {.index = 259, .length = 2}, [161] = {.index = 261, .length = 4}, [162] = {.index = 265, .length = 5}, [163] = {.index = 270, .length = 1}, [164] = {.index = 271, .length = 1}, [165] = {.index = 272, .length = 2}, [166] = {.index = 274, .length = 1}, [167] = {.index = 275, .length = 2}, [169] = {.index = 277, .length = 1}, [170] = {.index = 278, .length = 2}, [171] = {.index = 280, .length = 2}, [172] = {.index = 11, .length = 1}, [173] = {.index = 11, .length = 1}, [174] = {.index = 282, .length = 1}, [175] = {.index = 283, .length = 1}, [176] = {.index = 284, .length = 4}, [177] = {.index = 288, .length = 4}, [178] = {.index = 292, .length = 4}, [179] = {.index = 296, .length = 2}, [180] = {.index = 298, .length = 1}, [181] = {.index = 299, .length = 3}, [182] = {.index = 302, .length = 2}, [183] = {.index = 304, .length = 3}, [184] = {.index = 307, .length = 5}, [185] = {.index = 312, .length = 2}, [186] = {.index = 314, .length = 2}, [187] = {.index = 316, .length = 1}, [188] = {.index = 317, .length = 2}, [189] = {.index = 319, .length = 4}, [190] = {.index = 323, .length = 2}, [191] = {.index = 325, .length = 2}, [192] = {.index = 327, .length = 3}, [193] = {.index = 330, .length = 4}, [194] = {.index = 334, .length = 4}, [195] = {.index = 338, .length = 3}, [196] = {.index = 341, .length = 2}, [197] = {.index = 343, .length = 3}, [198] = {.index = 346, .length = 3}, [199] = {.index = 349, .length = 2}, [200] = {.index = 351, .length = 2}, [201] = {.index = 353, .length = 2}, [202] = {.index = 355, .length = 2}, [203] = {.index = 357, .length = 3}, [204] = {.index = 360, .length = 2}, [205] = {.index = 362, .length = 2}, [206] = {.index = 364, .length = 3}, [207] = {.index = 367, .length = 5}, [208] = {.index = 372, .length = 3}, [209] = {.index = 375, .length = 3}, [210] = {.index = 378, .length = 2}, [211] = {.index = 380, .length = 2}, [212] = {.index = 382, .length = 4}, [213] = {.index = 386, .length = 5}, [214] = {.index = 391, .length = 3}, [215] = {.index = 394, .length = 4}, [216] = {.index = 398, .length = 2}, [217] = {.index = 400, .length = 1}, [218] = {.index = 401, .length = 4}, [219] = {.index = 405, .length = 3}, [220] = {.index = 408, .length = 2}, [221] = {.index = 410, .length = 1}, [222] = {.index = 411, .length = 5}, [223] = {.index = 416, .length = 2}, [224] = {.index = 418, .length = 2}, [225] = {.index = 65, .length = 1}, [226] = {.index = 420, .length = 5}, [227] = {.index = 425, .length = 4}, [228] = {.index = 429, .length = 2}, [229] = {.index = 431, .length = 2}, [230] = {.index = 433, .length = 5}, [231] = {.index = 438, .length = 2}, [232] = {.index = 440, .length = 3}, }; static const TSFieldMapEntry ts_field_map_entries[] = { [0] = {field_type, 0}, [1] = {field_directive, 0}, [2] = {field_argument, 1}, {field_operator, 0}, [4] = {field_declarator, 1}, [5] = {field_name, 0}, [6] = {field_arguments, 1}, {field_function, 0}, [8] = {field_type, 0}, {field_value, 1}, [10] = {field_body, 1}, [11] = {field_name, 1}, [12] = {field_body, 0}, [13] = {field_body, 1, .inherited = true}, {field_name, 1, .inherited = true}, [15] = {field_body, 0, .inherited = true}, {field_name, 0, .inherited = true}, [17] = {field_value, 1}, [18] = {field_scope, 0}, [19] = {field_constraint, 0}, [20] = {field_arguments, 1}, {field_name, 0}, [22] = {field_type, 1}, [23] = {field_requirements, 1}, [24] = {field_constraint, 1}, [25] = {field_parameters, 0}, [26] = {field_declarator, 0}, {field_parameters, 1, .inherited = true}, [28] = {field_body, 1}, {field_declarator, 0}, [30] = {field_declarator, 0}, [31] = {field_pattern, 0}, [32] = {field_argument, 0}, {field_operator, 1}, [34] = {field_argument, 0}, {field_indices, 1}, [36] = {field_body, 1}, {field_captures, 0}, [38] = {field_name, 1}, {field_scope, 0, .inherited = true}, [40] = {field_path, 1}, [41] = {field_argument, 1}, {field_directive, 0}, [43] = {field_declarator, 1}, {field_type, 0}, [45] = {field_parameters, 0, .inherited = true}, [46] = {field_left, 1, .inherited = true}, {field_operator, 1, .inherited = true}, {field_right, 1, .inherited = true}, [49] = {field_declarator, 2}, [50] = {field_body, 2}, {field_value, 1}, [52] = {field_type, 2}, [53] = {field_body, 2}, [54] = {field_name, 2}, [55] = {field_body, 2}, {field_name, 1}, [57] = {field_base, 2, .inherited = true}, {field_name, 1}, [59] = {field_body, 1}, {field_name, 0}, [61] = {field_condition, 1}, {field_consequence, 2}, [63] = {field_body, 2}, {field_condition, 1}, [65] = {field_label, 1}, [66] = {field_label, 0}, [67] = {field_left, 0}, {field_operator, 1}, {field_right, 2}, [70] = {field_header, 1}, [71] = {field_partition, 1}, [72] = {field_type, 0, .inherited = true}, [73] = {field_parameters, 1}, [74] = {field_declarator, 2}, {field_type, 1, .inherited = true}, [76] = {field_arguments, 2}, {field_type, 1}, [78] = {field_declarator, 2}, {field_type, 1}, [80] = {field_placement, 1}, {field_type, 2}, [82] = {field_parameters, 1}, {field_requirements, 2}, [84] = {field_declarator, 1}, {field_type, 0, .inherited = true}, [86] = {field_body, 2}, {field_declarator, 1}, {field_type, 0, .inherited = true}, [89] = {field_declarator, 0}, {field_value, 1}, [91] = {field_body, 2}, {field_declarator, 0}, [93] = {field_argument, 0}, {field_field, 2}, {field_operator, 1}, [96] = {field_body, 2}, {field_captures, 0}, {field_template_parameters, 1}, [99] = {field_body, 2}, {field_captures, 0}, {field_declarator, 1}, [102] = {field_name, 1}, {field_name, 2}, {field_scope, 0, .inherited = true}, [105] = {field_body, 2}, {field_declarator, 1}, [107] = {field_name, 1}, {field_value, 2}, [109] = {field_name, 1}, {field_parameters, 2}, [111] = {field_condition, 1}, [112] = {field_alternative, 2}, {field_name, 1}, [114] = {field_declarator, 2}, {field_type, 0}, [116] = {field_left, 0}, {field_right, 2}, [118] = {field_left, 0}, {field_operator, 1, .inherited = true}, {field_right, 2}, [121] = {field_type, 1}, {field_value, 3}, [123] = {field_declarator, 3}, [124] = {field_declarator, 2, .inherited = true}, {field_type, 1, .inherited = true}, [126] = {field_declarator, 0}, {field_parameters, 1}, [128] = {field_declarator, 0}, {field_declarator, 1, .inherited = true}, [130] = {field_arguments, 3}, {field_type, 2}, [132] = {field_declarator, 3}, {field_type, 2}, [134] = {field_placement, 2}, {field_type, 3}, [136] = {field_name, 2}, {field_prefix, 0}, [138] = {field_body, 3}, {field_name, 2}, [140] = {field_body, 3}, [141] = {field_base, 3, .inherited = true}, {field_name, 2}, [143] = {field_base, 1}, [144] = {field_base, 2, .inherited = true}, {field_body, 3}, {field_name, 1}, [147] = {field_body, 2, .inherited = true}, {field_name, 2, .inherited = true}, [149] = {field_body, 2}, {field_name, 0}, [151] = {field_condition, 2}, {field_consequence, 3}, [153] = {field_alternative, 3}, {field_condition, 1}, {field_consequence, 2}, [156] = {field_initializer, 0}, [157] = {field_assembly_code, 2}, [158] = {field_header, 2}, [159] = {field_partition, 2}, [160] = {field_name, 1}, {field_partition, 2}, [162] = {field_arguments, 3}, {field_declarator, 2}, {field_type, 1}, [165] = {field_arguments, 3}, {field_placement, 1}, {field_type, 2}, [168] = {field_declarator, 3}, {field_placement, 1}, {field_type, 2}, [171] = {field_declarator, 1}, {field_declarator, 2}, {field_type, 0, .inherited = true}, [174] = {field_body, 3}, {field_declarator, 2}, {field_type, 0, .inherited = true}, [177] = {field_declarator, 0}, {field_value, 2}, [179] = {field_declarator, 1}, {field_declarator, 2, .inherited = true}, {field_type, 0, .inherited = true}, [182] = {field_declarator, 0, .inherited = true}, {field_declarator, 1, .inherited = true}, [184] = {field_body, 3}, {field_declarator, 2}, {field_type, 1, .inherited = true}, [187] = {field_declarator, 0}, {field_size, 2}, [189] = {field_alternative, 3}, {field_condition, 0}, [191] = {field_declarator, 0}, {field_default_value, 2}, [193] = {field_body, 3}, {field_captures, 0}, {field_constraint, 2}, {field_template_parameters, 1}, [197] = {field_body, 3}, {field_captures, 0}, {field_declarator, 2}, {field_template_parameters, 1}, [201] = {field_body, 3}, {field_declarator, 1}, [203] = {field_name, 1}, {field_parameters, 2}, {field_value, 3}, [206] = {field_alternative, 3}, {field_condition, 1}, [208] = {field_alternative, 3}, {field_name, 1}, [210] = {field_size, 1}, [211] = {field_operator, 0}, [212] = {field_declarator, 3}, {field_type, 1}, [214] = {field_declarator, 3, .inherited = true}, {field_type, 2, .inherited = true}, [216] = {field_declarator, 3}, {field_type, 2, .inherited = true}, [218] = {field_name, 1}, {field_type, 3}, [220] = {field_arguments, 4}, {field_declarator, 3}, {field_type, 2}, [223] = {field_arguments, 4}, {field_placement, 2}, {field_type, 3}, [226] = {field_declarator, 4}, {field_placement, 2}, {field_type, 3}, [229] = {field_name, 3}, {field_namespace, 1}, [231] = {field_left, 1}, {field_right, 3}, [233] = {field_body, 4}, {field_name, 3}, [235] = {field_designator, 0}, {field_value, 2}, [237] = {field_name, 0}, {field_value, 2}, [239] = {field_base, 3, .inherited = true}, {field_body, 4}, {field_name, 2}, [242] = {field_body, 3}, {field_name, 0}, [244] = {field_body, 3, .inherited = true}, {field_name, 3, .inherited = true}, [246] = {field_declarator, 1}, {field_type, 0, .inherited = true}, {field_value, 2}, [249] = {field_initializer, 1}, {field_value, 2}, [251] = {field_alternative, 4}, {field_condition, 2}, {field_consequence, 3}, [254] = {field_body, 1}, {field_condition, 3}, [256] = {field_update, 2}, [257] = {field_initializer, 0}, {field_update, 2}, [259] = {field_condition, 1}, {field_initializer, 0}, [261] = {field_body, 4}, {field_condition, 2, .inherited = true}, {field_initializer, 2, .inherited = true}, {field_update, 2, .inherited = true}, [265] = {field_body, 4}, {field_declarator, 2, .inherited = true}, {field_initializer, 2, .inherited = true}, {field_right, 2, .inherited = true}, {field_type, 2, .inherited = true}, [270] = {field_value, 3}, [271] = {field_operand, 1}, [272] = {field_assembly_code, 2}, {field_output_operands, 3}, [274] = {field_assembly_code, 3}, [275] = {field_name, 2}, {field_partition, 3}, [277] = {field_default_type, 2}, [278] = {field_default_value, 2}, {field_type, 0, .inherited = true}, [280] = {field_body, 2}, {field_parameters, 1}, [282] = {field_condition, 2}, [283] = {field_length, 1}, [284] = {field_arguments, 4}, {field_declarator, 3}, {field_placement, 1}, {field_type, 2}, [288] = {field_declarator, 1}, {field_declarator, 2}, {field_declarator, 3}, {field_type, 0, .inherited = true}, [292] = {field_declarator, 1}, {field_declarator, 2}, {field_declarator, 3, .inherited = true}, {field_type, 0, .inherited = true}, [296] = {field_declarator, 1}, {field_declarator, 2}, [298] = {field_declarator, 4}, [299] = {field_body, 4}, {field_declarator, 3}, {field_type, 1, .inherited = true}, [302] = {field_declarator, 0}, {field_size, 3}, [304] = {field_alternative, 4}, {field_condition, 0}, {field_consequence, 2}, [307] = {field_body, 4}, {field_captures, 0}, {field_constraint, 2}, {field_declarator, 3}, {field_template_parameters, 1}, [312] = {field_declarator, 1}, {field_default_value, 3}, [314] = {field_alternative, 4}, {field_condition, 1}, [316] = {field_size, 2}, [317] = {field_name, 1}, {field_type, 4}, [319] = {field_arguments, 5}, {field_declarator, 4}, {field_placement, 2}, {field_type, 3}, [323] = {field_body, 2}, {field_filter, 1}, [325] = {field_left, 2}, {field_right, 4}, [327] = {field_declarator, 1}, {field_default_value, 2}, {field_type, 0, .inherited = true}, [330] = {field_declarator, 1}, {field_declarator, 2, .inherited = true}, {field_default_value, 2, .inherited = true}, {field_type, 0, .inherited = true}, [334] = {field_declarator, 0, .inherited = true}, {field_declarator, 1, .inherited = true}, {field_default_value, 0, .inherited = true}, {field_default_value, 1, .inherited = true}, [338] = {field_declarator, 1}, {field_type, 0, .inherited = true}, {field_value, 3}, [341] = {field_condition, 1}, {field_update, 3}, [343] = {field_condition, 1}, {field_initializer, 0}, {field_update, 3}, [346] = {field_declarator, 1}, {field_right, 3}, {field_type, 0, .inherited = true}, [349] = {field_initializer, 0}, {field_update, 3}, [351] = {field_condition, 2}, {field_initializer, 0}, [353] = {field_member, 4}, {field_type, 2}, [355] = {field_operand, 1}, {field_operand, 2, .inherited = true}, [357] = {field_assembly_code, 2}, {field_input_operands, 4}, {field_output_operands, 3}, [360] = {field_assembly_code, 3}, {field_output_operands, 4}, [362] = {field_default_type, 3}, {field_name, 1}, [364] = {field_declarator, 1}, {field_default_value, 3}, {field_type, 0, .inherited = true}, [367] = {field_declarator, 1}, {field_declarator, 2}, {field_declarator, 3}, {field_declarator, 4, .inherited = true}, {field_type, 0, .inherited = true}, [372] = {field_declarator, 1}, {field_declarator, 2}, {field_declarator, 3}, [375] = {field_name, 5}, {field_namespace, 1}, {field_prefix, 3}, [378] = {field_end, 3}, {field_start, 1}, [380] = {field_declarator, 1}, {field_default_value, 2}, [382] = {field_declarator, 1}, {field_declarator, 3, .inherited = true}, {field_default_value, 3, .inherited = true}, {field_type, 0, .inherited = true}, [386] = {field_declarator, 1}, {field_declarator, 3, .inherited = true}, {field_default_value, 2}, {field_default_value, 3, .inherited = true}, {field_type, 0, .inherited = true}, [391] = {field_condition, 2}, {field_initializer, 0}, {field_update, 4}, [394] = {field_declarator, 2}, {field_initializer, 0}, {field_right, 4}, {field_type, 1, .inherited = true}, [398] = {field_operand, 0, .inherited = true}, {field_operand, 1, .inherited = true}, [400] = {field_register, 1}, [401] = {field_assembly_code, 2}, {field_clobbers, 5}, {field_input_operands, 4}, {field_output_operands, 3}, [405] = {field_assembly_code, 3}, {field_input_operands, 5}, {field_output_operands, 4}, [408] = {field_condition, 2}, {field_message, 4}, [410] = {field_delimiter, 1}, [411] = {field_declarator, 1}, {field_declarator, 4, .inherited = true}, {field_default_value, 3}, {field_default_value, 4, .inherited = true}, {field_type, 0, .inherited = true}, [416] = {field_constraint, 0}, {field_value, 2}, [418] = {field_register, 1}, {field_register, 2, .inherited = true}, [420] = {field_assembly_code, 2}, {field_clobbers, 5}, {field_goto_labels, 6}, {field_input_operands, 4}, {field_output_operands, 3}, [425] = {field_assembly_code, 3}, {field_clobbers, 6}, {field_input_operands, 5}, {field_output_operands, 4}, [429] = {field_register, 0, .inherited = true}, {field_register, 1, .inherited = true}, [431] = {field_label, 1}, {field_label, 2, .inherited = true}, [433] = {field_assembly_code, 3}, {field_clobbers, 6}, {field_goto_labels, 7}, {field_input_operands, 5}, {field_output_operands, 4}, [438] = {field_label, 0, .inherited = true}, {field_label, 1, .inherited = true}, [440] = {field_constraint, 3}, {field_symbol, 1}, {field_value, 5}, }; static const TSSymbol ts_alias_sequences[PRODUCTION_ID_COUNT][MAX_ALIAS_SEQUENCE_LENGTH] = { [0] = {0}, [1] = { [0] = alias_sym_type_identifier, }, [15] = { [0] = alias_sym_namespace_identifier, }, [16] = { [0] = alias_sym_type_identifier, }, [17] = { [0] = alias_sym_type_identifier, }, [19] = { [0] = alias_sym_type_identifier, }, [20] = { [0] = alias_sym_namespace_identifier, }, [35] = { [1] = alias_sym_type_identifier, }, [36] = { [1] = alias_sym_type_identifier, }, [43] = { [0] = sym_primitive_type, }, [44] = { [0] = sym_pointer_declarator, }, [54] = { [1] = alias_sym_statement_identifier, }, [55] = { [0] = alias_sym_statement_identifier, }, [62] = { [1] = alias_sym_namespace_identifier, }, [63] = { [1] = alias_sym_namespace_identifier, }, [67] = { [0] = alias_sym_simple_requirement, }, [73] = { [2] = alias_sym_field_identifier, }, [78] = { [2] = alias_sym_type_identifier, }, [96] = { [2] = alias_sym_namespace_identifier, }, [99] = { [1] = alias_sym_field_identifier, }, [102] = { [1] = alias_sym_type_identifier, }, [104] = { [0] = alias_sym_field_identifier, }, [114] = { [1] = alias_sym_type_identifier, }, [125] = { [0] = alias_sym_field_identifier, }, [126] = { [1] = alias_sym_field_identifier, }, [140] = { [1] = alias_sym_type_identifier, }, [146] = { [3] = alias_sym_namespace_identifier, }, [148] = { [0] = alias_sym_field_identifier, }, [168] = { [2] = alias_sym_type_identifier, }, [172] = { [1] = alias_sym_namespace_identifier, [3] = alias_sym_namespace_identifier, }, [173] = { [1] = alias_sym_namespace_identifier, }, [188] = { [1] = alias_sym_type_identifier, }, [201] = { [4] = alias_sym_field_identifier, }, [205] = { [1] = alias_sym_type_identifier, }, }; static const uint16_t ts_non_terminal_alias_map[] = { sym_pointer_type_declarator, 2, sym_pointer_type_declarator, sym_pointer_declarator, sym_expression_statement, 2, sym_expression_statement, alias_sym_simple_requirement, 0, }; static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [0] = 0, [1] = 1, [2] = 2, [3] = 2, [4] = 2, [5] = 2, [6] = 2, [7] = 2, [8] = 2, [9] = 2, [10] = 2, [11] = 2, [12] = 2, [13] = 13, [14] = 14, [15] = 15, [16] = 14, [17] = 17, [18] = 17, [19] = 15, [20] = 17, [21] = 14, [22] = 13, [23] = 13, [24] = 15, [25] = 14, [26] = 17, [27] = 27, [28] = 13, [29] = 29, [30] = 30, [31] = 31, [32] = 15, [33] = 33, [34] = 34, [35] = 35, [36] = 36, [37] = 37, [38] = 33, [39] = 39, [40] = 37, [41] = 41, [42] = 36, [43] = 41, [44] = 44, [45] = 45, [46] = 46, [47] = 37, [48] = 36, [49] = 41, [50] = 33, [51] = 45, [52] = 37, [53] = 36, [54] = 54, [55] = 45, [56] = 45, [57] = 37, [58] = 36, [59] = 37, [60] = 36, [61] = 61, [62] = 37, [63] = 36, [64] = 37, [65] = 36, [66] = 37, [67] = 36, [68] = 37, [69] = 36, [70] = 37, [71] = 36, [72] = 37, [73] = 36, [74] = 37, [75] = 36, [76] = 37, [77] = 36, [78] = 37, [79] = 36, [80] = 37, [81] = 36, [82] = 37, [83] = 36, [84] = 41, [85] = 85, [86] = 86, [87] = 87, [88] = 88, [89] = 89, [90] = 86, [91] = 85, [92] = 87, [93] = 88, [94] = 89, [95] = 88, [96] = 86, [97] = 85, [98] = 87, [99] = 89, [100] = 86, [101] = 85, [102] = 89, [103] = 87, [104] = 88, [105] = 105, [106] = 106, [107] = 106, [108] = 106, [109] = 106, [110] = 88, [111] = 106, [112] = 89, [113] = 86, [114] = 85, [115] = 106, [116] = 87, [117] = 117, [118] = 117, [119] = 117, [120] = 117, [121] = 117, [122] = 117, [123] = 123, [124] = 124, [125] = 124, [126] = 124, [127] = 127, [128] = 128, [129] = 128, [130] = 128, [131] = 128, [132] = 128, [133] = 128, [134] = 134, [135] = 135, [136] = 136, [137] = 137, [138] = 137, [139] = 139, [140] = 139, [141] = 141, [142] = 139, [143] = 141, [144] = 144, [145] = 141, [146] = 139, [147] = 144, [148] = 144, [149] = 144, [150] = 144, [151] = 139, [152] = 152, [153] = 139, [154] = 144, [155] = 139, [156] = 152, [157] = 139, [158] = 139, [159] = 141, [160] = 144, [161] = 152, [162] = 152, [163] = 144, [164] = 144, [165] = 137, [166] = 139, [167] = 144, [168] = 139, [169] = 144, [170] = 139, [171] = 144, [172] = 139, [173] = 144, [174] = 174, [175] = 174, [176] = 174, [177] = 177, [178] = 178, [179] = 179, [180] = 180, [181] = 181, [182] = 182, [183] = 183, [184] = 137, [185] = 179, [186] = 179, [187] = 177, [188] = 178, [189] = 179, [190] = 180, [191] = 180, [192] = 177, [193] = 181, [194] = 182, [195] = 183, [196] = 177, [197] = 178, [198] = 152, [199] = 174, [200] = 181, [201] = 182, [202] = 183, [203] = 179, [204] = 177, [205] = 178, [206] = 180, [207] = 181, [208] = 182, [209] = 183, [210] = 178, [211] = 177, [212] = 178, [213] = 152, [214] = 179, [215] = 180, [216] = 181, [217] = 182, [218] = 183, [219] = 181, [220] = 182, [221] = 183, [222] = 174, [223] = 180, [224] = 224, [225] = 137, [226] = 137, [227] = 227, [228] = 228, [229] = 229, [230] = 230, [231] = 227, [232] = 229, [233] = 229, [234] = 224, [235] = 229, [236] = 236, [237] = 136, [238] = 238, [239] = 135, [240] = 240, [241] = 137, [242] = 236, [243] = 243, [244] = 244, [245] = 245, [246] = 246, [247] = 247, [248] = 248, [249] = 249, [250] = 250, [251] = 251, [252] = 252, [253] = 253, [254] = 254, [255] = 255, [256] = 256, [257] = 257, [258] = 258, [259] = 259, [260] = 260, [261] = 261, [262] = 262, [263] = 263, [264] = 264, [265] = 265, [266] = 266, [267] = 267, [268] = 268, [269] = 269, [270] = 270, [271] = 271, [272] = 272, [273] = 273, [274] = 274, [275] = 275, [276] = 276, [277] = 277, [278] = 238, [279] = 279, [280] = 280, [281] = 240, [282] = 282, [283] = 283, [284] = 284, [285] = 285, [286] = 286, [287] = 287, [288] = 288, [289] = 289, [290] = 290, [291] = 291, [292] = 270, [293] = 293, [294] = 294, [295] = 295, [296] = 286, [297] = 297, [298] = 298, [299] = 299, [300] = 300, [301] = 301, [302] = 302, [303] = 260, [304] = 304, [305] = 305, [306] = 306, [307] = 307, [308] = 308, [309] = 271, [310] = 310, [311] = 311, [312] = 312, [313] = 313, [314] = 314, [315] = 315, [316] = 269, [317] = 317, [318] = 318, [319] = 319, [320] = 320, [321] = 321, [322] = 322, [323] = 323, [324] = 324, [325] = 325, [326] = 326, [327] = 327, [328] = 272, [329] = 329, [330] = 330, [331] = 331, [332] = 332, [333] = 333, [334] = 334, [335] = 268, [336] = 336, [337] = 337, [338] = 273, [339] = 339, [340] = 340, [341] = 341, [342] = 342, [343] = 343, [344] = 344, [345] = 345, [346] = 346, [347] = 230, [348] = 274, [349] = 243, [350] = 227, [351] = 351, [352] = 352, [353] = 353, [354] = 224, [355] = 355, [356] = 356, [357] = 357, [358] = 358, [359] = 359, [360] = 360, [361] = 276, [362] = 362, [363] = 363, [364] = 364, [365] = 365, [366] = 366, [367] = 246, [368] = 279, [369] = 369, [370] = 280, [371] = 228, [372] = 372, [373] = 373, [374] = 359, [375] = 364, [376] = 263, [377] = 247, [378] = 244, [379] = 245, [380] = 285, [381] = 264, [382] = 382, [383] = 383, [384] = 248, [385] = 249, [386] = 250, [387] = 227, [388] = 257, [389] = 364, [390] = 261, [391] = 391, [392] = 262, [393] = 372, [394] = 373, [395] = 372, [396] = 373, [397] = 359, [398] = 251, [399] = 266, [400] = 224, [401] = 364, [402] = 252, [403] = 253, [404] = 265, [405] = 254, [406] = 255, [407] = 275, [408] = 408, [409] = 409, [410] = 364, [411] = 411, [412] = 364, [413] = 282, [414] = 283, [415] = 364, [416] = 256, [417] = 364, [418] = 364, [419] = 364, [420] = 364, [421] = 391, [422] = 364, [423] = 423, [424] = 364, [425] = 425, [426] = 258, [427] = 364, [428] = 284, [429] = 364, [430] = 267, [431] = 431, [432] = 364, [433] = 433, [434] = 364, [435] = 435, [436] = 436, [437] = 437, [438] = 438, [439] = 439, [440] = 259, [441] = 441, [442] = 442, [443] = 391, [444] = 229, [445] = 445, [446] = 230, [447] = 408, [448] = 298, [449] = 228, [450] = 450, [451] = 229, [452] = 230, [453] = 445, [454] = 229, [455] = 229, [456] = 229, [457] = 229, [458] = 277, [459] = 228, [460] = 460, [461] = 135, [462] = 460, [463] = 460, [464] = 135, [465] = 460, [466] = 460, [467] = 460, [468] = 460, [469] = 460, [470] = 460, [471] = 240, [472] = 236, [473] = 473, [474] = 460, [475] = 240, [476] = 136, [477] = 238, [478] = 473, [479] = 236, [480] = 136, [481] = 238, [482] = 460, [483] = 460, [484] = 433, [485] = 250, [486] = 486, [487] = 251, [488] = 252, [489] = 253, [490] = 254, [491] = 255, [492] = 256, [493] = 277, [494] = 494, [495] = 352, [496] = 299, [497] = 497, [498] = 498, [499] = 499, [500] = 258, [501] = 501, [502] = 502, [503] = 314, [504] = 329, [505] = 330, [506] = 259, [507] = 280, [508] = 279, [509] = 260, [510] = 282, [511] = 283, [512] = 284, [513] = 285, [514] = 262, [515] = 243, [516] = 244, [517] = 261, [518] = 286, [519] = 246, [520] = 520, [521] = 247, [522] = 248, [523] = 249, [524] = 250, [525] = 251, [526] = 252, [527] = 253, [528] = 257, [529] = 331, [530] = 258, [531] = 436, [532] = 288, [533] = 265, [534] = 266, [535] = 267, [536] = 268, [537] = 269, [538] = 270, [539] = 275, [540] = 263, [541] = 293, [542] = 280, [543] = 254, [544] = 255, [545] = 264, [546] = 259, [547] = 260, [548] = 261, [549] = 286, [550] = 271, [551] = 272, [552] = 273, [553] = 332, [554] = 276, [555] = 279, [556] = 245, [557] = 277, [558] = 355, [559] = 356, [560] = 256, [561] = 263, [562] = 264, [563] = 274, [564] = 301, [565] = 317, [566] = 266, [567] = 244, [568] = 245, [569] = 267, [570] = 268, [571] = 269, [572] = 270, [573] = 327, [574] = 574, [575] = 271, [576] = 272, [577] = 273, [578] = 300, [579] = 274, [580] = 315, [581] = 357, [582] = 276, [583] = 358, [584] = 336, [585] = 337, [586] = 339, [587] = 340, [588] = 588, [589] = 341, [590] = 590, [591] = 591, [592] = 592, [593] = 593, [594] = 594, [595] = 302, [596] = 287, [597] = 304, [598] = 305, [599] = 343, [600] = 275, [601] = 318, [602] = 602, [603] = 320, [604] = 319, [605] = 323, [606] = 306, [607] = 324, [608] = 346, [609] = 265, [610] = 321, [611] = 333, [612] = 334, [613] = 322, [614] = 342, [615] = 344, [616] = 345, [617] = 425, [618] = 351, [619] = 366, [620] = 409, [621] = 411, [622] = 423, [623] = 441, [624] = 442, [625] = 307, [626] = 626, [627] = 435, [628] = 308, [629] = 282, [630] = 437, [631] = 283, [632] = 439, [633] = 284, [634] = 634, [635] = 257, [636] = 289, [637] = 290, [638] = 285, [639] = 291, [640] = 262, [641] = 243, [642] = 642, [643] = 643, [644] = 644, [645] = 645, [646] = 646, [647] = 647, [648] = 648, [649] = 649, [650] = 650, [651] = 310, [652] = 311, [653] = 312, [654] = 277, [655] = 313, [656] = 246, [657] = 657, [658] = 658, [659] = 294, [660] = 295, [661] = 438, [662] = 297, [663] = 247, [664] = 369, [665] = 326, [666] = 325, [667] = 248, [668] = 249, [669] = 353, [670] = 287, [671] = 344, [672] = 345, [673] = 351, [674] = 366, [675] = 409, [676] = 411, [677] = 439, [678] = 425, [679] = 355, [680] = 318, [681] = 295, [682] = 356, [683] = 439, [684] = 438, [685] = 306, [686] = 307, [687] = 308, [688] = 319, [689] = 310, [690] = 311, [691] = 312, [692] = 331, [693] = 320, [694] = 369, [695] = 323, [696] = 436, [697] = 339, [698] = 340, [699] = 293, [700] = 346, [701] = 321, [702] = 301, [703] = 289, [704] = 352, [705] = 353, [706] = 322, [707] = 355, [708] = 356, [709] = 357, [710] = 358, [711] = 290, [712] = 327, [713] = 291, [714] = 333, [715] = 304, [716] = 319, [717] = 334, [718] = 343, [719] = 324, [720] = 342, [721] = 344, [722] = 345, [723] = 302, [724] = 305, [725] = 351, [726] = 320, [727] = 323, [728] = 324, [729] = 329, [730] = 330, [731] = 331, [732] = 332, [733] = 366, [734] = 336, [735] = 337, [736] = 333, [737] = 339, [738] = 340, [739] = 341, [740] = 334, [741] = 343, [742] = 423, [743] = 433, [744] = 435, [745] = 346, [746] = 437, [747] = 306, [748] = 409, [749] = 289, [750] = 290, [751] = 291, [752] = 307, [753] = 308, [754] = 411, [755] = 294, [756] = 295, [757] = 423, [758] = 294, [759] = 310, [760] = 297, [761] = 299, [762] = 300, [763] = 304, [764] = 305, [765] = 313, [766] = 314, [767] = 408, [768] = 315, [769] = 318, [770] = 297, [771] = 321, [772] = 322, [773] = 311, [774] = 312, [775] = 357, [776] = 433, [777] = 358, [778] = 299, [779] = 313, [780] = 329, [781] = 330, [782] = 332, [783] = 336, [784] = 337, [785] = 341, [786] = 314, [787] = 315, [788] = 408, [789] = 300, [790] = 438, [791] = 441, [792] = 442, [793] = 369, [794] = 326, [795] = 325, [796] = 436, [797] = 288, [798] = 293, [799] = 298, [800] = 301, [801] = 317, [802] = 441, [803] = 442, [804] = 326, [805] = 325, [806] = 288, [807] = 298, [808] = 327, [809] = 317, [810] = 435, [811] = 425, [812] = 352, [813] = 353, [814] = 437, [815] = 287, [816] = 302, [817] = 342, [818] = 137, [819] = 819, [820] = 820, [821] = 819, [822] = 819, [823] = 823, [824] = 823, [825] = 823, [826] = 819, [827] = 823, [828] = 823, [829] = 819, [830] = 830, [831] = 823, [832] = 819, [833] = 823, [834] = 819, [835] = 823, [836] = 819, [837] = 823, [838] = 497, [839] = 819, [840] = 819, [841] = 823, [842] = 497, [843] = 137, [844] = 137, [845] = 137, [846] = 137, [847] = 137, [848] = 848, [849] = 849, [850] = 849, [851] = 851, [852] = 852, [853] = 473, [854] = 473, [855] = 473, [856] = 856, [857] = 856, [858] = 856, [859] = 856, [860] = 856, [861] = 856, [862] = 856, [863] = 863, [864] = 863, [865] = 863, [866] = 866, [867] = 867, [868] = 863, [869] = 867, [870] = 870, [871] = 871, [872] = 872, [873] = 873, [874] = 871, [875] = 863, [876] = 876, [877] = 876, [878] = 873, [879] = 879, [880] = 867, [881] = 881, [882] = 882, [883] = 863, [884] = 884, [885] = 871, [886] = 867, [887] = 879, [888] = 871, [889] = 889, [890] = 863, [891] = 866, [892] = 892, [893] = 893, [894] = 227, [895] = 895, [896] = 224, [897] = 893, [898] = 895, [899] = 893, [900] = 895, [901] = 893, [902] = 895, [903] = 473, [904] = 473, [905] = 905, [906] = 893, [907] = 893, [908] = 473, [909] = 909, [910] = 136, [911] = 851, [912] = 236, [913] = 852, [914] = 240, [915] = 238, [916] = 135, [917] = 245, [918] = 272, [919] = 268, [920] = 261, [921] = 283, [922] = 276, [923] = 284, [924] = 285, [925] = 260, [926] = 286, [927] = 262, [928] = 273, [929] = 256, [930] = 255, [931] = 280, [932] = 243, [933] = 274, [934] = 257, [935] = 269, [936] = 265, [937] = 270, [938] = 244, [939] = 254, [940] = 246, [941] = 263, [942] = 942, [943] = 258, [944] = 944, [945] = 884, [946] = 282, [947] = 944, [948] = 247, [949] = 264, [950] = 267, [951] = 271, [952] = 248, [953] = 249, [954] = 266, [955] = 250, [956] = 279, [957] = 251, [958] = 252, [959] = 253, [960] = 259, [961] = 275, [962] = 905, [963] = 963, [964] = 964, [965] = 965, [966] = 905, [967] = 967, [968] = 968, [969] = 969, [970] = 969, [971] = 965, [972] = 969, [973] = 965, [974] = 974, [975] = 964, [976] = 974, [977] = 964, [978] = 965, [979] = 969, [980] = 964, [981] = 965, [982] = 969, [983] = 965, [984] = 969, [985] = 974, [986] = 964, [987] = 965, [988] = 964, [989] = 968, [990] = 969, [991] = 974, [992] = 974, [993] = 964, [994] = 969, [995] = 964, [996] = 968, [997] = 974, [998] = 965, [999] = 968, [1000] = 964, [1001] = 974, [1002] = 965, [1003] = 968, [1004] = 965, [1005] = 969, [1006] = 969, [1007] = 969, [1008] = 965, [1009] = 969, [1010] = 974, [1011] = 965, [1012] = 974, [1013] = 968, [1014] = 965, [1015] = 969, [1016] = 1016, [1017] = 1016, [1018] = 1016, [1019] = 1019, [1020] = 1016, [1021] = 1019, [1022] = 1016, [1023] = 1019, [1024] = 1019, [1025] = 1019, [1026] = 1019, [1027] = 1016, [1028] = 1028, [1029] = 1029, [1030] = 1030, [1031] = 1031, [1032] = 1032, [1033] = 1033, [1034] = 1032, [1035] = 1035, [1036] = 1033, [1037] = 1035, [1038] = 1038, [1039] = 1039, [1040] = 1033, [1041] = 1035, [1042] = 1042, [1043] = 1033, [1044] = 1035, [1045] = 1033, [1046] = 1035, [1047] = 1035, [1048] = 1035, [1049] = 1039, [1050] = 1032, [1051] = 1039, [1052] = 1039, [1053] = 1039, [1054] = 1039, [1055] = 1039, [1056] = 1039, [1057] = 1039, [1058] = 1058, [1059] = 1059, [1060] = 1060, [1061] = 1061, [1062] = 1062, [1063] = 1061, [1064] = 1064, [1065] = 1061, [1066] = 1066, [1067] = 1067, [1068] = 1068, [1069] = 1069, [1070] = 1070, [1071] = 1071, [1072] = 1072, [1073] = 1073, [1074] = 1074, [1075] = 1074, [1076] = 1074, [1077] = 1074, [1078] = 1073, [1079] = 1079, [1080] = 1080, [1081] = 1073, [1082] = 1074, [1083] = 1083, [1084] = 1084, [1085] = 1085, [1086] = 1074, [1087] = 1087, [1088] = 1088, [1089] = 1080, [1090] = 1090, [1091] = 1074, [1092] = 1092, [1093] = 1093, [1094] = 1094, [1095] = 1073, [1096] = 1096, [1097] = 1097, [1098] = 1073, [1099] = 1073, [1100] = 1073, [1101] = 1073, [1102] = 1080, [1103] = 1103, [1104] = 1074, [1105] = 1105, [1106] = 1106, [1107] = 1080, [1108] = 1073, [1109] = 1074, [1110] = 1080, [1111] = 1073, [1112] = 1074, [1113] = 1113, [1114] = 1073, [1115] = 1074, [1116] = 1074, [1117] = 1117, [1118] = 1074, [1119] = 1073, [1120] = 1080, [1121] = 1073, [1122] = 1080, [1123] = 1123, [1124] = 1124, [1125] = 1125, [1126] = 1126, [1127] = 1127, [1128] = 1128, [1129] = 1129, [1130] = 1130, [1131] = 1131, [1132] = 1132, [1133] = 1133, [1134] = 1134, [1135] = 1135, [1136] = 1136, [1137] = 1136, [1138] = 1138, [1139] = 1124, [1140] = 1140, [1141] = 1138, [1142] = 1124, [1143] = 1133, [1144] = 1144, [1145] = 1134, [1146] = 1146, [1147] = 1147, [1148] = 1136, [1149] = 1138, [1150] = 1124, [1151] = 1151, [1152] = 1134, [1153] = 1153, [1154] = 1154, [1155] = 1155, [1156] = 1156, [1157] = 1157, [1158] = 1158, [1159] = 1133, [1160] = 1160, [1161] = 1136, [1162] = 1162, [1163] = 1125, [1164] = 1136, [1165] = 1165, [1166] = 1136, [1167] = 1135, [1168] = 1127, [1169] = 1138, [1170] = 1136, [1171] = 1124, [1172] = 1130, [1173] = 1131, [1174] = 1136, [1175] = 1136, [1176] = 1132, [1177] = 1177, [1178] = 1178, [1179] = 1160, [1180] = 1177, [1181] = 1178, [1182] = 1182, [1183] = 1183, [1184] = 1184, [1185] = 1185, [1186] = 1186, [1187] = 1187, [1188] = 1162, [1189] = 1147, [1190] = 1190, [1191] = 1183, [1192] = 1192, [1193] = 1193, [1194] = 1162, [1195] = 1190, [1196] = 1192, [1197] = 1162, [1198] = 1133, [1199] = 1162, [1200] = 1144, [1201] = 1162, [1202] = 1146, [1203] = 1162, [1204] = 1151, [1205] = 1162, [1206] = 1153, [1207] = 1162, [1208] = 1162, [1209] = 1136, [1210] = 1154, [1211] = 1155, [1212] = 1140, [1213] = 1134, [1214] = 1136, [1215] = 1135, [1216] = 1156, [1217] = 1123, [1218] = 1218, [1219] = 1128, [1220] = 1158, [1221] = 1157, [1222] = 1182, [1223] = 1136, [1224] = 1136, [1225] = 1138, [1226] = 1187, [1227] = 1193, [1228] = 1218, [1229] = 1184, [1230] = 1230, [1231] = 1231, [1232] = 1232, [1233] = 1233, [1234] = 1234, [1235] = 1235, [1236] = 1236, [1237] = 1231, [1238] = 1238, [1239] = 1239, [1240] = 1240, [1241] = 1232, [1242] = 1242, [1243] = 1243, [1244] = 1244, [1245] = 1245, [1246] = 1232, [1247] = 1231, [1248] = 1244, [1249] = 1245, [1250] = 1250, [1251] = 1232, [1252] = 1252, [1253] = 1253, [1254] = 1231, [1255] = 1255, [1256] = 1245, [1257] = 1257, [1258] = 1242, [1259] = 1259, [1260] = 1243, [1261] = 1261, [1262] = 1257, [1263] = 1235, [1264] = 1264, [1265] = 1244, [1266] = 1266, [1267] = 1242, [1268] = 1243, [1269] = 1232, [1270] = 1270, [1271] = 1264, [1272] = 1244, [1273] = 1273, [1274] = 1274, [1275] = 1275, [1276] = 1276, [1277] = 1277, [1278] = 1278, [1279] = 1279, [1280] = 1280, [1281] = 1239, [1282] = 1240, [1283] = 1250, [1284] = 1252, [1285] = 1253, [1286] = 1276, [1287] = 1277, [1288] = 1245, [1289] = 1236, [1290] = 1278, [1291] = 1243, [1292] = 1292, [1293] = 1232, [1294] = 1279, [1295] = 1295, [1296] = 1296, [1297] = 1280, [1298] = 1239, [1299] = 1231, [1300] = 1240, [1301] = 1250, [1302] = 1252, [1303] = 1253, [1304] = 1245, [1305] = 1264, [1306] = 1276, [1307] = 1277, [1308] = 1278, [1309] = 1279, [1310] = 1280, [1311] = 1239, [1312] = 1240, [1313] = 1250, [1314] = 1252, [1315] = 1253, [1316] = 1316, [1317] = 1317, [1318] = 1295, [1319] = 1242, [1320] = 1243, [1321] = 1244, [1322] = 1245, [1323] = 1323, [1324] = 1232, [1325] = 1231, [1326] = 1257, [1327] = 1235, [1328] = 1266, [1329] = 1242, [1330] = 1243, [1331] = 1270, [1332] = 1264, [1333] = 1244, [1334] = 1334, [1335] = 1335, [1336] = 1276, [1337] = 1277, [1338] = 1278, [1339] = 1279, [1340] = 1280, [1341] = 1239, [1342] = 1240, [1343] = 1250, [1344] = 1252, [1345] = 1253, [1346] = 1346, [1347] = 1245, [1348] = 1231, [1349] = 1232, [1350] = 1270, [1351] = 1231, [1352] = 1352, [1353] = 1353, [1354] = 1264, [1355] = 1276, [1356] = 1277, [1357] = 1278, [1358] = 1279, [1359] = 1280, [1360] = 1239, [1361] = 1240, [1362] = 1250, [1363] = 1252, [1364] = 1253, [1365] = 1242, [1366] = 1243, [1367] = 1257, [1368] = 1264, [1369] = 1266, [1370] = 1232, [1371] = 1371, [1372] = 1270, [1373] = 1373, [1374] = 1374, [1375] = 1233, [1376] = 1234, [1377] = 1264, [1378] = 1276, [1379] = 1277, [1380] = 1278, [1381] = 1279, [1382] = 1280, [1383] = 1239, [1384] = 1240, [1385] = 1250, [1386] = 1252, [1387] = 1253, [1388] = 1257, [1389] = 1236, [1390] = 1266, [1391] = 1243, [1392] = 1270, [1393] = 1264, [1394] = 1231, [1395] = 1244, [1396] = 1334, [1397] = 1264, [1398] = 1276, [1399] = 1277, [1400] = 1278, [1401] = 1279, [1402] = 1280, [1403] = 1239, [1404] = 1240, [1405] = 1250, [1406] = 1252, [1407] = 1253, [1408] = 1257, [1409] = 1266, [1410] = 1410, [1411] = 1257, [1412] = 1266, [1413] = 1244, [1414] = 1257, [1415] = 1266, [1416] = 1242, [1417] = 1243, [1418] = 1257, [1419] = 1419, [1420] = 1266, [1421] = 1264, [1422] = 1257, [1423] = 1244, [1424] = 1266, [1425] = 1242, [1426] = 1243, [1427] = 1244, [1428] = 1242, [1429] = 1429, [1430] = 1430, [1431] = 1276, [1432] = 1277, [1433] = 1278, [1434] = 1279, [1435] = 1292, [1436] = 1274, [1437] = 1280, [1438] = 1264, [1439] = 1244, [1440] = 1239, [1441] = 1240, [1442] = 1250, [1443] = 1276, [1444] = 1245, [1445] = 1276, [1446] = 1277, [1447] = 1278, [1448] = 1279, [1449] = 1280, [1450] = 1239, [1451] = 1240, [1452] = 1250, [1453] = 1252, [1454] = 1253, [1455] = 1277, [1456] = 1245, [1457] = 1259, [1458] = 1278, [1459] = 1279, [1460] = 1252, [1461] = 1419, [1462] = 1429, [1463] = 1232, [1464] = 1255, [1465] = 1253, [1466] = 1245, [1467] = 1231, [1468] = 1280, [1469] = 1335, [1470] = 1292, [1471] = 1274, [1472] = 1239, [1473] = 1259, [1474] = 1419, [1475] = 1429, [1476] = 1255, [1477] = 1335, [1478] = 1292, [1479] = 1274, [1480] = 1240, [1481] = 1259, [1482] = 1419, [1483] = 1429, [1484] = 1255, [1485] = 1335, [1486] = 1292, [1487] = 1274, [1488] = 1250, [1489] = 1259, [1490] = 1419, [1491] = 1429, [1492] = 1255, [1493] = 1252, [1494] = 1335, [1495] = 1259, [1496] = 1419, [1497] = 1429, [1498] = 1255, [1499] = 1253, [1500] = 1335, [1501] = 1245, [1502] = 1259, [1503] = 1419, [1504] = 1255, [1505] = 1276, [1506] = 1257, [1507] = 1266, [1508] = 1242, [1509] = 1243, [1510] = 1410, [1511] = 1277, [1512] = 1266, [1513] = 1257, [1514] = 1266, [1515] = 1278, [1516] = 1277, [1517] = 1279, [1518] = 1410, [1519] = 1232, [1520] = 1410, [1521] = 1410, [1522] = 1410, [1523] = 1410, [1524] = 1280, [1525] = 1270, [1526] = 1264, [1527] = 1276, [1528] = 1277, [1529] = 1278, [1530] = 1279, [1531] = 1280, [1532] = 1239, [1533] = 1240, [1534] = 1250, [1535] = 1252, [1536] = 1253, [1537] = 1242, [1538] = 1243, [1539] = 1244, [1540] = 1245, [1541] = 1232, [1542] = 1231, [1543] = 1231, [1544] = 1544, [1545] = 1264, [1546] = 1244, [1547] = 1276, [1548] = 1278, [1549] = 1279, [1550] = 1280, [1551] = 1239, [1552] = 1240, [1553] = 1250, [1554] = 1252, [1555] = 1253, [1556] = 1245, [1557] = 1232, [1558] = 1231, [1559] = 1257, [1560] = 1266, [1561] = 1561, [1562] = 1242, [1563] = 1243, [1564] = 1236, [1565] = 1236, [1566] = 1236, [1567] = 1242, [1568] = 1568, [1569] = 1569, [1570] = 1570, [1571] = 1571, [1572] = 1572, [1573] = 1573, [1574] = 1574, [1575] = 1261, [1576] = 1576, [1577] = 1577, [1578] = 1572, [1579] = 1577, [1580] = 1568, [1581] = 1570, [1582] = 1576, [1583] = 1574, [1584] = 1569, [1585] = 1573, [1586] = 1571, [1587] = 1587, [1588] = 343, [1589] = 319, [1590] = 1590, [1591] = 1590, [1592] = 1590, [1593] = 1590, [1594] = 1261, [1595] = 1595, [1596] = 1596, [1597] = 1570, [1598] = 1572, [1599] = 1568, [1600] = 1569, [1601] = 1596, [1602] = 1571, [1603] = 1573, [1604] = 905, [1605] = 1574, [1606] = 1261, [1607] = 1576, [1608] = 1596, [1609] = 1596, [1610] = 1572, [1611] = 905, [1612] = 905, [1613] = 1568, [1614] = 1571, [1615] = 1569, [1616] = 1570, [1617] = 1573, [1618] = 1574, [1619] = 1572, [1620] = 1620, [1621] = 1576, [1622] = 1622, [1623] = 1576, [1624] = 1569, [1625] = 1625, [1626] = 1568, [1627] = 1573, [1628] = 1574, [1629] = 1570, [1630] = 1630, [1631] = 1631, [1632] = 1571, [1633] = 1633, [1634] = 1633, [1635] = 1572, [1636] = 1572, [1637] = 1637, [1638] = 1637, [1639] = 1639, [1640] = 1640, [1641] = 1641, [1642] = 1642, [1643] = 1643, [1644] = 1644, [1645] = 1645, [1646] = 1646, [1647] = 1647, [1648] = 1648, [1649] = 1649, [1650] = 1650, [1651] = 1651, [1652] = 1652, [1653] = 1653, [1654] = 1637, [1655] = 1655, [1656] = 1656, [1657] = 1655, [1658] = 1633, [1659] = 1655, [1660] = 1655, [1661] = 1656, [1662] = 1662, [1663] = 1663, [1664] = 1662, [1665] = 1663, [1666] = 1663, [1667] = 1662, [1668] = 1662, [1669] = 1662, [1670] = 1663, [1671] = 1663, [1672] = 1620, [1673] = 1637, [1674] = 1663, [1675] = 1662, [1676] = 1662, [1677] = 1620, [1678] = 1633, [1679] = 1663, [1680] = 1620, [1681] = 1681, [1682] = 1630, [1683] = 1656, [1684] = 1633, [1685] = 1637, [1686] = 1622, [1687] = 1631, [1688] = 1576, [1689] = 1689, [1690] = 1690, [1691] = 1620, [1692] = 1569, [1693] = 1570, [1694] = 1631, [1695] = 1571, [1696] = 1572, [1697] = 1697, [1698] = 1697, [1699] = 1697, [1700] = 1620, [1701] = 1622, [1702] = 1573, [1703] = 1630, [1704] = 1574, [1705] = 1568, [1706] = 1697, [1707] = 1656, [1708] = 228, [1709] = 1709, [1710] = 1710, [1711] = 230, [1712] = 224, [1713] = 1713, [1714] = 1630, [1715] = 1569, [1716] = 1631, [1717] = 1570, [1718] = 1718, [1719] = 227, [1720] = 1720, [1721] = 1721, [1722] = 1568, [1723] = 1573, [1724] = 1571, [1725] = 1574, [1726] = 1576, [1727] = 1622, [1728] = 1656, [1729] = 1729, [1730] = 1622, [1731] = 1631, [1732] = 1572, [1733] = 1733, [1734] = 1261, [1735] = 236, [1736] = 1630, [1737] = 1630, [1738] = 277, [1739] = 135, [1740] = 136, [1741] = 277, [1742] = 1631, [1743] = 1743, [1744] = 1570, [1745] = 331, [1746] = 332, [1747] = 1747, [1748] = 336, [1749] = 337, [1750] = 1750, [1751] = 408, [1752] = 295, [1753] = 339, [1754] = 1743, [1755] = 1755, [1756] = 1756, [1757] = 1757, [1758] = 1758, [1759] = 441, [1760] = 1760, [1761] = 254, [1762] = 255, [1763] = 442, [1764] = 369, [1765] = 355, [1766] = 326, [1767] = 325, [1768] = 1750, [1769] = 1769, [1770] = 356, [1771] = 1771, [1772] = 288, [1773] = 1773, [1774] = 298, [1775] = 259, [1776] = 260, [1777] = 261, [1778] = 286, [1779] = 1743, [1780] = 317, [1781] = 1781, [1782] = 1750, [1783] = 1783, [1784] = 310, [1785] = 287, [1786] = 1786, [1787] = 1787, [1788] = 271, [1789] = 272, [1790] = 1743, [1791] = 273, [1792] = 1750, [1793] = 333, [1794] = 334, [1795] = 276, [1796] = 342, [1797] = 1750, [1798] = 1798, [1799] = 1261, [1800] = 1800, [1801] = 1573, [1802] = 311, [1803] = 1750, [1804] = 1804, [1805] = 1805, [1806] = 256, [1807] = 299, [1808] = 344, [1809] = 340, [1810] = 263, [1811] = 1811, [1812] = 1812, [1813] = 264, [1814] = 319, [1815] = 1815, [1816] = 274, [1817] = 343, [1818] = 346, [1819] = 1819, [1820] = 312, [1821] = 1821, [1822] = 345, [1823] = 1571, [1824] = 1824, [1825] = 351, [1826] = 300, [1827] = 1574, [1828] = 366, [1829] = 1576, [1830] = 1830, [1831] = 409, [1832] = 411, [1833] = 439, [1834] = 304, [1835] = 1835, [1836] = 1836, [1837] = 1837, [1838] = 305, [1839] = 1839, [1840] = 1840, [1841] = 1841, [1842] = 1842, [1843] = 306, [1844] = 1844, [1845] = 353, [1846] = 1846, [1847] = 1847, [1848] = 1848, [1849] = 1849, [1850] = 1850, [1851] = 1851, [1852] = 1852, [1853] = 1853, [1854] = 1854, [1855] = 1750, [1856] = 1568, [1857] = 1857, [1858] = 1858, [1859] = 357, [1860] = 352, [1861] = 307, [1862] = 358, [1863] = 308, [1864] = 1569, [1865] = 1865, [1866] = 1261, [1867] = 1867, [1868] = 1625, [1869] = 1689, [1870] = 227, [1871] = 224, [1872] = 224, [1873] = 230, [1874] = 1874, [1875] = 227, [1876] = 1572, [1877] = 1630, [1878] = 228, [1879] = 228, [1880] = 230, [1881] = 1631, [1882] = 1261, [1883] = 1883, [1884] = 1884, [1885] = 851, [1886] = 1874, [1887] = 1887, [1888] = 1815, [1889] = 1572, [1890] = 135, [1891] = 852, [1892] = 1839, [1893] = 1893, [1894] = 1894, [1895] = 136, [1896] = 1812, [1897] = 1897, [1898] = 1898, [1899] = 1899, [1900] = 277, [1901] = 1901, [1902] = 1902, [1903] = 1903, [1904] = 1904, [1905] = 1905, [1906] = 1906, [1907] = 1907, [1908] = 1812, [1909] = 1909, [1910] = 277, [1911] = 1909, [1912] = 1912, [1913] = 1913, [1914] = 1909, [1915] = 1915, [1916] = 1815, [1917] = 1909, [1918] = 1887, [1919] = 1909, [1920] = 1920, [1921] = 1909, [1922] = 1922, [1923] = 1923, [1924] = 1924, [1925] = 1925, [1926] = 1625, [1927] = 1637, [1928] = 1928, [1929] = 1929, [1930] = 1930, [1931] = 1931, [1932] = 1932, [1933] = 1933, [1934] = 1637, [1935] = 1935, [1936] = 1936, [1937] = 1633, [1938] = 1938, [1939] = 1939, [1940] = 1940, [1941] = 1941, [1942] = 1942, [1943] = 1943, [1944] = 1944, [1945] = 1945, [1946] = 1946, [1947] = 277, [1948] = 1948, [1949] = 1949, [1950] = 1633, [1951] = 1951, [1952] = 1952, [1953] = 1953, [1954] = 135, [1955] = 236, [1956] = 1956, [1957] = 135, [1958] = 1958, [1959] = 1959, [1960] = 1960, [1961] = 1961, [1962] = 1962, [1963] = 1963, [1964] = 136, [1965] = 236, [1966] = 1966, [1967] = 1967, [1968] = 1968, [1969] = 1839, [1970] = 277, [1971] = 1971, [1972] = 1909, [1973] = 136, [1974] = 1974, [1975] = 1572, [1976] = 1976, [1977] = 1977, [1978] = 1978, [1979] = 286, [1980] = 1980, [1981] = 1981, [1982] = 1982, [1983] = 1847, [1984] = 331, [1985] = 355, [1986] = 1848, [1987] = 339, [1988] = 340, [1989] = 1849, [1990] = 274, [1991] = 343, [1992] = 346, [1993] = 1993, [1994] = 1689, [1995] = 1995, [1996] = 1758, [1997] = 1760, [1998] = 369, [1999] = 1850, [2000] = 1842, [2001] = 1857, [2002] = 1755, [2003] = 1756, [2004] = 1757, [2005] = 1769, [2006] = 1771, [2007] = 1773, [2008] = 1781, [2009] = 1783, [2010] = 1851, [2011] = 1786, [2012] = 1897, [2013] = 1787, [2014] = 1800, [2015] = 1804, [2016] = 1865, [2017] = 1811, [2018] = 1898, [2019] = 333, [2020] = 334, [2021] = 1819, [2022] = 1821, [2023] = 1824, [2024] = 1830, [2025] = 1835, [2026] = 1836, [2027] = 1837, [2028] = 1841, [2029] = 1689, [2030] = 1844, [2031] = 1846, [2032] = 1852, [2033] = 1853, [2034] = 1854, [2035] = 408, [2036] = 1993, [2037] = 1842, [2038] = 299, [2039] = 300, [2040] = 304, [2041] = 305, [2042] = 352, [2043] = 2043, [2044] = 1758, [2045] = 353, [2046] = 1760, [2047] = 1857, [2048] = 1755, [2049] = 332, [2050] = 357, [2051] = 336, [2052] = 337, [2053] = 1622, [2054] = 356, [2055] = 1756, [2056] = 1757, [2057] = 2057, [2058] = 1769, [2059] = 441, [2060] = 442, [2061] = 1771, [2062] = 326, [2063] = 325, [2064] = 1897, [2065] = 1898, [2066] = 1993, [2067] = 254, [2068] = 1874, [2069] = 255, [2070] = 288, [2071] = 298, [2072] = 1897, [2073] = 317, [2074] = 259, [2075] = 260, [2076] = 261, [2077] = 286, [2078] = 2078, [2079] = 271, [2080] = 272, [2081] = 273, [2082] = 1773, [2083] = 1781, [2084] = 276, [2085] = 1783, [2086] = 287, [2087] = 408, [2088] = 358, [2089] = 2089, [2090] = 1995, [2091] = 1786, [2092] = 441, [2093] = 442, [2094] = 369, [2095] = 1787, [2096] = 326, [2097] = 1936, [2098] = 325, [2099] = 1800, [2100] = 1804, [2101] = 1981, [2102] = 1865, [2103] = 288, [2104] = 298, [2105] = 1811, [2106] = 1819, [2107] = 342, [2108] = 317, [2109] = 344, [2110] = 345, [2111] = 287, [2112] = 351, [2113] = 366, [2114] = 409, [2115] = 411, [2116] = 333, [2117] = 334, [2118] = 1993, [2119] = 342, [2120] = 1821, [2121] = 1689, [2122] = 256, [2123] = 344, [2124] = 345, [2125] = 351, [2126] = 366, [2127] = 409, [2128] = 411, [2129] = 1824, [2130] = 439, [2131] = 1867, [2132] = 439, [2133] = 1830, [2134] = 352, [2135] = 353, [2136] = 1899, [2137] = 1835, [2138] = 1836, [2139] = 1837, [2140] = 295, [2141] = 1841, [2142] = 299, [2143] = 300, [2144] = 304, [2145] = 305, [2146] = 306, [2147] = 307, [2148] = 308, [2149] = 310, [2150] = 311, [2151] = 312, [2152] = 1844, [2153] = 355, [2154] = 356, [2155] = 1846, [2156] = 331, [2157] = 332, [2158] = 336, [2159] = 337, [2160] = 1898, [2161] = 339, [2162] = 340, [2163] = 357, [2164] = 358, [2165] = 346, [2166] = 1847, [2167] = 295, [2168] = 254, [2169] = 255, [2170] = 2170, [2171] = 1848, [2172] = 1849, [2173] = 259, [2174] = 260, [2175] = 261, [2176] = 1850, [2177] = 1851, [2178] = 1852, [2179] = 271, [2180] = 272, [2181] = 273, [2182] = 1853, [2183] = 306, [2184] = 276, [2185] = 307, [2186] = 308, [2187] = 1709, [2188] = 1854, [2189] = 310, [2190] = 311, [2191] = 1720, [2192] = 256, [2193] = 312, [2194] = 1981, [2195] = 1982, [2196] = 263, [2197] = 264, [2198] = 1718, [2199] = 263, [2200] = 264, [2201] = 319, [2202] = 319, [2203] = 274, [2204] = 343, [2205] = 1709, [2206] = 2206, [2207] = 2207, [2208] = 2208, [2209] = 2057, [2210] = 2210, [2211] = 2211, [2212] = 2212, [2213] = 2213, [2214] = 1720, [2215] = 1718, [2216] = 2210, [2217] = 1887, [2218] = 2210, [2219] = 2219, [2220] = 2220, [2221] = 2221, [2222] = 2222, [2223] = 2223, [2224] = 2224, [2225] = 2225, [2226] = 2226, [2227] = 2227, [2228] = 2228, [2229] = 2229, [2230] = 2230, [2231] = 1689, [2232] = 2232, [2233] = 2210, [2234] = 2210, [2235] = 1689, [2236] = 2236, [2237] = 1620, [2238] = 2238, [2239] = 2239, [2240] = 2240, [2241] = 2241, [2242] = 2210, [2243] = 2243, [2244] = 1656, [2245] = 1718, [2246] = 1571, [2247] = 1839, [2248] = 1261, [2249] = 2249, [2250] = 1573, [2251] = 2251, [2252] = 1689, [2253] = 1720, [2254] = 1574, [2255] = 1576, [2256] = 1893, [2257] = 1798, [2258] = 2258, [2259] = 2043, [2260] = 1568, [2261] = 1689, [2262] = 1569, [2263] = 1887, [2264] = 1840, [2265] = 2265, [2266] = 2266, [2267] = 1709, [2268] = 2268, [2269] = 1874, [2270] = 2270, [2271] = 1747, [2272] = 1936, [2273] = 2273, [2274] = 1689, [2275] = 1656, [2276] = 1812, [2277] = 1815, [2278] = 2278, [2279] = 1689, [2280] = 2280, [2281] = 2281, [2282] = 2282, [2283] = 1805, [2284] = 2284, [2285] = 1570, [2286] = 1897, [2287] = 1798, [2288] = 1805, [2289] = 2289, [2290] = 2268, [2291] = 2291, [2292] = 2292, [2293] = 2293, [2294] = 2294, [2295] = 2295, [2296] = 2296, [2297] = 2297, [2298] = 2298, [2299] = 1898, [2300] = 2300, [2301] = 2301, [2302] = 2302, [2303] = 2303, [2304] = 1572, [2305] = 2222, [2306] = 1883, [2307] = 2307, [2308] = 1936, [2309] = 2309, [2310] = 1622, [2311] = 2311, [2312] = 1633, [2313] = 1637, [2314] = 1894, [2315] = 1747, [2316] = 1840, [2317] = 2317, [2318] = 2232, [2319] = 2224, [2320] = 1903, [2321] = 1939, [2322] = 1930, [2323] = 1968, [2324] = 1958, [2325] = 1747, [2326] = 1976, [2327] = 1928, [2328] = 1840, [2329] = 1747, [2330] = 1962, [2331] = 1631, [2332] = 1959, [2333] = 1901, [2334] = 1902, [2335] = 1718, [2336] = 2336, [2337] = 1948, [2338] = 1907, [2339] = 2339, [2340] = 1949, [2341] = 1925, [2342] = 1912, [2343] = 2343, [2344] = 1924, [2345] = 1630, [2346] = 1922, [2347] = 1840, [2348] = 1952, [2349] = 1798, [2350] = 1929, [2351] = 1637, [2352] = 2352, [2353] = 2226, [2354] = 1956, [2355] = 2355, [2356] = 2356, [2357] = 1960, [2358] = 1936, [2359] = 2359, [2360] = 2240, [2361] = 2284, [2362] = 2362, [2363] = 2363, [2364] = 1805, [2365] = 2223, [2366] = 1940, [2367] = 2367, [2368] = 1805, [2369] = 1709, [2370] = 2370, [2371] = 2225, [2372] = 1931, [2373] = 1932, [2374] = 2374, [2375] = 2375, [2376] = 2249, [2377] = 2377, [2378] = 851, [2379] = 1906, [2380] = 1963, [2381] = 1904, [2382] = 1798, [2383] = 2383, [2384] = 2227, [2385] = 1978, [2386] = 1720, [2387] = 1920, [2388] = 1938, [2389] = 2389, [2390] = 2390, [2391] = 2211, [2392] = 2392, [2393] = 2212, [2394] = 2228, [2395] = 1946, [2396] = 1961, [2397] = 1633, [2398] = 1966, [2399] = 2206, [2400] = 1945, [2401] = 1951, [2402] = 2229, [2403] = 1942, [2404] = 1867, [2405] = 852, [2406] = 1622, [2407] = 1915, [2408] = 2408, [2409] = 1977, [2410] = 2410, [2411] = 2411, [2412] = 2302, [2413] = 2413, [2414] = 2414, [2415] = 1640, [2416] = 1805, [2417] = 2417, [2418] = 2418, [2419] = 2419, [2420] = 2223, [2421] = 2224, [2422] = 2422, [2423] = 2423, [2424] = 2424, [2425] = 2057, [2426] = 1747, [2427] = 1646, [2428] = 2428, [2429] = 2429, [2430] = 1840, [2431] = 2431, [2432] = 1840, [2433] = 2219, [2434] = 2240, [2435] = 2435, [2436] = 2225, [2437] = 2437, [2438] = 2438, [2439] = 2439, [2440] = 2440, [2441] = 2441, [2442] = 1645, [2443] = 2443, [2444] = 2211, [2445] = 2445, [2446] = 2212, [2447] = 2447, [2448] = 2448, [2449] = 2449, [2450] = 1798, [2451] = 2451, [2452] = 1642, [2453] = 2273, [2454] = 2454, [2455] = 2455, [2456] = 1653, [2457] = 1648, [2458] = 2458, [2459] = 2459, [2460] = 2226, [2461] = 2227, [2462] = 1798, [2463] = 2228, [2464] = 2229, [2465] = 2232, [2466] = 2466, [2467] = 2467, [2468] = 2206, [2469] = 2469, [2470] = 2470, [2471] = 2471, [2472] = 1805, [2473] = 2473, [2474] = 2474, [2475] = 2475, [2476] = 2476, [2477] = 2477, [2478] = 1647, [2479] = 2479, [2480] = 2418, [2481] = 2481, [2482] = 2206, [2483] = 2410, [2484] = 2223, [2485] = 2224, [2486] = 2439, [2487] = 2291, [2488] = 2443, [2489] = 2489, [2490] = 2490, [2491] = 2296, [2492] = 2219, [2493] = 2297, [2494] = 2447, [2495] = 135, [2496] = 2240, [2497] = 2497, [2498] = 2498, [2499] = 2499, [2500] = 2225, [2501] = 2501, [2502] = 2292, [2503] = 2449, [2504] = 2504, [2505] = 1894, [2506] = 2506, [2507] = 2451, [2508] = 2508, [2509] = 2509, [2510] = 2307, [2511] = 2298, [2512] = 2211, [2513] = 2212, [2514] = 1652, [2515] = 1639, [2516] = 2265, [2517] = 1649, [2518] = 2518, [2519] = 1644, [2520] = 1650, [2521] = 1651, [2522] = 1641, [2523] = 1643, [2524] = 1883, [2525] = 136, [2526] = 2293, [2527] = 1747, [2528] = 1893, [2529] = 2303, [2530] = 2530, [2531] = 2531, [2532] = 2301, [2533] = 2226, [2534] = 2227, [2535] = 2228, [2536] = 2229, [2537] = 2232, [2538] = 2538, [2539] = 2539, [2540] = 2540, [2541] = 2309, [2542] = 2542, [2543] = 2311, [2544] = 1924, [2545] = 1978, [2546] = 1901, [2547] = 1902, [2548] = 1907, [2549] = 1893, [2550] = 1912, [2551] = 1839, [2552] = 1958, [2553] = 1960, [2554] = 1961, [2555] = 1931, [2556] = 2556, [2557] = 1893, [2558] = 1915, [2559] = 2219, [2560] = 1932, [2561] = 1977, [2562] = 2268, [2563] = 1922, [2564] = 1798, [2565] = 1940, [2566] = 1962, [2567] = 2567, [2568] = 1572, [2569] = 1904, [2570] = 1805, [2571] = 2268, [2572] = 1930, [2573] = 1968, [2574] = 1963, [2575] = 1966, [2576] = 1976, [2577] = 1952, [2578] = 1906, [2579] = 1920, [2580] = 1571, [2581] = 1929, [2582] = 1928, [2583] = 1956, [2584] = 2584, [2585] = 1573, [2586] = 2586, [2587] = 1574, [2588] = 1959, [2589] = 1576, [2590] = 1938, [2591] = 2591, [2592] = 1568, [2593] = 1569, [2594] = 1570, [2595] = 1936, [2596] = 1939, [2597] = 1747, [2598] = 1840, [2599] = 1812, [2600] = 2057, [2601] = 2043, [2602] = 2602, [2603] = 1942, [2604] = 1815, [2605] = 1945, [2606] = 1656, [2607] = 1903, [2608] = 1951, [2609] = 1625, [2610] = 1925, [2611] = 2611, [2612] = 1946, [2613] = 1899, [2614] = 1948, [2615] = 1949, [2616] = 1573, [2617] = 1625, [2618] = 1720, [2619] = 1571, [2620] = 1839, [2621] = 1718, [2622] = 1656, [2623] = 1815, [2624] = 2222, [2625] = 2475, [2626] = 1995, [2627] = 1574, [2628] = 1812, [2629] = 1569, [2630] = 1570, [2631] = 1874, [2632] = 1576, [2633] = 1568, [2634] = 1899, [2635] = 2635, [2636] = 1798, [2637] = 1709, [2638] = 2268, [2639] = 1747, [2640] = 1899, [2641] = 1840, [2642] = 1805, [2643] = 1893, [2644] = 2474, [2645] = 2584, [2646] = 2211, [2647] = 2212, [2648] = 1625, [2649] = 2232, [2650] = 2206, [2651] = 2227, [2652] = 2228, [2653] = 2232, [2654] = 1798, [2655] = 2655, [2656] = 2226, [2657] = 2211, [2658] = 1622, [2659] = 2229, [2660] = 1625, [2661] = 2225, [2662] = 2225, [2663] = 1887, [2664] = 1747, [2665] = 2227, [2666] = 2226, [2667] = 2223, [2668] = 2584, [2669] = 1840, [2670] = 2586, [2671] = 2057, [2672] = 2206, [2673] = 2655, [2674] = 2240, [2675] = 2224, [2676] = 1805, [2677] = 2655, [2678] = 2284, [2679] = 1995, [2680] = 2228, [2681] = 2249, [2682] = 2240, [2683] = 2586, [2684] = 2229, [2685] = 2584, [2686] = 2655, [2687] = 2223, [2688] = 2224, [2689] = 1812, [2690] = 1815, [2691] = 1874, [2692] = 2057, [2693] = 1839, [2694] = 2586, [2695] = 2212, [2696] = 2309, [2697] = 1887, [2698] = 2228, [2699] = 1883, [2700] = 1893, [2701] = 2226, [2702] = 1569, [2703] = 1625, [2704] = 2292, [2705] = 2293, [2706] = 1576, [2707] = 2707, [2708] = 2268, [2709] = 1874, [2710] = 2475, [2711] = 1839, [2712] = 2712, [2713] = 1631, [2714] = 2225, [2715] = 1894, [2716] = 1887, [2717] = 2212, [2718] = 1570, [2719] = 2311, [2720] = 2291, [2721] = 2229, [2722] = 2303, [2723] = 1625, [2724] = 1574, [2725] = 2725, [2726] = 2474, [2727] = 2727, [2728] = 279, [2729] = 2296, [2730] = 1899, [2731] = 2224, [2732] = 1812, [2733] = 2298, [2734] = 2301, [2735] = 2302, [2736] = 2736, [2737] = 2219, [2738] = 1815, [2739] = 2739, [2740] = 1899, [2741] = 245, [2742] = 1867, [2743] = 1995, [2744] = 1571, [2745] = 2232, [2746] = 2240, [2747] = 1573, [2748] = 2297, [2749] = 1874, [2750] = 2307, [2751] = 2227, [2752] = 2206, [2753] = 2211, [2754] = 1568, [2755] = 2223, [2756] = 1949, [2757] = 1899, [2758] = 2473, [2759] = 1938, [2760] = 1946, [2761] = 1887, [2762] = 2474, [2763] = 1960, [2764] = 1961, [2765] = 1915, [2766] = 1939, [2767] = 1922, [2768] = 1952, [2769] = 1978, [2770] = 1906, [2771] = 2475, [2772] = 1920, [2773] = 1929, [2774] = 1925, [2775] = 1945, [2776] = 1951, [2777] = 1958, [2778] = 1633, [2779] = 1931, [2780] = 1932, [2781] = 1867, [2782] = 1977, [2783] = 1940, [2784] = 1904, [2785] = 1930, [2786] = 1968, [2787] = 1976, [2788] = 1959, [2789] = 1901, [2790] = 1902, [2791] = 1907, [2792] = 1912, [2793] = 1956, [2794] = 1924, [2795] = 1942, [2796] = 1948, [2797] = 1962, [2798] = 1963, [2799] = 1966, [2800] = 1805, [2801] = 1903, [2802] = 2469, [2803] = 1637, [2804] = 2481, [2805] = 1571, [2806] = 1573, [2807] = 1574, [2808] = 1576, [2809] = 1568, [2810] = 1569, [2811] = 1570, [2812] = 1839, [2813] = 2813, [2814] = 2814, [2815] = 2815, [2816] = 2816, [2817] = 2817, [2818] = 2818, [2819] = 2819, [2820] = 2820, [2821] = 2821, [2822] = 2822, [2823] = 2823, [2824] = 2824, [2825] = 2825, [2826] = 2826, [2827] = 1747, [2828] = 2828, [2829] = 2829, [2830] = 1840, [2831] = 2219, [2832] = 1815, [2833] = 2833, [2834] = 2834, [2835] = 2835, [2836] = 2836, [2837] = 1798, [2838] = 1812, [2839] = 1928, [2840] = 2840, [2841] = 2840, [2842] = 2842, [2843] = 2840, [2844] = 2249, [2845] = 1874, [2846] = 2842, [2847] = 2240, [2848] = 1995, [2849] = 2225, [2850] = 2850, [2851] = 2851, [2852] = 2219, [2853] = 2211, [2854] = 2854, [2855] = 2212, [2856] = 2226, [2857] = 2227, [2858] = 2858, [2859] = 2858, [2860] = 2228, [2861] = 2842, [2862] = 2584, [2863] = 2840, [2864] = 2249, [2865] = 2229, [2866] = 2232, [2867] = 2858, [2868] = 1995, [2869] = 2206, [2870] = 2842, [2871] = 2840, [2872] = 2858, [2873] = 2842, [2874] = 2840, [2875] = 1874, [2876] = 2043, [2877] = 2858, [2878] = 2842, [2879] = 2840, [2880] = 2858, [2881] = 2842, [2882] = 2223, [2883] = 2850, [2884] = 2858, [2885] = 2057, [2886] = 1995, [2887] = 2284, [2888] = 2224, [2889] = 2284, [2890] = 2586, [2891] = 2891, [2892] = 2296, [2893] = 2268, [2894] = 2834, [2895] = 1887, [2896] = 2298, [2897] = 2057, [2898] = 2850, [2899] = 2474, [2900] = 2301, [2901] = 2220, [2902] = 2208, [2903] = 2302, [2904] = 1261, [2905] = 2474, [2906] = 2816, [2907] = 2823, [2908] = 2475, [2909] = 2284, [2910] = 2817, [2911] = 2824, [2912] = 2912, [2913] = 2243, [2914] = 2914, [2915] = 2891, [2916] = 2221, [2917] = 2917, [2918] = 2236, [2919] = 2249, [2920] = 2850, [2921] = 2850, [2922] = 1261, [2923] = 2825, [2924] = 2445, [2925] = 2818, [2926] = 2297, [2927] = 2927, [2928] = 2307, [2929] = 2914, [2930] = 2891, [2931] = 2207, [2932] = 2917, [2933] = 2819, [2934] = 2934, [2935] = 2820, [2936] = 2851, [2937] = 2821, [2938] = 2914, [2939] = 2850, [2940] = 2891, [2941] = 2917, [2942] = 2238, [2943] = 1572, [2944] = 2850, [2945] = 2828, [2946] = 2912, [2947] = 2815, [2948] = 2854, [2949] = 2914, [2950] = 2891, [2951] = 2917, [2952] = 2292, [2953] = 2822, [2954] = 2850, [2955] = 2239, [2956] = 2914, [2957] = 2891, [2958] = 2293, [2959] = 2917, [2960] = 2835, [2961] = 2475, [2962] = 2914, [2963] = 2914, [2964] = 2891, [2965] = 2917, [2966] = 2891, [2967] = 2917, [2968] = 2891, [2969] = 2917, [2970] = 2912, [2971] = 2829, [2972] = 2934, [2973] = 2914, [2974] = 2043, [2975] = 2914, [2976] = 2826, [2977] = 2836, [2978] = 2222, [2979] = 2934, [2980] = 2914, [2981] = 2934, [2982] = 2934, [2983] = 2934, [2984] = 2934, [2985] = 2934, [2986] = 2934, [2987] = 2934, [2988] = 2814, [2989] = 2311, [2990] = 2291, [2991] = 2891, [2992] = 2303, [2993] = 2043, [2994] = 2309, [2995] = 2995, [2996] = 2213, [2997] = 2917, [2998] = 2917, [2999] = 2222, [3000] = 2236, [3001] = 2309, [3002] = 2815, [3003] = 3003, [3004] = 2816, [3005] = 2817, [3006] = 2818, [3007] = 2850, [3008] = 2303, [3009] = 2819, [3010] = 2820, [3011] = 3011, [3012] = 1572, [3013] = 2821, [3014] = 2822, [3015] = 1656, [3016] = 2850, [3017] = 2238, [3018] = 2296, [3019] = 2850, [3020] = 851, [3021] = 2270, [3022] = 2850, [3023] = 2282, [3024] = 2298, [3025] = 2301, [3026] = 2302, [3027] = 2850, [3028] = 2311, [3029] = 2823, [3030] = 2208, [3031] = 3011, [3032] = 1924, [3033] = 2833, [3034] = 2220, [3035] = 2258, [3036] = 2207, [3037] = 2291, [3038] = 2824, [3039] = 3039, [3040] = 852, [3041] = 2296, [3042] = 3042, [3043] = 2825, [3044] = 2298, [3045] = 2297, [3046] = 2303, [3047] = 2309, [3048] = 2828, [3049] = 2829, [3050] = 2834, [3051] = 2835, [3052] = 2836, [3053] = 2307, [3054] = 2826, [3055] = 2297, [3056] = 1936, [3057] = 2219, [3058] = 2239, [3059] = 3011, [3060] = 2266, [3061] = 2301, [3062] = 2302, [3063] = 2243, [3064] = 3064, [3065] = 2221, [3066] = 2850, [3067] = 3011, [3068] = 1630, [3069] = 3011, [3070] = 3070, [3071] = 2292, [3072] = 3011, [3073] = 1977, [3074] = 2293, [3075] = 2307, [3076] = 1930, [3077] = 884, [3078] = 1572, [3079] = 3064, [3080] = 2850, [3081] = 2292, [3082] = 3042, [3083] = 2293, [3084] = 2850, [3085] = 2850, [3086] = 2850, [3087] = 2850, [3088] = 1959, [3089] = 3064, [3090] = 3090, [3091] = 3042, [3092] = 3064, [3093] = 3042, [3094] = 3042, [3095] = 3042, [3096] = 3042, [3097] = 2280, [3098] = 1906, [3099] = 2814, [3100] = 1925, [3101] = 3039, [3102] = 2251, [3103] = 2222, [3104] = 2311, [3105] = 2213, [3106] = 2291, [3107] = 1261, [3108] = 3039, [3109] = 2850, [3110] = 2850, [3111] = 2819, [3112] = 2824, [3113] = 2820, [3114] = 2821, [3115] = 2822, [3116] = 2057, [3117] = 2835, [3118] = 2823, [3119] = 2707, [3120] = 2836, [3121] = 2300, [3122] = 2343, [3123] = 2280, [3124] = 2284, [3125] = 2282, [3126] = 2851, [3127] = 2266, [3128] = 3070, [3129] = 2815, [3130] = 2251, [3131] = 2343, [3132] = 2375, [3133] = 2343, [3134] = 2635, [3135] = 2826, [3136] = 2249, [3137] = 2336, [3138] = 2814, [3139] = 2352, [3140] = 2828, [3141] = 1261, [3142] = 2850, [3143] = 2295, [3144] = 1930, [3145] = 1718, [3146] = 2818, [3147] = 1924, [3148] = 2270, [3149] = 1709, [3150] = 1572, [3151] = 1977, [3152] = 1936, [3153] = 2854, [3154] = 1720, [3155] = 2343, [3156] = 1959, [3157] = 1899, [3158] = 2362, [3159] = 2363, [3160] = 2343, [3161] = 1883, [3162] = 2289, [3163] = 2258, [3164] = 2043, [3165] = 2834, [3166] = 1906, [3167] = 2377, [3168] = 1894, [3169] = 2829, [3170] = 2367, [3171] = 2367, [3172] = 2370, [3173] = 2816, [3174] = 2817, [3175] = 2825, [3176] = 1925, [3177] = 3177, [3178] = 1958, [3179] = 3179, [3180] = 2377, [3181] = 2292, [3182] = 1946, [3183] = 2293, [3184] = 2816, [3185] = 1647, [3186] = 2211, [3187] = 2418, [3188] = 1798, [3189] = 2437, [3190] = 2445, [3191] = 1963, [3192] = 2213, [3193] = 2212, [3194] = 2339, [3195] = 3195, [3196] = 1903, [3197] = 3197, [3198] = 1942, [3199] = 3179, [3200] = 1948, [3201] = 2834, [3202] = 1645, [3203] = 2240, [3204] = 1949, [3205] = 2352, [3206] = 2817, [3207] = 2219, [3208] = 2226, [3209] = 2289, [3210] = 2343, [3211] = 3211, [3212] = 2227, [3213] = 1966, [3214] = 135, [3215] = 2458, [3216] = 2236, [3217] = 1648, [3218] = 3179, [3219] = 2311, [3220] = 2826, [3221] = 2228, [3222] = 2410, [3223] = 2229, [3224] = 2291, [3225] = 2232, [3226] = 1940, [3227] = 1904, [3228] = 2303, [3229] = 2309, [3230] = 1953, [3231] = 1974, [3232] = 2818, [3233] = 1960, [3234] = 1961, [3235] = 1893, [3236] = 3179, [3237] = 1644, [3238] = 1915, [3239] = 1641, [3240] = 2819, [3241] = 1805, [3242] = 1939, [3243] = 1643, [3244] = 1968, [3245] = 2471, [3246] = 2295, [3247] = 1976, [3248] = 3179, [3249] = 2820, [3250] = 2238, [3251] = 1922, [3252] = 2821, [3253] = 3179, [3254] = 3254, [3255] = 2822, [3256] = 1640, [3257] = 2343, [3258] = 1952, [3259] = 1646, [3260] = 2367, [3261] = 1883, [3262] = 2445, [3263] = 3254, [3264] = 1867, [3265] = 1923, [3266] = 2294, [3267] = 3197, [3268] = 2208, [3269] = 2851, [3270] = 2835, [3271] = 1995, [3272] = 2296, [3273] = 1967, [3274] = 2298, [3275] = 2850, [3276] = 2301, [3277] = 2302, [3278] = 2223, [3279] = 2224, [3280] = 2408, [3281] = 2823, [3282] = 2850, [3283] = 2375, [3284] = 2850, [3285] = 1943, [3286] = 2850, [3287] = 2850, [3288] = 1941, [3289] = 1935, [3290] = 1938, [3291] = 2850, [3292] = 3292, [3293] = 1901, [3294] = 1902, [3295] = 2390, [3296] = 2836, [3297] = 1978, [3298] = 2439, [3299] = 1907, [3300] = 2850, [3301] = 1913, [3302] = 3179, [3303] = 2458, [3304] = 3179, [3305] = 1912, [3306] = 2297, [3307] = 2300, [3308] = 2307, [3309] = 2814, [3310] = 2443, [3311] = 1971, [3312] = 1944, [3313] = 3179, [3314] = 2447, [3315] = 2449, [3316] = 3316, [3317] = 2057, [3318] = 1956, [3319] = 1652, [3320] = 136, [3321] = 1639, [3322] = 2336, [3323] = 2828, [3324] = 2362, [3325] = 2363, [3326] = 2829, [3327] = 2370, [3328] = 2814, [3329] = 2815, [3330] = 2834, [3331] = 2377, [3332] = 2816, [3333] = 2817, [3334] = 2818, [3335] = 2819, [3336] = 2820, [3337] = 2821, [3338] = 2822, [3339] = 2835, [3340] = 2836, [3341] = 2375, [3342] = 2823, [3343] = 2824, [3344] = 2825, [3345] = 2826, [3346] = 2451, [3347] = 1572, [3348] = 1920, [3349] = 1929, [3350] = 1894, [3351] = 2815, [3352] = 1653, [3353] = 2352, [3354] = 1928, [3355] = 1962, [3356] = 1945, [3357] = 2336, [3358] = 1951, [3359] = 2828, [3360] = 2343, [3361] = 851, [3362] = 852, [3363] = 2206, [3364] = 1642, [3365] = 1931, [3366] = 1932, [3367] = 2362, [3368] = 2363, [3369] = 2471, [3370] = 1649, [3371] = 2824, [3372] = 2437, [3373] = 2225, [3374] = 2829, [3375] = 2370, [3376] = 1651, [3377] = 2850, [3378] = 2825, [3379] = 2854, [3380] = 1933, [3381] = 2359, [3382] = 2602, [3383] = 1650, [3384] = 2222, [3385] = 3197, [3386] = 1913, [3387] = 2476, [3388] = 1920, [3389] = 1953, [3390] = 2435, [3391] = 1974, [3392] = 1928, [3393] = 1929, [3394] = 2466, [3395] = 1903, [3396] = 2467, [3397] = 1798, [3398] = 2489, [3399] = 2490, [3400] = 2497, [3401] = 2367, [3402] = 1840, [3403] = 2408, [3404] = 2411, [3405] = 2413, [3406] = 1943, [3407] = 1941, [3408] = 1935, [3409] = 3409, [3410] = 3410, [3411] = 2422, [3412] = 2423, [3413] = 2424, [3414] = 2428, [3415] = 2429, [3416] = 2481, [3417] = 2445, [3418] = 2374, [3419] = 135, [3420] = 2459, [3421] = 2499, [3422] = 1747, [3423] = 1945, [3424] = 1709, [3425] = 2343, [3426] = 2850, [3427] = 2441, [3428] = 1951, [3429] = 2454, [3430] = 1958, [3431] = 1893, [3432] = 2418, [3433] = 1805, [3434] = 2439, [3435] = 1931, [3436] = 2443, [3437] = 2447, [3438] = 1932, [3439] = 2268, [3440] = 2449, [3441] = 2451, [3442] = 1261, [3443] = 1650, [3444] = 1651, [3445] = 851, [3446] = 1967, [3447] = 2438, [3448] = 1944, [3449] = 1933, [3450] = 136, [3451] = 1906, [3452] = 2854, [3453] = 1923, [3454] = 2504, [3455] = 2509, [3456] = 2390, [3457] = 1652, [3458] = 1925, [3459] = 1639, [3460] = 2265, [3461] = 1647, [3462] = 2850, [3463] = 2294, [3464] = 1649, [3465] = 1720, [3466] = 2440, [3467] = 2266, [3468] = 1938, [3469] = 1867, [3470] = 2383, [3471] = 2317, [3472] = 2355, [3473] = 2356, [3474] = 2410, [3475] = 852, [3476] = 2437, [3477] = 1946, [3478] = 1936, [3479] = 2530, [3480] = 2343, [3481] = 2251, [3482] = 2392, [3483] = 2850, [3484] = 2389, [3485] = 2850, [3486] = 2539, [3487] = 1930, [3488] = 1640, [3489] = 1959, [3490] = 1646, [3491] = 2833, [3492] = 1718, [3493] = 2518, [3494] = 1899, [3495] = 2339, [3496] = 2850, [3497] = 2043, [3498] = 2455, [3499] = 2477, [3500] = 2471, [3501] = 1940, [3502] = 1904, [3503] = 2479, [3504] = 2270, [3505] = 1653, [3506] = 1648, [3507] = 3507, [3508] = 1960, [3509] = 2470, [3510] = 2448, [3511] = 2445, [3512] = 1968, [3513] = 1976, [3514] = 2498, [3515] = 2258, [3516] = 1924, [3517] = 2501, [3518] = 1961, [3519] = 1901, [3520] = 1971, [3521] = 1902, [3522] = 2458, [3523] = 1915, [3524] = 1907, [3525] = 2508, [3526] = 1939, [3527] = 1912, [3528] = 2417, [3529] = 2469, [3530] = 2538, [3531] = 1956, [3532] = 2474, [3533] = 2475, [3534] = 1922, [3535] = 2473, [3536] = 2414, [3537] = 2531, [3538] = 2419, [3539] = 2431, [3540] = 1952, [3541] = 3409, [3542] = 1978, [3543] = 3410, [3544] = 2540, [3545] = 3409, [3546] = 2851, [3547] = 3410, [3548] = 2343, [3549] = 1942, [3550] = 1948, [3551] = 2359, [3552] = 1949, [3553] = 1962, [3554] = 1644, [3555] = 1963, [3556] = 1966, [3557] = 1641, [3558] = 2506, [3559] = 2542, [3560] = 1645, [3561] = 1642, [3562] = 2273, [3563] = 1643, [3564] = 1977, [3565] = 2268, [3566] = 2362, [3567] = 2470, [3568] = 2471, [3569] = 2814, [3570] = 2363, [3571] = 2413, [3572] = 2504, [3573] = 1652, [3574] = 1649, [3575] = 2530, [3576] = 2423, [3577] = 2497, [3578] = 1883, [3579] = 2509, [3580] = 2499, [3581] = 2445, [3582] = 2289, [3583] = 1894, [3584] = 2389, [3585] = 2823, [3586] = 2829, [3587] = 1639, [3588] = 2411, [3589] = 2370, [3590] = 2222, [3591] = 2469, [3592] = 2479, [3593] = 2437, [3594] = 3409, [3595] = 2540, [3596] = 136, [3597] = 2490, [3598] = 3410, [3599] = 1645, [3600] = 2518, [3601] = 2336, [3602] = 2828, [3603] = 2473, [3604] = 2539, [3605] = 1644, [3606] = 2441, [3607] = 2422, [3608] = 1571, [3609] = 2815, [3610] = 2824, [3611] = 1573, [3612] = 2435, [3613] = 1574, [3614] = 2825, [3615] = 1576, [3616] = 1568, [3617] = 1569, [3618] = 1573, [3619] = 2374, [3620] = 1641, [3621] = 1570, [3622] = 1747, [3623] = 1574, [3624] = 2392, [3625] = 1840, [3626] = 2417, [3627] = 2289, [3628] = 2428, [3629] = 1576, [3630] = 2265, [3631] = 1568, [3632] = 2454, [3633] = 1572, [3634] = 2826, [3635] = 2834, [3636] = 2377, [3637] = 2816, [3638] = 2817, [3639] = 2481, [3640] = 2818, [3641] = 1569, [3642] = 2459, [3643] = 2819, [3644] = 2538, [3645] = 2927, [3646] = 1815, [3647] = 1839, [3648] = 2414, [3649] = 2820, [3650] = 1570, [3651] = 2821, [3652] = 2822, [3653] = 2835, [3654] = 1640, [3655] = 1646, [3656] = 1643, [3657] = 1650, [3658] = 2836, [3659] = 2273, [3660] = 3660, [3661] = 2424, [3662] = 2429, [3663] = 2438, [3664] = 3664, [3665] = 2440, [3666] = 3666, [3667] = 1798, [3668] = 2498, [3669] = 2501, [3670] = 2466, [3671] = 2445, [3672] = 2477, [3673] = 2343, [3674] = 2458, [3675] = 2445, [3676] = 1805, [3677] = 2508, [3678] = 2542, [3679] = 2375, [3680] = 2467, [3681] = 2448, [3682] = 3682, [3683] = 1648, [3684] = 2531, [3685] = 135, [3686] = 2383, [3687] = 2317, [3688] = 1653, [3689] = 2419, [3690] = 2431, [3691] = 2355, [3692] = 1642, [3693] = 3693, [3694] = 2445, [3695] = 2455, [3696] = 2356, [3697] = 2476, [3698] = 2410, [3699] = 1647, [3700] = 2418, [3701] = 2489, [3702] = 2506, [3703] = 2439, [3704] = 2443, [3705] = 2447, [3706] = 1651, [3707] = 2449, [3708] = 1572, [3709] = 2451, [3710] = 1571, [3711] = 2995, [3712] = 1812, [3713] = 3713, [3714] = 2854, [3715] = 1962, [3716] = 3716, [3717] = 2538, [3718] = 1963, [3719] = 3719, [3720] = 3720, [3721] = 1966, [3722] = 3722, [3723] = 3723, [3724] = 1798, [3725] = 3716, [3726] = 3719, [3727] = 1572, [3728] = 1940, [3729] = 3723, [3730] = 3730, [3731] = 3716, [3732] = 1904, [3733] = 2229, [3734] = 3722, [3735] = 3723, [3736] = 3716, [3737] = 2435, [3738] = 1899, [3739] = 1805, [3740] = 3723, [3741] = 3716, [3742] = 1915, [3743] = 1939, [3744] = 1968, [3745] = 1976, [3746] = 3746, [3747] = 2232, [3748] = 2240, [3749] = 1938, [3750] = 1901, [3751] = 3720, [3752] = 1902, [3753] = 3753, [3754] = 1928, [3755] = 2225, [3756] = 1907, [3757] = 2284, [3758] = 2249, [3759] = 1903, [3760] = 2390, [3761] = 2375, [3762] = 1912, [3763] = 3763, [3764] = 3723, [3765] = 3765, [3766] = 2362, [3767] = 1946, [3768] = 3719, [3769] = 2336, [3770] = 1874, [3771] = 3716, [3772] = 1922, [3773] = 1956, [3774] = 3719, [3775] = 1952, [3776] = 1622, [3777] = 2851, [3778] = 1936, [3779] = 1995, [3780] = 3719, [3781] = 3719, [3782] = 3719, [3783] = 3719, [3784] = 2390, [3785] = 2833, [3786] = 3746, [3787] = 2206, [3788] = 3746, [3789] = 3720, [3790] = 3746, [3791] = 3720, [3792] = 2211, [3793] = 3746, [3794] = 3720, [3795] = 3746, [3796] = 3719, [3797] = 1949, [3798] = 3746, [3799] = 1867, [3800] = 3720, [3801] = 2474, [3802] = 3746, [3803] = 3720, [3804] = 3746, [3805] = 3720, [3806] = 2363, [3807] = 3409, [3808] = 2212, [3809] = 2475, [3810] = 3410, [3811] = 3713, [3812] = 3723, [3813] = 3813, [3814] = 3719, [3815] = 3719, [3816] = 3716, [3817] = 1920, [3818] = 1929, [3819] = 2223, [3820] = 1978, [3821] = 3722, [3822] = 3719, [3823] = 3719, [3824] = 3719, [3825] = 2224, [3826] = 3719, [3827] = 2226, [3828] = 1945, [3829] = 1747, [3830] = 2377, [3831] = 2467, [3832] = 1951, [3833] = 1840, [3834] = 3722, [3835] = 1958, [3836] = 3723, [3837] = 3813, [3838] = 3716, [3839] = 3839, [3840] = 3719, [3841] = 1931, [3842] = 2227, [3843] = 3722, [3844] = 3713, [3845] = 3723, [3846] = 1932, [3847] = 2508, [3848] = 2228, [3849] = 3713, [3850] = 3719, [3851] = 3813, [3852] = 3716, [3853] = 3719, [3854] = 1960, [3855] = 2370, [3856] = 3813, [3857] = 1961, [3858] = 1942, [3859] = 3713, [3860] = 3813, [3861] = 3722, [3862] = 3713, [3863] = 3813, [3864] = 1948, [3865] = 3719, [3866] = 3723, [3867] = 3867, [3868] = 3720, [3869] = 2454, [3870] = 3870, [3871] = 3870, [3872] = 2489, [3873] = 2474, [3874] = 2490, [3875] = 2497, [3876] = 2475, [3877] = 3195, [3878] = 1261, [3879] = 3409, [3880] = 3870, [3881] = 3410, [3882] = 2438, [3883] = 2411, [3884] = 2413, [3885] = 2498, [3886] = 2501, [3887] = 2422, [3888] = 3870, [3889] = 2438, [3890] = 2440, [3891] = 2476, [3892] = 2423, [3893] = 2455, [3894] = 2424, [3895] = 2441, [3896] = 2448, [3897] = 2428, [3898] = 2531, [3899] = 2419, [3900] = 2431, [3901] = 2429, [3902] = 1887, [3903] = 3870, [3904] = 1642, [3905] = 2455, [3906] = 2476, [3907] = 1647, [3908] = 2414, [3909] = 1644, [3910] = 1641, [3911] = 1643, [3912] = 3870, [3913] = 2469, [3914] = 2466, [3915] = 2538, [3916] = 3870, [3917] = 3870, [3918] = 2539, [3919] = 2539, [3920] = 2459, [3921] = 1650, [3922] = 3870, [3923] = 1651, [3924] = 135, [3925] = 1653, [3926] = 1648, [3927] = 2506, [3928] = 136, [3929] = 2414, [3930] = 2506, [3931] = 3870, [3932] = 3870, [3933] = 2481, [3934] = 2435, [3935] = 1747, [3936] = 1840, [3937] = 2441, [3938] = 2454, [3939] = 1652, [3940] = 2540, [3941] = 2273, [3942] = 2265, [3943] = 2504, [3944] = 1649, [3945] = 3870, [3946] = 2509, [3947] = 3870, [3948] = 3409, [3949] = 3410, [3950] = 1639, [3951] = 3870, [3952] = 1798, [3953] = 3870, [3954] = 3870, [3955] = 1640, [3956] = 1646, [3957] = 3870, [3958] = 1805, [3959] = 2498, [3960] = 2501, [3961] = 2473, [3962] = 3870, [3963] = 2508, [3964] = 2448, [3965] = 3870, [3966] = 3966, [3967] = 2531, [3968] = 2419, [3969] = 2431, [3970] = 3870, [3971] = 2504, [3972] = 2509, [3973] = 2540, [3974] = 1645, [3975] = 2466, [3976] = 2292, [3977] = 2293, [3978] = 2467, [3979] = 2459, [3980] = 2311, [3981] = 2291, [3982] = 2303, [3983] = 2309, [3984] = 2296, [3985] = 2298, [3986] = 2301, [3987] = 2302, [3988] = 2297, [3989] = 2307, [3990] = 2489, [3991] = 2490, [3992] = 2497, [3993] = 2440, [3994] = 2411, [3995] = 2413, [3996] = 2422, [3997] = 2423, [3998] = 2424, [3999] = 2428, [4000] = 2429, [4001] = 3870, [4002] = 4002, [4003] = 1805, [4004] = 4004, [4005] = 4005, [4006] = 4004, [4007] = 4002, [4008] = 4004, [4009] = 1572, [4010] = 4002, [4011] = 2236, [4012] = 4002, [4013] = 4004, [4014] = 4014, [4015] = 2238, [4016] = 4004, [4017] = 4002, [4018] = 4004, [4019] = 2208, [4020] = 4002, [4021] = 4004, [4022] = 4004, [4023] = 2213, [4024] = 4004, [4025] = 2219, [4026] = 4002, [4027] = 4004, [4028] = 4005, [4029] = 1747, [4030] = 3409, [4031] = 3410, [4032] = 4005, [4033] = 1620, [4034] = 1995, [4035] = 4014, [4036] = 1840, [4037] = 4005, [4038] = 4002, [4039] = 4005, [4040] = 3409, [4041] = 4005, [4042] = 4005, [4043] = 2057, [4044] = 4005, [4045] = 4005, [4046] = 4005, [4047] = 1798, [4048] = 2057, [4049] = 4002, [4050] = 3410, [4051] = 4002, [4052] = 2268, [4053] = 2251, [4054] = 1899, [4055] = 3410, [4056] = 3409, [4057] = 2270, [4058] = 2057, [4059] = 2266, [4060] = 2043, [4061] = 2249, [4062] = 3409, [4063] = 3410, [4064] = 3410, [4065] = 2258, [4066] = 3409, [4067] = 3409, [4068] = 2474, [4069] = 2475, [4070] = 4070, [4071] = 3410, [4072] = 2284, [4073] = 3410, [4074] = 2307, [4075] = 4075, [4076] = 4076, [4077] = 3765, [4078] = 4078, [4079] = 4078, [4080] = 4080, [4081] = 4080, [4082] = 4075, [4083] = 4078, [4084] = 4076, [4085] = 4078, [4086] = 4080, [4087] = 2298, [4088] = 4075, [4089] = 2296, [4090] = 1261, [4091] = 3409, [4092] = 3410, [4093] = 4093, [4094] = 4075, [4095] = 1899, [4096] = 3763, [4097] = 4076, [4098] = 4078, [4099] = 2301, [4100] = 4080, [4101] = 4076, [4102] = 4075, [4103] = 4078, [4104] = 1633, [4105] = 4076, [4106] = 2302, [4107] = 2222, [4108] = 4080, [4109] = 1637, [4110] = 2292, [4111] = 2293, [4112] = 4076, [4113] = 4080, [4114] = 4080, [4115] = 2297, [4116] = 4075, [4117] = 4075, [4118] = 1893, [4119] = 3409, [4120] = 4078, [4121] = 2311, [4122] = 2291, [4123] = 2303, [4124] = 2309, [4125] = 4076, [4126] = 263, [4127] = 264, [4128] = 4070, [4129] = 1977, [4130] = 319, [4131] = 274, [4132] = 1924, [4133] = 3409, [4134] = 3410, [4135] = 2238, [4136] = 2236, [4137] = 1930, [4138] = 343, [4139] = 1631, [4140] = 1630, [4141] = 1906, [4142] = 2213, [4143] = 1587, [4144] = 2208, [4145] = 1925, [4146] = 1995, [4147] = 1959, [4148] = 256, [4149] = 2475, [4150] = 4150, [4151] = 4151, [4152] = 1261, [4153] = 4153, [4154] = 4154, [4155] = 4155, [4156] = 4156, [4157] = 1894, [4158] = 1883, [4159] = 2473, [4160] = 2825, [4161] = 4161, [4162] = 2258, [4163] = 3409, [4164] = 2826, [4165] = 4165, [4166] = 4166, [4167] = 3409, [4168] = 3410, [4169] = 4151, [4170] = 3410, [4171] = 2057, [4172] = 4155, [4173] = 2270, [4174] = 2474, [4175] = 2822, [4176] = 1620, [4177] = 4154, [4178] = 4155, [4179] = 4179, [4180] = 4180, [4181] = 2266, [4182] = 4182, [4183] = 1995, [4184] = 4184, [4185] = 2835, [4186] = 2481, [4187] = 3409, [4188] = 2251, [4189] = 2814, [4190] = 2815, [4191] = 4191, [4192] = 4161, [4193] = 4156, [4194] = 2828, [4195] = 4161, [4196] = 4165, [4197] = 4165, [4198] = 2834, [4199] = 2816, [4200] = 2817, [4201] = 2818, [4202] = 2819, [4203] = 2820, [4204] = 2829, [4205] = 4184, [4206] = 4191, [4207] = 4166, [4208] = 3410, [4209] = 2823, [4210] = 4182, [4211] = 2836, [4212] = 2268, [4213] = 2821, [4214] = 2824, [4215] = 4151, [4216] = 4166, [4217] = 2469, [4218] = 4156, [4219] = 1929, [4220] = 2567, [4221] = 1902, [4222] = 1966, [4223] = 1938, [4224] = 1904, [4225] = 1946, [4226] = 1956, [4227] = 4227, [4228] = 2851, [4229] = 2273, [4230] = 1633, [4231] = 1907, [4232] = 1942, [4233] = 4233, [4234] = 1637, [4235] = 3409, [4236] = 2611, [4237] = 3410, [4238] = 2475, [4239] = 1656, [4240] = 4151, [4241] = 2408, [4242] = 4155, [4243] = 1960, [4244] = 4156, [4245] = 1961, [4246] = 1915, [4247] = 1939, [4248] = 4161, [4249] = 1922, [4250] = 4165, [4251] = 4166, [4252] = 2339, [4253] = 2854, [4254] = 1948, [4255] = 1901, [4256] = 1978, [4257] = 1968, [4258] = 1949, [4259] = 1912, [4260] = 1962, [4261] = 2556, [4262] = 1976, [4263] = 4263, [4264] = 4264, [4265] = 2359, [4266] = 4266, [4267] = 1622, [4268] = 2602, [4269] = 1920, [4270] = 4227, [4271] = 2591, [4272] = 1903, [4273] = 2474, [4274] = 2265, [4275] = 1945, [4276] = 1951, [4277] = 1958, [4278] = 1940, [4279] = 1928, [4280] = 1931, [4281] = 1932, [4282] = 1963, [4283] = 4227, [4284] = 1952, [4285] = 1649, [4286] = 4155, [4287] = 1642, [4288] = 1653, [4289] = 2854, [4290] = 2273, [4291] = 4179, [4292] = 1899, [4293] = 136, [4294] = 1572, [4295] = 4165, [4296] = 1647, [4297] = 4156, [4298] = 1648, [4299] = 2851, [4300] = 2265, [4301] = 4151, [4302] = 135, [4303] = 1650, [4304] = 1620, [4305] = 4305, [4306] = 1651, [4307] = 4179, [4308] = 1645, [4309] = 3409, [4310] = 4161, [4311] = 1652, [4312] = 1639, [4313] = 1644, [4314] = 4179, [4315] = 1641, [4316] = 1643, [4317] = 2057, [4318] = 1640, [4319] = 3410, [4320] = 1646, [4321] = 4166, [4322] = 2819, [4323] = 4155, [4324] = 4156, [4325] = 4161, [4326] = 4165, [4327] = 4166, [4328] = 4151, [4329] = 2825, [4330] = 4166, [4331] = 2213, [4332] = 2211, [4333] = 4333, [4334] = 2212, [4335] = 4161, [4336] = 2816, [4337] = 2206, [4338] = 2815, [4339] = 4155, [4340] = 2474, [4341] = 2475, [4342] = 3410, [4343] = 2824, [4344] = 4165, [4345] = 2829, [4346] = 2822, [4347] = 2823, [4348] = 2815, [4349] = 2824, [4350] = 2825, [4351] = 2823, [4352] = 2835, [4353] = 2223, [4354] = 4233, [4355] = 1633, [4356] = 2826, [4357] = 2224, [4358] = 4151, [4359] = 2236, [4360] = 2834, [4361] = 2836, [4362] = 4156, [4363] = 2814, [4364] = 2828, [4365] = 2238, [4366] = 2817, [4367] = 2829, [4368] = 1631, [4369] = 2828, [4370] = 2834, [4371] = 2826, [4372] = 2816, [4373] = 2817, [4374] = 2818, [4375] = 2820, [4376] = 2821, [4377] = 2822, [4378] = 2835, [4379] = 4264, [4380] = 2818, [4381] = 2219, [4382] = 2819, [4383] = 4383, [4384] = 2240, [4385] = 2820, [4386] = 2821, [4387] = 2268, [4388] = 2814, [4389] = 2226, [4390] = 2227, [4391] = 1630, [4392] = 4392, [4393] = 2208, [4394] = 2228, [4395] = 2225, [4396] = 2229, [4397] = 3409, [4398] = 2232, [4399] = 2836, [4400] = 1637, [4401] = 4305, [4402] = 4402, [4403] = 4403, [4404] = 2270, [4405] = 4403, [4406] = 1893, [4407] = 4407, [4408] = 4408, [4409] = 2057, [4410] = 4410, [4411] = 4403, [4412] = 2266, [4413] = 4165, [4414] = 4414, [4415] = 4415, [4416] = 4416, [4417] = 4417, [4418] = 4407, [4419] = 2251, [4420] = 1571, [4421] = 4403, [4422] = 4166, [4423] = 4423, [4424] = 4403, [4425] = 1812, [4426] = 4417, [4427] = 4423, [4428] = 1633, [4429] = 2854, [4430] = 4155, [4431] = 4151, [4432] = 1573, [4433] = 4403, [4434] = 1574, [4435] = 1576, [4436] = 4423, [4437] = 1568, [4438] = 1569, [4439] = 1570, [4440] = 4410, [4441] = 4407, [4442] = 1815, [4443] = 1622, [4444] = 4403, [4445] = 4407, [4446] = 4403, [4447] = 4417, [4448] = 4423, [4449] = 4410, [4450] = 4423, [4451] = 4403, [4452] = 4403, [4453] = 1637, [4454] = 4423, [4455] = 4410, [4456] = 1656, [4457] = 1839, [4458] = 4407, [4459] = 4156, [4460] = 4403, [4461] = 4410, [4462] = 1625, [4463] = 1995, [4464] = 2043, [4465] = 4465, [4466] = 2258, [4467] = 4403, [4468] = 4407, [4469] = 4403, [4470] = 4403, [4471] = 4403, [4472] = 4151, [4473] = 4403, [4474] = 4155, [4475] = 4156, [4476] = 4161, [4477] = 4403, [4478] = 4165, [4479] = 4166, [4480] = 4161, [4481] = 4410, [4482] = 4423, [4483] = 2851, [4484] = 4484, [4485] = 4485, [4486] = 2819, [4487] = 4487, [4488] = 4488, [4489] = 3254, [4490] = 4490, [4491] = 4490, [4492] = 4492, [4493] = 4155, [4494] = 4156, [4495] = 2268, [4496] = 2362, [4497] = 4484, [4498] = 4161, [4499] = 4165, [4500] = 4166, [4501] = 2363, [4502] = 2820, [4503] = 1899, [4504] = 4151, [4505] = 4488, [4506] = 4155, [4507] = 4156, [4508] = 2824, [4509] = 4484, [4510] = 4161, [4511] = 4165, [4512] = 4166, [4513] = 2375, [4514] = 2829, [4515] = 4151, [4516] = 4179, [4517] = 2370, [4518] = 4155, [4519] = 4156, [4520] = 4484, [4521] = 4161, [4522] = 4165, [4523] = 4166, [4524] = 4151, [4525] = 2821, [4526] = 2222, [4527] = 4484, [4528] = 4488, [4529] = 4490, [4530] = 4530, [4531] = 2825, [4532] = 2822, [4533] = 4533, [4534] = 4490, [4535] = 4535, [4536] = 2835, [4537] = 4537, [4538] = 4538, [4539] = 4539, [4540] = 4540, [4541] = 4541, [4542] = 4542, [4543] = 4180, [4544] = 1630, [4545] = 2814, [4546] = 2815, [4547] = 4547, [4548] = 2834, [4549] = 2816, [4550] = 2817, [4551] = 2818, [4552] = 2819, [4553] = 2820, [4554] = 2821, [4555] = 2822, [4556] = 2835, [4557] = 4484, [4558] = 2836, [4559] = 2836, [4560] = 4560, [4561] = 4408, [4562] = 1874, [4563] = 4563, [4564] = 2823, [4565] = 2824, [4566] = 4488, [4567] = 2825, [4568] = 2826, [4569] = 4569, [4570] = 1631, [4571] = 4484, [4572] = 2815, [4573] = 4573, [4574] = 2826, [4575] = 4575, [4576] = 4530, [4577] = 1867, [4578] = 4537, [4579] = 2823, [4580] = 4547, [4581] = 4542, [4582] = 4484, [4583] = 4583, [4584] = 4584, [4585] = 4585, [4586] = 4547, [4587] = 4587, [4588] = 4547, [4589] = 2834, [4590] = 2336, [4591] = 2377, [4592] = 4547, [4593] = 4488, [4594] = 2816, [4595] = 2817, [4596] = 4547, [4597] = 4484, [4598] = 2814, [4599] = 2828, [4600] = 2474, [4601] = 4151, [4602] = 4602, [4603] = 2828, [4604] = 4488, [4605] = 2829, [4606] = 4606, [4607] = 2377, [4608] = 2375, [4609] = 4490, [4610] = 2818, [4611] = 4611, [4612] = 4484, [4613] = 4155, [4614] = 4156, [4615] = 2814, [4616] = 2815, [4617] = 2834, [4618] = 2816, [4619] = 2817, [4620] = 2818, [4621] = 2819, [4622] = 2820, [4623] = 2821, [4624] = 2822, [4625] = 2835, [4626] = 2836, [4627] = 2823, [4628] = 2824, [4629] = 2825, [4630] = 2826, [4631] = 2828, [4632] = 2829, [4633] = 4633, [4634] = 2336, [4635] = 2362, [4636] = 2363, [4637] = 4484, [4638] = 2370, [4639] = 2475, [4640] = 4640, [4641] = 4161, [4642] = 4165, [4643] = 4484, [4644] = 1572, [4645] = 4547, [4646] = 4484, [4647] = 4166, [4648] = 2289, [4649] = 4649, [4650] = 4650, [4651] = 4651, [4652] = 4652, [4653] = 4653, [4654] = 1899, [4655] = 4655, [4656] = 4656, [4657] = 2282, [4658] = 4658, [4659] = 4659, [4660] = 4660, [4661] = 2854, [4662] = 4662, [4663] = 4663, [4664] = 4663, [4665] = 4665, [4666] = 4663, [4667] = 4667, [4668] = 4662, [4669] = 4669, [4670] = 4670, [4671] = 4671, [4672] = 4658, [4673] = 4651, [4674] = 4653, [4675] = 4650, [4676] = 4655, [4677] = 4677, [4678] = 4678, [4679] = 4679, [4680] = 4669, [4681] = 4650, [4682] = 4650, [4683] = 4683, [4684] = 4684, [4685] = 4685, [4686] = 4686, [4687] = 4687, [4688] = 4658, [4689] = 4671, [4690] = 4690, [4691] = 4650, [4692] = 1893, [4693] = 4684, [4694] = 4677, [4695] = 4678, [4696] = 4679, [4697] = 4669, [4698] = 4698, [4699] = 4655, [4700] = 4700, [4701] = 4651, [4702] = 4670, [4703] = 2284, [4704] = 4704, [4705] = 4658, [4706] = 4651, [4707] = 4653, [4708] = 4155, [4709] = 4156, [4710] = 4161, [4711] = 4165, [4712] = 4166, [4713] = 4151, [4714] = 4655, [4715] = 4715, [4716] = 4653, [4717] = 4650, [4718] = 2851, [4719] = 4684, [4720] = 4663, [4721] = 4721, [4722] = 2219, [4723] = 4690, [4724] = 2240, [4725] = 4725, [4726] = 4669, [4727] = 2225, [4728] = 4670, [4729] = 4658, [4730] = 4650, [4731] = 4684, [4732] = 2211, [4733] = 4733, [4734] = 4651, [4735] = 2212, [4736] = 4721, [4737] = 4655, [4738] = 4663, [4739] = 4671, [4740] = 2268, [4741] = 2226, [4742] = 4721, [4743] = 2227, [4744] = 2228, [4745] = 2229, [4746] = 2232, [4747] = 2206, [4748] = 4677, [4749] = 2223, [4750] = 2224, [4751] = 4721, [4752] = 4752, [4753] = 4753, [4754] = 4663, [4755] = 4651, [4756] = 4653, [4757] = 4669, [4758] = 4658, [4759] = 2390, [4760] = 4669, [4761] = 4721, [4762] = 4762, [4763] = 4690, [4764] = 4684, [4765] = 2249, [4766] = 4655, [4767] = 4721, [4768] = 4768, [4769] = 4769, [4770] = 4663, [4771] = 4771, [4772] = 4669, [4773] = 4670, [4774] = 4774, [4775] = 4663, [4776] = 4662, [4777] = 4777, [4778] = 4778, [4779] = 4671, [4780] = 4678, [4781] = 4679, [4782] = 4151, [4783] = 1887, [4784] = 4155, [4785] = 4156, [4786] = 4684, [4787] = 4662, [4788] = 4788, [4789] = 4161, [4790] = 4771, [4791] = 4165, [4792] = 4662, [4793] = 4166, [4794] = 4684, [4795] = 4663, [4796] = 4670, [4797] = 4797, [4798] = 4774, [4799] = 4663, [4800] = 4671, [4801] = 4663, [4802] = 4678, [4803] = 4663, [4804] = 4679, [4805] = 1656, [4806] = 4788, [4807] = 4677, [4808] = 4669, [4809] = 4687, [4810] = 4715, [4811] = 4669, [4812] = 4812, [4813] = 4670, [4814] = 4670, [4815] = 4715, [4816] = 4658, [4817] = 4725, [4818] = 4651, [4819] = 4721, [4820] = 4678, [4821] = 4679, [4822] = 4653, [4823] = 4655, [4824] = 4677, [4825] = 4715, [4826] = 4826, [4827] = 4690, [4828] = 4656, [4829] = 4656, [4830] = 4656, [4831] = 4656, [4832] = 4656, [4833] = 4833, [4834] = 2309, [4835] = 4835, [4836] = 2419, [4837] = 4837, [4838] = 4725, [4839] = 2411, [4840] = 2413, [4841] = 2297, [4842] = 2311, [4843] = 4843, [4844] = 2422, [4845] = 2423, [4846] = 4837, [4847] = 2459, [4848] = 2538, [4849] = 2424, [4850] = 2428, [4851] = 2429, [4852] = 4837, [4853] = 2273, [4854] = 2414, [4855] = 4725, [4856] = 2431, [4857] = 4857, [4858] = 2531, [4859] = 2455, [4860] = 2504, [4861] = 2509, [4862] = 4151, [4863] = 1893, [4864] = 4155, [4865] = 4156, [4866] = 4161, [4867] = 4165, [4868] = 4166, [4869] = 2438, [4870] = 2473, [4871] = 2466, [4872] = 2467, [4873] = 2469, [4874] = 2476, [4875] = 4725, [4876] = 2291, [4877] = 2489, [4878] = 2298, [4879] = 4837, [4880] = 2301, [4881] = 2303, [4882] = 2435, [4883] = 2498, [4884] = 2501, [4885] = 2540, [4886] = 2307, [4887] = 2302, [4888] = 2506, [4889] = 2490, [4890] = 2441, [4891] = 1656, [4892] = 2448, [4893] = 2043, [4894] = 2508, [4895] = 2440, [4896] = 4837, [4897] = 4725, [4898] = 4898, [4899] = 2497, [4900] = 2475, [4901] = 4837, [4902] = 2292, [4903] = 2293, [4904] = 2481, [4905] = 4725, [4906] = 4906, [4907] = 4725, [4908] = 1995, [4909] = 2296, [4910] = 4837, [4911] = 2539, [4912] = 2057, [4913] = 2265, [4914] = 2454, [4915] = 2474, [4916] = 1962, [4917] = 1932, [4918] = 4155, [4919] = 4725, [4920] = 4725, [4921] = 4725, [4922] = 4725, [4923] = 4725, [4924] = 1995, [4925] = 2222, [4926] = 1907, [4927] = 4166, [4928] = 4161, [4929] = 1925, [4930] = 1928, [4931] = 4931, [4932] = 4165, [4933] = 4166, [4934] = 1977, [4935] = 1938, [4936] = 4936, [4937] = 1946, [4938] = 4155, [4939] = 4156, [4940] = 1901, [4941] = 1931, [4942] = 1945, [4943] = 4725, [4944] = 4725, [4945] = 1930, [4946] = 4151, [4947] = 1903, [4948] = 4166, [4949] = 4151, [4950] = 4936, [4951] = 1948, [4952] = 1929, [4953] = 4725, [4954] = 4954, [4955] = 1912, [4956] = 4161, [4957] = 1949, [4958] = 1960, [4959] = 1961, [4960] = 1915, [4961] = 1939, [4962] = 4725, [4963] = 1922, [4964] = 1904, [4965] = 1952, [4966] = 4966, [4967] = 4967, [4968] = 4931, [4969] = 4967, [4970] = 4165, [4971] = 1924, [4972] = 1976, [4973] = 4725, [4974] = 1978, [4975] = 1958, [4976] = 4725, [4977] = 1963, [4978] = 1902, [4979] = 1968, [4980] = 1906, [4981] = 4161, [4982] = 1940, [4983] = 1966, [4984] = 4725, [4985] = 1959, [4986] = 4156, [4987] = 1942, [4988] = 1956, [4989] = 1951, [4990] = 1920, [4991] = 1899, [4992] = 4992, [4993] = 4993, [4994] = 4725, [4995] = 4725, [4996] = 4156, [4997] = 4161, [4998] = 4166, [4999] = 4999, [5000] = 2284, [5001] = 4155, [5002] = 4165, [5003] = 2249, [5004] = 4993, [5005] = 4151, [5006] = 4992, [5007] = 2475, [5008] = 4992, [5009] = 4725, [5010] = 2307, [5011] = 4993, [5012] = 4992, [5013] = 2474, [5014] = 4992, [5015] = 1637, [5016] = 4725, [5017] = 4725, [5018] = 2311, [5019] = 2475, [5020] = 2291, [5021] = 4725, [5022] = 1995, [5023] = 4725, [5024] = 4992, [5025] = 2303, [5026] = 2309, [5027] = 2292, [5028] = 4993, [5029] = 2474, [5030] = 4725, [5031] = 2301, [5032] = 4155, [5033] = 4993, [5034] = 4993, [5035] = 4992, [5036] = 4156, [5037] = 2293, [5038] = 4993, [5039] = 2057, [5040] = 2475, [5041] = 2302, [5042] = 4725, [5043] = 2296, [5044] = 2474, [5045] = 4161, [5046] = 1633, [5047] = 4725, [5048] = 4165, [5049] = 2268, [5050] = 1894, [5051] = 4166, [5052] = 2297, [5053] = 4992, [5054] = 2298, [5055] = 4993, [5056] = 4151, [5057] = 1883, [5058] = 5058, [5059] = 4165, [5060] = 1956, [5061] = 4993, [5062] = 1920, [5063] = 1929, [5064] = 1901, [5065] = 4993, [5066] = 5058, [5067] = 4725, [5068] = 1925, [5069] = 5069, [5070] = 3195, [5071] = 5069, [5072] = 4992, [5073] = 1945, [5074] = 4993, [5075] = 4993, [5076] = 4992, [5077] = 1951, [5078] = 4155, [5079] = 1958, [5080] = 5069, [5081] = 1924, [5082] = 1942, [5083] = 4725, [5084] = 1948, [5085] = 4151, [5086] = 4992, [5087] = 1931, [5088] = 1932, [5089] = 1939, [5090] = 5058, [5091] = 4161, [5092] = 4993, [5093] = 5069, [5094] = 5058, [5095] = 4992, [5096] = 4725, [5097] = 4993, [5098] = 1902, [5099] = 1907, [5100] = 1949, [5101] = 5058, [5102] = 1922, [5103] = 4156, [5104] = 4992, [5105] = 5069, [5106] = 1915, [5107] = 4725, [5108] = 1962, [5109] = 5069, [5110] = 4993, [5111] = 1963, [5112] = 1938, [5113] = 4992, [5114] = 5058, [5115] = 1867, [5116] = 1946, [5117] = 5058, [5118] = 4725, [5119] = 1966, [5120] = 4993, [5121] = 4993, [5122] = 4992, [5123] = 1977, [5124] = 1940, [5125] = 4992, [5126] = 1904, [5127] = 4166, [5128] = 5069, [5129] = 1961, [5130] = 1952, [5131] = 4993, [5132] = 1960, [5133] = 4993, [5134] = 1928, [5135] = 1903, [5136] = 1930, [5137] = 1912, [5138] = 5058, [5139] = 4992, [5140] = 1968, [5141] = 5058, [5142] = 1976, [5143] = 5069, [5144] = 1978, [5145] = 4992, [5146] = 4992, [5147] = 4993, [5148] = 1959, [5149] = 4992, [5150] = 1906, [5151] = 5069, [5152] = 5152, [5153] = 5152, [5154] = 5154, [5155] = 5155, [5156] = 5152, [5157] = 5154, [5158] = 5155, [5159] = 5159, [5160] = 5160, [5161] = 5161, [5162] = 5162, [5163] = 5163, [5164] = 5164, [5165] = 5155, [5166] = 5152, [5167] = 5154, [5168] = 5155, [5169] = 5152, [5170] = 5154, [5171] = 5152, [5172] = 5159, [5173] = 5160, [5174] = 5161, [5175] = 5155, [5176] = 5162, [5177] = 5163, [5178] = 5164, [5179] = 5154, [5180] = 5152, [5181] = 5154, [5182] = 5155, [5183] = 5154, [5184] = 5155, [5185] = 5152, [5186] = 5154, [5187] = 5154, [5188] = 5155, [5189] = 5152, [5190] = 5154, [5191] = 5152, [5192] = 5160, [5193] = 5152, [5194] = 5154, [5195] = 5155, [5196] = 5152, [5197] = 5154, [5198] = 5163, [5199] = 5155, [5200] = 4993, [5201] = 4992, [5202] = 5154, [5203] = 5159, [5204] = 5160, [5205] = 5161, [5206] = 2284, [5207] = 2249, [5208] = 5162, [5209] = 5163, [5210] = 5164, [5211] = 5155, [5212] = 5152, [5213] = 2635, [5214] = 5154, [5215] = 5155, [5216] = 5152, [5217] = 4992, [5218] = 5155, [5219] = 4993, [5220] = 5159, [5221] = 5160, [5222] = 5161, [5223] = 5162, [5224] = 5163, [5225] = 5164, [5226] = 2474, [5227] = 2475, [5228] = 5162, [5229] = 5155, [5230] = 5152, [5231] = 5154, [5232] = 5155, [5233] = 5159, [5234] = 5160, [5235] = 5161, [5236] = 5164, [5237] = 5152, [5238] = 5155, [5239] = 5159, [5240] = 5160, [5241] = 5161, [5242] = 5162, [5243] = 5163, [5244] = 5162, [5245] = 5164, [5246] = 5163, [5247] = 5164, [5248] = 5155, [5249] = 5152, [5250] = 5154, [5251] = 5161, [5252] = 5152, [5253] = 5154, [5254] = 5159, [5255] = 5155, [5256] = 5154, [5257] = 5257, [5258] = 1633, [5259] = 5259, [5260] = 5257, [5261] = 5261, [5262] = 5259, [5263] = 5259, [5264] = 2212, [5265] = 5261, [5266] = 5261, [5267] = 5257, [5268] = 1656, [5269] = 4993, [5270] = 5261, [5271] = 1637, [5272] = 5272, [5273] = 5257, [5274] = 5257, [5275] = 5259, [5276] = 2228, [5277] = 4992, [5278] = 5259, [5279] = 5279, [5280] = 5257, [5281] = 5257, [5282] = 5259, [5283] = 2206, [5284] = 5257, [5285] = 5279, [5286] = 5259, [5287] = 5279, [5288] = 4993, [5289] = 5259, [5290] = 4992, [5291] = 5259, [5292] = 5279, [5293] = 5259, [5294] = 5259, [5295] = 5259, [5296] = 4993, [5297] = 5257, [5298] = 5261, [5299] = 4992, [5300] = 5257, [5301] = 5259, [5302] = 5261, [5303] = 2229, [5304] = 4992, [5305] = 2211, [5306] = 4992, [5307] = 5257, [5308] = 4993, [5309] = 5257, [5310] = 5310, [5311] = 2225, [5312] = 4992, [5313] = 5261, [5314] = 4993, [5315] = 5257, [5316] = 5259, [5317] = 4993, [5318] = 5279, [5319] = 5257, [5320] = 5259, [5321] = 4993, [5322] = 2240, [5323] = 5279, [5324] = 5257, [5325] = 2226, [5326] = 2224, [5327] = 2043, [5328] = 4992, [5329] = 2232, [5330] = 5279, [5331] = 5261, [5332] = 5257, [5333] = 5259, [5334] = 2223, [5335] = 5279, [5336] = 5259, [5337] = 4993, [5338] = 5257, [5339] = 5257, [5340] = 5259, [5341] = 5259, [5342] = 4992, [5343] = 5261, [5344] = 5259, [5345] = 2227, [5346] = 5279, [5347] = 5347, [5348] = 5348, [5349] = 4992, [5350] = 3763, [5351] = 5351, [5352] = 5352, [5353] = 5347, [5354] = 5354, [5355] = 5347, [5356] = 2292, [5357] = 2293, [5358] = 2311, [5359] = 2291, [5360] = 2303, [5361] = 2309, [5362] = 5352, [5363] = 2296, [5364] = 2298, [5365] = 2301, [5366] = 2302, [5367] = 2297, [5368] = 2307, [5369] = 4992, [5370] = 5370, [5371] = 5348, [5372] = 5352, [5373] = 5373, [5374] = 5370, [5375] = 5352, [5376] = 4993, [5377] = 5370, [5378] = 5347, [5379] = 4992, [5380] = 5352, [5381] = 5381, [5382] = 5381, [5383] = 4992, [5384] = 4993, [5385] = 5348, [5386] = 3765, [5387] = 5381, [5388] = 5348, [5389] = 4992, [5390] = 4993, [5391] = 5347, [5392] = 5351, [5393] = 5393, [5394] = 2635, [5395] = 5352, [5396] = 5396, [5397] = 5348, [5398] = 5348, [5399] = 5399, [5400] = 5381, [5401] = 4993, [5402] = 5347, [5403] = 5347, [5404] = 5404, [5405] = 5351, [5406] = 5347, [5407] = 5347, [5408] = 5408, [5409] = 5399, [5410] = 5396, [5411] = 4993, [5412] = 5351, [5413] = 5347, [5414] = 5414, [5415] = 5351, [5416] = 2635, [5417] = 5417, [5418] = 5418, [5419] = 5419, [5420] = 5408, [5421] = 5370, [5422] = 5352, [5423] = 2222, [5424] = 5348, [5425] = 5396, [5426] = 5408, [5427] = 5399, [5428] = 5396, [5429] = 5399, [5430] = 5408, [5431] = 5396, [5432] = 2995, [5433] = 5408, [5434] = 5408, [5435] = 5399, [5436] = 5396, [5437] = 5408, [5438] = 5408, [5439] = 5399, [5440] = 5396, [5441] = 5396, [5442] = 5399, [5443] = 5399, [5444] = 5408, [5445] = 5399, [5446] = 5408, [5447] = 5408, [5448] = 2219, [5449] = 5408, [5450] = 5396, [5451] = 2927, [5452] = 5399, [5453] = 5396, [5454] = 5399, [5455] = 5396, [5456] = 5408, [5457] = 5408, [5458] = 5399, [5459] = 5399, [5460] = 5396, [5461] = 5396, [5462] = 5399, [5463] = 5399, [5464] = 5396, [5465] = 5408, [5466] = 5408, [5467] = 5399, [5468] = 5396, [5469] = 5408, [5470] = 5399, [5471] = 5396, [5472] = 5396, [5473] = 5396, [5474] = 5396, [5475] = 1656, [5476] = 5399, [5477] = 5408, [5478] = 5408, [5479] = 5396, [5480] = 5399, [5481] = 5408, [5482] = 5399, [5483] = 5399, [5484] = 5484, [5485] = 5408, [5486] = 5408, [5487] = 5484, [5488] = 5399, [5489] = 5396, [5490] = 5484, [5491] = 5396, [5492] = 5484, [5493] = 2995, [5494] = 5494, [5495] = 5396, [5496] = 2927, [5497] = 5408, [5498] = 5399, [5499] = 5408, [5500] = 5399, [5501] = 5396, [5502] = 5408, [5503] = 5396, [5504] = 5396, [5505] = 5399, [5506] = 5506, [5507] = 5399, [5508] = 5399, [5509] = 5506, [5510] = 5506, [5511] = 5396, [5512] = 5399, [5513] = 5408, [5514] = 5506, [5515] = 5396, [5516] = 5408, [5517] = 5399, [5518] = 5506, [5519] = 5494, [5520] = 5408, [5521] = 5506, [5522] = 5494, [5523] = 5396, [5524] = 5408, [5525] = 5408, [5526] = 5506, [5527] = 5399, [5528] = 5396, [5529] = 5399, [5530] = 5530, [5531] = 5531, [5532] = 5399, [5533] = 5494, [5534] = 5531, [5535] = 5408, [5536] = 5396, [5537] = 5531, [5538] = 5408, [5539] = 5396, [5540] = 5396, [5541] = 5541, [5542] = 5396, [5543] = 5399, [5544] = 5408, [5545] = 5408, [5546] = 5546, [5547] = 5399, [5548] = 5408, [5549] = 5399, [5550] = 5396, [5551] = 5551, [5552] = 5494, [5553] = 5551, [5554] = 5554, [5555] = 5551, [5556] = 5554, [5557] = 5551, [5558] = 5554, [5559] = 5551, [5560] = 5551, [5561] = 5551, [5562] = 5554, [5563] = 5554, [5564] = 5551, [5565] = 5554, [5566] = 5566, [5567] = 5554, [5568] = 5551, [5569] = 5551, [5570] = 5551, [5571] = 5554, [5572] = 5554, [5573] = 5554, [5574] = 5554, [5575] = 5575, [5576] = 5576, [5577] = 5577, [5578] = 5575, [5579] = 5579, [5580] = 5580, [5581] = 5575, [5582] = 5494, [5583] = 5576, [5584] = 5579, [5585] = 5580, [5586] = 5576, [5587] = 5579, [5588] = 5580, [5589] = 5576, [5590] = 5576, [5591] = 5591, [5592] = 5592, [5593] = 5593, [5594] = 5594, [5595] = 5595, [5596] = 5579, [5597] = 5580, [5598] = 5579, [5599] = 5580, [5600] = 5530, [5601] = 5541, [5602] = 5576, [5603] = 5579, [5604] = 5580, [5605] = 5579, [5606] = 5580, [5607] = 5579, [5608] = 5580, [5609] = 5579, [5610] = 5580, [5611] = 5611, [5612] = 5580, [5613] = 5579, [5614] = 5580, [5615] = 5576, [5616] = 5579, [5617] = 5580, [5618] = 5579, [5619] = 5580, [5620] = 5576, [5621] = 5579, [5622] = 5580, [5623] = 5576, [5624] = 5494, [5625] = 5591, [5626] = 5592, [5627] = 5593, [5628] = 5594, [5629] = 5595, [5630] = 5579, [5631] = 5580, [5632] = 2265, [5633] = 5579, [5634] = 2273, [5635] = 5580, [5636] = 5576, [5637] = 5579, [5638] = 5580, [5639] = 5639, [5640] = 5640, [5641] = 5579, [5642] = 5642, [5643] = 5643, [5644] = 5591, [5645] = 5643, [5646] = 5642, [5647] = 5643, [5648] = 5648, [5649] = 5577, [5650] = 5650, [5651] = 5651, [5652] = 5650, [5653] = 5651, [5654] = 1642, [5655] = 1647, [5656] = 5642, [5657] = 1644, [5658] = 1641, [5659] = 1643, [5660] = 5650, [5661] = 5651, [5662] = 5662, [5663] = 1650, [5664] = 5664, [5665] = 5648, [5666] = 5664, [5667] = 1651, [5668] = 1653, [5669] = 1648, [5670] = 5642, [5671] = 5643, [5672] = 5650, [5673] = 5592, [5674] = 5651, [5675] = 5675, [5676] = 5648, [5677] = 5677, [5678] = 1639, [5679] = 5592, [5680] = 1640, [5681] = 1646, [5682] = 5650, [5683] = 5651, [5684] = 5642, [5685] = 5643, [5686] = 5648, [5687] = 5650, [5688] = 1645, [5689] = 5689, [5690] = 5690, [5691] = 5650, [5692] = 5651, [5693] = 5648, [5694] = 5664, [5695] = 5642, [5696] = 5643, [5697] = 5675, [5698] = 5651, [5699] = 5593, [5700] = 5648, [5701] = 5650, [5702] = 5651, [5703] = 5664, [5704] = 5642, [5705] = 5643, [5706] = 5648, [5707] = 5594, [5708] = 5595, [5709] = 5650, [5710] = 5651, [5711] = 5664, [5712] = 5712, [5713] = 5642, [5714] = 5643, [5715] = 5675, [5716] = 5716, [5717] = 5648, [5718] = 5650, [5719] = 5651, [5720] = 5642, [5721] = 5643, [5722] = 5648, [5723] = 5664, [5724] = 5675, [5725] = 5650, [5726] = 5651, [5727] = 5642, [5728] = 5643, [5729] = 5648, [5730] = 5675, [5731] = 5650, [5732] = 5651, [5733] = 5642, [5734] = 5643, [5735] = 5648, [5736] = 5591, [5737] = 5737, [5738] = 5675, [5739] = 5650, [5740] = 5651, [5741] = 5642, [5742] = 5643, [5743] = 5648, [5744] = 5675, [5745] = 5675, [5746] = 5650, [5747] = 5675, [5748] = 5651, [5749] = 5593, [5750] = 5650, [5751] = 5651, [5752] = 5752, [5753] = 5753, [5754] = 5642, [5755] = 5643, [5756] = 135, [5757] = 136, [5758] = 5758, [5759] = 5494, [5760] = 5648, [5761] = 5642, [5762] = 5643, [5763] = 5716, [5764] = 5643, [5765] = 1652, [5766] = 2265, [5767] = 1649, [5768] = 5768, [5769] = 5594, [5770] = 5494, [5771] = 5771, [5772] = 5642, [5773] = 5643, [5774] = 5650, [5775] = 5651, [5776] = 5648, [5777] = 2273, [5778] = 5675, [5779] = 5758, [5780] = 5768, [5781] = 5648, [5782] = 5642, [5783] = 5664, [5784] = 5648, [5785] = 5716, [5786] = 5768, [5787] = 5642, [5788] = 5643, [5789] = 5648, [5790] = 5642, [5791] = 5595, [5792] = 5675, [5793] = 5758, [5794] = 5648, [5795] = 5650, [5796] = 5651, [5797] = 5650, [5798] = 5651, [5799] = 5643, [5800] = 5800, [5801] = 5801, [5802] = 2282, [5803] = 5803, [5804] = 5804, [5805] = 5805, [5806] = 5494, [5807] = 5807, [5808] = 5808, [5809] = 5809, [5810] = 5810, [5811] = 5807, [5812] = 5812, [5813] = 5813, [5814] = 5814, [5815] = 5807, [5816] = 5816, [5817] = 5807, [5818] = 5807, [5819] = 5819, [5820] = 5820, [5821] = 5821, [5822] = 5807, [5823] = 5823, [5824] = 5611, [5825] = 5825, [5826] = 5826, [5827] = 5827, [5828] = 5804, [5829] = 5829, [5830] = 5830, [5831] = 5831, [5832] = 5804, [5833] = 5833, [5834] = 5834, [5835] = 5835, [5836] = 5819, [5837] = 5494, [5838] = 5819, [5839] = 5839, [5840] = 5840, [5841] = 5841, [5842] = 5591, [5843] = 5843, [5844] = 5844, [5845] = 5807, [5846] = 5846, [5847] = 5804, [5848] = 5848, [5849] = 5592, [5850] = 5850, [5851] = 5851, [5852] = 5593, [5853] = 5853, [5854] = 5594, [5855] = 5855, [5856] = 5595, [5857] = 5857, [5858] = 5841, [5859] = 5848, [5860] = 5851, [5861] = 5855, [5862] = 5862, [5863] = 5494, [5864] = 5841, [5865] = 5848, [5866] = 5851, [5867] = 5855, [5868] = 5868, [5869] = 5819, [5870] = 5841, [5871] = 5848, [5872] = 5851, [5873] = 5855, [5874] = 5874, [5875] = 5819, [5876] = 2265, [5877] = 5877, [5878] = 5878, [5879] = 5879, [5880] = 5880, [5881] = 5808, [5882] = 2273, [5883] = 5883, [5884] = 5809, [5885] = 5813, [5886] = 5830, [5887] = 2854, [5888] = 5807, [5889] = 5827, [5890] = 5804, [5891] = 5835, [5892] = 5819, [5893] = 5841, [5894] = 5814, [5895] = 5895, [5896] = 5807, [5897] = 5848, [5898] = 5494, [5899] = 5851, [5900] = 5819, [5901] = 5591, [5902] = 5855, [5903] = 5903, [5904] = 5841, [5905] = 5848, [5906] = 5851, [5907] = 5855, [5908] = 5804, [5909] = 5820, [5910] = 5821, [5911] = 5857, [5912] = 5825, [5913] = 5807, [5914] = 5804, [5915] = 5827, [5916] = 5835, [5917] = 5879, [5918] = 5880, [5919] = 5827, [5920] = 5804, [5921] = 5835, [5922] = 5819, [5923] = 5827, [5924] = 5835, [5925] = 5868, [5926] = 5807, [5927] = 5827, [5928] = 5819, [5929] = 5835, [5930] = 5930, [5931] = 5827, [5932] = 5835, [5933] = 5592, [5934] = 5819, [5935] = 5827, [5936] = 5835, [5937] = 5804, [5938] = 5839, [5939] = 5939, [5940] = 5804, [5941] = 5819, [5942] = 5594, [5943] = 5903, [5944] = 5944, [5945] = 5593, [5946] = 5640, [5947] = 5595, [5948] = 5839, [5949] = 5903, [5950] = 5839, [5951] = 5807, [5952] = 5804, [5953] = 5804, [5954] = 5819, [5955] = 5804, [5956] = 5819, [5957] = 5827, [5958] = 5958, [5959] = 5639, [5960] = 5807, [5961] = 5835, [5962] = 5807, [5963] = 5963, [5964] = 5964, [5965] = 5965, [5966] = 5966, [5967] = 2854, [5968] = 5968, [5969] = 5969, [5970] = 5966, [5971] = 5801, [5972] = 5972, [5973] = 5803, [5974] = 5810, [5975] = 5805, [5976] = 5812, [5977] = 5823, [5978] = 5826, [5979] = 5829, [5980] = 5958, [5981] = 5981, [5982] = 5840, [5983] = 5862, [5984] = 5800, [5985] = 5985, [5986] = 5986, [5987] = 5987, [5988] = 5895, [5989] = 5989, [5990] = 5990, [5991] = 5991, [5992] = 5990, [5993] = 5993, [5994] = 5883, [5995] = 5995, [5996] = 5494, [5997] = 5997, [5998] = 5990, [5999] = 1899, [6000] = 6000, [6001] = 5990, [6002] = 6002, [6003] = 5966, [6004] = 5997, [6005] = 6005, [6006] = 6006, [6007] = 5995, [6008] = 6008, [6009] = 6009, [6010] = 6010, [6011] = 6011, [6012] = 5841, [6013] = 5848, [6014] = 5851, [6015] = 6015, [6016] = 5966, [6017] = 5844, [6018] = 5841, [6019] = 5848, [6020] = 5851, [6021] = 5855, [6022] = 6022, [6023] = 5944, [6024] = 6024, [6025] = 6025, [6026] = 5997, [6027] = 5990, [6028] = 6028, [6029] = 6006, [6030] = 6030, [6031] = 6031, [6032] = 6032, [6033] = 2367, [6034] = 5966, [6035] = 6035, [6036] = 5997, [6037] = 6037, [6038] = 6038, [6039] = 5990, [6040] = 6040, [6041] = 6041, [6042] = 5966, [6043] = 6043, [6044] = 6044, [6045] = 5990, [6046] = 6046, [6047] = 5494, [6048] = 5966, [6049] = 2282, [6050] = 1995, [6051] = 6051, [6052] = 6006, [6053] = 6031, [6054] = 6054, [6055] = 5874, [6056] = 5877, [6057] = 6006, [6058] = 5995, [6059] = 5855, [6060] = 1639, [6061] = 851, [6062] = 6062, [6063] = 5593, [6064] = 5591, [6065] = 2220, [6066] = 135, [6067] = 2437, [6068] = 6068, [6069] = 5592, [6070] = 5737, [6071] = 5594, [6072] = 6072, [6073] = 6073, [6074] = 6074, [6075] = 1652, [6076] = 2265, [6077] = 1642, [6078] = 6068, [6079] = 5841, [6080] = 5848, [6081] = 5851, [6082] = 5855, [6083] = 5841, [6084] = 5848, [6085] = 5851, [6086] = 5855, [6087] = 852, [6088] = 1650, [6089] = 6068, [6090] = 2207, [6091] = 1649, [6092] = 1640, [6093] = 1646, [6094] = 6072, [6095] = 1644, [6096] = 5592, [6097] = 6072, [6098] = 2273, [6099] = 6072, [6100] = 1641, [6101] = 5594, [6102] = 2221, [6103] = 5595, [6104] = 1651, [6105] = 2239, [6106] = 6068, [6107] = 5595, [6108] = 5494, [6109] = 2343, [6110] = 1643, [6111] = 1645, [6112] = 6072, [6113] = 6072, [6114] = 2471, [6115] = 5677, [6116] = 6068, [6117] = 1653, [6118] = 1648, [6119] = 5593, [6120] = 6120, [6121] = 5591, [6122] = 2243, [6123] = 6123, [6124] = 6072, [6125] = 1647, [6126] = 136, [6127] = 6127, [6128] = 2220, [6129] = 6129, [6130] = 1572, [6131] = 6129, [6132] = 6132, [6133] = 5855, [6134] = 6134, [6135] = 5841, [6136] = 5848, [6137] = 5851, [6138] = 5855, [6139] = 5841, [6140] = 5848, [6141] = 5851, [6142] = 5855, [6143] = 5851, [6144] = 2239, [6145] = 6145, [6146] = 6146, [6147] = 5848, [6148] = 5851, [6149] = 5841, [6150] = 2207, [6151] = 5841, [6152] = 2243, [6153] = 5494, [6154] = 6154, [6155] = 2280, [6156] = 5855, [6157] = 6157, [6158] = 2221, [6159] = 1720, [6160] = 5494, [6161] = 1718, [6162] = 1709, [6163] = 6163, [6164] = 5848, [6165] = 6165, [6166] = 2458, [6167] = 6167, [6168] = 5494, [6169] = 6169, [6170] = 1913, [6171] = 2439, [6172] = 2443, [6173] = 2447, [6174] = 2449, [6175] = 2451, [6176] = 6046, [6177] = 6177, [6178] = 5851, [6179] = 6037, [6180] = 5593, [6181] = 5841, [6182] = 6002, [6183] = 6177, [6184] = 5591, [6185] = 6185, [6186] = 6186, [6187] = 6030, [6188] = 6177, [6189] = 5993, [6190] = 5594, [6191] = 5855, [6192] = 6177, [6193] = 6193, [6194] = 6194, [6195] = 6177, [6196] = 6043, [6197] = 5595, [6198] = 6198, [6199] = 6051, [6200] = 6010, [6201] = 6011, [6202] = 6202, [6203] = 6177, [6204] = 6204, [6205] = 6205, [6206] = 6177, [6207] = 2273, [6208] = 5848, [6209] = 5981, [6210] = 5985, [6211] = 5987, [6212] = 6177, [6213] = 5991, [6214] = 6177, [6215] = 1967, [6216] = 1944, [6217] = 1933, [6218] = 1923, [6219] = 5595, [6220] = 6220, [6221] = 6221, [6222] = 6222, [6223] = 6223, [6224] = 6224, [6225] = 6225, [6226] = 6226, [6227] = 6227, [6228] = 6177, [6229] = 6177, [6230] = 6177, [6231] = 6231, [6232] = 5841, [6233] = 2418, [6234] = 6234, [6235] = 6024, [6236] = 6025, [6237] = 5494, [6238] = 5851, [6239] = 6177, [6240] = 6028, [6241] = 1971, [6242] = 6008, [6243] = 6177, [6244] = 6035, [6245] = 6038, [6246] = 6040, [6247] = 5848, [6248] = 5986, [6249] = 5592, [6250] = 6220, [6251] = 6221, [6252] = 6222, [6253] = 6223, [6254] = 6224, [6255] = 6225, [6256] = 6226, [6257] = 6227, [6258] = 6177, [6259] = 5591, [6260] = 5855, [6261] = 6177, [6262] = 5841, [6263] = 5848, [6264] = 5851, [6265] = 5855, [6266] = 5841, [6267] = 5848, [6268] = 5851, [6269] = 5855, [6270] = 6220, [6271] = 6177, [6272] = 6221, [6273] = 6222, [6274] = 6223, [6275] = 6224, [6276] = 6225, [6277] = 1953, [6278] = 1974, [6279] = 6226, [6280] = 5592, [6281] = 6227, [6282] = 2265, [6283] = 2410, [6284] = 6177, [6285] = 6177, [6286] = 5593, [6287] = 2280, [6288] = 1943, [6289] = 1941, [6290] = 1935, [6291] = 5594, [6292] = 6292, [6293] = 6293, [6294] = 5964, [6295] = 5851, [6296] = 6296, [6297] = 5855, [6298] = 5841, [6299] = 5848, [6300] = 5851, [6301] = 5855, [6302] = 5841, [6303] = 6303, [6304] = 5841, [6305] = 5855, [6306] = 6220, [6307] = 6221, [6308] = 6222, [6309] = 6223, [6310] = 6224, [6311] = 6225, [6312] = 6226, [6313] = 6227, [6314] = 1936, [6315] = 6315, [6316] = 5494, [6317] = 6303, [6318] = 6315, [6319] = 6319, [6320] = 6319, [6321] = 6321, [6322] = 6322, [6323] = 5851, [6324] = 6324, [6325] = 5841, [6326] = 5848, [6327] = 5851, [6328] = 5855, [6329] = 6329, [6330] = 6330, [6331] = 5841, [6332] = 5848, [6333] = 5851, [6334] = 5855, [6335] = 6335, [6336] = 6322, [6337] = 6000, [6338] = 6319, [6339] = 5848, [6340] = 5848, [6341] = 6322, [6342] = 6342, [6343] = 6293, [6344] = 5841, [6345] = 6345, [6346] = 5855, [6347] = 6319, [6348] = 6322, [6349] = 6330, [6350] = 6319, [6351] = 5841, [6352] = 6322, [6353] = 6353, [6354] = 6354, [6355] = 6322, [6356] = 6319, [6357] = 5848, [6358] = 6322, [6359] = 6353, [6360] = 5848, [6361] = 5841, [6362] = 6362, [6363] = 6362, [6364] = 6364, [6365] = 5848, [6366] = 5851, [6367] = 6367, [6368] = 6362, [6369] = 6369, [6370] = 6362, [6371] = 6362, [6372] = 6362, [6373] = 6362, [6374] = 6324, [6375] = 5855, [6376] = 5855, [6377] = 5851, [6378] = 6353, [6379] = 5851, [6380] = 6319, [6381] = 6353, [6382] = 6293, [6383] = 5595, [6384] = 2265, [6385] = 6385, [6386] = 6385, [6387] = 6387, [6388] = 6385, [6389] = 6385, [6390] = 6385, [6391] = 2243, [6392] = 6392, [6393] = 6385, [6394] = 6394, [6395] = 5841, [6396] = 5848, [6397] = 5851, [6398] = 5855, [6399] = 5841, [6400] = 5848, [6401] = 5851, [6402] = 5855, [6403] = 6385, [6404] = 2220, [6405] = 5591, [6406] = 6385, [6407] = 6407, [6408] = 5494, [6409] = 6303, [6410] = 1798, [6411] = 6407, [6412] = 6385, [6413] = 6413, [6414] = 6315, [6415] = 6392, [6416] = 2273, [6417] = 2221, [6418] = 6387, [6419] = 6387, [6420] = 2273, [6421] = 1805, [6422] = 6422, [6423] = 2265, [6424] = 6407, [6425] = 6385, [6426] = 6385, [6427] = 6392, [6428] = 2239, [6429] = 6385, [6430] = 6330, [6431] = 5591, [6432] = 6385, [6433] = 6385, [6434] = 6407, [6435] = 1840, [6436] = 6436, [6437] = 6324, [6438] = 6387, [6439] = 5592, [6440] = 5592, [6441] = 6394, [6442] = 6387, [6443] = 6387, [6444] = 2343, [6445] = 6385, [6446] = 5593, [6447] = 5593, [6448] = 6385, [6449] = 5594, [6450] = 6385, [6451] = 5841, [6452] = 5594, [6453] = 6407, [6454] = 5848, [6455] = 6392, [6456] = 1747, [6457] = 5851, [6458] = 6220, [6459] = 2207, [6460] = 6460, [6461] = 6221, [6462] = 5855, [6463] = 6222, [6464] = 6223, [6465] = 6224, [6466] = 6385, [6467] = 6225, [6468] = 6226, [6469] = 6227, [6470] = 5595, [6471] = 6407, [6472] = 5841, [6473] = 6392, [6474] = 6407, [6475] = 5848, [6476] = 5851, [6477] = 6385, [6478] = 6387, [6479] = 5855, [6480] = 6385, [6481] = 6000, [6482] = 6315, [6483] = 6483, [6484] = 6484, [6485] = 6222, [6486] = 6303, [6487] = 6163, [6488] = 6488, [6489] = 5841, [6490] = 5848, [6491] = 5851, [6492] = 6492, [6493] = 5855, [6494] = 6223, [6495] = 6495, [6496] = 5841, [6497] = 5848, [6498] = 5851, [6499] = 5855, [6500] = 6495, [6501] = 6501, [6502] = 6501, [6503] = 6324, [6504] = 6484, [6505] = 6505, [6506] = 2280, [6507] = 6507, [6508] = 6483, [6509] = 6224, [6510] = 5964, [6511] = 6511, [6512] = 6484, [6513] = 6513, [6514] = 6484, [6515] = 6220, [6516] = 6483, [6517] = 6484, [6518] = 6483, [6519] = 6227, [6520] = 6513, [6521] = 6501, [6522] = 6330, [6523] = 6225, [6524] = 6488, [6525] = 6483, [6526] = 6526, [6527] = 6220, [6528] = 6223, [6529] = 6224, [6530] = 6226, [6531] = 6221, [6532] = 6222, [6533] = 6225, [6534] = 6227, [6535] = 6483, [6536] = 6483, [6537] = 6226, [6538] = 6488, [6539] = 6488, [6540] = 6540, [6541] = 6541, [6542] = 6484, [6543] = 6488, [6544] = 6544, [6545] = 6513, [6546] = 6484, [6547] = 6293, [6548] = 6484, [6549] = 6483, [6550] = 6484, [6551] = 6513, [6552] = 6221, [6553] = 6484, [6554] = 6501, [6555] = 6555, [6556] = 6483, [6557] = 6483, [6558] = 6558, [6559] = 6559, [6560] = 6560, [6561] = 6558, [6562] = 6558, [6563] = 6563, [6564] = 6558, [6565] = 6558, [6566] = 6558, [6567] = 6567, [6568] = 6223, [6569] = 6558, [6570] = 6226, [6571] = 5848, [6572] = 6558, [6573] = 5841, [6574] = 6224, [6575] = 6558, [6576] = 6222, [6577] = 6220, [6578] = 6220, [6579] = 6558, [6580] = 6221, [6581] = 6558, [6582] = 2356, [6583] = 6227, [6584] = 6584, [6585] = 6558, [6586] = 6558, [6587] = 6558, [6588] = 6588, [6589] = 6558, [6590] = 5855, [6591] = 6591, [6592] = 5841, [6593] = 5848, [6594] = 5851, [6595] = 5855, [6596] = 6223, [6597] = 2343, [6598] = 6598, [6599] = 6558, [6600] = 6600, [6601] = 6601, [6602] = 6558, [6603] = 6558, [6604] = 5841, [6605] = 5848, [6606] = 5851, [6607] = 5851, [6608] = 5855, [6609] = 6225, [6610] = 6224, [6611] = 3730, [6612] = 6225, [6613] = 6558, [6614] = 6614, [6615] = 6226, [6616] = 6227, [6617] = 6221, [6618] = 6558, [6619] = 6222, [6620] = 6330, [6621] = 6621, [6622] = 6622, [6623] = 6220, [6624] = 1573, [6625] = 6625, [6626] = 6223, [6627] = 6224, [6628] = 6303, [6629] = 6315, [6630] = 6330, [6631] = 6293, [6632] = 6324, [6633] = 1574, [6634] = 6634, [6635] = 6635, [6636] = 1576, [6637] = 6622, [6638] = 6622, [6639] = 6621, [6640] = 6622, [6641] = 6641, [6642] = 6641, [6643] = 6643, [6644] = 6303, [6645] = 6645, [6646] = 6646, [6647] = 6647, [6648] = 6648, [6649] = 6221, [6650] = 6647, [6651] = 6222, [6652] = 6652, [6653] = 6653, [6654] = 6225, [6655] = 6226, [6656] = 6656, [6657] = 6641, [6658] = 6227, [6659] = 6622, [6660] = 6660, [6661] = 1568, [6662] = 6220, [6663] = 6663, [6664] = 6664, [6665] = 1569, [6666] = 6621, [6667] = 1570, [6668] = 6668, [6669] = 1571, [6670] = 6641, [6671] = 6671, [6672] = 6223, [6673] = 6224, [6674] = 6674, [6675] = 6675, [6676] = 6621, [6677] = 6221, [6678] = 6641, [6679] = 6222, [6680] = 6225, [6681] = 6227, [6682] = 6220, [6683] = 6647, [6684] = 6621, [6685] = 6685, [6686] = 6641, [6687] = 6226, [6688] = 5591, [6689] = 5592, [6690] = 6621, [6691] = 5593, [6692] = 5594, [6693] = 6693, [6694] = 6641, [6695] = 5595, [6696] = 6220, [6697] = 6697, [6698] = 6622, [6699] = 6621, [6700] = 6221, [6701] = 6222, [6702] = 6702, [6703] = 5591, [6704] = 6704, [6705] = 6705, [6706] = 5592, [6707] = 6707, [6708] = 6708, [6709] = 5593, [6710] = 2265, [6711] = 5594, [6712] = 5595, [6713] = 6622, [6714] = 6223, [6715] = 6224, [6716] = 6225, [6717] = 6226, [6718] = 6221, [6719] = 6222, [6720] = 2273, [6721] = 6223, [6722] = 6224, [6723] = 6227, [6724] = 6647, [6725] = 6647, [6726] = 6225, [6727] = 6226, [6728] = 6227, [6729] = 6293, [6730] = 6315, [6731] = 6647, [6732] = 6732, [6733] = 6647, [6734] = 6734, [6735] = 6324, [6736] = 6736, [6737] = 6737, [6738] = 6223, [6739] = 6223, [6740] = 6740, [6741] = 6740, [6742] = 6224, [6743] = 6740, [6744] = 5593, [6745] = 6745, [6746] = 6737, [6747] = 6226, [6748] = 6748, [6749] = 6222, [6750] = 6740, [6751] = 6751, [6752] = 6740, [6753] = 6224, [6754] = 6754, [6755] = 6225, [6756] = 6756, [6757] = 5594, [6758] = 5591, [6759] = 6226, [6760] = 6220, [6761] = 6220, [6762] = 6762, [6763] = 6221, [6764] = 6222, [6765] = 6225, [6766] = 6227, [6767] = 6740, [6768] = 6227, [6769] = 5595, [6770] = 6740, [6771] = 6771, [6772] = 6772, [6773] = 6773, [6774] = 6221, [6775] = 5592, [6776] = 6225, [6777] = 6227, [6778] = 6740, [6779] = 6221, [6780] = 6740, [6781] = 6740, [6782] = 6740, [6783] = 6740, [6784] = 6740, [6785] = 6222, [6786] = 6786, [6787] = 6787, [6788] = 6788, [6789] = 6789, [6790] = 6787, [6791] = 6789, [6792] = 6792, [6793] = 6792, [6794] = 6789, [6795] = 6789, [6796] = 6787, [6797] = 6792, [6798] = 6789, [6799] = 6799, [6800] = 6800, [6801] = 6800, [6802] = 6792, [6803] = 6789, [6804] = 2474, [6805] = 6792, [6806] = 6792, [6807] = 6787, [6808] = 6787, [6809] = 6799, [6810] = 6800, [6811] = 6789, [6812] = 6799, [6813] = 6303, [6814] = 6315, [6815] = 6792, [6816] = 6330, [6817] = 6293, [6818] = 6324, [6819] = 6220, [6820] = 6789, [6821] = 6221, [6822] = 6222, [6823] = 6223, [6824] = 6224, [6825] = 6225, [6826] = 6789, [6827] = 6226, [6828] = 6227, [6829] = 6787, [6830] = 2475, [6831] = 6788, [6832] = 6789, [6833] = 6789, [6834] = 6789, [6835] = 6789, [6836] = 6799, [6837] = 6789, [6838] = 6787, [6839] = 6789, [6840] = 6789, [6841] = 6789, [6842] = 6789, [6843] = 6789, [6844] = 6789, [6845] = 6788, [6846] = 6789, [6847] = 6788, [6848] = 6800, [6849] = 6223, [6850] = 6850, [6851] = 6851, [6852] = 6330, [6853] = 6853, [6854] = 6854, [6855] = 6855, [6856] = 6854, [6857] = 6324, [6858] = 6858, [6859] = 6859, [6860] = 6860, [6861] = 6303, [6862] = 6862, [6863] = 6226, [6864] = 6221, [6865] = 6227, [6866] = 6222, [6867] = 6227, [6868] = 6222, [6869] = 6859, [6870] = 6224, [6871] = 6225, [6872] = 6854, [6873] = 6315, [6874] = 6226, [6875] = 6221, [6876] = 6876, [6877] = 6859, [6878] = 6225, [6879] = 6851, [6880] = 6880, [6881] = 6293, [6882] = 6221, [6883] = 6222, [6884] = 6225, [6885] = 6227, [6886] = 6227, [6887] = 6850, [6888] = 6888, [6889] = 6850, [6890] = 6851, [6891] = 6891, [6892] = 6892, [6893] = 6893, [6894] = 6894, [6895] = 6895, [6896] = 6851, [6897] = 6225, [6898] = 6222, [6899] = 6220, [6900] = 6225, [6901] = 6891, [6902] = 6224, [6903] = 6903, [6904] = 6904, [6905] = 6329, [6906] = 6354, [6907] = 6220, [6908] = 6850, [6909] = 6854, [6910] = 6910, [6911] = 6227, [6912] = 6221, [6913] = 6296, [6914] = 6850, [6915] = 6221, [6916] = 6222, [6917] = 6342, [6918] = 6364, [6919] = 6919, [6920] = 6891, [6921] = 6921, [6922] = 6922, [6923] = 6923, [6924] = 6924, [6925] = 6850, [6926] = 6850, [6927] = 6927, [6928] = 6223, [6929] = 6859, [6930] = 6930, [6931] = 6891, [6932] = 6932, [6933] = 6933, [6934] = 6225, [6935] = 6221, [6936] = 6936, [6937] = 6223, [6938] = 6224, [6939] = 6939, [6940] = 6940, [6941] = 2221, [6942] = 6220, [6943] = 6943, [6944] = 6944, [6945] = 6945, [6946] = 6946, [6947] = 6947, [6948] = 6948, [6949] = 6945, [6950] = 6950, [6951] = 6936, [6952] = 6952, [6953] = 6953, [6954] = 2220, [6955] = 6943, [6956] = 6948, [6957] = 6952, [6958] = 6958, [6959] = 6943, [6960] = 6936, [6961] = 6961, [6962] = 6952, [6963] = 6226, [6964] = 6943, [6965] = 6947, [6966] = 6952, [6967] = 6943, [6968] = 6952, [6969] = 6943, [6970] = 6952, [6971] = 6939, [6972] = 6943, [6973] = 6939, [6974] = 2207, [6975] = 6946, [6976] = 6952, [6977] = 6947, [6978] = 6978, [6979] = 6979, [6980] = 6936, [6981] = 6227, [6982] = 6982, [6983] = 6983, [6984] = 6984, [6985] = 6946, [6986] = 6222, [6987] = 2239, [6988] = 2243, [6989] = 6946, [6990] = 6947, [6991] = 6939, [6992] = 6992, [6993] = 6993, [6994] = 6992, [6995] = 6995, [6996] = 6996, [6997] = 6997, [6998] = 6998, [6999] = 2343, [7000] = 6223, [7001] = 7001, [7002] = 7002, [7003] = 7003, [7004] = 7004, [7005] = 7005, [7006] = 7006, [7007] = 7007, [7008] = 7008, [7009] = 7009, [7010] = 7010, [7011] = 6996, [7012] = 7012, [7013] = 7013, [7014] = 7014, [7015] = 7001, [7016] = 7001, [7017] = 7005, [7018] = 6555, [7019] = 7019, [7020] = 2280, [7021] = 7021, [7022] = 7013, [7023] = 6992, [7024] = 7019, [7025] = 7025, [7026] = 7026, [7027] = 7003, [7028] = 7012, [7029] = 6996, [7030] = 6992, [7031] = 6224, [7032] = 7032, [7033] = 6996, [7034] = 7003, [7035] = 7007, [7036] = 7012, [7037] = 6996, [7038] = 7005, [7039] = 7039, [7040] = 7013, [7041] = 7014, [7042] = 7042, [7043] = 6996, [7044] = 6220, [7045] = 7045, [7046] = 6225, [7047] = 6996, [7048] = 6226, [7049] = 6992, [7050] = 6227, [7051] = 6992, [7052] = 7052, [7053] = 7053, [7054] = 7054, [7055] = 7019, [7056] = 6221, [7057] = 6505, [7058] = 6222, [7059] = 6992, [7060] = 7007, [7061] = 6492, [7062] = 7014, [7063] = 2343, [7064] = 7064, [7065] = 7065, [7066] = 7066, [7067] = 7067, [7068] = 7068, [7069] = 6223, [7070] = 6224, [7071] = 7071, [7072] = 7072, [7073] = 6226, [7074] = 7074, [7075] = 7074, [7076] = 7067, [7077] = 7077, [7078] = 7078, [7079] = 7071, [7080] = 7080, [7081] = 7072, [7082] = 7082, [7083] = 7083, [7084] = 7077, [7085] = 7085, [7086] = 7086, [7087] = 7086, [7088] = 7088, [7089] = 7071, [7090] = 7072, [7091] = 7091, [7092] = 7092, [7093] = 7074, [7094] = 2343, [7095] = 7067, [7096] = 7096, [7097] = 7074, [7098] = 7098, [7099] = 7071, [7100] = 7072, [7101] = 7086, [7102] = 7077, [7103] = 6221, [7104] = 7104, [7105] = 7071, [7106] = 7072, [7107] = 6225, [7108] = 7074, [7109] = 6227, [7110] = 7074, [7111] = 2265, [7112] = 2343, [7113] = 2273, [7114] = 7077, [7115] = 5964, [7116] = 7086, [7117] = 2295, [7118] = 7086, [7119] = 7086, [7120] = 7086, [7121] = 7071, [7122] = 7072, [7123] = 7074, [7124] = 7124, [7125] = 7125, [7126] = 7086, [7127] = 7067, [7128] = 7067, [7129] = 7092, [7130] = 7071, [7131] = 7072, [7132] = 7074, [7133] = 7071, [7134] = 7072, [7135] = 7135, [7136] = 7066, [7137] = 7074, [7138] = 6220, [7139] = 7071, [7140] = 7072, [7141] = 7086, [7142] = 7142, [7143] = 6222, [7144] = 7144, [7145] = 7145, [7146] = 7146, [7147] = 7145, [7148] = 7148, [7149] = 7149, [7150] = 7150, [7151] = 7151, [7152] = 7152, [7153] = 7153, [7154] = 7150, [7155] = 7146, [7156] = 7148, [7157] = 7152, [7158] = 7148, [7159] = 7159, [7160] = 7160, [7161] = 7146, [7162] = 7162, [7163] = 7152, [7164] = 7152, [7165] = 7146, [7166] = 7166, [7167] = 7150, [7168] = 7162, [7169] = 7146, [7170] = 7146, [7171] = 7171, [7172] = 7149, [7173] = 7173, [7174] = 7174, [7175] = 7175, [7176] = 7150, [7177] = 7177, [7178] = 7149, [7179] = 7179, [7180] = 7149, [7181] = 7181, [7182] = 7182, [7183] = 7148, [7184] = 7184, [7185] = 7185, [7186] = 7162, [7187] = 7145, [7188] = 7188, [7189] = 7173, [7190] = 7150, [7191] = 7152, [7192] = 7192, [7193] = 7193, [7194] = 7146, [7195] = 7195, [7196] = 7148, [7197] = 7181, [7198] = 7192, [7199] = 7148, [7200] = 7200, [7201] = 7182, [7202] = 7148, [7203] = 7162, [7204] = 7162, [7205] = 7152, [7206] = 7144, [7207] = 7181, [7208] = 7151, [7209] = 7193, [7210] = 7182, [7211] = 7144, [7212] = 7173, [7213] = 7146, [7214] = 7184, [7215] = 7182, [7216] = 7192, [7217] = 7145, [7218] = 7193, [7219] = 7148, [7220] = 7148, [7221] = 7193, [7222] = 7222, [7223] = 7223, [7224] = 7181, [7225] = 7182, [7226] = 7148, [7227] = 7146, [7228] = 7184, [7229] = 7144, [7230] = 7152, [7231] = 7146, [7232] = 7148, [7233] = 7145, [7234] = 7192, [7235] = 7150, [7236] = 7193, [7237] = 7152, [7238] = 7151, [7239] = 5964, [7240] = 7184, [7241] = 7145, [7242] = 7184, [7243] = 7243, [7244] = 7244, [7245] = 7192, [7246] = 7151, [7247] = 7193, [7248] = 7193, [7249] = 7249, [7250] = 7151, [7251] = 7146, [7252] = 7252, [7253] = 7150, [7254] = 7148, [7255] = 7192, [7256] = 7152, [7257] = 7146, [7258] = 7146, [7259] = 7152, [7260] = 7260, [7261] = 7261, [7262] = 7181, [7263] = 7182, [7264] = 7148, [7265] = 7149, [7266] = 7184, [7267] = 7267, [7268] = 7184, [7269] = 7173, [7270] = 7270, [7271] = 7150, [7272] = 7200, [7273] = 7273, [7274] = 7152, [7275] = 7153, [7276] = 7149, [7277] = 7261, [7278] = 7152, [7279] = 7261, [7280] = 7150, [7281] = 7173, [7282] = 7282, [7283] = 7283, [7284] = 7284, [7285] = 7181, [7286] = 7146, [7287] = 7181, [7288] = 7192, [7289] = 7182, [7290] = 7148, [7291] = 7291, [7292] = 7146, [7293] = 7293, [7294] = 7181, [7295] = 7162, [7296] = 7152, [7297] = 7181, [7298] = 7182, [7299] = 7148, [7300] = 7184, [7301] = 7181, [7302] = 7150, [7303] = 7150, [7304] = 7152, [7305] = 7162, [7306] = 7306, [7307] = 7182, [7308] = 7200, [7309] = 7153, [7310] = 7261, [7311] = 7311, [7312] = 7200, [7313] = 7261, [7314] = 7148, [7315] = 7200, [7316] = 7261, [7317] = 2343, [7318] = 7146, [7319] = 7200, [7320] = 7261, [7321] = 7200, [7322] = 7261, [7323] = 7149, [7324] = 7148, [7325] = 7200, [7326] = 7261, [7327] = 7182, [7328] = 7200, [7329] = 7148, [7330] = 7181, [7331] = 7152, [7332] = 7150, [7333] = 7333, [7334] = 7184, [7335] = 7335, [7336] = 7145, [7337] = 7146, [7338] = 7151, [7339] = 7182, [7340] = 7148, [7341] = 7181, [7342] = 7342, [7343] = 7152, [7344] = 7152, [7345] = 7173, [7346] = 7146, [7347] = 7182, [7348] = 7146, [7349] = 7349, [7350] = 7350, [7351] = 7351, [7352] = 2413, [7353] = 2343, [7354] = 7354, [7355] = 7355, [7356] = 7356, [7357] = 7357, [7358] = 7358, [7359] = 7359, [7360] = 7360, [7361] = 7361, [7362] = 7362, [7363] = 7363, [7364] = 7364, [7365] = 7365, [7366] = 7366, [7367] = 7367, [7368] = 7368, [7369] = 7369, [7370] = 7370, [7371] = 7366, [7372] = 7350, [7373] = 7373, [7374] = 7374, [7375] = 7375, [7376] = 7373, [7377] = 7377, [7378] = 7378, [7379] = 7378, [7380] = 7380, [7381] = 7381, [7382] = 7382, [7383] = 7383, [7384] = 7384, [7385] = 7385, [7386] = 7386, [7387] = 7387, [7388] = 7388, [7389] = 7389, [7390] = 7380, [7391] = 7391, [7392] = 7392, [7393] = 7393, [7394] = 7354, [7395] = 7395, [7396] = 7396, [7397] = 7388, [7398] = 7398, [7399] = 7387, [7400] = 7400, [7401] = 6904, [7402] = 7402, [7403] = 7403, [7404] = 7368, [7405] = 7405, [7406] = 7406, [7407] = 7350, [7408] = 7408, [7409] = 7409, [7410] = 7351, [7411] = 7370, [7412] = 7412, [7413] = 7357, [7414] = 7414, [7415] = 7373, [7416] = 7356, [7417] = 7374, [7418] = 7387, [7419] = 7414, [7420] = 7420, [7421] = 7421, [7422] = 7422, [7423] = 7354, [7424] = 7351, [7425] = 7425, [7426] = 7426, [7427] = 7357, [7428] = 7350, [7429] = 7429, [7430] = 7414, [7431] = 7387, [7432] = 7432, [7433] = 7433, [7434] = 7425, [7435] = 7356, [7436] = 7380, [7437] = 7437, [7438] = 7420, [7439] = 7405, [7440] = 7406, [7441] = 7426, [7442] = 7442, [7443] = 7350, [7444] = 7414, [7445] = 7356, [7446] = 7425, [7447] = 7426, [7448] = 7429, [7449] = 7366, [7450] = 7433, [7451] = 7451, [7452] = 7452, [7453] = 7356, [7454] = 7375, [7455] = 7455, [7456] = 7456, [7457] = 7368, [7458] = 7374, [7459] = 7375, [7460] = 7378, [7461] = 7429, [7462] = 7382, [7463] = 7386, [7464] = 7392, [7465] = 7421, [7466] = 7466, [7467] = 7467, [7468] = 7468, [7469] = 7469, [7470] = 7422, [7471] = 7421, [7472] = 7472, [7473] = 7368, [7474] = 7393, [7475] = 7354, [7476] = 7378, [7477] = 7395, [7478] = 7374, [7479] = 7479, [7480] = 7422, [7481] = 7481, [7482] = 7383, [7483] = 7375, [7484] = 7375, [7485] = 7400, [7486] = 7486, [7487] = 7487, [7488] = 7370, [7489] = 7387, [7490] = 7414, [7491] = 7382, [7492] = 7384, [7493] = 7386, [7494] = 7357, [7495] = 7382, [7496] = 7350, [7497] = 7386, [7498] = 7414, [7499] = 7373, [7500] = 7356, [7501] = 7392, [7502] = 7396, [7503] = 7503, [7504] = 7409, [7505] = 7356, [7506] = 7384, [7507] = 7387, [7508] = 7508, [7509] = 7366, [7510] = 7378, [7511] = 7392, [7512] = 7512, [7513] = 7513, [7514] = 7514, [7515] = 7384, [7516] = 7357, [7517] = 7362, [7518] = 7396, [7519] = 7519, [7520] = 7387, [7521] = 7357, [7522] = 7393, [7523] = 7395, [7524] = 7387, [7525] = 7387, [7526] = 7373, [7527] = 7400, [7528] = 7387, [7529] = 7387, [7530] = 7387, [7531] = 7370, [7532] = 7351, [7533] = 7533, [7534] = 7387, [7535] = 7387, [7536] = 7402, [7537] = 7380, [7538] = 7357, [7539] = 7387, [7540] = 7540, [7541] = 7420, [7542] = 7542, [7543] = 7421, [7544] = 7544, [7545] = 7422, [7546] = 7546, [7547] = 7400, [7548] = 2429, [7549] = 7402, [7550] = 7550, [7551] = 7420, [7552] = 7393, [7553] = 7395, [7554] = 7357, [7555] = 7400, [7556] = 7350, [7557] = 7402, [7558] = 7370, [7559] = 7357, [7560] = 7414, [7561] = 7356, [7562] = 7378, [7563] = 7533, [7564] = 7383, [7565] = 7425, [7566] = 7426, [7567] = 7429, [7568] = 7568, [7569] = 7508, [7570] = 7570, [7571] = 7571, [7572] = 7350, [7573] = 7393, [7574] = 7533, [7575] = 7350, [7576] = 7375, [7577] = 7433, [7578] = 7373, [7579] = 7579, [7580] = 7580, [7581] = 7384, [7582] = 7393, [7583] = 7395, [7584] = 7384, [7585] = 7388, [7586] = 238, [7587] = 7370, [7588] = 7387, [7589] = 7589, [7590] = 2411, [7591] = 7414, [7592] = 7508, [7593] = 7409, [7594] = 7594, [7595] = 7432, [7596] = 7357, [7597] = 7380, [7598] = 7598, [7599] = 7393, [7600] = 7395, [7601] = 7601, [7602] = 7412, [7603] = 7392, [7604] = 7393, [7605] = 7395, [7606] = 7606, [7607] = 7607, [7608] = 7420, [7609] = 7421, [7610] = 7400, [7611] = 7422, [7612] = 7354, [7613] = 7395, [7614] = 7362, [7615] = 7402, [7616] = 7395, [7617] = 7395, [7618] = 7618, [7619] = 7351, [7620] = 7387, [7621] = 7621, [7622] = 7373, [7623] = 7623, [7624] = 7388, [7625] = 7395, [7626] = 2424, [7627] = 7412, [7628] = 2454, [7629] = 7508, [7630] = 7630, [7631] = 7631, [7632] = 7400, [7633] = 7402, [7634] = 7405, [7635] = 7357, [7636] = 7356, [7637] = 7370, [7638] = 7387, [7639] = 7409, [7640] = 7405, [7641] = 7641, [7642] = 7357, [7643] = 7373, [7644] = 7533, [7645] = 7645, [7646] = 7406, [7647] = 7409, [7648] = 7350, [7649] = 7414, [7650] = 7356, [7651] = 7350, [7652] = 7420, [7653] = 7653, [7654] = 7421, [7655] = 7422, [7656] = 7656, [7657] = 7657, [7658] = 7508, [7659] = 7351, [7660] = 7409, [7661] = 7380, [7662] = 7383, [7663] = 7388, [7664] = 7414, [7665] = 7356, [7666] = 7406, [7667] = 7667, [7668] = 7350, [7669] = 7414, [7670] = 7356, [7671] = 7378, [7672] = 7380, [7673] = 240, [7674] = 7357, [7675] = 7675, [7676] = 7405, [7677] = 7406, [7678] = 7350, [7679] = 7414, [7680] = 7356, [7681] = 7681, [7682] = 7388, [7683] = 7683, [7684] = 7684, [7685] = 7368, [7686] = 7387, [7687] = 7374, [7688] = 7395, [7689] = 7689, [7690] = 7351, [7691] = 7405, [7692] = 7425, [7693] = 7426, [7694] = 7429, [7695] = 7396, [7696] = 7432, [7697] = 7697, [7698] = 7698, [7699] = 7433, [7700] = 7579, [7701] = 7406, [7702] = 7702, [7703] = 7357, [7704] = 7350, [7705] = 7384, [7706] = 7414, [7707] = 7355, [7708] = 7414, [7709] = 7378, [7710] = 7356, [7711] = 7711, [7712] = 7425, [7713] = 7350, [7714] = 7421, [7715] = 7414, [7716] = 7716, [7717] = 7356, [7718] = 7355, [7719] = 7426, [7720] = 7425, [7721] = 7429, [7722] = 7387, [7723] = 7723, [7724] = 7425, [7725] = 7382, [7726] = 7426, [7727] = 7386, [7728] = 7433, [7729] = 7729, [7730] = 7429, [7731] = 7426, [7732] = 7732, [7733] = 7409, [7734] = 7422, [7735] = 7735, [7736] = 7368, [7737] = 7374, [7738] = 7375, [7739] = 7387, [7740] = 7740, [7741] = 7429, [7742] = 7742, [7743] = 7382, [7744] = 7357, [7745] = 7386, [7746] = 7368, [7747] = 7374, [7748] = 7748, [7749] = 7375, [7750] = 7750, [7751] = 7751, [7752] = 7350, [7753] = 7414, [7754] = 2419, [7755] = 2431, [7756] = 7433, [7757] = 7757, [7758] = 7356, [7759] = 7392, [7760] = 7405, [7761] = 7396, [7762] = 7357, [7763] = 7400, [7764] = 7406, [7765] = 7432, [7766] = 7402, [7767] = 7767, [7768] = 7382, [7769] = 7386, [7770] = 7433, [7771] = 7579, [7772] = 7354, [7773] = 7420, [7774] = 7774, [7775] = 7392, [7776] = 7387, [7777] = 7777, [7778] = 7396, [7779] = 7779, [7780] = 7421, [7781] = 7357, [7782] = 7782, [7783] = 7783, [7784] = 7784, [7785] = 7414, [7786] = 7356, [7787] = 7787, [7788] = 7508, [7789] = 7789, [7790] = 7422, [7791] = 2423, [7792] = 7420, [7793] = 7793, [7794] = 7362, [7795] = 2490, [7796] = 2497, [7797] = 7350, [7798] = 7384, [7799] = 7799, [7800] = 7800, [7801] = 7801, [7802] = 7802, [7803] = 7803, [7804] = 7804, [7805] = 7805, [7806] = 7806, [7807] = 7807, [7808] = 7808, [7809] = 7809, [7810] = 7810, [7811] = 7811, [7812] = 7812, [7813] = 7813, [7814] = 7810, [7815] = 7815, [7816] = 7810, [7817] = 7817, [7818] = 7818, [7819] = 7819, [7820] = 7820, [7821] = 7821, [7822] = 7809, [7823] = 7813, [7824] = 7824, [7825] = 7825, [7826] = 7826, [7827] = 7827, [7828] = 7828, [7829] = 7824, [7830] = 7801, [7831] = 7819, [7832] = 7832, [7833] = 7833, [7834] = 7803, [7835] = 7835, [7836] = 7836, [7837] = 7800, [7838] = 7818, [7839] = 7839, [7840] = 7840, [7841] = 7841, [7842] = 7820, [7843] = 7800, [7844] = 7844, [7845] = 7845, [7846] = 7846, [7847] = 7817, [7848] = 7845, [7849] = 7809, [7850] = 7805, [7851] = 7804, [7852] = 7801, [7853] = 7853, [7854] = 7813, [7855] = 7855, [7856] = 7807, [7857] = 7828, [7858] = 7840, [7859] = 7806, [7860] = 7860, [7861] = 7820, [7862] = 7832, [7863] = 7841, [7864] = 7864, [7865] = 7809, [7866] = 7820, [7867] = 7828, [7868] = 7868, [7869] = 7808, [7870] = 7833, [7871] = 7839, [7872] = 7827, [7873] = 7873, [7874] = 7833, [7875] = 7841, [7876] = 7828, [7877] = 7877, [7878] = 7878, [7879] = 7877, [7880] = 7880, [7881] = 7839, [7882] = 7880, [7883] = 7878, [7884] = 7884, [7885] = 7803, [7886] = 7878, [7887] = 7839, [7888] = 7888, [7889] = 7810, [7890] = 7890, [7891] = 7799, [7892] = 7892, [7893] = 7893, [7894] = 7894, [7895] = 7877, [7896] = 7807, [7897] = 7805, [7898] = 7807, [7899] = 7899, [7900] = 7900, [7901] = 7807, [7902] = 7902, [7903] = 7839, [7904] = 7826, [7905] = 7801, [7906] = 7906, [7907] = 7844, [7908] = 7908, [7909] = 7804, [7910] = 7828, [7911] = 7911, [7912] = 7845, [7913] = 7880, [7914] = 7845, [7915] = 7803, [7916] = 7844, [7917] = 7844, [7918] = 7840, [7919] = 7808, [7920] = 7799, [7921] = 7812, [7922] = 7839, [7923] = 7923, [7924] = 7799, [7925] = 7800, [7926] = 7808, [7927] = 7833, [7928] = 7928, [7929] = 7805, [7930] = 7841, [7931] = 7807, [7932] = 7826, [7933] = 7801, [7934] = 7934, [7935] = 7935, [7936] = 7839, [7937] = 7877, [7938] = 7938, [7939] = 7813, [7940] = 7809, [7941] = 7900, [7942] = 7827, [7943] = 7818, [7944] = 7839, [7945] = 7807, [7946] = 7832, [7947] = 7947, [7948] = 7880, [7949] = 7841, [7950] = 7825, [7951] = 7817, [7952] = 7899, [7953] = 7953, [7954] = 7841, [7955] = 7812, [7956] = 7833, [7957] = 7808, [7958] = 7840, [7959] = 7813, [7960] = 7841, [7961] = 7817, [7962] = 7825, [7963] = 7841, [7964] = 7964, [7965] = 7833, [7966] = 7841, [7967] = 7821, [7968] = 7968, [7969] = 7844, [7970] = 7828, [7971] = 7821, [7972] = 7894, [7973] = 7806, [7974] = 7845, [7975] = 7809, [7976] = 7844, [7977] = 7821, [7978] = 7810, [7979] = 7819, [7980] = 7980, [7981] = 7981, [7982] = 7982, [7983] = 7983, [7984] = 7803, [7985] = 7878, [7986] = 7839, [7987] = 7878, [7988] = 7841, [7989] = 7805, [7990] = 7809, [7991] = 7841, [7992] = 7826, [7993] = 7801, [7994] = 7805, [7995] = 7833, [7996] = 7894, [7997] = 7997, [7998] = 7998, [7999] = 7839, [8000] = 8000, [8001] = 7808, [8002] = 7818, [8003] = 7799, [8004] = 7801, [8005] = 7820, [8006] = 7880, [8007] = 7900, [8008] = 7840, [8009] = 7804, [8010] = 7878, [8011] = 7826, [8012] = 7827, [8013] = 7807, [8014] = 7800, [8015] = 7801, [8016] = 7810, [8017] = 7900, [8018] = 7804, [8019] = 7825, [8020] = 7820, [8021] = 7844, [8022] = 7900, [8023] = 7938, [8024] = 7809, [8025] = 7826, [8026] = 7808, [8027] = 7809, [8028] = 7877, [8029] = 7833, [8030] = 8030, [8031] = 7806, [8032] = 7841, [8033] = 7824, [8034] = 7809, [8035] = 7828, [8036] = 7807, [8037] = 7803, [8038] = 7812, [8039] = 7878, [8040] = 8040, [8041] = 8041, [8042] = 8042, [8043] = 7840, [8044] = 7800, [8045] = 7809, [8046] = 7825, [8047] = 8047, [8048] = 7803, [8049] = 8049, [8050] = 7799, [8051] = 7841, [8052] = 7839, [8053] = 7803, [8054] = 7839, [8055] = 7877, [8056] = 8056, [8057] = 8057, [8058] = 7817, [8059] = 7878, [8060] = 7805, [8061] = 7953, [8062] = 7953, [8063] = 7813, [8064] = 7841, [8065] = 7953, [8066] = 7900, [8067] = 7828, [8068] = 7803, [8069] = 7802, [8070] = 7899, [8071] = 7839, [8072] = 7894, [8073] = 7894, [8074] = 7809, [8075] = 7826, [8076] = 7806, [8077] = 7803, [8078] = 7810, [8079] = 8079, [8080] = 7805, [8081] = 7826, [8082] = 7801, [8083] = 7833, [8084] = 7844, [8085] = 7799, [8086] = 7844, [8087] = 8087, [8088] = 7839, [8089] = 7832, [8090] = 7845, [8091] = 7808, [8092] = 7839, [8093] = 7818, [8094] = 7826, [8095] = 7820, [8096] = 7801, [8097] = 7841, [8098] = 7800, [8099] = 7807, [8100] = 8100, [8101] = 7804, [8102] = 7833, [8103] = 7819, [8104] = 7817, [8105] = 7832, [8106] = 7801, [8107] = 7826, [8108] = 7953, [8109] = 7812, [8110] = 7812, [8111] = 8111, [8112] = 8112, [8113] = 7813, [8114] = 7844, [8115] = 8115, [8116] = 8116, [8117] = 8117, [8118] = 7900, [8119] = 7803, [8120] = 7841, [8121] = 7878, [8122] = 7839, [8123] = 7825, [8124] = 8124, [8125] = 7802, [8126] = 8126, [8127] = 7813, [8128] = 7807, [8129] = 7808, [8130] = 7828, [8131] = 7833, [8132] = 7808, [8133] = 7802, [8134] = 7844, [8135] = 7828, [8136] = 7801, [8137] = 7894, [8138] = 7802, [8139] = 7805, [8140] = 7899, [8141] = 7802, [8142] = 7805, [8143] = 7806, [8144] = 7802, [8145] = 7802, [8146] = 7802, [8147] = 7802, [8148] = 7802, [8149] = 7802, [8150] = 7802, [8151] = 7802, [8152] = 7802, [8153] = 7802, [8154] = 7802, [8155] = 8155, [8156] = 7833, [8157] = 8157, [8158] = 7810, [8159] = 7845, [8160] = 7820, [8161] = 7824, [8162] = 7817, [8163] = 7826, [8164] = 7826, [8165] = 8165, [8166] = 8166, [8167] = 8167, [8168] = 8168, [8169] = 8169, [8170] = 1805, [8171] = 8171, [8172] = 8172, [8173] = 8173, [8174] = 8174, [8175] = 8175, [8176] = 8168, [8177] = 8177, [8178] = 8178, [8179] = 8179, [8180] = 8172, [8181] = 8181, [8182] = 8182, [8183] = 8183, [8184] = 8184, [8185] = 8185, [8186] = 8166, [8187] = 8187, [8188] = 8188, [8189] = 8189, [8190] = 8183, [8191] = 8191, [8192] = 8192, [8193] = 8193, [8194] = 8182, [8195] = 8166, [8196] = 8196, [8197] = 8197, [8198] = 8198, [8199] = 8196, [8200] = 8200, [8201] = 8201, [8202] = 8202, [8203] = 8198, [8204] = 8204, [8205] = 8191, [8206] = 8198, [8207] = 8207, [8208] = 8208, [8209] = 8209, [8210] = 8210, [8211] = 8211, [8212] = 8212, [8213] = 8213, [8214] = 8202, [8215] = 8215, [8216] = 8209, [8217] = 8217, [8218] = 8208, [8219] = 8219, [8220] = 8220, [8221] = 8221, [8222] = 8182, [8223] = 8223, [8224] = 8224, [8225] = 8225, [8226] = 8226, [8227] = 8227, [8228] = 8228, [8229] = 8167, [8230] = 8191, [8231] = 8201, [8232] = 5958, [8233] = 8233, [8234] = 8234, [8235] = 8235, [8236] = 8236, [8237] = 8237, [8238] = 8238, [8239] = 8239, [8240] = 8209, [8241] = 8241, [8242] = 8242, [8243] = 8243, [8244] = 8244, [8245] = 8245, [8246] = 8246, [8247] = 8247, [8248] = 8248, [8249] = 8249, [8250] = 8250, [8251] = 8217, [8252] = 8252, [8253] = 8253, [8254] = 8168, [8255] = 5944, [8256] = 8256, [8257] = 8257, [8258] = 8258, [8259] = 8259, [8260] = 8260, [8261] = 8261, [8262] = 8262, [8263] = 8263, [8264] = 8264, [8265] = 8265, [8266] = 8266, [8267] = 8253, [8268] = 8268, [8269] = 8260, [8270] = 8270, [8271] = 8271, [8272] = 8272, [8273] = 8253, [8274] = 8262, [8275] = 8263, [8276] = 8264, [8277] = 8277, [8278] = 8191, [8279] = 8279, [8280] = 8172, [8281] = 8281, [8282] = 8266, [8283] = 8224, [8284] = 8284, [8285] = 8285, [8286] = 8286, [8287] = 8260, [8288] = 8270, [8289] = 8289, [8290] = 8290, [8291] = 8291, [8292] = 8292, [8293] = 8293, [8294] = 8271, [8295] = 8295, [8296] = 8296, [8297] = 8297, [8298] = 8298, [8299] = 8224, [8300] = 8271, [8301] = 8226, [8302] = 8302, [8303] = 8303, [8304] = 8304, [8305] = 8233, [8306] = 8306, [8307] = 8236, [8308] = 8308, [8309] = 5844, [8310] = 8212, [8311] = 8270, [8312] = 8312, [8313] = 5883, [8314] = 8298, [8315] = 8315, [8316] = 8223, [8317] = 8166, [8318] = 8224, [8319] = 8239, [8320] = 8320, [8321] = 8167, [8322] = 8322, [8323] = 8323, [8324] = 8181, [8325] = 8325, [8326] = 8326, [8327] = 8327, [8328] = 8215, [8329] = 8183, [8330] = 8330, [8331] = 8172, [8332] = 8185, [8333] = 8333, [8334] = 8247, [8335] = 8326, [8336] = 8336, [8337] = 8337, [8338] = 8338, [8339] = 8202, [8340] = 8340, [8341] = 8341, [8342] = 8342, [8343] = 8343, [8344] = 8264, [8345] = 8345, [8346] = 8266, [8347] = 8347, [8348] = 8348, [8349] = 8349, [8350] = 8271, [8351] = 8351, [8352] = 8352, [8353] = 8285, [8354] = 8354, [8355] = 8355, [8356] = 8356, [8357] = 8196, [8358] = 8358, [8359] = 8200, [8360] = 8360, [8361] = 8285, [8362] = 8362, [8363] = 8208, [8364] = 8168, [8365] = 8365, [8366] = 8291, [8367] = 8292, [8368] = 8183, [8369] = 8183, [8370] = 8293, [8371] = 8198, [8372] = 8183, [8373] = 8373, [8374] = 8374, [8375] = 8375, [8376] = 8376, [8377] = 8291, [8378] = 8292, [8379] = 8212, [8380] = 8185, [8381] = 8381, [8382] = 8196, [8383] = 8272, [8384] = 8384, [8385] = 8198, [8386] = 8167, [8387] = 8387, [8388] = 8388, [8389] = 8256, [8390] = 8390, [8391] = 8391, [8392] = 8392, [8393] = 8217, [8394] = 8394, [8395] = 8395, [8396] = 8396, [8397] = 8397, [8398] = 8398, [8399] = 8191, [8400] = 8400, [8401] = 8401, [8402] = 8239, [8403] = 8403, [8404] = 8209, [8405] = 8183, [8406] = 8406, [8407] = 8264, [8408] = 8272, [8409] = 8266, [8410] = 8410, [8411] = 8191, [8412] = 8412, [8413] = 8271, [8414] = 8196, [8415] = 8200, [8416] = 8172, [8417] = 8417, [8418] = 8201, [8419] = 8419, [8420] = 8185, [8421] = 8421, [8422] = 8198, [8423] = 8239, [8424] = 8285, [8425] = 8425, [8426] = 8247, [8427] = 8209, [8428] = 8428, [8429] = 8291, [8430] = 8292, [8431] = 8431, [8432] = 8432, [8433] = 8433, [8434] = 8281, [8435] = 8168, [8436] = 8253, [8437] = 8437, [8438] = 8438, [8439] = 8247, [8440] = 8412, [8441] = 8272, [8442] = 8212, [8443] = 8443, [8444] = 8444, [8445] = 8281, [8446] = 8446, [8447] = 8336, [8448] = 8298, [8449] = 8167, [8450] = 8173, [8451] = 8181, [8452] = 8326, [8453] = 8215, [8454] = 8454, [8455] = 8253, [8456] = 8260, [8457] = 8270, [8458] = 8458, [8459] = 8459, [8460] = 8417, [8461] = 8461, [8462] = 8462, [8463] = 8323, [8464] = 8464, [8465] = 8465, [8466] = 8262, [8467] = 8467, [8468] = 8266, [8469] = 8224, [8470] = 8263, [8471] = 8191, [8472] = 8271, [8473] = 8201, [8474] = 8260, [8475] = 8342, [8476] = 8336, [8477] = 8261, [8478] = 8478, [8479] = 8298, [8480] = 8480, [8481] = 8209, [8482] = 8224, [8483] = 8483, [8484] = 8293, [8485] = 8291, [8486] = 8292, [8487] = 8417, [8488] = 8185, [8489] = 8489, [8490] = 8490, [8491] = 8167, [8492] = 8362, [8493] = 8438, [8494] = 8494, [8495] = 8495, [8496] = 8496, [8497] = 8403, [8498] = 8168, [8499] = 8499, [8500] = 8266, [8501] = 8501, [8502] = 8271, [8503] = 8503, [8504] = 8504, [8505] = 8292, [8506] = 8270, [8507] = 8183, [8508] = 8167, [8509] = 8239, [8510] = 8510, [8511] = 8196, [8512] = 8512, [8513] = 8198, [8514] = 8421, [8515] = 8165, [8516] = 8510, [8517] = 8266, [8518] = 8271, [8519] = 8519, [8520] = 8292, [8521] = 8173, [8522] = 8181, [8523] = 8167, [8524] = 8326, [8525] = 8215, [8526] = 8478, [8527] = 8209, [8528] = 8247, [8529] = 8266, [8530] = 8271, [8531] = 8292, [8532] = 8532, [8533] = 8336, [8534] = 8271, [8535] = 8292, [8536] = 8298, [8537] = 8253, [8538] = 8271, [8539] = 8292, [8540] = 8271, [8541] = 8292, [8542] = 8271, [8543] = 8292, [8544] = 8271, [8545] = 8292, [8546] = 8271, [8547] = 8292, [8548] = 8271, [8549] = 8292, [8550] = 8169, [8551] = 8260, [8552] = 8270, [8553] = 8553, [8554] = 8510, [8555] = 8555, [8556] = 8532, [8557] = 8192, [8558] = 8247, [8559] = 8559, [8560] = 8257, [8561] = 8323, [8562] = 8221, [8563] = 8454, [8564] = 8564, [8565] = 8565, [8566] = 8173, [8567] = 8567, [8568] = 8568, [8569] = 8569, [8570] = 8570, [8571] = 8168, [8572] = 8342, [8573] = 8573, [8574] = 8574, [8575] = 8217, [8576] = 8576, [8577] = 8421, [8578] = 8188, [8579] = 8579, [8580] = 8580, [8581] = 8581, [8582] = 8333, [8583] = 8243, [8584] = 8281, [8585] = 8224, [8586] = 8256, [8587] = 8459, [8588] = 8165, [8589] = 8589, [8590] = 8333, [8591] = 8320, [8592] = 8592, [8593] = 8446, [8594] = 8241, [8595] = 8595, [8596] = 8362, [8597] = 8597, [8598] = 8395, [8599] = 8599, [8600] = 8168, [8601] = 8465, [8602] = 8553, [8603] = 8603, [8604] = 8191, [8605] = 8605, [8606] = 8606, [8607] = 8607, [8608] = 8298, [8609] = 8224, [8610] = 7068, [8611] = 8458, [8612] = 8612, [8613] = 8323, [8614] = 8196, [8615] = 8333, [8616] = 8616, [8617] = 8200, [8618] = 8618, [8619] = 8619, [8620] = 8272, [8621] = 8175, [8622] = 8622, [8623] = 8623, [8624] = 8624, [8625] = 8580, [8626] = 8461, [8627] = 8627, [8628] = 8564, [8629] = 8454, [8630] = 8217, [8631] = 8233, [8632] = 8412, [8633] = 8196, [8634] = 8570, [8635] = 8262, [8636] = 8417, [8637] = 8172, [8638] = 8247, [8639] = 8272, [8640] = 8573, [8641] = 8182, [8642] = 8412, [8643] = 8166, [8644] = 8168, [8645] = 8417, [8646] = 8431, [8647] = 8239, [8648] = 8648, [8649] = 8649, [8650] = 8650, [8651] = 8651, [8652] = 8652, [8653] = 8281, [8654] = 8281, [8655] = 8236, [8656] = 8183, [8657] = 8478, [8658] = 8658, [8659] = 8659, [8660] = 8185, [8661] = 8661, [8662] = 8263, [8663] = 8198, [8664] = 8431, [8665] = 8247, [8666] = 8208, [8667] = 8667, [8668] = 8431, [8669] = 8215, [8670] = 8336, [8671] = 8196, [8672] = 8672, [8673] = 8673, [8674] = 8281, [8675] = 8198, [8676] = 8676, [8677] = 8438, [8678] = 8281, [8679] = 8679, [8680] = 8302, [8681] = 8478, [8682] = 8454, [8683] = 8683, [8684] = 8196, [8685] = 8342, [8686] = 8686, [8687] = 8233, [8688] = 8688, [8689] = 8236, [8690] = 8690, [8691] = 8444, [8692] = 8692, [8693] = 8431, [8694] = 8191, [8695] = 8281, [8696] = 8696, [8697] = 8168, [8698] = 8698, [8699] = 8281, [8700] = 8490, [8701] = 8362, [8702] = 8425, [8703] = 8320, [8704] = 8235, [8705] = 8438, [8706] = 8209, [8707] = 8296, [8708] = 8302, [8709] = 8709, [8710] = 8444, [8711] = 8223, [8712] = 8322, [8713] = 8169, [8714] = 8351, [8715] = 8358, [8716] = 8196, [8717] = 8438, [8718] = 8718, [8719] = 8168, [8720] = 8208, [8721] = 8191, [8722] = 8253, [8723] = 8260, [8724] = 8270, [8725] = 8403, [8726] = 8412, [8727] = 8727, [8728] = 8168, [8729] = 8281, [8730] = 8224, [8731] = 8731, [8732] = 8732, [8733] = 8696, [8734] = 8432, [8735] = 8444, [8736] = 8298, [8737] = 8239, [8738] = 8266, [8739] = 8739, [8740] = 8320, [8741] = 8741, [8742] = 8403, [8743] = 8200, [8744] = 8217, [8745] = 8553, [8746] = 8532, [8747] = 8192, [8748] = 8257, [8749] = 8224, [8750] = 8221, [8751] = 8264, [8752] = 8173, [8753] = 1798, [8754] = 8256, [8755] = 8755, [8756] = 8188, [8757] = 8510, [8758] = 8580, [8759] = 8759, [8760] = 8243, [8761] = 8421, [8762] = 8239, [8763] = 8459, [8764] = 8165, [8765] = 8320, [8766] = 8191, [8767] = 8421, [8768] = 8247, [8769] = 8191, [8770] = 8605, [8771] = 8771, [8772] = 8676, [8773] = 8175, [8774] = 8461, [8775] = 8168, [8776] = 8281, [8777] = 8553, [8778] = 8532, [8779] = 8257, [8780] = 8320, [8781] = 8221, [8782] = 8336, [8783] = 8302, [8784] = 8188, [8785] = 8785, [8786] = 8580, [8787] = 8342, [8788] = 8243, [8789] = 8247, [8790] = 8459, [8791] = 8165, [8792] = 8172, [8793] = 8605, [8794] = 8167, [8795] = 8795, [8796] = 8175, [8797] = 8461, [8798] = 8672, [8799] = 8553, [8800] = 8532, [8801] = 8257, [8802] = 8291, [8803] = 8221, [8804] = 8209, [8805] = 8444, [8806] = 8188, [8807] = 8580, [8808] = 8202, [8809] = 8243, [8810] = 8362, [8811] = 8459, [8812] = 8165, [8813] = 8336, [8814] = 8605, [8815] = 8168, [8816] = 8672, [8817] = 8175, [8818] = 8461, [8819] = 8201, [8820] = 8553, [8821] = 8532, [8822] = 8257, [8823] = 8168, [8824] = 8221, [8825] = 8272, [8826] = 8826, [8827] = 8580, [8828] = 8281, [8829] = 8243, [8830] = 8830, [8831] = 8459, [8832] = 8165, [8833] = 8676, [8834] = 8605, [8835] = 8262, [8836] = 8555, [8837] = 8175, [8838] = 8461, [8839] = 8212, [8840] = 8553, [8841] = 8532, [8842] = 8213, [8843] = 8221, [8844] = 8844, [8845] = 8292, [8846] = 8173, [8847] = 8243, [8848] = 8848, [8849] = 8459, [8850] = 8165, [8851] = 8181, [8852] = 8212, [8853] = 8605, [8854] = 8175, [8855] = 8425, [8856] = 8553, [8857] = 8532, [8858] = 8221, [8859] = 8421, [8860] = 8243, [8861] = 8165, [8862] = 8326, [8863] = 8603, [8864] = 8175, [8865] = 8412, [8866] = 8553, [8867] = 8532, [8868] = 8221, [8869] = 8217, [8870] = 8243, [8871] = 8165, [8872] = 8215, [8873] = 8175, [8874] = 8553, [8875] = 8532, [8876] = 8221, [8877] = 8243, [8878] = 8165, [8879] = 8175, [8880] = 8532, [8881] = 8302, [8882] = 8175, [8883] = 8532, [8884] = 8165, [8885] = 8175, [8886] = 8165, [8887] = 8175, [8888] = 8165, [8889] = 8175, [8890] = 8165, [8891] = 8175, [8892] = 8165, [8893] = 8175, [8894] = 8165, [8895] = 8175, [8896] = 8223, [8897] = 8897, [8898] = 8192, [8899] = 8337, [8900] = 8616, [8901] = 8272, [8902] = 8173, [8903] = 8181, [8904] = 8226, [8905] = 8905, [8906] = 8167, [8907] = 8464, [8908] = 8326, [8909] = 8272, [8910] = 8412, [8911] = 8173, [8912] = 8912, [8913] = 8215, [8914] = 8263, [8915] = 8915, [8916] = 8603, [8917] = 8234, [8918] = 8168, [8919] = 8417, [8920] = 8281, [8921] = 8293, [8922] = 8922, [8923] = 8923, [8924] = 8233, [8925] = 8236, [8926] = 8191, [8927] = 8293, [8928] = 8201, [8929] = 8454, [8930] = 8431, [8931] = 8281, [8932] = 8438, [8933] = 8933, [8934] = 8934, [8935] = 8446, [8936] = 8936, [8937] = 8465, [8938] = 8432, [8939] = 8444, [8940] = 8510, [8941] = 8941, [8942] = 8173, [8943] = 8343, [8944] = 8183, [8945] = 8342, [8946] = 8510, [8947] = 8947, [8948] = 8948, [8949] = 8224, [8950] = 8564, [8951] = 8185, [8952] = 8570, [8953] = 8168, [8954] = 8573, [8955] = 8281, [8956] = 8169, [8957] = 8285, [8958] = 8431, [8959] = 8281, [8960] = 8478, [8961] = 8235, [8962] = 8962, [8963] = 8189, [8964] = 8296, [8965] = 8261, [8966] = 8322, [8967] = 8967, [8968] = 8351, [8969] = 8490, [8970] = 8358, [8971] = 8169, [8972] = 8438, [8973] = 8973, [8974] = 8262, [8975] = 8263, [8976] = 8731, [8977] = 8264, [8978] = 8696, [8979] = 8224, [8980] = 8173, [8981] = 8444, [8982] = 8192, [8983] = 8337, [8984] = 8616, [8985] = 8266, [8986] = 8421, [8987] = 8173, [8988] = 8988, [8989] = 8603, [8990] = 8234, [8991] = 8209, [8992] = 8271, [8993] = 8173, [8994] = 8464, [8995] = 8192, [8996] = 8337, [8997] = 8616, [8998] = 8181, [8999] = 8212, [9000] = 8603, [9001] = 8234, [9002] = 8213, [9003] = 8326, [9004] = 8224, [9005] = 8337, [9006] = 8616, [9007] = 8215, [9008] = 9008, [9009] = 8603, [9010] = 8234, [9011] = 8213, [9012] = 8181, [9013] = 8337, [9014] = 8616, [9015] = 8173, [9016] = 8181, [9017] = 8603, [9018] = 8234, [9019] = 8326, [9020] = 8337, [9021] = 8616, [9022] = 8215, [9023] = 8603, [9024] = 8234, [9025] = 8208, [9026] = 8603, [9027] = 8234, [9028] = 8326, [9029] = 8234, [9030] = 8320, [9031] = 8234, [9032] = 8490, [9033] = 8234, [9034] = 8293, [9035] = 8234, [9036] = 8196, [9037] = 8234, [9038] = 8285, [9039] = 8234, [9040] = 8200, [9041] = 8234, [9042] = 8223, [9043] = 8234, [9044] = 8362, [9045] = 8234, [9046] = 8268, [9047] = 8512, [9048] = 8169, [9049] = 8268, [9050] = 8512, [9051] = 9051, [9052] = 8268, [9053] = 8512, [9054] = 8510, [9055] = 8268, [9056] = 8512, [9057] = 8362, [9058] = 8268, [9059] = 8512, [9060] = 8239, [9061] = 8512, [9062] = 8512, [9063] = 8512, [9064] = 8512, [9065] = 8512, [9066] = 8512, [9067] = 8512, [9068] = 8512, [9069] = 8512, [9070] = 8512, [9071] = 8512, [9072] = 8198, [9073] = 8182, [9074] = 8291, [9075] = 8292, [9076] = 9076, [9077] = 8284, [9078] = 8284, [9079] = 8284, [9080] = 8284, [9081] = 8284, [9082] = 8731, }; static const TSCharacterRange sym_identifier_character_set_1[] = { {'$', '$'}, {'A', 'Z'}, {'\\', '\\'}, {'_', '_'}, {'a', 'z'}, {0xaa, 0xaa}, {0xb5, 0xb5}, {0xba, 0xba}, {0xc0, 0xd6}, {0xd8, 0xf6}, {0xf8, 0x2c1}, {0x2c6, 0x2d1}, {0x2e0, 0x2e4}, {0x2ec, 0x2ec}, {0x2ee, 0x2ee}, {0x370, 0x374}, {0x376, 0x377}, {0x37b, 0x37d}, {0x37f, 0x37f}, {0x386, 0x386}, {0x388, 0x38a}, {0x38c, 0x38c}, {0x38e, 0x3a1}, {0x3a3, 0x3f5}, {0x3f7, 0x481}, {0x48a, 0x52f}, {0x531, 0x556}, {0x559, 0x559}, {0x560, 0x588}, {0x5d0, 0x5ea}, {0x5ef, 0x5f2}, {0x620, 0x64a}, {0x66e, 0x66f}, {0x671, 0x6d3}, {0x6d5, 0x6d5}, {0x6e5, 0x6e6}, {0x6ee, 0x6ef}, {0x6fa, 0x6fc}, {0x6ff, 0x6ff}, {0x710, 0x710}, {0x712, 0x72f}, {0x74d, 0x7a5}, {0x7b1, 0x7b1}, {0x7ca, 0x7ea}, {0x7f4, 0x7f5}, {0x7fa, 0x7fa}, {0x800, 0x815}, {0x81a, 0x81a}, {0x824, 0x824}, {0x828, 0x828}, {0x840, 0x858}, {0x860, 0x86a}, {0x870, 0x887}, {0x889, 0x88e}, {0x8a0, 0x8c9}, {0x904, 0x939}, {0x93d, 0x93d}, {0x950, 0x950}, {0x958, 0x961}, {0x971, 0x980}, {0x985, 0x98c}, {0x98f, 0x990}, {0x993, 0x9a8}, {0x9aa, 0x9b0}, {0x9b2, 0x9b2}, {0x9b6, 0x9b9}, {0x9bd, 0x9bd}, {0x9ce, 0x9ce}, {0x9dc, 0x9dd}, {0x9df, 0x9e1}, {0x9f0, 0x9f1}, {0x9fc, 0x9fc}, {0xa05, 0xa0a}, {0xa0f, 0xa10}, {0xa13, 0xa28}, {0xa2a, 0xa30}, {0xa32, 0xa33}, {0xa35, 0xa36}, {0xa38, 0xa39}, {0xa59, 0xa5c}, {0xa5e, 0xa5e}, {0xa72, 0xa74}, {0xa85, 0xa8d}, {0xa8f, 0xa91}, {0xa93, 0xaa8}, {0xaaa, 0xab0}, {0xab2, 0xab3}, {0xab5, 0xab9}, {0xabd, 0xabd}, {0xad0, 0xad0}, {0xae0, 0xae1}, {0xaf9, 0xaf9}, {0xb05, 0xb0c}, {0xb0f, 0xb10}, {0xb13, 0xb28}, {0xb2a, 0xb30}, {0xb32, 0xb33}, {0xb35, 0xb39}, {0xb3d, 0xb3d}, {0xb5c, 0xb5d}, {0xb5f, 0xb61}, {0xb71, 0xb71}, {0xb83, 0xb83}, {0xb85, 0xb8a}, {0xb8e, 0xb90}, {0xb92, 0xb95}, {0xb99, 0xb9a}, {0xb9c, 0xb9c}, {0xb9e, 0xb9f}, {0xba3, 0xba4}, {0xba8, 0xbaa}, {0xbae, 0xbb9}, {0xbd0, 0xbd0}, {0xc05, 0xc0c}, {0xc0e, 0xc10}, {0xc12, 0xc28}, {0xc2a, 0xc39}, {0xc3d, 0xc3d}, {0xc58, 0xc5a}, {0xc5d, 0xc5d}, {0xc60, 0xc61}, {0xc80, 0xc80}, {0xc85, 0xc8c}, {0xc8e, 0xc90}, {0xc92, 0xca8}, {0xcaa, 0xcb3}, {0xcb5, 0xcb9}, {0xcbd, 0xcbd}, {0xcdd, 0xcde}, {0xce0, 0xce1}, {0xcf1, 0xcf2}, {0xd04, 0xd0c}, {0xd0e, 0xd10}, {0xd12, 0xd3a}, {0xd3d, 0xd3d}, {0xd4e, 0xd4e}, {0xd54, 0xd56}, {0xd5f, 0xd61}, {0xd7a, 0xd7f}, {0xd85, 0xd96}, {0xd9a, 0xdb1}, {0xdb3, 0xdbb}, {0xdbd, 0xdbd}, {0xdc0, 0xdc6}, {0xe01, 0xe30}, {0xe32, 0xe32}, {0xe40, 0xe46}, {0xe81, 0xe82}, {0xe84, 0xe84}, {0xe86, 0xe8a}, {0xe8c, 0xea3}, {0xea5, 0xea5}, {0xea7, 0xeb0}, {0xeb2, 0xeb2}, {0xebd, 0xebd}, {0xec0, 0xec4}, {0xec6, 0xec6}, {0xedc, 0xedf}, {0xf00, 0xf00}, {0xf40, 0xf47}, {0xf49, 0xf6c}, {0xf88, 0xf8c}, {0x1000, 0x102a}, {0x103f, 0x103f}, {0x1050, 0x1055}, {0x105a, 0x105d}, {0x1061, 0x1061}, {0x1065, 0x1066}, {0x106e, 0x1070}, {0x1075, 0x1081}, {0x108e, 0x108e}, {0x10a0, 0x10c5}, {0x10c7, 0x10c7}, {0x10cd, 0x10cd}, {0x10d0, 0x10fa}, {0x10fc, 0x1248}, {0x124a, 0x124d}, {0x1250, 0x1256}, {0x1258, 0x1258}, {0x125a, 0x125d}, {0x1260, 0x1288}, {0x128a, 0x128d}, {0x1290, 0x12b0}, {0x12b2, 0x12b5}, {0x12b8, 0x12be}, {0x12c0, 0x12c0}, {0x12c2, 0x12c5}, {0x12c8, 0x12d6}, {0x12d8, 0x1310}, {0x1312, 0x1315}, {0x1318, 0x135a}, {0x1380, 0x138f}, {0x13a0, 0x13f5}, {0x13f8, 0x13fd}, {0x1401, 0x166c}, {0x166f, 0x167f}, {0x1681, 0x169a}, {0x16a0, 0x16ea}, {0x16ee, 0x16f8}, {0x1700, 0x1711}, {0x171f, 0x1731}, {0x1740, 0x1751}, {0x1760, 0x176c}, {0x176e, 0x1770}, {0x1780, 0x17b3}, {0x17d7, 0x17d7}, {0x17dc, 0x17dc}, {0x1820, 0x1878}, {0x1880, 0x18a8}, {0x18aa, 0x18aa}, {0x18b0, 0x18f5}, {0x1900, 0x191e}, {0x1950, 0x196d}, {0x1970, 0x1974}, {0x1980, 0x19ab}, {0x19b0, 0x19c9}, {0x1a00, 0x1a16}, {0x1a20, 0x1a54}, {0x1aa7, 0x1aa7}, {0x1b05, 0x1b33}, {0x1b45, 0x1b4c}, {0x1b83, 0x1ba0}, {0x1bae, 0x1baf}, {0x1bba, 0x1be5}, {0x1c00, 0x1c23}, {0x1c4d, 0x1c4f}, {0x1c5a, 0x1c7d}, {0x1c80, 0x1c8a}, {0x1c90, 0x1cba}, {0x1cbd, 0x1cbf}, {0x1ce9, 0x1cec}, {0x1cee, 0x1cf3}, {0x1cf5, 0x1cf6}, {0x1cfa, 0x1cfa}, {0x1d00, 0x1dbf}, {0x1e00, 0x1f15}, {0x1f18, 0x1f1d}, {0x1f20, 0x1f45}, {0x1f48, 0x1f4d}, {0x1f50, 0x1f57}, {0x1f59, 0x1f59}, {0x1f5b, 0x1f5b}, {0x1f5d, 0x1f5d}, {0x1f5f, 0x1f7d}, {0x1f80, 0x1fb4}, {0x1fb6, 0x1fbc}, {0x1fbe, 0x1fbe}, {0x1fc2, 0x1fc4}, {0x1fc6, 0x1fcc}, {0x1fd0, 0x1fd3}, {0x1fd6, 0x1fdb}, {0x1fe0, 0x1fec}, {0x1ff2, 0x1ff4}, {0x1ff6, 0x1ffc}, {0x2071, 0x2071}, {0x207f, 0x207f}, {0x2090, 0x209c}, {0x2102, 0x2102}, {0x2107, 0x2107}, {0x210a, 0x2113}, {0x2115, 0x2115}, {0x2118, 0x211d}, {0x2124, 0x2124}, {0x2126, 0x2126}, {0x2128, 0x2128}, {0x212a, 0x2139}, {0x213c, 0x213f}, {0x2145, 0x2149}, {0x214e, 0x214e}, {0x2160, 0x2188}, {0x2c00, 0x2ce4}, {0x2ceb, 0x2cee}, {0x2cf2, 0x2cf3}, {0x2d00, 0x2d25}, {0x2d27, 0x2d27}, {0x2d2d, 0x2d2d}, {0x2d30, 0x2d67}, {0x2d6f, 0x2d6f}, {0x2d80, 0x2d96}, {0x2da0, 0x2da6}, {0x2da8, 0x2dae}, {0x2db0, 0x2db6}, {0x2db8, 0x2dbe}, {0x2dc0, 0x2dc6}, {0x2dc8, 0x2dce}, {0x2dd0, 0x2dd6}, {0x2dd8, 0x2dde}, {0x3005, 0x3007}, {0x3021, 0x3029}, {0x3031, 0x3035}, {0x3038, 0x303c}, {0x3041, 0x3096}, {0x309d, 0x309f}, {0x30a1, 0x30fa}, {0x30fc, 0x30ff}, {0x3105, 0x312f}, {0x3131, 0x318e}, {0x31a0, 0x31bf}, {0x31f0, 0x31ff}, {0x3400, 0x4dbf}, {0x4e00, 0xa48c}, {0xa4d0, 0xa4fd}, {0xa500, 0xa60c}, {0xa610, 0xa61f}, {0xa62a, 0xa62b}, {0xa640, 0xa66e}, {0xa67f, 0xa69d}, {0xa6a0, 0xa6ef}, {0xa717, 0xa71f}, {0xa722, 0xa788}, {0xa78b, 0xa7cd}, {0xa7d0, 0xa7d1}, {0xa7d3, 0xa7d3}, {0xa7d5, 0xa7dc}, {0xa7f2, 0xa801}, {0xa803, 0xa805}, {0xa807, 0xa80a}, {0xa80c, 0xa822}, {0xa840, 0xa873}, {0xa882, 0xa8b3}, {0xa8f2, 0xa8f7}, {0xa8fb, 0xa8fb}, {0xa8fd, 0xa8fe}, {0xa90a, 0xa925}, {0xa930, 0xa946}, {0xa960, 0xa97c}, {0xa984, 0xa9b2}, {0xa9cf, 0xa9cf}, {0xa9e0, 0xa9e4}, {0xa9e6, 0xa9ef}, {0xa9fa, 0xa9fe}, {0xaa00, 0xaa28}, {0xaa40, 0xaa42}, {0xaa44, 0xaa4b}, {0xaa60, 0xaa76}, {0xaa7a, 0xaa7a}, {0xaa7e, 0xaaaf}, {0xaab1, 0xaab1}, {0xaab5, 0xaab6}, {0xaab9, 0xaabd}, {0xaac0, 0xaac0}, {0xaac2, 0xaac2}, {0xaadb, 0xaadd}, {0xaae0, 0xaaea}, {0xaaf2, 0xaaf4}, {0xab01, 0xab06}, {0xab09, 0xab0e}, {0xab11, 0xab16}, {0xab20, 0xab26}, {0xab28, 0xab2e}, {0xab30, 0xab5a}, {0xab5c, 0xab69}, {0xab70, 0xabe2}, {0xac00, 0xd7a3}, {0xd7b0, 0xd7c6}, {0xd7cb, 0xd7fb}, {0xf900, 0xfa6d}, {0xfa70, 0xfad9}, {0xfb00, 0xfb06}, {0xfb13, 0xfb17}, {0xfb1d, 0xfb1d}, {0xfb1f, 0xfb28}, {0xfb2a, 0xfb36}, {0xfb38, 0xfb3c}, {0xfb3e, 0xfb3e}, {0xfb40, 0xfb41}, {0xfb43, 0xfb44}, {0xfb46, 0xfbb1}, {0xfbd3, 0xfc5d}, {0xfc64, 0xfd3d}, {0xfd50, 0xfd8f}, {0xfd92, 0xfdc7}, {0xfdf0, 0xfdf9}, {0xfe71, 0xfe71}, {0xfe73, 0xfe73}, {0xfe77, 0xfe77}, {0xfe79, 0xfe79}, {0xfe7b, 0xfe7b}, {0xfe7d, 0xfe7d}, {0xfe7f, 0xfefc}, {0xff21, 0xff3a}, {0xff41, 0xff5a}, {0xff66, 0xff9d}, {0xffa0, 0xffbe}, {0xffc2, 0xffc7}, {0xffca, 0xffcf}, {0xffd2, 0xffd7}, {0xffda, 0xffdc}, {0x10000, 0x1000b}, {0x1000d, 0x10026}, {0x10028, 0x1003a}, {0x1003c, 0x1003d}, {0x1003f, 0x1004d}, {0x10050, 0x1005d}, {0x10080, 0x100fa}, {0x10140, 0x10174}, {0x10280, 0x1029c}, {0x102a0, 0x102d0}, {0x10300, 0x1031f}, {0x1032d, 0x1034a}, {0x10350, 0x10375}, {0x10380, 0x1039d}, {0x103a0, 0x103c3}, {0x103c8, 0x103cf}, {0x103d1, 0x103d5}, {0x10400, 0x1049d}, {0x104b0, 0x104d3}, {0x104d8, 0x104fb}, {0x10500, 0x10527}, {0x10530, 0x10563}, {0x10570, 0x1057a}, {0x1057c, 0x1058a}, {0x1058c, 0x10592}, {0x10594, 0x10595}, {0x10597, 0x105a1}, {0x105a3, 0x105b1}, {0x105b3, 0x105b9}, {0x105bb, 0x105bc}, {0x105c0, 0x105f3}, {0x10600, 0x10736}, {0x10740, 0x10755}, {0x10760, 0x10767}, {0x10780, 0x10785}, {0x10787, 0x107b0}, {0x107b2, 0x107ba}, {0x10800, 0x10805}, {0x10808, 0x10808}, {0x1080a, 0x10835}, {0x10837, 0x10838}, {0x1083c, 0x1083c}, {0x1083f, 0x10855}, {0x10860, 0x10876}, {0x10880, 0x1089e}, {0x108e0, 0x108f2}, {0x108f4, 0x108f5}, {0x10900, 0x10915}, {0x10920, 0x10939}, {0x10980, 0x109b7}, {0x109be, 0x109bf}, {0x10a00, 0x10a00}, {0x10a10, 0x10a13}, {0x10a15, 0x10a17}, {0x10a19, 0x10a35}, {0x10a60, 0x10a7c}, {0x10a80, 0x10a9c}, {0x10ac0, 0x10ac7}, {0x10ac9, 0x10ae4}, {0x10b00, 0x10b35}, {0x10b40, 0x10b55}, {0x10b60, 0x10b72}, {0x10b80, 0x10b91}, {0x10c00, 0x10c48}, {0x10c80, 0x10cb2}, {0x10cc0, 0x10cf2}, {0x10d00, 0x10d23}, {0x10d4a, 0x10d65}, {0x10d6f, 0x10d85}, {0x10e80, 0x10ea9}, {0x10eb0, 0x10eb1}, {0x10ec2, 0x10ec4}, {0x10f00, 0x10f1c}, {0x10f27, 0x10f27}, {0x10f30, 0x10f45}, {0x10f70, 0x10f81}, {0x10fb0, 0x10fc4}, {0x10fe0, 0x10ff6}, {0x11003, 0x11037}, {0x11071, 0x11072}, {0x11075, 0x11075}, {0x11083, 0x110af}, {0x110d0, 0x110e8}, {0x11103, 0x11126}, {0x11144, 0x11144}, {0x11147, 0x11147}, {0x11150, 0x11172}, {0x11176, 0x11176}, {0x11183, 0x111b2}, {0x111c1, 0x111c4}, {0x111da, 0x111da}, {0x111dc, 0x111dc}, {0x11200, 0x11211}, {0x11213, 0x1122b}, {0x1123f, 0x11240}, {0x11280, 0x11286}, {0x11288, 0x11288}, {0x1128a, 0x1128d}, {0x1128f, 0x1129d}, {0x1129f, 0x112a8}, {0x112b0, 0x112de}, {0x11305, 0x1130c}, {0x1130f, 0x11310}, {0x11313, 0x11328}, {0x1132a, 0x11330}, {0x11332, 0x11333}, {0x11335, 0x11339}, {0x1133d, 0x1133d}, {0x11350, 0x11350}, {0x1135d, 0x11361}, {0x11380, 0x11389}, {0x1138b, 0x1138b}, {0x1138e, 0x1138e}, {0x11390, 0x113b5}, {0x113b7, 0x113b7}, {0x113d1, 0x113d1}, {0x113d3, 0x113d3}, {0x11400, 0x11434}, {0x11447, 0x1144a}, {0x1145f, 0x11461}, {0x11480, 0x114af}, {0x114c4, 0x114c5}, {0x114c7, 0x114c7}, {0x11580, 0x115ae}, {0x115d8, 0x115db}, {0x11600, 0x1162f}, {0x11644, 0x11644}, {0x11680, 0x116aa}, {0x116b8, 0x116b8}, {0x11700, 0x1171a}, {0x11740, 0x11746}, {0x11800, 0x1182b}, {0x118a0, 0x118df}, {0x118ff, 0x11906}, {0x11909, 0x11909}, {0x1190c, 0x11913}, {0x11915, 0x11916}, {0x11918, 0x1192f}, {0x1193f, 0x1193f}, {0x11941, 0x11941}, {0x119a0, 0x119a7}, {0x119aa, 0x119d0}, {0x119e1, 0x119e1}, {0x119e3, 0x119e3}, {0x11a00, 0x11a00}, {0x11a0b, 0x11a32}, {0x11a3a, 0x11a3a}, {0x11a50, 0x11a50}, {0x11a5c, 0x11a89}, {0x11a9d, 0x11a9d}, {0x11ab0, 0x11af8}, {0x11bc0, 0x11be0}, {0x11c00, 0x11c08}, {0x11c0a, 0x11c2e}, {0x11c40, 0x11c40}, {0x11c72, 0x11c8f}, {0x11d00, 0x11d06}, {0x11d08, 0x11d09}, {0x11d0b, 0x11d30}, {0x11d46, 0x11d46}, {0x11d60, 0x11d65}, {0x11d67, 0x11d68}, {0x11d6a, 0x11d89}, {0x11d98, 0x11d98}, {0x11ee0, 0x11ef2}, {0x11f02, 0x11f02}, {0x11f04, 0x11f10}, {0x11f12, 0x11f33}, {0x11fb0, 0x11fb0}, {0x12000, 0x12399}, {0x12400, 0x1246e}, {0x12480, 0x12543}, {0x12f90, 0x12ff0}, {0x13000, 0x1342f}, {0x13441, 0x13446}, {0x13460, 0x143fa}, {0x14400, 0x14646}, {0x16100, 0x1611d}, {0x16800, 0x16a38}, {0x16a40, 0x16a5e}, {0x16a70, 0x16abe}, {0x16ad0, 0x16aed}, {0x16b00, 0x16b2f}, {0x16b40, 0x16b43}, {0x16b63, 0x16b77}, {0x16b7d, 0x16b8f}, {0x16d40, 0x16d6c}, {0x16e40, 0x16e7f}, {0x16f00, 0x16f4a}, {0x16f50, 0x16f50}, {0x16f93, 0x16f9f}, {0x16fe0, 0x16fe1}, {0x16fe3, 0x16fe3}, {0x17000, 0x187f7}, {0x18800, 0x18cd5}, {0x18cff, 0x18d08}, {0x1aff0, 0x1aff3}, {0x1aff5, 0x1affb}, {0x1affd, 0x1affe}, {0x1b000, 0x1b122}, {0x1b132, 0x1b132}, {0x1b150, 0x1b152}, {0x1b155, 0x1b155}, {0x1b164, 0x1b167}, {0x1b170, 0x1b2fb}, {0x1bc00, 0x1bc6a}, {0x1bc70, 0x1bc7c}, {0x1bc80, 0x1bc88}, {0x1bc90, 0x1bc99}, {0x1d400, 0x1d454}, {0x1d456, 0x1d49c}, {0x1d49e, 0x1d49f}, {0x1d4a2, 0x1d4a2}, {0x1d4a5, 0x1d4a6}, {0x1d4a9, 0x1d4ac}, {0x1d4ae, 0x1d4b9}, {0x1d4bb, 0x1d4bb}, {0x1d4bd, 0x1d4c3}, {0x1d4c5, 0x1d505}, {0x1d507, 0x1d50a}, {0x1d50d, 0x1d514}, {0x1d516, 0x1d51c}, {0x1d51e, 0x1d539}, {0x1d53b, 0x1d53e}, {0x1d540, 0x1d544}, {0x1d546, 0x1d546}, {0x1d54a, 0x1d550}, {0x1d552, 0x1d6a5}, {0x1d6a8, 0x1d6c0}, {0x1d6c2, 0x1d6da}, {0x1d6dc, 0x1d6fa}, {0x1d6fc, 0x1d714}, {0x1d716, 0x1d734}, {0x1d736, 0x1d74e}, {0x1d750, 0x1d76e}, {0x1d770, 0x1d788}, {0x1d78a, 0x1d7a8}, {0x1d7aa, 0x1d7c2}, {0x1d7c4, 0x1d7cb}, {0x1df00, 0x1df1e}, {0x1df25, 0x1df2a}, {0x1e030, 0x1e06d}, {0x1e100, 0x1e12c}, {0x1e137, 0x1e13d}, {0x1e14e, 0x1e14e}, {0x1e290, 0x1e2ad}, {0x1e2c0, 0x1e2eb}, {0x1e4d0, 0x1e4eb}, {0x1e5d0, 0x1e5ed}, {0x1e5f0, 0x1e5f0}, {0x1e7e0, 0x1e7e6}, {0x1e7e8, 0x1e7eb}, {0x1e7ed, 0x1e7ee}, {0x1e7f0, 0x1e7fe}, {0x1e800, 0x1e8c4}, {0x1e900, 0x1e943}, {0x1e94b, 0x1e94b}, {0x1ee00, 0x1ee03}, {0x1ee05, 0x1ee1f}, {0x1ee21, 0x1ee22}, {0x1ee24, 0x1ee24}, {0x1ee27, 0x1ee27}, {0x1ee29, 0x1ee32}, {0x1ee34, 0x1ee37}, {0x1ee39, 0x1ee39}, {0x1ee3b, 0x1ee3b}, {0x1ee42, 0x1ee42}, {0x1ee47, 0x1ee47}, {0x1ee49, 0x1ee49}, {0x1ee4b, 0x1ee4b}, {0x1ee4d, 0x1ee4f}, {0x1ee51, 0x1ee52}, {0x1ee54, 0x1ee54}, {0x1ee57, 0x1ee57}, {0x1ee59, 0x1ee59}, {0x1ee5b, 0x1ee5b}, {0x1ee5d, 0x1ee5d}, {0x1ee5f, 0x1ee5f}, {0x1ee61, 0x1ee62}, {0x1ee64, 0x1ee64}, {0x1ee67, 0x1ee6a}, {0x1ee6c, 0x1ee72}, {0x1ee74, 0x1ee77}, {0x1ee79, 0x1ee7c}, {0x1ee7e, 0x1ee7e}, {0x1ee80, 0x1ee89}, {0x1ee8b, 0x1ee9b}, {0x1eea1, 0x1eea3}, {0x1eea5, 0x1eea9}, {0x1eeab, 0x1eebb}, {0x20000, 0x2a6df}, {0x2a700, 0x2b739}, {0x2b740, 0x2b81d}, {0x2b820, 0x2cea1}, {0x2ceb0, 0x2ebe0}, {0x2ebf0, 0x2ee5d}, {0x2f800, 0x2fa1d}, {0x30000, 0x3134a}, {0x31350, 0x323af}, }; static const TSCharacterRange sym_identifier_character_set_2[] = { {'$', '$'}, {'0', '9'}, {'A', 'Z'}, {'\\', '\\'}, {'_', '_'}, {'a', 'z'}, {0xaa, 0xaa}, {0xb5, 0xb5}, {0xb7, 0xb7}, {0xba, 0xba}, {0xc0, 0xd6}, {0xd8, 0xf6}, {0xf8, 0x2c1}, {0x2c6, 0x2d1}, {0x2e0, 0x2e4}, {0x2ec, 0x2ec}, {0x2ee, 0x2ee}, {0x300, 0x374}, {0x376, 0x377}, {0x37b, 0x37d}, {0x37f, 0x37f}, {0x386, 0x38a}, {0x38c, 0x38c}, {0x38e, 0x3a1}, {0x3a3, 0x3f5}, {0x3f7, 0x481}, {0x483, 0x487}, {0x48a, 0x52f}, {0x531, 0x556}, {0x559, 0x559}, {0x560, 0x588}, {0x591, 0x5bd}, {0x5bf, 0x5bf}, {0x5c1, 0x5c2}, {0x5c4, 0x5c5}, {0x5c7, 0x5c7}, {0x5d0, 0x5ea}, {0x5ef, 0x5f2}, {0x610, 0x61a}, {0x620, 0x669}, {0x66e, 0x6d3}, {0x6d5, 0x6dc}, {0x6df, 0x6e8}, {0x6ea, 0x6fc}, {0x6ff, 0x6ff}, {0x710, 0x74a}, {0x74d, 0x7b1}, {0x7c0, 0x7f5}, {0x7fa, 0x7fa}, {0x7fd, 0x7fd}, {0x800, 0x82d}, {0x840, 0x85b}, {0x860, 0x86a}, {0x870, 0x887}, {0x889, 0x88e}, {0x897, 0x8e1}, {0x8e3, 0x963}, {0x966, 0x96f}, {0x971, 0x983}, {0x985, 0x98c}, {0x98f, 0x990}, {0x993, 0x9a8}, {0x9aa, 0x9b0}, {0x9b2, 0x9b2}, {0x9b6, 0x9b9}, {0x9bc, 0x9c4}, {0x9c7, 0x9c8}, {0x9cb, 0x9ce}, {0x9d7, 0x9d7}, {0x9dc, 0x9dd}, {0x9df, 0x9e3}, {0x9e6, 0x9f1}, {0x9fc, 0x9fc}, {0x9fe, 0x9fe}, {0xa01, 0xa03}, {0xa05, 0xa0a}, {0xa0f, 0xa10}, {0xa13, 0xa28}, {0xa2a, 0xa30}, {0xa32, 0xa33}, {0xa35, 0xa36}, {0xa38, 0xa39}, {0xa3c, 0xa3c}, {0xa3e, 0xa42}, {0xa47, 0xa48}, {0xa4b, 0xa4d}, {0xa51, 0xa51}, {0xa59, 0xa5c}, {0xa5e, 0xa5e}, {0xa66, 0xa75}, {0xa81, 0xa83}, {0xa85, 0xa8d}, {0xa8f, 0xa91}, {0xa93, 0xaa8}, {0xaaa, 0xab0}, {0xab2, 0xab3}, {0xab5, 0xab9}, {0xabc, 0xac5}, {0xac7, 0xac9}, {0xacb, 0xacd}, {0xad0, 0xad0}, {0xae0, 0xae3}, {0xae6, 0xaef}, {0xaf9, 0xaff}, {0xb01, 0xb03}, {0xb05, 0xb0c}, {0xb0f, 0xb10}, {0xb13, 0xb28}, {0xb2a, 0xb30}, {0xb32, 0xb33}, {0xb35, 0xb39}, {0xb3c, 0xb44}, {0xb47, 0xb48}, {0xb4b, 0xb4d}, {0xb55, 0xb57}, {0xb5c, 0xb5d}, {0xb5f, 0xb63}, {0xb66, 0xb6f}, {0xb71, 0xb71}, {0xb82, 0xb83}, {0xb85, 0xb8a}, {0xb8e, 0xb90}, {0xb92, 0xb95}, {0xb99, 0xb9a}, {0xb9c, 0xb9c}, {0xb9e, 0xb9f}, {0xba3, 0xba4}, {0xba8, 0xbaa}, {0xbae, 0xbb9}, {0xbbe, 0xbc2}, {0xbc6, 0xbc8}, {0xbca, 0xbcd}, {0xbd0, 0xbd0}, {0xbd7, 0xbd7}, {0xbe6, 0xbef}, {0xc00, 0xc0c}, {0xc0e, 0xc10}, {0xc12, 0xc28}, {0xc2a, 0xc39}, {0xc3c, 0xc44}, {0xc46, 0xc48}, {0xc4a, 0xc4d}, {0xc55, 0xc56}, {0xc58, 0xc5a}, {0xc5d, 0xc5d}, {0xc60, 0xc63}, {0xc66, 0xc6f}, {0xc80, 0xc83}, {0xc85, 0xc8c}, {0xc8e, 0xc90}, {0xc92, 0xca8}, {0xcaa, 0xcb3}, {0xcb5, 0xcb9}, {0xcbc, 0xcc4}, {0xcc6, 0xcc8}, {0xcca, 0xccd}, {0xcd5, 0xcd6}, {0xcdd, 0xcde}, {0xce0, 0xce3}, {0xce6, 0xcef}, {0xcf1, 0xcf3}, {0xd00, 0xd0c}, {0xd0e, 0xd10}, {0xd12, 0xd44}, {0xd46, 0xd48}, {0xd4a, 0xd4e}, {0xd54, 0xd57}, {0xd5f, 0xd63}, {0xd66, 0xd6f}, {0xd7a, 0xd7f}, {0xd81, 0xd83}, {0xd85, 0xd96}, {0xd9a, 0xdb1}, {0xdb3, 0xdbb}, {0xdbd, 0xdbd}, {0xdc0, 0xdc6}, {0xdca, 0xdca}, {0xdcf, 0xdd4}, {0xdd6, 0xdd6}, {0xdd8, 0xddf}, {0xde6, 0xdef}, {0xdf2, 0xdf3}, {0xe01, 0xe3a}, {0xe40, 0xe4e}, {0xe50, 0xe59}, {0xe81, 0xe82}, {0xe84, 0xe84}, {0xe86, 0xe8a}, {0xe8c, 0xea3}, {0xea5, 0xea5}, {0xea7, 0xebd}, {0xec0, 0xec4}, {0xec6, 0xec6}, {0xec8, 0xece}, {0xed0, 0xed9}, {0xedc, 0xedf}, {0xf00, 0xf00}, {0xf18, 0xf19}, {0xf20, 0xf29}, {0xf35, 0xf35}, {0xf37, 0xf37}, {0xf39, 0xf39}, {0xf3e, 0xf47}, {0xf49, 0xf6c}, {0xf71, 0xf84}, {0xf86, 0xf97}, {0xf99, 0xfbc}, {0xfc6, 0xfc6}, {0x1000, 0x1049}, {0x1050, 0x109d}, {0x10a0, 0x10c5}, {0x10c7, 0x10c7}, {0x10cd, 0x10cd}, {0x10d0, 0x10fa}, {0x10fc, 0x1248}, {0x124a, 0x124d}, {0x1250, 0x1256}, {0x1258, 0x1258}, {0x125a, 0x125d}, {0x1260, 0x1288}, {0x128a, 0x128d}, {0x1290, 0x12b0}, {0x12b2, 0x12b5}, {0x12b8, 0x12be}, {0x12c0, 0x12c0}, {0x12c2, 0x12c5}, {0x12c8, 0x12d6}, {0x12d8, 0x1310}, {0x1312, 0x1315}, {0x1318, 0x135a}, {0x135d, 0x135f}, {0x1369, 0x1371}, {0x1380, 0x138f}, {0x13a0, 0x13f5}, {0x13f8, 0x13fd}, {0x1401, 0x166c}, {0x166f, 0x167f}, {0x1681, 0x169a}, {0x16a0, 0x16ea}, {0x16ee, 0x16f8}, {0x1700, 0x1715}, {0x171f, 0x1734}, {0x1740, 0x1753}, {0x1760, 0x176c}, {0x176e, 0x1770}, {0x1772, 0x1773}, {0x1780, 0x17d3}, {0x17d7, 0x17d7}, {0x17dc, 0x17dd}, {0x17e0, 0x17e9}, {0x180b, 0x180d}, {0x180f, 0x1819}, {0x1820, 0x1878}, {0x1880, 0x18aa}, {0x18b0, 0x18f5}, {0x1900, 0x191e}, {0x1920, 0x192b}, {0x1930, 0x193b}, {0x1946, 0x196d}, {0x1970, 0x1974}, {0x1980, 0x19ab}, {0x19b0, 0x19c9}, {0x19d0, 0x19da}, {0x1a00, 0x1a1b}, {0x1a20, 0x1a5e}, {0x1a60, 0x1a7c}, {0x1a7f, 0x1a89}, {0x1a90, 0x1a99}, {0x1aa7, 0x1aa7}, {0x1ab0, 0x1abd}, {0x1abf, 0x1ace}, {0x1b00, 0x1b4c}, {0x1b50, 0x1b59}, {0x1b6b, 0x1b73}, {0x1b80, 0x1bf3}, {0x1c00, 0x1c37}, {0x1c40, 0x1c49}, {0x1c4d, 0x1c7d}, {0x1c80, 0x1c8a}, {0x1c90, 0x1cba}, {0x1cbd, 0x1cbf}, {0x1cd0, 0x1cd2}, {0x1cd4, 0x1cfa}, {0x1d00, 0x1f15}, {0x1f18, 0x1f1d}, {0x1f20, 0x1f45}, {0x1f48, 0x1f4d}, {0x1f50, 0x1f57}, {0x1f59, 0x1f59}, {0x1f5b, 0x1f5b}, {0x1f5d, 0x1f5d}, {0x1f5f, 0x1f7d}, {0x1f80, 0x1fb4}, {0x1fb6, 0x1fbc}, {0x1fbe, 0x1fbe}, {0x1fc2, 0x1fc4}, {0x1fc6, 0x1fcc}, {0x1fd0, 0x1fd3}, {0x1fd6, 0x1fdb}, {0x1fe0, 0x1fec}, {0x1ff2, 0x1ff4}, {0x1ff6, 0x1ffc}, {0x200c, 0x200d}, {0x203f, 0x2040}, {0x2054, 0x2054}, {0x2071, 0x2071}, {0x207f, 0x207f}, {0x2090, 0x209c}, {0x20d0, 0x20dc}, {0x20e1, 0x20e1}, {0x20e5, 0x20f0}, {0x2102, 0x2102}, {0x2107, 0x2107}, {0x210a, 0x2113}, {0x2115, 0x2115}, {0x2118, 0x211d}, {0x2124, 0x2124}, {0x2126, 0x2126}, {0x2128, 0x2128}, {0x212a, 0x2139}, {0x213c, 0x213f}, {0x2145, 0x2149}, {0x214e, 0x214e}, {0x2160, 0x2188}, {0x2c00, 0x2ce4}, {0x2ceb, 0x2cf3}, {0x2d00, 0x2d25}, {0x2d27, 0x2d27}, {0x2d2d, 0x2d2d}, {0x2d30, 0x2d67}, {0x2d6f, 0x2d6f}, {0x2d7f, 0x2d96}, {0x2da0, 0x2da6}, {0x2da8, 0x2dae}, {0x2db0, 0x2db6}, {0x2db8, 0x2dbe}, {0x2dc0, 0x2dc6}, {0x2dc8, 0x2dce}, {0x2dd0, 0x2dd6}, {0x2dd8, 0x2dde}, {0x2de0, 0x2dff}, {0x3005, 0x3007}, {0x3021, 0x302f}, {0x3031, 0x3035}, {0x3038, 0x303c}, {0x3041, 0x3096}, {0x3099, 0x309a}, {0x309d, 0x309f}, {0x30a1, 0x30ff}, {0x3105, 0x312f}, {0x3131, 0x318e}, {0x31a0, 0x31bf}, {0x31f0, 0x31ff}, {0x3400, 0x4dbf}, {0x4e00, 0xa48c}, {0xa4d0, 0xa4fd}, {0xa500, 0xa60c}, {0xa610, 0xa62b}, {0xa640, 0xa66f}, {0xa674, 0xa67d}, {0xa67f, 0xa6f1}, {0xa717, 0xa71f}, {0xa722, 0xa788}, {0xa78b, 0xa7cd}, {0xa7d0, 0xa7d1}, {0xa7d3, 0xa7d3}, {0xa7d5, 0xa7dc}, {0xa7f2, 0xa827}, {0xa82c, 0xa82c}, {0xa840, 0xa873}, {0xa880, 0xa8c5}, {0xa8d0, 0xa8d9}, {0xa8e0, 0xa8f7}, {0xa8fb, 0xa8fb}, {0xa8fd, 0xa92d}, {0xa930, 0xa953}, {0xa960, 0xa97c}, {0xa980, 0xa9c0}, {0xa9cf, 0xa9d9}, {0xa9e0, 0xa9fe}, {0xaa00, 0xaa36}, {0xaa40, 0xaa4d}, {0xaa50, 0xaa59}, {0xaa60, 0xaa76}, {0xaa7a, 0xaac2}, {0xaadb, 0xaadd}, {0xaae0, 0xaaef}, {0xaaf2, 0xaaf6}, {0xab01, 0xab06}, {0xab09, 0xab0e}, {0xab11, 0xab16}, {0xab20, 0xab26}, {0xab28, 0xab2e}, {0xab30, 0xab5a}, {0xab5c, 0xab69}, {0xab70, 0xabea}, {0xabec, 0xabed}, {0xabf0, 0xabf9}, {0xac00, 0xd7a3}, {0xd7b0, 0xd7c6}, {0xd7cb, 0xd7fb}, {0xf900, 0xfa6d}, {0xfa70, 0xfad9}, {0xfb00, 0xfb06}, {0xfb13, 0xfb17}, {0xfb1d, 0xfb28}, {0xfb2a, 0xfb36}, {0xfb38, 0xfb3c}, {0xfb3e, 0xfb3e}, {0xfb40, 0xfb41}, {0xfb43, 0xfb44}, {0xfb46, 0xfbb1}, {0xfbd3, 0xfc5d}, {0xfc64, 0xfd3d}, {0xfd50, 0xfd8f}, {0xfd92, 0xfdc7}, {0xfdf0, 0xfdf9}, {0xfe00, 0xfe0f}, {0xfe20, 0xfe2f}, {0xfe33, 0xfe34}, {0xfe4d, 0xfe4f}, {0xfe71, 0xfe71}, {0xfe73, 0xfe73}, {0xfe77, 0xfe77}, {0xfe79, 0xfe79}, {0xfe7b, 0xfe7b}, {0xfe7d, 0xfe7d}, {0xfe7f, 0xfefc}, {0xff10, 0xff19}, {0xff21, 0xff3a}, {0xff3f, 0xff3f}, {0xff41, 0xff5a}, {0xff65, 0xffbe}, {0xffc2, 0xffc7}, {0xffca, 0xffcf}, {0xffd2, 0xffd7}, {0xffda, 0xffdc}, {0x10000, 0x1000b}, {0x1000d, 0x10026}, {0x10028, 0x1003a}, {0x1003c, 0x1003d}, {0x1003f, 0x1004d}, {0x10050, 0x1005d}, {0x10080, 0x100fa}, {0x10140, 0x10174}, {0x101fd, 0x101fd}, {0x10280, 0x1029c}, {0x102a0, 0x102d0}, {0x102e0, 0x102e0}, {0x10300, 0x1031f}, {0x1032d, 0x1034a}, {0x10350, 0x1037a}, {0x10380, 0x1039d}, {0x103a0, 0x103c3}, {0x103c8, 0x103cf}, {0x103d1, 0x103d5}, {0x10400, 0x1049d}, {0x104a0, 0x104a9}, {0x104b0, 0x104d3}, {0x104d8, 0x104fb}, {0x10500, 0x10527}, {0x10530, 0x10563}, {0x10570, 0x1057a}, {0x1057c, 0x1058a}, {0x1058c, 0x10592}, {0x10594, 0x10595}, {0x10597, 0x105a1}, {0x105a3, 0x105b1}, {0x105b3, 0x105b9}, {0x105bb, 0x105bc}, {0x105c0, 0x105f3}, {0x10600, 0x10736}, {0x10740, 0x10755}, {0x10760, 0x10767}, {0x10780, 0x10785}, {0x10787, 0x107b0}, {0x107b2, 0x107ba}, {0x10800, 0x10805}, {0x10808, 0x10808}, {0x1080a, 0x10835}, {0x10837, 0x10838}, {0x1083c, 0x1083c}, {0x1083f, 0x10855}, {0x10860, 0x10876}, {0x10880, 0x1089e}, {0x108e0, 0x108f2}, {0x108f4, 0x108f5}, {0x10900, 0x10915}, {0x10920, 0x10939}, {0x10980, 0x109b7}, {0x109be, 0x109bf}, {0x10a00, 0x10a03}, {0x10a05, 0x10a06}, {0x10a0c, 0x10a13}, {0x10a15, 0x10a17}, {0x10a19, 0x10a35}, {0x10a38, 0x10a3a}, {0x10a3f, 0x10a3f}, {0x10a60, 0x10a7c}, {0x10a80, 0x10a9c}, {0x10ac0, 0x10ac7}, {0x10ac9, 0x10ae6}, {0x10b00, 0x10b35}, {0x10b40, 0x10b55}, {0x10b60, 0x10b72}, {0x10b80, 0x10b91}, {0x10c00, 0x10c48}, {0x10c80, 0x10cb2}, {0x10cc0, 0x10cf2}, {0x10d00, 0x10d27}, {0x10d30, 0x10d39}, {0x10d40, 0x10d65}, {0x10d69, 0x10d6d}, {0x10d6f, 0x10d85}, {0x10e80, 0x10ea9}, {0x10eab, 0x10eac}, {0x10eb0, 0x10eb1}, {0x10ec2, 0x10ec4}, {0x10efc, 0x10f1c}, {0x10f27, 0x10f27}, {0x10f30, 0x10f50}, {0x10f70, 0x10f85}, {0x10fb0, 0x10fc4}, {0x10fe0, 0x10ff6}, {0x11000, 0x11046}, {0x11066, 0x11075}, {0x1107f, 0x110ba}, {0x110c2, 0x110c2}, {0x110d0, 0x110e8}, {0x110f0, 0x110f9}, {0x11100, 0x11134}, {0x11136, 0x1113f}, {0x11144, 0x11147}, {0x11150, 0x11173}, {0x11176, 0x11176}, {0x11180, 0x111c4}, {0x111c9, 0x111cc}, {0x111ce, 0x111da}, {0x111dc, 0x111dc}, {0x11200, 0x11211}, {0x11213, 0x11237}, {0x1123e, 0x11241}, {0x11280, 0x11286}, {0x11288, 0x11288}, {0x1128a, 0x1128d}, {0x1128f, 0x1129d}, {0x1129f, 0x112a8}, {0x112b0, 0x112ea}, {0x112f0, 0x112f9}, {0x11300, 0x11303}, {0x11305, 0x1130c}, {0x1130f, 0x11310}, {0x11313, 0x11328}, {0x1132a, 0x11330}, {0x11332, 0x11333}, {0x11335, 0x11339}, {0x1133b, 0x11344}, {0x11347, 0x11348}, {0x1134b, 0x1134d}, {0x11350, 0x11350}, {0x11357, 0x11357}, {0x1135d, 0x11363}, {0x11366, 0x1136c}, {0x11370, 0x11374}, {0x11380, 0x11389}, {0x1138b, 0x1138b}, {0x1138e, 0x1138e}, {0x11390, 0x113b5}, {0x113b7, 0x113c0}, {0x113c2, 0x113c2}, {0x113c5, 0x113c5}, {0x113c7, 0x113ca}, {0x113cc, 0x113d3}, {0x113e1, 0x113e2}, {0x11400, 0x1144a}, {0x11450, 0x11459}, {0x1145e, 0x11461}, {0x11480, 0x114c5}, {0x114c7, 0x114c7}, {0x114d0, 0x114d9}, {0x11580, 0x115b5}, {0x115b8, 0x115c0}, {0x115d8, 0x115dd}, {0x11600, 0x11640}, {0x11644, 0x11644}, {0x11650, 0x11659}, {0x11680, 0x116b8}, {0x116c0, 0x116c9}, {0x116d0, 0x116e3}, {0x11700, 0x1171a}, {0x1171d, 0x1172b}, {0x11730, 0x11739}, {0x11740, 0x11746}, {0x11800, 0x1183a}, {0x118a0, 0x118e9}, {0x118ff, 0x11906}, {0x11909, 0x11909}, {0x1190c, 0x11913}, {0x11915, 0x11916}, {0x11918, 0x11935}, {0x11937, 0x11938}, {0x1193b, 0x11943}, {0x11950, 0x11959}, {0x119a0, 0x119a7}, {0x119aa, 0x119d7}, {0x119da, 0x119e1}, {0x119e3, 0x119e4}, {0x11a00, 0x11a3e}, {0x11a47, 0x11a47}, {0x11a50, 0x11a99}, {0x11a9d, 0x11a9d}, {0x11ab0, 0x11af8}, {0x11bc0, 0x11be0}, {0x11bf0, 0x11bf9}, {0x11c00, 0x11c08}, {0x11c0a, 0x11c36}, {0x11c38, 0x11c40}, {0x11c50, 0x11c59}, {0x11c72, 0x11c8f}, {0x11c92, 0x11ca7}, {0x11ca9, 0x11cb6}, {0x11d00, 0x11d06}, {0x11d08, 0x11d09}, {0x11d0b, 0x11d36}, {0x11d3a, 0x11d3a}, {0x11d3c, 0x11d3d}, {0x11d3f, 0x11d47}, {0x11d50, 0x11d59}, {0x11d60, 0x11d65}, {0x11d67, 0x11d68}, {0x11d6a, 0x11d8e}, {0x11d90, 0x11d91}, {0x11d93, 0x11d98}, {0x11da0, 0x11da9}, {0x11ee0, 0x11ef6}, {0x11f00, 0x11f10}, {0x11f12, 0x11f3a}, {0x11f3e, 0x11f42}, {0x11f50, 0x11f5a}, {0x11fb0, 0x11fb0}, {0x12000, 0x12399}, {0x12400, 0x1246e}, {0x12480, 0x12543}, {0x12f90, 0x12ff0}, {0x13000, 0x1342f}, {0x13440, 0x13455}, {0x13460, 0x143fa}, {0x14400, 0x14646}, {0x16100, 0x16139}, {0x16800, 0x16a38}, {0x16a40, 0x16a5e}, {0x16a60, 0x16a69}, {0x16a70, 0x16abe}, {0x16ac0, 0x16ac9}, {0x16ad0, 0x16aed}, {0x16af0, 0x16af4}, {0x16b00, 0x16b36}, {0x16b40, 0x16b43}, {0x16b50, 0x16b59}, {0x16b63, 0x16b77}, {0x16b7d, 0x16b8f}, {0x16d40, 0x16d6c}, {0x16d70, 0x16d79}, {0x16e40, 0x16e7f}, {0x16f00, 0x16f4a}, {0x16f4f, 0x16f87}, {0x16f8f, 0x16f9f}, {0x16fe0, 0x16fe1}, {0x16fe3, 0x16fe4}, {0x16ff0, 0x16ff1}, {0x17000, 0x187f7}, {0x18800, 0x18cd5}, {0x18cff, 0x18d08}, {0x1aff0, 0x1aff3}, {0x1aff5, 0x1affb}, {0x1affd, 0x1affe}, {0x1b000, 0x1b122}, {0x1b132, 0x1b132}, {0x1b150, 0x1b152}, {0x1b155, 0x1b155}, {0x1b164, 0x1b167}, {0x1b170, 0x1b2fb}, {0x1bc00, 0x1bc6a}, {0x1bc70, 0x1bc7c}, {0x1bc80, 0x1bc88}, {0x1bc90, 0x1bc99}, {0x1bc9d, 0x1bc9e}, {0x1ccf0, 0x1ccf9}, {0x1cf00, 0x1cf2d}, {0x1cf30, 0x1cf46}, {0x1d165, 0x1d169}, {0x1d16d, 0x1d172}, {0x1d17b, 0x1d182}, {0x1d185, 0x1d18b}, {0x1d1aa, 0x1d1ad}, {0x1d242, 0x1d244}, {0x1d400, 0x1d454}, {0x1d456, 0x1d49c}, {0x1d49e, 0x1d49f}, {0x1d4a2, 0x1d4a2}, {0x1d4a5, 0x1d4a6}, {0x1d4a9, 0x1d4ac}, {0x1d4ae, 0x1d4b9}, {0x1d4bb, 0x1d4bb}, {0x1d4bd, 0x1d4c3}, {0x1d4c5, 0x1d505}, {0x1d507, 0x1d50a}, {0x1d50d, 0x1d514}, {0x1d516, 0x1d51c}, {0x1d51e, 0x1d539}, {0x1d53b, 0x1d53e}, {0x1d540, 0x1d544}, {0x1d546, 0x1d546}, {0x1d54a, 0x1d550}, {0x1d552, 0x1d6a5}, {0x1d6a8, 0x1d6c0}, {0x1d6c2, 0x1d6da}, {0x1d6dc, 0x1d6fa}, {0x1d6fc, 0x1d714}, {0x1d716, 0x1d734}, {0x1d736, 0x1d74e}, {0x1d750, 0x1d76e}, {0x1d770, 0x1d788}, {0x1d78a, 0x1d7a8}, {0x1d7aa, 0x1d7c2}, {0x1d7c4, 0x1d7cb}, {0x1d7ce, 0x1d7ff}, {0x1da00, 0x1da36}, {0x1da3b, 0x1da6c}, {0x1da75, 0x1da75}, {0x1da84, 0x1da84}, {0x1da9b, 0x1da9f}, {0x1daa1, 0x1daaf}, {0x1df00, 0x1df1e}, {0x1df25, 0x1df2a}, {0x1e000, 0x1e006}, {0x1e008, 0x1e018}, {0x1e01b, 0x1e021}, {0x1e023, 0x1e024}, {0x1e026, 0x1e02a}, {0x1e030, 0x1e06d}, {0x1e08f, 0x1e08f}, {0x1e100, 0x1e12c}, {0x1e130, 0x1e13d}, {0x1e140, 0x1e149}, {0x1e14e, 0x1e14e}, {0x1e290, 0x1e2ae}, {0x1e2c0, 0x1e2f9}, {0x1e4d0, 0x1e4f9}, {0x1e5d0, 0x1e5fa}, {0x1e7e0, 0x1e7e6}, {0x1e7e8, 0x1e7eb}, {0x1e7ed, 0x1e7ee}, {0x1e7f0, 0x1e7fe}, {0x1e800, 0x1e8c4}, {0x1e8d0, 0x1e8d6}, {0x1e900, 0x1e94b}, {0x1e950, 0x1e959}, {0x1ee00, 0x1ee03}, {0x1ee05, 0x1ee1f}, {0x1ee21, 0x1ee22}, {0x1ee24, 0x1ee24}, {0x1ee27, 0x1ee27}, {0x1ee29, 0x1ee32}, {0x1ee34, 0x1ee37}, {0x1ee39, 0x1ee39}, {0x1ee3b, 0x1ee3b}, {0x1ee42, 0x1ee42}, {0x1ee47, 0x1ee47}, {0x1ee49, 0x1ee49}, {0x1ee4b, 0x1ee4b}, {0x1ee4d, 0x1ee4f}, {0x1ee51, 0x1ee52}, {0x1ee54, 0x1ee54}, {0x1ee57, 0x1ee57}, {0x1ee59, 0x1ee59}, {0x1ee5b, 0x1ee5b}, {0x1ee5d, 0x1ee5d}, {0x1ee5f, 0x1ee5f}, {0x1ee61, 0x1ee62}, {0x1ee64, 0x1ee64}, {0x1ee67, 0x1ee6a}, {0x1ee6c, 0x1ee72}, {0x1ee74, 0x1ee77}, {0x1ee79, 0x1ee7c}, {0x1ee7e, 0x1ee7e}, {0x1ee80, 0x1ee89}, {0x1ee8b, 0x1ee9b}, {0x1eea1, 0x1eea3}, {0x1eea5, 0x1eea9}, {0x1eeab, 0x1eebb}, {0x1fbf0, 0x1fbf9}, {0x20000, 0x2a6df}, {0x2a700, 0x2b739}, {0x2b740, 0x2b81d}, {0x2b820, 0x2cea1}, {0x2ceb0, 0x2ebe0}, {0x2ebf0, 0x2ee5d}, {0x2f800, 0x2fa1d}, {0x30000, 0x3134a}, {0x31350, 0x323af}, {0xe0100, 0xe01ef}, }; static bool ts_lex(TSLexer *lexer, TSStateId state) { START_LEXER(); eof = lexer->eof(lexer); switch (state) { case 0: if (eof) ADVANCE(340); ADVANCE_MAP( '!', 407, '"', 525, '#', 286, '%', 431, '&', 441, '\'', 516, '(', 344, ')', 347, '*', 427, '+', 421, ',', 346, '-', 410, '.', 491, '/', 429, '0', 498, ':', 461, ';', 459, '<', 451, '=', 473, '>', 641, '?', 476, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 469, '\\', 2, ']', 471, '^', 438, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 435, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(338); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 1: if (lookahead == '\n') SKIP(163); END_STATE(); case 2: if (lookahead == '\n') SKIP(163); if (lookahead == '\r') SKIP(1); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 3: if (lookahead == '\n') SKIP(172); END_STATE(); case 4: if (lookahead == '\n') SKIP(172); if (lookahead == '\r') SKIP(3); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 5: if (lookahead == '\n') SKIP(171); END_STATE(); case 6: if (lookahead == '\n') SKIP(171); if (lookahead == '\r') SKIP(5); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 7: if (lookahead == '\n') SKIP(174); END_STATE(); case 8: if (lookahead == '\n') SKIP(174); if (lookahead == '\r') SKIP(7); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 9: if (lookahead == '\n') SKIP(173); END_STATE(); case 10: if (lookahead == '\n') SKIP(173); if (lookahead == '\r') SKIP(9); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 11: if (lookahead == '\n') SKIP(175); END_STATE(); case 12: if (lookahead == '\n') SKIP(175); if (lookahead == '\r') SKIP(11); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 13: if (lookahead == '\n') SKIP(176); END_STATE(); case 14: if (lookahead == '\n') SKIP(176); if (lookahead == '\r') SKIP(13); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 15: if (lookahead == '\n') SKIP(166); END_STATE(); case 16: if (lookahead == '\n') SKIP(166); if (lookahead == '\r') SKIP(15); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 17: if (lookahead == '\n') SKIP(167); END_STATE(); case 18: if (lookahead == '\n') SKIP(167); if (lookahead == '\r') SKIP(17); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 19: if (lookahead == '\n') SKIP(208); END_STATE(); case 20: if (lookahead == '\n') SKIP(208); if (lookahead == '\r') SKIP(19); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 21: if (lookahead == '\n') SKIP(239); END_STATE(); case 22: if (lookahead == '\n') SKIP(239); if (lookahead == '\r') SKIP(21); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 23: if (lookahead == '\n') SKIP(209); END_STATE(); case 24: if (lookahead == '\n') SKIP(209); if (lookahead == '\r') SKIP(23); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 25: if (lookahead == '\n') SKIP(169); END_STATE(); case 26: if (lookahead == '\n') SKIP(169); if (lookahead == '\r') SKIP(25); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 27: if (lookahead == '\n') SKIP(188); END_STATE(); case 28: if (lookahead == '\n') SKIP(188); if (lookahead == '\r') SKIP(27); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 29: if (lookahead == '\n') SKIP(184); END_STATE(); case 30: if (lookahead == '\n') SKIP(184); if (lookahead == '\r') SKIP(29); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 31: if (lookahead == '\n') SKIP(177); END_STATE(); case 32: if (lookahead == '\n') SKIP(177); if (lookahead == '\r') SKIP(31); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 33: if (lookahead == '\n') SKIP(195); END_STATE(); case 34: if (lookahead == '\n') SKIP(195); if (lookahead == '\r') SKIP(33); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 35: if (lookahead == '\n') SKIP(194); END_STATE(); case 36: if (lookahead == '\n') SKIP(194); if (lookahead == '\r') SKIP(35); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 37: if (lookahead == '\n') SKIP(211); END_STATE(); case 38: if (lookahead == '\n') SKIP(211); if (lookahead == '\r') SKIP(37); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 39: if (lookahead == '\n') SKIP(185); END_STATE(); case 40: if (lookahead == '\n') SKIP(185); if (lookahead == '\r') SKIP(39); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 41: if (lookahead == '\n') SKIP(189); END_STATE(); case 42: if (lookahead == '\n') SKIP(189); if (lookahead == '\r') SKIP(41); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 43: if (lookahead == '\n') SKIP(179); END_STATE(); case 44: if (lookahead == '\n') SKIP(179); if (lookahead == '\r') SKIP(43); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 45: if (lookahead == '\n') SKIP(198); END_STATE(); case 46: if (lookahead == '\n') SKIP(198); if (lookahead == '\r') SKIP(45); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 47: if (lookahead == '\n') SKIP(196); END_STATE(); case 48: if (lookahead == '\n') SKIP(196); if (lookahead == '\r') SKIP(47); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 49: if (lookahead == '\n') SKIP(214); END_STATE(); case 50: if (lookahead == '\n') SKIP(214); if (lookahead == '\r') SKIP(49); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 51: if (lookahead == '\n') SKIP(222); END_STATE(); case 52: if (lookahead == '\n') SKIP(222); if (lookahead == '\r') SKIP(51); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 53: if (lookahead == '\n') SKIP(210); END_STATE(); case 54: if (lookahead == '\n') SKIP(210); if (lookahead == '\r') SKIP(53); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 55: if (lookahead == '\n') SKIP(180); END_STATE(); case 56: if (lookahead == '\n') SKIP(180); if (lookahead == '\r') SKIP(55); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 57: if (lookahead == '\n') SKIP(218); END_STATE(); case 58: if (lookahead == '\n') SKIP(218); if (lookahead == '\r') SKIP(57); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 59: if (lookahead == '\n') SKIP(227); END_STATE(); case 60: if (lookahead == '\n') SKIP(227); if (lookahead == '\r') SKIP(59); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 61: if (lookahead == '\n') SKIP(240); END_STATE(); case 62: if (lookahead == '\n') SKIP(240); if (lookahead == '\r') SKIP(61); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 63: if (lookahead == '\n') SKIP(241); END_STATE(); case 64: if (lookahead == '\n') SKIP(241); if (lookahead == '\r') SKIP(63); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 65: if (lookahead == '\n') SKIP(186); END_STATE(); case 66: if (lookahead == '\n') SKIP(186); if (lookahead == '\r') SKIP(65); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 67: if (lookahead == '\n') SKIP(190); END_STATE(); case 68: if (lookahead == '\n') SKIP(190); if (lookahead == '\r') SKIP(67); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 69: if (lookahead == '\n') SKIP(202); END_STATE(); case 70: if (lookahead == '\n') SKIP(202); if (lookahead == '\r') SKIP(69); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 71: if (lookahead == '\n') SKIP(230); END_STATE(); case 72: if (lookahead == '\n') SKIP(230); if (lookahead == '\r') SKIP(71); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 73: if (lookahead == '\n') SKIP(234); END_STATE(); case 74: if (lookahead == '\n') SKIP(234); if (lookahead == '\r') SKIP(73); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 75: if (lookahead == '\n') SKIP(242); END_STATE(); case 76: if (lookahead == '\n') SKIP(242); if (lookahead == '\r') SKIP(75); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 77: if (lookahead == '\n') SKIP(170); END_STATE(); case 78: if (lookahead == '\n') SKIP(170); if (lookahead == '\r') SKIP(77); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 79: if (lookahead == '\n') SKIP(221); END_STATE(); case 80: if (lookahead == '\n') SKIP(221); if (lookahead == '\r') SKIP(79); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 81: if (lookahead == '\n') SKIP(213); END_STATE(); case 82: if (lookahead == '\n') SKIP(213); if (lookahead == '\r') SKIP(81); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 83: if (lookahead == '\n') SKIP(220); END_STATE(); case 84: if (lookahead == '\n') SKIP(220); if (lookahead == '\r') SKIP(83); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 85: if (lookahead == '\n') SKIP(243); END_STATE(); case 86: if (lookahead == '\n') SKIP(243); if (lookahead == '\r') SKIP(85); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 87: if (lookahead == '\n') SKIP(245); END_STATE(); case 88: if (lookahead == '\n') SKIP(245); if (lookahead == '\r') SKIP(87); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 89: if (lookahead == '\n') SKIP(226); END_STATE(); case 90: if (lookahead == '\n') SKIP(226); if (lookahead == '\r') SKIP(89); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 91: if (lookahead == '\n') SKIP(244); END_STATE(); case 92: if (lookahead == '\n') SKIP(244); if (lookahead == '\r') SKIP(91); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 93: if (lookahead == '\n') SKIP(251); END_STATE(); case 94: if (lookahead == '\n') SKIP(251); if (lookahead == '\r') SKIP(93); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 95: if (lookahead == '\n') SKIP(97); END_STATE(); case 96: if (lookahead == '\n') SKIP(97); if (lookahead == '\r') SKIP(95); END_STATE(); case 97: ADVANCE_MAP( '\n', 349, '!', 273, '%', 430, '&', 440, '(', 405, '*', 426, '+', 419, '-', 409, '/', 428, '<', 454, '=', 274, '>', 445, ); if (lookahead == '\\') SKIP(96); if (lookahead == '^') ADVANCE(437); if (lookahead == '|') ADVANCE(436); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(97); END_STATE(); case 98: if (lookahead == '\n') SKIP(178); END_STATE(); case 99: if (lookahead == '\n') SKIP(178); if (lookahead == '\r') SKIP(98); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 100: if (lookahead == '\n') SKIP(246); END_STATE(); case 101: if (lookahead == '\n') SKIP(246); if (lookahead == '\r') SKIP(100); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 102: if (lookahead == '\n') SKIP(250); END_STATE(); case 103: if (lookahead == '\n') SKIP(250); if (lookahead == '\r') SKIP(102); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 104: if (lookahead == '\n') SKIP(235); END_STATE(); case 105: if (lookahead == '\n') SKIP(235); if (lookahead == '\r') SKIP(104); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 106: if (lookahead == '\n') SKIP(236); END_STATE(); case 107: if (lookahead == '\n') SKIP(236); if (lookahead == '\r') SKIP(106); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 108: if (lookahead == '\n') SKIP(237); if (lookahead == '"') ADVANCE(525); if (lookahead == '/') ADVANCE(526); if (lookahead == '\\') ADVANCE(109); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') ADVANCE(529); if (lookahead != 0) ADVANCE(530); END_STATE(); case 109: if (lookahead == '\n') ADVANCE(532); if (lookahead == '\r') ADVANCE(531); if (lookahead == 'U') ADVANCE(336); if (lookahead == 'u') ADVANCE(328); if (lookahead == 'x') ADVANCE(322); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(534); if (lookahead != 0) ADVANCE(531); END_STATE(); case 110: if (lookahead == '\n') ADVANCE(342); if (lookahead == '\r') ADVANCE(114); if (lookahead == '(') ADVANCE(344); if (lookahead == '/') ADVANCE(370); if (lookahead == '\\') ADVANCE(365); if (('\t' <= lookahead && lookahead <= '\f') || lookahead == ' ') SKIP(264); if (lookahead != 0) ADVANCE(372); END_STATE(); case 111: if (lookahead == '\n') ADVANCE(342); if (lookahead == '\r') ADVANCE(114); if (lookahead == '/') ADVANCE(370); if (lookahead == '\\') ADVANCE(365); if (('\t' <= lookahead && lookahead <= '\f') || lookahead == ' ') SKIP(264); if (lookahead != 0) ADVANCE(372); END_STATE(); case 112: if (lookahead == '\n') ADVANCE(342); if (lookahead == '\r') ADVANCE(113); if (lookahead == '(') ADVANCE(405); if (lookahead == '/') ADVANCE(255); if (lookahead == '\\') SKIP(117); if (('\t' <= lookahead && lookahead <= '\f') || lookahead == ' ') SKIP(252); END_STATE(); case 113: if (lookahead == '\n') ADVANCE(342); if (lookahead == '(') ADVANCE(405); if (lookahead == '/') ADVANCE(255); if (lookahead == '\\') SKIP(117); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(252); END_STATE(); case 114: if (lookahead == '\n') ADVANCE(342); if (lookahead == '/') ADVANCE(370); if (lookahead == '\\') ADVANCE(365); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(264); if (lookahead != 0) ADVANCE(372); END_STATE(); case 115: if (lookahead == '\n') SKIP(247); if (lookahead == '\'') ADVANCE(516); if (lookahead == '/') ADVANCE(519); if (lookahead == '\\') ADVANCE(518); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') ADVANCE(520); if (lookahead != 0) ADVANCE(517); END_STATE(); case 116: if (lookahead == '\n') SKIP(252); END_STATE(); case 117: if (lookahead == '\n') SKIP(252); if (lookahead == '\r') SKIP(116); END_STATE(); case 118: if (lookahead == '\n') SKIP(164); END_STATE(); case 119: if (lookahead == '\n') SKIP(164); if (lookahead == '\r') SKIP(118); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 120: if (lookahead == '\n') SKIP(168); END_STATE(); case 121: if (lookahead == '\n') SKIP(168); if (lookahead == '\r') SKIP(120); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 122: if (lookahead == '\n') SKIP(203); END_STATE(); case 123: if (lookahead == '\n') SKIP(203); if (lookahead == '\r') SKIP(122); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 124: if (lookahead == '\n') SKIP(204); END_STATE(); case 125: if (lookahead == '\n') SKIP(204); if (lookahead == '\r') SKIP(124); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 126: if (lookahead == '\n') SKIP(199); END_STATE(); case 127: if (lookahead == '\n') SKIP(199); if (lookahead == '\r') SKIP(126); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 128: if (lookahead == '\n') SKIP(231); END_STATE(); case 129: if (lookahead == '\n') SKIP(231); if (lookahead == '\r') SKIP(128); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 130: if (lookahead == '\n') SKIP(182); END_STATE(); case 131: if (lookahead == '\n') SKIP(182); if (lookahead == '\r') SKIP(130); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 132: if (lookahead == '\n') SKIP(212); END_STATE(); case 133: if (lookahead == '\n') SKIP(212); if (lookahead == '\r') SKIP(132); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 134: if (lookahead == '\n') SKIP(228); END_STATE(); case 135: if (lookahead == '\n') SKIP(228); if (lookahead == '\r') SKIP(134); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 136: if (lookahead == '\n') SKIP(192); END_STATE(); case 137: if (lookahead == '\n') SKIP(192); if (lookahead == '\r') SKIP(136); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 138: if (lookahead == '\n') SKIP(201); END_STATE(); case 139: if (lookahead == '\n') SKIP(201); if (lookahead == '\r') SKIP(138); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 140: if (lookahead == '\n') SKIP(229); END_STATE(); case 141: if (lookahead == '\n') SKIP(229); if (lookahead == '\r') SKIP(140); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 142: if (lookahead == '\n') SKIP(225); END_STATE(); case 143: if (lookahead == '\n') SKIP(225); if (lookahead == '\r') SKIP(142); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 144: if (lookahead == '\n') SKIP(217); END_STATE(); case 145: if (lookahead == '\n') SKIP(217); if (lookahead == '\r') SKIP(144); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 146: if (lookahead == '\n') SKIP(165); END_STATE(); case 147: if (lookahead == '\n') SKIP(165); if (lookahead == '\r') SKIP(146); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 148: if (lookahead == '\n') SKIP(197); END_STATE(); case 149: if (lookahead == '\n') SKIP(197); if (lookahead == '\r') SKIP(148); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 150: if (lookahead == '\n') SKIP(207); END_STATE(); case 151: if (lookahead == '\n') SKIP(207); if (lookahead == '\r') SKIP(150); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 152: if (lookahead == '\n') SKIP(219); END_STATE(); case 153: if (lookahead == '\n') SKIP(219); if (lookahead == '\r') SKIP(152); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 154: if (lookahead == '\n') SKIP(224); END_STATE(); case 155: if (lookahead == '\n') SKIP(224); if (lookahead == '\r') SKIP(154); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 156: if (lookahead == '\n') SKIP(216); END_STATE(); case 157: if (lookahead == '\n') SKIP(216); if (lookahead == '\r') SKIP(156); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 158: if (lookahead == '\n') SKIP(205); END_STATE(); case 159: if (lookahead == '\n') SKIP(205); if (lookahead == '\r') SKIP(158); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 160: if (lookahead == '\n') SKIP(233); END_STATE(); case 161: if (lookahead == '\n') SKIP(233); if (lookahead == '\r') SKIP(160); if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 162: if (lookahead == '\r') ADVANCE(640); if (lookahead == '\\') ADVANCE(634); if (lookahead != 0) ADVANCE(639); END_STATE(); case 163: ADVANCE_MAP( '!', 407, '"', 525, '#', 286, '%', 431, '&', 441, '\'', 516, '(', 405, ')', 347, '*', 427, '+', 421, ',', 346, '-', 410, '.', 491, '/', 429, '0', 498, ':', 461, ';', 459, '<', 451, '=', 473, '>', 641, '?', 476, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 469, '\\', 2, ']', 471, '^', 438, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 435, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(163); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 164: ADVANCE_MAP( '!', 407, '"', 525, '#', 295, '%', 431, '&', 441, '\'', 516, '(', 405, ')', 347, '*', 427, '+', 421, ',', 346, '-', 411, '.', 491, '/', 429, '0', 498, ':', 461, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 467, '\\', 119, ']', 471, '^', 438, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 435, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(164); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 165: ADVANCE_MAP( '!', 407, '"', 525, '#', 295, '%', 430, '&', 440, '\'', 516, '(', 405, ')', 347, '*', 426, '+', 422, ',', 346, '-', 412, '.', 491, '/', 428, '0', 498, ':', 461, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 467, '\\', 147, ']', 471, '^', 437, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 436, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(165); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 166: ADVANCE_MAP( '!', 407, '"', 525, '%', 431, '&', 441, '\'', 516, '(', 405, ')', 347, '*', 427, '+', 421, ',', 346, '-', 410, '.', 491, '/', 429, '0', 498, ':', 271, '<', 451, '=', 473, '>', 446, '?', 476, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 467, '\\', 16, '^', 438, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 435, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(166); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 167: ADVANCE_MAP( '!', 407, '"', 525, '%', 431, '&', 441, '\'', 516, '(', 405, '*', 427, '+', 421, ',', 346, '-', 411, '.', 491, '/', 429, '0', 498, ':', 271, '<', 451, '=', 473, '>', 641, '?', 476, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 467, '\\', 18, '^', 438, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 435, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(167); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 168: ADVANCE_MAP( '!', 407, '"', 525, '%', 430, '&', 440, '\'', 516, '(', 405, '*', 426, '+', 422, ',', 346, '-', 412, '.', 491, '/', 428, '0', 498, ':', 271, '<', 453, '=', 274, '>', 641, '?', 476, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 467, '\\', 121, '^', 437, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 436, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(168); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 169: ADVANCE_MAP( '!', 407, '"', 238, '%', 431, '&', 441, '(', 253, '*', 427, '+', 423, ',', 346, '-', 414, '/', 429, ':', 271, '<', 451, '=', 473, '>', 446, '[', 283, '\\', 26, '^', 438, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '|', 435, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(169); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 170: ADVANCE_MAP( '!', 407, '"', 238, '%', 431, '&', 441, '(', 253, '*', 427, '+', 423, ',', 346, '-', 414, '/', 429, '<', 451, '=', 473, '>', 446, '[', 284, '\\', 78, '^', 438, '|', 435, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(170); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 171: ADVANCE_MAP( '!', 406, '"', 525, '#', 286, '&', 440, '\'', 516, '(', 405, '*', 426, '+', 422, ',', 346, '-', 413, '.', 315, '/', 255, '0', 498, ':', 271, ';', 459, '<', 272, '>', 444, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 468, '\\', 6, ']', 285, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 434, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(171); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 172: ADVANCE_MAP( '!', 406, '"', 525, '#', 290, '%', 430, '&', 440, '\'', 516, '(', 405, ')', 347, '*', 426, '+', 422, ',', 346, '-', 413, '.', 492, '/', 428, '0', 498, ':', 271, ';', 459, '<', 450, '=', 472, '>', 641, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 468, '\\', 4, ']', 471, '^', 437, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 309, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(172); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 173: ADVANCE_MAP( '!', 406, '"', 525, '#', 294, '&', 439, '\'', 516, '(', 405, ')', 347, '*', 426, '+', 422, '-', 413, '.', 261, '/', 255, '0', 498, ':', 271, ';', 459, '>', 277, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 468, '\\', 10, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(173); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 174: ADVANCE_MAP( '!', 406, '"', 525, '#', 288, '&', 440, '\'', 516, '(', 405, '*', 426, '+', 422, ',', 346, '-', 413, '.', 315, '/', 255, '0', 498, ':', 271, ';', 459, '>', 275, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 468, '\\', 8, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(174); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 175: ADVANCE_MAP( '!', 406, '"', 525, '&', 440, '\'', 516, '(', 405, ')', 347, '*', 426, '+', 422, ',', 346, '-', 413, '.', 492, '/', 255, '0', 498, ':', 271, ';', 459, '=', 472, '>', 641, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 467, '\\', 12, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(175); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 176: ADVANCE_MAP( '!', 406, '"', 525, '&', 439, '\'', 516, '(', 405, ')', 347, '*', 426, '+', 422, ',', 346, '-', 413, '.', 492, '/', 255, '0', 498, ':', 461, ';', 459, '<', 450, '=', 472, '>', 641, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 467, '\\', 14, ']', 471, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(176); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 177: ADVANCE_MAP( '!', 406, '"', 525, '&', 439, '\'', 516, '(', 405, '*', 426, '+', 422, '-', 412, '.', 315, '/', 255, '0', 498, ':', 271, '<', 450, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 468, '\\', 32, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(177); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 178: ADVANCE_MAP( '!', 406, '\'', 516, '(', 405, ')', 347, '+', 424, '-', 417, '.', 315, '/', 255, '0', 498, 'L', 560, 'U', 561, '\\', 99, 'u', 562, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(178); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 179: ADVANCE_MAP( '!', 273, '"', 525, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 461, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, 'L', 543, 'R', 545, 'U', 547, '[', 467, '\\', 44, ']', 471, '^', 438, 'u', 550, '{', 465, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(179); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 180: ADVANCE_MAP( '!', 273, '"', 525, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 460, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, 'L', 543, 'R', 545, 'U', 547, '[', 467, '\\', 56, ']', 471, '^', 438, 'u', 550, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(180); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 181: ADVANCE_MAP( '!', 273, '"', 525, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 460, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, 'L', 652, 'R', 653, 'U', 654, '[', 467, '\\', 56, ']', 471, '^', 438, 'u', 655, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(180); if (('A' <= lookahead && lookahead <= '_') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 182: ADVANCE_MAP( '!', 273, '"', 525, '#', 295, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 460, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, 'L', 543, 'R', 545, 'U', 547, '[', 467, '\\', 131, ']', 471, '^', 437, 'u', 550, '|', 436, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(182); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 183: ADVANCE_MAP( '!', 273, '"', 525, '#', 295, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 460, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, 'L', 652, 'R', 653, 'U', 654, '[', 467, '\\', 131, ']', 471, '^', 437, 'u', 655, '|', 436, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(182); if (('A' <= lookahead && lookahead <= '_') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 184: ADVANCE_MAP( '!', 273, '"', 525, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, ':', 271, '<', 451, '=', 473, '>', 446, '?', 476, 'L', 543, 'R', 545, 'U', 547, '[', 468, '\\', 30, '^', 438, 'u', 550, '{', 465, '|', 435, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(184); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 185: ADVANCE_MAP( '!', 273, '"', 525, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, ':', 271, '<', 451, '=', 473, '>', 446, '?', 476, 'L', 543, 'R', 545, 'U', 547, '[', 467, '\\', 40, '^', 438, 'u', 550, '{', 465, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(185); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 186: ADVANCE_MAP( '!', 273, '"', 525, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, '<', 451, '=', 473, '>', 446, '?', 476, 'L', 543, 'R', 545, 'U', 547, '[', 467, '\\', 66, '^', 438, 'u', 550, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(186); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 187: ADVANCE_MAP( '!', 273, '"', 525, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, '<', 451, '=', 473, '>', 446, '?', 476, 'L', 652, 'R', 653, 'U', 654, '[', 467, '\\', 66, '^', 438, 'u', 655, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(186); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 188: ADVANCE_MAP( '!', 273, '"', 525, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 461, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, 'L', 543, 'R', 545, 'U', 547, '[', 468, '\\', 28, '^', 438, 'u', 550, '{', 465, '|', 435, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(188); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 189: ADVANCE_MAP( '!', 273, '"', 525, '%', 431, '&', 441, '(', 405, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 271, '<', 451, '=', 473, '>', 641, '?', 476, 'L', 543, 'R', 545, 'U', 547, '[', 467, '\\', 42, '^', 438, 'u', 550, '{', 465, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(189); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 190: ADVANCE_MAP( '!', 273, '"', 525, '%', 431, '&', 441, '(', 405, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, '<', 451, '=', 473, '>', 641, '?', 476, 'L', 543, 'R', 545, 'U', 547, '[', 467, '\\', 68, '^', 438, 'u', 550, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(190); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 191: ADVANCE_MAP( '!', 273, '"', 525, '%', 431, '&', 441, '(', 405, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, '<', 451, '=', 473, '>', 641, '?', 476, 'L', 652, 'R', 653, 'U', 654, '[', 467, '\\', 68, '^', 438, 'u', 655, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(190); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 192: ADVANCE_MAP( '!', 273, '"', 525, '%', 430, '&', 440, '(', 405, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, '<', 453, '=', 274, '>', 641, '?', 476, 'L', 543, 'R', 545, 'U', 547, '[', 467, '\\', 137, '^', 437, 'u', 550, '|', 436, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(192); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 193: ADVANCE_MAP( '!', 273, '"', 525, '%', 430, '&', 440, '(', 405, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, '<', 453, '=', 274, '>', 641, '?', 476, 'L', 652, 'R', 653, 'U', 654, '[', 467, '\\', 137, '^', 437, 'u', 655, '|', 436, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(192); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 194: ADVANCE_MAP( '!', 273, '#', 306, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 461, ';', 459, '<', 453, '=', 473, '>', 445, '?', 476, '[', 468, '\\', 36, ']', 471, '^', 437, '{', 465, '|', 436, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(194); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 195: ADVANCE_MAP( '!', 273, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, '0', 642, ':', 461, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 468, '\\', 34, ']', 471, '^', 438, '{', 465, '|', 435, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(195); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 196: ADVANCE_MAP( '!', 273, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 461, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 467, '\\', 48, ']', 471, '^', 438, '{', 465, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(196); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 197: ADVANCE_MAP( '!', 273, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 460, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 468, '\\', 149, ']', 471, '^', 438, '{', 465, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(197); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 198: ADVANCE_MAP( '!', 273, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 460, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 467, '\\', 46, ']', 471, '^', 438, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(198); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 199: ADVANCE_MAP( '!', 273, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 460, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 467, '\\', 127, ']', 471, '^', 438, '{', 465, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(199); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 200: ADVANCE_MAP( '!', 273, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 460, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 467, '\\', 139, ']', 471, '^', 438, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(201); if (('A' <= lookahead && lookahead <= '_') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 201: ADVANCE_MAP( '!', 273, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 460, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 467, '\\', 139, ']', 471, '^', 438, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(201); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 202: ADVANCE_MAP( '!', 273, '#', 295, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 460, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 470, '\\', 70, ']', 471, '^', 438, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(202); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 203: ADVANCE_MAP( '!', 273, '#', 295, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 461, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, '[', 467, '\\', 123, ']', 471, '^', 437, '{', 465, '|', 436, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(203); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 204: ADVANCE_MAP( '!', 273, '#', 295, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 460, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, '[', 467, '\\', 125, ']', 471, '^', 437, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, '|', 436, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(204); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 205: ADVANCE_MAP( '!', 273, '#', 295, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 460, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, '[', 467, '\\', 159, ']', 471, '^', 437, '{', 465, '|', 436, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(205); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 206: ADVANCE_MAP( '!', 273, '#', 295, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 460, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, '[', 467, '\\', 151, ']', 471, '^', 437, '|', 436, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(207); if (('A' <= lookahead && lookahead <= '_') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 207: ADVANCE_MAP( '!', 273, '#', 295, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 460, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, '[', 467, '\\', 151, ']', 471, '^', 437, '|', 436, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(207); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 208: ADVANCE_MAP( '!', 273, '#', 287, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 271, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, '[', 468, '\\', 20, '^', 437, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, '|', 436, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(208); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 209: ADVANCE_MAP( '!', 273, '#', 289, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 419, ',', 346, '-', 409, '/', 428, ':', 271, ';', 459, '<', 454, '=', 274, '>', 445, '[', 468, '\\', 24, '^', 437, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '|', 436, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(209); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 210: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, ':', 461, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 467, '\\', 54, '^', 438, '{', 465, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(210); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 211: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, ':', 271, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 468, '\\', 38, '^', 438, '{', 465, '|', 435, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(211); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 212: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, ':', 460, '<', 451, '=', 473, '>', 446, '?', 476, '[', 467, '\\', 133, '^', 438, '{', 465, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(212); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 213: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, '<', 451, '=', 473, '>', 446, '?', 476, '[', 469, '\\', 82, '^', 438, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(213); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 214: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, '<', 451, '=', 473, '>', 446, '?', 476, '[', 467, '\\', 50, '^', 438, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(214); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 215: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, '<', 451, '=', 473, '>', 446, '?', 476, '[', 467, '\\', 157, '^', 438, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(216); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 216: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, '<', 451, '=', 473, '>', 446, '?', 476, '[', 467, '\\', 157, '^', 438, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(216); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 217: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 414, '.', 490, '/', 429, '<', 451, '=', 473, '>', 446, '?', 476, '[', 470, '\\', 145, '^', 438, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(217); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 218: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, ')', 347, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 461, '<', 451, '=', 473, '>', 641, '?', 476, '[', 467, '\\', 58, '^', 438, '{', 465, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(218); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 219: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ':', 460, '<', 451, '=', 473, '>', 641, '?', 476, '[', 467, '\\', 153, '^', 438, '{', 465, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(219); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 220: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, ';', 459, '<', 451, '=', 473, '>', 446, '?', 476, '[', 469, '\\', 84, '^', 438, '|', 435, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(220); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 221: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, '<', 451, '=', 473, '>', 641, '?', 476, '[', 468, '\\', 80, '^', 438, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(221); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 222: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, '<', 451, '=', 473, '>', 641, '?', 476, '[', 467, '\\', 52, '^', 438, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(222); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 223: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, '<', 451, '=', 473, '>', 641, '?', 476, '[', 467, '\\', 155, '^', 438, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(224); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 224: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, '<', 451, '=', 473, '>', 641, '?', 476, '[', 467, '\\', 155, '^', 438, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(224); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 225: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '(', 405, '*', 427, '+', 423, ',', 346, '-', 415, '.', 490, '/', 429, '<', 451, '=', 473, '>', 641, '?', 476, '[', 470, '\\', 143, '^', 438, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(225); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 226: ADVANCE_MAP( '!', 273, '%', 431, '&', 441, '*', 427, '+', 425, ',', 346, '-', 418, '.', 254, '/', 429, '<', 452, '=', 473, '>', 446, '\\', 90, '^', 438, '|', 435, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(226); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 227: ADVANCE_MAP( '!', 273, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 461, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, '[', 467, '\\', 60, ']', 471, '^', 437, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, '|', 436, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(227); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 228: ADVANCE_MAP( '!', 273, '%', 430, '&', 440, '(', 405, ')', 347, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 271, ';', 459, '<', 453, '=', 274, '>', 445, '?', 476, '[', 467, '\\', 135, ']', 285, '^', 437, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, '|', 436, '}', 466, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(228); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 229: ADVANCE_MAP( '!', 273, '%', 430, '&', 440, '(', 405, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 461, '<', 453, '=', 274, '>', 641, '?', 476, '[', 467, '\\', 141, '^', 437, '{', 465, '|', 436, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(229); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 230: ADVANCE_MAP( '!', 273, '%', 430, '&', 440, '(', 405, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, ':', 460, '<', 453, '=', 274, '>', 641, '?', 476, '[', 467, '\\', 72, '^', 437, '{', 465, '|', 436, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(230); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 231: ADVANCE_MAP( '!', 273, '%', 430, '&', 440, '(', 405, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, '<', 453, '=', 274, '>', 641, '?', 476, '[', 467, '\\', 129, '^', 437, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, '|', 436, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(231); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 232: ADVANCE_MAP( '!', 273, '%', 430, '&', 440, '(', 405, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, '<', 453, '=', 274, '>', 641, '?', 476, '[', 467, '\\', 161, '^', 437, '|', 436, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(233); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 233: ADVANCE_MAP( '!', 273, '%', 430, '&', 440, '(', 405, '*', 426, '+', 420, ',', 346, '-', 416, '.', 490, '/', 428, '<', 453, '=', 274, '>', 641, '?', 476, '[', 467, '\\', 161, '^', 437, '|', 436, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(233); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 234: ADVANCE_MAP( '"', 525, '&', 440, '(', 405, '*', 426, '/', 255, ':', 271, 'L', 544, 'U', 548, '[', 468, '\\', 74, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 551, 'v', 611, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(234); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 235: ADVANCE_MAP( '"', 525, ')', 347, ',', 346, '/', 255, ':', 460, 'L', 543, 'R', 545, 'U', 547, '\\', 105, 'u', 550, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(235); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 236: ADVANCE_MAP( '"', 525, '/', 255, ':', 460, '<', 279, 'L', 544, 'U', 548, '\\', 107, 'u', 552, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(236); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 237: if (lookahead == '"') ADVANCE(525); if (lookahead == '/') ADVANCE(255); if (lookahead == '\\') ADVANCE(109); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(237); END_STATE(); case 238: if (lookahead == '"') ADVANCE(651); END_STATE(); case 239: ADVANCE_MAP( '#', 291, '&', 440, '(', 405, ')', 347, '*', 426, '+', 419, ',', 346, '-', 278, '.', 260, '/', 255, ':', 461, ';', 459, '<', 450, '=', 472, '>', 641, '[', 468, '\\', 22, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, '|', 309, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(239); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 240: ADVANCE_MAP( '#', 295, '&', 440, '(', 405, ')', 347, '*', 426, ',', 346, '-', 278, '.', 260, '/', 255, ':', 461, ';', 459, '<', 450, '=', 472, '>', 641, '[', 468, '\\', 62, ']', 471, '{', 465, '|', 309, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(240); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 241: ADVANCE_MAP( '&', 440, '(', 405, ')', 347, '*', 426, ',', 346, '-', 278, '.', 260, '/', 255, ':', 461, ';', 459, '<', 450, '=', 472, '>', 641, '[', 467, '\\', 64, '{', 465, '|', 309, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(241); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 242: ADVANCE_MAP( '&', 440, '(', 405, ')', 347, '*', 426, ',', 346, '-', 278, '.', 260, '/', 255, ':', 460, ';', 459, '<', 450, '=', 472, '>', 641, '[', 468, '\\', 76, ']', 471, '{', 465, '|', 309, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(242); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 243: ADVANCE_MAP( '&', 440, '(', 405, ')', 347, '*', 426, ',', 346, '-', 278, '/', 255, ':', 460, ';', 459, '=', 472, '>', 641, '[', 468, '\\', 86, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(243); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 244: ADVANCE_MAP( '&', 440, '(', 405, ')', 347, '*', 426, ',', 346, '.', 260, '/', 255, ':', 460, ';', 459, '=', 472, '>', 641, '[', 467, '\\', 92, '{', 465, '|', 309, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(244); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 245: ADVANCE_MAP( '&', 440, '(', 405, ')', 347, '*', 426, ',', 346, '/', 255, ';', 459, '=', 472, '>', 641, '[', 467, '\\', 88, 'b', 614, 'c', 593, 'd', 610, 'f', 606, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 'u', 599, 'v', 611, '{', 465, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(245); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 246: ADVANCE_MAP( '&', 439, '*', 426, '.', 260, '/', 255, ':', 271, '=', 472, '\\', 101, ']', 471, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(246); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 247: if (lookahead == '\'') ADVANCE(516); if (lookahead == '/') ADVANCE(255); if (lookahead == '\\') ADVANCE(109); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(247); END_STATE(); case 248: if (lookahead == '\'') ADVANCE(320); if (lookahead == 'P' || lookahead == 'p') ADVANCE(310); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(248); END_STATE(); case 249: if (lookahead == '\'') ADVANCE(316); if (lookahead == '.') ADVANCE(505); if (lookahead == 'E' || lookahead == 'e') ADVANCE(310); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(249); END_STATE(); case 250: ADVANCE_MAP( '(', 405, ')', 347, ',', 346, '/', 255, ':', 460, ';', 459, '<', 450, '=', 472, '>', 641, '[', 469, '\\', 103, ']', 471, '{', 465, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(250); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 251: ADVANCE_MAP( '(', 405, '/', 255, ':', 271, 'F', 568, 'T', 572, '[', 467, '\\', 94, 'f', 578, 't', 619, '{', 465, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(251); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 252: if (lookahead == '(') ADVANCE(405); if (lookahead == '/') ADVANCE(255); if (lookahead == '\\') SKIP(117); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(252); END_STATE(); case 253: if (lookahead == ')') ADVANCE(649); END_STATE(); case 254: if (lookahead == '*') ADVANCE(493); END_STATE(); case 255: if (lookahead == '*') ADVANCE(258); if (lookahead == '/') ADVANCE(639); END_STATE(); case 256: if (lookahead == '*') ADVANCE(648); END_STATE(); case 257: if (lookahead == '*') ADVANCE(257); if (lookahead == '/') ADVANCE(632); if (lookahead != 0) ADVANCE(258); END_STATE(); case 258: if (lookahead == '*') ADVANCE(257); if (lookahead != 0) ADVANCE(258); END_STATE(); case 259: if (lookahead == '*') ADVANCE(257); if (lookahead != 0) ADVANCE(363); END_STATE(); case 260: if (lookahead == '.') ADVANCE(262); END_STATE(); case 261: if (lookahead == '.') ADVANCE(262); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(497); END_STATE(); case 262: if (lookahead == '.') ADVANCE(345); END_STATE(); case 263: if (lookahead == '.') ADVANCE(320); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(503); END_STATE(); case 264: if (lookahead == '/') ADVANCE(370); if (lookahead == '\\') ADVANCE(365); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(264); if (lookahead != 0) ADVANCE(372); END_STATE(); case 265: if (lookahead == '1') ADVANCE(269); END_STATE(); case 266: if (lookahead == '2') ADVANCE(496); END_STATE(); case 267: if (lookahead == '2') ADVANCE(270); if (lookahead == '6') ADVANCE(496); END_STATE(); case 268: if (lookahead == '4') ADVANCE(496); END_STATE(); case 269: if (lookahead == '6') ADVANCE(496); END_STATE(); case 270: if (lookahead == '8') ADVANCE(496); END_STATE(); case 271: if (lookahead == ':') ADVANCE(462); END_STATE(); case 272: if (lookahead == '<') ADVANCE(455); if (lookahead == '=') ADVANCE(448); END_STATE(); case 273: if (lookahead == '=') ADVANCE(443); END_STATE(); case 274: if (lookahead == '=') ADVANCE(442); END_STATE(); case 275: if (lookahead == '=') ADVANCE(447); if (lookahead == '>') ADVANCE(457); END_STATE(); case 276: if (lookahead == '=') ADVANCE(483); END_STATE(); case 277: if (lookahead == '>') ADVANCE(276); END_STATE(); case 278: if (lookahead == '>') ADVANCE(494); END_STATE(); case 279: if (lookahead == '>') ADVANCE(538); if (lookahead == '\\') ADVANCE(280); if (lookahead != 0 && lookahead != '\n') ADVANCE(279); END_STATE(); case 280: if (lookahead == '>') ADVANCE(539); if (lookahead == '\\') ADVANCE(280); if (lookahead != 0 && lookahead != '\n') ADVANCE(279); END_STATE(); case 281: if (lookahead == 'F') ADVANCE(265); END_STATE(); case 282: if (lookahead == 'U') ADVANCE(335); if (lookahead == 'u') ADVANCE(327); END_STATE(); case 283: if (lookahead == '[') ADVANCE(463); if (lookahead == ']') ADVANCE(650); END_STATE(); case 284: if (lookahead == ']') ADVANCE(650); END_STATE(); case 285: if (lookahead == ']') ADVANCE(464); END_STATE(); case 286: if (lookahead == 'd') ADVANCE(379); if (lookahead == 'e') ADVANCE(399); if (lookahead == 'i') ADVANCE(387); if (lookahead == '\t' || lookahead == ' ') ADVANCE(286); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 287: if (lookahead == 'd') ADVANCE(379); if (lookahead == 'e') ADVANCE(399); if (lookahead == 'i') ADVANCE(388); if (lookahead == '\t' || lookahead == ' ') ADVANCE(287); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 288: if (lookahead == 'd') ADVANCE(379); if (lookahead == 'e') ADVANCE(401); if (lookahead == 'i') ADVANCE(387); if (lookahead == '\t' || lookahead == ' ') ADVANCE(288); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 289: if (lookahead == 'd') ADVANCE(379); if (lookahead == 'e') ADVANCE(401); if (lookahead == 'i') ADVANCE(388); if (lookahead == '\t' || lookahead == ' ') ADVANCE(289); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 290: if (lookahead == 'd') ADVANCE(379); if (lookahead == 'i') ADVANCE(387); if (lookahead == '\t' || lookahead == ' ') ADVANCE(290); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 291: if (lookahead == 'd') ADVANCE(379); if (lookahead == 'i') ADVANCE(388); if (lookahead == '\t' || lookahead == ' ') ADVANCE(291); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 292: if (lookahead == 'd') ADVANCE(304); END_STATE(); case 293: if (lookahead == 'd') ADVANCE(298); END_STATE(); case 294: if (lookahead == 'e') ADVANCE(308); if (lookahead == '\t' || lookahead == ' ') ADVANCE(294); END_STATE(); case 295: if (lookahead == 'e') ADVANCE(307); if (lookahead == '\t' || lookahead == ' ') ADVANCE(295); END_STATE(); case 296: if (lookahead == 'e') ADVANCE(354); END_STATE(); case 297: if (lookahead == 'e') ADVANCE(302); END_STATE(); case 298: if (lookahead == 'e') ADVANCE(303); END_STATE(); case 299: if (lookahead == 'f') ADVANCE(265); END_STATE(); case 300: if (lookahead == 'f') ADVANCE(350); END_STATE(); case 301: if (lookahead == 'f') ADVANCE(356); END_STATE(); case 302: if (lookahead == 'f') ADVANCE(358); END_STATE(); case 303: if (lookahead == 'f') ADVANCE(360); END_STATE(); case 304: if (lookahead == 'i') ADVANCE(300); END_STATE(); case 305: if (lookahead == 'i') ADVANCE(301); if (lookahead == 's') ADVANCE(296); END_STATE(); case 306: if (lookahead == 'i') ADVANCE(388); if (lookahead == '\t' || lookahead == ' ') ADVANCE(306); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 307: if (lookahead == 'l') ADVANCE(305); if (lookahead == 'n') ADVANCE(292); END_STATE(); case 308: if (lookahead == 'n') ADVANCE(292); END_STATE(); case 309: if (lookahead == '|') ADVANCE(432); END_STATE(); case 310: if (lookahead == '+' || lookahead == '-') ADVANCE(317); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(502); END_STATE(); case 311: if (lookahead == 'P' || lookahead == 'p') ADVANCE(310); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(248); END_STATE(); case 312: if (lookahead == '0' || lookahead == '1') ADVANCE(500); END_STATE(); case 313: if (lookahead == '8' || lookahead == '9') ADVANCE(249); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(499); END_STATE(); case 314: if (('0' <= lookahead && lookahead <= '9')) ADVANCE(501); END_STATE(); case 315: if (('0' <= lookahead && lookahead <= '9')) ADVANCE(497); END_STATE(); case 316: if (('0' <= lookahead && lookahead <= '9')) ADVANCE(249); END_STATE(); case 317: if (('0' <= lookahead && lookahead <= '9')) ADVANCE(502); END_STATE(); case 318: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(631); END_STATE(); case 319: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(503); END_STATE(); case 320: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(248); END_STATE(); case 321: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(531); END_STATE(); case 322: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(537); END_STATE(); case 323: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(318); END_STATE(); case 324: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(321); END_STATE(); case 325: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(323); END_STATE(); case 326: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(324); END_STATE(); case 327: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(325); END_STATE(); case 328: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(326); END_STATE(); case 329: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(327); END_STATE(); case 330: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(328); END_STATE(); case 331: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(329); END_STATE(); case 332: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(330); END_STATE(); case 333: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(331); END_STATE(); case 334: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(332); END_STATE(); case 335: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(333); END_STATE(); case 336: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(334); END_STATE(); case 337: if (lookahead != 0 && lookahead != '*') ADVANCE(372); END_STATE(); case 338: if (eof) ADVANCE(340); ADVANCE_MAP( '!', 407, '"', 525, '#', 286, '%', 431, '&', 441, '\'', 516, '(', 405, ')', 347, '*', 427, '+', 421, ',', 346, '-', 410, '.', 491, '/', 429, '0', 498, ':', 461, ';', 459, '<', 451, '=', 473, '>', 641, '?', 476, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 469, '\\', 2, ']', 471, '^', 438, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 435, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(338); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 339: if (eof) ADVANCE(340); ADVANCE_MAP( '!', 406, '"', 525, '#', 290, '%', 430, '&', 440, '\'', 516, '(', 405, ')', 347, '*', 426, '+', 422, ',', 346, '-', 413, '.', 492, '/', 428, '0', 498, ':', 271, ';', 459, '<', 450, '=', 472, '>', 641, 'F', 568, 'L', 542, 'R', 545, 'T', 572, 'U', 546, '[', 468, '\\', 4, ']', 471, '^', 437, 'b', 614, 'c', 593, 'd', 610, 'f', 577, 'i', 607, 'm', 579, 'n', 627, 'p', 624, 's', 594, 't', 619, 'u', 549, 'v', 611, '{', 465, '|', 309, '}', 466, '~', 408, ); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(339); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); if (set_contains(sym_identifier_character_set_1, 687, lookahead)) ADVANCE(631); END_STATE(); case 340: ACCEPT_TOKEN(ts_builtin_sym_end); END_STATE(); case 341: ACCEPT_TOKEN(aux_sym_preproc_include_token1); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 342: ACCEPT_TOKEN(aux_sym_preproc_include_token2); END_STATE(); case 343: ACCEPT_TOKEN(aux_sym_preproc_def_token1); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 344: ACCEPT_TOKEN(anon_sym_LPAREN); END_STATE(); case 345: ACCEPT_TOKEN(anon_sym_DOT_DOT_DOT); END_STATE(); case 346: ACCEPT_TOKEN(anon_sym_COMMA); END_STATE(); case 347: ACCEPT_TOKEN(anon_sym_RPAREN); END_STATE(); case 348: ACCEPT_TOKEN(aux_sym_preproc_if_token1); if (lookahead == 'd') ADVANCE(383); if (lookahead == 'n') ADVANCE(377); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 349: ACCEPT_TOKEN(anon_sym_LF); if (lookahead == '\n') ADVANCE(349); END_STATE(); case 350: ACCEPT_TOKEN(aux_sym_preproc_if_token2); END_STATE(); case 351: ACCEPT_TOKEN(aux_sym_preproc_if_token2); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 352: ACCEPT_TOKEN(aux_sym_preproc_ifdef_token1); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 353: ACCEPT_TOKEN(aux_sym_preproc_ifdef_token2); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 354: ACCEPT_TOKEN(aux_sym_preproc_else_token1); END_STATE(); case 355: ACCEPT_TOKEN(aux_sym_preproc_else_token1); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 356: ACCEPT_TOKEN(aux_sym_preproc_elif_token1); if (lookahead == 'd') ADVANCE(297); if (lookahead == 'n') ADVANCE(293); END_STATE(); case 357: ACCEPT_TOKEN(aux_sym_preproc_elif_token1); if (lookahead == 'd') ADVANCE(385); if (lookahead == 'n') ADVANCE(378); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 358: ACCEPT_TOKEN(aux_sym_preproc_elifdef_token1); END_STATE(); case 359: ACCEPT_TOKEN(aux_sym_preproc_elifdef_token1); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 360: ACCEPT_TOKEN(aux_sym_preproc_elifdef_token2); END_STATE(); case 361: ACCEPT_TOKEN(aux_sym_preproc_elifdef_token2); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 362: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '\n') ADVANCE(258); if (lookahead == '*') ADVANCE(362); if (lookahead == '/') ADVANCE(632); if (lookahead == '\\') ADVANCE(368); if (lookahead != 0) ADVANCE(363); END_STATE(); case 363: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '\n') ADVANCE(258); if (lookahead == '*') ADVANCE(362); if (lookahead == '/') ADVANCE(259); if (lookahead == '\\') ADVANCE(368); if (lookahead != 0) ADVANCE(363); END_STATE(); case 364: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '\n') ADVANCE(639); if (lookahead == '\r') ADVANCE(633); if (lookahead == '/') ADVANCE(636); if (lookahead == '\\') ADVANCE(635); if (lookahead != 0) ADVANCE(637); END_STATE(); case 365: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '\n') SKIP(264); if (lookahead == '\r') ADVANCE(366); if (lookahead == '/') ADVANCE(337); if (lookahead == '\\') ADVANCE(367); if (lookahead != 0) ADVANCE(372); END_STATE(); case 366: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '\n') SKIP(264); if (lookahead == '/') ADVANCE(337); if (lookahead == '\\') ADVANCE(367); if (lookahead != 0) ADVANCE(372); END_STATE(); case 367: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '\r') ADVANCE(373); if (lookahead == '/') ADVANCE(337); if (lookahead == '\\') ADVANCE(367); if (lookahead != 0) ADVANCE(372); END_STATE(); case 368: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '\r') ADVANCE(371); if (lookahead == '*') ADVANCE(362); if (lookahead == '/') ADVANCE(259); if (lookahead == '\\') ADVANCE(368); if (lookahead != 0) ADVANCE(363); END_STATE(); case 369: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '\r') ADVANCE(638); if (lookahead == '/') ADVANCE(636); if (lookahead == '\\') ADVANCE(635); if (lookahead != 0) ADVANCE(637); END_STATE(); case 370: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '*') ADVANCE(363); if (lookahead == '/') ADVANCE(636); if (lookahead == '\\') ADVANCE(367); if (lookahead != 0 && lookahead != '\n') ADVANCE(372); END_STATE(); case 371: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '*') ADVANCE(362); if (lookahead == '/') ADVANCE(259); if (lookahead == '\\') ADVANCE(368); if (lookahead != 0) ADVANCE(363); END_STATE(); case 372: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '/') ADVANCE(337); if (lookahead == '\\') ADVANCE(367); if (lookahead != 0 && lookahead != '\n') ADVANCE(372); END_STATE(); case 373: ACCEPT_TOKEN(sym_preproc_arg); if (lookahead == '/') ADVANCE(337); if (lookahead == '\\') ADVANCE(367); if (lookahead != 0) ADVANCE(372); END_STATE(); case 374: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'c') ADVANCE(400); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 375: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'd') ADVANCE(398); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 376: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'd') ADVANCE(382); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 377: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'd') ADVANCE(384); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 378: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'd') ADVANCE(386); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 379: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'e') ADVANCE(389); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 380: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'e') ADVANCE(355); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 381: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'e') ADVANCE(343); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 382: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'e') ADVANCE(341); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 383: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'e') ADVANCE(392); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 384: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'e') ADVANCE(393); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 385: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'e') ADVANCE(394); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 386: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'e') ADVANCE(395); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 387: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'f') ADVANCE(348); if (lookahead == 'n') ADVANCE(374); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 388: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'f') ADVANCE(348); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 389: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'f') ADVANCE(396); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 390: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'f') ADVANCE(357); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 391: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'f') ADVANCE(351); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 392: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'f') ADVANCE(352); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 393: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'f') ADVANCE(353); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 394: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'f') ADVANCE(359); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 395: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'f') ADVANCE(361); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 396: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'i') ADVANCE(402); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 397: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'i') ADVANCE(390); if (lookahead == 's') ADVANCE(380); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 398: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'i') ADVANCE(391); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 399: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'l') ADVANCE(397); if (lookahead == 'n') ADVANCE(375); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 400: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'l') ADVANCE(403); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 401: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'n') ADVANCE(375); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 402: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'n') ADVANCE(381); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 403: ACCEPT_TOKEN(sym_preproc_directive); if (lookahead == 'u') ADVANCE(376); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 404: ACCEPT_TOKEN(sym_preproc_directive); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(404); END_STATE(); case 405: ACCEPT_TOKEN(anon_sym_LPAREN2); END_STATE(); case 406: ACCEPT_TOKEN(anon_sym_BANG); END_STATE(); case 407: ACCEPT_TOKEN(anon_sym_BANG); if (lookahead == '=') ADVANCE(443); END_STATE(); case 408: ACCEPT_TOKEN(anon_sym_TILDE); END_STATE(); case 409: ACCEPT_TOKEN(anon_sym_DASH); END_STATE(); case 410: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '-') ADVANCE(488); if (lookahead == '.') ADVANCE(315); if (lookahead == '0') ADVANCE(498); if (lookahead == '=') ADVANCE(481); if (lookahead == '>') ADVANCE(495); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); END_STATE(); case 411: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '-') ADVANCE(488); if (lookahead == '.') ADVANCE(315); if (lookahead == '0') ADVANCE(498); if (lookahead == '=') ADVANCE(481); if (lookahead == '>') ADVANCE(494); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); END_STATE(); case 412: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '-') ADVANCE(488); if (lookahead == '.') ADVANCE(315); if (lookahead == '0') ADVANCE(498); if (lookahead == '>') ADVANCE(494); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); END_STATE(); case 413: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '-') ADVANCE(488); if (lookahead == '.') ADVANCE(315); if (lookahead == '0') ADVANCE(498); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); END_STATE(); case 414: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '-') ADVANCE(488); if (lookahead == '=') ADVANCE(481); if (lookahead == '>') ADVANCE(495); END_STATE(); case 415: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '-') ADVANCE(488); if (lookahead == '=') ADVANCE(481); if (lookahead == '>') ADVANCE(494); END_STATE(); case 416: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '-') ADVANCE(488); if (lookahead == '>') ADVANCE(494); END_STATE(); case 417: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '.') ADVANCE(315); if (lookahead == '0') ADVANCE(498); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); END_STATE(); case 418: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '=') ADVANCE(481); if (lookahead == '>') ADVANCE(256); END_STATE(); case 419: ACCEPT_TOKEN(anon_sym_PLUS); END_STATE(); case 420: ACCEPT_TOKEN(anon_sym_PLUS); if (lookahead == '+') ADVANCE(489); END_STATE(); case 421: ACCEPT_TOKEN(anon_sym_PLUS); if (lookahead == '+') ADVANCE(489); if (lookahead == '.') ADVANCE(315); if (lookahead == '0') ADVANCE(498); if (lookahead == '=') ADVANCE(480); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); END_STATE(); case 422: ACCEPT_TOKEN(anon_sym_PLUS); if (lookahead == '+') ADVANCE(489); if (lookahead == '.') ADVANCE(315); if (lookahead == '0') ADVANCE(498); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); END_STATE(); case 423: ACCEPT_TOKEN(anon_sym_PLUS); if (lookahead == '+') ADVANCE(489); if (lookahead == '=') ADVANCE(480); END_STATE(); case 424: ACCEPT_TOKEN(anon_sym_PLUS); if (lookahead == '.') ADVANCE(315); if (lookahead == '0') ADVANCE(498); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(501); END_STATE(); case 425: ACCEPT_TOKEN(anon_sym_PLUS); if (lookahead == '=') ADVANCE(480); END_STATE(); case 426: ACCEPT_TOKEN(anon_sym_STAR); END_STATE(); case 427: ACCEPT_TOKEN(anon_sym_STAR); if (lookahead == '=') ADVANCE(477); END_STATE(); case 428: ACCEPT_TOKEN(anon_sym_SLASH); if (lookahead == '*') ADVANCE(258); if (lookahead == '/') ADVANCE(639); END_STATE(); case 429: ACCEPT_TOKEN(anon_sym_SLASH); if (lookahead == '*') ADVANCE(258); if (lookahead == '/') ADVANCE(639); if (lookahead == '=') ADVANCE(478); END_STATE(); case 430: ACCEPT_TOKEN(anon_sym_PERCENT); END_STATE(); case 431: ACCEPT_TOKEN(anon_sym_PERCENT); if (lookahead == '=') ADVANCE(479); END_STATE(); case 432: ACCEPT_TOKEN(anon_sym_PIPE_PIPE); END_STATE(); case 433: ACCEPT_TOKEN(anon_sym_AMP_AMP); END_STATE(); case 434: ACCEPT_TOKEN(anon_sym_PIPE); END_STATE(); case 435: ACCEPT_TOKEN(anon_sym_PIPE); if (lookahead == '=') ADVANCE(486); if (lookahead == '|') ADVANCE(432); END_STATE(); case 436: ACCEPT_TOKEN(anon_sym_PIPE); if (lookahead == '|') ADVANCE(432); END_STATE(); case 437: ACCEPT_TOKEN(anon_sym_CARET); END_STATE(); case 438: ACCEPT_TOKEN(anon_sym_CARET); if (lookahead == '=') ADVANCE(485); END_STATE(); case 439: ACCEPT_TOKEN(anon_sym_AMP); END_STATE(); case 440: ACCEPT_TOKEN(anon_sym_AMP); if (lookahead == '&') ADVANCE(433); END_STATE(); case 441: ACCEPT_TOKEN(anon_sym_AMP); if (lookahead == '&') ADVANCE(433); if (lookahead == '=') ADVANCE(484); END_STATE(); case 442: ACCEPT_TOKEN(anon_sym_EQ_EQ); END_STATE(); case 443: ACCEPT_TOKEN(anon_sym_BANG_EQ); END_STATE(); case 444: ACCEPT_TOKEN(anon_sym_GT); END_STATE(); case 445: ACCEPT_TOKEN(anon_sym_GT); if (lookahead == '=') ADVANCE(447); if (lookahead == '>') ADVANCE(457); END_STATE(); case 446: ACCEPT_TOKEN(anon_sym_GT); if (lookahead == '=') ADVANCE(447); if (lookahead == '>') ADVANCE(458); END_STATE(); case 447: ACCEPT_TOKEN(anon_sym_GT_EQ); END_STATE(); case 448: ACCEPT_TOKEN(anon_sym_LT_EQ); END_STATE(); case 449: ACCEPT_TOKEN(anon_sym_LT_EQ); if (lookahead == '>') ADVANCE(487); END_STATE(); case 450: ACCEPT_TOKEN(anon_sym_LT); END_STATE(); case 451: ACCEPT_TOKEN(anon_sym_LT); if (lookahead == '<') ADVANCE(456); if (lookahead == '=') ADVANCE(449); END_STATE(); case 452: ACCEPT_TOKEN(anon_sym_LT); if (lookahead == '<') ADVANCE(456); if (lookahead == '=') ADVANCE(448); END_STATE(); case 453: ACCEPT_TOKEN(anon_sym_LT); if (lookahead == '<') ADVANCE(455); if (lookahead == '=') ADVANCE(449); END_STATE(); case 454: ACCEPT_TOKEN(anon_sym_LT); if (lookahead == '<') ADVANCE(455); if (lookahead == '=') ADVANCE(448); END_STATE(); case 455: ACCEPT_TOKEN(anon_sym_LT_LT); END_STATE(); case 456: ACCEPT_TOKEN(anon_sym_LT_LT); if (lookahead == '=') ADVANCE(482); END_STATE(); case 457: ACCEPT_TOKEN(anon_sym_GT_GT); END_STATE(); case 458: ACCEPT_TOKEN(anon_sym_GT_GT); if (lookahead == '=') ADVANCE(483); END_STATE(); case 459: ACCEPT_TOKEN(anon_sym_SEMI); END_STATE(); case 460: ACCEPT_TOKEN(anon_sym_COLON); END_STATE(); case 461: ACCEPT_TOKEN(anon_sym_COLON); if (lookahead == ':') ADVANCE(462); END_STATE(); case 462: ACCEPT_TOKEN(anon_sym_COLON_COLON); END_STATE(); case 463: ACCEPT_TOKEN(anon_sym_LBRACK_LBRACK); END_STATE(); case 464: ACCEPT_TOKEN(anon_sym_RBRACK_RBRACK); END_STATE(); case 465: ACCEPT_TOKEN(anon_sym_LBRACE); END_STATE(); case 466: ACCEPT_TOKEN(anon_sym_RBRACE); END_STATE(); case 467: ACCEPT_TOKEN(anon_sym_LBRACK); END_STATE(); case 468: ACCEPT_TOKEN(anon_sym_LBRACK); if (lookahead == '[') ADVANCE(463); END_STATE(); case 469: ACCEPT_TOKEN(anon_sym_LBRACK); if (lookahead == '[') ADVANCE(463); if (lookahead == ']') ADVANCE(650); END_STATE(); case 470: ACCEPT_TOKEN(anon_sym_LBRACK); if (lookahead == ']') ADVANCE(650); END_STATE(); case 471: ACCEPT_TOKEN(anon_sym_RBRACK); END_STATE(); case 472: ACCEPT_TOKEN(anon_sym_EQ); END_STATE(); case 473: ACCEPT_TOKEN(anon_sym_EQ); if (lookahead == '=') ADVANCE(442); END_STATE(); case 474: ACCEPT_TOKEN(sym_primitive_type); if (lookahead == '1') ADVANCE(567); if (lookahead == '3') ADVANCE(565); if (lookahead == '6') ADVANCE(566); if (lookahead == '8') ADVANCE(576); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'p') ADVANCE(625); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 475: ACCEPT_TOKEN(sym_primitive_type); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 476: ACCEPT_TOKEN(anon_sym_QMARK); END_STATE(); case 477: ACCEPT_TOKEN(anon_sym_STAR_EQ); END_STATE(); case 478: ACCEPT_TOKEN(anon_sym_SLASH_EQ); END_STATE(); case 479: ACCEPT_TOKEN(anon_sym_PERCENT_EQ); END_STATE(); case 480: ACCEPT_TOKEN(anon_sym_PLUS_EQ); END_STATE(); case 481: ACCEPT_TOKEN(anon_sym_DASH_EQ); END_STATE(); case 482: ACCEPT_TOKEN(anon_sym_LT_LT_EQ); END_STATE(); case 483: ACCEPT_TOKEN(anon_sym_GT_GT_EQ); END_STATE(); case 484: ACCEPT_TOKEN(anon_sym_AMP_EQ); END_STATE(); case 485: ACCEPT_TOKEN(anon_sym_CARET_EQ); END_STATE(); case 486: ACCEPT_TOKEN(anon_sym_PIPE_EQ); END_STATE(); case 487: ACCEPT_TOKEN(anon_sym_LT_EQ_GT); END_STATE(); case 488: ACCEPT_TOKEN(anon_sym_DASH_DASH); END_STATE(); case 489: ACCEPT_TOKEN(anon_sym_PLUS_PLUS); END_STATE(); case 490: ACCEPT_TOKEN(anon_sym_DOT); if (lookahead == '*') ADVANCE(493); if (lookahead == '.') ADVANCE(262); END_STATE(); case 491: ACCEPT_TOKEN(anon_sym_DOT); if (lookahead == '*') ADVANCE(493); if (lookahead == '.') ADVANCE(262); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(497); END_STATE(); case 492: ACCEPT_TOKEN(anon_sym_DOT); if (lookahead == '.') ADVANCE(262); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(497); END_STATE(); case 493: ACCEPT_TOKEN(anon_sym_DOT_STAR); END_STATE(); case 494: ACCEPT_TOKEN(anon_sym_DASH_GT); END_STATE(); case 495: ACCEPT_TOKEN(anon_sym_DASH_GT); if (lookahead == '*') ADVANCE(648); END_STATE(); case 496: ACCEPT_TOKEN(sym_number_literal); END_STATE(); case 497: ACCEPT_TOKEN(sym_number_literal); ADVANCE_MAP( '\'', 315, 'B', 281, 'b', 299, 'E', 310, 'e', 310, 'F', 504, 'f', 504, 'L', 496, 'l', 496, ); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(497); END_STATE(); case 498: ACCEPT_TOKEN(sym_number_literal); ADVANCE_MAP( '\'', 313, '.', 505, 'L', 506, 'l', 509, 'B', 312, 'b', 312, 'E', 310, 'e', 310, 'U', 508, 'u', 508, 'X', 263, 'x', 263, 'Z', 511, 'z', 511, '8', 249, '9', 249, ); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(499); END_STATE(); case 499: ACCEPT_TOKEN(sym_number_literal); ADVANCE_MAP( '\'', 313, '.', 505, 'L', 506, 'l', 509, 'E', 310, 'e', 310, 'U', 508, 'u', 508, 'Z', 511, 'z', 511, '8', 249, '9', 249, ); if (('0' <= lookahead && lookahead <= '7')) ADVANCE(499); END_STATE(); case 500: ACCEPT_TOKEN(sym_number_literal); ADVANCE_MAP( '\'', 312, 'L', 506, 'l', 509, 'U', 508, 'u', 508, 'Z', 511, 'z', 511, '0', 500, '1', 500, ); END_STATE(); case 501: ACCEPT_TOKEN(sym_number_literal); ADVANCE_MAP( '\'', 314, '.', 505, 'L', 506, 'l', 509, 'E', 310, 'e', 310, 'U', 508, 'u', 508, 'Z', 511, 'z', 511, ); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(501); END_STATE(); case 502: ACCEPT_TOKEN(sym_number_literal); if (lookahead == '\'') ADVANCE(317); if (lookahead == 'B') ADVANCE(281); if (lookahead == 'b') ADVANCE(299); if (lookahead == 'F' || lookahead == 'f') ADVANCE(504); if (lookahead == 'L' || lookahead == 'l') ADVANCE(496); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(502); END_STATE(); case 503: ACCEPT_TOKEN(sym_number_literal); ADVANCE_MAP( '\'', 319, '.', 311, 'L', 506, 'l', 509, 'P', 310, 'p', 310, 'U', 508, 'u', 508, 'Z', 511, 'z', 511, ); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(503); END_STATE(); case 504: ACCEPT_TOKEN(sym_number_literal); if (lookahead == '1') ADVANCE(267); if (lookahead == '3') ADVANCE(266); if (lookahead == '6') ADVANCE(268); END_STATE(); case 505: ACCEPT_TOKEN(sym_number_literal); ADVANCE_MAP( 'B', 281, 'b', 299, 'E', 310, 'e', 310, 'F', 504, 'f', 504, 'L', 496, 'l', 496, ); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(497); END_STATE(); case 506: ACCEPT_TOKEN(sym_number_literal); if (lookahead == 'L') ADVANCE(511); if (lookahead == 'U' || lookahead == 'u') ADVANCE(496); END_STATE(); case 507: ACCEPT_TOKEN(sym_number_literal); if (lookahead == 'L') ADVANCE(496); END_STATE(); case 508: ACCEPT_TOKEN(sym_number_literal); if (lookahead == 'L') ADVANCE(507); if (lookahead == 'l') ADVANCE(510); if (lookahead == 'Z' || lookahead == 'z') ADVANCE(496); END_STATE(); case 509: ACCEPT_TOKEN(sym_number_literal); if (lookahead == 'l') ADVANCE(511); if (lookahead == 'U' || lookahead == 'u') ADVANCE(496); END_STATE(); case 510: ACCEPT_TOKEN(sym_number_literal); if (lookahead == 'l') ADVANCE(496); END_STATE(); case 511: ACCEPT_TOKEN(sym_number_literal); if (lookahead == 'U' || lookahead == 'u') ADVANCE(496); END_STATE(); case 512: ACCEPT_TOKEN(anon_sym_L_SQUOTE); END_STATE(); case 513: ACCEPT_TOKEN(anon_sym_u_SQUOTE); END_STATE(); case 514: ACCEPT_TOKEN(anon_sym_U_SQUOTE); END_STATE(); case 515: ACCEPT_TOKEN(anon_sym_u8_SQUOTE); END_STATE(); case 516: ACCEPT_TOKEN(anon_sym_SQUOTE); END_STATE(); case 517: ACCEPT_TOKEN(aux_sym_char_literal_token1); END_STATE(); case 518: ACCEPT_TOKEN(aux_sym_char_literal_token1); if (lookahead == '\n') ADVANCE(532); if (lookahead == '\r') ADVANCE(531); if (lookahead == 'U') ADVANCE(336); if (lookahead == 'u') ADVANCE(328); if (lookahead == 'x') ADVANCE(322); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(534); if (lookahead != 0) ADVANCE(531); END_STATE(); case 519: ACCEPT_TOKEN(aux_sym_char_literal_token1); if (lookahead == '*') ADVANCE(258); if (lookahead == '/') ADVANCE(639); END_STATE(); case 520: ACCEPT_TOKEN(aux_sym_char_literal_token1); if (lookahead == '\\') ADVANCE(109); END_STATE(); case 521: ACCEPT_TOKEN(anon_sym_L_DQUOTE); END_STATE(); case 522: ACCEPT_TOKEN(anon_sym_u_DQUOTE); END_STATE(); case 523: ACCEPT_TOKEN(anon_sym_U_DQUOTE); END_STATE(); case 524: ACCEPT_TOKEN(anon_sym_u8_DQUOTE); END_STATE(); case 525: ACCEPT_TOKEN(anon_sym_DQUOTE); END_STATE(); case 526: ACCEPT_TOKEN(aux_sym_string_literal_token1); if (lookahead == '*') ADVANCE(528); if (lookahead == '/') ADVANCE(530); if (lookahead != 0 && lookahead != '\n' && lookahead != '"' && lookahead != '\\') ADVANCE(530); END_STATE(); case 527: ACCEPT_TOKEN(aux_sym_string_literal_token1); if (lookahead == '*') ADVANCE(527); if (lookahead == '/') ADVANCE(530); if (lookahead != 0 && lookahead != '\n' && lookahead != '"' && lookahead != '\\') ADVANCE(528); END_STATE(); case 528: ACCEPT_TOKEN(aux_sym_string_literal_token1); if (lookahead == '*') ADVANCE(527); if (lookahead != 0 && lookahead != '\n' && lookahead != '"' && lookahead != '\\') ADVANCE(528); END_STATE(); case 529: ACCEPT_TOKEN(aux_sym_string_literal_token1); if (lookahead == '/') ADVANCE(526); if (lookahead == '\t' || (0x0b <= lookahead && lookahead <= '\r') || lookahead == ' ') ADVANCE(529); if (lookahead != 0 && (lookahead < '\t' || '\r' < lookahead) && lookahead != '"' && lookahead != '\\') ADVANCE(530); END_STATE(); case 530: ACCEPT_TOKEN(aux_sym_string_literal_token1); if (lookahead != 0 && lookahead != '\n' && lookahead != '"' && lookahead != '\\') ADVANCE(530); END_STATE(); case 531: ACCEPT_TOKEN(sym_escape_sequence); END_STATE(); case 532: ACCEPT_TOKEN(sym_escape_sequence); if (lookahead == '\\') ADVANCE(109); END_STATE(); case 533: ACCEPT_TOKEN(sym_escape_sequence); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(531); END_STATE(); case 534: ACCEPT_TOKEN(sym_escape_sequence); if (('0' <= lookahead && lookahead <= '9')) ADVANCE(533); END_STATE(); case 535: ACCEPT_TOKEN(sym_escape_sequence); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(531); END_STATE(); case 536: ACCEPT_TOKEN(sym_escape_sequence); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(535); END_STATE(); case 537: ACCEPT_TOKEN(sym_escape_sequence); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(536); END_STATE(); case 538: ACCEPT_TOKEN(sym_system_lib_string); END_STATE(); case 539: ACCEPT_TOKEN(sym_system_lib_string); if (lookahead == '>') ADVANCE(538); if (lookahead == '\\') ADVANCE(280); if (lookahead != 0 && lookahead != '\n') ADVANCE(279); END_STATE(); case 540: ACCEPT_TOKEN(sym_true); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 541: ACCEPT_TOKEN(sym_false); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 542: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(521); if (lookahead == '\'') ADVANCE(512); if (lookahead == 'R') ADVANCE(553); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 543: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(521); if (lookahead == 'R') ADVANCE(553); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 544: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(521); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 545: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(643); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 546: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(523); if (lookahead == '\'') ADVANCE(514); if (lookahead == 'R') ADVANCE(554); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 547: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(523); if (lookahead == 'R') ADVANCE(554); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 548: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(523); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 549: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(522); if (lookahead == '\'') ADVANCE(513); if (lookahead == '8') ADVANCE(555); if (lookahead == 'R') ADVANCE(558); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'i') ADVANCE(609); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 550: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(522); if (lookahead == '8') ADVANCE(556); if (lookahead == 'R') ADVANCE(558); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 551: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(522); if (lookahead == '8') ADVANCE(557); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'i') ADVANCE(609); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 552: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(522); if (lookahead == '8') ADVANCE(557); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 553: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(644); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 554: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(646); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 555: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(524); if (lookahead == '\'') ADVANCE(515); if (lookahead == 'R') ADVANCE(559); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 556: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(524); if (lookahead == 'R') ADVANCE(559); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 557: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(524); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 558: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(645); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 559: ACCEPT_TOKEN(sym_identifier); if (lookahead == '"') ADVANCE(647); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 560: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\'') ADVANCE(512); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 561: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\'') ADVANCE(514); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 562: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\'') ADVANCE(513); if (lookahead == '8') ADVANCE(563); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 563: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\'') ADVANCE(515); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 564: ACCEPT_TOKEN(sym_identifier); if (lookahead == '1') ADVANCE(567); if (lookahead == '3') ADVANCE(565); if (lookahead == '6') ADVANCE(566); if (lookahead == '8') ADVANCE(576); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'p') ADVANCE(625); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 565: ACCEPT_TOKEN(sym_identifier); if (lookahead == '2') ADVANCE(576); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 566: ACCEPT_TOKEN(sym_identifier); if (lookahead == '4') ADVANCE(576); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 567: ACCEPT_TOKEN(sym_identifier); if (lookahead == '6') ADVANCE(576); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 568: ACCEPT_TOKEN(sym_identifier); if (lookahead == 'A') ADVANCE(571); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 569: ACCEPT_TOKEN(sym_identifier); if (lookahead == 'E') ADVANCE(540); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 570: ACCEPT_TOKEN(sym_identifier); if (lookahead == 'E') ADVANCE(541); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 571: ACCEPT_TOKEN(sym_identifier); if (lookahead == 'L') ADVANCE(573); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 572: ACCEPT_TOKEN(sym_identifier); if (lookahead == 'R') ADVANCE(574); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 573: ACCEPT_TOKEN(sym_identifier); if (lookahead == 'S') ADVANCE(570); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 574: ACCEPT_TOKEN(sym_identifier); if (lookahead == 'U') ADVANCE(569); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 575: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == '_') ADVANCE(582); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 576: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == '_') ADVANCE(622); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 577: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'a') ADVANCE(600); if (lookahead == 'l') ADVANCE(612); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 578: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'a') ADVANCE(600); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 579: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'a') ADVANCE(629); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 580: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'a') ADVANCE(616); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 581: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'a') ADVANCE(622); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 582: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'a') ADVANCE(604); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 583: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'b') ADVANCE(605); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 584: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'd') ADVANCE(475); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 585: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'd') ADVANCE(596); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 586: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'e') ADVANCE(540); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 587: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'e') ADVANCE(475); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 588: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'e') ADVANCE(541); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 589: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'e') ADVANCE(576); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 590: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'f') ADVANCE(576); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 591: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'f') ADVANCE(590); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 592: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'g') ADVANCE(608); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 593: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'h') ADVANCE(580); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 594: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'i') ADVANCE(630); if (lookahead == 's') ADVANCE(595); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 595: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'i') ADVANCE(630); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 596: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'i') ADVANCE(591); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 597: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'i') ADVANCE(592); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 598: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'i') ADVANCE(584); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 599: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'i') ADVANCE(609); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 600: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'l') ADVANCE(620); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 601: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'l') ADVANCE(475); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 602: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'l') ADVANCE(615); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 603: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'l') ADVANCE(602); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 604: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'l') ADVANCE(597); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 605: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'l') ADVANCE(587); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 606: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'l') ADVANCE(612); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 607: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'n') ADVANCE(621); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 608: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'n') ADVANCE(576); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 609: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'n') ADVANCE(623); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 610: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'o') ADVANCE(626); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 611: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'o') ADVANCE(598); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 612: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'o') ADVANCE(581); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 613: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'o') ADVANCE(601); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 614: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'o') ADVANCE(613); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 615: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'p') ADVANCE(625); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 616: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'r') ADVANCE(474); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 617: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'r') ADVANCE(585); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 618: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'r') ADVANCE(576); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 619: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'r') ADVANCE(628); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 620: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 's') ADVANCE(588); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 621: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 't') ADVANCE(474); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 622: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 't') ADVANCE(475); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 623: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 't') ADVANCE(564); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 624: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 't') ADVANCE(617); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 625: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 't') ADVANCE(618); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 626: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'u') ADVANCE(583); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 627: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'u') ADVANCE(603); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 628: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'u') ADVANCE(586); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 629: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'x') ADVANCE(575); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 630: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (lookahead == 'z') ADVANCE(589); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 631: ACCEPT_TOKEN(sym_identifier); if (lookahead == '\\') ADVANCE(282); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 632: ACCEPT_TOKEN(sym_comment); END_STATE(); case 633: ACCEPT_TOKEN(sym_comment); if (lookahead == '\n') ADVANCE(639); if (lookahead == '/') ADVANCE(636); if (lookahead == '\\') ADVANCE(369); if (lookahead != 0) ADVANCE(637); END_STATE(); case 634: ACCEPT_TOKEN(sym_comment); if (lookahead == '\r') ADVANCE(640); if (lookahead == '\\') ADVANCE(634); if (lookahead != 0) ADVANCE(639); END_STATE(); case 635: ACCEPT_TOKEN(sym_comment); if (lookahead == '\r') ADVANCE(638); if (lookahead == '/') ADVANCE(636); if (lookahead == '\\') ADVANCE(635); if (lookahead != 0) ADVANCE(637); END_STATE(); case 636: ACCEPT_TOKEN(sym_comment); if (lookahead == '*') ADVANCE(639); if (lookahead == '\\') ADVANCE(364); if (lookahead != 0 && lookahead != '\n') ADVANCE(637); END_STATE(); case 637: ACCEPT_TOKEN(sym_comment); if (lookahead == '/') ADVANCE(636); if (lookahead == '\\') ADVANCE(369); if (lookahead != 0 && lookahead != '\n') ADVANCE(637); END_STATE(); case 638: ACCEPT_TOKEN(sym_comment); if (lookahead == '/') ADVANCE(636); if (lookahead == '\\') ADVANCE(369); if (lookahead != 0) ADVANCE(637); END_STATE(); case 639: ACCEPT_TOKEN(sym_comment); if (lookahead == '\\') ADVANCE(162); if (lookahead != 0 && lookahead != '\n') ADVANCE(639); END_STATE(); case 640: ACCEPT_TOKEN(sym_comment); if (lookahead == '\\') ADVANCE(162); if (lookahead != 0) ADVANCE(639); END_STATE(); case 641: ACCEPT_TOKEN(anon_sym_GT2); END_STATE(); case 642: ACCEPT_TOKEN(aux_sym_pure_virtual_clause_token1); END_STATE(); case 643: ACCEPT_TOKEN(anon_sym_R_DQUOTE); END_STATE(); case 644: ACCEPT_TOKEN(anon_sym_LR_DQUOTE); END_STATE(); case 645: ACCEPT_TOKEN(anon_sym_uR_DQUOTE); END_STATE(); case 646: ACCEPT_TOKEN(anon_sym_UR_DQUOTE); END_STATE(); case 647: ACCEPT_TOKEN(anon_sym_u8R_DQUOTE); END_STATE(); case 648: ACCEPT_TOKEN(anon_sym_DASH_GT_STAR); END_STATE(); case 649: ACCEPT_TOKEN(anon_sym_LPAREN_RPAREN); END_STATE(); case 650: ACCEPT_TOKEN(anon_sym_LBRACK_RBRACK); END_STATE(); case 651: ACCEPT_TOKEN(anon_sym_DQUOTE_DQUOTE); END_STATE(); case 652: ACCEPT_TOKEN(sym_literal_suffix); if (lookahead == '"') ADVANCE(521); if (lookahead == 'R') ADVANCE(656); if (lookahead == '\\') ADVANCE(282); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 653: ACCEPT_TOKEN(sym_literal_suffix); if (lookahead == '"') ADVANCE(643); if (lookahead == '\\') ADVANCE(282); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 654: ACCEPT_TOKEN(sym_literal_suffix); if (lookahead == '"') ADVANCE(523); if (lookahead == 'R') ADVANCE(657); if (lookahead == '\\') ADVANCE(282); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 655: ACCEPT_TOKEN(sym_literal_suffix); if (lookahead == '"') ADVANCE(522); if (lookahead == '8') ADVANCE(658); if (lookahead == 'R') ADVANCE(659); if (lookahead == '\\') ADVANCE(282); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 656: ACCEPT_TOKEN(sym_literal_suffix); if (lookahead == '"') ADVANCE(644); if (lookahead == '\\') ADVANCE(282); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 657: ACCEPT_TOKEN(sym_literal_suffix); if (lookahead == '"') ADVANCE(646); if (lookahead == '\\') ADVANCE(282); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 658: ACCEPT_TOKEN(sym_literal_suffix); if (lookahead == '"') ADVANCE(524); if (lookahead == 'R') ADVANCE(660); if (lookahead == '\\') ADVANCE(282); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 659: ACCEPT_TOKEN(sym_literal_suffix); if (lookahead == '"') ADVANCE(645); if (lookahead == '\\') ADVANCE(282); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 660: ACCEPT_TOKEN(sym_literal_suffix); if (lookahead == '"') ADVANCE(647); if (lookahead == '\\') ADVANCE(282); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); case 661: ACCEPT_TOKEN(sym_literal_suffix); if (lookahead == '\\') ADVANCE(282); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(661); if (set_contains(sym_identifier_character_set_2, 802, lookahead)) ADVANCE(631); END_STATE(); default: return false; } } static bool ts_lex_keywords(TSLexer *lexer, TSStateId state) { START_LEXER(); eof = lexer->eof(lexer); switch (state) { case 0: if (lookahead == 'N') ADVANCE(1); if (lookahead == '\\') SKIP(2); if (lookahead == '_') ADVANCE(3); if (lookahead == 'a') ADVANCE(4); if (lookahead == 'b') ADVANCE(5); if (lookahead == 'c') ADVANCE(6); if (lookahead == 'd') ADVANCE(7); if (lookahead == 'e') ADVANCE(8); if (lookahead == 'f') ADVANCE(9); if (lookahead == 'g') ADVANCE(10); if (lookahead == 'i') ADVANCE(11); if (lookahead == 'l') ADVANCE(12); if (lookahead == 'm') ADVANCE(13); if (lookahead == 'n') ADVANCE(14); if (lookahead == 'o') ADVANCE(15); if (lookahead == 'p') ADVANCE(16); if (lookahead == 'r') ADVANCE(17); if (lookahead == 's') ADVANCE(18); if (lookahead == 't') ADVANCE(19); if (lookahead == 'u') ADVANCE(20); if (lookahead == 'v') ADVANCE(21); if (lookahead == 'w') ADVANCE(22); if (lookahead == 'x') ADVANCE(23); if (('\t' <= lookahead && lookahead <= '\r') || lookahead == ' ') SKIP(0); END_STATE(); case 1: if (lookahead == 'U') ADVANCE(24); END_STATE(); case 2: if (lookahead == '\n') SKIP(0); if (lookahead == '\r') SKIP(25); END_STATE(); case 3: if (lookahead == 'A') ADVANCE(26); if (lookahead == 'G') ADVANCE(27); if (lookahead == 'N') ADVANCE(28); if (lookahead == '_') ADVANCE(29); if (lookahead == 'a') ADVANCE(30); if (lookahead == 'u') ADVANCE(31); END_STATE(); case 4: if (lookahead == 'l') ADVANCE(32); if (lookahead == 'n') ADVANCE(33); if (lookahead == 's') ADVANCE(34); if (lookahead == 'u') ADVANCE(35); END_STATE(); case 5: if (lookahead == 'i') ADVANCE(36); if (lookahead == 'r') ADVANCE(37); END_STATE(); case 6: if (lookahead == 'a') ADVANCE(38); if (lookahead == 'l') ADVANCE(39); if (lookahead == 'o') ADVANCE(40); END_STATE(); case 7: if (lookahead == 'e') ADVANCE(41); if (lookahead == 'o') ADVANCE(42); END_STATE(); case 8: if (lookahead == 'l') ADVANCE(43); if (lookahead == 'n') ADVANCE(44); if (lookahead == 'x') ADVANCE(45); END_STATE(); case 9: if (lookahead == 'i') ADVANCE(46); if (lookahead == 'o') ADVANCE(47); if (lookahead == 'r') ADVANCE(48); END_STATE(); case 10: if (lookahead == 'o') ADVANCE(49); END_STATE(); case 11: if (lookahead == 'f') ADVANCE(50); if (lookahead == 'm') ADVANCE(51); if (lookahead == 'n') ADVANCE(52); END_STATE(); case 12: if (lookahead == 'o') ADVANCE(53); END_STATE(); case 13: if (lookahead == 'o') ADVANCE(54); if (lookahead == 'u') ADVANCE(55); END_STATE(); case 14: if (lookahead == 'a') ADVANCE(56); if (lookahead == 'e') ADVANCE(57); if (lookahead == 'o') ADVANCE(58); if (lookahead == 'u') ADVANCE(59); END_STATE(); case 15: if (lookahead == 'f') ADVANCE(60); if (lookahead == 'p') ADVANCE(61); if (lookahead == 'r') ADVANCE(62); if (lookahead == 'v') ADVANCE(63); END_STATE(); case 16: if (lookahead == 'r') ADVANCE(64); if (lookahead == 'u') ADVANCE(65); END_STATE(); case 17: if (lookahead == 'e') ADVANCE(66); END_STATE(); case 18: if (lookahead == 'h') ADVANCE(67); if (lookahead == 'i') ADVANCE(68); if (lookahead == 't') ADVANCE(69); if (lookahead == 'w') ADVANCE(70); END_STATE(); case 19: if (lookahead == 'e') ADVANCE(71); if (lookahead == 'h') ADVANCE(72); if (lookahead == 'r') ADVANCE(73); if (lookahead == 'y') ADVANCE(74); END_STATE(); case 20: if (lookahead == 'n') ADVANCE(75); if (lookahead == 's') ADVANCE(76); END_STATE(); case 21: if (lookahead == 'i') ADVANCE(77); if (lookahead == 'o') ADVANCE(78); END_STATE(); case 22: if (lookahead == 'h') ADVANCE(79); END_STATE(); case 23: if (lookahead == 'o') ADVANCE(80); END_STATE(); case 24: if (lookahead == 'L') ADVANCE(81); END_STATE(); case 25: if (lookahead == '\n') SKIP(0); END_STATE(); case 26: if (lookahead == 'l') ADVANCE(82); if (lookahead == 't') ADVANCE(83); END_STATE(); case 27: if (lookahead == 'e') ADVANCE(84); END_STATE(); case 28: if (lookahead == 'o') ADVANCE(85); END_STATE(); case 29: ADVANCE_MAP( 'a', 86, 'b', 87, 'c', 88, 'd', 89, 'e', 90, 'f', 91, 'i', 92, 'l', 93, 'r', 94, 's', 95, 't', 96, 'u', 97, 'v', 98, ); END_STATE(); case 30: if (lookahead == 'l') ADVANCE(99); END_STATE(); case 31: if (lookahead == 'n') ADVANCE(100); END_STATE(); case 32: if (lookahead == 'i') ADVANCE(101); END_STATE(); case 33: if (lookahead == 'd') ADVANCE(102); END_STATE(); case 34: if (lookahead == 'm') ADVANCE(103); END_STATE(); case 35: if (lookahead == 't') ADVANCE(104); END_STATE(); case 36: if (lookahead == 't') ADVANCE(105); END_STATE(); case 37: if (lookahead == 'e') ADVANCE(106); END_STATE(); case 38: if (lookahead == 's') ADVANCE(107); if (lookahead == 't') ADVANCE(108); END_STATE(); case 39: if (lookahead == 'a') ADVANCE(109); END_STATE(); case 40: if (lookahead == '_') ADVANCE(110); if (lookahead == 'm') ADVANCE(111); if (lookahead == 'n') ADVANCE(112); END_STATE(); case 41: if (lookahead == 'c') ADVANCE(113); if (lookahead == 'f') ADVANCE(114); if (lookahead == 'l') ADVANCE(115); END_STATE(); case 42: ACCEPT_TOKEN(anon_sym_do); END_STATE(); case 43: if (lookahead == 's') ADVANCE(116); END_STATE(); case 44: if (lookahead == 'u') ADVANCE(117); END_STATE(); case 45: if (lookahead == 'p') ADVANCE(118); if (lookahead == 't') ADVANCE(119); END_STATE(); case 46: if (lookahead == 'n') ADVANCE(120); END_STATE(); case 47: if (lookahead == 'r') ADVANCE(121); END_STATE(); case 48: if (lookahead == 'i') ADVANCE(122); END_STATE(); case 49: if (lookahead == 't') ADVANCE(123); END_STATE(); case 50: ACCEPT_TOKEN(anon_sym_if); END_STATE(); case 51: if (lookahead == 'p') ADVANCE(124); END_STATE(); case 52: if (lookahead == 'l') ADVANCE(125); END_STATE(); case 53: if (lookahead == 'n') ADVANCE(126); END_STATE(); case 54: if (lookahead == 'd') ADVANCE(127); END_STATE(); case 55: if (lookahead == 't') ADVANCE(128); END_STATE(); case 56: if (lookahead == 'm') ADVANCE(129); END_STATE(); case 57: if (lookahead == 'w') ADVANCE(130); END_STATE(); case 58: if (lookahead == 'e') ADVANCE(131); if (lookahead == 'r') ADVANCE(132); if (lookahead == 't') ADVANCE(133); END_STATE(); case 59: if (lookahead == 'l') ADVANCE(134); END_STATE(); case 60: if (lookahead == 'f') ADVANCE(135); END_STATE(); case 61: if (lookahead == 'e') ADVANCE(136); END_STATE(); case 62: ACCEPT_TOKEN(anon_sym_or); if (lookahead == '_') ADVANCE(137); END_STATE(); case 63: if (lookahead == 'e') ADVANCE(138); END_STATE(); case 64: if (lookahead == 'i') ADVANCE(139); if (lookahead == 'o') ADVANCE(140); END_STATE(); case 65: if (lookahead == 'b') ADVANCE(141); END_STATE(); case 66: if (lookahead == 'g') ADVANCE(142); if (lookahead == 'q') ADVANCE(143); if (lookahead == 's') ADVANCE(144); if (lookahead == 't') ADVANCE(145); END_STATE(); case 67: if (lookahead == 'o') ADVANCE(146); END_STATE(); case 68: if (lookahead == 'g') ADVANCE(147); if (lookahead == 'z') ADVANCE(148); END_STATE(); case 69: if (lookahead == 'a') ADVANCE(149); if (lookahead == 'r') ADVANCE(150); END_STATE(); case 70: if (lookahead == 'i') ADVANCE(151); END_STATE(); case 71: if (lookahead == 'm') ADVANCE(152); END_STATE(); case 72: if (lookahead == 'i') ADVANCE(153); if (lookahead == 'r') ADVANCE(154); END_STATE(); case 73: if (lookahead == 'y') ADVANCE(155); END_STATE(); case 74: if (lookahead == 'p') ADVANCE(156); END_STATE(); case 75: if (lookahead == 'i') ADVANCE(157); if (lookahead == 's') ADVANCE(158); END_STATE(); case 76: if (lookahead == 'i') ADVANCE(159); END_STATE(); case 77: if (lookahead == 'r') ADVANCE(160); END_STATE(); case 78: if (lookahead == 'l') ADVANCE(161); END_STATE(); case 79: if (lookahead == 'i') ADVANCE(162); END_STATE(); case 80: if (lookahead == 'r') ADVANCE(163); END_STATE(); case 81: if (lookahead == 'L') ADVANCE(164); END_STATE(); case 82: if (lookahead == 'i') ADVANCE(165); END_STATE(); case 83: if (lookahead == 'o') ADVANCE(166); END_STATE(); case 84: if (lookahead == 'n') ADVANCE(167); END_STATE(); case 85: if (lookahead == 'n') ADVANCE(168); if (lookahead == 'r') ADVANCE(169); END_STATE(); case 86: if (lookahead == 'l') ADVANCE(170); if (lookahead == 's') ADVANCE(171); if (lookahead == 't') ADVANCE(172); END_STATE(); case 87: if (lookahead == 'a') ADVANCE(173); END_STATE(); case 88: if (lookahead == 'd') ADVANCE(174); if (lookahead == 'l') ADVANCE(175); END_STATE(); case 89: if (lookahead == 'e') ADVANCE(176); END_STATE(); case 90: if (lookahead == 'x') ADVANCE(177); END_STATE(); case 91: if (lookahead == 'a') ADVANCE(178); if (lookahead == 'i') ADVANCE(179); if (lookahead == 'o') ADVANCE(180); END_STATE(); case 92: if (lookahead == 'n') ADVANCE(181); END_STATE(); case 93: if (lookahead == 'e') ADVANCE(182); END_STATE(); case 94: if (lookahead == 'e') ADVANCE(183); END_STATE(); case 95: if (lookahead == 'p') ADVANCE(184); if (lookahead == 't') ADVANCE(185); END_STATE(); case 96: if (lookahead == 'h') ADVANCE(186); if (lookahead == 'r') ADVANCE(187); END_STATE(); case 97: if (lookahead == 'n') ADVANCE(188); if (lookahead == 'p') ADVANCE(189); END_STATE(); case 98: if (lookahead == 'e') ADVANCE(190); if (lookahead == 'o') ADVANCE(191); END_STATE(); case 99: if (lookahead == 'i') ADVANCE(192); END_STATE(); case 100: if (lookahead == 'a') ADVANCE(193); END_STATE(); case 101: if (lookahead == 'g') ADVANCE(194); END_STATE(); case 102: ACCEPT_TOKEN(anon_sym_and); if (lookahead == '_') ADVANCE(195); END_STATE(); case 103: ACCEPT_TOKEN(anon_sym_asm); END_STATE(); case 104: if (lookahead == 'o') ADVANCE(196); END_STATE(); case 105: if (lookahead == 'a') ADVANCE(197); if (lookahead == 'o') ADVANCE(198); END_STATE(); case 106: if (lookahead == 'a') ADVANCE(199); END_STATE(); case 107: if (lookahead == 'e') ADVANCE(200); END_STATE(); case 108: if (lookahead == 'c') ADVANCE(201); END_STATE(); case 109: if (lookahead == 's') ADVANCE(202); END_STATE(); case 110: if (lookahead == 'a') ADVANCE(203); if (lookahead == 'r') ADVANCE(204); if (lookahead == 'y') ADVANCE(205); END_STATE(); case 111: if (lookahead == 'p') ADVANCE(206); END_STATE(); case 112: if (lookahead == 'c') ADVANCE(207); if (lookahead == 's') ADVANCE(208); if (lookahead == 't') ADVANCE(209); END_STATE(); case 113: if (lookahead == 'l') ADVANCE(210); END_STATE(); case 114: if (lookahead == 'a') ADVANCE(211); if (lookahead == 'i') ADVANCE(212); END_STATE(); case 115: if (lookahead == 'e') ADVANCE(213); END_STATE(); case 116: if (lookahead == 'e') ADVANCE(214); END_STATE(); case 117: if (lookahead == 'm') ADVANCE(215); END_STATE(); case 118: if (lookahead == 'l') ADVANCE(216); if (lookahead == 'o') ADVANCE(217); END_STATE(); case 119: if (lookahead == 'e') ADVANCE(218); END_STATE(); case 120: if (lookahead == 'a') ADVANCE(219); END_STATE(); case 121: ACCEPT_TOKEN(anon_sym_for); END_STATE(); case 122: if (lookahead == 'e') ADVANCE(220); END_STATE(); case 123: if (lookahead == 'o') ADVANCE(221); END_STATE(); case 124: if (lookahead == 'o') ADVANCE(222); END_STATE(); case 125: if (lookahead == 'i') ADVANCE(223); END_STATE(); case 126: if (lookahead == 'g') ADVANCE(224); END_STATE(); case 127: if (lookahead == 'u') ADVANCE(225); END_STATE(); case 128: if (lookahead == 'a') ADVANCE(226); END_STATE(); case 129: if (lookahead == 'e') ADVANCE(227); END_STATE(); case 130: ACCEPT_TOKEN(anon_sym_new); END_STATE(); case 131: if (lookahead == 'x') ADVANCE(228); END_STATE(); case 132: if (lookahead == 'e') ADVANCE(229); END_STATE(); case 133: ACCEPT_TOKEN(anon_sym_not); if (lookahead == '_') ADVANCE(230); END_STATE(); case 134: if (lookahead == 'l') ADVANCE(231); END_STATE(); case 135: if (lookahead == 's') ADVANCE(232); END_STATE(); case 136: if (lookahead == 'r') ADVANCE(233); END_STATE(); case 137: if (lookahead == 'e') ADVANCE(234); END_STATE(); case 138: if (lookahead == 'r') ADVANCE(235); END_STATE(); case 139: if (lookahead == 'v') ADVANCE(236); END_STATE(); case 140: if (lookahead == 't') ADVANCE(237); END_STATE(); case 141: if (lookahead == 'l') ADVANCE(238); END_STATE(); case 142: if (lookahead == 'i') ADVANCE(239); END_STATE(); case 143: if (lookahead == 'u') ADVANCE(240); END_STATE(); case 144: if (lookahead == 't') ADVANCE(241); END_STATE(); case 145: if (lookahead == 'u') ADVANCE(242); END_STATE(); case 146: if (lookahead == 'r') ADVANCE(243); END_STATE(); case 147: if (lookahead == 'n') ADVANCE(244); END_STATE(); case 148: if (lookahead == 'e') ADVANCE(245); END_STATE(); case 149: if (lookahead == 't') ADVANCE(246); END_STATE(); case 150: if (lookahead == 'u') ADVANCE(247); END_STATE(); case 151: if (lookahead == 't') ADVANCE(248); END_STATE(); case 152: if (lookahead == 'p') ADVANCE(249); END_STATE(); case 153: if (lookahead == 's') ADVANCE(250); END_STATE(); case 154: if (lookahead == 'e') ADVANCE(251); if (lookahead == 'o') ADVANCE(252); END_STATE(); case 155: ACCEPT_TOKEN(anon_sym_try); END_STATE(); case 156: if (lookahead == 'e') ADVANCE(253); END_STATE(); case 157: if (lookahead == 'o') ADVANCE(254); END_STATE(); case 158: if (lookahead == 'i') ADVANCE(255); END_STATE(); case 159: if (lookahead == 'n') ADVANCE(256); END_STATE(); case 160: if (lookahead == 't') ADVANCE(257); END_STATE(); case 161: if (lookahead == 'a') ADVANCE(258); END_STATE(); case 162: if (lookahead == 'l') ADVANCE(259); END_STATE(); case 163: ACCEPT_TOKEN(anon_sym_xor); if (lookahead == '_') ADVANCE(260); END_STATE(); case 164: ACCEPT_TOKEN(anon_sym_NULL); END_STATE(); case 165: if (lookahead == 'g') ADVANCE(261); END_STATE(); case 166: if (lookahead == 'm') ADVANCE(262); END_STATE(); case 167: if (lookahead == 'e') ADVANCE(263); END_STATE(); case 168: if (lookahead == 'n') ADVANCE(264); END_STATE(); case 169: if (lookahead == 'e') ADVANCE(265); END_STATE(); case 170: if (lookahead == 'i') ADVANCE(266); END_STATE(); case 171: if (lookahead == 'm') ADVANCE(267); END_STATE(); case 172: if (lookahead == 't') ADVANCE(268); END_STATE(); case 173: if (lookahead == 's') ADVANCE(269); END_STATE(); case 174: if (lookahead == 'e') ADVANCE(270); END_STATE(); case 175: if (lookahead == 'r') ADVANCE(271); END_STATE(); case 176: if (lookahead == 'c') ADVANCE(272); END_STATE(); case 177: if (lookahead == 'c') ADVANCE(273); if (lookahead == 't') ADVANCE(274); END_STATE(); case 178: if (lookahead == 's') ADVANCE(275); END_STATE(); case 179: if (lookahead == 'n') ADVANCE(276); END_STATE(); case 180: if (lookahead == 'r') ADVANCE(277); END_STATE(); case 181: if (lookahead == 'l') ADVANCE(278); END_STATE(); case 182: if (lookahead == 'a') ADVANCE(279); END_STATE(); case 183: if (lookahead == 's') ADVANCE(280); END_STATE(); case 184: if (lookahead == 't') ADVANCE(281); END_STATE(); case 185: if (lookahead == 'd') ADVANCE(282); END_STATE(); case 186: if (lookahead == 'i') ADVANCE(283); if (lookahead == 'r') ADVANCE(284); END_STATE(); case 187: if (lookahead == 'y') ADVANCE(285); END_STATE(); case 188: if (lookahead == 'a') ADVANCE(286); END_STATE(); case 189: if (lookahead == 't') ADVANCE(287); END_STATE(); case 190: if (lookahead == 'c') ADVANCE(288); END_STATE(); case 191: if (lookahead == 'l') ADVANCE(289); END_STATE(); case 192: if (lookahead == 'g') ADVANCE(290); END_STATE(); case 193: if (lookahead == 'l') ADVANCE(291); END_STATE(); case 194: if (lookahead == 'n') ADVANCE(292); END_STATE(); case 195: if (lookahead == 'e') ADVANCE(293); END_STATE(); case 196: ACCEPT_TOKEN(sym_auto); END_STATE(); case 197: if (lookahead == 'n') ADVANCE(294); END_STATE(); case 198: if (lookahead == 'r') ADVANCE(295); END_STATE(); case 199: if (lookahead == 'k') ADVANCE(296); END_STATE(); case 200: ACCEPT_TOKEN(anon_sym_case); END_STATE(); case 201: if (lookahead == 'h') ADVANCE(297); END_STATE(); case 202: if (lookahead == 's') ADVANCE(298); END_STATE(); case 203: if (lookahead == 'w') ADVANCE(299); END_STATE(); case 204: if (lookahead == 'e') ADVANCE(300); END_STATE(); case 205: if (lookahead == 'i') ADVANCE(301); END_STATE(); case 206: if (lookahead == 'l') ADVANCE(302); END_STATE(); case 207: if (lookahead == 'e') ADVANCE(303); END_STATE(); case 208: if (lookahead == 't') ADVANCE(304); END_STATE(); case 209: if (lookahead == 'i') ADVANCE(305); END_STATE(); case 210: if (lookahead == 't') ADVANCE(306); END_STATE(); case 211: if (lookahead == 'u') ADVANCE(307); END_STATE(); case 212: if (lookahead == 'n') ADVANCE(308); END_STATE(); case 213: if (lookahead == 't') ADVANCE(309); END_STATE(); case 214: ACCEPT_TOKEN(anon_sym_else); END_STATE(); case 215: ACCEPT_TOKEN(anon_sym_enum); END_STATE(); case 216: if (lookahead == 'i') ADVANCE(310); END_STATE(); case 217: if (lookahead == 'r') ADVANCE(311); END_STATE(); case 218: if (lookahead == 'r') ADVANCE(312); END_STATE(); case 219: if (lookahead == 'l') ADVANCE(313); END_STATE(); case 220: if (lookahead == 'n') ADVANCE(314); END_STATE(); case 221: ACCEPT_TOKEN(anon_sym_goto); END_STATE(); case 222: if (lookahead == 'r') ADVANCE(315); END_STATE(); case 223: if (lookahead == 'n') ADVANCE(316); END_STATE(); case 224: ACCEPT_TOKEN(anon_sym_long); END_STATE(); case 225: if (lookahead == 'l') ADVANCE(317); END_STATE(); case 226: if (lookahead == 'b') ADVANCE(318); END_STATE(); case 227: if (lookahead == 's') ADVANCE(319); END_STATE(); case 228: if (lookahead == 'c') ADVANCE(320); END_STATE(); case 229: if (lookahead == 't') ADVANCE(321); END_STATE(); case 230: if (lookahead == 'e') ADVANCE(322); END_STATE(); case 231: if (lookahead == 'p') ADVANCE(323); END_STATE(); case 232: if (lookahead == 'e') ADVANCE(324); END_STATE(); case 233: if (lookahead == 'a') ADVANCE(325); END_STATE(); case 234: if (lookahead == 'q') ADVANCE(326); END_STATE(); case 235: if (lookahead == 'r') ADVANCE(327); END_STATE(); case 236: if (lookahead == 'a') ADVANCE(328); END_STATE(); case 237: if (lookahead == 'e') ADVANCE(329); END_STATE(); case 238: if (lookahead == 'i') ADVANCE(330); END_STATE(); case 239: if (lookahead == 's') ADVANCE(331); END_STATE(); case 240: if (lookahead == 'i') ADVANCE(332); END_STATE(); case 241: if (lookahead == 'r') ADVANCE(333); END_STATE(); case 242: if (lookahead == 'r') ADVANCE(334); END_STATE(); case 243: if (lookahead == 't') ADVANCE(335); END_STATE(); case 244: if (lookahead == 'e') ADVANCE(336); END_STATE(); case 245: if (lookahead == 'o') ADVANCE(337); END_STATE(); case 246: if (lookahead == 'i') ADVANCE(338); END_STATE(); case 247: if (lookahead == 'c') ADVANCE(339); END_STATE(); case 248: if (lookahead == 'c') ADVANCE(340); END_STATE(); case 249: if (lookahead == 'l') ADVANCE(341); END_STATE(); case 250: ACCEPT_TOKEN(sym_this); END_STATE(); case 251: if (lookahead == 'a') ADVANCE(342); END_STATE(); case 252: if (lookahead == 'w') ADVANCE(343); END_STATE(); case 253: if (lookahead == 'd') ADVANCE(344); if (lookahead == 'n') ADVANCE(345); END_STATE(); case 254: if (lookahead == 'n') ADVANCE(346); END_STATE(); case 255: if (lookahead == 'g') ADVANCE(347); END_STATE(); case 256: if (lookahead == 'g') ADVANCE(348); END_STATE(); case 257: if (lookahead == 'u') ADVANCE(349); END_STATE(); case 258: if (lookahead == 't') ADVANCE(350); END_STATE(); case 259: if (lookahead == 'e') ADVANCE(351); END_STATE(); case 260: if (lookahead == 'e') ADVANCE(352); END_STATE(); case 261: if (lookahead == 'n') ADVANCE(353); END_STATE(); case 262: if (lookahead == 'i') ADVANCE(354); END_STATE(); case 263: if (lookahead == 'r') ADVANCE(355); END_STATE(); case 264: if (lookahead == 'u') ADVANCE(356); END_STATE(); case 265: if (lookahead == 't') ADVANCE(357); END_STATE(); case 266: if (lookahead == 'g') ADVANCE(358); END_STATE(); case 267: ACCEPT_TOKEN(anon_sym___asm); if (lookahead == '_') ADVANCE(359); END_STATE(); case 268: if (lookahead == 'r') ADVANCE(360); END_STATE(); case 269: if (lookahead == 'e') ADVANCE(361); END_STATE(); case 270: if (lookahead == 'c') ADVANCE(362); END_STATE(); case 271: if (lookahead == 'c') ADVANCE(363); END_STATE(); case 272: if (lookahead == 'l') ADVANCE(364); END_STATE(); case 273: if (lookahead == 'e') ADVANCE(365); END_STATE(); case 274: if (lookahead == 'e') ADVANCE(366); END_STATE(); case 275: if (lookahead == 't') ADVANCE(367); END_STATE(); case 276: if (lookahead == 'a') ADVANCE(368); END_STATE(); case 277: if (lookahead == 'c') ADVANCE(369); END_STATE(); case 278: if (lookahead == 'i') ADVANCE(370); END_STATE(); case 279: if (lookahead == 'v') ADVANCE(371); END_STATE(); case 280: if (lookahead == 't') ADVANCE(372); END_STATE(); case 281: if (lookahead == 'r') ADVANCE(373); END_STATE(); case 282: if (lookahead == 'c') ADVANCE(374); END_STATE(); case 283: if (lookahead == 's') ADVANCE(375); END_STATE(); case 284: if (lookahead == 'e') ADVANCE(376); END_STATE(); case 285: ACCEPT_TOKEN(anon_sym___try); END_STATE(); case 286: if (lookahead == 'l') ADVANCE(377); END_STATE(); case 287: if (lookahead == 'r') ADVANCE(378); END_STATE(); case 288: if (lookahead == 't') ADVANCE(379); END_STATE(); case 289: if (lookahead == 'a') ADVANCE(380); END_STATE(); case 290: if (lookahead == 'n') ADVANCE(381); END_STATE(); case 291: if (lookahead == 'i') ADVANCE(382); END_STATE(); case 292: if (lookahead == 'a') ADVANCE(383); if (lookahead == 'o') ADVANCE(384); END_STATE(); case 293: if (lookahead == 'q') ADVANCE(385); END_STATE(); case 294: if (lookahead == 'd') ADVANCE(386); END_STATE(); case 295: ACCEPT_TOKEN(anon_sym_bitor); END_STATE(); case 296: ACCEPT_TOKEN(anon_sym_break); END_STATE(); case 297: ACCEPT_TOKEN(anon_sym_catch); END_STATE(); case 298: ACCEPT_TOKEN(anon_sym_class); END_STATE(); case 299: if (lookahead == 'a') ADVANCE(387); END_STATE(); case 300: if (lookahead == 't') ADVANCE(388); END_STATE(); case 301: if (lookahead == 'e') ADVANCE(389); END_STATE(); case 302: ACCEPT_TOKEN(anon_sym_compl); END_STATE(); case 303: if (lookahead == 'p') ADVANCE(390); END_STATE(); case 304: ACCEPT_TOKEN(anon_sym_const); if (lookahead == 'e') ADVANCE(391); if (lookahead == 'i') ADVANCE(392); END_STATE(); case 305: if (lookahead == 'n') ADVANCE(393); END_STATE(); case 306: if (lookahead == 'y') ADVANCE(394); END_STATE(); case 307: if (lookahead == 'l') ADVANCE(395); END_STATE(); case 308: if (lookahead == 'e') ADVANCE(396); END_STATE(); case 309: if (lookahead == 'e') ADVANCE(397); END_STATE(); case 310: if (lookahead == 'c') ADVANCE(398); END_STATE(); case 311: if (lookahead == 't') ADVANCE(399); END_STATE(); case 312: if (lookahead == 'n') ADVANCE(400); END_STATE(); case 313: ACCEPT_TOKEN(anon_sym_final); END_STATE(); case 314: if (lookahead == 'd') ADVANCE(401); END_STATE(); case 315: if (lookahead == 't') ADVANCE(402); END_STATE(); case 316: if (lookahead == 'e') ADVANCE(403); END_STATE(); case 317: if (lookahead == 'e') ADVANCE(404); END_STATE(); case 318: if (lookahead == 'l') ADVANCE(405); END_STATE(); case 319: if (lookahead == 'p') ADVANCE(406); END_STATE(); case 320: if (lookahead == 'e') ADVANCE(407); END_STATE(); case 321: if (lookahead == 'u') ADVANCE(408); END_STATE(); case 322: if (lookahead == 'q') ADVANCE(409); END_STATE(); case 323: if (lookahead == 't') ADVANCE(410); END_STATE(); case 324: if (lookahead == 't') ADVANCE(411); END_STATE(); case 325: if (lookahead == 't') ADVANCE(412); END_STATE(); case 326: ACCEPT_TOKEN(anon_sym_or_eq); END_STATE(); case 327: if (lookahead == 'i') ADVANCE(413); END_STATE(); case 328: if (lookahead == 't') ADVANCE(414); END_STATE(); case 329: if (lookahead == 'c') ADVANCE(415); END_STATE(); case 330: if (lookahead == 'c') ADVANCE(416); END_STATE(); case 331: if (lookahead == 't') ADVANCE(417); END_STATE(); case 332: if (lookahead == 'r') ADVANCE(418); END_STATE(); case 333: if (lookahead == 'i') ADVANCE(419); END_STATE(); case 334: if (lookahead == 'n') ADVANCE(420); END_STATE(); case 335: ACCEPT_TOKEN(anon_sym_short); END_STATE(); case 336: if (lookahead == 'd') ADVANCE(421); END_STATE(); case 337: if (lookahead == 'f') ADVANCE(422); END_STATE(); case 338: if (lookahead == 'c') ADVANCE(423); END_STATE(); case 339: if (lookahead == 't') ADVANCE(424); END_STATE(); case 340: if (lookahead == 'h') ADVANCE(425); END_STATE(); case 341: if (lookahead == 'a') ADVANCE(426); END_STATE(); case 342: if (lookahead == 'd') ADVANCE(427); END_STATE(); case 343: ACCEPT_TOKEN(anon_sym_throw); END_STATE(); case 344: if (lookahead == 'e') ADVANCE(428); END_STATE(); case 345: if (lookahead == 'a') ADVANCE(429); END_STATE(); case 346: ACCEPT_TOKEN(anon_sym_union); END_STATE(); case 347: if (lookahead == 'n') ADVANCE(430); END_STATE(); case 348: ACCEPT_TOKEN(anon_sym_using); END_STATE(); case 349: if (lookahead == 'a') ADVANCE(431); END_STATE(); case 350: if (lookahead == 'i') ADVANCE(432); END_STATE(); case 351: ACCEPT_TOKEN(anon_sym_while); END_STATE(); case 352: if (lookahead == 'q') ADVANCE(433); END_STATE(); case 353: if (lookahead == 'a') ADVANCE(434); if (lookahead == 'o') ADVANCE(435); END_STATE(); case 354: if (lookahead == 'c') ADVANCE(436); END_STATE(); case 355: if (lookahead == 'i') ADVANCE(437); END_STATE(); case 356: if (lookahead == 'l') ADVANCE(438); END_STATE(); case 357: if (lookahead == 'u') ADVANCE(439); END_STATE(); case 358: if (lookahead == 'n') ADVANCE(440); END_STATE(); case 359: if (lookahead == '_') ADVANCE(441); END_STATE(); case 360: if (lookahead == 'i') ADVANCE(442); END_STATE(); case 361: if (lookahead == 'd') ADVANCE(443); END_STATE(); case 362: if (lookahead == 'l') ADVANCE(444); END_STATE(); case 363: if (lookahead == 'a') ADVANCE(445); END_STATE(); case 364: if (lookahead == 's') ADVANCE(446); END_STATE(); case 365: if (lookahead == 'p') ADVANCE(447); END_STATE(); case 366: if (lookahead == 'n') ADVANCE(448); END_STATE(); case 367: if (lookahead == 'c') ADVANCE(449); END_STATE(); case 368: if (lookahead == 'l') ADVANCE(450); END_STATE(); case 369: if (lookahead == 'e') ADVANCE(451); END_STATE(); case 370: if (lookahead == 'n') ADVANCE(452); END_STATE(); case 371: if (lookahead == 'e') ADVANCE(453); END_STATE(); case 372: if (lookahead == 'r') ADVANCE(454); END_STATE(); case 373: ACCEPT_TOKEN(sym_ms_signed_ptr_modifier); END_STATE(); case 374: if (lookahead == 'a') ADVANCE(455); END_STATE(); case 375: if (lookahead == 'c') ADVANCE(456); END_STATE(); case 376: if (lookahead == 'a') ADVANCE(457); END_STATE(); case 377: if (lookahead == 'i') ADVANCE(458); END_STATE(); case 378: ACCEPT_TOKEN(sym_ms_unsigned_ptr_modifier); END_STATE(); case 379: if (lookahead == 'o') ADVANCE(459); END_STATE(); case 380: if (lookahead == 't') ADVANCE(460); END_STATE(); case 381: if (lookahead == 'o') ADVANCE(461); END_STATE(); case 382: if (lookahead == 'g') ADVANCE(462); END_STATE(); case 383: if (lookahead == 's') ADVANCE(463); END_STATE(); case 384: if (lookahead == 'f') ADVANCE(464); END_STATE(); case 385: ACCEPT_TOKEN(anon_sym_and_eq); END_STATE(); case 386: ACCEPT_TOKEN(anon_sym_bitand); END_STATE(); case 387: if (lookahead == 'i') ADVANCE(465); END_STATE(); case 388: if (lookahead == 'u') ADVANCE(466); END_STATE(); case 389: if (lookahead == 'l') ADVANCE(467); END_STATE(); case 390: if (lookahead == 't') ADVANCE(468); END_STATE(); case 391: if (lookahead == 'v') ADVANCE(469); if (lookahead == 'x') ADVANCE(470); END_STATE(); case 392: if (lookahead == 'n') ADVANCE(471); END_STATE(); case 393: if (lookahead == 'u') ADVANCE(472); END_STATE(); case 394: if (lookahead == 'p') ADVANCE(473); END_STATE(); case 395: if (lookahead == 't') ADVANCE(474); END_STATE(); case 396: if (lookahead == 'd') ADVANCE(475); END_STATE(); case 397: ACCEPT_TOKEN(anon_sym_delete); END_STATE(); case 398: if (lookahead == 'i') ADVANCE(476); END_STATE(); case 399: ACCEPT_TOKEN(anon_sym_export); END_STATE(); case 400: ACCEPT_TOKEN(anon_sym_extern); END_STATE(); case 401: ACCEPT_TOKEN(anon_sym_friend); END_STATE(); case 402: ACCEPT_TOKEN(anon_sym_import); END_STATE(); case 403: ACCEPT_TOKEN(anon_sym_inline); END_STATE(); case 404: ACCEPT_TOKEN(anon_sym_module); END_STATE(); case 405: if (lookahead == 'e') ADVANCE(477); END_STATE(); case 406: if (lookahead == 'a') ADVANCE(478); END_STATE(); case 407: if (lookahead == 'p') ADVANCE(479); END_STATE(); case 408: if (lookahead == 'r') ADVANCE(480); END_STATE(); case 409: ACCEPT_TOKEN(anon_sym_not_eq); END_STATE(); case 410: if (lookahead == 'r') ADVANCE(481); END_STATE(); case 411: if (lookahead == 'o') ADVANCE(482); END_STATE(); case 412: if (lookahead == 'o') ADVANCE(483); END_STATE(); case 413: if (lookahead == 'd') ADVANCE(484); END_STATE(); case 414: if (lookahead == 'e') ADVANCE(485); END_STATE(); case 415: if (lookahead == 't') ADVANCE(486); END_STATE(); case 416: ACCEPT_TOKEN(anon_sym_public); END_STATE(); case 417: if (lookahead == 'e') ADVANCE(487); END_STATE(); case 418: if (lookahead == 'e') ADVANCE(488); END_STATE(); case 419: if (lookahead == 'c') ADVANCE(489); END_STATE(); case 420: ACCEPT_TOKEN(anon_sym_return); END_STATE(); case 421: ACCEPT_TOKEN(anon_sym_signed); END_STATE(); case 422: ACCEPT_TOKEN(anon_sym_sizeof); END_STATE(); case 423: ACCEPT_TOKEN(anon_sym_static); if (lookahead == '_') ADVANCE(490); END_STATE(); case 424: ACCEPT_TOKEN(anon_sym_struct); END_STATE(); case 425: ACCEPT_TOKEN(anon_sym_switch); END_STATE(); case 426: if (lookahead == 't') ADVANCE(491); END_STATE(); case 427: if (lookahead == '_') ADVANCE(492); END_STATE(); case 428: if (lookahead == 'f') ADVANCE(493); END_STATE(); case 429: if (lookahead == 'm') ADVANCE(494); END_STATE(); case 430: if (lookahead == 'e') ADVANCE(495); END_STATE(); case 431: if (lookahead == 'l') ADVANCE(496); END_STATE(); case 432: if (lookahead == 'l') ADVANCE(497); END_STATE(); case 433: ACCEPT_TOKEN(anon_sym_xor_eq); END_STATE(); case 434: if (lookahead == 's') ADVANCE(498); END_STATE(); case 435: if (lookahead == 'f') ADVANCE(499); END_STATE(); case 436: ACCEPT_TOKEN(anon_sym__Atomic); END_STATE(); case 437: if (lookahead == 'c') ADVANCE(500); END_STATE(); case 438: if (lookahead == 'l') ADVANCE(501); END_STATE(); case 439: if (lookahead == 'r') ADVANCE(502); END_STATE(); case 440: if (lookahead == 'o') ADVANCE(503); END_STATE(); case 441: ACCEPT_TOKEN(anon_sym___asm__); END_STATE(); case 442: if (lookahead == 'b') ADVANCE(504); END_STATE(); case 443: ACCEPT_TOKEN(anon_sym___based); END_STATE(); case 444: ACCEPT_TOKEN(anon_sym___cdecl); END_STATE(); case 445: if (lookahead == 'l') ADVANCE(505); END_STATE(); case 446: if (lookahead == 'p') ADVANCE(506); END_STATE(); case 447: if (lookahead == 't') ADVANCE(507); END_STATE(); case 448: if (lookahead == 's') ADVANCE(508); END_STATE(); case 449: if (lookahead == 'a') ADVANCE(509); END_STATE(); case 450: if (lookahead == 'l') ADVANCE(510); END_STATE(); case 451: if (lookahead == 'i') ADVANCE(511); END_STATE(); case 452: if (lookahead == 'e') ADVANCE(512); END_STATE(); case 453: ACCEPT_TOKEN(anon_sym___leave); END_STATE(); case 454: if (lookahead == 'i') ADVANCE(513); END_STATE(); case 455: if (lookahead == 'l') ADVANCE(514); END_STATE(); case 456: if (lookahead == 'a') ADVANCE(515); END_STATE(); case 457: if (lookahead == 'd') ADVANCE(516); END_STATE(); case 458: if (lookahead == 'g') ADVANCE(517); END_STATE(); case 459: if (lookahead == 'r') ADVANCE(518); END_STATE(); case 460: if (lookahead == 'i') ADVANCE(519); END_STATE(); case 461: if (lookahead == 'f') ADVANCE(520); END_STATE(); case 462: if (lookahead == 'n') ADVANCE(521); END_STATE(); case 463: ACCEPT_TOKEN(anon_sym_alignas); END_STATE(); case 464: ACCEPT_TOKEN(anon_sym_alignof); END_STATE(); case 465: if (lookahead == 't') ADVANCE(522); END_STATE(); case 466: if (lookahead == 'r') ADVANCE(523); END_STATE(); case 467: if (lookahead == 'd') ADVANCE(524); END_STATE(); case 468: ACCEPT_TOKEN(anon_sym_concept); END_STATE(); case 469: if (lookahead == 'a') ADVANCE(525); END_STATE(); case 470: if (lookahead == 'p') ADVANCE(526); END_STATE(); case 471: if (lookahead == 'i') ADVANCE(527); END_STATE(); case 472: if (lookahead == 'e') ADVANCE(528); END_STATE(); case 473: if (lookahead == 'e') ADVANCE(529); END_STATE(); case 474: ACCEPT_TOKEN(anon_sym_default); END_STATE(); case 475: ACCEPT_TOKEN(anon_sym_defined); END_STATE(); case 476: if (lookahead == 't') ADVANCE(530); END_STATE(); case 477: ACCEPT_TOKEN(anon_sym_mutable); END_STATE(); case 478: if (lookahead == 'c') ADVANCE(531); END_STATE(); case 479: if (lookahead == 't') ADVANCE(532); END_STATE(); case 480: if (lookahead == 'n') ADVANCE(533); END_STATE(); case 481: ACCEPT_TOKEN(anon_sym_nullptr); END_STATE(); case 482: if (lookahead == 'f') ADVANCE(534); END_STATE(); case 483: if (lookahead == 'r') ADVANCE(535); END_STATE(); case 484: if (lookahead == 'e') ADVANCE(536); END_STATE(); case 485: ACCEPT_TOKEN(anon_sym_private); END_STATE(); case 486: if (lookahead == 'e') ADVANCE(537); END_STATE(); case 487: if (lookahead == 'r') ADVANCE(538); END_STATE(); case 488: if (lookahead == 's') ADVANCE(539); END_STATE(); case 489: if (lookahead == 't') ADVANCE(540); END_STATE(); case 490: if (lookahead == 'a') ADVANCE(541); END_STATE(); case 491: if (lookahead == 'e') ADVANCE(542); END_STATE(); case 492: if (lookahead == 'l') ADVANCE(543); END_STATE(); case 493: ACCEPT_TOKEN(anon_sym_typedef); END_STATE(); case 494: if (lookahead == 'e') ADVANCE(544); END_STATE(); case 495: if (lookahead == 'd') ADVANCE(545); END_STATE(); case 496: ACCEPT_TOKEN(anon_sym_virtual); END_STATE(); case 497: if (lookahead == 'e') ADVANCE(546); END_STATE(); case 498: ACCEPT_TOKEN(anon_sym__Alignas); END_STATE(); case 499: ACCEPT_TOKEN(anon_sym__Alignof); END_STATE(); case 500: ACCEPT_TOKEN(anon_sym__Generic); END_STATE(); case 501: ACCEPT_TOKEN(anon_sym__Nonnull); END_STATE(); case 502: if (lookahead == 'n') ADVANCE(547); END_STATE(); case 503: if (lookahead == 'f') ADVANCE(548); END_STATE(); case 504: if (lookahead == 'u') ADVANCE(549); END_STATE(); case 505: if (lookahead == 'l') ADVANCE(550); END_STATE(); case 506: if (lookahead == 'e') ADVANCE(551); END_STATE(); case 507: ACCEPT_TOKEN(anon_sym___except); END_STATE(); case 508: if (lookahead == 'i') ADVANCE(552); END_STATE(); case 509: if (lookahead == 'l') ADVANCE(553); END_STATE(); case 510: if (lookahead == 'y') ADVANCE(554); END_STATE(); case 511: if (lookahead == 'n') ADVANCE(555); END_STATE(); case 512: ACCEPT_TOKEN(anon_sym___inline); if (lookahead == '_') ADVANCE(556); END_STATE(); case 513: if (lookahead == 'c') ADVANCE(557); END_STATE(); case 514: if (lookahead == 'l') ADVANCE(558); END_STATE(); case 515: if (lookahead == 'l') ADVANCE(559); END_STATE(); case 516: ACCEPT_TOKEN(anon_sym___thread); END_STATE(); case 517: if (lookahead == 'n') ADVANCE(560); END_STATE(); case 518: if (lookahead == 'c') ADVANCE(561); END_STATE(); case 519: if (lookahead == 'l') ADVANCE(562); END_STATE(); case 520: ACCEPT_TOKEN(anon_sym__alignof); END_STATE(); case 521: if (lookahead == 'e') ADVANCE(563); END_STATE(); case 522: ACCEPT_TOKEN(anon_sym_co_await); END_STATE(); case 523: if (lookahead == 'n') ADVANCE(564); END_STATE(); case 524: ACCEPT_TOKEN(anon_sym_co_yield); END_STATE(); case 525: if (lookahead == 'l') ADVANCE(565); END_STATE(); case 526: if (lookahead == 'r') ADVANCE(566); END_STATE(); case 527: if (lookahead == 't') ADVANCE(567); END_STATE(); case 528: ACCEPT_TOKEN(anon_sym_continue); END_STATE(); case 529: ACCEPT_TOKEN(anon_sym_decltype); END_STATE(); case 530: ACCEPT_TOKEN(anon_sym_explicit); END_STATE(); case 531: if (lookahead == 'e') ADVANCE(568); END_STATE(); case 532: ACCEPT_TOKEN(anon_sym_noexcept); END_STATE(); case 533: ACCEPT_TOKEN(anon_sym_noreturn); END_STATE(); case 534: ACCEPT_TOKEN(anon_sym_offsetof); END_STATE(); case 535: ACCEPT_TOKEN(anon_sym_operator); END_STATE(); case 536: ACCEPT_TOKEN(anon_sym_override); END_STATE(); case 537: if (lookahead == 'd') ADVANCE(569); END_STATE(); case 538: ACCEPT_TOKEN(anon_sym_register); END_STATE(); case 539: ACCEPT_TOKEN(anon_sym_requires); END_STATE(); case 540: ACCEPT_TOKEN(anon_sym_restrict); END_STATE(); case 541: if (lookahead == 's') ADVANCE(570); END_STATE(); case 542: ACCEPT_TOKEN(anon_sym_template); END_STATE(); case 543: if (lookahead == 'o') ADVANCE(571); END_STATE(); case 544: ACCEPT_TOKEN(anon_sym_typename); END_STATE(); case 545: ACCEPT_TOKEN(anon_sym_unsigned); END_STATE(); case 546: ACCEPT_TOKEN(anon_sym_volatile); END_STATE(); case 547: ACCEPT_TOKEN(anon_sym__Noreturn); END_STATE(); case 548: ACCEPT_TOKEN(anon_sym___alignof); if (lookahead == '_') ADVANCE(572); END_STATE(); case 549: if (lookahead == 't') ADVANCE(573); END_STATE(); case 550: ACCEPT_TOKEN(anon_sym___clrcall); END_STATE(); case 551: if (lookahead == 'c') ADVANCE(574); END_STATE(); case 552: if (lookahead == 'o') ADVANCE(575); END_STATE(); case 553: if (lookahead == 'l') ADVANCE(576); END_STATE(); case 554: ACCEPT_TOKEN(anon_sym___finally); END_STATE(); case 555: if (lookahead == 'l') ADVANCE(577); END_STATE(); case 556: if (lookahead == '_') ADVANCE(578); END_STATE(); case 557: if (lookahead == 't') ADVANCE(579); END_STATE(); case 558: ACCEPT_TOKEN(anon_sym___stdcall); END_STATE(); case 559: if (lookahead == 'l') ADVANCE(580); END_STATE(); case 560: if (lookahead == 'e') ADVANCE(581); END_STATE(); case 561: if (lookahead == 'a') ADVANCE(582); END_STATE(); case 562: if (lookahead == 'e') ADVANCE(583); END_STATE(); case 563: if (lookahead == 'd') ADVANCE(584); END_STATE(); case 564: ACCEPT_TOKEN(anon_sym_co_return); END_STATE(); case 565: ACCEPT_TOKEN(anon_sym_consteval); END_STATE(); case 566: ACCEPT_TOKEN(anon_sym_constexpr); END_STATE(); case 567: ACCEPT_TOKEN(anon_sym_constinit); END_STATE(); case 568: ACCEPT_TOKEN(anon_sym_namespace); END_STATE(); case 569: ACCEPT_TOKEN(anon_sym_protected); END_STATE(); case 570: if (lookahead == 's') ADVANCE(585); END_STATE(); case 571: if (lookahead == 'c') ADVANCE(586); END_STATE(); case 572: if (lookahead == '_') ADVANCE(587); END_STATE(); case 573: if (lookahead == 'e') ADVANCE(588); END_STATE(); case 574: ACCEPT_TOKEN(anon_sym___declspec); END_STATE(); case 575: if (lookahead == 'n') ADVANCE(589); END_STATE(); case 576: ACCEPT_TOKEN(anon_sym___fastcall); END_STATE(); case 577: if (lookahead == 'i') ADVANCE(590); END_STATE(); case 578: ACCEPT_TOKEN(anon_sym___inline__); END_STATE(); case 579: ACCEPT_TOKEN(sym_ms_restrict_modifier); if (lookahead == '_') ADVANCE(591); END_STATE(); case 580: ACCEPT_TOKEN(anon_sym___thiscall); END_STATE(); case 581: if (lookahead == 'd') ADVANCE(592); END_STATE(); case 582: if (lookahead == 'l') ADVANCE(593); END_STATE(); case 583: if (lookahead == '_') ADVANCE(594); END_STATE(); case 584: ACCEPT_TOKEN(anon_sym__unaligned); END_STATE(); case 585: if (lookahead == 'e') ADVANCE(595); END_STATE(); case 586: if (lookahead == 'a') ADVANCE(596); END_STATE(); case 587: ACCEPT_TOKEN(anon_sym___alignof__); END_STATE(); case 588: ACCEPT_TOKEN(anon_sym___attribute); if (lookahead == '_') ADVANCE(597); END_STATE(); case 589: if (lookahead == '_') ADVANCE(598); END_STATE(); case 590: if (lookahead == 'n') ADVANCE(599); END_STATE(); case 591: if (lookahead == '_') ADVANCE(600); END_STATE(); case 592: ACCEPT_TOKEN(anon_sym___unaligned); END_STATE(); case 593: if (lookahead == 'l') ADVANCE(601); END_STATE(); case 594: if (lookahead == '_') ADVANCE(602); END_STATE(); case 595: if (lookahead == 'r') ADVANCE(603); END_STATE(); case 596: if (lookahead == 'l') ADVANCE(604); END_STATE(); case 597: if (lookahead == '_') ADVANCE(605); END_STATE(); case 598: if (lookahead == '_') ADVANCE(606); END_STATE(); case 599: if (lookahead == 'e') ADVANCE(607); END_STATE(); case 600: ACCEPT_TOKEN(anon_sym___restrict__); END_STATE(); case 601: ACCEPT_TOKEN(anon_sym___vectorcall); END_STATE(); case 602: ACCEPT_TOKEN(anon_sym___volatile__); END_STATE(); case 603: if (lookahead == 't') ADVANCE(608); END_STATE(); case 604: ACCEPT_TOKEN(anon_sym_thread_local); END_STATE(); case 605: ACCEPT_TOKEN(anon_sym___attribute__); END_STATE(); case 606: ACCEPT_TOKEN(anon_sym___extension__); END_STATE(); case 607: ACCEPT_TOKEN(anon_sym___forceinline); END_STATE(); case 608: ACCEPT_TOKEN(anon_sym_static_assert); END_STATE(); default: return false; } } static const TSLexMode ts_lex_modes[STATE_COUNT] = { [0] = {.lex_state = 0, .external_lex_state = 1}, [1] = {.lex_state = 339}, [2] = {.lex_state = 339}, [3] = {.lex_state = 339}, [4] = {.lex_state = 339}, [5] = {.lex_state = 339}, [6] = {.lex_state = 339}, [7] = {.lex_state = 339}, [8] = {.lex_state = 339}, [9] = {.lex_state = 339}, [10] = {.lex_state = 339}, [11] = {.lex_state = 339}, [12] = {.lex_state = 339}, [13] = {.lex_state = 171}, [14] = {.lex_state = 171}, [15] = {.lex_state = 171}, [16] = {.lex_state = 171}, [17] = {.lex_state = 171}, [18] = {.lex_state = 171}, [19] = {.lex_state = 171}, [20] = {.lex_state = 171}, [21] = {.lex_state = 171}, [22] = {.lex_state = 171}, [23] = {.lex_state = 171}, [24] = {.lex_state = 171}, [25] = {.lex_state = 171}, [26] = {.lex_state = 171}, [27] = {.lex_state = 171}, [28] = {.lex_state = 171}, [29] = {.lex_state = 171}, [30] = {.lex_state = 171}, [31] = {.lex_state = 171}, [32] = {.lex_state = 171}, [33] = {.lex_state = 171}, [34] = {.lex_state = 339}, [35] = {.lex_state = 339}, [36] = {.lex_state = 339}, [37] = {.lex_state = 339}, [38] = {.lex_state = 174}, [39] = {.lex_state = 339}, [40] = {.lex_state = 339}, [41] = {.lex_state = 339}, [42] = {.lex_state = 339}, [43] = {.lex_state = 339}, [44] = {.lex_state = 339}, [45] = {.lex_state = 339}, [46] = {.lex_state = 174}, [47] = {.lex_state = 339}, [48] = {.lex_state = 339}, [49] = {.lex_state = 339}, [50] = {.lex_state = 339}, [51] = {.lex_state = 339}, [52] = {.lex_state = 339}, [53] = {.lex_state = 339}, [54] = {.lex_state = 339}, [55] = {.lex_state = 339}, [56] = {.lex_state = 339}, [57] = {.lex_state = 339}, [58] = {.lex_state = 339}, [59] = {.lex_state = 339}, [60] = {.lex_state = 339}, [61] = {.lex_state = 174}, [62] = {.lex_state = 339}, [63] = {.lex_state = 339}, [64] = {.lex_state = 339}, [65] = {.lex_state = 339}, [66] = {.lex_state = 339}, [67] = {.lex_state = 339}, [68] = {.lex_state = 339}, [69] = {.lex_state = 339}, [70] = {.lex_state = 339}, [71] = {.lex_state = 339}, [72] = {.lex_state = 339}, [73] = {.lex_state = 339}, [74] = {.lex_state = 339}, [75] = {.lex_state = 339}, [76] = {.lex_state = 339}, [77] = {.lex_state = 339}, [78] = {.lex_state = 339}, [79] = {.lex_state = 339}, [80] = {.lex_state = 339}, [81] = {.lex_state = 339}, [82] = {.lex_state = 339}, [83] = {.lex_state = 339}, [84] = {.lex_state = 339}, [85] = {.lex_state = 171}, [86] = {.lex_state = 171}, [87] = {.lex_state = 171}, [88] = {.lex_state = 171}, [89] = {.lex_state = 171}, [90] = {.lex_state = 339}, [91] = {.lex_state = 339}, [92] = {.lex_state = 339}, [93] = {.lex_state = 339}, [94] = {.lex_state = 339}, [95] = {.lex_state = 339}, [96] = {.lex_state = 174}, [97] = {.lex_state = 174}, [98] = {.lex_state = 174}, [99] = {.lex_state = 339}, [100] = {.lex_state = 339}, [101] = {.lex_state = 339}, [102] = {.lex_state = 174}, [103] = {.lex_state = 339}, [104] = {.lex_state = 174}, [105] = {.lex_state = 173}, [106] = {.lex_state = 173}, [107] = {.lex_state = 173}, [108] = {.lex_state = 173}, [109] = {.lex_state = 173}, [110] = {.lex_state = 173}, [111] = {.lex_state = 173}, [112] = {.lex_state = 173}, [113] = {.lex_state = 173}, [114] = {.lex_state = 173}, [115] = {.lex_state = 173}, [116] = {.lex_state = 173}, [117] = {.lex_state = 173}, [118] = {.lex_state = 173}, [119] = {.lex_state = 173}, [120] = {.lex_state = 173}, [121] = {.lex_state = 173}, [122] = {.lex_state = 173}, [123] = {.lex_state = 173}, [124] = {.lex_state = 175}, [125] = {.lex_state = 175}, [126] = {.lex_state = 175}, [127] = {.lex_state = 173}, [128] = {.lex_state = 173}, [129] = {.lex_state = 173}, [130] = {.lex_state = 173}, [131] = {.lex_state = 173}, [132] = {.lex_state = 173}, [133] = {.lex_state = 173}, [134] = {.lex_state = 173}, [135] = {.lex_state = 339}, [136] = {.lex_state = 339}, [137] = {.lex_state = 164}, [138] = {.lex_state = 164}, [139] = {.lex_state = 176}, [140] = {.lex_state = 176}, [141] = {.lex_state = 173}, [142] = {.lex_state = 176}, [143] = {.lex_state = 173}, [144] = {.lex_state = 176}, [145] = {.lex_state = 173}, [146] = {.lex_state = 176}, [147] = {.lex_state = 176}, [148] = {.lex_state = 176}, [149] = {.lex_state = 176}, [150] = {.lex_state = 176}, [151] = {.lex_state = 176}, [152] = {.lex_state = 173}, [153] = {.lex_state = 176}, [154] = {.lex_state = 176}, [155] = {.lex_state = 176}, [156] = {.lex_state = 173}, [157] = {.lex_state = 176}, [158] = {.lex_state = 176}, [159] = {.lex_state = 173}, [160] = {.lex_state = 176}, [161] = {.lex_state = 173}, [162] = {.lex_state = 173}, [163] = {.lex_state = 176}, [164] = {.lex_state = 176}, [165] = {.lex_state = 164}, [166] = {.lex_state = 176}, [167] = {.lex_state = 176}, [168] = {.lex_state = 176}, [169] = {.lex_state = 176}, [170] = {.lex_state = 176}, [171] = {.lex_state = 176}, [172] = {.lex_state = 176}, [173] = {.lex_state = 176}, [174] = {.lex_state = 173}, [175] = {.lex_state = 173}, [176] = {.lex_state = 173}, [177] = {.lex_state = 173}, [178] = {.lex_state = 173}, [179] = {.lex_state = 173}, [180] = {.lex_state = 173}, [181] = {.lex_state = 173}, [182] = {.lex_state = 173}, [183] = {.lex_state = 173}, [184] = {.lex_state = 166}, [185] = {.lex_state = 173}, [186] = {.lex_state = 173}, [187] = {.lex_state = 173}, [188] = {.lex_state = 173}, [189] = {.lex_state = 173}, [190] = {.lex_state = 173}, [191] = {.lex_state = 173}, [192] = {.lex_state = 173}, [193] = {.lex_state = 173}, [194] = {.lex_state = 173}, [195] = {.lex_state = 173}, [196] = {.lex_state = 173}, [197] = {.lex_state = 173}, [198] = {.lex_state = 173}, [199] = {.lex_state = 173}, [200] = {.lex_state = 173}, [201] = {.lex_state = 173}, [202] = {.lex_state = 173}, [203] = {.lex_state = 173}, [204] = {.lex_state = 173}, [205] = {.lex_state = 173}, [206] = {.lex_state = 173}, [207] = {.lex_state = 173}, [208] = {.lex_state = 173}, [209] = {.lex_state = 173}, [210] = {.lex_state = 173}, [211] = {.lex_state = 173}, [212] = {.lex_state = 173}, [213] = {.lex_state = 173}, [214] = {.lex_state = 173}, [215] = {.lex_state = 173}, [216] = {.lex_state = 173}, [217] = {.lex_state = 173}, [218] = {.lex_state = 173}, [219] = {.lex_state = 173}, [220] = {.lex_state = 173}, [221] = {.lex_state = 173}, [222] = {.lex_state = 173}, [223] = {.lex_state = 173}, [224] = {.lex_state = 171}, [225] = {.lex_state = 164}, [226] = {.lex_state = 167}, [227] = {.lex_state = 171}, [228] = {.lex_state = 171}, [229] = {.lex_state = 339}, [230] = {.lex_state = 171}, [231] = {.lex_state = 339}, [232] = {.lex_state = 339}, [233] = {.lex_state = 339}, [234] = {.lex_state = 339}, [235] = {.lex_state = 339}, [236] = {.lex_state = 171}, [237] = {.lex_state = 171}, [238] = {.lex_state = 171}, [239] = {.lex_state = 171}, [240] = {.lex_state = 171}, [241] = {.lex_state = 166}, [242] = {.lex_state = 339}, [243] = {.lex_state = 171}, [244] = {.lex_state = 171}, [245] = {.lex_state = 171}, [246] = {.lex_state = 171}, [247] = {.lex_state = 171}, [248] = {.lex_state = 171}, [249] = {.lex_state = 171}, [250] = {.lex_state = 171}, [251] = {.lex_state = 171}, [252] = {.lex_state = 171}, [253] = {.lex_state = 171}, [254] = {.lex_state = 171}, [255] = {.lex_state = 171}, [256] = {.lex_state = 171}, [257] = {.lex_state = 171}, [258] = {.lex_state = 171}, [259] = {.lex_state = 171}, [260] = {.lex_state = 171}, [261] = {.lex_state = 171}, [262] = {.lex_state = 171}, [263] = {.lex_state = 171}, [264] = {.lex_state = 171}, [265] = {.lex_state = 171}, [266] = {.lex_state = 171}, [267] = {.lex_state = 171}, [268] = {.lex_state = 171}, [269] = {.lex_state = 171}, [270] = {.lex_state = 171}, [271] = {.lex_state = 171}, [272] = {.lex_state = 171}, [273] = {.lex_state = 171}, [274] = {.lex_state = 171}, [275] = {.lex_state = 171}, [276] = {.lex_state = 171}, [277] = {.lex_state = 171}, [278] = {.lex_state = 339}, [279] = {.lex_state = 171}, [280] = {.lex_state = 171}, [281] = {.lex_state = 339}, [282] = {.lex_state = 171}, [283] = {.lex_state = 171}, [284] = {.lex_state = 171}, [285] = {.lex_state = 171}, [286] = {.lex_state = 171}, [287] = {.lex_state = 171}, [288] = {.lex_state = 171}, [289] = {.lex_state = 171}, [290] = {.lex_state = 171}, [291] = {.lex_state = 171}, [292] = {.lex_state = 339}, [293] = {.lex_state = 171}, [294] = {.lex_state = 171}, [295] = {.lex_state = 171}, [296] = {.lex_state = 339}, [297] = {.lex_state = 171}, [298] = {.lex_state = 171}, [299] = {.lex_state = 171}, [300] = {.lex_state = 171}, [301] = {.lex_state = 171}, [302] = {.lex_state = 171}, [303] = {.lex_state = 339}, [304] = {.lex_state = 171}, [305] = {.lex_state = 171}, [306] = {.lex_state = 171}, [307] = {.lex_state = 171}, [308] = {.lex_state = 171}, [309] = {.lex_state = 339}, [310] = {.lex_state = 171}, [311] = {.lex_state = 171}, [312] = {.lex_state = 171}, [313] = {.lex_state = 171}, [314] = {.lex_state = 171}, [315] = {.lex_state = 171}, [316] = {.lex_state = 339}, [317] = {.lex_state = 171}, [318] = {.lex_state = 171}, [319] = {.lex_state = 171}, [320] = {.lex_state = 171}, [321] = {.lex_state = 171}, [322] = {.lex_state = 171}, [323] = {.lex_state = 171}, [324] = {.lex_state = 171}, [325] = {.lex_state = 171}, [326] = {.lex_state = 171}, [327] = {.lex_state = 171}, [328] = {.lex_state = 339}, [329] = {.lex_state = 171}, [330] = {.lex_state = 171}, [331] = {.lex_state = 171}, [332] = {.lex_state = 171}, [333] = {.lex_state = 171}, [334] = {.lex_state = 171}, [335] = {.lex_state = 339}, [336] = {.lex_state = 171}, [337] = {.lex_state = 171}, [338] = {.lex_state = 339}, [339] = {.lex_state = 171}, [340] = {.lex_state = 171}, [341] = {.lex_state = 171}, [342] = {.lex_state = 171}, [343] = {.lex_state = 171}, [344] = {.lex_state = 171}, [345] = {.lex_state = 171}, [346] = {.lex_state = 171}, [347] = {.lex_state = 339}, [348] = {.lex_state = 339}, [349] = {.lex_state = 339}, [350] = {.lex_state = 174}, [351] = {.lex_state = 171}, [352] = {.lex_state = 171}, [353] = {.lex_state = 171}, [354] = {.lex_state = 174}, [355] = {.lex_state = 171}, [356] = {.lex_state = 171}, [357] = {.lex_state = 171}, [358] = {.lex_state = 171}, [359] = {.lex_state = 208}, [360] = {.lex_state = 208}, [361] = {.lex_state = 339}, [362] = {.lex_state = 208}, [363] = {.lex_state = 208}, [364] = {.lex_state = 176}, [365] = {.lex_state = 208}, [366] = {.lex_state = 171}, [367] = {.lex_state = 339}, [368] = {.lex_state = 339}, [369] = {.lex_state = 171}, [370] = {.lex_state = 339}, [371] = {.lex_state = 339}, [372] = {.lex_state = 208}, [373] = {.lex_state = 208}, [374] = {.lex_state = 208}, [375] = {.lex_state = 176}, [376] = {.lex_state = 339}, [377] = {.lex_state = 339}, [378] = {.lex_state = 339}, [379] = {.lex_state = 339}, [380] = {.lex_state = 339}, [381] = {.lex_state = 339}, [382] = {.lex_state = 173}, [383] = {.lex_state = 173}, [384] = {.lex_state = 339}, [385] = {.lex_state = 339}, [386] = {.lex_state = 339}, [387] = {.lex_state = 339}, [388] = {.lex_state = 339}, [389] = {.lex_state = 176}, [390] = {.lex_state = 339}, [391] = {.lex_state = 208}, [392] = {.lex_state = 339}, [393] = {.lex_state = 208}, [394] = {.lex_state = 208}, [395] = {.lex_state = 208}, [396] = {.lex_state = 208}, [397] = {.lex_state = 208}, [398] = {.lex_state = 339}, [399] = {.lex_state = 339}, [400] = {.lex_state = 339}, [401] = {.lex_state = 176}, [402] = {.lex_state = 339}, [403] = {.lex_state = 339}, [404] = {.lex_state = 339}, [405] = {.lex_state = 339}, [406] = {.lex_state = 339}, [407] = {.lex_state = 339}, [408] = {.lex_state = 171}, [409] = {.lex_state = 171}, [410] = {.lex_state = 176}, [411] = {.lex_state = 171}, [412] = {.lex_state = 176}, [413] = {.lex_state = 339}, [414] = {.lex_state = 339}, [415] = {.lex_state = 176}, [416] = {.lex_state = 339}, [417] = {.lex_state = 176}, [418] = {.lex_state = 176}, [419] = {.lex_state = 176}, [420] = {.lex_state = 176}, [421] = {.lex_state = 208}, [422] = {.lex_state = 176}, [423] = {.lex_state = 171}, [424] = {.lex_state = 176}, [425] = {.lex_state = 171}, [426] = {.lex_state = 339}, [427] = {.lex_state = 176}, [428] = {.lex_state = 339}, [429] = {.lex_state = 176}, [430] = {.lex_state = 339}, [431] = {.lex_state = 173}, [432] = {.lex_state = 176}, [433] = {.lex_state = 171}, [434] = {.lex_state = 176}, [435] = {.lex_state = 171}, [436] = {.lex_state = 171}, [437] = {.lex_state = 171}, [438] = {.lex_state = 171}, [439] = {.lex_state = 171}, [440] = {.lex_state = 339}, [441] = {.lex_state = 171}, [442] = {.lex_state = 171}, [443] = {.lex_state = 208}, [444] = {.lex_state = 173}, [445] = {.lex_state = 175}, [446] = {.lex_state = 339}, [447] = {.lex_state = 339}, [448] = {.lex_state = 339}, [449] = {.lex_state = 174}, [450] = {.lex_state = 176}, [451] = {.lex_state = 173}, [452] = {.lex_state = 174}, [453] = {.lex_state = 175}, [454] = {.lex_state = 173}, [455] = {.lex_state = 173}, [456] = {.lex_state = 173}, [457] = {.lex_state = 173}, [458] = {.lex_state = 339}, [459] = {.lex_state = 339}, [460] = {.lex_state = 176}, [461] = {.lex_state = 174}, [462] = {.lex_state = 176}, [463] = {.lex_state = 176}, [464] = {.lex_state = 339}, [465] = {.lex_state = 176}, [466] = {.lex_state = 176}, [467] = {.lex_state = 176}, [468] = {.lex_state = 176}, [469] = {.lex_state = 176}, [470] = {.lex_state = 176}, [471] = {.lex_state = 339}, [472] = {.lex_state = 339}, [473] = {.lex_state = 173}, [474] = {.lex_state = 176}, [475] = {.lex_state = 174}, [476] = {.lex_state = 174}, [477] = {.lex_state = 339}, [478] = {.lex_state = 173}, [479] = {.lex_state = 174}, [480] = {.lex_state = 339}, [481] = {.lex_state = 174}, [482] = {.lex_state = 176}, [483] = {.lex_state = 176}, [484] = {.lex_state = 339}, [485] = {.lex_state = 339}, [486] = {.lex_state = 339}, [487] = {.lex_state = 339}, [488] = {.lex_state = 339}, [489] = {.lex_state = 339}, [490] = {.lex_state = 339}, [491] = {.lex_state = 339}, [492] = {.lex_state = 339}, [493] = {.lex_state = 339}, [494] = {.lex_state = 339}, [495] = {.lex_state = 339}, [496] = {.lex_state = 339}, [497] = {.lex_state = 208}, [498] = {.lex_state = 339}, [499] = {.lex_state = 339}, [500] = {.lex_state = 339}, [501] = {.lex_state = 339}, [502] = {.lex_state = 339}, [503] = {.lex_state = 339}, [504] = {.lex_state = 339}, [505] = {.lex_state = 339}, [506] = {.lex_state = 339}, [507] = {.lex_state = 174}, [508] = {.lex_state = 339}, [509] = {.lex_state = 339}, [510] = {.lex_state = 174}, [511] = {.lex_state = 174}, [512] = {.lex_state = 174}, [513] = {.lex_state = 174}, [514] = {.lex_state = 174}, [515] = {.lex_state = 174}, [516] = {.lex_state = 174}, [517] = {.lex_state = 339}, [518] = {.lex_state = 339}, [519] = {.lex_state = 174}, [520] = {.lex_state = 339}, [521] = {.lex_state = 174}, [522] = {.lex_state = 174}, [523] = {.lex_state = 174}, [524] = {.lex_state = 174}, [525] = {.lex_state = 174}, [526] = {.lex_state = 174}, [527] = {.lex_state = 174}, [528] = {.lex_state = 174}, [529] = {.lex_state = 339}, [530] = {.lex_state = 174}, [531] = {.lex_state = 339}, [532] = {.lex_state = 339}, [533] = {.lex_state = 174}, [534] = {.lex_state = 174}, [535] = {.lex_state = 174}, [536] = {.lex_state = 174}, [537] = {.lex_state = 174}, [538] = {.lex_state = 174}, [539] = {.lex_state = 174}, [540] = {.lex_state = 339}, [541] = {.lex_state = 339}, [542] = {.lex_state = 339}, [543] = {.lex_state = 174}, [544] = {.lex_state = 174}, [545] = {.lex_state = 339}, [546] = {.lex_state = 174}, [547] = {.lex_state = 174}, [548] = {.lex_state = 174}, [549] = {.lex_state = 174}, [550] = {.lex_state = 174}, [551] = {.lex_state = 174}, [552] = {.lex_state = 174}, [553] = {.lex_state = 339}, [554] = {.lex_state = 174}, [555] = {.lex_state = 174}, [556] = {.lex_state = 174}, [557] = {.lex_state = 174}, [558] = {.lex_state = 339}, [559] = {.lex_state = 339}, [560] = {.lex_state = 174}, [561] = {.lex_state = 174}, [562] = {.lex_state = 174}, [563] = {.lex_state = 174}, [564] = {.lex_state = 339}, [565] = {.lex_state = 339}, [566] = {.lex_state = 339}, [567] = {.lex_state = 339}, [568] = {.lex_state = 339}, [569] = {.lex_state = 339}, [570] = {.lex_state = 339}, [571] = {.lex_state = 339}, [572] = {.lex_state = 339}, [573] = {.lex_state = 339}, [574] = {.lex_state = 339}, [575] = {.lex_state = 339}, [576] = {.lex_state = 339}, [577] = {.lex_state = 339}, [578] = {.lex_state = 339}, [579] = {.lex_state = 339}, [580] = {.lex_state = 339}, [581] = {.lex_state = 339}, [582] = {.lex_state = 339}, [583] = {.lex_state = 339}, [584] = {.lex_state = 339}, [585] = {.lex_state = 339}, [586] = {.lex_state = 339}, [587] = {.lex_state = 339}, [588] = {.lex_state = 339}, [589] = {.lex_state = 339}, [590] = {.lex_state = 339}, [591] = {.lex_state = 339}, [592] = {.lex_state = 339}, [593] = {.lex_state = 339}, [594] = {.lex_state = 339}, [595] = {.lex_state = 339}, [596] = {.lex_state = 339}, [597] = {.lex_state = 339}, [598] = {.lex_state = 339}, [599] = {.lex_state = 339}, [600] = {.lex_state = 339}, [601] = {.lex_state = 339}, [602] = {.lex_state = 339}, [603] = {.lex_state = 339}, [604] = {.lex_state = 339}, [605] = {.lex_state = 339}, [606] = {.lex_state = 339}, [607] = {.lex_state = 339}, [608] = {.lex_state = 339}, [609] = {.lex_state = 339}, [610] = {.lex_state = 339}, [611] = {.lex_state = 339}, [612] = {.lex_state = 339}, [613] = {.lex_state = 339}, [614] = {.lex_state = 339}, [615] = {.lex_state = 339}, [616] = {.lex_state = 339}, [617] = {.lex_state = 339}, [618] = {.lex_state = 339}, [619] = {.lex_state = 339}, [620] = {.lex_state = 339}, [621] = {.lex_state = 339}, [622] = {.lex_state = 339}, [623] = {.lex_state = 339}, [624] = {.lex_state = 339}, [625] = {.lex_state = 339}, [626] = {.lex_state = 339}, [627] = {.lex_state = 339}, [628] = {.lex_state = 339}, [629] = {.lex_state = 339}, [630] = {.lex_state = 339}, [631] = {.lex_state = 339}, [632] = {.lex_state = 339}, [633] = {.lex_state = 339}, [634] = {.lex_state = 339}, [635] = {.lex_state = 339}, [636] = {.lex_state = 339}, [637] = {.lex_state = 339}, [638] = {.lex_state = 339}, [639] = {.lex_state = 339}, [640] = {.lex_state = 339}, [641] = {.lex_state = 339}, [642] = {.lex_state = 339}, [643] = {.lex_state = 339}, [644] = {.lex_state = 339}, [645] = {.lex_state = 339}, [646] = {.lex_state = 339}, [647] = {.lex_state = 339}, [648] = {.lex_state = 339}, [649] = {.lex_state = 339}, [650] = {.lex_state = 339}, [651] = {.lex_state = 339}, [652] = {.lex_state = 339}, [653] = {.lex_state = 339}, [654] = {.lex_state = 339}, [655] = {.lex_state = 339}, [656] = {.lex_state = 339}, [657] = {.lex_state = 339}, [658] = {.lex_state = 339}, [659] = {.lex_state = 339}, [660] = {.lex_state = 339}, [661] = {.lex_state = 339}, [662] = {.lex_state = 339}, [663] = {.lex_state = 339}, [664] = {.lex_state = 339}, [665] = {.lex_state = 339}, [666] = {.lex_state = 339}, [667] = {.lex_state = 339}, [668] = {.lex_state = 339}, [669] = {.lex_state = 339}, [670] = {.lex_state = 339}, [671] = {.lex_state = 174}, [672] = {.lex_state = 174}, [673] = {.lex_state = 174}, [674] = {.lex_state = 174}, [675] = {.lex_state = 174}, [676] = {.lex_state = 174}, [677] = {.lex_state = 174}, [678] = {.lex_state = 339}, [679] = {.lex_state = 339}, [680] = {.lex_state = 339}, [681] = {.lex_state = 174}, [682] = {.lex_state = 339}, [683] = {.lex_state = 339}, [684] = {.lex_state = 174}, [685] = {.lex_state = 174}, [686] = {.lex_state = 174}, [687] = {.lex_state = 174}, [688] = {.lex_state = 339}, [689] = {.lex_state = 174}, [690] = {.lex_state = 174}, [691] = {.lex_state = 174}, [692] = {.lex_state = 174}, [693] = {.lex_state = 339}, [694] = {.lex_state = 174}, [695] = {.lex_state = 339}, [696] = {.lex_state = 174}, [697] = {.lex_state = 174}, [698] = {.lex_state = 174}, [699] = {.lex_state = 174}, [700] = {.lex_state = 174}, [701] = {.lex_state = 339}, [702] = {.lex_state = 174}, [703] = {.lex_state = 339}, [704] = {.lex_state = 174}, [705] = {.lex_state = 174}, [706] = {.lex_state = 339}, [707] = {.lex_state = 174}, [708] = {.lex_state = 174}, [709] = {.lex_state = 174}, [710] = {.lex_state = 174}, [711] = {.lex_state = 339}, [712] = {.lex_state = 174}, [713] = {.lex_state = 339}, [714] = {.lex_state = 339}, [715] = {.lex_state = 339}, [716] = {.lex_state = 174}, [717] = {.lex_state = 339}, [718] = {.lex_state = 174}, [719] = {.lex_state = 339}, [720] = {.lex_state = 339}, [721] = {.lex_state = 339}, [722] = {.lex_state = 339}, [723] = {.lex_state = 174}, [724] = {.lex_state = 339}, [725] = {.lex_state = 339}, [726] = {.lex_state = 174}, [727] = {.lex_state = 174}, [728] = {.lex_state = 174}, [729] = {.lex_state = 339}, [730] = {.lex_state = 339}, [731] = {.lex_state = 339}, [732] = {.lex_state = 339}, [733] = {.lex_state = 339}, [734] = {.lex_state = 339}, [735] = {.lex_state = 339}, [736] = {.lex_state = 174}, [737] = {.lex_state = 339}, [738] = {.lex_state = 339}, [739] = {.lex_state = 339}, [740] = {.lex_state = 174}, [741] = {.lex_state = 339}, [742] = {.lex_state = 174}, [743] = {.lex_state = 174}, [744] = {.lex_state = 174}, [745] = {.lex_state = 339}, [746] = {.lex_state = 174}, [747] = {.lex_state = 339}, [748] = {.lex_state = 339}, [749] = {.lex_state = 174}, [750] = {.lex_state = 174}, [751] = {.lex_state = 174}, [752] = {.lex_state = 339}, [753] = {.lex_state = 339}, [754] = {.lex_state = 339}, [755] = {.lex_state = 339}, [756] = {.lex_state = 339}, [757] = {.lex_state = 339}, [758] = {.lex_state = 174}, [759] = {.lex_state = 339}, [760] = {.lex_state = 174}, [761] = {.lex_state = 174}, [762] = {.lex_state = 174}, [763] = {.lex_state = 174}, [764] = {.lex_state = 174}, [765] = {.lex_state = 174}, [766] = {.lex_state = 174}, [767] = {.lex_state = 339}, [768] = {.lex_state = 174}, [769] = {.lex_state = 174}, [770] = {.lex_state = 339}, [771] = {.lex_state = 174}, [772] = {.lex_state = 174}, [773] = {.lex_state = 339}, [774] = {.lex_state = 339}, [775] = {.lex_state = 339}, [776] = {.lex_state = 339}, [777] = {.lex_state = 339}, [778] = {.lex_state = 339}, [779] = {.lex_state = 339}, [780] = {.lex_state = 174}, [781] = {.lex_state = 174}, [782] = {.lex_state = 174}, [783] = {.lex_state = 174}, [784] = {.lex_state = 174}, [785] = {.lex_state = 174}, [786] = {.lex_state = 339}, [787] = {.lex_state = 339}, [788] = {.lex_state = 174}, [789] = {.lex_state = 339}, [790] = {.lex_state = 339}, [791] = {.lex_state = 339}, [792] = {.lex_state = 339}, [793] = {.lex_state = 339}, [794] = {.lex_state = 339}, [795] = {.lex_state = 339}, [796] = {.lex_state = 339}, [797] = {.lex_state = 339}, [798] = {.lex_state = 339}, [799] = {.lex_state = 339}, [800] = {.lex_state = 339}, [801] = {.lex_state = 339}, [802] = {.lex_state = 174}, [803] = {.lex_state = 174}, [804] = {.lex_state = 174}, [805] = {.lex_state = 174}, [806] = {.lex_state = 174}, [807] = {.lex_state = 174}, [808] = {.lex_state = 339}, [809] = {.lex_state = 174}, [810] = {.lex_state = 339}, [811] = {.lex_state = 174}, [812] = {.lex_state = 339}, [813] = {.lex_state = 339}, [814] = {.lex_state = 339}, [815] = {.lex_state = 174}, [816] = {.lex_state = 339}, [817] = {.lex_state = 174}, [818] = {.lex_state = 165}, [819] = {.lex_state = 239}, [820] = {.lex_state = 209}, [821] = {.lex_state = 239}, [822] = {.lex_state = 239}, [823] = {.lex_state = 239}, [824] = {.lex_state = 239}, [825] = {.lex_state = 239}, [826] = {.lex_state = 239}, [827] = {.lex_state = 239}, [828] = {.lex_state = 239}, [829] = {.lex_state = 239}, [830] = {.lex_state = 209}, [831] = {.lex_state = 239}, [832] = {.lex_state = 239}, [833] = {.lex_state = 239}, [834] = {.lex_state = 239}, [835] = {.lex_state = 239}, [836] = {.lex_state = 239}, [837] = {.lex_state = 239}, [838] = {.lex_state = 239}, [839] = {.lex_state = 239}, [840] = {.lex_state = 239}, [841] = {.lex_state = 239}, [842] = {.lex_state = 209}, [843] = {.lex_state = 165}, [844] = {.lex_state = 165}, [845] = {.lex_state = 168}, [846] = {.lex_state = 165}, [847] = {.lex_state = 165}, [848] = {.lex_state = 165}, [849] = {.lex_state = 169}, [850] = {.lex_state = 169}, [851] = {.lex_state = 339}, [852] = {.lex_state = 339}, [853] = {.lex_state = 176}, [854] = {.lex_state = 176}, [855] = {.lex_state = 176}, [856] = {.lex_state = 208}, [857] = {.lex_state = 208}, [858] = {.lex_state = 208}, [859] = {.lex_state = 208}, [860] = {.lex_state = 208}, [861] = {.lex_state = 208}, [862] = {.lex_state = 208}, [863] = {.lex_state = 208}, [864] = {.lex_state = 208}, [865] = {.lex_state = 208}, [866] = {.lex_state = 176}, [867] = {.lex_state = 176}, [868] = {.lex_state = 208}, [869] = {.lex_state = 176}, [870] = {.lex_state = 176}, [871] = {.lex_state = 176}, [872] = {.lex_state = 176}, [873] = {.lex_state = 176}, [874] = {.lex_state = 176}, [875] = {.lex_state = 208}, [876] = {.lex_state = 176}, [877] = {.lex_state = 176}, [878] = {.lex_state = 176}, [879] = {.lex_state = 176}, [880] = {.lex_state = 176}, [881] = {.lex_state = 176}, [882] = {.lex_state = 176}, [883] = {.lex_state = 208}, [884] = {.lex_state = 339}, [885] = {.lex_state = 176}, [886] = {.lex_state = 176}, [887] = {.lex_state = 176}, [888] = {.lex_state = 176}, [889] = {.lex_state = 176}, [890] = {.lex_state = 208}, [891] = {.lex_state = 176}, [892] = {.lex_state = 188}, [893] = {.lex_state = 188}, [894] = {.lex_state = 173}, [895] = {.lex_state = 188}, [896] = {.lex_state = 173}, [897] = {.lex_state = 188}, [898] = {.lex_state = 188}, [899] = {.lex_state = 188}, [900] = {.lex_state = 188}, [901] = {.lex_state = 188}, [902] = {.lex_state = 188}, [903] = {.lex_state = 175}, [904] = {.lex_state = 175}, [905] = {.lex_state = 188}, [906] = {.lex_state = 188}, [907] = {.lex_state = 188}, [908] = {.lex_state = 176}, [909] = {.lex_state = 188}, [910] = {.lex_state = 173}, [911] = {.lex_state = 173}, [912] = {.lex_state = 173}, [913] = {.lex_state = 173}, [914] = {.lex_state = 173}, [915] = {.lex_state = 173}, [916] = {.lex_state = 173}, [917] = {.lex_state = 173}, [918] = {.lex_state = 173}, [919] = {.lex_state = 173}, [920] = {.lex_state = 173}, [921] = {.lex_state = 173}, [922] = {.lex_state = 173}, [923] = {.lex_state = 173}, [924] = {.lex_state = 173}, [925] = {.lex_state = 173}, [926] = {.lex_state = 173}, [927] = {.lex_state = 173}, [928] = {.lex_state = 173}, [929] = {.lex_state = 173}, [930] = {.lex_state = 173}, [931] = {.lex_state = 173}, [932] = {.lex_state = 173}, [933] = {.lex_state = 173}, [934] = {.lex_state = 173}, [935] = {.lex_state = 173}, [936] = {.lex_state = 173}, [937] = {.lex_state = 173}, [938] = {.lex_state = 173}, [939] = {.lex_state = 173}, [940] = {.lex_state = 173}, [941] = {.lex_state = 173}, [942] = {.lex_state = 208}, [943] = {.lex_state = 173}, [944] = {.lex_state = 175}, [945] = {.lex_state = 173}, [946] = {.lex_state = 173}, [947] = {.lex_state = 175}, [948] = {.lex_state = 173}, [949] = {.lex_state = 173}, [950] = {.lex_state = 173}, [951] = {.lex_state = 173}, [952] = {.lex_state = 173}, [953] = {.lex_state = 173}, [954] = {.lex_state = 173}, [955] = {.lex_state = 173}, [956] = {.lex_state = 173}, [957] = {.lex_state = 173}, [958] = {.lex_state = 173}, [959] = {.lex_state = 173}, [960] = {.lex_state = 173}, [961] = {.lex_state = 173}, [962] = {.lex_state = 184}, [963] = {.lex_state = 176}, [964] = {.lex_state = 176}, [965] = {.lex_state = 177}, [966] = {.lex_state = 188}, [967] = {.lex_state = 176}, [968] = {.lex_state = 176}, [969] = {.lex_state = 177}, [970] = {.lex_state = 177}, [971] = {.lex_state = 177}, [972] = {.lex_state = 177}, [973] = {.lex_state = 177}, [974] = {.lex_state = 176}, [975] = {.lex_state = 176}, [976] = {.lex_state = 176}, [977] = {.lex_state = 176}, [978] = {.lex_state = 177}, [979] = {.lex_state = 177}, [980] = {.lex_state = 176}, [981] = {.lex_state = 177}, [982] = {.lex_state = 177}, [983] = {.lex_state = 177}, [984] = {.lex_state = 177}, [985] = {.lex_state = 176}, [986] = {.lex_state = 176}, [987] = {.lex_state = 177}, [988] = {.lex_state = 176}, [989] = {.lex_state = 176}, [990] = {.lex_state = 177}, [991] = {.lex_state = 176}, [992] = {.lex_state = 176}, [993] = {.lex_state = 176}, [994] = {.lex_state = 177}, [995] = {.lex_state = 176}, [996] = {.lex_state = 176}, [997] = {.lex_state = 176}, [998] = {.lex_state = 177}, [999] = {.lex_state = 176}, [1000] = {.lex_state = 176}, [1001] = {.lex_state = 176}, [1002] = {.lex_state = 177}, [1003] = {.lex_state = 176}, [1004] = {.lex_state = 177}, [1005] = {.lex_state = 177}, [1006] = {.lex_state = 177}, [1007] = {.lex_state = 177}, [1008] = {.lex_state = 177}, [1009] = {.lex_state = 177}, [1010] = {.lex_state = 176}, [1011] = {.lex_state = 177}, [1012] = {.lex_state = 176}, [1013] = {.lex_state = 176}, [1014] = {.lex_state = 177}, [1015] = {.lex_state = 177}, [1016] = {.lex_state = 176}, [1017] = {.lex_state = 176}, [1018] = {.lex_state = 176}, [1019] = {.lex_state = 176}, [1020] = {.lex_state = 176}, [1021] = {.lex_state = 176}, [1022] = {.lex_state = 176}, [1023] = {.lex_state = 176}, [1024] = {.lex_state = 176}, [1025] = {.lex_state = 176}, [1026] = {.lex_state = 176}, [1027] = {.lex_state = 176}, [1028] = {.lex_state = 176}, [1029] = {.lex_state = 176}, [1030] = {.lex_state = 176}, [1031] = {.lex_state = 208}, [1032] = {.lex_state = 176}, [1033] = {.lex_state = 176}, [1034] = {.lex_state = 176}, [1035] = {.lex_state = 176}, [1036] = {.lex_state = 176}, [1037] = {.lex_state = 176}, [1038] = {.lex_state = 176}, [1039] = {.lex_state = 176}, [1040] = {.lex_state = 176}, [1041] = {.lex_state = 176}, [1042] = {.lex_state = 176}, [1043] = {.lex_state = 176}, [1044] = {.lex_state = 176}, [1045] = {.lex_state = 176}, [1046] = {.lex_state = 176}, [1047] = {.lex_state = 176}, [1048] = {.lex_state = 176}, [1049] = {.lex_state = 176}, [1050] = {.lex_state = 176}, [1051] = {.lex_state = 176}, [1052] = {.lex_state = 176}, [1053] = {.lex_state = 176}, [1054] = {.lex_state = 176}, [1055] = {.lex_state = 176}, [1056] = {.lex_state = 176}, [1057] = {.lex_state = 176}, [1058] = {.lex_state = 176}, [1059] = {.lex_state = 176}, [1060] = {.lex_state = 176}, [1061] = {.lex_state = 176}, [1062] = {.lex_state = 176}, [1063] = {.lex_state = 176}, [1064] = {.lex_state = 176}, [1065] = {.lex_state = 176}, [1066] = {.lex_state = 176}, [1067] = {.lex_state = 176}, [1068] = {.lex_state = 176}, [1069] = {.lex_state = 176}, [1070] = {.lex_state = 176}, [1071] = {.lex_state = 176}, [1072] = {.lex_state = 176}, [1073] = {.lex_state = 176}, [1074] = {.lex_state = 176}, [1075] = {.lex_state = 176}, [1076] = {.lex_state = 176}, [1077] = {.lex_state = 176}, [1078] = {.lex_state = 176}, [1079] = {.lex_state = 176}, [1080] = {.lex_state = 176}, [1081] = {.lex_state = 176}, [1082] = {.lex_state = 176}, [1083] = {.lex_state = 176}, [1084] = {.lex_state = 176}, [1085] = {.lex_state = 176}, [1086] = {.lex_state = 176}, [1087] = {.lex_state = 176}, [1088] = {.lex_state = 176}, [1089] = {.lex_state = 176}, [1090] = {.lex_state = 176}, [1091] = {.lex_state = 176}, [1092] = {.lex_state = 176}, [1093] = {.lex_state = 176}, [1094] = {.lex_state = 176}, [1095] = {.lex_state = 176}, [1096] = {.lex_state = 176}, [1097] = {.lex_state = 176}, [1098] = {.lex_state = 176}, [1099] = {.lex_state = 176}, [1100] = {.lex_state = 176}, [1101] = {.lex_state = 176}, [1102] = {.lex_state = 176}, [1103] = {.lex_state = 176}, [1104] = {.lex_state = 176}, [1105] = {.lex_state = 176}, [1106] = {.lex_state = 176}, [1107] = {.lex_state = 176}, [1108] = {.lex_state = 176}, [1109] = {.lex_state = 176}, [1110] = {.lex_state = 176}, [1111] = {.lex_state = 176}, [1112] = {.lex_state = 176}, [1113] = {.lex_state = 176}, [1114] = {.lex_state = 176}, [1115] = {.lex_state = 176}, [1116] = {.lex_state = 176}, [1117] = {.lex_state = 176}, [1118] = {.lex_state = 176}, [1119] = {.lex_state = 176}, [1120] = {.lex_state = 176}, [1121] = {.lex_state = 176}, [1122] = {.lex_state = 176}, [1123] = {.lex_state = 176}, [1124] = {.lex_state = 176}, [1125] = {.lex_state = 176}, [1126] = {.lex_state = 176}, [1127] = {.lex_state = 176}, [1128] = {.lex_state = 176}, [1129] = {.lex_state = 176}, [1130] = {.lex_state = 176}, [1131] = {.lex_state = 176}, [1132] = {.lex_state = 176}, [1133] = {.lex_state = 176}, [1134] = {.lex_state = 176}, [1135] = {.lex_state = 176}, [1136] = {.lex_state = 176}, [1137] = {.lex_state = 176}, [1138] = {.lex_state = 176}, [1139] = {.lex_state = 176}, [1140] = {.lex_state = 176}, [1141] = {.lex_state = 176}, [1142] = {.lex_state = 176}, [1143] = {.lex_state = 176}, [1144] = {.lex_state = 176}, [1145] = {.lex_state = 176}, [1146] = {.lex_state = 176}, [1147] = {.lex_state = 176}, [1148] = {.lex_state = 176}, [1149] = {.lex_state = 176}, [1150] = {.lex_state = 176}, [1151] = {.lex_state = 176}, [1152] = {.lex_state = 176}, [1153] = {.lex_state = 176}, [1154] = {.lex_state = 176}, [1155] = {.lex_state = 176}, [1156] = {.lex_state = 176}, [1157] = {.lex_state = 176}, [1158] = {.lex_state = 176}, [1159] = {.lex_state = 176}, [1160] = {.lex_state = 176}, [1161] = {.lex_state = 176}, [1162] = {.lex_state = 176}, [1163] = {.lex_state = 176}, [1164] = {.lex_state = 176}, [1165] = {.lex_state = 176}, [1166] = {.lex_state = 176}, [1167] = {.lex_state = 176}, [1168] = {.lex_state = 176}, [1169] = {.lex_state = 176}, [1170] = {.lex_state = 176}, [1171] = {.lex_state = 176}, [1172] = {.lex_state = 176}, [1173] = {.lex_state = 176}, [1174] = {.lex_state = 176}, [1175] = {.lex_state = 176}, [1176] = {.lex_state = 176}, [1177] = {.lex_state = 176}, [1178] = {.lex_state = 176}, [1179] = {.lex_state = 176}, [1180] = {.lex_state = 176}, [1181] = {.lex_state = 176}, [1182] = {.lex_state = 176}, [1183] = {.lex_state = 176}, [1184] = {.lex_state = 176}, [1185] = {.lex_state = 176}, [1186] = {.lex_state = 176}, [1187] = {.lex_state = 176}, [1188] = {.lex_state = 176}, [1189] = {.lex_state = 176}, [1190] = {.lex_state = 176}, [1191] = {.lex_state = 176}, [1192] = {.lex_state = 176}, [1193] = {.lex_state = 176}, [1194] = {.lex_state = 176}, [1195] = {.lex_state = 176}, [1196] = {.lex_state = 176}, [1197] = {.lex_state = 176}, [1198] = {.lex_state = 176}, [1199] = {.lex_state = 176}, [1200] = {.lex_state = 176}, [1201] = {.lex_state = 176}, [1202] = {.lex_state = 176}, [1203] = {.lex_state = 176}, [1204] = {.lex_state = 176}, [1205] = {.lex_state = 176}, [1206] = {.lex_state = 176}, [1207] = {.lex_state = 176}, [1208] = {.lex_state = 176}, [1209] = {.lex_state = 176}, [1210] = {.lex_state = 176}, [1211] = {.lex_state = 176}, [1212] = {.lex_state = 176}, [1213] = {.lex_state = 176}, [1214] = {.lex_state = 176}, [1215] = {.lex_state = 176}, [1216] = {.lex_state = 176}, [1217] = {.lex_state = 176}, [1218] = {.lex_state = 176}, [1219] = {.lex_state = 176}, [1220] = {.lex_state = 176}, [1221] = {.lex_state = 176}, [1222] = {.lex_state = 176}, [1223] = {.lex_state = 176}, [1224] = {.lex_state = 176}, [1225] = {.lex_state = 176}, [1226] = {.lex_state = 176}, [1227] = {.lex_state = 176}, [1228] = {.lex_state = 176}, [1229] = {.lex_state = 176}, [1230] = {.lex_state = 176}, [1231] = {.lex_state = 176}, [1232] = {.lex_state = 176}, [1233] = {.lex_state = 176}, [1234] = {.lex_state = 176}, [1235] = {.lex_state = 176}, [1236] = {.lex_state = 176}, [1237] = {.lex_state = 176}, [1238] = {.lex_state = 176}, [1239] = {.lex_state = 176}, [1240] = {.lex_state = 176}, [1241] = {.lex_state = 176}, [1242] = {.lex_state = 176}, [1243] = {.lex_state = 176}, [1244] = {.lex_state = 176}, [1245] = {.lex_state = 176}, [1246] = {.lex_state = 176}, [1247] = {.lex_state = 176}, [1248] = {.lex_state = 176}, [1249] = {.lex_state = 176}, [1250] = {.lex_state = 176}, [1251] = {.lex_state = 176}, [1252] = {.lex_state = 176}, [1253] = {.lex_state = 176}, [1254] = {.lex_state = 176}, [1255] = {.lex_state = 176}, [1256] = {.lex_state = 176}, [1257] = {.lex_state = 176}, [1258] = {.lex_state = 176}, [1259] = {.lex_state = 176}, [1260] = {.lex_state = 176}, [1261] = {.lex_state = 195}, [1262] = {.lex_state = 176}, [1263] = {.lex_state = 176}, [1264] = {.lex_state = 176}, [1265] = {.lex_state = 176}, [1266] = {.lex_state = 176}, [1267] = {.lex_state = 176}, [1268] = {.lex_state = 176}, [1269] = {.lex_state = 176}, [1270] = {.lex_state = 176}, [1271] = {.lex_state = 176}, [1272] = {.lex_state = 176}, [1273] = {.lex_state = 176}, [1274] = {.lex_state = 176}, [1275] = {.lex_state = 176}, [1276] = {.lex_state = 176}, [1277] = {.lex_state = 176}, [1278] = {.lex_state = 176}, [1279] = {.lex_state = 176}, [1280] = {.lex_state = 176}, [1281] = {.lex_state = 176}, [1282] = {.lex_state = 176}, [1283] = {.lex_state = 176}, [1284] = {.lex_state = 176}, [1285] = {.lex_state = 176}, [1286] = {.lex_state = 176}, [1287] = {.lex_state = 176}, [1288] = {.lex_state = 176}, [1289] = {.lex_state = 176}, [1290] = {.lex_state = 176}, [1291] = {.lex_state = 176}, [1292] = {.lex_state = 176}, [1293] = {.lex_state = 176}, [1294] = {.lex_state = 176}, [1295] = {.lex_state = 176}, [1296] = {.lex_state = 176}, [1297] = {.lex_state = 176}, [1298] = {.lex_state = 176}, [1299] = {.lex_state = 176}, [1300] = {.lex_state = 176}, [1301] = {.lex_state = 176}, [1302] = {.lex_state = 176}, [1303] = {.lex_state = 176}, [1304] = {.lex_state = 176}, [1305] = {.lex_state = 176}, [1306] = {.lex_state = 176}, [1307] = {.lex_state = 176}, [1308] = {.lex_state = 176}, [1309] = {.lex_state = 176}, [1310] = {.lex_state = 176}, [1311] = {.lex_state = 176}, [1312] = {.lex_state = 176}, [1313] = {.lex_state = 176}, [1314] = {.lex_state = 176}, [1315] = {.lex_state = 176}, [1316] = {.lex_state = 176}, [1317] = {.lex_state = 176}, [1318] = {.lex_state = 176}, [1319] = {.lex_state = 176}, [1320] = {.lex_state = 176}, [1321] = {.lex_state = 176}, [1322] = {.lex_state = 176}, [1323] = {.lex_state = 176}, [1324] = {.lex_state = 176}, [1325] = {.lex_state = 176}, [1326] = {.lex_state = 176}, [1327] = {.lex_state = 176}, [1328] = {.lex_state = 176}, [1329] = {.lex_state = 176}, [1330] = {.lex_state = 176}, [1331] = {.lex_state = 176}, [1332] = {.lex_state = 176}, [1333] = {.lex_state = 176}, [1334] = {.lex_state = 176}, [1335] = {.lex_state = 176}, [1336] = {.lex_state = 176}, [1337] = {.lex_state = 176}, [1338] = {.lex_state = 176}, [1339] = {.lex_state = 176}, [1340] = {.lex_state = 176}, [1341] = {.lex_state = 176}, [1342] = {.lex_state = 176}, [1343] = {.lex_state = 176}, [1344] = {.lex_state = 176}, [1345] = {.lex_state = 176}, [1346] = {.lex_state = 176}, [1347] = {.lex_state = 176}, [1348] = {.lex_state = 176}, [1349] = {.lex_state = 176}, [1350] = {.lex_state = 176}, [1351] = {.lex_state = 176}, [1352] = {.lex_state = 176}, [1353] = {.lex_state = 176}, [1354] = {.lex_state = 176}, [1355] = {.lex_state = 176}, [1356] = {.lex_state = 176}, [1357] = {.lex_state = 176}, [1358] = {.lex_state = 176}, [1359] = {.lex_state = 176}, [1360] = {.lex_state = 176}, [1361] = {.lex_state = 176}, [1362] = {.lex_state = 176}, [1363] = {.lex_state = 176}, [1364] = {.lex_state = 176}, [1365] = {.lex_state = 176}, [1366] = {.lex_state = 176}, [1367] = {.lex_state = 176}, [1368] = {.lex_state = 176}, [1369] = {.lex_state = 176}, [1370] = {.lex_state = 176}, [1371] = {.lex_state = 176}, [1372] = {.lex_state = 176}, [1373] = {.lex_state = 176}, [1374] = {.lex_state = 176}, [1375] = {.lex_state = 176}, [1376] = {.lex_state = 176}, [1377] = {.lex_state = 176}, [1378] = {.lex_state = 176}, [1379] = {.lex_state = 176}, [1380] = {.lex_state = 176}, [1381] = {.lex_state = 176}, [1382] = {.lex_state = 176}, [1383] = {.lex_state = 176}, [1384] = {.lex_state = 176}, [1385] = {.lex_state = 176}, [1386] = {.lex_state = 176}, [1387] = {.lex_state = 176}, [1388] = {.lex_state = 176}, [1389] = {.lex_state = 176}, [1390] = {.lex_state = 176}, [1391] = {.lex_state = 176}, [1392] = {.lex_state = 176}, [1393] = {.lex_state = 176}, [1394] = {.lex_state = 176}, [1395] = {.lex_state = 176}, [1396] = {.lex_state = 176}, [1397] = {.lex_state = 176}, [1398] = {.lex_state = 176}, [1399] = {.lex_state = 176}, [1400] = {.lex_state = 176}, [1401] = {.lex_state = 176}, [1402] = {.lex_state = 176}, [1403] = {.lex_state = 176}, [1404] = {.lex_state = 176}, [1405] = {.lex_state = 176}, [1406] = {.lex_state = 176}, [1407] = {.lex_state = 176}, [1408] = {.lex_state = 176}, [1409] = {.lex_state = 176}, [1410] = {.lex_state = 176}, [1411] = {.lex_state = 176}, [1412] = {.lex_state = 176}, [1413] = {.lex_state = 176}, [1414] = {.lex_state = 176}, [1415] = {.lex_state = 176}, [1416] = {.lex_state = 176}, [1417] = {.lex_state = 176}, [1418] = {.lex_state = 176}, [1419] = {.lex_state = 176}, [1420] = {.lex_state = 176}, [1421] = {.lex_state = 176}, [1422] = {.lex_state = 176}, [1423] = {.lex_state = 176}, [1424] = {.lex_state = 176}, [1425] = {.lex_state = 176}, [1426] = {.lex_state = 176}, [1427] = {.lex_state = 176}, [1428] = {.lex_state = 176}, [1429] = {.lex_state = 176}, [1430] = {.lex_state = 176}, [1431] = {.lex_state = 176}, [1432] = {.lex_state = 176}, [1433] = {.lex_state = 176}, [1434] = {.lex_state = 176}, [1435] = {.lex_state = 176}, [1436] = {.lex_state = 176}, [1437] = {.lex_state = 176}, [1438] = {.lex_state = 176}, [1439] = {.lex_state = 176}, [1440] = {.lex_state = 176}, [1441] = {.lex_state = 176}, [1442] = {.lex_state = 176}, [1443] = {.lex_state = 176}, [1444] = {.lex_state = 176}, [1445] = {.lex_state = 176}, [1446] = {.lex_state = 176}, [1447] = {.lex_state = 176}, [1448] = {.lex_state = 176}, [1449] = {.lex_state = 176}, [1450] = {.lex_state = 176}, [1451] = {.lex_state = 176}, [1452] = {.lex_state = 176}, [1453] = {.lex_state = 176}, [1454] = {.lex_state = 176}, [1455] = {.lex_state = 176}, [1456] = {.lex_state = 176}, [1457] = {.lex_state = 176}, [1458] = {.lex_state = 176}, [1459] = {.lex_state = 176}, [1460] = {.lex_state = 176}, [1461] = {.lex_state = 176}, [1462] = {.lex_state = 176}, [1463] = {.lex_state = 176}, [1464] = {.lex_state = 176}, [1465] = {.lex_state = 176}, [1466] = {.lex_state = 176}, [1467] = {.lex_state = 176}, [1468] = {.lex_state = 176}, [1469] = {.lex_state = 176}, [1470] = {.lex_state = 176}, [1471] = {.lex_state = 176}, [1472] = {.lex_state = 176}, [1473] = {.lex_state = 176}, [1474] = {.lex_state = 176}, [1475] = {.lex_state = 176}, [1476] = {.lex_state = 176}, [1477] = {.lex_state = 176}, [1478] = {.lex_state = 176}, [1479] = {.lex_state = 176}, [1480] = {.lex_state = 176}, [1481] = {.lex_state = 176}, [1482] = {.lex_state = 176}, [1483] = {.lex_state = 176}, [1484] = {.lex_state = 176}, [1485] = {.lex_state = 176}, [1486] = {.lex_state = 176}, [1487] = {.lex_state = 176}, [1488] = {.lex_state = 176}, [1489] = {.lex_state = 176}, [1490] = {.lex_state = 176}, [1491] = {.lex_state = 176}, [1492] = {.lex_state = 176}, [1493] = {.lex_state = 176}, [1494] = {.lex_state = 176}, [1495] = {.lex_state = 176}, [1496] = {.lex_state = 176}, [1497] = {.lex_state = 176}, [1498] = {.lex_state = 176}, [1499] = {.lex_state = 176}, [1500] = {.lex_state = 176}, [1501] = {.lex_state = 176}, [1502] = {.lex_state = 176}, [1503] = {.lex_state = 176}, [1504] = {.lex_state = 176}, [1505] = {.lex_state = 176}, [1506] = {.lex_state = 176}, [1507] = {.lex_state = 176}, [1508] = {.lex_state = 176}, [1509] = {.lex_state = 176}, [1510] = {.lex_state = 176}, [1511] = {.lex_state = 176}, [1512] = {.lex_state = 176}, [1513] = {.lex_state = 176}, [1514] = {.lex_state = 176}, [1515] = {.lex_state = 176}, [1516] = {.lex_state = 176}, [1517] = {.lex_state = 176}, [1518] = {.lex_state = 176}, [1519] = {.lex_state = 176}, [1520] = {.lex_state = 176}, [1521] = {.lex_state = 176}, [1522] = {.lex_state = 176}, [1523] = {.lex_state = 176}, [1524] = {.lex_state = 176}, [1525] = {.lex_state = 176}, [1526] = {.lex_state = 176}, [1527] = {.lex_state = 176}, [1528] = {.lex_state = 176}, [1529] = {.lex_state = 176}, [1530] = {.lex_state = 176}, [1531] = {.lex_state = 176}, [1532] = {.lex_state = 176}, [1533] = {.lex_state = 176}, [1534] = {.lex_state = 176}, [1535] = {.lex_state = 176}, [1536] = {.lex_state = 176}, [1537] = {.lex_state = 176}, [1538] = {.lex_state = 176}, [1539] = {.lex_state = 176}, [1540] = {.lex_state = 176}, [1541] = {.lex_state = 176}, [1542] = {.lex_state = 176}, [1543] = {.lex_state = 176}, [1544] = {.lex_state = 176}, [1545] = {.lex_state = 176}, [1546] = {.lex_state = 176}, [1547] = {.lex_state = 176}, [1548] = {.lex_state = 176}, [1549] = {.lex_state = 176}, [1550] = {.lex_state = 176}, [1551] = {.lex_state = 176}, [1552] = {.lex_state = 176}, [1553] = {.lex_state = 176}, [1554] = {.lex_state = 176}, [1555] = {.lex_state = 176}, [1556] = {.lex_state = 176}, [1557] = {.lex_state = 176}, [1558] = {.lex_state = 176}, [1559] = {.lex_state = 176}, [1560] = {.lex_state = 176}, [1561] = {.lex_state = 176}, [1562] = {.lex_state = 176}, [1563] = {.lex_state = 176}, [1564] = {.lex_state = 176}, [1565] = {.lex_state = 176}, [1566] = {.lex_state = 176}, [1567] = {.lex_state = 176}, [1568] = {.lex_state = 195}, [1569] = {.lex_state = 195}, [1570] = {.lex_state = 195}, [1571] = {.lex_state = 195}, [1572] = {.lex_state = 195}, [1573] = {.lex_state = 195}, [1574] = {.lex_state = 195}, [1575] = {.lex_state = 195}, [1576] = {.lex_state = 195}, [1577] = {.lex_state = 208}, [1578] = {.lex_state = 195}, [1579] = {.lex_state = 208}, [1580] = {.lex_state = 194}, [1581] = {.lex_state = 194}, [1582] = {.lex_state = 194}, [1583] = {.lex_state = 194}, [1584] = {.lex_state = 194}, [1585] = {.lex_state = 194}, [1586] = {.lex_state = 194}, [1587] = {.lex_state = 173}, [1588] = {.lex_state = 173}, [1589] = {.lex_state = 173}, [1590] = {.lex_state = 239}, [1591] = {.lex_state = 239}, [1592] = {.lex_state = 239}, [1593] = {.lex_state = 239}, [1594] = {.lex_state = 211}, [1595] = {.lex_state = 184}, [1596] = {.lex_state = 208}, [1597] = {.lex_state = 211}, [1598] = {.lex_state = 211}, [1599] = {.lex_state = 211}, [1600] = {.lex_state = 211}, [1601] = {.lex_state = 208}, [1602] = {.lex_state = 211}, [1603] = {.lex_state = 211}, [1604] = {.lex_state = 185}, [1605] = {.lex_state = 211}, [1606] = {.lex_state = 195}, [1607] = {.lex_state = 211}, [1608] = {.lex_state = 208}, [1609] = {.lex_state = 208}, [1610] = {.lex_state = 195}, [1611] = {.lex_state = 189}, [1612] = {.lex_state = 179}, [1613] = {.lex_state = 211}, [1614] = {.lex_state = 211}, [1615] = {.lex_state = 211}, [1616] = {.lex_state = 211}, [1617] = {.lex_state = 211}, [1618] = {.lex_state = 211}, [1619] = {.lex_state = 211}, [1620] = {.lex_state = 198}, [1621] = {.lex_state = 211}, [1622] = {.lex_state = 198}, [1623] = {.lex_state = 196}, [1624] = {.lex_state = 196}, [1625] = {.lex_state = 239}, [1626] = {.lex_state = 196}, [1627] = {.lex_state = 196}, [1628] = {.lex_state = 196}, [1629] = {.lex_state = 196}, [1630] = {.lex_state = 198}, [1631] = {.lex_state = 198}, [1632] = {.lex_state = 196}, [1633] = {.lex_state = 198}, [1634] = {.lex_state = 198}, [1635] = {.lex_state = 194}, [1636] = {.lex_state = 194}, [1637] = {.lex_state = 198}, [1638] = {.lex_state = 198}, [1639] = {.lex_state = 239}, [1640] = {.lex_state = 239}, [1641] = {.lex_state = 239}, [1642] = {.lex_state = 239}, [1643] = {.lex_state = 239}, [1644] = {.lex_state = 239}, [1645] = {.lex_state = 239}, [1646] = {.lex_state = 239}, [1647] = {.lex_state = 239}, [1648] = {.lex_state = 239}, [1649] = {.lex_state = 239}, [1650] = {.lex_state = 239}, [1651] = {.lex_state = 239}, [1652] = {.lex_state = 239}, [1653] = {.lex_state = 239}, [1654] = {.lex_state = 214}, [1655] = {.lex_state = 208}, [1656] = {.lex_state = 198}, [1657] = {.lex_state = 208}, [1658] = {.lex_state = 214}, [1659] = {.lex_state = 208}, [1660] = {.lex_state = 208}, [1661] = {.lex_state = 198}, [1662] = {.lex_state = 208}, [1663] = {.lex_state = 208}, [1664] = {.lex_state = 208}, [1665] = {.lex_state = 208}, [1666] = {.lex_state = 208}, [1667] = {.lex_state = 208}, [1668] = {.lex_state = 208}, [1669] = {.lex_state = 208}, [1670] = {.lex_state = 208}, [1671] = {.lex_state = 208}, [1672] = {.lex_state = 239}, [1673] = {.lex_state = 222}, [1674] = {.lex_state = 208}, [1675] = {.lex_state = 208}, [1676] = {.lex_state = 208}, [1677] = {.lex_state = 214}, [1678] = {.lex_state = 222}, [1679] = {.lex_state = 208}, [1680] = {.lex_state = 222}, [1681] = {.lex_state = 239}, [1682] = {.lex_state = 239}, [1683] = {.lex_state = 214}, [1684] = {.lex_state = 214}, [1685] = {.lex_state = 214}, [1686] = {.lex_state = 214}, [1687] = {.lex_state = 239}, [1688] = {.lex_state = 210}, [1689] = {.lex_state = 179}, [1690] = {.lex_state = 208}, [1691] = {.lex_state = 214}, [1692] = {.lex_state = 210}, [1693] = {.lex_state = 210}, [1694] = {.lex_state = 214}, [1695] = {.lex_state = 210}, [1696] = {.lex_state = 194}, [1697] = {.lex_state = 208}, [1698] = {.lex_state = 208}, [1699] = {.lex_state = 208}, [1700] = {.lex_state = 204}, [1701] = {.lex_state = 222}, [1702] = {.lex_state = 210}, [1703] = {.lex_state = 214}, [1704] = {.lex_state = 210}, [1705] = {.lex_state = 210}, [1706] = {.lex_state = 208}, [1707] = {.lex_state = 222}, [1708] = {.lex_state = 208}, [1709] = {.lex_state = 181}, [1710] = {.lex_state = 173}, [1711] = {.lex_state = 208}, [1712] = {.lex_state = 208}, [1713] = {.lex_state = 173}, [1714] = {.lex_state = 222}, [1715] = {.lex_state = 218}, [1716] = {.lex_state = 222}, [1717] = {.lex_state = 218}, [1718] = {.lex_state = 181}, [1719] = {.lex_state = 208}, [1720] = {.lex_state = 181}, [1721] = {.lex_state = 208}, [1722] = {.lex_state = 218}, [1723] = {.lex_state = 218}, [1724] = {.lex_state = 218}, [1725] = {.lex_state = 218}, [1726] = {.lex_state = 218}, [1727] = {.lex_state = 214}, [1728] = {.lex_state = 214}, [1729] = {.lex_state = 176}, [1730] = {.lex_state = 204}, [1731] = {.lex_state = 204}, [1732] = {.lex_state = 211}, [1733] = {.lex_state = 208}, [1734] = {.lex_state = 211}, [1735] = {.lex_state = 208}, [1736] = {.lex_state = 204}, [1737] = {.lex_state = 214}, [1738] = {.lex_state = 208}, [1739] = {.lex_state = 208}, [1740] = {.lex_state = 208}, [1741] = {.lex_state = 208}, [1742] = {.lex_state = 214}, [1743] = {.lex_state = 194}, [1744] = {.lex_state = 227}, [1745] = {.lex_state = 208}, [1746] = {.lex_state = 208}, [1747] = {.lex_state = 181}, [1748] = {.lex_state = 208}, [1749] = {.lex_state = 208}, [1750] = {.lex_state = 194}, [1751] = {.lex_state = 208}, [1752] = {.lex_state = 208}, [1753] = {.lex_state = 208}, [1754] = {.lex_state = 194}, [1755] = {.lex_state = 208}, [1756] = {.lex_state = 208}, [1757] = {.lex_state = 208}, [1758] = {.lex_state = 208}, [1759] = {.lex_state = 208}, [1760] = {.lex_state = 208}, [1761] = {.lex_state = 208}, [1762] = {.lex_state = 208}, [1763] = {.lex_state = 208}, [1764] = {.lex_state = 208}, [1765] = {.lex_state = 208}, [1766] = {.lex_state = 208}, [1767] = {.lex_state = 208}, [1768] = {.lex_state = 194}, [1769] = {.lex_state = 208}, [1770] = {.lex_state = 208}, [1771] = {.lex_state = 208}, [1772] = {.lex_state = 208}, [1773] = {.lex_state = 208}, [1774] = {.lex_state = 208}, [1775] = {.lex_state = 208}, [1776] = {.lex_state = 208}, [1777] = {.lex_state = 208}, [1778] = {.lex_state = 208}, [1779] = {.lex_state = 194}, [1780] = {.lex_state = 208}, [1781] = {.lex_state = 208}, [1782] = {.lex_state = 194}, [1783] = {.lex_state = 208}, [1784] = {.lex_state = 208}, [1785] = {.lex_state = 208}, [1786] = {.lex_state = 208}, [1787] = {.lex_state = 208}, [1788] = {.lex_state = 208}, [1789] = {.lex_state = 208}, [1790] = {.lex_state = 194}, [1791] = {.lex_state = 208}, [1792] = {.lex_state = 194}, [1793] = {.lex_state = 208}, [1794] = {.lex_state = 208}, [1795] = {.lex_state = 208}, [1796] = {.lex_state = 208}, [1797] = {.lex_state = 194}, [1798] = {.lex_state = 181}, [1799] = {.lex_state = 210}, [1800] = {.lex_state = 208}, [1801] = {.lex_state = 227}, [1802] = {.lex_state = 208}, [1803] = {.lex_state = 194}, [1804] = {.lex_state = 208}, [1805] = {.lex_state = 181}, [1806] = {.lex_state = 208}, [1807] = {.lex_state = 208}, [1808] = {.lex_state = 208}, [1809] = {.lex_state = 208}, [1810] = {.lex_state = 208}, [1811] = {.lex_state = 208}, [1812] = {.lex_state = 227}, [1813] = {.lex_state = 208}, [1814] = {.lex_state = 208}, [1815] = {.lex_state = 227}, [1816] = {.lex_state = 208}, [1817] = {.lex_state = 208}, [1818] = {.lex_state = 208}, [1819] = {.lex_state = 208}, [1820] = {.lex_state = 208}, [1821] = {.lex_state = 208}, [1822] = {.lex_state = 208}, [1823] = {.lex_state = 227}, [1824] = {.lex_state = 208}, [1825] = {.lex_state = 208}, [1826] = {.lex_state = 208}, [1827] = {.lex_state = 227}, [1828] = {.lex_state = 208}, [1829] = {.lex_state = 227}, [1830] = {.lex_state = 208}, [1831] = {.lex_state = 208}, [1832] = {.lex_state = 208}, [1833] = {.lex_state = 208}, [1834] = {.lex_state = 208}, [1835] = {.lex_state = 208}, [1836] = {.lex_state = 208}, [1837] = {.lex_state = 208}, [1838] = {.lex_state = 208}, [1839] = {.lex_state = 227}, [1840] = {.lex_state = 181}, [1841] = {.lex_state = 208}, [1842] = {.lex_state = 208}, [1843] = {.lex_state = 208}, [1844] = {.lex_state = 208}, [1845] = {.lex_state = 208}, [1846] = {.lex_state = 208}, [1847] = {.lex_state = 208}, [1848] = {.lex_state = 208}, [1849] = {.lex_state = 208}, [1850] = {.lex_state = 208}, [1851] = {.lex_state = 208}, [1852] = {.lex_state = 208}, [1853] = {.lex_state = 208}, [1854] = {.lex_state = 208}, [1855] = {.lex_state = 194}, [1856] = {.lex_state = 227}, [1857] = {.lex_state = 208}, [1858] = {.lex_state = 208}, [1859] = {.lex_state = 208}, [1860] = {.lex_state = 208}, [1861] = {.lex_state = 208}, [1862] = {.lex_state = 208}, [1863] = {.lex_state = 208}, [1864] = {.lex_state = 227}, [1865] = {.lex_state = 208}, [1866] = {.lex_state = 218}, [1867] = {.lex_state = 239}, [1868] = {.lex_state = 203}, [1869] = {.lex_state = 179}, [1870] = {.lex_state = 209}, [1871] = {.lex_state = 239}, [1872] = {.lex_state = 209}, [1873] = {.lex_state = 239}, [1874] = {.lex_state = 204}, [1875] = {.lex_state = 239}, [1876] = {.lex_state = 210}, [1877] = {.lex_state = 176}, [1878] = {.lex_state = 209}, [1879] = {.lex_state = 239}, [1880] = {.lex_state = 209}, [1881] = {.lex_state = 176}, [1882] = {.lex_state = 196}, [1883] = {.lex_state = 227}, [1884] = {.lex_state = 208}, [1885] = {.lex_state = 240}, [1886] = {.lex_state = 240}, [1887] = {.lex_state = 227}, [1888] = {.lex_state = 240}, [1889] = {.lex_state = 218}, [1890] = {.lex_state = 208}, [1891] = {.lex_state = 240}, [1892] = {.lex_state = 240}, [1893] = {.lex_state = 199}, [1894] = {.lex_state = 227}, [1895] = {.lex_state = 208}, [1896] = {.lex_state = 240}, [1897] = {.lex_state = 241}, [1898] = {.lex_state = 241}, [1899] = {.lex_state = 196}, [1900] = {.lex_state = 209}, [1901] = {.lex_state = 204}, [1902] = {.lex_state = 204}, [1903] = {.lex_state = 204}, [1904] = {.lex_state = 204}, [1905] = {.lex_state = 208}, [1906] = {.lex_state = 204}, [1907] = {.lex_state = 204}, [1908] = {.lex_state = 196}, [1909] = {.lex_state = 208}, [1910] = {.lex_state = 239}, [1911] = {.lex_state = 208}, [1912] = {.lex_state = 204}, [1913] = {.lex_state = 197}, [1914] = {.lex_state = 208}, [1915] = {.lex_state = 204}, [1916] = {.lex_state = 196}, [1917] = {.lex_state = 208}, [1918] = {.lex_state = 240}, [1919] = {.lex_state = 208}, [1920] = {.lex_state = 204}, [1921] = {.lex_state = 208}, [1922] = {.lex_state = 204}, [1923] = {.lex_state = 197}, [1924] = {.lex_state = 204}, [1925] = {.lex_state = 204}, [1926] = {.lex_state = 196}, [1927] = {.lex_state = 204}, [1928] = {.lex_state = 204}, [1929] = {.lex_state = 204}, [1930] = {.lex_state = 204}, [1931] = {.lex_state = 204}, [1932] = {.lex_state = 204}, [1933] = {.lex_state = 197}, [1934] = {.lex_state = 204}, [1935] = {.lex_state = 197}, [1936] = {.lex_state = 181}, [1937] = {.lex_state = 204}, [1938] = {.lex_state = 204}, [1939] = {.lex_state = 204}, [1940] = {.lex_state = 204}, [1941] = {.lex_state = 197}, [1942] = {.lex_state = 204}, [1943] = {.lex_state = 197}, [1944] = {.lex_state = 197}, [1945] = {.lex_state = 204}, [1946] = {.lex_state = 204}, [1947] = {.lex_state = 209}, [1948] = {.lex_state = 204}, [1949] = {.lex_state = 204}, [1950] = {.lex_state = 204}, [1951] = {.lex_state = 204}, [1952] = {.lex_state = 204}, [1953] = {.lex_state = 197}, [1954] = {.lex_state = 239}, [1955] = {.lex_state = 239}, [1956] = {.lex_state = 204}, [1957] = {.lex_state = 209}, [1958] = {.lex_state = 204}, [1959] = {.lex_state = 204}, [1960] = {.lex_state = 204}, [1961] = {.lex_state = 204}, [1962] = {.lex_state = 204}, [1963] = {.lex_state = 204}, [1964] = {.lex_state = 209}, [1965] = {.lex_state = 209}, [1966] = {.lex_state = 204}, [1967] = {.lex_state = 197}, [1968] = {.lex_state = 204}, [1969] = {.lex_state = 196}, [1970] = {.lex_state = 239}, [1971] = {.lex_state = 197}, [1972] = {.lex_state = 208}, [1973] = {.lex_state = 239}, [1974] = {.lex_state = 197}, [1975] = {.lex_state = 196}, [1976] = {.lex_state = 204}, [1977] = {.lex_state = 204}, [1978] = {.lex_state = 204}, [1979] = {.lex_state = 209}, [1980] = {.lex_state = 208}, [1981] = {.lex_state = 188}, [1982] = {.lex_state = 188}, [1983] = {.lex_state = 239}, [1984] = {.lex_state = 239}, [1985] = {.lex_state = 239}, [1986] = {.lex_state = 239}, [1987] = {.lex_state = 239}, [1988] = {.lex_state = 239}, [1989] = {.lex_state = 239}, [1990] = {.lex_state = 239}, [1991] = {.lex_state = 239}, [1992] = {.lex_state = 239}, [1993] = {.lex_state = 208}, [1994] = {.lex_state = 179}, [1995] = {.lex_state = 196}, [1996] = {.lex_state = 209}, [1997] = {.lex_state = 209}, [1998] = {.lex_state = 239}, [1999] = {.lex_state = 239}, [2000] = {.lex_state = 209}, [2001] = {.lex_state = 209}, [2002] = {.lex_state = 209}, [2003] = {.lex_state = 209}, [2004] = {.lex_state = 209}, [2005] = {.lex_state = 209}, [2006] = {.lex_state = 209}, [2007] = {.lex_state = 209}, [2008] = {.lex_state = 209}, [2009] = {.lex_state = 209}, [2010] = {.lex_state = 239}, [2011] = {.lex_state = 209}, [2012] = {.lex_state = 203}, [2013] = {.lex_state = 209}, [2014] = {.lex_state = 209}, [2015] = {.lex_state = 209}, [2016] = {.lex_state = 209}, [2017] = {.lex_state = 209}, [2018] = {.lex_state = 203}, [2019] = {.lex_state = 239}, [2020] = {.lex_state = 239}, [2021] = {.lex_state = 209}, [2022] = {.lex_state = 209}, [2023] = {.lex_state = 209}, [2024] = {.lex_state = 209}, [2025] = {.lex_state = 209}, [2026] = {.lex_state = 209}, [2027] = {.lex_state = 209}, [2028] = {.lex_state = 209}, [2029] = {.lex_state = 179}, [2030] = {.lex_state = 209}, [2031] = {.lex_state = 209}, [2032] = {.lex_state = 239}, [2033] = {.lex_state = 239}, [2034] = {.lex_state = 239}, [2035] = {.lex_state = 239}, [2036] = {.lex_state = 208}, [2037] = {.lex_state = 239}, [2038] = {.lex_state = 239}, [2039] = {.lex_state = 239}, [2040] = {.lex_state = 239}, [2041] = {.lex_state = 239}, [2042] = {.lex_state = 239}, [2043] = {.lex_state = 196}, [2044] = {.lex_state = 239}, [2045] = {.lex_state = 239}, [2046] = {.lex_state = 239}, [2047] = {.lex_state = 239}, [2048] = {.lex_state = 239}, [2049] = {.lex_state = 239}, [2050] = {.lex_state = 239}, [2051] = {.lex_state = 239}, [2052] = {.lex_state = 239}, [2053] = {.lex_state = 239}, [2054] = {.lex_state = 239}, [2055] = {.lex_state = 239}, [2056] = {.lex_state = 239}, [2057] = {.lex_state = 196}, [2058] = {.lex_state = 239}, [2059] = {.lex_state = 239}, [2060] = {.lex_state = 239}, [2061] = {.lex_state = 239}, [2062] = {.lex_state = 239}, [2063] = {.lex_state = 239}, [2064] = {.lex_state = 203}, [2065] = {.lex_state = 203}, [2066] = {.lex_state = 208}, [2067] = {.lex_state = 239}, [2068] = {.lex_state = 199}, [2069] = {.lex_state = 239}, [2070] = {.lex_state = 239}, [2071] = {.lex_state = 239}, [2072] = {.lex_state = 241}, [2073] = {.lex_state = 239}, [2074] = {.lex_state = 239}, [2075] = {.lex_state = 239}, [2076] = {.lex_state = 239}, [2077] = {.lex_state = 239}, [2078] = {.lex_state = 208}, [2079] = {.lex_state = 239}, [2080] = {.lex_state = 239}, [2081] = {.lex_state = 239}, [2082] = {.lex_state = 239}, [2083] = {.lex_state = 239}, [2084] = {.lex_state = 239}, [2085] = {.lex_state = 239}, [2086] = {.lex_state = 239}, [2087] = {.lex_state = 209}, [2088] = {.lex_state = 239}, [2089] = {.lex_state = 179}, [2090] = {.lex_state = 239}, [2091] = {.lex_state = 239}, [2092] = {.lex_state = 209}, [2093] = {.lex_state = 209}, [2094] = {.lex_state = 209}, [2095] = {.lex_state = 239}, [2096] = {.lex_state = 209}, [2097] = {.lex_state = 181}, [2098] = {.lex_state = 209}, [2099] = {.lex_state = 239}, [2100] = {.lex_state = 239}, [2101] = {.lex_state = 188}, [2102] = {.lex_state = 239}, [2103] = {.lex_state = 209}, [2104] = {.lex_state = 209}, [2105] = {.lex_state = 239}, [2106] = {.lex_state = 239}, [2107] = {.lex_state = 239}, [2108] = {.lex_state = 209}, [2109] = {.lex_state = 239}, [2110] = {.lex_state = 239}, [2111] = {.lex_state = 209}, [2112] = {.lex_state = 239}, [2113] = {.lex_state = 239}, [2114] = {.lex_state = 239}, [2115] = {.lex_state = 239}, [2116] = {.lex_state = 209}, [2117] = {.lex_state = 209}, [2118] = {.lex_state = 208}, [2119] = {.lex_state = 209}, [2120] = {.lex_state = 239}, [2121] = {.lex_state = 179}, [2122] = {.lex_state = 239}, [2123] = {.lex_state = 209}, [2124] = {.lex_state = 209}, [2125] = {.lex_state = 209}, [2126] = {.lex_state = 209}, [2127] = {.lex_state = 209}, [2128] = {.lex_state = 209}, [2129] = {.lex_state = 239}, [2130] = {.lex_state = 209}, [2131] = {.lex_state = 205}, [2132] = {.lex_state = 239}, [2133] = {.lex_state = 239}, [2134] = {.lex_state = 209}, [2135] = {.lex_state = 209}, [2136] = {.lex_state = 239}, [2137] = {.lex_state = 239}, [2138] = {.lex_state = 239}, [2139] = {.lex_state = 239}, [2140] = {.lex_state = 209}, [2141] = {.lex_state = 239}, [2142] = {.lex_state = 209}, [2143] = {.lex_state = 209}, [2144] = {.lex_state = 209}, [2145] = {.lex_state = 209}, [2146] = {.lex_state = 209}, [2147] = {.lex_state = 209}, [2148] = {.lex_state = 209}, [2149] = {.lex_state = 209}, [2150] = {.lex_state = 209}, [2151] = {.lex_state = 209}, [2152] = {.lex_state = 239}, [2153] = {.lex_state = 209}, [2154] = {.lex_state = 209}, [2155] = {.lex_state = 239}, [2156] = {.lex_state = 209}, [2157] = {.lex_state = 209}, [2158] = {.lex_state = 209}, [2159] = {.lex_state = 209}, [2160] = {.lex_state = 241}, [2161] = {.lex_state = 209}, [2162] = {.lex_state = 209}, [2163] = {.lex_state = 209}, [2164] = {.lex_state = 209}, [2165] = {.lex_state = 209}, [2166] = {.lex_state = 209}, [2167] = {.lex_state = 239}, [2168] = {.lex_state = 209}, [2169] = {.lex_state = 209}, [2170] = {.lex_state = 208}, [2171] = {.lex_state = 209}, [2172] = {.lex_state = 209}, [2173] = {.lex_state = 209}, [2174] = {.lex_state = 209}, [2175] = {.lex_state = 209}, [2176] = {.lex_state = 209}, [2177] = {.lex_state = 209}, [2178] = {.lex_state = 209}, [2179] = {.lex_state = 209}, [2180] = {.lex_state = 209}, [2181] = {.lex_state = 209}, [2182] = {.lex_state = 209}, [2183] = {.lex_state = 239}, [2184] = {.lex_state = 209}, [2185] = {.lex_state = 239}, [2186] = {.lex_state = 239}, [2187] = {.lex_state = 181}, [2188] = {.lex_state = 209}, [2189] = {.lex_state = 239}, [2190] = {.lex_state = 239}, [2191] = {.lex_state = 181}, [2192] = {.lex_state = 209}, [2193] = {.lex_state = 239}, [2194] = {.lex_state = 184}, [2195] = {.lex_state = 184}, [2196] = {.lex_state = 239}, [2197] = {.lex_state = 239}, [2198] = {.lex_state = 181}, [2199] = {.lex_state = 209}, [2200] = {.lex_state = 209}, [2201] = {.lex_state = 209}, [2202] = {.lex_state = 239}, [2203] = {.lex_state = 209}, [2204] = {.lex_state = 209}, [2205] = {.lex_state = 187}, [2206] = {.lex_state = 205}, [2207] = {.lex_state = 197}, [2208] = {.lex_state = 199}, [2209] = {.lex_state = 196}, [2210] = {.lex_state = 179}, [2211] = {.lex_state = 205}, [2212] = {.lex_state = 205}, [2213] = {.lex_state = 199}, [2214] = {.lex_state = 187}, [2215] = {.lex_state = 187}, [2216] = {.lex_state = 179}, [2217] = {.lex_state = 196}, [2218] = {.lex_state = 179}, [2219] = {.lex_state = 205}, [2220] = {.lex_state = 197}, [2221] = {.lex_state = 197}, [2222] = {.lex_state = 199}, [2223] = {.lex_state = 205}, [2224] = {.lex_state = 205}, [2225] = {.lex_state = 205}, [2226] = {.lex_state = 205}, [2227] = {.lex_state = 205}, [2228] = {.lex_state = 205}, [2229] = {.lex_state = 205}, [2230] = {.lex_state = 179}, [2231] = {.lex_state = 185}, [2232] = {.lex_state = 205}, [2233] = {.lex_state = 179}, [2234] = {.lex_state = 179}, [2235] = {.lex_state = 185}, [2236] = {.lex_state = 199}, [2237] = {.lex_state = 231}, [2238] = {.lex_state = 199}, [2239] = {.lex_state = 197}, [2240] = {.lex_state = 205}, [2241] = {.lex_state = 179}, [2242] = {.lex_state = 179}, [2243] = {.lex_state = 197}, [2244] = {.lex_state = 204}, [2245] = {.lex_state = 191}, [2246] = {.lex_state = 208}, [2247] = {.lex_state = 208}, [2248] = {.lex_state = 196}, [2249] = {.lex_state = 199}, [2250] = {.lex_state = 208}, [2251] = {.lex_state = 199}, [2252] = {.lex_state = 189}, [2253] = {.lex_state = 191}, [2254] = {.lex_state = 208}, [2255] = {.lex_state = 208}, [2256] = {.lex_state = 205}, [2257] = {.lex_state = 181}, [2258] = {.lex_state = 199}, [2259] = {.lex_state = 203}, [2260] = {.lex_state = 208}, [2261] = {.lex_state = 179}, [2262] = {.lex_state = 208}, [2263] = {.lex_state = 208}, [2264] = {.lex_state = 181}, [2265] = {.lex_state = 208}, [2266] = {.lex_state = 199}, [2267] = {.lex_state = 191}, [2268] = {.lex_state = 196}, [2269] = {.lex_state = 208}, [2270] = {.lex_state = 199}, [2271] = {.lex_state = 181}, [2272] = {.lex_state = 181}, [2273] = {.lex_state = 208}, [2274] = {.lex_state = 189}, [2275] = {.lex_state = 204}, [2276] = {.lex_state = 208}, [2277] = {.lex_state = 208}, [2278] = {.lex_state = 179}, [2279] = {.lex_state = 179}, [2280] = {.lex_state = 197}, [2281] = {.lex_state = 179}, [2282] = {.lex_state = 197}, [2283] = {.lex_state = 181}, [2284] = {.lex_state = 199}, [2285] = {.lex_state = 208}, [2286] = {.lex_state = 203}, [2287] = {.lex_state = 181}, [2288] = {.lex_state = 181}, [2289] = {.lex_state = 199}, [2290] = {.lex_state = 196}, [2291] = {.lex_state = 199}, [2292] = {.lex_state = 199}, [2293] = {.lex_state = 199}, [2294] = {.lex_state = 196}, [2295] = {.lex_state = 196}, [2296] = {.lex_state = 199}, [2297] = {.lex_state = 199}, [2298] = {.lex_state = 199}, [2299] = {.lex_state = 203}, [2300] = {.lex_state = 196}, [2301] = {.lex_state = 199}, [2302] = {.lex_state = 199}, [2303] = {.lex_state = 199}, [2304] = {.lex_state = 196}, [2305] = {.lex_state = 205}, [2306] = {.lex_state = 196}, [2307] = {.lex_state = 199}, [2308] = {.lex_state = 187}, [2309] = {.lex_state = 199}, [2310] = {.lex_state = 231}, [2311] = {.lex_state = 199}, [2312] = {.lex_state = 231}, [2313] = {.lex_state = 231}, [2314] = {.lex_state = 196}, [2315] = {.lex_state = 181}, [2316] = {.lex_state = 181}, [2317] = {.lex_state = 199}, [2318] = {.lex_state = 196}, [2319] = {.lex_state = 196}, [2320] = {.lex_state = 199}, [2321] = {.lex_state = 199}, [2322] = {.lex_state = 199}, [2323] = {.lex_state = 199}, [2324] = {.lex_state = 199}, [2325] = {.lex_state = 181}, [2326] = {.lex_state = 199}, [2327] = {.lex_state = 199}, [2328] = {.lex_state = 181}, [2329] = {.lex_state = 187}, [2330] = {.lex_state = 199}, [2331] = {.lex_state = 231}, [2332] = {.lex_state = 199}, [2333] = {.lex_state = 199}, [2334] = {.lex_state = 199}, [2335] = {.lex_state = 187}, [2336] = {.lex_state = 196}, [2337] = {.lex_state = 199}, [2338] = {.lex_state = 199}, [2339] = {.lex_state = 197}, [2340] = {.lex_state = 199}, [2341] = {.lex_state = 199}, [2342] = {.lex_state = 199}, [2343] = {.lex_state = 199}, [2344] = {.lex_state = 199}, [2345] = {.lex_state = 231}, [2346] = {.lex_state = 199}, [2347] = {.lex_state = 187}, [2348] = {.lex_state = 199}, [2349] = {.lex_state = 181}, [2350] = {.lex_state = 199}, [2351] = {.lex_state = 239}, [2352] = {.lex_state = 196}, [2353] = {.lex_state = 196}, [2354] = {.lex_state = 199}, [2355] = {.lex_state = 199}, [2356] = {.lex_state = 199}, [2357] = {.lex_state = 199}, [2358] = {.lex_state = 191}, [2359] = {.lex_state = 197}, [2360] = {.lex_state = 196}, [2361] = {.lex_state = 205}, [2362] = {.lex_state = 196}, [2363] = {.lex_state = 196}, [2364] = {.lex_state = 181}, [2365] = {.lex_state = 196}, [2366] = {.lex_state = 199}, [2367] = {.lex_state = 202}, [2368] = {.lex_state = 187}, [2369] = {.lex_state = 187}, [2370] = {.lex_state = 196}, [2371] = {.lex_state = 196}, [2372] = {.lex_state = 199}, [2373] = {.lex_state = 199}, [2374] = {.lex_state = 199}, [2375] = {.lex_state = 196}, [2376] = {.lex_state = 205}, [2377] = {.lex_state = 196}, [2378] = {.lex_state = 197}, [2379] = {.lex_state = 199}, [2380] = {.lex_state = 199}, [2381] = {.lex_state = 199}, [2382] = {.lex_state = 187}, [2383] = {.lex_state = 199}, [2384] = {.lex_state = 196}, [2385] = {.lex_state = 199}, [2386] = {.lex_state = 187}, [2387] = {.lex_state = 199}, [2388] = {.lex_state = 199}, [2389] = {.lex_state = 199}, [2390] = {.lex_state = 199}, [2391] = {.lex_state = 196}, [2392] = {.lex_state = 199}, [2393] = {.lex_state = 196}, [2394] = {.lex_state = 196}, [2395] = {.lex_state = 199}, [2396] = {.lex_state = 199}, [2397] = {.lex_state = 239}, [2398] = {.lex_state = 199}, [2399] = {.lex_state = 196}, [2400] = {.lex_state = 199}, [2401] = {.lex_state = 199}, [2402] = {.lex_state = 196}, [2403] = {.lex_state = 199}, [2404] = {.lex_state = 199}, [2405] = {.lex_state = 197}, [2406] = {.lex_state = 196}, [2407] = {.lex_state = 199}, [2408] = {.lex_state = 197}, [2409] = {.lex_state = 199}, [2410] = {.lex_state = 197}, [2411] = {.lex_state = 199}, [2412] = {.lex_state = 205}, [2413] = {.lex_state = 199}, [2414] = {.lex_state = 199}, [2415] = {.lex_state = 199}, [2416] = {.lex_state = 187}, [2417] = {.lex_state = 199}, [2418] = {.lex_state = 197}, [2419] = {.lex_state = 199}, [2420] = {.lex_state = 199}, [2421] = {.lex_state = 199}, [2422] = {.lex_state = 199}, [2423] = {.lex_state = 199}, [2424] = {.lex_state = 199}, [2425] = {.lex_state = 210}, [2426] = {.lex_state = 191}, [2427] = {.lex_state = 199}, [2428] = {.lex_state = 199}, [2429] = {.lex_state = 199}, [2430] = {.lex_state = 191}, [2431] = {.lex_state = 199}, [2432] = {.lex_state = 187}, [2433] = {.lex_state = 230}, [2434] = {.lex_state = 230}, [2435] = {.lex_state = 199}, [2436] = {.lex_state = 230}, [2437] = {.lex_state = 199}, [2438] = {.lex_state = 199}, [2439] = {.lex_state = 197}, [2440] = {.lex_state = 199}, [2441] = {.lex_state = 199}, [2442] = {.lex_state = 199}, [2443] = {.lex_state = 197}, [2444] = {.lex_state = 230}, [2445] = {.lex_state = 199}, [2446] = {.lex_state = 230}, [2447] = {.lex_state = 197}, [2448] = {.lex_state = 199}, [2449] = {.lex_state = 197}, [2450] = {.lex_state = 187}, [2451] = {.lex_state = 197}, [2452] = {.lex_state = 199}, [2453] = {.lex_state = 199}, [2454] = {.lex_state = 199}, [2455] = {.lex_state = 199}, [2456] = {.lex_state = 199}, [2457] = {.lex_state = 199}, [2458] = {.lex_state = 199}, [2459] = {.lex_state = 199}, [2460] = {.lex_state = 230}, [2461] = {.lex_state = 230}, [2462] = {.lex_state = 191}, [2463] = {.lex_state = 230}, [2464] = {.lex_state = 230}, [2465] = {.lex_state = 230}, [2466] = {.lex_state = 199}, [2467] = {.lex_state = 199}, [2468] = {.lex_state = 230}, [2469] = {.lex_state = 199}, [2470] = {.lex_state = 199}, [2471] = {.lex_state = 199}, [2472] = {.lex_state = 191}, [2473] = {.lex_state = 199}, [2474] = {.lex_state = 199}, [2475] = {.lex_state = 199}, [2476] = {.lex_state = 199}, [2477] = {.lex_state = 199}, [2478] = {.lex_state = 199}, [2479] = {.lex_state = 199}, [2480] = {.lex_state = 199}, [2481] = {.lex_state = 199}, [2482] = {.lex_state = 199}, [2483] = {.lex_state = 199}, [2484] = {.lex_state = 230}, [2485] = {.lex_state = 230}, [2486] = {.lex_state = 199}, [2487] = {.lex_state = 205}, [2488] = {.lex_state = 199}, [2489] = {.lex_state = 199}, [2490] = {.lex_state = 199}, [2491] = {.lex_state = 205}, [2492] = {.lex_state = 199}, [2493] = {.lex_state = 205}, [2494] = {.lex_state = 199}, [2495] = {.lex_state = 199}, [2496] = {.lex_state = 199}, [2497] = {.lex_state = 199}, [2498] = {.lex_state = 199}, [2499] = {.lex_state = 199}, [2500] = {.lex_state = 199}, [2501] = {.lex_state = 199}, [2502] = {.lex_state = 205}, [2503] = {.lex_state = 199}, [2504] = {.lex_state = 199}, [2505] = {.lex_state = 240}, [2506] = {.lex_state = 199}, [2507] = {.lex_state = 199}, [2508] = {.lex_state = 199}, [2509] = {.lex_state = 199}, [2510] = {.lex_state = 205}, [2511] = {.lex_state = 205}, [2512] = {.lex_state = 199}, [2513] = {.lex_state = 199}, [2514] = {.lex_state = 199}, [2515] = {.lex_state = 199}, [2516] = {.lex_state = 199}, [2517] = {.lex_state = 199}, [2518] = {.lex_state = 199}, [2519] = {.lex_state = 199}, [2520] = {.lex_state = 199}, [2521] = {.lex_state = 199}, [2522] = {.lex_state = 199}, [2523] = {.lex_state = 199}, [2524] = {.lex_state = 240}, [2525] = {.lex_state = 199}, [2526] = {.lex_state = 205}, [2527] = {.lex_state = 187}, [2528] = {.lex_state = 230}, [2529] = {.lex_state = 205}, [2530] = {.lex_state = 199}, [2531] = {.lex_state = 199}, [2532] = {.lex_state = 205}, [2533] = {.lex_state = 199}, [2534] = {.lex_state = 199}, [2535] = {.lex_state = 199}, [2536] = {.lex_state = 199}, [2537] = {.lex_state = 199}, [2538] = {.lex_state = 199}, [2539] = {.lex_state = 199}, [2540] = {.lex_state = 199}, [2541] = {.lex_state = 205}, [2542] = {.lex_state = 199}, [2543] = {.lex_state = 205}, [2544] = {.lex_state = 240}, [2545] = {.lex_state = 240}, [2546] = {.lex_state = 240}, [2547] = {.lex_state = 240}, [2548] = {.lex_state = 240}, [2549] = {.lex_state = 212}, [2550] = {.lex_state = 240}, [2551] = {.lex_state = 229}, [2552] = {.lex_state = 240}, [2553] = {.lex_state = 240}, [2554] = {.lex_state = 240}, [2555] = {.lex_state = 240}, [2556] = {.lex_state = 240}, [2557] = {.lex_state = 240}, [2558] = {.lex_state = 240}, [2559] = {.lex_state = 196}, [2560] = {.lex_state = 240}, [2561] = {.lex_state = 240}, [2562] = {.lex_state = 210}, [2563] = {.lex_state = 240}, [2564] = {.lex_state = 191}, [2565] = {.lex_state = 240}, [2566] = {.lex_state = 240}, [2567] = {.lex_state = 240}, [2568] = {.lex_state = 195}, [2569] = {.lex_state = 240}, [2570] = {.lex_state = 191}, [2571] = {.lex_state = 240}, [2572] = {.lex_state = 240}, [2573] = {.lex_state = 240}, [2574] = {.lex_state = 240}, [2575] = {.lex_state = 240}, [2576] = {.lex_state = 240}, [2577] = {.lex_state = 240}, [2578] = {.lex_state = 240}, [2579] = {.lex_state = 240}, [2580] = {.lex_state = 229}, [2581] = {.lex_state = 240}, [2582] = {.lex_state = 240}, [2583] = {.lex_state = 240}, [2584] = {.lex_state = 241}, [2585] = {.lex_state = 229}, [2586] = {.lex_state = 241}, [2587] = {.lex_state = 229}, [2588] = {.lex_state = 240}, [2589] = {.lex_state = 229}, [2590] = {.lex_state = 240}, [2591] = {.lex_state = 240}, [2592] = {.lex_state = 229}, [2593] = {.lex_state = 229}, [2594] = {.lex_state = 229}, [2595] = {.lex_state = 187}, [2596] = {.lex_state = 240}, [2597] = {.lex_state = 191}, [2598] = {.lex_state = 191}, [2599] = {.lex_state = 229}, [2600] = {.lex_state = 218}, [2601] = {.lex_state = 229}, [2602] = {.lex_state = 240}, [2603] = {.lex_state = 240}, [2604] = {.lex_state = 229}, [2605] = {.lex_state = 240}, [2606] = {.lex_state = 231}, [2607] = {.lex_state = 240}, [2608] = {.lex_state = 240}, [2609] = {.lex_state = 229}, [2610] = {.lex_state = 240}, [2611] = {.lex_state = 240}, [2612] = {.lex_state = 240}, [2613] = {.lex_state = 210}, [2614] = {.lex_state = 240}, [2615] = {.lex_state = 240}, [2616] = {.lex_state = 240}, [2617] = {.lex_state = 210}, [2618] = {.lex_state = 183}, [2619] = {.lex_state = 240}, [2620] = {.lex_state = 210}, [2621] = {.lex_state = 183}, [2622] = {.lex_state = 239}, [2623] = {.lex_state = 210}, [2624] = {.lex_state = 230}, [2625] = {.lex_state = 199}, [2626] = {.lex_state = 176}, [2627] = {.lex_state = 240}, [2628] = {.lex_state = 210}, [2629] = {.lex_state = 240}, [2630] = {.lex_state = 240}, [2631] = {.lex_state = 230}, [2632] = {.lex_state = 240}, [2633] = {.lex_state = 240}, [2634] = {.lex_state = 218}, [2635] = {.lex_state = 240}, [2636] = {.lex_state = 187}, [2637] = {.lex_state = 183}, [2638] = {.lex_state = 218}, [2639] = {.lex_state = 187}, [2640] = {.lex_state = 176}, [2641] = {.lex_state = 187}, [2642] = {.lex_state = 187}, [2643] = {.lex_state = 219}, [2644] = {.lex_state = 199}, [2645] = {.lex_state = 203}, [2646] = {.lex_state = 210}, [2647] = {.lex_state = 210}, [2648] = {.lex_state = 218}, [2649] = {.lex_state = 210}, [2650] = {.lex_state = 210}, [2651] = {.lex_state = 210}, [2652] = {.lex_state = 210}, [2653] = {.lex_state = 240}, [2654] = {.lex_state = 187}, [2655] = {.lex_state = 234}, [2656] = {.lex_state = 240}, [2657] = {.lex_state = 240}, [2658] = {.lex_state = 240}, [2659] = {.lex_state = 210}, [2660] = {.lex_state = 210}, [2661] = {.lex_state = 210}, [2662] = {.lex_state = 240}, [2663] = {.lex_state = 229}, [2664] = {.lex_state = 187}, [2665] = {.lex_state = 240}, [2666] = {.lex_state = 210}, [2667] = {.lex_state = 210}, [2668] = {.lex_state = 203}, [2669] = {.lex_state = 187}, [2670] = {.lex_state = 203}, [2671] = {.lex_state = 210}, [2672] = {.lex_state = 240}, [2673] = {.lex_state = 234}, [2674] = {.lex_state = 240}, [2675] = {.lex_state = 210}, [2676] = {.lex_state = 187}, [2677] = {.lex_state = 234}, [2678] = {.lex_state = 230}, [2679] = {.lex_state = 210}, [2680] = {.lex_state = 240}, [2681] = {.lex_state = 230}, [2682] = {.lex_state = 210}, [2683] = {.lex_state = 241}, [2684] = {.lex_state = 240}, [2685] = {.lex_state = 241}, [2686] = {.lex_state = 234}, [2687] = {.lex_state = 240}, [2688] = {.lex_state = 240}, [2689] = {.lex_state = 218}, [2690] = {.lex_state = 218}, [2691] = {.lex_state = 212}, [2692] = {.lex_state = 240}, [2693] = {.lex_state = 218}, [2694] = {.lex_state = 203}, [2695] = {.lex_state = 240}, [2696] = {.lex_state = 230}, [2697] = {.lex_state = 210}, [2698] = {.lex_state = 218}, [2699] = {.lex_state = 229}, [2700] = {.lex_state = 212}, [2701] = {.lex_state = 218}, [2702] = {.lex_state = 176}, [2703] = {.lex_state = 176}, [2704] = {.lex_state = 230}, [2705] = {.lex_state = 230}, [2706] = {.lex_state = 176}, [2707] = {.lex_state = 240}, [2708] = {.lex_state = 210}, [2709] = {.lex_state = 219}, [2710] = {.lex_state = 212}, [2711] = {.lex_state = 176}, [2712] = {.lex_state = 176}, [2713] = {.lex_state = 240}, [2714] = {.lex_state = 218}, [2715] = {.lex_state = 229}, [2716] = {.lex_state = 176}, [2717] = {.lex_state = 218}, [2718] = {.lex_state = 176}, [2719] = {.lex_state = 230}, [2720] = {.lex_state = 230}, [2721] = {.lex_state = 218}, [2722] = {.lex_state = 230}, [2723] = {.lex_state = 240}, [2724] = {.lex_state = 176}, [2725] = {.lex_state = 176}, [2726] = {.lex_state = 212}, [2727] = {.lex_state = 176}, [2728] = {.lex_state = 176}, [2729] = {.lex_state = 230}, [2730] = {.lex_state = 240}, [2731] = {.lex_state = 218}, [2732] = {.lex_state = 176}, [2733] = {.lex_state = 230}, [2734] = {.lex_state = 230}, [2735] = {.lex_state = 230}, [2736] = {.lex_state = 176}, [2737] = {.lex_state = 240}, [2738] = {.lex_state = 176}, [2739] = {.lex_state = 176}, [2740] = {.lex_state = 210}, [2741] = {.lex_state = 176}, [2742] = {.lex_state = 240}, [2743] = {.lex_state = 218}, [2744] = {.lex_state = 176}, [2745] = {.lex_state = 218}, [2746] = {.lex_state = 218}, [2747] = {.lex_state = 176}, [2748] = {.lex_state = 230}, [2749] = {.lex_state = 176}, [2750] = {.lex_state = 230}, [2751] = {.lex_state = 218}, [2752] = {.lex_state = 218}, [2753] = {.lex_state = 218}, [2754] = {.lex_state = 176}, [2755] = {.lex_state = 218}, [2756] = {.lex_state = 230}, [2757] = {.lex_state = 240}, [2758] = {.lex_state = 228}, [2759] = {.lex_state = 230}, [2760] = {.lex_state = 230}, [2761] = {.lex_state = 218}, [2762] = {.lex_state = 219}, [2763] = {.lex_state = 230}, [2764] = {.lex_state = 230}, [2765] = {.lex_state = 230}, [2766] = {.lex_state = 230}, [2767] = {.lex_state = 230}, [2768] = {.lex_state = 230}, [2769] = {.lex_state = 230}, [2770] = {.lex_state = 230}, [2771] = {.lex_state = 219}, [2772] = {.lex_state = 230}, [2773] = {.lex_state = 230}, [2774] = {.lex_state = 230}, [2775] = {.lex_state = 230}, [2776] = {.lex_state = 230}, [2777] = {.lex_state = 230}, [2778] = {.lex_state = 239}, [2779] = {.lex_state = 230}, [2780] = {.lex_state = 230}, [2781] = {.lex_state = 230}, [2782] = {.lex_state = 230}, [2783] = {.lex_state = 230}, [2784] = {.lex_state = 230}, [2785] = {.lex_state = 230}, [2786] = {.lex_state = 230}, [2787] = {.lex_state = 230}, [2788] = {.lex_state = 230}, [2789] = {.lex_state = 230}, [2790] = {.lex_state = 230}, [2791] = {.lex_state = 230}, [2792] = {.lex_state = 230}, [2793] = {.lex_state = 230}, [2794] = {.lex_state = 230}, [2795] = {.lex_state = 230}, [2796] = {.lex_state = 230}, [2797] = {.lex_state = 230}, [2798] = {.lex_state = 230}, [2799] = {.lex_state = 230}, [2800] = {.lex_state = 183}, [2801] = {.lex_state = 230}, [2802] = {.lex_state = 228}, [2803] = {.lex_state = 239}, [2804] = {.lex_state = 228}, [2805] = {.lex_state = 210}, [2806] = {.lex_state = 210}, [2807] = {.lex_state = 210}, [2808] = {.lex_state = 210}, [2809] = {.lex_state = 210}, [2810] = {.lex_state = 210}, [2811] = {.lex_state = 210}, [2812] = {.lex_state = 210}, [2813] = {.lex_state = 240}, [2814] = {.lex_state = 196}, [2815] = {.lex_state = 196}, [2816] = {.lex_state = 196}, [2817] = {.lex_state = 196}, [2818] = {.lex_state = 196}, [2819] = {.lex_state = 196}, [2820] = {.lex_state = 196}, [2821] = {.lex_state = 196}, [2822] = {.lex_state = 196}, [2823] = {.lex_state = 196}, [2824] = {.lex_state = 196}, [2825] = {.lex_state = 196}, [2826] = {.lex_state = 196}, [2827] = {.lex_state = 183}, [2828] = {.lex_state = 196}, [2829] = {.lex_state = 196}, [2830] = {.lex_state = 183}, [2831] = {.lex_state = 210}, [2832] = {.lex_state = 210}, [2833] = {.lex_state = 240}, [2834] = {.lex_state = 196}, [2835] = {.lex_state = 196}, [2836] = {.lex_state = 196}, [2837] = {.lex_state = 183}, [2838] = {.lex_state = 210}, [2839] = {.lex_state = 230}, [2840] = {.lex_state = 194}, [2841] = {.lex_state = 194}, [2842] = {.lex_state = 194}, [2843] = {.lex_state = 194}, [2844] = {.lex_state = 210}, [2845] = {.lex_state = 212}, [2846] = {.lex_state = 194}, [2847] = {.lex_state = 210}, [2848] = {.lex_state = 210}, [2849] = {.lex_state = 210}, [2850] = {.lex_state = 242}, [2851] = {.lex_state = 200}, [2852] = {.lex_state = 218}, [2853] = {.lex_state = 210}, [2854] = {.lex_state = 200}, [2855] = {.lex_state = 210}, [2856] = {.lex_state = 210}, [2857] = {.lex_state = 210}, [2858] = {.lex_state = 194}, [2859] = {.lex_state = 194}, [2860] = {.lex_state = 210}, [2861] = {.lex_state = 194}, [2862] = {.lex_state = 203}, [2863] = {.lex_state = 194}, [2864] = {.lex_state = 240}, [2865] = {.lex_state = 210}, [2866] = {.lex_state = 210}, [2867] = {.lex_state = 194}, [2868] = {.lex_state = 240}, [2869] = {.lex_state = 210}, [2870] = {.lex_state = 194}, [2871] = {.lex_state = 194}, [2872] = {.lex_state = 194}, [2873] = {.lex_state = 194}, [2874] = {.lex_state = 194}, [2875] = {.lex_state = 242}, [2876] = {.lex_state = 210}, [2877] = {.lex_state = 194}, [2878] = {.lex_state = 194}, [2879] = {.lex_state = 194}, [2880] = {.lex_state = 194}, [2881] = {.lex_state = 194}, [2882] = {.lex_state = 210}, [2883] = {.lex_state = 242}, [2884] = {.lex_state = 194}, [2885] = {.lex_state = 240}, [2886] = {.lex_state = 240}, [2887] = {.lex_state = 210}, [2888] = {.lex_state = 210}, [2889] = {.lex_state = 240}, [2890] = {.lex_state = 203}, [2891] = {.lex_state = 203}, [2892] = {.lex_state = 210}, [2893] = {.lex_state = 240}, [2894] = {.lex_state = 196}, [2895] = {.lex_state = 210}, [2896] = {.lex_state = 210}, [2897] = {.lex_state = 240}, [2898] = {.lex_state = 242}, [2899] = {.lex_state = 212}, [2900] = {.lex_state = 210}, [2901] = {.lex_state = 211}, [2902] = {.lex_state = 210}, [2903] = {.lex_state = 210}, [2904] = {.lex_state = 211}, [2905] = {.lex_state = 194}, [2906] = {.lex_state = 196}, [2907] = {.lex_state = 196}, [2908] = {.lex_state = 212}, [2909] = {.lex_state = 218}, [2910] = {.lex_state = 196}, [2911] = {.lex_state = 196}, [2912] = {.lex_state = 210}, [2913] = {.lex_state = 211}, [2914] = {.lex_state = 203}, [2915] = {.lex_state = 203}, [2916] = {.lex_state = 211}, [2917] = {.lex_state = 203}, [2918] = {.lex_state = 210}, [2919] = {.lex_state = 218}, [2920] = {.lex_state = 242}, [2921] = {.lex_state = 242}, [2922] = {.lex_state = 195}, [2923] = {.lex_state = 196}, [2924] = {.lex_state = 196}, [2925] = {.lex_state = 196}, [2926] = {.lex_state = 210}, [2927] = {.lex_state = 240}, [2928] = {.lex_state = 210}, [2929] = {.lex_state = 203}, [2930] = {.lex_state = 203}, [2931] = {.lex_state = 211}, [2932] = {.lex_state = 203}, [2933] = {.lex_state = 196}, [2934] = {.lex_state = 203}, [2935] = {.lex_state = 196}, [2936] = {.lex_state = 200}, [2937] = {.lex_state = 196}, [2938] = {.lex_state = 203}, [2939] = {.lex_state = 240}, [2940] = {.lex_state = 203}, [2941] = {.lex_state = 203}, [2942] = {.lex_state = 210}, [2943] = {.lex_state = 229}, [2944] = {.lex_state = 240}, [2945] = {.lex_state = 196}, [2946] = {.lex_state = 210}, [2947] = {.lex_state = 196}, [2948] = {.lex_state = 200}, [2949] = {.lex_state = 203}, [2950] = {.lex_state = 203}, [2951] = {.lex_state = 203}, [2952] = {.lex_state = 210}, [2953] = {.lex_state = 196}, [2954] = {.lex_state = 242}, [2955] = {.lex_state = 211}, [2956] = {.lex_state = 203}, [2957] = {.lex_state = 203}, [2958] = {.lex_state = 210}, [2959] = {.lex_state = 203}, [2960] = {.lex_state = 196}, [2961] = {.lex_state = 194}, [2962] = {.lex_state = 203}, [2963] = {.lex_state = 203}, [2964] = {.lex_state = 203}, [2965] = {.lex_state = 203}, [2966] = {.lex_state = 203}, [2967] = {.lex_state = 203}, [2968] = {.lex_state = 203}, [2969] = {.lex_state = 203}, [2970] = {.lex_state = 210}, [2971] = {.lex_state = 196}, [2972] = {.lex_state = 203}, [2973] = {.lex_state = 203}, [2974] = {.lex_state = 240}, [2975] = {.lex_state = 203}, [2976] = {.lex_state = 196}, [2977] = {.lex_state = 196}, [2978] = {.lex_state = 240}, [2979] = {.lex_state = 203}, [2980] = {.lex_state = 203}, [2981] = {.lex_state = 203}, [2982] = {.lex_state = 203}, [2983] = {.lex_state = 203}, [2984] = {.lex_state = 203}, [2985] = {.lex_state = 203}, [2986] = {.lex_state = 203}, [2987] = {.lex_state = 203}, [2988] = {.lex_state = 196}, [2989] = {.lex_state = 210}, [2990] = {.lex_state = 210}, [2991] = {.lex_state = 203}, [2992] = {.lex_state = 210}, [2993] = {.lex_state = 218}, [2994] = {.lex_state = 210}, [2995] = {.lex_state = 240}, [2996] = {.lex_state = 210}, [2997] = {.lex_state = 203}, [2998] = {.lex_state = 203}, [2999] = {.lex_state = 210}, [3000] = {.lex_state = 218}, [3001] = {.lex_state = 218}, [3002] = {.lex_state = 196}, [3003] = {.lex_state = 176}, [3004] = {.lex_state = 196}, [3005] = {.lex_state = 196}, [3006] = {.lex_state = 196}, [3007] = {.lex_state = 240}, [3008] = {.lex_state = 218}, [3009] = {.lex_state = 196}, [3010] = {.lex_state = 196}, [3011] = {.lex_state = 170}, [3012] = {.lex_state = 203}, [3013] = {.lex_state = 196}, [3014] = {.lex_state = 196}, [3015] = {.lex_state = 239}, [3016] = {.lex_state = 194}, [3017] = {.lex_state = 218}, [3018] = {.lex_state = 218}, [3019] = {.lex_state = 194}, [3020] = {.lex_state = 208}, [3021] = {.lex_state = 210}, [3022] = {.lex_state = 240}, [3023] = {.lex_state = 211}, [3024] = {.lex_state = 218}, [3025] = {.lex_state = 218}, [3026] = {.lex_state = 218}, [3027] = {.lex_state = 240}, [3028] = {.lex_state = 240}, [3029] = {.lex_state = 196}, [3030] = {.lex_state = 218}, [3031] = {.lex_state = 170}, [3032] = {.lex_state = 210}, [3033] = {.lex_state = 240}, [3034] = {.lex_state = 221}, [3035] = {.lex_state = 210}, [3036] = {.lex_state = 221}, [3037] = {.lex_state = 240}, [3038] = {.lex_state = 196}, [3039] = {.lex_state = 208}, [3040] = {.lex_state = 208}, [3041] = {.lex_state = 240}, [3042] = {.lex_state = 208}, [3043] = {.lex_state = 196}, [3044] = {.lex_state = 240}, [3045] = {.lex_state = 218}, [3046] = {.lex_state = 240}, [3047] = {.lex_state = 240}, [3048] = {.lex_state = 196}, [3049] = {.lex_state = 196}, [3050] = {.lex_state = 196}, [3051] = {.lex_state = 196}, [3052] = {.lex_state = 196}, [3053] = {.lex_state = 218}, [3054] = {.lex_state = 196}, [3055] = {.lex_state = 240}, [3056] = {.lex_state = 183}, [3057] = {.lex_state = 210}, [3058] = {.lex_state = 221}, [3059] = {.lex_state = 170}, [3060] = {.lex_state = 210}, [3061] = {.lex_state = 240}, [3062] = {.lex_state = 240}, [3063] = {.lex_state = 221}, [3064] = {.lex_state = 208}, [3065] = {.lex_state = 221}, [3066] = {.lex_state = 194}, [3067] = {.lex_state = 170}, [3068] = {.lex_state = 240}, [3069] = {.lex_state = 170}, [3070] = {.lex_state = 240}, [3071] = {.lex_state = 240}, [3072] = {.lex_state = 170}, [3073] = {.lex_state = 210}, [3074] = {.lex_state = 240}, [3075] = {.lex_state = 240}, [3076] = {.lex_state = 210}, [3077] = {.lex_state = 208}, [3078] = {.lex_state = 211}, [3079] = {.lex_state = 208}, [3080] = {.lex_state = 194}, [3081] = {.lex_state = 218}, [3082] = {.lex_state = 208}, [3083] = {.lex_state = 218}, [3084] = {.lex_state = 194}, [3085] = {.lex_state = 240}, [3086] = {.lex_state = 194}, [3087] = {.lex_state = 240}, [3088] = {.lex_state = 210}, [3089] = {.lex_state = 208}, [3090] = {.lex_state = 240}, [3091] = {.lex_state = 208}, [3092] = {.lex_state = 208}, [3093] = {.lex_state = 208}, [3094] = {.lex_state = 208}, [3095] = {.lex_state = 208}, [3096] = {.lex_state = 208}, [3097] = {.lex_state = 211}, [3098] = {.lex_state = 210}, [3099] = {.lex_state = 196}, [3100] = {.lex_state = 210}, [3101] = {.lex_state = 208}, [3102] = {.lex_state = 210}, [3103] = {.lex_state = 218}, [3104] = {.lex_state = 218}, [3105] = {.lex_state = 218}, [3106] = {.lex_state = 218}, [3107] = {.lex_state = 210}, [3108] = {.lex_state = 208}, [3109] = {.lex_state = 240}, [3110] = {.lex_state = 240}, [3111] = {.lex_state = 210}, [3112] = {.lex_state = 210}, [3113] = {.lex_state = 210}, [3114] = {.lex_state = 210}, [3115] = {.lex_state = 210}, [3116] = {.lex_state = 203}, [3117] = {.lex_state = 210}, [3118] = {.lex_state = 210}, [3119] = {.lex_state = 208}, [3120] = {.lex_state = 210}, [3121] = {.lex_state = 210}, [3122] = {.lex_state = 211}, [3123] = {.lex_state = 221}, [3124] = {.lex_state = 210}, [3125] = {.lex_state = 221}, [3126] = {.lex_state = 200}, [3127] = {.lex_state = 218}, [3128] = {.lex_state = 208}, [3129] = {.lex_state = 210}, [3130] = {.lex_state = 218}, [3131] = {.lex_state = 195}, [3132] = {.lex_state = 210}, [3133] = {.lex_state = 195}, [3134] = {.lex_state = 240}, [3135] = {.lex_state = 210}, [3136] = {.lex_state = 210}, [3137] = {.lex_state = 210}, [3138] = {.lex_state = 210}, [3139] = {.lex_state = 210}, [3140] = {.lex_state = 210}, [3141] = {.lex_state = 218}, [3142] = {.lex_state = 240}, [3143] = {.lex_state = 210}, [3144] = {.lex_state = 218}, [3145] = {.lex_state = 183}, [3146] = {.lex_state = 210}, [3147] = {.lex_state = 218}, [3148] = {.lex_state = 218}, [3149] = {.lex_state = 183}, [3150] = {.lex_state = 210}, [3151] = {.lex_state = 218}, [3152] = {.lex_state = 183}, [3153] = {.lex_state = 200}, [3154] = {.lex_state = 183}, [3155] = {.lex_state = 196}, [3156] = {.lex_state = 218}, [3157] = {.lex_state = 240}, [3158] = {.lex_state = 210}, [3159] = {.lex_state = 210}, [3160] = {.lex_state = 211}, [3161] = {.lex_state = 210}, [3162] = {.lex_state = 210}, [3163] = {.lex_state = 218}, [3164] = {.lex_state = 210}, [3165] = {.lex_state = 210}, [3166] = {.lex_state = 218}, [3167] = {.lex_state = 210}, [3168] = {.lex_state = 210}, [3169] = {.lex_state = 210}, [3170] = {.lex_state = 213}, [3171] = {.lex_state = 220}, [3172] = {.lex_state = 210}, [3173] = {.lex_state = 210}, [3174] = {.lex_state = 210}, [3175] = {.lex_state = 210}, [3176] = {.lex_state = 218}, [3177] = {.lex_state = 208}, [3178] = {.lex_state = 210}, [3179] = {.lex_state = 210}, [3180] = {.lex_state = 218}, [3181] = {.lex_state = 210}, [3182] = {.lex_state = 210}, [3183] = {.lex_state = 210}, [3184] = {.lex_state = 218}, [3185] = {.lex_state = 205}, [3186] = {.lex_state = 240}, [3187] = {.lex_state = 211}, [3188] = {.lex_state = 208}, [3189] = {.lex_state = 195}, [3190] = {.lex_state = 196}, [3191] = {.lex_state = 210}, [3192] = {.lex_state = 210}, [3193] = {.lex_state = 240}, [3194] = {.lex_state = 211}, [3195] = {.lex_state = 243}, [3196] = {.lex_state = 210}, [3197] = {.lex_state = 195}, [3198] = {.lex_state = 210}, [3199] = {.lex_state = 210}, [3200] = {.lex_state = 210}, [3201] = {.lex_state = 218}, [3202] = {.lex_state = 205}, [3203] = {.lex_state = 240}, [3204] = {.lex_state = 210}, [3205] = {.lex_state = 218}, [3206] = {.lex_state = 218}, [3207] = {.lex_state = 240}, [3208] = {.lex_state = 240}, [3209] = {.lex_state = 218}, [3210] = {.lex_state = 210}, [3211] = {.lex_state = 196}, [3212] = {.lex_state = 240}, [3213] = {.lex_state = 210}, [3214] = {.lex_state = 205}, [3215] = {.lex_state = 195}, [3216] = {.lex_state = 210}, [3217] = {.lex_state = 205}, [3218] = {.lex_state = 210}, [3219] = {.lex_state = 210}, [3220] = {.lex_state = 218}, [3221] = {.lex_state = 240}, [3222] = {.lex_state = 211}, [3223] = {.lex_state = 240}, [3224] = {.lex_state = 210}, [3225] = {.lex_state = 240}, [3226] = {.lex_state = 210}, [3227] = {.lex_state = 210}, [3228] = {.lex_state = 210}, [3229] = {.lex_state = 210}, [3230] = {.lex_state = 211}, [3231] = {.lex_state = 211}, [3232] = {.lex_state = 218}, [3233] = {.lex_state = 210}, [3234] = {.lex_state = 210}, [3235] = {.lex_state = 242}, [3236] = {.lex_state = 210}, [3237] = {.lex_state = 205}, [3238] = {.lex_state = 210}, [3239] = {.lex_state = 205}, [3240] = {.lex_state = 218}, [3241] = {.lex_state = 208}, [3242] = {.lex_state = 210}, [3243] = {.lex_state = 205}, [3244] = {.lex_state = 210}, [3245] = {.lex_state = 195}, [3246] = {.lex_state = 218}, [3247] = {.lex_state = 210}, [3248] = {.lex_state = 210}, [3249] = {.lex_state = 218}, [3250] = {.lex_state = 210}, [3251] = {.lex_state = 210}, [3252] = {.lex_state = 218}, [3253] = {.lex_state = 210}, [3254] = {.lex_state = 211}, [3255] = {.lex_state = 218}, [3256] = {.lex_state = 205}, [3257] = {.lex_state = 210}, [3258] = {.lex_state = 210}, [3259] = {.lex_state = 205}, [3260] = {.lex_state = 217}, [3261] = {.lex_state = 218}, [3262] = {.lex_state = 196}, [3263] = {.lex_state = 195}, [3264] = {.lex_state = 210}, [3265] = {.lex_state = 211}, [3266] = {.lex_state = 210}, [3267] = {.lex_state = 195}, [3268] = {.lex_state = 210}, [3269] = {.lex_state = 215}, [3270] = {.lex_state = 218}, [3271] = {.lex_state = 240}, [3272] = {.lex_state = 210}, [3273] = {.lex_state = 211}, [3274] = {.lex_state = 210}, [3275] = {.lex_state = 240}, [3276] = {.lex_state = 210}, [3277] = {.lex_state = 210}, [3278] = {.lex_state = 240}, [3279] = {.lex_state = 240}, [3280] = {.lex_state = 211}, [3281] = {.lex_state = 218}, [3282] = {.lex_state = 240}, [3283] = {.lex_state = 218}, [3284] = {.lex_state = 194}, [3285] = {.lex_state = 211}, [3286] = {.lex_state = 194}, [3287] = {.lex_state = 240}, [3288] = {.lex_state = 211}, [3289] = {.lex_state = 211}, [3290] = {.lex_state = 210}, [3291] = {.lex_state = 194}, [3292] = {.lex_state = 194}, [3293] = {.lex_state = 210}, [3294] = {.lex_state = 210}, [3295] = {.lex_state = 210}, [3296] = {.lex_state = 218}, [3297] = {.lex_state = 210}, [3298] = {.lex_state = 211}, [3299] = {.lex_state = 210}, [3300] = {.lex_state = 194}, [3301] = {.lex_state = 211}, [3302] = {.lex_state = 210}, [3303] = {.lex_state = 211}, [3304] = {.lex_state = 210}, [3305] = {.lex_state = 210}, [3306] = {.lex_state = 210}, [3307] = {.lex_state = 218}, [3308] = {.lex_state = 210}, [3309] = {.lex_state = 218}, [3310] = {.lex_state = 211}, [3311] = {.lex_state = 211}, [3312] = {.lex_state = 211}, [3313] = {.lex_state = 210}, [3314] = {.lex_state = 211}, [3315] = {.lex_state = 211}, [3316] = {.lex_state = 196}, [3317] = {.lex_state = 203}, [3318] = {.lex_state = 210}, [3319] = {.lex_state = 205}, [3320] = {.lex_state = 205}, [3321] = {.lex_state = 205}, [3322] = {.lex_state = 199}, [3323] = {.lex_state = 199}, [3324] = {.lex_state = 199}, [3325] = {.lex_state = 199}, [3326] = {.lex_state = 199}, [3327] = {.lex_state = 199}, [3328] = {.lex_state = 199}, [3329] = {.lex_state = 199}, [3330] = {.lex_state = 199}, [3331] = {.lex_state = 199}, [3332] = {.lex_state = 199}, [3333] = {.lex_state = 199}, [3334] = {.lex_state = 199}, [3335] = {.lex_state = 199}, [3336] = {.lex_state = 199}, [3337] = {.lex_state = 199}, [3338] = {.lex_state = 199}, [3339] = {.lex_state = 199}, [3340] = {.lex_state = 199}, [3341] = {.lex_state = 199}, [3342] = {.lex_state = 199}, [3343] = {.lex_state = 199}, [3344] = {.lex_state = 199}, [3345] = {.lex_state = 199}, [3346] = {.lex_state = 211}, [3347] = {.lex_state = 218}, [3348] = {.lex_state = 210}, [3349] = {.lex_state = 210}, [3350] = {.lex_state = 218}, [3351] = {.lex_state = 218}, [3352] = {.lex_state = 205}, [3353] = {.lex_state = 199}, [3354] = {.lex_state = 210}, [3355] = {.lex_state = 210}, [3356] = {.lex_state = 210}, [3357] = {.lex_state = 218}, [3358] = {.lex_state = 210}, [3359] = {.lex_state = 218}, [3360] = {.lex_state = 210}, [3361] = {.lex_state = 211}, [3362] = {.lex_state = 211}, [3363] = {.lex_state = 240}, [3364] = {.lex_state = 205}, [3365] = {.lex_state = 210}, [3366] = {.lex_state = 210}, [3367] = {.lex_state = 218}, [3368] = {.lex_state = 218}, [3369] = {.lex_state = 211}, [3370] = {.lex_state = 205}, [3371] = {.lex_state = 218}, [3372] = {.lex_state = 211}, [3373] = {.lex_state = 240}, [3374] = {.lex_state = 218}, [3375] = {.lex_state = 218}, [3376] = {.lex_state = 205}, [3377] = {.lex_state = 240}, [3378] = {.lex_state = 218}, [3379] = {.lex_state = 215}, [3380] = {.lex_state = 211}, [3381] = {.lex_state = 211}, [3382] = {.lex_state = 208}, [3383] = {.lex_state = 205}, [3384] = {.lex_state = 210}, [3385] = {.lex_state = 211}, [3386] = {.lex_state = 221}, [3387] = {.lex_state = 210}, [3388] = {.lex_state = 218}, [3389] = {.lex_state = 221}, [3390] = {.lex_state = 210}, [3391] = {.lex_state = 221}, [3392] = {.lex_state = 218}, [3393] = {.lex_state = 218}, [3394] = {.lex_state = 210}, [3395] = {.lex_state = 218}, [3396] = {.lex_state = 210}, [3397] = {.lex_state = 183}, [3398] = {.lex_state = 210}, [3399] = {.lex_state = 210}, [3400] = {.lex_state = 210}, [3401] = {.lex_state = 225}, [3402] = {.lex_state = 183}, [3403] = {.lex_state = 221}, [3404] = {.lex_state = 210}, [3405] = {.lex_state = 210}, [3406] = {.lex_state = 221}, [3407] = {.lex_state = 221}, [3408] = {.lex_state = 221}, [3409] = {.lex_state = 242}, [3410] = {.lex_state = 242}, [3411] = {.lex_state = 210}, [3412] = {.lex_state = 210}, [3413] = {.lex_state = 210}, [3414] = {.lex_state = 210}, [3415] = {.lex_state = 210}, [3416] = {.lex_state = 210}, [3417] = {.lex_state = 210}, [3418] = {.lex_state = 210}, [3419] = {.lex_state = 210}, [3420] = {.lex_state = 210}, [3421] = {.lex_state = 210}, [3422] = {.lex_state = 183}, [3423] = {.lex_state = 218}, [3424] = {.lex_state = 193}, [3425] = {.lex_state = 196}, [3426] = {.lex_state = 194}, [3427] = {.lex_state = 210}, [3428] = {.lex_state = 218}, [3429] = {.lex_state = 210}, [3430] = {.lex_state = 218}, [3431] = {.lex_state = 205}, [3432] = {.lex_state = 210}, [3433] = {.lex_state = 183}, [3434] = {.lex_state = 210}, [3435] = {.lex_state = 218}, [3436] = {.lex_state = 210}, [3437] = {.lex_state = 210}, [3438] = {.lex_state = 218}, [3439] = {.lex_state = 203}, [3440] = {.lex_state = 210}, [3441] = {.lex_state = 210}, [3442] = {.lex_state = 240}, [3443] = {.lex_state = 210}, [3444] = {.lex_state = 210}, [3445] = {.lex_state = 221}, [3446] = {.lex_state = 221}, [3447] = {.lex_state = 210}, [3448] = {.lex_state = 221}, [3449] = {.lex_state = 221}, [3450] = {.lex_state = 210}, [3451] = {.lex_state = 210}, [3452] = {.lex_state = 223}, [3453] = {.lex_state = 221}, [3454] = {.lex_state = 210}, [3455] = {.lex_state = 210}, [3456] = {.lex_state = 218}, [3457] = {.lex_state = 210}, [3458] = {.lex_state = 210}, [3459] = {.lex_state = 210}, [3460] = {.lex_state = 210}, [3461] = {.lex_state = 210}, [3462] = {.lex_state = 242}, [3463] = {.lex_state = 218}, [3464] = {.lex_state = 210}, [3465] = {.lex_state = 193}, [3466] = {.lex_state = 210}, [3467] = {.lex_state = 210}, [3468] = {.lex_state = 218}, [3469] = {.lex_state = 218}, [3470] = {.lex_state = 210}, [3471] = {.lex_state = 210}, [3472] = {.lex_state = 210}, [3473] = {.lex_state = 210}, [3474] = {.lex_state = 210}, [3475] = {.lex_state = 221}, [3476] = {.lex_state = 210}, [3477] = {.lex_state = 218}, [3478] = {.lex_state = 183}, [3479] = {.lex_state = 210}, [3480] = {.lex_state = 218}, [3481] = {.lex_state = 210}, [3482] = {.lex_state = 210}, [3483] = {.lex_state = 242}, [3484] = {.lex_state = 210}, [3485] = {.lex_state = 242}, [3486] = {.lex_state = 210}, [3487] = {.lex_state = 210}, [3488] = {.lex_state = 210}, [3489] = {.lex_state = 210}, [3490] = {.lex_state = 210}, [3491] = {.lex_state = 240}, [3492] = {.lex_state = 193}, [3493] = {.lex_state = 210}, [3494] = {.lex_state = 203}, [3495] = {.lex_state = 221}, [3496] = {.lex_state = 242}, [3497] = {.lex_state = 240}, [3498] = {.lex_state = 210}, [3499] = {.lex_state = 210}, [3500] = {.lex_state = 210}, [3501] = {.lex_state = 218}, [3502] = {.lex_state = 218}, [3503] = {.lex_state = 210}, [3504] = {.lex_state = 210}, [3505] = {.lex_state = 210}, [3506] = {.lex_state = 210}, [3507] = {.lex_state = 240}, [3508] = {.lex_state = 218}, [3509] = {.lex_state = 210}, [3510] = {.lex_state = 210}, [3511] = {.lex_state = 210}, [3512] = {.lex_state = 218}, [3513] = {.lex_state = 218}, [3514] = {.lex_state = 210}, [3515] = {.lex_state = 210}, [3516] = {.lex_state = 210}, [3517] = {.lex_state = 210}, [3518] = {.lex_state = 218}, [3519] = {.lex_state = 218}, [3520] = {.lex_state = 221}, [3521] = {.lex_state = 218}, [3522] = {.lex_state = 210}, [3523] = {.lex_state = 218}, [3524] = {.lex_state = 218}, [3525] = {.lex_state = 210}, [3526] = {.lex_state = 218}, [3527] = {.lex_state = 218}, [3528] = {.lex_state = 210}, [3529] = {.lex_state = 210}, [3530] = {.lex_state = 210}, [3531] = {.lex_state = 218}, [3532] = {.lex_state = 240}, [3533] = {.lex_state = 240}, [3534] = {.lex_state = 218}, [3535] = {.lex_state = 210}, [3536] = {.lex_state = 210}, [3537] = {.lex_state = 210}, [3538] = {.lex_state = 210}, [3539] = {.lex_state = 210}, [3540] = {.lex_state = 218}, [3541] = {.lex_state = 242}, [3542] = {.lex_state = 218}, [3543] = {.lex_state = 242}, [3544] = {.lex_state = 210}, [3545] = {.lex_state = 240}, [3546] = {.lex_state = 223}, [3547] = {.lex_state = 240}, [3548] = {.lex_state = 218}, [3549] = {.lex_state = 218}, [3550] = {.lex_state = 218}, [3551] = {.lex_state = 221}, [3552] = {.lex_state = 218}, [3553] = {.lex_state = 218}, [3554] = {.lex_state = 210}, [3555] = {.lex_state = 218}, [3556] = {.lex_state = 218}, [3557] = {.lex_state = 210}, [3558] = {.lex_state = 210}, [3559] = {.lex_state = 210}, [3560] = {.lex_state = 210}, [3561] = {.lex_state = 210}, [3562] = {.lex_state = 210}, [3563] = {.lex_state = 210}, [3564] = {.lex_state = 210}, [3565] = {.lex_state = 203}, [3566] = {.lex_state = 210}, [3567] = {.lex_state = 218}, [3568] = {.lex_state = 218}, [3569] = {.lex_state = 210}, [3570] = {.lex_state = 210}, [3571] = {.lex_state = 218}, [3572] = {.lex_state = 218}, [3573] = {.lex_state = 218}, [3574] = {.lex_state = 218}, [3575] = {.lex_state = 218}, [3576] = {.lex_state = 218}, [3577] = {.lex_state = 218}, [3578] = {.lex_state = 210}, [3579] = {.lex_state = 218}, [3580] = {.lex_state = 218}, [3581] = {.lex_state = 199}, [3582] = {.lex_state = 205}, [3583] = {.lex_state = 210}, [3584] = {.lex_state = 218}, [3585] = {.lex_state = 210}, [3586] = {.lex_state = 210}, [3587] = {.lex_state = 218}, [3588] = {.lex_state = 218}, [3589] = {.lex_state = 210}, [3590] = {.lex_state = 240}, [3591] = {.lex_state = 218}, [3592] = {.lex_state = 218}, [3593] = {.lex_state = 218}, [3594] = {.lex_state = 194}, [3595] = {.lex_state = 218}, [3596] = {.lex_state = 218}, [3597] = {.lex_state = 218}, [3598] = {.lex_state = 194}, [3599] = {.lex_state = 218}, [3600] = {.lex_state = 218}, [3601] = {.lex_state = 210}, [3602] = {.lex_state = 210}, [3603] = {.lex_state = 218}, [3604] = {.lex_state = 218}, [3605] = {.lex_state = 218}, [3606] = {.lex_state = 218}, [3607] = {.lex_state = 218}, [3608] = {.lex_state = 203}, [3609] = {.lex_state = 210}, [3610] = {.lex_state = 210}, [3611] = {.lex_state = 203}, [3612] = {.lex_state = 218}, [3613] = {.lex_state = 203}, [3614] = {.lex_state = 210}, [3615] = {.lex_state = 203}, [3616] = {.lex_state = 203}, [3617] = {.lex_state = 203}, [3618] = {.lex_state = 199}, [3619] = {.lex_state = 218}, [3620] = {.lex_state = 218}, [3621] = {.lex_state = 203}, [3622] = {.lex_state = 183}, [3623] = {.lex_state = 199}, [3624] = {.lex_state = 218}, [3625] = {.lex_state = 183}, [3626] = {.lex_state = 218}, [3627] = {.lex_state = 210}, [3628] = {.lex_state = 218}, [3629] = {.lex_state = 199}, [3630] = {.lex_state = 218}, [3631] = {.lex_state = 199}, [3632] = {.lex_state = 218}, [3633] = {.lex_state = 203}, [3634] = {.lex_state = 210}, [3635] = {.lex_state = 210}, [3636] = {.lex_state = 210}, [3637] = {.lex_state = 210}, [3638] = {.lex_state = 210}, [3639] = {.lex_state = 218}, [3640] = {.lex_state = 210}, [3641] = {.lex_state = 199}, [3642] = {.lex_state = 218}, [3643] = {.lex_state = 210}, [3644] = {.lex_state = 218}, [3645] = {.lex_state = 194}, [3646] = {.lex_state = 203}, [3647] = {.lex_state = 203}, [3648] = {.lex_state = 218}, [3649] = {.lex_state = 210}, [3650] = {.lex_state = 199}, [3651] = {.lex_state = 210}, [3652] = {.lex_state = 210}, [3653] = {.lex_state = 210}, [3654] = {.lex_state = 218}, [3655] = {.lex_state = 218}, [3656] = {.lex_state = 218}, [3657] = {.lex_state = 218}, [3658] = {.lex_state = 210}, [3659] = {.lex_state = 218}, [3660] = {.lex_state = 196}, [3661] = {.lex_state = 218}, [3662] = {.lex_state = 218}, [3663] = {.lex_state = 218}, [3664] = {.lex_state = 196}, [3665] = {.lex_state = 218}, [3666] = {.lex_state = 208}, [3667] = {.lex_state = 183}, [3668] = {.lex_state = 218}, [3669] = {.lex_state = 218}, [3670] = {.lex_state = 218}, [3671] = {.lex_state = 218}, [3672] = {.lex_state = 218}, [3673] = {.lex_state = 196}, [3674] = {.lex_state = 218}, [3675] = {.lex_state = 218}, [3676] = {.lex_state = 183}, [3677] = {.lex_state = 218}, [3678] = {.lex_state = 218}, [3679] = {.lex_state = 210}, [3680] = {.lex_state = 218}, [3681] = {.lex_state = 218}, [3682] = {.lex_state = 195}, [3683] = {.lex_state = 218}, [3684] = {.lex_state = 218}, [3685] = {.lex_state = 218}, [3686] = {.lex_state = 218}, [3687] = {.lex_state = 218}, [3688] = {.lex_state = 218}, [3689] = {.lex_state = 218}, [3690] = {.lex_state = 218}, [3691] = {.lex_state = 218}, [3692] = {.lex_state = 218}, [3693] = {.lex_state = 196}, [3694] = {.lex_state = 196}, [3695] = {.lex_state = 218}, [3696] = {.lex_state = 218}, [3697] = {.lex_state = 218}, [3698] = {.lex_state = 218}, [3699] = {.lex_state = 218}, [3700] = {.lex_state = 218}, [3701] = {.lex_state = 218}, [3702] = {.lex_state = 218}, [3703] = {.lex_state = 218}, [3704] = {.lex_state = 218}, [3705] = {.lex_state = 218}, [3706] = {.lex_state = 218}, [3707] = {.lex_state = 218}, [3708] = {.lex_state = 210}, [3709] = {.lex_state = 218}, [3710] = {.lex_state = 199}, [3711] = {.lex_state = 194}, [3712] = {.lex_state = 203}, [3713] = {.lex_state = 208}, [3714] = {.lex_state = 215}, [3715] = {.lex_state = 210}, [3716] = {.lex_state = 208}, [3717] = {.lex_state = 205}, [3718] = {.lex_state = 210}, [3719] = {.lex_state = 208}, [3720] = {.lex_state = 208}, [3721] = {.lex_state = 210}, [3722] = {.lex_state = 208}, [3723] = {.lex_state = 208}, [3724] = {.lex_state = 183}, [3725] = {.lex_state = 208}, [3726] = {.lex_state = 208}, [3727] = {.lex_state = 194}, [3728] = {.lex_state = 210}, [3729] = {.lex_state = 208}, [3730] = {.lex_state = 208}, [3731] = {.lex_state = 208}, [3732] = {.lex_state = 210}, [3733] = {.lex_state = 203}, [3734] = {.lex_state = 208}, [3735] = {.lex_state = 208}, [3736] = {.lex_state = 208}, [3737] = {.lex_state = 205}, [3738] = {.lex_state = 203}, [3739] = {.lex_state = 183}, [3740] = {.lex_state = 208}, [3741] = {.lex_state = 208}, [3742] = {.lex_state = 210}, [3743] = {.lex_state = 210}, [3744] = {.lex_state = 210}, [3745] = {.lex_state = 210}, [3746] = {.lex_state = 208}, [3747] = {.lex_state = 203}, [3748] = {.lex_state = 203}, [3749] = {.lex_state = 210}, [3750] = {.lex_state = 210}, [3751] = {.lex_state = 208}, [3752] = {.lex_state = 210}, [3753] = {.lex_state = 196}, [3754] = {.lex_state = 210}, [3755] = {.lex_state = 203}, [3756] = {.lex_state = 210}, [3757] = {.lex_state = 240}, [3758] = {.lex_state = 240}, [3759] = {.lex_state = 210}, [3760] = {.lex_state = 210}, [3761] = {.lex_state = 203}, [3762] = {.lex_state = 210}, [3763] = {.lex_state = 243}, [3764] = {.lex_state = 208}, [3765] = {.lex_state = 243}, [3766] = {.lex_state = 203}, [3767] = {.lex_state = 210}, [3768] = {.lex_state = 208}, [3769] = {.lex_state = 203}, [3770] = {.lex_state = 205}, [3771] = {.lex_state = 208}, [3772] = {.lex_state = 210}, [3773] = {.lex_state = 210}, [3774] = {.lex_state = 208}, [3775] = {.lex_state = 210}, [3776] = {.lex_state = 203}, [3777] = {.lex_state = 215}, [3778] = {.lex_state = 193}, [3779] = {.lex_state = 203}, [3780] = {.lex_state = 208}, [3781] = {.lex_state = 208}, [3782] = {.lex_state = 208}, [3783] = {.lex_state = 208}, [3784] = {.lex_state = 205}, [3785] = {.lex_state = 240}, [3786] = {.lex_state = 208}, [3787] = {.lex_state = 203}, [3788] = {.lex_state = 208}, [3789] = {.lex_state = 208}, [3790] = {.lex_state = 208}, [3791] = {.lex_state = 208}, [3792] = {.lex_state = 203}, [3793] = {.lex_state = 208}, [3794] = {.lex_state = 208}, [3795] = {.lex_state = 208}, [3796] = {.lex_state = 208}, [3797] = {.lex_state = 210}, [3798] = {.lex_state = 208}, [3799] = {.lex_state = 210}, [3800] = {.lex_state = 208}, [3801] = {.lex_state = 242}, [3802] = {.lex_state = 208}, [3803] = {.lex_state = 208}, [3804] = {.lex_state = 208}, [3805] = {.lex_state = 208}, [3806] = {.lex_state = 203}, [3807] = {.lex_state = 240}, [3808] = {.lex_state = 203}, [3809] = {.lex_state = 242}, [3810] = {.lex_state = 240}, [3811] = {.lex_state = 208}, [3812] = {.lex_state = 208}, [3813] = {.lex_state = 208}, [3814] = {.lex_state = 208}, [3815] = {.lex_state = 208}, [3816] = {.lex_state = 208}, [3817] = {.lex_state = 210}, [3818] = {.lex_state = 210}, [3819] = {.lex_state = 203}, [3820] = {.lex_state = 210}, [3821] = {.lex_state = 208}, [3822] = {.lex_state = 208}, [3823] = {.lex_state = 208}, [3824] = {.lex_state = 208}, [3825] = {.lex_state = 203}, [3826] = {.lex_state = 208}, [3827] = {.lex_state = 203}, [3828] = {.lex_state = 210}, [3829] = {.lex_state = 183}, [3830] = {.lex_state = 203}, [3831] = {.lex_state = 205}, [3832] = {.lex_state = 210}, [3833] = {.lex_state = 183}, [3834] = {.lex_state = 208}, [3835] = {.lex_state = 210}, [3836] = {.lex_state = 208}, [3837] = {.lex_state = 208}, [3838] = {.lex_state = 208}, [3839] = {.lex_state = 208}, [3840] = {.lex_state = 208}, [3841] = {.lex_state = 210}, [3842] = {.lex_state = 203}, [3843] = {.lex_state = 208}, [3844] = {.lex_state = 208}, [3845] = {.lex_state = 208}, [3846] = {.lex_state = 210}, [3847] = {.lex_state = 205}, [3848] = {.lex_state = 203}, [3849] = {.lex_state = 208}, [3850] = {.lex_state = 208}, [3851] = {.lex_state = 208}, [3852] = {.lex_state = 208}, [3853] = {.lex_state = 208}, [3854] = {.lex_state = 210}, [3855] = {.lex_state = 203}, [3856] = {.lex_state = 208}, [3857] = {.lex_state = 210}, [3858] = {.lex_state = 210}, [3859] = {.lex_state = 208}, [3860] = {.lex_state = 208}, [3861] = {.lex_state = 208}, [3862] = {.lex_state = 208}, [3863] = {.lex_state = 208}, [3864] = {.lex_state = 210}, [3865] = {.lex_state = 208}, [3866] = {.lex_state = 208}, [3867] = {.lex_state = 208}, [3868] = {.lex_state = 208}, [3869] = {.lex_state = 205}, [3870] = {.lex_state = 208}, [3871] = {.lex_state = 208}, [3872] = {.lex_state = 205}, [3873] = {.lex_state = 205}, [3874] = {.lex_state = 205}, [3875] = {.lex_state = 205}, [3876] = {.lex_state = 205}, [3877] = {.lex_state = 241}, [3878] = {.lex_state = 240}, [3879] = {.lex_state = 242}, [3880] = {.lex_state = 208}, [3881] = {.lex_state = 242}, [3882] = {.lex_state = 205}, [3883] = {.lex_state = 205}, [3884] = {.lex_state = 205}, [3885] = {.lex_state = 205}, [3886] = {.lex_state = 205}, [3887] = {.lex_state = 205}, [3888] = {.lex_state = 208}, [3889] = {.lex_state = 210}, [3890] = {.lex_state = 210}, [3891] = {.lex_state = 205}, [3892] = {.lex_state = 205}, [3893] = {.lex_state = 205}, [3894] = {.lex_state = 205}, [3895] = {.lex_state = 205}, [3896] = {.lex_state = 210}, [3897] = {.lex_state = 205}, [3898] = {.lex_state = 205}, [3899] = {.lex_state = 205}, [3900] = {.lex_state = 205}, [3901] = {.lex_state = 205}, [3902] = {.lex_state = 203}, [3903] = {.lex_state = 208}, [3904] = {.lex_state = 210}, [3905] = {.lex_state = 210}, [3906] = {.lex_state = 210}, [3907] = {.lex_state = 210}, [3908] = {.lex_state = 205}, [3909] = {.lex_state = 210}, [3910] = {.lex_state = 210}, [3911] = {.lex_state = 210}, [3912] = {.lex_state = 208}, [3913] = {.lex_state = 210}, [3914] = {.lex_state = 205}, [3915] = {.lex_state = 210}, [3916] = {.lex_state = 208}, [3917] = {.lex_state = 208}, [3918] = {.lex_state = 210}, [3919] = {.lex_state = 205}, [3920] = {.lex_state = 210}, [3921] = {.lex_state = 210}, [3922] = {.lex_state = 208}, [3923] = {.lex_state = 210}, [3924] = {.lex_state = 210}, [3925] = {.lex_state = 210}, [3926] = {.lex_state = 210}, [3927] = {.lex_state = 205}, [3928] = {.lex_state = 210}, [3929] = {.lex_state = 210}, [3930] = {.lex_state = 210}, [3931] = {.lex_state = 208}, [3932] = {.lex_state = 208}, [3933] = {.lex_state = 210}, [3934] = {.lex_state = 210}, [3935] = {.lex_state = 193}, [3936] = {.lex_state = 193}, [3937] = {.lex_state = 210}, [3938] = {.lex_state = 210}, [3939] = {.lex_state = 210}, [3940] = {.lex_state = 205}, [3941] = {.lex_state = 210}, [3942] = {.lex_state = 210}, [3943] = {.lex_state = 210}, [3944] = {.lex_state = 210}, [3945] = {.lex_state = 208}, [3946] = {.lex_state = 210}, [3947] = {.lex_state = 208}, [3948] = {.lex_state = 241}, [3949] = {.lex_state = 241}, [3950] = {.lex_state = 210}, [3951] = {.lex_state = 208}, [3952] = {.lex_state = 193}, [3953] = {.lex_state = 208}, [3954] = {.lex_state = 208}, [3955] = {.lex_state = 210}, [3956] = {.lex_state = 210}, [3957] = {.lex_state = 208}, [3958] = {.lex_state = 193}, [3959] = {.lex_state = 210}, [3960] = {.lex_state = 210}, [3961] = {.lex_state = 210}, [3962] = {.lex_state = 208}, [3963] = {.lex_state = 210}, [3964] = {.lex_state = 205}, [3965] = {.lex_state = 208}, [3966] = {.lex_state = 208}, [3967] = {.lex_state = 210}, [3968] = {.lex_state = 210}, [3969] = {.lex_state = 210}, [3970] = {.lex_state = 208}, [3971] = {.lex_state = 205}, [3972] = {.lex_state = 205}, [3973] = {.lex_state = 210}, [3974] = {.lex_state = 210}, [3975] = {.lex_state = 210}, [3976] = {.lex_state = 240}, [3977] = {.lex_state = 240}, [3978] = {.lex_state = 210}, [3979] = {.lex_state = 205}, [3980] = {.lex_state = 240}, [3981] = {.lex_state = 240}, [3982] = {.lex_state = 240}, [3983] = {.lex_state = 240}, [3984] = {.lex_state = 240}, [3985] = {.lex_state = 240}, [3986] = {.lex_state = 240}, [3987] = {.lex_state = 240}, [3988] = {.lex_state = 240}, [3989] = {.lex_state = 240}, [3990] = {.lex_state = 210}, [3991] = {.lex_state = 210}, [3992] = {.lex_state = 210}, [3993] = {.lex_state = 205}, [3994] = {.lex_state = 210}, [3995] = {.lex_state = 210}, [3996] = {.lex_state = 210}, [3997] = {.lex_state = 210}, [3998] = {.lex_state = 210}, [3999] = {.lex_state = 210}, [4000] = {.lex_state = 210}, [4001] = {.lex_state = 208}, [4002] = {.lex_state = 203}, [4003] = {.lex_state = 193}, [4004] = {.lex_state = 203}, [4005] = {.lex_state = 203}, [4006] = {.lex_state = 203}, [4007] = {.lex_state = 203}, [4008] = {.lex_state = 203}, [4009] = {.lex_state = 240}, [4010] = {.lex_state = 203}, [4011] = {.lex_state = 205}, [4012] = {.lex_state = 203}, [4013] = {.lex_state = 203}, [4014] = {.lex_state = 241}, [4015] = {.lex_state = 205}, [4016] = {.lex_state = 203}, [4017] = {.lex_state = 203}, [4018] = {.lex_state = 203}, [4019] = {.lex_state = 205}, [4020] = {.lex_state = 203}, [4021] = {.lex_state = 203}, [4022] = {.lex_state = 203}, [4023] = {.lex_state = 205}, [4024] = {.lex_state = 203}, [4025] = {.lex_state = 203}, [4026] = {.lex_state = 203}, [4027] = {.lex_state = 203}, [4028] = {.lex_state = 203}, [4029] = {.lex_state = 193}, [4030] = {.lex_state = 194}, [4031] = {.lex_state = 194}, [4032] = {.lex_state = 203}, [4033] = {.lex_state = 243}, [4034] = {.lex_state = 203}, [4035] = {.lex_state = 241}, [4036] = {.lex_state = 193}, [4037] = {.lex_state = 203}, [4038] = {.lex_state = 203}, [4039] = {.lex_state = 203}, [4040] = {.lex_state = 194}, [4041] = {.lex_state = 203}, [4042] = {.lex_state = 203}, [4043] = {.lex_state = 229}, [4044] = {.lex_state = 203}, [4045] = {.lex_state = 203}, [4046] = {.lex_state = 203}, [4047] = {.lex_state = 193}, [4048] = {.lex_state = 240}, [4049] = {.lex_state = 203}, [4050] = {.lex_state = 194}, [4051] = {.lex_state = 203}, [4052] = {.lex_state = 229}, [4053] = {.lex_state = 205}, [4054] = {.lex_state = 229}, [4055] = {.lex_state = 241}, [4056] = {.lex_state = 203}, [4057] = {.lex_state = 205}, [4058] = {.lex_state = 240}, [4059] = {.lex_state = 205}, [4060] = {.lex_state = 203}, [4061] = {.lex_state = 203}, [4062] = {.lex_state = 241}, [4063] = {.lex_state = 241}, [4064] = {.lex_state = 203}, [4065] = {.lex_state = 205}, [4066] = {.lex_state = 203}, [4067] = {.lex_state = 241}, [4068] = {.lex_state = 205}, [4069] = {.lex_state = 205}, [4070] = {.lex_state = 240}, [4071] = {.lex_state = 203}, [4072] = {.lex_state = 203}, [4073] = {.lex_state = 240}, [4074] = {.lex_state = 203}, [4075] = {.lex_state = 208}, [4076] = {.lex_state = 208}, [4077] = {.lex_state = 241}, [4078] = {.lex_state = 208}, [4079] = {.lex_state = 208}, [4080] = {.lex_state = 208}, [4081] = {.lex_state = 208}, [4082] = {.lex_state = 208}, [4083] = {.lex_state = 208}, [4084] = {.lex_state = 208}, [4085] = {.lex_state = 208}, [4086] = {.lex_state = 208}, [4087] = {.lex_state = 203}, [4088] = {.lex_state = 208}, [4089] = {.lex_state = 203}, [4090] = {.lex_state = 240}, [4091] = {.lex_state = 241}, [4092] = {.lex_state = 241}, [4093] = {.lex_state = 241}, [4094] = {.lex_state = 208}, [4095] = {.lex_state = 240}, [4096] = {.lex_state = 241}, [4097] = {.lex_state = 208}, [4098] = {.lex_state = 208}, [4099] = {.lex_state = 203}, [4100] = {.lex_state = 208}, [4101] = {.lex_state = 208}, [4102] = {.lex_state = 208}, [4103] = {.lex_state = 208}, [4104] = {.lex_state = 243}, [4105] = {.lex_state = 208}, [4106] = {.lex_state = 203}, [4107] = {.lex_state = 203}, [4108] = {.lex_state = 208}, [4109] = {.lex_state = 243}, [4110] = {.lex_state = 203}, [4111] = {.lex_state = 203}, [4112] = {.lex_state = 208}, [4113] = {.lex_state = 208}, [4114] = {.lex_state = 208}, [4115] = {.lex_state = 203}, [4116] = {.lex_state = 208}, [4117] = {.lex_state = 208}, [4118] = {.lex_state = 242}, [4119] = {.lex_state = 240}, [4120] = {.lex_state = 208}, [4121] = {.lex_state = 203}, [4122] = {.lex_state = 203}, [4123] = {.lex_state = 203}, [4124] = {.lex_state = 203}, [4125] = {.lex_state = 208}, [4126] = {.lex_state = 208}, [4127] = {.lex_state = 208}, [4128] = {.lex_state = 242}, [4129] = {.lex_state = 203}, [4130] = {.lex_state = 208}, [4131] = {.lex_state = 208}, [4132] = {.lex_state = 203}, [4133] = {.lex_state = 242}, [4134] = {.lex_state = 242}, [4135] = {.lex_state = 203}, [4136] = {.lex_state = 203}, [4137] = {.lex_state = 203}, [4138] = {.lex_state = 208}, [4139] = {.lex_state = 243}, [4140] = {.lex_state = 243}, [4141] = {.lex_state = 203}, [4142] = {.lex_state = 203}, [4143] = {.lex_state = 208}, [4144] = {.lex_state = 203}, [4145] = {.lex_state = 203}, [4146] = {.lex_state = 229}, [4147] = {.lex_state = 203}, [4148] = {.lex_state = 208}, [4149] = {.lex_state = 230}, [4150] = {.lex_state = 203}, [4151] = {.lex_state = 240}, [4152] = {.lex_state = 240}, [4153] = {.lex_state = 194}, [4154] = {.lex_state = 194}, [4155] = {.lex_state = 240}, [4156] = {.lex_state = 240}, [4157] = {.lex_state = 203}, [4158] = {.lex_state = 203}, [4159] = {.lex_state = 205}, [4160] = {.lex_state = 203}, [4161] = {.lex_state = 240}, [4162] = {.lex_state = 203}, [4163] = {.lex_state = 241}, [4164] = {.lex_state = 203}, [4165] = {.lex_state = 240}, [4166] = {.lex_state = 240}, [4167] = {.lex_state = 205}, [4168] = {.lex_state = 205}, [4169] = {.lex_state = 242}, [4170] = {.lex_state = 241}, [4171] = {.lex_state = 241}, [4172] = {.lex_state = 242}, [4173] = {.lex_state = 203}, [4174] = {.lex_state = 230}, [4175] = {.lex_state = 203}, [4176] = {.lex_state = 241}, [4177] = {.lex_state = 194}, [4178] = {.lex_state = 242}, [4179] = {.lex_state = 241}, [4180] = {.lex_state = 203}, [4181] = {.lex_state = 203}, [4182] = {.lex_state = 194}, [4183] = {.lex_state = 240}, [4184] = {.lex_state = 194}, [4185] = {.lex_state = 203}, [4186] = {.lex_state = 205}, [4187] = {.lex_state = 203}, [4188] = {.lex_state = 203}, [4189] = {.lex_state = 203}, [4190] = {.lex_state = 203}, [4191] = {.lex_state = 194}, [4192] = {.lex_state = 242}, [4193] = {.lex_state = 242}, [4194] = {.lex_state = 203}, [4195] = {.lex_state = 242}, [4196] = {.lex_state = 242}, [4197] = {.lex_state = 242}, [4198] = {.lex_state = 203}, [4199] = {.lex_state = 203}, [4200] = {.lex_state = 203}, [4201] = {.lex_state = 203}, [4202] = {.lex_state = 203}, [4203] = {.lex_state = 203}, [4204] = {.lex_state = 203}, [4205] = {.lex_state = 194}, [4206] = {.lex_state = 194}, [4207] = {.lex_state = 242}, [4208] = {.lex_state = 203}, [4209] = {.lex_state = 203}, [4210] = {.lex_state = 194}, [4211] = {.lex_state = 203}, [4212] = {.lex_state = 240}, [4213] = {.lex_state = 203}, [4214] = {.lex_state = 203}, [4215] = {.lex_state = 242}, [4216] = {.lex_state = 242}, [4217] = {.lex_state = 205}, [4218] = {.lex_state = 242}, [4219] = {.lex_state = 203}, [4220] = {.lex_state = 194}, [4221] = {.lex_state = 203}, [4222] = {.lex_state = 203}, [4223] = {.lex_state = 203}, [4224] = {.lex_state = 203}, [4225] = {.lex_state = 203}, [4226] = {.lex_state = 203}, [4227] = {.lex_state = 203}, [4228] = {.lex_state = 206}, [4229] = {.lex_state = 205}, [4230] = {.lex_state = 245}, [4231] = {.lex_state = 203}, [4232] = {.lex_state = 203}, [4233] = {.lex_state = 240}, [4234] = {.lex_state = 245}, [4235] = {.lex_state = 241}, [4236] = {.lex_state = 194}, [4237] = {.lex_state = 241}, [4238] = {.lex_state = 242}, [4239] = {.lex_state = 243}, [4240] = {.lex_state = 194}, [4241] = {.lex_state = 242}, [4242] = {.lex_state = 194}, [4243] = {.lex_state = 203}, [4244] = {.lex_state = 194}, [4245] = {.lex_state = 203}, [4246] = {.lex_state = 203}, [4247] = {.lex_state = 203}, [4248] = {.lex_state = 194}, [4249] = {.lex_state = 203}, [4250] = {.lex_state = 194}, [4251] = {.lex_state = 194}, [4252] = {.lex_state = 242}, [4253] = {.lex_state = 206}, [4254] = {.lex_state = 203}, [4255] = {.lex_state = 203}, [4256] = {.lex_state = 203}, [4257] = {.lex_state = 203}, [4258] = {.lex_state = 203}, [4259] = {.lex_state = 203}, [4260] = {.lex_state = 203}, [4261] = {.lex_state = 194}, [4262] = {.lex_state = 203}, [4263] = {.lex_state = 194}, [4264] = {.lex_state = 240}, [4265] = {.lex_state = 242}, [4266] = {.lex_state = 194}, [4267] = {.lex_state = 243}, [4268] = {.lex_state = 194}, [4269] = {.lex_state = 203}, [4270] = {.lex_state = 203}, [4271] = {.lex_state = 194}, [4272] = {.lex_state = 203}, [4273] = {.lex_state = 242}, [4274] = {.lex_state = 205}, [4275] = {.lex_state = 203}, [4276] = {.lex_state = 203}, [4277] = {.lex_state = 203}, [4278] = {.lex_state = 203}, [4279] = {.lex_state = 203}, [4280] = {.lex_state = 203}, [4281] = {.lex_state = 203}, [4282] = {.lex_state = 203}, [4283] = {.lex_state = 203}, [4284] = {.lex_state = 203}, [4285] = {.lex_state = 230}, [4286] = {.lex_state = 240}, [4287] = {.lex_state = 230}, [4288] = {.lex_state = 230}, [4289] = {.lex_state = 206}, [4290] = {.lex_state = 203}, [4291] = {.lex_state = 203}, [4292] = {.lex_state = 241}, [4293] = {.lex_state = 230}, [4294] = {.lex_state = 194}, [4295] = {.lex_state = 240}, [4296] = {.lex_state = 230}, [4297] = {.lex_state = 240}, [4298] = {.lex_state = 230}, [4299] = {.lex_state = 206}, [4300] = {.lex_state = 203}, [4301] = {.lex_state = 240}, [4302] = {.lex_state = 230}, [4303] = {.lex_state = 230}, [4304] = {.lex_state = 245}, [4305] = {.lex_state = 240}, [4306] = {.lex_state = 230}, [4307] = {.lex_state = 241}, [4308] = {.lex_state = 230}, [4309] = {.lex_state = 203}, [4310] = {.lex_state = 240}, [4311] = {.lex_state = 230}, [4312] = {.lex_state = 230}, [4313] = {.lex_state = 230}, [4314] = {.lex_state = 203}, [4315] = {.lex_state = 230}, [4316] = {.lex_state = 230}, [4317] = {.lex_state = 241}, [4318] = {.lex_state = 230}, [4319] = {.lex_state = 203}, [4320] = {.lex_state = 230}, [4321] = {.lex_state = 240}, [4322] = {.lex_state = 203}, [4323] = {.lex_state = 241}, [4324] = {.lex_state = 241}, [4325] = {.lex_state = 241}, [4326] = {.lex_state = 241}, [4327] = {.lex_state = 241}, [4328] = {.lex_state = 241}, [4329] = {.lex_state = 203}, [4330] = {.lex_state = 242}, [4331] = {.lex_state = 230}, [4332] = {.lex_state = 242}, [4333] = {.lex_state = 203}, [4334] = {.lex_state = 242}, [4335] = {.lex_state = 242}, [4336] = {.lex_state = 203}, [4337] = {.lex_state = 242}, [4338] = {.lex_state = 203}, [4339] = {.lex_state = 242}, [4340] = {.lex_state = 242}, [4341] = {.lex_state = 242}, [4342] = {.lex_state = 205}, [4343] = {.lex_state = 203}, [4344] = {.lex_state = 242}, [4345] = {.lex_state = 203}, [4346] = {.lex_state = 203}, [4347] = {.lex_state = 203}, [4348] = {.lex_state = 203}, [4349] = {.lex_state = 203}, [4350] = {.lex_state = 203}, [4351] = {.lex_state = 203}, [4352] = {.lex_state = 203}, [4353] = {.lex_state = 242}, [4354] = {.lex_state = 242}, [4355] = {.lex_state = 204}, [4356] = {.lex_state = 203}, [4357] = {.lex_state = 242}, [4358] = {.lex_state = 242}, [4359] = {.lex_state = 230}, [4360] = {.lex_state = 203}, [4361] = {.lex_state = 203}, [4362] = {.lex_state = 242}, [4363] = {.lex_state = 203}, [4364] = {.lex_state = 203}, [4365] = {.lex_state = 230}, [4366] = {.lex_state = 203}, [4367] = {.lex_state = 203}, [4368] = {.lex_state = 241}, [4369] = {.lex_state = 203}, [4370] = {.lex_state = 203}, [4371] = {.lex_state = 203}, [4372] = {.lex_state = 203}, [4373] = {.lex_state = 203}, [4374] = {.lex_state = 203}, [4375] = {.lex_state = 203}, [4376] = {.lex_state = 203}, [4377] = {.lex_state = 203}, [4378] = {.lex_state = 203}, [4379] = {.lex_state = 242}, [4380] = {.lex_state = 203}, [4381] = {.lex_state = 242}, [4382] = {.lex_state = 203}, [4383] = {.lex_state = 203}, [4384] = {.lex_state = 242}, [4385] = {.lex_state = 203}, [4386] = {.lex_state = 203}, [4387] = {.lex_state = 241}, [4388] = {.lex_state = 203}, [4389] = {.lex_state = 242}, [4390] = {.lex_state = 242}, [4391] = {.lex_state = 241}, [4392] = {.lex_state = 203}, [4393] = {.lex_state = 230}, [4394] = {.lex_state = 242}, [4395] = {.lex_state = 242}, [4396] = {.lex_state = 242}, [4397] = {.lex_state = 205}, [4398] = {.lex_state = 242}, [4399] = {.lex_state = 203}, [4400] = {.lex_state = 204}, [4401] = {.lex_state = 242}, [4402] = {.lex_state = 226}, [4403] = {.lex_state = 230}, [4404] = {.lex_state = 230}, [4405] = {.lex_state = 230}, [4406] = {.lex_state = 242}, [4407] = {.lex_state = 203}, [4408] = {.lex_state = 203}, [4409] = {.lex_state = 241}, [4410] = {.lex_state = 203}, [4411] = {.lex_state = 230}, [4412] = {.lex_state = 230}, [4413] = {.lex_state = 194}, [4414] = {.lex_state = 203}, [4415] = {.lex_state = 203}, [4416] = {.lex_state = 203}, [4417] = {.lex_state = 203}, [4418] = {.lex_state = 203}, [4419] = {.lex_state = 230}, [4420] = {.lex_state = 241}, [4421] = {.lex_state = 230}, [4422] = {.lex_state = 194}, [4423] = {.lex_state = 203}, [4424] = {.lex_state = 230}, [4425] = {.lex_state = 241}, [4426] = {.lex_state = 203}, [4427] = {.lex_state = 203}, [4428] = {.lex_state = 231}, [4429] = {.lex_state = 206}, [4430] = {.lex_state = 194}, [4431] = {.lex_state = 194}, [4432] = {.lex_state = 241}, [4433] = {.lex_state = 230}, [4434] = {.lex_state = 241}, [4435] = {.lex_state = 241}, [4436] = {.lex_state = 203}, [4437] = {.lex_state = 241}, [4438] = {.lex_state = 241}, [4439] = {.lex_state = 241}, [4440] = {.lex_state = 203}, [4441] = {.lex_state = 203}, [4442] = {.lex_state = 241}, [4443] = {.lex_state = 245}, [4444] = {.lex_state = 230}, [4445] = {.lex_state = 203}, [4446] = {.lex_state = 230}, [4447] = {.lex_state = 203}, [4448] = {.lex_state = 203}, [4449] = {.lex_state = 203}, [4450] = {.lex_state = 203}, [4451] = {.lex_state = 230}, [4452] = {.lex_state = 230}, [4453] = {.lex_state = 231}, [4454] = {.lex_state = 203}, [4455] = {.lex_state = 203}, [4456] = {.lex_state = 245}, [4457] = {.lex_state = 241}, [4458] = {.lex_state = 203}, [4459] = {.lex_state = 194}, [4460] = {.lex_state = 230}, [4461] = {.lex_state = 203}, [4462] = {.lex_state = 241}, [4463] = {.lex_state = 241}, [4464] = {.lex_state = 240}, [4465] = {.lex_state = 203}, [4466] = {.lex_state = 230}, [4467] = {.lex_state = 230}, [4468] = {.lex_state = 203}, [4469] = {.lex_state = 230}, [4470] = {.lex_state = 230}, [4471] = {.lex_state = 230}, [4472] = {.lex_state = 194}, [4473] = {.lex_state = 230}, [4474] = {.lex_state = 194}, [4475] = {.lex_state = 194}, [4476] = {.lex_state = 194}, [4477] = {.lex_state = 230}, [4478] = {.lex_state = 194}, [4479] = {.lex_state = 194}, [4480] = {.lex_state = 194}, [4481] = {.lex_state = 203}, [4482] = {.lex_state = 203}, [4483] = {.lex_state = 206}, [4484] = {.lex_state = 205}, [4485] = {.lex_state = 230}, [4486] = {.lex_state = 230}, [4487] = {.lex_state = 203}, [4488] = {.lex_state = 203}, [4489] = {.lex_state = 194}, [4490] = {.lex_state = 203}, [4491] = {.lex_state = 203}, [4492] = {.lex_state = 203}, [4493] = {.lex_state = 241}, [4494] = {.lex_state = 241}, [4495] = {.lex_state = 241}, [4496] = {.lex_state = 230}, [4497] = {.lex_state = 205}, [4498] = {.lex_state = 241}, [4499] = {.lex_state = 241}, [4500] = {.lex_state = 241}, [4501] = {.lex_state = 230}, [4502] = {.lex_state = 230}, [4503] = {.lex_state = 241}, [4504] = {.lex_state = 241}, [4505] = {.lex_state = 203}, [4506] = {.lex_state = 241}, [4507] = {.lex_state = 241}, [4508] = {.lex_state = 230}, [4509] = {.lex_state = 205}, [4510] = {.lex_state = 241}, [4511] = {.lex_state = 241}, [4512] = {.lex_state = 241}, [4513] = {.lex_state = 230}, [4514] = {.lex_state = 230}, [4515] = {.lex_state = 241}, [4516] = {.lex_state = 203}, [4517] = {.lex_state = 230}, [4518] = {.lex_state = 203}, [4519] = {.lex_state = 203}, [4520] = {.lex_state = 205}, [4521] = {.lex_state = 203}, [4522] = {.lex_state = 203}, [4523] = {.lex_state = 203}, [4524] = {.lex_state = 203}, [4525] = {.lex_state = 230}, [4526] = {.lex_state = 242}, [4527] = {.lex_state = 205}, [4528] = {.lex_state = 203}, [4529] = {.lex_state = 203}, [4530] = {.lex_state = 230}, [4531] = {.lex_state = 230}, [4532] = {.lex_state = 230}, [4533] = {.lex_state = 203}, [4534] = {.lex_state = 203}, [4535] = {.lex_state = 203}, [4536] = {.lex_state = 230}, [4537] = {.lex_state = 203}, [4538] = {.lex_state = 203}, [4539] = {.lex_state = 203}, [4540] = {.lex_state = 203}, [4541] = {.lex_state = 203}, [4542] = {.lex_state = 203}, [4543] = {.lex_state = 203}, [4544] = {.lex_state = 245}, [4545] = {.lex_state = 205}, [4546] = {.lex_state = 205}, [4547] = {.lex_state = 203}, [4548] = {.lex_state = 205}, [4549] = {.lex_state = 205}, [4550] = {.lex_state = 205}, [4551] = {.lex_state = 205}, [4552] = {.lex_state = 205}, [4553] = {.lex_state = 205}, [4554] = {.lex_state = 205}, [4555] = {.lex_state = 205}, [4556] = {.lex_state = 205}, [4557] = {.lex_state = 205}, [4558] = {.lex_state = 205}, [4559] = {.lex_state = 230}, [4560] = {.lex_state = 203}, [4561] = {.lex_state = 205}, [4562] = {.lex_state = 244}, [4563] = {.lex_state = 203}, [4564] = {.lex_state = 205}, [4565] = {.lex_state = 205}, [4566] = {.lex_state = 203}, [4567] = {.lex_state = 205}, [4568] = {.lex_state = 205}, [4569] = {.lex_state = 203}, [4570] = {.lex_state = 245}, [4571] = {.lex_state = 205}, [4572] = {.lex_state = 230}, [4573] = {.lex_state = 203}, [4574] = {.lex_state = 230}, [4575] = {.lex_state = 203}, [4576] = {.lex_state = 203}, [4577] = {.lex_state = 242}, [4578] = {.lex_state = 230}, [4579] = {.lex_state = 230}, [4580] = {.lex_state = 203}, [4581] = {.lex_state = 230}, [4582] = {.lex_state = 205}, [4583] = {.lex_state = 203}, [4584] = {.lex_state = 203}, [4585] = {.lex_state = 203}, [4586] = {.lex_state = 203}, [4587] = {.lex_state = 203}, [4588] = {.lex_state = 203}, [4589] = {.lex_state = 230}, [4590] = {.lex_state = 230}, [4591] = {.lex_state = 230}, [4592] = {.lex_state = 203}, [4593] = {.lex_state = 203}, [4594] = {.lex_state = 230}, [4595] = {.lex_state = 230}, [4596] = {.lex_state = 203}, [4597] = {.lex_state = 205}, [4598] = {.lex_state = 230}, [4599] = {.lex_state = 230}, [4600] = {.lex_state = 242}, [4601] = {.lex_state = 203}, [4602] = {.lex_state = 203}, [4603] = {.lex_state = 205}, [4604] = {.lex_state = 203}, [4605] = {.lex_state = 205}, [4606] = {.lex_state = 203}, [4607] = {.lex_state = 205}, [4608] = {.lex_state = 205}, [4609] = {.lex_state = 203}, [4610] = {.lex_state = 230}, [4611] = {.lex_state = 203}, [4612] = {.lex_state = 205}, [4613] = {.lex_state = 203}, [4614] = {.lex_state = 203}, [4615] = {.lex_state = 203}, [4616] = {.lex_state = 203}, [4617] = {.lex_state = 203}, [4618] = {.lex_state = 203}, [4619] = {.lex_state = 203}, [4620] = {.lex_state = 203}, [4621] = {.lex_state = 203}, [4622] = {.lex_state = 203}, [4623] = {.lex_state = 203}, [4624] = {.lex_state = 203}, [4625] = {.lex_state = 203}, [4626] = {.lex_state = 203}, [4627] = {.lex_state = 203}, [4628] = {.lex_state = 203}, [4629] = {.lex_state = 203}, [4630] = {.lex_state = 203}, [4631] = {.lex_state = 203}, [4632] = {.lex_state = 203}, [4633] = {.lex_state = 203}, [4634] = {.lex_state = 205}, [4635] = {.lex_state = 205}, [4636] = {.lex_state = 205}, [4637] = {.lex_state = 205}, [4638] = {.lex_state = 205}, [4639] = {.lex_state = 242}, [4640] = {.lex_state = 203}, [4641] = {.lex_state = 203}, [4642] = {.lex_state = 203}, [4643] = {.lex_state = 205}, [4644] = {.lex_state = 229}, [4645] = {.lex_state = 203}, [4646] = {.lex_state = 205}, [4647] = {.lex_state = 203}, [4648] = {.lex_state = 230}, [4649] = {.lex_state = 203}, [4650] = {.lex_state = 208}, [4651] = {.lex_state = 203}, [4652] = {.lex_state = 203}, [4653] = {.lex_state = 203}, [4654] = {.lex_state = 239}, [4655] = {.lex_state = 203}, [4656] = {.lex_state = 203}, [4657] = {.lex_state = 240}, [4658] = {.lex_state = 208}, [4659] = {.lex_state = 203}, [4660] = {.lex_state = 203}, [4661] = {.lex_state = 232}, [4662] = {.lex_state = 205}, [4663] = {.lex_state = 203}, [4664] = {.lex_state = 203}, [4665] = {.lex_state = 203}, [4666] = {.lex_state = 203}, [4667] = {.lex_state = 203}, [4668] = {.lex_state = 205}, [4669] = {.lex_state = 203}, [4670] = {.lex_state = 203}, [4671] = {.lex_state = 203}, [4672] = {.lex_state = 208}, [4673] = {.lex_state = 203}, [4674] = {.lex_state = 203}, [4675] = {.lex_state = 208}, [4676] = {.lex_state = 203}, [4677] = {.lex_state = 203}, [4678] = {.lex_state = 203}, [4679] = {.lex_state = 203}, [4680] = {.lex_state = 203}, [4681] = {.lex_state = 208}, [4682] = {.lex_state = 208}, [4683] = {.lex_state = 203}, [4684] = {.lex_state = 208}, [4685] = {.lex_state = 203}, [4686] = {.lex_state = 203}, [4687] = {.lex_state = 203}, [4688] = {.lex_state = 208}, [4689] = {.lex_state = 203}, [4690] = {.lex_state = 203}, [4691] = {.lex_state = 208}, [4692] = {.lex_state = 244}, [4693] = {.lex_state = 208}, [4694] = {.lex_state = 203}, [4695] = {.lex_state = 203}, [4696] = {.lex_state = 203}, [4697] = {.lex_state = 203}, [4698] = {.lex_state = 203}, [4699] = {.lex_state = 203}, [4700] = {.lex_state = 203}, [4701] = {.lex_state = 203}, [4702] = {.lex_state = 203}, [4703] = {.lex_state = 242}, [4704] = {.lex_state = 203}, [4705] = {.lex_state = 208}, [4706] = {.lex_state = 203}, [4707] = {.lex_state = 203}, [4708] = {.lex_state = 241}, [4709] = {.lex_state = 241}, [4710] = {.lex_state = 241}, [4711] = {.lex_state = 241}, [4712] = {.lex_state = 241}, [4713] = {.lex_state = 241}, [4714] = {.lex_state = 203}, [4715] = {.lex_state = 203}, [4716] = {.lex_state = 203}, [4717] = {.lex_state = 208}, [4718] = {.lex_state = 232}, [4719] = {.lex_state = 208}, [4720] = {.lex_state = 203}, [4721] = {.lex_state = 203}, [4722] = {.lex_state = 241}, [4723] = {.lex_state = 203}, [4724] = {.lex_state = 241}, [4725] = {.lex_state = 242}, [4726] = {.lex_state = 203}, [4727] = {.lex_state = 241}, [4728] = {.lex_state = 203}, [4729] = {.lex_state = 208}, [4730] = {.lex_state = 208}, [4731] = {.lex_state = 208}, [4732] = {.lex_state = 241}, [4733] = {.lex_state = 203}, [4734] = {.lex_state = 203}, [4735] = {.lex_state = 241}, [4736] = {.lex_state = 203}, [4737] = {.lex_state = 203}, [4738] = {.lex_state = 203}, [4739] = {.lex_state = 203}, [4740] = {.lex_state = 241}, [4741] = {.lex_state = 241}, [4742] = {.lex_state = 203}, [4743] = {.lex_state = 241}, [4744] = {.lex_state = 241}, [4745] = {.lex_state = 241}, [4746] = {.lex_state = 241}, [4747] = {.lex_state = 241}, [4748] = {.lex_state = 203}, [4749] = {.lex_state = 241}, [4750] = {.lex_state = 241}, [4751] = {.lex_state = 203}, [4752] = {.lex_state = 203}, [4753] = {.lex_state = 203}, [4754] = {.lex_state = 203}, [4755] = {.lex_state = 203}, [4756] = {.lex_state = 203}, [4757] = {.lex_state = 203}, [4758] = {.lex_state = 208}, [4759] = {.lex_state = 230}, [4760] = {.lex_state = 203}, [4761] = {.lex_state = 203}, [4762] = {.lex_state = 203}, [4763] = {.lex_state = 203}, [4764] = {.lex_state = 208}, [4765] = {.lex_state = 242}, [4766] = {.lex_state = 203}, [4767] = {.lex_state = 203}, [4768] = {.lex_state = 203}, [4769] = {.lex_state = 203}, [4770] = {.lex_state = 203}, [4771] = {.lex_state = 203}, [4772] = {.lex_state = 203}, [4773] = {.lex_state = 203}, [4774] = {.lex_state = 203}, [4775] = {.lex_state = 203}, [4776] = {.lex_state = 205}, [4777] = {.lex_state = 242}, [4778] = {.lex_state = 203}, [4779] = {.lex_state = 203}, [4780] = {.lex_state = 203}, [4781] = {.lex_state = 203}, [4782] = {.lex_state = 240}, [4783] = {.lex_state = 241}, [4784] = {.lex_state = 240}, [4785] = {.lex_state = 240}, [4786] = {.lex_state = 208}, [4787] = {.lex_state = 205}, [4788] = {.lex_state = 203}, [4789] = {.lex_state = 240}, [4790] = {.lex_state = 203}, [4791] = {.lex_state = 240}, [4792] = {.lex_state = 205}, [4793] = {.lex_state = 240}, [4794] = {.lex_state = 208}, [4795] = {.lex_state = 203}, [4796] = {.lex_state = 203}, [4797] = {.lex_state = 203}, [4798] = {.lex_state = 203}, [4799] = {.lex_state = 203}, [4800] = {.lex_state = 203}, [4801] = {.lex_state = 203}, [4802] = {.lex_state = 203}, [4803] = {.lex_state = 203}, [4804] = {.lex_state = 203}, [4805] = {.lex_state = 204}, [4806] = {.lex_state = 203}, [4807] = {.lex_state = 203}, [4808] = {.lex_state = 203}, [4809] = {.lex_state = 203}, [4810] = {.lex_state = 203}, [4811] = {.lex_state = 203}, [4812] = {.lex_state = 203}, [4813] = {.lex_state = 203}, [4814] = {.lex_state = 203}, [4815] = {.lex_state = 203}, [4816] = {.lex_state = 208}, [4817] = {.lex_state = 242}, [4818] = {.lex_state = 203}, [4819] = {.lex_state = 203}, [4820] = {.lex_state = 203}, [4821] = {.lex_state = 203}, [4822] = {.lex_state = 203}, [4823] = {.lex_state = 203}, [4824] = {.lex_state = 203}, [4825] = {.lex_state = 203}, [4826] = {.lex_state = 203}, [4827] = {.lex_state = 203}, [4828] = {.lex_state = 203}, [4829] = {.lex_state = 203}, [4830] = {.lex_state = 203}, [4831] = {.lex_state = 203}, [4832] = {.lex_state = 203}, [4833] = {.lex_state = 203}, [4834] = {.lex_state = 242}, [4835] = {.lex_state = 194}, [4836] = {.lex_state = 230}, [4837] = {.lex_state = 203}, [4838] = {.lex_state = 242}, [4839] = {.lex_state = 230}, [4840] = {.lex_state = 230}, [4841] = {.lex_state = 242}, [4842] = {.lex_state = 242}, [4843] = {.lex_state = 203}, [4844] = {.lex_state = 230}, [4845] = {.lex_state = 230}, [4846] = {.lex_state = 203}, [4847] = {.lex_state = 230}, [4848] = {.lex_state = 230}, [4849] = {.lex_state = 230}, [4850] = {.lex_state = 230}, [4851] = {.lex_state = 230}, [4852] = {.lex_state = 203}, [4853] = {.lex_state = 230}, [4854] = {.lex_state = 230}, [4855] = {.lex_state = 240}, [4856] = {.lex_state = 230}, [4857] = {.lex_state = 206}, [4858] = {.lex_state = 230}, [4859] = {.lex_state = 230}, [4860] = {.lex_state = 230}, [4861] = {.lex_state = 230}, [4862] = {.lex_state = 242}, [4863] = {.lex_state = 204}, [4864] = {.lex_state = 242}, [4865] = {.lex_state = 242}, [4866] = {.lex_state = 242}, [4867] = {.lex_state = 242}, [4868] = {.lex_state = 242}, [4869] = {.lex_state = 230}, [4870] = {.lex_state = 230}, [4871] = {.lex_state = 230}, [4872] = {.lex_state = 230}, [4873] = {.lex_state = 230}, [4874] = {.lex_state = 230}, [4875] = {.lex_state = 240}, [4876] = {.lex_state = 242}, [4877] = {.lex_state = 230}, [4878] = {.lex_state = 242}, [4879] = {.lex_state = 203}, [4880] = {.lex_state = 242}, [4881] = {.lex_state = 242}, [4882] = {.lex_state = 230}, [4883] = {.lex_state = 230}, [4884] = {.lex_state = 230}, [4885] = {.lex_state = 230}, [4886] = {.lex_state = 242}, [4887] = {.lex_state = 242}, [4888] = {.lex_state = 230}, [4889] = {.lex_state = 230}, [4890] = {.lex_state = 230}, [4891] = {.lex_state = 231}, [4892] = {.lex_state = 230}, [4893] = {.lex_state = 241}, [4894] = {.lex_state = 230}, [4895] = {.lex_state = 230}, [4896] = {.lex_state = 203}, [4897] = {.lex_state = 242}, [4898] = {.lex_state = 203}, [4899] = {.lex_state = 230}, [4900] = {.lex_state = 244}, [4901] = {.lex_state = 203}, [4902] = {.lex_state = 242}, [4903] = {.lex_state = 242}, [4904] = {.lex_state = 230}, [4905] = {.lex_state = 242}, [4906] = {.lex_state = 203}, [4907] = {.lex_state = 242}, [4908] = {.lex_state = 241}, [4909] = {.lex_state = 242}, [4910] = {.lex_state = 203}, [4911] = {.lex_state = 230}, [4912] = {.lex_state = 240}, [4913] = {.lex_state = 230}, [4914] = {.lex_state = 230}, [4915] = {.lex_state = 244}, [4916] = {.lex_state = 242}, [4917] = {.lex_state = 242}, [4918] = {.lex_state = 205}, [4919] = {.lex_state = 240}, [4920] = {.lex_state = 194}, [4921] = {.lex_state = 240}, [4922] = {.lex_state = 194}, [4923] = {.lex_state = 194}, [4924] = {.lex_state = 239}, [4925] = {.lex_state = 241}, [4926] = {.lex_state = 242}, [4927] = {.lex_state = 241}, [4928] = {.lex_state = 205}, [4929] = {.lex_state = 242}, [4930] = {.lex_state = 242}, [4931] = {.lex_state = 194}, [4932] = {.lex_state = 205}, [4933] = {.lex_state = 203}, [4934] = {.lex_state = 242}, [4935] = {.lex_state = 242}, [4936] = {.lex_state = 194}, [4937] = {.lex_state = 242}, [4938] = {.lex_state = 203}, [4939] = {.lex_state = 203}, [4940] = {.lex_state = 242}, [4941] = {.lex_state = 242}, [4942] = {.lex_state = 242}, [4943] = {.lex_state = 240}, [4944] = {.lex_state = 194}, [4945] = {.lex_state = 242}, [4946] = {.lex_state = 205}, [4947] = {.lex_state = 242}, [4948] = {.lex_state = 205}, [4949] = {.lex_state = 203}, [4950] = {.lex_state = 194}, [4951] = {.lex_state = 242}, [4952] = {.lex_state = 242}, [4953] = {.lex_state = 240}, [4954] = {.lex_state = 240}, [4955] = {.lex_state = 242}, [4956] = {.lex_state = 241}, [4957] = {.lex_state = 242}, [4958] = {.lex_state = 242}, [4959] = {.lex_state = 242}, [4960] = {.lex_state = 242}, [4961] = {.lex_state = 242}, [4962] = {.lex_state = 240}, [4963] = {.lex_state = 242}, [4964] = {.lex_state = 242}, [4965] = {.lex_state = 242}, [4966] = {.lex_state = 203}, [4967] = {.lex_state = 194}, [4968] = {.lex_state = 194}, [4969] = {.lex_state = 194}, [4970] = {.lex_state = 203}, [4971] = {.lex_state = 242}, [4972] = {.lex_state = 242}, [4973] = {.lex_state = 194}, [4974] = {.lex_state = 242}, [4975] = {.lex_state = 242}, [4976] = {.lex_state = 240}, [4977] = {.lex_state = 242}, [4978] = {.lex_state = 242}, [4979] = {.lex_state = 242}, [4980] = {.lex_state = 242}, [4981] = {.lex_state = 203}, [4982] = {.lex_state = 242}, [4983] = {.lex_state = 242}, [4984] = {.lex_state = 194}, [4985] = {.lex_state = 242}, [4986] = {.lex_state = 205}, [4987] = {.lex_state = 242}, [4988] = {.lex_state = 242}, [4989] = {.lex_state = 242}, [4990] = {.lex_state = 242}, [4991] = {.lex_state = 241}, [4992] = {.lex_state = 242}, [4993] = {.lex_state = 242}, [4994] = {.lex_state = 240}, [4995] = {.lex_state = 240}, [4996] = {.lex_state = 241}, [4997] = {.lex_state = 241}, [4998] = {.lex_state = 241}, [4999] = {.lex_state = 239}, [5000] = {.lex_state = 241}, [5001] = {.lex_state = 241}, [5002] = {.lex_state = 241}, [5003] = {.lex_state = 241}, [5004] = {.lex_state = 242}, [5005] = {.lex_state = 241}, [5006] = {.lex_state = 242}, [5007] = {.lex_state = 205}, [5008] = {.lex_state = 242}, [5009] = {.lex_state = 194}, [5010] = {.lex_state = 241}, [5011] = {.lex_state = 240}, [5012] = {.lex_state = 240}, [5013] = {.lex_state = 205}, [5014] = {.lex_state = 242}, [5015] = {.lex_state = 208}, [5016] = {.lex_state = 194}, [5017] = {.lex_state = 240}, [5018] = {.lex_state = 241}, [5019] = {.lex_state = 230}, [5020] = {.lex_state = 241}, [5021] = {.lex_state = 194}, [5022] = {.lex_state = 241}, [5023] = {.lex_state = 240}, [5024] = {.lex_state = 242}, [5025] = {.lex_state = 241}, [5026] = {.lex_state = 241}, [5027] = {.lex_state = 241}, [5028] = {.lex_state = 242}, [5029] = {.lex_state = 230}, [5030] = {.lex_state = 240}, [5031] = {.lex_state = 241}, [5032] = {.lex_state = 203}, [5033] = {.lex_state = 242}, [5034] = {.lex_state = 242}, [5035] = {.lex_state = 240}, [5036] = {.lex_state = 203}, [5037] = {.lex_state = 241}, [5038] = {.lex_state = 240}, [5039] = {.lex_state = 239}, [5040] = {.lex_state = 204}, [5041] = {.lex_state = 241}, [5042] = {.lex_state = 240}, [5043] = {.lex_state = 241}, [5044] = {.lex_state = 204}, [5045] = {.lex_state = 203}, [5046] = {.lex_state = 208}, [5047] = {.lex_state = 194}, [5048] = {.lex_state = 203}, [5049] = {.lex_state = 239}, [5050] = {.lex_state = 241}, [5051] = {.lex_state = 203}, [5052] = {.lex_state = 241}, [5053] = {.lex_state = 242}, [5054] = {.lex_state = 241}, [5055] = {.lex_state = 242}, [5056] = {.lex_state = 203}, [5057] = {.lex_state = 241}, [5058] = {.lex_state = 208}, [5059] = {.lex_state = 205}, [5060] = {.lex_state = 241}, [5061] = {.lex_state = 240}, [5062] = {.lex_state = 241}, [5063] = {.lex_state = 241}, [5064] = {.lex_state = 241}, [5065] = {.lex_state = 195}, [5066] = {.lex_state = 208}, [5067] = {.lex_state = 194}, [5068] = {.lex_state = 241}, [5069] = {.lex_state = 208}, [5070] = {.lex_state = 205}, [5071] = {.lex_state = 208}, [5072] = {.lex_state = 195}, [5073] = {.lex_state = 241}, [5074] = {.lex_state = 195}, [5075] = {.lex_state = 240}, [5076] = {.lex_state = 240}, [5077] = {.lex_state = 241}, [5078] = {.lex_state = 205}, [5079] = {.lex_state = 241}, [5080] = {.lex_state = 208}, [5081] = {.lex_state = 241}, [5082] = {.lex_state = 241}, [5083] = {.lex_state = 242}, [5084] = {.lex_state = 241}, [5085] = {.lex_state = 205}, [5086] = {.lex_state = 240}, [5087] = {.lex_state = 241}, [5088] = {.lex_state = 241}, [5089] = {.lex_state = 241}, [5090] = {.lex_state = 208}, [5091] = {.lex_state = 205}, [5092] = {.lex_state = 240}, [5093] = {.lex_state = 208}, [5094] = {.lex_state = 208}, [5095] = {.lex_state = 240}, [5096] = {.lex_state = 242}, [5097] = {.lex_state = 240}, [5098] = {.lex_state = 241}, [5099] = {.lex_state = 241}, [5100] = {.lex_state = 241}, [5101] = {.lex_state = 208}, [5102] = {.lex_state = 241}, [5103] = {.lex_state = 205}, [5104] = {.lex_state = 195}, [5105] = {.lex_state = 208}, [5106] = {.lex_state = 241}, [5107] = {.lex_state = 242}, [5108] = {.lex_state = 241}, [5109] = {.lex_state = 208}, [5110] = {.lex_state = 195}, [5111] = {.lex_state = 241}, [5112] = {.lex_state = 241}, [5113] = {.lex_state = 195}, [5114] = {.lex_state = 208}, [5115] = {.lex_state = 241}, [5116] = {.lex_state = 241}, [5117] = {.lex_state = 208}, [5118] = {.lex_state = 242}, [5119] = {.lex_state = 241}, [5120] = {.lex_state = 195}, [5121] = {.lex_state = 195}, [5122] = {.lex_state = 195}, [5123] = {.lex_state = 241}, [5124] = {.lex_state = 241}, [5125] = {.lex_state = 240}, [5126] = {.lex_state = 241}, [5127] = {.lex_state = 205}, [5128] = {.lex_state = 208}, [5129] = {.lex_state = 241}, [5130] = {.lex_state = 241}, [5131] = {.lex_state = 240}, [5132] = {.lex_state = 241}, [5133] = {.lex_state = 195}, [5134] = {.lex_state = 241}, [5135] = {.lex_state = 241}, [5136] = {.lex_state = 241}, [5137] = {.lex_state = 241}, [5138] = {.lex_state = 208}, [5139] = {.lex_state = 240}, [5140] = {.lex_state = 241}, [5141] = {.lex_state = 208}, [5142] = {.lex_state = 241}, [5143] = {.lex_state = 208}, [5144] = {.lex_state = 241}, [5145] = {.lex_state = 195}, [5146] = {.lex_state = 240}, [5147] = {.lex_state = 240}, [5148] = {.lex_state = 241}, [5149] = {.lex_state = 195}, [5150] = {.lex_state = 241}, [5151] = {.lex_state = 208}, [5152] = {.lex_state = 195}, [5153] = {.lex_state = 195}, [5154] = {.lex_state = 195}, [5155] = {.lex_state = 195}, [5156] = {.lex_state = 195}, [5157] = {.lex_state = 195}, [5158] = {.lex_state = 195}, [5159] = {.lex_state = 195}, [5160] = {.lex_state = 195}, [5161] = {.lex_state = 195}, [5162] = {.lex_state = 195}, [5163] = {.lex_state = 195}, [5164] = {.lex_state = 195}, [5165] = {.lex_state = 195}, [5166] = {.lex_state = 195}, [5167] = {.lex_state = 195}, [5168] = {.lex_state = 195}, [5169] = {.lex_state = 195}, [5170] = {.lex_state = 195}, [5171] = {.lex_state = 195}, [5172] = {.lex_state = 195}, [5173] = {.lex_state = 195}, [5174] = {.lex_state = 195}, [5175] = {.lex_state = 195}, [5176] = {.lex_state = 195}, [5177] = {.lex_state = 195}, [5178] = {.lex_state = 195}, [5179] = {.lex_state = 195}, [5180] = {.lex_state = 195}, [5181] = {.lex_state = 195}, [5182] = {.lex_state = 195}, [5183] = {.lex_state = 195}, [5184] = {.lex_state = 195}, [5185] = {.lex_state = 195}, [5186] = {.lex_state = 195}, [5187] = {.lex_state = 195}, [5188] = {.lex_state = 195}, [5189] = {.lex_state = 195}, [5190] = {.lex_state = 195}, [5191] = {.lex_state = 195}, [5192] = {.lex_state = 195}, [5193] = {.lex_state = 195}, [5194] = {.lex_state = 195}, [5195] = {.lex_state = 195}, [5196] = {.lex_state = 195}, [5197] = {.lex_state = 195}, [5198] = {.lex_state = 195}, [5199] = {.lex_state = 195}, [5200] = {.lex_state = 240}, [5201] = {.lex_state = 240}, [5202] = {.lex_state = 195}, [5203] = {.lex_state = 195}, [5204] = {.lex_state = 195}, [5205] = {.lex_state = 195}, [5206] = {.lex_state = 208}, [5207] = {.lex_state = 208}, [5208] = {.lex_state = 195}, [5209] = {.lex_state = 195}, [5210] = {.lex_state = 195}, [5211] = {.lex_state = 195}, [5212] = {.lex_state = 195}, [5213] = {.lex_state = 241}, [5214] = {.lex_state = 195}, [5215] = {.lex_state = 195}, [5216] = {.lex_state = 195}, [5217] = {.lex_state = 240}, [5218] = {.lex_state = 195}, [5219] = {.lex_state = 240}, [5220] = {.lex_state = 195}, [5221] = {.lex_state = 195}, [5222] = {.lex_state = 195}, [5223] = {.lex_state = 195}, [5224] = {.lex_state = 195}, [5225] = {.lex_state = 195}, [5226] = {.lex_state = 242}, [5227] = {.lex_state = 242}, [5228] = {.lex_state = 195}, [5229] = {.lex_state = 195}, [5230] = {.lex_state = 195}, [5231] = {.lex_state = 195}, [5232] = {.lex_state = 195}, [5233] = {.lex_state = 195}, [5234] = {.lex_state = 195}, [5235] = {.lex_state = 195}, [5236] = {.lex_state = 195}, [5237] = {.lex_state = 195}, [5238] = {.lex_state = 195}, [5239] = {.lex_state = 195}, [5240] = {.lex_state = 195}, [5241] = {.lex_state = 195}, [5242] = {.lex_state = 195}, [5243] = {.lex_state = 195}, [5244] = {.lex_state = 195}, [5245] = {.lex_state = 195}, [5246] = {.lex_state = 195}, [5247] = {.lex_state = 195}, [5248] = {.lex_state = 195}, [5249] = {.lex_state = 195}, [5250] = {.lex_state = 195}, [5251] = {.lex_state = 195}, [5252] = {.lex_state = 195}, [5253] = {.lex_state = 195}, [5254] = {.lex_state = 195}, [5255] = {.lex_state = 195}, [5256] = {.lex_state = 195}, [5257] = {.lex_state = 195}, [5258] = {.lex_state = 239}, [5259] = {.lex_state = 208}, [5260] = {.lex_state = 195}, [5261] = {.lex_state = 208}, [5262] = {.lex_state = 208}, [5263] = {.lex_state = 208}, [5264] = {.lex_state = 208}, [5265] = {.lex_state = 208}, [5266] = {.lex_state = 208}, [5267] = {.lex_state = 195}, [5268] = {.lex_state = 208}, [5269] = {.lex_state = 195}, [5270] = {.lex_state = 208}, [5271] = {.lex_state = 239}, [5272] = {.lex_state = 208}, [5273] = {.lex_state = 195}, [5274] = {.lex_state = 195}, [5275] = {.lex_state = 208}, [5276] = {.lex_state = 208}, [5277] = {.lex_state = 240}, [5278] = {.lex_state = 208}, [5279] = {.lex_state = 208}, [5280] = {.lex_state = 195}, [5281] = {.lex_state = 195}, [5282] = {.lex_state = 208}, [5283] = {.lex_state = 208}, [5284] = {.lex_state = 195}, [5285] = {.lex_state = 208}, [5286] = {.lex_state = 208}, [5287] = {.lex_state = 208}, [5288] = {.lex_state = 240}, [5289] = {.lex_state = 208}, [5290] = {.lex_state = 240}, [5291] = {.lex_state = 208}, [5292] = {.lex_state = 208}, [5293] = {.lex_state = 208}, [5294] = {.lex_state = 208}, [5295] = {.lex_state = 208}, [5296] = {.lex_state = 240}, [5297] = {.lex_state = 195}, [5298] = {.lex_state = 208}, [5299] = {.lex_state = 240}, [5300] = {.lex_state = 195}, [5301] = {.lex_state = 208}, [5302] = {.lex_state = 208}, [5303] = {.lex_state = 208}, [5304] = {.lex_state = 195}, [5305] = {.lex_state = 208}, [5306] = {.lex_state = 195}, [5307] = {.lex_state = 195}, [5308] = {.lex_state = 195}, [5309] = {.lex_state = 195}, [5310] = {.lex_state = 208}, [5311] = {.lex_state = 208}, [5312] = {.lex_state = 195}, [5313] = {.lex_state = 208}, [5314] = {.lex_state = 240}, [5315] = {.lex_state = 195}, [5316] = {.lex_state = 208}, [5317] = {.lex_state = 195}, [5318] = {.lex_state = 208}, [5319] = {.lex_state = 195}, [5320] = {.lex_state = 208}, [5321] = {.lex_state = 195}, [5322] = {.lex_state = 208}, [5323] = {.lex_state = 208}, [5324] = {.lex_state = 195}, [5325] = {.lex_state = 208}, [5326] = {.lex_state = 208}, [5327] = {.lex_state = 208}, [5328] = {.lex_state = 195}, [5329] = {.lex_state = 208}, [5330] = {.lex_state = 208}, [5331] = {.lex_state = 208}, [5332] = {.lex_state = 195}, [5333] = {.lex_state = 208}, [5334] = {.lex_state = 208}, [5335] = {.lex_state = 208}, [5336] = {.lex_state = 208}, [5337] = {.lex_state = 240}, [5338] = {.lex_state = 195}, [5339] = {.lex_state = 195}, [5340] = {.lex_state = 208}, [5341] = {.lex_state = 208}, [5342] = {.lex_state = 240}, [5343] = {.lex_state = 208}, [5344] = {.lex_state = 208}, [5345] = {.lex_state = 208}, [5346] = {.lex_state = 208}, [5347] = {.lex_state = 203}, [5348] = {.lex_state = 203}, [5349] = {.lex_state = 197}, [5350] = {.lex_state = 205}, [5351] = {.lex_state = 203}, [5352] = {.lex_state = 203}, [5353] = {.lex_state = 203}, [5354] = {.lex_state = 208}, [5355] = {.lex_state = 203}, [5356] = {.lex_state = 208}, [5357] = {.lex_state = 208}, [5358] = {.lex_state = 208}, [5359] = {.lex_state = 208}, [5360] = {.lex_state = 208}, [5361] = {.lex_state = 208}, [5362] = {.lex_state = 203}, [5363] = {.lex_state = 208}, [5364] = {.lex_state = 208}, [5365] = {.lex_state = 208}, [5366] = {.lex_state = 208}, [5367] = {.lex_state = 208}, [5368] = {.lex_state = 208}, [5369] = {.lex_state = 197}, [5370] = {.lex_state = 203}, [5371] = {.lex_state = 203}, [5372] = {.lex_state = 203}, [5373] = {.lex_state = 203}, [5374] = {.lex_state = 203}, [5375] = {.lex_state = 203}, [5376] = {.lex_state = 197}, [5377] = {.lex_state = 203}, [5378] = {.lex_state = 203}, [5379] = {.lex_state = 197}, [5380] = {.lex_state = 203}, [5381] = {.lex_state = 203}, [5382] = {.lex_state = 203}, [5383] = {.lex_state = 195}, [5384] = {.lex_state = 197}, [5385] = {.lex_state = 203}, [5386] = {.lex_state = 205}, [5387] = {.lex_state = 203}, [5388] = {.lex_state = 203}, [5389] = {.lex_state = 197}, [5390] = {.lex_state = 195}, [5391] = {.lex_state = 203}, [5392] = {.lex_state = 203}, [5393] = {.lex_state = 208}, [5394] = {.lex_state = 203}, [5395] = {.lex_state = 203}, [5396] = {.lex_state = 242}, [5397] = {.lex_state = 203}, [5398] = {.lex_state = 203}, [5399] = {.lex_state = 242}, [5400] = {.lex_state = 203}, [5401] = {.lex_state = 197}, [5402] = {.lex_state = 203}, [5403] = {.lex_state = 203}, [5404] = {.lex_state = 203}, [5405] = {.lex_state = 203}, [5406] = {.lex_state = 203}, [5407] = {.lex_state = 203}, [5408] = {.lex_state = 242}, [5409] = {.lex_state = 242}, [5410] = {.lex_state = 242}, [5411] = {.lex_state = 197}, [5412] = {.lex_state = 203}, [5413] = {.lex_state = 203}, [5414] = {.lex_state = 203}, [5415] = {.lex_state = 203}, [5416] = {.lex_state = 203}, [5417] = {.lex_state = 203}, [5418] = {.lex_state = 208}, [5419] = {.lex_state = 208}, [5420] = {.lex_state = 242}, [5421] = {.lex_state = 203}, [5422] = {.lex_state = 203}, [5423] = {.lex_state = 208}, [5424] = {.lex_state = 203}, [5425] = {.lex_state = 242}, [5426] = {.lex_state = 240}, [5427] = {.lex_state = 240}, [5428] = {.lex_state = 242}, [5429] = {.lex_state = 240}, [5430] = {.lex_state = 242}, [5431] = {.lex_state = 240}, [5432] = {.lex_state = 241}, [5433] = {.lex_state = 240}, [5434] = {.lex_state = 242}, [5435] = {.lex_state = 242}, [5436] = {.lex_state = 242}, [5437] = {.lex_state = 242}, [5438] = {.lex_state = 242}, [5439] = {.lex_state = 242}, [5440] = {.lex_state = 242}, [5441] = {.lex_state = 240}, [5442] = {.lex_state = 242}, [5443] = {.lex_state = 242}, [5444] = {.lex_state = 195}, [5445] = {.lex_state = 240}, [5446] = {.lex_state = 195}, [5447] = {.lex_state = 195}, [5448] = {.lex_state = 208}, [5449] = {.lex_state = 240}, [5450] = {.lex_state = 195}, [5451] = {.lex_state = 241}, [5452] = {.lex_state = 195}, [5453] = {.lex_state = 195}, [5454] = {.lex_state = 240}, [5455] = {.lex_state = 195}, [5456] = {.lex_state = 195}, [5457] = {.lex_state = 240}, [5458] = {.lex_state = 195}, [5459] = {.lex_state = 195}, [5460] = {.lex_state = 240}, [5461] = {.lex_state = 240}, [5462] = {.lex_state = 195}, [5463] = {.lex_state = 240}, [5464] = {.lex_state = 240}, [5465] = {.lex_state = 240}, [5466] = {.lex_state = 195}, [5467] = {.lex_state = 240}, [5468] = {.lex_state = 195}, [5469] = {.lex_state = 240}, [5470] = {.lex_state = 240}, [5471] = {.lex_state = 240}, [5472] = {.lex_state = 240}, [5473] = {.lex_state = 195}, [5474] = {.lex_state = 240}, [5475] = {.lex_state = 239}, [5476] = {.lex_state = 195}, [5477] = {.lex_state = 240}, [5478] = {.lex_state = 195}, [5479] = {.lex_state = 195}, [5480] = {.lex_state = 240}, [5481] = {.lex_state = 240}, [5482] = {.lex_state = 195}, [5483] = {.lex_state = 240}, [5484] = {.lex_state = 208}, [5485] = {.lex_state = 240}, [5486] = {.lex_state = 240}, [5487] = {.lex_state = 208}, [5488] = {.lex_state = 240}, [5489] = {.lex_state = 240}, [5490] = {.lex_state = 208}, [5491] = {.lex_state = 240}, [5492] = {.lex_state = 208}, [5493] = {.lex_state = 203}, [5494] = {.lex_state = 240}, [5495] = {.lex_state = 240}, [5496] = {.lex_state = 203}, [5497] = {.lex_state = 195}, [5498] = {.lex_state = 240}, [5499] = {.lex_state = 195}, [5500] = {.lex_state = 195}, [5501] = {.lex_state = 195}, [5502] = {.lex_state = 195}, [5503] = {.lex_state = 195}, [5504] = {.lex_state = 240}, [5505] = {.lex_state = 195}, [5506] = {.lex_state = 251}, [5507] = {.lex_state = 195}, [5508] = {.lex_state = 240}, [5509] = {.lex_state = 251}, [5510] = {.lex_state = 251}, [5511] = {.lex_state = 195}, [5512] = {.lex_state = 195}, [5513] = {.lex_state = 240}, [5514] = {.lex_state = 251}, [5515] = {.lex_state = 240}, [5516] = {.lex_state = 240}, [5517] = {.lex_state = 240}, [5518] = {.lex_state = 251}, [5519] = {.lex_state = 242}, [5520] = {.lex_state = 195}, [5521] = {.lex_state = 251}, [5522] = {.lex_state = 242}, [5523] = {.lex_state = 240}, [5524] = {.lex_state = 240}, [5525] = {.lex_state = 240}, [5526] = {.lex_state = 251}, [5527] = {.lex_state = 240}, [5528] = {.lex_state = 195}, [5529] = {.lex_state = 197}, [5530] = {.lex_state = 240}, [5531] = {.lex_state = 242}, [5532] = {.lex_state = 197}, [5533] = {.lex_state = 194}, [5534] = {.lex_state = 242}, [5535] = {.lex_state = 197}, [5536] = {.lex_state = 195}, [5537] = {.lex_state = 242}, [5538] = {.lex_state = 197}, [5539] = {.lex_state = 197}, [5540] = {.lex_state = 197}, [5541] = {.lex_state = 240}, [5542] = {.lex_state = 197}, [5543] = {.lex_state = 195}, [5544] = {.lex_state = 197}, [5545] = {.lex_state = 197}, [5546] = {.lex_state = 194}, [5547] = {.lex_state = 197}, [5548] = {.lex_state = 195}, [5549] = {.lex_state = 197}, [5550] = {.lex_state = 197}, [5551] = {.lex_state = 195}, [5552] = {.lex_state = 240}, [5553] = {.lex_state = 195}, [5554] = {.lex_state = 240}, [5555] = {.lex_state = 195}, [5556] = {.lex_state = 240}, [5557] = {.lex_state = 195}, [5558] = {.lex_state = 240}, [5559] = {.lex_state = 195}, [5560] = {.lex_state = 195}, [5561] = {.lex_state = 195}, [5562] = {.lex_state = 240}, [5563] = {.lex_state = 240}, [5564] = {.lex_state = 195}, [5565] = {.lex_state = 240}, [5566] = {.lex_state = 242}, [5567] = {.lex_state = 240}, [5568] = {.lex_state = 195}, [5569] = {.lex_state = 195}, [5570] = {.lex_state = 195}, [5571] = {.lex_state = 240}, [5572] = {.lex_state = 240}, [5573] = {.lex_state = 240}, [5574] = {.lex_state = 240}, [5575] = {.lex_state = 194}, [5576] = {.lex_state = 251}, [5577] = {.lex_state = 209}, [5578] = {.lex_state = 194}, [5579] = {.lex_state = 251}, [5580] = {.lex_state = 251}, [5581] = {.lex_state = 194}, [5582] = {.lex_state = 242}, [5583] = {.lex_state = 251}, [5584] = {.lex_state = 251}, [5585] = {.lex_state = 251}, [5586] = {.lex_state = 251}, [5587] = {.lex_state = 251}, [5588] = {.lex_state = 251}, [5589] = {.lex_state = 251}, [5590] = {.lex_state = 251}, [5591] = {.lex_state = 240}, [5592] = {.lex_state = 240}, [5593] = {.lex_state = 240}, [5594] = {.lex_state = 240}, [5595] = {.lex_state = 240}, [5596] = {.lex_state = 251}, [5597] = {.lex_state = 251}, [5598] = {.lex_state = 251}, [5599] = {.lex_state = 251}, [5600] = {.lex_state = 242}, [5601] = {.lex_state = 242}, [5602] = {.lex_state = 251}, [5603] = {.lex_state = 251}, [5604] = {.lex_state = 251}, [5605] = {.lex_state = 251}, [5606] = {.lex_state = 251}, [5607] = {.lex_state = 251}, [5608] = {.lex_state = 251}, [5609] = {.lex_state = 251}, [5610] = {.lex_state = 251}, [5611] = {.lex_state = 240}, [5612] = {.lex_state = 251}, [5613] = {.lex_state = 251}, [5614] = {.lex_state = 251}, [5615] = {.lex_state = 251}, [5616] = {.lex_state = 251}, [5617] = {.lex_state = 251}, [5618] = {.lex_state = 251}, [5619] = {.lex_state = 251}, [5620] = {.lex_state = 251}, [5621] = {.lex_state = 251}, [5622] = {.lex_state = 251}, [5623] = {.lex_state = 251}, [5624] = {.lex_state = 241}, [5625] = {.lex_state = 240}, [5626] = {.lex_state = 240}, [5627] = {.lex_state = 240}, [5628] = {.lex_state = 240}, [5629] = {.lex_state = 240}, [5630] = {.lex_state = 251}, [5631] = {.lex_state = 251}, [5632] = {.lex_state = 240}, [5633] = {.lex_state = 251}, [5634] = {.lex_state = 240}, [5635] = {.lex_state = 251}, [5636] = {.lex_state = 251}, [5637] = {.lex_state = 251}, [5638] = {.lex_state = 251}, [5639] = {.lex_state = 240}, [5640] = {.lex_state = 240}, [5641] = {.lex_state = 251}, [5642] = {.lex_state = 195}, [5643] = {.lex_state = 195}, [5644] = {.lex_state = 242}, [5645] = {.lex_state = 195}, [5646] = {.lex_state = 195}, [5647] = {.lex_state = 195}, [5648] = {.lex_state = 195}, [5649] = {.lex_state = 97}, [5650] = {.lex_state = 195}, [5651] = {.lex_state = 195}, [5652] = {.lex_state = 195}, [5653] = {.lex_state = 195}, [5654] = {.lex_state = 242}, [5655] = {.lex_state = 242}, [5656] = {.lex_state = 195}, [5657] = {.lex_state = 242}, [5658] = {.lex_state = 242}, [5659] = {.lex_state = 242}, [5660] = {.lex_state = 195}, [5661] = {.lex_state = 195}, [5662] = {.lex_state = 242}, [5663] = {.lex_state = 242}, [5664] = {.lex_state = 240}, [5665] = {.lex_state = 195}, [5666] = {.lex_state = 240}, [5667] = {.lex_state = 242}, [5668] = {.lex_state = 242}, [5669] = {.lex_state = 242}, [5670] = {.lex_state = 195}, [5671] = {.lex_state = 195}, [5672] = {.lex_state = 195}, [5673] = {.lex_state = 242}, [5674] = {.lex_state = 195}, [5675] = {.lex_state = 195}, [5676] = {.lex_state = 195}, [5677] = {.lex_state = 242}, [5678] = {.lex_state = 242}, [5679] = {.lex_state = 242}, [5680] = {.lex_state = 242}, [5681] = {.lex_state = 242}, [5682] = {.lex_state = 195}, [5683] = {.lex_state = 195}, [5684] = {.lex_state = 195}, [5685] = {.lex_state = 195}, [5686] = {.lex_state = 195}, [5687] = {.lex_state = 195}, [5688] = {.lex_state = 242}, [5689] = {.lex_state = 242}, [5690] = {.lex_state = 242}, [5691] = {.lex_state = 195}, [5692] = {.lex_state = 195}, [5693] = {.lex_state = 195}, [5694] = {.lex_state = 240}, [5695] = {.lex_state = 195}, [5696] = {.lex_state = 195}, [5697] = {.lex_state = 195}, [5698] = {.lex_state = 195}, [5699] = {.lex_state = 242}, [5700] = {.lex_state = 195}, [5701] = {.lex_state = 195}, [5702] = {.lex_state = 195}, [5703] = {.lex_state = 240}, [5704] = {.lex_state = 195}, [5705] = {.lex_state = 195}, [5706] = {.lex_state = 195}, [5707] = {.lex_state = 242}, [5708] = {.lex_state = 242}, [5709] = {.lex_state = 195}, [5710] = {.lex_state = 195}, [5711] = {.lex_state = 240}, [5712] = {.lex_state = 194}, [5713] = {.lex_state = 195}, [5714] = {.lex_state = 195}, [5715] = {.lex_state = 195}, [5716] = {.lex_state = 178}, [5717] = {.lex_state = 195}, [5718] = {.lex_state = 195}, [5719] = {.lex_state = 195}, [5720] = {.lex_state = 195}, [5721] = {.lex_state = 195}, [5722] = {.lex_state = 195}, [5723] = {.lex_state = 240}, [5724] = {.lex_state = 195}, [5725] = {.lex_state = 195}, [5726] = {.lex_state = 195}, [5727] = {.lex_state = 195}, [5728] = {.lex_state = 195}, [5729] = {.lex_state = 195}, [5730] = {.lex_state = 195}, [5731] = {.lex_state = 195}, [5732] = {.lex_state = 195}, [5733] = {.lex_state = 195}, [5734] = {.lex_state = 195}, [5735] = {.lex_state = 195}, [5736] = {.lex_state = 242}, [5737] = {.lex_state = 242}, [5738] = {.lex_state = 195}, [5739] = {.lex_state = 195}, [5740] = {.lex_state = 195}, [5741] = {.lex_state = 195}, [5742] = {.lex_state = 195}, [5743] = {.lex_state = 195}, [5744] = {.lex_state = 195}, [5745] = {.lex_state = 195}, [5746] = {.lex_state = 195}, [5747] = {.lex_state = 195}, [5748] = {.lex_state = 195}, [5749] = {.lex_state = 242}, [5750] = {.lex_state = 195}, [5751] = {.lex_state = 195}, [5752] = {.lex_state = 242}, [5753] = {.lex_state = 242}, [5754] = {.lex_state = 195}, [5755] = {.lex_state = 195}, [5756] = {.lex_state = 242}, [5757] = {.lex_state = 242}, [5758] = {.lex_state = 209}, [5759] = {.lex_state = 194}, [5760] = {.lex_state = 195}, [5761] = {.lex_state = 195}, [5762] = {.lex_state = 195}, [5763] = {.lex_state = 178}, [5764] = {.lex_state = 195}, [5765] = {.lex_state = 242}, [5766] = {.lex_state = 242}, [5767] = {.lex_state = 242}, [5768] = {.lex_state = 194}, [5769] = {.lex_state = 242}, [5770] = {.lex_state = 194}, [5771] = {.lex_state = 242}, [5772] = {.lex_state = 195}, [5773] = {.lex_state = 195}, [5774] = {.lex_state = 195}, [5775] = {.lex_state = 195}, [5776] = {.lex_state = 195}, [5777] = {.lex_state = 242}, [5778] = {.lex_state = 195}, [5779] = {.lex_state = 209}, [5780] = {.lex_state = 194}, [5781] = {.lex_state = 195}, [5782] = {.lex_state = 195}, [5783] = {.lex_state = 240}, [5784] = {.lex_state = 195}, [5785] = {.lex_state = 178}, [5786] = {.lex_state = 194}, [5787] = {.lex_state = 195}, [5788] = {.lex_state = 195}, [5789] = {.lex_state = 195}, [5790] = {.lex_state = 195}, [5791] = {.lex_state = 242}, [5792] = {.lex_state = 195}, [5793] = {.lex_state = 209}, [5794] = {.lex_state = 195}, [5795] = {.lex_state = 195}, [5796] = {.lex_state = 195}, [5797] = {.lex_state = 195}, [5798] = {.lex_state = 195}, [5799] = {.lex_state = 195}, [5800] = {.lex_state = 209}, [5801] = {.lex_state = 209}, [5802] = {.lex_state = 242}, [5803] = {.lex_state = 209}, [5804] = {.lex_state = 246}, [5805] = {.lex_state = 209}, [5806] = {.lex_state = 241}, [5807] = {.lex_state = 194}, [5808] = {.lex_state = 178}, [5809] = {.lex_state = 178}, [5810] = {.lex_state = 209}, [5811] = {.lex_state = 194}, [5812] = {.lex_state = 209}, [5813] = {.lex_state = 178}, [5814] = {.lex_state = 178}, [5815] = {.lex_state = 194}, [5816] = {.lex_state = 246}, [5817] = {.lex_state = 194}, [5818] = {.lex_state = 194}, [5819] = {.lex_state = 246}, [5820] = {.lex_state = 178}, [5821] = {.lex_state = 178}, [5822] = {.lex_state = 194}, [5823] = {.lex_state = 209}, [5824] = {.lex_state = 242}, [5825] = {.lex_state = 178}, [5826] = {.lex_state = 209}, [5827] = {.lex_state = 208}, [5828] = {.lex_state = 246}, [5829] = {.lex_state = 209}, [5830] = {.lex_state = 178}, [5831] = {.lex_state = 178}, [5832] = {.lex_state = 246}, [5833] = {.lex_state = 246}, [5834] = {.lex_state = 209}, [5835] = {.lex_state = 208}, [5836] = {.lex_state = 246}, [5837] = {.lex_state = 241}, [5838] = {.lex_state = 246}, [5839] = {.lex_state = 178}, [5840] = {.lex_state = 209}, [5841] = {.lex_state = 242}, [5842] = {.lex_state = 195}, [5843] = {.lex_state = 178}, [5844] = {.lex_state = 209}, [5845] = {.lex_state = 194}, [5846] = {.lex_state = 178}, [5847] = {.lex_state = 246}, [5848] = {.lex_state = 242}, [5849] = {.lex_state = 195}, [5850] = {.lex_state = 178}, [5851] = {.lex_state = 242}, [5852] = {.lex_state = 195}, [5853] = {.lex_state = 178}, [5854] = {.lex_state = 195}, [5855] = {.lex_state = 242}, [5856] = {.lex_state = 195}, [5857] = {.lex_state = 178}, [5858] = {.lex_state = 240}, [5859] = {.lex_state = 240}, [5860] = {.lex_state = 240}, [5861] = {.lex_state = 240}, [5862] = {.lex_state = 209}, [5863] = {.lex_state = 203}, [5864] = {.lex_state = 242}, [5865] = {.lex_state = 242}, [5866] = {.lex_state = 242}, [5867] = {.lex_state = 242}, [5868] = {.lex_state = 178}, [5869] = {.lex_state = 246}, [5870] = {.lex_state = 240}, [5871] = {.lex_state = 240}, [5872] = {.lex_state = 240}, [5873] = {.lex_state = 240}, [5874] = {.lex_state = 209}, [5875] = {.lex_state = 246}, [5876] = {.lex_state = 195}, [5877] = {.lex_state = 209}, [5878] = {.lex_state = 178}, [5879] = {.lex_state = 178}, [5880] = {.lex_state = 178}, [5881] = {.lex_state = 178}, [5882] = {.lex_state = 195}, [5883] = {.lex_state = 209}, [5884] = {.lex_state = 178}, [5885] = {.lex_state = 178}, [5886] = {.lex_state = 178}, [5887] = {.lex_state = 209}, [5888] = {.lex_state = 194}, [5889] = {.lex_state = 208}, [5890] = {.lex_state = 246}, [5891] = {.lex_state = 208}, [5892] = {.lex_state = 246}, [5893] = {.lex_state = 242}, [5894] = {.lex_state = 178}, [5895] = {.lex_state = 209}, [5896] = {.lex_state = 194}, [5897] = {.lex_state = 242}, [5898] = {.lex_state = 203}, [5899] = {.lex_state = 242}, [5900] = {.lex_state = 246}, [5901] = {.lex_state = 195}, [5902] = {.lex_state = 242}, [5903] = {.lex_state = 178}, [5904] = {.lex_state = 242}, [5905] = {.lex_state = 242}, [5906] = {.lex_state = 242}, [5907] = {.lex_state = 242}, [5908] = {.lex_state = 246}, [5909] = {.lex_state = 178}, [5910] = {.lex_state = 178}, [5911] = {.lex_state = 178}, [5912] = {.lex_state = 178}, [5913] = {.lex_state = 194}, [5914] = {.lex_state = 246}, [5915] = {.lex_state = 208}, [5916] = {.lex_state = 208}, [5917] = {.lex_state = 178}, [5918] = {.lex_state = 178}, [5919] = {.lex_state = 208}, [5920] = {.lex_state = 246}, [5921] = {.lex_state = 208}, [5922] = {.lex_state = 246}, [5923] = {.lex_state = 208}, [5924] = {.lex_state = 208}, [5925] = {.lex_state = 178}, [5926] = {.lex_state = 194}, [5927] = {.lex_state = 208}, [5928] = {.lex_state = 246}, [5929] = {.lex_state = 208}, [5930] = {.lex_state = 178}, [5931] = {.lex_state = 208}, [5932] = {.lex_state = 208}, [5933] = {.lex_state = 195}, [5934] = {.lex_state = 246}, [5935] = {.lex_state = 208}, [5936] = {.lex_state = 208}, [5937] = {.lex_state = 246}, [5938] = {.lex_state = 178}, [5939] = {.lex_state = 178}, [5940] = {.lex_state = 246}, [5941] = {.lex_state = 246}, [5942] = {.lex_state = 195}, [5943] = {.lex_state = 178}, [5944] = {.lex_state = 209}, [5945] = {.lex_state = 195}, [5946] = {.lex_state = 242}, [5947] = {.lex_state = 195}, [5948] = {.lex_state = 178}, [5949] = {.lex_state = 178}, [5950] = {.lex_state = 178}, [5951] = {.lex_state = 194}, [5952] = {.lex_state = 246}, [5953] = {.lex_state = 246}, [5954] = {.lex_state = 246}, [5955] = {.lex_state = 246}, [5956] = {.lex_state = 246}, [5957] = {.lex_state = 208}, [5958] = {.lex_state = 209}, [5959] = {.lex_state = 242}, [5960] = {.lex_state = 194}, [5961] = {.lex_state = 208}, [5962] = {.lex_state = 194}, [5963] = {.lex_state = 195}, [5964] = {.lex_state = 240}, [5965] = {.lex_state = 195}, [5966] = {.lex_state = 208}, [5967] = {.lex_state = 97}, [5968] = {.lex_state = 97}, [5969] = {.lex_state = 97}, [5970] = {.lex_state = 208}, [5971] = {.lex_state = 97}, [5972] = {.lex_state = 97}, [5973] = {.lex_state = 97}, [5974] = {.lex_state = 97}, [5975] = {.lex_state = 97}, [5976] = {.lex_state = 97}, [5977] = {.lex_state = 97}, [5978] = {.lex_state = 97}, [5979] = {.lex_state = 97}, [5980] = {.lex_state = 97}, [5981] = {.lex_state = 242}, [5982] = {.lex_state = 97}, [5983] = {.lex_state = 97}, [5984] = {.lex_state = 97}, [5985] = {.lex_state = 242}, [5986] = {.lex_state = 242}, [5987] = {.lex_state = 242}, [5988] = {.lex_state = 97}, [5989] = {.lex_state = 97}, [5990] = {.lex_state = 194}, [5991] = {.lex_state = 242}, [5992] = {.lex_state = 194}, [5993] = {.lex_state = 242}, [5994] = {.lex_state = 97}, [5995] = {.lex_state = 97}, [5996] = {.lex_state = 241}, [5997] = {.lex_state = 97}, [5998] = {.lex_state = 194}, [5999] = {.lex_state = 241}, [6000] = {.lex_state = 240}, [6001] = {.lex_state = 194}, [6002] = {.lex_state = 242}, [6003] = {.lex_state = 208}, [6004] = {.lex_state = 97}, [6005] = {.lex_state = 97}, [6006] = {.lex_state = 208}, [6007] = {.lex_state = 97}, [6008] = {.lex_state = 242}, [6009] = {.lex_state = 97}, [6010] = {.lex_state = 242}, [6011] = {.lex_state = 242}, [6012] = {.lex_state = 195}, [6013] = {.lex_state = 195}, [6014] = {.lex_state = 195}, [6015] = {.lex_state = 97}, [6016] = {.lex_state = 208}, [6017] = {.lex_state = 97}, [6018] = {.lex_state = 195}, [6019] = {.lex_state = 195}, [6020] = {.lex_state = 195}, [6021] = {.lex_state = 195}, [6022] = {.lex_state = 242}, [6023] = {.lex_state = 97}, [6024] = {.lex_state = 242}, [6025] = {.lex_state = 242}, [6026] = {.lex_state = 97}, [6027] = {.lex_state = 194}, [6028] = {.lex_state = 242}, [6029] = {.lex_state = 208}, [6030] = {.lex_state = 242}, [6031] = {.lex_state = 209}, [6032] = {.lex_state = 195}, [6033] = {.lex_state = 250}, [6034] = {.lex_state = 208}, [6035] = {.lex_state = 242}, [6036] = {.lex_state = 97}, [6037] = {.lex_state = 242}, [6038] = {.lex_state = 242}, [6039] = {.lex_state = 194}, [6040] = {.lex_state = 242}, [6041] = {.lex_state = 195}, [6042] = {.lex_state = 208}, [6043] = {.lex_state = 242}, [6044] = {.lex_state = 195}, [6045] = {.lex_state = 194}, [6046] = {.lex_state = 242}, [6047] = {.lex_state = 240}, [6048] = {.lex_state = 208}, [6049] = {.lex_state = 240}, [6050] = {.lex_state = 241}, [6051] = {.lex_state = 242}, [6052] = {.lex_state = 208}, [6053] = {.lex_state = 209}, [6054] = {.lex_state = 208}, [6055] = {.lex_state = 97}, [6056] = {.lex_state = 97}, [6057] = {.lex_state = 208}, [6058] = {.lex_state = 97}, [6059] = {.lex_state = 195}, [6060] = {.lex_state = 241}, [6061] = {.lex_state = 242}, [6062] = {.lex_state = 195}, [6063] = {.lex_state = 241}, [6064] = {.lex_state = 241}, [6065] = {.lex_state = 240}, [6066] = {.lex_state = 241}, [6067] = {.lex_state = 242}, [6068] = {.lex_state = 240}, [6069] = {.lex_state = 241}, [6070] = {.lex_state = 244}, [6071] = {.lex_state = 241}, [6072] = {.lex_state = 195}, [6073] = {.lex_state = 195}, [6074] = {.lex_state = 240}, [6075] = {.lex_state = 241}, [6076] = {.lex_state = 241}, [6077] = {.lex_state = 241}, [6078] = {.lex_state = 240}, [6079] = {.lex_state = 240}, [6080] = {.lex_state = 240}, [6081] = {.lex_state = 240}, [6082] = {.lex_state = 240}, [6083] = {.lex_state = 240}, [6084] = {.lex_state = 240}, [6085] = {.lex_state = 240}, [6086] = {.lex_state = 240}, [6087] = {.lex_state = 242}, [6088] = {.lex_state = 241}, [6089] = {.lex_state = 240}, [6090] = {.lex_state = 240}, [6091] = {.lex_state = 241}, [6092] = {.lex_state = 241}, [6093] = {.lex_state = 241}, [6094] = {.lex_state = 195}, [6095] = {.lex_state = 241}, [6096] = {.lex_state = 241}, [6097] = {.lex_state = 195}, [6098] = {.lex_state = 241}, [6099] = {.lex_state = 195}, [6100] = {.lex_state = 241}, [6101] = {.lex_state = 241}, [6102] = {.lex_state = 240}, [6103] = {.lex_state = 241}, [6104] = {.lex_state = 241}, [6105] = {.lex_state = 240}, [6106] = {.lex_state = 240}, [6107] = {.lex_state = 241}, [6108] = {.lex_state = 242}, [6109] = {.lex_state = 242}, [6110] = {.lex_state = 241}, [6111] = {.lex_state = 241}, [6112] = {.lex_state = 195}, [6113] = {.lex_state = 195}, [6114] = {.lex_state = 242}, [6115] = {.lex_state = 244}, [6116] = {.lex_state = 240}, [6117] = {.lex_state = 241}, [6118] = {.lex_state = 241}, [6119] = {.lex_state = 241}, [6120] = {.lex_state = 195}, [6121] = {.lex_state = 241}, [6122] = {.lex_state = 240}, [6123] = {.lex_state = 195}, [6124] = {.lex_state = 195}, [6125] = {.lex_state = 241}, [6126] = {.lex_state = 241}, [6127] = {.lex_state = 246}, [6128] = {.lex_state = 195}, [6129] = {.lex_state = 194}, [6130] = {.lex_state = 240}, [6131] = {.lex_state = 194}, [6132] = {.lex_state = 235}, [6133] = {.lex_state = 242}, [6134] = {.lex_state = 194}, [6135] = {.lex_state = 241}, [6136] = {.lex_state = 241}, [6137] = {.lex_state = 241}, [6138] = {.lex_state = 241}, [6139] = {.lex_state = 241}, [6140] = {.lex_state = 241}, [6141] = {.lex_state = 241}, [6142] = {.lex_state = 241}, [6143] = {.lex_state = 242}, [6144] = {.lex_state = 195}, [6145] = {.lex_state = 246}, [6146] = {.lex_state = 195}, [6147] = {.lex_state = 242}, [6148] = {.lex_state = 242}, [6149] = {.lex_state = 242}, [6150] = {.lex_state = 195}, [6151] = {.lex_state = 242}, [6152] = {.lex_state = 195}, [6153] = {.lex_state = 241}, [6154] = {.lex_state = 240}, [6155] = {.lex_state = 240}, [6156] = {.lex_state = 242}, [6157] = {.lex_state = 195}, [6158] = {.lex_state = 195}, [6159] = {.lex_state = 235}, [6160] = {.lex_state = 205}, [6161] = {.lex_state = 235}, [6162] = {.lex_state = 235}, [6163] = {.lex_state = 240}, [6164] = {.lex_state = 242}, [6165] = {.lex_state = 195}, [6166] = {.lex_state = 242}, [6167] = {.lex_state = 194}, [6168] = {.lex_state = 175}, [6169] = {.lex_state = 242}, [6170] = {.lex_state = 242}, [6171] = {.lex_state = 242}, [6172] = {.lex_state = 242}, [6173] = {.lex_state = 242}, [6174] = {.lex_state = 242}, [6175] = {.lex_state = 242}, [6176] = {.lex_state = 244}, [6177] = {.lex_state = 208}, [6178] = {.lex_state = 195}, [6179] = {.lex_state = 244}, [6180] = {.lex_state = 199}, [6181] = {.lex_state = 195}, [6182] = {.lex_state = 244}, [6183] = {.lex_state = 208}, [6184] = {.lex_state = 199}, [6185] = {.lex_state = 242}, [6186] = {.lex_state = 242}, [6187] = {.lex_state = 244}, [6188] = {.lex_state = 208}, [6189] = {.lex_state = 244}, [6190] = {.lex_state = 199}, [6191] = {.lex_state = 195}, [6192] = {.lex_state = 208}, [6193] = {.lex_state = 242}, [6194] = {.lex_state = 242}, [6195] = {.lex_state = 208}, [6196] = {.lex_state = 244}, [6197] = {.lex_state = 199}, [6198] = {.lex_state = 242}, [6199] = {.lex_state = 244}, [6200] = {.lex_state = 244}, [6201] = {.lex_state = 244}, [6202] = {.lex_state = 242}, [6203] = {.lex_state = 208}, [6204] = {.lex_state = 242}, [6205] = {.lex_state = 242}, [6206] = {.lex_state = 208}, [6207] = {.lex_state = 199}, [6208] = {.lex_state = 195}, [6209] = {.lex_state = 244}, [6210] = {.lex_state = 244}, [6211] = {.lex_state = 244}, [6212] = {.lex_state = 208}, [6213] = {.lex_state = 244}, [6214] = {.lex_state = 208}, [6215] = {.lex_state = 242}, [6216] = {.lex_state = 242}, [6217] = {.lex_state = 242}, [6218] = {.lex_state = 242}, [6219] = {.lex_state = 199}, [6220] = {.lex_state = 242}, [6221] = {.lex_state = 242}, [6222] = {.lex_state = 242}, [6223] = {.lex_state = 242}, [6224] = {.lex_state = 242}, [6225] = {.lex_state = 242}, [6226] = {.lex_state = 242}, [6227] = {.lex_state = 242}, [6228] = {.lex_state = 208}, [6229] = {.lex_state = 208}, [6230] = {.lex_state = 208}, [6231] = {.lex_state = 242}, [6232] = {.lex_state = 195}, [6233] = {.lex_state = 242}, [6234] = {.lex_state = 242}, [6235] = {.lex_state = 244}, [6236] = {.lex_state = 244}, [6237] = {.lex_state = 175}, [6238] = {.lex_state = 195}, [6239] = {.lex_state = 208}, [6240] = {.lex_state = 244}, [6241] = {.lex_state = 242}, [6242] = {.lex_state = 244}, [6243] = {.lex_state = 208}, [6244] = {.lex_state = 244}, [6245] = {.lex_state = 244}, [6246] = {.lex_state = 244}, [6247] = {.lex_state = 195}, [6248] = {.lex_state = 244}, [6249] = {.lex_state = 199}, [6250] = {.lex_state = 242}, [6251] = {.lex_state = 242}, [6252] = {.lex_state = 242}, [6253] = {.lex_state = 242}, [6254] = {.lex_state = 242}, [6255] = {.lex_state = 242}, [6256] = {.lex_state = 242}, [6257] = {.lex_state = 242}, [6258] = {.lex_state = 208}, [6259] = {.lex_state = 199}, [6260] = {.lex_state = 195}, [6261] = {.lex_state = 208}, [6262] = {.lex_state = 195}, [6263] = {.lex_state = 195}, [6264] = {.lex_state = 195}, [6265] = {.lex_state = 195}, [6266] = {.lex_state = 195}, [6267] = {.lex_state = 195}, [6268] = {.lex_state = 195}, [6269] = {.lex_state = 195}, [6270] = {.lex_state = 240}, [6271] = {.lex_state = 208}, [6272] = {.lex_state = 240}, [6273] = {.lex_state = 240}, [6274] = {.lex_state = 240}, [6275] = {.lex_state = 240}, [6276] = {.lex_state = 240}, [6277] = {.lex_state = 242}, [6278] = {.lex_state = 242}, [6279] = {.lex_state = 240}, [6280] = {.lex_state = 199}, [6281] = {.lex_state = 240}, [6282] = {.lex_state = 199}, [6283] = {.lex_state = 242}, [6284] = {.lex_state = 208}, [6285] = {.lex_state = 208}, [6286] = {.lex_state = 199}, [6287] = {.lex_state = 195}, [6288] = {.lex_state = 242}, [6289] = {.lex_state = 242}, [6290] = {.lex_state = 242}, [6291] = {.lex_state = 199}, [6292] = {.lex_state = 195}, [6293] = {.lex_state = 240}, [6294] = {.lex_state = 240}, [6295] = {.lex_state = 196}, [6296] = {.lex_state = 242}, [6297] = {.lex_state = 196}, [6298] = {.lex_state = 196}, [6299] = {.lex_state = 196}, [6300] = {.lex_state = 196}, [6301] = {.lex_state = 196}, [6302] = {.lex_state = 196}, [6303] = {.lex_state = 242}, [6304] = {.lex_state = 196}, [6305] = {.lex_state = 241}, [6306] = {.lex_state = 195}, [6307] = {.lex_state = 195}, [6308] = {.lex_state = 195}, [6309] = {.lex_state = 195}, [6310] = {.lex_state = 195}, [6311] = {.lex_state = 195}, [6312] = {.lex_state = 195}, [6313] = {.lex_state = 195}, [6314] = {.lex_state = 181}, [6315] = {.lex_state = 242}, [6316] = {.lex_state = 203}, [6317] = {.lex_state = 240}, [6318] = {.lex_state = 240}, [6319] = {.lex_state = 188}, [6320] = {.lex_state = 188}, [6321] = {.lex_state = 195}, [6322] = {.lex_state = 188}, [6323] = {.lex_state = 241}, [6324] = {.lex_state = 242}, [6325] = {.lex_state = 218}, [6326] = {.lex_state = 218}, [6327] = {.lex_state = 218}, [6328] = {.lex_state = 218}, [6329] = {.lex_state = 242}, [6330] = {.lex_state = 242}, [6331] = {.lex_state = 218}, [6332] = {.lex_state = 218}, [6333] = {.lex_state = 218}, [6334] = {.lex_state = 218}, [6335] = {.lex_state = 195}, [6336] = {.lex_state = 188}, [6337] = {.lex_state = 240}, [6338] = {.lex_state = 188}, [6339] = {.lex_state = 241}, [6340] = {.lex_state = 196}, [6341] = {.lex_state = 188}, [6342] = {.lex_state = 242}, [6343] = {.lex_state = 242}, [6344] = {.lex_state = 241}, [6345] = {.lex_state = 195}, [6346] = {.lex_state = 241}, [6347] = {.lex_state = 188}, [6348] = {.lex_state = 188}, [6349] = {.lex_state = 240}, [6350] = {.lex_state = 188}, [6351] = {.lex_state = 241}, [6352] = {.lex_state = 188}, [6353] = {.lex_state = 195}, [6354] = {.lex_state = 242}, [6355] = {.lex_state = 188}, [6356] = {.lex_state = 188}, [6357] = {.lex_state = 196}, [6358] = {.lex_state = 188}, [6359] = {.lex_state = 195}, [6360] = {.lex_state = 241}, [6361] = {.lex_state = 196}, [6362] = {.lex_state = 188}, [6363] = {.lex_state = 188}, [6364] = {.lex_state = 242}, [6365] = {.lex_state = 196}, [6366] = {.lex_state = 196}, [6367] = {.lex_state = 188}, [6368] = {.lex_state = 188}, [6369] = {.lex_state = 195}, [6370] = {.lex_state = 188}, [6371] = {.lex_state = 188}, [6372] = {.lex_state = 188}, [6373] = {.lex_state = 188}, [6374] = {.lex_state = 240}, [6375] = {.lex_state = 196}, [6376] = {.lex_state = 196}, [6377] = {.lex_state = 196}, [6378] = {.lex_state = 195}, [6379] = {.lex_state = 241}, [6380] = {.lex_state = 188}, [6381] = {.lex_state = 195}, [6382] = {.lex_state = 195}, [6383] = {.lex_state = 218}, [6384] = {.lex_state = 218}, [6385] = {.lex_state = 195}, [6386] = {.lex_state = 195}, [6387] = {.lex_state = 242}, [6388] = {.lex_state = 195}, [6389] = {.lex_state = 195}, [6390] = {.lex_state = 195}, [6391] = {.lex_state = 242}, [6392] = {.lex_state = 195}, [6393] = {.lex_state = 195}, [6394] = {.lex_state = 240}, [6395] = {.lex_state = 240}, [6396] = {.lex_state = 240}, [6397] = {.lex_state = 240}, [6398] = {.lex_state = 240}, [6399] = {.lex_state = 240}, [6400] = {.lex_state = 240}, [6401] = {.lex_state = 240}, [6402] = {.lex_state = 240}, [6403] = {.lex_state = 195}, [6404] = {.lex_state = 242}, [6405] = {.lex_state = 218}, [6406] = {.lex_state = 195}, [6407] = {.lex_state = 242}, [6408] = {.lex_state = 204}, [6409] = {.lex_state = 195}, [6410] = {.lex_state = 235}, [6411] = {.lex_state = 242}, [6412] = {.lex_state = 195}, [6413] = {.lex_state = 195}, [6414] = {.lex_state = 195}, [6415] = {.lex_state = 195}, [6416] = {.lex_state = 195}, [6417] = {.lex_state = 242}, [6418] = {.lex_state = 242}, [6419] = {.lex_state = 242}, [6420] = {.lex_state = 218}, [6421] = {.lex_state = 235}, [6422] = {.lex_state = 195}, [6423] = {.lex_state = 195}, [6424] = {.lex_state = 242}, [6425] = {.lex_state = 195}, [6426] = {.lex_state = 195}, [6427] = {.lex_state = 195}, [6428] = {.lex_state = 242}, [6429] = {.lex_state = 195}, [6430] = {.lex_state = 195}, [6431] = {.lex_state = 218}, [6432] = {.lex_state = 195}, [6433] = {.lex_state = 195}, [6434] = {.lex_state = 242}, [6435] = {.lex_state = 235}, [6436] = {.lex_state = 195}, [6437] = {.lex_state = 195}, [6438] = {.lex_state = 242}, [6439] = {.lex_state = 218}, [6440] = {.lex_state = 218}, [6441] = {.lex_state = 240}, [6442] = {.lex_state = 242}, [6443] = {.lex_state = 242}, [6444] = {.lex_state = 242}, [6445] = {.lex_state = 195}, [6446] = {.lex_state = 218}, [6447] = {.lex_state = 218}, [6448] = {.lex_state = 195}, [6449] = {.lex_state = 218}, [6450] = {.lex_state = 195}, [6451] = {.lex_state = 218}, [6452] = {.lex_state = 218}, [6453] = {.lex_state = 242}, [6454] = {.lex_state = 218}, [6455] = {.lex_state = 195}, [6456] = {.lex_state = 235}, [6457] = {.lex_state = 218}, [6458] = {.lex_state = 240}, [6459] = {.lex_state = 242}, [6460] = {.lex_state = 195}, [6461] = {.lex_state = 240}, [6462] = {.lex_state = 218}, [6463] = {.lex_state = 240}, [6464] = {.lex_state = 240}, [6465] = {.lex_state = 240}, [6466] = {.lex_state = 195}, [6467] = {.lex_state = 240}, [6468] = {.lex_state = 240}, [6469] = {.lex_state = 240}, [6470] = {.lex_state = 218}, [6471] = {.lex_state = 242}, [6472] = {.lex_state = 218}, [6473] = {.lex_state = 195}, [6474] = {.lex_state = 242}, [6475] = {.lex_state = 218}, [6476] = {.lex_state = 218}, [6477] = {.lex_state = 195}, [6478] = {.lex_state = 242}, [6479] = {.lex_state = 218}, [6480] = {.lex_state = 195}, [6481] = {.lex_state = 240}, [6482] = {.lex_state = 240}, [6483] = {.lex_state = 194}, [6484] = {.lex_state = 194}, [6485] = {.lex_state = 242}, [6486] = {.lex_state = 240}, [6487] = {.lex_state = 242}, [6488] = {.lex_state = 195}, [6489] = {.lex_state = 197}, [6490] = {.lex_state = 197}, [6491] = {.lex_state = 197}, [6492] = {.lex_state = 242}, [6493] = {.lex_state = 197}, [6494] = {.lex_state = 242}, [6495] = {.lex_state = 175}, [6496] = {.lex_state = 197}, [6497] = {.lex_state = 197}, [6498] = {.lex_state = 197}, [6499] = {.lex_state = 197}, [6500] = {.lex_state = 175}, [6501] = {.lex_state = 242}, [6502] = {.lex_state = 242}, [6503] = {.lex_state = 240}, [6504] = {.lex_state = 194}, [6505] = {.lex_state = 242}, [6506] = {.lex_state = 242}, [6507] = {.lex_state = 195}, [6508] = {.lex_state = 194}, [6509] = {.lex_state = 242}, [6510] = {.lex_state = 240}, [6511] = {.lex_state = 195}, [6512] = {.lex_state = 194}, [6513] = {.lex_state = 242}, [6514] = {.lex_state = 194}, [6515] = {.lex_state = 242}, [6516] = {.lex_state = 194}, [6517] = {.lex_state = 194}, [6518] = {.lex_state = 194}, [6519] = {.lex_state = 242}, [6520] = {.lex_state = 242}, [6521] = {.lex_state = 242}, [6522] = {.lex_state = 240}, [6523] = {.lex_state = 242}, [6524] = {.lex_state = 195}, [6525] = {.lex_state = 194}, [6526] = {.lex_state = 195}, [6527] = {.lex_state = 241}, [6528] = {.lex_state = 241}, [6529] = {.lex_state = 241}, [6530] = {.lex_state = 241}, [6531] = {.lex_state = 241}, [6532] = {.lex_state = 241}, [6533] = {.lex_state = 241}, [6534] = {.lex_state = 241}, [6535] = {.lex_state = 194}, [6536] = {.lex_state = 194}, [6537] = {.lex_state = 242}, [6538] = {.lex_state = 195}, [6539] = {.lex_state = 195}, [6540] = {.lex_state = 195}, [6541] = {.lex_state = 195}, [6542] = {.lex_state = 194}, [6543] = {.lex_state = 195}, [6544] = {.lex_state = 175}, [6545] = {.lex_state = 242}, [6546] = {.lex_state = 194}, [6547] = {.lex_state = 240}, [6548] = {.lex_state = 194}, [6549] = {.lex_state = 194}, [6550] = {.lex_state = 194}, [6551] = {.lex_state = 242}, [6552] = {.lex_state = 242}, [6553] = {.lex_state = 194}, [6554] = {.lex_state = 242}, [6555] = {.lex_state = 242}, [6556] = {.lex_state = 194}, [6557] = {.lex_state = 194}, [6558] = {.lex_state = 195}, [6559] = {.lex_state = 242}, [6560] = {.lex_state = 242}, [6561] = {.lex_state = 195}, [6562] = {.lex_state = 195}, [6563] = {.lex_state = 242}, [6564] = {.lex_state = 195}, [6565] = {.lex_state = 195}, [6566] = {.lex_state = 195}, [6567] = {.lex_state = 242}, [6568] = {.lex_state = 195}, [6569] = {.lex_state = 195}, [6570] = {.lex_state = 195}, [6571] = {.lex_state = 196}, [6572] = {.lex_state = 195}, [6573] = {.lex_state = 196}, [6574] = {.lex_state = 195}, [6575] = {.lex_state = 195}, [6576] = {.lex_state = 195}, [6577] = {.lex_state = 195}, [6578] = {.lex_state = 195}, [6579] = {.lex_state = 195}, [6580] = {.lex_state = 195}, [6581] = {.lex_state = 195}, [6582] = {.lex_state = 242}, [6583] = {.lex_state = 195}, [6584] = {.lex_state = 0}, [6585] = {.lex_state = 195}, [6586] = {.lex_state = 195}, [6587] = {.lex_state = 195}, [6588] = {.lex_state = 242}, [6589] = {.lex_state = 195}, [6590] = {.lex_state = 196}, [6591] = {.lex_state = 242}, [6592] = {.lex_state = 199}, [6593] = {.lex_state = 199}, [6594] = {.lex_state = 199}, [6595] = {.lex_state = 199}, [6596] = {.lex_state = 195}, [6597] = {.lex_state = 240}, [6598] = {.lex_state = 242}, [6599] = {.lex_state = 195}, [6600] = {.lex_state = 242}, [6601] = {.lex_state = 195}, [6602] = {.lex_state = 195}, [6603] = {.lex_state = 195}, [6604] = {.lex_state = 199}, [6605] = {.lex_state = 199}, [6606] = {.lex_state = 199}, [6607] = {.lex_state = 196}, [6608] = {.lex_state = 199}, [6609] = {.lex_state = 195}, [6610] = {.lex_state = 195}, [6611] = {.lex_state = 203}, [6612] = {.lex_state = 195}, [6613] = {.lex_state = 195}, [6614] = {.lex_state = 242}, [6615] = {.lex_state = 195}, [6616] = {.lex_state = 195}, [6617] = {.lex_state = 195}, [6618] = {.lex_state = 195}, [6619] = {.lex_state = 195}, [6620] = {.lex_state = 195}, [6621] = {.lex_state = 195}, [6622] = {.lex_state = 195}, [6623] = {.lex_state = 196}, [6624] = {.lex_state = 242}, [6625] = {.lex_state = 195}, [6626] = {.lex_state = 196}, [6627] = {.lex_state = 196}, [6628] = {.lex_state = 195}, [6629] = {.lex_state = 195}, [6630] = {.lex_state = 195}, [6631] = {.lex_state = 195}, [6632] = {.lex_state = 195}, [6633] = {.lex_state = 242}, [6634] = {.lex_state = 240}, [6635] = {.lex_state = 195}, [6636] = {.lex_state = 242}, [6637] = {.lex_state = 195}, [6638] = {.lex_state = 195}, [6639] = {.lex_state = 195}, [6640] = {.lex_state = 195}, [6641] = {.lex_state = 195}, [6642] = {.lex_state = 195}, [6643] = {.lex_state = 240}, [6644] = {.lex_state = 195}, [6645] = {.lex_state = 195}, [6646] = {.lex_state = 195}, [6647] = {.lex_state = 195}, [6648] = {.lex_state = 195}, [6649] = {.lex_state = 218}, [6650] = {.lex_state = 195}, [6651] = {.lex_state = 218}, [6652] = {.lex_state = 195}, [6653] = {.lex_state = 195}, [6654] = {.lex_state = 218}, [6655] = {.lex_state = 196}, [6656] = {.lex_state = 236}, [6657] = {.lex_state = 195}, [6658] = {.lex_state = 218}, [6659] = {.lex_state = 195}, [6660] = {.lex_state = 240}, [6661] = {.lex_state = 242}, [6662] = {.lex_state = 218}, [6663] = {.lex_state = 195}, [6664] = {.lex_state = 195}, [6665] = {.lex_state = 242}, [6666] = {.lex_state = 195}, [6667] = {.lex_state = 242}, [6668] = {.lex_state = 195}, [6669] = {.lex_state = 242}, [6670] = {.lex_state = 195}, [6671] = {.lex_state = 195}, [6672] = {.lex_state = 218}, [6673] = {.lex_state = 218}, [6674] = {.lex_state = 236}, [6675] = {.lex_state = 194}, [6676] = {.lex_state = 195}, [6677] = {.lex_state = 196}, [6678] = {.lex_state = 195}, [6679] = {.lex_state = 196}, [6680] = {.lex_state = 196}, [6681] = {.lex_state = 196}, [6682] = {.lex_state = 196}, [6683] = {.lex_state = 195}, [6684] = {.lex_state = 195}, [6685] = {.lex_state = 195}, [6686] = {.lex_state = 195}, [6687] = {.lex_state = 218}, [6688] = {.lex_state = 197}, [6689] = {.lex_state = 197}, [6690] = {.lex_state = 195}, [6691] = {.lex_state = 197}, [6692] = {.lex_state = 197}, [6693] = {.lex_state = 240}, [6694] = {.lex_state = 195}, [6695] = {.lex_state = 197}, [6696] = {.lex_state = 241}, [6697] = {.lex_state = 195}, [6698] = {.lex_state = 195}, [6699] = {.lex_state = 195}, [6700] = {.lex_state = 241}, [6701] = {.lex_state = 241}, [6702] = {.lex_state = 195}, [6703] = {.lex_state = 197}, [6704] = {.lex_state = 195}, [6705] = {.lex_state = 195}, [6706] = {.lex_state = 197}, [6707] = {.lex_state = 195}, [6708] = {.lex_state = 195}, [6709] = {.lex_state = 197}, [6710] = {.lex_state = 197}, [6711] = {.lex_state = 197}, [6712] = {.lex_state = 197}, [6713] = {.lex_state = 195}, [6714] = {.lex_state = 196}, [6715] = {.lex_state = 196}, [6716] = {.lex_state = 241}, [6717] = {.lex_state = 196}, [6718] = {.lex_state = 196}, [6719] = {.lex_state = 196}, [6720] = {.lex_state = 197}, [6721] = {.lex_state = 241}, [6722] = {.lex_state = 241}, [6723] = {.lex_state = 241}, [6724] = {.lex_state = 195}, [6725] = {.lex_state = 195}, [6726] = {.lex_state = 196}, [6727] = {.lex_state = 241}, [6728] = {.lex_state = 196}, [6729] = {.lex_state = 195}, [6730] = {.lex_state = 195}, [6731] = {.lex_state = 195}, [6732] = {.lex_state = 195}, [6733] = {.lex_state = 195}, [6734] = {.lex_state = 240}, [6735] = {.lex_state = 195}, [6736] = {.lex_state = 195}, [6737] = {.lex_state = 196}, [6738] = {.lex_state = 240}, [6739] = {.lex_state = 218}, [6740] = {.lex_state = 194}, [6741] = {.lex_state = 194}, [6742] = {.lex_state = 218}, [6743] = {.lex_state = 194}, [6744] = {.lex_state = 196}, [6745] = {.lex_state = 181}, [6746] = {.lex_state = 218}, [6747] = {.lex_state = 218}, [6748] = {.lex_state = 195}, [6749] = {.lex_state = 241}, [6750] = {.lex_state = 194}, [6751] = {.lex_state = 195}, [6752] = {.lex_state = 194}, [6753] = {.lex_state = 240}, [6754] = {.lex_state = 195}, [6755] = {.lex_state = 240}, [6756] = {.lex_state = 195}, [6757] = {.lex_state = 196}, [6758] = {.lex_state = 196}, [6759] = {.lex_state = 240}, [6760] = {.lex_state = 240}, [6761] = {.lex_state = 218}, [6762] = {.lex_state = 195}, [6763] = {.lex_state = 218}, [6764] = {.lex_state = 218}, [6765] = {.lex_state = 218}, [6766] = {.lex_state = 218}, [6767] = {.lex_state = 194}, [6768] = {.lex_state = 240}, [6769] = {.lex_state = 196}, [6770] = {.lex_state = 194}, [6771] = {.lex_state = 195}, [6772] = {.lex_state = 195}, [6773] = {.lex_state = 339}, [6774] = {.lex_state = 241}, [6775] = {.lex_state = 196}, [6776] = {.lex_state = 241}, [6777] = {.lex_state = 241}, [6778] = {.lex_state = 194}, [6779] = {.lex_state = 240}, [6780] = {.lex_state = 194}, [6781] = {.lex_state = 194}, [6782] = {.lex_state = 194}, [6783] = {.lex_state = 194}, [6784] = {.lex_state = 194}, [6785] = {.lex_state = 240}, [6786] = {.lex_state = 181}, [6787] = {.lex_state = 195}, [6788] = {.lex_state = 236}, [6789] = {.lex_state = 195}, [6790] = {.lex_state = 195}, [6791] = {.lex_state = 195}, [6792] = {.lex_state = 195}, [6793] = {.lex_state = 195}, [6794] = {.lex_state = 195}, [6795] = {.lex_state = 195}, [6796] = {.lex_state = 195}, [6797] = {.lex_state = 195}, [6798] = {.lex_state = 195}, [6799] = {.lex_state = 195}, [6800] = {.lex_state = 195}, [6801] = {.lex_state = 195}, [6802] = {.lex_state = 195}, [6803] = {.lex_state = 195}, [6804] = {.lex_state = 230}, [6805] = {.lex_state = 195}, [6806] = {.lex_state = 195}, [6807] = {.lex_state = 195}, [6808] = {.lex_state = 195}, [6809] = {.lex_state = 195}, [6810] = {.lex_state = 195}, [6811] = {.lex_state = 195}, [6812] = {.lex_state = 195}, [6813] = {.lex_state = 339}, [6814] = {.lex_state = 339}, [6815] = {.lex_state = 195}, [6816] = {.lex_state = 339}, [6817] = {.lex_state = 339}, [6818] = {.lex_state = 339}, [6819] = {.lex_state = 197}, [6820] = {.lex_state = 195}, [6821] = {.lex_state = 197}, [6822] = {.lex_state = 197}, [6823] = {.lex_state = 197}, [6824] = {.lex_state = 197}, [6825] = {.lex_state = 197}, [6826] = {.lex_state = 195}, [6827] = {.lex_state = 197}, [6828] = {.lex_state = 197}, [6829] = {.lex_state = 195}, [6830] = {.lex_state = 230}, [6831] = {.lex_state = 236}, [6832] = {.lex_state = 195}, [6833] = {.lex_state = 195}, [6834] = {.lex_state = 195}, [6835] = {.lex_state = 195}, [6836] = {.lex_state = 195}, [6837] = {.lex_state = 195}, [6838] = {.lex_state = 195}, [6839] = {.lex_state = 195}, [6840] = {.lex_state = 195}, [6841] = {.lex_state = 195}, [6842] = {.lex_state = 195}, [6843] = {.lex_state = 195}, [6844] = {.lex_state = 195}, [6845] = {.lex_state = 236}, [6846] = {.lex_state = 195}, [6847] = {.lex_state = 236}, [6848] = {.lex_state = 195}, [6849] = {.lex_state = 199}, [6850] = {.lex_state = 339}, [6851] = {.lex_state = 339}, [6852] = {.lex_state = 197}, [6853] = {.lex_state = 339}, [6854] = {.lex_state = 339}, [6855] = {.lex_state = 241}, [6856] = {.lex_state = 339}, [6857] = {.lex_state = 197}, [6858] = {.lex_state = 195}, [6859] = {.lex_state = 339}, [6860] = {.lex_state = 195}, [6861] = {.lex_state = 197}, [6862] = {.lex_state = 195}, [6863] = {.lex_state = 175}, [6864] = {.lex_state = 241}, [6865] = {.lex_state = 218}, [6866] = {.lex_state = 241}, [6867] = {.lex_state = 196}, [6868] = {.lex_state = 218}, [6869] = {.lex_state = 339}, [6870] = {.lex_state = 199}, [6871] = {.lex_state = 196}, [6872] = {.lex_state = 339}, [6873] = {.lex_state = 197}, [6874] = {.lex_state = 199}, [6875] = {.lex_state = 218}, [6876] = {.lex_state = 195}, [6877] = {.lex_state = 339}, [6878] = {.lex_state = 175}, [6879] = {.lex_state = 339}, [6880] = {.lex_state = 197}, [6881] = {.lex_state = 197}, [6882] = {.lex_state = 199}, [6883] = {.lex_state = 199}, [6884] = {.lex_state = 199}, [6885] = {.lex_state = 175}, [6886] = {.lex_state = 199}, [6887] = {.lex_state = 339}, [6888] = {.lex_state = 195}, [6889] = {.lex_state = 339}, [6890] = {.lex_state = 339}, [6891] = {.lex_state = 339}, [6892] = {.lex_state = 195}, [6893] = {.lex_state = 339}, [6894] = {.lex_state = 194}, [6895] = {.lex_state = 195}, [6896] = {.lex_state = 339}, [6897] = {.lex_state = 218}, [6898] = {.lex_state = 196}, [6899] = {.lex_state = 199}, [6900] = {.lex_state = 241}, [6901] = {.lex_state = 339}, [6902] = {.lex_state = 175}, [6903] = {.lex_state = 175}, [6904] = {.lex_state = 240}, [6905] = {.lex_state = 339}, [6906] = {.lex_state = 339}, [6907] = {.lex_state = 175}, [6908] = {.lex_state = 339}, [6909] = {.lex_state = 339}, [6910] = {.lex_state = 195}, [6911] = {.lex_state = 241}, [6912] = {.lex_state = 196}, [6913] = {.lex_state = 339}, [6914] = {.lex_state = 339}, [6915] = {.lex_state = 175}, [6916] = {.lex_state = 175}, [6917] = {.lex_state = 339}, [6918] = {.lex_state = 339}, [6919] = {.lex_state = 175}, [6920] = {.lex_state = 339}, [6921] = {.lex_state = 339}, [6922] = {.lex_state = 339}, [6923] = {.lex_state = 339}, [6924] = {.lex_state = 195}, [6925] = {.lex_state = 339}, [6926] = {.lex_state = 339}, [6927] = {.lex_state = 195}, [6928] = {.lex_state = 175}, [6929] = {.lex_state = 339}, [6930] = {.lex_state = 195}, [6931] = {.lex_state = 339}, [6932] = {.lex_state = 195}, [6933] = {.lex_state = 194}, [6934] = {.lex_state = 175}, [6935] = {.lex_state = 175}, [6936] = {.lex_state = 195}, [6937] = {.lex_state = 175}, [6938] = {.lex_state = 175}, [6939] = {.lex_state = 339}, [6940] = {.lex_state = 195}, [6941] = {.lex_state = 197}, [6942] = {.lex_state = 175}, [6943] = {.lex_state = 195}, [6944] = {.lex_state = 218}, [6945] = {.lex_state = 241}, [6946] = {.lex_state = 195}, [6947] = {.lex_state = 339}, [6948] = {.lex_state = 195}, [6949] = {.lex_state = 241}, [6950] = {.lex_state = 218}, [6951] = {.lex_state = 195}, [6952] = {.lex_state = 195}, [6953] = {.lex_state = 175}, [6954] = {.lex_state = 197}, [6955] = {.lex_state = 195}, [6956] = {.lex_state = 195}, [6957] = {.lex_state = 195}, [6958] = {.lex_state = 339}, [6959] = {.lex_state = 195}, [6960] = {.lex_state = 195}, [6961] = {.lex_state = 339}, [6962] = {.lex_state = 195}, [6963] = {.lex_state = 175}, [6964] = {.lex_state = 195}, [6965] = {.lex_state = 339}, [6966] = {.lex_state = 195}, [6967] = {.lex_state = 195}, [6968] = {.lex_state = 195}, [6969] = {.lex_state = 195}, [6970] = {.lex_state = 195}, [6971] = {.lex_state = 339}, [6972] = {.lex_state = 195}, [6973] = {.lex_state = 339}, [6974] = {.lex_state = 197}, [6975] = {.lex_state = 195}, [6976] = {.lex_state = 195}, [6977] = {.lex_state = 339}, [6978] = {.lex_state = 339}, [6979] = {.lex_state = 218}, [6980] = {.lex_state = 195}, [6981] = {.lex_state = 175}, [6982] = {.lex_state = 195}, [6983] = {.lex_state = 339}, [6984] = {.lex_state = 175}, [6985] = {.lex_state = 195}, [6986] = {.lex_state = 175}, [6987] = {.lex_state = 197}, [6988] = {.lex_state = 197}, [6989] = {.lex_state = 195}, [6990] = {.lex_state = 339}, [6991] = {.lex_state = 339}, [6992] = {.lex_state = 240}, [6993] = {.lex_state = 194}, [6994] = {.lex_state = 240}, [6995] = {.lex_state = 208}, [6996] = {.lex_state = 240}, [6997] = {.lex_state = 194}, [6998] = {.lex_state = 194}, [6999] = {.lex_state = 339}, [7000] = {.lex_state = 196}, [7001] = {.lex_state = 195}, [7002] = {.lex_state = 194}, [7003] = {.lex_state = 195}, [7004] = {.lex_state = 208}, [7005] = {.lex_state = 195}, [7006] = {.lex_state = 194}, [7007] = {.lex_state = 195}, [7008] = {.lex_state = 194}, [7009] = {.lex_state = 208}, [7010] = {.lex_state = 208}, [7011] = {.lex_state = 240}, [7012] = {.lex_state = 195}, [7013] = {.lex_state = 195}, [7014] = {.lex_state = 195}, [7015] = {.lex_state = 195}, [7016] = {.lex_state = 195}, [7017] = {.lex_state = 195}, [7018] = {.lex_state = 339}, [7019] = {.lex_state = 195}, [7020] = {.lex_state = 197}, [7021] = {.lex_state = 208}, [7022] = {.lex_state = 195}, [7023] = {.lex_state = 240}, [7024] = {.lex_state = 195}, [7025] = {.lex_state = 194}, [7026] = {.lex_state = 194}, [7027] = {.lex_state = 195}, [7028] = {.lex_state = 195}, [7029] = {.lex_state = 240}, [7030] = {.lex_state = 240}, [7031] = {.lex_state = 196}, [7032] = {.lex_state = 194}, [7033] = {.lex_state = 240}, [7034] = {.lex_state = 195}, [7035] = {.lex_state = 195}, [7036] = {.lex_state = 195}, [7037] = {.lex_state = 240}, [7038] = {.lex_state = 195}, [7039] = {.lex_state = 194}, [7040] = {.lex_state = 195}, [7041] = {.lex_state = 195}, [7042] = {.lex_state = 208}, [7043] = {.lex_state = 240}, [7044] = {.lex_state = 196}, [7045] = {.lex_state = 0}, [7046] = {.lex_state = 196}, [7047] = {.lex_state = 240}, [7048] = {.lex_state = 196}, [7049] = {.lex_state = 240}, [7050] = {.lex_state = 196}, [7051] = {.lex_state = 240}, [7052] = {.lex_state = 0}, [7053] = {.lex_state = 194}, [7054] = {.lex_state = 195}, [7055] = {.lex_state = 195}, [7056] = {.lex_state = 196}, [7057] = {.lex_state = 339}, [7058] = {.lex_state = 196}, [7059] = {.lex_state = 240}, [7060] = {.lex_state = 195}, [7061] = {.lex_state = 339}, [7062] = {.lex_state = 195}, [7063] = {.lex_state = 339}, [7064] = {.lex_state = 195}, [7065] = {.lex_state = 195}, [7066] = {.lex_state = 175}, [7067] = {.lex_state = 195}, [7068] = {.lex_state = 195}, [7069] = {.lex_state = 198}, [7070] = {.lex_state = 198}, [7071] = {.lex_state = 195}, [7072] = {.lex_state = 195}, [7073] = {.lex_state = 198}, [7074] = {.lex_state = 195}, [7075] = {.lex_state = 195}, [7076] = {.lex_state = 195}, [7077] = {.lex_state = 195}, [7078] = {.lex_state = 197}, [7079] = {.lex_state = 195}, [7080] = {.lex_state = 195}, [7081] = {.lex_state = 195}, [7082] = {.lex_state = 171}, [7083] = {.lex_state = 197}, [7084] = {.lex_state = 195}, [7085] = {.lex_state = 195}, [7086] = {.lex_state = 195}, [7087] = {.lex_state = 195}, [7088] = {.lex_state = 197}, [7089] = {.lex_state = 195}, [7090] = {.lex_state = 195}, [7091] = {.lex_state = 195}, [7092] = {.lex_state = 175}, [7093] = {.lex_state = 195}, [7094] = {.lex_state = 339}, [7095] = {.lex_state = 195}, [7096] = {.lex_state = 195}, [7097] = {.lex_state = 195}, [7098] = {.lex_state = 195}, [7099] = {.lex_state = 195}, [7100] = {.lex_state = 195}, [7101] = {.lex_state = 195}, [7102] = {.lex_state = 195}, [7103] = {.lex_state = 198}, [7104] = {.lex_state = 195}, [7105] = {.lex_state = 195}, [7106] = {.lex_state = 195}, [7107] = {.lex_state = 198}, [7108] = {.lex_state = 195}, [7109] = {.lex_state = 198}, [7110] = {.lex_state = 195}, [7111] = {.lex_state = 195}, [7112] = {.lex_state = 339}, [7113] = {.lex_state = 195}, [7114] = {.lex_state = 195}, [7115] = {.lex_state = 339}, [7116] = {.lex_state = 195}, [7117] = {.lex_state = 339}, [7118] = {.lex_state = 195}, [7119] = {.lex_state = 195}, [7120] = {.lex_state = 195}, [7121] = {.lex_state = 195}, [7122] = {.lex_state = 195}, [7123] = {.lex_state = 195}, [7124] = {.lex_state = 197}, [7125] = {.lex_state = 171}, [7126] = {.lex_state = 195}, [7127] = {.lex_state = 195}, [7128] = {.lex_state = 195}, [7129] = {.lex_state = 175}, [7130] = {.lex_state = 195}, [7131] = {.lex_state = 195}, [7132] = {.lex_state = 195}, [7133] = {.lex_state = 195}, [7134] = {.lex_state = 195}, [7135] = {.lex_state = 197}, [7136] = {.lex_state = 175}, [7137] = {.lex_state = 195}, [7138] = {.lex_state = 198}, [7139] = {.lex_state = 195}, [7140] = {.lex_state = 195}, [7141] = {.lex_state = 195}, [7142] = {.lex_state = 240}, [7143] = {.lex_state = 198}, [7144] = {.lex_state = 339}, [7145] = {.lex_state = 339}, [7146] = {.lex_state = 108}, [7147] = {.lex_state = 339}, [7148] = {.lex_state = 108}, [7149] = {.lex_state = 110}, [7150] = {.lex_state = 198}, [7151] = {.lex_state = 195}, [7152] = {.lex_state = 0}, [7153] = {.lex_state = 195}, [7154] = {.lex_state = 198}, [7155] = {.lex_state = 108}, [7156] = {.lex_state = 108}, [7157] = {.lex_state = 0}, [7158] = {.lex_state = 108}, [7159] = {.lex_state = 198}, [7160] = {.lex_state = 198}, [7161] = {.lex_state = 108}, [7162] = {.lex_state = 339}, [7163] = {.lex_state = 0}, [7164] = {.lex_state = 0}, [7165] = {.lex_state = 108}, [7166] = {.lex_state = 240}, [7167] = {.lex_state = 198}, [7168] = {.lex_state = 339}, [7169] = {.lex_state = 108}, [7170] = {.lex_state = 108}, [7171] = {.lex_state = 115}, [7172] = {.lex_state = 110}, [7173] = {.lex_state = 339}, [7174] = {.lex_state = 0}, [7175] = {.lex_state = 218}, [7176] = {.lex_state = 198}, [7177] = {.lex_state = 240}, [7178] = {.lex_state = 110}, [7179] = {.lex_state = 199}, [7180] = {.lex_state = 110}, [7181] = {.lex_state = 198}, [7182] = {.lex_state = 115}, [7183] = {.lex_state = 108}, [7184] = {.lex_state = 339}, [7185] = {.lex_state = 0}, [7186] = {.lex_state = 339}, [7187] = {.lex_state = 339}, [7188] = {.lex_state = 171}, [7189] = {.lex_state = 339}, [7190] = {.lex_state = 198}, [7191] = {.lex_state = 0}, [7192] = {.lex_state = 198}, [7193] = {.lex_state = 240}, [7194] = {.lex_state = 108}, [7195] = {.lex_state = 108}, [7196] = {.lex_state = 108}, [7197] = {.lex_state = 198}, [7198] = {.lex_state = 198}, [7199] = {.lex_state = 108}, [7200] = {.lex_state = 339}, [7201] = {.lex_state = 115}, [7202] = {.lex_state = 108}, [7203] = {.lex_state = 339}, [7204] = {.lex_state = 339}, [7205] = {.lex_state = 0}, [7206] = {.lex_state = 339}, [7207] = {.lex_state = 198}, [7208] = {.lex_state = 195}, [7209] = {.lex_state = 240}, [7210] = {.lex_state = 115}, [7211] = {.lex_state = 339}, [7212] = {.lex_state = 339}, [7213] = {.lex_state = 108}, [7214] = {.lex_state = 339}, [7215] = {.lex_state = 115}, [7216] = {.lex_state = 198}, [7217] = {.lex_state = 339}, [7218] = {.lex_state = 240}, [7219] = {.lex_state = 108}, [7220] = {.lex_state = 108}, [7221] = {.lex_state = 240}, [7222] = {.lex_state = 195}, [7223] = {.lex_state = 195}, [7224] = {.lex_state = 198}, [7225] = {.lex_state = 115}, [7226] = {.lex_state = 108}, [7227] = {.lex_state = 108}, [7228] = {.lex_state = 339}, [7229] = {.lex_state = 339}, [7230] = {.lex_state = 0}, [7231] = {.lex_state = 108}, [7232] = {.lex_state = 108}, [7233] = {.lex_state = 339}, [7234] = {.lex_state = 198}, [7235] = {.lex_state = 198}, [7236] = {.lex_state = 240}, [7237] = {.lex_state = 0}, [7238] = {.lex_state = 195}, [7239] = {.lex_state = 339}, [7240] = {.lex_state = 339}, [7241] = {.lex_state = 339}, [7242] = {.lex_state = 339}, [7243] = {.lex_state = 195}, [7244] = {.lex_state = 195}, [7245] = {.lex_state = 198}, [7246] = {.lex_state = 195}, [7247] = {.lex_state = 240}, [7248] = {.lex_state = 240}, [7249] = {.lex_state = 198}, [7250] = {.lex_state = 195}, [7251] = {.lex_state = 108}, [7252] = {.lex_state = 240}, [7253] = {.lex_state = 198}, [7254] = {.lex_state = 108}, [7255] = {.lex_state = 198}, [7256] = {.lex_state = 0}, [7257] = {.lex_state = 108}, [7258] = {.lex_state = 108}, [7259] = {.lex_state = 0}, [7260] = {.lex_state = 198}, [7261] = {.lex_state = 339}, [7262] = {.lex_state = 198}, [7263] = {.lex_state = 115}, [7264] = {.lex_state = 108}, [7265] = {.lex_state = 110}, [7266] = {.lex_state = 339}, [7267] = {.lex_state = 0}, [7268] = {.lex_state = 339}, [7269] = {.lex_state = 339}, [7270] = {.lex_state = 195}, [7271] = {.lex_state = 198}, [7272] = {.lex_state = 339}, [7273] = {.lex_state = 339}, [7274] = {.lex_state = 0}, [7275] = {.lex_state = 195}, [7276] = {.lex_state = 110}, [7277] = {.lex_state = 339}, [7278] = {.lex_state = 0}, [7279] = {.lex_state = 339}, [7280] = {.lex_state = 198}, [7281] = {.lex_state = 339}, [7282] = {.lex_state = 195}, [7283] = {.lex_state = 195}, [7284] = {.lex_state = 171}, [7285] = {.lex_state = 198}, [7286] = {.lex_state = 108}, [7287] = {.lex_state = 198}, [7288] = {.lex_state = 198}, [7289] = {.lex_state = 115}, [7290] = {.lex_state = 108}, [7291] = {.lex_state = 198}, [7292] = {.lex_state = 108}, [7293] = {.lex_state = 195}, [7294] = {.lex_state = 198}, [7295] = {.lex_state = 339}, [7296] = {.lex_state = 0}, [7297] = {.lex_state = 198}, [7298] = {.lex_state = 115}, [7299] = {.lex_state = 108}, [7300] = {.lex_state = 339}, [7301] = {.lex_state = 198}, [7302] = {.lex_state = 198}, [7303] = {.lex_state = 198}, [7304] = {.lex_state = 0}, [7305] = {.lex_state = 339}, [7306] = {.lex_state = 198}, [7307] = {.lex_state = 115}, [7308] = {.lex_state = 339}, [7309] = {.lex_state = 195}, [7310] = {.lex_state = 339}, [7311] = {.lex_state = 198}, [7312] = {.lex_state = 339}, [7313] = {.lex_state = 339}, [7314] = {.lex_state = 108}, [7315] = {.lex_state = 339}, [7316] = {.lex_state = 339}, [7317] = {.lex_state = 339}, [7318] = {.lex_state = 108}, [7319] = {.lex_state = 339}, [7320] = {.lex_state = 339}, [7321] = {.lex_state = 339}, [7322] = {.lex_state = 339}, [7323] = {.lex_state = 110}, [7324] = {.lex_state = 108}, [7325] = {.lex_state = 339}, [7326] = {.lex_state = 339}, [7327] = {.lex_state = 115}, [7328] = {.lex_state = 339}, [7329] = {.lex_state = 108}, [7330] = {.lex_state = 198}, [7331] = {.lex_state = 0}, [7332] = {.lex_state = 198}, [7333] = {.lex_state = 198}, [7334] = {.lex_state = 339}, [7335] = {.lex_state = 0}, [7336] = {.lex_state = 339}, [7337] = {.lex_state = 108}, [7338] = {.lex_state = 195}, [7339] = {.lex_state = 115}, [7340] = {.lex_state = 108}, [7341] = {.lex_state = 198}, [7342] = {.lex_state = 197}, [7343] = {.lex_state = 0}, [7344] = {.lex_state = 0}, [7345] = {.lex_state = 339}, [7346] = {.lex_state = 108}, [7347] = {.lex_state = 115}, [7348] = {.lex_state = 108}, [7349] = {.lex_state = 198}, [7350] = {.lex_state = 0}, [7351] = {.lex_state = 195}, [7352] = {.lex_state = 195}, [7353] = {.lex_state = 339}, [7354] = {.lex_state = 195}, [7355] = {.lex_state = 0}, [7356] = {.lex_state = 0}, [7357] = {.lex_state = 0}, [7358] = {.lex_state = 0}, [7359] = {.lex_state = 175}, [7360] = {.lex_state = 0}, [7361] = {.lex_state = 195}, [7362] = {.lex_state = 0}, [7363] = {.lex_state = 0}, [7364] = {.lex_state = 0}, [7365] = {.lex_state = 195}, [7366] = {.lex_state = 112}, [7367] = {.lex_state = 195}, [7368] = {.lex_state = 198}, [7369] = {.lex_state = 195}, [7370] = {.lex_state = 195}, [7371] = {.lex_state = 112}, [7372] = {.lex_state = 0}, [7373] = {.lex_state = 171}, [7374] = {.lex_state = 198}, [7375] = {.lex_state = 0}, [7376] = {.lex_state = 171}, [7377] = {.lex_state = 0}, [7378] = {.lex_state = 195}, [7379] = {.lex_state = 195}, [7380] = {.lex_state = 0}, [7381] = {.lex_state = 0}, [7382] = {.lex_state = 198}, [7383] = {.lex_state = 0}, [7384] = {.lex_state = 0}, [7385] = {.lex_state = 0}, [7386] = {.lex_state = 198}, [7387] = {.lex_state = 195}, [7388] = {.lex_state = 0}, [7389] = {.lex_state = 0}, [7390] = {.lex_state = 0}, [7391] = {.lex_state = 0}, [7392] = {.lex_state = 198}, [7393] = {.lex_state = 195}, [7394] = {.lex_state = 195}, [7395] = {.lex_state = 115}, [7396] = {.lex_state = 0}, [7397] = {.lex_state = 0}, [7398] = {.lex_state = 0}, [7399] = {.lex_state = 195}, [7400] = {.lex_state = 171}, [7401] = {.lex_state = 339}, [7402] = {.lex_state = 0}, [7403] = {.lex_state = 175}, [7404] = {.lex_state = 198}, [7405] = {.lex_state = 198}, [7406] = {.lex_state = 198}, [7407] = {.lex_state = 0}, [7408] = {.lex_state = 0}, [7409] = {.lex_state = 198}, [7410] = {.lex_state = 195}, [7411] = {.lex_state = 195}, [7412] = {.lex_state = 0}, [7413] = {.lex_state = 0}, [7414] = {.lex_state = 0}, [7415] = {.lex_state = 171}, [7416] = {.lex_state = 0}, [7417] = {.lex_state = 198}, [7418] = {.lex_state = 195}, [7419] = {.lex_state = 0}, [7420] = {.lex_state = 0}, [7421] = {.lex_state = 0}, [7422] = {.lex_state = 0}, [7423] = {.lex_state = 195}, [7424] = {.lex_state = 195}, [7425] = {.lex_state = 0}, [7426] = {.lex_state = 0}, [7427] = {.lex_state = 0}, [7428] = {.lex_state = 0}, [7429] = {.lex_state = 0}, [7430] = {.lex_state = 0}, [7431] = {.lex_state = 195}, [7432] = {.lex_state = 0}, [7433] = {.lex_state = 195}, [7434] = {.lex_state = 0}, [7435] = {.lex_state = 0}, [7436] = {.lex_state = 0}, [7437] = {.lex_state = 0}, [7438] = {.lex_state = 0}, [7439] = {.lex_state = 198}, [7440] = {.lex_state = 198}, [7441] = {.lex_state = 0}, [7442] = {.lex_state = 0}, [7443] = {.lex_state = 0}, [7444] = {.lex_state = 0}, [7445] = {.lex_state = 0}, [7446] = {.lex_state = 0}, [7447] = {.lex_state = 0}, [7448] = {.lex_state = 0}, [7449] = {.lex_state = 112}, [7450] = {.lex_state = 195}, [7451] = {.lex_state = 0}, [7452] = {.lex_state = 195}, [7453] = {.lex_state = 0}, [7454] = {.lex_state = 0}, [7455] = {.lex_state = 195}, [7456] = {.lex_state = 0}, [7457] = {.lex_state = 198}, [7458] = {.lex_state = 198}, [7459] = {.lex_state = 0}, [7460] = {.lex_state = 195}, [7461] = {.lex_state = 0}, [7462] = {.lex_state = 198}, [7463] = {.lex_state = 198}, [7464] = {.lex_state = 198}, [7465] = {.lex_state = 0}, [7466] = {.lex_state = 0}, [7467] = {.lex_state = 0}, [7468] = {.lex_state = 0}, [7469] = {.lex_state = 0}, [7470] = {.lex_state = 0}, [7471] = {.lex_state = 0}, [7472] = {.lex_state = 0}, [7473] = {.lex_state = 198}, [7474] = {.lex_state = 195}, [7475] = {.lex_state = 195}, [7476] = {.lex_state = 195}, [7477] = {.lex_state = 115}, [7478] = {.lex_state = 198}, [7479] = {.lex_state = 171}, [7480] = {.lex_state = 0}, [7481] = {.lex_state = 0}, [7482] = {.lex_state = 0}, [7483] = {.lex_state = 0}, [7484] = {.lex_state = 0}, [7485] = {.lex_state = 171}, [7486] = {.lex_state = 0}, [7487] = {.lex_state = 0}, [7488] = {.lex_state = 195}, [7489] = {.lex_state = 195}, [7490] = {.lex_state = 0}, [7491] = {.lex_state = 198}, [7492] = {.lex_state = 0}, [7493] = {.lex_state = 198}, [7494] = {.lex_state = 0}, [7495] = {.lex_state = 198}, [7496] = {.lex_state = 0}, [7497] = {.lex_state = 198}, [7498] = {.lex_state = 0}, [7499] = {.lex_state = 171}, [7500] = {.lex_state = 0}, [7501] = {.lex_state = 198}, [7502] = {.lex_state = 0}, [7503] = {.lex_state = 0}, [7504] = {.lex_state = 198}, [7505] = {.lex_state = 0}, [7506] = {.lex_state = 0}, [7507] = {.lex_state = 195}, [7508] = {.lex_state = 0}, [7509] = {.lex_state = 112}, [7510] = {.lex_state = 195}, [7511] = {.lex_state = 198}, [7512] = {.lex_state = 0}, [7513] = {.lex_state = 0}, [7514] = {.lex_state = 0}, [7515] = {.lex_state = 0}, [7516] = {.lex_state = 0}, [7517] = {.lex_state = 0}, [7518] = {.lex_state = 0}, [7519] = {.lex_state = 0}, [7520] = {.lex_state = 195}, [7521] = {.lex_state = 0}, [7522] = {.lex_state = 195}, [7523] = {.lex_state = 115}, [7524] = {.lex_state = 195}, [7525] = {.lex_state = 195}, [7526] = {.lex_state = 171}, [7527] = {.lex_state = 171}, [7528] = {.lex_state = 195}, [7529] = {.lex_state = 195}, [7530] = {.lex_state = 195}, [7531] = {.lex_state = 195}, [7532] = {.lex_state = 195}, [7533] = {.lex_state = 0}, [7534] = {.lex_state = 195}, [7535] = {.lex_state = 195}, [7536] = {.lex_state = 0}, [7537] = {.lex_state = 0}, [7538] = {.lex_state = 0}, [7539] = {.lex_state = 195}, [7540] = {.lex_state = 0}, [7541] = {.lex_state = 0}, [7542] = {.lex_state = 0}, [7543] = {.lex_state = 0}, [7544] = {.lex_state = 0}, [7545] = {.lex_state = 0}, [7546] = {.lex_state = 0}, [7547] = {.lex_state = 171}, [7548] = {.lex_state = 195}, [7549] = {.lex_state = 0}, [7550] = {.lex_state = 0}, [7551] = {.lex_state = 0}, [7552] = {.lex_state = 195}, [7553] = {.lex_state = 115}, [7554] = {.lex_state = 0}, [7555] = {.lex_state = 171}, [7556] = {.lex_state = 0}, [7557] = {.lex_state = 0}, [7558] = {.lex_state = 195}, [7559] = {.lex_state = 0}, [7560] = {.lex_state = 0}, [7561] = {.lex_state = 0}, [7562] = {.lex_state = 195}, [7563] = {.lex_state = 0}, [7564] = {.lex_state = 0}, [7565] = {.lex_state = 0}, [7566] = {.lex_state = 0}, [7567] = {.lex_state = 0}, [7568] = {.lex_state = 198}, [7569] = {.lex_state = 0}, [7570] = {.lex_state = 0}, [7571] = {.lex_state = 0}, [7572] = {.lex_state = 0}, [7573] = {.lex_state = 195}, [7574] = {.lex_state = 0}, [7575] = {.lex_state = 0}, [7576] = {.lex_state = 0}, [7577] = {.lex_state = 195}, [7578] = {.lex_state = 171}, [7579] = {.lex_state = 0}, [7580] = {.lex_state = 0}, [7581] = {.lex_state = 0}, [7582] = {.lex_state = 195}, [7583] = {.lex_state = 115}, [7584] = {.lex_state = 0}, [7585] = {.lex_state = 0}, [7586] = {.lex_state = 195}, [7587] = {.lex_state = 195}, [7588] = {.lex_state = 195}, [7589] = {.lex_state = 0}, [7590] = {.lex_state = 195}, [7591] = {.lex_state = 0}, [7592] = {.lex_state = 0}, [7593] = {.lex_state = 198}, [7594] = {.lex_state = 0}, [7595] = {.lex_state = 0}, [7596] = {.lex_state = 0}, [7597] = {.lex_state = 0}, [7598] = {.lex_state = 0}, [7599] = {.lex_state = 195}, [7600] = {.lex_state = 115}, [7601] = {.lex_state = 195}, [7602] = {.lex_state = 0}, [7603] = {.lex_state = 198}, [7604] = {.lex_state = 195}, [7605] = {.lex_state = 115}, [7606] = {.lex_state = 0}, [7607] = {.lex_state = 0}, [7608] = {.lex_state = 0}, [7609] = {.lex_state = 0}, [7610] = {.lex_state = 171}, [7611] = {.lex_state = 0}, [7612] = {.lex_state = 195}, [7613] = {.lex_state = 115}, [7614] = {.lex_state = 0}, [7615] = {.lex_state = 0}, [7616] = {.lex_state = 115}, [7617] = {.lex_state = 115}, [7618] = {.lex_state = 0}, [7619] = {.lex_state = 195}, [7620] = {.lex_state = 195}, [7621] = {.lex_state = 195}, [7622] = {.lex_state = 171}, [7623] = {.lex_state = 0}, [7624] = {.lex_state = 0}, [7625] = {.lex_state = 115}, [7626] = {.lex_state = 195}, [7627] = {.lex_state = 0}, [7628] = {.lex_state = 195}, [7629] = {.lex_state = 0}, [7630] = {.lex_state = 0}, [7631] = {.lex_state = 0}, [7632] = {.lex_state = 171}, [7633] = {.lex_state = 0}, [7634] = {.lex_state = 198}, [7635] = {.lex_state = 0}, [7636] = {.lex_state = 0}, [7637] = {.lex_state = 195}, [7638] = {.lex_state = 195}, [7639] = {.lex_state = 198}, [7640] = {.lex_state = 198}, [7641] = {.lex_state = 0}, [7642] = {.lex_state = 0}, [7643] = {.lex_state = 171}, [7644] = {.lex_state = 0}, [7645] = {.lex_state = 195}, [7646] = {.lex_state = 198}, [7647] = {.lex_state = 198}, [7648] = {.lex_state = 0}, [7649] = {.lex_state = 0}, [7650] = {.lex_state = 0}, [7651] = {.lex_state = 0}, [7652] = {.lex_state = 0}, [7653] = {.lex_state = 0}, [7654] = {.lex_state = 0}, [7655] = {.lex_state = 0}, [7656] = {.lex_state = 0}, [7657] = {.lex_state = 0}, [7658] = {.lex_state = 0}, [7659] = {.lex_state = 195}, [7660] = {.lex_state = 198}, [7661] = {.lex_state = 0}, [7662] = {.lex_state = 0}, [7663] = {.lex_state = 0}, [7664] = {.lex_state = 0}, [7665] = {.lex_state = 0}, [7666] = {.lex_state = 198}, [7667] = {.lex_state = 0}, [7668] = {.lex_state = 0}, [7669] = {.lex_state = 0}, [7670] = {.lex_state = 0}, [7671] = {.lex_state = 195}, [7672] = {.lex_state = 0}, [7673] = {.lex_state = 195}, [7674] = {.lex_state = 0}, [7675] = {.lex_state = 0}, [7676] = {.lex_state = 198}, [7677] = {.lex_state = 198}, [7678] = {.lex_state = 0}, [7679] = {.lex_state = 0}, [7680] = {.lex_state = 0}, [7681] = {.lex_state = 175}, [7682] = {.lex_state = 0}, [7683] = {.lex_state = 0}, [7684] = {.lex_state = 0}, [7685] = {.lex_state = 198}, [7686] = {.lex_state = 195}, [7687] = {.lex_state = 198}, [7688] = {.lex_state = 115}, [7689] = {.lex_state = 218}, [7690] = {.lex_state = 195}, [7691] = {.lex_state = 198}, [7692] = {.lex_state = 0}, [7693] = {.lex_state = 0}, [7694] = {.lex_state = 0}, [7695] = {.lex_state = 0}, [7696] = {.lex_state = 0}, [7697] = {.lex_state = 0}, [7698] = {.lex_state = 198}, [7699] = {.lex_state = 195}, [7700] = {.lex_state = 0}, [7701] = {.lex_state = 198}, [7702] = {.lex_state = 198}, [7703] = {.lex_state = 0}, [7704] = {.lex_state = 0}, [7705] = {.lex_state = 0}, [7706] = {.lex_state = 0}, [7707] = {.lex_state = 0}, [7708] = {.lex_state = 0}, [7709] = {.lex_state = 195}, [7710] = {.lex_state = 0}, [7711] = {.lex_state = 195}, [7712] = {.lex_state = 0}, [7713] = {.lex_state = 0}, [7714] = {.lex_state = 0}, [7715] = {.lex_state = 0}, [7716] = {.lex_state = 0}, [7717] = {.lex_state = 0}, [7718] = {.lex_state = 0}, [7719] = {.lex_state = 0}, [7720] = {.lex_state = 0}, [7721] = {.lex_state = 0}, [7722] = {.lex_state = 195}, [7723] = {.lex_state = 0}, [7724] = {.lex_state = 0}, [7725] = {.lex_state = 198}, [7726] = {.lex_state = 0}, [7727] = {.lex_state = 198}, [7728] = {.lex_state = 195}, [7729] = {.lex_state = 339}, [7730] = {.lex_state = 0}, [7731] = {.lex_state = 0}, [7732] = {.lex_state = 0}, [7733] = {.lex_state = 198}, [7734] = {.lex_state = 0}, [7735] = {.lex_state = 0}, [7736] = {.lex_state = 198}, [7737] = {.lex_state = 198}, [7738] = {.lex_state = 0}, [7739] = {.lex_state = 195}, [7740] = {.lex_state = 0}, [7741] = {.lex_state = 0}, [7742] = {.lex_state = 0}, [7743] = {.lex_state = 198}, [7744] = {.lex_state = 0}, [7745] = {.lex_state = 198}, [7746] = {.lex_state = 198}, [7747] = {.lex_state = 198}, [7748] = {.lex_state = 198}, [7749] = {.lex_state = 0}, [7750] = {.lex_state = 0}, [7751] = {.lex_state = 198}, [7752] = {.lex_state = 0}, [7753] = {.lex_state = 0}, [7754] = {.lex_state = 195}, [7755] = {.lex_state = 195}, [7756] = {.lex_state = 195}, [7757] = {.lex_state = 0}, [7758] = {.lex_state = 0}, [7759] = {.lex_state = 198}, [7760] = {.lex_state = 198}, [7761] = {.lex_state = 0}, [7762] = {.lex_state = 0}, [7763] = {.lex_state = 171}, [7764] = {.lex_state = 198}, [7765] = {.lex_state = 0}, [7766] = {.lex_state = 0}, [7767] = {.lex_state = 0}, [7768] = {.lex_state = 198}, [7769] = {.lex_state = 198}, [7770] = {.lex_state = 195}, [7771] = {.lex_state = 0}, [7772] = {.lex_state = 195}, [7773] = {.lex_state = 0}, [7774] = {.lex_state = 0}, [7775] = {.lex_state = 198}, [7776] = {.lex_state = 195}, [7777] = {.lex_state = 164}, [7778] = {.lex_state = 0}, [7779] = {.lex_state = 198}, [7780] = {.lex_state = 0}, [7781] = {.lex_state = 0}, [7782] = {.lex_state = 0}, [7783] = {.lex_state = 198}, [7784] = {.lex_state = 198}, [7785] = {.lex_state = 0}, [7786] = {.lex_state = 0}, [7787] = {.lex_state = 0}, [7788] = {.lex_state = 0}, [7789] = {.lex_state = 0}, [7790] = {.lex_state = 0}, [7791] = {.lex_state = 195}, [7792] = {.lex_state = 0}, [7793] = {.lex_state = 0}, [7794] = {.lex_state = 0}, [7795] = {.lex_state = 195}, [7796] = {.lex_state = 195}, [7797] = {.lex_state = 0}, [7798] = {.lex_state = 0}, [7799] = {.lex_state = 111}, [7800] = {.lex_state = 0}, [7801] = {.lex_state = 0}, [7802] = {.lex_state = 339, .external_lex_state = 2}, [7803] = {.lex_state = 0}, [7804] = {.lex_state = 339}, [7805] = {.lex_state = 0}, [7806] = {.lex_state = 339}, [7807] = {.lex_state = 0}, [7808] = {.lex_state = 0}, [7809] = {.lex_state = 0}, [7810] = {.lex_state = 0}, [7811] = {.lex_state = 0}, [7812] = {.lex_state = 339}, [7813] = {.lex_state = 0}, [7814] = {.lex_state = 0}, [7815] = {.lex_state = 0}, [7816] = {.lex_state = 0}, [7817] = {.lex_state = 111}, [7818] = {.lex_state = 339}, [7819] = {.lex_state = 0}, [7820] = {.lex_state = 339}, [7821] = {.lex_state = 0}, [7822] = {.lex_state = 0}, [7823] = {.lex_state = 0}, [7824] = {.lex_state = 0}, [7825] = {.lex_state = 0}, [7826] = {.lex_state = 0}, [7827] = {.lex_state = 339}, [7828] = {.lex_state = 339}, [7829] = {.lex_state = 0}, [7830] = {.lex_state = 0}, [7831] = {.lex_state = 0}, [7832] = {.lex_state = 0}, [7833] = {.lex_state = 0}, [7834] = {.lex_state = 0}, [7835] = {.lex_state = 0}, [7836] = {.lex_state = 0}, [7837] = {.lex_state = 0}, [7838] = {.lex_state = 339}, [7839] = {.lex_state = 339}, [7840] = {.lex_state = 0}, [7841] = {.lex_state = 195}, [7842] = {.lex_state = 339}, [7843] = {.lex_state = 0}, [7844] = {.lex_state = 0}, [7845] = {.lex_state = 0}, [7846] = {.lex_state = 0}, [7847] = {.lex_state = 111}, [7848] = {.lex_state = 0}, [7849] = {.lex_state = 0}, [7850] = {.lex_state = 0}, [7851] = {.lex_state = 339}, [7852] = {.lex_state = 0}, [7853] = {.lex_state = 339}, [7854] = {.lex_state = 0}, [7855] = {.lex_state = 195}, [7856] = {.lex_state = 0}, [7857] = {.lex_state = 339}, [7858] = {.lex_state = 0}, [7859] = {.lex_state = 339}, [7860] = {.lex_state = 0}, [7861] = {.lex_state = 339}, [7862] = {.lex_state = 0}, [7863] = {.lex_state = 195}, [7864] = {.lex_state = 0}, [7865] = {.lex_state = 0}, [7866] = {.lex_state = 339}, [7867] = {.lex_state = 339}, [7868] = {.lex_state = 0}, [7869] = {.lex_state = 0}, [7870] = {.lex_state = 0}, [7871] = {.lex_state = 339}, [7872] = {.lex_state = 339}, [7873] = {.lex_state = 0}, [7874] = {.lex_state = 0}, [7875] = {.lex_state = 195}, [7876] = {.lex_state = 339}, [7877] = {.lex_state = 0}, [7878] = {.lex_state = 0}, [7879] = {.lex_state = 0}, [7880] = {.lex_state = 339}, [7881] = {.lex_state = 339}, [7882] = {.lex_state = 339}, [7883] = {.lex_state = 0}, [7884] = {.lex_state = 0}, [7885] = {.lex_state = 0}, [7886] = {.lex_state = 0}, [7887] = {.lex_state = 339}, [7888] = {.lex_state = 195}, [7889] = {.lex_state = 0}, [7890] = {.lex_state = 0}, [7891] = {.lex_state = 111}, [7892] = {.lex_state = 171}, [7893] = {.lex_state = 0}, [7894] = {.lex_state = 0}, [7895] = {.lex_state = 0}, [7896] = {.lex_state = 0}, [7897] = {.lex_state = 0}, [7898] = {.lex_state = 0}, [7899] = {.lex_state = 0}, [7900] = {.lex_state = 0}, [7901] = {.lex_state = 0}, [7902] = {.lex_state = 0}, [7903] = {.lex_state = 339}, [7904] = {.lex_state = 0}, [7905] = {.lex_state = 0}, [7906] = {.lex_state = 195}, [7907] = {.lex_state = 0}, [7908] = {.lex_state = 0}, [7909] = {.lex_state = 339}, [7910] = {.lex_state = 339}, [7911] = {.lex_state = 0}, [7912] = {.lex_state = 0}, [7913] = {.lex_state = 339}, [7914] = {.lex_state = 0}, [7915] = {.lex_state = 0}, [7916] = {.lex_state = 0}, [7917] = {.lex_state = 0}, [7918] = {.lex_state = 0}, [7919] = {.lex_state = 0}, [7920] = {.lex_state = 111}, [7921] = {.lex_state = 339}, [7922] = {.lex_state = 339}, [7923] = {.lex_state = 0}, [7924] = {.lex_state = 111}, [7925] = {.lex_state = 0}, [7926] = {.lex_state = 0}, [7927] = {.lex_state = 0}, [7928] = {.lex_state = 171}, [7929] = {.lex_state = 0}, [7930] = {.lex_state = 195}, [7931] = {.lex_state = 0}, [7932] = {.lex_state = 0}, [7933] = {.lex_state = 0}, [7934] = {.lex_state = 0}, [7935] = {.lex_state = 0}, [7936] = {.lex_state = 339}, [7937] = {.lex_state = 0}, [7938] = {.lex_state = 195}, [7939] = {.lex_state = 0}, [7940] = {.lex_state = 0}, [7941] = {.lex_state = 0}, [7942] = {.lex_state = 339}, [7943] = {.lex_state = 339}, [7944] = {.lex_state = 339}, [7945] = {.lex_state = 0}, [7946] = {.lex_state = 0}, [7947] = {.lex_state = 0}, [7948] = {.lex_state = 339}, [7949] = {.lex_state = 195}, [7950] = {.lex_state = 0}, [7951] = {.lex_state = 111}, [7952] = {.lex_state = 0}, [7953] = {.lex_state = 339}, [7954] = {.lex_state = 195}, [7955] = {.lex_state = 339}, [7956] = {.lex_state = 0}, [7957] = {.lex_state = 0}, [7958] = {.lex_state = 0}, [7959] = {.lex_state = 0}, [7960] = {.lex_state = 195}, [7961] = {.lex_state = 111}, [7962] = {.lex_state = 0}, [7963] = {.lex_state = 195}, [7964] = {.lex_state = 0}, [7965] = {.lex_state = 0}, [7966] = {.lex_state = 195}, [7967] = {.lex_state = 0}, [7968] = {.lex_state = 111}, [7969] = {.lex_state = 0}, [7970] = {.lex_state = 339}, [7971] = {.lex_state = 0}, [7972] = {.lex_state = 0}, [7973] = {.lex_state = 339}, [7974] = {.lex_state = 0}, [7975] = {.lex_state = 0}, [7976] = {.lex_state = 0}, [7977] = {.lex_state = 0}, [7978] = {.lex_state = 0}, [7979] = {.lex_state = 0}, [7980] = {.lex_state = 0}, [7981] = {.lex_state = 0}, [7982] = {.lex_state = 0}, [7983] = {.lex_state = 0}, [7984] = {.lex_state = 0}, [7985] = {.lex_state = 0}, [7986] = {.lex_state = 339}, [7987] = {.lex_state = 0}, [7988] = {.lex_state = 195}, [7989] = {.lex_state = 0}, [7990] = {.lex_state = 0}, [7991] = {.lex_state = 195}, [7992] = {.lex_state = 0}, [7993] = {.lex_state = 0}, [7994] = {.lex_state = 0}, [7995] = {.lex_state = 0}, [7996] = {.lex_state = 0}, [7997] = {.lex_state = 0}, [7998] = {.lex_state = 0}, [7999] = {.lex_state = 339}, [8000] = {.lex_state = 0}, [8001] = {.lex_state = 0}, [8002] = {.lex_state = 339}, [8003] = {.lex_state = 111}, [8004] = {.lex_state = 0}, [8005] = {.lex_state = 339}, [8006] = {.lex_state = 339}, [8007] = {.lex_state = 0}, [8008] = {.lex_state = 0}, [8009] = {.lex_state = 339}, [8010] = {.lex_state = 0}, [8011] = {.lex_state = 0}, [8012] = {.lex_state = 339}, [8013] = {.lex_state = 0}, [8014] = {.lex_state = 0}, [8015] = {.lex_state = 0}, [8016] = {.lex_state = 0}, [8017] = {.lex_state = 0}, [8018] = {.lex_state = 339}, [8019] = {.lex_state = 0}, [8020] = {.lex_state = 339}, [8021] = {.lex_state = 0}, [8022] = {.lex_state = 0}, [8023] = {.lex_state = 195}, [8024] = {.lex_state = 0}, [8025] = {.lex_state = 0}, [8026] = {.lex_state = 0}, [8027] = {.lex_state = 0}, [8028] = {.lex_state = 0}, [8029] = {.lex_state = 0}, [8030] = {.lex_state = 0}, [8031] = {.lex_state = 339}, [8032] = {.lex_state = 195}, [8033] = {.lex_state = 0}, [8034] = {.lex_state = 0}, [8035] = {.lex_state = 339}, [8036] = {.lex_state = 0}, [8037] = {.lex_state = 0}, [8038] = {.lex_state = 339}, [8039] = {.lex_state = 0}, [8040] = {.lex_state = 195}, [8041] = {.lex_state = 171}, [8042] = {.lex_state = 0}, [8043] = {.lex_state = 0}, [8044] = {.lex_state = 0}, [8045] = {.lex_state = 0}, [8046] = {.lex_state = 0}, [8047] = {.lex_state = 0}, [8048] = {.lex_state = 0}, [8049] = {.lex_state = 111}, [8050] = {.lex_state = 111}, [8051] = {.lex_state = 195}, [8052] = {.lex_state = 339}, [8053] = {.lex_state = 0}, [8054] = {.lex_state = 339}, [8055] = {.lex_state = 0}, [8056] = {.lex_state = 111}, [8057] = {.lex_state = 0}, [8058] = {.lex_state = 111}, [8059] = {.lex_state = 0}, [8060] = {.lex_state = 0}, [8061] = {.lex_state = 339}, [8062] = {.lex_state = 339}, [8063] = {.lex_state = 0}, [8064] = {.lex_state = 195}, [8065] = {.lex_state = 339}, [8066] = {.lex_state = 0}, [8067] = {.lex_state = 339}, [8068] = {.lex_state = 0}, [8069] = {.lex_state = 339, .external_lex_state = 2}, [8070] = {.lex_state = 0}, [8071] = {.lex_state = 339}, [8072] = {.lex_state = 0}, [8073] = {.lex_state = 0}, [8074] = {.lex_state = 0}, [8075] = {.lex_state = 0}, [8076] = {.lex_state = 339}, [8077] = {.lex_state = 0}, [8078] = {.lex_state = 0}, [8079] = {.lex_state = 0}, [8080] = {.lex_state = 0}, [8081] = {.lex_state = 0}, [8082] = {.lex_state = 0}, [8083] = {.lex_state = 0}, [8084] = {.lex_state = 0}, [8085] = {.lex_state = 111}, [8086] = {.lex_state = 0}, [8087] = {.lex_state = 0}, [8088] = {.lex_state = 339}, [8089] = {.lex_state = 0}, [8090] = {.lex_state = 0}, [8091] = {.lex_state = 0}, [8092] = {.lex_state = 339}, [8093] = {.lex_state = 339}, [8094] = {.lex_state = 0}, [8095] = {.lex_state = 339}, [8096] = {.lex_state = 0}, [8097] = {.lex_state = 195}, [8098] = {.lex_state = 0}, [8099] = {.lex_state = 0}, [8100] = {.lex_state = 0}, [8101] = {.lex_state = 339}, [8102] = {.lex_state = 0}, [8103] = {.lex_state = 0}, [8104] = {.lex_state = 111}, [8105] = {.lex_state = 0}, [8106] = {.lex_state = 0}, [8107] = {.lex_state = 0}, [8108] = {.lex_state = 339}, [8109] = {.lex_state = 339}, [8110] = {.lex_state = 339}, [8111] = {.lex_state = 171}, [8112] = {.lex_state = 0}, [8113] = {.lex_state = 0}, [8114] = {.lex_state = 0}, [8115] = {.lex_state = 0}, [8116] = {.lex_state = 0}, [8117] = {.lex_state = 0}, [8118] = {.lex_state = 0}, [8119] = {.lex_state = 0}, [8120] = {.lex_state = 195}, [8121] = {.lex_state = 0}, [8122] = {.lex_state = 339}, [8123] = {.lex_state = 0}, [8124] = {.lex_state = 0}, [8125] = {.lex_state = 339, .external_lex_state = 2}, [8126] = {.lex_state = 0}, [8127] = {.lex_state = 0}, [8128] = {.lex_state = 0}, [8129] = {.lex_state = 0}, [8130] = {.lex_state = 339}, [8131] = {.lex_state = 0}, [8132] = {.lex_state = 0}, [8133] = {.lex_state = 339, .external_lex_state = 2}, [8134] = {.lex_state = 0}, [8135] = {.lex_state = 339}, [8136] = {.lex_state = 0}, [8137] = {.lex_state = 0}, [8138] = {.lex_state = 339, .external_lex_state = 2}, [8139] = {.lex_state = 0}, [8140] = {.lex_state = 0}, [8141] = {.lex_state = 339, .external_lex_state = 2}, [8142] = {.lex_state = 0}, [8143] = {.lex_state = 339}, [8144] = {.lex_state = 339, .external_lex_state = 2}, [8145] = {.lex_state = 339, .external_lex_state = 2}, [8146] = {.lex_state = 339, .external_lex_state = 2}, [8147] = {.lex_state = 339, .external_lex_state = 2}, [8148] = {.lex_state = 339, .external_lex_state = 2}, [8149] = {.lex_state = 339, .external_lex_state = 2}, [8150] = {.lex_state = 339, .external_lex_state = 2}, [8151] = {.lex_state = 339, .external_lex_state = 2}, [8152] = {.lex_state = 339, .external_lex_state = 2}, [8153] = {.lex_state = 339, .external_lex_state = 2}, [8154] = {.lex_state = 339, .external_lex_state = 2}, [8155] = {.lex_state = 0}, [8156] = {.lex_state = 0}, [8157] = {.lex_state = 171}, [8158] = {.lex_state = 0}, [8159] = {.lex_state = 0}, [8160] = {.lex_state = 339}, [8161] = {.lex_state = 0}, [8162] = {.lex_state = 111}, [8163] = {.lex_state = 0}, [8164] = {.lex_state = 0}, [8165] = {.lex_state = 0, .external_lex_state = 3}, [8166] = {.lex_state = 0}, [8167] = {.lex_state = 339}, [8168] = {.lex_state = 0}, [8169] = {.lex_state = 0}, [8170] = {.lex_state = 112}, [8171] = {.lex_state = 0}, [8172] = {.lex_state = 112}, [8173] = {.lex_state = 0}, [8174] = {.lex_state = 0}, [8175] = {.lex_state = 0}, [8176] = {.lex_state = 0}, [8177] = {.lex_state = 195}, [8178] = {.lex_state = 339}, [8179] = {.lex_state = 0}, [8180] = {.lex_state = 112}, [8181] = {.lex_state = 0}, [8182] = {.lex_state = 0}, [8183] = {.lex_state = 0}, [8184] = {.lex_state = 0}, [8185] = {.lex_state = 0}, [8186] = {.lex_state = 0}, [8187] = {.lex_state = 0}, [8188] = {.lex_state = 195}, [8189] = {.lex_state = 195}, [8190] = {.lex_state = 0}, [8191] = {.lex_state = 0}, [8192] = {.lex_state = 339}, [8193] = {.lex_state = 0}, [8194] = {.lex_state = 0}, [8195] = {.lex_state = 0}, [8196] = {.lex_state = 0}, [8197] = {.lex_state = 195}, [8198] = {.lex_state = 0}, [8199] = {.lex_state = 0}, [8200] = {.lex_state = 0}, [8201] = {.lex_state = 0}, [8202] = {.lex_state = 173}, [8203] = {.lex_state = 0}, [8204] = {.lex_state = 0}, [8205] = {.lex_state = 0}, [8206] = {.lex_state = 0}, [8207] = {.lex_state = 0}, [8208] = {.lex_state = 195}, [8209] = {.lex_state = 0}, [8210] = {.lex_state = 195}, [8211] = {.lex_state = 0}, [8212] = {.lex_state = 195}, [8213] = {.lex_state = 195}, [8214] = {.lex_state = 173}, [8215] = {.lex_state = 0}, [8216] = {.lex_state = 0}, [8217] = {.lex_state = 0}, [8218] = {.lex_state = 195}, [8219] = {.lex_state = 0}, [8220] = {.lex_state = 0}, [8221] = {.lex_state = 339}, [8222] = {.lex_state = 0}, [8223] = {.lex_state = 195}, [8224] = {.lex_state = 198}, [8225] = {.lex_state = 0}, [8226] = {.lex_state = 0}, [8227] = {.lex_state = 339}, [8228] = {.lex_state = 339}, [8229] = {.lex_state = 339}, [8230] = {.lex_state = 0}, [8231] = {.lex_state = 0}, [8232] = {.lex_state = 112}, [8233] = {.lex_state = 0}, [8234] = {.lex_state = 0, .external_lex_state = 3}, [8235] = {.lex_state = 173}, [8236] = {.lex_state = 0}, [8237] = {.lex_state = 195}, [8238] = {.lex_state = 0}, [8239] = {.lex_state = 0}, [8240] = {.lex_state = 0}, [8241] = {.lex_state = 195}, [8242] = {.lex_state = 173}, [8243] = {.lex_state = 339}, [8244] = {.lex_state = 0}, [8245] = {.lex_state = 173}, [8246] = {.lex_state = 171}, [8247] = {.lex_state = 0}, [8248] = {.lex_state = 339}, [8249] = {.lex_state = 0}, [8250] = {.lex_state = 173}, [8251] = {.lex_state = 0}, [8252] = {.lex_state = 195}, [8253] = {.lex_state = 0}, [8254] = {.lex_state = 0}, [8255] = {.lex_state = 112}, [8256] = {.lex_state = 173}, [8257] = {.lex_state = 339}, [8258] = {.lex_state = 339}, [8259] = {.lex_state = 0}, [8260] = {.lex_state = 0}, [8261] = {.lex_state = 195}, [8262] = {.lex_state = 0}, [8263] = {.lex_state = 0}, [8264] = {.lex_state = 195}, [8265] = {.lex_state = 195}, [8266] = {.lex_state = 195}, [8267] = {.lex_state = 0}, [8268] = {.lex_state = 339}, [8269] = {.lex_state = 0}, [8270] = {.lex_state = 0}, [8271] = {.lex_state = 0}, [8272] = {.lex_state = 0}, [8273] = {.lex_state = 0}, [8274] = {.lex_state = 0}, [8275] = {.lex_state = 0}, [8276] = {.lex_state = 195}, [8277] = {.lex_state = 173}, [8278] = {.lex_state = 0}, [8279] = {.lex_state = 0}, [8280] = {.lex_state = 112}, [8281] = {.lex_state = 0}, [8282] = {.lex_state = 195}, [8283] = {.lex_state = 198}, [8284] = {.lex_state = 339}, [8285] = {.lex_state = 195}, [8286] = {.lex_state = 0}, [8287] = {.lex_state = 0}, [8288] = {.lex_state = 0}, [8289] = {.lex_state = 171}, [8290] = {.lex_state = 174}, [8291] = {.lex_state = 0}, [8292] = {.lex_state = 0, .external_lex_state = 2}, [8293] = {.lex_state = 195}, [8294] = {.lex_state = 0}, [8295] = {.lex_state = 0}, [8296] = {.lex_state = 0}, [8297] = {.lex_state = 0}, [8298] = {.lex_state = 112}, [8299] = {.lex_state = 198}, [8300] = {.lex_state = 0}, [8301] = {.lex_state = 0}, [8302] = {.lex_state = 198}, [8303] = {.lex_state = 0}, [8304] = {.lex_state = 195}, [8305] = {.lex_state = 0}, [8306] = {.lex_state = 195}, [8307] = {.lex_state = 0}, [8308] = {.lex_state = 195}, [8309] = {.lex_state = 112}, [8310] = {.lex_state = 195}, [8311] = {.lex_state = 0}, [8312] = {.lex_state = 0}, [8313] = {.lex_state = 112}, [8314] = {.lex_state = 112}, [8315] = {.lex_state = 171}, [8316] = {.lex_state = 195}, [8317] = {.lex_state = 0}, [8318] = {.lex_state = 198}, [8319] = {.lex_state = 0}, [8320] = {.lex_state = 339}, [8321] = {.lex_state = 339}, [8322] = {.lex_state = 0}, [8323] = {.lex_state = 173}, [8324] = {.lex_state = 0}, [8325] = {.lex_state = 173}, [8326] = {.lex_state = 0}, [8327] = {.lex_state = 173}, [8328] = {.lex_state = 0}, [8329] = {.lex_state = 0}, [8330] = {.lex_state = 0}, [8331] = {.lex_state = 112}, [8332] = {.lex_state = 0}, [8333] = {.lex_state = 173}, [8334] = {.lex_state = 0}, [8335] = {.lex_state = 0}, [8336] = {.lex_state = 0}, [8337] = {.lex_state = 339}, [8338] = {.lex_state = 0}, [8339] = {.lex_state = 173}, [8340] = {.lex_state = 339}, [8341] = {.lex_state = 0}, [8342] = {.lex_state = 0}, [8343] = {.lex_state = 339}, [8344] = {.lex_state = 195}, [8345] = {.lex_state = 0}, [8346] = {.lex_state = 195}, [8347] = {.lex_state = 0}, [8348] = {.lex_state = 171}, [8349] = {.lex_state = 0}, [8350] = {.lex_state = 0}, [8351] = {.lex_state = 0}, [8352] = {.lex_state = 0}, [8353] = {.lex_state = 195}, [8354] = {.lex_state = 0}, [8355] = {.lex_state = 174}, [8356] = {.lex_state = 339}, [8357] = {.lex_state = 0}, [8358] = {.lex_state = 0}, [8359] = {.lex_state = 0}, [8360] = {.lex_state = 0}, [8361] = {.lex_state = 195}, [8362] = {.lex_state = 0}, [8363] = {.lex_state = 195}, [8364] = {.lex_state = 0}, [8365] = {.lex_state = 0}, [8366] = {.lex_state = 0}, [8367] = {.lex_state = 0, .external_lex_state = 2}, [8368] = {.lex_state = 0}, [8369] = {.lex_state = 0}, [8370] = {.lex_state = 195}, [8371] = {.lex_state = 0}, [8372] = {.lex_state = 0}, [8373] = {.lex_state = 0}, [8374] = {.lex_state = 195}, [8375] = {.lex_state = 173}, [8376] = {.lex_state = 0}, [8377] = {.lex_state = 0}, [8378] = {.lex_state = 0, .external_lex_state = 2}, [8379] = {.lex_state = 195}, [8380] = {.lex_state = 0}, [8381] = {.lex_state = 0}, [8382] = {.lex_state = 0}, [8383] = {.lex_state = 0}, [8384] = {.lex_state = 0}, [8385] = {.lex_state = 0}, [8386] = {.lex_state = 339}, [8387] = {.lex_state = 0}, [8388] = {.lex_state = 0}, [8389] = {.lex_state = 173}, [8390] = {.lex_state = 195}, [8391] = {.lex_state = 0}, [8392] = {.lex_state = 0}, [8393] = {.lex_state = 0}, [8394] = {.lex_state = 195}, [8395] = {.lex_state = 0}, [8396] = {.lex_state = 0}, [8397] = {.lex_state = 173}, [8398] = {.lex_state = 0}, [8399] = {.lex_state = 0}, [8400] = {.lex_state = 0}, [8401] = {.lex_state = 0}, [8402] = {.lex_state = 0}, [8403] = {.lex_state = 112}, [8404] = {.lex_state = 0}, [8405] = {.lex_state = 0}, [8406] = {.lex_state = 0}, [8407] = {.lex_state = 195}, [8408] = {.lex_state = 0}, [8409] = {.lex_state = 195}, [8410] = {.lex_state = 173}, [8411] = {.lex_state = 0}, [8412] = {.lex_state = 0}, [8413] = {.lex_state = 0}, [8414] = {.lex_state = 0}, [8415] = {.lex_state = 0}, [8416] = {.lex_state = 112}, [8417] = {.lex_state = 0}, [8418] = {.lex_state = 0}, [8419] = {.lex_state = 195}, [8420] = {.lex_state = 0}, [8421] = {.lex_state = 112}, [8422] = {.lex_state = 0}, [8423] = {.lex_state = 0}, [8424] = {.lex_state = 195}, [8425] = {.lex_state = 173}, [8426] = {.lex_state = 0}, [8427] = {.lex_state = 0}, [8428] = {.lex_state = 0}, [8429] = {.lex_state = 0}, [8430] = {.lex_state = 0, .external_lex_state = 2}, [8431] = {.lex_state = 0}, [8432] = {.lex_state = 198}, [8433] = {.lex_state = 0}, [8434] = {.lex_state = 0}, [8435] = {.lex_state = 0}, [8436] = {.lex_state = 0}, [8437] = {.lex_state = 195}, [8438] = {.lex_state = 0}, [8439] = {.lex_state = 0}, [8440] = {.lex_state = 0}, [8441] = {.lex_state = 0}, [8442] = {.lex_state = 195}, [8443] = {.lex_state = 0}, [8444] = {.lex_state = 0}, [8445] = {.lex_state = 0}, [8446] = {.lex_state = 173}, [8447] = {.lex_state = 0}, [8448] = {.lex_state = 112}, [8449] = {.lex_state = 339}, [8450] = {.lex_state = 0}, [8451] = {.lex_state = 0}, [8452] = {.lex_state = 0}, [8453] = {.lex_state = 0}, [8454] = {.lex_state = 0}, [8455] = {.lex_state = 0}, [8456] = {.lex_state = 0}, [8457] = {.lex_state = 0}, [8458] = {.lex_state = 0}, [8459] = {.lex_state = 339}, [8460] = {.lex_state = 0}, [8461] = {.lex_state = 198}, [8462] = {.lex_state = 195}, [8463] = {.lex_state = 173}, [8464] = {.lex_state = 0}, [8465] = {.lex_state = 173}, [8466] = {.lex_state = 0}, [8467] = {.lex_state = 339}, [8468] = {.lex_state = 195}, [8469] = {.lex_state = 198}, [8470] = {.lex_state = 0}, [8471] = {.lex_state = 0}, [8472] = {.lex_state = 0}, [8473] = {.lex_state = 0}, [8474] = {.lex_state = 0}, [8475] = {.lex_state = 0}, [8476] = {.lex_state = 0}, [8477] = {.lex_state = 195}, [8478] = {.lex_state = 0}, [8479] = {.lex_state = 112}, [8480] = {.lex_state = 0}, [8481] = {.lex_state = 0}, [8482] = {.lex_state = 198}, [8483] = {.lex_state = 0}, [8484] = {.lex_state = 195}, [8485] = {.lex_state = 0}, [8486] = {.lex_state = 0, .external_lex_state = 2}, [8487] = {.lex_state = 0}, [8488] = {.lex_state = 0}, [8489] = {.lex_state = 195}, [8490] = {.lex_state = 0}, [8491] = {.lex_state = 339}, [8492] = {.lex_state = 0}, [8493] = {.lex_state = 0}, [8494] = {.lex_state = 195}, [8495] = {.lex_state = 173}, [8496] = {.lex_state = 173}, [8497] = {.lex_state = 112}, [8498] = {.lex_state = 0}, [8499] = {.lex_state = 195}, [8500] = {.lex_state = 195}, [8501] = {.lex_state = 173}, [8502] = {.lex_state = 0}, [8503] = {.lex_state = 0}, [8504] = {.lex_state = 0}, [8505] = {.lex_state = 0, .external_lex_state = 2}, [8506] = {.lex_state = 0}, [8507] = {.lex_state = 0}, [8508] = {.lex_state = 339}, [8509] = {.lex_state = 0}, [8510] = {.lex_state = 0}, [8511] = {.lex_state = 0}, [8512] = {.lex_state = 339}, [8513] = {.lex_state = 0}, [8514] = {.lex_state = 112}, [8515] = {.lex_state = 0, .external_lex_state = 3}, [8516] = {.lex_state = 0}, [8517] = {.lex_state = 195}, [8518] = {.lex_state = 0}, [8519] = {.lex_state = 0}, [8520] = {.lex_state = 0, .external_lex_state = 2}, [8521] = {.lex_state = 0}, [8522] = {.lex_state = 0}, [8523] = {.lex_state = 339}, [8524] = {.lex_state = 0}, [8525] = {.lex_state = 0}, [8526] = {.lex_state = 0}, [8527] = {.lex_state = 0}, [8528] = {.lex_state = 0}, [8529] = {.lex_state = 195}, [8530] = {.lex_state = 0}, [8531] = {.lex_state = 0, .external_lex_state = 2}, [8532] = {.lex_state = 339}, [8533] = {.lex_state = 0}, [8534] = {.lex_state = 0}, [8535] = {.lex_state = 0, .external_lex_state = 2}, [8536] = {.lex_state = 112}, [8537] = {.lex_state = 0}, [8538] = {.lex_state = 0}, [8539] = {.lex_state = 0, .external_lex_state = 2}, [8540] = {.lex_state = 0}, [8541] = {.lex_state = 0, .external_lex_state = 2}, [8542] = {.lex_state = 0}, [8543] = {.lex_state = 0, .external_lex_state = 2}, [8544] = {.lex_state = 0}, [8545] = {.lex_state = 0, .external_lex_state = 2}, [8546] = {.lex_state = 0}, [8547] = {.lex_state = 0, .external_lex_state = 2}, [8548] = {.lex_state = 0}, [8549] = {.lex_state = 0, .external_lex_state = 2}, [8550] = {.lex_state = 0}, [8551] = {.lex_state = 0}, [8552] = {.lex_state = 0}, [8553] = {.lex_state = 339}, [8554] = {.lex_state = 0}, [8555] = {.lex_state = 339}, [8556] = {.lex_state = 339}, [8557] = {.lex_state = 339}, [8558] = {.lex_state = 0}, [8559] = {.lex_state = 0}, [8560] = {.lex_state = 339}, [8561] = {.lex_state = 173}, [8562] = {.lex_state = 339}, [8563] = {.lex_state = 0}, [8564] = {.lex_state = 0}, [8565] = {.lex_state = 0}, [8566] = {.lex_state = 0}, [8567] = {.lex_state = 0}, [8568] = {.lex_state = 195}, [8569] = {.lex_state = 0}, [8570] = {.lex_state = 0}, [8571] = {.lex_state = 0}, [8572] = {.lex_state = 0}, [8573] = {.lex_state = 0}, [8574] = {.lex_state = 0}, [8575] = {.lex_state = 0}, [8576] = {.lex_state = 0}, [8577] = {.lex_state = 112}, [8578] = {.lex_state = 195}, [8579] = {.lex_state = 173}, [8580] = {.lex_state = 339}, [8581] = {.lex_state = 173}, [8582] = {.lex_state = 173}, [8583] = {.lex_state = 339}, [8584] = {.lex_state = 0}, [8585] = {.lex_state = 198}, [8586] = {.lex_state = 173}, [8587] = {.lex_state = 339}, [8588] = {.lex_state = 0, .external_lex_state = 3}, [8589] = {.lex_state = 0}, [8590] = {.lex_state = 173}, [8591] = {.lex_state = 339}, [8592] = {.lex_state = 0}, [8593] = {.lex_state = 173}, [8594] = {.lex_state = 195}, [8595] = {.lex_state = 0}, [8596] = {.lex_state = 0}, [8597] = {.lex_state = 0}, [8598] = {.lex_state = 0}, [8599] = {.lex_state = 0}, [8600] = {.lex_state = 0}, [8601] = {.lex_state = 173}, [8602] = {.lex_state = 339}, [8603] = {.lex_state = 195}, [8604] = {.lex_state = 0}, [8605] = {.lex_state = 0}, [8606] = {.lex_state = 0}, [8607] = {.lex_state = 0}, [8608] = {.lex_state = 112}, [8609] = {.lex_state = 198}, [8610] = {.lex_state = 198}, [8611] = {.lex_state = 0}, [8612] = {.lex_state = 0}, [8613] = {.lex_state = 173}, [8614] = {.lex_state = 0}, [8615] = {.lex_state = 173}, [8616] = {.lex_state = 195}, [8617] = {.lex_state = 0}, [8618] = {.lex_state = 195}, [8619] = {.lex_state = 173}, [8620] = {.lex_state = 0}, [8621] = {.lex_state = 0}, [8622] = {.lex_state = 339}, [8623] = {.lex_state = 173}, [8624] = {.lex_state = 0}, [8625] = {.lex_state = 339}, [8626] = {.lex_state = 198}, [8627] = {.lex_state = 0}, [8628] = {.lex_state = 0}, [8629] = {.lex_state = 0}, [8630] = {.lex_state = 0}, [8631] = {.lex_state = 0}, [8632] = {.lex_state = 0}, [8633] = {.lex_state = 0}, [8634] = {.lex_state = 0}, [8635] = {.lex_state = 0}, [8636] = {.lex_state = 0}, [8637] = {.lex_state = 112}, [8638] = {.lex_state = 0}, [8639] = {.lex_state = 0}, [8640] = {.lex_state = 0}, [8641] = {.lex_state = 0}, [8642] = {.lex_state = 0}, [8643] = {.lex_state = 0}, [8644] = {.lex_state = 0}, [8645] = {.lex_state = 0}, [8646] = {.lex_state = 0}, [8647] = {.lex_state = 0}, [8648] = {.lex_state = 195}, [8649] = {.lex_state = 339}, [8650] = {.lex_state = 173}, [8651] = {.lex_state = 195}, [8652] = {.lex_state = 0}, [8653] = {.lex_state = 0}, [8654] = {.lex_state = 0}, [8655] = {.lex_state = 0}, [8656] = {.lex_state = 0}, [8657] = {.lex_state = 0}, [8658] = {.lex_state = 0}, [8659] = {.lex_state = 173}, [8660] = {.lex_state = 0}, [8661] = {.lex_state = 0}, [8662] = {.lex_state = 0}, [8663] = {.lex_state = 0}, [8664] = {.lex_state = 0}, [8665] = {.lex_state = 0}, [8666] = {.lex_state = 195}, [8667] = {.lex_state = 195}, [8668] = {.lex_state = 0}, [8669] = {.lex_state = 0}, [8670] = {.lex_state = 0}, [8671] = {.lex_state = 0}, [8672] = {.lex_state = 0}, [8673] = {.lex_state = 195}, [8674] = {.lex_state = 0}, [8675] = {.lex_state = 0}, [8676] = {.lex_state = 0}, [8677] = {.lex_state = 0}, [8678] = {.lex_state = 0}, [8679] = {.lex_state = 195}, [8680] = {.lex_state = 198}, [8681] = {.lex_state = 0}, [8682] = {.lex_state = 0}, [8683] = {.lex_state = 195}, [8684] = {.lex_state = 0}, [8685] = {.lex_state = 0}, [8686] = {.lex_state = 195}, [8687] = {.lex_state = 0}, [8688] = {.lex_state = 198}, [8689] = {.lex_state = 0}, [8690] = {.lex_state = 0}, [8691] = {.lex_state = 0}, [8692] = {.lex_state = 0}, [8693] = {.lex_state = 0}, [8694] = {.lex_state = 0}, [8695] = {.lex_state = 0}, [8696] = {.lex_state = 0}, [8697] = {.lex_state = 0}, [8698] = {.lex_state = 0}, [8699] = {.lex_state = 0}, [8700] = {.lex_state = 0}, [8701] = {.lex_state = 0}, [8702] = {.lex_state = 173}, [8703] = {.lex_state = 339}, [8704] = {.lex_state = 173}, [8705] = {.lex_state = 0}, [8706] = {.lex_state = 0}, [8707] = {.lex_state = 0}, [8708] = {.lex_state = 198}, [8709] = {.lex_state = 0}, [8710] = {.lex_state = 0}, [8711] = {.lex_state = 195}, [8712] = {.lex_state = 0}, [8713] = {.lex_state = 0}, [8714] = {.lex_state = 0}, [8715] = {.lex_state = 0}, [8716] = {.lex_state = 0}, [8717] = {.lex_state = 0}, [8718] = {.lex_state = 0}, [8719] = {.lex_state = 0}, [8720] = {.lex_state = 195}, [8721] = {.lex_state = 0}, [8722] = {.lex_state = 0}, [8723] = {.lex_state = 0}, [8724] = {.lex_state = 0}, [8725] = {.lex_state = 112}, [8726] = {.lex_state = 0}, [8727] = {.lex_state = 0}, [8728] = {.lex_state = 0}, [8729] = {.lex_state = 0}, [8730] = {.lex_state = 198}, [8731] = {.lex_state = 0}, [8732] = {.lex_state = 339}, [8733] = {.lex_state = 0}, [8734] = {.lex_state = 198}, [8735] = {.lex_state = 0}, [8736] = {.lex_state = 112}, [8737] = {.lex_state = 0}, [8738] = {.lex_state = 195}, [8739] = {.lex_state = 0}, [8740] = {.lex_state = 339}, [8741] = {.lex_state = 0}, [8742] = {.lex_state = 112}, [8743] = {.lex_state = 0}, [8744] = {.lex_state = 0}, [8745] = {.lex_state = 339}, [8746] = {.lex_state = 339}, [8747] = {.lex_state = 339}, [8748] = {.lex_state = 339}, [8749] = {.lex_state = 198}, [8750] = {.lex_state = 339}, [8751] = {.lex_state = 195}, [8752] = {.lex_state = 0}, [8753] = {.lex_state = 112}, [8754] = {.lex_state = 173}, [8755] = {.lex_state = 339}, [8756] = {.lex_state = 195}, [8757] = {.lex_state = 0}, [8758] = {.lex_state = 339}, [8759] = {.lex_state = 0}, [8760] = {.lex_state = 339}, [8761] = {.lex_state = 112}, [8762] = {.lex_state = 0}, [8763] = {.lex_state = 339}, [8764] = {.lex_state = 0, .external_lex_state = 3}, [8765] = {.lex_state = 339}, [8766] = {.lex_state = 0}, [8767] = {.lex_state = 112}, [8768] = {.lex_state = 0}, [8769] = {.lex_state = 0}, [8770] = {.lex_state = 0}, [8771] = {.lex_state = 209}, [8772] = {.lex_state = 0}, [8773] = {.lex_state = 0}, [8774] = {.lex_state = 198}, [8775] = {.lex_state = 0}, [8776] = {.lex_state = 0}, [8777] = {.lex_state = 339}, [8778] = {.lex_state = 339}, [8779] = {.lex_state = 339}, [8780] = {.lex_state = 339}, [8781] = {.lex_state = 339}, [8782] = {.lex_state = 0}, [8783] = {.lex_state = 198}, [8784] = {.lex_state = 195}, [8785] = {.lex_state = 339}, [8786] = {.lex_state = 339}, [8787] = {.lex_state = 0}, [8788] = {.lex_state = 339}, [8789] = {.lex_state = 0}, [8790] = {.lex_state = 339}, [8791] = {.lex_state = 0, .external_lex_state = 3}, [8792] = {.lex_state = 112}, [8793] = {.lex_state = 0}, [8794] = {.lex_state = 339}, [8795] = {.lex_state = 0}, [8796] = {.lex_state = 0}, [8797] = {.lex_state = 198}, [8798] = {.lex_state = 0}, [8799] = {.lex_state = 339}, [8800] = {.lex_state = 339}, [8801] = {.lex_state = 339}, [8802] = {.lex_state = 0}, [8803] = {.lex_state = 339}, [8804] = {.lex_state = 0}, [8805] = {.lex_state = 0}, [8806] = {.lex_state = 195}, [8807] = {.lex_state = 339}, [8808] = {.lex_state = 173}, [8809] = {.lex_state = 339}, [8810] = {.lex_state = 0}, [8811] = {.lex_state = 339}, [8812] = {.lex_state = 0, .external_lex_state = 3}, [8813] = {.lex_state = 0}, [8814] = {.lex_state = 0}, [8815] = {.lex_state = 0}, [8816] = {.lex_state = 0}, [8817] = {.lex_state = 0}, [8818] = {.lex_state = 198}, [8819] = {.lex_state = 0}, [8820] = {.lex_state = 339}, [8821] = {.lex_state = 339}, [8822] = {.lex_state = 339}, [8823] = {.lex_state = 0}, [8824] = {.lex_state = 339}, [8825] = {.lex_state = 0}, [8826] = {.lex_state = 0}, [8827] = {.lex_state = 339}, [8828] = {.lex_state = 0}, [8829] = {.lex_state = 339}, [8830] = {.lex_state = 173}, [8831] = {.lex_state = 339}, [8832] = {.lex_state = 0, .external_lex_state = 3}, [8833] = {.lex_state = 0}, [8834] = {.lex_state = 0}, [8835] = {.lex_state = 0}, [8836] = {.lex_state = 339}, [8837] = {.lex_state = 0}, [8838] = {.lex_state = 198}, [8839] = {.lex_state = 195}, [8840] = {.lex_state = 339}, [8841] = {.lex_state = 339}, [8842] = {.lex_state = 195}, [8843] = {.lex_state = 339}, [8844] = {.lex_state = 173}, [8845] = {.lex_state = 0, .external_lex_state = 2}, [8846] = {.lex_state = 0}, [8847] = {.lex_state = 339}, [8848] = {.lex_state = 173}, [8849] = {.lex_state = 339}, [8850] = {.lex_state = 0, .external_lex_state = 3}, [8851] = {.lex_state = 0}, [8852] = {.lex_state = 195}, [8853] = {.lex_state = 0}, [8854] = {.lex_state = 0}, [8855] = {.lex_state = 173}, [8856] = {.lex_state = 339}, [8857] = {.lex_state = 339}, [8858] = {.lex_state = 339}, [8859] = {.lex_state = 112}, [8860] = {.lex_state = 339}, [8861] = {.lex_state = 0, .external_lex_state = 3}, [8862] = {.lex_state = 0}, [8863] = {.lex_state = 195}, [8864] = {.lex_state = 0}, [8865] = {.lex_state = 0}, [8866] = {.lex_state = 339}, [8867] = {.lex_state = 339}, [8868] = {.lex_state = 339}, [8869] = {.lex_state = 0}, [8870] = {.lex_state = 339}, [8871] = {.lex_state = 0, .external_lex_state = 3}, [8872] = {.lex_state = 0}, [8873] = {.lex_state = 0}, [8874] = {.lex_state = 339}, [8875] = {.lex_state = 339}, [8876] = {.lex_state = 339}, [8877] = {.lex_state = 339}, [8878] = {.lex_state = 0, .external_lex_state = 3}, [8879] = {.lex_state = 0}, [8880] = {.lex_state = 339}, [8881] = {.lex_state = 198}, [8882] = {.lex_state = 0}, [8883] = {.lex_state = 339}, [8884] = {.lex_state = 0, .external_lex_state = 3}, [8885] = {.lex_state = 0}, [8886] = {.lex_state = 0, .external_lex_state = 3}, [8887] = {.lex_state = 0}, [8888] = {.lex_state = 0, .external_lex_state = 3}, [8889] = {.lex_state = 0}, [8890] = {.lex_state = 0, .external_lex_state = 3}, [8891] = {.lex_state = 0}, [8892] = {.lex_state = 0, .external_lex_state = 3}, [8893] = {.lex_state = 0}, [8894] = {.lex_state = 0, .external_lex_state = 3}, [8895] = {.lex_state = 0}, [8896] = {.lex_state = 195}, [8897] = {.lex_state = 198}, [8898] = {.lex_state = 339}, [8899] = {.lex_state = 339}, [8900] = {.lex_state = 195}, [8901] = {.lex_state = 0}, [8902] = {.lex_state = 0}, [8903] = {.lex_state = 0}, [8904] = {.lex_state = 0}, [8905] = {.lex_state = 173}, [8906] = {.lex_state = 339}, [8907] = {.lex_state = 0}, [8908] = {.lex_state = 0}, [8909] = {.lex_state = 0}, [8910] = {.lex_state = 0}, [8911] = {.lex_state = 0}, [8912] = {.lex_state = 239}, [8913] = {.lex_state = 0}, [8914] = {.lex_state = 0}, [8915] = {.lex_state = 339}, [8916] = {.lex_state = 195}, [8917] = {.lex_state = 0, .external_lex_state = 3}, [8918] = {.lex_state = 0}, [8919] = {.lex_state = 0}, [8920] = {.lex_state = 0}, [8921] = {.lex_state = 195}, [8922] = {.lex_state = 0}, [8923] = {.lex_state = 339}, [8924] = {.lex_state = 0}, [8925] = {.lex_state = 0}, [8926] = {.lex_state = 0}, [8927] = {.lex_state = 195}, [8928] = {.lex_state = 0}, [8929] = {.lex_state = 0}, [8930] = {.lex_state = 0}, [8931] = {.lex_state = 0}, [8932] = {.lex_state = 0}, [8933] = {.lex_state = 0}, [8934] = {.lex_state = 195}, [8935] = {.lex_state = 173}, [8936] = {.lex_state = 0}, [8937] = {.lex_state = 173}, [8938] = {.lex_state = 198}, [8939] = {.lex_state = 0}, [8940] = {.lex_state = 0}, [8941] = {.lex_state = 173}, [8942] = {.lex_state = 0}, [8943] = {.lex_state = 339}, [8944] = {.lex_state = 0}, [8945] = {.lex_state = 0}, [8946] = {.lex_state = 0}, [8947] = {.lex_state = 0}, [8948] = {.lex_state = 173}, [8949] = {.lex_state = 198}, [8950] = {.lex_state = 0}, [8951] = {.lex_state = 0}, [8952] = {.lex_state = 0}, [8953] = {.lex_state = 0}, [8954] = {.lex_state = 0}, [8955] = {.lex_state = 0}, [8956] = {.lex_state = 0}, [8957] = {.lex_state = 195}, [8958] = {.lex_state = 0}, [8959] = {.lex_state = 0}, [8960] = {.lex_state = 0}, [8961] = {.lex_state = 173}, [8962] = {.lex_state = 173}, [8963] = {.lex_state = 195}, [8964] = {.lex_state = 0}, [8965] = {.lex_state = 195}, [8966] = {.lex_state = 0}, [8967] = {.lex_state = 173}, [8968] = {.lex_state = 0}, [8969] = {.lex_state = 0}, [8970] = {.lex_state = 0}, [8971] = {.lex_state = 0}, [8972] = {.lex_state = 0}, [8973] = {.lex_state = 195}, [8974] = {.lex_state = 0}, [8975] = {.lex_state = 0}, [8976] = {.lex_state = 0}, [8977] = {.lex_state = 195}, [8978] = {.lex_state = 0}, [8979] = {.lex_state = 198}, [8980] = {.lex_state = 0}, [8981] = {.lex_state = 0}, [8982] = {.lex_state = 339}, [8983] = {.lex_state = 339}, [8984] = {.lex_state = 195}, [8985] = {.lex_state = 195}, [8986] = {.lex_state = 112}, [8987] = {.lex_state = 0}, [8988] = {.lex_state = 0}, [8989] = {.lex_state = 195}, [8990] = {.lex_state = 0, .external_lex_state = 3}, [8991] = {.lex_state = 0}, [8992] = {.lex_state = 0}, [8993] = {.lex_state = 0}, [8994] = {.lex_state = 0}, [8995] = {.lex_state = 339}, [8996] = {.lex_state = 339}, [8997] = {.lex_state = 195}, [8998] = {.lex_state = 0}, [8999] = {.lex_state = 195}, [9000] = {.lex_state = 195}, [9001] = {.lex_state = 0, .external_lex_state = 3}, [9002] = {.lex_state = 195}, [9003] = {.lex_state = 0}, [9004] = {.lex_state = 198}, [9005] = {.lex_state = 339}, [9006] = {.lex_state = 195}, [9007] = {.lex_state = 0}, [9008] = {.lex_state = 0}, [9009] = {.lex_state = 195}, [9010] = {.lex_state = 0, .external_lex_state = 3}, [9011] = {.lex_state = 195}, [9012] = {.lex_state = 0}, [9013] = {.lex_state = 339}, [9014] = {.lex_state = 195}, [9015] = {.lex_state = 0}, [9016] = {.lex_state = 0}, [9017] = {.lex_state = 195}, [9018] = {.lex_state = 0, .external_lex_state = 3}, [9019] = {.lex_state = 0}, [9020] = {.lex_state = 339}, [9021] = {.lex_state = 195}, [9022] = {.lex_state = 0}, [9023] = {.lex_state = 195}, [9024] = {.lex_state = 0, .external_lex_state = 3}, [9025] = {.lex_state = 195}, [9026] = {.lex_state = 195}, [9027] = {.lex_state = 0, .external_lex_state = 3}, [9028] = {.lex_state = 0}, [9029] = {.lex_state = 0, .external_lex_state = 3}, [9030] = {.lex_state = 339}, [9031] = {.lex_state = 0, .external_lex_state = 3}, [9032] = {.lex_state = 0}, [9033] = {.lex_state = 0, .external_lex_state = 3}, [9034] = {.lex_state = 195}, [9035] = {.lex_state = 0, .external_lex_state = 3}, [9036] = {.lex_state = 0}, [9037] = {.lex_state = 0, .external_lex_state = 3}, [9038] = {.lex_state = 195}, [9039] = {.lex_state = 0, .external_lex_state = 3}, [9040] = {.lex_state = 0}, [9041] = {.lex_state = 0, .external_lex_state = 3}, [9042] = {.lex_state = 195}, [9043] = {.lex_state = 0, .external_lex_state = 3}, [9044] = {.lex_state = 0}, [9045] = {.lex_state = 0, .external_lex_state = 3}, [9046] = {.lex_state = 339}, [9047] = {.lex_state = 339}, [9048] = {.lex_state = 0}, [9049] = {.lex_state = 339}, [9050] = {.lex_state = 339}, [9051] = {.lex_state = 0}, [9052] = {.lex_state = 339}, [9053] = {.lex_state = 339}, [9054] = {.lex_state = 0}, [9055] = {.lex_state = 339}, [9056] = {.lex_state = 339}, [9057] = {.lex_state = 0}, [9058] = {.lex_state = 339}, [9059] = {.lex_state = 339}, [9060] = {.lex_state = 0}, [9061] = {.lex_state = 339}, [9062] = {.lex_state = 339}, [9063] = {.lex_state = 339}, [9064] = {.lex_state = 339}, [9065] = {.lex_state = 339}, [9066] = {.lex_state = 339}, [9067] = {.lex_state = 339}, [9068] = {.lex_state = 339}, [9069] = {.lex_state = 339}, [9070] = {.lex_state = 339}, [9071] = {.lex_state = 339}, [9072] = {.lex_state = 0}, [9073] = {.lex_state = 0}, [9074] = {.lex_state = 0}, [9075] = {.lex_state = 0, .external_lex_state = 2}, [9076] = {.lex_state = 0}, [9077] = {.lex_state = 339}, [9078] = {.lex_state = 339}, [9079] = {.lex_state = 339}, [9080] = {.lex_state = 339}, [9081] = {.lex_state = 339}, [9082] = {.lex_state = 0}, }; static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [STATE(0)] = { [ts_builtin_sym_end] = ACTIONS(1), [sym_identifier] = ACTIONS(1), [aux_sym_preproc_include_token1] = ACTIONS(1), [aux_sym_preproc_def_token1] = ACTIONS(1), [anon_sym_LPAREN] = ACTIONS(1), [anon_sym_DOT_DOT_DOT] = ACTIONS(1), [anon_sym_COMMA] = ACTIONS(1), [anon_sym_RPAREN] = ACTIONS(1), [aux_sym_preproc_if_token1] = ACTIONS(1), [aux_sym_preproc_if_token2] = ACTIONS(1), [aux_sym_preproc_ifdef_token1] = ACTIONS(1), [aux_sym_preproc_ifdef_token2] = ACTIONS(1), [aux_sym_preproc_else_token1] = ACTIONS(1), [aux_sym_preproc_elif_token1] = ACTIONS(1), [aux_sym_preproc_elifdef_token1] = ACTIONS(1), [aux_sym_preproc_elifdef_token2] = ACTIONS(1), [sym_preproc_directive] = ACTIONS(1), [anon_sym_LPAREN2] = ACTIONS(1), [anon_sym_defined] = ACTIONS(1), [anon_sym_BANG] = ACTIONS(1), [anon_sym_TILDE] = ACTIONS(1), [anon_sym_DASH] = ACTIONS(1), [anon_sym_PLUS] = ACTIONS(1), [anon_sym_STAR] = ACTIONS(1), [anon_sym_SLASH] = ACTIONS(1), [anon_sym_PERCENT] = ACTIONS(1), [anon_sym_PIPE_PIPE] = ACTIONS(1), [anon_sym_AMP_AMP] = ACTIONS(1), [anon_sym_PIPE] = ACTIONS(1), [anon_sym_CARET] = ACTIONS(1), [anon_sym_AMP] = ACTIONS(1), [anon_sym_EQ_EQ] = ACTIONS(1), [anon_sym_BANG_EQ] = ACTIONS(1), [anon_sym_GT] = ACTIONS(1), [anon_sym_GT_EQ] = ACTIONS(1), [anon_sym_LT_EQ] = ACTIONS(1), [anon_sym_LT] = ACTIONS(1), [anon_sym_LT_LT] = ACTIONS(1), [anon_sym_GT_GT] = ACTIONS(1), [anon_sym_SEMI] = ACTIONS(1), [anon_sym___extension__] = ACTIONS(1), [anon_sym_typedef] = ACTIONS(1), [anon_sym_virtual] = ACTIONS(1), [anon_sym_extern] = ACTIONS(1), [anon_sym___attribute__] = ACTIONS(1), [anon_sym___attribute] = ACTIONS(1), [anon_sym_using] = ACTIONS(1), [anon_sym_COLON] = ACTIONS(1), [anon_sym_COLON_COLON] = ACTIONS(1), [anon_sym_LBRACK_LBRACK] = ACTIONS(1), [anon_sym___declspec] = ACTIONS(1), [anon_sym___based] = ACTIONS(1), [anon_sym___cdecl] = ACTIONS(1), [anon_sym___clrcall] = ACTIONS(1), [anon_sym___stdcall] = ACTIONS(1), [anon_sym___fastcall] = ACTIONS(1), [anon_sym___thiscall] = ACTIONS(1), [anon_sym___vectorcall] = ACTIONS(1), [sym_ms_restrict_modifier] = ACTIONS(1), [sym_ms_unsigned_ptr_modifier] = ACTIONS(1), [sym_ms_signed_ptr_modifier] = ACTIONS(1), [anon_sym__unaligned] = ACTIONS(1), [anon_sym___unaligned] = ACTIONS(1), [anon_sym_LBRACE] = ACTIONS(1), [anon_sym_RBRACE] = ACTIONS(1), [anon_sym_signed] = ACTIONS(1), [anon_sym_unsigned] = ACTIONS(1), [anon_sym_long] = ACTIONS(1), [anon_sym_short] = ACTIONS(1), [anon_sym_LBRACK] = ACTIONS(1), [anon_sym_static] = ACTIONS(1), [anon_sym_RBRACK] = ACTIONS(1), [anon_sym_EQ] = ACTIONS(1), [anon_sym_register] = ACTIONS(1), [anon_sym_inline] = ACTIONS(1), [anon_sym___inline] = ACTIONS(1), [anon_sym___inline__] = ACTIONS(1), [anon_sym___forceinline] = ACTIONS(1), [anon_sym_thread_local] = ACTIONS(1), [anon_sym___thread] = ACTIONS(1), [anon_sym_const] = ACTIONS(1), [anon_sym_constexpr] = ACTIONS(1), [anon_sym_volatile] = ACTIONS(1), [anon_sym_restrict] = ACTIONS(1), [anon_sym___restrict__] = ACTIONS(1), [anon_sym__Atomic] = ACTIONS(1), [anon_sym__Noreturn] = ACTIONS(1), [anon_sym_noreturn] = ACTIONS(1), [anon_sym__Nonnull] = ACTIONS(1), [anon_sym_mutable] = ACTIONS(1), [anon_sym_constinit] = ACTIONS(1), [anon_sym_consteval] = ACTIONS(1), [anon_sym_alignas] = ACTIONS(1), [anon_sym__Alignas] = ACTIONS(1), [sym_primitive_type] = ACTIONS(1), [anon_sym_enum] = ACTIONS(1), [anon_sym_class] = ACTIONS(1), [anon_sym_struct] = ACTIONS(1), [anon_sym_union] = ACTIONS(1), [anon_sym_if] = ACTIONS(1), [anon_sym_else] = ACTIONS(1), [anon_sym_switch] = ACTIONS(1), [anon_sym_case] = ACTIONS(1), [anon_sym_default] = ACTIONS(1), [anon_sym_while] = ACTIONS(1), [anon_sym_do] = ACTIONS(1), [anon_sym_for] = ACTIONS(1), [anon_sym_return] = ACTIONS(1), [anon_sym_break] = ACTIONS(1), [anon_sym_continue] = ACTIONS(1), [anon_sym_goto] = ACTIONS(1), [anon_sym___try] = ACTIONS(1), [anon_sym___except] = ACTIONS(1), [anon_sym___finally] = ACTIONS(1), [anon_sym___leave] = ACTIONS(1), [anon_sym_QMARK] = ACTIONS(1), [anon_sym_STAR_EQ] = ACTIONS(1), [anon_sym_SLASH_EQ] = ACTIONS(1), [anon_sym_PERCENT_EQ] = ACTIONS(1), [anon_sym_PLUS_EQ] = ACTIONS(1), [anon_sym_DASH_EQ] = ACTIONS(1), [anon_sym_LT_LT_EQ] = ACTIONS(1), [anon_sym_GT_GT_EQ] = ACTIONS(1), [anon_sym_AMP_EQ] = ACTIONS(1), [anon_sym_CARET_EQ] = ACTIONS(1), [anon_sym_PIPE_EQ] = ACTIONS(1), [anon_sym_and_eq] = ACTIONS(1), [anon_sym_or_eq] = ACTIONS(1), [anon_sym_xor_eq] = ACTIONS(1), [anon_sym_not] = ACTIONS(1), [anon_sym_compl] = ACTIONS(1), [anon_sym_LT_EQ_GT] = ACTIONS(1), [anon_sym_or] = ACTIONS(1), [anon_sym_and] = ACTIONS(1), [anon_sym_bitor] = ACTIONS(1), [anon_sym_xor] = ACTIONS(1), [anon_sym_bitand] = ACTIONS(1), [anon_sym_not_eq] = ACTIONS(1), [anon_sym_DASH_DASH] = ACTIONS(1), [anon_sym_PLUS_PLUS] = ACTIONS(1), [anon_sym_sizeof] = ACTIONS(1), [anon_sym___alignof__] = ACTIONS(1), [anon_sym___alignof] = ACTIONS(1), [anon_sym__alignof] = ACTIONS(1), [anon_sym_alignof] = ACTIONS(1), [anon_sym__Alignof] = ACTIONS(1), [anon_sym_offsetof] = ACTIONS(1), [anon_sym__Generic] = ACTIONS(1), [anon_sym_asm] = ACTIONS(1), [anon_sym___asm__] = ACTIONS(1), [anon_sym___asm] = ACTIONS(1), [anon_sym___volatile__] = ACTIONS(1), [anon_sym_DOT] = ACTIONS(1), [anon_sym_DOT_STAR] = ACTIONS(1), [anon_sym_DASH_GT] = ACTIONS(1), [sym_number_literal] = ACTIONS(1), [anon_sym_L_SQUOTE] = ACTIONS(1), [anon_sym_u_SQUOTE] = ACTIONS(1), [anon_sym_U_SQUOTE] = ACTIONS(1), [anon_sym_u8_SQUOTE] = ACTIONS(1), [anon_sym_SQUOTE] = ACTIONS(1), [anon_sym_L_DQUOTE] = ACTIONS(1), [anon_sym_u_DQUOTE] = ACTIONS(1), [anon_sym_U_DQUOTE] = ACTIONS(1), [anon_sym_u8_DQUOTE] = ACTIONS(1), [anon_sym_DQUOTE] = ACTIONS(1), [sym_true] = ACTIONS(1), [sym_false] = ACTIONS(1), [anon_sym_NULL] = ACTIONS(1), [anon_sym_nullptr] = ACTIONS(1), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1), [anon_sym_decltype] = ACTIONS(1), [anon_sym_final] = ACTIONS(1), [anon_sym_override] = ACTIONS(1), [anon_sym_explicit] = ACTIONS(1), [anon_sym_typename] = ACTIONS(1), [anon_sym_export] = ACTIONS(1), [anon_sym_module] = ACTIONS(1), [anon_sym_import] = ACTIONS(1), [anon_sym_private] = ACTIONS(1), [anon_sym_template] = ACTIONS(1), [anon_sym_GT2] = ACTIONS(1), [anon_sym_operator] = ACTIONS(1), [anon_sym_try] = ACTIONS(1), [anon_sym_delete] = ACTIONS(1), [aux_sym_pure_virtual_clause_token1] = ACTIONS(1), [anon_sym_friend] = ACTIONS(1), [anon_sym_public] = ACTIONS(1), [anon_sym_protected] = ACTIONS(1), [anon_sym_noexcept] = ACTIONS(1), [anon_sym_throw] = ACTIONS(1), [anon_sym_namespace] = ACTIONS(1), [anon_sym_static_assert] = ACTIONS(1), [anon_sym_concept] = ACTIONS(1), [anon_sym_co_return] = ACTIONS(1), [anon_sym_co_yield] = ACTIONS(1), [anon_sym_catch] = ACTIONS(1), [anon_sym_R_DQUOTE] = ACTIONS(1), [anon_sym_LR_DQUOTE] = ACTIONS(1), [anon_sym_uR_DQUOTE] = ACTIONS(1), [anon_sym_UR_DQUOTE] = ACTIONS(1), [anon_sym_u8R_DQUOTE] = ACTIONS(1), [anon_sym_co_await] = ACTIONS(1), [anon_sym_new] = ACTIONS(1), [anon_sym_requires] = ACTIONS(1), [anon_sym_DASH_GT_STAR] = ACTIONS(1), [anon_sym_LBRACK_RBRACK] = ACTIONS(1), [sym_this] = ACTIONS(1), [sym_raw_string_delimiter] = ACTIONS(1), [sym_raw_string_content] = ACTIONS(1), }, [STATE(1)] = { [sym_translation_unit] = STATE(8624), [sym__top_level_item] = STATE(34), [sym_preproc_include] = STATE(34), [sym_preproc_def] = STATE(34), [sym_preproc_function_def] = STATE(34), [sym_preproc_call] = STATE(34), [sym_preproc_if] = STATE(34), [sym_preproc_ifdef] = STATE(34), [sym_function_definition] = STATE(34), [sym_declaration] = STATE(34), [sym_type_definition] = STATE(34), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4767), [sym_linkage_specification] = STATE(34), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1909), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6551), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(34), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2859), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(590), [sym__top_level_statement] = STATE(34), [sym_labeled_statement] = STATE(34), [sym__top_level_expression_statement] = STATE(34), [sym_if_statement] = STATE(34), [sym_switch_statement] = STATE(34), [sym_case_statement] = STATE(34), [sym_while_statement] = STATE(34), [sym_do_statement] = STATE(34), [sym_for_statement] = STATE(34), [sym_return_statement] = STATE(34), [sym_break_statement] = STATE(34), [sym_continue_statement] = STATE(34), [sym_goto_statement] = STATE(34), [sym_expression] = STATE(4843), [sym__string] = STATE(4857), [sym_conditional_expression] = STATE(4966), [sym_assignment_expression] = STATE(4966), [sym_pointer_expression] = STATE(3753), [sym_unary_expression] = STATE(4966), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(4966), [sym_cast_expression] = STATE(4966), [sym_sizeof_expression] = STATE(4966), [sym_alignof_expression] = STATE(4966), [sym_offsetof_expression] = STATE(4966), [sym_generic_expression] = STATE(4966), [sym_subscript_expression] = STATE(3753), [sym_call_expression] = STATE(3753), [sym_gnu_asm_expression] = STATE(4966), [sym_extension_expression] = STATE(4966), [sym_field_expression] = STATE(3753), [sym_compound_literal_expression] = STATE(4966), [sym_parenthesized_expression] = STATE(3753), [sym_char_literal] = STATE(4857), [sym_concatenated_string] = STATE(4857), [sym_string_literal] = STATE(3152), [sym_null] = STATE(4966), [sym__empty_declaration] = STATE(34), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1743), [sym_dependent_type] = STATE(2612), [sym_module_declaration] = STATE(34), [sym_export_declaration] = STATE(34), [sym_import_declaration] = STATE(34), [sym_global_module_fragment_declaration] = STATE(34), [sym_private_module_fragment_declaration] = STATE(34), [sym_template_declaration] = STATE(34), [sym_template_instantiation] = STATE(34), [sym_operator_cast] = STATE(7049), [sym__constructor_specifiers] = STATE(1743), [sym_operator_cast_definition] = STATE(34), [sym_operator_cast_declaration] = STATE(34), [sym_constructor_or_destructor_definition] = STATE(34), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4835), [sym_namespace_definition] = STATE(34), [sym_namespace_alias_definition] = STATE(34), [sym_using_declaration] = STATE(34), [sym_alias_declaration] = STATE(34), [sym_static_assert_declaration] = STATE(34), [sym_concept_definition] = STATE(34), [sym_for_range_loop] = STATE(34), [sym_co_return_statement] = STATE(34), [sym_co_yield_statement] = STATE(34), [sym_throw_statement] = STATE(34), [sym_try_statement] = STATE(34), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(4966), [sym_new_expression] = STATE(4966), [sym_delete_expression] = STATE(4966), [sym_requires_clause] = STATE(4966), [sym_requires_expression] = STATE(4966), [sym_lambda_expression] = STATE(4966), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(4966), [sym_parameter_pack_expansion] = STATE(4966), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3682), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7049), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3753), [aux_sym_translation_unit_repeat1] = STATE(34), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(159), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1743), [ts_builtin_sym_end] = ACTIONS(5), [sym_identifier] = ACTIONS(7), [aux_sym_preproc_include_token1] = ACTIONS(9), [aux_sym_preproc_def_token1] = ACTIONS(11), [aux_sym_preproc_if_token1] = ACTIONS(13), [aux_sym_preproc_ifdef_token1] = ACTIONS(15), [aux_sym_preproc_ifdef_token2] = ACTIONS(15), [sym_preproc_directive] = ACTIONS(17), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(33), [anon_sym___extension__] = ACTIONS(35), [anon_sym_typedef] = ACTIONS(37), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(41), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(45), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(65), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(115), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(121), [sym_false] = ACTIONS(121), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_export] = ACTIONS(133), [anon_sym_module] = ACTIONS(135), [anon_sym_import] = ACTIONS(137), [anon_sym_template] = ACTIONS(139), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_namespace] = ACTIONS(149), [anon_sym_static_assert] = ACTIONS(151), [anon_sym_concept] = ACTIONS(153), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(121), }, [STATE(2)] = { [sym__block_item] = STATE(83), [sym_preproc_include] = STATE(83), [sym_preproc_def] = STATE(83), [sym_preproc_function_def] = STATE(83), [sym_preproc_call] = STATE(83), [sym_preproc_if] = STATE(83), [sym_preproc_ifdef] = STATE(83), [sym_function_definition] = STATE(83), [sym_declaration] = STATE(83), [sym_type_definition] = STATE(83), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(83), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(83), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(83), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(83), [sym_template_instantiation] = STATE(83), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(83), [sym_operator_cast_declaration] = STATE(83), [sym_constructor_or_destructor_definition] = STATE(83), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(83), [sym_namespace_alias_definition] = STATE(83), [sym_using_declaration] = STATE(83), [sym_alias_declaration] = STATE(83), [sym_static_assert_declaration] = STATE(83), [sym_concept_definition] = STATE(83), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(83), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(193), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(3)] = { [sym__block_item] = STATE(79), [sym_preproc_include] = STATE(79), [sym_preproc_def] = STATE(79), [sym_preproc_function_def] = STATE(79), [sym_preproc_call] = STATE(79), [sym_preproc_if] = STATE(79), [sym_preproc_ifdef] = STATE(79), [sym_function_definition] = STATE(79), [sym_declaration] = STATE(79), [sym_type_definition] = STATE(79), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(79), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(79), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(79), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(79), [sym_template_instantiation] = STATE(79), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(79), [sym_operator_cast_declaration] = STATE(79), [sym_constructor_or_destructor_definition] = STATE(79), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(79), [sym_namespace_alias_definition] = STATE(79), [sym_using_declaration] = STATE(79), [sym_alias_declaration] = STATE(79), [sym_static_assert_declaration] = STATE(79), [sym_concept_definition] = STATE(79), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(79), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(247), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(4)] = { [sym__block_item] = STATE(36), [sym_preproc_include] = STATE(36), [sym_preproc_def] = STATE(36), [sym_preproc_function_def] = STATE(36), [sym_preproc_call] = STATE(36), [sym_preproc_if] = STATE(36), [sym_preproc_ifdef] = STATE(36), [sym_function_definition] = STATE(36), [sym_declaration] = STATE(36), [sym_type_definition] = STATE(36), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(36), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(36), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(36), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(36), [sym_template_instantiation] = STATE(36), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(36), [sym_operator_cast_declaration] = STATE(36), [sym_constructor_or_destructor_definition] = STATE(36), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(36), [sym_namespace_alias_definition] = STATE(36), [sym_using_declaration] = STATE(36), [sym_alias_declaration] = STATE(36), [sym_static_assert_declaration] = STATE(36), [sym_concept_definition] = STATE(36), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(36), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(249), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(5)] = { [sym__block_item] = STATE(42), [sym_preproc_include] = STATE(42), [sym_preproc_def] = STATE(42), [sym_preproc_function_def] = STATE(42), [sym_preproc_call] = STATE(42), [sym_preproc_if] = STATE(42), [sym_preproc_ifdef] = STATE(42), [sym_function_definition] = STATE(42), [sym_declaration] = STATE(42), [sym_type_definition] = STATE(42), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(42), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(42), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(42), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(42), [sym_template_instantiation] = STATE(42), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(42), [sym_operator_cast_declaration] = STATE(42), [sym_constructor_or_destructor_definition] = STATE(42), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(42), [sym_namespace_alias_definition] = STATE(42), [sym_using_declaration] = STATE(42), [sym_alias_declaration] = STATE(42), [sym_static_assert_declaration] = STATE(42), [sym_concept_definition] = STATE(42), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(42), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(251), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(6)] = { [sym__block_item] = STATE(42), [sym_preproc_include] = STATE(42), [sym_preproc_def] = STATE(42), [sym_preproc_function_def] = STATE(42), [sym_preproc_call] = STATE(42), [sym_preproc_if] = STATE(42), [sym_preproc_ifdef] = STATE(42), [sym_function_definition] = STATE(42), [sym_declaration] = STATE(42), [sym_type_definition] = STATE(42), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(42), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(42), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(42), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(42), [sym_template_instantiation] = STATE(42), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(42), [sym_operator_cast_declaration] = STATE(42), [sym_constructor_or_destructor_definition] = STATE(42), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(42), [sym_namespace_alias_definition] = STATE(42), [sym_using_declaration] = STATE(42), [sym_alias_declaration] = STATE(42), [sym_static_assert_declaration] = STATE(42), [sym_concept_definition] = STATE(42), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(42), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(253), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(7)] = { [sym__block_item] = STATE(53), [sym_preproc_include] = STATE(53), [sym_preproc_def] = STATE(53), [sym_preproc_function_def] = STATE(53), [sym_preproc_call] = STATE(53), [sym_preproc_if] = STATE(53), [sym_preproc_ifdef] = STATE(53), [sym_function_definition] = STATE(53), [sym_declaration] = STATE(53), [sym_type_definition] = STATE(53), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(53), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(53), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(53), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(53), [sym_template_instantiation] = STATE(53), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(53), [sym_operator_cast_declaration] = STATE(53), [sym_constructor_or_destructor_definition] = STATE(53), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(53), [sym_namespace_alias_definition] = STATE(53), [sym_using_declaration] = STATE(53), [sym_alias_declaration] = STATE(53), [sym_static_assert_declaration] = STATE(53), [sym_concept_definition] = STATE(53), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(53), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(255), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(8)] = { [sym__block_item] = STATE(65), [sym_preproc_include] = STATE(65), [sym_preproc_def] = STATE(65), [sym_preproc_function_def] = STATE(65), [sym_preproc_call] = STATE(65), [sym_preproc_if] = STATE(65), [sym_preproc_ifdef] = STATE(65), [sym_function_definition] = STATE(65), [sym_declaration] = STATE(65), [sym_type_definition] = STATE(65), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(65), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(65), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(65), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(65), [sym_template_instantiation] = STATE(65), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(65), [sym_operator_cast_declaration] = STATE(65), [sym_constructor_or_destructor_definition] = STATE(65), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(65), [sym_namespace_alias_definition] = STATE(65), [sym_using_declaration] = STATE(65), [sym_alias_declaration] = STATE(65), [sym_static_assert_declaration] = STATE(65), [sym_concept_definition] = STATE(65), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(65), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(257), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(9)] = { [sym__block_item] = STATE(63), [sym_preproc_include] = STATE(63), [sym_preproc_def] = STATE(63), [sym_preproc_function_def] = STATE(63), [sym_preproc_call] = STATE(63), [sym_preproc_if] = STATE(63), [sym_preproc_ifdef] = STATE(63), [sym_function_definition] = STATE(63), [sym_declaration] = STATE(63), [sym_type_definition] = STATE(63), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(63), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(63), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(63), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(63), [sym_template_instantiation] = STATE(63), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(63), [sym_operator_cast_declaration] = STATE(63), [sym_constructor_or_destructor_definition] = STATE(63), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(63), [sym_namespace_alias_definition] = STATE(63), [sym_using_declaration] = STATE(63), [sym_alias_declaration] = STATE(63), [sym_static_assert_declaration] = STATE(63), [sym_concept_definition] = STATE(63), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(63), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(259), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(10)] = { [sym__block_item] = STATE(65), [sym_preproc_include] = STATE(65), [sym_preproc_def] = STATE(65), [sym_preproc_function_def] = STATE(65), [sym_preproc_call] = STATE(65), [sym_preproc_if] = STATE(65), [sym_preproc_ifdef] = STATE(65), [sym_function_definition] = STATE(65), [sym_declaration] = STATE(65), [sym_type_definition] = STATE(65), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(65), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(65), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(65), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(65), [sym_template_instantiation] = STATE(65), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(65), [sym_operator_cast_declaration] = STATE(65), [sym_constructor_or_destructor_definition] = STATE(65), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(65), [sym_namespace_alias_definition] = STATE(65), [sym_using_declaration] = STATE(65), [sym_alias_declaration] = STATE(65), [sym_static_assert_declaration] = STATE(65), [sym_concept_definition] = STATE(65), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(65), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(261), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(11)] = { [sym__block_item] = STATE(79), [sym_preproc_include] = STATE(79), [sym_preproc_def] = STATE(79), [sym_preproc_function_def] = STATE(79), [sym_preproc_call] = STATE(79), [sym_preproc_if] = STATE(79), [sym_preproc_ifdef] = STATE(79), [sym_function_definition] = STATE(79), [sym_declaration] = STATE(79), [sym_type_definition] = STATE(79), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(79), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(79), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(79), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(79), [sym_template_instantiation] = STATE(79), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(79), [sym_operator_cast_declaration] = STATE(79), [sym_constructor_or_destructor_definition] = STATE(79), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(79), [sym_namespace_alias_definition] = STATE(79), [sym_using_declaration] = STATE(79), [sym_alias_declaration] = STATE(79), [sym_static_assert_declaration] = STATE(79), [sym_concept_definition] = STATE(79), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(79), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(263), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(12)] = { [sym__block_item] = STATE(83), [sym_preproc_include] = STATE(83), [sym_preproc_def] = STATE(83), [sym_preproc_function_def] = STATE(83), [sym_preproc_call] = STATE(83), [sym_preproc_if] = STATE(83), [sym_preproc_ifdef] = STATE(83), [sym_function_definition] = STATE(83), [sym_declaration] = STATE(83), [sym_type_definition] = STATE(83), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(83), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(83), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4383), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(83), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(83), [sym_template_instantiation] = STATE(83), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(83), [sym_operator_cast_declaration] = STATE(83), [sym_constructor_or_destructor_definition] = STATE(83), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(83), [sym_namespace_alias_definition] = STATE(83), [sym_using_declaration] = STATE(83), [sym_alias_declaration] = STATE(83), [sym_static_assert_declaration] = STATE(83), [sym_concept_definition] = STATE(83), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(83), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_initializer_pair_repeat1] = STATE(6984), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(167), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [anon_sym_COMMA] = ACTIONS(173), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_RBRACE] = ACTIONS(265), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(195), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(13)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_preproc_else] = STATE(8754), [sym_preproc_elif] = STATE(8754), [sym_preproc_elifdef] = STATE(8754), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(275), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(14)] = { [sym__block_item] = STATE(22), [sym_preproc_include] = STATE(22), [sym_preproc_def] = STATE(22), [sym_preproc_function_def] = STATE(22), [sym_preproc_call] = STATE(22), [sym_preproc_if] = STATE(22), [sym_preproc_ifdef] = STATE(22), [sym_preproc_else] = STATE(8463), [sym_preproc_elif] = STATE(8463), [sym_preproc_elifdef] = STATE(8463), [sym_function_definition] = STATE(22), [sym_declaration] = STATE(22), [sym_type_definition] = STATE(22), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(22), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(22), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(22), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(22), [sym_template_instantiation] = STATE(22), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(22), [sym_operator_cast_declaration] = STATE(22), [sym_constructor_or_destructor_definition] = STATE(22), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(22), [sym_namespace_alias_definition] = STATE(22), [sym_using_declaration] = STATE(22), [sym_alias_declaration] = STATE(22), [sym_static_assert_declaration] = STATE(22), [sym_concept_definition] = STATE(22), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(22), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(343), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(15)] = { [sym__block_item] = STATE(17), [sym_preproc_include] = STATE(17), [sym_preproc_def] = STATE(17), [sym_preproc_function_def] = STATE(17), [sym_preproc_call] = STATE(17), [sym_preproc_if] = STATE(17), [sym_preproc_ifdef] = STATE(17), [sym_preproc_else] = STATE(8339), [sym_preproc_elif] = STATE(8339), [sym_preproc_elifdef] = STATE(8339), [sym_function_definition] = STATE(17), [sym_declaration] = STATE(17), [sym_type_definition] = STATE(17), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(17), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(17), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(17), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(17), [sym_template_instantiation] = STATE(17), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(17), [sym_operator_cast_declaration] = STATE(17), [sym_constructor_or_destructor_definition] = STATE(17), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(17), [sym_namespace_alias_definition] = STATE(17), [sym_using_declaration] = STATE(17), [sym_alias_declaration] = STATE(17), [sym_static_assert_declaration] = STATE(17), [sym_concept_definition] = STATE(17), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(17), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(345), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(16)] = { [sym__block_item] = STATE(13), [sym_preproc_include] = STATE(13), [sym_preproc_def] = STATE(13), [sym_preproc_function_def] = STATE(13), [sym_preproc_call] = STATE(13), [sym_preproc_if] = STATE(13), [sym_preproc_ifdef] = STATE(13), [sym_preproc_else] = STATE(8613), [sym_preproc_elif] = STATE(8613), [sym_preproc_elifdef] = STATE(8613), [sym_function_definition] = STATE(13), [sym_declaration] = STATE(13), [sym_type_definition] = STATE(13), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(13), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(13), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(13), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(13), [sym_template_instantiation] = STATE(13), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(13), [sym_operator_cast_declaration] = STATE(13), [sym_constructor_or_destructor_definition] = STATE(13), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(13), [sym_namespace_alias_definition] = STATE(13), [sym_using_declaration] = STATE(13), [sym_alias_declaration] = STATE(13), [sym_static_assert_declaration] = STATE(13), [sym_concept_definition] = STATE(13), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(13), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(347), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(17)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_preproc_else] = STATE(8615), [sym_preproc_elif] = STATE(8615), [sym_preproc_elifdef] = STATE(8615), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(349), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(18)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_preproc_else] = STATE(8582), [sym_preproc_elif] = STATE(8582), [sym_preproc_elifdef] = STATE(8582), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(351), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(19)] = { [sym__block_item] = STATE(20), [sym_preproc_include] = STATE(20), [sym_preproc_def] = STATE(20), [sym_preproc_function_def] = STATE(20), [sym_preproc_call] = STATE(20), [sym_preproc_if] = STATE(20), [sym_preproc_ifdef] = STATE(20), [sym_preproc_else] = STATE(8202), [sym_preproc_elif] = STATE(8202), [sym_preproc_elifdef] = STATE(8202), [sym_function_definition] = STATE(20), [sym_declaration] = STATE(20), [sym_type_definition] = STATE(20), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(20), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(20), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(20), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(20), [sym_template_instantiation] = STATE(20), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(20), [sym_operator_cast_declaration] = STATE(20), [sym_constructor_or_destructor_definition] = STATE(20), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(20), [sym_namespace_alias_definition] = STATE(20), [sym_using_declaration] = STATE(20), [sym_alias_declaration] = STATE(20), [sym_static_assert_declaration] = STATE(20), [sym_concept_definition] = STATE(20), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(20), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(353), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(20)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_preproc_else] = STATE(8590), [sym_preproc_elif] = STATE(8590), [sym_preproc_elifdef] = STATE(8590), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(355), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(21)] = { [sym__block_item] = STATE(23), [sym_preproc_include] = STATE(23), [sym_preproc_def] = STATE(23), [sym_preproc_function_def] = STATE(23), [sym_preproc_call] = STATE(23), [sym_preproc_if] = STATE(23), [sym_preproc_ifdef] = STATE(23), [sym_preproc_else] = STATE(8561), [sym_preproc_elif] = STATE(8561), [sym_preproc_elifdef] = STATE(8561), [sym_function_definition] = STATE(23), [sym_declaration] = STATE(23), [sym_type_definition] = STATE(23), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(23), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(23), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(23), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(23), [sym_template_instantiation] = STATE(23), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(23), [sym_operator_cast_declaration] = STATE(23), [sym_constructor_or_destructor_definition] = STATE(23), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(23), [sym_namespace_alias_definition] = STATE(23), [sym_using_declaration] = STATE(23), [sym_alias_declaration] = STATE(23), [sym_static_assert_declaration] = STATE(23), [sym_concept_definition] = STATE(23), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(23), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(357), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(22)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_preproc_else] = STATE(8389), [sym_preproc_elif] = STATE(8389), [sym_preproc_elifdef] = STATE(8389), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(359), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(23)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_preproc_else] = STATE(8256), [sym_preproc_elif] = STATE(8256), [sym_preproc_elifdef] = STATE(8256), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(361), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(24)] = { [sym__block_item] = STATE(26), [sym_preproc_include] = STATE(26), [sym_preproc_def] = STATE(26), [sym_preproc_function_def] = STATE(26), [sym_preproc_call] = STATE(26), [sym_preproc_if] = STATE(26), [sym_preproc_ifdef] = STATE(26), [sym_preproc_else] = STATE(8808), [sym_preproc_elif] = STATE(8808), [sym_preproc_elifdef] = STATE(8808), [sym_function_definition] = STATE(26), [sym_declaration] = STATE(26), [sym_type_definition] = STATE(26), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(26), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(26), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(26), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(26), [sym_template_instantiation] = STATE(26), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(26), [sym_operator_cast_declaration] = STATE(26), [sym_constructor_or_destructor_definition] = STATE(26), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(26), [sym_namespace_alias_definition] = STATE(26), [sym_using_declaration] = STATE(26), [sym_alias_declaration] = STATE(26), [sym_static_assert_declaration] = STATE(26), [sym_concept_definition] = STATE(26), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(26), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(363), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(25)] = { [sym__block_item] = STATE(28), [sym_preproc_include] = STATE(28), [sym_preproc_def] = STATE(28), [sym_preproc_function_def] = STATE(28), [sym_preproc_call] = STATE(28), [sym_preproc_if] = STATE(28), [sym_preproc_ifdef] = STATE(28), [sym_preproc_else] = STATE(8323), [sym_preproc_elif] = STATE(8323), [sym_preproc_elifdef] = STATE(8323), [sym_function_definition] = STATE(28), [sym_declaration] = STATE(28), [sym_type_definition] = STATE(28), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(28), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(28), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(28), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(28), [sym_template_instantiation] = STATE(28), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(28), [sym_operator_cast_declaration] = STATE(28), [sym_constructor_or_destructor_definition] = STATE(28), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(28), [sym_namespace_alias_definition] = STATE(28), [sym_using_declaration] = STATE(28), [sym_alias_declaration] = STATE(28), [sym_static_assert_declaration] = STATE(28), [sym_concept_definition] = STATE(28), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(28), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(365), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(26)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_preproc_else] = STATE(8333), [sym_preproc_elif] = STATE(8333), [sym_preproc_elifdef] = STATE(8333), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(367), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(27)] = { [sym__block_item] = STATE(30), [sym_preproc_include] = STATE(30), [sym_preproc_def] = STATE(30), [sym_preproc_function_def] = STATE(30), [sym_preproc_call] = STATE(30), [sym_preproc_if] = STATE(30), [sym_preproc_ifdef] = STATE(30), [sym_preproc_else] = STATE(8410), [sym_preproc_elif] = STATE(8410), [sym_preproc_elifdef] = STATE(8410), [sym_function_definition] = STATE(30), [sym_declaration] = STATE(30), [sym_type_definition] = STATE(30), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(30), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(30), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(30), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(30), [sym_template_instantiation] = STATE(30), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(30), [sym_operator_cast_declaration] = STATE(30), [sym_constructor_or_destructor_definition] = STATE(30), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(30), [sym_namespace_alias_definition] = STATE(30), [sym_using_declaration] = STATE(30), [sym_alias_declaration] = STATE(30), [sym_static_assert_declaration] = STATE(30), [sym_concept_definition] = STATE(30), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(30), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(369), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(28)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_preproc_else] = STATE(8586), [sym_preproc_elif] = STATE(8586), [sym_preproc_elifdef] = STATE(8586), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(371), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(29)] = { [sym__block_item] = STATE(31), [sym_preproc_include] = STATE(31), [sym_preproc_def] = STATE(31), [sym_preproc_function_def] = STATE(31), [sym_preproc_call] = STATE(31), [sym_preproc_if] = STATE(31), [sym_preproc_ifdef] = STATE(31), [sym_preproc_else] = STATE(8245), [sym_preproc_elif] = STATE(8245), [sym_preproc_elifdef] = STATE(8245), [sym_function_definition] = STATE(31), [sym_declaration] = STATE(31), [sym_type_definition] = STATE(31), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(31), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(31), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(31), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(31), [sym_template_instantiation] = STATE(31), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(31), [sym_operator_cast_declaration] = STATE(31), [sym_constructor_or_destructor_definition] = STATE(31), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(31), [sym_namespace_alias_definition] = STATE(31), [sym_using_declaration] = STATE(31), [sym_alias_declaration] = STATE(31), [sym_static_assert_declaration] = STATE(31), [sym_concept_definition] = STATE(31), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(31), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(373), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(30)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_preproc_else] = STATE(8250), [sym_preproc_elif] = STATE(8250), [sym_preproc_elifdef] = STATE(8250), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(375), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(31)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_preproc_else] = STATE(8905), [sym_preproc_elif] = STATE(8905), [sym_preproc_elifdef] = STATE(8905), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(377), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(32)] = { [sym__block_item] = STATE(18), [sym_preproc_include] = STATE(18), [sym_preproc_def] = STATE(18), [sym_preproc_function_def] = STATE(18), [sym_preproc_call] = STATE(18), [sym_preproc_if] = STATE(18), [sym_preproc_ifdef] = STATE(18), [sym_preproc_else] = STATE(8214), [sym_preproc_elif] = STATE(8214), [sym_preproc_elifdef] = STATE(8214), [sym_function_definition] = STATE(18), [sym_declaration] = STATE(18), [sym_type_definition] = STATE(18), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(18), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(18), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(18), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(18), [sym_template_instantiation] = STATE(18), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(18), [sym_operator_cast_declaration] = STATE(18), [sym_constructor_or_destructor_definition] = STATE(18), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(18), [sym_namespace_alias_definition] = STATE(18), [sym_using_declaration] = STATE(18), [sym_alias_declaration] = STATE(18), [sym_static_assert_declaration] = STATE(18), [sym_concept_definition] = STATE(18), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(18), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(267), [aux_sym_preproc_include_token1] = ACTIONS(269), [aux_sym_preproc_def_token1] = ACTIONS(271), [aux_sym_preproc_if_token1] = ACTIONS(273), [aux_sym_preproc_if_token2] = ACTIONS(379), [aux_sym_preproc_ifdef_token1] = ACTIONS(277), [aux_sym_preproc_ifdef_token2] = ACTIONS(277), [aux_sym_preproc_else_token1] = ACTIONS(279), [aux_sym_preproc_elif_token1] = ACTIONS(281), [aux_sym_preproc_elifdef_token1] = ACTIONS(283), [aux_sym_preproc_elifdef_token2] = ACTIONS(283), [sym_preproc_directive] = ACTIONS(285), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(289), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(293), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(295), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(299), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(327), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(333), [anon_sym_static_assert] = ACTIONS(335), [anon_sym_concept] = ACTIONS(337), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(33)] = { [sym__block_item] = STATE(33), [sym_preproc_include] = STATE(33), [sym_preproc_def] = STATE(33), [sym_preproc_function_def] = STATE(33), [sym_preproc_call] = STATE(33), [sym_preproc_if] = STATE(33), [sym_preproc_ifdef] = STATE(33), [sym_function_definition] = STATE(33), [sym_declaration] = STATE(33), [sym_type_definition] = STATE(33), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_linkage_specification] = STATE(33), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6545), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(425), [sym_statement] = STATE(33), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(33), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1779), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(33), [sym_template_instantiation] = STATE(33), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1779), [sym_operator_cast_definition] = STATE(33), [sym_operator_cast_declaration] = STATE(33), [sym_constructor_or_destructor_definition] = STATE(33), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(33), [sym_namespace_alias_definition] = STATE(33), [sym_using_declaration] = STATE(33), [sym_alias_declaration] = STATE(33), [sym_static_assert_declaration] = STATE(33), [sym_concept_definition] = STATE(33), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(33), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(143), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1779), [sym_identifier] = ACTIONS(381), [aux_sym_preproc_include_token1] = ACTIONS(384), [aux_sym_preproc_def_token1] = ACTIONS(387), [aux_sym_preproc_if_token1] = ACTIONS(390), [aux_sym_preproc_if_token2] = ACTIONS(393), [aux_sym_preproc_ifdef_token1] = ACTIONS(395), [aux_sym_preproc_ifdef_token2] = ACTIONS(395), [aux_sym_preproc_else_token1] = ACTIONS(393), [aux_sym_preproc_elif_token1] = ACTIONS(393), [aux_sym_preproc_elifdef_token1] = ACTIONS(393), [aux_sym_preproc_elifdef_token2] = ACTIONS(393), [sym_preproc_directive] = ACTIONS(398), [anon_sym_LPAREN2] = ACTIONS(401), [anon_sym_BANG] = ACTIONS(404), [anon_sym_TILDE] = ACTIONS(407), [anon_sym_DASH] = ACTIONS(410), [anon_sym_PLUS] = ACTIONS(410), [anon_sym_STAR] = ACTIONS(413), [anon_sym_AMP_AMP] = ACTIONS(416), [anon_sym_AMP] = ACTIONS(419), [anon_sym_SEMI] = ACTIONS(422), [anon_sym___extension__] = ACTIONS(425), [anon_sym_typedef] = ACTIONS(428), [anon_sym_virtual] = ACTIONS(431), [anon_sym_extern] = ACTIONS(434), [anon_sym___attribute__] = ACTIONS(437), [anon_sym___attribute] = ACTIONS(437), [anon_sym_using] = ACTIONS(440), [anon_sym_COLON_COLON] = ACTIONS(443), [anon_sym_LBRACK_LBRACK] = ACTIONS(446), [anon_sym___declspec] = ACTIONS(449), [anon_sym___based] = ACTIONS(452), [anon_sym___cdecl] = ACTIONS(455), [anon_sym___clrcall] = ACTIONS(455), [anon_sym___stdcall] = ACTIONS(455), [anon_sym___fastcall] = ACTIONS(455), [anon_sym___thiscall] = ACTIONS(455), [anon_sym___vectorcall] = ACTIONS(455), [anon_sym_LBRACE] = ACTIONS(458), [anon_sym_signed] = ACTIONS(461), [anon_sym_unsigned] = ACTIONS(461), [anon_sym_long] = ACTIONS(461), [anon_sym_short] = ACTIONS(461), [anon_sym_LBRACK] = ACTIONS(464), [anon_sym_static] = ACTIONS(467), [anon_sym_register] = ACTIONS(467), [anon_sym_inline] = ACTIONS(470), [anon_sym___inline] = ACTIONS(467), [anon_sym___inline__] = ACTIONS(467), [anon_sym___forceinline] = ACTIONS(467), [anon_sym_thread_local] = ACTIONS(467), [anon_sym___thread] = ACTIONS(467), [anon_sym_const] = ACTIONS(473), [anon_sym_constexpr] = ACTIONS(473), [anon_sym_volatile] = ACTIONS(473), [anon_sym_restrict] = ACTIONS(473), [anon_sym___restrict__] = ACTIONS(473), [anon_sym__Atomic] = ACTIONS(473), [anon_sym__Noreturn] = ACTIONS(473), [anon_sym_noreturn] = ACTIONS(473), [anon_sym__Nonnull] = ACTIONS(473), [anon_sym_mutable] = ACTIONS(473), [anon_sym_constinit] = ACTIONS(473), [anon_sym_consteval] = ACTIONS(473), [anon_sym_alignas] = ACTIONS(476), [anon_sym__Alignas] = ACTIONS(476), [sym_primitive_type] = ACTIONS(479), [anon_sym_enum] = ACTIONS(482), [anon_sym_class] = ACTIONS(485), [anon_sym_struct] = ACTIONS(488), [anon_sym_union] = ACTIONS(491), [anon_sym_if] = ACTIONS(494), [anon_sym_switch] = ACTIONS(497), [anon_sym_case] = ACTIONS(500), [anon_sym_default] = ACTIONS(503), [anon_sym_while] = ACTIONS(506), [anon_sym_do] = ACTIONS(509), [anon_sym_for] = ACTIONS(512), [anon_sym_return] = ACTIONS(515), [anon_sym_break] = ACTIONS(518), [anon_sym_continue] = ACTIONS(521), [anon_sym_goto] = ACTIONS(524), [anon_sym___try] = ACTIONS(527), [anon_sym___leave] = ACTIONS(530), [anon_sym_not] = ACTIONS(410), [anon_sym_compl] = ACTIONS(410), [anon_sym_DASH_DASH] = ACTIONS(533), [anon_sym_PLUS_PLUS] = ACTIONS(533), [anon_sym_sizeof] = ACTIONS(536), [anon_sym___alignof__] = ACTIONS(539), [anon_sym___alignof] = ACTIONS(539), [anon_sym__alignof] = ACTIONS(539), [anon_sym_alignof] = ACTIONS(539), [anon_sym__Alignof] = ACTIONS(539), [anon_sym_offsetof] = ACTIONS(542), [anon_sym__Generic] = ACTIONS(545), [anon_sym_asm] = ACTIONS(548), [anon_sym___asm__] = ACTIONS(548), [anon_sym___asm] = ACTIONS(548), [sym_number_literal] = ACTIONS(551), [anon_sym_L_SQUOTE] = ACTIONS(554), [anon_sym_u_SQUOTE] = ACTIONS(554), [anon_sym_U_SQUOTE] = ACTIONS(554), [anon_sym_u8_SQUOTE] = ACTIONS(554), [anon_sym_SQUOTE] = ACTIONS(554), [anon_sym_L_DQUOTE] = ACTIONS(557), [anon_sym_u_DQUOTE] = ACTIONS(557), [anon_sym_U_DQUOTE] = ACTIONS(557), [anon_sym_u8_DQUOTE] = ACTIONS(557), [anon_sym_DQUOTE] = ACTIONS(557), [sym_true] = ACTIONS(560), [sym_false] = ACTIONS(560), [anon_sym_NULL] = ACTIONS(563), [anon_sym_nullptr] = ACTIONS(563), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(566), [anon_sym_decltype] = ACTIONS(569), [anon_sym_explicit] = ACTIONS(572), [anon_sym_typename] = ACTIONS(575), [anon_sym_template] = ACTIONS(578), [anon_sym_operator] = ACTIONS(581), [anon_sym_try] = ACTIONS(584), [anon_sym_delete] = ACTIONS(587), [anon_sym_throw] = ACTIONS(590), [anon_sym_namespace] = ACTIONS(593), [anon_sym_static_assert] = ACTIONS(596), [anon_sym_concept] = ACTIONS(599), [anon_sym_co_return] = ACTIONS(602), [anon_sym_co_yield] = ACTIONS(605), [anon_sym_R_DQUOTE] = ACTIONS(608), [anon_sym_LR_DQUOTE] = ACTIONS(608), [anon_sym_uR_DQUOTE] = ACTIONS(608), [anon_sym_UR_DQUOTE] = ACTIONS(608), [anon_sym_u8R_DQUOTE] = ACTIONS(608), [anon_sym_co_await] = ACTIONS(611), [anon_sym_new] = ACTIONS(614), [anon_sym_requires] = ACTIONS(617), [sym_this] = ACTIONS(560), }, [STATE(34)] = { [sym__top_level_item] = STATE(35), [sym_preproc_include] = STATE(35), [sym_preproc_def] = STATE(35), [sym_preproc_function_def] = STATE(35), [sym_preproc_call] = STATE(35), [sym_preproc_if] = STATE(35), [sym_preproc_ifdef] = STATE(35), [sym_function_definition] = STATE(35), [sym_declaration] = STATE(35), [sym_type_definition] = STATE(35), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4767), [sym_linkage_specification] = STATE(35), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1909), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6551), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(35), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2859), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(590), [sym__top_level_statement] = STATE(35), [sym_labeled_statement] = STATE(35), [sym__top_level_expression_statement] = STATE(35), [sym_if_statement] = STATE(35), [sym_switch_statement] = STATE(35), [sym_case_statement] = STATE(35), [sym_while_statement] = STATE(35), [sym_do_statement] = STATE(35), [sym_for_statement] = STATE(35), [sym_return_statement] = STATE(35), [sym_break_statement] = STATE(35), [sym_continue_statement] = STATE(35), [sym_goto_statement] = STATE(35), [sym_expression] = STATE(4843), [sym__string] = STATE(4857), [sym_conditional_expression] = STATE(4966), [sym_assignment_expression] = STATE(4966), [sym_pointer_expression] = STATE(3753), [sym_unary_expression] = STATE(4966), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(4966), [sym_cast_expression] = STATE(4966), [sym_sizeof_expression] = STATE(4966), [sym_alignof_expression] = STATE(4966), [sym_offsetof_expression] = STATE(4966), [sym_generic_expression] = STATE(4966), [sym_subscript_expression] = STATE(3753), [sym_call_expression] = STATE(3753), [sym_gnu_asm_expression] = STATE(4966), [sym_extension_expression] = STATE(4966), [sym_field_expression] = STATE(3753), [sym_compound_literal_expression] = STATE(4966), [sym_parenthesized_expression] = STATE(3753), [sym_char_literal] = STATE(4857), [sym_concatenated_string] = STATE(4857), [sym_string_literal] = STATE(3152), [sym_null] = STATE(4966), [sym__empty_declaration] = STATE(35), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1743), [sym_dependent_type] = STATE(2612), [sym_module_declaration] = STATE(35), [sym_export_declaration] = STATE(35), [sym_import_declaration] = STATE(35), [sym_global_module_fragment_declaration] = STATE(35), [sym_private_module_fragment_declaration] = STATE(35), [sym_template_declaration] = STATE(35), [sym_template_instantiation] = STATE(35), [sym_operator_cast] = STATE(7049), [sym__constructor_specifiers] = STATE(1743), [sym_operator_cast_definition] = STATE(35), [sym_operator_cast_declaration] = STATE(35), [sym_constructor_or_destructor_definition] = STATE(35), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4835), [sym_namespace_definition] = STATE(35), [sym_namespace_alias_definition] = STATE(35), [sym_using_declaration] = STATE(35), [sym_alias_declaration] = STATE(35), [sym_static_assert_declaration] = STATE(35), [sym_concept_definition] = STATE(35), [sym_for_range_loop] = STATE(35), [sym_co_return_statement] = STATE(35), [sym_co_yield_statement] = STATE(35), [sym_throw_statement] = STATE(35), [sym_try_statement] = STATE(35), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(4966), [sym_new_expression] = STATE(4966), [sym_delete_expression] = STATE(4966), [sym_requires_clause] = STATE(4966), [sym_requires_expression] = STATE(4966), [sym_lambda_expression] = STATE(4966), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(4966), [sym_parameter_pack_expansion] = STATE(4966), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3682), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7049), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3753), [aux_sym_translation_unit_repeat1] = STATE(35), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(159), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1743), [ts_builtin_sym_end] = ACTIONS(620), [sym_identifier] = ACTIONS(7), [aux_sym_preproc_include_token1] = ACTIONS(9), [aux_sym_preproc_def_token1] = ACTIONS(11), [aux_sym_preproc_if_token1] = ACTIONS(13), [aux_sym_preproc_ifdef_token1] = ACTIONS(15), [aux_sym_preproc_ifdef_token2] = ACTIONS(15), [sym_preproc_directive] = ACTIONS(17), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(33), [anon_sym___extension__] = ACTIONS(35), [anon_sym_typedef] = ACTIONS(37), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(41), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(45), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(65), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(115), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(121), [sym_false] = ACTIONS(121), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_export] = ACTIONS(133), [anon_sym_module] = ACTIONS(135), [anon_sym_import] = ACTIONS(137), [anon_sym_template] = ACTIONS(139), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_namespace] = ACTIONS(149), [anon_sym_static_assert] = ACTIONS(151), [anon_sym_concept] = ACTIONS(153), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(121), }, [STATE(35)] = { [sym__top_level_item] = STATE(35), [sym_preproc_include] = STATE(35), [sym_preproc_def] = STATE(35), [sym_preproc_function_def] = STATE(35), [sym_preproc_call] = STATE(35), [sym_preproc_if] = STATE(35), [sym_preproc_ifdef] = STATE(35), [sym_function_definition] = STATE(35), [sym_declaration] = STATE(35), [sym_type_definition] = STATE(35), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4767), [sym_linkage_specification] = STATE(35), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1909), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6551), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(35), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2859), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(590), [sym__top_level_statement] = STATE(35), [sym_labeled_statement] = STATE(35), [sym__top_level_expression_statement] = STATE(35), [sym_if_statement] = STATE(35), [sym_switch_statement] = STATE(35), [sym_case_statement] = STATE(35), [sym_while_statement] = STATE(35), [sym_do_statement] = STATE(35), [sym_for_statement] = STATE(35), [sym_return_statement] = STATE(35), [sym_break_statement] = STATE(35), [sym_continue_statement] = STATE(35), [sym_goto_statement] = STATE(35), [sym_expression] = STATE(4843), [sym__string] = STATE(4857), [sym_conditional_expression] = STATE(4966), [sym_assignment_expression] = STATE(4966), [sym_pointer_expression] = STATE(3753), [sym_unary_expression] = STATE(4966), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(4966), [sym_cast_expression] = STATE(4966), [sym_sizeof_expression] = STATE(4966), [sym_alignof_expression] = STATE(4966), [sym_offsetof_expression] = STATE(4966), [sym_generic_expression] = STATE(4966), [sym_subscript_expression] = STATE(3753), [sym_call_expression] = STATE(3753), [sym_gnu_asm_expression] = STATE(4966), [sym_extension_expression] = STATE(4966), [sym_field_expression] = STATE(3753), [sym_compound_literal_expression] = STATE(4966), [sym_parenthesized_expression] = STATE(3753), [sym_char_literal] = STATE(4857), [sym_concatenated_string] = STATE(4857), [sym_string_literal] = STATE(3152), [sym_null] = STATE(4966), [sym__empty_declaration] = STATE(35), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1743), [sym_dependent_type] = STATE(2612), [sym_module_declaration] = STATE(35), [sym_export_declaration] = STATE(35), [sym_import_declaration] = STATE(35), [sym_global_module_fragment_declaration] = STATE(35), [sym_private_module_fragment_declaration] = STATE(35), [sym_template_declaration] = STATE(35), [sym_template_instantiation] = STATE(35), [sym_operator_cast] = STATE(7049), [sym__constructor_specifiers] = STATE(1743), [sym_operator_cast_definition] = STATE(35), [sym_operator_cast_declaration] = STATE(35), [sym_constructor_or_destructor_definition] = STATE(35), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4835), [sym_namespace_definition] = STATE(35), [sym_namespace_alias_definition] = STATE(35), [sym_using_declaration] = STATE(35), [sym_alias_declaration] = STATE(35), [sym_static_assert_declaration] = STATE(35), [sym_concept_definition] = STATE(35), [sym_for_range_loop] = STATE(35), [sym_co_return_statement] = STATE(35), [sym_co_yield_statement] = STATE(35), [sym_throw_statement] = STATE(35), [sym_try_statement] = STATE(35), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(4966), [sym_new_expression] = STATE(4966), [sym_delete_expression] = STATE(4966), [sym_requires_clause] = STATE(4966), [sym_requires_expression] = STATE(4966), [sym_lambda_expression] = STATE(4966), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(4966), [sym_parameter_pack_expansion] = STATE(4966), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3682), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7049), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3753), [aux_sym_translation_unit_repeat1] = STATE(35), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(159), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1743), [ts_builtin_sym_end] = ACTIONS(622), [sym_identifier] = ACTIONS(624), [aux_sym_preproc_include_token1] = ACTIONS(627), [aux_sym_preproc_def_token1] = ACTIONS(630), [aux_sym_preproc_if_token1] = ACTIONS(633), [aux_sym_preproc_ifdef_token1] = ACTIONS(636), [aux_sym_preproc_ifdef_token2] = ACTIONS(636), [sym_preproc_directive] = ACTIONS(639), [anon_sym_LPAREN2] = ACTIONS(642), [anon_sym_BANG] = ACTIONS(645), [anon_sym_TILDE] = ACTIONS(648), [anon_sym_DASH] = ACTIONS(651), [anon_sym_PLUS] = ACTIONS(651), [anon_sym_STAR] = ACTIONS(654), [anon_sym_AMP_AMP] = ACTIONS(657), [anon_sym_AMP] = ACTIONS(660), [anon_sym_SEMI] = ACTIONS(663), [anon_sym___extension__] = ACTIONS(666), [anon_sym_typedef] = ACTIONS(669), [anon_sym_virtual] = ACTIONS(672), [anon_sym_extern] = ACTIONS(675), [anon_sym___attribute__] = ACTIONS(678), [anon_sym___attribute] = ACTIONS(678), [anon_sym_using] = ACTIONS(681), [anon_sym_COLON_COLON] = ACTIONS(684), [anon_sym_LBRACK_LBRACK] = ACTIONS(687), [anon_sym___declspec] = ACTIONS(690), [anon_sym___based] = ACTIONS(693), [anon_sym___cdecl] = ACTIONS(696), [anon_sym___clrcall] = ACTIONS(696), [anon_sym___stdcall] = ACTIONS(696), [anon_sym___fastcall] = ACTIONS(696), [anon_sym___thiscall] = ACTIONS(696), [anon_sym___vectorcall] = ACTIONS(696), [anon_sym_LBRACE] = ACTIONS(699), [anon_sym_signed] = ACTIONS(702), [anon_sym_unsigned] = ACTIONS(702), [anon_sym_long] = ACTIONS(702), [anon_sym_short] = ACTIONS(702), [anon_sym_LBRACK] = ACTIONS(705), [anon_sym_static] = ACTIONS(708), [anon_sym_register] = ACTIONS(708), [anon_sym_inline] = ACTIONS(711), [anon_sym___inline] = ACTIONS(708), [anon_sym___inline__] = ACTIONS(708), [anon_sym___forceinline] = ACTIONS(708), [anon_sym_thread_local] = ACTIONS(708), [anon_sym___thread] = ACTIONS(708), [anon_sym_const] = ACTIONS(714), [anon_sym_constexpr] = ACTIONS(714), [anon_sym_volatile] = ACTIONS(714), [anon_sym_restrict] = ACTIONS(714), [anon_sym___restrict__] = ACTIONS(714), [anon_sym__Atomic] = ACTIONS(714), [anon_sym__Noreturn] = ACTIONS(714), [anon_sym_noreturn] = ACTIONS(714), [anon_sym__Nonnull] = ACTIONS(714), [anon_sym_mutable] = ACTIONS(714), [anon_sym_constinit] = ACTIONS(714), [anon_sym_consteval] = ACTIONS(714), [anon_sym_alignas] = ACTIONS(717), [anon_sym__Alignas] = ACTIONS(717), [sym_primitive_type] = ACTIONS(720), [anon_sym_enum] = ACTIONS(723), [anon_sym_class] = ACTIONS(726), [anon_sym_struct] = ACTIONS(729), [anon_sym_union] = ACTIONS(732), [anon_sym_if] = ACTIONS(735), [anon_sym_switch] = ACTIONS(738), [anon_sym_case] = ACTIONS(741), [anon_sym_default] = ACTIONS(744), [anon_sym_while] = ACTIONS(747), [anon_sym_do] = ACTIONS(750), [anon_sym_for] = ACTIONS(753), [anon_sym_return] = ACTIONS(756), [anon_sym_break] = ACTIONS(759), [anon_sym_continue] = ACTIONS(762), [anon_sym_goto] = ACTIONS(765), [anon_sym_not] = ACTIONS(651), [anon_sym_compl] = ACTIONS(651), [anon_sym_DASH_DASH] = ACTIONS(768), [anon_sym_PLUS_PLUS] = ACTIONS(768), [anon_sym_sizeof] = ACTIONS(771), [anon_sym___alignof__] = ACTIONS(774), [anon_sym___alignof] = ACTIONS(774), [anon_sym__alignof] = ACTIONS(774), [anon_sym_alignof] = ACTIONS(774), [anon_sym__Alignof] = ACTIONS(774), [anon_sym_offsetof] = ACTIONS(777), [anon_sym__Generic] = ACTIONS(780), [anon_sym_asm] = ACTIONS(783), [anon_sym___asm__] = ACTIONS(783), [anon_sym___asm] = ACTIONS(783), [sym_number_literal] = ACTIONS(786), [anon_sym_L_SQUOTE] = ACTIONS(789), [anon_sym_u_SQUOTE] = ACTIONS(789), [anon_sym_U_SQUOTE] = ACTIONS(789), [anon_sym_u8_SQUOTE] = ACTIONS(789), [anon_sym_SQUOTE] = ACTIONS(789), [anon_sym_L_DQUOTE] = ACTIONS(792), [anon_sym_u_DQUOTE] = ACTIONS(792), [anon_sym_U_DQUOTE] = ACTIONS(792), [anon_sym_u8_DQUOTE] = ACTIONS(792), [anon_sym_DQUOTE] = ACTIONS(792), [sym_true] = ACTIONS(795), [sym_false] = ACTIONS(795), [anon_sym_NULL] = ACTIONS(798), [anon_sym_nullptr] = ACTIONS(798), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(801), [anon_sym_decltype] = ACTIONS(804), [anon_sym_explicit] = ACTIONS(807), [anon_sym_typename] = ACTIONS(810), [anon_sym_export] = ACTIONS(813), [anon_sym_module] = ACTIONS(816), [anon_sym_import] = ACTIONS(819), [anon_sym_template] = ACTIONS(822), [anon_sym_operator] = ACTIONS(825), [anon_sym_try] = ACTIONS(828), [anon_sym_delete] = ACTIONS(831), [anon_sym_throw] = ACTIONS(834), [anon_sym_namespace] = ACTIONS(837), [anon_sym_static_assert] = ACTIONS(840), [anon_sym_concept] = ACTIONS(843), [anon_sym_co_return] = ACTIONS(846), [anon_sym_co_yield] = ACTIONS(849), [anon_sym_R_DQUOTE] = ACTIONS(852), [anon_sym_LR_DQUOTE] = ACTIONS(852), [anon_sym_uR_DQUOTE] = ACTIONS(852), [anon_sym_UR_DQUOTE] = ACTIONS(852), [anon_sym_u8R_DQUOTE] = ACTIONS(852), [anon_sym_co_await] = ACTIONS(855), [anon_sym_new] = ACTIONS(858), [anon_sym_requires] = ACTIONS(861), [sym_this] = ACTIONS(795), }, [STATE(36)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(868), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(37)] = { [sym__block_item] = STATE(36), [sym_preproc_include] = STATE(36), [sym_preproc_def] = STATE(36), [sym_preproc_function_def] = STATE(36), [sym_preproc_call] = STATE(36), [sym_preproc_if] = STATE(36), [sym_preproc_ifdef] = STATE(36), [sym_function_definition] = STATE(36), [sym_declaration] = STATE(36), [sym_type_definition] = STATE(36), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(36), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(36), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(36), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(36), [sym_template_instantiation] = STATE(36), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(36), [sym_operator_cast_declaration] = STATE(36), [sym_constructor_or_destructor_definition] = STATE(36), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(36), [sym_namespace_alias_definition] = STATE(36), [sym_using_declaration] = STATE(36), [sym_alias_declaration] = STATE(36), [sym_static_assert_declaration] = STATE(36), [sym_concept_definition] = STATE(36), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(36), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(870), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(38)] = { [sym__block_item] = STATE(38), [sym_preproc_include] = STATE(38), [sym_preproc_def] = STATE(38), [sym_preproc_function_def] = STATE(38), [sym_preproc_call] = STATE(38), [sym_preproc_if] = STATE(38), [sym_preproc_ifdef] = STATE(38), [sym_function_definition] = STATE(38), [sym_declaration] = STATE(38), [sym_type_definition] = STATE(38), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4736), [sym_linkage_specification] = STATE(38), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1914), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6513), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(507), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2867), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(811), [sym_statement] = STATE(38), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(38), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1790), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(38), [sym_template_instantiation] = STATE(38), [sym_operator_cast] = STATE(7030), [sym__constructor_specifiers] = STATE(1790), [sym_operator_cast_definition] = STATE(38), [sym_operator_cast_declaration] = STATE(38), [sym_constructor_or_destructor_definition] = STATE(38), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(38), [sym_namespace_alias_definition] = STATE(38), [sym_using_declaration] = STATE(38), [sym_alias_declaration] = STATE(38), [sym_static_assert_declaration] = STATE(38), [sym_concept_definition] = STATE(38), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7030), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(38), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(145), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1790), [sym_identifier] = ACTIONS(872), [aux_sym_preproc_include_token1] = ACTIONS(875), [aux_sym_preproc_def_token1] = ACTIONS(878), [aux_sym_preproc_if_token1] = ACTIONS(881), [aux_sym_preproc_if_token2] = ACTIONS(393), [aux_sym_preproc_ifdef_token1] = ACTIONS(884), [aux_sym_preproc_ifdef_token2] = ACTIONS(884), [sym_preproc_directive] = ACTIONS(887), [anon_sym_LPAREN2] = ACTIONS(401), [anon_sym_BANG] = ACTIONS(404), [anon_sym_TILDE] = ACTIONS(407), [anon_sym_DASH] = ACTIONS(410), [anon_sym_PLUS] = ACTIONS(410), [anon_sym_STAR] = ACTIONS(413), [anon_sym_AMP_AMP] = ACTIONS(416), [anon_sym_AMP] = ACTIONS(419), [anon_sym_SEMI] = ACTIONS(890), [anon_sym___extension__] = ACTIONS(893), [anon_sym_typedef] = ACTIONS(896), [anon_sym_virtual] = ACTIONS(431), [anon_sym_extern] = ACTIONS(899), [anon_sym___attribute__] = ACTIONS(437), [anon_sym___attribute] = ACTIONS(437), [anon_sym_using] = ACTIONS(902), [anon_sym_COLON_COLON] = ACTIONS(443), [anon_sym_LBRACK_LBRACK] = ACTIONS(446), [anon_sym___declspec] = ACTIONS(449), [anon_sym___based] = ACTIONS(452), [anon_sym___cdecl] = ACTIONS(455), [anon_sym___clrcall] = ACTIONS(455), [anon_sym___stdcall] = ACTIONS(455), [anon_sym___fastcall] = ACTIONS(455), [anon_sym___thiscall] = ACTIONS(455), [anon_sym___vectorcall] = ACTIONS(455), [anon_sym_LBRACE] = ACTIONS(905), [anon_sym_signed] = ACTIONS(461), [anon_sym_unsigned] = ACTIONS(461), [anon_sym_long] = ACTIONS(461), [anon_sym_short] = ACTIONS(461), [anon_sym_LBRACK] = ACTIONS(464), [anon_sym_static] = ACTIONS(467), [anon_sym_register] = ACTIONS(467), [anon_sym_inline] = ACTIONS(908), [anon_sym___inline] = ACTIONS(467), [anon_sym___inline__] = ACTIONS(467), [anon_sym___forceinline] = ACTIONS(467), [anon_sym_thread_local] = ACTIONS(467), [anon_sym___thread] = ACTIONS(467), [anon_sym_const] = ACTIONS(473), [anon_sym_constexpr] = ACTIONS(473), [anon_sym_volatile] = ACTIONS(473), [anon_sym_restrict] = ACTIONS(473), [anon_sym___restrict__] = ACTIONS(473), [anon_sym__Atomic] = ACTIONS(473), [anon_sym__Noreturn] = ACTIONS(473), [anon_sym_noreturn] = ACTIONS(473), [anon_sym__Nonnull] = ACTIONS(473), [anon_sym_mutable] = ACTIONS(473), [anon_sym_constinit] = ACTIONS(473), [anon_sym_consteval] = ACTIONS(473), [anon_sym_alignas] = ACTIONS(476), [anon_sym__Alignas] = ACTIONS(476), [sym_primitive_type] = ACTIONS(479), [anon_sym_enum] = ACTIONS(482), [anon_sym_class] = ACTIONS(485), [anon_sym_struct] = ACTIONS(488), [anon_sym_union] = ACTIONS(491), [anon_sym_if] = ACTIONS(911), [anon_sym_switch] = ACTIONS(914), [anon_sym_case] = ACTIONS(917), [anon_sym_default] = ACTIONS(920), [anon_sym_while] = ACTIONS(923), [anon_sym_do] = ACTIONS(926), [anon_sym_for] = ACTIONS(929), [anon_sym_return] = ACTIONS(932), [anon_sym_break] = ACTIONS(935), [anon_sym_continue] = ACTIONS(938), [anon_sym_goto] = ACTIONS(941), [anon_sym___try] = ACTIONS(944), [anon_sym___leave] = ACTIONS(947), [anon_sym_not] = ACTIONS(410), [anon_sym_compl] = ACTIONS(410), [anon_sym_DASH_DASH] = ACTIONS(533), [anon_sym_PLUS_PLUS] = ACTIONS(533), [anon_sym_sizeof] = ACTIONS(536), [anon_sym___alignof__] = ACTIONS(539), [anon_sym___alignof] = ACTIONS(539), [anon_sym__alignof] = ACTIONS(539), [anon_sym_alignof] = ACTIONS(539), [anon_sym__Alignof] = ACTIONS(539), [anon_sym_offsetof] = ACTIONS(542), [anon_sym__Generic] = ACTIONS(545), [anon_sym_asm] = ACTIONS(548), [anon_sym___asm__] = ACTIONS(548), [anon_sym___asm] = ACTIONS(548), [sym_number_literal] = ACTIONS(551), [anon_sym_L_SQUOTE] = ACTIONS(554), [anon_sym_u_SQUOTE] = ACTIONS(554), [anon_sym_U_SQUOTE] = ACTIONS(554), [anon_sym_u8_SQUOTE] = ACTIONS(554), [anon_sym_SQUOTE] = ACTIONS(554), [anon_sym_L_DQUOTE] = ACTIONS(557), [anon_sym_u_DQUOTE] = ACTIONS(557), [anon_sym_U_DQUOTE] = ACTIONS(557), [anon_sym_u8_DQUOTE] = ACTIONS(557), [anon_sym_DQUOTE] = ACTIONS(557), [sym_true] = ACTIONS(560), [sym_false] = ACTIONS(560), [anon_sym_NULL] = ACTIONS(563), [anon_sym_nullptr] = ACTIONS(563), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(566), [anon_sym_decltype] = ACTIONS(569), [anon_sym_explicit] = ACTIONS(572), [anon_sym_typename] = ACTIONS(575), [anon_sym_template] = ACTIONS(950), [anon_sym_operator] = ACTIONS(581), [anon_sym_try] = ACTIONS(953), [anon_sym_delete] = ACTIONS(587), [anon_sym_throw] = ACTIONS(956), [anon_sym_namespace] = ACTIONS(959), [anon_sym_static_assert] = ACTIONS(962), [anon_sym_concept] = ACTIONS(965), [anon_sym_co_return] = ACTIONS(968), [anon_sym_co_yield] = ACTIONS(971), [anon_sym_R_DQUOTE] = ACTIONS(608), [anon_sym_LR_DQUOTE] = ACTIONS(608), [anon_sym_uR_DQUOTE] = ACTIONS(608), [anon_sym_UR_DQUOTE] = ACTIONS(608), [anon_sym_u8R_DQUOTE] = ACTIONS(608), [anon_sym_co_await] = ACTIONS(611), [anon_sym_new] = ACTIONS(614), [anon_sym_requires] = ACTIONS(617), [sym_this] = ACTIONS(560), }, [STATE(39)] = { [sym__block_item] = STATE(54), [sym_preproc_include] = STATE(54), [sym_preproc_def] = STATE(54), [sym_preproc_function_def] = STATE(54), [sym_preproc_call] = STATE(54), [sym_preproc_if] = STATE(54), [sym_preproc_ifdef] = STATE(54), [sym_function_definition] = STATE(54), [sym_declaration] = STATE(54), [sym_type_definition] = STATE(54), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(54), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(54), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(54), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(54), [sym_template_instantiation] = STATE(54), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(54), [sym_operator_cast_declaration] = STATE(54), [sym_constructor_or_destructor_definition] = STATE(54), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(54), [sym_namespace_alias_definition] = STATE(54), [sym_using_declaration] = STATE(54), [sym_alias_declaration] = STATE(54), [sym_static_assert_declaration] = STATE(54), [sym_concept_definition] = STATE(54), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(54), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(974), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(40)] = { [sym__block_item] = STATE(42), [sym_preproc_include] = STATE(42), [sym_preproc_def] = STATE(42), [sym_preproc_function_def] = STATE(42), [sym_preproc_call] = STATE(42), [sym_preproc_if] = STATE(42), [sym_preproc_ifdef] = STATE(42), [sym_function_definition] = STATE(42), [sym_declaration] = STATE(42), [sym_type_definition] = STATE(42), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(42), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(42), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(42), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(42), [sym_template_instantiation] = STATE(42), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(42), [sym_operator_cast_declaration] = STATE(42), [sym_constructor_or_destructor_definition] = STATE(42), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(42), [sym_namespace_alias_definition] = STATE(42), [sym_using_declaration] = STATE(42), [sym_alias_declaration] = STATE(42), [sym_static_assert_declaration] = STATE(42), [sym_concept_definition] = STATE(42), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(42), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(976), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(41)] = { [sym__block_item] = STATE(55), [sym_preproc_include] = STATE(55), [sym_preproc_def] = STATE(55), [sym_preproc_function_def] = STATE(55), [sym_preproc_call] = STATE(55), [sym_preproc_if] = STATE(55), [sym_preproc_ifdef] = STATE(55), [sym_function_definition] = STATE(55), [sym_declaration] = STATE(55), [sym_type_definition] = STATE(55), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(55), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(55), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(55), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(55), [sym_template_instantiation] = STATE(55), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(55), [sym_operator_cast_declaration] = STATE(55), [sym_constructor_or_destructor_definition] = STATE(55), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(55), [sym_namespace_alias_definition] = STATE(55), [sym_using_declaration] = STATE(55), [sym_alias_declaration] = STATE(55), [sym_static_assert_declaration] = STATE(55), [sym_concept_definition] = STATE(55), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(55), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(978), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(42)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(980), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(43)] = { [sym__block_item] = STATE(45), [sym_preproc_include] = STATE(45), [sym_preproc_def] = STATE(45), [sym_preproc_function_def] = STATE(45), [sym_preproc_call] = STATE(45), [sym_preproc_if] = STATE(45), [sym_preproc_ifdef] = STATE(45), [sym_function_definition] = STATE(45), [sym_declaration] = STATE(45), [sym_type_definition] = STATE(45), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(45), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(45), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(45), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(45), [sym_template_instantiation] = STATE(45), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(45), [sym_operator_cast_declaration] = STATE(45), [sym_constructor_or_destructor_definition] = STATE(45), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(45), [sym_namespace_alias_definition] = STATE(45), [sym_using_declaration] = STATE(45), [sym_alias_declaration] = STATE(45), [sym_static_assert_declaration] = STATE(45), [sym_concept_definition] = STATE(45), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(45), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(982), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(44)] = { [sym__block_item] = STATE(626), [sym_preproc_include] = STATE(626), [sym_preproc_def] = STATE(626), [sym_preproc_function_def] = STATE(626), [sym_preproc_call] = STATE(626), [sym_preproc_if] = STATE(626), [sym_preproc_ifdef] = STATE(626), [sym_function_definition] = STATE(626), [sym_declaration] = STATE(626), [sym_type_definition] = STATE(626), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4767), [sym_linkage_specification] = STATE(626), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1909), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6551), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(370), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2859), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(617), [sym_statement] = STATE(626), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(626), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1743), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(626), [sym_template_instantiation] = STATE(626), [sym_operator_cast] = STATE(7049), [sym__constructor_specifiers] = STATE(1743), [sym_operator_cast_definition] = STATE(626), [sym_operator_cast_declaration] = STATE(626), [sym_constructor_or_destructor_definition] = STATE(626), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(626), [sym_namespace_alias_definition] = STATE(626), [sym_using_declaration] = STATE(626), [sym_alias_declaration] = STATE(626), [sym_static_assert_declaration] = STATE(626), [sym_concept_definition] = STATE(626), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7049), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(159), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1743), [sym_identifier] = ACTIONS(984), [aux_sym_preproc_include_token1] = ACTIONS(9), [aux_sym_preproc_def_token1] = ACTIONS(11), [aux_sym_preproc_if_token1] = ACTIONS(13), [aux_sym_preproc_ifdef_token1] = ACTIONS(15), [aux_sym_preproc_ifdef_token2] = ACTIONS(15), [sym_preproc_directive] = ACTIONS(17), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(35), [anon_sym_typedef] = ACTIONS(37), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(41), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(45), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(988), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(65), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_module] = ACTIONS(994), [anon_sym_import] = ACTIONS(996), [anon_sym_template] = ACTIONS(139), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_namespace] = ACTIONS(149), [anon_sym_static_assert] = ACTIONS(151), [anon_sym_concept] = ACTIONS(153), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(45)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(998), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(46)] = { [sym__block_item] = STATE(61), [sym_preproc_include] = STATE(61), [sym_preproc_def] = STATE(61), [sym_preproc_function_def] = STATE(61), [sym_preproc_call] = STATE(61), [sym_preproc_if] = STATE(61), [sym_preproc_ifdef] = STATE(61), [sym_function_definition] = STATE(61), [sym_declaration] = STATE(61), [sym_type_definition] = STATE(61), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4736), [sym_linkage_specification] = STATE(61), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1914), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6513), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(507), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2867), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(811), [sym_statement] = STATE(61), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(61), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1790), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(61), [sym_template_instantiation] = STATE(61), [sym_operator_cast] = STATE(7030), [sym__constructor_specifiers] = STATE(1790), [sym_operator_cast_definition] = STATE(61), [sym_operator_cast_declaration] = STATE(61), [sym_constructor_or_destructor_definition] = STATE(61), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(61), [sym_namespace_alias_definition] = STATE(61), [sym_using_declaration] = STATE(61), [sym_alias_declaration] = STATE(61), [sym_static_assert_declaration] = STATE(61), [sym_concept_definition] = STATE(61), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7030), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(61), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(145), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1790), [sym_identifier] = ACTIONS(1000), [aux_sym_preproc_include_token1] = ACTIONS(1002), [aux_sym_preproc_def_token1] = ACTIONS(1004), [aux_sym_preproc_if_token1] = ACTIONS(1006), [aux_sym_preproc_if_token2] = ACTIONS(1008), [aux_sym_preproc_ifdef_token1] = ACTIONS(1010), [aux_sym_preproc_ifdef_token2] = ACTIONS(1010), [sym_preproc_directive] = ACTIONS(1012), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(1016), [anon_sym_typedef] = ACTIONS(1018), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(1020), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1022), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(1026), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1054), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_namespace] = ACTIONS(1060), [anon_sym_static_assert] = ACTIONS(1062), [anon_sym_concept] = ACTIONS(1064), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(47)] = { [sym__block_item] = STATE(48), [sym_preproc_include] = STATE(48), [sym_preproc_def] = STATE(48), [sym_preproc_function_def] = STATE(48), [sym_preproc_call] = STATE(48), [sym_preproc_if] = STATE(48), [sym_preproc_ifdef] = STATE(48), [sym_function_definition] = STATE(48), [sym_declaration] = STATE(48), [sym_type_definition] = STATE(48), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(48), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(48), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(48), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(48), [sym_template_instantiation] = STATE(48), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(48), [sym_operator_cast_declaration] = STATE(48), [sym_constructor_or_destructor_definition] = STATE(48), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(48), [sym_namespace_alias_definition] = STATE(48), [sym_using_declaration] = STATE(48), [sym_alias_declaration] = STATE(48), [sym_static_assert_declaration] = STATE(48), [sym_concept_definition] = STATE(48), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(48), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1070), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(48)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1072), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(49)] = { [sym__block_item] = STATE(51), [sym_preproc_include] = STATE(51), [sym_preproc_def] = STATE(51), [sym_preproc_function_def] = STATE(51), [sym_preproc_call] = STATE(51), [sym_preproc_if] = STATE(51), [sym_preproc_ifdef] = STATE(51), [sym_function_definition] = STATE(51), [sym_declaration] = STATE(51), [sym_type_definition] = STATE(51), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(51), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(51), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(51), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(51), [sym_template_instantiation] = STATE(51), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(51), [sym_operator_cast_declaration] = STATE(51), [sym_constructor_or_destructor_definition] = STATE(51), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(51), [sym_namespace_alias_definition] = STATE(51), [sym_using_declaration] = STATE(51), [sym_alias_declaration] = STATE(51), [sym_static_assert_declaration] = STATE(51), [sym_concept_definition] = STATE(51), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(51), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1074), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(50)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(1076), [aux_sym_preproc_include_token1] = ACTIONS(1079), [aux_sym_preproc_def_token1] = ACTIONS(1082), [aux_sym_preproc_if_token1] = ACTIONS(1085), [aux_sym_preproc_ifdef_token1] = ACTIONS(1088), [aux_sym_preproc_ifdef_token2] = ACTIONS(1088), [sym_preproc_directive] = ACTIONS(1091), [anon_sym_LPAREN2] = ACTIONS(401), [anon_sym_BANG] = ACTIONS(404), [anon_sym_TILDE] = ACTIONS(407), [anon_sym_DASH] = ACTIONS(410), [anon_sym_PLUS] = ACTIONS(410), [anon_sym_STAR] = ACTIONS(413), [anon_sym_AMP_AMP] = ACTIONS(416), [anon_sym_AMP] = ACTIONS(419), [anon_sym_SEMI] = ACTIONS(1094), [anon_sym___extension__] = ACTIONS(1097), [anon_sym_typedef] = ACTIONS(1100), [anon_sym_virtual] = ACTIONS(431), [anon_sym_extern] = ACTIONS(1103), [anon_sym___attribute__] = ACTIONS(437), [anon_sym___attribute] = ACTIONS(437), [anon_sym_using] = ACTIONS(1106), [anon_sym_COLON_COLON] = ACTIONS(443), [anon_sym_LBRACK_LBRACK] = ACTIONS(446), [anon_sym___declspec] = ACTIONS(449), [anon_sym___based] = ACTIONS(452), [anon_sym___cdecl] = ACTIONS(455), [anon_sym___clrcall] = ACTIONS(455), [anon_sym___stdcall] = ACTIONS(455), [anon_sym___fastcall] = ACTIONS(455), [anon_sym___thiscall] = ACTIONS(455), [anon_sym___vectorcall] = ACTIONS(455), [anon_sym_LBRACE] = ACTIONS(1109), [anon_sym_RBRACE] = ACTIONS(1112), [anon_sym_signed] = ACTIONS(461), [anon_sym_unsigned] = ACTIONS(461), [anon_sym_long] = ACTIONS(461), [anon_sym_short] = ACTIONS(461), [anon_sym_LBRACK] = ACTIONS(464), [anon_sym_static] = ACTIONS(467), [anon_sym_register] = ACTIONS(467), [anon_sym_inline] = ACTIONS(1114), [anon_sym___inline] = ACTIONS(467), [anon_sym___inline__] = ACTIONS(467), [anon_sym___forceinline] = ACTIONS(467), [anon_sym_thread_local] = ACTIONS(467), [anon_sym___thread] = ACTIONS(467), [anon_sym_const] = ACTIONS(473), [anon_sym_constexpr] = ACTIONS(473), [anon_sym_volatile] = ACTIONS(473), [anon_sym_restrict] = ACTIONS(473), [anon_sym___restrict__] = ACTIONS(473), [anon_sym__Atomic] = ACTIONS(473), [anon_sym__Noreturn] = ACTIONS(473), [anon_sym_noreturn] = ACTIONS(473), [anon_sym__Nonnull] = ACTIONS(473), [anon_sym_mutable] = ACTIONS(473), [anon_sym_constinit] = ACTIONS(473), [anon_sym_consteval] = ACTIONS(473), [anon_sym_alignas] = ACTIONS(476), [anon_sym__Alignas] = ACTIONS(476), [sym_primitive_type] = ACTIONS(479), [anon_sym_enum] = ACTIONS(482), [anon_sym_class] = ACTIONS(485), [anon_sym_struct] = ACTIONS(488), [anon_sym_union] = ACTIONS(491), [anon_sym_if] = ACTIONS(1117), [anon_sym_switch] = ACTIONS(1120), [anon_sym_case] = ACTIONS(1123), [anon_sym_default] = ACTIONS(1126), [anon_sym_while] = ACTIONS(1129), [anon_sym_do] = ACTIONS(1132), [anon_sym_for] = ACTIONS(1135), [anon_sym_return] = ACTIONS(1138), [anon_sym_break] = ACTIONS(1141), [anon_sym_continue] = ACTIONS(1144), [anon_sym_goto] = ACTIONS(1147), [anon_sym___try] = ACTIONS(1150), [anon_sym___leave] = ACTIONS(1153), [anon_sym_not] = ACTIONS(410), [anon_sym_compl] = ACTIONS(410), [anon_sym_DASH_DASH] = ACTIONS(533), [anon_sym_PLUS_PLUS] = ACTIONS(533), [anon_sym_sizeof] = ACTIONS(536), [anon_sym___alignof__] = ACTIONS(539), [anon_sym___alignof] = ACTIONS(539), [anon_sym__alignof] = ACTIONS(539), [anon_sym_alignof] = ACTIONS(539), [anon_sym__Alignof] = ACTIONS(539), [anon_sym_offsetof] = ACTIONS(542), [anon_sym__Generic] = ACTIONS(545), [anon_sym_asm] = ACTIONS(548), [anon_sym___asm__] = ACTIONS(548), [anon_sym___asm] = ACTIONS(548), [sym_number_literal] = ACTIONS(551), [anon_sym_L_SQUOTE] = ACTIONS(554), [anon_sym_u_SQUOTE] = ACTIONS(554), [anon_sym_U_SQUOTE] = ACTIONS(554), [anon_sym_u8_SQUOTE] = ACTIONS(554), [anon_sym_SQUOTE] = ACTIONS(554), [anon_sym_L_DQUOTE] = ACTIONS(557), [anon_sym_u_DQUOTE] = ACTIONS(557), [anon_sym_U_DQUOTE] = ACTIONS(557), [anon_sym_u8_DQUOTE] = ACTIONS(557), [anon_sym_DQUOTE] = ACTIONS(557), [sym_true] = ACTIONS(560), [sym_false] = ACTIONS(560), [anon_sym_NULL] = ACTIONS(563), [anon_sym_nullptr] = ACTIONS(563), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(566), [anon_sym_decltype] = ACTIONS(569), [anon_sym_explicit] = ACTIONS(572), [anon_sym_typename] = ACTIONS(575), [anon_sym_template] = ACTIONS(1156), [anon_sym_operator] = ACTIONS(581), [anon_sym_try] = ACTIONS(1159), [anon_sym_delete] = ACTIONS(587), [anon_sym_throw] = ACTIONS(1162), [anon_sym_namespace] = ACTIONS(1165), [anon_sym_static_assert] = ACTIONS(1168), [anon_sym_concept] = ACTIONS(1171), [anon_sym_co_return] = ACTIONS(1174), [anon_sym_co_yield] = ACTIONS(1177), [anon_sym_R_DQUOTE] = ACTIONS(608), [anon_sym_LR_DQUOTE] = ACTIONS(608), [anon_sym_uR_DQUOTE] = ACTIONS(608), [anon_sym_UR_DQUOTE] = ACTIONS(608), [anon_sym_u8R_DQUOTE] = ACTIONS(608), [anon_sym_co_await] = ACTIONS(611), [anon_sym_new] = ACTIONS(614), [anon_sym_requires] = ACTIONS(617), [sym_this] = ACTIONS(560), }, [STATE(51)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1180), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(52)] = { [sym__block_item] = STATE(53), [sym_preproc_include] = STATE(53), [sym_preproc_def] = STATE(53), [sym_preproc_function_def] = STATE(53), [sym_preproc_call] = STATE(53), [sym_preproc_if] = STATE(53), [sym_preproc_ifdef] = STATE(53), [sym_function_definition] = STATE(53), [sym_declaration] = STATE(53), [sym_type_definition] = STATE(53), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(53), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(53), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(53), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(53), [sym_template_instantiation] = STATE(53), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(53), [sym_operator_cast_declaration] = STATE(53), [sym_constructor_or_destructor_definition] = STATE(53), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(53), [sym_namespace_alias_definition] = STATE(53), [sym_using_declaration] = STATE(53), [sym_alias_declaration] = STATE(53), [sym_static_assert_declaration] = STATE(53), [sym_concept_definition] = STATE(53), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(53), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1182), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(53)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1184), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(54)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1186), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(55)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1188), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(56)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1190), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(57)] = { [sym__block_item] = STATE(58), [sym_preproc_include] = STATE(58), [sym_preproc_def] = STATE(58), [sym_preproc_function_def] = STATE(58), [sym_preproc_call] = STATE(58), [sym_preproc_if] = STATE(58), [sym_preproc_ifdef] = STATE(58), [sym_function_definition] = STATE(58), [sym_declaration] = STATE(58), [sym_type_definition] = STATE(58), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(58), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(58), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(58), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(58), [sym_template_instantiation] = STATE(58), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(58), [sym_operator_cast_declaration] = STATE(58), [sym_constructor_or_destructor_definition] = STATE(58), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(58), [sym_namespace_alias_definition] = STATE(58), [sym_using_declaration] = STATE(58), [sym_alias_declaration] = STATE(58), [sym_static_assert_declaration] = STATE(58), [sym_concept_definition] = STATE(58), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(58), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1192), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(58)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1194), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(59)] = { [sym__block_item] = STATE(60), [sym_preproc_include] = STATE(60), [sym_preproc_def] = STATE(60), [sym_preproc_function_def] = STATE(60), [sym_preproc_call] = STATE(60), [sym_preproc_if] = STATE(60), [sym_preproc_ifdef] = STATE(60), [sym_function_definition] = STATE(60), [sym_declaration] = STATE(60), [sym_type_definition] = STATE(60), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(60), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(60), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(60), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(60), [sym_template_instantiation] = STATE(60), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(60), [sym_operator_cast_declaration] = STATE(60), [sym_constructor_or_destructor_definition] = STATE(60), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(60), [sym_namespace_alias_definition] = STATE(60), [sym_using_declaration] = STATE(60), [sym_alias_declaration] = STATE(60), [sym_static_assert_declaration] = STATE(60), [sym_concept_definition] = STATE(60), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(60), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1196), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(60)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1198), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(61)] = { [sym__block_item] = STATE(38), [sym_preproc_include] = STATE(38), [sym_preproc_def] = STATE(38), [sym_preproc_function_def] = STATE(38), [sym_preproc_call] = STATE(38), [sym_preproc_if] = STATE(38), [sym_preproc_ifdef] = STATE(38), [sym_function_definition] = STATE(38), [sym_declaration] = STATE(38), [sym_type_definition] = STATE(38), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4736), [sym_linkage_specification] = STATE(38), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1914), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6513), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(507), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2867), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(811), [sym_statement] = STATE(38), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(38), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1790), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(38), [sym_template_instantiation] = STATE(38), [sym_operator_cast] = STATE(7030), [sym__constructor_specifiers] = STATE(1790), [sym_operator_cast_definition] = STATE(38), [sym_operator_cast_declaration] = STATE(38), [sym_constructor_or_destructor_definition] = STATE(38), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(38), [sym_namespace_alias_definition] = STATE(38), [sym_using_declaration] = STATE(38), [sym_alias_declaration] = STATE(38), [sym_static_assert_declaration] = STATE(38), [sym_concept_definition] = STATE(38), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(7030), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(38), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(145), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1790), [sym_identifier] = ACTIONS(1000), [aux_sym_preproc_include_token1] = ACTIONS(1002), [aux_sym_preproc_def_token1] = ACTIONS(1004), [aux_sym_preproc_if_token1] = ACTIONS(1006), [aux_sym_preproc_if_token2] = ACTIONS(1200), [aux_sym_preproc_ifdef_token1] = ACTIONS(1010), [aux_sym_preproc_ifdef_token2] = ACTIONS(1010), [sym_preproc_directive] = ACTIONS(1012), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(1016), [anon_sym_typedef] = ACTIONS(1018), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(1020), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1022), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(1026), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1054), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_namespace] = ACTIONS(1060), [anon_sym_static_assert] = ACTIONS(1062), [anon_sym_concept] = ACTIONS(1064), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(62)] = { [sym__block_item] = STATE(63), [sym_preproc_include] = STATE(63), [sym_preproc_def] = STATE(63), [sym_preproc_function_def] = STATE(63), [sym_preproc_call] = STATE(63), [sym_preproc_if] = STATE(63), [sym_preproc_ifdef] = STATE(63), [sym_function_definition] = STATE(63), [sym_declaration] = STATE(63), [sym_type_definition] = STATE(63), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(63), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(63), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(63), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(63), [sym_template_instantiation] = STATE(63), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(63), [sym_operator_cast_declaration] = STATE(63), [sym_constructor_or_destructor_definition] = STATE(63), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(63), [sym_namespace_alias_definition] = STATE(63), [sym_using_declaration] = STATE(63), [sym_alias_declaration] = STATE(63), [sym_static_assert_declaration] = STATE(63), [sym_concept_definition] = STATE(63), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(63), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1202), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(63)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1204), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(64)] = { [sym__block_item] = STATE(65), [sym_preproc_include] = STATE(65), [sym_preproc_def] = STATE(65), [sym_preproc_function_def] = STATE(65), [sym_preproc_call] = STATE(65), [sym_preproc_if] = STATE(65), [sym_preproc_ifdef] = STATE(65), [sym_function_definition] = STATE(65), [sym_declaration] = STATE(65), [sym_type_definition] = STATE(65), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(65), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(65), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(65), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(65), [sym_template_instantiation] = STATE(65), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(65), [sym_operator_cast_declaration] = STATE(65), [sym_constructor_or_destructor_definition] = STATE(65), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(65), [sym_namespace_alias_definition] = STATE(65), [sym_using_declaration] = STATE(65), [sym_alias_declaration] = STATE(65), [sym_static_assert_declaration] = STATE(65), [sym_concept_definition] = STATE(65), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(65), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1206), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(65)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1208), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(66)] = { [sym__block_item] = STATE(67), [sym_preproc_include] = STATE(67), [sym_preproc_def] = STATE(67), [sym_preproc_function_def] = STATE(67), [sym_preproc_call] = STATE(67), [sym_preproc_if] = STATE(67), [sym_preproc_ifdef] = STATE(67), [sym_function_definition] = STATE(67), [sym_declaration] = STATE(67), [sym_type_definition] = STATE(67), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(67), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(67), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(67), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(67), [sym_template_instantiation] = STATE(67), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(67), [sym_operator_cast_declaration] = STATE(67), [sym_constructor_or_destructor_definition] = STATE(67), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(67), [sym_namespace_alias_definition] = STATE(67), [sym_using_declaration] = STATE(67), [sym_alias_declaration] = STATE(67), [sym_static_assert_declaration] = STATE(67), [sym_concept_definition] = STATE(67), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(67), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1210), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(67)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1212), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(68)] = { [sym__block_item] = STATE(69), [sym_preproc_include] = STATE(69), [sym_preproc_def] = STATE(69), [sym_preproc_function_def] = STATE(69), [sym_preproc_call] = STATE(69), [sym_preproc_if] = STATE(69), [sym_preproc_ifdef] = STATE(69), [sym_function_definition] = STATE(69), [sym_declaration] = STATE(69), [sym_type_definition] = STATE(69), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(69), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(69), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(69), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(69), [sym_template_instantiation] = STATE(69), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(69), [sym_operator_cast_declaration] = STATE(69), [sym_constructor_or_destructor_definition] = STATE(69), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(69), [sym_namespace_alias_definition] = STATE(69), [sym_using_declaration] = STATE(69), [sym_alias_declaration] = STATE(69), [sym_static_assert_declaration] = STATE(69), [sym_concept_definition] = STATE(69), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(69), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1214), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(69)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1216), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(70)] = { [sym__block_item] = STATE(71), [sym_preproc_include] = STATE(71), [sym_preproc_def] = STATE(71), [sym_preproc_function_def] = STATE(71), [sym_preproc_call] = STATE(71), [sym_preproc_if] = STATE(71), [sym_preproc_ifdef] = STATE(71), [sym_function_definition] = STATE(71), [sym_declaration] = STATE(71), [sym_type_definition] = STATE(71), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(71), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(71), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(71), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(71), [sym_template_instantiation] = STATE(71), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(71), [sym_operator_cast_declaration] = STATE(71), [sym_constructor_or_destructor_definition] = STATE(71), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(71), [sym_namespace_alias_definition] = STATE(71), [sym_using_declaration] = STATE(71), [sym_alias_declaration] = STATE(71), [sym_static_assert_declaration] = STATE(71), [sym_concept_definition] = STATE(71), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(71), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1218), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(71)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1220), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(72)] = { [sym__block_item] = STATE(73), [sym_preproc_include] = STATE(73), [sym_preproc_def] = STATE(73), [sym_preproc_function_def] = STATE(73), [sym_preproc_call] = STATE(73), [sym_preproc_if] = STATE(73), [sym_preproc_ifdef] = STATE(73), [sym_function_definition] = STATE(73), [sym_declaration] = STATE(73), [sym_type_definition] = STATE(73), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(73), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(73), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(73), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(73), [sym_template_instantiation] = STATE(73), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(73), [sym_operator_cast_declaration] = STATE(73), [sym_constructor_or_destructor_definition] = STATE(73), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(73), [sym_namespace_alias_definition] = STATE(73), [sym_using_declaration] = STATE(73), [sym_alias_declaration] = STATE(73), [sym_static_assert_declaration] = STATE(73), [sym_concept_definition] = STATE(73), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(73), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1222), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(73)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1224), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(74)] = { [sym__block_item] = STATE(75), [sym_preproc_include] = STATE(75), [sym_preproc_def] = STATE(75), [sym_preproc_function_def] = STATE(75), [sym_preproc_call] = STATE(75), [sym_preproc_if] = STATE(75), [sym_preproc_ifdef] = STATE(75), [sym_function_definition] = STATE(75), [sym_declaration] = STATE(75), [sym_type_definition] = STATE(75), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(75), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(75), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(75), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(75), [sym_template_instantiation] = STATE(75), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(75), [sym_operator_cast_declaration] = STATE(75), [sym_constructor_or_destructor_definition] = STATE(75), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(75), [sym_namespace_alias_definition] = STATE(75), [sym_using_declaration] = STATE(75), [sym_alias_declaration] = STATE(75), [sym_static_assert_declaration] = STATE(75), [sym_concept_definition] = STATE(75), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(75), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1226), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(75)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1228), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(76)] = { [sym__block_item] = STATE(77), [sym_preproc_include] = STATE(77), [sym_preproc_def] = STATE(77), [sym_preproc_function_def] = STATE(77), [sym_preproc_call] = STATE(77), [sym_preproc_if] = STATE(77), [sym_preproc_ifdef] = STATE(77), [sym_function_definition] = STATE(77), [sym_declaration] = STATE(77), [sym_type_definition] = STATE(77), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(77), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(77), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(77), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(77), [sym_template_instantiation] = STATE(77), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(77), [sym_operator_cast_declaration] = STATE(77), [sym_constructor_or_destructor_definition] = STATE(77), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(77), [sym_namespace_alias_definition] = STATE(77), [sym_using_declaration] = STATE(77), [sym_alias_declaration] = STATE(77), [sym_static_assert_declaration] = STATE(77), [sym_concept_definition] = STATE(77), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(77), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1230), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(77)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1232), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(78)] = { [sym__block_item] = STATE(79), [sym_preproc_include] = STATE(79), [sym_preproc_def] = STATE(79), [sym_preproc_function_def] = STATE(79), [sym_preproc_call] = STATE(79), [sym_preproc_if] = STATE(79), [sym_preproc_ifdef] = STATE(79), [sym_function_definition] = STATE(79), [sym_declaration] = STATE(79), [sym_type_definition] = STATE(79), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(79), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(79), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(79), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(79), [sym_template_instantiation] = STATE(79), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(79), [sym_operator_cast_declaration] = STATE(79), [sym_constructor_or_destructor_definition] = STATE(79), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(79), [sym_namespace_alias_definition] = STATE(79), [sym_using_declaration] = STATE(79), [sym_alias_declaration] = STATE(79), [sym_static_assert_declaration] = STATE(79), [sym_concept_definition] = STATE(79), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(79), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1234), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(79)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1236), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(80)] = { [sym__block_item] = STATE(81), [sym_preproc_include] = STATE(81), [sym_preproc_def] = STATE(81), [sym_preproc_function_def] = STATE(81), [sym_preproc_call] = STATE(81), [sym_preproc_if] = STATE(81), [sym_preproc_ifdef] = STATE(81), [sym_function_definition] = STATE(81), [sym_declaration] = STATE(81), [sym_type_definition] = STATE(81), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(81), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(81), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(81), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(81), [sym_template_instantiation] = STATE(81), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(81), [sym_operator_cast_declaration] = STATE(81), [sym_constructor_or_destructor_definition] = STATE(81), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(81), [sym_namespace_alias_definition] = STATE(81), [sym_using_declaration] = STATE(81), [sym_alias_declaration] = STATE(81), [sym_static_assert_declaration] = STATE(81), [sym_concept_definition] = STATE(81), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(81), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1238), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(81)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1240), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(82)] = { [sym__block_item] = STATE(83), [sym_preproc_include] = STATE(83), [sym_preproc_def] = STATE(83), [sym_preproc_function_def] = STATE(83), [sym_preproc_call] = STATE(83), [sym_preproc_if] = STATE(83), [sym_preproc_ifdef] = STATE(83), [sym_function_definition] = STATE(83), [sym_declaration] = STATE(83), [sym_type_definition] = STATE(83), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(83), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(83), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(83), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(83), [sym_template_instantiation] = STATE(83), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(83), [sym_operator_cast_declaration] = STATE(83), [sym_constructor_or_destructor_definition] = STATE(83), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(83), [sym_namespace_alias_definition] = STATE(83), [sym_using_declaration] = STATE(83), [sym_alias_declaration] = STATE(83), [sym_static_assert_declaration] = STATE(83), [sym_concept_definition] = STATE(83), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(83), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1242), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(83)] = { [sym__block_item] = STATE(50), [sym_preproc_include] = STATE(50), [sym_preproc_def] = STATE(50), [sym_preproc_function_def] = STATE(50), [sym_preproc_call] = STATE(50), [sym_preproc_if] = STATE(50), [sym_preproc_ifdef] = STATE(50), [sym_function_definition] = STATE(50), [sym_declaration] = STATE(50), [sym_type_definition] = STATE(50), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(50), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(50), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(50), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(50), [sym_template_instantiation] = STATE(50), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(50), [sym_operator_cast_declaration] = STATE(50), [sym_constructor_or_destructor_definition] = STATE(50), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(50), [sym_namespace_alias_definition] = STATE(50), [sym_using_declaration] = STATE(50), [sym_alias_declaration] = STATE(50), [sym_static_assert_declaration] = STATE(50), [sym_concept_definition] = STATE(50), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(50), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1244), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(84)] = { [sym__block_item] = STATE(56), [sym_preproc_include] = STATE(56), [sym_preproc_def] = STATE(56), [sym_preproc_function_def] = STATE(56), [sym_preproc_call] = STATE(56), [sym_preproc_if] = STATE(56), [sym_preproc_ifdef] = STATE(56), [sym_function_definition] = STATE(56), [sym_declaration] = STATE(56), [sym_type_definition] = STATE(56), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_linkage_specification] = STATE(56), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(884), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6520), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(678), [sym_statement] = STATE(56), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym__empty_declaration] = STATE(56), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_explicit_function_specifier] = STATE(1754), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(56), [sym_template_instantiation] = STATE(56), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1754), [sym_operator_cast_definition] = STATE(56), [sym_operator_cast_declaration] = STATE(56), [sym_constructor_or_destructor_definition] = STATE(56), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(4489), [sym_namespace_definition] = STATE(56), [sym_namespace_alias_definition] = STATE(56), [sym_using_declaration] = STATE(56), [sym_alias_declaration] = STATE(56), [sym_static_assert_declaration] = STATE(56), [sym_concept_definition] = STATE(56), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5578), [sym_qualified_identifier] = STATE(3197), [sym_qualified_type_identifier] = STATE(2927), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3262), [aux_sym_preproc_if_repeat1] = STATE(56), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(141), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1754), [sym_identifier] = ACTIONS(864), [aux_sym_preproc_include_token1] = ACTIONS(169), [aux_sym_preproc_def_token1] = ACTIONS(171), [aux_sym_preproc_if_token1] = ACTIONS(175), [aux_sym_preproc_ifdef_token1] = ACTIONS(177), [aux_sym_preproc_ifdef_token2] = ACTIONS(177), [sym_preproc_directive] = ACTIONS(179), [anon_sym_LPAREN2] = ACTIONS(19), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(23), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(183), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(187), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(189), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(49), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1246), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(61), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(197), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(231), [anon_sym_operator] = ACTIONS(141), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(237), [anon_sym_static_assert] = ACTIONS(239), [anon_sym_concept] = ACTIONS(241), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(85)] = { [sym_declaration] = STATE(87), [sym_type_definition] = STATE(87), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4807), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(87), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(87), [sym_labeled_statement] = STATE(87), [sym_expression_statement] = STATE(87), [sym_if_statement] = STATE(87), [sym_switch_statement] = STATE(87), [sym_while_statement] = STATE(87), [sym_do_statement] = STATE(87), [sym_for_statement] = STATE(87), [sym_return_statement] = STATE(87), [sym_break_statement] = STATE(87), [sym_continue_statement] = STATE(87), [sym_goto_statement] = STATE(87), [sym_seh_try_statement] = STATE(87), [sym_seh_leave_statement] = STATE(87), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(87), [sym_co_return_statement] = STATE(87), [sym_co_yield_statement] = STATE(87), [sym_throw_statement] = STATE(87), [sym_try_statement] = STATE(87), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(186), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(87), [sym_identifier] = ACTIONS(1248), [aux_sym_preproc_include_token1] = ACTIONS(1250), [aux_sym_preproc_def_token1] = ACTIONS(1250), [aux_sym_preproc_if_token1] = ACTIONS(1250), [aux_sym_preproc_if_token2] = ACTIONS(1250), [aux_sym_preproc_ifdef_token1] = ACTIONS(1250), [aux_sym_preproc_ifdef_token2] = ACTIONS(1250), [aux_sym_preproc_else_token1] = ACTIONS(1250), [aux_sym_preproc_elif_token1] = ACTIONS(1250), [aux_sym_preproc_elifdef_token1] = ACTIONS(1250), [aux_sym_preproc_elifdef_token2] = ACTIONS(1250), [sym_preproc_directive] = ACTIONS(1250), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1256), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(1260), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1250), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1250), [anon_sym___cdecl] = ACTIONS(1250), [anon_sym___clrcall] = ACTIONS(1250), [anon_sym___stdcall] = ACTIONS(1250), [anon_sym___fastcall] = ACTIONS(1250), [anon_sym___thiscall] = ACTIONS(1250), [anon_sym___vectorcall] = ACTIONS(1250), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_else] = ACTIONS(1250), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(1250), [anon_sym_default] = ACTIONS(1250), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1250), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1250), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(1250), [anon_sym_static_assert] = ACTIONS(1250), [anon_sym_concept] = ACTIONS(1250), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(86)] = { [sym_declaration] = STATE(87), [sym_type_definition] = STATE(87), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4807), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(87), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(87), [sym_labeled_statement] = STATE(87), [sym_expression_statement] = STATE(87), [sym_if_statement] = STATE(87), [sym_switch_statement] = STATE(87), [sym_while_statement] = STATE(87), [sym_do_statement] = STATE(87), [sym_for_statement] = STATE(87), [sym_return_statement] = STATE(87), [sym_break_statement] = STATE(87), [sym_continue_statement] = STATE(87), [sym_goto_statement] = STATE(87), [sym_seh_try_statement] = STATE(87), [sym_seh_leave_statement] = STATE(87), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(87), [sym_co_return_statement] = STATE(87), [sym_co_yield_statement] = STATE(87), [sym_throw_statement] = STATE(87), [sym_try_statement] = STATE(87), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(186), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(87), [sym_identifier] = ACTIONS(1248), [aux_sym_preproc_include_token1] = ACTIONS(1270), [aux_sym_preproc_def_token1] = ACTIONS(1270), [aux_sym_preproc_if_token1] = ACTIONS(1270), [aux_sym_preproc_if_token2] = ACTIONS(1270), [aux_sym_preproc_ifdef_token1] = ACTIONS(1270), [aux_sym_preproc_ifdef_token2] = ACTIONS(1270), [aux_sym_preproc_else_token1] = ACTIONS(1270), [aux_sym_preproc_elif_token1] = ACTIONS(1270), [aux_sym_preproc_elifdef_token1] = ACTIONS(1270), [aux_sym_preproc_elifdef_token2] = ACTIONS(1270), [sym_preproc_directive] = ACTIONS(1270), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1272), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(1260), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1270), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1270), [anon_sym___cdecl] = ACTIONS(1270), [anon_sym___clrcall] = ACTIONS(1270), [anon_sym___stdcall] = ACTIONS(1270), [anon_sym___fastcall] = ACTIONS(1270), [anon_sym___thiscall] = ACTIONS(1270), [anon_sym___vectorcall] = ACTIONS(1270), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_else] = ACTIONS(1270), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(1270), [anon_sym_default] = ACTIONS(1270), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1270), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1270), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(1270), [anon_sym_static_assert] = ACTIONS(1270), [anon_sym_concept] = ACTIONS(1270), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(87)] = { [sym_declaration] = STATE(87), [sym_type_definition] = STATE(87), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4807), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(87), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(87), [sym_labeled_statement] = STATE(87), [sym_expression_statement] = STATE(87), [sym_if_statement] = STATE(87), [sym_switch_statement] = STATE(87), [sym_while_statement] = STATE(87), [sym_do_statement] = STATE(87), [sym_for_statement] = STATE(87), [sym_return_statement] = STATE(87), [sym_break_statement] = STATE(87), [sym_continue_statement] = STATE(87), [sym_goto_statement] = STATE(87), [sym_seh_try_statement] = STATE(87), [sym_seh_leave_statement] = STATE(87), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(87), [sym_co_return_statement] = STATE(87), [sym_co_yield_statement] = STATE(87), [sym_throw_statement] = STATE(87), [sym_try_statement] = STATE(87), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(186), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(87), [sym_identifier] = ACTIONS(1274), [aux_sym_preproc_include_token1] = ACTIONS(1277), [aux_sym_preproc_def_token1] = ACTIONS(1277), [aux_sym_preproc_if_token1] = ACTIONS(1277), [aux_sym_preproc_if_token2] = ACTIONS(1277), [aux_sym_preproc_ifdef_token1] = ACTIONS(1277), [aux_sym_preproc_ifdef_token2] = ACTIONS(1277), [aux_sym_preproc_else_token1] = ACTIONS(1277), [aux_sym_preproc_elif_token1] = ACTIONS(1277), [aux_sym_preproc_elifdef_token1] = ACTIONS(1277), [aux_sym_preproc_elifdef_token2] = ACTIONS(1277), [sym_preproc_directive] = ACTIONS(1277), [anon_sym_LPAREN2] = ACTIONS(1279), [anon_sym_BANG] = ACTIONS(1282), [anon_sym_TILDE] = ACTIONS(1282), [anon_sym_DASH] = ACTIONS(1285), [anon_sym_PLUS] = ACTIONS(1285), [anon_sym_STAR] = ACTIONS(1288), [anon_sym_AMP_AMP] = ACTIONS(1291), [anon_sym_AMP] = ACTIONS(1293), [anon_sym_SEMI] = ACTIONS(1296), [anon_sym___extension__] = ACTIONS(1299), [anon_sym_typedef] = ACTIONS(1302), [anon_sym_virtual] = ACTIONS(1305), [anon_sym_extern] = ACTIONS(1308), [anon_sym___attribute__] = ACTIONS(1311), [anon_sym___attribute] = ACTIONS(1311), [anon_sym_using] = ACTIONS(1277), [anon_sym_COLON_COLON] = ACTIONS(1314), [anon_sym_LBRACK_LBRACK] = ACTIONS(1317), [anon_sym___declspec] = ACTIONS(1320), [anon_sym___based] = ACTIONS(1277), [anon_sym___cdecl] = ACTIONS(1277), [anon_sym___clrcall] = ACTIONS(1277), [anon_sym___stdcall] = ACTIONS(1277), [anon_sym___fastcall] = ACTIONS(1277), [anon_sym___thiscall] = ACTIONS(1277), [anon_sym___vectorcall] = ACTIONS(1277), [anon_sym_LBRACE] = ACTIONS(1323), [anon_sym_signed] = ACTIONS(1326), [anon_sym_unsigned] = ACTIONS(1326), [anon_sym_long] = ACTIONS(1326), [anon_sym_short] = ACTIONS(1326), [anon_sym_LBRACK] = ACTIONS(1329), [anon_sym_static] = ACTIONS(1308), [anon_sym_register] = ACTIONS(1308), [anon_sym_inline] = ACTIONS(1308), [anon_sym___inline] = ACTIONS(1308), [anon_sym___inline__] = ACTIONS(1308), [anon_sym___forceinline] = ACTIONS(1308), [anon_sym_thread_local] = ACTIONS(1308), [anon_sym___thread] = ACTIONS(1308), [anon_sym_const] = ACTIONS(1332), [anon_sym_constexpr] = ACTIONS(1332), [anon_sym_volatile] = ACTIONS(1332), [anon_sym_restrict] = ACTIONS(1332), [anon_sym___restrict__] = ACTIONS(1332), [anon_sym__Atomic] = ACTIONS(1332), [anon_sym__Noreturn] = ACTIONS(1332), [anon_sym_noreturn] = ACTIONS(1332), [anon_sym__Nonnull] = ACTIONS(1332), [anon_sym_mutable] = ACTIONS(1332), [anon_sym_constinit] = ACTIONS(1332), [anon_sym_consteval] = ACTIONS(1332), [anon_sym_alignas] = ACTIONS(1335), [anon_sym__Alignas] = ACTIONS(1335), [sym_primitive_type] = ACTIONS(1338), [anon_sym_enum] = ACTIONS(1341), [anon_sym_class] = ACTIONS(1344), [anon_sym_struct] = ACTIONS(1347), [anon_sym_union] = ACTIONS(1350), [anon_sym_if] = ACTIONS(1353), [anon_sym_else] = ACTIONS(1277), [anon_sym_switch] = ACTIONS(1356), [anon_sym_case] = ACTIONS(1277), [anon_sym_default] = ACTIONS(1277), [anon_sym_while] = ACTIONS(1359), [anon_sym_do] = ACTIONS(1362), [anon_sym_for] = ACTIONS(1365), [anon_sym_return] = ACTIONS(1368), [anon_sym_break] = ACTIONS(1371), [anon_sym_continue] = ACTIONS(1374), [anon_sym_goto] = ACTIONS(1377), [anon_sym___try] = ACTIONS(1380), [anon_sym___leave] = ACTIONS(1383), [anon_sym_not] = ACTIONS(1285), [anon_sym_compl] = ACTIONS(1285), [anon_sym_DASH_DASH] = ACTIONS(1386), [anon_sym_PLUS_PLUS] = ACTIONS(1386), [anon_sym_sizeof] = ACTIONS(1389), [anon_sym___alignof__] = ACTIONS(1392), [anon_sym___alignof] = ACTIONS(1392), [anon_sym__alignof] = ACTIONS(1392), [anon_sym_alignof] = ACTIONS(1392), [anon_sym__Alignof] = ACTIONS(1392), [anon_sym_offsetof] = ACTIONS(1395), [anon_sym__Generic] = ACTIONS(1398), [anon_sym_asm] = ACTIONS(1401), [anon_sym___asm__] = ACTIONS(1401), [anon_sym___asm] = ACTIONS(1401), [sym_number_literal] = ACTIONS(1404), [anon_sym_L_SQUOTE] = ACTIONS(1407), [anon_sym_u_SQUOTE] = ACTIONS(1407), [anon_sym_U_SQUOTE] = ACTIONS(1407), [anon_sym_u8_SQUOTE] = ACTIONS(1407), [anon_sym_SQUOTE] = ACTIONS(1407), [anon_sym_L_DQUOTE] = ACTIONS(1410), [anon_sym_u_DQUOTE] = ACTIONS(1410), [anon_sym_U_DQUOTE] = ACTIONS(1410), [anon_sym_u8_DQUOTE] = ACTIONS(1410), [anon_sym_DQUOTE] = ACTIONS(1410), [sym_true] = ACTIONS(1413), [sym_false] = ACTIONS(1413), [anon_sym_NULL] = ACTIONS(1416), [anon_sym_nullptr] = ACTIONS(1416), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1419), [anon_sym_decltype] = ACTIONS(1422), [anon_sym_explicit] = ACTIONS(1277), [anon_sym_typename] = ACTIONS(1425), [anon_sym_template] = ACTIONS(1428), [anon_sym_operator] = ACTIONS(1277), [anon_sym_try] = ACTIONS(1431), [anon_sym_delete] = ACTIONS(1434), [anon_sym_throw] = ACTIONS(1437), [anon_sym_namespace] = ACTIONS(1277), [anon_sym_static_assert] = ACTIONS(1277), [anon_sym_concept] = ACTIONS(1277), [anon_sym_co_return] = ACTIONS(1440), [anon_sym_co_yield] = ACTIONS(1443), [anon_sym_R_DQUOTE] = ACTIONS(1446), [anon_sym_LR_DQUOTE] = ACTIONS(1446), [anon_sym_uR_DQUOTE] = ACTIONS(1446), [anon_sym_UR_DQUOTE] = ACTIONS(1446), [anon_sym_u8R_DQUOTE] = ACTIONS(1446), [anon_sym_co_await] = ACTIONS(1449), [anon_sym_new] = ACTIONS(1452), [anon_sym_requires] = ACTIONS(1455), [sym_this] = ACTIONS(1413), }, [STATE(88)] = { [sym_declaration] = STATE(86), [sym_type_definition] = STATE(86), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4807), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(86), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(86), [sym_labeled_statement] = STATE(86), [sym_expression_statement] = STATE(86), [sym_if_statement] = STATE(86), [sym_switch_statement] = STATE(86), [sym_while_statement] = STATE(86), [sym_do_statement] = STATE(86), [sym_for_statement] = STATE(86), [sym_return_statement] = STATE(86), [sym_break_statement] = STATE(86), [sym_continue_statement] = STATE(86), [sym_goto_statement] = STATE(86), [sym_seh_try_statement] = STATE(86), [sym_seh_leave_statement] = STATE(86), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(86), [sym_co_return_statement] = STATE(86), [sym_co_yield_statement] = STATE(86), [sym_throw_statement] = STATE(86), [sym_try_statement] = STATE(86), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(186), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(86), [sym_identifier] = ACTIONS(1248), [aux_sym_preproc_include_token1] = ACTIONS(1458), [aux_sym_preproc_def_token1] = ACTIONS(1458), [aux_sym_preproc_if_token1] = ACTIONS(1458), [aux_sym_preproc_if_token2] = ACTIONS(1458), [aux_sym_preproc_ifdef_token1] = ACTIONS(1458), [aux_sym_preproc_ifdef_token2] = ACTIONS(1458), [aux_sym_preproc_else_token1] = ACTIONS(1458), [aux_sym_preproc_elif_token1] = ACTIONS(1458), [aux_sym_preproc_elifdef_token1] = ACTIONS(1458), [aux_sym_preproc_elifdef_token2] = ACTIONS(1458), [sym_preproc_directive] = ACTIONS(1458), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1460), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(1260), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1458), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1458), [anon_sym___cdecl] = ACTIONS(1458), [anon_sym___clrcall] = ACTIONS(1458), [anon_sym___stdcall] = ACTIONS(1458), [anon_sym___fastcall] = ACTIONS(1458), [anon_sym___thiscall] = ACTIONS(1458), [anon_sym___vectorcall] = ACTIONS(1458), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_else] = ACTIONS(1458), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(1458), [anon_sym_default] = ACTIONS(1458), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1458), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1458), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(1458), [anon_sym_static_assert] = ACTIONS(1458), [anon_sym_concept] = ACTIONS(1458), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(89)] = { [sym_declaration] = STATE(85), [sym_type_definition] = STATE(85), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4807), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(85), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(85), [sym_labeled_statement] = STATE(85), [sym_expression_statement] = STATE(85), [sym_if_statement] = STATE(85), [sym_switch_statement] = STATE(85), [sym_while_statement] = STATE(85), [sym_do_statement] = STATE(85), [sym_for_statement] = STATE(85), [sym_return_statement] = STATE(85), [sym_break_statement] = STATE(85), [sym_continue_statement] = STATE(85), [sym_goto_statement] = STATE(85), [sym_seh_try_statement] = STATE(85), [sym_seh_leave_statement] = STATE(85), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(85), [sym_co_return_statement] = STATE(85), [sym_co_yield_statement] = STATE(85), [sym_throw_statement] = STATE(85), [sym_try_statement] = STATE(85), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(186), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(85), [sym_identifier] = ACTIONS(1248), [aux_sym_preproc_include_token1] = ACTIONS(1462), [aux_sym_preproc_def_token1] = ACTIONS(1462), [aux_sym_preproc_if_token1] = ACTIONS(1462), [aux_sym_preproc_if_token2] = ACTIONS(1462), [aux_sym_preproc_ifdef_token1] = ACTIONS(1462), [aux_sym_preproc_ifdef_token2] = ACTIONS(1462), [aux_sym_preproc_else_token1] = ACTIONS(1462), [aux_sym_preproc_elif_token1] = ACTIONS(1462), [aux_sym_preproc_elifdef_token1] = ACTIONS(1462), [aux_sym_preproc_elifdef_token2] = ACTIONS(1462), [sym_preproc_directive] = ACTIONS(1462), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1464), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(1260), [anon_sym_typedef] = ACTIONS(291), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1462), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1462), [anon_sym___cdecl] = ACTIONS(1462), [anon_sym___clrcall] = ACTIONS(1462), [anon_sym___stdcall] = ACTIONS(1462), [anon_sym___fastcall] = ACTIONS(1462), [anon_sym___thiscall] = ACTIONS(1462), [anon_sym___vectorcall] = ACTIONS(1462), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_else] = ACTIONS(1462), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(1462), [anon_sym_default] = ACTIONS(1462), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1462), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1462), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_namespace] = ACTIONS(1462), [anon_sym_static_assert] = ACTIONS(1462), [anon_sym_concept] = ACTIONS(1462), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(90)] = { [sym_declaration] = STATE(92), [sym_type_definition] = STATE(92), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4824), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(92), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(92), [sym_labeled_statement] = STATE(92), [sym_expression_statement] = STATE(92), [sym_if_statement] = STATE(92), [sym_switch_statement] = STATE(92), [sym_while_statement] = STATE(92), [sym_do_statement] = STATE(92), [sym_for_statement] = STATE(92), [sym_return_statement] = STATE(92), [sym_break_statement] = STATE(92), [sym_continue_statement] = STATE(92), [sym_goto_statement] = STATE(92), [sym_seh_try_statement] = STATE(92), [sym_seh_leave_statement] = STATE(92), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(92), [sym_co_return_statement] = STATE(92), [sym_co_yield_statement] = STATE(92), [sym_throw_statement] = STATE(92), [sym_try_statement] = STATE(92), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(179), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(92), [ts_builtin_sym_end] = ACTIONS(1272), [sym_identifier] = ACTIONS(1466), [aux_sym_preproc_include_token1] = ACTIONS(1270), [aux_sym_preproc_def_token1] = ACTIONS(1270), [aux_sym_preproc_if_token1] = ACTIONS(1270), [aux_sym_preproc_ifdef_token1] = ACTIONS(1270), [aux_sym_preproc_ifdef_token2] = ACTIONS(1270), [sym_preproc_directive] = ACTIONS(1270), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1272), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(1468), [anon_sym_typedef] = ACTIONS(37), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1270), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1270), [anon_sym___cdecl] = ACTIONS(1270), [anon_sym___clrcall] = ACTIONS(1270), [anon_sym___stdcall] = ACTIONS(1270), [anon_sym___fastcall] = ACTIONS(1270), [anon_sym___thiscall] = ACTIONS(1270), [anon_sym___vectorcall] = ACTIONS(1270), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(81), [anon_sym_else] = ACTIONS(1270), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1270), [anon_sym_default] = ACTIONS(1270), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1270), [anon_sym_typename] = ACTIONS(131), [anon_sym_export] = ACTIONS(1270), [anon_sym_module] = ACTIONS(1270), [anon_sym_import] = ACTIONS(1270), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1270), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_namespace] = ACTIONS(1270), [anon_sym_static_assert] = ACTIONS(1270), [anon_sym_concept] = ACTIONS(1270), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(91)] = { [sym_declaration] = STATE(92), [sym_type_definition] = STATE(92), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4824), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(92), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(92), [sym_labeled_statement] = STATE(92), [sym_expression_statement] = STATE(92), [sym_if_statement] = STATE(92), [sym_switch_statement] = STATE(92), [sym_while_statement] = STATE(92), [sym_do_statement] = STATE(92), [sym_for_statement] = STATE(92), [sym_return_statement] = STATE(92), [sym_break_statement] = STATE(92), [sym_continue_statement] = STATE(92), [sym_goto_statement] = STATE(92), [sym_seh_try_statement] = STATE(92), [sym_seh_leave_statement] = STATE(92), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(92), [sym_co_return_statement] = STATE(92), [sym_co_yield_statement] = STATE(92), [sym_throw_statement] = STATE(92), [sym_try_statement] = STATE(92), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(179), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(92), [ts_builtin_sym_end] = ACTIONS(1256), [sym_identifier] = ACTIONS(1466), [aux_sym_preproc_include_token1] = ACTIONS(1250), [aux_sym_preproc_def_token1] = ACTIONS(1250), [aux_sym_preproc_if_token1] = ACTIONS(1250), [aux_sym_preproc_ifdef_token1] = ACTIONS(1250), [aux_sym_preproc_ifdef_token2] = ACTIONS(1250), [sym_preproc_directive] = ACTIONS(1250), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1256), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(1468), [anon_sym_typedef] = ACTIONS(37), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1250), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1250), [anon_sym___cdecl] = ACTIONS(1250), [anon_sym___clrcall] = ACTIONS(1250), [anon_sym___stdcall] = ACTIONS(1250), [anon_sym___fastcall] = ACTIONS(1250), [anon_sym___thiscall] = ACTIONS(1250), [anon_sym___vectorcall] = ACTIONS(1250), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(81), [anon_sym_else] = ACTIONS(1250), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1250), [anon_sym_default] = ACTIONS(1250), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1250), [anon_sym_typename] = ACTIONS(131), [anon_sym_export] = ACTIONS(1250), [anon_sym_module] = ACTIONS(1250), [anon_sym_import] = ACTIONS(1250), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1250), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_namespace] = ACTIONS(1250), [anon_sym_static_assert] = ACTIONS(1250), [anon_sym_concept] = ACTIONS(1250), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(92)] = { [sym_declaration] = STATE(92), [sym_type_definition] = STATE(92), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4824), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(92), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(92), [sym_labeled_statement] = STATE(92), [sym_expression_statement] = STATE(92), [sym_if_statement] = STATE(92), [sym_switch_statement] = STATE(92), [sym_while_statement] = STATE(92), [sym_do_statement] = STATE(92), [sym_for_statement] = STATE(92), [sym_return_statement] = STATE(92), [sym_break_statement] = STATE(92), [sym_continue_statement] = STATE(92), [sym_goto_statement] = STATE(92), [sym_seh_try_statement] = STATE(92), [sym_seh_leave_statement] = STATE(92), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(92), [sym_co_return_statement] = STATE(92), [sym_co_yield_statement] = STATE(92), [sym_throw_statement] = STATE(92), [sym_try_statement] = STATE(92), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(179), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(92), [ts_builtin_sym_end] = ACTIONS(1291), [sym_identifier] = ACTIONS(1470), [aux_sym_preproc_include_token1] = ACTIONS(1277), [aux_sym_preproc_def_token1] = ACTIONS(1277), [aux_sym_preproc_if_token1] = ACTIONS(1277), [aux_sym_preproc_ifdef_token1] = ACTIONS(1277), [aux_sym_preproc_ifdef_token2] = ACTIONS(1277), [sym_preproc_directive] = ACTIONS(1277), [anon_sym_LPAREN2] = ACTIONS(1279), [anon_sym_BANG] = ACTIONS(1282), [anon_sym_TILDE] = ACTIONS(1282), [anon_sym_DASH] = ACTIONS(1285), [anon_sym_PLUS] = ACTIONS(1285), [anon_sym_STAR] = ACTIONS(1288), [anon_sym_AMP_AMP] = ACTIONS(1291), [anon_sym_AMP] = ACTIONS(1293), [anon_sym_SEMI] = ACTIONS(1473), [anon_sym___extension__] = ACTIONS(1476), [anon_sym_typedef] = ACTIONS(1479), [anon_sym_virtual] = ACTIONS(1305), [anon_sym_extern] = ACTIONS(1308), [anon_sym___attribute__] = ACTIONS(1311), [anon_sym___attribute] = ACTIONS(1311), [anon_sym_using] = ACTIONS(1277), [anon_sym_COLON_COLON] = ACTIONS(1314), [anon_sym_LBRACK_LBRACK] = ACTIONS(1317), [anon_sym___declspec] = ACTIONS(1320), [anon_sym___based] = ACTIONS(1277), [anon_sym___cdecl] = ACTIONS(1277), [anon_sym___clrcall] = ACTIONS(1277), [anon_sym___stdcall] = ACTIONS(1277), [anon_sym___fastcall] = ACTIONS(1277), [anon_sym___thiscall] = ACTIONS(1277), [anon_sym___vectorcall] = ACTIONS(1277), [anon_sym_LBRACE] = ACTIONS(1482), [anon_sym_signed] = ACTIONS(1326), [anon_sym_unsigned] = ACTIONS(1326), [anon_sym_long] = ACTIONS(1326), [anon_sym_short] = ACTIONS(1326), [anon_sym_LBRACK] = ACTIONS(1329), [anon_sym_static] = ACTIONS(1308), [anon_sym_register] = ACTIONS(1308), [anon_sym_inline] = ACTIONS(1308), [anon_sym___inline] = ACTIONS(1308), [anon_sym___inline__] = ACTIONS(1308), [anon_sym___forceinline] = ACTIONS(1308), [anon_sym_thread_local] = ACTIONS(1308), [anon_sym___thread] = ACTIONS(1308), [anon_sym_const] = ACTIONS(1332), [anon_sym_constexpr] = ACTIONS(1332), [anon_sym_volatile] = ACTIONS(1332), [anon_sym_restrict] = ACTIONS(1332), [anon_sym___restrict__] = ACTIONS(1332), [anon_sym__Atomic] = ACTIONS(1332), [anon_sym__Noreturn] = ACTIONS(1332), [anon_sym_noreturn] = ACTIONS(1332), [anon_sym__Nonnull] = ACTIONS(1332), [anon_sym_mutable] = ACTIONS(1332), [anon_sym_constinit] = ACTIONS(1332), [anon_sym_consteval] = ACTIONS(1332), [anon_sym_alignas] = ACTIONS(1335), [anon_sym__Alignas] = ACTIONS(1335), [sym_primitive_type] = ACTIONS(1338), [anon_sym_enum] = ACTIONS(1341), [anon_sym_class] = ACTIONS(1344), [anon_sym_struct] = ACTIONS(1347), [anon_sym_union] = ACTIONS(1350), [anon_sym_if] = ACTIONS(1485), [anon_sym_else] = ACTIONS(1277), [anon_sym_switch] = ACTIONS(1488), [anon_sym_case] = ACTIONS(1277), [anon_sym_default] = ACTIONS(1277), [anon_sym_while] = ACTIONS(1491), [anon_sym_do] = ACTIONS(1494), [anon_sym_for] = ACTIONS(1497), [anon_sym_return] = ACTIONS(1500), [anon_sym_break] = ACTIONS(1503), [anon_sym_continue] = ACTIONS(1506), [anon_sym_goto] = ACTIONS(1509), [anon_sym___try] = ACTIONS(1512), [anon_sym___leave] = ACTIONS(1515), [anon_sym_not] = ACTIONS(1285), [anon_sym_compl] = ACTIONS(1285), [anon_sym_DASH_DASH] = ACTIONS(1386), [anon_sym_PLUS_PLUS] = ACTIONS(1386), [anon_sym_sizeof] = ACTIONS(1389), [anon_sym___alignof__] = ACTIONS(1392), [anon_sym___alignof] = ACTIONS(1392), [anon_sym__alignof] = ACTIONS(1392), [anon_sym_alignof] = ACTIONS(1392), [anon_sym__Alignof] = ACTIONS(1392), [anon_sym_offsetof] = ACTIONS(1395), [anon_sym__Generic] = ACTIONS(1398), [anon_sym_asm] = ACTIONS(1401), [anon_sym___asm__] = ACTIONS(1401), [anon_sym___asm] = ACTIONS(1401), [sym_number_literal] = ACTIONS(1404), [anon_sym_L_SQUOTE] = ACTIONS(1407), [anon_sym_u_SQUOTE] = ACTIONS(1407), [anon_sym_U_SQUOTE] = ACTIONS(1407), [anon_sym_u8_SQUOTE] = ACTIONS(1407), [anon_sym_SQUOTE] = ACTIONS(1407), [anon_sym_L_DQUOTE] = ACTIONS(1410), [anon_sym_u_DQUOTE] = ACTIONS(1410), [anon_sym_U_DQUOTE] = ACTIONS(1410), [anon_sym_u8_DQUOTE] = ACTIONS(1410), [anon_sym_DQUOTE] = ACTIONS(1410), [sym_true] = ACTIONS(1413), [sym_false] = ACTIONS(1413), [anon_sym_NULL] = ACTIONS(1416), [anon_sym_nullptr] = ACTIONS(1416), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1419), [anon_sym_decltype] = ACTIONS(1422), [anon_sym_explicit] = ACTIONS(1277), [anon_sym_typename] = ACTIONS(1425), [anon_sym_export] = ACTIONS(1277), [anon_sym_module] = ACTIONS(1277), [anon_sym_import] = ACTIONS(1277), [anon_sym_template] = ACTIONS(1428), [anon_sym_operator] = ACTIONS(1277), [anon_sym_try] = ACTIONS(1518), [anon_sym_delete] = ACTIONS(1434), [anon_sym_throw] = ACTIONS(1521), [anon_sym_namespace] = ACTIONS(1277), [anon_sym_static_assert] = ACTIONS(1277), [anon_sym_concept] = ACTIONS(1277), [anon_sym_co_return] = ACTIONS(1524), [anon_sym_co_yield] = ACTIONS(1527), [anon_sym_R_DQUOTE] = ACTIONS(1446), [anon_sym_LR_DQUOTE] = ACTIONS(1446), [anon_sym_uR_DQUOTE] = ACTIONS(1446), [anon_sym_UR_DQUOTE] = ACTIONS(1446), [anon_sym_u8R_DQUOTE] = ACTIONS(1446), [anon_sym_co_await] = ACTIONS(1449), [anon_sym_new] = ACTIONS(1452), [anon_sym_requires] = ACTIONS(1455), [sym_this] = ACTIONS(1413), }, [STATE(93)] = { [sym_declaration] = STATE(90), [sym_type_definition] = STATE(90), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4824), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(90), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(90), [sym_labeled_statement] = STATE(90), [sym_expression_statement] = STATE(90), [sym_if_statement] = STATE(90), [sym_switch_statement] = STATE(90), [sym_while_statement] = STATE(90), [sym_do_statement] = STATE(90), [sym_for_statement] = STATE(90), [sym_return_statement] = STATE(90), [sym_break_statement] = STATE(90), [sym_continue_statement] = STATE(90), [sym_goto_statement] = STATE(90), [sym_seh_try_statement] = STATE(90), [sym_seh_leave_statement] = STATE(90), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(90), [sym_co_return_statement] = STATE(90), [sym_co_yield_statement] = STATE(90), [sym_throw_statement] = STATE(90), [sym_try_statement] = STATE(90), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(179), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(90), [ts_builtin_sym_end] = ACTIONS(1460), [sym_identifier] = ACTIONS(1466), [aux_sym_preproc_include_token1] = ACTIONS(1458), [aux_sym_preproc_def_token1] = ACTIONS(1458), [aux_sym_preproc_if_token1] = ACTIONS(1458), [aux_sym_preproc_ifdef_token1] = ACTIONS(1458), [aux_sym_preproc_ifdef_token2] = ACTIONS(1458), [sym_preproc_directive] = ACTIONS(1458), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1460), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(1468), [anon_sym_typedef] = ACTIONS(37), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1458), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1458), [anon_sym___cdecl] = ACTIONS(1458), [anon_sym___clrcall] = ACTIONS(1458), [anon_sym___stdcall] = ACTIONS(1458), [anon_sym___fastcall] = ACTIONS(1458), [anon_sym___thiscall] = ACTIONS(1458), [anon_sym___vectorcall] = ACTIONS(1458), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(81), [anon_sym_else] = ACTIONS(1458), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1458), [anon_sym_default] = ACTIONS(1458), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1458), [anon_sym_typename] = ACTIONS(131), [anon_sym_export] = ACTIONS(1458), [anon_sym_module] = ACTIONS(1458), [anon_sym_import] = ACTIONS(1458), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1458), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_namespace] = ACTIONS(1458), [anon_sym_static_assert] = ACTIONS(1458), [anon_sym_concept] = ACTIONS(1458), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(94)] = { [sym_declaration] = STATE(91), [sym_type_definition] = STATE(91), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4824), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(91), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(91), [sym_labeled_statement] = STATE(91), [sym_expression_statement] = STATE(91), [sym_if_statement] = STATE(91), [sym_switch_statement] = STATE(91), [sym_while_statement] = STATE(91), [sym_do_statement] = STATE(91), [sym_for_statement] = STATE(91), [sym_return_statement] = STATE(91), [sym_break_statement] = STATE(91), [sym_continue_statement] = STATE(91), [sym_goto_statement] = STATE(91), [sym_seh_try_statement] = STATE(91), [sym_seh_leave_statement] = STATE(91), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(91), [sym_co_return_statement] = STATE(91), [sym_co_yield_statement] = STATE(91), [sym_throw_statement] = STATE(91), [sym_try_statement] = STATE(91), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(179), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(91), [ts_builtin_sym_end] = ACTIONS(1464), [sym_identifier] = ACTIONS(1466), [aux_sym_preproc_include_token1] = ACTIONS(1462), [aux_sym_preproc_def_token1] = ACTIONS(1462), [aux_sym_preproc_if_token1] = ACTIONS(1462), [aux_sym_preproc_ifdef_token1] = ACTIONS(1462), [aux_sym_preproc_ifdef_token2] = ACTIONS(1462), [sym_preproc_directive] = ACTIONS(1462), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1464), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(1468), [anon_sym_typedef] = ACTIONS(37), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1462), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1462), [anon_sym___cdecl] = ACTIONS(1462), [anon_sym___clrcall] = ACTIONS(1462), [anon_sym___stdcall] = ACTIONS(1462), [anon_sym___fastcall] = ACTIONS(1462), [anon_sym___thiscall] = ACTIONS(1462), [anon_sym___vectorcall] = ACTIONS(1462), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(81), [anon_sym_else] = ACTIONS(1462), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1462), [anon_sym_default] = ACTIONS(1462), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1462), [anon_sym_typename] = ACTIONS(131), [anon_sym_export] = ACTIONS(1462), [anon_sym_module] = ACTIONS(1462), [anon_sym_import] = ACTIONS(1462), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1462), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_namespace] = ACTIONS(1462), [anon_sym_static_assert] = ACTIONS(1462), [anon_sym_concept] = ACTIONS(1462), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(95)] = { [sym_declaration] = STATE(100), [sym_type_definition] = STATE(100), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4694), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(100), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(100), [sym_labeled_statement] = STATE(100), [sym_expression_statement] = STATE(100), [sym_if_statement] = STATE(100), [sym_switch_statement] = STATE(100), [sym_while_statement] = STATE(100), [sym_do_statement] = STATE(100), [sym_for_statement] = STATE(100), [sym_return_statement] = STATE(100), [sym_break_statement] = STATE(100), [sym_continue_statement] = STATE(100), [sym_goto_statement] = STATE(100), [sym_seh_try_statement] = STATE(100), [sym_seh_leave_statement] = STATE(100), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(100), [sym_co_return_statement] = STATE(100), [sym_co_yield_statement] = STATE(100), [sym_throw_statement] = STATE(100), [sym_try_statement] = STATE(100), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(189), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(100), [sym_identifier] = ACTIONS(1530), [aux_sym_preproc_include_token1] = ACTIONS(1458), [aux_sym_preproc_def_token1] = ACTIONS(1458), [aux_sym_preproc_if_token1] = ACTIONS(1458), [aux_sym_preproc_ifdef_token1] = ACTIONS(1458), [aux_sym_preproc_ifdef_token2] = ACTIONS(1458), [sym_preproc_directive] = ACTIONS(1458), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1460), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(1532), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1458), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1458), [anon_sym___cdecl] = ACTIONS(1458), [anon_sym___clrcall] = ACTIONS(1458), [anon_sym___stdcall] = ACTIONS(1458), [anon_sym___fastcall] = ACTIONS(1458), [anon_sym___thiscall] = ACTIONS(1458), [anon_sym___vectorcall] = ACTIONS(1458), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1460), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_else] = ACTIONS(1458), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(1458), [anon_sym_default] = ACTIONS(1458), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1458), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1458), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(1458), [anon_sym_static_assert] = ACTIONS(1458), [anon_sym_concept] = ACTIONS(1458), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(96)] = { [sym_declaration] = STATE(98), [sym_type_definition] = STATE(98), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4748), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(98), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(98), [sym_labeled_statement] = STATE(98), [sym_expression_statement] = STATE(98), [sym_if_statement] = STATE(98), [sym_switch_statement] = STATE(98), [sym_while_statement] = STATE(98), [sym_do_statement] = STATE(98), [sym_for_statement] = STATE(98), [sym_return_statement] = STATE(98), [sym_break_statement] = STATE(98), [sym_continue_statement] = STATE(98), [sym_goto_statement] = STATE(98), [sym_seh_try_statement] = STATE(98), [sym_seh_leave_statement] = STATE(98), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(98), [sym_co_return_statement] = STATE(98), [sym_co_yield_statement] = STATE(98), [sym_throw_statement] = STATE(98), [sym_try_statement] = STATE(98), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(203), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(98), [sym_identifier] = ACTIONS(1534), [aux_sym_preproc_include_token1] = ACTIONS(1270), [aux_sym_preproc_def_token1] = ACTIONS(1270), [aux_sym_preproc_if_token1] = ACTIONS(1270), [aux_sym_preproc_if_token2] = ACTIONS(1270), [aux_sym_preproc_ifdef_token1] = ACTIONS(1270), [aux_sym_preproc_ifdef_token2] = ACTIONS(1270), [sym_preproc_directive] = ACTIONS(1270), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1272), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(1536), [anon_sym_typedef] = ACTIONS(1018), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1270), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1270), [anon_sym___cdecl] = ACTIONS(1270), [anon_sym___clrcall] = ACTIONS(1270), [anon_sym___stdcall] = ACTIONS(1270), [anon_sym___fastcall] = ACTIONS(1270), [anon_sym___thiscall] = ACTIONS(1270), [anon_sym___vectorcall] = ACTIONS(1270), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1028), [anon_sym_else] = ACTIONS(1270), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1270), [anon_sym_default] = ACTIONS(1270), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1270), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1270), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_namespace] = ACTIONS(1270), [anon_sym_static_assert] = ACTIONS(1270), [anon_sym_concept] = ACTIONS(1270), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(97)] = { [sym_declaration] = STATE(98), [sym_type_definition] = STATE(98), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4748), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(98), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(98), [sym_labeled_statement] = STATE(98), [sym_expression_statement] = STATE(98), [sym_if_statement] = STATE(98), [sym_switch_statement] = STATE(98), [sym_while_statement] = STATE(98), [sym_do_statement] = STATE(98), [sym_for_statement] = STATE(98), [sym_return_statement] = STATE(98), [sym_break_statement] = STATE(98), [sym_continue_statement] = STATE(98), [sym_goto_statement] = STATE(98), [sym_seh_try_statement] = STATE(98), [sym_seh_leave_statement] = STATE(98), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(98), [sym_co_return_statement] = STATE(98), [sym_co_yield_statement] = STATE(98), [sym_throw_statement] = STATE(98), [sym_try_statement] = STATE(98), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(203), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(98), [sym_identifier] = ACTIONS(1534), [aux_sym_preproc_include_token1] = ACTIONS(1250), [aux_sym_preproc_def_token1] = ACTIONS(1250), [aux_sym_preproc_if_token1] = ACTIONS(1250), [aux_sym_preproc_if_token2] = ACTIONS(1250), [aux_sym_preproc_ifdef_token1] = ACTIONS(1250), [aux_sym_preproc_ifdef_token2] = ACTIONS(1250), [sym_preproc_directive] = ACTIONS(1250), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1256), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(1536), [anon_sym_typedef] = ACTIONS(1018), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1250), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1250), [anon_sym___cdecl] = ACTIONS(1250), [anon_sym___clrcall] = ACTIONS(1250), [anon_sym___stdcall] = ACTIONS(1250), [anon_sym___fastcall] = ACTIONS(1250), [anon_sym___thiscall] = ACTIONS(1250), [anon_sym___vectorcall] = ACTIONS(1250), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1028), [anon_sym_else] = ACTIONS(1250), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1250), [anon_sym_default] = ACTIONS(1250), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1250), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1250), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_namespace] = ACTIONS(1250), [anon_sym_static_assert] = ACTIONS(1250), [anon_sym_concept] = ACTIONS(1250), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(98)] = { [sym_declaration] = STATE(98), [sym_type_definition] = STATE(98), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4748), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(98), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(98), [sym_labeled_statement] = STATE(98), [sym_expression_statement] = STATE(98), [sym_if_statement] = STATE(98), [sym_switch_statement] = STATE(98), [sym_while_statement] = STATE(98), [sym_do_statement] = STATE(98), [sym_for_statement] = STATE(98), [sym_return_statement] = STATE(98), [sym_break_statement] = STATE(98), [sym_continue_statement] = STATE(98), [sym_goto_statement] = STATE(98), [sym_seh_try_statement] = STATE(98), [sym_seh_leave_statement] = STATE(98), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(98), [sym_co_return_statement] = STATE(98), [sym_co_yield_statement] = STATE(98), [sym_throw_statement] = STATE(98), [sym_try_statement] = STATE(98), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(203), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(98), [sym_identifier] = ACTIONS(1538), [aux_sym_preproc_include_token1] = ACTIONS(1277), [aux_sym_preproc_def_token1] = ACTIONS(1277), [aux_sym_preproc_if_token1] = ACTIONS(1277), [aux_sym_preproc_if_token2] = ACTIONS(1277), [aux_sym_preproc_ifdef_token1] = ACTIONS(1277), [aux_sym_preproc_ifdef_token2] = ACTIONS(1277), [sym_preproc_directive] = ACTIONS(1277), [anon_sym_LPAREN2] = ACTIONS(1279), [anon_sym_BANG] = ACTIONS(1282), [anon_sym_TILDE] = ACTIONS(1282), [anon_sym_DASH] = ACTIONS(1285), [anon_sym_PLUS] = ACTIONS(1285), [anon_sym_STAR] = ACTIONS(1288), [anon_sym_AMP_AMP] = ACTIONS(1291), [anon_sym_AMP] = ACTIONS(1293), [anon_sym_SEMI] = ACTIONS(1541), [anon_sym___extension__] = ACTIONS(1544), [anon_sym_typedef] = ACTIONS(1547), [anon_sym_virtual] = ACTIONS(1305), [anon_sym_extern] = ACTIONS(1308), [anon_sym___attribute__] = ACTIONS(1311), [anon_sym___attribute] = ACTIONS(1311), [anon_sym_using] = ACTIONS(1277), [anon_sym_COLON_COLON] = ACTIONS(1314), [anon_sym_LBRACK_LBRACK] = ACTIONS(1317), [anon_sym___declspec] = ACTIONS(1320), [anon_sym___based] = ACTIONS(1277), [anon_sym___cdecl] = ACTIONS(1277), [anon_sym___clrcall] = ACTIONS(1277), [anon_sym___stdcall] = ACTIONS(1277), [anon_sym___fastcall] = ACTIONS(1277), [anon_sym___thiscall] = ACTIONS(1277), [anon_sym___vectorcall] = ACTIONS(1277), [anon_sym_LBRACE] = ACTIONS(1550), [anon_sym_signed] = ACTIONS(1326), [anon_sym_unsigned] = ACTIONS(1326), [anon_sym_long] = ACTIONS(1326), [anon_sym_short] = ACTIONS(1326), [anon_sym_LBRACK] = ACTIONS(1329), [anon_sym_static] = ACTIONS(1308), [anon_sym_register] = ACTIONS(1308), [anon_sym_inline] = ACTIONS(1308), [anon_sym___inline] = ACTIONS(1308), [anon_sym___inline__] = ACTIONS(1308), [anon_sym___forceinline] = ACTIONS(1308), [anon_sym_thread_local] = ACTIONS(1308), [anon_sym___thread] = ACTIONS(1308), [anon_sym_const] = ACTIONS(1332), [anon_sym_constexpr] = ACTIONS(1332), [anon_sym_volatile] = ACTIONS(1332), [anon_sym_restrict] = ACTIONS(1332), [anon_sym___restrict__] = ACTIONS(1332), [anon_sym__Atomic] = ACTIONS(1332), [anon_sym__Noreturn] = ACTIONS(1332), [anon_sym_noreturn] = ACTIONS(1332), [anon_sym__Nonnull] = ACTIONS(1332), [anon_sym_mutable] = ACTIONS(1332), [anon_sym_constinit] = ACTIONS(1332), [anon_sym_consteval] = ACTIONS(1332), [anon_sym_alignas] = ACTIONS(1335), [anon_sym__Alignas] = ACTIONS(1335), [sym_primitive_type] = ACTIONS(1338), [anon_sym_enum] = ACTIONS(1341), [anon_sym_class] = ACTIONS(1344), [anon_sym_struct] = ACTIONS(1347), [anon_sym_union] = ACTIONS(1350), [anon_sym_if] = ACTIONS(1553), [anon_sym_else] = ACTIONS(1277), [anon_sym_switch] = ACTIONS(1556), [anon_sym_case] = ACTIONS(1277), [anon_sym_default] = ACTIONS(1277), [anon_sym_while] = ACTIONS(1559), [anon_sym_do] = ACTIONS(1562), [anon_sym_for] = ACTIONS(1565), [anon_sym_return] = ACTIONS(1568), [anon_sym_break] = ACTIONS(1571), [anon_sym_continue] = ACTIONS(1574), [anon_sym_goto] = ACTIONS(1577), [anon_sym___try] = ACTIONS(1580), [anon_sym___leave] = ACTIONS(1583), [anon_sym_not] = ACTIONS(1285), [anon_sym_compl] = ACTIONS(1285), [anon_sym_DASH_DASH] = ACTIONS(1386), [anon_sym_PLUS_PLUS] = ACTIONS(1386), [anon_sym_sizeof] = ACTIONS(1389), [anon_sym___alignof__] = ACTIONS(1392), [anon_sym___alignof] = ACTIONS(1392), [anon_sym__alignof] = ACTIONS(1392), [anon_sym_alignof] = ACTIONS(1392), [anon_sym__Alignof] = ACTIONS(1392), [anon_sym_offsetof] = ACTIONS(1395), [anon_sym__Generic] = ACTIONS(1398), [anon_sym_asm] = ACTIONS(1401), [anon_sym___asm__] = ACTIONS(1401), [anon_sym___asm] = ACTIONS(1401), [sym_number_literal] = ACTIONS(1404), [anon_sym_L_SQUOTE] = ACTIONS(1407), [anon_sym_u_SQUOTE] = ACTIONS(1407), [anon_sym_U_SQUOTE] = ACTIONS(1407), [anon_sym_u8_SQUOTE] = ACTIONS(1407), [anon_sym_SQUOTE] = ACTIONS(1407), [anon_sym_L_DQUOTE] = ACTIONS(1410), [anon_sym_u_DQUOTE] = ACTIONS(1410), [anon_sym_U_DQUOTE] = ACTIONS(1410), [anon_sym_u8_DQUOTE] = ACTIONS(1410), [anon_sym_DQUOTE] = ACTIONS(1410), [sym_true] = ACTIONS(1413), [sym_false] = ACTIONS(1413), [anon_sym_NULL] = ACTIONS(1416), [anon_sym_nullptr] = ACTIONS(1416), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1419), [anon_sym_decltype] = ACTIONS(1422), [anon_sym_explicit] = ACTIONS(1277), [anon_sym_typename] = ACTIONS(1425), [anon_sym_template] = ACTIONS(1428), [anon_sym_operator] = ACTIONS(1277), [anon_sym_try] = ACTIONS(1586), [anon_sym_delete] = ACTIONS(1434), [anon_sym_throw] = ACTIONS(1589), [anon_sym_namespace] = ACTIONS(1277), [anon_sym_static_assert] = ACTIONS(1277), [anon_sym_concept] = ACTIONS(1277), [anon_sym_co_return] = ACTIONS(1592), [anon_sym_co_yield] = ACTIONS(1595), [anon_sym_R_DQUOTE] = ACTIONS(1446), [anon_sym_LR_DQUOTE] = ACTIONS(1446), [anon_sym_uR_DQUOTE] = ACTIONS(1446), [anon_sym_UR_DQUOTE] = ACTIONS(1446), [anon_sym_u8R_DQUOTE] = ACTIONS(1446), [anon_sym_co_await] = ACTIONS(1449), [anon_sym_new] = ACTIONS(1452), [anon_sym_requires] = ACTIONS(1455), [sym_this] = ACTIONS(1413), }, [STATE(99)] = { [sym_declaration] = STATE(101), [sym_type_definition] = STATE(101), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4694), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(101), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(101), [sym_labeled_statement] = STATE(101), [sym_expression_statement] = STATE(101), [sym_if_statement] = STATE(101), [sym_switch_statement] = STATE(101), [sym_while_statement] = STATE(101), [sym_do_statement] = STATE(101), [sym_for_statement] = STATE(101), [sym_return_statement] = STATE(101), [sym_break_statement] = STATE(101), [sym_continue_statement] = STATE(101), [sym_goto_statement] = STATE(101), [sym_seh_try_statement] = STATE(101), [sym_seh_leave_statement] = STATE(101), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(101), [sym_co_return_statement] = STATE(101), [sym_co_yield_statement] = STATE(101), [sym_throw_statement] = STATE(101), [sym_try_statement] = STATE(101), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(189), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(101), [sym_identifier] = ACTIONS(1530), [aux_sym_preproc_include_token1] = ACTIONS(1462), [aux_sym_preproc_def_token1] = ACTIONS(1462), [aux_sym_preproc_if_token1] = ACTIONS(1462), [aux_sym_preproc_ifdef_token1] = ACTIONS(1462), [aux_sym_preproc_ifdef_token2] = ACTIONS(1462), [sym_preproc_directive] = ACTIONS(1462), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1464), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(1532), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1462), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1462), [anon_sym___cdecl] = ACTIONS(1462), [anon_sym___clrcall] = ACTIONS(1462), [anon_sym___stdcall] = ACTIONS(1462), [anon_sym___fastcall] = ACTIONS(1462), [anon_sym___thiscall] = ACTIONS(1462), [anon_sym___vectorcall] = ACTIONS(1462), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1464), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_else] = ACTIONS(1462), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(1462), [anon_sym_default] = ACTIONS(1462), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1462), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1462), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(1462), [anon_sym_static_assert] = ACTIONS(1462), [anon_sym_concept] = ACTIONS(1462), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(100)] = { [sym_declaration] = STATE(103), [sym_type_definition] = STATE(103), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4694), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(103), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(103), [sym_labeled_statement] = STATE(103), [sym_expression_statement] = STATE(103), [sym_if_statement] = STATE(103), [sym_switch_statement] = STATE(103), [sym_while_statement] = STATE(103), [sym_do_statement] = STATE(103), [sym_for_statement] = STATE(103), [sym_return_statement] = STATE(103), [sym_break_statement] = STATE(103), [sym_continue_statement] = STATE(103), [sym_goto_statement] = STATE(103), [sym_seh_try_statement] = STATE(103), [sym_seh_leave_statement] = STATE(103), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(103), [sym_co_return_statement] = STATE(103), [sym_co_yield_statement] = STATE(103), [sym_throw_statement] = STATE(103), [sym_try_statement] = STATE(103), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(189), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(103), [sym_identifier] = ACTIONS(1530), [aux_sym_preproc_include_token1] = ACTIONS(1270), [aux_sym_preproc_def_token1] = ACTIONS(1270), [aux_sym_preproc_if_token1] = ACTIONS(1270), [aux_sym_preproc_ifdef_token1] = ACTIONS(1270), [aux_sym_preproc_ifdef_token2] = ACTIONS(1270), [sym_preproc_directive] = ACTIONS(1270), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1272), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(1532), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1270), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1270), [anon_sym___cdecl] = ACTIONS(1270), [anon_sym___clrcall] = ACTIONS(1270), [anon_sym___stdcall] = ACTIONS(1270), [anon_sym___fastcall] = ACTIONS(1270), [anon_sym___thiscall] = ACTIONS(1270), [anon_sym___vectorcall] = ACTIONS(1270), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1272), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_else] = ACTIONS(1270), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(1270), [anon_sym_default] = ACTIONS(1270), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1270), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1270), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(1270), [anon_sym_static_assert] = ACTIONS(1270), [anon_sym_concept] = ACTIONS(1270), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(101)] = { [sym_declaration] = STATE(103), [sym_type_definition] = STATE(103), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4694), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(103), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(103), [sym_labeled_statement] = STATE(103), [sym_expression_statement] = STATE(103), [sym_if_statement] = STATE(103), [sym_switch_statement] = STATE(103), [sym_while_statement] = STATE(103), [sym_do_statement] = STATE(103), [sym_for_statement] = STATE(103), [sym_return_statement] = STATE(103), [sym_break_statement] = STATE(103), [sym_continue_statement] = STATE(103), [sym_goto_statement] = STATE(103), [sym_seh_try_statement] = STATE(103), [sym_seh_leave_statement] = STATE(103), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(103), [sym_co_return_statement] = STATE(103), [sym_co_yield_statement] = STATE(103), [sym_throw_statement] = STATE(103), [sym_try_statement] = STATE(103), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(189), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(103), [sym_identifier] = ACTIONS(1530), [aux_sym_preproc_include_token1] = ACTIONS(1250), [aux_sym_preproc_def_token1] = ACTIONS(1250), [aux_sym_preproc_if_token1] = ACTIONS(1250), [aux_sym_preproc_ifdef_token1] = ACTIONS(1250), [aux_sym_preproc_ifdef_token2] = ACTIONS(1250), [sym_preproc_directive] = ACTIONS(1250), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1256), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(1532), [anon_sym_typedef] = ACTIONS(185), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1250), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1250), [anon_sym___cdecl] = ACTIONS(1250), [anon_sym___clrcall] = ACTIONS(1250), [anon_sym___stdcall] = ACTIONS(1250), [anon_sym___fastcall] = ACTIONS(1250), [anon_sym___thiscall] = ACTIONS(1250), [anon_sym___vectorcall] = ACTIONS(1250), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_RBRACE] = ACTIONS(1256), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_else] = ACTIONS(1250), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(1250), [anon_sym_default] = ACTIONS(1250), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1250), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1250), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_namespace] = ACTIONS(1250), [anon_sym_static_assert] = ACTIONS(1250), [anon_sym_concept] = ACTIONS(1250), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(102)] = { [sym_declaration] = STATE(97), [sym_type_definition] = STATE(97), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4748), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(97), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(97), [sym_labeled_statement] = STATE(97), [sym_expression_statement] = STATE(97), [sym_if_statement] = STATE(97), [sym_switch_statement] = STATE(97), [sym_while_statement] = STATE(97), [sym_do_statement] = STATE(97), [sym_for_statement] = STATE(97), [sym_return_statement] = STATE(97), [sym_break_statement] = STATE(97), [sym_continue_statement] = STATE(97), [sym_goto_statement] = STATE(97), [sym_seh_try_statement] = STATE(97), [sym_seh_leave_statement] = STATE(97), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(97), [sym_co_return_statement] = STATE(97), [sym_co_yield_statement] = STATE(97), [sym_throw_statement] = STATE(97), [sym_try_statement] = STATE(97), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(203), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(97), [sym_identifier] = ACTIONS(1534), [aux_sym_preproc_include_token1] = ACTIONS(1462), [aux_sym_preproc_def_token1] = ACTIONS(1462), [aux_sym_preproc_if_token1] = ACTIONS(1462), [aux_sym_preproc_if_token2] = ACTIONS(1462), [aux_sym_preproc_ifdef_token1] = ACTIONS(1462), [aux_sym_preproc_ifdef_token2] = ACTIONS(1462), [sym_preproc_directive] = ACTIONS(1462), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1464), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(1536), [anon_sym_typedef] = ACTIONS(1018), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1462), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1462), [anon_sym___cdecl] = ACTIONS(1462), [anon_sym___clrcall] = ACTIONS(1462), [anon_sym___stdcall] = ACTIONS(1462), [anon_sym___fastcall] = ACTIONS(1462), [anon_sym___thiscall] = ACTIONS(1462), [anon_sym___vectorcall] = ACTIONS(1462), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1028), [anon_sym_else] = ACTIONS(1462), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1462), [anon_sym_default] = ACTIONS(1462), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1462), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1462), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_namespace] = ACTIONS(1462), [anon_sym_static_assert] = ACTIONS(1462), [anon_sym_concept] = ACTIONS(1462), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(103)] = { [sym_declaration] = STATE(103), [sym_type_definition] = STATE(103), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4694), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(103), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(103), [sym_labeled_statement] = STATE(103), [sym_expression_statement] = STATE(103), [sym_if_statement] = STATE(103), [sym_switch_statement] = STATE(103), [sym_while_statement] = STATE(103), [sym_do_statement] = STATE(103), [sym_for_statement] = STATE(103), [sym_return_statement] = STATE(103), [sym_break_statement] = STATE(103), [sym_continue_statement] = STATE(103), [sym_goto_statement] = STATE(103), [sym_seh_try_statement] = STATE(103), [sym_seh_leave_statement] = STATE(103), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(103), [sym_co_return_statement] = STATE(103), [sym_co_yield_statement] = STATE(103), [sym_throw_statement] = STATE(103), [sym_try_statement] = STATE(103), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(189), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(103), [sym_identifier] = ACTIONS(1598), [aux_sym_preproc_include_token1] = ACTIONS(1277), [aux_sym_preproc_def_token1] = ACTIONS(1277), [aux_sym_preproc_if_token1] = ACTIONS(1277), [aux_sym_preproc_ifdef_token1] = ACTIONS(1277), [aux_sym_preproc_ifdef_token2] = ACTIONS(1277), [sym_preproc_directive] = ACTIONS(1277), [anon_sym_LPAREN2] = ACTIONS(1279), [anon_sym_BANG] = ACTIONS(1282), [anon_sym_TILDE] = ACTIONS(1282), [anon_sym_DASH] = ACTIONS(1285), [anon_sym_PLUS] = ACTIONS(1285), [anon_sym_STAR] = ACTIONS(1288), [anon_sym_AMP_AMP] = ACTIONS(1291), [anon_sym_AMP] = ACTIONS(1293), [anon_sym_SEMI] = ACTIONS(1601), [anon_sym___extension__] = ACTIONS(1604), [anon_sym_typedef] = ACTIONS(1607), [anon_sym_virtual] = ACTIONS(1305), [anon_sym_extern] = ACTIONS(1308), [anon_sym___attribute__] = ACTIONS(1311), [anon_sym___attribute] = ACTIONS(1311), [anon_sym_using] = ACTIONS(1277), [anon_sym_COLON_COLON] = ACTIONS(1314), [anon_sym_LBRACK_LBRACK] = ACTIONS(1317), [anon_sym___declspec] = ACTIONS(1320), [anon_sym___based] = ACTIONS(1277), [anon_sym___cdecl] = ACTIONS(1277), [anon_sym___clrcall] = ACTIONS(1277), [anon_sym___stdcall] = ACTIONS(1277), [anon_sym___fastcall] = ACTIONS(1277), [anon_sym___thiscall] = ACTIONS(1277), [anon_sym___vectorcall] = ACTIONS(1277), [anon_sym_LBRACE] = ACTIONS(1610), [anon_sym_RBRACE] = ACTIONS(1291), [anon_sym_signed] = ACTIONS(1326), [anon_sym_unsigned] = ACTIONS(1326), [anon_sym_long] = ACTIONS(1326), [anon_sym_short] = ACTIONS(1326), [anon_sym_LBRACK] = ACTIONS(1329), [anon_sym_static] = ACTIONS(1308), [anon_sym_register] = ACTIONS(1308), [anon_sym_inline] = ACTIONS(1308), [anon_sym___inline] = ACTIONS(1308), [anon_sym___inline__] = ACTIONS(1308), [anon_sym___forceinline] = ACTIONS(1308), [anon_sym_thread_local] = ACTIONS(1308), [anon_sym___thread] = ACTIONS(1308), [anon_sym_const] = ACTIONS(1332), [anon_sym_constexpr] = ACTIONS(1332), [anon_sym_volatile] = ACTIONS(1332), [anon_sym_restrict] = ACTIONS(1332), [anon_sym___restrict__] = ACTIONS(1332), [anon_sym__Atomic] = ACTIONS(1332), [anon_sym__Noreturn] = ACTIONS(1332), [anon_sym_noreturn] = ACTIONS(1332), [anon_sym__Nonnull] = ACTIONS(1332), [anon_sym_mutable] = ACTIONS(1332), [anon_sym_constinit] = ACTIONS(1332), [anon_sym_consteval] = ACTIONS(1332), [anon_sym_alignas] = ACTIONS(1335), [anon_sym__Alignas] = ACTIONS(1335), [sym_primitive_type] = ACTIONS(1338), [anon_sym_enum] = ACTIONS(1341), [anon_sym_class] = ACTIONS(1344), [anon_sym_struct] = ACTIONS(1347), [anon_sym_union] = ACTIONS(1350), [anon_sym_if] = ACTIONS(1613), [anon_sym_else] = ACTIONS(1277), [anon_sym_switch] = ACTIONS(1616), [anon_sym_case] = ACTIONS(1277), [anon_sym_default] = ACTIONS(1277), [anon_sym_while] = ACTIONS(1619), [anon_sym_do] = ACTIONS(1622), [anon_sym_for] = ACTIONS(1625), [anon_sym_return] = ACTIONS(1628), [anon_sym_break] = ACTIONS(1631), [anon_sym_continue] = ACTIONS(1634), [anon_sym_goto] = ACTIONS(1637), [anon_sym___try] = ACTIONS(1640), [anon_sym___leave] = ACTIONS(1643), [anon_sym_not] = ACTIONS(1285), [anon_sym_compl] = ACTIONS(1285), [anon_sym_DASH_DASH] = ACTIONS(1386), [anon_sym_PLUS_PLUS] = ACTIONS(1386), [anon_sym_sizeof] = ACTIONS(1389), [anon_sym___alignof__] = ACTIONS(1392), [anon_sym___alignof] = ACTIONS(1392), [anon_sym__alignof] = ACTIONS(1392), [anon_sym_alignof] = ACTIONS(1392), [anon_sym__Alignof] = ACTIONS(1392), [anon_sym_offsetof] = ACTIONS(1395), [anon_sym__Generic] = ACTIONS(1398), [anon_sym_asm] = ACTIONS(1401), [anon_sym___asm__] = ACTIONS(1401), [anon_sym___asm] = ACTIONS(1401), [sym_number_literal] = ACTIONS(1404), [anon_sym_L_SQUOTE] = ACTIONS(1407), [anon_sym_u_SQUOTE] = ACTIONS(1407), [anon_sym_U_SQUOTE] = ACTIONS(1407), [anon_sym_u8_SQUOTE] = ACTIONS(1407), [anon_sym_SQUOTE] = ACTIONS(1407), [anon_sym_L_DQUOTE] = ACTIONS(1410), [anon_sym_u_DQUOTE] = ACTIONS(1410), [anon_sym_U_DQUOTE] = ACTIONS(1410), [anon_sym_u8_DQUOTE] = ACTIONS(1410), [anon_sym_DQUOTE] = ACTIONS(1410), [sym_true] = ACTIONS(1413), [sym_false] = ACTIONS(1413), [anon_sym_NULL] = ACTIONS(1416), [anon_sym_nullptr] = ACTIONS(1416), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1419), [anon_sym_decltype] = ACTIONS(1422), [anon_sym_explicit] = ACTIONS(1277), [anon_sym_typename] = ACTIONS(1425), [anon_sym_template] = ACTIONS(1428), [anon_sym_operator] = ACTIONS(1277), [anon_sym_try] = ACTIONS(1646), [anon_sym_delete] = ACTIONS(1434), [anon_sym_throw] = ACTIONS(1649), [anon_sym_namespace] = ACTIONS(1277), [anon_sym_static_assert] = ACTIONS(1277), [anon_sym_concept] = ACTIONS(1277), [anon_sym_co_return] = ACTIONS(1652), [anon_sym_co_yield] = ACTIONS(1655), [anon_sym_R_DQUOTE] = ACTIONS(1446), [anon_sym_LR_DQUOTE] = ACTIONS(1446), [anon_sym_uR_DQUOTE] = ACTIONS(1446), [anon_sym_UR_DQUOTE] = ACTIONS(1446), [anon_sym_u8R_DQUOTE] = ACTIONS(1446), [anon_sym_co_await] = ACTIONS(1449), [anon_sym_new] = ACTIONS(1452), [anon_sym_requires] = ACTIONS(1455), [sym_this] = ACTIONS(1413), }, [STATE(104)] = { [sym_declaration] = STATE(96), [sym_type_definition] = STATE(96), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4748), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(96), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(96), [sym_labeled_statement] = STATE(96), [sym_expression_statement] = STATE(96), [sym_if_statement] = STATE(96), [sym_switch_statement] = STATE(96), [sym_while_statement] = STATE(96), [sym_do_statement] = STATE(96), [sym_for_statement] = STATE(96), [sym_return_statement] = STATE(96), [sym_break_statement] = STATE(96), [sym_continue_statement] = STATE(96), [sym_goto_statement] = STATE(96), [sym_seh_try_statement] = STATE(96), [sym_seh_leave_statement] = STATE(96), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(96), [sym_co_return_statement] = STATE(96), [sym_co_yield_statement] = STATE(96), [sym_throw_statement] = STATE(96), [sym_try_statement] = STATE(96), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(203), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(96), [sym_identifier] = ACTIONS(1534), [aux_sym_preproc_include_token1] = ACTIONS(1458), [aux_sym_preproc_def_token1] = ACTIONS(1458), [aux_sym_preproc_if_token1] = ACTIONS(1458), [aux_sym_preproc_if_token2] = ACTIONS(1458), [aux_sym_preproc_ifdef_token1] = ACTIONS(1458), [aux_sym_preproc_ifdef_token2] = ACTIONS(1458), [sym_preproc_directive] = ACTIONS(1458), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP_AMP] = ACTIONS(1460), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(1536), [anon_sym_typedef] = ACTIONS(1018), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1458), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(1458), [anon_sym___cdecl] = ACTIONS(1458), [anon_sym___clrcall] = ACTIONS(1458), [anon_sym___stdcall] = ACTIONS(1458), [anon_sym___fastcall] = ACTIONS(1458), [anon_sym___thiscall] = ACTIONS(1458), [anon_sym___vectorcall] = ACTIONS(1458), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1028), [anon_sym_else] = ACTIONS(1458), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1458), [anon_sym_default] = ACTIONS(1458), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(1458), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1458), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_namespace] = ACTIONS(1458), [anon_sym_static_assert] = ACTIONS(1458), [anon_sym_concept] = ACTIONS(1458), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(105)] = { [sym_declaration] = STATE(485), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4694), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(485), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4414), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7811), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(189), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1530), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(1658), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(191), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(106)] = { [sym_declaration] = STATE(485), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4694), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(485), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(189), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1530), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(1658), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(107)] = { [sym_declaration] = STATE(386), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4824), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(542), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(386), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(214), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1660), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(1658), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(108)] = { [sym_declaration] = STATE(955), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4677), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(931), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(931), [sym_statement] = STATE(955), [sym_labeled_statement] = STATE(931), [sym_expression_statement] = STATE(931), [sym_if_statement] = STATE(931), [sym_switch_statement] = STATE(931), [sym_case_statement] = STATE(931), [sym_while_statement] = STATE(931), [sym_do_statement] = STATE(931), [sym_for_statement] = STATE(931), [sym_return_statement] = STATE(931), [sym_break_statement] = STATE(931), [sym_continue_statement] = STATE(931), [sym_goto_statement] = STATE(931), [sym_seh_try_statement] = STATE(931), [sym_seh_leave_statement] = STATE(931), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(931), [sym_co_return_statement] = STATE(931), [sym_co_yield_statement] = STATE(931), [sym_throw_statement] = STATE(931), [sym_try_statement] = STATE(931), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(185), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1674), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(1658), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1680), [anon_sym_switch] = ACTIONS(1682), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(109)] = { [sym_declaration] = STATE(250), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4807), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(280), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(280), [sym_statement] = STATE(250), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(186), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1248), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(1658), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(110)] = { [sym_declaration] = STATE(113), [sym_type_definition] = STATE(113), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4677), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(113), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(113), [sym_labeled_statement] = STATE(113), [sym_expression_statement] = STATE(113), [sym_if_statement] = STATE(113), [sym_switch_statement] = STATE(113), [sym_while_statement] = STATE(113), [sym_do_statement] = STATE(113), [sym_for_statement] = STATE(113), [sym_return_statement] = STATE(113), [sym_break_statement] = STATE(113), [sym_continue_statement] = STATE(113), [sym_goto_statement] = STATE(113), [sym_seh_try_statement] = STATE(113), [sym_seh_leave_statement] = STATE(113), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(113), [sym_co_return_statement] = STATE(113), [sym_co_yield_statement] = STATE(113), [sym_throw_statement] = STATE(113), [sym_try_statement] = STATE(113), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(185), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(113), [sym_identifier] = ACTIONS(1674), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(1710), [anon_sym_typedef] = ACTIONS(1712), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1680), [anon_sym_else] = ACTIONS(1458), [anon_sym_switch] = ACTIONS(1682), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(111)] = { [sym_declaration] = STATE(386), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4824), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(370), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(370), [sym_statement] = STATE(386), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(179), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1466), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(1658), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(112)] = { [sym_declaration] = STATE(114), [sym_type_definition] = STATE(114), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4677), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(114), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(114), [sym_labeled_statement] = STATE(114), [sym_expression_statement] = STATE(114), [sym_if_statement] = STATE(114), [sym_switch_statement] = STATE(114), [sym_while_statement] = STATE(114), [sym_do_statement] = STATE(114), [sym_for_statement] = STATE(114), [sym_return_statement] = STATE(114), [sym_break_statement] = STATE(114), [sym_continue_statement] = STATE(114), [sym_goto_statement] = STATE(114), [sym_seh_try_statement] = STATE(114), [sym_seh_leave_statement] = STATE(114), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(114), [sym_co_return_statement] = STATE(114), [sym_co_yield_statement] = STATE(114), [sym_throw_statement] = STATE(114), [sym_try_statement] = STATE(114), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(185), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(114), [sym_identifier] = ACTIONS(1674), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(1710), [anon_sym_typedef] = ACTIONS(1712), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1680), [anon_sym_else] = ACTIONS(1462), [anon_sym_switch] = ACTIONS(1682), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(113)] = { [sym_declaration] = STATE(116), [sym_type_definition] = STATE(116), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4677), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(116), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(116), [sym_labeled_statement] = STATE(116), [sym_expression_statement] = STATE(116), [sym_if_statement] = STATE(116), [sym_switch_statement] = STATE(116), [sym_while_statement] = STATE(116), [sym_do_statement] = STATE(116), [sym_for_statement] = STATE(116), [sym_return_statement] = STATE(116), [sym_break_statement] = STATE(116), [sym_continue_statement] = STATE(116), [sym_goto_statement] = STATE(116), [sym_seh_try_statement] = STATE(116), [sym_seh_leave_statement] = STATE(116), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(116), [sym_co_return_statement] = STATE(116), [sym_co_yield_statement] = STATE(116), [sym_throw_statement] = STATE(116), [sym_try_statement] = STATE(116), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(185), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(116), [sym_identifier] = ACTIONS(1674), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(1710), [anon_sym_typedef] = ACTIONS(1712), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1680), [anon_sym_else] = ACTIONS(1270), [anon_sym_switch] = ACTIONS(1682), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(114)] = { [sym_declaration] = STATE(116), [sym_type_definition] = STATE(116), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4677), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(116), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(116), [sym_labeled_statement] = STATE(116), [sym_expression_statement] = STATE(116), [sym_if_statement] = STATE(116), [sym_switch_statement] = STATE(116), [sym_while_statement] = STATE(116), [sym_do_statement] = STATE(116), [sym_for_statement] = STATE(116), [sym_return_statement] = STATE(116), [sym_break_statement] = STATE(116), [sym_continue_statement] = STATE(116), [sym_goto_statement] = STATE(116), [sym_seh_try_statement] = STATE(116), [sym_seh_leave_statement] = STATE(116), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(116), [sym_co_return_statement] = STATE(116), [sym_co_yield_statement] = STATE(116), [sym_throw_statement] = STATE(116), [sym_try_statement] = STATE(116), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(185), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(116), [sym_identifier] = ACTIONS(1674), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(1710), [anon_sym_typedef] = ACTIONS(1712), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1680), [anon_sym_else] = ACTIONS(1250), [anon_sym_switch] = ACTIONS(1682), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(115)] = { [sym_declaration] = STATE(524), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4748), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(507), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(507), [sym_statement] = STATE(524), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(203), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1534), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(1658), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(116)] = { [sym_declaration] = STATE(116), [sym_type_definition] = STATE(116), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4677), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(945), [sym_ms_declspec_modifier] = STATE(2066), [sym_compound_statement] = STATE(116), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_attributed_statement] = STATE(116), [sym_labeled_statement] = STATE(116), [sym_expression_statement] = STATE(116), [sym_if_statement] = STATE(116), [sym_switch_statement] = STATE(116), [sym_while_statement] = STATE(116), [sym_do_statement] = STATE(116), [sym_for_statement] = STATE(116), [sym_return_statement] = STATE(116), [sym_break_statement] = STATE(116), [sym_continue_statement] = STATE(116), [sym_goto_statement] = STATE(116), [sym_seh_try_statement] = STATE(116), [sym_seh_leave_statement] = STATE(116), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(116), [sym_co_return_statement] = STATE(116), [sym_co_yield_statement] = STATE(116), [sym_throw_statement] = STATE(116), [sym_try_statement] = STATE(116), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_attributed_declarator_repeat1] = STATE(185), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_case_statement_repeat1] = STATE(116), [sym_identifier] = ACTIONS(1714), [anon_sym_LPAREN2] = ACTIONS(1279), [anon_sym_BANG] = ACTIONS(1282), [anon_sym_TILDE] = ACTIONS(1282), [anon_sym_DASH] = ACTIONS(1285), [anon_sym_PLUS] = ACTIONS(1285), [anon_sym_STAR] = ACTIONS(1288), [anon_sym_AMP] = ACTIONS(1288), [anon_sym_SEMI] = ACTIONS(1717), [anon_sym___extension__] = ACTIONS(1720), [anon_sym_typedef] = ACTIONS(1723), [anon_sym_virtual] = ACTIONS(1305), [anon_sym_extern] = ACTIONS(1308), [anon_sym___attribute__] = ACTIONS(1311), [anon_sym___attribute] = ACTIONS(1311), [anon_sym_COLON_COLON] = ACTIONS(1314), [anon_sym_LBRACK_LBRACK] = ACTIONS(1317), [anon_sym___declspec] = ACTIONS(1320), [anon_sym_LBRACE] = ACTIONS(1726), [anon_sym_signed] = ACTIONS(1326), [anon_sym_unsigned] = ACTIONS(1326), [anon_sym_long] = ACTIONS(1326), [anon_sym_short] = ACTIONS(1326), [anon_sym_LBRACK] = ACTIONS(1329), [anon_sym_static] = ACTIONS(1308), [anon_sym_register] = ACTIONS(1308), [anon_sym_inline] = ACTIONS(1308), [anon_sym___inline] = ACTIONS(1308), [anon_sym___inline__] = ACTIONS(1308), [anon_sym___forceinline] = ACTIONS(1308), [anon_sym_thread_local] = ACTIONS(1308), [anon_sym___thread] = ACTIONS(1308), [anon_sym_const] = ACTIONS(1332), [anon_sym_constexpr] = ACTIONS(1332), [anon_sym_volatile] = ACTIONS(1332), [anon_sym_restrict] = ACTIONS(1332), [anon_sym___restrict__] = ACTIONS(1332), [anon_sym__Atomic] = ACTIONS(1332), [anon_sym__Noreturn] = ACTIONS(1332), [anon_sym_noreturn] = ACTIONS(1332), [anon_sym__Nonnull] = ACTIONS(1332), [anon_sym_mutable] = ACTIONS(1332), [anon_sym_constinit] = ACTIONS(1332), [anon_sym_consteval] = ACTIONS(1332), [anon_sym_alignas] = ACTIONS(1335), [anon_sym__Alignas] = ACTIONS(1335), [sym_primitive_type] = ACTIONS(1338), [anon_sym_enum] = ACTIONS(1341), [anon_sym_class] = ACTIONS(1344), [anon_sym_struct] = ACTIONS(1347), [anon_sym_union] = ACTIONS(1350), [anon_sym_if] = ACTIONS(1729), [anon_sym_else] = ACTIONS(1277), [anon_sym_switch] = ACTIONS(1732), [anon_sym_while] = ACTIONS(1735), [anon_sym_do] = ACTIONS(1738), [anon_sym_for] = ACTIONS(1741), [anon_sym_return] = ACTIONS(1744), [anon_sym_break] = ACTIONS(1747), [anon_sym_continue] = ACTIONS(1750), [anon_sym_goto] = ACTIONS(1753), [anon_sym___try] = ACTIONS(1756), [anon_sym___leave] = ACTIONS(1759), [anon_sym_not] = ACTIONS(1285), [anon_sym_compl] = ACTIONS(1285), [anon_sym_DASH_DASH] = ACTIONS(1386), [anon_sym_PLUS_PLUS] = ACTIONS(1386), [anon_sym_sizeof] = ACTIONS(1389), [anon_sym___alignof__] = ACTIONS(1392), [anon_sym___alignof] = ACTIONS(1392), [anon_sym__alignof] = ACTIONS(1392), [anon_sym_alignof] = ACTIONS(1392), [anon_sym__Alignof] = ACTIONS(1392), [anon_sym_offsetof] = ACTIONS(1395), [anon_sym__Generic] = ACTIONS(1398), [anon_sym_asm] = ACTIONS(1401), [anon_sym___asm__] = ACTIONS(1401), [anon_sym___asm] = ACTIONS(1401), [sym_number_literal] = ACTIONS(1404), [anon_sym_L_SQUOTE] = ACTIONS(1407), [anon_sym_u_SQUOTE] = ACTIONS(1407), [anon_sym_U_SQUOTE] = ACTIONS(1407), [anon_sym_u8_SQUOTE] = ACTIONS(1407), [anon_sym_SQUOTE] = ACTIONS(1407), [anon_sym_L_DQUOTE] = ACTIONS(1410), [anon_sym_u_DQUOTE] = ACTIONS(1410), [anon_sym_U_DQUOTE] = ACTIONS(1410), [anon_sym_u8_DQUOTE] = ACTIONS(1410), [anon_sym_DQUOTE] = ACTIONS(1410), [sym_true] = ACTIONS(1413), [sym_false] = ACTIONS(1413), [anon_sym_NULL] = ACTIONS(1416), [anon_sym_nullptr] = ACTIONS(1416), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1419), [anon_sym_decltype] = ACTIONS(1422), [anon_sym_typename] = ACTIONS(1425), [anon_sym_template] = ACTIONS(1428), [anon_sym_try] = ACTIONS(1762), [anon_sym_delete] = ACTIONS(1434), [anon_sym_throw] = ACTIONS(1765), [anon_sym_co_return] = ACTIONS(1768), [anon_sym_co_yield] = ACTIONS(1771), [anon_sym_R_DQUOTE] = ACTIONS(1446), [anon_sym_LR_DQUOTE] = ACTIONS(1446), [anon_sym_uR_DQUOTE] = ACTIONS(1446), [anon_sym_UR_DQUOTE] = ACTIONS(1446), [anon_sym_u8R_DQUOTE] = ACTIONS(1446), [anon_sym_co_await] = ACTIONS(1449), [anon_sym_new] = ACTIONS(1452), [anon_sym_requires] = ACTIONS(1455), [sym_this] = ACTIONS(1413), }, [STATE(117)] = { [sym_declaration] = STATE(383), [sym_type_definition] = STATE(4143), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4733), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_expression_statement] = STATE(4143), [sym__for_statement_body] = STATE(8635), [sym_expression] = STATE(4584), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8661), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_alias_declaration] = STATE(4143), [sym__for_range_loop_body] = STATE(8662), [sym_init_statement] = STATE(1905), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1774), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1776), [anon_sym___extension__] = ACTIONS(1778), [anon_sym_typedef] = ACTIONS(1780), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1782), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(118)] = { [sym_declaration] = STATE(383), [sym_type_definition] = STATE(4143), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4733), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_expression_statement] = STATE(4143), [sym__for_statement_body] = STATE(8835), [sym_expression] = STATE(4584), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8661), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_alias_declaration] = STATE(4143), [sym__for_range_loop_body] = STATE(8914), [sym_init_statement] = STATE(1905), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1774), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1776), [anon_sym___extension__] = ACTIONS(1778), [anon_sym_typedef] = ACTIONS(1780), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1782), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(119)] = { [sym_declaration] = STATE(383), [sym_type_definition] = STATE(4143), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4733), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_expression_statement] = STATE(4143), [sym__for_statement_body] = STATE(8466), [sym_expression] = STATE(4584), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8661), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_alias_declaration] = STATE(4143), [sym__for_range_loop_body] = STATE(8470), [sym_init_statement] = STATE(1905), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1774), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1776), [anon_sym___extension__] = ACTIONS(1778), [anon_sym_typedef] = ACTIONS(1780), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1782), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(120)] = { [sym_declaration] = STATE(383), [sym_type_definition] = STATE(4143), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4733), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_expression_statement] = STATE(4143), [sym__for_statement_body] = STATE(8274), [sym_expression] = STATE(4584), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8661), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_alias_declaration] = STATE(4143), [sym__for_range_loop_body] = STATE(8275), [sym_init_statement] = STATE(1905), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1774), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1776), [anon_sym___extension__] = ACTIONS(1778), [anon_sym_typedef] = ACTIONS(1780), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1782), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(121)] = { [sym_declaration] = STATE(383), [sym_type_definition] = STATE(4143), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4733), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_expression_statement] = STATE(4143), [sym__for_statement_body] = STATE(8974), [sym_expression] = STATE(4584), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8661), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_alias_declaration] = STATE(4143), [sym__for_range_loop_body] = STATE(8975), [sym_init_statement] = STATE(1905), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1774), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1776), [anon_sym___extension__] = ACTIONS(1778), [anon_sym_typedef] = ACTIONS(1780), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1782), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(122)] = { [sym_declaration] = STATE(383), [sym_type_definition] = STATE(4143), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4733), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_expression_statement] = STATE(4143), [sym__for_statement_body] = STATE(8262), [sym_expression] = STATE(4584), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8661), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_alias_declaration] = STATE(4143), [sym__for_range_loop_body] = STATE(8263), [sym_init_statement] = STATE(1905), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1774), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1776), [anon_sym___extension__] = ACTIONS(1778), [anon_sym_typedef] = ACTIONS(1780), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1782), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(123)] = { [sym_declaration] = STATE(1587), [sym_type_definition] = STATE(1587), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4667), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_expression_statement] = STATE(1587), [sym_expression] = STATE(4465), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(7947), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_alias_declaration] = STATE(1587), [sym_init_statement] = STATE(134), [sym_condition_declaration] = STATE(8184), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1774), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(1710), [anon_sym_typedef] = ACTIONS(1712), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(1786), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(124)] = { [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(5373), [sym__declarator] = STATE(6893), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8987), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3254), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5926), [sym_qualified_identifier] = STATE(3385), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(1788), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1792), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1796), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1800), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(1802), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(1808), [anon_sym___clrcall] = ACTIONS(1808), [anon_sym___stdcall] = ACTIONS(1808), [anon_sym___fastcall] = ACTIONS(1808), [anon_sym___thiscall] = ACTIONS(1808), [anon_sym___vectorcall] = ACTIONS(1808), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(1812), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(125)] = { [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(5373), [sym__declarator] = STATE(6893), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(8772), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2970), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8772), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8846), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3254), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8851), [sym__unary_right_fold] = STATE(8862), [sym__binary_fold] = STATE(8872), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5926), [sym_qualified_identifier] = STATE(3385), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8904), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(1788), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1792), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1796), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1800), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(1802), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(1808), [anon_sym___clrcall] = ACTIONS(1808), [anon_sym___stdcall] = ACTIONS(1808), [anon_sym___fastcall] = ACTIONS(1808), [anon_sym___thiscall] = ACTIONS(1808), [anon_sym___vectorcall] = ACTIONS(1808), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(1812), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(126)] = { [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(5373), [sym__declarator] = STATE(6893), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8980), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3254), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5926), [sym_qualified_identifier] = STATE(3385), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(1788), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1792), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1796), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1800), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(1802), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(1808), [anon_sym___clrcall] = ACTIONS(1808), [anon_sym___stdcall] = ACTIONS(1808), [anon_sym___fastcall] = ACTIONS(1808), [anon_sym___thiscall] = ACTIONS(1808), [anon_sym___vectorcall] = ACTIONS(1808), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(1812), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(127)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_compound_statement] = STATE(7536), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7517), [sym_expression] = STATE(4423), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7536), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_explicit_object_parameter_declaration] = STATE(7517), [sym_optional_parameter_declaration] = STATE(7517), [sym_variadic_parameter_declaration] = STATE(7517), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5817), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1864), [anon_sym_DOT_DOT_DOT] = ACTIONS(1866), [anon_sym_RPAREN] = ACTIONS(1868), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1658), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_LBRACE] = ACTIONS(1872), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(1884), }, [STATE(128)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7732), [sym_expression] = STATE(3179), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7858), [sym_dependent_type] = STATE(2612), [sym_optional_parameter_declaration] = STATE(7732), [sym_variadic_parameter_declaration] = STATE(7732), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8451), [sym__unary_right_fold] = STATE(8452), [sym__binary_fold] = STATE(8453), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5811), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3417), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1886), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_RPAREN] = ACTIONS(1888), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1898), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1902), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(129)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7732), [sym_expression] = STATE(3304), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7858), [sym_dependent_type] = STATE(2612), [sym_optional_parameter_declaration] = STATE(7732), [sym_variadic_parameter_declaration] = STATE(7732), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8851), [sym__unary_right_fold] = STATE(8862), [sym__binary_fold] = STATE(8872), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5811), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3417), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1886), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_RPAREN] = ACTIONS(1888), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1898), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1902), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(130)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7732), [sym_expression] = STATE(3313), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7858), [sym_dependent_type] = STATE(2612), [sym_optional_parameter_declaration] = STATE(7732), [sym_variadic_parameter_declaration] = STATE(7732), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5811), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3417), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1886), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_RPAREN] = ACTIONS(1888), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1898), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1902), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(131)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7732), [sym_expression] = STATE(3218), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7858), [sym_dependent_type] = STATE(2612), [sym_optional_parameter_declaration] = STATE(7732), [sym_variadic_parameter_declaration] = STATE(7732), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8998), [sym__unary_right_fold] = STATE(9003), [sym__binary_fold] = STATE(9007), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5811), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3417), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1886), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_RPAREN] = ACTIONS(1888), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1898), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1902), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(132)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7732), [sym_expression] = STATE(3248), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7858), [sym_dependent_type] = STATE(2612), [sym_optional_parameter_declaration] = STATE(7732), [sym_variadic_parameter_declaration] = STATE(7732), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8903), [sym__unary_right_fold] = STATE(8908), [sym__binary_fold] = STATE(8913), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5811), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3417), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1886), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_RPAREN] = ACTIONS(1888), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1898), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1902), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(133)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7732), [sym_expression] = STATE(3302), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7858), [sym_dependent_type] = STATE(2612), [sym_optional_parameter_declaration] = STATE(7732), [sym_variadic_parameter_declaration] = STATE(7732), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5811), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3417), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1886), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_RPAREN] = ACTIONS(1888), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1898), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1902), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(134)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(5417), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_expression] = STATE(4533), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8179), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2995), [sym_template_function] = STATE(3993), [sym_condition_declaration] = STATE(8179), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5960), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(2927), [sym_user_defined_literal] = STATE(3262), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(1774), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1658), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(71), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(135)] = { [ts_builtin_sym_end] = ACTIONS(1936), [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_include_token1] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(1936), [anon_sym_RPAREN] = ACTIONS(1936), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_BANG] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_DASH] = ACTIONS(1938), [anon_sym_PLUS] = ACTIONS(1938), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_PIPE_PIPE] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(1936), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym___cdecl] = ACTIONS(1938), [anon_sym___clrcall] = ACTIONS(1938), [anon_sym___stdcall] = ACTIONS(1938), [anon_sym___fastcall] = ACTIONS(1938), [anon_sym___thiscall] = ACTIONS(1938), [anon_sym___vectorcall] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_EQ] = ACTIONS(1936), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_if] = ACTIONS(1938), [anon_sym_else] = ACTIONS(1938), [anon_sym_switch] = ACTIONS(1938), [anon_sym_case] = ACTIONS(1938), [anon_sym_default] = ACTIONS(1938), [anon_sym_while] = ACTIONS(1938), [anon_sym_do] = ACTIONS(1938), [anon_sym_for] = ACTIONS(1938), [anon_sym_return] = ACTIONS(1938), [anon_sym_break] = ACTIONS(1938), [anon_sym_continue] = ACTIONS(1938), [anon_sym_goto] = ACTIONS(1938), [anon_sym___try] = ACTIONS(1938), [anon_sym___except] = ACTIONS(1938), [anon_sym___finally] = ACTIONS(1938), [anon_sym___leave] = ACTIONS(1938), [anon_sym_not] = ACTIONS(1938), [anon_sym_compl] = ACTIONS(1938), [anon_sym_or] = ACTIONS(1938), [anon_sym_and] = ACTIONS(1938), [anon_sym_DASH_DASH] = ACTIONS(1936), [anon_sym_PLUS_PLUS] = ACTIONS(1936), [anon_sym_sizeof] = ACTIONS(1938), [anon_sym___alignof__] = ACTIONS(1938), [anon_sym___alignof] = ACTIONS(1938), [anon_sym__alignof] = ACTIONS(1938), [anon_sym_alignof] = ACTIONS(1938), [anon_sym__Alignof] = ACTIONS(1938), [anon_sym_offsetof] = ACTIONS(1938), [anon_sym__Generic] = ACTIONS(1938), [anon_sym_asm] = ACTIONS(1938), [anon_sym___asm__] = ACTIONS(1938), [anon_sym___asm] = ACTIONS(1938), [sym_number_literal] = ACTIONS(1936), [anon_sym_L_SQUOTE] = ACTIONS(1936), [anon_sym_u_SQUOTE] = ACTIONS(1936), [anon_sym_U_SQUOTE] = ACTIONS(1936), [anon_sym_u8_SQUOTE] = ACTIONS(1936), [anon_sym_SQUOTE] = ACTIONS(1936), [anon_sym_L_DQUOTE] = ACTIONS(1936), [anon_sym_u_DQUOTE] = ACTIONS(1936), [anon_sym_U_DQUOTE] = ACTIONS(1936), [anon_sym_u8_DQUOTE] = ACTIONS(1936), [anon_sym_DQUOTE] = ACTIONS(1936), [sym_true] = ACTIONS(1938), [sym_false] = ACTIONS(1938), [anon_sym_NULL] = ACTIONS(1938), [anon_sym_nullptr] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_final] = ACTIONS(1938), [anon_sym_override] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_export] = ACTIONS(1938), [anon_sym_module] = ACTIONS(1938), [anon_sym_import] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_GT2] = ACTIONS(1936), [anon_sym_operator] = ACTIONS(1938), [anon_sym_try] = ACTIONS(1938), [anon_sym_delete] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_namespace] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_concept] = ACTIONS(1938), [anon_sym_co_return] = ACTIONS(1938), [anon_sym_co_yield] = ACTIONS(1938), [anon_sym_catch] = ACTIONS(1938), [anon_sym_R_DQUOTE] = ACTIONS(1936), [anon_sym_LR_DQUOTE] = ACTIONS(1936), [anon_sym_uR_DQUOTE] = ACTIONS(1936), [anon_sym_UR_DQUOTE] = ACTIONS(1936), [anon_sym_u8R_DQUOTE] = ACTIONS(1936), [anon_sym_co_await] = ACTIONS(1938), [anon_sym_new] = ACTIONS(1938), [anon_sym_requires] = ACTIONS(1938), [sym_this] = ACTIONS(1938), }, [STATE(136)] = { [ts_builtin_sym_end] = ACTIONS(1940), [sym_identifier] = ACTIONS(1942), [aux_sym_preproc_include_token1] = ACTIONS(1942), [aux_sym_preproc_def_token1] = ACTIONS(1942), [anon_sym_COMMA] = ACTIONS(1940), [anon_sym_RPAREN] = ACTIONS(1940), [aux_sym_preproc_if_token1] = ACTIONS(1942), [aux_sym_preproc_ifdef_token1] = ACTIONS(1942), [aux_sym_preproc_ifdef_token2] = ACTIONS(1942), [sym_preproc_directive] = ACTIONS(1942), [anon_sym_LPAREN2] = ACTIONS(1940), [anon_sym_BANG] = ACTIONS(1940), [anon_sym_TILDE] = ACTIONS(1940), [anon_sym_DASH] = ACTIONS(1942), [anon_sym_PLUS] = ACTIONS(1942), [anon_sym_STAR] = ACTIONS(1940), [anon_sym_PIPE_PIPE] = ACTIONS(1940), [anon_sym_AMP_AMP] = ACTIONS(1940), [anon_sym_AMP] = ACTIONS(1942), [anon_sym_SEMI] = ACTIONS(1940), [anon_sym___extension__] = ACTIONS(1942), [anon_sym_typedef] = ACTIONS(1942), [anon_sym_virtual] = ACTIONS(1942), [anon_sym_extern] = ACTIONS(1942), [anon_sym___attribute__] = ACTIONS(1942), [anon_sym___attribute] = ACTIONS(1942), [anon_sym_using] = ACTIONS(1942), [anon_sym_COLON_COLON] = ACTIONS(1940), [anon_sym_LBRACK_LBRACK] = ACTIONS(1940), [anon_sym___declspec] = ACTIONS(1942), [anon_sym___based] = ACTIONS(1942), [anon_sym___cdecl] = ACTIONS(1942), [anon_sym___clrcall] = ACTIONS(1942), [anon_sym___stdcall] = ACTIONS(1942), [anon_sym___fastcall] = ACTIONS(1942), [anon_sym___thiscall] = ACTIONS(1942), [anon_sym___vectorcall] = ACTIONS(1942), [anon_sym_LBRACE] = ACTIONS(1940), [anon_sym_signed] = ACTIONS(1942), [anon_sym_unsigned] = ACTIONS(1942), [anon_sym_long] = ACTIONS(1942), [anon_sym_short] = ACTIONS(1942), [anon_sym_LBRACK] = ACTIONS(1942), [anon_sym_static] = ACTIONS(1942), [anon_sym_EQ] = ACTIONS(1940), [anon_sym_register] = ACTIONS(1942), [anon_sym_inline] = ACTIONS(1942), [anon_sym___inline] = ACTIONS(1942), [anon_sym___inline__] = ACTIONS(1942), [anon_sym___forceinline] = ACTIONS(1942), [anon_sym_thread_local] = ACTIONS(1942), [anon_sym___thread] = ACTIONS(1942), [anon_sym_const] = ACTIONS(1942), [anon_sym_constexpr] = ACTIONS(1942), [anon_sym_volatile] = ACTIONS(1942), [anon_sym_restrict] = ACTIONS(1942), [anon_sym___restrict__] = ACTIONS(1942), [anon_sym__Atomic] = ACTIONS(1942), [anon_sym__Noreturn] = ACTIONS(1942), [anon_sym_noreturn] = ACTIONS(1942), [anon_sym__Nonnull] = ACTIONS(1942), [anon_sym_mutable] = ACTIONS(1942), [anon_sym_constinit] = ACTIONS(1942), [anon_sym_consteval] = ACTIONS(1942), [anon_sym_alignas] = ACTIONS(1942), [anon_sym__Alignas] = ACTIONS(1942), [sym_primitive_type] = ACTIONS(1942), [anon_sym_enum] = ACTIONS(1942), [anon_sym_class] = ACTIONS(1942), [anon_sym_struct] = ACTIONS(1942), [anon_sym_union] = ACTIONS(1942), [anon_sym_if] = ACTIONS(1942), [anon_sym_else] = ACTIONS(1942), [anon_sym_switch] = ACTIONS(1942), [anon_sym_case] = ACTIONS(1942), [anon_sym_default] = ACTIONS(1942), [anon_sym_while] = ACTIONS(1942), [anon_sym_do] = ACTIONS(1942), [anon_sym_for] = ACTIONS(1942), [anon_sym_return] = ACTIONS(1942), [anon_sym_break] = ACTIONS(1942), [anon_sym_continue] = ACTIONS(1942), [anon_sym_goto] = ACTIONS(1942), [anon_sym___try] = ACTIONS(1942), [anon_sym___except] = ACTIONS(1942), [anon_sym___finally] = ACTIONS(1942), [anon_sym___leave] = ACTIONS(1942), [anon_sym_not] = ACTIONS(1942), [anon_sym_compl] = ACTIONS(1942), [anon_sym_or] = ACTIONS(1942), [anon_sym_and] = ACTIONS(1942), [anon_sym_DASH_DASH] = ACTIONS(1940), [anon_sym_PLUS_PLUS] = ACTIONS(1940), [anon_sym_sizeof] = ACTIONS(1942), [anon_sym___alignof__] = ACTIONS(1942), [anon_sym___alignof] = ACTIONS(1942), [anon_sym__alignof] = ACTIONS(1942), [anon_sym_alignof] = ACTIONS(1942), [anon_sym__Alignof] = ACTIONS(1942), [anon_sym_offsetof] = ACTIONS(1942), [anon_sym__Generic] = ACTIONS(1942), [anon_sym_asm] = ACTIONS(1942), [anon_sym___asm__] = ACTIONS(1942), [anon_sym___asm] = ACTIONS(1942), [sym_number_literal] = ACTIONS(1940), [anon_sym_L_SQUOTE] = ACTIONS(1940), [anon_sym_u_SQUOTE] = ACTIONS(1940), [anon_sym_U_SQUOTE] = ACTIONS(1940), [anon_sym_u8_SQUOTE] = ACTIONS(1940), [anon_sym_SQUOTE] = ACTIONS(1940), [anon_sym_L_DQUOTE] = ACTIONS(1940), [anon_sym_u_DQUOTE] = ACTIONS(1940), [anon_sym_U_DQUOTE] = ACTIONS(1940), [anon_sym_u8_DQUOTE] = ACTIONS(1940), [anon_sym_DQUOTE] = ACTIONS(1940), [sym_true] = ACTIONS(1942), [sym_false] = ACTIONS(1942), [anon_sym_NULL] = ACTIONS(1942), [anon_sym_nullptr] = ACTIONS(1942), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1942), [anon_sym_decltype] = ACTIONS(1942), [anon_sym_final] = ACTIONS(1942), [anon_sym_override] = ACTIONS(1942), [anon_sym_explicit] = ACTIONS(1942), [anon_sym_typename] = ACTIONS(1942), [anon_sym_export] = ACTIONS(1942), [anon_sym_module] = ACTIONS(1942), [anon_sym_import] = ACTIONS(1942), [anon_sym_template] = ACTIONS(1942), [anon_sym_GT2] = ACTIONS(1940), [anon_sym_operator] = ACTIONS(1942), [anon_sym_try] = ACTIONS(1942), [anon_sym_delete] = ACTIONS(1942), [anon_sym_throw] = ACTIONS(1942), [anon_sym_namespace] = ACTIONS(1942), [anon_sym_static_assert] = ACTIONS(1942), [anon_sym_concept] = ACTIONS(1942), [anon_sym_co_return] = ACTIONS(1942), [anon_sym_co_yield] = ACTIONS(1942), [anon_sym_catch] = ACTIONS(1942), [anon_sym_R_DQUOTE] = ACTIONS(1940), [anon_sym_LR_DQUOTE] = ACTIONS(1940), [anon_sym_uR_DQUOTE] = ACTIONS(1940), [anon_sym_UR_DQUOTE] = ACTIONS(1940), [anon_sym_u8R_DQUOTE] = ACTIONS(1940), [anon_sym_co_await] = ACTIONS(1942), [anon_sym_new] = ACTIONS(1942), [anon_sym_requires] = ACTIONS(1942), [sym_this] = ACTIONS(1942), }, [STATE(137)] = { [sym_expression] = STATE(2375), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_initializer_list] = STATE(2414), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1944), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [aux_sym_preproc_if_token2] = ACTIONS(1946), [aux_sym_preproc_else_token1] = ACTIONS(1946), [aux_sym_preproc_elif_token1] = ACTIONS(1944), [aux_sym_preproc_elifdef_token1] = ACTIONS(1946), [aux_sym_preproc_elifdef_token2] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(1948), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1944), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1944), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1944), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1944), [anon_sym_GT_GT] = ACTIONS(1944), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_LBRACK] = ACTIONS(1946), [anon_sym_EQ] = ACTIONS(1944), [sym_primitive_type] = ACTIONS(1958), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_STAR_EQ] = ACTIONS(1946), [anon_sym_SLASH_EQ] = ACTIONS(1946), [anon_sym_PERCENT_EQ] = ACTIONS(1946), [anon_sym_PLUS_EQ] = ACTIONS(1946), [anon_sym_DASH_EQ] = ACTIONS(1946), [anon_sym_LT_LT_EQ] = ACTIONS(1946), [anon_sym_GT_GT_EQ] = ACTIONS(1946), [anon_sym_AMP_EQ] = ACTIONS(1946), [anon_sym_CARET_EQ] = ACTIONS(1946), [anon_sym_PIPE_EQ] = ACTIONS(1946), [anon_sym_and_eq] = ACTIONS(1944), [anon_sym_or_eq] = ACTIONS(1944), [anon_sym_xor_eq] = ACTIONS(1944), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(138)] = { [sym_expression] = STATE(2375), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_initializer_list] = STATE(2414), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_RPAREN] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(1994), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1944), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1944), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1944), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1944), [anon_sym_GT_GT] = ACTIONS(1944), [anon_sym_SEMI] = ACTIONS(1946), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_RBRACE] = ACTIONS(1946), [anon_sym_LBRACK] = ACTIONS(1946), [anon_sym_RBRACK] = ACTIONS(1946), [anon_sym_EQ] = ACTIONS(1944), [sym_primitive_type] = ACTIONS(1958), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_STAR_EQ] = ACTIONS(1946), [anon_sym_SLASH_EQ] = ACTIONS(1946), [anon_sym_PERCENT_EQ] = ACTIONS(1946), [anon_sym_PLUS_EQ] = ACTIONS(1946), [anon_sym_DASH_EQ] = ACTIONS(1946), [anon_sym_LT_LT_EQ] = ACTIONS(1946), [anon_sym_GT_GT_EQ] = ACTIONS(1946), [anon_sym_AMP_EQ] = ACTIONS(1946), [anon_sym_CARET_EQ] = ACTIONS(1946), [anon_sym_PIPE_EQ] = ACTIONS(1946), [anon_sym_and_eq] = ACTIONS(1944), [anon_sym_or_eq] = ACTIONS(1944), [anon_sym_xor_eq] = ACTIONS(1944), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(139)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8399), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(140)] = { [sym_compound_statement] = STATE(8772), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2970), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8772), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8411), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8998), [sym__unary_right_fold] = STATE(9003), [sym__binary_fold] = STATE(9007), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8904), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(141)] = { [sym_attribute_declaration] = STATE(152), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(641), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(152), [sym_identifier] = ACTIONS(2024), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_using] = ACTIONS(2028), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(142)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8769), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(143)] = { [sym_attribute_declaration] = STATE(156), [sym_compound_statement] = STATE(280), [sym_attributed_statement] = STATE(280), [sym_statement] = STATE(243), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(156), [sym_identifier] = ACTIONS(2032), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_using] = ACTIONS(2034), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(144)] = { [sym_compound_statement] = STATE(8833), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2912), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8833), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8902), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8903), [sym__unary_right_fold] = STATE(8908), [sym__binary_fold] = STATE(8913), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8226), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(145)] = { [sym_attribute_declaration] = STATE(162), [sym_compound_statement] = STATE(507), [sym_attributed_statement] = STATE(507), [sym_statement] = STATE(515), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(162), [sym_identifier] = ACTIONS(2036), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_using] = ACTIONS(2038), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(146)] = { [sym_compound_statement] = STATE(8833), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2912), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8833), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8230), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8903), [sym__unary_right_fold] = STATE(8908), [sym__binary_fold] = STATE(8913), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8226), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(147)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8980), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(148)] = { [sym_compound_statement] = STATE(8833), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2912), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8833), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8450), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8451), [sym__unary_right_fold] = STATE(8452), [sym__binary_fold] = STATE(8453), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8226), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(149)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8987), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(150)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8521), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(151)] = { [sym_compound_statement] = STATE(8833), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2912), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8833), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8191), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8451), [sym__unary_right_fold] = STATE(8452), [sym__binary_fold] = STATE(8453), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8226), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(152)] = { [sym_attribute_declaration] = STATE(152), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(641), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(152), [sym_identifier] = ACTIONS(2040), [anon_sym_LPAREN2] = ACTIONS(2043), [anon_sym_BANG] = ACTIONS(2046), [anon_sym_TILDE] = ACTIONS(2046), [anon_sym_DASH] = ACTIONS(2049), [anon_sym_PLUS] = ACTIONS(2049), [anon_sym_STAR] = ACTIONS(2052), [anon_sym_AMP] = ACTIONS(2052), [anon_sym_SEMI] = ACTIONS(2055), [anon_sym___extension__] = ACTIONS(2058), [anon_sym_using] = ACTIONS(2061), [anon_sym_COLON_COLON] = ACTIONS(2063), [anon_sym_LBRACK_LBRACK] = ACTIONS(2066), [anon_sym_LBRACE] = ACTIONS(2069), [anon_sym_LBRACK] = ACTIONS(2072), [sym_primitive_type] = ACTIONS(2075), [anon_sym_if] = ACTIONS(2078), [anon_sym_switch] = ACTIONS(2081), [anon_sym_case] = ACTIONS(2084), [anon_sym_default] = ACTIONS(2087), [anon_sym_while] = ACTIONS(2090), [anon_sym_do] = ACTIONS(2093), [anon_sym_for] = ACTIONS(2096), [anon_sym_return] = ACTIONS(2099), [anon_sym_break] = ACTIONS(2102), [anon_sym_continue] = ACTIONS(2105), [anon_sym_goto] = ACTIONS(2108), [anon_sym___try] = ACTIONS(2111), [anon_sym___leave] = ACTIONS(2114), [anon_sym_not] = ACTIONS(2049), [anon_sym_compl] = ACTIONS(2049), [anon_sym_DASH_DASH] = ACTIONS(2117), [anon_sym_PLUS_PLUS] = ACTIONS(2117), [anon_sym_sizeof] = ACTIONS(2120), [anon_sym___alignof__] = ACTIONS(2123), [anon_sym___alignof] = ACTIONS(2123), [anon_sym__alignof] = ACTIONS(2123), [anon_sym_alignof] = ACTIONS(2123), [anon_sym__Alignof] = ACTIONS(2123), [anon_sym_offsetof] = ACTIONS(2126), [anon_sym__Generic] = ACTIONS(2129), [anon_sym_asm] = ACTIONS(2132), [anon_sym___asm__] = ACTIONS(2132), [anon_sym___asm] = ACTIONS(2132), [sym_number_literal] = ACTIONS(2135), [anon_sym_L_SQUOTE] = ACTIONS(2138), [anon_sym_u_SQUOTE] = ACTIONS(2138), [anon_sym_U_SQUOTE] = ACTIONS(2138), [anon_sym_u8_SQUOTE] = ACTIONS(2138), [anon_sym_SQUOTE] = ACTIONS(2138), [anon_sym_L_DQUOTE] = ACTIONS(2141), [anon_sym_u_DQUOTE] = ACTIONS(2141), [anon_sym_U_DQUOTE] = ACTIONS(2141), [anon_sym_u8_DQUOTE] = ACTIONS(2141), [anon_sym_DQUOTE] = ACTIONS(2141), [sym_true] = ACTIONS(2144), [sym_false] = ACTIONS(2144), [anon_sym_NULL] = ACTIONS(2147), [anon_sym_nullptr] = ACTIONS(2147), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(2150), [anon_sym_template] = ACTIONS(2153), [anon_sym_try] = ACTIONS(2156), [anon_sym_delete] = ACTIONS(2159), [anon_sym_throw] = ACTIONS(2162), [anon_sym_co_return] = ACTIONS(2165), [anon_sym_co_yield] = ACTIONS(2168), [anon_sym_R_DQUOTE] = ACTIONS(2171), [anon_sym_LR_DQUOTE] = ACTIONS(2171), [anon_sym_uR_DQUOTE] = ACTIONS(2171), [anon_sym_UR_DQUOTE] = ACTIONS(2171), [anon_sym_u8R_DQUOTE] = ACTIONS(2171), [anon_sym_co_await] = ACTIONS(2174), [anon_sym_new] = ACTIONS(2177), [anon_sym_requires] = ACTIONS(2180), [sym_this] = ACTIONS(2144), }, [STATE(153)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8926), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(154)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(9015), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(155)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8766), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(156)] = { [sym_attribute_declaration] = STATE(156), [sym_compound_statement] = STATE(280), [sym_attributed_statement] = STATE(280), [sym_statement] = STATE(243), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(156), [sym_identifier] = ACTIONS(2183), [anon_sym_LPAREN2] = ACTIONS(2043), [anon_sym_BANG] = ACTIONS(2046), [anon_sym_TILDE] = ACTIONS(2046), [anon_sym_DASH] = ACTIONS(2049), [anon_sym_PLUS] = ACTIONS(2049), [anon_sym_STAR] = ACTIONS(2052), [anon_sym_AMP] = ACTIONS(2052), [anon_sym_SEMI] = ACTIONS(2186), [anon_sym___extension__] = ACTIONS(2058), [anon_sym_using] = ACTIONS(2061), [anon_sym_COLON_COLON] = ACTIONS(2063), [anon_sym_LBRACK_LBRACK] = ACTIONS(2066), [anon_sym_LBRACE] = ACTIONS(2189), [anon_sym_LBRACK] = ACTIONS(2072), [sym_primitive_type] = ACTIONS(2075), [anon_sym_if] = ACTIONS(2192), [anon_sym_switch] = ACTIONS(2195), [anon_sym_case] = ACTIONS(2198), [anon_sym_default] = ACTIONS(2201), [anon_sym_while] = ACTIONS(2204), [anon_sym_do] = ACTIONS(2207), [anon_sym_for] = ACTIONS(2210), [anon_sym_return] = ACTIONS(2213), [anon_sym_break] = ACTIONS(2216), [anon_sym_continue] = ACTIONS(2219), [anon_sym_goto] = ACTIONS(2222), [anon_sym___try] = ACTIONS(2225), [anon_sym___leave] = ACTIONS(2228), [anon_sym_not] = ACTIONS(2049), [anon_sym_compl] = ACTIONS(2049), [anon_sym_DASH_DASH] = ACTIONS(2117), [anon_sym_PLUS_PLUS] = ACTIONS(2117), [anon_sym_sizeof] = ACTIONS(2120), [anon_sym___alignof__] = ACTIONS(2123), [anon_sym___alignof] = ACTIONS(2123), [anon_sym__alignof] = ACTIONS(2123), [anon_sym_alignof] = ACTIONS(2123), [anon_sym__Alignof] = ACTIONS(2123), [anon_sym_offsetof] = ACTIONS(2126), [anon_sym__Generic] = ACTIONS(2129), [anon_sym_asm] = ACTIONS(2132), [anon_sym___asm__] = ACTIONS(2132), [anon_sym___asm] = ACTIONS(2132), [sym_number_literal] = ACTIONS(2135), [anon_sym_L_SQUOTE] = ACTIONS(2138), [anon_sym_u_SQUOTE] = ACTIONS(2138), [anon_sym_U_SQUOTE] = ACTIONS(2138), [anon_sym_u8_SQUOTE] = ACTIONS(2138), [anon_sym_SQUOTE] = ACTIONS(2138), [anon_sym_L_DQUOTE] = ACTIONS(2141), [anon_sym_u_DQUOTE] = ACTIONS(2141), [anon_sym_U_DQUOTE] = ACTIONS(2141), [anon_sym_u8_DQUOTE] = ACTIONS(2141), [anon_sym_DQUOTE] = ACTIONS(2141), [sym_true] = ACTIONS(2144), [sym_false] = ACTIONS(2144), [anon_sym_NULL] = ACTIONS(2147), [anon_sym_nullptr] = ACTIONS(2147), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(2150), [anon_sym_template] = ACTIONS(2153), [anon_sym_try] = ACTIONS(2231), [anon_sym_delete] = ACTIONS(2159), [anon_sym_throw] = ACTIONS(2234), [anon_sym_co_return] = ACTIONS(2237), [anon_sym_co_yield] = ACTIONS(2240), [anon_sym_R_DQUOTE] = ACTIONS(2171), [anon_sym_LR_DQUOTE] = ACTIONS(2171), [anon_sym_uR_DQUOTE] = ACTIONS(2171), [anon_sym_UR_DQUOTE] = ACTIONS(2171), [anon_sym_u8R_DQUOTE] = ACTIONS(2171), [anon_sym_co_await] = ACTIONS(2174), [anon_sym_new] = ACTIONS(2177), [anon_sym_requires] = ACTIONS(2180), [sym_this] = ACTIONS(2144), }, [STATE(157)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8694), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(158)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8205), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(159)] = { [sym_attribute_declaration] = STATE(161), [sym_compound_statement] = STATE(370), [sym_attributed_statement] = STATE(370), [sym_statement] = STATE(349), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(161), [sym_identifier] = ACTIONS(2243), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_using] = ACTIONS(2245), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(160)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8911), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(161)] = { [sym_attribute_declaration] = STATE(161), [sym_compound_statement] = STATE(370), [sym_attributed_statement] = STATE(370), [sym_statement] = STATE(349), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(161), [sym_identifier] = ACTIONS(2247), [anon_sym_LPAREN2] = ACTIONS(2043), [anon_sym_BANG] = ACTIONS(2046), [anon_sym_TILDE] = ACTIONS(2046), [anon_sym_DASH] = ACTIONS(2049), [anon_sym_PLUS] = ACTIONS(2049), [anon_sym_STAR] = ACTIONS(2052), [anon_sym_AMP] = ACTIONS(2052), [anon_sym_SEMI] = ACTIONS(2250), [anon_sym___extension__] = ACTIONS(2058), [anon_sym_using] = ACTIONS(2061), [anon_sym_COLON_COLON] = ACTIONS(2063), [anon_sym_LBRACK_LBRACK] = ACTIONS(2066), [anon_sym_LBRACE] = ACTIONS(2253), [anon_sym_LBRACK] = ACTIONS(2072), [sym_primitive_type] = ACTIONS(2075), [anon_sym_if] = ACTIONS(2256), [anon_sym_switch] = ACTIONS(2259), [anon_sym_case] = ACTIONS(2262), [anon_sym_default] = ACTIONS(2265), [anon_sym_while] = ACTIONS(2268), [anon_sym_do] = ACTIONS(2271), [anon_sym_for] = ACTIONS(2274), [anon_sym_return] = ACTIONS(2277), [anon_sym_break] = ACTIONS(2280), [anon_sym_continue] = ACTIONS(2283), [anon_sym_goto] = ACTIONS(2286), [anon_sym___try] = ACTIONS(2289), [anon_sym___leave] = ACTIONS(2292), [anon_sym_not] = ACTIONS(2049), [anon_sym_compl] = ACTIONS(2049), [anon_sym_DASH_DASH] = ACTIONS(2117), [anon_sym_PLUS_PLUS] = ACTIONS(2117), [anon_sym_sizeof] = ACTIONS(2120), [anon_sym___alignof__] = ACTIONS(2123), [anon_sym___alignof] = ACTIONS(2123), [anon_sym__alignof] = ACTIONS(2123), [anon_sym_alignof] = ACTIONS(2123), [anon_sym__Alignof] = ACTIONS(2123), [anon_sym_offsetof] = ACTIONS(2126), [anon_sym__Generic] = ACTIONS(2129), [anon_sym_asm] = ACTIONS(2132), [anon_sym___asm__] = ACTIONS(2132), [anon_sym___asm] = ACTIONS(2132), [sym_number_literal] = ACTIONS(2135), [anon_sym_L_SQUOTE] = ACTIONS(2138), [anon_sym_u_SQUOTE] = ACTIONS(2138), [anon_sym_U_SQUOTE] = ACTIONS(2138), [anon_sym_u8_SQUOTE] = ACTIONS(2138), [anon_sym_SQUOTE] = ACTIONS(2138), [anon_sym_L_DQUOTE] = ACTIONS(2141), [anon_sym_u_DQUOTE] = ACTIONS(2141), [anon_sym_U_DQUOTE] = ACTIONS(2141), [anon_sym_u8_DQUOTE] = ACTIONS(2141), [anon_sym_DQUOTE] = ACTIONS(2141), [sym_true] = ACTIONS(2144), [sym_false] = ACTIONS(2144), [anon_sym_NULL] = ACTIONS(2147), [anon_sym_nullptr] = ACTIONS(2147), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(2150), [anon_sym_template] = ACTIONS(2153), [anon_sym_try] = ACTIONS(2295), [anon_sym_delete] = ACTIONS(2159), [anon_sym_throw] = ACTIONS(2298), [anon_sym_co_return] = ACTIONS(2301), [anon_sym_co_yield] = ACTIONS(2304), [anon_sym_R_DQUOTE] = ACTIONS(2171), [anon_sym_LR_DQUOTE] = ACTIONS(2171), [anon_sym_uR_DQUOTE] = ACTIONS(2171), [anon_sym_UR_DQUOTE] = ACTIONS(2171), [anon_sym_u8R_DQUOTE] = ACTIONS(2171), [anon_sym_co_await] = ACTIONS(2174), [anon_sym_new] = ACTIONS(2177), [anon_sym_requires] = ACTIONS(2180), [sym_this] = ACTIONS(2144), }, [STATE(162)] = { [sym_attribute_declaration] = STATE(162), [sym_compound_statement] = STATE(507), [sym_attributed_statement] = STATE(507), [sym_statement] = STATE(515), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(162), [sym_identifier] = ACTIONS(2307), [anon_sym_LPAREN2] = ACTIONS(2043), [anon_sym_BANG] = ACTIONS(2046), [anon_sym_TILDE] = ACTIONS(2046), [anon_sym_DASH] = ACTIONS(2049), [anon_sym_PLUS] = ACTIONS(2049), [anon_sym_STAR] = ACTIONS(2052), [anon_sym_AMP] = ACTIONS(2052), [anon_sym_SEMI] = ACTIONS(2310), [anon_sym___extension__] = ACTIONS(2058), [anon_sym_using] = ACTIONS(2061), [anon_sym_COLON_COLON] = ACTIONS(2063), [anon_sym_LBRACK_LBRACK] = ACTIONS(2066), [anon_sym_LBRACE] = ACTIONS(2313), [anon_sym_LBRACK] = ACTIONS(2072), [sym_primitive_type] = ACTIONS(2075), [anon_sym_if] = ACTIONS(2316), [anon_sym_switch] = ACTIONS(2319), [anon_sym_case] = ACTIONS(2322), [anon_sym_default] = ACTIONS(2325), [anon_sym_while] = ACTIONS(2328), [anon_sym_do] = ACTIONS(2331), [anon_sym_for] = ACTIONS(2334), [anon_sym_return] = ACTIONS(2337), [anon_sym_break] = ACTIONS(2340), [anon_sym_continue] = ACTIONS(2343), [anon_sym_goto] = ACTIONS(2346), [anon_sym___try] = ACTIONS(2349), [anon_sym___leave] = ACTIONS(2352), [anon_sym_not] = ACTIONS(2049), [anon_sym_compl] = ACTIONS(2049), [anon_sym_DASH_DASH] = ACTIONS(2117), [anon_sym_PLUS_PLUS] = ACTIONS(2117), [anon_sym_sizeof] = ACTIONS(2120), [anon_sym___alignof__] = ACTIONS(2123), [anon_sym___alignof] = ACTIONS(2123), [anon_sym__alignof] = ACTIONS(2123), [anon_sym_alignof] = ACTIONS(2123), [anon_sym__Alignof] = ACTIONS(2123), [anon_sym_offsetof] = ACTIONS(2126), [anon_sym__Generic] = ACTIONS(2129), [anon_sym_asm] = ACTIONS(2132), [anon_sym___asm__] = ACTIONS(2132), [anon_sym___asm] = ACTIONS(2132), [sym_number_literal] = ACTIONS(2135), [anon_sym_L_SQUOTE] = ACTIONS(2138), [anon_sym_u_SQUOTE] = ACTIONS(2138), [anon_sym_U_SQUOTE] = ACTIONS(2138), [anon_sym_u8_SQUOTE] = ACTIONS(2138), [anon_sym_SQUOTE] = ACTIONS(2138), [anon_sym_L_DQUOTE] = ACTIONS(2141), [anon_sym_u_DQUOTE] = ACTIONS(2141), [anon_sym_U_DQUOTE] = ACTIONS(2141), [anon_sym_u8_DQUOTE] = ACTIONS(2141), [anon_sym_DQUOTE] = ACTIONS(2141), [sym_true] = ACTIONS(2144), [sym_false] = ACTIONS(2144), [anon_sym_NULL] = ACTIONS(2147), [anon_sym_nullptr] = ACTIONS(2147), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(2150), [anon_sym_template] = ACTIONS(2153), [anon_sym_try] = ACTIONS(2355), [anon_sym_delete] = ACTIONS(2159), [anon_sym_throw] = ACTIONS(2358), [anon_sym_co_return] = ACTIONS(2361), [anon_sym_co_yield] = ACTIONS(2364), [anon_sym_R_DQUOTE] = ACTIONS(2171), [anon_sym_LR_DQUOTE] = ACTIONS(2171), [anon_sym_uR_DQUOTE] = ACTIONS(2171), [anon_sym_UR_DQUOTE] = ACTIONS(2171), [anon_sym_u8R_DQUOTE] = ACTIONS(2171), [anon_sym_co_await] = ACTIONS(2174), [anon_sym_new] = ACTIONS(2177), [anon_sym_requires] = ACTIONS(2180), [sym_this] = ACTIONS(2144), }, [STATE(163)] = { [sym_compound_statement] = STATE(8772), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2970), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8772), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8846), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8851), [sym__unary_right_fold] = STATE(8862), [sym__binary_fold] = STATE(8872), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8904), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(164)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8566), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(165)] = { [sym_expression] = STATE(2375), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_initializer_list] = STATE(2414), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(2369), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1944), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1944), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1944), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1944), [anon_sym_GT_GT] = ACTIONS(1944), [anon_sym_SEMI] = ACTIONS(1946), [anon_sym___extension__] = ACTIONS(2373), [anon_sym___attribute__] = ACTIONS(1944), [anon_sym___attribute] = ACTIONS(1944), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_LBRACK] = ACTIONS(1946), [anon_sym_EQ] = ACTIONS(1944), [sym_primitive_type] = ACTIONS(1958), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_STAR_EQ] = ACTIONS(1946), [anon_sym_SLASH_EQ] = ACTIONS(1946), [anon_sym_PERCENT_EQ] = ACTIONS(1946), [anon_sym_PLUS_EQ] = ACTIONS(1946), [anon_sym_DASH_EQ] = ACTIONS(1946), [anon_sym_LT_LT_EQ] = ACTIONS(1946), [anon_sym_GT_GT_EQ] = ACTIONS(1946), [anon_sym_AMP_EQ] = ACTIONS(1946), [anon_sym_CARET_EQ] = ACTIONS(1946), [anon_sym_PIPE_EQ] = ACTIONS(1946), [anon_sym_and_eq] = ACTIONS(1944), [anon_sym_or_eq] = ACTIONS(1944), [anon_sym_xor_eq] = ACTIONS(1944), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(166)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8278), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(167)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8752), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(168)] = { [sym_compound_statement] = STATE(8772), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2970), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8772), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8471), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8851), [sym__unary_right_fold] = STATE(8862), [sym__binary_fold] = STATE(8872), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8904), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(169)] = { [sym_compound_statement] = STATE(8772), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2970), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8772), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8993), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8998), [sym__unary_right_fold] = STATE(9003), [sym__binary_fold] = STATE(9007), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8904), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(170)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8604), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(171)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8942), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(172)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8721), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(173)] = { [sym_compound_statement] = STATE(8676), [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(2946), [sym__string] = STATE(3269), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_type_descriptor] = STATE(8173), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(8008), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5845), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(5496), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(2018), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(1804), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(1814), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(174)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(8578), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(175)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(8188), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(176)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(8806), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(177)] = { [sym_attribute_declaration] = STATE(189), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(477), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(189), [sym_identifier] = ACTIONS(2024), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(178)] = { [sym_attribute_declaration] = STATE(189), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(663), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(189), [sym_identifier] = ACTIONS(2024), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(179)] = { [sym_attribute_declaration] = STATE(161), [sym_compound_statement] = STATE(370), [sym_attributed_statement] = STATE(370), [sym_statement] = STATE(349), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(161), [sym_identifier] = ACTIONS(2243), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(180)] = { [sym_attribute_declaration] = STATE(189), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(471), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(189), [sym_identifier] = ACTIONS(2024), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(181)] = { [sym_attribute_declaration] = STATE(189), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(569), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(189), [sym_identifier] = ACTIONS(2024), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(182)] = { [sym_attribute_declaration] = STATE(189), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(571), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(189), [sym_identifier] = ACTIONS(2024), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(183)] = { [sym_attribute_declaration] = STATE(189), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(572), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(189), [sym_identifier] = ACTIONS(2024), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(184)] = { [sym_expression] = STATE(3132), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_initializer_list] = STATE(3536), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_RPAREN] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(1798), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1944), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1944), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1944), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1944), [anon_sym_GT_GT] = ACTIONS(1944), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(2397), [anon_sym_LBRACK] = ACTIONS(1946), [anon_sym_EQ] = ACTIONS(1944), [sym_primitive_type] = ACTIONS(2399), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_STAR_EQ] = ACTIONS(1946), [anon_sym_SLASH_EQ] = ACTIONS(1946), [anon_sym_PERCENT_EQ] = ACTIONS(1946), [anon_sym_PLUS_EQ] = ACTIONS(1946), [anon_sym_DASH_EQ] = ACTIONS(1946), [anon_sym_LT_LT_EQ] = ACTIONS(1946), [anon_sym_GT_GT_EQ] = ACTIONS(1946), [anon_sym_AMP_EQ] = ACTIONS(1946), [anon_sym_CARET_EQ] = ACTIONS(1946), [anon_sym_PIPE_EQ] = ACTIONS(1946), [anon_sym_and_eq] = ACTIONS(1944), [anon_sym_or_eq] = ACTIONS(1944), [anon_sym_xor_eq] = ACTIONS(1944), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1944), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [anon_sym_DASH_GT_STAR] = ACTIONS(1946), [sym_this] = ACTIONS(1842), }, [STATE(185)] = { [sym_attribute_declaration] = STATE(213), [sym_compound_statement] = STATE(931), [sym_attributed_statement] = STATE(931), [sym_statement] = STATE(932), [sym_labeled_statement] = STATE(931), [sym_expression_statement] = STATE(931), [sym_if_statement] = STATE(931), [sym_switch_statement] = STATE(931), [sym_case_statement] = STATE(931), [sym_while_statement] = STATE(931), [sym_do_statement] = STATE(931), [sym_for_statement] = STATE(931), [sym_return_statement] = STATE(931), [sym_break_statement] = STATE(931), [sym_continue_statement] = STATE(931), [sym_goto_statement] = STATE(931), [sym_seh_try_statement] = STATE(931), [sym_seh_leave_statement] = STATE(931), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(931), [sym_co_return_statement] = STATE(931), [sym_co_yield_statement] = STATE(931), [sym_throw_statement] = STATE(931), [sym_try_statement] = STATE(931), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(213), [sym_identifier] = ACTIONS(2401), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1680), [anon_sym_switch] = ACTIONS(1682), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(186)] = { [sym_attribute_declaration] = STATE(156), [sym_compound_statement] = STATE(280), [sym_attributed_statement] = STATE(280), [sym_statement] = STATE(243), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(156), [sym_identifier] = ACTIONS(2032), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(187)] = { [sym_attribute_declaration] = STATE(186), [sym_compound_statement] = STATE(280), [sym_attributed_statement] = STATE(280), [sym_statement] = STATE(238), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(186), [sym_identifier] = ACTIONS(2032), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(188)] = { [sym_attribute_declaration] = STATE(186), [sym_compound_statement] = STATE(280), [sym_attributed_statement] = STATE(280), [sym_statement] = STATE(247), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(186), [sym_identifier] = ACTIONS(2032), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(189)] = { [sym_attribute_declaration] = STATE(152), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(641), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(152), [sym_identifier] = ACTIONS(2024), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(866), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(199), [anon_sym_switch] = ACTIONS(201), [anon_sym_case] = ACTIONS(203), [anon_sym_default] = ACTIONS(205), [anon_sym_while] = ACTIONS(207), [anon_sym_do] = ACTIONS(209), [anon_sym_for] = ACTIONS(211), [anon_sym_return] = ACTIONS(213), [anon_sym_break] = ACTIONS(215), [anon_sym_continue] = ACTIONS(217), [anon_sym_goto] = ACTIONS(219), [anon_sym___try] = ACTIONS(221), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(233), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(235), [anon_sym_co_return] = ACTIONS(243), [anon_sym_co_yield] = ACTIONS(245), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(190)] = { [sym_attribute_declaration] = STATE(179), [sym_compound_statement] = STATE(370), [sym_attributed_statement] = STATE(370), [sym_statement] = STATE(281), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(179), [sym_identifier] = ACTIONS(2243), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(191)] = { [sym_attribute_declaration] = STATE(186), [sym_compound_statement] = STATE(280), [sym_attributed_statement] = STATE(280), [sym_statement] = STATE(240), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(186), [sym_identifier] = ACTIONS(2032), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(192)] = { [sym_attribute_declaration] = STATE(179), [sym_compound_statement] = STATE(370), [sym_attributed_statement] = STATE(370), [sym_statement] = STATE(278), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(179), [sym_identifier] = ACTIONS(2243), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(193)] = { [sym_attribute_declaration] = STATE(186), [sym_compound_statement] = STATE(280), [sym_attributed_statement] = STATE(280), [sym_statement] = STATE(267), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(186), [sym_identifier] = ACTIONS(2032), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(194)] = { [sym_attribute_declaration] = STATE(186), [sym_compound_statement] = STATE(280), [sym_attributed_statement] = STATE(280), [sym_statement] = STATE(269), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(186), [sym_identifier] = ACTIONS(2032), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(195)] = { [sym_attribute_declaration] = STATE(186), [sym_compound_statement] = STATE(280), [sym_attributed_statement] = STATE(280), [sym_statement] = STATE(270), [sym_labeled_statement] = STATE(280), [sym_expression_statement] = STATE(280), [sym_if_statement] = STATE(280), [sym_switch_statement] = STATE(280), [sym_case_statement] = STATE(280), [sym_while_statement] = STATE(280), [sym_do_statement] = STATE(280), [sym_for_statement] = STATE(280), [sym_return_statement] = STATE(280), [sym_break_statement] = STATE(280), [sym_continue_statement] = STATE(280), [sym_goto_statement] = STATE(280), [sym_seh_try_statement] = STATE(280), [sym_seh_leave_statement] = STATE(280), [sym_expression] = STATE(4528), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8713), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(280), [sym_co_return_statement] = STATE(280), [sym_co_yield_statement] = STATE(280), [sym_throw_statement] = STATE(280), [sym_try_statement] = STATE(280), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(186), [sym_identifier] = ACTIONS(2032), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(287), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(297), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(301), [anon_sym_switch] = ACTIONS(303), [anon_sym_case] = ACTIONS(305), [anon_sym_default] = ACTIONS(307), [anon_sym_while] = ACTIONS(309), [anon_sym_do] = ACTIONS(311), [anon_sym_for] = ACTIONS(313), [anon_sym_return] = ACTIONS(315), [anon_sym_break] = ACTIONS(317), [anon_sym_continue] = ACTIONS(319), [anon_sym_goto] = ACTIONS(321), [anon_sym___try] = ACTIONS(323), [anon_sym___leave] = ACTIONS(325), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(329), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(331), [anon_sym_co_return] = ACTIONS(339), [anon_sym_co_yield] = ACTIONS(341), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(196)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(7586), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(197)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(377), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(198)] = { [sym_attribute_declaration] = STATE(198), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(349), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(198), [sym_identifier] = ACTIONS(2403), [anon_sym_LPAREN2] = ACTIONS(2043), [anon_sym_BANG] = ACTIONS(2046), [anon_sym_TILDE] = ACTIONS(2046), [anon_sym_DASH] = ACTIONS(2049), [anon_sym_PLUS] = ACTIONS(2049), [anon_sym_STAR] = ACTIONS(2052), [anon_sym_AMP] = ACTIONS(2052), [anon_sym_SEMI] = ACTIONS(2055), [anon_sym___extension__] = ACTIONS(2058), [anon_sym_COLON_COLON] = ACTIONS(2063), [anon_sym_LBRACK_LBRACK] = ACTIONS(2066), [anon_sym_LBRACE] = ACTIONS(2253), [anon_sym_LBRACK] = ACTIONS(2072), [sym_primitive_type] = ACTIONS(2075), [anon_sym_if] = ACTIONS(2406), [anon_sym_switch] = ACTIONS(2259), [anon_sym_case] = ACTIONS(2409), [anon_sym_default] = ACTIONS(2412), [anon_sym_while] = ACTIONS(2415), [anon_sym_do] = ACTIONS(2271), [anon_sym_for] = ACTIONS(2418), [anon_sym_return] = ACTIONS(2277), [anon_sym_break] = ACTIONS(2280), [anon_sym_continue] = ACTIONS(2283), [anon_sym_goto] = ACTIONS(2286), [anon_sym___try] = ACTIONS(2421), [anon_sym___leave] = ACTIONS(2114), [anon_sym_not] = ACTIONS(2049), [anon_sym_compl] = ACTIONS(2049), [anon_sym_DASH_DASH] = ACTIONS(2117), [anon_sym_PLUS_PLUS] = ACTIONS(2117), [anon_sym_sizeof] = ACTIONS(2120), [anon_sym___alignof__] = ACTIONS(2123), [anon_sym___alignof] = ACTIONS(2123), [anon_sym__alignof] = ACTIONS(2123), [anon_sym_alignof] = ACTIONS(2123), [anon_sym__Alignof] = ACTIONS(2123), [anon_sym_offsetof] = ACTIONS(2126), [anon_sym__Generic] = ACTIONS(2129), [anon_sym_asm] = ACTIONS(2132), [anon_sym___asm__] = ACTIONS(2132), [anon_sym___asm] = ACTIONS(2132), [sym_number_literal] = ACTIONS(2135), [anon_sym_L_SQUOTE] = ACTIONS(2138), [anon_sym_u_SQUOTE] = ACTIONS(2138), [anon_sym_U_SQUOTE] = ACTIONS(2138), [anon_sym_u8_SQUOTE] = ACTIONS(2138), [anon_sym_SQUOTE] = ACTIONS(2138), [anon_sym_L_DQUOTE] = ACTIONS(2141), [anon_sym_u_DQUOTE] = ACTIONS(2141), [anon_sym_U_DQUOTE] = ACTIONS(2141), [anon_sym_u8_DQUOTE] = ACTIONS(2141), [anon_sym_DQUOTE] = ACTIONS(2141), [sym_true] = ACTIONS(2144), [sym_false] = ACTIONS(2144), [anon_sym_NULL] = ACTIONS(2147), [anon_sym_nullptr] = ACTIONS(2147), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(2150), [anon_sym_template] = ACTIONS(2153), [anon_sym_try] = ACTIONS(2295), [anon_sym_delete] = ACTIONS(2159), [anon_sym_throw] = ACTIONS(2298), [anon_sym_co_return] = ACTIONS(2301), [anon_sym_co_yield] = ACTIONS(2304), [anon_sym_R_DQUOTE] = ACTIONS(2171), [anon_sym_LR_DQUOTE] = ACTIONS(2171), [anon_sym_uR_DQUOTE] = ACTIONS(2171), [anon_sym_UR_DQUOTE] = ACTIONS(2171), [anon_sym_u8R_DQUOTE] = ACTIONS(2171), [anon_sym_co_await] = ACTIONS(2174), [anon_sym_new] = ACTIONS(2177), [anon_sym_requires] = ACTIONS(2180), [sym_this] = ACTIONS(2144), }, [STATE(199)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(8784), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(200)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(430), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(201)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(316), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(202)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(292), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(203)] = { [sym_attribute_declaration] = STATE(162), [sym_compound_statement] = STATE(507), [sym_attributed_statement] = STATE(507), [sym_statement] = STATE(515), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(162), [sym_identifier] = ACTIONS(2036), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(204)] = { [sym_attribute_declaration] = STATE(203), [sym_compound_statement] = STATE(507), [sym_attributed_statement] = STATE(507), [sym_statement] = STATE(481), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(203), [sym_identifier] = ACTIONS(2036), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(205)] = { [sym_attribute_declaration] = STATE(203), [sym_compound_statement] = STATE(507), [sym_attributed_statement] = STATE(507), [sym_statement] = STATE(521), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(203), [sym_identifier] = ACTIONS(2036), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(206)] = { [sym_attribute_declaration] = STATE(203), [sym_compound_statement] = STATE(507), [sym_attributed_statement] = STATE(507), [sym_statement] = STATE(475), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(203), [sym_identifier] = ACTIONS(2036), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(207)] = { [sym_attribute_declaration] = STATE(203), [sym_compound_statement] = STATE(507), [sym_attributed_statement] = STATE(507), [sym_statement] = STATE(535), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(203), [sym_identifier] = ACTIONS(2036), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(208)] = { [sym_attribute_declaration] = STATE(203), [sym_compound_statement] = STATE(507), [sym_attributed_statement] = STATE(507), [sym_statement] = STATE(537), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(203), [sym_identifier] = ACTIONS(2036), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(209)] = { [sym_attribute_declaration] = STATE(203), [sym_compound_statement] = STATE(507), [sym_attributed_statement] = STATE(507), [sym_statement] = STATE(538), [sym_labeled_statement] = STATE(507), [sym_expression_statement] = STATE(507), [sym_if_statement] = STATE(507), [sym_switch_statement] = STATE(507), [sym_case_statement] = STATE(507), [sym_while_statement] = STATE(507), [sym_do_statement] = STATE(507), [sym_for_statement] = STATE(507), [sym_return_statement] = STATE(507), [sym_break_statement] = STATE(507), [sym_continue_statement] = STATE(507), [sym_goto_statement] = STATE(507), [sym_seh_try_statement] = STATE(507), [sym_seh_leave_statement] = STATE(507), [sym_expression] = STATE(4488), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8169), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(507), [sym_co_return_statement] = STATE(507), [sym_co_yield_statement] = STATE(507), [sym_throw_statement] = STATE(507), [sym_try_statement] = STATE(507), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(203), [sym_identifier] = ACTIONS(2036), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1014), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1024), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1028), [anon_sym_switch] = ACTIONS(1030), [anon_sym_case] = ACTIONS(1032), [anon_sym_default] = ACTIONS(1034), [anon_sym_while] = ACTIONS(1036), [anon_sym_do] = ACTIONS(1038), [anon_sym_for] = ACTIONS(1040), [anon_sym_return] = ACTIONS(1042), [anon_sym_break] = ACTIONS(1044), [anon_sym_continue] = ACTIONS(1046), [anon_sym_goto] = ACTIONS(1048), [anon_sym___try] = ACTIONS(1050), [anon_sym___leave] = ACTIONS(1052), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1056), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1058), [anon_sym_co_return] = ACTIONS(1066), [anon_sym_co_yield] = ACTIONS(1068), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(210)] = { [sym_attribute_declaration] = STATE(179), [sym_compound_statement] = STATE(370), [sym_attributed_statement] = STATE(370), [sym_statement] = STATE(377), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(179), [sym_identifier] = ACTIONS(2243), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(211)] = { [sym_attribute_declaration] = STATE(185), [sym_compound_statement] = STATE(931), [sym_attributed_statement] = STATE(931), [sym_statement] = STATE(915), [sym_labeled_statement] = STATE(931), [sym_expression_statement] = STATE(931), [sym_if_statement] = STATE(931), [sym_switch_statement] = STATE(931), [sym_case_statement] = STATE(931), [sym_while_statement] = STATE(931), [sym_do_statement] = STATE(931), [sym_for_statement] = STATE(931), [sym_return_statement] = STATE(931), [sym_break_statement] = STATE(931), [sym_continue_statement] = STATE(931), [sym_goto_statement] = STATE(931), [sym_seh_try_statement] = STATE(931), [sym_seh_leave_statement] = STATE(931), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(931), [sym_co_return_statement] = STATE(931), [sym_co_yield_statement] = STATE(931), [sym_throw_statement] = STATE(931), [sym_try_statement] = STATE(931), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(185), [sym_identifier] = ACTIONS(2401), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1680), [anon_sym_switch] = ACTIONS(1682), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(212)] = { [sym_attribute_declaration] = STATE(185), [sym_compound_statement] = STATE(931), [sym_attributed_statement] = STATE(931), [sym_statement] = STATE(948), [sym_labeled_statement] = STATE(931), [sym_expression_statement] = STATE(931), [sym_if_statement] = STATE(931), [sym_switch_statement] = STATE(931), [sym_case_statement] = STATE(931), [sym_while_statement] = STATE(931), [sym_do_statement] = STATE(931), [sym_for_statement] = STATE(931), [sym_return_statement] = STATE(931), [sym_break_statement] = STATE(931), [sym_continue_statement] = STATE(931), [sym_goto_statement] = STATE(931), [sym_seh_try_statement] = STATE(931), [sym_seh_leave_statement] = STATE(931), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(931), [sym_co_return_statement] = STATE(931), [sym_co_yield_statement] = STATE(931), [sym_throw_statement] = STATE(931), [sym_try_statement] = STATE(931), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(185), [sym_identifier] = ACTIONS(2401), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1680), [anon_sym_switch] = ACTIONS(1682), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(213)] = { [sym_attribute_declaration] = STATE(213), [sym_compound_statement] = STATE(931), [sym_attributed_statement] = STATE(931), [sym_statement] = STATE(932), [sym_labeled_statement] = STATE(931), [sym_expression_statement] = STATE(931), [sym_if_statement] = STATE(931), [sym_switch_statement] = STATE(931), [sym_case_statement] = STATE(931), [sym_while_statement] = STATE(931), [sym_do_statement] = STATE(931), [sym_for_statement] = STATE(931), [sym_return_statement] = STATE(931), [sym_break_statement] = STATE(931), [sym_continue_statement] = STATE(931), [sym_goto_statement] = STATE(931), [sym_seh_try_statement] = STATE(931), [sym_seh_leave_statement] = STATE(931), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(931), [sym_co_return_statement] = STATE(931), [sym_co_yield_statement] = STATE(931), [sym_throw_statement] = STATE(931), [sym_try_statement] = STATE(931), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(213), [sym_identifier] = ACTIONS(2424), [anon_sym_LPAREN2] = ACTIONS(2043), [anon_sym_BANG] = ACTIONS(2046), [anon_sym_TILDE] = ACTIONS(2046), [anon_sym_DASH] = ACTIONS(2049), [anon_sym_PLUS] = ACTIONS(2049), [anon_sym_STAR] = ACTIONS(2052), [anon_sym_AMP] = ACTIONS(2052), [anon_sym_SEMI] = ACTIONS(2427), [anon_sym___extension__] = ACTIONS(2058), [anon_sym_COLON_COLON] = ACTIONS(2063), [anon_sym_LBRACK_LBRACK] = ACTIONS(2066), [anon_sym_LBRACE] = ACTIONS(2430), [anon_sym_LBRACK] = ACTIONS(2072), [sym_primitive_type] = ACTIONS(2075), [anon_sym_if] = ACTIONS(2433), [anon_sym_switch] = ACTIONS(2436), [anon_sym_case] = ACTIONS(2409), [anon_sym_default] = ACTIONS(2412), [anon_sym_while] = ACTIONS(2439), [anon_sym_do] = ACTIONS(2442), [anon_sym_for] = ACTIONS(2445), [anon_sym_return] = ACTIONS(2448), [anon_sym_break] = ACTIONS(2451), [anon_sym_continue] = ACTIONS(2454), [anon_sym_goto] = ACTIONS(2457), [anon_sym___try] = ACTIONS(2460), [anon_sym___leave] = ACTIONS(2463), [anon_sym_not] = ACTIONS(2049), [anon_sym_compl] = ACTIONS(2049), [anon_sym_DASH_DASH] = ACTIONS(2117), [anon_sym_PLUS_PLUS] = ACTIONS(2117), [anon_sym_sizeof] = ACTIONS(2120), [anon_sym___alignof__] = ACTIONS(2123), [anon_sym___alignof] = ACTIONS(2123), [anon_sym__alignof] = ACTIONS(2123), [anon_sym_alignof] = ACTIONS(2123), [anon_sym__Alignof] = ACTIONS(2123), [anon_sym_offsetof] = ACTIONS(2126), [anon_sym__Generic] = ACTIONS(2129), [anon_sym_asm] = ACTIONS(2132), [anon_sym___asm__] = ACTIONS(2132), [anon_sym___asm] = ACTIONS(2132), [sym_number_literal] = ACTIONS(2135), [anon_sym_L_SQUOTE] = ACTIONS(2138), [anon_sym_u_SQUOTE] = ACTIONS(2138), [anon_sym_U_SQUOTE] = ACTIONS(2138), [anon_sym_u8_SQUOTE] = ACTIONS(2138), [anon_sym_SQUOTE] = ACTIONS(2138), [anon_sym_L_DQUOTE] = ACTIONS(2141), [anon_sym_u_DQUOTE] = ACTIONS(2141), [anon_sym_U_DQUOTE] = ACTIONS(2141), [anon_sym_u8_DQUOTE] = ACTIONS(2141), [anon_sym_DQUOTE] = ACTIONS(2141), [sym_true] = ACTIONS(2144), [sym_false] = ACTIONS(2144), [anon_sym_NULL] = ACTIONS(2147), [anon_sym_nullptr] = ACTIONS(2147), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(2150), [anon_sym_template] = ACTIONS(2153), [anon_sym_try] = ACTIONS(2466), [anon_sym_delete] = ACTIONS(2159), [anon_sym_throw] = ACTIONS(2469), [anon_sym_co_return] = ACTIONS(2472), [anon_sym_co_yield] = ACTIONS(2475), [anon_sym_R_DQUOTE] = ACTIONS(2171), [anon_sym_LR_DQUOTE] = ACTIONS(2171), [anon_sym_uR_DQUOTE] = ACTIONS(2171), [anon_sym_UR_DQUOTE] = ACTIONS(2171), [anon_sym_u8R_DQUOTE] = ACTIONS(2171), [anon_sym_co_await] = ACTIONS(2174), [anon_sym_new] = ACTIONS(2177), [anon_sym_requires] = ACTIONS(2180), [sym_this] = ACTIONS(2144), }, [STATE(214)] = { [sym_attribute_declaration] = STATE(198), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(349), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(198), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(215)] = { [sym_attribute_declaration] = STATE(185), [sym_compound_statement] = STATE(931), [sym_attributed_statement] = STATE(931), [sym_statement] = STATE(914), [sym_labeled_statement] = STATE(931), [sym_expression_statement] = STATE(931), [sym_if_statement] = STATE(931), [sym_switch_statement] = STATE(931), [sym_case_statement] = STATE(931), [sym_while_statement] = STATE(931), [sym_do_statement] = STATE(931), [sym_for_statement] = STATE(931), [sym_return_statement] = STATE(931), [sym_break_statement] = STATE(931), [sym_continue_statement] = STATE(931), [sym_goto_statement] = STATE(931), [sym_seh_try_statement] = STATE(931), [sym_seh_leave_statement] = STATE(931), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(931), [sym_co_return_statement] = STATE(931), [sym_co_yield_statement] = STATE(931), [sym_throw_statement] = STATE(931), [sym_try_statement] = STATE(931), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(185), [sym_identifier] = ACTIONS(2401), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1680), [anon_sym_switch] = ACTIONS(1682), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(216)] = { [sym_attribute_declaration] = STATE(185), [sym_compound_statement] = STATE(931), [sym_attributed_statement] = STATE(931), [sym_statement] = STATE(950), [sym_labeled_statement] = STATE(931), [sym_expression_statement] = STATE(931), [sym_if_statement] = STATE(931), [sym_switch_statement] = STATE(931), [sym_case_statement] = STATE(931), [sym_while_statement] = STATE(931), [sym_do_statement] = STATE(931), [sym_for_statement] = STATE(931), [sym_return_statement] = STATE(931), [sym_break_statement] = STATE(931), [sym_continue_statement] = STATE(931), [sym_goto_statement] = STATE(931), [sym_seh_try_statement] = STATE(931), [sym_seh_leave_statement] = STATE(931), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(931), [sym_co_return_statement] = STATE(931), [sym_co_yield_statement] = STATE(931), [sym_throw_statement] = STATE(931), [sym_try_statement] = STATE(931), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(185), [sym_identifier] = ACTIONS(2401), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1680), [anon_sym_switch] = ACTIONS(1682), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(217)] = { [sym_attribute_declaration] = STATE(185), [sym_compound_statement] = STATE(931), [sym_attributed_statement] = STATE(931), [sym_statement] = STATE(935), [sym_labeled_statement] = STATE(931), [sym_expression_statement] = STATE(931), [sym_if_statement] = STATE(931), [sym_switch_statement] = STATE(931), [sym_case_statement] = STATE(931), [sym_while_statement] = STATE(931), [sym_do_statement] = STATE(931), [sym_for_statement] = STATE(931), [sym_return_statement] = STATE(931), [sym_break_statement] = STATE(931), [sym_continue_statement] = STATE(931), [sym_goto_statement] = STATE(931), [sym_seh_try_statement] = STATE(931), [sym_seh_leave_statement] = STATE(931), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(931), [sym_co_return_statement] = STATE(931), [sym_co_yield_statement] = STATE(931), [sym_throw_statement] = STATE(931), [sym_try_statement] = STATE(931), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(185), [sym_identifier] = ACTIONS(2401), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1680), [anon_sym_switch] = ACTIONS(1682), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(218)] = { [sym_attribute_declaration] = STATE(185), [sym_compound_statement] = STATE(931), [sym_attributed_statement] = STATE(931), [sym_statement] = STATE(937), [sym_labeled_statement] = STATE(931), [sym_expression_statement] = STATE(931), [sym_if_statement] = STATE(931), [sym_switch_statement] = STATE(931), [sym_case_statement] = STATE(931), [sym_while_statement] = STATE(931), [sym_do_statement] = STATE(931), [sym_for_statement] = STATE(931), [sym_return_statement] = STATE(931), [sym_break_statement] = STATE(931), [sym_continue_statement] = STATE(931), [sym_goto_statement] = STATE(931), [sym_seh_try_statement] = STATE(931), [sym_seh_leave_statement] = STATE(931), [sym_expression] = STATE(4505), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8956), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(931), [sym_co_return_statement] = STATE(931), [sym_co_yield_statement] = STATE(931), [sym_throw_statement] = STATE(931), [sym_try_statement] = STATE(931), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(185), [sym_identifier] = ACTIONS(2401), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(1676), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(1678), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1680), [anon_sym_switch] = ACTIONS(1682), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1684), [anon_sym_do] = ACTIONS(1686), [anon_sym_for] = ACTIONS(1688), [anon_sym_return] = ACTIONS(1690), [anon_sym_break] = ACTIONS(1692), [anon_sym_continue] = ACTIONS(1694), [anon_sym_goto] = ACTIONS(1696), [anon_sym___try] = ACTIONS(1698), [anon_sym___leave] = ACTIONS(1700), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(1702), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(1704), [anon_sym_co_return] = ACTIONS(1706), [anon_sym_co_yield] = ACTIONS(1708), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(219)] = { [sym_attribute_declaration] = STATE(179), [sym_compound_statement] = STATE(370), [sym_attributed_statement] = STATE(370), [sym_statement] = STATE(430), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(179), [sym_identifier] = ACTIONS(2243), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(220)] = { [sym_attribute_declaration] = STATE(179), [sym_compound_statement] = STATE(370), [sym_attributed_statement] = STATE(370), [sym_statement] = STATE(316), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(179), [sym_identifier] = ACTIONS(2243), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(221)] = { [sym_attribute_declaration] = STATE(179), [sym_compound_statement] = STATE(370), [sym_attributed_statement] = STATE(370), [sym_statement] = STATE(292), [sym_labeled_statement] = STATE(370), [sym_expression_statement] = STATE(370), [sym_if_statement] = STATE(370), [sym_switch_statement] = STATE(370), [sym_case_statement] = STATE(370), [sym_while_statement] = STATE(370), [sym_do_statement] = STATE(370), [sym_for_statement] = STATE(370), [sym_return_statement] = STATE(370), [sym_break_statement] = STATE(370), [sym_continue_statement] = STATE(370), [sym_goto_statement] = STATE(370), [sym_seh_try_statement] = STATE(370), [sym_seh_leave_statement] = STATE(370), [sym_expression] = STATE(4593), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8971), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(370), [sym_co_return_statement] = STATE(370), [sym_co_yield_statement] = STATE(370), [sym_throw_statement] = STATE(370), [sym_try_statement] = STATE(370), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(179), [sym_identifier] = ACTIONS(2243), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(986), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(81), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(85), [anon_sym_default] = ACTIONS(87), [anon_sym_while] = ACTIONS(89), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(93), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(990), [anon_sym___leave] = ACTIONS(992), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(222)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(8756), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(223)] = { [sym_attribute_declaration] = STATE(214), [sym_compound_statement] = STATE(542), [sym_attributed_statement] = STATE(542), [sym_statement] = STATE(7673), [sym_labeled_statement] = STATE(542), [sym_expression_statement] = STATE(542), [sym_if_statement] = STATE(542), [sym_switch_statement] = STATE(542), [sym_case_statement] = STATE(542), [sym_while_statement] = STATE(542), [sym_do_statement] = STATE(542), [sym_for_statement] = STATE(542), [sym_return_statement] = STATE(542), [sym_break_statement] = STATE(542), [sym_continue_statement] = STATE(542), [sym_goto_statement] = STATE(542), [sym_seh_try_statement] = STATE(542), [sym_seh_leave_statement] = STATE(542), [sym_expression] = STATE(4566), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9048), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_for_range_loop] = STATE(542), [sym_co_return_statement] = STATE(542), [sym_co_yield_statement] = STATE(542), [sym_throw_statement] = STATE(542), [sym_try_statement] = STATE(542), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_attributed_declarator_repeat1] = STATE(214), [sym_identifier] = ACTIONS(2391), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(181), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(1264), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(1266), [sym_primitive_type] = ACTIONS(2030), [anon_sym_if] = ACTIONS(1662), [anon_sym_switch] = ACTIONS(83), [anon_sym_case] = ACTIONS(1664), [anon_sym_default] = ACTIONS(1666), [anon_sym_while] = ACTIONS(1668), [anon_sym_do] = ACTIONS(91), [anon_sym_for] = ACTIONS(1670), [anon_sym_return] = ACTIONS(95), [anon_sym_break] = ACTIONS(97), [anon_sym_continue] = ACTIONS(99), [anon_sym_goto] = ACTIONS(101), [anon_sym___try] = ACTIONS(1672), [anon_sym___leave] = ACTIONS(223), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_try] = ACTIONS(143), [anon_sym_delete] = ACTIONS(145), [anon_sym_throw] = ACTIONS(147), [anon_sym_co_return] = ACTIONS(155), [anon_sym_co_yield] = ACTIONS(157), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(224)] = { [sym_catch_clause] = STATE(224), [aux_sym_constructor_try_statement_repeat1] = STATE(224), [sym_identifier] = ACTIONS(2478), [aux_sym_preproc_include_token1] = ACTIONS(2478), [aux_sym_preproc_def_token1] = ACTIONS(2478), [aux_sym_preproc_if_token1] = ACTIONS(2478), [aux_sym_preproc_if_token2] = ACTIONS(2478), [aux_sym_preproc_ifdef_token1] = ACTIONS(2478), [aux_sym_preproc_ifdef_token2] = ACTIONS(2478), [aux_sym_preproc_else_token1] = ACTIONS(2478), [aux_sym_preproc_elif_token1] = ACTIONS(2478), [aux_sym_preproc_elifdef_token1] = ACTIONS(2478), [aux_sym_preproc_elifdef_token2] = ACTIONS(2478), [sym_preproc_directive] = ACTIONS(2478), [anon_sym_LPAREN2] = ACTIONS(2480), [anon_sym_BANG] = ACTIONS(2480), [anon_sym_TILDE] = ACTIONS(2480), [anon_sym_DASH] = ACTIONS(2478), [anon_sym_PLUS] = ACTIONS(2478), [anon_sym_STAR] = ACTIONS(2480), [anon_sym_AMP_AMP] = ACTIONS(2480), [anon_sym_AMP] = ACTIONS(2478), [anon_sym_SEMI] = ACTIONS(2480), [anon_sym___extension__] = ACTIONS(2478), [anon_sym_typedef] = ACTIONS(2478), [anon_sym_virtual] = ACTIONS(2478), [anon_sym_extern] = ACTIONS(2478), [anon_sym___attribute__] = ACTIONS(2478), [anon_sym___attribute] = ACTIONS(2478), [anon_sym_using] = ACTIONS(2478), [anon_sym_COLON_COLON] = ACTIONS(2480), [anon_sym_LBRACK_LBRACK] = ACTIONS(2480), [anon_sym___declspec] = ACTIONS(2478), [anon_sym___based] = ACTIONS(2478), [anon_sym___cdecl] = ACTIONS(2478), [anon_sym___clrcall] = ACTIONS(2478), [anon_sym___stdcall] = ACTIONS(2478), [anon_sym___fastcall] = ACTIONS(2478), [anon_sym___thiscall] = ACTIONS(2478), [anon_sym___vectorcall] = ACTIONS(2478), [anon_sym_LBRACE] = ACTIONS(2480), [anon_sym_signed] = ACTIONS(2478), [anon_sym_unsigned] = ACTIONS(2478), [anon_sym_long] = ACTIONS(2478), [anon_sym_short] = ACTIONS(2478), [anon_sym_LBRACK] = ACTIONS(2478), [anon_sym_static] = ACTIONS(2478), [anon_sym_register] = ACTIONS(2478), [anon_sym_inline] = ACTIONS(2478), [anon_sym___inline] = ACTIONS(2478), [anon_sym___inline__] = ACTIONS(2478), [anon_sym___forceinline] = ACTIONS(2478), [anon_sym_thread_local] = ACTIONS(2478), [anon_sym___thread] = ACTIONS(2478), [anon_sym_const] = ACTIONS(2478), [anon_sym_constexpr] = ACTIONS(2478), [anon_sym_volatile] = ACTIONS(2478), [anon_sym_restrict] = ACTIONS(2478), [anon_sym___restrict__] = ACTIONS(2478), [anon_sym__Atomic] = ACTIONS(2478), [anon_sym__Noreturn] = ACTIONS(2478), [anon_sym_noreturn] = ACTIONS(2478), [anon_sym__Nonnull] = ACTIONS(2478), [anon_sym_mutable] = ACTIONS(2478), [anon_sym_constinit] = ACTIONS(2478), [anon_sym_consteval] = ACTIONS(2478), [anon_sym_alignas] = ACTIONS(2478), [anon_sym__Alignas] = ACTIONS(2478), [sym_primitive_type] = ACTIONS(2478), [anon_sym_enum] = ACTIONS(2478), [anon_sym_class] = ACTIONS(2478), [anon_sym_struct] = ACTIONS(2478), [anon_sym_union] = ACTIONS(2478), [anon_sym_if] = ACTIONS(2478), [anon_sym_else] = ACTIONS(2478), [anon_sym_switch] = ACTIONS(2478), [anon_sym_case] = ACTIONS(2478), [anon_sym_default] = ACTIONS(2478), [anon_sym_while] = ACTIONS(2478), [anon_sym_do] = ACTIONS(2478), [anon_sym_for] = ACTIONS(2478), [anon_sym_return] = ACTIONS(2478), [anon_sym_break] = ACTIONS(2478), [anon_sym_continue] = ACTIONS(2478), [anon_sym_goto] = ACTIONS(2478), [anon_sym___try] = ACTIONS(2478), [anon_sym___leave] = ACTIONS(2478), [anon_sym_not] = ACTIONS(2478), [anon_sym_compl] = ACTIONS(2478), [anon_sym_DASH_DASH] = ACTIONS(2480), [anon_sym_PLUS_PLUS] = ACTIONS(2480), [anon_sym_sizeof] = ACTIONS(2478), [anon_sym___alignof__] = ACTIONS(2478), [anon_sym___alignof] = ACTIONS(2478), [anon_sym__alignof] = ACTIONS(2478), [anon_sym_alignof] = ACTIONS(2478), [anon_sym__Alignof] = ACTIONS(2478), [anon_sym_offsetof] = ACTIONS(2478), [anon_sym__Generic] = ACTIONS(2478), [anon_sym_asm] = ACTIONS(2478), [anon_sym___asm__] = ACTIONS(2478), [anon_sym___asm] = ACTIONS(2478), [sym_number_literal] = ACTIONS(2480), [anon_sym_L_SQUOTE] = ACTIONS(2480), [anon_sym_u_SQUOTE] = ACTIONS(2480), [anon_sym_U_SQUOTE] = ACTIONS(2480), [anon_sym_u8_SQUOTE] = ACTIONS(2480), [anon_sym_SQUOTE] = ACTIONS(2480), [anon_sym_L_DQUOTE] = ACTIONS(2480), [anon_sym_u_DQUOTE] = ACTIONS(2480), [anon_sym_U_DQUOTE] = ACTIONS(2480), [anon_sym_u8_DQUOTE] = ACTIONS(2480), [anon_sym_DQUOTE] = ACTIONS(2480), [sym_true] = ACTIONS(2478), [sym_false] = ACTIONS(2478), [anon_sym_NULL] = ACTIONS(2478), [anon_sym_nullptr] = ACTIONS(2478), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2478), [anon_sym_decltype] = ACTIONS(2478), [anon_sym_explicit] = ACTIONS(2478), [anon_sym_typename] = ACTIONS(2478), [anon_sym_template] = ACTIONS(2478), [anon_sym_operator] = ACTIONS(2478), [anon_sym_try] = ACTIONS(2478), [anon_sym_delete] = ACTIONS(2478), [anon_sym_throw] = ACTIONS(2478), [anon_sym_namespace] = ACTIONS(2478), [anon_sym_static_assert] = ACTIONS(2478), [anon_sym_concept] = ACTIONS(2478), [anon_sym_co_return] = ACTIONS(2478), [anon_sym_co_yield] = ACTIONS(2478), [anon_sym_catch] = ACTIONS(2482), [anon_sym_R_DQUOTE] = ACTIONS(2480), [anon_sym_LR_DQUOTE] = ACTIONS(2480), [anon_sym_uR_DQUOTE] = ACTIONS(2480), [anon_sym_UR_DQUOTE] = ACTIONS(2480), [anon_sym_u8R_DQUOTE] = ACTIONS(2480), [anon_sym_co_await] = ACTIONS(2478), [anon_sym_new] = ACTIONS(2478), [anon_sym_requires] = ACTIONS(2478), [sym_this] = ACTIONS(2478), }, [STATE(225)] = { [sym_expression] = STATE(3341), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_initializer_list] = STATE(2414), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(2485), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1944), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1944), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1944), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1944), [anon_sym_GT_GT] = ACTIONS(1944), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON] = ACTIONS(1944), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_LBRACK] = ACTIONS(1946), [anon_sym_EQ] = ACTIONS(1944), [sym_primitive_type] = ACTIONS(1958), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_STAR_EQ] = ACTIONS(1946), [anon_sym_SLASH_EQ] = ACTIONS(1946), [anon_sym_PERCENT_EQ] = ACTIONS(1946), [anon_sym_PLUS_EQ] = ACTIONS(1946), [anon_sym_DASH_EQ] = ACTIONS(1946), [anon_sym_LT_LT_EQ] = ACTIONS(1946), [anon_sym_GT_GT_EQ] = ACTIONS(1946), [anon_sym_AMP_EQ] = ACTIONS(1946), [anon_sym_CARET_EQ] = ACTIONS(1946), [anon_sym_PIPE_EQ] = ACTIONS(1946), [anon_sym_and_eq] = ACTIONS(1944), [anon_sym_or_eq] = ACTIONS(1944), [anon_sym_xor_eq] = ACTIONS(1944), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(226)] = { [sym_expression] = STATE(3283), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_initializer_list] = STATE(3648), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(2501), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1944), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1944), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1944), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1944), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1944), [anon_sym_GT_GT] = ACTIONS(1944), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACE] = ACTIONS(2509), [anon_sym_LBRACK] = ACTIONS(1946), [anon_sym_EQ] = ACTIONS(1944), [sym_primitive_type] = ACTIONS(2511), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_STAR_EQ] = ACTIONS(1946), [anon_sym_SLASH_EQ] = ACTIONS(1946), [anon_sym_PERCENT_EQ] = ACTIONS(1946), [anon_sym_PLUS_EQ] = ACTIONS(1946), [anon_sym_DASH_EQ] = ACTIONS(1946), [anon_sym_LT_LT_EQ] = ACTIONS(1946), [anon_sym_GT_GT_EQ] = ACTIONS(1944), [anon_sym_AMP_EQ] = ACTIONS(1946), [anon_sym_CARET_EQ] = ACTIONS(1946), [anon_sym_PIPE_EQ] = ACTIONS(1946), [anon_sym_and_eq] = ACTIONS(1944), [anon_sym_or_eq] = ACTIONS(1944), [anon_sym_xor_eq] = ACTIONS(1944), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(1946), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(227)] = { [sym_catch_clause] = STATE(224), [aux_sym_constructor_try_statement_repeat1] = STATE(224), [sym_identifier] = ACTIONS(2543), [aux_sym_preproc_include_token1] = ACTIONS(2543), [aux_sym_preproc_def_token1] = ACTIONS(2543), [aux_sym_preproc_if_token1] = ACTIONS(2543), [aux_sym_preproc_if_token2] = ACTIONS(2543), [aux_sym_preproc_ifdef_token1] = ACTIONS(2543), [aux_sym_preproc_ifdef_token2] = ACTIONS(2543), [aux_sym_preproc_else_token1] = ACTIONS(2543), [aux_sym_preproc_elif_token1] = ACTIONS(2543), [aux_sym_preproc_elifdef_token1] = ACTIONS(2543), [aux_sym_preproc_elifdef_token2] = ACTIONS(2543), [sym_preproc_directive] = ACTIONS(2543), [anon_sym_LPAREN2] = ACTIONS(2545), [anon_sym_BANG] = ACTIONS(2545), [anon_sym_TILDE] = ACTIONS(2545), [anon_sym_DASH] = ACTIONS(2543), [anon_sym_PLUS] = ACTIONS(2543), [anon_sym_STAR] = ACTIONS(2545), [anon_sym_AMP_AMP] = ACTIONS(2545), [anon_sym_AMP] = ACTIONS(2543), [anon_sym_SEMI] = ACTIONS(2545), [anon_sym___extension__] = ACTIONS(2543), [anon_sym_typedef] = ACTIONS(2543), [anon_sym_virtual] = ACTIONS(2543), [anon_sym_extern] = ACTIONS(2543), [anon_sym___attribute__] = ACTIONS(2543), [anon_sym___attribute] = ACTIONS(2543), [anon_sym_using] = ACTIONS(2543), [anon_sym_COLON_COLON] = ACTIONS(2545), [anon_sym_LBRACK_LBRACK] = ACTIONS(2545), [anon_sym___declspec] = ACTIONS(2543), [anon_sym___based] = ACTIONS(2543), [anon_sym___cdecl] = ACTIONS(2543), [anon_sym___clrcall] = ACTIONS(2543), [anon_sym___stdcall] = ACTIONS(2543), [anon_sym___fastcall] = ACTIONS(2543), [anon_sym___thiscall] = ACTIONS(2543), [anon_sym___vectorcall] = ACTIONS(2543), [anon_sym_LBRACE] = ACTIONS(2545), [anon_sym_signed] = ACTIONS(2543), [anon_sym_unsigned] = ACTIONS(2543), [anon_sym_long] = ACTIONS(2543), [anon_sym_short] = ACTIONS(2543), [anon_sym_LBRACK] = ACTIONS(2543), [anon_sym_static] = ACTIONS(2543), [anon_sym_register] = ACTIONS(2543), [anon_sym_inline] = ACTIONS(2543), [anon_sym___inline] = ACTIONS(2543), [anon_sym___inline__] = ACTIONS(2543), [anon_sym___forceinline] = ACTIONS(2543), [anon_sym_thread_local] = ACTIONS(2543), [anon_sym___thread] = ACTIONS(2543), [anon_sym_const] = ACTIONS(2543), [anon_sym_constexpr] = ACTIONS(2543), [anon_sym_volatile] = ACTIONS(2543), [anon_sym_restrict] = ACTIONS(2543), [anon_sym___restrict__] = ACTIONS(2543), [anon_sym__Atomic] = ACTIONS(2543), [anon_sym__Noreturn] = ACTIONS(2543), [anon_sym_noreturn] = ACTIONS(2543), [anon_sym__Nonnull] = ACTIONS(2543), [anon_sym_mutable] = ACTIONS(2543), [anon_sym_constinit] = ACTIONS(2543), [anon_sym_consteval] = ACTIONS(2543), [anon_sym_alignas] = ACTIONS(2543), [anon_sym__Alignas] = ACTIONS(2543), [sym_primitive_type] = ACTIONS(2543), [anon_sym_enum] = ACTIONS(2543), [anon_sym_class] = ACTIONS(2543), [anon_sym_struct] = ACTIONS(2543), [anon_sym_union] = ACTIONS(2543), [anon_sym_if] = ACTIONS(2543), [anon_sym_else] = ACTIONS(2543), [anon_sym_switch] = ACTIONS(2543), [anon_sym_case] = ACTIONS(2543), [anon_sym_default] = ACTIONS(2543), [anon_sym_while] = ACTIONS(2543), [anon_sym_do] = ACTIONS(2543), [anon_sym_for] = ACTIONS(2543), [anon_sym_return] = ACTIONS(2543), [anon_sym_break] = ACTIONS(2543), [anon_sym_continue] = ACTIONS(2543), [anon_sym_goto] = ACTIONS(2543), [anon_sym___try] = ACTIONS(2543), [anon_sym___leave] = ACTIONS(2543), [anon_sym_not] = ACTIONS(2543), [anon_sym_compl] = ACTIONS(2543), [anon_sym_DASH_DASH] = ACTIONS(2545), [anon_sym_PLUS_PLUS] = ACTIONS(2545), [anon_sym_sizeof] = ACTIONS(2543), [anon_sym___alignof__] = ACTIONS(2543), [anon_sym___alignof] = ACTIONS(2543), [anon_sym__alignof] = ACTIONS(2543), [anon_sym_alignof] = ACTIONS(2543), [anon_sym__Alignof] = ACTIONS(2543), [anon_sym_offsetof] = ACTIONS(2543), [anon_sym__Generic] = ACTIONS(2543), [anon_sym_asm] = ACTIONS(2543), [anon_sym___asm__] = ACTIONS(2543), [anon_sym___asm] = ACTIONS(2543), [sym_number_literal] = ACTIONS(2545), [anon_sym_L_SQUOTE] = ACTIONS(2545), [anon_sym_u_SQUOTE] = ACTIONS(2545), [anon_sym_U_SQUOTE] = ACTIONS(2545), [anon_sym_u8_SQUOTE] = ACTIONS(2545), [anon_sym_SQUOTE] = ACTIONS(2545), [anon_sym_L_DQUOTE] = ACTIONS(2545), [anon_sym_u_DQUOTE] = ACTIONS(2545), [anon_sym_U_DQUOTE] = ACTIONS(2545), [anon_sym_u8_DQUOTE] = ACTIONS(2545), [anon_sym_DQUOTE] = ACTIONS(2545), [sym_true] = ACTIONS(2543), [sym_false] = ACTIONS(2543), [anon_sym_NULL] = ACTIONS(2543), [anon_sym_nullptr] = ACTIONS(2543), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2543), [anon_sym_decltype] = ACTIONS(2543), [anon_sym_explicit] = ACTIONS(2543), [anon_sym_typename] = ACTIONS(2543), [anon_sym_template] = ACTIONS(2543), [anon_sym_operator] = ACTIONS(2543), [anon_sym_try] = ACTIONS(2543), [anon_sym_delete] = ACTIONS(2543), [anon_sym_throw] = ACTIONS(2543), [anon_sym_namespace] = ACTIONS(2543), [anon_sym_static_assert] = ACTIONS(2543), [anon_sym_concept] = ACTIONS(2543), [anon_sym_co_return] = ACTIONS(2543), [anon_sym_co_yield] = ACTIONS(2543), [anon_sym_catch] = ACTIONS(2547), [anon_sym_R_DQUOTE] = ACTIONS(2545), [anon_sym_LR_DQUOTE] = ACTIONS(2545), [anon_sym_uR_DQUOTE] = ACTIONS(2545), [anon_sym_UR_DQUOTE] = ACTIONS(2545), [anon_sym_u8R_DQUOTE] = ACTIONS(2545), [anon_sym_co_await] = ACTIONS(2543), [anon_sym_new] = ACTIONS(2543), [anon_sym_requires] = ACTIONS(2543), [sym_this] = ACTIONS(2543), }, [STATE(228)] = { [sym_catch_clause] = STATE(224), [aux_sym_constructor_try_statement_repeat1] = STATE(224), [sym_identifier] = ACTIONS(2549), [aux_sym_preproc_include_token1] = ACTIONS(2549), [aux_sym_preproc_def_token1] = ACTIONS(2549), [aux_sym_preproc_if_token1] = ACTIONS(2549), [aux_sym_preproc_if_token2] = ACTIONS(2549), [aux_sym_preproc_ifdef_token1] = ACTIONS(2549), [aux_sym_preproc_ifdef_token2] = ACTIONS(2549), [aux_sym_preproc_else_token1] = ACTIONS(2549), [aux_sym_preproc_elif_token1] = ACTIONS(2549), [aux_sym_preproc_elifdef_token1] = ACTIONS(2549), [aux_sym_preproc_elifdef_token2] = ACTIONS(2549), [sym_preproc_directive] = ACTIONS(2549), [anon_sym_LPAREN2] = ACTIONS(2551), [anon_sym_BANG] = ACTIONS(2551), [anon_sym_TILDE] = ACTIONS(2551), [anon_sym_DASH] = ACTIONS(2549), [anon_sym_PLUS] = ACTIONS(2549), [anon_sym_STAR] = ACTIONS(2551), [anon_sym_AMP_AMP] = ACTIONS(2551), [anon_sym_AMP] = ACTIONS(2549), [anon_sym_SEMI] = ACTIONS(2551), [anon_sym___extension__] = ACTIONS(2549), [anon_sym_typedef] = ACTIONS(2549), [anon_sym_virtual] = ACTIONS(2549), [anon_sym_extern] = ACTIONS(2549), [anon_sym___attribute__] = ACTIONS(2549), [anon_sym___attribute] = ACTIONS(2549), [anon_sym_using] = ACTIONS(2549), [anon_sym_COLON_COLON] = ACTIONS(2551), [anon_sym_LBRACK_LBRACK] = ACTIONS(2551), [anon_sym___declspec] = ACTIONS(2549), [anon_sym___based] = ACTIONS(2549), [anon_sym___cdecl] = ACTIONS(2549), [anon_sym___clrcall] = ACTIONS(2549), [anon_sym___stdcall] = ACTIONS(2549), [anon_sym___fastcall] = ACTIONS(2549), [anon_sym___thiscall] = ACTIONS(2549), [anon_sym___vectorcall] = ACTIONS(2549), [anon_sym_LBRACE] = ACTIONS(2551), [anon_sym_signed] = ACTIONS(2549), [anon_sym_unsigned] = ACTIONS(2549), [anon_sym_long] = ACTIONS(2549), [anon_sym_short] = ACTIONS(2549), [anon_sym_LBRACK] = ACTIONS(2549), [anon_sym_static] = ACTIONS(2549), [anon_sym_register] = ACTIONS(2549), [anon_sym_inline] = ACTIONS(2549), [anon_sym___inline] = ACTIONS(2549), [anon_sym___inline__] = ACTIONS(2549), [anon_sym___forceinline] = ACTIONS(2549), [anon_sym_thread_local] = ACTIONS(2549), [anon_sym___thread] = ACTIONS(2549), [anon_sym_const] = ACTIONS(2549), [anon_sym_constexpr] = ACTIONS(2549), [anon_sym_volatile] = ACTIONS(2549), [anon_sym_restrict] = ACTIONS(2549), [anon_sym___restrict__] = ACTIONS(2549), [anon_sym__Atomic] = ACTIONS(2549), [anon_sym__Noreturn] = ACTIONS(2549), [anon_sym_noreturn] = ACTIONS(2549), [anon_sym__Nonnull] = ACTIONS(2549), [anon_sym_mutable] = ACTIONS(2549), [anon_sym_constinit] = ACTIONS(2549), [anon_sym_consteval] = ACTIONS(2549), [anon_sym_alignas] = ACTIONS(2549), [anon_sym__Alignas] = ACTIONS(2549), [sym_primitive_type] = ACTIONS(2549), [anon_sym_enum] = ACTIONS(2549), [anon_sym_class] = ACTIONS(2549), [anon_sym_struct] = ACTIONS(2549), [anon_sym_union] = ACTIONS(2549), [anon_sym_if] = ACTIONS(2549), [anon_sym_switch] = ACTIONS(2549), [anon_sym_case] = ACTIONS(2549), [anon_sym_default] = ACTIONS(2549), [anon_sym_while] = ACTIONS(2549), [anon_sym_do] = ACTIONS(2549), [anon_sym_for] = ACTIONS(2549), [anon_sym_return] = ACTIONS(2549), [anon_sym_break] = ACTIONS(2549), [anon_sym_continue] = ACTIONS(2549), [anon_sym_goto] = ACTIONS(2549), [anon_sym___try] = ACTIONS(2549), [anon_sym___leave] = ACTIONS(2549), [anon_sym_not] = ACTIONS(2549), [anon_sym_compl] = ACTIONS(2549), [anon_sym_DASH_DASH] = ACTIONS(2551), [anon_sym_PLUS_PLUS] = ACTIONS(2551), [anon_sym_sizeof] = ACTIONS(2549), [anon_sym___alignof__] = ACTIONS(2549), [anon_sym___alignof] = ACTIONS(2549), [anon_sym__alignof] = ACTIONS(2549), [anon_sym_alignof] = ACTIONS(2549), [anon_sym__Alignof] = ACTIONS(2549), [anon_sym_offsetof] = ACTIONS(2549), [anon_sym__Generic] = ACTIONS(2549), [anon_sym_asm] = ACTIONS(2549), [anon_sym___asm__] = ACTIONS(2549), [anon_sym___asm] = ACTIONS(2549), [sym_number_literal] = ACTIONS(2551), [anon_sym_L_SQUOTE] = ACTIONS(2551), [anon_sym_u_SQUOTE] = ACTIONS(2551), [anon_sym_U_SQUOTE] = ACTIONS(2551), [anon_sym_u8_SQUOTE] = ACTIONS(2551), [anon_sym_SQUOTE] = ACTIONS(2551), [anon_sym_L_DQUOTE] = ACTIONS(2551), [anon_sym_u_DQUOTE] = ACTIONS(2551), [anon_sym_U_DQUOTE] = ACTIONS(2551), [anon_sym_u8_DQUOTE] = ACTIONS(2551), [anon_sym_DQUOTE] = ACTIONS(2551), [sym_true] = ACTIONS(2549), [sym_false] = ACTIONS(2549), [anon_sym_NULL] = ACTIONS(2549), [anon_sym_nullptr] = ACTIONS(2549), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2549), [anon_sym_decltype] = ACTIONS(2549), [anon_sym_explicit] = ACTIONS(2549), [anon_sym_typename] = ACTIONS(2549), [anon_sym_template] = ACTIONS(2549), [anon_sym_operator] = ACTIONS(2549), [anon_sym_try] = ACTIONS(2549), [anon_sym_delete] = ACTIONS(2549), [anon_sym_throw] = ACTIONS(2549), [anon_sym_namespace] = ACTIONS(2549), [anon_sym_static_assert] = ACTIONS(2549), [anon_sym_concept] = ACTIONS(2549), [anon_sym_co_return] = ACTIONS(2549), [anon_sym_co_yield] = ACTIONS(2549), [anon_sym_catch] = ACTIONS(2547), [anon_sym_R_DQUOTE] = ACTIONS(2551), [anon_sym_LR_DQUOTE] = ACTIONS(2551), [anon_sym_uR_DQUOTE] = ACTIONS(2551), [anon_sym_UR_DQUOTE] = ACTIONS(2551), [anon_sym_u8R_DQUOTE] = ACTIONS(2551), [anon_sym_co_await] = ACTIONS(2549), [anon_sym_new] = ACTIONS(2549), [anon_sym_requires] = ACTIONS(2549), [sym_this] = ACTIONS(2549), }, [STATE(229)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(2556), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(2559), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(2562), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_AMP] = ACTIONS(2567), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_typedef] = ACTIONS(2573), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym___based] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2580), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_explicit] = ACTIONS(2575), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_operator] = ACTIONS(2575), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(230)] = { [sym_catch_clause] = STATE(224), [aux_sym_constructor_try_statement_repeat1] = STATE(224), [sym_identifier] = ACTIONS(2592), [aux_sym_preproc_include_token1] = ACTIONS(2592), [aux_sym_preproc_def_token1] = ACTIONS(2592), [aux_sym_preproc_if_token1] = ACTIONS(2592), [aux_sym_preproc_if_token2] = ACTIONS(2592), [aux_sym_preproc_ifdef_token1] = ACTIONS(2592), [aux_sym_preproc_ifdef_token2] = ACTIONS(2592), [aux_sym_preproc_else_token1] = ACTIONS(2592), [aux_sym_preproc_elif_token1] = ACTIONS(2592), [aux_sym_preproc_elifdef_token1] = ACTIONS(2592), [aux_sym_preproc_elifdef_token2] = ACTIONS(2592), [sym_preproc_directive] = ACTIONS(2592), [anon_sym_LPAREN2] = ACTIONS(2594), [anon_sym_BANG] = ACTIONS(2594), [anon_sym_TILDE] = ACTIONS(2594), [anon_sym_DASH] = ACTIONS(2592), [anon_sym_PLUS] = ACTIONS(2592), [anon_sym_STAR] = ACTIONS(2594), [anon_sym_AMP_AMP] = ACTIONS(2594), [anon_sym_AMP] = ACTIONS(2592), [anon_sym_SEMI] = ACTIONS(2594), [anon_sym___extension__] = ACTIONS(2592), [anon_sym_typedef] = ACTIONS(2592), [anon_sym_virtual] = ACTIONS(2592), [anon_sym_extern] = ACTIONS(2592), [anon_sym___attribute__] = ACTIONS(2592), [anon_sym___attribute] = ACTIONS(2592), [anon_sym_using] = ACTIONS(2592), [anon_sym_COLON_COLON] = ACTIONS(2594), [anon_sym_LBRACK_LBRACK] = ACTIONS(2594), [anon_sym___declspec] = ACTIONS(2592), [anon_sym___based] = ACTIONS(2592), [anon_sym___cdecl] = ACTIONS(2592), [anon_sym___clrcall] = ACTIONS(2592), [anon_sym___stdcall] = ACTIONS(2592), [anon_sym___fastcall] = ACTIONS(2592), [anon_sym___thiscall] = ACTIONS(2592), [anon_sym___vectorcall] = ACTIONS(2592), [anon_sym_LBRACE] = ACTIONS(2594), [anon_sym_signed] = ACTIONS(2592), [anon_sym_unsigned] = ACTIONS(2592), [anon_sym_long] = ACTIONS(2592), [anon_sym_short] = ACTIONS(2592), [anon_sym_LBRACK] = ACTIONS(2592), [anon_sym_static] = ACTIONS(2592), [anon_sym_register] = ACTIONS(2592), [anon_sym_inline] = ACTIONS(2592), [anon_sym___inline] = ACTIONS(2592), [anon_sym___inline__] = ACTIONS(2592), [anon_sym___forceinline] = ACTIONS(2592), [anon_sym_thread_local] = ACTIONS(2592), [anon_sym___thread] = ACTIONS(2592), [anon_sym_const] = ACTIONS(2592), [anon_sym_constexpr] = ACTIONS(2592), [anon_sym_volatile] = ACTIONS(2592), [anon_sym_restrict] = ACTIONS(2592), [anon_sym___restrict__] = ACTIONS(2592), [anon_sym__Atomic] = ACTIONS(2592), [anon_sym__Noreturn] = ACTIONS(2592), [anon_sym_noreturn] = ACTIONS(2592), [anon_sym__Nonnull] = ACTIONS(2592), [anon_sym_mutable] = ACTIONS(2592), [anon_sym_constinit] = ACTIONS(2592), [anon_sym_consteval] = ACTIONS(2592), [anon_sym_alignas] = ACTIONS(2592), [anon_sym__Alignas] = ACTIONS(2592), [sym_primitive_type] = ACTIONS(2592), [anon_sym_enum] = ACTIONS(2592), [anon_sym_class] = ACTIONS(2592), [anon_sym_struct] = ACTIONS(2592), [anon_sym_union] = ACTIONS(2592), [anon_sym_if] = ACTIONS(2592), [anon_sym_switch] = ACTIONS(2592), [anon_sym_case] = ACTIONS(2592), [anon_sym_default] = ACTIONS(2592), [anon_sym_while] = ACTIONS(2592), [anon_sym_do] = ACTIONS(2592), [anon_sym_for] = ACTIONS(2592), [anon_sym_return] = ACTIONS(2592), [anon_sym_break] = ACTIONS(2592), [anon_sym_continue] = ACTIONS(2592), [anon_sym_goto] = ACTIONS(2592), [anon_sym___try] = ACTIONS(2592), [anon_sym___leave] = ACTIONS(2592), [anon_sym_not] = ACTIONS(2592), [anon_sym_compl] = ACTIONS(2592), [anon_sym_DASH_DASH] = ACTIONS(2594), [anon_sym_PLUS_PLUS] = ACTIONS(2594), [anon_sym_sizeof] = ACTIONS(2592), [anon_sym___alignof__] = ACTIONS(2592), [anon_sym___alignof] = ACTIONS(2592), [anon_sym__alignof] = ACTIONS(2592), [anon_sym_alignof] = ACTIONS(2592), [anon_sym__Alignof] = ACTIONS(2592), [anon_sym_offsetof] = ACTIONS(2592), [anon_sym__Generic] = ACTIONS(2592), [anon_sym_asm] = ACTIONS(2592), [anon_sym___asm__] = ACTIONS(2592), [anon_sym___asm] = ACTIONS(2592), [sym_number_literal] = ACTIONS(2594), [anon_sym_L_SQUOTE] = ACTIONS(2594), [anon_sym_u_SQUOTE] = ACTIONS(2594), [anon_sym_U_SQUOTE] = ACTIONS(2594), [anon_sym_u8_SQUOTE] = ACTIONS(2594), [anon_sym_SQUOTE] = ACTIONS(2594), [anon_sym_L_DQUOTE] = ACTIONS(2594), [anon_sym_u_DQUOTE] = ACTIONS(2594), [anon_sym_U_DQUOTE] = ACTIONS(2594), [anon_sym_u8_DQUOTE] = ACTIONS(2594), [anon_sym_DQUOTE] = ACTIONS(2594), [sym_true] = ACTIONS(2592), [sym_false] = ACTIONS(2592), [anon_sym_NULL] = ACTIONS(2592), [anon_sym_nullptr] = ACTIONS(2592), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2592), [anon_sym_decltype] = ACTIONS(2592), [anon_sym_explicit] = ACTIONS(2592), [anon_sym_typename] = ACTIONS(2592), [anon_sym_template] = ACTIONS(2592), [anon_sym_operator] = ACTIONS(2592), [anon_sym_try] = ACTIONS(2592), [anon_sym_delete] = ACTIONS(2592), [anon_sym_throw] = ACTIONS(2592), [anon_sym_namespace] = ACTIONS(2592), [anon_sym_static_assert] = ACTIONS(2592), [anon_sym_concept] = ACTIONS(2592), [anon_sym_co_return] = ACTIONS(2592), [anon_sym_co_yield] = ACTIONS(2592), [anon_sym_catch] = ACTIONS(2547), [anon_sym_R_DQUOTE] = ACTIONS(2594), [anon_sym_LR_DQUOTE] = ACTIONS(2594), [anon_sym_uR_DQUOTE] = ACTIONS(2594), [anon_sym_UR_DQUOTE] = ACTIONS(2594), [anon_sym_u8R_DQUOTE] = ACTIONS(2594), [anon_sym_co_await] = ACTIONS(2592), [anon_sym_new] = ACTIONS(2592), [anon_sym_requires] = ACTIONS(2592), [sym_this] = ACTIONS(2592), }, [STATE(231)] = { [sym_catch_clause] = STATE(234), [aux_sym_constructor_try_statement_repeat1] = STATE(234), [ts_builtin_sym_end] = ACTIONS(2545), [sym_identifier] = ACTIONS(2543), [aux_sym_preproc_include_token1] = ACTIONS(2543), [aux_sym_preproc_def_token1] = ACTIONS(2543), [aux_sym_preproc_if_token1] = ACTIONS(2543), [aux_sym_preproc_ifdef_token1] = ACTIONS(2543), [aux_sym_preproc_ifdef_token2] = ACTIONS(2543), [sym_preproc_directive] = ACTIONS(2543), [anon_sym_LPAREN2] = ACTIONS(2545), [anon_sym_BANG] = ACTIONS(2545), [anon_sym_TILDE] = ACTIONS(2545), [anon_sym_DASH] = ACTIONS(2543), [anon_sym_PLUS] = ACTIONS(2543), [anon_sym_STAR] = ACTIONS(2545), [anon_sym_AMP_AMP] = ACTIONS(2545), [anon_sym_AMP] = ACTIONS(2543), [anon_sym_SEMI] = ACTIONS(2545), [anon_sym___extension__] = ACTIONS(2543), [anon_sym_typedef] = ACTIONS(2543), [anon_sym_virtual] = ACTIONS(2543), [anon_sym_extern] = ACTIONS(2543), [anon_sym___attribute__] = ACTIONS(2543), [anon_sym___attribute] = ACTIONS(2543), [anon_sym_using] = ACTIONS(2543), [anon_sym_COLON_COLON] = ACTIONS(2545), [anon_sym_LBRACK_LBRACK] = ACTIONS(2545), [anon_sym___declspec] = ACTIONS(2543), [anon_sym___based] = ACTIONS(2543), [anon_sym___cdecl] = ACTIONS(2543), [anon_sym___clrcall] = ACTIONS(2543), [anon_sym___stdcall] = ACTIONS(2543), [anon_sym___fastcall] = ACTIONS(2543), [anon_sym___thiscall] = ACTIONS(2543), [anon_sym___vectorcall] = ACTIONS(2543), [anon_sym_LBRACE] = ACTIONS(2545), [anon_sym_signed] = ACTIONS(2543), [anon_sym_unsigned] = ACTIONS(2543), [anon_sym_long] = ACTIONS(2543), [anon_sym_short] = ACTIONS(2543), [anon_sym_LBRACK] = ACTIONS(2543), [anon_sym_static] = ACTIONS(2543), [anon_sym_register] = ACTIONS(2543), [anon_sym_inline] = ACTIONS(2543), [anon_sym___inline] = ACTIONS(2543), [anon_sym___inline__] = ACTIONS(2543), [anon_sym___forceinline] = ACTIONS(2543), [anon_sym_thread_local] = ACTIONS(2543), [anon_sym___thread] = ACTIONS(2543), [anon_sym_const] = ACTIONS(2543), [anon_sym_constexpr] = ACTIONS(2543), [anon_sym_volatile] = ACTIONS(2543), [anon_sym_restrict] = ACTIONS(2543), [anon_sym___restrict__] = ACTIONS(2543), [anon_sym__Atomic] = ACTIONS(2543), [anon_sym__Noreturn] = ACTIONS(2543), [anon_sym_noreturn] = ACTIONS(2543), [anon_sym__Nonnull] = ACTIONS(2543), [anon_sym_mutable] = ACTIONS(2543), [anon_sym_constinit] = ACTIONS(2543), [anon_sym_consteval] = ACTIONS(2543), [anon_sym_alignas] = ACTIONS(2543), [anon_sym__Alignas] = ACTIONS(2543), [sym_primitive_type] = ACTIONS(2543), [anon_sym_enum] = ACTIONS(2543), [anon_sym_class] = ACTIONS(2543), [anon_sym_struct] = ACTIONS(2543), [anon_sym_union] = ACTIONS(2543), [anon_sym_if] = ACTIONS(2543), [anon_sym_else] = ACTIONS(2543), [anon_sym_switch] = ACTIONS(2543), [anon_sym_case] = ACTIONS(2543), [anon_sym_default] = ACTIONS(2543), [anon_sym_while] = ACTIONS(2543), [anon_sym_do] = ACTIONS(2543), [anon_sym_for] = ACTIONS(2543), [anon_sym_return] = ACTIONS(2543), [anon_sym_break] = ACTIONS(2543), [anon_sym_continue] = ACTIONS(2543), [anon_sym_goto] = ACTIONS(2543), [anon_sym___try] = ACTIONS(2543), [anon_sym___leave] = ACTIONS(2543), [anon_sym_not] = ACTIONS(2543), [anon_sym_compl] = ACTIONS(2543), [anon_sym_DASH_DASH] = ACTIONS(2545), [anon_sym_PLUS_PLUS] = ACTIONS(2545), [anon_sym_sizeof] = ACTIONS(2543), [anon_sym___alignof__] = ACTIONS(2543), [anon_sym___alignof] = ACTIONS(2543), [anon_sym__alignof] = ACTIONS(2543), [anon_sym_alignof] = ACTIONS(2543), [anon_sym__Alignof] = ACTIONS(2543), [anon_sym_offsetof] = ACTIONS(2543), [anon_sym__Generic] = ACTIONS(2543), [anon_sym_asm] = ACTIONS(2543), [anon_sym___asm__] = ACTIONS(2543), [anon_sym___asm] = ACTIONS(2543), [sym_number_literal] = ACTIONS(2545), [anon_sym_L_SQUOTE] = ACTIONS(2545), [anon_sym_u_SQUOTE] = ACTIONS(2545), [anon_sym_U_SQUOTE] = ACTIONS(2545), [anon_sym_u8_SQUOTE] = ACTIONS(2545), [anon_sym_SQUOTE] = ACTIONS(2545), [anon_sym_L_DQUOTE] = ACTIONS(2545), [anon_sym_u_DQUOTE] = ACTIONS(2545), [anon_sym_U_DQUOTE] = ACTIONS(2545), [anon_sym_u8_DQUOTE] = ACTIONS(2545), [anon_sym_DQUOTE] = ACTIONS(2545), [sym_true] = ACTIONS(2543), [sym_false] = ACTIONS(2543), [anon_sym_NULL] = ACTIONS(2543), [anon_sym_nullptr] = ACTIONS(2543), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2543), [anon_sym_decltype] = ACTIONS(2543), [anon_sym_explicit] = ACTIONS(2543), [anon_sym_typename] = ACTIONS(2543), [anon_sym_export] = ACTIONS(2543), [anon_sym_module] = ACTIONS(2543), [anon_sym_import] = ACTIONS(2543), [anon_sym_template] = ACTIONS(2543), [anon_sym_operator] = ACTIONS(2543), [anon_sym_try] = ACTIONS(2543), [anon_sym_delete] = ACTIONS(2543), [anon_sym_throw] = ACTIONS(2543), [anon_sym_namespace] = ACTIONS(2543), [anon_sym_static_assert] = ACTIONS(2543), [anon_sym_concept] = ACTIONS(2543), [anon_sym_co_return] = ACTIONS(2543), [anon_sym_co_yield] = ACTIONS(2543), [anon_sym_catch] = ACTIONS(2596), [anon_sym_R_DQUOTE] = ACTIONS(2545), [anon_sym_LR_DQUOTE] = ACTIONS(2545), [anon_sym_uR_DQUOTE] = ACTIONS(2545), [anon_sym_UR_DQUOTE] = ACTIONS(2545), [anon_sym_u8R_DQUOTE] = ACTIONS(2545), [anon_sym_co_await] = ACTIONS(2543), [anon_sym_new] = ACTIONS(2543), [anon_sym_requires] = ACTIONS(2543), [sym_this] = ACTIONS(2543), }, [STATE(232)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(2556), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(2559), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(2562), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_AMP] = ACTIONS(2567), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_typedef] = ACTIONS(2598), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym___based] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2580), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_explicit] = ACTIONS(2575), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_operator] = ACTIONS(2575), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(233)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(2556), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(2559), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(2562), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_AMP] = ACTIONS(2567), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_typedef] = ACTIONS(2600), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym___based] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2580), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_explicit] = ACTIONS(2575), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_operator] = ACTIONS(2575), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(234)] = { [sym_catch_clause] = STATE(234), [aux_sym_constructor_try_statement_repeat1] = STATE(234), [ts_builtin_sym_end] = ACTIONS(2480), [sym_identifier] = ACTIONS(2478), [aux_sym_preproc_include_token1] = ACTIONS(2478), [aux_sym_preproc_def_token1] = ACTIONS(2478), [aux_sym_preproc_if_token1] = ACTIONS(2478), [aux_sym_preproc_ifdef_token1] = ACTIONS(2478), [aux_sym_preproc_ifdef_token2] = ACTIONS(2478), [sym_preproc_directive] = ACTIONS(2478), [anon_sym_LPAREN2] = ACTIONS(2480), [anon_sym_BANG] = ACTIONS(2480), [anon_sym_TILDE] = ACTIONS(2480), [anon_sym_DASH] = ACTIONS(2478), [anon_sym_PLUS] = ACTIONS(2478), [anon_sym_STAR] = ACTIONS(2480), [anon_sym_AMP_AMP] = ACTIONS(2480), [anon_sym_AMP] = ACTIONS(2478), [anon_sym_SEMI] = ACTIONS(2480), [anon_sym___extension__] = ACTIONS(2478), [anon_sym_typedef] = ACTIONS(2478), [anon_sym_virtual] = ACTIONS(2478), [anon_sym_extern] = ACTIONS(2478), [anon_sym___attribute__] = ACTIONS(2478), [anon_sym___attribute] = ACTIONS(2478), [anon_sym_using] = ACTIONS(2478), [anon_sym_COLON_COLON] = ACTIONS(2480), [anon_sym_LBRACK_LBRACK] = ACTIONS(2480), [anon_sym___declspec] = ACTIONS(2478), [anon_sym___based] = ACTIONS(2478), [anon_sym___cdecl] = ACTIONS(2478), [anon_sym___clrcall] = ACTIONS(2478), [anon_sym___stdcall] = ACTIONS(2478), [anon_sym___fastcall] = ACTIONS(2478), [anon_sym___thiscall] = ACTIONS(2478), [anon_sym___vectorcall] = ACTIONS(2478), [anon_sym_LBRACE] = ACTIONS(2480), [anon_sym_signed] = ACTIONS(2478), [anon_sym_unsigned] = ACTIONS(2478), [anon_sym_long] = ACTIONS(2478), [anon_sym_short] = ACTIONS(2478), [anon_sym_LBRACK] = ACTIONS(2478), [anon_sym_static] = ACTIONS(2478), [anon_sym_register] = ACTIONS(2478), [anon_sym_inline] = ACTIONS(2478), [anon_sym___inline] = ACTIONS(2478), [anon_sym___inline__] = ACTIONS(2478), [anon_sym___forceinline] = ACTIONS(2478), [anon_sym_thread_local] = ACTIONS(2478), [anon_sym___thread] = ACTIONS(2478), [anon_sym_const] = ACTIONS(2478), [anon_sym_constexpr] = ACTIONS(2478), [anon_sym_volatile] = ACTIONS(2478), [anon_sym_restrict] = ACTIONS(2478), [anon_sym___restrict__] = ACTIONS(2478), [anon_sym__Atomic] = ACTIONS(2478), [anon_sym__Noreturn] = ACTIONS(2478), [anon_sym_noreturn] = ACTIONS(2478), [anon_sym__Nonnull] = ACTIONS(2478), [anon_sym_mutable] = ACTIONS(2478), [anon_sym_constinit] = ACTIONS(2478), [anon_sym_consteval] = ACTIONS(2478), [anon_sym_alignas] = ACTIONS(2478), [anon_sym__Alignas] = ACTIONS(2478), [sym_primitive_type] = ACTIONS(2478), [anon_sym_enum] = ACTIONS(2478), [anon_sym_class] = ACTIONS(2478), [anon_sym_struct] = ACTIONS(2478), [anon_sym_union] = ACTIONS(2478), [anon_sym_if] = ACTIONS(2478), [anon_sym_else] = ACTIONS(2478), [anon_sym_switch] = ACTIONS(2478), [anon_sym_case] = ACTIONS(2478), [anon_sym_default] = ACTIONS(2478), [anon_sym_while] = ACTIONS(2478), [anon_sym_do] = ACTIONS(2478), [anon_sym_for] = ACTIONS(2478), [anon_sym_return] = ACTIONS(2478), [anon_sym_break] = ACTIONS(2478), [anon_sym_continue] = ACTIONS(2478), [anon_sym_goto] = ACTIONS(2478), [anon_sym___try] = ACTIONS(2478), [anon_sym___leave] = ACTIONS(2478), [anon_sym_not] = ACTIONS(2478), [anon_sym_compl] = ACTIONS(2478), [anon_sym_DASH_DASH] = ACTIONS(2480), [anon_sym_PLUS_PLUS] = ACTIONS(2480), [anon_sym_sizeof] = ACTIONS(2478), [anon_sym___alignof__] = ACTIONS(2478), [anon_sym___alignof] = ACTIONS(2478), [anon_sym__alignof] = ACTIONS(2478), [anon_sym_alignof] = ACTIONS(2478), [anon_sym__Alignof] = ACTIONS(2478), [anon_sym_offsetof] = ACTIONS(2478), [anon_sym__Generic] = ACTIONS(2478), [anon_sym_asm] = ACTIONS(2478), [anon_sym___asm__] = ACTIONS(2478), [anon_sym___asm] = ACTIONS(2478), [sym_number_literal] = ACTIONS(2480), [anon_sym_L_SQUOTE] = ACTIONS(2480), [anon_sym_u_SQUOTE] = ACTIONS(2480), [anon_sym_U_SQUOTE] = ACTIONS(2480), [anon_sym_u8_SQUOTE] = ACTIONS(2480), [anon_sym_SQUOTE] = ACTIONS(2480), [anon_sym_L_DQUOTE] = ACTIONS(2480), [anon_sym_u_DQUOTE] = ACTIONS(2480), [anon_sym_U_DQUOTE] = ACTIONS(2480), [anon_sym_u8_DQUOTE] = ACTIONS(2480), [anon_sym_DQUOTE] = ACTIONS(2480), [sym_true] = ACTIONS(2478), [sym_false] = ACTIONS(2478), [anon_sym_NULL] = ACTIONS(2478), [anon_sym_nullptr] = ACTIONS(2478), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2478), [anon_sym_decltype] = ACTIONS(2478), [anon_sym_explicit] = ACTIONS(2478), [anon_sym_typename] = ACTIONS(2478), [anon_sym_export] = ACTIONS(2478), [anon_sym_module] = ACTIONS(2478), [anon_sym_import] = ACTIONS(2478), [anon_sym_template] = ACTIONS(2478), [anon_sym_operator] = ACTIONS(2478), [anon_sym_try] = ACTIONS(2478), [anon_sym_delete] = ACTIONS(2478), [anon_sym_throw] = ACTIONS(2478), [anon_sym_namespace] = ACTIONS(2478), [anon_sym_static_assert] = ACTIONS(2478), [anon_sym_concept] = ACTIONS(2478), [anon_sym_co_return] = ACTIONS(2478), [anon_sym_co_yield] = ACTIONS(2478), [anon_sym_catch] = ACTIONS(2602), [anon_sym_R_DQUOTE] = ACTIONS(2480), [anon_sym_LR_DQUOTE] = ACTIONS(2480), [anon_sym_uR_DQUOTE] = ACTIONS(2480), [anon_sym_UR_DQUOTE] = ACTIONS(2480), [anon_sym_u8R_DQUOTE] = ACTIONS(2480), [anon_sym_co_await] = ACTIONS(2478), [anon_sym_new] = ACTIONS(2478), [anon_sym_requires] = ACTIONS(2478), [sym_this] = ACTIONS(2478), }, [STATE(235)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(2556), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(2559), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(2562), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_AMP] = ACTIONS(2567), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_typedef] = ACTIONS(2605), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym___based] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2580), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_explicit] = ACTIONS(2575), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_operator] = ACTIONS(2575), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(236)] = { [sym_identifier] = ACTIONS(2607), [aux_sym_preproc_include_token1] = ACTIONS(2607), [aux_sym_preproc_def_token1] = ACTIONS(2607), [aux_sym_preproc_if_token1] = ACTIONS(2607), [aux_sym_preproc_if_token2] = ACTIONS(2607), [aux_sym_preproc_ifdef_token1] = ACTIONS(2607), [aux_sym_preproc_ifdef_token2] = ACTIONS(2607), [aux_sym_preproc_else_token1] = ACTIONS(2607), [aux_sym_preproc_elif_token1] = ACTIONS(2607), [aux_sym_preproc_elifdef_token1] = ACTIONS(2607), [aux_sym_preproc_elifdef_token2] = ACTIONS(2607), [sym_preproc_directive] = ACTIONS(2607), [anon_sym_LPAREN2] = ACTIONS(2609), [anon_sym_BANG] = ACTIONS(2609), [anon_sym_TILDE] = ACTIONS(2609), [anon_sym_DASH] = ACTIONS(2607), [anon_sym_PLUS] = ACTIONS(2607), [anon_sym_STAR] = ACTIONS(2609), [anon_sym_AMP_AMP] = ACTIONS(2609), [anon_sym_AMP] = ACTIONS(2607), [anon_sym_SEMI] = ACTIONS(2609), [anon_sym___extension__] = ACTIONS(2607), [anon_sym_typedef] = ACTIONS(2607), [anon_sym_virtual] = ACTIONS(2607), [anon_sym_extern] = ACTIONS(2607), [anon_sym___attribute__] = ACTIONS(2607), [anon_sym___attribute] = ACTIONS(2607), [anon_sym_using] = ACTIONS(2607), [anon_sym_COLON_COLON] = ACTIONS(2609), [anon_sym_LBRACK_LBRACK] = ACTIONS(2609), [anon_sym___declspec] = ACTIONS(2607), [anon_sym___based] = ACTIONS(2607), [anon_sym___cdecl] = ACTIONS(2607), [anon_sym___clrcall] = ACTIONS(2607), [anon_sym___stdcall] = ACTIONS(2607), [anon_sym___fastcall] = ACTIONS(2607), [anon_sym___thiscall] = ACTIONS(2607), [anon_sym___vectorcall] = ACTIONS(2607), [anon_sym_LBRACE] = ACTIONS(2609), [anon_sym_signed] = ACTIONS(2607), [anon_sym_unsigned] = ACTIONS(2607), [anon_sym_long] = ACTIONS(2607), [anon_sym_short] = ACTIONS(2607), [anon_sym_LBRACK] = ACTIONS(2607), [anon_sym_static] = ACTIONS(2607), [anon_sym_register] = ACTIONS(2607), [anon_sym_inline] = ACTIONS(2607), [anon_sym___inline] = ACTIONS(2607), [anon_sym___inline__] = ACTIONS(2607), [anon_sym___forceinline] = ACTIONS(2607), [anon_sym_thread_local] = ACTIONS(2607), [anon_sym___thread] = ACTIONS(2607), [anon_sym_const] = ACTIONS(2607), [anon_sym_constexpr] = ACTIONS(2607), [anon_sym_volatile] = ACTIONS(2607), [anon_sym_restrict] = ACTIONS(2607), [anon_sym___restrict__] = ACTIONS(2607), [anon_sym__Atomic] = ACTIONS(2607), [anon_sym__Noreturn] = ACTIONS(2607), [anon_sym_noreturn] = ACTIONS(2607), [anon_sym__Nonnull] = ACTIONS(2607), [anon_sym_mutable] = ACTIONS(2607), [anon_sym_constinit] = ACTIONS(2607), [anon_sym_consteval] = ACTIONS(2607), [anon_sym_alignas] = ACTIONS(2607), [anon_sym__Alignas] = ACTIONS(2607), [sym_primitive_type] = ACTIONS(2607), [anon_sym_enum] = ACTIONS(2607), [anon_sym_class] = ACTIONS(2607), [anon_sym_struct] = ACTIONS(2607), [anon_sym_union] = ACTIONS(2607), [anon_sym_if] = ACTIONS(2607), [anon_sym_else] = ACTIONS(2607), [anon_sym_switch] = ACTIONS(2607), [anon_sym_case] = ACTIONS(2607), [anon_sym_default] = ACTIONS(2607), [anon_sym_while] = ACTIONS(2607), [anon_sym_do] = ACTIONS(2607), [anon_sym_for] = ACTIONS(2607), [anon_sym_return] = ACTIONS(2607), [anon_sym_break] = ACTIONS(2607), [anon_sym_continue] = ACTIONS(2607), [anon_sym_goto] = ACTIONS(2607), [anon_sym___try] = ACTIONS(2607), [anon_sym___leave] = ACTIONS(2607), [anon_sym_not] = ACTIONS(2607), [anon_sym_compl] = ACTIONS(2607), [anon_sym_DASH_DASH] = ACTIONS(2609), [anon_sym_PLUS_PLUS] = ACTIONS(2609), [anon_sym_sizeof] = ACTIONS(2607), [anon_sym___alignof__] = ACTIONS(2607), [anon_sym___alignof] = ACTIONS(2607), [anon_sym__alignof] = ACTIONS(2607), [anon_sym_alignof] = ACTIONS(2607), [anon_sym__Alignof] = ACTIONS(2607), [anon_sym_offsetof] = ACTIONS(2607), [anon_sym__Generic] = ACTIONS(2607), [anon_sym_asm] = ACTIONS(2607), [anon_sym___asm__] = ACTIONS(2607), [anon_sym___asm] = ACTIONS(2607), [sym_number_literal] = ACTIONS(2609), [anon_sym_L_SQUOTE] = ACTIONS(2609), [anon_sym_u_SQUOTE] = ACTIONS(2609), [anon_sym_U_SQUOTE] = ACTIONS(2609), [anon_sym_u8_SQUOTE] = ACTIONS(2609), [anon_sym_SQUOTE] = ACTIONS(2609), [anon_sym_L_DQUOTE] = ACTIONS(2609), [anon_sym_u_DQUOTE] = ACTIONS(2609), [anon_sym_U_DQUOTE] = ACTIONS(2609), [anon_sym_u8_DQUOTE] = ACTIONS(2609), [anon_sym_DQUOTE] = ACTIONS(2609), [sym_true] = ACTIONS(2607), [sym_false] = ACTIONS(2607), [anon_sym_NULL] = ACTIONS(2607), [anon_sym_nullptr] = ACTIONS(2607), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2607), [anon_sym_decltype] = ACTIONS(2607), [anon_sym_explicit] = ACTIONS(2607), [anon_sym_typename] = ACTIONS(2607), [anon_sym_template] = ACTIONS(2607), [anon_sym_operator] = ACTIONS(2607), [anon_sym_try] = ACTIONS(2607), [anon_sym_delete] = ACTIONS(2607), [anon_sym_throw] = ACTIONS(2607), [anon_sym_namespace] = ACTIONS(2607), [anon_sym_static_assert] = ACTIONS(2607), [anon_sym_concept] = ACTIONS(2607), [anon_sym_co_return] = ACTIONS(2607), [anon_sym_co_yield] = ACTIONS(2607), [anon_sym_catch] = ACTIONS(2607), [anon_sym_R_DQUOTE] = ACTIONS(2609), [anon_sym_LR_DQUOTE] = ACTIONS(2609), [anon_sym_uR_DQUOTE] = ACTIONS(2609), [anon_sym_UR_DQUOTE] = ACTIONS(2609), [anon_sym_u8R_DQUOTE] = ACTIONS(2609), [anon_sym_co_await] = ACTIONS(2607), [anon_sym_new] = ACTIONS(2607), [anon_sym_requires] = ACTIONS(2607), [sym_this] = ACTIONS(2607), }, [STATE(237)] = { [sym_identifier] = ACTIONS(1942), [aux_sym_preproc_include_token1] = ACTIONS(1942), [aux_sym_preproc_def_token1] = ACTIONS(1942), [aux_sym_preproc_if_token1] = ACTIONS(1942), [aux_sym_preproc_if_token2] = ACTIONS(1942), [aux_sym_preproc_ifdef_token1] = ACTIONS(1942), [aux_sym_preproc_ifdef_token2] = ACTIONS(1942), [aux_sym_preproc_else_token1] = ACTIONS(1942), [aux_sym_preproc_elif_token1] = ACTIONS(1942), [aux_sym_preproc_elifdef_token1] = ACTIONS(1942), [aux_sym_preproc_elifdef_token2] = ACTIONS(1942), [sym_preproc_directive] = ACTIONS(1942), [anon_sym_LPAREN2] = ACTIONS(1940), [anon_sym_BANG] = ACTIONS(1940), [anon_sym_TILDE] = ACTIONS(1940), [anon_sym_DASH] = ACTIONS(1942), [anon_sym_PLUS] = ACTIONS(1942), [anon_sym_STAR] = ACTIONS(1940), [anon_sym_AMP_AMP] = ACTIONS(1940), [anon_sym_AMP] = ACTIONS(1942), [anon_sym_SEMI] = ACTIONS(1940), [anon_sym___extension__] = ACTIONS(1942), [anon_sym_typedef] = ACTIONS(1942), [anon_sym_virtual] = ACTIONS(1942), [anon_sym_extern] = ACTIONS(1942), [anon_sym___attribute__] = ACTIONS(1942), [anon_sym___attribute] = ACTIONS(1942), [anon_sym_using] = ACTIONS(1942), [anon_sym_COLON_COLON] = ACTIONS(1940), [anon_sym_LBRACK_LBRACK] = ACTIONS(1940), [anon_sym___declspec] = ACTIONS(1942), [anon_sym___based] = ACTIONS(1942), [anon_sym___cdecl] = ACTIONS(1942), [anon_sym___clrcall] = ACTIONS(1942), [anon_sym___stdcall] = ACTIONS(1942), [anon_sym___fastcall] = ACTIONS(1942), [anon_sym___thiscall] = ACTIONS(1942), [anon_sym___vectorcall] = ACTIONS(1942), [anon_sym_LBRACE] = ACTIONS(1940), [anon_sym_signed] = ACTIONS(1942), [anon_sym_unsigned] = ACTIONS(1942), [anon_sym_long] = ACTIONS(1942), [anon_sym_short] = ACTIONS(1942), [anon_sym_LBRACK] = ACTIONS(1942), [anon_sym_static] = ACTIONS(1942), [anon_sym_register] = ACTIONS(1942), [anon_sym_inline] = ACTIONS(1942), [anon_sym___inline] = ACTIONS(1942), [anon_sym___inline__] = ACTIONS(1942), [anon_sym___forceinline] = ACTIONS(1942), [anon_sym_thread_local] = ACTIONS(1942), [anon_sym___thread] = ACTIONS(1942), [anon_sym_const] = ACTIONS(1942), [anon_sym_constexpr] = ACTIONS(1942), [anon_sym_volatile] = ACTIONS(1942), [anon_sym_restrict] = ACTIONS(1942), [anon_sym___restrict__] = ACTIONS(1942), [anon_sym__Atomic] = ACTIONS(1942), [anon_sym__Noreturn] = ACTIONS(1942), [anon_sym_noreturn] = ACTIONS(1942), [anon_sym__Nonnull] = ACTIONS(1942), [anon_sym_mutable] = ACTIONS(1942), [anon_sym_constinit] = ACTIONS(1942), [anon_sym_consteval] = ACTIONS(1942), [anon_sym_alignas] = ACTIONS(1942), [anon_sym__Alignas] = ACTIONS(1942), [sym_primitive_type] = ACTIONS(1942), [anon_sym_enum] = ACTIONS(1942), [anon_sym_class] = ACTIONS(1942), [anon_sym_struct] = ACTIONS(1942), [anon_sym_union] = ACTIONS(1942), [anon_sym_if] = ACTIONS(1942), [anon_sym_else] = ACTIONS(1942), [anon_sym_switch] = ACTIONS(1942), [anon_sym_case] = ACTIONS(1942), [anon_sym_default] = ACTIONS(1942), [anon_sym_while] = ACTIONS(1942), [anon_sym_do] = ACTIONS(1942), [anon_sym_for] = ACTIONS(1942), [anon_sym_return] = ACTIONS(1942), [anon_sym_break] = ACTIONS(1942), [anon_sym_continue] = ACTIONS(1942), [anon_sym_goto] = ACTIONS(1942), [anon_sym___try] = ACTIONS(1942), [anon_sym___leave] = ACTIONS(1942), [anon_sym_not] = ACTIONS(1942), [anon_sym_compl] = ACTIONS(1942), [anon_sym_DASH_DASH] = ACTIONS(1940), [anon_sym_PLUS_PLUS] = ACTIONS(1940), [anon_sym_sizeof] = ACTIONS(1942), [anon_sym___alignof__] = ACTIONS(1942), [anon_sym___alignof] = ACTIONS(1942), [anon_sym__alignof] = ACTIONS(1942), [anon_sym_alignof] = ACTIONS(1942), [anon_sym__Alignof] = ACTIONS(1942), [anon_sym_offsetof] = ACTIONS(1942), [anon_sym__Generic] = ACTIONS(1942), [anon_sym_asm] = ACTIONS(1942), [anon_sym___asm__] = ACTIONS(1942), [anon_sym___asm] = ACTIONS(1942), [sym_number_literal] = ACTIONS(1940), [anon_sym_L_SQUOTE] = ACTIONS(1940), [anon_sym_u_SQUOTE] = ACTIONS(1940), [anon_sym_U_SQUOTE] = ACTIONS(1940), [anon_sym_u8_SQUOTE] = ACTIONS(1940), [anon_sym_SQUOTE] = ACTIONS(1940), [anon_sym_L_DQUOTE] = ACTIONS(1940), [anon_sym_u_DQUOTE] = ACTIONS(1940), [anon_sym_U_DQUOTE] = ACTIONS(1940), [anon_sym_u8_DQUOTE] = ACTIONS(1940), [anon_sym_DQUOTE] = ACTIONS(1940), [sym_true] = ACTIONS(1942), [sym_false] = ACTIONS(1942), [anon_sym_NULL] = ACTIONS(1942), [anon_sym_nullptr] = ACTIONS(1942), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1942), [anon_sym_decltype] = ACTIONS(1942), [anon_sym_explicit] = ACTIONS(1942), [anon_sym_typename] = ACTIONS(1942), [anon_sym_template] = ACTIONS(1942), [anon_sym_operator] = ACTIONS(1942), [anon_sym_try] = ACTIONS(1942), [anon_sym_delete] = ACTIONS(1942), [anon_sym_throw] = ACTIONS(1942), [anon_sym_namespace] = ACTIONS(1942), [anon_sym_static_assert] = ACTIONS(1942), [anon_sym_concept] = ACTIONS(1942), [anon_sym_co_return] = ACTIONS(1942), [anon_sym_co_yield] = ACTIONS(1942), [anon_sym_catch] = ACTIONS(1942), [anon_sym_R_DQUOTE] = ACTIONS(1940), [anon_sym_LR_DQUOTE] = ACTIONS(1940), [anon_sym_uR_DQUOTE] = ACTIONS(1940), [anon_sym_UR_DQUOTE] = ACTIONS(1940), [anon_sym_u8R_DQUOTE] = ACTIONS(1940), [anon_sym_co_await] = ACTIONS(1942), [anon_sym_new] = ACTIONS(1942), [anon_sym_requires] = ACTIONS(1942), [sym_this] = ACTIONS(1942), }, [STATE(238)] = { [sym_else_clause] = STATE(258), [sym_identifier] = ACTIONS(2611), [aux_sym_preproc_include_token1] = ACTIONS(2611), [aux_sym_preproc_def_token1] = ACTIONS(2611), [aux_sym_preproc_if_token1] = ACTIONS(2611), [aux_sym_preproc_if_token2] = ACTIONS(2611), [aux_sym_preproc_ifdef_token1] = ACTIONS(2611), [aux_sym_preproc_ifdef_token2] = ACTIONS(2611), [aux_sym_preproc_else_token1] = ACTIONS(2611), [aux_sym_preproc_elif_token1] = ACTIONS(2611), [aux_sym_preproc_elifdef_token1] = ACTIONS(2611), [aux_sym_preproc_elifdef_token2] = ACTIONS(2611), [sym_preproc_directive] = ACTIONS(2611), [anon_sym_LPAREN2] = ACTIONS(2613), [anon_sym_BANG] = ACTIONS(2613), [anon_sym_TILDE] = ACTIONS(2613), [anon_sym_DASH] = ACTIONS(2611), [anon_sym_PLUS] = ACTIONS(2611), [anon_sym_STAR] = ACTIONS(2613), [anon_sym_AMP_AMP] = ACTIONS(2613), [anon_sym_AMP] = ACTIONS(2611), [anon_sym_SEMI] = ACTIONS(2613), [anon_sym___extension__] = ACTIONS(2611), [anon_sym_typedef] = ACTIONS(2611), [anon_sym_virtual] = ACTIONS(2611), [anon_sym_extern] = ACTIONS(2611), [anon_sym___attribute__] = ACTIONS(2611), [anon_sym___attribute] = ACTIONS(2611), [anon_sym_using] = ACTIONS(2611), [anon_sym_COLON_COLON] = ACTIONS(2613), [anon_sym_LBRACK_LBRACK] = ACTIONS(2613), [anon_sym___declspec] = ACTIONS(2611), [anon_sym___based] = ACTIONS(2611), [anon_sym___cdecl] = ACTIONS(2611), [anon_sym___clrcall] = ACTIONS(2611), [anon_sym___stdcall] = ACTIONS(2611), [anon_sym___fastcall] = ACTIONS(2611), [anon_sym___thiscall] = ACTIONS(2611), [anon_sym___vectorcall] = ACTIONS(2611), [anon_sym_LBRACE] = ACTIONS(2613), [anon_sym_signed] = ACTIONS(2611), [anon_sym_unsigned] = ACTIONS(2611), [anon_sym_long] = ACTIONS(2611), [anon_sym_short] = ACTIONS(2611), [anon_sym_LBRACK] = ACTIONS(2611), [anon_sym_static] = ACTIONS(2611), [anon_sym_register] = ACTIONS(2611), [anon_sym_inline] = ACTIONS(2611), [anon_sym___inline] = ACTIONS(2611), [anon_sym___inline__] = ACTIONS(2611), [anon_sym___forceinline] = ACTIONS(2611), [anon_sym_thread_local] = ACTIONS(2611), [anon_sym___thread] = ACTIONS(2611), [anon_sym_const] = ACTIONS(2611), [anon_sym_constexpr] = ACTIONS(2611), [anon_sym_volatile] = ACTIONS(2611), [anon_sym_restrict] = ACTIONS(2611), [anon_sym___restrict__] = ACTIONS(2611), [anon_sym__Atomic] = ACTIONS(2611), [anon_sym__Noreturn] = ACTIONS(2611), [anon_sym_noreturn] = ACTIONS(2611), [anon_sym__Nonnull] = ACTIONS(2611), [anon_sym_mutable] = ACTIONS(2611), [anon_sym_constinit] = ACTIONS(2611), [anon_sym_consteval] = ACTIONS(2611), [anon_sym_alignas] = ACTIONS(2611), [anon_sym__Alignas] = ACTIONS(2611), [sym_primitive_type] = ACTIONS(2611), [anon_sym_enum] = ACTIONS(2611), [anon_sym_class] = ACTIONS(2611), [anon_sym_struct] = ACTIONS(2611), [anon_sym_union] = ACTIONS(2611), [anon_sym_if] = ACTIONS(2611), [anon_sym_else] = ACTIONS(2615), [anon_sym_switch] = ACTIONS(2611), [anon_sym_case] = ACTIONS(2611), [anon_sym_default] = ACTIONS(2611), [anon_sym_while] = ACTIONS(2611), [anon_sym_do] = ACTIONS(2611), [anon_sym_for] = ACTIONS(2611), [anon_sym_return] = ACTIONS(2611), [anon_sym_break] = ACTIONS(2611), [anon_sym_continue] = ACTIONS(2611), [anon_sym_goto] = ACTIONS(2611), [anon_sym___try] = ACTIONS(2611), [anon_sym___leave] = ACTIONS(2611), [anon_sym_not] = ACTIONS(2611), [anon_sym_compl] = ACTIONS(2611), [anon_sym_DASH_DASH] = ACTIONS(2613), [anon_sym_PLUS_PLUS] = ACTIONS(2613), [anon_sym_sizeof] = ACTIONS(2611), [anon_sym___alignof__] = ACTIONS(2611), [anon_sym___alignof] = ACTIONS(2611), [anon_sym__alignof] = ACTIONS(2611), [anon_sym_alignof] = ACTIONS(2611), [anon_sym__Alignof] = ACTIONS(2611), [anon_sym_offsetof] = ACTIONS(2611), [anon_sym__Generic] = ACTIONS(2611), [anon_sym_asm] = ACTIONS(2611), [anon_sym___asm__] = ACTIONS(2611), [anon_sym___asm] = ACTIONS(2611), [sym_number_literal] = ACTIONS(2613), [anon_sym_L_SQUOTE] = ACTIONS(2613), [anon_sym_u_SQUOTE] = ACTIONS(2613), [anon_sym_U_SQUOTE] = ACTIONS(2613), [anon_sym_u8_SQUOTE] = ACTIONS(2613), [anon_sym_SQUOTE] = ACTIONS(2613), [anon_sym_L_DQUOTE] = ACTIONS(2613), [anon_sym_u_DQUOTE] = ACTIONS(2613), [anon_sym_U_DQUOTE] = ACTIONS(2613), [anon_sym_u8_DQUOTE] = ACTIONS(2613), [anon_sym_DQUOTE] = ACTIONS(2613), [sym_true] = ACTIONS(2611), [sym_false] = ACTIONS(2611), [anon_sym_NULL] = ACTIONS(2611), [anon_sym_nullptr] = ACTIONS(2611), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2611), [anon_sym_decltype] = ACTIONS(2611), [anon_sym_explicit] = ACTIONS(2611), [anon_sym_typename] = ACTIONS(2611), [anon_sym_template] = ACTIONS(2611), [anon_sym_operator] = ACTIONS(2611), [anon_sym_try] = ACTIONS(2611), [anon_sym_delete] = ACTIONS(2611), [anon_sym_throw] = ACTIONS(2611), [anon_sym_namespace] = ACTIONS(2611), [anon_sym_static_assert] = ACTIONS(2611), [anon_sym_concept] = ACTIONS(2611), [anon_sym_co_return] = ACTIONS(2611), [anon_sym_co_yield] = ACTIONS(2611), [anon_sym_R_DQUOTE] = ACTIONS(2613), [anon_sym_LR_DQUOTE] = ACTIONS(2613), [anon_sym_uR_DQUOTE] = ACTIONS(2613), [anon_sym_UR_DQUOTE] = ACTIONS(2613), [anon_sym_u8R_DQUOTE] = ACTIONS(2613), [anon_sym_co_await] = ACTIONS(2611), [anon_sym_new] = ACTIONS(2611), [anon_sym_requires] = ACTIONS(2611), [sym_this] = ACTIONS(2611), }, [STATE(239)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_include_token1] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_if_token2] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [aux_sym_preproc_else_token1] = ACTIONS(1938), [aux_sym_preproc_elif_token1] = ACTIONS(1938), [aux_sym_preproc_elifdef_token1] = ACTIONS(1938), [aux_sym_preproc_elifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_BANG] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_DASH] = ACTIONS(1938), [anon_sym_PLUS] = ACTIONS(1938), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(1936), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym___cdecl] = ACTIONS(1938), [anon_sym___clrcall] = ACTIONS(1938), [anon_sym___stdcall] = ACTIONS(1938), [anon_sym___fastcall] = ACTIONS(1938), [anon_sym___thiscall] = ACTIONS(1938), [anon_sym___vectorcall] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_if] = ACTIONS(1938), [anon_sym_else] = ACTIONS(1938), [anon_sym_switch] = ACTIONS(1938), [anon_sym_case] = ACTIONS(1938), [anon_sym_default] = ACTIONS(1938), [anon_sym_while] = ACTIONS(1938), [anon_sym_do] = ACTIONS(1938), [anon_sym_for] = ACTIONS(1938), [anon_sym_return] = ACTIONS(1938), [anon_sym_break] = ACTIONS(1938), [anon_sym_continue] = ACTIONS(1938), [anon_sym_goto] = ACTIONS(1938), [anon_sym___try] = ACTIONS(1938), [anon_sym___leave] = ACTIONS(1938), [anon_sym_not] = ACTIONS(1938), [anon_sym_compl] = ACTIONS(1938), [anon_sym_DASH_DASH] = ACTIONS(1936), [anon_sym_PLUS_PLUS] = ACTIONS(1936), [anon_sym_sizeof] = ACTIONS(1938), [anon_sym___alignof__] = ACTIONS(1938), [anon_sym___alignof] = ACTIONS(1938), [anon_sym__alignof] = ACTIONS(1938), [anon_sym_alignof] = ACTIONS(1938), [anon_sym__Alignof] = ACTIONS(1938), [anon_sym_offsetof] = ACTIONS(1938), [anon_sym__Generic] = ACTIONS(1938), [anon_sym_asm] = ACTIONS(1938), [anon_sym___asm__] = ACTIONS(1938), [anon_sym___asm] = ACTIONS(1938), [sym_number_literal] = ACTIONS(1936), [anon_sym_L_SQUOTE] = ACTIONS(1936), [anon_sym_u_SQUOTE] = ACTIONS(1936), [anon_sym_U_SQUOTE] = ACTIONS(1936), [anon_sym_u8_SQUOTE] = ACTIONS(1936), [anon_sym_SQUOTE] = ACTIONS(1936), [anon_sym_L_DQUOTE] = ACTIONS(1936), [anon_sym_u_DQUOTE] = ACTIONS(1936), [anon_sym_U_DQUOTE] = ACTIONS(1936), [anon_sym_u8_DQUOTE] = ACTIONS(1936), [anon_sym_DQUOTE] = ACTIONS(1936), [sym_true] = ACTIONS(1938), [sym_false] = ACTIONS(1938), [anon_sym_NULL] = ACTIONS(1938), [anon_sym_nullptr] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_try] = ACTIONS(1938), [anon_sym_delete] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_namespace] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_concept] = ACTIONS(1938), [anon_sym_co_return] = ACTIONS(1938), [anon_sym_co_yield] = ACTIONS(1938), [anon_sym_catch] = ACTIONS(1938), [anon_sym_R_DQUOTE] = ACTIONS(1936), [anon_sym_LR_DQUOTE] = ACTIONS(1936), [anon_sym_uR_DQUOTE] = ACTIONS(1936), [anon_sym_UR_DQUOTE] = ACTIONS(1936), [anon_sym_u8R_DQUOTE] = ACTIONS(1936), [anon_sym_co_await] = ACTIONS(1938), [anon_sym_new] = ACTIONS(1938), [anon_sym_requires] = ACTIONS(1938), [sym_this] = ACTIONS(1938), }, [STATE(240)] = { [sym_else_clause] = STATE(266), [sym_identifier] = ACTIONS(2617), [aux_sym_preproc_include_token1] = ACTIONS(2617), [aux_sym_preproc_def_token1] = ACTIONS(2617), [aux_sym_preproc_if_token1] = ACTIONS(2617), [aux_sym_preproc_if_token2] = ACTIONS(2617), [aux_sym_preproc_ifdef_token1] = ACTIONS(2617), [aux_sym_preproc_ifdef_token2] = ACTIONS(2617), [aux_sym_preproc_else_token1] = ACTIONS(2617), [aux_sym_preproc_elif_token1] = ACTIONS(2617), [aux_sym_preproc_elifdef_token1] = ACTIONS(2617), [aux_sym_preproc_elifdef_token2] = ACTIONS(2617), [sym_preproc_directive] = ACTIONS(2617), [anon_sym_LPAREN2] = ACTIONS(2619), [anon_sym_BANG] = ACTIONS(2619), [anon_sym_TILDE] = ACTIONS(2619), [anon_sym_DASH] = ACTIONS(2617), [anon_sym_PLUS] = ACTIONS(2617), [anon_sym_STAR] = ACTIONS(2619), [anon_sym_AMP_AMP] = ACTIONS(2619), [anon_sym_AMP] = ACTIONS(2617), [anon_sym_SEMI] = ACTIONS(2619), [anon_sym___extension__] = ACTIONS(2617), [anon_sym_typedef] = ACTIONS(2617), [anon_sym_virtual] = ACTIONS(2617), [anon_sym_extern] = ACTIONS(2617), [anon_sym___attribute__] = ACTIONS(2617), [anon_sym___attribute] = ACTIONS(2617), [anon_sym_using] = ACTIONS(2617), [anon_sym_COLON_COLON] = ACTIONS(2619), [anon_sym_LBRACK_LBRACK] = ACTIONS(2619), [anon_sym___declspec] = ACTIONS(2617), [anon_sym___based] = ACTIONS(2617), [anon_sym___cdecl] = ACTIONS(2617), [anon_sym___clrcall] = ACTIONS(2617), [anon_sym___stdcall] = ACTIONS(2617), [anon_sym___fastcall] = ACTIONS(2617), [anon_sym___thiscall] = ACTIONS(2617), [anon_sym___vectorcall] = ACTIONS(2617), [anon_sym_LBRACE] = ACTIONS(2619), [anon_sym_signed] = ACTIONS(2617), [anon_sym_unsigned] = ACTIONS(2617), [anon_sym_long] = ACTIONS(2617), [anon_sym_short] = ACTIONS(2617), [anon_sym_LBRACK] = ACTIONS(2617), [anon_sym_static] = ACTIONS(2617), [anon_sym_register] = ACTIONS(2617), [anon_sym_inline] = ACTIONS(2617), [anon_sym___inline] = ACTIONS(2617), [anon_sym___inline__] = ACTIONS(2617), [anon_sym___forceinline] = ACTIONS(2617), [anon_sym_thread_local] = ACTIONS(2617), [anon_sym___thread] = ACTIONS(2617), [anon_sym_const] = ACTIONS(2617), [anon_sym_constexpr] = ACTIONS(2617), [anon_sym_volatile] = ACTIONS(2617), [anon_sym_restrict] = ACTIONS(2617), [anon_sym___restrict__] = ACTIONS(2617), [anon_sym__Atomic] = ACTIONS(2617), [anon_sym__Noreturn] = ACTIONS(2617), [anon_sym_noreturn] = ACTIONS(2617), [anon_sym__Nonnull] = ACTIONS(2617), [anon_sym_mutable] = ACTIONS(2617), [anon_sym_constinit] = ACTIONS(2617), [anon_sym_consteval] = ACTIONS(2617), [anon_sym_alignas] = ACTIONS(2617), [anon_sym__Alignas] = ACTIONS(2617), [sym_primitive_type] = ACTIONS(2617), [anon_sym_enum] = ACTIONS(2617), [anon_sym_class] = ACTIONS(2617), [anon_sym_struct] = ACTIONS(2617), [anon_sym_union] = ACTIONS(2617), [anon_sym_if] = ACTIONS(2617), [anon_sym_else] = ACTIONS(2615), [anon_sym_switch] = ACTIONS(2617), [anon_sym_case] = ACTIONS(2617), [anon_sym_default] = ACTIONS(2617), [anon_sym_while] = ACTIONS(2617), [anon_sym_do] = ACTIONS(2617), [anon_sym_for] = ACTIONS(2617), [anon_sym_return] = ACTIONS(2617), [anon_sym_break] = ACTIONS(2617), [anon_sym_continue] = ACTIONS(2617), [anon_sym_goto] = ACTIONS(2617), [anon_sym___try] = ACTIONS(2617), [anon_sym___leave] = ACTIONS(2617), [anon_sym_not] = ACTIONS(2617), [anon_sym_compl] = ACTIONS(2617), [anon_sym_DASH_DASH] = ACTIONS(2619), [anon_sym_PLUS_PLUS] = ACTIONS(2619), [anon_sym_sizeof] = ACTIONS(2617), [anon_sym___alignof__] = ACTIONS(2617), [anon_sym___alignof] = ACTIONS(2617), [anon_sym__alignof] = ACTIONS(2617), [anon_sym_alignof] = ACTIONS(2617), [anon_sym__Alignof] = ACTIONS(2617), [anon_sym_offsetof] = ACTIONS(2617), [anon_sym__Generic] = ACTIONS(2617), [anon_sym_asm] = ACTIONS(2617), [anon_sym___asm__] = ACTIONS(2617), [anon_sym___asm] = ACTIONS(2617), [sym_number_literal] = ACTIONS(2619), [anon_sym_L_SQUOTE] = ACTIONS(2619), [anon_sym_u_SQUOTE] = ACTIONS(2619), [anon_sym_U_SQUOTE] = ACTIONS(2619), [anon_sym_u8_SQUOTE] = ACTIONS(2619), [anon_sym_SQUOTE] = ACTIONS(2619), [anon_sym_L_DQUOTE] = ACTIONS(2619), [anon_sym_u_DQUOTE] = ACTIONS(2619), [anon_sym_U_DQUOTE] = ACTIONS(2619), [anon_sym_u8_DQUOTE] = ACTIONS(2619), [anon_sym_DQUOTE] = ACTIONS(2619), [sym_true] = ACTIONS(2617), [sym_false] = ACTIONS(2617), [anon_sym_NULL] = ACTIONS(2617), [anon_sym_nullptr] = ACTIONS(2617), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2617), [anon_sym_decltype] = ACTIONS(2617), [anon_sym_explicit] = ACTIONS(2617), [anon_sym_typename] = ACTIONS(2617), [anon_sym_template] = ACTIONS(2617), [anon_sym_operator] = ACTIONS(2617), [anon_sym_try] = ACTIONS(2617), [anon_sym_delete] = ACTIONS(2617), [anon_sym_throw] = ACTIONS(2617), [anon_sym_namespace] = ACTIONS(2617), [anon_sym_static_assert] = ACTIONS(2617), [anon_sym_concept] = ACTIONS(2617), [anon_sym_co_return] = ACTIONS(2617), [anon_sym_co_yield] = ACTIONS(2617), [anon_sym_R_DQUOTE] = ACTIONS(2619), [anon_sym_LR_DQUOTE] = ACTIONS(2619), [anon_sym_uR_DQUOTE] = ACTIONS(2619), [anon_sym_UR_DQUOTE] = ACTIONS(2619), [anon_sym_u8R_DQUOTE] = ACTIONS(2619), [anon_sym_co_await] = ACTIONS(2617), [anon_sym_new] = ACTIONS(2617), [anon_sym_requires] = ACTIONS(2617), [sym_this] = ACTIONS(2617), }, [STATE(241)] = { [sym_expression] = STATE(3679), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_initializer_list] = STATE(3929), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_RPAREN] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(1894), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1944), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1944), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1944), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1944), [anon_sym_GT_GT] = ACTIONS(1944), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACE] = ACTIONS(2625), [anon_sym_LBRACK] = ACTIONS(1946), [anon_sym_EQ] = ACTIONS(1944), [sym_primitive_type] = ACTIONS(2627), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_STAR_EQ] = ACTIONS(1946), [anon_sym_SLASH_EQ] = ACTIONS(1946), [anon_sym_PERCENT_EQ] = ACTIONS(1946), [anon_sym_PLUS_EQ] = ACTIONS(1946), [anon_sym_DASH_EQ] = ACTIONS(1946), [anon_sym_LT_LT_EQ] = ACTIONS(1946), [anon_sym_GT_GT_EQ] = ACTIONS(1946), [anon_sym_AMP_EQ] = ACTIONS(1946), [anon_sym_CARET_EQ] = ACTIONS(1946), [anon_sym_PIPE_EQ] = ACTIONS(1946), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1944), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [anon_sym_DASH_GT_STAR] = ACTIONS(1946), [sym_this] = ACTIONS(1922), }, [STATE(242)] = { [ts_builtin_sym_end] = ACTIONS(2609), [sym_identifier] = ACTIONS(2607), [aux_sym_preproc_include_token1] = ACTIONS(2607), [aux_sym_preproc_def_token1] = ACTIONS(2607), [aux_sym_preproc_if_token1] = ACTIONS(2607), [aux_sym_preproc_ifdef_token1] = ACTIONS(2607), [aux_sym_preproc_ifdef_token2] = ACTIONS(2607), [sym_preproc_directive] = ACTIONS(2607), [anon_sym_LPAREN2] = ACTIONS(2609), [anon_sym_BANG] = ACTIONS(2609), [anon_sym_TILDE] = ACTIONS(2609), [anon_sym_DASH] = ACTIONS(2607), [anon_sym_PLUS] = ACTIONS(2607), [anon_sym_STAR] = ACTIONS(2609), [anon_sym_AMP_AMP] = ACTIONS(2609), [anon_sym_AMP] = ACTIONS(2607), [anon_sym_SEMI] = ACTIONS(2609), [anon_sym___extension__] = ACTIONS(2607), [anon_sym_typedef] = ACTIONS(2607), [anon_sym_virtual] = ACTIONS(2607), [anon_sym_extern] = ACTIONS(2607), [anon_sym___attribute__] = ACTIONS(2607), [anon_sym___attribute] = ACTIONS(2607), [anon_sym_using] = ACTIONS(2607), [anon_sym_COLON_COLON] = ACTIONS(2609), [anon_sym_LBRACK_LBRACK] = ACTIONS(2609), [anon_sym___declspec] = ACTIONS(2607), [anon_sym___based] = ACTIONS(2607), [anon_sym___cdecl] = ACTIONS(2607), [anon_sym___clrcall] = ACTIONS(2607), [anon_sym___stdcall] = ACTIONS(2607), [anon_sym___fastcall] = ACTIONS(2607), [anon_sym___thiscall] = ACTIONS(2607), [anon_sym___vectorcall] = ACTIONS(2607), [anon_sym_LBRACE] = ACTIONS(2609), [anon_sym_signed] = ACTIONS(2607), [anon_sym_unsigned] = ACTIONS(2607), [anon_sym_long] = ACTIONS(2607), [anon_sym_short] = ACTIONS(2607), [anon_sym_LBRACK] = ACTIONS(2607), [anon_sym_static] = ACTIONS(2607), [anon_sym_register] = ACTIONS(2607), [anon_sym_inline] = ACTIONS(2607), [anon_sym___inline] = ACTIONS(2607), [anon_sym___inline__] = ACTIONS(2607), [anon_sym___forceinline] = ACTIONS(2607), [anon_sym_thread_local] = ACTIONS(2607), [anon_sym___thread] = ACTIONS(2607), [anon_sym_const] = ACTIONS(2607), [anon_sym_constexpr] = ACTIONS(2607), [anon_sym_volatile] = ACTIONS(2607), [anon_sym_restrict] = ACTIONS(2607), [anon_sym___restrict__] = ACTIONS(2607), [anon_sym__Atomic] = ACTIONS(2607), [anon_sym__Noreturn] = ACTIONS(2607), [anon_sym_noreturn] = ACTIONS(2607), [anon_sym__Nonnull] = ACTIONS(2607), [anon_sym_mutable] = ACTIONS(2607), [anon_sym_constinit] = ACTIONS(2607), [anon_sym_consteval] = ACTIONS(2607), [anon_sym_alignas] = ACTIONS(2607), [anon_sym__Alignas] = ACTIONS(2607), [sym_primitive_type] = ACTIONS(2607), [anon_sym_enum] = ACTIONS(2607), [anon_sym_class] = ACTIONS(2607), [anon_sym_struct] = ACTIONS(2607), [anon_sym_union] = ACTIONS(2607), [anon_sym_if] = ACTIONS(2607), [anon_sym_else] = ACTIONS(2607), [anon_sym_switch] = ACTIONS(2607), [anon_sym_case] = ACTIONS(2607), [anon_sym_default] = ACTIONS(2607), [anon_sym_while] = ACTIONS(2607), [anon_sym_do] = ACTIONS(2607), [anon_sym_for] = ACTIONS(2607), [anon_sym_return] = ACTIONS(2607), [anon_sym_break] = ACTIONS(2607), [anon_sym_continue] = ACTIONS(2607), [anon_sym_goto] = ACTIONS(2607), [anon_sym___try] = ACTIONS(2607), [anon_sym___leave] = ACTIONS(2607), [anon_sym_not] = ACTIONS(2607), [anon_sym_compl] = ACTIONS(2607), [anon_sym_DASH_DASH] = ACTIONS(2609), [anon_sym_PLUS_PLUS] = ACTIONS(2609), [anon_sym_sizeof] = ACTIONS(2607), [anon_sym___alignof__] = ACTIONS(2607), [anon_sym___alignof] = ACTIONS(2607), [anon_sym__alignof] = ACTIONS(2607), [anon_sym_alignof] = ACTIONS(2607), [anon_sym__Alignof] = ACTIONS(2607), [anon_sym_offsetof] = ACTIONS(2607), [anon_sym__Generic] = ACTIONS(2607), [anon_sym_asm] = ACTIONS(2607), [anon_sym___asm__] = ACTIONS(2607), [anon_sym___asm] = ACTIONS(2607), [sym_number_literal] = ACTIONS(2609), [anon_sym_L_SQUOTE] = ACTIONS(2609), [anon_sym_u_SQUOTE] = ACTIONS(2609), [anon_sym_U_SQUOTE] = ACTIONS(2609), [anon_sym_u8_SQUOTE] = ACTIONS(2609), [anon_sym_SQUOTE] = ACTIONS(2609), [anon_sym_L_DQUOTE] = ACTIONS(2609), [anon_sym_u_DQUOTE] = ACTIONS(2609), [anon_sym_U_DQUOTE] = ACTIONS(2609), [anon_sym_u8_DQUOTE] = ACTIONS(2609), [anon_sym_DQUOTE] = ACTIONS(2609), [sym_true] = ACTIONS(2607), [sym_false] = ACTIONS(2607), [anon_sym_NULL] = ACTIONS(2607), [anon_sym_nullptr] = ACTIONS(2607), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2607), [anon_sym_decltype] = ACTIONS(2607), [anon_sym_explicit] = ACTIONS(2607), [anon_sym_typename] = ACTIONS(2607), [anon_sym_export] = ACTIONS(2607), [anon_sym_module] = ACTIONS(2607), [anon_sym_import] = ACTIONS(2607), [anon_sym_template] = ACTIONS(2607), [anon_sym_operator] = ACTIONS(2607), [anon_sym_try] = ACTIONS(2607), [anon_sym_delete] = ACTIONS(2607), [anon_sym_throw] = ACTIONS(2607), [anon_sym_namespace] = ACTIONS(2607), [anon_sym_static_assert] = ACTIONS(2607), [anon_sym_concept] = ACTIONS(2607), [anon_sym_co_return] = ACTIONS(2607), [anon_sym_co_yield] = ACTIONS(2607), [anon_sym_catch] = ACTIONS(2607), [anon_sym_R_DQUOTE] = ACTIONS(2609), [anon_sym_LR_DQUOTE] = ACTIONS(2609), [anon_sym_uR_DQUOTE] = ACTIONS(2609), [anon_sym_UR_DQUOTE] = ACTIONS(2609), [anon_sym_u8R_DQUOTE] = ACTIONS(2609), [anon_sym_co_await] = ACTIONS(2607), [anon_sym_new] = ACTIONS(2607), [anon_sym_requires] = ACTIONS(2607), [sym_this] = ACTIONS(2607), }, [STATE(243)] = { [sym_identifier] = ACTIONS(2629), [aux_sym_preproc_include_token1] = ACTIONS(2629), [aux_sym_preproc_def_token1] = ACTIONS(2629), [aux_sym_preproc_if_token1] = ACTIONS(2629), [aux_sym_preproc_if_token2] = ACTIONS(2629), [aux_sym_preproc_ifdef_token1] = ACTIONS(2629), [aux_sym_preproc_ifdef_token2] = ACTIONS(2629), [aux_sym_preproc_else_token1] = ACTIONS(2629), [aux_sym_preproc_elif_token1] = ACTIONS(2629), [aux_sym_preproc_elifdef_token1] = ACTIONS(2629), [aux_sym_preproc_elifdef_token2] = ACTIONS(2629), [sym_preproc_directive] = ACTIONS(2629), [anon_sym_LPAREN2] = ACTIONS(2631), [anon_sym_BANG] = ACTIONS(2631), [anon_sym_TILDE] = ACTIONS(2631), [anon_sym_DASH] = ACTIONS(2629), [anon_sym_PLUS] = ACTIONS(2629), [anon_sym_STAR] = ACTIONS(2631), [anon_sym_AMP_AMP] = ACTIONS(2631), [anon_sym_AMP] = ACTIONS(2629), [anon_sym_SEMI] = ACTIONS(2631), [anon_sym___extension__] = ACTIONS(2629), [anon_sym_typedef] = ACTIONS(2629), [anon_sym_virtual] = ACTIONS(2629), [anon_sym_extern] = ACTIONS(2629), [anon_sym___attribute__] = ACTIONS(2629), [anon_sym___attribute] = ACTIONS(2629), [anon_sym_using] = ACTIONS(2629), [anon_sym_COLON_COLON] = ACTIONS(2631), [anon_sym_LBRACK_LBRACK] = ACTIONS(2631), [anon_sym___declspec] = ACTIONS(2629), [anon_sym___based] = ACTIONS(2629), [anon_sym___cdecl] = ACTIONS(2629), [anon_sym___clrcall] = ACTIONS(2629), [anon_sym___stdcall] = ACTIONS(2629), [anon_sym___fastcall] = ACTIONS(2629), [anon_sym___thiscall] = ACTIONS(2629), [anon_sym___vectorcall] = ACTIONS(2629), [anon_sym_LBRACE] = ACTIONS(2631), [anon_sym_signed] = ACTIONS(2629), [anon_sym_unsigned] = ACTIONS(2629), [anon_sym_long] = ACTIONS(2629), [anon_sym_short] = ACTIONS(2629), [anon_sym_LBRACK] = ACTIONS(2629), [anon_sym_static] = ACTIONS(2629), [anon_sym_register] = ACTIONS(2629), [anon_sym_inline] = ACTIONS(2629), [anon_sym___inline] = ACTIONS(2629), [anon_sym___inline__] = ACTIONS(2629), [anon_sym___forceinline] = ACTIONS(2629), [anon_sym_thread_local] = ACTIONS(2629), [anon_sym___thread] = ACTIONS(2629), [anon_sym_const] = ACTIONS(2629), [anon_sym_constexpr] = ACTIONS(2629), [anon_sym_volatile] = ACTIONS(2629), [anon_sym_restrict] = ACTIONS(2629), [anon_sym___restrict__] = ACTIONS(2629), [anon_sym__Atomic] = ACTIONS(2629), [anon_sym__Noreturn] = ACTIONS(2629), [anon_sym_noreturn] = ACTIONS(2629), [anon_sym__Nonnull] = ACTIONS(2629), [anon_sym_mutable] = ACTIONS(2629), [anon_sym_constinit] = ACTIONS(2629), [anon_sym_consteval] = ACTIONS(2629), [anon_sym_alignas] = ACTIONS(2629), [anon_sym__Alignas] = ACTIONS(2629), [sym_primitive_type] = ACTIONS(2629), [anon_sym_enum] = ACTIONS(2629), [anon_sym_class] = ACTIONS(2629), [anon_sym_struct] = ACTIONS(2629), [anon_sym_union] = ACTIONS(2629), [anon_sym_if] = ACTIONS(2629), [anon_sym_else] = ACTIONS(2629), [anon_sym_switch] = ACTIONS(2629), [anon_sym_case] = ACTIONS(2629), [anon_sym_default] = ACTIONS(2629), [anon_sym_while] = ACTIONS(2629), [anon_sym_do] = ACTIONS(2629), [anon_sym_for] = ACTIONS(2629), [anon_sym_return] = ACTIONS(2629), [anon_sym_break] = ACTIONS(2629), [anon_sym_continue] = ACTIONS(2629), [anon_sym_goto] = ACTIONS(2629), [anon_sym___try] = ACTIONS(2629), [anon_sym___leave] = ACTIONS(2629), [anon_sym_not] = ACTIONS(2629), [anon_sym_compl] = ACTIONS(2629), [anon_sym_DASH_DASH] = ACTIONS(2631), [anon_sym_PLUS_PLUS] = ACTIONS(2631), [anon_sym_sizeof] = ACTIONS(2629), [anon_sym___alignof__] = ACTIONS(2629), [anon_sym___alignof] = ACTIONS(2629), [anon_sym__alignof] = ACTIONS(2629), [anon_sym_alignof] = ACTIONS(2629), [anon_sym__Alignof] = ACTIONS(2629), [anon_sym_offsetof] = ACTIONS(2629), [anon_sym__Generic] = ACTIONS(2629), [anon_sym_asm] = ACTIONS(2629), [anon_sym___asm__] = ACTIONS(2629), [anon_sym___asm] = ACTIONS(2629), [sym_number_literal] = ACTIONS(2631), [anon_sym_L_SQUOTE] = ACTIONS(2631), [anon_sym_u_SQUOTE] = ACTIONS(2631), [anon_sym_U_SQUOTE] = ACTIONS(2631), [anon_sym_u8_SQUOTE] = ACTIONS(2631), [anon_sym_SQUOTE] = ACTIONS(2631), [anon_sym_L_DQUOTE] = ACTIONS(2631), [anon_sym_u_DQUOTE] = ACTIONS(2631), [anon_sym_U_DQUOTE] = ACTIONS(2631), [anon_sym_u8_DQUOTE] = ACTIONS(2631), [anon_sym_DQUOTE] = ACTIONS(2631), [sym_true] = ACTIONS(2629), [sym_false] = ACTIONS(2629), [anon_sym_NULL] = ACTIONS(2629), [anon_sym_nullptr] = ACTIONS(2629), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2629), [anon_sym_decltype] = ACTIONS(2629), [anon_sym_explicit] = ACTIONS(2629), [anon_sym_typename] = ACTIONS(2629), [anon_sym_template] = ACTIONS(2629), [anon_sym_operator] = ACTIONS(2629), [anon_sym_try] = ACTIONS(2629), [anon_sym_delete] = ACTIONS(2629), [anon_sym_throw] = ACTIONS(2629), [anon_sym_namespace] = ACTIONS(2629), [anon_sym_static_assert] = ACTIONS(2629), [anon_sym_concept] = ACTIONS(2629), [anon_sym_co_return] = ACTIONS(2629), [anon_sym_co_yield] = ACTIONS(2629), [anon_sym_R_DQUOTE] = ACTIONS(2631), [anon_sym_LR_DQUOTE] = ACTIONS(2631), [anon_sym_uR_DQUOTE] = ACTIONS(2631), [anon_sym_UR_DQUOTE] = ACTIONS(2631), [anon_sym_u8R_DQUOTE] = ACTIONS(2631), [anon_sym_co_await] = ACTIONS(2629), [anon_sym_new] = ACTIONS(2629), [anon_sym_requires] = ACTIONS(2629), [sym_this] = ACTIONS(2629), }, [STATE(244)] = { [sym_identifier] = ACTIONS(2633), [aux_sym_preproc_include_token1] = ACTIONS(2633), [aux_sym_preproc_def_token1] = ACTIONS(2633), [aux_sym_preproc_if_token1] = ACTIONS(2633), [aux_sym_preproc_if_token2] = ACTIONS(2633), [aux_sym_preproc_ifdef_token1] = ACTIONS(2633), [aux_sym_preproc_ifdef_token2] = ACTIONS(2633), [aux_sym_preproc_else_token1] = ACTIONS(2633), [aux_sym_preproc_elif_token1] = ACTIONS(2633), [aux_sym_preproc_elifdef_token1] = ACTIONS(2633), [aux_sym_preproc_elifdef_token2] = ACTIONS(2633), [sym_preproc_directive] = ACTIONS(2633), [anon_sym_LPAREN2] = ACTIONS(2635), [anon_sym_BANG] = ACTIONS(2635), [anon_sym_TILDE] = ACTIONS(2635), [anon_sym_DASH] = ACTIONS(2633), [anon_sym_PLUS] = ACTIONS(2633), [anon_sym_STAR] = ACTIONS(2635), [anon_sym_AMP_AMP] = ACTIONS(2635), [anon_sym_AMP] = ACTIONS(2633), [anon_sym_SEMI] = ACTIONS(2635), [anon_sym___extension__] = ACTIONS(2633), [anon_sym_typedef] = ACTIONS(2633), [anon_sym_virtual] = ACTIONS(2633), [anon_sym_extern] = ACTIONS(2633), [anon_sym___attribute__] = ACTIONS(2633), [anon_sym___attribute] = ACTIONS(2633), [anon_sym_using] = ACTIONS(2633), [anon_sym_COLON_COLON] = ACTIONS(2635), [anon_sym_LBRACK_LBRACK] = ACTIONS(2635), [anon_sym___declspec] = ACTIONS(2633), [anon_sym___based] = ACTIONS(2633), [anon_sym___cdecl] = ACTIONS(2633), [anon_sym___clrcall] = ACTIONS(2633), [anon_sym___stdcall] = ACTIONS(2633), [anon_sym___fastcall] = ACTIONS(2633), [anon_sym___thiscall] = ACTIONS(2633), [anon_sym___vectorcall] = ACTIONS(2633), [anon_sym_LBRACE] = ACTIONS(2635), [anon_sym_signed] = ACTIONS(2633), [anon_sym_unsigned] = ACTIONS(2633), [anon_sym_long] = ACTIONS(2633), [anon_sym_short] = ACTIONS(2633), [anon_sym_LBRACK] = ACTIONS(2633), [anon_sym_static] = ACTIONS(2633), [anon_sym_register] = ACTIONS(2633), [anon_sym_inline] = ACTIONS(2633), [anon_sym___inline] = ACTIONS(2633), [anon_sym___inline__] = ACTIONS(2633), [anon_sym___forceinline] = ACTIONS(2633), [anon_sym_thread_local] = ACTIONS(2633), [anon_sym___thread] = ACTIONS(2633), [anon_sym_const] = ACTIONS(2633), [anon_sym_constexpr] = ACTIONS(2633), [anon_sym_volatile] = ACTIONS(2633), [anon_sym_restrict] = ACTIONS(2633), [anon_sym___restrict__] = ACTIONS(2633), [anon_sym__Atomic] = ACTIONS(2633), [anon_sym__Noreturn] = ACTIONS(2633), [anon_sym_noreturn] = ACTIONS(2633), [anon_sym__Nonnull] = ACTIONS(2633), [anon_sym_mutable] = ACTIONS(2633), [anon_sym_constinit] = ACTIONS(2633), [anon_sym_consteval] = ACTIONS(2633), [anon_sym_alignas] = ACTIONS(2633), [anon_sym__Alignas] = ACTIONS(2633), [sym_primitive_type] = ACTIONS(2633), [anon_sym_enum] = ACTIONS(2633), [anon_sym_class] = ACTIONS(2633), [anon_sym_struct] = ACTIONS(2633), [anon_sym_union] = ACTIONS(2633), [anon_sym_if] = ACTIONS(2633), [anon_sym_else] = ACTIONS(2633), [anon_sym_switch] = ACTIONS(2633), [anon_sym_case] = ACTIONS(2633), [anon_sym_default] = ACTIONS(2633), [anon_sym_while] = ACTIONS(2633), [anon_sym_do] = ACTIONS(2633), [anon_sym_for] = ACTIONS(2633), [anon_sym_return] = ACTIONS(2633), [anon_sym_break] = ACTIONS(2633), [anon_sym_continue] = ACTIONS(2633), [anon_sym_goto] = ACTIONS(2633), [anon_sym___try] = ACTIONS(2633), [anon_sym___leave] = ACTIONS(2633), [anon_sym_not] = ACTIONS(2633), [anon_sym_compl] = ACTIONS(2633), [anon_sym_DASH_DASH] = ACTIONS(2635), [anon_sym_PLUS_PLUS] = ACTIONS(2635), [anon_sym_sizeof] = ACTIONS(2633), [anon_sym___alignof__] = ACTIONS(2633), [anon_sym___alignof] = ACTIONS(2633), [anon_sym__alignof] = ACTIONS(2633), [anon_sym_alignof] = ACTIONS(2633), [anon_sym__Alignof] = ACTIONS(2633), [anon_sym_offsetof] = ACTIONS(2633), [anon_sym__Generic] = ACTIONS(2633), [anon_sym_asm] = ACTIONS(2633), [anon_sym___asm__] = ACTIONS(2633), [anon_sym___asm] = ACTIONS(2633), [sym_number_literal] = ACTIONS(2635), [anon_sym_L_SQUOTE] = ACTIONS(2635), [anon_sym_u_SQUOTE] = ACTIONS(2635), [anon_sym_U_SQUOTE] = ACTIONS(2635), [anon_sym_u8_SQUOTE] = ACTIONS(2635), [anon_sym_SQUOTE] = ACTIONS(2635), [anon_sym_L_DQUOTE] = ACTIONS(2635), [anon_sym_u_DQUOTE] = ACTIONS(2635), [anon_sym_U_DQUOTE] = ACTIONS(2635), [anon_sym_u8_DQUOTE] = ACTIONS(2635), [anon_sym_DQUOTE] = ACTIONS(2635), [sym_true] = ACTIONS(2633), [sym_false] = ACTIONS(2633), [anon_sym_NULL] = ACTIONS(2633), [anon_sym_nullptr] = ACTIONS(2633), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2633), [anon_sym_decltype] = ACTIONS(2633), [anon_sym_explicit] = ACTIONS(2633), [anon_sym_typename] = ACTIONS(2633), [anon_sym_template] = ACTIONS(2633), [anon_sym_operator] = ACTIONS(2633), [anon_sym_try] = ACTIONS(2633), [anon_sym_delete] = ACTIONS(2633), [anon_sym_throw] = ACTIONS(2633), [anon_sym_namespace] = ACTIONS(2633), [anon_sym_static_assert] = ACTIONS(2633), [anon_sym_concept] = ACTIONS(2633), [anon_sym_co_return] = ACTIONS(2633), [anon_sym_co_yield] = ACTIONS(2633), [anon_sym_R_DQUOTE] = ACTIONS(2635), [anon_sym_LR_DQUOTE] = ACTIONS(2635), [anon_sym_uR_DQUOTE] = ACTIONS(2635), [anon_sym_UR_DQUOTE] = ACTIONS(2635), [anon_sym_u8R_DQUOTE] = ACTIONS(2635), [anon_sym_co_await] = ACTIONS(2633), [anon_sym_new] = ACTIONS(2633), [anon_sym_requires] = ACTIONS(2633), [sym_this] = ACTIONS(2633), }, [STATE(245)] = { [sym_identifier] = ACTIONS(2637), [aux_sym_preproc_include_token1] = ACTIONS(2637), [aux_sym_preproc_def_token1] = ACTIONS(2637), [aux_sym_preproc_if_token1] = ACTIONS(2637), [aux_sym_preproc_if_token2] = ACTIONS(2637), [aux_sym_preproc_ifdef_token1] = ACTIONS(2637), [aux_sym_preproc_ifdef_token2] = ACTIONS(2637), [aux_sym_preproc_else_token1] = ACTIONS(2637), [aux_sym_preproc_elif_token1] = ACTIONS(2637), [aux_sym_preproc_elifdef_token1] = ACTIONS(2637), [aux_sym_preproc_elifdef_token2] = ACTIONS(2637), [sym_preproc_directive] = ACTIONS(2637), [anon_sym_LPAREN2] = ACTIONS(2639), [anon_sym_BANG] = ACTIONS(2639), [anon_sym_TILDE] = ACTIONS(2639), [anon_sym_DASH] = ACTIONS(2637), [anon_sym_PLUS] = ACTIONS(2637), [anon_sym_STAR] = ACTIONS(2639), [anon_sym_AMP_AMP] = ACTIONS(2639), [anon_sym_AMP] = ACTIONS(2637), [anon_sym_SEMI] = ACTIONS(2639), [anon_sym___extension__] = ACTIONS(2637), [anon_sym_typedef] = ACTIONS(2637), [anon_sym_virtual] = ACTIONS(2637), [anon_sym_extern] = ACTIONS(2637), [anon_sym___attribute__] = ACTIONS(2637), [anon_sym___attribute] = ACTIONS(2637), [anon_sym_using] = ACTIONS(2637), [anon_sym_COLON_COLON] = ACTIONS(2639), [anon_sym_LBRACK_LBRACK] = ACTIONS(2639), [anon_sym___declspec] = ACTIONS(2637), [anon_sym___based] = ACTIONS(2637), [anon_sym___cdecl] = ACTIONS(2637), [anon_sym___clrcall] = ACTIONS(2637), [anon_sym___stdcall] = ACTIONS(2637), [anon_sym___fastcall] = ACTIONS(2637), [anon_sym___thiscall] = ACTIONS(2637), [anon_sym___vectorcall] = ACTIONS(2637), [anon_sym_LBRACE] = ACTIONS(2639), [anon_sym_signed] = ACTIONS(2637), [anon_sym_unsigned] = ACTIONS(2637), [anon_sym_long] = ACTIONS(2637), [anon_sym_short] = ACTIONS(2637), [anon_sym_LBRACK] = ACTIONS(2637), [anon_sym_static] = ACTIONS(2637), [anon_sym_register] = ACTIONS(2637), [anon_sym_inline] = ACTIONS(2637), [anon_sym___inline] = ACTIONS(2637), [anon_sym___inline__] = ACTIONS(2637), [anon_sym___forceinline] = ACTIONS(2637), [anon_sym_thread_local] = ACTIONS(2637), [anon_sym___thread] = ACTIONS(2637), [anon_sym_const] = ACTIONS(2637), [anon_sym_constexpr] = ACTIONS(2637), [anon_sym_volatile] = ACTIONS(2637), [anon_sym_restrict] = ACTIONS(2637), [anon_sym___restrict__] = ACTIONS(2637), [anon_sym__Atomic] = ACTIONS(2637), [anon_sym__Noreturn] = ACTIONS(2637), [anon_sym_noreturn] = ACTIONS(2637), [anon_sym__Nonnull] = ACTIONS(2637), [anon_sym_mutable] = ACTIONS(2637), [anon_sym_constinit] = ACTIONS(2637), [anon_sym_consteval] = ACTIONS(2637), [anon_sym_alignas] = ACTIONS(2637), [anon_sym__Alignas] = ACTIONS(2637), [sym_primitive_type] = ACTIONS(2637), [anon_sym_enum] = ACTIONS(2637), [anon_sym_class] = ACTIONS(2637), [anon_sym_struct] = ACTIONS(2637), [anon_sym_union] = ACTIONS(2637), [anon_sym_if] = ACTIONS(2637), [anon_sym_else] = ACTIONS(2637), [anon_sym_switch] = ACTIONS(2637), [anon_sym_case] = ACTIONS(2637), [anon_sym_default] = ACTIONS(2637), [anon_sym_while] = ACTIONS(2637), [anon_sym_do] = ACTIONS(2637), [anon_sym_for] = ACTIONS(2637), [anon_sym_return] = ACTIONS(2637), [anon_sym_break] = ACTIONS(2637), [anon_sym_continue] = ACTIONS(2637), [anon_sym_goto] = ACTIONS(2637), [anon_sym___try] = ACTIONS(2637), [anon_sym___leave] = ACTIONS(2637), [anon_sym_not] = ACTIONS(2637), [anon_sym_compl] = ACTIONS(2637), [anon_sym_DASH_DASH] = ACTIONS(2639), [anon_sym_PLUS_PLUS] = ACTIONS(2639), [anon_sym_sizeof] = ACTIONS(2637), [anon_sym___alignof__] = ACTIONS(2637), [anon_sym___alignof] = ACTIONS(2637), [anon_sym__alignof] = ACTIONS(2637), [anon_sym_alignof] = ACTIONS(2637), [anon_sym__Alignof] = ACTIONS(2637), [anon_sym_offsetof] = ACTIONS(2637), [anon_sym__Generic] = ACTIONS(2637), [anon_sym_asm] = ACTIONS(2637), [anon_sym___asm__] = ACTIONS(2637), [anon_sym___asm] = ACTIONS(2637), [sym_number_literal] = ACTIONS(2639), [anon_sym_L_SQUOTE] = ACTIONS(2639), [anon_sym_u_SQUOTE] = ACTIONS(2639), [anon_sym_U_SQUOTE] = ACTIONS(2639), [anon_sym_u8_SQUOTE] = ACTIONS(2639), [anon_sym_SQUOTE] = ACTIONS(2639), [anon_sym_L_DQUOTE] = ACTIONS(2639), [anon_sym_u_DQUOTE] = ACTIONS(2639), [anon_sym_U_DQUOTE] = ACTIONS(2639), [anon_sym_u8_DQUOTE] = ACTIONS(2639), [anon_sym_DQUOTE] = ACTIONS(2639), [sym_true] = ACTIONS(2637), [sym_false] = ACTIONS(2637), [anon_sym_NULL] = ACTIONS(2637), [anon_sym_nullptr] = ACTIONS(2637), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2637), [anon_sym_decltype] = ACTIONS(2637), [anon_sym_explicit] = ACTIONS(2637), [anon_sym_typename] = ACTIONS(2637), [anon_sym_template] = ACTIONS(2637), [anon_sym_operator] = ACTIONS(2637), [anon_sym_try] = ACTIONS(2637), [anon_sym_delete] = ACTIONS(2637), [anon_sym_throw] = ACTIONS(2637), [anon_sym_namespace] = ACTIONS(2637), [anon_sym_static_assert] = ACTIONS(2637), [anon_sym_concept] = ACTIONS(2637), [anon_sym_co_return] = ACTIONS(2637), [anon_sym_co_yield] = ACTIONS(2637), [anon_sym_R_DQUOTE] = ACTIONS(2639), [anon_sym_LR_DQUOTE] = ACTIONS(2639), [anon_sym_uR_DQUOTE] = ACTIONS(2639), [anon_sym_UR_DQUOTE] = ACTIONS(2639), [anon_sym_u8R_DQUOTE] = ACTIONS(2639), [anon_sym_co_await] = ACTIONS(2637), [anon_sym_new] = ACTIONS(2637), [anon_sym_requires] = ACTIONS(2637), [sym_this] = ACTIONS(2637), }, [STATE(246)] = { [sym_identifier] = ACTIONS(2641), [aux_sym_preproc_include_token1] = ACTIONS(2641), [aux_sym_preproc_def_token1] = ACTIONS(2641), [aux_sym_preproc_if_token1] = ACTIONS(2641), [aux_sym_preproc_if_token2] = ACTIONS(2641), [aux_sym_preproc_ifdef_token1] = ACTIONS(2641), [aux_sym_preproc_ifdef_token2] = ACTIONS(2641), [aux_sym_preproc_else_token1] = ACTIONS(2641), [aux_sym_preproc_elif_token1] = ACTIONS(2641), [aux_sym_preproc_elifdef_token1] = ACTIONS(2641), [aux_sym_preproc_elifdef_token2] = ACTIONS(2641), [sym_preproc_directive] = ACTIONS(2641), [anon_sym_LPAREN2] = ACTIONS(2643), [anon_sym_BANG] = ACTIONS(2643), [anon_sym_TILDE] = ACTIONS(2643), [anon_sym_DASH] = ACTIONS(2641), [anon_sym_PLUS] = ACTIONS(2641), [anon_sym_STAR] = ACTIONS(2643), [anon_sym_AMP_AMP] = ACTIONS(2643), [anon_sym_AMP] = ACTIONS(2641), [anon_sym_SEMI] = ACTIONS(2643), [anon_sym___extension__] = ACTIONS(2641), [anon_sym_typedef] = ACTIONS(2641), [anon_sym_virtual] = ACTIONS(2641), [anon_sym_extern] = ACTIONS(2641), [anon_sym___attribute__] = ACTIONS(2641), [anon_sym___attribute] = ACTIONS(2641), [anon_sym_using] = ACTIONS(2641), [anon_sym_COLON_COLON] = ACTIONS(2643), [anon_sym_LBRACK_LBRACK] = ACTIONS(2643), [anon_sym___declspec] = ACTIONS(2641), [anon_sym___based] = ACTIONS(2641), [anon_sym___cdecl] = ACTIONS(2641), [anon_sym___clrcall] = ACTIONS(2641), [anon_sym___stdcall] = ACTIONS(2641), [anon_sym___fastcall] = ACTIONS(2641), [anon_sym___thiscall] = ACTIONS(2641), [anon_sym___vectorcall] = ACTIONS(2641), [anon_sym_LBRACE] = ACTIONS(2643), [anon_sym_signed] = ACTIONS(2641), [anon_sym_unsigned] = ACTIONS(2641), [anon_sym_long] = ACTIONS(2641), [anon_sym_short] = ACTIONS(2641), [anon_sym_LBRACK] = ACTIONS(2641), [anon_sym_static] = ACTIONS(2641), [anon_sym_register] = ACTIONS(2641), [anon_sym_inline] = ACTIONS(2641), [anon_sym___inline] = ACTIONS(2641), [anon_sym___inline__] = ACTIONS(2641), [anon_sym___forceinline] = ACTIONS(2641), [anon_sym_thread_local] = ACTIONS(2641), [anon_sym___thread] = ACTIONS(2641), [anon_sym_const] = ACTIONS(2641), [anon_sym_constexpr] = ACTIONS(2641), [anon_sym_volatile] = ACTIONS(2641), [anon_sym_restrict] = ACTIONS(2641), [anon_sym___restrict__] = ACTIONS(2641), [anon_sym__Atomic] = ACTIONS(2641), [anon_sym__Noreturn] = ACTIONS(2641), [anon_sym_noreturn] = ACTIONS(2641), [anon_sym__Nonnull] = ACTIONS(2641), [anon_sym_mutable] = ACTIONS(2641), [anon_sym_constinit] = ACTIONS(2641), [anon_sym_consteval] = ACTIONS(2641), [anon_sym_alignas] = ACTIONS(2641), [anon_sym__Alignas] = ACTIONS(2641), [sym_primitive_type] = ACTIONS(2641), [anon_sym_enum] = ACTIONS(2641), [anon_sym_class] = ACTIONS(2641), [anon_sym_struct] = ACTIONS(2641), [anon_sym_union] = ACTIONS(2641), [anon_sym_if] = ACTIONS(2641), [anon_sym_else] = ACTIONS(2641), [anon_sym_switch] = ACTIONS(2641), [anon_sym_case] = ACTIONS(2641), [anon_sym_default] = ACTIONS(2641), [anon_sym_while] = ACTIONS(2641), [anon_sym_do] = ACTIONS(2641), [anon_sym_for] = ACTIONS(2641), [anon_sym_return] = ACTIONS(2641), [anon_sym_break] = ACTIONS(2641), [anon_sym_continue] = ACTIONS(2641), [anon_sym_goto] = ACTIONS(2641), [anon_sym___try] = ACTIONS(2641), [anon_sym___leave] = ACTIONS(2641), [anon_sym_not] = ACTIONS(2641), [anon_sym_compl] = ACTIONS(2641), [anon_sym_DASH_DASH] = ACTIONS(2643), [anon_sym_PLUS_PLUS] = ACTIONS(2643), [anon_sym_sizeof] = ACTIONS(2641), [anon_sym___alignof__] = ACTIONS(2641), [anon_sym___alignof] = ACTIONS(2641), [anon_sym__alignof] = ACTIONS(2641), [anon_sym_alignof] = ACTIONS(2641), [anon_sym__Alignof] = ACTIONS(2641), [anon_sym_offsetof] = ACTIONS(2641), [anon_sym__Generic] = ACTIONS(2641), [anon_sym_asm] = ACTIONS(2641), [anon_sym___asm__] = ACTIONS(2641), [anon_sym___asm] = ACTIONS(2641), [sym_number_literal] = ACTIONS(2643), [anon_sym_L_SQUOTE] = ACTIONS(2643), [anon_sym_u_SQUOTE] = ACTIONS(2643), [anon_sym_U_SQUOTE] = ACTIONS(2643), [anon_sym_u8_SQUOTE] = ACTIONS(2643), [anon_sym_SQUOTE] = ACTIONS(2643), [anon_sym_L_DQUOTE] = ACTIONS(2643), [anon_sym_u_DQUOTE] = ACTIONS(2643), [anon_sym_U_DQUOTE] = ACTIONS(2643), [anon_sym_u8_DQUOTE] = ACTIONS(2643), [anon_sym_DQUOTE] = ACTIONS(2643), [sym_true] = ACTIONS(2641), [sym_false] = ACTIONS(2641), [anon_sym_NULL] = ACTIONS(2641), [anon_sym_nullptr] = ACTIONS(2641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2641), [anon_sym_decltype] = ACTIONS(2641), [anon_sym_explicit] = ACTIONS(2641), [anon_sym_typename] = ACTIONS(2641), [anon_sym_template] = ACTIONS(2641), [anon_sym_operator] = ACTIONS(2641), [anon_sym_try] = ACTIONS(2641), [anon_sym_delete] = ACTIONS(2641), [anon_sym_throw] = ACTIONS(2641), [anon_sym_namespace] = ACTIONS(2641), [anon_sym_static_assert] = ACTIONS(2641), [anon_sym_concept] = ACTIONS(2641), [anon_sym_co_return] = ACTIONS(2641), [anon_sym_co_yield] = ACTIONS(2641), [anon_sym_R_DQUOTE] = ACTIONS(2643), [anon_sym_LR_DQUOTE] = ACTIONS(2643), [anon_sym_uR_DQUOTE] = ACTIONS(2643), [anon_sym_UR_DQUOTE] = ACTIONS(2643), [anon_sym_u8R_DQUOTE] = ACTIONS(2643), [anon_sym_co_await] = ACTIONS(2641), [anon_sym_new] = ACTIONS(2641), [anon_sym_requires] = ACTIONS(2641), [sym_this] = ACTIONS(2641), }, [STATE(247)] = { [sym_identifier] = ACTIONS(2645), [aux_sym_preproc_include_token1] = ACTIONS(2645), [aux_sym_preproc_def_token1] = ACTIONS(2645), [aux_sym_preproc_if_token1] = ACTIONS(2645), [aux_sym_preproc_if_token2] = ACTIONS(2645), [aux_sym_preproc_ifdef_token1] = ACTIONS(2645), [aux_sym_preproc_ifdef_token2] = ACTIONS(2645), [aux_sym_preproc_else_token1] = ACTIONS(2645), [aux_sym_preproc_elif_token1] = ACTIONS(2645), [aux_sym_preproc_elifdef_token1] = ACTIONS(2645), [aux_sym_preproc_elifdef_token2] = ACTIONS(2645), [sym_preproc_directive] = ACTIONS(2645), [anon_sym_LPAREN2] = ACTIONS(2647), [anon_sym_BANG] = ACTIONS(2647), [anon_sym_TILDE] = ACTIONS(2647), [anon_sym_DASH] = ACTIONS(2645), [anon_sym_PLUS] = ACTIONS(2645), [anon_sym_STAR] = ACTIONS(2647), [anon_sym_AMP_AMP] = ACTIONS(2647), [anon_sym_AMP] = ACTIONS(2645), [anon_sym_SEMI] = ACTIONS(2647), [anon_sym___extension__] = ACTIONS(2645), [anon_sym_typedef] = ACTIONS(2645), [anon_sym_virtual] = ACTIONS(2645), [anon_sym_extern] = ACTIONS(2645), [anon_sym___attribute__] = ACTIONS(2645), [anon_sym___attribute] = ACTIONS(2645), [anon_sym_using] = ACTIONS(2645), [anon_sym_COLON_COLON] = ACTIONS(2647), [anon_sym_LBRACK_LBRACK] = ACTIONS(2647), [anon_sym___declspec] = ACTIONS(2645), [anon_sym___based] = ACTIONS(2645), [anon_sym___cdecl] = ACTIONS(2645), [anon_sym___clrcall] = ACTIONS(2645), [anon_sym___stdcall] = ACTIONS(2645), [anon_sym___fastcall] = ACTIONS(2645), [anon_sym___thiscall] = ACTIONS(2645), [anon_sym___vectorcall] = ACTIONS(2645), [anon_sym_LBRACE] = ACTIONS(2647), [anon_sym_signed] = ACTIONS(2645), [anon_sym_unsigned] = ACTIONS(2645), [anon_sym_long] = ACTIONS(2645), [anon_sym_short] = ACTIONS(2645), [anon_sym_LBRACK] = ACTIONS(2645), [anon_sym_static] = ACTIONS(2645), [anon_sym_register] = ACTIONS(2645), [anon_sym_inline] = ACTIONS(2645), [anon_sym___inline] = ACTIONS(2645), [anon_sym___inline__] = ACTIONS(2645), [anon_sym___forceinline] = ACTIONS(2645), [anon_sym_thread_local] = ACTIONS(2645), [anon_sym___thread] = ACTIONS(2645), [anon_sym_const] = ACTIONS(2645), [anon_sym_constexpr] = ACTIONS(2645), [anon_sym_volatile] = ACTIONS(2645), [anon_sym_restrict] = ACTIONS(2645), [anon_sym___restrict__] = ACTIONS(2645), [anon_sym__Atomic] = ACTIONS(2645), [anon_sym__Noreturn] = ACTIONS(2645), [anon_sym_noreturn] = ACTIONS(2645), [anon_sym__Nonnull] = ACTIONS(2645), [anon_sym_mutable] = ACTIONS(2645), [anon_sym_constinit] = ACTIONS(2645), [anon_sym_consteval] = ACTIONS(2645), [anon_sym_alignas] = ACTIONS(2645), [anon_sym__Alignas] = ACTIONS(2645), [sym_primitive_type] = ACTIONS(2645), [anon_sym_enum] = ACTIONS(2645), [anon_sym_class] = ACTIONS(2645), [anon_sym_struct] = ACTIONS(2645), [anon_sym_union] = ACTIONS(2645), [anon_sym_if] = ACTIONS(2645), [anon_sym_else] = ACTIONS(2645), [anon_sym_switch] = ACTIONS(2645), [anon_sym_case] = ACTIONS(2645), [anon_sym_default] = ACTIONS(2645), [anon_sym_while] = ACTIONS(2645), [anon_sym_do] = ACTIONS(2645), [anon_sym_for] = ACTIONS(2645), [anon_sym_return] = ACTIONS(2645), [anon_sym_break] = ACTIONS(2645), [anon_sym_continue] = ACTIONS(2645), [anon_sym_goto] = ACTIONS(2645), [anon_sym___try] = ACTIONS(2645), [anon_sym___leave] = ACTIONS(2645), [anon_sym_not] = ACTIONS(2645), [anon_sym_compl] = ACTIONS(2645), [anon_sym_DASH_DASH] = ACTIONS(2647), [anon_sym_PLUS_PLUS] = ACTIONS(2647), [anon_sym_sizeof] = ACTIONS(2645), [anon_sym___alignof__] = ACTIONS(2645), [anon_sym___alignof] = ACTIONS(2645), [anon_sym__alignof] = ACTIONS(2645), [anon_sym_alignof] = ACTIONS(2645), [anon_sym__Alignof] = ACTIONS(2645), [anon_sym_offsetof] = ACTIONS(2645), [anon_sym__Generic] = ACTIONS(2645), [anon_sym_asm] = ACTIONS(2645), [anon_sym___asm__] = ACTIONS(2645), [anon_sym___asm] = ACTIONS(2645), [sym_number_literal] = ACTIONS(2647), [anon_sym_L_SQUOTE] = ACTIONS(2647), [anon_sym_u_SQUOTE] = ACTIONS(2647), [anon_sym_U_SQUOTE] = ACTIONS(2647), [anon_sym_u8_SQUOTE] = ACTIONS(2647), [anon_sym_SQUOTE] = ACTIONS(2647), [anon_sym_L_DQUOTE] = ACTIONS(2647), [anon_sym_u_DQUOTE] = ACTIONS(2647), [anon_sym_U_DQUOTE] = ACTIONS(2647), [anon_sym_u8_DQUOTE] = ACTIONS(2647), [anon_sym_DQUOTE] = ACTIONS(2647), [sym_true] = ACTIONS(2645), [sym_false] = ACTIONS(2645), [anon_sym_NULL] = ACTIONS(2645), [anon_sym_nullptr] = ACTIONS(2645), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2645), [anon_sym_decltype] = ACTIONS(2645), [anon_sym_explicit] = ACTIONS(2645), [anon_sym_typename] = ACTIONS(2645), [anon_sym_template] = ACTIONS(2645), [anon_sym_operator] = ACTIONS(2645), [anon_sym_try] = ACTIONS(2645), [anon_sym_delete] = ACTIONS(2645), [anon_sym_throw] = ACTIONS(2645), [anon_sym_namespace] = ACTIONS(2645), [anon_sym_static_assert] = ACTIONS(2645), [anon_sym_concept] = ACTIONS(2645), [anon_sym_co_return] = ACTIONS(2645), [anon_sym_co_yield] = ACTIONS(2645), [anon_sym_R_DQUOTE] = ACTIONS(2647), [anon_sym_LR_DQUOTE] = ACTIONS(2647), [anon_sym_uR_DQUOTE] = ACTIONS(2647), [anon_sym_UR_DQUOTE] = ACTIONS(2647), [anon_sym_u8R_DQUOTE] = ACTIONS(2647), [anon_sym_co_await] = ACTIONS(2645), [anon_sym_new] = ACTIONS(2645), [anon_sym_requires] = ACTIONS(2645), [sym_this] = ACTIONS(2645), }, [STATE(248)] = { [sym_identifier] = ACTIONS(2649), [aux_sym_preproc_include_token1] = ACTIONS(2649), [aux_sym_preproc_def_token1] = ACTIONS(2649), [aux_sym_preproc_if_token1] = ACTIONS(2649), [aux_sym_preproc_if_token2] = ACTIONS(2649), [aux_sym_preproc_ifdef_token1] = ACTIONS(2649), [aux_sym_preproc_ifdef_token2] = ACTIONS(2649), [aux_sym_preproc_else_token1] = ACTIONS(2649), [aux_sym_preproc_elif_token1] = ACTIONS(2649), [aux_sym_preproc_elifdef_token1] = ACTIONS(2649), [aux_sym_preproc_elifdef_token2] = ACTIONS(2649), [sym_preproc_directive] = ACTIONS(2649), [anon_sym_LPAREN2] = ACTIONS(2651), [anon_sym_BANG] = ACTIONS(2651), [anon_sym_TILDE] = ACTIONS(2651), [anon_sym_DASH] = ACTIONS(2649), [anon_sym_PLUS] = ACTIONS(2649), [anon_sym_STAR] = ACTIONS(2651), [anon_sym_AMP_AMP] = ACTIONS(2651), [anon_sym_AMP] = ACTIONS(2649), [anon_sym_SEMI] = ACTIONS(2651), [anon_sym___extension__] = ACTIONS(2649), [anon_sym_typedef] = ACTIONS(2649), [anon_sym_virtual] = ACTIONS(2649), [anon_sym_extern] = ACTIONS(2649), [anon_sym___attribute__] = ACTIONS(2649), [anon_sym___attribute] = ACTIONS(2649), [anon_sym_using] = ACTIONS(2649), [anon_sym_COLON_COLON] = ACTIONS(2651), [anon_sym_LBRACK_LBRACK] = ACTIONS(2651), [anon_sym___declspec] = ACTIONS(2649), [anon_sym___based] = ACTIONS(2649), [anon_sym___cdecl] = ACTIONS(2649), [anon_sym___clrcall] = ACTIONS(2649), [anon_sym___stdcall] = ACTIONS(2649), [anon_sym___fastcall] = ACTIONS(2649), [anon_sym___thiscall] = ACTIONS(2649), [anon_sym___vectorcall] = ACTIONS(2649), [anon_sym_LBRACE] = ACTIONS(2651), [anon_sym_signed] = ACTIONS(2649), [anon_sym_unsigned] = ACTIONS(2649), [anon_sym_long] = ACTIONS(2649), [anon_sym_short] = ACTIONS(2649), [anon_sym_LBRACK] = ACTIONS(2649), [anon_sym_static] = ACTIONS(2649), [anon_sym_register] = ACTIONS(2649), [anon_sym_inline] = ACTIONS(2649), [anon_sym___inline] = ACTIONS(2649), [anon_sym___inline__] = ACTIONS(2649), [anon_sym___forceinline] = ACTIONS(2649), [anon_sym_thread_local] = ACTIONS(2649), [anon_sym___thread] = ACTIONS(2649), [anon_sym_const] = ACTIONS(2649), [anon_sym_constexpr] = ACTIONS(2649), [anon_sym_volatile] = ACTIONS(2649), [anon_sym_restrict] = ACTIONS(2649), [anon_sym___restrict__] = ACTIONS(2649), [anon_sym__Atomic] = ACTIONS(2649), [anon_sym__Noreturn] = ACTIONS(2649), [anon_sym_noreturn] = ACTIONS(2649), [anon_sym__Nonnull] = ACTIONS(2649), [anon_sym_mutable] = ACTIONS(2649), [anon_sym_constinit] = ACTIONS(2649), [anon_sym_consteval] = ACTIONS(2649), [anon_sym_alignas] = ACTIONS(2649), [anon_sym__Alignas] = ACTIONS(2649), [sym_primitive_type] = ACTIONS(2649), [anon_sym_enum] = ACTIONS(2649), [anon_sym_class] = ACTIONS(2649), [anon_sym_struct] = ACTIONS(2649), [anon_sym_union] = ACTIONS(2649), [anon_sym_if] = ACTIONS(2649), [anon_sym_else] = ACTIONS(2649), [anon_sym_switch] = ACTIONS(2649), [anon_sym_case] = ACTIONS(2649), [anon_sym_default] = ACTIONS(2649), [anon_sym_while] = ACTIONS(2649), [anon_sym_do] = ACTIONS(2649), [anon_sym_for] = ACTIONS(2649), [anon_sym_return] = ACTIONS(2649), [anon_sym_break] = ACTIONS(2649), [anon_sym_continue] = ACTIONS(2649), [anon_sym_goto] = ACTIONS(2649), [anon_sym___try] = ACTIONS(2649), [anon_sym___leave] = ACTIONS(2649), [anon_sym_not] = ACTIONS(2649), [anon_sym_compl] = ACTIONS(2649), [anon_sym_DASH_DASH] = ACTIONS(2651), [anon_sym_PLUS_PLUS] = ACTIONS(2651), [anon_sym_sizeof] = ACTIONS(2649), [anon_sym___alignof__] = ACTIONS(2649), [anon_sym___alignof] = ACTIONS(2649), [anon_sym__alignof] = ACTIONS(2649), [anon_sym_alignof] = ACTIONS(2649), [anon_sym__Alignof] = ACTIONS(2649), [anon_sym_offsetof] = ACTIONS(2649), [anon_sym__Generic] = ACTIONS(2649), [anon_sym_asm] = ACTIONS(2649), [anon_sym___asm__] = ACTIONS(2649), [anon_sym___asm] = ACTIONS(2649), [sym_number_literal] = ACTIONS(2651), [anon_sym_L_SQUOTE] = ACTIONS(2651), [anon_sym_u_SQUOTE] = ACTIONS(2651), [anon_sym_U_SQUOTE] = ACTIONS(2651), [anon_sym_u8_SQUOTE] = ACTIONS(2651), [anon_sym_SQUOTE] = ACTIONS(2651), [anon_sym_L_DQUOTE] = ACTIONS(2651), [anon_sym_u_DQUOTE] = ACTIONS(2651), [anon_sym_U_DQUOTE] = ACTIONS(2651), [anon_sym_u8_DQUOTE] = ACTIONS(2651), [anon_sym_DQUOTE] = ACTIONS(2651), [sym_true] = ACTIONS(2649), [sym_false] = ACTIONS(2649), [anon_sym_NULL] = ACTIONS(2649), [anon_sym_nullptr] = ACTIONS(2649), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2649), [anon_sym_decltype] = ACTIONS(2649), [anon_sym_explicit] = ACTIONS(2649), [anon_sym_typename] = ACTIONS(2649), [anon_sym_template] = ACTIONS(2649), [anon_sym_operator] = ACTIONS(2649), [anon_sym_try] = ACTIONS(2649), [anon_sym_delete] = ACTIONS(2649), [anon_sym_throw] = ACTIONS(2649), [anon_sym_namespace] = ACTIONS(2649), [anon_sym_static_assert] = ACTIONS(2649), [anon_sym_concept] = ACTIONS(2649), [anon_sym_co_return] = ACTIONS(2649), [anon_sym_co_yield] = ACTIONS(2649), [anon_sym_R_DQUOTE] = ACTIONS(2651), [anon_sym_LR_DQUOTE] = ACTIONS(2651), [anon_sym_uR_DQUOTE] = ACTIONS(2651), [anon_sym_UR_DQUOTE] = ACTIONS(2651), [anon_sym_u8R_DQUOTE] = ACTIONS(2651), [anon_sym_co_await] = ACTIONS(2649), [anon_sym_new] = ACTIONS(2649), [anon_sym_requires] = ACTIONS(2649), [sym_this] = ACTIONS(2649), }, [STATE(249)] = { [sym_identifier] = ACTIONS(2653), [aux_sym_preproc_include_token1] = ACTIONS(2653), [aux_sym_preproc_def_token1] = ACTIONS(2653), [aux_sym_preproc_if_token1] = ACTIONS(2653), [aux_sym_preproc_if_token2] = ACTIONS(2653), [aux_sym_preproc_ifdef_token1] = ACTIONS(2653), [aux_sym_preproc_ifdef_token2] = ACTIONS(2653), [aux_sym_preproc_else_token1] = ACTIONS(2653), [aux_sym_preproc_elif_token1] = ACTIONS(2653), [aux_sym_preproc_elifdef_token1] = ACTIONS(2653), [aux_sym_preproc_elifdef_token2] = ACTIONS(2653), [sym_preproc_directive] = ACTIONS(2653), [anon_sym_LPAREN2] = ACTIONS(2655), [anon_sym_BANG] = ACTIONS(2655), [anon_sym_TILDE] = ACTIONS(2655), [anon_sym_DASH] = ACTIONS(2653), [anon_sym_PLUS] = ACTIONS(2653), [anon_sym_STAR] = ACTIONS(2655), [anon_sym_AMP_AMP] = ACTIONS(2655), [anon_sym_AMP] = ACTIONS(2653), [anon_sym_SEMI] = ACTIONS(2655), [anon_sym___extension__] = ACTIONS(2653), [anon_sym_typedef] = ACTIONS(2653), [anon_sym_virtual] = ACTIONS(2653), [anon_sym_extern] = ACTIONS(2653), [anon_sym___attribute__] = ACTIONS(2653), [anon_sym___attribute] = ACTIONS(2653), [anon_sym_using] = ACTIONS(2653), [anon_sym_COLON_COLON] = ACTIONS(2655), [anon_sym_LBRACK_LBRACK] = ACTIONS(2655), [anon_sym___declspec] = ACTIONS(2653), [anon_sym___based] = ACTIONS(2653), [anon_sym___cdecl] = ACTIONS(2653), [anon_sym___clrcall] = ACTIONS(2653), [anon_sym___stdcall] = ACTIONS(2653), [anon_sym___fastcall] = ACTIONS(2653), [anon_sym___thiscall] = ACTIONS(2653), [anon_sym___vectorcall] = ACTIONS(2653), [anon_sym_LBRACE] = ACTIONS(2655), [anon_sym_signed] = ACTIONS(2653), [anon_sym_unsigned] = ACTIONS(2653), [anon_sym_long] = ACTIONS(2653), [anon_sym_short] = ACTIONS(2653), [anon_sym_LBRACK] = ACTIONS(2653), [anon_sym_static] = ACTIONS(2653), [anon_sym_register] = ACTIONS(2653), [anon_sym_inline] = ACTIONS(2653), [anon_sym___inline] = ACTIONS(2653), [anon_sym___inline__] = ACTIONS(2653), [anon_sym___forceinline] = ACTIONS(2653), [anon_sym_thread_local] = ACTIONS(2653), [anon_sym___thread] = ACTIONS(2653), [anon_sym_const] = ACTIONS(2653), [anon_sym_constexpr] = ACTIONS(2653), [anon_sym_volatile] = ACTIONS(2653), [anon_sym_restrict] = ACTIONS(2653), [anon_sym___restrict__] = ACTIONS(2653), [anon_sym__Atomic] = ACTIONS(2653), [anon_sym__Noreturn] = ACTIONS(2653), [anon_sym_noreturn] = ACTIONS(2653), [anon_sym__Nonnull] = ACTIONS(2653), [anon_sym_mutable] = ACTIONS(2653), [anon_sym_constinit] = ACTIONS(2653), [anon_sym_consteval] = ACTIONS(2653), [anon_sym_alignas] = ACTIONS(2653), [anon_sym__Alignas] = ACTIONS(2653), [sym_primitive_type] = ACTIONS(2653), [anon_sym_enum] = ACTIONS(2653), [anon_sym_class] = ACTIONS(2653), [anon_sym_struct] = ACTIONS(2653), [anon_sym_union] = ACTIONS(2653), [anon_sym_if] = ACTIONS(2653), [anon_sym_else] = ACTIONS(2653), [anon_sym_switch] = ACTIONS(2653), [anon_sym_case] = ACTIONS(2653), [anon_sym_default] = ACTIONS(2653), [anon_sym_while] = ACTIONS(2653), [anon_sym_do] = ACTIONS(2653), [anon_sym_for] = ACTIONS(2653), [anon_sym_return] = ACTIONS(2653), [anon_sym_break] = ACTIONS(2653), [anon_sym_continue] = ACTIONS(2653), [anon_sym_goto] = ACTIONS(2653), [anon_sym___try] = ACTIONS(2653), [anon_sym___leave] = ACTIONS(2653), [anon_sym_not] = ACTIONS(2653), [anon_sym_compl] = ACTIONS(2653), [anon_sym_DASH_DASH] = ACTIONS(2655), [anon_sym_PLUS_PLUS] = ACTIONS(2655), [anon_sym_sizeof] = ACTIONS(2653), [anon_sym___alignof__] = ACTIONS(2653), [anon_sym___alignof] = ACTIONS(2653), [anon_sym__alignof] = ACTIONS(2653), [anon_sym_alignof] = ACTIONS(2653), [anon_sym__Alignof] = ACTIONS(2653), [anon_sym_offsetof] = ACTIONS(2653), [anon_sym__Generic] = ACTIONS(2653), [anon_sym_asm] = ACTIONS(2653), [anon_sym___asm__] = ACTIONS(2653), [anon_sym___asm] = ACTIONS(2653), [sym_number_literal] = ACTIONS(2655), [anon_sym_L_SQUOTE] = ACTIONS(2655), [anon_sym_u_SQUOTE] = ACTIONS(2655), [anon_sym_U_SQUOTE] = ACTIONS(2655), [anon_sym_u8_SQUOTE] = ACTIONS(2655), [anon_sym_SQUOTE] = ACTIONS(2655), [anon_sym_L_DQUOTE] = ACTIONS(2655), [anon_sym_u_DQUOTE] = ACTIONS(2655), [anon_sym_U_DQUOTE] = ACTIONS(2655), [anon_sym_u8_DQUOTE] = ACTIONS(2655), [anon_sym_DQUOTE] = ACTIONS(2655), [sym_true] = ACTIONS(2653), [sym_false] = ACTIONS(2653), [anon_sym_NULL] = ACTIONS(2653), [anon_sym_nullptr] = ACTIONS(2653), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2653), [anon_sym_decltype] = ACTIONS(2653), [anon_sym_explicit] = ACTIONS(2653), [anon_sym_typename] = ACTIONS(2653), [anon_sym_template] = ACTIONS(2653), [anon_sym_operator] = ACTIONS(2653), [anon_sym_try] = ACTIONS(2653), [anon_sym_delete] = ACTIONS(2653), [anon_sym_throw] = ACTIONS(2653), [anon_sym_namespace] = ACTIONS(2653), [anon_sym_static_assert] = ACTIONS(2653), [anon_sym_concept] = ACTIONS(2653), [anon_sym_co_return] = ACTIONS(2653), [anon_sym_co_yield] = ACTIONS(2653), [anon_sym_R_DQUOTE] = ACTIONS(2655), [anon_sym_LR_DQUOTE] = ACTIONS(2655), [anon_sym_uR_DQUOTE] = ACTIONS(2655), [anon_sym_UR_DQUOTE] = ACTIONS(2655), [anon_sym_u8R_DQUOTE] = ACTIONS(2655), [anon_sym_co_await] = ACTIONS(2653), [anon_sym_new] = ACTIONS(2653), [anon_sym_requires] = ACTIONS(2653), [sym_this] = ACTIONS(2653), }, [STATE(250)] = { [sym_identifier] = ACTIONS(2657), [aux_sym_preproc_include_token1] = ACTIONS(2657), [aux_sym_preproc_def_token1] = ACTIONS(2657), [aux_sym_preproc_if_token1] = ACTIONS(2657), [aux_sym_preproc_if_token2] = ACTIONS(2657), [aux_sym_preproc_ifdef_token1] = ACTIONS(2657), [aux_sym_preproc_ifdef_token2] = ACTIONS(2657), [aux_sym_preproc_else_token1] = ACTIONS(2657), [aux_sym_preproc_elif_token1] = ACTIONS(2657), [aux_sym_preproc_elifdef_token1] = ACTIONS(2657), [aux_sym_preproc_elifdef_token2] = ACTIONS(2657), [sym_preproc_directive] = ACTIONS(2657), [anon_sym_LPAREN2] = ACTIONS(2659), [anon_sym_BANG] = ACTIONS(2659), [anon_sym_TILDE] = ACTIONS(2659), [anon_sym_DASH] = ACTIONS(2657), [anon_sym_PLUS] = ACTIONS(2657), [anon_sym_STAR] = ACTIONS(2659), [anon_sym_AMP_AMP] = ACTIONS(2659), [anon_sym_AMP] = ACTIONS(2657), [anon_sym_SEMI] = ACTIONS(2659), [anon_sym___extension__] = ACTIONS(2657), [anon_sym_typedef] = ACTIONS(2657), [anon_sym_virtual] = ACTIONS(2657), [anon_sym_extern] = ACTIONS(2657), [anon_sym___attribute__] = ACTIONS(2657), [anon_sym___attribute] = ACTIONS(2657), [anon_sym_using] = ACTIONS(2657), [anon_sym_COLON_COLON] = ACTIONS(2659), [anon_sym_LBRACK_LBRACK] = ACTIONS(2659), [anon_sym___declspec] = ACTIONS(2657), [anon_sym___based] = ACTIONS(2657), [anon_sym___cdecl] = ACTIONS(2657), [anon_sym___clrcall] = ACTIONS(2657), [anon_sym___stdcall] = ACTIONS(2657), [anon_sym___fastcall] = ACTIONS(2657), [anon_sym___thiscall] = ACTIONS(2657), [anon_sym___vectorcall] = ACTIONS(2657), [anon_sym_LBRACE] = ACTIONS(2659), [anon_sym_signed] = ACTIONS(2657), [anon_sym_unsigned] = ACTIONS(2657), [anon_sym_long] = ACTIONS(2657), [anon_sym_short] = ACTIONS(2657), [anon_sym_LBRACK] = ACTIONS(2657), [anon_sym_static] = ACTIONS(2657), [anon_sym_register] = ACTIONS(2657), [anon_sym_inline] = ACTIONS(2657), [anon_sym___inline] = ACTIONS(2657), [anon_sym___inline__] = ACTIONS(2657), [anon_sym___forceinline] = ACTIONS(2657), [anon_sym_thread_local] = ACTIONS(2657), [anon_sym___thread] = ACTIONS(2657), [anon_sym_const] = ACTIONS(2657), [anon_sym_constexpr] = ACTIONS(2657), [anon_sym_volatile] = ACTIONS(2657), [anon_sym_restrict] = ACTIONS(2657), [anon_sym___restrict__] = ACTIONS(2657), [anon_sym__Atomic] = ACTIONS(2657), [anon_sym__Noreturn] = ACTIONS(2657), [anon_sym_noreturn] = ACTIONS(2657), [anon_sym__Nonnull] = ACTIONS(2657), [anon_sym_mutable] = ACTIONS(2657), [anon_sym_constinit] = ACTIONS(2657), [anon_sym_consteval] = ACTIONS(2657), [anon_sym_alignas] = ACTIONS(2657), [anon_sym__Alignas] = ACTIONS(2657), [sym_primitive_type] = ACTIONS(2657), [anon_sym_enum] = ACTIONS(2657), [anon_sym_class] = ACTIONS(2657), [anon_sym_struct] = ACTIONS(2657), [anon_sym_union] = ACTIONS(2657), [anon_sym_if] = ACTIONS(2657), [anon_sym_else] = ACTIONS(2657), [anon_sym_switch] = ACTIONS(2657), [anon_sym_case] = ACTIONS(2657), [anon_sym_default] = ACTIONS(2657), [anon_sym_while] = ACTIONS(2657), [anon_sym_do] = ACTIONS(2657), [anon_sym_for] = ACTIONS(2657), [anon_sym_return] = ACTIONS(2657), [anon_sym_break] = ACTIONS(2657), [anon_sym_continue] = ACTIONS(2657), [anon_sym_goto] = ACTIONS(2657), [anon_sym___try] = ACTIONS(2657), [anon_sym___leave] = ACTIONS(2657), [anon_sym_not] = ACTIONS(2657), [anon_sym_compl] = ACTIONS(2657), [anon_sym_DASH_DASH] = ACTIONS(2659), [anon_sym_PLUS_PLUS] = ACTIONS(2659), [anon_sym_sizeof] = ACTIONS(2657), [anon_sym___alignof__] = ACTIONS(2657), [anon_sym___alignof] = ACTIONS(2657), [anon_sym__alignof] = ACTIONS(2657), [anon_sym_alignof] = ACTIONS(2657), [anon_sym__Alignof] = ACTIONS(2657), [anon_sym_offsetof] = ACTIONS(2657), [anon_sym__Generic] = ACTIONS(2657), [anon_sym_asm] = ACTIONS(2657), [anon_sym___asm__] = ACTIONS(2657), [anon_sym___asm] = ACTIONS(2657), [sym_number_literal] = ACTIONS(2659), [anon_sym_L_SQUOTE] = ACTIONS(2659), [anon_sym_u_SQUOTE] = ACTIONS(2659), [anon_sym_U_SQUOTE] = ACTIONS(2659), [anon_sym_u8_SQUOTE] = ACTIONS(2659), [anon_sym_SQUOTE] = ACTIONS(2659), [anon_sym_L_DQUOTE] = ACTIONS(2659), [anon_sym_u_DQUOTE] = ACTIONS(2659), [anon_sym_U_DQUOTE] = ACTIONS(2659), [anon_sym_u8_DQUOTE] = ACTIONS(2659), [anon_sym_DQUOTE] = ACTIONS(2659), [sym_true] = ACTIONS(2657), [sym_false] = ACTIONS(2657), [anon_sym_NULL] = ACTIONS(2657), [anon_sym_nullptr] = ACTIONS(2657), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2657), [anon_sym_decltype] = ACTIONS(2657), [anon_sym_explicit] = ACTIONS(2657), [anon_sym_typename] = ACTIONS(2657), [anon_sym_template] = ACTIONS(2657), [anon_sym_operator] = ACTIONS(2657), [anon_sym_try] = ACTIONS(2657), [anon_sym_delete] = ACTIONS(2657), [anon_sym_throw] = ACTIONS(2657), [anon_sym_namespace] = ACTIONS(2657), [anon_sym_static_assert] = ACTIONS(2657), [anon_sym_concept] = ACTIONS(2657), [anon_sym_co_return] = ACTIONS(2657), [anon_sym_co_yield] = ACTIONS(2657), [anon_sym_R_DQUOTE] = ACTIONS(2659), [anon_sym_LR_DQUOTE] = ACTIONS(2659), [anon_sym_uR_DQUOTE] = ACTIONS(2659), [anon_sym_UR_DQUOTE] = ACTIONS(2659), [anon_sym_u8R_DQUOTE] = ACTIONS(2659), [anon_sym_co_await] = ACTIONS(2657), [anon_sym_new] = ACTIONS(2657), [anon_sym_requires] = ACTIONS(2657), [sym_this] = ACTIONS(2657), }, [STATE(251)] = { [sym_identifier] = ACTIONS(2661), [aux_sym_preproc_include_token1] = ACTIONS(2661), [aux_sym_preproc_def_token1] = ACTIONS(2661), [aux_sym_preproc_if_token1] = ACTIONS(2661), [aux_sym_preproc_if_token2] = ACTIONS(2661), [aux_sym_preproc_ifdef_token1] = ACTIONS(2661), [aux_sym_preproc_ifdef_token2] = ACTIONS(2661), [aux_sym_preproc_else_token1] = ACTIONS(2661), [aux_sym_preproc_elif_token1] = ACTIONS(2661), [aux_sym_preproc_elifdef_token1] = ACTIONS(2661), [aux_sym_preproc_elifdef_token2] = ACTIONS(2661), [sym_preproc_directive] = ACTIONS(2661), [anon_sym_LPAREN2] = ACTIONS(2663), [anon_sym_BANG] = ACTIONS(2663), [anon_sym_TILDE] = ACTIONS(2663), [anon_sym_DASH] = ACTIONS(2661), [anon_sym_PLUS] = ACTIONS(2661), [anon_sym_STAR] = ACTIONS(2663), [anon_sym_AMP_AMP] = ACTIONS(2663), [anon_sym_AMP] = ACTIONS(2661), [anon_sym_SEMI] = ACTIONS(2663), [anon_sym___extension__] = ACTIONS(2661), [anon_sym_typedef] = ACTIONS(2661), [anon_sym_virtual] = ACTIONS(2661), [anon_sym_extern] = ACTIONS(2661), [anon_sym___attribute__] = ACTIONS(2661), [anon_sym___attribute] = ACTIONS(2661), [anon_sym_using] = ACTIONS(2661), [anon_sym_COLON_COLON] = ACTIONS(2663), [anon_sym_LBRACK_LBRACK] = ACTIONS(2663), [anon_sym___declspec] = ACTIONS(2661), [anon_sym___based] = ACTIONS(2661), [anon_sym___cdecl] = ACTIONS(2661), [anon_sym___clrcall] = ACTIONS(2661), [anon_sym___stdcall] = ACTIONS(2661), [anon_sym___fastcall] = ACTIONS(2661), [anon_sym___thiscall] = ACTIONS(2661), [anon_sym___vectorcall] = ACTIONS(2661), [anon_sym_LBRACE] = ACTIONS(2663), [anon_sym_signed] = ACTIONS(2661), [anon_sym_unsigned] = ACTIONS(2661), [anon_sym_long] = ACTIONS(2661), [anon_sym_short] = ACTIONS(2661), [anon_sym_LBRACK] = ACTIONS(2661), [anon_sym_static] = ACTIONS(2661), [anon_sym_register] = ACTIONS(2661), [anon_sym_inline] = ACTIONS(2661), [anon_sym___inline] = ACTIONS(2661), [anon_sym___inline__] = ACTIONS(2661), [anon_sym___forceinline] = ACTIONS(2661), [anon_sym_thread_local] = ACTIONS(2661), [anon_sym___thread] = ACTIONS(2661), [anon_sym_const] = ACTIONS(2661), [anon_sym_constexpr] = ACTIONS(2661), [anon_sym_volatile] = ACTIONS(2661), [anon_sym_restrict] = ACTIONS(2661), [anon_sym___restrict__] = ACTIONS(2661), [anon_sym__Atomic] = ACTIONS(2661), [anon_sym__Noreturn] = ACTIONS(2661), [anon_sym_noreturn] = ACTIONS(2661), [anon_sym__Nonnull] = ACTIONS(2661), [anon_sym_mutable] = ACTIONS(2661), [anon_sym_constinit] = ACTIONS(2661), [anon_sym_consteval] = ACTIONS(2661), [anon_sym_alignas] = ACTIONS(2661), [anon_sym__Alignas] = ACTIONS(2661), [sym_primitive_type] = ACTIONS(2661), [anon_sym_enum] = ACTIONS(2661), [anon_sym_class] = ACTIONS(2661), [anon_sym_struct] = ACTIONS(2661), [anon_sym_union] = ACTIONS(2661), [anon_sym_if] = ACTIONS(2661), [anon_sym_else] = ACTIONS(2661), [anon_sym_switch] = ACTIONS(2661), [anon_sym_case] = ACTIONS(2661), [anon_sym_default] = ACTIONS(2661), [anon_sym_while] = ACTIONS(2661), [anon_sym_do] = ACTIONS(2661), [anon_sym_for] = ACTIONS(2661), [anon_sym_return] = ACTIONS(2661), [anon_sym_break] = ACTIONS(2661), [anon_sym_continue] = ACTIONS(2661), [anon_sym_goto] = ACTIONS(2661), [anon_sym___try] = ACTIONS(2661), [anon_sym___leave] = ACTIONS(2661), [anon_sym_not] = ACTIONS(2661), [anon_sym_compl] = ACTIONS(2661), [anon_sym_DASH_DASH] = ACTIONS(2663), [anon_sym_PLUS_PLUS] = ACTIONS(2663), [anon_sym_sizeof] = ACTIONS(2661), [anon_sym___alignof__] = ACTIONS(2661), [anon_sym___alignof] = ACTIONS(2661), [anon_sym__alignof] = ACTIONS(2661), [anon_sym_alignof] = ACTIONS(2661), [anon_sym__Alignof] = ACTIONS(2661), [anon_sym_offsetof] = ACTIONS(2661), [anon_sym__Generic] = ACTIONS(2661), [anon_sym_asm] = ACTIONS(2661), [anon_sym___asm__] = ACTIONS(2661), [anon_sym___asm] = ACTIONS(2661), [sym_number_literal] = ACTIONS(2663), [anon_sym_L_SQUOTE] = ACTIONS(2663), [anon_sym_u_SQUOTE] = ACTIONS(2663), [anon_sym_U_SQUOTE] = ACTIONS(2663), [anon_sym_u8_SQUOTE] = ACTIONS(2663), [anon_sym_SQUOTE] = ACTIONS(2663), [anon_sym_L_DQUOTE] = ACTIONS(2663), [anon_sym_u_DQUOTE] = ACTIONS(2663), [anon_sym_U_DQUOTE] = ACTIONS(2663), [anon_sym_u8_DQUOTE] = ACTIONS(2663), [anon_sym_DQUOTE] = ACTIONS(2663), [sym_true] = ACTIONS(2661), [sym_false] = ACTIONS(2661), [anon_sym_NULL] = ACTIONS(2661), [anon_sym_nullptr] = ACTIONS(2661), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2661), [anon_sym_decltype] = ACTIONS(2661), [anon_sym_explicit] = ACTIONS(2661), [anon_sym_typename] = ACTIONS(2661), [anon_sym_template] = ACTIONS(2661), [anon_sym_operator] = ACTIONS(2661), [anon_sym_try] = ACTIONS(2661), [anon_sym_delete] = ACTIONS(2661), [anon_sym_throw] = ACTIONS(2661), [anon_sym_namespace] = ACTIONS(2661), [anon_sym_static_assert] = ACTIONS(2661), [anon_sym_concept] = ACTIONS(2661), [anon_sym_co_return] = ACTIONS(2661), [anon_sym_co_yield] = ACTIONS(2661), [anon_sym_R_DQUOTE] = ACTIONS(2663), [anon_sym_LR_DQUOTE] = ACTIONS(2663), [anon_sym_uR_DQUOTE] = ACTIONS(2663), [anon_sym_UR_DQUOTE] = ACTIONS(2663), [anon_sym_u8R_DQUOTE] = ACTIONS(2663), [anon_sym_co_await] = ACTIONS(2661), [anon_sym_new] = ACTIONS(2661), [anon_sym_requires] = ACTIONS(2661), [sym_this] = ACTIONS(2661), }, [STATE(252)] = { [sym_identifier] = ACTIONS(2665), [aux_sym_preproc_include_token1] = ACTIONS(2665), [aux_sym_preproc_def_token1] = ACTIONS(2665), [aux_sym_preproc_if_token1] = ACTIONS(2665), [aux_sym_preproc_if_token2] = ACTIONS(2665), [aux_sym_preproc_ifdef_token1] = ACTIONS(2665), [aux_sym_preproc_ifdef_token2] = ACTIONS(2665), [aux_sym_preproc_else_token1] = ACTIONS(2665), [aux_sym_preproc_elif_token1] = ACTIONS(2665), [aux_sym_preproc_elifdef_token1] = ACTIONS(2665), [aux_sym_preproc_elifdef_token2] = ACTIONS(2665), [sym_preproc_directive] = ACTIONS(2665), [anon_sym_LPAREN2] = ACTIONS(2667), [anon_sym_BANG] = ACTIONS(2667), [anon_sym_TILDE] = ACTIONS(2667), [anon_sym_DASH] = ACTIONS(2665), [anon_sym_PLUS] = ACTIONS(2665), [anon_sym_STAR] = ACTIONS(2667), [anon_sym_AMP_AMP] = ACTIONS(2667), [anon_sym_AMP] = ACTIONS(2665), [anon_sym_SEMI] = ACTIONS(2667), [anon_sym___extension__] = ACTIONS(2665), [anon_sym_typedef] = ACTIONS(2665), [anon_sym_virtual] = ACTIONS(2665), [anon_sym_extern] = ACTIONS(2665), [anon_sym___attribute__] = ACTIONS(2665), [anon_sym___attribute] = ACTIONS(2665), [anon_sym_using] = ACTIONS(2665), [anon_sym_COLON_COLON] = ACTIONS(2667), [anon_sym_LBRACK_LBRACK] = ACTIONS(2667), [anon_sym___declspec] = ACTIONS(2665), [anon_sym___based] = ACTIONS(2665), [anon_sym___cdecl] = ACTIONS(2665), [anon_sym___clrcall] = ACTIONS(2665), [anon_sym___stdcall] = ACTIONS(2665), [anon_sym___fastcall] = ACTIONS(2665), [anon_sym___thiscall] = ACTIONS(2665), [anon_sym___vectorcall] = ACTIONS(2665), [anon_sym_LBRACE] = ACTIONS(2667), [anon_sym_signed] = ACTIONS(2665), [anon_sym_unsigned] = ACTIONS(2665), [anon_sym_long] = ACTIONS(2665), [anon_sym_short] = ACTIONS(2665), [anon_sym_LBRACK] = ACTIONS(2665), [anon_sym_static] = ACTIONS(2665), [anon_sym_register] = ACTIONS(2665), [anon_sym_inline] = ACTIONS(2665), [anon_sym___inline] = ACTIONS(2665), [anon_sym___inline__] = ACTIONS(2665), [anon_sym___forceinline] = ACTIONS(2665), [anon_sym_thread_local] = ACTIONS(2665), [anon_sym___thread] = ACTIONS(2665), [anon_sym_const] = ACTIONS(2665), [anon_sym_constexpr] = ACTIONS(2665), [anon_sym_volatile] = ACTIONS(2665), [anon_sym_restrict] = ACTIONS(2665), [anon_sym___restrict__] = ACTIONS(2665), [anon_sym__Atomic] = ACTIONS(2665), [anon_sym__Noreturn] = ACTIONS(2665), [anon_sym_noreturn] = ACTIONS(2665), [anon_sym__Nonnull] = ACTIONS(2665), [anon_sym_mutable] = ACTIONS(2665), [anon_sym_constinit] = ACTIONS(2665), [anon_sym_consteval] = ACTIONS(2665), [anon_sym_alignas] = ACTIONS(2665), [anon_sym__Alignas] = ACTIONS(2665), [sym_primitive_type] = ACTIONS(2665), [anon_sym_enum] = ACTIONS(2665), [anon_sym_class] = ACTIONS(2665), [anon_sym_struct] = ACTIONS(2665), [anon_sym_union] = ACTIONS(2665), [anon_sym_if] = ACTIONS(2665), [anon_sym_else] = ACTIONS(2665), [anon_sym_switch] = ACTIONS(2665), [anon_sym_case] = ACTIONS(2665), [anon_sym_default] = ACTIONS(2665), [anon_sym_while] = ACTIONS(2665), [anon_sym_do] = ACTIONS(2665), [anon_sym_for] = ACTIONS(2665), [anon_sym_return] = ACTIONS(2665), [anon_sym_break] = ACTIONS(2665), [anon_sym_continue] = ACTIONS(2665), [anon_sym_goto] = ACTIONS(2665), [anon_sym___try] = ACTIONS(2665), [anon_sym___leave] = ACTIONS(2665), [anon_sym_not] = ACTIONS(2665), [anon_sym_compl] = ACTIONS(2665), [anon_sym_DASH_DASH] = ACTIONS(2667), [anon_sym_PLUS_PLUS] = ACTIONS(2667), [anon_sym_sizeof] = ACTIONS(2665), [anon_sym___alignof__] = ACTIONS(2665), [anon_sym___alignof] = ACTIONS(2665), [anon_sym__alignof] = ACTIONS(2665), [anon_sym_alignof] = ACTIONS(2665), [anon_sym__Alignof] = ACTIONS(2665), [anon_sym_offsetof] = ACTIONS(2665), [anon_sym__Generic] = ACTIONS(2665), [anon_sym_asm] = ACTIONS(2665), [anon_sym___asm__] = ACTIONS(2665), [anon_sym___asm] = ACTIONS(2665), [sym_number_literal] = ACTIONS(2667), [anon_sym_L_SQUOTE] = ACTIONS(2667), [anon_sym_u_SQUOTE] = ACTIONS(2667), [anon_sym_U_SQUOTE] = ACTIONS(2667), [anon_sym_u8_SQUOTE] = ACTIONS(2667), [anon_sym_SQUOTE] = ACTIONS(2667), [anon_sym_L_DQUOTE] = ACTIONS(2667), [anon_sym_u_DQUOTE] = ACTIONS(2667), [anon_sym_U_DQUOTE] = ACTIONS(2667), [anon_sym_u8_DQUOTE] = ACTIONS(2667), [anon_sym_DQUOTE] = ACTIONS(2667), [sym_true] = ACTIONS(2665), [sym_false] = ACTIONS(2665), [anon_sym_NULL] = ACTIONS(2665), [anon_sym_nullptr] = ACTIONS(2665), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2665), [anon_sym_decltype] = ACTIONS(2665), [anon_sym_explicit] = ACTIONS(2665), [anon_sym_typename] = ACTIONS(2665), [anon_sym_template] = ACTIONS(2665), [anon_sym_operator] = ACTIONS(2665), [anon_sym_try] = ACTIONS(2665), [anon_sym_delete] = ACTIONS(2665), [anon_sym_throw] = ACTIONS(2665), [anon_sym_namespace] = ACTIONS(2665), [anon_sym_static_assert] = ACTIONS(2665), [anon_sym_concept] = ACTIONS(2665), [anon_sym_co_return] = ACTIONS(2665), [anon_sym_co_yield] = ACTIONS(2665), [anon_sym_R_DQUOTE] = ACTIONS(2667), [anon_sym_LR_DQUOTE] = ACTIONS(2667), [anon_sym_uR_DQUOTE] = ACTIONS(2667), [anon_sym_UR_DQUOTE] = ACTIONS(2667), [anon_sym_u8R_DQUOTE] = ACTIONS(2667), [anon_sym_co_await] = ACTIONS(2665), [anon_sym_new] = ACTIONS(2665), [anon_sym_requires] = ACTIONS(2665), [sym_this] = ACTIONS(2665), }, [STATE(253)] = { [sym_identifier] = ACTIONS(2669), [aux_sym_preproc_include_token1] = ACTIONS(2669), [aux_sym_preproc_def_token1] = ACTIONS(2669), [aux_sym_preproc_if_token1] = ACTIONS(2669), [aux_sym_preproc_if_token2] = ACTIONS(2669), [aux_sym_preproc_ifdef_token1] = ACTIONS(2669), [aux_sym_preproc_ifdef_token2] = ACTIONS(2669), [aux_sym_preproc_else_token1] = ACTIONS(2669), [aux_sym_preproc_elif_token1] = ACTIONS(2669), [aux_sym_preproc_elifdef_token1] = ACTIONS(2669), [aux_sym_preproc_elifdef_token2] = ACTIONS(2669), [sym_preproc_directive] = ACTIONS(2669), [anon_sym_LPAREN2] = ACTIONS(2671), [anon_sym_BANG] = ACTIONS(2671), [anon_sym_TILDE] = ACTIONS(2671), [anon_sym_DASH] = ACTIONS(2669), [anon_sym_PLUS] = ACTIONS(2669), [anon_sym_STAR] = ACTIONS(2671), [anon_sym_AMP_AMP] = ACTIONS(2671), [anon_sym_AMP] = ACTIONS(2669), [anon_sym_SEMI] = ACTIONS(2671), [anon_sym___extension__] = ACTIONS(2669), [anon_sym_typedef] = ACTIONS(2669), [anon_sym_virtual] = ACTIONS(2669), [anon_sym_extern] = ACTIONS(2669), [anon_sym___attribute__] = ACTIONS(2669), [anon_sym___attribute] = ACTIONS(2669), [anon_sym_using] = ACTIONS(2669), [anon_sym_COLON_COLON] = ACTIONS(2671), [anon_sym_LBRACK_LBRACK] = ACTIONS(2671), [anon_sym___declspec] = ACTIONS(2669), [anon_sym___based] = ACTIONS(2669), [anon_sym___cdecl] = ACTIONS(2669), [anon_sym___clrcall] = ACTIONS(2669), [anon_sym___stdcall] = ACTIONS(2669), [anon_sym___fastcall] = ACTIONS(2669), [anon_sym___thiscall] = ACTIONS(2669), [anon_sym___vectorcall] = ACTIONS(2669), [anon_sym_LBRACE] = ACTIONS(2671), [anon_sym_signed] = ACTIONS(2669), [anon_sym_unsigned] = ACTIONS(2669), [anon_sym_long] = ACTIONS(2669), [anon_sym_short] = ACTIONS(2669), [anon_sym_LBRACK] = ACTIONS(2669), [anon_sym_static] = ACTIONS(2669), [anon_sym_register] = ACTIONS(2669), [anon_sym_inline] = ACTIONS(2669), [anon_sym___inline] = ACTIONS(2669), [anon_sym___inline__] = ACTIONS(2669), [anon_sym___forceinline] = ACTIONS(2669), [anon_sym_thread_local] = ACTIONS(2669), [anon_sym___thread] = ACTIONS(2669), [anon_sym_const] = ACTIONS(2669), [anon_sym_constexpr] = ACTIONS(2669), [anon_sym_volatile] = ACTIONS(2669), [anon_sym_restrict] = ACTIONS(2669), [anon_sym___restrict__] = ACTIONS(2669), [anon_sym__Atomic] = ACTIONS(2669), [anon_sym__Noreturn] = ACTIONS(2669), [anon_sym_noreturn] = ACTIONS(2669), [anon_sym__Nonnull] = ACTIONS(2669), [anon_sym_mutable] = ACTIONS(2669), [anon_sym_constinit] = ACTIONS(2669), [anon_sym_consteval] = ACTIONS(2669), [anon_sym_alignas] = ACTIONS(2669), [anon_sym__Alignas] = ACTIONS(2669), [sym_primitive_type] = ACTIONS(2669), [anon_sym_enum] = ACTIONS(2669), [anon_sym_class] = ACTIONS(2669), [anon_sym_struct] = ACTIONS(2669), [anon_sym_union] = ACTIONS(2669), [anon_sym_if] = ACTIONS(2669), [anon_sym_else] = ACTIONS(2669), [anon_sym_switch] = ACTIONS(2669), [anon_sym_case] = ACTIONS(2669), [anon_sym_default] = ACTIONS(2669), [anon_sym_while] = ACTIONS(2669), [anon_sym_do] = ACTIONS(2669), [anon_sym_for] = ACTIONS(2669), [anon_sym_return] = ACTIONS(2669), [anon_sym_break] = ACTIONS(2669), [anon_sym_continue] = ACTIONS(2669), [anon_sym_goto] = ACTIONS(2669), [anon_sym___try] = ACTIONS(2669), [anon_sym___leave] = ACTIONS(2669), [anon_sym_not] = ACTIONS(2669), [anon_sym_compl] = ACTIONS(2669), [anon_sym_DASH_DASH] = ACTIONS(2671), [anon_sym_PLUS_PLUS] = ACTIONS(2671), [anon_sym_sizeof] = ACTIONS(2669), [anon_sym___alignof__] = ACTIONS(2669), [anon_sym___alignof] = ACTIONS(2669), [anon_sym__alignof] = ACTIONS(2669), [anon_sym_alignof] = ACTIONS(2669), [anon_sym__Alignof] = ACTIONS(2669), [anon_sym_offsetof] = ACTIONS(2669), [anon_sym__Generic] = ACTIONS(2669), [anon_sym_asm] = ACTIONS(2669), [anon_sym___asm__] = ACTIONS(2669), [anon_sym___asm] = ACTIONS(2669), [sym_number_literal] = ACTIONS(2671), [anon_sym_L_SQUOTE] = ACTIONS(2671), [anon_sym_u_SQUOTE] = ACTIONS(2671), [anon_sym_U_SQUOTE] = ACTIONS(2671), [anon_sym_u8_SQUOTE] = ACTIONS(2671), [anon_sym_SQUOTE] = ACTIONS(2671), [anon_sym_L_DQUOTE] = ACTIONS(2671), [anon_sym_u_DQUOTE] = ACTIONS(2671), [anon_sym_U_DQUOTE] = ACTIONS(2671), [anon_sym_u8_DQUOTE] = ACTIONS(2671), [anon_sym_DQUOTE] = ACTIONS(2671), [sym_true] = ACTIONS(2669), [sym_false] = ACTIONS(2669), [anon_sym_NULL] = ACTIONS(2669), [anon_sym_nullptr] = ACTIONS(2669), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2669), [anon_sym_decltype] = ACTIONS(2669), [anon_sym_explicit] = ACTIONS(2669), [anon_sym_typename] = ACTIONS(2669), [anon_sym_template] = ACTIONS(2669), [anon_sym_operator] = ACTIONS(2669), [anon_sym_try] = ACTIONS(2669), [anon_sym_delete] = ACTIONS(2669), [anon_sym_throw] = ACTIONS(2669), [anon_sym_namespace] = ACTIONS(2669), [anon_sym_static_assert] = ACTIONS(2669), [anon_sym_concept] = ACTIONS(2669), [anon_sym_co_return] = ACTIONS(2669), [anon_sym_co_yield] = ACTIONS(2669), [anon_sym_R_DQUOTE] = ACTIONS(2671), [anon_sym_LR_DQUOTE] = ACTIONS(2671), [anon_sym_uR_DQUOTE] = ACTIONS(2671), [anon_sym_UR_DQUOTE] = ACTIONS(2671), [anon_sym_u8R_DQUOTE] = ACTIONS(2671), [anon_sym_co_await] = ACTIONS(2669), [anon_sym_new] = ACTIONS(2669), [anon_sym_requires] = ACTIONS(2669), [sym_this] = ACTIONS(2669), }, [STATE(254)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_include_token1] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_if_token2] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [aux_sym_preproc_else_token1] = ACTIONS(2673), [aux_sym_preproc_elif_token1] = ACTIONS(2673), [aux_sym_preproc_elifdef_token1] = ACTIONS(2673), [aux_sym_preproc_elifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_BANG] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_DASH] = ACTIONS(2673), [anon_sym_PLUS] = ACTIONS(2673), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym___cdecl] = ACTIONS(2673), [anon_sym___clrcall] = ACTIONS(2673), [anon_sym___stdcall] = ACTIONS(2673), [anon_sym___fastcall] = ACTIONS(2673), [anon_sym___thiscall] = ACTIONS(2673), [anon_sym___vectorcall] = ACTIONS(2673), [anon_sym_LBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [anon_sym_if] = ACTIONS(2673), [anon_sym_else] = ACTIONS(2673), [anon_sym_switch] = ACTIONS(2673), [anon_sym_case] = ACTIONS(2673), [anon_sym_default] = ACTIONS(2673), [anon_sym_while] = ACTIONS(2673), [anon_sym_do] = ACTIONS(2673), [anon_sym_for] = ACTIONS(2673), [anon_sym_return] = ACTIONS(2673), [anon_sym_break] = ACTIONS(2673), [anon_sym_continue] = ACTIONS(2673), [anon_sym_goto] = ACTIONS(2673), [anon_sym___try] = ACTIONS(2673), [anon_sym___leave] = ACTIONS(2673), [anon_sym_not] = ACTIONS(2673), [anon_sym_compl] = ACTIONS(2673), [anon_sym_DASH_DASH] = ACTIONS(2675), [anon_sym_PLUS_PLUS] = ACTIONS(2675), [anon_sym_sizeof] = ACTIONS(2673), [anon_sym___alignof__] = ACTIONS(2673), [anon_sym___alignof] = ACTIONS(2673), [anon_sym__alignof] = ACTIONS(2673), [anon_sym_alignof] = ACTIONS(2673), [anon_sym__Alignof] = ACTIONS(2673), [anon_sym_offsetof] = ACTIONS(2673), [anon_sym__Generic] = ACTIONS(2673), [anon_sym_asm] = ACTIONS(2673), [anon_sym___asm__] = ACTIONS(2673), [anon_sym___asm] = ACTIONS(2673), [sym_number_literal] = ACTIONS(2675), [anon_sym_L_SQUOTE] = ACTIONS(2675), [anon_sym_u_SQUOTE] = ACTIONS(2675), [anon_sym_U_SQUOTE] = ACTIONS(2675), [anon_sym_u8_SQUOTE] = ACTIONS(2675), [anon_sym_SQUOTE] = ACTIONS(2675), [anon_sym_L_DQUOTE] = ACTIONS(2675), [anon_sym_u_DQUOTE] = ACTIONS(2675), [anon_sym_U_DQUOTE] = ACTIONS(2675), [anon_sym_u8_DQUOTE] = ACTIONS(2675), [anon_sym_DQUOTE] = ACTIONS(2675), [sym_true] = ACTIONS(2673), [sym_false] = ACTIONS(2673), [anon_sym_NULL] = ACTIONS(2673), [anon_sym_nullptr] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_try] = ACTIONS(2673), [anon_sym_delete] = ACTIONS(2673), [anon_sym_throw] = ACTIONS(2673), [anon_sym_namespace] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), [anon_sym_concept] = ACTIONS(2673), [anon_sym_co_return] = ACTIONS(2673), [anon_sym_co_yield] = ACTIONS(2673), [anon_sym_R_DQUOTE] = ACTIONS(2675), [anon_sym_LR_DQUOTE] = ACTIONS(2675), [anon_sym_uR_DQUOTE] = ACTIONS(2675), [anon_sym_UR_DQUOTE] = ACTIONS(2675), [anon_sym_u8R_DQUOTE] = ACTIONS(2675), [anon_sym_co_await] = ACTIONS(2673), [anon_sym_new] = ACTIONS(2673), [anon_sym_requires] = ACTIONS(2673), [sym_this] = ACTIONS(2673), }, [STATE(255)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_include_token1] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_if_token2] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [aux_sym_preproc_else_token1] = ACTIONS(2673), [aux_sym_preproc_elif_token1] = ACTIONS(2673), [aux_sym_preproc_elifdef_token1] = ACTIONS(2673), [aux_sym_preproc_elifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_BANG] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_DASH] = ACTIONS(2673), [anon_sym_PLUS] = ACTIONS(2673), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym___cdecl] = ACTIONS(2673), [anon_sym___clrcall] = ACTIONS(2673), [anon_sym___stdcall] = ACTIONS(2673), [anon_sym___fastcall] = ACTIONS(2673), [anon_sym___thiscall] = ACTIONS(2673), [anon_sym___vectorcall] = ACTIONS(2673), [anon_sym_LBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [anon_sym_if] = ACTIONS(2673), [anon_sym_else] = ACTIONS(2673), [anon_sym_switch] = ACTIONS(2673), [anon_sym_case] = ACTIONS(2673), [anon_sym_default] = ACTIONS(2673), [anon_sym_while] = ACTIONS(2673), [anon_sym_do] = ACTIONS(2673), [anon_sym_for] = ACTIONS(2673), [anon_sym_return] = ACTIONS(2673), [anon_sym_break] = ACTIONS(2673), [anon_sym_continue] = ACTIONS(2673), [anon_sym_goto] = ACTIONS(2673), [anon_sym___try] = ACTIONS(2673), [anon_sym___leave] = ACTIONS(2673), [anon_sym_not] = ACTIONS(2673), [anon_sym_compl] = ACTIONS(2673), [anon_sym_DASH_DASH] = ACTIONS(2675), [anon_sym_PLUS_PLUS] = ACTIONS(2675), [anon_sym_sizeof] = ACTIONS(2673), [anon_sym___alignof__] = ACTIONS(2673), [anon_sym___alignof] = ACTIONS(2673), [anon_sym__alignof] = ACTIONS(2673), [anon_sym_alignof] = ACTIONS(2673), [anon_sym__Alignof] = ACTIONS(2673), [anon_sym_offsetof] = ACTIONS(2673), [anon_sym__Generic] = ACTIONS(2673), [anon_sym_asm] = ACTIONS(2673), [anon_sym___asm__] = ACTIONS(2673), [anon_sym___asm] = ACTIONS(2673), [sym_number_literal] = ACTIONS(2675), [anon_sym_L_SQUOTE] = ACTIONS(2675), [anon_sym_u_SQUOTE] = ACTIONS(2675), [anon_sym_U_SQUOTE] = ACTIONS(2675), [anon_sym_u8_SQUOTE] = ACTIONS(2675), [anon_sym_SQUOTE] = ACTIONS(2675), [anon_sym_L_DQUOTE] = ACTIONS(2675), [anon_sym_u_DQUOTE] = ACTIONS(2675), [anon_sym_U_DQUOTE] = ACTIONS(2675), [anon_sym_u8_DQUOTE] = ACTIONS(2675), [anon_sym_DQUOTE] = ACTIONS(2675), [sym_true] = ACTIONS(2673), [sym_false] = ACTIONS(2673), [anon_sym_NULL] = ACTIONS(2673), [anon_sym_nullptr] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_try] = ACTIONS(2673), [anon_sym_delete] = ACTIONS(2673), [anon_sym_throw] = ACTIONS(2673), [anon_sym_namespace] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), [anon_sym_concept] = ACTIONS(2673), [anon_sym_co_return] = ACTIONS(2673), [anon_sym_co_yield] = ACTIONS(2673), [anon_sym_R_DQUOTE] = ACTIONS(2675), [anon_sym_LR_DQUOTE] = ACTIONS(2675), [anon_sym_uR_DQUOTE] = ACTIONS(2675), [anon_sym_UR_DQUOTE] = ACTIONS(2675), [anon_sym_u8R_DQUOTE] = ACTIONS(2675), [anon_sym_co_await] = ACTIONS(2673), [anon_sym_new] = ACTIONS(2673), [anon_sym_requires] = ACTIONS(2673), [sym_this] = ACTIONS(2673), }, [STATE(256)] = { [sym_identifier] = ACTIONS(2677), [aux_sym_preproc_include_token1] = ACTIONS(2677), [aux_sym_preproc_def_token1] = ACTIONS(2677), [aux_sym_preproc_if_token1] = ACTIONS(2677), [aux_sym_preproc_if_token2] = ACTIONS(2677), [aux_sym_preproc_ifdef_token1] = ACTIONS(2677), [aux_sym_preproc_ifdef_token2] = ACTIONS(2677), [aux_sym_preproc_else_token1] = ACTIONS(2677), [aux_sym_preproc_elif_token1] = ACTIONS(2677), [aux_sym_preproc_elifdef_token1] = ACTIONS(2677), [aux_sym_preproc_elifdef_token2] = ACTIONS(2677), [sym_preproc_directive] = ACTIONS(2677), [anon_sym_LPAREN2] = ACTIONS(2679), [anon_sym_BANG] = ACTIONS(2679), [anon_sym_TILDE] = ACTIONS(2679), [anon_sym_DASH] = ACTIONS(2677), [anon_sym_PLUS] = ACTIONS(2677), [anon_sym_STAR] = ACTIONS(2679), [anon_sym_AMP_AMP] = ACTIONS(2679), [anon_sym_AMP] = ACTIONS(2677), [anon_sym_SEMI] = ACTIONS(2679), [anon_sym___extension__] = ACTIONS(2677), [anon_sym_typedef] = ACTIONS(2677), [anon_sym_virtual] = ACTIONS(2677), [anon_sym_extern] = ACTIONS(2677), [anon_sym___attribute__] = ACTIONS(2677), [anon_sym___attribute] = ACTIONS(2677), [anon_sym_using] = ACTIONS(2677), [anon_sym_COLON_COLON] = ACTIONS(2679), [anon_sym_LBRACK_LBRACK] = ACTIONS(2679), [anon_sym___declspec] = ACTIONS(2677), [anon_sym___based] = ACTIONS(2677), [anon_sym___cdecl] = ACTIONS(2677), [anon_sym___clrcall] = ACTIONS(2677), [anon_sym___stdcall] = ACTIONS(2677), [anon_sym___fastcall] = ACTIONS(2677), [anon_sym___thiscall] = ACTIONS(2677), [anon_sym___vectorcall] = ACTIONS(2677), [anon_sym_LBRACE] = ACTIONS(2679), [anon_sym_signed] = ACTIONS(2677), [anon_sym_unsigned] = ACTIONS(2677), [anon_sym_long] = ACTIONS(2677), [anon_sym_short] = ACTIONS(2677), [anon_sym_LBRACK] = ACTIONS(2677), [anon_sym_static] = ACTIONS(2677), [anon_sym_register] = ACTIONS(2677), [anon_sym_inline] = ACTIONS(2677), [anon_sym___inline] = ACTIONS(2677), [anon_sym___inline__] = ACTIONS(2677), [anon_sym___forceinline] = ACTIONS(2677), [anon_sym_thread_local] = ACTIONS(2677), [anon_sym___thread] = ACTIONS(2677), [anon_sym_const] = ACTIONS(2677), [anon_sym_constexpr] = ACTIONS(2677), [anon_sym_volatile] = ACTIONS(2677), [anon_sym_restrict] = ACTIONS(2677), [anon_sym___restrict__] = ACTIONS(2677), [anon_sym__Atomic] = ACTIONS(2677), [anon_sym__Noreturn] = ACTIONS(2677), [anon_sym_noreturn] = ACTIONS(2677), [anon_sym__Nonnull] = ACTIONS(2677), [anon_sym_mutable] = ACTIONS(2677), [anon_sym_constinit] = ACTIONS(2677), [anon_sym_consteval] = ACTIONS(2677), [anon_sym_alignas] = ACTIONS(2677), [anon_sym__Alignas] = ACTIONS(2677), [sym_primitive_type] = ACTIONS(2677), [anon_sym_enum] = ACTIONS(2677), [anon_sym_class] = ACTIONS(2677), [anon_sym_struct] = ACTIONS(2677), [anon_sym_union] = ACTIONS(2677), [anon_sym_if] = ACTIONS(2677), [anon_sym_else] = ACTIONS(2677), [anon_sym_switch] = ACTIONS(2677), [anon_sym_case] = ACTIONS(2677), [anon_sym_default] = ACTIONS(2677), [anon_sym_while] = ACTIONS(2677), [anon_sym_do] = ACTIONS(2677), [anon_sym_for] = ACTIONS(2677), [anon_sym_return] = ACTIONS(2677), [anon_sym_break] = ACTIONS(2677), [anon_sym_continue] = ACTIONS(2677), [anon_sym_goto] = ACTIONS(2677), [anon_sym___try] = ACTIONS(2677), [anon_sym___leave] = ACTIONS(2677), [anon_sym_not] = ACTIONS(2677), [anon_sym_compl] = ACTIONS(2677), [anon_sym_DASH_DASH] = ACTIONS(2679), [anon_sym_PLUS_PLUS] = ACTIONS(2679), [anon_sym_sizeof] = ACTIONS(2677), [anon_sym___alignof__] = ACTIONS(2677), [anon_sym___alignof] = ACTIONS(2677), [anon_sym__alignof] = ACTIONS(2677), [anon_sym_alignof] = ACTIONS(2677), [anon_sym__Alignof] = ACTIONS(2677), [anon_sym_offsetof] = ACTIONS(2677), [anon_sym__Generic] = ACTIONS(2677), [anon_sym_asm] = ACTIONS(2677), [anon_sym___asm__] = ACTIONS(2677), [anon_sym___asm] = ACTIONS(2677), [sym_number_literal] = ACTIONS(2679), [anon_sym_L_SQUOTE] = ACTIONS(2679), [anon_sym_u_SQUOTE] = ACTIONS(2679), [anon_sym_U_SQUOTE] = ACTIONS(2679), [anon_sym_u8_SQUOTE] = ACTIONS(2679), [anon_sym_SQUOTE] = ACTIONS(2679), [anon_sym_L_DQUOTE] = ACTIONS(2679), [anon_sym_u_DQUOTE] = ACTIONS(2679), [anon_sym_U_DQUOTE] = ACTIONS(2679), [anon_sym_u8_DQUOTE] = ACTIONS(2679), [anon_sym_DQUOTE] = ACTIONS(2679), [sym_true] = ACTIONS(2677), [sym_false] = ACTIONS(2677), [anon_sym_NULL] = ACTIONS(2677), [anon_sym_nullptr] = ACTIONS(2677), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2677), [anon_sym_decltype] = ACTIONS(2677), [anon_sym_explicit] = ACTIONS(2677), [anon_sym_typename] = ACTIONS(2677), [anon_sym_template] = ACTIONS(2677), [anon_sym_operator] = ACTIONS(2677), [anon_sym_try] = ACTIONS(2677), [anon_sym_delete] = ACTIONS(2677), [anon_sym_throw] = ACTIONS(2677), [anon_sym_namespace] = ACTIONS(2677), [anon_sym_static_assert] = ACTIONS(2677), [anon_sym_concept] = ACTIONS(2677), [anon_sym_co_return] = ACTIONS(2677), [anon_sym_co_yield] = ACTIONS(2677), [anon_sym_R_DQUOTE] = ACTIONS(2679), [anon_sym_LR_DQUOTE] = ACTIONS(2679), [anon_sym_uR_DQUOTE] = ACTIONS(2679), [anon_sym_UR_DQUOTE] = ACTIONS(2679), [anon_sym_u8R_DQUOTE] = ACTIONS(2679), [anon_sym_co_await] = ACTIONS(2677), [anon_sym_new] = ACTIONS(2677), [anon_sym_requires] = ACTIONS(2677), [sym_this] = ACTIONS(2677), }, [STATE(257)] = { [sym_identifier] = ACTIONS(2681), [aux_sym_preproc_include_token1] = ACTIONS(2681), [aux_sym_preproc_def_token1] = ACTIONS(2681), [aux_sym_preproc_if_token1] = ACTIONS(2681), [aux_sym_preproc_if_token2] = ACTIONS(2681), [aux_sym_preproc_ifdef_token1] = ACTIONS(2681), [aux_sym_preproc_ifdef_token2] = ACTIONS(2681), [aux_sym_preproc_else_token1] = ACTIONS(2681), [aux_sym_preproc_elif_token1] = ACTIONS(2681), [aux_sym_preproc_elifdef_token1] = ACTIONS(2681), [aux_sym_preproc_elifdef_token2] = ACTIONS(2681), [sym_preproc_directive] = ACTIONS(2681), [anon_sym_LPAREN2] = ACTIONS(2683), [anon_sym_BANG] = ACTIONS(2683), [anon_sym_TILDE] = ACTIONS(2683), [anon_sym_DASH] = ACTIONS(2681), [anon_sym_PLUS] = ACTIONS(2681), [anon_sym_STAR] = ACTIONS(2683), [anon_sym_AMP_AMP] = ACTIONS(2683), [anon_sym_AMP] = ACTIONS(2681), [anon_sym_SEMI] = ACTIONS(2683), [anon_sym___extension__] = ACTIONS(2681), [anon_sym_typedef] = ACTIONS(2681), [anon_sym_virtual] = ACTIONS(2681), [anon_sym_extern] = ACTIONS(2681), [anon_sym___attribute__] = ACTIONS(2681), [anon_sym___attribute] = ACTIONS(2681), [anon_sym_using] = ACTIONS(2681), [anon_sym_COLON_COLON] = ACTIONS(2683), [anon_sym_LBRACK_LBRACK] = ACTIONS(2683), [anon_sym___declspec] = ACTIONS(2681), [anon_sym___based] = ACTIONS(2681), [anon_sym___cdecl] = ACTIONS(2681), [anon_sym___clrcall] = ACTIONS(2681), [anon_sym___stdcall] = ACTIONS(2681), [anon_sym___fastcall] = ACTIONS(2681), [anon_sym___thiscall] = ACTIONS(2681), [anon_sym___vectorcall] = ACTIONS(2681), [anon_sym_LBRACE] = ACTIONS(2683), [anon_sym_signed] = ACTIONS(2681), [anon_sym_unsigned] = ACTIONS(2681), [anon_sym_long] = ACTIONS(2681), [anon_sym_short] = ACTIONS(2681), [anon_sym_LBRACK] = ACTIONS(2681), [anon_sym_static] = ACTIONS(2681), [anon_sym_register] = ACTIONS(2681), [anon_sym_inline] = ACTIONS(2681), [anon_sym___inline] = ACTIONS(2681), [anon_sym___inline__] = ACTIONS(2681), [anon_sym___forceinline] = ACTIONS(2681), [anon_sym_thread_local] = ACTIONS(2681), [anon_sym___thread] = ACTIONS(2681), [anon_sym_const] = ACTIONS(2681), [anon_sym_constexpr] = ACTIONS(2681), [anon_sym_volatile] = ACTIONS(2681), [anon_sym_restrict] = ACTIONS(2681), [anon_sym___restrict__] = ACTIONS(2681), [anon_sym__Atomic] = ACTIONS(2681), [anon_sym__Noreturn] = ACTIONS(2681), [anon_sym_noreturn] = ACTIONS(2681), [anon_sym__Nonnull] = ACTIONS(2681), [anon_sym_mutable] = ACTIONS(2681), [anon_sym_constinit] = ACTIONS(2681), [anon_sym_consteval] = ACTIONS(2681), [anon_sym_alignas] = ACTIONS(2681), [anon_sym__Alignas] = ACTIONS(2681), [sym_primitive_type] = ACTIONS(2681), [anon_sym_enum] = ACTIONS(2681), [anon_sym_class] = ACTIONS(2681), [anon_sym_struct] = ACTIONS(2681), [anon_sym_union] = ACTIONS(2681), [anon_sym_if] = ACTIONS(2681), [anon_sym_else] = ACTIONS(2681), [anon_sym_switch] = ACTIONS(2681), [anon_sym_case] = ACTIONS(2681), [anon_sym_default] = ACTIONS(2681), [anon_sym_while] = ACTIONS(2681), [anon_sym_do] = ACTIONS(2681), [anon_sym_for] = ACTIONS(2681), [anon_sym_return] = ACTIONS(2681), [anon_sym_break] = ACTIONS(2681), [anon_sym_continue] = ACTIONS(2681), [anon_sym_goto] = ACTIONS(2681), [anon_sym___try] = ACTIONS(2681), [anon_sym___leave] = ACTIONS(2681), [anon_sym_not] = ACTIONS(2681), [anon_sym_compl] = ACTIONS(2681), [anon_sym_DASH_DASH] = ACTIONS(2683), [anon_sym_PLUS_PLUS] = ACTIONS(2683), [anon_sym_sizeof] = ACTIONS(2681), [anon_sym___alignof__] = ACTIONS(2681), [anon_sym___alignof] = ACTIONS(2681), [anon_sym__alignof] = ACTIONS(2681), [anon_sym_alignof] = ACTIONS(2681), [anon_sym__Alignof] = ACTIONS(2681), [anon_sym_offsetof] = ACTIONS(2681), [anon_sym__Generic] = ACTIONS(2681), [anon_sym_asm] = ACTIONS(2681), [anon_sym___asm__] = ACTIONS(2681), [anon_sym___asm] = ACTIONS(2681), [sym_number_literal] = ACTIONS(2683), [anon_sym_L_SQUOTE] = ACTIONS(2683), [anon_sym_u_SQUOTE] = ACTIONS(2683), [anon_sym_U_SQUOTE] = ACTIONS(2683), [anon_sym_u8_SQUOTE] = ACTIONS(2683), [anon_sym_SQUOTE] = ACTIONS(2683), [anon_sym_L_DQUOTE] = ACTIONS(2683), [anon_sym_u_DQUOTE] = ACTIONS(2683), [anon_sym_U_DQUOTE] = ACTIONS(2683), [anon_sym_u8_DQUOTE] = ACTIONS(2683), [anon_sym_DQUOTE] = ACTIONS(2683), [sym_true] = ACTIONS(2681), [sym_false] = ACTIONS(2681), [anon_sym_NULL] = ACTIONS(2681), [anon_sym_nullptr] = ACTIONS(2681), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2681), [anon_sym_decltype] = ACTIONS(2681), [anon_sym_explicit] = ACTIONS(2681), [anon_sym_typename] = ACTIONS(2681), [anon_sym_template] = ACTIONS(2681), [anon_sym_operator] = ACTIONS(2681), [anon_sym_try] = ACTIONS(2681), [anon_sym_delete] = ACTIONS(2681), [anon_sym_throw] = ACTIONS(2681), [anon_sym_namespace] = ACTIONS(2681), [anon_sym_static_assert] = ACTIONS(2681), [anon_sym_concept] = ACTIONS(2681), [anon_sym_co_return] = ACTIONS(2681), [anon_sym_co_yield] = ACTIONS(2681), [anon_sym_R_DQUOTE] = ACTIONS(2683), [anon_sym_LR_DQUOTE] = ACTIONS(2683), [anon_sym_uR_DQUOTE] = ACTIONS(2683), [anon_sym_UR_DQUOTE] = ACTIONS(2683), [anon_sym_u8R_DQUOTE] = ACTIONS(2683), [anon_sym_co_await] = ACTIONS(2681), [anon_sym_new] = ACTIONS(2681), [anon_sym_requires] = ACTIONS(2681), [sym_this] = ACTIONS(2681), }, [STATE(258)] = { [sym_identifier] = ACTIONS(2685), [aux_sym_preproc_include_token1] = ACTIONS(2685), [aux_sym_preproc_def_token1] = ACTIONS(2685), [aux_sym_preproc_if_token1] = ACTIONS(2685), [aux_sym_preproc_if_token2] = ACTIONS(2685), [aux_sym_preproc_ifdef_token1] = ACTIONS(2685), [aux_sym_preproc_ifdef_token2] = ACTIONS(2685), [aux_sym_preproc_else_token1] = ACTIONS(2685), [aux_sym_preproc_elif_token1] = ACTIONS(2685), [aux_sym_preproc_elifdef_token1] = ACTIONS(2685), [aux_sym_preproc_elifdef_token2] = ACTIONS(2685), [sym_preproc_directive] = ACTIONS(2685), [anon_sym_LPAREN2] = ACTIONS(2687), [anon_sym_BANG] = ACTIONS(2687), [anon_sym_TILDE] = ACTIONS(2687), [anon_sym_DASH] = ACTIONS(2685), [anon_sym_PLUS] = ACTIONS(2685), [anon_sym_STAR] = ACTIONS(2687), [anon_sym_AMP_AMP] = ACTIONS(2687), [anon_sym_AMP] = ACTIONS(2685), [anon_sym_SEMI] = ACTIONS(2687), [anon_sym___extension__] = ACTIONS(2685), [anon_sym_typedef] = ACTIONS(2685), [anon_sym_virtual] = ACTIONS(2685), [anon_sym_extern] = ACTIONS(2685), [anon_sym___attribute__] = ACTIONS(2685), [anon_sym___attribute] = ACTIONS(2685), [anon_sym_using] = ACTIONS(2685), [anon_sym_COLON_COLON] = ACTIONS(2687), [anon_sym_LBRACK_LBRACK] = ACTIONS(2687), [anon_sym___declspec] = ACTIONS(2685), [anon_sym___based] = ACTIONS(2685), [anon_sym___cdecl] = ACTIONS(2685), [anon_sym___clrcall] = ACTIONS(2685), [anon_sym___stdcall] = ACTIONS(2685), [anon_sym___fastcall] = ACTIONS(2685), [anon_sym___thiscall] = ACTIONS(2685), [anon_sym___vectorcall] = ACTIONS(2685), [anon_sym_LBRACE] = ACTIONS(2687), [anon_sym_signed] = ACTIONS(2685), [anon_sym_unsigned] = ACTIONS(2685), [anon_sym_long] = ACTIONS(2685), [anon_sym_short] = ACTIONS(2685), [anon_sym_LBRACK] = ACTIONS(2685), [anon_sym_static] = ACTIONS(2685), [anon_sym_register] = ACTIONS(2685), [anon_sym_inline] = ACTIONS(2685), [anon_sym___inline] = ACTIONS(2685), [anon_sym___inline__] = ACTIONS(2685), [anon_sym___forceinline] = ACTIONS(2685), [anon_sym_thread_local] = ACTIONS(2685), [anon_sym___thread] = ACTIONS(2685), [anon_sym_const] = ACTIONS(2685), [anon_sym_constexpr] = ACTIONS(2685), [anon_sym_volatile] = ACTIONS(2685), [anon_sym_restrict] = ACTIONS(2685), [anon_sym___restrict__] = ACTIONS(2685), [anon_sym__Atomic] = ACTIONS(2685), [anon_sym__Noreturn] = ACTIONS(2685), [anon_sym_noreturn] = ACTIONS(2685), [anon_sym__Nonnull] = ACTIONS(2685), [anon_sym_mutable] = ACTIONS(2685), [anon_sym_constinit] = ACTIONS(2685), [anon_sym_consteval] = ACTIONS(2685), [anon_sym_alignas] = ACTIONS(2685), [anon_sym__Alignas] = ACTIONS(2685), [sym_primitive_type] = ACTIONS(2685), [anon_sym_enum] = ACTIONS(2685), [anon_sym_class] = ACTIONS(2685), [anon_sym_struct] = ACTIONS(2685), [anon_sym_union] = ACTIONS(2685), [anon_sym_if] = ACTIONS(2685), [anon_sym_else] = ACTIONS(2685), [anon_sym_switch] = ACTIONS(2685), [anon_sym_case] = ACTIONS(2685), [anon_sym_default] = ACTIONS(2685), [anon_sym_while] = ACTIONS(2685), [anon_sym_do] = ACTIONS(2685), [anon_sym_for] = ACTIONS(2685), [anon_sym_return] = ACTIONS(2685), [anon_sym_break] = ACTIONS(2685), [anon_sym_continue] = ACTIONS(2685), [anon_sym_goto] = ACTIONS(2685), [anon_sym___try] = ACTIONS(2685), [anon_sym___leave] = ACTIONS(2685), [anon_sym_not] = ACTIONS(2685), [anon_sym_compl] = ACTIONS(2685), [anon_sym_DASH_DASH] = ACTIONS(2687), [anon_sym_PLUS_PLUS] = ACTIONS(2687), [anon_sym_sizeof] = ACTIONS(2685), [anon_sym___alignof__] = ACTIONS(2685), [anon_sym___alignof] = ACTIONS(2685), [anon_sym__alignof] = ACTIONS(2685), [anon_sym_alignof] = ACTIONS(2685), [anon_sym__Alignof] = ACTIONS(2685), [anon_sym_offsetof] = ACTIONS(2685), [anon_sym__Generic] = ACTIONS(2685), [anon_sym_asm] = ACTIONS(2685), [anon_sym___asm__] = ACTIONS(2685), [anon_sym___asm] = ACTIONS(2685), [sym_number_literal] = ACTIONS(2687), [anon_sym_L_SQUOTE] = ACTIONS(2687), [anon_sym_u_SQUOTE] = ACTIONS(2687), [anon_sym_U_SQUOTE] = ACTIONS(2687), [anon_sym_u8_SQUOTE] = ACTIONS(2687), [anon_sym_SQUOTE] = ACTIONS(2687), [anon_sym_L_DQUOTE] = ACTIONS(2687), [anon_sym_u_DQUOTE] = ACTIONS(2687), [anon_sym_U_DQUOTE] = ACTIONS(2687), [anon_sym_u8_DQUOTE] = ACTIONS(2687), [anon_sym_DQUOTE] = ACTIONS(2687), [sym_true] = ACTIONS(2685), [sym_false] = ACTIONS(2685), [anon_sym_NULL] = ACTIONS(2685), [anon_sym_nullptr] = ACTIONS(2685), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2685), [anon_sym_decltype] = ACTIONS(2685), [anon_sym_explicit] = ACTIONS(2685), [anon_sym_typename] = ACTIONS(2685), [anon_sym_template] = ACTIONS(2685), [anon_sym_operator] = ACTIONS(2685), [anon_sym_try] = ACTIONS(2685), [anon_sym_delete] = ACTIONS(2685), [anon_sym_throw] = ACTIONS(2685), [anon_sym_namespace] = ACTIONS(2685), [anon_sym_static_assert] = ACTIONS(2685), [anon_sym_concept] = ACTIONS(2685), [anon_sym_co_return] = ACTIONS(2685), [anon_sym_co_yield] = ACTIONS(2685), [anon_sym_R_DQUOTE] = ACTIONS(2687), [anon_sym_LR_DQUOTE] = ACTIONS(2687), [anon_sym_uR_DQUOTE] = ACTIONS(2687), [anon_sym_UR_DQUOTE] = ACTIONS(2687), [anon_sym_u8R_DQUOTE] = ACTIONS(2687), [anon_sym_co_await] = ACTIONS(2685), [anon_sym_new] = ACTIONS(2685), [anon_sym_requires] = ACTIONS(2685), [sym_this] = ACTIONS(2685), }, [STATE(259)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_include_token1] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_if_token2] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [aux_sym_preproc_else_token1] = ACTIONS(2689), [aux_sym_preproc_elif_token1] = ACTIONS(2689), [aux_sym_preproc_elifdef_token1] = ACTIONS(2689), [aux_sym_preproc_elifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_BANG] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_DASH] = ACTIONS(2689), [anon_sym_PLUS] = ACTIONS(2689), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym___cdecl] = ACTIONS(2689), [anon_sym___clrcall] = ACTIONS(2689), [anon_sym___stdcall] = ACTIONS(2689), [anon_sym___fastcall] = ACTIONS(2689), [anon_sym___thiscall] = ACTIONS(2689), [anon_sym___vectorcall] = ACTIONS(2689), [anon_sym_LBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [anon_sym_if] = ACTIONS(2689), [anon_sym_else] = ACTIONS(2689), [anon_sym_switch] = ACTIONS(2689), [anon_sym_case] = ACTIONS(2689), [anon_sym_default] = ACTIONS(2689), [anon_sym_while] = ACTIONS(2689), [anon_sym_do] = ACTIONS(2689), [anon_sym_for] = ACTIONS(2689), [anon_sym_return] = ACTIONS(2689), [anon_sym_break] = ACTIONS(2689), [anon_sym_continue] = ACTIONS(2689), [anon_sym_goto] = ACTIONS(2689), [anon_sym___try] = ACTIONS(2689), [anon_sym___leave] = ACTIONS(2689), [anon_sym_not] = ACTIONS(2689), [anon_sym_compl] = ACTIONS(2689), [anon_sym_DASH_DASH] = ACTIONS(2691), [anon_sym_PLUS_PLUS] = ACTIONS(2691), [anon_sym_sizeof] = ACTIONS(2689), [anon_sym___alignof__] = ACTIONS(2689), [anon_sym___alignof] = ACTIONS(2689), [anon_sym__alignof] = ACTIONS(2689), [anon_sym_alignof] = ACTIONS(2689), [anon_sym__Alignof] = ACTIONS(2689), [anon_sym_offsetof] = ACTIONS(2689), [anon_sym__Generic] = ACTIONS(2689), [anon_sym_asm] = ACTIONS(2689), [anon_sym___asm__] = ACTIONS(2689), [anon_sym___asm] = ACTIONS(2689), [sym_number_literal] = ACTIONS(2691), [anon_sym_L_SQUOTE] = ACTIONS(2691), [anon_sym_u_SQUOTE] = ACTIONS(2691), [anon_sym_U_SQUOTE] = ACTIONS(2691), [anon_sym_u8_SQUOTE] = ACTIONS(2691), [anon_sym_SQUOTE] = ACTIONS(2691), [anon_sym_L_DQUOTE] = ACTIONS(2691), [anon_sym_u_DQUOTE] = ACTIONS(2691), [anon_sym_U_DQUOTE] = ACTIONS(2691), [anon_sym_u8_DQUOTE] = ACTIONS(2691), [anon_sym_DQUOTE] = ACTIONS(2691), [sym_true] = ACTIONS(2689), [sym_false] = ACTIONS(2689), [anon_sym_NULL] = ACTIONS(2689), [anon_sym_nullptr] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_try] = ACTIONS(2689), [anon_sym_delete] = ACTIONS(2689), [anon_sym_throw] = ACTIONS(2689), [anon_sym_namespace] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), [anon_sym_concept] = ACTIONS(2689), [anon_sym_co_return] = ACTIONS(2689), [anon_sym_co_yield] = ACTIONS(2689), [anon_sym_R_DQUOTE] = ACTIONS(2691), [anon_sym_LR_DQUOTE] = ACTIONS(2691), [anon_sym_uR_DQUOTE] = ACTIONS(2691), [anon_sym_UR_DQUOTE] = ACTIONS(2691), [anon_sym_u8R_DQUOTE] = ACTIONS(2691), [anon_sym_co_await] = ACTIONS(2689), [anon_sym_new] = ACTIONS(2689), [anon_sym_requires] = ACTIONS(2689), [sym_this] = ACTIONS(2689), }, [STATE(260)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_include_token1] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_if_token2] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [aux_sym_preproc_else_token1] = ACTIONS(2689), [aux_sym_preproc_elif_token1] = ACTIONS(2689), [aux_sym_preproc_elifdef_token1] = ACTIONS(2689), [aux_sym_preproc_elifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_BANG] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_DASH] = ACTIONS(2689), [anon_sym_PLUS] = ACTIONS(2689), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym___cdecl] = ACTIONS(2689), [anon_sym___clrcall] = ACTIONS(2689), [anon_sym___stdcall] = ACTIONS(2689), [anon_sym___fastcall] = ACTIONS(2689), [anon_sym___thiscall] = ACTIONS(2689), [anon_sym___vectorcall] = ACTIONS(2689), [anon_sym_LBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [anon_sym_if] = ACTIONS(2689), [anon_sym_else] = ACTIONS(2689), [anon_sym_switch] = ACTIONS(2689), [anon_sym_case] = ACTIONS(2689), [anon_sym_default] = ACTIONS(2689), [anon_sym_while] = ACTIONS(2689), [anon_sym_do] = ACTIONS(2689), [anon_sym_for] = ACTIONS(2689), [anon_sym_return] = ACTIONS(2689), [anon_sym_break] = ACTIONS(2689), [anon_sym_continue] = ACTIONS(2689), [anon_sym_goto] = ACTIONS(2689), [anon_sym___try] = ACTIONS(2689), [anon_sym___leave] = ACTIONS(2689), [anon_sym_not] = ACTIONS(2689), [anon_sym_compl] = ACTIONS(2689), [anon_sym_DASH_DASH] = ACTIONS(2691), [anon_sym_PLUS_PLUS] = ACTIONS(2691), [anon_sym_sizeof] = ACTIONS(2689), [anon_sym___alignof__] = ACTIONS(2689), [anon_sym___alignof] = ACTIONS(2689), [anon_sym__alignof] = ACTIONS(2689), [anon_sym_alignof] = ACTIONS(2689), [anon_sym__Alignof] = ACTIONS(2689), [anon_sym_offsetof] = ACTIONS(2689), [anon_sym__Generic] = ACTIONS(2689), [anon_sym_asm] = ACTIONS(2689), [anon_sym___asm__] = ACTIONS(2689), [anon_sym___asm] = ACTIONS(2689), [sym_number_literal] = ACTIONS(2691), [anon_sym_L_SQUOTE] = ACTIONS(2691), [anon_sym_u_SQUOTE] = ACTIONS(2691), [anon_sym_U_SQUOTE] = ACTIONS(2691), [anon_sym_u8_SQUOTE] = ACTIONS(2691), [anon_sym_SQUOTE] = ACTIONS(2691), [anon_sym_L_DQUOTE] = ACTIONS(2691), [anon_sym_u_DQUOTE] = ACTIONS(2691), [anon_sym_U_DQUOTE] = ACTIONS(2691), [anon_sym_u8_DQUOTE] = ACTIONS(2691), [anon_sym_DQUOTE] = ACTIONS(2691), [sym_true] = ACTIONS(2689), [sym_false] = ACTIONS(2689), [anon_sym_NULL] = ACTIONS(2689), [anon_sym_nullptr] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_try] = ACTIONS(2689), [anon_sym_delete] = ACTIONS(2689), [anon_sym_throw] = ACTIONS(2689), [anon_sym_namespace] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), [anon_sym_concept] = ACTIONS(2689), [anon_sym_co_return] = ACTIONS(2689), [anon_sym_co_yield] = ACTIONS(2689), [anon_sym_R_DQUOTE] = ACTIONS(2691), [anon_sym_LR_DQUOTE] = ACTIONS(2691), [anon_sym_uR_DQUOTE] = ACTIONS(2691), [anon_sym_UR_DQUOTE] = ACTIONS(2691), [anon_sym_u8R_DQUOTE] = ACTIONS(2691), [anon_sym_co_await] = ACTIONS(2689), [anon_sym_new] = ACTIONS(2689), [anon_sym_requires] = ACTIONS(2689), [sym_this] = ACTIONS(2689), }, [STATE(261)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_include_token1] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_if_token2] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [aux_sym_preproc_else_token1] = ACTIONS(2693), [aux_sym_preproc_elif_token1] = ACTIONS(2693), [aux_sym_preproc_elifdef_token1] = ACTIONS(2693), [aux_sym_preproc_elifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_BANG] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_DASH] = ACTIONS(2693), [anon_sym_PLUS] = ACTIONS(2693), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym___cdecl] = ACTIONS(2693), [anon_sym___clrcall] = ACTIONS(2693), [anon_sym___stdcall] = ACTIONS(2693), [anon_sym___fastcall] = ACTIONS(2693), [anon_sym___thiscall] = ACTIONS(2693), [anon_sym___vectorcall] = ACTIONS(2693), [anon_sym_LBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [anon_sym_if] = ACTIONS(2693), [anon_sym_else] = ACTIONS(2693), [anon_sym_switch] = ACTIONS(2693), [anon_sym_case] = ACTIONS(2693), [anon_sym_default] = ACTIONS(2693), [anon_sym_while] = ACTIONS(2693), [anon_sym_do] = ACTIONS(2693), [anon_sym_for] = ACTIONS(2693), [anon_sym_return] = ACTIONS(2693), [anon_sym_break] = ACTIONS(2693), [anon_sym_continue] = ACTIONS(2693), [anon_sym_goto] = ACTIONS(2693), [anon_sym___try] = ACTIONS(2693), [anon_sym___leave] = ACTIONS(2693), [anon_sym_not] = ACTIONS(2693), [anon_sym_compl] = ACTIONS(2693), [anon_sym_DASH_DASH] = ACTIONS(2695), [anon_sym_PLUS_PLUS] = ACTIONS(2695), [anon_sym_sizeof] = ACTIONS(2693), [anon_sym___alignof__] = ACTIONS(2693), [anon_sym___alignof] = ACTIONS(2693), [anon_sym__alignof] = ACTIONS(2693), [anon_sym_alignof] = ACTIONS(2693), [anon_sym__Alignof] = ACTIONS(2693), [anon_sym_offsetof] = ACTIONS(2693), [anon_sym__Generic] = ACTIONS(2693), [anon_sym_asm] = ACTIONS(2693), [anon_sym___asm__] = ACTIONS(2693), [anon_sym___asm] = ACTIONS(2693), [sym_number_literal] = ACTIONS(2695), [anon_sym_L_SQUOTE] = ACTIONS(2695), [anon_sym_u_SQUOTE] = ACTIONS(2695), [anon_sym_U_SQUOTE] = ACTIONS(2695), [anon_sym_u8_SQUOTE] = ACTIONS(2695), [anon_sym_SQUOTE] = ACTIONS(2695), [anon_sym_L_DQUOTE] = ACTIONS(2695), [anon_sym_u_DQUOTE] = ACTIONS(2695), [anon_sym_U_DQUOTE] = ACTIONS(2695), [anon_sym_u8_DQUOTE] = ACTIONS(2695), [anon_sym_DQUOTE] = ACTIONS(2695), [sym_true] = ACTIONS(2693), [sym_false] = ACTIONS(2693), [anon_sym_NULL] = ACTIONS(2693), [anon_sym_nullptr] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_try] = ACTIONS(2693), [anon_sym_delete] = ACTIONS(2693), [anon_sym_throw] = ACTIONS(2693), [anon_sym_namespace] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), [anon_sym_concept] = ACTIONS(2693), [anon_sym_co_return] = ACTIONS(2693), [anon_sym_co_yield] = ACTIONS(2693), [anon_sym_R_DQUOTE] = ACTIONS(2695), [anon_sym_LR_DQUOTE] = ACTIONS(2695), [anon_sym_uR_DQUOTE] = ACTIONS(2695), [anon_sym_UR_DQUOTE] = ACTIONS(2695), [anon_sym_u8R_DQUOTE] = ACTIONS(2695), [anon_sym_co_await] = ACTIONS(2693), [anon_sym_new] = ACTIONS(2693), [anon_sym_requires] = ACTIONS(2693), [sym_this] = ACTIONS(2693), }, [STATE(262)] = { [sym_identifier] = ACTIONS(2697), [aux_sym_preproc_include_token1] = ACTIONS(2697), [aux_sym_preproc_def_token1] = ACTIONS(2697), [aux_sym_preproc_if_token1] = ACTIONS(2697), [aux_sym_preproc_if_token2] = ACTIONS(2697), [aux_sym_preproc_ifdef_token1] = ACTIONS(2697), [aux_sym_preproc_ifdef_token2] = ACTIONS(2697), [aux_sym_preproc_else_token1] = ACTIONS(2697), [aux_sym_preproc_elif_token1] = ACTIONS(2697), [aux_sym_preproc_elifdef_token1] = ACTIONS(2697), [aux_sym_preproc_elifdef_token2] = ACTIONS(2697), [sym_preproc_directive] = ACTIONS(2697), [anon_sym_LPAREN2] = ACTIONS(2699), [anon_sym_BANG] = ACTIONS(2699), [anon_sym_TILDE] = ACTIONS(2699), [anon_sym_DASH] = ACTIONS(2697), [anon_sym_PLUS] = ACTIONS(2697), [anon_sym_STAR] = ACTIONS(2699), [anon_sym_AMP_AMP] = ACTIONS(2699), [anon_sym_AMP] = ACTIONS(2697), [anon_sym_SEMI] = ACTIONS(2699), [anon_sym___extension__] = ACTIONS(2697), [anon_sym_typedef] = ACTIONS(2697), [anon_sym_virtual] = ACTIONS(2697), [anon_sym_extern] = ACTIONS(2697), [anon_sym___attribute__] = ACTIONS(2697), [anon_sym___attribute] = ACTIONS(2697), [anon_sym_using] = ACTIONS(2697), [anon_sym_COLON_COLON] = ACTIONS(2699), [anon_sym_LBRACK_LBRACK] = ACTIONS(2699), [anon_sym___declspec] = ACTIONS(2697), [anon_sym___based] = ACTIONS(2697), [anon_sym___cdecl] = ACTIONS(2697), [anon_sym___clrcall] = ACTIONS(2697), [anon_sym___stdcall] = ACTIONS(2697), [anon_sym___fastcall] = ACTIONS(2697), [anon_sym___thiscall] = ACTIONS(2697), [anon_sym___vectorcall] = ACTIONS(2697), [anon_sym_LBRACE] = ACTIONS(2699), [anon_sym_signed] = ACTIONS(2697), [anon_sym_unsigned] = ACTIONS(2697), [anon_sym_long] = ACTIONS(2697), [anon_sym_short] = ACTIONS(2697), [anon_sym_LBRACK] = ACTIONS(2697), [anon_sym_static] = ACTIONS(2697), [anon_sym_register] = ACTIONS(2697), [anon_sym_inline] = ACTIONS(2697), [anon_sym___inline] = ACTIONS(2697), [anon_sym___inline__] = ACTIONS(2697), [anon_sym___forceinline] = ACTIONS(2697), [anon_sym_thread_local] = ACTIONS(2697), [anon_sym___thread] = ACTIONS(2697), [anon_sym_const] = ACTIONS(2697), [anon_sym_constexpr] = ACTIONS(2697), [anon_sym_volatile] = ACTIONS(2697), [anon_sym_restrict] = ACTIONS(2697), [anon_sym___restrict__] = ACTIONS(2697), [anon_sym__Atomic] = ACTIONS(2697), [anon_sym__Noreturn] = ACTIONS(2697), [anon_sym_noreturn] = ACTIONS(2697), [anon_sym__Nonnull] = ACTIONS(2697), [anon_sym_mutable] = ACTIONS(2697), [anon_sym_constinit] = ACTIONS(2697), [anon_sym_consteval] = ACTIONS(2697), [anon_sym_alignas] = ACTIONS(2697), [anon_sym__Alignas] = ACTIONS(2697), [sym_primitive_type] = ACTIONS(2697), [anon_sym_enum] = ACTIONS(2697), [anon_sym_class] = ACTIONS(2697), [anon_sym_struct] = ACTIONS(2697), [anon_sym_union] = ACTIONS(2697), [anon_sym_if] = ACTIONS(2697), [anon_sym_else] = ACTIONS(2697), [anon_sym_switch] = ACTIONS(2697), [anon_sym_case] = ACTIONS(2697), [anon_sym_default] = ACTIONS(2697), [anon_sym_while] = ACTIONS(2697), [anon_sym_do] = ACTIONS(2697), [anon_sym_for] = ACTIONS(2697), [anon_sym_return] = ACTIONS(2697), [anon_sym_break] = ACTIONS(2697), [anon_sym_continue] = ACTIONS(2697), [anon_sym_goto] = ACTIONS(2697), [anon_sym___try] = ACTIONS(2697), [anon_sym___leave] = ACTIONS(2697), [anon_sym_not] = ACTIONS(2697), [anon_sym_compl] = ACTIONS(2697), [anon_sym_DASH_DASH] = ACTIONS(2699), [anon_sym_PLUS_PLUS] = ACTIONS(2699), [anon_sym_sizeof] = ACTIONS(2697), [anon_sym___alignof__] = ACTIONS(2697), [anon_sym___alignof] = ACTIONS(2697), [anon_sym__alignof] = ACTIONS(2697), [anon_sym_alignof] = ACTIONS(2697), [anon_sym__Alignof] = ACTIONS(2697), [anon_sym_offsetof] = ACTIONS(2697), [anon_sym__Generic] = ACTIONS(2697), [anon_sym_asm] = ACTIONS(2697), [anon_sym___asm__] = ACTIONS(2697), [anon_sym___asm] = ACTIONS(2697), [sym_number_literal] = ACTIONS(2699), [anon_sym_L_SQUOTE] = ACTIONS(2699), [anon_sym_u_SQUOTE] = ACTIONS(2699), [anon_sym_U_SQUOTE] = ACTIONS(2699), [anon_sym_u8_SQUOTE] = ACTIONS(2699), [anon_sym_SQUOTE] = ACTIONS(2699), [anon_sym_L_DQUOTE] = ACTIONS(2699), [anon_sym_u_DQUOTE] = ACTIONS(2699), [anon_sym_U_DQUOTE] = ACTIONS(2699), [anon_sym_u8_DQUOTE] = ACTIONS(2699), [anon_sym_DQUOTE] = ACTIONS(2699), [sym_true] = ACTIONS(2697), [sym_false] = ACTIONS(2697), [anon_sym_NULL] = ACTIONS(2697), [anon_sym_nullptr] = ACTIONS(2697), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2697), [anon_sym_decltype] = ACTIONS(2697), [anon_sym_explicit] = ACTIONS(2697), [anon_sym_typename] = ACTIONS(2697), [anon_sym_template] = ACTIONS(2697), [anon_sym_operator] = ACTIONS(2697), [anon_sym_try] = ACTIONS(2697), [anon_sym_delete] = ACTIONS(2697), [anon_sym_throw] = ACTIONS(2697), [anon_sym_namespace] = ACTIONS(2697), [anon_sym_static_assert] = ACTIONS(2697), [anon_sym_concept] = ACTIONS(2697), [anon_sym_co_return] = ACTIONS(2697), [anon_sym_co_yield] = ACTIONS(2697), [anon_sym_R_DQUOTE] = ACTIONS(2699), [anon_sym_LR_DQUOTE] = ACTIONS(2699), [anon_sym_uR_DQUOTE] = ACTIONS(2699), [anon_sym_UR_DQUOTE] = ACTIONS(2699), [anon_sym_u8R_DQUOTE] = ACTIONS(2699), [anon_sym_co_await] = ACTIONS(2697), [anon_sym_new] = ACTIONS(2697), [anon_sym_requires] = ACTIONS(2697), [sym_this] = ACTIONS(2697), }, [STATE(263)] = { [sym_identifier] = ACTIONS(2701), [aux_sym_preproc_include_token1] = ACTIONS(2701), [aux_sym_preproc_def_token1] = ACTIONS(2701), [aux_sym_preproc_if_token1] = ACTIONS(2701), [aux_sym_preproc_if_token2] = ACTIONS(2701), [aux_sym_preproc_ifdef_token1] = ACTIONS(2701), [aux_sym_preproc_ifdef_token2] = ACTIONS(2701), [aux_sym_preproc_else_token1] = ACTIONS(2701), [aux_sym_preproc_elif_token1] = ACTIONS(2701), [aux_sym_preproc_elifdef_token1] = ACTIONS(2701), [aux_sym_preproc_elifdef_token2] = ACTIONS(2701), [sym_preproc_directive] = ACTIONS(2701), [anon_sym_LPAREN2] = ACTIONS(2703), [anon_sym_BANG] = ACTIONS(2703), [anon_sym_TILDE] = ACTIONS(2703), [anon_sym_DASH] = ACTIONS(2701), [anon_sym_PLUS] = ACTIONS(2701), [anon_sym_STAR] = ACTIONS(2703), [anon_sym_AMP_AMP] = ACTIONS(2703), [anon_sym_AMP] = ACTIONS(2701), [anon_sym_SEMI] = ACTIONS(2703), [anon_sym___extension__] = ACTIONS(2701), [anon_sym_typedef] = ACTIONS(2701), [anon_sym_virtual] = ACTIONS(2701), [anon_sym_extern] = ACTIONS(2701), [anon_sym___attribute__] = ACTIONS(2701), [anon_sym___attribute] = ACTIONS(2701), [anon_sym_using] = ACTIONS(2701), [anon_sym_COLON_COLON] = ACTIONS(2703), [anon_sym_LBRACK_LBRACK] = ACTIONS(2703), [anon_sym___declspec] = ACTIONS(2701), [anon_sym___based] = ACTIONS(2701), [anon_sym___cdecl] = ACTIONS(2701), [anon_sym___clrcall] = ACTIONS(2701), [anon_sym___stdcall] = ACTIONS(2701), [anon_sym___fastcall] = ACTIONS(2701), [anon_sym___thiscall] = ACTIONS(2701), [anon_sym___vectorcall] = ACTIONS(2701), [anon_sym_LBRACE] = ACTIONS(2703), [anon_sym_signed] = ACTIONS(2701), [anon_sym_unsigned] = ACTIONS(2701), [anon_sym_long] = ACTIONS(2701), [anon_sym_short] = ACTIONS(2701), [anon_sym_LBRACK] = ACTIONS(2701), [anon_sym_static] = ACTIONS(2701), [anon_sym_register] = ACTIONS(2701), [anon_sym_inline] = ACTIONS(2701), [anon_sym___inline] = ACTIONS(2701), [anon_sym___inline__] = ACTIONS(2701), [anon_sym___forceinline] = ACTIONS(2701), [anon_sym_thread_local] = ACTIONS(2701), [anon_sym___thread] = ACTIONS(2701), [anon_sym_const] = ACTIONS(2701), [anon_sym_constexpr] = ACTIONS(2701), [anon_sym_volatile] = ACTIONS(2701), [anon_sym_restrict] = ACTIONS(2701), [anon_sym___restrict__] = ACTIONS(2701), [anon_sym__Atomic] = ACTIONS(2701), [anon_sym__Noreturn] = ACTIONS(2701), [anon_sym_noreturn] = ACTIONS(2701), [anon_sym__Nonnull] = ACTIONS(2701), [anon_sym_mutable] = ACTIONS(2701), [anon_sym_constinit] = ACTIONS(2701), [anon_sym_consteval] = ACTIONS(2701), [anon_sym_alignas] = ACTIONS(2701), [anon_sym__Alignas] = ACTIONS(2701), [sym_primitive_type] = ACTIONS(2701), [anon_sym_enum] = ACTIONS(2701), [anon_sym_class] = ACTIONS(2701), [anon_sym_struct] = ACTIONS(2701), [anon_sym_union] = ACTIONS(2701), [anon_sym_if] = ACTIONS(2701), [anon_sym_else] = ACTIONS(2701), [anon_sym_switch] = ACTIONS(2701), [anon_sym_case] = ACTIONS(2701), [anon_sym_default] = ACTIONS(2701), [anon_sym_while] = ACTIONS(2701), [anon_sym_do] = ACTIONS(2701), [anon_sym_for] = ACTIONS(2701), [anon_sym_return] = ACTIONS(2701), [anon_sym_break] = ACTIONS(2701), [anon_sym_continue] = ACTIONS(2701), [anon_sym_goto] = ACTIONS(2701), [anon_sym___try] = ACTIONS(2701), [anon_sym___leave] = ACTIONS(2701), [anon_sym_not] = ACTIONS(2701), [anon_sym_compl] = ACTIONS(2701), [anon_sym_DASH_DASH] = ACTIONS(2703), [anon_sym_PLUS_PLUS] = ACTIONS(2703), [anon_sym_sizeof] = ACTIONS(2701), [anon_sym___alignof__] = ACTIONS(2701), [anon_sym___alignof] = ACTIONS(2701), [anon_sym__alignof] = ACTIONS(2701), [anon_sym_alignof] = ACTIONS(2701), [anon_sym__Alignof] = ACTIONS(2701), [anon_sym_offsetof] = ACTIONS(2701), [anon_sym__Generic] = ACTIONS(2701), [anon_sym_asm] = ACTIONS(2701), [anon_sym___asm__] = ACTIONS(2701), [anon_sym___asm] = ACTIONS(2701), [sym_number_literal] = ACTIONS(2703), [anon_sym_L_SQUOTE] = ACTIONS(2703), [anon_sym_u_SQUOTE] = ACTIONS(2703), [anon_sym_U_SQUOTE] = ACTIONS(2703), [anon_sym_u8_SQUOTE] = ACTIONS(2703), [anon_sym_SQUOTE] = ACTIONS(2703), [anon_sym_L_DQUOTE] = ACTIONS(2703), [anon_sym_u_DQUOTE] = ACTIONS(2703), [anon_sym_U_DQUOTE] = ACTIONS(2703), [anon_sym_u8_DQUOTE] = ACTIONS(2703), [anon_sym_DQUOTE] = ACTIONS(2703), [sym_true] = ACTIONS(2701), [sym_false] = ACTIONS(2701), [anon_sym_NULL] = ACTIONS(2701), [anon_sym_nullptr] = ACTIONS(2701), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2701), [anon_sym_decltype] = ACTIONS(2701), [anon_sym_explicit] = ACTIONS(2701), [anon_sym_typename] = ACTIONS(2701), [anon_sym_template] = ACTIONS(2701), [anon_sym_operator] = ACTIONS(2701), [anon_sym_try] = ACTIONS(2701), [anon_sym_delete] = ACTIONS(2701), [anon_sym_throw] = ACTIONS(2701), [anon_sym_namespace] = ACTIONS(2701), [anon_sym_static_assert] = ACTIONS(2701), [anon_sym_concept] = ACTIONS(2701), [anon_sym_co_return] = ACTIONS(2701), [anon_sym_co_yield] = ACTIONS(2701), [anon_sym_R_DQUOTE] = ACTIONS(2703), [anon_sym_LR_DQUOTE] = ACTIONS(2703), [anon_sym_uR_DQUOTE] = ACTIONS(2703), [anon_sym_UR_DQUOTE] = ACTIONS(2703), [anon_sym_u8R_DQUOTE] = ACTIONS(2703), [anon_sym_co_await] = ACTIONS(2701), [anon_sym_new] = ACTIONS(2701), [anon_sym_requires] = ACTIONS(2701), [sym_this] = ACTIONS(2701), }, [STATE(264)] = { [sym_identifier] = ACTIONS(2705), [aux_sym_preproc_include_token1] = ACTIONS(2705), [aux_sym_preproc_def_token1] = ACTIONS(2705), [aux_sym_preproc_if_token1] = ACTIONS(2705), [aux_sym_preproc_if_token2] = ACTIONS(2705), [aux_sym_preproc_ifdef_token1] = ACTIONS(2705), [aux_sym_preproc_ifdef_token2] = ACTIONS(2705), [aux_sym_preproc_else_token1] = ACTIONS(2705), [aux_sym_preproc_elif_token1] = ACTIONS(2705), [aux_sym_preproc_elifdef_token1] = ACTIONS(2705), [aux_sym_preproc_elifdef_token2] = ACTIONS(2705), [sym_preproc_directive] = ACTIONS(2705), [anon_sym_LPAREN2] = ACTIONS(2707), [anon_sym_BANG] = ACTIONS(2707), [anon_sym_TILDE] = ACTIONS(2707), [anon_sym_DASH] = ACTIONS(2705), [anon_sym_PLUS] = ACTIONS(2705), [anon_sym_STAR] = ACTIONS(2707), [anon_sym_AMP_AMP] = ACTIONS(2707), [anon_sym_AMP] = ACTIONS(2705), [anon_sym_SEMI] = ACTIONS(2707), [anon_sym___extension__] = ACTIONS(2705), [anon_sym_typedef] = ACTIONS(2705), [anon_sym_virtual] = ACTIONS(2705), [anon_sym_extern] = ACTIONS(2705), [anon_sym___attribute__] = ACTIONS(2705), [anon_sym___attribute] = ACTIONS(2705), [anon_sym_using] = ACTIONS(2705), [anon_sym_COLON_COLON] = ACTIONS(2707), [anon_sym_LBRACK_LBRACK] = ACTIONS(2707), [anon_sym___declspec] = ACTIONS(2705), [anon_sym___based] = ACTIONS(2705), [anon_sym___cdecl] = ACTIONS(2705), [anon_sym___clrcall] = ACTIONS(2705), [anon_sym___stdcall] = ACTIONS(2705), [anon_sym___fastcall] = ACTIONS(2705), [anon_sym___thiscall] = ACTIONS(2705), [anon_sym___vectorcall] = ACTIONS(2705), [anon_sym_LBRACE] = ACTIONS(2707), [anon_sym_signed] = ACTIONS(2705), [anon_sym_unsigned] = ACTIONS(2705), [anon_sym_long] = ACTIONS(2705), [anon_sym_short] = ACTIONS(2705), [anon_sym_LBRACK] = ACTIONS(2705), [anon_sym_static] = ACTIONS(2705), [anon_sym_register] = ACTIONS(2705), [anon_sym_inline] = ACTIONS(2705), [anon_sym___inline] = ACTIONS(2705), [anon_sym___inline__] = ACTIONS(2705), [anon_sym___forceinline] = ACTIONS(2705), [anon_sym_thread_local] = ACTIONS(2705), [anon_sym___thread] = ACTIONS(2705), [anon_sym_const] = ACTIONS(2705), [anon_sym_constexpr] = ACTIONS(2705), [anon_sym_volatile] = ACTIONS(2705), [anon_sym_restrict] = ACTIONS(2705), [anon_sym___restrict__] = ACTIONS(2705), [anon_sym__Atomic] = ACTIONS(2705), [anon_sym__Noreturn] = ACTIONS(2705), [anon_sym_noreturn] = ACTIONS(2705), [anon_sym__Nonnull] = ACTIONS(2705), [anon_sym_mutable] = ACTIONS(2705), [anon_sym_constinit] = ACTIONS(2705), [anon_sym_consteval] = ACTIONS(2705), [anon_sym_alignas] = ACTIONS(2705), [anon_sym__Alignas] = ACTIONS(2705), [sym_primitive_type] = ACTIONS(2705), [anon_sym_enum] = ACTIONS(2705), [anon_sym_class] = ACTIONS(2705), [anon_sym_struct] = ACTIONS(2705), [anon_sym_union] = ACTIONS(2705), [anon_sym_if] = ACTIONS(2705), [anon_sym_else] = ACTIONS(2705), [anon_sym_switch] = ACTIONS(2705), [anon_sym_case] = ACTIONS(2705), [anon_sym_default] = ACTIONS(2705), [anon_sym_while] = ACTIONS(2705), [anon_sym_do] = ACTIONS(2705), [anon_sym_for] = ACTIONS(2705), [anon_sym_return] = ACTIONS(2705), [anon_sym_break] = ACTIONS(2705), [anon_sym_continue] = ACTIONS(2705), [anon_sym_goto] = ACTIONS(2705), [anon_sym___try] = ACTIONS(2705), [anon_sym___leave] = ACTIONS(2705), [anon_sym_not] = ACTIONS(2705), [anon_sym_compl] = ACTIONS(2705), [anon_sym_DASH_DASH] = ACTIONS(2707), [anon_sym_PLUS_PLUS] = ACTIONS(2707), [anon_sym_sizeof] = ACTIONS(2705), [anon_sym___alignof__] = ACTIONS(2705), [anon_sym___alignof] = ACTIONS(2705), [anon_sym__alignof] = ACTIONS(2705), [anon_sym_alignof] = ACTIONS(2705), [anon_sym__Alignof] = ACTIONS(2705), [anon_sym_offsetof] = ACTIONS(2705), [anon_sym__Generic] = ACTIONS(2705), [anon_sym_asm] = ACTIONS(2705), [anon_sym___asm__] = ACTIONS(2705), [anon_sym___asm] = ACTIONS(2705), [sym_number_literal] = ACTIONS(2707), [anon_sym_L_SQUOTE] = ACTIONS(2707), [anon_sym_u_SQUOTE] = ACTIONS(2707), [anon_sym_U_SQUOTE] = ACTIONS(2707), [anon_sym_u8_SQUOTE] = ACTIONS(2707), [anon_sym_SQUOTE] = ACTIONS(2707), [anon_sym_L_DQUOTE] = ACTIONS(2707), [anon_sym_u_DQUOTE] = ACTIONS(2707), [anon_sym_U_DQUOTE] = ACTIONS(2707), [anon_sym_u8_DQUOTE] = ACTIONS(2707), [anon_sym_DQUOTE] = ACTIONS(2707), [sym_true] = ACTIONS(2705), [sym_false] = ACTIONS(2705), [anon_sym_NULL] = ACTIONS(2705), [anon_sym_nullptr] = ACTIONS(2705), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2705), [anon_sym_decltype] = ACTIONS(2705), [anon_sym_explicit] = ACTIONS(2705), [anon_sym_typename] = ACTIONS(2705), [anon_sym_template] = ACTIONS(2705), [anon_sym_operator] = ACTIONS(2705), [anon_sym_try] = ACTIONS(2705), [anon_sym_delete] = ACTIONS(2705), [anon_sym_throw] = ACTIONS(2705), [anon_sym_namespace] = ACTIONS(2705), [anon_sym_static_assert] = ACTIONS(2705), [anon_sym_concept] = ACTIONS(2705), [anon_sym_co_return] = ACTIONS(2705), [anon_sym_co_yield] = ACTIONS(2705), [anon_sym_R_DQUOTE] = ACTIONS(2707), [anon_sym_LR_DQUOTE] = ACTIONS(2707), [anon_sym_uR_DQUOTE] = ACTIONS(2707), [anon_sym_UR_DQUOTE] = ACTIONS(2707), [anon_sym_u8R_DQUOTE] = ACTIONS(2707), [anon_sym_co_await] = ACTIONS(2705), [anon_sym_new] = ACTIONS(2705), [anon_sym_requires] = ACTIONS(2705), [sym_this] = ACTIONS(2705), }, [STATE(265)] = { [sym_identifier] = ACTIONS(2709), [aux_sym_preproc_include_token1] = ACTIONS(2709), [aux_sym_preproc_def_token1] = ACTIONS(2709), [aux_sym_preproc_if_token1] = ACTIONS(2709), [aux_sym_preproc_if_token2] = ACTIONS(2709), [aux_sym_preproc_ifdef_token1] = ACTIONS(2709), [aux_sym_preproc_ifdef_token2] = ACTIONS(2709), [aux_sym_preproc_else_token1] = ACTIONS(2709), [aux_sym_preproc_elif_token1] = ACTIONS(2709), [aux_sym_preproc_elifdef_token1] = ACTIONS(2709), [aux_sym_preproc_elifdef_token2] = ACTIONS(2709), [sym_preproc_directive] = ACTIONS(2709), [anon_sym_LPAREN2] = ACTIONS(2711), [anon_sym_BANG] = ACTIONS(2711), [anon_sym_TILDE] = ACTIONS(2711), [anon_sym_DASH] = ACTIONS(2709), [anon_sym_PLUS] = ACTIONS(2709), [anon_sym_STAR] = ACTIONS(2711), [anon_sym_AMP_AMP] = ACTIONS(2711), [anon_sym_AMP] = ACTIONS(2709), [anon_sym_SEMI] = ACTIONS(2711), [anon_sym___extension__] = ACTIONS(2709), [anon_sym_typedef] = ACTIONS(2709), [anon_sym_virtual] = ACTIONS(2709), [anon_sym_extern] = ACTIONS(2709), [anon_sym___attribute__] = ACTIONS(2709), [anon_sym___attribute] = ACTIONS(2709), [anon_sym_using] = ACTIONS(2709), [anon_sym_COLON_COLON] = ACTIONS(2711), [anon_sym_LBRACK_LBRACK] = ACTIONS(2711), [anon_sym___declspec] = ACTIONS(2709), [anon_sym___based] = ACTIONS(2709), [anon_sym___cdecl] = ACTIONS(2709), [anon_sym___clrcall] = ACTIONS(2709), [anon_sym___stdcall] = ACTIONS(2709), [anon_sym___fastcall] = ACTIONS(2709), [anon_sym___thiscall] = ACTIONS(2709), [anon_sym___vectorcall] = ACTIONS(2709), [anon_sym_LBRACE] = ACTIONS(2711), [anon_sym_signed] = ACTIONS(2709), [anon_sym_unsigned] = ACTIONS(2709), [anon_sym_long] = ACTIONS(2709), [anon_sym_short] = ACTIONS(2709), [anon_sym_LBRACK] = ACTIONS(2709), [anon_sym_static] = ACTIONS(2709), [anon_sym_register] = ACTIONS(2709), [anon_sym_inline] = ACTIONS(2709), [anon_sym___inline] = ACTIONS(2709), [anon_sym___inline__] = ACTIONS(2709), [anon_sym___forceinline] = ACTIONS(2709), [anon_sym_thread_local] = ACTIONS(2709), [anon_sym___thread] = ACTIONS(2709), [anon_sym_const] = ACTIONS(2709), [anon_sym_constexpr] = ACTIONS(2709), [anon_sym_volatile] = ACTIONS(2709), [anon_sym_restrict] = ACTIONS(2709), [anon_sym___restrict__] = ACTIONS(2709), [anon_sym__Atomic] = ACTIONS(2709), [anon_sym__Noreturn] = ACTIONS(2709), [anon_sym_noreturn] = ACTIONS(2709), [anon_sym__Nonnull] = ACTIONS(2709), [anon_sym_mutable] = ACTIONS(2709), [anon_sym_constinit] = ACTIONS(2709), [anon_sym_consteval] = ACTIONS(2709), [anon_sym_alignas] = ACTIONS(2709), [anon_sym__Alignas] = ACTIONS(2709), [sym_primitive_type] = ACTIONS(2709), [anon_sym_enum] = ACTIONS(2709), [anon_sym_class] = ACTIONS(2709), [anon_sym_struct] = ACTIONS(2709), [anon_sym_union] = ACTIONS(2709), [anon_sym_if] = ACTIONS(2709), [anon_sym_else] = ACTIONS(2709), [anon_sym_switch] = ACTIONS(2709), [anon_sym_case] = ACTIONS(2709), [anon_sym_default] = ACTIONS(2709), [anon_sym_while] = ACTIONS(2709), [anon_sym_do] = ACTIONS(2709), [anon_sym_for] = ACTIONS(2709), [anon_sym_return] = ACTIONS(2709), [anon_sym_break] = ACTIONS(2709), [anon_sym_continue] = ACTIONS(2709), [anon_sym_goto] = ACTIONS(2709), [anon_sym___try] = ACTIONS(2709), [anon_sym___leave] = ACTIONS(2709), [anon_sym_not] = ACTIONS(2709), [anon_sym_compl] = ACTIONS(2709), [anon_sym_DASH_DASH] = ACTIONS(2711), [anon_sym_PLUS_PLUS] = ACTIONS(2711), [anon_sym_sizeof] = ACTIONS(2709), [anon_sym___alignof__] = ACTIONS(2709), [anon_sym___alignof] = ACTIONS(2709), [anon_sym__alignof] = ACTIONS(2709), [anon_sym_alignof] = ACTIONS(2709), [anon_sym__Alignof] = ACTIONS(2709), [anon_sym_offsetof] = ACTIONS(2709), [anon_sym__Generic] = ACTIONS(2709), [anon_sym_asm] = ACTIONS(2709), [anon_sym___asm__] = ACTIONS(2709), [anon_sym___asm] = ACTIONS(2709), [sym_number_literal] = ACTIONS(2711), [anon_sym_L_SQUOTE] = ACTIONS(2711), [anon_sym_u_SQUOTE] = ACTIONS(2711), [anon_sym_U_SQUOTE] = ACTIONS(2711), [anon_sym_u8_SQUOTE] = ACTIONS(2711), [anon_sym_SQUOTE] = ACTIONS(2711), [anon_sym_L_DQUOTE] = ACTIONS(2711), [anon_sym_u_DQUOTE] = ACTIONS(2711), [anon_sym_U_DQUOTE] = ACTIONS(2711), [anon_sym_u8_DQUOTE] = ACTIONS(2711), [anon_sym_DQUOTE] = ACTIONS(2711), [sym_true] = ACTIONS(2709), [sym_false] = ACTIONS(2709), [anon_sym_NULL] = ACTIONS(2709), [anon_sym_nullptr] = ACTIONS(2709), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2709), [anon_sym_decltype] = ACTIONS(2709), [anon_sym_explicit] = ACTIONS(2709), [anon_sym_typename] = ACTIONS(2709), [anon_sym_template] = ACTIONS(2709), [anon_sym_operator] = ACTIONS(2709), [anon_sym_try] = ACTIONS(2709), [anon_sym_delete] = ACTIONS(2709), [anon_sym_throw] = ACTIONS(2709), [anon_sym_namespace] = ACTIONS(2709), [anon_sym_static_assert] = ACTIONS(2709), [anon_sym_concept] = ACTIONS(2709), [anon_sym_co_return] = ACTIONS(2709), [anon_sym_co_yield] = ACTIONS(2709), [anon_sym_R_DQUOTE] = ACTIONS(2711), [anon_sym_LR_DQUOTE] = ACTIONS(2711), [anon_sym_uR_DQUOTE] = ACTIONS(2711), [anon_sym_UR_DQUOTE] = ACTIONS(2711), [anon_sym_u8R_DQUOTE] = ACTIONS(2711), [anon_sym_co_await] = ACTIONS(2709), [anon_sym_new] = ACTIONS(2709), [anon_sym_requires] = ACTIONS(2709), [sym_this] = ACTIONS(2709), }, [STATE(266)] = { [sym_identifier] = ACTIONS(2713), [aux_sym_preproc_include_token1] = ACTIONS(2713), [aux_sym_preproc_def_token1] = ACTIONS(2713), [aux_sym_preproc_if_token1] = ACTIONS(2713), [aux_sym_preproc_if_token2] = ACTIONS(2713), [aux_sym_preproc_ifdef_token1] = ACTIONS(2713), [aux_sym_preproc_ifdef_token2] = ACTIONS(2713), [aux_sym_preproc_else_token1] = ACTIONS(2713), [aux_sym_preproc_elif_token1] = ACTIONS(2713), [aux_sym_preproc_elifdef_token1] = ACTIONS(2713), [aux_sym_preproc_elifdef_token2] = ACTIONS(2713), [sym_preproc_directive] = ACTIONS(2713), [anon_sym_LPAREN2] = ACTIONS(2715), [anon_sym_BANG] = ACTIONS(2715), [anon_sym_TILDE] = ACTIONS(2715), [anon_sym_DASH] = ACTIONS(2713), [anon_sym_PLUS] = ACTIONS(2713), [anon_sym_STAR] = ACTIONS(2715), [anon_sym_AMP_AMP] = ACTIONS(2715), [anon_sym_AMP] = ACTIONS(2713), [anon_sym_SEMI] = ACTIONS(2715), [anon_sym___extension__] = ACTIONS(2713), [anon_sym_typedef] = ACTIONS(2713), [anon_sym_virtual] = ACTIONS(2713), [anon_sym_extern] = ACTIONS(2713), [anon_sym___attribute__] = ACTIONS(2713), [anon_sym___attribute] = ACTIONS(2713), [anon_sym_using] = ACTIONS(2713), [anon_sym_COLON_COLON] = ACTIONS(2715), [anon_sym_LBRACK_LBRACK] = ACTIONS(2715), [anon_sym___declspec] = ACTIONS(2713), [anon_sym___based] = ACTIONS(2713), [anon_sym___cdecl] = ACTIONS(2713), [anon_sym___clrcall] = ACTIONS(2713), [anon_sym___stdcall] = ACTIONS(2713), [anon_sym___fastcall] = ACTIONS(2713), [anon_sym___thiscall] = ACTIONS(2713), [anon_sym___vectorcall] = ACTIONS(2713), [anon_sym_LBRACE] = ACTIONS(2715), [anon_sym_signed] = ACTIONS(2713), [anon_sym_unsigned] = ACTIONS(2713), [anon_sym_long] = ACTIONS(2713), [anon_sym_short] = ACTIONS(2713), [anon_sym_LBRACK] = ACTIONS(2713), [anon_sym_static] = ACTIONS(2713), [anon_sym_register] = ACTIONS(2713), [anon_sym_inline] = ACTIONS(2713), [anon_sym___inline] = ACTIONS(2713), [anon_sym___inline__] = ACTIONS(2713), [anon_sym___forceinline] = ACTIONS(2713), [anon_sym_thread_local] = ACTIONS(2713), [anon_sym___thread] = ACTIONS(2713), [anon_sym_const] = ACTIONS(2713), [anon_sym_constexpr] = ACTIONS(2713), [anon_sym_volatile] = ACTIONS(2713), [anon_sym_restrict] = ACTIONS(2713), [anon_sym___restrict__] = ACTIONS(2713), [anon_sym__Atomic] = ACTIONS(2713), [anon_sym__Noreturn] = ACTIONS(2713), [anon_sym_noreturn] = ACTIONS(2713), [anon_sym__Nonnull] = ACTIONS(2713), [anon_sym_mutable] = ACTIONS(2713), [anon_sym_constinit] = ACTIONS(2713), [anon_sym_consteval] = ACTIONS(2713), [anon_sym_alignas] = ACTIONS(2713), [anon_sym__Alignas] = ACTIONS(2713), [sym_primitive_type] = ACTIONS(2713), [anon_sym_enum] = ACTIONS(2713), [anon_sym_class] = ACTIONS(2713), [anon_sym_struct] = ACTIONS(2713), [anon_sym_union] = ACTIONS(2713), [anon_sym_if] = ACTIONS(2713), [anon_sym_else] = ACTIONS(2713), [anon_sym_switch] = ACTIONS(2713), [anon_sym_case] = ACTIONS(2713), [anon_sym_default] = ACTIONS(2713), [anon_sym_while] = ACTIONS(2713), [anon_sym_do] = ACTIONS(2713), [anon_sym_for] = ACTIONS(2713), [anon_sym_return] = ACTIONS(2713), [anon_sym_break] = ACTIONS(2713), [anon_sym_continue] = ACTIONS(2713), [anon_sym_goto] = ACTIONS(2713), [anon_sym___try] = ACTIONS(2713), [anon_sym___leave] = ACTIONS(2713), [anon_sym_not] = ACTIONS(2713), [anon_sym_compl] = ACTIONS(2713), [anon_sym_DASH_DASH] = ACTIONS(2715), [anon_sym_PLUS_PLUS] = ACTIONS(2715), [anon_sym_sizeof] = ACTIONS(2713), [anon_sym___alignof__] = ACTIONS(2713), [anon_sym___alignof] = ACTIONS(2713), [anon_sym__alignof] = ACTIONS(2713), [anon_sym_alignof] = ACTIONS(2713), [anon_sym__Alignof] = ACTIONS(2713), [anon_sym_offsetof] = ACTIONS(2713), [anon_sym__Generic] = ACTIONS(2713), [anon_sym_asm] = ACTIONS(2713), [anon_sym___asm__] = ACTIONS(2713), [anon_sym___asm] = ACTIONS(2713), [sym_number_literal] = ACTIONS(2715), [anon_sym_L_SQUOTE] = ACTIONS(2715), [anon_sym_u_SQUOTE] = ACTIONS(2715), [anon_sym_U_SQUOTE] = ACTIONS(2715), [anon_sym_u8_SQUOTE] = ACTIONS(2715), [anon_sym_SQUOTE] = ACTIONS(2715), [anon_sym_L_DQUOTE] = ACTIONS(2715), [anon_sym_u_DQUOTE] = ACTIONS(2715), [anon_sym_U_DQUOTE] = ACTIONS(2715), [anon_sym_u8_DQUOTE] = ACTIONS(2715), [anon_sym_DQUOTE] = ACTIONS(2715), [sym_true] = ACTIONS(2713), [sym_false] = ACTIONS(2713), [anon_sym_NULL] = ACTIONS(2713), [anon_sym_nullptr] = ACTIONS(2713), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2713), [anon_sym_decltype] = ACTIONS(2713), [anon_sym_explicit] = ACTIONS(2713), [anon_sym_typename] = ACTIONS(2713), [anon_sym_template] = ACTIONS(2713), [anon_sym_operator] = ACTIONS(2713), [anon_sym_try] = ACTIONS(2713), [anon_sym_delete] = ACTIONS(2713), [anon_sym_throw] = ACTIONS(2713), [anon_sym_namespace] = ACTIONS(2713), [anon_sym_static_assert] = ACTIONS(2713), [anon_sym_concept] = ACTIONS(2713), [anon_sym_co_return] = ACTIONS(2713), [anon_sym_co_yield] = ACTIONS(2713), [anon_sym_R_DQUOTE] = ACTIONS(2715), [anon_sym_LR_DQUOTE] = ACTIONS(2715), [anon_sym_uR_DQUOTE] = ACTIONS(2715), [anon_sym_UR_DQUOTE] = ACTIONS(2715), [anon_sym_u8R_DQUOTE] = ACTIONS(2715), [anon_sym_co_await] = ACTIONS(2713), [anon_sym_new] = ACTIONS(2713), [anon_sym_requires] = ACTIONS(2713), [sym_this] = ACTIONS(2713), }, [STATE(267)] = { [sym_identifier] = ACTIONS(2717), [aux_sym_preproc_include_token1] = ACTIONS(2717), [aux_sym_preproc_def_token1] = ACTIONS(2717), [aux_sym_preproc_if_token1] = ACTIONS(2717), [aux_sym_preproc_if_token2] = ACTIONS(2717), [aux_sym_preproc_ifdef_token1] = ACTIONS(2717), [aux_sym_preproc_ifdef_token2] = ACTIONS(2717), [aux_sym_preproc_else_token1] = ACTIONS(2717), [aux_sym_preproc_elif_token1] = ACTIONS(2717), [aux_sym_preproc_elifdef_token1] = ACTIONS(2717), [aux_sym_preproc_elifdef_token2] = ACTIONS(2717), [sym_preproc_directive] = ACTIONS(2717), [anon_sym_LPAREN2] = ACTIONS(2719), [anon_sym_BANG] = ACTIONS(2719), [anon_sym_TILDE] = ACTIONS(2719), [anon_sym_DASH] = ACTIONS(2717), [anon_sym_PLUS] = ACTIONS(2717), [anon_sym_STAR] = ACTIONS(2719), [anon_sym_AMP_AMP] = ACTIONS(2719), [anon_sym_AMP] = ACTIONS(2717), [anon_sym_SEMI] = ACTIONS(2719), [anon_sym___extension__] = ACTIONS(2717), [anon_sym_typedef] = ACTIONS(2717), [anon_sym_virtual] = ACTIONS(2717), [anon_sym_extern] = ACTIONS(2717), [anon_sym___attribute__] = ACTIONS(2717), [anon_sym___attribute] = ACTIONS(2717), [anon_sym_using] = ACTIONS(2717), [anon_sym_COLON_COLON] = ACTIONS(2719), [anon_sym_LBRACK_LBRACK] = ACTIONS(2719), [anon_sym___declspec] = ACTIONS(2717), [anon_sym___based] = ACTIONS(2717), [anon_sym___cdecl] = ACTIONS(2717), [anon_sym___clrcall] = ACTIONS(2717), [anon_sym___stdcall] = ACTIONS(2717), [anon_sym___fastcall] = ACTIONS(2717), [anon_sym___thiscall] = ACTIONS(2717), [anon_sym___vectorcall] = ACTIONS(2717), [anon_sym_LBRACE] = ACTIONS(2719), [anon_sym_signed] = ACTIONS(2717), [anon_sym_unsigned] = ACTIONS(2717), [anon_sym_long] = ACTIONS(2717), [anon_sym_short] = ACTIONS(2717), [anon_sym_LBRACK] = ACTIONS(2717), [anon_sym_static] = ACTIONS(2717), [anon_sym_register] = ACTIONS(2717), [anon_sym_inline] = ACTIONS(2717), [anon_sym___inline] = ACTIONS(2717), [anon_sym___inline__] = ACTIONS(2717), [anon_sym___forceinline] = ACTIONS(2717), [anon_sym_thread_local] = ACTIONS(2717), [anon_sym___thread] = ACTIONS(2717), [anon_sym_const] = ACTIONS(2717), [anon_sym_constexpr] = ACTIONS(2717), [anon_sym_volatile] = ACTIONS(2717), [anon_sym_restrict] = ACTIONS(2717), [anon_sym___restrict__] = ACTIONS(2717), [anon_sym__Atomic] = ACTIONS(2717), [anon_sym__Noreturn] = ACTIONS(2717), [anon_sym_noreturn] = ACTIONS(2717), [anon_sym__Nonnull] = ACTIONS(2717), [anon_sym_mutable] = ACTIONS(2717), [anon_sym_constinit] = ACTIONS(2717), [anon_sym_consteval] = ACTIONS(2717), [anon_sym_alignas] = ACTIONS(2717), [anon_sym__Alignas] = ACTIONS(2717), [sym_primitive_type] = ACTIONS(2717), [anon_sym_enum] = ACTIONS(2717), [anon_sym_class] = ACTIONS(2717), [anon_sym_struct] = ACTIONS(2717), [anon_sym_union] = ACTIONS(2717), [anon_sym_if] = ACTIONS(2717), [anon_sym_else] = ACTIONS(2717), [anon_sym_switch] = ACTIONS(2717), [anon_sym_case] = ACTIONS(2717), [anon_sym_default] = ACTIONS(2717), [anon_sym_while] = ACTIONS(2717), [anon_sym_do] = ACTIONS(2717), [anon_sym_for] = ACTIONS(2717), [anon_sym_return] = ACTIONS(2717), [anon_sym_break] = ACTIONS(2717), [anon_sym_continue] = ACTIONS(2717), [anon_sym_goto] = ACTIONS(2717), [anon_sym___try] = ACTIONS(2717), [anon_sym___leave] = ACTIONS(2717), [anon_sym_not] = ACTIONS(2717), [anon_sym_compl] = ACTIONS(2717), [anon_sym_DASH_DASH] = ACTIONS(2719), [anon_sym_PLUS_PLUS] = ACTIONS(2719), [anon_sym_sizeof] = ACTIONS(2717), [anon_sym___alignof__] = ACTIONS(2717), [anon_sym___alignof] = ACTIONS(2717), [anon_sym__alignof] = ACTIONS(2717), [anon_sym_alignof] = ACTIONS(2717), [anon_sym__Alignof] = ACTIONS(2717), [anon_sym_offsetof] = ACTIONS(2717), [anon_sym__Generic] = ACTIONS(2717), [anon_sym_asm] = ACTIONS(2717), [anon_sym___asm__] = ACTIONS(2717), [anon_sym___asm] = ACTIONS(2717), [sym_number_literal] = ACTIONS(2719), [anon_sym_L_SQUOTE] = ACTIONS(2719), [anon_sym_u_SQUOTE] = ACTIONS(2719), [anon_sym_U_SQUOTE] = ACTIONS(2719), [anon_sym_u8_SQUOTE] = ACTIONS(2719), [anon_sym_SQUOTE] = ACTIONS(2719), [anon_sym_L_DQUOTE] = ACTIONS(2719), [anon_sym_u_DQUOTE] = ACTIONS(2719), [anon_sym_U_DQUOTE] = ACTIONS(2719), [anon_sym_u8_DQUOTE] = ACTIONS(2719), [anon_sym_DQUOTE] = ACTIONS(2719), [sym_true] = ACTIONS(2717), [sym_false] = ACTIONS(2717), [anon_sym_NULL] = ACTIONS(2717), [anon_sym_nullptr] = ACTIONS(2717), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2717), [anon_sym_decltype] = ACTIONS(2717), [anon_sym_explicit] = ACTIONS(2717), [anon_sym_typename] = ACTIONS(2717), [anon_sym_template] = ACTIONS(2717), [anon_sym_operator] = ACTIONS(2717), [anon_sym_try] = ACTIONS(2717), [anon_sym_delete] = ACTIONS(2717), [anon_sym_throw] = ACTIONS(2717), [anon_sym_namespace] = ACTIONS(2717), [anon_sym_static_assert] = ACTIONS(2717), [anon_sym_concept] = ACTIONS(2717), [anon_sym_co_return] = ACTIONS(2717), [anon_sym_co_yield] = ACTIONS(2717), [anon_sym_R_DQUOTE] = ACTIONS(2719), [anon_sym_LR_DQUOTE] = ACTIONS(2719), [anon_sym_uR_DQUOTE] = ACTIONS(2719), [anon_sym_UR_DQUOTE] = ACTIONS(2719), [anon_sym_u8R_DQUOTE] = ACTIONS(2719), [anon_sym_co_await] = ACTIONS(2717), [anon_sym_new] = ACTIONS(2717), [anon_sym_requires] = ACTIONS(2717), [sym_this] = ACTIONS(2717), }, [STATE(268)] = { [sym_identifier] = ACTIONS(2721), [aux_sym_preproc_include_token1] = ACTIONS(2721), [aux_sym_preproc_def_token1] = ACTIONS(2721), [aux_sym_preproc_if_token1] = ACTIONS(2721), [aux_sym_preproc_if_token2] = ACTIONS(2721), [aux_sym_preproc_ifdef_token1] = ACTIONS(2721), [aux_sym_preproc_ifdef_token2] = ACTIONS(2721), [aux_sym_preproc_else_token1] = ACTIONS(2721), [aux_sym_preproc_elif_token1] = ACTIONS(2721), [aux_sym_preproc_elifdef_token1] = ACTIONS(2721), [aux_sym_preproc_elifdef_token2] = ACTIONS(2721), [sym_preproc_directive] = ACTIONS(2721), [anon_sym_LPAREN2] = ACTIONS(2723), [anon_sym_BANG] = ACTIONS(2723), [anon_sym_TILDE] = ACTIONS(2723), [anon_sym_DASH] = ACTIONS(2721), [anon_sym_PLUS] = ACTIONS(2721), [anon_sym_STAR] = ACTIONS(2723), [anon_sym_AMP_AMP] = ACTIONS(2723), [anon_sym_AMP] = ACTIONS(2721), [anon_sym_SEMI] = ACTIONS(2723), [anon_sym___extension__] = ACTIONS(2721), [anon_sym_typedef] = ACTIONS(2721), [anon_sym_virtual] = ACTIONS(2721), [anon_sym_extern] = ACTIONS(2721), [anon_sym___attribute__] = ACTIONS(2721), [anon_sym___attribute] = ACTIONS(2721), [anon_sym_using] = ACTIONS(2721), [anon_sym_COLON_COLON] = ACTIONS(2723), [anon_sym_LBRACK_LBRACK] = ACTIONS(2723), [anon_sym___declspec] = ACTIONS(2721), [anon_sym___based] = ACTIONS(2721), [anon_sym___cdecl] = ACTIONS(2721), [anon_sym___clrcall] = ACTIONS(2721), [anon_sym___stdcall] = ACTIONS(2721), [anon_sym___fastcall] = ACTIONS(2721), [anon_sym___thiscall] = ACTIONS(2721), [anon_sym___vectorcall] = ACTIONS(2721), [anon_sym_LBRACE] = ACTIONS(2723), [anon_sym_signed] = ACTIONS(2721), [anon_sym_unsigned] = ACTIONS(2721), [anon_sym_long] = ACTIONS(2721), [anon_sym_short] = ACTIONS(2721), [anon_sym_LBRACK] = ACTIONS(2721), [anon_sym_static] = ACTIONS(2721), [anon_sym_register] = ACTIONS(2721), [anon_sym_inline] = ACTIONS(2721), [anon_sym___inline] = ACTIONS(2721), [anon_sym___inline__] = ACTIONS(2721), [anon_sym___forceinline] = ACTIONS(2721), [anon_sym_thread_local] = ACTIONS(2721), [anon_sym___thread] = ACTIONS(2721), [anon_sym_const] = ACTIONS(2721), [anon_sym_constexpr] = ACTIONS(2721), [anon_sym_volatile] = ACTIONS(2721), [anon_sym_restrict] = ACTIONS(2721), [anon_sym___restrict__] = ACTIONS(2721), [anon_sym__Atomic] = ACTIONS(2721), [anon_sym__Noreturn] = ACTIONS(2721), [anon_sym_noreturn] = ACTIONS(2721), [anon_sym__Nonnull] = ACTIONS(2721), [anon_sym_mutable] = ACTIONS(2721), [anon_sym_constinit] = ACTIONS(2721), [anon_sym_consteval] = ACTIONS(2721), [anon_sym_alignas] = ACTIONS(2721), [anon_sym__Alignas] = ACTIONS(2721), [sym_primitive_type] = ACTIONS(2721), [anon_sym_enum] = ACTIONS(2721), [anon_sym_class] = ACTIONS(2721), [anon_sym_struct] = ACTIONS(2721), [anon_sym_union] = ACTIONS(2721), [anon_sym_if] = ACTIONS(2721), [anon_sym_else] = ACTIONS(2721), [anon_sym_switch] = ACTIONS(2721), [anon_sym_case] = ACTIONS(2721), [anon_sym_default] = ACTIONS(2721), [anon_sym_while] = ACTIONS(2721), [anon_sym_do] = ACTIONS(2721), [anon_sym_for] = ACTIONS(2721), [anon_sym_return] = ACTIONS(2721), [anon_sym_break] = ACTIONS(2721), [anon_sym_continue] = ACTIONS(2721), [anon_sym_goto] = ACTIONS(2721), [anon_sym___try] = ACTIONS(2721), [anon_sym___leave] = ACTIONS(2721), [anon_sym_not] = ACTIONS(2721), [anon_sym_compl] = ACTIONS(2721), [anon_sym_DASH_DASH] = ACTIONS(2723), [anon_sym_PLUS_PLUS] = ACTIONS(2723), [anon_sym_sizeof] = ACTIONS(2721), [anon_sym___alignof__] = ACTIONS(2721), [anon_sym___alignof] = ACTIONS(2721), [anon_sym__alignof] = ACTIONS(2721), [anon_sym_alignof] = ACTIONS(2721), [anon_sym__Alignof] = ACTIONS(2721), [anon_sym_offsetof] = ACTIONS(2721), [anon_sym__Generic] = ACTIONS(2721), [anon_sym_asm] = ACTIONS(2721), [anon_sym___asm__] = ACTIONS(2721), [anon_sym___asm] = ACTIONS(2721), [sym_number_literal] = ACTIONS(2723), [anon_sym_L_SQUOTE] = ACTIONS(2723), [anon_sym_u_SQUOTE] = ACTIONS(2723), [anon_sym_U_SQUOTE] = ACTIONS(2723), [anon_sym_u8_SQUOTE] = ACTIONS(2723), [anon_sym_SQUOTE] = ACTIONS(2723), [anon_sym_L_DQUOTE] = ACTIONS(2723), [anon_sym_u_DQUOTE] = ACTIONS(2723), [anon_sym_U_DQUOTE] = ACTIONS(2723), [anon_sym_u8_DQUOTE] = ACTIONS(2723), [anon_sym_DQUOTE] = ACTIONS(2723), [sym_true] = ACTIONS(2721), [sym_false] = ACTIONS(2721), [anon_sym_NULL] = ACTIONS(2721), [anon_sym_nullptr] = ACTIONS(2721), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2721), [anon_sym_decltype] = ACTIONS(2721), [anon_sym_explicit] = ACTIONS(2721), [anon_sym_typename] = ACTIONS(2721), [anon_sym_template] = ACTIONS(2721), [anon_sym_operator] = ACTIONS(2721), [anon_sym_try] = ACTIONS(2721), [anon_sym_delete] = ACTIONS(2721), [anon_sym_throw] = ACTIONS(2721), [anon_sym_namespace] = ACTIONS(2721), [anon_sym_static_assert] = ACTIONS(2721), [anon_sym_concept] = ACTIONS(2721), [anon_sym_co_return] = ACTIONS(2721), [anon_sym_co_yield] = ACTIONS(2721), [anon_sym_R_DQUOTE] = ACTIONS(2723), [anon_sym_LR_DQUOTE] = ACTIONS(2723), [anon_sym_uR_DQUOTE] = ACTIONS(2723), [anon_sym_UR_DQUOTE] = ACTIONS(2723), [anon_sym_u8R_DQUOTE] = ACTIONS(2723), [anon_sym_co_await] = ACTIONS(2721), [anon_sym_new] = ACTIONS(2721), [anon_sym_requires] = ACTIONS(2721), [sym_this] = ACTIONS(2721), }, [STATE(269)] = { [sym_identifier] = ACTIONS(2725), [aux_sym_preproc_include_token1] = ACTIONS(2725), [aux_sym_preproc_def_token1] = ACTIONS(2725), [aux_sym_preproc_if_token1] = ACTIONS(2725), [aux_sym_preproc_if_token2] = ACTIONS(2725), [aux_sym_preproc_ifdef_token1] = ACTIONS(2725), [aux_sym_preproc_ifdef_token2] = ACTIONS(2725), [aux_sym_preproc_else_token1] = ACTIONS(2725), [aux_sym_preproc_elif_token1] = ACTIONS(2725), [aux_sym_preproc_elifdef_token1] = ACTIONS(2725), [aux_sym_preproc_elifdef_token2] = ACTIONS(2725), [sym_preproc_directive] = ACTIONS(2725), [anon_sym_LPAREN2] = ACTIONS(2727), [anon_sym_BANG] = ACTIONS(2727), [anon_sym_TILDE] = ACTIONS(2727), [anon_sym_DASH] = ACTIONS(2725), [anon_sym_PLUS] = ACTIONS(2725), [anon_sym_STAR] = ACTIONS(2727), [anon_sym_AMP_AMP] = ACTIONS(2727), [anon_sym_AMP] = ACTIONS(2725), [anon_sym_SEMI] = ACTIONS(2727), [anon_sym___extension__] = ACTIONS(2725), [anon_sym_typedef] = ACTIONS(2725), [anon_sym_virtual] = ACTIONS(2725), [anon_sym_extern] = ACTIONS(2725), [anon_sym___attribute__] = ACTIONS(2725), [anon_sym___attribute] = ACTIONS(2725), [anon_sym_using] = ACTIONS(2725), [anon_sym_COLON_COLON] = ACTIONS(2727), [anon_sym_LBRACK_LBRACK] = ACTIONS(2727), [anon_sym___declspec] = ACTIONS(2725), [anon_sym___based] = ACTIONS(2725), [anon_sym___cdecl] = ACTIONS(2725), [anon_sym___clrcall] = ACTIONS(2725), [anon_sym___stdcall] = ACTIONS(2725), [anon_sym___fastcall] = ACTIONS(2725), [anon_sym___thiscall] = ACTIONS(2725), [anon_sym___vectorcall] = ACTIONS(2725), [anon_sym_LBRACE] = ACTIONS(2727), [anon_sym_signed] = ACTIONS(2725), [anon_sym_unsigned] = ACTIONS(2725), [anon_sym_long] = ACTIONS(2725), [anon_sym_short] = ACTIONS(2725), [anon_sym_LBRACK] = ACTIONS(2725), [anon_sym_static] = ACTIONS(2725), [anon_sym_register] = ACTIONS(2725), [anon_sym_inline] = ACTIONS(2725), [anon_sym___inline] = ACTIONS(2725), [anon_sym___inline__] = ACTIONS(2725), [anon_sym___forceinline] = ACTIONS(2725), [anon_sym_thread_local] = ACTIONS(2725), [anon_sym___thread] = ACTIONS(2725), [anon_sym_const] = ACTIONS(2725), [anon_sym_constexpr] = ACTIONS(2725), [anon_sym_volatile] = ACTIONS(2725), [anon_sym_restrict] = ACTIONS(2725), [anon_sym___restrict__] = ACTIONS(2725), [anon_sym__Atomic] = ACTIONS(2725), [anon_sym__Noreturn] = ACTIONS(2725), [anon_sym_noreturn] = ACTIONS(2725), [anon_sym__Nonnull] = ACTIONS(2725), [anon_sym_mutable] = ACTIONS(2725), [anon_sym_constinit] = ACTIONS(2725), [anon_sym_consteval] = ACTIONS(2725), [anon_sym_alignas] = ACTIONS(2725), [anon_sym__Alignas] = ACTIONS(2725), [sym_primitive_type] = ACTIONS(2725), [anon_sym_enum] = ACTIONS(2725), [anon_sym_class] = ACTIONS(2725), [anon_sym_struct] = ACTIONS(2725), [anon_sym_union] = ACTIONS(2725), [anon_sym_if] = ACTIONS(2725), [anon_sym_else] = ACTIONS(2725), [anon_sym_switch] = ACTIONS(2725), [anon_sym_case] = ACTIONS(2725), [anon_sym_default] = ACTIONS(2725), [anon_sym_while] = ACTIONS(2725), [anon_sym_do] = ACTIONS(2725), [anon_sym_for] = ACTIONS(2725), [anon_sym_return] = ACTIONS(2725), [anon_sym_break] = ACTIONS(2725), [anon_sym_continue] = ACTIONS(2725), [anon_sym_goto] = ACTIONS(2725), [anon_sym___try] = ACTIONS(2725), [anon_sym___leave] = ACTIONS(2725), [anon_sym_not] = ACTIONS(2725), [anon_sym_compl] = ACTIONS(2725), [anon_sym_DASH_DASH] = ACTIONS(2727), [anon_sym_PLUS_PLUS] = ACTIONS(2727), [anon_sym_sizeof] = ACTIONS(2725), [anon_sym___alignof__] = ACTIONS(2725), [anon_sym___alignof] = ACTIONS(2725), [anon_sym__alignof] = ACTIONS(2725), [anon_sym_alignof] = ACTIONS(2725), [anon_sym__Alignof] = ACTIONS(2725), [anon_sym_offsetof] = ACTIONS(2725), [anon_sym__Generic] = ACTIONS(2725), [anon_sym_asm] = ACTIONS(2725), [anon_sym___asm__] = ACTIONS(2725), [anon_sym___asm] = ACTIONS(2725), [sym_number_literal] = ACTIONS(2727), [anon_sym_L_SQUOTE] = ACTIONS(2727), [anon_sym_u_SQUOTE] = ACTIONS(2727), [anon_sym_U_SQUOTE] = ACTIONS(2727), [anon_sym_u8_SQUOTE] = ACTIONS(2727), [anon_sym_SQUOTE] = ACTIONS(2727), [anon_sym_L_DQUOTE] = ACTIONS(2727), [anon_sym_u_DQUOTE] = ACTIONS(2727), [anon_sym_U_DQUOTE] = ACTIONS(2727), [anon_sym_u8_DQUOTE] = ACTIONS(2727), [anon_sym_DQUOTE] = ACTIONS(2727), [sym_true] = ACTIONS(2725), [sym_false] = ACTIONS(2725), [anon_sym_NULL] = ACTIONS(2725), [anon_sym_nullptr] = ACTIONS(2725), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2725), [anon_sym_decltype] = ACTIONS(2725), [anon_sym_explicit] = ACTIONS(2725), [anon_sym_typename] = ACTIONS(2725), [anon_sym_template] = ACTIONS(2725), [anon_sym_operator] = ACTIONS(2725), [anon_sym_try] = ACTIONS(2725), [anon_sym_delete] = ACTIONS(2725), [anon_sym_throw] = ACTIONS(2725), [anon_sym_namespace] = ACTIONS(2725), [anon_sym_static_assert] = ACTIONS(2725), [anon_sym_concept] = ACTIONS(2725), [anon_sym_co_return] = ACTIONS(2725), [anon_sym_co_yield] = ACTIONS(2725), [anon_sym_R_DQUOTE] = ACTIONS(2727), [anon_sym_LR_DQUOTE] = ACTIONS(2727), [anon_sym_uR_DQUOTE] = ACTIONS(2727), [anon_sym_UR_DQUOTE] = ACTIONS(2727), [anon_sym_u8R_DQUOTE] = ACTIONS(2727), [anon_sym_co_await] = ACTIONS(2725), [anon_sym_new] = ACTIONS(2725), [anon_sym_requires] = ACTIONS(2725), [sym_this] = ACTIONS(2725), }, [STATE(270)] = { [sym_identifier] = ACTIONS(2729), [aux_sym_preproc_include_token1] = ACTIONS(2729), [aux_sym_preproc_def_token1] = ACTIONS(2729), [aux_sym_preproc_if_token1] = ACTIONS(2729), [aux_sym_preproc_if_token2] = ACTIONS(2729), [aux_sym_preproc_ifdef_token1] = ACTIONS(2729), [aux_sym_preproc_ifdef_token2] = ACTIONS(2729), [aux_sym_preproc_else_token1] = ACTIONS(2729), [aux_sym_preproc_elif_token1] = ACTIONS(2729), [aux_sym_preproc_elifdef_token1] = ACTIONS(2729), [aux_sym_preproc_elifdef_token2] = ACTIONS(2729), [sym_preproc_directive] = ACTIONS(2729), [anon_sym_LPAREN2] = ACTIONS(2731), [anon_sym_BANG] = ACTIONS(2731), [anon_sym_TILDE] = ACTIONS(2731), [anon_sym_DASH] = ACTIONS(2729), [anon_sym_PLUS] = ACTIONS(2729), [anon_sym_STAR] = ACTIONS(2731), [anon_sym_AMP_AMP] = ACTIONS(2731), [anon_sym_AMP] = ACTIONS(2729), [anon_sym_SEMI] = ACTIONS(2731), [anon_sym___extension__] = ACTIONS(2729), [anon_sym_typedef] = ACTIONS(2729), [anon_sym_virtual] = ACTIONS(2729), [anon_sym_extern] = ACTIONS(2729), [anon_sym___attribute__] = ACTIONS(2729), [anon_sym___attribute] = ACTIONS(2729), [anon_sym_using] = ACTIONS(2729), [anon_sym_COLON_COLON] = ACTIONS(2731), [anon_sym_LBRACK_LBRACK] = ACTIONS(2731), [anon_sym___declspec] = ACTIONS(2729), [anon_sym___based] = ACTIONS(2729), [anon_sym___cdecl] = ACTIONS(2729), [anon_sym___clrcall] = ACTIONS(2729), [anon_sym___stdcall] = ACTIONS(2729), [anon_sym___fastcall] = ACTIONS(2729), [anon_sym___thiscall] = ACTIONS(2729), [anon_sym___vectorcall] = ACTIONS(2729), [anon_sym_LBRACE] = ACTIONS(2731), [anon_sym_signed] = ACTIONS(2729), [anon_sym_unsigned] = ACTIONS(2729), [anon_sym_long] = ACTIONS(2729), [anon_sym_short] = ACTIONS(2729), [anon_sym_LBRACK] = ACTIONS(2729), [anon_sym_static] = ACTIONS(2729), [anon_sym_register] = ACTIONS(2729), [anon_sym_inline] = ACTIONS(2729), [anon_sym___inline] = ACTIONS(2729), [anon_sym___inline__] = ACTIONS(2729), [anon_sym___forceinline] = ACTIONS(2729), [anon_sym_thread_local] = ACTIONS(2729), [anon_sym___thread] = ACTIONS(2729), [anon_sym_const] = ACTIONS(2729), [anon_sym_constexpr] = ACTIONS(2729), [anon_sym_volatile] = ACTIONS(2729), [anon_sym_restrict] = ACTIONS(2729), [anon_sym___restrict__] = ACTIONS(2729), [anon_sym__Atomic] = ACTIONS(2729), [anon_sym__Noreturn] = ACTIONS(2729), [anon_sym_noreturn] = ACTIONS(2729), [anon_sym__Nonnull] = ACTIONS(2729), [anon_sym_mutable] = ACTIONS(2729), [anon_sym_constinit] = ACTIONS(2729), [anon_sym_consteval] = ACTIONS(2729), [anon_sym_alignas] = ACTIONS(2729), [anon_sym__Alignas] = ACTIONS(2729), [sym_primitive_type] = ACTIONS(2729), [anon_sym_enum] = ACTIONS(2729), [anon_sym_class] = ACTIONS(2729), [anon_sym_struct] = ACTIONS(2729), [anon_sym_union] = ACTIONS(2729), [anon_sym_if] = ACTIONS(2729), [anon_sym_else] = ACTIONS(2729), [anon_sym_switch] = ACTIONS(2729), [anon_sym_case] = ACTIONS(2729), [anon_sym_default] = ACTIONS(2729), [anon_sym_while] = ACTIONS(2729), [anon_sym_do] = ACTIONS(2729), [anon_sym_for] = ACTIONS(2729), [anon_sym_return] = ACTIONS(2729), [anon_sym_break] = ACTIONS(2729), [anon_sym_continue] = ACTIONS(2729), [anon_sym_goto] = ACTIONS(2729), [anon_sym___try] = ACTIONS(2729), [anon_sym___leave] = ACTIONS(2729), [anon_sym_not] = ACTIONS(2729), [anon_sym_compl] = ACTIONS(2729), [anon_sym_DASH_DASH] = ACTIONS(2731), [anon_sym_PLUS_PLUS] = ACTIONS(2731), [anon_sym_sizeof] = ACTIONS(2729), [anon_sym___alignof__] = ACTIONS(2729), [anon_sym___alignof] = ACTIONS(2729), [anon_sym__alignof] = ACTIONS(2729), [anon_sym_alignof] = ACTIONS(2729), [anon_sym__Alignof] = ACTIONS(2729), [anon_sym_offsetof] = ACTIONS(2729), [anon_sym__Generic] = ACTIONS(2729), [anon_sym_asm] = ACTIONS(2729), [anon_sym___asm__] = ACTIONS(2729), [anon_sym___asm] = ACTIONS(2729), [sym_number_literal] = ACTIONS(2731), [anon_sym_L_SQUOTE] = ACTIONS(2731), [anon_sym_u_SQUOTE] = ACTIONS(2731), [anon_sym_U_SQUOTE] = ACTIONS(2731), [anon_sym_u8_SQUOTE] = ACTIONS(2731), [anon_sym_SQUOTE] = ACTIONS(2731), [anon_sym_L_DQUOTE] = ACTIONS(2731), [anon_sym_u_DQUOTE] = ACTIONS(2731), [anon_sym_U_DQUOTE] = ACTIONS(2731), [anon_sym_u8_DQUOTE] = ACTIONS(2731), [anon_sym_DQUOTE] = ACTIONS(2731), [sym_true] = ACTIONS(2729), [sym_false] = ACTIONS(2729), [anon_sym_NULL] = ACTIONS(2729), [anon_sym_nullptr] = ACTIONS(2729), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2729), [anon_sym_decltype] = ACTIONS(2729), [anon_sym_explicit] = ACTIONS(2729), [anon_sym_typename] = ACTIONS(2729), [anon_sym_template] = ACTIONS(2729), [anon_sym_operator] = ACTIONS(2729), [anon_sym_try] = ACTIONS(2729), [anon_sym_delete] = ACTIONS(2729), [anon_sym_throw] = ACTIONS(2729), [anon_sym_namespace] = ACTIONS(2729), [anon_sym_static_assert] = ACTIONS(2729), [anon_sym_concept] = ACTIONS(2729), [anon_sym_co_return] = ACTIONS(2729), [anon_sym_co_yield] = ACTIONS(2729), [anon_sym_R_DQUOTE] = ACTIONS(2731), [anon_sym_LR_DQUOTE] = ACTIONS(2731), [anon_sym_uR_DQUOTE] = ACTIONS(2731), [anon_sym_UR_DQUOTE] = ACTIONS(2731), [anon_sym_u8R_DQUOTE] = ACTIONS(2731), [anon_sym_co_await] = ACTIONS(2729), [anon_sym_new] = ACTIONS(2729), [anon_sym_requires] = ACTIONS(2729), [sym_this] = ACTIONS(2729), }, [STATE(271)] = { [sym_identifier] = ACTIONS(2733), [aux_sym_preproc_include_token1] = ACTIONS(2733), [aux_sym_preproc_def_token1] = ACTIONS(2733), [aux_sym_preproc_if_token1] = ACTIONS(2733), [aux_sym_preproc_if_token2] = ACTIONS(2733), [aux_sym_preproc_ifdef_token1] = ACTIONS(2733), [aux_sym_preproc_ifdef_token2] = ACTIONS(2733), [aux_sym_preproc_else_token1] = ACTIONS(2733), [aux_sym_preproc_elif_token1] = ACTIONS(2733), [aux_sym_preproc_elifdef_token1] = ACTIONS(2733), [aux_sym_preproc_elifdef_token2] = ACTIONS(2733), [sym_preproc_directive] = ACTIONS(2733), [anon_sym_LPAREN2] = ACTIONS(2735), [anon_sym_BANG] = ACTIONS(2735), [anon_sym_TILDE] = ACTIONS(2735), [anon_sym_DASH] = ACTIONS(2733), [anon_sym_PLUS] = ACTIONS(2733), [anon_sym_STAR] = ACTIONS(2735), [anon_sym_AMP_AMP] = ACTIONS(2735), [anon_sym_AMP] = ACTIONS(2733), [anon_sym_SEMI] = ACTIONS(2735), [anon_sym___extension__] = ACTIONS(2733), [anon_sym_typedef] = ACTIONS(2733), [anon_sym_virtual] = ACTIONS(2733), [anon_sym_extern] = ACTIONS(2733), [anon_sym___attribute__] = ACTIONS(2733), [anon_sym___attribute] = ACTIONS(2733), [anon_sym_using] = ACTIONS(2733), [anon_sym_COLON_COLON] = ACTIONS(2735), [anon_sym_LBRACK_LBRACK] = ACTIONS(2735), [anon_sym___declspec] = ACTIONS(2733), [anon_sym___based] = ACTIONS(2733), [anon_sym___cdecl] = ACTIONS(2733), [anon_sym___clrcall] = ACTIONS(2733), [anon_sym___stdcall] = ACTIONS(2733), [anon_sym___fastcall] = ACTIONS(2733), [anon_sym___thiscall] = ACTIONS(2733), [anon_sym___vectorcall] = ACTIONS(2733), [anon_sym_LBRACE] = ACTIONS(2735), [anon_sym_signed] = ACTIONS(2733), [anon_sym_unsigned] = ACTIONS(2733), [anon_sym_long] = ACTIONS(2733), [anon_sym_short] = ACTIONS(2733), [anon_sym_LBRACK] = ACTIONS(2733), [anon_sym_static] = ACTIONS(2733), [anon_sym_register] = ACTIONS(2733), [anon_sym_inline] = ACTIONS(2733), [anon_sym___inline] = ACTIONS(2733), [anon_sym___inline__] = ACTIONS(2733), [anon_sym___forceinline] = ACTIONS(2733), [anon_sym_thread_local] = ACTIONS(2733), [anon_sym___thread] = ACTIONS(2733), [anon_sym_const] = ACTIONS(2733), [anon_sym_constexpr] = ACTIONS(2733), [anon_sym_volatile] = ACTIONS(2733), [anon_sym_restrict] = ACTIONS(2733), [anon_sym___restrict__] = ACTIONS(2733), [anon_sym__Atomic] = ACTIONS(2733), [anon_sym__Noreturn] = ACTIONS(2733), [anon_sym_noreturn] = ACTIONS(2733), [anon_sym__Nonnull] = ACTIONS(2733), [anon_sym_mutable] = ACTIONS(2733), [anon_sym_constinit] = ACTIONS(2733), [anon_sym_consteval] = ACTIONS(2733), [anon_sym_alignas] = ACTIONS(2733), [anon_sym__Alignas] = ACTIONS(2733), [sym_primitive_type] = ACTIONS(2733), [anon_sym_enum] = ACTIONS(2733), [anon_sym_class] = ACTIONS(2733), [anon_sym_struct] = ACTIONS(2733), [anon_sym_union] = ACTIONS(2733), [anon_sym_if] = ACTIONS(2733), [anon_sym_else] = ACTIONS(2733), [anon_sym_switch] = ACTIONS(2733), [anon_sym_case] = ACTIONS(2733), [anon_sym_default] = ACTIONS(2733), [anon_sym_while] = ACTIONS(2733), [anon_sym_do] = ACTIONS(2733), [anon_sym_for] = ACTIONS(2733), [anon_sym_return] = ACTIONS(2733), [anon_sym_break] = ACTIONS(2733), [anon_sym_continue] = ACTIONS(2733), [anon_sym_goto] = ACTIONS(2733), [anon_sym___try] = ACTIONS(2733), [anon_sym___leave] = ACTIONS(2733), [anon_sym_not] = ACTIONS(2733), [anon_sym_compl] = ACTIONS(2733), [anon_sym_DASH_DASH] = ACTIONS(2735), [anon_sym_PLUS_PLUS] = ACTIONS(2735), [anon_sym_sizeof] = ACTIONS(2733), [anon_sym___alignof__] = ACTIONS(2733), [anon_sym___alignof] = ACTIONS(2733), [anon_sym__alignof] = ACTIONS(2733), [anon_sym_alignof] = ACTIONS(2733), [anon_sym__Alignof] = ACTIONS(2733), [anon_sym_offsetof] = ACTIONS(2733), [anon_sym__Generic] = ACTIONS(2733), [anon_sym_asm] = ACTIONS(2733), [anon_sym___asm__] = ACTIONS(2733), [anon_sym___asm] = ACTIONS(2733), [sym_number_literal] = ACTIONS(2735), [anon_sym_L_SQUOTE] = ACTIONS(2735), [anon_sym_u_SQUOTE] = ACTIONS(2735), [anon_sym_U_SQUOTE] = ACTIONS(2735), [anon_sym_u8_SQUOTE] = ACTIONS(2735), [anon_sym_SQUOTE] = ACTIONS(2735), [anon_sym_L_DQUOTE] = ACTIONS(2735), [anon_sym_u_DQUOTE] = ACTIONS(2735), [anon_sym_U_DQUOTE] = ACTIONS(2735), [anon_sym_u8_DQUOTE] = ACTIONS(2735), [anon_sym_DQUOTE] = ACTIONS(2735), [sym_true] = ACTIONS(2733), [sym_false] = ACTIONS(2733), [anon_sym_NULL] = ACTIONS(2733), [anon_sym_nullptr] = ACTIONS(2733), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2733), [anon_sym_decltype] = ACTIONS(2733), [anon_sym_explicit] = ACTIONS(2733), [anon_sym_typename] = ACTIONS(2733), [anon_sym_template] = ACTIONS(2733), [anon_sym_operator] = ACTIONS(2733), [anon_sym_try] = ACTIONS(2733), [anon_sym_delete] = ACTIONS(2733), [anon_sym_throw] = ACTIONS(2733), [anon_sym_namespace] = ACTIONS(2733), [anon_sym_static_assert] = ACTIONS(2733), [anon_sym_concept] = ACTIONS(2733), [anon_sym_co_return] = ACTIONS(2733), [anon_sym_co_yield] = ACTIONS(2733), [anon_sym_R_DQUOTE] = ACTIONS(2735), [anon_sym_LR_DQUOTE] = ACTIONS(2735), [anon_sym_uR_DQUOTE] = ACTIONS(2735), [anon_sym_UR_DQUOTE] = ACTIONS(2735), [anon_sym_u8R_DQUOTE] = ACTIONS(2735), [anon_sym_co_await] = ACTIONS(2733), [anon_sym_new] = ACTIONS(2733), [anon_sym_requires] = ACTIONS(2733), [sym_this] = ACTIONS(2733), }, [STATE(272)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_include_token1] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_if_token2] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [aux_sym_preproc_else_token1] = ACTIONS(2737), [aux_sym_preproc_elif_token1] = ACTIONS(2737), [aux_sym_preproc_elifdef_token1] = ACTIONS(2737), [aux_sym_preproc_elifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_BANG] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_DASH] = ACTIONS(2737), [anon_sym_PLUS] = ACTIONS(2737), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym___cdecl] = ACTIONS(2737), [anon_sym___clrcall] = ACTIONS(2737), [anon_sym___stdcall] = ACTIONS(2737), [anon_sym___fastcall] = ACTIONS(2737), [anon_sym___thiscall] = ACTIONS(2737), [anon_sym___vectorcall] = ACTIONS(2737), [anon_sym_LBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [anon_sym_if] = ACTIONS(2737), [anon_sym_else] = ACTIONS(2737), [anon_sym_switch] = ACTIONS(2737), [anon_sym_case] = ACTIONS(2737), [anon_sym_default] = ACTIONS(2737), [anon_sym_while] = ACTIONS(2737), [anon_sym_do] = ACTIONS(2737), [anon_sym_for] = ACTIONS(2737), [anon_sym_return] = ACTIONS(2737), [anon_sym_break] = ACTIONS(2737), [anon_sym_continue] = ACTIONS(2737), [anon_sym_goto] = ACTIONS(2737), [anon_sym___try] = ACTIONS(2737), [anon_sym___leave] = ACTIONS(2737), [anon_sym_not] = ACTIONS(2737), [anon_sym_compl] = ACTIONS(2737), [anon_sym_DASH_DASH] = ACTIONS(2739), [anon_sym_PLUS_PLUS] = ACTIONS(2739), [anon_sym_sizeof] = ACTIONS(2737), [anon_sym___alignof__] = ACTIONS(2737), [anon_sym___alignof] = ACTIONS(2737), [anon_sym__alignof] = ACTIONS(2737), [anon_sym_alignof] = ACTIONS(2737), [anon_sym__Alignof] = ACTIONS(2737), [anon_sym_offsetof] = ACTIONS(2737), [anon_sym__Generic] = ACTIONS(2737), [anon_sym_asm] = ACTIONS(2737), [anon_sym___asm__] = ACTIONS(2737), [anon_sym___asm] = ACTIONS(2737), [sym_number_literal] = ACTIONS(2739), [anon_sym_L_SQUOTE] = ACTIONS(2739), [anon_sym_u_SQUOTE] = ACTIONS(2739), [anon_sym_U_SQUOTE] = ACTIONS(2739), [anon_sym_u8_SQUOTE] = ACTIONS(2739), [anon_sym_SQUOTE] = ACTIONS(2739), [anon_sym_L_DQUOTE] = ACTIONS(2739), [anon_sym_u_DQUOTE] = ACTIONS(2739), [anon_sym_U_DQUOTE] = ACTIONS(2739), [anon_sym_u8_DQUOTE] = ACTIONS(2739), [anon_sym_DQUOTE] = ACTIONS(2739), [sym_true] = ACTIONS(2737), [sym_false] = ACTIONS(2737), [anon_sym_NULL] = ACTIONS(2737), [anon_sym_nullptr] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_try] = ACTIONS(2737), [anon_sym_delete] = ACTIONS(2737), [anon_sym_throw] = ACTIONS(2737), [anon_sym_namespace] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), [anon_sym_concept] = ACTIONS(2737), [anon_sym_co_return] = ACTIONS(2737), [anon_sym_co_yield] = ACTIONS(2737), [anon_sym_R_DQUOTE] = ACTIONS(2739), [anon_sym_LR_DQUOTE] = ACTIONS(2739), [anon_sym_uR_DQUOTE] = ACTIONS(2739), [anon_sym_UR_DQUOTE] = ACTIONS(2739), [anon_sym_u8R_DQUOTE] = ACTIONS(2739), [anon_sym_co_await] = ACTIONS(2737), [anon_sym_new] = ACTIONS(2737), [anon_sym_requires] = ACTIONS(2737), [sym_this] = ACTIONS(2737), }, [STATE(273)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_include_token1] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_if_token2] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [aux_sym_preproc_else_token1] = ACTIONS(2737), [aux_sym_preproc_elif_token1] = ACTIONS(2737), [aux_sym_preproc_elifdef_token1] = ACTIONS(2737), [aux_sym_preproc_elifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_BANG] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_DASH] = ACTIONS(2737), [anon_sym_PLUS] = ACTIONS(2737), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym___cdecl] = ACTIONS(2737), [anon_sym___clrcall] = ACTIONS(2737), [anon_sym___stdcall] = ACTIONS(2737), [anon_sym___fastcall] = ACTIONS(2737), [anon_sym___thiscall] = ACTIONS(2737), [anon_sym___vectorcall] = ACTIONS(2737), [anon_sym_LBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [anon_sym_if] = ACTIONS(2737), [anon_sym_else] = ACTIONS(2737), [anon_sym_switch] = ACTIONS(2737), [anon_sym_case] = ACTIONS(2737), [anon_sym_default] = ACTIONS(2737), [anon_sym_while] = ACTIONS(2737), [anon_sym_do] = ACTIONS(2737), [anon_sym_for] = ACTIONS(2737), [anon_sym_return] = ACTIONS(2737), [anon_sym_break] = ACTIONS(2737), [anon_sym_continue] = ACTIONS(2737), [anon_sym_goto] = ACTIONS(2737), [anon_sym___try] = ACTIONS(2737), [anon_sym___leave] = ACTIONS(2737), [anon_sym_not] = ACTIONS(2737), [anon_sym_compl] = ACTIONS(2737), [anon_sym_DASH_DASH] = ACTIONS(2739), [anon_sym_PLUS_PLUS] = ACTIONS(2739), [anon_sym_sizeof] = ACTIONS(2737), [anon_sym___alignof__] = ACTIONS(2737), [anon_sym___alignof] = ACTIONS(2737), [anon_sym__alignof] = ACTIONS(2737), [anon_sym_alignof] = ACTIONS(2737), [anon_sym__Alignof] = ACTIONS(2737), [anon_sym_offsetof] = ACTIONS(2737), [anon_sym__Generic] = ACTIONS(2737), [anon_sym_asm] = ACTIONS(2737), [anon_sym___asm__] = ACTIONS(2737), [anon_sym___asm] = ACTIONS(2737), [sym_number_literal] = ACTIONS(2739), [anon_sym_L_SQUOTE] = ACTIONS(2739), [anon_sym_u_SQUOTE] = ACTIONS(2739), [anon_sym_U_SQUOTE] = ACTIONS(2739), [anon_sym_u8_SQUOTE] = ACTIONS(2739), [anon_sym_SQUOTE] = ACTIONS(2739), [anon_sym_L_DQUOTE] = ACTIONS(2739), [anon_sym_u_DQUOTE] = ACTIONS(2739), [anon_sym_U_DQUOTE] = ACTIONS(2739), [anon_sym_u8_DQUOTE] = ACTIONS(2739), [anon_sym_DQUOTE] = ACTIONS(2739), [sym_true] = ACTIONS(2737), [sym_false] = ACTIONS(2737), [anon_sym_NULL] = ACTIONS(2737), [anon_sym_nullptr] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_try] = ACTIONS(2737), [anon_sym_delete] = ACTIONS(2737), [anon_sym_throw] = ACTIONS(2737), [anon_sym_namespace] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), [anon_sym_concept] = ACTIONS(2737), [anon_sym_co_return] = ACTIONS(2737), [anon_sym_co_yield] = ACTIONS(2737), [anon_sym_R_DQUOTE] = ACTIONS(2739), [anon_sym_LR_DQUOTE] = ACTIONS(2739), [anon_sym_uR_DQUOTE] = ACTIONS(2739), [anon_sym_UR_DQUOTE] = ACTIONS(2739), [anon_sym_u8R_DQUOTE] = ACTIONS(2739), [anon_sym_co_await] = ACTIONS(2737), [anon_sym_new] = ACTIONS(2737), [anon_sym_requires] = ACTIONS(2737), [sym_this] = ACTIONS(2737), }, [STATE(274)] = { [sym_identifier] = ACTIONS(2741), [aux_sym_preproc_include_token1] = ACTIONS(2741), [aux_sym_preproc_def_token1] = ACTIONS(2741), [aux_sym_preproc_if_token1] = ACTIONS(2741), [aux_sym_preproc_if_token2] = ACTIONS(2741), [aux_sym_preproc_ifdef_token1] = ACTIONS(2741), [aux_sym_preproc_ifdef_token2] = ACTIONS(2741), [aux_sym_preproc_else_token1] = ACTIONS(2741), [aux_sym_preproc_elif_token1] = ACTIONS(2741), [aux_sym_preproc_elifdef_token1] = ACTIONS(2741), [aux_sym_preproc_elifdef_token2] = ACTIONS(2741), [sym_preproc_directive] = ACTIONS(2741), [anon_sym_LPAREN2] = ACTIONS(2743), [anon_sym_BANG] = ACTIONS(2743), [anon_sym_TILDE] = ACTIONS(2743), [anon_sym_DASH] = ACTIONS(2741), [anon_sym_PLUS] = ACTIONS(2741), [anon_sym_STAR] = ACTIONS(2743), [anon_sym_AMP_AMP] = ACTIONS(2743), [anon_sym_AMP] = ACTIONS(2741), [anon_sym_SEMI] = ACTIONS(2743), [anon_sym___extension__] = ACTIONS(2741), [anon_sym_typedef] = ACTIONS(2741), [anon_sym_virtual] = ACTIONS(2741), [anon_sym_extern] = ACTIONS(2741), [anon_sym___attribute__] = ACTIONS(2741), [anon_sym___attribute] = ACTIONS(2741), [anon_sym_using] = ACTIONS(2741), [anon_sym_COLON_COLON] = ACTIONS(2743), [anon_sym_LBRACK_LBRACK] = ACTIONS(2743), [anon_sym___declspec] = ACTIONS(2741), [anon_sym___based] = ACTIONS(2741), [anon_sym___cdecl] = ACTIONS(2741), [anon_sym___clrcall] = ACTIONS(2741), [anon_sym___stdcall] = ACTIONS(2741), [anon_sym___fastcall] = ACTIONS(2741), [anon_sym___thiscall] = ACTIONS(2741), [anon_sym___vectorcall] = ACTIONS(2741), [anon_sym_LBRACE] = ACTIONS(2743), [anon_sym_signed] = ACTIONS(2741), [anon_sym_unsigned] = ACTIONS(2741), [anon_sym_long] = ACTIONS(2741), [anon_sym_short] = ACTIONS(2741), [anon_sym_LBRACK] = ACTIONS(2741), [anon_sym_static] = ACTIONS(2741), [anon_sym_register] = ACTIONS(2741), [anon_sym_inline] = ACTIONS(2741), [anon_sym___inline] = ACTIONS(2741), [anon_sym___inline__] = ACTIONS(2741), [anon_sym___forceinline] = ACTIONS(2741), [anon_sym_thread_local] = ACTIONS(2741), [anon_sym___thread] = ACTIONS(2741), [anon_sym_const] = ACTIONS(2741), [anon_sym_constexpr] = ACTIONS(2741), [anon_sym_volatile] = ACTIONS(2741), [anon_sym_restrict] = ACTIONS(2741), [anon_sym___restrict__] = ACTIONS(2741), [anon_sym__Atomic] = ACTIONS(2741), [anon_sym__Noreturn] = ACTIONS(2741), [anon_sym_noreturn] = ACTIONS(2741), [anon_sym__Nonnull] = ACTIONS(2741), [anon_sym_mutable] = ACTIONS(2741), [anon_sym_constinit] = ACTIONS(2741), [anon_sym_consteval] = ACTIONS(2741), [anon_sym_alignas] = ACTIONS(2741), [anon_sym__Alignas] = ACTIONS(2741), [sym_primitive_type] = ACTIONS(2741), [anon_sym_enum] = ACTIONS(2741), [anon_sym_class] = ACTIONS(2741), [anon_sym_struct] = ACTIONS(2741), [anon_sym_union] = ACTIONS(2741), [anon_sym_if] = ACTIONS(2741), [anon_sym_else] = ACTIONS(2741), [anon_sym_switch] = ACTIONS(2741), [anon_sym_case] = ACTIONS(2741), [anon_sym_default] = ACTIONS(2741), [anon_sym_while] = ACTIONS(2741), [anon_sym_do] = ACTIONS(2741), [anon_sym_for] = ACTIONS(2741), [anon_sym_return] = ACTIONS(2741), [anon_sym_break] = ACTIONS(2741), [anon_sym_continue] = ACTIONS(2741), [anon_sym_goto] = ACTIONS(2741), [anon_sym___try] = ACTIONS(2741), [anon_sym___leave] = ACTIONS(2741), [anon_sym_not] = ACTIONS(2741), [anon_sym_compl] = ACTIONS(2741), [anon_sym_DASH_DASH] = ACTIONS(2743), [anon_sym_PLUS_PLUS] = ACTIONS(2743), [anon_sym_sizeof] = ACTIONS(2741), [anon_sym___alignof__] = ACTIONS(2741), [anon_sym___alignof] = ACTIONS(2741), [anon_sym__alignof] = ACTIONS(2741), [anon_sym_alignof] = ACTIONS(2741), [anon_sym__Alignof] = ACTIONS(2741), [anon_sym_offsetof] = ACTIONS(2741), [anon_sym__Generic] = ACTIONS(2741), [anon_sym_asm] = ACTIONS(2741), [anon_sym___asm__] = ACTIONS(2741), [anon_sym___asm] = ACTIONS(2741), [sym_number_literal] = ACTIONS(2743), [anon_sym_L_SQUOTE] = ACTIONS(2743), [anon_sym_u_SQUOTE] = ACTIONS(2743), [anon_sym_U_SQUOTE] = ACTIONS(2743), [anon_sym_u8_SQUOTE] = ACTIONS(2743), [anon_sym_SQUOTE] = ACTIONS(2743), [anon_sym_L_DQUOTE] = ACTIONS(2743), [anon_sym_u_DQUOTE] = ACTIONS(2743), [anon_sym_U_DQUOTE] = ACTIONS(2743), [anon_sym_u8_DQUOTE] = ACTIONS(2743), [anon_sym_DQUOTE] = ACTIONS(2743), [sym_true] = ACTIONS(2741), [sym_false] = ACTIONS(2741), [anon_sym_NULL] = ACTIONS(2741), [anon_sym_nullptr] = ACTIONS(2741), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2741), [anon_sym_decltype] = ACTIONS(2741), [anon_sym_explicit] = ACTIONS(2741), [anon_sym_typename] = ACTIONS(2741), [anon_sym_template] = ACTIONS(2741), [anon_sym_operator] = ACTIONS(2741), [anon_sym_try] = ACTIONS(2741), [anon_sym_delete] = ACTIONS(2741), [anon_sym_throw] = ACTIONS(2741), [anon_sym_namespace] = ACTIONS(2741), [anon_sym_static_assert] = ACTIONS(2741), [anon_sym_concept] = ACTIONS(2741), [anon_sym_co_return] = ACTIONS(2741), [anon_sym_co_yield] = ACTIONS(2741), [anon_sym_R_DQUOTE] = ACTIONS(2743), [anon_sym_LR_DQUOTE] = ACTIONS(2743), [anon_sym_uR_DQUOTE] = ACTIONS(2743), [anon_sym_UR_DQUOTE] = ACTIONS(2743), [anon_sym_u8R_DQUOTE] = ACTIONS(2743), [anon_sym_co_await] = ACTIONS(2741), [anon_sym_new] = ACTIONS(2741), [anon_sym_requires] = ACTIONS(2741), [sym_this] = ACTIONS(2741), }, [STATE(275)] = { [sym_identifier] = ACTIONS(2745), [aux_sym_preproc_include_token1] = ACTIONS(2745), [aux_sym_preproc_def_token1] = ACTIONS(2745), [aux_sym_preproc_if_token1] = ACTIONS(2745), [aux_sym_preproc_if_token2] = ACTIONS(2745), [aux_sym_preproc_ifdef_token1] = ACTIONS(2745), [aux_sym_preproc_ifdef_token2] = ACTIONS(2745), [aux_sym_preproc_else_token1] = ACTIONS(2745), [aux_sym_preproc_elif_token1] = ACTIONS(2745), [aux_sym_preproc_elifdef_token1] = ACTIONS(2745), [aux_sym_preproc_elifdef_token2] = ACTIONS(2745), [sym_preproc_directive] = ACTIONS(2745), [anon_sym_LPAREN2] = ACTIONS(2747), [anon_sym_BANG] = ACTIONS(2747), [anon_sym_TILDE] = ACTIONS(2747), [anon_sym_DASH] = ACTIONS(2745), [anon_sym_PLUS] = ACTIONS(2745), [anon_sym_STAR] = ACTIONS(2747), [anon_sym_AMP_AMP] = ACTIONS(2747), [anon_sym_AMP] = ACTIONS(2745), [anon_sym_SEMI] = ACTIONS(2747), [anon_sym___extension__] = ACTIONS(2745), [anon_sym_typedef] = ACTIONS(2745), [anon_sym_virtual] = ACTIONS(2745), [anon_sym_extern] = ACTIONS(2745), [anon_sym___attribute__] = ACTIONS(2745), [anon_sym___attribute] = ACTIONS(2745), [anon_sym_using] = ACTIONS(2745), [anon_sym_COLON_COLON] = ACTIONS(2747), [anon_sym_LBRACK_LBRACK] = ACTIONS(2747), [anon_sym___declspec] = ACTIONS(2745), [anon_sym___based] = ACTIONS(2745), [anon_sym___cdecl] = ACTIONS(2745), [anon_sym___clrcall] = ACTIONS(2745), [anon_sym___stdcall] = ACTIONS(2745), [anon_sym___fastcall] = ACTIONS(2745), [anon_sym___thiscall] = ACTIONS(2745), [anon_sym___vectorcall] = ACTIONS(2745), [anon_sym_LBRACE] = ACTIONS(2747), [anon_sym_signed] = ACTIONS(2745), [anon_sym_unsigned] = ACTIONS(2745), [anon_sym_long] = ACTIONS(2745), [anon_sym_short] = ACTIONS(2745), [anon_sym_LBRACK] = ACTIONS(2745), [anon_sym_static] = ACTIONS(2745), [anon_sym_register] = ACTIONS(2745), [anon_sym_inline] = ACTIONS(2745), [anon_sym___inline] = ACTIONS(2745), [anon_sym___inline__] = ACTIONS(2745), [anon_sym___forceinline] = ACTIONS(2745), [anon_sym_thread_local] = ACTIONS(2745), [anon_sym___thread] = ACTIONS(2745), [anon_sym_const] = ACTIONS(2745), [anon_sym_constexpr] = ACTIONS(2745), [anon_sym_volatile] = ACTIONS(2745), [anon_sym_restrict] = ACTIONS(2745), [anon_sym___restrict__] = ACTIONS(2745), [anon_sym__Atomic] = ACTIONS(2745), [anon_sym__Noreturn] = ACTIONS(2745), [anon_sym_noreturn] = ACTIONS(2745), [anon_sym__Nonnull] = ACTIONS(2745), [anon_sym_mutable] = ACTIONS(2745), [anon_sym_constinit] = ACTIONS(2745), [anon_sym_consteval] = ACTIONS(2745), [anon_sym_alignas] = ACTIONS(2745), [anon_sym__Alignas] = ACTIONS(2745), [sym_primitive_type] = ACTIONS(2745), [anon_sym_enum] = ACTIONS(2745), [anon_sym_class] = ACTIONS(2745), [anon_sym_struct] = ACTIONS(2745), [anon_sym_union] = ACTIONS(2745), [anon_sym_if] = ACTIONS(2745), [anon_sym_else] = ACTIONS(2745), [anon_sym_switch] = ACTIONS(2745), [anon_sym_case] = ACTIONS(2745), [anon_sym_default] = ACTIONS(2745), [anon_sym_while] = ACTIONS(2745), [anon_sym_do] = ACTIONS(2745), [anon_sym_for] = ACTIONS(2745), [anon_sym_return] = ACTIONS(2745), [anon_sym_break] = ACTIONS(2745), [anon_sym_continue] = ACTIONS(2745), [anon_sym_goto] = ACTIONS(2745), [anon_sym___try] = ACTIONS(2745), [anon_sym___leave] = ACTIONS(2745), [anon_sym_not] = ACTIONS(2745), [anon_sym_compl] = ACTIONS(2745), [anon_sym_DASH_DASH] = ACTIONS(2747), [anon_sym_PLUS_PLUS] = ACTIONS(2747), [anon_sym_sizeof] = ACTIONS(2745), [anon_sym___alignof__] = ACTIONS(2745), [anon_sym___alignof] = ACTIONS(2745), [anon_sym__alignof] = ACTIONS(2745), [anon_sym_alignof] = ACTIONS(2745), [anon_sym__Alignof] = ACTIONS(2745), [anon_sym_offsetof] = ACTIONS(2745), [anon_sym__Generic] = ACTIONS(2745), [anon_sym_asm] = ACTIONS(2745), [anon_sym___asm__] = ACTIONS(2745), [anon_sym___asm] = ACTIONS(2745), [sym_number_literal] = ACTIONS(2747), [anon_sym_L_SQUOTE] = ACTIONS(2747), [anon_sym_u_SQUOTE] = ACTIONS(2747), [anon_sym_U_SQUOTE] = ACTIONS(2747), [anon_sym_u8_SQUOTE] = ACTIONS(2747), [anon_sym_SQUOTE] = ACTIONS(2747), [anon_sym_L_DQUOTE] = ACTIONS(2747), [anon_sym_u_DQUOTE] = ACTIONS(2747), [anon_sym_U_DQUOTE] = ACTIONS(2747), [anon_sym_u8_DQUOTE] = ACTIONS(2747), [anon_sym_DQUOTE] = ACTIONS(2747), [sym_true] = ACTIONS(2745), [sym_false] = ACTIONS(2745), [anon_sym_NULL] = ACTIONS(2745), [anon_sym_nullptr] = ACTIONS(2745), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2745), [anon_sym_decltype] = ACTIONS(2745), [anon_sym_explicit] = ACTIONS(2745), [anon_sym_typename] = ACTIONS(2745), [anon_sym_template] = ACTIONS(2745), [anon_sym_operator] = ACTIONS(2745), [anon_sym_try] = ACTIONS(2745), [anon_sym_delete] = ACTIONS(2745), [anon_sym_throw] = ACTIONS(2745), [anon_sym_namespace] = ACTIONS(2745), [anon_sym_static_assert] = ACTIONS(2745), [anon_sym_concept] = ACTIONS(2745), [anon_sym_co_return] = ACTIONS(2745), [anon_sym_co_yield] = ACTIONS(2745), [anon_sym_R_DQUOTE] = ACTIONS(2747), [anon_sym_LR_DQUOTE] = ACTIONS(2747), [anon_sym_uR_DQUOTE] = ACTIONS(2747), [anon_sym_UR_DQUOTE] = ACTIONS(2747), [anon_sym_u8R_DQUOTE] = ACTIONS(2747), [anon_sym_co_await] = ACTIONS(2745), [anon_sym_new] = ACTIONS(2745), [anon_sym_requires] = ACTIONS(2745), [sym_this] = ACTIONS(2745), }, [STATE(276)] = { [sym_identifier] = ACTIONS(2749), [aux_sym_preproc_include_token1] = ACTIONS(2749), [aux_sym_preproc_def_token1] = ACTIONS(2749), [aux_sym_preproc_if_token1] = ACTIONS(2749), [aux_sym_preproc_if_token2] = ACTIONS(2749), [aux_sym_preproc_ifdef_token1] = ACTIONS(2749), [aux_sym_preproc_ifdef_token2] = ACTIONS(2749), [aux_sym_preproc_else_token1] = ACTIONS(2749), [aux_sym_preproc_elif_token1] = ACTIONS(2749), [aux_sym_preproc_elifdef_token1] = ACTIONS(2749), [aux_sym_preproc_elifdef_token2] = ACTIONS(2749), [sym_preproc_directive] = ACTIONS(2749), [anon_sym_LPAREN2] = ACTIONS(2751), [anon_sym_BANG] = ACTIONS(2751), [anon_sym_TILDE] = ACTIONS(2751), [anon_sym_DASH] = ACTIONS(2749), [anon_sym_PLUS] = ACTIONS(2749), [anon_sym_STAR] = ACTIONS(2751), [anon_sym_AMP_AMP] = ACTIONS(2751), [anon_sym_AMP] = ACTIONS(2749), [anon_sym_SEMI] = ACTIONS(2751), [anon_sym___extension__] = ACTIONS(2749), [anon_sym_typedef] = ACTIONS(2749), [anon_sym_virtual] = ACTIONS(2749), [anon_sym_extern] = ACTIONS(2749), [anon_sym___attribute__] = ACTIONS(2749), [anon_sym___attribute] = ACTIONS(2749), [anon_sym_using] = ACTIONS(2749), [anon_sym_COLON_COLON] = ACTIONS(2751), [anon_sym_LBRACK_LBRACK] = ACTIONS(2751), [anon_sym___declspec] = ACTIONS(2749), [anon_sym___based] = ACTIONS(2749), [anon_sym___cdecl] = ACTIONS(2749), [anon_sym___clrcall] = ACTIONS(2749), [anon_sym___stdcall] = ACTIONS(2749), [anon_sym___fastcall] = ACTIONS(2749), [anon_sym___thiscall] = ACTIONS(2749), [anon_sym___vectorcall] = ACTIONS(2749), [anon_sym_LBRACE] = ACTIONS(2751), [anon_sym_signed] = ACTIONS(2749), [anon_sym_unsigned] = ACTIONS(2749), [anon_sym_long] = ACTIONS(2749), [anon_sym_short] = ACTIONS(2749), [anon_sym_LBRACK] = ACTIONS(2749), [anon_sym_static] = ACTIONS(2749), [anon_sym_register] = ACTIONS(2749), [anon_sym_inline] = ACTIONS(2749), [anon_sym___inline] = ACTIONS(2749), [anon_sym___inline__] = ACTIONS(2749), [anon_sym___forceinline] = ACTIONS(2749), [anon_sym_thread_local] = ACTIONS(2749), [anon_sym___thread] = ACTIONS(2749), [anon_sym_const] = ACTIONS(2749), [anon_sym_constexpr] = ACTIONS(2749), [anon_sym_volatile] = ACTIONS(2749), [anon_sym_restrict] = ACTIONS(2749), [anon_sym___restrict__] = ACTIONS(2749), [anon_sym__Atomic] = ACTIONS(2749), [anon_sym__Noreturn] = ACTIONS(2749), [anon_sym_noreturn] = ACTIONS(2749), [anon_sym__Nonnull] = ACTIONS(2749), [anon_sym_mutable] = ACTIONS(2749), [anon_sym_constinit] = ACTIONS(2749), [anon_sym_consteval] = ACTIONS(2749), [anon_sym_alignas] = ACTIONS(2749), [anon_sym__Alignas] = ACTIONS(2749), [sym_primitive_type] = ACTIONS(2749), [anon_sym_enum] = ACTIONS(2749), [anon_sym_class] = ACTIONS(2749), [anon_sym_struct] = ACTIONS(2749), [anon_sym_union] = ACTIONS(2749), [anon_sym_if] = ACTIONS(2749), [anon_sym_else] = ACTIONS(2749), [anon_sym_switch] = ACTIONS(2749), [anon_sym_case] = ACTIONS(2749), [anon_sym_default] = ACTIONS(2749), [anon_sym_while] = ACTIONS(2749), [anon_sym_do] = ACTIONS(2749), [anon_sym_for] = ACTIONS(2749), [anon_sym_return] = ACTIONS(2749), [anon_sym_break] = ACTIONS(2749), [anon_sym_continue] = ACTIONS(2749), [anon_sym_goto] = ACTIONS(2749), [anon_sym___try] = ACTIONS(2749), [anon_sym___leave] = ACTIONS(2749), [anon_sym_not] = ACTIONS(2749), [anon_sym_compl] = ACTIONS(2749), [anon_sym_DASH_DASH] = ACTIONS(2751), [anon_sym_PLUS_PLUS] = ACTIONS(2751), [anon_sym_sizeof] = ACTIONS(2749), [anon_sym___alignof__] = ACTIONS(2749), [anon_sym___alignof] = ACTIONS(2749), [anon_sym__alignof] = ACTIONS(2749), [anon_sym_alignof] = ACTIONS(2749), [anon_sym__Alignof] = ACTIONS(2749), [anon_sym_offsetof] = ACTIONS(2749), [anon_sym__Generic] = ACTIONS(2749), [anon_sym_asm] = ACTIONS(2749), [anon_sym___asm__] = ACTIONS(2749), [anon_sym___asm] = ACTIONS(2749), [sym_number_literal] = ACTIONS(2751), [anon_sym_L_SQUOTE] = ACTIONS(2751), [anon_sym_u_SQUOTE] = ACTIONS(2751), [anon_sym_U_SQUOTE] = ACTIONS(2751), [anon_sym_u8_SQUOTE] = ACTIONS(2751), [anon_sym_SQUOTE] = ACTIONS(2751), [anon_sym_L_DQUOTE] = ACTIONS(2751), [anon_sym_u_DQUOTE] = ACTIONS(2751), [anon_sym_U_DQUOTE] = ACTIONS(2751), [anon_sym_u8_DQUOTE] = ACTIONS(2751), [anon_sym_DQUOTE] = ACTIONS(2751), [sym_true] = ACTIONS(2749), [sym_false] = ACTIONS(2749), [anon_sym_NULL] = ACTIONS(2749), [anon_sym_nullptr] = ACTIONS(2749), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2749), [anon_sym_decltype] = ACTIONS(2749), [anon_sym_explicit] = ACTIONS(2749), [anon_sym_typename] = ACTIONS(2749), [anon_sym_template] = ACTIONS(2749), [anon_sym_operator] = ACTIONS(2749), [anon_sym_try] = ACTIONS(2749), [anon_sym_delete] = ACTIONS(2749), [anon_sym_throw] = ACTIONS(2749), [anon_sym_namespace] = ACTIONS(2749), [anon_sym_static_assert] = ACTIONS(2749), [anon_sym_concept] = ACTIONS(2749), [anon_sym_co_return] = ACTIONS(2749), [anon_sym_co_yield] = ACTIONS(2749), [anon_sym_R_DQUOTE] = ACTIONS(2751), [anon_sym_LR_DQUOTE] = ACTIONS(2751), [anon_sym_uR_DQUOTE] = ACTIONS(2751), [anon_sym_UR_DQUOTE] = ACTIONS(2751), [anon_sym_u8R_DQUOTE] = ACTIONS(2751), [anon_sym_co_await] = ACTIONS(2749), [anon_sym_new] = ACTIONS(2749), [anon_sym_requires] = ACTIONS(2749), [sym_this] = ACTIONS(2749), }, [STATE(277)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_include_token1] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_if_token2] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [aux_sym_preproc_else_token1] = ACTIONS(1938), [aux_sym_preproc_elif_token1] = ACTIONS(1938), [aux_sym_preproc_elifdef_token1] = ACTIONS(1938), [aux_sym_preproc_elifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_BANG] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_DASH] = ACTIONS(1938), [anon_sym_PLUS] = ACTIONS(1938), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(2753), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym___cdecl] = ACTIONS(1938), [anon_sym___clrcall] = ACTIONS(1938), [anon_sym___stdcall] = ACTIONS(1938), [anon_sym___fastcall] = ACTIONS(1938), [anon_sym___thiscall] = ACTIONS(1938), [anon_sym___vectorcall] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_if] = ACTIONS(1938), [anon_sym_switch] = ACTIONS(1938), [anon_sym_case] = ACTIONS(1938), [anon_sym_default] = ACTIONS(1938), [anon_sym_while] = ACTIONS(1938), [anon_sym_do] = ACTIONS(1938), [anon_sym_for] = ACTIONS(1938), [anon_sym_return] = ACTIONS(1938), [anon_sym_break] = ACTIONS(1938), [anon_sym_continue] = ACTIONS(1938), [anon_sym_goto] = ACTIONS(1938), [anon_sym___try] = ACTIONS(1938), [anon_sym___leave] = ACTIONS(1938), [anon_sym_not] = ACTIONS(1938), [anon_sym_compl] = ACTIONS(1938), [anon_sym_DASH_DASH] = ACTIONS(1936), [anon_sym_PLUS_PLUS] = ACTIONS(1936), [anon_sym_sizeof] = ACTIONS(1938), [anon_sym___alignof__] = ACTIONS(1938), [anon_sym___alignof] = ACTIONS(1938), [anon_sym__alignof] = ACTIONS(1938), [anon_sym_alignof] = ACTIONS(1938), [anon_sym__Alignof] = ACTIONS(1938), [anon_sym_offsetof] = ACTIONS(1938), [anon_sym__Generic] = ACTIONS(1938), [anon_sym_asm] = ACTIONS(1938), [anon_sym___asm__] = ACTIONS(1938), [anon_sym___asm] = ACTIONS(1938), [sym_number_literal] = ACTIONS(1936), [anon_sym_L_SQUOTE] = ACTIONS(1936), [anon_sym_u_SQUOTE] = ACTIONS(1936), [anon_sym_U_SQUOTE] = ACTIONS(1936), [anon_sym_u8_SQUOTE] = ACTIONS(1936), [anon_sym_SQUOTE] = ACTIONS(1936), [anon_sym_L_DQUOTE] = ACTIONS(1936), [anon_sym_u_DQUOTE] = ACTIONS(1936), [anon_sym_U_DQUOTE] = ACTIONS(1936), [anon_sym_u8_DQUOTE] = ACTIONS(1936), [anon_sym_DQUOTE] = ACTIONS(1936), [sym_true] = ACTIONS(1938), [sym_false] = ACTIONS(1938), [anon_sym_NULL] = ACTIONS(1938), [anon_sym_nullptr] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_try] = ACTIONS(1938), [anon_sym_delete] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_namespace] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_concept] = ACTIONS(1938), [anon_sym_co_return] = ACTIONS(1938), [anon_sym_co_yield] = ACTIONS(1938), [anon_sym_R_DQUOTE] = ACTIONS(1936), [anon_sym_LR_DQUOTE] = ACTIONS(1936), [anon_sym_uR_DQUOTE] = ACTIONS(1936), [anon_sym_UR_DQUOTE] = ACTIONS(1936), [anon_sym_u8R_DQUOTE] = ACTIONS(1936), [anon_sym_co_await] = ACTIONS(1938), [anon_sym_new] = ACTIONS(1938), [anon_sym_requires] = ACTIONS(1938), [sym_this] = ACTIONS(1938), }, [STATE(278)] = { [sym_else_clause] = STATE(426), [ts_builtin_sym_end] = ACTIONS(2613), [sym_identifier] = ACTIONS(2611), [aux_sym_preproc_include_token1] = ACTIONS(2611), [aux_sym_preproc_def_token1] = ACTIONS(2611), [aux_sym_preproc_if_token1] = ACTIONS(2611), [aux_sym_preproc_ifdef_token1] = ACTIONS(2611), [aux_sym_preproc_ifdef_token2] = ACTIONS(2611), [sym_preproc_directive] = ACTIONS(2611), [anon_sym_LPAREN2] = ACTIONS(2613), [anon_sym_BANG] = ACTIONS(2613), [anon_sym_TILDE] = ACTIONS(2613), [anon_sym_DASH] = ACTIONS(2611), [anon_sym_PLUS] = ACTIONS(2611), [anon_sym_STAR] = ACTIONS(2613), [anon_sym_AMP_AMP] = ACTIONS(2613), [anon_sym_AMP] = ACTIONS(2611), [anon_sym_SEMI] = ACTIONS(2613), [anon_sym___extension__] = ACTIONS(2611), [anon_sym_typedef] = ACTIONS(2611), [anon_sym_virtual] = ACTIONS(2611), [anon_sym_extern] = ACTIONS(2611), [anon_sym___attribute__] = ACTIONS(2611), [anon_sym___attribute] = ACTIONS(2611), [anon_sym_using] = ACTIONS(2611), [anon_sym_COLON_COLON] = ACTIONS(2613), [anon_sym_LBRACK_LBRACK] = ACTIONS(2613), [anon_sym___declspec] = ACTIONS(2611), [anon_sym___based] = ACTIONS(2611), [anon_sym___cdecl] = ACTIONS(2611), [anon_sym___clrcall] = ACTIONS(2611), [anon_sym___stdcall] = ACTIONS(2611), [anon_sym___fastcall] = ACTIONS(2611), [anon_sym___thiscall] = ACTIONS(2611), [anon_sym___vectorcall] = ACTIONS(2611), [anon_sym_LBRACE] = ACTIONS(2613), [anon_sym_signed] = ACTIONS(2611), [anon_sym_unsigned] = ACTIONS(2611), [anon_sym_long] = ACTIONS(2611), [anon_sym_short] = ACTIONS(2611), [anon_sym_LBRACK] = ACTIONS(2611), [anon_sym_static] = ACTIONS(2611), [anon_sym_register] = ACTIONS(2611), [anon_sym_inline] = ACTIONS(2611), [anon_sym___inline] = ACTIONS(2611), [anon_sym___inline__] = ACTIONS(2611), [anon_sym___forceinline] = ACTIONS(2611), [anon_sym_thread_local] = ACTIONS(2611), [anon_sym___thread] = ACTIONS(2611), [anon_sym_const] = ACTIONS(2611), [anon_sym_constexpr] = ACTIONS(2611), [anon_sym_volatile] = ACTIONS(2611), [anon_sym_restrict] = ACTIONS(2611), [anon_sym___restrict__] = ACTIONS(2611), [anon_sym__Atomic] = ACTIONS(2611), [anon_sym__Noreturn] = ACTIONS(2611), [anon_sym_noreturn] = ACTIONS(2611), [anon_sym__Nonnull] = ACTIONS(2611), [anon_sym_mutable] = ACTIONS(2611), [anon_sym_constinit] = ACTIONS(2611), [anon_sym_consteval] = ACTIONS(2611), [anon_sym_alignas] = ACTIONS(2611), [anon_sym__Alignas] = ACTIONS(2611), [sym_primitive_type] = ACTIONS(2611), [anon_sym_enum] = ACTIONS(2611), [anon_sym_class] = ACTIONS(2611), [anon_sym_struct] = ACTIONS(2611), [anon_sym_union] = ACTIONS(2611), [anon_sym_if] = ACTIONS(2611), [anon_sym_else] = ACTIONS(2755), [anon_sym_switch] = ACTIONS(2611), [anon_sym_case] = ACTIONS(2611), [anon_sym_default] = ACTIONS(2611), [anon_sym_while] = ACTIONS(2611), [anon_sym_do] = ACTIONS(2611), [anon_sym_for] = ACTIONS(2611), [anon_sym_return] = ACTIONS(2611), [anon_sym_break] = ACTIONS(2611), [anon_sym_continue] = ACTIONS(2611), [anon_sym_goto] = ACTIONS(2611), [anon_sym___try] = ACTIONS(2611), [anon_sym___leave] = ACTIONS(2611), [anon_sym_not] = ACTIONS(2611), [anon_sym_compl] = ACTIONS(2611), [anon_sym_DASH_DASH] = ACTIONS(2613), [anon_sym_PLUS_PLUS] = ACTIONS(2613), [anon_sym_sizeof] = ACTIONS(2611), [anon_sym___alignof__] = ACTIONS(2611), [anon_sym___alignof] = ACTIONS(2611), [anon_sym__alignof] = ACTIONS(2611), [anon_sym_alignof] = ACTIONS(2611), [anon_sym__Alignof] = ACTIONS(2611), [anon_sym_offsetof] = ACTIONS(2611), [anon_sym__Generic] = ACTIONS(2611), [anon_sym_asm] = ACTIONS(2611), [anon_sym___asm__] = ACTIONS(2611), [anon_sym___asm] = ACTIONS(2611), [sym_number_literal] = ACTIONS(2613), [anon_sym_L_SQUOTE] = ACTIONS(2613), [anon_sym_u_SQUOTE] = ACTIONS(2613), [anon_sym_U_SQUOTE] = ACTIONS(2613), [anon_sym_u8_SQUOTE] = ACTIONS(2613), [anon_sym_SQUOTE] = ACTIONS(2613), [anon_sym_L_DQUOTE] = ACTIONS(2613), [anon_sym_u_DQUOTE] = ACTIONS(2613), [anon_sym_U_DQUOTE] = ACTIONS(2613), [anon_sym_u8_DQUOTE] = ACTIONS(2613), [anon_sym_DQUOTE] = ACTIONS(2613), [sym_true] = ACTIONS(2611), [sym_false] = ACTIONS(2611), [anon_sym_NULL] = ACTIONS(2611), [anon_sym_nullptr] = ACTIONS(2611), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2611), [anon_sym_decltype] = ACTIONS(2611), [anon_sym_explicit] = ACTIONS(2611), [anon_sym_typename] = ACTIONS(2611), [anon_sym_export] = ACTIONS(2611), [anon_sym_module] = ACTIONS(2611), [anon_sym_import] = ACTIONS(2611), [anon_sym_template] = ACTIONS(2611), [anon_sym_operator] = ACTIONS(2611), [anon_sym_try] = ACTIONS(2611), [anon_sym_delete] = ACTIONS(2611), [anon_sym_throw] = ACTIONS(2611), [anon_sym_namespace] = ACTIONS(2611), [anon_sym_static_assert] = ACTIONS(2611), [anon_sym_concept] = ACTIONS(2611), [anon_sym_co_return] = ACTIONS(2611), [anon_sym_co_yield] = ACTIONS(2611), [anon_sym_R_DQUOTE] = ACTIONS(2613), [anon_sym_LR_DQUOTE] = ACTIONS(2613), [anon_sym_uR_DQUOTE] = ACTIONS(2613), [anon_sym_UR_DQUOTE] = ACTIONS(2613), [anon_sym_u8R_DQUOTE] = ACTIONS(2613), [anon_sym_co_await] = ACTIONS(2611), [anon_sym_new] = ACTIONS(2611), [anon_sym_requires] = ACTIONS(2611), [sym_this] = ACTIONS(2611), }, [STATE(279)] = { [sym_identifier] = ACTIONS(2757), [aux_sym_preproc_include_token1] = ACTIONS(2757), [aux_sym_preproc_def_token1] = ACTIONS(2757), [aux_sym_preproc_if_token1] = ACTIONS(2757), [aux_sym_preproc_if_token2] = ACTIONS(2757), [aux_sym_preproc_ifdef_token1] = ACTIONS(2757), [aux_sym_preproc_ifdef_token2] = ACTIONS(2757), [aux_sym_preproc_else_token1] = ACTIONS(2757), [aux_sym_preproc_elif_token1] = ACTIONS(2757), [aux_sym_preproc_elifdef_token1] = ACTIONS(2757), [aux_sym_preproc_elifdef_token2] = ACTIONS(2757), [sym_preproc_directive] = ACTIONS(2757), [anon_sym_LPAREN2] = ACTIONS(2759), [anon_sym_BANG] = ACTIONS(2759), [anon_sym_TILDE] = ACTIONS(2759), [anon_sym_DASH] = ACTIONS(2757), [anon_sym_PLUS] = ACTIONS(2757), [anon_sym_STAR] = ACTIONS(2759), [anon_sym_AMP_AMP] = ACTIONS(2759), [anon_sym_AMP] = ACTIONS(2757), [anon_sym_SEMI] = ACTIONS(2759), [anon_sym___extension__] = ACTIONS(2757), [anon_sym_typedef] = ACTIONS(2757), [anon_sym_virtual] = ACTIONS(2757), [anon_sym_extern] = ACTIONS(2757), [anon_sym___attribute__] = ACTIONS(2757), [anon_sym___attribute] = ACTIONS(2757), [anon_sym_using] = ACTIONS(2757), [anon_sym_COLON_COLON] = ACTIONS(2759), [anon_sym_LBRACK_LBRACK] = ACTIONS(2759), [anon_sym___declspec] = ACTIONS(2757), [anon_sym___based] = ACTIONS(2757), [anon_sym___cdecl] = ACTIONS(2757), [anon_sym___clrcall] = ACTIONS(2757), [anon_sym___stdcall] = ACTIONS(2757), [anon_sym___fastcall] = ACTIONS(2757), [anon_sym___thiscall] = ACTIONS(2757), [anon_sym___vectorcall] = ACTIONS(2757), [anon_sym_LBRACE] = ACTIONS(2759), [anon_sym_signed] = ACTIONS(2757), [anon_sym_unsigned] = ACTIONS(2757), [anon_sym_long] = ACTIONS(2757), [anon_sym_short] = ACTIONS(2757), [anon_sym_LBRACK] = ACTIONS(2757), [anon_sym_static] = ACTIONS(2757), [anon_sym_register] = ACTIONS(2757), [anon_sym_inline] = ACTIONS(2757), [anon_sym___inline] = ACTIONS(2757), [anon_sym___inline__] = ACTIONS(2757), [anon_sym___forceinline] = ACTIONS(2757), [anon_sym_thread_local] = ACTIONS(2757), [anon_sym___thread] = ACTIONS(2757), [anon_sym_const] = ACTIONS(2757), [anon_sym_constexpr] = ACTIONS(2757), [anon_sym_volatile] = ACTIONS(2757), [anon_sym_restrict] = ACTIONS(2757), [anon_sym___restrict__] = ACTIONS(2757), [anon_sym__Atomic] = ACTIONS(2757), [anon_sym__Noreturn] = ACTIONS(2757), [anon_sym_noreturn] = ACTIONS(2757), [anon_sym__Nonnull] = ACTIONS(2757), [anon_sym_mutable] = ACTIONS(2757), [anon_sym_constinit] = ACTIONS(2757), [anon_sym_consteval] = ACTIONS(2757), [anon_sym_alignas] = ACTIONS(2757), [anon_sym__Alignas] = ACTIONS(2757), [sym_primitive_type] = ACTIONS(2757), [anon_sym_enum] = ACTIONS(2757), [anon_sym_class] = ACTIONS(2757), [anon_sym_struct] = ACTIONS(2757), [anon_sym_union] = ACTIONS(2757), [anon_sym_if] = ACTIONS(2757), [anon_sym_else] = ACTIONS(2757), [anon_sym_switch] = ACTIONS(2757), [anon_sym_case] = ACTIONS(2757), [anon_sym_default] = ACTIONS(2757), [anon_sym_while] = ACTIONS(2757), [anon_sym_do] = ACTIONS(2757), [anon_sym_for] = ACTIONS(2757), [anon_sym_return] = ACTIONS(2757), [anon_sym_break] = ACTIONS(2757), [anon_sym_continue] = ACTIONS(2757), [anon_sym_goto] = ACTIONS(2757), [anon_sym___try] = ACTIONS(2757), [anon_sym___leave] = ACTIONS(2757), [anon_sym_not] = ACTIONS(2757), [anon_sym_compl] = ACTIONS(2757), [anon_sym_DASH_DASH] = ACTIONS(2759), [anon_sym_PLUS_PLUS] = ACTIONS(2759), [anon_sym_sizeof] = ACTIONS(2757), [anon_sym___alignof__] = ACTIONS(2757), [anon_sym___alignof] = ACTIONS(2757), [anon_sym__alignof] = ACTIONS(2757), [anon_sym_alignof] = ACTIONS(2757), [anon_sym__Alignof] = ACTIONS(2757), [anon_sym_offsetof] = ACTIONS(2757), [anon_sym__Generic] = ACTIONS(2757), [anon_sym_asm] = ACTIONS(2757), [anon_sym___asm__] = ACTIONS(2757), [anon_sym___asm] = ACTIONS(2757), [sym_number_literal] = ACTIONS(2759), [anon_sym_L_SQUOTE] = ACTIONS(2759), [anon_sym_u_SQUOTE] = ACTIONS(2759), [anon_sym_U_SQUOTE] = ACTIONS(2759), [anon_sym_u8_SQUOTE] = ACTIONS(2759), [anon_sym_SQUOTE] = ACTIONS(2759), [anon_sym_L_DQUOTE] = ACTIONS(2759), [anon_sym_u_DQUOTE] = ACTIONS(2759), [anon_sym_U_DQUOTE] = ACTIONS(2759), [anon_sym_u8_DQUOTE] = ACTIONS(2759), [anon_sym_DQUOTE] = ACTIONS(2759), [sym_true] = ACTIONS(2757), [sym_false] = ACTIONS(2757), [anon_sym_NULL] = ACTIONS(2757), [anon_sym_nullptr] = ACTIONS(2757), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2757), [anon_sym_decltype] = ACTIONS(2757), [anon_sym_explicit] = ACTIONS(2757), [anon_sym_typename] = ACTIONS(2757), [anon_sym_template] = ACTIONS(2757), [anon_sym_operator] = ACTIONS(2757), [anon_sym_try] = ACTIONS(2757), [anon_sym_delete] = ACTIONS(2757), [anon_sym_throw] = ACTIONS(2757), [anon_sym_namespace] = ACTIONS(2757), [anon_sym_static_assert] = ACTIONS(2757), [anon_sym_concept] = ACTIONS(2757), [anon_sym_co_return] = ACTIONS(2757), [anon_sym_co_yield] = ACTIONS(2757), [anon_sym_R_DQUOTE] = ACTIONS(2759), [anon_sym_LR_DQUOTE] = ACTIONS(2759), [anon_sym_uR_DQUOTE] = ACTIONS(2759), [anon_sym_UR_DQUOTE] = ACTIONS(2759), [anon_sym_u8R_DQUOTE] = ACTIONS(2759), [anon_sym_co_await] = ACTIONS(2757), [anon_sym_new] = ACTIONS(2757), [anon_sym_requires] = ACTIONS(2757), [sym_this] = ACTIONS(2757), }, [STATE(280)] = { [sym_identifier] = ACTIONS(2761), [aux_sym_preproc_include_token1] = ACTIONS(2761), [aux_sym_preproc_def_token1] = ACTIONS(2761), [aux_sym_preproc_if_token1] = ACTIONS(2761), [aux_sym_preproc_if_token2] = ACTIONS(2761), [aux_sym_preproc_ifdef_token1] = ACTIONS(2761), [aux_sym_preproc_ifdef_token2] = ACTIONS(2761), [aux_sym_preproc_else_token1] = ACTIONS(2761), [aux_sym_preproc_elif_token1] = ACTIONS(2761), [aux_sym_preproc_elifdef_token1] = ACTIONS(2761), [aux_sym_preproc_elifdef_token2] = ACTIONS(2761), [sym_preproc_directive] = ACTIONS(2761), [anon_sym_LPAREN2] = ACTIONS(2763), [anon_sym_BANG] = ACTIONS(2763), [anon_sym_TILDE] = ACTIONS(2763), [anon_sym_DASH] = ACTIONS(2761), [anon_sym_PLUS] = ACTIONS(2761), [anon_sym_STAR] = ACTIONS(2763), [anon_sym_AMP_AMP] = ACTIONS(2763), [anon_sym_AMP] = ACTIONS(2761), [anon_sym_SEMI] = ACTIONS(2763), [anon_sym___extension__] = ACTIONS(2761), [anon_sym_typedef] = ACTIONS(2761), [anon_sym_virtual] = ACTIONS(2761), [anon_sym_extern] = ACTIONS(2761), [anon_sym___attribute__] = ACTIONS(2761), [anon_sym___attribute] = ACTIONS(2761), [anon_sym_using] = ACTIONS(2761), [anon_sym_COLON_COLON] = ACTIONS(2763), [anon_sym_LBRACK_LBRACK] = ACTIONS(2763), [anon_sym___declspec] = ACTIONS(2761), [anon_sym___based] = ACTIONS(2761), [anon_sym___cdecl] = ACTIONS(2761), [anon_sym___clrcall] = ACTIONS(2761), [anon_sym___stdcall] = ACTIONS(2761), [anon_sym___fastcall] = ACTIONS(2761), [anon_sym___thiscall] = ACTIONS(2761), [anon_sym___vectorcall] = ACTIONS(2761), [anon_sym_LBRACE] = ACTIONS(2763), [anon_sym_signed] = ACTIONS(2761), [anon_sym_unsigned] = ACTIONS(2761), [anon_sym_long] = ACTIONS(2761), [anon_sym_short] = ACTIONS(2761), [anon_sym_LBRACK] = ACTIONS(2761), [anon_sym_static] = ACTIONS(2761), [anon_sym_register] = ACTIONS(2761), [anon_sym_inline] = ACTIONS(2761), [anon_sym___inline] = ACTIONS(2761), [anon_sym___inline__] = ACTIONS(2761), [anon_sym___forceinline] = ACTIONS(2761), [anon_sym_thread_local] = ACTIONS(2761), [anon_sym___thread] = ACTIONS(2761), [anon_sym_const] = ACTIONS(2761), [anon_sym_constexpr] = ACTIONS(2761), [anon_sym_volatile] = ACTIONS(2761), [anon_sym_restrict] = ACTIONS(2761), [anon_sym___restrict__] = ACTIONS(2761), [anon_sym__Atomic] = ACTIONS(2761), [anon_sym__Noreturn] = ACTIONS(2761), [anon_sym_noreturn] = ACTIONS(2761), [anon_sym__Nonnull] = ACTIONS(2761), [anon_sym_mutable] = ACTIONS(2761), [anon_sym_constinit] = ACTIONS(2761), [anon_sym_consteval] = ACTIONS(2761), [anon_sym_alignas] = ACTIONS(2761), [anon_sym__Alignas] = ACTIONS(2761), [sym_primitive_type] = ACTIONS(2761), [anon_sym_enum] = ACTIONS(2761), [anon_sym_class] = ACTIONS(2761), [anon_sym_struct] = ACTIONS(2761), [anon_sym_union] = ACTIONS(2761), [anon_sym_if] = ACTIONS(2761), [anon_sym_else] = ACTIONS(2761), [anon_sym_switch] = ACTIONS(2761), [anon_sym_case] = ACTIONS(2761), [anon_sym_default] = ACTIONS(2761), [anon_sym_while] = ACTIONS(2761), [anon_sym_do] = ACTIONS(2761), [anon_sym_for] = ACTIONS(2761), [anon_sym_return] = ACTIONS(2761), [anon_sym_break] = ACTIONS(2761), [anon_sym_continue] = ACTIONS(2761), [anon_sym_goto] = ACTIONS(2761), [anon_sym___try] = ACTIONS(2761), [anon_sym___leave] = ACTIONS(2761), [anon_sym_not] = ACTIONS(2761), [anon_sym_compl] = ACTIONS(2761), [anon_sym_DASH_DASH] = ACTIONS(2763), [anon_sym_PLUS_PLUS] = ACTIONS(2763), [anon_sym_sizeof] = ACTIONS(2761), [anon_sym___alignof__] = ACTIONS(2761), [anon_sym___alignof] = ACTIONS(2761), [anon_sym__alignof] = ACTIONS(2761), [anon_sym_alignof] = ACTIONS(2761), [anon_sym__Alignof] = ACTIONS(2761), [anon_sym_offsetof] = ACTIONS(2761), [anon_sym__Generic] = ACTIONS(2761), [anon_sym_asm] = ACTIONS(2761), [anon_sym___asm__] = ACTIONS(2761), [anon_sym___asm] = ACTIONS(2761), [sym_number_literal] = ACTIONS(2763), [anon_sym_L_SQUOTE] = ACTIONS(2763), [anon_sym_u_SQUOTE] = ACTIONS(2763), [anon_sym_U_SQUOTE] = ACTIONS(2763), [anon_sym_u8_SQUOTE] = ACTIONS(2763), [anon_sym_SQUOTE] = ACTIONS(2763), [anon_sym_L_DQUOTE] = ACTIONS(2763), [anon_sym_u_DQUOTE] = ACTIONS(2763), [anon_sym_U_DQUOTE] = ACTIONS(2763), [anon_sym_u8_DQUOTE] = ACTIONS(2763), [anon_sym_DQUOTE] = ACTIONS(2763), [sym_true] = ACTIONS(2761), [sym_false] = ACTIONS(2761), [anon_sym_NULL] = ACTIONS(2761), [anon_sym_nullptr] = ACTIONS(2761), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2761), [anon_sym_decltype] = ACTIONS(2761), [anon_sym_explicit] = ACTIONS(2761), [anon_sym_typename] = ACTIONS(2761), [anon_sym_template] = ACTIONS(2761), [anon_sym_operator] = ACTIONS(2761), [anon_sym_try] = ACTIONS(2761), [anon_sym_delete] = ACTIONS(2761), [anon_sym_throw] = ACTIONS(2761), [anon_sym_namespace] = ACTIONS(2761), [anon_sym_static_assert] = ACTIONS(2761), [anon_sym_concept] = ACTIONS(2761), [anon_sym_co_return] = ACTIONS(2761), [anon_sym_co_yield] = ACTIONS(2761), [anon_sym_R_DQUOTE] = ACTIONS(2763), [anon_sym_LR_DQUOTE] = ACTIONS(2763), [anon_sym_uR_DQUOTE] = ACTIONS(2763), [anon_sym_UR_DQUOTE] = ACTIONS(2763), [anon_sym_u8R_DQUOTE] = ACTIONS(2763), [anon_sym_co_await] = ACTIONS(2761), [anon_sym_new] = ACTIONS(2761), [anon_sym_requires] = ACTIONS(2761), [sym_this] = ACTIONS(2761), }, [STATE(281)] = { [sym_else_clause] = STATE(399), [ts_builtin_sym_end] = ACTIONS(2619), [sym_identifier] = ACTIONS(2617), [aux_sym_preproc_include_token1] = ACTIONS(2617), [aux_sym_preproc_def_token1] = ACTIONS(2617), [aux_sym_preproc_if_token1] = ACTIONS(2617), [aux_sym_preproc_ifdef_token1] = ACTIONS(2617), [aux_sym_preproc_ifdef_token2] = ACTIONS(2617), [sym_preproc_directive] = ACTIONS(2617), [anon_sym_LPAREN2] = ACTIONS(2619), [anon_sym_BANG] = ACTIONS(2619), [anon_sym_TILDE] = ACTIONS(2619), [anon_sym_DASH] = ACTIONS(2617), [anon_sym_PLUS] = ACTIONS(2617), [anon_sym_STAR] = ACTIONS(2619), [anon_sym_AMP_AMP] = ACTIONS(2619), [anon_sym_AMP] = ACTIONS(2617), [anon_sym_SEMI] = ACTIONS(2619), [anon_sym___extension__] = ACTIONS(2617), [anon_sym_typedef] = ACTIONS(2617), [anon_sym_virtual] = ACTIONS(2617), [anon_sym_extern] = ACTIONS(2617), [anon_sym___attribute__] = ACTIONS(2617), [anon_sym___attribute] = ACTIONS(2617), [anon_sym_using] = ACTIONS(2617), [anon_sym_COLON_COLON] = ACTIONS(2619), [anon_sym_LBRACK_LBRACK] = ACTIONS(2619), [anon_sym___declspec] = ACTIONS(2617), [anon_sym___based] = ACTIONS(2617), [anon_sym___cdecl] = ACTIONS(2617), [anon_sym___clrcall] = ACTIONS(2617), [anon_sym___stdcall] = ACTIONS(2617), [anon_sym___fastcall] = ACTIONS(2617), [anon_sym___thiscall] = ACTIONS(2617), [anon_sym___vectorcall] = ACTIONS(2617), [anon_sym_LBRACE] = ACTIONS(2619), [anon_sym_signed] = ACTIONS(2617), [anon_sym_unsigned] = ACTIONS(2617), [anon_sym_long] = ACTIONS(2617), [anon_sym_short] = ACTIONS(2617), [anon_sym_LBRACK] = ACTIONS(2617), [anon_sym_static] = ACTIONS(2617), [anon_sym_register] = ACTIONS(2617), [anon_sym_inline] = ACTIONS(2617), [anon_sym___inline] = ACTIONS(2617), [anon_sym___inline__] = ACTIONS(2617), [anon_sym___forceinline] = ACTIONS(2617), [anon_sym_thread_local] = ACTIONS(2617), [anon_sym___thread] = ACTIONS(2617), [anon_sym_const] = ACTIONS(2617), [anon_sym_constexpr] = ACTIONS(2617), [anon_sym_volatile] = ACTIONS(2617), [anon_sym_restrict] = ACTIONS(2617), [anon_sym___restrict__] = ACTIONS(2617), [anon_sym__Atomic] = ACTIONS(2617), [anon_sym__Noreturn] = ACTIONS(2617), [anon_sym_noreturn] = ACTIONS(2617), [anon_sym__Nonnull] = ACTIONS(2617), [anon_sym_mutable] = ACTIONS(2617), [anon_sym_constinit] = ACTIONS(2617), [anon_sym_consteval] = ACTIONS(2617), [anon_sym_alignas] = ACTIONS(2617), [anon_sym__Alignas] = ACTIONS(2617), [sym_primitive_type] = ACTIONS(2617), [anon_sym_enum] = ACTIONS(2617), [anon_sym_class] = ACTIONS(2617), [anon_sym_struct] = ACTIONS(2617), [anon_sym_union] = ACTIONS(2617), [anon_sym_if] = ACTIONS(2617), [anon_sym_else] = ACTIONS(2755), [anon_sym_switch] = ACTIONS(2617), [anon_sym_case] = ACTIONS(2617), [anon_sym_default] = ACTIONS(2617), [anon_sym_while] = ACTIONS(2617), [anon_sym_do] = ACTIONS(2617), [anon_sym_for] = ACTIONS(2617), [anon_sym_return] = ACTIONS(2617), [anon_sym_break] = ACTIONS(2617), [anon_sym_continue] = ACTIONS(2617), [anon_sym_goto] = ACTIONS(2617), [anon_sym___try] = ACTIONS(2617), [anon_sym___leave] = ACTIONS(2617), [anon_sym_not] = ACTIONS(2617), [anon_sym_compl] = ACTIONS(2617), [anon_sym_DASH_DASH] = ACTIONS(2619), [anon_sym_PLUS_PLUS] = ACTIONS(2619), [anon_sym_sizeof] = ACTIONS(2617), [anon_sym___alignof__] = ACTIONS(2617), [anon_sym___alignof] = ACTIONS(2617), [anon_sym__alignof] = ACTIONS(2617), [anon_sym_alignof] = ACTIONS(2617), [anon_sym__Alignof] = ACTIONS(2617), [anon_sym_offsetof] = ACTIONS(2617), [anon_sym__Generic] = ACTIONS(2617), [anon_sym_asm] = ACTIONS(2617), [anon_sym___asm__] = ACTIONS(2617), [anon_sym___asm] = ACTIONS(2617), [sym_number_literal] = ACTIONS(2619), [anon_sym_L_SQUOTE] = ACTIONS(2619), [anon_sym_u_SQUOTE] = ACTIONS(2619), [anon_sym_U_SQUOTE] = ACTIONS(2619), [anon_sym_u8_SQUOTE] = ACTIONS(2619), [anon_sym_SQUOTE] = ACTIONS(2619), [anon_sym_L_DQUOTE] = ACTIONS(2619), [anon_sym_u_DQUOTE] = ACTIONS(2619), [anon_sym_U_DQUOTE] = ACTIONS(2619), [anon_sym_u8_DQUOTE] = ACTIONS(2619), [anon_sym_DQUOTE] = ACTIONS(2619), [sym_true] = ACTIONS(2617), [sym_false] = ACTIONS(2617), [anon_sym_NULL] = ACTIONS(2617), [anon_sym_nullptr] = ACTIONS(2617), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2617), [anon_sym_decltype] = ACTIONS(2617), [anon_sym_explicit] = ACTIONS(2617), [anon_sym_typename] = ACTIONS(2617), [anon_sym_export] = ACTIONS(2617), [anon_sym_module] = ACTIONS(2617), [anon_sym_import] = ACTIONS(2617), [anon_sym_template] = ACTIONS(2617), [anon_sym_operator] = ACTIONS(2617), [anon_sym_try] = ACTIONS(2617), [anon_sym_delete] = ACTIONS(2617), [anon_sym_throw] = ACTIONS(2617), [anon_sym_namespace] = ACTIONS(2617), [anon_sym_static_assert] = ACTIONS(2617), [anon_sym_concept] = ACTIONS(2617), [anon_sym_co_return] = ACTIONS(2617), [anon_sym_co_yield] = ACTIONS(2617), [anon_sym_R_DQUOTE] = ACTIONS(2619), [anon_sym_LR_DQUOTE] = ACTIONS(2619), [anon_sym_uR_DQUOTE] = ACTIONS(2619), [anon_sym_UR_DQUOTE] = ACTIONS(2619), [anon_sym_u8R_DQUOTE] = ACTIONS(2619), [anon_sym_co_await] = ACTIONS(2617), [anon_sym_new] = ACTIONS(2617), [anon_sym_requires] = ACTIONS(2617), [sym_this] = ACTIONS(2617), }, [STATE(282)] = { [sym_identifier] = ACTIONS(2765), [aux_sym_preproc_include_token1] = ACTIONS(2765), [aux_sym_preproc_def_token1] = ACTIONS(2765), [aux_sym_preproc_if_token1] = ACTIONS(2765), [aux_sym_preproc_if_token2] = ACTIONS(2765), [aux_sym_preproc_ifdef_token1] = ACTIONS(2765), [aux_sym_preproc_ifdef_token2] = ACTIONS(2765), [aux_sym_preproc_else_token1] = ACTIONS(2765), [aux_sym_preproc_elif_token1] = ACTIONS(2765), [aux_sym_preproc_elifdef_token1] = ACTIONS(2765), [aux_sym_preproc_elifdef_token2] = ACTIONS(2765), [sym_preproc_directive] = ACTIONS(2765), [anon_sym_LPAREN2] = ACTIONS(2767), [anon_sym_BANG] = ACTIONS(2767), [anon_sym_TILDE] = ACTIONS(2767), [anon_sym_DASH] = ACTIONS(2765), [anon_sym_PLUS] = ACTIONS(2765), [anon_sym_STAR] = ACTIONS(2767), [anon_sym_AMP_AMP] = ACTIONS(2767), [anon_sym_AMP] = ACTIONS(2765), [anon_sym_SEMI] = ACTIONS(2767), [anon_sym___extension__] = ACTIONS(2765), [anon_sym_typedef] = ACTIONS(2765), [anon_sym_virtual] = ACTIONS(2765), [anon_sym_extern] = ACTIONS(2765), [anon_sym___attribute__] = ACTIONS(2765), [anon_sym___attribute] = ACTIONS(2765), [anon_sym_using] = ACTIONS(2765), [anon_sym_COLON_COLON] = ACTIONS(2767), [anon_sym_LBRACK_LBRACK] = ACTIONS(2767), [anon_sym___declspec] = ACTIONS(2765), [anon_sym___based] = ACTIONS(2765), [anon_sym___cdecl] = ACTIONS(2765), [anon_sym___clrcall] = ACTIONS(2765), [anon_sym___stdcall] = ACTIONS(2765), [anon_sym___fastcall] = ACTIONS(2765), [anon_sym___thiscall] = ACTIONS(2765), [anon_sym___vectorcall] = ACTIONS(2765), [anon_sym_LBRACE] = ACTIONS(2767), [anon_sym_signed] = ACTIONS(2765), [anon_sym_unsigned] = ACTIONS(2765), [anon_sym_long] = ACTIONS(2765), [anon_sym_short] = ACTIONS(2765), [anon_sym_LBRACK] = ACTIONS(2765), [anon_sym_static] = ACTIONS(2765), [anon_sym_register] = ACTIONS(2765), [anon_sym_inline] = ACTIONS(2765), [anon_sym___inline] = ACTIONS(2765), [anon_sym___inline__] = ACTIONS(2765), [anon_sym___forceinline] = ACTIONS(2765), [anon_sym_thread_local] = ACTIONS(2765), [anon_sym___thread] = ACTIONS(2765), [anon_sym_const] = ACTIONS(2765), [anon_sym_constexpr] = ACTIONS(2765), [anon_sym_volatile] = ACTIONS(2765), [anon_sym_restrict] = ACTIONS(2765), [anon_sym___restrict__] = ACTIONS(2765), [anon_sym__Atomic] = ACTIONS(2765), [anon_sym__Noreturn] = ACTIONS(2765), [anon_sym_noreturn] = ACTIONS(2765), [anon_sym__Nonnull] = ACTIONS(2765), [anon_sym_mutable] = ACTIONS(2765), [anon_sym_constinit] = ACTIONS(2765), [anon_sym_consteval] = ACTIONS(2765), [anon_sym_alignas] = ACTIONS(2765), [anon_sym__Alignas] = ACTIONS(2765), [sym_primitive_type] = ACTIONS(2765), [anon_sym_enum] = ACTIONS(2765), [anon_sym_class] = ACTIONS(2765), [anon_sym_struct] = ACTIONS(2765), [anon_sym_union] = ACTIONS(2765), [anon_sym_if] = ACTIONS(2765), [anon_sym_else] = ACTIONS(2765), [anon_sym_switch] = ACTIONS(2765), [anon_sym_case] = ACTIONS(2765), [anon_sym_default] = ACTIONS(2765), [anon_sym_while] = ACTIONS(2765), [anon_sym_do] = ACTIONS(2765), [anon_sym_for] = ACTIONS(2765), [anon_sym_return] = ACTIONS(2765), [anon_sym_break] = ACTIONS(2765), [anon_sym_continue] = ACTIONS(2765), [anon_sym_goto] = ACTIONS(2765), [anon_sym___try] = ACTIONS(2765), [anon_sym___leave] = ACTIONS(2765), [anon_sym_not] = ACTIONS(2765), [anon_sym_compl] = ACTIONS(2765), [anon_sym_DASH_DASH] = ACTIONS(2767), [anon_sym_PLUS_PLUS] = ACTIONS(2767), [anon_sym_sizeof] = ACTIONS(2765), [anon_sym___alignof__] = ACTIONS(2765), [anon_sym___alignof] = ACTIONS(2765), [anon_sym__alignof] = ACTIONS(2765), [anon_sym_alignof] = ACTIONS(2765), [anon_sym__Alignof] = ACTIONS(2765), [anon_sym_offsetof] = ACTIONS(2765), [anon_sym__Generic] = ACTIONS(2765), [anon_sym_asm] = ACTIONS(2765), [anon_sym___asm__] = ACTIONS(2765), [anon_sym___asm] = ACTIONS(2765), [sym_number_literal] = ACTIONS(2767), [anon_sym_L_SQUOTE] = ACTIONS(2767), [anon_sym_u_SQUOTE] = ACTIONS(2767), [anon_sym_U_SQUOTE] = ACTIONS(2767), [anon_sym_u8_SQUOTE] = ACTIONS(2767), [anon_sym_SQUOTE] = ACTIONS(2767), [anon_sym_L_DQUOTE] = ACTIONS(2767), [anon_sym_u_DQUOTE] = ACTIONS(2767), [anon_sym_U_DQUOTE] = ACTIONS(2767), [anon_sym_u8_DQUOTE] = ACTIONS(2767), [anon_sym_DQUOTE] = ACTIONS(2767), [sym_true] = ACTIONS(2765), [sym_false] = ACTIONS(2765), [anon_sym_NULL] = ACTIONS(2765), [anon_sym_nullptr] = ACTIONS(2765), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2765), [anon_sym_decltype] = ACTIONS(2765), [anon_sym_explicit] = ACTIONS(2765), [anon_sym_typename] = ACTIONS(2765), [anon_sym_template] = ACTIONS(2765), [anon_sym_operator] = ACTIONS(2765), [anon_sym_try] = ACTIONS(2765), [anon_sym_delete] = ACTIONS(2765), [anon_sym_throw] = ACTIONS(2765), [anon_sym_namespace] = ACTIONS(2765), [anon_sym_static_assert] = ACTIONS(2765), [anon_sym_concept] = ACTIONS(2765), [anon_sym_co_return] = ACTIONS(2765), [anon_sym_co_yield] = ACTIONS(2765), [anon_sym_R_DQUOTE] = ACTIONS(2767), [anon_sym_LR_DQUOTE] = ACTIONS(2767), [anon_sym_uR_DQUOTE] = ACTIONS(2767), [anon_sym_UR_DQUOTE] = ACTIONS(2767), [anon_sym_u8R_DQUOTE] = ACTIONS(2767), [anon_sym_co_await] = ACTIONS(2765), [anon_sym_new] = ACTIONS(2765), [anon_sym_requires] = ACTIONS(2765), [sym_this] = ACTIONS(2765), }, [STATE(283)] = { [sym_identifier] = ACTIONS(2769), [aux_sym_preproc_include_token1] = ACTIONS(2769), [aux_sym_preproc_def_token1] = ACTIONS(2769), [aux_sym_preproc_if_token1] = ACTIONS(2769), [aux_sym_preproc_if_token2] = ACTIONS(2769), [aux_sym_preproc_ifdef_token1] = ACTIONS(2769), [aux_sym_preproc_ifdef_token2] = ACTIONS(2769), [aux_sym_preproc_else_token1] = ACTIONS(2769), [aux_sym_preproc_elif_token1] = ACTIONS(2769), [aux_sym_preproc_elifdef_token1] = ACTIONS(2769), [aux_sym_preproc_elifdef_token2] = ACTIONS(2769), [sym_preproc_directive] = ACTIONS(2769), [anon_sym_LPAREN2] = ACTIONS(2771), [anon_sym_BANG] = ACTIONS(2771), [anon_sym_TILDE] = ACTIONS(2771), [anon_sym_DASH] = ACTIONS(2769), [anon_sym_PLUS] = ACTIONS(2769), [anon_sym_STAR] = ACTIONS(2771), [anon_sym_AMP_AMP] = ACTIONS(2771), [anon_sym_AMP] = ACTIONS(2769), [anon_sym_SEMI] = ACTIONS(2771), [anon_sym___extension__] = ACTIONS(2769), [anon_sym_typedef] = ACTIONS(2769), [anon_sym_virtual] = ACTIONS(2769), [anon_sym_extern] = ACTIONS(2769), [anon_sym___attribute__] = ACTIONS(2769), [anon_sym___attribute] = ACTIONS(2769), [anon_sym_using] = ACTIONS(2769), [anon_sym_COLON_COLON] = ACTIONS(2771), [anon_sym_LBRACK_LBRACK] = ACTIONS(2771), [anon_sym___declspec] = ACTIONS(2769), [anon_sym___based] = ACTIONS(2769), [anon_sym___cdecl] = ACTIONS(2769), [anon_sym___clrcall] = ACTIONS(2769), [anon_sym___stdcall] = ACTIONS(2769), [anon_sym___fastcall] = ACTIONS(2769), [anon_sym___thiscall] = ACTIONS(2769), [anon_sym___vectorcall] = ACTIONS(2769), [anon_sym_LBRACE] = ACTIONS(2771), [anon_sym_signed] = ACTIONS(2769), [anon_sym_unsigned] = ACTIONS(2769), [anon_sym_long] = ACTIONS(2769), [anon_sym_short] = ACTIONS(2769), [anon_sym_LBRACK] = ACTIONS(2769), [anon_sym_static] = ACTIONS(2769), [anon_sym_register] = ACTIONS(2769), [anon_sym_inline] = ACTIONS(2769), [anon_sym___inline] = ACTIONS(2769), [anon_sym___inline__] = ACTIONS(2769), [anon_sym___forceinline] = ACTIONS(2769), [anon_sym_thread_local] = ACTIONS(2769), [anon_sym___thread] = ACTIONS(2769), [anon_sym_const] = ACTIONS(2769), [anon_sym_constexpr] = ACTIONS(2769), [anon_sym_volatile] = ACTIONS(2769), [anon_sym_restrict] = ACTIONS(2769), [anon_sym___restrict__] = ACTIONS(2769), [anon_sym__Atomic] = ACTIONS(2769), [anon_sym__Noreturn] = ACTIONS(2769), [anon_sym_noreturn] = ACTIONS(2769), [anon_sym__Nonnull] = ACTIONS(2769), [anon_sym_mutable] = ACTIONS(2769), [anon_sym_constinit] = ACTIONS(2769), [anon_sym_consteval] = ACTIONS(2769), [anon_sym_alignas] = ACTIONS(2769), [anon_sym__Alignas] = ACTIONS(2769), [sym_primitive_type] = ACTIONS(2769), [anon_sym_enum] = ACTIONS(2769), [anon_sym_class] = ACTIONS(2769), [anon_sym_struct] = ACTIONS(2769), [anon_sym_union] = ACTIONS(2769), [anon_sym_if] = ACTIONS(2769), [anon_sym_else] = ACTIONS(2769), [anon_sym_switch] = ACTIONS(2769), [anon_sym_case] = ACTIONS(2769), [anon_sym_default] = ACTIONS(2769), [anon_sym_while] = ACTIONS(2769), [anon_sym_do] = ACTIONS(2769), [anon_sym_for] = ACTIONS(2769), [anon_sym_return] = ACTIONS(2769), [anon_sym_break] = ACTIONS(2769), [anon_sym_continue] = ACTIONS(2769), [anon_sym_goto] = ACTIONS(2769), [anon_sym___try] = ACTIONS(2769), [anon_sym___leave] = ACTIONS(2769), [anon_sym_not] = ACTIONS(2769), [anon_sym_compl] = ACTIONS(2769), [anon_sym_DASH_DASH] = ACTIONS(2771), [anon_sym_PLUS_PLUS] = ACTIONS(2771), [anon_sym_sizeof] = ACTIONS(2769), [anon_sym___alignof__] = ACTIONS(2769), [anon_sym___alignof] = ACTIONS(2769), [anon_sym__alignof] = ACTIONS(2769), [anon_sym_alignof] = ACTIONS(2769), [anon_sym__Alignof] = ACTIONS(2769), [anon_sym_offsetof] = ACTIONS(2769), [anon_sym__Generic] = ACTIONS(2769), [anon_sym_asm] = ACTIONS(2769), [anon_sym___asm__] = ACTIONS(2769), [anon_sym___asm] = ACTIONS(2769), [sym_number_literal] = ACTIONS(2771), [anon_sym_L_SQUOTE] = ACTIONS(2771), [anon_sym_u_SQUOTE] = ACTIONS(2771), [anon_sym_U_SQUOTE] = ACTIONS(2771), [anon_sym_u8_SQUOTE] = ACTIONS(2771), [anon_sym_SQUOTE] = ACTIONS(2771), [anon_sym_L_DQUOTE] = ACTIONS(2771), [anon_sym_u_DQUOTE] = ACTIONS(2771), [anon_sym_U_DQUOTE] = ACTIONS(2771), [anon_sym_u8_DQUOTE] = ACTIONS(2771), [anon_sym_DQUOTE] = ACTIONS(2771), [sym_true] = ACTIONS(2769), [sym_false] = ACTIONS(2769), [anon_sym_NULL] = ACTIONS(2769), [anon_sym_nullptr] = ACTIONS(2769), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2769), [anon_sym_decltype] = ACTIONS(2769), [anon_sym_explicit] = ACTIONS(2769), [anon_sym_typename] = ACTIONS(2769), [anon_sym_template] = ACTIONS(2769), [anon_sym_operator] = ACTIONS(2769), [anon_sym_try] = ACTIONS(2769), [anon_sym_delete] = ACTIONS(2769), [anon_sym_throw] = ACTIONS(2769), [anon_sym_namespace] = ACTIONS(2769), [anon_sym_static_assert] = ACTIONS(2769), [anon_sym_concept] = ACTIONS(2769), [anon_sym_co_return] = ACTIONS(2769), [anon_sym_co_yield] = ACTIONS(2769), [anon_sym_R_DQUOTE] = ACTIONS(2771), [anon_sym_LR_DQUOTE] = ACTIONS(2771), [anon_sym_uR_DQUOTE] = ACTIONS(2771), [anon_sym_UR_DQUOTE] = ACTIONS(2771), [anon_sym_u8R_DQUOTE] = ACTIONS(2771), [anon_sym_co_await] = ACTIONS(2769), [anon_sym_new] = ACTIONS(2769), [anon_sym_requires] = ACTIONS(2769), [sym_this] = ACTIONS(2769), }, [STATE(284)] = { [sym_identifier] = ACTIONS(2773), [aux_sym_preproc_include_token1] = ACTIONS(2773), [aux_sym_preproc_def_token1] = ACTIONS(2773), [aux_sym_preproc_if_token1] = ACTIONS(2773), [aux_sym_preproc_if_token2] = ACTIONS(2773), [aux_sym_preproc_ifdef_token1] = ACTIONS(2773), [aux_sym_preproc_ifdef_token2] = ACTIONS(2773), [aux_sym_preproc_else_token1] = ACTIONS(2773), [aux_sym_preproc_elif_token1] = ACTIONS(2773), [aux_sym_preproc_elifdef_token1] = ACTIONS(2773), [aux_sym_preproc_elifdef_token2] = ACTIONS(2773), [sym_preproc_directive] = ACTIONS(2773), [anon_sym_LPAREN2] = ACTIONS(2775), [anon_sym_BANG] = ACTIONS(2775), [anon_sym_TILDE] = ACTIONS(2775), [anon_sym_DASH] = ACTIONS(2773), [anon_sym_PLUS] = ACTIONS(2773), [anon_sym_STAR] = ACTIONS(2775), [anon_sym_AMP_AMP] = ACTIONS(2775), [anon_sym_AMP] = ACTIONS(2773), [anon_sym_SEMI] = ACTIONS(2775), [anon_sym___extension__] = ACTIONS(2773), [anon_sym_typedef] = ACTIONS(2773), [anon_sym_virtual] = ACTIONS(2773), [anon_sym_extern] = ACTIONS(2773), [anon_sym___attribute__] = ACTIONS(2773), [anon_sym___attribute] = ACTIONS(2773), [anon_sym_using] = ACTIONS(2773), [anon_sym_COLON_COLON] = ACTIONS(2775), [anon_sym_LBRACK_LBRACK] = ACTIONS(2775), [anon_sym___declspec] = ACTIONS(2773), [anon_sym___based] = ACTIONS(2773), [anon_sym___cdecl] = ACTIONS(2773), [anon_sym___clrcall] = ACTIONS(2773), [anon_sym___stdcall] = ACTIONS(2773), [anon_sym___fastcall] = ACTIONS(2773), [anon_sym___thiscall] = ACTIONS(2773), [anon_sym___vectorcall] = ACTIONS(2773), [anon_sym_LBRACE] = ACTIONS(2775), [anon_sym_signed] = ACTIONS(2773), [anon_sym_unsigned] = ACTIONS(2773), [anon_sym_long] = ACTIONS(2773), [anon_sym_short] = ACTIONS(2773), [anon_sym_LBRACK] = ACTIONS(2773), [anon_sym_static] = ACTIONS(2773), [anon_sym_register] = ACTIONS(2773), [anon_sym_inline] = ACTIONS(2773), [anon_sym___inline] = ACTIONS(2773), [anon_sym___inline__] = ACTIONS(2773), [anon_sym___forceinline] = ACTIONS(2773), [anon_sym_thread_local] = ACTIONS(2773), [anon_sym___thread] = ACTIONS(2773), [anon_sym_const] = ACTIONS(2773), [anon_sym_constexpr] = ACTIONS(2773), [anon_sym_volatile] = ACTIONS(2773), [anon_sym_restrict] = ACTIONS(2773), [anon_sym___restrict__] = ACTIONS(2773), [anon_sym__Atomic] = ACTIONS(2773), [anon_sym__Noreturn] = ACTIONS(2773), [anon_sym_noreturn] = ACTIONS(2773), [anon_sym__Nonnull] = ACTIONS(2773), [anon_sym_mutable] = ACTIONS(2773), [anon_sym_constinit] = ACTIONS(2773), [anon_sym_consteval] = ACTIONS(2773), [anon_sym_alignas] = ACTIONS(2773), [anon_sym__Alignas] = ACTIONS(2773), [sym_primitive_type] = ACTIONS(2773), [anon_sym_enum] = ACTIONS(2773), [anon_sym_class] = ACTIONS(2773), [anon_sym_struct] = ACTIONS(2773), [anon_sym_union] = ACTIONS(2773), [anon_sym_if] = ACTIONS(2773), [anon_sym_else] = ACTIONS(2773), [anon_sym_switch] = ACTIONS(2773), [anon_sym_case] = ACTIONS(2773), [anon_sym_default] = ACTIONS(2773), [anon_sym_while] = ACTIONS(2773), [anon_sym_do] = ACTIONS(2773), [anon_sym_for] = ACTIONS(2773), [anon_sym_return] = ACTIONS(2773), [anon_sym_break] = ACTIONS(2773), [anon_sym_continue] = ACTIONS(2773), [anon_sym_goto] = ACTIONS(2773), [anon_sym___try] = ACTIONS(2773), [anon_sym___leave] = ACTIONS(2773), [anon_sym_not] = ACTIONS(2773), [anon_sym_compl] = ACTIONS(2773), [anon_sym_DASH_DASH] = ACTIONS(2775), [anon_sym_PLUS_PLUS] = ACTIONS(2775), [anon_sym_sizeof] = ACTIONS(2773), [anon_sym___alignof__] = ACTIONS(2773), [anon_sym___alignof] = ACTIONS(2773), [anon_sym__alignof] = ACTIONS(2773), [anon_sym_alignof] = ACTIONS(2773), [anon_sym__Alignof] = ACTIONS(2773), [anon_sym_offsetof] = ACTIONS(2773), [anon_sym__Generic] = ACTIONS(2773), [anon_sym_asm] = ACTIONS(2773), [anon_sym___asm__] = ACTIONS(2773), [anon_sym___asm] = ACTIONS(2773), [sym_number_literal] = ACTIONS(2775), [anon_sym_L_SQUOTE] = ACTIONS(2775), [anon_sym_u_SQUOTE] = ACTIONS(2775), [anon_sym_U_SQUOTE] = ACTIONS(2775), [anon_sym_u8_SQUOTE] = ACTIONS(2775), [anon_sym_SQUOTE] = ACTIONS(2775), [anon_sym_L_DQUOTE] = ACTIONS(2775), [anon_sym_u_DQUOTE] = ACTIONS(2775), [anon_sym_U_DQUOTE] = ACTIONS(2775), [anon_sym_u8_DQUOTE] = ACTIONS(2775), [anon_sym_DQUOTE] = ACTIONS(2775), [sym_true] = ACTIONS(2773), [sym_false] = ACTIONS(2773), [anon_sym_NULL] = ACTIONS(2773), [anon_sym_nullptr] = ACTIONS(2773), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2773), [anon_sym_decltype] = ACTIONS(2773), [anon_sym_explicit] = ACTIONS(2773), [anon_sym_typename] = ACTIONS(2773), [anon_sym_template] = ACTIONS(2773), [anon_sym_operator] = ACTIONS(2773), [anon_sym_try] = ACTIONS(2773), [anon_sym_delete] = ACTIONS(2773), [anon_sym_throw] = ACTIONS(2773), [anon_sym_namespace] = ACTIONS(2773), [anon_sym_static_assert] = ACTIONS(2773), [anon_sym_concept] = ACTIONS(2773), [anon_sym_co_return] = ACTIONS(2773), [anon_sym_co_yield] = ACTIONS(2773), [anon_sym_R_DQUOTE] = ACTIONS(2775), [anon_sym_LR_DQUOTE] = ACTIONS(2775), [anon_sym_uR_DQUOTE] = ACTIONS(2775), [anon_sym_UR_DQUOTE] = ACTIONS(2775), [anon_sym_u8R_DQUOTE] = ACTIONS(2775), [anon_sym_co_await] = ACTIONS(2773), [anon_sym_new] = ACTIONS(2773), [anon_sym_requires] = ACTIONS(2773), [sym_this] = ACTIONS(2773), }, [STATE(285)] = { [sym_identifier] = ACTIONS(2777), [aux_sym_preproc_include_token1] = ACTIONS(2777), [aux_sym_preproc_def_token1] = ACTIONS(2777), [aux_sym_preproc_if_token1] = ACTIONS(2777), [aux_sym_preproc_if_token2] = ACTIONS(2777), [aux_sym_preproc_ifdef_token1] = ACTIONS(2777), [aux_sym_preproc_ifdef_token2] = ACTIONS(2777), [aux_sym_preproc_else_token1] = ACTIONS(2777), [aux_sym_preproc_elif_token1] = ACTIONS(2777), [aux_sym_preproc_elifdef_token1] = ACTIONS(2777), [aux_sym_preproc_elifdef_token2] = ACTIONS(2777), [sym_preproc_directive] = ACTIONS(2777), [anon_sym_LPAREN2] = ACTIONS(2779), [anon_sym_BANG] = ACTIONS(2779), [anon_sym_TILDE] = ACTIONS(2779), [anon_sym_DASH] = ACTIONS(2777), [anon_sym_PLUS] = ACTIONS(2777), [anon_sym_STAR] = ACTIONS(2779), [anon_sym_AMP_AMP] = ACTIONS(2779), [anon_sym_AMP] = ACTIONS(2777), [anon_sym_SEMI] = ACTIONS(2779), [anon_sym___extension__] = ACTIONS(2777), [anon_sym_typedef] = ACTIONS(2777), [anon_sym_virtual] = ACTIONS(2777), [anon_sym_extern] = ACTIONS(2777), [anon_sym___attribute__] = ACTIONS(2777), [anon_sym___attribute] = ACTIONS(2777), [anon_sym_using] = ACTIONS(2777), [anon_sym_COLON_COLON] = ACTIONS(2779), [anon_sym_LBRACK_LBRACK] = ACTIONS(2779), [anon_sym___declspec] = ACTIONS(2777), [anon_sym___based] = ACTIONS(2777), [anon_sym___cdecl] = ACTIONS(2777), [anon_sym___clrcall] = ACTIONS(2777), [anon_sym___stdcall] = ACTIONS(2777), [anon_sym___fastcall] = ACTIONS(2777), [anon_sym___thiscall] = ACTIONS(2777), [anon_sym___vectorcall] = ACTIONS(2777), [anon_sym_LBRACE] = ACTIONS(2779), [anon_sym_signed] = ACTIONS(2777), [anon_sym_unsigned] = ACTIONS(2777), [anon_sym_long] = ACTIONS(2777), [anon_sym_short] = ACTIONS(2777), [anon_sym_LBRACK] = ACTIONS(2777), [anon_sym_static] = ACTIONS(2777), [anon_sym_register] = ACTIONS(2777), [anon_sym_inline] = ACTIONS(2777), [anon_sym___inline] = ACTIONS(2777), [anon_sym___inline__] = ACTIONS(2777), [anon_sym___forceinline] = ACTIONS(2777), [anon_sym_thread_local] = ACTIONS(2777), [anon_sym___thread] = ACTIONS(2777), [anon_sym_const] = ACTIONS(2777), [anon_sym_constexpr] = ACTIONS(2777), [anon_sym_volatile] = ACTIONS(2777), [anon_sym_restrict] = ACTIONS(2777), [anon_sym___restrict__] = ACTIONS(2777), [anon_sym__Atomic] = ACTIONS(2777), [anon_sym__Noreturn] = ACTIONS(2777), [anon_sym_noreturn] = ACTIONS(2777), [anon_sym__Nonnull] = ACTIONS(2777), [anon_sym_mutable] = ACTIONS(2777), [anon_sym_constinit] = ACTIONS(2777), [anon_sym_consteval] = ACTIONS(2777), [anon_sym_alignas] = ACTIONS(2777), [anon_sym__Alignas] = ACTIONS(2777), [sym_primitive_type] = ACTIONS(2777), [anon_sym_enum] = ACTIONS(2777), [anon_sym_class] = ACTIONS(2777), [anon_sym_struct] = ACTIONS(2777), [anon_sym_union] = ACTIONS(2777), [anon_sym_if] = ACTIONS(2777), [anon_sym_else] = ACTIONS(2777), [anon_sym_switch] = ACTIONS(2777), [anon_sym_case] = ACTIONS(2777), [anon_sym_default] = ACTIONS(2777), [anon_sym_while] = ACTIONS(2777), [anon_sym_do] = ACTIONS(2777), [anon_sym_for] = ACTIONS(2777), [anon_sym_return] = ACTIONS(2777), [anon_sym_break] = ACTIONS(2777), [anon_sym_continue] = ACTIONS(2777), [anon_sym_goto] = ACTIONS(2777), [anon_sym___try] = ACTIONS(2777), [anon_sym___leave] = ACTIONS(2777), [anon_sym_not] = ACTIONS(2777), [anon_sym_compl] = ACTIONS(2777), [anon_sym_DASH_DASH] = ACTIONS(2779), [anon_sym_PLUS_PLUS] = ACTIONS(2779), [anon_sym_sizeof] = ACTIONS(2777), [anon_sym___alignof__] = ACTIONS(2777), [anon_sym___alignof] = ACTIONS(2777), [anon_sym__alignof] = ACTIONS(2777), [anon_sym_alignof] = ACTIONS(2777), [anon_sym__Alignof] = ACTIONS(2777), [anon_sym_offsetof] = ACTIONS(2777), [anon_sym__Generic] = ACTIONS(2777), [anon_sym_asm] = ACTIONS(2777), [anon_sym___asm__] = ACTIONS(2777), [anon_sym___asm] = ACTIONS(2777), [sym_number_literal] = ACTIONS(2779), [anon_sym_L_SQUOTE] = ACTIONS(2779), [anon_sym_u_SQUOTE] = ACTIONS(2779), [anon_sym_U_SQUOTE] = ACTIONS(2779), [anon_sym_u8_SQUOTE] = ACTIONS(2779), [anon_sym_SQUOTE] = ACTIONS(2779), [anon_sym_L_DQUOTE] = ACTIONS(2779), [anon_sym_u_DQUOTE] = ACTIONS(2779), [anon_sym_U_DQUOTE] = ACTIONS(2779), [anon_sym_u8_DQUOTE] = ACTIONS(2779), [anon_sym_DQUOTE] = ACTIONS(2779), [sym_true] = ACTIONS(2777), [sym_false] = ACTIONS(2777), [anon_sym_NULL] = ACTIONS(2777), [anon_sym_nullptr] = ACTIONS(2777), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2777), [anon_sym_decltype] = ACTIONS(2777), [anon_sym_explicit] = ACTIONS(2777), [anon_sym_typename] = ACTIONS(2777), [anon_sym_template] = ACTIONS(2777), [anon_sym_operator] = ACTIONS(2777), [anon_sym_try] = ACTIONS(2777), [anon_sym_delete] = ACTIONS(2777), [anon_sym_throw] = ACTIONS(2777), [anon_sym_namespace] = ACTIONS(2777), [anon_sym_static_assert] = ACTIONS(2777), [anon_sym_concept] = ACTIONS(2777), [anon_sym_co_return] = ACTIONS(2777), [anon_sym_co_yield] = ACTIONS(2777), [anon_sym_R_DQUOTE] = ACTIONS(2779), [anon_sym_LR_DQUOTE] = ACTIONS(2779), [anon_sym_uR_DQUOTE] = ACTIONS(2779), [anon_sym_UR_DQUOTE] = ACTIONS(2779), [anon_sym_u8R_DQUOTE] = ACTIONS(2779), [anon_sym_co_await] = ACTIONS(2777), [anon_sym_new] = ACTIONS(2777), [anon_sym_requires] = ACTIONS(2777), [sym_this] = ACTIONS(2777), }, [STATE(286)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_include_token1] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_if_token2] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [aux_sym_preproc_else_token1] = ACTIONS(2693), [aux_sym_preproc_elif_token1] = ACTIONS(2693), [aux_sym_preproc_elifdef_token1] = ACTIONS(2693), [aux_sym_preproc_elifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_BANG] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_DASH] = ACTIONS(2693), [anon_sym_PLUS] = ACTIONS(2693), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym___cdecl] = ACTIONS(2693), [anon_sym___clrcall] = ACTIONS(2693), [anon_sym___stdcall] = ACTIONS(2693), [anon_sym___fastcall] = ACTIONS(2693), [anon_sym___thiscall] = ACTIONS(2693), [anon_sym___vectorcall] = ACTIONS(2693), [anon_sym_LBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [anon_sym_if] = ACTIONS(2693), [anon_sym_else] = ACTIONS(2693), [anon_sym_switch] = ACTIONS(2693), [anon_sym_case] = ACTIONS(2693), [anon_sym_default] = ACTIONS(2693), [anon_sym_while] = ACTIONS(2693), [anon_sym_do] = ACTIONS(2693), [anon_sym_for] = ACTIONS(2693), [anon_sym_return] = ACTIONS(2693), [anon_sym_break] = ACTIONS(2693), [anon_sym_continue] = ACTIONS(2693), [anon_sym_goto] = ACTIONS(2693), [anon_sym___try] = ACTIONS(2693), [anon_sym___leave] = ACTIONS(2693), [anon_sym_not] = ACTIONS(2693), [anon_sym_compl] = ACTIONS(2693), [anon_sym_DASH_DASH] = ACTIONS(2695), [anon_sym_PLUS_PLUS] = ACTIONS(2695), [anon_sym_sizeof] = ACTIONS(2693), [anon_sym___alignof__] = ACTIONS(2693), [anon_sym___alignof] = ACTIONS(2693), [anon_sym__alignof] = ACTIONS(2693), [anon_sym_alignof] = ACTIONS(2693), [anon_sym__Alignof] = ACTIONS(2693), [anon_sym_offsetof] = ACTIONS(2693), [anon_sym__Generic] = ACTIONS(2693), [anon_sym_asm] = ACTIONS(2693), [anon_sym___asm__] = ACTIONS(2693), [anon_sym___asm] = ACTIONS(2693), [sym_number_literal] = ACTIONS(2695), [anon_sym_L_SQUOTE] = ACTIONS(2695), [anon_sym_u_SQUOTE] = ACTIONS(2695), [anon_sym_U_SQUOTE] = ACTIONS(2695), [anon_sym_u8_SQUOTE] = ACTIONS(2695), [anon_sym_SQUOTE] = ACTIONS(2695), [anon_sym_L_DQUOTE] = ACTIONS(2695), [anon_sym_u_DQUOTE] = ACTIONS(2695), [anon_sym_U_DQUOTE] = ACTIONS(2695), [anon_sym_u8_DQUOTE] = ACTIONS(2695), [anon_sym_DQUOTE] = ACTIONS(2695), [sym_true] = ACTIONS(2693), [sym_false] = ACTIONS(2693), [anon_sym_NULL] = ACTIONS(2693), [anon_sym_nullptr] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_try] = ACTIONS(2693), [anon_sym_delete] = ACTIONS(2693), [anon_sym_throw] = ACTIONS(2693), [anon_sym_namespace] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), [anon_sym_concept] = ACTIONS(2693), [anon_sym_co_return] = ACTIONS(2693), [anon_sym_co_yield] = ACTIONS(2693), [anon_sym_R_DQUOTE] = ACTIONS(2695), [anon_sym_LR_DQUOTE] = ACTIONS(2695), [anon_sym_uR_DQUOTE] = ACTIONS(2695), [anon_sym_UR_DQUOTE] = ACTIONS(2695), [anon_sym_u8R_DQUOTE] = ACTIONS(2695), [anon_sym_co_await] = ACTIONS(2693), [anon_sym_new] = ACTIONS(2693), [anon_sym_requires] = ACTIONS(2693), [sym_this] = ACTIONS(2693), }, [STATE(287)] = { [sym_identifier] = ACTIONS(2781), [aux_sym_preproc_include_token1] = ACTIONS(2781), [aux_sym_preproc_def_token1] = ACTIONS(2781), [aux_sym_preproc_if_token1] = ACTIONS(2781), [aux_sym_preproc_if_token2] = ACTIONS(2781), [aux_sym_preproc_ifdef_token1] = ACTIONS(2781), [aux_sym_preproc_ifdef_token2] = ACTIONS(2781), [aux_sym_preproc_else_token1] = ACTIONS(2781), [aux_sym_preproc_elif_token1] = ACTIONS(2781), [aux_sym_preproc_elifdef_token1] = ACTIONS(2781), [aux_sym_preproc_elifdef_token2] = ACTIONS(2781), [sym_preproc_directive] = ACTIONS(2781), [anon_sym_LPAREN2] = ACTIONS(2783), [anon_sym_BANG] = ACTIONS(2783), [anon_sym_TILDE] = ACTIONS(2783), [anon_sym_DASH] = ACTIONS(2781), [anon_sym_PLUS] = ACTIONS(2781), [anon_sym_STAR] = ACTIONS(2783), [anon_sym_AMP_AMP] = ACTIONS(2783), [anon_sym_AMP] = ACTIONS(2781), [anon_sym_SEMI] = ACTIONS(2783), [anon_sym___extension__] = ACTIONS(2781), [anon_sym_typedef] = ACTIONS(2781), [anon_sym_virtual] = ACTIONS(2781), [anon_sym_extern] = ACTIONS(2781), [anon_sym___attribute__] = ACTIONS(2781), [anon_sym___attribute] = ACTIONS(2781), [anon_sym_using] = ACTIONS(2781), [anon_sym_COLON_COLON] = ACTIONS(2783), [anon_sym_LBRACK_LBRACK] = ACTIONS(2783), [anon_sym___declspec] = ACTIONS(2781), [anon_sym___based] = ACTIONS(2781), [anon_sym___cdecl] = ACTIONS(2781), [anon_sym___clrcall] = ACTIONS(2781), [anon_sym___stdcall] = ACTIONS(2781), [anon_sym___fastcall] = ACTIONS(2781), [anon_sym___thiscall] = ACTIONS(2781), [anon_sym___vectorcall] = ACTIONS(2781), [anon_sym_LBRACE] = ACTIONS(2783), [anon_sym_signed] = ACTIONS(2781), [anon_sym_unsigned] = ACTIONS(2781), [anon_sym_long] = ACTIONS(2781), [anon_sym_short] = ACTIONS(2781), [anon_sym_LBRACK] = ACTIONS(2781), [anon_sym_static] = ACTIONS(2781), [anon_sym_register] = ACTIONS(2781), [anon_sym_inline] = ACTIONS(2781), [anon_sym___inline] = ACTIONS(2781), [anon_sym___inline__] = ACTIONS(2781), [anon_sym___forceinline] = ACTIONS(2781), [anon_sym_thread_local] = ACTIONS(2781), [anon_sym___thread] = ACTIONS(2781), [anon_sym_const] = ACTIONS(2781), [anon_sym_constexpr] = ACTIONS(2781), [anon_sym_volatile] = ACTIONS(2781), [anon_sym_restrict] = ACTIONS(2781), [anon_sym___restrict__] = ACTIONS(2781), [anon_sym__Atomic] = ACTIONS(2781), [anon_sym__Noreturn] = ACTIONS(2781), [anon_sym_noreturn] = ACTIONS(2781), [anon_sym__Nonnull] = ACTIONS(2781), [anon_sym_mutable] = ACTIONS(2781), [anon_sym_constinit] = ACTIONS(2781), [anon_sym_consteval] = ACTIONS(2781), [anon_sym_alignas] = ACTIONS(2781), [anon_sym__Alignas] = ACTIONS(2781), [sym_primitive_type] = ACTIONS(2781), [anon_sym_enum] = ACTIONS(2781), [anon_sym_class] = ACTIONS(2781), [anon_sym_struct] = ACTIONS(2781), [anon_sym_union] = ACTIONS(2781), [anon_sym_if] = ACTIONS(2781), [anon_sym_switch] = ACTIONS(2781), [anon_sym_case] = ACTIONS(2781), [anon_sym_default] = ACTIONS(2781), [anon_sym_while] = ACTIONS(2781), [anon_sym_do] = ACTIONS(2781), [anon_sym_for] = ACTIONS(2781), [anon_sym_return] = ACTIONS(2781), [anon_sym_break] = ACTIONS(2781), [anon_sym_continue] = ACTIONS(2781), [anon_sym_goto] = ACTIONS(2781), [anon_sym___try] = ACTIONS(2781), [anon_sym___leave] = ACTIONS(2781), [anon_sym_not] = ACTIONS(2781), [anon_sym_compl] = ACTIONS(2781), [anon_sym_DASH_DASH] = ACTIONS(2783), [anon_sym_PLUS_PLUS] = ACTIONS(2783), [anon_sym_sizeof] = ACTIONS(2781), [anon_sym___alignof__] = ACTIONS(2781), [anon_sym___alignof] = ACTIONS(2781), [anon_sym__alignof] = ACTIONS(2781), [anon_sym_alignof] = ACTIONS(2781), [anon_sym__Alignof] = ACTIONS(2781), [anon_sym_offsetof] = ACTIONS(2781), [anon_sym__Generic] = ACTIONS(2781), [anon_sym_asm] = ACTIONS(2781), [anon_sym___asm__] = ACTIONS(2781), [anon_sym___asm] = ACTIONS(2781), [sym_number_literal] = ACTIONS(2783), [anon_sym_L_SQUOTE] = ACTIONS(2783), [anon_sym_u_SQUOTE] = ACTIONS(2783), [anon_sym_U_SQUOTE] = ACTIONS(2783), [anon_sym_u8_SQUOTE] = ACTIONS(2783), [anon_sym_SQUOTE] = ACTIONS(2783), [anon_sym_L_DQUOTE] = ACTIONS(2783), [anon_sym_u_DQUOTE] = ACTIONS(2783), [anon_sym_U_DQUOTE] = ACTIONS(2783), [anon_sym_u8_DQUOTE] = ACTIONS(2783), [anon_sym_DQUOTE] = ACTIONS(2783), [sym_true] = ACTIONS(2781), [sym_false] = ACTIONS(2781), [anon_sym_NULL] = ACTIONS(2781), [anon_sym_nullptr] = ACTIONS(2781), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2781), [anon_sym_decltype] = ACTIONS(2781), [anon_sym_explicit] = ACTIONS(2781), [anon_sym_typename] = ACTIONS(2781), [anon_sym_template] = ACTIONS(2781), [anon_sym_operator] = ACTIONS(2781), [anon_sym_try] = ACTIONS(2781), [anon_sym_delete] = ACTIONS(2781), [anon_sym_throw] = ACTIONS(2781), [anon_sym_namespace] = ACTIONS(2781), [anon_sym_static_assert] = ACTIONS(2781), [anon_sym_concept] = ACTIONS(2781), [anon_sym_co_return] = ACTIONS(2781), [anon_sym_co_yield] = ACTIONS(2781), [anon_sym_R_DQUOTE] = ACTIONS(2783), [anon_sym_LR_DQUOTE] = ACTIONS(2783), [anon_sym_uR_DQUOTE] = ACTIONS(2783), [anon_sym_UR_DQUOTE] = ACTIONS(2783), [anon_sym_u8R_DQUOTE] = ACTIONS(2783), [anon_sym_co_await] = ACTIONS(2781), [anon_sym_new] = ACTIONS(2781), [anon_sym_requires] = ACTIONS(2781), [sym_this] = ACTIONS(2781), }, [STATE(288)] = { [sym_identifier] = ACTIONS(2785), [aux_sym_preproc_include_token1] = ACTIONS(2785), [aux_sym_preproc_def_token1] = ACTIONS(2785), [aux_sym_preproc_if_token1] = ACTIONS(2785), [aux_sym_preproc_if_token2] = ACTIONS(2785), [aux_sym_preproc_ifdef_token1] = ACTIONS(2785), [aux_sym_preproc_ifdef_token2] = ACTIONS(2785), [aux_sym_preproc_else_token1] = ACTIONS(2785), [aux_sym_preproc_elif_token1] = ACTIONS(2785), [aux_sym_preproc_elifdef_token1] = ACTIONS(2785), [aux_sym_preproc_elifdef_token2] = ACTIONS(2785), [sym_preproc_directive] = ACTIONS(2785), [anon_sym_LPAREN2] = ACTIONS(2787), [anon_sym_BANG] = ACTIONS(2787), [anon_sym_TILDE] = ACTIONS(2787), [anon_sym_DASH] = ACTIONS(2785), [anon_sym_PLUS] = ACTIONS(2785), [anon_sym_STAR] = ACTIONS(2787), [anon_sym_AMP_AMP] = ACTIONS(2787), [anon_sym_AMP] = ACTIONS(2785), [anon_sym_SEMI] = ACTIONS(2787), [anon_sym___extension__] = ACTIONS(2785), [anon_sym_typedef] = ACTIONS(2785), [anon_sym_virtual] = ACTIONS(2785), [anon_sym_extern] = ACTIONS(2785), [anon_sym___attribute__] = ACTIONS(2785), [anon_sym___attribute] = ACTIONS(2785), [anon_sym_using] = ACTIONS(2785), [anon_sym_COLON_COLON] = ACTIONS(2787), [anon_sym_LBRACK_LBRACK] = ACTIONS(2787), [anon_sym___declspec] = ACTIONS(2785), [anon_sym___based] = ACTIONS(2785), [anon_sym___cdecl] = ACTIONS(2785), [anon_sym___clrcall] = ACTIONS(2785), [anon_sym___stdcall] = ACTIONS(2785), [anon_sym___fastcall] = ACTIONS(2785), [anon_sym___thiscall] = ACTIONS(2785), [anon_sym___vectorcall] = ACTIONS(2785), [anon_sym_LBRACE] = ACTIONS(2787), [anon_sym_signed] = ACTIONS(2785), [anon_sym_unsigned] = ACTIONS(2785), [anon_sym_long] = ACTIONS(2785), [anon_sym_short] = ACTIONS(2785), [anon_sym_LBRACK] = ACTIONS(2785), [anon_sym_static] = ACTIONS(2785), [anon_sym_register] = ACTIONS(2785), [anon_sym_inline] = ACTIONS(2785), [anon_sym___inline] = ACTIONS(2785), [anon_sym___inline__] = ACTIONS(2785), [anon_sym___forceinline] = ACTIONS(2785), [anon_sym_thread_local] = ACTIONS(2785), [anon_sym___thread] = ACTIONS(2785), [anon_sym_const] = ACTIONS(2785), [anon_sym_constexpr] = ACTIONS(2785), [anon_sym_volatile] = ACTIONS(2785), [anon_sym_restrict] = ACTIONS(2785), [anon_sym___restrict__] = ACTIONS(2785), [anon_sym__Atomic] = ACTIONS(2785), [anon_sym__Noreturn] = ACTIONS(2785), [anon_sym_noreturn] = ACTIONS(2785), [anon_sym__Nonnull] = ACTIONS(2785), [anon_sym_mutable] = ACTIONS(2785), [anon_sym_constinit] = ACTIONS(2785), [anon_sym_consteval] = ACTIONS(2785), [anon_sym_alignas] = ACTIONS(2785), [anon_sym__Alignas] = ACTIONS(2785), [sym_primitive_type] = ACTIONS(2785), [anon_sym_enum] = ACTIONS(2785), [anon_sym_class] = ACTIONS(2785), [anon_sym_struct] = ACTIONS(2785), [anon_sym_union] = ACTIONS(2785), [anon_sym_if] = ACTIONS(2785), [anon_sym_switch] = ACTIONS(2785), [anon_sym_case] = ACTIONS(2785), [anon_sym_default] = ACTIONS(2785), [anon_sym_while] = ACTIONS(2785), [anon_sym_do] = ACTIONS(2785), [anon_sym_for] = ACTIONS(2785), [anon_sym_return] = ACTIONS(2785), [anon_sym_break] = ACTIONS(2785), [anon_sym_continue] = ACTIONS(2785), [anon_sym_goto] = ACTIONS(2785), [anon_sym___try] = ACTIONS(2785), [anon_sym___leave] = ACTIONS(2785), [anon_sym_not] = ACTIONS(2785), [anon_sym_compl] = ACTIONS(2785), [anon_sym_DASH_DASH] = ACTIONS(2787), [anon_sym_PLUS_PLUS] = ACTIONS(2787), [anon_sym_sizeof] = ACTIONS(2785), [anon_sym___alignof__] = ACTIONS(2785), [anon_sym___alignof] = ACTIONS(2785), [anon_sym__alignof] = ACTIONS(2785), [anon_sym_alignof] = ACTIONS(2785), [anon_sym__Alignof] = ACTIONS(2785), [anon_sym_offsetof] = ACTIONS(2785), [anon_sym__Generic] = ACTIONS(2785), [anon_sym_asm] = ACTIONS(2785), [anon_sym___asm__] = ACTIONS(2785), [anon_sym___asm] = ACTIONS(2785), [sym_number_literal] = ACTIONS(2787), [anon_sym_L_SQUOTE] = ACTIONS(2787), [anon_sym_u_SQUOTE] = ACTIONS(2787), [anon_sym_U_SQUOTE] = ACTIONS(2787), [anon_sym_u8_SQUOTE] = ACTIONS(2787), [anon_sym_SQUOTE] = ACTIONS(2787), [anon_sym_L_DQUOTE] = ACTIONS(2787), [anon_sym_u_DQUOTE] = ACTIONS(2787), [anon_sym_U_DQUOTE] = ACTIONS(2787), [anon_sym_u8_DQUOTE] = ACTIONS(2787), [anon_sym_DQUOTE] = ACTIONS(2787), [sym_true] = ACTIONS(2785), [sym_false] = ACTIONS(2785), [anon_sym_NULL] = ACTIONS(2785), [anon_sym_nullptr] = ACTIONS(2785), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2785), [anon_sym_decltype] = ACTIONS(2785), [anon_sym_explicit] = ACTIONS(2785), [anon_sym_typename] = ACTIONS(2785), [anon_sym_template] = ACTIONS(2785), [anon_sym_operator] = ACTIONS(2785), [anon_sym_try] = ACTIONS(2785), [anon_sym_delete] = ACTIONS(2785), [anon_sym_throw] = ACTIONS(2785), [anon_sym_namespace] = ACTIONS(2785), [anon_sym_static_assert] = ACTIONS(2785), [anon_sym_concept] = ACTIONS(2785), [anon_sym_co_return] = ACTIONS(2785), [anon_sym_co_yield] = ACTIONS(2785), [anon_sym_R_DQUOTE] = ACTIONS(2787), [anon_sym_LR_DQUOTE] = ACTIONS(2787), [anon_sym_uR_DQUOTE] = ACTIONS(2787), [anon_sym_UR_DQUOTE] = ACTIONS(2787), [anon_sym_u8R_DQUOTE] = ACTIONS(2787), [anon_sym_co_await] = ACTIONS(2785), [anon_sym_new] = ACTIONS(2785), [anon_sym_requires] = ACTIONS(2785), [sym_this] = ACTIONS(2785), }, [STATE(289)] = { [sym_identifier] = ACTIONS(2789), [aux_sym_preproc_include_token1] = ACTIONS(2789), [aux_sym_preproc_def_token1] = ACTIONS(2789), [aux_sym_preproc_if_token1] = ACTIONS(2789), [aux_sym_preproc_if_token2] = ACTIONS(2789), [aux_sym_preproc_ifdef_token1] = ACTIONS(2789), [aux_sym_preproc_ifdef_token2] = ACTIONS(2789), [aux_sym_preproc_else_token1] = ACTIONS(2789), [aux_sym_preproc_elif_token1] = ACTIONS(2789), [aux_sym_preproc_elifdef_token1] = ACTIONS(2789), [aux_sym_preproc_elifdef_token2] = ACTIONS(2789), [sym_preproc_directive] = ACTIONS(2789), [anon_sym_LPAREN2] = ACTIONS(2791), [anon_sym_BANG] = ACTIONS(2791), [anon_sym_TILDE] = ACTIONS(2791), [anon_sym_DASH] = ACTIONS(2789), [anon_sym_PLUS] = ACTIONS(2789), [anon_sym_STAR] = ACTIONS(2791), [anon_sym_AMP_AMP] = ACTIONS(2791), [anon_sym_AMP] = ACTIONS(2789), [anon_sym_SEMI] = ACTIONS(2791), [anon_sym___extension__] = ACTIONS(2789), [anon_sym_typedef] = ACTIONS(2789), [anon_sym_virtual] = ACTIONS(2789), [anon_sym_extern] = ACTIONS(2789), [anon_sym___attribute__] = ACTIONS(2789), [anon_sym___attribute] = ACTIONS(2789), [anon_sym_using] = ACTIONS(2789), [anon_sym_COLON_COLON] = ACTIONS(2791), [anon_sym_LBRACK_LBRACK] = ACTIONS(2791), [anon_sym___declspec] = ACTIONS(2789), [anon_sym___based] = ACTIONS(2789), [anon_sym___cdecl] = ACTIONS(2789), [anon_sym___clrcall] = ACTIONS(2789), [anon_sym___stdcall] = ACTIONS(2789), [anon_sym___fastcall] = ACTIONS(2789), [anon_sym___thiscall] = ACTIONS(2789), [anon_sym___vectorcall] = ACTIONS(2789), [anon_sym_LBRACE] = ACTIONS(2791), [anon_sym_signed] = ACTIONS(2789), [anon_sym_unsigned] = ACTIONS(2789), [anon_sym_long] = ACTIONS(2789), [anon_sym_short] = ACTIONS(2789), [anon_sym_LBRACK] = ACTIONS(2789), [anon_sym_static] = ACTIONS(2789), [anon_sym_register] = ACTIONS(2789), [anon_sym_inline] = ACTIONS(2789), [anon_sym___inline] = ACTIONS(2789), [anon_sym___inline__] = ACTIONS(2789), [anon_sym___forceinline] = ACTIONS(2789), [anon_sym_thread_local] = ACTIONS(2789), [anon_sym___thread] = ACTIONS(2789), [anon_sym_const] = ACTIONS(2789), [anon_sym_constexpr] = ACTIONS(2789), [anon_sym_volatile] = ACTIONS(2789), [anon_sym_restrict] = ACTIONS(2789), [anon_sym___restrict__] = ACTIONS(2789), [anon_sym__Atomic] = ACTIONS(2789), [anon_sym__Noreturn] = ACTIONS(2789), [anon_sym_noreturn] = ACTIONS(2789), [anon_sym__Nonnull] = ACTIONS(2789), [anon_sym_mutable] = ACTIONS(2789), [anon_sym_constinit] = ACTIONS(2789), [anon_sym_consteval] = ACTIONS(2789), [anon_sym_alignas] = ACTIONS(2789), [anon_sym__Alignas] = ACTIONS(2789), [sym_primitive_type] = ACTIONS(2789), [anon_sym_enum] = ACTIONS(2789), [anon_sym_class] = ACTIONS(2789), [anon_sym_struct] = ACTIONS(2789), [anon_sym_union] = ACTIONS(2789), [anon_sym_if] = ACTIONS(2789), [anon_sym_switch] = ACTIONS(2789), [anon_sym_case] = ACTIONS(2789), [anon_sym_default] = ACTIONS(2789), [anon_sym_while] = ACTIONS(2789), [anon_sym_do] = ACTIONS(2789), [anon_sym_for] = ACTIONS(2789), [anon_sym_return] = ACTIONS(2789), [anon_sym_break] = ACTIONS(2789), [anon_sym_continue] = ACTIONS(2789), [anon_sym_goto] = ACTIONS(2789), [anon_sym___try] = ACTIONS(2789), [anon_sym___leave] = ACTIONS(2789), [anon_sym_not] = ACTIONS(2789), [anon_sym_compl] = ACTIONS(2789), [anon_sym_DASH_DASH] = ACTIONS(2791), [anon_sym_PLUS_PLUS] = ACTIONS(2791), [anon_sym_sizeof] = ACTIONS(2789), [anon_sym___alignof__] = ACTIONS(2789), [anon_sym___alignof] = ACTIONS(2789), [anon_sym__alignof] = ACTIONS(2789), [anon_sym_alignof] = ACTIONS(2789), [anon_sym__Alignof] = ACTIONS(2789), [anon_sym_offsetof] = ACTIONS(2789), [anon_sym__Generic] = ACTIONS(2789), [anon_sym_asm] = ACTIONS(2789), [anon_sym___asm__] = ACTIONS(2789), [anon_sym___asm] = ACTIONS(2789), [sym_number_literal] = ACTIONS(2791), [anon_sym_L_SQUOTE] = ACTIONS(2791), [anon_sym_u_SQUOTE] = ACTIONS(2791), [anon_sym_U_SQUOTE] = ACTIONS(2791), [anon_sym_u8_SQUOTE] = ACTIONS(2791), [anon_sym_SQUOTE] = ACTIONS(2791), [anon_sym_L_DQUOTE] = ACTIONS(2791), [anon_sym_u_DQUOTE] = ACTIONS(2791), [anon_sym_U_DQUOTE] = ACTIONS(2791), [anon_sym_u8_DQUOTE] = ACTIONS(2791), [anon_sym_DQUOTE] = ACTIONS(2791), [sym_true] = ACTIONS(2789), [sym_false] = ACTIONS(2789), [anon_sym_NULL] = ACTIONS(2789), [anon_sym_nullptr] = ACTIONS(2789), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2789), [anon_sym_decltype] = ACTIONS(2789), [anon_sym_explicit] = ACTIONS(2789), [anon_sym_typename] = ACTIONS(2789), [anon_sym_template] = ACTIONS(2789), [anon_sym_operator] = ACTIONS(2789), [anon_sym_try] = ACTIONS(2789), [anon_sym_delete] = ACTIONS(2789), [anon_sym_throw] = ACTIONS(2789), [anon_sym_namespace] = ACTIONS(2789), [anon_sym_static_assert] = ACTIONS(2789), [anon_sym_concept] = ACTIONS(2789), [anon_sym_co_return] = ACTIONS(2789), [anon_sym_co_yield] = ACTIONS(2789), [anon_sym_R_DQUOTE] = ACTIONS(2791), [anon_sym_LR_DQUOTE] = ACTIONS(2791), [anon_sym_uR_DQUOTE] = ACTIONS(2791), [anon_sym_UR_DQUOTE] = ACTIONS(2791), [anon_sym_u8R_DQUOTE] = ACTIONS(2791), [anon_sym_co_await] = ACTIONS(2789), [anon_sym_new] = ACTIONS(2789), [anon_sym_requires] = ACTIONS(2789), [sym_this] = ACTIONS(2789), }, [STATE(290)] = { [sym_identifier] = ACTIONS(2793), [aux_sym_preproc_include_token1] = ACTIONS(2793), [aux_sym_preproc_def_token1] = ACTIONS(2793), [aux_sym_preproc_if_token1] = ACTIONS(2793), [aux_sym_preproc_if_token2] = ACTIONS(2793), [aux_sym_preproc_ifdef_token1] = ACTIONS(2793), [aux_sym_preproc_ifdef_token2] = ACTIONS(2793), [aux_sym_preproc_else_token1] = ACTIONS(2793), [aux_sym_preproc_elif_token1] = ACTIONS(2793), [aux_sym_preproc_elifdef_token1] = ACTIONS(2793), [aux_sym_preproc_elifdef_token2] = ACTIONS(2793), [sym_preproc_directive] = ACTIONS(2793), [anon_sym_LPAREN2] = ACTIONS(2795), [anon_sym_BANG] = ACTIONS(2795), [anon_sym_TILDE] = ACTIONS(2795), [anon_sym_DASH] = ACTIONS(2793), [anon_sym_PLUS] = ACTIONS(2793), [anon_sym_STAR] = ACTIONS(2795), [anon_sym_AMP_AMP] = ACTIONS(2795), [anon_sym_AMP] = ACTIONS(2793), [anon_sym_SEMI] = ACTIONS(2795), [anon_sym___extension__] = ACTIONS(2793), [anon_sym_typedef] = ACTIONS(2793), [anon_sym_virtual] = ACTIONS(2793), [anon_sym_extern] = ACTIONS(2793), [anon_sym___attribute__] = ACTIONS(2793), [anon_sym___attribute] = ACTIONS(2793), [anon_sym_using] = ACTIONS(2793), [anon_sym_COLON_COLON] = ACTIONS(2795), [anon_sym_LBRACK_LBRACK] = ACTIONS(2795), [anon_sym___declspec] = ACTIONS(2793), [anon_sym___based] = ACTIONS(2793), [anon_sym___cdecl] = ACTIONS(2793), [anon_sym___clrcall] = ACTIONS(2793), [anon_sym___stdcall] = ACTIONS(2793), [anon_sym___fastcall] = ACTIONS(2793), [anon_sym___thiscall] = ACTIONS(2793), [anon_sym___vectorcall] = ACTIONS(2793), [anon_sym_LBRACE] = ACTIONS(2795), [anon_sym_signed] = ACTIONS(2793), [anon_sym_unsigned] = ACTIONS(2793), [anon_sym_long] = ACTIONS(2793), [anon_sym_short] = ACTIONS(2793), [anon_sym_LBRACK] = ACTIONS(2793), [anon_sym_static] = ACTIONS(2793), [anon_sym_register] = ACTIONS(2793), [anon_sym_inline] = ACTIONS(2793), [anon_sym___inline] = ACTIONS(2793), [anon_sym___inline__] = ACTIONS(2793), [anon_sym___forceinline] = ACTIONS(2793), [anon_sym_thread_local] = ACTIONS(2793), [anon_sym___thread] = ACTIONS(2793), [anon_sym_const] = ACTIONS(2793), [anon_sym_constexpr] = ACTIONS(2793), [anon_sym_volatile] = ACTIONS(2793), [anon_sym_restrict] = ACTIONS(2793), [anon_sym___restrict__] = ACTIONS(2793), [anon_sym__Atomic] = ACTIONS(2793), [anon_sym__Noreturn] = ACTIONS(2793), [anon_sym_noreturn] = ACTIONS(2793), [anon_sym__Nonnull] = ACTIONS(2793), [anon_sym_mutable] = ACTIONS(2793), [anon_sym_constinit] = ACTIONS(2793), [anon_sym_consteval] = ACTIONS(2793), [anon_sym_alignas] = ACTIONS(2793), [anon_sym__Alignas] = ACTIONS(2793), [sym_primitive_type] = ACTIONS(2793), [anon_sym_enum] = ACTIONS(2793), [anon_sym_class] = ACTIONS(2793), [anon_sym_struct] = ACTIONS(2793), [anon_sym_union] = ACTIONS(2793), [anon_sym_if] = ACTIONS(2793), [anon_sym_switch] = ACTIONS(2793), [anon_sym_case] = ACTIONS(2793), [anon_sym_default] = ACTIONS(2793), [anon_sym_while] = ACTIONS(2793), [anon_sym_do] = ACTIONS(2793), [anon_sym_for] = ACTIONS(2793), [anon_sym_return] = ACTIONS(2793), [anon_sym_break] = ACTIONS(2793), [anon_sym_continue] = ACTIONS(2793), [anon_sym_goto] = ACTIONS(2793), [anon_sym___try] = ACTIONS(2793), [anon_sym___leave] = ACTIONS(2793), [anon_sym_not] = ACTIONS(2793), [anon_sym_compl] = ACTIONS(2793), [anon_sym_DASH_DASH] = ACTIONS(2795), [anon_sym_PLUS_PLUS] = ACTIONS(2795), [anon_sym_sizeof] = ACTIONS(2793), [anon_sym___alignof__] = ACTIONS(2793), [anon_sym___alignof] = ACTIONS(2793), [anon_sym__alignof] = ACTIONS(2793), [anon_sym_alignof] = ACTIONS(2793), [anon_sym__Alignof] = ACTIONS(2793), [anon_sym_offsetof] = ACTIONS(2793), [anon_sym__Generic] = ACTIONS(2793), [anon_sym_asm] = ACTIONS(2793), [anon_sym___asm__] = ACTIONS(2793), [anon_sym___asm] = ACTIONS(2793), [sym_number_literal] = ACTIONS(2795), [anon_sym_L_SQUOTE] = ACTIONS(2795), [anon_sym_u_SQUOTE] = ACTIONS(2795), [anon_sym_U_SQUOTE] = ACTIONS(2795), [anon_sym_u8_SQUOTE] = ACTIONS(2795), [anon_sym_SQUOTE] = ACTIONS(2795), [anon_sym_L_DQUOTE] = ACTIONS(2795), [anon_sym_u_DQUOTE] = ACTIONS(2795), [anon_sym_U_DQUOTE] = ACTIONS(2795), [anon_sym_u8_DQUOTE] = ACTIONS(2795), [anon_sym_DQUOTE] = ACTIONS(2795), [sym_true] = ACTIONS(2793), [sym_false] = ACTIONS(2793), [anon_sym_NULL] = ACTIONS(2793), [anon_sym_nullptr] = ACTIONS(2793), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2793), [anon_sym_decltype] = ACTIONS(2793), [anon_sym_explicit] = ACTIONS(2793), [anon_sym_typename] = ACTIONS(2793), [anon_sym_template] = ACTIONS(2793), [anon_sym_operator] = ACTIONS(2793), [anon_sym_try] = ACTIONS(2793), [anon_sym_delete] = ACTIONS(2793), [anon_sym_throw] = ACTIONS(2793), [anon_sym_namespace] = ACTIONS(2793), [anon_sym_static_assert] = ACTIONS(2793), [anon_sym_concept] = ACTIONS(2793), [anon_sym_co_return] = ACTIONS(2793), [anon_sym_co_yield] = ACTIONS(2793), [anon_sym_R_DQUOTE] = ACTIONS(2795), [anon_sym_LR_DQUOTE] = ACTIONS(2795), [anon_sym_uR_DQUOTE] = ACTIONS(2795), [anon_sym_UR_DQUOTE] = ACTIONS(2795), [anon_sym_u8R_DQUOTE] = ACTIONS(2795), [anon_sym_co_await] = ACTIONS(2793), [anon_sym_new] = ACTIONS(2793), [anon_sym_requires] = ACTIONS(2793), [sym_this] = ACTIONS(2793), }, [STATE(291)] = { [sym_identifier] = ACTIONS(2797), [aux_sym_preproc_include_token1] = ACTIONS(2797), [aux_sym_preproc_def_token1] = ACTIONS(2797), [aux_sym_preproc_if_token1] = ACTIONS(2797), [aux_sym_preproc_if_token2] = ACTIONS(2797), [aux_sym_preproc_ifdef_token1] = ACTIONS(2797), [aux_sym_preproc_ifdef_token2] = ACTIONS(2797), [aux_sym_preproc_else_token1] = ACTIONS(2797), [aux_sym_preproc_elif_token1] = ACTIONS(2797), [aux_sym_preproc_elifdef_token1] = ACTIONS(2797), [aux_sym_preproc_elifdef_token2] = ACTIONS(2797), [sym_preproc_directive] = ACTIONS(2797), [anon_sym_LPAREN2] = ACTIONS(2799), [anon_sym_BANG] = ACTIONS(2799), [anon_sym_TILDE] = ACTIONS(2799), [anon_sym_DASH] = ACTIONS(2797), [anon_sym_PLUS] = ACTIONS(2797), [anon_sym_STAR] = ACTIONS(2799), [anon_sym_AMP_AMP] = ACTIONS(2799), [anon_sym_AMP] = ACTIONS(2797), [anon_sym_SEMI] = ACTIONS(2799), [anon_sym___extension__] = ACTIONS(2797), [anon_sym_typedef] = ACTIONS(2797), [anon_sym_virtual] = ACTIONS(2797), [anon_sym_extern] = ACTIONS(2797), [anon_sym___attribute__] = ACTIONS(2797), [anon_sym___attribute] = ACTIONS(2797), [anon_sym_using] = ACTIONS(2797), [anon_sym_COLON_COLON] = ACTIONS(2799), [anon_sym_LBRACK_LBRACK] = ACTIONS(2799), [anon_sym___declspec] = ACTIONS(2797), [anon_sym___based] = ACTIONS(2797), [anon_sym___cdecl] = ACTIONS(2797), [anon_sym___clrcall] = ACTIONS(2797), [anon_sym___stdcall] = ACTIONS(2797), [anon_sym___fastcall] = ACTIONS(2797), [anon_sym___thiscall] = ACTIONS(2797), [anon_sym___vectorcall] = ACTIONS(2797), [anon_sym_LBRACE] = ACTIONS(2799), [anon_sym_signed] = ACTIONS(2797), [anon_sym_unsigned] = ACTIONS(2797), [anon_sym_long] = ACTIONS(2797), [anon_sym_short] = ACTIONS(2797), [anon_sym_LBRACK] = ACTIONS(2797), [anon_sym_static] = ACTIONS(2797), [anon_sym_register] = ACTIONS(2797), [anon_sym_inline] = ACTIONS(2797), [anon_sym___inline] = ACTIONS(2797), [anon_sym___inline__] = ACTIONS(2797), [anon_sym___forceinline] = ACTIONS(2797), [anon_sym_thread_local] = ACTIONS(2797), [anon_sym___thread] = ACTIONS(2797), [anon_sym_const] = ACTIONS(2797), [anon_sym_constexpr] = ACTIONS(2797), [anon_sym_volatile] = ACTIONS(2797), [anon_sym_restrict] = ACTIONS(2797), [anon_sym___restrict__] = ACTIONS(2797), [anon_sym__Atomic] = ACTIONS(2797), [anon_sym__Noreturn] = ACTIONS(2797), [anon_sym_noreturn] = ACTIONS(2797), [anon_sym__Nonnull] = ACTIONS(2797), [anon_sym_mutable] = ACTIONS(2797), [anon_sym_constinit] = ACTIONS(2797), [anon_sym_consteval] = ACTIONS(2797), [anon_sym_alignas] = ACTIONS(2797), [anon_sym__Alignas] = ACTIONS(2797), [sym_primitive_type] = ACTIONS(2797), [anon_sym_enum] = ACTIONS(2797), [anon_sym_class] = ACTIONS(2797), [anon_sym_struct] = ACTIONS(2797), [anon_sym_union] = ACTIONS(2797), [anon_sym_if] = ACTIONS(2797), [anon_sym_switch] = ACTIONS(2797), [anon_sym_case] = ACTIONS(2797), [anon_sym_default] = ACTIONS(2797), [anon_sym_while] = ACTIONS(2797), [anon_sym_do] = ACTIONS(2797), [anon_sym_for] = ACTIONS(2797), [anon_sym_return] = ACTIONS(2797), [anon_sym_break] = ACTIONS(2797), [anon_sym_continue] = ACTIONS(2797), [anon_sym_goto] = ACTIONS(2797), [anon_sym___try] = ACTIONS(2797), [anon_sym___leave] = ACTIONS(2797), [anon_sym_not] = ACTIONS(2797), [anon_sym_compl] = ACTIONS(2797), [anon_sym_DASH_DASH] = ACTIONS(2799), [anon_sym_PLUS_PLUS] = ACTIONS(2799), [anon_sym_sizeof] = ACTIONS(2797), [anon_sym___alignof__] = ACTIONS(2797), [anon_sym___alignof] = ACTIONS(2797), [anon_sym__alignof] = ACTIONS(2797), [anon_sym_alignof] = ACTIONS(2797), [anon_sym__Alignof] = ACTIONS(2797), [anon_sym_offsetof] = ACTIONS(2797), [anon_sym__Generic] = ACTIONS(2797), [anon_sym_asm] = ACTIONS(2797), [anon_sym___asm__] = ACTIONS(2797), [anon_sym___asm] = ACTIONS(2797), [sym_number_literal] = ACTIONS(2799), [anon_sym_L_SQUOTE] = ACTIONS(2799), [anon_sym_u_SQUOTE] = ACTIONS(2799), [anon_sym_U_SQUOTE] = ACTIONS(2799), [anon_sym_u8_SQUOTE] = ACTIONS(2799), [anon_sym_SQUOTE] = ACTIONS(2799), [anon_sym_L_DQUOTE] = ACTIONS(2799), [anon_sym_u_DQUOTE] = ACTIONS(2799), [anon_sym_U_DQUOTE] = ACTIONS(2799), [anon_sym_u8_DQUOTE] = ACTIONS(2799), [anon_sym_DQUOTE] = ACTIONS(2799), [sym_true] = ACTIONS(2797), [sym_false] = ACTIONS(2797), [anon_sym_NULL] = ACTIONS(2797), [anon_sym_nullptr] = ACTIONS(2797), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2797), [anon_sym_decltype] = ACTIONS(2797), [anon_sym_explicit] = ACTIONS(2797), [anon_sym_typename] = ACTIONS(2797), [anon_sym_template] = ACTIONS(2797), [anon_sym_operator] = ACTIONS(2797), [anon_sym_try] = ACTIONS(2797), [anon_sym_delete] = ACTIONS(2797), [anon_sym_throw] = ACTIONS(2797), [anon_sym_namespace] = ACTIONS(2797), [anon_sym_static_assert] = ACTIONS(2797), [anon_sym_concept] = ACTIONS(2797), [anon_sym_co_return] = ACTIONS(2797), [anon_sym_co_yield] = ACTIONS(2797), [anon_sym_R_DQUOTE] = ACTIONS(2799), [anon_sym_LR_DQUOTE] = ACTIONS(2799), [anon_sym_uR_DQUOTE] = ACTIONS(2799), [anon_sym_UR_DQUOTE] = ACTIONS(2799), [anon_sym_u8R_DQUOTE] = ACTIONS(2799), [anon_sym_co_await] = ACTIONS(2797), [anon_sym_new] = ACTIONS(2797), [anon_sym_requires] = ACTIONS(2797), [sym_this] = ACTIONS(2797), }, [STATE(292)] = { [ts_builtin_sym_end] = ACTIONS(2731), [sym_identifier] = ACTIONS(2729), [aux_sym_preproc_include_token1] = ACTIONS(2729), [aux_sym_preproc_def_token1] = ACTIONS(2729), [aux_sym_preproc_if_token1] = ACTIONS(2729), [aux_sym_preproc_ifdef_token1] = ACTIONS(2729), [aux_sym_preproc_ifdef_token2] = ACTIONS(2729), [sym_preproc_directive] = ACTIONS(2729), [anon_sym_LPAREN2] = ACTIONS(2731), [anon_sym_BANG] = ACTIONS(2731), [anon_sym_TILDE] = ACTIONS(2731), [anon_sym_DASH] = ACTIONS(2729), [anon_sym_PLUS] = ACTIONS(2729), [anon_sym_STAR] = ACTIONS(2731), [anon_sym_AMP_AMP] = ACTIONS(2731), [anon_sym_AMP] = ACTIONS(2729), [anon_sym_SEMI] = ACTIONS(2731), [anon_sym___extension__] = ACTIONS(2729), [anon_sym_typedef] = ACTIONS(2729), [anon_sym_virtual] = ACTIONS(2729), [anon_sym_extern] = ACTIONS(2729), [anon_sym___attribute__] = ACTIONS(2729), [anon_sym___attribute] = ACTIONS(2729), [anon_sym_using] = ACTIONS(2729), [anon_sym_COLON_COLON] = ACTIONS(2731), [anon_sym_LBRACK_LBRACK] = ACTIONS(2731), [anon_sym___declspec] = ACTIONS(2729), [anon_sym___based] = ACTIONS(2729), [anon_sym___cdecl] = ACTIONS(2729), [anon_sym___clrcall] = ACTIONS(2729), [anon_sym___stdcall] = ACTIONS(2729), [anon_sym___fastcall] = ACTIONS(2729), [anon_sym___thiscall] = ACTIONS(2729), [anon_sym___vectorcall] = ACTIONS(2729), [anon_sym_LBRACE] = ACTIONS(2731), [anon_sym_signed] = ACTIONS(2729), [anon_sym_unsigned] = ACTIONS(2729), [anon_sym_long] = ACTIONS(2729), [anon_sym_short] = ACTIONS(2729), [anon_sym_LBRACK] = ACTIONS(2729), [anon_sym_static] = ACTIONS(2729), [anon_sym_register] = ACTIONS(2729), [anon_sym_inline] = ACTIONS(2729), [anon_sym___inline] = ACTIONS(2729), [anon_sym___inline__] = ACTIONS(2729), [anon_sym___forceinline] = ACTIONS(2729), [anon_sym_thread_local] = ACTIONS(2729), [anon_sym___thread] = ACTIONS(2729), [anon_sym_const] = ACTIONS(2729), [anon_sym_constexpr] = ACTIONS(2729), [anon_sym_volatile] = ACTIONS(2729), [anon_sym_restrict] = ACTIONS(2729), [anon_sym___restrict__] = ACTIONS(2729), [anon_sym__Atomic] = ACTIONS(2729), [anon_sym__Noreturn] = ACTIONS(2729), [anon_sym_noreturn] = ACTIONS(2729), [anon_sym__Nonnull] = ACTIONS(2729), [anon_sym_mutable] = ACTIONS(2729), [anon_sym_constinit] = ACTIONS(2729), [anon_sym_consteval] = ACTIONS(2729), [anon_sym_alignas] = ACTIONS(2729), [anon_sym__Alignas] = ACTIONS(2729), [sym_primitive_type] = ACTIONS(2729), [anon_sym_enum] = ACTIONS(2729), [anon_sym_class] = ACTIONS(2729), [anon_sym_struct] = ACTIONS(2729), [anon_sym_union] = ACTIONS(2729), [anon_sym_if] = ACTIONS(2729), [anon_sym_else] = ACTIONS(2729), [anon_sym_switch] = ACTIONS(2729), [anon_sym_case] = ACTIONS(2729), [anon_sym_default] = ACTIONS(2729), [anon_sym_while] = ACTIONS(2729), [anon_sym_do] = ACTIONS(2729), [anon_sym_for] = ACTIONS(2729), [anon_sym_return] = ACTIONS(2729), [anon_sym_break] = ACTIONS(2729), [anon_sym_continue] = ACTIONS(2729), [anon_sym_goto] = ACTIONS(2729), [anon_sym___try] = ACTIONS(2729), [anon_sym___leave] = ACTIONS(2729), [anon_sym_not] = ACTIONS(2729), [anon_sym_compl] = ACTIONS(2729), [anon_sym_DASH_DASH] = ACTIONS(2731), [anon_sym_PLUS_PLUS] = ACTIONS(2731), [anon_sym_sizeof] = ACTIONS(2729), [anon_sym___alignof__] = ACTIONS(2729), [anon_sym___alignof] = ACTIONS(2729), [anon_sym__alignof] = ACTIONS(2729), [anon_sym_alignof] = ACTIONS(2729), [anon_sym__Alignof] = ACTIONS(2729), [anon_sym_offsetof] = ACTIONS(2729), [anon_sym__Generic] = ACTIONS(2729), [anon_sym_asm] = ACTIONS(2729), [anon_sym___asm__] = ACTIONS(2729), [anon_sym___asm] = ACTIONS(2729), [sym_number_literal] = ACTIONS(2731), [anon_sym_L_SQUOTE] = ACTIONS(2731), [anon_sym_u_SQUOTE] = ACTIONS(2731), [anon_sym_U_SQUOTE] = ACTIONS(2731), [anon_sym_u8_SQUOTE] = ACTIONS(2731), [anon_sym_SQUOTE] = ACTIONS(2731), [anon_sym_L_DQUOTE] = ACTIONS(2731), [anon_sym_u_DQUOTE] = ACTIONS(2731), [anon_sym_U_DQUOTE] = ACTIONS(2731), [anon_sym_u8_DQUOTE] = ACTIONS(2731), [anon_sym_DQUOTE] = ACTIONS(2731), [sym_true] = ACTIONS(2729), [sym_false] = ACTIONS(2729), [anon_sym_NULL] = ACTIONS(2729), [anon_sym_nullptr] = ACTIONS(2729), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2729), [anon_sym_decltype] = ACTIONS(2729), [anon_sym_explicit] = ACTIONS(2729), [anon_sym_typename] = ACTIONS(2729), [anon_sym_export] = ACTIONS(2729), [anon_sym_module] = ACTIONS(2729), [anon_sym_import] = ACTIONS(2729), [anon_sym_template] = ACTIONS(2729), [anon_sym_operator] = ACTIONS(2729), [anon_sym_try] = ACTIONS(2729), [anon_sym_delete] = ACTIONS(2729), [anon_sym_throw] = ACTIONS(2729), [anon_sym_namespace] = ACTIONS(2729), [anon_sym_static_assert] = ACTIONS(2729), [anon_sym_concept] = ACTIONS(2729), [anon_sym_co_return] = ACTIONS(2729), [anon_sym_co_yield] = ACTIONS(2729), [anon_sym_R_DQUOTE] = ACTIONS(2731), [anon_sym_LR_DQUOTE] = ACTIONS(2731), [anon_sym_uR_DQUOTE] = ACTIONS(2731), [anon_sym_UR_DQUOTE] = ACTIONS(2731), [anon_sym_u8R_DQUOTE] = ACTIONS(2731), [anon_sym_co_await] = ACTIONS(2729), [anon_sym_new] = ACTIONS(2729), [anon_sym_requires] = ACTIONS(2729), [sym_this] = ACTIONS(2729), }, [STATE(293)] = { [sym_identifier] = ACTIONS(2801), [aux_sym_preproc_include_token1] = ACTIONS(2801), [aux_sym_preproc_def_token1] = ACTIONS(2801), [aux_sym_preproc_if_token1] = ACTIONS(2801), [aux_sym_preproc_if_token2] = ACTIONS(2801), [aux_sym_preproc_ifdef_token1] = ACTIONS(2801), [aux_sym_preproc_ifdef_token2] = ACTIONS(2801), [aux_sym_preproc_else_token1] = ACTIONS(2801), [aux_sym_preproc_elif_token1] = ACTIONS(2801), [aux_sym_preproc_elifdef_token1] = ACTIONS(2801), [aux_sym_preproc_elifdef_token2] = ACTIONS(2801), [sym_preproc_directive] = ACTIONS(2801), [anon_sym_LPAREN2] = ACTIONS(2803), [anon_sym_BANG] = ACTIONS(2803), [anon_sym_TILDE] = ACTIONS(2803), [anon_sym_DASH] = ACTIONS(2801), [anon_sym_PLUS] = ACTIONS(2801), [anon_sym_STAR] = ACTIONS(2803), [anon_sym_AMP_AMP] = ACTIONS(2803), [anon_sym_AMP] = ACTIONS(2801), [anon_sym_SEMI] = ACTIONS(2803), [anon_sym___extension__] = ACTIONS(2801), [anon_sym_typedef] = ACTIONS(2801), [anon_sym_virtual] = ACTIONS(2801), [anon_sym_extern] = ACTIONS(2801), [anon_sym___attribute__] = ACTIONS(2801), [anon_sym___attribute] = ACTIONS(2801), [anon_sym_using] = ACTIONS(2801), [anon_sym_COLON_COLON] = ACTIONS(2803), [anon_sym_LBRACK_LBRACK] = ACTIONS(2803), [anon_sym___declspec] = ACTIONS(2801), [anon_sym___based] = ACTIONS(2801), [anon_sym___cdecl] = ACTIONS(2801), [anon_sym___clrcall] = ACTIONS(2801), [anon_sym___stdcall] = ACTIONS(2801), [anon_sym___fastcall] = ACTIONS(2801), [anon_sym___thiscall] = ACTIONS(2801), [anon_sym___vectorcall] = ACTIONS(2801), [anon_sym_LBRACE] = ACTIONS(2803), [anon_sym_signed] = ACTIONS(2801), [anon_sym_unsigned] = ACTIONS(2801), [anon_sym_long] = ACTIONS(2801), [anon_sym_short] = ACTIONS(2801), [anon_sym_LBRACK] = ACTIONS(2801), [anon_sym_static] = ACTIONS(2801), [anon_sym_register] = ACTIONS(2801), [anon_sym_inline] = ACTIONS(2801), [anon_sym___inline] = ACTIONS(2801), [anon_sym___inline__] = ACTIONS(2801), [anon_sym___forceinline] = ACTIONS(2801), [anon_sym_thread_local] = ACTIONS(2801), [anon_sym___thread] = ACTIONS(2801), [anon_sym_const] = ACTIONS(2801), [anon_sym_constexpr] = ACTIONS(2801), [anon_sym_volatile] = ACTIONS(2801), [anon_sym_restrict] = ACTIONS(2801), [anon_sym___restrict__] = ACTIONS(2801), [anon_sym__Atomic] = ACTIONS(2801), [anon_sym__Noreturn] = ACTIONS(2801), [anon_sym_noreturn] = ACTIONS(2801), [anon_sym__Nonnull] = ACTIONS(2801), [anon_sym_mutable] = ACTIONS(2801), [anon_sym_constinit] = ACTIONS(2801), [anon_sym_consteval] = ACTIONS(2801), [anon_sym_alignas] = ACTIONS(2801), [anon_sym__Alignas] = ACTIONS(2801), [sym_primitive_type] = ACTIONS(2801), [anon_sym_enum] = ACTIONS(2801), [anon_sym_class] = ACTIONS(2801), [anon_sym_struct] = ACTIONS(2801), [anon_sym_union] = ACTIONS(2801), [anon_sym_if] = ACTIONS(2801), [anon_sym_switch] = ACTIONS(2801), [anon_sym_case] = ACTIONS(2801), [anon_sym_default] = ACTIONS(2801), [anon_sym_while] = ACTIONS(2801), [anon_sym_do] = ACTIONS(2801), [anon_sym_for] = ACTIONS(2801), [anon_sym_return] = ACTIONS(2801), [anon_sym_break] = ACTIONS(2801), [anon_sym_continue] = ACTIONS(2801), [anon_sym_goto] = ACTIONS(2801), [anon_sym___try] = ACTIONS(2801), [anon_sym___leave] = ACTIONS(2801), [anon_sym_not] = ACTIONS(2801), [anon_sym_compl] = ACTIONS(2801), [anon_sym_DASH_DASH] = ACTIONS(2803), [anon_sym_PLUS_PLUS] = ACTIONS(2803), [anon_sym_sizeof] = ACTIONS(2801), [anon_sym___alignof__] = ACTIONS(2801), [anon_sym___alignof] = ACTIONS(2801), [anon_sym__alignof] = ACTIONS(2801), [anon_sym_alignof] = ACTIONS(2801), [anon_sym__Alignof] = ACTIONS(2801), [anon_sym_offsetof] = ACTIONS(2801), [anon_sym__Generic] = ACTIONS(2801), [anon_sym_asm] = ACTIONS(2801), [anon_sym___asm__] = ACTIONS(2801), [anon_sym___asm] = ACTIONS(2801), [sym_number_literal] = ACTIONS(2803), [anon_sym_L_SQUOTE] = ACTIONS(2803), [anon_sym_u_SQUOTE] = ACTIONS(2803), [anon_sym_U_SQUOTE] = ACTIONS(2803), [anon_sym_u8_SQUOTE] = ACTIONS(2803), [anon_sym_SQUOTE] = ACTIONS(2803), [anon_sym_L_DQUOTE] = ACTIONS(2803), [anon_sym_u_DQUOTE] = ACTIONS(2803), [anon_sym_U_DQUOTE] = ACTIONS(2803), [anon_sym_u8_DQUOTE] = ACTIONS(2803), [anon_sym_DQUOTE] = ACTIONS(2803), [sym_true] = ACTIONS(2801), [sym_false] = ACTIONS(2801), [anon_sym_NULL] = ACTIONS(2801), [anon_sym_nullptr] = ACTIONS(2801), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2801), [anon_sym_decltype] = ACTIONS(2801), [anon_sym_explicit] = ACTIONS(2801), [anon_sym_typename] = ACTIONS(2801), [anon_sym_template] = ACTIONS(2801), [anon_sym_operator] = ACTIONS(2801), [anon_sym_try] = ACTIONS(2801), [anon_sym_delete] = ACTIONS(2801), [anon_sym_throw] = ACTIONS(2801), [anon_sym_namespace] = ACTIONS(2801), [anon_sym_static_assert] = ACTIONS(2801), [anon_sym_concept] = ACTIONS(2801), [anon_sym_co_return] = ACTIONS(2801), [anon_sym_co_yield] = ACTIONS(2801), [anon_sym_R_DQUOTE] = ACTIONS(2803), [anon_sym_LR_DQUOTE] = ACTIONS(2803), [anon_sym_uR_DQUOTE] = ACTIONS(2803), [anon_sym_UR_DQUOTE] = ACTIONS(2803), [anon_sym_u8R_DQUOTE] = ACTIONS(2803), [anon_sym_co_await] = ACTIONS(2801), [anon_sym_new] = ACTIONS(2801), [anon_sym_requires] = ACTIONS(2801), [sym_this] = ACTIONS(2801), }, [STATE(294)] = { [sym_identifier] = ACTIONS(2805), [aux_sym_preproc_include_token1] = ACTIONS(2805), [aux_sym_preproc_def_token1] = ACTIONS(2805), [aux_sym_preproc_if_token1] = ACTIONS(2805), [aux_sym_preproc_if_token2] = ACTIONS(2805), [aux_sym_preproc_ifdef_token1] = ACTIONS(2805), [aux_sym_preproc_ifdef_token2] = ACTIONS(2805), [aux_sym_preproc_else_token1] = ACTIONS(2805), [aux_sym_preproc_elif_token1] = ACTIONS(2805), [aux_sym_preproc_elifdef_token1] = ACTIONS(2805), [aux_sym_preproc_elifdef_token2] = ACTIONS(2805), [sym_preproc_directive] = ACTIONS(2805), [anon_sym_LPAREN2] = ACTIONS(2807), [anon_sym_BANG] = ACTIONS(2807), [anon_sym_TILDE] = ACTIONS(2807), [anon_sym_DASH] = ACTIONS(2805), [anon_sym_PLUS] = ACTIONS(2805), [anon_sym_STAR] = ACTIONS(2807), [anon_sym_AMP_AMP] = ACTIONS(2807), [anon_sym_AMP] = ACTIONS(2805), [anon_sym_SEMI] = ACTIONS(2807), [anon_sym___extension__] = ACTIONS(2805), [anon_sym_typedef] = ACTIONS(2805), [anon_sym_virtual] = ACTIONS(2805), [anon_sym_extern] = ACTIONS(2805), [anon_sym___attribute__] = ACTIONS(2805), [anon_sym___attribute] = ACTIONS(2805), [anon_sym_using] = ACTIONS(2805), [anon_sym_COLON_COLON] = ACTIONS(2807), [anon_sym_LBRACK_LBRACK] = ACTIONS(2807), [anon_sym___declspec] = ACTIONS(2805), [anon_sym___based] = ACTIONS(2805), [anon_sym___cdecl] = ACTIONS(2805), [anon_sym___clrcall] = ACTIONS(2805), [anon_sym___stdcall] = ACTIONS(2805), [anon_sym___fastcall] = ACTIONS(2805), [anon_sym___thiscall] = ACTIONS(2805), [anon_sym___vectorcall] = ACTIONS(2805), [anon_sym_LBRACE] = ACTIONS(2807), [anon_sym_signed] = ACTIONS(2805), [anon_sym_unsigned] = ACTIONS(2805), [anon_sym_long] = ACTIONS(2805), [anon_sym_short] = ACTIONS(2805), [anon_sym_LBRACK] = ACTIONS(2805), [anon_sym_static] = ACTIONS(2805), [anon_sym_register] = ACTIONS(2805), [anon_sym_inline] = ACTIONS(2805), [anon_sym___inline] = ACTIONS(2805), [anon_sym___inline__] = ACTIONS(2805), [anon_sym___forceinline] = ACTIONS(2805), [anon_sym_thread_local] = ACTIONS(2805), [anon_sym___thread] = ACTIONS(2805), [anon_sym_const] = ACTIONS(2805), [anon_sym_constexpr] = ACTIONS(2805), [anon_sym_volatile] = ACTIONS(2805), [anon_sym_restrict] = ACTIONS(2805), [anon_sym___restrict__] = ACTIONS(2805), [anon_sym__Atomic] = ACTIONS(2805), [anon_sym__Noreturn] = ACTIONS(2805), [anon_sym_noreturn] = ACTIONS(2805), [anon_sym__Nonnull] = ACTIONS(2805), [anon_sym_mutable] = ACTIONS(2805), [anon_sym_constinit] = ACTIONS(2805), [anon_sym_consteval] = ACTIONS(2805), [anon_sym_alignas] = ACTIONS(2805), [anon_sym__Alignas] = ACTIONS(2805), [sym_primitive_type] = ACTIONS(2805), [anon_sym_enum] = ACTIONS(2805), [anon_sym_class] = ACTIONS(2805), [anon_sym_struct] = ACTIONS(2805), [anon_sym_union] = ACTIONS(2805), [anon_sym_if] = ACTIONS(2805), [anon_sym_switch] = ACTIONS(2805), [anon_sym_case] = ACTIONS(2805), [anon_sym_default] = ACTIONS(2805), [anon_sym_while] = ACTIONS(2805), [anon_sym_do] = ACTIONS(2805), [anon_sym_for] = ACTIONS(2805), [anon_sym_return] = ACTIONS(2805), [anon_sym_break] = ACTIONS(2805), [anon_sym_continue] = ACTIONS(2805), [anon_sym_goto] = ACTIONS(2805), [anon_sym___try] = ACTIONS(2805), [anon_sym___leave] = ACTIONS(2805), [anon_sym_not] = ACTIONS(2805), [anon_sym_compl] = ACTIONS(2805), [anon_sym_DASH_DASH] = ACTIONS(2807), [anon_sym_PLUS_PLUS] = ACTIONS(2807), [anon_sym_sizeof] = ACTIONS(2805), [anon_sym___alignof__] = ACTIONS(2805), [anon_sym___alignof] = ACTIONS(2805), [anon_sym__alignof] = ACTIONS(2805), [anon_sym_alignof] = ACTIONS(2805), [anon_sym__Alignof] = ACTIONS(2805), [anon_sym_offsetof] = ACTIONS(2805), [anon_sym__Generic] = ACTIONS(2805), [anon_sym_asm] = ACTIONS(2805), [anon_sym___asm__] = ACTIONS(2805), [anon_sym___asm] = ACTIONS(2805), [sym_number_literal] = ACTIONS(2807), [anon_sym_L_SQUOTE] = ACTIONS(2807), [anon_sym_u_SQUOTE] = ACTIONS(2807), [anon_sym_U_SQUOTE] = ACTIONS(2807), [anon_sym_u8_SQUOTE] = ACTIONS(2807), [anon_sym_SQUOTE] = ACTIONS(2807), [anon_sym_L_DQUOTE] = ACTIONS(2807), [anon_sym_u_DQUOTE] = ACTIONS(2807), [anon_sym_U_DQUOTE] = ACTIONS(2807), [anon_sym_u8_DQUOTE] = ACTIONS(2807), [anon_sym_DQUOTE] = ACTIONS(2807), [sym_true] = ACTIONS(2805), [sym_false] = ACTIONS(2805), [anon_sym_NULL] = ACTIONS(2805), [anon_sym_nullptr] = ACTIONS(2805), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2805), [anon_sym_decltype] = ACTIONS(2805), [anon_sym_explicit] = ACTIONS(2805), [anon_sym_typename] = ACTIONS(2805), [anon_sym_template] = ACTIONS(2805), [anon_sym_operator] = ACTIONS(2805), [anon_sym_try] = ACTIONS(2805), [anon_sym_delete] = ACTIONS(2805), [anon_sym_throw] = ACTIONS(2805), [anon_sym_namespace] = ACTIONS(2805), [anon_sym_static_assert] = ACTIONS(2805), [anon_sym_concept] = ACTIONS(2805), [anon_sym_co_return] = ACTIONS(2805), [anon_sym_co_yield] = ACTIONS(2805), [anon_sym_R_DQUOTE] = ACTIONS(2807), [anon_sym_LR_DQUOTE] = ACTIONS(2807), [anon_sym_uR_DQUOTE] = ACTIONS(2807), [anon_sym_UR_DQUOTE] = ACTIONS(2807), [anon_sym_u8R_DQUOTE] = ACTIONS(2807), [anon_sym_co_await] = ACTIONS(2805), [anon_sym_new] = ACTIONS(2805), [anon_sym_requires] = ACTIONS(2805), [sym_this] = ACTIONS(2805), }, [STATE(295)] = { [sym_identifier] = ACTIONS(2809), [aux_sym_preproc_include_token1] = ACTIONS(2809), [aux_sym_preproc_def_token1] = ACTIONS(2809), [aux_sym_preproc_if_token1] = ACTIONS(2809), [aux_sym_preproc_if_token2] = ACTIONS(2809), [aux_sym_preproc_ifdef_token1] = ACTIONS(2809), [aux_sym_preproc_ifdef_token2] = ACTIONS(2809), [aux_sym_preproc_else_token1] = ACTIONS(2809), [aux_sym_preproc_elif_token1] = ACTIONS(2809), [aux_sym_preproc_elifdef_token1] = ACTIONS(2809), [aux_sym_preproc_elifdef_token2] = ACTIONS(2809), [sym_preproc_directive] = ACTIONS(2809), [anon_sym_LPAREN2] = ACTIONS(2811), [anon_sym_BANG] = ACTIONS(2811), [anon_sym_TILDE] = ACTIONS(2811), [anon_sym_DASH] = ACTIONS(2809), [anon_sym_PLUS] = ACTIONS(2809), [anon_sym_STAR] = ACTIONS(2811), [anon_sym_AMP_AMP] = ACTIONS(2811), [anon_sym_AMP] = ACTIONS(2809), [anon_sym_SEMI] = ACTIONS(2811), [anon_sym___extension__] = ACTIONS(2809), [anon_sym_typedef] = ACTIONS(2809), [anon_sym_virtual] = ACTIONS(2809), [anon_sym_extern] = ACTIONS(2809), [anon_sym___attribute__] = ACTIONS(2809), [anon_sym___attribute] = ACTIONS(2809), [anon_sym_using] = ACTIONS(2809), [anon_sym_COLON_COLON] = ACTIONS(2811), [anon_sym_LBRACK_LBRACK] = ACTIONS(2811), [anon_sym___declspec] = ACTIONS(2809), [anon_sym___based] = ACTIONS(2809), [anon_sym___cdecl] = ACTIONS(2809), [anon_sym___clrcall] = ACTIONS(2809), [anon_sym___stdcall] = ACTIONS(2809), [anon_sym___fastcall] = ACTIONS(2809), [anon_sym___thiscall] = ACTIONS(2809), [anon_sym___vectorcall] = ACTIONS(2809), [anon_sym_LBRACE] = ACTIONS(2811), [anon_sym_signed] = ACTIONS(2809), [anon_sym_unsigned] = ACTIONS(2809), [anon_sym_long] = ACTIONS(2809), [anon_sym_short] = ACTIONS(2809), [anon_sym_LBRACK] = ACTIONS(2809), [anon_sym_static] = ACTIONS(2809), [anon_sym_register] = ACTIONS(2809), [anon_sym_inline] = ACTIONS(2809), [anon_sym___inline] = ACTIONS(2809), [anon_sym___inline__] = ACTIONS(2809), [anon_sym___forceinline] = ACTIONS(2809), [anon_sym_thread_local] = ACTIONS(2809), [anon_sym___thread] = ACTIONS(2809), [anon_sym_const] = ACTIONS(2809), [anon_sym_constexpr] = ACTIONS(2809), [anon_sym_volatile] = ACTIONS(2809), [anon_sym_restrict] = ACTIONS(2809), [anon_sym___restrict__] = ACTIONS(2809), [anon_sym__Atomic] = ACTIONS(2809), [anon_sym__Noreturn] = ACTIONS(2809), [anon_sym_noreturn] = ACTIONS(2809), [anon_sym__Nonnull] = ACTIONS(2809), [anon_sym_mutable] = ACTIONS(2809), [anon_sym_constinit] = ACTIONS(2809), [anon_sym_consteval] = ACTIONS(2809), [anon_sym_alignas] = ACTIONS(2809), [anon_sym__Alignas] = ACTIONS(2809), [sym_primitive_type] = ACTIONS(2809), [anon_sym_enum] = ACTIONS(2809), [anon_sym_class] = ACTIONS(2809), [anon_sym_struct] = ACTIONS(2809), [anon_sym_union] = ACTIONS(2809), [anon_sym_if] = ACTIONS(2809), [anon_sym_switch] = ACTIONS(2809), [anon_sym_case] = ACTIONS(2809), [anon_sym_default] = ACTIONS(2809), [anon_sym_while] = ACTIONS(2809), [anon_sym_do] = ACTIONS(2809), [anon_sym_for] = ACTIONS(2809), [anon_sym_return] = ACTIONS(2809), [anon_sym_break] = ACTIONS(2809), [anon_sym_continue] = ACTIONS(2809), [anon_sym_goto] = ACTIONS(2809), [anon_sym___try] = ACTIONS(2809), [anon_sym___leave] = ACTIONS(2809), [anon_sym_not] = ACTIONS(2809), [anon_sym_compl] = ACTIONS(2809), [anon_sym_DASH_DASH] = ACTIONS(2811), [anon_sym_PLUS_PLUS] = ACTIONS(2811), [anon_sym_sizeof] = ACTIONS(2809), [anon_sym___alignof__] = ACTIONS(2809), [anon_sym___alignof] = ACTIONS(2809), [anon_sym__alignof] = ACTIONS(2809), [anon_sym_alignof] = ACTIONS(2809), [anon_sym__Alignof] = ACTIONS(2809), [anon_sym_offsetof] = ACTIONS(2809), [anon_sym__Generic] = ACTIONS(2809), [anon_sym_asm] = ACTIONS(2809), [anon_sym___asm__] = ACTIONS(2809), [anon_sym___asm] = ACTIONS(2809), [sym_number_literal] = ACTIONS(2811), [anon_sym_L_SQUOTE] = ACTIONS(2811), [anon_sym_u_SQUOTE] = ACTIONS(2811), [anon_sym_U_SQUOTE] = ACTIONS(2811), [anon_sym_u8_SQUOTE] = ACTIONS(2811), [anon_sym_SQUOTE] = ACTIONS(2811), [anon_sym_L_DQUOTE] = ACTIONS(2811), [anon_sym_u_DQUOTE] = ACTIONS(2811), [anon_sym_U_DQUOTE] = ACTIONS(2811), [anon_sym_u8_DQUOTE] = ACTIONS(2811), [anon_sym_DQUOTE] = ACTIONS(2811), [sym_true] = ACTIONS(2809), [sym_false] = ACTIONS(2809), [anon_sym_NULL] = ACTIONS(2809), [anon_sym_nullptr] = ACTIONS(2809), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2809), [anon_sym_decltype] = ACTIONS(2809), [anon_sym_explicit] = ACTIONS(2809), [anon_sym_typename] = ACTIONS(2809), [anon_sym_template] = ACTIONS(2809), [anon_sym_operator] = ACTIONS(2809), [anon_sym_try] = ACTIONS(2809), [anon_sym_delete] = ACTIONS(2809), [anon_sym_throw] = ACTIONS(2809), [anon_sym_namespace] = ACTIONS(2809), [anon_sym_static_assert] = ACTIONS(2809), [anon_sym_concept] = ACTIONS(2809), [anon_sym_co_return] = ACTIONS(2809), [anon_sym_co_yield] = ACTIONS(2809), [anon_sym_R_DQUOTE] = ACTIONS(2811), [anon_sym_LR_DQUOTE] = ACTIONS(2811), [anon_sym_uR_DQUOTE] = ACTIONS(2811), [anon_sym_UR_DQUOTE] = ACTIONS(2811), [anon_sym_u8R_DQUOTE] = ACTIONS(2811), [anon_sym_co_await] = ACTIONS(2809), [anon_sym_new] = ACTIONS(2809), [anon_sym_requires] = ACTIONS(2809), [sym_this] = ACTIONS(2809), }, [STATE(296)] = { [ts_builtin_sym_end] = ACTIONS(2695), [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_include_token1] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_BANG] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_DASH] = ACTIONS(2693), [anon_sym_PLUS] = ACTIONS(2693), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym___cdecl] = ACTIONS(2693), [anon_sym___clrcall] = ACTIONS(2693), [anon_sym___stdcall] = ACTIONS(2693), [anon_sym___fastcall] = ACTIONS(2693), [anon_sym___thiscall] = ACTIONS(2693), [anon_sym___vectorcall] = ACTIONS(2693), [anon_sym_LBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [anon_sym_if] = ACTIONS(2693), [anon_sym_else] = ACTIONS(2693), [anon_sym_switch] = ACTIONS(2693), [anon_sym_case] = ACTIONS(2693), [anon_sym_default] = ACTIONS(2693), [anon_sym_while] = ACTIONS(2693), [anon_sym_do] = ACTIONS(2693), [anon_sym_for] = ACTIONS(2693), [anon_sym_return] = ACTIONS(2693), [anon_sym_break] = ACTIONS(2693), [anon_sym_continue] = ACTIONS(2693), [anon_sym_goto] = ACTIONS(2693), [anon_sym___try] = ACTIONS(2693), [anon_sym___leave] = ACTIONS(2693), [anon_sym_not] = ACTIONS(2693), [anon_sym_compl] = ACTIONS(2693), [anon_sym_DASH_DASH] = ACTIONS(2695), [anon_sym_PLUS_PLUS] = ACTIONS(2695), [anon_sym_sizeof] = ACTIONS(2693), [anon_sym___alignof__] = ACTIONS(2693), [anon_sym___alignof] = ACTIONS(2693), [anon_sym__alignof] = ACTIONS(2693), [anon_sym_alignof] = ACTIONS(2693), [anon_sym__Alignof] = ACTIONS(2693), [anon_sym_offsetof] = ACTIONS(2693), [anon_sym__Generic] = ACTIONS(2693), [anon_sym_asm] = ACTIONS(2693), [anon_sym___asm__] = ACTIONS(2693), [anon_sym___asm] = ACTIONS(2693), [sym_number_literal] = ACTIONS(2695), [anon_sym_L_SQUOTE] = ACTIONS(2695), [anon_sym_u_SQUOTE] = ACTIONS(2695), [anon_sym_U_SQUOTE] = ACTIONS(2695), [anon_sym_u8_SQUOTE] = ACTIONS(2695), [anon_sym_SQUOTE] = ACTIONS(2695), [anon_sym_L_DQUOTE] = ACTIONS(2695), [anon_sym_u_DQUOTE] = ACTIONS(2695), [anon_sym_U_DQUOTE] = ACTIONS(2695), [anon_sym_u8_DQUOTE] = ACTIONS(2695), [anon_sym_DQUOTE] = ACTIONS(2695), [sym_true] = ACTIONS(2693), [sym_false] = ACTIONS(2693), [anon_sym_NULL] = ACTIONS(2693), [anon_sym_nullptr] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_export] = ACTIONS(2693), [anon_sym_module] = ACTIONS(2693), [anon_sym_import] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_try] = ACTIONS(2693), [anon_sym_delete] = ACTIONS(2693), [anon_sym_throw] = ACTIONS(2693), [anon_sym_namespace] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), [anon_sym_concept] = ACTIONS(2693), [anon_sym_co_return] = ACTIONS(2693), [anon_sym_co_yield] = ACTIONS(2693), [anon_sym_R_DQUOTE] = ACTIONS(2695), [anon_sym_LR_DQUOTE] = ACTIONS(2695), [anon_sym_uR_DQUOTE] = ACTIONS(2695), [anon_sym_UR_DQUOTE] = ACTIONS(2695), [anon_sym_u8R_DQUOTE] = ACTIONS(2695), [anon_sym_co_await] = ACTIONS(2693), [anon_sym_new] = ACTIONS(2693), [anon_sym_requires] = ACTIONS(2693), [sym_this] = ACTIONS(2693), }, [STATE(297)] = { [sym_identifier] = ACTIONS(2813), [aux_sym_preproc_include_token1] = ACTIONS(2813), [aux_sym_preproc_def_token1] = ACTIONS(2813), [aux_sym_preproc_if_token1] = ACTIONS(2813), [aux_sym_preproc_if_token2] = ACTIONS(2813), [aux_sym_preproc_ifdef_token1] = ACTIONS(2813), [aux_sym_preproc_ifdef_token2] = ACTIONS(2813), [aux_sym_preproc_else_token1] = ACTIONS(2813), [aux_sym_preproc_elif_token1] = ACTIONS(2813), [aux_sym_preproc_elifdef_token1] = ACTIONS(2813), [aux_sym_preproc_elifdef_token2] = ACTIONS(2813), [sym_preproc_directive] = ACTIONS(2813), [anon_sym_LPAREN2] = ACTIONS(2815), [anon_sym_BANG] = ACTIONS(2815), [anon_sym_TILDE] = ACTIONS(2815), [anon_sym_DASH] = ACTIONS(2813), [anon_sym_PLUS] = ACTIONS(2813), [anon_sym_STAR] = ACTIONS(2815), [anon_sym_AMP_AMP] = ACTIONS(2815), [anon_sym_AMP] = ACTIONS(2813), [anon_sym_SEMI] = ACTIONS(2815), [anon_sym___extension__] = ACTIONS(2813), [anon_sym_typedef] = ACTIONS(2813), [anon_sym_virtual] = ACTIONS(2813), [anon_sym_extern] = ACTIONS(2813), [anon_sym___attribute__] = ACTIONS(2813), [anon_sym___attribute] = ACTIONS(2813), [anon_sym_using] = ACTIONS(2813), [anon_sym_COLON_COLON] = ACTIONS(2815), [anon_sym_LBRACK_LBRACK] = ACTIONS(2815), [anon_sym___declspec] = ACTIONS(2813), [anon_sym___based] = ACTIONS(2813), [anon_sym___cdecl] = ACTIONS(2813), [anon_sym___clrcall] = ACTIONS(2813), [anon_sym___stdcall] = ACTIONS(2813), [anon_sym___fastcall] = ACTIONS(2813), [anon_sym___thiscall] = ACTIONS(2813), [anon_sym___vectorcall] = ACTIONS(2813), [anon_sym_LBRACE] = ACTIONS(2815), [anon_sym_signed] = ACTIONS(2813), [anon_sym_unsigned] = ACTIONS(2813), [anon_sym_long] = ACTIONS(2813), [anon_sym_short] = ACTIONS(2813), [anon_sym_LBRACK] = ACTIONS(2813), [anon_sym_static] = ACTIONS(2813), [anon_sym_register] = ACTIONS(2813), [anon_sym_inline] = ACTIONS(2813), [anon_sym___inline] = ACTIONS(2813), [anon_sym___inline__] = ACTIONS(2813), [anon_sym___forceinline] = ACTIONS(2813), [anon_sym_thread_local] = ACTIONS(2813), [anon_sym___thread] = ACTIONS(2813), [anon_sym_const] = ACTIONS(2813), [anon_sym_constexpr] = ACTIONS(2813), [anon_sym_volatile] = ACTIONS(2813), [anon_sym_restrict] = ACTIONS(2813), [anon_sym___restrict__] = ACTIONS(2813), [anon_sym__Atomic] = ACTIONS(2813), [anon_sym__Noreturn] = ACTIONS(2813), [anon_sym_noreturn] = ACTIONS(2813), [anon_sym__Nonnull] = ACTIONS(2813), [anon_sym_mutable] = ACTIONS(2813), [anon_sym_constinit] = ACTIONS(2813), [anon_sym_consteval] = ACTIONS(2813), [anon_sym_alignas] = ACTIONS(2813), [anon_sym__Alignas] = ACTIONS(2813), [sym_primitive_type] = ACTIONS(2813), [anon_sym_enum] = ACTIONS(2813), [anon_sym_class] = ACTIONS(2813), [anon_sym_struct] = ACTIONS(2813), [anon_sym_union] = ACTIONS(2813), [anon_sym_if] = ACTIONS(2813), [anon_sym_switch] = ACTIONS(2813), [anon_sym_case] = ACTIONS(2813), [anon_sym_default] = ACTIONS(2813), [anon_sym_while] = ACTIONS(2813), [anon_sym_do] = ACTIONS(2813), [anon_sym_for] = ACTIONS(2813), [anon_sym_return] = ACTIONS(2813), [anon_sym_break] = ACTIONS(2813), [anon_sym_continue] = ACTIONS(2813), [anon_sym_goto] = ACTIONS(2813), [anon_sym___try] = ACTIONS(2813), [anon_sym___leave] = ACTIONS(2813), [anon_sym_not] = ACTIONS(2813), [anon_sym_compl] = ACTIONS(2813), [anon_sym_DASH_DASH] = ACTIONS(2815), [anon_sym_PLUS_PLUS] = ACTIONS(2815), [anon_sym_sizeof] = ACTIONS(2813), [anon_sym___alignof__] = ACTIONS(2813), [anon_sym___alignof] = ACTIONS(2813), [anon_sym__alignof] = ACTIONS(2813), [anon_sym_alignof] = ACTIONS(2813), [anon_sym__Alignof] = ACTIONS(2813), [anon_sym_offsetof] = ACTIONS(2813), [anon_sym__Generic] = ACTIONS(2813), [anon_sym_asm] = ACTIONS(2813), [anon_sym___asm__] = ACTIONS(2813), [anon_sym___asm] = ACTIONS(2813), [sym_number_literal] = ACTIONS(2815), [anon_sym_L_SQUOTE] = ACTIONS(2815), [anon_sym_u_SQUOTE] = ACTIONS(2815), [anon_sym_U_SQUOTE] = ACTIONS(2815), [anon_sym_u8_SQUOTE] = ACTIONS(2815), [anon_sym_SQUOTE] = ACTIONS(2815), [anon_sym_L_DQUOTE] = ACTIONS(2815), [anon_sym_u_DQUOTE] = ACTIONS(2815), [anon_sym_U_DQUOTE] = ACTIONS(2815), [anon_sym_u8_DQUOTE] = ACTIONS(2815), [anon_sym_DQUOTE] = ACTIONS(2815), [sym_true] = ACTIONS(2813), [sym_false] = ACTIONS(2813), [anon_sym_NULL] = ACTIONS(2813), [anon_sym_nullptr] = ACTIONS(2813), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2813), [anon_sym_decltype] = ACTIONS(2813), [anon_sym_explicit] = ACTIONS(2813), [anon_sym_typename] = ACTIONS(2813), [anon_sym_template] = ACTIONS(2813), [anon_sym_operator] = ACTIONS(2813), [anon_sym_try] = ACTIONS(2813), [anon_sym_delete] = ACTIONS(2813), [anon_sym_throw] = ACTIONS(2813), [anon_sym_namespace] = ACTIONS(2813), [anon_sym_static_assert] = ACTIONS(2813), [anon_sym_concept] = ACTIONS(2813), [anon_sym_co_return] = ACTIONS(2813), [anon_sym_co_yield] = ACTIONS(2813), [anon_sym_R_DQUOTE] = ACTIONS(2815), [anon_sym_LR_DQUOTE] = ACTIONS(2815), [anon_sym_uR_DQUOTE] = ACTIONS(2815), [anon_sym_UR_DQUOTE] = ACTIONS(2815), [anon_sym_u8R_DQUOTE] = ACTIONS(2815), [anon_sym_co_await] = ACTIONS(2813), [anon_sym_new] = ACTIONS(2813), [anon_sym_requires] = ACTIONS(2813), [sym_this] = ACTIONS(2813), }, [STATE(298)] = { [sym_identifier] = ACTIONS(2817), [aux_sym_preproc_include_token1] = ACTIONS(2817), [aux_sym_preproc_def_token1] = ACTIONS(2817), [aux_sym_preproc_if_token1] = ACTIONS(2817), [aux_sym_preproc_if_token2] = ACTIONS(2817), [aux_sym_preproc_ifdef_token1] = ACTIONS(2817), [aux_sym_preproc_ifdef_token2] = ACTIONS(2817), [aux_sym_preproc_else_token1] = ACTIONS(2817), [aux_sym_preproc_elif_token1] = ACTIONS(2817), [aux_sym_preproc_elifdef_token1] = ACTIONS(2817), [aux_sym_preproc_elifdef_token2] = ACTIONS(2817), [sym_preproc_directive] = ACTIONS(2817), [anon_sym_LPAREN2] = ACTIONS(2819), [anon_sym_BANG] = ACTIONS(2819), [anon_sym_TILDE] = ACTIONS(2819), [anon_sym_DASH] = ACTIONS(2817), [anon_sym_PLUS] = ACTIONS(2817), [anon_sym_STAR] = ACTIONS(2819), [anon_sym_AMP_AMP] = ACTIONS(2819), [anon_sym_AMP] = ACTIONS(2817), [anon_sym_SEMI] = ACTIONS(2819), [anon_sym___extension__] = ACTIONS(2817), [anon_sym_typedef] = ACTIONS(2817), [anon_sym_virtual] = ACTIONS(2817), [anon_sym_extern] = ACTIONS(2817), [anon_sym___attribute__] = ACTIONS(2817), [anon_sym___attribute] = ACTIONS(2817), [anon_sym_using] = ACTIONS(2817), [anon_sym_COLON_COLON] = ACTIONS(2819), [anon_sym_LBRACK_LBRACK] = ACTIONS(2819), [anon_sym___declspec] = ACTIONS(2817), [anon_sym___based] = ACTIONS(2817), [anon_sym___cdecl] = ACTIONS(2817), [anon_sym___clrcall] = ACTIONS(2817), [anon_sym___stdcall] = ACTIONS(2817), [anon_sym___fastcall] = ACTIONS(2817), [anon_sym___thiscall] = ACTIONS(2817), [anon_sym___vectorcall] = ACTIONS(2817), [anon_sym_LBRACE] = ACTIONS(2819), [anon_sym_signed] = ACTIONS(2817), [anon_sym_unsigned] = ACTIONS(2817), [anon_sym_long] = ACTIONS(2817), [anon_sym_short] = ACTIONS(2817), [anon_sym_LBRACK] = ACTIONS(2817), [anon_sym_static] = ACTIONS(2817), [anon_sym_register] = ACTIONS(2817), [anon_sym_inline] = ACTIONS(2817), [anon_sym___inline] = ACTIONS(2817), [anon_sym___inline__] = ACTIONS(2817), [anon_sym___forceinline] = ACTIONS(2817), [anon_sym_thread_local] = ACTIONS(2817), [anon_sym___thread] = ACTIONS(2817), [anon_sym_const] = ACTIONS(2817), [anon_sym_constexpr] = ACTIONS(2817), [anon_sym_volatile] = ACTIONS(2817), [anon_sym_restrict] = ACTIONS(2817), [anon_sym___restrict__] = ACTIONS(2817), [anon_sym__Atomic] = ACTIONS(2817), [anon_sym__Noreturn] = ACTIONS(2817), [anon_sym_noreturn] = ACTIONS(2817), [anon_sym__Nonnull] = ACTIONS(2817), [anon_sym_mutable] = ACTIONS(2817), [anon_sym_constinit] = ACTIONS(2817), [anon_sym_consteval] = ACTIONS(2817), [anon_sym_alignas] = ACTIONS(2817), [anon_sym__Alignas] = ACTIONS(2817), [sym_primitive_type] = ACTIONS(2817), [anon_sym_enum] = ACTIONS(2817), [anon_sym_class] = ACTIONS(2817), [anon_sym_struct] = ACTIONS(2817), [anon_sym_union] = ACTIONS(2817), [anon_sym_if] = ACTIONS(2817), [anon_sym_switch] = ACTIONS(2817), [anon_sym_case] = ACTIONS(2817), [anon_sym_default] = ACTIONS(2817), [anon_sym_while] = ACTIONS(2817), [anon_sym_do] = ACTIONS(2817), [anon_sym_for] = ACTIONS(2817), [anon_sym_return] = ACTIONS(2817), [anon_sym_break] = ACTIONS(2817), [anon_sym_continue] = ACTIONS(2817), [anon_sym_goto] = ACTIONS(2817), [anon_sym___try] = ACTIONS(2817), [anon_sym___leave] = ACTIONS(2817), [anon_sym_not] = ACTIONS(2817), [anon_sym_compl] = ACTIONS(2817), [anon_sym_DASH_DASH] = ACTIONS(2819), [anon_sym_PLUS_PLUS] = ACTIONS(2819), [anon_sym_sizeof] = ACTIONS(2817), [anon_sym___alignof__] = ACTIONS(2817), [anon_sym___alignof] = ACTIONS(2817), [anon_sym__alignof] = ACTIONS(2817), [anon_sym_alignof] = ACTIONS(2817), [anon_sym__Alignof] = ACTIONS(2817), [anon_sym_offsetof] = ACTIONS(2817), [anon_sym__Generic] = ACTIONS(2817), [anon_sym_asm] = ACTIONS(2817), [anon_sym___asm__] = ACTIONS(2817), [anon_sym___asm] = ACTIONS(2817), [sym_number_literal] = ACTIONS(2819), [anon_sym_L_SQUOTE] = ACTIONS(2819), [anon_sym_u_SQUOTE] = ACTIONS(2819), [anon_sym_U_SQUOTE] = ACTIONS(2819), [anon_sym_u8_SQUOTE] = ACTIONS(2819), [anon_sym_SQUOTE] = ACTIONS(2819), [anon_sym_L_DQUOTE] = ACTIONS(2819), [anon_sym_u_DQUOTE] = ACTIONS(2819), [anon_sym_U_DQUOTE] = ACTIONS(2819), [anon_sym_u8_DQUOTE] = ACTIONS(2819), [anon_sym_DQUOTE] = ACTIONS(2819), [sym_true] = ACTIONS(2817), [sym_false] = ACTIONS(2817), [anon_sym_NULL] = ACTIONS(2817), [anon_sym_nullptr] = ACTIONS(2817), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2817), [anon_sym_decltype] = ACTIONS(2817), [anon_sym_explicit] = ACTIONS(2817), [anon_sym_typename] = ACTIONS(2817), [anon_sym_template] = ACTIONS(2817), [anon_sym_operator] = ACTIONS(2817), [anon_sym_try] = ACTIONS(2817), [anon_sym_delete] = ACTIONS(2817), [anon_sym_throw] = ACTIONS(2817), [anon_sym_namespace] = ACTIONS(2817), [anon_sym_static_assert] = ACTIONS(2817), [anon_sym_concept] = ACTIONS(2817), [anon_sym_co_return] = ACTIONS(2817), [anon_sym_co_yield] = ACTIONS(2817), [anon_sym_R_DQUOTE] = ACTIONS(2819), [anon_sym_LR_DQUOTE] = ACTIONS(2819), [anon_sym_uR_DQUOTE] = ACTIONS(2819), [anon_sym_UR_DQUOTE] = ACTIONS(2819), [anon_sym_u8R_DQUOTE] = ACTIONS(2819), [anon_sym_co_await] = ACTIONS(2817), [anon_sym_new] = ACTIONS(2817), [anon_sym_requires] = ACTIONS(2817), [sym_this] = ACTIONS(2817), }, [STATE(299)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_include_token1] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_if_token2] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [aux_sym_preproc_else_token1] = ACTIONS(2821), [aux_sym_preproc_elif_token1] = ACTIONS(2821), [aux_sym_preproc_elifdef_token1] = ACTIONS(2821), [aux_sym_preproc_elifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_BANG] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_DASH] = ACTIONS(2821), [anon_sym_PLUS] = ACTIONS(2821), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym___cdecl] = ACTIONS(2821), [anon_sym___clrcall] = ACTIONS(2821), [anon_sym___stdcall] = ACTIONS(2821), [anon_sym___fastcall] = ACTIONS(2821), [anon_sym___thiscall] = ACTIONS(2821), [anon_sym___vectorcall] = ACTIONS(2821), [anon_sym_LBRACE] = ACTIONS(2823), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [anon_sym_if] = ACTIONS(2821), [anon_sym_switch] = ACTIONS(2821), [anon_sym_case] = ACTIONS(2821), [anon_sym_default] = ACTIONS(2821), [anon_sym_while] = ACTIONS(2821), [anon_sym_do] = ACTIONS(2821), [anon_sym_for] = ACTIONS(2821), [anon_sym_return] = ACTIONS(2821), [anon_sym_break] = ACTIONS(2821), [anon_sym_continue] = ACTIONS(2821), [anon_sym_goto] = ACTIONS(2821), [anon_sym___try] = ACTIONS(2821), [anon_sym___leave] = ACTIONS(2821), [anon_sym_not] = ACTIONS(2821), [anon_sym_compl] = ACTIONS(2821), [anon_sym_DASH_DASH] = ACTIONS(2823), [anon_sym_PLUS_PLUS] = ACTIONS(2823), [anon_sym_sizeof] = ACTIONS(2821), [anon_sym___alignof__] = ACTIONS(2821), [anon_sym___alignof] = ACTIONS(2821), [anon_sym__alignof] = ACTIONS(2821), [anon_sym_alignof] = ACTIONS(2821), [anon_sym__Alignof] = ACTIONS(2821), [anon_sym_offsetof] = ACTIONS(2821), [anon_sym__Generic] = ACTIONS(2821), [anon_sym_asm] = ACTIONS(2821), [anon_sym___asm__] = ACTIONS(2821), [anon_sym___asm] = ACTIONS(2821), [sym_number_literal] = ACTIONS(2823), [anon_sym_L_SQUOTE] = ACTIONS(2823), [anon_sym_u_SQUOTE] = ACTIONS(2823), [anon_sym_U_SQUOTE] = ACTIONS(2823), [anon_sym_u8_SQUOTE] = ACTIONS(2823), [anon_sym_SQUOTE] = ACTIONS(2823), [anon_sym_L_DQUOTE] = ACTIONS(2823), [anon_sym_u_DQUOTE] = ACTIONS(2823), [anon_sym_U_DQUOTE] = ACTIONS(2823), [anon_sym_u8_DQUOTE] = ACTIONS(2823), [anon_sym_DQUOTE] = ACTIONS(2823), [sym_true] = ACTIONS(2821), [sym_false] = ACTIONS(2821), [anon_sym_NULL] = ACTIONS(2821), [anon_sym_nullptr] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_try] = ACTIONS(2821), [anon_sym_delete] = ACTIONS(2821), [anon_sym_throw] = ACTIONS(2821), [anon_sym_namespace] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), [anon_sym_concept] = ACTIONS(2821), [anon_sym_co_return] = ACTIONS(2821), [anon_sym_co_yield] = ACTIONS(2821), [anon_sym_R_DQUOTE] = ACTIONS(2823), [anon_sym_LR_DQUOTE] = ACTIONS(2823), [anon_sym_uR_DQUOTE] = ACTIONS(2823), [anon_sym_UR_DQUOTE] = ACTIONS(2823), [anon_sym_u8R_DQUOTE] = ACTIONS(2823), [anon_sym_co_await] = ACTIONS(2821), [anon_sym_new] = ACTIONS(2821), [anon_sym_requires] = ACTIONS(2821), [sym_this] = ACTIONS(2821), }, [STATE(300)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_include_token1] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_if_token2] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [aux_sym_preproc_else_token1] = ACTIONS(2821), [aux_sym_preproc_elif_token1] = ACTIONS(2821), [aux_sym_preproc_elifdef_token1] = ACTIONS(2821), [aux_sym_preproc_elifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_BANG] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_DASH] = ACTIONS(2821), [anon_sym_PLUS] = ACTIONS(2821), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym___cdecl] = ACTIONS(2821), [anon_sym___clrcall] = ACTIONS(2821), [anon_sym___stdcall] = ACTIONS(2821), [anon_sym___fastcall] = ACTIONS(2821), [anon_sym___thiscall] = ACTIONS(2821), [anon_sym___vectorcall] = ACTIONS(2821), [anon_sym_LBRACE] = ACTIONS(2823), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [anon_sym_if] = ACTIONS(2821), [anon_sym_switch] = ACTIONS(2821), [anon_sym_case] = ACTIONS(2821), [anon_sym_default] = ACTIONS(2821), [anon_sym_while] = ACTIONS(2821), [anon_sym_do] = ACTIONS(2821), [anon_sym_for] = ACTIONS(2821), [anon_sym_return] = ACTIONS(2821), [anon_sym_break] = ACTIONS(2821), [anon_sym_continue] = ACTIONS(2821), [anon_sym_goto] = ACTIONS(2821), [anon_sym___try] = ACTIONS(2821), [anon_sym___leave] = ACTIONS(2821), [anon_sym_not] = ACTIONS(2821), [anon_sym_compl] = ACTIONS(2821), [anon_sym_DASH_DASH] = ACTIONS(2823), [anon_sym_PLUS_PLUS] = ACTIONS(2823), [anon_sym_sizeof] = ACTIONS(2821), [anon_sym___alignof__] = ACTIONS(2821), [anon_sym___alignof] = ACTIONS(2821), [anon_sym__alignof] = ACTIONS(2821), [anon_sym_alignof] = ACTIONS(2821), [anon_sym__Alignof] = ACTIONS(2821), [anon_sym_offsetof] = ACTIONS(2821), [anon_sym__Generic] = ACTIONS(2821), [anon_sym_asm] = ACTIONS(2821), [anon_sym___asm__] = ACTIONS(2821), [anon_sym___asm] = ACTIONS(2821), [sym_number_literal] = ACTIONS(2823), [anon_sym_L_SQUOTE] = ACTIONS(2823), [anon_sym_u_SQUOTE] = ACTIONS(2823), [anon_sym_U_SQUOTE] = ACTIONS(2823), [anon_sym_u8_SQUOTE] = ACTIONS(2823), [anon_sym_SQUOTE] = ACTIONS(2823), [anon_sym_L_DQUOTE] = ACTIONS(2823), [anon_sym_u_DQUOTE] = ACTIONS(2823), [anon_sym_U_DQUOTE] = ACTIONS(2823), [anon_sym_u8_DQUOTE] = ACTIONS(2823), [anon_sym_DQUOTE] = ACTIONS(2823), [sym_true] = ACTIONS(2821), [sym_false] = ACTIONS(2821), [anon_sym_NULL] = ACTIONS(2821), [anon_sym_nullptr] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_try] = ACTIONS(2821), [anon_sym_delete] = ACTIONS(2821), [anon_sym_throw] = ACTIONS(2821), [anon_sym_namespace] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), [anon_sym_concept] = ACTIONS(2821), [anon_sym_co_return] = ACTIONS(2821), [anon_sym_co_yield] = ACTIONS(2821), [anon_sym_R_DQUOTE] = ACTIONS(2823), [anon_sym_LR_DQUOTE] = ACTIONS(2823), [anon_sym_uR_DQUOTE] = ACTIONS(2823), [anon_sym_UR_DQUOTE] = ACTIONS(2823), [anon_sym_u8R_DQUOTE] = ACTIONS(2823), [anon_sym_co_await] = ACTIONS(2821), [anon_sym_new] = ACTIONS(2821), [anon_sym_requires] = ACTIONS(2821), [sym_this] = ACTIONS(2821), }, [STATE(301)] = { [sym_identifier] = ACTIONS(2825), [aux_sym_preproc_include_token1] = ACTIONS(2825), [aux_sym_preproc_def_token1] = ACTIONS(2825), [aux_sym_preproc_if_token1] = ACTIONS(2825), [aux_sym_preproc_if_token2] = ACTIONS(2825), [aux_sym_preproc_ifdef_token1] = ACTIONS(2825), [aux_sym_preproc_ifdef_token2] = ACTIONS(2825), [aux_sym_preproc_else_token1] = ACTIONS(2825), [aux_sym_preproc_elif_token1] = ACTIONS(2825), [aux_sym_preproc_elifdef_token1] = ACTIONS(2825), [aux_sym_preproc_elifdef_token2] = ACTIONS(2825), [sym_preproc_directive] = ACTIONS(2825), [anon_sym_LPAREN2] = ACTIONS(2827), [anon_sym_BANG] = ACTIONS(2827), [anon_sym_TILDE] = ACTIONS(2827), [anon_sym_DASH] = ACTIONS(2825), [anon_sym_PLUS] = ACTIONS(2825), [anon_sym_STAR] = ACTIONS(2827), [anon_sym_AMP_AMP] = ACTIONS(2827), [anon_sym_AMP] = ACTIONS(2825), [anon_sym_SEMI] = ACTIONS(2827), [anon_sym___extension__] = ACTIONS(2825), [anon_sym_typedef] = ACTIONS(2825), [anon_sym_virtual] = ACTIONS(2825), [anon_sym_extern] = ACTIONS(2825), [anon_sym___attribute__] = ACTIONS(2825), [anon_sym___attribute] = ACTIONS(2825), [anon_sym_using] = ACTIONS(2825), [anon_sym_COLON_COLON] = ACTIONS(2827), [anon_sym_LBRACK_LBRACK] = ACTIONS(2827), [anon_sym___declspec] = ACTIONS(2825), [anon_sym___based] = ACTIONS(2825), [anon_sym___cdecl] = ACTIONS(2825), [anon_sym___clrcall] = ACTIONS(2825), [anon_sym___stdcall] = ACTIONS(2825), [anon_sym___fastcall] = ACTIONS(2825), [anon_sym___thiscall] = ACTIONS(2825), [anon_sym___vectorcall] = ACTIONS(2825), [anon_sym_LBRACE] = ACTIONS(2827), [anon_sym_signed] = ACTIONS(2825), [anon_sym_unsigned] = ACTIONS(2825), [anon_sym_long] = ACTIONS(2825), [anon_sym_short] = ACTIONS(2825), [anon_sym_LBRACK] = ACTIONS(2825), [anon_sym_static] = ACTIONS(2825), [anon_sym_register] = ACTIONS(2825), [anon_sym_inline] = ACTIONS(2825), [anon_sym___inline] = ACTIONS(2825), [anon_sym___inline__] = ACTIONS(2825), [anon_sym___forceinline] = ACTIONS(2825), [anon_sym_thread_local] = ACTIONS(2825), [anon_sym___thread] = ACTIONS(2825), [anon_sym_const] = ACTIONS(2825), [anon_sym_constexpr] = ACTIONS(2825), [anon_sym_volatile] = ACTIONS(2825), [anon_sym_restrict] = ACTIONS(2825), [anon_sym___restrict__] = ACTIONS(2825), [anon_sym__Atomic] = ACTIONS(2825), [anon_sym__Noreturn] = ACTIONS(2825), [anon_sym_noreturn] = ACTIONS(2825), [anon_sym__Nonnull] = ACTIONS(2825), [anon_sym_mutable] = ACTIONS(2825), [anon_sym_constinit] = ACTIONS(2825), [anon_sym_consteval] = ACTIONS(2825), [anon_sym_alignas] = ACTIONS(2825), [anon_sym__Alignas] = ACTIONS(2825), [sym_primitive_type] = ACTIONS(2825), [anon_sym_enum] = ACTIONS(2825), [anon_sym_class] = ACTIONS(2825), [anon_sym_struct] = ACTIONS(2825), [anon_sym_union] = ACTIONS(2825), [anon_sym_if] = ACTIONS(2825), [anon_sym_switch] = ACTIONS(2825), [anon_sym_case] = ACTIONS(2825), [anon_sym_default] = ACTIONS(2825), [anon_sym_while] = ACTIONS(2825), [anon_sym_do] = ACTIONS(2825), [anon_sym_for] = ACTIONS(2825), [anon_sym_return] = ACTIONS(2825), [anon_sym_break] = ACTIONS(2825), [anon_sym_continue] = ACTIONS(2825), [anon_sym_goto] = ACTIONS(2825), [anon_sym___try] = ACTIONS(2825), [anon_sym___leave] = ACTIONS(2825), [anon_sym_not] = ACTIONS(2825), [anon_sym_compl] = ACTIONS(2825), [anon_sym_DASH_DASH] = ACTIONS(2827), [anon_sym_PLUS_PLUS] = ACTIONS(2827), [anon_sym_sizeof] = ACTIONS(2825), [anon_sym___alignof__] = ACTIONS(2825), [anon_sym___alignof] = ACTIONS(2825), [anon_sym__alignof] = ACTIONS(2825), [anon_sym_alignof] = ACTIONS(2825), [anon_sym__Alignof] = ACTIONS(2825), [anon_sym_offsetof] = ACTIONS(2825), [anon_sym__Generic] = ACTIONS(2825), [anon_sym_asm] = ACTIONS(2825), [anon_sym___asm__] = ACTIONS(2825), [anon_sym___asm] = ACTIONS(2825), [sym_number_literal] = ACTIONS(2827), [anon_sym_L_SQUOTE] = ACTIONS(2827), [anon_sym_u_SQUOTE] = ACTIONS(2827), [anon_sym_U_SQUOTE] = ACTIONS(2827), [anon_sym_u8_SQUOTE] = ACTIONS(2827), [anon_sym_SQUOTE] = ACTIONS(2827), [anon_sym_L_DQUOTE] = ACTIONS(2827), [anon_sym_u_DQUOTE] = ACTIONS(2827), [anon_sym_U_DQUOTE] = ACTIONS(2827), [anon_sym_u8_DQUOTE] = ACTIONS(2827), [anon_sym_DQUOTE] = ACTIONS(2827), [sym_true] = ACTIONS(2825), [sym_false] = ACTIONS(2825), [anon_sym_NULL] = ACTIONS(2825), [anon_sym_nullptr] = ACTIONS(2825), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2825), [anon_sym_decltype] = ACTIONS(2825), [anon_sym_explicit] = ACTIONS(2825), [anon_sym_typename] = ACTIONS(2825), [anon_sym_template] = ACTIONS(2825), [anon_sym_operator] = ACTIONS(2825), [anon_sym_try] = ACTIONS(2825), [anon_sym_delete] = ACTIONS(2825), [anon_sym_throw] = ACTIONS(2825), [anon_sym_namespace] = ACTIONS(2825), [anon_sym_static_assert] = ACTIONS(2825), [anon_sym_concept] = ACTIONS(2825), [anon_sym_co_return] = ACTIONS(2825), [anon_sym_co_yield] = ACTIONS(2825), [anon_sym_R_DQUOTE] = ACTIONS(2827), [anon_sym_LR_DQUOTE] = ACTIONS(2827), [anon_sym_uR_DQUOTE] = ACTIONS(2827), [anon_sym_UR_DQUOTE] = ACTIONS(2827), [anon_sym_u8R_DQUOTE] = ACTIONS(2827), [anon_sym_co_await] = ACTIONS(2825), [anon_sym_new] = ACTIONS(2825), [anon_sym_requires] = ACTIONS(2825), [sym_this] = ACTIONS(2825), }, [STATE(302)] = { [sym_identifier] = ACTIONS(2829), [aux_sym_preproc_include_token1] = ACTIONS(2829), [aux_sym_preproc_def_token1] = ACTIONS(2829), [aux_sym_preproc_if_token1] = ACTIONS(2829), [aux_sym_preproc_if_token2] = ACTIONS(2829), [aux_sym_preproc_ifdef_token1] = ACTIONS(2829), [aux_sym_preproc_ifdef_token2] = ACTIONS(2829), [aux_sym_preproc_else_token1] = ACTIONS(2829), [aux_sym_preproc_elif_token1] = ACTIONS(2829), [aux_sym_preproc_elifdef_token1] = ACTIONS(2829), [aux_sym_preproc_elifdef_token2] = ACTIONS(2829), [sym_preproc_directive] = ACTIONS(2829), [anon_sym_LPAREN2] = ACTIONS(2831), [anon_sym_BANG] = ACTIONS(2831), [anon_sym_TILDE] = ACTIONS(2831), [anon_sym_DASH] = ACTIONS(2829), [anon_sym_PLUS] = ACTIONS(2829), [anon_sym_STAR] = ACTIONS(2831), [anon_sym_AMP_AMP] = ACTIONS(2831), [anon_sym_AMP] = ACTIONS(2829), [anon_sym_SEMI] = ACTIONS(2831), [anon_sym___extension__] = ACTIONS(2829), [anon_sym_typedef] = ACTIONS(2829), [anon_sym_virtual] = ACTIONS(2829), [anon_sym_extern] = ACTIONS(2829), [anon_sym___attribute__] = ACTIONS(2829), [anon_sym___attribute] = ACTIONS(2829), [anon_sym_using] = ACTIONS(2829), [anon_sym_COLON_COLON] = ACTIONS(2831), [anon_sym_LBRACK_LBRACK] = ACTIONS(2831), [anon_sym___declspec] = ACTIONS(2829), [anon_sym___based] = ACTIONS(2829), [anon_sym___cdecl] = ACTIONS(2829), [anon_sym___clrcall] = ACTIONS(2829), [anon_sym___stdcall] = ACTIONS(2829), [anon_sym___fastcall] = ACTIONS(2829), [anon_sym___thiscall] = ACTIONS(2829), [anon_sym___vectorcall] = ACTIONS(2829), [anon_sym_LBRACE] = ACTIONS(2831), [anon_sym_signed] = ACTIONS(2829), [anon_sym_unsigned] = ACTIONS(2829), [anon_sym_long] = ACTIONS(2829), [anon_sym_short] = ACTIONS(2829), [anon_sym_LBRACK] = ACTIONS(2829), [anon_sym_static] = ACTIONS(2829), [anon_sym_register] = ACTIONS(2829), [anon_sym_inline] = ACTIONS(2829), [anon_sym___inline] = ACTIONS(2829), [anon_sym___inline__] = ACTIONS(2829), [anon_sym___forceinline] = ACTIONS(2829), [anon_sym_thread_local] = ACTIONS(2829), [anon_sym___thread] = ACTIONS(2829), [anon_sym_const] = ACTIONS(2829), [anon_sym_constexpr] = ACTIONS(2829), [anon_sym_volatile] = ACTIONS(2829), [anon_sym_restrict] = ACTIONS(2829), [anon_sym___restrict__] = ACTIONS(2829), [anon_sym__Atomic] = ACTIONS(2829), [anon_sym__Noreturn] = ACTIONS(2829), [anon_sym_noreturn] = ACTIONS(2829), [anon_sym__Nonnull] = ACTIONS(2829), [anon_sym_mutable] = ACTIONS(2829), [anon_sym_constinit] = ACTIONS(2829), [anon_sym_consteval] = ACTIONS(2829), [anon_sym_alignas] = ACTIONS(2829), [anon_sym__Alignas] = ACTIONS(2829), [sym_primitive_type] = ACTIONS(2829), [anon_sym_enum] = ACTIONS(2829), [anon_sym_class] = ACTIONS(2829), [anon_sym_struct] = ACTIONS(2829), [anon_sym_union] = ACTIONS(2829), [anon_sym_if] = ACTIONS(2829), [anon_sym_switch] = ACTIONS(2829), [anon_sym_case] = ACTIONS(2829), [anon_sym_default] = ACTIONS(2829), [anon_sym_while] = ACTIONS(2829), [anon_sym_do] = ACTIONS(2829), [anon_sym_for] = ACTIONS(2829), [anon_sym_return] = ACTIONS(2829), [anon_sym_break] = ACTIONS(2829), [anon_sym_continue] = ACTIONS(2829), [anon_sym_goto] = ACTIONS(2829), [anon_sym___try] = ACTIONS(2829), [anon_sym___leave] = ACTIONS(2829), [anon_sym_not] = ACTIONS(2829), [anon_sym_compl] = ACTIONS(2829), [anon_sym_DASH_DASH] = ACTIONS(2831), [anon_sym_PLUS_PLUS] = ACTIONS(2831), [anon_sym_sizeof] = ACTIONS(2829), [anon_sym___alignof__] = ACTIONS(2829), [anon_sym___alignof] = ACTIONS(2829), [anon_sym__alignof] = ACTIONS(2829), [anon_sym_alignof] = ACTIONS(2829), [anon_sym__Alignof] = ACTIONS(2829), [anon_sym_offsetof] = ACTIONS(2829), [anon_sym__Generic] = ACTIONS(2829), [anon_sym_asm] = ACTIONS(2829), [anon_sym___asm__] = ACTIONS(2829), [anon_sym___asm] = ACTIONS(2829), [sym_number_literal] = ACTIONS(2831), [anon_sym_L_SQUOTE] = ACTIONS(2831), [anon_sym_u_SQUOTE] = ACTIONS(2831), [anon_sym_U_SQUOTE] = ACTIONS(2831), [anon_sym_u8_SQUOTE] = ACTIONS(2831), [anon_sym_SQUOTE] = ACTIONS(2831), [anon_sym_L_DQUOTE] = ACTIONS(2831), [anon_sym_u_DQUOTE] = ACTIONS(2831), [anon_sym_U_DQUOTE] = ACTIONS(2831), [anon_sym_u8_DQUOTE] = ACTIONS(2831), [anon_sym_DQUOTE] = ACTIONS(2831), [sym_true] = ACTIONS(2829), [sym_false] = ACTIONS(2829), [anon_sym_NULL] = ACTIONS(2829), [anon_sym_nullptr] = ACTIONS(2829), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2829), [anon_sym_decltype] = ACTIONS(2829), [anon_sym_explicit] = ACTIONS(2829), [anon_sym_typename] = ACTIONS(2829), [anon_sym_template] = ACTIONS(2829), [anon_sym_operator] = ACTIONS(2829), [anon_sym_try] = ACTIONS(2829), [anon_sym_delete] = ACTIONS(2829), [anon_sym_throw] = ACTIONS(2829), [anon_sym_namespace] = ACTIONS(2829), [anon_sym_static_assert] = ACTIONS(2829), [anon_sym_concept] = ACTIONS(2829), [anon_sym_co_return] = ACTIONS(2829), [anon_sym_co_yield] = ACTIONS(2829), [anon_sym_R_DQUOTE] = ACTIONS(2831), [anon_sym_LR_DQUOTE] = ACTIONS(2831), [anon_sym_uR_DQUOTE] = ACTIONS(2831), [anon_sym_UR_DQUOTE] = ACTIONS(2831), [anon_sym_u8R_DQUOTE] = ACTIONS(2831), [anon_sym_co_await] = ACTIONS(2829), [anon_sym_new] = ACTIONS(2829), [anon_sym_requires] = ACTIONS(2829), [sym_this] = ACTIONS(2829), }, [STATE(303)] = { [ts_builtin_sym_end] = ACTIONS(2691), [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_include_token1] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_BANG] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_DASH] = ACTIONS(2689), [anon_sym_PLUS] = ACTIONS(2689), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym___cdecl] = ACTIONS(2689), [anon_sym___clrcall] = ACTIONS(2689), [anon_sym___stdcall] = ACTIONS(2689), [anon_sym___fastcall] = ACTIONS(2689), [anon_sym___thiscall] = ACTIONS(2689), [anon_sym___vectorcall] = ACTIONS(2689), [anon_sym_LBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [anon_sym_if] = ACTIONS(2689), [anon_sym_else] = ACTIONS(2689), [anon_sym_switch] = ACTIONS(2689), [anon_sym_case] = ACTIONS(2689), [anon_sym_default] = ACTIONS(2689), [anon_sym_while] = ACTIONS(2689), [anon_sym_do] = ACTIONS(2689), [anon_sym_for] = ACTIONS(2689), [anon_sym_return] = ACTIONS(2689), [anon_sym_break] = ACTIONS(2689), [anon_sym_continue] = ACTIONS(2689), [anon_sym_goto] = ACTIONS(2689), [anon_sym___try] = ACTIONS(2689), [anon_sym___leave] = ACTIONS(2689), [anon_sym_not] = ACTIONS(2689), [anon_sym_compl] = ACTIONS(2689), [anon_sym_DASH_DASH] = ACTIONS(2691), [anon_sym_PLUS_PLUS] = ACTIONS(2691), [anon_sym_sizeof] = ACTIONS(2689), [anon_sym___alignof__] = ACTIONS(2689), [anon_sym___alignof] = ACTIONS(2689), [anon_sym__alignof] = ACTIONS(2689), [anon_sym_alignof] = ACTIONS(2689), [anon_sym__Alignof] = ACTIONS(2689), [anon_sym_offsetof] = ACTIONS(2689), [anon_sym__Generic] = ACTIONS(2689), [anon_sym_asm] = ACTIONS(2689), [anon_sym___asm__] = ACTIONS(2689), [anon_sym___asm] = ACTIONS(2689), [sym_number_literal] = ACTIONS(2691), [anon_sym_L_SQUOTE] = ACTIONS(2691), [anon_sym_u_SQUOTE] = ACTIONS(2691), [anon_sym_U_SQUOTE] = ACTIONS(2691), [anon_sym_u8_SQUOTE] = ACTIONS(2691), [anon_sym_SQUOTE] = ACTIONS(2691), [anon_sym_L_DQUOTE] = ACTIONS(2691), [anon_sym_u_DQUOTE] = ACTIONS(2691), [anon_sym_U_DQUOTE] = ACTIONS(2691), [anon_sym_u8_DQUOTE] = ACTIONS(2691), [anon_sym_DQUOTE] = ACTIONS(2691), [sym_true] = ACTIONS(2689), [sym_false] = ACTIONS(2689), [anon_sym_NULL] = ACTIONS(2689), [anon_sym_nullptr] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_export] = ACTIONS(2689), [anon_sym_module] = ACTIONS(2689), [anon_sym_import] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_try] = ACTIONS(2689), [anon_sym_delete] = ACTIONS(2689), [anon_sym_throw] = ACTIONS(2689), [anon_sym_namespace] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), [anon_sym_concept] = ACTIONS(2689), [anon_sym_co_return] = ACTIONS(2689), [anon_sym_co_yield] = ACTIONS(2689), [anon_sym_R_DQUOTE] = ACTIONS(2691), [anon_sym_LR_DQUOTE] = ACTIONS(2691), [anon_sym_uR_DQUOTE] = ACTIONS(2691), [anon_sym_UR_DQUOTE] = ACTIONS(2691), [anon_sym_u8R_DQUOTE] = ACTIONS(2691), [anon_sym_co_await] = ACTIONS(2689), [anon_sym_new] = ACTIONS(2689), [anon_sym_requires] = ACTIONS(2689), [sym_this] = ACTIONS(2689), }, [STATE(304)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_include_token1] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_if_token2] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [aux_sym_preproc_else_token1] = ACTIONS(2833), [aux_sym_preproc_elif_token1] = ACTIONS(2833), [aux_sym_preproc_elifdef_token1] = ACTIONS(2833), [aux_sym_preproc_elifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_BANG] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_DASH] = ACTIONS(2833), [anon_sym_PLUS] = ACTIONS(2833), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym___cdecl] = ACTIONS(2833), [anon_sym___clrcall] = ACTIONS(2833), [anon_sym___stdcall] = ACTIONS(2833), [anon_sym___fastcall] = ACTIONS(2833), [anon_sym___thiscall] = ACTIONS(2833), [anon_sym___vectorcall] = ACTIONS(2833), [anon_sym_LBRACE] = ACTIONS(2835), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [anon_sym_if] = ACTIONS(2833), [anon_sym_switch] = ACTIONS(2833), [anon_sym_case] = ACTIONS(2833), [anon_sym_default] = ACTIONS(2833), [anon_sym_while] = ACTIONS(2833), [anon_sym_do] = ACTIONS(2833), [anon_sym_for] = ACTIONS(2833), [anon_sym_return] = ACTIONS(2833), [anon_sym_break] = ACTIONS(2833), [anon_sym_continue] = ACTIONS(2833), [anon_sym_goto] = ACTIONS(2833), [anon_sym___try] = ACTIONS(2833), [anon_sym___leave] = ACTIONS(2833), [anon_sym_not] = ACTIONS(2833), [anon_sym_compl] = ACTIONS(2833), [anon_sym_DASH_DASH] = ACTIONS(2835), [anon_sym_PLUS_PLUS] = ACTIONS(2835), [anon_sym_sizeof] = ACTIONS(2833), [anon_sym___alignof__] = ACTIONS(2833), [anon_sym___alignof] = ACTIONS(2833), [anon_sym__alignof] = ACTIONS(2833), [anon_sym_alignof] = ACTIONS(2833), [anon_sym__Alignof] = ACTIONS(2833), [anon_sym_offsetof] = ACTIONS(2833), [anon_sym__Generic] = ACTIONS(2833), [anon_sym_asm] = ACTIONS(2833), [anon_sym___asm__] = ACTIONS(2833), [anon_sym___asm] = ACTIONS(2833), [sym_number_literal] = ACTIONS(2835), [anon_sym_L_SQUOTE] = ACTIONS(2835), [anon_sym_u_SQUOTE] = ACTIONS(2835), [anon_sym_U_SQUOTE] = ACTIONS(2835), [anon_sym_u8_SQUOTE] = ACTIONS(2835), [anon_sym_SQUOTE] = ACTIONS(2835), [anon_sym_L_DQUOTE] = ACTIONS(2835), [anon_sym_u_DQUOTE] = ACTIONS(2835), [anon_sym_U_DQUOTE] = ACTIONS(2835), [anon_sym_u8_DQUOTE] = ACTIONS(2835), [anon_sym_DQUOTE] = ACTIONS(2835), [sym_true] = ACTIONS(2833), [sym_false] = ACTIONS(2833), [anon_sym_NULL] = ACTIONS(2833), [anon_sym_nullptr] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_try] = ACTIONS(2833), [anon_sym_delete] = ACTIONS(2833), [anon_sym_throw] = ACTIONS(2833), [anon_sym_namespace] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), [anon_sym_concept] = ACTIONS(2833), [anon_sym_co_return] = ACTIONS(2833), [anon_sym_co_yield] = ACTIONS(2833), [anon_sym_R_DQUOTE] = ACTIONS(2835), [anon_sym_LR_DQUOTE] = ACTIONS(2835), [anon_sym_uR_DQUOTE] = ACTIONS(2835), [anon_sym_UR_DQUOTE] = ACTIONS(2835), [anon_sym_u8R_DQUOTE] = ACTIONS(2835), [anon_sym_co_await] = ACTIONS(2833), [anon_sym_new] = ACTIONS(2833), [anon_sym_requires] = ACTIONS(2833), [sym_this] = ACTIONS(2833), }, [STATE(305)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_include_token1] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_if_token2] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [aux_sym_preproc_else_token1] = ACTIONS(2833), [aux_sym_preproc_elif_token1] = ACTIONS(2833), [aux_sym_preproc_elifdef_token1] = ACTIONS(2833), [aux_sym_preproc_elifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_BANG] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_DASH] = ACTIONS(2833), [anon_sym_PLUS] = ACTIONS(2833), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym___cdecl] = ACTIONS(2833), [anon_sym___clrcall] = ACTIONS(2833), [anon_sym___stdcall] = ACTIONS(2833), [anon_sym___fastcall] = ACTIONS(2833), [anon_sym___thiscall] = ACTIONS(2833), [anon_sym___vectorcall] = ACTIONS(2833), [anon_sym_LBRACE] = ACTIONS(2835), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [anon_sym_if] = ACTIONS(2833), [anon_sym_switch] = ACTIONS(2833), [anon_sym_case] = ACTIONS(2833), [anon_sym_default] = ACTIONS(2833), [anon_sym_while] = ACTIONS(2833), [anon_sym_do] = ACTIONS(2833), [anon_sym_for] = ACTIONS(2833), [anon_sym_return] = ACTIONS(2833), [anon_sym_break] = ACTIONS(2833), [anon_sym_continue] = ACTIONS(2833), [anon_sym_goto] = ACTIONS(2833), [anon_sym___try] = ACTIONS(2833), [anon_sym___leave] = ACTIONS(2833), [anon_sym_not] = ACTIONS(2833), [anon_sym_compl] = ACTIONS(2833), [anon_sym_DASH_DASH] = ACTIONS(2835), [anon_sym_PLUS_PLUS] = ACTIONS(2835), [anon_sym_sizeof] = ACTIONS(2833), [anon_sym___alignof__] = ACTIONS(2833), [anon_sym___alignof] = ACTIONS(2833), [anon_sym__alignof] = ACTIONS(2833), [anon_sym_alignof] = ACTIONS(2833), [anon_sym__Alignof] = ACTIONS(2833), [anon_sym_offsetof] = ACTIONS(2833), [anon_sym__Generic] = ACTIONS(2833), [anon_sym_asm] = ACTIONS(2833), [anon_sym___asm__] = ACTIONS(2833), [anon_sym___asm] = ACTIONS(2833), [sym_number_literal] = ACTIONS(2835), [anon_sym_L_SQUOTE] = ACTIONS(2835), [anon_sym_u_SQUOTE] = ACTIONS(2835), [anon_sym_U_SQUOTE] = ACTIONS(2835), [anon_sym_u8_SQUOTE] = ACTIONS(2835), [anon_sym_SQUOTE] = ACTIONS(2835), [anon_sym_L_DQUOTE] = ACTIONS(2835), [anon_sym_u_DQUOTE] = ACTIONS(2835), [anon_sym_U_DQUOTE] = ACTIONS(2835), [anon_sym_u8_DQUOTE] = ACTIONS(2835), [anon_sym_DQUOTE] = ACTIONS(2835), [sym_true] = ACTIONS(2833), [sym_false] = ACTIONS(2833), [anon_sym_NULL] = ACTIONS(2833), [anon_sym_nullptr] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_try] = ACTIONS(2833), [anon_sym_delete] = ACTIONS(2833), [anon_sym_throw] = ACTIONS(2833), [anon_sym_namespace] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), [anon_sym_concept] = ACTIONS(2833), [anon_sym_co_return] = ACTIONS(2833), [anon_sym_co_yield] = ACTIONS(2833), [anon_sym_R_DQUOTE] = ACTIONS(2835), [anon_sym_LR_DQUOTE] = ACTIONS(2835), [anon_sym_uR_DQUOTE] = ACTIONS(2835), [anon_sym_UR_DQUOTE] = ACTIONS(2835), [anon_sym_u8R_DQUOTE] = ACTIONS(2835), [anon_sym_co_await] = ACTIONS(2833), [anon_sym_new] = ACTIONS(2833), [anon_sym_requires] = ACTIONS(2833), [sym_this] = ACTIONS(2833), }, [STATE(306)] = { [sym_identifier] = ACTIONS(2837), [aux_sym_preproc_include_token1] = ACTIONS(2837), [aux_sym_preproc_def_token1] = ACTIONS(2837), [aux_sym_preproc_if_token1] = ACTIONS(2837), [aux_sym_preproc_if_token2] = ACTIONS(2837), [aux_sym_preproc_ifdef_token1] = ACTIONS(2837), [aux_sym_preproc_ifdef_token2] = ACTIONS(2837), [aux_sym_preproc_else_token1] = ACTIONS(2837), [aux_sym_preproc_elif_token1] = ACTIONS(2837), [aux_sym_preproc_elifdef_token1] = ACTIONS(2837), [aux_sym_preproc_elifdef_token2] = ACTIONS(2837), [sym_preproc_directive] = ACTIONS(2837), [anon_sym_LPAREN2] = ACTIONS(2839), [anon_sym_BANG] = ACTIONS(2839), [anon_sym_TILDE] = ACTIONS(2839), [anon_sym_DASH] = ACTIONS(2837), [anon_sym_PLUS] = ACTIONS(2837), [anon_sym_STAR] = ACTIONS(2839), [anon_sym_AMP_AMP] = ACTIONS(2839), [anon_sym_AMP] = ACTIONS(2837), [anon_sym_SEMI] = ACTIONS(2839), [anon_sym___extension__] = ACTIONS(2837), [anon_sym_typedef] = ACTIONS(2837), [anon_sym_virtual] = ACTIONS(2837), [anon_sym_extern] = ACTIONS(2837), [anon_sym___attribute__] = ACTIONS(2837), [anon_sym___attribute] = ACTIONS(2837), [anon_sym_using] = ACTIONS(2837), [anon_sym_COLON_COLON] = ACTIONS(2839), [anon_sym_LBRACK_LBRACK] = ACTIONS(2839), [anon_sym___declspec] = ACTIONS(2837), [anon_sym___based] = ACTIONS(2837), [anon_sym___cdecl] = ACTIONS(2837), [anon_sym___clrcall] = ACTIONS(2837), [anon_sym___stdcall] = ACTIONS(2837), [anon_sym___fastcall] = ACTIONS(2837), [anon_sym___thiscall] = ACTIONS(2837), [anon_sym___vectorcall] = ACTIONS(2837), [anon_sym_LBRACE] = ACTIONS(2839), [anon_sym_signed] = ACTIONS(2837), [anon_sym_unsigned] = ACTIONS(2837), [anon_sym_long] = ACTIONS(2837), [anon_sym_short] = ACTIONS(2837), [anon_sym_LBRACK] = ACTIONS(2837), [anon_sym_static] = ACTIONS(2837), [anon_sym_register] = ACTIONS(2837), [anon_sym_inline] = ACTIONS(2837), [anon_sym___inline] = ACTIONS(2837), [anon_sym___inline__] = ACTIONS(2837), [anon_sym___forceinline] = ACTIONS(2837), [anon_sym_thread_local] = ACTIONS(2837), [anon_sym___thread] = ACTIONS(2837), [anon_sym_const] = ACTIONS(2837), [anon_sym_constexpr] = ACTIONS(2837), [anon_sym_volatile] = ACTIONS(2837), [anon_sym_restrict] = ACTIONS(2837), [anon_sym___restrict__] = ACTIONS(2837), [anon_sym__Atomic] = ACTIONS(2837), [anon_sym__Noreturn] = ACTIONS(2837), [anon_sym_noreturn] = ACTIONS(2837), [anon_sym__Nonnull] = ACTIONS(2837), [anon_sym_mutable] = ACTIONS(2837), [anon_sym_constinit] = ACTIONS(2837), [anon_sym_consteval] = ACTIONS(2837), [anon_sym_alignas] = ACTIONS(2837), [anon_sym__Alignas] = ACTIONS(2837), [sym_primitive_type] = ACTIONS(2837), [anon_sym_enum] = ACTIONS(2837), [anon_sym_class] = ACTIONS(2837), [anon_sym_struct] = ACTIONS(2837), [anon_sym_union] = ACTIONS(2837), [anon_sym_if] = ACTIONS(2837), [anon_sym_switch] = ACTIONS(2837), [anon_sym_case] = ACTIONS(2837), [anon_sym_default] = ACTIONS(2837), [anon_sym_while] = ACTIONS(2837), [anon_sym_do] = ACTIONS(2837), [anon_sym_for] = ACTIONS(2837), [anon_sym_return] = ACTIONS(2837), [anon_sym_break] = ACTIONS(2837), [anon_sym_continue] = ACTIONS(2837), [anon_sym_goto] = ACTIONS(2837), [anon_sym___try] = ACTIONS(2837), [anon_sym___leave] = ACTIONS(2837), [anon_sym_not] = ACTIONS(2837), [anon_sym_compl] = ACTIONS(2837), [anon_sym_DASH_DASH] = ACTIONS(2839), [anon_sym_PLUS_PLUS] = ACTIONS(2839), [anon_sym_sizeof] = ACTIONS(2837), [anon_sym___alignof__] = ACTIONS(2837), [anon_sym___alignof] = ACTIONS(2837), [anon_sym__alignof] = ACTIONS(2837), [anon_sym_alignof] = ACTIONS(2837), [anon_sym__Alignof] = ACTIONS(2837), [anon_sym_offsetof] = ACTIONS(2837), [anon_sym__Generic] = ACTIONS(2837), [anon_sym_asm] = ACTIONS(2837), [anon_sym___asm__] = ACTIONS(2837), [anon_sym___asm] = ACTIONS(2837), [sym_number_literal] = ACTIONS(2839), [anon_sym_L_SQUOTE] = ACTIONS(2839), [anon_sym_u_SQUOTE] = ACTIONS(2839), [anon_sym_U_SQUOTE] = ACTIONS(2839), [anon_sym_u8_SQUOTE] = ACTIONS(2839), [anon_sym_SQUOTE] = ACTIONS(2839), [anon_sym_L_DQUOTE] = ACTIONS(2839), [anon_sym_u_DQUOTE] = ACTIONS(2839), [anon_sym_U_DQUOTE] = ACTIONS(2839), [anon_sym_u8_DQUOTE] = ACTIONS(2839), [anon_sym_DQUOTE] = ACTIONS(2839), [sym_true] = ACTIONS(2837), [sym_false] = ACTIONS(2837), [anon_sym_NULL] = ACTIONS(2837), [anon_sym_nullptr] = ACTIONS(2837), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2837), [anon_sym_decltype] = ACTIONS(2837), [anon_sym_explicit] = ACTIONS(2837), [anon_sym_typename] = ACTIONS(2837), [anon_sym_template] = ACTIONS(2837), [anon_sym_operator] = ACTIONS(2837), [anon_sym_try] = ACTIONS(2837), [anon_sym_delete] = ACTIONS(2837), [anon_sym_throw] = ACTIONS(2837), [anon_sym_namespace] = ACTIONS(2837), [anon_sym_static_assert] = ACTIONS(2837), [anon_sym_concept] = ACTIONS(2837), [anon_sym_co_return] = ACTIONS(2837), [anon_sym_co_yield] = ACTIONS(2837), [anon_sym_R_DQUOTE] = ACTIONS(2839), [anon_sym_LR_DQUOTE] = ACTIONS(2839), [anon_sym_uR_DQUOTE] = ACTIONS(2839), [anon_sym_UR_DQUOTE] = ACTIONS(2839), [anon_sym_u8R_DQUOTE] = ACTIONS(2839), [anon_sym_co_await] = ACTIONS(2837), [anon_sym_new] = ACTIONS(2837), [anon_sym_requires] = ACTIONS(2837), [sym_this] = ACTIONS(2837), }, [STATE(307)] = { [sym_identifier] = ACTIONS(2841), [aux_sym_preproc_include_token1] = ACTIONS(2841), [aux_sym_preproc_def_token1] = ACTIONS(2841), [aux_sym_preproc_if_token1] = ACTIONS(2841), [aux_sym_preproc_if_token2] = ACTIONS(2841), [aux_sym_preproc_ifdef_token1] = ACTIONS(2841), [aux_sym_preproc_ifdef_token2] = ACTIONS(2841), [aux_sym_preproc_else_token1] = ACTIONS(2841), [aux_sym_preproc_elif_token1] = ACTIONS(2841), [aux_sym_preproc_elifdef_token1] = ACTIONS(2841), [aux_sym_preproc_elifdef_token2] = ACTIONS(2841), [sym_preproc_directive] = ACTIONS(2841), [anon_sym_LPAREN2] = ACTIONS(2843), [anon_sym_BANG] = ACTIONS(2843), [anon_sym_TILDE] = ACTIONS(2843), [anon_sym_DASH] = ACTIONS(2841), [anon_sym_PLUS] = ACTIONS(2841), [anon_sym_STAR] = ACTIONS(2843), [anon_sym_AMP_AMP] = ACTIONS(2843), [anon_sym_AMP] = ACTIONS(2841), [anon_sym_SEMI] = ACTIONS(2843), [anon_sym___extension__] = ACTIONS(2841), [anon_sym_typedef] = ACTIONS(2841), [anon_sym_virtual] = ACTIONS(2841), [anon_sym_extern] = ACTIONS(2841), [anon_sym___attribute__] = ACTIONS(2841), [anon_sym___attribute] = ACTIONS(2841), [anon_sym_using] = ACTIONS(2841), [anon_sym_COLON_COLON] = ACTIONS(2843), [anon_sym_LBRACK_LBRACK] = ACTIONS(2843), [anon_sym___declspec] = ACTIONS(2841), [anon_sym___based] = ACTIONS(2841), [anon_sym___cdecl] = ACTIONS(2841), [anon_sym___clrcall] = ACTIONS(2841), [anon_sym___stdcall] = ACTIONS(2841), [anon_sym___fastcall] = ACTIONS(2841), [anon_sym___thiscall] = ACTIONS(2841), [anon_sym___vectorcall] = ACTIONS(2841), [anon_sym_LBRACE] = ACTIONS(2843), [anon_sym_signed] = ACTIONS(2841), [anon_sym_unsigned] = ACTIONS(2841), [anon_sym_long] = ACTIONS(2841), [anon_sym_short] = ACTIONS(2841), [anon_sym_LBRACK] = ACTIONS(2841), [anon_sym_static] = ACTIONS(2841), [anon_sym_register] = ACTIONS(2841), [anon_sym_inline] = ACTIONS(2841), [anon_sym___inline] = ACTIONS(2841), [anon_sym___inline__] = ACTIONS(2841), [anon_sym___forceinline] = ACTIONS(2841), [anon_sym_thread_local] = ACTIONS(2841), [anon_sym___thread] = ACTIONS(2841), [anon_sym_const] = ACTIONS(2841), [anon_sym_constexpr] = ACTIONS(2841), [anon_sym_volatile] = ACTIONS(2841), [anon_sym_restrict] = ACTIONS(2841), [anon_sym___restrict__] = ACTIONS(2841), [anon_sym__Atomic] = ACTIONS(2841), [anon_sym__Noreturn] = ACTIONS(2841), [anon_sym_noreturn] = ACTIONS(2841), [anon_sym__Nonnull] = ACTIONS(2841), [anon_sym_mutable] = ACTIONS(2841), [anon_sym_constinit] = ACTIONS(2841), [anon_sym_consteval] = ACTIONS(2841), [anon_sym_alignas] = ACTIONS(2841), [anon_sym__Alignas] = ACTIONS(2841), [sym_primitive_type] = ACTIONS(2841), [anon_sym_enum] = ACTIONS(2841), [anon_sym_class] = ACTIONS(2841), [anon_sym_struct] = ACTIONS(2841), [anon_sym_union] = ACTIONS(2841), [anon_sym_if] = ACTIONS(2841), [anon_sym_switch] = ACTIONS(2841), [anon_sym_case] = ACTIONS(2841), [anon_sym_default] = ACTIONS(2841), [anon_sym_while] = ACTIONS(2841), [anon_sym_do] = ACTIONS(2841), [anon_sym_for] = ACTIONS(2841), [anon_sym_return] = ACTIONS(2841), [anon_sym_break] = ACTIONS(2841), [anon_sym_continue] = ACTIONS(2841), [anon_sym_goto] = ACTIONS(2841), [anon_sym___try] = ACTIONS(2841), [anon_sym___leave] = ACTIONS(2841), [anon_sym_not] = ACTIONS(2841), [anon_sym_compl] = ACTIONS(2841), [anon_sym_DASH_DASH] = ACTIONS(2843), [anon_sym_PLUS_PLUS] = ACTIONS(2843), [anon_sym_sizeof] = ACTIONS(2841), [anon_sym___alignof__] = ACTIONS(2841), [anon_sym___alignof] = ACTIONS(2841), [anon_sym__alignof] = ACTIONS(2841), [anon_sym_alignof] = ACTIONS(2841), [anon_sym__Alignof] = ACTIONS(2841), [anon_sym_offsetof] = ACTIONS(2841), [anon_sym__Generic] = ACTIONS(2841), [anon_sym_asm] = ACTIONS(2841), [anon_sym___asm__] = ACTIONS(2841), [anon_sym___asm] = ACTIONS(2841), [sym_number_literal] = ACTIONS(2843), [anon_sym_L_SQUOTE] = ACTIONS(2843), [anon_sym_u_SQUOTE] = ACTIONS(2843), [anon_sym_U_SQUOTE] = ACTIONS(2843), [anon_sym_u8_SQUOTE] = ACTIONS(2843), [anon_sym_SQUOTE] = ACTIONS(2843), [anon_sym_L_DQUOTE] = ACTIONS(2843), [anon_sym_u_DQUOTE] = ACTIONS(2843), [anon_sym_U_DQUOTE] = ACTIONS(2843), [anon_sym_u8_DQUOTE] = ACTIONS(2843), [anon_sym_DQUOTE] = ACTIONS(2843), [sym_true] = ACTIONS(2841), [sym_false] = ACTIONS(2841), [anon_sym_NULL] = ACTIONS(2841), [anon_sym_nullptr] = ACTIONS(2841), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2841), [anon_sym_decltype] = ACTIONS(2841), [anon_sym_explicit] = ACTIONS(2841), [anon_sym_typename] = ACTIONS(2841), [anon_sym_template] = ACTIONS(2841), [anon_sym_operator] = ACTIONS(2841), [anon_sym_try] = ACTIONS(2841), [anon_sym_delete] = ACTIONS(2841), [anon_sym_throw] = ACTIONS(2841), [anon_sym_namespace] = ACTIONS(2841), [anon_sym_static_assert] = ACTIONS(2841), [anon_sym_concept] = ACTIONS(2841), [anon_sym_co_return] = ACTIONS(2841), [anon_sym_co_yield] = ACTIONS(2841), [anon_sym_R_DQUOTE] = ACTIONS(2843), [anon_sym_LR_DQUOTE] = ACTIONS(2843), [anon_sym_uR_DQUOTE] = ACTIONS(2843), [anon_sym_UR_DQUOTE] = ACTIONS(2843), [anon_sym_u8R_DQUOTE] = ACTIONS(2843), [anon_sym_co_await] = ACTIONS(2841), [anon_sym_new] = ACTIONS(2841), [anon_sym_requires] = ACTIONS(2841), [sym_this] = ACTIONS(2841), }, [STATE(308)] = { [sym_identifier] = ACTIONS(2845), [aux_sym_preproc_include_token1] = ACTIONS(2845), [aux_sym_preproc_def_token1] = ACTIONS(2845), [aux_sym_preproc_if_token1] = ACTIONS(2845), [aux_sym_preproc_if_token2] = ACTIONS(2845), [aux_sym_preproc_ifdef_token1] = ACTIONS(2845), [aux_sym_preproc_ifdef_token2] = ACTIONS(2845), [aux_sym_preproc_else_token1] = ACTIONS(2845), [aux_sym_preproc_elif_token1] = ACTIONS(2845), [aux_sym_preproc_elifdef_token1] = ACTIONS(2845), [aux_sym_preproc_elifdef_token2] = ACTIONS(2845), [sym_preproc_directive] = ACTIONS(2845), [anon_sym_LPAREN2] = ACTIONS(2847), [anon_sym_BANG] = ACTIONS(2847), [anon_sym_TILDE] = ACTIONS(2847), [anon_sym_DASH] = ACTIONS(2845), [anon_sym_PLUS] = ACTIONS(2845), [anon_sym_STAR] = ACTIONS(2847), [anon_sym_AMP_AMP] = ACTIONS(2847), [anon_sym_AMP] = ACTIONS(2845), [anon_sym_SEMI] = ACTIONS(2847), [anon_sym___extension__] = ACTIONS(2845), [anon_sym_typedef] = ACTIONS(2845), [anon_sym_virtual] = ACTIONS(2845), [anon_sym_extern] = ACTIONS(2845), [anon_sym___attribute__] = ACTIONS(2845), [anon_sym___attribute] = ACTIONS(2845), [anon_sym_using] = ACTIONS(2845), [anon_sym_COLON_COLON] = ACTIONS(2847), [anon_sym_LBRACK_LBRACK] = ACTIONS(2847), [anon_sym___declspec] = ACTIONS(2845), [anon_sym___based] = ACTIONS(2845), [anon_sym___cdecl] = ACTIONS(2845), [anon_sym___clrcall] = ACTIONS(2845), [anon_sym___stdcall] = ACTIONS(2845), [anon_sym___fastcall] = ACTIONS(2845), [anon_sym___thiscall] = ACTIONS(2845), [anon_sym___vectorcall] = ACTIONS(2845), [anon_sym_LBRACE] = ACTIONS(2847), [anon_sym_signed] = ACTIONS(2845), [anon_sym_unsigned] = ACTIONS(2845), [anon_sym_long] = ACTIONS(2845), [anon_sym_short] = ACTIONS(2845), [anon_sym_LBRACK] = ACTIONS(2845), [anon_sym_static] = ACTIONS(2845), [anon_sym_register] = ACTIONS(2845), [anon_sym_inline] = ACTIONS(2845), [anon_sym___inline] = ACTIONS(2845), [anon_sym___inline__] = ACTIONS(2845), [anon_sym___forceinline] = ACTIONS(2845), [anon_sym_thread_local] = ACTIONS(2845), [anon_sym___thread] = ACTIONS(2845), [anon_sym_const] = ACTIONS(2845), [anon_sym_constexpr] = ACTIONS(2845), [anon_sym_volatile] = ACTIONS(2845), [anon_sym_restrict] = ACTIONS(2845), [anon_sym___restrict__] = ACTIONS(2845), [anon_sym__Atomic] = ACTIONS(2845), [anon_sym__Noreturn] = ACTIONS(2845), [anon_sym_noreturn] = ACTIONS(2845), [anon_sym__Nonnull] = ACTIONS(2845), [anon_sym_mutable] = ACTIONS(2845), [anon_sym_constinit] = ACTIONS(2845), [anon_sym_consteval] = ACTIONS(2845), [anon_sym_alignas] = ACTIONS(2845), [anon_sym__Alignas] = ACTIONS(2845), [sym_primitive_type] = ACTIONS(2845), [anon_sym_enum] = ACTIONS(2845), [anon_sym_class] = ACTIONS(2845), [anon_sym_struct] = ACTIONS(2845), [anon_sym_union] = ACTIONS(2845), [anon_sym_if] = ACTIONS(2845), [anon_sym_switch] = ACTIONS(2845), [anon_sym_case] = ACTIONS(2845), [anon_sym_default] = ACTIONS(2845), [anon_sym_while] = ACTIONS(2845), [anon_sym_do] = ACTIONS(2845), [anon_sym_for] = ACTIONS(2845), [anon_sym_return] = ACTIONS(2845), [anon_sym_break] = ACTIONS(2845), [anon_sym_continue] = ACTIONS(2845), [anon_sym_goto] = ACTIONS(2845), [anon_sym___try] = ACTIONS(2845), [anon_sym___leave] = ACTIONS(2845), [anon_sym_not] = ACTIONS(2845), [anon_sym_compl] = ACTIONS(2845), [anon_sym_DASH_DASH] = ACTIONS(2847), [anon_sym_PLUS_PLUS] = ACTIONS(2847), [anon_sym_sizeof] = ACTIONS(2845), [anon_sym___alignof__] = ACTIONS(2845), [anon_sym___alignof] = ACTIONS(2845), [anon_sym__alignof] = ACTIONS(2845), [anon_sym_alignof] = ACTIONS(2845), [anon_sym__Alignof] = ACTIONS(2845), [anon_sym_offsetof] = ACTIONS(2845), [anon_sym__Generic] = ACTIONS(2845), [anon_sym_asm] = ACTIONS(2845), [anon_sym___asm__] = ACTIONS(2845), [anon_sym___asm] = ACTIONS(2845), [sym_number_literal] = ACTIONS(2847), [anon_sym_L_SQUOTE] = ACTIONS(2847), [anon_sym_u_SQUOTE] = ACTIONS(2847), [anon_sym_U_SQUOTE] = ACTIONS(2847), [anon_sym_u8_SQUOTE] = ACTIONS(2847), [anon_sym_SQUOTE] = ACTIONS(2847), [anon_sym_L_DQUOTE] = ACTIONS(2847), [anon_sym_u_DQUOTE] = ACTIONS(2847), [anon_sym_U_DQUOTE] = ACTIONS(2847), [anon_sym_u8_DQUOTE] = ACTIONS(2847), [anon_sym_DQUOTE] = ACTIONS(2847), [sym_true] = ACTIONS(2845), [sym_false] = ACTIONS(2845), [anon_sym_NULL] = ACTIONS(2845), [anon_sym_nullptr] = ACTIONS(2845), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2845), [anon_sym_decltype] = ACTIONS(2845), [anon_sym_explicit] = ACTIONS(2845), [anon_sym_typename] = ACTIONS(2845), [anon_sym_template] = ACTIONS(2845), [anon_sym_operator] = ACTIONS(2845), [anon_sym_try] = ACTIONS(2845), [anon_sym_delete] = ACTIONS(2845), [anon_sym_throw] = ACTIONS(2845), [anon_sym_namespace] = ACTIONS(2845), [anon_sym_static_assert] = ACTIONS(2845), [anon_sym_concept] = ACTIONS(2845), [anon_sym_co_return] = ACTIONS(2845), [anon_sym_co_yield] = ACTIONS(2845), [anon_sym_R_DQUOTE] = ACTIONS(2847), [anon_sym_LR_DQUOTE] = ACTIONS(2847), [anon_sym_uR_DQUOTE] = ACTIONS(2847), [anon_sym_UR_DQUOTE] = ACTIONS(2847), [anon_sym_u8R_DQUOTE] = ACTIONS(2847), [anon_sym_co_await] = ACTIONS(2845), [anon_sym_new] = ACTIONS(2845), [anon_sym_requires] = ACTIONS(2845), [sym_this] = ACTIONS(2845), }, [STATE(309)] = { [ts_builtin_sym_end] = ACTIONS(2735), [sym_identifier] = ACTIONS(2733), [aux_sym_preproc_include_token1] = ACTIONS(2733), [aux_sym_preproc_def_token1] = ACTIONS(2733), [aux_sym_preproc_if_token1] = ACTIONS(2733), [aux_sym_preproc_ifdef_token1] = ACTIONS(2733), [aux_sym_preproc_ifdef_token2] = ACTIONS(2733), [sym_preproc_directive] = ACTIONS(2733), [anon_sym_LPAREN2] = ACTIONS(2735), [anon_sym_BANG] = ACTIONS(2735), [anon_sym_TILDE] = ACTIONS(2735), [anon_sym_DASH] = ACTIONS(2733), [anon_sym_PLUS] = ACTIONS(2733), [anon_sym_STAR] = ACTIONS(2735), [anon_sym_AMP_AMP] = ACTIONS(2735), [anon_sym_AMP] = ACTIONS(2733), [anon_sym_SEMI] = ACTIONS(2735), [anon_sym___extension__] = ACTIONS(2733), [anon_sym_typedef] = ACTIONS(2733), [anon_sym_virtual] = ACTIONS(2733), [anon_sym_extern] = ACTIONS(2733), [anon_sym___attribute__] = ACTIONS(2733), [anon_sym___attribute] = ACTIONS(2733), [anon_sym_using] = ACTIONS(2733), [anon_sym_COLON_COLON] = ACTIONS(2735), [anon_sym_LBRACK_LBRACK] = ACTIONS(2735), [anon_sym___declspec] = ACTIONS(2733), [anon_sym___based] = ACTIONS(2733), [anon_sym___cdecl] = ACTIONS(2733), [anon_sym___clrcall] = ACTIONS(2733), [anon_sym___stdcall] = ACTIONS(2733), [anon_sym___fastcall] = ACTIONS(2733), [anon_sym___thiscall] = ACTIONS(2733), [anon_sym___vectorcall] = ACTIONS(2733), [anon_sym_LBRACE] = ACTIONS(2735), [anon_sym_signed] = ACTIONS(2733), [anon_sym_unsigned] = ACTIONS(2733), [anon_sym_long] = ACTIONS(2733), [anon_sym_short] = ACTIONS(2733), [anon_sym_LBRACK] = ACTIONS(2733), [anon_sym_static] = ACTIONS(2733), [anon_sym_register] = ACTIONS(2733), [anon_sym_inline] = ACTIONS(2733), [anon_sym___inline] = ACTIONS(2733), [anon_sym___inline__] = ACTIONS(2733), [anon_sym___forceinline] = ACTIONS(2733), [anon_sym_thread_local] = ACTIONS(2733), [anon_sym___thread] = ACTIONS(2733), [anon_sym_const] = ACTIONS(2733), [anon_sym_constexpr] = ACTIONS(2733), [anon_sym_volatile] = ACTIONS(2733), [anon_sym_restrict] = ACTIONS(2733), [anon_sym___restrict__] = ACTIONS(2733), [anon_sym__Atomic] = ACTIONS(2733), [anon_sym__Noreturn] = ACTIONS(2733), [anon_sym_noreturn] = ACTIONS(2733), [anon_sym__Nonnull] = ACTIONS(2733), [anon_sym_mutable] = ACTIONS(2733), [anon_sym_constinit] = ACTIONS(2733), [anon_sym_consteval] = ACTIONS(2733), [anon_sym_alignas] = ACTIONS(2733), [anon_sym__Alignas] = ACTIONS(2733), [sym_primitive_type] = ACTIONS(2733), [anon_sym_enum] = ACTIONS(2733), [anon_sym_class] = ACTIONS(2733), [anon_sym_struct] = ACTIONS(2733), [anon_sym_union] = ACTIONS(2733), [anon_sym_if] = ACTIONS(2733), [anon_sym_else] = ACTIONS(2733), [anon_sym_switch] = ACTIONS(2733), [anon_sym_case] = ACTIONS(2733), [anon_sym_default] = ACTIONS(2733), [anon_sym_while] = ACTIONS(2733), [anon_sym_do] = ACTIONS(2733), [anon_sym_for] = ACTIONS(2733), [anon_sym_return] = ACTIONS(2733), [anon_sym_break] = ACTIONS(2733), [anon_sym_continue] = ACTIONS(2733), [anon_sym_goto] = ACTIONS(2733), [anon_sym___try] = ACTIONS(2733), [anon_sym___leave] = ACTIONS(2733), [anon_sym_not] = ACTIONS(2733), [anon_sym_compl] = ACTIONS(2733), [anon_sym_DASH_DASH] = ACTIONS(2735), [anon_sym_PLUS_PLUS] = ACTIONS(2735), [anon_sym_sizeof] = ACTIONS(2733), [anon_sym___alignof__] = ACTIONS(2733), [anon_sym___alignof] = ACTIONS(2733), [anon_sym__alignof] = ACTIONS(2733), [anon_sym_alignof] = ACTIONS(2733), [anon_sym__Alignof] = ACTIONS(2733), [anon_sym_offsetof] = ACTIONS(2733), [anon_sym__Generic] = ACTIONS(2733), [anon_sym_asm] = ACTIONS(2733), [anon_sym___asm__] = ACTIONS(2733), [anon_sym___asm] = ACTIONS(2733), [sym_number_literal] = ACTIONS(2735), [anon_sym_L_SQUOTE] = ACTIONS(2735), [anon_sym_u_SQUOTE] = ACTIONS(2735), [anon_sym_U_SQUOTE] = ACTIONS(2735), [anon_sym_u8_SQUOTE] = ACTIONS(2735), [anon_sym_SQUOTE] = ACTIONS(2735), [anon_sym_L_DQUOTE] = ACTIONS(2735), [anon_sym_u_DQUOTE] = ACTIONS(2735), [anon_sym_U_DQUOTE] = ACTIONS(2735), [anon_sym_u8_DQUOTE] = ACTIONS(2735), [anon_sym_DQUOTE] = ACTIONS(2735), [sym_true] = ACTIONS(2733), [sym_false] = ACTIONS(2733), [anon_sym_NULL] = ACTIONS(2733), [anon_sym_nullptr] = ACTIONS(2733), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2733), [anon_sym_decltype] = ACTIONS(2733), [anon_sym_explicit] = ACTIONS(2733), [anon_sym_typename] = ACTIONS(2733), [anon_sym_export] = ACTIONS(2733), [anon_sym_module] = ACTIONS(2733), [anon_sym_import] = ACTIONS(2733), [anon_sym_template] = ACTIONS(2733), [anon_sym_operator] = ACTIONS(2733), [anon_sym_try] = ACTIONS(2733), [anon_sym_delete] = ACTIONS(2733), [anon_sym_throw] = ACTIONS(2733), [anon_sym_namespace] = ACTIONS(2733), [anon_sym_static_assert] = ACTIONS(2733), [anon_sym_concept] = ACTIONS(2733), [anon_sym_co_return] = ACTIONS(2733), [anon_sym_co_yield] = ACTIONS(2733), [anon_sym_R_DQUOTE] = ACTIONS(2735), [anon_sym_LR_DQUOTE] = ACTIONS(2735), [anon_sym_uR_DQUOTE] = ACTIONS(2735), [anon_sym_UR_DQUOTE] = ACTIONS(2735), [anon_sym_u8R_DQUOTE] = ACTIONS(2735), [anon_sym_co_await] = ACTIONS(2733), [anon_sym_new] = ACTIONS(2733), [anon_sym_requires] = ACTIONS(2733), [sym_this] = ACTIONS(2733), }, [STATE(310)] = { [sym_identifier] = ACTIONS(2849), [aux_sym_preproc_include_token1] = ACTIONS(2849), [aux_sym_preproc_def_token1] = ACTIONS(2849), [aux_sym_preproc_if_token1] = ACTIONS(2849), [aux_sym_preproc_if_token2] = ACTIONS(2849), [aux_sym_preproc_ifdef_token1] = ACTIONS(2849), [aux_sym_preproc_ifdef_token2] = ACTIONS(2849), [aux_sym_preproc_else_token1] = ACTIONS(2849), [aux_sym_preproc_elif_token1] = ACTIONS(2849), [aux_sym_preproc_elifdef_token1] = ACTIONS(2849), [aux_sym_preproc_elifdef_token2] = ACTIONS(2849), [sym_preproc_directive] = ACTIONS(2849), [anon_sym_LPAREN2] = ACTIONS(2851), [anon_sym_BANG] = ACTIONS(2851), [anon_sym_TILDE] = ACTIONS(2851), [anon_sym_DASH] = ACTIONS(2849), [anon_sym_PLUS] = ACTIONS(2849), [anon_sym_STAR] = ACTIONS(2851), [anon_sym_AMP_AMP] = ACTIONS(2851), [anon_sym_AMP] = ACTIONS(2849), [anon_sym_SEMI] = ACTIONS(2851), [anon_sym___extension__] = ACTIONS(2849), [anon_sym_typedef] = ACTIONS(2849), [anon_sym_virtual] = ACTIONS(2849), [anon_sym_extern] = ACTIONS(2849), [anon_sym___attribute__] = ACTIONS(2849), [anon_sym___attribute] = ACTIONS(2849), [anon_sym_using] = ACTIONS(2849), [anon_sym_COLON_COLON] = ACTIONS(2851), [anon_sym_LBRACK_LBRACK] = ACTIONS(2851), [anon_sym___declspec] = ACTIONS(2849), [anon_sym___based] = ACTIONS(2849), [anon_sym___cdecl] = ACTIONS(2849), [anon_sym___clrcall] = ACTIONS(2849), [anon_sym___stdcall] = ACTIONS(2849), [anon_sym___fastcall] = ACTIONS(2849), [anon_sym___thiscall] = ACTIONS(2849), [anon_sym___vectorcall] = ACTIONS(2849), [anon_sym_LBRACE] = ACTIONS(2851), [anon_sym_signed] = ACTIONS(2849), [anon_sym_unsigned] = ACTIONS(2849), [anon_sym_long] = ACTIONS(2849), [anon_sym_short] = ACTIONS(2849), [anon_sym_LBRACK] = ACTIONS(2849), [anon_sym_static] = ACTIONS(2849), [anon_sym_register] = ACTIONS(2849), [anon_sym_inline] = ACTIONS(2849), [anon_sym___inline] = ACTIONS(2849), [anon_sym___inline__] = ACTIONS(2849), [anon_sym___forceinline] = ACTIONS(2849), [anon_sym_thread_local] = ACTIONS(2849), [anon_sym___thread] = ACTIONS(2849), [anon_sym_const] = ACTIONS(2849), [anon_sym_constexpr] = ACTIONS(2849), [anon_sym_volatile] = ACTIONS(2849), [anon_sym_restrict] = ACTIONS(2849), [anon_sym___restrict__] = ACTIONS(2849), [anon_sym__Atomic] = ACTIONS(2849), [anon_sym__Noreturn] = ACTIONS(2849), [anon_sym_noreturn] = ACTIONS(2849), [anon_sym__Nonnull] = ACTIONS(2849), [anon_sym_mutable] = ACTIONS(2849), [anon_sym_constinit] = ACTIONS(2849), [anon_sym_consteval] = ACTIONS(2849), [anon_sym_alignas] = ACTIONS(2849), [anon_sym__Alignas] = ACTIONS(2849), [sym_primitive_type] = ACTIONS(2849), [anon_sym_enum] = ACTIONS(2849), [anon_sym_class] = ACTIONS(2849), [anon_sym_struct] = ACTIONS(2849), [anon_sym_union] = ACTIONS(2849), [anon_sym_if] = ACTIONS(2849), [anon_sym_switch] = ACTIONS(2849), [anon_sym_case] = ACTIONS(2849), [anon_sym_default] = ACTIONS(2849), [anon_sym_while] = ACTIONS(2849), [anon_sym_do] = ACTIONS(2849), [anon_sym_for] = ACTIONS(2849), [anon_sym_return] = ACTIONS(2849), [anon_sym_break] = ACTIONS(2849), [anon_sym_continue] = ACTIONS(2849), [anon_sym_goto] = ACTIONS(2849), [anon_sym___try] = ACTIONS(2849), [anon_sym___leave] = ACTIONS(2849), [anon_sym_not] = ACTIONS(2849), [anon_sym_compl] = ACTIONS(2849), [anon_sym_DASH_DASH] = ACTIONS(2851), [anon_sym_PLUS_PLUS] = ACTIONS(2851), [anon_sym_sizeof] = ACTIONS(2849), [anon_sym___alignof__] = ACTIONS(2849), [anon_sym___alignof] = ACTIONS(2849), [anon_sym__alignof] = ACTIONS(2849), [anon_sym_alignof] = ACTIONS(2849), [anon_sym__Alignof] = ACTIONS(2849), [anon_sym_offsetof] = ACTIONS(2849), [anon_sym__Generic] = ACTIONS(2849), [anon_sym_asm] = ACTIONS(2849), [anon_sym___asm__] = ACTIONS(2849), [anon_sym___asm] = ACTIONS(2849), [sym_number_literal] = ACTIONS(2851), [anon_sym_L_SQUOTE] = ACTIONS(2851), [anon_sym_u_SQUOTE] = ACTIONS(2851), [anon_sym_U_SQUOTE] = ACTIONS(2851), [anon_sym_u8_SQUOTE] = ACTIONS(2851), [anon_sym_SQUOTE] = ACTIONS(2851), [anon_sym_L_DQUOTE] = ACTIONS(2851), [anon_sym_u_DQUOTE] = ACTIONS(2851), [anon_sym_U_DQUOTE] = ACTIONS(2851), [anon_sym_u8_DQUOTE] = ACTIONS(2851), [anon_sym_DQUOTE] = ACTIONS(2851), [sym_true] = ACTIONS(2849), [sym_false] = ACTIONS(2849), [anon_sym_NULL] = ACTIONS(2849), [anon_sym_nullptr] = ACTIONS(2849), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2849), [anon_sym_decltype] = ACTIONS(2849), [anon_sym_explicit] = ACTIONS(2849), [anon_sym_typename] = ACTIONS(2849), [anon_sym_template] = ACTIONS(2849), [anon_sym_operator] = ACTIONS(2849), [anon_sym_try] = ACTIONS(2849), [anon_sym_delete] = ACTIONS(2849), [anon_sym_throw] = ACTIONS(2849), [anon_sym_namespace] = ACTIONS(2849), [anon_sym_static_assert] = ACTIONS(2849), [anon_sym_concept] = ACTIONS(2849), [anon_sym_co_return] = ACTIONS(2849), [anon_sym_co_yield] = ACTIONS(2849), [anon_sym_R_DQUOTE] = ACTIONS(2851), [anon_sym_LR_DQUOTE] = ACTIONS(2851), [anon_sym_uR_DQUOTE] = ACTIONS(2851), [anon_sym_UR_DQUOTE] = ACTIONS(2851), [anon_sym_u8R_DQUOTE] = ACTIONS(2851), [anon_sym_co_await] = ACTIONS(2849), [anon_sym_new] = ACTIONS(2849), [anon_sym_requires] = ACTIONS(2849), [sym_this] = ACTIONS(2849), }, [STATE(311)] = { [sym_identifier] = ACTIONS(2853), [aux_sym_preproc_include_token1] = ACTIONS(2853), [aux_sym_preproc_def_token1] = ACTIONS(2853), [aux_sym_preproc_if_token1] = ACTIONS(2853), [aux_sym_preproc_if_token2] = ACTIONS(2853), [aux_sym_preproc_ifdef_token1] = ACTIONS(2853), [aux_sym_preproc_ifdef_token2] = ACTIONS(2853), [aux_sym_preproc_else_token1] = ACTIONS(2853), [aux_sym_preproc_elif_token1] = ACTIONS(2853), [aux_sym_preproc_elifdef_token1] = ACTIONS(2853), [aux_sym_preproc_elifdef_token2] = ACTIONS(2853), [sym_preproc_directive] = ACTIONS(2853), [anon_sym_LPAREN2] = ACTIONS(2855), [anon_sym_BANG] = ACTIONS(2855), [anon_sym_TILDE] = ACTIONS(2855), [anon_sym_DASH] = ACTIONS(2853), [anon_sym_PLUS] = ACTIONS(2853), [anon_sym_STAR] = ACTIONS(2855), [anon_sym_AMP_AMP] = ACTIONS(2855), [anon_sym_AMP] = ACTIONS(2853), [anon_sym_SEMI] = ACTIONS(2855), [anon_sym___extension__] = ACTIONS(2853), [anon_sym_typedef] = ACTIONS(2853), [anon_sym_virtual] = ACTIONS(2853), [anon_sym_extern] = ACTIONS(2853), [anon_sym___attribute__] = ACTIONS(2853), [anon_sym___attribute] = ACTIONS(2853), [anon_sym_using] = ACTIONS(2853), [anon_sym_COLON_COLON] = ACTIONS(2855), [anon_sym_LBRACK_LBRACK] = ACTIONS(2855), [anon_sym___declspec] = ACTIONS(2853), [anon_sym___based] = ACTIONS(2853), [anon_sym___cdecl] = ACTIONS(2853), [anon_sym___clrcall] = ACTIONS(2853), [anon_sym___stdcall] = ACTIONS(2853), [anon_sym___fastcall] = ACTIONS(2853), [anon_sym___thiscall] = ACTIONS(2853), [anon_sym___vectorcall] = ACTIONS(2853), [anon_sym_LBRACE] = ACTIONS(2855), [anon_sym_signed] = ACTIONS(2853), [anon_sym_unsigned] = ACTIONS(2853), [anon_sym_long] = ACTIONS(2853), [anon_sym_short] = ACTIONS(2853), [anon_sym_LBRACK] = ACTIONS(2853), [anon_sym_static] = ACTIONS(2853), [anon_sym_register] = ACTIONS(2853), [anon_sym_inline] = ACTIONS(2853), [anon_sym___inline] = ACTIONS(2853), [anon_sym___inline__] = ACTIONS(2853), [anon_sym___forceinline] = ACTIONS(2853), [anon_sym_thread_local] = ACTIONS(2853), [anon_sym___thread] = ACTIONS(2853), [anon_sym_const] = ACTIONS(2853), [anon_sym_constexpr] = ACTIONS(2853), [anon_sym_volatile] = ACTIONS(2853), [anon_sym_restrict] = ACTIONS(2853), [anon_sym___restrict__] = ACTIONS(2853), [anon_sym__Atomic] = ACTIONS(2853), [anon_sym__Noreturn] = ACTIONS(2853), [anon_sym_noreturn] = ACTIONS(2853), [anon_sym__Nonnull] = ACTIONS(2853), [anon_sym_mutable] = ACTIONS(2853), [anon_sym_constinit] = ACTIONS(2853), [anon_sym_consteval] = ACTIONS(2853), [anon_sym_alignas] = ACTIONS(2853), [anon_sym__Alignas] = ACTIONS(2853), [sym_primitive_type] = ACTIONS(2853), [anon_sym_enum] = ACTIONS(2853), [anon_sym_class] = ACTIONS(2853), [anon_sym_struct] = ACTIONS(2853), [anon_sym_union] = ACTIONS(2853), [anon_sym_if] = ACTIONS(2853), [anon_sym_switch] = ACTIONS(2853), [anon_sym_case] = ACTIONS(2853), [anon_sym_default] = ACTIONS(2853), [anon_sym_while] = ACTIONS(2853), [anon_sym_do] = ACTIONS(2853), [anon_sym_for] = ACTIONS(2853), [anon_sym_return] = ACTIONS(2853), [anon_sym_break] = ACTIONS(2853), [anon_sym_continue] = ACTIONS(2853), [anon_sym_goto] = ACTIONS(2853), [anon_sym___try] = ACTIONS(2853), [anon_sym___leave] = ACTIONS(2853), [anon_sym_not] = ACTIONS(2853), [anon_sym_compl] = ACTIONS(2853), [anon_sym_DASH_DASH] = ACTIONS(2855), [anon_sym_PLUS_PLUS] = ACTIONS(2855), [anon_sym_sizeof] = ACTIONS(2853), [anon_sym___alignof__] = ACTIONS(2853), [anon_sym___alignof] = ACTIONS(2853), [anon_sym__alignof] = ACTIONS(2853), [anon_sym_alignof] = ACTIONS(2853), [anon_sym__Alignof] = ACTIONS(2853), [anon_sym_offsetof] = ACTIONS(2853), [anon_sym__Generic] = ACTIONS(2853), [anon_sym_asm] = ACTIONS(2853), [anon_sym___asm__] = ACTIONS(2853), [anon_sym___asm] = ACTIONS(2853), [sym_number_literal] = ACTIONS(2855), [anon_sym_L_SQUOTE] = ACTIONS(2855), [anon_sym_u_SQUOTE] = ACTIONS(2855), [anon_sym_U_SQUOTE] = ACTIONS(2855), [anon_sym_u8_SQUOTE] = ACTIONS(2855), [anon_sym_SQUOTE] = ACTIONS(2855), [anon_sym_L_DQUOTE] = ACTIONS(2855), [anon_sym_u_DQUOTE] = ACTIONS(2855), [anon_sym_U_DQUOTE] = ACTIONS(2855), [anon_sym_u8_DQUOTE] = ACTIONS(2855), [anon_sym_DQUOTE] = ACTIONS(2855), [sym_true] = ACTIONS(2853), [sym_false] = ACTIONS(2853), [anon_sym_NULL] = ACTIONS(2853), [anon_sym_nullptr] = ACTIONS(2853), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2853), [anon_sym_decltype] = ACTIONS(2853), [anon_sym_explicit] = ACTIONS(2853), [anon_sym_typename] = ACTIONS(2853), [anon_sym_template] = ACTIONS(2853), [anon_sym_operator] = ACTIONS(2853), [anon_sym_try] = ACTIONS(2853), [anon_sym_delete] = ACTIONS(2853), [anon_sym_throw] = ACTIONS(2853), [anon_sym_namespace] = ACTIONS(2853), [anon_sym_static_assert] = ACTIONS(2853), [anon_sym_concept] = ACTIONS(2853), [anon_sym_co_return] = ACTIONS(2853), [anon_sym_co_yield] = ACTIONS(2853), [anon_sym_R_DQUOTE] = ACTIONS(2855), [anon_sym_LR_DQUOTE] = ACTIONS(2855), [anon_sym_uR_DQUOTE] = ACTIONS(2855), [anon_sym_UR_DQUOTE] = ACTIONS(2855), [anon_sym_u8R_DQUOTE] = ACTIONS(2855), [anon_sym_co_await] = ACTIONS(2853), [anon_sym_new] = ACTIONS(2853), [anon_sym_requires] = ACTIONS(2853), [sym_this] = ACTIONS(2853), }, [STATE(312)] = { [sym_identifier] = ACTIONS(2857), [aux_sym_preproc_include_token1] = ACTIONS(2857), [aux_sym_preproc_def_token1] = ACTIONS(2857), [aux_sym_preproc_if_token1] = ACTIONS(2857), [aux_sym_preproc_if_token2] = ACTIONS(2857), [aux_sym_preproc_ifdef_token1] = ACTIONS(2857), [aux_sym_preproc_ifdef_token2] = ACTIONS(2857), [aux_sym_preproc_else_token1] = ACTIONS(2857), [aux_sym_preproc_elif_token1] = ACTIONS(2857), [aux_sym_preproc_elifdef_token1] = ACTIONS(2857), [aux_sym_preproc_elifdef_token2] = ACTIONS(2857), [sym_preproc_directive] = ACTIONS(2857), [anon_sym_LPAREN2] = ACTIONS(2859), [anon_sym_BANG] = ACTIONS(2859), [anon_sym_TILDE] = ACTIONS(2859), [anon_sym_DASH] = ACTIONS(2857), [anon_sym_PLUS] = ACTIONS(2857), [anon_sym_STAR] = ACTIONS(2859), [anon_sym_AMP_AMP] = ACTIONS(2859), [anon_sym_AMP] = ACTIONS(2857), [anon_sym_SEMI] = ACTIONS(2859), [anon_sym___extension__] = ACTIONS(2857), [anon_sym_typedef] = ACTIONS(2857), [anon_sym_virtual] = ACTIONS(2857), [anon_sym_extern] = ACTIONS(2857), [anon_sym___attribute__] = ACTIONS(2857), [anon_sym___attribute] = ACTIONS(2857), [anon_sym_using] = ACTIONS(2857), [anon_sym_COLON_COLON] = ACTIONS(2859), [anon_sym_LBRACK_LBRACK] = ACTIONS(2859), [anon_sym___declspec] = ACTIONS(2857), [anon_sym___based] = ACTIONS(2857), [anon_sym___cdecl] = ACTIONS(2857), [anon_sym___clrcall] = ACTIONS(2857), [anon_sym___stdcall] = ACTIONS(2857), [anon_sym___fastcall] = ACTIONS(2857), [anon_sym___thiscall] = ACTIONS(2857), [anon_sym___vectorcall] = ACTIONS(2857), [anon_sym_LBRACE] = ACTIONS(2859), [anon_sym_signed] = ACTIONS(2857), [anon_sym_unsigned] = ACTIONS(2857), [anon_sym_long] = ACTIONS(2857), [anon_sym_short] = ACTIONS(2857), [anon_sym_LBRACK] = ACTIONS(2857), [anon_sym_static] = ACTIONS(2857), [anon_sym_register] = ACTIONS(2857), [anon_sym_inline] = ACTIONS(2857), [anon_sym___inline] = ACTIONS(2857), [anon_sym___inline__] = ACTIONS(2857), [anon_sym___forceinline] = ACTIONS(2857), [anon_sym_thread_local] = ACTIONS(2857), [anon_sym___thread] = ACTIONS(2857), [anon_sym_const] = ACTIONS(2857), [anon_sym_constexpr] = ACTIONS(2857), [anon_sym_volatile] = ACTIONS(2857), [anon_sym_restrict] = ACTIONS(2857), [anon_sym___restrict__] = ACTIONS(2857), [anon_sym__Atomic] = ACTIONS(2857), [anon_sym__Noreturn] = ACTIONS(2857), [anon_sym_noreturn] = ACTIONS(2857), [anon_sym__Nonnull] = ACTIONS(2857), [anon_sym_mutable] = ACTIONS(2857), [anon_sym_constinit] = ACTIONS(2857), [anon_sym_consteval] = ACTIONS(2857), [anon_sym_alignas] = ACTIONS(2857), [anon_sym__Alignas] = ACTIONS(2857), [sym_primitive_type] = ACTIONS(2857), [anon_sym_enum] = ACTIONS(2857), [anon_sym_class] = ACTIONS(2857), [anon_sym_struct] = ACTIONS(2857), [anon_sym_union] = ACTIONS(2857), [anon_sym_if] = ACTIONS(2857), [anon_sym_switch] = ACTIONS(2857), [anon_sym_case] = ACTIONS(2857), [anon_sym_default] = ACTIONS(2857), [anon_sym_while] = ACTIONS(2857), [anon_sym_do] = ACTIONS(2857), [anon_sym_for] = ACTIONS(2857), [anon_sym_return] = ACTIONS(2857), [anon_sym_break] = ACTIONS(2857), [anon_sym_continue] = ACTIONS(2857), [anon_sym_goto] = ACTIONS(2857), [anon_sym___try] = ACTIONS(2857), [anon_sym___leave] = ACTIONS(2857), [anon_sym_not] = ACTIONS(2857), [anon_sym_compl] = ACTIONS(2857), [anon_sym_DASH_DASH] = ACTIONS(2859), [anon_sym_PLUS_PLUS] = ACTIONS(2859), [anon_sym_sizeof] = ACTIONS(2857), [anon_sym___alignof__] = ACTIONS(2857), [anon_sym___alignof] = ACTIONS(2857), [anon_sym__alignof] = ACTIONS(2857), [anon_sym_alignof] = ACTIONS(2857), [anon_sym__Alignof] = ACTIONS(2857), [anon_sym_offsetof] = ACTIONS(2857), [anon_sym__Generic] = ACTIONS(2857), [anon_sym_asm] = ACTIONS(2857), [anon_sym___asm__] = ACTIONS(2857), [anon_sym___asm] = ACTIONS(2857), [sym_number_literal] = ACTIONS(2859), [anon_sym_L_SQUOTE] = ACTIONS(2859), [anon_sym_u_SQUOTE] = ACTIONS(2859), [anon_sym_U_SQUOTE] = ACTIONS(2859), [anon_sym_u8_SQUOTE] = ACTIONS(2859), [anon_sym_SQUOTE] = ACTIONS(2859), [anon_sym_L_DQUOTE] = ACTIONS(2859), [anon_sym_u_DQUOTE] = ACTIONS(2859), [anon_sym_U_DQUOTE] = ACTIONS(2859), [anon_sym_u8_DQUOTE] = ACTIONS(2859), [anon_sym_DQUOTE] = ACTIONS(2859), [sym_true] = ACTIONS(2857), [sym_false] = ACTIONS(2857), [anon_sym_NULL] = ACTIONS(2857), [anon_sym_nullptr] = ACTIONS(2857), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2857), [anon_sym_decltype] = ACTIONS(2857), [anon_sym_explicit] = ACTIONS(2857), [anon_sym_typename] = ACTIONS(2857), [anon_sym_template] = ACTIONS(2857), [anon_sym_operator] = ACTIONS(2857), [anon_sym_try] = ACTIONS(2857), [anon_sym_delete] = ACTIONS(2857), [anon_sym_throw] = ACTIONS(2857), [anon_sym_namespace] = ACTIONS(2857), [anon_sym_static_assert] = ACTIONS(2857), [anon_sym_concept] = ACTIONS(2857), [anon_sym_co_return] = ACTIONS(2857), [anon_sym_co_yield] = ACTIONS(2857), [anon_sym_R_DQUOTE] = ACTIONS(2859), [anon_sym_LR_DQUOTE] = ACTIONS(2859), [anon_sym_uR_DQUOTE] = ACTIONS(2859), [anon_sym_UR_DQUOTE] = ACTIONS(2859), [anon_sym_u8R_DQUOTE] = ACTIONS(2859), [anon_sym_co_await] = ACTIONS(2857), [anon_sym_new] = ACTIONS(2857), [anon_sym_requires] = ACTIONS(2857), [sym_this] = ACTIONS(2857), }, [STATE(313)] = { [sym_identifier] = ACTIONS(2861), [aux_sym_preproc_include_token1] = ACTIONS(2861), [aux_sym_preproc_def_token1] = ACTIONS(2861), [aux_sym_preproc_if_token1] = ACTIONS(2861), [aux_sym_preproc_if_token2] = ACTIONS(2861), [aux_sym_preproc_ifdef_token1] = ACTIONS(2861), [aux_sym_preproc_ifdef_token2] = ACTIONS(2861), [aux_sym_preproc_else_token1] = ACTIONS(2861), [aux_sym_preproc_elif_token1] = ACTIONS(2861), [aux_sym_preproc_elifdef_token1] = ACTIONS(2861), [aux_sym_preproc_elifdef_token2] = ACTIONS(2861), [sym_preproc_directive] = ACTIONS(2861), [anon_sym_LPAREN2] = ACTIONS(2863), [anon_sym_BANG] = ACTIONS(2863), [anon_sym_TILDE] = ACTIONS(2863), [anon_sym_DASH] = ACTIONS(2861), [anon_sym_PLUS] = ACTIONS(2861), [anon_sym_STAR] = ACTIONS(2863), [anon_sym_AMP_AMP] = ACTIONS(2863), [anon_sym_AMP] = ACTIONS(2861), [anon_sym_SEMI] = ACTIONS(2863), [anon_sym___extension__] = ACTIONS(2861), [anon_sym_typedef] = ACTIONS(2861), [anon_sym_virtual] = ACTIONS(2861), [anon_sym_extern] = ACTIONS(2861), [anon_sym___attribute__] = ACTIONS(2861), [anon_sym___attribute] = ACTIONS(2861), [anon_sym_using] = ACTIONS(2861), [anon_sym_COLON_COLON] = ACTIONS(2863), [anon_sym_LBRACK_LBRACK] = ACTIONS(2863), [anon_sym___declspec] = ACTIONS(2861), [anon_sym___based] = ACTIONS(2861), [anon_sym___cdecl] = ACTIONS(2861), [anon_sym___clrcall] = ACTIONS(2861), [anon_sym___stdcall] = ACTIONS(2861), [anon_sym___fastcall] = ACTIONS(2861), [anon_sym___thiscall] = ACTIONS(2861), [anon_sym___vectorcall] = ACTIONS(2861), [anon_sym_LBRACE] = ACTIONS(2863), [anon_sym_signed] = ACTIONS(2861), [anon_sym_unsigned] = ACTIONS(2861), [anon_sym_long] = ACTIONS(2861), [anon_sym_short] = ACTIONS(2861), [anon_sym_LBRACK] = ACTIONS(2861), [anon_sym_static] = ACTIONS(2861), [anon_sym_register] = ACTIONS(2861), [anon_sym_inline] = ACTIONS(2861), [anon_sym___inline] = ACTIONS(2861), [anon_sym___inline__] = ACTIONS(2861), [anon_sym___forceinline] = ACTIONS(2861), [anon_sym_thread_local] = ACTIONS(2861), [anon_sym___thread] = ACTIONS(2861), [anon_sym_const] = ACTIONS(2861), [anon_sym_constexpr] = ACTIONS(2861), [anon_sym_volatile] = ACTIONS(2861), [anon_sym_restrict] = ACTIONS(2861), [anon_sym___restrict__] = ACTIONS(2861), [anon_sym__Atomic] = ACTIONS(2861), [anon_sym__Noreturn] = ACTIONS(2861), [anon_sym_noreturn] = ACTIONS(2861), [anon_sym__Nonnull] = ACTIONS(2861), [anon_sym_mutable] = ACTIONS(2861), [anon_sym_constinit] = ACTIONS(2861), [anon_sym_consteval] = ACTIONS(2861), [anon_sym_alignas] = ACTIONS(2861), [anon_sym__Alignas] = ACTIONS(2861), [sym_primitive_type] = ACTIONS(2861), [anon_sym_enum] = ACTIONS(2861), [anon_sym_class] = ACTIONS(2861), [anon_sym_struct] = ACTIONS(2861), [anon_sym_union] = ACTIONS(2861), [anon_sym_if] = ACTIONS(2861), [anon_sym_switch] = ACTIONS(2861), [anon_sym_case] = ACTIONS(2861), [anon_sym_default] = ACTIONS(2861), [anon_sym_while] = ACTIONS(2861), [anon_sym_do] = ACTIONS(2861), [anon_sym_for] = ACTIONS(2861), [anon_sym_return] = ACTIONS(2861), [anon_sym_break] = ACTIONS(2861), [anon_sym_continue] = ACTIONS(2861), [anon_sym_goto] = ACTIONS(2861), [anon_sym___try] = ACTIONS(2861), [anon_sym___leave] = ACTIONS(2861), [anon_sym_not] = ACTIONS(2861), [anon_sym_compl] = ACTIONS(2861), [anon_sym_DASH_DASH] = ACTIONS(2863), [anon_sym_PLUS_PLUS] = ACTIONS(2863), [anon_sym_sizeof] = ACTIONS(2861), [anon_sym___alignof__] = ACTIONS(2861), [anon_sym___alignof] = ACTIONS(2861), [anon_sym__alignof] = ACTIONS(2861), [anon_sym_alignof] = ACTIONS(2861), [anon_sym__Alignof] = ACTIONS(2861), [anon_sym_offsetof] = ACTIONS(2861), [anon_sym__Generic] = ACTIONS(2861), [anon_sym_asm] = ACTIONS(2861), [anon_sym___asm__] = ACTIONS(2861), [anon_sym___asm] = ACTIONS(2861), [sym_number_literal] = ACTIONS(2863), [anon_sym_L_SQUOTE] = ACTIONS(2863), [anon_sym_u_SQUOTE] = ACTIONS(2863), [anon_sym_U_SQUOTE] = ACTIONS(2863), [anon_sym_u8_SQUOTE] = ACTIONS(2863), [anon_sym_SQUOTE] = ACTIONS(2863), [anon_sym_L_DQUOTE] = ACTIONS(2863), [anon_sym_u_DQUOTE] = ACTIONS(2863), [anon_sym_U_DQUOTE] = ACTIONS(2863), [anon_sym_u8_DQUOTE] = ACTIONS(2863), [anon_sym_DQUOTE] = ACTIONS(2863), [sym_true] = ACTIONS(2861), [sym_false] = ACTIONS(2861), [anon_sym_NULL] = ACTIONS(2861), [anon_sym_nullptr] = ACTIONS(2861), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2861), [anon_sym_decltype] = ACTIONS(2861), [anon_sym_explicit] = ACTIONS(2861), [anon_sym_typename] = ACTIONS(2861), [anon_sym_template] = ACTIONS(2861), [anon_sym_operator] = ACTIONS(2861), [anon_sym_try] = ACTIONS(2861), [anon_sym_delete] = ACTIONS(2861), [anon_sym_throw] = ACTIONS(2861), [anon_sym_namespace] = ACTIONS(2861), [anon_sym_static_assert] = ACTIONS(2861), [anon_sym_concept] = ACTIONS(2861), [anon_sym_co_return] = ACTIONS(2861), [anon_sym_co_yield] = ACTIONS(2861), [anon_sym_R_DQUOTE] = ACTIONS(2863), [anon_sym_LR_DQUOTE] = ACTIONS(2863), [anon_sym_uR_DQUOTE] = ACTIONS(2863), [anon_sym_UR_DQUOTE] = ACTIONS(2863), [anon_sym_u8R_DQUOTE] = ACTIONS(2863), [anon_sym_co_await] = ACTIONS(2861), [anon_sym_new] = ACTIONS(2861), [anon_sym_requires] = ACTIONS(2861), [sym_this] = ACTIONS(2861), }, [STATE(314)] = { [sym_identifier] = ACTIONS(2865), [aux_sym_preproc_include_token1] = ACTIONS(2865), [aux_sym_preproc_def_token1] = ACTIONS(2865), [aux_sym_preproc_if_token1] = ACTIONS(2865), [aux_sym_preproc_if_token2] = ACTIONS(2865), [aux_sym_preproc_ifdef_token1] = ACTIONS(2865), [aux_sym_preproc_ifdef_token2] = ACTIONS(2865), [aux_sym_preproc_else_token1] = ACTIONS(2865), [aux_sym_preproc_elif_token1] = ACTIONS(2865), [aux_sym_preproc_elifdef_token1] = ACTIONS(2865), [aux_sym_preproc_elifdef_token2] = ACTIONS(2865), [sym_preproc_directive] = ACTIONS(2865), [anon_sym_LPAREN2] = ACTIONS(2867), [anon_sym_BANG] = ACTIONS(2867), [anon_sym_TILDE] = ACTIONS(2867), [anon_sym_DASH] = ACTIONS(2865), [anon_sym_PLUS] = ACTIONS(2865), [anon_sym_STAR] = ACTIONS(2867), [anon_sym_AMP_AMP] = ACTIONS(2867), [anon_sym_AMP] = ACTIONS(2865), [anon_sym_SEMI] = ACTIONS(2867), [anon_sym___extension__] = ACTIONS(2865), [anon_sym_typedef] = ACTIONS(2865), [anon_sym_virtual] = ACTIONS(2865), [anon_sym_extern] = ACTIONS(2865), [anon_sym___attribute__] = ACTIONS(2865), [anon_sym___attribute] = ACTIONS(2865), [anon_sym_using] = ACTIONS(2865), [anon_sym_COLON_COLON] = ACTIONS(2867), [anon_sym_LBRACK_LBRACK] = ACTIONS(2867), [anon_sym___declspec] = ACTIONS(2865), [anon_sym___based] = ACTIONS(2865), [anon_sym___cdecl] = ACTIONS(2865), [anon_sym___clrcall] = ACTIONS(2865), [anon_sym___stdcall] = ACTIONS(2865), [anon_sym___fastcall] = ACTIONS(2865), [anon_sym___thiscall] = ACTIONS(2865), [anon_sym___vectorcall] = ACTIONS(2865), [anon_sym_LBRACE] = ACTIONS(2867), [anon_sym_signed] = ACTIONS(2865), [anon_sym_unsigned] = ACTIONS(2865), [anon_sym_long] = ACTIONS(2865), [anon_sym_short] = ACTIONS(2865), [anon_sym_LBRACK] = ACTIONS(2865), [anon_sym_static] = ACTIONS(2865), [anon_sym_register] = ACTIONS(2865), [anon_sym_inline] = ACTIONS(2865), [anon_sym___inline] = ACTIONS(2865), [anon_sym___inline__] = ACTIONS(2865), [anon_sym___forceinline] = ACTIONS(2865), [anon_sym_thread_local] = ACTIONS(2865), [anon_sym___thread] = ACTIONS(2865), [anon_sym_const] = ACTIONS(2865), [anon_sym_constexpr] = ACTIONS(2865), [anon_sym_volatile] = ACTIONS(2865), [anon_sym_restrict] = ACTIONS(2865), [anon_sym___restrict__] = ACTIONS(2865), [anon_sym__Atomic] = ACTIONS(2865), [anon_sym__Noreturn] = ACTIONS(2865), [anon_sym_noreturn] = ACTIONS(2865), [anon_sym__Nonnull] = ACTIONS(2865), [anon_sym_mutable] = ACTIONS(2865), [anon_sym_constinit] = ACTIONS(2865), [anon_sym_consteval] = ACTIONS(2865), [anon_sym_alignas] = ACTIONS(2865), [anon_sym__Alignas] = ACTIONS(2865), [sym_primitive_type] = ACTIONS(2865), [anon_sym_enum] = ACTIONS(2865), [anon_sym_class] = ACTIONS(2865), [anon_sym_struct] = ACTIONS(2865), [anon_sym_union] = ACTIONS(2865), [anon_sym_if] = ACTIONS(2865), [anon_sym_switch] = ACTIONS(2865), [anon_sym_case] = ACTIONS(2865), [anon_sym_default] = ACTIONS(2865), [anon_sym_while] = ACTIONS(2865), [anon_sym_do] = ACTIONS(2865), [anon_sym_for] = ACTIONS(2865), [anon_sym_return] = ACTIONS(2865), [anon_sym_break] = ACTIONS(2865), [anon_sym_continue] = ACTIONS(2865), [anon_sym_goto] = ACTIONS(2865), [anon_sym___try] = ACTIONS(2865), [anon_sym___leave] = ACTIONS(2865), [anon_sym_not] = ACTIONS(2865), [anon_sym_compl] = ACTIONS(2865), [anon_sym_DASH_DASH] = ACTIONS(2867), [anon_sym_PLUS_PLUS] = ACTIONS(2867), [anon_sym_sizeof] = ACTIONS(2865), [anon_sym___alignof__] = ACTIONS(2865), [anon_sym___alignof] = ACTIONS(2865), [anon_sym__alignof] = ACTIONS(2865), [anon_sym_alignof] = ACTIONS(2865), [anon_sym__Alignof] = ACTIONS(2865), [anon_sym_offsetof] = ACTIONS(2865), [anon_sym__Generic] = ACTIONS(2865), [anon_sym_asm] = ACTIONS(2865), [anon_sym___asm__] = ACTIONS(2865), [anon_sym___asm] = ACTIONS(2865), [sym_number_literal] = ACTIONS(2867), [anon_sym_L_SQUOTE] = ACTIONS(2867), [anon_sym_u_SQUOTE] = ACTIONS(2867), [anon_sym_U_SQUOTE] = ACTIONS(2867), [anon_sym_u8_SQUOTE] = ACTIONS(2867), [anon_sym_SQUOTE] = ACTIONS(2867), [anon_sym_L_DQUOTE] = ACTIONS(2867), [anon_sym_u_DQUOTE] = ACTIONS(2867), [anon_sym_U_DQUOTE] = ACTIONS(2867), [anon_sym_u8_DQUOTE] = ACTIONS(2867), [anon_sym_DQUOTE] = ACTIONS(2867), [sym_true] = ACTIONS(2865), [sym_false] = ACTIONS(2865), [anon_sym_NULL] = ACTIONS(2865), [anon_sym_nullptr] = ACTIONS(2865), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2865), [anon_sym_decltype] = ACTIONS(2865), [anon_sym_explicit] = ACTIONS(2865), [anon_sym_typename] = ACTIONS(2865), [anon_sym_template] = ACTIONS(2865), [anon_sym_operator] = ACTIONS(2865), [anon_sym_try] = ACTIONS(2865), [anon_sym_delete] = ACTIONS(2865), [anon_sym_throw] = ACTIONS(2865), [anon_sym_namespace] = ACTIONS(2865), [anon_sym_static_assert] = ACTIONS(2865), [anon_sym_concept] = ACTIONS(2865), [anon_sym_co_return] = ACTIONS(2865), [anon_sym_co_yield] = ACTIONS(2865), [anon_sym_R_DQUOTE] = ACTIONS(2867), [anon_sym_LR_DQUOTE] = ACTIONS(2867), [anon_sym_uR_DQUOTE] = ACTIONS(2867), [anon_sym_UR_DQUOTE] = ACTIONS(2867), [anon_sym_u8R_DQUOTE] = ACTIONS(2867), [anon_sym_co_await] = ACTIONS(2865), [anon_sym_new] = ACTIONS(2865), [anon_sym_requires] = ACTIONS(2865), [sym_this] = ACTIONS(2865), }, [STATE(315)] = { [sym_identifier] = ACTIONS(2869), [aux_sym_preproc_include_token1] = ACTIONS(2869), [aux_sym_preproc_def_token1] = ACTIONS(2869), [aux_sym_preproc_if_token1] = ACTIONS(2869), [aux_sym_preproc_if_token2] = ACTIONS(2869), [aux_sym_preproc_ifdef_token1] = ACTIONS(2869), [aux_sym_preproc_ifdef_token2] = ACTIONS(2869), [aux_sym_preproc_else_token1] = ACTIONS(2869), [aux_sym_preproc_elif_token1] = ACTIONS(2869), [aux_sym_preproc_elifdef_token1] = ACTIONS(2869), [aux_sym_preproc_elifdef_token2] = ACTIONS(2869), [sym_preproc_directive] = ACTIONS(2869), [anon_sym_LPAREN2] = ACTIONS(2871), [anon_sym_BANG] = ACTIONS(2871), [anon_sym_TILDE] = ACTIONS(2871), [anon_sym_DASH] = ACTIONS(2869), [anon_sym_PLUS] = ACTIONS(2869), [anon_sym_STAR] = ACTIONS(2871), [anon_sym_AMP_AMP] = ACTIONS(2871), [anon_sym_AMP] = ACTIONS(2869), [anon_sym_SEMI] = ACTIONS(2871), [anon_sym___extension__] = ACTIONS(2869), [anon_sym_typedef] = ACTIONS(2869), [anon_sym_virtual] = ACTIONS(2869), [anon_sym_extern] = ACTIONS(2869), [anon_sym___attribute__] = ACTIONS(2869), [anon_sym___attribute] = ACTIONS(2869), [anon_sym_using] = ACTIONS(2869), [anon_sym_COLON_COLON] = ACTIONS(2871), [anon_sym_LBRACK_LBRACK] = ACTIONS(2871), [anon_sym___declspec] = ACTIONS(2869), [anon_sym___based] = ACTIONS(2869), [anon_sym___cdecl] = ACTIONS(2869), [anon_sym___clrcall] = ACTIONS(2869), [anon_sym___stdcall] = ACTIONS(2869), [anon_sym___fastcall] = ACTIONS(2869), [anon_sym___thiscall] = ACTIONS(2869), [anon_sym___vectorcall] = ACTIONS(2869), [anon_sym_LBRACE] = ACTIONS(2871), [anon_sym_signed] = ACTIONS(2869), [anon_sym_unsigned] = ACTIONS(2869), [anon_sym_long] = ACTIONS(2869), [anon_sym_short] = ACTIONS(2869), [anon_sym_LBRACK] = ACTIONS(2869), [anon_sym_static] = ACTIONS(2869), [anon_sym_register] = ACTIONS(2869), [anon_sym_inline] = ACTIONS(2869), [anon_sym___inline] = ACTIONS(2869), [anon_sym___inline__] = ACTIONS(2869), [anon_sym___forceinline] = ACTIONS(2869), [anon_sym_thread_local] = ACTIONS(2869), [anon_sym___thread] = ACTIONS(2869), [anon_sym_const] = ACTIONS(2869), [anon_sym_constexpr] = ACTIONS(2869), [anon_sym_volatile] = ACTIONS(2869), [anon_sym_restrict] = ACTIONS(2869), [anon_sym___restrict__] = ACTIONS(2869), [anon_sym__Atomic] = ACTIONS(2869), [anon_sym__Noreturn] = ACTIONS(2869), [anon_sym_noreturn] = ACTIONS(2869), [anon_sym__Nonnull] = ACTIONS(2869), [anon_sym_mutable] = ACTIONS(2869), [anon_sym_constinit] = ACTIONS(2869), [anon_sym_consteval] = ACTIONS(2869), [anon_sym_alignas] = ACTIONS(2869), [anon_sym__Alignas] = ACTIONS(2869), [sym_primitive_type] = ACTIONS(2869), [anon_sym_enum] = ACTIONS(2869), [anon_sym_class] = ACTIONS(2869), [anon_sym_struct] = ACTIONS(2869), [anon_sym_union] = ACTIONS(2869), [anon_sym_if] = ACTIONS(2869), [anon_sym_switch] = ACTIONS(2869), [anon_sym_case] = ACTIONS(2869), [anon_sym_default] = ACTIONS(2869), [anon_sym_while] = ACTIONS(2869), [anon_sym_do] = ACTIONS(2869), [anon_sym_for] = ACTIONS(2869), [anon_sym_return] = ACTIONS(2869), [anon_sym_break] = ACTIONS(2869), [anon_sym_continue] = ACTIONS(2869), [anon_sym_goto] = ACTIONS(2869), [anon_sym___try] = ACTIONS(2869), [anon_sym___leave] = ACTIONS(2869), [anon_sym_not] = ACTIONS(2869), [anon_sym_compl] = ACTIONS(2869), [anon_sym_DASH_DASH] = ACTIONS(2871), [anon_sym_PLUS_PLUS] = ACTIONS(2871), [anon_sym_sizeof] = ACTIONS(2869), [anon_sym___alignof__] = ACTIONS(2869), [anon_sym___alignof] = ACTIONS(2869), [anon_sym__alignof] = ACTIONS(2869), [anon_sym_alignof] = ACTIONS(2869), [anon_sym__Alignof] = ACTIONS(2869), [anon_sym_offsetof] = ACTIONS(2869), [anon_sym__Generic] = ACTIONS(2869), [anon_sym_asm] = ACTIONS(2869), [anon_sym___asm__] = ACTIONS(2869), [anon_sym___asm] = ACTIONS(2869), [sym_number_literal] = ACTIONS(2871), [anon_sym_L_SQUOTE] = ACTIONS(2871), [anon_sym_u_SQUOTE] = ACTIONS(2871), [anon_sym_U_SQUOTE] = ACTIONS(2871), [anon_sym_u8_SQUOTE] = ACTIONS(2871), [anon_sym_SQUOTE] = ACTIONS(2871), [anon_sym_L_DQUOTE] = ACTIONS(2871), [anon_sym_u_DQUOTE] = ACTIONS(2871), [anon_sym_U_DQUOTE] = ACTIONS(2871), [anon_sym_u8_DQUOTE] = ACTIONS(2871), [anon_sym_DQUOTE] = ACTIONS(2871), [sym_true] = ACTIONS(2869), [sym_false] = ACTIONS(2869), [anon_sym_NULL] = ACTIONS(2869), [anon_sym_nullptr] = ACTIONS(2869), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2869), [anon_sym_decltype] = ACTIONS(2869), [anon_sym_explicit] = ACTIONS(2869), [anon_sym_typename] = ACTIONS(2869), [anon_sym_template] = ACTIONS(2869), [anon_sym_operator] = ACTIONS(2869), [anon_sym_try] = ACTIONS(2869), [anon_sym_delete] = ACTIONS(2869), [anon_sym_throw] = ACTIONS(2869), [anon_sym_namespace] = ACTIONS(2869), [anon_sym_static_assert] = ACTIONS(2869), [anon_sym_concept] = ACTIONS(2869), [anon_sym_co_return] = ACTIONS(2869), [anon_sym_co_yield] = ACTIONS(2869), [anon_sym_R_DQUOTE] = ACTIONS(2871), [anon_sym_LR_DQUOTE] = ACTIONS(2871), [anon_sym_uR_DQUOTE] = ACTIONS(2871), [anon_sym_UR_DQUOTE] = ACTIONS(2871), [anon_sym_u8R_DQUOTE] = ACTIONS(2871), [anon_sym_co_await] = ACTIONS(2869), [anon_sym_new] = ACTIONS(2869), [anon_sym_requires] = ACTIONS(2869), [sym_this] = ACTIONS(2869), }, [STATE(316)] = { [ts_builtin_sym_end] = ACTIONS(2727), [sym_identifier] = ACTIONS(2725), [aux_sym_preproc_include_token1] = ACTIONS(2725), [aux_sym_preproc_def_token1] = ACTIONS(2725), [aux_sym_preproc_if_token1] = ACTIONS(2725), [aux_sym_preproc_ifdef_token1] = ACTIONS(2725), [aux_sym_preproc_ifdef_token2] = ACTIONS(2725), [sym_preproc_directive] = ACTIONS(2725), [anon_sym_LPAREN2] = ACTIONS(2727), [anon_sym_BANG] = ACTIONS(2727), [anon_sym_TILDE] = ACTIONS(2727), [anon_sym_DASH] = ACTIONS(2725), [anon_sym_PLUS] = ACTIONS(2725), [anon_sym_STAR] = ACTIONS(2727), [anon_sym_AMP_AMP] = ACTIONS(2727), [anon_sym_AMP] = ACTIONS(2725), [anon_sym_SEMI] = ACTIONS(2727), [anon_sym___extension__] = ACTIONS(2725), [anon_sym_typedef] = ACTIONS(2725), [anon_sym_virtual] = ACTIONS(2725), [anon_sym_extern] = ACTIONS(2725), [anon_sym___attribute__] = ACTIONS(2725), [anon_sym___attribute] = ACTIONS(2725), [anon_sym_using] = ACTIONS(2725), [anon_sym_COLON_COLON] = ACTIONS(2727), [anon_sym_LBRACK_LBRACK] = ACTIONS(2727), [anon_sym___declspec] = ACTIONS(2725), [anon_sym___based] = ACTIONS(2725), [anon_sym___cdecl] = ACTIONS(2725), [anon_sym___clrcall] = ACTIONS(2725), [anon_sym___stdcall] = ACTIONS(2725), [anon_sym___fastcall] = ACTIONS(2725), [anon_sym___thiscall] = ACTIONS(2725), [anon_sym___vectorcall] = ACTIONS(2725), [anon_sym_LBRACE] = ACTIONS(2727), [anon_sym_signed] = ACTIONS(2725), [anon_sym_unsigned] = ACTIONS(2725), [anon_sym_long] = ACTIONS(2725), [anon_sym_short] = ACTIONS(2725), [anon_sym_LBRACK] = ACTIONS(2725), [anon_sym_static] = ACTIONS(2725), [anon_sym_register] = ACTIONS(2725), [anon_sym_inline] = ACTIONS(2725), [anon_sym___inline] = ACTIONS(2725), [anon_sym___inline__] = ACTIONS(2725), [anon_sym___forceinline] = ACTIONS(2725), [anon_sym_thread_local] = ACTIONS(2725), [anon_sym___thread] = ACTIONS(2725), [anon_sym_const] = ACTIONS(2725), [anon_sym_constexpr] = ACTIONS(2725), [anon_sym_volatile] = ACTIONS(2725), [anon_sym_restrict] = ACTIONS(2725), [anon_sym___restrict__] = ACTIONS(2725), [anon_sym__Atomic] = ACTIONS(2725), [anon_sym__Noreturn] = ACTIONS(2725), [anon_sym_noreturn] = ACTIONS(2725), [anon_sym__Nonnull] = ACTIONS(2725), [anon_sym_mutable] = ACTIONS(2725), [anon_sym_constinit] = ACTIONS(2725), [anon_sym_consteval] = ACTIONS(2725), [anon_sym_alignas] = ACTIONS(2725), [anon_sym__Alignas] = ACTIONS(2725), [sym_primitive_type] = ACTIONS(2725), [anon_sym_enum] = ACTIONS(2725), [anon_sym_class] = ACTIONS(2725), [anon_sym_struct] = ACTIONS(2725), [anon_sym_union] = ACTIONS(2725), [anon_sym_if] = ACTIONS(2725), [anon_sym_else] = ACTIONS(2725), [anon_sym_switch] = ACTIONS(2725), [anon_sym_case] = ACTIONS(2725), [anon_sym_default] = ACTIONS(2725), [anon_sym_while] = ACTIONS(2725), [anon_sym_do] = ACTIONS(2725), [anon_sym_for] = ACTIONS(2725), [anon_sym_return] = ACTIONS(2725), [anon_sym_break] = ACTIONS(2725), [anon_sym_continue] = ACTIONS(2725), [anon_sym_goto] = ACTIONS(2725), [anon_sym___try] = ACTIONS(2725), [anon_sym___leave] = ACTIONS(2725), [anon_sym_not] = ACTIONS(2725), [anon_sym_compl] = ACTIONS(2725), [anon_sym_DASH_DASH] = ACTIONS(2727), [anon_sym_PLUS_PLUS] = ACTIONS(2727), [anon_sym_sizeof] = ACTIONS(2725), [anon_sym___alignof__] = ACTIONS(2725), [anon_sym___alignof] = ACTIONS(2725), [anon_sym__alignof] = ACTIONS(2725), [anon_sym_alignof] = ACTIONS(2725), [anon_sym__Alignof] = ACTIONS(2725), [anon_sym_offsetof] = ACTIONS(2725), [anon_sym__Generic] = ACTIONS(2725), [anon_sym_asm] = ACTIONS(2725), [anon_sym___asm__] = ACTIONS(2725), [anon_sym___asm] = ACTIONS(2725), [sym_number_literal] = ACTIONS(2727), [anon_sym_L_SQUOTE] = ACTIONS(2727), [anon_sym_u_SQUOTE] = ACTIONS(2727), [anon_sym_U_SQUOTE] = ACTIONS(2727), [anon_sym_u8_SQUOTE] = ACTIONS(2727), [anon_sym_SQUOTE] = ACTIONS(2727), [anon_sym_L_DQUOTE] = ACTIONS(2727), [anon_sym_u_DQUOTE] = ACTIONS(2727), [anon_sym_U_DQUOTE] = ACTIONS(2727), [anon_sym_u8_DQUOTE] = ACTIONS(2727), [anon_sym_DQUOTE] = ACTIONS(2727), [sym_true] = ACTIONS(2725), [sym_false] = ACTIONS(2725), [anon_sym_NULL] = ACTIONS(2725), [anon_sym_nullptr] = ACTIONS(2725), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2725), [anon_sym_decltype] = ACTIONS(2725), [anon_sym_explicit] = ACTIONS(2725), [anon_sym_typename] = ACTIONS(2725), [anon_sym_export] = ACTIONS(2725), [anon_sym_module] = ACTIONS(2725), [anon_sym_import] = ACTIONS(2725), [anon_sym_template] = ACTIONS(2725), [anon_sym_operator] = ACTIONS(2725), [anon_sym_try] = ACTIONS(2725), [anon_sym_delete] = ACTIONS(2725), [anon_sym_throw] = ACTIONS(2725), [anon_sym_namespace] = ACTIONS(2725), [anon_sym_static_assert] = ACTIONS(2725), [anon_sym_concept] = ACTIONS(2725), [anon_sym_co_return] = ACTIONS(2725), [anon_sym_co_yield] = ACTIONS(2725), [anon_sym_R_DQUOTE] = ACTIONS(2727), [anon_sym_LR_DQUOTE] = ACTIONS(2727), [anon_sym_uR_DQUOTE] = ACTIONS(2727), [anon_sym_UR_DQUOTE] = ACTIONS(2727), [anon_sym_u8R_DQUOTE] = ACTIONS(2727), [anon_sym_co_await] = ACTIONS(2725), [anon_sym_new] = ACTIONS(2725), [anon_sym_requires] = ACTIONS(2725), [sym_this] = ACTIONS(2725), }, [STATE(317)] = { [sym_identifier] = ACTIONS(2873), [aux_sym_preproc_include_token1] = ACTIONS(2873), [aux_sym_preproc_def_token1] = ACTIONS(2873), [aux_sym_preproc_if_token1] = ACTIONS(2873), [aux_sym_preproc_if_token2] = ACTIONS(2873), [aux_sym_preproc_ifdef_token1] = ACTIONS(2873), [aux_sym_preproc_ifdef_token2] = ACTIONS(2873), [aux_sym_preproc_else_token1] = ACTIONS(2873), [aux_sym_preproc_elif_token1] = ACTIONS(2873), [aux_sym_preproc_elifdef_token1] = ACTIONS(2873), [aux_sym_preproc_elifdef_token2] = ACTIONS(2873), [sym_preproc_directive] = ACTIONS(2873), [anon_sym_LPAREN2] = ACTIONS(2875), [anon_sym_BANG] = ACTIONS(2875), [anon_sym_TILDE] = ACTIONS(2875), [anon_sym_DASH] = ACTIONS(2873), [anon_sym_PLUS] = ACTIONS(2873), [anon_sym_STAR] = ACTIONS(2875), [anon_sym_AMP_AMP] = ACTIONS(2875), [anon_sym_AMP] = ACTIONS(2873), [anon_sym_SEMI] = ACTIONS(2875), [anon_sym___extension__] = ACTIONS(2873), [anon_sym_typedef] = ACTIONS(2873), [anon_sym_virtual] = ACTIONS(2873), [anon_sym_extern] = ACTIONS(2873), [anon_sym___attribute__] = ACTIONS(2873), [anon_sym___attribute] = ACTIONS(2873), [anon_sym_using] = ACTIONS(2873), [anon_sym_COLON_COLON] = ACTIONS(2875), [anon_sym_LBRACK_LBRACK] = ACTIONS(2875), [anon_sym___declspec] = ACTIONS(2873), [anon_sym___based] = ACTIONS(2873), [anon_sym___cdecl] = ACTIONS(2873), [anon_sym___clrcall] = ACTIONS(2873), [anon_sym___stdcall] = ACTIONS(2873), [anon_sym___fastcall] = ACTIONS(2873), [anon_sym___thiscall] = ACTIONS(2873), [anon_sym___vectorcall] = ACTIONS(2873), [anon_sym_LBRACE] = ACTIONS(2875), [anon_sym_signed] = ACTIONS(2873), [anon_sym_unsigned] = ACTIONS(2873), [anon_sym_long] = ACTIONS(2873), [anon_sym_short] = ACTIONS(2873), [anon_sym_LBRACK] = ACTIONS(2873), [anon_sym_static] = ACTIONS(2873), [anon_sym_register] = ACTIONS(2873), [anon_sym_inline] = ACTIONS(2873), [anon_sym___inline] = ACTIONS(2873), [anon_sym___inline__] = ACTIONS(2873), [anon_sym___forceinline] = ACTIONS(2873), [anon_sym_thread_local] = ACTIONS(2873), [anon_sym___thread] = ACTIONS(2873), [anon_sym_const] = ACTIONS(2873), [anon_sym_constexpr] = ACTIONS(2873), [anon_sym_volatile] = ACTIONS(2873), [anon_sym_restrict] = ACTIONS(2873), [anon_sym___restrict__] = ACTIONS(2873), [anon_sym__Atomic] = ACTIONS(2873), [anon_sym__Noreturn] = ACTIONS(2873), [anon_sym_noreturn] = ACTIONS(2873), [anon_sym__Nonnull] = ACTIONS(2873), [anon_sym_mutable] = ACTIONS(2873), [anon_sym_constinit] = ACTIONS(2873), [anon_sym_consteval] = ACTIONS(2873), [anon_sym_alignas] = ACTIONS(2873), [anon_sym__Alignas] = ACTIONS(2873), [sym_primitive_type] = ACTIONS(2873), [anon_sym_enum] = ACTIONS(2873), [anon_sym_class] = ACTIONS(2873), [anon_sym_struct] = ACTIONS(2873), [anon_sym_union] = ACTIONS(2873), [anon_sym_if] = ACTIONS(2873), [anon_sym_switch] = ACTIONS(2873), [anon_sym_case] = ACTIONS(2873), [anon_sym_default] = ACTIONS(2873), [anon_sym_while] = ACTIONS(2873), [anon_sym_do] = ACTIONS(2873), [anon_sym_for] = ACTIONS(2873), [anon_sym_return] = ACTIONS(2873), [anon_sym_break] = ACTIONS(2873), [anon_sym_continue] = ACTIONS(2873), [anon_sym_goto] = ACTIONS(2873), [anon_sym___try] = ACTIONS(2873), [anon_sym___leave] = ACTIONS(2873), [anon_sym_not] = ACTIONS(2873), [anon_sym_compl] = ACTIONS(2873), [anon_sym_DASH_DASH] = ACTIONS(2875), [anon_sym_PLUS_PLUS] = ACTIONS(2875), [anon_sym_sizeof] = ACTIONS(2873), [anon_sym___alignof__] = ACTIONS(2873), [anon_sym___alignof] = ACTIONS(2873), [anon_sym__alignof] = ACTIONS(2873), [anon_sym_alignof] = ACTIONS(2873), [anon_sym__Alignof] = ACTIONS(2873), [anon_sym_offsetof] = ACTIONS(2873), [anon_sym__Generic] = ACTIONS(2873), [anon_sym_asm] = ACTIONS(2873), [anon_sym___asm__] = ACTIONS(2873), [anon_sym___asm] = ACTIONS(2873), [sym_number_literal] = ACTIONS(2875), [anon_sym_L_SQUOTE] = ACTIONS(2875), [anon_sym_u_SQUOTE] = ACTIONS(2875), [anon_sym_U_SQUOTE] = ACTIONS(2875), [anon_sym_u8_SQUOTE] = ACTIONS(2875), [anon_sym_SQUOTE] = ACTIONS(2875), [anon_sym_L_DQUOTE] = ACTIONS(2875), [anon_sym_u_DQUOTE] = ACTIONS(2875), [anon_sym_U_DQUOTE] = ACTIONS(2875), [anon_sym_u8_DQUOTE] = ACTIONS(2875), [anon_sym_DQUOTE] = ACTIONS(2875), [sym_true] = ACTIONS(2873), [sym_false] = ACTIONS(2873), [anon_sym_NULL] = ACTIONS(2873), [anon_sym_nullptr] = ACTIONS(2873), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2873), [anon_sym_decltype] = ACTIONS(2873), [anon_sym_explicit] = ACTIONS(2873), [anon_sym_typename] = ACTIONS(2873), [anon_sym_template] = ACTIONS(2873), [anon_sym_operator] = ACTIONS(2873), [anon_sym_try] = ACTIONS(2873), [anon_sym_delete] = ACTIONS(2873), [anon_sym_throw] = ACTIONS(2873), [anon_sym_namespace] = ACTIONS(2873), [anon_sym_static_assert] = ACTIONS(2873), [anon_sym_concept] = ACTIONS(2873), [anon_sym_co_return] = ACTIONS(2873), [anon_sym_co_yield] = ACTIONS(2873), [anon_sym_R_DQUOTE] = ACTIONS(2875), [anon_sym_LR_DQUOTE] = ACTIONS(2875), [anon_sym_uR_DQUOTE] = ACTIONS(2875), [anon_sym_UR_DQUOTE] = ACTIONS(2875), [anon_sym_u8R_DQUOTE] = ACTIONS(2875), [anon_sym_co_await] = ACTIONS(2873), [anon_sym_new] = ACTIONS(2873), [anon_sym_requires] = ACTIONS(2873), [sym_this] = ACTIONS(2873), }, [STATE(318)] = { [sym_identifier] = ACTIONS(2877), [aux_sym_preproc_include_token1] = ACTIONS(2877), [aux_sym_preproc_def_token1] = ACTIONS(2877), [aux_sym_preproc_if_token1] = ACTIONS(2877), [aux_sym_preproc_if_token2] = ACTIONS(2877), [aux_sym_preproc_ifdef_token1] = ACTIONS(2877), [aux_sym_preproc_ifdef_token2] = ACTIONS(2877), [aux_sym_preproc_else_token1] = ACTIONS(2877), [aux_sym_preproc_elif_token1] = ACTIONS(2877), [aux_sym_preproc_elifdef_token1] = ACTIONS(2877), [aux_sym_preproc_elifdef_token2] = ACTIONS(2877), [sym_preproc_directive] = ACTIONS(2877), [anon_sym_LPAREN2] = ACTIONS(2879), [anon_sym_BANG] = ACTIONS(2879), [anon_sym_TILDE] = ACTIONS(2879), [anon_sym_DASH] = ACTIONS(2877), [anon_sym_PLUS] = ACTIONS(2877), [anon_sym_STAR] = ACTIONS(2879), [anon_sym_AMP_AMP] = ACTIONS(2879), [anon_sym_AMP] = ACTIONS(2877), [anon_sym_SEMI] = ACTIONS(2879), [anon_sym___extension__] = ACTIONS(2877), [anon_sym_typedef] = ACTIONS(2877), [anon_sym_virtual] = ACTIONS(2877), [anon_sym_extern] = ACTIONS(2877), [anon_sym___attribute__] = ACTIONS(2877), [anon_sym___attribute] = ACTIONS(2877), [anon_sym_using] = ACTIONS(2877), [anon_sym_COLON_COLON] = ACTIONS(2879), [anon_sym_LBRACK_LBRACK] = ACTIONS(2879), [anon_sym___declspec] = ACTIONS(2877), [anon_sym___based] = ACTIONS(2877), [anon_sym___cdecl] = ACTIONS(2877), [anon_sym___clrcall] = ACTIONS(2877), [anon_sym___stdcall] = ACTIONS(2877), [anon_sym___fastcall] = ACTIONS(2877), [anon_sym___thiscall] = ACTIONS(2877), [anon_sym___vectorcall] = ACTIONS(2877), [anon_sym_LBRACE] = ACTIONS(2879), [anon_sym_signed] = ACTIONS(2877), [anon_sym_unsigned] = ACTIONS(2877), [anon_sym_long] = ACTIONS(2877), [anon_sym_short] = ACTIONS(2877), [anon_sym_LBRACK] = ACTIONS(2877), [anon_sym_static] = ACTIONS(2877), [anon_sym_register] = ACTIONS(2877), [anon_sym_inline] = ACTIONS(2877), [anon_sym___inline] = ACTIONS(2877), [anon_sym___inline__] = ACTIONS(2877), [anon_sym___forceinline] = ACTIONS(2877), [anon_sym_thread_local] = ACTIONS(2877), [anon_sym___thread] = ACTIONS(2877), [anon_sym_const] = ACTIONS(2877), [anon_sym_constexpr] = ACTIONS(2877), [anon_sym_volatile] = ACTIONS(2877), [anon_sym_restrict] = ACTIONS(2877), [anon_sym___restrict__] = ACTIONS(2877), [anon_sym__Atomic] = ACTIONS(2877), [anon_sym__Noreturn] = ACTIONS(2877), [anon_sym_noreturn] = ACTIONS(2877), [anon_sym__Nonnull] = ACTIONS(2877), [anon_sym_mutable] = ACTIONS(2877), [anon_sym_constinit] = ACTIONS(2877), [anon_sym_consteval] = ACTIONS(2877), [anon_sym_alignas] = ACTIONS(2877), [anon_sym__Alignas] = ACTIONS(2877), [sym_primitive_type] = ACTIONS(2877), [anon_sym_enum] = ACTIONS(2877), [anon_sym_class] = ACTIONS(2877), [anon_sym_struct] = ACTIONS(2877), [anon_sym_union] = ACTIONS(2877), [anon_sym_if] = ACTIONS(2877), [anon_sym_switch] = ACTIONS(2877), [anon_sym_case] = ACTIONS(2877), [anon_sym_default] = ACTIONS(2877), [anon_sym_while] = ACTIONS(2877), [anon_sym_do] = ACTIONS(2877), [anon_sym_for] = ACTIONS(2877), [anon_sym_return] = ACTIONS(2877), [anon_sym_break] = ACTIONS(2877), [anon_sym_continue] = ACTIONS(2877), [anon_sym_goto] = ACTIONS(2877), [anon_sym___try] = ACTIONS(2877), [anon_sym___leave] = ACTIONS(2877), [anon_sym_not] = ACTIONS(2877), [anon_sym_compl] = ACTIONS(2877), [anon_sym_DASH_DASH] = ACTIONS(2879), [anon_sym_PLUS_PLUS] = ACTIONS(2879), [anon_sym_sizeof] = ACTIONS(2877), [anon_sym___alignof__] = ACTIONS(2877), [anon_sym___alignof] = ACTIONS(2877), [anon_sym__alignof] = ACTIONS(2877), [anon_sym_alignof] = ACTIONS(2877), [anon_sym__Alignof] = ACTIONS(2877), [anon_sym_offsetof] = ACTIONS(2877), [anon_sym__Generic] = ACTIONS(2877), [anon_sym_asm] = ACTIONS(2877), [anon_sym___asm__] = ACTIONS(2877), [anon_sym___asm] = ACTIONS(2877), [sym_number_literal] = ACTIONS(2879), [anon_sym_L_SQUOTE] = ACTIONS(2879), [anon_sym_u_SQUOTE] = ACTIONS(2879), [anon_sym_U_SQUOTE] = ACTIONS(2879), [anon_sym_u8_SQUOTE] = ACTIONS(2879), [anon_sym_SQUOTE] = ACTIONS(2879), [anon_sym_L_DQUOTE] = ACTIONS(2879), [anon_sym_u_DQUOTE] = ACTIONS(2879), [anon_sym_U_DQUOTE] = ACTIONS(2879), [anon_sym_u8_DQUOTE] = ACTIONS(2879), [anon_sym_DQUOTE] = ACTIONS(2879), [sym_true] = ACTIONS(2877), [sym_false] = ACTIONS(2877), [anon_sym_NULL] = ACTIONS(2877), [anon_sym_nullptr] = ACTIONS(2877), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2877), [anon_sym_decltype] = ACTIONS(2877), [anon_sym_explicit] = ACTIONS(2877), [anon_sym_typename] = ACTIONS(2877), [anon_sym_template] = ACTIONS(2877), [anon_sym_operator] = ACTIONS(2877), [anon_sym_try] = ACTIONS(2877), [anon_sym_delete] = ACTIONS(2877), [anon_sym_throw] = ACTIONS(2877), [anon_sym_namespace] = ACTIONS(2877), [anon_sym_static_assert] = ACTIONS(2877), [anon_sym_concept] = ACTIONS(2877), [anon_sym_co_return] = ACTIONS(2877), [anon_sym_co_yield] = ACTIONS(2877), [anon_sym_R_DQUOTE] = ACTIONS(2879), [anon_sym_LR_DQUOTE] = ACTIONS(2879), [anon_sym_uR_DQUOTE] = ACTIONS(2879), [anon_sym_UR_DQUOTE] = ACTIONS(2879), [anon_sym_u8R_DQUOTE] = ACTIONS(2879), [anon_sym_co_await] = ACTIONS(2877), [anon_sym_new] = ACTIONS(2877), [anon_sym_requires] = ACTIONS(2877), [sym_this] = ACTIONS(2877), }, [STATE(319)] = { [sym_identifier] = ACTIONS(2881), [aux_sym_preproc_include_token1] = ACTIONS(2881), [aux_sym_preproc_def_token1] = ACTIONS(2881), [aux_sym_preproc_if_token1] = ACTIONS(2881), [aux_sym_preproc_if_token2] = ACTIONS(2881), [aux_sym_preproc_ifdef_token1] = ACTIONS(2881), [aux_sym_preproc_ifdef_token2] = ACTIONS(2881), [aux_sym_preproc_else_token1] = ACTIONS(2881), [aux_sym_preproc_elif_token1] = ACTIONS(2881), [aux_sym_preproc_elifdef_token1] = ACTIONS(2881), [aux_sym_preproc_elifdef_token2] = ACTIONS(2881), [sym_preproc_directive] = ACTIONS(2881), [anon_sym_LPAREN2] = ACTIONS(2883), [anon_sym_BANG] = ACTIONS(2883), [anon_sym_TILDE] = ACTIONS(2883), [anon_sym_DASH] = ACTIONS(2881), [anon_sym_PLUS] = ACTIONS(2881), [anon_sym_STAR] = ACTIONS(2883), [anon_sym_AMP_AMP] = ACTIONS(2883), [anon_sym_AMP] = ACTIONS(2881), [anon_sym_SEMI] = ACTIONS(2883), [anon_sym___extension__] = ACTIONS(2881), [anon_sym_typedef] = ACTIONS(2881), [anon_sym_virtual] = ACTIONS(2881), [anon_sym_extern] = ACTIONS(2881), [anon_sym___attribute__] = ACTIONS(2881), [anon_sym___attribute] = ACTIONS(2881), [anon_sym_using] = ACTIONS(2881), [anon_sym_COLON_COLON] = ACTIONS(2883), [anon_sym_LBRACK_LBRACK] = ACTIONS(2883), [anon_sym___declspec] = ACTIONS(2881), [anon_sym___based] = ACTIONS(2881), [anon_sym___cdecl] = ACTIONS(2881), [anon_sym___clrcall] = ACTIONS(2881), [anon_sym___stdcall] = ACTIONS(2881), [anon_sym___fastcall] = ACTIONS(2881), [anon_sym___thiscall] = ACTIONS(2881), [anon_sym___vectorcall] = ACTIONS(2881), [anon_sym_LBRACE] = ACTIONS(2883), [anon_sym_signed] = ACTIONS(2881), [anon_sym_unsigned] = ACTIONS(2881), [anon_sym_long] = ACTIONS(2881), [anon_sym_short] = ACTIONS(2881), [anon_sym_LBRACK] = ACTIONS(2881), [anon_sym_static] = ACTIONS(2881), [anon_sym_register] = ACTIONS(2881), [anon_sym_inline] = ACTIONS(2881), [anon_sym___inline] = ACTIONS(2881), [anon_sym___inline__] = ACTIONS(2881), [anon_sym___forceinline] = ACTIONS(2881), [anon_sym_thread_local] = ACTIONS(2881), [anon_sym___thread] = ACTIONS(2881), [anon_sym_const] = ACTIONS(2881), [anon_sym_constexpr] = ACTIONS(2881), [anon_sym_volatile] = ACTIONS(2881), [anon_sym_restrict] = ACTIONS(2881), [anon_sym___restrict__] = ACTIONS(2881), [anon_sym__Atomic] = ACTIONS(2881), [anon_sym__Noreturn] = ACTIONS(2881), [anon_sym_noreturn] = ACTIONS(2881), [anon_sym__Nonnull] = ACTIONS(2881), [anon_sym_mutable] = ACTIONS(2881), [anon_sym_constinit] = ACTIONS(2881), [anon_sym_consteval] = ACTIONS(2881), [anon_sym_alignas] = ACTIONS(2881), [anon_sym__Alignas] = ACTIONS(2881), [sym_primitive_type] = ACTIONS(2881), [anon_sym_enum] = ACTIONS(2881), [anon_sym_class] = ACTIONS(2881), [anon_sym_struct] = ACTIONS(2881), [anon_sym_union] = ACTIONS(2881), [anon_sym_if] = ACTIONS(2881), [anon_sym_switch] = ACTIONS(2881), [anon_sym_case] = ACTIONS(2881), [anon_sym_default] = ACTIONS(2881), [anon_sym_while] = ACTIONS(2881), [anon_sym_do] = ACTIONS(2881), [anon_sym_for] = ACTIONS(2881), [anon_sym_return] = ACTIONS(2881), [anon_sym_break] = ACTIONS(2881), [anon_sym_continue] = ACTIONS(2881), [anon_sym_goto] = ACTIONS(2881), [anon_sym___try] = ACTIONS(2881), [anon_sym___leave] = ACTIONS(2881), [anon_sym_not] = ACTIONS(2881), [anon_sym_compl] = ACTIONS(2881), [anon_sym_DASH_DASH] = ACTIONS(2883), [anon_sym_PLUS_PLUS] = ACTIONS(2883), [anon_sym_sizeof] = ACTIONS(2881), [anon_sym___alignof__] = ACTIONS(2881), [anon_sym___alignof] = ACTIONS(2881), [anon_sym__alignof] = ACTIONS(2881), [anon_sym_alignof] = ACTIONS(2881), [anon_sym__Alignof] = ACTIONS(2881), [anon_sym_offsetof] = ACTIONS(2881), [anon_sym__Generic] = ACTIONS(2881), [anon_sym_asm] = ACTIONS(2881), [anon_sym___asm__] = ACTIONS(2881), [anon_sym___asm] = ACTIONS(2881), [sym_number_literal] = ACTIONS(2883), [anon_sym_L_SQUOTE] = ACTIONS(2883), [anon_sym_u_SQUOTE] = ACTIONS(2883), [anon_sym_U_SQUOTE] = ACTIONS(2883), [anon_sym_u8_SQUOTE] = ACTIONS(2883), [anon_sym_SQUOTE] = ACTIONS(2883), [anon_sym_L_DQUOTE] = ACTIONS(2883), [anon_sym_u_DQUOTE] = ACTIONS(2883), [anon_sym_U_DQUOTE] = ACTIONS(2883), [anon_sym_u8_DQUOTE] = ACTIONS(2883), [anon_sym_DQUOTE] = ACTIONS(2883), [sym_true] = ACTIONS(2881), [sym_false] = ACTIONS(2881), [anon_sym_NULL] = ACTIONS(2881), [anon_sym_nullptr] = ACTIONS(2881), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2881), [anon_sym_decltype] = ACTIONS(2881), [anon_sym_explicit] = ACTIONS(2881), [anon_sym_typename] = ACTIONS(2881), [anon_sym_template] = ACTIONS(2881), [anon_sym_operator] = ACTIONS(2881), [anon_sym_try] = ACTIONS(2881), [anon_sym_delete] = ACTIONS(2881), [anon_sym_throw] = ACTIONS(2881), [anon_sym_namespace] = ACTIONS(2881), [anon_sym_static_assert] = ACTIONS(2881), [anon_sym_concept] = ACTIONS(2881), [anon_sym_co_return] = ACTIONS(2881), [anon_sym_co_yield] = ACTIONS(2881), [anon_sym_R_DQUOTE] = ACTIONS(2883), [anon_sym_LR_DQUOTE] = ACTIONS(2883), [anon_sym_uR_DQUOTE] = ACTIONS(2883), [anon_sym_UR_DQUOTE] = ACTIONS(2883), [anon_sym_u8R_DQUOTE] = ACTIONS(2883), [anon_sym_co_await] = ACTIONS(2881), [anon_sym_new] = ACTIONS(2881), [anon_sym_requires] = ACTIONS(2881), [sym_this] = ACTIONS(2881), }, [STATE(320)] = { [sym_identifier] = ACTIONS(2885), [aux_sym_preproc_include_token1] = ACTIONS(2885), [aux_sym_preproc_def_token1] = ACTIONS(2885), [aux_sym_preproc_if_token1] = ACTIONS(2885), [aux_sym_preproc_if_token2] = ACTIONS(2885), [aux_sym_preproc_ifdef_token1] = ACTIONS(2885), [aux_sym_preproc_ifdef_token2] = ACTIONS(2885), [aux_sym_preproc_else_token1] = ACTIONS(2885), [aux_sym_preproc_elif_token1] = ACTIONS(2885), [aux_sym_preproc_elifdef_token1] = ACTIONS(2885), [aux_sym_preproc_elifdef_token2] = ACTIONS(2885), [sym_preproc_directive] = ACTIONS(2885), [anon_sym_LPAREN2] = ACTIONS(2887), [anon_sym_BANG] = ACTIONS(2887), [anon_sym_TILDE] = ACTIONS(2887), [anon_sym_DASH] = ACTIONS(2885), [anon_sym_PLUS] = ACTIONS(2885), [anon_sym_STAR] = ACTIONS(2887), [anon_sym_AMP_AMP] = ACTIONS(2887), [anon_sym_AMP] = ACTIONS(2885), [anon_sym_SEMI] = ACTIONS(2887), [anon_sym___extension__] = ACTIONS(2885), [anon_sym_typedef] = ACTIONS(2885), [anon_sym_virtual] = ACTIONS(2885), [anon_sym_extern] = ACTIONS(2885), [anon_sym___attribute__] = ACTIONS(2885), [anon_sym___attribute] = ACTIONS(2885), [anon_sym_using] = ACTIONS(2885), [anon_sym_COLON_COLON] = ACTIONS(2887), [anon_sym_LBRACK_LBRACK] = ACTIONS(2887), [anon_sym___declspec] = ACTIONS(2885), [anon_sym___based] = ACTIONS(2885), [anon_sym___cdecl] = ACTIONS(2885), [anon_sym___clrcall] = ACTIONS(2885), [anon_sym___stdcall] = ACTIONS(2885), [anon_sym___fastcall] = ACTIONS(2885), [anon_sym___thiscall] = ACTIONS(2885), [anon_sym___vectorcall] = ACTIONS(2885), [anon_sym_LBRACE] = ACTIONS(2887), [anon_sym_signed] = ACTIONS(2885), [anon_sym_unsigned] = ACTIONS(2885), [anon_sym_long] = ACTIONS(2885), [anon_sym_short] = ACTIONS(2885), [anon_sym_LBRACK] = ACTIONS(2885), [anon_sym_static] = ACTIONS(2885), [anon_sym_register] = ACTIONS(2885), [anon_sym_inline] = ACTIONS(2885), [anon_sym___inline] = ACTIONS(2885), [anon_sym___inline__] = ACTIONS(2885), [anon_sym___forceinline] = ACTIONS(2885), [anon_sym_thread_local] = ACTIONS(2885), [anon_sym___thread] = ACTIONS(2885), [anon_sym_const] = ACTIONS(2885), [anon_sym_constexpr] = ACTIONS(2885), [anon_sym_volatile] = ACTIONS(2885), [anon_sym_restrict] = ACTIONS(2885), [anon_sym___restrict__] = ACTIONS(2885), [anon_sym__Atomic] = ACTIONS(2885), [anon_sym__Noreturn] = ACTIONS(2885), [anon_sym_noreturn] = ACTIONS(2885), [anon_sym__Nonnull] = ACTIONS(2885), [anon_sym_mutable] = ACTIONS(2885), [anon_sym_constinit] = ACTIONS(2885), [anon_sym_consteval] = ACTIONS(2885), [anon_sym_alignas] = ACTIONS(2885), [anon_sym__Alignas] = ACTIONS(2885), [sym_primitive_type] = ACTIONS(2885), [anon_sym_enum] = ACTIONS(2885), [anon_sym_class] = ACTIONS(2885), [anon_sym_struct] = ACTIONS(2885), [anon_sym_union] = ACTIONS(2885), [anon_sym_if] = ACTIONS(2885), [anon_sym_switch] = ACTIONS(2885), [anon_sym_case] = ACTIONS(2885), [anon_sym_default] = ACTIONS(2885), [anon_sym_while] = ACTIONS(2885), [anon_sym_do] = ACTIONS(2885), [anon_sym_for] = ACTIONS(2885), [anon_sym_return] = ACTIONS(2885), [anon_sym_break] = ACTIONS(2885), [anon_sym_continue] = ACTIONS(2885), [anon_sym_goto] = ACTIONS(2885), [anon_sym___try] = ACTIONS(2885), [anon_sym___leave] = ACTIONS(2885), [anon_sym_not] = ACTIONS(2885), [anon_sym_compl] = ACTIONS(2885), [anon_sym_DASH_DASH] = ACTIONS(2887), [anon_sym_PLUS_PLUS] = ACTIONS(2887), [anon_sym_sizeof] = ACTIONS(2885), [anon_sym___alignof__] = ACTIONS(2885), [anon_sym___alignof] = ACTIONS(2885), [anon_sym__alignof] = ACTIONS(2885), [anon_sym_alignof] = ACTIONS(2885), [anon_sym__Alignof] = ACTIONS(2885), [anon_sym_offsetof] = ACTIONS(2885), [anon_sym__Generic] = ACTIONS(2885), [anon_sym_asm] = ACTIONS(2885), [anon_sym___asm__] = ACTIONS(2885), [anon_sym___asm] = ACTIONS(2885), [sym_number_literal] = ACTIONS(2887), [anon_sym_L_SQUOTE] = ACTIONS(2887), [anon_sym_u_SQUOTE] = ACTIONS(2887), [anon_sym_U_SQUOTE] = ACTIONS(2887), [anon_sym_u8_SQUOTE] = ACTIONS(2887), [anon_sym_SQUOTE] = ACTIONS(2887), [anon_sym_L_DQUOTE] = ACTIONS(2887), [anon_sym_u_DQUOTE] = ACTIONS(2887), [anon_sym_U_DQUOTE] = ACTIONS(2887), [anon_sym_u8_DQUOTE] = ACTIONS(2887), [anon_sym_DQUOTE] = ACTIONS(2887), [sym_true] = ACTIONS(2885), [sym_false] = ACTIONS(2885), [anon_sym_NULL] = ACTIONS(2885), [anon_sym_nullptr] = ACTIONS(2885), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2885), [anon_sym_decltype] = ACTIONS(2885), [anon_sym_explicit] = ACTIONS(2885), [anon_sym_typename] = ACTIONS(2885), [anon_sym_template] = ACTIONS(2885), [anon_sym_operator] = ACTIONS(2885), [anon_sym_try] = ACTIONS(2885), [anon_sym_delete] = ACTIONS(2885), [anon_sym_throw] = ACTIONS(2885), [anon_sym_namespace] = ACTIONS(2885), [anon_sym_static_assert] = ACTIONS(2885), [anon_sym_concept] = ACTIONS(2885), [anon_sym_co_return] = ACTIONS(2885), [anon_sym_co_yield] = ACTIONS(2885), [anon_sym_R_DQUOTE] = ACTIONS(2887), [anon_sym_LR_DQUOTE] = ACTIONS(2887), [anon_sym_uR_DQUOTE] = ACTIONS(2887), [anon_sym_UR_DQUOTE] = ACTIONS(2887), [anon_sym_u8R_DQUOTE] = ACTIONS(2887), [anon_sym_co_await] = ACTIONS(2885), [anon_sym_new] = ACTIONS(2885), [anon_sym_requires] = ACTIONS(2885), [sym_this] = ACTIONS(2885), }, [STATE(321)] = { [sym_identifier] = ACTIONS(2889), [aux_sym_preproc_include_token1] = ACTIONS(2889), [aux_sym_preproc_def_token1] = ACTIONS(2889), [aux_sym_preproc_if_token1] = ACTIONS(2889), [aux_sym_preproc_if_token2] = ACTIONS(2889), [aux_sym_preproc_ifdef_token1] = ACTIONS(2889), [aux_sym_preproc_ifdef_token2] = ACTIONS(2889), [aux_sym_preproc_else_token1] = ACTIONS(2889), [aux_sym_preproc_elif_token1] = ACTIONS(2889), [aux_sym_preproc_elifdef_token1] = ACTIONS(2889), [aux_sym_preproc_elifdef_token2] = ACTIONS(2889), [sym_preproc_directive] = ACTIONS(2889), [anon_sym_LPAREN2] = ACTIONS(2891), [anon_sym_BANG] = ACTIONS(2891), [anon_sym_TILDE] = ACTIONS(2891), [anon_sym_DASH] = ACTIONS(2889), [anon_sym_PLUS] = ACTIONS(2889), [anon_sym_STAR] = ACTIONS(2891), [anon_sym_AMP_AMP] = ACTIONS(2891), [anon_sym_AMP] = ACTIONS(2889), [anon_sym_SEMI] = ACTIONS(2891), [anon_sym___extension__] = ACTIONS(2889), [anon_sym_typedef] = ACTIONS(2889), [anon_sym_virtual] = ACTIONS(2889), [anon_sym_extern] = ACTIONS(2889), [anon_sym___attribute__] = ACTIONS(2889), [anon_sym___attribute] = ACTIONS(2889), [anon_sym_using] = ACTIONS(2889), [anon_sym_COLON_COLON] = ACTIONS(2891), [anon_sym_LBRACK_LBRACK] = ACTIONS(2891), [anon_sym___declspec] = ACTIONS(2889), [anon_sym___based] = ACTIONS(2889), [anon_sym___cdecl] = ACTIONS(2889), [anon_sym___clrcall] = ACTIONS(2889), [anon_sym___stdcall] = ACTIONS(2889), [anon_sym___fastcall] = ACTIONS(2889), [anon_sym___thiscall] = ACTIONS(2889), [anon_sym___vectorcall] = ACTIONS(2889), [anon_sym_LBRACE] = ACTIONS(2891), [anon_sym_signed] = ACTIONS(2889), [anon_sym_unsigned] = ACTIONS(2889), [anon_sym_long] = ACTIONS(2889), [anon_sym_short] = ACTIONS(2889), [anon_sym_LBRACK] = ACTIONS(2889), [anon_sym_static] = ACTIONS(2889), [anon_sym_register] = ACTIONS(2889), [anon_sym_inline] = ACTIONS(2889), [anon_sym___inline] = ACTIONS(2889), [anon_sym___inline__] = ACTIONS(2889), [anon_sym___forceinline] = ACTIONS(2889), [anon_sym_thread_local] = ACTIONS(2889), [anon_sym___thread] = ACTIONS(2889), [anon_sym_const] = ACTIONS(2889), [anon_sym_constexpr] = ACTIONS(2889), [anon_sym_volatile] = ACTIONS(2889), [anon_sym_restrict] = ACTIONS(2889), [anon_sym___restrict__] = ACTIONS(2889), [anon_sym__Atomic] = ACTIONS(2889), [anon_sym__Noreturn] = ACTIONS(2889), [anon_sym_noreturn] = ACTIONS(2889), [anon_sym__Nonnull] = ACTIONS(2889), [anon_sym_mutable] = ACTIONS(2889), [anon_sym_constinit] = ACTIONS(2889), [anon_sym_consteval] = ACTIONS(2889), [anon_sym_alignas] = ACTIONS(2889), [anon_sym__Alignas] = ACTIONS(2889), [sym_primitive_type] = ACTIONS(2889), [anon_sym_enum] = ACTIONS(2889), [anon_sym_class] = ACTIONS(2889), [anon_sym_struct] = ACTIONS(2889), [anon_sym_union] = ACTIONS(2889), [anon_sym_if] = ACTIONS(2889), [anon_sym_switch] = ACTIONS(2889), [anon_sym_case] = ACTIONS(2889), [anon_sym_default] = ACTIONS(2889), [anon_sym_while] = ACTIONS(2889), [anon_sym_do] = ACTIONS(2889), [anon_sym_for] = ACTIONS(2889), [anon_sym_return] = ACTIONS(2889), [anon_sym_break] = ACTIONS(2889), [anon_sym_continue] = ACTIONS(2889), [anon_sym_goto] = ACTIONS(2889), [anon_sym___try] = ACTIONS(2889), [anon_sym___leave] = ACTIONS(2889), [anon_sym_not] = ACTIONS(2889), [anon_sym_compl] = ACTIONS(2889), [anon_sym_DASH_DASH] = ACTIONS(2891), [anon_sym_PLUS_PLUS] = ACTIONS(2891), [anon_sym_sizeof] = ACTIONS(2889), [anon_sym___alignof__] = ACTIONS(2889), [anon_sym___alignof] = ACTIONS(2889), [anon_sym__alignof] = ACTIONS(2889), [anon_sym_alignof] = ACTIONS(2889), [anon_sym__Alignof] = ACTIONS(2889), [anon_sym_offsetof] = ACTIONS(2889), [anon_sym__Generic] = ACTIONS(2889), [anon_sym_asm] = ACTIONS(2889), [anon_sym___asm__] = ACTIONS(2889), [anon_sym___asm] = ACTIONS(2889), [sym_number_literal] = ACTIONS(2891), [anon_sym_L_SQUOTE] = ACTIONS(2891), [anon_sym_u_SQUOTE] = ACTIONS(2891), [anon_sym_U_SQUOTE] = ACTIONS(2891), [anon_sym_u8_SQUOTE] = ACTIONS(2891), [anon_sym_SQUOTE] = ACTIONS(2891), [anon_sym_L_DQUOTE] = ACTIONS(2891), [anon_sym_u_DQUOTE] = ACTIONS(2891), [anon_sym_U_DQUOTE] = ACTIONS(2891), [anon_sym_u8_DQUOTE] = ACTIONS(2891), [anon_sym_DQUOTE] = ACTIONS(2891), [sym_true] = ACTIONS(2889), [sym_false] = ACTIONS(2889), [anon_sym_NULL] = ACTIONS(2889), [anon_sym_nullptr] = ACTIONS(2889), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2889), [anon_sym_decltype] = ACTIONS(2889), [anon_sym_explicit] = ACTIONS(2889), [anon_sym_typename] = ACTIONS(2889), [anon_sym_template] = ACTIONS(2889), [anon_sym_operator] = ACTIONS(2889), [anon_sym_try] = ACTIONS(2889), [anon_sym_delete] = ACTIONS(2889), [anon_sym_throw] = ACTIONS(2889), [anon_sym_namespace] = ACTIONS(2889), [anon_sym_static_assert] = ACTIONS(2889), [anon_sym_concept] = ACTIONS(2889), [anon_sym_co_return] = ACTIONS(2889), [anon_sym_co_yield] = ACTIONS(2889), [anon_sym_R_DQUOTE] = ACTIONS(2891), [anon_sym_LR_DQUOTE] = ACTIONS(2891), [anon_sym_uR_DQUOTE] = ACTIONS(2891), [anon_sym_UR_DQUOTE] = ACTIONS(2891), [anon_sym_u8R_DQUOTE] = ACTIONS(2891), [anon_sym_co_await] = ACTIONS(2889), [anon_sym_new] = ACTIONS(2889), [anon_sym_requires] = ACTIONS(2889), [sym_this] = ACTIONS(2889), }, [STATE(322)] = { [sym_identifier] = ACTIONS(2893), [aux_sym_preproc_include_token1] = ACTIONS(2893), [aux_sym_preproc_def_token1] = ACTIONS(2893), [aux_sym_preproc_if_token1] = ACTIONS(2893), [aux_sym_preproc_if_token2] = ACTIONS(2893), [aux_sym_preproc_ifdef_token1] = ACTIONS(2893), [aux_sym_preproc_ifdef_token2] = ACTIONS(2893), [aux_sym_preproc_else_token1] = ACTIONS(2893), [aux_sym_preproc_elif_token1] = ACTIONS(2893), [aux_sym_preproc_elifdef_token1] = ACTIONS(2893), [aux_sym_preproc_elifdef_token2] = ACTIONS(2893), [sym_preproc_directive] = ACTIONS(2893), [anon_sym_LPAREN2] = ACTIONS(2895), [anon_sym_BANG] = ACTIONS(2895), [anon_sym_TILDE] = ACTIONS(2895), [anon_sym_DASH] = ACTIONS(2893), [anon_sym_PLUS] = ACTIONS(2893), [anon_sym_STAR] = ACTIONS(2895), [anon_sym_AMP_AMP] = ACTIONS(2895), [anon_sym_AMP] = ACTIONS(2893), [anon_sym_SEMI] = ACTIONS(2895), [anon_sym___extension__] = ACTIONS(2893), [anon_sym_typedef] = ACTIONS(2893), [anon_sym_virtual] = ACTIONS(2893), [anon_sym_extern] = ACTIONS(2893), [anon_sym___attribute__] = ACTIONS(2893), [anon_sym___attribute] = ACTIONS(2893), [anon_sym_using] = ACTIONS(2893), [anon_sym_COLON_COLON] = ACTIONS(2895), [anon_sym_LBRACK_LBRACK] = ACTIONS(2895), [anon_sym___declspec] = ACTIONS(2893), [anon_sym___based] = ACTIONS(2893), [anon_sym___cdecl] = ACTIONS(2893), [anon_sym___clrcall] = ACTIONS(2893), [anon_sym___stdcall] = ACTIONS(2893), [anon_sym___fastcall] = ACTIONS(2893), [anon_sym___thiscall] = ACTIONS(2893), [anon_sym___vectorcall] = ACTIONS(2893), [anon_sym_LBRACE] = ACTIONS(2895), [anon_sym_signed] = ACTIONS(2893), [anon_sym_unsigned] = ACTIONS(2893), [anon_sym_long] = ACTIONS(2893), [anon_sym_short] = ACTIONS(2893), [anon_sym_LBRACK] = ACTIONS(2893), [anon_sym_static] = ACTIONS(2893), [anon_sym_register] = ACTIONS(2893), [anon_sym_inline] = ACTIONS(2893), [anon_sym___inline] = ACTIONS(2893), [anon_sym___inline__] = ACTIONS(2893), [anon_sym___forceinline] = ACTIONS(2893), [anon_sym_thread_local] = ACTIONS(2893), [anon_sym___thread] = ACTIONS(2893), [anon_sym_const] = ACTIONS(2893), [anon_sym_constexpr] = ACTIONS(2893), [anon_sym_volatile] = ACTIONS(2893), [anon_sym_restrict] = ACTIONS(2893), [anon_sym___restrict__] = ACTIONS(2893), [anon_sym__Atomic] = ACTIONS(2893), [anon_sym__Noreturn] = ACTIONS(2893), [anon_sym_noreturn] = ACTIONS(2893), [anon_sym__Nonnull] = ACTIONS(2893), [anon_sym_mutable] = ACTIONS(2893), [anon_sym_constinit] = ACTIONS(2893), [anon_sym_consteval] = ACTIONS(2893), [anon_sym_alignas] = ACTIONS(2893), [anon_sym__Alignas] = ACTIONS(2893), [sym_primitive_type] = ACTIONS(2893), [anon_sym_enum] = ACTIONS(2893), [anon_sym_class] = ACTIONS(2893), [anon_sym_struct] = ACTIONS(2893), [anon_sym_union] = ACTIONS(2893), [anon_sym_if] = ACTIONS(2893), [anon_sym_switch] = ACTIONS(2893), [anon_sym_case] = ACTIONS(2893), [anon_sym_default] = ACTIONS(2893), [anon_sym_while] = ACTIONS(2893), [anon_sym_do] = ACTIONS(2893), [anon_sym_for] = ACTIONS(2893), [anon_sym_return] = ACTIONS(2893), [anon_sym_break] = ACTIONS(2893), [anon_sym_continue] = ACTIONS(2893), [anon_sym_goto] = ACTIONS(2893), [anon_sym___try] = ACTIONS(2893), [anon_sym___leave] = ACTIONS(2893), [anon_sym_not] = ACTIONS(2893), [anon_sym_compl] = ACTIONS(2893), [anon_sym_DASH_DASH] = ACTIONS(2895), [anon_sym_PLUS_PLUS] = ACTIONS(2895), [anon_sym_sizeof] = ACTIONS(2893), [anon_sym___alignof__] = ACTIONS(2893), [anon_sym___alignof] = ACTIONS(2893), [anon_sym__alignof] = ACTIONS(2893), [anon_sym_alignof] = ACTIONS(2893), [anon_sym__Alignof] = ACTIONS(2893), [anon_sym_offsetof] = ACTIONS(2893), [anon_sym__Generic] = ACTIONS(2893), [anon_sym_asm] = ACTIONS(2893), [anon_sym___asm__] = ACTIONS(2893), [anon_sym___asm] = ACTIONS(2893), [sym_number_literal] = ACTIONS(2895), [anon_sym_L_SQUOTE] = ACTIONS(2895), [anon_sym_u_SQUOTE] = ACTIONS(2895), [anon_sym_U_SQUOTE] = ACTIONS(2895), [anon_sym_u8_SQUOTE] = ACTIONS(2895), [anon_sym_SQUOTE] = ACTIONS(2895), [anon_sym_L_DQUOTE] = ACTIONS(2895), [anon_sym_u_DQUOTE] = ACTIONS(2895), [anon_sym_U_DQUOTE] = ACTIONS(2895), [anon_sym_u8_DQUOTE] = ACTIONS(2895), [anon_sym_DQUOTE] = ACTIONS(2895), [sym_true] = ACTIONS(2893), [sym_false] = ACTIONS(2893), [anon_sym_NULL] = ACTIONS(2893), [anon_sym_nullptr] = ACTIONS(2893), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2893), [anon_sym_decltype] = ACTIONS(2893), [anon_sym_explicit] = ACTIONS(2893), [anon_sym_typename] = ACTIONS(2893), [anon_sym_template] = ACTIONS(2893), [anon_sym_operator] = ACTIONS(2893), [anon_sym_try] = ACTIONS(2893), [anon_sym_delete] = ACTIONS(2893), [anon_sym_throw] = ACTIONS(2893), [anon_sym_namespace] = ACTIONS(2893), [anon_sym_static_assert] = ACTIONS(2893), [anon_sym_concept] = ACTIONS(2893), [anon_sym_co_return] = ACTIONS(2893), [anon_sym_co_yield] = ACTIONS(2893), [anon_sym_R_DQUOTE] = ACTIONS(2895), [anon_sym_LR_DQUOTE] = ACTIONS(2895), [anon_sym_uR_DQUOTE] = ACTIONS(2895), [anon_sym_UR_DQUOTE] = ACTIONS(2895), [anon_sym_u8R_DQUOTE] = ACTIONS(2895), [anon_sym_co_await] = ACTIONS(2893), [anon_sym_new] = ACTIONS(2893), [anon_sym_requires] = ACTIONS(2893), [sym_this] = ACTIONS(2893), }, [STATE(323)] = { [sym_identifier] = ACTIONS(2897), [aux_sym_preproc_include_token1] = ACTIONS(2897), [aux_sym_preproc_def_token1] = ACTIONS(2897), [aux_sym_preproc_if_token1] = ACTIONS(2897), [aux_sym_preproc_if_token2] = ACTIONS(2897), [aux_sym_preproc_ifdef_token1] = ACTIONS(2897), [aux_sym_preproc_ifdef_token2] = ACTIONS(2897), [aux_sym_preproc_else_token1] = ACTIONS(2897), [aux_sym_preproc_elif_token1] = ACTIONS(2897), [aux_sym_preproc_elifdef_token1] = ACTIONS(2897), [aux_sym_preproc_elifdef_token2] = ACTIONS(2897), [sym_preproc_directive] = ACTIONS(2897), [anon_sym_LPAREN2] = ACTIONS(2899), [anon_sym_BANG] = ACTIONS(2899), [anon_sym_TILDE] = ACTIONS(2899), [anon_sym_DASH] = ACTIONS(2897), [anon_sym_PLUS] = ACTIONS(2897), [anon_sym_STAR] = ACTIONS(2899), [anon_sym_AMP_AMP] = ACTIONS(2899), [anon_sym_AMP] = ACTIONS(2897), [anon_sym_SEMI] = ACTIONS(2899), [anon_sym___extension__] = ACTIONS(2897), [anon_sym_typedef] = ACTIONS(2897), [anon_sym_virtual] = ACTIONS(2897), [anon_sym_extern] = ACTIONS(2897), [anon_sym___attribute__] = ACTIONS(2897), [anon_sym___attribute] = ACTIONS(2897), [anon_sym_using] = ACTIONS(2897), [anon_sym_COLON_COLON] = ACTIONS(2899), [anon_sym_LBRACK_LBRACK] = ACTIONS(2899), [anon_sym___declspec] = ACTIONS(2897), [anon_sym___based] = ACTIONS(2897), [anon_sym___cdecl] = ACTIONS(2897), [anon_sym___clrcall] = ACTIONS(2897), [anon_sym___stdcall] = ACTIONS(2897), [anon_sym___fastcall] = ACTIONS(2897), [anon_sym___thiscall] = ACTIONS(2897), [anon_sym___vectorcall] = ACTIONS(2897), [anon_sym_LBRACE] = ACTIONS(2899), [anon_sym_signed] = ACTIONS(2897), [anon_sym_unsigned] = ACTIONS(2897), [anon_sym_long] = ACTIONS(2897), [anon_sym_short] = ACTIONS(2897), [anon_sym_LBRACK] = ACTIONS(2897), [anon_sym_static] = ACTIONS(2897), [anon_sym_register] = ACTIONS(2897), [anon_sym_inline] = ACTIONS(2897), [anon_sym___inline] = ACTIONS(2897), [anon_sym___inline__] = ACTIONS(2897), [anon_sym___forceinline] = ACTIONS(2897), [anon_sym_thread_local] = ACTIONS(2897), [anon_sym___thread] = ACTIONS(2897), [anon_sym_const] = ACTIONS(2897), [anon_sym_constexpr] = ACTIONS(2897), [anon_sym_volatile] = ACTIONS(2897), [anon_sym_restrict] = ACTIONS(2897), [anon_sym___restrict__] = ACTIONS(2897), [anon_sym__Atomic] = ACTIONS(2897), [anon_sym__Noreturn] = ACTIONS(2897), [anon_sym_noreturn] = ACTIONS(2897), [anon_sym__Nonnull] = ACTIONS(2897), [anon_sym_mutable] = ACTIONS(2897), [anon_sym_constinit] = ACTIONS(2897), [anon_sym_consteval] = ACTIONS(2897), [anon_sym_alignas] = ACTIONS(2897), [anon_sym__Alignas] = ACTIONS(2897), [sym_primitive_type] = ACTIONS(2897), [anon_sym_enum] = ACTIONS(2897), [anon_sym_class] = ACTIONS(2897), [anon_sym_struct] = ACTIONS(2897), [anon_sym_union] = ACTIONS(2897), [anon_sym_if] = ACTIONS(2897), [anon_sym_switch] = ACTIONS(2897), [anon_sym_case] = ACTIONS(2897), [anon_sym_default] = ACTIONS(2897), [anon_sym_while] = ACTIONS(2897), [anon_sym_do] = ACTIONS(2897), [anon_sym_for] = ACTIONS(2897), [anon_sym_return] = ACTIONS(2897), [anon_sym_break] = ACTIONS(2897), [anon_sym_continue] = ACTIONS(2897), [anon_sym_goto] = ACTIONS(2897), [anon_sym___try] = ACTIONS(2897), [anon_sym___leave] = ACTIONS(2897), [anon_sym_not] = ACTIONS(2897), [anon_sym_compl] = ACTIONS(2897), [anon_sym_DASH_DASH] = ACTIONS(2899), [anon_sym_PLUS_PLUS] = ACTIONS(2899), [anon_sym_sizeof] = ACTIONS(2897), [anon_sym___alignof__] = ACTIONS(2897), [anon_sym___alignof] = ACTIONS(2897), [anon_sym__alignof] = ACTIONS(2897), [anon_sym_alignof] = ACTIONS(2897), [anon_sym__Alignof] = ACTIONS(2897), [anon_sym_offsetof] = ACTIONS(2897), [anon_sym__Generic] = ACTIONS(2897), [anon_sym_asm] = ACTIONS(2897), [anon_sym___asm__] = ACTIONS(2897), [anon_sym___asm] = ACTIONS(2897), [sym_number_literal] = ACTIONS(2899), [anon_sym_L_SQUOTE] = ACTIONS(2899), [anon_sym_u_SQUOTE] = ACTIONS(2899), [anon_sym_U_SQUOTE] = ACTIONS(2899), [anon_sym_u8_SQUOTE] = ACTIONS(2899), [anon_sym_SQUOTE] = ACTIONS(2899), [anon_sym_L_DQUOTE] = ACTIONS(2899), [anon_sym_u_DQUOTE] = ACTIONS(2899), [anon_sym_U_DQUOTE] = ACTIONS(2899), [anon_sym_u8_DQUOTE] = ACTIONS(2899), [anon_sym_DQUOTE] = ACTIONS(2899), [sym_true] = ACTIONS(2897), [sym_false] = ACTIONS(2897), [anon_sym_NULL] = ACTIONS(2897), [anon_sym_nullptr] = ACTIONS(2897), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2897), [anon_sym_decltype] = ACTIONS(2897), [anon_sym_explicit] = ACTIONS(2897), [anon_sym_typename] = ACTIONS(2897), [anon_sym_template] = ACTIONS(2897), [anon_sym_operator] = ACTIONS(2897), [anon_sym_try] = ACTIONS(2897), [anon_sym_delete] = ACTIONS(2897), [anon_sym_throw] = ACTIONS(2897), [anon_sym_namespace] = ACTIONS(2897), [anon_sym_static_assert] = ACTIONS(2897), [anon_sym_concept] = ACTIONS(2897), [anon_sym_co_return] = ACTIONS(2897), [anon_sym_co_yield] = ACTIONS(2897), [anon_sym_R_DQUOTE] = ACTIONS(2899), [anon_sym_LR_DQUOTE] = ACTIONS(2899), [anon_sym_uR_DQUOTE] = ACTIONS(2899), [anon_sym_UR_DQUOTE] = ACTIONS(2899), [anon_sym_u8R_DQUOTE] = ACTIONS(2899), [anon_sym_co_await] = ACTIONS(2897), [anon_sym_new] = ACTIONS(2897), [anon_sym_requires] = ACTIONS(2897), [sym_this] = ACTIONS(2897), }, [STATE(324)] = { [sym_identifier] = ACTIONS(2901), [aux_sym_preproc_include_token1] = ACTIONS(2901), [aux_sym_preproc_def_token1] = ACTIONS(2901), [aux_sym_preproc_if_token1] = ACTIONS(2901), [aux_sym_preproc_if_token2] = ACTIONS(2901), [aux_sym_preproc_ifdef_token1] = ACTIONS(2901), [aux_sym_preproc_ifdef_token2] = ACTIONS(2901), [aux_sym_preproc_else_token1] = ACTIONS(2901), [aux_sym_preproc_elif_token1] = ACTIONS(2901), [aux_sym_preproc_elifdef_token1] = ACTIONS(2901), [aux_sym_preproc_elifdef_token2] = ACTIONS(2901), [sym_preproc_directive] = ACTIONS(2901), [anon_sym_LPAREN2] = ACTIONS(2903), [anon_sym_BANG] = ACTIONS(2903), [anon_sym_TILDE] = ACTIONS(2903), [anon_sym_DASH] = ACTIONS(2901), [anon_sym_PLUS] = ACTIONS(2901), [anon_sym_STAR] = ACTIONS(2903), [anon_sym_AMP_AMP] = ACTIONS(2903), [anon_sym_AMP] = ACTIONS(2901), [anon_sym_SEMI] = ACTIONS(2903), [anon_sym___extension__] = ACTIONS(2901), [anon_sym_typedef] = ACTIONS(2901), [anon_sym_virtual] = ACTIONS(2901), [anon_sym_extern] = ACTIONS(2901), [anon_sym___attribute__] = ACTIONS(2901), [anon_sym___attribute] = ACTIONS(2901), [anon_sym_using] = ACTIONS(2901), [anon_sym_COLON_COLON] = ACTIONS(2903), [anon_sym_LBRACK_LBRACK] = ACTIONS(2903), [anon_sym___declspec] = ACTIONS(2901), [anon_sym___based] = ACTIONS(2901), [anon_sym___cdecl] = ACTIONS(2901), [anon_sym___clrcall] = ACTIONS(2901), [anon_sym___stdcall] = ACTIONS(2901), [anon_sym___fastcall] = ACTIONS(2901), [anon_sym___thiscall] = ACTIONS(2901), [anon_sym___vectorcall] = ACTIONS(2901), [anon_sym_LBRACE] = ACTIONS(2903), [anon_sym_signed] = ACTIONS(2901), [anon_sym_unsigned] = ACTIONS(2901), [anon_sym_long] = ACTIONS(2901), [anon_sym_short] = ACTIONS(2901), [anon_sym_LBRACK] = ACTIONS(2901), [anon_sym_static] = ACTIONS(2901), [anon_sym_register] = ACTIONS(2901), [anon_sym_inline] = ACTIONS(2901), [anon_sym___inline] = ACTIONS(2901), [anon_sym___inline__] = ACTIONS(2901), [anon_sym___forceinline] = ACTIONS(2901), [anon_sym_thread_local] = ACTIONS(2901), [anon_sym___thread] = ACTIONS(2901), [anon_sym_const] = ACTIONS(2901), [anon_sym_constexpr] = ACTIONS(2901), [anon_sym_volatile] = ACTIONS(2901), [anon_sym_restrict] = ACTIONS(2901), [anon_sym___restrict__] = ACTIONS(2901), [anon_sym__Atomic] = ACTIONS(2901), [anon_sym__Noreturn] = ACTIONS(2901), [anon_sym_noreturn] = ACTIONS(2901), [anon_sym__Nonnull] = ACTIONS(2901), [anon_sym_mutable] = ACTIONS(2901), [anon_sym_constinit] = ACTIONS(2901), [anon_sym_consteval] = ACTIONS(2901), [anon_sym_alignas] = ACTIONS(2901), [anon_sym__Alignas] = ACTIONS(2901), [sym_primitive_type] = ACTIONS(2901), [anon_sym_enum] = ACTIONS(2901), [anon_sym_class] = ACTIONS(2901), [anon_sym_struct] = ACTIONS(2901), [anon_sym_union] = ACTIONS(2901), [anon_sym_if] = ACTIONS(2901), [anon_sym_switch] = ACTIONS(2901), [anon_sym_case] = ACTIONS(2901), [anon_sym_default] = ACTIONS(2901), [anon_sym_while] = ACTIONS(2901), [anon_sym_do] = ACTIONS(2901), [anon_sym_for] = ACTIONS(2901), [anon_sym_return] = ACTIONS(2901), [anon_sym_break] = ACTIONS(2901), [anon_sym_continue] = ACTIONS(2901), [anon_sym_goto] = ACTIONS(2901), [anon_sym___try] = ACTIONS(2901), [anon_sym___leave] = ACTIONS(2901), [anon_sym_not] = ACTIONS(2901), [anon_sym_compl] = ACTIONS(2901), [anon_sym_DASH_DASH] = ACTIONS(2903), [anon_sym_PLUS_PLUS] = ACTIONS(2903), [anon_sym_sizeof] = ACTIONS(2901), [anon_sym___alignof__] = ACTIONS(2901), [anon_sym___alignof] = ACTIONS(2901), [anon_sym__alignof] = ACTIONS(2901), [anon_sym_alignof] = ACTIONS(2901), [anon_sym__Alignof] = ACTIONS(2901), [anon_sym_offsetof] = ACTIONS(2901), [anon_sym__Generic] = ACTIONS(2901), [anon_sym_asm] = ACTIONS(2901), [anon_sym___asm__] = ACTIONS(2901), [anon_sym___asm] = ACTIONS(2901), [sym_number_literal] = ACTIONS(2903), [anon_sym_L_SQUOTE] = ACTIONS(2903), [anon_sym_u_SQUOTE] = ACTIONS(2903), [anon_sym_U_SQUOTE] = ACTIONS(2903), [anon_sym_u8_SQUOTE] = ACTIONS(2903), [anon_sym_SQUOTE] = ACTIONS(2903), [anon_sym_L_DQUOTE] = ACTIONS(2903), [anon_sym_u_DQUOTE] = ACTIONS(2903), [anon_sym_U_DQUOTE] = ACTIONS(2903), [anon_sym_u8_DQUOTE] = ACTIONS(2903), [anon_sym_DQUOTE] = ACTIONS(2903), [sym_true] = ACTIONS(2901), [sym_false] = ACTIONS(2901), [anon_sym_NULL] = ACTIONS(2901), [anon_sym_nullptr] = ACTIONS(2901), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2901), [anon_sym_decltype] = ACTIONS(2901), [anon_sym_explicit] = ACTIONS(2901), [anon_sym_typename] = ACTIONS(2901), [anon_sym_template] = ACTIONS(2901), [anon_sym_operator] = ACTIONS(2901), [anon_sym_try] = ACTIONS(2901), [anon_sym_delete] = ACTIONS(2901), [anon_sym_throw] = ACTIONS(2901), [anon_sym_namespace] = ACTIONS(2901), [anon_sym_static_assert] = ACTIONS(2901), [anon_sym_concept] = ACTIONS(2901), [anon_sym_co_return] = ACTIONS(2901), [anon_sym_co_yield] = ACTIONS(2901), [anon_sym_R_DQUOTE] = ACTIONS(2903), [anon_sym_LR_DQUOTE] = ACTIONS(2903), [anon_sym_uR_DQUOTE] = ACTIONS(2903), [anon_sym_UR_DQUOTE] = ACTIONS(2903), [anon_sym_u8R_DQUOTE] = ACTIONS(2903), [anon_sym_co_await] = ACTIONS(2901), [anon_sym_new] = ACTIONS(2901), [anon_sym_requires] = ACTIONS(2901), [sym_this] = ACTIONS(2901), }, [STATE(325)] = { [sym_identifier] = ACTIONS(2905), [aux_sym_preproc_include_token1] = ACTIONS(2905), [aux_sym_preproc_def_token1] = ACTIONS(2905), [aux_sym_preproc_if_token1] = ACTIONS(2905), [aux_sym_preproc_if_token2] = ACTIONS(2905), [aux_sym_preproc_ifdef_token1] = ACTIONS(2905), [aux_sym_preproc_ifdef_token2] = ACTIONS(2905), [aux_sym_preproc_else_token1] = ACTIONS(2905), [aux_sym_preproc_elif_token1] = ACTIONS(2905), [aux_sym_preproc_elifdef_token1] = ACTIONS(2905), [aux_sym_preproc_elifdef_token2] = ACTIONS(2905), [sym_preproc_directive] = ACTIONS(2905), [anon_sym_LPAREN2] = ACTIONS(2907), [anon_sym_BANG] = ACTIONS(2907), [anon_sym_TILDE] = ACTIONS(2907), [anon_sym_DASH] = ACTIONS(2905), [anon_sym_PLUS] = ACTIONS(2905), [anon_sym_STAR] = ACTIONS(2907), [anon_sym_AMP_AMP] = ACTIONS(2907), [anon_sym_AMP] = ACTIONS(2905), [anon_sym_SEMI] = ACTIONS(2907), [anon_sym___extension__] = ACTIONS(2905), [anon_sym_typedef] = ACTIONS(2905), [anon_sym_virtual] = ACTIONS(2905), [anon_sym_extern] = ACTIONS(2905), [anon_sym___attribute__] = ACTIONS(2905), [anon_sym___attribute] = ACTIONS(2905), [anon_sym_using] = ACTIONS(2905), [anon_sym_COLON_COLON] = ACTIONS(2907), [anon_sym_LBRACK_LBRACK] = ACTIONS(2907), [anon_sym___declspec] = ACTIONS(2905), [anon_sym___based] = ACTIONS(2905), [anon_sym___cdecl] = ACTIONS(2905), [anon_sym___clrcall] = ACTIONS(2905), [anon_sym___stdcall] = ACTIONS(2905), [anon_sym___fastcall] = ACTIONS(2905), [anon_sym___thiscall] = ACTIONS(2905), [anon_sym___vectorcall] = ACTIONS(2905), [anon_sym_LBRACE] = ACTIONS(2907), [anon_sym_signed] = ACTIONS(2905), [anon_sym_unsigned] = ACTIONS(2905), [anon_sym_long] = ACTIONS(2905), [anon_sym_short] = ACTIONS(2905), [anon_sym_LBRACK] = ACTIONS(2905), [anon_sym_static] = ACTIONS(2905), [anon_sym_register] = ACTIONS(2905), [anon_sym_inline] = ACTIONS(2905), [anon_sym___inline] = ACTIONS(2905), [anon_sym___inline__] = ACTIONS(2905), [anon_sym___forceinline] = ACTIONS(2905), [anon_sym_thread_local] = ACTIONS(2905), [anon_sym___thread] = ACTIONS(2905), [anon_sym_const] = ACTIONS(2905), [anon_sym_constexpr] = ACTIONS(2905), [anon_sym_volatile] = ACTIONS(2905), [anon_sym_restrict] = ACTIONS(2905), [anon_sym___restrict__] = ACTIONS(2905), [anon_sym__Atomic] = ACTIONS(2905), [anon_sym__Noreturn] = ACTIONS(2905), [anon_sym_noreturn] = ACTIONS(2905), [anon_sym__Nonnull] = ACTIONS(2905), [anon_sym_mutable] = ACTIONS(2905), [anon_sym_constinit] = ACTIONS(2905), [anon_sym_consteval] = ACTIONS(2905), [anon_sym_alignas] = ACTIONS(2905), [anon_sym__Alignas] = ACTIONS(2905), [sym_primitive_type] = ACTIONS(2905), [anon_sym_enum] = ACTIONS(2905), [anon_sym_class] = ACTIONS(2905), [anon_sym_struct] = ACTIONS(2905), [anon_sym_union] = ACTIONS(2905), [anon_sym_if] = ACTIONS(2905), [anon_sym_switch] = ACTIONS(2905), [anon_sym_case] = ACTIONS(2905), [anon_sym_default] = ACTIONS(2905), [anon_sym_while] = ACTIONS(2905), [anon_sym_do] = ACTIONS(2905), [anon_sym_for] = ACTIONS(2905), [anon_sym_return] = ACTIONS(2905), [anon_sym_break] = ACTIONS(2905), [anon_sym_continue] = ACTIONS(2905), [anon_sym_goto] = ACTIONS(2905), [anon_sym___try] = ACTIONS(2905), [anon_sym___leave] = ACTIONS(2905), [anon_sym_not] = ACTIONS(2905), [anon_sym_compl] = ACTIONS(2905), [anon_sym_DASH_DASH] = ACTIONS(2907), [anon_sym_PLUS_PLUS] = ACTIONS(2907), [anon_sym_sizeof] = ACTIONS(2905), [anon_sym___alignof__] = ACTIONS(2905), [anon_sym___alignof] = ACTIONS(2905), [anon_sym__alignof] = ACTIONS(2905), [anon_sym_alignof] = ACTIONS(2905), [anon_sym__Alignof] = ACTIONS(2905), [anon_sym_offsetof] = ACTIONS(2905), [anon_sym__Generic] = ACTIONS(2905), [anon_sym_asm] = ACTIONS(2905), [anon_sym___asm__] = ACTIONS(2905), [anon_sym___asm] = ACTIONS(2905), [sym_number_literal] = ACTIONS(2907), [anon_sym_L_SQUOTE] = ACTIONS(2907), [anon_sym_u_SQUOTE] = ACTIONS(2907), [anon_sym_U_SQUOTE] = ACTIONS(2907), [anon_sym_u8_SQUOTE] = ACTIONS(2907), [anon_sym_SQUOTE] = ACTIONS(2907), [anon_sym_L_DQUOTE] = ACTIONS(2907), [anon_sym_u_DQUOTE] = ACTIONS(2907), [anon_sym_U_DQUOTE] = ACTIONS(2907), [anon_sym_u8_DQUOTE] = ACTIONS(2907), [anon_sym_DQUOTE] = ACTIONS(2907), [sym_true] = ACTIONS(2905), [sym_false] = ACTIONS(2905), [anon_sym_NULL] = ACTIONS(2905), [anon_sym_nullptr] = ACTIONS(2905), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2905), [anon_sym_decltype] = ACTIONS(2905), [anon_sym_explicit] = ACTIONS(2905), [anon_sym_typename] = ACTIONS(2905), [anon_sym_template] = ACTIONS(2905), [anon_sym_operator] = ACTIONS(2905), [anon_sym_try] = ACTIONS(2905), [anon_sym_delete] = ACTIONS(2905), [anon_sym_throw] = ACTIONS(2905), [anon_sym_namespace] = ACTIONS(2905), [anon_sym_static_assert] = ACTIONS(2905), [anon_sym_concept] = ACTIONS(2905), [anon_sym_co_return] = ACTIONS(2905), [anon_sym_co_yield] = ACTIONS(2905), [anon_sym_R_DQUOTE] = ACTIONS(2907), [anon_sym_LR_DQUOTE] = ACTIONS(2907), [anon_sym_uR_DQUOTE] = ACTIONS(2907), [anon_sym_UR_DQUOTE] = ACTIONS(2907), [anon_sym_u8R_DQUOTE] = ACTIONS(2907), [anon_sym_co_await] = ACTIONS(2905), [anon_sym_new] = ACTIONS(2905), [anon_sym_requires] = ACTIONS(2905), [sym_this] = ACTIONS(2905), }, [STATE(326)] = { [sym_identifier] = ACTIONS(2909), [aux_sym_preproc_include_token1] = ACTIONS(2909), [aux_sym_preproc_def_token1] = ACTIONS(2909), [aux_sym_preproc_if_token1] = ACTIONS(2909), [aux_sym_preproc_if_token2] = ACTIONS(2909), [aux_sym_preproc_ifdef_token1] = ACTIONS(2909), [aux_sym_preproc_ifdef_token2] = ACTIONS(2909), [aux_sym_preproc_else_token1] = ACTIONS(2909), [aux_sym_preproc_elif_token1] = ACTIONS(2909), [aux_sym_preproc_elifdef_token1] = ACTIONS(2909), [aux_sym_preproc_elifdef_token2] = ACTIONS(2909), [sym_preproc_directive] = ACTIONS(2909), [anon_sym_LPAREN2] = ACTIONS(2911), [anon_sym_BANG] = ACTIONS(2911), [anon_sym_TILDE] = ACTIONS(2911), [anon_sym_DASH] = ACTIONS(2909), [anon_sym_PLUS] = ACTIONS(2909), [anon_sym_STAR] = ACTIONS(2911), [anon_sym_AMP_AMP] = ACTIONS(2911), [anon_sym_AMP] = ACTIONS(2909), [anon_sym_SEMI] = ACTIONS(2911), [anon_sym___extension__] = ACTIONS(2909), [anon_sym_typedef] = ACTIONS(2909), [anon_sym_virtual] = ACTIONS(2909), [anon_sym_extern] = ACTIONS(2909), [anon_sym___attribute__] = ACTIONS(2909), [anon_sym___attribute] = ACTIONS(2909), [anon_sym_using] = ACTIONS(2909), [anon_sym_COLON_COLON] = ACTIONS(2911), [anon_sym_LBRACK_LBRACK] = ACTIONS(2911), [anon_sym___declspec] = ACTIONS(2909), [anon_sym___based] = ACTIONS(2909), [anon_sym___cdecl] = ACTIONS(2909), [anon_sym___clrcall] = ACTIONS(2909), [anon_sym___stdcall] = ACTIONS(2909), [anon_sym___fastcall] = ACTIONS(2909), [anon_sym___thiscall] = ACTIONS(2909), [anon_sym___vectorcall] = ACTIONS(2909), [anon_sym_LBRACE] = ACTIONS(2911), [anon_sym_signed] = ACTIONS(2909), [anon_sym_unsigned] = ACTIONS(2909), [anon_sym_long] = ACTIONS(2909), [anon_sym_short] = ACTIONS(2909), [anon_sym_LBRACK] = ACTIONS(2909), [anon_sym_static] = ACTIONS(2909), [anon_sym_register] = ACTIONS(2909), [anon_sym_inline] = ACTIONS(2909), [anon_sym___inline] = ACTIONS(2909), [anon_sym___inline__] = ACTIONS(2909), [anon_sym___forceinline] = ACTIONS(2909), [anon_sym_thread_local] = ACTIONS(2909), [anon_sym___thread] = ACTIONS(2909), [anon_sym_const] = ACTIONS(2909), [anon_sym_constexpr] = ACTIONS(2909), [anon_sym_volatile] = ACTIONS(2909), [anon_sym_restrict] = ACTIONS(2909), [anon_sym___restrict__] = ACTIONS(2909), [anon_sym__Atomic] = ACTIONS(2909), [anon_sym__Noreturn] = ACTIONS(2909), [anon_sym_noreturn] = ACTIONS(2909), [anon_sym__Nonnull] = ACTIONS(2909), [anon_sym_mutable] = ACTIONS(2909), [anon_sym_constinit] = ACTIONS(2909), [anon_sym_consteval] = ACTIONS(2909), [anon_sym_alignas] = ACTIONS(2909), [anon_sym__Alignas] = ACTIONS(2909), [sym_primitive_type] = ACTIONS(2909), [anon_sym_enum] = ACTIONS(2909), [anon_sym_class] = ACTIONS(2909), [anon_sym_struct] = ACTIONS(2909), [anon_sym_union] = ACTIONS(2909), [anon_sym_if] = ACTIONS(2909), [anon_sym_switch] = ACTIONS(2909), [anon_sym_case] = ACTIONS(2909), [anon_sym_default] = ACTIONS(2909), [anon_sym_while] = ACTIONS(2909), [anon_sym_do] = ACTIONS(2909), [anon_sym_for] = ACTIONS(2909), [anon_sym_return] = ACTIONS(2909), [anon_sym_break] = ACTIONS(2909), [anon_sym_continue] = ACTIONS(2909), [anon_sym_goto] = ACTIONS(2909), [anon_sym___try] = ACTIONS(2909), [anon_sym___leave] = ACTIONS(2909), [anon_sym_not] = ACTIONS(2909), [anon_sym_compl] = ACTIONS(2909), [anon_sym_DASH_DASH] = ACTIONS(2911), [anon_sym_PLUS_PLUS] = ACTIONS(2911), [anon_sym_sizeof] = ACTIONS(2909), [anon_sym___alignof__] = ACTIONS(2909), [anon_sym___alignof] = ACTIONS(2909), [anon_sym__alignof] = ACTIONS(2909), [anon_sym_alignof] = ACTIONS(2909), [anon_sym__Alignof] = ACTIONS(2909), [anon_sym_offsetof] = ACTIONS(2909), [anon_sym__Generic] = ACTIONS(2909), [anon_sym_asm] = ACTIONS(2909), [anon_sym___asm__] = ACTIONS(2909), [anon_sym___asm] = ACTIONS(2909), [sym_number_literal] = ACTIONS(2911), [anon_sym_L_SQUOTE] = ACTIONS(2911), [anon_sym_u_SQUOTE] = ACTIONS(2911), [anon_sym_U_SQUOTE] = ACTIONS(2911), [anon_sym_u8_SQUOTE] = ACTIONS(2911), [anon_sym_SQUOTE] = ACTIONS(2911), [anon_sym_L_DQUOTE] = ACTIONS(2911), [anon_sym_u_DQUOTE] = ACTIONS(2911), [anon_sym_U_DQUOTE] = ACTIONS(2911), [anon_sym_u8_DQUOTE] = ACTIONS(2911), [anon_sym_DQUOTE] = ACTIONS(2911), [sym_true] = ACTIONS(2909), [sym_false] = ACTIONS(2909), [anon_sym_NULL] = ACTIONS(2909), [anon_sym_nullptr] = ACTIONS(2909), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2909), [anon_sym_decltype] = ACTIONS(2909), [anon_sym_explicit] = ACTIONS(2909), [anon_sym_typename] = ACTIONS(2909), [anon_sym_template] = ACTIONS(2909), [anon_sym_operator] = ACTIONS(2909), [anon_sym_try] = ACTIONS(2909), [anon_sym_delete] = ACTIONS(2909), [anon_sym_throw] = ACTIONS(2909), [anon_sym_namespace] = ACTIONS(2909), [anon_sym_static_assert] = ACTIONS(2909), [anon_sym_concept] = ACTIONS(2909), [anon_sym_co_return] = ACTIONS(2909), [anon_sym_co_yield] = ACTIONS(2909), [anon_sym_R_DQUOTE] = ACTIONS(2911), [anon_sym_LR_DQUOTE] = ACTIONS(2911), [anon_sym_uR_DQUOTE] = ACTIONS(2911), [anon_sym_UR_DQUOTE] = ACTIONS(2911), [anon_sym_u8R_DQUOTE] = ACTIONS(2911), [anon_sym_co_await] = ACTIONS(2909), [anon_sym_new] = ACTIONS(2909), [anon_sym_requires] = ACTIONS(2909), [sym_this] = ACTIONS(2909), }, [STATE(327)] = { [sym_identifier] = ACTIONS(2913), [aux_sym_preproc_include_token1] = ACTIONS(2913), [aux_sym_preproc_def_token1] = ACTIONS(2913), [aux_sym_preproc_if_token1] = ACTIONS(2913), [aux_sym_preproc_if_token2] = ACTIONS(2913), [aux_sym_preproc_ifdef_token1] = ACTIONS(2913), [aux_sym_preproc_ifdef_token2] = ACTIONS(2913), [aux_sym_preproc_else_token1] = ACTIONS(2913), [aux_sym_preproc_elif_token1] = ACTIONS(2913), [aux_sym_preproc_elifdef_token1] = ACTIONS(2913), [aux_sym_preproc_elifdef_token2] = ACTIONS(2913), [sym_preproc_directive] = ACTIONS(2913), [anon_sym_LPAREN2] = ACTIONS(2915), [anon_sym_BANG] = ACTIONS(2915), [anon_sym_TILDE] = ACTIONS(2915), [anon_sym_DASH] = ACTIONS(2913), [anon_sym_PLUS] = ACTIONS(2913), [anon_sym_STAR] = ACTIONS(2915), [anon_sym_AMP_AMP] = ACTIONS(2915), [anon_sym_AMP] = ACTIONS(2913), [anon_sym_SEMI] = ACTIONS(2915), [anon_sym___extension__] = ACTIONS(2913), [anon_sym_typedef] = ACTIONS(2913), [anon_sym_virtual] = ACTIONS(2913), [anon_sym_extern] = ACTIONS(2913), [anon_sym___attribute__] = ACTIONS(2913), [anon_sym___attribute] = ACTIONS(2913), [anon_sym_using] = ACTIONS(2913), [anon_sym_COLON_COLON] = ACTIONS(2915), [anon_sym_LBRACK_LBRACK] = ACTIONS(2915), [anon_sym___declspec] = ACTIONS(2913), [anon_sym___based] = ACTIONS(2913), [anon_sym___cdecl] = ACTIONS(2913), [anon_sym___clrcall] = ACTIONS(2913), [anon_sym___stdcall] = ACTIONS(2913), [anon_sym___fastcall] = ACTIONS(2913), [anon_sym___thiscall] = ACTIONS(2913), [anon_sym___vectorcall] = ACTIONS(2913), [anon_sym_LBRACE] = ACTIONS(2915), [anon_sym_signed] = ACTIONS(2913), [anon_sym_unsigned] = ACTIONS(2913), [anon_sym_long] = ACTIONS(2913), [anon_sym_short] = ACTIONS(2913), [anon_sym_LBRACK] = ACTIONS(2913), [anon_sym_static] = ACTIONS(2913), [anon_sym_register] = ACTIONS(2913), [anon_sym_inline] = ACTIONS(2913), [anon_sym___inline] = ACTIONS(2913), [anon_sym___inline__] = ACTIONS(2913), [anon_sym___forceinline] = ACTIONS(2913), [anon_sym_thread_local] = ACTIONS(2913), [anon_sym___thread] = ACTIONS(2913), [anon_sym_const] = ACTIONS(2913), [anon_sym_constexpr] = ACTIONS(2913), [anon_sym_volatile] = ACTIONS(2913), [anon_sym_restrict] = ACTIONS(2913), [anon_sym___restrict__] = ACTIONS(2913), [anon_sym__Atomic] = ACTIONS(2913), [anon_sym__Noreturn] = ACTIONS(2913), [anon_sym_noreturn] = ACTIONS(2913), [anon_sym__Nonnull] = ACTIONS(2913), [anon_sym_mutable] = ACTIONS(2913), [anon_sym_constinit] = ACTIONS(2913), [anon_sym_consteval] = ACTIONS(2913), [anon_sym_alignas] = ACTIONS(2913), [anon_sym__Alignas] = ACTIONS(2913), [sym_primitive_type] = ACTIONS(2913), [anon_sym_enum] = ACTIONS(2913), [anon_sym_class] = ACTIONS(2913), [anon_sym_struct] = ACTIONS(2913), [anon_sym_union] = ACTIONS(2913), [anon_sym_if] = ACTIONS(2913), [anon_sym_switch] = ACTIONS(2913), [anon_sym_case] = ACTIONS(2913), [anon_sym_default] = ACTIONS(2913), [anon_sym_while] = ACTIONS(2913), [anon_sym_do] = ACTIONS(2913), [anon_sym_for] = ACTIONS(2913), [anon_sym_return] = ACTIONS(2913), [anon_sym_break] = ACTIONS(2913), [anon_sym_continue] = ACTIONS(2913), [anon_sym_goto] = ACTIONS(2913), [anon_sym___try] = ACTIONS(2913), [anon_sym___leave] = ACTIONS(2913), [anon_sym_not] = ACTIONS(2913), [anon_sym_compl] = ACTIONS(2913), [anon_sym_DASH_DASH] = ACTIONS(2915), [anon_sym_PLUS_PLUS] = ACTIONS(2915), [anon_sym_sizeof] = ACTIONS(2913), [anon_sym___alignof__] = ACTIONS(2913), [anon_sym___alignof] = ACTIONS(2913), [anon_sym__alignof] = ACTIONS(2913), [anon_sym_alignof] = ACTIONS(2913), [anon_sym__Alignof] = ACTIONS(2913), [anon_sym_offsetof] = ACTIONS(2913), [anon_sym__Generic] = ACTIONS(2913), [anon_sym_asm] = ACTIONS(2913), [anon_sym___asm__] = ACTIONS(2913), [anon_sym___asm] = ACTIONS(2913), [sym_number_literal] = ACTIONS(2915), [anon_sym_L_SQUOTE] = ACTIONS(2915), [anon_sym_u_SQUOTE] = ACTIONS(2915), [anon_sym_U_SQUOTE] = ACTIONS(2915), [anon_sym_u8_SQUOTE] = ACTIONS(2915), [anon_sym_SQUOTE] = ACTIONS(2915), [anon_sym_L_DQUOTE] = ACTIONS(2915), [anon_sym_u_DQUOTE] = ACTIONS(2915), [anon_sym_U_DQUOTE] = ACTIONS(2915), [anon_sym_u8_DQUOTE] = ACTIONS(2915), [anon_sym_DQUOTE] = ACTIONS(2915), [sym_true] = ACTIONS(2913), [sym_false] = ACTIONS(2913), [anon_sym_NULL] = ACTIONS(2913), [anon_sym_nullptr] = ACTIONS(2913), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2913), [anon_sym_decltype] = ACTIONS(2913), [anon_sym_explicit] = ACTIONS(2913), [anon_sym_typename] = ACTIONS(2913), [anon_sym_template] = ACTIONS(2913), [anon_sym_operator] = ACTIONS(2913), [anon_sym_try] = ACTIONS(2913), [anon_sym_delete] = ACTIONS(2913), [anon_sym_throw] = ACTIONS(2913), [anon_sym_namespace] = ACTIONS(2913), [anon_sym_static_assert] = ACTIONS(2913), [anon_sym_concept] = ACTIONS(2913), [anon_sym_co_return] = ACTIONS(2913), [anon_sym_co_yield] = ACTIONS(2913), [anon_sym_R_DQUOTE] = ACTIONS(2915), [anon_sym_LR_DQUOTE] = ACTIONS(2915), [anon_sym_uR_DQUOTE] = ACTIONS(2915), [anon_sym_UR_DQUOTE] = ACTIONS(2915), [anon_sym_u8R_DQUOTE] = ACTIONS(2915), [anon_sym_co_await] = ACTIONS(2913), [anon_sym_new] = ACTIONS(2913), [anon_sym_requires] = ACTIONS(2913), [sym_this] = ACTIONS(2913), }, [STATE(328)] = { [ts_builtin_sym_end] = ACTIONS(2739), [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_include_token1] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_BANG] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_DASH] = ACTIONS(2737), [anon_sym_PLUS] = ACTIONS(2737), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym___cdecl] = ACTIONS(2737), [anon_sym___clrcall] = ACTIONS(2737), [anon_sym___stdcall] = ACTIONS(2737), [anon_sym___fastcall] = ACTIONS(2737), [anon_sym___thiscall] = ACTIONS(2737), [anon_sym___vectorcall] = ACTIONS(2737), [anon_sym_LBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [anon_sym_if] = ACTIONS(2737), [anon_sym_else] = ACTIONS(2737), [anon_sym_switch] = ACTIONS(2737), [anon_sym_case] = ACTIONS(2737), [anon_sym_default] = ACTIONS(2737), [anon_sym_while] = ACTIONS(2737), [anon_sym_do] = ACTIONS(2737), [anon_sym_for] = ACTIONS(2737), [anon_sym_return] = ACTIONS(2737), [anon_sym_break] = ACTIONS(2737), [anon_sym_continue] = ACTIONS(2737), [anon_sym_goto] = ACTIONS(2737), [anon_sym___try] = ACTIONS(2737), [anon_sym___leave] = ACTIONS(2737), [anon_sym_not] = ACTIONS(2737), [anon_sym_compl] = ACTIONS(2737), [anon_sym_DASH_DASH] = ACTIONS(2739), [anon_sym_PLUS_PLUS] = ACTIONS(2739), [anon_sym_sizeof] = ACTIONS(2737), [anon_sym___alignof__] = ACTIONS(2737), [anon_sym___alignof] = ACTIONS(2737), [anon_sym__alignof] = ACTIONS(2737), [anon_sym_alignof] = ACTIONS(2737), [anon_sym__Alignof] = ACTIONS(2737), [anon_sym_offsetof] = ACTIONS(2737), [anon_sym__Generic] = ACTIONS(2737), [anon_sym_asm] = ACTIONS(2737), [anon_sym___asm__] = ACTIONS(2737), [anon_sym___asm] = ACTIONS(2737), [sym_number_literal] = ACTIONS(2739), [anon_sym_L_SQUOTE] = ACTIONS(2739), [anon_sym_u_SQUOTE] = ACTIONS(2739), [anon_sym_U_SQUOTE] = ACTIONS(2739), [anon_sym_u8_SQUOTE] = ACTIONS(2739), [anon_sym_SQUOTE] = ACTIONS(2739), [anon_sym_L_DQUOTE] = ACTIONS(2739), [anon_sym_u_DQUOTE] = ACTIONS(2739), [anon_sym_U_DQUOTE] = ACTIONS(2739), [anon_sym_u8_DQUOTE] = ACTIONS(2739), [anon_sym_DQUOTE] = ACTIONS(2739), [sym_true] = ACTIONS(2737), [sym_false] = ACTIONS(2737), [anon_sym_NULL] = ACTIONS(2737), [anon_sym_nullptr] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_export] = ACTIONS(2737), [anon_sym_module] = ACTIONS(2737), [anon_sym_import] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_try] = ACTIONS(2737), [anon_sym_delete] = ACTIONS(2737), [anon_sym_throw] = ACTIONS(2737), [anon_sym_namespace] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), [anon_sym_concept] = ACTIONS(2737), [anon_sym_co_return] = ACTIONS(2737), [anon_sym_co_yield] = ACTIONS(2737), [anon_sym_R_DQUOTE] = ACTIONS(2739), [anon_sym_LR_DQUOTE] = ACTIONS(2739), [anon_sym_uR_DQUOTE] = ACTIONS(2739), [anon_sym_UR_DQUOTE] = ACTIONS(2739), [anon_sym_u8R_DQUOTE] = ACTIONS(2739), [anon_sym_co_await] = ACTIONS(2737), [anon_sym_new] = ACTIONS(2737), [anon_sym_requires] = ACTIONS(2737), [sym_this] = ACTIONS(2737), }, [STATE(329)] = { [sym_identifier] = ACTIONS(2917), [aux_sym_preproc_include_token1] = ACTIONS(2917), [aux_sym_preproc_def_token1] = ACTIONS(2917), [aux_sym_preproc_if_token1] = ACTIONS(2917), [aux_sym_preproc_if_token2] = ACTIONS(2917), [aux_sym_preproc_ifdef_token1] = ACTIONS(2917), [aux_sym_preproc_ifdef_token2] = ACTIONS(2917), [aux_sym_preproc_else_token1] = ACTIONS(2917), [aux_sym_preproc_elif_token1] = ACTIONS(2917), [aux_sym_preproc_elifdef_token1] = ACTIONS(2917), [aux_sym_preproc_elifdef_token2] = ACTIONS(2917), [sym_preproc_directive] = ACTIONS(2917), [anon_sym_LPAREN2] = ACTIONS(2919), [anon_sym_BANG] = ACTIONS(2919), [anon_sym_TILDE] = ACTIONS(2919), [anon_sym_DASH] = ACTIONS(2917), [anon_sym_PLUS] = ACTIONS(2917), [anon_sym_STAR] = ACTIONS(2919), [anon_sym_AMP_AMP] = ACTIONS(2919), [anon_sym_AMP] = ACTIONS(2917), [anon_sym_SEMI] = ACTIONS(2919), [anon_sym___extension__] = ACTIONS(2917), [anon_sym_typedef] = ACTIONS(2917), [anon_sym_virtual] = ACTIONS(2917), [anon_sym_extern] = ACTIONS(2917), [anon_sym___attribute__] = ACTIONS(2917), [anon_sym___attribute] = ACTIONS(2917), [anon_sym_using] = ACTIONS(2917), [anon_sym_COLON_COLON] = ACTIONS(2919), [anon_sym_LBRACK_LBRACK] = ACTIONS(2919), [anon_sym___declspec] = ACTIONS(2917), [anon_sym___based] = ACTIONS(2917), [anon_sym___cdecl] = ACTIONS(2917), [anon_sym___clrcall] = ACTIONS(2917), [anon_sym___stdcall] = ACTIONS(2917), [anon_sym___fastcall] = ACTIONS(2917), [anon_sym___thiscall] = ACTIONS(2917), [anon_sym___vectorcall] = ACTIONS(2917), [anon_sym_LBRACE] = ACTIONS(2919), [anon_sym_signed] = ACTIONS(2917), [anon_sym_unsigned] = ACTIONS(2917), [anon_sym_long] = ACTIONS(2917), [anon_sym_short] = ACTIONS(2917), [anon_sym_LBRACK] = ACTIONS(2917), [anon_sym_static] = ACTIONS(2917), [anon_sym_register] = ACTIONS(2917), [anon_sym_inline] = ACTIONS(2917), [anon_sym___inline] = ACTIONS(2917), [anon_sym___inline__] = ACTIONS(2917), [anon_sym___forceinline] = ACTIONS(2917), [anon_sym_thread_local] = ACTIONS(2917), [anon_sym___thread] = ACTIONS(2917), [anon_sym_const] = ACTIONS(2917), [anon_sym_constexpr] = ACTIONS(2917), [anon_sym_volatile] = ACTIONS(2917), [anon_sym_restrict] = ACTIONS(2917), [anon_sym___restrict__] = ACTIONS(2917), [anon_sym__Atomic] = ACTIONS(2917), [anon_sym__Noreturn] = ACTIONS(2917), [anon_sym_noreturn] = ACTIONS(2917), [anon_sym__Nonnull] = ACTIONS(2917), [anon_sym_mutable] = ACTIONS(2917), [anon_sym_constinit] = ACTIONS(2917), [anon_sym_consteval] = ACTIONS(2917), [anon_sym_alignas] = ACTIONS(2917), [anon_sym__Alignas] = ACTIONS(2917), [sym_primitive_type] = ACTIONS(2917), [anon_sym_enum] = ACTIONS(2917), [anon_sym_class] = ACTIONS(2917), [anon_sym_struct] = ACTIONS(2917), [anon_sym_union] = ACTIONS(2917), [anon_sym_if] = ACTIONS(2917), [anon_sym_switch] = ACTIONS(2917), [anon_sym_case] = ACTIONS(2917), [anon_sym_default] = ACTIONS(2917), [anon_sym_while] = ACTIONS(2917), [anon_sym_do] = ACTIONS(2917), [anon_sym_for] = ACTIONS(2917), [anon_sym_return] = ACTIONS(2917), [anon_sym_break] = ACTIONS(2917), [anon_sym_continue] = ACTIONS(2917), [anon_sym_goto] = ACTIONS(2917), [anon_sym___try] = ACTIONS(2917), [anon_sym___leave] = ACTIONS(2917), [anon_sym_not] = ACTIONS(2917), [anon_sym_compl] = ACTIONS(2917), [anon_sym_DASH_DASH] = ACTIONS(2919), [anon_sym_PLUS_PLUS] = ACTIONS(2919), [anon_sym_sizeof] = ACTIONS(2917), [anon_sym___alignof__] = ACTIONS(2917), [anon_sym___alignof] = ACTIONS(2917), [anon_sym__alignof] = ACTIONS(2917), [anon_sym_alignof] = ACTIONS(2917), [anon_sym__Alignof] = ACTIONS(2917), [anon_sym_offsetof] = ACTIONS(2917), [anon_sym__Generic] = ACTIONS(2917), [anon_sym_asm] = ACTIONS(2917), [anon_sym___asm__] = ACTIONS(2917), [anon_sym___asm] = ACTIONS(2917), [sym_number_literal] = ACTIONS(2919), [anon_sym_L_SQUOTE] = ACTIONS(2919), [anon_sym_u_SQUOTE] = ACTIONS(2919), [anon_sym_U_SQUOTE] = ACTIONS(2919), [anon_sym_u8_SQUOTE] = ACTIONS(2919), [anon_sym_SQUOTE] = ACTIONS(2919), [anon_sym_L_DQUOTE] = ACTIONS(2919), [anon_sym_u_DQUOTE] = ACTIONS(2919), [anon_sym_U_DQUOTE] = ACTIONS(2919), [anon_sym_u8_DQUOTE] = ACTIONS(2919), [anon_sym_DQUOTE] = ACTIONS(2919), [sym_true] = ACTIONS(2917), [sym_false] = ACTIONS(2917), [anon_sym_NULL] = ACTIONS(2917), [anon_sym_nullptr] = ACTIONS(2917), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2917), [anon_sym_decltype] = ACTIONS(2917), [anon_sym_explicit] = ACTIONS(2917), [anon_sym_typename] = ACTIONS(2917), [anon_sym_template] = ACTIONS(2917), [anon_sym_operator] = ACTIONS(2917), [anon_sym_try] = ACTIONS(2917), [anon_sym_delete] = ACTIONS(2917), [anon_sym_throw] = ACTIONS(2917), [anon_sym_namespace] = ACTIONS(2917), [anon_sym_static_assert] = ACTIONS(2917), [anon_sym_concept] = ACTIONS(2917), [anon_sym_co_return] = ACTIONS(2917), [anon_sym_co_yield] = ACTIONS(2917), [anon_sym_R_DQUOTE] = ACTIONS(2919), [anon_sym_LR_DQUOTE] = ACTIONS(2919), [anon_sym_uR_DQUOTE] = ACTIONS(2919), [anon_sym_UR_DQUOTE] = ACTIONS(2919), [anon_sym_u8R_DQUOTE] = ACTIONS(2919), [anon_sym_co_await] = ACTIONS(2917), [anon_sym_new] = ACTIONS(2917), [anon_sym_requires] = ACTIONS(2917), [sym_this] = ACTIONS(2917), }, [STATE(330)] = { [sym_identifier] = ACTIONS(2921), [aux_sym_preproc_include_token1] = ACTIONS(2921), [aux_sym_preproc_def_token1] = ACTIONS(2921), [aux_sym_preproc_if_token1] = ACTIONS(2921), [aux_sym_preproc_if_token2] = ACTIONS(2921), [aux_sym_preproc_ifdef_token1] = ACTIONS(2921), [aux_sym_preproc_ifdef_token2] = ACTIONS(2921), [aux_sym_preproc_else_token1] = ACTIONS(2921), [aux_sym_preproc_elif_token1] = ACTIONS(2921), [aux_sym_preproc_elifdef_token1] = ACTIONS(2921), [aux_sym_preproc_elifdef_token2] = ACTIONS(2921), [sym_preproc_directive] = ACTIONS(2921), [anon_sym_LPAREN2] = ACTIONS(2923), [anon_sym_BANG] = ACTIONS(2923), [anon_sym_TILDE] = ACTIONS(2923), [anon_sym_DASH] = ACTIONS(2921), [anon_sym_PLUS] = ACTIONS(2921), [anon_sym_STAR] = ACTIONS(2923), [anon_sym_AMP_AMP] = ACTIONS(2923), [anon_sym_AMP] = ACTIONS(2921), [anon_sym_SEMI] = ACTIONS(2923), [anon_sym___extension__] = ACTIONS(2921), [anon_sym_typedef] = ACTIONS(2921), [anon_sym_virtual] = ACTIONS(2921), [anon_sym_extern] = ACTIONS(2921), [anon_sym___attribute__] = ACTIONS(2921), [anon_sym___attribute] = ACTIONS(2921), [anon_sym_using] = ACTIONS(2921), [anon_sym_COLON_COLON] = ACTIONS(2923), [anon_sym_LBRACK_LBRACK] = ACTIONS(2923), [anon_sym___declspec] = ACTIONS(2921), [anon_sym___based] = ACTIONS(2921), [anon_sym___cdecl] = ACTIONS(2921), [anon_sym___clrcall] = ACTIONS(2921), [anon_sym___stdcall] = ACTIONS(2921), [anon_sym___fastcall] = ACTIONS(2921), [anon_sym___thiscall] = ACTIONS(2921), [anon_sym___vectorcall] = ACTIONS(2921), [anon_sym_LBRACE] = ACTIONS(2923), [anon_sym_signed] = ACTIONS(2921), [anon_sym_unsigned] = ACTIONS(2921), [anon_sym_long] = ACTIONS(2921), [anon_sym_short] = ACTIONS(2921), [anon_sym_LBRACK] = ACTIONS(2921), [anon_sym_static] = ACTIONS(2921), [anon_sym_register] = ACTIONS(2921), [anon_sym_inline] = ACTIONS(2921), [anon_sym___inline] = ACTIONS(2921), [anon_sym___inline__] = ACTIONS(2921), [anon_sym___forceinline] = ACTIONS(2921), [anon_sym_thread_local] = ACTIONS(2921), [anon_sym___thread] = ACTIONS(2921), [anon_sym_const] = ACTIONS(2921), [anon_sym_constexpr] = ACTIONS(2921), [anon_sym_volatile] = ACTIONS(2921), [anon_sym_restrict] = ACTIONS(2921), [anon_sym___restrict__] = ACTIONS(2921), [anon_sym__Atomic] = ACTIONS(2921), [anon_sym__Noreturn] = ACTIONS(2921), [anon_sym_noreturn] = ACTIONS(2921), [anon_sym__Nonnull] = ACTIONS(2921), [anon_sym_mutable] = ACTIONS(2921), [anon_sym_constinit] = ACTIONS(2921), [anon_sym_consteval] = ACTIONS(2921), [anon_sym_alignas] = ACTIONS(2921), [anon_sym__Alignas] = ACTIONS(2921), [sym_primitive_type] = ACTIONS(2921), [anon_sym_enum] = ACTIONS(2921), [anon_sym_class] = ACTIONS(2921), [anon_sym_struct] = ACTIONS(2921), [anon_sym_union] = ACTIONS(2921), [anon_sym_if] = ACTIONS(2921), [anon_sym_switch] = ACTIONS(2921), [anon_sym_case] = ACTIONS(2921), [anon_sym_default] = ACTIONS(2921), [anon_sym_while] = ACTIONS(2921), [anon_sym_do] = ACTIONS(2921), [anon_sym_for] = ACTIONS(2921), [anon_sym_return] = ACTIONS(2921), [anon_sym_break] = ACTIONS(2921), [anon_sym_continue] = ACTIONS(2921), [anon_sym_goto] = ACTIONS(2921), [anon_sym___try] = ACTIONS(2921), [anon_sym___leave] = ACTIONS(2921), [anon_sym_not] = ACTIONS(2921), [anon_sym_compl] = ACTIONS(2921), [anon_sym_DASH_DASH] = ACTIONS(2923), [anon_sym_PLUS_PLUS] = ACTIONS(2923), [anon_sym_sizeof] = ACTIONS(2921), [anon_sym___alignof__] = ACTIONS(2921), [anon_sym___alignof] = ACTIONS(2921), [anon_sym__alignof] = ACTIONS(2921), [anon_sym_alignof] = ACTIONS(2921), [anon_sym__Alignof] = ACTIONS(2921), [anon_sym_offsetof] = ACTIONS(2921), [anon_sym__Generic] = ACTIONS(2921), [anon_sym_asm] = ACTIONS(2921), [anon_sym___asm__] = ACTIONS(2921), [anon_sym___asm] = ACTIONS(2921), [sym_number_literal] = ACTIONS(2923), [anon_sym_L_SQUOTE] = ACTIONS(2923), [anon_sym_u_SQUOTE] = ACTIONS(2923), [anon_sym_U_SQUOTE] = ACTIONS(2923), [anon_sym_u8_SQUOTE] = ACTIONS(2923), [anon_sym_SQUOTE] = ACTIONS(2923), [anon_sym_L_DQUOTE] = ACTIONS(2923), [anon_sym_u_DQUOTE] = ACTIONS(2923), [anon_sym_U_DQUOTE] = ACTIONS(2923), [anon_sym_u8_DQUOTE] = ACTIONS(2923), [anon_sym_DQUOTE] = ACTIONS(2923), [sym_true] = ACTIONS(2921), [sym_false] = ACTIONS(2921), [anon_sym_NULL] = ACTIONS(2921), [anon_sym_nullptr] = ACTIONS(2921), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2921), [anon_sym_decltype] = ACTIONS(2921), [anon_sym_explicit] = ACTIONS(2921), [anon_sym_typename] = ACTIONS(2921), [anon_sym_template] = ACTIONS(2921), [anon_sym_operator] = ACTIONS(2921), [anon_sym_try] = ACTIONS(2921), [anon_sym_delete] = ACTIONS(2921), [anon_sym_throw] = ACTIONS(2921), [anon_sym_namespace] = ACTIONS(2921), [anon_sym_static_assert] = ACTIONS(2921), [anon_sym_concept] = ACTIONS(2921), [anon_sym_co_return] = ACTIONS(2921), [anon_sym_co_yield] = ACTIONS(2921), [anon_sym_R_DQUOTE] = ACTIONS(2923), [anon_sym_LR_DQUOTE] = ACTIONS(2923), [anon_sym_uR_DQUOTE] = ACTIONS(2923), [anon_sym_UR_DQUOTE] = ACTIONS(2923), [anon_sym_u8R_DQUOTE] = ACTIONS(2923), [anon_sym_co_await] = ACTIONS(2921), [anon_sym_new] = ACTIONS(2921), [anon_sym_requires] = ACTIONS(2921), [sym_this] = ACTIONS(2921), }, [STATE(331)] = { [sym_identifier] = ACTIONS(2925), [aux_sym_preproc_include_token1] = ACTIONS(2925), [aux_sym_preproc_def_token1] = ACTIONS(2925), [aux_sym_preproc_if_token1] = ACTIONS(2925), [aux_sym_preproc_if_token2] = ACTIONS(2925), [aux_sym_preproc_ifdef_token1] = ACTIONS(2925), [aux_sym_preproc_ifdef_token2] = ACTIONS(2925), [aux_sym_preproc_else_token1] = ACTIONS(2925), [aux_sym_preproc_elif_token1] = ACTIONS(2925), [aux_sym_preproc_elifdef_token1] = ACTIONS(2925), [aux_sym_preproc_elifdef_token2] = ACTIONS(2925), [sym_preproc_directive] = ACTIONS(2925), [anon_sym_LPAREN2] = ACTIONS(2927), [anon_sym_BANG] = ACTIONS(2927), [anon_sym_TILDE] = ACTIONS(2927), [anon_sym_DASH] = ACTIONS(2925), [anon_sym_PLUS] = ACTIONS(2925), [anon_sym_STAR] = ACTIONS(2927), [anon_sym_AMP_AMP] = ACTIONS(2927), [anon_sym_AMP] = ACTIONS(2925), [anon_sym_SEMI] = ACTIONS(2927), [anon_sym___extension__] = ACTIONS(2925), [anon_sym_typedef] = ACTIONS(2925), [anon_sym_virtual] = ACTIONS(2925), [anon_sym_extern] = ACTIONS(2925), [anon_sym___attribute__] = ACTIONS(2925), [anon_sym___attribute] = ACTIONS(2925), [anon_sym_using] = ACTIONS(2925), [anon_sym_COLON_COLON] = ACTIONS(2927), [anon_sym_LBRACK_LBRACK] = ACTIONS(2927), [anon_sym___declspec] = ACTIONS(2925), [anon_sym___based] = ACTIONS(2925), [anon_sym___cdecl] = ACTIONS(2925), [anon_sym___clrcall] = ACTIONS(2925), [anon_sym___stdcall] = ACTIONS(2925), [anon_sym___fastcall] = ACTIONS(2925), [anon_sym___thiscall] = ACTIONS(2925), [anon_sym___vectorcall] = ACTIONS(2925), [anon_sym_LBRACE] = ACTIONS(2927), [anon_sym_signed] = ACTIONS(2925), [anon_sym_unsigned] = ACTIONS(2925), [anon_sym_long] = ACTIONS(2925), [anon_sym_short] = ACTIONS(2925), [anon_sym_LBRACK] = ACTIONS(2925), [anon_sym_static] = ACTIONS(2925), [anon_sym_register] = ACTIONS(2925), [anon_sym_inline] = ACTIONS(2925), [anon_sym___inline] = ACTIONS(2925), [anon_sym___inline__] = ACTIONS(2925), [anon_sym___forceinline] = ACTIONS(2925), [anon_sym_thread_local] = ACTIONS(2925), [anon_sym___thread] = ACTIONS(2925), [anon_sym_const] = ACTIONS(2925), [anon_sym_constexpr] = ACTIONS(2925), [anon_sym_volatile] = ACTIONS(2925), [anon_sym_restrict] = ACTIONS(2925), [anon_sym___restrict__] = ACTIONS(2925), [anon_sym__Atomic] = ACTIONS(2925), [anon_sym__Noreturn] = ACTIONS(2925), [anon_sym_noreturn] = ACTIONS(2925), [anon_sym__Nonnull] = ACTIONS(2925), [anon_sym_mutable] = ACTIONS(2925), [anon_sym_constinit] = ACTIONS(2925), [anon_sym_consteval] = ACTIONS(2925), [anon_sym_alignas] = ACTIONS(2925), [anon_sym__Alignas] = ACTIONS(2925), [sym_primitive_type] = ACTIONS(2925), [anon_sym_enum] = ACTIONS(2925), [anon_sym_class] = ACTIONS(2925), [anon_sym_struct] = ACTIONS(2925), [anon_sym_union] = ACTIONS(2925), [anon_sym_if] = ACTIONS(2925), [anon_sym_switch] = ACTIONS(2925), [anon_sym_case] = ACTIONS(2925), [anon_sym_default] = ACTIONS(2925), [anon_sym_while] = ACTIONS(2925), [anon_sym_do] = ACTIONS(2925), [anon_sym_for] = ACTIONS(2925), [anon_sym_return] = ACTIONS(2925), [anon_sym_break] = ACTIONS(2925), [anon_sym_continue] = ACTIONS(2925), [anon_sym_goto] = ACTIONS(2925), [anon_sym___try] = ACTIONS(2925), [anon_sym___leave] = ACTIONS(2925), [anon_sym_not] = ACTIONS(2925), [anon_sym_compl] = ACTIONS(2925), [anon_sym_DASH_DASH] = ACTIONS(2927), [anon_sym_PLUS_PLUS] = ACTIONS(2927), [anon_sym_sizeof] = ACTIONS(2925), [anon_sym___alignof__] = ACTIONS(2925), [anon_sym___alignof] = ACTIONS(2925), [anon_sym__alignof] = ACTIONS(2925), [anon_sym_alignof] = ACTIONS(2925), [anon_sym__Alignof] = ACTIONS(2925), [anon_sym_offsetof] = ACTIONS(2925), [anon_sym__Generic] = ACTIONS(2925), [anon_sym_asm] = ACTIONS(2925), [anon_sym___asm__] = ACTIONS(2925), [anon_sym___asm] = ACTIONS(2925), [sym_number_literal] = ACTIONS(2927), [anon_sym_L_SQUOTE] = ACTIONS(2927), [anon_sym_u_SQUOTE] = ACTIONS(2927), [anon_sym_U_SQUOTE] = ACTIONS(2927), [anon_sym_u8_SQUOTE] = ACTIONS(2927), [anon_sym_SQUOTE] = ACTIONS(2927), [anon_sym_L_DQUOTE] = ACTIONS(2927), [anon_sym_u_DQUOTE] = ACTIONS(2927), [anon_sym_U_DQUOTE] = ACTIONS(2927), [anon_sym_u8_DQUOTE] = ACTIONS(2927), [anon_sym_DQUOTE] = ACTIONS(2927), [sym_true] = ACTIONS(2925), [sym_false] = ACTIONS(2925), [anon_sym_NULL] = ACTIONS(2925), [anon_sym_nullptr] = ACTIONS(2925), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2925), [anon_sym_decltype] = ACTIONS(2925), [anon_sym_explicit] = ACTIONS(2925), [anon_sym_typename] = ACTIONS(2925), [anon_sym_template] = ACTIONS(2925), [anon_sym_operator] = ACTIONS(2925), [anon_sym_try] = ACTIONS(2925), [anon_sym_delete] = ACTIONS(2925), [anon_sym_throw] = ACTIONS(2925), [anon_sym_namespace] = ACTIONS(2925), [anon_sym_static_assert] = ACTIONS(2925), [anon_sym_concept] = ACTIONS(2925), [anon_sym_co_return] = ACTIONS(2925), [anon_sym_co_yield] = ACTIONS(2925), [anon_sym_R_DQUOTE] = ACTIONS(2927), [anon_sym_LR_DQUOTE] = ACTIONS(2927), [anon_sym_uR_DQUOTE] = ACTIONS(2927), [anon_sym_UR_DQUOTE] = ACTIONS(2927), [anon_sym_u8R_DQUOTE] = ACTIONS(2927), [anon_sym_co_await] = ACTIONS(2925), [anon_sym_new] = ACTIONS(2925), [anon_sym_requires] = ACTIONS(2925), [sym_this] = ACTIONS(2925), }, [STATE(332)] = { [sym_identifier] = ACTIONS(2929), [aux_sym_preproc_include_token1] = ACTIONS(2929), [aux_sym_preproc_def_token1] = ACTIONS(2929), [aux_sym_preproc_if_token1] = ACTIONS(2929), [aux_sym_preproc_if_token2] = ACTIONS(2929), [aux_sym_preproc_ifdef_token1] = ACTIONS(2929), [aux_sym_preproc_ifdef_token2] = ACTIONS(2929), [aux_sym_preproc_else_token1] = ACTIONS(2929), [aux_sym_preproc_elif_token1] = ACTIONS(2929), [aux_sym_preproc_elifdef_token1] = ACTIONS(2929), [aux_sym_preproc_elifdef_token2] = ACTIONS(2929), [sym_preproc_directive] = ACTIONS(2929), [anon_sym_LPAREN2] = ACTIONS(2931), [anon_sym_BANG] = ACTIONS(2931), [anon_sym_TILDE] = ACTIONS(2931), [anon_sym_DASH] = ACTIONS(2929), [anon_sym_PLUS] = ACTIONS(2929), [anon_sym_STAR] = ACTIONS(2931), [anon_sym_AMP_AMP] = ACTIONS(2931), [anon_sym_AMP] = ACTIONS(2929), [anon_sym_SEMI] = ACTIONS(2931), [anon_sym___extension__] = ACTIONS(2929), [anon_sym_typedef] = ACTIONS(2929), [anon_sym_virtual] = ACTIONS(2929), [anon_sym_extern] = ACTIONS(2929), [anon_sym___attribute__] = ACTIONS(2929), [anon_sym___attribute] = ACTIONS(2929), [anon_sym_using] = ACTIONS(2929), [anon_sym_COLON_COLON] = ACTIONS(2931), [anon_sym_LBRACK_LBRACK] = ACTIONS(2931), [anon_sym___declspec] = ACTIONS(2929), [anon_sym___based] = ACTIONS(2929), [anon_sym___cdecl] = ACTIONS(2929), [anon_sym___clrcall] = ACTIONS(2929), [anon_sym___stdcall] = ACTIONS(2929), [anon_sym___fastcall] = ACTIONS(2929), [anon_sym___thiscall] = ACTIONS(2929), [anon_sym___vectorcall] = ACTIONS(2929), [anon_sym_LBRACE] = ACTIONS(2931), [anon_sym_signed] = ACTIONS(2929), [anon_sym_unsigned] = ACTIONS(2929), [anon_sym_long] = ACTIONS(2929), [anon_sym_short] = ACTIONS(2929), [anon_sym_LBRACK] = ACTIONS(2929), [anon_sym_static] = ACTIONS(2929), [anon_sym_register] = ACTIONS(2929), [anon_sym_inline] = ACTIONS(2929), [anon_sym___inline] = ACTIONS(2929), [anon_sym___inline__] = ACTIONS(2929), [anon_sym___forceinline] = ACTIONS(2929), [anon_sym_thread_local] = ACTIONS(2929), [anon_sym___thread] = ACTIONS(2929), [anon_sym_const] = ACTIONS(2929), [anon_sym_constexpr] = ACTIONS(2929), [anon_sym_volatile] = ACTIONS(2929), [anon_sym_restrict] = ACTIONS(2929), [anon_sym___restrict__] = ACTIONS(2929), [anon_sym__Atomic] = ACTIONS(2929), [anon_sym__Noreturn] = ACTIONS(2929), [anon_sym_noreturn] = ACTIONS(2929), [anon_sym__Nonnull] = ACTIONS(2929), [anon_sym_mutable] = ACTIONS(2929), [anon_sym_constinit] = ACTIONS(2929), [anon_sym_consteval] = ACTIONS(2929), [anon_sym_alignas] = ACTIONS(2929), [anon_sym__Alignas] = ACTIONS(2929), [sym_primitive_type] = ACTIONS(2929), [anon_sym_enum] = ACTIONS(2929), [anon_sym_class] = ACTIONS(2929), [anon_sym_struct] = ACTIONS(2929), [anon_sym_union] = ACTIONS(2929), [anon_sym_if] = ACTIONS(2929), [anon_sym_switch] = ACTIONS(2929), [anon_sym_case] = ACTIONS(2929), [anon_sym_default] = ACTIONS(2929), [anon_sym_while] = ACTIONS(2929), [anon_sym_do] = ACTIONS(2929), [anon_sym_for] = ACTIONS(2929), [anon_sym_return] = ACTIONS(2929), [anon_sym_break] = ACTIONS(2929), [anon_sym_continue] = ACTIONS(2929), [anon_sym_goto] = ACTIONS(2929), [anon_sym___try] = ACTIONS(2929), [anon_sym___leave] = ACTIONS(2929), [anon_sym_not] = ACTIONS(2929), [anon_sym_compl] = ACTIONS(2929), [anon_sym_DASH_DASH] = ACTIONS(2931), [anon_sym_PLUS_PLUS] = ACTIONS(2931), [anon_sym_sizeof] = ACTIONS(2929), [anon_sym___alignof__] = ACTIONS(2929), [anon_sym___alignof] = ACTIONS(2929), [anon_sym__alignof] = ACTIONS(2929), [anon_sym_alignof] = ACTIONS(2929), [anon_sym__Alignof] = ACTIONS(2929), [anon_sym_offsetof] = ACTIONS(2929), [anon_sym__Generic] = ACTIONS(2929), [anon_sym_asm] = ACTIONS(2929), [anon_sym___asm__] = ACTIONS(2929), [anon_sym___asm] = ACTIONS(2929), [sym_number_literal] = ACTIONS(2931), [anon_sym_L_SQUOTE] = ACTIONS(2931), [anon_sym_u_SQUOTE] = ACTIONS(2931), [anon_sym_U_SQUOTE] = ACTIONS(2931), [anon_sym_u8_SQUOTE] = ACTIONS(2931), [anon_sym_SQUOTE] = ACTIONS(2931), [anon_sym_L_DQUOTE] = ACTIONS(2931), [anon_sym_u_DQUOTE] = ACTIONS(2931), [anon_sym_U_DQUOTE] = ACTIONS(2931), [anon_sym_u8_DQUOTE] = ACTIONS(2931), [anon_sym_DQUOTE] = ACTIONS(2931), [sym_true] = ACTIONS(2929), [sym_false] = ACTIONS(2929), [anon_sym_NULL] = ACTIONS(2929), [anon_sym_nullptr] = ACTIONS(2929), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2929), [anon_sym_decltype] = ACTIONS(2929), [anon_sym_explicit] = ACTIONS(2929), [anon_sym_typename] = ACTIONS(2929), [anon_sym_template] = ACTIONS(2929), [anon_sym_operator] = ACTIONS(2929), [anon_sym_try] = ACTIONS(2929), [anon_sym_delete] = ACTIONS(2929), [anon_sym_throw] = ACTIONS(2929), [anon_sym_namespace] = ACTIONS(2929), [anon_sym_static_assert] = ACTIONS(2929), [anon_sym_concept] = ACTIONS(2929), [anon_sym_co_return] = ACTIONS(2929), [anon_sym_co_yield] = ACTIONS(2929), [anon_sym_R_DQUOTE] = ACTIONS(2931), [anon_sym_LR_DQUOTE] = ACTIONS(2931), [anon_sym_uR_DQUOTE] = ACTIONS(2931), [anon_sym_UR_DQUOTE] = ACTIONS(2931), [anon_sym_u8R_DQUOTE] = ACTIONS(2931), [anon_sym_co_await] = ACTIONS(2929), [anon_sym_new] = ACTIONS(2929), [anon_sym_requires] = ACTIONS(2929), [sym_this] = ACTIONS(2929), }, [STATE(333)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_include_token1] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_if_token2] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [aux_sym_preproc_else_token1] = ACTIONS(2933), [aux_sym_preproc_elif_token1] = ACTIONS(2933), [aux_sym_preproc_elifdef_token1] = ACTIONS(2933), [aux_sym_preproc_elifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_BANG] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_DASH] = ACTIONS(2933), [anon_sym_PLUS] = ACTIONS(2933), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym___cdecl] = ACTIONS(2933), [anon_sym___clrcall] = ACTIONS(2933), [anon_sym___stdcall] = ACTIONS(2933), [anon_sym___fastcall] = ACTIONS(2933), [anon_sym___thiscall] = ACTIONS(2933), [anon_sym___vectorcall] = ACTIONS(2933), [anon_sym_LBRACE] = ACTIONS(2935), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [anon_sym_if] = ACTIONS(2933), [anon_sym_switch] = ACTIONS(2933), [anon_sym_case] = ACTIONS(2933), [anon_sym_default] = ACTIONS(2933), [anon_sym_while] = ACTIONS(2933), [anon_sym_do] = ACTIONS(2933), [anon_sym_for] = ACTIONS(2933), [anon_sym_return] = ACTIONS(2933), [anon_sym_break] = ACTIONS(2933), [anon_sym_continue] = ACTIONS(2933), [anon_sym_goto] = ACTIONS(2933), [anon_sym___try] = ACTIONS(2933), [anon_sym___leave] = ACTIONS(2933), [anon_sym_not] = ACTIONS(2933), [anon_sym_compl] = ACTIONS(2933), [anon_sym_DASH_DASH] = ACTIONS(2935), [anon_sym_PLUS_PLUS] = ACTIONS(2935), [anon_sym_sizeof] = ACTIONS(2933), [anon_sym___alignof__] = ACTIONS(2933), [anon_sym___alignof] = ACTIONS(2933), [anon_sym__alignof] = ACTIONS(2933), [anon_sym_alignof] = ACTIONS(2933), [anon_sym__Alignof] = ACTIONS(2933), [anon_sym_offsetof] = ACTIONS(2933), [anon_sym__Generic] = ACTIONS(2933), [anon_sym_asm] = ACTIONS(2933), [anon_sym___asm__] = ACTIONS(2933), [anon_sym___asm] = ACTIONS(2933), [sym_number_literal] = ACTIONS(2935), [anon_sym_L_SQUOTE] = ACTIONS(2935), [anon_sym_u_SQUOTE] = ACTIONS(2935), [anon_sym_U_SQUOTE] = ACTIONS(2935), [anon_sym_u8_SQUOTE] = ACTIONS(2935), [anon_sym_SQUOTE] = ACTIONS(2935), [anon_sym_L_DQUOTE] = ACTIONS(2935), [anon_sym_u_DQUOTE] = ACTIONS(2935), [anon_sym_U_DQUOTE] = ACTIONS(2935), [anon_sym_u8_DQUOTE] = ACTIONS(2935), [anon_sym_DQUOTE] = ACTIONS(2935), [sym_true] = ACTIONS(2933), [sym_false] = ACTIONS(2933), [anon_sym_NULL] = ACTIONS(2933), [anon_sym_nullptr] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_try] = ACTIONS(2933), [anon_sym_delete] = ACTIONS(2933), [anon_sym_throw] = ACTIONS(2933), [anon_sym_namespace] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), [anon_sym_concept] = ACTIONS(2933), [anon_sym_co_return] = ACTIONS(2933), [anon_sym_co_yield] = ACTIONS(2933), [anon_sym_R_DQUOTE] = ACTIONS(2935), [anon_sym_LR_DQUOTE] = ACTIONS(2935), [anon_sym_uR_DQUOTE] = ACTIONS(2935), [anon_sym_UR_DQUOTE] = ACTIONS(2935), [anon_sym_u8R_DQUOTE] = ACTIONS(2935), [anon_sym_co_await] = ACTIONS(2933), [anon_sym_new] = ACTIONS(2933), [anon_sym_requires] = ACTIONS(2933), [sym_this] = ACTIONS(2933), }, [STATE(334)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_include_token1] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_if_token2] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [aux_sym_preproc_else_token1] = ACTIONS(2933), [aux_sym_preproc_elif_token1] = ACTIONS(2933), [aux_sym_preproc_elifdef_token1] = ACTIONS(2933), [aux_sym_preproc_elifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_BANG] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_DASH] = ACTIONS(2933), [anon_sym_PLUS] = ACTIONS(2933), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym___cdecl] = ACTIONS(2933), [anon_sym___clrcall] = ACTIONS(2933), [anon_sym___stdcall] = ACTIONS(2933), [anon_sym___fastcall] = ACTIONS(2933), [anon_sym___thiscall] = ACTIONS(2933), [anon_sym___vectorcall] = ACTIONS(2933), [anon_sym_LBRACE] = ACTIONS(2935), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [anon_sym_if] = ACTIONS(2933), [anon_sym_switch] = ACTIONS(2933), [anon_sym_case] = ACTIONS(2933), [anon_sym_default] = ACTIONS(2933), [anon_sym_while] = ACTIONS(2933), [anon_sym_do] = ACTIONS(2933), [anon_sym_for] = ACTIONS(2933), [anon_sym_return] = ACTIONS(2933), [anon_sym_break] = ACTIONS(2933), [anon_sym_continue] = ACTIONS(2933), [anon_sym_goto] = ACTIONS(2933), [anon_sym___try] = ACTIONS(2933), [anon_sym___leave] = ACTIONS(2933), [anon_sym_not] = ACTIONS(2933), [anon_sym_compl] = ACTIONS(2933), [anon_sym_DASH_DASH] = ACTIONS(2935), [anon_sym_PLUS_PLUS] = ACTIONS(2935), [anon_sym_sizeof] = ACTIONS(2933), [anon_sym___alignof__] = ACTIONS(2933), [anon_sym___alignof] = ACTIONS(2933), [anon_sym__alignof] = ACTIONS(2933), [anon_sym_alignof] = ACTIONS(2933), [anon_sym__Alignof] = ACTIONS(2933), [anon_sym_offsetof] = ACTIONS(2933), [anon_sym__Generic] = ACTIONS(2933), [anon_sym_asm] = ACTIONS(2933), [anon_sym___asm__] = ACTIONS(2933), [anon_sym___asm] = ACTIONS(2933), [sym_number_literal] = ACTIONS(2935), [anon_sym_L_SQUOTE] = ACTIONS(2935), [anon_sym_u_SQUOTE] = ACTIONS(2935), [anon_sym_U_SQUOTE] = ACTIONS(2935), [anon_sym_u8_SQUOTE] = ACTIONS(2935), [anon_sym_SQUOTE] = ACTIONS(2935), [anon_sym_L_DQUOTE] = ACTIONS(2935), [anon_sym_u_DQUOTE] = ACTIONS(2935), [anon_sym_U_DQUOTE] = ACTIONS(2935), [anon_sym_u8_DQUOTE] = ACTIONS(2935), [anon_sym_DQUOTE] = ACTIONS(2935), [sym_true] = ACTIONS(2933), [sym_false] = ACTIONS(2933), [anon_sym_NULL] = ACTIONS(2933), [anon_sym_nullptr] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_try] = ACTIONS(2933), [anon_sym_delete] = ACTIONS(2933), [anon_sym_throw] = ACTIONS(2933), [anon_sym_namespace] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), [anon_sym_concept] = ACTIONS(2933), [anon_sym_co_return] = ACTIONS(2933), [anon_sym_co_yield] = ACTIONS(2933), [anon_sym_R_DQUOTE] = ACTIONS(2935), [anon_sym_LR_DQUOTE] = ACTIONS(2935), [anon_sym_uR_DQUOTE] = ACTIONS(2935), [anon_sym_UR_DQUOTE] = ACTIONS(2935), [anon_sym_u8R_DQUOTE] = ACTIONS(2935), [anon_sym_co_await] = ACTIONS(2933), [anon_sym_new] = ACTIONS(2933), [anon_sym_requires] = ACTIONS(2933), [sym_this] = ACTIONS(2933), }, [STATE(335)] = { [ts_builtin_sym_end] = ACTIONS(2723), [sym_identifier] = ACTIONS(2721), [aux_sym_preproc_include_token1] = ACTIONS(2721), [aux_sym_preproc_def_token1] = ACTIONS(2721), [aux_sym_preproc_if_token1] = ACTIONS(2721), [aux_sym_preproc_ifdef_token1] = ACTIONS(2721), [aux_sym_preproc_ifdef_token2] = ACTIONS(2721), [sym_preproc_directive] = ACTIONS(2721), [anon_sym_LPAREN2] = ACTIONS(2723), [anon_sym_BANG] = ACTIONS(2723), [anon_sym_TILDE] = ACTIONS(2723), [anon_sym_DASH] = ACTIONS(2721), [anon_sym_PLUS] = ACTIONS(2721), [anon_sym_STAR] = ACTIONS(2723), [anon_sym_AMP_AMP] = ACTIONS(2723), [anon_sym_AMP] = ACTIONS(2721), [anon_sym_SEMI] = ACTIONS(2723), [anon_sym___extension__] = ACTIONS(2721), [anon_sym_typedef] = ACTIONS(2721), [anon_sym_virtual] = ACTIONS(2721), [anon_sym_extern] = ACTIONS(2721), [anon_sym___attribute__] = ACTIONS(2721), [anon_sym___attribute] = ACTIONS(2721), [anon_sym_using] = ACTIONS(2721), [anon_sym_COLON_COLON] = ACTIONS(2723), [anon_sym_LBRACK_LBRACK] = ACTIONS(2723), [anon_sym___declspec] = ACTIONS(2721), [anon_sym___based] = ACTIONS(2721), [anon_sym___cdecl] = ACTIONS(2721), [anon_sym___clrcall] = ACTIONS(2721), [anon_sym___stdcall] = ACTIONS(2721), [anon_sym___fastcall] = ACTIONS(2721), [anon_sym___thiscall] = ACTIONS(2721), [anon_sym___vectorcall] = ACTIONS(2721), [anon_sym_LBRACE] = ACTIONS(2723), [anon_sym_signed] = ACTIONS(2721), [anon_sym_unsigned] = ACTIONS(2721), [anon_sym_long] = ACTIONS(2721), [anon_sym_short] = ACTIONS(2721), [anon_sym_LBRACK] = ACTIONS(2721), [anon_sym_static] = ACTIONS(2721), [anon_sym_register] = ACTIONS(2721), [anon_sym_inline] = ACTIONS(2721), [anon_sym___inline] = ACTIONS(2721), [anon_sym___inline__] = ACTIONS(2721), [anon_sym___forceinline] = ACTIONS(2721), [anon_sym_thread_local] = ACTIONS(2721), [anon_sym___thread] = ACTIONS(2721), [anon_sym_const] = ACTIONS(2721), [anon_sym_constexpr] = ACTIONS(2721), [anon_sym_volatile] = ACTIONS(2721), [anon_sym_restrict] = ACTIONS(2721), [anon_sym___restrict__] = ACTIONS(2721), [anon_sym__Atomic] = ACTIONS(2721), [anon_sym__Noreturn] = ACTIONS(2721), [anon_sym_noreturn] = ACTIONS(2721), [anon_sym__Nonnull] = ACTIONS(2721), [anon_sym_mutable] = ACTIONS(2721), [anon_sym_constinit] = ACTIONS(2721), [anon_sym_consteval] = ACTIONS(2721), [anon_sym_alignas] = ACTIONS(2721), [anon_sym__Alignas] = ACTIONS(2721), [sym_primitive_type] = ACTIONS(2721), [anon_sym_enum] = ACTIONS(2721), [anon_sym_class] = ACTIONS(2721), [anon_sym_struct] = ACTIONS(2721), [anon_sym_union] = ACTIONS(2721), [anon_sym_if] = ACTIONS(2721), [anon_sym_else] = ACTIONS(2721), [anon_sym_switch] = ACTIONS(2721), [anon_sym_case] = ACTIONS(2721), [anon_sym_default] = ACTIONS(2721), [anon_sym_while] = ACTIONS(2721), [anon_sym_do] = ACTIONS(2721), [anon_sym_for] = ACTIONS(2721), [anon_sym_return] = ACTIONS(2721), [anon_sym_break] = ACTIONS(2721), [anon_sym_continue] = ACTIONS(2721), [anon_sym_goto] = ACTIONS(2721), [anon_sym___try] = ACTIONS(2721), [anon_sym___leave] = ACTIONS(2721), [anon_sym_not] = ACTIONS(2721), [anon_sym_compl] = ACTIONS(2721), [anon_sym_DASH_DASH] = ACTIONS(2723), [anon_sym_PLUS_PLUS] = ACTIONS(2723), [anon_sym_sizeof] = ACTIONS(2721), [anon_sym___alignof__] = ACTIONS(2721), [anon_sym___alignof] = ACTIONS(2721), [anon_sym__alignof] = ACTIONS(2721), [anon_sym_alignof] = ACTIONS(2721), [anon_sym__Alignof] = ACTIONS(2721), [anon_sym_offsetof] = ACTIONS(2721), [anon_sym__Generic] = ACTIONS(2721), [anon_sym_asm] = ACTIONS(2721), [anon_sym___asm__] = ACTIONS(2721), [anon_sym___asm] = ACTIONS(2721), [sym_number_literal] = ACTIONS(2723), [anon_sym_L_SQUOTE] = ACTIONS(2723), [anon_sym_u_SQUOTE] = ACTIONS(2723), [anon_sym_U_SQUOTE] = ACTIONS(2723), [anon_sym_u8_SQUOTE] = ACTIONS(2723), [anon_sym_SQUOTE] = ACTIONS(2723), [anon_sym_L_DQUOTE] = ACTIONS(2723), [anon_sym_u_DQUOTE] = ACTIONS(2723), [anon_sym_U_DQUOTE] = ACTIONS(2723), [anon_sym_u8_DQUOTE] = ACTIONS(2723), [anon_sym_DQUOTE] = ACTIONS(2723), [sym_true] = ACTIONS(2721), [sym_false] = ACTIONS(2721), [anon_sym_NULL] = ACTIONS(2721), [anon_sym_nullptr] = ACTIONS(2721), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2721), [anon_sym_decltype] = ACTIONS(2721), [anon_sym_explicit] = ACTIONS(2721), [anon_sym_typename] = ACTIONS(2721), [anon_sym_export] = ACTIONS(2721), [anon_sym_module] = ACTIONS(2721), [anon_sym_import] = ACTIONS(2721), [anon_sym_template] = ACTIONS(2721), [anon_sym_operator] = ACTIONS(2721), [anon_sym_try] = ACTIONS(2721), [anon_sym_delete] = ACTIONS(2721), [anon_sym_throw] = ACTIONS(2721), [anon_sym_namespace] = ACTIONS(2721), [anon_sym_static_assert] = ACTIONS(2721), [anon_sym_concept] = ACTIONS(2721), [anon_sym_co_return] = ACTIONS(2721), [anon_sym_co_yield] = ACTIONS(2721), [anon_sym_R_DQUOTE] = ACTIONS(2723), [anon_sym_LR_DQUOTE] = ACTIONS(2723), [anon_sym_uR_DQUOTE] = ACTIONS(2723), [anon_sym_UR_DQUOTE] = ACTIONS(2723), [anon_sym_u8R_DQUOTE] = ACTIONS(2723), [anon_sym_co_await] = ACTIONS(2721), [anon_sym_new] = ACTIONS(2721), [anon_sym_requires] = ACTIONS(2721), [sym_this] = ACTIONS(2721), }, [STATE(336)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_include_token1] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_if_token2] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [aux_sym_preproc_else_token1] = ACTIONS(2937), [aux_sym_preproc_elif_token1] = ACTIONS(2937), [aux_sym_preproc_elifdef_token1] = ACTIONS(2937), [aux_sym_preproc_elifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_BANG] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_DASH] = ACTIONS(2937), [anon_sym_PLUS] = ACTIONS(2937), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym___cdecl] = ACTIONS(2937), [anon_sym___clrcall] = ACTIONS(2937), [anon_sym___stdcall] = ACTIONS(2937), [anon_sym___fastcall] = ACTIONS(2937), [anon_sym___thiscall] = ACTIONS(2937), [anon_sym___vectorcall] = ACTIONS(2937), [anon_sym_LBRACE] = ACTIONS(2939), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [anon_sym_if] = ACTIONS(2937), [anon_sym_switch] = ACTIONS(2937), [anon_sym_case] = ACTIONS(2937), [anon_sym_default] = ACTIONS(2937), [anon_sym_while] = ACTIONS(2937), [anon_sym_do] = ACTIONS(2937), [anon_sym_for] = ACTIONS(2937), [anon_sym_return] = ACTIONS(2937), [anon_sym_break] = ACTIONS(2937), [anon_sym_continue] = ACTIONS(2937), [anon_sym_goto] = ACTIONS(2937), [anon_sym___try] = ACTIONS(2937), [anon_sym___leave] = ACTIONS(2937), [anon_sym_not] = ACTIONS(2937), [anon_sym_compl] = ACTIONS(2937), [anon_sym_DASH_DASH] = ACTIONS(2939), [anon_sym_PLUS_PLUS] = ACTIONS(2939), [anon_sym_sizeof] = ACTIONS(2937), [anon_sym___alignof__] = ACTIONS(2937), [anon_sym___alignof] = ACTIONS(2937), [anon_sym__alignof] = ACTIONS(2937), [anon_sym_alignof] = ACTIONS(2937), [anon_sym__Alignof] = ACTIONS(2937), [anon_sym_offsetof] = ACTIONS(2937), [anon_sym__Generic] = ACTIONS(2937), [anon_sym_asm] = ACTIONS(2937), [anon_sym___asm__] = ACTIONS(2937), [anon_sym___asm] = ACTIONS(2937), [sym_number_literal] = ACTIONS(2939), [anon_sym_L_SQUOTE] = ACTIONS(2939), [anon_sym_u_SQUOTE] = ACTIONS(2939), [anon_sym_U_SQUOTE] = ACTIONS(2939), [anon_sym_u8_SQUOTE] = ACTIONS(2939), [anon_sym_SQUOTE] = ACTIONS(2939), [anon_sym_L_DQUOTE] = ACTIONS(2939), [anon_sym_u_DQUOTE] = ACTIONS(2939), [anon_sym_U_DQUOTE] = ACTIONS(2939), [anon_sym_u8_DQUOTE] = ACTIONS(2939), [anon_sym_DQUOTE] = ACTIONS(2939), [sym_true] = ACTIONS(2937), [sym_false] = ACTIONS(2937), [anon_sym_NULL] = ACTIONS(2937), [anon_sym_nullptr] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_try] = ACTIONS(2937), [anon_sym_delete] = ACTIONS(2937), [anon_sym_throw] = ACTIONS(2937), [anon_sym_namespace] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), [anon_sym_concept] = ACTIONS(2937), [anon_sym_co_return] = ACTIONS(2937), [anon_sym_co_yield] = ACTIONS(2937), [anon_sym_R_DQUOTE] = ACTIONS(2939), [anon_sym_LR_DQUOTE] = ACTIONS(2939), [anon_sym_uR_DQUOTE] = ACTIONS(2939), [anon_sym_UR_DQUOTE] = ACTIONS(2939), [anon_sym_u8R_DQUOTE] = ACTIONS(2939), [anon_sym_co_await] = ACTIONS(2937), [anon_sym_new] = ACTIONS(2937), [anon_sym_requires] = ACTIONS(2937), [sym_this] = ACTIONS(2937), }, [STATE(337)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_include_token1] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_if_token2] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [aux_sym_preproc_else_token1] = ACTIONS(2937), [aux_sym_preproc_elif_token1] = ACTIONS(2937), [aux_sym_preproc_elifdef_token1] = ACTIONS(2937), [aux_sym_preproc_elifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_BANG] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_DASH] = ACTIONS(2937), [anon_sym_PLUS] = ACTIONS(2937), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym___cdecl] = ACTIONS(2937), [anon_sym___clrcall] = ACTIONS(2937), [anon_sym___stdcall] = ACTIONS(2937), [anon_sym___fastcall] = ACTIONS(2937), [anon_sym___thiscall] = ACTIONS(2937), [anon_sym___vectorcall] = ACTIONS(2937), [anon_sym_LBRACE] = ACTIONS(2939), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [anon_sym_if] = ACTIONS(2937), [anon_sym_switch] = ACTIONS(2937), [anon_sym_case] = ACTIONS(2937), [anon_sym_default] = ACTIONS(2937), [anon_sym_while] = ACTIONS(2937), [anon_sym_do] = ACTIONS(2937), [anon_sym_for] = ACTIONS(2937), [anon_sym_return] = ACTIONS(2937), [anon_sym_break] = ACTIONS(2937), [anon_sym_continue] = ACTIONS(2937), [anon_sym_goto] = ACTIONS(2937), [anon_sym___try] = ACTIONS(2937), [anon_sym___leave] = ACTIONS(2937), [anon_sym_not] = ACTIONS(2937), [anon_sym_compl] = ACTIONS(2937), [anon_sym_DASH_DASH] = ACTIONS(2939), [anon_sym_PLUS_PLUS] = ACTIONS(2939), [anon_sym_sizeof] = ACTIONS(2937), [anon_sym___alignof__] = ACTIONS(2937), [anon_sym___alignof] = ACTIONS(2937), [anon_sym__alignof] = ACTIONS(2937), [anon_sym_alignof] = ACTIONS(2937), [anon_sym__Alignof] = ACTIONS(2937), [anon_sym_offsetof] = ACTIONS(2937), [anon_sym__Generic] = ACTIONS(2937), [anon_sym_asm] = ACTIONS(2937), [anon_sym___asm__] = ACTIONS(2937), [anon_sym___asm] = ACTIONS(2937), [sym_number_literal] = ACTIONS(2939), [anon_sym_L_SQUOTE] = ACTIONS(2939), [anon_sym_u_SQUOTE] = ACTIONS(2939), [anon_sym_U_SQUOTE] = ACTIONS(2939), [anon_sym_u8_SQUOTE] = ACTIONS(2939), [anon_sym_SQUOTE] = ACTIONS(2939), [anon_sym_L_DQUOTE] = ACTIONS(2939), [anon_sym_u_DQUOTE] = ACTIONS(2939), [anon_sym_U_DQUOTE] = ACTIONS(2939), [anon_sym_u8_DQUOTE] = ACTIONS(2939), [anon_sym_DQUOTE] = ACTIONS(2939), [sym_true] = ACTIONS(2937), [sym_false] = ACTIONS(2937), [anon_sym_NULL] = ACTIONS(2937), [anon_sym_nullptr] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_try] = ACTIONS(2937), [anon_sym_delete] = ACTIONS(2937), [anon_sym_throw] = ACTIONS(2937), [anon_sym_namespace] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), [anon_sym_concept] = ACTIONS(2937), [anon_sym_co_return] = ACTIONS(2937), [anon_sym_co_yield] = ACTIONS(2937), [anon_sym_R_DQUOTE] = ACTIONS(2939), [anon_sym_LR_DQUOTE] = ACTIONS(2939), [anon_sym_uR_DQUOTE] = ACTIONS(2939), [anon_sym_UR_DQUOTE] = ACTIONS(2939), [anon_sym_u8R_DQUOTE] = ACTIONS(2939), [anon_sym_co_await] = ACTIONS(2937), [anon_sym_new] = ACTIONS(2937), [anon_sym_requires] = ACTIONS(2937), [sym_this] = ACTIONS(2937), }, [STATE(338)] = { [ts_builtin_sym_end] = ACTIONS(2739), [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_include_token1] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_BANG] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_DASH] = ACTIONS(2737), [anon_sym_PLUS] = ACTIONS(2737), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym___cdecl] = ACTIONS(2737), [anon_sym___clrcall] = ACTIONS(2737), [anon_sym___stdcall] = ACTIONS(2737), [anon_sym___fastcall] = ACTIONS(2737), [anon_sym___thiscall] = ACTIONS(2737), [anon_sym___vectorcall] = ACTIONS(2737), [anon_sym_LBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [anon_sym_if] = ACTIONS(2737), [anon_sym_else] = ACTIONS(2737), [anon_sym_switch] = ACTIONS(2737), [anon_sym_case] = ACTIONS(2737), [anon_sym_default] = ACTIONS(2737), [anon_sym_while] = ACTIONS(2737), [anon_sym_do] = ACTIONS(2737), [anon_sym_for] = ACTIONS(2737), [anon_sym_return] = ACTIONS(2737), [anon_sym_break] = ACTIONS(2737), [anon_sym_continue] = ACTIONS(2737), [anon_sym_goto] = ACTIONS(2737), [anon_sym___try] = ACTIONS(2737), [anon_sym___leave] = ACTIONS(2737), [anon_sym_not] = ACTIONS(2737), [anon_sym_compl] = ACTIONS(2737), [anon_sym_DASH_DASH] = ACTIONS(2739), [anon_sym_PLUS_PLUS] = ACTIONS(2739), [anon_sym_sizeof] = ACTIONS(2737), [anon_sym___alignof__] = ACTIONS(2737), [anon_sym___alignof] = ACTIONS(2737), [anon_sym__alignof] = ACTIONS(2737), [anon_sym_alignof] = ACTIONS(2737), [anon_sym__Alignof] = ACTIONS(2737), [anon_sym_offsetof] = ACTIONS(2737), [anon_sym__Generic] = ACTIONS(2737), [anon_sym_asm] = ACTIONS(2737), [anon_sym___asm__] = ACTIONS(2737), [anon_sym___asm] = ACTIONS(2737), [sym_number_literal] = ACTIONS(2739), [anon_sym_L_SQUOTE] = ACTIONS(2739), [anon_sym_u_SQUOTE] = ACTIONS(2739), [anon_sym_U_SQUOTE] = ACTIONS(2739), [anon_sym_u8_SQUOTE] = ACTIONS(2739), [anon_sym_SQUOTE] = ACTIONS(2739), [anon_sym_L_DQUOTE] = ACTIONS(2739), [anon_sym_u_DQUOTE] = ACTIONS(2739), [anon_sym_U_DQUOTE] = ACTIONS(2739), [anon_sym_u8_DQUOTE] = ACTIONS(2739), [anon_sym_DQUOTE] = ACTIONS(2739), [sym_true] = ACTIONS(2737), [sym_false] = ACTIONS(2737), [anon_sym_NULL] = ACTIONS(2737), [anon_sym_nullptr] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_export] = ACTIONS(2737), [anon_sym_module] = ACTIONS(2737), [anon_sym_import] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_try] = ACTIONS(2737), [anon_sym_delete] = ACTIONS(2737), [anon_sym_throw] = ACTIONS(2737), [anon_sym_namespace] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), [anon_sym_concept] = ACTIONS(2737), [anon_sym_co_return] = ACTIONS(2737), [anon_sym_co_yield] = ACTIONS(2737), [anon_sym_R_DQUOTE] = ACTIONS(2739), [anon_sym_LR_DQUOTE] = ACTIONS(2739), [anon_sym_uR_DQUOTE] = ACTIONS(2739), [anon_sym_UR_DQUOTE] = ACTIONS(2739), [anon_sym_u8R_DQUOTE] = ACTIONS(2739), [anon_sym_co_await] = ACTIONS(2737), [anon_sym_new] = ACTIONS(2737), [anon_sym_requires] = ACTIONS(2737), [sym_this] = ACTIONS(2737), }, [STATE(339)] = { [sym_identifier] = ACTIONS(2941), [aux_sym_preproc_include_token1] = ACTIONS(2941), [aux_sym_preproc_def_token1] = ACTIONS(2941), [aux_sym_preproc_if_token1] = ACTIONS(2941), [aux_sym_preproc_if_token2] = ACTIONS(2941), [aux_sym_preproc_ifdef_token1] = ACTIONS(2941), [aux_sym_preproc_ifdef_token2] = ACTIONS(2941), [aux_sym_preproc_else_token1] = ACTIONS(2941), [aux_sym_preproc_elif_token1] = ACTIONS(2941), [aux_sym_preproc_elifdef_token1] = ACTIONS(2941), [aux_sym_preproc_elifdef_token2] = ACTIONS(2941), [sym_preproc_directive] = ACTIONS(2941), [anon_sym_LPAREN2] = ACTIONS(2943), [anon_sym_BANG] = ACTIONS(2943), [anon_sym_TILDE] = ACTIONS(2943), [anon_sym_DASH] = ACTIONS(2941), [anon_sym_PLUS] = ACTIONS(2941), [anon_sym_STAR] = ACTIONS(2943), [anon_sym_AMP_AMP] = ACTIONS(2943), [anon_sym_AMP] = ACTIONS(2941), [anon_sym_SEMI] = ACTIONS(2943), [anon_sym___extension__] = ACTIONS(2941), [anon_sym_typedef] = ACTIONS(2941), [anon_sym_virtual] = ACTIONS(2941), [anon_sym_extern] = ACTIONS(2941), [anon_sym___attribute__] = ACTIONS(2941), [anon_sym___attribute] = ACTIONS(2941), [anon_sym_using] = ACTIONS(2941), [anon_sym_COLON_COLON] = ACTIONS(2943), [anon_sym_LBRACK_LBRACK] = ACTIONS(2943), [anon_sym___declspec] = ACTIONS(2941), [anon_sym___based] = ACTIONS(2941), [anon_sym___cdecl] = ACTIONS(2941), [anon_sym___clrcall] = ACTIONS(2941), [anon_sym___stdcall] = ACTIONS(2941), [anon_sym___fastcall] = ACTIONS(2941), [anon_sym___thiscall] = ACTIONS(2941), [anon_sym___vectorcall] = ACTIONS(2941), [anon_sym_LBRACE] = ACTIONS(2943), [anon_sym_signed] = ACTIONS(2941), [anon_sym_unsigned] = ACTIONS(2941), [anon_sym_long] = ACTIONS(2941), [anon_sym_short] = ACTIONS(2941), [anon_sym_LBRACK] = ACTIONS(2941), [anon_sym_static] = ACTIONS(2941), [anon_sym_register] = ACTIONS(2941), [anon_sym_inline] = ACTIONS(2941), [anon_sym___inline] = ACTIONS(2941), [anon_sym___inline__] = ACTIONS(2941), [anon_sym___forceinline] = ACTIONS(2941), [anon_sym_thread_local] = ACTIONS(2941), [anon_sym___thread] = ACTIONS(2941), [anon_sym_const] = ACTIONS(2941), [anon_sym_constexpr] = ACTIONS(2941), [anon_sym_volatile] = ACTIONS(2941), [anon_sym_restrict] = ACTIONS(2941), [anon_sym___restrict__] = ACTIONS(2941), [anon_sym__Atomic] = ACTIONS(2941), [anon_sym__Noreturn] = ACTIONS(2941), [anon_sym_noreturn] = ACTIONS(2941), [anon_sym__Nonnull] = ACTIONS(2941), [anon_sym_mutable] = ACTIONS(2941), [anon_sym_constinit] = ACTIONS(2941), [anon_sym_consteval] = ACTIONS(2941), [anon_sym_alignas] = ACTIONS(2941), [anon_sym__Alignas] = ACTIONS(2941), [sym_primitive_type] = ACTIONS(2941), [anon_sym_enum] = ACTIONS(2941), [anon_sym_class] = ACTIONS(2941), [anon_sym_struct] = ACTIONS(2941), [anon_sym_union] = ACTIONS(2941), [anon_sym_if] = ACTIONS(2941), [anon_sym_switch] = ACTIONS(2941), [anon_sym_case] = ACTIONS(2941), [anon_sym_default] = ACTIONS(2941), [anon_sym_while] = ACTIONS(2941), [anon_sym_do] = ACTIONS(2941), [anon_sym_for] = ACTIONS(2941), [anon_sym_return] = ACTIONS(2941), [anon_sym_break] = ACTIONS(2941), [anon_sym_continue] = ACTIONS(2941), [anon_sym_goto] = ACTIONS(2941), [anon_sym___try] = ACTIONS(2941), [anon_sym___leave] = ACTIONS(2941), [anon_sym_not] = ACTIONS(2941), [anon_sym_compl] = ACTIONS(2941), [anon_sym_DASH_DASH] = ACTIONS(2943), [anon_sym_PLUS_PLUS] = ACTIONS(2943), [anon_sym_sizeof] = ACTIONS(2941), [anon_sym___alignof__] = ACTIONS(2941), [anon_sym___alignof] = ACTIONS(2941), [anon_sym__alignof] = ACTIONS(2941), [anon_sym_alignof] = ACTIONS(2941), [anon_sym__Alignof] = ACTIONS(2941), [anon_sym_offsetof] = ACTIONS(2941), [anon_sym__Generic] = ACTIONS(2941), [anon_sym_asm] = ACTIONS(2941), [anon_sym___asm__] = ACTIONS(2941), [anon_sym___asm] = ACTIONS(2941), [sym_number_literal] = ACTIONS(2943), [anon_sym_L_SQUOTE] = ACTIONS(2943), [anon_sym_u_SQUOTE] = ACTIONS(2943), [anon_sym_U_SQUOTE] = ACTIONS(2943), [anon_sym_u8_SQUOTE] = ACTIONS(2943), [anon_sym_SQUOTE] = ACTIONS(2943), [anon_sym_L_DQUOTE] = ACTIONS(2943), [anon_sym_u_DQUOTE] = ACTIONS(2943), [anon_sym_U_DQUOTE] = ACTIONS(2943), [anon_sym_u8_DQUOTE] = ACTIONS(2943), [anon_sym_DQUOTE] = ACTIONS(2943), [sym_true] = ACTIONS(2941), [sym_false] = ACTIONS(2941), [anon_sym_NULL] = ACTIONS(2941), [anon_sym_nullptr] = ACTIONS(2941), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2941), [anon_sym_decltype] = ACTIONS(2941), [anon_sym_explicit] = ACTIONS(2941), [anon_sym_typename] = ACTIONS(2941), [anon_sym_template] = ACTIONS(2941), [anon_sym_operator] = ACTIONS(2941), [anon_sym_try] = ACTIONS(2941), [anon_sym_delete] = ACTIONS(2941), [anon_sym_throw] = ACTIONS(2941), [anon_sym_namespace] = ACTIONS(2941), [anon_sym_static_assert] = ACTIONS(2941), [anon_sym_concept] = ACTIONS(2941), [anon_sym_co_return] = ACTIONS(2941), [anon_sym_co_yield] = ACTIONS(2941), [anon_sym_R_DQUOTE] = ACTIONS(2943), [anon_sym_LR_DQUOTE] = ACTIONS(2943), [anon_sym_uR_DQUOTE] = ACTIONS(2943), [anon_sym_UR_DQUOTE] = ACTIONS(2943), [anon_sym_u8R_DQUOTE] = ACTIONS(2943), [anon_sym_co_await] = ACTIONS(2941), [anon_sym_new] = ACTIONS(2941), [anon_sym_requires] = ACTIONS(2941), [sym_this] = ACTIONS(2941), }, [STATE(340)] = { [sym_identifier] = ACTIONS(2945), [aux_sym_preproc_include_token1] = ACTIONS(2945), [aux_sym_preproc_def_token1] = ACTIONS(2945), [aux_sym_preproc_if_token1] = ACTIONS(2945), [aux_sym_preproc_if_token2] = ACTIONS(2945), [aux_sym_preproc_ifdef_token1] = ACTIONS(2945), [aux_sym_preproc_ifdef_token2] = ACTIONS(2945), [aux_sym_preproc_else_token1] = ACTIONS(2945), [aux_sym_preproc_elif_token1] = ACTIONS(2945), [aux_sym_preproc_elifdef_token1] = ACTIONS(2945), [aux_sym_preproc_elifdef_token2] = ACTIONS(2945), [sym_preproc_directive] = ACTIONS(2945), [anon_sym_LPAREN2] = ACTIONS(2947), [anon_sym_BANG] = ACTIONS(2947), [anon_sym_TILDE] = ACTIONS(2947), [anon_sym_DASH] = ACTIONS(2945), [anon_sym_PLUS] = ACTIONS(2945), [anon_sym_STAR] = ACTIONS(2947), [anon_sym_AMP_AMP] = ACTIONS(2947), [anon_sym_AMP] = ACTIONS(2945), [anon_sym_SEMI] = ACTIONS(2947), [anon_sym___extension__] = ACTIONS(2945), [anon_sym_typedef] = ACTIONS(2945), [anon_sym_virtual] = ACTIONS(2945), [anon_sym_extern] = ACTIONS(2945), [anon_sym___attribute__] = ACTIONS(2945), [anon_sym___attribute] = ACTIONS(2945), [anon_sym_using] = ACTIONS(2945), [anon_sym_COLON_COLON] = ACTIONS(2947), [anon_sym_LBRACK_LBRACK] = ACTIONS(2947), [anon_sym___declspec] = ACTIONS(2945), [anon_sym___based] = ACTIONS(2945), [anon_sym___cdecl] = ACTIONS(2945), [anon_sym___clrcall] = ACTIONS(2945), [anon_sym___stdcall] = ACTIONS(2945), [anon_sym___fastcall] = ACTIONS(2945), [anon_sym___thiscall] = ACTIONS(2945), [anon_sym___vectorcall] = ACTIONS(2945), [anon_sym_LBRACE] = ACTIONS(2947), [anon_sym_signed] = ACTIONS(2945), [anon_sym_unsigned] = ACTIONS(2945), [anon_sym_long] = ACTIONS(2945), [anon_sym_short] = ACTIONS(2945), [anon_sym_LBRACK] = ACTIONS(2945), [anon_sym_static] = ACTIONS(2945), [anon_sym_register] = ACTIONS(2945), [anon_sym_inline] = ACTIONS(2945), [anon_sym___inline] = ACTIONS(2945), [anon_sym___inline__] = ACTIONS(2945), [anon_sym___forceinline] = ACTIONS(2945), [anon_sym_thread_local] = ACTIONS(2945), [anon_sym___thread] = ACTIONS(2945), [anon_sym_const] = ACTIONS(2945), [anon_sym_constexpr] = ACTIONS(2945), [anon_sym_volatile] = ACTIONS(2945), [anon_sym_restrict] = ACTIONS(2945), [anon_sym___restrict__] = ACTIONS(2945), [anon_sym__Atomic] = ACTIONS(2945), [anon_sym__Noreturn] = ACTIONS(2945), [anon_sym_noreturn] = ACTIONS(2945), [anon_sym__Nonnull] = ACTIONS(2945), [anon_sym_mutable] = ACTIONS(2945), [anon_sym_constinit] = ACTIONS(2945), [anon_sym_consteval] = ACTIONS(2945), [anon_sym_alignas] = ACTIONS(2945), [anon_sym__Alignas] = ACTIONS(2945), [sym_primitive_type] = ACTIONS(2945), [anon_sym_enum] = ACTIONS(2945), [anon_sym_class] = ACTIONS(2945), [anon_sym_struct] = ACTIONS(2945), [anon_sym_union] = ACTIONS(2945), [anon_sym_if] = ACTIONS(2945), [anon_sym_switch] = ACTIONS(2945), [anon_sym_case] = ACTIONS(2945), [anon_sym_default] = ACTIONS(2945), [anon_sym_while] = ACTIONS(2945), [anon_sym_do] = ACTIONS(2945), [anon_sym_for] = ACTIONS(2945), [anon_sym_return] = ACTIONS(2945), [anon_sym_break] = ACTIONS(2945), [anon_sym_continue] = ACTIONS(2945), [anon_sym_goto] = ACTIONS(2945), [anon_sym___try] = ACTIONS(2945), [anon_sym___leave] = ACTIONS(2945), [anon_sym_not] = ACTIONS(2945), [anon_sym_compl] = ACTIONS(2945), [anon_sym_DASH_DASH] = ACTIONS(2947), [anon_sym_PLUS_PLUS] = ACTIONS(2947), [anon_sym_sizeof] = ACTIONS(2945), [anon_sym___alignof__] = ACTIONS(2945), [anon_sym___alignof] = ACTIONS(2945), [anon_sym__alignof] = ACTIONS(2945), [anon_sym_alignof] = ACTIONS(2945), [anon_sym__Alignof] = ACTIONS(2945), [anon_sym_offsetof] = ACTIONS(2945), [anon_sym__Generic] = ACTIONS(2945), [anon_sym_asm] = ACTIONS(2945), [anon_sym___asm__] = ACTIONS(2945), [anon_sym___asm] = ACTIONS(2945), [sym_number_literal] = ACTIONS(2947), [anon_sym_L_SQUOTE] = ACTIONS(2947), [anon_sym_u_SQUOTE] = ACTIONS(2947), [anon_sym_U_SQUOTE] = ACTIONS(2947), [anon_sym_u8_SQUOTE] = ACTIONS(2947), [anon_sym_SQUOTE] = ACTIONS(2947), [anon_sym_L_DQUOTE] = ACTIONS(2947), [anon_sym_u_DQUOTE] = ACTIONS(2947), [anon_sym_U_DQUOTE] = ACTIONS(2947), [anon_sym_u8_DQUOTE] = ACTIONS(2947), [anon_sym_DQUOTE] = ACTIONS(2947), [sym_true] = ACTIONS(2945), [sym_false] = ACTIONS(2945), [anon_sym_NULL] = ACTIONS(2945), [anon_sym_nullptr] = ACTIONS(2945), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2945), [anon_sym_decltype] = ACTIONS(2945), [anon_sym_explicit] = ACTIONS(2945), [anon_sym_typename] = ACTIONS(2945), [anon_sym_template] = ACTIONS(2945), [anon_sym_operator] = ACTIONS(2945), [anon_sym_try] = ACTIONS(2945), [anon_sym_delete] = ACTIONS(2945), [anon_sym_throw] = ACTIONS(2945), [anon_sym_namespace] = ACTIONS(2945), [anon_sym_static_assert] = ACTIONS(2945), [anon_sym_concept] = ACTIONS(2945), [anon_sym_co_return] = ACTIONS(2945), [anon_sym_co_yield] = ACTIONS(2945), [anon_sym_R_DQUOTE] = ACTIONS(2947), [anon_sym_LR_DQUOTE] = ACTIONS(2947), [anon_sym_uR_DQUOTE] = ACTIONS(2947), [anon_sym_UR_DQUOTE] = ACTIONS(2947), [anon_sym_u8R_DQUOTE] = ACTIONS(2947), [anon_sym_co_await] = ACTIONS(2945), [anon_sym_new] = ACTIONS(2945), [anon_sym_requires] = ACTIONS(2945), [sym_this] = ACTIONS(2945), }, [STATE(341)] = { [sym_identifier] = ACTIONS(2949), [aux_sym_preproc_include_token1] = ACTIONS(2949), [aux_sym_preproc_def_token1] = ACTIONS(2949), [aux_sym_preproc_if_token1] = ACTIONS(2949), [aux_sym_preproc_if_token2] = ACTIONS(2949), [aux_sym_preproc_ifdef_token1] = ACTIONS(2949), [aux_sym_preproc_ifdef_token2] = ACTIONS(2949), [aux_sym_preproc_else_token1] = ACTIONS(2949), [aux_sym_preproc_elif_token1] = ACTIONS(2949), [aux_sym_preproc_elifdef_token1] = ACTIONS(2949), [aux_sym_preproc_elifdef_token2] = ACTIONS(2949), [sym_preproc_directive] = ACTIONS(2949), [anon_sym_LPAREN2] = ACTIONS(2951), [anon_sym_BANG] = ACTIONS(2951), [anon_sym_TILDE] = ACTIONS(2951), [anon_sym_DASH] = ACTIONS(2949), [anon_sym_PLUS] = ACTIONS(2949), [anon_sym_STAR] = ACTIONS(2951), [anon_sym_AMP_AMP] = ACTIONS(2951), [anon_sym_AMP] = ACTIONS(2949), [anon_sym_SEMI] = ACTIONS(2951), [anon_sym___extension__] = ACTIONS(2949), [anon_sym_typedef] = ACTIONS(2949), [anon_sym_virtual] = ACTIONS(2949), [anon_sym_extern] = ACTIONS(2949), [anon_sym___attribute__] = ACTIONS(2949), [anon_sym___attribute] = ACTIONS(2949), [anon_sym_using] = ACTIONS(2949), [anon_sym_COLON_COLON] = ACTIONS(2951), [anon_sym_LBRACK_LBRACK] = ACTIONS(2951), [anon_sym___declspec] = ACTIONS(2949), [anon_sym___based] = ACTIONS(2949), [anon_sym___cdecl] = ACTIONS(2949), [anon_sym___clrcall] = ACTIONS(2949), [anon_sym___stdcall] = ACTIONS(2949), [anon_sym___fastcall] = ACTIONS(2949), [anon_sym___thiscall] = ACTIONS(2949), [anon_sym___vectorcall] = ACTIONS(2949), [anon_sym_LBRACE] = ACTIONS(2951), [anon_sym_signed] = ACTIONS(2949), [anon_sym_unsigned] = ACTIONS(2949), [anon_sym_long] = ACTIONS(2949), [anon_sym_short] = ACTIONS(2949), [anon_sym_LBRACK] = ACTIONS(2949), [anon_sym_static] = ACTIONS(2949), [anon_sym_register] = ACTIONS(2949), [anon_sym_inline] = ACTIONS(2949), [anon_sym___inline] = ACTIONS(2949), [anon_sym___inline__] = ACTIONS(2949), [anon_sym___forceinline] = ACTIONS(2949), [anon_sym_thread_local] = ACTIONS(2949), [anon_sym___thread] = ACTIONS(2949), [anon_sym_const] = ACTIONS(2949), [anon_sym_constexpr] = ACTIONS(2949), [anon_sym_volatile] = ACTIONS(2949), [anon_sym_restrict] = ACTIONS(2949), [anon_sym___restrict__] = ACTIONS(2949), [anon_sym__Atomic] = ACTIONS(2949), [anon_sym__Noreturn] = ACTIONS(2949), [anon_sym_noreturn] = ACTIONS(2949), [anon_sym__Nonnull] = ACTIONS(2949), [anon_sym_mutable] = ACTIONS(2949), [anon_sym_constinit] = ACTIONS(2949), [anon_sym_consteval] = ACTIONS(2949), [anon_sym_alignas] = ACTIONS(2949), [anon_sym__Alignas] = ACTIONS(2949), [sym_primitive_type] = ACTIONS(2949), [anon_sym_enum] = ACTIONS(2949), [anon_sym_class] = ACTIONS(2949), [anon_sym_struct] = ACTIONS(2949), [anon_sym_union] = ACTIONS(2949), [anon_sym_if] = ACTIONS(2949), [anon_sym_switch] = ACTIONS(2949), [anon_sym_case] = ACTIONS(2949), [anon_sym_default] = ACTIONS(2949), [anon_sym_while] = ACTIONS(2949), [anon_sym_do] = ACTIONS(2949), [anon_sym_for] = ACTIONS(2949), [anon_sym_return] = ACTIONS(2949), [anon_sym_break] = ACTIONS(2949), [anon_sym_continue] = ACTIONS(2949), [anon_sym_goto] = ACTIONS(2949), [anon_sym___try] = ACTIONS(2949), [anon_sym___leave] = ACTIONS(2949), [anon_sym_not] = ACTIONS(2949), [anon_sym_compl] = ACTIONS(2949), [anon_sym_DASH_DASH] = ACTIONS(2951), [anon_sym_PLUS_PLUS] = ACTIONS(2951), [anon_sym_sizeof] = ACTIONS(2949), [anon_sym___alignof__] = ACTIONS(2949), [anon_sym___alignof] = ACTIONS(2949), [anon_sym__alignof] = ACTIONS(2949), [anon_sym_alignof] = ACTIONS(2949), [anon_sym__Alignof] = ACTIONS(2949), [anon_sym_offsetof] = ACTIONS(2949), [anon_sym__Generic] = ACTIONS(2949), [anon_sym_asm] = ACTIONS(2949), [anon_sym___asm__] = ACTIONS(2949), [anon_sym___asm] = ACTIONS(2949), [sym_number_literal] = ACTIONS(2951), [anon_sym_L_SQUOTE] = ACTIONS(2951), [anon_sym_u_SQUOTE] = ACTIONS(2951), [anon_sym_U_SQUOTE] = ACTIONS(2951), [anon_sym_u8_SQUOTE] = ACTIONS(2951), [anon_sym_SQUOTE] = ACTIONS(2951), [anon_sym_L_DQUOTE] = ACTIONS(2951), [anon_sym_u_DQUOTE] = ACTIONS(2951), [anon_sym_U_DQUOTE] = ACTIONS(2951), [anon_sym_u8_DQUOTE] = ACTIONS(2951), [anon_sym_DQUOTE] = ACTIONS(2951), [sym_true] = ACTIONS(2949), [sym_false] = ACTIONS(2949), [anon_sym_NULL] = ACTIONS(2949), [anon_sym_nullptr] = ACTIONS(2949), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2949), [anon_sym_decltype] = ACTIONS(2949), [anon_sym_explicit] = ACTIONS(2949), [anon_sym_typename] = ACTIONS(2949), [anon_sym_template] = ACTIONS(2949), [anon_sym_operator] = ACTIONS(2949), [anon_sym_try] = ACTIONS(2949), [anon_sym_delete] = ACTIONS(2949), [anon_sym_throw] = ACTIONS(2949), [anon_sym_namespace] = ACTIONS(2949), [anon_sym_static_assert] = ACTIONS(2949), [anon_sym_concept] = ACTIONS(2949), [anon_sym_co_return] = ACTIONS(2949), [anon_sym_co_yield] = ACTIONS(2949), [anon_sym_R_DQUOTE] = ACTIONS(2951), [anon_sym_LR_DQUOTE] = ACTIONS(2951), [anon_sym_uR_DQUOTE] = ACTIONS(2951), [anon_sym_UR_DQUOTE] = ACTIONS(2951), [anon_sym_u8R_DQUOTE] = ACTIONS(2951), [anon_sym_co_await] = ACTIONS(2949), [anon_sym_new] = ACTIONS(2949), [anon_sym_requires] = ACTIONS(2949), [sym_this] = ACTIONS(2949), }, [STATE(342)] = { [sym_identifier] = ACTIONS(2953), [aux_sym_preproc_include_token1] = ACTIONS(2953), [aux_sym_preproc_def_token1] = ACTIONS(2953), [aux_sym_preproc_if_token1] = ACTIONS(2953), [aux_sym_preproc_if_token2] = ACTIONS(2953), [aux_sym_preproc_ifdef_token1] = ACTIONS(2953), [aux_sym_preproc_ifdef_token2] = ACTIONS(2953), [aux_sym_preproc_else_token1] = ACTIONS(2953), [aux_sym_preproc_elif_token1] = ACTIONS(2953), [aux_sym_preproc_elifdef_token1] = ACTIONS(2953), [aux_sym_preproc_elifdef_token2] = ACTIONS(2953), [sym_preproc_directive] = ACTIONS(2953), [anon_sym_LPAREN2] = ACTIONS(2955), [anon_sym_BANG] = ACTIONS(2955), [anon_sym_TILDE] = ACTIONS(2955), [anon_sym_DASH] = ACTIONS(2953), [anon_sym_PLUS] = ACTIONS(2953), [anon_sym_STAR] = ACTIONS(2955), [anon_sym_AMP_AMP] = ACTIONS(2955), [anon_sym_AMP] = ACTIONS(2953), [anon_sym_SEMI] = ACTIONS(2955), [anon_sym___extension__] = ACTIONS(2953), [anon_sym_typedef] = ACTIONS(2953), [anon_sym_virtual] = ACTIONS(2953), [anon_sym_extern] = ACTIONS(2953), [anon_sym___attribute__] = ACTIONS(2953), [anon_sym___attribute] = ACTIONS(2953), [anon_sym_using] = ACTIONS(2953), [anon_sym_COLON_COLON] = ACTIONS(2955), [anon_sym_LBRACK_LBRACK] = ACTIONS(2955), [anon_sym___declspec] = ACTIONS(2953), [anon_sym___based] = ACTIONS(2953), [anon_sym___cdecl] = ACTIONS(2953), [anon_sym___clrcall] = ACTIONS(2953), [anon_sym___stdcall] = ACTIONS(2953), [anon_sym___fastcall] = ACTIONS(2953), [anon_sym___thiscall] = ACTIONS(2953), [anon_sym___vectorcall] = ACTIONS(2953), [anon_sym_LBRACE] = ACTIONS(2955), [anon_sym_signed] = ACTIONS(2953), [anon_sym_unsigned] = ACTIONS(2953), [anon_sym_long] = ACTIONS(2953), [anon_sym_short] = ACTIONS(2953), [anon_sym_LBRACK] = ACTIONS(2953), [anon_sym_static] = ACTIONS(2953), [anon_sym_register] = ACTIONS(2953), [anon_sym_inline] = ACTIONS(2953), [anon_sym___inline] = ACTIONS(2953), [anon_sym___inline__] = ACTIONS(2953), [anon_sym___forceinline] = ACTIONS(2953), [anon_sym_thread_local] = ACTIONS(2953), [anon_sym___thread] = ACTIONS(2953), [anon_sym_const] = ACTIONS(2953), [anon_sym_constexpr] = ACTIONS(2953), [anon_sym_volatile] = ACTIONS(2953), [anon_sym_restrict] = ACTIONS(2953), [anon_sym___restrict__] = ACTIONS(2953), [anon_sym__Atomic] = ACTIONS(2953), [anon_sym__Noreturn] = ACTIONS(2953), [anon_sym_noreturn] = ACTIONS(2953), [anon_sym__Nonnull] = ACTIONS(2953), [anon_sym_mutable] = ACTIONS(2953), [anon_sym_constinit] = ACTIONS(2953), [anon_sym_consteval] = ACTIONS(2953), [anon_sym_alignas] = ACTIONS(2953), [anon_sym__Alignas] = ACTIONS(2953), [sym_primitive_type] = ACTIONS(2953), [anon_sym_enum] = ACTIONS(2953), [anon_sym_class] = ACTIONS(2953), [anon_sym_struct] = ACTIONS(2953), [anon_sym_union] = ACTIONS(2953), [anon_sym_if] = ACTIONS(2953), [anon_sym_switch] = ACTIONS(2953), [anon_sym_case] = ACTIONS(2953), [anon_sym_default] = ACTIONS(2953), [anon_sym_while] = ACTIONS(2953), [anon_sym_do] = ACTIONS(2953), [anon_sym_for] = ACTIONS(2953), [anon_sym_return] = ACTIONS(2953), [anon_sym_break] = ACTIONS(2953), [anon_sym_continue] = ACTIONS(2953), [anon_sym_goto] = ACTIONS(2953), [anon_sym___try] = ACTIONS(2953), [anon_sym___leave] = ACTIONS(2953), [anon_sym_not] = ACTIONS(2953), [anon_sym_compl] = ACTIONS(2953), [anon_sym_DASH_DASH] = ACTIONS(2955), [anon_sym_PLUS_PLUS] = ACTIONS(2955), [anon_sym_sizeof] = ACTIONS(2953), [anon_sym___alignof__] = ACTIONS(2953), [anon_sym___alignof] = ACTIONS(2953), [anon_sym__alignof] = ACTIONS(2953), [anon_sym_alignof] = ACTIONS(2953), [anon_sym__Alignof] = ACTIONS(2953), [anon_sym_offsetof] = ACTIONS(2953), [anon_sym__Generic] = ACTIONS(2953), [anon_sym_asm] = ACTIONS(2953), [anon_sym___asm__] = ACTIONS(2953), [anon_sym___asm] = ACTIONS(2953), [sym_number_literal] = ACTIONS(2955), [anon_sym_L_SQUOTE] = ACTIONS(2955), [anon_sym_u_SQUOTE] = ACTIONS(2955), [anon_sym_U_SQUOTE] = ACTIONS(2955), [anon_sym_u8_SQUOTE] = ACTIONS(2955), [anon_sym_SQUOTE] = ACTIONS(2955), [anon_sym_L_DQUOTE] = ACTIONS(2955), [anon_sym_u_DQUOTE] = ACTIONS(2955), [anon_sym_U_DQUOTE] = ACTIONS(2955), [anon_sym_u8_DQUOTE] = ACTIONS(2955), [anon_sym_DQUOTE] = ACTIONS(2955), [sym_true] = ACTIONS(2953), [sym_false] = ACTIONS(2953), [anon_sym_NULL] = ACTIONS(2953), [anon_sym_nullptr] = ACTIONS(2953), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2953), [anon_sym_decltype] = ACTIONS(2953), [anon_sym_explicit] = ACTIONS(2953), [anon_sym_typename] = ACTIONS(2953), [anon_sym_template] = ACTIONS(2953), [anon_sym_operator] = ACTIONS(2953), [anon_sym_try] = ACTIONS(2953), [anon_sym_delete] = ACTIONS(2953), [anon_sym_throw] = ACTIONS(2953), [anon_sym_namespace] = ACTIONS(2953), [anon_sym_static_assert] = ACTIONS(2953), [anon_sym_concept] = ACTIONS(2953), [anon_sym_co_return] = ACTIONS(2953), [anon_sym_co_yield] = ACTIONS(2953), [anon_sym_R_DQUOTE] = ACTIONS(2955), [anon_sym_LR_DQUOTE] = ACTIONS(2955), [anon_sym_uR_DQUOTE] = ACTIONS(2955), [anon_sym_UR_DQUOTE] = ACTIONS(2955), [anon_sym_u8R_DQUOTE] = ACTIONS(2955), [anon_sym_co_await] = ACTIONS(2953), [anon_sym_new] = ACTIONS(2953), [anon_sym_requires] = ACTIONS(2953), [sym_this] = ACTIONS(2953), }, [STATE(343)] = { [sym_identifier] = ACTIONS(2957), [aux_sym_preproc_include_token1] = ACTIONS(2957), [aux_sym_preproc_def_token1] = ACTIONS(2957), [aux_sym_preproc_if_token1] = ACTIONS(2957), [aux_sym_preproc_if_token2] = ACTIONS(2957), [aux_sym_preproc_ifdef_token1] = ACTIONS(2957), [aux_sym_preproc_ifdef_token2] = ACTIONS(2957), [aux_sym_preproc_else_token1] = ACTIONS(2957), [aux_sym_preproc_elif_token1] = ACTIONS(2957), [aux_sym_preproc_elifdef_token1] = ACTIONS(2957), [aux_sym_preproc_elifdef_token2] = ACTIONS(2957), [sym_preproc_directive] = ACTIONS(2957), [anon_sym_LPAREN2] = ACTIONS(2959), [anon_sym_BANG] = ACTIONS(2959), [anon_sym_TILDE] = ACTIONS(2959), [anon_sym_DASH] = ACTIONS(2957), [anon_sym_PLUS] = ACTIONS(2957), [anon_sym_STAR] = ACTIONS(2959), [anon_sym_AMP_AMP] = ACTIONS(2959), [anon_sym_AMP] = ACTIONS(2957), [anon_sym_SEMI] = ACTIONS(2959), [anon_sym___extension__] = ACTIONS(2957), [anon_sym_typedef] = ACTIONS(2957), [anon_sym_virtual] = ACTIONS(2957), [anon_sym_extern] = ACTIONS(2957), [anon_sym___attribute__] = ACTIONS(2957), [anon_sym___attribute] = ACTIONS(2957), [anon_sym_using] = ACTIONS(2957), [anon_sym_COLON_COLON] = ACTIONS(2959), [anon_sym_LBRACK_LBRACK] = ACTIONS(2959), [anon_sym___declspec] = ACTIONS(2957), [anon_sym___based] = ACTIONS(2957), [anon_sym___cdecl] = ACTIONS(2957), [anon_sym___clrcall] = ACTIONS(2957), [anon_sym___stdcall] = ACTIONS(2957), [anon_sym___fastcall] = ACTIONS(2957), [anon_sym___thiscall] = ACTIONS(2957), [anon_sym___vectorcall] = ACTIONS(2957), [anon_sym_LBRACE] = ACTIONS(2959), [anon_sym_signed] = ACTIONS(2957), [anon_sym_unsigned] = ACTIONS(2957), [anon_sym_long] = ACTIONS(2957), [anon_sym_short] = ACTIONS(2957), [anon_sym_LBRACK] = ACTIONS(2957), [anon_sym_static] = ACTIONS(2957), [anon_sym_register] = ACTIONS(2957), [anon_sym_inline] = ACTIONS(2957), [anon_sym___inline] = ACTIONS(2957), [anon_sym___inline__] = ACTIONS(2957), [anon_sym___forceinline] = ACTIONS(2957), [anon_sym_thread_local] = ACTIONS(2957), [anon_sym___thread] = ACTIONS(2957), [anon_sym_const] = ACTIONS(2957), [anon_sym_constexpr] = ACTIONS(2957), [anon_sym_volatile] = ACTIONS(2957), [anon_sym_restrict] = ACTIONS(2957), [anon_sym___restrict__] = ACTIONS(2957), [anon_sym__Atomic] = ACTIONS(2957), [anon_sym__Noreturn] = ACTIONS(2957), [anon_sym_noreturn] = ACTIONS(2957), [anon_sym__Nonnull] = ACTIONS(2957), [anon_sym_mutable] = ACTIONS(2957), [anon_sym_constinit] = ACTIONS(2957), [anon_sym_consteval] = ACTIONS(2957), [anon_sym_alignas] = ACTIONS(2957), [anon_sym__Alignas] = ACTIONS(2957), [sym_primitive_type] = ACTIONS(2957), [anon_sym_enum] = ACTIONS(2957), [anon_sym_class] = ACTIONS(2957), [anon_sym_struct] = ACTIONS(2957), [anon_sym_union] = ACTIONS(2957), [anon_sym_if] = ACTIONS(2957), [anon_sym_switch] = ACTIONS(2957), [anon_sym_case] = ACTIONS(2957), [anon_sym_default] = ACTIONS(2957), [anon_sym_while] = ACTIONS(2957), [anon_sym_do] = ACTIONS(2957), [anon_sym_for] = ACTIONS(2957), [anon_sym_return] = ACTIONS(2957), [anon_sym_break] = ACTIONS(2957), [anon_sym_continue] = ACTIONS(2957), [anon_sym_goto] = ACTIONS(2957), [anon_sym___try] = ACTIONS(2957), [anon_sym___leave] = ACTIONS(2957), [anon_sym_not] = ACTIONS(2957), [anon_sym_compl] = ACTIONS(2957), [anon_sym_DASH_DASH] = ACTIONS(2959), [anon_sym_PLUS_PLUS] = ACTIONS(2959), [anon_sym_sizeof] = ACTIONS(2957), [anon_sym___alignof__] = ACTIONS(2957), [anon_sym___alignof] = ACTIONS(2957), [anon_sym__alignof] = ACTIONS(2957), [anon_sym_alignof] = ACTIONS(2957), [anon_sym__Alignof] = ACTIONS(2957), [anon_sym_offsetof] = ACTIONS(2957), [anon_sym__Generic] = ACTIONS(2957), [anon_sym_asm] = ACTIONS(2957), [anon_sym___asm__] = ACTIONS(2957), [anon_sym___asm] = ACTIONS(2957), [sym_number_literal] = ACTIONS(2959), [anon_sym_L_SQUOTE] = ACTIONS(2959), [anon_sym_u_SQUOTE] = ACTIONS(2959), [anon_sym_U_SQUOTE] = ACTIONS(2959), [anon_sym_u8_SQUOTE] = ACTIONS(2959), [anon_sym_SQUOTE] = ACTIONS(2959), [anon_sym_L_DQUOTE] = ACTIONS(2959), [anon_sym_u_DQUOTE] = ACTIONS(2959), [anon_sym_U_DQUOTE] = ACTIONS(2959), [anon_sym_u8_DQUOTE] = ACTIONS(2959), [anon_sym_DQUOTE] = ACTIONS(2959), [sym_true] = ACTIONS(2957), [sym_false] = ACTIONS(2957), [anon_sym_NULL] = ACTIONS(2957), [anon_sym_nullptr] = ACTIONS(2957), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2957), [anon_sym_decltype] = ACTIONS(2957), [anon_sym_explicit] = ACTIONS(2957), [anon_sym_typename] = ACTIONS(2957), [anon_sym_template] = ACTIONS(2957), [anon_sym_operator] = ACTIONS(2957), [anon_sym_try] = ACTIONS(2957), [anon_sym_delete] = ACTIONS(2957), [anon_sym_throw] = ACTIONS(2957), [anon_sym_namespace] = ACTIONS(2957), [anon_sym_static_assert] = ACTIONS(2957), [anon_sym_concept] = ACTIONS(2957), [anon_sym_co_return] = ACTIONS(2957), [anon_sym_co_yield] = ACTIONS(2957), [anon_sym_R_DQUOTE] = ACTIONS(2959), [anon_sym_LR_DQUOTE] = ACTIONS(2959), [anon_sym_uR_DQUOTE] = ACTIONS(2959), [anon_sym_UR_DQUOTE] = ACTIONS(2959), [anon_sym_u8R_DQUOTE] = ACTIONS(2959), [anon_sym_co_await] = ACTIONS(2957), [anon_sym_new] = ACTIONS(2957), [anon_sym_requires] = ACTIONS(2957), [sym_this] = ACTIONS(2957), }, [STATE(344)] = { [sym_identifier] = ACTIONS(2961), [aux_sym_preproc_include_token1] = ACTIONS(2961), [aux_sym_preproc_def_token1] = ACTIONS(2961), [aux_sym_preproc_if_token1] = ACTIONS(2961), [aux_sym_preproc_if_token2] = ACTIONS(2961), [aux_sym_preproc_ifdef_token1] = ACTIONS(2961), [aux_sym_preproc_ifdef_token2] = ACTIONS(2961), [aux_sym_preproc_else_token1] = ACTIONS(2961), [aux_sym_preproc_elif_token1] = ACTIONS(2961), [aux_sym_preproc_elifdef_token1] = ACTIONS(2961), [aux_sym_preproc_elifdef_token2] = ACTIONS(2961), [sym_preproc_directive] = ACTIONS(2961), [anon_sym_LPAREN2] = ACTIONS(2963), [anon_sym_BANG] = ACTIONS(2963), [anon_sym_TILDE] = ACTIONS(2963), [anon_sym_DASH] = ACTIONS(2961), [anon_sym_PLUS] = ACTIONS(2961), [anon_sym_STAR] = ACTIONS(2963), [anon_sym_AMP_AMP] = ACTIONS(2963), [anon_sym_AMP] = ACTIONS(2961), [anon_sym_SEMI] = ACTIONS(2963), [anon_sym___extension__] = ACTIONS(2961), [anon_sym_typedef] = ACTIONS(2961), [anon_sym_virtual] = ACTIONS(2961), [anon_sym_extern] = ACTIONS(2961), [anon_sym___attribute__] = ACTIONS(2961), [anon_sym___attribute] = ACTIONS(2961), [anon_sym_using] = ACTIONS(2961), [anon_sym_COLON_COLON] = ACTIONS(2963), [anon_sym_LBRACK_LBRACK] = ACTIONS(2963), [anon_sym___declspec] = ACTIONS(2961), [anon_sym___based] = ACTIONS(2961), [anon_sym___cdecl] = ACTIONS(2961), [anon_sym___clrcall] = ACTIONS(2961), [anon_sym___stdcall] = ACTIONS(2961), [anon_sym___fastcall] = ACTIONS(2961), [anon_sym___thiscall] = ACTIONS(2961), [anon_sym___vectorcall] = ACTIONS(2961), [anon_sym_LBRACE] = ACTIONS(2963), [anon_sym_signed] = ACTIONS(2961), [anon_sym_unsigned] = ACTIONS(2961), [anon_sym_long] = ACTIONS(2961), [anon_sym_short] = ACTIONS(2961), [anon_sym_LBRACK] = ACTIONS(2961), [anon_sym_static] = ACTIONS(2961), [anon_sym_register] = ACTIONS(2961), [anon_sym_inline] = ACTIONS(2961), [anon_sym___inline] = ACTIONS(2961), [anon_sym___inline__] = ACTIONS(2961), [anon_sym___forceinline] = ACTIONS(2961), [anon_sym_thread_local] = ACTIONS(2961), [anon_sym___thread] = ACTIONS(2961), [anon_sym_const] = ACTIONS(2961), [anon_sym_constexpr] = ACTIONS(2961), [anon_sym_volatile] = ACTIONS(2961), [anon_sym_restrict] = ACTIONS(2961), [anon_sym___restrict__] = ACTIONS(2961), [anon_sym__Atomic] = ACTIONS(2961), [anon_sym__Noreturn] = ACTIONS(2961), [anon_sym_noreturn] = ACTIONS(2961), [anon_sym__Nonnull] = ACTIONS(2961), [anon_sym_mutable] = ACTIONS(2961), [anon_sym_constinit] = ACTIONS(2961), [anon_sym_consteval] = ACTIONS(2961), [anon_sym_alignas] = ACTIONS(2961), [anon_sym__Alignas] = ACTIONS(2961), [sym_primitive_type] = ACTIONS(2961), [anon_sym_enum] = ACTIONS(2961), [anon_sym_class] = ACTIONS(2961), [anon_sym_struct] = ACTIONS(2961), [anon_sym_union] = ACTIONS(2961), [anon_sym_if] = ACTIONS(2961), [anon_sym_switch] = ACTIONS(2961), [anon_sym_case] = ACTIONS(2961), [anon_sym_default] = ACTIONS(2961), [anon_sym_while] = ACTIONS(2961), [anon_sym_do] = ACTIONS(2961), [anon_sym_for] = ACTIONS(2961), [anon_sym_return] = ACTIONS(2961), [anon_sym_break] = ACTIONS(2961), [anon_sym_continue] = ACTIONS(2961), [anon_sym_goto] = ACTIONS(2961), [anon_sym___try] = ACTIONS(2961), [anon_sym___leave] = ACTIONS(2961), [anon_sym_not] = ACTIONS(2961), [anon_sym_compl] = ACTIONS(2961), [anon_sym_DASH_DASH] = ACTIONS(2963), [anon_sym_PLUS_PLUS] = ACTIONS(2963), [anon_sym_sizeof] = ACTIONS(2961), [anon_sym___alignof__] = ACTIONS(2961), [anon_sym___alignof] = ACTIONS(2961), [anon_sym__alignof] = ACTIONS(2961), [anon_sym_alignof] = ACTIONS(2961), [anon_sym__Alignof] = ACTIONS(2961), [anon_sym_offsetof] = ACTIONS(2961), [anon_sym__Generic] = ACTIONS(2961), [anon_sym_asm] = ACTIONS(2961), [anon_sym___asm__] = ACTIONS(2961), [anon_sym___asm] = ACTIONS(2961), [sym_number_literal] = ACTIONS(2963), [anon_sym_L_SQUOTE] = ACTIONS(2963), [anon_sym_u_SQUOTE] = ACTIONS(2963), [anon_sym_U_SQUOTE] = ACTIONS(2963), [anon_sym_u8_SQUOTE] = ACTIONS(2963), [anon_sym_SQUOTE] = ACTIONS(2963), [anon_sym_L_DQUOTE] = ACTIONS(2963), [anon_sym_u_DQUOTE] = ACTIONS(2963), [anon_sym_U_DQUOTE] = ACTIONS(2963), [anon_sym_u8_DQUOTE] = ACTIONS(2963), [anon_sym_DQUOTE] = ACTIONS(2963), [sym_true] = ACTIONS(2961), [sym_false] = ACTIONS(2961), [anon_sym_NULL] = ACTIONS(2961), [anon_sym_nullptr] = ACTIONS(2961), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2961), [anon_sym_decltype] = ACTIONS(2961), [anon_sym_explicit] = ACTIONS(2961), [anon_sym_typename] = ACTIONS(2961), [anon_sym_template] = ACTIONS(2961), [anon_sym_operator] = ACTIONS(2961), [anon_sym_try] = ACTIONS(2961), [anon_sym_delete] = ACTIONS(2961), [anon_sym_throw] = ACTIONS(2961), [anon_sym_namespace] = ACTIONS(2961), [anon_sym_static_assert] = ACTIONS(2961), [anon_sym_concept] = ACTIONS(2961), [anon_sym_co_return] = ACTIONS(2961), [anon_sym_co_yield] = ACTIONS(2961), [anon_sym_R_DQUOTE] = ACTIONS(2963), [anon_sym_LR_DQUOTE] = ACTIONS(2963), [anon_sym_uR_DQUOTE] = ACTIONS(2963), [anon_sym_UR_DQUOTE] = ACTIONS(2963), [anon_sym_u8R_DQUOTE] = ACTIONS(2963), [anon_sym_co_await] = ACTIONS(2961), [anon_sym_new] = ACTIONS(2961), [anon_sym_requires] = ACTIONS(2961), [sym_this] = ACTIONS(2961), }, [STATE(345)] = { [sym_identifier] = ACTIONS(2965), [aux_sym_preproc_include_token1] = ACTIONS(2965), [aux_sym_preproc_def_token1] = ACTIONS(2965), [aux_sym_preproc_if_token1] = ACTIONS(2965), [aux_sym_preproc_if_token2] = ACTIONS(2965), [aux_sym_preproc_ifdef_token1] = ACTIONS(2965), [aux_sym_preproc_ifdef_token2] = ACTIONS(2965), [aux_sym_preproc_else_token1] = ACTIONS(2965), [aux_sym_preproc_elif_token1] = ACTIONS(2965), [aux_sym_preproc_elifdef_token1] = ACTIONS(2965), [aux_sym_preproc_elifdef_token2] = ACTIONS(2965), [sym_preproc_directive] = ACTIONS(2965), [anon_sym_LPAREN2] = ACTIONS(2967), [anon_sym_BANG] = ACTIONS(2967), [anon_sym_TILDE] = ACTIONS(2967), [anon_sym_DASH] = ACTIONS(2965), [anon_sym_PLUS] = ACTIONS(2965), [anon_sym_STAR] = ACTIONS(2967), [anon_sym_AMP_AMP] = ACTIONS(2967), [anon_sym_AMP] = ACTIONS(2965), [anon_sym_SEMI] = ACTIONS(2967), [anon_sym___extension__] = ACTIONS(2965), [anon_sym_typedef] = ACTIONS(2965), [anon_sym_virtual] = ACTIONS(2965), [anon_sym_extern] = ACTIONS(2965), [anon_sym___attribute__] = ACTIONS(2965), [anon_sym___attribute] = ACTIONS(2965), [anon_sym_using] = ACTIONS(2965), [anon_sym_COLON_COLON] = ACTIONS(2967), [anon_sym_LBRACK_LBRACK] = ACTIONS(2967), [anon_sym___declspec] = ACTIONS(2965), [anon_sym___based] = ACTIONS(2965), [anon_sym___cdecl] = ACTIONS(2965), [anon_sym___clrcall] = ACTIONS(2965), [anon_sym___stdcall] = ACTIONS(2965), [anon_sym___fastcall] = ACTIONS(2965), [anon_sym___thiscall] = ACTIONS(2965), [anon_sym___vectorcall] = ACTIONS(2965), [anon_sym_LBRACE] = ACTIONS(2967), [anon_sym_signed] = ACTIONS(2965), [anon_sym_unsigned] = ACTIONS(2965), [anon_sym_long] = ACTIONS(2965), [anon_sym_short] = ACTIONS(2965), [anon_sym_LBRACK] = ACTIONS(2965), [anon_sym_static] = ACTIONS(2965), [anon_sym_register] = ACTIONS(2965), [anon_sym_inline] = ACTIONS(2965), [anon_sym___inline] = ACTIONS(2965), [anon_sym___inline__] = ACTIONS(2965), [anon_sym___forceinline] = ACTIONS(2965), [anon_sym_thread_local] = ACTIONS(2965), [anon_sym___thread] = ACTIONS(2965), [anon_sym_const] = ACTIONS(2965), [anon_sym_constexpr] = ACTIONS(2965), [anon_sym_volatile] = ACTIONS(2965), [anon_sym_restrict] = ACTIONS(2965), [anon_sym___restrict__] = ACTIONS(2965), [anon_sym__Atomic] = ACTIONS(2965), [anon_sym__Noreturn] = ACTIONS(2965), [anon_sym_noreturn] = ACTIONS(2965), [anon_sym__Nonnull] = ACTIONS(2965), [anon_sym_mutable] = ACTIONS(2965), [anon_sym_constinit] = ACTIONS(2965), [anon_sym_consteval] = ACTIONS(2965), [anon_sym_alignas] = ACTIONS(2965), [anon_sym__Alignas] = ACTIONS(2965), [sym_primitive_type] = ACTIONS(2965), [anon_sym_enum] = ACTIONS(2965), [anon_sym_class] = ACTIONS(2965), [anon_sym_struct] = ACTIONS(2965), [anon_sym_union] = ACTIONS(2965), [anon_sym_if] = ACTIONS(2965), [anon_sym_switch] = ACTIONS(2965), [anon_sym_case] = ACTIONS(2965), [anon_sym_default] = ACTIONS(2965), [anon_sym_while] = ACTIONS(2965), [anon_sym_do] = ACTIONS(2965), [anon_sym_for] = ACTIONS(2965), [anon_sym_return] = ACTIONS(2965), [anon_sym_break] = ACTIONS(2965), [anon_sym_continue] = ACTIONS(2965), [anon_sym_goto] = ACTIONS(2965), [anon_sym___try] = ACTIONS(2965), [anon_sym___leave] = ACTIONS(2965), [anon_sym_not] = ACTIONS(2965), [anon_sym_compl] = ACTIONS(2965), [anon_sym_DASH_DASH] = ACTIONS(2967), [anon_sym_PLUS_PLUS] = ACTIONS(2967), [anon_sym_sizeof] = ACTIONS(2965), [anon_sym___alignof__] = ACTIONS(2965), [anon_sym___alignof] = ACTIONS(2965), [anon_sym__alignof] = ACTIONS(2965), [anon_sym_alignof] = ACTIONS(2965), [anon_sym__Alignof] = ACTIONS(2965), [anon_sym_offsetof] = ACTIONS(2965), [anon_sym__Generic] = ACTIONS(2965), [anon_sym_asm] = ACTIONS(2965), [anon_sym___asm__] = ACTIONS(2965), [anon_sym___asm] = ACTIONS(2965), [sym_number_literal] = ACTIONS(2967), [anon_sym_L_SQUOTE] = ACTIONS(2967), [anon_sym_u_SQUOTE] = ACTIONS(2967), [anon_sym_U_SQUOTE] = ACTIONS(2967), [anon_sym_u8_SQUOTE] = ACTIONS(2967), [anon_sym_SQUOTE] = ACTIONS(2967), [anon_sym_L_DQUOTE] = ACTIONS(2967), [anon_sym_u_DQUOTE] = ACTIONS(2967), [anon_sym_U_DQUOTE] = ACTIONS(2967), [anon_sym_u8_DQUOTE] = ACTIONS(2967), [anon_sym_DQUOTE] = ACTIONS(2967), [sym_true] = ACTIONS(2965), [sym_false] = ACTIONS(2965), [anon_sym_NULL] = ACTIONS(2965), [anon_sym_nullptr] = ACTIONS(2965), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2965), [anon_sym_decltype] = ACTIONS(2965), [anon_sym_explicit] = ACTIONS(2965), [anon_sym_typename] = ACTIONS(2965), [anon_sym_template] = ACTIONS(2965), [anon_sym_operator] = ACTIONS(2965), [anon_sym_try] = ACTIONS(2965), [anon_sym_delete] = ACTIONS(2965), [anon_sym_throw] = ACTIONS(2965), [anon_sym_namespace] = ACTIONS(2965), [anon_sym_static_assert] = ACTIONS(2965), [anon_sym_concept] = ACTIONS(2965), [anon_sym_co_return] = ACTIONS(2965), [anon_sym_co_yield] = ACTIONS(2965), [anon_sym_R_DQUOTE] = ACTIONS(2967), [anon_sym_LR_DQUOTE] = ACTIONS(2967), [anon_sym_uR_DQUOTE] = ACTIONS(2967), [anon_sym_UR_DQUOTE] = ACTIONS(2967), [anon_sym_u8R_DQUOTE] = ACTIONS(2967), [anon_sym_co_await] = ACTIONS(2965), [anon_sym_new] = ACTIONS(2965), [anon_sym_requires] = ACTIONS(2965), [sym_this] = ACTIONS(2965), }, [STATE(346)] = { [sym_identifier] = ACTIONS(2969), [aux_sym_preproc_include_token1] = ACTIONS(2969), [aux_sym_preproc_def_token1] = ACTIONS(2969), [aux_sym_preproc_if_token1] = ACTIONS(2969), [aux_sym_preproc_if_token2] = ACTIONS(2969), [aux_sym_preproc_ifdef_token1] = ACTIONS(2969), [aux_sym_preproc_ifdef_token2] = ACTIONS(2969), [aux_sym_preproc_else_token1] = ACTIONS(2969), [aux_sym_preproc_elif_token1] = ACTIONS(2969), [aux_sym_preproc_elifdef_token1] = ACTIONS(2969), [aux_sym_preproc_elifdef_token2] = ACTIONS(2969), [sym_preproc_directive] = ACTIONS(2969), [anon_sym_LPAREN2] = ACTIONS(2971), [anon_sym_BANG] = ACTIONS(2971), [anon_sym_TILDE] = ACTIONS(2971), [anon_sym_DASH] = ACTIONS(2969), [anon_sym_PLUS] = ACTIONS(2969), [anon_sym_STAR] = ACTIONS(2971), [anon_sym_AMP_AMP] = ACTIONS(2971), [anon_sym_AMP] = ACTIONS(2969), [anon_sym_SEMI] = ACTIONS(2971), [anon_sym___extension__] = ACTIONS(2969), [anon_sym_typedef] = ACTIONS(2969), [anon_sym_virtual] = ACTIONS(2969), [anon_sym_extern] = ACTIONS(2969), [anon_sym___attribute__] = ACTIONS(2969), [anon_sym___attribute] = ACTIONS(2969), [anon_sym_using] = ACTIONS(2969), [anon_sym_COLON_COLON] = ACTIONS(2971), [anon_sym_LBRACK_LBRACK] = ACTIONS(2971), [anon_sym___declspec] = ACTIONS(2969), [anon_sym___based] = ACTIONS(2969), [anon_sym___cdecl] = ACTIONS(2969), [anon_sym___clrcall] = ACTIONS(2969), [anon_sym___stdcall] = ACTIONS(2969), [anon_sym___fastcall] = ACTIONS(2969), [anon_sym___thiscall] = ACTIONS(2969), [anon_sym___vectorcall] = ACTIONS(2969), [anon_sym_LBRACE] = ACTIONS(2971), [anon_sym_signed] = ACTIONS(2969), [anon_sym_unsigned] = ACTIONS(2969), [anon_sym_long] = ACTIONS(2969), [anon_sym_short] = ACTIONS(2969), [anon_sym_LBRACK] = ACTIONS(2969), [anon_sym_static] = ACTIONS(2969), [anon_sym_register] = ACTIONS(2969), [anon_sym_inline] = ACTIONS(2969), [anon_sym___inline] = ACTIONS(2969), [anon_sym___inline__] = ACTIONS(2969), [anon_sym___forceinline] = ACTIONS(2969), [anon_sym_thread_local] = ACTIONS(2969), [anon_sym___thread] = ACTIONS(2969), [anon_sym_const] = ACTIONS(2969), [anon_sym_constexpr] = ACTIONS(2969), [anon_sym_volatile] = ACTIONS(2969), [anon_sym_restrict] = ACTIONS(2969), [anon_sym___restrict__] = ACTIONS(2969), [anon_sym__Atomic] = ACTIONS(2969), [anon_sym__Noreturn] = ACTIONS(2969), [anon_sym_noreturn] = ACTIONS(2969), [anon_sym__Nonnull] = ACTIONS(2969), [anon_sym_mutable] = ACTIONS(2969), [anon_sym_constinit] = ACTIONS(2969), [anon_sym_consteval] = ACTIONS(2969), [anon_sym_alignas] = ACTIONS(2969), [anon_sym__Alignas] = ACTIONS(2969), [sym_primitive_type] = ACTIONS(2969), [anon_sym_enum] = ACTIONS(2969), [anon_sym_class] = ACTIONS(2969), [anon_sym_struct] = ACTIONS(2969), [anon_sym_union] = ACTIONS(2969), [anon_sym_if] = ACTIONS(2969), [anon_sym_switch] = ACTIONS(2969), [anon_sym_case] = ACTIONS(2969), [anon_sym_default] = ACTIONS(2969), [anon_sym_while] = ACTIONS(2969), [anon_sym_do] = ACTIONS(2969), [anon_sym_for] = ACTIONS(2969), [anon_sym_return] = ACTIONS(2969), [anon_sym_break] = ACTIONS(2969), [anon_sym_continue] = ACTIONS(2969), [anon_sym_goto] = ACTIONS(2969), [anon_sym___try] = ACTIONS(2969), [anon_sym___leave] = ACTIONS(2969), [anon_sym_not] = ACTIONS(2969), [anon_sym_compl] = ACTIONS(2969), [anon_sym_DASH_DASH] = ACTIONS(2971), [anon_sym_PLUS_PLUS] = ACTIONS(2971), [anon_sym_sizeof] = ACTIONS(2969), [anon_sym___alignof__] = ACTIONS(2969), [anon_sym___alignof] = ACTIONS(2969), [anon_sym__alignof] = ACTIONS(2969), [anon_sym_alignof] = ACTIONS(2969), [anon_sym__Alignof] = ACTIONS(2969), [anon_sym_offsetof] = ACTIONS(2969), [anon_sym__Generic] = ACTIONS(2969), [anon_sym_asm] = ACTIONS(2969), [anon_sym___asm__] = ACTIONS(2969), [anon_sym___asm] = ACTIONS(2969), [sym_number_literal] = ACTIONS(2971), [anon_sym_L_SQUOTE] = ACTIONS(2971), [anon_sym_u_SQUOTE] = ACTIONS(2971), [anon_sym_U_SQUOTE] = ACTIONS(2971), [anon_sym_u8_SQUOTE] = ACTIONS(2971), [anon_sym_SQUOTE] = ACTIONS(2971), [anon_sym_L_DQUOTE] = ACTIONS(2971), [anon_sym_u_DQUOTE] = ACTIONS(2971), [anon_sym_U_DQUOTE] = ACTIONS(2971), [anon_sym_u8_DQUOTE] = ACTIONS(2971), [anon_sym_DQUOTE] = ACTIONS(2971), [sym_true] = ACTIONS(2969), [sym_false] = ACTIONS(2969), [anon_sym_NULL] = ACTIONS(2969), [anon_sym_nullptr] = ACTIONS(2969), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2969), [anon_sym_decltype] = ACTIONS(2969), [anon_sym_explicit] = ACTIONS(2969), [anon_sym_typename] = ACTIONS(2969), [anon_sym_template] = ACTIONS(2969), [anon_sym_operator] = ACTIONS(2969), [anon_sym_try] = ACTIONS(2969), [anon_sym_delete] = ACTIONS(2969), [anon_sym_throw] = ACTIONS(2969), [anon_sym_namespace] = ACTIONS(2969), [anon_sym_static_assert] = ACTIONS(2969), [anon_sym_concept] = ACTIONS(2969), [anon_sym_co_return] = ACTIONS(2969), [anon_sym_co_yield] = ACTIONS(2969), [anon_sym_R_DQUOTE] = ACTIONS(2971), [anon_sym_LR_DQUOTE] = ACTIONS(2971), [anon_sym_uR_DQUOTE] = ACTIONS(2971), [anon_sym_UR_DQUOTE] = ACTIONS(2971), [anon_sym_u8R_DQUOTE] = ACTIONS(2971), [anon_sym_co_await] = ACTIONS(2969), [anon_sym_new] = ACTIONS(2969), [anon_sym_requires] = ACTIONS(2969), [sym_this] = ACTIONS(2969), }, [STATE(347)] = { [sym_catch_clause] = STATE(234), [aux_sym_constructor_try_statement_repeat1] = STATE(234), [ts_builtin_sym_end] = ACTIONS(2594), [sym_identifier] = ACTIONS(2592), [aux_sym_preproc_include_token1] = ACTIONS(2592), [aux_sym_preproc_def_token1] = ACTIONS(2592), [aux_sym_preproc_if_token1] = ACTIONS(2592), [aux_sym_preproc_ifdef_token1] = ACTIONS(2592), [aux_sym_preproc_ifdef_token2] = ACTIONS(2592), [sym_preproc_directive] = ACTIONS(2592), [anon_sym_LPAREN2] = ACTIONS(2594), [anon_sym_BANG] = ACTIONS(2594), [anon_sym_TILDE] = ACTIONS(2594), [anon_sym_DASH] = ACTIONS(2592), [anon_sym_PLUS] = ACTIONS(2592), [anon_sym_STAR] = ACTIONS(2594), [anon_sym_AMP_AMP] = ACTIONS(2594), [anon_sym_AMP] = ACTIONS(2592), [anon_sym_SEMI] = ACTIONS(2594), [anon_sym___extension__] = ACTIONS(2592), [anon_sym_typedef] = ACTIONS(2592), [anon_sym_virtual] = ACTIONS(2592), [anon_sym_extern] = ACTIONS(2592), [anon_sym___attribute__] = ACTIONS(2592), [anon_sym___attribute] = ACTIONS(2592), [anon_sym_using] = ACTIONS(2592), [anon_sym_COLON_COLON] = ACTIONS(2594), [anon_sym_LBRACK_LBRACK] = ACTIONS(2594), [anon_sym___declspec] = ACTIONS(2592), [anon_sym___based] = ACTIONS(2592), [anon_sym___cdecl] = ACTIONS(2592), [anon_sym___clrcall] = ACTIONS(2592), [anon_sym___stdcall] = ACTIONS(2592), [anon_sym___fastcall] = ACTIONS(2592), [anon_sym___thiscall] = ACTIONS(2592), [anon_sym___vectorcall] = ACTIONS(2592), [anon_sym_LBRACE] = ACTIONS(2594), [anon_sym_signed] = ACTIONS(2592), [anon_sym_unsigned] = ACTIONS(2592), [anon_sym_long] = ACTIONS(2592), [anon_sym_short] = ACTIONS(2592), [anon_sym_LBRACK] = ACTIONS(2592), [anon_sym_static] = ACTIONS(2592), [anon_sym_register] = ACTIONS(2592), [anon_sym_inline] = ACTIONS(2592), [anon_sym___inline] = ACTIONS(2592), [anon_sym___inline__] = ACTIONS(2592), [anon_sym___forceinline] = ACTIONS(2592), [anon_sym_thread_local] = ACTIONS(2592), [anon_sym___thread] = ACTIONS(2592), [anon_sym_const] = ACTIONS(2592), [anon_sym_constexpr] = ACTIONS(2592), [anon_sym_volatile] = ACTIONS(2592), [anon_sym_restrict] = ACTIONS(2592), [anon_sym___restrict__] = ACTIONS(2592), [anon_sym__Atomic] = ACTIONS(2592), [anon_sym__Noreturn] = ACTIONS(2592), [anon_sym_noreturn] = ACTIONS(2592), [anon_sym__Nonnull] = ACTIONS(2592), [anon_sym_mutable] = ACTIONS(2592), [anon_sym_constinit] = ACTIONS(2592), [anon_sym_consteval] = ACTIONS(2592), [anon_sym_alignas] = ACTIONS(2592), [anon_sym__Alignas] = ACTIONS(2592), [sym_primitive_type] = ACTIONS(2592), [anon_sym_enum] = ACTIONS(2592), [anon_sym_class] = ACTIONS(2592), [anon_sym_struct] = ACTIONS(2592), [anon_sym_union] = ACTIONS(2592), [anon_sym_if] = ACTIONS(2592), [anon_sym_switch] = ACTIONS(2592), [anon_sym_case] = ACTIONS(2592), [anon_sym_default] = ACTIONS(2592), [anon_sym_while] = ACTIONS(2592), [anon_sym_do] = ACTIONS(2592), [anon_sym_for] = ACTIONS(2592), [anon_sym_return] = ACTIONS(2592), [anon_sym_break] = ACTIONS(2592), [anon_sym_continue] = ACTIONS(2592), [anon_sym_goto] = ACTIONS(2592), [anon_sym_not] = ACTIONS(2592), [anon_sym_compl] = ACTIONS(2592), [anon_sym_DASH_DASH] = ACTIONS(2594), [anon_sym_PLUS_PLUS] = ACTIONS(2594), [anon_sym_sizeof] = ACTIONS(2592), [anon_sym___alignof__] = ACTIONS(2592), [anon_sym___alignof] = ACTIONS(2592), [anon_sym__alignof] = ACTIONS(2592), [anon_sym_alignof] = ACTIONS(2592), [anon_sym__Alignof] = ACTIONS(2592), [anon_sym_offsetof] = ACTIONS(2592), [anon_sym__Generic] = ACTIONS(2592), [anon_sym_asm] = ACTIONS(2592), [anon_sym___asm__] = ACTIONS(2592), [anon_sym___asm] = ACTIONS(2592), [sym_number_literal] = ACTIONS(2594), [anon_sym_L_SQUOTE] = ACTIONS(2594), [anon_sym_u_SQUOTE] = ACTIONS(2594), [anon_sym_U_SQUOTE] = ACTIONS(2594), [anon_sym_u8_SQUOTE] = ACTIONS(2594), [anon_sym_SQUOTE] = ACTIONS(2594), [anon_sym_L_DQUOTE] = ACTIONS(2594), [anon_sym_u_DQUOTE] = ACTIONS(2594), [anon_sym_U_DQUOTE] = ACTIONS(2594), [anon_sym_u8_DQUOTE] = ACTIONS(2594), [anon_sym_DQUOTE] = ACTIONS(2594), [sym_true] = ACTIONS(2592), [sym_false] = ACTIONS(2592), [anon_sym_NULL] = ACTIONS(2592), [anon_sym_nullptr] = ACTIONS(2592), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2592), [anon_sym_decltype] = ACTIONS(2592), [anon_sym_explicit] = ACTIONS(2592), [anon_sym_typename] = ACTIONS(2592), [anon_sym_export] = ACTIONS(2592), [anon_sym_module] = ACTIONS(2592), [anon_sym_import] = ACTIONS(2592), [anon_sym_template] = ACTIONS(2592), [anon_sym_operator] = ACTIONS(2592), [anon_sym_try] = ACTIONS(2592), [anon_sym_delete] = ACTIONS(2592), [anon_sym_throw] = ACTIONS(2592), [anon_sym_namespace] = ACTIONS(2592), [anon_sym_static_assert] = ACTIONS(2592), [anon_sym_concept] = ACTIONS(2592), [anon_sym_co_return] = ACTIONS(2592), [anon_sym_co_yield] = ACTIONS(2592), [anon_sym_catch] = ACTIONS(2596), [anon_sym_R_DQUOTE] = ACTIONS(2594), [anon_sym_LR_DQUOTE] = ACTIONS(2594), [anon_sym_uR_DQUOTE] = ACTIONS(2594), [anon_sym_UR_DQUOTE] = ACTIONS(2594), [anon_sym_u8R_DQUOTE] = ACTIONS(2594), [anon_sym_co_await] = ACTIONS(2592), [anon_sym_new] = ACTIONS(2592), [anon_sym_requires] = ACTIONS(2592), [sym_this] = ACTIONS(2592), }, [STATE(348)] = { [ts_builtin_sym_end] = ACTIONS(2743), [sym_identifier] = ACTIONS(2741), [aux_sym_preproc_include_token1] = ACTIONS(2741), [aux_sym_preproc_def_token1] = ACTIONS(2741), [aux_sym_preproc_if_token1] = ACTIONS(2741), [aux_sym_preproc_ifdef_token1] = ACTIONS(2741), [aux_sym_preproc_ifdef_token2] = ACTIONS(2741), [sym_preproc_directive] = ACTIONS(2741), [anon_sym_LPAREN2] = ACTIONS(2743), [anon_sym_BANG] = ACTIONS(2743), [anon_sym_TILDE] = ACTIONS(2743), [anon_sym_DASH] = ACTIONS(2741), [anon_sym_PLUS] = ACTIONS(2741), [anon_sym_STAR] = ACTIONS(2743), [anon_sym_AMP_AMP] = ACTIONS(2743), [anon_sym_AMP] = ACTIONS(2741), [anon_sym_SEMI] = ACTIONS(2743), [anon_sym___extension__] = ACTIONS(2741), [anon_sym_typedef] = ACTIONS(2741), [anon_sym_virtual] = ACTIONS(2741), [anon_sym_extern] = ACTIONS(2741), [anon_sym___attribute__] = ACTIONS(2741), [anon_sym___attribute] = ACTIONS(2741), [anon_sym_using] = ACTIONS(2741), [anon_sym_COLON_COLON] = ACTIONS(2743), [anon_sym_LBRACK_LBRACK] = ACTIONS(2743), [anon_sym___declspec] = ACTIONS(2741), [anon_sym___based] = ACTIONS(2741), [anon_sym___cdecl] = ACTIONS(2741), [anon_sym___clrcall] = ACTIONS(2741), [anon_sym___stdcall] = ACTIONS(2741), [anon_sym___fastcall] = ACTIONS(2741), [anon_sym___thiscall] = ACTIONS(2741), [anon_sym___vectorcall] = ACTIONS(2741), [anon_sym_LBRACE] = ACTIONS(2743), [anon_sym_signed] = ACTIONS(2741), [anon_sym_unsigned] = ACTIONS(2741), [anon_sym_long] = ACTIONS(2741), [anon_sym_short] = ACTIONS(2741), [anon_sym_LBRACK] = ACTIONS(2741), [anon_sym_static] = ACTIONS(2741), [anon_sym_register] = ACTIONS(2741), [anon_sym_inline] = ACTIONS(2741), [anon_sym___inline] = ACTIONS(2741), [anon_sym___inline__] = ACTIONS(2741), [anon_sym___forceinline] = ACTIONS(2741), [anon_sym_thread_local] = ACTIONS(2741), [anon_sym___thread] = ACTIONS(2741), [anon_sym_const] = ACTIONS(2741), [anon_sym_constexpr] = ACTIONS(2741), [anon_sym_volatile] = ACTIONS(2741), [anon_sym_restrict] = ACTIONS(2741), [anon_sym___restrict__] = ACTIONS(2741), [anon_sym__Atomic] = ACTIONS(2741), [anon_sym__Noreturn] = ACTIONS(2741), [anon_sym_noreturn] = ACTIONS(2741), [anon_sym__Nonnull] = ACTIONS(2741), [anon_sym_mutable] = ACTIONS(2741), [anon_sym_constinit] = ACTIONS(2741), [anon_sym_consteval] = ACTIONS(2741), [anon_sym_alignas] = ACTIONS(2741), [anon_sym__Alignas] = ACTIONS(2741), [sym_primitive_type] = ACTIONS(2741), [anon_sym_enum] = ACTIONS(2741), [anon_sym_class] = ACTIONS(2741), [anon_sym_struct] = ACTIONS(2741), [anon_sym_union] = ACTIONS(2741), [anon_sym_if] = ACTIONS(2741), [anon_sym_else] = ACTIONS(2741), [anon_sym_switch] = ACTIONS(2741), [anon_sym_case] = ACTIONS(2741), [anon_sym_default] = ACTIONS(2741), [anon_sym_while] = ACTIONS(2741), [anon_sym_do] = ACTIONS(2741), [anon_sym_for] = ACTIONS(2741), [anon_sym_return] = ACTIONS(2741), [anon_sym_break] = ACTIONS(2741), [anon_sym_continue] = ACTIONS(2741), [anon_sym_goto] = ACTIONS(2741), [anon_sym___try] = ACTIONS(2741), [anon_sym___leave] = ACTIONS(2741), [anon_sym_not] = ACTIONS(2741), [anon_sym_compl] = ACTIONS(2741), [anon_sym_DASH_DASH] = ACTIONS(2743), [anon_sym_PLUS_PLUS] = ACTIONS(2743), [anon_sym_sizeof] = ACTIONS(2741), [anon_sym___alignof__] = ACTIONS(2741), [anon_sym___alignof] = ACTIONS(2741), [anon_sym__alignof] = ACTIONS(2741), [anon_sym_alignof] = ACTIONS(2741), [anon_sym__Alignof] = ACTIONS(2741), [anon_sym_offsetof] = ACTIONS(2741), [anon_sym__Generic] = ACTIONS(2741), [anon_sym_asm] = ACTIONS(2741), [anon_sym___asm__] = ACTIONS(2741), [anon_sym___asm] = ACTIONS(2741), [sym_number_literal] = ACTIONS(2743), [anon_sym_L_SQUOTE] = ACTIONS(2743), [anon_sym_u_SQUOTE] = ACTIONS(2743), [anon_sym_U_SQUOTE] = ACTIONS(2743), [anon_sym_u8_SQUOTE] = ACTIONS(2743), [anon_sym_SQUOTE] = ACTIONS(2743), [anon_sym_L_DQUOTE] = ACTIONS(2743), [anon_sym_u_DQUOTE] = ACTIONS(2743), [anon_sym_U_DQUOTE] = ACTIONS(2743), [anon_sym_u8_DQUOTE] = ACTIONS(2743), [anon_sym_DQUOTE] = ACTIONS(2743), [sym_true] = ACTIONS(2741), [sym_false] = ACTIONS(2741), [anon_sym_NULL] = ACTIONS(2741), [anon_sym_nullptr] = ACTIONS(2741), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2741), [anon_sym_decltype] = ACTIONS(2741), [anon_sym_explicit] = ACTIONS(2741), [anon_sym_typename] = ACTIONS(2741), [anon_sym_export] = ACTIONS(2741), [anon_sym_module] = ACTIONS(2741), [anon_sym_import] = ACTIONS(2741), [anon_sym_template] = ACTIONS(2741), [anon_sym_operator] = ACTIONS(2741), [anon_sym_try] = ACTIONS(2741), [anon_sym_delete] = ACTIONS(2741), [anon_sym_throw] = ACTIONS(2741), [anon_sym_namespace] = ACTIONS(2741), [anon_sym_static_assert] = ACTIONS(2741), [anon_sym_concept] = ACTIONS(2741), [anon_sym_co_return] = ACTIONS(2741), [anon_sym_co_yield] = ACTIONS(2741), [anon_sym_R_DQUOTE] = ACTIONS(2743), [anon_sym_LR_DQUOTE] = ACTIONS(2743), [anon_sym_uR_DQUOTE] = ACTIONS(2743), [anon_sym_UR_DQUOTE] = ACTIONS(2743), [anon_sym_u8R_DQUOTE] = ACTIONS(2743), [anon_sym_co_await] = ACTIONS(2741), [anon_sym_new] = ACTIONS(2741), [anon_sym_requires] = ACTIONS(2741), [sym_this] = ACTIONS(2741), }, [STATE(349)] = { [ts_builtin_sym_end] = ACTIONS(2631), [sym_identifier] = ACTIONS(2629), [aux_sym_preproc_include_token1] = ACTIONS(2629), [aux_sym_preproc_def_token1] = ACTIONS(2629), [aux_sym_preproc_if_token1] = ACTIONS(2629), [aux_sym_preproc_ifdef_token1] = ACTIONS(2629), [aux_sym_preproc_ifdef_token2] = ACTIONS(2629), [sym_preproc_directive] = ACTIONS(2629), [anon_sym_LPAREN2] = ACTIONS(2631), [anon_sym_BANG] = ACTIONS(2631), [anon_sym_TILDE] = ACTIONS(2631), [anon_sym_DASH] = ACTIONS(2629), [anon_sym_PLUS] = ACTIONS(2629), [anon_sym_STAR] = ACTIONS(2631), [anon_sym_AMP_AMP] = ACTIONS(2631), [anon_sym_AMP] = ACTIONS(2629), [anon_sym_SEMI] = ACTIONS(2631), [anon_sym___extension__] = ACTIONS(2629), [anon_sym_typedef] = ACTIONS(2629), [anon_sym_virtual] = ACTIONS(2629), [anon_sym_extern] = ACTIONS(2629), [anon_sym___attribute__] = ACTIONS(2629), [anon_sym___attribute] = ACTIONS(2629), [anon_sym_using] = ACTIONS(2629), [anon_sym_COLON_COLON] = ACTIONS(2631), [anon_sym_LBRACK_LBRACK] = ACTIONS(2631), [anon_sym___declspec] = ACTIONS(2629), [anon_sym___based] = ACTIONS(2629), [anon_sym___cdecl] = ACTIONS(2629), [anon_sym___clrcall] = ACTIONS(2629), [anon_sym___stdcall] = ACTIONS(2629), [anon_sym___fastcall] = ACTIONS(2629), [anon_sym___thiscall] = ACTIONS(2629), [anon_sym___vectorcall] = ACTIONS(2629), [anon_sym_LBRACE] = ACTIONS(2631), [anon_sym_signed] = ACTIONS(2629), [anon_sym_unsigned] = ACTIONS(2629), [anon_sym_long] = ACTIONS(2629), [anon_sym_short] = ACTIONS(2629), [anon_sym_LBRACK] = ACTIONS(2629), [anon_sym_static] = ACTIONS(2629), [anon_sym_register] = ACTIONS(2629), [anon_sym_inline] = ACTIONS(2629), [anon_sym___inline] = ACTIONS(2629), [anon_sym___inline__] = ACTIONS(2629), [anon_sym___forceinline] = ACTIONS(2629), [anon_sym_thread_local] = ACTIONS(2629), [anon_sym___thread] = ACTIONS(2629), [anon_sym_const] = ACTIONS(2629), [anon_sym_constexpr] = ACTIONS(2629), [anon_sym_volatile] = ACTIONS(2629), [anon_sym_restrict] = ACTIONS(2629), [anon_sym___restrict__] = ACTIONS(2629), [anon_sym__Atomic] = ACTIONS(2629), [anon_sym__Noreturn] = ACTIONS(2629), [anon_sym_noreturn] = ACTIONS(2629), [anon_sym__Nonnull] = ACTIONS(2629), [anon_sym_mutable] = ACTIONS(2629), [anon_sym_constinit] = ACTIONS(2629), [anon_sym_consteval] = ACTIONS(2629), [anon_sym_alignas] = ACTIONS(2629), [anon_sym__Alignas] = ACTIONS(2629), [sym_primitive_type] = ACTIONS(2629), [anon_sym_enum] = ACTIONS(2629), [anon_sym_class] = ACTIONS(2629), [anon_sym_struct] = ACTIONS(2629), [anon_sym_union] = ACTIONS(2629), [anon_sym_if] = ACTIONS(2629), [anon_sym_else] = ACTIONS(2629), [anon_sym_switch] = ACTIONS(2629), [anon_sym_case] = ACTIONS(2629), [anon_sym_default] = ACTIONS(2629), [anon_sym_while] = ACTIONS(2629), [anon_sym_do] = ACTIONS(2629), [anon_sym_for] = ACTIONS(2629), [anon_sym_return] = ACTIONS(2629), [anon_sym_break] = ACTIONS(2629), [anon_sym_continue] = ACTIONS(2629), [anon_sym_goto] = ACTIONS(2629), [anon_sym___try] = ACTIONS(2629), [anon_sym___leave] = ACTIONS(2629), [anon_sym_not] = ACTIONS(2629), [anon_sym_compl] = ACTIONS(2629), [anon_sym_DASH_DASH] = ACTIONS(2631), [anon_sym_PLUS_PLUS] = ACTIONS(2631), [anon_sym_sizeof] = ACTIONS(2629), [anon_sym___alignof__] = ACTIONS(2629), [anon_sym___alignof] = ACTIONS(2629), [anon_sym__alignof] = ACTIONS(2629), [anon_sym_alignof] = ACTIONS(2629), [anon_sym__Alignof] = ACTIONS(2629), [anon_sym_offsetof] = ACTIONS(2629), [anon_sym__Generic] = ACTIONS(2629), [anon_sym_asm] = ACTIONS(2629), [anon_sym___asm__] = ACTIONS(2629), [anon_sym___asm] = ACTIONS(2629), [sym_number_literal] = ACTIONS(2631), [anon_sym_L_SQUOTE] = ACTIONS(2631), [anon_sym_u_SQUOTE] = ACTIONS(2631), [anon_sym_U_SQUOTE] = ACTIONS(2631), [anon_sym_u8_SQUOTE] = ACTIONS(2631), [anon_sym_SQUOTE] = ACTIONS(2631), [anon_sym_L_DQUOTE] = ACTIONS(2631), [anon_sym_u_DQUOTE] = ACTIONS(2631), [anon_sym_U_DQUOTE] = ACTIONS(2631), [anon_sym_u8_DQUOTE] = ACTIONS(2631), [anon_sym_DQUOTE] = ACTIONS(2631), [sym_true] = ACTIONS(2629), [sym_false] = ACTIONS(2629), [anon_sym_NULL] = ACTIONS(2629), [anon_sym_nullptr] = ACTIONS(2629), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2629), [anon_sym_decltype] = ACTIONS(2629), [anon_sym_explicit] = ACTIONS(2629), [anon_sym_typename] = ACTIONS(2629), [anon_sym_export] = ACTIONS(2629), [anon_sym_module] = ACTIONS(2629), [anon_sym_import] = ACTIONS(2629), [anon_sym_template] = ACTIONS(2629), [anon_sym_operator] = ACTIONS(2629), [anon_sym_try] = ACTIONS(2629), [anon_sym_delete] = ACTIONS(2629), [anon_sym_throw] = ACTIONS(2629), [anon_sym_namespace] = ACTIONS(2629), [anon_sym_static_assert] = ACTIONS(2629), [anon_sym_concept] = ACTIONS(2629), [anon_sym_co_return] = ACTIONS(2629), [anon_sym_co_yield] = ACTIONS(2629), [anon_sym_R_DQUOTE] = ACTIONS(2631), [anon_sym_LR_DQUOTE] = ACTIONS(2631), [anon_sym_uR_DQUOTE] = ACTIONS(2631), [anon_sym_UR_DQUOTE] = ACTIONS(2631), [anon_sym_u8R_DQUOTE] = ACTIONS(2631), [anon_sym_co_await] = ACTIONS(2629), [anon_sym_new] = ACTIONS(2629), [anon_sym_requires] = ACTIONS(2629), [sym_this] = ACTIONS(2629), }, [STATE(350)] = { [sym_catch_clause] = STATE(354), [aux_sym_constructor_try_statement_repeat1] = STATE(354), [sym_identifier] = ACTIONS(2543), [aux_sym_preproc_include_token1] = ACTIONS(2543), [aux_sym_preproc_def_token1] = ACTIONS(2543), [aux_sym_preproc_if_token1] = ACTIONS(2543), [aux_sym_preproc_if_token2] = ACTIONS(2543), [aux_sym_preproc_ifdef_token1] = ACTIONS(2543), [aux_sym_preproc_ifdef_token2] = ACTIONS(2543), [sym_preproc_directive] = ACTIONS(2543), [anon_sym_LPAREN2] = ACTIONS(2545), [anon_sym_BANG] = ACTIONS(2545), [anon_sym_TILDE] = ACTIONS(2545), [anon_sym_DASH] = ACTIONS(2543), [anon_sym_PLUS] = ACTIONS(2543), [anon_sym_STAR] = ACTIONS(2545), [anon_sym_AMP_AMP] = ACTIONS(2545), [anon_sym_AMP] = ACTIONS(2543), [anon_sym_SEMI] = ACTIONS(2545), [anon_sym___extension__] = ACTIONS(2543), [anon_sym_typedef] = ACTIONS(2543), [anon_sym_virtual] = ACTIONS(2543), [anon_sym_extern] = ACTIONS(2543), [anon_sym___attribute__] = ACTIONS(2543), [anon_sym___attribute] = ACTIONS(2543), [anon_sym_using] = ACTIONS(2543), [anon_sym_COLON_COLON] = ACTIONS(2545), [anon_sym_LBRACK_LBRACK] = ACTIONS(2545), [anon_sym___declspec] = ACTIONS(2543), [anon_sym___based] = ACTIONS(2543), [anon_sym___cdecl] = ACTIONS(2543), [anon_sym___clrcall] = ACTIONS(2543), [anon_sym___stdcall] = ACTIONS(2543), [anon_sym___fastcall] = ACTIONS(2543), [anon_sym___thiscall] = ACTIONS(2543), [anon_sym___vectorcall] = ACTIONS(2543), [anon_sym_LBRACE] = ACTIONS(2545), [anon_sym_signed] = ACTIONS(2543), [anon_sym_unsigned] = ACTIONS(2543), [anon_sym_long] = ACTIONS(2543), [anon_sym_short] = ACTIONS(2543), [anon_sym_LBRACK] = ACTIONS(2543), [anon_sym_static] = ACTIONS(2543), [anon_sym_register] = ACTIONS(2543), [anon_sym_inline] = ACTIONS(2543), [anon_sym___inline] = ACTIONS(2543), [anon_sym___inline__] = ACTIONS(2543), [anon_sym___forceinline] = ACTIONS(2543), [anon_sym_thread_local] = ACTIONS(2543), [anon_sym___thread] = ACTIONS(2543), [anon_sym_const] = ACTIONS(2543), [anon_sym_constexpr] = ACTIONS(2543), [anon_sym_volatile] = ACTIONS(2543), [anon_sym_restrict] = ACTIONS(2543), [anon_sym___restrict__] = ACTIONS(2543), [anon_sym__Atomic] = ACTIONS(2543), [anon_sym__Noreturn] = ACTIONS(2543), [anon_sym_noreturn] = ACTIONS(2543), [anon_sym__Nonnull] = ACTIONS(2543), [anon_sym_mutable] = ACTIONS(2543), [anon_sym_constinit] = ACTIONS(2543), [anon_sym_consteval] = ACTIONS(2543), [anon_sym_alignas] = ACTIONS(2543), [anon_sym__Alignas] = ACTIONS(2543), [sym_primitive_type] = ACTIONS(2543), [anon_sym_enum] = ACTIONS(2543), [anon_sym_class] = ACTIONS(2543), [anon_sym_struct] = ACTIONS(2543), [anon_sym_union] = ACTIONS(2543), [anon_sym_if] = ACTIONS(2543), [anon_sym_else] = ACTIONS(2543), [anon_sym_switch] = ACTIONS(2543), [anon_sym_case] = ACTIONS(2543), [anon_sym_default] = ACTIONS(2543), [anon_sym_while] = ACTIONS(2543), [anon_sym_do] = ACTIONS(2543), [anon_sym_for] = ACTIONS(2543), [anon_sym_return] = ACTIONS(2543), [anon_sym_break] = ACTIONS(2543), [anon_sym_continue] = ACTIONS(2543), [anon_sym_goto] = ACTIONS(2543), [anon_sym___try] = ACTIONS(2543), [anon_sym___leave] = ACTIONS(2543), [anon_sym_not] = ACTIONS(2543), [anon_sym_compl] = ACTIONS(2543), [anon_sym_DASH_DASH] = ACTIONS(2545), [anon_sym_PLUS_PLUS] = ACTIONS(2545), [anon_sym_sizeof] = ACTIONS(2543), [anon_sym___alignof__] = ACTIONS(2543), [anon_sym___alignof] = ACTIONS(2543), [anon_sym__alignof] = ACTIONS(2543), [anon_sym_alignof] = ACTIONS(2543), [anon_sym__Alignof] = ACTIONS(2543), [anon_sym_offsetof] = ACTIONS(2543), [anon_sym__Generic] = ACTIONS(2543), [anon_sym_asm] = ACTIONS(2543), [anon_sym___asm__] = ACTIONS(2543), [anon_sym___asm] = ACTIONS(2543), [sym_number_literal] = ACTIONS(2545), [anon_sym_L_SQUOTE] = ACTIONS(2545), [anon_sym_u_SQUOTE] = ACTIONS(2545), [anon_sym_U_SQUOTE] = ACTIONS(2545), [anon_sym_u8_SQUOTE] = ACTIONS(2545), [anon_sym_SQUOTE] = ACTIONS(2545), [anon_sym_L_DQUOTE] = ACTIONS(2545), [anon_sym_u_DQUOTE] = ACTIONS(2545), [anon_sym_U_DQUOTE] = ACTIONS(2545), [anon_sym_u8_DQUOTE] = ACTIONS(2545), [anon_sym_DQUOTE] = ACTIONS(2545), [sym_true] = ACTIONS(2543), [sym_false] = ACTIONS(2543), [anon_sym_NULL] = ACTIONS(2543), [anon_sym_nullptr] = ACTIONS(2543), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2543), [anon_sym_decltype] = ACTIONS(2543), [anon_sym_explicit] = ACTIONS(2543), [anon_sym_typename] = ACTIONS(2543), [anon_sym_template] = ACTIONS(2543), [anon_sym_operator] = ACTIONS(2543), [anon_sym_try] = ACTIONS(2543), [anon_sym_delete] = ACTIONS(2543), [anon_sym_throw] = ACTIONS(2543), [anon_sym_namespace] = ACTIONS(2543), [anon_sym_static_assert] = ACTIONS(2543), [anon_sym_concept] = ACTIONS(2543), [anon_sym_co_return] = ACTIONS(2543), [anon_sym_co_yield] = ACTIONS(2543), [anon_sym_catch] = ACTIONS(2973), [anon_sym_R_DQUOTE] = ACTIONS(2545), [anon_sym_LR_DQUOTE] = ACTIONS(2545), [anon_sym_uR_DQUOTE] = ACTIONS(2545), [anon_sym_UR_DQUOTE] = ACTIONS(2545), [anon_sym_u8R_DQUOTE] = ACTIONS(2545), [anon_sym_co_await] = ACTIONS(2543), [anon_sym_new] = ACTIONS(2543), [anon_sym_requires] = ACTIONS(2543), [sym_this] = ACTIONS(2543), }, [STATE(351)] = { [sym_identifier] = ACTIONS(2975), [aux_sym_preproc_include_token1] = ACTIONS(2975), [aux_sym_preproc_def_token1] = ACTIONS(2975), [aux_sym_preproc_if_token1] = ACTIONS(2975), [aux_sym_preproc_if_token2] = ACTIONS(2975), [aux_sym_preproc_ifdef_token1] = ACTIONS(2975), [aux_sym_preproc_ifdef_token2] = ACTIONS(2975), [aux_sym_preproc_else_token1] = ACTIONS(2975), [aux_sym_preproc_elif_token1] = ACTIONS(2975), [aux_sym_preproc_elifdef_token1] = ACTIONS(2975), [aux_sym_preproc_elifdef_token2] = ACTIONS(2975), [sym_preproc_directive] = ACTIONS(2975), [anon_sym_LPAREN2] = ACTIONS(2977), [anon_sym_BANG] = ACTIONS(2977), [anon_sym_TILDE] = ACTIONS(2977), [anon_sym_DASH] = ACTIONS(2975), [anon_sym_PLUS] = ACTIONS(2975), [anon_sym_STAR] = ACTIONS(2977), [anon_sym_AMP_AMP] = ACTIONS(2977), [anon_sym_AMP] = ACTIONS(2975), [anon_sym_SEMI] = ACTIONS(2977), [anon_sym___extension__] = ACTIONS(2975), [anon_sym_typedef] = ACTIONS(2975), [anon_sym_virtual] = ACTIONS(2975), [anon_sym_extern] = ACTIONS(2975), [anon_sym___attribute__] = ACTIONS(2975), [anon_sym___attribute] = ACTIONS(2975), [anon_sym_using] = ACTIONS(2975), [anon_sym_COLON_COLON] = ACTIONS(2977), [anon_sym_LBRACK_LBRACK] = ACTIONS(2977), [anon_sym___declspec] = ACTIONS(2975), [anon_sym___based] = ACTIONS(2975), [anon_sym___cdecl] = ACTIONS(2975), [anon_sym___clrcall] = ACTIONS(2975), [anon_sym___stdcall] = ACTIONS(2975), [anon_sym___fastcall] = ACTIONS(2975), [anon_sym___thiscall] = ACTIONS(2975), [anon_sym___vectorcall] = ACTIONS(2975), [anon_sym_LBRACE] = ACTIONS(2977), [anon_sym_signed] = ACTIONS(2975), [anon_sym_unsigned] = ACTIONS(2975), [anon_sym_long] = ACTIONS(2975), [anon_sym_short] = ACTIONS(2975), [anon_sym_LBRACK] = ACTIONS(2975), [anon_sym_static] = ACTIONS(2975), [anon_sym_register] = ACTIONS(2975), [anon_sym_inline] = ACTIONS(2975), [anon_sym___inline] = ACTIONS(2975), [anon_sym___inline__] = ACTIONS(2975), [anon_sym___forceinline] = ACTIONS(2975), [anon_sym_thread_local] = ACTIONS(2975), [anon_sym___thread] = ACTIONS(2975), [anon_sym_const] = ACTIONS(2975), [anon_sym_constexpr] = ACTIONS(2975), [anon_sym_volatile] = ACTIONS(2975), [anon_sym_restrict] = ACTIONS(2975), [anon_sym___restrict__] = ACTIONS(2975), [anon_sym__Atomic] = ACTIONS(2975), [anon_sym__Noreturn] = ACTIONS(2975), [anon_sym_noreturn] = ACTIONS(2975), [anon_sym__Nonnull] = ACTIONS(2975), [anon_sym_mutable] = ACTIONS(2975), [anon_sym_constinit] = ACTIONS(2975), [anon_sym_consteval] = ACTIONS(2975), [anon_sym_alignas] = ACTIONS(2975), [anon_sym__Alignas] = ACTIONS(2975), [sym_primitive_type] = ACTIONS(2975), [anon_sym_enum] = ACTIONS(2975), [anon_sym_class] = ACTIONS(2975), [anon_sym_struct] = ACTIONS(2975), [anon_sym_union] = ACTIONS(2975), [anon_sym_if] = ACTIONS(2975), [anon_sym_switch] = ACTIONS(2975), [anon_sym_case] = ACTIONS(2975), [anon_sym_default] = ACTIONS(2975), [anon_sym_while] = ACTIONS(2975), [anon_sym_do] = ACTIONS(2975), [anon_sym_for] = ACTIONS(2975), [anon_sym_return] = ACTIONS(2975), [anon_sym_break] = ACTIONS(2975), [anon_sym_continue] = ACTIONS(2975), [anon_sym_goto] = ACTIONS(2975), [anon_sym___try] = ACTIONS(2975), [anon_sym___leave] = ACTIONS(2975), [anon_sym_not] = ACTIONS(2975), [anon_sym_compl] = ACTIONS(2975), [anon_sym_DASH_DASH] = ACTIONS(2977), [anon_sym_PLUS_PLUS] = ACTIONS(2977), [anon_sym_sizeof] = ACTIONS(2975), [anon_sym___alignof__] = ACTIONS(2975), [anon_sym___alignof] = ACTIONS(2975), [anon_sym__alignof] = ACTIONS(2975), [anon_sym_alignof] = ACTIONS(2975), [anon_sym__Alignof] = ACTIONS(2975), [anon_sym_offsetof] = ACTIONS(2975), [anon_sym__Generic] = ACTIONS(2975), [anon_sym_asm] = ACTIONS(2975), [anon_sym___asm__] = ACTIONS(2975), [anon_sym___asm] = ACTIONS(2975), [sym_number_literal] = ACTIONS(2977), [anon_sym_L_SQUOTE] = ACTIONS(2977), [anon_sym_u_SQUOTE] = ACTIONS(2977), [anon_sym_U_SQUOTE] = ACTIONS(2977), [anon_sym_u8_SQUOTE] = ACTIONS(2977), [anon_sym_SQUOTE] = ACTIONS(2977), [anon_sym_L_DQUOTE] = ACTIONS(2977), [anon_sym_u_DQUOTE] = ACTIONS(2977), [anon_sym_U_DQUOTE] = ACTIONS(2977), [anon_sym_u8_DQUOTE] = ACTIONS(2977), [anon_sym_DQUOTE] = ACTIONS(2977), [sym_true] = ACTIONS(2975), [sym_false] = ACTIONS(2975), [anon_sym_NULL] = ACTIONS(2975), [anon_sym_nullptr] = ACTIONS(2975), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2975), [anon_sym_decltype] = ACTIONS(2975), [anon_sym_explicit] = ACTIONS(2975), [anon_sym_typename] = ACTIONS(2975), [anon_sym_template] = ACTIONS(2975), [anon_sym_operator] = ACTIONS(2975), [anon_sym_try] = ACTIONS(2975), [anon_sym_delete] = ACTIONS(2975), [anon_sym_throw] = ACTIONS(2975), [anon_sym_namespace] = ACTIONS(2975), [anon_sym_static_assert] = ACTIONS(2975), [anon_sym_concept] = ACTIONS(2975), [anon_sym_co_return] = ACTIONS(2975), [anon_sym_co_yield] = ACTIONS(2975), [anon_sym_R_DQUOTE] = ACTIONS(2977), [anon_sym_LR_DQUOTE] = ACTIONS(2977), [anon_sym_uR_DQUOTE] = ACTIONS(2977), [anon_sym_UR_DQUOTE] = ACTIONS(2977), [anon_sym_u8R_DQUOTE] = ACTIONS(2977), [anon_sym_co_await] = ACTIONS(2975), [anon_sym_new] = ACTIONS(2975), [anon_sym_requires] = ACTIONS(2975), [sym_this] = ACTIONS(2975), }, [STATE(352)] = { [sym_identifier] = ACTIONS(2979), [aux_sym_preproc_include_token1] = ACTIONS(2979), [aux_sym_preproc_def_token1] = ACTIONS(2979), [aux_sym_preproc_if_token1] = ACTIONS(2979), [aux_sym_preproc_if_token2] = ACTIONS(2979), [aux_sym_preproc_ifdef_token1] = ACTIONS(2979), [aux_sym_preproc_ifdef_token2] = ACTIONS(2979), [aux_sym_preproc_else_token1] = ACTIONS(2979), [aux_sym_preproc_elif_token1] = ACTIONS(2979), [aux_sym_preproc_elifdef_token1] = ACTIONS(2979), [aux_sym_preproc_elifdef_token2] = ACTIONS(2979), [sym_preproc_directive] = ACTIONS(2979), [anon_sym_LPAREN2] = ACTIONS(2981), [anon_sym_BANG] = ACTIONS(2981), [anon_sym_TILDE] = ACTIONS(2981), [anon_sym_DASH] = ACTIONS(2979), [anon_sym_PLUS] = ACTIONS(2979), [anon_sym_STAR] = ACTIONS(2981), [anon_sym_AMP_AMP] = ACTIONS(2981), [anon_sym_AMP] = ACTIONS(2979), [anon_sym_SEMI] = ACTIONS(2981), [anon_sym___extension__] = ACTIONS(2979), [anon_sym_typedef] = ACTIONS(2979), [anon_sym_virtual] = ACTIONS(2979), [anon_sym_extern] = ACTIONS(2979), [anon_sym___attribute__] = ACTIONS(2979), [anon_sym___attribute] = ACTIONS(2979), [anon_sym_using] = ACTIONS(2979), [anon_sym_COLON_COLON] = ACTIONS(2981), [anon_sym_LBRACK_LBRACK] = ACTIONS(2981), [anon_sym___declspec] = ACTIONS(2979), [anon_sym___based] = ACTIONS(2979), [anon_sym___cdecl] = ACTIONS(2979), [anon_sym___clrcall] = ACTIONS(2979), [anon_sym___stdcall] = ACTIONS(2979), [anon_sym___fastcall] = ACTIONS(2979), [anon_sym___thiscall] = ACTIONS(2979), [anon_sym___vectorcall] = ACTIONS(2979), [anon_sym_LBRACE] = ACTIONS(2981), [anon_sym_signed] = ACTIONS(2979), [anon_sym_unsigned] = ACTIONS(2979), [anon_sym_long] = ACTIONS(2979), [anon_sym_short] = ACTIONS(2979), [anon_sym_LBRACK] = ACTIONS(2979), [anon_sym_static] = ACTIONS(2979), [anon_sym_register] = ACTIONS(2979), [anon_sym_inline] = ACTIONS(2979), [anon_sym___inline] = ACTIONS(2979), [anon_sym___inline__] = ACTIONS(2979), [anon_sym___forceinline] = ACTIONS(2979), [anon_sym_thread_local] = ACTIONS(2979), [anon_sym___thread] = ACTIONS(2979), [anon_sym_const] = ACTIONS(2979), [anon_sym_constexpr] = ACTIONS(2979), [anon_sym_volatile] = ACTIONS(2979), [anon_sym_restrict] = ACTIONS(2979), [anon_sym___restrict__] = ACTIONS(2979), [anon_sym__Atomic] = ACTIONS(2979), [anon_sym__Noreturn] = ACTIONS(2979), [anon_sym_noreturn] = ACTIONS(2979), [anon_sym__Nonnull] = ACTIONS(2979), [anon_sym_mutable] = ACTIONS(2979), [anon_sym_constinit] = ACTIONS(2979), [anon_sym_consteval] = ACTIONS(2979), [anon_sym_alignas] = ACTIONS(2979), [anon_sym__Alignas] = ACTIONS(2979), [sym_primitive_type] = ACTIONS(2979), [anon_sym_enum] = ACTIONS(2979), [anon_sym_class] = ACTIONS(2979), [anon_sym_struct] = ACTIONS(2979), [anon_sym_union] = ACTIONS(2979), [anon_sym_if] = ACTIONS(2979), [anon_sym_switch] = ACTIONS(2979), [anon_sym_case] = ACTIONS(2979), [anon_sym_default] = ACTIONS(2979), [anon_sym_while] = ACTIONS(2979), [anon_sym_do] = ACTIONS(2979), [anon_sym_for] = ACTIONS(2979), [anon_sym_return] = ACTIONS(2979), [anon_sym_break] = ACTIONS(2979), [anon_sym_continue] = ACTIONS(2979), [anon_sym_goto] = ACTIONS(2979), [anon_sym___try] = ACTIONS(2979), [anon_sym___leave] = ACTIONS(2979), [anon_sym_not] = ACTIONS(2979), [anon_sym_compl] = ACTIONS(2979), [anon_sym_DASH_DASH] = ACTIONS(2981), [anon_sym_PLUS_PLUS] = ACTIONS(2981), [anon_sym_sizeof] = ACTIONS(2979), [anon_sym___alignof__] = ACTIONS(2979), [anon_sym___alignof] = ACTIONS(2979), [anon_sym__alignof] = ACTIONS(2979), [anon_sym_alignof] = ACTIONS(2979), [anon_sym__Alignof] = ACTIONS(2979), [anon_sym_offsetof] = ACTIONS(2979), [anon_sym__Generic] = ACTIONS(2979), [anon_sym_asm] = ACTIONS(2979), [anon_sym___asm__] = ACTIONS(2979), [anon_sym___asm] = ACTIONS(2979), [sym_number_literal] = ACTIONS(2981), [anon_sym_L_SQUOTE] = ACTIONS(2981), [anon_sym_u_SQUOTE] = ACTIONS(2981), [anon_sym_U_SQUOTE] = ACTIONS(2981), [anon_sym_u8_SQUOTE] = ACTIONS(2981), [anon_sym_SQUOTE] = ACTIONS(2981), [anon_sym_L_DQUOTE] = ACTIONS(2981), [anon_sym_u_DQUOTE] = ACTIONS(2981), [anon_sym_U_DQUOTE] = ACTIONS(2981), [anon_sym_u8_DQUOTE] = ACTIONS(2981), [anon_sym_DQUOTE] = ACTIONS(2981), [sym_true] = ACTIONS(2979), [sym_false] = ACTIONS(2979), [anon_sym_NULL] = ACTIONS(2979), [anon_sym_nullptr] = ACTIONS(2979), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2979), [anon_sym_decltype] = ACTIONS(2979), [anon_sym_explicit] = ACTIONS(2979), [anon_sym_typename] = ACTIONS(2979), [anon_sym_template] = ACTIONS(2979), [anon_sym_operator] = ACTIONS(2979), [anon_sym_try] = ACTIONS(2979), [anon_sym_delete] = ACTIONS(2979), [anon_sym_throw] = ACTIONS(2979), [anon_sym_namespace] = ACTIONS(2979), [anon_sym_static_assert] = ACTIONS(2979), [anon_sym_concept] = ACTIONS(2979), [anon_sym_co_return] = ACTIONS(2979), [anon_sym_co_yield] = ACTIONS(2979), [anon_sym_R_DQUOTE] = ACTIONS(2981), [anon_sym_LR_DQUOTE] = ACTIONS(2981), [anon_sym_uR_DQUOTE] = ACTIONS(2981), [anon_sym_UR_DQUOTE] = ACTIONS(2981), [anon_sym_u8R_DQUOTE] = ACTIONS(2981), [anon_sym_co_await] = ACTIONS(2979), [anon_sym_new] = ACTIONS(2979), [anon_sym_requires] = ACTIONS(2979), [sym_this] = ACTIONS(2979), }, [STATE(353)] = { [sym_identifier] = ACTIONS(2983), [aux_sym_preproc_include_token1] = ACTIONS(2983), [aux_sym_preproc_def_token1] = ACTIONS(2983), [aux_sym_preproc_if_token1] = ACTIONS(2983), [aux_sym_preproc_if_token2] = ACTIONS(2983), [aux_sym_preproc_ifdef_token1] = ACTIONS(2983), [aux_sym_preproc_ifdef_token2] = ACTIONS(2983), [aux_sym_preproc_else_token1] = ACTIONS(2983), [aux_sym_preproc_elif_token1] = ACTIONS(2983), [aux_sym_preproc_elifdef_token1] = ACTIONS(2983), [aux_sym_preproc_elifdef_token2] = ACTIONS(2983), [sym_preproc_directive] = ACTIONS(2983), [anon_sym_LPAREN2] = ACTIONS(2985), [anon_sym_BANG] = ACTIONS(2985), [anon_sym_TILDE] = ACTIONS(2985), [anon_sym_DASH] = ACTIONS(2983), [anon_sym_PLUS] = ACTIONS(2983), [anon_sym_STAR] = ACTIONS(2985), [anon_sym_AMP_AMP] = ACTIONS(2985), [anon_sym_AMP] = ACTIONS(2983), [anon_sym_SEMI] = ACTIONS(2985), [anon_sym___extension__] = ACTIONS(2983), [anon_sym_typedef] = ACTIONS(2983), [anon_sym_virtual] = ACTIONS(2983), [anon_sym_extern] = ACTIONS(2983), [anon_sym___attribute__] = ACTIONS(2983), [anon_sym___attribute] = ACTIONS(2983), [anon_sym_using] = ACTIONS(2983), [anon_sym_COLON_COLON] = ACTIONS(2985), [anon_sym_LBRACK_LBRACK] = ACTIONS(2985), [anon_sym___declspec] = ACTIONS(2983), [anon_sym___based] = ACTIONS(2983), [anon_sym___cdecl] = ACTIONS(2983), [anon_sym___clrcall] = ACTIONS(2983), [anon_sym___stdcall] = ACTIONS(2983), [anon_sym___fastcall] = ACTIONS(2983), [anon_sym___thiscall] = ACTIONS(2983), [anon_sym___vectorcall] = ACTIONS(2983), [anon_sym_LBRACE] = ACTIONS(2985), [anon_sym_signed] = ACTIONS(2983), [anon_sym_unsigned] = ACTIONS(2983), [anon_sym_long] = ACTIONS(2983), [anon_sym_short] = ACTIONS(2983), [anon_sym_LBRACK] = ACTIONS(2983), [anon_sym_static] = ACTIONS(2983), [anon_sym_register] = ACTIONS(2983), [anon_sym_inline] = ACTIONS(2983), [anon_sym___inline] = ACTIONS(2983), [anon_sym___inline__] = ACTIONS(2983), [anon_sym___forceinline] = ACTIONS(2983), [anon_sym_thread_local] = ACTIONS(2983), [anon_sym___thread] = ACTIONS(2983), [anon_sym_const] = ACTIONS(2983), [anon_sym_constexpr] = ACTIONS(2983), [anon_sym_volatile] = ACTIONS(2983), [anon_sym_restrict] = ACTIONS(2983), [anon_sym___restrict__] = ACTIONS(2983), [anon_sym__Atomic] = ACTIONS(2983), [anon_sym__Noreturn] = ACTIONS(2983), [anon_sym_noreturn] = ACTIONS(2983), [anon_sym__Nonnull] = ACTIONS(2983), [anon_sym_mutable] = ACTIONS(2983), [anon_sym_constinit] = ACTIONS(2983), [anon_sym_consteval] = ACTIONS(2983), [anon_sym_alignas] = ACTIONS(2983), [anon_sym__Alignas] = ACTIONS(2983), [sym_primitive_type] = ACTIONS(2983), [anon_sym_enum] = ACTIONS(2983), [anon_sym_class] = ACTIONS(2983), [anon_sym_struct] = ACTIONS(2983), [anon_sym_union] = ACTIONS(2983), [anon_sym_if] = ACTIONS(2983), [anon_sym_switch] = ACTIONS(2983), [anon_sym_case] = ACTIONS(2983), [anon_sym_default] = ACTIONS(2983), [anon_sym_while] = ACTIONS(2983), [anon_sym_do] = ACTIONS(2983), [anon_sym_for] = ACTIONS(2983), [anon_sym_return] = ACTIONS(2983), [anon_sym_break] = ACTIONS(2983), [anon_sym_continue] = ACTIONS(2983), [anon_sym_goto] = ACTIONS(2983), [anon_sym___try] = ACTIONS(2983), [anon_sym___leave] = ACTIONS(2983), [anon_sym_not] = ACTIONS(2983), [anon_sym_compl] = ACTIONS(2983), [anon_sym_DASH_DASH] = ACTIONS(2985), [anon_sym_PLUS_PLUS] = ACTIONS(2985), [anon_sym_sizeof] = ACTIONS(2983), [anon_sym___alignof__] = ACTIONS(2983), [anon_sym___alignof] = ACTIONS(2983), [anon_sym__alignof] = ACTIONS(2983), [anon_sym_alignof] = ACTIONS(2983), [anon_sym__Alignof] = ACTIONS(2983), [anon_sym_offsetof] = ACTIONS(2983), [anon_sym__Generic] = ACTIONS(2983), [anon_sym_asm] = ACTIONS(2983), [anon_sym___asm__] = ACTIONS(2983), [anon_sym___asm] = ACTIONS(2983), [sym_number_literal] = ACTIONS(2985), [anon_sym_L_SQUOTE] = ACTIONS(2985), [anon_sym_u_SQUOTE] = ACTIONS(2985), [anon_sym_U_SQUOTE] = ACTIONS(2985), [anon_sym_u8_SQUOTE] = ACTIONS(2985), [anon_sym_SQUOTE] = ACTIONS(2985), [anon_sym_L_DQUOTE] = ACTIONS(2985), [anon_sym_u_DQUOTE] = ACTIONS(2985), [anon_sym_U_DQUOTE] = ACTIONS(2985), [anon_sym_u8_DQUOTE] = ACTIONS(2985), [anon_sym_DQUOTE] = ACTIONS(2985), [sym_true] = ACTIONS(2983), [sym_false] = ACTIONS(2983), [anon_sym_NULL] = ACTIONS(2983), [anon_sym_nullptr] = ACTIONS(2983), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2983), [anon_sym_decltype] = ACTIONS(2983), [anon_sym_explicit] = ACTIONS(2983), [anon_sym_typename] = ACTIONS(2983), [anon_sym_template] = ACTIONS(2983), [anon_sym_operator] = ACTIONS(2983), [anon_sym_try] = ACTIONS(2983), [anon_sym_delete] = ACTIONS(2983), [anon_sym_throw] = ACTIONS(2983), [anon_sym_namespace] = ACTIONS(2983), [anon_sym_static_assert] = ACTIONS(2983), [anon_sym_concept] = ACTIONS(2983), [anon_sym_co_return] = ACTIONS(2983), [anon_sym_co_yield] = ACTIONS(2983), [anon_sym_R_DQUOTE] = ACTIONS(2985), [anon_sym_LR_DQUOTE] = ACTIONS(2985), [anon_sym_uR_DQUOTE] = ACTIONS(2985), [anon_sym_UR_DQUOTE] = ACTIONS(2985), [anon_sym_u8R_DQUOTE] = ACTIONS(2985), [anon_sym_co_await] = ACTIONS(2983), [anon_sym_new] = ACTIONS(2983), [anon_sym_requires] = ACTIONS(2983), [sym_this] = ACTIONS(2983), }, [STATE(354)] = { [sym_catch_clause] = STATE(354), [aux_sym_constructor_try_statement_repeat1] = STATE(354), [sym_identifier] = ACTIONS(2478), [aux_sym_preproc_include_token1] = ACTIONS(2478), [aux_sym_preproc_def_token1] = ACTIONS(2478), [aux_sym_preproc_if_token1] = ACTIONS(2478), [aux_sym_preproc_if_token2] = ACTIONS(2478), [aux_sym_preproc_ifdef_token1] = ACTIONS(2478), [aux_sym_preproc_ifdef_token2] = ACTIONS(2478), [sym_preproc_directive] = ACTIONS(2478), [anon_sym_LPAREN2] = ACTIONS(2480), [anon_sym_BANG] = ACTIONS(2480), [anon_sym_TILDE] = ACTIONS(2480), [anon_sym_DASH] = ACTIONS(2478), [anon_sym_PLUS] = ACTIONS(2478), [anon_sym_STAR] = ACTIONS(2480), [anon_sym_AMP_AMP] = ACTIONS(2480), [anon_sym_AMP] = ACTIONS(2478), [anon_sym_SEMI] = ACTIONS(2480), [anon_sym___extension__] = ACTIONS(2478), [anon_sym_typedef] = ACTIONS(2478), [anon_sym_virtual] = ACTIONS(2478), [anon_sym_extern] = ACTIONS(2478), [anon_sym___attribute__] = ACTIONS(2478), [anon_sym___attribute] = ACTIONS(2478), [anon_sym_using] = ACTIONS(2478), [anon_sym_COLON_COLON] = ACTIONS(2480), [anon_sym_LBRACK_LBRACK] = ACTIONS(2480), [anon_sym___declspec] = ACTIONS(2478), [anon_sym___based] = ACTIONS(2478), [anon_sym___cdecl] = ACTIONS(2478), [anon_sym___clrcall] = ACTIONS(2478), [anon_sym___stdcall] = ACTIONS(2478), [anon_sym___fastcall] = ACTIONS(2478), [anon_sym___thiscall] = ACTIONS(2478), [anon_sym___vectorcall] = ACTIONS(2478), [anon_sym_LBRACE] = ACTIONS(2480), [anon_sym_signed] = ACTIONS(2478), [anon_sym_unsigned] = ACTIONS(2478), [anon_sym_long] = ACTIONS(2478), [anon_sym_short] = ACTIONS(2478), [anon_sym_LBRACK] = ACTIONS(2478), [anon_sym_static] = ACTIONS(2478), [anon_sym_register] = ACTIONS(2478), [anon_sym_inline] = ACTIONS(2478), [anon_sym___inline] = ACTIONS(2478), [anon_sym___inline__] = ACTIONS(2478), [anon_sym___forceinline] = ACTIONS(2478), [anon_sym_thread_local] = ACTIONS(2478), [anon_sym___thread] = ACTIONS(2478), [anon_sym_const] = ACTIONS(2478), [anon_sym_constexpr] = ACTIONS(2478), [anon_sym_volatile] = ACTIONS(2478), [anon_sym_restrict] = ACTIONS(2478), [anon_sym___restrict__] = ACTIONS(2478), [anon_sym__Atomic] = ACTIONS(2478), [anon_sym__Noreturn] = ACTIONS(2478), [anon_sym_noreturn] = ACTIONS(2478), [anon_sym__Nonnull] = ACTIONS(2478), [anon_sym_mutable] = ACTIONS(2478), [anon_sym_constinit] = ACTIONS(2478), [anon_sym_consteval] = ACTIONS(2478), [anon_sym_alignas] = ACTIONS(2478), [anon_sym__Alignas] = ACTIONS(2478), [sym_primitive_type] = ACTIONS(2478), [anon_sym_enum] = ACTIONS(2478), [anon_sym_class] = ACTIONS(2478), [anon_sym_struct] = ACTIONS(2478), [anon_sym_union] = ACTIONS(2478), [anon_sym_if] = ACTIONS(2478), [anon_sym_else] = ACTIONS(2478), [anon_sym_switch] = ACTIONS(2478), [anon_sym_case] = ACTIONS(2478), [anon_sym_default] = ACTIONS(2478), [anon_sym_while] = ACTIONS(2478), [anon_sym_do] = ACTIONS(2478), [anon_sym_for] = ACTIONS(2478), [anon_sym_return] = ACTIONS(2478), [anon_sym_break] = ACTIONS(2478), [anon_sym_continue] = ACTIONS(2478), [anon_sym_goto] = ACTIONS(2478), [anon_sym___try] = ACTIONS(2478), [anon_sym___leave] = ACTIONS(2478), [anon_sym_not] = ACTIONS(2478), [anon_sym_compl] = ACTIONS(2478), [anon_sym_DASH_DASH] = ACTIONS(2480), [anon_sym_PLUS_PLUS] = ACTIONS(2480), [anon_sym_sizeof] = ACTIONS(2478), [anon_sym___alignof__] = ACTIONS(2478), [anon_sym___alignof] = ACTIONS(2478), [anon_sym__alignof] = ACTIONS(2478), [anon_sym_alignof] = ACTIONS(2478), [anon_sym__Alignof] = ACTIONS(2478), [anon_sym_offsetof] = ACTIONS(2478), [anon_sym__Generic] = ACTIONS(2478), [anon_sym_asm] = ACTIONS(2478), [anon_sym___asm__] = ACTIONS(2478), [anon_sym___asm] = ACTIONS(2478), [sym_number_literal] = ACTIONS(2480), [anon_sym_L_SQUOTE] = ACTIONS(2480), [anon_sym_u_SQUOTE] = ACTIONS(2480), [anon_sym_U_SQUOTE] = ACTIONS(2480), [anon_sym_u8_SQUOTE] = ACTIONS(2480), [anon_sym_SQUOTE] = ACTIONS(2480), [anon_sym_L_DQUOTE] = ACTIONS(2480), [anon_sym_u_DQUOTE] = ACTIONS(2480), [anon_sym_U_DQUOTE] = ACTIONS(2480), [anon_sym_u8_DQUOTE] = ACTIONS(2480), [anon_sym_DQUOTE] = ACTIONS(2480), [sym_true] = ACTIONS(2478), [sym_false] = ACTIONS(2478), [anon_sym_NULL] = ACTIONS(2478), [anon_sym_nullptr] = ACTIONS(2478), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2478), [anon_sym_decltype] = ACTIONS(2478), [anon_sym_explicit] = ACTIONS(2478), [anon_sym_typename] = ACTIONS(2478), [anon_sym_template] = ACTIONS(2478), [anon_sym_operator] = ACTIONS(2478), [anon_sym_try] = ACTIONS(2478), [anon_sym_delete] = ACTIONS(2478), [anon_sym_throw] = ACTIONS(2478), [anon_sym_namespace] = ACTIONS(2478), [anon_sym_static_assert] = ACTIONS(2478), [anon_sym_concept] = ACTIONS(2478), [anon_sym_co_return] = ACTIONS(2478), [anon_sym_co_yield] = ACTIONS(2478), [anon_sym_catch] = ACTIONS(2987), [anon_sym_R_DQUOTE] = ACTIONS(2480), [anon_sym_LR_DQUOTE] = ACTIONS(2480), [anon_sym_uR_DQUOTE] = ACTIONS(2480), [anon_sym_UR_DQUOTE] = ACTIONS(2480), [anon_sym_u8R_DQUOTE] = ACTIONS(2480), [anon_sym_co_await] = ACTIONS(2478), [anon_sym_new] = ACTIONS(2478), [anon_sym_requires] = ACTIONS(2478), [sym_this] = ACTIONS(2478), }, [STATE(355)] = { [sym_identifier] = ACTIONS(2990), [aux_sym_preproc_include_token1] = ACTIONS(2990), [aux_sym_preproc_def_token1] = ACTIONS(2990), [aux_sym_preproc_if_token1] = ACTIONS(2990), [aux_sym_preproc_if_token2] = ACTIONS(2990), [aux_sym_preproc_ifdef_token1] = ACTIONS(2990), [aux_sym_preproc_ifdef_token2] = ACTIONS(2990), [aux_sym_preproc_else_token1] = ACTIONS(2990), [aux_sym_preproc_elif_token1] = ACTIONS(2990), [aux_sym_preproc_elifdef_token1] = ACTIONS(2990), [aux_sym_preproc_elifdef_token2] = ACTIONS(2990), [sym_preproc_directive] = ACTIONS(2990), [anon_sym_LPAREN2] = ACTIONS(2992), [anon_sym_BANG] = ACTIONS(2992), [anon_sym_TILDE] = ACTIONS(2992), [anon_sym_DASH] = ACTIONS(2990), [anon_sym_PLUS] = ACTIONS(2990), [anon_sym_STAR] = ACTIONS(2992), [anon_sym_AMP_AMP] = ACTIONS(2992), [anon_sym_AMP] = ACTIONS(2990), [anon_sym_SEMI] = ACTIONS(2992), [anon_sym___extension__] = ACTIONS(2990), [anon_sym_typedef] = ACTIONS(2990), [anon_sym_virtual] = ACTIONS(2990), [anon_sym_extern] = ACTIONS(2990), [anon_sym___attribute__] = ACTIONS(2990), [anon_sym___attribute] = ACTIONS(2990), [anon_sym_using] = ACTIONS(2990), [anon_sym_COLON_COLON] = ACTIONS(2992), [anon_sym_LBRACK_LBRACK] = ACTIONS(2992), [anon_sym___declspec] = ACTIONS(2990), [anon_sym___based] = ACTIONS(2990), [anon_sym___cdecl] = ACTIONS(2990), [anon_sym___clrcall] = ACTIONS(2990), [anon_sym___stdcall] = ACTIONS(2990), [anon_sym___fastcall] = ACTIONS(2990), [anon_sym___thiscall] = ACTIONS(2990), [anon_sym___vectorcall] = ACTIONS(2990), [anon_sym_LBRACE] = ACTIONS(2992), [anon_sym_signed] = ACTIONS(2990), [anon_sym_unsigned] = ACTIONS(2990), [anon_sym_long] = ACTIONS(2990), [anon_sym_short] = ACTIONS(2990), [anon_sym_LBRACK] = ACTIONS(2990), [anon_sym_static] = ACTIONS(2990), [anon_sym_register] = ACTIONS(2990), [anon_sym_inline] = ACTIONS(2990), [anon_sym___inline] = ACTIONS(2990), [anon_sym___inline__] = ACTIONS(2990), [anon_sym___forceinline] = ACTIONS(2990), [anon_sym_thread_local] = ACTIONS(2990), [anon_sym___thread] = ACTIONS(2990), [anon_sym_const] = ACTIONS(2990), [anon_sym_constexpr] = ACTIONS(2990), [anon_sym_volatile] = ACTIONS(2990), [anon_sym_restrict] = ACTIONS(2990), [anon_sym___restrict__] = ACTIONS(2990), [anon_sym__Atomic] = ACTIONS(2990), [anon_sym__Noreturn] = ACTIONS(2990), [anon_sym_noreturn] = ACTIONS(2990), [anon_sym__Nonnull] = ACTIONS(2990), [anon_sym_mutable] = ACTIONS(2990), [anon_sym_constinit] = ACTIONS(2990), [anon_sym_consteval] = ACTIONS(2990), [anon_sym_alignas] = ACTIONS(2990), [anon_sym__Alignas] = ACTIONS(2990), [sym_primitive_type] = ACTIONS(2990), [anon_sym_enum] = ACTIONS(2990), [anon_sym_class] = ACTIONS(2990), [anon_sym_struct] = ACTIONS(2990), [anon_sym_union] = ACTIONS(2990), [anon_sym_if] = ACTIONS(2990), [anon_sym_switch] = ACTIONS(2990), [anon_sym_case] = ACTIONS(2990), [anon_sym_default] = ACTIONS(2990), [anon_sym_while] = ACTIONS(2990), [anon_sym_do] = ACTIONS(2990), [anon_sym_for] = ACTIONS(2990), [anon_sym_return] = ACTIONS(2990), [anon_sym_break] = ACTIONS(2990), [anon_sym_continue] = ACTIONS(2990), [anon_sym_goto] = ACTIONS(2990), [anon_sym___try] = ACTIONS(2990), [anon_sym___leave] = ACTIONS(2990), [anon_sym_not] = ACTIONS(2990), [anon_sym_compl] = ACTIONS(2990), [anon_sym_DASH_DASH] = ACTIONS(2992), [anon_sym_PLUS_PLUS] = ACTIONS(2992), [anon_sym_sizeof] = ACTIONS(2990), [anon_sym___alignof__] = ACTIONS(2990), [anon_sym___alignof] = ACTIONS(2990), [anon_sym__alignof] = ACTIONS(2990), [anon_sym_alignof] = ACTIONS(2990), [anon_sym__Alignof] = ACTIONS(2990), [anon_sym_offsetof] = ACTIONS(2990), [anon_sym__Generic] = ACTIONS(2990), [anon_sym_asm] = ACTIONS(2990), [anon_sym___asm__] = ACTIONS(2990), [anon_sym___asm] = ACTIONS(2990), [sym_number_literal] = ACTIONS(2992), [anon_sym_L_SQUOTE] = ACTIONS(2992), [anon_sym_u_SQUOTE] = ACTIONS(2992), [anon_sym_U_SQUOTE] = ACTIONS(2992), [anon_sym_u8_SQUOTE] = ACTIONS(2992), [anon_sym_SQUOTE] = ACTIONS(2992), [anon_sym_L_DQUOTE] = ACTIONS(2992), [anon_sym_u_DQUOTE] = ACTIONS(2992), [anon_sym_U_DQUOTE] = ACTIONS(2992), [anon_sym_u8_DQUOTE] = ACTIONS(2992), [anon_sym_DQUOTE] = ACTIONS(2992), [sym_true] = ACTIONS(2990), [sym_false] = ACTIONS(2990), [anon_sym_NULL] = ACTIONS(2990), [anon_sym_nullptr] = ACTIONS(2990), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2990), [anon_sym_decltype] = ACTIONS(2990), [anon_sym_explicit] = ACTIONS(2990), [anon_sym_typename] = ACTIONS(2990), [anon_sym_template] = ACTIONS(2990), [anon_sym_operator] = ACTIONS(2990), [anon_sym_try] = ACTIONS(2990), [anon_sym_delete] = ACTIONS(2990), [anon_sym_throw] = ACTIONS(2990), [anon_sym_namespace] = ACTIONS(2990), [anon_sym_static_assert] = ACTIONS(2990), [anon_sym_concept] = ACTIONS(2990), [anon_sym_co_return] = ACTIONS(2990), [anon_sym_co_yield] = ACTIONS(2990), [anon_sym_R_DQUOTE] = ACTIONS(2992), [anon_sym_LR_DQUOTE] = ACTIONS(2992), [anon_sym_uR_DQUOTE] = ACTIONS(2992), [anon_sym_UR_DQUOTE] = ACTIONS(2992), [anon_sym_u8R_DQUOTE] = ACTIONS(2992), [anon_sym_co_await] = ACTIONS(2990), [anon_sym_new] = ACTIONS(2990), [anon_sym_requires] = ACTIONS(2990), [sym_this] = ACTIONS(2990), }, [STATE(356)] = { [sym_identifier] = ACTIONS(2994), [aux_sym_preproc_include_token1] = ACTIONS(2994), [aux_sym_preproc_def_token1] = ACTIONS(2994), [aux_sym_preproc_if_token1] = ACTIONS(2994), [aux_sym_preproc_if_token2] = ACTIONS(2994), [aux_sym_preproc_ifdef_token1] = ACTIONS(2994), [aux_sym_preproc_ifdef_token2] = ACTIONS(2994), [aux_sym_preproc_else_token1] = ACTIONS(2994), [aux_sym_preproc_elif_token1] = ACTIONS(2994), [aux_sym_preproc_elifdef_token1] = ACTIONS(2994), [aux_sym_preproc_elifdef_token2] = ACTIONS(2994), [sym_preproc_directive] = ACTIONS(2994), [anon_sym_LPAREN2] = ACTIONS(2996), [anon_sym_BANG] = ACTIONS(2996), [anon_sym_TILDE] = ACTIONS(2996), [anon_sym_DASH] = ACTIONS(2994), [anon_sym_PLUS] = ACTIONS(2994), [anon_sym_STAR] = ACTIONS(2996), [anon_sym_AMP_AMP] = ACTIONS(2996), [anon_sym_AMP] = ACTIONS(2994), [anon_sym_SEMI] = ACTIONS(2996), [anon_sym___extension__] = ACTIONS(2994), [anon_sym_typedef] = ACTIONS(2994), [anon_sym_virtual] = ACTIONS(2994), [anon_sym_extern] = ACTIONS(2994), [anon_sym___attribute__] = ACTIONS(2994), [anon_sym___attribute] = ACTIONS(2994), [anon_sym_using] = ACTIONS(2994), [anon_sym_COLON_COLON] = ACTIONS(2996), [anon_sym_LBRACK_LBRACK] = ACTIONS(2996), [anon_sym___declspec] = ACTIONS(2994), [anon_sym___based] = ACTIONS(2994), [anon_sym___cdecl] = ACTIONS(2994), [anon_sym___clrcall] = ACTIONS(2994), [anon_sym___stdcall] = ACTIONS(2994), [anon_sym___fastcall] = ACTIONS(2994), [anon_sym___thiscall] = ACTIONS(2994), [anon_sym___vectorcall] = ACTIONS(2994), [anon_sym_LBRACE] = ACTIONS(2996), [anon_sym_signed] = ACTIONS(2994), [anon_sym_unsigned] = ACTIONS(2994), [anon_sym_long] = ACTIONS(2994), [anon_sym_short] = ACTIONS(2994), [anon_sym_LBRACK] = ACTIONS(2994), [anon_sym_static] = ACTIONS(2994), [anon_sym_register] = ACTIONS(2994), [anon_sym_inline] = ACTIONS(2994), [anon_sym___inline] = ACTIONS(2994), [anon_sym___inline__] = ACTIONS(2994), [anon_sym___forceinline] = ACTIONS(2994), [anon_sym_thread_local] = ACTIONS(2994), [anon_sym___thread] = ACTIONS(2994), [anon_sym_const] = ACTIONS(2994), [anon_sym_constexpr] = ACTIONS(2994), [anon_sym_volatile] = ACTIONS(2994), [anon_sym_restrict] = ACTIONS(2994), [anon_sym___restrict__] = ACTIONS(2994), [anon_sym__Atomic] = ACTIONS(2994), [anon_sym__Noreturn] = ACTIONS(2994), [anon_sym_noreturn] = ACTIONS(2994), [anon_sym__Nonnull] = ACTIONS(2994), [anon_sym_mutable] = ACTIONS(2994), [anon_sym_constinit] = ACTIONS(2994), [anon_sym_consteval] = ACTIONS(2994), [anon_sym_alignas] = ACTIONS(2994), [anon_sym__Alignas] = ACTIONS(2994), [sym_primitive_type] = ACTIONS(2994), [anon_sym_enum] = ACTIONS(2994), [anon_sym_class] = ACTIONS(2994), [anon_sym_struct] = ACTIONS(2994), [anon_sym_union] = ACTIONS(2994), [anon_sym_if] = ACTIONS(2994), [anon_sym_switch] = ACTIONS(2994), [anon_sym_case] = ACTIONS(2994), [anon_sym_default] = ACTIONS(2994), [anon_sym_while] = ACTIONS(2994), [anon_sym_do] = ACTIONS(2994), [anon_sym_for] = ACTIONS(2994), [anon_sym_return] = ACTIONS(2994), [anon_sym_break] = ACTIONS(2994), [anon_sym_continue] = ACTIONS(2994), [anon_sym_goto] = ACTIONS(2994), [anon_sym___try] = ACTIONS(2994), [anon_sym___leave] = ACTIONS(2994), [anon_sym_not] = ACTIONS(2994), [anon_sym_compl] = ACTIONS(2994), [anon_sym_DASH_DASH] = ACTIONS(2996), [anon_sym_PLUS_PLUS] = ACTIONS(2996), [anon_sym_sizeof] = ACTIONS(2994), [anon_sym___alignof__] = ACTIONS(2994), [anon_sym___alignof] = ACTIONS(2994), [anon_sym__alignof] = ACTIONS(2994), [anon_sym_alignof] = ACTIONS(2994), [anon_sym__Alignof] = ACTIONS(2994), [anon_sym_offsetof] = ACTIONS(2994), [anon_sym__Generic] = ACTIONS(2994), [anon_sym_asm] = ACTIONS(2994), [anon_sym___asm__] = ACTIONS(2994), [anon_sym___asm] = ACTIONS(2994), [sym_number_literal] = ACTIONS(2996), [anon_sym_L_SQUOTE] = ACTIONS(2996), [anon_sym_u_SQUOTE] = ACTIONS(2996), [anon_sym_U_SQUOTE] = ACTIONS(2996), [anon_sym_u8_SQUOTE] = ACTIONS(2996), [anon_sym_SQUOTE] = ACTIONS(2996), [anon_sym_L_DQUOTE] = ACTIONS(2996), [anon_sym_u_DQUOTE] = ACTIONS(2996), [anon_sym_U_DQUOTE] = ACTIONS(2996), [anon_sym_u8_DQUOTE] = ACTIONS(2996), [anon_sym_DQUOTE] = ACTIONS(2996), [sym_true] = ACTIONS(2994), [sym_false] = ACTIONS(2994), [anon_sym_NULL] = ACTIONS(2994), [anon_sym_nullptr] = ACTIONS(2994), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2994), [anon_sym_decltype] = ACTIONS(2994), [anon_sym_explicit] = ACTIONS(2994), [anon_sym_typename] = ACTIONS(2994), [anon_sym_template] = ACTIONS(2994), [anon_sym_operator] = ACTIONS(2994), [anon_sym_try] = ACTIONS(2994), [anon_sym_delete] = ACTIONS(2994), [anon_sym_throw] = ACTIONS(2994), [anon_sym_namespace] = ACTIONS(2994), [anon_sym_static_assert] = ACTIONS(2994), [anon_sym_concept] = ACTIONS(2994), [anon_sym_co_return] = ACTIONS(2994), [anon_sym_co_yield] = ACTIONS(2994), [anon_sym_R_DQUOTE] = ACTIONS(2996), [anon_sym_LR_DQUOTE] = ACTIONS(2996), [anon_sym_uR_DQUOTE] = ACTIONS(2996), [anon_sym_UR_DQUOTE] = ACTIONS(2996), [anon_sym_u8R_DQUOTE] = ACTIONS(2996), [anon_sym_co_await] = ACTIONS(2994), [anon_sym_new] = ACTIONS(2994), [anon_sym_requires] = ACTIONS(2994), [sym_this] = ACTIONS(2994), }, [STATE(357)] = { [sym_identifier] = ACTIONS(2998), [aux_sym_preproc_include_token1] = ACTIONS(2998), [aux_sym_preproc_def_token1] = ACTIONS(2998), [aux_sym_preproc_if_token1] = ACTIONS(2998), [aux_sym_preproc_if_token2] = ACTIONS(2998), [aux_sym_preproc_ifdef_token1] = ACTIONS(2998), [aux_sym_preproc_ifdef_token2] = ACTIONS(2998), [aux_sym_preproc_else_token1] = ACTIONS(2998), [aux_sym_preproc_elif_token1] = ACTIONS(2998), [aux_sym_preproc_elifdef_token1] = ACTIONS(2998), [aux_sym_preproc_elifdef_token2] = ACTIONS(2998), [sym_preproc_directive] = ACTIONS(2998), [anon_sym_LPAREN2] = ACTIONS(3000), [anon_sym_BANG] = ACTIONS(3000), [anon_sym_TILDE] = ACTIONS(3000), [anon_sym_DASH] = ACTIONS(2998), [anon_sym_PLUS] = ACTIONS(2998), [anon_sym_STAR] = ACTIONS(3000), [anon_sym_AMP_AMP] = ACTIONS(3000), [anon_sym_AMP] = ACTIONS(2998), [anon_sym_SEMI] = ACTIONS(3000), [anon_sym___extension__] = ACTIONS(2998), [anon_sym_typedef] = ACTIONS(2998), [anon_sym_virtual] = ACTIONS(2998), [anon_sym_extern] = ACTIONS(2998), [anon_sym___attribute__] = ACTIONS(2998), [anon_sym___attribute] = ACTIONS(2998), [anon_sym_using] = ACTIONS(2998), [anon_sym_COLON_COLON] = ACTIONS(3000), [anon_sym_LBRACK_LBRACK] = ACTIONS(3000), [anon_sym___declspec] = ACTIONS(2998), [anon_sym___based] = ACTIONS(2998), [anon_sym___cdecl] = ACTIONS(2998), [anon_sym___clrcall] = ACTIONS(2998), [anon_sym___stdcall] = ACTIONS(2998), [anon_sym___fastcall] = ACTIONS(2998), [anon_sym___thiscall] = ACTIONS(2998), [anon_sym___vectorcall] = ACTIONS(2998), [anon_sym_LBRACE] = ACTIONS(3000), [anon_sym_signed] = ACTIONS(2998), [anon_sym_unsigned] = ACTIONS(2998), [anon_sym_long] = ACTIONS(2998), [anon_sym_short] = ACTIONS(2998), [anon_sym_LBRACK] = ACTIONS(2998), [anon_sym_static] = ACTIONS(2998), [anon_sym_register] = ACTIONS(2998), [anon_sym_inline] = ACTIONS(2998), [anon_sym___inline] = ACTIONS(2998), [anon_sym___inline__] = ACTIONS(2998), [anon_sym___forceinline] = ACTIONS(2998), [anon_sym_thread_local] = ACTIONS(2998), [anon_sym___thread] = ACTIONS(2998), [anon_sym_const] = ACTIONS(2998), [anon_sym_constexpr] = ACTIONS(2998), [anon_sym_volatile] = ACTIONS(2998), [anon_sym_restrict] = ACTIONS(2998), [anon_sym___restrict__] = ACTIONS(2998), [anon_sym__Atomic] = ACTIONS(2998), [anon_sym__Noreturn] = ACTIONS(2998), [anon_sym_noreturn] = ACTIONS(2998), [anon_sym__Nonnull] = ACTIONS(2998), [anon_sym_mutable] = ACTIONS(2998), [anon_sym_constinit] = ACTIONS(2998), [anon_sym_consteval] = ACTIONS(2998), [anon_sym_alignas] = ACTIONS(2998), [anon_sym__Alignas] = ACTIONS(2998), [sym_primitive_type] = ACTIONS(2998), [anon_sym_enum] = ACTIONS(2998), [anon_sym_class] = ACTIONS(2998), [anon_sym_struct] = ACTIONS(2998), [anon_sym_union] = ACTIONS(2998), [anon_sym_if] = ACTIONS(2998), [anon_sym_switch] = ACTIONS(2998), [anon_sym_case] = ACTIONS(2998), [anon_sym_default] = ACTIONS(2998), [anon_sym_while] = ACTIONS(2998), [anon_sym_do] = ACTIONS(2998), [anon_sym_for] = ACTIONS(2998), [anon_sym_return] = ACTIONS(2998), [anon_sym_break] = ACTIONS(2998), [anon_sym_continue] = ACTIONS(2998), [anon_sym_goto] = ACTIONS(2998), [anon_sym___try] = ACTIONS(2998), [anon_sym___leave] = ACTIONS(2998), [anon_sym_not] = ACTIONS(2998), [anon_sym_compl] = ACTIONS(2998), [anon_sym_DASH_DASH] = ACTIONS(3000), [anon_sym_PLUS_PLUS] = ACTIONS(3000), [anon_sym_sizeof] = ACTIONS(2998), [anon_sym___alignof__] = ACTIONS(2998), [anon_sym___alignof] = ACTIONS(2998), [anon_sym__alignof] = ACTIONS(2998), [anon_sym_alignof] = ACTIONS(2998), [anon_sym__Alignof] = ACTIONS(2998), [anon_sym_offsetof] = ACTIONS(2998), [anon_sym__Generic] = ACTIONS(2998), [anon_sym_asm] = ACTIONS(2998), [anon_sym___asm__] = ACTIONS(2998), [anon_sym___asm] = ACTIONS(2998), [sym_number_literal] = ACTIONS(3000), [anon_sym_L_SQUOTE] = ACTIONS(3000), [anon_sym_u_SQUOTE] = ACTIONS(3000), [anon_sym_U_SQUOTE] = ACTIONS(3000), [anon_sym_u8_SQUOTE] = ACTIONS(3000), [anon_sym_SQUOTE] = ACTIONS(3000), [anon_sym_L_DQUOTE] = ACTIONS(3000), [anon_sym_u_DQUOTE] = ACTIONS(3000), [anon_sym_U_DQUOTE] = ACTIONS(3000), [anon_sym_u8_DQUOTE] = ACTIONS(3000), [anon_sym_DQUOTE] = ACTIONS(3000), [sym_true] = ACTIONS(2998), [sym_false] = ACTIONS(2998), [anon_sym_NULL] = ACTIONS(2998), [anon_sym_nullptr] = ACTIONS(2998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2998), [anon_sym_decltype] = ACTIONS(2998), [anon_sym_explicit] = ACTIONS(2998), [anon_sym_typename] = ACTIONS(2998), [anon_sym_template] = ACTIONS(2998), [anon_sym_operator] = ACTIONS(2998), [anon_sym_try] = ACTIONS(2998), [anon_sym_delete] = ACTIONS(2998), [anon_sym_throw] = ACTIONS(2998), [anon_sym_namespace] = ACTIONS(2998), [anon_sym_static_assert] = ACTIONS(2998), [anon_sym_concept] = ACTIONS(2998), [anon_sym_co_return] = ACTIONS(2998), [anon_sym_co_yield] = ACTIONS(2998), [anon_sym_R_DQUOTE] = ACTIONS(3000), [anon_sym_LR_DQUOTE] = ACTIONS(3000), [anon_sym_uR_DQUOTE] = ACTIONS(3000), [anon_sym_UR_DQUOTE] = ACTIONS(3000), [anon_sym_u8R_DQUOTE] = ACTIONS(3000), [anon_sym_co_await] = ACTIONS(2998), [anon_sym_new] = ACTIONS(2998), [anon_sym_requires] = ACTIONS(2998), [sym_this] = ACTIONS(2998), }, [STATE(358)] = { [sym_identifier] = ACTIONS(3002), [aux_sym_preproc_include_token1] = ACTIONS(3002), [aux_sym_preproc_def_token1] = ACTIONS(3002), [aux_sym_preproc_if_token1] = ACTIONS(3002), [aux_sym_preproc_if_token2] = ACTIONS(3002), [aux_sym_preproc_ifdef_token1] = ACTIONS(3002), [aux_sym_preproc_ifdef_token2] = ACTIONS(3002), [aux_sym_preproc_else_token1] = ACTIONS(3002), [aux_sym_preproc_elif_token1] = ACTIONS(3002), [aux_sym_preproc_elifdef_token1] = ACTIONS(3002), [aux_sym_preproc_elifdef_token2] = ACTIONS(3002), [sym_preproc_directive] = ACTIONS(3002), [anon_sym_LPAREN2] = ACTIONS(3004), [anon_sym_BANG] = ACTIONS(3004), [anon_sym_TILDE] = ACTIONS(3004), [anon_sym_DASH] = ACTIONS(3002), [anon_sym_PLUS] = ACTIONS(3002), [anon_sym_STAR] = ACTIONS(3004), [anon_sym_AMP_AMP] = ACTIONS(3004), [anon_sym_AMP] = ACTIONS(3002), [anon_sym_SEMI] = ACTIONS(3004), [anon_sym___extension__] = ACTIONS(3002), [anon_sym_typedef] = ACTIONS(3002), [anon_sym_virtual] = ACTIONS(3002), [anon_sym_extern] = ACTIONS(3002), [anon_sym___attribute__] = ACTIONS(3002), [anon_sym___attribute] = ACTIONS(3002), [anon_sym_using] = ACTIONS(3002), [anon_sym_COLON_COLON] = ACTIONS(3004), [anon_sym_LBRACK_LBRACK] = ACTIONS(3004), [anon_sym___declspec] = ACTIONS(3002), [anon_sym___based] = ACTIONS(3002), [anon_sym___cdecl] = ACTIONS(3002), [anon_sym___clrcall] = ACTIONS(3002), [anon_sym___stdcall] = ACTIONS(3002), [anon_sym___fastcall] = ACTIONS(3002), [anon_sym___thiscall] = ACTIONS(3002), [anon_sym___vectorcall] = ACTIONS(3002), [anon_sym_LBRACE] = ACTIONS(3004), [anon_sym_signed] = ACTIONS(3002), [anon_sym_unsigned] = ACTIONS(3002), [anon_sym_long] = ACTIONS(3002), [anon_sym_short] = ACTIONS(3002), [anon_sym_LBRACK] = ACTIONS(3002), [anon_sym_static] = ACTIONS(3002), [anon_sym_register] = ACTIONS(3002), [anon_sym_inline] = ACTIONS(3002), [anon_sym___inline] = ACTIONS(3002), [anon_sym___inline__] = ACTIONS(3002), [anon_sym___forceinline] = ACTIONS(3002), [anon_sym_thread_local] = ACTIONS(3002), [anon_sym___thread] = ACTIONS(3002), [anon_sym_const] = ACTIONS(3002), [anon_sym_constexpr] = ACTIONS(3002), [anon_sym_volatile] = ACTIONS(3002), [anon_sym_restrict] = ACTIONS(3002), [anon_sym___restrict__] = ACTIONS(3002), [anon_sym__Atomic] = ACTIONS(3002), [anon_sym__Noreturn] = ACTIONS(3002), [anon_sym_noreturn] = ACTIONS(3002), [anon_sym__Nonnull] = ACTIONS(3002), [anon_sym_mutable] = ACTIONS(3002), [anon_sym_constinit] = ACTIONS(3002), [anon_sym_consteval] = ACTIONS(3002), [anon_sym_alignas] = ACTIONS(3002), [anon_sym__Alignas] = ACTIONS(3002), [sym_primitive_type] = ACTIONS(3002), [anon_sym_enum] = ACTIONS(3002), [anon_sym_class] = ACTIONS(3002), [anon_sym_struct] = ACTIONS(3002), [anon_sym_union] = ACTIONS(3002), [anon_sym_if] = ACTIONS(3002), [anon_sym_switch] = ACTIONS(3002), [anon_sym_case] = ACTIONS(3002), [anon_sym_default] = ACTIONS(3002), [anon_sym_while] = ACTIONS(3002), [anon_sym_do] = ACTIONS(3002), [anon_sym_for] = ACTIONS(3002), [anon_sym_return] = ACTIONS(3002), [anon_sym_break] = ACTIONS(3002), [anon_sym_continue] = ACTIONS(3002), [anon_sym_goto] = ACTIONS(3002), [anon_sym___try] = ACTIONS(3002), [anon_sym___leave] = ACTIONS(3002), [anon_sym_not] = ACTIONS(3002), [anon_sym_compl] = ACTIONS(3002), [anon_sym_DASH_DASH] = ACTIONS(3004), [anon_sym_PLUS_PLUS] = ACTIONS(3004), [anon_sym_sizeof] = ACTIONS(3002), [anon_sym___alignof__] = ACTIONS(3002), [anon_sym___alignof] = ACTIONS(3002), [anon_sym__alignof] = ACTIONS(3002), [anon_sym_alignof] = ACTIONS(3002), [anon_sym__Alignof] = ACTIONS(3002), [anon_sym_offsetof] = ACTIONS(3002), [anon_sym__Generic] = ACTIONS(3002), [anon_sym_asm] = ACTIONS(3002), [anon_sym___asm__] = ACTIONS(3002), [anon_sym___asm] = ACTIONS(3002), [sym_number_literal] = ACTIONS(3004), [anon_sym_L_SQUOTE] = ACTIONS(3004), [anon_sym_u_SQUOTE] = ACTIONS(3004), [anon_sym_U_SQUOTE] = ACTIONS(3004), [anon_sym_u8_SQUOTE] = ACTIONS(3004), [anon_sym_SQUOTE] = ACTIONS(3004), [anon_sym_L_DQUOTE] = ACTIONS(3004), [anon_sym_u_DQUOTE] = ACTIONS(3004), [anon_sym_U_DQUOTE] = ACTIONS(3004), [anon_sym_u8_DQUOTE] = ACTIONS(3004), [anon_sym_DQUOTE] = ACTIONS(3004), [sym_true] = ACTIONS(3002), [sym_false] = ACTIONS(3002), [anon_sym_NULL] = ACTIONS(3002), [anon_sym_nullptr] = ACTIONS(3002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3002), [anon_sym_decltype] = ACTIONS(3002), [anon_sym_explicit] = ACTIONS(3002), [anon_sym_typename] = ACTIONS(3002), [anon_sym_template] = ACTIONS(3002), [anon_sym_operator] = ACTIONS(3002), [anon_sym_try] = ACTIONS(3002), [anon_sym_delete] = ACTIONS(3002), [anon_sym_throw] = ACTIONS(3002), [anon_sym_namespace] = ACTIONS(3002), [anon_sym_static_assert] = ACTIONS(3002), [anon_sym_concept] = ACTIONS(3002), [anon_sym_co_return] = ACTIONS(3002), [anon_sym_co_yield] = ACTIONS(3002), [anon_sym_R_DQUOTE] = ACTIONS(3004), [anon_sym_LR_DQUOTE] = ACTIONS(3004), [anon_sym_uR_DQUOTE] = ACTIONS(3004), [anon_sym_UR_DQUOTE] = ACTIONS(3004), [anon_sym_u8R_DQUOTE] = ACTIONS(3004), [anon_sym_co_await] = ACTIONS(3002), [anon_sym_new] = ACTIONS(3002), [anon_sym_requires] = ACTIONS(3002), [sym_this] = ACTIONS(3002), }, [STATE(359)] = { [sym_preproc_def] = STATE(497), [sym_preproc_function_def] = STATE(497), [sym_preproc_call] = STATE(497), [sym_preproc_if_in_field_declaration_list] = STATE(497), [sym_preproc_ifdef_in_field_declaration_list] = STATE(497), [sym_preproc_else_in_field_declaration_list] = STATE(8235), [sym_preproc_elif_in_field_declaration_list] = STATE(8235), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8235), [sym_type_definition] = STATE(497), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(497), [sym_field_declaration] = STATE(497), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(497), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(497), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(497), [sym_operator_cast_declaration] = STATE(497), [sym_constructor_or_destructor_definition] = STATE(497), [sym_constructor_or_destructor_declaration] = STATE(497), [sym_friend_declaration] = STATE(497), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(497), [sym_alias_declaration] = STATE(497), [sym_static_assert_declaration] = STATE(497), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(497), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3012), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3032), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(360)] = { [sym_preproc_def] = STATE(363), [sym_preproc_function_def] = STATE(363), [sym_preproc_call] = STATE(363), [sym_preproc_if_in_field_declaration_list] = STATE(363), [sym_preproc_ifdef_in_field_declaration_list] = STATE(363), [sym_preproc_else_in_field_declaration_list] = STATE(8242), [sym_preproc_elif_in_field_declaration_list] = STATE(8242), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8242), [sym_type_definition] = STATE(363), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(363), [sym_field_declaration] = STATE(363), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(363), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(363), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(363), [sym_operator_cast_declaration] = STATE(363), [sym_constructor_or_destructor_definition] = STATE(363), [sym_constructor_or_destructor_declaration] = STATE(363), [sym_friend_declaration] = STATE(363), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(363), [sym_alias_declaration] = STATE(363), [sym_static_assert_declaration] = STATE(363), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(363), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3066), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3068), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(361)] = { [ts_builtin_sym_end] = ACTIONS(2751), [sym_identifier] = ACTIONS(2749), [aux_sym_preproc_include_token1] = ACTIONS(2749), [aux_sym_preproc_def_token1] = ACTIONS(2749), [aux_sym_preproc_if_token1] = ACTIONS(2749), [aux_sym_preproc_ifdef_token1] = ACTIONS(2749), [aux_sym_preproc_ifdef_token2] = ACTIONS(2749), [sym_preproc_directive] = ACTIONS(2749), [anon_sym_LPAREN2] = ACTIONS(2751), [anon_sym_BANG] = ACTIONS(2751), [anon_sym_TILDE] = ACTIONS(2751), [anon_sym_DASH] = ACTIONS(2749), [anon_sym_PLUS] = ACTIONS(2749), [anon_sym_STAR] = ACTIONS(2751), [anon_sym_AMP_AMP] = ACTIONS(2751), [anon_sym_AMP] = ACTIONS(2749), [anon_sym_SEMI] = ACTIONS(2751), [anon_sym___extension__] = ACTIONS(2749), [anon_sym_typedef] = ACTIONS(2749), [anon_sym_virtual] = ACTIONS(2749), [anon_sym_extern] = ACTIONS(2749), [anon_sym___attribute__] = ACTIONS(2749), [anon_sym___attribute] = ACTIONS(2749), [anon_sym_using] = ACTIONS(2749), [anon_sym_COLON_COLON] = ACTIONS(2751), [anon_sym_LBRACK_LBRACK] = ACTIONS(2751), [anon_sym___declspec] = ACTIONS(2749), [anon_sym___based] = ACTIONS(2749), [anon_sym___cdecl] = ACTIONS(2749), [anon_sym___clrcall] = ACTIONS(2749), [anon_sym___stdcall] = ACTIONS(2749), [anon_sym___fastcall] = ACTIONS(2749), [anon_sym___thiscall] = ACTIONS(2749), [anon_sym___vectorcall] = ACTIONS(2749), [anon_sym_LBRACE] = ACTIONS(2751), [anon_sym_signed] = ACTIONS(2749), [anon_sym_unsigned] = ACTIONS(2749), [anon_sym_long] = ACTIONS(2749), [anon_sym_short] = ACTIONS(2749), [anon_sym_LBRACK] = ACTIONS(2749), [anon_sym_static] = ACTIONS(2749), [anon_sym_register] = ACTIONS(2749), [anon_sym_inline] = ACTIONS(2749), [anon_sym___inline] = ACTIONS(2749), [anon_sym___inline__] = ACTIONS(2749), [anon_sym___forceinline] = ACTIONS(2749), [anon_sym_thread_local] = ACTIONS(2749), [anon_sym___thread] = ACTIONS(2749), [anon_sym_const] = ACTIONS(2749), [anon_sym_constexpr] = ACTIONS(2749), [anon_sym_volatile] = ACTIONS(2749), [anon_sym_restrict] = ACTIONS(2749), [anon_sym___restrict__] = ACTIONS(2749), [anon_sym__Atomic] = ACTIONS(2749), [anon_sym__Noreturn] = ACTIONS(2749), [anon_sym_noreturn] = ACTIONS(2749), [anon_sym__Nonnull] = ACTIONS(2749), [anon_sym_mutable] = ACTIONS(2749), [anon_sym_constinit] = ACTIONS(2749), [anon_sym_consteval] = ACTIONS(2749), [anon_sym_alignas] = ACTIONS(2749), [anon_sym__Alignas] = ACTIONS(2749), [sym_primitive_type] = ACTIONS(2749), [anon_sym_enum] = ACTIONS(2749), [anon_sym_class] = ACTIONS(2749), [anon_sym_struct] = ACTIONS(2749), [anon_sym_union] = ACTIONS(2749), [anon_sym_if] = ACTIONS(2749), [anon_sym_else] = ACTIONS(2749), [anon_sym_switch] = ACTIONS(2749), [anon_sym_case] = ACTIONS(2749), [anon_sym_default] = ACTIONS(2749), [anon_sym_while] = ACTIONS(2749), [anon_sym_do] = ACTIONS(2749), [anon_sym_for] = ACTIONS(2749), [anon_sym_return] = ACTIONS(2749), [anon_sym_break] = ACTIONS(2749), [anon_sym_continue] = ACTIONS(2749), [anon_sym_goto] = ACTIONS(2749), [anon_sym___try] = ACTIONS(2749), [anon_sym___leave] = ACTIONS(2749), [anon_sym_not] = ACTIONS(2749), [anon_sym_compl] = ACTIONS(2749), [anon_sym_DASH_DASH] = ACTIONS(2751), [anon_sym_PLUS_PLUS] = ACTIONS(2751), [anon_sym_sizeof] = ACTIONS(2749), [anon_sym___alignof__] = ACTIONS(2749), [anon_sym___alignof] = ACTIONS(2749), [anon_sym__alignof] = ACTIONS(2749), [anon_sym_alignof] = ACTIONS(2749), [anon_sym__Alignof] = ACTIONS(2749), [anon_sym_offsetof] = ACTIONS(2749), [anon_sym__Generic] = ACTIONS(2749), [anon_sym_asm] = ACTIONS(2749), [anon_sym___asm__] = ACTIONS(2749), [anon_sym___asm] = ACTIONS(2749), [sym_number_literal] = ACTIONS(2751), [anon_sym_L_SQUOTE] = ACTIONS(2751), [anon_sym_u_SQUOTE] = ACTIONS(2751), [anon_sym_U_SQUOTE] = ACTIONS(2751), [anon_sym_u8_SQUOTE] = ACTIONS(2751), [anon_sym_SQUOTE] = ACTIONS(2751), [anon_sym_L_DQUOTE] = ACTIONS(2751), [anon_sym_u_DQUOTE] = ACTIONS(2751), [anon_sym_U_DQUOTE] = ACTIONS(2751), [anon_sym_u8_DQUOTE] = ACTIONS(2751), [anon_sym_DQUOTE] = ACTIONS(2751), [sym_true] = ACTIONS(2749), [sym_false] = ACTIONS(2749), [anon_sym_NULL] = ACTIONS(2749), [anon_sym_nullptr] = ACTIONS(2749), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2749), [anon_sym_decltype] = ACTIONS(2749), [anon_sym_explicit] = ACTIONS(2749), [anon_sym_typename] = ACTIONS(2749), [anon_sym_export] = ACTIONS(2749), [anon_sym_module] = ACTIONS(2749), [anon_sym_import] = ACTIONS(2749), [anon_sym_template] = ACTIONS(2749), [anon_sym_operator] = ACTIONS(2749), [anon_sym_try] = ACTIONS(2749), [anon_sym_delete] = ACTIONS(2749), [anon_sym_throw] = ACTIONS(2749), [anon_sym_namespace] = ACTIONS(2749), [anon_sym_static_assert] = ACTIONS(2749), [anon_sym_concept] = ACTIONS(2749), [anon_sym_co_return] = ACTIONS(2749), [anon_sym_co_yield] = ACTIONS(2749), [anon_sym_R_DQUOTE] = ACTIONS(2751), [anon_sym_LR_DQUOTE] = ACTIONS(2751), [anon_sym_uR_DQUOTE] = ACTIONS(2751), [anon_sym_UR_DQUOTE] = ACTIONS(2751), [anon_sym_u8R_DQUOTE] = ACTIONS(2751), [anon_sym_co_await] = ACTIONS(2749), [anon_sym_new] = ACTIONS(2749), [anon_sym_requires] = ACTIONS(2749), [sym_this] = ACTIONS(2749), }, [STATE(362)] = { [sym_preproc_def] = STATE(365), [sym_preproc_function_def] = STATE(365), [sym_preproc_call] = STATE(365), [sym_preproc_if_in_field_declaration_list] = STATE(365), [sym_preproc_ifdef_in_field_declaration_list] = STATE(365), [sym_preproc_else_in_field_declaration_list] = STATE(8650), [sym_preproc_elif_in_field_declaration_list] = STATE(8650), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8650), [sym_type_definition] = STATE(365), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(365), [sym_field_declaration] = STATE(365), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(365), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(365), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(365), [sym_operator_cast_declaration] = STATE(365), [sym_constructor_or_destructor_definition] = STATE(365), [sym_constructor_or_destructor_declaration] = STATE(365), [sym_friend_declaration] = STATE(365), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(365), [sym_alias_declaration] = STATE(365), [sym_static_assert_declaration] = STATE(365), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(365), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3070), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3072), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(363)] = { [sym_preproc_def] = STATE(497), [sym_preproc_function_def] = STATE(497), [sym_preproc_call] = STATE(497), [sym_preproc_if_in_field_declaration_list] = STATE(497), [sym_preproc_ifdef_in_field_declaration_list] = STATE(497), [sym_preproc_else_in_field_declaration_list] = STATE(8659), [sym_preproc_elif_in_field_declaration_list] = STATE(8659), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8659), [sym_type_definition] = STATE(497), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(497), [sym_field_declaration] = STATE(497), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(497), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(497), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(497), [sym_operator_cast_declaration] = STATE(497), [sym_constructor_or_destructor_definition] = STATE(497), [sym_constructor_or_destructor_declaration] = STATE(497), [sym_friend_declaration] = STATE(497), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(497), [sym_alias_declaration] = STATE(497), [sym_static_assert_declaration] = STATE(497), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(497), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3074), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3032), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(364)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4473), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7259), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7596), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3130), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(365)] = { [sym_preproc_def] = STATE(497), [sym_preproc_function_def] = STATE(497), [sym_preproc_call] = STATE(497), [sym_preproc_if_in_field_declaration_list] = STATE(497), [sym_preproc_ifdef_in_field_declaration_list] = STATE(497), [sym_preproc_else_in_field_declaration_list] = STATE(8848), [sym_preproc_elif_in_field_declaration_list] = STATE(8848), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8848), [sym_type_definition] = STATE(497), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(497), [sym_field_declaration] = STATE(497), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(497), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(497), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(497), [sym_operator_cast_declaration] = STATE(497), [sym_constructor_or_destructor_definition] = STATE(497), [sym_constructor_or_destructor_declaration] = STATE(497), [sym_friend_declaration] = STATE(497), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(497), [sym_alias_declaration] = STATE(497), [sym_static_assert_declaration] = STATE(497), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(497), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3142), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3032), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(366)] = { [sym_identifier] = ACTIONS(3144), [aux_sym_preproc_include_token1] = ACTIONS(3144), [aux_sym_preproc_def_token1] = ACTIONS(3144), [aux_sym_preproc_if_token1] = ACTIONS(3144), [aux_sym_preproc_if_token2] = ACTIONS(3144), [aux_sym_preproc_ifdef_token1] = ACTIONS(3144), [aux_sym_preproc_ifdef_token2] = ACTIONS(3144), [aux_sym_preproc_else_token1] = ACTIONS(3144), [aux_sym_preproc_elif_token1] = ACTIONS(3144), [aux_sym_preproc_elifdef_token1] = ACTIONS(3144), [aux_sym_preproc_elifdef_token2] = ACTIONS(3144), [sym_preproc_directive] = ACTIONS(3144), [anon_sym_LPAREN2] = ACTIONS(3146), [anon_sym_BANG] = ACTIONS(3146), [anon_sym_TILDE] = ACTIONS(3146), [anon_sym_DASH] = ACTIONS(3144), [anon_sym_PLUS] = ACTIONS(3144), [anon_sym_STAR] = ACTIONS(3146), [anon_sym_AMP_AMP] = ACTIONS(3146), [anon_sym_AMP] = ACTIONS(3144), [anon_sym_SEMI] = ACTIONS(3146), [anon_sym___extension__] = ACTIONS(3144), [anon_sym_typedef] = ACTIONS(3144), [anon_sym_virtual] = ACTIONS(3144), [anon_sym_extern] = ACTIONS(3144), [anon_sym___attribute__] = ACTIONS(3144), [anon_sym___attribute] = ACTIONS(3144), [anon_sym_using] = ACTIONS(3144), [anon_sym_COLON_COLON] = ACTIONS(3146), [anon_sym_LBRACK_LBRACK] = ACTIONS(3146), [anon_sym___declspec] = ACTIONS(3144), [anon_sym___based] = ACTIONS(3144), [anon_sym___cdecl] = ACTIONS(3144), [anon_sym___clrcall] = ACTIONS(3144), [anon_sym___stdcall] = ACTIONS(3144), [anon_sym___fastcall] = ACTIONS(3144), [anon_sym___thiscall] = ACTIONS(3144), [anon_sym___vectorcall] = ACTIONS(3144), [anon_sym_LBRACE] = ACTIONS(3146), [anon_sym_signed] = ACTIONS(3144), [anon_sym_unsigned] = ACTIONS(3144), [anon_sym_long] = ACTIONS(3144), [anon_sym_short] = ACTIONS(3144), [anon_sym_LBRACK] = ACTIONS(3144), [anon_sym_static] = ACTIONS(3144), [anon_sym_register] = ACTIONS(3144), [anon_sym_inline] = ACTIONS(3144), [anon_sym___inline] = ACTIONS(3144), [anon_sym___inline__] = ACTIONS(3144), [anon_sym___forceinline] = ACTIONS(3144), [anon_sym_thread_local] = ACTIONS(3144), [anon_sym___thread] = ACTIONS(3144), [anon_sym_const] = ACTIONS(3144), [anon_sym_constexpr] = ACTIONS(3144), [anon_sym_volatile] = ACTIONS(3144), [anon_sym_restrict] = ACTIONS(3144), [anon_sym___restrict__] = ACTIONS(3144), [anon_sym__Atomic] = ACTIONS(3144), [anon_sym__Noreturn] = ACTIONS(3144), [anon_sym_noreturn] = ACTIONS(3144), [anon_sym__Nonnull] = ACTIONS(3144), [anon_sym_mutable] = ACTIONS(3144), [anon_sym_constinit] = ACTIONS(3144), [anon_sym_consteval] = ACTIONS(3144), [anon_sym_alignas] = ACTIONS(3144), [anon_sym__Alignas] = ACTIONS(3144), [sym_primitive_type] = ACTIONS(3144), [anon_sym_enum] = ACTIONS(3144), [anon_sym_class] = ACTIONS(3144), [anon_sym_struct] = ACTIONS(3144), [anon_sym_union] = ACTIONS(3144), [anon_sym_if] = ACTIONS(3144), [anon_sym_switch] = ACTIONS(3144), [anon_sym_case] = ACTIONS(3144), [anon_sym_default] = ACTIONS(3144), [anon_sym_while] = ACTIONS(3144), [anon_sym_do] = ACTIONS(3144), [anon_sym_for] = ACTIONS(3144), [anon_sym_return] = ACTIONS(3144), [anon_sym_break] = ACTIONS(3144), [anon_sym_continue] = ACTIONS(3144), [anon_sym_goto] = ACTIONS(3144), [anon_sym___try] = ACTIONS(3144), [anon_sym___leave] = ACTIONS(3144), [anon_sym_not] = ACTIONS(3144), [anon_sym_compl] = ACTIONS(3144), [anon_sym_DASH_DASH] = ACTIONS(3146), [anon_sym_PLUS_PLUS] = ACTIONS(3146), [anon_sym_sizeof] = ACTIONS(3144), [anon_sym___alignof__] = ACTIONS(3144), [anon_sym___alignof] = ACTIONS(3144), [anon_sym__alignof] = ACTIONS(3144), [anon_sym_alignof] = ACTIONS(3144), [anon_sym__Alignof] = ACTIONS(3144), [anon_sym_offsetof] = ACTIONS(3144), [anon_sym__Generic] = ACTIONS(3144), [anon_sym_asm] = ACTIONS(3144), [anon_sym___asm__] = ACTIONS(3144), [anon_sym___asm] = ACTIONS(3144), [sym_number_literal] = ACTIONS(3146), [anon_sym_L_SQUOTE] = ACTIONS(3146), [anon_sym_u_SQUOTE] = ACTIONS(3146), [anon_sym_U_SQUOTE] = ACTIONS(3146), [anon_sym_u8_SQUOTE] = ACTIONS(3146), [anon_sym_SQUOTE] = ACTIONS(3146), [anon_sym_L_DQUOTE] = ACTIONS(3146), [anon_sym_u_DQUOTE] = ACTIONS(3146), [anon_sym_U_DQUOTE] = ACTIONS(3146), [anon_sym_u8_DQUOTE] = ACTIONS(3146), [anon_sym_DQUOTE] = ACTIONS(3146), [sym_true] = ACTIONS(3144), [sym_false] = ACTIONS(3144), [anon_sym_NULL] = ACTIONS(3144), [anon_sym_nullptr] = ACTIONS(3144), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3144), [anon_sym_decltype] = ACTIONS(3144), [anon_sym_explicit] = ACTIONS(3144), [anon_sym_typename] = ACTIONS(3144), [anon_sym_template] = ACTIONS(3144), [anon_sym_operator] = ACTIONS(3144), [anon_sym_try] = ACTIONS(3144), [anon_sym_delete] = ACTIONS(3144), [anon_sym_throw] = ACTIONS(3144), [anon_sym_namespace] = ACTIONS(3144), [anon_sym_static_assert] = ACTIONS(3144), [anon_sym_concept] = ACTIONS(3144), [anon_sym_co_return] = ACTIONS(3144), [anon_sym_co_yield] = ACTIONS(3144), [anon_sym_R_DQUOTE] = ACTIONS(3146), [anon_sym_LR_DQUOTE] = ACTIONS(3146), [anon_sym_uR_DQUOTE] = ACTIONS(3146), [anon_sym_UR_DQUOTE] = ACTIONS(3146), [anon_sym_u8R_DQUOTE] = ACTIONS(3146), [anon_sym_co_await] = ACTIONS(3144), [anon_sym_new] = ACTIONS(3144), [anon_sym_requires] = ACTIONS(3144), [sym_this] = ACTIONS(3144), }, [STATE(367)] = { [ts_builtin_sym_end] = ACTIONS(2643), [sym_identifier] = ACTIONS(2641), [aux_sym_preproc_include_token1] = ACTIONS(2641), [aux_sym_preproc_def_token1] = ACTIONS(2641), [aux_sym_preproc_if_token1] = ACTIONS(2641), [aux_sym_preproc_ifdef_token1] = ACTIONS(2641), [aux_sym_preproc_ifdef_token2] = ACTIONS(2641), [sym_preproc_directive] = ACTIONS(2641), [anon_sym_LPAREN2] = ACTIONS(2643), [anon_sym_BANG] = ACTIONS(2643), [anon_sym_TILDE] = ACTIONS(2643), [anon_sym_DASH] = ACTIONS(2641), [anon_sym_PLUS] = ACTIONS(2641), [anon_sym_STAR] = ACTIONS(2643), [anon_sym_AMP_AMP] = ACTIONS(2643), [anon_sym_AMP] = ACTIONS(2641), [anon_sym_SEMI] = ACTIONS(2643), [anon_sym___extension__] = ACTIONS(2641), [anon_sym_typedef] = ACTIONS(2641), [anon_sym_virtual] = ACTIONS(2641), [anon_sym_extern] = ACTIONS(2641), [anon_sym___attribute__] = ACTIONS(2641), [anon_sym___attribute] = ACTIONS(2641), [anon_sym_using] = ACTIONS(2641), [anon_sym_COLON_COLON] = ACTIONS(2643), [anon_sym_LBRACK_LBRACK] = ACTIONS(2643), [anon_sym___declspec] = ACTIONS(2641), [anon_sym___based] = ACTIONS(2641), [anon_sym___cdecl] = ACTIONS(2641), [anon_sym___clrcall] = ACTIONS(2641), [anon_sym___stdcall] = ACTIONS(2641), [anon_sym___fastcall] = ACTIONS(2641), [anon_sym___thiscall] = ACTIONS(2641), [anon_sym___vectorcall] = ACTIONS(2641), [anon_sym_LBRACE] = ACTIONS(2643), [anon_sym_signed] = ACTIONS(2641), [anon_sym_unsigned] = ACTIONS(2641), [anon_sym_long] = ACTIONS(2641), [anon_sym_short] = ACTIONS(2641), [anon_sym_LBRACK] = ACTIONS(2641), [anon_sym_static] = ACTIONS(2641), [anon_sym_register] = ACTIONS(2641), [anon_sym_inline] = ACTIONS(2641), [anon_sym___inline] = ACTIONS(2641), [anon_sym___inline__] = ACTIONS(2641), [anon_sym___forceinline] = ACTIONS(2641), [anon_sym_thread_local] = ACTIONS(2641), [anon_sym___thread] = ACTIONS(2641), [anon_sym_const] = ACTIONS(2641), [anon_sym_constexpr] = ACTIONS(2641), [anon_sym_volatile] = ACTIONS(2641), [anon_sym_restrict] = ACTIONS(2641), [anon_sym___restrict__] = ACTIONS(2641), [anon_sym__Atomic] = ACTIONS(2641), [anon_sym__Noreturn] = ACTIONS(2641), [anon_sym_noreturn] = ACTIONS(2641), [anon_sym__Nonnull] = ACTIONS(2641), [anon_sym_mutable] = ACTIONS(2641), [anon_sym_constinit] = ACTIONS(2641), [anon_sym_consteval] = ACTIONS(2641), [anon_sym_alignas] = ACTIONS(2641), [anon_sym__Alignas] = ACTIONS(2641), [sym_primitive_type] = ACTIONS(2641), [anon_sym_enum] = ACTIONS(2641), [anon_sym_class] = ACTIONS(2641), [anon_sym_struct] = ACTIONS(2641), [anon_sym_union] = ACTIONS(2641), [anon_sym_if] = ACTIONS(2641), [anon_sym_else] = ACTIONS(2641), [anon_sym_switch] = ACTIONS(2641), [anon_sym_case] = ACTIONS(2641), [anon_sym_default] = ACTIONS(2641), [anon_sym_while] = ACTIONS(2641), [anon_sym_do] = ACTIONS(2641), [anon_sym_for] = ACTIONS(2641), [anon_sym_return] = ACTIONS(2641), [anon_sym_break] = ACTIONS(2641), [anon_sym_continue] = ACTIONS(2641), [anon_sym_goto] = ACTIONS(2641), [anon_sym___try] = ACTIONS(2641), [anon_sym___leave] = ACTIONS(2641), [anon_sym_not] = ACTIONS(2641), [anon_sym_compl] = ACTIONS(2641), [anon_sym_DASH_DASH] = ACTIONS(2643), [anon_sym_PLUS_PLUS] = ACTIONS(2643), [anon_sym_sizeof] = ACTIONS(2641), [anon_sym___alignof__] = ACTIONS(2641), [anon_sym___alignof] = ACTIONS(2641), [anon_sym__alignof] = ACTIONS(2641), [anon_sym_alignof] = ACTIONS(2641), [anon_sym__Alignof] = ACTIONS(2641), [anon_sym_offsetof] = ACTIONS(2641), [anon_sym__Generic] = ACTIONS(2641), [anon_sym_asm] = ACTIONS(2641), [anon_sym___asm__] = ACTIONS(2641), [anon_sym___asm] = ACTIONS(2641), [sym_number_literal] = ACTIONS(2643), [anon_sym_L_SQUOTE] = ACTIONS(2643), [anon_sym_u_SQUOTE] = ACTIONS(2643), [anon_sym_U_SQUOTE] = ACTIONS(2643), [anon_sym_u8_SQUOTE] = ACTIONS(2643), [anon_sym_SQUOTE] = ACTIONS(2643), [anon_sym_L_DQUOTE] = ACTIONS(2643), [anon_sym_u_DQUOTE] = ACTIONS(2643), [anon_sym_U_DQUOTE] = ACTIONS(2643), [anon_sym_u8_DQUOTE] = ACTIONS(2643), [anon_sym_DQUOTE] = ACTIONS(2643), [sym_true] = ACTIONS(2641), [sym_false] = ACTIONS(2641), [anon_sym_NULL] = ACTIONS(2641), [anon_sym_nullptr] = ACTIONS(2641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2641), [anon_sym_decltype] = ACTIONS(2641), [anon_sym_explicit] = ACTIONS(2641), [anon_sym_typename] = ACTIONS(2641), [anon_sym_export] = ACTIONS(2641), [anon_sym_module] = ACTIONS(2641), [anon_sym_import] = ACTIONS(2641), [anon_sym_template] = ACTIONS(2641), [anon_sym_operator] = ACTIONS(2641), [anon_sym_try] = ACTIONS(2641), [anon_sym_delete] = ACTIONS(2641), [anon_sym_throw] = ACTIONS(2641), [anon_sym_namespace] = ACTIONS(2641), [anon_sym_static_assert] = ACTIONS(2641), [anon_sym_concept] = ACTIONS(2641), [anon_sym_co_return] = ACTIONS(2641), [anon_sym_co_yield] = ACTIONS(2641), [anon_sym_R_DQUOTE] = ACTIONS(2643), [anon_sym_LR_DQUOTE] = ACTIONS(2643), [anon_sym_uR_DQUOTE] = ACTIONS(2643), [anon_sym_UR_DQUOTE] = ACTIONS(2643), [anon_sym_u8R_DQUOTE] = ACTIONS(2643), [anon_sym_co_await] = ACTIONS(2641), [anon_sym_new] = ACTIONS(2641), [anon_sym_requires] = ACTIONS(2641), [sym_this] = ACTIONS(2641), }, [STATE(368)] = { [ts_builtin_sym_end] = ACTIONS(2759), [sym_identifier] = ACTIONS(2757), [aux_sym_preproc_include_token1] = ACTIONS(2757), [aux_sym_preproc_def_token1] = ACTIONS(2757), [aux_sym_preproc_if_token1] = ACTIONS(2757), [aux_sym_preproc_ifdef_token1] = ACTIONS(2757), [aux_sym_preproc_ifdef_token2] = ACTIONS(2757), [sym_preproc_directive] = ACTIONS(2757), [anon_sym_LPAREN2] = ACTIONS(2759), [anon_sym_BANG] = ACTIONS(2759), [anon_sym_TILDE] = ACTIONS(2759), [anon_sym_DASH] = ACTIONS(2757), [anon_sym_PLUS] = ACTIONS(2757), [anon_sym_STAR] = ACTIONS(2759), [anon_sym_AMP_AMP] = ACTIONS(2759), [anon_sym_AMP] = ACTIONS(2757), [anon_sym_SEMI] = ACTIONS(2759), [anon_sym___extension__] = ACTIONS(2757), [anon_sym_typedef] = ACTIONS(2757), [anon_sym_virtual] = ACTIONS(2757), [anon_sym_extern] = ACTIONS(2757), [anon_sym___attribute__] = ACTIONS(2757), [anon_sym___attribute] = ACTIONS(2757), [anon_sym_using] = ACTIONS(2757), [anon_sym_COLON_COLON] = ACTIONS(2759), [anon_sym_LBRACK_LBRACK] = ACTIONS(2759), [anon_sym___declspec] = ACTIONS(2757), [anon_sym___based] = ACTIONS(2757), [anon_sym___cdecl] = ACTIONS(2757), [anon_sym___clrcall] = ACTIONS(2757), [anon_sym___stdcall] = ACTIONS(2757), [anon_sym___fastcall] = ACTIONS(2757), [anon_sym___thiscall] = ACTIONS(2757), [anon_sym___vectorcall] = ACTIONS(2757), [anon_sym_LBRACE] = ACTIONS(2759), [anon_sym_signed] = ACTIONS(2757), [anon_sym_unsigned] = ACTIONS(2757), [anon_sym_long] = ACTIONS(2757), [anon_sym_short] = ACTIONS(2757), [anon_sym_LBRACK] = ACTIONS(2757), [anon_sym_static] = ACTIONS(2757), [anon_sym_register] = ACTIONS(2757), [anon_sym_inline] = ACTIONS(2757), [anon_sym___inline] = ACTIONS(2757), [anon_sym___inline__] = ACTIONS(2757), [anon_sym___forceinline] = ACTIONS(2757), [anon_sym_thread_local] = ACTIONS(2757), [anon_sym___thread] = ACTIONS(2757), [anon_sym_const] = ACTIONS(2757), [anon_sym_constexpr] = ACTIONS(2757), [anon_sym_volatile] = ACTIONS(2757), [anon_sym_restrict] = ACTIONS(2757), [anon_sym___restrict__] = ACTIONS(2757), [anon_sym__Atomic] = ACTIONS(2757), [anon_sym__Noreturn] = ACTIONS(2757), [anon_sym_noreturn] = ACTIONS(2757), [anon_sym__Nonnull] = ACTIONS(2757), [anon_sym_mutable] = ACTIONS(2757), [anon_sym_constinit] = ACTIONS(2757), [anon_sym_consteval] = ACTIONS(2757), [anon_sym_alignas] = ACTIONS(2757), [anon_sym__Alignas] = ACTIONS(2757), [sym_primitive_type] = ACTIONS(2757), [anon_sym_enum] = ACTIONS(2757), [anon_sym_class] = ACTIONS(2757), [anon_sym_struct] = ACTIONS(2757), [anon_sym_union] = ACTIONS(2757), [anon_sym_if] = ACTIONS(2757), [anon_sym_else] = ACTIONS(2757), [anon_sym_switch] = ACTIONS(2757), [anon_sym_case] = ACTIONS(2757), [anon_sym_default] = ACTIONS(2757), [anon_sym_while] = ACTIONS(2757), [anon_sym_do] = ACTIONS(2757), [anon_sym_for] = ACTIONS(2757), [anon_sym_return] = ACTIONS(2757), [anon_sym_break] = ACTIONS(2757), [anon_sym_continue] = ACTIONS(2757), [anon_sym_goto] = ACTIONS(2757), [anon_sym___try] = ACTIONS(2757), [anon_sym___leave] = ACTIONS(2757), [anon_sym_not] = ACTIONS(2757), [anon_sym_compl] = ACTIONS(2757), [anon_sym_DASH_DASH] = ACTIONS(2759), [anon_sym_PLUS_PLUS] = ACTIONS(2759), [anon_sym_sizeof] = ACTIONS(2757), [anon_sym___alignof__] = ACTIONS(2757), [anon_sym___alignof] = ACTIONS(2757), [anon_sym__alignof] = ACTIONS(2757), [anon_sym_alignof] = ACTIONS(2757), [anon_sym__Alignof] = ACTIONS(2757), [anon_sym_offsetof] = ACTIONS(2757), [anon_sym__Generic] = ACTIONS(2757), [anon_sym_asm] = ACTIONS(2757), [anon_sym___asm__] = ACTIONS(2757), [anon_sym___asm] = ACTIONS(2757), [sym_number_literal] = ACTIONS(2759), [anon_sym_L_SQUOTE] = ACTIONS(2759), [anon_sym_u_SQUOTE] = ACTIONS(2759), [anon_sym_U_SQUOTE] = ACTIONS(2759), [anon_sym_u8_SQUOTE] = ACTIONS(2759), [anon_sym_SQUOTE] = ACTIONS(2759), [anon_sym_L_DQUOTE] = ACTIONS(2759), [anon_sym_u_DQUOTE] = ACTIONS(2759), [anon_sym_U_DQUOTE] = ACTIONS(2759), [anon_sym_u8_DQUOTE] = ACTIONS(2759), [anon_sym_DQUOTE] = ACTIONS(2759), [sym_true] = ACTIONS(2757), [sym_false] = ACTIONS(2757), [anon_sym_NULL] = ACTIONS(2757), [anon_sym_nullptr] = ACTIONS(2757), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2757), [anon_sym_decltype] = ACTIONS(2757), [anon_sym_explicit] = ACTIONS(2757), [anon_sym_typename] = ACTIONS(2757), [anon_sym_export] = ACTIONS(2757), [anon_sym_module] = ACTIONS(2757), [anon_sym_import] = ACTIONS(2757), [anon_sym_template] = ACTIONS(2757), [anon_sym_operator] = ACTIONS(2757), [anon_sym_try] = ACTIONS(2757), [anon_sym_delete] = ACTIONS(2757), [anon_sym_throw] = ACTIONS(2757), [anon_sym_namespace] = ACTIONS(2757), [anon_sym_static_assert] = ACTIONS(2757), [anon_sym_concept] = ACTIONS(2757), [anon_sym_co_return] = ACTIONS(2757), [anon_sym_co_yield] = ACTIONS(2757), [anon_sym_R_DQUOTE] = ACTIONS(2759), [anon_sym_LR_DQUOTE] = ACTIONS(2759), [anon_sym_uR_DQUOTE] = ACTIONS(2759), [anon_sym_UR_DQUOTE] = ACTIONS(2759), [anon_sym_u8R_DQUOTE] = ACTIONS(2759), [anon_sym_co_await] = ACTIONS(2757), [anon_sym_new] = ACTIONS(2757), [anon_sym_requires] = ACTIONS(2757), [sym_this] = ACTIONS(2757), }, [STATE(369)] = { [sym_identifier] = ACTIONS(3148), [aux_sym_preproc_include_token1] = ACTIONS(3148), [aux_sym_preproc_def_token1] = ACTIONS(3148), [aux_sym_preproc_if_token1] = ACTIONS(3148), [aux_sym_preproc_if_token2] = ACTIONS(3148), [aux_sym_preproc_ifdef_token1] = ACTIONS(3148), [aux_sym_preproc_ifdef_token2] = ACTIONS(3148), [aux_sym_preproc_else_token1] = ACTIONS(3148), [aux_sym_preproc_elif_token1] = ACTIONS(3148), [aux_sym_preproc_elifdef_token1] = ACTIONS(3148), [aux_sym_preproc_elifdef_token2] = ACTIONS(3148), [sym_preproc_directive] = ACTIONS(3148), [anon_sym_LPAREN2] = ACTIONS(3150), [anon_sym_BANG] = ACTIONS(3150), [anon_sym_TILDE] = ACTIONS(3150), [anon_sym_DASH] = ACTIONS(3148), [anon_sym_PLUS] = ACTIONS(3148), [anon_sym_STAR] = ACTIONS(3150), [anon_sym_AMP_AMP] = ACTIONS(3150), [anon_sym_AMP] = ACTIONS(3148), [anon_sym_SEMI] = ACTIONS(3150), [anon_sym___extension__] = ACTIONS(3148), [anon_sym_typedef] = ACTIONS(3148), [anon_sym_virtual] = ACTIONS(3148), [anon_sym_extern] = ACTIONS(3148), [anon_sym___attribute__] = ACTIONS(3148), [anon_sym___attribute] = ACTIONS(3148), [anon_sym_using] = ACTIONS(3148), [anon_sym_COLON_COLON] = ACTIONS(3150), [anon_sym_LBRACK_LBRACK] = ACTIONS(3150), [anon_sym___declspec] = ACTIONS(3148), [anon_sym___based] = ACTIONS(3148), [anon_sym___cdecl] = ACTIONS(3148), [anon_sym___clrcall] = ACTIONS(3148), [anon_sym___stdcall] = ACTIONS(3148), [anon_sym___fastcall] = ACTIONS(3148), [anon_sym___thiscall] = ACTIONS(3148), [anon_sym___vectorcall] = ACTIONS(3148), [anon_sym_LBRACE] = ACTIONS(3150), [anon_sym_signed] = ACTIONS(3148), [anon_sym_unsigned] = ACTIONS(3148), [anon_sym_long] = ACTIONS(3148), [anon_sym_short] = ACTIONS(3148), [anon_sym_LBRACK] = ACTIONS(3148), [anon_sym_static] = ACTIONS(3148), [anon_sym_register] = ACTIONS(3148), [anon_sym_inline] = ACTIONS(3148), [anon_sym___inline] = ACTIONS(3148), [anon_sym___inline__] = ACTIONS(3148), [anon_sym___forceinline] = ACTIONS(3148), [anon_sym_thread_local] = ACTIONS(3148), [anon_sym___thread] = ACTIONS(3148), [anon_sym_const] = ACTIONS(3148), [anon_sym_constexpr] = ACTIONS(3148), [anon_sym_volatile] = ACTIONS(3148), [anon_sym_restrict] = ACTIONS(3148), [anon_sym___restrict__] = ACTIONS(3148), [anon_sym__Atomic] = ACTIONS(3148), [anon_sym__Noreturn] = ACTIONS(3148), [anon_sym_noreturn] = ACTIONS(3148), [anon_sym__Nonnull] = ACTIONS(3148), [anon_sym_mutable] = ACTIONS(3148), [anon_sym_constinit] = ACTIONS(3148), [anon_sym_consteval] = ACTIONS(3148), [anon_sym_alignas] = ACTIONS(3148), [anon_sym__Alignas] = ACTIONS(3148), [sym_primitive_type] = ACTIONS(3148), [anon_sym_enum] = ACTIONS(3148), [anon_sym_class] = ACTIONS(3148), [anon_sym_struct] = ACTIONS(3148), [anon_sym_union] = ACTIONS(3148), [anon_sym_if] = ACTIONS(3148), [anon_sym_switch] = ACTIONS(3148), [anon_sym_case] = ACTIONS(3148), [anon_sym_default] = ACTIONS(3148), [anon_sym_while] = ACTIONS(3148), [anon_sym_do] = ACTIONS(3148), [anon_sym_for] = ACTIONS(3148), [anon_sym_return] = ACTIONS(3148), [anon_sym_break] = ACTIONS(3148), [anon_sym_continue] = ACTIONS(3148), [anon_sym_goto] = ACTIONS(3148), [anon_sym___try] = ACTIONS(3148), [anon_sym___leave] = ACTIONS(3148), [anon_sym_not] = ACTIONS(3148), [anon_sym_compl] = ACTIONS(3148), [anon_sym_DASH_DASH] = ACTIONS(3150), [anon_sym_PLUS_PLUS] = ACTIONS(3150), [anon_sym_sizeof] = ACTIONS(3148), [anon_sym___alignof__] = ACTIONS(3148), [anon_sym___alignof] = ACTIONS(3148), [anon_sym__alignof] = ACTIONS(3148), [anon_sym_alignof] = ACTIONS(3148), [anon_sym__Alignof] = ACTIONS(3148), [anon_sym_offsetof] = ACTIONS(3148), [anon_sym__Generic] = ACTIONS(3148), [anon_sym_asm] = ACTIONS(3148), [anon_sym___asm__] = ACTIONS(3148), [anon_sym___asm] = ACTIONS(3148), [sym_number_literal] = ACTIONS(3150), [anon_sym_L_SQUOTE] = ACTIONS(3150), [anon_sym_u_SQUOTE] = ACTIONS(3150), [anon_sym_U_SQUOTE] = ACTIONS(3150), [anon_sym_u8_SQUOTE] = ACTIONS(3150), [anon_sym_SQUOTE] = ACTIONS(3150), [anon_sym_L_DQUOTE] = ACTIONS(3150), [anon_sym_u_DQUOTE] = ACTIONS(3150), [anon_sym_U_DQUOTE] = ACTIONS(3150), [anon_sym_u8_DQUOTE] = ACTIONS(3150), [anon_sym_DQUOTE] = ACTIONS(3150), [sym_true] = ACTIONS(3148), [sym_false] = ACTIONS(3148), [anon_sym_NULL] = ACTIONS(3148), [anon_sym_nullptr] = ACTIONS(3148), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3148), [anon_sym_decltype] = ACTIONS(3148), [anon_sym_explicit] = ACTIONS(3148), [anon_sym_typename] = ACTIONS(3148), [anon_sym_template] = ACTIONS(3148), [anon_sym_operator] = ACTIONS(3148), [anon_sym_try] = ACTIONS(3148), [anon_sym_delete] = ACTIONS(3148), [anon_sym_throw] = ACTIONS(3148), [anon_sym_namespace] = ACTIONS(3148), [anon_sym_static_assert] = ACTIONS(3148), [anon_sym_concept] = ACTIONS(3148), [anon_sym_co_return] = ACTIONS(3148), [anon_sym_co_yield] = ACTIONS(3148), [anon_sym_R_DQUOTE] = ACTIONS(3150), [anon_sym_LR_DQUOTE] = ACTIONS(3150), [anon_sym_uR_DQUOTE] = ACTIONS(3150), [anon_sym_UR_DQUOTE] = ACTIONS(3150), [anon_sym_u8R_DQUOTE] = ACTIONS(3150), [anon_sym_co_await] = ACTIONS(3148), [anon_sym_new] = ACTIONS(3148), [anon_sym_requires] = ACTIONS(3148), [sym_this] = ACTIONS(3148), }, [STATE(370)] = { [ts_builtin_sym_end] = ACTIONS(2763), [sym_identifier] = ACTIONS(2761), [aux_sym_preproc_include_token1] = ACTIONS(2761), [aux_sym_preproc_def_token1] = ACTIONS(2761), [aux_sym_preproc_if_token1] = ACTIONS(2761), [aux_sym_preproc_ifdef_token1] = ACTIONS(2761), [aux_sym_preproc_ifdef_token2] = ACTIONS(2761), [sym_preproc_directive] = ACTIONS(2761), [anon_sym_LPAREN2] = ACTIONS(2763), [anon_sym_BANG] = ACTIONS(2763), [anon_sym_TILDE] = ACTIONS(2763), [anon_sym_DASH] = ACTIONS(2761), [anon_sym_PLUS] = ACTIONS(2761), [anon_sym_STAR] = ACTIONS(2763), [anon_sym_AMP_AMP] = ACTIONS(2763), [anon_sym_AMP] = ACTIONS(2761), [anon_sym_SEMI] = ACTIONS(2763), [anon_sym___extension__] = ACTIONS(2761), [anon_sym_typedef] = ACTIONS(2761), [anon_sym_virtual] = ACTIONS(2761), [anon_sym_extern] = ACTIONS(2761), [anon_sym___attribute__] = ACTIONS(2761), [anon_sym___attribute] = ACTIONS(2761), [anon_sym_using] = ACTIONS(2761), [anon_sym_COLON_COLON] = ACTIONS(2763), [anon_sym_LBRACK_LBRACK] = ACTIONS(2763), [anon_sym___declspec] = ACTIONS(2761), [anon_sym___based] = ACTIONS(2761), [anon_sym___cdecl] = ACTIONS(2761), [anon_sym___clrcall] = ACTIONS(2761), [anon_sym___stdcall] = ACTIONS(2761), [anon_sym___fastcall] = ACTIONS(2761), [anon_sym___thiscall] = ACTIONS(2761), [anon_sym___vectorcall] = ACTIONS(2761), [anon_sym_LBRACE] = ACTIONS(2763), [anon_sym_signed] = ACTIONS(2761), [anon_sym_unsigned] = ACTIONS(2761), [anon_sym_long] = ACTIONS(2761), [anon_sym_short] = ACTIONS(2761), [anon_sym_LBRACK] = ACTIONS(2761), [anon_sym_static] = ACTIONS(2761), [anon_sym_register] = ACTIONS(2761), [anon_sym_inline] = ACTIONS(2761), [anon_sym___inline] = ACTIONS(2761), [anon_sym___inline__] = ACTIONS(2761), [anon_sym___forceinline] = ACTIONS(2761), [anon_sym_thread_local] = ACTIONS(2761), [anon_sym___thread] = ACTIONS(2761), [anon_sym_const] = ACTIONS(2761), [anon_sym_constexpr] = ACTIONS(2761), [anon_sym_volatile] = ACTIONS(2761), [anon_sym_restrict] = ACTIONS(2761), [anon_sym___restrict__] = ACTIONS(2761), [anon_sym__Atomic] = ACTIONS(2761), [anon_sym__Noreturn] = ACTIONS(2761), [anon_sym_noreturn] = ACTIONS(2761), [anon_sym__Nonnull] = ACTIONS(2761), [anon_sym_mutable] = ACTIONS(2761), [anon_sym_constinit] = ACTIONS(2761), [anon_sym_consteval] = ACTIONS(2761), [anon_sym_alignas] = ACTIONS(2761), [anon_sym__Alignas] = ACTIONS(2761), [sym_primitive_type] = ACTIONS(2761), [anon_sym_enum] = ACTIONS(2761), [anon_sym_class] = ACTIONS(2761), [anon_sym_struct] = ACTIONS(2761), [anon_sym_union] = ACTIONS(2761), [anon_sym_if] = ACTIONS(2761), [anon_sym_else] = ACTIONS(2761), [anon_sym_switch] = ACTIONS(2761), [anon_sym_case] = ACTIONS(2761), [anon_sym_default] = ACTIONS(2761), [anon_sym_while] = ACTIONS(2761), [anon_sym_do] = ACTIONS(2761), [anon_sym_for] = ACTIONS(2761), [anon_sym_return] = ACTIONS(2761), [anon_sym_break] = ACTIONS(2761), [anon_sym_continue] = ACTIONS(2761), [anon_sym_goto] = ACTIONS(2761), [anon_sym___try] = ACTIONS(2761), [anon_sym___leave] = ACTIONS(2761), [anon_sym_not] = ACTIONS(2761), [anon_sym_compl] = ACTIONS(2761), [anon_sym_DASH_DASH] = ACTIONS(2763), [anon_sym_PLUS_PLUS] = ACTIONS(2763), [anon_sym_sizeof] = ACTIONS(2761), [anon_sym___alignof__] = ACTIONS(2761), [anon_sym___alignof] = ACTIONS(2761), [anon_sym__alignof] = ACTIONS(2761), [anon_sym_alignof] = ACTIONS(2761), [anon_sym__Alignof] = ACTIONS(2761), [anon_sym_offsetof] = ACTIONS(2761), [anon_sym__Generic] = ACTIONS(2761), [anon_sym_asm] = ACTIONS(2761), [anon_sym___asm__] = ACTIONS(2761), [anon_sym___asm] = ACTIONS(2761), [sym_number_literal] = ACTIONS(2763), [anon_sym_L_SQUOTE] = ACTIONS(2763), [anon_sym_u_SQUOTE] = ACTIONS(2763), [anon_sym_U_SQUOTE] = ACTIONS(2763), [anon_sym_u8_SQUOTE] = ACTIONS(2763), [anon_sym_SQUOTE] = ACTIONS(2763), [anon_sym_L_DQUOTE] = ACTIONS(2763), [anon_sym_u_DQUOTE] = ACTIONS(2763), [anon_sym_U_DQUOTE] = ACTIONS(2763), [anon_sym_u8_DQUOTE] = ACTIONS(2763), [anon_sym_DQUOTE] = ACTIONS(2763), [sym_true] = ACTIONS(2761), [sym_false] = ACTIONS(2761), [anon_sym_NULL] = ACTIONS(2761), [anon_sym_nullptr] = ACTIONS(2761), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2761), [anon_sym_decltype] = ACTIONS(2761), [anon_sym_explicit] = ACTIONS(2761), [anon_sym_typename] = ACTIONS(2761), [anon_sym_export] = ACTIONS(2761), [anon_sym_module] = ACTIONS(2761), [anon_sym_import] = ACTIONS(2761), [anon_sym_template] = ACTIONS(2761), [anon_sym_operator] = ACTIONS(2761), [anon_sym_try] = ACTIONS(2761), [anon_sym_delete] = ACTIONS(2761), [anon_sym_throw] = ACTIONS(2761), [anon_sym_namespace] = ACTIONS(2761), [anon_sym_static_assert] = ACTIONS(2761), [anon_sym_concept] = ACTIONS(2761), [anon_sym_co_return] = ACTIONS(2761), [anon_sym_co_yield] = ACTIONS(2761), [anon_sym_R_DQUOTE] = ACTIONS(2763), [anon_sym_LR_DQUOTE] = ACTIONS(2763), [anon_sym_uR_DQUOTE] = ACTIONS(2763), [anon_sym_UR_DQUOTE] = ACTIONS(2763), [anon_sym_u8R_DQUOTE] = ACTIONS(2763), [anon_sym_co_await] = ACTIONS(2761), [anon_sym_new] = ACTIONS(2761), [anon_sym_requires] = ACTIONS(2761), [sym_this] = ACTIONS(2761), }, [STATE(371)] = { [sym_catch_clause] = STATE(234), [aux_sym_constructor_try_statement_repeat1] = STATE(234), [ts_builtin_sym_end] = ACTIONS(2551), [sym_identifier] = ACTIONS(2549), [aux_sym_preproc_include_token1] = ACTIONS(2549), [aux_sym_preproc_def_token1] = ACTIONS(2549), [aux_sym_preproc_if_token1] = ACTIONS(2549), [aux_sym_preproc_ifdef_token1] = ACTIONS(2549), [aux_sym_preproc_ifdef_token2] = ACTIONS(2549), [sym_preproc_directive] = ACTIONS(2549), [anon_sym_LPAREN2] = ACTIONS(2551), [anon_sym_BANG] = ACTIONS(2551), [anon_sym_TILDE] = ACTIONS(2551), [anon_sym_DASH] = ACTIONS(2549), [anon_sym_PLUS] = ACTIONS(2549), [anon_sym_STAR] = ACTIONS(2551), [anon_sym_AMP_AMP] = ACTIONS(2551), [anon_sym_AMP] = ACTIONS(2549), [anon_sym_SEMI] = ACTIONS(2551), [anon_sym___extension__] = ACTIONS(2549), [anon_sym_typedef] = ACTIONS(2549), [anon_sym_virtual] = ACTIONS(2549), [anon_sym_extern] = ACTIONS(2549), [anon_sym___attribute__] = ACTIONS(2549), [anon_sym___attribute] = ACTIONS(2549), [anon_sym_using] = ACTIONS(2549), [anon_sym_COLON_COLON] = ACTIONS(2551), [anon_sym_LBRACK_LBRACK] = ACTIONS(2551), [anon_sym___declspec] = ACTIONS(2549), [anon_sym___based] = ACTIONS(2549), [anon_sym___cdecl] = ACTIONS(2549), [anon_sym___clrcall] = ACTIONS(2549), [anon_sym___stdcall] = ACTIONS(2549), [anon_sym___fastcall] = ACTIONS(2549), [anon_sym___thiscall] = ACTIONS(2549), [anon_sym___vectorcall] = ACTIONS(2549), [anon_sym_LBRACE] = ACTIONS(2551), [anon_sym_signed] = ACTIONS(2549), [anon_sym_unsigned] = ACTIONS(2549), [anon_sym_long] = ACTIONS(2549), [anon_sym_short] = ACTIONS(2549), [anon_sym_LBRACK] = ACTIONS(2549), [anon_sym_static] = ACTIONS(2549), [anon_sym_register] = ACTIONS(2549), [anon_sym_inline] = ACTIONS(2549), [anon_sym___inline] = ACTIONS(2549), [anon_sym___inline__] = ACTIONS(2549), [anon_sym___forceinline] = ACTIONS(2549), [anon_sym_thread_local] = ACTIONS(2549), [anon_sym___thread] = ACTIONS(2549), [anon_sym_const] = ACTIONS(2549), [anon_sym_constexpr] = ACTIONS(2549), [anon_sym_volatile] = ACTIONS(2549), [anon_sym_restrict] = ACTIONS(2549), [anon_sym___restrict__] = ACTIONS(2549), [anon_sym__Atomic] = ACTIONS(2549), [anon_sym__Noreturn] = ACTIONS(2549), [anon_sym_noreturn] = ACTIONS(2549), [anon_sym__Nonnull] = ACTIONS(2549), [anon_sym_mutable] = ACTIONS(2549), [anon_sym_constinit] = ACTIONS(2549), [anon_sym_consteval] = ACTIONS(2549), [anon_sym_alignas] = ACTIONS(2549), [anon_sym__Alignas] = ACTIONS(2549), [sym_primitive_type] = ACTIONS(2549), [anon_sym_enum] = ACTIONS(2549), [anon_sym_class] = ACTIONS(2549), [anon_sym_struct] = ACTIONS(2549), [anon_sym_union] = ACTIONS(2549), [anon_sym_if] = ACTIONS(2549), [anon_sym_switch] = ACTIONS(2549), [anon_sym_case] = ACTIONS(2549), [anon_sym_default] = ACTIONS(2549), [anon_sym_while] = ACTIONS(2549), [anon_sym_do] = ACTIONS(2549), [anon_sym_for] = ACTIONS(2549), [anon_sym_return] = ACTIONS(2549), [anon_sym_break] = ACTIONS(2549), [anon_sym_continue] = ACTIONS(2549), [anon_sym_goto] = ACTIONS(2549), [anon_sym_not] = ACTIONS(2549), [anon_sym_compl] = ACTIONS(2549), [anon_sym_DASH_DASH] = ACTIONS(2551), [anon_sym_PLUS_PLUS] = ACTIONS(2551), [anon_sym_sizeof] = ACTIONS(2549), [anon_sym___alignof__] = ACTIONS(2549), [anon_sym___alignof] = ACTIONS(2549), [anon_sym__alignof] = ACTIONS(2549), [anon_sym_alignof] = ACTIONS(2549), [anon_sym__Alignof] = ACTIONS(2549), [anon_sym_offsetof] = ACTIONS(2549), [anon_sym__Generic] = ACTIONS(2549), [anon_sym_asm] = ACTIONS(2549), [anon_sym___asm__] = ACTIONS(2549), [anon_sym___asm] = ACTIONS(2549), [sym_number_literal] = ACTIONS(2551), [anon_sym_L_SQUOTE] = ACTIONS(2551), [anon_sym_u_SQUOTE] = ACTIONS(2551), [anon_sym_U_SQUOTE] = ACTIONS(2551), [anon_sym_u8_SQUOTE] = ACTIONS(2551), [anon_sym_SQUOTE] = ACTIONS(2551), [anon_sym_L_DQUOTE] = ACTIONS(2551), [anon_sym_u_DQUOTE] = ACTIONS(2551), [anon_sym_U_DQUOTE] = ACTIONS(2551), [anon_sym_u8_DQUOTE] = ACTIONS(2551), [anon_sym_DQUOTE] = ACTIONS(2551), [sym_true] = ACTIONS(2549), [sym_false] = ACTIONS(2549), [anon_sym_NULL] = ACTIONS(2549), [anon_sym_nullptr] = ACTIONS(2549), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2549), [anon_sym_decltype] = ACTIONS(2549), [anon_sym_explicit] = ACTIONS(2549), [anon_sym_typename] = ACTIONS(2549), [anon_sym_export] = ACTIONS(2549), [anon_sym_module] = ACTIONS(2549), [anon_sym_import] = ACTIONS(2549), [anon_sym_template] = ACTIONS(2549), [anon_sym_operator] = ACTIONS(2549), [anon_sym_try] = ACTIONS(2549), [anon_sym_delete] = ACTIONS(2549), [anon_sym_throw] = ACTIONS(2549), [anon_sym_namespace] = ACTIONS(2549), [anon_sym_static_assert] = ACTIONS(2549), [anon_sym_concept] = ACTIONS(2549), [anon_sym_co_return] = ACTIONS(2549), [anon_sym_co_yield] = ACTIONS(2549), [anon_sym_catch] = ACTIONS(2596), [anon_sym_R_DQUOTE] = ACTIONS(2551), [anon_sym_LR_DQUOTE] = ACTIONS(2551), [anon_sym_uR_DQUOTE] = ACTIONS(2551), [anon_sym_UR_DQUOTE] = ACTIONS(2551), [anon_sym_u8R_DQUOTE] = ACTIONS(2551), [anon_sym_co_await] = ACTIONS(2549), [anon_sym_new] = ACTIONS(2549), [anon_sym_requires] = ACTIONS(2549), [sym_this] = ACTIONS(2549), }, [STATE(372)] = { [sym_preproc_def] = STATE(374), [sym_preproc_function_def] = STATE(374), [sym_preproc_call] = STATE(374), [sym_preproc_if_in_field_declaration_list] = STATE(374), [sym_preproc_ifdef_in_field_declaration_list] = STATE(374), [sym_preproc_else_in_field_declaration_list] = STATE(8935), [sym_preproc_elif_in_field_declaration_list] = STATE(8935), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8935), [sym_type_definition] = STATE(374), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(374), [sym_field_declaration] = STATE(374), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(374), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(374), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(374), [sym_operator_cast_declaration] = STATE(374), [sym_constructor_or_destructor_definition] = STATE(374), [sym_constructor_or_destructor_declaration] = STATE(374), [sym_friend_declaration] = STATE(374), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(374), [sym_alias_declaration] = STATE(374), [sym_static_assert_declaration] = STATE(374), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(374), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3152), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3154), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(373)] = { [sym_preproc_def] = STATE(497), [sym_preproc_function_def] = STATE(497), [sym_preproc_call] = STATE(497), [sym_preproc_if_in_field_declaration_list] = STATE(497), [sym_preproc_ifdef_in_field_declaration_list] = STATE(497), [sym_preproc_else_in_field_declaration_list] = STATE(8937), [sym_preproc_elif_in_field_declaration_list] = STATE(8937), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8937), [sym_type_definition] = STATE(497), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(497), [sym_field_declaration] = STATE(497), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(497), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(497), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(497), [sym_operator_cast_declaration] = STATE(497), [sym_constructor_or_destructor_definition] = STATE(497), [sym_constructor_or_destructor_declaration] = STATE(497), [sym_friend_declaration] = STATE(497), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(497), [sym_alias_declaration] = STATE(497), [sym_static_assert_declaration] = STATE(497), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(497), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3156), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3032), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(374)] = { [sym_preproc_def] = STATE(497), [sym_preproc_function_def] = STATE(497), [sym_preproc_call] = STATE(497), [sym_preproc_if_in_field_declaration_list] = STATE(497), [sym_preproc_ifdef_in_field_declaration_list] = STATE(497), [sym_preproc_else_in_field_declaration_list] = STATE(8961), [sym_preproc_elif_in_field_declaration_list] = STATE(8961), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8961), [sym_type_definition] = STATE(497), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(497), [sym_field_declaration] = STATE(497), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(497), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(497), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(497), [sym_operator_cast_declaration] = STATE(497), [sym_constructor_or_destructor_definition] = STATE(497), [sym_constructor_or_destructor_declaration] = STATE(497), [sym_friend_declaration] = STATE(497), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(497), [sym_alias_declaration] = STATE(497), [sym_static_assert_declaration] = STATE(497), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(497), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3158), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3032), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(375)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4470), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7230), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7521), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3160), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(376)] = { [ts_builtin_sym_end] = ACTIONS(2703), [sym_identifier] = ACTIONS(2701), [aux_sym_preproc_include_token1] = ACTIONS(2701), [aux_sym_preproc_def_token1] = ACTIONS(2701), [aux_sym_preproc_if_token1] = ACTIONS(2701), [aux_sym_preproc_ifdef_token1] = ACTIONS(2701), [aux_sym_preproc_ifdef_token2] = ACTIONS(2701), [sym_preproc_directive] = ACTIONS(2701), [anon_sym_LPAREN2] = ACTIONS(2703), [anon_sym_BANG] = ACTIONS(2703), [anon_sym_TILDE] = ACTIONS(2703), [anon_sym_DASH] = ACTIONS(2701), [anon_sym_PLUS] = ACTIONS(2701), [anon_sym_STAR] = ACTIONS(2703), [anon_sym_AMP_AMP] = ACTIONS(2703), [anon_sym_AMP] = ACTIONS(2701), [anon_sym_SEMI] = ACTIONS(2703), [anon_sym___extension__] = ACTIONS(2701), [anon_sym_typedef] = ACTIONS(2701), [anon_sym_virtual] = ACTIONS(2701), [anon_sym_extern] = ACTIONS(2701), [anon_sym___attribute__] = ACTIONS(2701), [anon_sym___attribute] = ACTIONS(2701), [anon_sym_using] = ACTIONS(2701), [anon_sym_COLON_COLON] = ACTIONS(2703), [anon_sym_LBRACK_LBRACK] = ACTIONS(2703), [anon_sym___declspec] = ACTIONS(2701), [anon_sym___based] = ACTIONS(2701), [anon_sym___cdecl] = ACTIONS(2701), [anon_sym___clrcall] = ACTIONS(2701), [anon_sym___stdcall] = ACTIONS(2701), [anon_sym___fastcall] = ACTIONS(2701), [anon_sym___thiscall] = ACTIONS(2701), [anon_sym___vectorcall] = ACTIONS(2701), [anon_sym_LBRACE] = ACTIONS(2703), [anon_sym_signed] = ACTIONS(2701), [anon_sym_unsigned] = ACTIONS(2701), [anon_sym_long] = ACTIONS(2701), [anon_sym_short] = ACTIONS(2701), [anon_sym_LBRACK] = ACTIONS(2701), [anon_sym_static] = ACTIONS(2701), [anon_sym_register] = ACTIONS(2701), [anon_sym_inline] = ACTIONS(2701), [anon_sym___inline] = ACTIONS(2701), [anon_sym___inline__] = ACTIONS(2701), [anon_sym___forceinline] = ACTIONS(2701), [anon_sym_thread_local] = ACTIONS(2701), [anon_sym___thread] = ACTIONS(2701), [anon_sym_const] = ACTIONS(2701), [anon_sym_constexpr] = ACTIONS(2701), [anon_sym_volatile] = ACTIONS(2701), [anon_sym_restrict] = ACTIONS(2701), [anon_sym___restrict__] = ACTIONS(2701), [anon_sym__Atomic] = ACTIONS(2701), [anon_sym__Noreturn] = ACTIONS(2701), [anon_sym_noreturn] = ACTIONS(2701), [anon_sym__Nonnull] = ACTIONS(2701), [anon_sym_mutable] = ACTIONS(2701), [anon_sym_constinit] = ACTIONS(2701), [anon_sym_consteval] = ACTIONS(2701), [anon_sym_alignas] = ACTIONS(2701), [anon_sym__Alignas] = ACTIONS(2701), [sym_primitive_type] = ACTIONS(2701), [anon_sym_enum] = ACTIONS(2701), [anon_sym_class] = ACTIONS(2701), [anon_sym_struct] = ACTIONS(2701), [anon_sym_union] = ACTIONS(2701), [anon_sym_if] = ACTIONS(2701), [anon_sym_else] = ACTIONS(2701), [anon_sym_switch] = ACTIONS(2701), [anon_sym_case] = ACTIONS(2701), [anon_sym_default] = ACTIONS(2701), [anon_sym_while] = ACTIONS(2701), [anon_sym_do] = ACTIONS(2701), [anon_sym_for] = ACTIONS(2701), [anon_sym_return] = ACTIONS(2701), [anon_sym_break] = ACTIONS(2701), [anon_sym_continue] = ACTIONS(2701), [anon_sym_goto] = ACTIONS(2701), [anon_sym___try] = ACTIONS(2701), [anon_sym___leave] = ACTIONS(2701), [anon_sym_not] = ACTIONS(2701), [anon_sym_compl] = ACTIONS(2701), [anon_sym_DASH_DASH] = ACTIONS(2703), [anon_sym_PLUS_PLUS] = ACTIONS(2703), [anon_sym_sizeof] = ACTIONS(2701), [anon_sym___alignof__] = ACTIONS(2701), [anon_sym___alignof] = ACTIONS(2701), [anon_sym__alignof] = ACTIONS(2701), [anon_sym_alignof] = ACTIONS(2701), [anon_sym__Alignof] = ACTIONS(2701), [anon_sym_offsetof] = ACTIONS(2701), [anon_sym__Generic] = ACTIONS(2701), [anon_sym_asm] = ACTIONS(2701), [anon_sym___asm__] = ACTIONS(2701), [anon_sym___asm] = ACTIONS(2701), [sym_number_literal] = ACTIONS(2703), [anon_sym_L_SQUOTE] = ACTIONS(2703), [anon_sym_u_SQUOTE] = ACTIONS(2703), [anon_sym_U_SQUOTE] = ACTIONS(2703), [anon_sym_u8_SQUOTE] = ACTIONS(2703), [anon_sym_SQUOTE] = ACTIONS(2703), [anon_sym_L_DQUOTE] = ACTIONS(2703), [anon_sym_u_DQUOTE] = ACTIONS(2703), [anon_sym_U_DQUOTE] = ACTIONS(2703), [anon_sym_u8_DQUOTE] = ACTIONS(2703), [anon_sym_DQUOTE] = ACTIONS(2703), [sym_true] = ACTIONS(2701), [sym_false] = ACTIONS(2701), [anon_sym_NULL] = ACTIONS(2701), [anon_sym_nullptr] = ACTIONS(2701), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2701), [anon_sym_decltype] = ACTIONS(2701), [anon_sym_explicit] = ACTIONS(2701), [anon_sym_typename] = ACTIONS(2701), [anon_sym_export] = ACTIONS(2701), [anon_sym_module] = ACTIONS(2701), [anon_sym_import] = ACTIONS(2701), [anon_sym_template] = ACTIONS(2701), [anon_sym_operator] = ACTIONS(2701), [anon_sym_try] = ACTIONS(2701), [anon_sym_delete] = ACTIONS(2701), [anon_sym_throw] = ACTIONS(2701), [anon_sym_namespace] = ACTIONS(2701), [anon_sym_static_assert] = ACTIONS(2701), [anon_sym_concept] = ACTIONS(2701), [anon_sym_co_return] = ACTIONS(2701), [anon_sym_co_yield] = ACTIONS(2701), [anon_sym_R_DQUOTE] = ACTIONS(2703), [anon_sym_LR_DQUOTE] = ACTIONS(2703), [anon_sym_uR_DQUOTE] = ACTIONS(2703), [anon_sym_UR_DQUOTE] = ACTIONS(2703), [anon_sym_u8R_DQUOTE] = ACTIONS(2703), [anon_sym_co_await] = ACTIONS(2701), [anon_sym_new] = ACTIONS(2701), [anon_sym_requires] = ACTIONS(2701), [sym_this] = ACTIONS(2701), }, [STATE(377)] = { [ts_builtin_sym_end] = ACTIONS(2647), [sym_identifier] = ACTIONS(2645), [aux_sym_preproc_include_token1] = ACTIONS(2645), [aux_sym_preproc_def_token1] = ACTIONS(2645), [aux_sym_preproc_if_token1] = ACTIONS(2645), [aux_sym_preproc_ifdef_token1] = ACTIONS(2645), [aux_sym_preproc_ifdef_token2] = ACTIONS(2645), [sym_preproc_directive] = ACTIONS(2645), [anon_sym_LPAREN2] = ACTIONS(2647), [anon_sym_BANG] = ACTIONS(2647), [anon_sym_TILDE] = ACTIONS(2647), [anon_sym_DASH] = ACTIONS(2645), [anon_sym_PLUS] = ACTIONS(2645), [anon_sym_STAR] = ACTIONS(2647), [anon_sym_AMP_AMP] = ACTIONS(2647), [anon_sym_AMP] = ACTIONS(2645), [anon_sym_SEMI] = ACTIONS(2647), [anon_sym___extension__] = ACTIONS(2645), [anon_sym_typedef] = ACTIONS(2645), [anon_sym_virtual] = ACTIONS(2645), [anon_sym_extern] = ACTIONS(2645), [anon_sym___attribute__] = ACTIONS(2645), [anon_sym___attribute] = ACTIONS(2645), [anon_sym_using] = ACTIONS(2645), [anon_sym_COLON_COLON] = ACTIONS(2647), [anon_sym_LBRACK_LBRACK] = ACTIONS(2647), [anon_sym___declspec] = ACTIONS(2645), [anon_sym___based] = ACTIONS(2645), [anon_sym___cdecl] = ACTIONS(2645), [anon_sym___clrcall] = ACTIONS(2645), [anon_sym___stdcall] = ACTIONS(2645), [anon_sym___fastcall] = ACTIONS(2645), [anon_sym___thiscall] = ACTIONS(2645), [anon_sym___vectorcall] = ACTIONS(2645), [anon_sym_LBRACE] = ACTIONS(2647), [anon_sym_signed] = ACTIONS(2645), [anon_sym_unsigned] = ACTIONS(2645), [anon_sym_long] = ACTIONS(2645), [anon_sym_short] = ACTIONS(2645), [anon_sym_LBRACK] = ACTIONS(2645), [anon_sym_static] = ACTIONS(2645), [anon_sym_register] = ACTIONS(2645), [anon_sym_inline] = ACTIONS(2645), [anon_sym___inline] = ACTIONS(2645), [anon_sym___inline__] = ACTIONS(2645), [anon_sym___forceinline] = ACTIONS(2645), [anon_sym_thread_local] = ACTIONS(2645), [anon_sym___thread] = ACTIONS(2645), [anon_sym_const] = ACTIONS(2645), [anon_sym_constexpr] = ACTIONS(2645), [anon_sym_volatile] = ACTIONS(2645), [anon_sym_restrict] = ACTIONS(2645), [anon_sym___restrict__] = ACTIONS(2645), [anon_sym__Atomic] = ACTIONS(2645), [anon_sym__Noreturn] = ACTIONS(2645), [anon_sym_noreturn] = ACTIONS(2645), [anon_sym__Nonnull] = ACTIONS(2645), [anon_sym_mutable] = ACTIONS(2645), [anon_sym_constinit] = ACTIONS(2645), [anon_sym_consteval] = ACTIONS(2645), [anon_sym_alignas] = ACTIONS(2645), [anon_sym__Alignas] = ACTIONS(2645), [sym_primitive_type] = ACTIONS(2645), [anon_sym_enum] = ACTIONS(2645), [anon_sym_class] = ACTIONS(2645), [anon_sym_struct] = ACTIONS(2645), [anon_sym_union] = ACTIONS(2645), [anon_sym_if] = ACTIONS(2645), [anon_sym_else] = ACTIONS(2645), [anon_sym_switch] = ACTIONS(2645), [anon_sym_case] = ACTIONS(2645), [anon_sym_default] = ACTIONS(2645), [anon_sym_while] = ACTIONS(2645), [anon_sym_do] = ACTIONS(2645), [anon_sym_for] = ACTIONS(2645), [anon_sym_return] = ACTIONS(2645), [anon_sym_break] = ACTIONS(2645), [anon_sym_continue] = ACTIONS(2645), [anon_sym_goto] = ACTIONS(2645), [anon_sym___try] = ACTIONS(2645), [anon_sym___leave] = ACTIONS(2645), [anon_sym_not] = ACTIONS(2645), [anon_sym_compl] = ACTIONS(2645), [anon_sym_DASH_DASH] = ACTIONS(2647), [anon_sym_PLUS_PLUS] = ACTIONS(2647), [anon_sym_sizeof] = ACTIONS(2645), [anon_sym___alignof__] = ACTIONS(2645), [anon_sym___alignof] = ACTIONS(2645), [anon_sym__alignof] = ACTIONS(2645), [anon_sym_alignof] = ACTIONS(2645), [anon_sym__Alignof] = ACTIONS(2645), [anon_sym_offsetof] = ACTIONS(2645), [anon_sym__Generic] = ACTIONS(2645), [anon_sym_asm] = ACTIONS(2645), [anon_sym___asm__] = ACTIONS(2645), [anon_sym___asm] = ACTIONS(2645), [sym_number_literal] = ACTIONS(2647), [anon_sym_L_SQUOTE] = ACTIONS(2647), [anon_sym_u_SQUOTE] = ACTIONS(2647), [anon_sym_U_SQUOTE] = ACTIONS(2647), [anon_sym_u8_SQUOTE] = ACTIONS(2647), [anon_sym_SQUOTE] = ACTIONS(2647), [anon_sym_L_DQUOTE] = ACTIONS(2647), [anon_sym_u_DQUOTE] = ACTIONS(2647), [anon_sym_U_DQUOTE] = ACTIONS(2647), [anon_sym_u8_DQUOTE] = ACTIONS(2647), [anon_sym_DQUOTE] = ACTIONS(2647), [sym_true] = ACTIONS(2645), [sym_false] = ACTIONS(2645), [anon_sym_NULL] = ACTIONS(2645), [anon_sym_nullptr] = ACTIONS(2645), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2645), [anon_sym_decltype] = ACTIONS(2645), [anon_sym_explicit] = ACTIONS(2645), [anon_sym_typename] = ACTIONS(2645), [anon_sym_export] = ACTIONS(2645), [anon_sym_module] = ACTIONS(2645), [anon_sym_import] = ACTIONS(2645), [anon_sym_template] = ACTIONS(2645), [anon_sym_operator] = ACTIONS(2645), [anon_sym_try] = ACTIONS(2645), [anon_sym_delete] = ACTIONS(2645), [anon_sym_throw] = ACTIONS(2645), [anon_sym_namespace] = ACTIONS(2645), [anon_sym_static_assert] = ACTIONS(2645), [anon_sym_concept] = ACTIONS(2645), [anon_sym_co_return] = ACTIONS(2645), [anon_sym_co_yield] = ACTIONS(2645), [anon_sym_R_DQUOTE] = ACTIONS(2647), [anon_sym_LR_DQUOTE] = ACTIONS(2647), [anon_sym_uR_DQUOTE] = ACTIONS(2647), [anon_sym_UR_DQUOTE] = ACTIONS(2647), [anon_sym_u8R_DQUOTE] = ACTIONS(2647), [anon_sym_co_await] = ACTIONS(2645), [anon_sym_new] = ACTIONS(2645), [anon_sym_requires] = ACTIONS(2645), [sym_this] = ACTIONS(2645), }, [STATE(378)] = { [ts_builtin_sym_end] = ACTIONS(2635), [sym_identifier] = ACTIONS(2633), [aux_sym_preproc_include_token1] = ACTIONS(2633), [aux_sym_preproc_def_token1] = ACTIONS(2633), [aux_sym_preproc_if_token1] = ACTIONS(2633), [aux_sym_preproc_ifdef_token1] = ACTIONS(2633), [aux_sym_preproc_ifdef_token2] = ACTIONS(2633), [sym_preproc_directive] = ACTIONS(2633), [anon_sym_LPAREN2] = ACTIONS(2635), [anon_sym_BANG] = ACTIONS(2635), [anon_sym_TILDE] = ACTIONS(2635), [anon_sym_DASH] = ACTIONS(2633), [anon_sym_PLUS] = ACTIONS(2633), [anon_sym_STAR] = ACTIONS(2635), [anon_sym_AMP_AMP] = ACTIONS(2635), [anon_sym_AMP] = ACTIONS(2633), [anon_sym_SEMI] = ACTIONS(2635), [anon_sym___extension__] = ACTIONS(2633), [anon_sym_typedef] = ACTIONS(2633), [anon_sym_virtual] = ACTIONS(2633), [anon_sym_extern] = ACTIONS(2633), [anon_sym___attribute__] = ACTIONS(2633), [anon_sym___attribute] = ACTIONS(2633), [anon_sym_using] = ACTIONS(2633), [anon_sym_COLON_COLON] = ACTIONS(2635), [anon_sym_LBRACK_LBRACK] = ACTIONS(2635), [anon_sym___declspec] = ACTIONS(2633), [anon_sym___based] = ACTIONS(2633), [anon_sym___cdecl] = ACTIONS(2633), [anon_sym___clrcall] = ACTIONS(2633), [anon_sym___stdcall] = ACTIONS(2633), [anon_sym___fastcall] = ACTIONS(2633), [anon_sym___thiscall] = ACTIONS(2633), [anon_sym___vectorcall] = ACTIONS(2633), [anon_sym_LBRACE] = ACTIONS(2635), [anon_sym_signed] = ACTIONS(2633), [anon_sym_unsigned] = ACTIONS(2633), [anon_sym_long] = ACTIONS(2633), [anon_sym_short] = ACTIONS(2633), [anon_sym_LBRACK] = ACTIONS(2633), [anon_sym_static] = ACTIONS(2633), [anon_sym_register] = ACTIONS(2633), [anon_sym_inline] = ACTIONS(2633), [anon_sym___inline] = ACTIONS(2633), [anon_sym___inline__] = ACTIONS(2633), [anon_sym___forceinline] = ACTIONS(2633), [anon_sym_thread_local] = ACTIONS(2633), [anon_sym___thread] = ACTIONS(2633), [anon_sym_const] = ACTIONS(2633), [anon_sym_constexpr] = ACTIONS(2633), [anon_sym_volatile] = ACTIONS(2633), [anon_sym_restrict] = ACTIONS(2633), [anon_sym___restrict__] = ACTIONS(2633), [anon_sym__Atomic] = ACTIONS(2633), [anon_sym__Noreturn] = ACTIONS(2633), [anon_sym_noreturn] = ACTIONS(2633), [anon_sym__Nonnull] = ACTIONS(2633), [anon_sym_mutable] = ACTIONS(2633), [anon_sym_constinit] = ACTIONS(2633), [anon_sym_consteval] = ACTIONS(2633), [anon_sym_alignas] = ACTIONS(2633), [anon_sym__Alignas] = ACTIONS(2633), [sym_primitive_type] = ACTIONS(2633), [anon_sym_enum] = ACTIONS(2633), [anon_sym_class] = ACTIONS(2633), [anon_sym_struct] = ACTIONS(2633), [anon_sym_union] = ACTIONS(2633), [anon_sym_if] = ACTIONS(2633), [anon_sym_else] = ACTIONS(2633), [anon_sym_switch] = ACTIONS(2633), [anon_sym_case] = ACTIONS(2633), [anon_sym_default] = ACTIONS(2633), [anon_sym_while] = ACTIONS(2633), [anon_sym_do] = ACTIONS(2633), [anon_sym_for] = ACTIONS(2633), [anon_sym_return] = ACTIONS(2633), [anon_sym_break] = ACTIONS(2633), [anon_sym_continue] = ACTIONS(2633), [anon_sym_goto] = ACTIONS(2633), [anon_sym___try] = ACTIONS(2633), [anon_sym___leave] = ACTIONS(2633), [anon_sym_not] = ACTIONS(2633), [anon_sym_compl] = ACTIONS(2633), [anon_sym_DASH_DASH] = ACTIONS(2635), [anon_sym_PLUS_PLUS] = ACTIONS(2635), [anon_sym_sizeof] = ACTIONS(2633), [anon_sym___alignof__] = ACTIONS(2633), [anon_sym___alignof] = ACTIONS(2633), [anon_sym__alignof] = ACTIONS(2633), [anon_sym_alignof] = ACTIONS(2633), [anon_sym__Alignof] = ACTIONS(2633), [anon_sym_offsetof] = ACTIONS(2633), [anon_sym__Generic] = ACTIONS(2633), [anon_sym_asm] = ACTIONS(2633), [anon_sym___asm__] = ACTIONS(2633), [anon_sym___asm] = ACTIONS(2633), [sym_number_literal] = ACTIONS(2635), [anon_sym_L_SQUOTE] = ACTIONS(2635), [anon_sym_u_SQUOTE] = ACTIONS(2635), [anon_sym_U_SQUOTE] = ACTIONS(2635), [anon_sym_u8_SQUOTE] = ACTIONS(2635), [anon_sym_SQUOTE] = ACTIONS(2635), [anon_sym_L_DQUOTE] = ACTIONS(2635), [anon_sym_u_DQUOTE] = ACTIONS(2635), [anon_sym_U_DQUOTE] = ACTIONS(2635), [anon_sym_u8_DQUOTE] = ACTIONS(2635), [anon_sym_DQUOTE] = ACTIONS(2635), [sym_true] = ACTIONS(2633), [sym_false] = ACTIONS(2633), [anon_sym_NULL] = ACTIONS(2633), [anon_sym_nullptr] = ACTIONS(2633), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2633), [anon_sym_decltype] = ACTIONS(2633), [anon_sym_explicit] = ACTIONS(2633), [anon_sym_typename] = ACTIONS(2633), [anon_sym_export] = ACTIONS(2633), [anon_sym_module] = ACTIONS(2633), [anon_sym_import] = ACTIONS(2633), [anon_sym_template] = ACTIONS(2633), [anon_sym_operator] = ACTIONS(2633), [anon_sym_try] = ACTIONS(2633), [anon_sym_delete] = ACTIONS(2633), [anon_sym_throw] = ACTIONS(2633), [anon_sym_namespace] = ACTIONS(2633), [anon_sym_static_assert] = ACTIONS(2633), [anon_sym_concept] = ACTIONS(2633), [anon_sym_co_return] = ACTIONS(2633), [anon_sym_co_yield] = ACTIONS(2633), [anon_sym_R_DQUOTE] = ACTIONS(2635), [anon_sym_LR_DQUOTE] = ACTIONS(2635), [anon_sym_uR_DQUOTE] = ACTIONS(2635), [anon_sym_UR_DQUOTE] = ACTIONS(2635), [anon_sym_u8R_DQUOTE] = ACTIONS(2635), [anon_sym_co_await] = ACTIONS(2633), [anon_sym_new] = ACTIONS(2633), [anon_sym_requires] = ACTIONS(2633), [sym_this] = ACTIONS(2633), }, [STATE(379)] = { [ts_builtin_sym_end] = ACTIONS(2639), [sym_identifier] = ACTIONS(2637), [aux_sym_preproc_include_token1] = ACTIONS(2637), [aux_sym_preproc_def_token1] = ACTIONS(2637), [aux_sym_preproc_if_token1] = ACTIONS(2637), [aux_sym_preproc_ifdef_token1] = ACTIONS(2637), [aux_sym_preproc_ifdef_token2] = ACTIONS(2637), [sym_preproc_directive] = ACTIONS(2637), [anon_sym_LPAREN2] = ACTIONS(2639), [anon_sym_BANG] = ACTIONS(2639), [anon_sym_TILDE] = ACTIONS(2639), [anon_sym_DASH] = ACTIONS(2637), [anon_sym_PLUS] = ACTIONS(2637), [anon_sym_STAR] = ACTIONS(2639), [anon_sym_AMP_AMP] = ACTIONS(2639), [anon_sym_AMP] = ACTIONS(2637), [anon_sym_SEMI] = ACTIONS(2639), [anon_sym___extension__] = ACTIONS(2637), [anon_sym_typedef] = ACTIONS(2637), [anon_sym_virtual] = ACTIONS(2637), [anon_sym_extern] = ACTIONS(2637), [anon_sym___attribute__] = ACTIONS(2637), [anon_sym___attribute] = ACTIONS(2637), [anon_sym_using] = ACTIONS(2637), [anon_sym_COLON_COLON] = ACTIONS(2639), [anon_sym_LBRACK_LBRACK] = ACTIONS(2639), [anon_sym___declspec] = ACTIONS(2637), [anon_sym___based] = ACTIONS(2637), [anon_sym___cdecl] = ACTIONS(2637), [anon_sym___clrcall] = ACTIONS(2637), [anon_sym___stdcall] = ACTIONS(2637), [anon_sym___fastcall] = ACTIONS(2637), [anon_sym___thiscall] = ACTIONS(2637), [anon_sym___vectorcall] = ACTIONS(2637), [anon_sym_LBRACE] = ACTIONS(2639), [anon_sym_signed] = ACTIONS(2637), [anon_sym_unsigned] = ACTIONS(2637), [anon_sym_long] = ACTIONS(2637), [anon_sym_short] = ACTIONS(2637), [anon_sym_LBRACK] = ACTIONS(2637), [anon_sym_static] = ACTIONS(2637), [anon_sym_register] = ACTIONS(2637), [anon_sym_inline] = ACTIONS(2637), [anon_sym___inline] = ACTIONS(2637), [anon_sym___inline__] = ACTIONS(2637), [anon_sym___forceinline] = ACTIONS(2637), [anon_sym_thread_local] = ACTIONS(2637), [anon_sym___thread] = ACTIONS(2637), [anon_sym_const] = ACTIONS(2637), [anon_sym_constexpr] = ACTIONS(2637), [anon_sym_volatile] = ACTIONS(2637), [anon_sym_restrict] = ACTIONS(2637), [anon_sym___restrict__] = ACTIONS(2637), [anon_sym__Atomic] = ACTIONS(2637), [anon_sym__Noreturn] = ACTIONS(2637), [anon_sym_noreturn] = ACTIONS(2637), [anon_sym__Nonnull] = ACTIONS(2637), [anon_sym_mutable] = ACTIONS(2637), [anon_sym_constinit] = ACTIONS(2637), [anon_sym_consteval] = ACTIONS(2637), [anon_sym_alignas] = ACTIONS(2637), [anon_sym__Alignas] = ACTIONS(2637), [sym_primitive_type] = ACTIONS(2637), [anon_sym_enum] = ACTIONS(2637), [anon_sym_class] = ACTIONS(2637), [anon_sym_struct] = ACTIONS(2637), [anon_sym_union] = ACTIONS(2637), [anon_sym_if] = ACTIONS(2637), [anon_sym_else] = ACTIONS(2637), [anon_sym_switch] = ACTIONS(2637), [anon_sym_case] = ACTIONS(2637), [anon_sym_default] = ACTIONS(2637), [anon_sym_while] = ACTIONS(2637), [anon_sym_do] = ACTIONS(2637), [anon_sym_for] = ACTIONS(2637), [anon_sym_return] = ACTIONS(2637), [anon_sym_break] = ACTIONS(2637), [anon_sym_continue] = ACTIONS(2637), [anon_sym_goto] = ACTIONS(2637), [anon_sym___try] = ACTIONS(2637), [anon_sym___leave] = ACTIONS(2637), [anon_sym_not] = ACTIONS(2637), [anon_sym_compl] = ACTIONS(2637), [anon_sym_DASH_DASH] = ACTIONS(2639), [anon_sym_PLUS_PLUS] = ACTIONS(2639), [anon_sym_sizeof] = ACTIONS(2637), [anon_sym___alignof__] = ACTIONS(2637), [anon_sym___alignof] = ACTIONS(2637), [anon_sym__alignof] = ACTIONS(2637), [anon_sym_alignof] = ACTIONS(2637), [anon_sym__Alignof] = ACTIONS(2637), [anon_sym_offsetof] = ACTIONS(2637), [anon_sym__Generic] = ACTIONS(2637), [anon_sym_asm] = ACTIONS(2637), [anon_sym___asm__] = ACTIONS(2637), [anon_sym___asm] = ACTIONS(2637), [sym_number_literal] = ACTIONS(2639), [anon_sym_L_SQUOTE] = ACTIONS(2639), [anon_sym_u_SQUOTE] = ACTIONS(2639), [anon_sym_U_SQUOTE] = ACTIONS(2639), [anon_sym_u8_SQUOTE] = ACTIONS(2639), [anon_sym_SQUOTE] = ACTIONS(2639), [anon_sym_L_DQUOTE] = ACTIONS(2639), [anon_sym_u_DQUOTE] = ACTIONS(2639), [anon_sym_U_DQUOTE] = ACTIONS(2639), [anon_sym_u8_DQUOTE] = ACTIONS(2639), [anon_sym_DQUOTE] = ACTIONS(2639), [sym_true] = ACTIONS(2637), [sym_false] = ACTIONS(2637), [anon_sym_NULL] = ACTIONS(2637), [anon_sym_nullptr] = ACTIONS(2637), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2637), [anon_sym_decltype] = ACTIONS(2637), [anon_sym_explicit] = ACTIONS(2637), [anon_sym_typename] = ACTIONS(2637), [anon_sym_export] = ACTIONS(2637), [anon_sym_module] = ACTIONS(2637), [anon_sym_import] = ACTIONS(2637), [anon_sym_template] = ACTIONS(2637), [anon_sym_operator] = ACTIONS(2637), [anon_sym_try] = ACTIONS(2637), [anon_sym_delete] = ACTIONS(2637), [anon_sym_throw] = ACTIONS(2637), [anon_sym_namespace] = ACTIONS(2637), [anon_sym_static_assert] = ACTIONS(2637), [anon_sym_concept] = ACTIONS(2637), [anon_sym_co_return] = ACTIONS(2637), [anon_sym_co_yield] = ACTIONS(2637), [anon_sym_R_DQUOTE] = ACTIONS(2639), [anon_sym_LR_DQUOTE] = ACTIONS(2639), [anon_sym_uR_DQUOTE] = ACTIONS(2639), [anon_sym_UR_DQUOTE] = ACTIONS(2639), [anon_sym_u8R_DQUOTE] = ACTIONS(2639), [anon_sym_co_await] = ACTIONS(2637), [anon_sym_new] = ACTIONS(2637), [anon_sym_requires] = ACTIONS(2637), [sym_this] = ACTIONS(2637), }, [STATE(380)] = { [ts_builtin_sym_end] = ACTIONS(2779), [sym_identifier] = ACTIONS(2777), [aux_sym_preproc_include_token1] = ACTIONS(2777), [aux_sym_preproc_def_token1] = ACTIONS(2777), [aux_sym_preproc_if_token1] = ACTIONS(2777), [aux_sym_preproc_ifdef_token1] = ACTIONS(2777), [aux_sym_preproc_ifdef_token2] = ACTIONS(2777), [sym_preproc_directive] = ACTIONS(2777), [anon_sym_LPAREN2] = ACTIONS(2779), [anon_sym_BANG] = ACTIONS(2779), [anon_sym_TILDE] = ACTIONS(2779), [anon_sym_DASH] = ACTIONS(2777), [anon_sym_PLUS] = ACTIONS(2777), [anon_sym_STAR] = ACTIONS(2779), [anon_sym_AMP_AMP] = ACTIONS(2779), [anon_sym_AMP] = ACTIONS(2777), [anon_sym_SEMI] = ACTIONS(2779), [anon_sym___extension__] = ACTIONS(2777), [anon_sym_typedef] = ACTIONS(2777), [anon_sym_virtual] = ACTIONS(2777), [anon_sym_extern] = ACTIONS(2777), [anon_sym___attribute__] = ACTIONS(2777), [anon_sym___attribute] = ACTIONS(2777), [anon_sym_using] = ACTIONS(2777), [anon_sym_COLON_COLON] = ACTIONS(2779), [anon_sym_LBRACK_LBRACK] = ACTIONS(2779), [anon_sym___declspec] = ACTIONS(2777), [anon_sym___based] = ACTIONS(2777), [anon_sym___cdecl] = ACTIONS(2777), [anon_sym___clrcall] = ACTIONS(2777), [anon_sym___stdcall] = ACTIONS(2777), [anon_sym___fastcall] = ACTIONS(2777), [anon_sym___thiscall] = ACTIONS(2777), [anon_sym___vectorcall] = ACTIONS(2777), [anon_sym_LBRACE] = ACTIONS(2779), [anon_sym_signed] = ACTIONS(2777), [anon_sym_unsigned] = ACTIONS(2777), [anon_sym_long] = ACTIONS(2777), [anon_sym_short] = ACTIONS(2777), [anon_sym_LBRACK] = ACTIONS(2777), [anon_sym_static] = ACTIONS(2777), [anon_sym_register] = ACTIONS(2777), [anon_sym_inline] = ACTIONS(2777), [anon_sym___inline] = ACTIONS(2777), [anon_sym___inline__] = ACTIONS(2777), [anon_sym___forceinline] = ACTIONS(2777), [anon_sym_thread_local] = ACTIONS(2777), [anon_sym___thread] = ACTIONS(2777), [anon_sym_const] = ACTIONS(2777), [anon_sym_constexpr] = ACTIONS(2777), [anon_sym_volatile] = ACTIONS(2777), [anon_sym_restrict] = ACTIONS(2777), [anon_sym___restrict__] = ACTIONS(2777), [anon_sym__Atomic] = ACTIONS(2777), [anon_sym__Noreturn] = ACTIONS(2777), [anon_sym_noreturn] = ACTIONS(2777), [anon_sym__Nonnull] = ACTIONS(2777), [anon_sym_mutable] = ACTIONS(2777), [anon_sym_constinit] = ACTIONS(2777), [anon_sym_consteval] = ACTIONS(2777), [anon_sym_alignas] = ACTIONS(2777), [anon_sym__Alignas] = ACTIONS(2777), [sym_primitive_type] = ACTIONS(2777), [anon_sym_enum] = ACTIONS(2777), [anon_sym_class] = ACTIONS(2777), [anon_sym_struct] = ACTIONS(2777), [anon_sym_union] = ACTIONS(2777), [anon_sym_if] = ACTIONS(2777), [anon_sym_else] = ACTIONS(2777), [anon_sym_switch] = ACTIONS(2777), [anon_sym_case] = ACTIONS(2777), [anon_sym_default] = ACTIONS(2777), [anon_sym_while] = ACTIONS(2777), [anon_sym_do] = ACTIONS(2777), [anon_sym_for] = ACTIONS(2777), [anon_sym_return] = ACTIONS(2777), [anon_sym_break] = ACTIONS(2777), [anon_sym_continue] = ACTIONS(2777), [anon_sym_goto] = ACTIONS(2777), [anon_sym___try] = ACTIONS(2777), [anon_sym___leave] = ACTIONS(2777), [anon_sym_not] = ACTIONS(2777), [anon_sym_compl] = ACTIONS(2777), [anon_sym_DASH_DASH] = ACTIONS(2779), [anon_sym_PLUS_PLUS] = ACTIONS(2779), [anon_sym_sizeof] = ACTIONS(2777), [anon_sym___alignof__] = ACTIONS(2777), [anon_sym___alignof] = ACTIONS(2777), [anon_sym__alignof] = ACTIONS(2777), [anon_sym_alignof] = ACTIONS(2777), [anon_sym__Alignof] = ACTIONS(2777), [anon_sym_offsetof] = ACTIONS(2777), [anon_sym__Generic] = ACTIONS(2777), [anon_sym_asm] = ACTIONS(2777), [anon_sym___asm__] = ACTIONS(2777), [anon_sym___asm] = ACTIONS(2777), [sym_number_literal] = ACTIONS(2779), [anon_sym_L_SQUOTE] = ACTIONS(2779), [anon_sym_u_SQUOTE] = ACTIONS(2779), [anon_sym_U_SQUOTE] = ACTIONS(2779), [anon_sym_u8_SQUOTE] = ACTIONS(2779), [anon_sym_SQUOTE] = ACTIONS(2779), [anon_sym_L_DQUOTE] = ACTIONS(2779), [anon_sym_u_DQUOTE] = ACTIONS(2779), [anon_sym_U_DQUOTE] = ACTIONS(2779), [anon_sym_u8_DQUOTE] = ACTIONS(2779), [anon_sym_DQUOTE] = ACTIONS(2779), [sym_true] = ACTIONS(2777), [sym_false] = ACTIONS(2777), [anon_sym_NULL] = ACTIONS(2777), [anon_sym_nullptr] = ACTIONS(2777), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2777), [anon_sym_decltype] = ACTIONS(2777), [anon_sym_explicit] = ACTIONS(2777), [anon_sym_typename] = ACTIONS(2777), [anon_sym_export] = ACTIONS(2777), [anon_sym_module] = ACTIONS(2777), [anon_sym_import] = ACTIONS(2777), [anon_sym_template] = ACTIONS(2777), [anon_sym_operator] = ACTIONS(2777), [anon_sym_try] = ACTIONS(2777), [anon_sym_delete] = ACTIONS(2777), [anon_sym_throw] = ACTIONS(2777), [anon_sym_namespace] = ACTIONS(2777), [anon_sym_static_assert] = ACTIONS(2777), [anon_sym_concept] = ACTIONS(2777), [anon_sym_co_return] = ACTIONS(2777), [anon_sym_co_yield] = ACTIONS(2777), [anon_sym_R_DQUOTE] = ACTIONS(2779), [anon_sym_LR_DQUOTE] = ACTIONS(2779), [anon_sym_uR_DQUOTE] = ACTIONS(2779), [anon_sym_UR_DQUOTE] = ACTIONS(2779), [anon_sym_u8R_DQUOTE] = ACTIONS(2779), [anon_sym_co_await] = ACTIONS(2777), [anon_sym_new] = ACTIONS(2777), [anon_sym_requires] = ACTIONS(2777), [sym_this] = ACTIONS(2777), }, [STATE(381)] = { [ts_builtin_sym_end] = ACTIONS(2707), [sym_identifier] = ACTIONS(2705), [aux_sym_preproc_include_token1] = ACTIONS(2705), [aux_sym_preproc_def_token1] = ACTIONS(2705), [aux_sym_preproc_if_token1] = ACTIONS(2705), [aux_sym_preproc_ifdef_token1] = ACTIONS(2705), [aux_sym_preproc_ifdef_token2] = ACTIONS(2705), [sym_preproc_directive] = ACTIONS(2705), [anon_sym_LPAREN2] = ACTIONS(2707), [anon_sym_BANG] = ACTIONS(2707), [anon_sym_TILDE] = ACTIONS(2707), [anon_sym_DASH] = ACTIONS(2705), [anon_sym_PLUS] = ACTIONS(2705), [anon_sym_STAR] = ACTIONS(2707), [anon_sym_AMP_AMP] = ACTIONS(2707), [anon_sym_AMP] = ACTIONS(2705), [anon_sym_SEMI] = ACTIONS(2707), [anon_sym___extension__] = ACTIONS(2705), [anon_sym_typedef] = ACTIONS(2705), [anon_sym_virtual] = ACTIONS(2705), [anon_sym_extern] = ACTIONS(2705), [anon_sym___attribute__] = ACTIONS(2705), [anon_sym___attribute] = ACTIONS(2705), [anon_sym_using] = ACTIONS(2705), [anon_sym_COLON_COLON] = ACTIONS(2707), [anon_sym_LBRACK_LBRACK] = ACTIONS(2707), [anon_sym___declspec] = ACTIONS(2705), [anon_sym___based] = ACTIONS(2705), [anon_sym___cdecl] = ACTIONS(2705), [anon_sym___clrcall] = ACTIONS(2705), [anon_sym___stdcall] = ACTIONS(2705), [anon_sym___fastcall] = ACTIONS(2705), [anon_sym___thiscall] = ACTIONS(2705), [anon_sym___vectorcall] = ACTIONS(2705), [anon_sym_LBRACE] = ACTIONS(2707), [anon_sym_signed] = ACTIONS(2705), [anon_sym_unsigned] = ACTIONS(2705), [anon_sym_long] = ACTIONS(2705), [anon_sym_short] = ACTIONS(2705), [anon_sym_LBRACK] = ACTIONS(2705), [anon_sym_static] = ACTIONS(2705), [anon_sym_register] = ACTIONS(2705), [anon_sym_inline] = ACTIONS(2705), [anon_sym___inline] = ACTIONS(2705), [anon_sym___inline__] = ACTIONS(2705), [anon_sym___forceinline] = ACTIONS(2705), [anon_sym_thread_local] = ACTIONS(2705), [anon_sym___thread] = ACTIONS(2705), [anon_sym_const] = ACTIONS(2705), [anon_sym_constexpr] = ACTIONS(2705), [anon_sym_volatile] = ACTIONS(2705), [anon_sym_restrict] = ACTIONS(2705), [anon_sym___restrict__] = ACTIONS(2705), [anon_sym__Atomic] = ACTIONS(2705), [anon_sym__Noreturn] = ACTIONS(2705), [anon_sym_noreturn] = ACTIONS(2705), [anon_sym__Nonnull] = ACTIONS(2705), [anon_sym_mutable] = ACTIONS(2705), [anon_sym_constinit] = ACTIONS(2705), [anon_sym_consteval] = ACTIONS(2705), [anon_sym_alignas] = ACTIONS(2705), [anon_sym__Alignas] = ACTIONS(2705), [sym_primitive_type] = ACTIONS(2705), [anon_sym_enum] = ACTIONS(2705), [anon_sym_class] = ACTIONS(2705), [anon_sym_struct] = ACTIONS(2705), [anon_sym_union] = ACTIONS(2705), [anon_sym_if] = ACTIONS(2705), [anon_sym_else] = ACTIONS(2705), [anon_sym_switch] = ACTIONS(2705), [anon_sym_case] = ACTIONS(2705), [anon_sym_default] = ACTIONS(2705), [anon_sym_while] = ACTIONS(2705), [anon_sym_do] = ACTIONS(2705), [anon_sym_for] = ACTIONS(2705), [anon_sym_return] = ACTIONS(2705), [anon_sym_break] = ACTIONS(2705), [anon_sym_continue] = ACTIONS(2705), [anon_sym_goto] = ACTIONS(2705), [anon_sym___try] = ACTIONS(2705), [anon_sym___leave] = ACTIONS(2705), [anon_sym_not] = ACTIONS(2705), [anon_sym_compl] = ACTIONS(2705), [anon_sym_DASH_DASH] = ACTIONS(2707), [anon_sym_PLUS_PLUS] = ACTIONS(2707), [anon_sym_sizeof] = ACTIONS(2705), [anon_sym___alignof__] = ACTIONS(2705), [anon_sym___alignof] = ACTIONS(2705), [anon_sym__alignof] = ACTIONS(2705), [anon_sym_alignof] = ACTIONS(2705), [anon_sym__Alignof] = ACTIONS(2705), [anon_sym_offsetof] = ACTIONS(2705), [anon_sym__Generic] = ACTIONS(2705), [anon_sym_asm] = ACTIONS(2705), [anon_sym___asm__] = ACTIONS(2705), [anon_sym___asm] = ACTIONS(2705), [sym_number_literal] = ACTIONS(2707), [anon_sym_L_SQUOTE] = ACTIONS(2707), [anon_sym_u_SQUOTE] = ACTIONS(2707), [anon_sym_U_SQUOTE] = ACTIONS(2707), [anon_sym_u8_SQUOTE] = ACTIONS(2707), [anon_sym_SQUOTE] = ACTIONS(2707), [anon_sym_L_DQUOTE] = ACTIONS(2707), [anon_sym_u_DQUOTE] = ACTIONS(2707), [anon_sym_U_DQUOTE] = ACTIONS(2707), [anon_sym_u8_DQUOTE] = ACTIONS(2707), [anon_sym_DQUOTE] = ACTIONS(2707), [sym_true] = ACTIONS(2705), [sym_false] = ACTIONS(2705), [anon_sym_NULL] = ACTIONS(2705), [anon_sym_nullptr] = ACTIONS(2705), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2705), [anon_sym_decltype] = ACTIONS(2705), [anon_sym_explicit] = ACTIONS(2705), [anon_sym_typename] = ACTIONS(2705), [anon_sym_export] = ACTIONS(2705), [anon_sym_module] = ACTIONS(2705), [anon_sym_import] = ACTIONS(2705), [anon_sym_template] = ACTIONS(2705), [anon_sym_operator] = ACTIONS(2705), [anon_sym_try] = ACTIONS(2705), [anon_sym_delete] = ACTIONS(2705), [anon_sym_throw] = ACTIONS(2705), [anon_sym_namespace] = ACTIONS(2705), [anon_sym_static_assert] = ACTIONS(2705), [anon_sym_concept] = ACTIONS(2705), [anon_sym_co_return] = ACTIONS(2705), [anon_sym_co_yield] = ACTIONS(2705), [anon_sym_R_DQUOTE] = ACTIONS(2707), [anon_sym_LR_DQUOTE] = ACTIONS(2707), [anon_sym_uR_DQUOTE] = ACTIONS(2707), [anon_sym_UR_DQUOTE] = ACTIONS(2707), [anon_sym_u8R_DQUOTE] = ACTIONS(2707), [anon_sym_co_await] = ACTIONS(2705), [anon_sym_new] = ACTIONS(2705), [anon_sym_requires] = ACTIONS(2705), [sym_this] = ACTIONS(2705), }, [STATE(382)] = { [sym_expression] = STATE(4573), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8174), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3162), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(3165), [anon_sym___extension__] = ACTIONS(3167), [anon_sym_virtual] = ACTIONS(2757), [anon_sym_extern] = ACTIONS(2757), [anon_sym___attribute__] = ACTIONS(2757), [anon_sym___attribute] = ACTIONS(2757), [anon_sym_COLON_COLON] = ACTIONS(3170), [anon_sym_LBRACK_LBRACK] = ACTIONS(2759), [anon_sym___declspec] = ACTIONS(2757), [anon_sym_signed] = ACTIONS(2757), [anon_sym_unsigned] = ACTIONS(2757), [anon_sym_long] = ACTIONS(2757), [anon_sym_short] = ACTIONS(2757), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(2757), [anon_sym_register] = ACTIONS(2757), [anon_sym_inline] = ACTIONS(2757), [anon_sym___inline] = ACTIONS(2757), [anon_sym___inline__] = ACTIONS(2757), [anon_sym___forceinline] = ACTIONS(2757), [anon_sym_thread_local] = ACTIONS(2757), [anon_sym___thread] = ACTIONS(2757), [anon_sym_const] = ACTIONS(2757), [anon_sym_constexpr] = ACTIONS(2757), [anon_sym_volatile] = ACTIONS(2757), [anon_sym_restrict] = ACTIONS(2757), [anon_sym___restrict__] = ACTIONS(2757), [anon_sym__Atomic] = ACTIONS(2757), [anon_sym__Noreturn] = ACTIONS(2757), [anon_sym_noreturn] = ACTIONS(2757), [anon_sym__Nonnull] = ACTIONS(2757), [anon_sym_mutable] = ACTIONS(2757), [anon_sym_constinit] = ACTIONS(2757), [anon_sym_consteval] = ACTIONS(2757), [anon_sym_alignas] = ACTIONS(2757), [anon_sym__Alignas] = ACTIONS(2757), [sym_primitive_type] = ACTIONS(3173), [anon_sym_enum] = ACTIONS(2757), [anon_sym_class] = ACTIONS(2757), [anon_sym_struct] = ACTIONS(2757), [anon_sym_union] = ACTIONS(2757), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2757), [anon_sym_decltype] = ACTIONS(3176), [anon_sym_typename] = ACTIONS(2757), [anon_sym_template] = ACTIONS(3179), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(383)] = { [sym_expression] = STATE(4583), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8347), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3182), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(3185), [anon_sym___extension__] = ACTIONS(3187), [anon_sym_virtual] = ACTIONS(3190), [anon_sym_extern] = ACTIONS(3190), [anon_sym___attribute__] = ACTIONS(3190), [anon_sym___attribute] = ACTIONS(3190), [anon_sym_COLON_COLON] = ACTIONS(3192), [anon_sym_LBRACK_LBRACK] = ACTIONS(3195), [anon_sym___declspec] = ACTIONS(3190), [anon_sym_signed] = ACTIONS(3190), [anon_sym_unsigned] = ACTIONS(3190), [anon_sym_long] = ACTIONS(3190), [anon_sym_short] = ACTIONS(3190), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(3190), [anon_sym_register] = ACTIONS(3190), [anon_sym_inline] = ACTIONS(3190), [anon_sym___inline] = ACTIONS(3190), [anon_sym___inline__] = ACTIONS(3190), [anon_sym___forceinline] = ACTIONS(3190), [anon_sym_thread_local] = ACTIONS(3190), [anon_sym___thread] = ACTIONS(3190), [anon_sym_const] = ACTIONS(3190), [anon_sym_constexpr] = ACTIONS(3190), [anon_sym_volatile] = ACTIONS(3190), [anon_sym_restrict] = ACTIONS(3190), [anon_sym___restrict__] = ACTIONS(3190), [anon_sym__Atomic] = ACTIONS(3190), [anon_sym__Noreturn] = ACTIONS(3190), [anon_sym_noreturn] = ACTIONS(3190), [anon_sym__Nonnull] = ACTIONS(3190), [anon_sym_mutable] = ACTIONS(3190), [anon_sym_constinit] = ACTIONS(3190), [anon_sym_consteval] = ACTIONS(3190), [anon_sym_alignas] = ACTIONS(3190), [anon_sym__Alignas] = ACTIONS(3190), [sym_primitive_type] = ACTIONS(3197), [anon_sym_enum] = ACTIONS(3190), [anon_sym_class] = ACTIONS(3190), [anon_sym_struct] = ACTIONS(3190), [anon_sym_union] = ACTIONS(3190), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3190), [anon_sym_decltype] = ACTIONS(3200), [anon_sym_typename] = ACTIONS(3190), [anon_sym_template] = ACTIONS(3203), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(384)] = { [ts_builtin_sym_end] = ACTIONS(2651), [sym_identifier] = ACTIONS(2649), [aux_sym_preproc_include_token1] = ACTIONS(2649), [aux_sym_preproc_def_token1] = ACTIONS(2649), [aux_sym_preproc_if_token1] = ACTIONS(2649), [aux_sym_preproc_ifdef_token1] = ACTIONS(2649), [aux_sym_preproc_ifdef_token2] = ACTIONS(2649), [sym_preproc_directive] = ACTIONS(2649), [anon_sym_LPAREN2] = ACTIONS(2651), [anon_sym_BANG] = ACTIONS(2651), [anon_sym_TILDE] = ACTIONS(2651), [anon_sym_DASH] = ACTIONS(2649), [anon_sym_PLUS] = ACTIONS(2649), [anon_sym_STAR] = ACTIONS(2651), [anon_sym_AMP_AMP] = ACTIONS(2651), [anon_sym_AMP] = ACTIONS(2649), [anon_sym_SEMI] = ACTIONS(2651), [anon_sym___extension__] = ACTIONS(2649), [anon_sym_typedef] = ACTIONS(2649), [anon_sym_virtual] = ACTIONS(2649), [anon_sym_extern] = ACTIONS(2649), [anon_sym___attribute__] = ACTIONS(2649), [anon_sym___attribute] = ACTIONS(2649), [anon_sym_using] = ACTIONS(2649), [anon_sym_COLON_COLON] = ACTIONS(2651), [anon_sym_LBRACK_LBRACK] = ACTIONS(2651), [anon_sym___declspec] = ACTIONS(2649), [anon_sym___based] = ACTIONS(2649), [anon_sym___cdecl] = ACTIONS(2649), [anon_sym___clrcall] = ACTIONS(2649), [anon_sym___stdcall] = ACTIONS(2649), [anon_sym___fastcall] = ACTIONS(2649), [anon_sym___thiscall] = ACTIONS(2649), [anon_sym___vectorcall] = ACTIONS(2649), [anon_sym_LBRACE] = ACTIONS(2651), [anon_sym_signed] = ACTIONS(2649), [anon_sym_unsigned] = ACTIONS(2649), [anon_sym_long] = ACTIONS(2649), [anon_sym_short] = ACTIONS(2649), [anon_sym_LBRACK] = ACTIONS(2649), [anon_sym_static] = ACTIONS(2649), [anon_sym_register] = ACTIONS(2649), [anon_sym_inline] = ACTIONS(2649), [anon_sym___inline] = ACTIONS(2649), [anon_sym___inline__] = ACTIONS(2649), [anon_sym___forceinline] = ACTIONS(2649), [anon_sym_thread_local] = ACTIONS(2649), [anon_sym___thread] = ACTIONS(2649), [anon_sym_const] = ACTIONS(2649), [anon_sym_constexpr] = ACTIONS(2649), [anon_sym_volatile] = ACTIONS(2649), [anon_sym_restrict] = ACTIONS(2649), [anon_sym___restrict__] = ACTIONS(2649), [anon_sym__Atomic] = ACTIONS(2649), [anon_sym__Noreturn] = ACTIONS(2649), [anon_sym_noreturn] = ACTIONS(2649), [anon_sym__Nonnull] = ACTIONS(2649), [anon_sym_mutable] = ACTIONS(2649), [anon_sym_constinit] = ACTIONS(2649), [anon_sym_consteval] = ACTIONS(2649), [anon_sym_alignas] = ACTIONS(2649), [anon_sym__Alignas] = ACTIONS(2649), [sym_primitive_type] = ACTIONS(2649), [anon_sym_enum] = ACTIONS(2649), [anon_sym_class] = ACTIONS(2649), [anon_sym_struct] = ACTIONS(2649), [anon_sym_union] = ACTIONS(2649), [anon_sym_if] = ACTIONS(2649), [anon_sym_else] = ACTIONS(2649), [anon_sym_switch] = ACTIONS(2649), [anon_sym_case] = ACTIONS(2649), [anon_sym_default] = ACTIONS(2649), [anon_sym_while] = ACTIONS(2649), [anon_sym_do] = ACTIONS(2649), [anon_sym_for] = ACTIONS(2649), [anon_sym_return] = ACTIONS(2649), [anon_sym_break] = ACTIONS(2649), [anon_sym_continue] = ACTIONS(2649), [anon_sym_goto] = ACTIONS(2649), [anon_sym___try] = ACTIONS(2649), [anon_sym___leave] = ACTIONS(2649), [anon_sym_not] = ACTIONS(2649), [anon_sym_compl] = ACTIONS(2649), [anon_sym_DASH_DASH] = ACTIONS(2651), [anon_sym_PLUS_PLUS] = ACTIONS(2651), [anon_sym_sizeof] = ACTIONS(2649), [anon_sym___alignof__] = ACTIONS(2649), [anon_sym___alignof] = ACTIONS(2649), [anon_sym__alignof] = ACTIONS(2649), [anon_sym_alignof] = ACTIONS(2649), [anon_sym__Alignof] = ACTIONS(2649), [anon_sym_offsetof] = ACTIONS(2649), [anon_sym__Generic] = ACTIONS(2649), [anon_sym_asm] = ACTIONS(2649), [anon_sym___asm__] = ACTIONS(2649), [anon_sym___asm] = ACTIONS(2649), [sym_number_literal] = ACTIONS(2651), [anon_sym_L_SQUOTE] = ACTIONS(2651), [anon_sym_u_SQUOTE] = ACTIONS(2651), [anon_sym_U_SQUOTE] = ACTIONS(2651), [anon_sym_u8_SQUOTE] = ACTIONS(2651), [anon_sym_SQUOTE] = ACTIONS(2651), [anon_sym_L_DQUOTE] = ACTIONS(2651), [anon_sym_u_DQUOTE] = ACTIONS(2651), [anon_sym_U_DQUOTE] = ACTIONS(2651), [anon_sym_u8_DQUOTE] = ACTIONS(2651), [anon_sym_DQUOTE] = ACTIONS(2651), [sym_true] = ACTIONS(2649), [sym_false] = ACTIONS(2649), [anon_sym_NULL] = ACTIONS(2649), [anon_sym_nullptr] = ACTIONS(2649), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2649), [anon_sym_decltype] = ACTIONS(2649), [anon_sym_explicit] = ACTIONS(2649), [anon_sym_typename] = ACTIONS(2649), [anon_sym_export] = ACTIONS(2649), [anon_sym_module] = ACTIONS(2649), [anon_sym_import] = ACTIONS(2649), [anon_sym_template] = ACTIONS(2649), [anon_sym_operator] = ACTIONS(2649), [anon_sym_try] = ACTIONS(2649), [anon_sym_delete] = ACTIONS(2649), [anon_sym_throw] = ACTIONS(2649), [anon_sym_namespace] = ACTIONS(2649), [anon_sym_static_assert] = ACTIONS(2649), [anon_sym_concept] = ACTIONS(2649), [anon_sym_co_return] = ACTIONS(2649), [anon_sym_co_yield] = ACTIONS(2649), [anon_sym_R_DQUOTE] = ACTIONS(2651), [anon_sym_LR_DQUOTE] = ACTIONS(2651), [anon_sym_uR_DQUOTE] = ACTIONS(2651), [anon_sym_UR_DQUOTE] = ACTIONS(2651), [anon_sym_u8R_DQUOTE] = ACTIONS(2651), [anon_sym_co_await] = ACTIONS(2649), [anon_sym_new] = ACTIONS(2649), [anon_sym_requires] = ACTIONS(2649), [sym_this] = ACTIONS(2649), }, [STATE(385)] = { [ts_builtin_sym_end] = ACTIONS(2655), [sym_identifier] = ACTIONS(2653), [aux_sym_preproc_include_token1] = ACTIONS(2653), [aux_sym_preproc_def_token1] = ACTIONS(2653), [aux_sym_preproc_if_token1] = ACTIONS(2653), [aux_sym_preproc_ifdef_token1] = ACTIONS(2653), [aux_sym_preproc_ifdef_token2] = ACTIONS(2653), [sym_preproc_directive] = ACTIONS(2653), [anon_sym_LPAREN2] = ACTIONS(2655), [anon_sym_BANG] = ACTIONS(2655), [anon_sym_TILDE] = ACTIONS(2655), [anon_sym_DASH] = ACTIONS(2653), [anon_sym_PLUS] = ACTIONS(2653), [anon_sym_STAR] = ACTIONS(2655), [anon_sym_AMP_AMP] = ACTIONS(2655), [anon_sym_AMP] = ACTIONS(2653), [anon_sym_SEMI] = ACTIONS(2655), [anon_sym___extension__] = ACTIONS(2653), [anon_sym_typedef] = ACTIONS(2653), [anon_sym_virtual] = ACTIONS(2653), [anon_sym_extern] = ACTIONS(2653), [anon_sym___attribute__] = ACTIONS(2653), [anon_sym___attribute] = ACTIONS(2653), [anon_sym_using] = ACTIONS(2653), [anon_sym_COLON_COLON] = ACTIONS(2655), [anon_sym_LBRACK_LBRACK] = ACTIONS(2655), [anon_sym___declspec] = ACTIONS(2653), [anon_sym___based] = ACTIONS(2653), [anon_sym___cdecl] = ACTIONS(2653), [anon_sym___clrcall] = ACTIONS(2653), [anon_sym___stdcall] = ACTIONS(2653), [anon_sym___fastcall] = ACTIONS(2653), [anon_sym___thiscall] = ACTIONS(2653), [anon_sym___vectorcall] = ACTIONS(2653), [anon_sym_LBRACE] = ACTIONS(2655), [anon_sym_signed] = ACTIONS(2653), [anon_sym_unsigned] = ACTIONS(2653), [anon_sym_long] = ACTIONS(2653), [anon_sym_short] = ACTIONS(2653), [anon_sym_LBRACK] = ACTIONS(2653), [anon_sym_static] = ACTIONS(2653), [anon_sym_register] = ACTIONS(2653), [anon_sym_inline] = ACTIONS(2653), [anon_sym___inline] = ACTIONS(2653), [anon_sym___inline__] = ACTIONS(2653), [anon_sym___forceinline] = ACTIONS(2653), [anon_sym_thread_local] = ACTIONS(2653), [anon_sym___thread] = ACTIONS(2653), [anon_sym_const] = ACTIONS(2653), [anon_sym_constexpr] = ACTIONS(2653), [anon_sym_volatile] = ACTIONS(2653), [anon_sym_restrict] = ACTIONS(2653), [anon_sym___restrict__] = ACTIONS(2653), [anon_sym__Atomic] = ACTIONS(2653), [anon_sym__Noreturn] = ACTIONS(2653), [anon_sym_noreturn] = ACTIONS(2653), [anon_sym__Nonnull] = ACTIONS(2653), [anon_sym_mutable] = ACTIONS(2653), [anon_sym_constinit] = ACTIONS(2653), [anon_sym_consteval] = ACTIONS(2653), [anon_sym_alignas] = ACTIONS(2653), [anon_sym__Alignas] = ACTIONS(2653), [sym_primitive_type] = ACTIONS(2653), [anon_sym_enum] = ACTIONS(2653), [anon_sym_class] = ACTIONS(2653), [anon_sym_struct] = ACTIONS(2653), [anon_sym_union] = ACTIONS(2653), [anon_sym_if] = ACTIONS(2653), [anon_sym_else] = ACTIONS(2653), [anon_sym_switch] = ACTIONS(2653), [anon_sym_case] = ACTIONS(2653), [anon_sym_default] = ACTIONS(2653), [anon_sym_while] = ACTIONS(2653), [anon_sym_do] = ACTIONS(2653), [anon_sym_for] = ACTIONS(2653), [anon_sym_return] = ACTIONS(2653), [anon_sym_break] = ACTIONS(2653), [anon_sym_continue] = ACTIONS(2653), [anon_sym_goto] = ACTIONS(2653), [anon_sym___try] = ACTIONS(2653), [anon_sym___leave] = ACTIONS(2653), [anon_sym_not] = ACTIONS(2653), [anon_sym_compl] = ACTIONS(2653), [anon_sym_DASH_DASH] = ACTIONS(2655), [anon_sym_PLUS_PLUS] = ACTIONS(2655), [anon_sym_sizeof] = ACTIONS(2653), [anon_sym___alignof__] = ACTIONS(2653), [anon_sym___alignof] = ACTIONS(2653), [anon_sym__alignof] = ACTIONS(2653), [anon_sym_alignof] = ACTIONS(2653), [anon_sym__Alignof] = ACTIONS(2653), [anon_sym_offsetof] = ACTIONS(2653), [anon_sym__Generic] = ACTIONS(2653), [anon_sym_asm] = ACTIONS(2653), [anon_sym___asm__] = ACTIONS(2653), [anon_sym___asm] = ACTIONS(2653), [sym_number_literal] = ACTIONS(2655), [anon_sym_L_SQUOTE] = ACTIONS(2655), [anon_sym_u_SQUOTE] = ACTIONS(2655), [anon_sym_U_SQUOTE] = ACTIONS(2655), [anon_sym_u8_SQUOTE] = ACTIONS(2655), [anon_sym_SQUOTE] = ACTIONS(2655), [anon_sym_L_DQUOTE] = ACTIONS(2655), [anon_sym_u_DQUOTE] = ACTIONS(2655), [anon_sym_U_DQUOTE] = ACTIONS(2655), [anon_sym_u8_DQUOTE] = ACTIONS(2655), [anon_sym_DQUOTE] = ACTIONS(2655), [sym_true] = ACTIONS(2653), [sym_false] = ACTIONS(2653), [anon_sym_NULL] = ACTIONS(2653), [anon_sym_nullptr] = ACTIONS(2653), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2653), [anon_sym_decltype] = ACTIONS(2653), [anon_sym_explicit] = ACTIONS(2653), [anon_sym_typename] = ACTIONS(2653), [anon_sym_export] = ACTIONS(2653), [anon_sym_module] = ACTIONS(2653), [anon_sym_import] = ACTIONS(2653), [anon_sym_template] = ACTIONS(2653), [anon_sym_operator] = ACTIONS(2653), [anon_sym_try] = ACTIONS(2653), [anon_sym_delete] = ACTIONS(2653), [anon_sym_throw] = ACTIONS(2653), [anon_sym_namespace] = ACTIONS(2653), [anon_sym_static_assert] = ACTIONS(2653), [anon_sym_concept] = ACTIONS(2653), [anon_sym_co_return] = ACTIONS(2653), [anon_sym_co_yield] = ACTIONS(2653), [anon_sym_R_DQUOTE] = ACTIONS(2655), [anon_sym_LR_DQUOTE] = ACTIONS(2655), [anon_sym_uR_DQUOTE] = ACTIONS(2655), [anon_sym_UR_DQUOTE] = ACTIONS(2655), [anon_sym_u8R_DQUOTE] = ACTIONS(2655), [anon_sym_co_await] = ACTIONS(2653), [anon_sym_new] = ACTIONS(2653), [anon_sym_requires] = ACTIONS(2653), [sym_this] = ACTIONS(2653), }, [STATE(386)] = { [ts_builtin_sym_end] = ACTIONS(2659), [sym_identifier] = ACTIONS(2657), [aux_sym_preproc_include_token1] = ACTIONS(2657), [aux_sym_preproc_def_token1] = ACTIONS(2657), [aux_sym_preproc_if_token1] = ACTIONS(2657), [aux_sym_preproc_ifdef_token1] = ACTIONS(2657), [aux_sym_preproc_ifdef_token2] = ACTIONS(2657), [sym_preproc_directive] = ACTIONS(2657), [anon_sym_LPAREN2] = ACTIONS(2659), [anon_sym_BANG] = ACTIONS(2659), [anon_sym_TILDE] = ACTIONS(2659), [anon_sym_DASH] = ACTIONS(2657), [anon_sym_PLUS] = ACTIONS(2657), [anon_sym_STAR] = ACTIONS(2659), [anon_sym_AMP_AMP] = ACTIONS(2659), [anon_sym_AMP] = ACTIONS(2657), [anon_sym_SEMI] = ACTIONS(2659), [anon_sym___extension__] = ACTIONS(2657), [anon_sym_typedef] = ACTIONS(2657), [anon_sym_virtual] = ACTIONS(2657), [anon_sym_extern] = ACTIONS(2657), [anon_sym___attribute__] = ACTIONS(2657), [anon_sym___attribute] = ACTIONS(2657), [anon_sym_using] = ACTIONS(2657), [anon_sym_COLON_COLON] = ACTIONS(2659), [anon_sym_LBRACK_LBRACK] = ACTIONS(2659), [anon_sym___declspec] = ACTIONS(2657), [anon_sym___based] = ACTIONS(2657), [anon_sym___cdecl] = ACTIONS(2657), [anon_sym___clrcall] = ACTIONS(2657), [anon_sym___stdcall] = ACTIONS(2657), [anon_sym___fastcall] = ACTIONS(2657), [anon_sym___thiscall] = ACTIONS(2657), [anon_sym___vectorcall] = ACTIONS(2657), [anon_sym_LBRACE] = ACTIONS(2659), [anon_sym_signed] = ACTIONS(2657), [anon_sym_unsigned] = ACTIONS(2657), [anon_sym_long] = ACTIONS(2657), [anon_sym_short] = ACTIONS(2657), [anon_sym_LBRACK] = ACTIONS(2657), [anon_sym_static] = ACTIONS(2657), [anon_sym_register] = ACTIONS(2657), [anon_sym_inline] = ACTIONS(2657), [anon_sym___inline] = ACTIONS(2657), [anon_sym___inline__] = ACTIONS(2657), [anon_sym___forceinline] = ACTIONS(2657), [anon_sym_thread_local] = ACTIONS(2657), [anon_sym___thread] = ACTIONS(2657), [anon_sym_const] = ACTIONS(2657), [anon_sym_constexpr] = ACTIONS(2657), [anon_sym_volatile] = ACTIONS(2657), [anon_sym_restrict] = ACTIONS(2657), [anon_sym___restrict__] = ACTIONS(2657), [anon_sym__Atomic] = ACTIONS(2657), [anon_sym__Noreturn] = ACTIONS(2657), [anon_sym_noreturn] = ACTIONS(2657), [anon_sym__Nonnull] = ACTIONS(2657), [anon_sym_mutable] = ACTIONS(2657), [anon_sym_constinit] = ACTIONS(2657), [anon_sym_consteval] = ACTIONS(2657), [anon_sym_alignas] = ACTIONS(2657), [anon_sym__Alignas] = ACTIONS(2657), [sym_primitive_type] = ACTIONS(2657), [anon_sym_enum] = ACTIONS(2657), [anon_sym_class] = ACTIONS(2657), [anon_sym_struct] = ACTIONS(2657), [anon_sym_union] = ACTIONS(2657), [anon_sym_if] = ACTIONS(2657), [anon_sym_else] = ACTIONS(2657), [anon_sym_switch] = ACTIONS(2657), [anon_sym_case] = ACTIONS(2657), [anon_sym_default] = ACTIONS(2657), [anon_sym_while] = ACTIONS(2657), [anon_sym_do] = ACTIONS(2657), [anon_sym_for] = ACTIONS(2657), [anon_sym_return] = ACTIONS(2657), [anon_sym_break] = ACTIONS(2657), [anon_sym_continue] = ACTIONS(2657), [anon_sym_goto] = ACTIONS(2657), [anon_sym___try] = ACTIONS(2657), [anon_sym___leave] = ACTIONS(2657), [anon_sym_not] = ACTIONS(2657), [anon_sym_compl] = ACTIONS(2657), [anon_sym_DASH_DASH] = ACTIONS(2659), [anon_sym_PLUS_PLUS] = ACTIONS(2659), [anon_sym_sizeof] = ACTIONS(2657), [anon_sym___alignof__] = ACTIONS(2657), [anon_sym___alignof] = ACTIONS(2657), [anon_sym__alignof] = ACTIONS(2657), [anon_sym_alignof] = ACTIONS(2657), [anon_sym__Alignof] = ACTIONS(2657), [anon_sym_offsetof] = ACTIONS(2657), [anon_sym__Generic] = ACTIONS(2657), [anon_sym_asm] = ACTIONS(2657), [anon_sym___asm__] = ACTIONS(2657), [anon_sym___asm] = ACTIONS(2657), [sym_number_literal] = ACTIONS(2659), [anon_sym_L_SQUOTE] = ACTIONS(2659), [anon_sym_u_SQUOTE] = ACTIONS(2659), [anon_sym_U_SQUOTE] = ACTIONS(2659), [anon_sym_u8_SQUOTE] = ACTIONS(2659), [anon_sym_SQUOTE] = ACTIONS(2659), [anon_sym_L_DQUOTE] = ACTIONS(2659), [anon_sym_u_DQUOTE] = ACTIONS(2659), [anon_sym_U_DQUOTE] = ACTIONS(2659), [anon_sym_u8_DQUOTE] = ACTIONS(2659), [anon_sym_DQUOTE] = ACTIONS(2659), [sym_true] = ACTIONS(2657), [sym_false] = ACTIONS(2657), [anon_sym_NULL] = ACTIONS(2657), [anon_sym_nullptr] = ACTIONS(2657), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2657), [anon_sym_decltype] = ACTIONS(2657), [anon_sym_explicit] = ACTIONS(2657), [anon_sym_typename] = ACTIONS(2657), [anon_sym_export] = ACTIONS(2657), [anon_sym_module] = ACTIONS(2657), [anon_sym_import] = ACTIONS(2657), [anon_sym_template] = ACTIONS(2657), [anon_sym_operator] = ACTIONS(2657), [anon_sym_try] = ACTIONS(2657), [anon_sym_delete] = ACTIONS(2657), [anon_sym_throw] = ACTIONS(2657), [anon_sym_namespace] = ACTIONS(2657), [anon_sym_static_assert] = ACTIONS(2657), [anon_sym_concept] = ACTIONS(2657), [anon_sym_co_return] = ACTIONS(2657), [anon_sym_co_yield] = ACTIONS(2657), [anon_sym_R_DQUOTE] = ACTIONS(2659), [anon_sym_LR_DQUOTE] = ACTIONS(2659), [anon_sym_uR_DQUOTE] = ACTIONS(2659), [anon_sym_UR_DQUOTE] = ACTIONS(2659), [anon_sym_u8R_DQUOTE] = ACTIONS(2659), [anon_sym_co_await] = ACTIONS(2657), [anon_sym_new] = ACTIONS(2657), [anon_sym_requires] = ACTIONS(2657), [sym_this] = ACTIONS(2657), }, [STATE(387)] = { [sym_catch_clause] = STATE(400), [aux_sym_constructor_try_statement_repeat1] = STATE(400), [sym_identifier] = ACTIONS(2543), [aux_sym_preproc_include_token1] = ACTIONS(2543), [aux_sym_preproc_def_token1] = ACTIONS(2543), [aux_sym_preproc_if_token1] = ACTIONS(2543), [aux_sym_preproc_ifdef_token1] = ACTIONS(2543), [aux_sym_preproc_ifdef_token2] = ACTIONS(2543), [sym_preproc_directive] = ACTIONS(2543), [anon_sym_LPAREN2] = ACTIONS(2545), [anon_sym_BANG] = ACTIONS(2545), [anon_sym_TILDE] = ACTIONS(2545), [anon_sym_DASH] = ACTIONS(2543), [anon_sym_PLUS] = ACTIONS(2543), [anon_sym_STAR] = ACTIONS(2545), [anon_sym_AMP_AMP] = ACTIONS(2545), [anon_sym_AMP] = ACTIONS(2543), [anon_sym_SEMI] = ACTIONS(2545), [anon_sym___extension__] = ACTIONS(2543), [anon_sym_typedef] = ACTIONS(2543), [anon_sym_virtual] = ACTIONS(2543), [anon_sym_extern] = ACTIONS(2543), [anon_sym___attribute__] = ACTIONS(2543), [anon_sym___attribute] = ACTIONS(2543), [anon_sym_using] = ACTIONS(2543), [anon_sym_COLON_COLON] = ACTIONS(2545), [anon_sym_LBRACK_LBRACK] = ACTIONS(2545), [anon_sym___declspec] = ACTIONS(2543), [anon_sym___based] = ACTIONS(2543), [anon_sym___cdecl] = ACTIONS(2543), [anon_sym___clrcall] = ACTIONS(2543), [anon_sym___stdcall] = ACTIONS(2543), [anon_sym___fastcall] = ACTIONS(2543), [anon_sym___thiscall] = ACTIONS(2543), [anon_sym___vectorcall] = ACTIONS(2543), [anon_sym_LBRACE] = ACTIONS(2545), [anon_sym_RBRACE] = ACTIONS(2545), [anon_sym_signed] = ACTIONS(2543), [anon_sym_unsigned] = ACTIONS(2543), [anon_sym_long] = ACTIONS(2543), [anon_sym_short] = ACTIONS(2543), [anon_sym_LBRACK] = ACTIONS(2543), [anon_sym_static] = ACTIONS(2543), [anon_sym_register] = ACTIONS(2543), [anon_sym_inline] = ACTIONS(2543), [anon_sym___inline] = ACTIONS(2543), [anon_sym___inline__] = ACTIONS(2543), [anon_sym___forceinline] = ACTIONS(2543), [anon_sym_thread_local] = ACTIONS(2543), [anon_sym___thread] = ACTIONS(2543), [anon_sym_const] = ACTIONS(2543), [anon_sym_constexpr] = ACTIONS(2543), [anon_sym_volatile] = ACTIONS(2543), [anon_sym_restrict] = ACTIONS(2543), [anon_sym___restrict__] = ACTIONS(2543), [anon_sym__Atomic] = ACTIONS(2543), [anon_sym__Noreturn] = ACTIONS(2543), [anon_sym_noreturn] = ACTIONS(2543), [anon_sym__Nonnull] = ACTIONS(2543), [anon_sym_mutable] = ACTIONS(2543), [anon_sym_constinit] = ACTIONS(2543), [anon_sym_consteval] = ACTIONS(2543), [anon_sym_alignas] = ACTIONS(2543), [anon_sym__Alignas] = ACTIONS(2543), [sym_primitive_type] = ACTIONS(2543), [anon_sym_enum] = ACTIONS(2543), [anon_sym_class] = ACTIONS(2543), [anon_sym_struct] = ACTIONS(2543), [anon_sym_union] = ACTIONS(2543), [anon_sym_if] = ACTIONS(2543), [anon_sym_else] = ACTIONS(2543), [anon_sym_switch] = ACTIONS(2543), [anon_sym_case] = ACTIONS(2543), [anon_sym_default] = ACTIONS(2543), [anon_sym_while] = ACTIONS(2543), [anon_sym_do] = ACTIONS(2543), [anon_sym_for] = ACTIONS(2543), [anon_sym_return] = ACTIONS(2543), [anon_sym_break] = ACTIONS(2543), [anon_sym_continue] = ACTIONS(2543), [anon_sym_goto] = ACTIONS(2543), [anon_sym___try] = ACTIONS(2543), [anon_sym___leave] = ACTIONS(2543), [anon_sym_not] = ACTIONS(2543), [anon_sym_compl] = ACTIONS(2543), [anon_sym_DASH_DASH] = ACTIONS(2545), [anon_sym_PLUS_PLUS] = ACTIONS(2545), [anon_sym_sizeof] = ACTIONS(2543), [anon_sym___alignof__] = ACTIONS(2543), [anon_sym___alignof] = ACTIONS(2543), [anon_sym__alignof] = ACTIONS(2543), [anon_sym_alignof] = ACTIONS(2543), [anon_sym__Alignof] = ACTIONS(2543), [anon_sym_offsetof] = ACTIONS(2543), [anon_sym__Generic] = ACTIONS(2543), [anon_sym_asm] = ACTIONS(2543), [anon_sym___asm__] = ACTIONS(2543), [anon_sym___asm] = ACTIONS(2543), [sym_number_literal] = ACTIONS(2545), [anon_sym_L_SQUOTE] = ACTIONS(2545), [anon_sym_u_SQUOTE] = ACTIONS(2545), [anon_sym_U_SQUOTE] = ACTIONS(2545), [anon_sym_u8_SQUOTE] = ACTIONS(2545), [anon_sym_SQUOTE] = ACTIONS(2545), [anon_sym_L_DQUOTE] = ACTIONS(2545), [anon_sym_u_DQUOTE] = ACTIONS(2545), [anon_sym_U_DQUOTE] = ACTIONS(2545), [anon_sym_u8_DQUOTE] = ACTIONS(2545), [anon_sym_DQUOTE] = ACTIONS(2545), [sym_true] = ACTIONS(2543), [sym_false] = ACTIONS(2543), [anon_sym_NULL] = ACTIONS(2543), [anon_sym_nullptr] = ACTIONS(2543), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2543), [anon_sym_decltype] = ACTIONS(2543), [anon_sym_explicit] = ACTIONS(2543), [anon_sym_typename] = ACTIONS(2543), [anon_sym_template] = ACTIONS(2543), [anon_sym_operator] = ACTIONS(2543), [anon_sym_try] = ACTIONS(2543), [anon_sym_delete] = ACTIONS(2543), [anon_sym_throw] = ACTIONS(2543), [anon_sym_namespace] = ACTIONS(2543), [anon_sym_static_assert] = ACTIONS(2543), [anon_sym_concept] = ACTIONS(2543), [anon_sym_co_return] = ACTIONS(2543), [anon_sym_co_yield] = ACTIONS(2543), [anon_sym_catch] = ACTIONS(3206), [anon_sym_R_DQUOTE] = ACTIONS(2545), [anon_sym_LR_DQUOTE] = ACTIONS(2545), [anon_sym_uR_DQUOTE] = ACTIONS(2545), [anon_sym_UR_DQUOTE] = ACTIONS(2545), [anon_sym_u8R_DQUOTE] = ACTIONS(2545), [anon_sym_co_await] = ACTIONS(2543), [anon_sym_new] = ACTIONS(2543), [anon_sym_requires] = ACTIONS(2543), [sym_this] = ACTIONS(2543), }, [STATE(388)] = { [ts_builtin_sym_end] = ACTIONS(2683), [sym_identifier] = ACTIONS(2681), [aux_sym_preproc_include_token1] = ACTIONS(2681), [aux_sym_preproc_def_token1] = ACTIONS(2681), [aux_sym_preproc_if_token1] = ACTIONS(2681), [aux_sym_preproc_ifdef_token1] = ACTIONS(2681), [aux_sym_preproc_ifdef_token2] = ACTIONS(2681), [sym_preproc_directive] = ACTIONS(2681), [anon_sym_LPAREN2] = ACTIONS(2683), [anon_sym_BANG] = ACTIONS(2683), [anon_sym_TILDE] = ACTIONS(2683), [anon_sym_DASH] = ACTIONS(2681), [anon_sym_PLUS] = ACTIONS(2681), [anon_sym_STAR] = ACTIONS(2683), [anon_sym_AMP_AMP] = ACTIONS(2683), [anon_sym_AMP] = ACTIONS(2681), [anon_sym_SEMI] = ACTIONS(2683), [anon_sym___extension__] = ACTIONS(2681), [anon_sym_typedef] = ACTIONS(2681), [anon_sym_virtual] = ACTIONS(2681), [anon_sym_extern] = ACTIONS(2681), [anon_sym___attribute__] = ACTIONS(2681), [anon_sym___attribute] = ACTIONS(2681), [anon_sym_using] = ACTIONS(2681), [anon_sym_COLON_COLON] = ACTIONS(2683), [anon_sym_LBRACK_LBRACK] = ACTIONS(2683), [anon_sym___declspec] = ACTIONS(2681), [anon_sym___based] = ACTIONS(2681), [anon_sym___cdecl] = ACTIONS(2681), [anon_sym___clrcall] = ACTIONS(2681), [anon_sym___stdcall] = ACTIONS(2681), [anon_sym___fastcall] = ACTIONS(2681), [anon_sym___thiscall] = ACTIONS(2681), [anon_sym___vectorcall] = ACTIONS(2681), [anon_sym_LBRACE] = ACTIONS(2683), [anon_sym_signed] = ACTIONS(2681), [anon_sym_unsigned] = ACTIONS(2681), [anon_sym_long] = ACTIONS(2681), [anon_sym_short] = ACTIONS(2681), [anon_sym_LBRACK] = ACTIONS(2681), [anon_sym_static] = ACTIONS(2681), [anon_sym_register] = ACTIONS(2681), [anon_sym_inline] = ACTIONS(2681), [anon_sym___inline] = ACTIONS(2681), [anon_sym___inline__] = ACTIONS(2681), [anon_sym___forceinline] = ACTIONS(2681), [anon_sym_thread_local] = ACTIONS(2681), [anon_sym___thread] = ACTIONS(2681), [anon_sym_const] = ACTIONS(2681), [anon_sym_constexpr] = ACTIONS(2681), [anon_sym_volatile] = ACTIONS(2681), [anon_sym_restrict] = ACTIONS(2681), [anon_sym___restrict__] = ACTIONS(2681), [anon_sym__Atomic] = ACTIONS(2681), [anon_sym__Noreturn] = ACTIONS(2681), [anon_sym_noreturn] = ACTIONS(2681), [anon_sym__Nonnull] = ACTIONS(2681), [anon_sym_mutable] = ACTIONS(2681), [anon_sym_constinit] = ACTIONS(2681), [anon_sym_consteval] = ACTIONS(2681), [anon_sym_alignas] = ACTIONS(2681), [anon_sym__Alignas] = ACTIONS(2681), [sym_primitive_type] = ACTIONS(2681), [anon_sym_enum] = ACTIONS(2681), [anon_sym_class] = ACTIONS(2681), [anon_sym_struct] = ACTIONS(2681), [anon_sym_union] = ACTIONS(2681), [anon_sym_if] = ACTIONS(2681), [anon_sym_else] = ACTIONS(2681), [anon_sym_switch] = ACTIONS(2681), [anon_sym_case] = ACTIONS(2681), [anon_sym_default] = ACTIONS(2681), [anon_sym_while] = ACTIONS(2681), [anon_sym_do] = ACTIONS(2681), [anon_sym_for] = ACTIONS(2681), [anon_sym_return] = ACTIONS(2681), [anon_sym_break] = ACTIONS(2681), [anon_sym_continue] = ACTIONS(2681), [anon_sym_goto] = ACTIONS(2681), [anon_sym___try] = ACTIONS(2681), [anon_sym___leave] = ACTIONS(2681), [anon_sym_not] = ACTIONS(2681), [anon_sym_compl] = ACTIONS(2681), [anon_sym_DASH_DASH] = ACTIONS(2683), [anon_sym_PLUS_PLUS] = ACTIONS(2683), [anon_sym_sizeof] = ACTIONS(2681), [anon_sym___alignof__] = ACTIONS(2681), [anon_sym___alignof] = ACTIONS(2681), [anon_sym__alignof] = ACTIONS(2681), [anon_sym_alignof] = ACTIONS(2681), [anon_sym__Alignof] = ACTIONS(2681), [anon_sym_offsetof] = ACTIONS(2681), [anon_sym__Generic] = ACTIONS(2681), [anon_sym_asm] = ACTIONS(2681), [anon_sym___asm__] = ACTIONS(2681), [anon_sym___asm] = ACTIONS(2681), [sym_number_literal] = ACTIONS(2683), [anon_sym_L_SQUOTE] = ACTIONS(2683), [anon_sym_u_SQUOTE] = ACTIONS(2683), [anon_sym_U_SQUOTE] = ACTIONS(2683), [anon_sym_u8_SQUOTE] = ACTIONS(2683), [anon_sym_SQUOTE] = ACTIONS(2683), [anon_sym_L_DQUOTE] = ACTIONS(2683), [anon_sym_u_DQUOTE] = ACTIONS(2683), [anon_sym_U_DQUOTE] = ACTIONS(2683), [anon_sym_u8_DQUOTE] = ACTIONS(2683), [anon_sym_DQUOTE] = ACTIONS(2683), [sym_true] = ACTIONS(2681), [sym_false] = ACTIONS(2681), [anon_sym_NULL] = ACTIONS(2681), [anon_sym_nullptr] = ACTIONS(2681), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2681), [anon_sym_decltype] = ACTIONS(2681), [anon_sym_explicit] = ACTIONS(2681), [anon_sym_typename] = ACTIONS(2681), [anon_sym_export] = ACTIONS(2681), [anon_sym_module] = ACTIONS(2681), [anon_sym_import] = ACTIONS(2681), [anon_sym_template] = ACTIONS(2681), [anon_sym_operator] = ACTIONS(2681), [anon_sym_try] = ACTIONS(2681), [anon_sym_delete] = ACTIONS(2681), [anon_sym_throw] = ACTIONS(2681), [anon_sym_namespace] = ACTIONS(2681), [anon_sym_static_assert] = ACTIONS(2681), [anon_sym_concept] = ACTIONS(2681), [anon_sym_co_return] = ACTIONS(2681), [anon_sym_co_yield] = ACTIONS(2681), [anon_sym_R_DQUOTE] = ACTIONS(2683), [anon_sym_LR_DQUOTE] = ACTIONS(2683), [anon_sym_uR_DQUOTE] = ACTIONS(2683), [anon_sym_UR_DQUOTE] = ACTIONS(2683), [anon_sym_u8R_DQUOTE] = ACTIONS(2683), [anon_sym_co_await] = ACTIONS(2681), [anon_sym_new] = ACTIONS(2681), [anon_sym_requires] = ACTIONS(2681), [sym_this] = ACTIONS(2681), }, [STATE(389)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4469), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7296), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7674), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3208), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(390)] = { [ts_builtin_sym_end] = ACTIONS(2695), [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_include_token1] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_BANG] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_DASH] = ACTIONS(2693), [anon_sym_PLUS] = ACTIONS(2693), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym___cdecl] = ACTIONS(2693), [anon_sym___clrcall] = ACTIONS(2693), [anon_sym___stdcall] = ACTIONS(2693), [anon_sym___fastcall] = ACTIONS(2693), [anon_sym___thiscall] = ACTIONS(2693), [anon_sym___vectorcall] = ACTIONS(2693), [anon_sym_LBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [anon_sym_if] = ACTIONS(2693), [anon_sym_else] = ACTIONS(2693), [anon_sym_switch] = ACTIONS(2693), [anon_sym_case] = ACTIONS(2693), [anon_sym_default] = ACTIONS(2693), [anon_sym_while] = ACTIONS(2693), [anon_sym_do] = ACTIONS(2693), [anon_sym_for] = ACTIONS(2693), [anon_sym_return] = ACTIONS(2693), [anon_sym_break] = ACTIONS(2693), [anon_sym_continue] = ACTIONS(2693), [anon_sym_goto] = ACTIONS(2693), [anon_sym___try] = ACTIONS(2693), [anon_sym___leave] = ACTIONS(2693), [anon_sym_not] = ACTIONS(2693), [anon_sym_compl] = ACTIONS(2693), [anon_sym_DASH_DASH] = ACTIONS(2695), [anon_sym_PLUS_PLUS] = ACTIONS(2695), [anon_sym_sizeof] = ACTIONS(2693), [anon_sym___alignof__] = ACTIONS(2693), [anon_sym___alignof] = ACTIONS(2693), [anon_sym__alignof] = ACTIONS(2693), [anon_sym_alignof] = ACTIONS(2693), [anon_sym__Alignof] = ACTIONS(2693), [anon_sym_offsetof] = ACTIONS(2693), [anon_sym__Generic] = ACTIONS(2693), [anon_sym_asm] = ACTIONS(2693), [anon_sym___asm__] = ACTIONS(2693), [anon_sym___asm] = ACTIONS(2693), [sym_number_literal] = ACTIONS(2695), [anon_sym_L_SQUOTE] = ACTIONS(2695), [anon_sym_u_SQUOTE] = ACTIONS(2695), [anon_sym_U_SQUOTE] = ACTIONS(2695), [anon_sym_u8_SQUOTE] = ACTIONS(2695), [anon_sym_SQUOTE] = ACTIONS(2695), [anon_sym_L_DQUOTE] = ACTIONS(2695), [anon_sym_u_DQUOTE] = ACTIONS(2695), [anon_sym_U_DQUOTE] = ACTIONS(2695), [anon_sym_u8_DQUOTE] = ACTIONS(2695), [anon_sym_DQUOTE] = ACTIONS(2695), [sym_true] = ACTIONS(2693), [sym_false] = ACTIONS(2693), [anon_sym_NULL] = ACTIONS(2693), [anon_sym_nullptr] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_export] = ACTIONS(2693), [anon_sym_module] = ACTIONS(2693), [anon_sym_import] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_try] = ACTIONS(2693), [anon_sym_delete] = ACTIONS(2693), [anon_sym_throw] = ACTIONS(2693), [anon_sym_namespace] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), [anon_sym_concept] = ACTIONS(2693), [anon_sym_co_return] = ACTIONS(2693), [anon_sym_co_yield] = ACTIONS(2693), [anon_sym_R_DQUOTE] = ACTIONS(2695), [anon_sym_LR_DQUOTE] = ACTIONS(2695), [anon_sym_uR_DQUOTE] = ACTIONS(2695), [anon_sym_UR_DQUOTE] = ACTIONS(2695), [anon_sym_u8R_DQUOTE] = ACTIONS(2695), [anon_sym_co_await] = ACTIONS(2693), [anon_sym_new] = ACTIONS(2693), [anon_sym_requires] = ACTIONS(2693), [sym_this] = ACTIONS(2693), }, [STATE(391)] = { [sym_preproc_def] = STATE(396), [sym_preproc_function_def] = STATE(396), [sym_preproc_call] = STATE(396), [sym_preproc_if_in_field_declaration_list] = STATE(396), [sym_preproc_ifdef_in_field_declaration_list] = STATE(396), [sym_preproc_else_in_field_declaration_list] = STATE(8425), [sym_preproc_elif_in_field_declaration_list] = STATE(8425), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8425), [sym_type_definition] = STATE(396), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(396), [sym_field_declaration] = STATE(396), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(396), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(396), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(396), [sym_operator_cast_declaration] = STATE(396), [sym_constructor_or_destructor_definition] = STATE(396), [sym_constructor_or_destructor_declaration] = STATE(396), [sym_friend_declaration] = STATE(396), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(396), [sym_alias_declaration] = STATE(396), [sym_static_assert_declaration] = STATE(396), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(396), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3210), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3212), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(392)] = { [ts_builtin_sym_end] = ACTIONS(2699), [sym_identifier] = ACTIONS(2697), [aux_sym_preproc_include_token1] = ACTIONS(2697), [aux_sym_preproc_def_token1] = ACTIONS(2697), [aux_sym_preproc_if_token1] = ACTIONS(2697), [aux_sym_preproc_ifdef_token1] = ACTIONS(2697), [aux_sym_preproc_ifdef_token2] = ACTIONS(2697), [sym_preproc_directive] = ACTIONS(2697), [anon_sym_LPAREN2] = ACTIONS(2699), [anon_sym_BANG] = ACTIONS(2699), [anon_sym_TILDE] = ACTIONS(2699), [anon_sym_DASH] = ACTIONS(2697), [anon_sym_PLUS] = ACTIONS(2697), [anon_sym_STAR] = ACTIONS(2699), [anon_sym_AMP_AMP] = ACTIONS(2699), [anon_sym_AMP] = ACTIONS(2697), [anon_sym_SEMI] = ACTIONS(2699), [anon_sym___extension__] = ACTIONS(2697), [anon_sym_typedef] = ACTIONS(2697), [anon_sym_virtual] = ACTIONS(2697), [anon_sym_extern] = ACTIONS(2697), [anon_sym___attribute__] = ACTIONS(2697), [anon_sym___attribute] = ACTIONS(2697), [anon_sym_using] = ACTIONS(2697), [anon_sym_COLON_COLON] = ACTIONS(2699), [anon_sym_LBRACK_LBRACK] = ACTIONS(2699), [anon_sym___declspec] = ACTIONS(2697), [anon_sym___based] = ACTIONS(2697), [anon_sym___cdecl] = ACTIONS(2697), [anon_sym___clrcall] = ACTIONS(2697), [anon_sym___stdcall] = ACTIONS(2697), [anon_sym___fastcall] = ACTIONS(2697), [anon_sym___thiscall] = ACTIONS(2697), [anon_sym___vectorcall] = ACTIONS(2697), [anon_sym_LBRACE] = ACTIONS(2699), [anon_sym_signed] = ACTIONS(2697), [anon_sym_unsigned] = ACTIONS(2697), [anon_sym_long] = ACTIONS(2697), [anon_sym_short] = ACTIONS(2697), [anon_sym_LBRACK] = ACTIONS(2697), [anon_sym_static] = ACTIONS(2697), [anon_sym_register] = ACTIONS(2697), [anon_sym_inline] = ACTIONS(2697), [anon_sym___inline] = ACTIONS(2697), [anon_sym___inline__] = ACTIONS(2697), [anon_sym___forceinline] = ACTIONS(2697), [anon_sym_thread_local] = ACTIONS(2697), [anon_sym___thread] = ACTIONS(2697), [anon_sym_const] = ACTIONS(2697), [anon_sym_constexpr] = ACTIONS(2697), [anon_sym_volatile] = ACTIONS(2697), [anon_sym_restrict] = ACTIONS(2697), [anon_sym___restrict__] = ACTIONS(2697), [anon_sym__Atomic] = ACTIONS(2697), [anon_sym__Noreturn] = ACTIONS(2697), [anon_sym_noreturn] = ACTIONS(2697), [anon_sym__Nonnull] = ACTIONS(2697), [anon_sym_mutable] = ACTIONS(2697), [anon_sym_constinit] = ACTIONS(2697), [anon_sym_consteval] = ACTIONS(2697), [anon_sym_alignas] = ACTIONS(2697), [anon_sym__Alignas] = ACTIONS(2697), [sym_primitive_type] = ACTIONS(2697), [anon_sym_enum] = ACTIONS(2697), [anon_sym_class] = ACTIONS(2697), [anon_sym_struct] = ACTIONS(2697), [anon_sym_union] = ACTIONS(2697), [anon_sym_if] = ACTIONS(2697), [anon_sym_else] = ACTIONS(2697), [anon_sym_switch] = ACTIONS(2697), [anon_sym_case] = ACTIONS(2697), [anon_sym_default] = ACTIONS(2697), [anon_sym_while] = ACTIONS(2697), [anon_sym_do] = ACTIONS(2697), [anon_sym_for] = ACTIONS(2697), [anon_sym_return] = ACTIONS(2697), [anon_sym_break] = ACTIONS(2697), [anon_sym_continue] = ACTIONS(2697), [anon_sym_goto] = ACTIONS(2697), [anon_sym___try] = ACTIONS(2697), [anon_sym___leave] = ACTIONS(2697), [anon_sym_not] = ACTIONS(2697), [anon_sym_compl] = ACTIONS(2697), [anon_sym_DASH_DASH] = ACTIONS(2699), [anon_sym_PLUS_PLUS] = ACTIONS(2699), [anon_sym_sizeof] = ACTIONS(2697), [anon_sym___alignof__] = ACTIONS(2697), [anon_sym___alignof] = ACTIONS(2697), [anon_sym__alignof] = ACTIONS(2697), [anon_sym_alignof] = ACTIONS(2697), [anon_sym__Alignof] = ACTIONS(2697), [anon_sym_offsetof] = ACTIONS(2697), [anon_sym__Generic] = ACTIONS(2697), [anon_sym_asm] = ACTIONS(2697), [anon_sym___asm__] = ACTIONS(2697), [anon_sym___asm] = ACTIONS(2697), [sym_number_literal] = ACTIONS(2699), [anon_sym_L_SQUOTE] = ACTIONS(2699), [anon_sym_u_SQUOTE] = ACTIONS(2699), [anon_sym_U_SQUOTE] = ACTIONS(2699), [anon_sym_u8_SQUOTE] = ACTIONS(2699), [anon_sym_SQUOTE] = ACTIONS(2699), [anon_sym_L_DQUOTE] = ACTIONS(2699), [anon_sym_u_DQUOTE] = ACTIONS(2699), [anon_sym_U_DQUOTE] = ACTIONS(2699), [anon_sym_u8_DQUOTE] = ACTIONS(2699), [anon_sym_DQUOTE] = ACTIONS(2699), [sym_true] = ACTIONS(2697), [sym_false] = ACTIONS(2697), [anon_sym_NULL] = ACTIONS(2697), [anon_sym_nullptr] = ACTIONS(2697), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2697), [anon_sym_decltype] = ACTIONS(2697), [anon_sym_explicit] = ACTIONS(2697), [anon_sym_typename] = ACTIONS(2697), [anon_sym_export] = ACTIONS(2697), [anon_sym_module] = ACTIONS(2697), [anon_sym_import] = ACTIONS(2697), [anon_sym_template] = ACTIONS(2697), [anon_sym_operator] = ACTIONS(2697), [anon_sym_try] = ACTIONS(2697), [anon_sym_delete] = ACTIONS(2697), [anon_sym_throw] = ACTIONS(2697), [anon_sym_namespace] = ACTIONS(2697), [anon_sym_static_assert] = ACTIONS(2697), [anon_sym_concept] = ACTIONS(2697), [anon_sym_co_return] = ACTIONS(2697), [anon_sym_co_yield] = ACTIONS(2697), [anon_sym_R_DQUOTE] = ACTIONS(2699), [anon_sym_LR_DQUOTE] = ACTIONS(2699), [anon_sym_uR_DQUOTE] = ACTIONS(2699), [anon_sym_UR_DQUOTE] = ACTIONS(2699), [anon_sym_u8R_DQUOTE] = ACTIONS(2699), [anon_sym_co_await] = ACTIONS(2697), [anon_sym_new] = ACTIONS(2697), [anon_sym_requires] = ACTIONS(2697), [sym_this] = ACTIONS(2697), }, [STATE(393)] = { [sym_preproc_def] = STATE(359), [sym_preproc_function_def] = STATE(359), [sym_preproc_call] = STATE(359), [sym_preproc_if_in_field_declaration_list] = STATE(359), [sym_preproc_ifdef_in_field_declaration_list] = STATE(359), [sym_preproc_else_in_field_declaration_list] = STATE(8446), [sym_preproc_elif_in_field_declaration_list] = STATE(8446), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8446), [sym_type_definition] = STATE(359), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(359), [sym_field_declaration] = STATE(359), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(359), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(359), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(359), [sym_operator_cast_declaration] = STATE(359), [sym_constructor_or_destructor_definition] = STATE(359), [sym_constructor_or_destructor_declaration] = STATE(359), [sym_friend_declaration] = STATE(359), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(359), [sym_alias_declaration] = STATE(359), [sym_static_assert_declaration] = STATE(359), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(359), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3214), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3216), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(394)] = { [sym_preproc_def] = STATE(497), [sym_preproc_function_def] = STATE(497), [sym_preproc_call] = STATE(497), [sym_preproc_if_in_field_declaration_list] = STATE(497), [sym_preproc_ifdef_in_field_declaration_list] = STATE(497), [sym_preproc_else_in_field_declaration_list] = STATE(8465), [sym_preproc_elif_in_field_declaration_list] = STATE(8465), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8465), [sym_type_definition] = STATE(497), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(497), [sym_field_declaration] = STATE(497), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(497), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(497), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(497), [sym_operator_cast_declaration] = STATE(497), [sym_constructor_or_destructor_definition] = STATE(497), [sym_constructor_or_destructor_declaration] = STATE(497), [sym_friend_declaration] = STATE(497), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(497), [sym_alias_declaration] = STATE(497), [sym_static_assert_declaration] = STATE(497), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(497), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3218), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3032), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(395)] = { [sym_preproc_def] = STATE(397), [sym_preproc_function_def] = STATE(397), [sym_preproc_call] = STATE(397), [sym_preproc_if_in_field_declaration_list] = STATE(397), [sym_preproc_ifdef_in_field_declaration_list] = STATE(397), [sym_preproc_else_in_field_declaration_list] = STATE(8593), [sym_preproc_elif_in_field_declaration_list] = STATE(8593), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8593), [sym_type_definition] = STATE(397), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(397), [sym_field_declaration] = STATE(397), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(397), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(397), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(397), [sym_operator_cast_declaration] = STATE(397), [sym_constructor_or_destructor_definition] = STATE(397), [sym_constructor_or_destructor_declaration] = STATE(397), [sym_friend_declaration] = STATE(397), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(397), [sym_alias_declaration] = STATE(397), [sym_static_assert_declaration] = STATE(397), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(397), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3220), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3222), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(396)] = { [sym_preproc_def] = STATE(497), [sym_preproc_function_def] = STATE(497), [sym_preproc_call] = STATE(497), [sym_preproc_if_in_field_declaration_list] = STATE(497), [sym_preproc_ifdef_in_field_declaration_list] = STATE(497), [sym_preproc_else_in_field_declaration_list] = STATE(8601), [sym_preproc_elif_in_field_declaration_list] = STATE(8601), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8601), [sym_type_definition] = STATE(497), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(497), [sym_field_declaration] = STATE(497), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(497), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(497), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(497), [sym_operator_cast_declaration] = STATE(497), [sym_constructor_or_destructor_definition] = STATE(497), [sym_constructor_or_destructor_declaration] = STATE(497), [sym_friend_declaration] = STATE(497), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(497), [sym_alias_declaration] = STATE(497), [sym_static_assert_declaration] = STATE(497), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(497), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3224), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3032), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(397)] = { [sym_preproc_def] = STATE(497), [sym_preproc_function_def] = STATE(497), [sym_preproc_call] = STATE(497), [sym_preproc_if_in_field_declaration_list] = STATE(497), [sym_preproc_ifdef_in_field_declaration_list] = STATE(497), [sym_preproc_else_in_field_declaration_list] = STATE(8704), [sym_preproc_elif_in_field_declaration_list] = STATE(8704), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8704), [sym_type_definition] = STATE(497), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(497), [sym_field_declaration] = STATE(497), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(497), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(497), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(497), [sym_operator_cast_declaration] = STATE(497), [sym_constructor_or_destructor_definition] = STATE(497), [sym_constructor_or_destructor_declaration] = STATE(497), [sym_friend_declaration] = STATE(497), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(497), [sym_alias_declaration] = STATE(497), [sym_static_assert_declaration] = STATE(497), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(497), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3226), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3032), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(398)] = { [ts_builtin_sym_end] = ACTIONS(2663), [sym_identifier] = ACTIONS(2661), [aux_sym_preproc_include_token1] = ACTIONS(2661), [aux_sym_preproc_def_token1] = ACTIONS(2661), [aux_sym_preproc_if_token1] = ACTIONS(2661), [aux_sym_preproc_ifdef_token1] = ACTIONS(2661), [aux_sym_preproc_ifdef_token2] = ACTIONS(2661), [sym_preproc_directive] = ACTIONS(2661), [anon_sym_LPAREN2] = ACTIONS(2663), [anon_sym_BANG] = ACTIONS(2663), [anon_sym_TILDE] = ACTIONS(2663), [anon_sym_DASH] = ACTIONS(2661), [anon_sym_PLUS] = ACTIONS(2661), [anon_sym_STAR] = ACTIONS(2663), [anon_sym_AMP_AMP] = ACTIONS(2663), [anon_sym_AMP] = ACTIONS(2661), [anon_sym_SEMI] = ACTIONS(2663), [anon_sym___extension__] = ACTIONS(2661), [anon_sym_typedef] = ACTIONS(2661), [anon_sym_virtual] = ACTIONS(2661), [anon_sym_extern] = ACTIONS(2661), [anon_sym___attribute__] = ACTIONS(2661), [anon_sym___attribute] = ACTIONS(2661), [anon_sym_using] = ACTIONS(2661), [anon_sym_COLON_COLON] = ACTIONS(2663), [anon_sym_LBRACK_LBRACK] = ACTIONS(2663), [anon_sym___declspec] = ACTIONS(2661), [anon_sym___based] = ACTIONS(2661), [anon_sym___cdecl] = ACTIONS(2661), [anon_sym___clrcall] = ACTIONS(2661), [anon_sym___stdcall] = ACTIONS(2661), [anon_sym___fastcall] = ACTIONS(2661), [anon_sym___thiscall] = ACTIONS(2661), [anon_sym___vectorcall] = ACTIONS(2661), [anon_sym_LBRACE] = ACTIONS(2663), [anon_sym_signed] = ACTIONS(2661), [anon_sym_unsigned] = ACTIONS(2661), [anon_sym_long] = ACTIONS(2661), [anon_sym_short] = ACTIONS(2661), [anon_sym_LBRACK] = ACTIONS(2661), [anon_sym_static] = ACTIONS(2661), [anon_sym_register] = ACTIONS(2661), [anon_sym_inline] = ACTIONS(2661), [anon_sym___inline] = ACTIONS(2661), [anon_sym___inline__] = ACTIONS(2661), [anon_sym___forceinline] = ACTIONS(2661), [anon_sym_thread_local] = ACTIONS(2661), [anon_sym___thread] = ACTIONS(2661), [anon_sym_const] = ACTIONS(2661), [anon_sym_constexpr] = ACTIONS(2661), [anon_sym_volatile] = ACTIONS(2661), [anon_sym_restrict] = ACTIONS(2661), [anon_sym___restrict__] = ACTIONS(2661), [anon_sym__Atomic] = ACTIONS(2661), [anon_sym__Noreturn] = ACTIONS(2661), [anon_sym_noreturn] = ACTIONS(2661), [anon_sym__Nonnull] = ACTIONS(2661), [anon_sym_mutable] = ACTIONS(2661), [anon_sym_constinit] = ACTIONS(2661), [anon_sym_consteval] = ACTIONS(2661), [anon_sym_alignas] = ACTIONS(2661), [anon_sym__Alignas] = ACTIONS(2661), [sym_primitive_type] = ACTIONS(2661), [anon_sym_enum] = ACTIONS(2661), [anon_sym_class] = ACTIONS(2661), [anon_sym_struct] = ACTIONS(2661), [anon_sym_union] = ACTIONS(2661), [anon_sym_if] = ACTIONS(2661), [anon_sym_else] = ACTIONS(2661), [anon_sym_switch] = ACTIONS(2661), [anon_sym_case] = ACTIONS(2661), [anon_sym_default] = ACTIONS(2661), [anon_sym_while] = ACTIONS(2661), [anon_sym_do] = ACTIONS(2661), [anon_sym_for] = ACTIONS(2661), [anon_sym_return] = ACTIONS(2661), [anon_sym_break] = ACTIONS(2661), [anon_sym_continue] = ACTIONS(2661), [anon_sym_goto] = ACTIONS(2661), [anon_sym___try] = ACTIONS(2661), [anon_sym___leave] = ACTIONS(2661), [anon_sym_not] = ACTIONS(2661), [anon_sym_compl] = ACTIONS(2661), [anon_sym_DASH_DASH] = ACTIONS(2663), [anon_sym_PLUS_PLUS] = ACTIONS(2663), [anon_sym_sizeof] = ACTIONS(2661), [anon_sym___alignof__] = ACTIONS(2661), [anon_sym___alignof] = ACTIONS(2661), [anon_sym__alignof] = ACTIONS(2661), [anon_sym_alignof] = ACTIONS(2661), [anon_sym__Alignof] = ACTIONS(2661), [anon_sym_offsetof] = ACTIONS(2661), [anon_sym__Generic] = ACTIONS(2661), [anon_sym_asm] = ACTIONS(2661), [anon_sym___asm__] = ACTIONS(2661), [anon_sym___asm] = ACTIONS(2661), [sym_number_literal] = ACTIONS(2663), [anon_sym_L_SQUOTE] = ACTIONS(2663), [anon_sym_u_SQUOTE] = ACTIONS(2663), [anon_sym_U_SQUOTE] = ACTIONS(2663), [anon_sym_u8_SQUOTE] = ACTIONS(2663), [anon_sym_SQUOTE] = ACTIONS(2663), [anon_sym_L_DQUOTE] = ACTIONS(2663), [anon_sym_u_DQUOTE] = ACTIONS(2663), [anon_sym_U_DQUOTE] = ACTIONS(2663), [anon_sym_u8_DQUOTE] = ACTIONS(2663), [anon_sym_DQUOTE] = ACTIONS(2663), [sym_true] = ACTIONS(2661), [sym_false] = ACTIONS(2661), [anon_sym_NULL] = ACTIONS(2661), [anon_sym_nullptr] = ACTIONS(2661), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2661), [anon_sym_decltype] = ACTIONS(2661), [anon_sym_explicit] = ACTIONS(2661), [anon_sym_typename] = ACTIONS(2661), [anon_sym_export] = ACTIONS(2661), [anon_sym_module] = ACTIONS(2661), [anon_sym_import] = ACTIONS(2661), [anon_sym_template] = ACTIONS(2661), [anon_sym_operator] = ACTIONS(2661), [anon_sym_try] = ACTIONS(2661), [anon_sym_delete] = ACTIONS(2661), [anon_sym_throw] = ACTIONS(2661), [anon_sym_namespace] = ACTIONS(2661), [anon_sym_static_assert] = ACTIONS(2661), [anon_sym_concept] = ACTIONS(2661), [anon_sym_co_return] = ACTIONS(2661), [anon_sym_co_yield] = ACTIONS(2661), [anon_sym_R_DQUOTE] = ACTIONS(2663), [anon_sym_LR_DQUOTE] = ACTIONS(2663), [anon_sym_uR_DQUOTE] = ACTIONS(2663), [anon_sym_UR_DQUOTE] = ACTIONS(2663), [anon_sym_u8R_DQUOTE] = ACTIONS(2663), [anon_sym_co_await] = ACTIONS(2661), [anon_sym_new] = ACTIONS(2661), [anon_sym_requires] = ACTIONS(2661), [sym_this] = ACTIONS(2661), }, [STATE(399)] = { [ts_builtin_sym_end] = ACTIONS(2715), [sym_identifier] = ACTIONS(2713), [aux_sym_preproc_include_token1] = ACTIONS(2713), [aux_sym_preproc_def_token1] = ACTIONS(2713), [aux_sym_preproc_if_token1] = ACTIONS(2713), [aux_sym_preproc_ifdef_token1] = ACTIONS(2713), [aux_sym_preproc_ifdef_token2] = ACTIONS(2713), [sym_preproc_directive] = ACTIONS(2713), [anon_sym_LPAREN2] = ACTIONS(2715), [anon_sym_BANG] = ACTIONS(2715), [anon_sym_TILDE] = ACTIONS(2715), [anon_sym_DASH] = ACTIONS(2713), [anon_sym_PLUS] = ACTIONS(2713), [anon_sym_STAR] = ACTIONS(2715), [anon_sym_AMP_AMP] = ACTIONS(2715), [anon_sym_AMP] = ACTIONS(2713), [anon_sym_SEMI] = ACTIONS(2715), [anon_sym___extension__] = ACTIONS(2713), [anon_sym_typedef] = ACTIONS(2713), [anon_sym_virtual] = ACTIONS(2713), [anon_sym_extern] = ACTIONS(2713), [anon_sym___attribute__] = ACTIONS(2713), [anon_sym___attribute] = ACTIONS(2713), [anon_sym_using] = ACTIONS(2713), [anon_sym_COLON_COLON] = ACTIONS(2715), [anon_sym_LBRACK_LBRACK] = ACTIONS(2715), [anon_sym___declspec] = ACTIONS(2713), [anon_sym___based] = ACTIONS(2713), [anon_sym___cdecl] = ACTIONS(2713), [anon_sym___clrcall] = ACTIONS(2713), [anon_sym___stdcall] = ACTIONS(2713), [anon_sym___fastcall] = ACTIONS(2713), [anon_sym___thiscall] = ACTIONS(2713), [anon_sym___vectorcall] = ACTIONS(2713), [anon_sym_LBRACE] = ACTIONS(2715), [anon_sym_signed] = ACTIONS(2713), [anon_sym_unsigned] = ACTIONS(2713), [anon_sym_long] = ACTIONS(2713), [anon_sym_short] = ACTIONS(2713), [anon_sym_LBRACK] = ACTIONS(2713), [anon_sym_static] = ACTIONS(2713), [anon_sym_register] = ACTIONS(2713), [anon_sym_inline] = ACTIONS(2713), [anon_sym___inline] = ACTIONS(2713), [anon_sym___inline__] = ACTIONS(2713), [anon_sym___forceinline] = ACTIONS(2713), [anon_sym_thread_local] = ACTIONS(2713), [anon_sym___thread] = ACTIONS(2713), [anon_sym_const] = ACTIONS(2713), [anon_sym_constexpr] = ACTIONS(2713), [anon_sym_volatile] = ACTIONS(2713), [anon_sym_restrict] = ACTIONS(2713), [anon_sym___restrict__] = ACTIONS(2713), [anon_sym__Atomic] = ACTIONS(2713), [anon_sym__Noreturn] = ACTIONS(2713), [anon_sym_noreturn] = ACTIONS(2713), [anon_sym__Nonnull] = ACTIONS(2713), [anon_sym_mutable] = ACTIONS(2713), [anon_sym_constinit] = ACTIONS(2713), [anon_sym_consteval] = ACTIONS(2713), [anon_sym_alignas] = ACTIONS(2713), [anon_sym__Alignas] = ACTIONS(2713), [sym_primitive_type] = ACTIONS(2713), [anon_sym_enum] = ACTIONS(2713), [anon_sym_class] = ACTIONS(2713), [anon_sym_struct] = ACTIONS(2713), [anon_sym_union] = ACTIONS(2713), [anon_sym_if] = ACTIONS(2713), [anon_sym_else] = ACTIONS(2713), [anon_sym_switch] = ACTIONS(2713), [anon_sym_case] = ACTIONS(2713), [anon_sym_default] = ACTIONS(2713), [anon_sym_while] = ACTIONS(2713), [anon_sym_do] = ACTIONS(2713), [anon_sym_for] = ACTIONS(2713), [anon_sym_return] = ACTIONS(2713), [anon_sym_break] = ACTIONS(2713), [anon_sym_continue] = ACTIONS(2713), [anon_sym_goto] = ACTIONS(2713), [anon_sym___try] = ACTIONS(2713), [anon_sym___leave] = ACTIONS(2713), [anon_sym_not] = ACTIONS(2713), [anon_sym_compl] = ACTIONS(2713), [anon_sym_DASH_DASH] = ACTIONS(2715), [anon_sym_PLUS_PLUS] = ACTIONS(2715), [anon_sym_sizeof] = ACTIONS(2713), [anon_sym___alignof__] = ACTIONS(2713), [anon_sym___alignof] = ACTIONS(2713), [anon_sym__alignof] = ACTIONS(2713), [anon_sym_alignof] = ACTIONS(2713), [anon_sym__Alignof] = ACTIONS(2713), [anon_sym_offsetof] = ACTIONS(2713), [anon_sym__Generic] = ACTIONS(2713), [anon_sym_asm] = ACTIONS(2713), [anon_sym___asm__] = ACTIONS(2713), [anon_sym___asm] = ACTIONS(2713), [sym_number_literal] = ACTIONS(2715), [anon_sym_L_SQUOTE] = ACTIONS(2715), [anon_sym_u_SQUOTE] = ACTIONS(2715), [anon_sym_U_SQUOTE] = ACTIONS(2715), [anon_sym_u8_SQUOTE] = ACTIONS(2715), [anon_sym_SQUOTE] = ACTIONS(2715), [anon_sym_L_DQUOTE] = ACTIONS(2715), [anon_sym_u_DQUOTE] = ACTIONS(2715), [anon_sym_U_DQUOTE] = ACTIONS(2715), [anon_sym_u8_DQUOTE] = ACTIONS(2715), [anon_sym_DQUOTE] = ACTIONS(2715), [sym_true] = ACTIONS(2713), [sym_false] = ACTIONS(2713), [anon_sym_NULL] = ACTIONS(2713), [anon_sym_nullptr] = ACTIONS(2713), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2713), [anon_sym_decltype] = ACTIONS(2713), [anon_sym_explicit] = ACTIONS(2713), [anon_sym_typename] = ACTIONS(2713), [anon_sym_export] = ACTIONS(2713), [anon_sym_module] = ACTIONS(2713), [anon_sym_import] = ACTIONS(2713), [anon_sym_template] = ACTIONS(2713), [anon_sym_operator] = ACTIONS(2713), [anon_sym_try] = ACTIONS(2713), [anon_sym_delete] = ACTIONS(2713), [anon_sym_throw] = ACTIONS(2713), [anon_sym_namespace] = ACTIONS(2713), [anon_sym_static_assert] = ACTIONS(2713), [anon_sym_concept] = ACTIONS(2713), [anon_sym_co_return] = ACTIONS(2713), [anon_sym_co_yield] = ACTIONS(2713), [anon_sym_R_DQUOTE] = ACTIONS(2715), [anon_sym_LR_DQUOTE] = ACTIONS(2715), [anon_sym_uR_DQUOTE] = ACTIONS(2715), [anon_sym_UR_DQUOTE] = ACTIONS(2715), [anon_sym_u8R_DQUOTE] = ACTIONS(2715), [anon_sym_co_await] = ACTIONS(2713), [anon_sym_new] = ACTIONS(2713), [anon_sym_requires] = ACTIONS(2713), [sym_this] = ACTIONS(2713), }, [STATE(400)] = { [sym_catch_clause] = STATE(400), [aux_sym_constructor_try_statement_repeat1] = STATE(400), [sym_identifier] = ACTIONS(2478), [aux_sym_preproc_include_token1] = ACTIONS(2478), [aux_sym_preproc_def_token1] = ACTIONS(2478), [aux_sym_preproc_if_token1] = ACTIONS(2478), [aux_sym_preproc_ifdef_token1] = ACTIONS(2478), [aux_sym_preproc_ifdef_token2] = ACTIONS(2478), [sym_preproc_directive] = ACTIONS(2478), [anon_sym_LPAREN2] = ACTIONS(2480), [anon_sym_BANG] = ACTIONS(2480), [anon_sym_TILDE] = ACTIONS(2480), [anon_sym_DASH] = ACTIONS(2478), [anon_sym_PLUS] = ACTIONS(2478), [anon_sym_STAR] = ACTIONS(2480), [anon_sym_AMP_AMP] = ACTIONS(2480), [anon_sym_AMP] = ACTIONS(2478), [anon_sym_SEMI] = ACTIONS(2480), [anon_sym___extension__] = ACTIONS(2478), [anon_sym_typedef] = ACTIONS(2478), [anon_sym_virtual] = ACTIONS(2478), [anon_sym_extern] = ACTIONS(2478), [anon_sym___attribute__] = ACTIONS(2478), [anon_sym___attribute] = ACTIONS(2478), [anon_sym_using] = ACTIONS(2478), [anon_sym_COLON_COLON] = ACTIONS(2480), [anon_sym_LBRACK_LBRACK] = ACTIONS(2480), [anon_sym___declspec] = ACTIONS(2478), [anon_sym___based] = ACTIONS(2478), [anon_sym___cdecl] = ACTIONS(2478), [anon_sym___clrcall] = ACTIONS(2478), [anon_sym___stdcall] = ACTIONS(2478), [anon_sym___fastcall] = ACTIONS(2478), [anon_sym___thiscall] = ACTIONS(2478), [anon_sym___vectorcall] = ACTIONS(2478), [anon_sym_LBRACE] = ACTIONS(2480), [anon_sym_RBRACE] = ACTIONS(2480), [anon_sym_signed] = ACTIONS(2478), [anon_sym_unsigned] = ACTIONS(2478), [anon_sym_long] = ACTIONS(2478), [anon_sym_short] = ACTIONS(2478), [anon_sym_LBRACK] = ACTIONS(2478), [anon_sym_static] = ACTIONS(2478), [anon_sym_register] = ACTIONS(2478), [anon_sym_inline] = ACTIONS(2478), [anon_sym___inline] = ACTIONS(2478), [anon_sym___inline__] = ACTIONS(2478), [anon_sym___forceinline] = ACTIONS(2478), [anon_sym_thread_local] = ACTIONS(2478), [anon_sym___thread] = ACTIONS(2478), [anon_sym_const] = ACTIONS(2478), [anon_sym_constexpr] = ACTIONS(2478), [anon_sym_volatile] = ACTIONS(2478), [anon_sym_restrict] = ACTIONS(2478), [anon_sym___restrict__] = ACTIONS(2478), [anon_sym__Atomic] = ACTIONS(2478), [anon_sym__Noreturn] = ACTIONS(2478), [anon_sym_noreturn] = ACTIONS(2478), [anon_sym__Nonnull] = ACTIONS(2478), [anon_sym_mutable] = ACTIONS(2478), [anon_sym_constinit] = ACTIONS(2478), [anon_sym_consteval] = ACTIONS(2478), [anon_sym_alignas] = ACTIONS(2478), [anon_sym__Alignas] = ACTIONS(2478), [sym_primitive_type] = ACTIONS(2478), [anon_sym_enum] = ACTIONS(2478), [anon_sym_class] = ACTIONS(2478), [anon_sym_struct] = ACTIONS(2478), [anon_sym_union] = ACTIONS(2478), [anon_sym_if] = ACTIONS(2478), [anon_sym_else] = ACTIONS(2478), [anon_sym_switch] = ACTIONS(2478), [anon_sym_case] = ACTIONS(2478), [anon_sym_default] = ACTIONS(2478), [anon_sym_while] = ACTIONS(2478), [anon_sym_do] = ACTIONS(2478), [anon_sym_for] = ACTIONS(2478), [anon_sym_return] = ACTIONS(2478), [anon_sym_break] = ACTIONS(2478), [anon_sym_continue] = ACTIONS(2478), [anon_sym_goto] = ACTIONS(2478), [anon_sym___try] = ACTIONS(2478), [anon_sym___leave] = ACTIONS(2478), [anon_sym_not] = ACTIONS(2478), [anon_sym_compl] = ACTIONS(2478), [anon_sym_DASH_DASH] = ACTIONS(2480), [anon_sym_PLUS_PLUS] = ACTIONS(2480), [anon_sym_sizeof] = ACTIONS(2478), [anon_sym___alignof__] = ACTIONS(2478), [anon_sym___alignof] = ACTIONS(2478), [anon_sym__alignof] = ACTIONS(2478), [anon_sym_alignof] = ACTIONS(2478), [anon_sym__Alignof] = ACTIONS(2478), [anon_sym_offsetof] = ACTIONS(2478), [anon_sym__Generic] = ACTIONS(2478), [anon_sym_asm] = ACTIONS(2478), [anon_sym___asm__] = ACTIONS(2478), [anon_sym___asm] = ACTIONS(2478), [sym_number_literal] = ACTIONS(2480), [anon_sym_L_SQUOTE] = ACTIONS(2480), [anon_sym_u_SQUOTE] = ACTIONS(2480), [anon_sym_U_SQUOTE] = ACTIONS(2480), [anon_sym_u8_SQUOTE] = ACTIONS(2480), [anon_sym_SQUOTE] = ACTIONS(2480), [anon_sym_L_DQUOTE] = ACTIONS(2480), [anon_sym_u_DQUOTE] = ACTIONS(2480), [anon_sym_U_DQUOTE] = ACTIONS(2480), [anon_sym_u8_DQUOTE] = ACTIONS(2480), [anon_sym_DQUOTE] = ACTIONS(2480), [sym_true] = ACTIONS(2478), [sym_false] = ACTIONS(2478), [anon_sym_NULL] = ACTIONS(2478), [anon_sym_nullptr] = ACTIONS(2478), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2478), [anon_sym_decltype] = ACTIONS(2478), [anon_sym_explicit] = ACTIONS(2478), [anon_sym_typename] = ACTIONS(2478), [anon_sym_template] = ACTIONS(2478), [anon_sym_operator] = ACTIONS(2478), [anon_sym_try] = ACTIONS(2478), [anon_sym_delete] = ACTIONS(2478), [anon_sym_throw] = ACTIONS(2478), [anon_sym_namespace] = ACTIONS(2478), [anon_sym_static_assert] = ACTIONS(2478), [anon_sym_concept] = ACTIONS(2478), [anon_sym_co_return] = ACTIONS(2478), [anon_sym_co_yield] = ACTIONS(2478), [anon_sym_catch] = ACTIONS(3228), [anon_sym_R_DQUOTE] = ACTIONS(2480), [anon_sym_LR_DQUOTE] = ACTIONS(2480), [anon_sym_uR_DQUOTE] = ACTIONS(2480), [anon_sym_UR_DQUOTE] = ACTIONS(2480), [anon_sym_u8R_DQUOTE] = ACTIONS(2480), [anon_sym_co_await] = ACTIONS(2478), [anon_sym_new] = ACTIONS(2478), [anon_sym_requires] = ACTIONS(2478), [sym_this] = ACTIONS(2478), }, [STATE(401)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4477), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7164), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7762), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3231), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(402)] = { [ts_builtin_sym_end] = ACTIONS(2667), [sym_identifier] = ACTIONS(2665), [aux_sym_preproc_include_token1] = ACTIONS(2665), [aux_sym_preproc_def_token1] = ACTIONS(2665), [aux_sym_preproc_if_token1] = ACTIONS(2665), [aux_sym_preproc_ifdef_token1] = ACTIONS(2665), [aux_sym_preproc_ifdef_token2] = ACTIONS(2665), [sym_preproc_directive] = ACTIONS(2665), [anon_sym_LPAREN2] = ACTIONS(2667), [anon_sym_BANG] = ACTIONS(2667), [anon_sym_TILDE] = ACTIONS(2667), [anon_sym_DASH] = ACTIONS(2665), [anon_sym_PLUS] = ACTIONS(2665), [anon_sym_STAR] = ACTIONS(2667), [anon_sym_AMP_AMP] = ACTIONS(2667), [anon_sym_AMP] = ACTIONS(2665), [anon_sym_SEMI] = ACTIONS(2667), [anon_sym___extension__] = ACTIONS(2665), [anon_sym_typedef] = ACTIONS(2665), [anon_sym_virtual] = ACTIONS(2665), [anon_sym_extern] = ACTIONS(2665), [anon_sym___attribute__] = ACTIONS(2665), [anon_sym___attribute] = ACTIONS(2665), [anon_sym_using] = ACTIONS(2665), [anon_sym_COLON_COLON] = ACTIONS(2667), [anon_sym_LBRACK_LBRACK] = ACTIONS(2667), [anon_sym___declspec] = ACTIONS(2665), [anon_sym___based] = ACTIONS(2665), [anon_sym___cdecl] = ACTIONS(2665), [anon_sym___clrcall] = ACTIONS(2665), [anon_sym___stdcall] = ACTIONS(2665), [anon_sym___fastcall] = ACTIONS(2665), [anon_sym___thiscall] = ACTIONS(2665), [anon_sym___vectorcall] = ACTIONS(2665), [anon_sym_LBRACE] = ACTIONS(2667), [anon_sym_signed] = ACTIONS(2665), [anon_sym_unsigned] = ACTIONS(2665), [anon_sym_long] = ACTIONS(2665), [anon_sym_short] = ACTIONS(2665), [anon_sym_LBRACK] = ACTIONS(2665), [anon_sym_static] = ACTIONS(2665), [anon_sym_register] = ACTIONS(2665), [anon_sym_inline] = ACTIONS(2665), [anon_sym___inline] = ACTIONS(2665), [anon_sym___inline__] = ACTIONS(2665), [anon_sym___forceinline] = ACTIONS(2665), [anon_sym_thread_local] = ACTIONS(2665), [anon_sym___thread] = ACTIONS(2665), [anon_sym_const] = ACTIONS(2665), [anon_sym_constexpr] = ACTIONS(2665), [anon_sym_volatile] = ACTIONS(2665), [anon_sym_restrict] = ACTIONS(2665), [anon_sym___restrict__] = ACTIONS(2665), [anon_sym__Atomic] = ACTIONS(2665), [anon_sym__Noreturn] = ACTIONS(2665), [anon_sym_noreturn] = ACTIONS(2665), [anon_sym__Nonnull] = ACTIONS(2665), [anon_sym_mutable] = ACTIONS(2665), [anon_sym_constinit] = ACTIONS(2665), [anon_sym_consteval] = ACTIONS(2665), [anon_sym_alignas] = ACTIONS(2665), [anon_sym__Alignas] = ACTIONS(2665), [sym_primitive_type] = ACTIONS(2665), [anon_sym_enum] = ACTIONS(2665), [anon_sym_class] = ACTIONS(2665), [anon_sym_struct] = ACTIONS(2665), [anon_sym_union] = ACTIONS(2665), [anon_sym_if] = ACTIONS(2665), [anon_sym_else] = ACTIONS(2665), [anon_sym_switch] = ACTIONS(2665), [anon_sym_case] = ACTIONS(2665), [anon_sym_default] = ACTIONS(2665), [anon_sym_while] = ACTIONS(2665), [anon_sym_do] = ACTIONS(2665), [anon_sym_for] = ACTIONS(2665), [anon_sym_return] = ACTIONS(2665), [anon_sym_break] = ACTIONS(2665), [anon_sym_continue] = ACTIONS(2665), [anon_sym_goto] = ACTIONS(2665), [anon_sym___try] = ACTIONS(2665), [anon_sym___leave] = ACTIONS(2665), [anon_sym_not] = ACTIONS(2665), [anon_sym_compl] = ACTIONS(2665), [anon_sym_DASH_DASH] = ACTIONS(2667), [anon_sym_PLUS_PLUS] = ACTIONS(2667), [anon_sym_sizeof] = ACTIONS(2665), [anon_sym___alignof__] = ACTIONS(2665), [anon_sym___alignof] = ACTIONS(2665), [anon_sym__alignof] = ACTIONS(2665), [anon_sym_alignof] = ACTIONS(2665), [anon_sym__Alignof] = ACTIONS(2665), [anon_sym_offsetof] = ACTIONS(2665), [anon_sym__Generic] = ACTIONS(2665), [anon_sym_asm] = ACTIONS(2665), [anon_sym___asm__] = ACTIONS(2665), [anon_sym___asm] = ACTIONS(2665), [sym_number_literal] = ACTIONS(2667), [anon_sym_L_SQUOTE] = ACTIONS(2667), [anon_sym_u_SQUOTE] = ACTIONS(2667), [anon_sym_U_SQUOTE] = ACTIONS(2667), [anon_sym_u8_SQUOTE] = ACTIONS(2667), [anon_sym_SQUOTE] = ACTIONS(2667), [anon_sym_L_DQUOTE] = ACTIONS(2667), [anon_sym_u_DQUOTE] = ACTIONS(2667), [anon_sym_U_DQUOTE] = ACTIONS(2667), [anon_sym_u8_DQUOTE] = ACTIONS(2667), [anon_sym_DQUOTE] = ACTIONS(2667), [sym_true] = ACTIONS(2665), [sym_false] = ACTIONS(2665), [anon_sym_NULL] = ACTIONS(2665), [anon_sym_nullptr] = ACTIONS(2665), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2665), [anon_sym_decltype] = ACTIONS(2665), [anon_sym_explicit] = ACTIONS(2665), [anon_sym_typename] = ACTIONS(2665), [anon_sym_export] = ACTIONS(2665), [anon_sym_module] = ACTIONS(2665), [anon_sym_import] = ACTIONS(2665), [anon_sym_template] = ACTIONS(2665), [anon_sym_operator] = ACTIONS(2665), [anon_sym_try] = ACTIONS(2665), [anon_sym_delete] = ACTIONS(2665), [anon_sym_throw] = ACTIONS(2665), [anon_sym_namespace] = ACTIONS(2665), [anon_sym_static_assert] = ACTIONS(2665), [anon_sym_concept] = ACTIONS(2665), [anon_sym_co_return] = ACTIONS(2665), [anon_sym_co_yield] = ACTIONS(2665), [anon_sym_R_DQUOTE] = ACTIONS(2667), [anon_sym_LR_DQUOTE] = ACTIONS(2667), [anon_sym_uR_DQUOTE] = ACTIONS(2667), [anon_sym_UR_DQUOTE] = ACTIONS(2667), [anon_sym_u8R_DQUOTE] = ACTIONS(2667), [anon_sym_co_await] = ACTIONS(2665), [anon_sym_new] = ACTIONS(2665), [anon_sym_requires] = ACTIONS(2665), [sym_this] = ACTIONS(2665), }, [STATE(403)] = { [ts_builtin_sym_end] = ACTIONS(2671), [sym_identifier] = ACTIONS(2669), [aux_sym_preproc_include_token1] = ACTIONS(2669), [aux_sym_preproc_def_token1] = ACTIONS(2669), [aux_sym_preproc_if_token1] = ACTIONS(2669), [aux_sym_preproc_ifdef_token1] = ACTIONS(2669), [aux_sym_preproc_ifdef_token2] = ACTIONS(2669), [sym_preproc_directive] = ACTIONS(2669), [anon_sym_LPAREN2] = ACTIONS(2671), [anon_sym_BANG] = ACTIONS(2671), [anon_sym_TILDE] = ACTIONS(2671), [anon_sym_DASH] = ACTIONS(2669), [anon_sym_PLUS] = ACTIONS(2669), [anon_sym_STAR] = ACTIONS(2671), [anon_sym_AMP_AMP] = ACTIONS(2671), [anon_sym_AMP] = ACTIONS(2669), [anon_sym_SEMI] = ACTIONS(2671), [anon_sym___extension__] = ACTIONS(2669), [anon_sym_typedef] = ACTIONS(2669), [anon_sym_virtual] = ACTIONS(2669), [anon_sym_extern] = ACTIONS(2669), [anon_sym___attribute__] = ACTIONS(2669), [anon_sym___attribute] = ACTIONS(2669), [anon_sym_using] = ACTIONS(2669), [anon_sym_COLON_COLON] = ACTIONS(2671), [anon_sym_LBRACK_LBRACK] = ACTIONS(2671), [anon_sym___declspec] = ACTIONS(2669), [anon_sym___based] = ACTIONS(2669), [anon_sym___cdecl] = ACTIONS(2669), [anon_sym___clrcall] = ACTIONS(2669), [anon_sym___stdcall] = ACTIONS(2669), [anon_sym___fastcall] = ACTIONS(2669), [anon_sym___thiscall] = ACTIONS(2669), [anon_sym___vectorcall] = ACTIONS(2669), [anon_sym_LBRACE] = ACTIONS(2671), [anon_sym_signed] = ACTIONS(2669), [anon_sym_unsigned] = ACTIONS(2669), [anon_sym_long] = ACTIONS(2669), [anon_sym_short] = ACTIONS(2669), [anon_sym_LBRACK] = ACTIONS(2669), [anon_sym_static] = ACTIONS(2669), [anon_sym_register] = ACTIONS(2669), [anon_sym_inline] = ACTIONS(2669), [anon_sym___inline] = ACTIONS(2669), [anon_sym___inline__] = ACTIONS(2669), [anon_sym___forceinline] = ACTIONS(2669), [anon_sym_thread_local] = ACTIONS(2669), [anon_sym___thread] = ACTIONS(2669), [anon_sym_const] = ACTIONS(2669), [anon_sym_constexpr] = ACTIONS(2669), [anon_sym_volatile] = ACTIONS(2669), [anon_sym_restrict] = ACTIONS(2669), [anon_sym___restrict__] = ACTIONS(2669), [anon_sym__Atomic] = ACTIONS(2669), [anon_sym__Noreturn] = ACTIONS(2669), [anon_sym_noreturn] = ACTIONS(2669), [anon_sym__Nonnull] = ACTIONS(2669), [anon_sym_mutable] = ACTIONS(2669), [anon_sym_constinit] = ACTIONS(2669), [anon_sym_consteval] = ACTIONS(2669), [anon_sym_alignas] = ACTIONS(2669), [anon_sym__Alignas] = ACTIONS(2669), [sym_primitive_type] = ACTIONS(2669), [anon_sym_enum] = ACTIONS(2669), [anon_sym_class] = ACTIONS(2669), [anon_sym_struct] = ACTIONS(2669), [anon_sym_union] = ACTIONS(2669), [anon_sym_if] = ACTIONS(2669), [anon_sym_else] = ACTIONS(2669), [anon_sym_switch] = ACTIONS(2669), [anon_sym_case] = ACTIONS(2669), [anon_sym_default] = ACTIONS(2669), [anon_sym_while] = ACTIONS(2669), [anon_sym_do] = ACTIONS(2669), [anon_sym_for] = ACTIONS(2669), [anon_sym_return] = ACTIONS(2669), [anon_sym_break] = ACTIONS(2669), [anon_sym_continue] = ACTIONS(2669), [anon_sym_goto] = ACTIONS(2669), [anon_sym___try] = ACTIONS(2669), [anon_sym___leave] = ACTIONS(2669), [anon_sym_not] = ACTIONS(2669), [anon_sym_compl] = ACTIONS(2669), [anon_sym_DASH_DASH] = ACTIONS(2671), [anon_sym_PLUS_PLUS] = ACTIONS(2671), [anon_sym_sizeof] = ACTIONS(2669), [anon_sym___alignof__] = ACTIONS(2669), [anon_sym___alignof] = ACTIONS(2669), [anon_sym__alignof] = ACTIONS(2669), [anon_sym_alignof] = ACTIONS(2669), [anon_sym__Alignof] = ACTIONS(2669), [anon_sym_offsetof] = ACTIONS(2669), [anon_sym__Generic] = ACTIONS(2669), [anon_sym_asm] = ACTIONS(2669), [anon_sym___asm__] = ACTIONS(2669), [anon_sym___asm] = ACTIONS(2669), [sym_number_literal] = ACTIONS(2671), [anon_sym_L_SQUOTE] = ACTIONS(2671), [anon_sym_u_SQUOTE] = ACTIONS(2671), [anon_sym_U_SQUOTE] = ACTIONS(2671), [anon_sym_u8_SQUOTE] = ACTIONS(2671), [anon_sym_SQUOTE] = ACTIONS(2671), [anon_sym_L_DQUOTE] = ACTIONS(2671), [anon_sym_u_DQUOTE] = ACTIONS(2671), [anon_sym_U_DQUOTE] = ACTIONS(2671), [anon_sym_u8_DQUOTE] = ACTIONS(2671), [anon_sym_DQUOTE] = ACTIONS(2671), [sym_true] = ACTIONS(2669), [sym_false] = ACTIONS(2669), [anon_sym_NULL] = ACTIONS(2669), [anon_sym_nullptr] = ACTIONS(2669), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2669), [anon_sym_decltype] = ACTIONS(2669), [anon_sym_explicit] = ACTIONS(2669), [anon_sym_typename] = ACTIONS(2669), [anon_sym_export] = ACTIONS(2669), [anon_sym_module] = ACTIONS(2669), [anon_sym_import] = ACTIONS(2669), [anon_sym_template] = ACTIONS(2669), [anon_sym_operator] = ACTIONS(2669), [anon_sym_try] = ACTIONS(2669), [anon_sym_delete] = ACTIONS(2669), [anon_sym_throw] = ACTIONS(2669), [anon_sym_namespace] = ACTIONS(2669), [anon_sym_static_assert] = ACTIONS(2669), [anon_sym_concept] = ACTIONS(2669), [anon_sym_co_return] = ACTIONS(2669), [anon_sym_co_yield] = ACTIONS(2669), [anon_sym_R_DQUOTE] = ACTIONS(2671), [anon_sym_LR_DQUOTE] = ACTIONS(2671), [anon_sym_uR_DQUOTE] = ACTIONS(2671), [anon_sym_UR_DQUOTE] = ACTIONS(2671), [anon_sym_u8R_DQUOTE] = ACTIONS(2671), [anon_sym_co_await] = ACTIONS(2669), [anon_sym_new] = ACTIONS(2669), [anon_sym_requires] = ACTIONS(2669), [sym_this] = ACTIONS(2669), }, [STATE(404)] = { [ts_builtin_sym_end] = ACTIONS(2711), [sym_identifier] = ACTIONS(2709), [aux_sym_preproc_include_token1] = ACTIONS(2709), [aux_sym_preproc_def_token1] = ACTIONS(2709), [aux_sym_preproc_if_token1] = ACTIONS(2709), [aux_sym_preproc_ifdef_token1] = ACTIONS(2709), [aux_sym_preproc_ifdef_token2] = ACTIONS(2709), [sym_preproc_directive] = ACTIONS(2709), [anon_sym_LPAREN2] = ACTIONS(2711), [anon_sym_BANG] = ACTIONS(2711), [anon_sym_TILDE] = ACTIONS(2711), [anon_sym_DASH] = ACTIONS(2709), [anon_sym_PLUS] = ACTIONS(2709), [anon_sym_STAR] = ACTIONS(2711), [anon_sym_AMP_AMP] = ACTIONS(2711), [anon_sym_AMP] = ACTIONS(2709), [anon_sym_SEMI] = ACTIONS(2711), [anon_sym___extension__] = ACTIONS(2709), [anon_sym_typedef] = ACTIONS(2709), [anon_sym_virtual] = ACTIONS(2709), [anon_sym_extern] = ACTIONS(2709), [anon_sym___attribute__] = ACTIONS(2709), [anon_sym___attribute] = ACTIONS(2709), [anon_sym_using] = ACTIONS(2709), [anon_sym_COLON_COLON] = ACTIONS(2711), [anon_sym_LBRACK_LBRACK] = ACTIONS(2711), [anon_sym___declspec] = ACTIONS(2709), [anon_sym___based] = ACTIONS(2709), [anon_sym___cdecl] = ACTIONS(2709), [anon_sym___clrcall] = ACTIONS(2709), [anon_sym___stdcall] = ACTIONS(2709), [anon_sym___fastcall] = ACTIONS(2709), [anon_sym___thiscall] = ACTIONS(2709), [anon_sym___vectorcall] = ACTIONS(2709), [anon_sym_LBRACE] = ACTIONS(2711), [anon_sym_signed] = ACTIONS(2709), [anon_sym_unsigned] = ACTIONS(2709), [anon_sym_long] = ACTIONS(2709), [anon_sym_short] = ACTIONS(2709), [anon_sym_LBRACK] = ACTIONS(2709), [anon_sym_static] = ACTIONS(2709), [anon_sym_register] = ACTIONS(2709), [anon_sym_inline] = ACTIONS(2709), [anon_sym___inline] = ACTIONS(2709), [anon_sym___inline__] = ACTIONS(2709), [anon_sym___forceinline] = ACTIONS(2709), [anon_sym_thread_local] = ACTIONS(2709), [anon_sym___thread] = ACTIONS(2709), [anon_sym_const] = ACTIONS(2709), [anon_sym_constexpr] = ACTIONS(2709), [anon_sym_volatile] = ACTIONS(2709), [anon_sym_restrict] = ACTIONS(2709), [anon_sym___restrict__] = ACTIONS(2709), [anon_sym__Atomic] = ACTIONS(2709), [anon_sym__Noreturn] = ACTIONS(2709), [anon_sym_noreturn] = ACTIONS(2709), [anon_sym__Nonnull] = ACTIONS(2709), [anon_sym_mutable] = ACTIONS(2709), [anon_sym_constinit] = ACTIONS(2709), [anon_sym_consteval] = ACTIONS(2709), [anon_sym_alignas] = ACTIONS(2709), [anon_sym__Alignas] = ACTIONS(2709), [sym_primitive_type] = ACTIONS(2709), [anon_sym_enum] = ACTIONS(2709), [anon_sym_class] = ACTIONS(2709), [anon_sym_struct] = ACTIONS(2709), [anon_sym_union] = ACTIONS(2709), [anon_sym_if] = ACTIONS(2709), [anon_sym_else] = ACTIONS(2709), [anon_sym_switch] = ACTIONS(2709), [anon_sym_case] = ACTIONS(2709), [anon_sym_default] = ACTIONS(2709), [anon_sym_while] = ACTIONS(2709), [anon_sym_do] = ACTIONS(2709), [anon_sym_for] = ACTIONS(2709), [anon_sym_return] = ACTIONS(2709), [anon_sym_break] = ACTIONS(2709), [anon_sym_continue] = ACTIONS(2709), [anon_sym_goto] = ACTIONS(2709), [anon_sym___try] = ACTIONS(2709), [anon_sym___leave] = ACTIONS(2709), [anon_sym_not] = ACTIONS(2709), [anon_sym_compl] = ACTIONS(2709), [anon_sym_DASH_DASH] = ACTIONS(2711), [anon_sym_PLUS_PLUS] = ACTIONS(2711), [anon_sym_sizeof] = ACTIONS(2709), [anon_sym___alignof__] = ACTIONS(2709), [anon_sym___alignof] = ACTIONS(2709), [anon_sym__alignof] = ACTIONS(2709), [anon_sym_alignof] = ACTIONS(2709), [anon_sym__Alignof] = ACTIONS(2709), [anon_sym_offsetof] = ACTIONS(2709), [anon_sym__Generic] = ACTIONS(2709), [anon_sym_asm] = ACTIONS(2709), [anon_sym___asm__] = ACTIONS(2709), [anon_sym___asm] = ACTIONS(2709), [sym_number_literal] = ACTIONS(2711), [anon_sym_L_SQUOTE] = ACTIONS(2711), [anon_sym_u_SQUOTE] = ACTIONS(2711), [anon_sym_U_SQUOTE] = ACTIONS(2711), [anon_sym_u8_SQUOTE] = ACTIONS(2711), [anon_sym_SQUOTE] = ACTIONS(2711), [anon_sym_L_DQUOTE] = ACTIONS(2711), [anon_sym_u_DQUOTE] = ACTIONS(2711), [anon_sym_U_DQUOTE] = ACTIONS(2711), [anon_sym_u8_DQUOTE] = ACTIONS(2711), [anon_sym_DQUOTE] = ACTIONS(2711), [sym_true] = ACTIONS(2709), [sym_false] = ACTIONS(2709), [anon_sym_NULL] = ACTIONS(2709), [anon_sym_nullptr] = ACTIONS(2709), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2709), [anon_sym_decltype] = ACTIONS(2709), [anon_sym_explicit] = ACTIONS(2709), [anon_sym_typename] = ACTIONS(2709), [anon_sym_export] = ACTIONS(2709), [anon_sym_module] = ACTIONS(2709), [anon_sym_import] = ACTIONS(2709), [anon_sym_template] = ACTIONS(2709), [anon_sym_operator] = ACTIONS(2709), [anon_sym_try] = ACTIONS(2709), [anon_sym_delete] = ACTIONS(2709), [anon_sym_throw] = ACTIONS(2709), [anon_sym_namespace] = ACTIONS(2709), [anon_sym_static_assert] = ACTIONS(2709), [anon_sym_concept] = ACTIONS(2709), [anon_sym_co_return] = ACTIONS(2709), [anon_sym_co_yield] = ACTIONS(2709), [anon_sym_R_DQUOTE] = ACTIONS(2711), [anon_sym_LR_DQUOTE] = ACTIONS(2711), [anon_sym_uR_DQUOTE] = ACTIONS(2711), [anon_sym_UR_DQUOTE] = ACTIONS(2711), [anon_sym_u8R_DQUOTE] = ACTIONS(2711), [anon_sym_co_await] = ACTIONS(2709), [anon_sym_new] = ACTIONS(2709), [anon_sym_requires] = ACTIONS(2709), [sym_this] = ACTIONS(2709), }, [STATE(405)] = { [ts_builtin_sym_end] = ACTIONS(2675), [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_include_token1] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_BANG] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_DASH] = ACTIONS(2673), [anon_sym_PLUS] = ACTIONS(2673), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym___cdecl] = ACTIONS(2673), [anon_sym___clrcall] = ACTIONS(2673), [anon_sym___stdcall] = ACTIONS(2673), [anon_sym___fastcall] = ACTIONS(2673), [anon_sym___thiscall] = ACTIONS(2673), [anon_sym___vectorcall] = ACTIONS(2673), [anon_sym_LBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [anon_sym_if] = ACTIONS(2673), [anon_sym_else] = ACTIONS(2673), [anon_sym_switch] = ACTIONS(2673), [anon_sym_case] = ACTIONS(2673), [anon_sym_default] = ACTIONS(2673), [anon_sym_while] = ACTIONS(2673), [anon_sym_do] = ACTIONS(2673), [anon_sym_for] = ACTIONS(2673), [anon_sym_return] = ACTIONS(2673), [anon_sym_break] = ACTIONS(2673), [anon_sym_continue] = ACTIONS(2673), [anon_sym_goto] = ACTIONS(2673), [anon_sym___try] = ACTIONS(2673), [anon_sym___leave] = ACTIONS(2673), [anon_sym_not] = ACTIONS(2673), [anon_sym_compl] = ACTIONS(2673), [anon_sym_DASH_DASH] = ACTIONS(2675), [anon_sym_PLUS_PLUS] = ACTIONS(2675), [anon_sym_sizeof] = ACTIONS(2673), [anon_sym___alignof__] = ACTIONS(2673), [anon_sym___alignof] = ACTIONS(2673), [anon_sym__alignof] = ACTIONS(2673), [anon_sym_alignof] = ACTIONS(2673), [anon_sym__Alignof] = ACTIONS(2673), [anon_sym_offsetof] = ACTIONS(2673), [anon_sym__Generic] = ACTIONS(2673), [anon_sym_asm] = ACTIONS(2673), [anon_sym___asm__] = ACTIONS(2673), [anon_sym___asm] = ACTIONS(2673), [sym_number_literal] = ACTIONS(2675), [anon_sym_L_SQUOTE] = ACTIONS(2675), [anon_sym_u_SQUOTE] = ACTIONS(2675), [anon_sym_U_SQUOTE] = ACTIONS(2675), [anon_sym_u8_SQUOTE] = ACTIONS(2675), [anon_sym_SQUOTE] = ACTIONS(2675), [anon_sym_L_DQUOTE] = ACTIONS(2675), [anon_sym_u_DQUOTE] = ACTIONS(2675), [anon_sym_U_DQUOTE] = ACTIONS(2675), [anon_sym_u8_DQUOTE] = ACTIONS(2675), [anon_sym_DQUOTE] = ACTIONS(2675), [sym_true] = ACTIONS(2673), [sym_false] = ACTIONS(2673), [anon_sym_NULL] = ACTIONS(2673), [anon_sym_nullptr] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_export] = ACTIONS(2673), [anon_sym_module] = ACTIONS(2673), [anon_sym_import] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_try] = ACTIONS(2673), [anon_sym_delete] = ACTIONS(2673), [anon_sym_throw] = ACTIONS(2673), [anon_sym_namespace] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), [anon_sym_concept] = ACTIONS(2673), [anon_sym_co_return] = ACTIONS(2673), [anon_sym_co_yield] = ACTIONS(2673), [anon_sym_R_DQUOTE] = ACTIONS(2675), [anon_sym_LR_DQUOTE] = ACTIONS(2675), [anon_sym_uR_DQUOTE] = ACTIONS(2675), [anon_sym_UR_DQUOTE] = ACTIONS(2675), [anon_sym_u8R_DQUOTE] = ACTIONS(2675), [anon_sym_co_await] = ACTIONS(2673), [anon_sym_new] = ACTIONS(2673), [anon_sym_requires] = ACTIONS(2673), [sym_this] = ACTIONS(2673), }, [STATE(406)] = { [ts_builtin_sym_end] = ACTIONS(2675), [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_include_token1] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_BANG] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_DASH] = ACTIONS(2673), [anon_sym_PLUS] = ACTIONS(2673), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym___cdecl] = ACTIONS(2673), [anon_sym___clrcall] = ACTIONS(2673), [anon_sym___stdcall] = ACTIONS(2673), [anon_sym___fastcall] = ACTIONS(2673), [anon_sym___thiscall] = ACTIONS(2673), [anon_sym___vectorcall] = ACTIONS(2673), [anon_sym_LBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [anon_sym_if] = ACTIONS(2673), [anon_sym_else] = ACTIONS(2673), [anon_sym_switch] = ACTIONS(2673), [anon_sym_case] = ACTIONS(2673), [anon_sym_default] = ACTIONS(2673), [anon_sym_while] = ACTIONS(2673), [anon_sym_do] = ACTIONS(2673), [anon_sym_for] = ACTIONS(2673), [anon_sym_return] = ACTIONS(2673), [anon_sym_break] = ACTIONS(2673), [anon_sym_continue] = ACTIONS(2673), [anon_sym_goto] = ACTIONS(2673), [anon_sym___try] = ACTIONS(2673), [anon_sym___leave] = ACTIONS(2673), [anon_sym_not] = ACTIONS(2673), [anon_sym_compl] = ACTIONS(2673), [anon_sym_DASH_DASH] = ACTIONS(2675), [anon_sym_PLUS_PLUS] = ACTIONS(2675), [anon_sym_sizeof] = ACTIONS(2673), [anon_sym___alignof__] = ACTIONS(2673), [anon_sym___alignof] = ACTIONS(2673), [anon_sym__alignof] = ACTIONS(2673), [anon_sym_alignof] = ACTIONS(2673), [anon_sym__Alignof] = ACTIONS(2673), [anon_sym_offsetof] = ACTIONS(2673), [anon_sym__Generic] = ACTIONS(2673), [anon_sym_asm] = ACTIONS(2673), [anon_sym___asm__] = ACTIONS(2673), [anon_sym___asm] = ACTIONS(2673), [sym_number_literal] = ACTIONS(2675), [anon_sym_L_SQUOTE] = ACTIONS(2675), [anon_sym_u_SQUOTE] = ACTIONS(2675), [anon_sym_U_SQUOTE] = ACTIONS(2675), [anon_sym_u8_SQUOTE] = ACTIONS(2675), [anon_sym_SQUOTE] = ACTIONS(2675), [anon_sym_L_DQUOTE] = ACTIONS(2675), [anon_sym_u_DQUOTE] = ACTIONS(2675), [anon_sym_U_DQUOTE] = ACTIONS(2675), [anon_sym_u8_DQUOTE] = ACTIONS(2675), [anon_sym_DQUOTE] = ACTIONS(2675), [sym_true] = ACTIONS(2673), [sym_false] = ACTIONS(2673), [anon_sym_NULL] = ACTIONS(2673), [anon_sym_nullptr] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_export] = ACTIONS(2673), [anon_sym_module] = ACTIONS(2673), [anon_sym_import] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_try] = ACTIONS(2673), [anon_sym_delete] = ACTIONS(2673), [anon_sym_throw] = ACTIONS(2673), [anon_sym_namespace] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), [anon_sym_concept] = ACTIONS(2673), [anon_sym_co_return] = ACTIONS(2673), [anon_sym_co_yield] = ACTIONS(2673), [anon_sym_R_DQUOTE] = ACTIONS(2675), [anon_sym_LR_DQUOTE] = ACTIONS(2675), [anon_sym_uR_DQUOTE] = ACTIONS(2675), [anon_sym_UR_DQUOTE] = ACTIONS(2675), [anon_sym_u8R_DQUOTE] = ACTIONS(2675), [anon_sym_co_await] = ACTIONS(2673), [anon_sym_new] = ACTIONS(2673), [anon_sym_requires] = ACTIONS(2673), [sym_this] = ACTIONS(2673), }, [STATE(407)] = { [ts_builtin_sym_end] = ACTIONS(2747), [sym_identifier] = ACTIONS(2745), [aux_sym_preproc_include_token1] = ACTIONS(2745), [aux_sym_preproc_def_token1] = ACTIONS(2745), [aux_sym_preproc_if_token1] = ACTIONS(2745), [aux_sym_preproc_ifdef_token1] = ACTIONS(2745), [aux_sym_preproc_ifdef_token2] = ACTIONS(2745), [sym_preproc_directive] = ACTIONS(2745), [anon_sym_LPAREN2] = ACTIONS(2747), [anon_sym_BANG] = ACTIONS(2747), [anon_sym_TILDE] = ACTIONS(2747), [anon_sym_DASH] = ACTIONS(2745), [anon_sym_PLUS] = ACTIONS(2745), [anon_sym_STAR] = ACTIONS(2747), [anon_sym_AMP_AMP] = ACTIONS(2747), [anon_sym_AMP] = ACTIONS(2745), [anon_sym_SEMI] = ACTIONS(2747), [anon_sym___extension__] = ACTIONS(2745), [anon_sym_typedef] = ACTIONS(2745), [anon_sym_virtual] = ACTIONS(2745), [anon_sym_extern] = ACTIONS(2745), [anon_sym___attribute__] = ACTIONS(2745), [anon_sym___attribute] = ACTIONS(2745), [anon_sym_using] = ACTIONS(2745), [anon_sym_COLON_COLON] = ACTIONS(2747), [anon_sym_LBRACK_LBRACK] = ACTIONS(2747), [anon_sym___declspec] = ACTIONS(2745), [anon_sym___based] = ACTIONS(2745), [anon_sym___cdecl] = ACTIONS(2745), [anon_sym___clrcall] = ACTIONS(2745), [anon_sym___stdcall] = ACTIONS(2745), [anon_sym___fastcall] = ACTIONS(2745), [anon_sym___thiscall] = ACTIONS(2745), [anon_sym___vectorcall] = ACTIONS(2745), [anon_sym_LBRACE] = ACTIONS(2747), [anon_sym_signed] = ACTIONS(2745), [anon_sym_unsigned] = ACTIONS(2745), [anon_sym_long] = ACTIONS(2745), [anon_sym_short] = ACTIONS(2745), [anon_sym_LBRACK] = ACTIONS(2745), [anon_sym_static] = ACTIONS(2745), [anon_sym_register] = ACTIONS(2745), [anon_sym_inline] = ACTIONS(2745), [anon_sym___inline] = ACTIONS(2745), [anon_sym___inline__] = ACTIONS(2745), [anon_sym___forceinline] = ACTIONS(2745), [anon_sym_thread_local] = ACTIONS(2745), [anon_sym___thread] = ACTIONS(2745), [anon_sym_const] = ACTIONS(2745), [anon_sym_constexpr] = ACTIONS(2745), [anon_sym_volatile] = ACTIONS(2745), [anon_sym_restrict] = ACTIONS(2745), [anon_sym___restrict__] = ACTIONS(2745), [anon_sym__Atomic] = ACTIONS(2745), [anon_sym__Noreturn] = ACTIONS(2745), [anon_sym_noreturn] = ACTIONS(2745), [anon_sym__Nonnull] = ACTIONS(2745), [anon_sym_mutable] = ACTIONS(2745), [anon_sym_constinit] = ACTIONS(2745), [anon_sym_consteval] = ACTIONS(2745), [anon_sym_alignas] = ACTIONS(2745), [anon_sym__Alignas] = ACTIONS(2745), [sym_primitive_type] = ACTIONS(2745), [anon_sym_enum] = ACTIONS(2745), [anon_sym_class] = ACTIONS(2745), [anon_sym_struct] = ACTIONS(2745), [anon_sym_union] = ACTIONS(2745), [anon_sym_if] = ACTIONS(2745), [anon_sym_else] = ACTIONS(2745), [anon_sym_switch] = ACTIONS(2745), [anon_sym_case] = ACTIONS(2745), [anon_sym_default] = ACTIONS(2745), [anon_sym_while] = ACTIONS(2745), [anon_sym_do] = ACTIONS(2745), [anon_sym_for] = ACTIONS(2745), [anon_sym_return] = ACTIONS(2745), [anon_sym_break] = ACTIONS(2745), [anon_sym_continue] = ACTIONS(2745), [anon_sym_goto] = ACTIONS(2745), [anon_sym___try] = ACTIONS(2745), [anon_sym___leave] = ACTIONS(2745), [anon_sym_not] = ACTIONS(2745), [anon_sym_compl] = ACTIONS(2745), [anon_sym_DASH_DASH] = ACTIONS(2747), [anon_sym_PLUS_PLUS] = ACTIONS(2747), [anon_sym_sizeof] = ACTIONS(2745), [anon_sym___alignof__] = ACTIONS(2745), [anon_sym___alignof] = ACTIONS(2745), [anon_sym__alignof] = ACTIONS(2745), [anon_sym_alignof] = ACTIONS(2745), [anon_sym__Alignof] = ACTIONS(2745), [anon_sym_offsetof] = ACTIONS(2745), [anon_sym__Generic] = ACTIONS(2745), [anon_sym_asm] = ACTIONS(2745), [anon_sym___asm__] = ACTIONS(2745), [anon_sym___asm] = ACTIONS(2745), [sym_number_literal] = ACTIONS(2747), [anon_sym_L_SQUOTE] = ACTIONS(2747), [anon_sym_u_SQUOTE] = ACTIONS(2747), [anon_sym_U_SQUOTE] = ACTIONS(2747), [anon_sym_u8_SQUOTE] = ACTIONS(2747), [anon_sym_SQUOTE] = ACTIONS(2747), [anon_sym_L_DQUOTE] = ACTIONS(2747), [anon_sym_u_DQUOTE] = ACTIONS(2747), [anon_sym_U_DQUOTE] = ACTIONS(2747), [anon_sym_u8_DQUOTE] = ACTIONS(2747), [anon_sym_DQUOTE] = ACTIONS(2747), [sym_true] = ACTIONS(2745), [sym_false] = ACTIONS(2745), [anon_sym_NULL] = ACTIONS(2745), [anon_sym_nullptr] = ACTIONS(2745), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2745), [anon_sym_decltype] = ACTIONS(2745), [anon_sym_explicit] = ACTIONS(2745), [anon_sym_typename] = ACTIONS(2745), [anon_sym_export] = ACTIONS(2745), [anon_sym_module] = ACTIONS(2745), [anon_sym_import] = ACTIONS(2745), [anon_sym_template] = ACTIONS(2745), [anon_sym_operator] = ACTIONS(2745), [anon_sym_try] = ACTIONS(2745), [anon_sym_delete] = ACTIONS(2745), [anon_sym_throw] = ACTIONS(2745), [anon_sym_namespace] = ACTIONS(2745), [anon_sym_static_assert] = ACTIONS(2745), [anon_sym_concept] = ACTIONS(2745), [anon_sym_co_return] = ACTIONS(2745), [anon_sym_co_yield] = ACTIONS(2745), [anon_sym_R_DQUOTE] = ACTIONS(2747), [anon_sym_LR_DQUOTE] = ACTIONS(2747), [anon_sym_uR_DQUOTE] = ACTIONS(2747), [anon_sym_UR_DQUOTE] = ACTIONS(2747), [anon_sym_u8R_DQUOTE] = ACTIONS(2747), [anon_sym_co_await] = ACTIONS(2745), [anon_sym_new] = ACTIONS(2745), [anon_sym_requires] = ACTIONS(2745), [sym_this] = ACTIONS(2745), }, [STATE(408)] = { [sym_identifier] = ACTIONS(3233), [aux_sym_preproc_include_token1] = ACTIONS(3233), [aux_sym_preproc_def_token1] = ACTIONS(3233), [aux_sym_preproc_if_token1] = ACTIONS(3233), [aux_sym_preproc_if_token2] = ACTIONS(3233), [aux_sym_preproc_ifdef_token1] = ACTIONS(3233), [aux_sym_preproc_ifdef_token2] = ACTIONS(3233), [aux_sym_preproc_else_token1] = ACTIONS(3233), [aux_sym_preproc_elif_token1] = ACTIONS(3233), [aux_sym_preproc_elifdef_token1] = ACTIONS(3233), [aux_sym_preproc_elifdef_token2] = ACTIONS(3233), [sym_preproc_directive] = ACTIONS(3233), [anon_sym_LPAREN2] = ACTIONS(3235), [anon_sym_BANG] = ACTIONS(3235), [anon_sym_TILDE] = ACTIONS(3235), [anon_sym_DASH] = ACTIONS(3233), [anon_sym_PLUS] = ACTIONS(3233), [anon_sym_STAR] = ACTIONS(3235), [anon_sym_AMP_AMP] = ACTIONS(3235), [anon_sym_AMP] = ACTIONS(3233), [anon_sym_SEMI] = ACTIONS(3235), [anon_sym___extension__] = ACTIONS(3233), [anon_sym_typedef] = ACTIONS(3233), [anon_sym_virtual] = ACTIONS(3233), [anon_sym_extern] = ACTIONS(3233), [anon_sym___attribute__] = ACTIONS(3233), [anon_sym___attribute] = ACTIONS(3233), [anon_sym_using] = ACTIONS(3233), [anon_sym_COLON_COLON] = ACTIONS(3235), [anon_sym_LBRACK_LBRACK] = ACTIONS(3235), [anon_sym___declspec] = ACTIONS(3233), [anon_sym___based] = ACTIONS(3233), [anon_sym___cdecl] = ACTIONS(3233), [anon_sym___clrcall] = ACTIONS(3233), [anon_sym___stdcall] = ACTIONS(3233), [anon_sym___fastcall] = ACTIONS(3233), [anon_sym___thiscall] = ACTIONS(3233), [anon_sym___vectorcall] = ACTIONS(3233), [anon_sym_LBRACE] = ACTIONS(3235), [anon_sym_signed] = ACTIONS(3233), [anon_sym_unsigned] = ACTIONS(3233), [anon_sym_long] = ACTIONS(3233), [anon_sym_short] = ACTIONS(3233), [anon_sym_LBRACK] = ACTIONS(3233), [anon_sym_static] = ACTIONS(3233), [anon_sym_register] = ACTIONS(3233), [anon_sym_inline] = ACTIONS(3233), [anon_sym___inline] = ACTIONS(3233), [anon_sym___inline__] = ACTIONS(3233), [anon_sym___forceinline] = ACTIONS(3233), [anon_sym_thread_local] = ACTIONS(3233), [anon_sym___thread] = ACTIONS(3233), [anon_sym_const] = ACTIONS(3233), [anon_sym_constexpr] = ACTIONS(3233), [anon_sym_volatile] = ACTIONS(3233), [anon_sym_restrict] = ACTIONS(3233), [anon_sym___restrict__] = ACTIONS(3233), [anon_sym__Atomic] = ACTIONS(3233), [anon_sym__Noreturn] = ACTIONS(3233), [anon_sym_noreturn] = ACTIONS(3233), [anon_sym__Nonnull] = ACTIONS(3233), [anon_sym_mutable] = ACTIONS(3233), [anon_sym_constinit] = ACTIONS(3233), [anon_sym_consteval] = ACTIONS(3233), [anon_sym_alignas] = ACTIONS(3233), [anon_sym__Alignas] = ACTIONS(3233), [sym_primitive_type] = ACTIONS(3233), [anon_sym_enum] = ACTIONS(3233), [anon_sym_class] = ACTIONS(3233), [anon_sym_struct] = ACTIONS(3233), [anon_sym_union] = ACTIONS(3233), [anon_sym_if] = ACTIONS(3233), [anon_sym_switch] = ACTIONS(3233), [anon_sym_case] = ACTIONS(3233), [anon_sym_default] = ACTIONS(3233), [anon_sym_while] = ACTIONS(3233), [anon_sym_do] = ACTIONS(3233), [anon_sym_for] = ACTIONS(3233), [anon_sym_return] = ACTIONS(3233), [anon_sym_break] = ACTIONS(3233), [anon_sym_continue] = ACTIONS(3233), [anon_sym_goto] = ACTIONS(3233), [anon_sym___try] = ACTIONS(3233), [anon_sym___leave] = ACTIONS(3233), [anon_sym_not] = ACTIONS(3233), [anon_sym_compl] = ACTIONS(3233), [anon_sym_DASH_DASH] = ACTIONS(3235), [anon_sym_PLUS_PLUS] = ACTIONS(3235), [anon_sym_sizeof] = ACTIONS(3233), [anon_sym___alignof__] = ACTIONS(3233), [anon_sym___alignof] = ACTIONS(3233), [anon_sym__alignof] = ACTIONS(3233), [anon_sym_alignof] = ACTIONS(3233), [anon_sym__Alignof] = ACTIONS(3233), [anon_sym_offsetof] = ACTIONS(3233), [anon_sym__Generic] = ACTIONS(3233), [anon_sym_asm] = ACTIONS(3233), [anon_sym___asm__] = ACTIONS(3233), [anon_sym___asm] = ACTIONS(3233), [sym_number_literal] = ACTIONS(3235), [anon_sym_L_SQUOTE] = ACTIONS(3235), [anon_sym_u_SQUOTE] = ACTIONS(3235), [anon_sym_U_SQUOTE] = ACTIONS(3235), [anon_sym_u8_SQUOTE] = ACTIONS(3235), [anon_sym_SQUOTE] = ACTIONS(3235), [anon_sym_L_DQUOTE] = ACTIONS(3235), [anon_sym_u_DQUOTE] = ACTIONS(3235), [anon_sym_U_DQUOTE] = ACTIONS(3235), [anon_sym_u8_DQUOTE] = ACTIONS(3235), [anon_sym_DQUOTE] = ACTIONS(3235), [sym_true] = ACTIONS(3233), [sym_false] = ACTIONS(3233), [anon_sym_NULL] = ACTIONS(3233), [anon_sym_nullptr] = ACTIONS(3233), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3233), [anon_sym_decltype] = ACTIONS(3233), [anon_sym_explicit] = ACTIONS(3233), [anon_sym_typename] = ACTIONS(3233), [anon_sym_template] = ACTIONS(3233), [anon_sym_operator] = ACTIONS(3233), [anon_sym_try] = ACTIONS(3233), [anon_sym_delete] = ACTIONS(3233), [anon_sym_throw] = ACTIONS(3233), [anon_sym_namespace] = ACTIONS(3233), [anon_sym_static_assert] = ACTIONS(3233), [anon_sym_concept] = ACTIONS(3233), [anon_sym_co_return] = ACTIONS(3233), [anon_sym_co_yield] = ACTIONS(3233), [anon_sym_R_DQUOTE] = ACTIONS(3235), [anon_sym_LR_DQUOTE] = ACTIONS(3235), [anon_sym_uR_DQUOTE] = ACTIONS(3235), [anon_sym_UR_DQUOTE] = ACTIONS(3235), [anon_sym_u8R_DQUOTE] = ACTIONS(3235), [anon_sym_co_await] = ACTIONS(3233), [anon_sym_new] = ACTIONS(3233), [anon_sym_requires] = ACTIONS(3233), [sym_this] = ACTIONS(3233), }, [STATE(409)] = { [sym_identifier] = ACTIONS(3237), [aux_sym_preproc_include_token1] = ACTIONS(3237), [aux_sym_preproc_def_token1] = ACTIONS(3237), [aux_sym_preproc_if_token1] = ACTIONS(3237), [aux_sym_preproc_if_token2] = ACTIONS(3237), [aux_sym_preproc_ifdef_token1] = ACTIONS(3237), [aux_sym_preproc_ifdef_token2] = ACTIONS(3237), [aux_sym_preproc_else_token1] = ACTIONS(3237), [aux_sym_preproc_elif_token1] = ACTIONS(3237), [aux_sym_preproc_elifdef_token1] = ACTIONS(3237), [aux_sym_preproc_elifdef_token2] = ACTIONS(3237), [sym_preproc_directive] = ACTIONS(3237), [anon_sym_LPAREN2] = ACTIONS(3239), [anon_sym_BANG] = ACTIONS(3239), [anon_sym_TILDE] = ACTIONS(3239), [anon_sym_DASH] = ACTIONS(3237), [anon_sym_PLUS] = ACTIONS(3237), [anon_sym_STAR] = ACTIONS(3239), [anon_sym_AMP_AMP] = ACTIONS(3239), [anon_sym_AMP] = ACTIONS(3237), [anon_sym_SEMI] = ACTIONS(3239), [anon_sym___extension__] = ACTIONS(3237), [anon_sym_typedef] = ACTIONS(3237), [anon_sym_virtual] = ACTIONS(3237), [anon_sym_extern] = ACTIONS(3237), [anon_sym___attribute__] = ACTIONS(3237), [anon_sym___attribute] = ACTIONS(3237), [anon_sym_using] = ACTIONS(3237), [anon_sym_COLON_COLON] = ACTIONS(3239), [anon_sym_LBRACK_LBRACK] = ACTIONS(3239), [anon_sym___declspec] = ACTIONS(3237), [anon_sym___based] = ACTIONS(3237), [anon_sym___cdecl] = ACTIONS(3237), [anon_sym___clrcall] = ACTIONS(3237), [anon_sym___stdcall] = ACTIONS(3237), [anon_sym___fastcall] = ACTIONS(3237), [anon_sym___thiscall] = ACTIONS(3237), [anon_sym___vectorcall] = ACTIONS(3237), [anon_sym_LBRACE] = ACTIONS(3239), [anon_sym_signed] = ACTIONS(3237), [anon_sym_unsigned] = ACTIONS(3237), [anon_sym_long] = ACTIONS(3237), [anon_sym_short] = ACTIONS(3237), [anon_sym_LBRACK] = ACTIONS(3237), [anon_sym_static] = ACTIONS(3237), [anon_sym_register] = ACTIONS(3237), [anon_sym_inline] = ACTIONS(3237), [anon_sym___inline] = ACTIONS(3237), [anon_sym___inline__] = ACTIONS(3237), [anon_sym___forceinline] = ACTIONS(3237), [anon_sym_thread_local] = ACTIONS(3237), [anon_sym___thread] = ACTIONS(3237), [anon_sym_const] = ACTIONS(3237), [anon_sym_constexpr] = ACTIONS(3237), [anon_sym_volatile] = ACTIONS(3237), [anon_sym_restrict] = ACTIONS(3237), [anon_sym___restrict__] = ACTIONS(3237), [anon_sym__Atomic] = ACTIONS(3237), [anon_sym__Noreturn] = ACTIONS(3237), [anon_sym_noreturn] = ACTIONS(3237), [anon_sym__Nonnull] = ACTIONS(3237), [anon_sym_mutable] = ACTIONS(3237), [anon_sym_constinit] = ACTIONS(3237), [anon_sym_consteval] = ACTIONS(3237), [anon_sym_alignas] = ACTIONS(3237), [anon_sym__Alignas] = ACTIONS(3237), [sym_primitive_type] = ACTIONS(3237), [anon_sym_enum] = ACTIONS(3237), [anon_sym_class] = ACTIONS(3237), [anon_sym_struct] = ACTIONS(3237), [anon_sym_union] = ACTIONS(3237), [anon_sym_if] = ACTIONS(3237), [anon_sym_switch] = ACTIONS(3237), [anon_sym_case] = ACTIONS(3237), [anon_sym_default] = ACTIONS(3237), [anon_sym_while] = ACTIONS(3237), [anon_sym_do] = ACTIONS(3237), [anon_sym_for] = ACTIONS(3237), [anon_sym_return] = ACTIONS(3237), [anon_sym_break] = ACTIONS(3237), [anon_sym_continue] = ACTIONS(3237), [anon_sym_goto] = ACTIONS(3237), [anon_sym___try] = ACTIONS(3237), [anon_sym___leave] = ACTIONS(3237), [anon_sym_not] = ACTIONS(3237), [anon_sym_compl] = ACTIONS(3237), [anon_sym_DASH_DASH] = ACTIONS(3239), [anon_sym_PLUS_PLUS] = ACTIONS(3239), [anon_sym_sizeof] = ACTIONS(3237), [anon_sym___alignof__] = ACTIONS(3237), [anon_sym___alignof] = ACTIONS(3237), [anon_sym__alignof] = ACTIONS(3237), [anon_sym_alignof] = ACTIONS(3237), [anon_sym__Alignof] = ACTIONS(3237), [anon_sym_offsetof] = ACTIONS(3237), [anon_sym__Generic] = ACTIONS(3237), [anon_sym_asm] = ACTIONS(3237), [anon_sym___asm__] = ACTIONS(3237), [anon_sym___asm] = ACTIONS(3237), [sym_number_literal] = ACTIONS(3239), [anon_sym_L_SQUOTE] = ACTIONS(3239), [anon_sym_u_SQUOTE] = ACTIONS(3239), [anon_sym_U_SQUOTE] = ACTIONS(3239), [anon_sym_u8_SQUOTE] = ACTIONS(3239), [anon_sym_SQUOTE] = ACTIONS(3239), [anon_sym_L_DQUOTE] = ACTIONS(3239), [anon_sym_u_DQUOTE] = ACTIONS(3239), [anon_sym_U_DQUOTE] = ACTIONS(3239), [anon_sym_u8_DQUOTE] = ACTIONS(3239), [anon_sym_DQUOTE] = ACTIONS(3239), [sym_true] = ACTIONS(3237), [sym_false] = ACTIONS(3237), [anon_sym_NULL] = ACTIONS(3237), [anon_sym_nullptr] = ACTIONS(3237), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3237), [anon_sym_decltype] = ACTIONS(3237), [anon_sym_explicit] = ACTIONS(3237), [anon_sym_typename] = ACTIONS(3237), [anon_sym_template] = ACTIONS(3237), [anon_sym_operator] = ACTIONS(3237), [anon_sym_try] = ACTIONS(3237), [anon_sym_delete] = ACTIONS(3237), [anon_sym_throw] = ACTIONS(3237), [anon_sym_namespace] = ACTIONS(3237), [anon_sym_static_assert] = ACTIONS(3237), [anon_sym_concept] = ACTIONS(3237), [anon_sym_co_return] = ACTIONS(3237), [anon_sym_co_yield] = ACTIONS(3237), [anon_sym_R_DQUOTE] = ACTIONS(3239), [anon_sym_LR_DQUOTE] = ACTIONS(3239), [anon_sym_uR_DQUOTE] = ACTIONS(3239), [anon_sym_UR_DQUOTE] = ACTIONS(3239), [anon_sym_u8R_DQUOTE] = ACTIONS(3239), [anon_sym_co_await] = ACTIONS(3237), [anon_sym_new] = ACTIONS(3237), [anon_sym_requires] = ACTIONS(3237), [sym_this] = ACTIONS(3237), }, [STATE(410)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4451), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7157), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7516), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3241), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(411)] = { [sym_identifier] = ACTIONS(3243), [aux_sym_preproc_include_token1] = ACTIONS(3243), [aux_sym_preproc_def_token1] = ACTIONS(3243), [aux_sym_preproc_if_token1] = ACTIONS(3243), [aux_sym_preproc_if_token2] = ACTIONS(3243), [aux_sym_preproc_ifdef_token1] = ACTIONS(3243), [aux_sym_preproc_ifdef_token2] = ACTIONS(3243), [aux_sym_preproc_else_token1] = ACTIONS(3243), [aux_sym_preproc_elif_token1] = ACTIONS(3243), [aux_sym_preproc_elifdef_token1] = ACTIONS(3243), [aux_sym_preproc_elifdef_token2] = ACTIONS(3243), [sym_preproc_directive] = ACTIONS(3243), [anon_sym_LPAREN2] = ACTIONS(3245), [anon_sym_BANG] = ACTIONS(3245), [anon_sym_TILDE] = ACTIONS(3245), [anon_sym_DASH] = ACTIONS(3243), [anon_sym_PLUS] = ACTIONS(3243), [anon_sym_STAR] = ACTIONS(3245), [anon_sym_AMP_AMP] = ACTIONS(3245), [anon_sym_AMP] = ACTIONS(3243), [anon_sym_SEMI] = ACTIONS(3245), [anon_sym___extension__] = ACTIONS(3243), [anon_sym_typedef] = ACTIONS(3243), [anon_sym_virtual] = ACTIONS(3243), [anon_sym_extern] = ACTIONS(3243), [anon_sym___attribute__] = ACTIONS(3243), [anon_sym___attribute] = ACTIONS(3243), [anon_sym_using] = ACTIONS(3243), [anon_sym_COLON_COLON] = ACTIONS(3245), [anon_sym_LBRACK_LBRACK] = ACTIONS(3245), [anon_sym___declspec] = ACTIONS(3243), [anon_sym___based] = ACTIONS(3243), [anon_sym___cdecl] = ACTIONS(3243), [anon_sym___clrcall] = ACTIONS(3243), [anon_sym___stdcall] = ACTIONS(3243), [anon_sym___fastcall] = ACTIONS(3243), [anon_sym___thiscall] = ACTIONS(3243), [anon_sym___vectorcall] = ACTIONS(3243), [anon_sym_LBRACE] = ACTIONS(3245), [anon_sym_signed] = ACTIONS(3243), [anon_sym_unsigned] = ACTIONS(3243), [anon_sym_long] = ACTIONS(3243), [anon_sym_short] = ACTIONS(3243), [anon_sym_LBRACK] = ACTIONS(3243), [anon_sym_static] = ACTIONS(3243), [anon_sym_register] = ACTIONS(3243), [anon_sym_inline] = ACTIONS(3243), [anon_sym___inline] = ACTIONS(3243), [anon_sym___inline__] = ACTIONS(3243), [anon_sym___forceinline] = ACTIONS(3243), [anon_sym_thread_local] = ACTIONS(3243), [anon_sym___thread] = ACTIONS(3243), [anon_sym_const] = ACTIONS(3243), [anon_sym_constexpr] = ACTIONS(3243), [anon_sym_volatile] = ACTIONS(3243), [anon_sym_restrict] = ACTIONS(3243), [anon_sym___restrict__] = ACTIONS(3243), [anon_sym__Atomic] = ACTIONS(3243), [anon_sym__Noreturn] = ACTIONS(3243), [anon_sym_noreturn] = ACTIONS(3243), [anon_sym__Nonnull] = ACTIONS(3243), [anon_sym_mutable] = ACTIONS(3243), [anon_sym_constinit] = ACTIONS(3243), [anon_sym_consteval] = ACTIONS(3243), [anon_sym_alignas] = ACTIONS(3243), [anon_sym__Alignas] = ACTIONS(3243), [sym_primitive_type] = ACTIONS(3243), [anon_sym_enum] = ACTIONS(3243), [anon_sym_class] = ACTIONS(3243), [anon_sym_struct] = ACTIONS(3243), [anon_sym_union] = ACTIONS(3243), [anon_sym_if] = ACTIONS(3243), [anon_sym_switch] = ACTIONS(3243), [anon_sym_case] = ACTIONS(3243), [anon_sym_default] = ACTIONS(3243), [anon_sym_while] = ACTIONS(3243), [anon_sym_do] = ACTIONS(3243), [anon_sym_for] = ACTIONS(3243), [anon_sym_return] = ACTIONS(3243), [anon_sym_break] = ACTIONS(3243), [anon_sym_continue] = ACTIONS(3243), [anon_sym_goto] = ACTIONS(3243), [anon_sym___try] = ACTIONS(3243), [anon_sym___leave] = ACTIONS(3243), [anon_sym_not] = ACTIONS(3243), [anon_sym_compl] = ACTIONS(3243), [anon_sym_DASH_DASH] = ACTIONS(3245), [anon_sym_PLUS_PLUS] = ACTIONS(3245), [anon_sym_sizeof] = ACTIONS(3243), [anon_sym___alignof__] = ACTIONS(3243), [anon_sym___alignof] = ACTIONS(3243), [anon_sym__alignof] = ACTIONS(3243), [anon_sym_alignof] = ACTIONS(3243), [anon_sym__Alignof] = ACTIONS(3243), [anon_sym_offsetof] = ACTIONS(3243), [anon_sym__Generic] = ACTIONS(3243), [anon_sym_asm] = ACTIONS(3243), [anon_sym___asm__] = ACTIONS(3243), [anon_sym___asm] = ACTIONS(3243), [sym_number_literal] = ACTIONS(3245), [anon_sym_L_SQUOTE] = ACTIONS(3245), [anon_sym_u_SQUOTE] = ACTIONS(3245), [anon_sym_U_SQUOTE] = ACTIONS(3245), [anon_sym_u8_SQUOTE] = ACTIONS(3245), [anon_sym_SQUOTE] = ACTIONS(3245), [anon_sym_L_DQUOTE] = ACTIONS(3245), [anon_sym_u_DQUOTE] = ACTIONS(3245), [anon_sym_U_DQUOTE] = ACTIONS(3245), [anon_sym_u8_DQUOTE] = ACTIONS(3245), [anon_sym_DQUOTE] = ACTIONS(3245), [sym_true] = ACTIONS(3243), [sym_false] = ACTIONS(3243), [anon_sym_NULL] = ACTIONS(3243), [anon_sym_nullptr] = ACTIONS(3243), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3243), [anon_sym_decltype] = ACTIONS(3243), [anon_sym_explicit] = ACTIONS(3243), [anon_sym_typename] = ACTIONS(3243), [anon_sym_template] = ACTIONS(3243), [anon_sym_operator] = ACTIONS(3243), [anon_sym_try] = ACTIONS(3243), [anon_sym_delete] = ACTIONS(3243), [anon_sym_throw] = ACTIONS(3243), [anon_sym_namespace] = ACTIONS(3243), [anon_sym_static_assert] = ACTIONS(3243), [anon_sym_concept] = ACTIONS(3243), [anon_sym_co_return] = ACTIONS(3243), [anon_sym_co_yield] = ACTIONS(3243), [anon_sym_R_DQUOTE] = ACTIONS(3245), [anon_sym_LR_DQUOTE] = ACTIONS(3245), [anon_sym_uR_DQUOTE] = ACTIONS(3245), [anon_sym_UR_DQUOTE] = ACTIONS(3245), [anon_sym_u8R_DQUOTE] = ACTIONS(3245), [anon_sym_co_await] = ACTIONS(3243), [anon_sym_new] = ACTIONS(3243), [anon_sym_requires] = ACTIONS(3243), [sym_this] = ACTIONS(3243), }, [STATE(412)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4411), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7152), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7642), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3247), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(413)] = { [ts_builtin_sym_end] = ACTIONS(2767), [sym_identifier] = ACTIONS(2765), [aux_sym_preproc_include_token1] = ACTIONS(2765), [aux_sym_preproc_def_token1] = ACTIONS(2765), [aux_sym_preproc_if_token1] = ACTIONS(2765), [aux_sym_preproc_ifdef_token1] = ACTIONS(2765), [aux_sym_preproc_ifdef_token2] = ACTIONS(2765), [sym_preproc_directive] = ACTIONS(2765), [anon_sym_LPAREN2] = ACTIONS(2767), [anon_sym_BANG] = ACTIONS(2767), [anon_sym_TILDE] = ACTIONS(2767), [anon_sym_DASH] = ACTIONS(2765), [anon_sym_PLUS] = ACTIONS(2765), [anon_sym_STAR] = ACTIONS(2767), [anon_sym_AMP_AMP] = ACTIONS(2767), [anon_sym_AMP] = ACTIONS(2765), [anon_sym_SEMI] = ACTIONS(2767), [anon_sym___extension__] = ACTIONS(2765), [anon_sym_typedef] = ACTIONS(2765), [anon_sym_virtual] = ACTIONS(2765), [anon_sym_extern] = ACTIONS(2765), [anon_sym___attribute__] = ACTIONS(2765), [anon_sym___attribute] = ACTIONS(2765), [anon_sym_using] = ACTIONS(2765), [anon_sym_COLON_COLON] = ACTIONS(2767), [anon_sym_LBRACK_LBRACK] = ACTIONS(2767), [anon_sym___declspec] = ACTIONS(2765), [anon_sym___based] = ACTIONS(2765), [anon_sym___cdecl] = ACTIONS(2765), [anon_sym___clrcall] = ACTIONS(2765), [anon_sym___stdcall] = ACTIONS(2765), [anon_sym___fastcall] = ACTIONS(2765), [anon_sym___thiscall] = ACTIONS(2765), [anon_sym___vectorcall] = ACTIONS(2765), [anon_sym_LBRACE] = ACTIONS(2767), [anon_sym_signed] = ACTIONS(2765), [anon_sym_unsigned] = ACTIONS(2765), [anon_sym_long] = ACTIONS(2765), [anon_sym_short] = ACTIONS(2765), [anon_sym_LBRACK] = ACTIONS(2765), [anon_sym_static] = ACTIONS(2765), [anon_sym_register] = ACTIONS(2765), [anon_sym_inline] = ACTIONS(2765), [anon_sym___inline] = ACTIONS(2765), [anon_sym___inline__] = ACTIONS(2765), [anon_sym___forceinline] = ACTIONS(2765), [anon_sym_thread_local] = ACTIONS(2765), [anon_sym___thread] = ACTIONS(2765), [anon_sym_const] = ACTIONS(2765), [anon_sym_constexpr] = ACTIONS(2765), [anon_sym_volatile] = ACTIONS(2765), [anon_sym_restrict] = ACTIONS(2765), [anon_sym___restrict__] = ACTIONS(2765), [anon_sym__Atomic] = ACTIONS(2765), [anon_sym__Noreturn] = ACTIONS(2765), [anon_sym_noreturn] = ACTIONS(2765), [anon_sym__Nonnull] = ACTIONS(2765), [anon_sym_mutable] = ACTIONS(2765), [anon_sym_constinit] = ACTIONS(2765), [anon_sym_consteval] = ACTIONS(2765), [anon_sym_alignas] = ACTIONS(2765), [anon_sym__Alignas] = ACTIONS(2765), [sym_primitive_type] = ACTIONS(2765), [anon_sym_enum] = ACTIONS(2765), [anon_sym_class] = ACTIONS(2765), [anon_sym_struct] = ACTIONS(2765), [anon_sym_union] = ACTIONS(2765), [anon_sym_if] = ACTIONS(2765), [anon_sym_else] = ACTIONS(2765), [anon_sym_switch] = ACTIONS(2765), [anon_sym_case] = ACTIONS(2765), [anon_sym_default] = ACTIONS(2765), [anon_sym_while] = ACTIONS(2765), [anon_sym_do] = ACTIONS(2765), [anon_sym_for] = ACTIONS(2765), [anon_sym_return] = ACTIONS(2765), [anon_sym_break] = ACTIONS(2765), [anon_sym_continue] = ACTIONS(2765), [anon_sym_goto] = ACTIONS(2765), [anon_sym___try] = ACTIONS(2765), [anon_sym___leave] = ACTIONS(2765), [anon_sym_not] = ACTIONS(2765), [anon_sym_compl] = ACTIONS(2765), [anon_sym_DASH_DASH] = ACTIONS(2767), [anon_sym_PLUS_PLUS] = ACTIONS(2767), [anon_sym_sizeof] = ACTIONS(2765), [anon_sym___alignof__] = ACTIONS(2765), [anon_sym___alignof] = ACTIONS(2765), [anon_sym__alignof] = ACTIONS(2765), [anon_sym_alignof] = ACTIONS(2765), [anon_sym__Alignof] = ACTIONS(2765), [anon_sym_offsetof] = ACTIONS(2765), [anon_sym__Generic] = ACTIONS(2765), [anon_sym_asm] = ACTIONS(2765), [anon_sym___asm__] = ACTIONS(2765), [anon_sym___asm] = ACTIONS(2765), [sym_number_literal] = ACTIONS(2767), [anon_sym_L_SQUOTE] = ACTIONS(2767), [anon_sym_u_SQUOTE] = ACTIONS(2767), [anon_sym_U_SQUOTE] = ACTIONS(2767), [anon_sym_u8_SQUOTE] = ACTIONS(2767), [anon_sym_SQUOTE] = ACTIONS(2767), [anon_sym_L_DQUOTE] = ACTIONS(2767), [anon_sym_u_DQUOTE] = ACTIONS(2767), [anon_sym_U_DQUOTE] = ACTIONS(2767), [anon_sym_u8_DQUOTE] = ACTIONS(2767), [anon_sym_DQUOTE] = ACTIONS(2767), [sym_true] = ACTIONS(2765), [sym_false] = ACTIONS(2765), [anon_sym_NULL] = ACTIONS(2765), [anon_sym_nullptr] = ACTIONS(2765), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2765), [anon_sym_decltype] = ACTIONS(2765), [anon_sym_explicit] = ACTIONS(2765), [anon_sym_typename] = ACTIONS(2765), [anon_sym_export] = ACTIONS(2765), [anon_sym_module] = ACTIONS(2765), [anon_sym_import] = ACTIONS(2765), [anon_sym_template] = ACTIONS(2765), [anon_sym_operator] = ACTIONS(2765), [anon_sym_try] = ACTIONS(2765), [anon_sym_delete] = ACTIONS(2765), [anon_sym_throw] = ACTIONS(2765), [anon_sym_namespace] = ACTIONS(2765), [anon_sym_static_assert] = ACTIONS(2765), [anon_sym_concept] = ACTIONS(2765), [anon_sym_co_return] = ACTIONS(2765), [anon_sym_co_yield] = ACTIONS(2765), [anon_sym_R_DQUOTE] = ACTIONS(2767), [anon_sym_LR_DQUOTE] = ACTIONS(2767), [anon_sym_uR_DQUOTE] = ACTIONS(2767), [anon_sym_UR_DQUOTE] = ACTIONS(2767), [anon_sym_u8R_DQUOTE] = ACTIONS(2767), [anon_sym_co_await] = ACTIONS(2765), [anon_sym_new] = ACTIONS(2765), [anon_sym_requires] = ACTIONS(2765), [sym_this] = ACTIONS(2765), }, [STATE(414)] = { [ts_builtin_sym_end] = ACTIONS(2771), [sym_identifier] = ACTIONS(2769), [aux_sym_preproc_include_token1] = ACTIONS(2769), [aux_sym_preproc_def_token1] = ACTIONS(2769), [aux_sym_preproc_if_token1] = ACTIONS(2769), [aux_sym_preproc_ifdef_token1] = ACTIONS(2769), [aux_sym_preproc_ifdef_token2] = ACTIONS(2769), [sym_preproc_directive] = ACTIONS(2769), [anon_sym_LPAREN2] = ACTIONS(2771), [anon_sym_BANG] = ACTIONS(2771), [anon_sym_TILDE] = ACTIONS(2771), [anon_sym_DASH] = ACTIONS(2769), [anon_sym_PLUS] = ACTIONS(2769), [anon_sym_STAR] = ACTIONS(2771), [anon_sym_AMP_AMP] = ACTIONS(2771), [anon_sym_AMP] = ACTIONS(2769), [anon_sym_SEMI] = ACTIONS(2771), [anon_sym___extension__] = ACTIONS(2769), [anon_sym_typedef] = ACTIONS(2769), [anon_sym_virtual] = ACTIONS(2769), [anon_sym_extern] = ACTIONS(2769), [anon_sym___attribute__] = ACTIONS(2769), [anon_sym___attribute] = ACTIONS(2769), [anon_sym_using] = ACTIONS(2769), [anon_sym_COLON_COLON] = ACTIONS(2771), [anon_sym_LBRACK_LBRACK] = ACTIONS(2771), [anon_sym___declspec] = ACTIONS(2769), [anon_sym___based] = ACTIONS(2769), [anon_sym___cdecl] = ACTIONS(2769), [anon_sym___clrcall] = ACTIONS(2769), [anon_sym___stdcall] = ACTIONS(2769), [anon_sym___fastcall] = ACTIONS(2769), [anon_sym___thiscall] = ACTIONS(2769), [anon_sym___vectorcall] = ACTIONS(2769), [anon_sym_LBRACE] = ACTIONS(2771), [anon_sym_signed] = ACTIONS(2769), [anon_sym_unsigned] = ACTIONS(2769), [anon_sym_long] = ACTIONS(2769), [anon_sym_short] = ACTIONS(2769), [anon_sym_LBRACK] = ACTIONS(2769), [anon_sym_static] = ACTIONS(2769), [anon_sym_register] = ACTIONS(2769), [anon_sym_inline] = ACTIONS(2769), [anon_sym___inline] = ACTIONS(2769), [anon_sym___inline__] = ACTIONS(2769), [anon_sym___forceinline] = ACTIONS(2769), [anon_sym_thread_local] = ACTIONS(2769), [anon_sym___thread] = ACTIONS(2769), [anon_sym_const] = ACTIONS(2769), [anon_sym_constexpr] = ACTIONS(2769), [anon_sym_volatile] = ACTIONS(2769), [anon_sym_restrict] = ACTIONS(2769), [anon_sym___restrict__] = ACTIONS(2769), [anon_sym__Atomic] = ACTIONS(2769), [anon_sym__Noreturn] = ACTIONS(2769), [anon_sym_noreturn] = ACTIONS(2769), [anon_sym__Nonnull] = ACTIONS(2769), [anon_sym_mutable] = ACTIONS(2769), [anon_sym_constinit] = ACTIONS(2769), [anon_sym_consteval] = ACTIONS(2769), [anon_sym_alignas] = ACTIONS(2769), [anon_sym__Alignas] = ACTIONS(2769), [sym_primitive_type] = ACTIONS(2769), [anon_sym_enum] = ACTIONS(2769), [anon_sym_class] = ACTIONS(2769), [anon_sym_struct] = ACTIONS(2769), [anon_sym_union] = ACTIONS(2769), [anon_sym_if] = ACTIONS(2769), [anon_sym_else] = ACTIONS(2769), [anon_sym_switch] = ACTIONS(2769), [anon_sym_case] = ACTIONS(2769), [anon_sym_default] = ACTIONS(2769), [anon_sym_while] = ACTIONS(2769), [anon_sym_do] = ACTIONS(2769), [anon_sym_for] = ACTIONS(2769), [anon_sym_return] = ACTIONS(2769), [anon_sym_break] = ACTIONS(2769), [anon_sym_continue] = ACTIONS(2769), [anon_sym_goto] = ACTIONS(2769), [anon_sym___try] = ACTIONS(2769), [anon_sym___leave] = ACTIONS(2769), [anon_sym_not] = ACTIONS(2769), [anon_sym_compl] = ACTIONS(2769), [anon_sym_DASH_DASH] = ACTIONS(2771), [anon_sym_PLUS_PLUS] = ACTIONS(2771), [anon_sym_sizeof] = ACTIONS(2769), [anon_sym___alignof__] = ACTIONS(2769), [anon_sym___alignof] = ACTIONS(2769), [anon_sym__alignof] = ACTIONS(2769), [anon_sym_alignof] = ACTIONS(2769), [anon_sym__Alignof] = ACTIONS(2769), [anon_sym_offsetof] = ACTIONS(2769), [anon_sym__Generic] = ACTIONS(2769), [anon_sym_asm] = ACTIONS(2769), [anon_sym___asm__] = ACTIONS(2769), [anon_sym___asm] = ACTIONS(2769), [sym_number_literal] = ACTIONS(2771), [anon_sym_L_SQUOTE] = ACTIONS(2771), [anon_sym_u_SQUOTE] = ACTIONS(2771), [anon_sym_U_SQUOTE] = ACTIONS(2771), [anon_sym_u8_SQUOTE] = ACTIONS(2771), [anon_sym_SQUOTE] = ACTIONS(2771), [anon_sym_L_DQUOTE] = ACTIONS(2771), [anon_sym_u_DQUOTE] = ACTIONS(2771), [anon_sym_U_DQUOTE] = ACTIONS(2771), [anon_sym_u8_DQUOTE] = ACTIONS(2771), [anon_sym_DQUOTE] = ACTIONS(2771), [sym_true] = ACTIONS(2769), [sym_false] = ACTIONS(2769), [anon_sym_NULL] = ACTIONS(2769), [anon_sym_nullptr] = ACTIONS(2769), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2769), [anon_sym_decltype] = ACTIONS(2769), [anon_sym_explicit] = ACTIONS(2769), [anon_sym_typename] = ACTIONS(2769), [anon_sym_export] = ACTIONS(2769), [anon_sym_module] = ACTIONS(2769), [anon_sym_import] = ACTIONS(2769), [anon_sym_template] = ACTIONS(2769), [anon_sym_operator] = ACTIONS(2769), [anon_sym_try] = ACTIONS(2769), [anon_sym_delete] = ACTIONS(2769), [anon_sym_throw] = ACTIONS(2769), [anon_sym_namespace] = ACTIONS(2769), [anon_sym_static_assert] = ACTIONS(2769), [anon_sym_concept] = ACTIONS(2769), [anon_sym_co_return] = ACTIONS(2769), [anon_sym_co_yield] = ACTIONS(2769), [anon_sym_R_DQUOTE] = ACTIONS(2771), [anon_sym_LR_DQUOTE] = ACTIONS(2771), [anon_sym_uR_DQUOTE] = ACTIONS(2771), [anon_sym_UR_DQUOTE] = ACTIONS(2771), [anon_sym_u8R_DQUOTE] = ACTIONS(2771), [anon_sym_co_await] = ACTIONS(2769), [anon_sym_new] = ACTIONS(2769), [anon_sym_requires] = ACTIONS(2769), [sym_this] = ACTIONS(2769), }, [STATE(415)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4452), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7191), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7413), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3249), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(416)] = { [ts_builtin_sym_end] = ACTIONS(2679), [sym_identifier] = ACTIONS(2677), [aux_sym_preproc_include_token1] = ACTIONS(2677), [aux_sym_preproc_def_token1] = ACTIONS(2677), [aux_sym_preproc_if_token1] = ACTIONS(2677), [aux_sym_preproc_ifdef_token1] = ACTIONS(2677), [aux_sym_preproc_ifdef_token2] = ACTIONS(2677), [sym_preproc_directive] = ACTIONS(2677), [anon_sym_LPAREN2] = ACTIONS(2679), [anon_sym_BANG] = ACTIONS(2679), [anon_sym_TILDE] = ACTIONS(2679), [anon_sym_DASH] = ACTIONS(2677), [anon_sym_PLUS] = ACTIONS(2677), [anon_sym_STAR] = ACTIONS(2679), [anon_sym_AMP_AMP] = ACTIONS(2679), [anon_sym_AMP] = ACTIONS(2677), [anon_sym_SEMI] = ACTIONS(2679), [anon_sym___extension__] = ACTIONS(2677), [anon_sym_typedef] = ACTIONS(2677), [anon_sym_virtual] = ACTIONS(2677), [anon_sym_extern] = ACTIONS(2677), [anon_sym___attribute__] = ACTIONS(2677), [anon_sym___attribute] = ACTIONS(2677), [anon_sym_using] = ACTIONS(2677), [anon_sym_COLON_COLON] = ACTIONS(2679), [anon_sym_LBRACK_LBRACK] = ACTIONS(2679), [anon_sym___declspec] = ACTIONS(2677), [anon_sym___based] = ACTIONS(2677), [anon_sym___cdecl] = ACTIONS(2677), [anon_sym___clrcall] = ACTIONS(2677), [anon_sym___stdcall] = ACTIONS(2677), [anon_sym___fastcall] = ACTIONS(2677), [anon_sym___thiscall] = ACTIONS(2677), [anon_sym___vectorcall] = ACTIONS(2677), [anon_sym_LBRACE] = ACTIONS(2679), [anon_sym_signed] = ACTIONS(2677), [anon_sym_unsigned] = ACTIONS(2677), [anon_sym_long] = ACTIONS(2677), [anon_sym_short] = ACTIONS(2677), [anon_sym_LBRACK] = ACTIONS(2677), [anon_sym_static] = ACTIONS(2677), [anon_sym_register] = ACTIONS(2677), [anon_sym_inline] = ACTIONS(2677), [anon_sym___inline] = ACTIONS(2677), [anon_sym___inline__] = ACTIONS(2677), [anon_sym___forceinline] = ACTIONS(2677), [anon_sym_thread_local] = ACTIONS(2677), [anon_sym___thread] = ACTIONS(2677), [anon_sym_const] = ACTIONS(2677), [anon_sym_constexpr] = ACTIONS(2677), [anon_sym_volatile] = ACTIONS(2677), [anon_sym_restrict] = ACTIONS(2677), [anon_sym___restrict__] = ACTIONS(2677), [anon_sym__Atomic] = ACTIONS(2677), [anon_sym__Noreturn] = ACTIONS(2677), [anon_sym_noreturn] = ACTIONS(2677), [anon_sym__Nonnull] = ACTIONS(2677), [anon_sym_mutable] = ACTIONS(2677), [anon_sym_constinit] = ACTIONS(2677), [anon_sym_consteval] = ACTIONS(2677), [anon_sym_alignas] = ACTIONS(2677), [anon_sym__Alignas] = ACTIONS(2677), [sym_primitive_type] = ACTIONS(2677), [anon_sym_enum] = ACTIONS(2677), [anon_sym_class] = ACTIONS(2677), [anon_sym_struct] = ACTIONS(2677), [anon_sym_union] = ACTIONS(2677), [anon_sym_if] = ACTIONS(2677), [anon_sym_else] = ACTIONS(2677), [anon_sym_switch] = ACTIONS(2677), [anon_sym_case] = ACTIONS(2677), [anon_sym_default] = ACTIONS(2677), [anon_sym_while] = ACTIONS(2677), [anon_sym_do] = ACTIONS(2677), [anon_sym_for] = ACTIONS(2677), [anon_sym_return] = ACTIONS(2677), [anon_sym_break] = ACTIONS(2677), [anon_sym_continue] = ACTIONS(2677), [anon_sym_goto] = ACTIONS(2677), [anon_sym___try] = ACTIONS(2677), [anon_sym___leave] = ACTIONS(2677), [anon_sym_not] = ACTIONS(2677), [anon_sym_compl] = ACTIONS(2677), [anon_sym_DASH_DASH] = ACTIONS(2679), [anon_sym_PLUS_PLUS] = ACTIONS(2679), [anon_sym_sizeof] = ACTIONS(2677), [anon_sym___alignof__] = ACTIONS(2677), [anon_sym___alignof] = ACTIONS(2677), [anon_sym__alignof] = ACTIONS(2677), [anon_sym_alignof] = ACTIONS(2677), [anon_sym__Alignof] = ACTIONS(2677), [anon_sym_offsetof] = ACTIONS(2677), [anon_sym__Generic] = ACTIONS(2677), [anon_sym_asm] = ACTIONS(2677), [anon_sym___asm__] = ACTIONS(2677), [anon_sym___asm] = ACTIONS(2677), [sym_number_literal] = ACTIONS(2679), [anon_sym_L_SQUOTE] = ACTIONS(2679), [anon_sym_u_SQUOTE] = ACTIONS(2679), [anon_sym_U_SQUOTE] = ACTIONS(2679), [anon_sym_u8_SQUOTE] = ACTIONS(2679), [anon_sym_SQUOTE] = ACTIONS(2679), [anon_sym_L_DQUOTE] = ACTIONS(2679), [anon_sym_u_DQUOTE] = ACTIONS(2679), [anon_sym_U_DQUOTE] = ACTIONS(2679), [anon_sym_u8_DQUOTE] = ACTIONS(2679), [anon_sym_DQUOTE] = ACTIONS(2679), [sym_true] = ACTIONS(2677), [sym_false] = ACTIONS(2677), [anon_sym_NULL] = ACTIONS(2677), [anon_sym_nullptr] = ACTIONS(2677), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2677), [anon_sym_decltype] = ACTIONS(2677), [anon_sym_explicit] = ACTIONS(2677), [anon_sym_typename] = ACTIONS(2677), [anon_sym_export] = ACTIONS(2677), [anon_sym_module] = ACTIONS(2677), [anon_sym_import] = ACTIONS(2677), [anon_sym_template] = ACTIONS(2677), [anon_sym_operator] = ACTIONS(2677), [anon_sym_try] = ACTIONS(2677), [anon_sym_delete] = ACTIONS(2677), [anon_sym_throw] = ACTIONS(2677), [anon_sym_namespace] = ACTIONS(2677), [anon_sym_static_assert] = ACTIONS(2677), [anon_sym_concept] = ACTIONS(2677), [anon_sym_co_return] = ACTIONS(2677), [anon_sym_co_yield] = ACTIONS(2677), [anon_sym_R_DQUOTE] = ACTIONS(2679), [anon_sym_LR_DQUOTE] = ACTIONS(2679), [anon_sym_uR_DQUOTE] = ACTIONS(2679), [anon_sym_UR_DQUOTE] = ACTIONS(2679), [anon_sym_u8R_DQUOTE] = ACTIONS(2679), [anon_sym_co_await] = ACTIONS(2677), [anon_sym_new] = ACTIONS(2677), [anon_sym_requires] = ACTIONS(2677), [sym_this] = ACTIONS(2677), }, [STATE(417)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4433), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7237), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7538), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3251), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(418)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4405), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7274), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7635), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3253), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(419)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4421), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7304), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7703), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3255), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(420)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4424), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7331), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7744), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3257), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(421)] = { [sym_preproc_def] = STATE(394), [sym_preproc_function_def] = STATE(394), [sym_preproc_call] = STATE(394), [sym_preproc_if_in_field_declaration_list] = STATE(394), [sym_preproc_ifdef_in_field_declaration_list] = STATE(394), [sym_preproc_else_in_field_declaration_list] = STATE(8702), [sym_preproc_elif_in_field_declaration_list] = STATE(8702), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8702), [sym_type_definition] = STATE(394), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(394), [sym_field_declaration] = STATE(394), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(394), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(394), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(394), [sym_operator_cast_declaration] = STATE(394), [sym_constructor_or_destructor_definition] = STATE(394), [sym_constructor_or_destructor_declaration] = STATE(394), [sym_friend_declaration] = STATE(394), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(394), [sym_alias_declaration] = STATE(394), [sym_static_assert_declaration] = STATE(394), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(394), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3259), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3261), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(422)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4444), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7343), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7781), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3263), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(423)] = { [sym_identifier] = ACTIONS(3265), [aux_sym_preproc_include_token1] = ACTIONS(3265), [aux_sym_preproc_def_token1] = ACTIONS(3265), [aux_sym_preproc_if_token1] = ACTIONS(3265), [aux_sym_preproc_if_token2] = ACTIONS(3265), [aux_sym_preproc_ifdef_token1] = ACTIONS(3265), [aux_sym_preproc_ifdef_token2] = ACTIONS(3265), [aux_sym_preproc_else_token1] = ACTIONS(3265), [aux_sym_preproc_elif_token1] = ACTIONS(3265), [aux_sym_preproc_elifdef_token1] = ACTIONS(3265), [aux_sym_preproc_elifdef_token2] = ACTIONS(3265), [sym_preproc_directive] = ACTIONS(3265), [anon_sym_LPAREN2] = ACTIONS(3267), [anon_sym_BANG] = ACTIONS(3267), [anon_sym_TILDE] = ACTIONS(3267), [anon_sym_DASH] = ACTIONS(3265), [anon_sym_PLUS] = ACTIONS(3265), [anon_sym_STAR] = ACTIONS(3267), [anon_sym_AMP_AMP] = ACTIONS(3267), [anon_sym_AMP] = ACTIONS(3265), [anon_sym_SEMI] = ACTIONS(3267), [anon_sym___extension__] = ACTIONS(3265), [anon_sym_typedef] = ACTIONS(3265), [anon_sym_virtual] = ACTIONS(3265), [anon_sym_extern] = ACTIONS(3265), [anon_sym___attribute__] = ACTIONS(3265), [anon_sym___attribute] = ACTIONS(3265), [anon_sym_using] = ACTIONS(3265), [anon_sym_COLON_COLON] = ACTIONS(3267), [anon_sym_LBRACK_LBRACK] = ACTIONS(3267), [anon_sym___declspec] = ACTIONS(3265), [anon_sym___based] = ACTIONS(3265), [anon_sym___cdecl] = ACTIONS(3265), [anon_sym___clrcall] = ACTIONS(3265), [anon_sym___stdcall] = ACTIONS(3265), [anon_sym___fastcall] = ACTIONS(3265), [anon_sym___thiscall] = ACTIONS(3265), [anon_sym___vectorcall] = ACTIONS(3265), [anon_sym_LBRACE] = ACTIONS(3267), [anon_sym_signed] = ACTIONS(3265), [anon_sym_unsigned] = ACTIONS(3265), [anon_sym_long] = ACTIONS(3265), [anon_sym_short] = ACTIONS(3265), [anon_sym_LBRACK] = ACTIONS(3265), [anon_sym_static] = ACTIONS(3265), [anon_sym_register] = ACTIONS(3265), [anon_sym_inline] = ACTIONS(3265), [anon_sym___inline] = ACTIONS(3265), [anon_sym___inline__] = ACTIONS(3265), [anon_sym___forceinline] = ACTIONS(3265), [anon_sym_thread_local] = ACTIONS(3265), [anon_sym___thread] = ACTIONS(3265), [anon_sym_const] = ACTIONS(3265), [anon_sym_constexpr] = ACTIONS(3265), [anon_sym_volatile] = ACTIONS(3265), [anon_sym_restrict] = ACTIONS(3265), [anon_sym___restrict__] = ACTIONS(3265), [anon_sym__Atomic] = ACTIONS(3265), [anon_sym__Noreturn] = ACTIONS(3265), [anon_sym_noreturn] = ACTIONS(3265), [anon_sym__Nonnull] = ACTIONS(3265), [anon_sym_mutable] = ACTIONS(3265), [anon_sym_constinit] = ACTIONS(3265), [anon_sym_consteval] = ACTIONS(3265), [anon_sym_alignas] = ACTIONS(3265), [anon_sym__Alignas] = ACTIONS(3265), [sym_primitive_type] = ACTIONS(3265), [anon_sym_enum] = ACTIONS(3265), [anon_sym_class] = ACTIONS(3265), [anon_sym_struct] = ACTIONS(3265), [anon_sym_union] = ACTIONS(3265), [anon_sym_if] = ACTIONS(3265), [anon_sym_switch] = ACTIONS(3265), [anon_sym_case] = ACTIONS(3265), [anon_sym_default] = ACTIONS(3265), [anon_sym_while] = ACTIONS(3265), [anon_sym_do] = ACTIONS(3265), [anon_sym_for] = ACTIONS(3265), [anon_sym_return] = ACTIONS(3265), [anon_sym_break] = ACTIONS(3265), [anon_sym_continue] = ACTIONS(3265), [anon_sym_goto] = ACTIONS(3265), [anon_sym___try] = ACTIONS(3265), [anon_sym___leave] = ACTIONS(3265), [anon_sym_not] = ACTIONS(3265), [anon_sym_compl] = ACTIONS(3265), [anon_sym_DASH_DASH] = ACTIONS(3267), [anon_sym_PLUS_PLUS] = ACTIONS(3267), [anon_sym_sizeof] = ACTIONS(3265), [anon_sym___alignof__] = ACTIONS(3265), [anon_sym___alignof] = ACTIONS(3265), [anon_sym__alignof] = ACTIONS(3265), [anon_sym_alignof] = ACTIONS(3265), [anon_sym__Alignof] = ACTIONS(3265), [anon_sym_offsetof] = ACTIONS(3265), [anon_sym__Generic] = ACTIONS(3265), [anon_sym_asm] = ACTIONS(3265), [anon_sym___asm__] = ACTIONS(3265), [anon_sym___asm] = ACTIONS(3265), [sym_number_literal] = ACTIONS(3267), [anon_sym_L_SQUOTE] = ACTIONS(3267), [anon_sym_u_SQUOTE] = ACTIONS(3267), [anon_sym_U_SQUOTE] = ACTIONS(3267), [anon_sym_u8_SQUOTE] = ACTIONS(3267), [anon_sym_SQUOTE] = ACTIONS(3267), [anon_sym_L_DQUOTE] = ACTIONS(3267), [anon_sym_u_DQUOTE] = ACTIONS(3267), [anon_sym_U_DQUOTE] = ACTIONS(3267), [anon_sym_u8_DQUOTE] = ACTIONS(3267), [anon_sym_DQUOTE] = ACTIONS(3267), [sym_true] = ACTIONS(3265), [sym_false] = ACTIONS(3265), [anon_sym_NULL] = ACTIONS(3265), [anon_sym_nullptr] = ACTIONS(3265), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3265), [anon_sym_decltype] = ACTIONS(3265), [anon_sym_explicit] = ACTIONS(3265), [anon_sym_typename] = ACTIONS(3265), [anon_sym_template] = ACTIONS(3265), [anon_sym_operator] = ACTIONS(3265), [anon_sym_try] = ACTIONS(3265), [anon_sym_delete] = ACTIONS(3265), [anon_sym_throw] = ACTIONS(3265), [anon_sym_namespace] = ACTIONS(3265), [anon_sym_static_assert] = ACTIONS(3265), [anon_sym_concept] = ACTIONS(3265), [anon_sym_co_return] = ACTIONS(3265), [anon_sym_co_yield] = ACTIONS(3265), [anon_sym_R_DQUOTE] = ACTIONS(3267), [anon_sym_LR_DQUOTE] = ACTIONS(3267), [anon_sym_uR_DQUOTE] = ACTIONS(3267), [anon_sym_UR_DQUOTE] = ACTIONS(3267), [anon_sym_u8R_DQUOTE] = ACTIONS(3267), [anon_sym_co_await] = ACTIONS(3265), [anon_sym_new] = ACTIONS(3265), [anon_sym_requires] = ACTIONS(3265), [sym_this] = ACTIONS(3265), }, [STATE(424)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4446), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7256), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7554), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3269), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(425)] = { [sym_identifier] = ACTIONS(3271), [aux_sym_preproc_include_token1] = ACTIONS(3271), [aux_sym_preproc_def_token1] = ACTIONS(3271), [aux_sym_preproc_if_token1] = ACTIONS(3271), [aux_sym_preproc_if_token2] = ACTIONS(3271), [aux_sym_preproc_ifdef_token1] = ACTIONS(3271), [aux_sym_preproc_ifdef_token2] = ACTIONS(3271), [aux_sym_preproc_else_token1] = ACTIONS(3271), [aux_sym_preproc_elif_token1] = ACTIONS(3271), [aux_sym_preproc_elifdef_token1] = ACTIONS(3271), [aux_sym_preproc_elifdef_token2] = ACTIONS(3271), [sym_preproc_directive] = ACTIONS(3271), [anon_sym_LPAREN2] = ACTIONS(3274), [anon_sym_BANG] = ACTIONS(3274), [anon_sym_TILDE] = ACTIONS(3274), [anon_sym_DASH] = ACTIONS(3271), [anon_sym_PLUS] = ACTIONS(3271), [anon_sym_STAR] = ACTIONS(3274), [anon_sym_AMP_AMP] = ACTIONS(3274), [anon_sym_AMP] = ACTIONS(3271), [anon_sym_SEMI] = ACTIONS(3274), [anon_sym___extension__] = ACTIONS(3271), [anon_sym_typedef] = ACTIONS(3271), [anon_sym_virtual] = ACTIONS(3271), [anon_sym_extern] = ACTIONS(3271), [anon_sym___attribute__] = ACTIONS(3271), [anon_sym___attribute] = ACTIONS(3271), [anon_sym_using] = ACTIONS(3271), [anon_sym_COLON_COLON] = ACTIONS(3274), [anon_sym_LBRACK_LBRACK] = ACTIONS(3274), [anon_sym___declspec] = ACTIONS(3271), [anon_sym___based] = ACTIONS(3271), [anon_sym___cdecl] = ACTIONS(3271), [anon_sym___clrcall] = ACTIONS(3271), [anon_sym___stdcall] = ACTIONS(3271), [anon_sym___fastcall] = ACTIONS(3271), [anon_sym___thiscall] = ACTIONS(3271), [anon_sym___vectorcall] = ACTIONS(3271), [anon_sym_LBRACE] = ACTIONS(3274), [anon_sym_signed] = ACTIONS(3271), [anon_sym_unsigned] = ACTIONS(3271), [anon_sym_long] = ACTIONS(3271), [anon_sym_short] = ACTIONS(3271), [anon_sym_LBRACK] = ACTIONS(3271), [anon_sym_static] = ACTIONS(3271), [anon_sym_register] = ACTIONS(3271), [anon_sym_inline] = ACTIONS(3271), [anon_sym___inline] = ACTIONS(3271), [anon_sym___inline__] = ACTIONS(3271), [anon_sym___forceinline] = ACTIONS(3271), [anon_sym_thread_local] = ACTIONS(3271), [anon_sym___thread] = ACTIONS(3271), [anon_sym_const] = ACTIONS(3271), [anon_sym_constexpr] = ACTIONS(3271), [anon_sym_volatile] = ACTIONS(3271), [anon_sym_restrict] = ACTIONS(3271), [anon_sym___restrict__] = ACTIONS(3271), [anon_sym__Atomic] = ACTIONS(3271), [anon_sym__Noreturn] = ACTIONS(3271), [anon_sym_noreturn] = ACTIONS(3271), [anon_sym__Nonnull] = ACTIONS(3271), [anon_sym_mutable] = ACTIONS(3271), [anon_sym_constinit] = ACTIONS(3271), [anon_sym_consteval] = ACTIONS(3271), [anon_sym_alignas] = ACTIONS(3271), [anon_sym__Alignas] = ACTIONS(3271), [sym_primitive_type] = ACTIONS(3271), [anon_sym_enum] = ACTIONS(3271), [anon_sym_class] = ACTIONS(3271), [anon_sym_struct] = ACTIONS(3271), [anon_sym_union] = ACTIONS(3271), [anon_sym_if] = ACTIONS(3271), [anon_sym_switch] = ACTIONS(3271), [anon_sym_case] = ACTIONS(3271), [anon_sym_default] = ACTIONS(3271), [anon_sym_while] = ACTIONS(3271), [anon_sym_do] = ACTIONS(3271), [anon_sym_for] = ACTIONS(3271), [anon_sym_return] = ACTIONS(3271), [anon_sym_break] = ACTIONS(3271), [anon_sym_continue] = ACTIONS(3271), [anon_sym_goto] = ACTIONS(3271), [anon_sym___try] = ACTIONS(3271), [anon_sym___leave] = ACTIONS(3271), [anon_sym_not] = ACTIONS(3271), [anon_sym_compl] = ACTIONS(3271), [anon_sym_DASH_DASH] = ACTIONS(3274), [anon_sym_PLUS_PLUS] = ACTIONS(3274), [anon_sym_sizeof] = ACTIONS(3271), [anon_sym___alignof__] = ACTIONS(3271), [anon_sym___alignof] = ACTIONS(3271), [anon_sym__alignof] = ACTIONS(3271), [anon_sym_alignof] = ACTIONS(3271), [anon_sym__Alignof] = ACTIONS(3271), [anon_sym_offsetof] = ACTIONS(3271), [anon_sym__Generic] = ACTIONS(3271), [anon_sym_asm] = ACTIONS(3271), [anon_sym___asm__] = ACTIONS(3271), [anon_sym___asm] = ACTIONS(3271), [sym_number_literal] = ACTIONS(3274), [anon_sym_L_SQUOTE] = ACTIONS(3274), [anon_sym_u_SQUOTE] = ACTIONS(3274), [anon_sym_U_SQUOTE] = ACTIONS(3274), [anon_sym_u8_SQUOTE] = ACTIONS(3274), [anon_sym_SQUOTE] = ACTIONS(3274), [anon_sym_L_DQUOTE] = ACTIONS(3274), [anon_sym_u_DQUOTE] = ACTIONS(3274), [anon_sym_U_DQUOTE] = ACTIONS(3274), [anon_sym_u8_DQUOTE] = ACTIONS(3274), [anon_sym_DQUOTE] = ACTIONS(3274), [sym_true] = ACTIONS(3271), [sym_false] = ACTIONS(3271), [anon_sym_NULL] = ACTIONS(3271), [anon_sym_nullptr] = ACTIONS(3271), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3271), [anon_sym_decltype] = ACTIONS(3271), [anon_sym_explicit] = ACTIONS(3271), [anon_sym_typename] = ACTIONS(3271), [anon_sym_template] = ACTIONS(3271), [anon_sym_operator] = ACTIONS(3271), [anon_sym_try] = ACTIONS(3271), [anon_sym_delete] = ACTIONS(3271), [anon_sym_throw] = ACTIONS(3271), [anon_sym_namespace] = ACTIONS(3271), [anon_sym_static_assert] = ACTIONS(3271), [anon_sym_concept] = ACTIONS(3271), [anon_sym_co_return] = ACTIONS(3271), [anon_sym_co_yield] = ACTIONS(3271), [anon_sym_R_DQUOTE] = ACTIONS(3274), [anon_sym_LR_DQUOTE] = ACTIONS(3274), [anon_sym_uR_DQUOTE] = ACTIONS(3274), [anon_sym_UR_DQUOTE] = ACTIONS(3274), [anon_sym_u8R_DQUOTE] = ACTIONS(3274), [anon_sym_co_await] = ACTIONS(3271), [anon_sym_new] = ACTIONS(3271), [anon_sym_requires] = ACTIONS(3271), [sym_this] = ACTIONS(3271), }, [STATE(426)] = { [ts_builtin_sym_end] = ACTIONS(2687), [sym_identifier] = ACTIONS(2685), [aux_sym_preproc_include_token1] = ACTIONS(2685), [aux_sym_preproc_def_token1] = ACTIONS(2685), [aux_sym_preproc_if_token1] = ACTIONS(2685), [aux_sym_preproc_ifdef_token1] = ACTIONS(2685), [aux_sym_preproc_ifdef_token2] = ACTIONS(2685), [sym_preproc_directive] = ACTIONS(2685), [anon_sym_LPAREN2] = ACTIONS(2687), [anon_sym_BANG] = ACTIONS(2687), [anon_sym_TILDE] = ACTIONS(2687), [anon_sym_DASH] = ACTIONS(2685), [anon_sym_PLUS] = ACTIONS(2685), [anon_sym_STAR] = ACTIONS(2687), [anon_sym_AMP_AMP] = ACTIONS(2687), [anon_sym_AMP] = ACTIONS(2685), [anon_sym_SEMI] = ACTIONS(2687), [anon_sym___extension__] = ACTIONS(2685), [anon_sym_typedef] = ACTIONS(2685), [anon_sym_virtual] = ACTIONS(2685), [anon_sym_extern] = ACTIONS(2685), [anon_sym___attribute__] = ACTIONS(2685), [anon_sym___attribute] = ACTIONS(2685), [anon_sym_using] = ACTIONS(2685), [anon_sym_COLON_COLON] = ACTIONS(2687), [anon_sym_LBRACK_LBRACK] = ACTIONS(2687), [anon_sym___declspec] = ACTIONS(2685), [anon_sym___based] = ACTIONS(2685), [anon_sym___cdecl] = ACTIONS(2685), [anon_sym___clrcall] = ACTIONS(2685), [anon_sym___stdcall] = ACTIONS(2685), [anon_sym___fastcall] = ACTIONS(2685), [anon_sym___thiscall] = ACTIONS(2685), [anon_sym___vectorcall] = ACTIONS(2685), [anon_sym_LBRACE] = ACTIONS(2687), [anon_sym_signed] = ACTIONS(2685), [anon_sym_unsigned] = ACTIONS(2685), [anon_sym_long] = ACTIONS(2685), [anon_sym_short] = ACTIONS(2685), [anon_sym_LBRACK] = ACTIONS(2685), [anon_sym_static] = ACTIONS(2685), [anon_sym_register] = ACTIONS(2685), [anon_sym_inline] = ACTIONS(2685), [anon_sym___inline] = ACTIONS(2685), [anon_sym___inline__] = ACTIONS(2685), [anon_sym___forceinline] = ACTIONS(2685), [anon_sym_thread_local] = ACTIONS(2685), [anon_sym___thread] = ACTIONS(2685), [anon_sym_const] = ACTIONS(2685), [anon_sym_constexpr] = ACTIONS(2685), [anon_sym_volatile] = ACTIONS(2685), [anon_sym_restrict] = ACTIONS(2685), [anon_sym___restrict__] = ACTIONS(2685), [anon_sym__Atomic] = ACTIONS(2685), [anon_sym__Noreturn] = ACTIONS(2685), [anon_sym_noreturn] = ACTIONS(2685), [anon_sym__Nonnull] = ACTIONS(2685), [anon_sym_mutable] = ACTIONS(2685), [anon_sym_constinit] = ACTIONS(2685), [anon_sym_consteval] = ACTIONS(2685), [anon_sym_alignas] = ACTIONS(2685), [anon_sym__Alignas] = ACTIONS(2685), [sym_primitive_type] = ACTIONS(2685), [anon_sym_enum] = ACTIONS(2685), [anon_sym_class] = ACTIONS(2685), [anon_sym_struct] = ACTIONS(2685), [anon_sym_union] = ACTIONS(2685), [anon_sym_if] = ACTIONS(2685), [anon_sym_else] = ACTIONS(2685), [anon_sym_switch] = ACTIONS(2685), [anon_sym_case] = ACTIONS(2685), [anon_sym_default] = ACTIONS(2685), [anon_sym_while] = ACTIONS(2685), [anon_sym_do] = ACTIONS(2685), [anon_sym_for] = ACTIONS(2685), [anon_sym_return] = ACTIONS(2685), [anon_sym_break] = ACTIONS(2685), [anon_sym_continue] = ACTIONS(2685), [anon_sym_goto] = ACTIONS(2685), [anon_sym___try] = ACTIONS(2685), [anon_sym___leave] = ACTIONS(2685), [anon_sym_not] = ACTIONS(2685), [anon_sym_compl] = ACTIONS(2685), [anon_sym_DASH_DASH] = ACTIONS(2687), [anon_sym_PLUS_PLUS] = ACTIONS(2687), [anon_sym_sizeof] = ACTIONS(2685), [anon_sym___alignof__] = ACTIONS(2685), [anon_sym___alignof] = ACTIONS(2685), [anon_sym__alignof] = ACTIONS(2685), [anon_sym_alignof] = ACTIONS(2685), [anon_sym__Alignof] = ACTIONS(2685), [anon_sym_offsetof] = ACTIONS(2685), [anon_sym__Generic] = ACTIONS(2685), [anon_sym_asm] = ACTIONS(2685), [anon_sym___asm__] = ACTIONS(2685), [anon_sym___asm] = ACTIONS(2685), [sym_number_literal] = ACTIONS(2687), [anon_sym_L_SQUOTE] = ACTIONS(2687), [anon_sym_u_SQUOTE] = ACTIONS(2687), [anon_sym_U_SQUOTE] = ACTIONS(2687), [anon_sym_u8_SQUOTE] = ACTIONS(2687), [anon_sym_SQUOTE] = ACTIONS(2687), [anon_sym_L_DQUOTE] = ACTIONS(2687), [anon_sym_u_DQUOTE] = ACTIONS(2687), [anon_sym_U_DQUOTE] = ACTIONS(2687), [anon_sym_u8_DQUOTE] = ACTIONS(2687), [anon_sym_DQUOTE] = ACTIONS(2687), [sym_true] = ACTIONS(2685), [sym_false] = ACTIONS(2685), [anon_sym_NULL] = ACTIONS(2685), [anon_sym_nullptr] = ACTIONS(2685), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2685), [anon_sym_decltype] = ACTIONS(2685), [anon_sym_explicit] = ACTIONS(2685), [anon_sym_typename] = ACTIONS(2685), [anon_sym_export] = ACTIONS(2685), [anon_sym_module] = ACTIONS(2685), [anon_sym_import] = ACTIONS(2685), [anon_sym_template] = ACTIONS(2685), [anon_sym_operator] = ACTIONS(2685), [anon_sym_try] = ACTIONS(2685), [anon_sym_delete] = ACTIONS(2685), [anon_sym_throw] = ACTIONS(2685), [anon_sym_namespace] = ACTIONS(2685), [anon_sym_static_assert] = ACTIONS(2685), [anon_sym_concept] = ACTIONS(2685), [anon_sym_co_return] = ACTIONS(2685), [anon_sym_co_yield] = ACTIONS(2685), [anon_sym_R_DQUOTE] = ACTIONS(2687), [anon_sym_LR_DQUOTE] = ACTIONS(2687), [anon_sym_uR_DQUOTE] = ACTIONS(2687), [anon_sym_UR_DQUOTE] = ACTIONS(2687), [anon_sym_u8R_DQUOTE] = ACTIONS(2687), [anon_sym_co_await] = ACTIONS(2685), [anon_sym_new] = ACTIONS(2685), [anon_sym_requires] = ACTIONS(2685), [sym_this] = ACTIONS(2685), }, [STATE(427)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4460), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7163), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7357), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3277), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(428)] = { [ts_builtin_sym_end] = ACTIONS(2775), [sym_identifier] = ACTIONS(2773), [aux_sym_preproc_include_token1] = ACTIONS(2773), [aux_sym_preproc_def_token1] = ACTIONS(2773), [aux_sym_preproc_if_token1] = ACTIONS(2773), [aux_sym_preproc_ifdef_token1] = ACTIONS(2773), [aux_sym_preproc_ifdef_token2] = ACTIONS(2773), [sym_preproc_directive] = ACTIONS(2773), [anon_sym_LPAREN2] = ACTIONS(2775), [anon_sym_BANG] = ACTIONS(2775), [anon_sym_TILDE] = ACTIONS(2775), [anon_sym_DASH] = ACTIONS(2773), [anon_sym_PLUS] = ACTIONS(2773), [anon_sym_STAR] = ACTIONS(2775), [anon_sym_AMP_AMP] = ACTIONS(2775), [anon_sym_AMP] = ACTIONS(2773), [anon_sym_SEMI] = ACTIONS(2775), [anon_sym___extension__] = ACTIONS(2773), [anon_sym_typedef] = ACTIONS(2773), [anon_sym_virtual] = ACTIONS(2773), [anon_sym_extern] = ACTIONS(2773), [anon_sym___attribute__] = ACTIONS(2773), [anon_sym___attribute] = ACTIONS(2773), [anon_sym_using] = ACTIONS(2773), [anon_sym_COLON_COLON] = ACTIONS(2775), [anon_sym_LBRACK_LBRACK] = ACTIONS(2775), [anon_sym___declspec] = ACTIONS(2773), [anon_sym___based] = ACTIONS(2773), [anon_sym___cdecl] = ACTIONS(2773), [anon_sym___clrcall] = ACTIONS(2773), [anon_sym___stdcall] = ACTIONS(2773), [anon_sym___fastcall] = ACTIONS(2773), [anon_sym___thiscall] = ACTIONS(2773), [anon_sym___vectorcall] = ACTIONS(2773), [anon_sym_LBRACE] = ACTIONS(2775), [anon_sym_signed] = ACTIONS(2773), [anon_sym_unsigned] = ACTIONS(2773), [anon_sym_long] = ACTIONS(2773), [anon_sym_short] = ACTIONS(2773), [anon_sym_LBRACK] = ACTIONS(2773), [anon_sym_static] = ACTIONS(2773), [anon_sym_register] = ACTIONS(2773), [anon_sym_inline] = ACTIONS(2773), [anon_sym___inline] = ACTIONS(2773), [anon_sym___inline__] = ACTIONS(2773), [anon_sym___forceinline] = ACTIONS(2773), [anon_sym_thread_local] = ACTIONS(2773), [anon_sym___thread] = ACTIONS(2773), [anon_sym_const] = ACTIONS(2773), [anon_sym_constexpr] = ACTIONS(2773), [anon_sym_volatile] = ACTIONS(2773), [anon_sym_restrict] = ACTIONS(2773), [anon_sym___restrict__] = ACTIONS(2773), [anon_sym__Atomic] = ACTIONS(2773), [anon_sym__Noreturn] = ACTIONS(2773), [anon_sym_noreturn] = ACTIONS(2773), [anon_sym__Nonnull] = ACTIONS(2773), [anon_sym_mutable] = ACTIONS(2773), [anon_sym_constinit] = ACTIONS(2773), [anon_sym_consteval] = ACTIONS(2773), [anon_sym_alignas] = ACTIONS(2773), [anon_sym__Alignas] = ACTIONS(2773), [sym_primitive_type] = ACTIONS(2773), [anon_sym_enum] = ACTIONS(2773), [anon_sym_class] = ACTIONS(2773), [anon_sym_struct] = ACTIONS(2773), [anon_sym_union] = ACTIONS(2773), [anon_sym_if] = ACTIONS(2773), [anon_sym_else] = ACTIONS(2773), [anon_sym_switch] = ACTIONS(2773), [anon_sym_case] = ACTIONS(2773), [anon_sym_default] = ACTIONS(2773), [anon_sym_while] = ACTIONS(2773), [anon_sym_do] = ACTIONS(2773), [anon_sym_for] = ACTIONS(2773), [anon_sym_return] = ACTIONS(2773), [anon_sym_break] = ACTIONS(2773), [anon_sym_continue] = ACTIONS(2773), [anon_sym_goto] = ACTIONS(2773), [anon_sym___try] = ACTIONS(2773), [anon_sym___leave] = ACTIONS(2773), [anon_sym_not] = ACTIONS(2773), [anon_sym_compl] = ACTIONS(2773), [anon_sym_DASH_DASH] = ACTIONS(2775), [anon_sym_PLUS_PLUS] = ACTIONS(2775), [anon_sym_sizeof] = ACTIONS(2773), [anon_sym___alignof__] = ACTIONS(2773), [anon_sym___alignof] = ACTIONS(2773), [anon_sym__alignof] = ACTIONS(2773), [anon_sym_alignof] = ACTIONS(2773), [anon_sym__Alignof] = ACTIONS(2773), [anon_sym_offsetof] = ACTIONS(2773), [anon_sym__Generic] = ACTIONS(2773), [anon_sym_asm] = ACTIONS(2773), [anon_sym___asm__] = ACTIONS(2773), [anon_sym___asm] = ACTIONS(2773), [sym_number_literal] = ACTIONS(2775), [anon_sym_L_SQUOTE] = ACTIONS(2775), [anon_sym_u_SQUOTE] = ACTIONS(2775), [anon_sym_U_SQUOTE] = ACTIONS(2775), [anon_sym_u8_SQUOTE] = ACTIONS(2775), [anon_sym_SQUOTE] = ACTIONS(2775), [anon_sym_L_DQUOTE] = ACTIONS(2775), [anon_sym_u_DQUOTE] = ACTIONS(2775), [anon_sym_U_DQUOTE] = ACTIONS(2775), [anon_sym_u8_DQUOTE] = ACTIONS(2775), [anon_sym_DQUOTE] = ACTIONS(2775), [sym_true] = ACTIONS(2773), [sym_false] = ACTIONS(2773), [anon_sym_NULL] = ACTIONS(2773), [anon_sym_nullptr] = ACTIONS(2773), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2773), [anon_sym_decltype] = ACTIONS(2773), [anon_sym_explicit] = ACTIONS(2773), [anon_sym_typename] = ACTIONS(2773), [anon_sym_export] = ACTIONS(2773), [anon_sym_module] = ACTIONS(2773), [anon_sym_import] = ACTIONS(2773), [anon_sym_template] = ACTIONS(2773), [anon_sym_operator] = ACTIONS(2773), [anon_sym_try] = ACTIONS(2773), [anon_sym_delete] = ACTIONS(2773), [anon_sym_throw] = ACTIONS(2773), [anon_sym_namespace] = ACTIONS(2773), [anon_sym_static_assert] = ACTIONS(2773), [anon_sym_concept] = ACTIONS(2773), [anon_sym_co_return] = ACTIONS(2773), [anon_sym_co_yield] = ACTIONS(2773), [anon_sym_R_DQUOTE] = ACTIONS(2775), [anon_sym_LR_DQUOTE] = ACTIONS(2775), [anon_sym_uR_DQUOTE] = ACTIONS(2775), [anon_sym_UR_DQUOTE] = ACTIONS(2775), [anon_sym_u8R_DQUOTE] = ACTIONS(2775), [anon_sym_co_await] = ACTIONS(2773), [anon_sym_new] = ACTIONS(2773), [anon_sym_requires] = ACTIONS(2773), [sym_this] = ACTIONS(2773), }, [STATE(429)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4467), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7205), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7559), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3279), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(430)] = { [ts_builtin_sym_end] = ACTIONS(2719), [sym_identifier] = ACTIONS(2717), [aux_sym_preproc_include_token1] = ACTIONS(2717), [aux_sym_preproc_def_token1] = ACTIONS(2717), [aux_sym_preproc_if_token1] = ACTIONS(2717), [aux_sym_preproc_ifdef_token1] = ACTIONS(2717), [aux_sym_preproc_ifdef_token2] = ACTIONS(2717), [sym_preproc_directive] = ACTIONS(2717), [anon_sym_LPAREN2] = ACTIONS(2719), [anon_sym_BANG] = ACTIONS(2719), [anon_sym_TILDE] = ACTIONS(2719), [anon_sym_DASH] = ACTIONS(2717), [anon_sym_PLUS] = ACTIONS(2717), [anon_sym_STAR] = ACTIONS(2719), [anon_sym_AMP_AMP] = ACTIONS(2719), [anon_sym_AMP] = ACTIONS(2717), [anon_sym_SEMI] = ACTIONS(2719), [anon_sym___extension__] = ACTIONS(2717), [anon_sym_typedef] = ACTIONS(2717), [anon_sym_virtual] = ACTIONS(2717), [anon_sym_extern] = ACTIONS(2717), [anon_sym___attribute__] = ACTIONS(2717), [anon_sym___attribute] = ACTIONS(2717), [anon_sym_using] = ACTIONS(2717), [anon_sym_COLON_COLON] = ACTIONS(2719), [anon_sym_LBRACK_LBRACK] = ACTIONS(2719), [anon_sym___declspec] = ACTIONS(2717), [anon_sym___based] = ACTIONS(2717), [anon_sym___cdecl] = ACTIONS(2717), [anon_sym___clrcall] = ACTIONS(2717), [anon_sym___stdcall] = ACTIONS(2717), [anon_sym___fastcall] = ACTIONS(2717), [anon_sym___thiscall] = ACTIONS(2717), [anon_sym___vectorcall] = ACTIONS(2717), [anon_sym_LBRACE] = ACTIONS(2719), [anon_sym_signed] = ACTIONS(2717), [anon_sym_unsigned] = ACTIONS(2717), [anon_sym_long] = ACTIONS(2717), [anon_sym_short] = ACTIONS(2717), [anon_sym_LBRACK] = ACTIONS(2717), [anon_sym_static] = ACTIONS(2717), [anon_sym_register] = ACTIONS(2717), [anon_sym_inline] = ACTIONS(2717), [anon_sym___inline] = ACTIONS(2717), [anon_sym___inline__] = ACTIONS(2717), [anon_sym___forceinline] = ACTIONS(2717), [anon_sym_thread_local] = ACTIONS(2717), [anon_sym___thread] = ACTIONS(2717), [anon_sym_const] = ACTIONS(2717), [anon_sym_constexpr] = ACTIONS(2717), [anon_sym_volatile] = ACTIONS(2717), [anon_sym_restrict] = ACTIONS(2717), [anon_sym___restrict__] = ACTIONS(2717), [anon_sym__Atomic] = ACTIONS(2717), [anon_sym__Noreturn] = ACTIONS(2717), [anon_sym_noreturn] = ACTIONS(2717), [anon_sym__Nonnull] = ACTIONS(2717), [anon_sym_mutable] = ACTIONS(2717), [anon_sym_constinit] = ACTIONS(2717), [anon_sym_consteval] = ACTIONS(2717), [anon_sym_alignas] = ACTIONS(2717), [anon_sym__Alignas] = ACTIONS(2717), [sym_primitive_type] = ACTIONS(2717), [anon_sym_enum] = ACTIONS(2717), [anon_sym_class] = ACTIONS(2717), [anon_sym_struct] = ACTIONS(2717), [anon_sym_union] = ACTIONS(2717), [anon_sym_if] = ACTIONS(2717), [anon_sym_else] = ACTIONS(2717), [anon_sym_switch] = ACTIONS(2717), [anon_sym_case] = ACTIONS(2717), [anon_sym_default] = ACTIONS(2717), [anon_sym_while] = ACTIONS(2717), [anon_sym_do] = ACTIONS(2717), [anon_sym_for] = ACTIONS(2717), [anon_sym_return] = ACTIONS(2717), [anon_sym_break] = ACTIONS(2717), [anon_sym_continue] = ACTIONS(2717), [anon_sym_goto] = ACTIONS(2717), [anon_sym___try] = ACTIONS(2717), [anon_sym___leave] = ACTIONS(2717), [anon_sym_not] = ACTIONS(2717), [anon_sym_compl] = ACTIONS(2717), [anon_sym_DASH_DASH] = ACTIONS(2719), [anon_sym_PLUS_PLUS] = ACTIONS(2719), [anon_sym_sizeof] = ACTIONS(2717), [anon_sym___alignof__] = ACTIONS(2717), [anon_sym___alignof] = ACTIONS(2717), [anon_sym__alignof] = ACTIONS(2717), [anon_sym_alignof] = ACTIONS(2717), [anon_sym__Alignof] = ACTIONS(2717), [anon_sym_offsetof] = ACTIONS(2717), [anon_sym__Generic] = ACTIONS(2717), [anon_sym_asm] = ACTIONS(2717), [anon_sym___asm__] = ACTIONS(2717), [anon_sym___asm] = ACTIONS(2717), [sym_number_literal] = ACTIONS(2719), [anon_sym_L_SQUOTE] = ACTIONS(2719), [anon_sym_u_SQUOTE] = ACTIONS(2719), [anon_sym_U_SQUOTE] = ACTIONS(2719), [anon_sym_u8_SQUOTE] = ACTIONS(2719), [anon_sym_SQUOTE] = ACTIONS(2719), [anon_sym_L_DQUOTE] = ACTIONS(2719), [anon_sym_u_DQUOTE] = ACTIONS(2719), [anon_sym_U_DQUOTE] = ACTIONS(2719), [anon_sym_u8_DQUOTE] = ACTIONS(2719), [anon_sym_DQUOTE] = ACTIONS(2719), [sym_true] = ACTIONS(2717), [sym_false] = ACTIONS(2717), [anon_sym_NULL] = ACTIONS(2717), [anon_sym_nullptr] = ACTIONS(2717), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2717), [anon_sym_decltype] = ACTIONS(2717), [anon_sym_explicit] = ACTIONS(2717), [anon_sym_typename] = ACTIONS(2717), [anon_sym_export] = ACTIONS(2717), [anon_sym_module] = ACTIONS(2717), [anon_sym_import] = ACTIONS(2717), [anon_sym_template] = ACTIONS(2717), [anon_sym_operator] = ACTIONS(2717), [anon_sym_try] = ACTIONS(2717), [anon_sym_delete] = ACTIONS(2717), [anon_sym_throw] = ACTIONS(2717), [anon_sym_namespace] = ACTIONS(2717), [anon_sym_static_assert] = ACTIONS(2717), [anon_sym_concept] = ACTIONS(2717), [anon_sym_co_return] = ACTIONS(2717), [anon_sym_co_yield] = ACTIONS(2717), [anon_sym_R_DQUOTE] = ACTIONS(2719), [anon_sym_LR_DQUOTE] = ACTIONS(2719), [anon_sym_uR_DQUOTE] = ACTIONS(2719), [anon_sym_UR_DQUOTE] = ACTIONS(2719), [anon_sym_u8R_DQUOTE] = ACTIONS(2719), [anon_sym_co_await] = ACTIONS(2717), [anon_sym_new] = ACTIONS(2717), [anon_sym_requires] = ACTIONS(2717), [sym_this] = ACTIONS(2717), }, [STATE(431)] = { [sym_expression] = STATE(4640), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8406), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3281), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(3284), [anon_sym___extension__] = ACTIONS(3286), [anon_sym_virtual] = ACTIONS(2637), [anon_sym_extern] = ACTIONS(2637), [anon_sym___attribute__] = ACTIONS(2637), [anon_sym___attribute] = ACTIONS(2637), [anon_sym_COLON_COLON] = ACTIONS(3289), [anon_sym_LBRACK_LBRACK] = ACTIONS(2639), [anon_sym___declspec] = ACTIONS(2637), [anon_sym_signed] = ACTIONS(2637), [anon_sym_unsigned] = ACTIONS(2637), [anon_sym_long] = ACTIONS(2637), [anon_sym_short] = ACTIONS(2637), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(2637), [anon_sym_register] = ACTIONS(2637), [anon_sym_inline] = ACTIONS(2637), [anon_sym___inline] = ACTIONS(2637), [anon_sym___inline__] = ACTIONS(2637), [anon_sym___forceinline] = ACTIONS(2637), [anon_sym_thread_local] = ACTIONS(2637), [anon_sym___thread] = ACTIONS(2637), [anon_sym_const] = ACTIONS(2637), [anon_sym_constexpr] = ACTIONS(2637), [anon_sym_volatile] = ACTIONS(2637), [anon_sym_restrict] = ACTIONS(2637), [anon_sym___restrict__] = ACTIONS(2637), [anon_sym__Atomic] = ACTIONS(2637), [anon_sym__Noreturn] = ACTIONS(2637), [anon_sym_noreturn] = ACTIONS(2637), [anon_sym__Nonnull] = ACTIONS(2637), [anon_sym_mutable] = ACTIONS(2637), [anon_sym_constinit] = ACTIONS(2637), [anon_sym_consteval] = ACTIONS(2637), [anon_sym_alignas] = ACTIONS(2637), [anon_sym__Alignas] = ACTIONS(2637), [sym_primitive_type] = ACTIONS(3292), [anon_sym_enum] = ACTIONS(2637), [anon_sym_class] = ACTIONS(2637), [anon_sym_struct] = ACTIONS(2637), [anon_sym_union] = ACTIONS(2637), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2637), [anon_sym_decltype] = ACTIONS(3295), [anon_sym_typename] = ACTIONS(2637), [anon_sym_template] = ACTIONS(3298), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(432)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4471), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7278), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7427), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3301), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(433)] = { [sym_identifier] = ACTIONS(3303), [aux_sym_preproc_include_token1] = ACTIONS(3303), [aux_sym_preproc_def_token1] = ACTIONS(3303), [aux_sym_preproc_if_token1] = ACTIONS(3303), [aux_sym_preproc_if_token2] = ACTIONS(3303), [aux_sym_preproc_ifdef_token1] = ACTIONS(3303), [aux_sym_preproc_ifdef_token2] = ACTIONS(3303), [aux_sym_preproc_else_token1] = ACTIONS(3303), [aux_sym_preproc_elif_token1] = ACTIONS(3303), [aux_sym_preproc_elifdef_token1] = ACTIONS(3303), [aux_sym_preproc_elifdef_token2] = ACTIONS(3303), [sym_preproc_directive] = ACTIONS(3303), [anon_sym_LPAREN2] = ACTIONS(3305), [anon_sym_BANG] = ACTIONS(3305), [anon_sym_TILDE] = ACTIONS(3305), [anon_sym_DASH] = ACTIONS(3303), [anon_sym_PLUS] = ACTIONS(3303), [anon_sym_STAR] = ACTIONS(3305), [anon_sym_AMP_AMP] = ACTIONS(3305), [anon_sym_AMP] = ACTIONS(3303), [anon_sym_SEMI] = ACTIONS(3305), [anon_sym___extension__] = ACTIONS(3303), [anon_sym_typedef] = ACTIONS(3303), [anon_sym_virtual] = ACTIONS(3303), [anon_sym_extern] = ACTIONS(3303), [anon_sym___attribute__] = ACTIONS(3303), [anon_sym___attribute] = ACTIONS(3303), [anon_sym_using] = ACTIONS(3303), [anon_sym_COLON_COLON] = ACTIONS(3305), [anon_sym_LBRACK_LBRACK] = ACTIONS(3305), [anon_sym___declspec] = ACTIONS(3303), [anon_sym___based] = ACTIONS(3303), [anon_sym___cdecl] = ACTIONS(3303), [anon_sym___clrcall] = ACTIONS(3303), [anon_sym___stdcall] = ACTIONS(3303), [anon_sym___fastcall] = ACTIONS(3303), [anon_sym___thiscall] = ACTIONS(3303), [anon_sym___vectorcall] = ACTIONS(3303), [anon_sym_LBRACE] = ACTIONS(3305), [anon_sym_signed] = ACTIONS(3303), [anon_sym_unsigned] = ACTIONS(3303), [anon_sym_long] = ACTIONS(3303), [anon_sym_short] = ACTIONS(3303), [anon_sym_LBRACK] = ACTIONS(3303), [anon_sym_static] = ACTIONS(3303), [anon_sym_register] = ACTIONS(3303), [anon_sym_inline] = ACTIONS(3303), [anon_sym___inline] = ACTIONS(3303), [anon_sym___inline__] = ACTIONS(3303), [anon_sym___forceinline] = ACTIONS(3303), [anon_sym_thread_local] = ACTIONS(3303), [anon_sym___thread] = ACTIONS(3303), [anon_sym_const] = ACTIONS(3303), [anon_sym_constexpr] = ACTIONS(3303), [anon_sym_volatile] = ACTIONS(3303), [anon_sym_restrict] = ACTIONS(3303), [anon_sym___restrict__] = ACTIONS(3303), [anon_sym__Atomic] = ACTIONS(3303), [anon_sym__Noreturn] = ACTIONS(3303), [anon_sym_noreturn] = ACTIONS(3303), [anon_sym__Nonnull] = ACTIONS(3303), [anon_sym_mutable] = ACTIONS(3303), [anon_sym_constinit] = ACTIONS(3303), [anon_sym_consteval] = ACTIONS(3303), [anon_sym_alignas] = ACTIONS(3303), [anon_sym__Alignas] = ACTIONS(3303), [sym_primitive_type] = ACTIONS(3303), [anon_sym_enum] = ACTIONS(3303), [anon_sym_class] = ACTIONS(3303), [anon_sym_struct] = ACTIONS(3303), [anon_sym_union] = ACTIONS(3303), [anon_sym_if] = ACTIONS(3303), [anon_sym_switch] = ACTIONS(3303), [anon_sym_case] = ACTIONS(3303), [anon_sym_default] = ACTIONS(3303), [anon_sym_while] = ACTIONS(3303), [anon_sym_do] = ACTIONS(3303), [anon_sym_for] = ACTIONS(3303), [anon_sym_return] = ACTIONS(3303), [anon_sym_break] = ACTIONS(3303), [anon_sym_continue] = ACTIONS(3303), [anon_sym_goto] = ACTIONS(3303), [anon_sym___try] = ACTIONS(3303), [anon_sym___leave] = ACTIONS(3303), [anon_sym_not] = ACTIONS(3303), [anon_sym_compl] = ACTIONS(3303), [anon_sym_DASH_DASH] = ACTIONS(3305), [anon_sym_PLUS_PLUS] = ACTIONS(3305), [anon_sym_sizeof] = ACTIONS(3303), [anon_sym___alignof__] = ACTIONS(3303), [anon_sym___alignof] = ACTIONS(3303), [anon_sym__alignof] = ACTIONS(3303), [anon_sym_alignof] = ACTIONS(3303), [anon_sym__Alignof] = ACTIONS(3303), [anon_sym_offsetof] = ACTIONS(3303), [anon_sym__Generic] = ACTIONS(3303), [anon_sym_asm] = ACTIONS(3303), [anon_sym___asm__] = ACTIONS(3303), [anon_sym___asm] = ACTIONS(3303), [sym_number_literal] = ACTIONS(3305), [anon_sym_L_SQUOTE] = ACTIONS(3305), [anon_sym_u_SQUOTE] = ACTIONS(3305), [anon_sym_U_SQUOTE] = ACTIONS(3305), [anon_sym_u8_SQUOTE] = ACTIONS(3305), [anon_sym_SQUOTE] = ACTIONS(3305), [anon_sym_L_DQUOTE] = ACTIONS(3305), [anon_sym_u_DQUOTE] = ACTIONS(3305), [anon_sym_U_DQUOTE] = ACTIONS(3305), [anon_sym_u8_DQUOTE] = ACTIONS(3305), [anon_sym_DQUOTE] = ACTIONS(3305), [sym_true] = ACTIONS(3303), [sym_false] = ACTIONS(3303), [anon_sym_NULL] = ACTIONS(3303), [anon_sym_nullptr] = ACTIONS(3303), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3303), [anon_sym_decltype] = ACTIONS(3303), [anon_sym_explicit] = ACTIONS(3303), [anon_sym_typename] = ACTIONS(3303), [anon_sym_template] = ACTIONS(3303), [anon_sym_operator] = ACTIONS(3303), [anon_sym_try] = ACTIONS(3303), [anon_sym_delete] = ACTIONS(3303), [anon_sym_throw] = ACTIONS(3303), [anon_sym_namespace] = ACTIONS(3303), [anon_sym_static_assert] = ACTIONS(3303), [anon_sym_concept] = ACTIONS(3303), [anon_sym_co_return] = ACTIONS(3303), [anon_sym_co_yield] = ACTIONS(3303), [anon_sym_R_DQUOTE] = ACTIONS(3305), [anon_sym_LR_DQUOTE] = ACTIONS(3305), [anon_sym_uR_DQUOTE] = ACTIONS(3305), [anon_sym_UR_DQUOTE] = ACTIONS(3305), [anon_sym_u8R_DQUOTE] = ACTIONS(3305), [anon_sym_co_await] = ACTIONS(3303), [anon_sym_new] = ACTIONS(3303), [anon_sym_requires] = ACTIONS(3303), [sym_this] = ACTIONS(3303), }, [STATE(434)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4403), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7344), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(7494), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(3307), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(435)] = { [sym_identifier] = ACTIONS(3309), [aux_sym_preproc_include_token1] = ACTIONS(3309), [aux_sym_preproc_def_token1] = ACTIONS(3309), [aux_sym_preproc_if_token1] = ACTIONS(3309), [aux_sym_preproc_if_token2] = ACTIONS(3309), [aux_sym_preproc_ifdef_token1] = ACTIONS(3309), [aux_sym_preproc_ifdef_token2] = ACTIONS(3309), [aux_sym_preproc_else_token1] = ACTIONS(3309), [aux_sym_preproc_elif_token1] = ACTIONS(3309), [aux_sym_preproc_elifdef_token1] = ACTIONS(3309), [aux_sym_preproc_elifdef_token2] = ACTIONS(3309), [sym_preproc_directive] = ACTIONS(3309), [anon_sym_LPAREN2] = ACTIONS(3311), [anon_sym_BANG] = ACTIONS(3311), [anon_sym_TILDE] = ACTIONS(3311), [anon_sym_DASH] = ACTIONS(3309), [anon_sym_PLUS] = ACTIONS(3309), [anon_sym_STAR] = ACTIONS(3311), [anon_sym_AMP_AMP] = ACTIONS(3311), [anon_sym_AMP] = ACTIONS(3309), [anon_sym_SEMI] = ACTIONS(3311), [anon_sym___extension__] = ACTIONS(3309), [anon_sym_typedef] = ACTIONS(3309), [anon_sym_virtual] = ACTIONS(3309), [anon_sym_extern] = ACTIONS(3309), [anon_sym___attribute__] = ACTIONS(3309), [anon_sym___attribute] = ACTIONS(3309), [anon_sym_using] = ACTIONS(3309), [anon_sym_COLON_COLON] = ACTIONS(3311), [anon_sym_LBRACK_LBRACK] = ACTIONS(3311), [anon_sym___declspec] = ACTIONS(3309), [anon_sym___based] = ACTIONS(3309), [anon_sym___cdecl] = ACTIONS(3309), [anon_sym___clrcall] = ACTIONS(3309), [anon_sym___stdcall] = ACTIONS(3309), [anon_sym___fastcall] = ACTIONS(3309), [anon_sym___thiscall] = ACTIONS(3309), [anon_sym___vectorcall] = ACTIONS(3309), [anon_sym_LBRACE] = ACTIONS(3311), [anon_sym_signed] = ACTIONS(3309), [anon_sym_unsigned] = ACTIONS(3309), [anon_sym_long] = ACTIONS(3309), [anon_sym_short] = ACTIONS(3309), [anon_sym_LBRACK] = ACTIONS(3309), [anon_sym_static] = ACTIONS(3309), [anon_sym_register] = ACTIONS(3309), [anon_sym_inline] = ACTIONS(3309), [anon_sym___inline] = ACTIONS(3309), [anon_sym___inline__] = ACTIONS(3309), [anon_sym___forceinline] = ACTIONS(3309), [anon_sym_thread_local] = ACTIONS(3309), [anon_sym___thread] = ACTIONS(3309), [anon_sym_const] = ACTIONS(3309), [anon_sym_constexpr] = ACTIONS(3309), [anon_sym_volatile] = ACTIONS(3309), [anon_sym_restrict] = ACTIONS(3309), [anon_sym___restrict__] = ACTIONS(3309), [anon_sym__Atomic] = ACTIONS(3309), [anon_sym__Noreturn] = ACTIONS(3309), [anon_sym_noreturn] = ACTIONS(3309), [anon_sym__Nonnull] = ACTIONS(3309), [anon_sym_mutable] = ACTIONS(3309), [anon_sym_constinit] = ACTIONS(3309), [anon_sym_consteval] = ACTIONS(3309), [anon_sym_alignas] = ACTIONS(3309), [anon_sym__Alignas] = ACTIONS(3309), [sym_primitive_type] = ACTIONS(3309), [anon_sym_enum] = ACTIONS(3309), [anon_sym_class] = ACTIONS(3309), [anon_sym_struct] = ACTIONS(3309), [anon_sym_union] = ACTIONS(3309), [anon_sym_if] = ACTIONS(3309), [anon_sym_switch] = ACTIONS(3309), [anon_sym_case] = ACTIONS(3309), [anon_sym_default] = ACTIONS(3309), [anon_sym_while] = ACTIONS(3309), [anon_sym_do] = ACTIONS(3309), [anon_sym_for] = ACTIONS(3309), [anon_sym_return] = ACTIONS(3309), [anon_sym_break] = ACTIONS(3309), [anon_sym_continue] = ACTIONS(3309), [anon_sym_goto] = ACTIONS(3309), [anon_sym___try] = ACTIONS(3309), [anon_sym___leave] = ACTIONS(3309), [anon_sym_not] = ACTIONS(3309), [anon_sym_compl] = ACTIONS(3309), [anon_sym_DASH_DASH] = ACTIONS(3311), [anon_sym_PLUS_PLUS] = ACTIONS(3311), [anon_sym_sizeof] = ACTIONS(3309), [anon_sym___alignof__] = ACTIONS(3309), [anon_sym___alignof] = ACTIONS(3309), [anon_sym__alignof] = ACTIONS(3309), [anon_sym_alignof] = ACTIONS(3309), [anon_sym__Alignof] = ACTIONS(3309), [anon_sym_offsetof] = ACTIONS(3309), [anon_sym__Generic] = ACTIONS(3309), [anon_sym_asm] = ACTIONS(3309), [anon_sym___asm__] = ACTIONS(3309), [anon_sym___asm] = ACTIONS(3309), [sym_number_literal] = ACTIONS(3311), [anon_sym_L_SQUOTE] = ACTIONS(3311), [anon_sym_u_SQUOTE] = ACTIONS(3311), [anon_sym_U_SQUOTE] = ACTIONS(3311), [anon_sym_u8_SQUOTE] = ACTIONS(3311), [anon_sym_SQUOTE] = ACTIONS(3311), [anon_sym_L_DQUOTE] = ACTIONS(3311), [anon_sym_u_DQUOTE] = ACTIONS(3311), [anon_sym_U_DQUOTE] = ACTIONS(3311), [anon_sym_u8_DQUOTE] = ACTIONS(3311), [anon_sym_DQUOTE] = ACTIONS(3311), [sym_true] = ACTIONS(3309), [sym_false] = ACTIONS(3309), [anon_sym_NULL] = ACTIONS(3309), [anon_sym_nullptr] = ACTIONS(3309), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3309), [anon_sym_decltype] = ACTIONS(3309), [anon_sym_explicit] = ACTIONS(3309), [anon_sym_typename] = ACTIONS(3309), [anon_sym_template] = ACTIONS(3309), [anon_sym_operator] = ACTIONS(3309), [anon_sym_try] = ACTIONS(3309), [anon_sym_delete] = ACTIONS(3309), [anon_sym_throw] = ACTIONS(3309), [anon_sym_namespace] = ACTIONS(3309), [anon_sym_static_assert] = ACTIONS(3309), [anon_sym_concept] = ACTIONS(3309), [anon_sym_co_return] = ACTIONS(3309), [anon_sym_co_yield] = ACTIONS(3309), [anon_sym_R_DQUOTE] = ACTIONS(3311), [anon_sym_LR_DQUOTE] = ACTIONS(3311), [anon_sym_uR_DQUOTE] = ACTIONS(3311), [anon_sym_UR_DQUOTE] = ACTIONS(3311), [anon_sym_u8R_DQUOTE] = ACTIONS(3311), [anon_sym_co_await] = ACTIONS(3309), [anon_sym_new] = ACTIONS(3309), [anon_sym_requires] = ACTIONS(3309), [sym_this] = ACTIONS(3309), }, [STATE(436)] = { [sym_identifier] = ACTIONS(3313), [aux_sym_preproc_include_token1] = ACTIONS(3313), [aux_sym_preproc_def_token1] = ACTIONS(3313), [aux_sym_preproc_if_token1] = ACTIONS(3313), [aux_sym_preproc_if_token2] = ACTIONS(3313), [aux_sym_preproc_ifdef_token1] = ACTIONS(3313), [aux_sym_preproc_ifdef_token2] = ACTIONS(3313), [aux_sym_preproc_else_token1] = ACTIONS(3313), [aux_sym_preproc_elif_token1] = ACTIONS(3313), [aux_sym_preproc_elifdef_token1] = ACTIONS(3313), [aux_sym_preproc_elifdef_token2] = ACTIONS(3313), [sym_preproc_directive] = ACTIONS(3313), [anon_sym_LPAREN2] = ACTIONS(3315), [anon_sym_BANG] = ACTIONS(3315), [anon_sym_TILDE] = ACTIONS(3315), [anon_sym_DASH] = ACTIONS(3313), [anon_sym_PLUS] = ACTIONS(3313), [anon_sym_STAR] = ACTIONS(3315), [anon_sym_AMP_AMP] = ACTIONS(3315), [anon_sym_AMP] = ACTIONS(3313), [anon_sym_SEMI] = ACTIONS(3315), [anon_sym___extension__] = ACTIONS(3313), [anon_sym_typedef] = ACTIONS(3313), [anon_sym_virtual] = ACTIONS(3313), [anon_sym_extern] = ACTIONS(3313), [anon_sym___attribute__] = ACTIONS(3313), [anon_sym___attribute] = ACTIONS(3313), [anon_sym_using] = ACTIONS(3313), [anon_sym_COLON_COLON] = ACTIONS(3315), [anon_sym_LBRACK_LBRACK] = ACTIONS(3315), [anon_sym___declspec] = ACTIONS(3313), [anon_sym___based] = ACTIONS(3313), [anon_sym___cdecl] = ACTIONS(3313), [anon_sym___clrcall] = ACTIONS(3313), [anon_sym___stdcall] = ACTIONS(3313), [anon_sym___fastcall] = ACTIONS(3313), [anon_sym___thiscall] = ACTIONS(3313), [anon_sym___vectorcall] = ACTIONS(3313), [anon_sym_LBRACE] = ACTIONS(3315), [anon_sym_signed] = ACTIONS(3313), [anon_sym_unsigned] = ACTIONS(3313), [anon_sym_long] = ACTIONS(3313), [anon_sym_short] = ACTIONS(3313), [anon_sym_LBRACK] = ACTIONS(3313), [anon_sym_static] = ACTIONS(3313), [anon_sym_register] = ACTIONS(3313), [anon_sym_inline] = ACTIONS(3313), [anon_sym___inline] = ACTIONS(3313), [anon_sym___inline__] = ACTIONS(3313), [anon_sym___forceinline] = ACTIONS(3313), [anon_sym_thread_local] = ACTIONS(3313), [anon_sym___thread] = ACTIONS(3313), [anon_sym_const] = ACTIONS(3313), [anon_sym_constexpr] = ACTIONS(3313), [anon_sym_volatile] = ACTIONS(3313), [anon_sym_restrict] = ACTIONS(3313), [anon_sym___restrict__] = ACTIONS(3313), [anon_sym__Atomic] = ACTIONS(3313), [anon_sym__Noreturn] = ACTIONS(3313), [anon_sym_noreturn] = ACTIONS(3313), [anon_sym__Nonnull] = ACTIONS(3313), [anon_sym_mutable] = ACTIONS(3313), [anon_sym_constinit] = ACTIONS(3313), [anon_sym_consteval] = ACTIONS(3313), [anon_sym_alignas] = ACTIONS(3313), [anon_sym__Alignas] = ACTIONS(3313), [sym_primitive_type] = ACTIONS(3313), [anon_sym_enum] = ACTIONS(3313), [anon_sym_class] = ACTIONS(3313), [anon_sym_struct] = ACTIONS(3313), [anon_sym_union] = ACTIONS(3313), [anon_sym_if] = ACTIONS(3313), [anon_sym_switch] = ACTIONS(3313), [anon_sym_case] = ACTIONS(3313), [anon_sym_default] = ACTIONS(3313), [anon_sym_while] = ACTIONS(3313), [anon_sym_do] = ACTIONS(3313), [anon_sym_for] = ACTIONS(3313), [anon_sym_return] = ACTIONS(3313), [anon_sym_break] = ACTIONS(3313), [anon_sym_continue] = ACTIONS(3313), [anon_sym_goto] = ACTIONS(3313), [anon_sym___try] = ACTIONS(3313), [anon_sym___leave] = ACTIONS(3313), [anon_sym_not] = ACTIONS(3313), [anon_sym_compl] = ACTIONS(3313), [anon_sym_DASH_DASH] = ACTIONS(3315), [anon_sym_PLUS_PLUS] = ACTIONS(3315), [anon_sym_sizeof] = ACTIONS(3313), [anon_sym___alignof__] = ACTIONS(3313), [anon_sym___alignof] = ACTIONS(3313), [anon_sym__alignof] = ACTIONS(3313), [anon_sym_alignof] = ACTIONS(3313), [anon_sym__Alignof] = ACTIONS(3313), [anon_sym_offsetof] = ACTIONS(3313), [anon_sym__Generic] = ACTIONS(3313), [anon_sym_asm] = ACTIONS(3313), [anon_sym___asm__] = ACTIONS(3313), [anon_sym___asm] = ACTIONS(3313), [sym_number_literal] = ACTIONS(3315), [anon_sym_L_SQUOTE] = ACTIONS(3315), [anon_sym_u_SQUOTE] = ACTIONS(3315), [anon_sym_U_SQUOTE] = ACTIONS(3315), [anon_sym_u8_SQUOTE] = ACTIONS(3315), [anon_sym_SQUOTE] = ACTIONS(3315), [anon_sym_L_DQUOTE] = ACTIONS(3315), [anon_sym_u_DQUOTE] = ACTIONS(3315), [anon_sym_U_DQUOTE] = ACTIONS(3315), [anon_sym_u8_DQUOTE] = ACTIONS(3315), [anon_sym_DQUOTE] = ACTIONS(3315), [sym_true] = ACTIONS(3313), [sym_false] = ACTIONS(3313), [anon_sym_NULL] = ACTIONS(3313), [anon_sym_nullptr] = ACTIONS(3313), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3313), [anon_sym_decltype] = ACTIONS(3313), [anon_sym_explicit] = ACTIONS(3313), [anon_sym_typename] = ACTIONS(3313), [anon_sym_template] = ACTIONS(3313), [anon_sym_operator] = ACTIONS(3313), [anon_sym_try] = ACTIONS(3313), [anon_sym_delete] = ACTIONS(3313), [anon_sym_throw] = ACTIONS(3313), [anon_sym_namespace] = ACTIONS(3313), [anon_sym_static_assert] = ACTIONS(3313), [anon_sym_concept] = ACTIONS(3313), [anon_sym_co_return] = ACTIONS(3313), [anon_sym_co_yield] = ACTIONS(3313), [anon_sym_R_DQUOTE] = ACTIONS(3315), [anon_sym_LR_DQUOTE] = ACTIONS(3315), [anon_sym_uR_DQUOTE] = ACTIONS(3315), [anon_sym_UR_DQUOTE] = ACTIONS(3315), [anon_sym_u8R_DQUOTE] = ACTIONS(3315), [anon_sym_co_await] = ACTIONS(3313), [anon_sym_new] = ACTIONS(3313), [anon_sym_requires] = ACTIONS(3313), [sym_this] = ACTIONS(3313), }, [STATE(437)] = { [sym_identifier] = ACTIONS(3317), [aux_sym_preproc_include_token1] = ACTIONS(3317), [aux_sym_preproc_def_token1] = ACTIONS(3317), [aux_sym_preproc_if_token1] = ACTIONS(3317), [aux_sym_preproc_if_token2] = ACTIONS(3317), [aux_sym_preproc_ifdef_token1] = ACTIONS(3317), [aux_sym_preproc_ifdef_token2] = ACTIONS(3317), [aux_sym_preproc_else_token1] = ACTIONS(3317), [aux_sym_preproc_elif_token1] = ACTIONS(3317), [aux_sym_preproc_elifdef_token1] = ACTIONS(3317), [aux_sym_preproc_elifdef_token2] = ACTIONS(3317), [sym_preproc_directive] = ACTIONS(3317), [anon_sym_LPAREN2] = ACTIONS(3319), [anon_sym_BANG] = ACTIONS(3319), [anon_sym_TILDE] = ACTIONS(3319), [anon_sym_DASH] = ACTIONS(3317), [anon_sym_PLUS] = ACTIONS(3317), [anon_sym_STAR] = ACTIONS(3319), [anon_sym_AMP_AMP] = ACTIONS(3319), [anon_sym_AMP] = ACTIONS(3317), [anon_sym_SEMI] = ACTIONS(3319), [anon_sym___extension__] = ACTIONS(3317), [anon_sym_typedef] = ACTIONS(3317), [anon_sym_virtual] = ACTIONS(3317), [anon_sym_extern] = ACTIONS(3317), [anon_sym___attribute__] = ACTIONS(3317), [anon_sym___attribute] = ACTIONS(3317), [anon_sym_using] = ACTIONS(3317), [anon_sym_COLON_COLON] = ACTIONS(3319), [anon_sym_LBRACK_LBRACK] = ACTIONS(3319), [anon_sym___declspec] = ACTIONS(3317), [anon_sym___based] = ACTIONS(3317), [anon_sym___cdecl] = ACTIONS(3317), [anon_sym___clrcall] = ACTIONS(3317), [anon_sym___stdcall] = ACTIONS(3317), [anon_sym___fastcall] = ACTIONS(3317), [anon_sym___thiscall] = ACTIONS(3317), [anon_sym___vectorcall] = ACTIONS(3317), [anon_sym_LBRACE] = ACTIONS(3319), [anon_sym_signed] = ACTIONS(3317), [anon_sym_unsigned] = ACTIONS(3317), [anon_sym_long] = ACTIONS(3317), [anon_sym_short] = ACTIONS(3317), [anon_sym_LBRACK] = ACTIONS(3317), [anon_sym_static] = ACTIONS(3317), [anon_sym_register] = ACTIONS(3317), [anon_sym_inline] = ACTIONS(3317), [anon_sym___inline] = ACTIONS(3317), [anon_sym___inline__] = ACTIONS(3317), [anon_sym___forceinline] = ACTIONS(3317), [anon_sym_thread_local] = ACTIONS(3317), [anon_sym___thread] = ACTIONS(3317), [anon_sym_const] = ACTIONS(3317), [anon_sym_constexpr] = ACTIONS(3317), [anon_sym_volatile] = ACTIONS(3317), [anon_sym_restrict] = ACTIONS(3317), [anon_sym___restrict__] = ACTIONS(3317), [anon_sym__Atomic] = ACTIONS(3317), [anon_sym__Noreturn] = ACTIONS(3317), [anon_sym_noreturn] = ACTIONS(3317), [anon_sym__Nonnull] = ACTIONS(3317), [anon_sym_mutable] = ACTIONS(3317), [anon_sym_constinit] = ACTIONS(3317), [anon_sym_consteval] = ACTIONS(3317), [anon_sym_alignas] = ACTIONS(3317), [anon_sym__Alignas] = ACTIONS(3317), [sym_primitive_type] = ACTIONS(3317), [anon_sym_enum] = ACTIONS(3317), [anon_sym_class] = ACTIONS(3317), [anon_sym_struct] = ACTIONS(3317), [anon_sym_union] = ACTIONS(3317), [anon_sym_if] = ACTIONS(3317), [anon_sym_switch] = ACTIONS(3317), [anon_sym_case] = ACTIONS(3317), [anon_sym_default] = ACTIONS(3317), [anon_sym_while] = ACTIONS(3317), [anon_sym_do] = ACTIONS(3317), [anon_sym_for] = ACTIONS(3317), [anon_sym_return] = ACTIONS(3317), [anon_sym_break] = ACTIONS(3317), [anon_sym_continue] = ACTIONS(3317), [anon_sym_goto] = ACTIONS(3317), [anon_sym___try] = ACTIONS(3317), [anon_sym___leave] = ACTIONS(3317), [anon_sym_not] = ACTIONS(3317), [anon_sym_compl] = ACTIONS(3317), [anon_sym_DASH_DASH] = ACTIONS(3319), [anon_sym_PLUS_PLUS] = ACTIONS(3319), [anon_sym_sizeof] = ACTIONS(3317), [anon_sym___alignof__] = ACTIONS(3317), [anon_sym___alignof] = ACTIONS(3317), [anon_sym__alignof] = ACTIONS(3317), [anon_sym_alignof] = ACTIONS(3317), [anon_sym__Alignof] = ACTIONS(3317), [anon_sym_offsetof] = ACTIONS(3317), [anon_sym__Generic] = ACTIONS(3317), [anon_sym_asm] = ACTIONS(3317), [anon_sym___asm__] = ACTIONS(3317), [anon_sym___asm] = ACTIONS(3317), [sym_number_literal] = ACTIONS(3319), [anon_sym_L_SQUOTE] = ACTIONS(3319), [anon_sym_u_SQUOTE] = ACTIONS(3319), [anon_sym_U_SQUOTE] = ACTIONS(3319), [anon_sym_u8_SQUOTE] = ACTIONS(3319), [anon_sym_SQUOTE] = ACTIONS(3319), [anon_sym_L_DQUOTE] = ACTIONS(3319), [anon_sym_u_DQUOTE] = ACTIONS(3319), [anon_sym_U_DQUOTE] = ACTIONS(3319), [anon_sym_u8_DQUOTE] = ACTIONS(3319), [anon_sym_DQUOTE] = ACTIONS(3319), [sym_true] = ACTIONS(3317), [sym_false] = ACTIONS(3317), [anon_sym_NULL] = ACTIONS(3317), [anon_sym_nullptr] = ACTIONS(3317), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3317), [anon_sym_decltype] = ACTIONS(3317), [anon_sym_explicit] = ACTIONS(3317), [anon_sym_typename] = ACTIONS(3317), [anon_sym_template] = ACTIONS(3317), [anon_sym_operator] = ACTIONS(3317), [anon_sym_try] = ACTIONS(3317), [anon_sym_delete] = ACTIONS(3317), [anon_sym_throw] = ACTIONS(3317), [anon_sym_namespace] = ACTIONS(3317), [anon_sym_static_assert] = ACTIONS(3317), [anon_sym_concept] = ACTIONS(3317), [anon_sym_co_return] = ACTIONS(3317), [anon_sym_co_yield] = ACTIONS(3317), [anon_sym_R_DQUOTE] = ACTIONS(3319), [anon_sym_LR_DQUOTE] = ACTIONS(3319), [anon_sym_uR_DQUOTE] = ACTIONS(3319), [anon_sym_UR_DQUOTE] = ACTIONS(3319), [anon_sym_u8R_DQUOTE] = ACTIONS(3319), [anon_sym_co_await] = ACTIONS(3317), [anon_sym_new] = ACTIONS(3317), [anon_sym_requires] = ACTIONS(3317), [sym_this] = ACTIONS(3317), }, [STATE(438)] = { [sym_identifier] = ACTIONS(3321), [aux_sym_preproc_include_token1] = ACTIONS(3321), [aux_sym_preproc_def_token1] = ACTIONS(3321), [aux_sym_preproc_if_token1] = ACTIONS(3321), [aux_sym_preproc_if_token2] = ACTIONS(3321), [aux_sym_preproc_ifdef_token1] = ACTIONS(3321), [aux_sym_preproc_ifdef_token2] = ACTIONS(3321), [aux_sym_preproc_else_token1] = ACTIONS(3321), [aux_sym_preproc_elif_token1] = ACTIONS(3321), [aux_sym_preproc_elifdef_token1] = ACTIONS(3321), [aux_sym_preproc_elifdef_token2] = ACTIONS(3321), [sym_preproc_directive] = ACTIONS(3321), [anon_sym_LPAREN2] = ACTIONS(3323), [anon_sym_BANG] = ACTIONS(3323), [anon_sym_TILDE] = ACTIONS(3323), [anon_sym_DASH] = ACTIONS(3321), [anon_sym_PLUS] = ACTIONS(3321), [anon_sym_STAR] = ACTIONS(3323), [anon_sym_AMP_AMP] = ACTIONS(3323), [anon_sym_AMP] = ACTIONS(3321), [anon_sym_SEMI] = ACTIONS(3323), [anon_sym___extension__] = ACTIONS(3321), [anon_sym_typedef] = ACTIONS(3321), [anon_sym_virtual] = ACTIONS(3321), [anon_sym_extern] = ACTIONS(3321), [anon_sym___attribute__] = ACTIONS(3321), [anon_sym___attribute] = ACTIONS(3321), [anon_sym_using] = ACTIONS(3321), [anon_sym_COLON_COLON] = ACTIONS(3323), [anon_sym_LBRACK_LBRACK] = ACTIONS(3323), [anon_sym___declspec] = ACTIONS(3321), [anon_sym___based] = ACTIONS(3321), [anon_sym___cdecl] = ACTIONS(3321), [anon_sym___clrcall] = ACTIONS(3321), [anon_sym___stdcall] = ACTIONS(3321), [anon_sym___fastcall] = ACTIONS(3321), [anon_sym___thiscall] = ACTIONS(3321), [anon_sym___vectorcall] = ACTIONS(3321), [anon_sym_LBRACE] = ACTIONS(3323), [anon_sym_signed] = ACTIONS(3321), [anon_sym_unsigned] = ACTIONS(3321), [anon_sym_long] = ACTIONS(3321), [anon_sym_short] = ACTIONS(3321), [anon_sym_LBRACK] = ACTIONS(3321), [anon_sym_static] = ACTIONS(3321), [anon_sym_register] = ACTIONS(3321), [anon_sym_inline] = ACTIONS(3321), [anon_sym___inline] = ACTIONS(3321), [anon_sym___inline__] = ACTIONS(3321), [anon_sym___forceinline] = ACTIONS(3321), [anon_sym_thread_local] = ACTIONS(3321), [anon_sym___thread] = ACTIONS(3321), [anon_sym_const] = ACTIONS(3321), [anon_sym_constexpr] = ACTIONS(3321), [anon_sym_volatile] = ACTIONS(3321), [anon_sym_restrict] = ACTIONS(3321), [anon_sym___restrict__] = ACTIONS(3321), [anon_sym__Atomic] = ACTIONS(3321), [anon_sym__Noreturn] = ACTIONS(3321), [anon_sym_noreturn] = ACTIONS(3321), [anon_sym__Nonnull] = ACTIONS(3321), [anon_sym_mutable] = ACTIONS(3321), [anon_sym_constinit] = ACTIONS(3321), [anon_sym_consteval] = ACTIONS(3321), [anon_sym_alignas] = ACTIONS(3321), [anon_sym__Alignas] = ACTIONS(3321), [sym_primitive_type] = ACTIONS(3321), [anon_sym_enum] = ACTIONS(3321), [anon_sym_class] = ACTIONS(3321), [anon_sym_struct] = ACTIONS(3321), [anon_sym_union] = ACTIONS(3321), [anon_sym_if] = ACTIONS(3321), [anon_sym_switch] = ACTIONS(3321), [anon_sym_case] = ACTIONS(3321), [anon_sym_default] = ACTIONS(3321), [anon_sym_while] = ACTIONS(3321), [anon_sym_do] = ACTIONS(3321), [anon_sym_for] = ACTIONS(3321), [anon_sym_return] = ACTIONS(3321), [anon_sym_break] = ACTIONS(3321), [anon_sym_continue] = ACTIONS(3321), [anon_sym_goto] = ACTIONS(3321), [anon_sym___try] = ACTIONS(3321), [anon_sym___leave] = ACTIONS(3321), [anon_sym_not] = ACTIONS(3321), [anon_sym_compl] = ACTIONS(3321), [anon_sym_DASH_DASH] = ACTIONS(3323), [anon_sym_PLUS_PLUS] = ACTIONS(3323), [anon_sym_sizeof] = ACTIONS(3321), [anon_sym___alignof__] = ACTIONS(3321), [anon_sym___alignof] = ACTIONS(3321), [anon_sym__alignof] = ACTIONS(3321), [anon_sym_alignof] = ACTIONS(3321), [anon_sym__Alignof] = ACTIONS(3321), [anon_sym_offsetof] = ACTIONS(3321), [anon_sym__Generic] = ACTIONS(3321), [anon_sym_asm] = ACTIONS(3321), [anon_sym___asm__] = ACTIONS(3321), [anon_sym___asm] = ACTIONS(3321), [sym_number_literal] = ACTIONS(3323), [anon_sym_L_SQUOTE] = ACTIONS(3323), [anon_sym_u_SQUOTE] = ACTIONS(3323), [anon_sym_U_SQUOTE] = ACTIONS(3323), [anon_sym_u8_SQUOTE] = ACTIONS(3323), [anon_sym_SQUOTE] = ACTIONS(3323), [anon_sym_L_DQUOTE] = ACTIONS(3323), [anon_sym_u_DQUOTE] = ACTIONS(3323), [anon_sym_U_DQUOTE] = ACTIONS(3323), [anon_sym_u8_DQUOTE] = ACTIONS(3323), [anon_sym_DQUOTE] = ACTIONS(3323), [sym_true] = ACTIONS(3321), [sym_false] = ACTIONS(3321), [anon_sym_NULL] = ACTIONS(3321), [anon_sym_nullptr] = ACTIONS(3321), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3321), [anon_sym_decltype] = ACTIONS(3321), [anon_sym_explicit] = ACTIONS(3321), [anon_sym_typename] = ACTIONS(3321), [anon_sym_template] = ACTIONS(3321), [anon_sym_operator] = ACTIONS(3321), [anon_sym_try] = ACTIONS(3321), [anon_sym_delete] = ACTIONS(3321), [anon_sym_throw] = ACTIONS(3321), [anon_sym_namespace] = ACTIONS(3321), [anon_sym_static_assert] = ACTIONS(3321), [anon_sym_concept] = ACTIONS(3321), [anon_sym_co_return] = ACTIONS(3321), [anon_sym_co_yield] = ACTIONS(3321), [anon_sym_R_DQUOTE] = ACTIONS(3323), [anon_sym_LR_DQUOTE] = ACTIONS(3323), [anon_sym_uR_DQUOTE] = ACTIONS(3323), [anon_sym_UR_DQUOTE] = ACTIONS(3323), [anon_sym_u8R_DQUOTE] = ACTIONS(3323), [anon_sym_co_await] = ACTIONS(3321), [anon_sym_new] = ACTIONS(3321), [anon_sym_requires] = ACTIONS(3321), [sym_this] = ACTIONS(3321), }, [STATE(439)] = { [sym_identifier] = ACTIONS(3325), [aux_sym_preproc_include_token1] = ACTIONS(3325), [aux_sym_preproc_def_token1] = ACTIONS(3325), [aux_sym_preproc_if_token1] = ACTIONS(3325), [aux_sym_preproc_if_token2] = ACTIONS(3325), [aux_sym_preproc_ifdef_token1] = ACTIONS(3325), [aux_sym_preproc_ifdef_token2] = ACTIONS(3325), [aux_sym_preproc_else_token1] = ACTIONS(3325), [aux_sym_preproc_elif_token1] = ACTIONS(3325), [aux_sym_preproc_elifdef_token1] = ACTIONS(3325), [aux_sym_preproc_elifdef_token2] = ACTIONS(3325), [sym_preproc_directive] = ACTIONS(3325), [anon_sym_LPAREN2] = ACTIONS(3327), [anon_sym_BANG] = ACTIONS(3327), [anon_sym_TILDE] = ACTIONS(3327), [anon_sym_DASH] = ACTIONS(3325), [anon_sym_PLUS] = ACTIONS(3325), [anon_sym_STAR] = ACTIONS(3327), [anon_sym_AMP_AMP] = ACTIONS(3327), [anon_sym_AMP] = ACTIONS(3325), [anon_sym_SEMI] = ACTIONS(3327), [anon_sym___extension__] = ACTIONS(3325), [anon_sym_typedef] = ACTIONS(3325), [anon_sym_virtual] = ACTIONS(3325), [anon_sym_extern] = ACTIONS(3325), [anon_sym___attribute__] = ACTIONS(3325), [anon_sym___attribute] = ACTIONS(3325), [anon_sym_using] = ACTIONS(3325), [anon_sym_COLON_COLON] = ACTIONS(3327), [anon_sym_LBRACK_LBRACK] = ACTIONS(3327), [anon_sym___declspec] = ACTIONS(3325), [anon_sym___based] = ACTIONS(3325), [anon_sym___cdecl] = ACTIONS(3325), [anon_sym___clrcall] = ACTIONS(3325), [anon_sym___stdcall] = ACTIONS(3325), [anon_sym___fastcall] = ACTIONS(3325), [anon_sym___thiscall] = ACTIONS(3325), [anon_sym___vectorcall] = ACTIONS(3325), [anon_sym_LBRACE] = ACTIONS(3327), [anon_sym_signed] = ACTIONS(3325), [anon_sym_unsigned] = ACTIONS(3325), [anon_sym_long] = ACTIONS(3325), [anon_sym_short] = ACTIONS(3325), [anon_sym_LBRACK] = ACTIONS(3325), [anon_sym_static] = ACTIONS(3325), [anon_sym_register] = ACTIONS(3325), [anon_sym_inline] = ACTIONS(3325), [anon_sym___inline] = ACTIONS(3325), [anon_sym___inline__] = ACTIONS(3325), [anon_sym___forceinline] = ACTIONS(3325), [anon_sym_thread_local] = ACTIONS(3325), [anon_sym___thread] = ACTIONS(3325), [anon_sym_const] = ACTIONS(3325), [anon_sym_constexpr] = ACTIONS(3325), [anon_sym_volatile] = ACTIONS(3325), [anon_sym_restrict] = ACTIONS(3325), [anon_sym___restrict__] = ACTIONS(3325), [anon_sym__Atomic] = ACTIONS(3325), [anon_sym__Noreturn] = ACTIONS(3325), [anon_sym_noreturn] = ACTIONS(3325), [anon_sym__Nonnull] = ACTIONS(3325), [anon_sym_mutable] = ACTIONS(3325), [anon_sym_constinit] = ACTIONS(3325), [anon_sym_consteval] = ACTIONS(3325), [anon_sym_alignas] = ACTIONS(3325), [anon_sym__Alignas] = ACTIONS(3325), [sym_primitive_type] = ACTIONS(3325), [anon_sym_enum] = ACTIONS(3325), [anon_sym_class] = ACTIONS(3325), [anon_sym_struct] = ACTIONS(3325), [anon_sym_union] = ACTIONS(3325), [anon_sym_if] = ACTIONS(3325), [anon_sym_switch] = ACTIONS(3325), [anon_sym_case] = ACTIONS(3325), [anon_sym_default] = ACTIONS(3325), [anon_sym_while] = ACTIONS(3325), [anon_sym_do] = ACTIONS(3325), [anon_sym_for] = ACTIONS(3325), [anon_sym_return] = ACTIONS(3325), [anon_sym_break] = ACTIONS(3325), [anon_sym_continue] = ACTIONS(3325), [anon_sym_goto] = ACTIONS(3325), [anon_sym___try] = ACTIONS(3325), [anon_sym___leave] = ACTIONS(3325), [anon_sym_not] = ACTIONS(3325), [anon_sym_compl] = ACTIONS(3325), [anon_sym_DASH_DASH] = ACTIONS(3327), [anon_sym_PLUS_PLUS] = ACTIONS(3327), [anon_sym_sizeof] = ACTIONS(3325), [anon_sym___alignof__] = ACTIONS(3325), [anon_sym___alignof] = ACTIONS(3325), [anon_sym__alignof] = ACTIONS(3325), [anon_sym_alignof] = ACTIONS(3325), [anon_sym__Alignof] = ACTIONS(3325), [anon_sym_offsetof] = ACTIONS(3325), [anon_sym__Generic] = ACTIONS(3325), [anon_sym_asm] = ACTIONS(3325), [anon_sym___asm__] = ACTIONS(3325), [anon_sym___asm] = ACTIONS(3325), [sym_number_literal] = ACTIONS(3327), [anon_sym_L_SQUOTE] = ACTIONS(3327), [anon_sym_u_SQUOTE] = ACTIONS(3327), [anon_sym_U_SQUOTE] = ACTIONS(3327), [anon_sym_u8_SQUOTE] = ACTIONS(3327), [anon_sym_SQUOTE] = ACTIONS(3327), [anon_sym_L_DQUOTE] = ACTIONS(3327), [anon_sym_u_DQUOTE] = ACTIONS(3327), [anon_sym_U_DQUOTE] = ACTIONS(3327), [anon_sym_u8_DQUOTE] = ACTIONS(3327), [anon_sym_DQUOTE] = ACTIONS(3327), [sym_true] = ACTIONS(3325), [sym_false] = ACTIONS(3325), [anon_sym_NULL] = ACTIONS(3325), [anon_sym_nullptr] = ACTIONS(3325), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3325), [anon_sym_decltype] = ACTIONS(3325), [anon_sym_explicit] = ACTIONS(3325), [anon_sym_typename] = ACTIONS(3325), [anon_sym_template] = ACTIONS(3325), [anon_sym_operator] = ACTIONS(3325), [anon_sym_try] = ACTIONS(3325), [anon_sym_delete] = ACTIONS(3325), [anon_sym_throw] = ACTIONS(3325), [anon_sym_namespace] = ACTIONS(3325), [anon_sym_static_assert] = ACTIONS(3325), [anon_sym_concept] = ACTIONS(3325), [anon_sym_co_return] = ACTIONS(3325), [anon_sym_co_yield] = ACTIONS(3325), [anon_sym_R_DQUOTE] = ACTIONS(3327), [anon_sym_LR_DQUOTE] = ACTIONS(3327), [anon_sym_uR_DQUOTE] = ACTIONS(3327), [anon_sym_UR_DQUOTE] = ACTIONS(3327), [anon_sym_u8R_DQUOTE] = ACTIONS(3327), [anon_sym_co_await] = ACTIONS(3325), [anon_sym_new] = ACTIONS(3325), [anon_sym_requires] = ACTIONS(3325), [sym_this] = ACTIONS(3325), }, [STATE(440)] = { [ts_builtin_sym_end] = ACTIONS(2691), [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_include_token1] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_BANG] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_DASH] = ACTIONS(2689), [anon_sym_PLUS] = ACTIONS(2689), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym___cdecl] = ACTIONS(2689), [anon_sym___clrcall] = ACTIONS(2689), [anon_sym___stdcall] = ACTIONS(2689), [anon_sym___fastcall] = ACTIONS(2689), [anon_sym___thiscall] = ACTIONS(2689), [anon_sym___vectorcall] = ACTIONS(2689), [anon_sym_LBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [anon_sym_if] = ACTIONS(2689), [anon_sym_else] = ACTIONS(2689), [anon_sym_switch] = ACTIONS(2689), [anon_sym_case] = ACTIONS(2689), [anon_sym_default] = ACTIONS(2689), [anon_sym_while] = ACTIONS(2689), [anon_sym_do] = ACTIONS(2689), [anon_sym_for] = ACTIONS(2689), [anon_sym_return] = ACTIONS(2689), [anon_sym_break] = ACTIONS(2689), [anon_sym_continue] = ACTIONS(2689), [anon_sym_goto] = ACTIONS(2689), [anon_sym___try] = ACTIONS(2689), [anon_sym___leave] = ACTIONS(2689), [anon_sym_not] = ACTIONS(2689), [anon_sym_compl] = ACTIONS(2689), [anon_sym_DASH_DASH] = ACTIONS(2691), [anon_sym_PLUS_PLUS] = ACTIONS(2691), [anon_sym_sizeof] = ACTIONS(2689), [anon_sym___alignof__] = ACTIONS(2689), [anon_sym___alignof] = ACTIONS(2689), [anon_sym__alignof] = ACTIONS(2689), [anon_sym_alignof] = ACTIONS(2689), [anon_sym__Alignof] = ACTIONS(2689), [anon_sym_offsetof] = ACTIONS(2689), [anon_sym__Generic] = ACTIONS(2689), [anon_sym_asm] = ACTIONS(2689), [anon_sym___asm__] = ACTIONS(2689), [anon_sym___asm] = ACTIONS(2689), [sym_number_literal] = ACTIONS(2691), [anon_sym_L_SQUOTE] = ACTIONS(2691), [anon_sym_u_SQUOTE] = ACTIONS(2691), [anon_sym_U_SQUOTE] = ACTIONS(2691), [anon_sym_u8_SQUOTE] = ACTIONS(2691), [anon_sym_SQUOTE] = ACTIONS(2691), [anon_sym_L_DQUOTE] = ACTIONS(2691), [anon_sym_u_DQUOTE] = ACTIONS(2691), [anon_sym_U_DQUOTE] = ACTIONS(2691), [anon_sym_u8_DQUOTE] = ACTIONS(2691), [anon_sym_DQUOTE] = ACTIONS(2691), [sym_true] = ACTIONS(2689), [sym_false] = ACTIONS(2689), [anon_sym_NULL] = ACTIONS(2689), [anon_sym_nullptr] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_export] = ACTIONS(2689), [anon_sym_module] = ACTIONS(2689), [anon_sym_import] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_try] = ACTIONS(2689), [anon_sym_delete] = ACTIONS(2689), [anon_sym_throw] = ACTIONS(2689), [anon_sym_namespace] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), [anon_sym_concept] = ACTIONS(2689), [anon_sym_co_return] = ACTIONS(2689), [anon_sym_co_yield] = ACTIONS(2689), [anon_sym_R_DQUOTE] = ACTIONS(2691), [anon_sym_LR_DQUOTE] = ACTIONS(2691), [anon_sym_uR_DQUOTE] = ACTIONS(2691), [anon_sym_UR_DQUOTE] = ACTIONS(2691), [anon_sym_u8R_DQUOTE] = ACTIONS(2691), [anon_sym_co_await] = ACTIONS(2689), [anon_sym_new] = ACTIONS(2689), [anon_sym_requires] = ACTIONS(2689), [sym_this] = ACTIONS(2689), }, [STATE(441)] = { [sym_identifier] = ACTIONS(3329), [aux_sym_preproc_include_token1] = ACTIONS(3329), [aux_sym_preproc_def_token1] = ACTIONS(3329), [aux_sym_preproc_if_token1] = ACTIONS(3329), [aux_sym_preproc_if_token2] = ACTIONS(3329), [aux_sym_preproc_ifdef_token1] = ACTIONS(3329), [aux_sym_preproc_ifdef_token2] = ACTIONS(3329), [aux_sym_preproc_else_token1] = ACTIONS(3329), [aux_sym_preproc_elif_token1] = ACTIONS(3329), [aux_sym_preproc_elifdef_token1] = ACTIONS(3329), [aux_sym_preproc_elifdef_token2] = ACTIONS(3329), [sym_preproc_directive] = ACTIONS(3329), [anon_sym_LPAREN2] = ACTIONS(3331), [anon_sym_BANG] = ACTIONS(3331), [anon_sym_TILDE] = ACTIONS(3331), [anon_sym_DASH] = ACTIONS(3329), [anon_sym_PLUS] = ACTIONS(3329), [anon_sym_STAR] = ACTIONS(3331), [anon_sym_AMP_AMP] = ACTIONS(3331), [anon_sym_AMP] = ACTIONS(3329), [anon_sym_SEMI] = ACTIONS(3331), [anon_sym___extension__] = ACTIONS(3329), [anon_sym_typedef] = ACTIONS(3329), [anon_sym_virtual] = ACTIONS(3329), [anon_sym_extern] = ACTIONS(3329), [anon_sym___attribute__] = ACTIONS(3329), [anon_sym___attribute] = ACTIONS(3329), [anon_sym_using] = ACTIONS(3329), [anon_sym_COLON_COLON] = ACTIONS(3331), [anon_sym_LBRACK_LBRACK] = ACTIONS(3331), [anon_sym___declspec] = ACTIONS(3329), [anon_sym___based] = ACTIONS(3329), [anon_sym___cdecl] = ACTIONS(3329), [anon_sym___clrcall] = ACTIONS(3329), [anon_sym___stdcall] = ACTIONS(3329), [anon_sym___fastcall] = ACTIONS(3329), [anon_sym___thiscall] = ACTIONS(3329), [anon_sym___vectorcall] = ACTIONS(3329), [anon_sym_LBRACE] = ACTIONS(3331), [anon_sym_signed] = ACTIONS(3329), [anon_sym_unsigned] = ACTIONS(3329), [anon_sym_long] = ACTIONS(3329), [anon_sym_short] = ACTIONS(3329), [anon_sym_LBRACK] = ACTIONS(3329), [anon_sym_static] = ACTIONS(3329), [anon_sym_register] = ACTIONS(3329), [anon_sym_inline] = ACTIONS(3329), [anon_sym___inline] = ACTIONS(3329), [anon_sym___inline__] = ACTIONS(3329), [anon_sym___forceinline] = ACTIONS(3329), [anon_sym_thread_local] = ACTIONS(3329), [anon_sym___thread] = ACTIONS(3329), [anon_sym_const] = ACTIONS(3329), [anon_sym_constexpr] = ACTIONS(3329), [anon_sym_volatile] = ACTIONS(3329), [anon_sym_restrict] = ACTIONS(3329), [anon_sym___restrict__] = ACTIONS(3329), [anon_sym__Atomic] = ACTIONS(3329), [anon_sym__Noreturn] = ACTIONS(3329), [anon_sym_noreturn] = ACTIONS(3329), [anon_sym__Nonnull] = ACTIONS(3329), [anon_sym_mutable] = ACTIONS(3329), [anon_sym_constinit] = ACTIONS(3329), [anon_sym_consteval] = ACTIONS(3329), [anon_sym_alignas] = ACTIONS(3329), [anon_sym__Alignas] = ACTIONS(3329), [sym_primitive_type] = ACTIONS(3329), [anon_sym_enum] = ACTIONS(3329), [anon_sym_class] = ACTIONS(3329), [anon_sym_struct] = ACTIONS(3329), [anon_sym_union] = ACTIONS(3329), [anon_sym_if] = ACTIONS(3329), [anon_sym_switch] = ACTIONS(3329), [anon_sym_case] = ACTIONS(3329), [anon_sym_default] = ACTIONS(3329), [anon_sym_while] = ACTIONS(3329), [anon_sym_do] = ACTIONS(3329), [anon_sym_for] = ACTIONS(3329), [anon_sym_return] = ACTIONS(3329), [anon_sym_break] = ACTIONS(3329), [anon_sym_continue] = ACTIONS(3329), [anon_sym_goto] = ACTIONS(3329), [anon_sym___try] = ACTIONS(3329), [anon_sym___leave] = ACTIONS(3329), [anon_sym_not] = ACTIONS(3329), [anon_sym_compl] = ACTIONS(3329), [anon_sym_DASH_DASH] = ACTIONS(3331), [anon_sym_PLUS_PLUS] = ACTIONS(3331), [anon_sym_sizeof] = ACTIONS(3329), [anon_sym___alignof__] = ACTIONS(3329), [anon_sym___alignof] = ACTIONS(3329), [anon_sym__alignof] = ACTIONS(3329), [anon_sym_alignof] = ACTIONS(3329), [anon_sym__Alignof] = ACTIONS(3329), [anon_sym_offsetof] = ACTIONS(3329), [anon_sym__Generic] = ACTIONS(3329), [anon_sym_asm] = ACTIONS(3329), [anon_sym___asm__] = ACTIONS(3329), [anon_sym___asm] = ACTIONS(3329), [sym_number_literal] = ACTIONS(3331), [anon_sym_L_SQUOTE] = ACTIONS(3331), [anon_sym_u_SQUOTE] = ACTIONS(3331), [anon_sym_U_SQUOTE] = ACTIONS(3331), [anon_sym_u8_SQUOTE] = ACTIONS(3331), [anon_sym_SQUOTE] = ACTIONS(3331), [anon_sym_L_DQUOTE] = ACTIONS(3331), [anon_sym_u_DQUOTE] = ACTIONS(3331), [anon_sym_U_DQUOTE] = ACTIONS(3331), [anon_sym_u8_DQUOTE] = ACTIONS(3331), [anon_sym_DQUOTE] = ACTIONS(3331), [sym_true] = ACTIONS(3329), [sym_false] = ACTIONS(3329), [anon_sym_NULL] = ACTIONS(3329), [anon_sym_nullptr] = ACTIONS(3329), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3329), [anon_sym_decltype] = ACTIONS(3329), [anon_sym_explicit] = ACTIONS(3329), [anon_sym_typename] = ACTIONS(3329), [anon_sym_template] = ACTIONS(3329), [anon_sym_operator] = ACTIONS(3329), [anon_sym_try] = ACTIONS(3329), [anon_sym_delete] = ACTIONS(3329), [anon_sym_throw] = ACTIONS(3329), [anon_sym_namespace] = ACTIONS(3329), [anon_sym_static_assert] = ACTIONS(3329), [anon_sym_concept] = ACTIONS(3329), [anon_sym_co_return] = ACTIONS(3329), [anon_sym_co_yield] = ACTIONS(3329), [anon_sym_R_DQUOTE] = ACTIONS(3331), [anon_sym_LR_DQUOTE] = ACTIONS(3331), [anon_sym_uR_DQUOTE] = ACTIONS(3331), [anon_sym_UR_DQUOTE] = ACTIONS(3331), [anon_sym_u8R_DQUOTE] = ACTIONS(3331), [anon_sym_co_await] = ACTIONS(3329), [anon_sym_new] = ACTIONS(3329), [anon_sym_requires] = ACTIONS(3329), [sym_this] = ACTIONS(3329), }, [STATE(442)] = { [sym_identifier] = ACTIONS(3333), [aux_sym_preproc_include_token1] = ACTIONS(3333), [aux_sym_preproc_def_token1] = ACTIONS(3333), [aux_sym_preproc_if_token1] = ACTIONS(3333), [aux_sym_preproc_if_token2] = ACTIONS(3333), [aux_sym_preproc_ifdef_token1] = ACTIONS(3333), [aux_sym_preproc_ifdef_token2] = ACTIONS(3333), [aux_sym_preproc_else_token1] = ACTIONS(3333), [aux_sym_preproc_elif_token1] = ACTIONS(3333), [aux_sym_preproc_elifdef_token1] = ACTIONS(3333), [aux_sym_preproc_elifdef_token2] = ACTIONS(3333), [sym_preproc_directive] = ACTIONS(3333), [anon_sym_LPAREN2] = ACTIONS(3335), [anon_sym_BANG] = ACTIONS(3335), [anon_sym_TILDE] = ACTIONS(3335), [anon_sym_DASH] = ACTIONS(3333), [anon_sym_PLUS] = ACTIONS(3333), [anon_sym_STAR] = ACTIONS(3335), [anon_sym_AMP_AMP] = ACTIONS(3335), [anon_sym_AMP] = ACTIONS(3333), [anon_sym_SEMI] = ACTIONS(3335), [anon_sym___extension__] = ACTIONS(3333), [anon_sym_typedef] = ACTIONS(3333), [anon_sym_virtual] = ACTIONS(3333), [anon_sym_extern] = ACTIONS(3333), [anon_sym___attribute__] = ACTIONS(3333), [anon_sym___attribute] = ACTIONS(3333), [anon_sym_using] = ACTIONS(3333), [anon_sym_COLON_COLON] = ACTIONS(3335), [anon_sym_LBRACK_LBRACK] = ACTIONS(3335), [anon_sym___declspec] = ACTIONS(3333), [anon_sym___based] = ACTIONS(3333), [anon_sym___cdecl] = ACTIONS(3333), [anon_sym___clrcall] = ACTIONS(3333), [anon_sym___stdcall] = ACTIONS(3333), [anon_sym___fastcall] = ACTIONS(3333), [anon_sym___thiscall] = ACTIONS(3333), [anon_sym___vectorcall] = ACTIONS(3333), [anon_sym_LBRACE] = ACTIONS(3335), [anon_sym_signed] = ACTIONS(3333), [anon_sym_unsigned] = ACTIONS(3333), [anon_sym_long] = ACTIONS(3333), [anon_sym_short] = ACTIONS(3333), [anon_sym_LBRACK] = ACTIONS(3333), [anon_sym_static] = ACTIONS(3333), [anon_sym_register] = ACTIONS(3333), [anon_sym_inline] = ACTIONS(3333), [anon_sym___inline] = ACTIONS(3333), [anon_sym___inline__] = ACTIONS(3333), [anon_sym___forceinline] = ACTIONS(3333), [anon_sym_thread_local] = ACTIONS(3333), [anon_sym___thread] = ACTIONS(3333), [anon_sym_const] = ACTIONS(3333), [anon_sym_constexpr] = ACTIONS(3333), [anon_sym_volatile] = ACTIONS(3333), [anon_sym_restrict] = ACTIONS(3333), [anon_sym___restrict__] = ACTIONS(3333), [anon_sym__Atomic] = ACTIONS(3333), [anon_sym__Noreturn] = ACTIONS(3333), [anon_sym_noreturn] = ACTIONS(3333), [anon_sym__Nonnull] = ACTIONS(3333), [anon_sym_mutable] = ACTIONS(3333), [anon_sym_constinit] = ACTIONS(3333), [anon_sym_consteval] = ACTIONS(3333), [anon_sym_alignas] = ACTIONS(3333), [anon_sym__Alignas] = ACTIONS(3333), [sym_primitive_type] = ACTIONS(3333), [anon_sym_enum] = ACTIONS(3333), [anon_sym_class] = ACTIONS(3333), [anon_sym_struct] = ACTIONS(3333), [anon_sym_union] = ACTIONS(3333), [anon_sym_if] = ACTIONS(3333), [anon_sym_switch] = ACTIONS(3333), [anon_sym_case] = ACTIONS(3333), [anon_sym_default] = ACTIONS(3333), [anon_sym_while] = ACTIONS(3333), [anon_sym_do] = ACTIONS(3333), [anon_sym_for] = ACTIONS(3333), [anon_sym_return] = ACTIONS(3333), [anon_sym_break] = ACTIONS(3333), [anon_sym_continue] = ACTIONS(3333), [anon_sym_goto] = ACTIONS(3333), [anon_sym___try] = ACTIONS(3333), [anon_sym___leave] = ACTIONS(3333), [anon_sym_not] = ACTIONS(3333), [anon_sym_compl] = ACTIONS(3333), [anon_sym_DASH_DASH] = ACTIONS(3335), [anon_sym_PLUS_PLUS] = ACTIONS(3335), [anon_sym_sizeof] = ACTIONS(3333), [anon_sym___alignof__] = ACTIONS(3333), [anon_sym___alignof] = ACTIONS(3333), [anon_sym__alignof] = ACTIONS(3333), [anon_sym_alignof] = ACTIONS(3333), [anon_sym__Alignof] = ACTIONS(3333), [anon_sym_offsetof] = ACTIONS(3333), [anon_sym__Generic] = ACTIONS(3333), [anon_sym_asm] = ACTIONS(3333), [anon_sym___asm__] = ACTIONS(3333), [anon_sym___asm] = ACTIONS(3333), [sym_number_literal] = ACTIONS(3335), [anon_sym_L_SQUOTE] = ACTIONS(3335), [anon_sym_u_SQUOTE] = ACTIONS(3335), [anon_sym_U_SQUOTE] = ACTIONS(3335), [anon_sym_u8_SQUOTE] = ACTIONS(3335), [anon_sym_SQUOTE] = ACTIONS(3335), [anon_sym_L_DQUOTE] = ACTIONS(3335), [anon_sym_u_DQUOTE] = ACTIONS(3335), [anon_sym_U_DQUOTE] = ACTIONS(3335), [anon_sym_u8_DQUOTE] = ACTIONS(3335), [anon_sym_DQUOTE] = ACTIONS(3335), [sym_true] = ACTIONS(3333), [sym_false] = ACTIONS(3333), [anon_sym_NULL] = ACTIONS(3333), [anon_sym_nullptr] = ACTIONS(3333), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3333), [anon_sym_decltype] = ACTIONS(3333), [anon_sym_explicit] = ACTIONS(3333), [anon_sym_typename] = ACTIONS(3333), [anon_sym_template] = ACTIONS(3333), [anon_sym_operator] = ACTIONS(3333), [anon_sym_try] = ACTIONS(3333), [anon_sym_delete] = ACTIONS(3333), [anon_sym_throw] = ACTIONS(3333), [anon_sym_namespace] = ACTIONS(3333), [anon_sym_static_assert] = ACTIONS(3333), [anon_sym_concept] = ACTIONS(3333), [anon_sym_co_return] = ACTIONS(3333), [anon_sym_co_yield] = ACTIONS(3333), [anon_sym_R_DQUOTE] = ACTIONS(3335), [anon_sym_LR_DQUOTE] = ACTIONS(3335), [anon_sym_uR_DQUOTE] = ACTIONS(3335), [anon_sym_UR_DQUOTE] = ACTIONS(3335), [anon_sym_u8R_DQUOTE] = ACTIONS(3335), [anon_sym_co_await] = ACTIONS(3333), [anon_sym_new] = ACTIONS(3333), [anon_sym_requires] = ACTIONS(3333), [sym_this] = ACTIONS(3333), }, [STATE(443)] = { [sym_preproc_def] = STATE(373), [sym_preproc_function_def] = STATE(373), [sym_preproc_call] = STATE(373), [sym_preproc_if_in_field_declaration_list] = STATE(373), [sym_preproc_ifdef_in_field_declaration_list] = STATE(373), [sym_preproc_else_in_field_declaration_list] = STATE(8855), [sym_preproc_elif_in_field_declaration_list] = STATE(8855), [sym_preproc_elifdef_in_field_declaration_list] = STATE(8855), [sym_type_definition] = STATE(373), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(373), [sym_field_declaration] = STATE(373), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(373), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(373), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(373), [sym_operator_cast_declaration] = STATE(373), [sym_constructor_or_destructor_definition] = STATE(373), [sym_constructor_or_destructor_declaration] = STATE(373), [sym_friend_declaration] = STATE(373), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(373), [sym_alias_declaration] = STATE(373), [sym_static_assert_declaration] = STATE(373), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(373), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3008), [aux_sym_preproc_if_token1] = ACTIONS(3010), [aux_sym_preproc_if_token2] = ACTIONS(3337), [aux_sym_preproc_ifdef_token1] = ACTIONS(3014), [aux_sym_preproc_ifdef_token2] = ACTIONS(3014), [aux_sym_preproc_else_token1] = ACTIONS(3016), [aux_sym_preproc_elif_token1] = ACTIONS(3018), [aux_sym_preproc_elifdef_token1] = ACTIONS(3020), [aux_sym_preproc_elifdef_token2] = ACTIONS(3020), [sym_preproc_directive] = ACTIONS(3022), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3339), [anon_sym___extension__] = ACTIONS(3034), [anon_sym_typedef] = ACTIONS(3036), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3038), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3064), }, [STATE(444)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_typedef] = ACTIONS(2605), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(445)] = { [sym_ms_based_modifier] = STATE(8794), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(2934), [sym__declarator] = STATE(6644), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_type_qualifier] = STATE(4005), [sym_alignas_qualifier] = STATE(4391), [sym_expression] = STATE(3139), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3254), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5888), [sym_qualified_identifier] = STATE(3385), [sym_qualified_type_identifier] = STATE(8008), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3511), [aux_sym__type_definition_type_repeat1] = STATE(4005), [aux_sym_pointer_declarator_repeat1] = STATE(2934), [sym_identifier] = ACTIONS(3341), [anon_sym_LPAREN2] = ACTIONS(1792), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1796), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1800), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(1802), [anon_sym___extension__] = ACTIONS(3343), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(1812), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(446)] = { [sym_catch_clause] = STATE(400), [aux_sym_constructor_try_statement_repeat1] = STATE(400), [sym_identifier] = ACTIONS(2592), [aux_sym_preproc_include_token1] = ACTIONS(2592), [aux_sym_preproc_def_token1] = ACTIONS(2592), [aux_sym_preproc_if_token1] = ACTIONS(2592), [aux_sym_preproc_ifdef_token1] = ACTIONS(2592), [aux_sym_preproc_ifdef_token2] = ACTIONS(2592), [sym_preproc_directive] = ACTIONS(2592), [anon_sym_LPAREN2] = ACTIONS(2594), [anon_sym_BANG] = ACTIONS(2594), [anon_sym_TILDE] = ACTIONS(2594), [anon_sym_DASH] = ACTIONS(2592), [anon_sym_PLUS] = ACTIONS(2592), [anon_sym_STAR] = ACTIONS(2594), [anon_sym_AMP_AMP] = ACTIONS(2594), [anon_sym_AMP] = ACTIONS(2592), [anon_sym_SEMI] = ACTIONS(2594), [anon_sym___extension__] = ACTIONS(2592), [anon_sym_typedef] = ACTIONS(2592), [anon_sym_virtual] = ACTIONS(2592), [anon_sym_extern] = ACTIONS(2592), [anon_sym___attribute__] = ACTIONS(2592), [anon_sym___attribute] = ACTIONS(2592), [anon_sym_using] = ACTIONS(2592), [anon_sym_COLON_COLON] = ACTIONS(2594), [anon_sym_LBRACK_LBRACK] = ACTIONS(2594), [anon_sym___declspec] = ACTIONS(2592), [anon_sym___based] = ACTIONS(2592), [anon_sym___cdecl] = ACTIONS(2592), [anon_sym___clrcall] = ACTIONS(2592), [anon_sym___stdcall] = ACTIONS(2592), [anon_sym___fastcall] = ACTIONS(2592), [anon_sym___thiscall] = ACTIONS(2592), [anon_sym___vectorcall] = ACTIONS(2592), [anon_sym_LBRACE] = ACTIONS(2594), [anon_sym_RBRACE] = ACTIONS(2594), [anon_sym_signed] = ACTIONS(2592), [anon_sym_unsigned] = ACTIONS(2592), [anon_sym_long] = ACTIONS(2592), [anon_sym_short] = ACTIONS(2592), [anon_sym_LBRACK] = ACTIONS(2592), [anon_sym_static] = ACTIONS(2592), [anon_sym_register] = ACTIONS(2592), [anon_sym_inline] = ACTIONS(2592), [anon_sym___inline] = ACTIONS(2592), [anon_sym___inline__] = ACTIONS(2592), [anon_sym___forceinline] = ACTIONS(2592), [anon_sym_thread_local] = ACTIONS(2592), [anon_sym___thread] = ACTIONS(2592), [anon_sym_const] = ACTIONS(2592), [anon_sym_constexpr] = ACTIONS(2592), [anon_sym_volatile] = ACTIONS(2592), [anon_sym_restrict] = ACTIONS(2592), [anon_sym___restrict__] = ACTIONS(2592), [anon_sym__Atomic] = ACTIONS(2592), [anon_sym__Noreturn] = ACTIONS(2592), [anon_sym_noreturn] = ACTIONS(2592), [anon_sym__Nonnull] = ACTIONS(2592), [anon_sym_mutable] = ACTIONS(2592), [anon_sym_constinit] = ACTIONS(2592), [anon_sym_consteval] = ACTIONS(2592), [anon_sym_alignas] = ACTIONS(2592), [anon_sym__Alignas] = ACTIONS(2592), [sym_primitive_type] = ACTIONS(2592), [anon_sym_enum] = ACTIONS(2592), [anon_sym_class] = ACTIONS(2592), [anon_sym_struct] = ACTIONS(2592), [anon_sym_union] = ACTIONS(2592), [anon_sym_if] = ACTIONS(2592), [anon_sym_switch] = ACTIONS(2592), [anon_sym_case] = ACTIONS(2592), [anon_sym_default] = ACTIONS(2592), [anon_sym_while] = ACTIONS(2592), [anon_sym_do] = ACTIONS(2592), [anon_sym_for] = ACTIONS(2592), [anon_sym_return] = ACTIONS(2592), [anon_sym_break] = ACTIONS(2592), [anon_sym_continue] = ACTIONS(2592), [anon_sym_goto] = ACTIONS(2592), [anon_sym___try] = ACTIONS(2592), [anon_sym___leave] = ACTIONS(2592), [anon_sym_not] = ACTIONS(2592), [anon_sym_compl] = ACTIONS(2592), [anon_sym_DASH_DASH] = ACTIONS(2594), [anon_sym_PLUS_PLUS] = ACTIONS(2594), [anon_sym_sizeof] = ACTIONS(2592), [anon_sym___alignof__] = ACTIONS(2592), [anon_sym___alignof] = ACTIONS(2592), [anon_sym__alignof] = ACTIONS(2592), [anon_sym_alignof] = ACTIONS(2592), [anon_sym__Alignof] = ACTIONS(2592), [anon_sym_offsetof] = ACTIONS(2592), [anon_sym__Generic] = ACTIONS(2592), [anon_sym_asm] = ACTIONS(2592), [anon_sym___asm__] = ACTIONS(2592), [anon_sym___asm] = ACTIONS(2592), [sym_number_literal] = ACTIONS(2594), [anon_sym_L_SQUOTE] = ACTIONS(2594), [anon_sym_u_SQUOTE] = ACTIONS(2594), [anon_sym_U_SQUOTE] = ACTIONS(2594), [anon_sym_u8_SQUOTE] = ACTIONS(2594), [anon_sym_SQUOTE] = ACTIONS(2594), [anon_sym_L_DQUOTE] = ACTIONS(2594), [anon_sym_u_DQUOTE] = ACTIONS(2594), [anon_sym_U_DQUOTE] = ACTIONS(2594), [anon_sym_u8_DQUOTE] = ACTIONS(2594), [anon_sym_DQUOTE] = ACTIONS(2594), [sym_true] = ACTIONS(2592), [sym_false] = ACTIONS(2592), [anon_sym_NULL] = ACTIONS(2592), [anon_sym_nullptr] = ACTIONS(2592), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2592), [anon_sym_decltype] = ACTIONS(2592), [anon_sym_explicit] = ACTIONS(2592), [anon_sym_typename] = ACTIONS(2592), [anon_sym_template] = ACTIONS(2592), [anon_sym_operator] = ACTIONS(2592), [anon_sym_try] = ACTIONS(2592), [anon_sym_delete] = ACTIONS(2592), [anon_sym_throw] = ACTIONS(2592), [anon_sym_namespace] = ACTIONS(2592), [anon_sym_static_assert] = ACTIONS(2592), [anon_sym_concept] = ACTIONS(2592), [anon_sym_co_return] = ACTIONS(2592), [anon_sym_co_yield] = ACTIONS(2592), [anon_sym_catch] = ACTIONS(3206), [anon_sym_R_DQUOTE] = ACTIONS(2594), [anon_sym_LR_DQUOTE] = ACTIONS(2594), [anon_sym_uR_DQUOTE] = ACTIONS(2594), [anon_sym_UR_DQUOTE] = ACTIONS(2594), [anon_sym_u8R_DQUOTE] = ACTIONS(2594), [anon_sym_co_await] = ACTIONS(2592), [anon_sym_new] = ACTIONS(2592), [anon_sym_requires] = ACTIONS(2592), [sym_this] = ACTIONS(2592), }, [STATE(447)] = { [ts_builtin_sym_end] = ACTIONS(3235), [sym_identifier] = ACTIONS(3233), [aux_sym_preproc_include_token1] = ACTIONS(3233), [aux_sym_preproc_def_token1] = ACTIONS(3233), [anon_sym_COMMA] = ACTIONS(3235), [aux_sym_preproc_if_token1] = ACTIONS(3233), [aux_sym_preproc_ifdef_token1] = ACTIONS(3233), [aux_sym_preproc_ifdef_token2] = ACTIONS(3233), [sym_preproc_directive] = ACTIONS(3233), [anon_sym_LPAREN2] = ACTIONS(3235), [anon_sym_BANG] = ACTIONS(3235), [anon_sym_TILDE] = ACTIONS(3235), [anon_sym_DASH] = ACTIONS(3233), [anon_sym_PLUS] = ACTIONS(3233), [anon_sym_STAR] = ACTIONS(3235), [anon_sym_AMP_AMP] = ACTIONS(3235), [anon_sym_AMP] = ACTIONS(3233), [anon_sym_SEMI] = ACTIONS(3235), [anon_sym___extension__] = ACTIONS(3233), [anon_sym_typedef] = ACTIONS(3233), [anon_sym_virtual] = ACTIONS(3233), [anon_sym_extern] = ACTIONS(3233), [anon_sym___attribute__] = ACTIONS(3233), [anon_sym___attribute] = ACTIONS(3233), [anon_sym_using] = ACTIONS(3233), [anon_sym_COLON_COLON] = ACTIONS(3235), [anon_sym_LBRACK_LBRACK] = ACTIONS(3235), [anon_sym___declspec] = ACTIONS(3233), [anon_sym___based] = ACTIONS(3233), [anon_sym___cdecl] = ACTIONS(3233), [anon_sym___clrcall] = ACTIONS(3233), [anon_sym___stdcall] = ACTIONS(3233), [anon_sym___fastcall] = ACTIONS(3233), [anon_sym___thiscall] = ACTIONS(3233), [anon_sym___vectorcall] = ACTIONS(3233), [anon_sym_LBRACE] = ACTIONS(3235), [anon_sym_RBRACE] = ACTIONS(3235), [anon_sym_signed] = ACTIONS(3233), [anon_sym_unsigned] = ACTIONS(3233), [anon_sym_long] = ACTIONS(3233), [anon_sym_short] = ACTIONS(3233), [anon_sym_LBRACK] = ACTIONS(3233), [anon_sym_static] = ACTIONS(3233), [anon_sym_register] = ACTIONS(3233), [anon_sym_inline] = ACTIONS(3233), [anon_sym___inline] = ACTIONS(3233), [anon_sym___inline__] = ACTIONS(3233), [anon_sym___forceinline] = ACTIONS(3233), [anon_sym_thread_local] = ACTIONS(3233), [anon_sym___thread] = ACTIONS(3233), [anon_sym_const] = ACTIONS(3233), [anon_sym_constexpr] = ACTIONS(3233), [anon_sym_volatile] = ACTIONS(3233), [anon_sym_restrict] = ACTIONS(3233), [anon_sym___restrict__] = ACTIONS(3233), [anon_sym__Atomic] = ACTIONS(3233), [anon_sym__Noreturn] = ACTIONS(3233), [anon_sym_noreturn] = ACTIONS(3233), [anon_sym__Nonnull] = ACTIONS(3233), [anon_sym_mutable] = ACTIONS(3233), [anon_sym_constinit] = ACTIONS(3233), [anon_sym_consteval] = ACTIONS(3233), [anon_sym_alignas] = ACTIONS(3233), [anon_sym__Alignas] = ACTIONS(3233), [sym_primitive_type] = ACTIONS(3233), [anon_sym_enum] = ACTIONS(3233), [anon_sym_class] = ACTIONS(3233), [anon_sym_struct] = ACTIONS(3233), [anon_sym_union] = ACTIONS(3233), [anon_sym_if] = ACTIONS(3233), [anon_sym_switch] = ACTIONS(3233), [anon_sym_case] = ACTIONS(3233), [anon_sym_default] = ACTIONS(3233), [anon_sym_while] = ACTIONS(3233), [anon_sym_do] = ACTIONS(3233), [anon_sym_for] = ACTIONS(3233), [anon_sym_return] = ACTIONS(3233), [anon_sym_break] = ACTIONS(3233), [anon_sym_continue] = ACTIONS(3233), [anon_sym_goto] = ACTIONS(3233), [anon_sym_not] = ACTIONS(3233), [anon_sym_compl] = ACTIONS(3233), [anon_sym_DASH_DASH] = ACTIONS(3235), [anon_sym_PLUS_PLUS] = ACTIONS(3235), [anon_sym_sizeof] = ACTIONS(3233), [anon_sym___alignof__] = ACTIONS(3233), [anon_sym___alignof] = ACTIONS(3233), [anon_sym__alignof] = ACTIONS(3233), [anon_sym_alignof] = ACTIONS(3233), [anon_sym__Alignof] = ACTIONS(3233), [anon_sym_offsetof] = ACTIONS(3233), [anon_sym__Generic] = ACTIONS(3233), [anon_sym_asm] = ACTIONS(3233), [anon_sym___asm__] = ACTIONS(3233), [anon_sym___asm] = ACTIONS(3233), [sym_number_literal] = ACTIONS(3235), [anon_sym_L_SQUOTE] = ACTIONS(3235), [anon_sym_u_SQUOTE] = ACTIONS(3235), [anon_sym_U_SQUOTE] = ACTIONS(3235), [anon_sym_u8_SQUOTE] = ACTIONS(3235), [anon_sym_SQUOTE] = ACTIONS(3235), [anon_sym_L_DQUOTE] = ACTIONS(3235), [anon_sym_u_DQUOTE] = ACTIONS(3235), [anon_sym_U_DQUOTE] = ACTIONS(3235), [anon_sym_u8_DQUOTE] = ACTIONS(3235), [anon_sym_DQUOTE] = ACTIONS(3235), [sym_true] = ACTIONS(3233), [sym_false] = ACTIONS(3233), [anon_sym_NULL] = ACTIONS(3233), [anon_sym_nullptr] = ACTIONS(3233), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3233), [anon_sym_decltype] = ACTIONS(3233), [anon_sym_explicit] = ACTIONS(3233), [anon_sym_typename] = ACTIONS(3233), [anon_sym_export] = ACTIONS(3233), [anon_sym_module] = ACTIONS(3233), [anon_sym_import] = ACTIONS(3233), [anon_sym_template] = ACTIONS(3233), [anon_sym_operator] = ACTIONS(3233), [anon_sym_try] = ACTIONS(3233), [anon_sym_delete] = ACTIONS(3233), [anon_sym_throw] = ACTIONS(3233), [anon_sym_namespace] = ACTIONS(3233), [anon_sym_static_assert] = ACTIONS(3233), [anon_sym_concept] = ACTIONS(3233), [anon_sym_co_return] = ACTIONS(3233), [anon_sym_co_yield] = ACTIONS(3233), [anon_sym_R_DQUOTE] = ACTIONS(3235), [anon_sym_LR_DQUOTE] = ACTIONS(3235), [anon_sym_uR_DQUOTE] = ACTIONS(3235), [anon_sym_UR_DQUOTE] = ACTIONS(3235), [anon_sym_u8R_DQUOTE] = ACTIONS(3235), [anon_sym_co_await] = ACTIONS(3233), [anon_sym_new] = ACTIONS(3233), [anon_sym_requires] = ACTIONS(3233), [sym_this] = ACTIONS(3233), }, [STATE(448)] = { [ts_builtin_sym_end] = ACTIONS(2819), [sym_identifier] = ACTIONS(2817), [aux_sym_preproc_include_token1] = ACTIONS(2817), [aux_sym_preproc_def_token1] = ACTIONS(2817), [anon_sym_COMMA] = ACTIONS(2819), [aux_sym_preproc_if_token1] = ACTIONS(2817), [aux_sym_preproc_ifdef_token1] = ACTIONS(2817), [aux_sym_preproc_ifdef_token2] = ACTIONS(2817), [sym_preproc_directive] = ACTIONS(2817), [anon_sym_LPAREN2] = ACTIONS(2819), [anon_sym_BANG] = ACTIONS(2819), [anon_sym_TILDE] = ACTIONS(2819), [anon_sym_DASH] = ACTIONS(2817), [anon_sym_PLUS] = ACTIONS(2817), [anon_sym_STAR] = ACTIONS(2819), [anon_sym_AMP_AMP] = ACTIONS(2819), [anon_sym_AMP] = ACTIONS(2817), [anon_sym_SEMI] = ACTIONS(2819), [anon_sym___extension__] = ACTIONS(2817), [anon_sym_typedef] = ACTIONS(2817), [anon_sym_virtual] = ACTIONS(2817), [anon_sym_extern] = ACTIONS(2817), [anon_sym___attribute__] = ACTIONS(2817), [anon_sym___attribute] = ACTIONS(2817), [anon_sym_using] = ACTIONS(2817), [anon_sym_COLON_COLON] = ACTIONS(2819), [anon_sym_LBRACK_LBRACK] = ACTIONS(2819), [anon_sym___declspec] = ACTIONS(2817), [anon_sym___based] = ACTIONS(2817), [anon_sym___cdecl] = ACTIONS(2817), [anon_sym___clrcall] = ACTIONS(2817), [anon_sym___stdcall] = ACTIONS(2817), [anon_sym___fastcall] = ACTIONS(2817), [anon_sym___thiscall] = ACTIONS(2817), [anon_sym___vectorcall] = ACTIONS(2817), [anon_sym_LBRACE] = ACTIONS(2819), [anon_sym_RBRACE] = ACTIONS(2819), [anon_sym_signed] = ACTIONS(2817), [anon_sym_unsigned] = ACTIONS(2817), [anon_sym_long] = ACTIONS(2817), [anon_sym_short] = ACTIONS(2817), [anon_sym_LBRACK] = ACTIONS(2817), [anon_sym_static] = ACTIONS(2817), [anon_sym_register] = ACTIONS(2817), [anon_sym_inline] = ACTIONS(2817), [anon_sym___inline] = ACTIONS(2817), [anon_sym___inline__] = ACTIONS(2817), [anon_sym___forceinline] = ACTIONS(2817), [anon_sym_thread_local] = ACTIONS(2817), [anon_sym___thread] = ACTIONS(2817), [anon_sym_const] = ACTIONS(2817), [anon_sym_constexpr] = ACTIONS(2817), [anon_sym_volatile] = ACTIONS(2817), [anon_sym_restrict] = ACTIONS(2817), [anon_sym___restrict__] = ACTIONS(2817), [anon_sym__Atomic] = ACTIONS(2817), [anon_sym__Noreturn] = ACTIONS(2817), [anon_sym_noreturn] = ACTIONS(2817), [anon_sym__Nonnull] = ACTIONS(2817), [anon_sym_mutable] = ACTIONS(2817), [anon_sym_constinit] = ACTIONS(2817), [anon_sym_consteval] = ACTIONS(2817), [anon_sym_alignas] = ACTIONS(2817), [anon_sym__Alignas] = ACTIONS(2817), [sym_primitive_type] = ACTIONS(2817), [anon_sym_enum] = ACTIONS(2817), [anon_sym_class] = ACTIONS(2817), [anon_sym_struct] = ACTIONS(2817), [anon_sym_union] = ACTIONS(2817), [anon_sym_if] = ACTIONS(2817), [anon_sym_switch] = ACTIONS(2817), [anon_sym_case] = ACTIONS(2817), [anon_sym_default] = ACTIONS(2817), [anon_sym_while] = ACTIONS(2817), [anon_sym_do] = ACTIONS(2817), [anon_sym_for] = ACTIONS(2817), [anon_sym_return] = ACTIONS(2817), [anon_sym_break] = ACTIONS(2817), [anon_sym_continue] = ACTIONS(2817), [anon_sym_goto] = ACTIONS(2817), [anon_sym_not] = ACTIONS(2817), [anon_sym_compl] = ACTIONS(2817), [anon_sym_DASH_DASH] = ACTIONS(2819), [anon_sym_PLUS_PLUS] = ACTIONS(2819), [anon_sym_sizeof] = ACTIONS(2817), [anon_sym___alignof__] = ACTIONS(2817), [anon_sym___alignof] = ACTIONS(2817), [anon_sym__alignof] = ACTIONS(2817), [anon_sym_alignof] = ACTIONS(2817), [anon_sym__Alignof] = ACTIONS(2817), [anon_sym_offsetof] = ACTIONS(2817), [anon_sym__Generic] = ACTIONS(2817), [anon_sym_asm] = ACTIONS(2817), [anon_sym___asm__] = ACTIONS(2817), [anon_sym___asm] = ACTIONS(2817), [sym_number_literal] = ACTIONS(2819), [anon_sym_L_SQUOTE] = ACTIONS(2819), [anon_sym_u_SQUOTE] = ACTIONS(2819), [anon_sym_U_SQUOTE] = ACTIONS(2819), [anon_sym_u8_SQUOTE] = ACTIONS(2819), [anon_sym_SQUOTE] = ACTIONS(2819), [anon_sym_L_DQUOTE] = ACTIONS(2819), [anon_sym_u_DQUOTE] = ACTIONS(2819), [anon_sym_U_DQUOTE] = ACTIONS(2819), [anon_sym_u8_DQUOTE] = ACTIONS(2819), [anon_sym_DQUOTE] = ACTIONS(2819), [sym_true] = ACTIONS(2817), [sym_false] = ACTIONS(2817), [anon_sym_NULL] = ACTIONS(2817), [anon_sym_nullptr] = ACTIONS(2817), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2817), [anon_sym_decltype] = ACTIONS(2817), [anon_sym_explicit] = ACTIONS(2817), [anon_sym_typename] = ACTIONS(2817), [anon_sym_export] = ACTIONS(2817), [anon_sym_module] = ACTIONS(2817), [anon_sym_import] = ACTIONS(2817), [anon_sym_template] = ACTIONS(2817), [anon_sym_operator] = ACTIONS(2817), [anon_sym_try] = ACTIONS(2817), [anon_sym_delete] = ACTIONS(2817), [anon_sym_throw] = ACTIONS(2817), [anon_sym_namespace] = ACTIONS(2817), [anon_sym_static_assert] = ACTIONS(2817), [anon_sym_concept] = ACTIONS(2817), [anon_sym_co_return] = ACTIONS(2817), [anon_sym_co_yield] = ACTIONS(2817), [anon_sym_R_DQUOTE] = ACTIONS(2819), [anon_sym_LR_DQUOTE] = ACTIONS(2819), [anon_sym_uR_DQUOTE] = ACTIONS(2819), [anon_sym_UR_DQUOTE] = ACTIONS(2819), [anon_sym_u8R_DQUOTE] = ACTIONS(2819), [anon_sym_co_await] = ACTIONS(2817), [anon_sym_new] = ACTIONS(2817), [anon_sym_requires] = ACTIONS(2817), [sym_this] = ACTIONS(2817), }, [STATE(449)] = { [sym_catch_clause] = STATE(354), [aux_sym_constructor_try_statement_repeat1] = STATE(354), [sym_identifier] = ACTIONS(2549), [aux_sym_preproc_include_token1] = ACTIONS(2549), [aux_sym_preproc_def_token1] = ACTIONS(2549), [aux_sym_preproc_if_token1] = ACTIONS(2549), [aux_sym_preproc_if_token2] = ACTIONS(2549), [aux_sym_preproc_ifdef_token1] = ACTIONS(2549), [aux_sym_preproc_ifdef_token2] = ACTIONS(2549), [sym_preproc_directive] = ACTIONS(2549), [anon_sym_LPAREN2] = ACTIONS(2551), [anon_sym_BANG] = ACTIONS(2551), [anon_sym_TILDE] = ACTIONS(2551), [anon_sym_DASH] = ACTIONS(2549), [anon_sym_PLUS] = ACTIONS(2549), [anon_sym_STAR] = ACTIONS(2551), [anon_sym_AMP_AMP] = ACTIONS(2551), [anon_sym_AMP] = ACTIONS(2549), [anon_sym_SEMI] = ACTIONS(2551), [anon_sym___extension__] = ACTIONS(2549), [anon_sym_typedef] = ACTIONS(2549), [anon_sym_virtual] = ACTIONS(2549), [anon_sym_extern] = ACTIONS(2549), [anon_sym___attribute__] = ACTIONS(2549), [anon_sym___attribute] = ACTIONS(2549), [anon_sym_using] = ACTIONS(2549), [anon_sym_COLON_COLON] = ACTIONS(2551), [anon_sym_LBRACK_LBRACK] = ACTIONS(2551), [anon_sym___declspec] = ACTIONS(2549), [anon_sym___based] = ACTIONS(2549), [anon_sym___cdecl] = ACTIONS(2549), [anon_sym___clrcall] = ACTIONS(2549), [anon_sym___stdcall] = ACTIONS(2549), [anon_sym___fastcall] = ACTIONS(2549), [anon_sym___thiscall] = ACTIONS(2549), [anon_sym___vectorcall] = ACTIONS(2549), [anon_sym_LBRACE] = ACTIONS(2551), [anon_sym_signed] = ACTIONS(2549), [anon_sym_unsigned] = ACTIONS(2549), [anon_sym_long] = ACTIONS(2549), [anon_sym_short] = ACTIONS(2549), [anon_sym_LBRACK] = ACTIONS(2549), [anon_sym_static] = ACTIONS(2549), [anon_sym_register] = ACTIONS(2549), [anon_sym_inline] = ACTIONS(2549), [anon_sym___inline] = ACTIONS(2549), [anon_sym___inline__] = ACTIONS(2549), [anon_sym___forceinline] = ACTIONS(2549), [anon_sym_thread_local] = ACTIONS(2549), [anon_sym___thread] = ACTIONS(2549), [anon_sym_const] = ACTIONS(2549), [anon_sym_constexpr] = ACTIONS(2549), [anon_sym_volatile] = ACTIONS(2549), [anon_sym_restrict] = ACTIONS(2549), [anon_sym___restrict__] = ACTIONS(2549), [anon_sym__Atomic] = ACTIONS(2549), [anon_sym__Noreturn] = ACTIONS(2549), [anon_sym_noreturn] = ACTIONS(2549), [anon_sym__Nonnull] = ACTIONS(2549), [anon_sym_mutable] = ACTIONS(2549), [anon_sym_constinit] = ACTIONS(2549), [anon_sym_consteval] = ACTIONS(2549), [anon_sym_alignas] = ACTIONS(2549), [anon_sym__Alignas] = ACTIONS(2549), [sym_primitive_type] = ACTIONS(2549), [anon_sym_enum] = ACTIONS(2549), [anon_sym_class] = ACTIONS(2549), [anon_sym_struct] = ACTIONS(2549), [anon_sym_union] = ACTIONS(2549), [anon_sym_if] = ACTIONS(2549), [anon_sym_switch] = ACTIONS(2549), [anon_sym_case] = ACTIONS(2549), [anon_sym_default] = ACTIONS(2549), [anon_sym_while] = ACTIONS(2549), [anon_sym_do] = ACTIONS(2549), [anon_sym_for] = ACTIONS(2549), [anon_sym_return] = ACTIONS(2549), [anon_sym_break] = ACTIONS(2549), [anon_sym_continue] = ACTIONS(2549), [anon_sym_goto] = ACTIONS(2549), [anon_sym___try] = ACTIONS(2549), [anon_sym___leave] = ACTIONS(2549), [anon_sym_not] = ACTIONS(2549), [anon_sym_compl] = ACTIONS(2549), [anon_sym_DASH_DASH] = ACTIONS(2551), [anon_sym_PLUS_PLUS] = ACTIONS(2551), [anon_sym_sizeof] = ACTIONS(2549), [anon_sym___alignof__] = ACTIONS(2549), [anon_sym___alignof] = ACTIONS(2549), [anon_sym__alignof] = ACTIONS(2549), [anon_sym_alignof] = ACTIONS(2549), [anon_sym__Alignof] = ACTIONS(2549), [anon_sym_offsetof] = ACTIONS(2549), [anon_sym__Generic] = ACTIONS(2549), [anon_sym_asm] = ACTIONS(2549), [anon_sym___asm__] = ACTIONS(2549), [anon_sym___asm] = ACTIONS(2549), [sym_number_literal] = ACTIONS(2551), [anon_sym_L_SQUOTE] = ACTIONS(2551), [anon_sym_u_SQUOTE] = ACTIONS(2551), [anon_sym_U_SQUOTE] = ACTIONS(2551), [anon_sym_u8_SQUOTE] = ACTIONS(2551), [anon_sym_SQUOTE] = ACTIONS(2551), [anon_sym_L_DQUOTE] = ACTIONS(2551), [anon_sym_u_DQUOTE] = ACTIONS(2551), [anon_sym_U_DQUOTE] = ACTIONS(2551), [anon_sym_u8_DQUOTE] = ACTIONS(2551), [anon_sym_DQUOTE] = ACTIONS(2551), [sym_true] = ACTIONS(2549), [sym_false] = ACTIONS(2549), [anon_sym_NULL] = ACTIONS(2549), [anon_sym_nullptr] = ACTIONS(2549), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2549), [anon_sym_decltype] = ACTIONS(2549), [anon_sym_explicit] = ACTIONS(2549), [anon_sym_typename] = ACTIONS(2549), [anon_sym_template] = ACTIONS(2549), [anon_sym_operator] = ACTIONS(2549), [anon_sym_try] = ACTIONS(2549), [anon_sym_delete] = ACTIONS(2549), [anon_sym_throw] = ACTIONS(2549), [anon_sym_namespace] = ACTIONS(2549), [anon_sym_static_assert] = ACTIONS(2549), [anon_sym_concept] = ACTIONS(2549), [anon_sym_co_return] = ACTIONS(2549), [anon_sym_co_yield] = ACTIONS(2549), [anon_sym_catch] = ACTIONS(2973), [anon_sym_R_DQUOTE] = ACTIONS(2551), [anon_sym_LR_DQUOTE] = ACTIONS(2551), [anon_sym_uR_DQUOTE] = ACTIONS(2551), [anon_sym_UR_DQUOTE] = ACTIONS(2551), [anon_sym_u8R_DQUOTE] = ACTIONS(2551), [anon_sym_co_await] = ACTIONS(2549), [anon_sym_new] = ACTIONS(2549), [anon_sym_requires] = ACTIONS(2549), [sym_this] = ACTIONS(2549), }, [STATE(450)] = { [sym_type_qualifier] = STATE(3870), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(5005), [sym_sized_type_specifier] = STATE(2760), [sym_enum_specifier] = STATE(2760), [sym_struct_specifier] = STATE(2760), [sym_union_specifier] = STATE(2760), [sym_expression] = STATE(4485), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_type_descriptor] = STATE(7697), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_placeholder_type_specifier] = STATE(2760), [sym_decltype_auto] = STATE(2759), [sym_decltype] = STATE(2715), [sym_class_specifier] = STATE(2760), [sym__class_name] = STATE(7958), [sym_dependent_type] = STATE(2760), [sym_template_type] = STATE(5432), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_type_parameter_pack_expansion] = STATE(8042), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5807), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(5451), [sym_user_defined_literal] = STATE(3675), [aux_sym__type_definition_type_repeat1] = STATE(3870), [aux_sym_sized_type_specifier_repeat1] = STATE(4428), [sym_identifier] = ACTIONS(3076), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3086), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_signed] = ACTIONS(3090), [anon_sym_unsigned] = ACTIONS(3090), [anon_sym_long] = ACTIONS(3090), [anon_sym_short] = ACTIONS(3090), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3092), [anon_sym_enum] = ACTIONS(3094), [anon_sym_class] = ACTIONS(3096), [anon_sym_struct] = ACTIONS(3098), [anon_sym_union] = ACTIONS(3100), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3124), [anon_sym_decltype] = ACTIONS(3126), [anon_sym_typename] = ACTIONS(3128), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(451)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_typedef] = ACTIONS(2573), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(452)] = { [sym_catch_clause] = STATE(354), [aux_sym_constructor_try_statement_repeat1] = STATE(354), [sym_identifier] = ACTIONS(2592), [aux_sym_preproc_include_token1] = ACTIONS(2592), [aux_sym_preproc_def_token1] = ACTIONS(2592), [aux_sym_preproc_if_token1] = ACTIONS(2592), [aux_sym_preproc_if_token2] = ACTIONS(2592), [aux_sym_preproc_ifdef_token1] = ACTIONS(2592), [aux_sym_preproc_ifdef_token2] = ACTIONS(2592), [sym_preproc_directive] = ACTIONS(2592), [anon_sym_LPAREN2] = ACTIONS(2594), [anon_sym_BANG] = ACTIONS(2594), [anon_sym_TILDE] = ACTIONS(2594), [anon_sym_DASH] = ACTIONS(2592), [anon_sym_PLUS] = ACTIONS(2592), [anon_sym_STAR] = ACTIONS(2594), [anon_sym_AMP_AMP] = ACTIONS(2594), [anon_sym_AMP] = ACTIONS(2592), [anon_sym_SEMI] = ACTIONS(2594), [anon_sym___extension__] = ACTIONS(2592), [anon_sym_typedef] = ACTIONS(2592), [anon_sym_virtual] = ACTIONS(2592), [anon_sym_extern] = ACTIONS(2592), [anon_sym___attribute__] = ACTIONS(2592), [anon_sym___attribute] = ACTIONS(2592), [anon_sym_using] = ACTIONS(2592), [anon_sym_COLON_COLON] = ACTIONS(2594), [anon_sym_LBRACK_LBRACK] = ACTIONS(2594), [anon_sym___declspec] = ACTIONS(2592), [anon_sym___based] = ACTIONS(2592), [anon_sym___cdecl] = ACTIONS(2592), [anon_sym___clrcall] = ACTIONS(2592), [anon_sym___stdcall] = ACTIONS(2592), [anon_sym___fastcall] = ACTIONS(2592), [anon_sym___thiscall] = ACTIONS(2592), [anon_sym___vectorcall] = ACTIONS(2592), [anon_sym_LBRACE] = ACTIONS(2594), [anon_sym_signed] = ACTIONS(2592), [anon_sym_unsigned] = ACTIONS(2592), [anon_sym_long] = ACTIONS(2592), [anon_sym_short] = ACTIONS(2592), [anon_sym_LBRACK] = ACTIONS(2592), [anon_sym_static] = ACTIONS(2592), [anon_sym_register] = ACTIONS(2592), [anon_sym_inline] = ACTIONS(2592), [anon_sym___inline] = ACTIONS(2592), [anon_sym___inline__] = ACTIONS(2592), [anon_sym___forceinline] = ACTIONS(2592), [anon_sym_thread_local] = ACTIONS(2592), [anon_sym___thread] = ACTIONS(2592), [anon_sym_const] = ACTIONS(2592), [anon_sym_constexpr] = ACTIONS(2592), [anon_sym_volatile] = ACTIONS(2592), [anon_sym_restrict] = ACTIONS(2592), [anon_sym___restrict__] = ACTIONS(2592), [anon_sym__Atomic] = ACTIONS(2592), [anon_sym__Noreturn] = ACTIONS(2592), [anon_sym_noreturn] = ACTIONS(2592), [anon_sym__Nonnull] = ACTIONS(2592), [anon_sym_mutable] = ACTIONS(2592), [anon_sym_constinit] = ACTIONS(2592), [anon_sym_consteval] = ACTIONS(2592), [anon_sym_alignas] = ACTIONS(2592), [anon_sym__Alignas] = ACTIONS(2592), [sym_primitive_type] = ACTIONS(2592), [anon_sym_enum] = ACTIONS(2592), [anon_sym_class] = ACTIONS(2592), [anon_sym_struct] = ACTIONS(2592), [anon_sym_union] = ACTIONS(2592), [anon_sym_if] = ACTIONS(2592), [anon_sym_switch] = ACTIONS(2592), [anon_sym_case] = ACTIONS(2592), [anon_sym_default] = ACTIONS(2592), [anon_sym_while] = ACTIONS(2592), [anon_sym_do] = ACTIONS(2592), [anon_sym_for] = ACTIONS(2592), [anon_sym_return] = ACTIONS(2592), [anon_sym_break] = ACTIONS(2592), [anon_sym_continue] = ACTIONS(2592), [anon_sym_goto] = ACTIONS(2592), [anon_sym___try] = ACTIONS(2592), [anon_sym___leave] = ACTIONS(2592), [anon_sym_not] = ACTIONS(2592), [anon_sym_compl] = ACTIONS(2592), [anon_sym_DASH_DASH] = ACTIONS(2594), [anon_sym_PLUS_PLUS] = ACTIONS(2594), [anon_sym_sizeof] = ACTIONS(2592), [anon_sym___alignof__] = ACTIONS(2592), [anon_sym___alignof] = ACTIONS(2592), [anon_sym__alignof] = ACTIONS(2592), [anon_sym_alignof] = ACTIONS(2592), [anon_sym__Alignof] = ACTIONS(2592), [anon_sym_offsetof] = ACTIONS(2592), [anon_sym__Generic] = ACTIONS(2592), [anon_sym_asm] = ACTIONS(2592), [anon_sym___asm__] = ACTIONS(2592), [anon_sym___asm] = ACTIONS(2592), [sym_number_literal] = ACTIONS(2594), [anon_sym_L_SQUOTE] = ACTIONS(2594), [anon_sym_u_SQUOTE] = ACTIONS(2594), [anon_sym_U_SQUOTE] = ACTIONS(2594), [anon_sym_u8_SQUOTE] = ACTIONS(2594), [anon_sym_SQUOTE] = ACTIONS(2594), [anon_sym_L_DQUOTE] = ACTIONS(2594), [anon_sym_u_DQUOTE] = ACTIONS(2594), [anon_sym_U_DQUOTE] = ACTIONS(2594), [anon_sym_u8_DQUOTE] = ACTIONS(2594), [anon_sym_DQUOTE] = ACTIONS(2594), [sym_true] = ACTIONS(2592), [sym_false] = ACTIONS(2592), [anon_sym_NULL] = ACTIONS(2592), [anon_sym_nullptr] = ACTIONS(2592), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2592), [anon_sym_decltype] = ACTIONS(2592), [anon_sym_explicit] = ACTIONS(2592), [anon_sym_typename] = ACTIONS(2592), [anon_sym_template] = ACTIONS(2592), [anon_sym_operator] = ACTIONS(2592), [anon_sym_try] = ACTIONS(2592), [anon_sym_delete] = ACTIONS(2592), [anon_sym_throw] = ACTIONS(2592), [anon_sym_namespace] = ACTIONS(2592), [anon_sym_static_assert] = ACTIONS(2592), [anon_sym_concept] = ACTIONS(2592), [anon_sym_co_return] = ACTIONS(2592), [anon_sym_co_yield] = ACTIONS(2592), [anon_sym_catch] = ACTIONS(2973), [anon_sym_R_DQUOTE] = ACTIONS(2594), [anon_sym_LR_DQUOTE] = ACTIONS(2594), [anon_sym_uR_DQUOTE] = ACTIONS(2594), [anon_sym_UR_DQUOTE] = ACTIONS(2594), [anon_sym_u8R_DQUOTE] = ACTIONS(2594), [anon_sym_co_await] = ACTIONS(2592), [anon_sym_new] = ACTIONS(2592), [anon_sym_requires] = ACTIONS(2592), [sym_this] = ACTIONS(2592), }, [STATE(453)] = { [sym_ms_based_modifier] = STATE(8794), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(2934), [sym__declarator] = STATE(6644), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_type_qualifier] = STATE(4005), [sym_alignas_qualifier] = STATE(4391), [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3263), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5896), [sym_qualified_identifier] = STATE(3267), [sym_qualified_type_identifier] = STATE(7918), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(2445), [aux_sym__type_definition_type_repeat1] = STATE(4005), [aux_sym_pointer_declarator_repeat1] = STATE(2934), [sym_identifier] = ACTIONS(3353), [anon_sym_LPAREN2] = ACTIONS(3355), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(3357), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym___extension__] = ACTIONS(3359), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(1812), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(454)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_typedef] = ACTIONS(2598), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(455)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_typedef] = ACTIONS(3363), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(456)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_typedef] = ACTIONS(3365), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(457)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_typedef] = ACTIONS(2600), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(458)] = { [ts_builtin_sym_end] = ACTIONS(1936), [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_include_token1] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [anon_sym_RPAREN] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_BANG] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_DASH] = ACTIONS(1938), [anon_sym_PLUS] = ACTIONS(1938), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(2753), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym___cdecl] = ACTIONS(1938), [anon_sym___clrcall] = ACTIONS(1938), [anon_sym___stdcall] = ACTIONS(1938), [anon_sym___fastcall] = ACTIONS(1938), [anon_sym___thiscall] = ACTIONS(1938), [anon_sym___vectorcall] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_if] = ACTIONS(1938), [anon_sym_switch] = ACTIONS(1938), [anon_sym_case] = ACTIONS(1938), [anon_sym_default] = ACTIONS(1938), [anon_sym_while] = ACTIONS(1938), [anon_sym_do] = ACTIONS(1938), [anon_sym_for] = ACTIONS(1938), [anon_sym_return] = ACTIONS(1938), [anon_sym_break] = ACTIONS(1938), [anon_sym_continue] = ACTIONS(1938), [anon_sym_goto] = ACTIONS(1938), [anon_sym_not] = ACTIONS(1938), [anon_sym_compl] = ACTIONS(1938), [anon_sym_DASH_DASH] = ACTIONS(1936), [anon_sym_PLUS_PLUS] = ACTIONS(1936), [anon_sym_sizeof] = ACTIONS(1938), [anon_sym___alignof__] = ACTIONS(1938), [anon_sym___alignof] = ACTIONS(1938), [anon_sym__alignof] = ACTIONS(1938), [anon_sym_alignof] = ACTIONS(1938), [anon_sym__Alignof] = ACTIONS(1938), [anon_sym_offsetof] = ACTIONS(1938), [anon_sym__Generic] = ACTIONS(1938), [anon_sym_asm] = ACTIONS(1938), [anon_sym___asm__] = ACTIONS(1938), [anon_sym___asm] = ACTIONS(1938), [sym_number_literal] = ACTIONS(1936), [anon_sym_L_SQUOTE] = ACTIONS(1936), [anon_sym_u_SQUOTE] = ACTIONS(1936), [anon_sym_U_SQUOTE] = ACTIONS(1936), [anon_sym_u8_SQUOTE] = ACTIONS(1936), [anon_sym_SQUOTE] = ACTIONS(1936), [anon_sym_L_DQUOTE] = ACTIONS(1936), [anon_sym_u_DQUOTE] = ACTIONS(1936), [anon_sym_U_DQUOTE] = ACTIONS(1936), [anon_sym_u8_DQUOTE] = ACTIONS(1936), [anon_sym_DQUOTE] = ACTIONS(1936), [sym_true] = ACTIONS(1938), [sym_false] = ACTIONS(1938), [anon_sym_NULL] = ACTIONS(1938), [anon_sym_nullptr] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_export] = ACTIONS(1938), [anon_sym_module] = ACTIONS(1938), [anon_sym_import] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_try] = ACTIONS(1938), [anon_sym_delete] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_namespace] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_concept] = ACTIONS(1938), [anon_sym_co_return] = ACTIONS(1938), [anon_sym_co_yield] = ACTIONS(1938), [anon_sym_R_DQUOTE] = ACTIONS(1936), [anon_sym_LR_DQUOTE] = ACTIONS(1936), [anon_sym_uR_DQUOTE] = ACTIONS(1936), [anon_sym_UR_DQUOTE] = ACTIONS(1936), [anon_sym_u8R_DQUOTE] = ACTIONS(1936), [anon_sym_co_await] = ACTIONS(1938), [anon_sym_new] = ACTIONS(1938), [anon_sym_requires] = ACTIONS(1938), [sym_this] = ACTIONS(1938), }, [STATE(459)] = { [sym_catch_clause] = STATE(400), [aux_sym_constructor_try_statement_repeat1] = STATE(400), [sym_identifier] = ACTIONS(2549), [aux_sym_preproc_include_token1] = ACTIONS(2549), [aux_sym_preproc_def_token1] = ACTIONS(2549), [aux_sym_preproc_if_token1] = ACTIONS(2549), [aux_sym_preproc_ifdef_token1] = ACTIONS(2549), [aux_sym_preproc_ifdef_token2] = ACTIONS(2549), [sym_preproc_directive] = ACTIONS(2549), [anon_sym_LPAREN2] = ACTIONS(2551), [anon_sym_BANG] = ACTIONS(2551), [anon_sym_TILDE] = ACTIONS(2551), [anon_sym_DASH] = ACTIONS(2549), [anon_sym_PLUS] = ACTIONS(2549), [anon_sym_STAR] = ACTIONS(2551), [anon_sym_AMP_AMP] = ACTIONS(2551), [anon_sym_AMP] = ACTIONS(2549), [anon_sym_SEMI] = ACTIONS(2551), [anon_sym___extension__] = ACTIONS(2549), [anon_sym_typedef] = ACTIONS(2549), [anon_sym_virtual] = ACTIONS(2549), [anon_sym_extern] = ACTIONS(2549), [anon_sym___attribute__] = ACTIONS(2549), [anon_sym___attribute] = ACTIONS(2549), [anon_sym_using] = ACTIONS(2549), [anon_sym_COLON_COLON] = ACTIONS(2551), [anon_sym_LBRACK_LBRACK] = ACTIONS(2551), [anon_sym___declspec] = ACTIONS(2549), [anon_sym___based] = ACTIONS(2549), [anon_sym___cdecl] = ACTIONS(2549), [anon_sym___clrcall] = ACTIONS(2549), [anon_sym___stdcall] = ACTIONS(2549), [anon_sym___fastcall] = ACTIONS(2549), [anon_sym___thiscall] = ACTIONS(2549), [anon_sym___vectorcall] = ACTIONS(2549), [anon_sym_LBRACE] = ACTIONS(2551), [anon_sym_RBRACE] = ACTIONS(2551), [anon_sym_signed] = ACTIONS(2549), [anon_sym_unsigned] = ACTIONS(2549), [anon_sym_long] = ACTIONS(2549), [anon_sym_short] = ACTIONS(2549), [anon_sym_LBRACK] = ACTIONS(2549), [anon_sym_static] = ACTIONS(2549), [anon_sym_register] = ACTIONS(2549), [anon_sym_inline] = ACTIONS(2549), [anon_sym___inline] = ACTIONS(2549), [anon_sym___inline__] = ACTIONS(2549), [anon_sym___forceinline] = ACTIONS(2549), [anon_sym_thread_local] = ACTIONS(2549), [anon_sym___thread] = ACTIONS(2549), [anon_sym_const] = ACTIONS(2549), [anon_sym_constexpr] = ACTIONS(2549), [anon_sym_volatile] = ACTIONS(2549), [anon_sym_restrict] = ACTIONS(2549), [anon_sym___restrict__] = ACTIONS(2549), [anon_sym__Atomic] = ACTIONS(2549), [anon_sym__Noreturn] = ACTIONS(2549), [anon_sym_noreturn] = ACTIONS(2549), [anon_sym__Nonnull] = ACTIONS(2549), [anon_sym_mutable] = ACTIONS(2549), [anon_sym_constinit] = ACTIONS(2549), [anon_sym_consteval] = ACTIONS(2549), [anon_sym_alignas] = ACTIONS(2549), [anon_sym__Alignas] = ACTIONS(2549), [sym_primitive_type] = ACTIONS(2549), [anon_sym_enum] = ACTIONS(2549), [anon_sym_class] = ACTIONS(2549), [anon_sym_struct] = ACTIONS(2549), [anon_sym_union] = ACTIONS(2549), [anon_sym_if] = ACTIONS(2549), [anon_sym_switch] = ACTIONS(2549), [anon_sym_case] = ACTIONS(2549), [anon_sym_default] = ACTIONS(2549), [anon_sym_while] = ACTIONS(2549), [anon_sym_do] = ACTIONS(2549), [anon_sym_for] = ACTIONS(2549), [anon_sym_return] = ACTIONS(2549), [anon_sym_break] = ACTIONS(2549), [anon_sym_continue] = ACTIONS(2549), [anon_sym_goto] = ACTIONS(2549), [anon_sym___try] = ACTIONS(2549), [anon_sym___leave] = ACTIONS(2549), [anon_sym_not] = ACTIONS(2549), [anon_sym_compl] = ACTIONS(2549), [anon_sym_DASH_DASH] = ACTIONS(2551), [anon_sym_PLUS_PLUS] = ACTIONS(2551), [anon_sym_sizeof] = ACTIONS(2549), [anon_sym___alignof__] = ACTIONS(2549), [anon_sym___alignof] = ACTIONS(2549), [anon_sym__alignof] = ACTIONS(2549), [anon_sym_alignof] = ACTIONS(2549), [anon_sym__Alignof] = ACTIONS(2549), [anon_sym_offsetof] = ACTIONS(2549), [anon_sym__Generic] = ACTIONS(2549), [anon_sym_asm] = ACTIONS(2549), [anon_sym___asm__] = ACTIONS(2549), [anon_sym___asm] = ACTIONS(2549), [sym_number_literal] = ACTIONS(2551), [anon_sym_L_SQUOTE] = ACTIONS(2551), [anon_sym_u_SQUOTE] = ACTIONS(2551), [anon_sym_U_SQUOTE] = ACTIONS(2551), [anon_sym_u8_SQUOTE] = ACTIONS(2551), [anon_sym_SQUOTE] = ACTIONS(2551), [anon_sym_L_DQUOTE] = ACTIONS(2551), [anon_sym_u_DQUOTE] = ACTIONS(2551), [anon_sym_U_DQUOTE] = ACTIONS(2551), [anon_sym_u8_DQUOTE] = ACTIONS(2551), [anon_sym_DQUOTE] = ACTIONS(2551), [sym_true] = ACTIONS(2549), [sym_false] = ACTIONS(2549), [anon_sym_NULL] = ACTIONS(2549), [anon_sym_nullptr] = ACTIONS(2549), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2549), [anon_sym_decltype] = ACTIONS(2549), [anon_sym_explicit] = ACTIONS(2549), [anon_sym_typename] = ACTIONS(2549), [anon_sym_template] = ACTIONS(2549), [anon_sym_operator] = ACTIONS(2549), [anon_sym_try] = ACTIONS(2549), [anon_sym_delete] = ACTIONS(2549), [anon_sym_throw] = ACTIONS(2549), [anon_sym_namespace] = ACTIONS(2549), [anon_sym_static_assert] = ACTIONS(2549), [anon_sym_concept] = ACTIONS(2549), [anon_sym_co_return] = ACTIONS(2549), [anon_sym_co_yield] = ACTIONS(2549), [anon_sym_catch] = ACTIONS(3206), [anon_sym_R_DQUOTE] = ACTIONS(2551), [anon_sym_LR_DQUOTE] = ACTIONS(2551), [anon_sym_uR_DQUOTE] = ACTIONS(2551), [anon_sym_UR_DQUOTE] = ACTIONS(2551), [anon_sym_u8R_DQUOTE] = ACTIONS(2551), [anon_sym_co_await] = ACTIONS(2549), [anon_sym_new] = ACTIONS(2549), [anon_sym_requires] = ACTIONS(2549), [sym_this] = ACTIONS(2549), }, [STATE(460)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4666), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8199), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(461)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_include_token1] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_if_token2] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_BANG] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_DASH] = ACTIONS(1938), [anon_sym_PLUS] = ACTIONS(1938), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(1936), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym___cdecl] = ACTIONS(1938), [anon_sym___clrcall] = ACTIONS(1938), [anon_sym___stdcall] = ACTIONS(1938), [anon_sym___fastcall] = ACTIONS(1938), [anon_sym___thiscall] = ACTIONS(1938), [anon_sym___vectorcall] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_if] = ACTIONS(1938), [anon_sym_else] = ACTIONS(1938), [anon_sym_switch] = ACTIONS(1938), [anon_sym_case] = ACTIONS(1938), [anon_sym_default] = ACTIONS(1938), [anon_sym_while] = ACTIONS(1938), [anon_sym_do] = ACTIONS(1938), [anon_sym_for] = ACTIONS(1938), [anon_sym_return] = ACTIONS(1938), [anon_sym_break] = ACTIONS(1938), [anon_sym_continue] = ACTIONS(1938), [anon_sym_goto] = ACTIONS(1938), [anon_sym___try] = ACTIONS(1938), [anon_sym___leave] = ACTIONS(1938), [anon_sym_not] = ACTIONS(1938), [anon_sym_compl] = ACTIONS(1938), [anon_sym_DASH_DASH] = ACTIONS(1936), [anon_sym_PLUS_PLUS] = ACTIONS(1936), [anon_sym_sizeof] = ACTIONS(1938), [anon_sym___alignof__] = ACTIONS(1938), [anon_sym___alignof] = ACTIONS(1938), [anon_sym__alignof] = ACTIONS(1938), [anon_sym_alignof] = ACTIONS(1938), [anon_sym__Alignof] = ACTIONS(1938), [anon_sym_offsetof] = ACTIONS(1938), [anon_sym__Generic] = ACTIONS(1938), [anon_sym_asm] = ACTIONS(1938), [anon_sym___asm__] = ACTIONS(1938), [anon_sym___asm] = ACTIONS(1938), [sym_number_literal] = ACTIONS(1936), [anon_sym_L_SQUOTE] = ACTIONS(1936), [anon_sym_u_SQUOTE] = ACTIONS(1936), [anon_sym_U_SQUOTE] = ACTIONS(1936), [anon_sym_u8_SQUOTE] = ACTIONS(1936), [anon_sym_SQUOTE] = ACTIONS(1936), [anon_sym_L_DQUOTE] = ACTIONS(1936), [anon_sym_u_DQUOTE] = ACTIONS(1936), [anon_sym_U_DQUOTE] = ACTIONS(1936), [anon_sym_u8_DQUOTE] = ACTIONS(1936), [anon_sym_DQUOTE] = ACTIONS(1936), [sym_true] = ACTIONS(1938), [sym_false] = ACTIONS(1938), [anon_sym_NULL] = ACTIONS(1938), [anon_sym_nullptr] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_try] = ACTIONS(1938), [anon_sym_delete] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_namespace] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_concept] = ACTIONS(1938), [anon_sym_co_return] = ACTIONS(1938), [anon_sym_co_yield] = ACTIONS(1938), [anon_sym_catch] = ACTIONS(1938), [anon_sym_R_DQUOTE] = ACTIONS(1936), [anon_sym_LR_DQUOTE] = ACTIONS(1936), [anon_sym_uR_DQUOTE] = ACTIONS(1936), [anon_sym_UR_DQUOTE] = ACTIONS(1936), [anon_sym_u8R_DQUOTE] = ACTIONS(1936), [anon_sym_co_await] = ACTIONS(1938), [anon_sym_new] = ACTIONS(1938), [anon_sym_requires] = ACTIONS(1938), [sym_this] = ACTIONS(1938), }, [STATE(462)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4803), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(9036), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(463)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4738), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8357), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(464)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_include_token1] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_BANG] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_DASH] = ACTIONS(1938), [anon_sym_PLUS] = ACTIONS(1938), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(1936), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym___cdecl] = ACTIONS(1938), [anon_sym___clrcall] = ACTIONS(1938), [anon_sym___stdcall] = ACTIONS(1938), [anon_sym___fastcall] = ACTIONS(1938), [anon_sym___thiscall] = ACTIONS(1938), [anon_sym___vectorcall] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_RBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_if] = ACTIONS(1938), [anon_sym_else] = ACTIONS(1938), [anon_sym_switch] = ACTIONS(1938), [anon_sym_case] = ACTIONS(1938), [anon_sym_default] = ACTIONS(1938), [anon_sym_while] = ACTIONS(1938), [anon_sym_do] = ACTIONS(1938), [anon_sym_for] = ACTIONS(1938), [anon_sym_return] = ACTIONS(1938), [anon_sym_break] = ACTIONS(1938), [anon_sym_continue] = ACTIONS(1938), [anon_sym_goto] = ACTIONS(1938), [anon_sym___try] = ACTIONS(1938), [anon_sym___leave] = ACTIONS(1938), [anon_sym_not] = ACTIONS(1938), [anon_sym_compl] = ACTIONS(1938), [anon_sym_DASH_DASH] = ACTIONS(1936), [anon_sym_PLUS_PLUS] = ACTIONS(1936), [anon_sym_sizeof] = ACTIONS(1938), [anon_sym___alignof__] = ACTIONS(1938), [anon_sym___alignof] = ACTIONS(1938), [anon_sym__alignof] = ACTIONS(1938), [anon_sym_alignof] = ACTIONS(1938), [anon_sym__Alignof] = ACTIONS(1938), [anon_sym_offsetof] = ACTIONS(1938), [anon_sym__Generic] = ACTIONS(1938), [anon_sym_asm] = ACTIONS(1938), [anon_sym___asm__] = ACTIONS(1938), [anon_sym___asm] = ACTIONS(1938), [sym_number_literal] = ACTIONS(1936), [anon_sym_L_SQUOTE] = ACTIONS(1936), [anon_sym_u_SQUOTE] = ACTIONS(1936), [anon_sym_U_SQUOTE] = ACTIONS(1936), [anon_sym_u8_SQUOTE] = ACTIONS(1936), [anon_sym_SQUOTE] = ACTIONS(1936), [anon_sym_L_DQUOTE] = ACTIONS(1936), [anon_sym_u_DQUOTE] = ACTIONS(1936), [anon_sym_U_DQUOTE] = ACTIONS(1936), [anon_sym_u8_DQUOTE] = ACTIONS(1936), [anon_sym_DQUOTE] = ACTIONS(1936), [sym_true] = ACTIONS(1938), [sym_false] = ACTIONS(1938), [anon_sym_NULL] = ACTIONS(1938), [anon_sym_nullptr] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_try] = ACTIONS(1938), [anon_sym_delete] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_namespace] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_concept] = ACTIONS(1938), [anon_sym_co_return] = ACTIONS(1938), [anon_sym_co_yield] = ACTIONS(1938), [anon_sym_catch] = ACTIONS(1938), [anon_sym_R_DQUOTE] = ACTIONS(1936), [anon_sym_LR_DQUOTE] = ACTIONS(1936), [anon_sym_uR_DQUOTE] = ACTIONS(1936), [anon_sym_UR_DQUOTE] = ACTIONS(1936), [anon_sym_u8R_DQUOTE] = ACTIONS(1936), [anon_sym_co_await] = ACTIONS(1938), [anon_sym_new] = ACTIONS(1938), [anon_sym_requires] = ACTIONS(1938), [sym_this] = ACTIONS(1938), }, [STATE(465)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4720), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8671), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(466)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4754), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8196), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(467)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4770), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8382), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(468)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4795), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8511), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(469)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4799), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8633), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(470)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4801), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8684), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(471)] = { [sym_else_clause] = STATE(566), [sym_identifier] = ACTIONS(2617), [aux_sym_preproc_include_token1] = ACTIONS(2617), [aux_sym_preproc_def_token1] = ACTIONS(2617), [aux_sym_preproc_if_token1] = ACTIONS(2617), [aux_sym_preproc_ifdef_token1] = ACTIONS(2617), [aux_sym_preproc_ifdef_token2] = ACTIONS(2617), [sym_preproc_directive] = ACTIONS(2617), [anon_sym_LPAREN2] = ACTIONS(2619), [anon_sym_BANG] = ACTIONS(2619), [anon_sym_TILDE] = ACTIONS(2619), [anon_sym_DASH] = ACTIONS(2617), [anon_sym_PLUS] = ACTIONS(2617), [anon_sym_STAR] = ACTIONS(2619), [anon_sym_AMP_AMP] = ACTIONS(2619), [anon_sym_AMP] = ACTIONS(2617), [anon_sym_SEMI] = ACTIONS(2619), [anon_sym___extension__] = ACTIONS(2617), [anon_sym_typedef] = ACTIONS(2617), [anon_sym_virtual] = ACTIONS(2617), [anon_sym_extern] = ACTIONS(2617), [anon_sym___attribute__] = ACTIONS(2617), [anon_sym___attribute] = ACTIONS(2617), [anon_sym_using] = ACTIONS(2617), [anon_sym_COLON_COLON] = ACTIONS(2619), [anon_sym_LBRACK_LBRACK] = ACTIONS(2619), [anon_sym___declspec] = ACTIONS(2617), [anon_sym___based] = ACTIONS(2617), [anon_sym___cdecl] = ACTIONS(2617), [anon_sym___clrcall] = ACTIONS(2617), [anon_sym___stdcall] = ACTIONS(2617), [anon_sym___fastcall] = ACTIONS(2617), [anon_sym___thiscall] = ACTIONS(2617), [anon_sym___vectorcall] = ACTIONS(2617), [anon_sym_LBRACE] = ACTIONS(2619), [anon_sym_RBRACE] = ACTIONS(2619), [anon_sym_signed] = ACTIONS(2617), [anon_sym_unsigned] = ACTIONS(2617), [anon_sym_long] = ACTIONS(2617), [anon_sym_short] = ACTIONS(2617), [anon_sym_LBRACK] = ACTIONS(2617), [anon_sym_static] = ACTIONS(2617), [anon_sym_register] = ACTIONS(2617), [anon_sym_inline] = ACTIONS(2617), [anon_sym___inline] = ACTIONS(2617), [anon_sym___inline__] = ACTIONS(2617), [anon_sym___forceinline] = ACTIONS(2617), [anon_sym_thread_local] = ACTIONS(2617), [anon_sym___thread] = ACTIONS(2617), [anon_sym_const] = ACTIONS(2617), [anon_sym_constexpr] = ACTIONS(2617), [anon_sym_volatile] = ACTIONS(2617), [anon_sym_restrict] = ACTIONS(2617), [anon_sym___restrict__] = ACTIONS(2617), [anon_sym__Atomic] = ACTIONS(2617), [anon_sym__Noreturn] = ACTIONS(2617), [anon_sym_noreturn] = ACTIONS(2617), [anon_sym__Nonnull] = ACTIONS(2617), [anon_sym_mutable] = ACTIONS(2617), [anon_sym_constinit] = ACTIONS(2617), [anon_sym_consteval] = ACTIONS(2617), [anon_sym_alignas] = ACTIONS(2617), [anon_sym__Alignas] = ACTIONS(2617), [sym_primitive_type] = ACTIONS(2617), [anon_sym_enum] = ACTIONS(2617), [anon_sym_class] = ACTIONS(2617), [anon_sym_struct] = ACTIONS(2617), [anon_sym_union] = ACTIONS(2617), [anon_sym_if] = ACTIONS(2617), [anon_sym_else] = ACTIONS(3373), [anon_sym_switch] = ACTIONS(2617), [anon_sym_case] = ACTIONS(2617), [anon_sym_default] = ACTIONS(2617), [anon_sym_while] = ACTIONS(2617), [anon_sym_do] = ACTIONS(2617), [anon_sym_for] = ACTIONS(2617), [anon_sym_return] = ACTIONS(2617), [anon_sym_break] = ACTIONS(2617), [anon_sym_continue] = ACTIONS(2617), [anon_sym_goto] = ACTIONS(2617), [anon_sym___try] = ACTIONS(2617), [anon_sym___leave] = ACTIONS(2617), [anon_sym_not] = ACTIONS(2617), [anon_sym_compl] = ACTIONS(2617), [anon_sym_DASH_DASH] = ACTIONS(2619), [anon_sym_PLUS_PLUS] = ACTIONS(2619), [anon_sym_sizeof] = ACTIONS(2617), [anon_sym___alignof__] = ACTIONS(2617), [anon_sym___alignof] = ACTIONS(2617), [anon_sym__alignof] = ACTIONS(2617), [anon_sym_alignof] = ACTIONS(2617), [anon_sym__Alignof] = ACTIONS(2617), [anon_sym_offsetof] = ACTIONS(2617), [anon_sym__Generic] = ACTIONS(2617), [anon_sym_asm] = ACTIONS(2617), [anon_sym___asm__] = ACTIONS(2617), [anon_sym___asm] = ACTIONS(2617), [sym_number_literal] = ACTIONS(2619), [anon_sym_L_SQUOTE] = ACTIONS(2619), [anon_sym_u_SQUOTE] = ACTIONS(2619), [anon_sym_U_SQUOTE] = ACTIONS(2619), [anon_sym_u8_SQUOTE] = ACTIONS(2619), [anon_sym_SQUOTE] = ACTIONS(2619), [anon_sym_L_DQUOTE] = ACTIONS(2619), [anon_sym_u_DQUOTE] = ACTIONS(2619), [anon_sym_U_DQUOTE] = ACTIONS(2619), [anon_sym_u8_DQUOTE] = ACTIONS(2619), [anon_sym_DQUOTE] = ACTIONS(2619), [sym_true] = ACTIONS(2617), [sym_false] = ACTIONS(2617), [anon_sym_NULL] = ACTIONS(2617), [anon_sym_nullptr] = ACTIONS(2617), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2617), [anon_sym_decltype] = ACTIONS(2617), [anon_sym_explicit] = ACTIONS(2617), [anon_sym_typename] = ACTIONS(2617), [anon_sym_template] = ACTIONS(2617), [anon_sym_operator] = ACTIONS(2617), [anon_sym_try] = ACTIONS(2617), [anon_sym_delete] = ACTIONS(2617), [anon_sym_throw] = ACTIONS(2617), [anon_sym_namespace] = ACTIONS(2617), [anon_sym_static_assert] = ACTIONS(2617), [anon_sym_concept] = ACTIONS(2617), [anon_sym_co_return] = ACTIONS(2617), [anon_sym_co_yield] = ACTIONS(2617), [anon_sym_R_DQUOTE] = ACTIONS(2619), [anon_sym_LR_DQUOTE] = ACTIONS(2619), [anon_sym_uR_DQUOTE] = ACTIONS(2619), [anon_sym_UR_DQUOTE] = ACTIONS(2619), [anon_sym_u8R_DQUOTE] = ACTIONS(2619), [anon_sym_co_await] = ACTIONS(2617), [anon_sym_new] = ACTIONS(2617), [anon_sym_requires] = ACTIONS(2617), [sym_this] = ACTIONS(2617), }, [STATE(472)] = { [sym_identifier] = ACTIONS(2607), [aux_sym_preproc_include_token1] = ACTIONS(2607), [aux_sym_preproc_def_token1] = ACTIONS(2607), [aux_sym_preproc_if_token1] = ACTIONS(2607), [aux_sym_preproc_ifdef_token1] = ACTIONS(2607), [aux_sym_preproc_ifdef_token2] = ACTIONS(2607), [sym_preproc_directive] = ACTIONS(2607), [anon_sym_LPAREN2] = ACTIONS(2609), [anon_sym_BANG] = ACTIONS(2609), [anon_sym_TILDE] = ACTIONS(2609), [anon_sym_DASH] = ACTIONS(2607), [anon_sym_PLUS] = ACTIONS(2607), [anon_sym_STAR] = ACTIONS(2609), [anon_sym_AMP_AMP] = ACTIONS(2609), [anon_sym_AMP] = ACTIONS(2607), [anon_sym_SEMI] = ACTIONS(2609), [anon_sym___extension__] = ACTIONS(2607), [anon_sym_typedef] = ACTIONS(2607), [anon_sym_virtual] = ACTIONS(2607), [anon_sym_extern] = ACTIONS(2607), [anon_sym___attribute__] = ACTIONS(2607), [anon_sym___attribute] = ACTIONS(2607), [anon_sym_using] = ACTIONS(2607), [anon_sym_COLON_COLON] = ACTIONS(2609), [anon_sym_LBRACK_LBRACK] = ACTIONS(2609), [anon_sym___declspec] = ACTIONS(2607), [anon_sym___based] = ACTIONS(2607), [anon_sym___cdecl] = ACTIONS(2607), [anon_sym___clrcall] = ACTIONS(2607), [anon_sym___stdcall] = ACTIONS(2607), [anon_sym___fastcall] = ACTIONS(2607), [anon_sym___thiscall] = ACTIONS(2607), [anon_sym___vectorcall] = ACTIONS(2607), [anon_sym_LBRACE] = ACTIONS(2609), [anon_sym_RBRACE] = ACTIONS(2609), [anon_sym_signed] = ACTIONS(2607), [anon_sym_unsigned] = ACTIONS(2607), [anon_sym_long] = ACTIONS(2607), [anon_sym_short] = ACTIONS(2607), [anon_sym_LBRACK] = ACTIONS(2607), [anon_sym_static] = ACTIONS(2607), [anon_sym_register] = ACTIONS(2607), [anon_sym_inline] = ACTIONS(2607), [anon_sym___inline] = ACTIONS(2607), [anon_sym___inline__] = ACTIONS(2607), [anon_sym___forceinline] = ACTIONS(2607), [anon_sym_thread_local] = ACTIONS(2607), [anon_sym___thread] = ACTIONS(2607), [anon_sym_const] = ACTIONS(2607), [anon_sym_constexpr] = ACTIONS(2607), [anon_sym_volatile] = ACTIONS(2607), [anon_sym_restrict] = ACTIONS(2607), [anon_sym___restrict__] = ACTIONS(2607), [anon_sym__Atomic] = ACTIONS(2607), [anon_sym__Noreturn] = ACTIONS(2607), [anon_sym_noreturn] = ACTIONS(2607), [anon_sym__Nonnull] = ACTIONS(2607), [anon_sym_mutable] = ACTIONS(2607), [anon_sym_constinit] = ACTIONS(2607), [anon_sym_consteval] = ACTIONS(2607), [anon_sym_alignas] = ACTIONS(2607), [anon_sym__Alignas] = ACTIONS(2607), [sym_primitive_type] = ACTIONS(2607), [anon_sym_enum] = ACTIONS(2607), [anon_sym_class] = ACTIONS(2607), [anon_sym_struct] = ACTIONS(2607), [anon_sym_union] = ACTIONS(2607), [anon_sym_if] = ACTIONS(2607), [anon_sym_else] = ACTIONS(2607), [anon_sym_switch] = ACTIONS(2607), [anon_sym_case] = ACTIONS(2607), [anon_sym_default] = ACTIONS(2607), [anon_sym_while] = ACTIONS(2607), [anon_sym_do] = ACTIONS(2607), [anon_sym_for] = ACTIONS(2607), [anon_sym_return] = ACTIONS(2607), [anon_sym_break] = ACTIONS(2607), [anon_sym_continue] = ACTIONS(2607), [anon_sym_goto] = ACTIONS(2607), [anon_sym___try] = ACTIONS(2607), [anon_sym___leave] = ACTIONS(2607), [anon_sym_not] = ACTIONS(2607), [anon_sym_compl] = ACTIONS(2607), [anon_sym_DASH_DASH] = ACTIONS(2609), [anon_sym_PLUS_PLUS] = ACTIONS(2609), [anon_sym_sizeof] = ACTIONS(2607), [anon_sym___alignof__] = ACTIONS(2607), [anon_sym___alignof] = ACTIONS(2607), [anon_sym__alignof] = ACTIONS(2607), [anon_sym_alignof] = ACTIONS(2607), [anon_sym__Alignof] = ACTIONS(2607), [anon_sym_offsetof] = ACTIONS(2607), [anon_sym__Generic] = ACTIONS(2607), [anon_sym_asm] = ACTIONS(2607), [anon_sym___asm__] = ACTIONS(2607), [anon_sym___asm] = ACTIONS(2607), [sym_number_literal] = ACTIONS(2609), [anon_sym_L_SQUOTE] = ACTIONS(2609), [anon_sym_u_SQUOTE] = ACTIONS(2609), [anon_sym_U_SQUOTE] = ACTIONS(2609), [anon_sym_u8_SQUOTE] = ACTIONS(2609), [anon_sym_SQUOTE] = ACTIONS(2609), [anon_sym_L_DQUOTE] = ACTIONS(2609), [anon_sym_u_DQUOTE] = ACTIONS(2609), [anon_sym_U_DQUOTE] = ACTIONS(2609), [anon_sym_u8_DQUOTE] = ACTIONS(2609), [anon_sym_DQUOTE] = ACTIONS(2609), [sym_true] = ACTIONS(2607), [sym_false] = ACTIONS(2607), [anon_sym_NULL] = ACTIONS(2607), [anon_sym_nullptr] = ACTIONS(2607), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2607), [anon_sym_decltype] = ACTIONS(2607), [anon_sym_explicit] = ACTIONS(2607), [anon_sym_typename] = ACTIONS(2607), [anon_sym_template] = ACTIONS(2607), [anon_sym_operator] = ACTIONS(2607), [anon_sym_try] = ACTIONS(2607), [anon_sym_delete] = ACTIONS(2607), [anon_sym_throw] = ACTIONS(2607), [anon_sym_namespace] = ACTIONS(2607), [anon_sym_static_assert] = ACTIONS(2607), [anon_sym_concept] = ACTIONS(2607), [anon_sym_co_return] = ACTIONS(2607), [anon_sym_co_yield] = ACTIONS(2607), [anon_sym_catch] = ACTIONS(2607), [anon_sym_R_DQUOTE] = ACTIONS(2609), [anon_sym_LR_DQUOTE] = ACTIONS(2609), [anon_sym_uR_DQUOTE] = ACTIONS(2609), [anon_sym_UR_DQUOTE] = ACTIONS(2609), [anon_sym_u8R_DQUOTE] = ACTIONS(2609), [anon_sym_co_await] = ACTIONS(2607), [anon_sym_new] = ACTIONS(2607), [anon_sym_requires] = ACTIONS(2607), [sym_this] = ACTIONS(2607), }, [STATE(473)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(474)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4775), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8716), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(475)] = { [sym_else_clause] = STATE(534), [sym_identifier] = ACTIONS(2617), [aux_sym_preproc_include_token1] = ACTIONS(2617), [aux_sym_preproc_def_token1] = ACTIONS(2617), [aux_sym_preproc_if_token1] = ACTIONS(2617), [aux_sym_preproc_if_token2] = ACTIONS(2617), [aux_sym_preproc_ifdef_token1] = ACTIONS(2617), [aux_sym_preproc_ifdef_token2] = ACTIONS(2617), [sym_preproc_directive] = ACTIONS(2617), [anon_sym_LPAREN2] = ACTIONS(2619), [anon_sym_BANG] = ACTIONS(2619), [anon_sym_TILDE] = ACTIONS(2619), [anon_sym_DASH] = ACTIONS(2617), [anon_sym_PLUS] = ACTIONS(2617), [anon_sym_STAR] = ACTIONS(2619), [anon_sym_AMP_AMP] = ACTIONS(2619), [anon_sym_AMP] = ACTIONS(2617), [anon_sym_SEMI] = ACTIONS(2619), [anon_sym___extension__] = ACTIONS(2617), [anon_sym_typedef] = ACTIONS(2617), [anon_sym_virtual] = ACTIONS(2617), [anon_sym_extern] = ACTIONS(2617), [anon_sym___attribute__] = ACTIONS(2617), [anon_sym___attribute] = ACTIONS(2617), [anon_sym_using] = ACTIONS(2617), [anon_sym_COLON_COLON] = ACTIONS(2619), [anon_sym_LBRACK_LBRACK] = ACTIONS(2619), [anon_sym___declspec] = ACTIONS(2617), [anon_sym___based] = ACTIONS(2617), [anon_sym___cdecl] = ACTIONS(2617), [anon_sym___clrcall] = ACTIONS(2617), [anon_sym___stdcall] = ACTIONS(2617), [anon_sym___fastcall] = ACTIONS(2617), [anon_sym___thiscall] = ACTIONS(2617), [anon_sym___vectorcall] = ACTIONS(2617), [anon_sym_LBRACE] = ACTIONS(2619), [anon_sym_signed] = ACTIONS(2617), [anon_sym_unsigned] = ACTIONS(2617), [anon_sym_long] = ACTIONS(2617), [anon_sym_short] = ACTIONS(2617), [anon_sym_LBRACK] = ACTIONS(2617), [anon_sym_static] = ACTIONS(2617), [anon_sym_register] = ACTIONS(2617), [anon_sym_inline] = ACTIONS(2617), [anon_sym___inline] = ACTIONS(2617), [anon_sym___inline__] = ACTIONS(2617), [anon_sym___forceinline] = ACTIONS(2617), [anon_sym_thread_local] = ACTIONS(2617), [anon_sym___thread] = ACTIONS(2617), [anon_sym_const] = ACTIONS(2617), [anon_sym_constexpr] = ACTIONS(2617), [anon_sym_volatile] = ACTIONS(2617), [anon_sym_restrict] = ACTIONS(2617), [anon_sym___restrict__] = ACTIONS(2617), [anon_sym__Atomic] = ACTIONS(2617), [anon_sym__Noreturn] = ACTIONS(2617), [anon_sym_noreturn] = ACTIONS(2617), [anon_sym__Nonnull] = ACTIONS(2617), [anon_sym_mutable] = ACTIONS(2617), [anon_sym_constinit] = ACTIONS(2617), [anon_sym_consteval] = ACTIONS(2617), [anon_sym_alignas] = ACTIONS(2617), [anon_sym__Alignas] = ACTIONS(2617), [sym_primitive_type] = ACTIONS(2617), [anon_sym_enum] = ACTIONS(2617), [anon_sym_class] = ACTIONS(2617), [anon_sym_struct] = ACTIONS(2617), [anon_sym_union] = ACTIONS(2617), [anon_sym_if] = ACTIONS(2617), [anon_sym_else] = ACTIONS(3375), [anon_sym_switch] = ACTIONS(2617), [anon_sym_case] = ACTIONS(2617), [anon_sym_default] = ACTIONS(2617), [anon_sym_while] = ACTIONS(2617), [anon_sym_do] = ACTIONS(2617), [anon_sym_for] = ACTIONS(2617), [anon_sym_return] = ACTIONS(2617), [anon_sym_break] = ACTIONS(2617), [anon_sym_continue] = ACTIONS(2617), [anon_sym_goto] = ACTIONS(2617), [anon_sym___try] = ACTIONS(2617), [anon_sym___leave] = ACTIONS(2617), [anon_sym_not] = ACTIONS(2617), [anon_sym_compl] = ACTIONS(2617), [anon_sym_DASH_DASH] = ACTIONS(2619), [anon_sym_PLUS_PLUS] = ACTIONS(2619), [anon_sym_sizeof] = ACTIONS(2617), [anon_sym___alignof__] = ACTIONS(2617), [anon_sym___alignof] = ACTIONS(2617), [anon_sym__alignof] = ACTIONS(2617), [anon_sym_alignof] = ACTIONS(2617), [anon_sym__Alignof] = ACTIONS(2617), [anon_sym_offsetof] = ACTIONS(2617), [anon_sym__Generic] = ACTIONS(2617), [anon_sym_asm] = ACTIONS(2617), [anon_sym___asm__] = ACTIONS(2617), [anon_sym___asm] = ACTIONS(2617), [sym_number_literal] = ACTIONS(2619), [anon_sym_L_SQUOTE] = ACTIONS(2619), [anon_sym_u_SQUOTE] = ACTIONS(2619), [anon_sym_U_SQUOTE] = ACTIONS(2619), [anon_sym_u8_SQUOTE] = ACTIONS(2619), [anon_sym_SQUOTE] = ACTIONS(2619), [anon_sym_L_DQUOTE] = ACTIONS(2619), [anon_sym_u_DQUOTE] = ACTIONS(2619), [anon_sym_U_DQUOTE] = ACTIONS(2619), [anon_sym_u8_DQUOTE] = ACTIONS(2619), [anon_sym_DQUOTE] = ACTIONS(2619), [sym_true] = ACTIONS(2617), [sym_false] = ACTIONS(2617), [anon_sym_NULL] = ACTIONS(2617), [anon_sym_nullptr] = ACTIONS(2617), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2617), [anon_sym_decltype] = ACTIONS(2617), [anon_sym_explicit] = ACTIONS(2617), [anon_sym_typename] = ACTIONS(2617), [anon_sym_template] = ACTIONS(2617), [anon_sym_operator] = ACTIONS(2617), [anon_sym_try] = ACTIONS(2617), [anon_sym_delete] = ACTIONS(2617), [anon_sym_throw] = ACTIONS(2617), [anon_sym_namespace] = ACTIONS(2617), [anon_sym_static_assert] = ACTIONS(2617), [anon_sym_concept] = ACTIONS(2617), [anon_sym_co_return] = ACTIONS(2617), [anon_sym_co_yield] = ACTIONS(2617), [anon_sym_R_DQUOTE] = ACTIONS(2619), [anon_sym_LR_DQUOTE] = ACTIONS(2619), [anon_sym_uR_DQUOTE] = ACTIONS(2619), [anon_sym_UR_DQUOTE] = ACTIONS(2619), [anon_sym_u8R_DQUOTE] = ACTIONS(2619), [anon_sym_co_await] = ACTIONS(2617), [anon_sym_new] = ACTIONS(2617), [anon_sym_requires] = ACTIONS(2617), [sym_this] = ACTIONS(2617), }, [STATE(476)] = { [sym_identifier] = ACTIONS(1942), [aux_sym_preproc_include_token1] = ACTIONS(1942), [aux_sym_preproc_def_token1] = ACTIONS(1942), [aux_sym_preproc_if_token1] = ACTIONS(1942), [aux_sym_preproc_if_token2] = ACTIONS(1942), [aux_sym_preproc_ifdef_token1] = ACTIONS(1942), [aux_sym_preproc_ifdef_token2] = ACTIONS(1942), [sym_preproc_directive] = ACTIONS(1942), [anon_sym_LPAREN2] = ACTIONS(1940), [anon_sym_BANG] = ACTIONS(1940), [anon_sym_TILDE] = ACTIONS(1940), [anon_sym_DASH] = ACTIONS(1942), [anon_sym_PLUS] = ACTIONS(1942), [anon_sym_STAR] = ACTIONS(1940), [anon_sym_AMP_AMP] = ACTIONS(1940), [anon_sym_AMP] = ACTIONS(1942), [anon_sym_SEMI] = ACTIONS(1940), [anon_sym___extension__] = ACTIONS(1942), [anon_sym_typedef] = ACTIONS(1942), [anon_sym_virtual] = ACTIONS(1942), [anon_sym_extern] = ACTIONS(1942), [anon_sym___attribute__] = ACTIONS(1942), [anon_sym___attribute] = ACTIONS(1942), [anon_sym_using] = ACTIONS(1942), [anon_sym_COLON_COLON] = ACTIONS(1940), [anon_sym_LBRACK_LBRACK] = ACTIONS(1940), [anon_sym___declspec] = ACTIONS(1942), [anon_sym___based] = ACTIONS(1942), [anon_sym___cdecl] = ACTIONS(1942), [anon_sym___clrcall] = ACTIONS(1942), [anon_sym___stdcall] = ACTIONS(1942), [anon_sym___fastcall] = ACTIONS(1942), [anon_sym___thiscall] = ACTIONS(1942), [anon_sym___vectorcall] = ACTIONS(1942), [anon_sym_LBRACE] = ACTIONS(1940), [anon_sym_signed] = ACTIONS(1942), [anon_sym_unsigned] = ACTIONS(1942), [anon_sym_long] = ACTIONS(1942), [anon_sym_short] = ACTIONS(1942), [anon_sym_LBRACK] = ACTIONS(1942), [anon_sym_static] = ACTIONS(1942), [anon_sym_register] = ACTIONS(1942), [anon_sym_inline] = ACTIONS(1942), [anon_sym___inline] = ACTIONS(1942), [anon_sym___inline__] = ACTIONS(1942), [anon_sym___forceinline] = ACTIONS(1942), [anon_sym_thread_local] = ACTIONS(1942), [anon_sym___thread] = ACTIONS(1942), [anon_sym_const] = ACTIONS(1942), [anon_sym_constexpr] = ACTIONS(1942), [anon_sym_volatile] = ACTIONS(1942), [anon_sym_restrict] = ACTIONS(1942), [anon_sym___restrict__] = ACTIONS(1942), [anon_sym__Atomic] = ACTIONS(1942), [anon_sym__Noreturn] = ACTIONS(1942), [anon_sym_noreturn] = ACTIONS(1942), [anon_sym__Nonnull] = ACTIONS(1942), [anon_sym_mutable] = ACTIONS(1942), [anon_sym_constinit] = ACTIONS(1942), [anon_sym_consteval] = ACTIONS(1942), [anon_sym_alignas] = ACTIONS(1942), [anon_sym__Alignas] = ACTIONS(1942), [sym_primitive_type] = ACTIONS(1942), [anon_sym_enum] = ACTIONS(1942), [anon_sym_class] = ACTIONS(1942), [anon_sym_struct] = ACTIONS(1942), [anon_sym_union] = ACTIONS(1942), [anon_sym_if] = ACTIONS(1942), [anon_sym_else] = ACTIONS(1942), [anon_sym_switch] = ACTIONS(1942), [anon_sym_case] = ACTIONS(1942), [anon_sym_default] = ACTIONS(1942), [anon_sym_while] = ACTIONS(1942), [anon_sym_do] = ACTIONS(1942), [anon_sym_for] = ACTIONS(1942), [anon_sym_return] = ACTIONS(1942), [anon_sym_break] = ACTIONS(1942), [anon_sym_continue] = ACTIONS(1942), [anon_sym_goto] = ACTIONS(1942), [anon_sym___try] = ACTIONS(1942), [anon_sym___leave] = ACTIONS(1942), [anon_sym_not] = ACTIONS(1942), [anon_sym_compl] = ACTIONS(1942), [anon_sym_DASH_DASH] = ACTIONS(1940), [anon_sym_PLUS_PLUS] = ACTIONS(1940), [anon_sym_sizeof] = ACTIONS(1942), [anon_sym___alignof__] = ACTIONS(1942), [anon_sym___alignof] = ACTIONS(1942), [anon_sym__alignof] = ACTIONS(1942), [anon_sym_alignof] = ACTIONS(1942), [anon_sym__Alignof] = ACTIONS(1942), [anon_sym_offsetof] = ACTIONS(1942), [anon_sym__Generic] = ACTIONS(1942), [anon_sym_asm] = ACTIONS(1942), [anon_sym___asm__] = ACTIONS(1942), [anon_sym___asm] = ACTIONS(1942), [sym_number_literal] = ACTIONS(1940), [anon_sym_L_SQUOTE] = ACTIONS(1940), [anon_sym_u_SQUOTE] = ACTIONS(1940), [anon_sym_U_SQUOTE] = ACTIONS(1940), [anon_sym_u8_SQUOTE] = ACTIONS(1940), [anon_sym_SQUOTE] = ACTIONS(1940), [anon_sym_L_DQUOTE] = ACTIONS(1940), [anon_sym_u_DQUOTE] = ACTIONS(1940), [anon_sym_U_DQUOTE] = ACTIONS(1940), [anon_sym_u8_DQUOTE] = ACTIONS(1940), [anon_sym_DQUOTE] = ACTIONS(1940), [sym_true] = ACTIONS(1942), [sym_false] = ACTIONS(1942), [anon_sym_NULL] = ACTIONS(1942), [anon_sym_nullptr] = ACTIONS(1942), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1942), [anon_sym_decltype] = ACTIONS(1942), [anon_sym_explicit] = ACTIONS(1942), [anon_sym_typename] = ACTIONS(1942), [anon_sym_template] = ACTIONS(1942), [anon_sym_operator] = ACTIONS(1942), [anon_sym_try] = ACTIONS(1942), [anon_sym_delete] = ACTIONS(1942), [anon_sym_throw] = ACTIONS(1942), [anon_sym_namespace] = ACTIONS(1942), [anon_sym_static_assert] = ACTIONS(1942), [anon_sym_concept] = ACTIONS(1942), [anon_sym_co_return] = ACTIONS(1942), [anon_sym_co_yield] = ACTIONS(1942), [anon_sym_catch] = ACTIONS(1942), [anon_sym_R_DQUOTE] = ACTIONS(1940), [anon_sym_LR_DQUOTE] = ACTIONS(1940), [anon_sym_uR_DQUOTE] = ACTIONS(1940), [anon_sym_UR_DQUOTE] = ACTIONS(1940), [anon_sym_u8R_DQUOTE] = ACTIONS(1940), [anon_sym_co_await] = ACTIONS(1942), [anon_sym_new] = ACTIONS(1942), [anon_sym_requires] = ACTIONS(1942), [sym_this] = ACTIONS(1942), }, [STATE(477)] = { [sym_else_clause] = STATE(500), [sym_identifier] = ACTIONS(2611), [aux_sym_preproc_include_token1] = ACTIONS(2611), [aux_sym_preproc_def_token1] = ACTIONS(2611), [aux_sym_preproc_if_token1] = ACTIONS(2611), [aux_sym_preproc_ifdef_token1] = ACTIONS(2611), [aux_sym_preproc_ifdef_token2] = ACTIONS(2611), [sym_preproc_directive] = ACTIONS(2611), [anon_sym_LPAREN2] = ACTIONS(2613), [anon_sym_BANG] = ACTIONS(2613), [anon_sym_TILDE] = ACTIONS(2613), [anon_sym_DASH] = ACTIONS(2611), [anon_sym_PLUS] = ACTIONS(2611), [anon_sym_STAR] = ACTIONS(2613), [anon_sym_AMP_AMP] = ACTIONS(2613), [anon_sym_AMP] = ACTIONS(2611), [anon_sym_SEMI] = ACTIONS(2613), [anon_sym___extension__] = ACTIONS(2611), [anon_sym_typedef] = ACTIONS(2611), [anon_sym_virtual] = ACTIONS(2611), [anon_sym_extern] = ACTIONS(2611), [anon_sym___attribute__] = ACTIONS(2611), [anon_sym___attribute] = ACTIONS(2611), [anon_sym_using] = ACTIONS(2611), [anon_sym_COLON_COLON] = ACTIONS(2613), [anon_sym_LBRACK_LBRACK] = ACTIONS(2613), [anon_sym___declspec] = ACTIONS(2611), [anon_sym___based] = ACTIONS(2611), [anon_sym___cdecl] = ACTIONS(2611), [anon_sym___clrcall] = ACTIONS(2611), [anon_sym___stdcall] = ACTIONS(2611), [anon_sym___fastcall] = ACTIONS(2611), [anon_sym___thiscall] = ACTIONS(2611), [anon_sym___vectorcall] = ACTIONS(2611), [anon_sym_LBRACE] = ACTIONS(2613), [anon_sym_RBRACE] = ACTIONS(2613), [anon_sym_signed] = ACTIONS(2611), [anon_sym_unsigned] = ACTIONS(2611), [anon_sym_long] = ACTIONS(2611), [anon_sym_short] = ACTIONS(2611), [anon_sym_LBRACK] = ACTIONS(2611), [anon_sym_static] = ACTIONS(2611), [anon_sym_register] = ACTIONS(2611), [anon_sym_inline] = ACTIONS(2611), [anon_sym___inline] = ACTIONS(2611), [anon_sym___inline__] = ACTIONS(2611), [anon_sym___forceinline] = ACTIONS(2611), [anon_sym_thread_local] = ACTIONS(2611), [anon_sym___thread] = ACTIONS(2611), [anon_sym_const] = ACTIONS(2611), [anon_sym_constexpr] = ACTIONS(2611), [anon_sym_volatile] = ACTIONS(2611), [anon_sym_restrict] = ACTIONS(2611), [anon_sym___restrict__] = ACTIONS(2611), [anon_sym__Atomic] = ACTIONS(2611), [anon_sym__Noreturn] = ACTIONS(2611), [anon_sym_noreturn] = ACTIONS(2611), [anon_sym__Nonnull] = ACTIONS(2611), [anon_sym_mutable] = ACTIONS(2611), [anon_sym_constinit] = ACTIONS(2611), [anon_sym_consteval] = ACTIONS(2611), [anon_sym_alignas] = ACTIONS(2611), [anon_sym__Alignas] = ACTIONS(2611), [sym_primitive_type] = ACTIONS(2611), [anon_sym_enum] = ACTIONS(2611), [anon_sym_class] = ACTIONS(2611), [anon_sym_struct] = ACTIONS(2611), [anon_sym_union] = ACTIONS(2611), [anon_sym_if] = ACTIONS(2611), [anon_sym_else] = ACTIONS(3373), [anon_sym_switch] = ACTIONS(2611), [anon_sym_case] = ACTIONS(2611), [anon_sym_default] = ACTIONS(2611), [anon_sym_while] = ACTIONS(2611), [anon_sym_do] = ACTIONS(2611), [anon_sym_for] = ACTIONS(2611), [anon_sym_return] = ACTIONS(2611), [anon_sym_break] = ACTIONS(2611), [anon_sym_continue] = ACTIONS(2611), [anon_sym_goto] = ACTIONS(2611), [anon_sym___try] = ACTIONS(2611), [anon_sym___leave] = ACTIONS(2611), [anon_sym_not] = ACTIONS(2611), [anon_sym_compl] = ACTIONS(2611), [anon_sym_DASH_DASH] = ACTIONS(2613), [anon_sym_PLUS_PLUS] = ACTIONS(2613), [anon_sym_sizeof] = ACTIONS(2611), [anon_sym___alignof__] = ACTIONS(2611), [anon_sym___alignof] = ACTIONS(2611), [anon_sym__alignof] = ACTIONS(2611), [anon_sym_alignof] = ACTIONS(2611), [anon_sym__Alignof] = ACTIONS(2611), [anon_sym_offsetof] = ACTIONS(2611), [anon_sym__Generic] = ACTIONS(2611), [anon_sym_asm] = ACTIONS(2611), [anon_sym___asm__] = ACTIONS(2611), [anon_sym___asm] = ACTIONS(2611), [sym_number_literal] = ACTIONS(2613), [anon_sym_L_SQUOTE] = ACTIONS(2613), [anon_sym_u_SQUOTE] = ACTIONS(2613), [anon_sym_U_SQUOTE] = ACTIONS(2613), [anon_sym_u8_SQUOTE] = ACTIONS(2613), [anon_sym_SQUOTE] = ACTIONS(2613), [anon_sym_L_DQUOTE] = ACTIONS(2613), [anon_sym_u_DQUOTE] = ACTIONS(2613), [anon_sym_U_DQUOTE] = ACTIONS(2613), [anon_sym_u8_DQUOTE] = ACTIONS(2613), [anon_sym_DQUOTE] = ACTIONS(2613), [sym_true] = ACTIONS(2611), [sym_false] = ACTIONS(2611), [anon_sym_NULL] = ACTIONS(2611), [anon_sym_nullptr] = ACTIONS(2611), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2611), [anon_sym_decltype] = ACTIONS(2611), [anon_sym_explicit] = ACTIONS(2611), [anon_sym_typename] = ACTIONS(2611), [anon_sym_template] = ACTIONS(2611), [anon_sym_operator] = ACTIONS(2611), [anon_sym_try] = ACTIONS(2611), [anon_sym_delete] = ACTIONS(2611), [anon_sym_throw] = ACTIONS(2611), [anon_sym_namespace] = ACTIONS(2611), [anon_sym_static_assert] = ACTIONS(2611), [anon_sym_concept] = ACTIONS(2611), [anon_sym_co_return] = ACTIONS(2611), [anon_sym_co_yield] = ACTIONS(2611), [anon_sym_R_DQUOTE] = ACTIONS(2613), [anon_sym_LR_DQUOTE] = ACTIONS(2613), [anon_sym_uR_DQUOTE] = ACTIONS(2613), [anon_sym_UR_DQUOTE] = ACTIONS(2613), [anon_sym_u8R_DQUOTE] = ACTIONS(2613), [anon_sym_co_await] = ACTIONS(2611), [anon_sym_new] = ACTIONS(2611), [anon_sym_requires] = ACTIONS(2611), [sym_this] = ACTIONS(2611), }, [STATE(478)] = { [sym_expression] = STATE(3602), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(3377), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(3380), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(3383), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(2575), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(3386), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(479)] = { [sym_identifier] = ACTIONS(2607), [aux_sym_preproc_include_token1] = ACTIONS(2607), [aux_sym_preproc_def_token1] = ACTIONS(2607), [aux_sym_preproc_if_token1] = ACTIONS(2607), [aux_sym_preproc_if_token2] = ACTIONS(2607), [aux_sym_preproc_ifdef_token1] = ACTIONS(2607), [aux_sym_preproc_ifdef_token2] = ACTIONS(2607), [sym_preproc_directive] = ACTIONS(2607), [anon_sym_LPAREN2] = ACTIONS(2609), [anon_sym_BANG] = ACTIONS(2609), [anon_sym_TILDE] = ACTIONS(2609), [anon_sym_DASH] = ACTIONS(2607), [anon_sym_PLUS] = ACTIONS(2607), [anon_sym_STAR] = ACTIONS(2609), [anon_sym_AMP_AMP] = ACTIONS(2609), [anon_sym_AMP] = ACTIONS(2607), [anon_sym_SEMI] = ACTIONS(2609), [anon_sym___extension__] = ACTIONS(2607), [anon_sym_typedef] = ACTIONS(2607), [anon_sym_virtual] = ACTIONS(2607), [anon_sym_extern] = ACTIONS(2607), [anon_sym___attribute__] = ACTIONS(2607), [anon_sym___attribute] = ACTIONS(2607), [anon_sym_using] = ACTIONS(2607), [anon_sym_COLON_COLON] = ACTIONS(2609), [anon_sym_LBRACK_LBRACK] = ACTIONS(2609), [anon_sym___declspec] = ACTIONS(2607), [anon_sym___based] = ACTIONS(2607), [anon_sym___cdecl] = ACTIONS(2607), [anon_sym___clrcall] = ACTIONS(2607), [anon_sym___stdcall] = ACTIONS(2607), [anon_sym___fastcall] = ACTIONS(2607), [anon_sym___thiscall] = ACTIONS(2607), [anon_sym___vectorcall] = ACTIONS(2607), [anon_sym_LBRACE] = ACTIONS(2609), [anon_sym_signed] = ACTIONS(2607), [anon_sym_unsigned] = ACTIONS(2607), [anon_sym_long] = ACTIONS(2607), [anon_sym_short] = ACTIONS(2607), [anon_sym_LBRACK] = ACTIONS(2607), [anon_sym_static] = ACTIONS(2607), [anon_sym_register] = ACTIONS(2607), [anon_sym_inline] = ACTIONS(2607), [anon_sym___inline] = ACTIONS(2607), [anon_sym___inline__] = ACTIONS(2607), [anon_sym___forceinline] = ACTIONS(2607), [anon_sym_thread_local] = ACTIONS(2607), [anon_sym___thread] = ACTIONS(2607), [anon_sym_const] = ACTIONS(2607), [anon_sym_constexpr] = ACTIONS(2607), [anon_sym_volatile] = ACTIONS(2607), [anon_sym_restrict] = ACTIONS(2607), [anon_sym___restrict__] = ACTIONS(2607), [anon_sym__Atomic] = ACTIONS(2607), [anon_sym__Noreturn] = ACTIONS(2607), [anon_sym_noreturn] = ACTIONS(2607), [anon_sym__Nonnull] = ACTIONS(2607), [anon_sym_mutable] = ACTIONS(2607), [anon_sym_constinit] = ACTIONS(2607), [anon_sym_consteval] = ACTIONS(2607), [anon_sym_alignas] = ACTIONS(2607), [anon_sym__Alignas] = ACTIONS(2607), [sym_primitive_type] = ACTIONS(2607), [anon_sym_enum] = ACTIONS(2607), [anon_sym_class] = ACTIONS(2607), [anon_sym_struct] = ACTIONS(2607), [anon_sym_union] = ACTIONS(2607), [anon_sym_if] = ACTIONS(2607), [anon_sym_else] = ACTIONS(2607), [anon_sym_switch] = ACTIONS(2607), [anon_sym_case] = ACTIONS(2607), [anon_sym_default] = ACTIONS(2607), [anon_sym_while] = ACTIONS(2607), [anon_sym_do] = ACTIONS(2607), [anon_sym_for] = ACTIONS(2607), [anon_sym_return] = ACTIONS(2607), [anon_sym_break] = ACTIONS(2607), [anon_sym_continue] = ACTIONS(2607), [anon_sym_goto] = ACTIONS(2607), [anon_sym___try] = ACTIONS(2607), [anon_sym___leave] = ACTIONS(2607), [anon_sym_not] = ACTIONS(2607), [anon_sym_compl] = ACTIONS(2607), [anon_sym_DASH_DASH] = ACTIONS(2609), [anon_sym_PLUS_PLUS] = ACTIONS(2609), [anon_sym_sizeof] = ACTIONS(2607), [anon_sym___alignof__] = ACTIONS(2607), [anon_sym___alignof] = ACTIONS(2607), [anon_sym__alignof] = ACTIONS(2607), [anon_sym_alignof] = ACTIONS(2607), [anon_sym__Alignof] = ACTIONS(2607), [anon_sym_offsetof] = ACTIONS(2607), [anon_sym__Generic] = ACTIONS(2607), [anon_sym_asm] = ACTIONS(2607), [anon_sym___asm__] = ACTIONS(2607), [anon_sym___asm] = ACTIONS(2607), [sym_number_literal] = ACTIONS(2609), [anon_sym_L_SQUOTE] = ACTIONS(2609), [anon_sym_u_SQUOTE] = ACTIONS(2609), [anon_sym_U_SQUOTE] = ACTIONS(2609), [anon_sym_u8_SQUOTE] = ACTIONS(2609), [anon_sym_SQUOTE] = ACTIONS(2609), [anon_sym_L_DQUOTE] = ACTIONS(2609), [anon_sym_u_DQUOTE] = ACTIONS(2609), [anon_sym_U_DQUOTE] = ACTIONS(2609), [anon_sym_u8_DQUOTE] = ACTIONS(2609), [anon_sym_DQUOTE] = ACTIONS(2609), [sym_true] = ACTIONS(2607), [sym_false] = ACTIONS(2607), [anon_sym_NULL] = ACTIONS(2607), [anon_sym_nullptr] = ACTIONS(2607), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2607), [anon_sym_decltype] = ACTIONS(2607), [anon_sym_explicit] = ACTIONS(2607), [anon_sym_typename] = ACTIONS(2607), [anon_sym_template] = ACTIONS(2607), [anon_sym_operator] = ACTIONS(2607), [anon_sym_try] = ACTIONS(2607), [anon_sym_delete] = ACTIONS(2607), [anon_sym_throw] = ACTIONS(2607), [anon_sym_namespace] = ACTIONS(2607), [anon_sym_static_assert] = ACTIONS(2607), [anon_sym_concept] = ACTIONS(2607), [anon_sym_co_return] = ACTIONS(2607), [anon_sym_co_yield] = ACTIONS(2607), [anon_sym_catch] = ACTIONS(2607), [anon_sym_R_DQUOTE] = ACTIONS(2609), [anon_sym_LR_DQUOTE] = ACTIONS(2609), [anon_sym_uR_DQUOTE] = ACTIONS(2609), [anon_sym_UR_DQUOTE] = ACTIONS(2609), [anon_sym_u8R_DQUOTE] = ACTIONS(2609), [anon_sym_co_await] = ACTIONS(2607), [anon_sym_new] = ACTIONS(2607), [anon_sym_requires] = ACTIONS(2607), [sym_this] = ACTIONS(2607), }, [STATE(480)] = { [sym_identifier] = ACTIONS(1942), [aux_sym_preproc_include_token1] = ACTIONS(1942), [aux_sym_preproc_def_token1] = ACTIONS(1942), [aux_sym_preproc_if_token1] = ACTIONS(1942), [aux_sym_preproc_ifdef_token1] = ACTIONS(1942), [aux_sym_preproc_ifdef_token2] = ACTIONS(1942), [sym_preproc_directive] = ACTIONS(1942), [anon_sym_LPAREN2] = ACTIONS(1940), [anon_sym_BANG] = ACTIONS(1940), [anon_sym_TILDE] = ACTIONS(1940), [anon_sym_DASH] = ACTIONS(1942), [anon_sym_PLUS] = ACTIONS(1942), [anon_sym_STAR] = ACTIONS(1940), [anon_sym_AMP_AMP] = ACTIONS(1940), [anon_sym_AMP] = ACTIONS(1942), [anon_sym_SEMI] = ACTIONS(1940), [anon_sym___extension__] = ACTIONS(1942), [anon_sym_typedef] = ACTIONS(1942), [anon_sym_virtual] = ACTIONS(1942), [anon_sym_extern] = ACTIONS(1942), [anon_sym___attribute__] = ACTIONS(1942), [anon_sym___attribute] = ACTIONS(1942), [anon_sym_using] = ACTIONS(1942), [anon_sym_COLON_COLON] = ACTIONS(1940), [anon_sym_LBRACK_LBRACK] = ACTIONS(1940), [anon_sym___declspec] = ACTIONS(1942), [anon_sym___based] = ACTIONS(1942), [anon_sym___cdecl] = ACTIONS(1942), [anon_sym___clrcall] = ACTIONS(1942), [anon_sym___stdcall] = ACTIONS(1942), [anon_sym___fastcall] = ACTIONS(1942), [anon_sym___thiscall] = ACTIONS(1942), [anon_sym___vectorcall] = ACTIONS(1942), [anon_sym_LBRACE] = ACTIONS(1940), [anon_sym_RBRACE] = ACTIONS(1940), [anon_sym_signed] = ACTIONS(1942), [anon_sym_unsigned] = ACTIONS(1942), [anon_sym_long] = ACTIONS(1942), [anon_sym_short] = ACTIONS(1942), [anon_sym_LBRACK] = ACTIONS(1942), [anon_sym_static] = ACTIONS(1942), [anon_sym_register] = ACTIONS(1942), [anon_sym_inline] = ACTIONS(1942), [anon_sym___inline] = ACTIONS(1942), [anon_sym___inline__] = ACTIONS(1942), [anon_sym___forceinline] = ACTIONS(1942), [anon_sym_thread_local] = ACTIONS(1942), [anon_sym___thread] = ACTIONS(1942), [anon_sym_const] = ACTIONS(1942), [anon_sym_constexpr] = ACTIONS(1942), [anon_sym_volatile] = ACTIONS(1942), [anon_sym_restrict] = ACTIONS(1942), [anon_sym___restrict__] = ACTIONS(1942), [anon_sym__Atomic] = ACTIONS(1942), [anon_sym__Noreturn] = ACTIONS(1942), [anon_sym_noreturn] = ACTIONS(1942), [anon_sym__Nonnull] = ACTIONS(1942), [anon_sym_mutable] = ACTIONS(1942), [anon_sym_constinit] = ACTIONS(1942), [anon_sym_consteval] = ACTIONS(1942), [anon_sym_alignas] = ACTIONS(1942), [anon_sym__Alignas] = ACTIONS(1942), [sym_primitive_type] = ACTIONS(1942), [anon_sym_enum] = ACTIONS(1942), [anon_sym_class] = ACTIONS(1942), [anon_sym_struct] = ACTIONS(1942), [anon_sym_union] = ACTIONS(1942), [anon_sym_if] = ACTIONS(1942), [anon_sym_else] = ACTIONS(1942), [anon_sym_switch] = ACTIONS(1942), [anon_sym_case] = ACTIONS(1942), [anon_sym_default] = ACTIONS(1942), [anon_sym_while] = ACTIONS(1942), [anon_sym_do] = ACTIONS(1942), [anon_sym_for] = ACTIONS(1942), [anon_sym_return] = ACTIONS(1942), [anon_sym_break] = ACTIONS(1942), [anon_sym_continue] = ACTIONS(1942), [anon_sym_goto] = ACTIONS(1942), [anon_sym___try] = ACTIONS(1942), [anon_sym___leave] = ACTIONS(1942), [anon_sym_not] = ACTIONS(1942), [anon_sym_compl] = ACTIONS(1942), [anon_sym_DASH_DASH] = ACTIONS(1940), [anon_sym_PLUS_PLUS] = ACTIONS(1940), [anon_sym_sizeof] = ACTIONS(1942), [anon_sym___alignof__] = ACTIONS(1942), [anon_sym___alignof] = ACTIONS(1942), [anon_sym__alignof] = ACTIONS(1942), [anon_sym_alignof] = ACTIONS(1942), [anon_sym__Alignof] = ACTIONS(1942), [anon_sym_offsetof] = ACTIONS(1942), [anon_sym__Generic] = ACTIONS(1942), [anon_sym_asm] = ACTIONS(1942), [anon_sym___asm__] = ACTIONS(1942), [anon_sym___asm] = ACTIONS(1942), [sym_number_literal] = ACTIONS(1940), [anon_sym_L_SQUOTE] = ACTIONS(1940), [anon_sym_u_SQUOTE] = ACTIONS(1940), [anon_sym_U_SQUOTE] = ACTIONS(1940), [anon_sym_u8_SQUOTE] = ACTIONS(1940), [anon_sym_SQUOTE] = ACTIONS(1940), [anon_sym_L_DQUOTE] = ACTIONS(1940), [anon_sym_u_DQUOTE] = ACTIONS(1940), [anon_sym_U_DQUOTE] = ACTIONS(1940), [anon_sym_u8_DQUOTE] = ACTIONS(1940), [anon_sym_DQUOTE] = ACTIONS(1940), [sym_true] = ACTIONS(1942), [sym_false] = ACTIONS(1942), [anon_sym_NULL] = ACTIONS(1942), [anon_sym_nullptr] = ACTIONS(1942), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1942), [anon_sym_decltype] = ACTIONS(1942), [anon_sym_explicit] = ACTIONS(1942), [anon_sym_typename] = ACTIONS(1942), [anon_sym_template] = ACTIONS(1942), [anon_sym_operator] = ACTIONS(1942), [anon_sym_try] = ACTIONS(1942), [anon_sym_delete] = ACTIONS(1942), [anon_sym_throw] = ACTIONS(1942), [anon_sym_namespace] = ACTIONS(1942), [anon_sym_static_assert] = ACTIONS(1942), [anon_sym_concept] = ACTIONS(1942), [anon_sym_co_return] = ACTIONS(1942), [anon_sym_co_yield] = ACTIONS(1942), [anon_sym_catch] = ACTIONS(1942), [anon_sym_R_DQUOTE] = ACTIONS(1940), [anon_sym_LR_DQUOTE] = ACTIONS(1940), [anon_sym_uR_DQUOTE] = ACTIONS(1940), [anon_sym_UR_DQUOTE] = ACTIONS(1940), [anon_sym_u8R_DQUOTE] = ACTIONS(1940), [anon_sym_co_await] = ACTIONS(1942), [anon_sym_new] = ACTIONS(1942), [anon_sym_requires] = ACTIONS(1942), [sym_this] = ACTIONS(1942), }, [STATE(481)] = { [sym_else_clause] = STATE(530), [sym_identifier] = ACTIONS(2611), [aux_sym_preproc_include_token1] = ACTIONS(2611), [aux_sym_preproc_def_token1] = ACTIONS(2611), [aux_sym_preproc_if_token1] = ACTIONS(2611), [aux_sym_preproc_if_token2] = ACTIONS(2611), [aux_sym_preproc_ifdef_token1] = ACTIONS(2611), [aux_sym_preproc_ifdef_token2] = ACTIONS(2611), [sym_preproc_directive] = ACTIONS(2611), [anon_sym_LPAREN2] = ACTIONS(2613), [anon_sym_BANG] = ACTIONS(2613), [anon_sym_TILDE] = ACTIONS(2613), [anon_sym_DASH] = ACTIONS(2611), [anon_sym_PLUS] = ACTIONS(2611), [anon_sym_STAR] = ACTIONS(2613), [anon_sym_AMP_AMP] = ACTIONS(2613), [anon_sym_AMP] = ACTIONS(2611), [anon_sym_SEMI] = ACTIONS(2613), [anon_sym___extension__] = ACTIONS(2611), [anon_sym_typedef] = ACTIONS(2611), [anon_sym_virtual] = ACTIONS(2611), [anon_sym_extern] = ACTIONS(2611), [anon_sym___attribute__] = ACTIONS(2611), [anon_sym___attribute] = ACTIONS(2611), [anon_sym_using] = ACTIONS(2611), [anon_sym_COLON_COLON] = ACTIONS(2613), [anon_sym_LBRACK_LBRACK] = ACTIONS(2613), [anon_sym___declspec] = ACTIONS(2611), [anon_sym___based] = ACTIONS(2611), [anon_sym___cdecl] = ACTIONS(2611), [anon_sym___clrcall] = ACTIONS(2611), [anon_sym___stdcall] = ACTIONS(2611), [anon_sym___fastcall] = ACTIONS(2611), [anon_sym___thiscall] = ACTIONS(2611), [anon_sym___vectorcall] = ACTIONS(2611), [anon_sym_LBRACE] = ACTIONS(2613), [anon_sym_signed] = ACTIONS(2611), [anon_sym_unsigned] = ACTIONS(2611), [anon_sym_long] = ACTIONS(2611), [anon_sym_short] = ACTIONS(2611), [anon_sym_LBRACK] = ACTIONS(2611), [anon_sym_static] = ACTIONS(2611), [anon_sym_register] = ACTIONS(2611), [anon_sym_inline] = ACTIONS(2611), [anon_sym___inline] = ACTIONS(2611), [anon_sym___inline__] = ACTIONS(2611), [anon_sym___forceinline] = ACTIONS(2611), [anon_sym_thread_local] = ACTIONS(2611), [anon_sym___thread] = ACTIONS(2611), [anon_sym_const] = ACTIONS(2611), [anon_sym_constexpr] = ACTIONS(2611), [anon_sym_volatile] = ACTIONS(2611), [anon_sym_restrict] = ACTIONS(2611), [anon_sym___restrict__] = ACTIONS(2611), [anon_sym__Atomic] = ACTIONS(2611), [anon_sym__Noreturn] = ACTIONS(2611), [anon_sym_noreturn] = ACTIONS(2611), [anon_sym__Nonnull] = ACTIONS(2611), [anon_sym_mutable] = ACTIONS(2611), [anon_sym_constinit] = ACTIONS(2611), [anon_sym_consteval] = ACTIONS(2611), [anon_sym_alignas] = ACTIONS(2611), [anon_sym__Alignas] = ACTIONS(2611), [sym_primitive_type] = ACTIONS(2611), [anon_sym_enum] = ACTIONS(2611), [anon_sym_class] = ACTIONS(2611), [anon_sym_struct] = ACTIONS(2611), [anon_sym_union] = ACTIONS(2611), [anon_sym_if] = ACTIONS(2611), [anon_sym_else] = ACTIONS(3375), [anon_sym_switch] = ACTIONS(2611), [anon_sym_case] = ACTIONS(2611), [anon_sym_default] = ACTIONS(2611), [anon_sym_while] = ACTIONS(2611), [anon_sym_do] = ACTIONS(2611), [anon_sym_for] = ACTIONS(2611), [anon_sym_return] = ACTIONS(2611), [anon_sym_break] = ACTIONS(2611), [anon_sym_continue] = ACTIONS(2611), [anon_sym_goto] = ACTIONS(2611), [anon_sym___try] = ACTIONS(2611), [anon_sym___leave] = ACTIONS(2611), [anon_sym_not] = ACTIONS(2611), [anon_sym_compl] = ACTIONS(2611), [anon_sym_DASH_DASH] = ACTIONS(2613), [anon_sym_PLUS_PLUS] = ACTIONS(2613), [anon_sym_sizeof] = ACTIONS(2611), [anon_sym___alignof__] = ACTIONS(2611), [anon_sym___alignof] = ACTIONS(2611), [anon_sym__alignof] = ACTIONS(2611), [anon_sym_alignof] = ACTIONS(2611), [anon_sym__Alignof] = ACTIONS(2611), [anon_sym_offsetof] = ACTIONS(2611), [anon_sym__Generic] = ACTIONS(2611), [anon_sym_asm] = ACTIONS(2611), [anon_sym___asm__] = ACTIONS(2611), [anon_sym___asm] = ACTIONS(2611), [sym_number_literal] = ACTIONS(2613), [anon_sym_L_SQUOTE] = ACTIONS(2613), [anon_sym_u_SQUOTE] = ACTIONS(2613), [anon_sym_U_SQUOTE] = ACTIONS(2613), [anon_sym_u8_SQUOTE] = ACTIONS(2613), [anon_sym_SQUOTE] = ACTIONS(2613), [anon_sym_L_DQUOTE] = ACTIONS(2613), [anon_sym_u_DQUOTE] = ACTIONS(2613), [anon_sym_U_DQUOTE] = ACTIONS(2613), [anon_sym_u8_DQUOTE] = ACTIONS(2613), [anon_sym_DQUOTE] = ACTIONS(2613), [sym_true] = ACTIONS(2611), [sym_false] = ACTIONS(2611), [anon_sym_NULL] = ACTIONS(2611), [anon_sym_nullptr] = ACTIONS(2611), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2611), [anon_sym_decltype] = ACTIONS(2611), [anon_sym_explicit] = ACTIONS(2611), [anon_sym_typename] = ACTIONS(2611), [anon_sym_template] = ACTIONS(2611), [anon_sym_operator] = ACTIONS(2611), [anon_sym_try] = ACTIONS(2611), [anon_sym_delete] = ACTIONS(2611), [anon_sym_throw] = ACTIONS(2611), [anon_sym_namespace] = ACTIONS(2611), [anon_sym_static_assert] = ACTIONS(2611), [anon_sym_concept] = ACTIONS(2611), [anon_sym_co_return] = ACTIONS(2611), [anon_sym_co_yield] = ACTIONS(2611), [anon_sym_R_DQUOTE] = ACTIONS(2613), [anon_sym_LR_DQUOTE] = ACTIONS(2613), [anon_sym_uR_DQUOTE] = ACTIONS(2613), [anon_sym_UR_DQUOTE] = ACTIONS(2613), [anon_sym_u8R_DQUOTE] = ACTIONS(2613), [anon_sym_co_await] = ACTIONS(2611), [anon_sym_new] = ACTIONS(2611), [anon_sym_requires] = ACTIONS(2611), [sym_this] = ACTIONS(2611), }, [STATE(482)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4664), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8414), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(483)] = { [sym_type_qualifier] = STATE(3871), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4949), [sym_sized_type_specifier] = STATE(1946), [sym_enum_specifier] = STATE(1946), [sym_struct_specifier] = STATE(1946), [sym_union_specifier] = STATE(1946), [sym_expression] = STATE(4663), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_type_descriptor] = STATE(8614), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_placeholder_type_specifier] = STATE(1946), [sym_decltype_auto] = STATE(1938), [sym_decltype] = STATE(1894), [sym_class_specifier] = STATE(1946), [sym__class_name] = STATE(7840), [sym_dependent_type] = STATE(1946), [sym_template_type] = STATE(5493), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5913), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(5496), [sym_user_defined_literal] = STATE(3262), [aux_sym__type_definition_type_repeat1] = STATE(3871), [aux_sym_sized_type_specifier_repeat1] = STATE(4355), [sym_identifier] = ACTIONS(3367), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3369), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_signed] = ACTIONS(1810), [anon_sym_unsigned] = ACTIONS(1810), [anon_sym_long] = ACTIONS(1810), [anon_sym_short] = ACTIONS(1810), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3371), [anon_sym_enum] = ACTIONS(1816), [anon_sym_class] = ACTIONS(1818), [anon_sym_struct] = ACTIONS(1820), [anon_sym_union] = ACTIONS(1822), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1846), [anon_sym_decltype] = ACTIONS(1848), [anon_sym_typename] = ACTIONS(1850), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(484)] = { [ts_builtin_sym_end] = ACTIONS(3305), [sym_identifier] = ACTIONS(3303), [aux_sym_preproc_include_token1] = ACTIONS(3303), [aux_sym_preproc_def_token1] = ACTIONS(3303), [aux_sym_preproc_if_token1] = ACTIONS(3303), [aux_sym_preproc_ifdef_token1] = ACTIONS(3303), [aux_sym_preproc_ifdef_token2] = ACTIONS(3303), [sym_preproc_directive] = ACTIONS(3303), [anon_sym_LPAREN2] = ACTIONS(3305), [anon_sym_BANG] = ACTIONS(3305), [anon_sym_TILDE] = ACTIONS(3305), [anon_sym_DASH] = ACTIONS(3303), [anon_sym_PLUS] = ACTIONS(3303), [anon_sym_STAR] = ACTIONS(3305), [anon_sym_AMP_AMP] = ACTIONS(3305), [anon_sym_AMP] = ACTIONS(3303), [anon_sym_SEMI] = ACTIONS(3305), [anon_sym___extension__] = ACTIONS(3303), [anon_sym_typedef] = ACTIONS(3303), [anon_sym_virtual] = ACTIONS(3303), [anon_sym_extern] = ACTIONS(3303), [anon_sym___attribute__] = ACTIONS(3303), [anon_sym___attribute] = ACTIONS(3303), [anon_sym_using] = ACTIONS(3303), [anon_sym_COLON_COLON] = ACTIONS(3305), [anon_sym_LBRACK_LBRACK] = ACTIONS(3305), [anon_sym___declspec] = ACTIONS(3303), [anon_sym___based] = ACTIONS(3303), [anon_sym___cdecl] = ACTIONS(3303), [anon_sym___clrcall] = ACTIONS(3303), [anon_sym___stdcall] = ACTIONS(3303), [anon_sym___fastcall] = ACTIONS(3303), [anon_sym___thiscall] = ACTIONS(3303), [anon_sym___vectorcall] = ACTIONS(3303), [anon_sym_LBRACE] = ACTIONS(3305), [anon_sym_signed] = ACTIONS(3303), [anon_sym_unsigned] = ACTIONS(3303), [anon_sym_long] = ACTIONS(3303), [anon_sym_short] = ACTIONS(3303), [anon_sym_LBRACK] = ACTIONS(3303), [anon_sym_static] = ACTIONS(3303), [anon_sym_register] = ACTIONS(3303), [anon_sym_inline] = ACTIONS(3303), [anon_sym___inline] = ACTIONS(3303), [anon_sym___inline__] = ACTIONS(3303), [anon_sym___forceinline] = ACTIONS(3303), [anon_sym_thread_local] = ACTIONS(3303), [anon_sym___thread] = ACTIONS(3303), [anon_sym_const] = ACTIONS(3303), [anon_sym_constexpr] = ACTIONS(3303), [anon_sym_volatile] = ACTIONS(3303), [anon_sym_restrict] = ACTIONS(3303), [anon_sym___restrict__] = ACTIONS(3303), [anon_sym__Atomic] = ACTIONS(3303), [anon_sym__Noreturn] = ACTIONS(3303), [anon_sym_noreturn] = ACTIONS(3303), [anon_sym__Nonnull] = ACTIONS(3303), [anon_sym_mutable] = ACTIONS(3303), [anon_sym_constinit] = ACTIONS(3303), [anon_sym_consteval] = ACTIONS(3303), [anon_sym_alignas] = ACTIONS(3303), [anon_sym__Alignas] = ACTIONS(3303), [sym_primitive_type] = ACTIONS(3303), [anon_sym_enum] = ACTIONS(3303), [anon_sym_class] = ACTIONS(3303), [anon_sym_struct] = ACTIONS(3303), [anon_sym_union] = ACTIONS(3303), [anon_sym_if] = ACTIONS(3303), [anon_sym_switch] = ACTIONS(3303), [anon_sym_case] = ACTIONS(3303), [anon_sym_default] = ACTIONS(3303), [anon_sym_while] = ACTIONS(3303), [anon_sym_do] = ACTIONS(3303), [anon_sym_for] = ACTIONS(3303), [anon_sym_return] = ACTIONS(3303), [anon_sym_break] = ACTIONS(3303), [anon_sym_continue] = ACTIONS(3303), [anon_sym_goto] = ACTIONS(3303), [anon_sym_not] = ACTIONS(3303), [anon_sym_compl] = ACTIONS(3303), [anon_sym_DASH_DASH] = ACTIONS(3305), [anon_sym_PLUS_PLUS] = ACTIONS(3305), [anon_sym_sizeof] = ACTIONS(3303), [anon_sym___alignof__] = ACTIONS(3303), [anon_sym___alignof] = ACTIONS(3303), [anon_sym__alignof] = ACTIONS(3303), [anon_sym_alignof] = ACTIONS(3303), [anon_sym__Alignof] = ACTIONS(3303), [anon_sym_offsetof] = ACTIONS(3303), [anon_sym__Generic] = ACTIONS(3303), [anon_sym_asm] = ACTIONS(3303), [anon_sym___asm__] = ACTIONS(3303), [anon_sym___asm] = ACTIONS(3303), [sym_number_literal] = ACTIONS(3305), [anon_sym_L_SQUOTE] = ACTIONS(3305), [anon_sym_u_SQUOTE] = ACTIONS(3305), [anon_sym_U_SQUOTE] = ACTIONS(3305), [anon_sym_u8_SQUOTE] = ACTIONS(3305), [anon_sym_SQUOTE] = ACTIONS(3305), [anon_sym_L_DQUOTE] = ACTIONS(3305), [anon_sym_u_DQUOTE] = ACTIONS(3305), [anon_sym_U_DQUOTE] = ACTIONS(3305), [anon_sym_u8_DQUOTE] = ACTIONS(3305), [anon_sym_DQUOTE] = ACTIONS(3305), [sym_true] = ACTIONS(3303), [sym_false] = ACTIONS(3303), [anon_sym_NULL] = ACTIONS(3303), [anon_sym_nullptr] = ACTIONS(3303), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3303), [anon_sym_decltype] = ACTIONS(3303), [anon_sym_explicit] = ACTIONS(3303), [anon_sym_typename] = ACTIONS(3303), [anon_sym_export] = ACTIONS(3303), [anon_sym_module] = ACTIONS(3303), [anon_sym_import] = ACTIONS(3303), [anon_sym_template] = ACTIONS(3303), [anon_sym_operator] = ACTIONS(3303), [anon_sym_try] = ACTIONS(3303), [anon_sym_delete] = ACTIONS(3303), [anon_sym_throw] = ACTIONS(3303), [anon_sym_namespace] = ACTIONS(3303), [anon_sym_static_assert] = ACTIONS(3303), [anon_sym_concept] = ACTIONS(3303), [anon_sym_co_return] = ACTIONS(3303), [anon_sym_co_yield] = ACTIONS(3303), [anon_sym_R_DQUOTE] = ACTIONS(3305), [anon_sym_LR_DQUOTE] = ACTIONS(3305), [anon_sym_uR_DQUOTE] = ACTIONS(3305), [anon_sym_UR_DQUOTE] = ACTIONS(3305), [anon_sym_u8R_DQUOTE] = ACTIONS(3305), [anon_sym_co_await] = ACTIONS(3303), [anon_sym_new] = ACTIONS(3303), [anon_sym_requires] = ACTIONS(3303), [sym_this] = ACTIONS(3303), }, [STATE(485)] = { [sym_identifier] = ACTIONS(2657), [aux_sym_preproc_include_token1] = ACTIONS(2657), [aux_sym_preproc_def_token1] = ACTIONS(2657), [aux_sym_preproc_if_token1] = ACTIONS(2657), [aux_sym_preproc_ifdef_token1] = ACTIONS(2657), [aux_sym_preproc_ifdef_token2] = ACTIONS(2657), [sym_preproc_directive] = ACTIONS(2657), [anon_sym_LPAREN2] = ACTIONS(2659), [anon_sym_BANG] = ACTIONS(2659), [anon_sym_TILDE] = ACTIONS(2659), [anon_sym_DASH] = ACTIONS(2657), [anon_sym_PLUS] = ACTIONS(2657), [anon_sym_STAR] = ACTIONS(2659), [anon_sym_AMP_AMP] = ACTIONS(2659), [anon_sym_AMP] = ACTIONS(2657), [anon_sym_SEMI] = ACTIONS(2659), [anon_sym___extension__] = ACTIONS(2657), [anon_sym_typedef] = ACTIONS(2657), [anon_sym_virtual] = ACTIONS(2657), [anon_sym_extern] = ACTIONS(2657), [anon_sym___attribute__] = ACTIONS(2657), [anon_sym___attribute] = ACTIONS(2657), [anon_sym_using] = ACTIONS(2657), [anon_sym_COLON_COLON] = ACTIONS(2659), [anon_sym_LBRACK_LBRACK] = ACTIONS(2659), [anon_sym___declspec] = ACTIONS(2657), [anon_sym___based] = ACTIONS(2657), [anon_sym___cdecl] = ACTIONS(2657), [anon_sym___clrcall] = ACTIONS(2657), [anon_sym___stdcall] = ACTIONS(2657), [anon_sym___fastcall] = ACTIONS(2657), [anon_sym___thiscall] = ACTIONS(2657), [anon_sym___vectorcall] = ACTIONS(2657), [anon_sym_LBRACE] = ACTIONS(2659), [anon_sym_RBRACE] = ACTIONS(2659), [anon_sym_signed] = ACTIONS(2657), [anon_sym_unsigned] = ACTIONS(2657), [anon_sym_long] = ACTIONS(2657), [anon_sym_short] = ACTIONS(2657), [anon_sym_LBRACK] = ACTIONS(2657), [anon_sym_static] = ACTIONS(2657), [anon_sym_register] = ACTIONS(2657), [anon_sym_inline] = ACTIONS(2657), [anon_sym___inline] = ACTIONS(2657), [anon_sym___inline__] = ACTIONS(2657), [anon_sym___forceinline] = ACTIONS(2657), [anon_sym_thread_local] = ACTIONS(2657), [anon_sym___thread] = ACTIONS(2657), [anon_sym_const] = ACTIONS(2657), [anon_sym_constexpr] = ACTIONS(2657), [anon_sym_volatile] = ACTIONS(2657), [anon_sym_restrict] = ACTIONS(2657), [anon_sym___restrict__] = ACTIONS(2657), [anon_sym__Atomic] = ACTIONS(2657), [anon_sym__Noreturn] = ACTIONS(2657), [anon_sym_noreturn] = ACTIONS(2657), [anon_sym__Nonnull] = ACTIONS(2657), [anon_sym_mutable] = ACTIONS(2657), [anon_sym_constinit] = ACTIONS(2657), [anon_sym_consteval] = ACTIONS(2657), [anon_sym_alignas] = ACTIONS(2657), [anon_sym__Alignas] = ACTIONS(2657), [sym_primitive_type] = ACTIONS(2657), [anon_sym_enum] = ACTIONS(2657), [anon_sym_class] = ACTIONS(2657), [anon_sym_struct] = ACTIONS(2657), [anon_sym_union] = ACTIONS(2657), [anon_sym_if] = ACTIONS(2657), [anon_sym_else] = ACTIONS(2657), [anon_sym_switch] = ACTIONS(2657), [anon_sym_case] = ACTIONS(2657), [anon_sym_default] = ACTIONS(2657), [anon_sym_while] = ACTIONS(2657), [anon_sym_do] = ACTIONS(2657), [anon_sym_for] = ACTIONS(2657), [anon_sym_return] = ACTIONS(2657), [anon_sym_break] = ACTIONS(2657), [anon_sym_continue] = ACTIONS(2657), [anon_sym_goto] = ACTIONS(2657), [anon_sym___try] = ACTIONS(2657), [anon_sym___leave] = ACTIONS(2657), [anon_sym_not] = ACTIONS(2657), [anon_sym_compl] = ACTIONS(2657), [anon_sym_DASH_DASH] = ACTIONS(2659), [anon_sym_PLUS_PLUS] = ACTIONS(2659), [anon_sym_sizeof] = ACTIONS(2657), [anon_sym___alignof__] = ACTIONS(2657), [anon_sym___alignof] = ACTIONS(2657), [anon_sym__alignof] = ACTIONS(2657), [anon_sym_alignof] = ACTIONS(2657), [anon_sym__Alignof] = ACTIONS(2657), [anon_sym_offsetof] = ACTIONS(2657), [anon_sym__Generic] = ACTIONS(2657), [anon_sym_asm] = ACTIONS(2657), [anon_sym___asm__] = ACTIONS(2657), [anon_sym___asm] = ACTIONS(2657), [sym_number_literal] = ACTIONS(2659), [anon_sym_L_SQUOTE] = ACTIONS(2659), [anon_sym_u_SQUOTE] = ACTIONS(2659), [anon_sym_U_SQUOTE] = ACTIONS(2659), [anon_sym_u8_SQUOTE] = ACTIONS(2659), [anon_sym_SQUOTE] = ACTIONS(2659), [anon_sym_L_DQUOTE] = ACTIONS(2659), [anon_sym_u_DQUOTE] = ACTIONS(2659), [anon_sym_U_DQUOTE] = ACTIONS(2659), [anon_sym_u8_DQUOTE] = ACTIONS(2659), [anon_sym_DQUOTE] = ACTIONS(2659), [sym_true] = ACTIONS(2657), [sym_false] = ACTIONS(2657), [anon_sym_NULL] = ACTIONS(2657), [anon_sym_nullptr] = ACTIONS(2657), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2657), [anon_sym_decltype] = ACTIONS(2657), [anon_sym_explicit] = ACTIONS(2657), [anon_sym_typename] = ACTIONS(2657), [anon_sym_template] = ACTIONS(2657), [anon_sym_operator] = ACTIONS(2657), [anon_sym_try] = ACTIONS(2657), [anon_sym_delete] = ACTIONS(2657), [anon_sym_throw] = ACTIONS(2657), [anon_sym_namespace] = ACTIONS(2657), [anon_sym_static_assert] = ACTIONS(2657), [anon_sym_concept] = ACTIONS(2657), [anon_sym_co_return] = ACTIONS(2657), [anon_sym_co_yield] = ACTIONS(2657), [anon_sym_R_DQUOTE] = ACTIONS(2659), [anon_sym_LR_DQUOTE] = ACTIONS(2659), [anon_sym_uR_DQUOTE] = ACTIONS(2659), [anon_sym_UR_DQUOTE] = ACTIONS(2659), [anon_sym_u8R_DQUOTE] = ACTIONS(2659), [anon_sym_co_await] = ACTIONS(2657), [anon_sym_new] = ACTIONS(2657), [anon_sym_requires] = ACTIONS(2657), [sym_this] = ACTIONS(2657), }, [STATE(486)] = { [ts_builtin_sym_end] = ACTIONS(3389), [sym_identifier] = ACTIONS(3391), [aux_sym_preproc_include_token1] = ACTIONS(3391), [aux_sym_preproc_def_token1] = ACTIONS(3391), [aux_sym_preproc_if_token1] = ACTIONS(3391), [aux_sym_preproc_ifdef_token1] = ACTIONS(3391), [aux_sym_preproc_ifdef_token2] = ACTIONS(3391), [sym_preproc_directive] = ACTIONS(3391), [anon_sym_LPAREN2] = ACTIONS(3389), [anon_sym_BANG] = ACTIONS(3389), [anon_sym_TILDE] = ACTIONS(3389), [anon_sym_DASH] = ACTIONS(3391), [anon_sym_PLUS] = ACTIONS(3391), [anon_sym_STAR] = ACTIONS(3389), [anon_sym_AMP_AMP] = ACTIONS(3389), [anon_sym_AMP] = ACTIONS(3391), [anon_sym_SEMI] = ACTIONS(3389), [anon_sym___extension__] = ACTIONS(3391), [anon_sym_typedef] = ACTIONS(3391), [anon_sym_virtual] = ACTIONS(3391), [anon_sym_extern] = ACTIONS(3391), [anon_sym___attribute__] = ACTIONS(3391), [anon_sym___attribute] = ACTIONS(3391), [anon_sym_using] = ACTIONS(3391), [anon_sym_COLON_COLON] = ACTIONS(3389), [anon_sym_LBRACK_LBRACK] = ACTIONS(3389), [anon_sym___declspec] = ACTIONS(3391), [anon_sym___based] = ACTIONS(3391), [anon_sym___cdecl] = ACTIONS(3391), [anon_sym___clrcall] = ACTIONS(3391), [anon_sym___stdcall] = ACTIONS(3391), [anon_sym___fastcall] = ACTIONS(3391), [anon_sym___thiscall] = ACTIONS(3391), [anon_sym___vectorcall] = ACTIONS(3391), [anon_sym_LBRACE] = ACTIONS(3389), [anon_sym_signed] = ACTIONS(3391), [anon_sym_unsigned] = ACTIONS(3391), [anon_sym_long] = ACTIONS(3391), [anon_sym_short] = ACTIONS(3391), [anon_sym_LBRACK] = ACTIONS(3391), [anon_sym_static] = ACTIONS(3391), [anon_sym_register] = ACTIONS(3391), [anon_sym_inline] = ACTIONS(3391), [anon_sym___inline] = ACTIONS(3391), [anon_sym___inline__] = ACTIONS(3391), [anon_sym___forceinline] = ACTIONS(3391), [anon_sym_thread_local] = ACTIONS(3391), [anon_sym___thread] = ACTIONS(3391), [anon_sym_const] = ACTIONS(3391), [anon_sym_constexpr] = ACTIONS(3391), [anon_sym_volatile] = ACTIONS(3391), [anon_sym_restrict] = ACTIONS(3391), [anon_sym___restrict__] = ACTIONS(3391), [anon_sym__Atomic] = ACTIONS(3391), [anon_sym__Noreturn] = ACTIONS(3391), [anon_sym_noreturn] = ACTIONS(3391), [anon_sym__Nonnull] = ACTIONS(3391), [anon_sym_mutable] = ACTIONS(3391), [anon_sym_constinit] = ACTIONS(3391), [anon_sym_consteval] = ACTIONS(3391), [anon_sym_alignas] = ACTIONS(3391), [anon_sym__Alignas] = ACTIONS(3391), [sym_primitive_type] = ACTIONS(3391), [anon_sym_enum] = ACTIONS(3391), [anon_sym_class] = ACTIONS(3391), [anon_sym_struct] = ACTIONS(3391), [anon_sym_union] = ACTIONS(3391), [anon_sym_if] = ACTIONS(3391), [anon_sym_switch] = ACTIONS(3391), [anon_sym_case] = ACTIONS(3391), [anon_sym_default] = ACTIONS(3391), [anon_sym_while] = ACTIONS(3391), [anon_sym_do] = ACTIONS(3391), [anon_sym_for] = ACTIONS(3391), [anon_sym_return] = ACTIONS(3391), [anon_sym_break] = ACTIONS(3391), [anon_sym_continue] = ACTIONS(3391), [anon_sym_goto] = ACTIONS(3391), [anon_sym_not] = ACTIONS(3391), [anon_sym_compl] = ACTIONS(3391), [anon_sym_DASH_DASH] = ACTIONS(3389), [anon_sym_PLUS_PLUS] = ACTIONS(3389), [anon_sym_sizeof] = ACTIONS(3391), [anon_sym___alignof__] = ACTIONS(3391), [anon_sym___alignof] = ACTIONS(3391), [anon_sym__alignof] = ACTIONS(3391), [anon_sym_alignof] = ACTIONS(3391), [anon_sym__Alignof] = ACTIONS(3391), [anon_sym_offsetof] = ACTIONS(3391), [anon_sym__Generic] = ACTIONS(3391), [anon_sym_asm] = ACTIONS(3391), [anon_sym___asm__] = ACTIONS(3391), [anon_sym___asm] = ACTIONS(3391), [sym_number_literal] = ACTIONS(3389), [anon_sym_L_SQUOTE] = ACTIONS(3389), [anon_sym_u_SQUOTE] = ACTIONS(3389), [anon_sym_U_SQUOTE] = ACTIONS(3389), [anon_sym_u8_SQUOTE] = ACTIONS(3389), [anon_sym_SQUOTE] = ACTIONS(3389), [anon_sym_L_DQUOTE] = ACTIONS(3389), [anon_sym_u_DQUOTE] = ACTIONS(3389), [anon_sym_U_DQUOTE] = ACTIONS(3389), [anon_sym_u8_DQUOTE] = ACTIONS(3389), [anon_sym_DQUOTE] = ACTIONS(3389), [sym_true] = ACTIONS(3391), [sym_false] = ACTIONS(3391), [anon_sym_NULL] = ACTIONS(3391), [anon_sym_nullptr] = ACTIONS(3391), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3391), [anon_sym_decltype] = ACTIONS(3391), [anon_sym_explicit] = ACTIONS(3391), [anon_sym_typename] = ACTIONS(3391), [anon_sym_export] = ACTIONS(3391), [anon_sym_module] = ACTIONS(3391), [anon_sym_import] = ACTIONS(3391), [anon_sym_template] = ACTIONS(3391), [anon_sym_operator] = ACTIONS(3391), [anon_sym_try] = ACTIONS(3391), [anon_sym_delete] = ACTIONS(3391), [anon_sym_throw] = ACTIONS(3391), [anon_sym_namespace] = ACTIONS(3391), [anon_sym_static_assert] = ACTIONS(3391), [anon_sym_concept] = ACTIONS(3391), [anon_sym_co_return] = ACTIONS(3391), [anon_sym_co_yield] = ACTIONS(3391), [anon_sym_R_DQUOTE] = ACTIONS(3389), [anon_sym_LR_DQUOTE] = ACTIONS(3389), [anon_sym_uR_DQUOTE] = ACTIONS(3389), [anon_sym_UR_DQUOTE] = ACTIONS(3389), [anon_sym_u8R_DQUOTE] = ACTIONS(3389), [anon_sym_co_await] = ACTIONS(3391), [anon_sym_new] = ACTIONS(3391), [anon_sym_requires] = ACTIONS(3391), [sym_this] = ACTIONS(3391), }, [STATE(487)] = { [sym_identifier] = ACTIONS(2661), [aux_sym_preproc_include_token1] = ACTIONS(2661), [aux_sym_preproc_def_token1] = ACTIONS(2661), [aux_sym_preproc_if_token1] = ACTIONS(2661), [aux_sym_preproc_ifdef_token1] = ACTIONS(2661), [aux_sym_preproc_ifdef_token2] = ACTIONS(2661), [sym_preproc_directive] = ACTIONS(2661), [anon_sym_LPAREN2] = ACTIONS(2663), [anon_sym_BANG] = ACTIONS(2663), [anon_sym_TILDE] = ACTIONS(2663), [anon_sym_DASH] = ACTIONS(2661), [anon_sym_PLUS] = ACTIONS(2661), [anon_sym_STAR] = ACTIONS(2663), [anon_sym_AMP_AMP] = ACTIONS(2663), [anon_sym_AMP] = ACTIONS(2661), [anon_sym_SEMI] = ACTIONS(2663), [anon_sym___extension__] = ACTIONS(2661), [anon_sym_typedef] = ACTIONS(2661), [anon_sym_virtual] = ACTIONS(2661), [anon_sym_extern] = ACTIONS(2661), [anon_sym___attribute__] = ACTIONS(2661), [anon_sym___attribute] = ACTIONS(2661), [anon_sym_using] = ACTIONS(2661), [anon_sym_COLON_COLON] = ACTIONS(2663), [anon_sym_LBRACK_LBRACK] = ACTIONS(2663), [anon_sym___declspec] = ACTIONS(2661), [anon_sym___based] = ACTIONS(2661), [anon_sym___cdecl] = ACTIONS(2661), [anon_sym___clrcall] = ACTIONS(2661), [anon_sym___stdcall] = ACTIONS(2661), [anon_sym___fastcall] = ACTIONS(2661), [anon_sym___thiscall] = ACTIONS(2661), [anon_sym___vectorcall] = ACTIONS(2661), [anon_sym_LBRACE] = ACTIONS(2663), [anon_sym_RBRACE] = ACTIONS(2663), [anon_sym_signed] = ACTIONS(2661), [anon_sym_unsigned] = ACTIONS(2661), [anon_sym_long] = ACTIONS(2661), [anon_sym_short] = ACTIONS(2661), [anon_sym_LBRACK] = ACTIONS(2661), [anon_sym_static] = ACTIONS(2661), [anon_sym_register] = ACTIONS(2661), [anon_sym_inline] = ACTIONS(2661), [anon_sym___inline] = ACTIONS(2661), [anon_sym___inline__] = ACTIONS(2661), [anon_sym___forceinline] = ACTIONS(2661), [anon_sym_thread_local] = ACTIONS(2661), [anon_sym___thread] = ACTIONS(2661), [anon_sym_const] = ACTIONS(2661), [anon_sym_constexpr] = ACTIONS(2661), [anon_sym_volatile] = ACTIONS(2661), [anon_sym_restrict] = ACTIONS(2661), [anon_sym___restrict__] = ACTIONS(2661), [anon_sym__Atomic] = ACTIONS(2661), [anon_sym__Noreturn] = ACTIONS(2661), [anon_sym_noreturn] = ACTIONS(2661), [anon_sym__Nonnull] = ACTIONS(2661), [anon_sym_mutable] = ACTIONS(2661), [anon_sym_constinit] = ACTIONS(2661), [anon_sym_consteval] = ACTIONS(2661), [anon_sym_alignas] = ACTIONS(2661), [anon_sym__Alignas] = ACTIONS(2661), [sym_primitive_type] = ACTIONS(2661), [anon_sym_enum] = ACTIONS(2661), [anon_sym_class] = ACTIONS(2661), [anon_sym_struct] = ACTIONS(2661), [anon_sym_union] = ACTIONS(2661), [anon_sym_if] = ACTIONS(2661), [anon_sym_else] = ACTIONS(2661), [anon_sym_switch] = ACTIONS(2661), [anon_sym_case] = ACTIONS(2661), [anon_sym_default] = ACTIONS(2661), [anon_sym_while] = ACTIONS(2661), [anon_sym_do] = ACTIONS(2661), [anon_sym_for] = ACTIONS(2661), [anon_sym_return] = ACTIONS(2661), [anon_sym_break] = ACTIONS(2661), [anon_sym_continue] = ACTIONS(2661), [anon_sym_goto] = ACTIONS(2661), [anon_sym___try] = ACTIONS(2661), [anon_sym___leave] = ACTIONS(2661), [anon_sym_not] = ACTIONS(2661), [anon_sym_compl] = ACTIONS(2661), [anon_sym_DASH_DASH] = ACTIONS(2663), [anon_sym_PLUS_PLUS] = ACTIONS(2663), [anon_sym_sizeof] = ACTIONS(2661), [anon_sym___alignof__] = ACTIONS(2661), [anon_sym___alignof] = ACTIONS(2661), [anon_sym__alignof] = ACTIONS(2661), [anon_sym_alignof] = ACTIONS(2661), [anon_sym__Alignof] = ACTIONS(2661), [anon_sym_offsetof] = ACTIONS(2661), [anon_sym__Generic] = ACTIONS(2661), [anon_sym_asm] = ACTIONS(2661), [anon_sym___asm__] = ACTIONS(2661), [anon_sym___asm] = ACTIONS(2661), [sym_number_literal] = ACTIONS(2663), [anon_sym_L_SQUOTE] = ACTIONS(2663), [anon_sym_u_SQUOTE] = ACTIONS(2663), [anon_sym_U_SQUOTE] = ACTIONS(2663), [anon_sym_u8_SQUOTE] = ACTIONS(2663), [anon_sym_SQUOTE] = ACTIONS(2663), [anon_sym_L_DQUOTE] = ACTIONS(2663), [anon_sym_u_DQUOTE] = ACTIONS(2663), [anon_sym_U_DQUOTE] = ACTIONS(2663), [anon_sym_u8_DQUOTE] = ACTIONS(2663), [anon_sym_DQUOTE] = ACTIONS(2663), [sym_true] = ACTIONS(2661), [sym_false] = ACTIONS(2661), [anon_sym_NULL] = ACTIONS(2661), [anon_sym_nullptr] = ACTIONS(2661), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2661), [anon_sym_decltype] = ACTIONS(2661), [anon_sym_explicit] = ACTIONS(2661), [anon_sym_typename] = ACTIONS(2661), [anon_sym_template] = ACTIONS(2661), [anon_sym_operator] = ACTIONS(2661), [anon_sym_try] = ACTIONS(2661), [anon_sym_delete] = ACTIONS(2661), [anon_sym_throw] = ACTIONS(2661), [anon_sym_namespace] = ACTIONS(2661), [anon_sym_static_assert] = ACTIONS(2661), [anon_sym_concept] = ACTIONS(2661), [anon_sym_co_return] = ACTIONS(2661), [anon_sym_co_yield] = ACTIONS(2661), [anon_sym_R_DQUOTE] = ACTIONS(2663), [anon_sym_LR_DQUOTE] = ACTIONS(2663), [anon_sym_uR_DQUOTE] = ACTIONS(2663), [anon_sym_UR_DQUOTE] = ACTIONS(2663), [anon_sym_u8R_DQUOTE] = ACTIONS(2663), [anon_sym_co_await] = ACTIONS(2661), [anon_sym_new] = ACTIONS(2661), [anon_sym_requires] = ACTIONS(2661), [sym_this] = ACTIONS(2661), }, [STATE(488)] = { [sym_identifier] = ACTIONS(2665), [aux_sym_preproc_include_token1] = ACTIONS(2665), [aux_sym_preproc_def_token1] = ACTIONS(2665), [aux_sym_preproc_if_token1] = ACTIONS(2665), [aux_sym_preproc_ifdef_token1] = ACTIONS(2665), [aux_sym_preproc_ifdef_token2] = ACTIONS(2665), [sym_preproc_directive] = ACTIONS(2665), [anon_sym_LPAREN2] = ACTIONS(2667), [anon_sym_BANG] = ACTIONS(2667), [anon_sym_TILDE] = ACTIONS(2667), [anon_sym_DASH] = ACTIONS(2665), [anon_sym_PLUS] = ACTIONS(2665), [anon_sym_STAR] = ACTIONS(2667), [anon_sym_AMP_AMP] = ACTIONS(2667), [anon_sym_AMP] = ACTIONS(2665), [anon_sym_SEMI] = ACTIONS(2667), [anon_sym___extension__] = ACTIONS(2665), [anon_sym_typedef] = ACTIONS(2665), [anon_sym_virtual] = ACTIONS(2665), [anon_sym_extern] = ACTIONS(2665), [anon_sym___attribute__] = ACTIONS(2665), [anon_sym___attribute] = ACTIONS(2665), [anon_sym_using] = ACTIONS(2665), [anon_sym_COLON_COLON] = ACTIONS(2667), [anon_sym_LBRACK_LBRACK] = ACTIONS(2667), [anon_sym___declspec] = ACTIONS(2665), [anon_sym___based] = ACTIONS(2665), [anon_sym___cdecl] = ACTIONS(2665), [anon_sym___clrcall] = ACTIONS(2665), [anon_sym___stdcall] = ACTIONS(2665), [anon_sym___fastcall] = ACTIONS(2665), [anon_sym___thiscall] = ACTIONS(2665), [anon_sym___vectorcall] = ACTIONS(2665), [anon_sym_LBRACE] = ACTIONS(2667), [anon_sym_RBRACE] = ACTIONS(2667), [anon_sym_signed] = ACTIONS(2665), [anon_sym_unsigned] = ACTIONS(2665), [anon_sym_long] = ACTIONS(2665), [anon_sym_short] = ACTIONS(2665), [anon_sym_LBRACK] = ACTIONS(2665), [anon_sym_static] = ACTIONS(2665), [anon_sym_register] = ACTIONS(2665), [anon_sym_inline] = ACTIONS(2665), [anon_sym___inline] = ACTIONS(2665), [anon_sym___inline__] = ACTIONS(2665), [anon_sym___forceinline] = ACTIONS(2665), [anon_sym_thread_local] = ACTIONS(2665), [anon_sym___thread] = ACTIONS(2665), [anon_sym_const] = ACTIONS(2665), [anon_sym_constexpr] = ACTIONS(2665), [anon_sym_volatile] = ACTIONS(2665), [anon_sym_restrict] = ACTIONS(2665), [anon_sym___restrict__] = ACTIONS(2665), [anon_sym__Atomic] = ACTIONS(2665), [anon_sym__Noreturn] = ACTIONS(2665), [anon_sym_noreturn] = ACTIONS(2665), [anon_sym__Nonnull] = ACTIONS(2665), [anon_sym_mutable] = ACTIONS(2665), [anon_sym_constinit] = ACTIONS(2665), [anon_sym_consteval] = ACTIONS(2665), [anon_sym_alignas] = ACTIONS(2665), [anon_sym__Alignas] = ACTIONS(2665), [sym_primitive_type] = ACTIONS(2665), [anon_sym_enum] = ACTIONS(2665), [anon_sym_class] = ACTIONS(2665), [anon_sym_struct] = ACTIONS(2665), [anon_sym_union] = ACTIONS(2665), [anon_sym_if] = ACTIONS(2665), [anon_sym_else] = ACTIONS(2665), [anon_sym_switch] = ACTIONS(2665), [anon_sym_case] = ACTIONS(2665), [anon_sym_default] = ACTIONS(2665), [anon_sym_while] = ACTIONS(2665), [anon_sym_do] = ACTIONS(2665), [anon_sym_for] = ACTIONS(2665), [anon_sym_return] = ACTIONS(2665), [anon_sym_break] = ACTIONS(2665), [anon_sym_continue] = ACTIONS(2665), [anon_sym_goto] = ACTIONS(2665), [anon_sym___try] = ACTIONS(2665), [anon_sym___leave] = ACTIONS(2665), [anon_sym_not] = ACTIONS(2665), [anon_sym_compl] = ACTIONS(2665), [anon_sym_DASH_DASH] = ACTIONS(2667), [anon_sym_PLUS_PLUS] = ACTIONS(2667), [anon_sym_sizeof] = ACTIONS(2665), [anon_sym___alignof__] = ACTIONS(2665), [anon_sym___alignof] = ACTIONS(2665), [anon_sym__alignof] = ACTIONS(2665), [anon_sym_alignof] = ACTIONS(2665), [anon_sym__Alignof] = ACTIONS(2665), [anon_sym_offsetof] = ACTIONS(2665), [anon_sym__Generic] = ACTIONS(2665), [anon_sym_asm] = ACTIONS(2665), [anon_sym___asm__] = ACTIONS(2665), [anon_sym___asm] = ACTIONS(2665), [sym_number_literal] = ACTIONS(2667), [anon_sym_L_SQUOTE] = ACTIONS(2667), [anon_sym_u_SQUOTE] = ACTIONS(2667), [anon_sym_U_SQUOTE] = ACTIONS(2667), [anon_sym_u8_SQUOTE] = ACTIONS(2667), [anon_sym_SQUOTE] = ACTIONS(2667), [anon_sym_L_DQUOTE] = ACTIONS(2667), [anon_sym_u_DQUOTE] = ACTIONS(2667), [anon_sym_U_DQUOTE] = ACTIONS(2667), [anon_sym_u8_DQUOTE] = ACTIONS(2667), [anon_sym_DQUOTE] = ACTIONS(2667), [sym_true] = ACTIONS(2665), [sym_false] = ACTIONS(2665), [anon_sym_NULL] = ACTIONS(2665), [anon_sym_nullptr] = ACTIONS(2665), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2665), [anon_sym_decltype] = ACTIONS(2665), [anon_sym_explicit] = ACTIONS(2665), [anon_sym_typename] = ACTIONS(2665), [anon_sym_template] = ACTIONS(2665), [anon_sym_operator] = ACTIONS(2665), [anon_sym_try] = ACTIONS(2665), [anon_sym_delete] = ACTIONS(2665), [anon_sym_throw] = ACTIONS(2665), [anon_sym_namespace] = ACTIONS(2665), [anon_sym_static_assert] = ACTIONS(2665), [anon_sym_concept] = ACTIONS(2665), [anon_sym_co_return] = ACTIONS(2665), [anon_sym_co_yield] = ACTIONS(2665), [anon_sym_R_DQUOTE] = ACTIONS(2667), [anon_sym_LR_DQUOTE] = ACTIONS(2667), [anon_sym_uR_DQUOTE] = ACTIONS(2667), [anon_sym_UR_DQUOTE] = ACTIONS(2667), [anon_sym_u8R_DQUOTE] = ACTIONS(2667), [anon_sym_co_await] = ACTIONS(2665), [anon_sym_new] = ACTIONS(2665), [anon_sym_requires] = ACTIONS(2665), [sym_this] = ACTIONS(2665), }, [STATE(489)] = { [sym_identifier] = ACTIONS(2669), [aux_sym_preproc_include_token1] = ACTIONS(2669), [aux_sym_preproc_def_token1] = ACTIONS(2669), [aux_sym_preproc_if_token1] = ACTIONS(2669), [aux_sym_preproc_ifdef_token1] = ACTIONS(2669), [aux_sym_preproc_ifdef_token2] = ACTIONS(2669), [sym_preproc_directive] = ACTIONS(2669), [anon_sym_LPAREN2] = ACTIONS(2671), [anon_sym_BANG] = ACTIONS(2671), [anon_sym_TILDE] = ACTIONS(2671), [anon_sym_DASH] = ACTIONS(2669), [anon_sym_PLUS] = ACTIONS(2669), [anon_sym_STAR] = ACTIONS(2671), [anon_sym_AMP_AMP] = ACTIONS(2671), [anon_sym_AMP] = ACTIONS(2669), [anon_sym_SEMI] = ACTIONS(2671), [anon_sym___extension__] = ACTIONS(2669), [anon_sym_typedef] = ACTIONS(2669), [anon_sym_virtual] = ACTIONS(2669), [anon_sym_extern] = ACTIONS(2669), [anon_sym___attribute__] = ACTIONS(2669), [anon_sym___attribute] = ACTIONS(2669), [anon_sym_using] = ACTIONS(2669), [anon_sym_COLON_COLON] = ACTIONS(2671), [anon_sym_LBRACK_LBRACK] = ACTIONS(2671), [anon_sym___declspec] = ACTIONS(2669), [anon_sym___based] = ACTIONS(2669), [anon_sym___cdecl] = ACTIONS(2669), [anon_sym___clrcall] = ACTIONS(2669), [anon_sym___stdcall] = ACTIONS(2669), [anon_sym___fastcall] = ACTIONS(2669), [anon_sym___thiscall] = ACTIONS(2669), [anon_sym___vectorcall] = ACTIONS(2669), [anon_sym_LBRACE] = ACTIONS(2671), [anon_sym_RBRACE] = ACTIONS(2671), [anon_sym_signed] = ACTIONS(2669), [anon_sym_unsigned] = ACTIONS(2669), [anon_sym_long] = ACTIONS(2669), [anon_sym_short] = ACTIONS(2669), [anon_sym_LBRACK] = ACTIONS(2669), [anon_sym_static] = ACTIONS(2669), [anon_sym_register] = ACTIONS(2669), [anon_sym_inline] = ACTIONS(2669), [anon_sym___inline] = ACTIONS(2669), [anon_sym___inline__] = ACTIONS(2669), [anon_sym___forceinline] = ACTIONS(2669), [anon_sym_thread_local] = ACTIONS(2669), [anon_sym___thread] = ACTIONS(2669), [anon_sym_const] = ACTIONS(2669), [anon_sym_constexpr] = ACTIONS(2669), [anon_sym_volatile] = ACTIONS(2669), [anon_sym_restrict] = ACTIONS(2669), [anon_sym___restrict__] = ACTIONS(2669), [anon_sym__Atomic] = ACTIONS(2669), [anon_sym__Noreturn] = ACTIONS(2669), [anon_sym_noreturn] = ACTIONS(2669), [anon_sym__Nonnull] = ACTIONS(2669), [anon_sym_mutable] = ACTIONS(2669), [anon_sym_constinit] = ACTIONS(2669), [anon_sym_consteval] = ACTIONS(2669), [anon_sym_alignas] = ACTIONS(2669), [anon_sym__Alignas] = ACTIONS(2669), [sym_primitive_type] = ACTIONS(2669), [anon_sym_enum] = ACTIONS(2669), [anon_sym_class] = ACTIONS(2669), [anon_sym_struct] = ACTIONS(2669), [anon_sym_union] = ACTIONS(2669), [anon_sym_if] = ACTIONS(2669), [anon_sym_else] = ACTIONS(2669), [anon_sym_switch] = ACTIONS(2669), [anon_sym_case] = ACTIONS(2669), [anon_sym_default] = ACTIONS(2669), [anon_sym_while] = ACTIONS(2669), [anon_sym_do] = ACTIONS(2669), [anon_sym_for] = ACTIONS(2669), [anon_sym_return] = ACTIONS(2669), [anon_sym_break] = ACTIONS(2669), [anon_sym_continue] = ACTIONS(2669), [anon_sym_goto] = ACTIONS(2669), [anon_sym___try] = ACTIONS(2669), [anon_sym___leave] = ACTIONS(2669), [anon_sym_not] = ACTIONS(2669), [anon_sym_compl] = ACTIONS(2669), [anon_sym_DASH_DASH] = ACTIONS(2671), [anon_sym_PLUS_PLUS] = ACTIONS(2671), [anon_sym_sizeof] = ACTIONS(2669), [anon_sym___alignof__] = ACTIONS(2669), [anon_sym___alignof] = ACTIONS(2669), [anon_sym__alignof] = ACTIONS(2669), [anon_sym_alignof] = ACTIONS(2669), [anon_sym__Alignof] = ACTIONS(2669), [anon_sym_offsetof] = ACTIONS(2669), [anon_sym__Generic] = ACTIONS(2669), [anon_sym_asm] = ACTIONS(2669), [anon_sym___asm__] = ACTIONS(2669), [anon_sym___asm] = ACTIONS(2669), [sym_number_literal] = ACTIONS(2671), [anon_sym_L_SQUOTE] = ACTIONS(2671), [anon_sym_u_SQUOTE] = ACTIONS(2671), [anon_sym_U_SQUOTE] = ACTIONS(2671), [anon_sym_u8_SQUOTE] = ACTIONS(2671), [anon_sym_SQUOTE] = ACTIONS(2671), [anon_sym_L_DQUOTE] = ACTIONS(2671), [anon_sym_u_DQUOTE] = ACTIONS(2671), [anon_sym_U_DQUOTE] = ACTIONS(2671), [anon_sym_u8_DQUOTE] = ACTIONS(2671), [anon_sym_DQUOTE] = ACTIONS(2671), [sym_true] = ACTIONS(2669), [sym_false] = ACTIONS(2669), [anon_sym_NULL] = ACTIONS(2669), [anon_sym_nullptr] = ACTIONS(2669), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2669), [anon_sym_decltype] = ACTIONS(2669), [anon_sym_explicit] = ACTIONS(2669), [anon_sym_typename] = ACTIONS(2669), [anon_sym_template] = ACTIONS(2669), [anon_sym_operator] = ACTIONS(2669), [anon_sym_try] = ACTIONS(2669), [anon_sym_delete] = ACTIONS(2669), [anon_sym_throw] = ACTIONS(2669), [anon_sym_namespace] = ACTIONS(2669), [anon_sym_static_assert] = ACTIONS(2669), [anon_sym_concept] = ACTIONS(2669), [anon_sym_co_return] = ACTIONS(2669), [anon_sym_co_yield] = ACTIONS(2669), [anon_sym_R_DQUOTE] = ACTIONS(2671), [anon_sym_LR_DQUOTE] = ACTIONS(2671), [anon_sym_uR_DQUOTE] = ACTIONS(2671), [anon_sym_UR_DQUOTE] = ACTIONS(2671), [anon_sym_u8R_DQUOTE] = ACTIONS(2671), [anon_sym_co_await] = ACTIONS(2669), [anon_sym_new] = ACTIONS(2669), [anon_sym_requires] = ACTIONS(2669), [sym_this] = ACTIONS(2669), }, [STATE(490)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_include_token1] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_BANG] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_DASH] = ACTIONS(2673), [anon_sym_PLUS] = ACTIONS(2673), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym___cdecl] = ACTIONS(2673), [anon_sym___clrcall] = ACTIONS(2673), [anon_sym___stdcall] = ACTIONS(2673), [anon_sym___fastcall] = ACTIONS(2673), [anon_sym___thiscall] = ACTIONS(2673), [anon_sym___vectorcall] = ACTIONS(2673), [anon_sym_LBRACE] = ACTIONS(2675), [anon_sym_RBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [anon_sym_if] = ACTIONS(2673), [anon_sym_else] = ACTIONS(2673), [anon_sym_switch] = ACTIONS(2673), [anon_sym_case] = ACTIONS(2673), [anon_sym_default] = ACTIONS(2673), [anon_sym_while] = ACTIONS(2673), [anon_sym_do] = ACTIONS(2673), [anon_sym_for] = ACTIONS(2673), [anon_sym_return] = ACTIONS(2673), [anon_sym_break] = ACTIONS(2673), [anon_sym_continue] = ACTIONS(2673), [anon_sym_goto] = ACTIONS(2673), [anon_sym___try] = ACTIONS(2673), [anon_sym___leave] = ACTIONS(2673), [anon_sym_not] = ACTIONS(2673), [anon_sym_compl] = ACTIONS(2673), [anon_sym_DASH_DASH] = ACTIONS(2675), [anon_sym_PLUS_PLUS] = ACTIONS(2675), [anon_sym_sizeof] = ACTIONS(2673), [anon_sym___alignof__] = ACTIONS(2673), [anon_sym___alignof] = ACTIONS(2673), [anon_sym__alignof] = ACTIONS(2673), [anon_sym_alignof] = ACTIONS(2673), [anon_sym__Alignof] = ACTIONS(2673), [anon_sym_offsetof] = ACTIONS(2673), [anon_sym__Generic] = ACTIONS(2673), [anon_sym_asm] = ACTIONS(2673), [anon_sym___asm__] = ACTIONS(2673), [anon_sym___asm] = ACTIONS(2673), [sym_number_literal] = ACTIONS(2675), [anon_sym_L_SQUOTE] = ACTIONS(2675), [anon_sym_u_SQUOTE] = ACTIONS(2675), [anon_sym_U_SQUOTE] = ACTIONS(2675), [anon_sym_u8_SQUOTE] = ACTIONS(2675), [anon_sym_SQUOTE] = ACTIONS(2675), [anon_sym_L_DQUOTE] = ACTIONS(2675), [anon_sym_u_DQUOTE] = ACTIONS(2675), [anon_sym_U_DQUOTE] = ACTIONS(2675), [anon_sym_u8_DQUOTE] = ACTIONS(2675), [anon_sym_DQUOTE] = ACTIONS(2675), [sym_true] = ACTIONS(2673), [sym_false] = ACTIONS(2673), [anon_sym_NULL] = ACTIONS(2673), [anon_sym_nullptr] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_try] = ACTIONS(2673), [anon_sym_delete] = ACTIONS(2673), [anon_sym_throw] = ACTIONS(2673), [anon_sym_namespace] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), [anon_sym_concept] = ACTIONS(2673), [anon_sym_co_return] = ACTIONS(2673), [anon_sym_co_yield] = ACTIONS(2673), [anon_sym_R_DQUOTE] = ACTIONS(2675), [anon_sym_LR_DQUOTE] = ACTIONS(2675), [anon_sym_uR_DQUOTE] = ACTIONS(2675), [anon_sym_UR_DQUOTE] = ACTIONS(2675), [anon_sym_u8R_DQUOTE] = ACTIONS(2675), [anon_sym_co_await] = ACTIONS(2673), [anon_sym_new] = ACTIONS(2673), [anon_sym_requires] = ACTIONS(2673), [sym_this] = ACTIONS(2673), }, [STATE(491)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_include_token1] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_BANG] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_DASH] = ACTIONS(2673), [anon_sym_PLUS] = ACTIONS(2673), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym___cdecl] = ACTIONS(2673), [anon_sym___clrcall] = ACTIONS(2673), [anon_sym___stdcall] = ACTIONS(2673), [anon_sym___fastcall] = ACTIONS(2673), [anon_sym___thiscall] = ACTIONS(2673), [anon_sym___vectorcall] = ACTIONS(2673), [anon_sym_LBRACE] = ACTIONS(2675), [anon_sym_RBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [anon_sym_if] = ACTIONS(2673), [anon_sym_else] = ACTIONS(2673), [anon_sym_switch] = ACTIONS(2673), [anon_sym_case] = ACTIONS(2673), [anon_sym_default] = ACTIONS(2673), [anon_sym_while] = ACTIONS(2673), [anon_sym_do] = ACTIONS(2673), [anon_sym_for] = ACTIONS(2673), [anon_sym_return] = ACTIONS(2673), [anon_sym_break] = ACTIONS(2673), [anon_sym_continue] = ACTIONS(2673), [anon_sym_goto] = ACTIONS(2673), [anon_sym___try] = ACTIONS(2673), [anon_sym___leave] = ACTIONS(2673), [anon_sym_not] = ACTIONS(2673), [anon_sym_compl] = ACTIONS(2673), [anon_sym_DASH_DASH] = ACTIONS(2675), [anon_sym_PLUS_PLUS] = ACTIONS(2675), [anon_sym_sizeof] = ACTIONS(2673), [anon_sym___alignof__] = ACTIONS(2673), [anon_sym___alignof] = ACTIONS(2673), [anon_sym__alignof] = ACTIONS(2673), [anon_sym_alignof] = ACTIONS(2673), [anon_sym__Alignof] = ACTIONS(2673), [anon_sym_offsetof] = ACTIONS(2673), [anon_sym__Generic] = ACTIONS(2673), [anon_sym_asm] = ACTIONS(2673), [anon_sym___asm__] = ACTIONS(2673), [anon_sym___asm] = ACTIONS(2673), [sym_number_literal] = ACTIONS(2675), [anon_sym_L_SQUOTE] = ACTIONS(2675), [anon_sym_u_SQUOTE] = ACTIONS(2675), [anon_sym_U_SQUOTE] = ACTIONS(2675), [anon_sym_u8_SQUOTE] = ACTIONS(2675), [anon_sym_SQUOTE] = ACTIONS(2675), [anon_sym_L_DQUOTE] = ACTIONS(2675), [anon_sym_u_DQUOTE] = ACTIONS(2675), [anon_sym_U_DQUOTE] = ACTIONS(2675), [anon_sym_u8_DQUOTE] = ACTIONS(2675), [anon_sym_DQUOTE] = ACTIONS(2675), [sym_true] = ACTIONS(2673), [sym_false] = ACTIONS(2673), [anon_sym_NULL] = ACTIONS(2673), [anon_sym_nullptr] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_try] = ACTIONS(2673), [anon_sym_delete] = ACTIONS(2673), [anon_sym_throw] = ACTIONS(2673), [anon_sym_namespace] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), [anon_sym_concept] = ACTIONS(2673), [anon_sym_co_return] = ACTIONS(2673), [anon_sym_co_yield] = ACTIONS(2673), [anon_sym_R_DQUOTE] = ACTIONS(2675), [anon_sym_LR_DQUOTE] = ACTIONS(2675), [anon_sym_uR_DQUOTE] = ACTIONS(2675), [anon_sym_UR_DQUOTE] = ACTIONS(2675), [anon_sym_u8R_DQUOTE] = ACTIONS(2675), [anon_sym_co_await] = ACTIONS(2673), [anon_sym_new] = ACTIONS(2673), [anon_sym_requires] = ACTIONS(2673), [sym_this] = ACTIONS(2673), }, [STATE(492)] = { [sym_identifier] = ACTIONS(2677), [aux_sym_preproc_include_token1] = ACTIONS(2677), [aux_sym_preproc_def_token1] = ACTIONS(2677), [aux_sym_preproc_if_token1] = ACTIONS(2677), [aux_sym_preproc_ifdef_token1] = ACTIONS(2677), [aux_sym_preproc_ifdef_token2] = ACTIONS(2677), [sym_preproc_directive] = ACTIONS(2677), [anon_sym_LPAREN2] = ACTIONS(2679), [anon_sym_BANG] = ACTIONS(2679), [anon_sym_TILDE] = ACTIONS(2679), [anon_sym_DASH] = ACTIONS(2677), [anon_sym_PLUS] = ACTIONS(2677), [anon_sym_STAR] = ACTIONS(2679), [anon_sym_AMP_AMP] = ACTIONS(2679), [anon_sym_AMP] = ACTIONS(2677), [anon_sym_SEMI] = ACTIONS(2679), [anon_sym___extension__] = ACTIONS(2677), [anon_sym_typedef] = ACTIONS(2677), [anon_sym_virtual] = ACTIONS(2677), [anon_sym_extern] = ACTIONS(2677), [anon_sym___attribute__] = ACTIONS(2677), [anon_sym___attribute] = ACTIONS(2677), [anon_sym_using] = ACTIONS(2677), [anon_sym_COLON_COLON] = ACTIONS(2679), [anon_sym_LBRACK_LBRACK] = ACTIONS(2679), [anon_sym___declspec] = ACTIONS(2677), [anon_sym___based] = ACTIONS(2677), [anon_sym___cdecl] = ACTIONS(2677), [anon_sym___clrcall] = ACTIONS(2677), [anon_sym___stdcall] = ACTIONS(2677), [anon_sym___fastcall] = ACTIONS(2677), [anon_sym___thiscall] = ACTIONS(2677), [anon_sym___vectorcall] = ACTIONS(2677), [anon_sym_LBRACE] = ACTIONS(2679), [anon_sym_RBRACE] = ACTIONS(2679), [anon_sym_signed] = ACTIONS(2677), [anon_sym_unsigned] = ACTIONS(2677), [anon_sym_long] = ACTIONS(2677), [anon_sym_short] = ACTIONS(2677), [anon_sym_LBRACK] = ACTIONS(2677), [anon_sym_static] = ACTIONS(2677), [anon_sym_register] = ACTIONS(2677), [anon_sym_inline] = ACTIONS(2677), [anon_sym___inline] = ACTIONS(2677), [anon_sym___inline__] = ACTIONS(2677), [anon_sym___forceinline] = ACTIONS(2677), [anon_sym_thread_local] = ACTIONS(2677), [anon_sym___thread] = ACTIONS(2677), [anon_sym_const] = ACTIONS(2677), [anon_sym_constexpr] = ACTIONS(2677), [anon_sym_volatile] = ACTIONS(2677), [anon_sym_restrict] = ACTIONS(2677), [anon_sym___restrict__] = ACTIONS(2677), [anon_sym__Atomic] = ACTIONS(2677), [anon_sym__Noreturn] = ACTIONS(2677), [anon_sym_noreturn] = ACTIONS(2677), [anon_sym__Nonnull] = ACTIONS(2677), [anon_sym_mutable] = ACTIONS(2677), [anon_sym_constinit] = ACTIONS(2677), [anon_sym_consteval] = ACTIONS(2677), [anon_sym_alignas] = ACTIONS(2677), [anon_sym__Alignas] = ACTIONS(2677), [sym_primitive_type] = ACTIONS(2677), [anon_sym_enum] = ACTIONS(2677), [anon_sym_class] = ACTIONS(2677), [anon_sym_struct] = ACTIONS(2677), [anon_sym_union] = ACTIONS(2677), [anon_sym_if] = ACTIONS(2677), [anon_sym_else] = ACTIONS(2677), [anon_sym_switch] = ACTIONS(2677), [anon_sym_case] = ACTIONS(2677), [anon_sym_default] = ACTIONS(2677), [anon_sym_while] = ACTIONS(2677), [anon_sym_do] = ACTIONS(2677), [anon_sym_for] = ACTIONS(2677), [anon_sym_return] = ACTIONS(2677), [anon_sym_break] = ACTIONS(2677), [anon_sym_continue] = ACTIONS(2677), [anon_sym_goto] = ACTIONS(2677), [anon_sym___try] = ACTIONS(2677), [anon_sym___leave] = ACTIONS(2677), [anon_sym_not] = ACTIONS(2677), [anon_sym_compl] = ACTIONS(2677), [anon_sym_DASH_DASH] = ACTIONS(2679), [anon_sym_PLUS_PLUS] = ACTIONS(2679), [anon_sym_sizeof] = ACTIONS(2677), [anon_sym___alignof__] = ACTIONS(2677), [anon_sym___alignof] = ACTIONS(2677), [anon_sym__alignof] = ACTIONS(2677), [anon_sym_alignof] = ACTIONS(2677), [anon_sym__Alignof] = ACTIONS(2677), [anon_sym_offsetof] = ACTIONS(2677), [anon_sym__Generic] = ACTIONS(2677), [anon_sym_asm] = ACTIONS(2677), [anon_sym___asm__] = ACTIONS(2677), [anon_sym___asm] = ACTIONS(2677), [sym_number_literal] = ACTIONS(2679), [anon_sym_L_SQUOTE] = ACTIONS(2679), [anon_sym_u_SQUOTE] = ACTIONS(2679), [anon_sym_U_SQUOTE] = ACTIONS(2679), [anon_sym_u8_SQUOTE] = ACTIONS(2679), [anon_sym_SQUOTE] = ACTIONS(2679), [anon_sym_L_DQUOTE] = ACTIONS(2679), [anon_sym_u_DQUOTE] = ACTIONS(2679), [anon_sym_U_DQUOTE] = ACTIONS(2679), [anon_sym_u8_DQUOTE] = ACTIONS(2679), [anon_sym_DQUOTE] = ACTIONS(2679), [sym_true] = ACTIONS(2677), [sym_false] = ACTIONS(2677), [anon_sym_NULL] = ACTIONS(2677), [anon_sym_nullptr] = ACTIONS(2677), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2677), [anon_sym_decltype] = ACTIONS(2677), [anon_sym_explicit] = ACTIONS(2677), [anon_sym_typename] = ACTIONS(2677), [anon_sym_template] = ACTIONS(2677), [anon_sym_operator] = ACTIONS(2677), [anon_sym_try] = ACTIONS(2677), [anon_sym_delete] = ACTIONS(2677), [anon_sym_throw] = ACTIONS(2677), [anon_sym_namespace] = ACTIONS(2677), [anon_sym_static_assert] = ACTIONS(2677), [anon_sym_concept] = ACTIONS(2677), [anon_sym_co_return] = ACTIONS(2677), [anon_sym_co_yield] = ACTIONS(2677), [anon_sym_R_DQUOTE] = ACTIONS(2679), [anon_sym_LR_DQUOTE] = ACTIONS(2679), [anon_sym_uR_DQUOTE] = ACTIONS(2679), [anon_sym_UR_DQUOTE] = ACTIONS(2679), [anon_sym_u8R_DQUOTE] = ACTIONS(2679), [anon_sym_co_await] = ACTIONS(2677), [anon_sym_new] = ACTIONS(2677), [anon_sym_requires] = ACTIONS(2677), [sym_this] = ACTIONS(2677), }, [STATE(493)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_include_token1] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_BANG] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_DASH] = ACTIONS(1938), [anon_sym_PLUS] = ACTIONS(1938), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(1936), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym___cdecl] = ACTIONS(1938), [anon_sym___clrcall] = ACTIONS(1938), [anon_sym___stdcall] = ACTIONS(1938), [anon_sym___fastcall] = ACTIONS(1938), [anon_sym___thiscall] = ACTIONS(1938), [anon_sym___vectorcall] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_RBRACE] = ACTIONS(2753), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_if] = ACTIONS(1938), [anon_sym_switch] = ACTIONS(1938), [anon_sym_case] = ACTIONS(1938), [anon_sym_default] = ACTIONS(1938), [anon_sym_while] = ACTIONS(1938), [anon_sym_do] = ACTIONS(1938), [anon_sym_for] = ACTIONS(1938), [anon_sym_return] = ACTIONS(1938), [anon_sym_break] = ACTIONS(1938), [anon_sym_continue] = ACTIONS(1938), [anon_sym_goto] = ACTIONS(1938), [anon_sym___try] = ACTIONS(1938), [anon_sym___leave] = ACTIONS(1938), [anon_sym_not] = ACTIONS(1938), [anon_sym_compl] = ACTIONS(1938), [anon_sym_DASH_DASH] = ACTIONS(1936), [anon_sym_PLUS_PLUS] = ACTIONS(1936), [anon_sym_sizeof] = ACTIONS(1938), [anon_sym___alignof__] = ACTIONS(1938), [anon_sym___alignof] = ACTIONS(1938), [anon_sym__alignof] = ACTIONS(1938), [anon_sym_alignof] = ACTIONS(1938), [anon_sym__Alignof] = ACTIONS(1938), [anon_sym_offsetof] = ACTIONS(1938), [anon_sym__Generic] = ACTIONS(1938), [anon_sym_asm] = ACTIONS(1938), [anon_sym___asm__] = ACTIONS(1938), [anon_sym___asm] = ACTIONS(1938), [sym_number_literal] = ACTIONS(1936), [anon_sym_L_SQUOTE] = ACTIONS(1936), [anon_sym_u_SQUOTE] = ACTIONS(1936), [anon_sym_U_SQUOTE] = ACTIONS(1936), [anon_sym_u8_SQUOTE] = ACTIONS(1936), [anon_sym_SQUOTE] = ACTIONS(1936), [anon_sym_L_DQUOTE] = ACTIONS(1936), [anon_sym_u_DQUOTE] = ACTIONS(1936), [anon_sym_U_DQUOTE] = ACTIONS(1936), [anon_sym_u8_DQUOTE] = ACTIONS(1936), [anon_sym_DQUOTE] = ACTIONS(1936), [sym_true] = ACTIONS(1938), [sym_false] = ACTIONS(1938), [anon_sym_NULL] = ACTIONS(1938), [anon_sym_nullptr] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_try] = ACTIONS(1938), [anon_sym_delete] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_namespace] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_concept] = ACTIONS(1938), [anon_sym_co_return] = ACTIONS(1938), [anon_sym_co_yield] = ACTIONS(1938), [anon_sym_R_DQUOTE] = ACTIONS(1936), [anon_sym_LR_DQUOTE] = ACTIONS(1936), [anon_sym_uR_DQUOTE] = ACTIONS(1936), [anon_sym_UR_DQUOTE] = ACTIONS(1936), [anon_sym_u8R_DQUOTE] = ACTIONS(1936), [anon_sym_co_await] = ACTIONS(1938), [anon_sym_new] = ACTIONS(1938), [anon_sym_requires] = ACTIONS(1938), [sym_this] = ACTIONS(1938), }, [STATE(494)] = { [ts_builtin_sym_end] = ACTIONS(3393), [sym_identifier] = ACTIONS(3395), [aux_sym_preproc_include_token1] = ACTIONS(3395), [aux_sym_preproc_def_token1] = ACTIONS(3395), [aux_sym_preproc_if_token1] = ACTIONS(3395), [aux_sym_preproc_ifdef_token1] = ACTIONS(3395), [aux_sym_preproc_ifdef_token2] = ACTIONS(3395), [sym_preproc_directive] = ACTIONS(3395), [anon_sym_LPAREN2] = ACTIONS(3393), [anon_sym_BANG] = ACTIONS(3393), [anon_sym_TILDE] = ACTIONS(3393), [anon_sym_DASH] = ACTIONS(3395), [anon_sym_PLUS] = ACTIONS(3395), [anon_sym_STAR] = ACTIONS(3393), [anon_sym_AMP_AMP] = ACTIONS(3393), [anon_sym_AMP] = ACTIONS(3395), [anon_sym_SEMI] = ACTIONS(3393), [anon_sym___extension__] = ACTIONS(3395), [anon_sym_typedef] = ACTIONS(3395), [anon_sym_virtual] = ACTIONS(3395), [anon_sym_extern] = ACTIONS(3395), [anon_sym___attribute__] = ACTIONS(3395), [anon_sym___attribute] = ACTIONS(3395), [anon_sym_using] = ACTIONS(3395), [anon_sym_COLON_COLON] = ACTIONS(3393), [anon_sym_LBRACK_LBRACK] = ACTIONS(3393), [anon_sym___declspec] = ACTIONS(3395), [anon_sym___based] = ACTIONS(3395), [anon_sym___cdecl] = ACTIONS(3395), [anon_sym___clrcall] = ACTIONS(3395), [anon_sym___stdcall] = ACTIONS(3395), [anon_sym___fastcall] = ACTIONS(3395), [anon_sym___thiscall] = ACTIONS(3395), [anon_sym___vectorcall] = ACTIONS(3395), [anon_sym_LBRACE] = ACTIONS(3393), [anon_sym_signed] = ACTIONS(3395), [anon_sym_unsigned] = ACTIONS(3395), [anon_sym_long] = ACTIONS(3395), [anon_sym_short] = ACTIONS(3395), [anon_sym_LBRACK] = ACTIONS(3395), [anon_sym_static] = ACTIONS(3395), [anon_sym_register] = ACTIONS(3395), [anon_sym_inline] = ACTIONS(3395), [anon_sym___inline] = ACTIONS(3395), [anon_sym___inline__] = ACTIONS(3395), [anon_sym___forceinline] = ACTIONS(3395), [anon_sym_thread_local] = ACTIONS(3395), [anon_sym___thread] = ACTIONS(3395), [anon_sym_const] = ACTIONS(3395), [anon_sym_constexpr] = ACTIONS(3395), [anon_sym_volatile] = ACTIONS(3395), [anon_sym_restrict] = ACTIONS(3395), [anon_sym___restrict__] = ACTIONS(3395), [anon_sym__Atomic] = ACTIONS(3395), [anon_sym__Noreturn] = ACTIONS(3395), [anon_sym_noreturn] = ACTIONS(3395), [anon_sym__Nonnull] = ACTIONS(3395), [anon_sym_mutable] = ACTIONS(3395), [anon_sym_constinit] = ACTIONS(3395), [anon_sym_consteval] = ACTIONS(3395), [anon_sym_alignas] = ACTIONS(3395), [anon_sym__Alignas] = ACTIONS(3395), [sym_primitive_type] = ACTIONS(3395), [anon_sym_enum] = ACTIONS(3395), [anon_sym_class] = ACTIONS(3395), [anon_sym_struct] = ACTIONS(3395), [anon_sym_union] = ACTIONS(3395), [anon_sym_if] = ACTIONS(3395), [anon_sym_switch] = ACTIONS(3395), [anon_sym_case] = ACTIONS(3395), [anon_sym_default] = ACTIONS(3395), [anon_sym_while] = ACTIONS(3395), [anon_sym_do] = ACTIONS(3395), [anon_sym_for] = ACTIONS(3395), [anon_sym_return] = ACTIONS(3395), [anon_sym_break] = ACTIONS(3395), [anon_sym_continue] = ACTIONS(3395), [anon_sym_goto] = ACTIONS(3395), [anon_sym_not] = ACTIONS(3395), [anon_sym_compl] = ACTIONS(3395), [anon_sym_DASH_DASH] = ACTIONS(3393), [anon_sym_PLUS_PLUS] = ACTIONS(3393), [anon_sym_sizeof] = ACTIONS(3395), [anon_sym___alignof__] = ACTIONS(3395), [anon_sym___alignof] = ACTIONS(3395), [anon_sym__alignof] = ACTIONS(3395), [anon_sym_alignof] = ACTIONS(3395), [anon_sym__Alignof] = ACTIONS(3395), [anon_sym_offsetof] = ACTIONS(3395), [anon_sym__Generic] = ACTIONS(3395), [anon_sym_asm] = ACTIONS(3395), [anon_sym___asm__] = ACTIONS(3395), [anon_sym___asm] = ACTIONS(3395), [sym_number_literal] = ACTIONS(3393), [anon_sym_L_SQUOTE] = ACTIONS(3393), [anon_sym_u_SQUOTE] = ACTIONS(3393), [anon_sym_U_SQUOTE] = ACTIONS(3393), [anon_sym_u8_SQUOTE] = ACTIONS(3393), [anon_sym_SQUOTE] = ACTIONS(3393), [anon_sym_L_DQUOTE] = ACTIONS(3393), [anon_sym_u_DQUOTE] = ACTIONS(3393), [anon_sym_U_DQUOTE] = ACTIONS(3393), [anon_sym_u8_DQUOTE] = ACTIONS(3393), [anon_sym_DQUOTE] = ACTIONS(3393), [sym_true] = ACTIONS(3395), [sym_false] = ACTIONS(3395), [anon_sym_NULL] = ACTIONS(3395), [anon_sym_nullptr] = ACTIONS(3395), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3395), [anon_sym_decltype] = ACTIONS(3395), [anon_sym_explicit] = ACTIONS(3395), [anon_sym_typename] = ACTIONS(3395), [anon_sym_export] = ACTIONS(3395), [anon_sym_module] = ACTIONS(3395), [anon_sym_import] = ACTIONS(3395), [anon_sym_template] = ACTIONS(3395), [anon_sym_operator] = ACTIONS(3395), [anon_sym_try] = ACTIONS(3395), [anon_sym_delete] = ACTIONS(3395), [anon_sym_throw] = ACTIONS(3395), [anon_sym_namespace] = ACTIONS(3395), [anon_sym_static_assert] = ACTIONS(3395), [anon_sym_concept] = ACTIONS(3395), [anon_sym_co_return] = ACTIONS(3395), [anon_sym_co_yield] = ACTIONS(3395), [anon_sym_R_DQUOTE] = ACTIONS(3393), [anon_sym_LR_DQUOTE] = ACTIONS(3393), [anon_sym_uR_DQUOTE] = ACTIONS(3393), [anon_sym_UR_DQUOTE] = ACTIONS(3393), [anon_sym_u8R_DQUOTE] = ACTIONS(3393), [anon_sym_co_await] = ACTIONS(3395), [anon_sym_new] = ACTIONS(3395), [anon_sym_requires] = ACTIONS(3395), [sym_this] = ACTIONS(3395), }, [STATE(495)] = { [ts_builtin_sym_end] = ACTIONS(2981), [sym_identifier] = ACTIONS(2979), [aux_sym_preproc_include_token1] = ACTIONS(2979), [aux_sym_preproc_def_token1] = ACTIONS(2979), [aux_sym_preproc_if_token1] = ACTIONS(2979), [aux_sym_preproc_ifdef_token1] = ACTIONS(2979), [aux_sym_preproc_ifdef_token2] = ACTIONS(2979), [sym_preproc_directive] = ACTIONS(2979), [anon_sym_LPAREN2] = ACTIONS(2981), [anon_sym_BANG] = ACTIONS(2981), [anon_sym_TILDE] = ACTIONS(2981), [anon_sym_DASH] = ACTIONS(2979), [anon_sym_PLUS] = ACTIONS(2979), [anon_sym_STAR] = ACTIONS(2981), [anon_sym_AMP_AMP] = ACTIONS(2981), [anon_sym_AMP] = ACTIONS(2979), [anon_sym_SEMI] = ACTIONS(2981), [anon_sym___extension__] = ACTIONS(2979), [anon_sym_typedef] = ACTIONS(2979), [anon_sym_virtual] = ACTIONS(2979), [anon_sym_extern] = ACTIONS(2979), [anon_sym___attribute__] = ACTIONS(2979), [anon_sym___attribute] = ACTIONS(2979), [anon_sym_using] = ACTIONS(2979), [anon_sym_COLON_COLON] = ACTIONS(2981), [anon_sym_LBRACK_LBRACK] = ACTIONS(2981), [anon_sym___declspec] = ACTIONS(2979), [anon_sym___based] = ACTIONS(2979), [anon_sym___cdecl] = ACTIONS(2979), [anon_sym___clrcall] = ACTIONS(2979), [anon_sym___stdcall] = ACTIONS(2979), [anon_sym___fastcall] = ACTIONS(2979), [anon_sym___thiscall] = ACTIONS(2979), [anon_sym___vectorcall] = ACTIONS(2979), [anon_sym_LBRACE] = ACTIONS(2981), [anon_sym_signed] = ACTIONS(2979), [anon_sym_unsigned] = ACTIONS(2979), [anon_sym_long] = ACTIONS(2979), [anon_sym_short] = ACTIONS(2979), [anon_sym_LBRACK] = ACTIONS(2979), [anon_sym_static] = ACTIONS(2979), [anon_sym_register] = ACTIONS(2979), [anon_sym_inline] = ACTIONS(2979), [anon_sym___inline] = ACTIONS(2979), [anon_sym___inline__] = ACTIONS(2979), [anon_sym___forceinline] = ACTIONS(2979), [anon_sym_thread_local] = ACTIONS(2979), [anon_sym___thread] = ACTIONS(2979), [anon_sym_const] = ACTIONS(2979), [anon_sym_constexpr] = ACTIONS(2979), [anon_sym_volatile] = ACTIONS(2979), [anon_sym_restrict] = ACTIONS(2979), [anon_sym___restrict__] = ACTIONS(2979), [anon_sym__Atomic] = ACTIONS(2979), [anon_sym__Noreturn] = ACTIONS(2979), [anon_sym_noreturn] = ACTIONS(2979), [anon_sym__Nonnull] = ACTIONS(2979), [anon_sym_mutable] = ACTIONS(2979), [anon_sym_constinit] = ACTIONS(2979), [anon_sym_consteval] = ACTIONS(2979), [anon_sym_alignas] = ACTIONS(2979), [anon_sym__Alignas] = ACTIONS(2979), [sym_primitive_type] = ACTIONS(2979), [anon_sym_enum] = ACTIONS(2979), [anon_sym_class] = ACTIONS(2979), [anon_sym_struct] = ACTIONS(2979), [anon_sym_union] = ACTIONS(2979), [anon_sym_if] = ACTIONS(2979), [anon_sym_switch] = ACTIONS(2979), [anon_sym_case] = ACTIONS(2979), [anon_sym_default] = ACTIONS(2979), [anon_sym_while] = ACTIONS(2979), [anon_sym_do] = ACTIONS(2979), [anon_sym_for] = ACTIONS(2979), [anon_sym_return] = ACTIONS(2979), [anon_sym_break] = ACTIONS(2979), [anon_sym_continue] = ACTIONS(2979), [anon_sym_goto] = ACTIONS(2979), [anon_sym_not] = ACTIONS(2979), [anon_sym_compl] = ACTIONS(2979), [anon_sym_DASH_DASH] = ACTIONS(2981), [anon_sym_PLUS_PLUS] = ACTIONS(2981), [anon_sym_sizeof] = ACTIONS(2979), [anon_sym___alignof__] = ACTIONS(2979), [anon_sym___alignof] = ACTIONS(2979), [anon_sym__alignof] = ACTIONS(2979), [anon_sym_alignof] = ACTIONS(2979), [anon_sym__Alignof] = ACTIONS(2979), [anon_sym_offsetof] = ACTIONS(2979), [anon_sym__Generic] = ACTIONS(2979), [anon_sym_asm] = ACTIONS(2979), [anon_sym___asm__] = ACTIONS(2979), [anon_sym___asm] = ACTIONS(2979), [sym_number_literal] = ACTIONS(2981), [anon_sym_L_SQUOTE] = ACTIONS(2981), [anon_sym_u_SQUOTE] = ACTIONS(2981), [anon_sym_U_SQUOTE] = ACTIONS(2981), [anon_sym_u8_SQUOTE] = ACTIONS(2981), [anon_sym_SQUOTE] = ACTIONS(2981), [anon_sym_L_DQUOTE] = ACTIONS(2981), [anon_sym_u_DQUOTE] = ACTIONS(2981), [anon_sym_U_DQUOTE] = ACTIONS(2981), [anon_sym_u8_DQUOTE] = ACTIONS(2981), [anon_sym_DQUOTE] = ACTIONS(2981), [sym_true] = ACTIONS(2979), [sym_false] = ACTIONS(2979), [anon_sym_NULL] = ACTIONS(2979), [anon_sym_nullptr] = ACTIONS(2979), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2979), [anon_sym_decltype] = ACTIONS(2979), [anon_sym_explicit] = ACTIONS(2979), [anon_sym_typename] = ACTIONS(2979), [anon_sym_export] = ACTIONS(2979), [anon_sym_module] = ACTIONS(2979), [anon_sym_import] = ACTIONS(2979), [anon_sym_template] = ACTIONS(2979), [anon_sym_operator] = ACTIONS(2979), [anon_sym_try] = ACTIONS(2979), [anon_sym_delete] = ACTIONS(2979), [anon_sym_throw] = ACTIONS(2979), [anon_sym_namespace] = ACTIONS(2979), [anon_sym_static_assert] = ACTIONS(2979), [anon_sym_concept] = ACTIONS(2979), [anon_sym_co_return] = ACTIONS(2979), [anon_sym_co_yield] = ACTIONS(2979), [anon_sym_R_DQUOTE] = ACTIONS(2981), [anon_sym_LR_DQUOTE] = ACTIONS(2981), [anon_sym_uR_DQUOTE] = ACTIONS(2981), [anon_sym_UR_DQUOTE] = ACTIONS(2981), [anon_sym_u8R_DQUOTE] = ACTIONS(2981), [anon_sym_co_await] = ACTIONS(2979), [anon_sym_new] = ACTIONS(2979), [anon_sym_requires] = ACTIONS(2979), [sym_this] = ACTIONS(2979), }, [STATE(496)] = { [ts_builtin_sym_end] = ACTIONS(2823), [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_include_token1] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_BANG] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_DASH] = ACTIONS(2821), [anon_sym_PLUS] = ACTIONS(2821), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym___cdecl] = ACTIONS(2821), [anon_sym___clrcall] = ACTIONS(2821), [anon_sym___stdcall] = ACTIONS(2821), [anon_sym___fastcall] = ACTIONS(2821), [anon_sym___thiscall] = ACTIONS(2821), [anon_sym___vectorcall] = ACTIONS(2821), [anon_sym_LBRACE] = ACTIONS(2823), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [anon_sym_if] = ACTIONS(2821), [anon_sym_switch] = ACTIONS(2821), [anon_sym_case] = ACTIONS(2821), [anon_sym_default] = ACTIONS(2821), [anon_sym_while] = ACTIONS(2821), [anon_sym_do] = ACTIONS(2821), [anon_sym_for] = ACTIONS(2821), [anon_sym_return] = ACTIONS(2821), [anon_sym_break] = ACTIONS(2821), [anon_sym_continue] = ACTIONS(2821), [anon_sym_goto] = ACTIONS(2821), [anon_sym_not] = ACTIONS(2821), [anon_sym_compl] = ACTIONS(2821), [anon_sym_DASH_DASH] = ACTIONS(2823), [anon_sym_PLUS_PLUS] = ACTIONS(2823), [anon_sym_sizeof] = ACTIONS(2821), [anon_sym___alignof__] = ACTIONS(2821), [anon_sym___alignof] = ACTIONS(2821), [anon_sym__alignof] = ACTIONS(2821), [anon_sym_alignof] = ACTIONS(2821), [anon_sym__Alignof] = ACTIONS(2821), [anon_sym_offsetof] = ACTIONS(2821), [anon_sym__Generic] = ACTIONS(2821), [anon_sym_asm] = ACTIONS(2821), [anon_sym___asm__] = ACTIONS(2821), [anon_sym___asm] = ACTIONS(2821), [sym_number_literal] = ACTIONS(2823), [anon_sym_L_SQUOTE] = ACTIONS(2823), [anon_sym_u_SQUOTE] = ACTIONS(2823), [anon_sym_U_SQUOTE] = ACTIONS(2823), [anon_sym_u8_SQUOTE] = ACTIONS(2823), [anon_sym_SQUOTE] = ACTIONS(2823), [anon_sym_L_DQUOTE] = ACTIONS(2823), [anon_sym_u_DQUOTE] = ACTIONS(2823), [anon_sym_U_DQUOTE] = ACTIONS(2823), [anon_sym_u8_DQUOTE] = ACTIONS(2823), [anon_sym_DQUOTE] = ACTIONS(2823), [sym_true] = ACTIONS(2821), [sym_false] = ACTIONS(2821), [anon_sym_NULL] = ACTIONS(2821), [anon_sym_nullptr] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_export] = ACTIONS(2821), [anon_sym_module] = ACTIONS(2821), [anon_sym_import] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_try] = ACTIONS(2821), [anon_sym_delete] = ACTIONS(2821), [anon_sym_throw] = ACTIONS(2821), [anon_sym_namespace] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), [anon_sym_concept] = ACTIONS(2821), [anon_sym_co_return] = ACTIONS(2821), [anon_sym_co_yield] = ACTIONS(2821), [anon_sym_R_DQUOTE] = ACTIONS(2823), [anon_sym_LR_DQUOTE] = ACTIONS(2823), [anon_sym_uR_DQUOTE] = ACTIONS(2823), [anon_sym_UR_DQUOTE] = ACTIONS(2823), [anon_sym_u8R_DQUOTE] = ACTIONS(2823), [anon_sym_co_await] = ACTIONS(2821), [anon_sym_new] = ACTIONS(2821), [anon_sym_requires] = ACTIONS(2821), [sym_this] = ACTIONS(2821), }, [STATE(497)] = { [sym_preproc_def] = STATE(497), [sym_preproc_function_def] = STATE(497), [sym_preproc_call] = STATE(497), [sym_preproc_if_in_field_declaration_list] = STATE(497), [sym_preproc_ifdef_in_field_declaration_list] = STATE(497), [sym_type_definition] = STATE(497), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5786), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(497), [sym_field_declaration] = STATE(497), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(497), [sym_operator_cast] = STATE(7051), [sym_inline_method_definition] = STATE(497), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(497), [sym_operator_cast_declaration] = STATE(497), [sym_constructor_or_destructor_definition] = STATE(497), [sym_constructor_or_destructor_declaration] = STATE(497), [sym_friend_declaration] = STATE(497), [sym_access_specifier] = STATE(8432), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(497), [sym_alias_declaration] = STATE(497), [sym_static_assert_declaration] = STATE(497), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(497), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7275), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3397), [aux_sym_preproc_def_token1] = ACTIONS(3400), [aux_sym_preproc_if_token1] = ACTIONS(3403), [aux_sym_preproc_if_token2] = ACTIONS(3406), [aux_sym_preproc_ifdef_token1] = ACTIONS(3408), [aux_sym_preproc_ifdef_token2] = ACTIONS(3408), [aux_sym_preproc_else_token1] = ACTIONS(3406), [aux_sym_preproc_elif_token1] = ACTIONS(3406), [aux_sym_preproc_elifdef_token1] = ACTIONS(3406), [aux_sym_preproc_elifdef_token2] = ACTIONS(3406), [sym_preproc_directive] = ACTIONS(3411), [anon_sym_LPAREN2] = ACTIONS(3414), [anon_sym_TILDE] = ACTIONS(3417), [anon_sym_STAR] = ACTIONS(3420), [anon_sym_AMP_AMP] = ACTIONS(3423), [anon_sym_AMP] = ACTIONS(3426), [anon_sym_SEMI] = ACTIONS(3429), [anon_sym___extension__] = ACTIONS(3432), [anon_sym_typedef] = ACTIONS(3435), [anon_sym_virtual] = ACTIONS(3438), [anon_sym_extern] = ACTIONS(3441), [anon_sym___attribute__] = ACTIONS(3444), [anon_sym___attribute] = ACTIONS(3444), [anon_sym_using] = ACTIONS(3447), [anon_sym_COLON_COLON] = ACTIONS(3450), [anon_sym_LBRACK_LBRACK] = ACTIONS(3453), [anon_sym___declspec] = ACTIONS(3456), [anon_sym___based] = ACTIONS(3459), [anon_sym_signed] = ACTIONS(3462), [anon_sym_unsigned] = ACTIONS(3462), [anon_sym_long] = ACTIONS(3462), [anon_sym_short] = ACTIONS(3462), [anon_sym_LBRACK] = ACTIONS(3465), [anon_sym_static] = ACTIONS(3441), [anon_sym_register] = ACTIONS(3441), [anon_sym_inline] = ACTIONS(3441), [anon_sym___inline] = ACTIONS(3441), [anon_sym___inline__] = ACTIONS(3441), [anon_sym___forceinline] = ACTIONS(3441), [anon_sym_thread_local] = ACTIONS(3441), [anon_sym___thread] = ACTIONS(3441), [anon_sym_const] = ACTIONS(3468), [anon_sym_constexpr] = ACTIONS(3471), [anon_sym_volatile] = ACTIONS(3468), [anon_sym_restrict] = ACTIONS(3468), [anon_sym___restrict__] = ACTIONS(3468), [anon_sym__Atomic] = ACTIONS(3468), [anon_sym__Noreturn] = ACTIONS(3468), [anon_sym_noreturn] = ACTIONS(3468), [anon_sym__Nonnull] = ACTIONS(3468), [anon_sym_mutable] = ACTIONS(3468), [anon_sym_constinit] = ACTIONS(3468), [anon_sym_consteval] = ACTIONS(3468), [anon_sym_alignas] = ACTIONS(3474), [anon_sym__Alignas] = ACTIONS(3474), [sym_primitive_type] = ACTIONS(3477), [anon_sym_enum] = ACTIONS(3480), [anon_sym_class] = ACTIONS(3483), [anon_sym_struct] = ACTIONS(3486), [anon_sym_union] = ACTIONS(3489), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3492), [anon_sym_decltype] = ACTIONS(3495), [anon_sym_explicit] = ACTIONS(3498), [anon_sym_typename] = ACTIONS(3501), [anon_sym_private] = ACTIONS(3504), [anon_sym_template] = ACTIONS(3507), [anon_sym_operator] = ACTIONS(3510), [anon_sym_friend] = ACTIONS(3513), [anon_sym_public] = ACTIONS(3504), [anon_sym_protected] = ACTIONS(3504), [anon_sym_static_assert] = ACTIONS(3516), }, [STATE(498)] = { [ts_builtin_sym_end] = ACTIONS(3519), [sym_identifier] = ACTIONS(3521), [aux_sym_preproc_include_token1] = ACTIONS(3521), [aux_sym_preproc_def_token1] = ACTIONS(3521), [aux_sym_preproc_if_token1] = ACTIONS(3521), [aux_sym_preproc_ifdef_token1] = ACTIONS(3521), [aux_sym_preproc_ifdef_token2] = ACTIONS(3521), [sym_preproc_directive] = ACTIONS(3521), [anon_sym_LPAREN2] = ACTIONS(3519), [anon_sym_BANG] = ACTIONS(3519), [anon_sym_TILDE] = ACTIONS(3519), [anon_sym_DASH] = ACTIONS(3521), [anon_sym_PLUS] = ACTIONS(3521), [anon_sym_STAR] = ACTIONS(3519), [anon_sym_AMP_AMP] = ACTIONS(3519), [anon_sym_AMP] = ACTIONS(3521), [anon_sym_SEMI] = ACTIONS(3519), [anon_sym___extension__] = ACTIONS(3521), [anon_sym_typedef] = ACTIONS(3521), [anon_sym_virtual] = ACTIONS(3521), [anon_sym_extern] = ACTIONS(3521), [anon_sym___attribute__] = ACTIONS(3521), [anon_sym___attribute] = ACTIONS(3521), [anon_sym_using] = ACTIONS(3521), [anon_sym_COLON_COLON] = ACTIONS(3519), [anon_sym_LBRACK_LBRACK] = ACTIONS(3519), [anon_sym___declspec] = ACTIONS(3521), [anon_sym___based] = ACTIONS(3521), [anon_sym___cdecl] = ACTIONS(3521), [anon_sym___clrcall] = ACTIONS(3521), [anon_sym___stdcall] = ACTIONS(3521), [anon_sym___fastcall] = ACTIONS(3521), [anon_sym___thiscall] = ACTIONS(3521), [anon_sym___vectorcall] = ACTIONS(3521), [anon_sym_LBRACE] = ACTIONS(3519), [anon_sym_signed] = ACTIONS(3521), [anon_sym_unsigned] = ACTIONS(3521), [anon_sym_long] = ACTIONS(3521), [anon_sym_short] = ACTIONS(3521), [anon_sym_LBRACK] = ACTIONS(3521), [anon_sym_static] = ACTIONS(3521), [anon_sym_register] = ACTIONS(3521), [anon_sym_inline] = ACTIONS(3521), [anon_sym___inline] = ACTIONS(3521), [anon_sym___inline__] = ACTIONS(3521), [anon_sym___forceinline] = ACTIONS(3521), [anon_sym_thread_local] = ACTIONS(3521), [anon_sym___thread] = ACTIONS(3521), [anon_sym_const] = ACTIONS(3521), [anon_sym_constexpr] = ACTIONS(3521), [anon_sym_volatile] = ACTIONS(3521), [anon_sym_restrict] = ACTIONS(3521), [anon_sym___restrict__] = ACTIONS(3521), [anon_sym__Atomic] = ACTIONS(3521), [anon_sym__Noreturn] = ACTIONS(3521), [anon_sym_noreturn] = ACTIONS(3521), [anon_sym__Nonnull] = ACTIONS(3521), [anon_sym_mutable] = ACTIONS(3521), [anon_sym_constinit] = ACTIONS(3521), [anon_sym_consteval] = ACTIONS(3521), [anon_sym_alignas] = ACTIONS(3521), [anon_sym__Alignas] = ACTIONS(3521), [sym_primitive_type] = ACTIONS(3521), [anon_sym_enum] = ACTIONS(3521), [anon_sym_class] = ACTIONS(3521), [anon_sym_struct] = ACTIONS(3521), [anon_sym_union] = ACTIONS(3521), [anon_sym_if] = ACTIONS(3521), [anon_sym_switch] = ACTIONS(3521), [anon_sym_case] = ACTIONS(3521), [anon_sym_default] = ACTIONS(3521), [anon_sym_while] = ACTIONS(3521), [anon_sym_do] = ACTIONS(3521), [anon_sym_for] = ACTIONS(3521), [anon_sym_return] = ACTIONS(3521), [anon_sym_break] = ACTIONS(3521), [anon_sym_continue] = ACTIONS(3521), [anon_sym_goto] = ACTIONS(3521), [anon_sym_not] = ACTIONS(3521), [anon_sym_compl] = ACTIONS(3521), [anon_sym_DASH_DASH] = ACTIONS(3519), [anon_sym_PLUS_PLUS] = ACTIONS(3519), [anon_sym_sizeof] = ACTIONS(3521), [anon_sym___alignof__] = ACTIONS(3521), [anon_sym___alignof] = ACTIONS(3521), [anon_sym__alignof] = ACTIONS(3521), [anon_sym_alignof] = ACTIONS(3521), [anon_sym__Alignof] = ACTIONS(3521), [anon_sym_offsetof] = ACTIONS(3521), [anon_sym__Generic] = ACTIONS(3521), [anon_sym_asm] = ACTIONS(3521), [anon_sym___asm__] = ACTIONS(3521), [anon_sym___asm] = ACTIONS(3521), [sym_number_literal] = ACTIONS(3519), [anon_sym_L_SQUOTE] = ACTIONS(3519), [anon_sym_u_SQUOTE] = ACTIONS(3519), [anon_sym_U_SQUOTE] = ACTIONS(3519), [anon_sym_u8_SQUOTE] = ACTIONS(3519), [anon_sym_SQUOTE] = ACTIONS(3519), [anon_sym_L_DQUOTE] = ACTIONS(3519), [anon_sym_u_DQUOTE] = ACTIONS(3519), [anon_sym_U_DQUOTE] = ACTIONS(3519), [anon_sym_u8_DQUOTE] = ACTIONS(3519), [anon_sym_DQUOTE] = ACTIONS(3519), [sym_true] = ACTIONS(3521), [sym_false] = ACTIONS(3521), [anon_sym_NULL] = ACTIONS(3521), [anon_sym_nullptr] = ACTIONS(3521), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3521), [anon_sym_decltype] = ACTIONS(3521), [anon_sym_explicit] = ACTIONS(3521), [anon_sym_typename] = ACTIONS(3521), [anon_sym_export] = ACTIONS(3521), [anon_sym_module] = ACTIONS(3521), [anon_sym_import] = ACTIONS(3521), [anon_sym_template] = ACTIONS(3521), [anon_sym_operator] = ACTIONS(3521), [anon_sym_try] = ACTIONS(3521), [anon_sym_delete] = ACTIONS(3521), [anon_sym_throw] = ACTIONS(3521), [anon_sym_namespace] = ACTIONS(3521), [anon_sym_static_assert] = ACTIONS(3521), [anon_sym_concept] = ACTIONS(3521), [anon_sym_co_return] = ACTIONS(3521), [anon_sym_co_yield] = ACTIONS(3521), [anon_sym_R_DQUOTE] = ACTIONS(3519), [anon_sym_LR_DQUOTE] = ACTIONS(3519), [anon_sym_uR_DQUOTE] = ACTIONS(3519), [anon_sym_UR_DQUOTE] = ACTIONS(3519), [anon_sym_u8R_DQUOTE] = ACTIONS(3519), [anon_sym_co_await] = ACTIONS(3521), [anon_sym_new] = ACTIONS(3521), [anon_sym_requires] = ACTIONS(3521), [sym_this] = ACTIONS(3521), }, [STATE(499)] = { [ts_builtin_sym_end] = ACTIONS(3523), [sym_identifier] = ACTIONS(3525), [aux_sym_preproc_include_token1] = ACTIONS(3525), [aux_sym_preproc_def_token1] = ACTIONS(3525), [aux_sym_preproc_if_token1] = ACTIONS(3525), [aux_sym_preproc_ifdef_token1] = ACTIONS(3525), [aux_sym_preproc_ifdef_token2] = ACTIONS(3525), [sym_preproc_directive] = ACTIONS(3525), [anon_sym_LPAREN2] = ACTIONS(3523), [anon_sym_BANG] = ACTIONS(3523), [anon_sym_TILDE] = ACTIONS(3523), [anon_sym_DASH] = ACTIONS(3525), [anon_sym_PLUS] = ACTIONS(3525), [anon_sym_STAR] = ACTIONS(3523), [anon_sym_AMP_AMP] = ACTIONS(3523), [anon_sym_AMP] = ACTIONS(3525), [anon_sym_SEMI] = ACTIONS(3523), [anon_sym___extension__] = ACTIONS(3525), [anon_sym_typedef] = ACTIONS(3525), [anon_sym_virtual] = ACTIONS(3525), [anon_sym_extern] = ACTIONS(3525), [anon_sym___attribute__] = ACTIONS(3525), [anon_sym___attribute] = ACTIONS(3525), [anon_sym_using] = ACTIONS(3525), [anon_sym_COLON_COLON] = ACTIONS(3523), [anon_sym_LBRACK_LBRACK] = ACTIONS(3523), [anon_sym___declspec] = ACTIONS(3525), [anon_sym___based] = ACTIONS(3525), [anon_sym___cdecl] = ACTIONS(3525), [anon_sym___clrcall] = ACTIONS(3525), [anon_sym___stdcall] = ACTIONS(3525), [anon_sym___fastcall] = ACTIONS(3525), [anon_sym___thiscall] = ACTIONS(3525), [anon_sym___vectorcall] = ACTIONS(3525), [anon_sym_LBRACE] = ACTIONS(3523), [anon_sym_signed] = ACTIONS(3525), [anon_sym_unsigned] = ACTIONS(3525), [anon_sym_long] = ACTIONS(3525), [anon_sym_short] = ACTIONS(3525), [anon_sym_LBRACK] = ACTIONS(3525), [anon_sym_static] = ACTIONS(3525), [anon_sym_register] = ACTIONS(3525), [anon_sym_inline] = ACTIONS(3525), [anon_sym___inline] = ACTIONS(3525), [anon_sym___inline__] = ACTIONS(3525), [anon_sym___forceinline] = ACTIONS(3525), [anon_sym_thread_local] = ACTIONS(3525), [anon_sym___thread] = ACTIONS(3525), [anon_sym_const] = ACTIONS(3525), [anon_sym_constexpr] = ACTIONS(3525), [anon_sym_volatile] = ACTIONS(3525), [anon_sym_restrict] = ACTIONS(3525), [anon_sym___restrict__] = ACTIONS(3525), [anon_sym__Atomic] = ACTIONS(3525), [anon_sym__Noreturn] = ACTIONS(3525), [anon_sym_noreturn] = ACTIONS(3525), [anon_sym__Nonnull] = ACTIONS(3525), [anon_sym_mutable] = ACTIONS(3525), [anon_sym_constinit] = ACTIONS(3525), [anon_sym_consteval] = ACTIONS(3525), [anon_sym_alignas] = ACTIONS(3525), [anon_sym__Alignas] = ACTIONS(3525), [sym_primitive_type] = ACTIONS(3525), [anon_sym_enum] = ACTIONS(3525), [anon_sym_class] = ACTIONS(3525), [anon_sym_struct] = ACTIONS(3525), [anon_sym_union] = ACTIONS(3525), [anon_sym_if] = ACTIONS(3525), [anon_sym_switch] = ACTIONS(3525), [anon_sym_case] = ACTIONS(3525), [anon_sym_default] = ACTIONS(3525), [anon_sym_while] = ACTIONS(3525), [anon_sym_do] = ACTIONS(3525), [anon_sym_for] = ACTIONS(3525), [anon_sym_return] = ACTIONS(3525), [anon_sym_break] = ACTIONS(3525), [anon_sym_continue] = ACTIONS(3525), [anon_sym_goto] = ACTIONS(3525), [anon_sym_not] = ACTIONS(3525), [anon_sym_compl] = ACTIONS(3525), [anon_sym_DASH_DASH] = ACTIONS(3523), [anon_sym_PLUS_PLUS] = ACTIONS(3523), [anon_sym_sizeof] = ACTIONS(3525), [anon_sym___alignof__] = ACTIONS(3525), [anon_sym___alignof] = ACTIONS(3525), [anon_sym__alignof] = ACTIONS(3525), [anon_sym_alignof] = ACTIONS(3525), [anon_sym__Alignof] = ACTIONS(3525), [anon_sym_offsetof] = ACTIONS(3525), [anon_sym__Generic] = ACTIONS(3525), [anon_sym_asm] = ACTIONS(3525), [anon_sym___asm__] = ACTIONS(3525), [anon_sym___asm] = ACTIONS(3525), [sym_number_literal] = ACTIONS(3523), [anon_sym_L_SQUOTE] = ACTIONS(3523), [anon_sym_u_SQUOTE] = ACTIONS(3523), [anon_sym_U_SQUOTE] = ACTIONS(3523), [anon_sym_u8_SQUOTE] = ACTIONS(3523), [anon_sym_SQUOTE] = ACTIONS(3523), [anon_sym_L_DQUOTE] = ACTIONS(3523), [anon_sym_u_DQUOTE] = ACTIONS(3523), [anon_sym_U_DQUOTE] = ACTIONS(3523), [anon_sym_u8_DQUOTE] = ACTIONS(3523), [anon_sym_DQUOTE] = ACTIONS(3523), [sym_true] = ACTIONS(3525), [sym_false] = ACTIONS(3525), [anon_sym_NULL] = ACTIONS(3525), [anon_sym_nullptr] = ACTIONS(3525), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3525), [anon_sym_decltype] = ACTIONS(3525), [anon_sym_explicit] = ACTIONS(3525), [anon_sym_typename] = ACTIONS(3525), [anon_sym_export] = ACTIONS(3525), [anon_sym_module] = ACTIONS(3525), [anon_sym_import] = ACTIONS(3525), [anon_sym_template] = ACTIONS(3525), [anon_sym_operator] = ACTIONS(3525), [anon_sym_try] = ACTIONS(3525), [anon_sym_delete] = ACTIONS(3525), [anon_sym_throw] = ACTIONS(3525), [anon_sym_namespace] = ACTIONS(3525), [anon_sym_static_assert] = ACTIONS(3525), [anon_sym_concept] = ACTIONS(3525), [anon_sym_co_return] = ACTIONS(3525), [anon_sym_co_yield] = ACTIONS(3525), [anon_sym_R_DQUOTE] = ACTIONS(3523), [anon_sym_LR_DQUOTE] = ACTIONS(3523), [anon_sym_uR_DQUOTE] = ACTIONS(3523), [anon_sym_UR_DQUOTE] = ACTIONS(3523), [anon_sym_u8R_DQUOTE] = ACTIONS(3523), [anon_sym_co_await] = ACTIONS(3525), [anon_sym_new] = ACTIONS(3525), [anon_sym_requires] = ACTIONS(3525), [sym_this] = ACTIONS(3525), }, [STATE(500)] = { [sym_identifier] = ACTIONS(2685), [aux_sym_preproc_include_token1] = ACTIONS(2685), [aux_sym_preproc_def_token1] = ACTIONS(2685), [aux_sym_preproc_if_token1] = ACTIONS(2685), [aux_sym_preproc_ifdef_token1] = ACTIONS(2685), [aux_sym_preproc_ifdef_token2] = ACTIONS(2685), [sym_preproc_directive] = ACTIONS(2685), [anon_sym_LPAREN2] = ACTIONS(2687), [anon_sym_BANG] = ACTIONS(2687), [anon_sym_TILDE] = ACTIONS(2687), [anon_sym_DASH] = ACTIONS(2685), [anon_sym_PLUS] = ACTIONS(2685), [anon_sym_STAR] = ACTIONS(2687), [anon_sym_AMP_AMP] = ACTIONS(2687), [anon_sym_AMP] = ACTIONS(2685), [anon_sym_SEMI] = ACTIONS(2687), [anon_sym___extension__] = ACTIONS(2685), [anon_sym_typedef] = ACTIONS(2685), [anon_sym_virtual] = ACTIONS(2685), [anon_sym_extern] = ACTIONS(2685), [anon_sym___attribute__] = ACTIONS(2685), [anon_sym___attribute] = ACTIONS(2685), [anon_sym_using] = ACTIONS(2685), [anon_sym_COLON_COLON] = ACTIONS(2687), [anon_sym_LBRACK_LBRACK] = ACTIONS(2687), [anon_sym___declspec] = ACTIONS(2685), [anon_sym___based] = ACTIONS(2685), [anon_sym___cdecl] = ACTIONS(2685), [anon_sym___clrcall] = ACTIONS(2685), [anon_sym___stdcall] = ACTIONS(2685), [anon_sym___fastcall] = ACTIONS(2685), [anon_sym___thiscall] = ACTIONS(2685), [anon_sym___vectorcall] = ACTIONS(2685), [anon_sym_LBRACE] = ACTIONS(2687), [anon_sym_RBRACE] = ACTIONS(2687), [anon_sym_signed] = ACTIONS(2685), [anon_sym_unsigned] = ACTIONS(2685), [anon_sym_long] = ACTIONS(2685), [anon_sym_short] = ACTIONS(2685), [anon_sym_LBRACK] = ACTIONS(2685), [anon_sym_static] = ACTIONS(2685), [anon_sym_register] = ACTIONS(2685), [anon_sym_inline] = ACTIONS(2685), [anon_sym___inline] = ACTIONS(2685), [anon_sym___inline__] = ACTIONS(2685), [anon_sym___forceinline] = ACTIONS(2685), [anon_sym_thread_local] = ACTIONS(2685), [anon_sym___thread] = ACTIONS(2685), [anon_sym_const] = ACTIONS(2685), [anon_sym_constexpr] = ACTIONS(2685), [anon_sym_volatile] = ACTIONS(2685), [anon_sym_restrict] = ACTIONS(2685), [anon_sym___restrict__] = ACTIONS(2685), [anon_sym__Atomic] = ACTIONS(2685), [anon_sym__Noreturn] = ACTIONS(2685), [anon_sym_noreturn] = ACTIONS(2685), [anon_sym__Nonnull] = ACTIONS(2685), [anon_sym_mutable] = ACTIONS(2685), [anon_sym_constinit] = ACTIONS(2685), [anon_sym_consteval] = ACTIONS(2685), [anon_sym_alignas] = ACTIONS(2685), [anon_sym__Alignas] = ACTIONS(2685), [sym_primitive_type] = ACTIONS(2685), [anon_sym_enum] = ACTIONS(2685), [anon_sym_class] = ACTIONS(2685), [anon_sym_struct] = ACTIONS(2685), [anon_sym_union] = ACTIONS(2685), [anon_sym_if] = ACTIONS(2685), [anon_sym_else] = ACTIONS(2685), [anon_sym_switch] = ACTIONS(2685), [anon_sym_case] = ACTIONS(2685), [anon_sym_default] = ACTIONS(2685), [anon_sym_while] = ACTIONS(2685), [anon_sym_do] = ACTIONS(2685), [anon_sym_for] = ACTIONS(2685), [anon_sym_return] = ACTIONS(2685), [anon_sym_break] = ACTIONS(2685), [anon_sym_continue] = ACTIONS(2685), [anon_sym_goto] = ACTIONS(2685), [anon_sym___try] = ACTIONS(2685), [anon_sym___leave] = ACTIONS(2685), [anon_sym_not] = ACTIONS(2685), [anon_sym_compl] = ACTIONS(2685), [anon_sym_DASH_DASH] = ACTIONS(2687), [anon_sym_PLUS_PLUS] = ACTIONS(2687), [anon_sym_sizeof] = ACTIONS(2685), [anon_sym___alignof__] = ACTIONS(2685), [anon_sym___alignof] = ACTIONS(2685), [anon_sym__alignof] = ACTIONS(2685), [anon_sym_alignof] = ACTIONS(2685), [anon_sym__Alignof] = ACTIONS(2685), [anon_sym_offsetof] = ACTIONS(2685), [anon_sym__Generic] = ACTIONS(2685), [anon_sym_asm] = ACTIONS(2685), [anon_sym___asm__] = ACTIONS(2685), [anon_sym___asm] = ACTIONS(2685), [sym_number_literal] = ACTIONS(2687), [anon_sym_L_SQUOTE] = ACTIONS(2687), [anon_sym_u_SQUOTE] = ACTIONS(2687), [anon_sym_U_SQUOTE] = ACTIONS(2687), [anon_sym_u8_SQUOTE] = ACTIONS(2687), [anon_sym_SQUOTE] = ACTIONS(2687), [anon_sym_L_DQUOTE] = ACTIONS(2687), [anon_sym_u_DQUOTE] = ACTIONS(2687), [anon_sym_U_DQUOTE] = ACTIONS(2687), [anon_sym_u8_DQUOTE] = ACTIONS(2687), [anon_sym_DQUOTE] = ACTIONS(2687), [sym_true] = ACTIONS(2685), [sym_false] = ACTIONS(2685), [anon_sym_NULL] = ACTIONS(2685), [anon_sym_nullptr] = ACTIONS(2685), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2685), [anon_sym_decltype] = ACTIONS(2685), [anon_sym_explicit] = ACTIONS(2685), [anon_sym_typename] = ACTIONS(2685), [anon_sym_template] = ACTIONS(2685), [anon_sym_operator] = ACTIONS(2685), [anon_sym_try] = ACTIONS(2685), [anon_sym_delete] = ACTIONS(2685), [anon_sym_throw] = ACTIONS(2685), [anon_sym_namespace] = ACTIONS(2685), [anon_sym_static_assert] = ACTIONS(2685), [anon_sym_concept] = ACTIONS(2685), [anon_sym_co_return] = ACTIONS(2685), [anon_sym_co_yield] = ACTIONS(2685), [anon_sym_R_DQUOTE] = ACTIONS(2687), [anon_sym_LR_DQUOTE] = ACTIONS(2687), [anon_sym_uR_DQUOTE] = ACTIONS(2687), [anon_sym_UR_DQUOTE] = ACTIONS(2687), [anon_sym_u8R_DQUOTE] = ACTIONS(2687), [anon_sym_co_await] = ACTIONS(2685), [anon_sym_new] = ACTIONS(2685), [anon_sym_requires] = ACTIONS(2685), [sym_this] = ACTIONS(2685), }, [STATE(501)] = { [ts_builtin_sym_end] = ACTIONS(3527), [sym_identifier] = ACTIONS(3529), [aux_sym_preproc_include_token1] = ACTIONS(3529), [aux_sym_preproc_def_token1] = ACTIONS(3529), [aux_sym_preproc_if_token1] = ACTIONS(3529), [aux_sym_preproc_ifdef_token1] = ACTIONS(3529), [aux_sym_preproc_ifdef_token2] = ACTIONS(3529), [sym_preproc_directive] = ACTIONS(3529), [anon_sym_LPAREN2] = ACTIONS(3527), [anon_sym_BANG] = ACTIONS(3527), [anon_sym_TILDE] = ACTIONS(3527), [anon_sym_DASH] = ACTIONS(3529), [anon_sym_PLUS] = ACTIONS(3529), [anon_sym_STAR] = ACTIONS(3527), [anon_sym_AMP_AMP] = ACTIONS(3527), [anon_sym_AMP] = ACTIONS(3529), [anon_sym_SEMI] = ACTIONS(3527), [anon_sym___extension__] = ACTIONS(3529), [anon_sym_typedef] = ACTIONS(3529), [anon_sym_virtual] = ACTIONS(3529), [anon_sym_extern] = ACTIONS(3529), [anon_sym___attribute__] = ACTIONS(3529), [anon_sym___attribute] = ACTIONS(3529), [anon_sym_using] = ACTIONS(3529), [anon_sym_COLON_COLON] = ACTIONS(3527), [anon_sym_LBRACK_LBRACK] = ACTIONS(3527), [anon_sym___declspec] = ACTIONS(3529), [anon_sym___based] = ACTIONS(3529), [anon_sym___cdecl] = ACTIONS(3529), [anon_sym___clrcall] = ACTIONS(3529), [anon_sym___stdcall] = ACTIONS(3529), [anon_sym___fastcall] = ACTIONS(3529), [anon_sym___thiscall] = ACTIONS(3529), [anon_sym___vectorcall] = ACTIONS(3529), [anon_sym_LBRACE] = ACTIONS(3527), [anon_sym_signed] = ACTIONS(3529), [anon_sym_unsigned] = ACTIONS(3529), [anon_sym_long] = ACTIONS(3529), [anon_sym_short] = ACTIONS(3529), [anon_sym_LBRACK] = ACTIONS(3529), [anon_sym_static] = ACTIONS(3529), [anon_sym_register] = ACTIONS(3529), [anon_sym_inline] = ACTIONS(3529), [anon_sym___inline] = ACTIONS(3529), [anon_sym___inline__] = ACTIONS(3529), [anon_sym___forceinline] = ACTIONS(3529), [anon_sym_thread_local] = ACTIONS(3529), [anon_sym___thread] = ACTIONS(3529), [anon_sym_const] = ACTIONS(3529), [anon_sym_constexpr] = ACTIONS(3529), [anon_sym_volatile] = ACTIONS(3529), [anon_sym_restrict] = ACTIONS(3529), [anon_sym___restrict__] = ACTIONS(3529), [anon_sym__Atomic] = ACTIONS(3529), [anon_sym__Noreturn] = ACTIONS(3529), [anon_sym_noreturn] = ACTIONS(3529), [anon_sym__Nonnull] = ACTIONS(3529), [anon_sym_mutable] = ACTIONS(3529), [anon_sym_constinit] = ACTIONS(3529), [anon_sym_consteval] = ACTIONS(3529), [anon_sym_alignas] = ACTIONS(3529), [anon_sym__Alignas] = ACTIONS(3529), [sym_primitive_type] = ACTIONS(3529), [anon_sym_enum] = ACTIONS(3529), [anon_sym_class] = ACTIONS(3529), [anon_sym_struct] = ACTIONS(3529), [anon_sym_union] = ACTIONS(3529), [anon_sym_if] = ACTIONS(3529), [anon_sym_switch] = ACTIONS(3529), [anon_sym_case] = ACTIONS(3529), [anon_sym_default] = ACTIONS(3529), [anon_sym_while] = ACTIONS(3529), [anon_sym_do] = ACTIONS(3529), [anon_sym_for] = ACTIONS(3529), [anon_sym_return] = ACTIONS(3529), [anon_sym_break] = ACTIONS(3529), [anon_sym_continue] = ACTIONS(3529), [anon_sym_goto] = ACTIONS(3529), [anon_sym_not] = ACTIONS(3529), [anon_sym_compl] = ACTIONS(3529), [anon_sym_DASH_DASH] = ACTIONS(3527), [anon_sym_PLUS_PLUS] = ACTIONS(3527), [anon_sym_sizeof] = ACTIONS(3529), [anon_sym___alignof__] = ACTIONS(3529), [anon_sym___alignof] = ACTIONS(3529), [anon_sym__alignof] = ACTIONS(3529), [anon_sym_alignof] = ACTIONS(3529), [anon_sym__Alignof] = ACTIONS(3529), [anon_sym_offsetof] = ACTIONS(3529), [anon_sym__Generic] = ACTIONS(3529), [anon_sym_asm] = ACTIONS(3529), [anon_sym___asm__] = ACTIONS(3529), [anon_sym___asm] = ACTIONS(3529), [sym_number_literal] = ACTIONS(3527), [anon_sym_L_SQUOTE] = ACTIONS(3527), [anon_sym_u_SQUOTE] = ACTIONS(3527), [anon_sym_U_SQUOTE] = ACTIONS(3527), [anon_sym_u8_SQUOTE] = ACTIONS(3527), [anon_sym_SQUOTE] = ACTIONS(3527), [anon_sym_L_DQUOTE] = ACTIONS(3527), [anon_sym_u_DQUOTE] = ACTIONS(3527), [anon_sym_U_DQUOTE] = ACTIONS(3527), [anon_sym_u8_DQUOTE] = ACTIONS(3527), [anon_sym_DQUOTE] = ACTIONS(3527), [sym_true] = ACTIONS(3529), [sym_false] = ACTIONS(3529), [anon_sym_NULL] = ACTIONS(3529), [anon_sym_nullptr] = ACTIONS(3529), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3529), [anon_sym_decltype] = ACTIONS(3529), [anon_sym_explicit] = ACTIONS(3529), [anon_sym_typename] = ACTIONS(3529), [anon_sym_export] = ACTIONS(3529), [anon_sym_module] = ACTIONS(3529), [anon_sym_import] = ACTIONS(3529), [anon_sym_template] = ACTIONS(3529), [anon_sym_operator] = ACTIONS(3529), [anon_sym_try] = ACTIONS(3529), [anon_sym_delete] = ACTIONS(3529), [anon_sym_throw] = ACTIONS(3529), [anon_sym_namespace] = ACTIONS(3529), [anon_sym_static_assert] = ACTIONS(3529), [anon_sym_concept] = ACTIONS(3529), [anon_sym_co_return] = ACTIONS(3529), [anon_sym_co_yield] = ACTIONS(3529), [anon_sym_R_DQUOTE] = ACTIONS(3527), [anon_sym_LR_DQUOTE] = ACTIONS(3527), [anon_sym_uR_DQUOTE] = ACTIONS(3527), [anon_sym_UR_DQUOTE] = ACTIONS(3527), [anon_sym_u8R_DQUOTE] = ACTIONS(3527), [anon_sym_co_await] = ACTIONS(3529), [anon_sym_new] = ACTIONS(3529), [anon_sym_requires] = ACTIONS(3529), [sym_this] = ACTIONS(3529), }, [STATE(502)] = { [ts_builtin_sym_end] = ACTIONS(3531), [sym_identifier] = ACTIONS(3533), [aux_sym_preproc_include_token1] = ACTIONS(3533), [aux_sym_preproc_def_token1] = ACTIONS(3533), [aux_sym_preproc_if_token1] = ACTIONS(3533), [aux_sym_preproc_ifdef_token1] = ACTIONS(3533), [aux_sym_preproc_ifdef_token2] = ACTIONS(3533), [sym_preproc_directive] = ACTIONS(3533), [anon_sym_LPAREN2] = ACTIONS(3531), [anon_sym_BANG] = ACTIONS(3531), [anon_sym_TILDE] = ACTIONS(3531), [anon_sym_DASH] = ACTIONS(3533), [anon_sym_PLUS] = ACTIONS(3533), [anon_sym_STAR] = ACTIONS(3531), [anon_sym_AMP_AMP] = ACTIONS(3531), [anon_sym_AMP] = ACTIONS(3533), [anon_sym_SEMI] = ACTIONS(3531), [anon_sym___extension__] = ACTIONS(3533), [anon_sym_typedef] = ACTIONS(3533), [anon_sym_virtual] = ACTIONS(3533), [anon_sym_extern] = ACTIONS(3533), [anon_sym___attribute__] = ACTIONS(3533), [anon_sym___attribute] = ACTIONS(3533), [anon_sym_using] = ACTIONS(3533), [anon_sym_COLON_COLON] = ACTIONS(3531), [anon_sym_LBRACK_LBRACK] = ACTIONS(3531), [anon_sym___declspec] = ACTIONS(3533), [anon_sym___based] = ACTIONS(3533), [anon_sym___cdecl] = ACTIONS(3533), [anon_sym___clrcall] = ACTIONS(3533), [anon_sym___stdcall] = ACTIONS(3533), [anon_sym___fastcall] = ACTIONS(3533), [anon_sym___thiscall] = ACTIONS(3533), [anon_sym___vectorcall] = ACTIONS(3533), [anon_sym_LBRACE] = ACTIONS(3531), [anon_sym_signed] = ACTIONS(3533), [anon_sym_unsigned] = ACTIONS(3533), [anon_sym_long] = ACTIONS(3533), [anon_sym_short] = ACTIONS(3533), [anon_sym_LBRACK] = ACTIONS(3533), [anon_sym_static] = ACTIONS(3533), [anon_sym_register] = ACTIONS(3533), [anon_sym_inline] = ACTIONS(3533), [anon_sym___inline] = ACTIONS(3533), [anon_sym___inline__] = ACTIONS(3533), [anon_sym___forceinline] = ACTIONS(3533), [anon_sym_thread_local] = ACTIONS(3533), [anon_sym___thread] = ACTIONS(3533), [anon_sym_const] = ACTIONS(3533), [anon_sym_constexpr] = ACTIONS(3533), [anon_sym_volatile] = ACTIONS(3533), [anon_sym_restrict] = ACTIONS(3533), [anon_sym___restrict__] = ACTIONS(3533), [anon_sym__Atomic] = ACTIONS(3533), [anon_sym__Noreturn] = ACTIONS(3533), [anon_sym_noreturn] = ACTIONS(3533), [anon_sym__Nonnull] = ACTIONS(3533), [anon_sym_mutable] = ACTIONS(3533), [anon_sym_constinit] = ACTIONS(3533), [anon_sym_consteval] = ACTIONS(3533), [anon_sym_alignas] = ACTIONS(3533), [anon_sym__Alignas] = ACTIONS(3533), [sym_primitive_type] = ACTIONS(3533), [anon_sym_enum] = ACTIONS(3533), [anon_sym_class] = ACTIONS(3533), [anon_sym_struct] = ACTIONS(3533), [anon_sym_union] = ACTIONS(3533), [anon_sym_if] = ACTIONS(3533), [anon_sym_switch] = ACTIONS(3533), [anon_sym_case] = ACTIONS(3533), [anon_sym_default] = ACTIONS(3533), [anon_sym_while] = ACTIONS(3533), [anon_sym_do] = ACTIONS(3533), [anon_sym_for] = ACTIONS(3533), [anon_sym_return] = ACTIONS(3533), [anon_sym_break] = ACTIONS(3533), [anon_sym_continue] = ACTIONS(3533), [anon_sym_goto] = ACTIONS(3533), [anon_sym_not] = ACTIONS(3533), [anon_sym_compl] = ACTIONS(3533), [anon_sym_DASH_DASH] = ACTIONS(3531), [anon_sym_PLUS_PLUS] = ACTIONS(3531), [anon_sym_sizeof] = ACTIONS(3533), [anon_sym___alignof__] = ACTIONS(3533), [anon_sym___alignof] = ACTIONS(3533), [anon_sym__alignof] = ACTIONS(3533), [anon_sym_alignof] = ACTIONS(3533), [anon_sym__Alignof] = ACTIONS(3533), [anon_sym_offsetof] = ACTIONS(3533), [anon_sym__Generic] = ACTIONS(3533), [anon_sym_asm] = ACTIONS(3533), [anon_sym___asm__] = ACTIONS(3533), [anon_sym___asm] = ACTIONS(3533), [sym_number_literal] = ACTIONS(3531), [anon_sym_L_SQUOTE] = ACTIONS(3531), [anon_sym_u_SQUOTE] = ACTIONS(3531), [anon_sym_U_SQUOTE] = ACTIONS(3531), [anon_sym_u8_SQUOTE] = ACTIONS(3531), [anon_sym_SQUOTE] = ACTIONS(3531), [anon_sym_L_DQUOTE] = ACTIONS(3531), [anon_sym_u_DQUOTE] = ACTIONS(3531), [anon_sym_U_DQUOTE] = ACTIONS(3531), [anon_sym_u8_DQUOTE] = ACTIONS(3531), [anon_sym_DQUOTE] = ACTIONS(3531), [sym_true] = ACTIONS(3533), [sym_false] = ACTIONS(3533), [anon_sym_NULL] = ACTIONS(3533), [anon_sym_nullptr] = ACTIONS(3533), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3533), [anon_sym_decltype] = ACTIONS(3533), [anon_sym_explicit] = ACTIONS(3533), [anon_sym_typename] = ACTIONS(3533), [anon_sym_export] = ACTIONS(3533), [anon_sym_module] = ACTIONS(3533), [anon_sym_import] = ACTIONS(3533), [anon_sym_template] = ACTIONS(3533), [anon_sym_operator] = ACTIONS(3533), [anon_sym_try] = ACTIONS(3533), [anon_sym_delete] = ACTIONS(3533), [anon_sym_throw] = ACTIONS(3533), [anon_sym_namespace] = ACTIONS(3533), [anon_sym_static_assert] = ACTIONS(3533), [anon_sym_concept] = ACTIONS(3533), [anon_sym_co_return] = ACTIONS(3533), [anon_sym_co_yield] = ACTIONS(3533), [anon_sym_R_DQUOTE] = ACTIONS(3531), [anon_sym_LR_DQUOTE] = ACTIONS(3531), [anon_sym_uR_DQUOTE] = ACTIONS(3531), [anon_sym_UR_DQUOTE] = ACTIONS(3531), [anon_sym_u8R_DQUOTE] = ACTIONS(3531), [anon_sym_co_await] = ACTIONS(3533), [anon_sym_new] = ACTIONS(3533), [anon_sym_requires] = ACTIONS(3533), [sym_this] = ACTIONS(3533), }, [STATE(503)] = { [ts_builtin_sym_end] = ACTIONS(2867), [sym_identifier] = ACTIONS(2865), [aux_sym_preproc_include_token1] = ACTIONS(2865), [aux_sym_preproc_def_token1] = ACTIONS(2865), [aux_sym_preproc_if_token1] = ACTIONS(2865), [aux_sym_preproc_ifdef_token1] = ACTIONS(2865), [aux_sym_preproc_ifdef_token2] = ACTIONS(2865), [sym_preproc_directive] = ACTIONS(2865), [anon_sym_LPAREN2] = ACTIONS(2867), [anon_sym_BANG] = ACTIONS(2867), [anon_sym_TILDE] = ACTIONS(2867), [anon_sym_DASH] = ACTIONS(2865), [anon_sym_PLUS] = ACTIONS(2865), [anon_sym_STAR] = ACTIONS(2867), [anon_sym_AMP_AMP] = ACTIONS(2867), [anon_sym_AMP] = ACTIONS(2865), [anon_sym_SEMI] = ACTIONS(2867), [anon_sym___extension__] = ACTIONS(2865), [anon_sym_typedef] = ACTIONS(2865), [anon_sym_virtual] = ACTIONS(2865), [anon_sym_extern] = ACTIONS(2865), [anon_sym___attribute__] = ACTIONS(2865), [anon_sym___attribute] = ACTIONS(2865), [anon_sym_using] = ACTIONS(2865), [anon_sym_COLON_COLON] = ACTIONS(2867), [anon_sym_LBRACK_LBRACK] = ACTIONS(2867), [anon_sym___declspec] = ACTIONS(2865), [anon_sym___based] = ACTIONS(2865), [anon_sym___cdecl] = ACTIONS(2865), [anon_sym___clrcall] = ACTIONS(2865), [anon_sym___stdcall] = ACTIONS(2865), [anon_sym___fastcall] = ACTIONS(2865), [anon_sym___thiscall] = ACTIONS(2865), [anon_sym___vectorcall] = ACTIONS(2865), [anon_sym_LBRACE] = ACTIONS(2867), [anon_sym_signed] = ACTIONS(2865), [anon_sym_unsigned] = ACTIONS(2865), [anon_sym_long] = ACTIONS(2865), [anon_sym_short] = ACTIONS(2865), [anon_sym_LBRACK] = ACTIONS(2865), [anon_sym_static] = ACTIONS(2865), [anon_sym_register] = ACTIONS(2865), [anon_sym_inline] = ACTIONS(2865), [anon_sym___inline] = ACTIONS(2865), [anon_sym___inline__] = ACTIONS(2865), [anon_sym___forceinline] = ACTIONS(2865), [anon_sym_thread_local] = ACTIONS(2865), [anon_sym___thread] = ACTIONS(2865), [anon_sym_const] = ACTIONS(2865), [anon_sym_constexpr] = ACTIONS(2865), [anon_sym_volatile] = ACTIONS(2865), [anon_sym_restrict] = ACTIONS(2865), [anon_sym___restrict__] = ACTIONS(2865), [anon_sym__Atomic] = ACTIONS(2865), [anon_sym__Noreturn] = ACTIONS(2865), [anon_sym_noreturn] = ACTIONS(2865), [anon_sym__Nonnull] = ACTIONS(2865), [anon_sym_mutable] = ACTIONS(2865), [anon_sym_constinit] = ACTIONS(2865), [anon_sym_consteval] = ACTIONS(2865), [anon_sym_alignas] = ACTIONS(2865), [anon_sym__Alignas] = ACTIONS(2865), [sym_primitive_type] = ACTIONS(2865), [anon_sym_enum] = ACTIONS(2865), [anon_sym_class] = ACTIONS(2865), [anon_sym_struct] = ACTIONS(2865), [anon_sym_union] = ACTIONS(2865), [anon_sym_if] = ACTIONS(2865), [anon_sym_switch] = ACTIONS(2865), [anon_sym_case] = ACTIONS(2865), [anon_sym_default] = ACTIONS(2865), [anon_sym_while] = ACTIONS(2865), [anon_sym_do] = ACTIONS(2865), [anon_sym_for] = ACTIONS(2865), [anon_sym_return] = ACTIONS(2865), [anon_sym_break] = ACTIONS(2865), [anon_sym_continue] = ACTIONS(2865), [anon_sym_goto] = ACTIONS(2865), [anon_sym_not] = ACTIONS(2865), [anon_sym_compl] = ACTIONS(2865), [anon_sym_DASH_DASH] = ACTIONS(2867), [anon_sym_PLUS_PLUS] = ACTIONS(2867), [anon_sym_sizeof] = ACTIONS(2865), [anon_sym___alignof__] = ACTIONS(2865), [anon_sym___alignof] = ACTIONS(2865), [anon_sym__alignof] = ACTIONS(2865), [anon_sym_alignof] = ACTIONS(2865), [anon_sym__Alignof] = ACTIONS(2865), [anon_sym_offsetof] = ACTIONS(2865), [anon_sym__Generic] = ACTIONS(2865), [anon_sym_asm] = ACTIONS(2865), [anon_sym___asm__] = ACTIONS(2865), [anon_sym___asm] = ACTIONS(2865), [sym_number_literal] = ACTIONS(2867), [anon_sym_L_SQUOTE] = ACTIONS(2867), [anon_sym_u_SQUOTE] = ACTIONS(2867), [anon_sym_U_SQUOTE] = ACTIONS(2867), [anon_sym_u8_SQUOTE] = ACTIONS(2867), [anon_sym_SQUOTE] = ACTIONS(2867), [anon_sym_L_DQUOTE] = ACTIONS(2867), [anon_sym_u_DQUOTE] = ACTIONS(2867), [anon_sym_U_DQUOTE] = ACTIONS(2867), [anon_sym_u8_DQUOTE] = ACTIONS(2867), [anon_sym_DQUOTE] = ACTIONS(2867), [sym_true] = ACTIONS(2865), [sym_false] = ACTIONS(2865), [anon_sym_NULL] = ACTIONS(2865), [anon_sym_nullptr] = ACTIONS(2865), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2865), [anon_sym_decltype] = ACTIONS(2865), [anon_sym_explicit] = ACTIONS(2865), [anon_sym_typename] = ACTIONS(2865), [anon_sym_export] = ACTIONS(2865), [anon_sym_module] = ACTIONS(2865), [anon_sym_import] = ACTIONS(2865), [anon_sym_template] = ACTIONS(2865), [anon_sym_operator] = ACTIONS(2865), [anon_sym_try] = ACTIONS(2865), [anon_sym_delete] = ACTIONS(2865), [anon_sym_throw] = ACTIONS(2865), [anon_sym_namespace] = ACTIONS(2865), [anon_sym_static_assert] = ACTIONS(2865), [anon_sym_concept] = ACTIONS(2865), [anon_sym_co_return] = ACTIONS(2865), [anon_sym_co_yield] = ACTIONS(2865), [anon_sym_R_DQUOTE] = ACTIONS(2867), [anon_sym_LR_DQUOTE] = ACTIONS(2867), [anon_sym_uR_DQUOTE] = ACTIONS(2867), [anon_sym_UR_DQUOTE] = ACTIONS(2867), [anon_sym_u8R_DQUOTE] = ACTIONS(2867), [anon_sym_co_await] = ACTIONS(2865), [anon_sym_new] = ACTIONS(2865), [anon_sym_requires] = ACTIONS(2865), [sym_this] = ACTIONS(2865), }, [STATE(504)] = { [ts_builtin_sym_end] = ACTIONS(2919), [sym_identifier] = ACTIONS(2917), [aux_sym_preproc_include_token1] = ACTIONS(2917), [aux_sym_preproc_def_token1] = ACTIONS(2917), [aux_sym_preproc_if_token1] = ACTIONS(2917), [aux_sym_preproc_ifdef_token1] = ACTIONS(2917), [aux_sym_preproc_ifdef_token2] = ACTIONS(2917), [sym_preproc_directive] = ACTIONS(2917), [anon_sym_LPAREN2] = ACTIONS(2919), [anon_sym_BANG] = ACTIONS(2919), [anon_sym_TILDE] = ACTIONS(2919), [anon_sym_DASH] = ACTIONS(2917), [anon_sym_PLUS] = ACTIONS(2917), [anon_sym_STAR] = ACTIONS(2919), [anon_sym_AMP_AMP] = ACTIONS(2919), [anon_sym_AMP] = ACTIONS(2917), [anon_sym_SEMI] = ACTIONS(2919), [anon_sym___extension__] = ACTIONS(2917), [anon_sym_typedef] = ACTIONS(2917), [anon_sym_virtual] = ACTIONS(2917), [anon_sym_extern] = ACTIONS(2917), [anon_sym___attribute__] = ACTIONS(2917), [anon_sym___attribute] = ACTIONS(2917), [anon_sym_using] = ACTIONS(2917), [anon_sym_COLON_COLON] = ACTIONS(2919), [anon_sym_LBRACK_LBRACK] = ACTIONS(2919), [anon_sym___declspec] = ACTIONS(2917), [anon_sym___based] = ACTIONS(2917), [anon_sym___cdecl] = ACTIONS(2917), [anon_sym___clrcall] = ACTIONS(2917), [anon_sym___stdcall] = ACTIONS(2917), [anon_sym___fastcall] = ACTIONS(2917), [anon_sym___thiscall] = ACTIONS(2917), [anon_sym___vectorcall] = ACTIONS(2917), [anon_sym_LBRACE] = ACTIONS(2919), [anon_sym_signed] = ACTIONS(2917), [anon_sym_unsigned] = ACTIONS(2917), [anon_sym_long] = ACTIONS(2917), [anon_sym_short] = ACTIONS(2917), [anon_sym_LBRACK] = ACTIONS(2917), [anon_sym_static] = ACTIONS(2917), [anon_sym_register] = ACTIONS(2917), [anon_sym_inline] = ACTIONS(2917), [anon_sym___inline] = ACTIONS(2917), [anon_sym___inline__] = ACTIONS(2917), [anon_sym___forceinline] = ACTIONS(2917), [anon_sym_thread_local] = ACTIONS(2917), [anon_sym___thread] = ACTIONS(2917), [anon_sym_const] = ACTIONS(2917), [anon_sym_constexpr] = ACTIONS(2917), [anon_sym_volatile] = ACTIONS(2917), [anon_sym_restrict] = ACTIONS(2917), [anon_sym___restrict__] = ACTIONS(2917), [anon_sym__Atomic] = ACTIONS(2917), [anon_sym__Noreturn] = ACTIONS(2917), [anon_sym_noreturn] = ACTIONS(2917), [anon_sym__Nonnull] = ACTIONS(2917), [anon_sym_mutable] = ACTIONS(2917), [anon_sym_constinit] = ACTIONS(2917), [anon_sym_consteval] = ACTIONS(2917), [anon_sym_alignas] = ACTIONS(2917), [anon_sym__Alignas] = ACTIONS(2917), [sym_primitive_type] = ACTIONS(2917), [anon_sym_enum] = ACTIONS(2917), [anon_sym_class] = ACTIONS(2917), [anon_sym_struct] = ACTIONS(2917), [anon_sym_union] = ACTIONS(2917), [anon_sym_if] = ACTIONS(2917), [anon_sym_switch] = ACTIONS(2917), [anon_sym_case] = ACTIONS(2917), [anon_sym_default] = ACTIONS(2917), [anon_sym_while] = ACTIONS(2917), [anon_sym_do] = ACTIONS(2917), [anon_sym_for] = ACTIONS(2917), [anon_sym_return] = ACTIONS(2917), [anon_sym_break] = ACTIONS(2917), [anon_sym_continue] = ACTIONS(2917), [anon_sym_goto] = ACTIONS(2917), [anon_sym_not] = ACTIONS(2917), [anon_sym_compl] = ACTIONS(2917), [anon_sym_DASH_DASH] = ACTIONS(2919), [anon_sym_PLUS_PLUS] = ACTIONS(2919), [anon_sym_sizeof] = ACTIONS(2917), [anon_sym___alignof__] = ACTIONS(2917), [anon_sym___alignof] = ACTIONS(2917), [anon_sym__alignof] = ACTIONS(2917), [anon_sym_alignof] = ACTIONS(2917), [anon_sym__Alignof] = ACTIONS(2917), [anon_sym_offsetof] = ACTIONS(2917), [anon_sym__Generic] = ACTIONS(2917), [anon_sym_asm] = ACTIONS(2917), [anon_sym___asm__] = ACTIONS(2917), [anon_sym___asm] = ACTIONS(2917), [sym_number_literal] = ACTIONS(2919), [anon_sym_L_SQUOTE] = ACTIONS(2919), [anon_sym_u_SQUOTE] = ACTIONS(2919), [anon_sym_U_SQUOTE] = ACTIONS(2919), [anon_sym_u8_SQUOTE] = ACTIONS(2919), [anon_sym_SQUOTE] = ACTIONS(2919), [anon_sym_L_DQUOTE] = ACTIONS(2919), [anon_sym_u_DQUOTE] = ACTIONS(2919), [anon_sym_U_DQUOTE] = ACTIONS(2919), [anon_sym_u8_DQUOTE] = ACTIONS(2919), [anon_sym_DQUOTE] = ACTIONS(2919), [sym_true] = ACTIONS(2917), [sym_false] = ACTIONS(2917), [anon_sym_NULL] = ACTIONS(2917), [anon_sym_nullptr] = ACTIONS(2917), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2917), [anon_sym_decltype] = ACTIONS(2917), [anon_sym_explicit] = ACTIONS(2917), [anon_sym_typename] = ACTIONS(2917), [anon_sym_export] = ACTIONS(2917), [anon_sym_module] = ACTIONS(2917), [anon_sym_import] = ACTIONS(2917), [anon_sym_template] = ACTIONS(2917), [anon_sym_operator] = ACTIONS(2917), [anon_sym_try] = ACTIONS(2917), [anon_sym_delete] = ACTIONS(2917), [anon_sym_throw] = ACTIONS(2917), [anon_sym_namespace] = ACTIONS(2917), [anon_sym_static_assert] = ACTIONS(2917), [anon_sym_concept] = ACTIONS(2917), [anon_sym_co_return] = ACTIONS(2917), [anon_sym_co_yield] = ACTIONS(2917), [anon_sym_R_DQUOTE] = ACTIONS(2919), [anon_sym_LR_DQUOTE] = ACTIONS(2919), [anon_sym_uR_DQUOTE] = ACTIONS(2919), [anon_sym_UR_DQUOTE] = ACTIONS(2919), [anon_sym_u8R_DQUOTE] = ACTIONS(2919), [anon_sym_co_await] = ACTIONS(2917), [anon_sym_new] = ACTIONS(2917), [anon_sym_requires] = ACTIONS(2917), [sym_this] = ACTIONS(2917), }, [STATE(505)] = { [ts_builtin_sym_end] = ACTIONS(2923), [sym_identifier] = ACTIONS(2921), [aux_sym_preproc_include_token1] = ACTIONS(2921), [aux_sym_preproc_def_token1] = ACTIONS(2921), [aux_sym_preproc_if_token1] = ACTIONS(2921), [aux_sym_preproc_ifdef_token1] = ACTIONS(2921), [aux_sym_preproc_ifdef_token2] = ACTIONS(2921), [sym_preproc_directive] = ACTIONS(2921), [anon_sym_LPAREN2] = ACTIONS(2923), [anon_sym_BANG] = ACTIONS(2923), [anon_sym_TILDE] = ACTIONS(2923), [anon_sym_DASH] = ACTIONS(2921), [anon_sym_PLUS] = ACTIONS(2921), [anon_sym_STAR] = ACTIONS(2923), [anon_sym_AMP_AMP] = ACTIONS(2923), [anon_sym_AMP] = ACTIONS(2921), [anon_sym_SEMI] = ACTIONS(2923), [anon_sym___extension__] = ACTIONS(2921), [anon_sym_typedef] = ACTIONS(2921), [anon_sym_virtual] = ACTIONS(2921), [anon_sym_extern] = ACTIONS(2921), [anon_sym___attribute__] = ACTIONS(2921), [anon_sym___attribute] = ACTIONS(2921), [anon_sym_using] = ACTIONS(2921), [anon_sym_COLON_COLON] = ACTIONS(2923), [anon_sym_LBRACK_LBRACK] = ACTIONS(2923), [anon_sym___declspec] = ACTIONS(2921), [anon_sym___based] = ACTIONS(2921), [anon_sym___cdecl] = ACTIONS(2921), [anon_sym___clrcall] = ACTIONS(2921), [anon_sym___stdcall] = ACTIONS(2921), [anon_sym___fastcall] = ACTIONS(2921), [anon_sym___thiscall] = ACTIONS(2921), [anon_sym___vectorcall] = ACTIONS(2921), [anon_sym_LBRACE] = ACTIONS(2923), [anon_sym_signed] = ACTIONS(2921), [anon_sym_unsigned] = ACTIONS(2921), [anon_sym_long] = ACTIONS(2921), [anon_sym_short] = ACTIONS(2921), [anon_sym_LBRACK] = ACTIONS(2921), [anon_sym_static] = ACTIONS(2921), [anon_sym_register] = ACTIONS(2921), [anon_sym_inline] = ACTIONS(2921), [anon_sym___inline] = ACTIONS(2921), [anon_sym___inline__] = ACTIONS(2921), [anon_sym___forceinline] = ACTIONS(2921), [anon_sym_thread_local] = ACTIONS(2921), [anon_sym___thread] = ACTIONS(2921), [anon_sym_const] = ACTIONS(2921), [anon_sym_constexpr] = ACTIONS(2921), [anon_sym_volatile] = ACTIONS(2921), [anon_sym_restrict] = ACTIONS(2921), [anon_sym___restrict__] = ACTIONS(2921), [anon_sym__Atomic] = ACTIONS(2921), [anon_sym__Noreturn] = ACTIONS(2921), [anon_sym_noreturn] = ACTIONS(2921), [anon_sym__Nonnull] = ACTIONS(2921), [anon_sym_mutable] = ACTIONS(2921), [anon_sym_constinit] = ACTIONS(2921), [anon_sym_consteval] = ACTIONS(2921), [anon_sym_alignas] = ACTIONS(2921), [anon_sym__Alignas] = ACTIONS(2921), [sym_primitive_type] = ACTIONS(2921), [anon_sym_enum] = ACTIONS(2921), [anon_sym_class] = ACTIONS(2921), [anon_sym_struct] = ACTIONS(2921), [anon_sym_union] = ACTIONS(2921), [anon_sym_if] = ACTIONS(2921), [anon_sym_switch] = ACTIONS(2921), [anon_sym_case] = ACTIONS(2921), [anon_sym_default] = ACTIONS(2921), [anon_sym_while] = ACTIONS(2921), [anon_sym_do] = ACTIONS(2921), [anon_sym_for] = ACTIONS(2921), [anon_sym_return] = ACTIONS(2921), [anon_sym_break] = ACTIONS(2921), [anon_sym_continue] = ACTIONS(2921), [anon_sym_goto] = ACTIONS(2921), [anon_sym_not] = ACTIONS(2921), [anon_sym_compl] = ACTIONS(2921), [anon_sym_DASH_DASH] = ACTIONS(2923), [anon_sym_PLUS_PLUS] = ACTIONS(2923), [anon_sym_sizeof] = ACTIONS(2921), [anon_sym___alignof__] = ACTIONS(2921), [anon_sym___alignof] = ACTIONS(2921), [anon_sym__alignof] = ACTIONS(2921), [anon_sym_alignof] = ACTIONS(2921), [anon_sym__Alignof] = ACTIONS(2921), [anon_sym_offsetof] = ACTIONS(2921), [anon_sym__Generic] = ACTIONS(2921), [anon_sym_asm] = ACTIONS(2921), [anon_sym___asm__] = ACTIONS(2921), [anon_sym___asm] = ACTIONS(2921), [sym_number_literal] = ACTIONS(2923), [anon_sym_L_SQUOTE] = ACTIONS(2923), [anon_sym_u_SQUOTE] = ACTIONS(2923), [anon_sym_U_SQUOTE] = ACTIONS(2923), [anon_sym_u8_SQUOTE] = ACTIONS(2923), [anon_sym_SQUOTE] = ACTIONS(2923), [anon_sym_L_DQUOTE] = ACTIONS(2923), [anon_sym_u_DQUOTE] = ACTIONS(2923), [anon_sym_U_DQUOTE] = ACTIONS(2923), [anon_sym_u8_DQUOTE] = ACTIONS(2923), [anon_sym_DQUOTE] = ACTIONS(2923), [sym_true] = ACTIONS(2921), [sym_false] = ACTIONS(2921), [anon_sym_NULL] = ACTIONS(2921), [anon_sym_nullptr] = ACTIONS(2921), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2921), [anon_sym_decltype] = ACTIONS(2921), [anon_sym_explicit] = ACTIONS(2921), [anon_sym_typename] = ACTIONS(2921), [anon_sym_export] = ACTIONS(2921), [anon_sym_module] = ACTIONS(2921), [anon_sym_import] = ACTIONS(2921), [anon_sym_template] = ACTIONS(2921), [anon_sym_operator] = ACTIONS(2921), [anon_sym_try] = ACTIONS(2921), [anon_sym_delete] = ACTIONS(2921), [anon_sym_throw] = ACTIONS(2921), [anon_sym_namespace] = ACTIONS(2921), [anon_sym_static_assert] = ACTIONS(2921), [anon_sym_concept] = ACTIONS(2921), [anon_sym_co_return] = ACTIONS(2921), [anon_sym_co_yield] = ACTIONS(2921), [anon_sym_R_DQUOTE] = ACTIONS(2923), [anon_sym_LR_DQUOTE] = ACTIONS(2923), [anon_sym_uR_DQUOTE] = ACTIONS(2923), [anon_sym_UR_DQUOTE] = ACTIONS(2923), [anon_sym_u8R_DQUOTE] = ACTIONS(2923), [anon_sym_co_await] = ACTIONS(2921), [anon_sym_new] = ACTIONS(2921), [anon_sym_requires] = ACTIONS(2921), [sym_this] = ACTIONS(2921), }, [STATE(506)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_include_token1] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_BANG] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_DASH] = ACTIONS(2689), [anon_sym_PLUS] = ACTIONS(2689), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym___cdecl] = ACTIONS(2689), [anon_sym___clrcall] = ACTIONS(2689), [anon_sym___stdcall] = ACTIONS(2689), [anon_sym___fastcall] = ACTIONS(2689), [anon_sym___thiscall] = ACTIONS(2689), [anon_sym___vectorcall] = ACTIONS(2689), [anon_sym_LBRACE] = ACTIONS(2691), [anon_sym_RBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [anon_sym_if] = ACTIONS(2689), [anon_sym_else] = ACTIONS(2689), [anon_sym_switch] = ACTIONS(2689), [anon_sym_case] = ACTIONS(2689), [anon_sym_default] = ACTIONS(2689), [anon_sym_while] = ACTIONS(2689), [anon_sym_do] = ACTIONS(2689), [anon_sym_for] = ACTIONS(2689), [anon_sym_return] = ACTIONS(2689), [anon_sym_break] = ACTIONS(2689), [anon_sym_continue] = ACTIONS(2689), [anon_sym_goto] = ACTIONS(2689), [anon_sym___try] = ACTIONS(2689), [anon_sym___leave] = ACTIONS(2689), [anon_sym_not] = ACTIONS(2689), [anon_sym_compl] = ACTIONS(2689), [anon_sym_DASH_DASH] = ACTIONS(2691), [anon_sym_PLUS_PLUS] = ACTIONS(2691), [anon_sym_sizeof] = ACTIONS(2689), [anon_sym___alignof__] = ACTIONS(2689), [anon_sym___alignof] = ACTIONS(2689), [anon_sym__alignof] = ACTIONS(2689), [anon_sym_alignof] = ACTIONS(2689), [anon_sym__Alignof] = ACTIONS(2689), [anon_sym_offsetof] = ACTIONS(2689), [anon_sym__Generic] = ACTIONS(2689), [anon_sym_asm] = ACTIONS(2689), [anon_sym___asm__] = ACTIONS(2689), [anon_sym___asm] = ACTIONS(2689), [sym_number_literal] = ACTIONS(2691), [anon_sym_L_SQUOTE] = ACTIONS(2691), [anon_sym_u_SQUOTE] = ACTIONS(2691), [anon_sym_U_SQUOTE] = ACTIONS(2691), [anon_sym_u8_SQUOTE] = ACTIONS(2691), [anon_sym_SQUOTE] = ACTIONS(2691), [anon_sym_L_DQUOTE] = ACTIONS(2691), [anon_sym_u_DQUOTE] = ACTIONS(2691), [anon_sym_U_DQUOTE] = ACTIONS(2691), [anon_sym_u8_DQUOTE] = ACTIONS(2691), [anon_sym_DQUOTE] = ACTIONS(2691), [sym_true] = ACTIONS(2689), [sym_false] = ACTIONS(2689), [anon_sym_NULL] = ACTIONS(2689), [anon_sym_nullptr] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_try] = ACTIONS(2689), [anon_sym_delete] = ACTIONS(2689), [anon_sym_throw] = ACTIONS(2689), [anon_sym_namespace] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), [anon_sym_concept] = ACTIONS(2689), [anon_sym_co_return] = ACTIONS(2689), [anon_sym_co_yield] = ACTIONS(2689), [anon_sym_R_DQUOTE] = ACTIONS(2691), [anon_sym_LR_DQUOTE] = ACTIONS(2691), [anon_sym_uR_DQUOTE] = ACTIONS(2691), [anon_sym_UR_DQUOTE] = ACTIONS(2691), [anon_sym_u8R_DQUOTE] = ACTIONS(2691), [anon_sym_co_await] = ACTIONS(2689), [anon_sym_new] = ACTIONS(2689), [anon_sym_requires] = ACTIONS(2689), [sym_this] = ACTIONS(2689), }, [STATE(507)] = { [sym_identifier] = ACTIONS(2761), [aux_sym_preproc_include_token1] = ACTIONS(2761), [aux_sym_preproc_def_token1] = ACTIONS(2761), [aux_sym_preproc_if_token1] = ACTIONS(2761), [aux_sym_preproc_if_token2] = ACTIONS(2761), [aux_sym_preproc_ifdef_token1] = ACTIONS(2761), [aux_sym_preproc_ifdef_token2] = ACTIONS(2761), [sym_preproc_directive] = ACTIONS(2761), [anon_sym_LPAREN2] = ACTIONS(2763), [anon_sym_BANG] = ACTIONS(2763), [anon_sym_TILDE] = ACTIONS(2763), [anon_sym_DASH] = ACTIONS(2761), [anon_sym_PLUS] = ACTIONS(2761), [anon_sym_STAR] = ACTIONS(2763), [anon_sym_AMP_AMP] = ACTIONS(2763), [anon_sym_AMP] = ACTIONS(2761), [anon_sym_SEMI] = ACTIONS(2763), [anon_sym___extension__] = ACTIONS(2761), [anon_sym_typedef] = ACTIONS(2761), [anon_sym_virtual] = ACTIONS(2761), [anon_sym_extern] = ACTIONS(2761), [anon_sym___attribute__] = ACTIONS(2761), [anon_sym___attribute] = ACTIONS(2761), [anon_sym_using] = ACTIONS(2761), [anon_sym_COLON_COLON] = ACTIONS(2763), [anon_sym_LBRACK_LBRACK] = ACTIONS(2763), [anon_sym___declspec] = ACTIONS(2761), [anon_sym___based] = ACTIONS(2761), [anon_sym___cdecl] = ACTIONS(2761), [anon_sym___clrcall] = ACTIONS(2761), [anon_sym___stdcall] = ACTIONS(2761), [anon_sym___fastcall] = ACTIONS(2761), [anon_sym___thiscall] = ACTIONS(2761), [anon_sym___vectorcall] = ACTIONS(2761), [anon_sym_LBRACE] = ACTIONS(2763), [anon_sym_signed] = ACTIONS(2761), [anon_sym_unsigned] = ACTIONS(2761), [anon_sym_long] = ACTIONS(2761), [anon_sym_short] = ACTIONS(2761), [anon_sym_LBRACK] = ACTIONS(2761), [anon_sym_static] = ACTIONS(2761), [anon_sym_register] = ACTIONS(2761), [anon_sym_inline] = ACTIONS(2761), [anon_sym___inline] = ACTIONS(2761), [anon_sym___inline__] = ACTIONS(2761), [anon_sym___forceinline] = ACTIONS(2761), [anon_sym_thread_local] = ACTIONS(2761), [anon_sym___thread] = ACTIONS(2761), [anon_sym_const] = ACTIONS(2761), [anon_sym_constexpr] = ACTIONS(2761), [anon_sym_volatile] = ACTIONS(2761), [anon_sym_restrict] = ACTIONS(2761), [anon_sym___restrict__] = ACTIONS(2761), [anon_sym__Atomic] = ACTIONS(2761), [anon_sym__Noreturn] = ACTIONS(2761), [anon_sym_noreturn] = ACTIONS(2761), [anon_sym__Nonnull] = ACTIONS(2761), [anon_sym_mutable] = ACTIONS(2761), [anon_sym_constinit] = ACTIONS(2761), [anon_sym_consteval] = ACTIONS(2761), [anon_sym_alignas] = ACTIONS(2761), [anon_sym__Alignas] = ACTIONS(2761), [sym_primitive_type] = ACTIONS(2761), [anon_sym_enum] = ACTIONS(2761), [anon_sym_class] = ACTIONS(2761), [anon_sym_struct] = ACTIONS(2761), [anon_sym_union] = ACTIONS(2761), [anon_sym_if] = ACTIONS(2761), [anon_sym_else] = ACTIONS(2761), [anon_sym_switch] = ACTIONS(2761), [anon_sym_case] = ACTIONS(2761), [anon_sym_default] = ACTIONS(2761), [anon_sym_while] = ACTIONS(2761), [anon_sym_do] = ACTIONS(2761), [anon_sym_for] = ACTIONS(2761), [anon_sym_return] = ACTIONS(2761), [anon_sym_break] = ACTIONS(2761), [anon_sym_continue] = ACTIONS(2761), [anon_sym_goto] = ACTIONS(2761), [anon_sym___try] = ACTIONS(2761), [anon_sym___leave] = ACTIONS(2761), [anon_sym_not] = ACTIONS(2761), [anon_sym_compl] = ACTIONS(2761), [anon_sym_DASH_DASH] = ACTIONS(2763), [anon_sym_PLUS_PLUS] = ACTIONS(2763), [anon_sym_sizeof] = ACTIONS(2761), [anon_sym___alignof__] = ACTIONS(2761), [anon_sym___alignof] = ACTIONS(2761), [anon_sym__alignof] = ACTIONS(2761), [anon_sym_alignof] = ACTIONS(2761), [anon_sym__Alignof] = ACTIONS(2761), [anon_sym_offsetof] = ACTIONS(2761), [anon_sym__Generic] = ACTIONS(2761), [anon_sym_asm] = ACTIONS(2761), [anon_sym___asm__] = ACTIONS(2761), [anon_sym___asm] = ACTIONS(2761), [sym_number_literal] = ACTIONS(2763), [anon_sym_L_SQUOTE] = ACTIONS(2763), [anon_sym_u_SQUOTE] = ACTIONS(2763), [anon_sym_U_SQUOTE] = ACTIONS(2763), [anon_sym_u8_SQUOTE] = ACTIONS(2763), [anon_sym_SQUOTE] = ACTIONS(2763), [anon_sym_L_DQUOTE] = ACTIONS(2763), [anon_sym_u_DQUOTE] = ACTIONS(2763), [anon_sym_U_DQUOTE] = ACTIONS(2763), [anon_sym_u8_DQUOTE] = ACTIONS(2763), [anon_sym_DQUOTE] = ACTIONS(2763), [sym_true] = ACTIONS(2761), [sym_false] = ACTIONS(2761), [anon_sym_NULL] = ACTIONS(2761), [anon_sym_nullptr] = ACTIONS(2761), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2761), [anon_sym_decltype] = ACTIONS(2761), [anon_sym_explicit] = ACTIONS(2761), [anon_sym_typename] = ACTIONS(2761), [anon_sym_template] = ACTIONS(2761), [anon_sym_operator] = ACTIONS(2761), [anon_sym_try] = ACTIONS(2761), [anon_sym_delete] = ACTIONS(2761), [anon_sym_throw] = ACTIONS(2761), [anon_sym_namespace] = ACTIONS(2761), [anon_sym_static_assert] = ACTIONS(2761), [anon_sym_concept] = ACTIONS(2761), [anon_sym_co_return] = ACTIONS(2761), [anon_sym_co_yield] = ACTIONS(2761), [anon_sym_R_DQUOTE] = ACTIONS(2763), [anon_sym_LR_DQUOTE] = ACTIONS(2763), [anon_sym_uR_DQUOTE] = ACTIONS(2763), [anon_sym_UR_DQUOTE] = ACTIONS(2763), [anon_sym_u8R_DQUOTE] = ACTIONS(2763), [anon_sym_co_await] = ACTIONS(2761), [anon_sym_new] = ACTIONS(2761), [anon_sym_requires] = ACTIONS(2761), [sym_this] = ACTIONS(2761), }, [STATE(508)] = { [sym_identifier] = ACTIONS(2757), [aux_sym_preproc_include_token1] = ACTIONS(2757), [aux_sym_preproc_def_token1] = ACTIONS(2757), [aux_sym_preproc_if_token1] = ACTIONS(2757), [aux_sym_preproc_ifdef_token1] = ACTIONS(2757), [aux_sym_preproc_ifdef_token2] = ACTIONS(2757), [sym_preproc_directive] = ACTIONS(2757), [anon_sym_LPAREN2] = ACTIONS(2759), [anon_sym_BANG] = ACTIONS(2759), [anon_sym_TILDE] = ACTIONS(2759), [anon_sym_DASH] = ACTIONS(2757), [anon_sym_PLUS] = ACTIONS(2757), [anon_sym_STAR] = ACTIONS(2759), [anon_sym_AMP_AMP] = ACTIONS(2759), [anon_sym_AMP] = ACTIONS(2757), [anon_sym_SEMI] = ACTIONS(2759), [anon_sym___extension__] = ACTIONS(2757), [anon_sym_typedef] = ACTIONS(2757), [anon_sym_virtual] = ACTIONS(2757), [anon_sym_extern] = ACTIONS(2757), [anon_sym___attribute__] = ACTIONS(2757), [anon_sym___attribute] = ACTIONS(2757), [anon_sym_using] = ACTIONS(2757), [anon_sym_COLON_COLON] = ACTIONS(2759), [anon_sym_LBRACK_LBRACK] = ACTIONS(2759), [anon_sym___declspec] = ACTIONS(2757), [anon_sym___based] = ACTIONS(2757), [anon_sym___cdecl] = ACTIONS(2757), [anon_sym___clrcall] = ACTIONS(2757), [anon_sym___stdcall] = ACTIONS(2757), [anon_sym___fastcall] = ACTIONS(2757), [anon_sym___thiscall] = ACTIONS(2757), [anon_sym___vectorcall] = ACTIONS(2757), [anon_sym_LBRACE] = ACTIONS(2759), [anon_sym_RBRACE] = ACTIONS(2759), [anon_sym_signed] = ACTIONS(2757), [anon_sym_unsigned] = ACTIONS(2757), [anon_sym_long] = ACTIONS(2757), [anon_sym_short] = ACTIONS(2757), [anon_sym_LBRACK] = ACTIONS(2757), [anon_sym_static] = ACTIONS(2757), [anon_sym_register] = ACTIONS(2757), [anon_sym_inline] = ACTIONS(2757), [anon_sym___inline] = ACTIONS(2757), [anon_sym___inline__] = ACTIONS(2757), [anon_sym___forceinline] = ACTIONS(2757), [anon_sym_thread_local] = ACTIONS(2757), [anon_sym___thread] = ACTIONS(2757), [anon_sym_const] = ACTIONS(2757), [anon_sym_constexpr] = ACTIONS(2757), [anon_sym_volatile] = ACTIONS(2757), [anon_sym_restrict] = ACTIONS(2757), [anon_sym___restrict__] = ACTIONS(2757), [anon_sym__Atomic] = ACTIONS(2757), [anon_sym__Noreturn] = ACTIONS(2757), [anon_sym_noreturn] = ACTIONS(2757), [anon_sym__Nonnull] = ACTIONS(2757), [anon_sym_mutable] = ACTIONS(2757), [anon_sym_constinit] = ACTIONS(2757), [anon_sym_consteval] = ACTIONS(2757), [anon_sym_alignas] = ACTIONS(2757), [anon_sym__Alignas] = ACTIONS(2757), [sym_primitive_type] = ACTIONS(2757), [anon_sym_enum] = ACTIONS(2757), [anon_sym_class] = ACTIONS(2757), [anon_sym_struct] = ACTIONS(2757), [anon_sym_union] = ACTIONS(2757), [anon_sym_if] = ACTIONS(2757), [anon_sym_else] = ACTIONS(2757), [anon_sym_switch] = ACTIONS(2757), [anon_sym_case] = ACTIONS(2757), [anon_sym_default] = ACTIONS(2757), [anon_sym_while] = ACTIONS(2757), [anon_sym_do] = ACTIONS(2757), [anon_sym_for] = ACTIONS(2757), [anon_sym_return] = ACTIONS(2757), [anon_sym_break] = ACTIONS(2757), [anon_sym_continue] = ACTIONS(2757), [anon_sym_goto] = ACTIONS(2757), [anon_sym___try] = ACTIONS(2757), [anon_sym___leave] = ACTIONS(2757), [anon_sym_not] = ACTIONS(2757), [anon_sym_compl] = ACTIONS(2757), [anon_sym_DASH_DASH] = ACTIONS(2759), [anon_sym_PLUS_PLUS] = ACTIONS(2759), [anon_sym_sizeof] = ACTIONS(2757), [anon_sym___alignof__] = ACTIONS(2757), [anon_sym___alignof] = ACTIONS(2757), [anon_sym__alignof] = ACTIONS(2757), [anon_sym_alignof] = ACTIONS(2757), [anon_sym__Alignof] = ACTIONS(2757), [anon_sym_offsetof] = ACTIONS(2757), [anon_sym__Generic] = ACTIONS(2757), [anon_sym_asm] = ACTIONS(2757), [anon_sym___asm__] = ACTIONS(2757), [anon_sym___asm] = ACTIONS(2757), [sym_number_literal] = ACTIONS(2759), [anon_sym_L_SQUOTE] = ACTIONS(2759), [anon_sym_u_SQUOTE] = ACTIONS(2759), [anon_sym_U_SQUOTE] = ACTIONS(2759), [anon_sym_u8_SQUOTE] = ACTIONS(2759), [anon_sym_SQUOTE] = ACTIONS(2759), [anon_sym_L_DQUOTE] = ACTIONS(2759), [anon_sym_u_DQUOTE] = ACTIONS(2759), [anon_sym_U_DQUOTE] = ACTIONS(2759), [anon_sym_u8_DQUOTE] = ACTIONS(2759), [anon_sym_DQUOTE] = ACTIONS(2759), [sym_true] = ACTIONS(2757), [sym_false] = ACTIONS(2757), [anon_sym_NULL] = ACTIONS(2757), [anon_sym_nullptr] = ACTIONS(2757), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2757), [anon_sym_decltype] = ACTIONS(2757), [anon_sym_explicit] = ACTIONS(2757), [anon_sym_typename] = ACTIONS(2757), [anon_sym_template] = ACTIONS(2757), [anon_sym_operator] = ACTIONS(2757), [anon_sym_try] = ACTIONS(2757), [anon_sym_delete] = ACTIONS(2757), [anon_sym_throw] = ACTIONS(2757), [anon_sym_namespace] = ACTIONS(2757), [anon_sym_static_assert] = ACTIONS(2757), [anon_sym_concept] = ACTIONS(2757), [anon_sym_co_return] = ACTIONS(2757), [anon_sym_co_yield] = ACTIONS(2757), [anon_sym_R_DQUOTE] = ACTIONS(2759), [anon_sym_LR_DQUOTE] = ACTIONS(2759), [anon_sym_uR_DQUOTE] = ACTIONS(2759), [anon_sym_UR_DQUOTE] = ACTIONS(2759), [anon_sym_u8R_DQUOTE] = ACTIONS(2759), [anon_sym_co_await] = ACTIONS(2757), [anon_sym_new] = ACTIONS(2757), [anon_sym_requires] = ACTIONS(2757), [sym_this] = ACTIONS(2757), }, [STATE(509)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_include_token1] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_BANG] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_DASH] = ACTIONS(2689), [anon_sym_PLUS] = ACTIONS(2689), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym___cdecl] = ACTIONS(2689), [anon_sym___clrcall] = ACTIONS(2689), [anon_sym___stdcall] = ACTIONS(2689), [anon_sym___fastcall] = ACTIONS(2689), [anon_sym___thiscall] = ACTIONS(2689), [anon_sym___vectorcall] = ACTIONS(2689), [anon_sym_LBRACE] = ACTIONS(2691), [anon_sym_RBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [anon_sym_if] = ACTIONS(2689), [anon_sym_else] = ACTIONS(2689), [anon_sym_switch] = ACTIONS(2689), [anon_sym_case] = ACTIONS(2689), [anon_sym_default] = ACTIONS(2689), [anon_sym_while] = ACTIONS(2689), [anon_sym_do] = ACTIONS(2689), [anon_sym_for] = ACTIONS(2689), [anon_sym_return] = ACTIONS(2689), [anon_sym_break] = ACTIONS(2689), [anon_sym_continue] = ACTIONS(2689), [anon_sym_goto] = ACTIONS(2689), [anon_sym___try] = ACTIONS(2689), [anon_sym___leave] = ACTIONS(2689), [anon_sym_not] = ACTIONS(2689), [anon_sym_compl] = ACTIONS(2689), [anon_sym_DASH_DASH] = ACTIONS(2691), [anon_sym_PLUS_PLUS] = ACTIONS(2691), [anon_sym_sizeof] = ACTIONS(2689), [anon_sym___alignof__] = ACTIONS(2689), [anon_sym___alignof] = ACTIONS(2689), [anon_sym__alignof] = ACTIONS(2689), [anon_sym_alignof] = ACTIONS(2689), [anon_sym__Alignof] = ACTIONS(2689), [anon_sym_offsetof] = ACTIONS(2689), [anon_sym__Generic] = ACTIONS(2689), [anon_sym_asm] = ACTIONS(2689), [anon_sym___asm__] = ACTIONS(2689), [anon_sym___asm] = ACTIONS(2689), [sym_number_literal] = ACTIONS(2691), [anon_sym_L_SQUOTE] = ACTIONS(2691), [anon_sym_u_SQUOTE] = ACTIONS(2691), [anon_sym_U_SQUOTE] = ACTIONS(2691), [anon_sym_u8_SQUOTE] = ACTIONS(2691), [anon_sym_SQUOTE] = ACTIONS(2691), [anon_sym_L_DQUOTE] = ACTIONS(2691), [anon_sym_u_DQUOTE] = ACTIONS(2691), [anon_sym_U_DQUOTE] = ACTIONS(2691), [anon_sym_u8_DQUOTE] = ACTIONS(2691), [anon_sym_DQUOTE] = ACTIONS(2691), [sym_true] = ACTIONS(2689), [sym_false] = ACTIONS(2689), [anon_sym_NULL] = ACTIONS(2689), [anon_sym_nullptr] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_try] = ACTIONS(2689), [anon_sym_delete] = ACTIONS(2689), [anon_sym_throw] = ACTIONS(2689), [anon_sym_namespace] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), [anon_sym_concept] = ACTIONS(2689), [anon_sym_co_return] = ACTIONS(2689), [anon_sym_co_yield] = ACTIONS(2689), [anon_sym_R_DQUOTE] = ACTIONS(2691), [anon_sym_LR_DQUOTE] = ACTIONS(2691), [anon_sym_uR_DQUOTE] = ACTIONS(2691), [anon_sym_UR_DQUOTE] = ACTIONS(2691), [anon_sym_u8R_DQUOTE] = ACTIONS(2691), [anon_sym_co_await] = ACTIONS(2689), [anon_sym_new] = ACTIONS(2689), [anon_sym_requires] = ACTIONS(2689), [sym_this] = ACTIONS(2689), }, [STATE(510)] = { [sym_identifier] = ACTIONS(2765), [aux_sym_preproc_include_token1] = ACTIONS(2765), [aux_sym_preproc_def_token1] = ACTIONS(2765), [aux_sym_preproc_if_token1] = ACTIONS(2765), [aux_sym_preproc_if_token2] = ACTIONS(2765), [aux_sym_preproc_ifdef_token1] = ACTIONS(2765), [aux_sym_preproc_ifdef_token2] = ACTIONS(2765), [sym_preproc_directive] = ACTIONS(2765), [anon_sym_LPAREN2] = ACTIONS(2767), [anon_sym_BANG] = ACTIONS(2767), [anon_sym_TILDE] = ACTIONS(2767), [anon_sym_DASH] = ACTIONS(2765), [anon_sym_PLUS] = ACTIONS(2765), [anon_sym_STAR] = ACTIONS(2767), [anon_sym_AMP_AMP] = ACTIONS(2767), [anon_sym_AMP] = ACTIONS(2765), [anon_sym_SEMI] = ACTIONS(2767), [anon_sym___extension__] = ACTIONS(2765), [anon_sym_typedef] = ACTIONS(2765), [anon_sym_virtual] = ACTIONS(2765), [anon_sym_extern] = ACTIONS(2765), [anon_sym___attribute__] = ACTIONS(2765), [anon_sym___attribute] = ACTIONS(2765), [anon_sym_using] = ACTIONS(2765), [anon_sym_COLON_COLON] = ACTIONS(2767), [anon_sym_LBRACK_LBRACK] = ACTIONS(2767), [anon_sym___declspec] = ACTIONS(2765), [anon_sym___based] = ACTIONS(2765), [anon_sym___cdecl] = ACTIONS(2765), [anon_sym___clrcall] = ACTIONS(2765), [anon_sym___stdcall] = ACTIONS(2765), [anon_sym___fastcall] = ACTIONS(2765), [anon_sym___thiscall] = ACTIONS(2765), [anon_sym___vectorcall] = ACTIONS(2765), [anon_sym_LBRACE] = ACTIONS(2767), [anon_sym_signed] = ACTIONS(2765), [anon_sym_unsigned] = ACTIONS(2765), [anon_sym_long] = ACTIONS(2765), [anon_sym_short] = ACTIONS(2765), [anon_sym_LBRACK] = ACTIONS(2765), [anon_sym_static] = ACTIONS(2765), [anon_sym_register] = ACTIONS(2765), [anon_sym_inline] = ACTIONS(2765), [anon_sym___inline] = ACTIONS(2765), [anon_sym___inline__] = ACTIONS(2765), [anon_sym___forceinline] = ACTIONS(2765), [anon_sym_thread_local] = ACTIONS(2765), [anon_sym___thread] = ACTIONS(2765), [anon_sym_const] = ACTIONS(2765), [anon_sym_constexpr] = ACTIONS(2765), [anon_sym_volatile] = ACTIONS(2765), [anon_sym_restrict] = ACTIONS(2765), [anon_sym___restrict__] = ACTIONS(2765), [anon_sym__Atomic] = ACTIONS(2765), [anon_sym__Noreturn] = ACTIONS(2765), [anon_sym_noreturn] = ACTIONS(2765), [anon_sym__Nonnull] = ACTIONS(2765), [anon_sym_mutable] = ACTIONS(2765), [anon_sym_constinit] = ACTIONS(2765), [anon_sym_consteval] = ACTIONS(2765), [anon_sym_alignas] = ACTIONS(2765), [anon_sym__Alignas] = ACTIONS(2765), [sym_primitive_type] = ACTIONS(2765), [anon_sym_enum] = ACTIONS(2765), [anon_sym_class] = ACTIONS(2765), [anon_sym_struct] = ACTIONS(2765), [anon_sym_union] = ACTIONS(2765), [anon_sym_if] = ACTIONS(2765), [anon_sym_else] = ACTIONS(2765), [anon_sym_switch] = ACTIONS(2765), [anon_sym_case] = ACTIONS(2765), [anon_sym_default] = ACTIONS(2765), [anon_sym_while] = ACTIONS(2765), [anon_sym_do] = ACTIONS(2765), [anon_sym_for] = ACTIONS(2765), [anon_sym_return] = ACTIONS(2765), [anon_sym_break] = ACTIONS(2765), [anon_sym_continue] = ACTIONS(2765), [anon_sym_goto] = ACTIONS(2765), [anon_sym___try] = ACTIONS(2765), [anon_sym___leave] = ACTIONS(2765), [anon_sym_not] = ACTIONS(2765), [anon_sym_compl] = ACTIONS(2765), [anon_sym_DASH_DASH] = ACTIONS(2767), [anon_sym_PLUS_PLUS] = ACTIONS(2767), [anon_sym_sizeof] = ACTIONS(2765), [anon_sym___alignof__] = ACTIONS(2765), [anon_sym___alignof] = ACTIONS(2765), [anon_sym__alignof] = ACTIONS(2765), [anon_sym_alignof] = ACTIONS(2765), [anon_sym__Alignof] = ACTIONS(2765), [anon_sym_offsetof] = ACTIONS(2765), [anon_sym__Generic] = ACTIONS(2765), [anon_sym_asm] = ACTIONS(2765), [anon_sym___asm__] = ACTIONS(2765), [anon_sym___asm] = ACTIONS(2765), [sym_number_literal] = ACTIONS(2767), [anon_sym_L_SQUOTE] = ACTIONS(2767), [anon_sym_u_SQUOTE] = ACTIONS(2767), [anon_sym_U_SQUOTE] = ACTIONS(2767), [anon_sym_u8_SQUOTE] = ACTIONS(2767), [anon_sym_SQUOTE] = ACTIONS(2767), [anon_sym_L_DQUOTE] = ACTIONS(2767), [anon_sym_u_DQUOTE] = ACTIONS(2767), [anon_sym_U_DQUOTE] = ACTIONS(2767), [anon_sym_u8_DQUOTE] = ACTIONS(2767), [anon_sym_DQUOTE] = ACTIONS(2767), [sym_true] = ACTIONS(2765), [sym_false] = ACTIONS(2765), [anon_sym_NULL] = ACTIONS(2765), [anon_sym_nullptr] = ACTIONS(2765), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2765), [anon_sym_decltype] = ACTIONS(2765), [anon_sym_explicit] = ACTIONS(2765), [anon_sym_typename] = ACTIONS(2765), [anon_sym_template] = ACTIONS(2765), [anon_sym_operator] = ACTIONS(2765), [anon_sym_try] = ACTIONS(2765), [anon_sym_delete] = ACTIONS(2765), [anon_sym_throw] = ACTIONS(2765), [anon_sym_namespace] = ACTIONS(2765), [anon_sym_static_assert] = ACTIONS(2765), [anon_sym_concept] = ACTIONS(2765), [anon_sym_co_return] = ACTIONS(2765), [anon_sym_co_yield] = ACTIONS(2765), [anon_sym_R_DQUOTE] = ACTIONS(2767), [anon_sym_LR_DQUOTE] = ACTIONS(2767), [anon_sym_uR_DQUOTE] = ACTIONS(2767), [anon_sym_UR_DQUOTE] = ACTIONS(2767), [anon_sym_u8R_DQUOTE] = ACTIONS(2767), [anon_sym_co_await] = ACTIONS(2765), [anon_sym_new] = ACTIONS(2765), [anon_sym_requires] = ACTIONS(2765), [sym_this] = ACTIONS(2765), }, [STATE(511)] = { [sym_identifier] = ACTIONS(2769), [aux_sym_preproc_include_token1] = ACTIONS(2769), [aux_sym_preproc_def_token1] = ACTIONS(2769), [aux_sym_preproc_if_token1] = ACTIONS(2769), [aux_sym_preproc_if_token2] = ACTIONS(2769), [aux_sym_preproc_ifdef_token1] = ACTIONS(2769), [aux_sym_preproc_ifdef_token2] = ACTIONS(2769), [sym_preproc_directive] = ACTIONS(2769), [anon_sym_LPAREN2] = ACTIONS(2771), [anon_sym_BANG] = ACTIONS(2771), [anon_sym_TILDE] = ACTIONS(2771), [anon_sym_DASH] = ACTIONS(2769), [anon_sym_PLUS] = ACTIONS(2769), [anon_sym_STAR] = ACTIONS(2771), [anon_sym_AMP_AMP] = ACTIONS(2771), [anon_sym_AMP] = ACTIONS(2769), [anon_sym_SEMI] = ACTIONS(2771), [anon_sym___extension__] = ACTIONS(2769), [anon_sym_typedef] = ACTIONS(2769), [anon_sym_virtual] = ACTIONS(2769), [anon_sym_extern] = ACTIONS(2769), [anon_sym___attribute__] = ACTIONS(2769), [anon_sym___attribute] = ACTIONS(2769), [anon_sym_using] = ACTIONS(2769), [anon_sym_COLON_COLON] = ACTIONS(2771), [anon_sym_LBRACK_LBRACK] = ACTIONS(2771), [anon_sym___declspec] = ACTIONS(2769), [anon_sym___based] = ACTIONS(2769), [anon_sym___cdecl] = ACTIONS(2769), [anon_sym___clrcall] = ACTIONS(2769), [anon_sym___stdcall] = ACTIONS(2769), [anon_sym___fastcall] = ACTIONS(2769), [anon_sym___thiscall] = ACTIONS(2769), [anon_sym___vectorcall] = ACTIONS(2769), [anon_sym_LBRACE] = ACTIONS(2771), [anon_sym_signed] = ACTIONS(2769), [anon_sym_unsigned] = ACTIONS(2769), [anon_sym_long] = ACTIONS(2769), [anon_sym_short] = ACTIONS(2769), [anon_sym_LBRACK] = ACTIONS(2769), [anon_sym_static] = ACTIONS(2769), [anon_sym_register] = ACTIONS(2769), [anon_sym_inline] = ACTIONS(2769), [anon_sym___inline] = ACTIONS(2769), [anon_sym___inline__] = ACTIONS(2769), [anon_sym___forceinline] = ACTIONS(2769), [anon_sym_thread_local] = ACTIONS(2769), [anon_sym___thread] = ACTIONS(2769), [anon_sym_const] = ACTIONS(2769), [anon_sym_constexpr] = ACTIONS(2769), [anon_sym_volatile] = ACTIONS(2769), [anon_sym_restrict] = ACTIONS(2769), [anon_sym___restrict__] = ACTIONS(2769), [anon_sym__Atomic] = ACTIONS(2769), [anon_sym__Noreturn] = ACTIONS(2769), [anon_sym_noreturn] = ACTIONS(2769), [anon_sym__Nonnull] = ACTIONS(2769), [anon_sym_mutable] = ACTIONS(2769), [anon_sym_constinit] = ACTIONS(2769), [anon_sym_consteval] = ACTIONS(2769), [anon_sym_alignas] = ACTIONS(2769), [anon_sym__Alignas] = ACTIONS(2769), [sym_primitive_type] = ACTIONS(2769), [anon_sym_enum] = ACTIONS(2769), [anon_sym_class] = ACTIONS(2769), [anon_sym_struct] = ACTIONS(2769), [anon_sym_union] = ACTIONS(2769), [anon_sym_if] = ACTIONS(2769), [anon_sym_else] = ACTIONS(2769), [anon_sym_switch] = ACTIONS(2769), [anon_sym_case] = ACTIONS(2769), [anon_sym_default] = ACTIONS(2769), [anon_sym_while] = ACTIONS(2769), [anon_sym_do] = ACTIONS(2769), [anon_sym_for] = ACTIONS(2769), [anon_sym_return] = ACTIONS(2769), [anon_sym_break] = ACTIONS(2769), [anon_sym_continue] = ACTIONS(2769), [anon_sym_goto] = ACTIONS(2769), [anon_sym___try] = ACTIONS(2769), [anon_sym___leave] = ACTIONS(2769), [anon_sym_not] = ACTIONS(2769), [anon_sym_compl] = ACTIONS(2769), [anon_sym_DASH_DASH] = ACTIONS(2771), [anon_sym_PLUS_PLUS] = ACTIONS(2771), [anon_sym_sizeof] = ACTIONS(2769), [anon_sym___alignof__] = ACTIONS(2769), [anon_sym___alignof] = ACTIONS(2769), [anon_sym__alignof] = ACTIONS(2769), [anon_sym_alignof] = ACTIONS(2769), [anon_sym__Alignof] = ACTIONS(2769), [anon_sym_offsetof] = ACTIONS(2769), [anon_sym__Generic] = ACTIONS(2769), [anon_sym_asm] = ACTIONS(2769), [anon_sym___asm__] = ACTIONS(2769), [anon_sym___asm] = ACTIONS(2769), [sym_number_literal] = ACTIONS(2771), [anon_sym_L_SQUOTE] = ACTIONS(2771), [anon_sym_u_SQUOTE] = ACTIONS(2771), [anon_sym_U_SQUOTE] = ACTIONS(2771), [anon_sym_u8_SQUOTE] = ACTIONS(2771), [anon_sym_SQUOTE] = ACTIONS(2771), [anon_sym_L_DQUOTE] = ACTIONS(2771), [anon_sym_u_DQUOTE] = ACTIONS(2771), [anon_sym_U_DQUOTE] = ACTIONS(2771), [anon_sym_u8_DQUOTE] = ACTIONS(2771), [anon_sym_DQUOTE] = ACTIONS(2771), [sym_true] = ACTIONS(2769), [sym_false] = ACTIONS(2769), [anon_sym_NULL] = ACTIONS(2769), [anon_sym_nullptr] = ACTIONS(2769), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2769), [anon_sym_decltype] = ACTIONS(2769), [anon_sym_explicit] = ACTIONS(2769), [anon_sym_typename] = ACTIONS(2769), [anon_sym_template] = ACTIONS(2769), [anon_sym_operator] = ACTIONS(2769), [anon_sym_try] = ACTIONS(2769), [anon_sym_delete] = ACTIONS(2769), [anon_sym_throw] = ACTIONS(2769), [anon_sym_namespace] = ACTIONS(2769), [anon_sym_static_assert] = ACTIONS(2769), [anon_sym_concept] = ACTIONS(2769), [anon_sym_co_return] = ACTIONS(2769), [anon_sym_co_yield] = ACTIONS(2769), [anon_sym_R_DQUOTE] = ACTIONS(2771), [anon_sym_LR_DQUOTE] = ACTIONS(2771), [anon_sym_uR_DQUOTE] = ACTIONS(2771), [anon_sym_UR_DQUOTE] = ACTIONS(2771), [anon_sym_u8R_DQUOTE] = ACTIONS(2771), [anon_sym_co_await] = ACTIONS(2769), [anon_sym_new] = ACTIONS(2769), [anon_sym_requires] = ACTIONS(2769), [sym_this] = ACTIONS(2769), }, [STATE(512)] = { [sym_identifier] = ACTIONS(2773), [aux_sym_preproc_include_token1] = ACTIONS(2773), [aux_sym_preproc_def_token1] = ACTIONS(2773), [aux_sym_preproc_if_token1] = ACTIONS(2773), [aux_sym_preproc_if_token2] = ACTIONS(2773), [aux_sym_preproc_ifdef_token1] = ACTIONS(2773), [aux_sym_preproc_ifdef_token2] = ACTIONS(2773), [sym_preproc_directive] = ACTIONS(2773), [anon_sym_LPAREN2] = ACTIONS(2775), [anon_sym_BANG] = ACTIONS(2775), [anon_sym_TILDE] = ACTIONS(2775), [anon_sym_DASH] = ACTIONS(2773), [anon_sym_PLUS] = ACTIONS(2773), [anon_sym_STAR] = ACTIONS(2775), [anon_sym_AMP_AMP] = ACTIONS(2775), [anon_sym_AMP] = ACTIONS(2773), [anon_sym_SEMI] = ACTIONS(2775), [anon_sym___extension__] = ACTIONS(2773), [anon_sym_typedef] = ACTIONS(2773), [anon_sym_virtual] = ACTIONS(2773), [anon_sym_extern] = ACTIONS(2773), [anon_sym___attribute__] = ACTIONS(2773), [anon_sym___attribute] = ACTIONS(2773), [anon_sym_using] = ACTIONS(2773), [anon_sym_COLON_COLON] = ACTIONS(2775), [anon_sym_LBRACK_LBRACK] = ACTIONS(2775), [anon_sym___declspec] = ACTIONS(2773), [anon_sym___based] = ACTIONS(2773), [anon_sym___cdecl] = ACTIONS(2773), [anon_sym___clrcall] = ACTIONS(2773), [anon_sym___stdcall] = ACTIONS(2773), [anon_sym___fastcall] = ACTIONS(2773), [anon_sym___thiscall] = ACTIONS(2773), [anon_sym___vectorcall] = ACTIONS(2773), [anon_sym_LBRACE] = ACTIONS(2775), [anon_sym_signed] = ACTIONS(2773), [anon_sym_unsigned] = ACTIONS(2773), [anon_sym_long] = ACTIONS(2773), [anon_sym_short] = ACTIONS(2773), [anon_sym_LBRACK] = ACTIONS(2773), [anon_sym_static] = ACTIONS(2773), [anon_sym_register] = ACTIONS(2773), [anon_sym_inline] = ACTIONS(2773), [anon_sym___inline] = ACTIONS(2773), [anon_sym___inline__] = ACTIONS(2773), [anon_sym___forceinline] = ACTIONS(2773), [anon_sym_thread_local] = ACTIONS(2773), [anon_sym___thread] = ACTIONS(2773), [anon_sym_const] = ACTIONS(2773), [anon_sym_constexpr] = ACTIONS(2773), [anon_sym_volatile] = ACTIONS(2773), [anon_sym_restrict] = ACTIONS(2773), [anon_sym___restrict__] = ACTIONS(2773), [anon_sym__Atomic] = ACTIONS(2773), [anon_sym__Noreturn] = ACTIONS(2773), [anon_sym_noreturn] = ACTIONS(2773), [anon_sym__Nonnull] = ACTIONS(2773), [anon_sym_mutable] = ACTIONS(2773), [anon_sym_constinit] = ACTIONS(2773), [anon_sym_consteval] = ACTIONS(2773), [anon_sym_alignas] = ACTIONS(2773), [anon_sym__Alignas] = ACTIONS(2773), [sym_primitive_type] = ACTIONS(2773), [anon_sym_enum] = ACTIONS(2773), [anon_sym_class] = ACTIONS(2773), [anon_sym_struct] = ACTIONS(2773), [anon_sym_union] = ACTIONS(2773), [anon_sym_if] = ACTIONS(2773), [anon_sym_else] = ACTIONS(2773), [anon_sym_switch] = ACTIONS(2773), [anon_sym_case] = ACTIONS(2773), [anon_sym_default] = ACTIONS(2773), [anon_sym_while] = ACTIONS(2773), [anon_sym_do] = ACTIONS(2773), [anon_sym_for] = ACTIONS(2773), [anon_sym_return] = ACTIONS(2773), [anon_sym_break] = ACTIONS(2773), [anon_sym_continue] = ACTIONS(2773), [anon_sym_goto] = ACTIONS(2773), [anon_sym___try] = ACTIONS(2773), [anon_sym___leave] = ACTIONS(2773), [anon_sym_not] = ACTIONS(2773), [anon_sym_compl] = ACTIONS(2773), [anon_sym_DASH_DASH] = ACTIONS(2775), [anon_sym_PLUS_PLUS] = ACTIONS(2775), [anon_sym_sizeof] = ACTIONS(2773), [anon_sym___alignof__] = ACTIONS(2773), [anon_sym___alignof] = ACTIONS(2773), [anon_sym__alignof] = ACTIONS(2773), [anon_sym_alignof] = ACTIONS(2773), [anon_sym__Alignof] = ACTIONS(2773), [anon_sym_offsetof] = ACTIONS(2773), [anon_sym__Generic] = ACTIONS(2773), [anon_sym_asm] = ACTIONS(2773), [anon_sym___asm__] = ACTIONS(2773), [anon_sym___asm] = ACTIONS(2773), [sym_number_literal] = ACTIONS(2775), [anon_sym_L_SQUOTE] = ACTIONS(2775), [anon_sym_u_SQUOTE] = ACTIONS(2775), [anon_sym_U_SQUOTE] = ACTIONS(2775), [anon_sym_u8_SQUOTE] = ACTIONS(2775), [anon_sym_SQUOTE] = ACTIONS(2775), [anon_sym_L_DQUOTE] = ACTIONS(2775), [anon_sym_u_DQUOTE] = ACTIONS(2775), [anon_sym_U_DQUOTE] = ACTIONS(2775), [anon_sym_u8_DQUOTE] = ACTIONS(2775), [anon_sym_DQUOTE] = ACTIONS(2775), [sym_true] = ACTIONS(2773), [sym_false] = ACTIONS(2773), [anon_sym_NULL] = ACTIONS(2773), [anon_sym_nullptr] = ACTIONS(2773), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2773), [anon_sym_decltype] = ACTIONS(2773), [anon_sym_explicit] = ACTIONS(2773), [anon_sym_typename] = ACTIONS(2773), [anon_sym_template] = ACTIONS(2773), [anon_sym_operator] = ACTIONS(2773), [anon_sym_try] = ACTIONS(2773), [anon_sym_delete] = ACTIONS(2773), [anon_sym_throw] = ACTIONS(2773), [anon_sym_namespace] = ACTIONS(2773), [anon_sym_static_assert] = ACTIONS(2773), [anon_sym_concept] = ACTIONS(2773), [anon_sym_co_return] = ACTIONS(2773), [anon_sym_co_yield] = ACTIONS(2773), [anon_sym_R_DQUOTE] = ACTIONS(2775), [anon_sym_LR_DQUOTE] = ACTIONS(2775), [anon_sym_uR_DQUOTE] = ACTIONS(2775), [anon_sym_UR_DQUOTE] = ACTIONS(2775), [anon_sym_u8R_DQUOTE] = ACTIONS(2775), [anon_sym_co_await] = ACTIONS(2773), [anon_sym_new] = ACTIONS(2773), [anon_sym_requires] = ACTIONS(2773), [sym_this] = ACTIONS(2773), }, [STATE(513)] = { [sym_identifier] = ACTIONS(2777), [aux_sym_preproc_include_token1] = ACTIONS(2777), [aux_sym_preproc_def_token1] = ACTIONS(2777), [aux_sym_preproc_if_token1] = ACTIONS(2777), [aux_sym_preproc_if_token2] = ACTIONS(2777), [aux_sym_preproc_ifdef_token1] = ACTIONS(2777), [aux_sym_preproc_ifdef_token2] = ACTIONS(2777), [sym_preproc_directive] = ACTIONS(2777), [anon_sym_LPAREN2] = ACTIONS(2779), [anon_sym_BANG] = ACTIONS(2779), [anon_sym_TILDE] = ACTIONS(2779), [anon_sym_DASH] = ACTIONS(2777), [anon_sym_PLUS] = ACTIONS(2777), [anon_sym_STAR] = ACTIONS(2779), [anon_sym_AMP_AMP] = ACTIONS(2779), [anon_sym_AMP] = ACTIONS(2777), [anon_sym_SEMI] = ACTIONS(2779), [anon_sym___extension__] = ACTIONS(2777), [anon_sym_typedef] = ACTIONS(2777), [anon_sym_virtual] = ACTIONS(2777), [anon_sym_extern] = ACTIONS(2777), [anon_sym___attribute__] = ACTIONS(2777), [anon_sym___attribute] = ACTIONS(2777), [anon_sym_using] = ACTIONS(2777), [anon_sym_COLON_COLON] = ACTIONS(2779), [anon_sym_LBRACK_LBRACK] = ACTIONS(2779), [anon_sym___declspec] = ACTIONS(2777), [anon_sym___based] = ACTIONS(2777), [anon_sym___cdecl] = ACTIONS(2777), [anon_sym___clrcall] = ACTIONS(2777), [anon_sym___stdcall] = ACTIONS(2777), [anon_sym___fastcall] = ACTIONS(2777), [anon_sym___thiscall] = ACTIONS(2777), [anon_sym___vectorcall] = ACTIONS(2777), [anon_sym_LBRACE] = ACTIONS(2779), [anon_sym_signed] = ACTIONS(2777), [anon_sym_unsigned] = ACTIONS(2777), [anon_sym_long] = ACTIONS(2777), [anon_sym_short] = ACTIONS(2777), [anon_sym_LBRACK] = ACTIONS(2777), [anon_sym_static] = ACTIONS(2777), [anon_sym_register] = ACTIONS(2777), [anon_sym_inline] = ACTIONS(2777), [anon_sym___inline] = ACTIONS(2777), [anon_sym___inline__] = ACTIONS(2777), [anon_sym___forceinline] = ACTIONS(2777), [anon_sym_thread_local] = ACTIONS(2777), [anon_sym___thread] = ACTIONS(2777), [anon_sym_const] = ACTIONS(2777), [anon_sym_constexpr] = ACTIONS(2777), [anon_sym_volatile] = ACTIONS(2777), [anon_sym_restrict] = ACTIONS(2777), [anon_sym___restrict__] = ACTIONS(2777), [anon_sym__Atomic] = ACTIONS(2777), [anon_sym__Noreturn] = ACTIONS(2777), [anon_sym_noreturn] = ACTIONS(2777), [anon_sym__Nonnull] = ACTIONS(2777), [anon_sym_mutable] = ACTIONS(2777), [anon_sym_constinit] = ACTIONS(2777), [anon_sym_consteval] = ACTIONS(2777), [anon_sym_alignas] = ACTIONS(2777), [anon_sym__Alignas] = ACTIONS(2777), [sym_primitive_type] = ACTIONS(2777), [anon_sym_enum] = ACTIONS(2777), [anon_sym_class] = ACTIONS(2777), [anon_sym_struct] = ACTIONS(2777), [anon_sym_union] = ACTIONS(2777), [anon_sym_if] = ACTIONS(2777), [anon_sym_else] = ACTIONS(2777), [anon_sym_switch] = ACTIONS(2777), [anon_sym_case] = ACTIONS(2777), [anon_sym_default] = ACTIONS(2777), [anon_sym_while] = ACTIONS(2777), [anon_sym_do] = ACTIONS(2777), [anon_sym_for] = ACTIONS(2777), [anon_sym_return] = ACTIONS(2777), [anon_sym_break] = ACTIONS(2777), [anon_sym_continue] = ACTIONS(2777), [anon_sym_goto] = ACTIONS(2777), [anon_sym___try] = ACTIONS(2777), [anon_sym___leave] = ACTIONS(2777), [anon_sym_not] = ACTIONS(2777), [anon_sym_compl] = ACTIONS(2777), [anon_sym_DASH_DASH] = ACTIONS(2779), [anon_sym_PLUS_PLUS] = ACTIONS(2779), [anon_sym_sizeof] = ACTIONS(2777), [anon_sym___alignof__] = ACTIONS(2777), [anon_sym___alignof] = ACTIONS(2777), [anon_sym__alignof] = ACTIONS(2777), [anon_sym_alignof] = ACTIONS(2777), [anon_sym__Alignof] = ACTIONS(2777), [anon_sym_offsetof] = ACTIONS(2777), [anon_sym__Generic] = ACTIONS(2777), [anon_sym_asm] = ACTIONS(2777), [anon_sym___asm__] = ACTIONS(2777), [anon_sym___asm] = ACTIONS(2777), [sym_number_literal] = ACTIONS(2779), [anon_sym_L_SQUOTE] = ACTIONS(2779), [anon_sym_u_SQUOTE] = ACTIONS(2779), [anon_sym_U_SQUOTE] = ACTIONS(2779), [anon_sym_u8_SQUOTE] = ACTIONS(2779), [anon_sym_SQUOTE] = ACTIONS(2779), [anon_sym_L_DQUOTE] = ACTIONS(2779), [anon_sym_u_DQUOTE] = ACTIONS(2779), [anon_sym_U_DQUOTE] = ACTIONS(2779), [anon_sym_u8_DQUOTE] = ACTIONS(2779), [anon_sym_DQUOTE] = ACTIONS(2779), [sym_true] = ACTIONS(2777), [sym_false] = ACTIONS(2777), [anon_sym_NULL] = ACTIONS(2777), [anon_sym_nullptr] = ACTIONS(2777), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2777), [anon_sym_decltype] = ACTIONS(2777), [anon_sym_explicit] = ACTIONS(2777), [anon_sym_typename] = ACTIONS(2777), [anon_sym_template] = ACTIONS(2777), [anon_sym_operator] = ACTIONS(2777), [anon_sym_try] = ACTIONS(2777), [anon_sym_delete] = ACTIONS(2777), [anon_sym_throw] = ACTIONS(2777), [anon_sym_namespace] = ACTIONS(2777), [anon_sym_static_assert] = ACTIONS(2777), [anon_sym_concept] = ACTIONS(2777), [anon_sym_co_return] = ACTIONS(2777), [anon_sym_co_yield] = ACTIONS(2777), [anon_sym_R_DQUOTE] = ACTIONS(2779), [anon_sym_LR_DQUOTE] = ACTIONS(2779), [anon_sym_uR_DQUOTE] = ACTIONS(2779), [anon_sym_UR_DQUOTE] = ACTIONS(2779), [anon_sym_u8R_DQUOTE] = ACTIONS(2779), [anon_sym_co_await] = ACTIONS(2777), [anon_sym_new] = ACTIONS(2777), [anon_sym_requires] = ACTIONS(2777), [sym_this] = ACTIONS(2777), }, [STATE(514)] = { [sym_identifier] = ACTIONS(2697), [aux_sym_preproc_include_token1] = ACTIONS(2697), [aux_sym_preproc_def_token1] = ACTIONS(2697), [aux_sym_preproc_if_token1] = ACTIONS(2697), [aux_sym_preproc_if_token2] = ACTIONS(2697), [aux_sym_preproc_ifdef_token1] = ACTIONS(2697), [aux_sym_preproc_ifdef_token2] = ACTIONS(2697), [sym_preproc_directive] = ACTIONS(2697), [anon_sym_LPAREN2] = ACTIONS(2699), [anon_sym_BANG] = ACTIONS(2699), [anon_sym_TILDE] = ACTIONS(2699), [anon_sym_DASH] = ACTIONS(2697), [anon_sym_PLUS] = ACTIONS(2697), [anon_sym_STAR] = ACTIONS(2699), [anon_sym_AMP_AMP] = ACTIONS(2699), [anon_sym_AMP] = ACTIONS(2697), [anon_sym_SEMI] = ACTIONS(2699), [anon_sym___extension__] = ACTIONS(2697), [anon_sym_typedef] = ACTIONS(2697), [anon_sym_virtual] = ACTIONS(2697), [anon_sym_extern] = ACTIONS(2697), [anon_sym___attribute__] = ACTIONS(2697), [anon_sym___attribute] = ACTIONS(2697), [anon_sym_using] = ACTIONS(2697), [anon_sym_COLON_COLON] = ACTIONS(2699), [anon_sym_LBRACK_LBRACK] = ACTIONS(2699), [anon_sym___declspec] = ACTIONS(2697), [anon_sym___based] = ACTIONS(2697), [anon_sym___cdecl] = ACTIONS(2697), [anon_sym___clrcall] = ACTIONS(2697), [anon_sym___stdcall] = ACTIONS(2697), [anon_sym___fastcall] = ACTIONS(2697), [anon_sym___thiscall] = ACTIONS(2697), [anon_sym___vectorcall] = ACTIONS(2697), [anon_sym_LBRACE] = ACTIONS(2699), [anon_sym_signed] = ACTIONS(2697), [anon_sym_unsigned] = ACTIONS(2697), [anon_sym_long] = ACTIONS(2697), [anon_sym_short] = ACTIONS(2697), [anon_sym_LBRACK] = ACTIONS(2697), [anon_sym_static] = ACTIONS(2697), [anon_sym_register] = ACTIONS(2697), [anon_sym_inline] = ACTIONS(2697), [anon_sym___inline] = ACTIONS(2697), [anon_sym___inline__] = ACTIONS(2697), [anon_sym___forceinline] = ACTIONS(2697), [anon_sym_thread_local] = ACTIONS(2697), [anon_sym___thread] = ACTIONS(2697), [anon_sym_const] = ACTIONS(2697), [anon_sym_constexpr] = ACTIONS(2697), [anon_sym_volatile] = ACTIONS(2697), [anon_sym_restrict] = ACTIONS(2697), [anon_sym___restrict__] = ACTIONS(2697), [anon_sym__Atomic] = ACTIONS(2697), [anon_sym__Noreturn] = ACTIONS(2697), [anon_sym_noreturn] = ACTIONS(2697), [anon_sym__Nonnull] = ACTIONS(2697), [anon_sym_mutable] = ACTIONS(2697), [anon_sym_constinit] = ACTIONS(2697), [anon_sym_consteval] = ACTIONS(2697), [anon_sym_alignas] = ACTIONS(2697), [anon_sym__Alignas] = ACTIONS(2697), [sym_primitive_type] = ACTIONS(2697), [anon_sym_enum] = ACTIONS(2697), [anon_sym_class] = ACTIONS(2697), [anon_sym_struct] = ACTIONS(2697), [anon_sym_union] = ACTIONS(2697), [anon_sym_if] = ACTIONS(2697), [anon_sym_else] = ACTIONS(2697), [anon_sym_switch] = ACTIONS(2697), [anon_sym_case] = ACTIONS(2697), [anon_sym_default] = ACTIONS(2697), [anon_sym_while] = ACTIONS(2697), [anon_sym_do] = ACTIONS(2697), [anon_sym_for] = ACTIONS(2697), [anon_sym_return] = ACTIONS(2697), [anon_sym_break] = ACTIONS(2697), [anon_sym_continue] = ACTIONS(2697), [anon_sym_goto] = ACTIONS(2697), [anon_sym___try] = ACTIONS(2697), [anon_sym___leave] = ACTIONS(2697), [anon_sym_not] = ACTIONS(2697), [anon_sym_compl] = ACTIONS(2697), [anon_sym_DASH_DASH] = ACTIONS(2699), [anon_sym_PLUS_PLUS] = ACTIONS(2699), [anon_sym_sizeof] = ACTIONS(2697), [anon_sym___alignof__] = ACTIONS(2697), [anon_sym___alignof] = ACTIONS(2697), [anon_sym__alignof] = ACTIONS(2697), [anon_sym_alignof] = ACTIONS(2697), [anon_sym__Alignof] = ACTIONS(2697), [anon_sym_offsetof] = ACTIONS(2697), [anon_sym__Generic] = ACTIONS(2697), [anon_sym_asm] = ACTIONS(2697), [anon_sym___asm__] = ACTIONS(2697), [anon_sym___asm] = ACTIONS(2697), [sym_number_literal] = ACTIONS(2699), [anon_sym_L_SQUOTE] = ACTIONS(2699), [anon_sym_u_SQUOTE] = ACTIONS(2699), [anon_sym_U_SQUOTE] = ACTIONS(2699), [anon_sym_u8_SQUOTE] = ACTIONS(2699), [anon_sym_SQUOTE] = ACTIONS(2699), [anon_sym_L_DQUOTE] = ACTIONS(2699), [anon_sym_u_DQUOTE] = ACTIONS(2699), [anon_sym_U_DQUOTE] = ACTIONS(2699), [anon_sym_u8_DQUOTE] = ACTIONS(2699), [anon_sym_DQUOTE] = ACTIONS(2699), [sym_true] = ACTIONS(2697), [sym_false] = ACTIONS(2697), [anon_sym_NULL] = ACTIONS(2697), [anon_sym_nullptr] = ACTIONS(2697), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2697), [anon_sym_decltype] = ACTIONS(2697), [anon_sym_explicit] = ACTIONS(2697), [anon_sym_typename] = ACTIONS(2697), [anon_sym_template] = ACTIONS(2697), [anon_sym_operator] = ACTIONS(2697), [anon_sym_try] = ACTIONS(2697), [anon_sym_delete] = ACTIONS(2697), [anon_sym_throw] = ACTIONS(2697), [anon_sym_namespace] = ACTIONS(2697), [anon_sym_static_assert] = ACTIONS(2697), [anon_sym_concept] = ACTIONS(2697), [anon_sym_co_return] = ACTIONS(2697), [anon_sym_co_yield] = ACTIONS(2697), [anon_sym_R_DQUOTE] = ACTIONS(2699), [anon_sym_LR_DQUOTE] = ACTIONS(2699), [anon_sym_uR_DQUOTE] = ACTIONS(2699), [anon_sym_UR_DQUOTE] = ACTIONS(2699), [anon_sym_u8R_DQUOTE] = ACTIONS(2699), [anon_sym_co_await] = ACTIONS(2697), [anon_sym_new] = ACTIONS(2697), [anon_sym_requires] = ACTIONS(2697), [sym_this] = ACTIONS(2697), }, [STATE(515)] = { [sym_identifier] = ACTIONS(2629), [aux_sym_preproc_include_token1] = ACTIONS(2629), [aux_sym_preproc_def_token1] = ACTIONS(2629), [aux_sym_preproc_if_token1] = ACTIONS(2629), [aux_sym_preproc_if_token2] = ACTIONS(2629), [aux_sym_preproc_ifdef_token1] = ACTIONS(2629), [aux_sym_preproc_ifdef_token2] = ACTIONS(2629), [sym_preproc_directive] = ACTIONS(2629), [anon_sym_LPAREN2] = ACTIONS(2631), [anon_sym_BANG] = ACTIONS(2631), [anon_sym_TILDE] = ACTIONS(2631), [anon_sym_DASH] = ACTIONS(2629), [anon_sym_PLUS] = ACTIONS(2629), [anon_sym_STAR] = ACTIONS(2631), [anon_sym_AMP_AMP] = ACTIONS(2631), [anon_sym_AMP] = ACTIONS(2629), [anon_sym_SEMI] = ACTIONS(2631), [anon_sym___extension__] = ACTIONS(2629), [anon_sym_typedef] = ACTIONS(2629), [anon_sym_virtual] = ACTIONS(2629), [anon_sym_extern] = ACTIONS(2629), [anon_sym___attribute__] = ACTIONS(2629), [anon_sym___attribute] = ACTIONS(2629), [anon_sym_using] = ACTIONS(2629), [anon_sym_COLON_COLON] = ACTIONS(2631), [anon_sym_LBRACK_LBRACK] = ACTIONS(2631), [anon_sym___declspec] = ACTIONS(2629), [anon_sym___based] = ACTIONS(2629), [anon_sym___cdecl] = ACTIONS(2629), [anon_sym___clrcall] = ACTIONS(2629), [anon_sym___stdcall] = ACTIONS(2629), [anon_sym___fastcall] = ACTIONS(2629), [anon_sym___thiscall] = ACTIONS(2629), [anon_sym___vectorcall] = ACTIONS(2629), [anon_sym_LBRACE] = ACTIONS(2631), [anon_sym_signed] = ACTIONS(2629), [anon_sym_unsigned] = ACTIONS(2629), [anon_sym_long] = ACTIONS(2629), [anon_sym_short] = ACTIONS(2629), [anon_sym_LBRACK] = ACTIONS(2629), [anon_sym_static] = ACTIONS(2629), [anon_sym_register] = ACTIONS(2629), [anon_sym_inline] = ACTIONS(2629), [anon_sym___inline] = ACTIONS(2629), [anon_sym___inline__] = ACTIONS(2629), [anon_sym___forceinline] = ACTIONS(2629), [anon_sym_thread_local] = ACTIONS(2629), [anon_sym___thread] = ACTIONS(2629), [anon_sym_const] = ACTIONS(2629), [anon_sym_constexpr] = ACTIONS(2629), [anon_sym_volatile] = ACTIONS(2629), [anon_sym_restrict] = ACTIONS(2629), [anon_sym___restrict__] = ACTIONS(2629), [anon_sym__Atomic] = ACTIONS(2629), [anon_sym__Noreturn] = ACTIONS(2629), [anon_sym_noreturn] = ACTIONS(2629), [anon_sym__Nonnull] = ACTIONS(2629), [anon_sym_mutable] = ACTIONS(2629), [anon_sym_constinit] = ACTIONS(2629), [anon_sym_consteval] = ACTIONS(2629), [anon_sym_alignas] = ACTIONS(2629), [anon_sym__Alignas] = ACTIONS(2629), [sym_primitive_type] = ACTIONS(2629), [anon_sym_enum] = ACTIONS(2629), [anon_sym_class] = ACTIONS(2629), [anon_sym_struct] = ACTIONS(2629), [anon_sym_union] = ACTIONS(2629), [anon_sym_if] = ACTIONS(2629), [anon_sym_else] = ACTIONS(2629), [anon_sym_switch] = ACTIONS(2629), [anon_sym_case] = ACTIONS(2629), [anon_sym_default] = ACTIONS(2629), [anon_sym_while] = ACTIONS(2629), [anon_sym_do] = ACTIONS(2629), [anon_sym_for] = ACTIONS(2629), [anon_sym_return] = ACTIONS(2629), [anon_sym_break] = ACTIONS(2629), [anon_sym_continue] = ACTIONS(2629), [anon_sym_goto] = ACTIONS(2629), [anon_sym___try] = ACTIONS(2629), [anon_sym___leave] = ACTIONS(2629), [anon_sym_not] = ACTIONS(2629), [anon_sym_compl] = ACTIONS(2629), [anon_sym_DASH_DASH] = ACTIONS(2631), [anon_sym_PLUS_PLUS] = ACTIONS(2631), [anon_sym_sizeof] = ACTIONS(2629), [anon_sym___alignof__] = ACTIONS(2629), [anon_sym___alignof] = ACTIONS(2629), [anon_sym__alignof] = ACTIONS(2629), [anon_sym_alignof] = ACTIONS(2629), [anon_sym__Alignof] = ACTIONS(2629), [anon_sym_offsetof] = ACTIONS(2629), [anon_sym__Generic] = ACTIONS(2629), [anon_sym_asm] = ACTIONS(2629), [anon_sym___asm__] = ACTIONS(2629), [anon_sym___asm] = ACTIONS(2629), [sym_number_literal] = ACTIONS(2631), [anon_sym_L_SQUOTE] = ACTIONS(2631), [anon_sym_u_SQUOTE] = ACTIONS(2631), [anon_sym_U_SQUOTE] = ACTIONS(2631), [anon_sym_u8_SQUOTE] = ACTIONS(2631), [anon_sym_SQUOTE] = ACTIONS(2631), [anon_sym_L_DQUOTE] = ACTIONS(2631), [anon_sym_u_DQUOTE] = ACTIONS(2631), [anon_sym_U_DQUOTE] = ACTIONS(2631), [anon_sym_u8_DQUOTE] = ACTIONS(2631), [anon_sym_DQUOTE] = ACTIONS(2631), [sym_true] = ACTIONS(2629), [sym_false] = ACTIONS(2629), [anon_sym_NULL] = ACTIONS(2629), [anon_sym_nullptr] = ACTIONS(2629), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2629), [anon_sym_decltype] = ACTIONS(2629), [anon_sym_explicit] = ACTIONS(2629), [anon_sym_typename] = ACTIONS(2629), [anon_sym_template] = ACTIONS(2629), [anon_sym_operator] = ACTIONS(2629), [anon_sym_try] = ACTIONS(2629), [anon_sym_delete] = ACTIONS(2629), [anon_sym_throw] = ACTIONS(2629), [anon_sym_namespace] = ACTIONS(2629), [anon_sym_static_assert] = ACTIONS(2629), [anon_sym_concept] = ACTIONS(2629), [anon_sym_co_return] = ACTIONS(2629), [anon_sym_co_yield] = ACTIONS(2629), [anon_sym_R_DQUOTE] = ACTIONS(2631), [anon_sym_LR_DQUOTE] = ACTIONS(2631), [anon_sym_uR_DQUOTE] = ACTIONS(2631), [anon_sym_UR_DQUOTE] = ACTIONS(2631), [anon_sym_u8R_DQUOTE] = ACTIONS(2631), [anon_sym_co_await] = ACTIONS(2629), [anon_sym_new] = ACTIONS(2629), [anon_sym_requires] = ACTIONS(2629), [sym_this] = ACTIONS(2629), }, [STATE(516)] = { [sym_identifier] = ACTIONS(2633), [aux_sym_preproc_include_token1] = ACTIONS(2633), [aux_sym_preproc_def_token1] = ACTIONS(2633), [aux_sym_preproc_if_token1] = ACTIONS(2633), [aux_sym_preproc_if_token2] = ACTIONS(2633), [aux_sym_preproc_ifdef_token1] = ACTIONS(2633), [aux_sym_preproc_ifdef_token2] = ACTIONS(2633), [sym_preproc_directive] = ACTIONS(2633), [anon_sym_LPAREN2] = ACTIONS(2635), [anon_sym_BANG] = ACTIONS(2635), [anon_sym_TILDE] = ACTIONS(2635), [anon_sym_DASH] = ACTIONS(2633), [anon_sym_PLUS] = ACTIONS(2633), [anon_sym_STAR] = ACTIONS(2635), [anon_sym_AMP_AMP] = ACTIONS(2635), [anon_sym_AMP] = ACTIONS(2633), [anon_sym_SEMI] = ACTIONS(2635), [anon_sym___extension__] = ACTIONS(2633), [anon_sym_typedef] = ACTIONS(2633), [anon_sym_virtual] = ACTIONS(2633), [anon_sym_extern] = ACTIONS(2633), [anon_sym___attribute__] = ACTIONS(2633), [anon_sym___attribute] = ACTIONS(2633), [anon_sym_using] = ACTIONS(2633), [anon_sym_COLON_COLON] = ACTIONS(2635), [anon_sym_LBRACK_LBRACK] = ACTIONS(2635), [anon_sym___declspec] = ACTIONS(2633), [anon_sym___based] = ACTIONS(2633), [anon_sym___cdecl] = ACTIONS(2633), [anon_sym___clrcall] = ACTIONS(2633), [anon_sym___stdcall] = ACTIONS(2633), [anon_sym___fastcall] = ACTIONS(2633), [anon_sym___thiscall] = ACTIONS(2633), [anon_sym___vectorcall] = ACTIONS(2633), [anon_sym_LBRACE] = ACTIONS(2635), [anon_sym_signed] = ACTIONS(2633), [anon_sym_unsigned] = ACTIONS(2633), [anon_sym_long] = ACTIONS(2633), [anon_sym_short] = ACTIONS(2633), [anon_sym_LBRACK] = ACTIONS(2633), [anon_sym_static] = ACTIONS(2633), [anon_sym_register] = ACTIONS(2633), [anon_sym_inline] = ACTIONS(2633), [anon_sym___inline] = ACTIONS(2633), [anon_sym___inline__] = ACTIONS(2633), [anon_sym___forceinline] = ACTIONS(2633), [anon_sym_thread_local] = ACTIONS(2633), [anon_sym___thread] = ACTIONS(2633), [anon_sym_const] = ACTIONS(2633), [anon_sym_constexpr] = ACTIONS(2633), [anon_sym_volatile] = ACTIONS(2633), [anon_sym_restrict] = ACTIONS(2633), [anon_sym___restrict__] = ACTIONS(2633), [anon_sym__Atomic] = ACTIONS(2633), [anon_sym__Noreturn] = ACTIONS(2633), [anon_sym_noreturn] = ACTIONS(2633), [anon_sym__Nonnull] = ACTIONS(2633), [anon_sym_mutable] = ACTIONS(2633), [anon_sym_constinit] = ACTIONS(2633), [anon_sym_consteval] = ACTIONS(2633), [anon_sym_alignas] = ACTIONS(2633), [anon_sym__Alignas] = ACTIONS(2633), [sym_primitive_type] = ACTIONS(2633), [anon_sym_enum] = ACTIONS(2633), [anon_sym_class] = ACTIONS(2633), [anon_sym_struct] = ACTIONS(2633), [anon_sym_union] = ACTIONS(2633), [anon_sym_if] = ACTIONS(2633), [anon_sym_else] = ACTIONS(2633), [anon_sym_switch] = ACTIONS(2633), [anon_sym_case] = ACTIONS(2633), [anon_sym_default] = ACTIONS(2633), [anon_sym_while] = ACTIONS(2633), [anon_sym_do] = ACTIONS(2633), [anon_sym_for] = ACTIONS(2633), [anon_sym_return] = ACTIONS(2633), [anon_sym_break] = ACTIONS(2633), [anon_sym_continue] = ACTIONS(2633), [anon_sym_goto] = ACTIONS(2633), [anon_sym___try] = ACTIONS(2633), [anon_sym___leave] = ACTIONS(2633), [anon_sym_not] = ACTIONS(2633), [anon_sym_compl] = ACTIONS(2633), [anon_sym_DASH_DASH] = ACTIONS(2635), [anon_sym_PLUS_PLUS] = ACTIONS(2635), [anon_sym_sizeof] = ACTIONS(2633), [anon_sym___alignof__] = ACTIONS(2633), [anon_sym___alignof] = ACTIONS(2633), [anon_sym__alignof] = ACTIONS(2633), [anon_sym_alignof] = ACTIONS(2633), [anon_sym__Alignof] = ACTIONS(2633), [anon_sym_offsetof] = ACTIONS(2633), [anon_sym__Generic] = ACTIONS(2633), [anon_sym_asm] = ACTIONS(2633), [anon_sym___asm__] = ACTIONS(2633), [anon_sym___asm] = ACTIONS(2633), [sym_number_literal] = ACTIONS(2635), [anon_sym_L_SQUOTE] = ACTIONS(2635), [anon_sym_u_SQUOTE] = ACTIONS(2635), [anon_sym_U_SQUOTE] = ACTIONS(2635), [anon_sym_u8_SQUOTE] = ACTIONS(2635), [anon_sym_SQUOTE] = ACTIONS(2635), [anon_sym_L_DQUOTE] = ACTIONS(2635), [anon_sym_u_DQUOTE] = ACTIONS(2635), [anon_sym_U_DQUOTE] = ACTIONS(2635), [anon_sym_u8_DQUOTE] = ACTIONS(2635), [anon_sym_DQUOTE] = ACTIONS(2635), [sym_true] = ACTIONS(2633), [sym_false] = ACTIONS(2633), [anon_sym_NULL] = ACTIONS(2633), [anon_sym_nullptr] = ACTIONS(2633), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2633), [anon_sym_decltype] = ACTIONS(2633), [anon_sym_explicit] = ACTIONS(2633), [anon_sym_typename] = ACTIONS(2633), [anon_sym_template] = ACTIONS(2633), [anon_sym_operator] = ACTIONS(2633), [anon_sym_try] = ACTIONS(2633), [anon_sym_delete] = ACTIONS(2633), [anon_sym_throw] = ACTIONS(2633), [anon_sym_namespace] = ACTIONS(2633), [anon_sym_static_assert] = ACTIONS(2633), [anon_sym_concept] = ACTIONS(2633), [anon_sym_co_return] = ACTIONS(2633), [anon_sym_co_yield] = ACTIONS(2633), [anon_sym_R_DQUOTE] = ACTIONS(2635), [anon_sym_LR_DQUOTE] = ACTIONS(2635), [anon_sym_uR_DQUOTE] = ACTIONS(2635), [anon_sym_UR_DQUOTE] = ACTIONS(2635), [anon_sym_u8R_DQUOTE] = ACTIONS(2635), [anon_sym_co_await] = ACTIONS(2633), [anon_sym_new] = ACTIONS(2633), [anon_sym_requires] = ACTIONS(2633), [sym_this] = ACTIONS(2633), }, [STATE(517)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_include_token1] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_BANG] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_DASH] = ACTIONS(2693), [anon_sym_PLUS] = ACTIONS(2693), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym___cdecl] = ACTIONS(2693), [anon_sym___clrcall] = ACTIONS(2693), [anon_sym___stdcall] = ACTIONS(2693), [anon_sym___fastcall] = ACTIONS(2693), [anon_sym___thiscall] = ACTIONS(2693), [anon_sym___vectorcall] = ACTIONS(2693), [anon_sym_LBRACE] = ACTIONS(2695), [anon_sym_RBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [anon_sym_if] = ACTIONS(2693), [anon_sym_else] = ACTIONS(2693), [anon_sym_switch] = ACTIONS(2693), [anon_sym_case] = ACTIONS(2693), [anon_sym_default] = ACTIONS(2693), [anon_sym_while] = ACTIONS(2693), [anon_sym_do] = ACTIONS(2693), [anon_sym_for] = ACTIONS(2693), [anon_sym_return] = ACTIONS(2693), [anon_sym_break] = ACTIONS(2693), [anon_sym_continue] = ACTIONS(2693), [anon_sym_goto] = ACTIONS(2693), [anon_sym___try] = ACTIONS(2693), [anon_sym___leave] = ACTIONS(2693), [anon_sym_not] = ACTIONS(2693), [anon_sym_compl] = ACTIONS(2693), [anon_sym_DASH_DASH] = ACTIONS(2695), [anon_sym_PLUS_PLUS] = ACTIONS(2695), [anon_sym_sizeof] = ACTIONS(2693), [anon_sym___alignof__] = ACTIONS(2693), [anon_sym___alignof] = ACTIONS(2693), [anon_sym__alignof] = ACTIONS(2693), [anon_sym_alignof] = ACTIONS(2693), [anon_sym__Alignof] = ACTIONS(2693), [anon_sym_offsetof] = ACTIONS(2693), [anon_sym__Generic] = ACTIONS(2693), [anon_sym_asm] = ACTIONS(2693), [anon_sym___asm__] = ACTIONS(2693), [anon_sym___asm] = ACTIONS(2693), [sym_number_literal] = ACTIONS(2695), [anon_sym_L_SQUOTE] = ACTIONS(2695), [anon_sym_u_SQUOTE] = ACTIONS(2695), [anon_sym_U_SQUOTE] = ACTIONS(2695), [anon_sym_u8_SQUOTE] = ACTIONS(2695), [anon_sym_SQUOTE] = ACTIONS(2695), [anon_sym_L_DQUOTE] = ACTIONS(2695), [anon_sym_u_DQUOTE] = ACTIONS(2695), [anon_sym_U_DQUOTE] = ACTIONS(2695), [anon_sym_u8_DQUOTE] = ACTIONS(2695), [anon_sym_DQUOTE] = ACTIONS(2695), [sym_true] = ACTIONS(2693), [sym_false] = ACTIONS(2693), [anon_sym_NULL] = ACTIONS(2693), [anon_sym_nullptr] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_try] = ACTIONS(2693), [anon_sym_delete] = ACTIONS(2693), [anon_sym_throw] = ACTIONS(2693), [anon_sym_namespace] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), [anon_sym_concept] = ACTIONS(2693), [anon_sym_co_return] = ACTIONS(2693), [anon_sym_co_yield] = ACTIONS(2693), [anon_sym_R_DQUOTE] = ACTIONS(2695), [anon_sym_LR_DQUOTE] = ACTIONS(2695), [anon_sym_uR_DQUOTE] = ACTIONS(2695), [anon_sym_UR_DQUOTE] = ACTIONS(2695), [anon_sym_u8R_DQUOTE] = ACTIONS(2695), [anon_sym_co_await] = ACTIONS(2693), [anon_sym_new] = ACTIONS(2693), [anon_sym_requires] = ACTIONS(2693), [sym_this] = ACTIONS(2693), }, [STATE(518)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_include_token1] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_BANG] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_DASH] = ACTIONS(2693), [anon_sym_PLUS] = ACTIONS(2693), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym___cdecl] = ACTIONS(2693), [anon_sym___clrcall] = ACTIONS(2693), [anon_sym___stdcall] = ACTIONS(2693), [anon_sym___fastcall] = ACTIONS(2693), [anon_sym___thiscall] = ACTIONS(2693), [anon_sym___vectorcall] = ACTIONS(2693), [anon_sym_LBRACE] = ACTIONS(2695), [anon_sym_RBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [anon_sym_if] = ACTIONS(2693), [anon_sym_else] = ACTIONS(2693), [anon_sym_switch] = ACTIONS(2693), [anon_sym_case] = ACTIONS(2693), [anon_sym_default] = ACTIONS(2693), [anon_sym_while] = ACTIONS(2693), [anon_sym_do] = ACTIONS(2693), [anon_sym_for] = ACTIONS(2693), [anon_sym_return] = ACTIONS(2693), [anon_sym_break] = ACTIONS(2693), [anon_sym_continue] = ACTIONS(2693), [anon_sym_goto] = ACTIONS(2693), [anon_sym___try] = ACTIONS(2693), [anon_sym___leave] = ACTIONS(2693), [anon_sym_not] = ACTIONS(2693), [anon_sym_compl] = ACTIONS(2693), [anon_sym_DASH_DASH] = ACTIONS(2695), [anon_sym_PLUS_PLUS] = ACTIONS(2695), [anon_sym_sizeof] = ACTIONS(2693), [anon_sym___alignof__] = ACTIONS(2693), [anon_sym___alignof] = ACTIONS(2693), [anon_sym__alignof] = ACTIONS(2693), [anon_sym_alignof] = ACTIONS(2693), [anon_sym__Alignof] = ACTIONS(2693), [anon_sym_offsetof] = ACTIONS(2693), [anon_sym__Generic] = ACTIONS(2693), [anon_sym_asm] = ACTIONS(2693), [anon_sym___asm__] = ACTIONS(2693), [anon_sym___asm] = ACTIONS(2693), [sym_number_literal] = ACTIONS(2695), [anon_sym_L_SQUOTE] = ACTIONS(2695), [anon_sym_u_SQUOTE] = ACTIONS(2695), [anon_sym_U_SQUOTE] = ACTIONS(2695), [anon_sym_u8_SQUOTE] = ACTIONS(2695), [anon_sym_SQUOTE] = ACTIONS(2695), [anon_sym_L_DQUOTE] = ACTIONS(2695), [anon_sym_u_DQUOTE] = ACTIONS(2695), [anon_sym_U_DQUOTE] = ACTIONS(2695), [anon_sym_u8_DQUOTE] = ACTIONS(2695), [anon_sym_DQUOTE] = ACTIONS(2695), [sym_true] = ACTIONS(2693), [sym_false] = ACTIONS(2693), [anon_sym_NULL] = ACTIONS(2693), [anon_sym_nullptr] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_try] = ACTIONS(2693), [anon_sym_delete] = ACTIONS(2693), [anon_sym_throw] = ACTIONS(2693), [anon_sym_namespace] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), [anon_sym_concept] = ACTIONS(2693), [anon_sym_co_return] = ACTIONS(2693), [anon_sym_co_yield] = ACTIONS(2693), [anon_sym_R_DQUOTE] = ACTIONS(2695), [anon_sym_LR_DQUOTE] = ACTIONS(2695), [anon_sym_uR_DQUOTE] = ACTIONS(2695), [anon_sym_UR_DQUOTE] = ACTIONS(2695), [anon_sym_u8R_DQUOTE] = ACTIONS(2695), [anon_sym_co_await] = ACTIONS(2693), [anon_sym_new] = ACTIONS(2693), [anon_sym_requires] = ACTIONS(2693), [sym_this] = ACTIONS(2693), }, [STATE(519)] = { [sym_identifier] = ACTIONS(2641), [aux_sym_preproc_include_token1] = ACTIONS(2641), [aux_sym_preproc_def_token1] = ACTIONS(2641), [aux_sym_preproc_if_token1] = ACTIONS(2641), [aux_sym_preproc_if_token2] = ACTIONS(2641), [aux_sym_preproc_ifdef_token1] = ACTIONS(2641), [aux_sym_preproc_ifdef_token2] = ACTIONS(2641), [sym_preproc_directive] = ACTIONS(2641), [anon_sym_LPAREN2] = ACTIONS(2643), [anon_sym_BANG] = ACTIONS(2643), [anon_sym_TILDE] = ACTIONS(2643), [anon_sym_DASH] = ACTIONS(2641), [anon_sym_PLUS] = ACTIONS(2641), [anon_sym_STAR] = ACTIONS(2643), [anon_sym_AMP_AMP] = ACTIONS(2643), [anon_sym_AMP] = ACTIONS(2641), [anon_sym_SEMI] = ACTIONS(2643), [anon_sym___extension__] = ACTIONS(2641), [anon_sym_typedef] = ACTIONS(2641), [anon_sym_virtual] = ACTIONS(2641), [anon_sym_extern] = ACTIONS(2641), [anon_sym___attribute__] = ACTIONS(2641), [anon_sym___attribute] = ACTIONS(2641), [anon_sym_using] = ACTIONS(2641), [anon_sym_COLON_COLON] = ACTIONS(2643), [anon_sym_LBRACK_LBRACK] = ACTIONS(2643), [anon_sym___declspec] = ACTIONS(2641), [anon_sym___based] = ACTIONS(2641), [anon_sym___cdecl] = ACTIONS(2641), [anon_sym___clrcall] = ACTIONS(2641), [anon_sym___stdcall] = ACTIONS(2641), [anon_sym___fastcall] = ACTIONS(2641), [anon_sym___thiscall] = ACTIONS(2641), [anon_sym___vectorcall] = ACTIONS(2641), [anon_sym_LBRACE] = ACTIONS(2643), [anon_sym_signed] = ACTIONS(2641), [anon_sym_unsigned] = ACTIONS(2641), [anon_sym_long] = ACTIONS(2641), [anon_sym_short] = ACTIONS(2641), [anon_sym_LBRACK] = ACTIONS(2641), [anon_sym_static] = ACTIONS(2641), [anon_sym_register] = ACTIONS(2641), [anon_sym_inline] = ACTIONS(2641), [anon_sym___inline] = ACTIONS(2641), [anon_sym___inline__] = ACTIONS(2641), [anon_sym___forceinline] = ACTIONS(2641), [anon_sym_thread_local] = ACTIONS(2641), [anon_sym___thread] = ACTIONS(2641), [anon_sym_const] = ACTIONS(2641), [anon_sym_constexpr] = ACTIONS(2641), [anon_sym_volatile] = ACTIONS(2641), [anon_sym_restrict] = ACTIONS(2641), [anon_sym___restrict__] = ACTIONS(2641), [anon_sym__Atomic] = ACTIONS(2641), [anon_sym__Noreturn] = ACTIONS(2641), [anon_sym_noreturn] = ACTIONS(2641), [anon_sym__Nonnull] = ACTIONS(2641), [anon_sym_mutable] = ACTIONS(2641), [anon_sym_constinit] = ACTIONS(2641), [anon_sym_consteval] = ACTIONS(2641), [anon_sym_alignas] = ACTIONS(2641), [anon_sym__Alignas] = ACTIONS(2641), [sym_primitive_type] = ACTIONS(2641), [anon_sym_enum] = ACTIONS(2641), [anon_sym_class] = ACTIONS(2641), [anon_sym_struct] = ACTIONS(2641), [anon_sym_union] = ACTIONS(2641), [anon_sym_if] = ACTIONS(2641), [anon_sym_else] = ACTIONS(2641), [anon_sym_switch] = ACTIONS(2641), [anon_sym_case] = ACTIONS(2641), [anon_sym_default] = ACTIONS(2641), [anon_sym_while] = ACTIONS(2641), [anon_sym_do] = ACTIONS(2641), [anon_sym_for] = ACTIONS(2641), [anon_sym_return] = ACTIONS(2641), [anon_sym_break] = ACTIONS(2641), [anon_sym_continue] = ACTIONS(2641), [anon_sym_goto] = ACTIONS(2641), [anon_sym___try] = ACTIONS(2641), [anon_sym___leave] = ACTIONS(2641), [anon_sym_not] = ACTIONS(2641), [anon_sym_compl] = ACTIONS(2641), [anon_sym_DASH_DASH] = ACTIONS(2643), [anon_sym_PLUS_PLUS] = ACTIONS(2643), [anon_sym_sizeof] = ACTIONS(2641), [anon_sym___alignof__] = ACTIONS(2641), [anon_sym___alignof] = ACTIONS(2641), [anon_sym__alignof] = ACTIONS(2641), [anon_sym_alignof] = ACTIONS(2641), [anon_sym__Alignof] = ACTIONS(2641), [anon_sym_offsetof] = ACTIONS(2641), [anon_sym__Generic] = ACTIONS(2641), [anon_sym_asm] = ACTIONS(2641), [anon_sym___asm__] = ACTIONS(2641), [anon_sym___asm] = ACTIONS(2641), [sym_number_literal] = ACTIONS(2643), [anon_sym_L_SQUOTE] = ACTIONS(2643), [anon_sym_u_SQUOTE] = ACTIONS(2643), [anon_sym_U_SQUOTE] = ACTIONS(2643), [anon_sym_u8_SQUOTE] = ACTIONS(2643), [anon_sym_SQUOTE] = ACTIONS(2643), [anon_sym_L_DQUOTE] = ACTIONS(2643), [anon_sym_u_DQUOTE] = ACTIONS(2643), [anon_sym_U_DQUOTE] = ACTIONS(2643), [anon_sym_u8_DQUOTE] = ACTIONS(2643), [anon_sym_DQUOTE] = ACTIONS(2643), [sym_true] = ACTIONS(2641), [sym_false] = ACTIONS(2641), [anon_sym_NULL] = ACTIONS(2641), [anon_sym_nullptr] = ACTIONS(2641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2641), [anon_sym_decltype] = ACTIONS(2641), [anon_sym_explicit] = ACTIONS(2641), [anon_sym_typename] = ACTIONS(2641), [anon_sym_template] = ACTIONS(2641), [anon_sym_operator] = ACTIONS(2641), [anon_sym_try] = ACTIONS(2641), [anon_sym_delete] = ACTIONS(2641), [anon_sym_throw] = ACTIONS(2641), [anon_sym_namespace] = ACTIONS(2641), [anon_sym_static_assert] = ACTIONS(2641), [anon_sym_concept] = ACTIONS(2641), [anon_sym_co_return] = ACTIONS(2641), [anon_sym_co_yield] = ACTIONS(2641), [anon_sym_R_DQUOTE] = ACTIONS(2643), [anon_sym_LR_DQUOTE] = ACTIONS(2643), [anon_sym_uR_DQUOTE] = ACTIONS(2643), [anon_sym_UR_DQUOTE] = ACTIONS(2643), [anon_sym_u8R_DQUOTE] = ACTIONS(2643), [anon_sym_co_await] = ACTIONS(2641), [anon_sym_new] = ACTIONS(2641), [anon_sym_requires] = ACTIONS(2641), [sym_this] = ACTIONS(2641), }, [STATE(520)] = { [ts_builtin_sym_end] = ACTIONS(3535), [sym_identifier] = ACTIONS(3537), [aux_sym_preproc_include_token1] = ACTIONS(3537), [aux_sym_preproc_def_token1] = ACTIONS(3537), [aux_sym_preproc_if_token1] = ACTIONS(3537), [aux_sym_preproc_ifdef_token1] = ACTIONS(3537), [aux_sym_preproc_ifdef_token2] = ACTIONS(3537), [sym_preproc_directive] = ACTIONS(3537), [anon_sym_LPAREN2] = ACTIONS(3535), [anon_sym_BANG] = ACTIONS(3535), [anon_sym_TILDE] = ACTIONS(3535), [anon_sym_DASH] = ACTIONS(3537), [anon_sym_PLUS] = ACTIONS(3537), [anon_sym_STAR] = ACTIONS(3535), [anon_sym_AMP_AMP] = ACTIONS(3535), [anon_sym_AMP] = ACTIONS(3537), [anon_sym_SEMI] = ACTIONS(3535), [anon_sym___extension__] = ACTIONS(3537), [anon_sym_typedef] = ACTIONS(3537), [anon_sym_virtual] = ACTIONS(3537), [anon_sym_extern] = ACTIONS(3537), [anon_sym___attribute__] = ACTIONS(3537), [anon_sym___attribute] = ACTIONS(3537), [anon_sym_using] = ACTIONS(3537), [anon_sym_COLON_COLON] = ACTIONS(3535), [anon_sym_LBRACK_LBRACK] = ACTIONS(3535), [anon_sym___declspec] = ACTIONS(3537), [anon_sym___based] = ACTIONS(3537), [anon_sym___cdecl] = ACTIONS(3537), [anon_sym___clrcall] = ACTIONS(3537), [anon_sym___stdcall] = ACTIONS(3537), [anon_sym___fastcall] = ACTIONS(3537), [anon_sym___thiscall] = ACTIONS(3537), [anon_sym___vectorcall] = ACTIONS(3537), [anon_sym_LBRACE] = ACTIONS(3535), [anon_sym_signed] = ACTIONS(3537), [anon_sym_unsigned] = ACTIONS(3537), [anon_sym_long] = ACTIONS(3537), [anon_sym_short] = ACTIONS(3537), [anon_sym_LBRACK] = ACTIONS(3537), [anon_sym_static] = ACTIONS(3537), [anon_sym_register] = ACTIONS(3537), [anon_sym_inline] = ACTIONS(3537), [anon_sym___inline] = ACTIONS(3537), [anon_sym___inline__] = ACTIONS(3537), [anon_sym___forceinline] = ACTIONS(3537), [anon_sym_thread_local] = ACTIONS(3537), [anon_sym___thread] = ACTIONS(3537), [anon_sym_const] = ACTIONS(3537), [anon_sym_constexpr] = ACTIONS(3537), [anon_sym_volatile] = ACTIONS(3537), [anon_sym_restrict] = ACTIONS(3537), [anon_sym___restrict__] = ACTIONS(3537), [anon_sym__Atomic] = ACTIONS(3537), [anon_sym__Noreturn] = ACTIONS(3537), [anon_sym_noreturn] = ACTIONS(3537), [anon_sym__Nonnull] = ACTIONS(3537), [anon_sym_mutable] = ACTIONS(3537), [anon_sym_constinit] = ACTIONS(3537), [anon_sym_consteval] = ACTIONS(3537), [anon_sym_alignas] = ACTIONS(3537), [anon_sym__Alignas] = ACTIONS(3537), [sym_primitive_type] = ACTIONS(3537), [anon_sym_enum] = ACTIONS(3537), [anon_sym_class] = ACTIONS(3537), [anon_sym_struct] = ACTIONS(3537), [anon_sym_union] = ACTIONS(3537), [anon_sym_if] = ACTIONS(3537), [anon_sym_switch] = ACTIONS(3537), [anon_sym_case] = ACTIONS(3537), [anon_sym_default] = ACTIONS(3537), [anon_sym_while] = ACTIONS(3537), [anon_sym_do] = ACTIONS(3537), [anon_sym_for] = ACTIONS(3537), [anon_sym_return] = ACTIONS(3537), [anon_sym_break] = ACTIONS(3537), [anon_sym_continue] = ACTIONS(3537), [anon_sym_goto] = ACTIONS(3537), [anon_sym_not] = ACTIONS(3537), [anon_sym_compl] = ACTIONS(3537), [anon_sym_DASH_DASH] = ACTIONS(3535), [anon_sym_PLUS_PLUS] = ACTIONS(3535), [anon_sym_sizeof] = ACTIONS(3537), [anon_sym___alignof__] = ACTIONS(3537), [anon_sym___alignof] = ACTIONS(3537), [anon_sym__alignof] = ACTIONS(3537), [anon_sym_alignof] = ACTIONS(3537), [anon_sym__Alignof] = ACTIONS(3537), [anon_sym_offsetof] = ACTIONS(3537), [anon_sym__Generic] = ACTIONS(3537), [anon_sym_asm] = ACTIONS(3537), [anon_sym___asm__] = ACTIONS(3537), [anon_sym___asm] = ACTIONS(3537), [sym_number_literal] = ACTIONS(3535), [anon_sym_L_SQUOTE] = ACTIONS(3535), [anon_sym_u_SQUOTE] = ACTIONS(3535), [anon_sym_U_SQUOTE] = ACTIONS(3535), [anon_sym_u8_SQUOTE] = ACTIONS(3535), [anon_sym_SQUOTE] = ACTIONS(3535), [anon_sym_L_DQUOTE] = ACTIONS(3535), [anon_sym_u_DQUOTE] = ACTIONS(3535), [anon_sym_U_DQUOTE] = ACTIONS(3535), [anon_sym_u8_DQUOTE] = ACTIONS(3535), [anon_sym_DQUOTE] = ACTIONS(3535), [sym_true] = ACTIONS(3537), [sym_false] = ACTIONS(3537), [anon_sym_NULL] = ACTIONS(3537), [anon_sym_nullptr] = ACTIONS(3537), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3537), [anon_sym_decltype] = ACTIONS(3537), [anon_sym_explicit] = ACTIONS(3537), [anon_sym_typename] = ACTIONS(3537), [anon_sym_export] = ACTIONS(3537), [anon_sym_module] = ACTIONS(3537), [anon_sym_import] = ACTIONS(3537), [anon_sym_template] = ACTIONS(3537), [anon_sym_operator] = ACTIONS(3537), [anon_sym_try] = ACTIONS(3537), [anon_sym_delete] = ACTIONS(3537), [anon_sym_throw] = ACTIONS(3537), [anon_sym_namespace] = ACTIONS(3537), [anon_sym_static_assert] = ACTIONS(3537), [anon_sym_concept] = ACTIONS(3537), [anon_sym_co_return] = ACTIONS(3537), [anon_sym_co_yield] = ACTIONS(3537), [anon_sym_R_DQUOTE] = ACTIONS(3535), [anon_sym_LR_DQUOTE] = ACTIONS(3535), [anon_sym_uR_DQUOTE] = ACTIONS(3535), [anon_sym_UR_DQUOTE] = ACTIONS(3535), [anon_sym_u8R_DQUOTE] = ACTIONS(3535), [anon_sym_co_await] = ACTIONS(3537), [anon_sym_new] = ACTIONS(3537), [anon_sym_requires] = ACTIONS(3537), [sym_this] = ACTIONS(3537), }, [STATE(521)] = { [sym_identifier] = ACTIONS(2645), [aux_sym_preproc_include_token1] = ACTIONS(2645), [aux_sym_preproc_def_token1] = ACTIONS(2645), [aux_sym_preproc_if_token1] = ACTIONS(2645), [aux_sym_preproc_if_token2] = ACTIONS(2645), [aux_sym_preproc_ifdef_token1] = ACTIONS(2645), [aux_sym_preproc_ifdef_token2] = ACTIONS(2645), [sym_preproc_directive] = ACTIONS(2645), [anon_sym_LPAREN2] = ACTIONS(2647), [anon_sym_BANG] = ACTIONS(2647), [anon_sym_TILDE] = ACTIONS(2647), [anon_sym_DASH] = ACTIONS(2645), [anon_sym_PLUS] = ACTIONS(2645), [anon_sym_STAR] = ACTIONS(2647), [anon_sym_AMP_AMP] = ACTIONS(2647), [anon_sym_AMP] = ACTIONS(2645), [anon_sym_SEMI] = ACTIONS(2647), [anon_sym___extension__] = ACTIONS(2645), [anon_sym_typedef] = ACTIONS(2645), [anon_sym_virtual] = ACTIONS(2645), [anon_sym_extern] = ACTIONS(2645), [anon_sym___attribute__] = ACTIONS(2645), [anon_sym___attribute] = ACTIONS(2645), [anon_sym_using] = ACTIONS(2645), [anon_sym_COLON_COLON] = ACTIONS(2647), [anon_sym_LBRACK_LBRACK] = ACTIONS(2647), [anon_sym___declspec] = ACTIONS(2645), [anon_sym___based] = ACTIONS(2645), [anon_sym___cdecl] = ACTIONS(2645), [anon_sym___clrcall] = ACTIONS(2645), [anon_sym___stdcall] = ACTIONS(2645), [anon_sym___fastcall] = ACTIONS(2645), [anon_sym___thiscall] = ACTIONS(2645), [anon_sym___vectorcall] = ACTIONS(2645), [anon_sym_LBRACE] = ACTIONS(2647), [anon_sym_signed] = ACTIONS(2645), [anon_sym_unsigned] = ACTIONS(2645), [anon_sym_long] = ACTIONS(2645), [anon_sym_short] = ACTIONS(2645), [anon_sym_LBRACK] = ACTIONS(2645), [anon_sym_static] = ACTIONS(2645), [anon_sym_register] = ACTIONS(2645), [anon_sym_inline] = ACTIONS(2645), [anon_sym___inline] = ACTIONS(2645), [anon_sym___inline__] = ACTIONS(2645), [anon_sym___forceinline] = ACTIONS(2645), [anon_sym_thread_local] = ACTIONS(2645), [anon_sym___thread] = ACTIONS(2645), [anon_sym_const] = ACTIONS(2645), [anon_sym_constexpr] = ACTIONS(2645), [anon_sym_volatile] = ACTIONS(2645), [anon_sym_restrict] = ACTIONS(2645), [anon_sym___restrict__] = ACTIONS(2645), [anon_sym__Atomic] = ACTIONS(2645), [anon_sym__Noreturn] = ACTIONS(2645), [anon_sym_noreturn] = ACTIONS(2645), [anon_sym__Nonnull] = ACTIONS(2645), [anon_sym_mutable] = ACTIONS(2645), [anon_sym_constinit] = ACTIONS(2645), [anon_sym_consteval] = ACTIONS(2645), [anon_sym_alignas] = ACTIONS(2645), [anon_sym__Alignas] = ACTIONS(2645), [sym_primitive_type] = ACTIONS(2645), [anon_sym_enum] = ACTIONS(2645), [anon_sym_class] = ACTIONS(2645), [anon_sym_struct] = ACTIONS(2645), [anon_sym_union] = ACTIONS(2645), [anon_sym_if] = ACTIONS(2645), [anon_sym_else] = ACTIONS(2645), [anon_sym_switch] = ACTIONS(2645), [anon_sym_case] = ACTIONS(2645), [anon_sym_default] = ACTIONS(2645), [anon_sym_while] = ACTIONS(2645), [anon_sym_do] = ACTIONS(2645), [anon_sym_for] = ACTIONS(2645), [anon_sym_return] = ACTIONS(2645), [anon_sym_break] = ACTIONS(2645), [anon_sym_continue] = ACTIONS(2645), [anon_sym_goto] = ACTIONS(2645), [anon_sym___try] = ACTIONS(2645), [anon_sym___leave] = ACTIONS(2645), [anon_sym_not] = ACTIONS(2645), [anon_sym_compl] = ACTIONS(2645), [anon_sym_DASH_DASH] = ACTIONS(2647), [anon_sym_PLUS_PLUS] = ACTIONS(2647), [anon_sym_sizeof] = ACTIONS(2645), [anon_sym___alignof__] = ACTIONS(2645), [anon_sym___alignof] = ACTIONS(2645), [anon_sym__alignof] = ACTIONS(2645), [anon_sym_alignof] = ACTIONS(2645), [anon_sym__Alignof] = ACTIONS(2645), [anon_sym_offsetof] = ACTIONS(2645), [anon_sym__Generic] = ACTIONS(2645), [anon_sym_asm] = ACTIONS(2645), [anon_sym___asm__] = ACTIONS(2645), [anon_sym___asm] = ACTIONS(2645), [sym_number_literal] = ACTIONS(2647), [anon_sym_L_SQUOTE] = ACTIONS(2647), [anon_sym_u_SQUOTE] = ACTIONS(2647), [anon_sym_U_SQUOTE] = ACTIONS(2647), [anon_sym_u8_SQUOTE] = ACTIONS(2647), [anon_sym_SQUOTE] = ACTIONS(2647), [anon_sym_L_DQUOTE] = ACTIONS(2647), [anon_sym_u_DQUOTE] = ACTIONS(2647), [anon_sym_U_DQUOTE] = ACTIONS(2647), [anon_sym_u8_DQUOTE] = ACTIONS(2647), [anon_sym_DQUOTE] = ACTIONS(2647), [sym_true] = ACTIONS(2645), [sym_false] = ACTIONS(2645), [anon_sym_NULL] = ACTIONS(2645), [anon_sym_nullptr] = ACTIONS(2645), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2645), [anon_sym_decltype] = ACTIONS(2645), [anon_sym_explicit] = ACTIONS(2645), [anon_sym_typename] = ACTIONS(2645), [anon_sym_template] = ACTIONS(2645), [anon_sym_operator] = ACTIONS(2645), [anon_sym_try] = ACTIONS(2645), [anon_sym_delete] = ACTIONS(2645), [anon_sym_throw] = ACTIONS(2645), [anon_sym_namespace] = ACTIONS(2645), [anon_sym_static_assert] = ACTIONS(2645), [anon_sym_concept] = ACTIONS(2645), [anon_sym_co_return] = ACTIONS(2645), [anon_sym_co_yield] = ACTIONS(2645), [anon_sym_R_DQUOTE] = ACTIONS(2647), [anon_sym_LR_DQUOTE] = ACTIONS(2647), [anon_sym_uR_DQUOTE] = ACTIONS(2647), [anon_sym_UR_DQUOTE] = ACTIONS(2647), [anon_sym_u8R_DQUOTE] = ACTIONS(2647), [anon_sym_co_await] = ACTIONS(2645), [anon_sym_new] = ACTIONS(2645), [anon_sym_requires] = ACTIONS(2645), [sym_this] = ACTIONS(2645), }, [STATE(522)] = { [sym_identifier] = ACTIONS(2649), [aux_sym_preproc_include_token1] = ACTIONS(2649), [aux_sym_preproc_def_token1] = ACTIONS(2649), [aux_sym_preproc_if_token1] = ACTIONS(2649), [aux_sym_preproc_if_token2] = ACTIONS(2649), [aux_sym_preproc_ifdef_token1] = ACTIONS(2649), [aux_sym_preproc_ifdef_token2] = ACTIONS(2649), [sym_preproc_directive] = ACTIONS(2649), [anon_sym_LPAREN2] = ACTIONS(2651), [anon_sym_BANG] = ACTIONS(2651), [anon_sym_TILDE] = ACTIONS(2651), [anon_sym_DASH] = ACTIONS(2649), [anon_sym_PLUS] = ACTIONS(2649), [anon_sym_STAR] = ACTIONS(2651), [anon_sym_AMP_AMP] = ACTIONS(2651), [anon_sym_AMP] = ACTIONS(2649), [anon_sym_SEMI] = ACTIONS(2651), [anon_sym___extension__] = ACTIONS(2649), [anon_sym_typedef] = ACTIONS(2649), [anon_sym_virtual] = ACTIONS(2649), [anon_sym_extern] = ACTIONS(2649), [anon_sym___attribute__] = ACTIONS(2649), [anon_sym___attribute] = ACTIONS(2649), [anon_sym_using] = ACTIONS(2649), [anon_sym_COLON_COLON] = ACTIONS(2651), [anon_sym_LBRACK_LBRACK] = ACTIONS(2651), [anon_sym___declspec] = ACTIONS(2649), [anon_sym___based] = ACTIONS(2649), [anon_sym___cdecl] = ACTIONS(2649), [anon_sym___clrcall] = ACTIONS(2649), [anon_sym___stdcall] = ACTIONS(2649), [anon_sym___fastcall] = ACTIONS(2649), [anon_sym___thiscall] = ACTIONS(2649), [anon_sym___vectorcall] = ACTIONS(2649), [anon_sym_LBRACE] = ACTIONS(2651), [anon_sym_signed] = ACTIONS(2649), [anon_sym_unsigned] = ACTIONS(2649), [anon_sym_long] = ACTIONS(2649), [anon_sym_short] = ACTIONS(2649), [anon_sym_LBRACK] = ACTIONS(2649), [anon_sym_static] = ACTIONS(2649), [anon_sym_register] = ACTIONS(2649), [anon_sym_inline] = ACTIONS(2649), [anon_sym___inline] = ACTIONS(2649), [anon_sym___inline__] = ACTIONS(2649), [anon_sym___forceinline] = ACTIONS(2649), [anon_sym_thread_local] = ACTIONS(2649), [anon_sym___thread] = ACTIONS(2649), [anon_sym_const] = ACTIONS(2649), [anon_sym_constexpr] = ACTIONS(2649), [anon_sym_volatile] = ACTIONS(2649), [anon_sym_restrict] = ACTIONS(2649), [anon_sym___restrict__] = ACTIONS(2649), [anon_sym__Atomic] = ACTIONS(2649), [anon_sym__Noreturn] = ACTIONS(2649), [anon_sym_noreturn] = ACTIONS(2649), [anon_sym__Nonnull] = ACTIONS(2649), [anon_sym_mutable] = ACTIONS(2649), [anon_sym_constinit] = ACTIONS(2649), [anon_sym_consteval] = ACTIONS(2649), [anon_sym_alignas] = ACTIONS(2649), [anon_sym__Alignas] = ACTIONS(2649), [sym_primitive_type] = ACTIONS(2649), [anon_sym_enum] = ACTIONS(2649), [anon_sym_class] = ACTIONS(2649), [anon_sym_struct] = ACTIONS(2649), [anon_sym_union] = ACTIONS(2649), [anon_sym_if] = ACTIONS(2649), [anon_sym_else] = ACTIONS(2649), [anon_sym_switch] = ACTIONS(2649), [anon_sym_case] = ACTIONS(2649), [anon_sym_default] = ACTIONS(2649), [anon_sym_while] = ACTIONS(2649), [anon_sym_do] = ACTIONS(2649), [anon_sym_for] = ACTIONS(2649), [anon_sym_return] = ACTIONS(2649), [anon_sym_break] = ACTIONS(2649), [anon_sym_continue] = ACTIONS(2649), [anon_sym_goto] = ACTIONS(2649), [anon_sym___try] = ACTIONS(2649), [anon_sym___leave] = ACTIONS(2649), [anon_sym_not] = ACTIONS(2649), [anon_sym_compl] = ACTIONS(2649), [anon_sym_DASH_DASH] = ACTIONS(2651), [anon_sym_PLUS_PLUS] = ACTIONS(2651), [anon_sym_sizeof] = ACTIONS(2649), [anon_sym___alignof__] = ACTIONS(2649), [anon_sym___alignof] = ACTIONS(2649), [anon_sym__alignof] = ACTIONS(2649), [anon_sym_alignof] = ACTIONS(2649), [anon_sym__Alignof] = ACTIONS(2649), [anon_sym_offsetof] = ACTIONS(2649), [anon_sym__Generic] = ACTIONS(2649), [anon_sym_asm] = ACTIONS(2649), [anon_sym___asm__] = ACTIONS(2649), [anon_sym___asm] = ACTIONS(2649), [sym_number_literal] = ACTIONS(2651), [anon_sym_L_SQUOTE] = ACTIONS(2651), [anon_sym_u_SQUOTE] = ACTIONS(2651), [anon_sym_U_SQUOTE] = ACTIONS(2651), [anon_sym_u8_SQUOTE] = ACTIONS(2651), [anon_sym_SQUOTE] = ACTIONS(2651), [anon_sym_L_DQUOTE] = ACTIONS(2651), [anon_sym_u_DQUOTE] = ACTIONS(2651), [anon_sym_U_DQUOTE] = ACTIONS(2651), [anon_sym_u8_DQUOTE] = ACTIONS(2651), [anon_sym_DQUOTE] = ACTIONS(2651), [sym_true] = ACTIONS(2649), [sym_false] = ACTIONS(2649), [anon_sym_NULL] = ACTIONS(2649), [anon_sym_nullptr] = ACTIONS(2649), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2649), [anon_sym_decltype] = ACTIONS(2649), [anon_sym_explicit] = ACTIONS(2649), [anon_sym_typename] = ACTIONS(2649), [anon_sym_template] = ACTIONS(2649), [anon_sym_operator] = ACTIONS(2649), [anon_sym_try] = ACTIONS(2649), [anon_sym_delete] = ACTIONS(2649), [anon_sym_throw] = ACTIONS(2649), [anon_sym_namespace] = ACTIONS(2649), [anon_sym_static_assert] = ACTIONS(2649), [anon_sym_concept] = ACTIONS(2649), [anon_sym_co_return] = ACTIONS(2649), [anon_sym_co_yield] = ACTIONS(2649), [anon_sym_R_DQUOTE] = ACTIONS(2651), [anon_sym_LR_DQUOTE] = ACTIONS(2651), [anon_sym_uR_DQUOTE] = ACTIONS(2651), [anon_sym_UR_DQUOTE] = ACTIONS(2651), [anon_sym_u8R_DQUOTE] = ACTIONS(2651), [anon_sym_co_await] = ACTIONS(2649), [anon_sym_new] = ACTIONS(2649), [anon_sym_requires] = ACTIONS(2649), [sym_this] = ACTIONS(2649), }, [STATE(523)] = { [sym_identifier] = ACTIONS(2653), [aux_sym_preproc_include_token1] = ACTIONS(2653), [aux_sym_preproc_def_token1] = ACTIONS(2653), [aux_sym_preproc_if_token1] = ACTIONS(2653), [aux_sym_preproc_if_token2] = ACTIONS(2653), [aux_sym_preproc_ifdef_token1] = ACTIONS(2653), [aux_sym_preproc_ifdef_token2] = ACTIONS(2653), [sym_preproc_directive] = ACTIONS(2653), [anon_sym_LPAREN2] = ACTIONS(2655), [anon_sym_BANG] = ACTIONS(2655), [anon_sym_TILDE] = ACTIONS(2655), [anon_sym_DASH] = ACTIONS(2653), [anon_sym_PLUS] = ACTIONS(2653), [anon_sym_STAR] = ACTIONS(2655), [anon_sym_AMP_AMP] = ACTIONS(2655), [anon_sym_AMP] = ACTIONS(2653), [anon_sym_SEMI] = ACTIONS(2655), [anon_sym___extension__] = ACTIONS(2653), [anon_sym_typedef] = ACTIONS(2653), [anon_sym_virtual] = ACTIONS(2653), [anon_sym_extern] = ACTIONS(2653), [anon_sym___attribute__] = ACTIONS(2653), [anon_sym___attribute] = ACTIONS(2653), [anon_sym_using] = ACTIONS(2653), [anon_sym_COLON_COLON] = ACTIONS(2655), [anon_sym_LBRACK_LBRACK] = ACTIONS(2655), [anon_sym___declspec] = ACTIONS(2653), [anon_sym___based] = ACTIONS(2653), [anon_sym___cdecl] = ACTIONS(2653), [anon_sym___clrcall] = ACTIONS(2653), [anon_sym___stdcall] = ACTIONS(2653), [anon_sym___fastcall] = ACTIONS(2653), [anon_sym___thiscall] = ACTIONS(2653), [anon_sym___vectorcall] = ACTIONS(2653), [anon_sym_LBRACE] = ACTIONS(2655), [anon_sym_signed] = ACTIONS(2653), [anon_sym_unsigned] = ACTIONS(2653), [anon_sym_long] = ACTIONS(2653), [anon_sym_short] = ACTIONS(2653), [anon_sym_LBRACK] = ACTIONS(2653), [anon_sym_static] = ACTIONS(2653), [anon_sym_register] = ACTIONS(2653), [anon_sym_inline] = ACTIONS(2653), [anon_sym___inline] = ACTIONS(2653), [anon_sym___inline__] = ACTIONS(2653), [anon_sym___forceinline] = ACTIONS(2653), [anon_sym_thread_local] = ACTIONS(2653), [anon_sym___thread] = ACTIONS(2653), [anon_sym_const] = ACTIONS(2653), [anon_sym_constexpr] = ACTIONS(2653), [anon_sym_volatile] = ACTIONS(2653), [anon_sym_restrict] = ACTIONS(2653), [anon_sym___restrict__] = ACTIONS(2653), [anon_sym__Atomic] = ACTIONS(2653), [anon_sym__Noreturn] = ACTIONS(2653), [anon_sym_noreturn] = ACTIONS(2653), [anon_sym__Nonnull] = ACTIONS(2653), [anon_sym_mutable] = ACTIONS(2653), [anon_sym_constinit] = ACTIONS(2653), [anon_sym_consteval] = ACTIONS(2653), [anon_sym_alignas] = ACTIONS(2653), [anon_sym__Alignas] = ACTIONS(2653), [sym_primitive_type] = ACTIONS(2653), [anon_sym_enum] = ACTIONS(2653), [anon_sym_class] = ACTIONS(2653), [anon_sym_struct] = ACTIONS(2653), [anon_sym_union] = ACTIONS(2653), [anon_sym_if] = ACTIONS(2653), [anon_sym_else] = ACTIONS(2653), [anon_sym_switch] = ACTIONS(2653), [anon_sym_case] = ACTIONS(2653), [anon_sym_default] = ACTIONS(2653), [anon_sym_while] = ACTIONS(2653), [anon_sym_do] = ACTIONS(2653), [anon_sym_for] = ACTIONS(2653), [anon_sym_return] = ACTIONS(2653), [anon_sym_break] = ACTIONS(2653), [anon_sym_continue] = ACTIONS(2653), [anon_sym_goto] = ACTIONS(2653), [anon_sym___try] = ACTIONS(2653), [anon_sym___leave] = ACTIONS(2653), [anon_sym_not] = ACTIONS(2653), [anon_sym_compl] = ACTIONS(2653), [anon_sym_DASH_DASH] = ACTIONS(2655), [anon_sym_PLUS_PLUS] = ACTIONS(2655), [anon_sym_sizeof] = ACTIONS(2653), [anon_sym___alignof__] = ACTIONS(2653), [anon_sym___alignof] = ACTIONS(2653), [anon_sym__alignof] = ACTIONS(2653), [anon_sym_alignof] = ACTIONS(2653), [anon_sym__Alignof] = ACTIONS(2653), [anon_sym_offsetof] = ACTIONS(2653), [anon_sym__Generic] = ACTIONS(2653), [anon_sym_asm] = ACTIONS(2653), [anon_sym___asm__] = ACTIONS(2653), [anon_sym___asm] = ACTIONS(2653), [sym_number_literal] = ACTIONS(2655), [anon_sym_L_SQUOTE] = ACTIONS(2655), [anon_sym_u_SQUOTE] = ACTIONS(2655), [anon_sym_U_SQUOTE] = ACTIONS(2655), [anon_sym_u8_SQUOTE] = ACTIONS(2655), [anon_sym_SQUOTE] = ACTIONS(2655), [anon_sym_L_DQUOTE] = ACTIONS(2655), [anon_sym_u_DQUOTE] = ACTIONS(2655), [anon_sym_U_DQUOTE] = ACTIONS(2655), [anon_sym_u8_DQUOTE] = ACTIONS(2655), [anon_sym_DQUOTE] = ACTIONS(2655), [sym_true] = ACTIONS(2653), [sym_false] = ACTIONS(2653), [anon_sym_NULL] = ACTIONS(2653), [anon_sym_nullptr] = ACTIONS(2653), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2653), [anon_sym_decltype] = ACTIONS(2653), [anon_sym_explicit] = ACTIONS(2653), [anon_sym_typename] = ACTIONS(2653), [anon_sym_template] = ACTIONS(2653), [anon_sym_operator] = ACTIONS(2653), [anon_sym_try] = ACTIONS(2653), [anon_sym_delete] = ACTIONS(2653), [anon_sym_throw] = ACTIONS(2653), [anon_sym_namespace] = ACTIONS(2653), [anon_sym_static_assert] = ACTIONS(2653), [anon_sym_concept] = ACTIONS(2653), [anon_sym_co_return] = ACTIONS(2653), [anon_sym_co_yield] = ACTIONS(2653), [anon_sym_R_DQUOTE] = ACTIONS(2655), [anon_sym_LR_DQUOTE] = ACTIONS(2655), [anon_sym_uR_DQUOTE] = ACTIONS(2655), [anon_sym_UR_DQUOTE] = ACTIONS(2655), [anon_sym_u8R_DQUOTE] = ACTIONS(2655), [anon_sym_co_await] = ACTIONS(2653), [anon_sym_new] = ACTIONS(2653), [anon_sym_requires] = ACTIONS(2653), [sym_this] = ACTIONS(2653), }, [STATE(524)] = { [sym_identifier] = ACTIONS(2657), [aux_sym_preproc_include_token1] = ACTIONS(2657), [aux_sym_preproc_def_token1] = ACTIONS(2657), [aux_sym_preproc_if_token1] = ACTIONS(2657), [aux_sym_preproc_if_token2] = ACTIONS(2657), [aux_sym_preproc_ifdef_token1] = ACTIONS(2657), [aux_sym_preproc_ifdef_token2] = ACTIONS(2657), [sym_preproc_directive] = ACTIONS(2657), [anon_sym_LPAREN2] = ACTIONS(2659), [anon_sym_BANG] = ACTIONS(2659), [anon_sym_TILDE] = ACTIONS(2659), [anon_sym_DASH] = ACTIONS(2657), [anon_sym_PLUS] = ACTIONS(2657), [anon_sym_STAR] = ACTIONS(2659), [anon_sym_AMP_AMP] = ACTIONS(2659), [anon_sym_AMP] = ACTIONS(2657), [anon_sym_SEMI] = ACTIONS(2659), [anon_sym___extension__] = ACTIONS(2657), [anon_sym_typedef] = ACTIONS(2657), [anon_sym_virtual] = ACTIONS(2657), [anon_sym_extern] = ACTIONS(2657), [anon_sym___attribute__] = ACTIONS(2657), [anon_sym___attribute] = ACTIONS(2657), [anon_sym_using] = ACTIONS(2657), [anon_sym_COLON_COLON] = ACTIONS(2659), [anon_sym_LBRACK_LBRACK] = ACTIONS(2659), [anon_sym___declspec] = ACTIONS(2657), [anon_sym___based] = ACTIONS(2657), [anon_sym___cdecl] = ACTIONS(2657), [anon_sym___clrcall] = ACTIONS(2657), [anon_sym___stdcall] = ACTIONS(2657), [anon_sym___fastcall] = ACTIONS(2657), [anon_sym___thiscall] = ACTIONS(2657), [anon_sym___vectorcall] = ACTIONS(2657), [anon_sym_LBRACE] = ACTIONS(2659), [anon_sym_signed] = ACTIONS(2657), [anon_sym_unsigned] = ACTIONS(2657), [anon_sym_long] = ACTIONS(2657), [anon_sym_short] = ACTIONS(2657), [anon_sym_LBRACK] = ACTIONS(2657), [anon_sym_static] = ACTIONS(2657), [anon_sym_register] = ACTIONS(2657), [anon_sym_inline] = ACTIONS(2657), [anon_sym___inline] = ACTIONS(2657), [anon_sym___inline__] = ACTIONS(2657), [anon_sym___forceinline] = ACTIONS(2657), [anon_sym_thread_local] = ACTIONS(2657), [anon_sym___thread] = ACTIONS(2657), [anon_sym_const] = ACTIONS(2657), [anon_sym_constexpr] = ACTIONS(2657), [anon_sym_volatile] = ACTIONS(2657), [anon_sym_restrict] = ACTIONS(2657), [anon_sym___restrict__] = ACTIONS(2657), [anon_sym__Atomic] = ACTIONS(2657), [anon_sym__Noreturn] = ACTIONS(2657), [anon_sym_noreturn] = ACTIONS(2657), [anon_sym__Nonnull] = ACTIONS(2657), [anon_sym_mutable] = ACTIONS(2657), [anon_sym_constinit] = ACTIONS(2657), [anon_sym_consteval] = ACTIONS(2657), [anon_sym_alignas] = ACTIONS(2657), [anon_sym__Alignas] = ACTIONS(2657), [sym_primitive_type] = ACTIONS(2657), [anon_sym_enum] = ACTIONS(2657), [anon_sym_class] = ACTIONS(2657), [anon_sym_struct] = ACTIONS(2657), [anon_sym_union] = ACTIONS(2657), [anon_sym_if] = ACTIONS(2657), [anon_sym_else] = ACTIONS(2657), [anon_sym_switch] = ACTIONS(2657), [anon_sym_case] = ACTIONS(2657), [anon_sym_default] = ACTIONS(2657), [anon_sym_while] = ACTIONS(2657), [anon_sym_do] = ACTIONS(2657), [anon_sym_for] = ACTIONS(2657), [anon_sym_return] = ACTIONS(2657), [anon_sym_break] = ACTIONS(2657), [anon_sym_continue] = ACTIONS(2657), [anon_sym_goto] = ACTIONS(2657), [anon_sym___try] = ACTIONS(2657), [anon_sym___leave] = ACTIONS(2657), [anon_sym_not] = ACTIONS(2657), [anon_sym_compl] = ACTIONS(2657), [anon_sym_DASH_DASH] = ACTIONS(2659), [anon_sym_PLUS_PLUS] = ACTIONS(2659), [anon_sym_sizeof] = ACTIONS(2657), [anon_sym___alignof__] = ACTIONS(2657), [anon_sym___alignof] = ACTIONS(2657), [anon_sym__alignof] = ACTIONS(2657), [anon_sym_alignof] = ACTIONS(2657), [anon_sym__Alignof] = ACTIONS(2657), [anon_sym_offsetof] = ACTIONS(2657), [anon_sym__Generic] = ACTIONS(2657), [anon_sym_asm] = ACTIONS(2657), [anon_sym___asm__] = ACTIONS(2657), [anon_sym___asm] = ACTIONS(2657), [sym_number_literal] = ACTIONS(2659), [anon_sym_L_SQUOTE] = ACTIONS(2659), [anon_sym_u_SQUOTE] = ACTIONS(2659), [anon_sym_U_SQUOTE] = ACTIONS(2659), [anon_sym_u8_SQUOTE] = ACTIONS(2659), [anon_sym_SQUOTE] = ACTIONS(2659), [anon_sym_L_DQUOTE] = ACTIONS(2659), [anon_sym_u_DQUOTE] = ACTIONS(2659), [anon_sym_U_DQUOTE] = ACTIONS(2659), [anon_sym_u8_DQUOTE] = ACTIONS(2659), [anon_sym_DQUOTE] = ACTIONS(2659), [sym_true] = ACTIONS(2657), [sym_false] = ACTIONS(2657), [anon_sym_NULL] = ACTIONS(2657), [anon_sym_nullptr] = ACTIONS(2657), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2657), [anon_sym_decltype] = ACTIONS(2657), [anon_sym_explicit] = ACTIONS(2657), [anon_sym_typename] = ACTIONS(2657), [anon_sym_template] = ACTIONS(2657), [anon_sym_operator] = ACTIONS(2657), [anon_sym_try] = ACTIONS(2657), [anon_sym_delete] = ACTIONS(2657), [anon_sym_throw] = ACTIONS(2657), [anon_sym_namespace] = ACTIONS(2657), [anon_sym_static_assert] = ACTIONS(2657), [anon_sym_concept] = ACTIONS(2657), [anon_sym_co_return] = ACTIONS(2657), [anon_sym_co_yield] = ACTIONS(2657), [anon_sym_R_DQUOTE] = ACTIONS(2659), [anon_sym_LR_DQUOTE] = ACTIONS(2659), [anon_sym_uR_DQUOTE] = ACTIONS(2659), [anon_sym_UR_DQUOTE] = ACTIONS(2659), [anon_sym_u8R_DQUOTE] = ACTIONS(2659), [anon_sym_co_await] = ACTIONS(2657), [anon_sym_new] = ACTIONS(2657), [anon_sym_requires] = ACTIONS(2657), [sym_this] = ACTIONS(2657), }, [STATE(525)] = { [sym_identifier] = ACTIONS(2661), [aux_sym_preproc_include_token1] = ACTIONS(2661), [aux_sym_preproc_def_token1] = ACTIONS(2661), [aux_sym_preproc_if_token1] = ACTIONS(2661), [aux_sym_preproc_if_token2] = ACTIONS(2661), [aux_sym_preproc_ifdef_token1] = ACTIONS(2661), [aux_sym_preproc_ifdef_token2] = ACTIONS(2661), [sym_preproc_directive] = ACTIONS(2661), [anon_sym_LPAREN2] = ACTIONS(2663), [anon_sym_BANG] = ACTIONS(2663), [anon_sym_TILDE] = ACTIONS(2663), [anon_sym_DASH] = ACTIONS(2661), [anon_sym_PLUS] = ACTIONS(2661), [anon_sym_STAR] = ACTIONS(2663), [anon_sym_AMP_AMP] = ACTIONS(2663), [anon_sym_AMP] = ACTIONS(2661), [anon_sym_SEMI] = ACTIONS(2663), [anon_sym___extension__] = ACTIONS(2661), [anon_sym_typedef] = ACTIONS(2661), [anon_sym_virtual] = ACTIONS(2661), [anon_sym_extern] = ACTIONS(2661), [anon_sym___attribute__] = ACTIONS(2661), [anon_sym___attribute] = ACTIONS(2661), [anon_sym_using] = ACTIONS(2661), [anon_sym_COLON_COLON] = ACTIONS(2663), [anon_sym_LBRACK_LBRACK] = ACTIONS(2663), [anon_sym___declspec] = ACTIONS(2661), [anon_sym___based] = ACTIONS(2661), [anon_sym___cdecl] = ACTIONS(2661), [anon_sym___clrcall] = ACTIONS(2661), [anon_sym___stdcall] = ACTIONS(2661), [anon_sym___fastcall] = ACTIONS(2661), [anon_sym___thiscall] = ACTIONS(2661), [anon_sym___vectorcall] = ACTIONS(2661), [anon_sym_LBRACE] = ACTIONS(2663), [anon_sym_signed] = ACTIONS(2661), [anon_sym_unsigned] = ACTIONS(2661), [anon_sym_long] = ACTIONS(2661), [anon_sym_short] = ACTIONS(2661), [anon_sym_LBRACK] = ACTIONS(2661), [anon_sym_static] = ACTIONS(2661), [anon_sym_register] = ACTIONS(2661), [anon_sym_inline] = ACTIONS(2661), [anon_sym___inline] = ACTIONS(2661), [anon_sym___inline__] = ACTIONS(2661), [anon_sym___forceinline] = ACTIONS(2661), [anon_sym_thread_local] = ACTIONS(2661), [anon_sym___thread] = ACTIONS(2661), [anon_sym_const] = ACTIONS(2661), [anon_sym_constexpr] = ACTIONS(2661), [anon_sym_volatile] = ACTIONS(2661), [anon_sym_restrict] = ACTIONS(2661), [anon_sym___restrict__] = ACTIONS(2661), [anon_sym__Atomic] = ACTIONS(2661), [anon_sym__Noreturn] = ACTIONS(2661), [anon_sym_noreturn] = ACTIONS(2661), [anon_sym__Nonnull] = ACTIONS(2661), [anon_sym_mutable] = ACTIONS(2661), [anon_sym_constinit] = ACTIONS(2661), [anon_sym_consteval] = ACTIONS(2661), [anon_sym_alignas] = ACTIONS(2661), [anon_sym__Alignas] = ACTIONS(2661), [sym_primitive_type] = ACTIONS(2661), [anon_sym_enum] = ACTIONS(2661), [anon_sym_class] = ACTIONS(2661), [anon_sym_struct] = ACTIONS(2661), [anon_sym_union] = ACTIONS(2661), [anon_sym_if] = ACTIONS(2661), [anon_sym_else] = ACTIONS(2661), [anon_sym_switch] = ACTIONS(2661), [anon_sym_case] = ACTIONS(2661), [anon_sym_default] = ACTIONS(2661), [anon_sym_while] = ACTIONS(2661), [anon_sym_do] = ACTIONS(2661), [anon_sym_for] = ACTIONS(2661), [anon_sym_return] = ACTIONS(2661), [anon_sym_break] = ACTIONS(2661), [anon_sym_continue] = ACTIONS(2661), [anon_sym_goto] = ACTIONS(2661), [anon_sym___try] = ACTIONS(2661), [anon_sym___leave] = ACTIONS(2661), [anon_sym_not] = ACTIONS(2661), [anon_sym_compl] = ACTIONS(2661), [anon_sym_DASH_DASH] = ACTIONS(2663), [anon_sym_PLUS_PLUS] = ACTIONS(2663), [anon_sym_sizeof] = ACTIONS(2661), [anon_sym___alignof__] = ACTIONS(2661), [anon_sym___alignof] = ACTIONS(2661), [anon_sym__alignof] = ACTIONS(2661), [anon_sym_alignof] = ACTIONS(2661), [anon_sym__Alignof] = ACTIONS(2661), [anon_sym_offsetof] = ACTIONS(2661), [anon_sym__Generic] = ACTIONS(2661), [anon_sym_asm] = ACTIONS(2661), [anon_sym___asm__] = ACTIONS(2661), [anon_sym___asm] = ACTIONS(2661), [sym_number_literal] = ACTIONS(2663), [anon_sym_L_SQUOTE] = ACTIONS(2663), [anon_sym_u_SQUOTE] = ACTIONS(2663), [anon_sym_U_SQUOTE] = ACTIONS(2663), [anon_sym_u8_SQUOTE] = ACTIONS(2663), [anon_sym_SQUOTE] = ACTIONS(2663), [anon_sym_L_DQUOTE] = ACTIONS(2663), [anon_sym_u_DQUOTE] = ACTIONS(2663), [anon_sym_U_DQUOTE] = ACTIONS(2663), [anon_sym_u8_DQUOTE] = ACTIONS(2663), [anon_sym_DQUOTE] = ACTIONS(2663), [sym_true] = ACTIONS(2661), [sym_false] = ACTIONS(2661), [anon_sym_NULL] = ACTIONS(2661), [anon_sym_nullptr] = ACTIONS(2661), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2661), [anon_sym_decltype] = ACTIONS(2661), [anon_sym_explicit] = ACTIONS(2661), [anon_sym_typename] = ACTIONS(2661), [anon_sym_template] = ACTIONS(2661), [anon_sym_operator] = ACTIONS(2661), [anon_sym_try] = ACTIONS(2661), [anon_sym_delete] = ACTIONS(2661), [anon_sym_throw] = ACTIONS(2661), [anon_sym_namespace] = ACTIONS(2661), [anon_sym_static_assert] = ACTIONS(2661), [anon_sym_concept] = ACTIONS(2661), [anon_sym_co_return] = ACTIONS(2661), [anon_sym_co_yield] = ACTIONS(2661), [anon_sym_R_DQUOTE] = ACTIONS(2663), [anon_sym_LR_DQUOTE] = ACTIONS(2663), [anon_sym_uR_DQUOTE] = ACTIONS(2663), [anon_sym_UR_DQUOTE] = ACTIONS(2663), [anon_sym_u8R_DQUOTE] = ACTIONS(2663), [anon_sym_co_await] = ACTIONS(2661), [anon_sym_new] = ACTIONS(2661), [anon_sym_requires] = ACTIONS(2661), [sym_this] = ACTIONS(2661), }, [STATE(526)] = { [sym_identifier] = ACTIONS(2665), [aux_sym_preproc_include_token1] = ACTIONS(2665), [aux_sym_preproc_def_token1] = ACTIONS(2665), [aux_sym_preproc_if_token1] = ACTIONS(2665), [aux_sym_preproc_if_token2] = ACTIONS(2665), [aux_sym_preproc_ifdef_token1] = ACTIONS(2665), [aux_sym_preproc_ifdef_token2] = ACTIONS(2665), [sym_preproc_directive] = ACTIONS(2665), [anon_sym_LPAREN2] = ACTIONS(2667), [anon_sym_BANG] = ACTIONS(2667), [anon_sym_TILDE] = ACTIONS(2667), [anon_sym_DASH] = ACTIONS(2665), [anon_sym_PLUS] = ACTIONS(2665), [anon_sym_STAR] = ACTIONS(2667), [anon_sym_AMP_AMP] = ACTIONS(2667), [anon_sym_AMP] = ACTIONS(2665), [anon_sym_SEMI] = ACTIONS(2667), [anon_sym___extension__] = ACTIONS(2665), [anon_sym_typedef] = ACTIONS(2665), [anon_sym_virtual] = ACTIONS(2665), [anon_sym_extern] = ACTIONS(2665), [anon_sym___attribute__] = ACTIONS(2665), [anon_sym___attribute] = ACTIONS(2665), [anon_sym_using] = ACTIONS(2665), [anon_sym_COLON_COLON] = ACTIONS(2667), [anon_sym_LBRACK_LBRACK] = ACTIONS(2667), [anon_sym___declspec] = ACTIONS(2665), [anon_sym___based] = ACTIONS(2665), [anon_sym___cdecl] = ACTIONS(2665), [anon_sym___clrcall] = ACTIONS(2665), [anon_sym___stdcall] = ACTIONS(2665), [anon_sym___fastcall] = ACTIONS(2665), [anon_sym___thiscall] = ACTIONS(2665), [anon_sym___vectorcall] = ACTIONS(2665), [anon_sym_LBRACE] = ACTIONS(2667), [anon_sym_signed] = ACTIONS(2665), [anon_sym_unsigned] = ACTIONS(2665), [anon_sym_long] = ACTIONS(2665), [anon_sym_short] = ACTIONS(2665), [anon_sym_LBRACK] = ACTIONS(2665), [anon_sym_static] = ACTIONS(2665), [anon_sym_register] = ACTIONS(2665), [anon_sym_inline] = ACTIONS(2665), [anon_sym___inline] = ACTIONS(2665), [anon_sym___inline__] = ACTIONS(2665), [anon_sym___forceinline] = ACTIONS(2665), [anon_sym_thread_local] = ACTIONS(2665), [anon_sym___thread] = ACTIONS(2665), [anon_sym_const] = ACTIONS(2665), [anon_sym_constexpr] = ACTIONS(2665), [anon_sym_volatile] = ACTIONS(2665), [anon_sym_restrict] = ACTIONS(2665), [anon_sym___restrict__] = ACTIONS(2665), [anon_sym__Atomic] = ACTIONS(2665), [anon_sym__Noreturn] = ACTIONS(2665), [anon_sym_noreturn] = ACTIONS(2665), [anon_sym__Nonnull] = ACTIONS(2665), [anon_sym_mutable] = ACTIONS(2665), [anon_sym_constinit] = ACTIONS(2665), [anon_sym_consteval] = ACTIONS(2665), [anon_sym_alignas] = ACTIONS(2665), [anon_sym__Alignas] = ACTIONS(2665), [sym_primitive_type] = ACTIONS(2665), [anon_sym_enum] = ACTIONS(2665), [anon_sym_class] = ACTIONS(2665), [anon_sym_struct] = ACTIONS(2665), [anon_sym_union] = ACTIONS(2665), [anon_sym_if] = ACTIONS(2665), [anon_sym_else] = ACTIONS(2665), [anon_sym_switch] = ACTIONS(2665), [anon_sym_case] = ACTIONS(2665), [anon_sym_default] = ACTIONS(2665), [anon_sym_while] = ACTIONS(2665), [anon_sym_do] = ACTIONS(2665), [anon_sym_for] = ACTIONS(2665), [anon_sym_return] = ACTIONS(2665), [anon_sym_break] = ACTIONS(2665), [anon_sym_continue] = ACTIONS(2665), [anon_sym_goto] = ACTIONS(2665), [anon_sym___try] = ACTIONS(2665), [anon_sym___leave] = ACTIONS(2665), [anon_sym_not] = ACTIONS(2665), [anon_sym_compl] = ACTIONS(2665), [anon_sym_DASH_DASH] = ACTIONS(2667), [anon_sym_PLUS_PLUS] = ACTIONS(2667), [anon_sym_sizeof] = ACTIONS(2665), [anon_sym___alignof__] = ACTIONS(2665), [anon_sym___alignof] = ACTIONS(2665), [anon_sym__alignof] = ACTIONS(2665), [anon_sym_alignof] = ACTIONS(2665), [anon_sym__Alignof] = ACTIONS(2665), [anon_sym_offsetof] = ACTIONS(2665), [anon_sym__Generic] = ACTIONS(2665), [anon_sym_asm] = ACTIONS(2665), [anon_sym___asm__] = ACTIONS(2665), [anon_sym___asm] = ACTIONS(2665), [sym_number_literal] = ACTIONS(2667), [anon_sym_L_SQUOTE] = ACTIONS(2667), [anon_sym_u_SQUOTE] = ACTIONS(2667), [anon_sym_U_SQUOTE] = ACTIONS(2667), [anon_sym_u8_SQUOTE] = ACTIONS(2667), [anon_sym_SQUOTE] = ACTIONS(2667), [anon_sym_L_DQUOTE] = ACTIONS(2667), [anon_sym_u_DQUOTE] = ACTIONS(2667), [anon_sym_U_DQUOTE] = ACTIONS(2667), [anon_sym_u8_DQUOTE] = ACTIONS(2667), [anon_sym_DQUOTE] = ACTIONS(2667), [sym_true] = ACTIONS(2665), [sym_false] = ACTIONS(2665), [anon_sym_NULL] = ACTIONS(2665), [anon_sym_nullptr] = ACTIONS(2665), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2665), [anon_sym_decltype] = ACTIONS(2665), [anon_sym_explicit] = ACTIONS(2665), [anon_sym_typename] = ACTIONS(2665), [anon_sym_template] = ACTIONS(2665), [anon_sym_operator] = ACTIONS(2665), [anon_sym_try] = ACTIONS(2665), [anon_sym_delete] = ACTIONS(2665), [anon_sym_throw] = ACTIONS(2665), [anon_sym_namespace] = ACTIONS(2665), [anon_sym_static_assert] = ACTIONS(2665), [anon_sym_concept] = ACTIONS(2665), [anon_sym_co_return] = ACTIONS(2665), [anon_sym_co_yield] = ACTIONS(2665), [anon_sym_R_DQUOTE] = ACTIONS(2667), [anon_sym_LR_DQUOTE] = ACTIONS(2667), [anon_sym_uR_DQUOTE] = ACTIONS(2667), [anon_sym_UR_DQUOTE] = ACTIONS(2667), [anon_sym_u8R_DQUOTE] = ACTIONS(2667), [anon_sym_co_await] = ACTIONS(2665), [anon_sym_new] = ACTIONS(2665), [anon_sym_requires] = ACTIONS(2665), [sym_this] = ACTIONS(2665), }, [STATE(527)] = { [sym_identifier] = ACTIONS(2669), [aux_sym_preproc_include_token1] = ACTIONS(2669), [aux_sym_preproc_def_token1] = ACTIONS(2669), [aux_sym_preproc_if_token1] = ACTIONS(2669), [aux_sym_preproc_if_token2] = ACTIONS(2669), [aux_sym_preproc_ifdef_token1] = ACTIONS(2669), [aux_sym_preproc_ifdef_token2] = ACTIONS(2669), [sym_preproc_directive] = ACTIONS(2669), [anon_sym_LPAREN2] = ACTIONS(2671), [anon_sym_BANG] = ACTIONS(2671), [anon_sym_TILDE] = ACTIONS(2671), [anon_sym_DASH] = ACTIONS(2669), [anon_sym_PLUS] = ACTIONS(2669), [anon_sym_STAR] = ACTIONS(2671), [anon_sym_AMP_AMP] = ACTIONS(2671), [anon_sym_AMP] = ACTIONS(2669), [anon_sym_SEMI] = ACTIONS(2671), [anon_sym___extension__] = ACTIONS(2669), [anon_sym_typedef] = ACTIONS(2669), [anon_sym_virtual] = ACTIONS(2669), [anon_sym_extern] = ACTIONS(2669), [anon_sym___attribute__] = ACTIONS(2669), [anon_sym___attribute] = ACTIONS(2669), [anon_sym_using] = ACTIONS(2669), [anon_sym_COLON_COLON] = ACTIONS(2671), [anon_sym_LBRACK_LBRACK] = ACTIONS(2671), [anon_sym___declspec] = ACTIONS(2669), [anon_sym___based] = ACTIONS(2669), [anon_sym___cdecl] = ACTIONS(2669), [anon_sym___clrcall] = ACTIONS(2669), [anon_sym___stdcall] = ACTIONS(2669), [anon_sym___fastcall] = ACTIONS(2669), [anon_sym___thiscall] = ACTIONS(2669), [anon_sym___vectorcall] = ACTIONS(2669), [anon_sym_LBRACE] = ACTIONS(2671), [anon_sym_signed] = ACTIONS(2669), [anon_sym_unsigned] = ACTIONS(2669), [anon_sym_long] = ACTIONS(2669), [anon_sym_short] = ACTIONS(2669), [anon_sym_LBRACK] = ACTIONS(2669), [anon_sym_static] = ACTIONS(2669), [anon_sym_register] = ACTIONS(2669), [anon_sym_inline] = ACTIONS(2669), [anon_sym___inline] = ACTIONS(2669), [anon_sym___inline__] = ACTIONS(2669), [anon_sym___forceinline] = ACTIONS(2669), [anon_sym_thread_local] = ACTIONS(2669), [anon_sym___thread] = ACTIONS(2669), [anon_sym_const] = ACTIONS(2669), [anon_sym_constexpr] = ACTIONS(2669), [anon_sym_volatile] = ACTIONS(2669), [anon_sym_restrict] = ACTIONS(2669), [anon_sym___restrict__] = ACTIONS(2669), [anon_sym__Atomic] = ACTIONS(2669), [anon_sym__Noreturn] = ACTIONS(2669), [anon_sym_noreturn] = ACTIONS(2669), [anon_sym__Nonnull] = ACTIONS(2669), [anon_sym_mutable] = ACTIONS(2669), [anon_sym_constinit] = ACTIONS(2669), [anon_sym_consteval] = ACTIONS(2669), [anon_sym_alignas] = ACTIONS(2669), [anon_sym__Alignas] = ACTIONS(2669), [sym_primitive_type] = ACTIONS(2669), [anon_sym_enum] = ACTIONS(2669), [anon_sym_class] = ACTIONS(2669), [anon_sym_struct] = ACTIONS(2669), [anon_sym_union] = ACTIONS(2669), [anon_sym_if] = ACTIONS(2669), [anon_sym_else] = ACTIONS(2669), [anon_sym_switch] = ACTIONS(2669), [anon_sym_case] = ACTIONS(2669), [anon_sym_default] = ACTIONS(2669), [anon_sym_while] = ACTIONS(2669), [anon_sym_do] = ACTIONS(2669), [anon_sym_for] = ACTIONS(2669), [anon_sym_return] = ACTIONS(2669), [anon_sym_break] = ACTIONS(2669), [anon_sym_continue] = ACTIONS(2669), [anon_sym_goto] = ACTIONS(2669), [anon_sym___try] = ACTIONS(2669), [anon_sym___leave] = ACTIONS(2669), [anon_sym_not] = ACTIONS(2669), [anon_sym_compl] = ACTIONS(2669), [anon_sym_DASH_DASH] = ACTIONS(2671), [anon_sym_PLUS_PLUS] = ACTIONS(2671), [anon_sym_sizeof] = ACTIONS(2669), [anon_sym___alignof__] = ACTIONS(2669), [anon_sym___alignof] = ACTIONS(2669), [anon_sym__alignof] = ACTIONS(2669), [anon_sym_alignof] = ACTIONS(2669), [anon_sym__Alignof] = ACTIONS(2669), [anon_sym_offsetof] = ACTIONS(2669), [anon_sym__Generic] = ACTIONS(2669), [anon_sym_asm] = ACTIONS(2669), [anon_sym___asm__] = ACTIONS(2669), [anon_sym___asm] = ACTIONS(2669), [sym_number_literal] = ACTIONS(2671), [anon_sym_L_SQUOTE] = ACTIONS(2671), [anon_sym_u_SQUOTE] = ACTIONS(2671), [anon_sym_U_SQUOTE] = ACTIONS(2671), [anon_sym_u8_SQUOTE] = ACTIONS(2671), [anon_sym_SQUOTE] = ACTIONS(2671), [anon_sym_L_DQUOTE] = ACTIONS(2671), [anon_sym_u_DQUOTE] = ACTIONS(2671), [anon_sym_U_DQUOTE] = ACTIONS(2671), [anon_sym_u8_DQUOTE] = ACTIONS(2671), [anon_sym_DQUOTE] = ACTIONS(2671), [sym_true] = ACTIONS(2669), [sym_false] = ACTIONS(2669), [anon_sym_NULL] = ACTIONS(2669), [anon_sym_nullptr] = ACTIONS(2669), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2669), [anon_sym_decltype] = ACTIONS(2669), [anon_sym_explicit] = ACTIONS(2669), [anon_sym_typename] = ACTIONS(2669), [anon_sym_template] = ACTIONS(2669), [anon_sym_operator] = ACTIONS(2669), [anon_sym_try] = ACTIONS(2669), [anon_sym_delete] = ACTIONS(2669), [anon_sym_throw] = ACTIONS(2669), [anon_sym_namespace] = ACTIONS(2669), [anon_sym_static_assert] = ACTIONS(2669), [anon_sym_concept] = ACTIONS(2669), [anon_sym_co_return] = ACTIONS(2669), [anon_sym_co_yield] = ACTIONS(2669), [anon_sym_R_DQUOTE] = ACTIONS(2671), [anon_sym_LR_DQUOTE] = ACTIONS(2671), [anon_sym_uR_DQUOTE] = ACTIONS(2671), [anon_sym_UR_DQUOTE] = ACTIONS(2671), [anon_sym_u8R_DQUOTE] = ACTIONS(2671), [anon_sym_co_await] = ACTIONS(2669), [anon_sym_new] = ACTIONS(2669), [anon_sym_requires] = ACTIONS(2669), [sym_this] = ACTIONS(2669), }, [STATE(528)] = { [sym_identifier] = ACTIONS(2681), [aux_sym_preproc_include_token1] = ACTIONS(2681), [aux_sym_preproc_def_token1] = ACTIONS(2681), [aux_sym_preproc_if_token1] = ACTIONS(2681), [aux_sym_preproc_if_token2] = ACTIONS(2681), [aux_sym_preproc_ifdef_token1] = ACTIONS(2681), [aux_sym_preproc_ifdef_token2] = ACTIONS(2681), [sym_preproc_directive] = ACTIONS(2681), [anon_sym_LPAREN2] = ACTIONS(2683), [anon_sym_BANG] = ACTIONS(2683), [anon_sym_TILDE] = ACTIONS(2683), [anon_sym_DASH] = ACTIONS(2681), [anon_sym_PLUS] = ACTIONS(2681), [anon_sym_STAR] = ACTIONS(2683), [anon_sym_AMP_AMP] = ACTIONS(2683), [anon_sym_AMP] = ACTIONS(2681), [anon_sym_SEMI] = ACTIONS(2683), [anon_sym___extension__] = ACTIONS(2681), [anon_sym_typedef] = ACTIONS(2681), [anon_sym_virtual] = ACTIONS(2681), [anon_sym_extern] = ACTIONS(2681), [anon_sym___attribute__] = ACTIONS(2681), [anon_sym___attribute] = ACTIONS(2681), [anon_sym_using] = ACTIONS(2681), [anon_sym_COLON_COLON] = ACTIONS(2683), [anon_sym_LBRACK_LBRACK] = ACTIONS(2683), [anon_sym___declspec] = ACTIONS(2681), [anon_sym___based] = ACTIONS(2681), [anon_sym___cdecl] = ACTIONS(2681), [anon_sym___clrcall] = ACTIONS(2681), [anon_sym___stdcall] = ACTIONS(2681), [anon_sym___fastcall] = ACTIONS(2681), [anon_sym___thiscall] = ACTIONS(2681), [anon_sym___vectorcall] = ACTIONS(2681), [anon_sym_LBRACE] = ACTIONS(2683), [anon_sym_signed] = ACTIONS(2681), [anon_sym_unsigned] = ACTIONS(2681), [anon_sym_long] = ACTIONS(2681), [anon_sym_short] = ACTIONS(2681), [anon_sym_LBRACK] = ACTIONS(2681), [anon_sym_static] = ACTIONS(2681), [anon_sym_register] = ACTIONS(2681), [anon_sym_inline] = ACTIONS(2681), [anon_sym___inline] = ACTIONS(2681), [anon_sym___inline__] = ACTIONS(2681), [anon_sym___forceinline] = ACTIONS(2681), [anon_sym_thread_local] = ACTIONS(2681), [anon_sym___thread] = ACTIONS(2681), [anon_sym_const] = ACTIONS(2681), [anon_sym_constexpr] = ACTIONS(2681), [anon_sym_volatile] = ACTIONS(2681), [anon_sym_restrict] = ACTIONS(2681), [anon_sym___restrict__] = ACTIONS(2681), [anon_sym__Atomic] = ACTIONS(2681), [anon_sym__Noreturn] = ACTIONS(2681), [anon_sym_noreturn] = ACTIONS(2681), [anon_sym__Nonnull] = ACTIONS(2681), [anon_sym_mutable] = ACTIONS(2681), [anon_sym_constinit] = ACTIONS(2681), [anon_sym_consteval] = ACTIONS(2681), [anon_sym_alignas] = ACTIONS(2681), [anon_sym__Alignas] = ACTIONS(2681), [sym_primitive_type] = ACTIONS(2681), [anon_sym_enum] = ACTIONS(2681), [anon_sym_class] = ACTIONS(2681), [anon_sym_struct] = ACTIONS(2681), [anon_sym_union] = ACTIONS(2681), [anon_sym_if] = ACTIONS(2681), [anon_sym_else] = ACTIONS(2681), [anon_sym_switch] = ACTIONS(2681), [anon_sym_case] = ACTIONS(2681), [anon_sym_default] = ACTIONS(2681), [anon_sym_while] = ACTIONS(2681), [anon_sym_do] = ACTIONS(2681), [anon_sym_for] = ACTIONS(2681), [anon_sym_return] = ACTIONS(2681), [anon_sym_break] = ACTIONS(2681), [anon_sym_continue] = ACTIONS(2681), [anon_sym_goto] = ACTIONS(2681), [anon_sym___try] = ACTIONS(2681), [anon_sym___leave] = ACTIONS(2681), [anon_sym_not] = ACTIONS(2681), [anon_sym_compl] = ACTIONS(2681), [anon_sym_DASH_DASH] = ACTIONS(2683), [anon_sym_PLUS_PLUS] = ACTIONS(2683), [anon_sym_sizeof] = ACTIONS(2681), [anon_sym___alignof__] = ACTIONS(2681), [anon_sym___alignof] = ACTIONS(2681), [anon_sym__alignof] = ACTIONS(2681), [anon_sym_alignof] = ACTIONS(2681), [anon_sym__Alignof] = ACTIONS(2681), [anon_sym_offsetof] = ACTIONS(2681), [anon_sym__Generic] = ACTIONS(2681), [anon_sym_asm] = ACTIONS(2681), [anon_sym___asm__] = ACTIONS(2681), [anon_sym___asm] = ACTIONS(2681), [sym_number_literal] = ACTIONS(2683), [anon_sym_L_SQUOTE] = ACTIONS(2683), [anon_sym_u_SQUOTE] = ACTIONS(2683), [anon_sym_U_SQUOTE] = ACTIONS(2683), [anon_sym_u8_SQUOTE] = ACTIONS(2683), [anon_sym_SQUOTE] = ACTIONS(2683), [anon_sym_L_DQUOTE] = ACTIONS(2683), [anon_sym_u_DQUOTE] = ACTIONS(2683), [anon_sym_U_DQUOTE] = ACTIONS(2683), [anon_sym_u8_DQUOTE] = ACTIONS(2683), [anon_sym_DQUOTE] = ACTIONS(2683), [sym_true] = ACTIONS(2681), [sym_false] = ACTIONS(2681), [anon_sym_NULL] = ACTIONS(2681), [anon_sym_nullptr] = ACTIONS(2681), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2681), [anon_sym_decltype] = ACTIONS(2681), [anon_sym_explicit] = ACTIONS(2681), [anon_sym_typename] = ACTIONS(2681), [anon_sym_template] = ACTIONS(2681), [anon_sym_operator] = ACTIONS(2681), [anon_sym_try] = ACTIONS(2681), [anon_sym_delete] = ACTIONS(2681), [anon_sym_throw] = ACTIONS(2681), [anon_sym_namespace] = ACTIONS(2681), [anon_sym_static_assert] = ACTIONS(2681), [anon_sym_concept] = ACTIONS(2681), [anon_sym_co_return] = ACTIONS(2681), [anon_sym_co_yield] = ACTIONS(2681), [anon_sym_R_DQUOTE] = ACTIONS(2683), [anon_sym_LR_DQUOTE] = ACTIONS(2683), [anon_sym_uR_DQUOTE] = ACTIONS(2683), [anon_sym_UR_DQUOTE] = ACTIONS(2683), [anon_sym_u8R_DQUOTE] = ACTIONS(2683), [anon_sym_co_await] = ACTIONS(2681), [anon_sym_new] = ACTIONS(2681), [anon_sym_requires] = ACTIONS(2681), [sym_this] = ACTIONS(2681), }, [STATE(529)] = { [ts_builtin_sym_end] = ACTIONS(2927), [sym_identifier] = ACTIONS(2925), [aux_sym_preproc_include_token1] = ACTIONS(2925), [aux_sym_preproc_def_token1] = ACTIONS(2925), [aux_sym_preproc_if_token1] = ACTIONS(2925), [aux_sym_preproc_ifdef_token1] = ACTIONS(2925), [aux_sym_preproc_ifdef_token2] = ACTIONS(2925), [sym_preproc_directive] = ACTIONS(2925), [anon_sym_LPAREN2] = ACTIONS(2927), [anon_sym_BANG] = ACTIONS(2927), [anon_sym_TILDE] = ACTIONS(2927), [anon_sym_DASH] = ACTIONS(2925), [anon_sym_PLUS] = ACTIONS(2925), [anon_sym_STAR] = ACTIONS(2927), [anon_sym_AMP_AMP] = ACTIONS(2927), [anon_sym_AMP] = ACTIONS(2925), [anon_sym_SEMI] = ACTIONS(2927), [anon_sym___extension__] = ACTIONS(2925), [anon_sym_typedef] = ACTIONS(2925), [anon_sym_virtual] = ACTIONS(2925), [anon_sym_extern] = ACTIONS(2925), [anon_sym___attribute__] = ACTIONS(2925), [anon_sym___attribute] = ACTIONS(2925), [anon_sym_using] = ACTIONS(2925), [anon_sym_COLON_COLON] = ACTIONS(2927), [anon_sym_LBRACK_LBRACK] = ACTIONS(2927), [anon_sym___declspec] = ACTIONS(2925), [anon_sym___based] = ACTIONS(2925), [anon_sym___cdecl] = ACTIONS(2925), [anon_sym___clrcall] = ACTIONS(2925), [anon_sym___stdcall] = ACTIONS(2925), [anon_sym___fastcall] = ACTIONS(2925), [anon_sym___thiscall] = ACTIONS(2925), [anon_sym___vectorcall] = ACTIONS(2925), [anon_sym_LBRACE] = ACTIONS(2927), [anon_sym_signed] = ACTIONS(2925), [anon_sym_unsigned] = ACTIONS(2925), [anon_sym_long] = ACTIONS(2925), [anon_sym_short] = ACTIONS(2925), [anon_sym_LBRACK] = ACTIONS(2925), [anon_sym_static] = ACTIONS(2925), [anon_sym_register] = ACTIONS(2925), [anon_sym_inline] = ACTIONS(2925), [anon_sym___inline] = ACTIONS(2925), [anon_sym___inline__] = ACTIONS(2925), [anon_sym___forceinline] = ACTIONS(2925), [anon_sym_thread_local] = ACTIONS(2925), [anon_sym___thread] = ACTIONS(2925), [anon_sym_const] = ACTIONS(2925), [anon_sym_constexpr] = ACTIONS(2925), [anon_sym_volatile] = ACTIONS(2925), [anon_sym_restrict] = ACTIONS(2925), [anon_sym___restrict__] = ACTIONS(2925), [anon_sym__Atomic] = ACTIONS(2925), [anon_sym__Noreturn] = ACTIONS(2925), [anon_sym_noreturn] = ACTIONS(2925), [anon_sym__Nonnull] = ACTIONS(2925), [anon_sym_mutable] = ACTIONS(2925), [anon_sym_constinit] = ACTIONS(2925), [anon_sym_consteval] = ACTIONS(2925), [anon_sym_alignas] = ACTIONS(2925), [anon_sym__Alignas] = ACTIONS(2925), [sym_primitive_type] = ACTIONS(2925), [anon_sym_enum] = ACTIONS(2925), [anon_sym_class] = ACTIONS(2925), [anon_sym_struct] = ACTIONS(2925), [anon_sym_union] = ACTIONS(2925), [anon_sym_if] = ACTIONS(2925), [anon_sym_switch] = ACTIONS(2925), [anon_sym_case] = ACTIONS(2925), [anon_sym_default] = ACTIONS(2925), [anon_sym_while] = ACTIONS(2925), [anon_sym_do] = ACTIONS(2925), [anon_sym_for] = ACTIONS(2925), [anon_sym_return] = ACTIONS(2925), [anon_sym_break] = ACTIONS(2925), [anon_sym_continue] = ACTIONS(2925), [anon_sym_goto] = ACTIONS(2925), [anon_sym_not] = ACTIONS(2925), [anon_sym_compl] = ACTIONS(2925), [anon_sym_DASH_DASH] = ACTIONS(2927), [anon_sym_PLUS_PLUS] = ACTIONS(2927), [anon_sym_sizeof] = ACTIONS(2925), [anon_sym___alignof__] = ACTIONS(2925), [anon_sym___alignof] = ACTIONS(2925), [anon_sym__alignof] = ACTIONS(2925), [anon_sym_alignof] = ACTIONS(2925), [anon_sym__Alignof] = ACTIONS(2925), [anon_sym_offsetof] = ACTIONS(2925), [anon_sym__Generic] = ACTIONS(2925), [anon_sym_asm] = ACTIONS(2925), [anon_sym___asm__] = ACTIONS(2925), [anon_sym___asm] = ACTIONS(2925), [sym_number_literal] = ACTIONS(2927), [anon_sym_L_SQUOTE] = ACTIONS(2927), [anon_sym_u_SQUOTE] = ACTIONS(2927), [anon_sym_U_SQUOTE] = ACTIONS(2927), [anon_sym_u8_SQUOTE] = ACTIONS(2927), [anon_sym_SQUOTE] = ACTIONS(2927), [anon_sym_L_DQUOTE] = ACTIONS(2927), [anon_sym_u_DQUOTE] = ACTIONS(2927), [anon_sym_U_DQUOTE] = ACTIONS(2927), [anon_sym_u8_DQUOTE] = ACTIONS(2927), [anon_sym_DQUOTE] = ACTIONS(2927), [sym_true] = ACTIONS(2925), [sym_false] = ACTIONS(2925), [anon_sym_NULL] = ACTIONS(2925), [anon_sym_nullptr] = ACTIONS(2925), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2925), [anon_sym_decltype] = ACTIONS(2925), [anon_sym_explicit] = ACTIONS(2925), [anon_sym_typename] = ACTIONS(2925), [anon_sym_export] = ACTIONS(2925), [anon_sym_module] = ACTIONS(2925), [anon_sym_import] = ACTIONS(2925), [anon_sym_template] = ACTIONS(2925), [anon_sym_operator] = ACTIONS(2925), [anon_sym_try] = ACTIONS(2925), [anon_sym_delete] = ACTIONS(2925), [anon_sym_throw] = ACTIONS(2925), [anon_sym_namespace] = ACTIONS(2925), [anon_sym_static_assert] = ACTIONS(2925), [anon_sym_concept] = ACTIONS(2925), [anon_sym_co_return] = ACTIONS(2925), [anon_sym_co_yield] = ACTIONS(2925), [anon_sym_R_DQUOTE] = ACTIONS(2927), [anon_sym_LR_DQUOTE] = ACTIONS(2927), [anon_sym_uR_DQUOTE] = ACTIONS(2927), [anon_sym_UR_DQUOTE] = ACTIONS(2927), [anon_sym_u8R_DQUOTE] = ACTIONS(2927), [anon_sym_co_await] = ACTIONS(2925), [anon_sym_new] = ACTIONS(2925), [anon_sym_requires] = ACTIONS(2925), [sym_this] = ACTIONS(2925), }, [STATE(530)] = { [sym_identifier] = ACTIONS(2685), [aux_sym_preproc_include_token1] = ACTIONS(2685), [aux_sym_preproc_def_token1] = ACTIONS(2685), [aux_sym_preproc_if_token1] = ACTIONS(2685), [aux_sym_preproc_if_token2] = ACTIONS(2685), [aux_sym_preproc_ifdef_token1] = ACTIONS(2685), [aux_sym_preproc_ifdef_token2] = ACTIONS(2685), [sym_preproc_directive] = ACTIONS(2685), [anon_sym_LPAREN2] = ACTIONS(2687), [anon_sym_BANG] = ACTIONS(2687), [anon_sym_TILDE] = ACTIONS(2687), [anon_sym_DASH] = ACTIONS(2685), [anon_sym_PLUS] = ACTIONS(2685), [anon_sym_STAR] = ACTIONS(2687), [anon_sym_AMP_AMP] = ACTIONS(2687), [anon_sym_AMP] = ACTIONS(2685), [anon_sym_SEMI] = ACTIONS(2687), [anon_sym___extension__] = ACTIONS(2685), [anon_sym_typedef] = ACTIONS(2685), [anon_sym_virtual] = ACTIONS(2685), [anon_sym_extern] = ACTIONS(2685), [anon_sym___attribute__] = ACTIONS(2685), [anon_sym___attribute] = ACTIONS(2685), [anon_sym_using] = ACTIONS(2685), [anon_sym_COLON_COLON] = ACTIONS(2687), [anon_sym_LBRACK_LBRACK] = ACTIONS(2687), [anon_sym___declspec] = ACTIONS(2685), [anon_sym___based] = ACTIONS(2685), [anon_sym___cdecl] = ACTIONS(2685), [anon_sym___clrcall] = ACTIONS(2685), [anon_sym___stdcall] = ACTIONS(2685), [anon_sym___fastcall] = ACTIONS(2685), [anon_sym___thiscall] = ACTIONS(2685), [anon_sym___vectorcall] = ACTIONS(2685), [anon_sym_LBRACE] = ACTIONS(2687), [anon_sym_signed] = ACTIONS(2685), [anon_sym_unsigned] = ACTIONS(2685), [anon_sym_long] = ACTIONS(2685), [anon_sym_short] = ACTIONS(2685), [anon_sym_LBRACK] = ACTIONS(2685), [anon_sym_static] = ACTIONS(2685), [anon_sym_register] = ACTIONS(2685), [anon_sym_inline] = ACTIONS(2685), [anon_sym___inline] = ACTIONS(2685), [anon_sym___inline__] = ACTIONS(2685), [anon_sym___forceinline] = ACTIONS(2685), [anon_sym_thread_local] = ACTIONS(2685), [anon_sym___thread] = ACTIONS(2685), [anon_sym_const] = ACTIONS(2685), [anon_sym_constexpr] = ACTIONS(2685), [anon_sym_volatile] = ACTIONS(2685), [anon_sym_restrict] = ACTIONS(2685), [anon_sym___restrict__] = ACTIONS(2685), [anon_sym__Atomic] = ACTIONS(2685), [anon_sym__Noreturn] = ACTIONS(2685), [anon_sym_noreturn] = ACTIONS(2685), [anon_sym__Nonnull] = ACTIONS(2685), [anon_sym_mutable] = ACTIONS(2685), [anon_sym_constinit] = ACTIONS(2685), [anon_sym_consteval] = ACTIONS(2685), [anon_sym_alignas] = ACTIONS(2685), [anon_sym__Alignas] = ACTIONS(2685), [sym_primitive_type] = ACTIONS(2685), [anon_sym_enum] = ACTIONS(2685), [anon_sym_class] = ACTIONS(2685), [anon_sym_struct] = ACTIONS(2685), [anon_sym_union] = ACTIONS(2685), [anon_sym_if] = ACTIONS(2685), [anon_sym_else] = ACTIONS(2685), [anon_sym_switch] = ACTIONS(2685), [anon_sym_case] = ACTIONS(2685), [anon_sym_default] = ACTIONS(2685), [anon_sym_while] = ACTIONS(2685), [anon_sym_do] = ACTIONS(2685), [anon_sym_for] = ACTIONS(2685), [anon_sym_return] = ACTIONS(2685), [anon_sym_break] = ACTIONS(2685), [anon_sym_continue] = ACTIONS(2685), [anon_sym_goto] = ACTIONS(2685), [anon_sym___try] = ACTIONS(2685), [anon_sym___leave] = ACTIONS(2685), [anon_sym_not] = ACTIONS(2685), [anon_sym_compl] = ACTIONS(2685), [anon_sym_DASH_DASH] = ACTIONS(2687), [anon_sym_PLUS_PLUS] = ACTIONS(2687), [anon_sym_sizeof] = ACTIONS(2685), [anon_sym___alignof__] = ACTIONS(2685), [anon_sym___alignof] = ACTIONS(2685), [anon_sym__alignof] = ACTIONS(2685), [anon_sym_alignof] = ACTIONS(2685), [anon_sym__Alignof] = ACTIONS(2685), [anon_sym_offsetof] = ACTIONS(2685), [anon_sym__Generic] = ACTIONS(2685), [anon_sym_asm] = ACTIONS(2685), [anon_sym___asm__] = ACTIONS(2685), [anon_sym___asm] = ACTIONS(2685), [sym_number_literal] = ACTIONS(2687), [anon_sym_L_SQUOTE] = ACTIONS(2687), [anon_sym_u_SQUOTE] = ACTIONS(2687), [anon_sym_U_SQUOTE] = ACTIONS(2687), [anon_sym_u8_SQUOTE] = ACTIONS(2687), [anon_sym_SQUOTE] = ACTIONS(2687), [anon_sym_L_DQUOTE] = ACTIONS(2687), [anon_sym_u_DQUOTE] = ACTIONS(2687), [anon_sym_U_DQUOTE] = ACTIONS(2687), [anon_sym_u8_DQUOTE] = ACTIONS(2687), [anon_sym_DQUOTE] = ACTIONS(2687), [sym_true] = ACTIONS(2685), [sym_false] = ACTIONS(2685), [anon_sym_NULL] = ACTIONS(2685), [anon_sym_nullptr] = ACTIONS(2685), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2685), [anon_sym_decltype] = ACTIONS(2685), [anon_sym_explicit] = ACTIONS(2685), [anon_sym_typename] = ACTIONS(2685), [anon_sym_template] = ACTIONS(2685), [anon_sym_operator] = ACTIONS(2685), [anon_sym_try] = ACTIONS(2685), [anon_sym_delete] = ACTIONS(2685), [anon_sym_throw] = ACTIONS(2685), [anon_sym_namespace] = ACTIONS(2685), [anon_sym_static_assert] = ACTIONS(2685), [anon_sym_concept] = ACTIONS(2685), [anon_sym_co_return] = ACTIONS(2685), [anon_sym_co_yield] = ACTIONS(2685), [anon_sym_R_DQUOTE] = ACTIONS(2687), [anon_sym_LR_DQUOTE] = ACTIONS(2687), [anon_sym_uR_DQUOTE] = ACTIONS(2687), [anon_sym_UR_DQUOTE] = ACTIONS(2687), [anon_sym_u8R_DQUOTE] = ACTIONS(2687), [anon_sym_co_await] = ACTIONS(2685), [anon_sym_new] = ACTIONS(2685), [anon_sym_requires] = ACTIONS(2685), [sym_this] = ACTIONS(2685), }, [STATE(531)] = { [ts_builtin_sym_end] = ACTIONS(3315), [sym_identifier] = ACTIONS(3313), [aux_sym_preproc_include_token1] = ACTIONS(3313), [aux_sym_preproc_def_token1] = ACTIONS(3313), [aux_sym_preproc_if_token1] = ACTIONS(3313), [aux_sym_preproc_ifdef_token1] = ACTIONS(3313), [aux_sym_preproc_ifdef_token2] = ACTIONS(3313), [sym_preproc_directive] = ACTIONS(3313), [anon_sym_LPAREN2] = ACTIONS(3315), [anon_sym_BANG] = ACTIONS(3315), [anon_sym_TILDE] = ACTIONS(3315), [anon_sym_DASH] = ACTIONS(3313), [anon_sym_PLUS] = ACTIONS(3313), [anon_sym_STAR] = ACTIONS(3315), [anon_sym_AMP_AMP] = ACTIONS(3315), [anon_sym_AMP] = ACTIONS(3313), [anon_sym_SEMI] = ACTIONS(3315), [anon_sym___extension__] = ACTIONS(3313), [anon_sym_typedef] = ACTIONS(3313), [anon_sym_virtual] = ACTIONS(3313), [anon_sym_extern] = ACTIONS(3313), [anon_sym___attribute__] = ACTIONS(3313), [anon_sym___attribute] = ACTIONS(3313), [anon_sym_using] = ACTIONS(3313), [anon_sym_COLON_COLON] = ACTIONS(3315), [anon_sym_LBRACK_LBRACK] = ACTIONS(3315), [anon_sym___declspec] = ACTIONS(3313), [anon_sym___based] = ACTIONS(3313), [anon_sym___cdecl] = ACTIONS(3313), [anon_sym___clrcall] = ACTIONS(3313), [anon_sym___stdcall] = ACTIONS(3313), [anon_sym___fastcall] = ACTIONS(3313), [anon_sym___thiscall] = ACTIONS(3313), [anon_sym___vectorcall] = ACTIONS(3313), [anon_sym_LBRACE] = ACTIONS(3315), [anon_sym_signed] = ACTIONS(3313), [anon_sym_unsigned] = ACTIONS(3313), [anon_sym_long] = ACTIONS(3313), [anon_sym_short] = ACTIONS(3313), [anon_sym_LBRACK] = ACTIONS(3313), [anon_sym_static] = ACTIONS(3313), [anon_sym_register] = ACTIONS(3313), [anon_sym_inline] = ACTIONS(3313), [anon_sym___inline] = ACTIONS(3313), [anon_sym___inline__] = ACTIONS(3313), [anon_sym___forceinline] = ACTIONS(3313), [anon_sym_thread_local] = ACTIONS(3313), [anon_sym___thread] = ACTIONS(3313), [anon_sym_const] = ACTIONS(3313), [anon_sym_constexpr] = ACTIONS(3313), [anon_sym_volatile] = ACTIONS(3313), [anon_sym_restrict] = ACTIONS(3313), [anon_sym___restrict__] = ACTIONS(3313), [anon_sym__Atomic] = ACTIONS(3313), [anon_sym__Noreturn] = ACTIONS(3313), [anon_sym_noreturn] = ACTIONS(3313), [anon_sym__Nonnull] = ACTIONS(3313), [anon_sym_mutable] = ACTIONS(3313), [anon_sym_constinit] = ACTIONS(3313), [anon_sym_consteval] = ACTIONS(3313), [anon_sym_alignas] = ACTIONS(3313), [anon_sym__Alignas] = ACTIONS(3313), [sym_primitive_type] = ACTIONS(3313), [anon_sym_enum] = ACTIONS(3313), [anon_sym_class] = ACTIONS(3313), [anon_sym_struct] = ACTIONS(3313), [anon_sym_union] = ACTIONS(3313), [anon_sym_if] = ACTIONS(3313), [anon_sym_switch] = ACTIONS(3313), [anon_sym_case] = ACTIONS(3313), [anon_sym_default] = ACTIONS(3313), [anon_sym_while] = ACTIONS(3313), [anon_sym_do] = ACTIONS(3313), [anon_sym_for] = ACTIONS(3313), [anon_sym_return] = ACTIONS(3313), [anon_sym_break] = ACTIONS(3313), [anon_sym_continue] = ACTIONS(3313), [anon_sym_goto] = ACTIONS(3313), [anon_sym_not] = ACTIONS(3313), [anon_sym_compl] = ACTIONS(3313), [anon_sym_DASH_DASH] = ACTIONS(3315), [anon_sym_PLUS_PLUS] = ACTIONS(3315), [anon_sym_sizeof] = ACTIONS(3313), [anon_sym___alignof__] = ACTIONS(3313), [anon_sym___alignof] = ACTIONS(3313), [anon_sym__alignof] = ACTIONS(3313), [anon_sym_alignof] = ACTIONS(3313), [anon_sym__Alignof] = ACTIONS(3313), [anon_sym_offsetof] = ACTIONS(3313), [anon_sym__Generic] = ACTIONS(3313), [anon_sym_asm] = ACTIONS(3313), [anon_sym___asm__] = ACTIONS(3313), [anon_sym___asm] = ACTIONS(3313), [sym_number_literal] = ACTIONS(3315), [anon_sym_L_SQUOTE] = ACTIONS(3315), [anon_sym_u_SQUOTE] = ACTIONS(3315), [anon_sym_U_SQUOTE] = ACTIONS(3315), [anon_sym_u8_SQUOTE] = ACTIONS(3315), [anon_sym_SQUOTE] = ACTIONS(3315), [anon_sym_L_DQUOTE] = ACTIONS(3315), [anon_sym_u_DQUOTE] = ACTIONS(3315), [anon_sym_U_DQUOTE] = ACTIONS(3315), [anon_sym_u8_DQUOTE] = ACTIONS(3315), [anon_sym_DQUOTE] = ACTIONS(3315), [sym_true] = ACTIONS(3313), [sym_false] = ACTIONS(3313), [anon_sym_NULL] = ACTIONS(3313), [anon_sym_nullptr] = ACTIONS(3313), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3313), [anon_sym_decltype] = ACTIONS(3313), [anon_sym_explicit] = ACTIONS(3313), [anon_sym_typename] = ACTIONS(3313), [anon_sym_export] = ACTIONS(3313), [anon_sym_module] = ACTIONS(3313), [anon_sym_import] = ACTIONS(3313), [anon_sym_template] = ACTIONS(3313), [anon_sym_operator] = ACTIONS(3313), [anon_sym_try] = ACTIONS(3313), [anon_sym_delete] = ACTIONS(3313), [anon_sym_throw] = ACTIONS(3313), [anon_sym_namespace] = ACTIONS(3313), [anon_sym_static_assert] = ACTIONS(3313), [anon_sym_concept] = ACTIONS(3313), [anon_sym_co_return] = ACTIONS(3313), [anon_sym_co_yield] = ACTIONS(3313), [anon_sym_R_DQUOTE] = ACTIONS(3315), [anon_sym_LR_DQUOTE] = ACTIONS(3315), [anon_sym_uR_DQUOTE] = ACTIONS(3315), [anon_sym_UR_DQUOTE] = ACTIONS(3315), [anon_sym_u8R_DQUOTE] = ACTIONS(3315), [anon_sym_co_await] = ACTIONS(3313), [anon_sym_new] = ACTIONS(3313), [anon_sym_requires] = ACTIONS(3313), [sym_this] = ACTIONS(3313), }, [STATE(532)] = { [ts_builtin_sym_end] = ACTIONS(2787), [sym_identifier] = ACTIONS(2785), [aux_sym_preproc_include_token1] = ACTIONS(2785), [aux_sym_preproc_def_token1] = ACTIONS(2785), [aux_sym_preproc_if_token1] = ACTIONS(2785), [aux_sym_preproc_ifdef_token1] = ACTIONS(2785), [aux_sym_preproc_ifdef_token2] = ACTIONS(2785), [sym_preproc_directive] = ACTIONS(2785), [anon_sym_LPAREN2] = ACTIONS(2787), [anon_sym_BANG] = ACTIONS(2787), [anon_sym_TILDE] = ACTIONS(2787), [anon_sym_DASH] = ACTIONS(2785), [anon_sym_PLUS] = ACTIONS(2785), [anon_sym_STAR] = ACTIONS(2787), [anon_sym_AMP_AMP] = ACTIONS(2787), [anon_sym_AMP] = ACTIONS(2785), [anon_sym_SEMI] = ACTIONS(2787), [anon_sym___extension__] = ACTIONS(2785), [anon_sym_typedef] = ACTIONS(2785), [anon_sym_virtual] = ACTIONS(2785), [anon_sym_extern] = ACTIONS(2785), [anon_sym___attribute__] = ACTIONS(2785), [anon_sym___attribute] = ACTIONS(2785), [anon_sym_using] = ACTIONS(2785), [anon_sym_COLON_COLON] = ACTIONS(2787), [anon_sym_LBRACK_LBRACK] = ACTIONS(2787), [anon_sym___declspec] = ACTIONS(2785), [anon_sym___based] = ACTIONS(2785), [anon_sym___cdecl] = ACTIONS(2785), [anon_sym___clrcall] = ACTIONS(2785), [anon_sym___stdcall] = ACTIONS(2785), [anon_sym___fastcall] = ACTIONS(2785), [anon_sym___thiscall] = ACTIONS(2785), [anon_sym___vectorcall] = ACTIONS(2785), [anon_sym_LBRACE] = ACTIONS(2787), [anon_sym_signed] = ACTIONS(2785), [anon_sym_unsigned] = ACTIONS(2785), [anon_sym_long] = ACTIONS(2785), [anon_sym_short] = ACTIONS(2785), [anon_sym_LBRACK] = ACTIONS(2785), [anon_sym_static] = ACTIONS(2785), [anon_sym_register] = ACTIONS(2785), [anon_sym_inline] = ACTIONS(2785), [anon_sym___inline] = ACTIONS(2785), [anon_sym___inline__] = ACTIONS(2785), [anon_sym___forceinline] = ACTIONS(2785), [anon_sym_thread_local] = ACTIONS(2785), [anon_sym___thread] = ACTIONS(2785), [anon_sym_const] = ACTIONS(2785), [anon_sym_constexpr] = ACTIONS(2785), [anon_sym_volatile] = ACTIONS(2785), [anon_sym_restrict] = ACTIONS(2785), [anon_sym___restrict__] = ACTIONS(2785), [anon_sym__Atomic] = ACTIONS(2785), [anon_sym__Noreturn] = ACTIONS(2785), [anon_sym_noreturn] = ACTIONS(2785), [anon_sym__Nonnull] = ACTIONS(2785), [anon_sym_mutable] = ACTIONS(2785), [anon_sym_constinit] = ACTIONS(2785), [anon_sym_consteval] = ACTIONS(2785), [anon_sym_alignas] = ACTIONS(2785), [anon_sym__Alignas] = ACTIONS(2785), [sym_primitive_type] = ACTIONS(2785), [anon_sym_enum] = ACTIONS(2785), [anon_sym_class] = ACTIONS(2785), [anon_sym_struct] = ACTIONS(2785), [anon_sym_union] = ACTIONS(2785), [anon_sym_if] = ACTIONS(2785), [anon_sym_switch] = ACTIONS(2785), [anon_sym_case] = ACTIONS(2785), [anon_sym_default] = ACTIONS(2785), [anon_sym_while] = ACTIONS(2785), [anon_sym_do] = ACTIONS(2785), [anon_sym_for] = ACTIONS(2785), [anon_sym_return] = ACTIONS(2785), [anon_sym_break] = ACTIONS(2785), [anon_sym_continue] = ACTIONS(2785), [anon_sym_goto] = ACTIONS(2785), [anon_sym_not] = ACTIONS(2785), [anon_sym_compl] = ACTIONS(2785), [anon_sym_DASH_DASH] = ACTIONS(2787), [anon_sym_PLUS_PLUS] = ACTIONS(2787), [anon_sym_sizeof] = ACTIONS(2785), [anon_sym___alignof__] = ACTIONS(2785), [anon_sym___alignof] = ACTIONS(2785), [anon_sym__alignof] = ACTIONS(2785), [anon_sym_alignof] = ACTIONS(2785), [anon_sym__Alignof] = ACTIONS(2785), [anon_sym_offsetof] = ACTIONS(2785), [anon_sym__Generic] = ACTIONS(2785), [anon_sym_asm] = ACTIONS(2785), [anon_sym___asm__] = ACTIONS(2785), [anon_sym___asm] = ACTIONS(2785), [sym_number_literal] = ACTIONS(2787), [anon_sym_L_SQUOTE] = ACTIONS(2787), [anon_sym_u_SQUOTE] = ACTIONS(2787), [anon_sym_U_SQUOTE] = ACTIONS(2787), [anon_sym_u8_SQUOTE] = ACTIONS(2787), [anon_sym_SQUOTE] = ACTIONS(2787), [anon_sym_L_DQUOTE] = ACTIONS(2787), [anon_sym_u_DQUOTE] = ACTIONS(2787), [anon_sym_U_DQUOTE] = ACTIONS(2787), [anon_sym_u8_DQUOTE] = ACTIONS(2787), [anon_sym_DQUOTE] = ACTIONS(2787), [sym_true] = ACTIONS(2785), [sym_false] = ACTIONS(2785), [anon_sym_NULL] = ACTIONS(2785), [anon_sym_nullptr] = ACTIONS(2785), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2785), [anon_sym_decltype] = ACTIONS(2785), [anon_sym_explicit] = ACTIONS(2785), [anon_sym_typename] = ACTIONS(2785), [anon_sym_export] = ACTIONS(2785), [anon_sym_module] = ACTIONS(2785), [anon_sym_import] = ACTIONS(2785), [anon_sym_template] = ACTIONS(2785), [anon_sym_operator] = ACTIONS(2785), [anon_sym_try] = ACTIONS(2785), [anon_sym_delete] = ACTIONS(2785), [anon_sym_throw] = ACTIONS(2785), [anon_sym_namespace] = ACTIONS(2785), [anon_sym_static_assert] = ACTIONS(2785), [anon_sym_concept] = ACTIONS(2785), [anon_sym_co_return] = ACTIONS(2785), [anon_sym_co_yield] = ACTIONS(2785), [anon_sym_R_DQUOTE] = ACTIONS(2787), [anon_sym_LR_DQUOTE] = ACTIONS(2787), [anon_sym_uR_DQUOTE] = ACTIONS(2787), [anon_sym_UR_DQUOTE] = ACTIONS(2787), [anon_sym_u8R_DQUOTE] = ACTIONS(2787), [anon_sym_co_await] = ACTIONS(2785), [anon_sym_new] = ACTIONS(2785), [anon_sym_requires] = ACTIONS(2785), [sym_this] = ACTIONS(2785), }, [STATE(533)] = { [sym_identifier] = ACTIONS(2709), [aux_sym_preproc_include_token1] = ACTIONS(2709), [aux_sym_preproc_def_token1] = ACTIONS(2709), [aux_sym_preproc_if_token1] = ACTIONS(2709), [aux_sym_preproc_if_token2] = ACTIONS(2709), [aux_sym_preproc_ifdef_token1] = ACTIONS(2709), [aux_sym_preproc_ifdef_token2] = ACTIONS(2709), [sym_preproc_directive] = ACTIONS(2709), [anon_sym_LPAREN2] = ACTIONS(2711), [anon_sym_BANG] = ACTIONS(2711), [anon_sym_TILDE] = ACTIONS(2711), [anon_sym_DASH] = ACTIONS(2709), [anon_sym_PLUS] = ACTIONS(2709), [anon_sym_STAR] = ACTIONS(2711), [anon_sym_AMP_AMP] = ACTIONS(2711), [anon_sym_AMP] = ACTIONS(2709), [anon_sym_SEMI] = ACTIONS(2711), [anon_sym___extension__] = ACTIONS(2709), [anon_sym_typedef] = ACTIONS(2709), [anon_sym_virtual] = ACTIONS(2709), [anon_sym_extern] = ACTIONS(2709), [anon_sym___attribute__] = ACTIONS(2709), [anon_sym___attribute] = ACTIONS(2709), [anon_sym_using] = ACTIONS(2709), [anon_sym_COLON_COLON] = ACTIONS(2711), [anon_sym_LBRACK_LBRACK] = ACTIONS(2711), [anon_sym___declspec] = ACTIONS(2709), [anon_sym___based] = ACTIONS(2709), [anon_sym___cdecl] = ACTIONS(2709), [anon_sym___clrcall] = ACTIONS(2709), [anon_sym___stdcall] = ACTIONS(2709), [anon_sym___fastcall] = ACTIONS(2709), [anon_sym___thiscall] = ACTIONS(2709), [anon_sym___vectorcall] = ACTIONS(2709), [anon_sym_LBRACE] = ACTIONS(2711), [anon_sym_signed] = ACTIONS(2709), [anon_sym_unsigned] = ACTIONS(2709), [anon_sym_long] = ACTIONS(2709), [anon_sym_short] = ACTIONS(2709), [anon_sym_LBRACK] = ACTIONS(2709), [anon_sym_static] = ACTIONS(2709), [anon_sym_register] = ACTIONS(2709), [anon_sym_inline] = ACTIONS(2709), [anon_sym___inline] = ACTIONS(2709), [anon_sym___inline__] = ACTIONS(2709), [anon_sym___forceinline] = ACTIONS(2709), [anon_sym_thread_local] = ACTIONS(2709), [anon_sym___thread] = ACTIONS(2709), [anon_sym_const] = ACTIONS(2709), [anon_sym_constexpr] = ACTIONS(2709), [anon_sym_volatile] = ACTIONS(2709), [anon_sym_restrict] = ACTIONS(2709), [anon_sym___restrict__] = ACTIONS(2709), [anon_sym__Atomic] = ACTIONS(2709), [anon_sym__Noreturn] = ACTIONS(2709), [anon_sym_noreturn] = ACTIONS(2709), [anon_sym__Nonnull] = ACTIONS(2709), [anon_sym_mutable] = ACTIONS(2709), [anon_sym_constinit] = ACTIONS(2709), [anon_sym_consteval] = ACTIONS(2709), [anon_sym_alignas] = ACTIONS(2709), [anon_sym__Alignas] = ACTIONS(2709), [sym_primitive_type] = ACTIONS(2709), [anon_sym_enum] = ACTIONS(2709), [anon_sym_class] = ACTIONS(2709), [anon_sym_struct] = ACTIONS(2709), [anon_sym_union] = ACTIONS(2709), [anon_sym_if] = ACTIONS(2709), [anon_sym_else] = ACTIONS(2709), [anon_sym_switch] = ACTIONS(2709), [anon_sym_case] = ACTIONS(2709), [anon_sym_default] = ACTIONS(2709), [anon_sym_while] = ACTIONS(2709), [anon_sym_do] = ACTIONS(2709), [anon_sym_for] = ACTIONS(2709), [anon_sym_return] = ACTIONS(2709), [anon_sym_break] = ACTIONS(2709), [anon_sym_continue] = ACTIONS(2709), [anon_sym_goto] = ACTIONS(2709), [anon_sym___try] = ACTIONS(2709), [anon_sym___leave] = ACTIONS(2709), [anon_sym_not] = ACTIONS(2709), [anon_sym_compl] = ACTIONS(2709), [anon_sym_DASH_DASH] = ACTIONS(2711), [anon_sym_PLUS_PLUS] = ACTIONS(2711), [anon_sym_sizeof] = ACTIONS(2709), [anon_sym___alignof__] = ACTIONS(2709), [anon_sym___alignof] = ACTIONS(2709), [anon_sym__alignof] = ACTIONS(2709), [anon_sym_alignof] = ACTIONS(2709), [anon_sym__Alignof] = ACTIONS(2709), [anon_sym_offsetof] = ACTIONS(2709), [anon_sym__Generic] = ACTIONS(2709), [anon_sym_asm] = ACTIONS(2709), [anon_sym___asm__] = ACTIONS(2709), [anon_sym___asm] = ACTIONS(2709), [sym_number_literal] = ACTIONS(2711), [anon_sym_L_SQUOTE] = ACTIONS(2711), [anon_sym_u_SQUOTE] = ACTIONS(2711), [anon_sym_U_SQUOTE] = ACTIONS(2711), [anon_sym_u8_SQUOTE] = ACTIONS(2711), [anon_sym_SQUOTE] = ACTIONS(2711), [anon_sym_L_DQUOTE] = ACTIONS(2711), [anon_sym_u_DQUOTE] = ACTIONS(2711), [anon_sym_U_DQUOTE] = ACTIONS(2711), [anon_sym_u8_DQUOTE] = ACTIONS(2711), [anon_sym_DQUOTE] = ACTIONS(2711), [sym_true] = ACTIONS(2709), [sym_false] = ACTIONS(2709), [anon_sym_NULL] = ACTIONS(2709), [anon_sym_nullptr] = ACTIONS(2709), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2709), [anon_sym_decltype] = ACTIONS(2709), [anon_sym_explicit] = ACTIONS(2709), [anon_sym_typename] = ACTIONS(2709), [anon_sym_template] = ACTIONS(2709), [anon_sym_operator] = ACTIONS(2709), [anon_sym_try] = ACTIONS(2709), [anon_sym_delete] = ACTIONS(2709), [anon_sym_throw] = ACTIONS(2709), [anon_sym_namespace] = ACTIONS(2709), [anon_sym_static_assert] = ACTIONS(2709), [anon_sym_concept] = ACTIONS(2709), [anon_sym_co_return] = ACTIONS(2709), [anon_sym_co_yield] = ACTIONS(2709), [anon_sym_R_DQUOTE] = ACTIONS(2711), [anon_sym_LR_DQUOTE] = ACTIONS(2711), [anon_sym_uR_DQUOTE] = ACTIONS(2711), [anon_sym_UR_DQUOTE] = ACTIONS(2711), [anon_sym_u8R_DQUOTE] = ACTIONS(2711), [anon_sym_co_await] = ACTIONS(2709), [anon_sym_new] = ACTIONS(2709), [anon_sym_requires] = ACTIONS(2709), [sym_this] = ACTIONS(2709), }, [STATE(534)] = { [sym_identifier] = ACTIONS(2713), [aux_sym_preproc_include_token1] = ACTIONS(2713), [aux_sym_preproc_def_token1] = ACTIONS(2713), [aux_sym_preproc_if_token1] = ACTIONS(2713), [aux_sym_preproc_if_token2] = ACTIONS(2713), [aux_sym_preproc_ifdef_token1] = ACTIONS(2713), [aux_sym_preproc_ifdef_token2] = ACTIONS(2713), [sym_preproc_directive] = ACTIONS(2713), [anon_sym_LPAREN2] = ACTIONS(2715), [anon_sym_BANG] = ACTIONS(2715), [anon_sym_TILDE] = ACTIONS(2715), [anon_sym_DASH] = ACTIONS(2713), [anon_sym_PLUS] = ACTIONS(2713), [anon_sym_STAR] = ACTIONS(2715), [anon_sym_AMP_AMP] = ACTIONS(2715), [anon_sym_AMP] = ACTIONS(2713), [anon_sym_SEMI] = ACTIONS(2715), [anon_sym___extension__] = ACTIONS(2713), [anon_sym_typedef] = ACTIONS(2713), [anon_sym_virtual] = ACTIONS(2713), [anon_sym_extern] = ACTIONS(2713), [anon_sym___attribute__] = ACTIONS(2713), [anon_sym___attribute] = ACTIONS(2713), [anon_sym_using] = ACTIONS(2713), [anon_sym_COLON_COLON] = ACTIONS(2715), [anon_sym_LBRACK_LBRACK] = ACTIONS(2715), [anon_sym___declspec] = ACTIONS(2713), [anon_sym___based] = ACTIONS(2713), [anon_sym___cdecl] = ACTIONS(2713), [anon_sym___clrcall] = ACTIONS(2713), [anon_sym___stdcall] = ACTIONS(2713), [anon_sym___fastcall] = ACTIONS(2713), [anon_sym___thiscall] = ACTIONS(2713), [anon_sym___vectorcall] = ACTIONS(2713), [anon_sym_LBRACE] = ACTIONS(2715), [anon_sym_signed] = ACTIONS(2713), [anon_sym_unsigned] = ACTIONS(2713), [anon_sym_long] = ACTIONS(2713), [anon_sym_short] = ACTIONS(2713), [anon_sym_LBRACK] = ACTIONS(2713), [anon_sym_static] = ACTIONS(2713), [anon_sym_register] = ACTIONS(2713), [anon_sym_inline] = ACTIONS(2713), [anon_sym___inline] = ACTIONS(2713), [anon_sym___inline__] = ACTIONS(2713), [anon_sym___forceinline] = ACTIONS(2713), [anon_sym_thread_local] = ACTIONS(2713), [anon_sym___thread] = ACTIONS(2713), [anon_sym_const] = ACTIONS(2713), [anon_sym_constexpr] = ACTIONS(2713), [anon_sym_volatile] = ACTIONS(2713), [anon_sym_restrict] = ACTIONS(2713), [anon_sym___restrict__] = ACTIONS(2713), [anon_sym__Atomic] = ACTIONS(2713), [anon_sym__Noreturn] = ACTIONS(2713), [anon_sym_noreturn] = ACTIONS(2713), [anon_sym__Nonnull] = ACTIONS(2713), [anon_sym_mutable] = ACTIONS(2713), [anon_sym_constinit] = ACTIONS(2713), [anon_sym_consteval] = ACTIONS(2713), [anon_sym_alignas] = ACTIONS(2713), [anon_sym__Alignas] = ACTIONS(2713), [sym_primitive_type] = ACTIONS(2713), [anon_sym_enum] = ACTIONS(2713), [anon_sym_class] = ACTIONS(2713), [anon_sym_struct] = ACTIONS(2713), [anon_sym_union] = ACTIONS(2713), [anon_sym_if] = ACTIONS(2713), [anon_sym_else] = ACTIONS(2713), [anon_sym_switch] = ACTIONS(2713), [anon_sym_case] = ACTIONS(2713), [anon_sym_default] = ACTIONS(2713), [anon_sym_while] = ACTIONS(2713), [anon_sym_do] = ACTIONS(2713), [anon_sym_for] = ACTIONS(2713), [anon_sym_return] = ACTIONS(2713), [anon_sym_break] = ACTIONS(2713), [anon_sym_continue] = ACTIONS(2713), [anon_sym_goto] = ACTIONS(2713), [anon_sym___try] = ACTIONS(2713), [anon_sym___leave] = ACTIONS(2713), [anon_sym_not] = ACTIONS(2713), [anon_sym_compl] = ACTIONS(2713), [anon_sym_DASH_DASH] = ACTIONS(2715), [anon_sym_PLUS_PLUS] = ACTIONS(2715), [anon_sym_sizeof] = ACTIONS(2713), [anon_sym___alignof__] = ACTIONS(2713), [anon_sym___alignof] = ACTIONS(2713), [anon_sym__alignof] = ACTIONS(2713), [anon_sym_alignof] = ACTIONS(2713), [anon_sym__Alignof] = ACTIONS(2713), [anon_sym_offsetof] = ACTIONS(2713), [anon_sym__Generic] = ACTIONS(2713), [anon_sym_asm] = ACTIONS(2713), [anon_sym___asm__] = ACTIONS(2713), [anon_sym___asm] = ACTIONS(2713), [sym_number_literal] = ACTIONS(2715), [anon_sym_L_SQUOTE] = ACTIONS(2715), [anon_sym_u_SQUOTE] = ACTIONS(2715), [anon_sym_U_SQUOTE] = ACTIONS(2715), [anon_sym_u8_SQUOTE] = ACTIONS(2715), [anon_sym_SQUOTE] = ACTIONS(2715), [anon_sym_L_DQUOTE] = ACTIONS(2715), [anon_sym_u_DQUOTE] = ACTIONS(2715), [anon_sym_U_DQUOTE] = ACTIONS(2715), [anon_sym_u8_DQUOTE] = ACTIONS(2715), [anon_sym_DQUOTE] = ACTIONS(2715), [sym_true] = ACTIONS(2713), [sym_false] = ACTIONS(2713), [anon_sym_NULL] = ACTIONS(2713), [anon_sym_nullptr] = ACTIONS(2713), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2713), [anon_sym_decltype] = ACTIONS(2713), [anon_sym_explicit] = ACTIONS(2713), [anon_sym_typename] = ACTIONS(2713), [anon_sym_template] = ACTIONS(2713), [anon_sym_operator] = ACTIONS(2713), [anon_sym_try] = ACTIONS(2713), [anon_sym_delete] = ACTIONS(2713), [anon_sym_throw] = ACTIONS(2713), [anon_sym_namespace] = ACTIONS(2713), [anon_sym_static_assert] = ACTIONS(2713), [anon_sym_concept] = ACTIONS(2713), [anon_sym_co_return] = ACTIONS(2713), [anon_sym_co_yield] = ACTIONS(2713), [anon_sym_R_DQUOTE] = ACTIONS(2715), [anon_sym_LR_DQUOTE] = ACTIONS(2715), [anon_sym_uR_DQUOTE] = ACTIONS(2715), [anon_sym_UR_DQUOTE] = ACTIONS(2715), [anon_sym_u8R_DQUOTE] = ACTIONS(2715), [anon_sym_co_await] = ACTIONS(2713), [anon_sym_new] = ACTIONS(2713), [anon_sym_requires] = ACTIONS(2713), [sym_this] = ACTIONS(2713), }, [STATE(535)] = { [sym_identifier] = ACTIONS(2717), [aux_sym_preproc_include_token1] = ACTIONS(2717), [aux_sym_preproc_def_token1] = ACTIONS(2717), [aux_sym_preproc_if_token1] = ACTIONS(2717), [aux_sym_preproc_if_token2] = ACTIONS(2717), [aux_sym_preproc_ifdef_token1] = ACTIONS(2717), [aux_sym_preproc_ifdef_token2] = ACTIONS(2717), [sym_preproc_directive] = ACTIONS(2717), [anon_sym_LPAREN2] = ACTIONS(2719), [anon_sym_BANG] = ACTIONS(2719), [anon_sym_TILDE] = ACTIONS(2719), [anon_sym_DASH] = ACTIONS(2717), [anon_sym_PLUS] = ACTIONS(2717), [anon_sym_STAR] = ACTIONS(2719), [anon_sym_AMP_AMP] = ACTIONS(2719), [anon_sym_AMP] = ACTIONS(2717), [anon_sym_SEMI] = ACTIONS(2719), [anon_sym___extension__] = ACTIONS(2717), [anon_sym_typedef] = ACTIONS(2717), [anon_sym_virtual] = ACTIONS(2717), [anon_sym_extern] = ACTIONS(2717), [anon_sym___attribute__] = ACTIONS(2717), [anon_sym___attribute] = ACTIONS(2717), [anon_sym_using] = ACTIONS(2717), [anon_sym_COLON_COLON] = ACTIONS(2719), [anon_sym_LBRACK_LBRACK] = ACTIONS(2719), [anon_sym___declspec] = ACTIONS(2717), [anon_sym___based] = ACTIONS(2717), [anon_sym___cdecl] = ACTIONS(2717), [anon_sym___clrcall] = ACTIONS(2717), [anon_sym___stdcall] = ACTIONS(2717), [anon_sym___fastcall] = ACTIONS(2717), [anon_sym___thiscall] = ACTIONS(2717), [anon_sym___vectorcall] = ACTIONS(2717), [anon_sym_LBRACE] = ACTIONS(2719), [anon_sym_signed] = ACTIONS(2717), [anon_sym_unsigned] = ACTIONS(2717), [anon_sym_long] = ACTIONS(2717), [anon_sym_short] = ACTIONS(2717), [anon_sym_LBRACK] = ACTIONS(2717), [anon_sym_static] = ACTIONS(2717), [anon_sym_register] = ACTIONS(2717), [anon_sym_inline] = ACTIONS(2717), [anon_sym___inline] = ACTIONS(2717), [anon_sym___inline__] = ACTIONS(2717), [anon_sym___forceinline] = ACTIONS(2717), [anon_sym_thread_local] = ACTIONS(2717), [anon_sym___thread] = ACTIONS(2717), [anon_sym_const] = ACTIONS(2717), [anon_sym_constexpr] = ACTIONS(2717), [anon_sym_volatile] = ACTIONS(2717), [anon_sym_restrict] = ACTIONS(2717), [anon_sym___restrict__] = ACTIONS(2717), [anon_sym__Atomic] = ACTIONS(2717), [anon_sym__Noreturn] = ACTIONS(2717), [anon_sym_noreturn] = ACTIONS(2717), [anon_sym__Nonnull] = ACTIONS(2717), [anon_sym_mutable] = ACTIONS(2717), [anon_sym_constinit] = ACTIONS(2717), [anon_sym_consteval] = ACTIONS(2717), [anon_sym_alignas] = ACTIONS(2717), [anon_sym__Alignas] = ACTIONS(2717), [sym_primitive_type] = ACTIONS(2717), [anon_sym_enum] = ACTIONS(2717), [anon_sym_class] = ACTIONS(2717), [anon_sym_struct] = ACTIONS(2717), [anon_sym_union] = ACTIONS(2717), [anon_sym_if] = ACTIONS(2717), [anon_sym_else] = ACTIONS(2717), [anon_sym_switch] = ACTIONS(2717), [anon_sym_case] = ACTIONS(2717), [anon_sym_default] = ACTIONS(2717), [anon_sym_while] = ACTIONS(2717), [anon_sym_do] = ACTIONS(2717), [anon_sym_for] = ACTIONS(2717), [anon_sym_return] = ACTIONS(2717), [anon_sym_break] = ACTIONS(2717), [anon_sym_continue] = ACTIONS(2717), [anon_sym_goto] = ACTIONS(2717), [anon_sym___try] = ACTIONS(2717), [anon_sym___leave] = ACTIONS(2717), [anon_sym_not] = ACTIONS(2717), [anon_sym_compl] = ACTIONS(2717), [anon_sym_DASH_DASH] = ACTIONS(2719), [anon_sym_PLUS_PLUS] = ACTIONS(2719), [anon_sym_sizeof] = ACTIONS(2717), [anon_sym___alignof__] = ACTIONS(2717), [anon_sym___alignof] = ACTIONS(2717), [anon_sym__alignof] = ACTIONS(2717), [anon_sym_alignof] = ACTIONS(2717), [anon_sym__Alignof] = ACTIONS(2717), [anon_sym_offsetof] = ACTIONS(2717), [anon_sym__Generic] = ACTIONS(2717), [anon_sym_asm] = ACTIONS(2717), [anon_sym___asm__] = ACTIONS(2717), [anon_sym___asm] = ACTIONS(2717), [sym_number_literal] = ACTIONS(2719), [anon_sym_L_SQUOTE] = ACTIONS(2719), [anon_sym_u_SQUOTE] = ACTIONS(2719), [anon_sym_U_SQUOTE] = ACTIONS(2719), [anon_sym_u8_SQUOTE] = ACTIONS(2719), [anon_sym_SQUOTE] = ACTIONS(2719), [anon_sym_L_DQUOTE] = ACTIONS(2719), [anon_sym_u_DQUOTE] = ACTIONS(2719), [anon_sym_U_DQUOTE] = ACTIONS(2719), [anon_sym_u8_DQUOTE] = ACTIONS(2719), [anon_sym_DQUOTE] = ACTIONS(2719), [sym_true] = ACTIONS(2717), [sym_false] = ACTIONS(2717), [anon_sym_NULL] = ACTIONS(2717), [anon_sym_nullptr] = ACTIONS(2717), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2717), [anon_sym_decltype] = ACTIONS(2717), [anon_sym_explicit] = ACTIONS(2717), [anon_sym_typename] = ACTIONS(2717), [anon_sym_template] = ACTIONS(2717), [anon_sym_operator] = ACTIONS(2717), [anon_sym_try] = ACTIONS(2717), [anon_sym_delete] = ACTIONS(2717), [anon_sym_throw] = ACTIONS(2717), [anon_sym_namespace] = ACTIONS(2717), [anon_sym_static_assert] = ACTIONS(2717), [anon_sym_concept] = ACTIONS(2717), [anon_sym_co_return] = ACTIONS(2717), [anon_sym_co_yield] = ACTIONS(2717), [anon_sym_R_DQUOTE] = ACTIONS(2719), [anon_sym_LR_DQUOTE] = ACTIONS(2719), [anon_sym_uR_DQUOTE] = ACTIONS(2719), [anon_sym_UR_DQUOTE] = ACTIONS(2719), [anon_sym_u8R_DQUOTE] = ACTIONS(2719), [anon_sym_co_await] = ACTIONS(2717), [anon_sym_new] = ACTIONS(2717), [anon_sym_requires] = ACTIONS(2717), [sym_this] = ACTIONS(2717), }, [STATE(536)] = { [sym_identifier] = ACTIONS(2721), [aux_sym_preproc_include_token1] = ACTIONS(2721), [aux_sym_preproc_def_token1] = ACTIONS(2721), [aux_sym_preproc_if_token1] = ACTIONS(2721), [aux_sym_preproc_if_token2] = ACTIONS(2721), [aux_sym_preproc_ifdef_token1] = ACTIONS(2721), [aux_sym_preproc_ifdef_token2] = ACTIONS(2721), [sym_preproc_directive] = ACTIONS(2721), [anon_sym_LPAREN2] = ACTIONS(2723), [anon_sym_BANG] = ACTIONS(2723), [anon_sym_TILDE] = ACTIONS(2723), [anon_sym_DASH] = ACTIONS(2721), [anon_sym_PLUS] = ACTIONS(2721), [anon_sym_STAR] = ACTIONS(2723), [anon_sym_AMP_AMP] = ACTIONS(2723), [anon_sym_AMP] = ACTIONS(2721), [anon_sym_SEMI] = ACTIONS(2723), [anon_sym___extension__] = ACTIONS(2721), [anon_sym_typedef] = ACTIONS(2721), [anon_sym_virtual] = ACTIONS(2721), [anon_sym_extern] = ACTIONS(2721), [anon_sym___attribute__] = ACTIONS(2721), [anon_sym___attribute] = ACTIONS(2721), [anon_sym_using] = ACTIONS(2721), [anon_sym_COLON_COLON] = ACTIONS(2723), [anon_sym_LBRACK_LBRACK] = ACTIONS(2723), [anon_sym___declspec] = ACTIONS(2721), [anon_sym___based] = ACTIONS(2721), [anon_sym___cdecl] = ACTIONS(2721), [anon_sym___clrcall] = ACTIONS(2721), [anon_sym___stdcall] = ACTIONS(2721), [anon_sym___fastcall] = ACTIONS(2721), [anon_sym___thiscall] = ACTIONS(2721), [anon_sym___vectorcall] = ACTIONS(2721), [anon_sym_LBRACE] = ACTIONS(2723), [anon_sym_signed] = ACTIONS(2721), [anon_sym_unsigned] = ACTIONS(2721), [anon_sym_long] = ACTIONS(2721), [anon_sym_short] = ACTIONS(2721), [anon_sym_LBRACK] = ACTIONS(2721), [anon_sym_static] = ACTIONS(2721), [anon_sym_register] = ACTIONS(2721), [anon_sym_inline] = ACTIONS(2721), [anon_sym___inline] = ACTIONS(2721), [anon_sym___inline__] = ACTIONS(2721), [anon_sym___forceinline] = ACTIONS(2721), [anon_sym_thread_local] = ACTIONS(2721), [anon_sym___thread] = ACTIONS(2721), [anon_sym_const] = ACTIONS(2721), [anon_sym_constexpr] = ACTIONS(2721), [anon_sym_volatile] = ACTIONS(2721), [anon_sym_restrict] = ACTIONS(2721), [anon_sym___restrict__] = ACTIONS(2721), [anon_sym__Atomic] = ACTIONS(2721), [anon_sym__Noreturn] = ACTIONS(2721), [anon_sym_noreturn] = ACTIONS(2721), [anon_sym__Nonnull] = ACTIONS(2721), [anon_sym_mutable] = ACTIONS(2721), [anon_sym_constinit] = ACTIONS(2721), [anon_sym_consteval] = ACTIONS(2721), [anon_sym_alignas] = ACTIONS(2721), [anon_sym__Alignas] = ACTIONS(2721), [sym_primitive_type] = ACTIONS(2721), [anon_sym_enum] = ACTIONS(2721), [anon_sym_class] = ACTIONS(2721), [anon_sym_struct] = ACTIONS(2721), [anon_sym_union] = ACTIONS(2721), [anon_sym_if] = ACTIONS(2721), [anon_sym_else] = ACTIONS(2721), [anon_sym_switch] = ACTIONS(2721), [anon_sym_case] = ACTIONS(2721), [anon_sym_default] = ACTIONS(2721), [anon_sym_while] = ACTIONS(2721), [anon_sym_do] = ACTIONS(2721), [anon_sym_for] = ACTIONS(2721), [anon_sym_return] = ACTIONS(2721), [anon_sym_break] = ACTIONS(2721), [anon_sym_continue] = ACTIONS(2721), [anon_sym_goto] = ACTIONS(2721), [anon_sym___try] = ACTIONS(2721), [anon_sym___leave] = ACTIONS(2721), [anon_sym_not] = ACTIONS(2721), [anon_sym_compl] = ACTIONS(2721), [anon_sym_DASH_DASH] = ACTIONS(2723), [anon_sym_PLUS_PLUS] = ACTIONS(2723), [anon_sym_sizeof] = ACTIONS(2721), [anon_sym___alignof__] = ACTIONS(2721), [anon_sym___alignof] = ACTIONS(2721), [anon_sym__alignof] = ACTIONS(2721), [anon_sym_alignof] = ACTIONS(2721), [anon_sym__Alignof] = ACTIONS(2721), [anon_sym_offsetof] = ACTIONS(2721), [anon_sym__Generic] = ACTIONS(2721), [anon_sym_asm] = ACTIONS(2721), [anon_sym___asm__] = ACTIONS(2721), [anon_sym___asm] = ACTIONS(2721), [sym_number_literal] = ACTIONS(2723), [anon_sym_L_SQUOTE] = ACTIONS(2723), [anon_sym_u_SQUOTE] = ACTIONS(2723), [anon_sym_U_SQUOTE] = ACTIONS(2723), [anon_sym_u8_SQUOTE] = ACTIONS(2723), [anon_sym_SQUOTE] = ACTIONS(2723), [anon_sym_L_DQUOTE] = ACTIONS(2723), [anon_sym_u_DQUOTE] = ACTIONS(2723), [anon_sym_U_DQUOTE] = ACTIONS(2723), [anon_sym_u8_DQUOTE] = ACTIONS(2723), [anon_sym_DQUOTE] = ACTIONS(2723), [sym_true] = ACTIONS(2721), [sym_false] = ACTIONS(2721), [anon_sym_NULL] = ACTIONS(2721), [anon_sym_nullptr] = ACTIONS(2721), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2721), [anon_sym_decltype] = ACTIONS(2721), [anon_sym_explicit] = ACTIONS(2721), [anon_sym_typename] = ACTIONS(2721), [anon_sym_template] = ACTIONS(2721), [anon_sym_operator] = ACTIONS(2721), [anon_sym_try] = ACTIONS(2721), [anon_sym_delete] = ACTIONS(2721), [anon_sym_throw] = ACTIONS(2721), [anon_sym_namespace] = ACTIONS(2721), [anon_sym_static_assert] = ACTIONS(2721), [anon_sym_concept] = ACTIONS(2721), [anon_sym_co_return] = ACTIONS(2721), [anon_sym_co_yield] = ACTIONS(2721), [anon_sym_R_DQUOTE] = ACTIONS(2723), [anon_sym_LR_DQUOTE] = ACTIONS(2723), [anon_sym_uR_DQUOTE] = ACTIONS(2723), [anon_sym_UR_DQUOTE] = ACTIONS(2723), [anon_sym_u8R_DQUOTE] = ACTIONS(2723), [anon_sym_co_await] = ACTIONS(2721), [anon_sym_new] = ACTIONS(2721), [anon_sym_requires] = ACTIONS(2721), [sym_this] = ACTIONS(2721), }, [STATE(537)] = { [sym_identifier] = ACTIONS(2725), [aux_sym_preproc_include_token1] = ACTIONS(2725), [aux_sym_preproc_def_token1] = ACTIONS(2725), [aux_sym_preproc_if_token1] = ACTIONS(2725), [aux_sym_preproc_if_token2] = ACTIONS(2725), [aux_sym_preproc_ifdef_token1] = ACTIONS(2725), [aux_sym_preproc_ifdef_token2] = ACTIONS(2725), [sym_preproc_directive] = ACTIONS(2725), [anon_sym_LPAREN2] = ACTIONS(2727), [anon_sym_BANG] = ACTIONS(2727), [anon_sym_TILDE] = ACTIONS(2727), [anon_sym_DASH] = ACTIONS(2725), [anon_sym_PLUS] = ACTIONS(2725), [anon_sym_STAR] = ACTIONS(2727), [anon_sym_AMP_AMP] = ACTIONS(2727), [anon_sym_AMP] = ACTIONS(2725), [anon_sym_SEMI] = ACTIONS(2727), [anon_sym___extension__] = ACTIONS(2725), [anon_sym_typedef] = ACTIONS(2725), [anon_sym_virtual] = ACTIONS(2725), [anon_sym_extern] = ACTIONS(2725), [anon_sym___attribute__] = ACTIONS(2725), [anon_sym___attribute] = ACTIONS(2725), [anon_sym_using] = ACTIONS(2725), [anon_sym_COLON_COLON] = ACTIONS(2727), [anon_sym_LBRACK_LBRACK] = ACTIONS(2727), [anon_sym___declspec] = ACTIONS(2725), [anon_sym___based] = ACTIONS(2725), [anon_sym___cdecl] = ACTIONS(2725), [anon_sym___clrcall] = ACTIONS(2725), [anon_sym___stdcall] = ACTIONS(2725), [anon_sym___fastcall] = ACTIONS(2725), [anon_sym___thiscall] = ACTIONS(2725), [anon_sym___vectorcall] = ACTIONS(2725), [anon_sym_LBRACE] = ACTIONS(2727), [anon_sym_signed] = ACTIONS(2725), [anon_sym_unsigned] = ACTIONS(2725), [anon_sym_long] = ACTIONS(2725), [anon_sym_short] = ACTIONS(2725), [anon_sym_LBRACK] = ACTIONS(2725), [anon_sym_static] = ACTIONS(2725), [anon_sym_register] = ACTIONS(2725), [anon_sym_inline] = ACTIONS(2725), [anon_sym___inline] = ACTIONS(2725), [anon_sym___inline__] = ACTIONS(2725), [anon_sym___forceinline] = ACTIONS(2725), [anon_sym_thread_local] = ACTIONS(2725), [anon_sym___thread] = ACTIONS(2725), [anon_sym_const] = ACTIONS(2725), [anon_sym_constexpr] = ACTIONS(2725), [anon_sym_volatile] = ACTIONS(2725), [anon_sym_restrict] = ACTIONS(2725), [anon_sym___restrict__] = ACTIONS(2725), [anon_sym__Atomic] = ACTIONS(2725), [anon_sym__Noreturn] = ACTIONS(2725), [anon_sym_noreturn] = ACTIONS(2725), [anon_sym__Nonnull] = ACTIONS(2725), [anon_sym_mutable] = ACTIONS(2725), [anon_sym_constinit] = ACTIONS(2725), [anon_sym_consteval] = ACTIONS(2725), [anon_sym_alignas] = ACTIONS(2725), [anon_sym__Alignas] = ACTIONS(2725), [sym_primitive_type] = ACTIONS(2725), [anon_sym_enum] = ACTIONS(2725), [anon_sym_class] = ACTIONS(2725), [anon_sym_struct] = ACTIONS(2725), [anon_sym_union] = ACTIONS(2725), [anon_sym_if] = ACTIONS(2725), [anon_sym_else] = ACTIONS(2725), [anon_sym_switch] = ACTIONS(2725), [anon_sym_case] = ACTIONS(2725), [anon_sym_default] = ACTIONS(2725), [anon_sym_while] = ACTIONS(2725), [anon_sym_do] = ACTIONS(2725), [anon_sym_for] = ACTIONS(2725), [anon_sym_return] = ACTIONS(2725), [anon_sym_break] = ACTIONS(2725), [anon_sym_continue] = ACTIONS(2725), [anon_sym_goto] = ACTIONS(2725), [anon_sym___try] = ACTIONS(2725), [anon_sym___leave] = ACTIONS(2725), [anon_sym_not] = ACTIONS(2725), [anon_sym_compl] = ACTIONS(2725), [anon_sym_DASH_DASH] = ACTIONS(2727), [anon_sym_PLUS_PLUS] = ACTIONS(2727), [anon_sym_sizeof] = ACTIONS(2725), [anon_sym___alignof__] = ACTIONS(2725), [anon_sym___alignof] = ACTIONS(2725), [anon_sym__alignof] = ACTIONS(2725), [anon_sym_alignof] = ACTIONS(2725), [anon_sym__Alignof] = ACTIONS(2725), [anon_sym_offsetof] = ACTIONS(2725), [anon_sym__Generic] = ACTIONS(2725), [anon_sym_asm] = ACTIONS(2725), [anon_sym___asm__] = ACTIONS(2725), [anon_sym___asm] = ACTIONS(2725), [sym_number_literal] = ACTIONS(2727), [anon_sym_L_SQUOTE] = ACTIONS(2727), [anon_sym_u_SQUOTE] = ACTIONS(2727), [anon_sym_U_SQUOTE] = ACTIONS(2727), [anon_sym_u8_SQUOTE] = ACTIONS(2727), [anon_sym_SQUOTE] = ACTIONS(2727), [anon_sym_L_DQUOTE] = ACTIONS(2727), [anon_sym_u_DQUOTE] = ACTIONS(2727), [anon_sym_U_DQUOTE] = ACTIONS(2727), [anon_sym_u8_DQUOTE] = ACTIONS(2727), [anon_sym_DQUOTE] = ACTIONS(2727), [sym_true] = ACTIONS(2725), [sym_false] = ACTIONS(2725), [anon_sym_NULL] = ACTIONS(2725), [anon_sym_nullptr] = ACTIONS(2725), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2725), [anon_sym_decltype] = ACTIONS(2725), [anon_sym_explicit] = ACTIONS(2725), [anon_sym_typename] = ACTIONS(2725), [anon_sym_template] = ACTIONS(2725), [anon_sym_operator] = ACTIONS(2725), [anon_sym_try] = ACTIONS(2725), [anon_sym_delete] = ACTIONS(2725), [anon_sym_throw] = ACTIONS(2725), [anon_sym_namespace] = ACTIONS(2725), [anon_sym_static_assert] = ACTIONS(2725), [anon_sym_concept] = ACTIONS(2725), [anon_sym_co_return] = ACTIONS(2725), [anon_sym_co_yield] = ACTIONS(2725), [anon_sym_R_DQUOTE] = ACTIONS(2727), [anon_sym_LR_DQUOTE] = ACTIONS(2727), [anon_sym_uR_DQUOTE] = ACTIONS(2727), [anon_sym_UR_DQUOTE] = ACTIONS(2727), [anon_sym_u8R_DQUOTE] = ACTIONS(2727), [anon_sym_co_await] = ACTIONS(2725), [anon_sym_new] = ACTIONS(2725), [anon_sym_requires] = ACTIONS(2725), [sym_this] = ACTIONS(2725), }, [STATE(538)] = { [sym_identifier] = ACTIONS(2729), [aux_sym_preproc_include_token1] = ACTIONS(2729), [aux_sym_preproc_def_token1] = ACTIONS(2729), [aux_sym_preproc_if_token1] = ACTIONS(2729), [aux_sym_preproc_if_token2] = ACTIONS(2729), [aux_sym_preproc_ifdef_token1] = ACTIONS(2729), [aux_sym_preproc_ifdef_token2] = ACTIONS(2729), [sym_preproc_directive] = ACTIONS(2729), [anon_sym_LPAREN2] = ACTIONS(2731), [anon_sym_BANG] = ACTIONS(2731), [anon_sym_TILDE] = ACTIONS(2731), [anon_sym_DASH] = ACTIONS(2729), [anon_sym_PLUS] = ACTIONS(2729), [anon_sym_STAR] = ACTIONS(2731), [anon_sym_AMP_AMP] = ACTIONS(2731), [anon_sym_AMP] = ACTIONS(2729), [anon_sym_SEMI] = ACTIONS(2731), [anon_sym___extension__] = ACTIONS(2729), [anon_sym_typedef] = ACTIONS(2729), [anon_sym_virtual] = ACTIONS(2729), [anon_sym_extern] = ACTIONS(2729), [anon_sym___attribute__] = ACTIONS(2729), [anon_sym___attribute] = ACTIONS(2729), [anon_sym_using] = ACTIONS(2729), [anon_sym_COLON_COLON] = ACTIONS(2731), [anon_sym_LBRACK_LBRACK] = ACTIONS(2731), [anon_sym___declspec] = ACTIONS(2729), [anon_sym___based] = ACTIONS(2729), [anon_sym___cdecl] = ACTIONS(2729), [anon_sym___clrcall] = ACTIONS(2729), [anon_sym___stdcall] = ACTIONS(2729), [anon_sym___fastcall] = ACTIONS(2729), [anon_sym___thiscall] = ACTIONS(2729), [anon_sym___vectorcall] = ACTIONS(2729), [anon_sym_LBRACE] = ACTIONS(2731), [anon_sym_signed] = ACTIONS(2729), [anon_sym_unsigned] = ACTIONS(2729), [anon_sym_long] = ACTIONS(2729), [anon_sym_short] = ACTIONS(2729), [anon_sym_LBRACK] = ACTIONS(2729), [anon_sym_static] = ACTIONS(2729), [anon_sym_register] = ACTIONS(2729), [anon_sym_inline] = ACTIONS(2729), [anon_sym___inline] = ACTIONS(2729), [anon_sym___inline__] = ACTIONS(2729), [anon_sym___forceinline] = ACTIONS(2729), [anon_sym_thread_local] = ACTIONS(2729), [anon_sym___thread] = ACTIONS(2729), [anon_sym_const] = ACTIONS(2729), [anon_sym_constexpr] = ACTIONS(2729), [anon_sym_volatile] = ACTIONS(2729), [anon_sym_restrict] = ACTIONS(2729), [anon_sym___restrict__] = ACTIONS(2729), [anon_sym__Atomic] = ACTIONS(2729), [anon_sym__Noreturn] = ACTIONS(2729), [anon_sym_noreturn] = ACTIONS(2729), [anon_sym__Nonnull] = ACTIONS(2729), [anon_sym_mutable] = ACTIONS(2729), [anon_sym_constinit] = ACTIONS(2729), [anon_sym_consteval] = ACTIONS(2729), [anon_sym_alignas] = ACTIONS(2729), [anon_sym__Alignas] = ACTIONS(2729), [sym_primitive_type] = ACTIONS(2729), [anon_sym_enum] = ACTIONS(2729), [anon_sym_class] = ACTIONS(2729), [anon_sym_struct] = ACTIONS(2729), [anon_sym_union] = ACTIONS(2729), [anon_sym_if] = ACTIONS(2729), [anon_sym_else] = ACTIONS(2729), [anon_sym_switch] = ACTIONS(2729), [anon_sym_case] = ACTIONS(2729), [anon_sym_default] = ACTIONS(2729), [anon_sym_while] = ACTIONS(2729), [anon_sym_do] = ACTIONS(2729), [anon_sym_for] = ACTIONS(2729), [anon_sym_return] = ACTIONS(2729), [anon_sym_break] = ACTIONS(2729), [anon_sym_continue] = ACTIONS(2729), [anon_sym_goto] = ACTIONS(2729), [anon_sym___try] = ACTIONS(2729), [anon_sym___leave] = ACTIONS(2729), [anon_sym_not] = ACTIONS(2729), [anon_sym_compl] = ACTIONS(2729), [anon_sym_DASH_DASH] = ACTIONS(2731), [anon_sym_PLUS_PLUS] = ACTIONS(2731), [anon_sym_sizeof] = ACTIONS(2729), [anon_sym___alignof__] = ACTIONS(2729), [anon_sym___alignof] = ACTIONS(2729), [anon_sym__alignof] = ACTIONS(2729), [anon_sym_alignof] = ACTIONS(2729), [anon_sym__Alignof] = ACTIONS(2729), [anon_sym_offsetof] = ACTIONS(2729), [anon_sym__Generic] = ACTIONS(2729), [anon_sym_asm] = ACTIONS(2729), [anon_sym___asm__] = ACTIONS(2729), [anon_sym___asm] = ACTIONS(2729), [sym_number_literal] = ACTIONS(2731), [anon_sym_L_SQUOTE] = ACTIONS(2731), [anon_sym_u_SQUOTE] = ACTIONS(2731), [anon_sym_U_SQUOTE] = ACTIONS(2731), [anon_sym_u8_SQUOTE] = ACTIONS(2731), [anon_sym_SQUOTE] = ACTIONS(2731), [anon_sym_L_DQUOTE] = ACTIONS(2731), [anon_sym_u_DQUOTE] = ACTIONS(2731), [anon_sym_U_DQUOTE] = ACTIONS(2731), [anon_sym_u8_DQUOTE] = ACTIONS(2731), [anon_sym_DQUOTE] = ACTIONS(2731), [sym_true] = ACTIONS(2729), [sym_false] = ACTIONS(2729), [anon_sym_NULL] = ACTIONS(2729), [anon_sym_nullptr] = ACTIONS(2729), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2729), [anon_sym_decltype] = ACTIONS(2729), [anon_sym_explicit] = ACTIONS(2729), [anon_sym_typename] = ACTIONS(2729), [anon_sym_template] = ACTIONS(2729), [anon_sym_operator] = ACTIONS(2729), [anon_sym_try] = ACTIONS(2729), [anon_sym_delete] = ACTIONS(2729), [anon_sym_throw] = ACTIONS(2729), [anon_sym_namespace] = ACTIONS(2729), [anon_sym_static_assert] = ACTIONS(2729), [anon_sym_concept] = ACTIONS(2729), [anon_sym_co_return] = ACTIONS(2729), [anon_sym_co_yield] = ACTIONS(2729), [anon_sym_R_DQUOTE] = ACTIONS(2731), [anon_sym_LR_DQUOTE] = ACTIONS(2731), [anon_sym_uR_DQUOTE] = ACTIONS(2731), [anon_sym_UR_DQUOTE] = ACTIONS(2731), [anon_sym_u8R_DQUOTE] = ACTIONS(2731), [anon_sym_co_await] = ACTIONS(2729), [anon_sym_new] = ACTIONS(2729), [anon_sym_requires] = ACTIONS(2729), [sym_this] = ACTIONS(2729), }, [STATE(539)] = { [sym_identifier] = ACTIONS(2745), [aux_sym_preproc_include_token1] = ACTIONS(2745), [aux_sym_preproc_def_token1] = ACTIONS(2745), [aux_sym_preproc_if_token1] = ACTIONS(2745), [aux_sym_preproc_if_token2] = ACTIONS(2745), [aux_sym_preproc_ifdef_token1] = ACTIONS(2745), [aux_sym_preproc_ifdef_token2] = ACTIONS(2745), [sym_preproc_directive] = ACTIONS(2745), [anon_sym_LPAREN2] = ACTIONS(2747), [anon_sym_BANG] = ACTIONS(2747), [anon_sym_TILDE] = ACTIONS(2747), [anon_sym_DASH] = ACTIONS(2745), [anon_sym_PLUS] = ACTIONS(2745), [anon_sym_STAR] = ACTIONS(2747), [anon_sym_AMP_AMP] = ACTIONS(2747), [anon_sym_AMP] = ACTIONS(2745), [anon_sym_SEMI] = ACTIONS(2747), [anon_sym___extension__] = ACTIONS(2745), [anon_sym_typedef] = ACTIONS(2745), [anon_sym_virtual] = ACTIONS(2745), [anon_sym_extern] = ACTIONS(2745), [anon_sym___attribute__] = ACTIONS(2745), [anon_sym___attribute] = ACTIONS(2745), [anon_sym_using] = ACTIONS(2745), [anon_sym_COLON_COLON] = ACTIONS(2747), [anon_sym_LBRACK_LBRACK] = ACTIONS(2747), [anon_sym___declspec] = ACTIONS(2745), [anon_sym___based] = ACTIONS(2745), [anon_sym___cdecl] = ACTIONS(2745), [anon_sym___clrcall] = ACTIONS(2745), [anon_sym___stdcall] = ACTIONS(2745), [anon_sym___fastcall] = ACTIONS(2745), [anon_sym___thiscall] = ACTIONS(2745), [anon_sym___vectorcall] = ACTIONS(2745), [anon_sym_LBRACE] = ACTIONS(2747), [anon_sym_signed] = ACTIONS(2745), [anon_sym_unsigned] = ACTIONS(2745), [anon_sym_long] = ACTIONS(2745), [anon_sym_short] = ACTIONS(2745), [anon_sym_LBRACK] = ACTIONS(2745), [anon_sym_static] = ACTIONS(2745), [anon_sym_register] = ACTIONS(2745), [anon_sym_inline] = ACTIONS(2745), [anon_sym___inline] = ACTIONS(2745), [anon_sym___inline__] = ACTIONS(2745), [anon_sym___forceinline] = ACTIONS(2745), [anon_sym_thread_local] = ACTIONS(2745), [anon_sym___thread] = ACTIONS(2745), [anon_sym_const] = ACTIONS(2745), [anon_sym_constexpr] = ACTIONS(2745), [anon_sym_volatile] = ACTIONS(2745), [anon_sym_restrict] = ACTIONS(2745), [anon_sym___restrict__] = ACTIONS(2745), [anon_sym__Atomic] = ACTIONS(2745), [anon_sym__Noreturn] = ACTIONS(2745), [anon_sym_noreturn] = ACTIONS(2745), [anon_sym__Nonnull] = ACTIONS(2745), [anon_sym_mutable] = ACTIONS(2745), [anon_sym_constinit] = ACTIONS(2745), [anon_sym_consteval] = ACTIONS(2745), [anon_sym_alignas] = ACTIONS(2745), [anon_sym__Alignas] = ACTIONS(2745), [sym_primitive_type] = ACTIONS(2745), [anon_sym_enum] = ACTIONS(2745), [anon_sym_class] = ACTIONS(2745), [anon_sym_struct] = ACTIONS(2745), [anon_sym_union] = ACTIONS(2745), [anon_sym_if] = ACTIONS(2745), [anon_sym_else] = ACTIONS(2745), [anon_sym_switch] = ACTIONS(2745), [anon_sym_case] = ACTIONS(2745), [anon_sym_default] = ACTIONS(2745), [anon_sym_while] = ACTIONS(2745), [anon_sym_do] = ACTIONS(2745), [anon_sym_for] = ACTIONS(2745), [anon_sym_return] = ACTIONS(2745), [anon_sym_break] = ACTIONS(2745), [anon_sym_continue] = ACTIONS(2745), [anon_sym_goto] = ACTIONS(2745), [anon_sym___try] = ACTIONS(2745), [anon_sym___leave] = ACTIONS(2745), [anon_sym_not] = ACTIONS(2745), [anon_sym_compl] = ACTIONS(2745), [anon_sym_DASH_DASH] = ACTIONS(2747), [anon_sym_PLUS_PLUS] = ACTIONS(2747), [anon_sym_sizeof] = ACTIONS(2745), [anon_sym___alignof__] = ACTIONS(2745), [anon_sym___alignof] = ACTIONS(2745), [anon_sym__alignof] = ACTIONS(2745), [anon_sym_alignof] = ACTIONS(2745), [anon_sym__Alignof] = ACTIONS(2745), [anon_sym_offsetof] = ACTIONS(2745), [anon_sym__Generic] = ACTIONS(2745), [anon_sym_asm] = ACTIONS(2745), [anon_sym___asm__] = ACTIONS(2745), [anon_sym___asm] = ACTIONS(2745), [sym_number_literal] = ACTIONS(2747), [anon_sym_L_SQUOTE] = ACTIONS(2747), [anon_sym_u_SQUOTE] = ACTIONS(2747), [anon_sym_U_SQUOTE] = ACTIONS(2747), [anon_sym_u8_SQUOTE] = ACTIONS(2747), [anon_sym_SQUOTE] = ACTIONS(2747), [anon_sym_L_DQUOTE] = ACTIONS(2747), [anon_sym_u_DQUOTE] = ACTIONS(2747), [anon_sym_U_DQUOTE] = ACTIONS(2747), [anon_sym_u8_DQUOTE] = ACTIONS(2747), [anon_sym_DQUOTE] = ACTIONS(2747), [sym_true] = ACTIONS(2745), [sym_false] = ACTIONS(2745), [anon_sym_NULL] = ACTIONS(2745), [anon_sym_nullptr] = ACTIONS(2745), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2745), [anon_sym_decltype] = ACTIONS(2745), [anon_sym_explicit] = ACTIONS(2745), [anon_sym_typename] = ACTIONS(2745), [anon_sym_template] = ACTIONS(2745), [anon_sym_operator] = ACTIONS(2745), [anon_sym_try] = ACTIONS(2745), [anon_sym_delete] = ACTIONS(2745), [anon_sym_throw] = ACTIONS(2745), [anon_sym_namespace] = ACTIONS(2745), [anon_sym_static_assert] = ACTIONS(2745), [anon_sym_concept] = ACTIONS(2745), [anon_sym_co_return] = ACTIONS(2745), [anon_sym_co_yield] = ACTIONS(2745), [anon_sym_R_DQUOTE] = ACTIONS(2747), [anon_sym_LR_DQUOTE] = ACTIONS(2747), [anon_sym_uR_DQUOTE] = ACTIONS(2747), [anon_sym_UR_DQUOTE] = ACTIONS(2747), [anon_sym_u8R_DQUOTE] = ACTIONS(2747), [anon_sym_co_await] = ACTIONS(2745), [anon_sym_new] = ACTIONS(2745), [anon_sym_requires] = ACTIONS(2745), [sym_this] = ACTIONS(2745), }, [STATE(540)] = { [sym_identifier] = ACTIONS(2701), [aux_sym_preproc_include_token1] = ACTIONS(2701), [aux_sym_preproc_def_token1] = ACTIONS(2701), [aux_sym_preproc_if_token1] = ACTIONS(2701), [aux_sym_preproc_ifdef_token1] = ACTIONS(2701), [aux_sym_preproc_ifdef_token2] = ACTIONS(2701), [sym_preproc_directive] = ACTIONS(2701), [anon_sym_LPAREN2] = ACTIONS(2703), [anon_sym_BANG] = ACTIONS(2703), [anon_sym_TILDE] = ACTIONS(2703), [anon_sym_DASH] = ACTIONS(2701), [anon_sym_PLUS] = ACTIONS(2701), [anon_sym_STAR] = ACTIONS(2703), [anon_sym_AMP_AMP] = ACTIONS(2703), [anon_sym_AMP] = ACTIONS(2701), [anon_sym_SEMI] = ACTIONS(2703), [anon_sym___extension__] = ACTIONS(2701), [anon_sym_typedef] = ACTIONS(2701), [anon_sym_virtual] = ACTIONS(2701), [anon_sym_extern] = ACTIONS(2701), [anon_sym___attribute__] = ACTIONS(2701), [anon_sym___attribute] = ACTIONS(2701), [anon_sym_using] = ACTIONS(2701), [anon_sym_COLON_COLON] = ACTIONS(2703), [anon_sym_LBRACK_LBRACK] = ACTIONS(2703), [anon_sym___declspec] = ACTIONS(2701), [anon_sym___based] = ACTIONS(2701), [anon_sym___cdecl] = ACTIONS(2701), [anon_sym___clrcall] = ACTIONS(2701), [anon_sym___stdcall] = ACTIONS(2701), [anon_sym___fastcall] = ACTIONS(2701), [anon_sym___thiscall] = ACTIONS(2701), [anon_sym___vectorcall] = ACTIONS(2701), [anon_sym_LBRACE] = ACTIONS(2703), [anon_sym_RBRACE] = ACTIONS(2703), [anon_sym_signed] = ACTIONS(2701), [anon_sym_unsigned] = ACTIONS(2701), [anon_sym_long] = ACTIONS(2701), [anon_sym_short] = ACTIONS(2701), [anon_sym_LBRACK] = ACTIONS(2701), [anon_sym_static] = ACTIONS(2701), [anon_sym_register] = ACTIONS(2701), [anon_sym_inline] = ACTIONS(2701), [anon_sym___inline] = ACTIONS(2701), [anon_sym___inline__] = ACTIONS(2701), [anon_sym___forceinline] = ACTIONS(2701), [anon_sym_thread_local] = ACTIONS(2701), [anon_sym___thread] = ACTIONS(2701), [anon_sym_const] = ACTIONS(2701), [anon_sym_constexpr] = ACTIONS(2701), [anon_sym_volatile] = ACTIONS(2701), [anon_sym_restrict] = ACTIONS(2701), [anon_sym___restrict__] = ACTIONS(2701), [anon_sym__Atomic] = ACTIONS(2701), [anon_sym__Noreturn] = ACTIONS(2701), [anon_sym_noreturn] = ACTIONS(2701), [anon_sym__Nonnull] = ACTIONS(2701), [anon_sym_mutable] = ACTIONS(2701), [anon_sym_constinit] = ACTIONS(2701), [anon_sym_consteval] = ACTIONS(2701), [anon_sym_alignas] = ACTIONS(2701), [anon_sym__Alignas] = ACTIONS(2701), [sym_primitive_type] = ACTIONS(2701), [anon_sym_enum] = ACTIONS(2701), [anon_sym_class] = ACTIONS(2701), [anon_sym_struct] = ACTIONS(2701), [anon_sym_union] = ACTIONS(2701), [anon_sym_if] = ACTIONS(2701), [anon_sym_else] = ACTIONS(2701), [anon_sym_switch] = ACTIONS(2701), [anon_sym_case] = ACTIONS(2701), [anon_sym_default] = ACTIONS(2701), [anon_sym_while] = ACTIONS(2701), [anon_sym_do] = ACTIONS(2701), [anon_sym_for] = ACTIONS(2701), [anon_sym_return] = ACTIONS(2701), [anon_sym_break] = ACTIONS(2701), [anon_sym_continue] = ACTIONS(2701), [anon_sym_goto] = ACTIONS(2701), [anon_sym___try] = ACTIONS(2701), [anon_sym___leave] = ACTIONS(2701), [anon_sym_not] = ACTIONS(2701), [anon_sym_compl] = ACTIONS(2701), [anon_sym_DASH_DASH] = ACTIONS(2703), [anon_sym_PLUS_PLUS] = ACTIONS(2703), [anon_sym_sizeof] = ACTIONS(2701), [anon_sym___alignof__] = ACTIONS(2701), [anon_sym___alignof] = ACTIONS(2701), [anon_sym__alignof] = ACTIONS(2701), [anon_sym_alignof] = ACTIONS(2701), [anon_sym__Alignof] = ACTIONS(2701), [anon_sym_offsetof] = ACTIONS(2701), [anon_sym__Generic] = ACTIONS(2701), [anon_sym_asm] = ACTIONS(2701), [anon_sym___asm__] = ACTIONS(2701), [anon_sym___asm] = ACTIONS(2701), [sym_number_literal] = ACTIONS(2703), [anon_sym_L_SQUOTE] = ACTIONS(2703), [anon_sym_u_SQUOTE] = ACTIONS(2703), [anon_sym_U_SQUOTE] = ACTIONS(2703), [anon_sym_u8_SQUOTE] = ACTIONS(2703), [anon_sym_SQUOTE] = ACTIONS(2703), [anon_sym_L_DQUOTE] = ACTIONS(2703), [anon_sym_u_DQUOTE] = ACTIONS(2703), [anon_sym_U_DQUOTE] = ACTIONS(2703), [anon_sym_u8_DQUOTE] = ACTIONS(2703), [anon_sym_DQUOTE] = ACTIONS(2703), [sym_true] = ACTIONS(2701), [sym_false] = ACTIONS(2701), [anon_sym_NULL] = ACTIONS(2701), [anon_sym_nullptr] = ACTIONS(2701), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2701), [anon_sym_decltype] = ACTIONS(2701), [anon_sym_explicit] = ACTIONS(2701), [anon_sym_typename] = ACTIONS(2701), [anon_sym_template] = ACTIONS(2701), [anon_sym_operator] = ACTIONS(2701), [anon_sym_try] = ACTIONS(2701), [anon_sym_delete] = ACTIONS(2701), [anon_sym_throw] = ACTIONS(2701), [anon_sym_namespace] = ACTIONS(2701), [anon_sym_static_assert] = ACTIONS(2701), [anon_sym_concept] = ACTIONS(2701), [anon_sym_co_return] = ACTIONS(2701), [anon_sym_co_yield] = ACTIONS(2701), [anon_sym_R_DQUOTE] = ACTIONS(2703), [anon_sym_LR_DQUOTE] = ACTIONS(2703), [anon_sym_uR_DQUOTE] = ACTIONS(2703), [anon_sym_UR_DQUOTE] = ACTIONS(2703), [anon_sym_u8R_DQUOTE] = ACTIONS(2703), [anon_sym_co_await] = ACTIONS(2701), [anon_sym_new] = ACTIONS(2701), [anon_sym_requires] = ACTIONS(2701), [sym_this] = ACTIONS(2701), }, [STATE(541)] = { [ts_builtin_sym_end] = ACTIONS(2803), [sym_identifier] = ACTIONS(2801), [aux_sym_preproc_include_token1] = ACTIONS(2801), [aux_sym_preproc_def_token1] = ACTIONS(2801), [aux_sym_preproc_if_token1] = ACTIONS(2801), [aux_sym_preproc_ifdef_token1] = ACTIONS(2801), [aux_sym_preproc_ifdef_token2] = ACTIONS(2801), [sym_preproc_directive] = ACTIONS(2801), [anon_sym_LPAREN2] = ACTIONS(2803), [anon_sym_BANG] = ACTIONS(2803), [anon_sym_TILDE] = ACTIONS(2803), [anon_sym_DASH] = ACTIONS(2801), [anon_sym_PLUS] = ACTIONS(2801), [anon_sym_STAR] = ACTIONS(2803), [anon_sym_AMP_AMP] = ACTIONS(2803), [anon_sym_AMP] = ACTIONS(2801), [anon_sym_SEMI] = ACTIONS(2803), [anon_sym___extension__] = ACTIONS(2801), [anon_sym_typedef] = ACTIONS(2801), [anon_sym_virtual] = ACTIONS(2801), [anon_sym_extern] = ACTIONS(2801), [anon_sym___attribute__] = ACTIONS(2801), [anon_sym___attribute] = ACTIONS(2801), [anon_sym_using] = ACTIONS(2801), [anon_sym_COLON_COLON] = ACTIONS(2803), [anon_sym_LBRACK_LBRACK] = ACTIONS(2803), [anon_sym___declspec] = ACTIONS(2801), [anon_sym___based] = ACTIONS(2801), [anon_sym___cdecl] = ACTIONS(2801), [anon_sym___clrcall] = ACTIONS(2801), [anon_sym___stdcall] = ACTIONS(2801), [anon_sym___fastcall] = ACTIONS(2801), [anon_sym___thiscall] = ACTIONS(2801), [anon_sym___vectorcall] = ACTIONS(2801), [anon_sym_LBRACE] = ACTIONS(2803), [anon_sym_signed] = ACTIONS(2801), [anon_sym_unsigned] = ACTIONS(2801), [anon_sym_long] = ACTIONS(2801), [anon_sym_short] = ACTIONS(2801), [anon_sym_LBRACK] = ACTIONS(2801), [anon_sym_static] = ACTIONS(2801), [anon_sym_register] = ACTIONS(2801), [anon_sym_inline] = ACTIONS(2801), [anon_sym___inline] = ACTIONS(2801), [anon_sym___inline__] = ACTIONS(2801), [anon_sym___forceinline] = ACTIONS(2801), [anon_sym_thread_local] = ACTIONS(2801), [anon_sym___thread] = ACTIONS(2801), [anon_sym_const] = ACTIONS(2801), [anon_sym_constexpr] = ACTIONS(2801), [anon_sym_volatile] = ACTIONS(2801), [anon_sym_restrict] = ACTIONS(2801), [anon_sym___restrict__] = ACTIONS(2801), [anon_sym__Atomic] = ACTIONS(2801), [anon_sym__Noreturn] = ACTIONS(2801), [anon_sym_noreturn] = ACTIONS(2801), [anon_sym__Nonnull] = ACTIONS(2801), [anon_sym_mutable] = ACTIONS(2801), [anon_sym_constinit] = ACTIONS(2801), [anon_sym_consteval] = ACTIONS(2801), [anon_sym_alignas] = ACTIONS(2801), [anon_sym__Alignas] = ACTIONS(2801), [sym_primitive_type] = ACTIONS(2801), [anon_sym_enum] = ACTIONS(2801), [anon_sym_class] = ACTIONS(2801), [anon_sym_struct] = ACTIONS(2801), [anon_sym_union] = ACTIONS(2801), [anon_sym_if] = ACTIONS(2801), [anon_sym_switch] = ACTIONS(2801), [anon_sym_case] = ACTIONS(2801), [anon_sym_default] = ACTIONS(2801), [anon_sym_while] = ACTIONS(2801), [anon_sym_do] = ACTIONS(2801), [anon_sym_for] = ACTIONS(2801), [anon_sym_return] = ACTIONS(2801), [anon_sym_break] = ACTIONS(2801), [anon_sym_continue] = ACTIONS(2801), [anon_sym_goto] = ACTIONS(2801), [anon_sym_not] = ACTIONS(2801), [anon_sym_compl] = ACTIONS(2801), [anon_sym_DASH_DASH] = ACTIONS(2803), [anon_sym_PLUS_PLUS] = ACTIONS(2803), [anon_sym_sizeof] = ACTIONS(2801), [anon_sym___alignof__] = ACTIONS(2801), [anon_sym___alignof] = ACTIONS(2801), [anon_sym__alignof] = ACTIONS(2801), [anon_sym_alignof] = ACTIONS(2801), [anon_sym__Alignof] = ACTIONS(2801), [anon_sym_offsetof] = ACTIONS(2801), [anon_sym__Generic] = ACTIONS(2801), [anon_sym_asm] = ACTIONS(2801), [anon_sym___asm__] = ACTIONS(2801), [anon_sym___asm] = ACTIONS(2801), [sym_number_literal] = ACTIONS(2803), [anon_sym_L_SQUOTE] = ACTIONS(2803), [anon_sym_u_SQUOTE] = ACTIONS(2803), [anon_sym_U_SQUOTE] = ACTIONS(2803), [anon_sym_u8_SQUOTE] = ACTIONS(2803), [anon_sym_SQUOTE] = ACTIONS(2803), [anon_sym_L_DQUOTE] = ACTIONS(2803), [anon_sym_u_DQUOTE] = ACTIONS(2803), [anon_sym_U_DQUOTE] = ACTIONS(2803), [anon_sym_u8_DQUOTE] = ACTIONS(2803), [anon_sym_DQUOTE] = ACTIONS(2803), [sym_true] = ACTIONS(2801), [sym_false] = ACTIONS(2801), [anon_sym_NULL] = ACTIONS(2801), [anon_sym_nullptr] = ACTIONS(2801), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2801), [anon_sym_decltype] = ACTIONS(2801), [anon_sym_explicit] = ACTIONS(2801), [anon_sym_typename] = ACTIONS(2801), [anon_sym_export] = ACTIONS(2801), [anon_sym_module] = ACTIONS(2801), [anon_sym_import] = ACTIONS(2801), [anon_sym_template] = ACTIONS(2801), [anon_sym_operator] = ACTIONS(2801), [anon_sym_try] = ACTIONS(2801), [anon_sym_delete] = ACTIONS(2801), [anon_sym_throw] = ACTIONS(2801), [anon_sym_namespace] = ACTIONS(2801), [anon_sym_static_assert] = ACTIONS(2801), [anon_sym_concept] = ACTIONS(2801), [anon_sym_co_return] = ACTIONS(2801), [anon_sym_co_yield] = ACTIONS(2801), [anon_sym_R_DQUOTE] = ACTIONS(2803), [anon_sym_LR_DQUOTE] = ACTIONS(2803), [anon_sym_uR_DQUOTE] = ACTIONS(2803), [anon_sym_UR_DQUOTE] = ACTIONS(2803), [anon_sym_u8R_DQUOTE] = ACTIONS(2803), [anon_sym_co_await] = ACTIONS(2801), [anon_sym_new] = ACTIONS(2801), [anon_sym_requires] = ACTIONS(2801), [sym_this] = ACTIONS(2801), }, [STATE(542)] = { [sym_identifier] = ACTIONS(2761), [aux_sym_preproc_include_token1] = ACTIONS(2761), [aux_sym_preproc_def_token1] = ACTIONS(2761), [aux_sym_preproc_if_token1] = ACTIONS(2761), [aux_sym_preproc_ifdef_token1] = ACTIONS(2761), [aux_sym_preproc_ifdef_token2] = ACTIONS(2761), [sym_preproc_directive] = ACTIONS(2761), [anon_sym_LPAREN2] = ACTIONS(2763), [anon_sym_BANG] = ACTIONS(2763), [anon_sym_TILDE] = ACTIONS(2763), [anon_sym_DASH] = ACTIONS(2761), [anon_sym_PLUS] = ACTIONS(2761), [anon_sym_STAR] = ACTIONS(2763), [anon_sym_AMP_AMP] = ACTIONS(2763), [anon_sym_AMP] = ACTIONS(2761), [anon_sym_SEMI] = ACTIONS(2763), [anon_sym___extension__] = ACTIONS(2761), [anon_sym_typedef] = ACTIONS(2761), [anon_sym_virtual] = ACTIONS(2761), [anon_sym_extern] = ACTIONS(2761), [anon_sym___attribute__] = ACTIONS(2761), [anon_sym___attribute] = ACTIONS(2761), [anon_sym_using] = ACTIONS(2761), [anon_sym_COLON_COLON] = ACTIONS(2763), [anon_sym_LBRACK_LBRACK] = ACTIONS(2763), [anon_sym___declspec] = ACTIONS(2761), [anon_sym___based] = ACTIONS(2761), [anon_sym___cdecl] = ACTIONS(2761), [anon_sym___clrcall] = ACTIONS(2761), [anon_sym___stdcall] = ACTIONS(2761), [anon_sym___fastcall] = ACTIONS(2761), [anon_sym___thiscall] = ACTIONS(2761), [anon_sym___vectorcall] = ACTIONS(2761), [anon_sym_LBRACE] = ACTIONS(2763), [anon_sym_RBRACE] = ACTIONS(2763), [anon_sym_signed] = ACTIONS(2761), [anon_sym_unsigned] = ACTIONS(2761), [anon_sym_long] = ACTIONS(2761), [anon_sym_short] = ACTIONS(2761), [anon_sym_LBRACK] = ACTIONS(2761), [anon_sym_static] = ACTIONS(2761), [anon_sym_register] = ACTIONS(2761), [anon_sym_inline] = ACTIONS(2761), [anon_sym___inline] = ACTIONS(2761), [anon_sym___inline__] = ACTIONS(2761), [anon_sym___forceinline] = ACTIONS(2761), [anon_sym_thread_local] = ACTIONS(2761), [anon_sym___thread] = ACTIONS(2761), [anon_sym_const] = ACTIONS(2761), [anon_sym_constexpr] = ACTIONS(2761), [anon_sym_volatile] = ACTIONS(2761), [anon_sym_restrict] = ACTIONS(2761), [anon_sym___restrict__] = ACTIONS(2761), [anon_sym__Atomic] = ACTIONS(2761), [anon_sym__Noreturn] = ACTIONS(2761), [anon_sym_noreturn] = ACTIONS(2761), [anon_sym__Nonnull] = ACTIONS(2761), [anon_sym_mutable] = ACTIONS(2761), [anon_sym_constinit] = ACTIONS(2761), [anon_sym_consteval] = ACTIONS(2761), [anon_sym_alignas] = ACTIONS(2761), [anon_sym__Alignas] = ACTIONS(2761), [sym_primitive_type] = ACTIONS(2761), [anon_sym_enum] = ACTIONS(2761), [anon_sym_class] = ACTIONS(2761), [anon_sym_struct] = ACTIONS(2761), [anon_sym_union] = ACTIONS(2761), [anon_sym_if] = ACTIONS(2761), [anon_sym_else] = ACTIONS(2761), [anon_sym_switch] = ACTIONS(2761), [anon_sym_case] = ACTIONS(2761), [anon_sym_default] = ACTIONS(2761), [anon_sym_while] = ACTIONS(2761), [anon_sym_do] = ACTIONS(2761), [anon_sym_for] = ACTIONS(2761), [anon_sym_return] = ACTIONS(2761), [anon_sym_break] = ACTIONS(2761), [anon_sym_continue] = ACTIONS(2761), [anon_sym_goto] = ACTIONS(2761), [anon_sym___try] = ACTIONS(2761), [anon_sym___leave] = ACTIONS(2761), [anon_sym_not] = ACTIONS(2761), [anon_sym_compl] = ACTIONS(2761), [anon_sym_DASH_DASH] = ACTIONS(2763), [anon_sym_PLUS_PLUS] = ACTIONS(2763), [anon_sym_sizeof] = ACTIONS(2761), [anon_sym___alignof__] = ACTIONS(2761), [anon_sym___alignof] = ACTIONS(2761), [anon_sym__alignof] = ACTIONS(2761), [anon_sym_alignof] = ACTIONS(2761), [anon_sym__Alignof] = ACTIONS(2761), [anon_sym_offsetof] = ACTIONS(2761), [anon_sym__Generic] = ACTIONS(2761), [anon_sym_asm] = ACTIONS(2761), [anon_sym___asm__] = ACTIONS(2761), [anon_sym___asm] = ACTIONS(2761), [sym_number_literal] = ACTIONS(2763), [anon_sym_L_SQUOTE] = ACTIONS(2763), [anon_sym_u_SQUOTE] = ACTIONS(2763), [anon_sym_U_SQUOTE] = ACTIONS(2763), [anon_sym_u8_SQUOTE] = ACTIONS(2763), [anon_sym_SQUOTE] = ACTIONS(2763), [anon_sym_L_DQUOTE] = ACTIONS(2763), [anon_sym_u_DQUOTE] = ACTIONS(2763), [anon_sym_U_DQUOTE] = ACTIONS(2763), [anon_sym_u8_DQUOTE] = ACTIONS(2763), [anon_sym_DQUOTE] = ACTIONS(2763), [sym_true] = ACTIONS(2761), [sym_false] = ACTIONS(2761), [anon_sym_NULL] = ACTIONS(2761), [anon_sym_nullptr] = ACTIONS(2761), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2761), [anon_sym_decltype] = ACTIONS(2761), [anon_sym_explicit] = ACTIONS(2761), [anon_sym_typename] = ACTIONS(2761), [anon_sym_template] = ACTIONS(2761), [anon_sym_operator] = ACTIONS(2761), [anon_sym_try] = ACTIONS(2761), [anon_sym_delete] = ACTIONS(2761), [anon_sym_throw] = ACTIONS(2761), [anon_sym_namespace] = ACTIONS(2761), [anon_sym_static_assert] = ACTIONS(2761), [anon_sym_concept] = ACTIONS(2761), [anon_sym_co_return] = ACTIONS(2761), [anon_sym_co_yield] = ACTIONS(2761), [anon_sym_R_DQUOTE] = ACTIONS(2763), [anon_sym_LR_DQUOTE] = ACTIONS(2763), [anon_sym_uR_DQUOTE] = ACTIONS(2763), [anon_sym_UR_DQUOTE] = ACTIONS(2763), [anon_sym_u8R_DQUOTE] = ACTIONS(2763), [anon_sym_co_await] = ACTIONS(2761), [anon_sym_new] = ACTIONS(2761), [anon_sym_requires] = ACTIONS(2761), [sym_this] = ACTIONS(2761), }, [STATE(543)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_include_token1] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_if_token2] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_BANG] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_DASH] = ACTIONS(2673), [anon_sym_PLUS] = ACTIONS(2673), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym___cdecl] = ACTIONS(2673), [anon_sym___clrcall] = ACTIONS(2673), [anon_sym___stdcall] = ACTIONS(2673), [anon_sym___fastcall] = ACTIONS(2673), [anon_sym___thiscall] = ACTIONS(2673), [anon_sym___vectorcall] = ACTIONS(2673), [anon_sym_LBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [anon_sym_if] = ACTIONS(2673), [anon_sym_else] = ACTIONS(2673), [anon_sym_switch] = ACTIONS(2673), [anon_sym_case] = ACTIONS(2673), [anon_sym_default] = ACTIONS(2673), [anon_sym_while] = ACTIONS(2673), [anon_sym_do] = ACTIONS(2673), [anon_sym_for] = ACTIONS(2673), [anon_sym_return] = ACTIONS(2673), [anon_sym_break] = ACTIONS(2673), [anon_sym_continue] = ACTIONS(2673), [anon_sym_goto] = ACTIONS(2673), [anon_sym___try] = ACTIONS(2673), [anon_sym___leave] = ACTIONS(2673), [anon_sym_not] = ACTIONS(2673), [anon_sym_compl] = ACTIONS(2673), [anon_sym_DASH_DASH] = ACTIONS(2675), [anon_sym_PLUS_PLUS] = ACTIONS(2675), [anon_sym_sizeof] = ACTIONS(2673), [anon_sym___alignof__] = ACTIONS(2673), [anon_sym___alignof] = ACTIONS(2673), [anon_sym__alignof] = ACTIONS(2673), [anon_sym_alignof] = ACTIONS(2673), [anon_sym__Alignof] = ACTIONS(2673), [anon_sym_offsetof] = ACTIONS(2673), [anon_sym__Generic] = ACTIONS(2673), [anon_sym_asm] = ACTIONS(2673), [anon_sym___asm__] = ACTIONS(2673), [anon_sym___asm] = ACTIONS(2673), [sym_number_literal] = ACTIONS(2675), [anon_sym_L_SQUOTE] = ACTIONS(2675), [anon_sym_u_SQUOTE] = ACTIONS(2675), [anon_sym_U_SQUOTE] = ACTIONS(2675), [anon_sym_u8_SQUOTE] = ACTIONS(2675), [anon_sym_SQUOTE] = ACTIONS(2675), [anon_sym_L_DQUOTE] = ACTIONS(2675), [anon_sym_u_DQUOTE] = ACTIONS(2675), [anon_sym_U_DQUOTE] = ACTIONS(2675), [anon_sym_u8_DQUOTE] = ACTIONS(2675), [anon_sym_DQUOTE] = ACTIONS(2675), [sym_true] = ACTIONS(2673), [sym_false] = ACTIONS(2673), [anon_sym_NULL] = ACTIONS(2673), [anon_sym_nullptr] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_try] = ACTIONS(2673), [anon_sym_delete] = ACTIONS(2673), [anon_sym_throw] = ACTIONS(2673), [anon_sym_namespace] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), [anon_sym_concept] = ACTIONS(2673), [anon_sym_co_return] = ACTIONS(2673), [anon_sym_co_yield] = ACTIONS(2673), [anon_sym_R_DQUOTE] = ACTIONS(2675), [anon_sym_LR_DQUOTE] = ACTIONS(2675), [anon_sym_uR_DQUOTE] = ACTIONS(2675), [anon_sym_UR_DQUOTE] = ACTIONS(2675), [anon_sym_u8R_DQUOTE] = ACTIONS(2675), [anon_sym_co_await] = ACTIONS(2673), [anon_sym_new] = ACTIONS(2673), [anon_sym_requires] = ACTIONS(2673), [sym_this] = ACTIONS(2673), }, [STATE(544)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_include_token1] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_if_token2] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_BANG] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_DASH] = ACTIONS(2673), [anon_sym_PLUS] = ACTIONS(2673), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym___cdecl] = ACTIONS(2673), [anon_sym___clrcall] = ACTIONS(2673), [anon_sym___stdcall] = ACTIONS(2673), [anon_sym___fastcall] = ACTIONS(2673), [anon_sym___thiscall] = ACTIONS(2673), [anon_sym___vectorcall] = ACTIONS(2673), [anon_sym_LBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [anon_sym_if] = ACTIONS(2673), [anon_sym_else] = ACTIONS(2673), [anon_sym_switch] = ACTIONS(2673), [anon_sym_case] = ACTIONS(2673), [anon_sym_default] = ACTIONS(2673), [anon_sym_while] = ACTIONS(2673), [anon_sym_do] = ACTIONS(2673), [anon_sym_for] = ACTIONS(2673), [anon_sym_return] = ACTIONS(2673), [anon_sym_break] = ACTIONS(2673), [anon_sym_continue] = ACTIONS(2673), [anon_sym_goto] = ACTIONS(2673), [anon_sym___try] = ACTIONS(2673), [anon_sym___leave] = ACTIONS(2673), [anon_sym_not] = ACTIONS(2673), [anon_sym_compl] = ACTIONS(2673), [anon_sym_DASH_DASH] = ACTIONS(2675), [anon_sym_PLUS_PLUS] = ACTIONS(2675), [anon_sym_sizeof] = ACTIONS(2673), [anon_sym___alignof__] = ACTIONS(2673), [anon_sym___alignof] = ACTIONS(2673), [anon_sym__alignof] = ACTIONS(2673), [anon_sym_alignof] = ACTIONS(2673), [anon_sym__Alignof] = ACTIONS(2673), [anon_sym_offsetof] = ACTIONS(2673), [anon_sym__Generic] = ACTIONS(2673), [anon_sym_asm] = ACTIONS(2673), [anon_sym___asm__] = ACTIONS(2673), [anon_sym___asm] = ACTIONS(2673), [sym_number_literal] = ACTIONS(2675), [anon_sym_L_SQUOTE] = ACTIONS(2675), [anon_sym_u_SQUOTE] = ACTIONS(2675), [anon_sym_U_SQUOTE] = ACTIONS(2675), [anon_sym_u8_SQUOTE] = ACTIONS(2675), [anon_sym_SQUOTE] = ACTIONS(2675), [anon_sym_L_DQUOTE] = ACTIONS(2675), [anon_sym_u_DQUOTE] = ACTIONS(2675), [anon_sym_U_DQUOTE] = ACTIONS(2675), [anon_sym_u8_DQUOTE] = ACTIONS(2675), [anon_sym_DQUOTE] = ACTIONS(2675), [sym_true] = ACTIONS(2673), [sym_false] = ACTIONS(2673), [anon_sym_NULL] = ACTIONS(2673), [anon_sym_nullptr] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_try] = ACTIONS(2673), [anon_sym_delete] = ACTIONS(2673), [anon_sym_throw] = ACTIONS(2673), [anon_sym_namespace] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), [anon_sym_concept] = ACTIONS(2673), [anon_sym_co_return] = ACTIONS(2673), [anon_sym_co_yield] = ACTIONS(2673), [anon_sym_R_DQUOTE] = ACTIONS(2675), [anon_sym_LR_DQUOTE] = ACTIONS(2675), [anon_sym_uR_DQUOTE] = ACTIONS(2675), [anon_sym_UR_DQUOTE] = ACTIONS(2675), [anon_sym_u8R_DQUOTE] = ACTIONS(2675), [anon_sym_co_await] = ACTIONS(2673), [anon_sym_new] = ACTIONS(2673), [anon_sym_requires] = ACTIONS(2673), [sym_this] = ACTIONS(2673), }, [STATE(545)] = { [sym_identifier] = ACTIONS(2705), [aux_sym_preproc_include_token1] = ACTIONS(2705), [aux_sym_preproc_def_token1] = ACTIONS(2705), [aux_sym_preproc_if_token1] = ACTIONS(2705), [aux_sym_preproc_ifdef_token1] = ACTIONS(2705), [aux_sym_preproc_ifdef_token2] = ACTIONS(2705), [sym_preproc_directive] = ACTIONS(2705), [anon_sym_LPAREN2] = ACTIONS(2707), [anon_sym_BANG] = ACTIONS(2707), [anon_sym_TILDE] = ACTIONS(2707), [anon_sym_DASH] = ACTIONS(2705), [anon_sym_PLUS] = ACTIONS(2705), [anon_sym_STAR] = ACTIONS(2707), [anon_sym_AMP_AMP] = ACTIONS(2707), [anon_sym_AMP] = ACTIONS(2705), [anon_sym_SEMI] = ACTIONS(2707), [anon_sym___extension__] = ACTIONS(2705), [anon_sym_typedef] = ACTIONS(2705), [anon_sym_virtual] = ACTIONS(2705), [anon_sym_extern] = ACTIONS(2705), [anon_sym___attribute__] = ACTIONS(2705), [anon_sym___attribute] = ACTIONS(2705), [anon_sym_using] = ACTIONS(2705), [anon_sym_COLON_COLON] = ACTIONS(2707), [anon_sym_LBRACK_LBRACK] = ACTIONS(2707), [anon_sym___declspec] = ACTIONS(2705), [anon_sym___based] = ACTIONS(2705), [anon_sym___cdecl] = ACTIONS(2705), [anon_sym___clrcall] = ACTIONS(2705), [anon_sym___stdcall] = ACTIONS(2705), [anon_sym___fastcall] = ACTIONS(2705), [anon_sym___thiscall] = ACTIONS(2705), [anon_sym___vectorcall] = ACTIONS(2705), [anon_sym_LBRACE] = ACTIONS(2707), [anon_sym_RBRACE] = ACTIONS(2707), [anon_sym_signed] = ACTIONS(2705), [anon_sym_unsigned] = ACTIONS(2705), [anon_sym_long] = ACTIONS(2705), [anon_sym_short] = ACTIONS(2705), [anon_sym_LBRACK] = ACTIONS(2705), [anon_sym_static] = ACTIONS(2705), [anon_sym_register] = ACTIONS(2705), [anon_sym_inline] = ACTIONS(2705), [anon_sym___inline] = ACTIONS(2705), [anon_sym___inline__] = ACTIONS(2705), [anon_sym___forceinline] = ACTIONS(2705), [anon_sym_thread_local] = ACTIONS(2705), [anon_sym___thread] = ACTIONS(2705), [anon_sym_const] = ACTIONS(2705), [anon_sym_constexpr] = ACTIONS(2705), [anon_sym_volatile] = ACTIONS(2705), [anon_sym_restrict] = ACTIONS(2705), [anon_sym___restrict__] = ACTIONS(2705), [anon_sym__Atomic] = ACTIONS(2705), [anon_sym__Noreturn] = ACTIONS(2705), [anon_sym_noreturn] = ACTIONS(2705), [anon_sym__Nonnull] = ACTIONS(2705), [anon_sym_mutable] = ACTIONS(2705), [anon_sym_constinit] = ACTIONS(2705), [anon_sym_consteval] = ACTIONS(2705), [anon_sym_alignas] = ACTIONS(2705), [anon_sym__Alignas] = ACTIONS(2705), [sym_primitive_type] = ACTIONS(2705), [anon_sym_enum] = ACTIONS(2705), [anon_sym_class] = ACTIONS(2705), [anon_sym_struct] = ACTIONS(2705), [anon_sym_union] = ACTIONS(2705), [anon_sym_if] = ACTIONS(2705), [anon_sym_else] = ACTIONS(2705), [anon_sym_switch] = ACTIONS(2705), [anon_sym_case] = ACTIONS(2705), [anon_sym_default] = ACTIONS(2705), [anon_sym_while] = ACTIONS(2705), [anon_sym_do] = ACTIONS(2705), [anon_sym_for] = ACTIONS(2705), [anon_sym_return] = ACTIONS(2705), [anon_sym_break] = ACTIONS(2705), [anon_sym_continue] = ACTIONS(2705), [anon_sym_goto] = ACTIONS(2705), [anon_sym___try] = ACTIONS(2705), [anon_sym___leave] = ACTIONS(2705), [anon_sym_not] = ACTIONS(2705), [anon_sym_compl] = ACTIONS(2705), [anon_sym_DASH_DASH] = ACTIONS(2707), [anon_sym_PLUS_PLUS] = ACTIONS(2707), [anon_sym_sizeof] = ACTIONS(2705), [anon_sym___alignof__] = ACTIONS(2705), [anon_sym___alignof] = ACTIONS(2705), [anon_sym__alignof] = ACTIONS(2705), [anon_sym_alignof] = ACTIONS(2705), [anon_sym__Alignof] = ACTIONS(2705), [anon_sym_offsetof] = ACTIONS(2705), [anon_sym__Generic] = ACTIONS(2705), [anon_sym_asm] = ACTIONS(2705), [anon_sym___asm__] = ACTIONS(2705), [anon_sym___asm] = ACTIONS(2705), [sym_number_literal] = ACTIONS(2707), [anon_sym_L_SQUOTE] = ACTIONS(2707), [anon_sym_u_SQUOTE] = ACTIONS(2707), [anon_sym_U_SQUOTE] = ACTIONS(2707), [anon_sym_u8_SQUOTE] = ACTIONS(2707), [anon_sym_SQUOTE] = ACTIONS(2707), [anon_sym_L_DQUOTE] = ACTIONS(2707), [anon_sym_u_DQUOTE] = ACTIONS(2707), [anon_sym_U_DQUOTE] = ACTIONS(2707), [anon_sym_u8_DQUOTE] = ACTIONS(2707), [anon_sym_DQUOTE] = ACTIONS(2707), [sym_true] = ACTIONS(2705), [sym_false] = ACTIONS(2705), [anon_sym_NULL] = ACTIONS(2705), [anon_sym_nullptr] = ACTIONS(2705), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2705), [anon_sym_decltype] = ACTIONS(2705), [anon_sym_explicit] = ACTIONS(2705), [anon_sym_typename] = ACTIONS(2705), [anon_sym_template] = ACTIONS(2705), [anon_sym_operator] = ACTIONS(2705), [anon_sym_try] = ACTIONS(2705), [anon_sym_delete] = ACTIONS(2705), [anon_sym_throw] = ACTIONS(2705), [anon_sym_namespace] = ACTIONS(2705), [anon_sym_static_assert] = ACTIONS(2705), [anon_sym_concept] = ACTIONS(2705), [anon_sym_co_return] = ACTIONS(2705), [anon_sym_co_yield] = ACTIONS(2705), [anon_sym_R_DQUOTE] = ACTIONS(2707), [anon_sym_LR_DQUOTE] = ACTIONS(2707), [anon_sym_uR_DQUOTE] = ACTIONS(2707), [anon_sym_UR_DQUOTE] = ACTIONS(2707), [anon_sym_u8R_DQUOTE] = ACTIONS(2707), [anon_sym_co_await] = ACTIONS(2705), [anon_sym_new] = ACTIONS(2705), [anon_sym_requires] = ACTIONS(2705), [sym_this] = ACTIONS(2705), }, [STATE(546)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_include_token1] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_if_token2] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_BANG] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_DASH] = ACTIONS(2689), [anon_sym_PLUS] = ACTIONS(2689), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym___cdecl] = ACTIONS(2689), [anon_sym___clrcall] = ACTIONS(2689), [anon_sym___stdcall] = ACTIONS(2689), [anon_sym___fastcall] = ACTIONS(2689), [anon_sym___thiscall] = ACTIONS(2689), [anon_sym___vectorcall] = ACTIONS(2689), [anon_sym_LBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [anon_sym_if] = ACTIONS(2689), [anon_sym_else] = ACTIONS(2689), [anon_sym_switch] = ACTIONS(2689), [anon_sym_case] = ACTIONS(2689), [anon_sym_default] = ACTIONS(2689), [anon_sym_while] = ACTIONS(2689), [anon_sym_do] = ACTIONS(2689), [anon_sym_for] = ACTIONS(2689), [anon_sym_return] = ACTIONS(2689), [anon_sym_break] = ACTIONS(2689), [anon_sym_continue] = ACTIONS(2689), [anon_sym_goto] = ACTIONS(2689), [anon_sym___try] = ACTIONS(2689), [anon_sym___leave] = ACTIONS(2689), [anon_sym_not] = ACTIONS(2689), [anon_sym_compl] = ACTIONS(2689), [anon_sym_DASH_DASH] = ACTIONS(2691), [anon_sym_PLUS_PLUS] = ACTIONS(2691), [anon_sym_sizeof] = ACTIONS(2689), [anon_sym___alignof__] = ACTIONS(2689), [anon_sym___alignof] = ACTIONS(2689), [anon_sym__alignof] = ACTIONS(2689), [anon_sym_alignof] = ACTIONS(2689), [anon_sym__Alignof] = ACTIONS(2689), [anon_sym_offsetof] = ACTIONS(2689), [anon_sym__Generic] = ACTIONS(2689), [anon_sym_asm] = ACTIONS(2689), [anon_sym___asm__] = ACTIONS(2689), [anon_sym___asm] = ACTIONS(2689), [sym_number_literal] = ACTIONS(2691), [anon_sym_L_SQUOTE] = ACTIONS(2691), [anon_sym_u_SQUOTE] = ACTIONS(2691), [anon_sym_U_SQUOTE] = ACTIONS(2691), [anon_sym_u8_SQUOTE] = ACTIONS(2691), [anon_sym_SQUOTE] = ACTIONS(2691), [anon_sym_L_DQUOTE] = ACTIONS(2691), [anon_sym_u_DQUOTE] = ACTIONS(2691), [anon_sym_U_DQUOTE] = ACTIONS(2691), [anon_sym_u8_DQUOTE] = ACTIONS(2691), [anon_sym_DQUOTE] = ACTIONS(2691), [sym_true] = ACTIONS(2689), [sym_false] = ACTIONS(2689), [anon_sym_NULL] = ACTIONS(2689), [anon_sym_nullptr] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_try] = ACTIONS(2689), [anon_sym_delete] = ACTIONS(2689), [anon_sym_throw] = ACTIONS(2689), [anon_sym_namespace] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), [anon_sym_concept] = ACTIONS(2689), [anon_sym_co_return] = ACTIONS(2689), [anon_sym_co_yield] = ACTIONS(2689), [anon_sym_R_DQUOTE] = ACTIONS(2691), [anon_sym_LR_DQUOTE] = ACTIONS(2691), [anon_sym_uR_DQUOTE] = ACTIONS(2691), [anon_sym_UR_DQUOTE] = ACTIONS(2691), [anon_sym_u8R_DQUOTE] = ACTIONS(2691), [anon_sym_co_await] = ACTIONS(2689), [anon_sym_new] = ACTIONS(2689), [anon_sym_requires] = ACTIONS(2689), [sym_this] = ACTIONS(2689), }, [STATE(547)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_include_token1] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_if_token2] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_BANG] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_DASH] = ACTIONS(2689), [anon_sym_PLUS] = ACTIONS(2689), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym___cdecl] = ACTIONS(2689), [anon_sym___clrcall] = ACTIONS(2689), [anon_sym___stdcall] = ACTIONS(2689), [anon_sym___fastcall] = ACTIONS(2689), [anon_sym___thiscall] = ACTIONS(2689), [anon_sym___vectorcall] = ACTIONS(2689), [anon_sym_LBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [anon_sym_if] = ACTIONS(2689), [anon_sym_else] = ACTIONS(2689), [anon_sym_switch] = ACTIONS(2689), [anon_sym_case] = ACTIONS(2689), [anon_sym_default] = ACTIONS(2689), [anon_sym_while] = ACTIONS(2689), [anon_sym_do] = ACTIONS(2689), [anon_sym_for] = ACTIONS(2689), [anon_sym_return] = ACTIONS(2689), [anon_sym_break] = ACTIONS(2689), [anon_sym_continue] = ACTIONS(2689), [anon_sym_goto] = ACTIONS(2689), [anon_sym___try] = ACTIONS(2689), [anon_sym___leave] = ACTIONS(2689), [anon_sym_not] = ACTIONS(2689), [anon_sym_compl] = ACTIONS(2689), [anon_sym_DASH_DASH] = ACTIONS(2691), [anon_sym_PLUS_PLUS] = ACTIONS(2691), [anon_sym_sizeof] = ACTIONS(2689), [anon_sym___alignof__] = ACTIONS(2689), [anon_sym___alignof] = ACTIONS(2689), [anon_sym__alignof] = ACTIONS(2689), [anon_sym_alignof] = ACTIONS(2689), [anon_sym__Alignof] = ACTIONS(2689), [anon_sym_offsetof] = ACTIONS(2689), [anon_sym__Generic] = ACTIONS(2689), [anon_sym_asm] = ACTIONS(2689), [anon_sym___asm__] = ACTIONS(2689), [anon_sym___asm] = ACTIONS(2689), [sym_number_literal] = ACTIONS(2691), [anon_sym_L_SQUOTE] = ACTIONS(2691), [anon_sym_u_SQUOTE] = ACTIONS(2691), [anon_sym_U_SQUOTE] = ACTIONS(2691), [anon_sym_u8_SQUOTE] = ACTIONS(2691), [anon_sym_SQUOTE] = ACTIONS(2691), [anon_sym_L_DQUOTE] = ACTIONS(2691), [anon_sym_u_DQUOTE] = ACTIONS(2691), [anon_sym_U_DQUOTE] = ACTIONS(2691), [anon_sym_u8_DQUOTE] = ACTIONS(2691), [anon_sym_DQUOTE] = ACTIONS(2691), [sym_true] = ACTIONS(2689), [sym_false] = ACTIONS(2689), [anon_sym_NULL] = ACTIONS(2689), [anon_sym_nullptr] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_try] = ACTIONS(2689), [anon_sym_delete] = ACTIONS(2689), [anon_sym_throw] = ACTIONS(2689), [anon_sym_namespace] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), [anon_sym_concept] = ACTIONS(2689), [anon_sym_co_return] = ACTIONS(2689), [anon_sym_co_yield] = ACTIONS(2689), [anon_sym_R_DQUOTE] = ACTIONS(2691), [anon_sym_LR_DQUOTE] = ACTIONS(2691), [anon_sym_uR_DQUOTE] = ACTIONS(2691), [anon_sym_UR_DQUOTE] = ACTIONS(2691), [anon_sym_u8R_DQUOTE] = ACTIONS(2691), [anon_sym_co_await] = ACTIONS(2689), [anon_sym_new] = ACTIONS(2689), [anon_sym_requires] = ACTIONS(2689), [sym_this] = ACTIONS(2689), }, [STATE(548)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_include_token1] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_if_token2] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_BANG] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_DASH] = ACTIONS(2693), [anon_sym_PLUS] = ACTIONS(2693), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym___cdecl] = ACTIONS(2693), [anon_sym___clrcall] = ACTIONS(2693), [anon_sym___stdcall] = ACTIONS(2693), [anon_sym___fastcall] = ACTIONS(2693), [anon_sym___thiscall] = ACTIONS(2693), [anon_sym___vectorcall] = ACTIONS(2693), [anon_sym_LBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [anon_sym_if] = ACTIONS(2693), [anon_sym_else] = ACTIONS(2693), [anon_sym_switch] = ACTIONS(2693), [anon_sym_case] = ACTIONS(2693), [anon_sym_default] = ACTIONS(2693), [anon_sym_while] = ACTIONS(2693), [anon_sym_do] = ACTIONS(2693), [anon_sym_for] = ACTIONS(2693), [anon_sym_return] = ACTIONS(2693), [anon_sym_break] = ACTIONS(2693), [anon_sym_continue] = ACTIONS(2693), [anon_sym_goto] = ACTIONS(2693), [anon_sym___try] = ACTIONS(2693), [anon_sym___leave] = ACTIONS(2693), [anon_sym_not] = ACTIONS(2693), [anon_sym_compl] = ACTIONS(2693), [anon_sym_DASH_DASH] = ACTIONS(2695), [anon_sym_PLUS_PLUS] = ACTIONS(2695), [anon_sym_sizeof] = ACTIONS(2693), [anon_sym___alignof__] = ACTIONS(2693), [anon_sym___alignof] = ACTIONS(2693), [anon_sym__alignof] = ACTIONS(2693), [anon_sym_alignof] = ACTIONS(2693), [anon_sym__Alignof] = ACTIONS(2693), [anon_sym_offsetof] = ACTIONS(2693), [anon_sym__Generic] = ACTIONS(2693), [anon_sym_asm] = ACTIONS(2693), [anon_sym___asm__] = ACTIONS(2693), [anon_sym___asm] = ACTIONS(2693), [sym_number_literal] = ACTIONS(2695), [anon_sym_L_SQUOTE] = ACTIONS(2695), [anon_sym_u_SQUOTE] = ACTIONS(2695), [anon_sym_U_SQUOTE] = ACTIONS(2695), [anon_sym_u8_SQUOTE] = ACTIONS(2695), [anon_sym_SQUOTE] = ACTIONS(2695), [anon_sym_L_DQUOTE] = ACTIONS(2695), [anon_sym_u_DQUOTE] = ACTIONS(2695), [anon_sym_U_DQUOTE] = ACTIONS(2695), [anon_sym_u8_DQUOTE] = ACTIONS(2695), [anon_sym_DQUOTE] = ACTIONS(2695), [sym_true] = ACTIONS(2693), [sym_false] = ACTIONS(2693), [anon_sym_NULL] = ACTIONS(2693), [anon_sym_nullptr] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_try] = ACTIONS(2693), [anon_sym_delete] = ACTIONS(2693), [anon_sym_throw] = ACTIONS(2693), [anon_sym_namespace] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), [anon_sym_concept] = ACTIONS(2693), [anon_sym_co_return] = ACTIONS(2693), [anon_sym_co_yield] = ACTIONS(2693), [anon_sym_R_DQUOTE] = ACTIONS(2695), [anon_sym_LR_DQUOTE] = ACTIONS(2695), [anon_sym_uR_DQUOTE] = ACTIONS(2695), [anon_sym_UR_DQUOTE] = ACTIONS(2695), [anon_sym_u8R_DQUOTE] = ACTIONS(2695), [anon_sym_co_await] = ACTIONS(2693), [anon_sym_new] = ACTIONS(2693), [anon_sym_requires] = ACTIONS(2693), [sym_this] = ACTIONS(2693), }, [STATE(549)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_include_token1] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_if_token2] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_BANG] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_DASH] = ACTIONS(2693), [anon_sym_PLUS] = ACTIONS(2693), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym___cdecl] = ACTIONS(2693), [anon_sym___clrcall] = ACTIONS(2693), [anon_sym___stdcall] = ACTIONS(2693), [anon_sym___fastcall] = ACTIONS(2693), [anon_sym___thiscall] = ACTIONS(2693), [anon_sym___vectorcall] = ACTIONS(2693), [anon_sym_LBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [anon_sym_if] = ACTIONS(2693), [anon_sym_else] = ACTIONS(2693), [anon_sym_switch] = ACTIONS(2693), [anon_sym_case] = ACTIONS(2693), [anon_sym_default] = ACTIONS(2693), [anon_sym_while] = ACTIONS(2693), [anon_sym_do] = ACTIONS(2693), [anon_sym_for] = ACTIONS(2693), [anon_sym_return] = ACTIONS(2693), [anon_sym_break] = ACTIONS(2693), [anon_sym_continue] = ACTIONS(2693), [anon_sym_goto] = ACTIONS(2693), [anon_sym___try] = ACTIONS(2693), [anon_sym___leave] = ACTIONS(2693), [anon_sym_not] = ACTIONS(2693), [anon_sym_compl] = ACTIONS(2693), [anon_sym_DASH_DASH] = ACTIONS(2695), [anon_sym_PLUS_PLUS] = ACTIONS(2695), [anon_sym_sizeof] = ACTIONS(2693), [anon_sym___alignof__] = ACTIONS(2693), [anon_sym___alignof] = ACTIONS(2693), [anon_sym__alignof] = ACTIONS(2693), [anon_sym_alignof] = ACTIONS(2693), [anon_sym__Alignof] = ACTIONS(2693), [anon_sym_offsetof] = ACTIONS(2693), [anon_sym__Generic] = ACTIONS(2693), [anon_sym_asm] = ACTIONS(2693), [anon_sym___asm__] = ACTIONS(2693), [anon_sym___asm] = ACTIONS(2693), [sym_number_literal] = ACTIONS(2695), [anon_sym_L_SQUOTE] = ACTIONS(2695), [anon_sym_u_SQUOTE] = ACTIONS(2695), [anon_sym_U_SQUOTE] = ACTIONS(2695), [anon_sym_u8_SQUOTE] = ACTIONS(2695), [anon_sym_SQUOTE] = ACTIONS(2695), [anon_sym_L_DQUOTE] = ACTIONS(2695), [anon_sym_u_DQUOTE] = ACTIONS(2695), [anon_sym_U_DQUOTE] = ACTIONS(2695), [anon_sym_u8_DQUOTE] = ACTIONS(2695), [anon_sym_DQUOTE] = ACTIONS(2695), [sym_true] = ACTIONS(2693), [sym_false] = ACTIONS(2693), [anon_sym_NULL] = ACTIONS(2693), [anon_sym_nullptr] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_try] = ACTIONS(2693), [anon_sym_delete] = ACTIONS(2693), [anon_sym_throw] = ACTIONS(2693), [anon_sym_namespace] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), [anon_sym_concept] = ACTIONS(2693), [anon_sym_co_return] = ACTIONS(2693), [anon_sym_co_yield] = ACTIONS(2693), [anon_sym_R_DQUOTE] = ACTIONS(2695), [anon_sym_LR_DQUOTE] = ACTIONS(2695), [anon_sym_uR_DQUOTE] = ACTIONS(2695), [anon_sym_UR_DQUOTE] = ACTIONS(2695), [anon_sym_u8R_DQUOTE] = ACTIONS(2695), [anon_sym_co_await] = ACTIONS(2693), [anon_sym_new] = ACTIONS(2693), [anon_sym_requires] = ACTIONS(2693), [sym_this] = ACTIONS(2693), }, [STATE(550)] = { [sym_identifier] = ACTIONS(2733), [aux_sym_preproc_include_token1] = ACTIONS(2733), [aux_sym_preproc_def_token1] = ACTIONS(2733), [aux_sym_preproc_if_token1] = ACTIONS(2733), [aux_sym_preproc_if_token2] = ACTIONS(2733), [aux_sym_preproc_ifdef_token1] = ACTIONS(2733), [aux_sym_preproc_ifdef_token2] = ACTIONS(2733), [sym_preproc_directive] = ACTIONS(2733), [anon_sym_LPAREN2] = ACTIONS(2735), [anon_sym_BANG] = ACTIONS(2735), [anon_sym_TILDE] = ACTIONS(2735), [anon_sym_DASH] = ACTIONS(2733), [anon_sym_PLUS] = ACTIONS(2733), [anon_sym_STAR] = ACTIONS(2735), [anon_sym_AMP_AMP] = ACTIONS(2735), [anon_sym_AMP] = ACTIONS(2733), [anon_sym_SEMI] = ACTIONS(2735), [anon_sym___extension__] = ACTIONS(2733), [anon_sym_typedef] = ACTIONS(2733), [anon_sym_virtual] = ACTIONS(2733), [anon_sym_extern] = ACTIONS(2733), [anon_sym___attribute__] = ACTIONS(2733), [anon_sym___attribute] = ACTIONS(2733), [anon_sym_using] = ACTIONS(2733), [anon_sym_COLON_COLON] = ACTIONS(2735), [anon_sym_LBRACK_LBRACK] = ACTIONS(2735), [anon_sym___declspec] = ACTIONS(2733), [anon_sym___based] = ACTIONS(2733), [anon_sym___cdecl] = ACTIONS(2733), [anon_sym___clrcall] = ACTIONS(2733), [anon_sym___stdcall] = ACTIONS(2733), [anon_sym___fastcall] = ACTIONS(2733), [anon_sym___thiscall] = ACTIONS(2733), [anon_sym___vectorcall] = ACTIONS(2733), [anon_sym_LBRACE] = ACTIONS(2735), [anon_sym_signed] = ACTIONS(2733), [anon_sym_unsigned] = ACTIONS(2733), [anon_sym_long] = ACTIONS(2733), [anon_sym_short] = ACTIONS(2733), [anon_sym_LBRACK] = ACTIONS(2733), [anon_sym_static] = ACTIONS(2733), [anon_sym_register] = ACTIONS(2733), [anon_sym_inline] = ACTIONS(2733), [anon_sym___inline] = ACTIONS(2733), [anon_sym___inline__] = ACTIONS(2733), [anon_sym___forceinline] = ACTIONS(2733), [anon_sym_thread_local] = ACTIONS(2733), [anon_sym___thread] = ACTIONS(2733), [anon_sym_const] = ACTIONS(2733), [anon_sym_constexpr] = ACTIONS(2733), [anon_sym_volatile] = ACTIONS(2733), [anon_sym_restrict] = ACTIONS(2733), [anon_sym___restrict__] = ACTIONS(2733), [anon_sym__Atomic] = ACTIONS(2733), [anon_sym__Noreturn] = ACTIONS(2733), [anon_sym_noreturn] = ACTIONS(2733), [anon_sym__Nonnull] = ACTIONS(2733), [anon_sym_mutable] = ACTIONS(2733), [anon_sym_constinit] = ACTIONS(2733), [anon_sym_consteval] = ACTIONS(2733), [anon_sym_alignas] = ACTIONS(2733), [anon_sym__Alignas] = ACTIONS(2733), [sym_primitive_type] = ACTIONS(2733), [anon_sym_enum] = ACTIONS(2733), [anon_sym_class] = ACTIONS(2733), [anon_sym_struct] = ACTIONS(2733), [anon_sym_union] = ACTIONS(2733), [anon_sym_if] = ACTIONS(2733), [anon_sym_else] = ACTIONS(2733), [anon_sym_switch] = ACTIONS(2733), [anon_sym_case] = ACTIONS(2733), [anon_sym_default] = ACTIONS(2733), [anon_sym_while] = ACTIONS(2733), [anon_sym_do] = ACTIONS(2733), [anon_sym_for] = ACTIONS(2733), [anon_sym_return] = ACTIONS(2733), [anon_sym_break] = ACTIONS(2733), [anon_sym_continue] = ACTIONS(2733), [anon_sym_goto] = ACTIONS(2733), [anon_sym___try] = ACTIONS(2733), [anon_sym___leave] = ACTIONS(2733), [anon_sym_not] = ACTIONS(2733), [anon_sym_compl] = ACTIONS(2733), [anon_sym_DASH_DASH] = ACTIONS(2735), [anon_sym_PLUS_PLUS] = ACTIONS(2735), [anon_sym_sizeof] = ACTIONS(2733), [anon_sym___alignof__] = ACTIONS(2733), [anon_sym___alignof] = ACTIONS(2733), [anon_sym__alignof] = ACTIONS(2733), [anon_sym_alignof] = ACTIONS(2733), [anon_sym__Alignof] = ACTIONS(2733), [anon_sym_offsetof] = ACTIONS(2733), [anon_sym__Generic] = ACTIONS(2733), [anon_sym_asm] = ACTIONS(2733), [anon_sym___asm__] = ACTIONS(2733), [anon_sym___asm] = ACTIONS(2733), [sym_number_literal] = ACTIONS(2735), [anon_sym_L_SQUOTE] = ACTIONS(2735), [anon_sym_u_SQUOTE] = ACTIONS(2735), [anon_sym_U_SQUOTE] = ACTIONS(2735), [anon_sym_u8_SQUOTE] = ACTIONS(2735), [anon_sym_SQUOTE] = ACTIONS(2735), [anon_sym_L_DQUOTE] = ACTIONS(2735), [anon_sym_u_DQUOTE] = ACTIONS(2735), [anon_sym_U_DQUOTE] = ACTIONS(2735), [anon_sym_u8_DQUOTE] = ACTIONS(2735), [anon_sym_DQUOTE] = ACTIONS(2735), [sym_true] = ACTIONS(2733), [sym_false] = ACTIONS(2733), [anon_sym_NULL] = ACTIONS(2733), [anon_sym_nullptr] = ACTIONS(2733), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2733), [anon_sym_decltype] = ACTIONS(2733), [anon_sym_explicit] = ACTIONS(2733), [anon_sym_typename] = ACTIONS(2733), [anon_sym_template] = ACTIONS(2733), [anon_sym_operator] = ACTIONS(2733), [anon_sym_try] = ACTIONS(2733), [anon_sym_delete] = ACTIONS(2733), [anon_sym_throw] = ACTIONS(2733), [anon_sym_namespace] = ACTIONS(2733), [anon_sym_static_assert] = ACTIONS(2733), [anon_sym_concept] = ACTIONS(2733), [anon_sym_co_return] = ACTIONS(2733), [anon_sym_co_yield] = ACTIONS(2733), [anon_sym_R_DQUOTE] = ACTIONS(2735), [anon_sym_LR_DQUOTE] = ACTIONS(2735), [anon_sym_uR_DQUOTE] = ACTIONS(2735), [anon_sym_UR_DQUOTE] = ACTIONS(2735), [anon_sym_u8R_DQUOTE] = ACTIONS(2735), [anon_sym_co_await] = ACTIONS(2733), [anon_sym_new] = ACTIONS(2733), [anon_sym_requires] = ACTIONS(2733), [sym_this] = ACTIONS(2733), }, [STATE(551)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_include_token1] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_if_token2] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_BANG] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_DASH] = ACTIONS(2737), [anon_sym_PLUS] = ACTIONS(2737), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym___cdecl] = ACTIONS(2737), [anon_sym___clrcall] = ACTIONS(2737), [anon_sym___stdcall] = ACTIONS(2737), [anon_sym___fastcall] = ACTIONS(2737), [anon_sym___thiscall] = ACTIONS(2737), [anon_sym___vectorcall] = ACTIONS(2737), [anon_sym_LBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [anon_sym_if] = ACTIONS(2737), [anon_sym_else] = ACTIONS(2737), [anon_sym_switch] = ACTIONS(2737), [anon_sym_case] = ACTIONS(2737), [anon_sym_default] = ACTIONS(2737), [anon_sym_while] = ACTIONS(2737), [anon_sym_do] = ACTIONS(2737), [anon_sym_for] = ACTIONS(2737), [anon_sym_return] = ACTIONS(2737), [anon_sym_break] = ACTIONS(2737), [anon_sym_continue] = ACTIONS(2737), [anon_sym_goto] = ACTIONS(2737), [anon_sym___try] = ACTIONS(2737), [anon_sym___leave] = ACTIONS(2737), [anon_sym_not] = ACTIONS(2737), [anon_sym_compl] = ACTIONS(2737), [anon_sym_DASH_DASH] = ACTIONS(2739), [anon_sym_PLUS_PLUS] = ACTIONS(2739), [anon_sym_sizeof] = ACTIONS(2737), [anon_sym___alignof__] = ACTIONS(2737), [anon_sym___alignof] = ACTIONS(2737), [anon_sym__alignof] = ACTIONS(2737), [anon_sym_alignof] = ACTIONS(2737), [anon_sym__Alignof] = ACTIONS(2737), [anon_sym_offsetof] = ACTIONS(2737), [anon_sym__Generic] = ACTIONS(2737), [anon_sym_asm] = ACTIONS(2737), [anon_sym___asm__] = ACTIONS(2737), [anon_sym___asm] = ACTIONS(2737), [sym_number_literal] = ACTIONS(2739), [anon_sym_L_SQUOTE] = ACTIONS(2739), [anon_sym_u_SQUOTE] = ACTIONS(2739), [anon_sym_U_SQUOTE] = ACTIONS(2739), [anon_sym_u8_SQUOTE] = ACTIONS(2739), [anon_sym_SQUOTE] = ACTIONS(2739), [anon_sym_L_DQUOTE] = ACTIONS(2739), [anon_sym_u_DQUOTE] = ACTIONS(2739), [anon_sym_U_DQUOTE] = ACTIONS(2739), [anon_sym_u8_DQUOTE] = ACTIONS(2739), [anon_sym_DQUOTE] = ACTIONS(2739), [sym_true] = ACTIONS(2737), [sym_false] = ACTIONS(2737), [anon_sym_NULL] = ACTIONS(2737), [anon_sym_nullptr] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_try] = ACTIONS(2737), [anon_sym_delete] = ACTIONS(2737), [anon_sym_throw] = ACTIONS(2737), [anon_sym_namespace] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), [anon_sym_concept] = ACTIONS(2737), [anon_sym_co_return] = ACTIONS(2737), [anon_sym_co_yield] = ACTIONS(2737), [anon_sym_R_DQUOTE] = ACTIONS(2739), [anon_sym_LR_DQUOTE] = ACTIONS(2739), [anon_sym_uR_DQUOTE] = ACTIONS(2739), [anon_sym_UR_DQUOTE] = ACTIONS(2739), [anon_sym_u8R_DQUOTE] = ACTIONS(2739), [anon_sym_co_await] = ACTIONS(2737), [anon_sym_new] = ACTIONS(2737), [anon_sym_requires] = ACTIONS(2737), [sym_this] = ACTIONS(2737), }, [STATE(552)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_include_token1] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_if_token2] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_BANG] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_DASH] = ACTIONS(2737), [anon_sym_PLUS] = ACTIONS(2737), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym___cdecl] = ACTIONS(2737), [anon_sym___clrcall] = ACTIONS(2737), [anon_sym___stdcall] = ACTIONS(2737), [anon_sym___fastcall] = ACTIONS(2737), [anon_sym___thiscall] = ACTIONS(2737), [anon_sym___vectorcall] = ACTIONS(2737), [anon_sym_LBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [anon_sym_if] = ACTIONS(2737), [anon_sym_else] = ACTIONS(2737), [anon_sym_switch] = ACTIONS(2737), [anon_sym_case] = ACTIONS(2737), [anon_sym_default] = ACTIONS(2737), [anon_sym_while] = ACTIONS(2737), [anon_sym_do] = ACTIONS(2737), [anon_sym_for] = ACTIONS(2737), [anon_sym_return] = ACTIONS(2737), [anon_sym_break] = ACTIONS(2737), [anon_sym_continue] = ACTIONS(2737), [anon_sym_goto] = ACTIONS(2737), [anon_sym___try] = ACTIONS(2737), [anon_sym___leave] = ACTIONS(2737), [anon_sym_not] = ACTIONS(2737), [anon_sym_compl] = ACTIONS(2737), [anon_sym_DASH_DASH] = ACTIONS(2739), [anon_sym_PLUS_PLUS] = ACTIONS(2739), [anon_sym_sizeof] = ACTIONS(2737), [anon_sym___alignof__] = ACTIONS(2737), [anon_sym___alignof] = ACTIONS(2737), [anon_sym__alignof] = ACTIONS(2737), [anon_sym_alignof] = ACTIONS(2737), [anon_sym__Alignof] = ACTIONS(2737), [anon_sym_offsetof] = ACTIONS(2737), [anon_sym__Generic] = ACTIONS(2737), [anon_sym_asm] = ACTIONS(2737), [anon_sym___asm__] = ACTIONS(2737), [anon_sym___asm] = ACTIONS(2737), [sym_number_literal] = ACTIONS(2739), [anon_sym_L_SQUOTE] = ACTIONS(2739), [anon_sym_u_SQUOTE] = ACTIONS(2739), [anon_sym_U_SQUOTE] = ACTIONS(2739), [anon_sym_u8_SQUOTE] = ACTIONS(2739), [anon_sym_SQUOTE] = ACTIONS(2739), [anon_sym_L_DQUOTE] = ACTIONS(2739), [anon_sym_u_DQUOTE] = ACTIONS(2739), [anon_sym_U_DQUOTE] = ACTIONS(2739), [anon_sym_u8_DQUOTE] = ACTIONS(2739), [anon_sym_DQUOTE] = ACTIONS(2739), [sym_true] = ACTIONS(2737), [sym_false] = ACTIONS(2737), [anon_sym_NULL] = ACTIONS(2737), [anon_sym_nullptr] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_try] = ACTIONS(2737), [anon_sym_delete] = ACTIONS(2737), [anon_sym_throw] = ACTIONS(2737), [anon_sym_namespace] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), [anon_sym_concept] = ACTIONS(2737), [anon_sym_co_return] = ACTIONS(2737), [anon_sym_co_yield] = ACTIONS(2737), [anon_sym_R_DQUOTE] = ACTIONS(2739), [anon_sym_LR_DQUOTE] = ACTIONS(2739), [anon_sym_uR_DQUOTE] = ACTIONS(2739), [anon_sym_UR_DQUOTE] = ACTIONS(2739), [anon_sym_u8R_DQUOTE] = ACTIONS(2739), [anon_sym_co_await] = ACTIONS(2737), [anon_sym_new] = ACTIONS(2737), [anon_sym_requires] = ACTIONS(2737), [sym_this] = ACTIONS(2737), }, [STATE(553)] = { [ts_builtin_sym_end] = ACTIONS(2931), [sym_identifier] = ACTIONS(2929), [aux_sym_preproc_include_token1] = ACTIONS(2929), [aux_sym_preproc_def_token1] = ACTIONS(2929), [aux_sym_preproc_if_token1] = ACTIONS(2929), [aux_sym_preproc_ifdef_token1] = ACTIONS(2929), [aux_sym_preproc_ifdef_token2] = ACTIONS(2929), [sym_preproc_directive] = ACTIONS(2929), [anon_sym_LPAREN2] = ACTIONS(2931), [anon_sym_BANG] = ACTIONS(2931), [anon_sym_TILDE] = ACTIONS(2931), [anon_sym_DASH] = ACTIONS(2929), [anon_sym_PLUS] = ACTIONS(2929), [anon_sym_STAR] = ACTIONS(2931), [anon_sym_AMP_AMP] = ACTIONS(2931), [anon_sym_AMP] = ACTIONS(2929), [anon_sym_SEMI] = ACTIONS(2931), [anon_sym___extension__] = ACTIONS(2929), [anon_sym_typedef] = ACTIONS(2929), [anon_sym_virtual] = ACTIONS(2929), [anon_sym_extern] = ACTIONS(2929), [anon_sym___attribute__] = ACTIONS(2929), [anon_sym___attribute] = ACTIONS(2929), [anon_sym_using] = ACTIONS(2929), [anon_sym_COLON_COLON] = ACTIONS(2931), [anon_sym_LBRACK_LBRACK] = ACTIONS(2931), [anon_sym___declspec] = ACTIONS(2929), [anon_sym___based] = ACTIONS(2929), [anon_sym___cdecl] = ACTIONS(2929), [anon_sym___clrcall] = ACTIONS(2929), [anon_sym___stdcall] = ACTIONS(2929), [anon_sym___fastcall] = ACTIONS(2929), [anon_sym___thiscall] = ACTIONS(2929), [anon_sym___vectorcall] = ACTIONS(2929), [anon_sym_LBRACE] = ACTIONS(2931), [anon_sym_signed] = ACTIONS(2929), [anon_sym_unsigned] = ACTIONS(2929), [anon_sym_long] = ACTIONS(2929), [anon_sym_short] = ACTIONS(2929), [anon_sym_LBRACK] = ACTIONS(2929), [anon_sym_static] = ACTIONS(2929), [anon_sym_register] = ACTIONS(2929), [anon_sym_inline] = ACTIONS(2929), [anon_sym___inline] = ACTIONS(2929), [anon_sym___inline__] = ACTIONS(2929), [anon_sym___forceinline] = ACTIONS(2929), [anon_sym_thread_local] = ACTIONS(2929), [anon_sym___thread] = ACTIONS(2929), [anon_sym_const] = ACTIONS(2929), [anon_sym_constexpr] = ACTIONS(2929), [anon_sym_volatile] = ACTIONS(2929), [anon_sym_restrict] = ACTIONS(2929), [anon_sym___restrict__] = ACTIONS(2929), [anon_sym__Atomic] = ACTIONS(2929), [anon_sym__Noreturn] = ACTIONS(2929), [anon_sym_noreturn] = ACTIONS(2929), [anon_sym__Nonnull] = ACTIONS(2929), [anon_sym_mutable] = ACTIONS(2929), [anon_sym_constinit] = ACTIONS(2929), [anon_sym_consteval] = ACTIONS(2929), [anon_sym_alignas] = ACTIONS(2929), [anon_sym__Alignas] = ACTIONS(2929), [sym_primitive_type] = ACTIONS(2929), [anon_sym_enum] = ACTIONS(2929), [anon_sym_class] = ACTIONS(2929), [anon_sym_struct] = ACTIONS(2929), [anon_sym_union] = ACTIONS(2929), [anon_sym_if] = ACTIONS(2929), [anon_sym_switch] = ACTIONS(2929), [anon_sym_case] = ACTIONS(2929), [anon_sym_default] = ACTIONS(2929), [anon_sym_while] = ACTIONS(2929), [anon_sym_do] = ACTIONS(2929), [anon_sym_for] = ACTIONS(2929), [anon_sym_return] = ACTIONS(2929), [anon_sym_break] = ACTIONS(2929), [anon_sym_continue] = ACTIONS(2929), [anon_sym_goto] = ACTIONS(2929), [anon_sym_not] = ACTIONS(2929), [anon_sym_compl] = ACTIONS(2929), [anon_sym_DASH_DASH] = ACTIONS(2931), [anon_sym_PLUS_PLUS] = ACTIONS(2931), [anon_sym_sizeof] = ACTIONS(2929), [anon_sym___alignof__] = ACTIONS(2929), [anon_sym___alignof] = ACTIONS(2929), [anon_sym__alignof] = ACTIONS(2929), [anon_sym_alignof] = ACTIONS(2929), [anon_sym__Alignof] = ACTIONS(2929), [anon_sym_offsetof] = ACTIONS(2929), [anon_sym__Generic] = ACTIONS(2929), [anon_sym_asm] = ACTIONS(2929), [anon_sym___asm__] = ACTIONS(2929), [anon_sym___asm] = ACTIONS(2929), [sym_number_literal] = ACTIONS(2931), [anon_sym_L_SQUOTE] = ACTIONS(2931), [anon_sym_u_SQUOTE] = ACTIONS(2931), [anon_sym_U_SQUOTE] = ACTIONS(2931), [anon_sym_u8_SQUOTE] = ACTIONS(2931), [anon_sym_SQUOTE] = ACTIONS(2931), [anon_sym_L_DQUOTE] = ACTIONS(2931), [anon_sym_u_DQUOTE] = ACTIONS(2931), [anon_sym_U_DQUOTE] = ACTIONS(2931), [anon_sym_u8_DQUOTE] = ACTIONS(2931), [anon_sym_DQUOTE] = ACTIONS(2931), [sym_true] = ACTIONS(2929), [sym_false] = ACTIONS(2929), [anon_sym_NULL] = ACTIONS(2929), [anon_sym_nullptr] = ACTIONS(2929), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2929), [anon_sym_decltype] = ACTIONS(2929), [anon_sym_explicit] = ACTIONS(2929), [anon_sym_typename] = ACTIONS(2929), [anon_sym_export] = ACTIONS(2929), [anon_sym_module] = ACTIONS(2929), [anon_sym_import] = ACTIONS(2929), [anon_sym_template] = ACTIONS(2929), [anon_sym_operator] = ACTIONS(2929), [anon_sym_try] = ACTIONS(2929), [anon_sym_delete] = ACTIONS(2929), [anon_sym_throw] = ACTIONS(2929), [anon_sym_namespace] = ACTIONS(2929), [anon_sym_static_assert] = ACTIONS(2929), [anon_sym_concept] = ACTIONS(2929), [anon_sym_co_return] = ACTIONS(2929), [anon_sym_co_yield] = ACTIONS(2929), [anon_sym_R_DQUOTE] = ACTIONS(2931), [anon_sym_LR_DQUOTE] = ACTIONS(2931), [anon_sym_uR_DQUOTE] = ACTIONS(2931), [anon_sym_UR_DQUOTE] = ACTIONS(2931), [anon_sym_u8R_DQUOTE] = ACTIONS(2931), [anon_sym_co_await] = ACTIONS(2929), [anon_sym_new] = ACTIONS(2929), [anon_sym_requires] = ACTIONS(2929), [sym_this] = ACTIONS(2929), }, [STATE(554)] = { [sym_identifier] = ACTIONS(2749), [aux_sym_preproc_include_token1] = ACTIONS(2749), [aux_sym_preproc_def_token1] = ACTIONS(2749), [aux_sym_preproc_if_token1] = ACTIONS(2749), [aux_sym_preproc_if_token2] = ACTIONS(2749), [aux_sym_preproc_ifdef_token1] = ACTIONS(2749), [aux_sym_preproc_ifdef_token2] = ACTIONS(2749), [sym_preproc_directive] = ACTIONS(2749), [anon_sym_LPAREN2] = ACTIONS(2751), [anon_sym_BANG] = ACTIONS(2751), [anon_sym_TILDE] = ACTIONS(2751), [anon_sym_DASH] = ACTIONS(2749), [anon_sym_PLUS] = ACTIONS(2749), [anon_sym_STAR] = ACTIONS(2751), [anon_sym_AMP_AMP] = ACTIONS(2751), [anon_sym_AMP] = ACTIONS(2749), [anon_sym_SEMI] = ACTIONS(2751), [anon_sym___extension__] = ACTIONS(2749), [anon_sym_typedef] = ACTIONS(2749), [anon_sym_virtual] = ACTIONS(2749), [anon_sym_extern] = ACTIONS(2749), [anon_sym___attribute__] = ACTIONS(2749), [anon_sym___attribute] = ACTIONS(2749), [anon_sym_using] = ACTIONS(2749), [anon_sym_COLON_COLON] = ACTIONS(2751), [anon_sym_LBRACK_LBRACK] = ACTIONS(2751), [anon_sym___declspec] = ACTIONS(2749), [anon_sym___based] = ACTIONS(2749), [anon_sym___cdecl] = ACTIONS(2749), [anon_sym___clrcall] = ACTIONS(2749), [anon_sym___stdcall] = ACTIONS(2749), [anon_sym___fastcall] = ACTIONS(2749), [anon_sym___thiscall] = ACTIONS(2749), [anon_sym___vectorcall] = ACTIONS(2749), [anon_sym_LBRACE] = ACTIONS(2751), [anon_sym_signed] = ACTIONS(2749), [anon_sym_unsigned] = ACTIONS(2749), [anon_sym_long] = ACTIONS(2749), [anon_sym_short] = ACTIONS(2749), [anon_sym_LBRACK] = ACTIONS(2749), [anon_sym_static] = ACTIONS(2749), [anon_sym_register] = ACTIONS(2749), [anon_sym_inline] = ACTIONS(2749), [anon_sym___inline] = ACTIONS(2749), [anon_sym___inline__] = ACTIONS(2749), [anon_sym___forceinline] = ACTIONS(2749), [anon_sym_thread_local] = ACTIONS(2749), [anon_sym___thread] = ACTIONS(2749), [anon_sym_const] = ACTIONS(2749), [anon_sym_constexpr] = ACTIONS(2749), [anon_sym_volatile] = ACTIONS(2749), [anon_sym_restrict] = ACTIONS(2749), [anon_sym___restrict__] = ACTIONS(2749), [anon_sym__Atomic] = ACTIONS(2749), [anon_sym__Noreturn] = ACTIONS(2749), [anon_sym_noreturn] = ACTIONS(2749), [anon_sym__Nonnull] = ACTIONS(2749), [anon_sym_mutable] = ACTIONS(2749), [anon_sym_constinit] = ACTIONS(2749), [anon_sym_consteval] = ACTIONS(2749), [anon_sym_alignas] = ACTIONS(2749), [anon_sym__Alignas] = ACTIONS(2749), [sym_primitive_type] = ACTIONS(2749), [anon_sym_enum] = ACTIONS(2749), [anon_sym_class] = ACTIONS(2749), [anon_sym_struct] = ACTIONS(2749), [anon_sym_union] = ACTIONS(2749), [anon_sym_if] = ACTIONS(2749), [anon_sym_else] = ACTIONS(2749), [anon_sym_switch] = ACTIONS(2749), [anon_sym_case] = ACTIONS(2749), [anon_sym_default] = ACTIONS(2749), [anon_sym_while] = ACTIONS(2749), [anon_sym_do] = ACTIONS(2749), [anon_sym_for] = ACTIONS(2749), [anon_sym_return] = ACTIONS(2749), [anon_sym_break] = ACTIONS(2749), [anon_sym_continue] = ACTIONS(2749), [anon_sym_goto] = ACTIONS(2749), [anon_sym___try] = ACTIONS(2749), [anon_sym___leave] = ACTIONS(2749), [anon_sym_not] = ACTIONS(2749), [anon_sym_compl] = ACTIONS(2749), [anon_sym_DASH_DASH] = ACTIONS(2751), [anon_sym_PLUS_PLUS] = ACTIONS(2751), [anon_sym_sizeof] = ACTIONS(2749), [anon_sym___alignof__] = ACTIONS(2749), [anon_sym___alignof] = ACTIONS(2749), [anon_sym__alignof] = ACTIONS(2749), [anon_sym_alignof] = ACTIONS(2749), [anon_sym__Alignof] = ACTIONS(2749), [anon_sym_offsetof] = ACTIONS(2749), [anon_sym__Generic] = ACTIONS(2749), [anon_sym_asm] = ACTIONS(2749), [anon_sym___asm__] = ACTIONS(2749), [anon_sym___asm] = ACTIONS(2749), [sym_number_literal] = ACTIONS(2751), [anon_sym_L_SQUOTE] = ACTIONS(2751), [anon_sym_u_SQUOTE] = ACTIONS(2751), [anon_sym_U_SQUOTE] = ACTIONS(2751), [anon_sym_u8_SQUOTE] = ACTIONS(2751), [anon_sym_SQUOTE] = ACTIONS(2751), [anon_sym_L_DQUOTE] = ACTIONS(2751), [anon_sym_u_DQUOTE] = ACTIONS(2751), [anon_sym_U_DQUOTE] = ACTIONS(2751), [anon_sym_u8_DQUOTE] = ACTIONS(2751), [anon_sym_DQUOTE] = ACTIONS(2751), [sym_true] = ACTIONS(2749), [sym_false] = ACTIONS(2749), [anon_sym_NULL] = ACTIONS(2749), [anon_sym_nullptr] = ACTIONS(2749), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2749), [anon_sym_decltype] = ACTIONS(2749), [anon_sym_explicit] = ACTIONS(2749), [anon_sym_typename] = ACTIONS(2749), [anon_sym_template] = ACTIONS(2749), [anon_sym_operator] = ACTIONS(2749), [anon_sym_try] = ACTIONS(2749), [anon_sym_delete] = ACTIONS(2749), [anon_sym_throw] = ACTIONS(2749), [anon_sym_namespace] = ACTIONS(2749), [anon_sym_static_assert] = ACTIONS(2749), [anon_sym_concept] = ACTIONS(2749), [anon_sym_co_return] = ACTIONS(2749), [anon_sym_co_yield] = ACTIONS(2749), [anon_sym_R_DQUOTE] = ACTIONS(2751), [anon_sym_LR_DQUOTE] = ACTIONS(2751), [anon_sym_uR_DQUOTE] = ACTIONS(2751), [anon_sym_UR_DQUOTE] = ACTIONS(2751), [anon_sym_u8R_DQUOTE] = ACTIONS(2751), [anon_sym_co_await] = ACTIONS(2749), [anon_sym_new] = ACTIONS(2749), [anon_sym_requires] = ACTIONS(2749), [sym_this] = ACTIONS(2749), }, [STATE(555)] = { [sym_identifier] = ACTIONS(2757), [aux_sym_preproc_include_token1] = ACTIONS(2757), [aux_sym_preproc_def_token1] = ACTIONS(2757), [aux_sym_preproc_if_token1] = ACTIONS(2757), [aux_sym_preproc_if_token2] = ACTIONS(2757), [aux_sym_preproc_ifdef_token1] = ACTIONS(2757), [aux_sym_preproc_ifdef_token2] = ACTIONS(2757), [sym_preproc_directive] = ACTIONS(2757), [anon_sym_LPAREN2] = ACTIONS(2759), [anon_sym_BANG] = ACTIONS(2759), [anon_sym_TILDE] = ACTIONS(2759), [anon_sym_DASH] = ACTIONS(2757), [anon_sym_PLUS] = ACTIONS(2757), [anon_sym_STAR] = ACTIONS(2759), [anon_sym_AMP_AMP] = ACTIONS(2759), [anon_sym_AMP] = ACTIONS(2757), [anon_sym_SEMI] = ACTIONS(2759), [anon_sym___extension__] = ACTIONS(2757), [anon_sym_typedef] = ACTIONS(2757), [anon_sym_virtual] = ACTIONS(2757), [anon_sym_extern] = ACTIONS(2757), [anon_sym___attribute__] = ACTIONS(2757), [anon_sym___attribute] = ACTIONS(2757), [anon_sym_using] = ACTIONS(2757), [anon_sym_COLON_COLON] = ACTIONS(2759), [anon_sym_LBRACK_LBRACK] = ACTIONS(2759), [anon_sym___declspec] = ACTIONS(2757), [anon_sym___based] = ACTIONS(2757), [anon_sym___cdecl] = ACTIONS(2757), [anon_sym___clrcall] = ACTIONS(2757), [anon_sym___stdcall] = ACTIONS(2757), [anon_sym___fastcall] = ACTIONS(2757), [anon_sym___thiscall] = ACTIONS(2757), [anon_sym___vectorcall] = ACTIONS(2757), [anon_sym_LBRACE] = ACTIONS(2759), [anon_sym_signed] = ACTIONS(2757), [anon_sym_unsigned] = ACTIONS(2757), [anon_sym_long] = ACTIONS(2757), [anon_sym_short] = ACTIONS(2757), [anon_sym_LBRACK] = ACTIONS(2757), [anon_sym_static] = ACTIONS(2757), [anon_sym_register] = ACTIONS(2757), [anon_sym_inline] = ACTIONS(2757), [anon_sym___inline] = ACTIONS(2757), [anon_sym___inline__] = ACTIONS(2757), [anon_sym___forceinline] = ACTIONS(2757), [anon_sym_thread_local] = ACTIONS(2757), [anon_sym___thread] = ACTIONS(2757), [anon_sym_const] = ACTIONS(2757), [anon_sym_constexpr] = ACTIONS(2757), [anon_sym_volatile] = ACTIONS(2757), [anon_sym_restrict] = ACTIONS(2757), [anon_sym___restrict__] = ACTIONS(2757), [anon_sym__Atomic] = ACTIONS(2757), [anon_sym__Noreturn] = ACTIONS(2757), [anon_sym_noreturn] = ACTIONS(2757), [anon_sym__Nonnull] = ACTIONS(2757), [anon_sym_mutable] = ACTIONS(2757), [anon_sym_constinit] = ACTIONS(2757), [anon_sym_consteval] = ACTIONS(2757), [anon_sym_alignas] = ACTIONS(2757), [anon_sym__Alignas] = ACTIONS(2757), [sym_primitive_type] = ACTIONS(2757), [anon_sym_enum] = ACTIONS(2757), [anon_sym_class] = ACTIONS(2757), [anon_sym_struct] = ACTIONS(2757), [anon_sym_union] = ACTIONS(2757), [anon_sym_if] = ACTIONS(2757), [anon_sym_else] = ACTIONS(2757), [anon_sym_switch] = ACTIONS(2757), [anon_sym_case] = ACTIONS(2757), [anon_sym_default] = ACTIONS(2757), [anon_sym_while] = ACTIONS(2757), [anon_sym_do] = ACTIONS(2757), [anon_sym_for] = ACTIONS(2757), [anon_sym_return] = ACTIONS(2757), [anon_sym_break] = ACTIONS(2757), [anon_sym_continue] = ACTIONS(2757), [anon_sym_goto] = ACTIONS(2757), [anon_sym___try] = ACTIONS(2757), [anon_sym___leave] = ACTIONS(2757), [anon_sym_not] = ACTIONS(2757), [anon_sym_compl] = ACTIONS(2757), [anon_sym_DASH_DASH] = ACTIONS(2759), [anon_sym_PLUS_PLUS] = ACTIONS(2759), [anon_sym_sizeof] = ACTIONS(2757), [anon_sym___alignof__] = ACTIONS(2757), [anon_sym___alignof] = ACTIONS(2757), [anon_sym__alignof] = ACTIONS(2757), [anon_sym_alignof] = ACTIONS(2757), [anon_sym__Alignof] = ACTIONS(2757), [anon_sym_offsetof] = ACTIONS(2757), [anon_sym__Generic] = ACTIONS(2757), [anon_sym_asm] = ACTIONS(2757), [anon_sym___asm__] = ACTIONS(2757), [anon_sym___asm] = ACTIONS(2757), [sym_number_literal] = ACTIONS(2759), [anon_sym_L_SQUOTE] = ACTIONS(2759), [anon_sym_u_SQUOTE] = ACTIONS(2759), [anon_sym_U_SQUOTE] = ACTIONS(2759), [anon_sym_u8_SQUOTE] = ACTIONS(2759), [anon_sym_SQUOTE] = ACTIONS(2759), [anon_sym_L_DQUOTE] = ACTIONS(2759), [anon_sym_u_DQUOTE] = ACTIONS(2759), [anon_sym_U_DQUOTE] = ACTIONS(2759), [anon_sym_u8_DQUOTE] = ACTIONS(2759), [anon_sym_DQUOTE] = ACTIONS(2759), [sym_true] = ACTIONS(2757), [sym_false] = ACTIONS(2757), [anon_sym_NULL] = ACTIONS(2757), [anon_sym_nullptr] = ACTIONS(2757), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2757), [anon_sym_decltype] = ACTIONS(2757), [anon_sym_explicit] = ACTIONS(2757), [anon_sym_typename] = ACTIONS(2757), [anon_sym_template] = ACTIONS(2757), [anon_sym_operator] = ACTIONS(2757), [anon_sym_try] = ACTIONS(2757), [anon_sym_delete] = ACTIONS(2757), [anon_sym_throw] = ACTIONS(2757), [anon_sym_namespace] = ACTIONS(2757), [anon_sym_static_assert] = ACTIONS(2757), [anon_sym_concept] = ACTIONS(2757), [anon_sym_co_return] = ACTIONS(2757), [anon_sym_co_yield] = ACTIONS(2757), [anon_sym_R_DQUOTE] = ACTIONS(2759), [anon_sym_LR_DQUOTE] = ACTIONS(2759), [anon_sym_uR_DQUOTE] = ACTIONS(2759), [anon_sym_UR_DQUOTE] = ACTIONS(2759), [anon_sym_u8R_DQUOTE] = ACTIONS(2759), [anon_sym_co_await] = ACTIONS(2757), [anon_sym_new] = ACTIONS(2757), [anon_sym_requires] = ACTIONS(2757), [sym_this] = ACTIONS(2757), }, [STATE(556)] = { [sym_identifier] = ACTIONS(2637), [aux_sym_preproc_include_token1] = ACTIONS(2637), [aux_sym_preproc_def_token1] = ACTIONS(2637), [aux_sym_preproc_if_token1] = ACTIONS(2637), [aux_sym_preproc_if_token2] = ACTIONS(2637), [aux_sym_preproc_ifdef_token1] = ACTIONS(2637), [aux_sym_preproc_ifdef_token2] = ACTIONS(2637), [sym_preproc_directive] = ACTIONS(2637), [anon_sym_LPAREN2] = ACTIONS(2639), [anon_sym_BANG] = ACTIONS(2639), [anon_sym_TILDE] = ACTIONS(2639), [anon_sym_DASH] = ACTIONS(2637), [anon_sym_PLUS] = ACTIONS(2637), [anon_sym_STAR] = ACTIONS(2639), [anon_sym_AMP_AMP] = ACTIONS(2639), [anon_sym_AMP] = ACTIONS(2637), [anon_sym_SEMI] = ACTIONS(2639), [anon_sym___extension__] = ACTIONS(2637), [anon_sym_typedef] = ACTIONS(2637), [anon_sym_virtual] = ACTIONS(2637), [anon_sym_extern] = ACTIONS(2637), [anon_sym___attribute__] = ACTIONS(2637), [anon_sym___attribute] = ACTIONS(2637), [anon_sym_using] = ACTIONS(2637), [anon_sym_COLON_COLON] = ACTIONS(2639), [anon_sym_LBRACK_LBRACK] = ACTIONS(2639), [anon_sym___declspec] = ACTIONS(2637), [anon_sym___based] = ACTIONS(2637), [anon_sym___cdecl] = ACTIONS(2637), [anon_sym___clrcall] = ACTIONS(2637), [anon_sym___stdcall] = ACTIONS(2637), [anon_sym___fastcall] = ACTIONS(2637), [anon_sym___thiscall] = ACTIONS(2637), [anon_sym___vectorcall] = ACTIONS(2637), [anon_sym_LBRACE] = ACTIONS(2639), [anon_sym_signed] = ACTIONS(2637), [anon_sym_unsigned] = ACTIONS(2637), [anon_sym_long] = ACTIONS(2637), [anon_sym_short] = ACTIONS(2637), [anon_sym_LBRACK] = ACTIONS(2637), [anon_sym_static] = ACTIONS(2637), [anon_sym_register] = ACTIONS(2637), [anon_sym_inline] = ACTIONS(2637), [anon_sym___inline] = ACTIONS(2637), [anon_sym___inline__] = ACTIONS(2637), [anon_sym___forceinline] = ACTIONS(2637), [anon_sym_thread_local] = ACTIONS(2637), [anon_sym___thread] = ACTIONS(2637), [anon_sym_const] = ACTIONS(2637), [anon_sym_constexpr] = ACTIONS(2637), [anon_sym_volatile] = ACTIONS(2637), [anon_sym_restrict] = ACTIONS(2637), [anon_sym___restrict__] = ACTIONS(2637), [anon_sym__Atomic] = ACTIONS(2637), [anon_sym__Noreturn] = ACTIONS(2637), [anon_sym_noreturn] = ACTIONS(2637), [anon_sym__Nonnull] = ACTIONS(2637), [anon_sym_mutable] = ACTIONS(2637), [anon_sym_constinit] = ACTIONS(2637), [anon_sym_consteval] = ACTIONS(2637), [anon_sym_alignas] = ACTIONS(2637), [anon_sym__Alignas] = ACTIONS(2637), [sym_primitive_type] = ACTIONS(2637), [anon_sym_enum] = ACTIONS(2637), [anon_sym_class] = ACTIONS(2637), [anon_sym_struct] = ACTIONS(2637), [anon_sym_union] = ACTIONS(2637), [anon_sym_if] = ACTIONS(2637), [anon_sym_else] = ACTIONS(2637), [anon_sym_switch] = ACTIONS(2637), [anon_sym_case] = ACTIONS(2637), [anon_sym_default] = ACTIONS(2637), [anon_sym_while] = ACTIONS(2637), [anon_sym_do] = ACTIONS(2637), [anon_sym_for] = ACTIONS(2637), [anon_sym_return] = ACTIONS(2637), [anon_sym_break] = ACTIONS(2637), [anon_sym_continue] = ACTIONS(2637), [anon_sym_goto] = ACTIONS(2637), [anon_sym___try] = ACTIONS(2637), [anon_sym___leave] = ACTIONS(2637), [anon_sym_not] = ACTIONS(2637), [anon_sym_compl] = ACTIONS(2637), [anon_sym_DASH_DASH] = ACTIONS(2639), [anon_sym_PLUS_PLUS] = ACTIONS(2639), [anon_sym_sizeof] = ACTIONS(2637), [anon_sym___alignof__] = ACTIONS(2637), [anon_sym___alignof] = ACTIONS(2637), [anon_sym__alignof] = ACTIONS(2637), [anon_sym_alignof] = ACTIONS(2637), [anon_sym__Alignof] = ACTIONS(2637), [anon_sym_offsetof] = ACTIONS(2637), [anon_sym__Generic] = ACTIONS(2637), [anon_sym_asm] = ACTIONS(2637), [anon_sym___asm__] = ACTIONS(2637), [anon_sym___asm] = ACTIONS(2637), [sym_number_literal] = ACTIONS(2639), [anon_sym_L_SQUOTE] = ACTIONS(2639), [anon_sym_u_SQUOTE] = ACTIONS(2639), [anon_sym_U_SQUOTE] = ACTIONS(2639), [anon_sym_u8_SQUOTE] = ACTIONS(2639), [anon_sym_SQUOTE] = ACTIONS(2639), [anon_sym_L_DQUOTE] = ACTIONS(2639), [anon_sym_u_DQUOTE] = ACTIONS(2639), [anon_sym_U_DQUOTE] = ACTIONS(2639), [anon_sym_u8_DQUOTE] = ACTIONS(2639), [anon_sym_DQUOTE] = ACTIONS(2639), [sym_true] = ACTIONS(2637), [sym_false] = ACTIONS(2637), [anon_sym_NULL] = ACTIONS(2637), [anon_sym_nullptr] = ACTIONS(2637), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2637), [anon_sym_decltype] = ACTIONS(2637), [anon_sym_explicit] = ACTIONS(2637), [anon_sym_typename] = ACTIONS(2637), [anon_sym_template] = ACTIONS(2637), [anon_sym_operator] = ACTIONS(2637), [anon_sym_try] = ACTIONS(2637), [anon_sym_delete] = ACTIONS(2637), [anon_sym_throw] = ACTIONS(2637), [anon_sym_namespace] = ACTIONS(2637), [anon_sym_static_assert] = ACTIONS(2637), [anon_sym_concept] = ACTIONS(2637), [anon_sym_co_return] = ACTIONS(2637), [anon_sym_co_yield] = ACTIONS(2637), [anon_sym_R_DQUOTE] = ACTIONS(2639), [anon_sym_LR_DQUOTE] = ACTIONS(2639), [anon_sym_uR_DQUOTE] = ACTIONS(2639), [anon_sym_UR_DQUOTE] = ACTIONS(2639), [anon_sym_u8R_DQUOTE] = ACTIONS(2639), [anon_sym_co_await] = ACTIONS(2637), [anon_sym_new] = ACTIONS(2637), [anon_sym_requires] = ACTIONS(2637), [sym_this] = ACTIONS(2637), }, [STATE(557)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_include_token1] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_if_token2] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_BANG] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_DASH] = ACTIONS(1938), [anon_sym_PLUS] = ACTIONS(1938), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(2753), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym___cdecl] = ACTIONS(1938), [anon_sym___clrcall] = ACTIONS(1938), [anon_sym___stdcall] = ACTIONS(1938), [anon_sym___fastcall] = ACTIONS(1938), [anon_sym___thiscall] = ACTIONS(1938), [anon_sym___vectorcall] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_if] = ACTIONS(1938), [anon_sym_switch] = ACTIONS(1938), [anon_sym_case] = ACTIONS(1938), [anon_sym_default] = ACTIONS(1938), [anon_sym_while] = ACTIONS(1938), [anon_sym_do] = ACTIONS(1938), [anon_sym_for] = ACTIONS(1938), [anon_sym_return] = ACTIONS(1938), [anon_sym_break] = ACTIONS(1938), [anon_sym_continue] = ACTIONS(1938), [anon_sym_goto] = ACTIONS(1938), [anon_sym___try] = ACTIONS(1938), [anon_sym___leave] = ACTIONS(1938), [anon_sym_not] = ACTIONS(1938), [anon_sym_compl] = ACTIONS(1938), [anon_sym_DASH_DASH] = ACTIONS(1936), [anon_sym_PLUS_PLUS] = ACTIONS(1936), [anon_sym_sizeof] = ACTIONS(1938), [anon_sym___alignof__] = ACTIONS(1938), [anon_sym___alignof] = ACTIONS(1938), [anon_sym__alignof] = ACTIONS(1938), [anon_sym_alignof] = ACTIONS(1938), [anon_sym__Alignof] = ACTIONS(1938), [anon_sym_offsetof] = ACTIONS(1938), [anon_sym__Generic] = ACTIONS(1938), [anon_sym_asm] = ACTIONS(1938), [anon_sym___asm__] = ACTIONS(1938), [anon_sym___asm] = ACTIONS(1938), [sym_number_literal] = ACTIONS(1936), [anon_sym_L_SQUOTE] = ACTIONS(1936), [anon_sym_u_SQUOTE] = ACTIONS(1936), [anon_sym_U_SQUOTE] = ACTIONS(1936), [anon_sym_u8_SQUOTE] = ACTIONS(1936), [anon_sym_SQUOTE] = ACTIONS(1936), [anon_sym_L_DQUOTE] = ACTIONS(1936), [anon_sym_u_DQUOTE] = ACTIONS(1936), [anon_sym_U_DQUOTE] = ACTIONS(1936), [anon_sym_u8_DQUOTE] = ACTIONS(1936), [anon_sym_DQUOTE] = ACTIONS(1936), [sym_true] = ACTIONS(1938), [sym_false] = ACTIONS(1938), [anon_sym_NULL] = ACTIONS(1938), [anon_sym_nullptr] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_try] = ACTIONS(1938), [anon_sym_delete] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_namespace] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_concept] = ACTIONS(1938), [anon_sym_co_return] = ACTIONS(1938), [anon_sym_co_yield] = ACTIONS(1938), [anon_sym_R_DQUOTE] = ACTIONS(1936), [anon_sym_LR_DQUOTE] = ACTIONS(1936), [anon_sym_uR_DQUOTE] = ACTIONS(1936), [anon_sym_UR_DQUOTE] = ACTIONS(1936), [anon_sym_u8R_DQUOTE] = ACTIONS(1936), [anon_sym_co_await] = ACTIONS(1938), [anon_sym_new] = ACTIONS(1938), [anon_sym_requires] = ACTIONS(1938), [sym_this] = ACTIONS(1938), }, [STATE(558)] = { [ts_builtin_sym_end] = ACTIONS(2992), [sym_identifier] = ACTIONS(2990), [aux_sym_preproc_include_token1] = ACTIONS(2990), [aux_sym_preproc_def_token1] = ACTIONS(2990), [aux_sym_preproc_if_token1] = ACTIONS(2990), [aux_sym_preproc_ifdef_token1] = ACTIONS(2990), [aux_sym_preproc_ifdef_token2] = ACTIONS(2990), [sym_preproc_directive] = ACTIONS(2990), [anon_sym_LPAREN2] = ACTIONS(2992), [anon_sym_BANG] = ACTIONS(2992), [anon_sym_TILDE] = ACTIONS(2992), [anon_sym_DASH] = ACTIONS(2990), [anon_sym_PLUS] = ACTIONS(2990), [anon_sym_STAR] = ACTIONS(2992), [anon_sym_AMP_AMP] = ACTIONS(2992), [anon_sym_AMP] = ACTIONS(2990), [anon_sym_SEMI] = ACTIONS(2992), [anon_sym___extension__] = ACTIONS(2990), [anon_sym_typedef] = ACTIONS(2990), [anon_sym_virtual] = ACTIONS(2990), [anon_sym_extern] = ACTIONS(2990), [anon_sym___attribute__] = ACTIONS(2990), [anon_sym___attribute] = ACTIONS(2990), [anon_sym_using] = ACTIONS(2990), [anon_sym_COLON_COLON] = ACTIONS(2992), [anon_sym_LBRACK_LBRACK] = ACTIONS(2992), [anon_sym___declspec] = ACTIONS(2990), [anon_sym___based] = ACTIONS(2990), [anon_sym___cdecl] = ACTIONS(2990), [anon_sym___clrcall] = ACTIONS(2990), [anon_sym___stdcall] = ACTIONS(2990), [anon_sym___fastcall] = ACTIONS(2990), [anon_sym___thiscall] = ACTIONS(2990), [anon_sym___vectorcall] = ACTIONS(2990), [anon_sym_LBRACE] = ACTIONS(2992), [anon_sym_signed] = ACTIONS(2990), [anon_sym_unsigned] = ACTIONS(2990), [anon_sym_long] = ACTIONS(2990), [anon_sym_short] = ACTIONS(2990), [anon_sym_LBRACK] = ACTIONS(2990), [anon_sym_static] = ACTIONS(2990), [anon_sym_register] = ACTIONS(2990), [anon_sym_inline] = ACTIONS(2990), [anon_sym___inline] = ACTIONS(2990), [anon_sym___inline__] = ACTIONS(2990), [anon_sym___forceinline] = ACTIONS(2990), [anon_sym_thread_local] = ACTIONS(2990), [anon_sym___thread] = ACTIONS(2990), [anon_sym_const] = ACTIONS(2990), [anon_sym_constexpr] = ACTIONS(2990), [anon_sym_volatile] = ACTIONS(2990), [anon_sym_restrict] = ACTIONS(2990), [anon_sym___restrict__] = ACTIONS(2990), [anon_sym__Atomic] = ACTIONS(2990), [anon_sym__Noreturn] = ACTIONS(2990), [anon_sym_noreturn] = ACTIONS(2990), [anon_sym__Nonnull] = ACTIONS(2990), [anon_sym_mutable] = ACTIONS(2990), [anon_sym_constinit] = ACTIONS(2990), [anon_sym_consteval] = ACTIONS(2990), [anon_sym_alignas] = ACTIONS(2990), [anon_sym__Alignas] = ACTIONS(2990), [sym_primitive_type] = ACTIONS(2990), [anon_sym_enum] = ACTIONS(2990), [anon_sym_class] = ACTIONS(2990), [anon_sym_struct] = ACTIONS(2990), [anon_sym_union] = ACTIONS(2990), [anon_sym_if] = ACTIONS(2990), [anon_sym_switch] = ACTIONS(2990), [anon_sym_case] = ACTIONS(2990), [anon_sym_default] = ACTIONS(2990), [anon_sym_while] = ACTIONS(2990), [anon_sym_do] = ACTIONS(2990), [anon_sym_for] = ACTIONS(2990), [anon_sym_return] = ACTIONS(2990), [anon_sym_break] = ACTIONS(2990), [anon_sym_continue] = ACTIONS(2990), [anon_sym_goto] = ACTIONS(2990), [anon_sym_not] = ACTIONS(2990), [anon_sym_compl] = ACTIONS(2990), [anon_sym_DASH_DASH] = ACTIONS(2992), [anon_sym_PLUS_PLUS] = ACTIONS(2992), [anon_sym_sizeof] = ACTIONS(2990), [anon_sym___alignof__] = ACTIONS(2990), [anon_sym___alignof] = ACTIONS(2990), [anon_sym__alignof] = ACTIONS(2990), [anon_sym_alignof] = ACTIONS(2990), [anon_sym__Alignof] = ACTIONS(2990), [anon_sym_offsetof] = ACTIONS(2990), [anon_sym__Generic] = ACTIONS(2990), [anon_sym_asm] = ACTIONS(2990), [anon_sym___asm__] = ACTIONS(2990), [anon_sym___asm] = ACTIONS(2990), [sym_number_literal] = ACTIONS(2992), [anon_sym_L_SQUOTE] = ACTIONS(2992), [anon_sym_u_SQUOTE] = ACTIONS(2992), [anon_sym_U_SQUOTE] = ACTIONS(2992), [anon_sym_u8_SQUOTE] = ACTIONS(2992), [anon_sym_SQUOTE] = ACTIONS(2992), [anon_sym_L_DQUOTE] = ACTIONS(2992), [anon_sym_u_DQUOTE] = ACTIONS(2992), [anon_sym_U_DQUOTE] = ACTIONS(2992), [anon_sym_u8_DQUOTE] = ACTIONS(2992), [anon_sym_DQUOTE] = ACTIONS(2992), [sym_true] = ACTIONS(2990), [sym_false] = ACTIONS(2990), [anon_sym_NULL] = ACTIONS(2990), [anon_sym_nullptr] = ACTIONS(2990), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2990), [anon_sym_decltype] = ACTIONS(2990), [anon_sym_explicit] = ACTIONS(2990), [anon_sym_typename] = ACTIONS(2990), [anon_sym_export] = ACTIONS(2990), [anon_sym_module] = ACTIONS(2990), [anon_sym_import] = ACTIONS(2990), [anon_sym_template] = ACTIONS(2990), [anon_sym_operator] = ACTIONS(2990), [anon_sym_try] = ACTIONS(2990), [anon_sym_delete] = ACTIONS(2990), [anon_sym_throw] = ACTIONS(2990), [anon_sym_namespace] = ACTIONS(2990), [anon_sym_static_assert] = ACTIONS(2990), [anon_sym_concept] = ACTIONS(2990), [anon_sym_co_return] = ACTIONS(2990), [anon_sym_co_yield] = ACTIONS(2990), [anon_sym_R_DQUOTE] = ACTIONS(2992), [anon_sym_LR_DQUOTE] = ACTIONS(2992), [anon_sym_uR_DQUOTE] = ACTIONS(2992), [anon_sym_UR_DQUOTE] = ACTIONS(2992), [anon_sym_u8R_DQUOTE] = ACTIONS(2992), [anon_sym_co_await] = ACTIONS(2990), [anon_sym_new] = ACTIONS(2990), [anon_sym_requires] = ACTIONS(2990), [sym_this] = ACTIONS(2990), }, [STATE(559)] = { [ts_builtin_sym_end] = ACTIONS(2996), [sym_identifier] = ACTIONS(2994), [aux_sym_preproc_include_token1] = ACTIONS(2994), [aux_sym_preproc_def_token1] = ACTIONS(2994), [aux_sym_preproc_if_token1] = ACTIONS(2994), [aux_sym_preproc_ifdef_token1] = ACTIONS(2994), [aux_sym_preproc_ifdef_token2] = ACTIONS(2994), [sym_preproc_directive] = ACTIONS(2994), [anon_sym_LPAREN2] = ACTIONS(2996), [anon_sym_BANG] = ACTIONS(2996), [anon_sym_TILDE] = ACTIONS(2996), [anon_sym_DASH] = ACTIONS(2994), [anon_sym_PLUS] = ACTIONS(2994), [anon_sym_STAR] = ACTIONS(2996), [anon_sym_AMP_AMP] = ACTIONS(2996), [anon_sym_AMP] = ACTIONS(2994), [anon_sym_SEMI] = ACTIONS(2996), [anon_sym___extension__] = ACTIONS(2994), [anon_sym_typedef] = ACTIONS(2994), [anon_sym_virtual] = ACTIONS(2994), [anon_sym_extern] = ACTIONS(2994), [anon_sym___attribute__] = ACTIONS(2994), [anon_sym___attribute] = ACTIONS(2994), [anon_sym_using] = ACTIONS(2994), [anon_sym_COLON_COLON] = ACTIONS(2996), [anon_sym_LBRACK_LBRACK] = ACTIONS(2996), [anon_sym___declspec] = ACTIONS(2994), [anon_sym___based] = ACTIONS(2994), [anon_sym___cdecl] = ACTIONS(2994), [anon_sym___clrcall] = ACTIONS(2994), [anon_sym___stdcall] = ACTIONS(2994), [anon_sym___fastcall] = ACTIONS(2994), [anon_sym___thiscall] = ACTIONS(2994), [anon_sym___vectorcall] = ACTIONS(2994), [anon_sym_LBRACE] = ACTIONS(2996), [anon_sym_signed] = ACTIONS(2994), [anon_sym_unsigned] = ACTIONS(2994), [anon_sym_long] = ACTIONS(2994), [anon_sym_short] = ACTIONS(2994), [anon_sym_LBRACK] = ACTIONS(2994), [anon_sym_static] = ACTIONS(2994), [anon_sym_register] = ACTIONS(2994), [anon_sym_inline] = ACTIONS(2994), [anon_sym___inline] = ACTIONS(2994), [anon_sym___inline__] = ACTIONS(2994), [anon_sym___forceinline] = ACTIONS(2994), [anon_sym_thread_local] = ACTIONS(2994), [anon_sym___thread] = ACTIONS(2994), [anon_sym_const] = ACTIONS(2994), [anon_sym_constexpr] = ACTIONS(2994), [anon_sym_volatile] = ACTIONS(2994), [anon_sym_restrict] = ACTIONS(2994), [anon_sym___restrict__] = ACTIONS(2994), [anon_sym__Atomic] = ACTIONS(2994), [anon_sym__Noreturn] = ACTIONS(2994), [anon_sym_noreturn] = ACTIONS(2994), [anon_sym__Nonnull] = ACTIONS(2994), [anon_sym_mutable] = ACTIONS(2994), [anon_sym_constinit] = ACTIONS(2994), [anon_sym_consteval] = ACTIONS(2994), [anon_sym_alignas] = ACTIONS(2994), [anon_sym__Alignas] = ACTIONS(2994), [sym_primitive_type] = ACTIONS(2994), [anon_sym_enum] = ACTIONS(2994), [anon_sym_class] = ACTIONS(2994), [anon_sym_struct] = ACTIONS(2994), [anon_sym_union] = ACTIONS(2994), [anon_sym_if] = ACTIONS(2994), [anon_sym_switch] = ACTIONS(2994), [anon_sym_case] = ACTIONS(2994), [anon_sym_default] = ACTIONS(2994), [anon_sym_while] = ACTIONS(2994), [anon_sym_do] = ACTIONS(2994), [anon_sym_for] = ACTIONS(2994), [anon_sym_return] = ACTIONS(2994), [anon_sym_break] = ACTIONS(2994), [anon_sym_continue] = ACTIONS(2994), [anon_sym_goto] = ACTIONS(2994), [anon_sym_not] = ACTIONS(2994), [anon_sym_compl] = ACTIONS(2994), [anon_sym_DASH_DASH] = ACTIONS(2996), [anon_sym_PLUS_PLUS] = ACTIONS(2996), [anon_sym_sizeof] = ACTIONS(2994), [anon_sym___alignof__] = ACTIONS(2994), [anon_sym___alignof] = ACTIONS(2994), [anon_sym__alignof] = ACTIONS(2994), [anon_sym_alignof] = ACTIONS(2994), [anon_sym__Alignof] = ACTIONS(2994), [anon_sym_offsetof] = ACTIONS(2994), [anon_sym__Generic] = ACTIONS(2994), [anon_sym_asm] = ACTIONS(2994), [anon_sym___asm__] = ACTIONS(2994), [anon_sym___asm] = ACTIONS(2994), [sym_number_literal] = ACTIONS(2996), [anon_sym_L_SQUOTE] = ACTIONS(2996), [anon_sym_u_SQUOTE] = ACTIONS(2996), [anon_sym_U_SQUOTE] = ACTIONS(2996), [anon_sym_u8_SQUOTE] = ACTIONS(2996), [anon_sym_SQUOTE] = ACTIONS(2996), [anon_sym_L_DQUOTE] = ACTIONS(2996), [anon_sym_u_DQUOTE] = ACTIONS(2996), [anon_sym_U_DQUOTE] = ACTIONS(2996), [anon_sym_u8_DQUOTE] = ACTIONS(2996), [anon_sym_DQUOTE] = ACTIONS(2996), [sym_true] = ACTIONS(2994), [sym_false] = ACTIONS(2994), [anon_sym_NULL] = ACTIONS(2994), [anon_sym_nullptr] = ACTIONS(2994), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2994), [anon_sym_decltype] = ACTIONS(2994), [anon_sym_explicit] = ACTIONS(2994), [anon_sym_typename] = ACTIONS(2994), [anon_sym_export] = ACTIONS(2994), [anon_sym_module] = ACTIONS(2994), [anon_sym_import] = ACTIONS(2994), [anon_sym_template] = ACTIONS(2994), [anon_sym_operator] = ACTIONS(2994), [anon_sym_try] = ACTIONS(2994), [anon_sym_delete] = ACTIONS(2994), [anon_sym_throw] = ACTIONS(2994), [anon_sym_namespace] = ACTIONS(2994), [anon_sym_static_assert] = ACTIONS(2994), [anon_sym_concept] = ACTIONS(2994), [anon_sym_co_return] = ACTIONS(2994), [anon_sym_co_yield] = ACTIONS(2994), [anon_sym_R_DQUOTE] = ACTIONS(2996), [anon_sym_LR_DQUOTE] = ACTIONS(2996), [anon_sym_uR_DQUOTE] = ACTIONS(2996), [anon_sym_UR_DQUOTE] = ACTIONS(2996), [anon_sym_u8R_DQUOTE] = ACTIONS(2996), [anon_sym_co_await] = ACTIONS(2994), [anon_sym_new] = ACTIONS(2994), [anon_sym_requires] = ACTIONS(2994), [sym_this] = ACTIONS(2994), }, [STATE(560)] = { [sym_identifier] = ACTIONS(2677), [aux_sym_preproc_include_token1] = ACTIONS(2677), [aux_sym_preproc_def_token1] = ACTIONS(2677), [aux_sym_preproc_if_token1] = ACTIONS(2677), [aux_sym_preproc_if_token2] = ACTIONS(2677), [aux_sym_preproc_ifdef_token1] = ACTIONS(2677), [aux_sym_preproc_ifdef_token2] = ACTIONS(2677), [sym_preproc_directive] = ACTIONS(2677), [anon_sym_LPAREN2] = ACTIONS(2679), [anon_sym_BANG] = ACTIONS(2679), [anon_sym_TILDE] = ACTIONS(2679), [anon_sym_DASH] = ACTIONS(2677), [anon_sym_PLUS] = ACTIONS(2677), [anon_sym_STAR] = ACTIONS(2679), [anon_sym_AMP_AMP] = ACTIONS(2679), [anon_sym_AMP] = ACTIONS(2677), [anon_sym_SEMI] = ACTIONS(2679), [anon_sym___extension__] = ACTIONS(2677), [anon_sym_typedef] = ACTIONS(2677), [anon_sym_virtual] = ACTIONS(2677), [anon_sym_extern] = ACTIONS(2677), [anon_sym___attribute__] = ACTIONS(2677), [anon_sym___attribute] = ACTIONS(2677), [anon_sym_using] = ACTIONS(2677), [anon_sym_COLON_COLON] = ACTIONS(2679), [anon_sym_LBRACK_LBRACK] = ACTIONS(2679), [anon_sym___declspec] = ACTIONS(2677), [anon_sym___based] = ACTIONS(2677), [anon_sym___cdecl] = ACTIONS(2677), [anon_sym___clrcall] = ACTIONS(2677), [anon_sym___stdcall] = ACTIONS(2677), [anon_sym___fastcall] = ACTIONS(2677), [anon_sym___thiscall] = ACTIONS(2677), [anon_sym___vectorcall] = ACTIONS(2677), [anon_sym_LBRACE] = ACTIONS(2679), [anon_sym_signed] = ACTIONS(2677), [anon_sym_unsigned] = ACTIONS(2677), [anon_sym_long] = ACTIONS(2677), [anon_sym_short] = ACTIONS(2677), [anon_sym_LBRACK] = ACTIONS(2677), [anon_sym_static] = ACTIONS(2677), [anon_sym_register] = ACTIONS(2677), [anon_sym_inline] = ACTIONS(2677), [anon_sym___inline] = ACTIONS(2677), [anon_sym___inline__] = ACTIONS(2677), [anon_sym___forceinline] = ACTIONS(2677), [anon_sym_thread_local] = ACTIONS(2677), [anon_sym___thread] = ACTIONS(2677), [anon_sym_const] = ACTIONS(2677), [anon_sym_constexpr] = ACTIONS(2677), [anon_sym_volatile] = ACTIONS(2677), [anon_sym_restrict] = ACTIONS(2677), [anon_sym___restrict__] = ACTIONS(2677), [anon_sym__Atomic] = ACTIONS(2677), [anon_sym__Noreturn] = ACTIONS(2677), [anon_sym_noreturn] = ACTIONS(2677), [anon_sym__Nonnull] = ACTIONS(2677), [anon_sym_mutable] = ACTIONS(2677), [anon_sym_constinit] = ACTIONS(2677), [anon_sym_consteval] = ACTIONS(2677), [anon_sym_alignas] = ACTIONS(2677), [anon_sym__Alignas] = ACTIONS(2677), [sym_primitive_type] = ACTIONS(2677), [anon_sym_enum] = ACTIONS(2677), [anon_sym_class] = ACTIONS(2677), [anon_sym_struct] = ACTIONS(2677), [anon_sym_union] = ACTIONS(2677), [anon_sym_if] = ACTIONS(2677), [anon_sym_else] = ACTIONS(2677), [anon_sym_switch] = ACTIONS(2677), [anon_sym_case] = ACTIONS(2677), [anon_sym_default] = ACTIONS(2677), [anon_sym_while] = ACTIONS(2677), [anon_sym_do] = ACTIONS(2677), [anon_sym_for] = ACTIONS(2677), [anon_sym_return] = ACTIONS(2677), [anon_sym_break] = ACTIONS(2677), [anon_sym_continue] = ACTIONS(2677), [anon_sym_goto] = ACTIONS(2677), [anon_sym___try] = ACTIONS(2677), [anon_sym___leave] = ACTIONS(2677), [anon_sym_not] = ACTIONS(2677), [anon_sym_compl] = ACTIONS(2677), [anon_sym_DASH_DASH] = ACTIONS(2679), [anon_sym_PLUS_PLUS] = ACTIONS(2679), [anon_sym_sizeof] = ACTIONS(2677), [anon_sym___alignof__] = ACTIONS(2677), [anon_sym___alignof] = ACTIONS(2677), [anon_sym__alignof] = ACTIONS(2677), [anon_sym_alignof] = ACTIONS(2677), [anon_sym__Alignof] = ACTIONS(2677), [anon_sym_offsetof] = ACTIONS(2677), [anon_sym__Generic] = ACTIONS(2677), [anon_sym_asm] = ACTIONS(2677), [anon_sym___asm__] = ACTIONS(2677), [anon_sym___asm] = ACTIONS(2677), [sym_number_literal] = ACTIONS(2679), [anon_sym_L_SQUOTE] = ACTIONS(2679), [anon_sym_u_SQUOTE] = ACTIONS(2679), [anon_sym_U_SQUOTE] = ACTIONS(2679), [anon_sym_u8_SQUOTE] = ACTIONS(2679), [anon_sym_SQUOTE] = ACTIONS(2679), [anon_sym_L_DQUOTE] = ACTIONS(2679), [anon_sym_u_DQUOTE] = ACTIONS(2679), [anon_sym_U_DQUOTE] = ACTIONS(2679), [anon_sym_u8_DQUOTE] = ACTIONS(2679), [anon_sym_DQUOTE] = ACTIONS(2679), [sym_true] = ACTIONS(2677), [sym_false] = ACTIONS(2677), [anon_sym_NULL] = ACTIONS(2677), [anon_sym_nullptr] = ACTIONS(2677), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2677), [anon_sym_decltype] = ACTIONS(2677), [anon_sym_explicit] = ACTIONS(2677), [anon_sym_typename] = ACTIONS(2677), [anon_sym_template] = ACTIONS(2677), [anon_sym_operator] = ACTIONS(2677), [anon_sym_try] = ACTIONS(2677), [anon_sym_delete] = ACTIONS(2677), [anon_sym_throw] = ACTIONS(2677), [anon_sym_namespace] = ACTIONS(2677), [anon_sym_static_assert] = ACTIONS(2677), [anon_sym_concept] = ACTIONS(2677), [anon_sym_co_return] = ACTIONS(2677), [anon_sym_co_yield] = ACTIONS(2677), [anon_sym_R_DQUOTE] = ACTIONS(2679), [anon_sym_LR_DQUOTE] = ACTIONS(2679), [anon_sym_uR_DQUOTE] = ACTIONS(2679), [anon_sym_UR_DQUOTE] = ACTIONS(2679), [anon_sym_u8R_DQUOTE] = ACTIONS(2679), [anon_sym_co_await] = ACTIONS(2677), [anon_sym_new] = ACTIONS(2677), [anon_sym_requires] = ACTIONS(2677), [sym_this] = ACTIONS(2677), }, [STATE(561)] = { [sym_identifier] = ACTIONS(2701), [aux_sym_preproc_include_token1] = ACTIONS(2701), [aux_sym_preproc_def_token1] = ACTIONS(2701), [aux_sym_preproc_if_token1] = ACTIONS(2701), [aux_sym_preproc_if_token2] = ACTIONS(2701), [aux_sym_preproc_ifdef_token1] = ACTIONS(2701), [aux_sym_preproc_ifdef_token2] = ACTIONS(2701), [sym_preproc_directive] = ACTIONS(2701), [anon_sym_LPAREN2] = ACTIONS(2703), [anon_sym_BANG] = ACTIONS(2703), [anon_sym_TILDE] = ACTIONS(2703), [anon_sym_DASH] = ACTIONS(2701), [anon_sym_PLUS] = ACTIONS(2701), [anon_sym_STAR] = ACTIONS(2703), [anon_sym_AMP_AMP] = ACTIONS(2703), [anon_sym_AMP] = ACTIONS(2701), [anon_sym_SEMI] = ACTIONS(2703), [anon_sym___extension__] = ACTIONS(2701), [anon_sym_typedef] = ACTIONS(2701), [anon_sym_virtual] = ACTIONS(2701), [anon_sym_extern] = ACTIONS(2701), [anon_sym___attribute__] = ACTIONS(2701), [anon_sym___attribute] = ACTIONS(2701), [anon_sym_using] = ACTIONS(2701), [anon_sym_COLON_COLON] = ACTIONS(2703), [anon_sym_LBRACK_LBRACK] = ACTIONS(2703), [anon_sym___declspec] = ACTIONS(2701), [anon_sym___based] = ACTIONS(2701), [anon_sym___cdecl] = ACTIONS(2701), [anon_sym___clrcall] = ACTIONS(2701), [anon_sym___stdcall] = ACTIONS(2701), [anon_sym___fastcall] = ACTIONS(2701), [anon_sym___thiscall] = ACTIONS(2701), [anon_sym___vectorcall] = ACTIONS(2701), [anon_sym_LBRACE] = ACTIONS(2703), [anon_sym_signed] = ACTIONS(2701), [anon_sym_unsigned] = ACTIONS(2701), [anon_sym_long] = ACTIONS(2701), [anon_sym_short] = ACTIONS(2701), [anon_sym_LBRACK] = ACTIONS(2701), [anon_sym_static] = ACTIONS(2701), [anon_sym_register] = ACTIONS(2701), [anon_sym_inline] = ACTIONS(2701), [anon_sym___inline] = ACTIONS(2701), [anon_sym___inline__] = ACTIONS(2701), [anon_sym___forceinline] = ACTIONS(2701), [anon_sym_thread_local] = ACTIONS(2701), [anon_sym___thread] = ACTIONS(2701), [anon_sym_const] = ACTIONS(2701), [anon_sym_constexpr] = ACTIONS(2701), [anon_sym_volatile] = ACTIONS(2701), [anon_sym_restrict] = ACTIONS(2701), [anon_sym___restrict__] = ACTIONS(2701), [anon_sym__Atomic] = ACTIONS(2701), [anon_sym__Noreturn] = ACTIONS(2701), [anon_sym_noreturn] = ACTIONS(2701), [anon_sym__Nonnull] = ACTIONS(2701), [anon_sym_mutable] = ACTIONS(2701), [anon_sym_constinit] = ACTIONS(2701), [anon_sym_consteval] = ACTIONS(2701), [anon_sym_alignas] = ACTIONS(2701), [anon_sym__Alignas] = ACTIONS(2701), [sym_primitive_type] = ACTIONS(2701), [anon_sym_enum] = ACTIONS(2701), [anon_sym_class] = ACTIONS(2701), [anon_sym_struct] = ACTIONS(2701), [anon_sym_union] = ACTIONS(2701), [anon_sym_if] = ACTIONS(2701), [anon_sym_else] = ACTIONS(2701), [anon_sym_switch] = ACTIONS(2701), [anon_sym_case] = ACTIONS(2701), [anon_sym_default] = ACTIONS(2701), [anon_sym_while] = ACTIONS(2701), [anon_sym_do] = ACTIONS(2701), [anon_sym_for] = ACTIONS(2701), [anon_sym_return] = ACTIONS(2701), [anon_sym_break] = ACTIONS(2701), [anon_sym_continue] = ACTIONS(2701), [anon_sym_goto] = ACTIONS(2701), [anon_sym___try] = ACTIONS(2701), [anon_sym___leave] = ACTIONS(2701), [anon_sym_not] = ACTIONS(2701), [anon_sym_compl] = ACTIONS(2701), [anon_sym_DASH_DASH] = ACTIONS(2703), [anon_sym_PLUS_PLUS] = ACTIONS(2703), [anon_sym_sizeof] = ACTIONS(2701), [anon_sym___alignof__] = ACTIONS(2701), [anon_sym___alignof] = ACTIONS(2701), [anon_sym__alignof] = ACTIONS(2701), [anon_sym_alignof] = ACTIONS(2701), [anon_sym__Alignof] = ACTIONS(2701), [anon_sym_offsetof] = ACTIONS(2701), [anon_sym__Generic] = ACTIONS(2701), [anon_sym_asm] = ACTIONS(2701), [anon_sym___asm__] = ACTIONS(2701), [anon_sym___asm] = ACTIONS(2701), [sym_number_literal] = ACTIONS(2703), [anon_sym_L_SQUOTE] = ACTIONS(2703), [anon_sym_u_SQUOTE] = ACTIONS(2703), [anon_sym_U_SQUOTE] = ACTIONS(2703), [anon_sym_u8_SQUOTE] = ACTIONS(2703), [anon_sym_SQUOTE] = ACTIONS(2703), [anon_sym_L_DQUOTE] = ACTIONS(2703), [anon_sym_u_DQUOTE] = ACTIONS(2703), [anon_sym_U_DQUOTE] = ACTIONS(2703), [anon_sym_u8_DQUOTE] = ACTIONS(2703), [anon_sym_DQUOTE] = ACTIONS(2703), [sym_true] = ACTIONS(2701), [sym_false] = ACTIONS(2701), [anon_sym_NULL] = ACTIONS(2701), [anon_sym_nullptr] = ACTIONS(2701), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2701), [anon_sym_decltype] = ACTIONS(2701), [anon_sym_explicit] = ACTIONS(2701), [anon_sym_typename] = ACTIONS(2701), [anon_sym_template] = ACTIONS(2701), [anon_sym_operator] = ACTIONS(2701), [anon_sym_try] = ACTIONS(2701), [anon_sym_delete] = ACTIONS(2701), [anon_sym_throw] = ACTIONS(2701), [anon_sym_namespace] = ACTIONS(2701), [anon_sym_static_assert] = ACTIONS(2701), [anon_sym_concept] = ACTIONS(2701), [anon_sym_co_return] = ACTIONS(2701), [anon_sym_co_yield] = ACTIONS(2701), [anon_sym_R_DQUOTE] = ACTIONS(2703), [anon_sym_LR_DQUOTE] = ACTIONS(2703), [anon_sym_uR_DQUOTE] = ACTIONS(2703), [anon_sym_UR_DQUOTE] = ACTIONS(2703), [anon_sym_u8R_DQUOTE] = ACTIONS(2703), [anon_sym_co_await] = ACTIONS(2701), [anon_sym_new] = ACTIONS(2701), [anon_sym_requires] = ACTIONS(2701), [sym_this] = ACTIONS(2701), }, [STATE(562)] = { [sym_identifier] = ACTIONS(2705), [aux_sym_preproc_include_token1] = ACTIONS(2705), [aux_sym_preproc_def_token1] = ACTIONS(2705), [aux_sym_preproc_if_token1] = ACTIONS(2705), [aux_sym_preproc_if_token2] = ACTIONS(2705), [aux_sym_preproc_ifdef_token1] = ACTIONS(2705), [aux_sym_preproc_ifdef_token2] = ACTIONS(2705), [sym_preproc_directive] = ACTIONS(2705), [anon_sym_LPAREN2] = ACTIONS(2707), [anon_sym_BANG] = ACTIONS(2707), [anon_sym_TILDE] = ACTIONS(2707), [anon_sym_DASH] = ACTIONS(2705), [anon_sym_PLUS] = ACTIONS(2705), [anon_sym_STAR] = ACTIONS(2707), [anon_sym_AMP_AMP] = ACTIONS(2707), [anon_sym_AMP] = ACTIONS(2705), [anon_sym_SEMI] = ACTIONS(2707), [anon_sym___extension__] = ACTIONS(2705), [anon_sym_typedef] = ACTIONS(2705), [anon_sym_virtual] = ACTIONS(2705), [anon_sym_extern] = ACTIONS(2705), [anon_sym___attribute__] = ACTIONS(2705), [anon_sym___attribute] = ACTIONS(2705), [anon_sym_using] = ACTIONS(2705), [anon_sym_COLON_COLON] = ACTIONS(2707), [anon_sym_LBRACK_LBRACK] = ACTIONS(2707), [anon_sym___declspec] = ACTIONS(2705), [anon_sym___based] = ACTIONS(2705), [anon_sym___cdecl] = ACTIONS(2705), [anon_sym___clrcall] = ACTIONS(2705), [anon_sym___stdcall] = ACTIONS(2705), [anon_sym___fastcall] = ACTIONS(2705), [anon_sym___thiscall] = ACTIONS(2705), [anon_sym___vectorcall] = ACTIONS(2705), [anon_sym_LBRACE] = ACTIONS(2707), [anon_sym_signed] = ACTIONS(2705), [anon_sym_unsigned] = ACTIONS(2705), [anon_sym_long] = ACTIONS(2705), [anon_sym_short] = ACTIONS(2705), [anon_sym_LBRACK] = ACTIONS(2705), [anon_sym_static] = ACTIONS(2705), [anon_sym_register] = ACTIONS(2705), [anon_sym_inline] = ACTIONS(2705), [anon_sym___inline] = ACTIONS(2705), [anon_sym___inline__] = ACTIONS(2705), [anon_sym___forceinline] = ACTIONS(2705), [anon_sym_thread_local] = ACTIONS(2705), [anon_sym___thread] = ACTIONS(2705), [anon_sym_const] = ACTIONS(2705), [anon_sym_constexpr] = ACTIONS(2705), [anon_sym_volatile] = ACTIONS(2705), [anon_sym_restrict] = ACTIONS(2705), [anon_sym___restrict__] = ACTIONS(2705), [anon_sym__Atomic] = ACTIONS(2705), [anon_sym__Noreturn] = ACTIONS(2705), [anon_sym_noreturn] = ACTIONS(2705), [anon_sym__Nonnull] = ACTIONS(2705), [anon_sym_mutable] = ACTIONS(2705), [anon_sym_constinit] = ACTIONS(2705), [anon_sym_consteval] = ACTIONS(2705), [anon_sym_alignas] = ACTIONS(2705), [anon_sym__Alignas] = ACTIONS(2705), [sym_primitive_type] = ACTIONS(2705), [anon_sym_enum] = ACTIONS(2705), [anon_sym_class] = ACTIONS(2705), [anon_sym_struct] = ACTIONS(2705), [anon_sym_union] = ACTIONS(2705), [anon_sym_if] = ACTIONS(2705), [anon_sym_else] = ACTIONS(2705), [anon_sym_switch] = ACTIONS(2705), [anon_sym_case] = ACTIONS(2705), [anon_sym_default] = ACTIONS(2705), [anon_sym_while] = ACTIONS(2705), [anon_sym_do] = ACTIONS(2705), [anon_sym_for] = ACTIONS(2705), [anon_sym_return] = ACTIONS(2705), [anon_sym_break] = ACTIONS(2705), [anon_sym_continue] = ACTIONS(2705), [anon_sym_goto] = ACTIONS(2705), [anon_sym___try] = ACTIONS(2705), [anon_sym___leave] = ACTIONS(2705), [anon_sym_not] = ACTIONS(2705), [anon_sym_compl] = ACTIONS(2705), [anon_sym_DASH_DASH] = ACTIONS(2707), [anon_sym_PLUS_PLUS] = ACTIONS(2707), [anon_sym_sizeof] = ACTIONS(2705), [anon_sym___alignof__] = ACTIONS(2705), [anon_sym___alignof] = ACTIONS(2705), [anon_sym__alignof] = ACTIONS(2705), [anon_sym_alignof] = ACTIONS(2705), [anon_sym__Alignof] = ACTIONS(2705), [anon_sym_offsetof] = ACTIONS(2705), [anon_sym__Generic] = ACTIONS(2705), [anon_sym_asm] = ACTIONS(2705), [anon_sym___asm__] = ACTIONS(2705), [anon_sym___asm] = ACTIONS(2705), [sym_number_literal] = ACTIONS(2707), [anon_sym_L_SQUOTE] = ACTIONS(2707), [anon_sym_u_SQUOTE] = ACTIONS(2707), [anon_sym_U_SQUOTE] = ACTIONS(2707), [anon_sym_u8_SQUOTE] = ACTIONS(2707), [anon_sym_SQUOTE] = ACTIONS(2707), [anon_sym_L_DQUOTE] = ACTIONS(2707), [anon_sym_u_DQUOTE] = ACTIONS(2707), [anon_sym_U_DQUOTE] = ACTIONS(2707), [anon_sym_u8_DQUOTE] = ACTIONS(2707), [anon_sym_DQUOTE] = ACTIONS(2707), [sym_true] = ACTIONS(2705), [sym_false] = ACTIONS(2705), [anon_sym_NULL] = ACTIONS(2705), [anon_sym_nullptr] = ACTIONS(2705), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2705), [anon_sym_decltype] = ACTIONS(2705), [anon_sym_explicit] = ACTIONS(2705), [anon_sym_typename] = ACTIONS(2705), [anon_sym_template] = ACTIONS(2705), [anon_sym_operator] = ACTIONS(2705), [anon_sym_try] = ACTIONS(2705), [anon_sym_delete] = ACTIONS(2705), [anon_sym_throw] = ACTIONS(2705), [anon_sym_namespace] = ACTIONS(2705), [anon_sym_static_assert] = ACTIONS(2705), [anon_sym_concept] = ACTIONS(2705), [anon_sym_co_return] = ACTIONS(2705), [anon_sym_co_yield] = ACTIONS(2705), [anon_sym_R_DQUOTE] = ACTIONS(2707), [anon_sym_LR_DQUOTE] = ACTIONS(2707), [anon_sym_uR_DQUOTE] = ACTIONS(2707), [anon_sym_UR_DQUOTE] = ACTIONS(2707), [anon_sym_u8R_DQUOTE] = ACTIONS(2707), [anon_sym_co_await] = ACTIONS(2705), [anon_sym_new] = ACTIONS(2705), [anon_sym_requires] = ACTIONS(2705), [sym_this] = ACTIONS(2705), }, [STATE(563)] = { [sym_identifier] = ACTIONS(2741), [aux_sym_preproc_include_token1] = ACTIONS(2741), [aux_sym_preproc_def_token1] = ACTIONS(2741), [aux_sym_preproc_if_token1] = ACTIONS(2741), [aux_sym_preproc_if_token2] = ACTIONS(2741), [aux_sym_preproc_ifdef_token1] = ACTIONS(2741), [aux_sym_preproc_ifdef_token2] = ACTIONS(2741), [sym_preproc_directive] = ACTIONS(2741), [anon_sym_LPAREN2] = ACTIONS(2743), [anon_sym_BANG] = ACTIONS(2743), [anon_sym_TILDE] = ACTIONS(2743), [anon_sym_DASH] = ACTIONS(2741), [anon_sym_PLUS] = ACTIONS(2741), [anon_sym_STAR] = ACTIONS(2743), [anon_sym_AMP_AMP] = ACTIONS(2743), [anon_sym_AMP] = ACTIONS(2741), [anon_sym_SEMI] = ACTIONS(2743), [anon_sym___extension__] = ACTIONS(2741), [anon_sym_typedef] = ACTIONS(2741), [anon_sym_virtual] = ACTIONS(2741), [anon_sym_extern] = ACTIONS(2741), [anon_sym___attribute__] = ACTIONS(2741), [anon_sym___attribute] = ACTIONS(2741), [anon_sym_using] = ACTIONS(2741), [anon_sym_COLON_COLON] = ACTIONS(2743), [anon_sym_LBRACK_LBRACK] = ACTIONS(2743), [anon_sym___declspec] = ACTIONS(2741), [anon_sym___based] = ACTIONS(2741), [anon_sym___cdecl] = ACTIONS(2741), [anon_sym___clrcall] = ACTIONS(2741), [anon_sym___stdcall] = ACTIONS(2741), [anon_sym___fastcall] = ACTIONS(2741), [anon_sym___thiscall] = ACTIONS(2741), [anon_sym___vectorcall] = ACTIONS(2741), [anon_sym_LBRACE] = ACTIONS(2743), [anon_sym_signed] = ACTIONS(2741), [anon_sym_unsigned] = ACTIONS(2741), [anon_sym_long] = ACTIONS(2741), [anon_sym_short] = ACTIONS(2741), [anon_sym_LBRACK] = ACTIONS(2741), [anon_sym_static] = ACTIONS(2741), [anon_sym_register] = ACTIONS(2741), [anon_sym_inline] = ACTIONS(2741), [anon_sym___inline] = ACTIONS(2741), [anon_sym___inline__] = ACTIONS(2741), [anon_sym___forceinline] = ACTIONS(2741), [anon_sym_thread_local] = ACTIONS(2741), [anon_sym___thread] = ACTIONS(2741), [anon_sym_const] = ACTIONS(2741), [anon_sym_constexpr] = ACTIONS(2741), [anon_sym_volatile] = ACTIONS(2741), [anon_sym_restrict] = ACTIONS(2741), [anon_sym___restrict__] = ACTIONS(2741), [anon_sym__Atomic] = ACTIONS(2741), [anon_sym__Noreturn] = ACTIONS(2741), [anon_sym_noreturn] = ACTIONS(2741), [anon_sym__Nonnull] = ACTIONS(2741), [anon_sym_mutable] = ACTIONS(2741), [anon_sym_constinit] = ACTIONS(2741), [anon_sym_consteval] = ACTIONS(2741), [anon_sym_alignas] = ACTIONS(2741), [anon_sym__Alignas] = ACTIONS(2741), [sym_primitive_type] = ACTIONS(2741), [anon_sym_enum] = ACTIONS(2741), [anon_sym_class] = ACTIONS(2741), [anon_sym_struct] = ACTIONS(2741), [anon_sym_union] = ACTIONS(2741), [anon_sym_if] = ACTIONS(2741), [anon_sym_else] = ACTIONS(2741), [anon_sym_switch] = ACTIONS(2741), [anon_sym_case] = ACTIONS(2741), [anon_sym_default] = ACTIONS(2741), [anon_sym_while] = ACTIONS(2741), [anon_sym_do] = ACTIONS(2741), [anon_sym_for] = ACTIONS(2741), [anon_sym_return] = ACTIONS(2741), [anon_sym_break] = ACTIONS(2741), [anon_sym_continue] = ACTIONS(2741), [anon_sym_goto] = ACTIONS(2741), [anon_sym___try] = ACTIONS(2741), [anon_sym___leave] = ACTIONS(2741), [anon_sym_not] = ACTIONS(2741), [anon_sym_compl] = ACTIONS(2741), [anon_sym_DASH_DASH] = ACTIONS(2743), [anon_sym_PLUS_PLUS] = ACTIONS(2743), [anon_sym_sizeof] = ACTIONS(2741), [anon_sym___alignof__] = ACTIONS(2741), [anon_sym___alignof] = ACTIONS(2741), [anon_sym__alignof] = ACTIONS(2741), [anon_sym_alignof] = ACTIONS(2741), [anon_sym__Alignof] = ACTIONS(2741), [anon_sym_offsetof] = ACTIONS(2741), [anon_sym__Generic] = ACTIONS(2741), [anon_sym_asm] = ACTIONS(2741), [anon_sym___asm__] = ACTIONS(2741), [anon_sym___asm] = ACTIONS(2741), [sym_number_literal] = ACTIONS(2743), [anon_sym_L_SQUOTE] = ACTIONS(2743), [anon_sym_u_SQUOTE] = ACTIONS(2743), [anon_sym_U_SQUOTE] = ACTIONS(2743), [anon_sym_u8_SQUOTE] = ACTIONS(2743), [anon_sym_SQUOTE] = ACTIONS(2743), [anon_sym_L_DQUOTE] = ACTIONS(2743), [anon_sym_u_DQUOTE] = ACTIONS(2743), [anon_sym_U_DQUOTE] = ACTIONS(2743), [anon_sym_u8_DQUOTE] = ACTIONS(2743), [anon_sym_DQUOTE] = ACTIONS(2743), [sym_true] = ACTIONS(2741), [sym_false] = ACTIONS(2741), [anon_sym_NULL] = ACTIONS(2741), [anon_sym_nullptr] = ACTIONS(2741), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2741), [anon_sym_decltype] = ACTIONS(2741), [anon_sym_explicit] = ACTIONS(2741), [anon_sym_typename] = ACTIONS(2741), [anon_sym_template] = ACTIONS(2741), [anon_sym_operator] = ACTIONS(2741), [anon_sym_try] = ACTIONS(2741), [anon_sym_delete] = ACTIONS(2741), [anon_sym_throw] = ACTIONS(2741), [anon_sym_namespace] = ACTIONS(2741), [anon_sym_static_assert] = ACTIONS(2741), [anon_sym_concept] = ACTIONS(2741), [anon_sym_co_return] = ACTIONS(2741), [anon_sym_co_yield] = ACTIONS(2741), [anon_sym_R_DQUOTE] = ACTIONS(2743), [anon_sym_LR_DQUOTE] = ACTIONS(2743), [anon_sym_uR_DQUOTE] = ACTIONS(2743), [anon_sym_UR_DQUOTE] = ACTIONS(2743), [anon_sym_u8R_DQUOTE] = ACTIONS(2743), [anon_sym_co_await] = ACTIONS(2741), [anon_sym_new] = ACTIONS(2741), [anon_sym_requires] = ACTIONS(2741), [sym_this] = ACTIONS(2741), }, [STATE(564)] = { [ts_builtin_sym_end] = ACTIONS(2827), [sym_identifier] = ACTIONS(2825), [aux_sym_preproc_include_token1] = ACTIONS(2825), [aux_sym_preproc_def_token1] = ACTIONS(2825), [aux_sym_preproc_if_token1] = ACTIONS(2825), [aux_sym_preproc_ifdef_token1] = ACTIONS(2825), [aux_sym_preproc_ifdef_token2] = ACTIONS(2825), [sym_preproc_directive] = ACTIONS(2825), [anon_sym_LPAREN2] = ACTIONS(2827), [anon_sym_BANG] = ACTIONS(2827), [anon_sym_TILDE] = ACTIONS(2827), [anon_sym_DASH] = ACTIONS(2825), [anon_sym_PLUS] = ACTIONS(2825), [anon_sym_STAR] = ACTIONS(2827), [anon_sym_AMP_AMP] = ACTIONS(2827), [anon_sym_AMP] = ACTIONS(2825), [anon_sym_SEMI] = ACTIONS(2827), [anon_sym___extension__] = ACTIONS(2825), [anon_sym_typedef] = ACTIONS(2825), [anon_sym_virtual] = ACTIONS(2825), [anon_sym_extern] = ACTIONS(2825), [anon_sym___attribute__] = ACTIONS(2825), [anon_sym___attribute] = ACTIONS(2825), [anon_sym_using] = ACTIONS(2825), [anon_sym_COLON_COLON] = ACTIONS(2827), [anon_sym_LBRACK_LBRACK] = ACTIONS(2827), [anon_sym___declspec] = ACTIONS(2825), [anon_sym___based] = ACTIONS(2825), [anon_sym___cdecl] = ACTIONS(2825), [anon_sym___clrcall] = ACTIONS(2825), [anon_sym___stdcall] = ACTIONS(2825), [anon_sym___fastcall] = ACTIONS(2825), [anon_sym___thiscall] = ACTIONS(2825), [anon_sym___vectorcall] = ACTIONS(2825), [anon_sym_LBRACE] = ACTIONS(2827), [anon_sym_signed] = ACTIONS(2825), [anon_sym_unsigned] = ACTIONS(2825), [anon_sym_long] = ACTIONS(2825), [anon_sym_short] = ACTIONS(2825), [anon_sym_LBRACK] = ACTIONS(2825), [anon_sym_static] = ACTIONS(2825), [anon_sym_register] = ACTIONS(2825), [anon_sym_inline] = ACTIONS(2825), [anon_sym___inline] = ACTIONS(2825), [anon_sym___inline__] = ACTIONS(2825), [anon_sym___forceinline] = ACTIONS(2825), [anon_sym_thread_local] = ACTIONS(2825), [anon_sym___thread] = ACTIONS(2825), [anon_sym_const] = ACTIONS(2825), [anon_sym_constexpr] = ACTIONS(2825), [anon_sym_volatile] = ACTIONS(2825), [anon_sym_restrict] = ACTIONS(2825), [anon_sym___restrict__] = ACTIONS(2825), [anon_sym__Atomic] = ACTIONS(2825), [anon_sym__Noreturn] = ACTIONS(2825), [anon_sym_noreturn] = ACTIONS(2825), [anon_sym__Nonnull] = ACTIONS(2825), [anon_sym_mutable] = ACTIONS(2825), [anon_sym_constinit] = ACTIONS(2825), [anon_sym_consteval] = ACTIONS(2825), [anon_sym_alignas] = ACTIONS(2825), [anon_sym__Alignas] = ACTIONS(2825), [sym_primitive_type] = ACTIONS(2825), [anon_sym_enum] = ACTIONS(2825), [anon_sym_class] = ACTIONS(2825), [anon_sym_struct] = ACTIONS(2825), [anon_sym_union] = ACTIONS(2825), [anon_sym_if] = ACTIONS(2825), [anon_sym_switch] = ACTIONS(2825), [anon_sym_case] = ACTIONS(2825), [anon_sym_default] = ACTIONS(2825), [anon_sym_while] = ACTIONS(2825), [anon_sym_do] = ACTIONS(2825), [anon_sym_for] = ACTIONS(2825), [anon_sym_return] = ACTIONS(2825), [anon_sym_break] = ACTIONS(2825), [anon_sym_continue] = ACTIONS(2825), [anon_sym_goto] = ACTIONS(2825), [anon_sym_not] = ACTIONS(2825), [anon_sym_compl] = ACTIONS(2825), [anon_sym_DASH_DASH] = ACTIONS(2827), [anon_sym_PLUS_PLUS] = ACTIONS(2827), [anon_sym_sizeof] = ACTIONS(2825), [anon_sym___alignof__] = ACTIONS(2825), [anon_sym___alignof] = ACTIONS(2825), [anon_sym__alignof] = ACTIONS(2825), [anon_sym_alignof] = ACTIONS(2825), [anon_sym__Alignof] = ACTIONS(2825), [anon_sym_offsetof] = ACTIONS(2825), [anon_sym__Generic] = ACTIONS(2825), [anon_sym_asm] = ACTIONS(2825), [anon_sym___asm__] = ACTIONS(2825), [anon_sym___asm] = ACTIONS(2825), [sym_number_literal] = ACTIONS(2827), [anon_sym_L_SQUOTE] = ACTIONS(2827), [anon_sym_u_SQUOTE] = ACTIONS(2827), [anon_sym_U_SQUOTE] = ACTIONS(2827), [anon_sym_u8_SQUOTE] = ACTIONS(2827), [anon_sym_SQUOTE] = ACTIONS(2827), [anon_sym_L_DQUOTE] = ACTIONS(2827), [anon_sym_u_DQUOTE] = ACTIONS(2827), [anon_sym_U_DQUOTE] = ACTIONS(2827), [anon_sym_u8_DQUOTE] = ACTIONS(2827), [anon_sym_DQUOTE] = ACTIONS(2827), [sym_true] = ACTIONS(2825), [sym_false] = ACTIONS(2825), [anon_sym_NULL] = ACTIONS(2825), [anon_sym_nullptr] = ACTIONS(2825), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2825), [anon_sym_decltype] = ACTIONS(2825), [anon_sym_explicit] = ACTIONS(2825), [anon_sym_typename] = ACTIONS(2825), [anon_sym_export] = ACTIONS(2825), [anon_sym_module] = ACTIONS(2825), [anon_sym_import] = ACTIONS(2825), [anon_sym_template] = ACTIONS(2825), [anon_sym_operator] = ACTIONS(2825), [anon_sym_try] = ACTIONS(2825), [anon_sym_delete] = ACTIONS(2825), [anon_sym_throw] = ACTIONS(2825), [anon_sym_namespace] = ACTIONS(2825), [anon_sym_static_assert] = ACTIONS(2825), [anon_sym_concept] = ACTIONS(2825), [anon_sym_co_return] = ACTIONS(2825), [anon_sym_co_yield] = ACTIONS(2825), [anon_sym_R_DQUOTE] = ACTIONS(2827), [anon_sym_LR_DQUOTE] = ACTIONS(2827), [anon_sym_uR_DQUOTE] = ACTIONS(2827), [anon_sym_UR_DQUOTE] = ACTIONS(2827), [anon_sym_u8R_DQUOTE] = ACTIONS(2827), [anon_sym_co_await] = ACTIONS(2825), [anon_sym_new] = ACTIONS(2825), [anon_sym_requires] = ACTIONS(2825), [sym_this] = ACTIONS(2825), }, [STATE(565)] = { [ts_builtin_sym_end] = ACTIONS(2875), [sym_identifier] = ACTIONS(2873), [aux_sym_preproc_include_token1] = ACTIONS(2873), [aux_sym_preproc_def_token1] = ACTIONS(2873), [aux_sym_preproc_if_token1] = ACTIONS(2873), [aux_sym_preproc_ifdef_token1] = ACTIONS(2873), [aux_sym_preproc_ifdef_token2] = ACTIONS(2873), [sym_preproc_directive] = ACTIONS(2873), [anon_sym_LPAREN2] = ACTIONS(2875), [anon_sym_BANG] = ACTIONS(2875), [anon_sym_TILDE] = ACTIONS(2875), [anon_sym_DASH] = ACTIONS(2873), [anon_sym_PLUS] = ACTIONS(2873), [anon_sym_STAR] = ACTIONS(2875), [anon_sym_AMP_AMP] = ACTIONS(2875), [anon_sym_AMP] = ACTIONS(2873), [anon_sym_SEMI] = ACTIONS(2875), [anon_sym___extension__] = ACTIONS(2873), [anon_sym_typedef] = ACTIONS(2873), [anon_sym_virtual] = ACTIONS(2873), [anon_sym_extern] = ACTIONS(2873), [anon_sym___attribute__] = ACTIONS(2873), [anon_sym___attribute] = ACTIONS(2873), [anon_sym_using] = ACTIONS(2873), [anon_sym_COLON_COLON] = ACTIONS(2875), [anon_sym_LBRACK_LBRACK] = ACTIONS(2875), [anon_sym___declspec] = ACTIONS(2873), [anon_sym___based] = ACTIONS(2873), [anon_sym___cdecl] = ACTIONS(2873), [anon_sym___clrcall] = ACTIONS(2873), [anon_sym___stdcall] = ACTIONS(2873), [anon_sym___fastcall] = ACTIONS(2873), [anon_sym___thiscall] = ACTIONS(2873), [anon_sym___vectorcall] = ACTIONS(2873), [anon_sym_LBRACE] = ACTIONS(2875), [anon_sym_signed] = ACTIONS(2873), [anon_sym_unsigned] = ACTIONS(2873), [anon_sym_long] = ACTIONS(2873), [anon_sym_short] = ACTIONS(2873), [anon_sym_LBRACK] = ACTIONS(2873), [anon_sym_static] = ACTIONS(2873), [anon_sym_register] = ACTIONS(2873), [anon_sym_inline] = ACTIONS(2873), [anon_sym___inline] = ACTIONS(2873), [anon_sym___inline__] = ACTIONS(2873), [anon_sym___forceinline] = ACTIONS(2873), [anon_sym_thread_local] = ACTIONS(2873), [anon_sym___thread] = ACTIONS(2873), [anon_sym_const] = ACTIONS(2873), [anon_sym_constexpr] = ACTIONS(2873), [anon_sym_volatile] = ACTIONS(2873), [anon_sym_restrict] = ACTIONS(2873), [anon_sym___restrict__] = ACTIONS(2873), [anon_sym__Atomic] = ACTIONS(2873), [anon_sym__Noreturn] = ACTIONS(2873), [anon_sym_noreturn] = ACTIONS(2873), [anon_sym__Nonnull] = ACTIONS(2873), [anon_sym_mutable] = ACTIONS(2873), [anon_sym_constinit] = ACTIONS(2873), [anon_sym_consteval] = ACTIONS(2873), [anon_sym_alignas] = ACTIONS(2873), [anon_sym__Alignas] = ACTIONS(2873), [sym_primitive_type] = ACTIONS(2873), [anon_sym_enum] = ACTIONS(2873), [anon_sym_class] = ACTIONS(2873), [anon_sym_struct] = ACTIONS(2873), [anon_sym_union] = ACTIONS(2873), [anon_sym_if] = ACTIONS(2873), [anon_sym_switch] = ACTIONS(2873), [anon_sym_case] = ACTIONS(2873), [anon_sym_default] = ACTIONS(2873), [anon_sym_while] = ACTIONS(2873), [anon_sym_do] = ACTIONS(2873), [anon_sym_for] = ACTIONS(2873), [anon_sym_return] = ACTIONS(2873), [anon_sym_break] = ACTIONS(2873), [anon_sym_continue] = ACTIONS(2873), [anon_sym_goto] = ACTIONS(2873), [anon_sym_not] = ACTIONS(2873), [anon_sym_compl] = ACTIONS(2873), [anon_sym_DASH_DASH] = ACTIONS(2875), [anon_sym_PLUS_PLUS] = ACTIONS(2875), [anon_sym_sizeof] = ACTIONS(2873), [anon_sym___alignof__] = ACTIONS(2873), [anon_sym___alignof] = ACTIONS(2873), [anon_sym__alignof] = ACTIONS(2873), [anon_sym_alignof] = ACTIONS(2873), [anon_sym__Alignof] = ACTIONS(2873), [anon_sym_offsetof] = ACTIONS(2873), [anon_sym__Generic] = ACTIONS(2873), [anon_sym_asm] = ACTIONS(2873), [anon_sym___asm__] = ACTIONS(2873), [anon_sym___asm] = ACTIONS(2873), [sym_number_literal] = ACTIONS(2875), [anon_sym_L_SQUOTE] = ACTIONS(2875), [anon_sym_u_SQUOTE] = ACTIONS(2875), [anon_sym_U_SQUOTE] = ACTIONS(2875), [anon_sym_u8_SQUOTE] = ACTIONS(2875), [anon_sym_SQUOTE] = ACTIONS(2875), [anon_sym_L_DQUOTE] = ACTIONS(2875), [anon_sym_u_DQUOTE] = ACTIONS(2875), [anon_sym_U_DQUOTE] = ACTIONS(2875), [anon_sym_u8_DQUOTE] = ACTIONS(2875), [anon_sym_DQUOTE] = ACTIONS(2875), [sym_true] = ACTIONS(2873), [sym_false] = ACTIONS(2873), [anon_sym_NULL] = ACTIONS(2873), [anon_sym_nullptr] = ACTIONS(2873), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2873), [anon_sym_decltype] = ACTIONS(2873), [anon_sym_explicit] = ACTIONS(2873), [anon_sym_typename] = ACTIONS(2873), [anon_sym_export] = ACTIONS(2873), [anon_sym_module] = ACTIONS(2873), [anon_sym_import] = ACTIONS(2873), [anon_sym_template] = ACTIONS(2873), [anon_sym_operator] = ACTIONS(2873), [anon_sym_try] = ACTIONS(2873), [anon_sym_delete] = ACTIONS(2873), [anon_sym_throw] = ACTIONS(2873), [anon_sym_namespace] = ACTIONS(2873), [anon_sym_static_assert] = ACTIONS(2873), [anon_sym_concept] = ACTIONS(2873), [anon_sym_co_return] = ACTIONS(2873), [anon_sym_co_yield] = ACTIONS(2873), [anon_sym_R_DQUOTE] = ACTIONS(2875), [anon_sym_LR_DQUOTE] = ACTIONS(2875), [anon_sym_uR_DQUOTE] = ACTIONS(2875), [anon_sym_UR_DQUOTE] = ACTIONS(2875), [anon_sym_u8R_DQUOTE] = ACTIONS(2875), [anon_sym_co_await] = ACTIONS(2873), [anon_sym_new] = ACTIONS(2873), [anon_sym_requires] = ACTIONS(2873), [sym_this] = ACTIONS(2873), }, [STATE(566)] = { [sym_identifier] = ACTIONS(2713), [aux_sym_preproc_include_token1] = ACTIONS(2713), [aux_sym_preproc_def_token1] = ACTIONS(2713), [aux_sym_preproc_if_token1] = ACTIONS(2713), [aux_sym_preproc_ifdef_token1] = ACTIONS(2713), [aux_sym_preproc_ifdef_token2] = ACTIONS(2713), [sym_preproc_directive] = ACTIONS(2713), [anon_sym_LPAREN2] = ACTIONS(2715), [anon_sym_BANG] = ACTIONS(2715), [anon_sym_TILDE] = ACTIONS(2715), [anon_sym_DASH] = ACTIONS(2713), [anon_sym_PLUS] = ACTIONS(2713), [anon_sym_STAR] = ACTIONS(2715), [anon_sym_AMP_AMP] = ACTIONS(2715), [anon_sym_AMP] = ACTIONS(2713), [anon_sym_SEMI] = ACTIONS(2715), [anon_sym___extension__] = ACTIONS(2713), [anon_sym_typedef] = ACTIONS(2713), [anon_sym_virtual] = ACTIONS(2713), [anon_sym_extern] = ACTIONS(2713), [anon_sym___attribute__] = ACTIONS(2713), [anon_sym___attribute] = ACTIONS(2713), [anon_sym_using] = ACTIONS(2713), [anon_sym_COLON_COLON] = ACTIONS(2715), [anon_sym_LBRACK_LBRACK] = ACTIONS(2715), [anon_sym___declspec] = ACTIONS(2713), [anon_sym___based] = ACTIONS(2713), [anon_sym___cdecl] = ACTIONS(2713), [anon_sym___clrcall] = ACTIONS(2713), [anon_sym___stdcall] = ACTIONS(2713), [anon_sym___fastcall] = ACTIONS(2713), [anon_sym___thiscall] = ACTIONS(2713), [anon_sym___vectorcall] = ACTIONS(2713), [anon_sym_LBRACE] = ACTIONS(2715), [anon_sym_RBRACE] = ACTIONS(2715), [anon_sym_signed] = ACTIONS(2713), [anon_sym_unsigned] = ACTIONS(2713), [anon_sym_long] = ACTIONS(2713), [anon_sym_short] = ACTIONS(2713), [anon_sym_LBRACK] = ACTIONS(2713), [anon_sym_static] = ACTIONS(2713), [anon_sym_register] = ACTIONS(2713), [anon_sym_inline] = ACTIONS(2713), [anon_sym___inline] = ACTIONS(2713), [anon_sym___inline__] = ACTIONS(2713), [anon_sym___forceinline] = ACTIONS(2713), [anon_sym_thread_local] = ACTIONS(2713), [anon_sym___thread] = ACTIONS(2713), [anon_sym_const] = ACTIONS(2713), [anon_sym_constexpr] = ACTIONS(2713), [anon_sym_volatile] = ACTIONS(2713), [anon_sym_restrict] = ACTIONS(2713), [anon_sym___restrict__] = ACTIONS(2713), [anon_sym__Atomic] = ACTIONS(2713), [anon_sym__Noreturn] = ACTIONS(2713), [anon_sym_noreturn] = ACTIONS(2713), [anon_sym__Nonnull] = ACTIONS(2713), [anon_sym_mutable] = ACTIONS(2713), [anon_sym_constinit] = ACTIONS(2713), [anon_sym_consteval] = ACTIONS(2713), [anon_sym_alignas] = ACTIONS(2713), [anon_sym__Alignas] = ACTIONS(2713), [sym_primitive_type] = ACTIONS(2713), [anon_sym_enum] = ACTIONS(2713), [anon_sym_class] = ACTIONS(2713), [anon_sym_struct] = ACTIONS(2713), [anon_sym_union] = ACTIONS(2713), [anon_sym_if] = ACTIONS(2713), [anon_sym_else] = ACTIONS(2713), [anon_sym_switch] = ACTIONS(2713), [anon_sym_case] = ACTIONS(2713), [anon_sym_default] = ACTIONS(2713), [anon_sym_while] = ACTIONS(2713), [anon_sym_do] = ACTIONS(2713), [anon_sym_for] = ACTIONS(2713), [anon_sym_return] = ACTIONS(2713), [anon_sym_break] = ACTIONS(2713), [anon_sym_continue] = ACTIONS(2713), [anon_sym_goto] = ACTIONS(2713), [anon_sym___try] = ACTIONS(2713), [anon_sym___leave] = ACTIONS(2713), [anon_sym_not] = ACTIONS(2713), [anon_sym_compl] = ACTIONS(2713), [anon_sym_DASH_DASH] = ACTIONS(2715), [anon_sym_PLUS_PLUS] = ACTIONS(2715), [anon_sym_sizeof] = ACTIONS(2713), [anon_sym___alignof__] = ACTIONS(2713), [anon_sym___alignof] = ACTIONS(2713), [anon_sym__alignof] = ACTIONS(2713), [anon_sym_alignof] = ACTIONS(2713), [anon_sym__Alignof] = ACTIONS(2713), [anon_sym_offsetof] = ACTIONS(2713), [anon_sym__Generic] = ACTIONS(2713), [anon_sym_asm] = ACTIONS(2713), [anon_sym___asm__] = ACTIONS(2713), [anon_sym___asm] = ACTIONS(2713), [sym_number_literal] = ACTIONS(2715), [anon_sym_L_SQUOTE] = ACTIONS(2715), [anon_sym_u_SQUOTE] = ACTIONS(2715), [anon_sym_U_SQUOTE] = ACTIONS(2715), [anon_sym_u8_SQUOTE] = ACTIONS(2715), [anon_sym_SQUOTE] = ACTIONS(2715), [anon_sym_L_DQUOTE] = ACTIONS(2715), [anon_sym_u_DQUOTE] = ACTIONS(2715), [anon_sym_U_DQUOTE] = ACTIONS(2715), [anon_sym_u8_DQUOTE] = ACTIONS(2715), [anon_sym_DQUOTE] = ACTIONS(2715), [sym_true] = ACTIONS(2713), [sym_false] = ACTIONS(2713), [anon_sym_NULL] = ACTIONS(2713), [anon_sym_nullptr] = ACTIONS(2713), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2713), [anon_sym_decltype] = ACTIONS(2713), [anon_sym_explicit] = ACTIONS(2713), [anon_sym_typename] = ACTIONS(2713), [anon_sym_template] = ACTIONS(2713), [anon_sym_operator] = ACTIONS(2713), [anon_sym_try] = ACTIONS(2713), [anon_sym_delete] = ACTIONS(2713), [anon_sym_throw] = ACTIONS(2713), [anon_sym_namespace] = ACTIONS(2713), [anon_sym_static_assert] = ACTIONS(2713), [anon_sym_concept] = ACTIONS(2713), [anon_sym_co_return] = ACTIONS(2713), [anon_sym_co_yield] = ACTIONS(2713), [anon_sym_R_DQUOTE] = ACTIONS(2715), [anon_sym_LR_DQUOTE] = ACTIONS(2715), [anon_sym_uR_DQUOTE] = ACTIONS(2715), [anon_sym_UR_DQUOTE] = ACTIONS(2715), [anon_sym_u8R_DQUOTE] = ACTIONS(2715), [anon_sym_co_await] = ACTIONS(2713), [anon_sym_new] = ACTIONS(2713), [anon_sym_requires] = ACTIONS(2713), [sym_this] = ACTIONS(2713), }, [STATE(567)] = { [sym_identifier] = ACTIONS(2633), [aux_sym_preproc_include_token1] = ACTIONS(2633), [aux_sym_preproc_def_token1] = ACTIONS(2633), [aux_sym_preproc_if_token1] = ACTIONS(2633), [aux_sym_preproc_ifdef_token1] = ACTIONS(2633), [aux_sym_preproc_ifdef_token2] = ACTIONS(2633), [sym_preproc_directive] = ACTIONS(2633), [anon_sym_LPAREN2] = ACTIONS(2635), [anon_sym_BANG] = ACTIONS(2635), [anon_sym_TILDE] = ACTIONS(2635), [anon_sym_DASH] = ACTIONS(2633), [anon_sym_PLUS] = ACTIONS(2633), [anon_sym_STAR] = ACTIONS(2635), [anon_sym_AMP_AMP] = ACTIONS(2635), [anon_sym_AMP] = ACTIONS(2633), [anon_sym_SEMI] = ACTIONS(2635), [anon_sym___extension__] = ACTIONS(2633), [anon_sym_typedef] = ACTIONS(2633), [anon_sym_virtual] = ACTIONS(2633), [anon_sym_extern] = ACTIONS(2633), [anon_sym___attribute__] = ACTIONS(2633), [anon_sym___attribute] = ACTIONS(2633), [anon_sym_using] = ACTIONS(2633), [anon_sym_COLON_COLON] = ACTIONS(2635), [anon_sym_LBRACK_LBRACK] = ACTIONS(2635), [anon_sym___declspec] = ACTIONS(2633), [anon_sym___based] = ACTIONS(2633), [anon_sym___cdecl] = ACTIONS(2633), [anon_sym___clrcall] = ACTIONS(2633), [anon_sym___stdcall] = ACTIONS(2633), [anon_sym___fastcall] = ACTIONS(2633), [anon_sym___thiscall] = ACTIONS(2633), [anon_sym___vectorcall] = ACTIONS(2633), [anon_sym_LBRACE] = ACTIONS(2635), [anon_sym_RBRACE] = ACTIONS(2635), [anon_sym_signed] = ACTIONS(2633), [anon_sym_unsigned] = ACTIONS(2633), [anon_sym_long] = ACTIONS(2633), [anon_sym_short] = ACTIONS(2633), [anon_sym_LBRACK] = ACTIONS(2633), [anon_sym_static] = ACTIONS(2633), [anon_sym_register] = ACTIONS(2633), [anon_sym_inline] = ACTIONS(2633), [anon_sym___inline] = ACTIONS(2633), [anon_sym___inline__] = ACTIONS(2633), [anon_sym___forceinline] = ACTIONS(2633), [anon_sym_thread_local] = ACTIONS(2633), [anon_sym___thread] = ACTIONS(2633), [anon_sym_const] = ACTIONS(2633), [anon_sym_constexpr] = ACTIONS(2633), [anon_sym_volatile] = ACTIONS(2633), [anon_sym_restrict] = ACTIONS(2633), [anon_sym___restrict__] = ACTIONS(2633), [anon_sym__Atomic] = ACTIONS(2633), [anon_sym__Noreturn] = ACTIONS(2633), [anon_sym_noreturn] = ACTIONS(2633), [anon_sym__Nonnull] = ACTIONS(2633), [anon_sym_mutable] = ACTIONS(2633), [anon_sym_constinit] = ACTIONS(2633), [anon_sym_consteval] = ACTIONS(2633), [anon_sym_alignas] = ACTIONS(2633), [anon_sym__Alignas] = ACTIONS(2633), [sym_primitive_type] = ACTIONS(2633), [anon_sym_enum] = ACTIONS(2633), [anon_sym_class] = ACTIONS(2633), [anon_sym_struct] = ACTIONS(2633), [anon_sym_union] = ACTIONS(2633), [anon_sym_if] = ACTIONS(2633), [anon_sym_else] = ACTIONS(2633), [anon_sym_switch] = ACTIONS(2633), [anon_sym_case] = ACTIONS(2633), [anon_sym_default] = ACTIONS(2633), [anon_sym_while] = ACTIONS(2633), [anon_sym_do] = ACTIONS(2633), [anon_sym_for] = ACTIONS(2633), [anon_sym_return] = ACTIONS(2633), [anon_sym_break] = ACTIONS(2633), [anon_sym_continue] = ACTIONS(2633), [anon_sym_goto] = ACTIONS(2633), [anon_sym___try] = ACTIONS(2633), [anon_sym___leave] = ACTIONS(2633), [anon_sym_not] = ACTIONS(2633), [anon_sym_compl] = ACTIONS(2633), [anon_sym_DASH_DASH] = ACTIONS(2635), [anon_sym_PLUS_PLUS] = ACTIONS(2635), [anon_sym_sizeof] = ACTIONS(2633), [anon_sym___alignof__] = ACTIONS(2633), [anon_sym___alignof] = ACTIONS(2633), [anon_sym__alignof] = ACTIONS(2633), [anon_sym_alignof] = ACTIONS(2633), [anon_sym__Alignof] = ACTIONS(2633), [anon_sym_offsetof] = ACTIONS(2633), [anon_sym__Generic] = ACTIONS(2633), [anon_sym_asm] = ACTIONS(2633), [anon_sym___asm__] = ACTIONS(2633), [anon_sym___asm] = ACTIONS(2633), [sym_number_literal] = ACTIONS(2635), [anon_sym_L_SQUOTE] = ACTIONS(2635), [anon_sym_u_SQUOTE] = ACTIONS(2635), [anon_sym_U_SQUOTE] = ACTIONS(2635), [anon_sym_u8_SQUOTE] = ACTIONS(2635), [anon_sym_SQUOTE] = ACTIONS(2635), [anon_sym_L_DQUOTE] = ACTIONS(2635), [anon_sym_u_DQUOTE] = ACTIONS(2635), [anon_sym_U_DQUOTE] = ACTIONS(2635), [anon_sym_u8_DQUOTE] = ACTIONS(2635), [anon_sym_DQUOTE] = ACTIONS(2635), [sym_true] = ACTIONS(2633), [sym_false] = ACTIONS(2633), [anon_sym_NULL] = ACTIONS(2633), [anon_sym_nullptr] = ACTIONS(2633), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2633), [anon_sym_decltype] = ACTIONS(2633), [anon_sym_explicit] = ACTIONS(2633), [anon_sym_typename] = ACTIONS(2633), [anon_sym_template] = ACTIONS(2633), [anon_sym_operator] = ACTIONS(2633), [anon_sym_try] = ACTIONS(2633), [anon_sym_delete] = ACTIONS(2633), [anon_sym_throw] = ACTIONS(2633), [anon_sym_namespace] = ACTIONS(2633), [anon_sym_static_assert] = ACTIONS(2633), [anon_sym_concept] = ACTIONS(2633), [anon_sym_co_return] = ACTIONS(2633), [anon_sym_co_yield] = ACTIONS(2633), [anon_sym_R_DQUOTE] = ACTIONS(2635), [anon_sym_LR_DQUOTE] = ACTIONS(2635), [anon_sym_uR_DQUOTE] = ACTIONS(2635), [anon_sym_UR_DQUOTE] = ACTIONS(2635), [anon_sym_u8R_DQUOTE] = ACTIONS(2635), [anon_sym_co_await] = ACTIONS(2633), [anon_sym_new] = ACTIONS(2633), [anon_sym_requires] = ACTIONS(2633), [sym_this] = ACTIONS(2633), }, [STATE(568)] = { [sym_identifier] = ACTIONS(2637), [aux_sym_preproc_include_token1] = ACTIONS(2637), [aux_sym_preproc_def_token1] = ACTIONS(2637), [aux_sym_preproc_if_token1] = ACTIONS(2637), [aux_sym_preproc_ifdef_token1] = ACTIONS(2637), [aux_sym_preproc_ifdef_token2] = ACTIONS(2637), [sym_preproc_directive] = ACTIONS(2637), [anon_sym_LPAREN2] = ACTIONS(2639), [anon_sym_BANG] = ACTIONS(2639), [anon_sym_TILDE] = ACTIONS(2639), [anon_sym_DASH] = ACTIONS(2637), [anon_sym_PLUS] = ACTIONS(2637), [anon_sym_STAR] = ACTIONS(2639), [anon_sym_AMP_AMP] = ACTIONS(2639), [anon_sym_AMP] = ACTIONS(2637), [anon_sym_SEMI] = ACTIONS(2639), [anon_sym___extension__] = ACTIONS(2637), [anon_sym_typedef] = ACTIONS(2637), [anon_sym_virtual] = ACTIONS(2637), [anon_sym_extern] = ACTIONS(2637), [anon_sym___attribute__] = ACTIONS(2637), [anon_sym___attribute] = ACTIONS(2637), [anon_sym_using] = ACTIONS(2637), [anon_sym_COLON_COLON] = ACTIONS(2639), [anon_sym_LBRACK_LBRACK] = ACTIONS(2639), [anon_sym___declspec] = ACTIONS(2637), [anon_sym___based] = ACTIONS(2637), [anon_sym___cdecl] = ACTIONS(2637), [anon_sym___clrcall] = ACTIONS(2637), [anon_sym___stdcall] = ACTIONS(2637), [anon_sym___fastcall] = ACTIONS(2637), [anon_sym___thiscall] = ACTIONS(2637), [anon_sym___vectorcall] = ACTIONS(2637), [anon_sym_LBRACE] = ACTIONS(2639), [anon_sym_RBRACE] = ACTIONS(2639), [anon_sym_signed] = ACTIONS(2637), [anon_sym_unsigned] = ACTIONS(2637), [anon_sym_long] = ACTIONS(2637), [anon_sym_short] = ACTIONS(2637), [anon_sym_LBRACK] = ACTIONS(2637), [anon_sym_static] = ACTIONS(2637), [anon_sym_register] = ACTIONS(2637), [anon_sym_inline] = ACTIONS(2637), [anon_sym___inline] = ACTIONS(2637), [anon_sym___inline__] = ACTIONS(2637), [anon_sym___forceinline] = ACTIONS(2637), [anon_sym_thread_local] = ACTIONS(2637), [anon_sym___thread] = ACTIONS(2637), [anon_sym_const] = ACTIONS(2637), [anon_sym_constexpr] = ACTIONS(2637), [anon_sym_volatile] = ACTIONS(2637), [anon_sym_restrict] = ACTIONS(2637), [anon_sym___restrict__] = ACTIONS(2637), [anon_sym__Atomic] = ACTIONS(2637), [anon_sym__Noreturn] = ACTIONS(2637), [anon_sym_noreturn] = ACTIONS(2637), [anon_sym__Nonnull] = ACTIONS(2637), [anon_sym_mutable] = ACTIONS(2637), [anon_sym_constinit] = ACTIONS(2637), [anon_sym_consteval] = ACTIONS(2637), [anon_sym_alignas] = ACTIONS(2637), [anon_sym__Alignas] = ACTIONS(2637), [sym_primitive_type] = ACTIONS(2637), [anon_sym_enum] = ACTIONS(2637), [anon_sym_class] = ACTIONS(2637), [anon_sym_struct] = ACTIONS(2637), [anon_sym_union] = ACTIONS(2637), [anon_sym_if] = ACTIONS(2637), [anon_sym_else] = ACTIONS(2637), [anon_sym_switch] = ACTIONS(2637), [anon_sym_case] = ACTIONS(2637), [anon_sym_default] = ACTIONS(2637), [anon_sym_while] = ACTIONS(2637), [anon_sym_do] = ACTIONS(2637), [anon_sym_for] = ACTIONS(2637), [anon_sym_return] = ACTIONS(2637), [anon_sym_break] = ACTIONS(2637), [anon_sym_continue] = ACTIONS(2637), [anon_sym_goto] = ACTIONS(2637), [anon_sym___try] = ACTIONS(2637), [anon_sym___leave] = ACTIONS(2637), [anon_sym_not] = ACTIONS(2637), [anon_sym_compl] = ACTIONS(2637), [anon_sym_DASH_DASH] = ACTIONS(2639), [anon_sym_PLUS_PLUS] = ACTIONS(2639), [anon_sym_sizeof] = ACTIONS(2637), [anon_sym___alignof__] = ACTIONS(2637), [anon_sym___alignof] = ACTIONS(2637), [anon_sym__alignof] = ACTIONS(2637), [anon_sym_alignof] = ACTIONS(2637), [anon_sym__Alignof] = ACTIONS(2637), [anon_sym_offsetof] = ACTIONS(2637), [anon_sym__Generic] = ACTIONS(2637), [anon_sym_asm] = ACTIONS(2637), [anon_sym___asm__] = ACTIONS(2637), [anon_sym___asm] = ACTIONS(2637), [sym_number_literal] = ACTIONS(2639), [anon_sym_L_SQUOTE] = ACTIONS(2639), [anon_sym_u_SQUOTE] = ACTIONS(2639), [anon_sym_U_SQUOTE] = ACTIONS(2639), [anon_sym_u8_SQUOTE] = ACTIONS(2639), [anon_sym_SQUOTE] = ACTIONS(2639), [anon_sym_L_DQUOTE] = ACTIONS(2639), [anon_sym_u_DQUOTE] = ACTIONS(2639), [anon_sym_U_DQUOTE] = ACTIONS(2639), [anon_sym_u8_DQUOTE] = ACTIONS(2639), [anon_sym_DQUOTE] = ACTIONS(2639), [sym_true] = ACTIONS(2637), [sym_false] = ACTIONS(2637), [anon_sym_NULL] = ACTIONS(2637), [anon_sym_nullptr] = ACTIONS(2637), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2637), [anon_sym_decltype] = ACTIONS(2637), [anon_sym_explicit] = ACTIONS(2637), [anon_sym_typename] = ACTIONS(2637), [anon_sym_template] = ACTIONS(2637), [anon_sym_operator] = ACTIONS(2637), [anon_sym_try] = ACTIONS(2637), [anon_sym_delete] = ACTIONS(2637), [anon_sym_throw] = ACTIONS(2637), [anon_sym_namespace] = ACTIONS(2637), [anon_sym_static_assert] = ACTIONS(2637), [anon_sym_concept] = ACTIONS(2637), [anon_sym_co_return] = ACTIONS(2637), [anon_sym_co_yield] = ACTIONS(2637), [anon_sym_R_DQUOTE] = ACTIONS(2639), [anon_sym_LR_DQUOTE] = ACTIONS(2639), [anon_sym_uR_DQUOTE] = ACTIONS(2639), [anon_sym_UR_DQUOTE] = ACTIONS(2639), [anon_sym_u8R_DQUOTE] = ACTIONS(2639), [anon_sym_co_await] = ACTIONS(2637), [anon_sym_new] = ACTIONS(2637), [anon_sym_requires] = ACTIONS(2637), [sym_this] = ACTIONS(2637), }, [STATE(569)] = { [sym_identifier] = ACTIONS(2717), [aux_sym_preproc_include_token1] = ACTIONS(2717), [aux_sym_preproc_def_token1] = ACTIONS(2717), [aux_sym_preproc_if_token1] = ACTIONS(2717), [aux_sym_preproc_ifdef_token1] = ACTIONS(2717), [aux_sym_preproc_ifdef_token2] = ACTIONS(2717), [sym_preproc_directive] = ACTIONS(2717), [anon_sym_LPAREN2] = ACTIONS(2719), [anon_sym_BANG] = ACTIONS(2719), [anon_sym_TILDE] = ACTIONS(2719), [anon_sym_DASH] = ACTIONS(2717), [anon_sym_PLUS] = ACTIONS(2717), [anon_sym_STAR] = ACTIONS(2719), [anon_sym_AMP_AMP] = ACTIONS(2719), [anon_sym_AMP] = ACTIONS(2717), [anon_sym_SEMI] = ACTIONS(2719), [anon_sym___extension__] = ACTIONS(2717), [anon_sym_typedef] = ACTIONS(2717), [anon_sym_virtual] = ACTIONS(2717), [anon_sym_extern] = ACTIONS(2717), [anon_sym___attribute__] = ACTIONS(2717), [anon_sym___attribute] = ACTIONS(2717), [anon_sym_using] = ACTIONS(2717), [anon_sym_COLON_COLON] = ACTIONS(2719), [anon_sym_LBRACK_LBRACK] = ACTIONS(2719), [anon_sym___declspec] = ACTIONS(2717), [anon_sym___based] = ACTIONS(2717), [anon_sym___cdecl] = ACTIONS(2717), [anon_sym___clrcall] = ACTIONS(2717), [anon_sym___stdcall] = ACTIONS(2717), [anon_sym___fastcall] = ACTIONS(2717), [anon_sym___thiscall] = ACTIONS(2717), [anon_sym___vectorcall] = ACTIONS(2717), [anon_sym_LBRACE] = ACTIONS(2719), [anon_sym_RBRACE] = ACTIONS(2719), [anon_sym_signed] = ACTIONS(2717), [anon_sym_unsigned] = ACTIONS(2717), [anon_sym_long] = ACTIONS(2717), [anon_sym_short] = ACTIONS(2717), [anon_sym_LBRACK] = ACTIONS(2717), [anon_sym_static] = ACTIONS(2717), [anon_sym_register] = ACTIONS(2717), [anon_sym_inline] = ACTIONS(2717), [anon_sym___inline] = ACTIONS(2717), [anon_sym___inline__] = ACTIONS(2717), [anon_sym___forceinline] = ACTIONS(2717), [anon_sym_thread_local] = ACTIONS(2717), [anon_sym___thread] = ACTIONS(2717), [anon_sym_const] = ACTIONS(2717), [anon_sym_constexpr] = ACTIONS(2717), [anon_sym_volatile] = ACTIONS(2717), [anon_sym_restrict] = ACTIONS(2717), [anon_sym___restrict__] = ACTIONS(2717), [anon_sym__Atomic] = ACTIONS(2717), [anon_sym__Noreturn] = ACTIONS(2717), [anon_sym_noreturn] = ACTIONS(2717), [anon_sym__Nonnull] = ACTIONS(2717), [anon_sym_mutable] = ACTIONS(2717), [anon_sym_constinit] = ACTIONS(2717), [anon_sym_consteval] = ACTIONS(2717), [anon_sym_alignas] = ACTIONS(2717), [anon_sym__Alignas] = ACTIONS(2717), [sym_primitive_type] = ACTIONS(2717), [anon_sym_enum] = ACTIONS(2717), [anon_sym_class] = ACTIONS(2717), [anon_sym_struct] = ACTIONS(2717), [anon_sym_union] = ACTIONS(2717), [anon_sym_if] = ACTIONS(2717), [anon_sym_else] = ACTIONS(2717), [anon_sym_switch] = ACTIONS(2717), [anon_sym_case] = ACTIONS(2717), [anon_sym_default] = ACTIONS(2717), [anon_sym_while] = ACTIONS(2717), [anon_sym_do] = ACTIONS(2717), [anon_sym_for] = ACTIONS(2717), [anon_sym_return] = ACTIONS(2717), [anon_sym_break] = ACTIONS(2717), [anon_sym_continue] = ACTIONS(2717), [anon_sym_goto] = ACTIONS(2717), [anon_sym___try] = ACTIONS(2717), [anon_sym___leave] = ACTIONS(2717), [anon_sym_not] = ACTIONS(2717), [anon_sym_compl] = ACTIONS(2717), [anon_sym_DASH_DASH] = ACTIONS(2719), [anon_sym_PLUS_PLUS] = ACTIONS(2719), [anon_sym_sizeof] = ACTIONS(2717), [anon_sym___alignof__] = ACTIONS(2717), [anon_sym___alignof] = ACTIONS(2717), [anon_sym__alignof] = ACTIONS(2717), [anon_sym_alignof] = ACTIONS(2717), [anon_sym__Alignof] = ACTIONS(2717), [anon_sym_offsetof] = ACTIONS(2717), [anon_sym__Generic] = ACTIONS(2717), [anon_sym_asm] = ACTIONS(2717), [anon_sym___asm__] = ACTIONS(2717), [anon_sym___asm] = ACTIONS(2717), [sym_number_literal] = ACTIONS(2719), [anon_sym_L_SQUOTE] = ACTIONS(2719), [anon_sym_u_SQUOTE] = ACTIONS(2719), [anon_sym_U_SQUOTE] = ACTIONS(2719), [anon_sym_u8_SQUOTE] = ACTIONS(2719), [anon_sym_SQUOTE] = ACTIONS(2719), [anon_sym_L_DQUOTE] = ACTIONS(2719), [anon_sym_u_DQUOTE] = ACTIONS(2719), [anon_sym_U_DQUOTE] = ACTIONS(2719), [anon_sym_u8_DQUOTE] = ACTIONS(2719), [anon_sym_DQUOTE] = ACTIONS(2719), [sym_true] = ACTIONS(2717), [sym_false] = ACTIONS(2717), [anon_sym_NULL] = ACTIONS(2717), [anon_sym_nullptr] = ACTIONS(2717), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2717), [anon_sym_decltype] = ACTIONS(2717), [anon_sym_explicit] = ACTIONS(2717), [anon_sym_typename] = ACTIONS(2717), [anon_sym_template] = ACTIONS(2717), [anon_sym_operator] = ACTIONS(2717), [anon_sym_try] = ACTIONS(2717), [anon_sym_delete] = ACTIONS(2717), [anon_sym_throw] = ACTIONS(2717), [anon_sym_namespace] = ACTIONS(2717), [anon_sym_static_assert] = ACTIONS(2717), [anon_sym_concept] = ACTIONS(2717), [anon_sym_co_return] = ACTIONS(2717), [anon_sym_co_yield] = ACTIONS(2717), [anon_sym_R_DQUOTE] = ACTIONS(2719), [anon_sym_LR_DQUOTE] = ACTIONS(2719), [anon_sym_uR_DQUOTE] = ACTIONS(2719), [anon_sym_UR_DQUOTE] = ACTIONS(2719), [anon_sym_u8R_DQUOTE] = ACTIONS(2719), [anon_sym_co_await] = ACTIONS(2717), [anon_sym_new] = ACTIONS(2717), [anon_sym_requires] = ACTIONS(2717), [sym_this] = ACTIONS(2717), }, [STATE(570)] = { [sym_identifier] = ACTIONS(2721), [aux_sym_preproc_include_token1] = ACTIONS(2721), [aux_sym_preproc_def_token1] = ACTIONS(2721), [aux_sym_preproc_if_token1] = ACTIONS(2721), [aux_sym_preproc_ifdef_token1] = ACTIONS(2721), [aux_sym_preproc_ifdef_token2] = ACTIONS(2721), [sym_preproc_directive] = ACTIONS(2721), [anon_sym_LPAREN2] = ACTIONS(2723), [anon_sym_BANG] = ACTIONS(2723), [anon_sym_TILDE] = ACTIONS(2723), [anon_sym_DASH] = ACTIONS(2721), [anon_sym_PLUS] = ACTIONS(2721), [anon_sym_STAR] = ACTIONS(2723), [anon_sym_AMP_AMP] = ACTIONS(2723), [anon_sym_AMP] = ACTIONS(2721), [anon_sym_SEMI] = ACTIONS(2723), [anon_sym___extension__] = ACTIONS(2721), [anon_sym_typedef] = ACTIONS(2721), [anon_sym_virtual] = ACTIONS(2721), [anon_sym_extern] = ACTIONS(2721), [anon_sym___attribute__] = ACTIONS(2721), [anon_sym___attribute] = ACTIONS(2721), [anon_sym_using] = ACTIONS(2721), [anon_sym_COLON_COLON] = ACTIONS(2723), [anon_sym_LBRACK_LBRACK] = ACTIONS(2723), [anon_sym___declspec] = ACTIONS(2721), [anon_sym___based] = ACTIONS(2721), [anon_sym___cdecl] = ACTIONS(2721), [anon_sym___clrcall] = ACTIONS(2721), [anon_sym___stdcall] = ACTIONS(2721), [anon_sym___fastcall] = ACTIONS(2721), [anon_sym___thiscall] = ACTIONS(2721), [anon_sym___vectorcall] = ACTIONS(2721), [anon_sym_LBRACE] = ACTIONS(2723), [anon_sym_RBRACE] = ACTIONS(2723), [anon_sym_signed] = ACTIONS(2721), [anon_sym_unsigned] = ACTIONS(2721), [anon_sym_long] = ACTIONS(2721), [anon_sym_short] = ACTIONS(2721), [anon_sym_LBRACK] = ACTIONS(2721), [anon_sym_static] = ACTIONS(2721), [anon_sym_register] = ACTIONS(2721), [anon_sym_inline] = ACTIONS(2721), [anon_sym___inline] = ACTIONS(2721), [anon_sym___inline__] = ACTIONS(2721), [anon_sym___forceinline] = ACTIONS(2721), [anon_sym_thread_local] = ACTIONS(2721), [anon_sym___thread] = ACTIONS(2721), [anon_sym_const] = ACTIONS(2721), [anon_sym_constexpr] = ACTIONS(2721), [anon_sym_volatile] = ACTIONS(2721), [anon_sym_restrict] = ACTIONS(2721), [anon_sym___restrict__] = ACTIONS(2721), [anon_sym__Atomic] = ACTIONS(2721), [anon_sym__Noreturn] = ACTIONS(2721), [anon_sym_noreturn] = ACTIONS(2721), [anon_sym__Nonnull] = ACTIONS(2721), [anon_sym_mutable] = ACTIONS(2721), [anon_sym_constinit] = ACTIONS(2721), [anon_sym_consteval] = ACTIONS(2721), [anon_sym_alignas] = ACTIONS(2721), [anon_sym__Alignas] = ACTIONS(2721), [sym_primitive_type] = ACTIONS(2721), [anon_sym_enum] = ACTIONS(2721), [anon_sym_class] = ACTIONS(2721), [anon_sym_struct] = ACTIONS(2721), [anon_sym_union] = ACTIONS(2721), [anon_sym_if] = ACTIONS(2721), [anon_sym_else] = ACTIONS(2721), [anon_sym_switch] = ACTIONS(2721), [anon_sym_case] = ACTIONS(2721), [anon_sym_default] = ACTIONS(2721), [anon_sym_while] = ACTIONS(2721), [anon_sym_do] = ACTIONS(2721), [anon_sym_for] = ACTIONS(2721), [anon_sym_return] = ACTIONS(2721), [anon_sym_break] = ACTIONS(2721), [anon_sym_continue] = ACTIONS(2721), [anon_sym_goto] = ACTIONS(2721), [anon_sym___try] = ACTIONS(2721), [anon_sym___leave] = ACTIONS(2721), [anon_sym_not] = ACTIONS(2721), [anon_sym_compl] = ACTIONS(2721), [anon_sym_DASH_DASH] = ACTIONS(2723), [anon_sym_PLUS_PLUS] = ACTIONS(2723), [anon_sym_sizeof] = ACTIONS(2721), [anon_sym___alignof__] = ACTIONS(2721), [anon_sym___alignof] = ACTIONS(2721), [anon_sym__alignof] = ACTIONS(2721), [anon_sym_alignof] = ACTIONS(2721), [anon_sym__Alignof] = ACTIONS(2721), [anon_sym_offsetof] = ACTIONS(2721), [anon_sym__Generic] = ACTIONS(2721), [anon_sym_asm] = ACTIONS(2721), [anon_sym___asm__] = ACTIONS(2721), [anon_sym___asm] = ACTIONS(2721), [sym_number_literal] = ACTIONS(2723), [anon_sym_L_SQUOTE] = ACTIONS(2723), [anon_sym_u_SQUOTE] = ACTIONS(2723), [anon_sym_U_SQUOTE] = ACTIONS(2723), [anon_sym_u8_SQUOTE] = ACTIONS(2723), [anon_sym_SQUOTE] = ACTIONS(2723), [anon_sym_L_DQUOTE] = ACTIONS(2723), [anon_sym_u_DQUOTE] = ACTIONS(2723), [anon_sym_U_DQUOTE] = ACTIONS(2723), [anon_sym_u8_DQUOTE] = ACTIONS(2723), [anon_sym_DQUOTE] = ACTIONS(2723), [sym_true] = ACTIONS(2721), [sym_false] = ACTIONS(2721), [anon_sym_NULL] = ACTIONS(2721), [anon_sym_nullptr] = ACTIONS(2721), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2721), [anon_sym_decltype] = ACTIONS(2721), [anon_sym_explicit] = ACTIONS(2721), [anon_sym_typename] = ACTIONS(2721), [anon_sym_template] = ACTIONS(2721), [anon_sym_operator] = ACTIONS(2721), [anon_sym_try] = ACTIONS(2721), [anon_sym_delete] = ACTIONS(2721), [anon_sym_throw] = ACTIONS(2721), [anon_sym_namespace] = ACTIONS(2721), [anon_sym_static_assert] = ACTIONS(2721), [anon_sym_concept] = ACTIONS(2721), [anon_sym_co_return] = ACTIONS(2721), [anon_sym_co_yield] = ACTIONS(2721), [anon_sym_R_DQUOTE] = ACTIONS(2723), [anon_sym_LR_DQUOTE] = ACTIONS(2723), [anon_sym_uR_DQUOTE] = ACTIONS(2723), [anon_sym_UR_DQUOTE] = ACTIONS(2723), [anon_sym_u8R_DQUOTE] = ACTIONS(2723), [anon_sym_co_await] = ACTIONS(2721), [anon_sym_new] = ACTIONS(2721), [anon_sym_requires] = ACTIONS(2721), [sym_this] = ACTIONS(2721), }, [STATE(571)] = { [sym_identifier] = ACTIONS(2725), [aux_sym_preproc_include_token1] = ACTIONS(2725), [aux_sym_preproc_def_token1] = ACTIONS(2725), [aux_sym_preproc_if_token1] = ACTIONS(2725), [aux_sym_preproc_ifdef_token1] = ACTIONS(2725), [aux_sym_preproc_ifdef_token2] = ACTIONS(2725), [sym_preproc_directive] = ACTIONS(2725), [anon_sym_LPAREN2] = ACTIONS(2727), [anon_sym_BANG] = ACTIONS(2727), [anon_sym_TILDE] = ACTIONS(2727), [anon_sym_DASH] = ACTIONS(2725), [anon_sym_PLUS] = ACTIONS(2725), [anon_sym_STAR] = ACTIONS(2727), [anon_sym_AMP_AMP] = ACTIONS(2727), [anon_sym_AMP] = ACTIONS(2725), [anon_sym_SEMI] = ACTIONS(2727), [anon_sym___extension__] = ACTIONS(2725), [anon_sym_typedef] = ACTIONS(2725), [anon_sym_virtual] = ACTIONS(2725), [anon_sym_extern] = ACTIONS(2725), [anon_sym___attribute__] = ACTIONS(2725), [anon_sym___attribute] = ACTIONS(2725), [anon_sym_using] = ACTIONS(2725), [anon_sym_COLON_COLON] = ACTIONS(2727), [anon_sym_LBRACK_LBRACK] = ACTIONS(2727), [anon_sym___declspec] = ACTIONS(2725), [anon_sym___based] = ACTIONS(2725), [anon_sym___cdecl] = ACTIONS(2725), [anon_sym___clrcall] = ACTIONS(2725), [anon_sym___stdcall] = ACTIONS(2725), [anon_sym___fastcall] = ACTIONS(2725), [anon_sym___thiscall] = ACTIONS(2725), [anon_sym___vectorcall] = ACTIONS(2725), [anon_sym_LBRACE] = ACTIONS(2727), [anon_sym_RBRACE] = ACTIONS(2727), [anon_sym_signed] = ACTIONS(2725), [anon_sym_unsigned] = ACTIONS(2725), [anon_sym_long] = ACTIONS(2725), [anon_sym_short] = ACTIONS(2725), [anon_sym_LBRACK] = ACTIONS(2725), [anon_sym_static] = ACTIONS(2725), [anon_sym_register] = ACTIONS(2725), [anon_sym_inline] = ACTIONS(2725), [anon_sym___inline] = ACTIONS(2725), [anon_sym___inline__] = ACTIONS(2725), [anon_sym___forceinline] = ACTIONS(2725), [anon_sym_thread_local] = ACTIONS(2725), [anon_sym___thread] = ACTIONS(2725), [anon_sym_const] = ACTIONS(2725), [anon_sym_constexpr] = ACTIONS(2725), [anon_sym_volatile] = ACTIONS(2725), [anon_sym_restrict] = ACTIONS(2725), [anon_sym___restrict__] = ACTIONS(2725), [anon_sym__Atomic] = ACTIONS(2725), [anon_sym__Noreturn] = ACTIONS(2725), [anon_sym_noreturn] = ACTIONS(2725), [anon_sym__Nonnull] = ACTIONS(2725), [anon_sym_mutable] = ACTIONS(2725), [anon_sym_constinit] = ACTIONS(2725), [anon_sym_consteval] = ACTIONS(2725), [anon_sym_alignas] = ACTIONS(2725), [anon_sym__Alignas] = ACTIONS(2725), [sym_primitive_type] = ACTIONS(2725), [anon_sym_enum] = ACTIONS(2725), [anon_sym_class] = ACTIONS(2725), [anon_sym_struct] = ACTIONS(2725), [anon_sym_union] = ACTIONS(2725), [anon_sym_if] = ACTIONS(2725), [anon_sym_else] = ACTIONS(2725), [anon_sym_switch] = ACTIONS(2725), [anon_sym_case] = ACTIONS(2725), [anon_sym_default] = ACTIONS(2725), [anon_sym_while] = ACTIONS(2725), [anon_sym_do] = ACTIONS(2725), [anon_sym_for] = ACTIONS(2725), [anon_sym_return] = ACTIONS(2725), [anon_sym_break] = ACTIONS(2725), [anon_sym_continue] = ACTIONS(2725), [anon_sym_goto] = ACTIONS(2725), [anon_sym___try] = ACTIONS(2725), [anon_sym___leave] = ACTIONS(2725), [anon_sym_not] = ACTIONS(2725), [anon_sym_compl] = ACTIONS(2725), [anon_sym_DASH_DASH] = ACTIONS(2727), [anon_sym_PLUS_PLUS] = ACTIONS(2727), [anon_sym_sizeof] = ACTIONS(2725), [anon_sym___alignof__] = ACTIONS(2725), [anon_sym___alignof] = ACTIONS(2725), [anon_sym__alignof] = ACTIONS(2725), [anon_sym_alignof] = ACTIONS(2725), [anon_sym__Alignof] = ACTIONS(2725), [anon_sym_offsetof] = ACTIONS(2725), [anon_sym__Generic] = ACTIONS(2725), [anon_sym_asm] = ACTIONS(2725), [anon_sym___asm__] = ACTIONS(2725), [anon_sym___asm] = ACTIONS(2725), [sym_number_literal] = ACTIONS(2727), [anon_sym_L_SQUOTE] = ACTIONS(2727), [anon_sym_u_SQUOTE] = ACTIONS(2727), [anon_sym_U_SQUOTE] = ACTIONS(2727), [anon_sym_u8_SQUOTE] = ACTIONS(2727), [anon_sym_SQUOTE] = ACTIONS(2727), [anon_sym_L_DQUOTE] = ACTIONS(2727), [anon_sym_u_DQUOTE] = ACTIONS(2727), [anon_sym_U_DQUOTE] = ACTIONS(2727), [anon_sym_u8_DQUOTE] = ACTIONS(2727), [anon_sym_DQUOTE] = ACTIONS(2727), [sym_true] = ACTIONS(2725), [sym_false] = ACTIONS(2725), [anon_sym_NULL] = ACTIONS(2725), [anon_sym_nullptr] = ACTIONS(2725), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2725), [anon_sym_decltype] = ACTIONS(2725), [anon_sym_explicit] = ACTIONS(2725), [anon_sym_typename] = ACTIONS(2725), [anon_sym_template] = ACTIONS(2725), [anon_sym_operator] = ACTIONS(2725), [anon_sym_try] = ACTIONS(2725), [anon_sym_delete] = ACTIONS(2725), [anon_sym_throw] = ACTIONS(2725), [anon_sym_namespace] = ACTIONS(2725), [anon_sym_static_assert] = ACTIONS(2725), [anon_sym_concept] = ACTIONS(2725), [anon_sym_co_return] = ACTIONS(2725), [anon_sym_co_yield] = ACTIONS(2725), [anon_sym_R_DQUOTE] = ACTIONS(2727), [anon_sym_LR_DQUOTE] = ACTIONS(2727), [anon_sym_uR_DQUOTE] = ACTIONS(2727), [anon_sym_UR_DQUOTE] = ACTIONS(2727), [anon_sym_u8R_DQUOTE] = ACTIONS(2727), [anon_sym_co_await] = ACTIONS(2725), [anon_sym_new] = ACTIONS(2725), [anon_sym_requires] = ACTIONS(2725), [sym_this] = ACTIONS(2725), }, [STATE(572)] = { [sym_identifier] = ACTIONS(2729), [aux_sym_preproc_include_token1] = ACTIONS(2729), [aux_sym_preproc_def_token1] = ACTIONS(2729), [aux_sym_preproc_if_token1] = ACTIONS(2729), [aux_sym_preproc_ifdef_token1] = ACTIONS(2729), [aux_sym_preproc_ifdef_token2] = ACTIONS(2729), [sym_preproc_directive] = ACTIONS(2729), [anon_sym_LPAREN2] = ACTIONS(2731), [anon_sym_BANG] = ACTIONS(2731), [anon_sym_TILDE] = ACTIONS(2731), [anon_sym_DASH] = ACTIONS(2729), [anon_sym_PLUS] = ACTIONS(2729), [anon_sym_STAR] = ACTIONS(2731), [anon_sym_AMP_AMP] = ACTIONS(2731), [anon_sym_AMP] = ACTIONS(2729), [anon_sym_SEMI] = ACTIONS(2731), [anon_sym___extension__] = ACTIONS(2729), [anon_sym_typedef] = ACTIONS(2729), [anon_sym_virtual] = ACTIONS(2729), [anon_sym_extern] = ACTIONS(2729), [anon_sym___attribute__] = ACTIONS(2729), [anon_sym___attribute] = ACTIONS(2729), [anon_sym_using] = ACTIONS(2729), [anon_sym_COLON_COLON] = ACTIONS(2731), [anon_sym_LBRACK_LBRACK] = ACTIONS(2731), [anon_sym___declspec] = ACTIONS(2729), [anon_sym___based] = ACTIONS(2729), [anon_sym___cdecl] = ACTIONS(2729), [anon_sym___clrcall] = ACTIONS(2729), [anon_sym___stdcall] = ACTIONS(2729), [anon_sym___fastcall] = ACTIONS(2729), [anon_sym___thiscall] = ACTIONS(2729), [anon_sym___vectorcall] = ACTIONS(2729), [anon_sym_LBRACE] = ACTIONS(2731), [anon_sym_RBRACE] = ACTIONS(2731), [anon_sym_signed] = ACTIONS(2729), [anon_sym_unsigned] = ACTIONS(2729), [anon_sym_long] = ACTIONS(2729), [anon_sym_short] = ACTIONS(2729), [anon_sym_LBRACK] = ACTIONS(2729), [anon_sym_static] = ACTIONS(2729), [anon_sym_register] = ACTIONS(2729), [anon_sym_inline] = ACTIONS(2729), [anon_sym___inline] = ACTIONS(2729), [anon_sym___inline__] = ACTIONS(2729), [anon_sym___forceinline] = ACTIONS(2729), [anon_sym_thread_local] = ACTIONS(2729), [anon_sym___thread] = ACTIONS(2729), [anon_sym_const] = ACTIONS(2729), [anon_sym_constexpr] = ACTIONS(2729), [anon_sym_volatile] = ACTIONS(2729), [anon_sym_restrict] = ACTIONS(2729), [anon_sym___restrict__] = ACTIONS(2729), [anon_sym__Atomic] = ACTIONS(2729), [anon_sym__Noreturn] = ACTIONS(2729), [anon_sym_noreturn] = ACTIONS(2729), [anon_sym__Nonnull] = ACTIONS(2729), [anon_sym_mutable] = ACTIONS(2729), [anon_sym_constinit] = ACTIONS(2729), [anon_sym_consteval] = ACTIONS(2729), [anon_sym_alignas] = ACTIONS(2729), [anon_sym__Alignas] = ACTIONS(2729), [sym_primitive_type] = ACTIONS(2729), [anon_sym_enum] = ACTIONS(2729), [anon_sym_class] = ACTIONS(2729), [anon_sym_struct] = ACTIONS(2729), [anon_sym_union] = ACTIONS(2729), [anon_sym_if] = ACTIONS(2729), [anon_sym_else] = ACTIONS(2729), [anon_sym_switch] = ACTIONS(2729), [anon_sym_case] = ACTIONS(2729), [anon_sym_default] = ACTIONS(2729), [anon_sym_while] = ACTIONS(2729), [anon_sym_do] = ACTIONS(2729), [anon_sym_for] = ACTIONS(2729), [anon_sym_return] = ACTIONS(2729), [anon_sym_break] = ACTIONS(2729), [anon_sym_continue] = ACTIONS(2729), [anon_sym_goto] = ACTIONS(2729), [anon_sym___try] = ACTIONS(2729), [anon_sym___leave] = ACTIONS(2729), [anon_sym_not] = ACTIONS(2729), [anon_sym_compl] = ACTIONS(2729), [anon_sym_DASH_DASH] = ACTIONS(2731), [anon_sym_PLUS_PLUS] = ACTIONS(2731), [anon_sym_sizeof] = ACTIONS(2729), [anon_sym___alignof__] = ACTIONS(2729), [anon_sym___alignof] = ACTIONS(2729), [anon_sym__alignof] = ACTIONS(2729), [anon_sym_alignof] = ACTIONS(2729), [anon_sym__Alignof] = ACTIONS(2729), [anon_sym_offsetof] = ACTIONS(2729), [anon_sym__Generic] = ACTIONS(2729), [anon_sym_asm] = ACTIONS(2729), [anon_sym___asm__] = ACTIONS(2729), [anon_sym___asm] = ACTIONS(2729), [sym_number_literal] = ACTIONS(2731), [anon_sym_L_SQUOTE] = ACTIONS(2731), [anon_sym_u_SQUOTE] = ACTIONS(2731), [anon_sym_U_SQUOTE] = ACTIONS(2731), [anon_sym_u8_SQUOTE] = ACTIONS(2731), [anon_sym_SQUOTE] = ACTIONS(2731), [anon_sym_L_DQUOTE] = ACTIONS(2731), [anon_sym_u_DQUOTE] = ACTIONS(2731), [anon_sym_U_DQUOTE] = ACTIONS(2731), [anon_sym_u8_DQUOTE] = ACTIONS(2731), [anon_sym_DQUOTE] = ACTIONS(2731), [sym_true] = ACTIONS(2729), [sym_false] = ACTIONS(2729), [anon_sym_NULL] = ACTIONS(2729), [anon_sym_nullptr] = ACTIONS(2729), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2729), [anon_sym_decltype] = ACTIONS(2729), [anon_sym_explicit] = ACTIONS(2729), [anon_sym_typename] = ACTIONS(2729), [anon_sym_template] = ACTIONS(2729), [anon_sym_operator] = ACTIONS(2729), [anon_sym_try] = ACTIONS(2729), [anon_sym_delete] = ACTIONS(2729), [anon_sym_throw] = ACTIONS(2729), [anon_sym_namespace] = ACTIONS(2729), [anon_sym_static_assert] = ACTIONS(2729), [anon_sym_concept] = ACTIONS(2729), [anon_sym_co_return] = ACTIONS(2729), [anon_sym_co_yield] = ACTIONS(2729), [anon_sym_R_DQUOTE] = ACTIONS(2731), [anon_sym_LR_DQUOTE] = ACTIONS(2731), [anon_sym_uR_DQUOTE] = ACTIONS(2731), [anon_sym_UR_DQUOTE] = ACTIONS(2731), [anon_sym_u8R_DQUOTE] = ACTIONS(2731), [anon_sym_co_await] = ACTIONS(2729), [anon_sym_new] = ACTIONS(2729), [anon_sym_requires] = ACTIONS(2729), [sym_this] = ACTIONS(2729), }, [STATE(573)] = { [ts_builtin_sym_end] = ACTIONS(2915), [sym_identifier] = ACTIONS(2913), [aux_sym_preproc_include_token1] = ACTIONS(2913), [aux_sym_preproc_def_token1] = ACTIONS(2913), [aux_sym_preproc_if_token1] = ACTIONS(2913), [aux_sym_preproc_ifdef_token1] = ACTIONS(2913), [aux_sym_preproc_ifdef_token2] = ACTIONS(2913), [sym_preproc_directive] = ACTIONS(2913), [anon_sym_LPAREN2] = ACTIONS(2915), [anon_sym_BANG] = ACTIONS(2915), [anon_sym_TILDE] = ACTIONS(2915), [anon_sym_DASH] = ACTIONS(2913), [anon_sym_PLUS] = ACTIONS(2913), [anon_sym_STAR] = ACTIONS(2915), [anon_sym_AMP_AMP] = ACTIONS(2915), [anon_sym_AMP] = ACTIONS(2913), [anon_sym_SEMI] = ACTIONS(2915), [anon_sym___extension__] = ACTIONS(2913), [anon_sym_typedef] = ACTIONS(2913), [anon_sym_virtual] = ACTIONS(2913), [anon_sym_extern] = ACTIONS(2913), [anon_sym___attribute__] = ACTIONS(2913), [anon_sym___attribute] = ACTIONS(2913), [anon_sym_using] = ACTIONS(2913), [anon_sym_COLON_COLON] = ACTIONS(2915), [anon_sym_LBRACK_LBRACK] = ACTIONS(2915), [anon_sym___declspec] = ACTIONS(2913), [anon_sym___based] = ACTIONS(2913), [anon_sym___cdecl] = ACTIONS(2913), [anon_sym___clrcall] = ACTIONS(2913), [anon_sym___stdcall] = ACTIONS(2913), [anon_sym___fastcall] = ACTIONS(2913), [anon_sym___thiscall] = ACTIONS(2913), [anon_sym___vectorcall] = ACTIONS(2913), [anon_sym_LBRACE] = ACTIONS(2915), [anon_sym_signed] = ACTIONS(2913), [anon_sym_unsigned] = ACTIONS(2913), [anon_sym_long] = ACTIONS(2913), [anon_sym_short] = ACTIONS(2913), [anon_sym_LBRACK] = ACTIONS(2913), [anon_sym_static] = ACTIONS(2913), [anon_sym_register] = ACTIONS(2913), [anon_sym_inline] = ACTIONS(2913), [anon_sym___inline] = ACTIONS(2913), [anon_sym___inline__] = ACTIONS(2913), [anon_sym___forceinline] = ACTIONS(2913), [anon_sym_thread_local] = ACTIONS(2913), [anon_sym___thread] = ACTIONS(2913), [anon_sym_const] = ACTIONS(2913), [anon_sym_constexpr] = ACTIONS(2913), [anon_sym_volatile] = ACTIONS(2913), [anon_sym_restrict] = ACTIONS(2913), [anon_sym___restrict__] = ACTIONS(2913), [anon_sym__Atomic] = ACTIONS(2913), [anon_sym__Noreturn] = ACTIONS(2913), [anon_sym_noreturn] = ACTIONS(2913), [anon_sym__Nonnull] = ACTIONS(2913), [anon_sym_mutable] = ACTIONS(2913), [anon_sym_constinit] = ACTIONS(2913), [anon_sym_consteval] = ACTIONS(2913), [anon_sym_alignas] = ACTIONS(2913), [anon_sym__Alignas] = ACTIONS(2913), [sym_primitive_type] = ACTIONS(2913), [anon_sym_enum] = ACTIONS(2913), [anon_sym_class] = ACTIONS(2913), [anon_sym_struct] = ACTIONS(2913), [anon_sym_union] = ACTIONS(2913), [anon_sym_if] = ACTIONS(2913), [anon_sym_switch] = ACTIONS(2913), [anon_sym_case] = ACTIONS(2913), [anon_sym_default] = ACTIONS(2913), [anon_sym_while] = ACTIONS(2913), [anon_sym_do] = ACTIONS(2913), [anon_sym_for] = ACTIONS(2913), [anon_sym_return] = ACTIONS(2913), [anon_sym_break] = ACTIONS(2913), [anon_sym_continue] = ACTIONS(2913), [anon_sym_goto] = ACTIONS(2913), [anon_sym_not] = ACTIONS(2913), [anon_sym_compl] = ACTIONS(2913), [anon_sym_DASH_DASH] = ACTIONS(2915), [anon_sym_PLUS_PLUS] = ACTIONS(2915), [anon_sym_sizeof] = ACTIONS(2913), [anon_sym___alignof__] = ACTIONS(2913), [anon_sym___alignof] = ACTIONS(2913), [anon_sym__alignof] = ACTIONS(2913), [anon_sym_alignof] = ACTIONS(2913), [anon_sym__Alignof] = ACTIONS(2913), [anon_sym_offsetof] = ACTIONS(2913), [anon_sym__Generic] = ACTIONS(2913), [anon_sym_asm] = ACTIONS(2913), [anon_sym___asm__] = ACTIONS(2913), [anon_sym___asm] = ACTIONS(2913), [sym_number_literal] = ACTIONS(2915), [anon_sym_L_SQUOTE] = ACTIONS(2915), [anon_sym_u_SQUOTE] = ACTIONS(2915), [anon_sym_U_SQUOTE] = ACTIONS(2915), [anon_sym_u8_SQUOTE] = ACTIONS(2915), [anon_sym_SQUOTE] = ACTIONS(2915), [anon_sym_L_DQUOTE] = ACTIONS(2915), [anon_sym_u_DQUOTE] = ACTIONS(2915), [anon_sym_U_DQUOTE] = ACTIONS(2915), [anon_sym_u8_DQUOTE] = ACTIONS(2915), [anon_sym_DQUOTE] = ACTIONS(2915), [sym_true] = ACTIONS(2913), [sym_false] = ACTIONS(2913), [anon_sym_NULL] = ACTIONS(2913), [anon_sym_nullptr] = ACTIONS(2913), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2913), [anon_sym_decltype] = ACTIONS(2913), [anon_sym_explicit] = ACTIONS(2913), [anon_sym_typename] = ACTIONS(2913), [anon_sym_export] = ACTIONS(2913), [anon_sym_module] = ACTIONS(2913), [anon_sym_import] = ACTIONS(2913), [anon_sym_template] = ACTIONS(2913), [anon_sym_operator] = ACTIONS(2913), [anon_sym_try] = ACTIONS(2913), [anon_sym_delete] = ACTIONS(2913), [anon_sym_throw] = ACTIONS(2913), [anon_sym_namespace] = ACTIONS(2913), [anon_sym_static_assert] = ACTIONS(2913), [anon_sym_concept] = ACTIONS(2913), [anon_sym_co_return] = ACTIONS(2913), [anon_sym_co_yield] = ACTIONS(2913), [anon_sym_R_DQUOTE] = ACTIONS(2915), [anon_sym_LR_DQUOTE] = ACTIONS(2915), [anon_sym_uR_DQUOTE] = ACTIONS(2915), [anon_sym_UR_DQUOTE] = ACTIONS(2915), [anon_sym_u8R_DQUOTE] = ACTIONS(2915), [anon_sym_co_await] = ACTIONS(2913), [anon_sym_new] = ACTIONS(2913), [anon_sym_requires] = ACTIONS(2913), [sym_this] = ACTIONS(2913), }, [STATE(574)] = { [ts_builtin_sym_end] = ACTIONS(3539), [sym_identifier] = ACTIONS(3541), [aux_sym_preproc_include_token1] = ACTIONS(3541), [aux_sym_preproc_def_token1] = ACTIONS(3541), [aux_sym_preproc_if_token1] = ACTIONS(3541), [aux_sym_preproc_ifdef_token1] = ACTIONS(3541), [aux_sym_preproc_ifdef_token2] = ACTIONS(3541), [sym_preproc_directive] = ACTIONS(3541), [anon_sym_LPAREN2] = ACTIONS(3539), [anon_sym_BANG] = ACTIONS(3539), [anon_sym_TILDE] = ACTIONS(3539), [anon_sym_DASH] = ACTIONS(3541), [anon_sym_PLUS] = ACTIONS(3541), [anon_sym_STAR] = ACTIONS(3539), [anon_sym_AMP_AMP] = ACTIONS(3539), [anon_sym_AMP] = ACTIONS(3541), [anon_sym_SEMI] = ACTIONS(3539), [anon_sym___extension__] = ACTIONS(3541), [anon_sym_typedef] = ACTIONS(3541), [anon_sym_virtual] = ACTIONS(3541), [anon_sym_extern] = ACTIONS(3541), [anon_sym___attribute__] = ACTIONS(3541), [anon_sym___attribute] = ACTIONS(3541), [anon_sym_using] = ACTIONS(3541), [anon_sym_COLON_COLON] = ACTIONS(3539), [anon_sym_LBRACK_LBRACK] = ACTIONS(3539), [anon_sym___declspec] = ACTIONS(3541), [anon_sym___based] = ACTIONS(3541), [anon_sym___cdecl] = ACTIONS(3541), [anon_sym___clrcall] = ACTIONS(3541), [anon_sym___stdcall] = ACTIONS(3541), [anon_sym___fastcall] = ACTIONS(3541), [anon_sym___thiscall] = ACTIONS(3541), [anon_sym___vectorcall] = ACTIONS(3541), [anon_sym_LBRACE] = ACTIONS(3539), [anon_sym_signed] = ACTIONS(3541), [anon_sym_unsigned] = ACTIONS(3541), [anon_sym_long] = ACTIONS(3541), [anon_sym_short] = ACTIONS(3541), [anon_sym_LBRACK] = ACTIONS(3541), [anon_sym_static] = ACTIONS(3541), [anon_sym_register] = ACTIONS(3541), [anon_sym_inline] = ACTIONS(3541), [anon_sym___inline] = ACTIONS(3541), [anon_sym___inline__] = ACTIONS(3541), [anon_sym___forceinline] = ACTIONS(3541), [anon_sym_thread_local] = ACTIONS(3541), [anon_sym___thread] = ACTIONS(3541), [anon_sym_const] = ACTIONS(3541), [anon_sym_constexpr] = ACTIONS(3541), [anon_sym_volatile] = ACTIONS(3541), [anon_sym_restrict] = ACTIONS(3541), [anon_sym___restrict__] = ACTIONS(3541), [anon_sym__Atomic] = ACTIONS(3541), [anon_sym__Noreturn] = ACTIONS(3541), [anon_sym_noreturn] = ACTIONS(3541), [anon_sym__Nonnull] = ACTIONS(3541), [anon_sym_mutable] = ACTIONS(3541), [anon_sym_constinit] = ACTIONS(3541), [anon_sym_consteval] = ACTIONS(3541), [anon_sym_alignas] = ACTIONS(3541), [anon_sym__Alignas] = ACTIONS(3541), [sym_primitive_type] = ACTIONS(3541), [anon_sym_enum] = ACTIONS(3541), [anon_sym_class] = ACTIONS(3541), [anon_sym_struct] = ACTIONS(3541), [anon_sym_union] = ACTIONS(3541), [anon_sym_if] = ACTIONS(3541), [anon_sym_switch] = ACTIONS(3541), [anon_sym_case] = ACTIONS(3541), [anon_sym_default] = ACTIONS(3541), [anon_sym_while] = ACTIONS(3541), [anon_sym_do] = ACTIONS(3541), [anon_sym_for] = ACTIONS(3541), [anon_sym_return] = ACTIONS(3541), [anon_sym_break] = ACTIONS(3541), [anon_sym_continue] = ACTIONS(3541), [anon_sym_goto] = ACTIONS(3541), [anon_sym_not] = ACTIONS(3541), [anon_sym_compl] = ACTIONS(3541), [anon_sym_DASH_DASH] = ACTIONS(3539), [anon_sym_PLUS_PLUS] = ACTIONS(3539), [anon_sym_sizeof] = ACTIONS(3541), [anon_sym___alignof__] = ACTIONS(3541), [anon_sym___alignof] = ACTIONS(3541), [anon_sym__alignof] = ACTIONS(3541), [anon_sym_alignof] = ACTIONS(3541), [anon_sym__Alignof] = ACTIONS(3541), [anon_sym_offsetof] = ACTIONS(3541), [anon_sym__Generic] = ACTIONS(3541), [anon_sym_asm] = ACTIONS(3541), [anon_sym___asm__] = ACTIONS(3541), [anon_sym___asm] = ACTIONS(3541), [sym_number_literal] = ACTIONS(3539), [anon_sym_L_SQUOTE] = ACTIONS(3539), [anon_sym_u_SQUOTE] = ACTIONS(3539), [anon_sym_U_SQUOTE] = ACTIONS(3539), [anon_sym_u8_SQUOTE] = ACTIONS(3539), [anon_sym_SQUOTE] = ACTIONS(3539), [anon_sym_L_DQUOTE] = ACTIONS(3539), [anon_sym_u_DQUOTE] = ACTIONS(3539), [anon_sym_U_DQUOTE] = ACTIONS(3539), [anon_sym_u8_DQUOTE] = ACTIONS(3539), [anon_sym_DQUOTE] = ACTIONS(3539), [sym_true] = ACTIONS(3541), [sym_false] = ACTIONS(3541), [anon_sym_NULL] = ACTIONS(3541), [anon_sym_nullptr] = ACTIONS(3541), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3541), [anon_sym_decltype] = ACTIONS(3541), [anon_sym_explicit] = ACTIONS(3541), [anon_sym_typename] = ACTIONS(3541), [anon_sym_export] = ACTIONS(3541), [anon_sym_module] = ACTIONS(3541), [anon_sym_import] = ACTIONS(3541), [anon_sym_template] = ACTIONS(3541), [anon_sym_operator] = ACTIONS(3541), [anon_sym_try] = ACTIONS(3541), [anon_sym_delete] = ACTIONS(3541), [anon_sym_throw] = ACTIONS(3541), [anon_sym_namespace] = ACTIONS(3541), [anon_sym_static_assert] = ACTIONS(3541), [anon_sym_concept] = ACTIONS(3541), [anon_sym_co_return] = ACTIONS(3541), [anon_sym_co_yield] = ACTIONS(3541), [anon_sym_R_DQUOTE] = ACTIONS(3539), [anon_sym_LR_DQUOTE] = ACTIONS(3539), [anon_sym_uR_DQUOTE] = ACTIONS(3539), [anon_sym_UR_DQUOTE] = ACTIONS(3539), [anon_sym_u8R_DQUOTE] = ACTIONS(3539), [anon_sym_co_await] = ACTIONS(3541), [anon_sym_new] = ACTIONS(3541), [anon_sym_requires] = ACTIONS(3541), [sym_this] = ACTIONS(3541), }, [STATE(575)] = { [sym_identifier] = ACTIONS(2733), [aux_sym_preproc_include_token1] = ACTIONS(2733), [aux_sym_preproc_def_token1] = ACTIONS(2733), [aux_sym_preproc_if_token1] = ACTIONS(2733), [aux_sym_preproc_ifdef_token1] = ACTIONS(2733), [aux_sym_preproc_ifdef_token2] = ACTIONS(2733), [sym_preproc_directive] = ACTIONS(2733), [anon_sym_LPAREN2] = ACTIONS(2735), [anon_sym_BANG] = ACTIONS(2735), [anon_sym_TILDE] = ACTIONS(2735), [anon_sym_DASH] = ACTIONS(2733), [anon_sym_PLUS] = ACTIONS(2733), [anon_sym_STAR] = ACTIONS(2735), [anon_sym_AMP_AMP] = ACTIONS(2735), [anon_sym_AMP] = ACTIONS(2733), [anon_sym_SEMI] = ACTIONS(2735), [anon_sym___extension__] = ACTIONS(2733), [anon_sym_typedef] = ACTIONS(2733), [anon_sym_virtual] = ACTIONS(2733), [anon_sym_extern] = ACTIONS(2733), [anon_sym___attribute__] = ACTIONS(2733), [anon_sym___attribute] = ACTIONS(2733), [anon_sym_using] = ACTIONS(2733), [anon_sym_COLON_COLON] = ACTIONS(2735), [anon_sym_LBRACK_LBRACK] = ACTIONS(2735), [anon_sym___declspec] = ACTIONS(2733), [anon_sym___based] = ACTIONS(2733), [anon_sym___cdecl] = ACTIONS(2733), [anon_sym___clrcall] = ACTIONS(2733), [anon_sym___stdcall] = ACTIONS(2733), [anon_sym___fastcall] = ACTIONS(2733), [anon_sym___thiscall] = ACTIONS(2733), [anon_sym___vectorcall] = ACTIONS(2733), [anon_sym_LBRACE] = ACTIONS(2735), [anon_sym_RBRACE] = ACTIONS(2735), [anon_sym_signed] = ACTIONS(2733), [anon_sym_unsigned] = ACTIONS(2733), [anon_sym_long] = ACTIONS(2733), [anon_sym_short] = ACTIONS(2733), [anon_sym_LBRACK] = ACTIONS(2733), [anon_sym_static] = ACTIONS(2733), [anon_sym_register] = ACTIONS(2733), [anon_sym_inline] = ACTIONS(2733), [anon_sym___inline] = ACTIONS(2733), [anon_sym___inline__] = ACTIONS(2733), [anon_sym___forceinline] = ACTIONS(2733), [anon_sym_thread_local] = ACTIONS(2733), [anon_sym___thread] = ACTIONS(2733), [anon_sym_const] = ACTIONS(2733), [anon_sym_constexpr] = ACTIONS(2733), [anon_sym_volatile] = ACTIONS(2733), [anon_sym_restrict] = ACTIONS(2733), [anon_sym___restrict__] = ACTIONS(2733), [anon_sym__Atomic] = ACTIONS(2733), [anon_sym__Noreturn] = ACTIONS(2733), [anon_sym_noreturn] = ACTIONS(2733), [anon_sym__Nonnull] = ACTIONS(2733), [anon_sym_mutable] = ACTIONS(2733), [anon_sym_constinit] = ACTIONS(2733), [anon_sym_consteval] = ACTIONS(2733), [anon_sym_alignas] = ACTIONS(2733), [anon_sym__Alignas] = ACTIONS(2733), [sym_primitive_type] = ACTIONS(2733), [anon_sym_enum] = ACTIONS(2733), [anon_sym_class] = ACTIONS(2733), [anon_sym_struct] = ACTIONS(2733), [anon_sym_union] = ACTIONS(2733), [anon_sym_if] = ACTIONS(2733), [anon_sym_else] = ACTIONS(2733), [anon_sym_switch] = ACTIONS(2733), [anon_sym_case] = ACTIONS(2733), [anon_sym_default] = ACTIONS(2733), [anon_sym_while] = ACTIONS(2733), [anon_sym_do] = ACTIONS(2733), [anon_sym_for] = ACTIONS(2733), [anon_sym_return] = ACTIONS(2733), [anon_sym_break] = ACTIONS(2733), [anon_sym_continue] = ACTIONS(2733), [anon_sym_goto] = ACTIONS(2733), [anon_sym___try] = ACTIONS(2733), [anon_sym___leave] = ACTIONS(2733), [anon_sym_not] = ACTIONS(2733), [anon_sym_compl] = ACTIONS(2733), [anon_sym_DASH_DASH] = ACTIONS(2735), [anon_sym_PLUS_PLUS] = ACTIONS(2735), [anon_sym_sizeof] = ACTIONS(2733), [anon_sym___alignof__] = ACTIONS(2733), [anon_sym___alignof] = ACTIONS(2733), [anon_sym__alignof] = ACTIONS(2733), [anon_sym_alignof] = ACTIONS(2733), [anon_sym__Alignof] = ACTIONS(2733), [anon_sym_offsetof] = ACTIONS(2733), [anon_sym__Generic] = ACTIONS(2733), [anon_sym_asm] = ACTIONS(2733), [anon_sym___asm__] = ACTIONS(2733), [anon_sym___asm] = ACTIONS(2733), [sym_number_literal] = ACTIONS(2735), [anon_sym_L_SQUOTE] = ACTIONS(2735), [anon_sym_u_SQUOTE] = ACTIONS(2735), [anon_sym_U_SQUOTE] = ACTIONS(2735), [anon_sym_u8_SQUOTE] = ACTIONS(2735), [anon_sym_SQUOTE] = ACTIONS(2735), [anon_sym_L_DQUOTE] = ACTIONS(2735), [anon_sym_u_DQUOTE] = ACTIONS(2735), [anon_sym_U_DQUOTE] = ACTIONS(2735), [anon_sym_u8_DQUOTE] = ACTIONS(2735), [anon_sym_DQUOTE] = ACTIONS(2735), [sym_true] = ACTIONS(2733), [sym_false] = ACTIONS(2733), [anon_sym_NULL] = ACTIONS(2733), [anon_sym_nullptr] = ACTIONS(2733), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2733), [anon_sym_decltype] = ACTIONS(2733), [anon_sym_explicit] = ACTIONS(2733), [anon_sym_typename] = ACTIONS(2733), [anon_sym_template] = ACTIONS(2733), [anon_sym_operator] = ACTIONS(2733), [anon_sym_try] = ACTIONS(2733), [anon_sym_delete] = ACTIONS(2733), [anon_sym_throw] = ACTIONS(2733), [anon_sym_namespace] = ACTIONS(2733), [anon_sym_static_assert] = ACTIONS(2733), [anon_sym_concept] = ACTIONS(2733), [anon_sym_co_return] = ACTIONS(2733), [anon_sym_co_yield] = ACTIONS(2733), [anon_sym_R_DQUOTE] = ACTIONS(2735), [anon_sym_LR_DQUOTE] = ACTIONS(2735), [anon_sym_uR_DQUOTE] = ACTIONS(2735), [anon_sym_UR_DQUOTE] = ACTIONS(2735), [anon_sym_u8R_DQUOTE] = ACTIONS(2735), [anon_sym_co_await] = ACTIONS(2733), [anon_sym_new] = ACTIONS(2733), [anon_sym_requires] = ACTIONS(2733), [sym_this] = ACTIONS(2733), }, [STATE(576)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_include_token1] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_BANG] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_DASH] = ACTIONS(2737), [anon_sym_PLUS] = ACTIONS(2737), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym___cdecl] = ACTIONS(2737), [anon_sym___clrcall] = ACTIONS(2737), [anon_sym___stdcall] = ACTIONS(2737), [anon_sym___fastcall] = ACTIONS(2737), [anon_sym___thiscall] = ACTIONS(2737), [anon_sym___vectorcall] = ACTIONS(2737), [anon_sym_LBRACE] = ACTIONS(2739), [anon_sym_RBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [anon_sym_if] = ACTIONS(2737), [anon_sym_else] = ACTIONS(2737), [anon_sym_switch] = ACTIONS(2737), [anon_sym_case] = ACTIONS(2737), [anon_sym_default] = ACTIONS(2737), [anon_sym_while] = ACTIONS(2737), [anon_sym_do] = ACTIONS(2737), [anon_sym_for] = ACTIONS(2737), [anon_sym_return] = ACTIONS(2737), [anon_sym_break] = ACTIONS(2737), [anon_sym_continue] = ACTIONS(2737), [anon_sym_goto] = ACTIONS(2737), [anon_sym___try] = ACTIONS(2737), [anon_sym___leave] = ACTIONS(2737), [anon_sym_not] = ACTIONS(2737), [anon_sym_compl] = ACTIONS(2737), [anon_sym_DASH_DASH] = ACTIONS(2739), [anon_sym_PLUS_PLUS] = ACTIONS(2739), [anon_sym_sizeof] = ACTIONS(2737), [anon_sym___alignof__] = ACTIONS(2737), [anon_sym___alignof] = ACTIONS(2737), [anon_sym__alignof] = ACTIONS(2737), [anon_sym_alignof] = ACTIONS(2737), [anon_sym__Alignof] = ACTIONS(2737), [anon_sym_offsetof] = ACTIONS(2737), [anon_sym__Generic] = ACTIONS(2737), [anon_sym_asm] = ACTIONS(2737), [anon_sym___asm__] = ACTIONS(2737), [anon_sym___asm] = ACTIONS(2737), [sym_number_literal] = ACTIONS(2739), [anon_sym_L_SQUOTE] = ACTIONS(2739), [anon_sym_u_SQUOTE] = ACTIONS(2739), [anon_sym_U_SQUOTE] = ACTIONS(2739), [anon_sym_u8_SQUOTE] = ACTIONS(2739), [anon_sym_SQUOTE] = ACTIONS(2739), [anon_sym_L_DQUOTE] = ACTIONS(2739), [anon_sym_u_DQUOTE] = ACTIONS(2739), [anon_sym_U_DQUOTE] = ACTIONS(2739), [anon_sym_u8_DQUOTE] = ACTIONS(2739), [anon_sym_DQUOTE] = ACTIONS(2739), [sym_true] = ACTIONS(2737), [sym_false] = ACTIONS(2737), [anon_sym_NULL] = ACTIONS(2737), [anon_sym_nullptr] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_try] = ACTIONS(2737), [anon_sym_delete] = ACTIONS(2737), [anon_sym_throw] = ACTIONS(2737), [anon_sym_namespace] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), [anon_sym_concept] = ACTIONS(2737), [anon_sym_co_return] = ACTIONS(2737), [anon_sym_co_yield] = ACTIONS(2737), [anon_sym_R_DQUOTE] = ACTIONS(2739), [anon_sym_LR_DQUOTE] = ACTIONS(2739), [anon_sym_uR_DQUOTE] = ACTIONS(2739), [anon_sym_UR_DQUOTE] = ACTIONS(2739), [anon_sym_u8R_DQUOTE] = ACTIONS(2739), [anon_sym_co_await] = ACTIONS(2737), [anon_sym_new] = ACTIONS(2737), [anon_sym_requires] = ACTIONS(2737), [sym_this] = ACTIONS(2737), }, [STATE(577)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_include_token1] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_BANG] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_DASH] = ACTIONS(2737), [anon_sym_PLUS] = ACTIONS(2737), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym___cdecl] = ACTIONS(2737), [anon_sym___clrcall] = ACTIONS(2737), [anon_sym___stdcall] = ACTIONS(2737), [anon_sym___fastcall] = ACTIONS(2737), [anon_sym___thiscall] = ACTIONS(2737), [anon_sym___vectorcall] = ACTIONS(2737), [anon_sym_LBRACE] = ACTIONS(2739), [anon_sym_RBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [anon_sym_if] = ACTIONS(2737), [anon_sym_else] = ACTIONS(2737), [anon_sym_switch] = ACTIONS(2737), [anon_sym_case] = ACTIONS(2737), [anon_sym_default] = ACTIONS(2737), [anon_sym_while] = ACTIONS(2737), [anon_sym_do] = ACTIONS(2737), [anon_sym_for] = ACTIONS(2737), [anon_sym_return] = ACTIONS(2737), [anon_sym_break] = ACTIONS(2737), [anon_sym_continue] = ACTIONS(2737), [anon_sym_goto] = ACTIONS(2737), [anon_sym___try] = ACTIONS(2737), [anon_sym___leave] = ACTIONS(2737), [anon_sym_not] = ACTIONS(2737), [anon_sym_compl] = ACTIONS(2737), [anon_sym_DASH_DASH] = ACTIONS(2739), [anon_sym_PLUS_PLUS] = ACTIONS(2739), [anon_sym_sizeof] = ACTIONS(2737), [anon_sym___alignof__] = ACTIONS(2737), [anon_sym___alignof] = ACTIONS(2737), [anon_sym__alignof] = ACTIONS(2737), [anon_sym_alignof] = ACTIONS(2737), [anon_sym__Alignof] = ACTIONS(2737), [anon_sym_offsetof] = ACTIONS(2737), [anon_sym__Generic] = ACTIONS(2737), [anon_sym_asm] = ACTIONS(2737), [anon_sym___asm__] = ACTIONS(2737), [anon_sym___asm] = ACTIONS(2737), [sym_number_literal] = ACTIONS(2739), [anon_sym_L_SQUOTE] = ACTIONS(2739), [anon_sym_u_SQUOTE] = ACTIONS(2739), [anon_sym_U_SQUOTE] = ACTIONS(2739), [anon_sym_u8_SQUOTE] = ACTIONS(2739), [anon_sym_SQUOTE] = ACTIONS(2739), [anon_sym_L_DQUOTE] = ACTIONS(2739), [anon_sym_u_DQUOTE] = ACTIONS(2739), [anon_sym_U_DQUOTE] = ACTIONS(2739), [anon_sym_u8_DQUOTE] = ACTIONS(2739), [anon_sym_DQUOTE] = ACTIONS(2739), [sym_true] = ACTIONS(2737), [sym_false] = ACTIONS(2737), [anon_sym_NULL] = ACTIONS(2737), [anon_sym_nullptr] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_try] = ACTIONS(2737), [anon_sym_delete] = ACTIONS(2737), [anon_sym_throw] = ACTIONS(2737), [anon_sym_namespace] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), [anon_sym_concept] = ACTIONS(2737), [anon_sym_co_return] = ACTIONS(2737), [anon_sym_co_yield] = ACTIONS(2737), [anon_sym_R_DQUOTE] = ACTIONS(2739), [anon_sym_LR_DQUOTE] = ACTIONS(2739), [anon_sym_uR_DQUOTE] = ACTIONS(2739), [anon_sym_UR_DQUOTE] = ACTIONS(2739), [anon_sym_u8R_DQUOTE] = ACTIONS(2739), [anon_sym_co_await] = ACTIONS(2737), [anon_sym_new] = ACTIONS(2737), [anon_sym_requires] = ACTIONS(2737), [sym_this] = ACTIONS(2737), }, [STATE(578)] = { [ts_builtin_sym_end] = ACTIONS(2823), [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_include_token1] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_BANG] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_DASH] = ACTIONS(2821), [anon_sym_PLUS] = ACTIONS(2821), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym___cdecl] = ACTIONS(2821), [anon_sym___clrcall] = ACTIONS(2821), [anon_sym___stdcall] = ACTIONS(2821), [anon_sym___fastcall] = ACTIONS(2821), [anon_sym___thiscall] = ACTIONS(2821), [anon_sym___vectorcall] = ACTIONS(2821), [anon_sym_LBRACE] = ACTIONS(2823), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [anon_sym_if] = ACTIONS(2821), [anon_sym_switch] = ACTIONS(2821), [anon_sym_case] = ACTIONS(2821), [anon_sym_default] = ACTIONS(2821), [anon_sym_while] = ACTIONS(2821), [anon_sym_do] = ACTIONS(2821), [anon_sym_for] = ACTIONS(2821), [anon_sym_return] = ACTIONS(2821), [anon_sym_break] = ACTIONS(2821), [anon_sym_continue] = ACTIONS(2821), [anon_sym_goto] = ACTIONS(2821), [anon_sym_not] = ACTIONS(2821), [anon_sym_compl] = ACTIONS(2821), [anon_sym_DASH_DASH] = ACTIONS(2823), [anon_sym_PLUS_PLUS] = ACTIONS(2823), [anon_sym_sizeof] = ACTIONS(2821), [anon_sym___alignof__] = ACTIONS(2821), [anon_sym___alignof] = ACTIONS(2821), [anon_sym__alignof] = ACTIONS(2821), [anon_sym_alignof] = ACTIONS(2821), [anon_sym__Alignof] = ACTIONS(2821), [anon_sym_offsetof] = ACTIONS(2821), [anon_sym__Generic] = ACTIONS(2821), [anon_sym_asm] = ACTIONS(2821), [anon_sym___asm__] = ACTIONS(2821), [anon_sym___asm] = ACTIONS(2821), [sym_number_literal] = ACTIONS(2823), [anon_sym_L_SQUOTE] = ACTIONS(2823), [anon_sym_u_SQUOTE] = ACTIONS(2823), [anon_sym_U_SQUOTE] = ACTIONS(2823), [anon_sym_u8_SQUOTE] = ACTIONS(2823), [anon_sym_SQUOTE] = ACTIONS(2823), [anon_sym_L_DQUOTE] = ACTIONS(2823), [anon_sym_u_DQUOTE] = ACTIONS(2823), [anon_sym_U_DQUOTE] = ACTIONS(2823), [anon_sym_u8_DQUOTE] = ACTIONS(2823), [anon_sym_DQUOTE] = ACTIONS(2823), [sym_true] = ACTIONS(2821), [sym_false] = ACTIONS(2821), [anon_sym_NULL] = ACTIONS(2821), [anon_sym_nullptr] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_export] = ACTIONS(2821), [anon_sym_module] = ACTIONS(2821), [anon_sym_import] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_try] = ACTIONS(2821), [anon_sym_delete] = ACTIONS(2821), [anon_sym_throw] = ACTIONS(2821), [anon_sym_namespace] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), [anon_sym_concept] = ACTIONS(2821), [anon_sym_co_return] = ACTIONS(2821), [anon_sym_co_yield] = ACTIONS(2821), [anon_sym_R_DQUOTE] = ACTIONS(2823), [anon_sym_LR_DQUOTE] = ACTIONS(2823), [anon_sym_uR_DQUOTE] = ACTIONS(2823), [anon_sym_UR_DQUOTE] = ACTIONS(2823), [anon_sym_u8R_DQUOTE] = ACTIONS(2823), [anon_sym_co_await] = ACTIONS(2821), [anon_sym_new] = ACTIONS(2821), [anon_sym_requires] = ACTIONS(2821), [sym_this] = ACTIONS(2821), }, [STATE(579)] = { [sym_identifier] = ACTIONS(2741), [aux_sym_preproc_include_token1] = ACTIONS(2741), [aux_sym_preproc_def_token1] = ACTIONS(2741), [aux_sym_preproc_if_token1] = ACTIONS(2741), [aux_sym_preproc_ifdef_token1] = ACTIONS(2741), [aux_sym_preproc_ifdef_token2] = ACTIONS(2741), [sym_preproc_directive] = ACTIONS(2741), [anon_sym_LPAREN2] = ACTIONS(2743), [anon_sym_BANG] = ACTIONS(2743), [anon_sym_TILDE] = ACTIONS(2743), [anon_sym_DASH] = ACTIONS(2741), [anon_sym_PLUS] = ACTIONS(2741), [anon_sym_STAR] = ACTIONS(2743), [anon_sym_AMP_AMP] = ACTIONS(2743), [anon_sym_AMP] = ACTIONS(2741), [anon_sym_SEMI] = ACTIONS(2743), [anon_sym___extension__] = ACTIONS(2741), [anon_sym_typedef] = ACTIONS(2741), [anon_sym_virtual] = ACTIONS(2741), [anon_sym_extern] = ACTIONS(2741), [anon_sym___attribute__] = ACTIONS(2741), [anon_sym___attribute] = ACTIONS(2741), [anon_sym_using] = ACTIONS(2741), [anon_sym_COLON_COLON] = ACTIONS(2743), [anon_sym_LBRACK_LBRACK] = ACTIONS(2743), [anon_sym___declspec] = ACTIONS(2741), [anon_sym___based] = ACTIONS(2741), [anon_sym___cdecl] = ACTIONS(2741), [anon_sym___clrcall] = ACTIONS(2741), [anon_sym___stdcall] = ACTIONS(2741), [anon_sym___fastcall] = ACTIONS(2741), [anon_sym___thiscall] = ACTIONS(2741), [anon_sym___vectorcall] = ACTIONS(2741), [anon_sym_LBRACE] = ACTIONS(2743), [anon_sym_RBRACE] = ACTIONS(2743), [anon_sym_signed] = ACTIONS(2741), [anon_sym_unsigned] = ACTIONS(2741), [anon_sym_long] = ACTIONS(2741), [anon_sym_short] = ACTIONS(2741), [anon_sym_LBRACK] = ACTIONS(2741), [anon_sym_static] = ACTIONS(2741), [anon_sym_register] = ACTIONS(2741), [anon_sym_inline] = ACTIONS(2741), [anon_sym___inline] = ACTIONS(2741), [anon_sym___inline__] = ACTIONS(2741), [anon_sym___forceinline] = ACTIONS(2741), [anon_sym_thread_local] = ACTIONS(2741), [anon_sym___thread] = ACTIONS(2741), [anon_sym_const] = ACTIONS(2741), [anon_sym_constexpr] = ACTIONS(2741), [anon_sym_volatile] = ACTIONS(2741), [anon_sym_restrict] = ACTIONS(2741), [anon_sym___restrict__] = ACTIONS(2741), [anon_sym__Atomic] = ACTIONS(2741), [anon_sym__Noreturn] = ACTIONS(2741), [anon_sym_noreturn] = ACTIONS(2741), [anon_sym__Nonnull] = ACTIONS(2741), [anon_sym_mutable] = ACTIONS(2741), [anon_sym_constinit] = ACTIONS(2741), [anon_sym_consteval] = ACTIONS(2741), [anon_sym_alignas] = ACTIONS(2741), [anon_sym__Alignas] = ACTIONS(2741), [sym_primitive_type] = ACTIONS(2741), [anon_sym_enum] = ACTIONS(2741), [anon_sym_class] = ACTIONS(2741), [anon_sym_struct] = ACTIONS(2741), [anon_sym_union] = ACTIONS(2741), [anon_sym_if] = ACTIONS(2741), [anon_sym_else] = ACTIONS(2741), [anon_sym_switch] = ACTIONS(2741), [anon_sym_case] = ACTIONS(2741), [anon_sym_default] = ACTIONS(2741), [anon_sym_while] = ACTIONS(2741), [anon_sym_do] = ACTIONS(2741), [anon_sym_for] = ACTIONS(2741), [anon_sym_return] = ACTIONS(2741), [anon_sym_break] = ACTIONS(2741), [anon_sym_continue] = ACTIONS(2741), [anon_sym_goto] = ACTIONS(2741), [anon_sym___try] = ACTIONS(2741), [anon_sym___leave] = ACTIONS(2741), [anon_sym_not] = ACTIONS(2741), [anon_sym_compl] = ACTIONS(2741), [anon_sym_DASH_DASH] = ACTIONS(2743), [anon_sym_PLUS_PLUS] = ACTIONS(2743), [anon_sym_sizeof] = ACTIONS(2741), [anon_sym___alignof__] = ACTIONS(2741), [anon_sym___alignof] = ACTIONS(2741), [anon_sym__alignof] = ACTIONS(2741), [anon_sym_alignof] = ACTIONS(2741), [anon_sym__Alignof] = ACTIONS(2741), [anon_sym_offsetof] = ACTIONS(2741), [anon_sym__Generic] = ACTIONS(2741), [anon_sym_asm] = ACTIONS(2741), [anon_sym___asm__] = ACTIONS(2741), [anon_sym___asm] = ACTIONS(2741), [sym_number_literal] = ACTIONS(2743), [anon_sym_L_SQUOTE] = ACTIONS(2743), [anon_sym_u_SQUOTE] = ACTIONS(2743), [anon_sym_U_SQUOTE] = ACTIONS(2743), [anon_sym_u8_SQUOTE] = ACTIONS(2743), [anon_sym_SQUOTE] = ACTIONS(2743), [anon_sym_L_DQUOTE] = ACTIONS(2743), [anon_sym_u_DQUOTE] = ACTIONS(2743), [anon_sym_U_DQUOTE] = ACTIONS(2743), [anon_sym_u8_DQUOTE] = ACTIONS(2743), [anon_sym_DQUOTE] = ACTIONS(2743), [sym_true] = ACTIONS(2741), [sym_false] = ACTIONS(2741), [anon_sym_NULL] = ACTIONS(2741), [anon_sym_nullptr] = ACTIONS(2741), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2741), [anon_sym_decltype] = ACTIONS(2741), [anon_sym_explicit] = ACTIONS(2741), [anon_sym_typename] = ACTIONS(2741), [anon_sym_template] = ACTIONS(2741), [anon_sym_operator] = ACTIONS(2741), [anon_sym_try] = ACTIONS(2741), [anon_sym_delete] = ACTIONS(2741), [anon_sym_throw] = ACTIONS(2741), [anon_sym_namespace] = ACTIONS(2741), [anon_sym_static_assert] = ACTIONS(2741), [anon_sym_concept] = ACTIONS(2741), [anon_sym_co_return] = ACTIONS(2741), [anon_sym_co_yield] = ACTIONS(2741), [anon_sym_R_DQUOTE] = ACTIONS(2743), [anon_sym_LR_DQUOTE] = ACTIONS(2743), [anon_sym_uR_DQUOTE] = ACTIONS(2743), [anon_sym_UR_DQUOTE] = ACTIONS(2743), [anon_sym_u8R_DQUOTE] = ACTIONS(2743), [anon_sym_co_await] = ACTIONS(2741), [anon_sym_new] = ACTIONS(2741), [anon_sym_requires] = ACTIONS(2741), [sym_this] = ACTIONS(2741), }, [STATE(580)] = { [ts_builtin_sym_end] = ACTIONS(2871), [sym_identifier] = ACTIONS(2869), [aux_sym_preproc_include_token1] = ACTIONS(2869), [aux_sym_preproc_def_token1] = ACTIONS(2869), [aux_sym_preproc_if_token1] = ACTIONS(2869), [aux_sym_preproc_ifdef_token1] = ACTIONS(2869), [aux_sym_preproc_ifdef_token2] = ACTIONS(2869), [sym_preproc_directive] = ACTIONS(2869), [anon_sym_LPAREN2] = ACTIONS(2871), [anon_sym_BANG] = ACTIONS(2871), [anon_sym_TILDE] = ACTIONS(2871), [anon_sym_DASH] = ACTIONS(2869), [anon_sym_PLUS] = ACTIONS(2869), [anon_sym_STAR] = ACTIONS(2871), [anon_sym_AMP_AMP] = ACTIONS(2871), [anon_sym_AMP] = ACTIONS(2869), [anon_sym_SEMI] = ACTIONS(2871), [anon_sym___extension__] = ACTIONS(2869), [anon_sym_typedef] = ACTIONS(2869), [anon_sym_virtual] = ACTIONS(2869), [anon_sym_extern] = ACTIONS(2869), [anon_sym___attribute__] = ACTIONS(2869), [anon_sym___attribute] = ACTIONS(2869), [anon_sym_using] = ACTIONS(2869), [anon_sym_COLON_COLON] = ACTIONS(2871), [anon_sym_LBRACK_LBRACK] = ACTIONS(2871), [anon_sym___declspec] = ACTIONS(2869), [anon_sym___based] = ACTIONS(2869), [anon_sym___cdecl] = ACTIONS(2869), [anon_sym___clrcall] = ACTIONS(2869), [anon_sym___stdcall] = ACTIONS(2869), [anon_sym___fastcall] = ACTIONS(2869), [anon_sym___thiscall] = ACTIONS(2869), [anon_sym___vectorcall] = ACTIONS(2869), [anon_sym_LBRACE] = ACTIONS(2871), [anon_sym_signed] = ACTIONS(2869), [anon_sym_unsigned] = ACTIONS(2869), [anon_sym_long] = ACTIONS(2869), [anon_sym_short] = ACTIONS(2869), [anon_sym_LBRACK] = ACTIONS(2869), [anon_sym_static] = ACTIONS(2869), [anon_sym_register] = ACTIONS(2869), [anon_sym_inline] = ACTIONS(2869), [anon_sym___inline] = ACTIONS(2869), [anon_sym___inline__] = ACTIONS(2869), [anon_sym___forceinline] = ACTIONS(2869), [anon_sym_thread_local] = ACTIONS(2869), [anon_sym___thread] = ACTIONS(2869), [anon_sym_const] = ACTIONS(2869), [anon_sym_constexpr] = ACTIONS(2869), [anon_sym_volatile] = ACTIONS(2869), [anon_sym_restrict] = ACTIONS(2869), [anon_sym___restrict__] = ACTIONS(2869), [anon_sym__Atomic] = ACTIONS(2869), [anon_sym__Noreturn] = ACTIONS(2869), [anon_sym_noreturn] = ACTIONS(2869), [anon_sym__Nonnull] = ACTIONS(2869), [anon_sym_mutable] = ACTIONS(2869), [anon_sym_constinit] = ACTIONS(2869), [anon_sym_consteval] = ACTIONS(2869), [anon_sym_alignas] = ACTIONS(2869), [anon_sym__Alignas] = ACTIONS(2869), [sym_primitive_type] = ACTIONS(2869), [anon_sym_enum] = ACTIONS(2869), [anon_sym_class] = ACTIONS(2869), [anon_sym_struct] = ACTIONS(2869), [anon_sym_union] = ACTIONS(2869), [anon_sym_if] = ACTIONS(2869), [anon_sym_switch] = ACTIONS(2869), [anon_sym_case] = ACTIONS(2869), [anon_sym_default] = ACTIONS(2869), [anon_sym_while] = ACTIONS(2869), [anon_sym_do] = ACTIONS(2869), [anon_sym_for] = ACTIONS(2869), [anon_sym_return] = ACTIONS(2869), [anon_sym_break] = ACTIONS(2869), [anon_sym_continue] = ACTIONS(2869), [anon_sym_goto] = ACTIONS(2869), [anon_sym_not] = ACTIONS(2869), [anon_sym_compl] = ACTIONS(2869), [anon_sym_DASH_DASH] = ACTIONS(2871), [anon_sym_PLUS_PLUS] = ACTIONS(2871), [anon_sym_sizeof] = ACTIONS(2869), [anon_sym___alignof__] = ACTIONS(2869), [anon_sym___alignof] = ACTIONS(2869), [anon_sym__alignof] = ACTIONS(2869), [anon_sym_alignof] = ACTIONS(2869), [anon_sym__Alignof] = ACTIONS(2869), [anon_sym_offsetof] = ACTIONS(2869), [anon_sym__Generic] = ACTIONS(2869), [anon_sym_asm] = ACTIONS(2869), [anon_sym___asm__] = ACTIONS(2869), [anon_sym___asm] = ACTIONS(2869), [sym_number_literal] = ACTIONS(2871), [anon_sym_L_SQUOTE] = ACTIONS(2871), [anon_sym_u_SQUOTE] = ACTIONS(2871), [anon_sym_U_SQUOTE] = ACTIONS(2871), [anon_sym_u8_SQUOTE] = ACTIONS(2871), [anon_sym_SQUOTE] = ACTIONS(2871), [anon_sym_L_DQUOTE] = ACTIONS(2871), [anon_sym_u_DQUOTE] = ACTIONS(2871), [anon_sym_U_DQUOTE] = ACTIONS(2871), [anon_sym_u8_DQUOTE] = ACTIONS(2871), [anon_sym_DQUOTE] = ACTIONS(2871), [sym_true] = ACTIONS(2869), [sym_false] = ACTIONS(2869), [anon_sym_NULL] = ACTIONS(2869), [anon_sym_nullptr] = ACTIONS(2869), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2869), [anon_sym_decltype] = ACTIONS(2869), [anon_sym_explicit] = ACTIONS(2869), [anon_sym_typename] = ACTIONS(2869), [anon_sym_export] = ACTIONS(2869), [anon_sym_module] = ACTIONS(2869), [anon_sym_import] = ACTIONS(2869), [anon_sym_template] = ACTIONS(2869), [anon_sym_operator] = ACTIONS(2869), [anon_sym_try] = ACTIONS(2869), [anon_sym_delete] = ACTIONS(2869), [anon_sym_throw] = ACTIONS(2869), [anon_sym_namespace] = ACTIONS(2869), [anon_sym_static_assert] = ACTIONS(2869), [anon_sym_concept] = ACTIONS(2869), [anon_sym_co_return] = ACTIONS(2869), [anon_sym_co_yield] = ACTIONS(2869), [anon_sym_R_DQUOTE] = ACTIONS(2871), [anon_sym_LR_DQUOTE] = ACTIONS(2871), [anon_sym_uR_DQUOTE] = ACTIONS(2871), [anon_sym_UR_DQUOTE] = ACTIONS(2871), [anon_sym_u8R_DQUOTE] = ACTIONS(2871), [anon_sym_co_await] = ACTIONS(2869), [anon_sym_new] = ACTIONS(2869), [anon_sym_requires] = ACTIONS(2869), [sym_this] = ACTIONS(2869), }, [STATE(581)] = { [ts_builtin_sym_end] = ACTIONS(3000), [sym_identifier] = ACTIONS(2998), [aux_sym_preproc_include_token1] = ACTIONS(2998), [aux_sym_preproc_def_token1] = ACTIONS(2998), [aux_sym_preproc_if_token1] = ACTIONS(2998), [aux_sym_preproc_ifdef_token1] = ACTIONS(2998), [aux_sym_preproc_ifdef_token2] = ACTIONS(2998), [sym_preproc_directive] = ACTIONS(2998), [anon_sym_LPAREN2] = ACTIONS(3000), [anon_sym_BANG] = ACTIONS(3000), [anon_sym_TILDE] = ACTIONS(3000), [anon_sym_DASH] = ACTIONS(2998), [anon_sym_PLUS] = ACTIONS(2998), [anon_sym_STAR] = ACTIONS(3000), [anon_sym_AMP_AMP] = ACTIONS(3000), [anon_sym_AMP] = ACTIONS(2998), [anon_sym_SEMI] = ACTIONS(3000), [anon_sym___extension__] = ACTIONS(2998), [anon_sym_typedef] = ACTIONS(2998), [anon_sym_virtual] = ACTIONS(2998), [anon_sym_extern] = ACTIONS(2998), [anon_sym___attribute__] = ACTIONS(2998), [anon_sym___attribute] = ACTIONS(2998), [anon_sym_using] = ACTIONS(2998), [anon_sym_COLON_COLON] = ACTIONS(3000), [anon_sym_LBRACK_LBRACK] = ACTIONS(3000), [anon_sym___declspec] = ACTIONS(2998), [anon_sym___based] = ACTIONS(2998), [anon_sym___cdecl] = ACTIONS(2998), [anon_sym___clrcall] = ACTIONS(2998), [anon_sym___stdcall] = ACTIONS(2998), [anon_sym___fastcall] = ACTIONS(2998), [anon_sym___thiscall] = ACTIONS(2998), [anon_sym___vectorcall] = ACTIONS(2998), [anon_sym_LBRACE] = ACTIONS(3000), [anon_sym_signed] = ACTIONS(2998), [anon_sym_unsigned] = ACTIONS(2998), [anon_sym_long] = ACTIONS(2998), [anon_sym_short] = ACTIONS(2998), [anon_sym_LBRACK] = ACTIONS(2998), [anon_sym_static] = ACTIONS(2998), [anon_sym_register] = ACTIONS(2998), [anon_sym_inline] = ACTIONS(2998), [anon_sym___inline] = ACTIONS(2998), [anon_sym___inline__] = ACTIONS(2998), [anon_sym___forceinline] = ACTIONS(2998), [anon_sym_thread_local] = ACTIONS(2998), [anon_sym___thread] = ACTIONS(2998), [anon_sym_const] = ACTIONS(2998), [anon_sym_constexpr] = ACTIONS(2998), [anon_sym_volatile] = ACTIONS(2998), [anon_sym_restrict] = ACTIONS(2998), [anon_sym___restrict__] = ACTIONS(2998), [anon_sym__Atomic] = ACTIONS(2998), [anon_sym__Noreturn] = ACTIONS(2998), [anon_sym_noreturn] = ACTIONS(2998), [anon_sym__Nonnull] = ACTIONS(2998), [anon_sym_mutable] = ACTIONS(2998), [anon_sym_constinit] = ACTIONS(2998), [anon_sym_consteval] = ACTIONS(2998), [anon_sym_alignas] = ACTIONS(2998), [anon_sym__Alignas] = ACTIONS(2998), [sym_primitive_type] = ACTIONS(2998), [anon_sym_enum] = ACTIONS(2998), [anon_sym_class] = ACTIONS(2998), [anon_sym_struct] = ACTIONS(2998), [anon_sym_union] = ACTIONS(2998), [anon_sym_if] = ACTIONS(2998), [anon_sym_switch] = ACTIONS(2998), [anon_sym_case] = ACTIONS(2998), [anon_sym_default] = ACTIONS(2998), [anon_sym_while] = ACTIONS(2998), [anon_sym_do] = ACTIONS(2998), [anon_sym_for] = ACTIONS(2998), [anon_sym_return] = ACTIONS(2998), [anon_sym_break] = ACTIONS(2998), [anon_sym_continue] = ACTIONS(2998), [anon_sym_goto] = ACTIONS(2998), [anon_sym_not] = ACTIONS(2998), [anon_sym_compl] = ACTIONS(2998), [anon_sym_DASH_DASH] = ACTIONS(3000), [anon_sym_PLUS_PLUS] = ACTIONS(3000), [anon_sym_sizeof] = ACTIONS(2998), [anon_sym___alignof__] = ACTIONS(2998), [anon_sym___alignof] = ACTIONS(2998), [anon_sym__alignof] = ACTIONS(2998), [anon_sym_alignof] = ACTIONS(2998), [anon_sym__Alignof] = ACTIONS(2998), [anon_sym_offsetof] = ACTIONS(2998), [anon_sym__Generic] = ACTIONS(2998), [anon_sym_asm] = ACTIONS(2998), [anon_sym___asm__] = ACTIONS(2998), [anon_sym___asm] = ACTIONS(2998), [sym_number_literal] = ACTIONS(3000), [anon_sym_L_SQUOTE] = ACTIONS(3000), [anon_sym_u_SQUOTE] = ACTIONS(3000), [anon_sym_U_SQUOTE] = ACTIONS(3000), [anon_sym_u8_SQUOTE] = ACTIONS(3000), [anon_sym_SQUOTE] = ACTIONS(3000), [anon_sym_L_DQUOTE] = ACTIONS(3000), [anon_sym_u_DQUOTE] = ACTIONS(3000), [anon_sym_U_DQUOTE] = ACTIONS(3000), [anon_sym_u8_DQUOTE] = ACTIONS(3000), [anon_sym_DQUOTE] = ACTIONS(3000), [sym_true] = ACTIONS(2998), [sym_false] = ACTIONS(2998), [anon_sym_NULL] = ACTIONS(2998), [anon_sym_nullptr] = ACTIONS(2998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2998), [anon_sym_decltype] = ACTIONS(2998), [anon_sym_explicit] = ACTIONS(2998), [anon_sym_typename] = ACTIONS(2998), [anon_sym_export] = ACTIONS(2998), [anon_sym_module] = ACTIONS(2998), [anon_sym_import] = ACTIONS(2998), [anon_sym_template] = ACTIONS(2998), [anon_sym_operator] = ACTIONS(2998), [anon_sym_try] = ACTIONS(2998), [anon_sym_delete] = ACTIONS(2998), [anon_sym_throw] = ACTIONS(2998), [anon_sym_namespace] = ACTIONS(2998), [anon_sym_static_assert] = ACTIONS(2998), [anon_sym_concept] = ACTIONS(2998), [anon_sym_co_return] = ACTIONS(2998), [anon_sym_co_yield] = ACTIONS(2998), [anon_sym_R_DQUOTE] = ACTIONS(3000), [anon_sym_LR_DQUOTE] = ACTIONS(3000), [anon_sym_uR_DQUOTE] = ACTIONS(3000), [anon_sym_UR_DQUOTE] = ACTIONS(3000), [anon_sym_u8R_DQUOTE] = ACTIONS(3000), [anon_sym_co_await] = ACTIONS(2998), [anon_sym_new] = ACTIONS(2998), [anon_sym_requires] = ACTIONS(2998), [sym_this] = ACTIONS(2998), }, [STATE(582)] = { [sym_identifier] = ACTIONS(2749), [aux_sym_preproc_include_token1] = ACTIONS(2749), [aux_sym_preproc_def_token1] = ACTIONS(2749), [aux_sym_preproc_if_token1] = ACTIONS(2749), [aux_sym_preproc_ifdef_token1] = ACTIONS(2749), [aux_sym_preproc_ifdef_token2] = ACTIONS(2749), [sym_preproc_directive] = ACTIONS(2749), [anon_sym_LPAREN2] = ACTIONS(2751), [anon_sym_BANG] = ACTIONS(2751), [anon_sym_TILDE] = ACTIONS(2751), [anon_sym_DASH] = ACTIONS(2749), [anon_sym_PLUS] = ACTIONS(2749), [anon_sym_STAR] = ACTIONS(2751), [anon_sym_AMP_AMP] = ACTIONS(2751), [anon_sym_AMP] = ACTIONS(2749), [anon_sym_SEMI] = ACTIONS(2751), [anon_sym___extension__] = ACTIONS(2749), [anon_sym_typedef] = ACTIONS(2749), [anon_sym_virtual] = ACTIONS(2749), [anon_sym_extern] = ACTIONS(2749), [anon_sym___attribute__] = ACTIONS(2749), [anon_sym___attribute] = ACTIONS(2749), [anon_sym_using] = ACTIONS(2749), [anon_sym_COLON_COLON] = ACTIONS(2751), [anon_sym_LBRACK_LBRACK] = ACTIONS(2751), [anon_sym___declspec] = ACTIONS(2749), [anon_sym___based] = ACTIONS(2749), [anon_sym___cdecl] = ACTIONS(2749), [anon_sym___clrcall] = ACTIONS(2749), [anon_sym___stdcall] = ACTIONS(2749), [anon_sym___fastcall] = ACTIONS(2749), [anon_sym___thiscall] = ACTIONS(2749), [anon_sym___vectorcall] = ACTIONS(2749), [anon_sym_LBRACE] = ACTIONS(2751), [anon_sym_RBRACE] = ACTIONS(2751), [anon_sym_signed] = ACTIONS(2749), [anon_sym_unsigned] = ACTIONS(2749), [anon_sym_long] = ACTIONS(2749), [anon_sym_short] = ACTIONS(2749), [anon_sym_LBRACK] = ACTIONS(2749), [anon_sym_static] = ACTIONS(2749), [anon_sym_register] = ACTIONS(2749), [anon_sym_inline] = ACTIONS(2749), [anon_sym___inline] = ACTIONS(2749), [anon_sym___inline__] = ACTIONS(2749), [anon_sym___forceinline] = ACTIONS(2749), [anon_sym_thread_local] = ACTIONS(2749), [anon_sym___thread] = ACTIONS(2749), [anon_sym_const] = ACTIONS(2749), [anon_sym_constexpr] = ACTIONS(2749), [anon_sym_volatile] = ACTIONS(2749), [anon_sym_restrict] = ACTIONS(2749), [anon_sym___restrict__] = ACTIONS(2749), [anon_sym__Atomic] = ACTIONS(2749), [anon_sym__Noreturn] = ACTIONS(2749), [anon_sym_noreturn] = ACTIONS(2749), [anon_sym__Nonnull] = ACTIONS(2749), [anon_sym_mutable] = ACTIONS(2749), [anon_sym_constinit] = ACTIONS(2749), [anon_sym_consteval] = ACTIONS(2749), [anon_sym_alignas] = ACTIONS(2749), [anon_sym__Alignas] = ACTIONS(2749), [sym_primitive_type] = ACTIONS(2749), [anon_sym_enum] = ACTIONS(2749), [anon_sym_class] = ACTIONS(2749), [anon_sym_struct] = ACTIONS(2749), [anon_sym_union] = ACTIONS(2749), [anon_sym_if] = ACTIONS(2749), [anon_sym_else] = ACTIONS(2749), [anon_sym_switch] = ACTIONS(2749), [anon_sym_case] = ACTIONS(2749), [anon_sym_default] = ACTIONS(2749), [anon_sym_while] = ACTIONS(2749), [anon_sym_do] = ACTIONS(2749), [anon_sym_for] = ACTIONS(2749), [anon_sym_return] = ACTIONS(2749), [anon_sym_break] = ACTIONS(2749), [anon_sym_continue] = ACTIONS(2749), [anon_sym_goto] = ACTIONS(2749), [anon_sym___try] = ACTIONS(2749), [anon_sym___leave] = ACTIONS(2749), [anon_sym_not] = ACTIONS(2749), [anon_sym_compl] = ACTIONS(2749), [anon_sym_DASH_DASH] = ACTIONS(2751), [anon_sym_PLUS_PLUS] = ACTIONS(2751), [anon_sym_sizeof] = ACTIONS(2749), [anon_sym___alignof__] = ACTIONS(2749), [anon_sym___alignof] = ACTIONS(2749), [anon_sym__alignof] = ACTIONS(2749), [anon_sym_alignof] = ACTIONS(2749), [anon_sym__Alignof] = ACTIONS(2749), [anon_sym_offsetof] = ACTIONS(2749), [anon_sym__Generic] = ACTIONS(2749), [anon_sym_asm] = ACTIONS(2749), [anon_sym___asm__] = ACTIONS(2749), [anon_sym___asm] = ACTIONS(2749), [sym_number_literal] = ACTIONS(2751), [anon_sym_L_SQUOTE] = ACTIONS(2751), [anon_sym_u_SQUOTE] = ACTIONS(2751), [anon_sym_U_SQUOTE] = ACTIONS(2751), [anon_sym_u8_SQUOTE] = ACTIONS(2751), [anon_sym_SQUOTE] = ACTIONS(2751), [anon_sym_L_DQUOTE] = ACTIONS(2751), [anon_sym_u_DQUOTE] = ACTIONS(2751), [anon_sym_U_DQUOTE] = ACTIONS(2751), [anon_sym_u8_DQUOTE] = ACTIONS(2751), [anon_sym_DQUOTE] = ACTIONS(2751), [sym_true] = ACTIONS(2749), [sym_false] = ACTIONS(2749), [anon_sym_NULL] = ACTIONS(2749), [anon_sym_nullptr] = ACTIONS(2749), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2749), [anon_sym_decltype] = ACTIONS(2749), [anon_sym_explicit] = ACTIONS(2749), [anon_sym_typename] = ACTIONS(2749), [anon_sym_template] = ACTIONS(2749), [anon_sym_operator] = ACTIONS(2749), [anon_sym_try] = ACTIONS(2749), [anon_sym_delete] = ACTIONS(2749), [anon_sym_throw] = ACTIONS(2749), [anon_sym_namespace] = ACTIONS(2749), [anon_sym_static_assert] = ACTIONS(2749), [anon_sym_concept] = ACTIONS(2749), [anon_sym_co_return] = ACTIONS(2749), [anon_sym_co_yield] = ACTIONS(2749), [anon_sym_R_DQUOTE] = ACTIONS(2751), [anon_sym_LR_DQUOTE] = ACTIONS(2751), [anon_sym_uR_DQUOTE] = ACTIONS(2751), [anon_sym_UR_DQUOTE] = ACTIONS(2751), [anon_sym_u8R_DQUOTE] = ACTIONS(2751), [anon_sym_co_await] = ACTIONS(2749), [anon_sym_new] = ACTIONS(2749), [anon_sym_requires] = ACTIONS(2749), [sym_this] = ACTIONS(2749), }, [STATE(583)] = { [ts_builtin_sym_end] = ACTIONS(3004), [sym_identifier] = ACTIONS(3002), [aux_sym_preproc_include_token1] = ACTIONS(3002), [aux_sym_preproc_def_token1] = ACTIONS(3002), [aux_sym_preproc_if_token1] = ACTIONS(3002), [aux_sym_preproc_ifdef_token1] = ACTIONS(3002), [aux_sym_preproc_ifdef_token2] = ACTIONS(3002), [sym_preproc_directive] = ACTIONS(3002), [anon_sym_LPAREN2] = ACTIONS(3004), [anon_sym_BANG] = ACTIONS(3004), [anon_sym_TILDE] = ACTIONS(3004), [anon_sym_DASH] = ACTIONS(3002), [anon_sym_PLUS] = ACTIONS(3002), [anon_sym_STAR] = ACTIONS(3004), [anon_sym_AMP_AMP] = ACTIONS(3004), [anon_sym_AMP] = ACTIONS(3002), [anon_sym_SEMI] = ACTIONS(3004), [anon_sym___extension__] = ACTIONS(3002), [anon_sym_typedef] = ACTIONS(3002), [anon_sym_virtual] = ACTIONS(3002), [anon_sym_extern] = ACTIONS(3002), [anon_sym___attribute__] = ACTIONS(3002), [anon_sym___attribute] = ACTIONS(3002), [anon_sym_using] = ACTIONS(3002), [anon_sym_COLON_COLON] = ACTIONS(3004), [anon_sym_LBRACK_LBRACK] = ACTIONS(3004), [anon_sym___declspec] = ACTIONS(3002), [anon_sym___based] = ACTIONS(3002), [anon_sym___cdecl] = ACTIONS(3002), [anon_sym___clrcall] = ACTIONS(3002), [anon_sym___stdcall] = ACTIONS(3002), [anon_sym___fastcall] = ACTIONS(3002), [anon_sym___thiscall] = ACTIONS(3002), [anon_sym___vectorcall] = ACTIONS(3002), [anon_sym_LBRACE] = ACTIONS(3004), [anon_sym_signed] = ACTIONS(3002), [anon_sym_unsigned] = ACTIONS(3002), [anon_sym_long] = ACTIONS(3002), [anon_sym_short] = ACTIONS(3002), [anon_sym_LBRACK] = ACTIONS(3002), [anon_sym_static] = ACTIONS(3002), [anon_sym_register] = ACTIONS(3002), [anon_sym_inline] = ACTIONS(3002), [anon_sym___inline] = ACTIONS(3002), [anon_sym___inline__] = ACTIONS(3002), [anon_sym___forceinline] = ACTIONS(3002), [anon_sym_thread_local] = ACTIONS(3002), [anon_sym___thread] = ACTIONS(3002), [anon_sym_const] = ACTIONS(3002), [anon_sym_constexpr] = ACTIONS(3002), [anon_sym_volatile] = ACTIONS(3002), [anon_sym_restrict] = ACTIONS(3002), [anon_sym___restrict__] = ACTIONS(3002), [anon_sym__Atomic] = ACTIONS(3002), [anon_sym__Noreturn] = ACTIONS(3002), [anon_sym_noreturn] = ACTIONS(3002), [anon_sym__Nonnull] = ACTIONS(3002), [anon_sym_mutable] = ACTIONS(3002), [anon_sym_constinit] = ACTIONS(3002), [anon_sym_consteval] = ACTIONS(3002), [anon_sym_alignas] = ACTIONS(3002), [anon_sym__Alignas] = ACTIONS(3002), [sym_primitive_type] = ACTIONS(3002), [anon_sym_enum] = ACTIONS(3002), [anon_sym_class] = ACTIONS(3002), [anon_sym_struct] = ACTIONS(3002), [anon_sym_union] = ACTIONS(3002), [anon_sym_if] = ACTIONS(3002), [anon_sym_switch] = ACTIONS(3002), [anon_sym_case] = ACTIONS(3002), [anon_sym_default] = ACTIONS(3002), [anon_sym_while] = ACTIONS(3002), [anon_sym_do] = ACTIONS(3002), [anon_sym_for] = ACTIONS(3002), [anon_sym_return] = ACTIONS(3002), [anon_sym_break] = ACTIONS(3002), [anon_sym_continue] = ACTIONS(3002), [anon_sym_goto] = ACTIONS(3002), [anon_sym_not] = ACTIONS(3002), [anon_sym_compl] = ACTIONS(3002), [anon_sym_DASH_DASH] = ACTIONS(3004), [anon_sym_PLUS_PLUS] = ACTIONS(3004), [anon_sym_sizeof] = ACTIONS(3002), [anon_sym___alignof__] = ACTIONS(3002), [anon_sym___alignof] = ACTIONS(3002), [anon_sym__alignof] = ACTIONS(3002), [anon_sym_alignof] = ACTIONS(3002), [anon_sym__Alignof] = ACTIONS(3002), [anon_sym_offsetof] = ACTIONS(3002), [anon_sym__Generic] = ACTIONS(3002), [anon_sym_asm] = ACTIONS(3002), [anon_sym___asm__] = ACTIONS(3002), [anon_sym___asm] = ACTIONS(3002), [sym_number_literal] = ACTIONS(3004), [anon_sym_L_SQUOTE] = ACTIONS(3004), [anon_sym_u_SQUOTE] = ACTIONS(3004), [anon_sym_U_SQUOTE] = ACTIONS(3004), [anon_sym_u8_SQUOTE] = ACTIONS(3004), [anon_sym_SQUOTE] = ACTIONS(3004), [anon_sym_L_DQUOTE] = ACTIONS(3004), [anon_sym_u_DQUOTE] = ACTIONS(3004), [anon_sym_U_DQUOTE] = ACTIONS(3004), [anon_sym_u8_DQUOTE] = ACTIONS(3004), [anon_sym_DQUOTE] = ACTIONS(3004), [sym_true] = ACTIONS(3002), [sym_false] = ACTIONS(3002), [anon_sym_NULL] = ACTIONS(3002), [anon_sym_nullptr] = ACTIONS(3002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3002), [anon_sym_decltype] = ACTIONS(3002), [anon_sym_explicit] = ACTIONS(3002), [anon_sym_typename] = ACTIONS(3002), [anon_sym_export] = ACTIONS(3002), [anon_sym_module] = ACTIONS(3002), [anon_sym_import] = ACTIONS(3002), [anon_sym_template] = ACTIONS(3002), [anon_sym_operator] = ACTIONS(3002), [anon_sym_try] = ACTIONS(3002), [anon_sym_delete] = ACTIONS(3002), [anon_sym_throw] = ACTIONS(3002), [anon_sym_namespace] = ACTIONS(3002), [anon_sym_static_assert] = ACTIONS(3002), [anon_sym_concept] = ACTIONS(3002), [anon_sym_co_return] = ACTIONS(3002), [anon_sym_co_yield] = ACTIONS(3002), [anon_sym_R_DQUOTE] = ACTIONS(3004), [anon_sym_LR_DQUOTE] = ACTIONS(3004), [anon_sym_uR_DQUOTE] = ACTIONS(3004), [anon_sym_UR_DQUOTE] = ACTIONS(3004), [anon_sym_u8R_DQUOTE] = ACTIONS(3004), [anon_sym_co_await] = ACTIONS(3002), [anon_sym_new] = ACTIONS(3002), [anon_sym_requires] = ACTIONS(3002), [sym_this] = ACTIONS(3002), }, [STATE(584)] = { [ts_builtin_sym_end] = ACTIONS(2939), [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_include_token1] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_BANG] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_DASH] = ACTIONS(2937), [anon_sym_PLUS] = ACTIONS(2937), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym___cdecl] = ACTIONS(2937), [anon_sym___clrcall] = ACTIONS(2937), [anon_sym___stdcall] = ACTIONS(2937), [anon_sym___fastcall] = ACTIONS(2937), [anon_sym___thiscall] = ACTIONS(2937), [anon_sym___vectorcall] = ACTIONS(2937), [anon_sym_LBRACE] = ACTIONS(2939), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [anon_sym_if] = ACTIONS(2937), [anon_sym_switch] = ACTIONS(2937), [anon_sym_case] = ACTIONS(2937), [anon_sym_default] = ACTIONS(2937), [anon_sym_while] = ACTIONS(2937), [anon_sym_do] = ACTIONS(2937), [anon_sym_for] = ACTIONS(2937), [anon_sym_return] = ACTIONS(2937), [anon_sym_break] = ACTIONS(2937), [anon_sym_continue] = ACTIONS(2937), [anon_sym_goto] = ACTIONS(2937), [anon_sym_not] = ACTIONS(2937), [anon_sym_compl] = ACTIONS(2937), [anon_sym_DASH_DASH] = ACTIONS(2939), [anon_sym_PLUS_PLUS] = ACTIONS(2939), [anon_sym_sizeof] = ACTIONS(2937), [anon_sym___alignof__] = ACTIONS(2937), [anon_sym___alignof] = ACTIONS(2937), [anon_sym__alignof] = ACTIONS(2937), [anon_sym_alignof] = ACTIONS(2937), [anon_sym__Alignof] = ACTIONS(2937), [anon_sym_offsetof] = ACTIONS(2937), [anon_sym__Generic] = ACTIONS(2937), [anon_sym_asm] = ACTIONS(2937), [anon_sym___asm__] = ACTIONS(2937), [anon_sym___asm] = ACTIONS(2937), [sym_number_literal] = ACTIONS(2939), [anon_sym_L_SQUOTE] = ACTIONS(2939), [anon_sym_u_SQUOTE] = ACTIONS(2939), [anon_sym_U_SQUOTE] = ACTIONS(2939), [anon_sym_u8_SQUOTE] = ACTIONS(2939), [anon_sym_SQUOTE] = ACTIONS(2939), [anon_sym_L_DQUOTE] = ACTIONS(2939), [anon_sym_u_DQUOTE] = ACTIONS(2939), [anon_sym_U_DQUOTE] = ACTIONS(2939), [anon_sym_u8_DQUOTE] = ACTIONS(2939), [anon_sym_DQUOTE] = ACTIONS(2939), [sym_true] = ACTIONS(2937), [sym_false] = ACTIONS(2937), [anon_sym_NULL] = ACTIONS(2937), [anon_sym_nullptr] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_export] = ACTIONS(2937), [anon_sym_module] = ACTIONS(2937), [anon_sym_import] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_try] = ACTIONS(2937), [anon_sym_delete] = ACTIONS(2937), [anon_sym_throw] = ACTIONS(2937), [anon_sym_namespace] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), [anon_sym_concept] = ACTIONS(2937), [anon_sym_co_return] = ACTIONS(2937), [anon_sym_co_yield] = ACTIONS(2937), [anon_sym_R_DQUOTE] = ACTIONS(2939), [anon_sym_LR_DQUOTE] = ACTIONS(2939), [anon_sym_uR_DQUOTE] = ACTIONS(2939), [anon_sym_UR_DQUOTE] = ACTIONS(2939), [anon_sym_u8R_DQUOTE] = ACTIONS(2939), [anon_sym_co_await] = ACTIONS(2937), [anon_sym_new] = ACTIONS(2937), [anon_sym_requires] = ACTIONS(2937), [sym_this] = ACTIONS(2937), }, [STATE(585)] = { [ts_builtin_sym_end] = ACTIONS(2939), [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_include_token1] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_BANG] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_DASH] = ACTIONS(2937), [anon_sym_PLUS] = ACTIONS(2937), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym___cdecl] = ACTIONS(2937), [anon_sym___clrcall] = ACTIONS(2937), [anon_sym___stdcall] = ACTIONS(2937), [anon_sym___fastcall] = ACTIONS(2937), [anon_sym___thiscall] = ACTIONS(2937), [anon_sym___vectorcall] = ACTIONS(2937), [anon_sym_LBRACE] = ACTIONS(2939), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [anon_sym_if] = ACTIONS(2937), [anon_sym_switch] = ACTIONS(2937), [anon_sym_case] = ACTIONS(2937), [anon_sym_default] = ACTIONS(2937), [anon_sym_while] = ACTIONS(2937), [anon_sym_do] = ACTIONS(2937), [anon_sym_for] = ACTIONS(2937), [anon_sym_return] = ACTIONS(2937), [anon_sym_break] = ACTIONS(2937), [anon_sym_continue] = ACTIONS(2937), [anon_sym_goto] = ACTIONS(2937), [anon_sym_not] = ACTIONS(2937), [anon_sym_compl] = ACTIONS(2937), [anon_sym_DASH_DASH] = ACTIONS(2939), [anon_sym_PLUS_PLUS] = ACTIONS(2939), [anon_sym_sizeof] = ACTIONS(2937), [anon_sym___alignof__] = ACTIONS(2937), [anon_sym___alignof] = ACTIONS(2937), [anon_sym__alignof] = ACTIONS(2937), [anon_sym_alignof] = ACTIONS(2937), [anon_sym__Alignof] = ACTIONS(2937), [anon_sym_offsetof] = ACTIONS(2937), [anon_sym__Generic] = ACTIONS(2937), [anon_sym_asm] = ACTIONS(2937), [anon_sym___asm__] = ACTIONS(2937), [anon_sym___asm] = ACTIONS(2937), [sym_number_literal] = ACTIONS(2939), [anon_sym_L_SQUOTE] = ACTIONS(2939), [anon_sym_u_SQUOTE] = ACTIONS(2939), [anon_sym_U_SQUOTE] = ACTIONS(2939), [anon_sym_u8_SQUOTE] = ACTIONS(2939), [anon_sym_SQUOTE] = ACTIONS(2939), [anon_sym_L_DQUOTE] = ACTIONS(2939), [anon_sym_u_DQUOTE] = ACTIONS(2939), [anon_sym_U_DQUOTE] = ACTIONS(2939), [anon_sym_u8_DQUOTE] = ACTIONS(2939), [anon_sym_DQUOTE] = ACTIONS(2939), [sym_true] = ACTIONS(2937), [sym_false] = ACTIONS(2937), [anon_sym_NULL] = ACTIONS(2937), [anon_sym_nullptr] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_export] = ACTIONS(2937), [anon_sym_module] = ACTIONS(2937), [anon_sym_import] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_try] = ACTIONS(2937), [anon_sym_delete] = ACTIONS(2937), [anon_sym_throw] = ACTIONS(2937), [anon_sym_namespace] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), [anon_sym_concept] = ACTIONS(2937), [anon_sym_co_return] = ACTIONS(2937), [anon_sym_co_yield] = ACTIONS(2937), [anon_sym_R_DQUOTE] = ACTIONS(2939), [anon_sym_LR_DQUOTE] = ACTIONS(2939), [anon_sym_uR_DQUOTE] = ACTIONS(2939), [anon_sym_UR_DQUOTE] = ACTIONS(2939), [anon_sym_u8R_DQUOTE] = ACTIONS(2939), [anon_sym_co_await] = ACTIONS(2937), [anon_sym_new] = ACTIONS(2937), [anon_sym_requires] = ACTIONS(2937), [sym_this] = ACTIONS(2937), }, [STATE(586)] = { [ts_builtin_sym_end] = ACTIONS(2943), [sym_identifier] = ACTIONS(2941), [aux_sym_preproc_include_token1] = ACTIONS(2941), [aux_sym_preproc_def_token1] = ACTIONS(2941), [aux_sym_preproc_if_token1] = ACTIONS(2941), [aux_sym_preproc_ifdef_token1] = ACTIONS(2941), [aux_sym_preproc_ifdef_token2] = ACTIONS(2941), [sym_preproc_directive] = ACTIONS(2941), [anon_sym_LPAREN2] = ACTIONS(2943), [anon_sym_BANG] = ACTIONS(2943), [anon_sym_TILDE] = ACTIONS(2943), [anon_sym_DASH] = ACTIONS(2941), [anon_sym_PLUS] = ACTIONS(2941), [anon_sym_STAR] = ACTIONS(2943), [anon_sym_AMP_AMP] = ACTIONS(2943), [anon_sym_AMP] = ACTIONS(2941), [anon_sym_SEMI] = ACTIONS(2943), [anon_sym___extension__] = ACTIONS(2941), [anon_sym_typedef] = ACTIONS(2941), [anon_sym_virtual] = ACTIONS(2941), [anon_sym_extern] = ACTIONS(2941), [anon_sym___attribute__] = ACTIONS(2941), [anon_sym___attribute] = ACTIONS(2941), [anon_sym_using] = ACTIONS(2941), [anon_sym_COLON_COLON] = ACTIONS(2943), [anon_sym_LBRACK_LBRACK] = ACTIONS(2943), [anon_sym___declspec] = ACTIONS(2941), [anon_sym___based] = ACTIONS(2941), [anon_sym___cdecl] = ACTIONS(2941), [anon_sym___clrcall] = ACTIONS(2941), [anon_sym___stdcall] = ACTIONS(2941), [anon_sym___fastcall] = ACTIONS(2941), [anon_sym___thiscall] = ACTIONS(2941), [anon_sym___vectorcall] = ACTIONS(2941), [anon_sym_LBRACE] = ACTIONS(2943), [anon_sym_signed] = ACTIONS(2941), [anon_sym_unsigned] = ACTIONS(2941), [anon_sym_long] = ACTIONS(2941), [anon_sym_short] = ACTIONS(2941), [anon_sym_LBRACK] = ACTIONS(2941), [anon_sym_static] = ACTIONS(2941), [anon_sym_register] = ACTIONS(2941), [anon_sym_inline] = ACTIONS(2941), [anon_sym___inline] = ACTIONS(2941), [anon_sym___inline__] = ACTIONS(2941), [anon_sym___forceinline] = ACTIONS(2941), [anon_sym_thread_local] = ACTIONS(2941), [anon_sym___thread] = ACTIONS(2941), [anon_sym_const] = ACTIONS(2941), [anon_sym_constexpr] = ACTIONS(2941), [anon_sym_volatile] = ACTIONS(2941), [anon_sym_restrict] = ACTIONS(2941), [anon_sym___restrict__] = ACTIONS(2941), [anon_sym__Atomic] = ACTIONS(2941), [anon_sym__Noreturn] = ACTIONS(2941), [anon_sym_noreturn] = ACTIONS(2941), [anon_sym__Nonnull] = ACTIONS(2941), [anon_sym_mutable] = ACTIONS(2941), [anon_sym_constinit] = ACTIONS(2941), [anon_sym_consteval] = ACTIONS(2941), [anon_sym_alignas] = ACTIONS(2941), [anon_sym__Alignas] = ACTIONS(2941), [sym_primitive_type] = ACTIONS(2941), [anon_sym_enum] = ACTIONS(2941), [anon_sym_class] = ACTIONS(2941), [anon_sym_struct] = ACTIONS(2941), [anon_sym_union] = ACTIONS(2941), [anon_sym_if] = ACTIONS(2941), [anon_sym_switch] = ACTIONS(2941), [anon_sym_case] = ACTIONS(2941), [anon_sym_default] = ACTIONS(2941), [anon_sym_while] = ACTIONS(2941), [anon_sym_do] = ACTIONS(2941), [anon_sym_for] = ACTIONS(2941), [anon_sym_return] = ACTIONS(2941), [anon_sym_break] = ACTIONS(2941), [anon_sym_continue] = ACTIONS(2941), [anon_sym_goto] = ACTIONS(2941), [anon_sym_not] = ACTIONS(2941), [anon_sym_compl] = ACTIONS(2941), [anon_sym_DASH_DASH] = ACTIONS(2943), [anon_sym_PLUS_PLUS] = ACTIONS(2943), [anon_sym_sizeof] = ACTIONS(2941), [anon_sym___alignof__] = ACTIONS(2941), [anon_sym___alignof] = ACTIONS(2941), [anon_sym__alignof] = ACTIONS(2941), [anon_sym_alignof] = ACTIONS(2941), [anon_sym__Alignof] = ACTIONS(2941), [anon_sym_offsetof] = ACTIONS(2941), [anon_sym__Generic] = ACTIONS(2941), [anon_sym_asm] = ACTIONS(2941), [anon_sym___asm__] = ACTIONS(2941), [anon_sym___asm] = ACTIONS(2941), [sym_number_literal] = ACTIONS(2943), [anon_sym_L_SQUOTE] = ACTIONS(2943), [anon_sym_u_SQUOTE] = ACTIONS(2943), [anon_sym_U_SQUOTE] = ACTIONS(2943), [anon_sym_u8_SQUOTE] = ACTIONS(2943), [anon_sym_SQUOTE] = ACTIONS(2943), [anon_sym_L_DQUOTE] = ACTIONS(2943), [anon_sym_u_DQUOTE] = ACTIONS(2943), [anon_sym_U_DQUOTE] = ACTIONS(2943), [anon_sym_u8_DQUOTE] = ACTIONS(2943), [anon_sym_DQUOTE] = ACTIONS(2943), [sym_true] = ACTIONS(2941), [sym_false] = ACTIONS(2941), [anon_sym_NULL] = ACTIONS(2941), [anon_sym_nullptr] = ACTIONS(2941), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2941), [anon_sym_decltype] = ACTIONS(2941), [anon_sym_explicit] = ACTIONS(2941), [anon_sym_typename] = ACTIONS(2941), [anon_sym_export] = ACTIONS(2941), [anon_sym_module] = ACTIONS(2941), [anon_sym_import] = ACTIONS(2941), [anon_sym_template] = ACTIONS(2941), [anon_sym_operator] = ACTIONS(2941), [anon_sym_try] = ACTIONS(2941), [anon_sym_delete] = ACTIONS(2941), [anon_sym_throw] = ACTIONS(2941), [anon_sym_namespace] = ACTIONS(2941), [anon_sym_static_assert] = ACTIONS(2941), [anon_sym_concept] = ACTIONS(2941), [anon_sym_co_return] = ACTIONS(2941), [anon_sym_co_yield] = ACTIONS(2941), [anon_sym_R_DQUOTE] = ACTIONS(2943), [anon_sym_LR_DQUOTE] = ACTIONS(2943), [anon_sym_uR_DQUOTE] = ACTIONS(2943), [anon_sym_UR_DQUOTE] = ACTIONS(2943), [anon_sym_u8R_DQUOTE] = ACTIONS(2943), [anon_sym_co_await] = ACTIONS(2941), [anon_sym_new] = ACTIONS(2941), [anon_sym_requires] = ACTIONS(2941), [sym_this] = ACTIONS(2941), }, [STATE(587)] = { [ts_builtin_sym_end] = ACTIONS(2947), [sym_identifier] = ACTIONS(2945), [aux_sym_preproc_include_token1] = ACTIONS(2945), [aux_sym_preproc_def_token1] = ACTIONS(2945), [aux_sym_preproc_if_token1] = ACTIONS(2945), [aux_sym_preproc_ifdef_token1] = ACTIONS(2945), [aux_sym_preproc_ifdef_token2] = ACTIONS(2945), [sym_preproc_directive] = ACTIONS(2945), [anon_sym_LPAREN2] = ACTIONS(2947), [anon_sym_BANG] = ACTIONS(2947), [anon_sym_TILDE] = ACTIONS(2947), [anon_sym_DASH] = ACTIONS(2945), [anon_sym_PLUS] = ACTIONS(2945), [anon_sym_STAR] = ACTIONS(2947), [anon_sym_AMP_AMP] = ACTIONS(2947), [anon_sym_AMP] = ACTIONS(2945), [anon_sym_SEMI] = ACTIONS(2947), [anon_sym___extension__] = ACTIONS(2945), [anon_sym_typedef] = ACTIONS(2945), [anon_sym_virtual] = ACTIONS(2945), [anon_sym_extern] = ACTIONS(2945), [anon_sym___attribute__] = ACTIONS(2945), [anon_sym___attribute] = ACTIONS(2945), [anon_sym_using] = ACTIONS(2945), [anon_sym_COLON_COLON] = ACTIONS(2947), [anon_sym_LBRACK_LBRACK] = ACTIONS(2947), [anon_sym___declspec] = ACTIONS(2945), [anon_sym___based] = ACTIONS(2945), [anon_sym___cdecl] = ACTIONS(2945), [anon_sym___clrcall] = ACTIONS(2945), [anon_sym___stdcall] = ACTIONS(2945), [anon_sym___fastcall] = ACTIONS(2945), [anon_sym___thiscall] = ACTIONS(2945), [anon_sym___vectorcall] = ACTIONS(2945), [anon_sym_LBRACE] = ACTIONS(2947), [anon_sym_signed] = ACTIONS(2945), [anon_sym_unsigned] = ACTIONS(2945), [anon_sym_long] = ACTIONS(2945), [anon_sym_short] = ACTIONS(2945), [anon_sym_LBRACK] = ACTIONS(2945), [anon_sym_static] = ACTIONS(2945), [anon_sym_register] = ACTIONS(2945), [anon_sym_inline] = ACTIONS(2945), [anon_sym___inline] = ACTIONS(2945), [anon_sym___inline__] = ACTIONS(2945), [anon_sym___forceinline] = ACTIONS(2945), [anon_sym_thread_local] = ACTIONS(2945), [anon_sym___thread] = ACTIONS(2945), [anon_sym_const] = ACTIONS(2945), [anon_sym_constexpr] = ACTIONS(2945), [anon_sym_volatile] = ACTIONS(2945), [anon_sym_restrict] = ACTIONS(2945), [anon_sym___restrict__] = ACTIONS(2945), [anon_sym__Atomic] = ACTIONS(2945), [anon_sym__Noreturn] = ACTIONS(2945), [anon_sym_noreturn] = ACTIONS(2945), [anon_sym__Nonnull] = ACTIONS(2945), [anon_sym_mutable] = ACTIONS(2945), [anon_sym_constinit] = ACTIONS(2945), [anon_sym_consteval] = ACTIONS(2945), [anon_sym_alignas] = ACTIONS(2945), [anon_sym__Alignas] = ACTIONS(2945), [sym_primitive_type] = ACTIONS(2945), [anon_sym_enum] = ACTIONS(2945), [anon_sym_class] = ACTIONS(2945), [anon_sym_struct] = ACTIONS(2945), [anon_sym_union] = ACTIONS(2945), [anon_sym_if] = ACTIONS(2945), [anon_sym_switch] = ACTIONS(2945), [anon_sym_case] = ACTIONS(2945), [anon_sym_default] = ACTIONS(2945), [anon_sym_while] = ACTIONS(2945), [anon_sym_do] = ACTIONS(2945), [anon_sym_for] = ACTIONS(2945), [anon_sym_return] = ACTIONS(2945), [anon_sym_break] = ACTIONS(2945), [anon_sym_continue] = ACTIONS(2945), [anon_sym_goto] = ACTIONS(2945), [anon_sym_not] = ACTIONS(2945), [anon_sym_compl] = ACTIONS(2945), [anon_sym_DASH_DASH] = ACTIONS(2947), [anon_sym_PLUS_PLUS] = ACTIONS(2947), [anon_sym_sizeof] = ACTIONS(2945), [anon_sym___alignof__] = ACTIONS(2945), [anon_sym___alignof] = ACTIONS(2945), [anon_sym__alignof] = ACTIONS(2945), [anon_sym_alignof] = ACTIONS(2945), [anon_sym__Alignof] = ACTIONS(2945), [anon_sym_offsetof] = ACTIONS(2945), [anon_sym__Generic] = ACTIONS(2945), [anon_sym_asm] = ACTIONS(2945), [anon_sym___asm__] = ACTIONS(2945), [anon_sym___asm] = ACTIONS(2945), [sym_number_literal] = ACTIONS(2947), [anon_sym_L_SQUOTE] = ACTIONS(2947), [anon_sym_u_SQUOTE] = ACTIONS(2947), [anon_sym_U_SQUOTE] = ACTIONS(2947), [anon_sym_u8_SQUOTE] = ACTIONS(2947), [anon_sym_SQUOTE] = ACTIONS(2947), [anon_sym_L_DQUOTE] = ACTIONS(2947), [anon_sym_u_DQUOTE] = ACTIONS(2947), [anon_sym_U_DQUOTE] = ACTIONS(2947), [anon_sym_u8_DQUOTE] = ACTIONS(2947), [anon_sym_DQUOTE] = ACTIONS(2947), [sym_true] = ACTIONS(2945), [sym_false] = ACTIONS(2945), [anon_sym_NULL] = ACTIONS(2945), [anon_sym_nullptr] = ACTIONS(2945), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2945), [anon_sym_decltype] = ACTIONS(2945), [anon_sym_explicit] = ACTIONS(2945), [anon_sym_typename] = ACTIONS(2945), [anon_sym_export] = ACTIONS(2945), [anon_sym_module] = ACTIONS(2945), [anon_sym_import] = ACTIONS(2945), [anon_sym_template] = ACTIONS(2945), [anon_sym_operator] = ACTIONS(2945), [anon_sym_try] = ACTIONS(2945), [anon_sym_delete] = ACTIONS(2945), [anon_sym_throw] = ACTIONS(2945), [anon_sym_namespace] = ACTIONS(2945), [anon_sym_static_assert] = ACTIONS(2945), [anon_sym_concept] = ACTIONS(2945), [anon_sym_co_return] = ACTIONS(2945), [anon_sym_co_yield] = ACTIONS(2945), [anon_sym_R_DQUOTE] = ACTIONS(2947), [anon_sym_LR_DQUOTE] = ACTIONS(2947), [anon_sym_uR_DQUOTE] = ACTIONS(2947), [anon_sym_UR_DQUOTE] = ACTIONS(2947), [anon_sym_u8R_DQUOTE] = ACTIONS(2947), [anon_sym_co_await] = ACTIONS(2945), [anon_sym_new] = ACTIONS(2945), [anon_sym_requires] = ACTIONS(2945), [sym_this] = ACTIONS(2945), }, [STATE(588)] = { [ts_builtin_sym_end] = ACTIONS(3543), [sym_identifier] = ACTIONS(3545), [aux_sym_preproc_include_token1] = ACTIONS(3545), [aux_sym_preproc_def_token1] = ACTIONS(3545), [aux_sym_preproc_if_token1] = ACTIONS(3545), [aux_sym_preproc_ifdef_token1] = ACTIONS(3545), [aux_sym_preproc_ifdef_token2] = ACTIONS(3545), [sym_preproc_directive] = ACTIONS(3545), [anon_sym_LPAREN2] = ACTIONS(3543), [anon_sym_BANG] = ACTIONS(3543), [anon_sym_TILDE] = ACTIONS(3543), [anon_sym_DASH] = ACTIONS(3545), [anon_sym_PLUS] = ACTIONS(3545), [anon_sym_STAR] = ACTIONS(3543), [anon_sym_AMP_AMP] = ACTIONS(3543), [anon_sym_AMP] = ACTIONS(3545), [anon_sym_SEMI] = ACTIONS(3543), [anon_sym___extension__] = ACTIONS(3545), [anon_sym_typedef] = ACTIONS(3545), [anon_sym_virtual] = ACTIONS(3545), [anon_sym_extern] = ACTIONS(3545), [anon_sym___attribute__] = ACTIONS(3545), [anon_sym___attribute] = ACTIONS(3545), [anon_sym_using] = ACTIONS(3545), [anon_sym_COLON_COLON] = ACTIONS(3543), [anon_sym_LBRACK_LBRACK] = ACTIONS(3543), [anon_sym___declspec] = ACTIONS(3545), [anon_sym___based] = ACTIONS(3545), [anon_sym___cdecl] = ACTIONS(3545), [anon_sym___clrcall] = ACTIONS(3545), [anon_sym___stdcall] = ACTIONS(3545), [anon_sym___fastcall] = ACTIONS(3545), [anon_sym___thiscall] = ACTIONS(3545), [anon_sym___vectorcall] = ACTIONS(3545), [anon_sym_LBRACE] = ACTIONS(3543), [anon_sym_signed] = ACTIONS(3545), [anon_sym_unsigned] = ACTIONS(3545), [anon_sym_long] = ACTIONS(3545), [anon_sym_short] = ACTIONS(3545), [anon_sym_LBRACK] = ACTIONS(3545), [anon_sym_static] = ACTIONS(3545), [anon_sym_register] = ACTIONS(3545), [anon_sym_inline] = ACTIONS(3545), [anon_sym___inline] = ACTIONS(3545), [anon_sym___inline__] = ACTIONS(3545), [anon_sym___forceinline] = ACTIONS(3545), [anon_sym_thread_local] = ACTIONS(3545), [anon_sym___thread] = ACTIONS(3545), [anon_sym_const] = ACTIONS(3545), [anon_sym_constexpr] = ACTIONS(3545), [anon_sym_volatile] = ACTIONS(3545), [anon_sym_restrict] = ACTIONS(3545), [anon_sym___restrict__] = ACTIONS(3545), [anon_sym__Atomic] = ACTIONS(3545), [anon_sym__Noreturn] = ACTIONS(3545), [anon_sym_noreturn] = ACTIONS(3545), [anon_sym__Nonnull] = ACTIONS(3545), [anon_sym_mutable] = ACTIONS(3545), [anon_sym_constinit] = ACTIONS(3545), [anon_sym_consteval] = ACTIONS(3545), [anon_sym_alignas] = ACTIONS(3545), [anon_sym__Alignas] = ACTIONS(3545), [sym_primitive_type] = ACTIONS(3545), [anon_sym_enum] = ACTIONS(3545), [anon_sym_class] = ACTIONS(3545), [anon_sym_struct] = ACTIONS(3545), [anon_sym_union] = ACTIONS(3545), [anon_sym_if] = ACTIONS(3545), [anon_sym_switch] = ACTIONS(3545), [anon_sym_case] = ACTIONS(3545), [anon_sym_default] = ACTIONS(3545), [anon_sym_while] = ACTIONS(3545), [anon_sym_do] = ACTIONS(3545), [anon_sym_for] = ACTIONS(3545), [anon_sym_return] = ACTIONS(3545), [anon_sym_break] = ACTIONS(3545), [anon_sym_continue] = ACTIONS(3545), [anon_sym_goto] = ACTIONS(3545), [anon_sym_not] = ACTIONS(3545), [anon_sym_compl] = ACTIONS(3545), [anon_sym_DASH_DASH] = ACTIONS(3543), [anon_sym_PLUS_PLUS] = ACTIONS(3543), [anon_sym_sizeof] = ACTIONS(3545), [anon_sym___alignof__] = ACTIONS(3545), [anon_sym___alignof] = ACTIONS(3545), [anon_sym__alignof] = ACTIONS(3545), [anon_sym_alignof] = ACTIONS(3545), [anon_sym__Alignof] = ACTIONS(3545), [anon_sym_offsetof] = ACTIONS(3545), [anon_sym__Generic] = ACTIONS(3545), [anon_sym_asm] = ACTIONS(3545), [anon_sym___asm__] = ACTIONS(3545), [anon_sym___asm] = ACTIONS(3545), [sym_number_literal] = ACTIONS(3543), [anon_sym_L_SQUOTE] = ACTIONS(3543), [anon_sym_u_SQUOTE] = ACTIONS(3543), [anon_sym_U_SQUOTE] = ACTIONS(3543), [anon_sym_u8_SQUOTE] = ACTIONS(3543), [anon_sym_SQUOTE] = ACTIONS(3543), [anon_sym_L_DQUOTE] = ACTIONS(3543), [anon_sym_u_DQUOTE] = ACTIONS(3543), [anon_sym_U_DQUOTE] = ACTIONS(3543), [anon_sym_u8_DQUOTE] = ACTIONS(3543), [anon_sym_DQUOTE] = ACTIONS(3543), [sym_true] = ACTIONS(3545), [sym_false] = ACTIONS(3545), [anon_sym_NULL] = ACTIONS(3545), [anon_sym_nullptr] = ACTIONS(3545), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3545), [anon_sym_decltype] = ACTIONS(3545), [anon_sym_explicit] = ACTIONS(3545), [anon_sym_typename] = ACTIONS(3545), [anon_sym_export] = ACTIONS(3545), [anon_sym_module] = ACTIONS(3545), [anon_sym_import] = ACTIONS(3545), [anon_sym_template] = ACTIONS(3545), [anon_sym_operator] = ACTIONS(3545), [anon_sym_try] = ACTIONS(3545), [anon_sym_delete] = ACTIONS(3545), [anon_sym_throw] = ACTIONS(3545), [anon_sym_namespace] = ACTIONS(3545), [anon_sym_static_assert] = ACTIONS(3545), [anon_sym_concept] = ACTIONS(3545), [anon_sym_co_return] = ACTIONS(3545), [anon_sym_co_yield] = ACTIONS(3545), [anon_sym_R_DQUOTE] = ACTIONS(3543), [anon_sym_LR_DQUOTE] = ACTIONS(3543), [anon_sym_uR_DQUOTE] = ACTIONS(3543), [anon_sym_UR_DQUOTE] = ACTIONS(3543), [anon_sym_u8R_DQUOTE] = ACTIONS(3543), [anon_sym_co_await] = ACTIONS(3545), [anon_sym_new] = ACTIONS(3545), [anon_sym_requires] = ACTIONS(3545), [sym_this] = ACTIONS(3545), }, [STATE(589)] = { [ts_builtin_sym_end] = ACTIONS(2951), [sym_identifier] = ACTIONS(2949), [aux_sym_preproc_include_token1] = ACTIONS(2949), [aux_sym_preproc_def_token1] = ACTIONS(2949), [aux_sym_preproc_if_token1] = ACTIONS(2949), [aux_sym_preproc_ifdef_token1] = ACTIONS(2949), [aux_sym_preproc_ifdef_token2] = ACTIONS(2949), [sym_preproc_directive] = ACTIONS(2949), [anon_sym_LPAREN2] = ACTIONS(2951), [anon_sym_BANG] = ACTIONS(2951), [anon_sym_TILDE] = ACTIONS(2951), [anon_sym_DASH] = ACTIONS(2949), [anon_sym_PLUS] = ACTIONS(2949), [anon_sym_STAR] = ACTIONS(2951), [anon_sym_AMP_AMP] = ACTIONS(2951), [anon_sym_AMP] = ACTIONS(2949), [anon_sym_SEMI] = ACTIONS(2951), [anon_sym___extension__] = ACTIONS(2949), [anon_sym_typedef] = ACTIONS(2949), [anon_sym_virtual] = ACTIONS(2949), [anon_sym_extern] = ACTIONS(2949), [anon_sym___attribute__] = ACTIONS(2949), [anon_sym___attribute] = ACTIONS(2949), [anon_sym_using] = ACTIONS(2949), [anon_sym_COLON_COLON] = ACTIONS(2951), [anon_sym_LBRACK_LBRACK] = ACTIONS(2951), [anon_sym___declspec] = ACTIONS(2949), [anon_sym___based] = ACTIONS(2949), [anon_sym___cdecl] = ACTIONS(2949), [anon_sym___clrcall] = ACTIONS(2949), [anon_sym___stdcall] = ACTIONS(2949), [anon_sym___fastcall] = ACTIONS(2949), [anon_sym___thiscall] = ACTIONS(2949), [anon_sym___vectorcall] = ACTIONS(2949), [anon_sym_LBRACE] = ACTIONS(2951), [anon_sym_signed] = ACTIONS(2949), [anon_sym_unsigned] = ACTIONS(2949), [anon_sym_long] = ACTIONS(2949), [anon_sym_short] = ACTIONS(2949), [anon_sym_LBRACK] = ACTIONS(2949), [anon_sym_static] = ACTIONS(2949), [anon_sym_register] = ACTIONS(2949), [anon_sym_inline] = ACTIONS(2949), [anon_sym___inline] = ACTIONS(2949), [anon_sym___inline__] = ACTIONS(2949), [anon_sym___forceinline] = ACTIONS(2949), [anon_sym_thread_local] = ACTIONS(2949), [anon_sym___thread] = ACTIONS(2949), [anon_sym_const] = ACTIONS(2949), [anon_sym_constexpr] = ACTIONS(2949), [anon_sym_volatile] = ACTIONS(2949), [anon_sym_restrict] = ACTIONS(2949), [anon_sym___restrict__] = ACTIONS(2949), [anon_sym__Atomic] = ACTIONS(2949), [anon_sym__Noreturn] = ACTIONS(2949), [anon_sym_noreturn] = ACTIONS(2949), [anon_sym__Nonnull] = ACTIONS(2949), [anon_sym_mutable] = ACTIONS(2949), [anon_sym_constinit] = ACTIONS(2949), [anon_sym_consteval] = ACTIONS(2949), [anon_sym_alignas] = ACTIONS(2949), [anon_sym__Alignas] = ACTIONS(2949), [sym_primitive_type] = ACTIONS(2949), [anon_sym_enum] = ACTIONS(2949), [anon_sym_class] = ACTIONS(2949), [anon_sym_struct] = ACTIONS(2949), [anon_sym_union] = ACTIONS(2949), [anon_sym_if] = ACTIONS(2949), [anon_sym_switch] = ACTIONS(2949), [anon_sym_case] = ACTIONS(2949), [anon_sym_default] = ACTIONS(2949), [anon_sym_while] = ACTIONS(2949), [anon_sym_do] = ACTIONS(2949), [anon_sym_for] = ACTIONS(2949), [anon_sym_return] = ACTIONS(2949), [anon_sym_break] = ACTIONS(2949), [anon_sym_continue] = ACTIONS(2949), [anon_sym_goto] = ACTIONS(2949), [anon_sym_not] = ACTIONS(2949), [anon_sym_compl] = ACTIONS(2949), [anon_sym_DASH_DASH] = ACTIONS(2951), [anon_sym_PLUS_PLUS] = ACTIONS(2951), [anon_sym_sizeof] = ACTIONS(2949), [anon_sym___alignof__] = ACTIONS(2949), [anon_sym___alignof] = ACTIONS(2949), [anon_sym__alignof] = ACTIONS(2949), [anon_sym_alignof] = ACTIONS(2949), [anon_sym__Alignof] = ACTIONS(2949), [anon_sym_offsetof] = ACTIONS(2949), [anon_sym__Generic] = ACTIONS(2949), [anon_sym_asm] = ACTIONS(2949), [anon_sym___asm__] = ACTIONS(2949), [anon_sym___asm] = ACTIONS(2949), [sym_number_literal] = ACTIONS(2951), [anon_sym_L_SQUOTE] = ACTIONS(2951), [anon_sym_u_SQUOTE] = ACTIONS(2951), [anon_sym_U_SQUOTE] = ACTIONS(2951), [anon_sym_u8_SQUOTE] = ACTIONS(2951), [anon_sym_SQUOTE] = ACTIONS(2951), [anon_sym_L_DQUOTE] = ACTIONS(2951), [anon_sym_u_DQUOTE] = ACTIONS(2951), [anon_sym_U_DQUOTE] = ACTIONS(2951), [anon_sym_u8_DQUOTE] = ACTIONS(2951), [anon_sym_DQUOTE] = ACTIONS(2951), [sym_true] = ACTIONS(2949), [sym_false] = ACTIONS(2949), [anon_sym_NULL] = ACTIONS(2949), [anon_sym_nullptr] = ACTIONS(2949), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2949), [anon_sym_decltype] = ACTIONS(2949), [anon_sym_explicit] = ACTIONS(2949), [anon_sym_typename] = ACTIONS(2949), [anon_sym_export] = ACTIONS(2949), [anon_sym_module] = ACTIONS(2949), [anon_sym_import] = ACTIONS(2949), [anon_sym_template] = ACTIONS(2949), [anon_sym_operator] = ACTIONS(2949), [anon_sym_try] = ACTIONS(2949), [anon_sym_delete] = ACTIONS(2949), [anon_sym_throw] = ACTIONS(2949), [anon_sym_namespace] = ACTIONS(2949), [anon_sym_static_assert] = ACTIONS(2949), [anon_sym_concept] = ACTIONS(2949), [anon_sym_co_return] = ACTIONS(2949), [anon_sym_co_yield] = ACTIONS(2949), [anon_sym_R_DQUOTE] = ACTIONS(2951), [anon_sym_LR_DQUOTE] = ACTIONS(2951), [anon_sym_uR_DQUOTE] = ACTIONS(2951), [anon_sym_UR_DQUOTE] = ACTIONS(2951), [anon_sym_u8R_DQUOTE] = ACTIONS(2951), [anon_sym_co_await] = ACTIONS(2949), [anon_sym_new] = ACTIONS(2949), [anon_sym_requires] = ACTIONS(2949), [sym_this] = ACTIONS(2949), }, [STATE(590)] = { [ts_builtin_sym_end] = ACTIONS(3547), [sym_identifier] = ACTIONS(3550), [aux_sym_preproc_include_token1] = ACTIONS(3550), [aux_sym_preproc_def_token1] = ACTIONS(3550), [aux_sym_preproc_if_token1] = ACTIONS(3550), [aux_sym_preproc_ifdef_token1] = ACTIONS(3550), [aux_sym_preproc_ifdef_token2] = ACTIONS(3550), [sym_preproc_directive] = ACTIONS(3550), [anon_sym_LPAREN2] = ACTIONS(3547), [anon_sym_BANG] = ACTIONS(3547), [anon_sym_TILDE] = ACTIONS(3547), [anon_sym_DASH] = ACTIONS(3550), [anon_sym_PLUS] = ACTIONS(3550), [anon_sym_STAR] = ACTIONS(3547), [anon_sym_AMP_AMP] = ACTIONS(3547), [anon_sym_AMP] = ACTIONS(3550), [anon_sym_SEMI] = ACTIONS(3547), [anon_sym___extension__] = ACTIONS(3550), [anon_sym_typedef] = ACTIONS(3550), [anon_sym_virtual] = ACTIONS(3550), [anon_sym_extern] = ACTIONS(3550), [anon_sym___attribute__] = ACTIONS(3550), [anon_sym___attribute] = ACTIONS(3550), [anon_sym_using] = ACTIONS(3550), [anon_sym_COLON_COLON] = ACTIONS(3547), [anon_sym_LBRACK_LBRACK] = ACTIONS(3547), [anon_sym___declspec] = ACTIONS(3550), [anon_sym___based] = ACTIONS(3550), [anon_sym___cdecl] = ACTIONS(3550), [anon_sym___clrcall] = ACTIONS(3550), [anon_sym___stdcall] = ACTIONS(3550), [anon_sym___fastcall] = ACTIONS(3550), [anon_sym___thiscall] = ACTIONS(3550), [anon_sym___vectorcall] = ACTIONS(3550), [anon_sym_LBRACE] = ACTIONS(3547), [anon_sym_signed] = ACTIONS(3550), [anon_sym_unsigned] = ACTIONS(3550), [anon_sym_long] = ACTIONS(3550), [anon_sym_short] = ACTIONS(3550), [anon_sym_LBRACK] = ACTIONS(3550), [anon_sym_static] = ACTIONS(3550), [anon_sym_register] = ACTIONS(3550), [anon_sym_inline] = ACTIONS(3550), [anon_sym___inline] = ACTIONS(3550), [anon_sym___inline__] = ACTIONS(3550), [anon_sym___forceinline] = ACTIONS(3550), [anon_sym_thread_local] = ACTIONS(3550), [anon_sym___thread] = ACTIONS(3550), [anon_sym_const] = ACTIONS(3550), [anon_sym_constexpr] = ACTIONS(3550), [anon_sym_volatile] = ACTIONS(3550), [anon_sym_restrict] = ACTIONS(3550), [anon_sym___restrict__] = ACTIONS(3550), [anon_sym__Atomic] = ACTIONS(3550), [anon_sym__Noreturn] = ACTIONS(3550), [anon_sym_noreturn] = ACTIONS(3550), [anon_sym__Nonnull] = ACTIONS(3550), [anon_sym_mutable] = ACTIONS(3550), [anon_sym_constinit] = ACTIONS(3550), [anon_sym_consteval] = ACTIONS(3550), [anon_sym_alignas] = ACTIONS(3550), [anon_sym__Alignas] = ACTIONS(3550), [sym_primitive_type] = ACTIONS(3550), [anon_sym_enum] = ACTIONS(3550), [anon_sym_class] = ACTIONS(3550), [anon_sym_struct] = ACTIONS(3550), [anon_sym_union] = ACTIONS(3550), [anon_sym_if] = ACTIONS(3550), [anon_sym_switch] = ACTIONS(3550), [anon_sym_case] = ACTIONS(3550), [anon_sym_default] = ACTIONS(3550), [anon_sym_while] = ACTIONS(3550), [anon_sym_do] = ACTIONS(3550), [anon_sym_for] = ACTIONS(3550), [anon_sym_return] = ACTIONS(3550), [anon_sym_break] = ACTIONS(3550), [anon_sym_continue] = ACTIONS(3550), [anon_sym_goto] = ACTIONS(3550), [anon_sym_not] = ACTIONS(3550), [anon_sym_compl] = ACTIONS(3550), [anon_sym_DASH_DASH] = ACTIONS(3547), [anon_sym_PLUS_PLUS] = ACTIONS(3547), [anon_sym_sizeof] = ACTIONS(3550), [anon_sym___alignof__] = ACTIONS(3550), [anon_sym___alignof] = ACTIONS(3550), [anon_sym__alignof] = ACTIONS(3550), [anon_sym_alignof] = ACTIONS(3550), [anon_sym__Alignof] = ACTIONS(3550), [anon_sym_offsetof] = ACTIONS(3550), [anon_sym__Generic] = ACTIONS(3550), [anon_sym_asm] = ACTIONS(3550), [anon_sym___asm__] = ACTIONS(3550), [anon_sym___asm] = ACTIONS(3550), [sym_number_literal] = ACTIONS(3547), [anon_sym_L_SQUOTE] = ACTIONS(3547), [anon_sym_u_SQUOTE] = ACTIONS(3547), [anon_sym_U_SQUOTE] = ACTIONS(3547), [anon_sym_u8_SQUOTE] = ACTIONS(3547), [anon_sym_SQUOTE] = ACTIONS(3547), [anon_sym_L_DQUOTE] = ACTIONS(3547), [anon_sym_u_DQUOTE] = ACTIONS(3547), [anon_sym_U_DQUOTE] = ACTIONS(3547), [anon_sym_u8_DQUOTE] = ACTIONS(3547), [anon_sym_DQUOTE] = ACTIONS(3547), [sym_true] = ACTIONS(3550), [sym_false] = ACTIONS(3550), [anon_sym_NULL] = ACTIONS(3550), [anon_sym_nullptr] = ACTIONS(3550), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3550), [anon_sym_decltype] = ACTIONS(3550), [anon_sym_explicit] = ACTIONS(3550), [anon_sym_typename] = ACTIONS(3550), [anon_sym_export] = ACTIONS(3550), [anon_sym_module] = ACTIONS(3550), [anon_sym_import] = ACTIONS(3550), [anon_sym_template] = ACTIONS(3550), [anon_sym_operator] = ACTIONS(3550), [anon_sym_try] = ACTIONS(3550), [anon_sym_delete] = ACTIONS(3550), [anon_sym_throw] = ACTIONS(3550), [anon_sym_namespace] = ACTIONS(3550), [anon_sym_static_assert] = ACTIONS(3550), [anon_sym_concept] = ACTIONS(3550), [anon_sym_co_return] = ACTIONS(3550), [anon_sym_co_yield] = ACTIONS(3550), [anon_sym_R_DQUOTE] = ACTIONS(3547), [anon_sym_LR_DQUOTE] = ACTIONS(3547), [anon_sym_uR_DQUOTE] = ACTIONS(3547), [anon_sym_UR_DQUOTE] = ACTIONS(3547), [anon_sym_u8R_DQUOTE] = ACTIONS(3547), [anon_sym_co_await] = ACTIONS(3550), [anon_sym_new] = ACTIONS(3550), [anon_sym_requires] = ACTIONS(3550), [sym_this] = ACTIONS(3550), }, [STATE(591)] = { [ts_builtin_sym_end] = ACTIONS(3553), [sym_identifier] = ACTIONS(3555), [aux_sym_preproc_include_token1] = ACTIONS(3555), [aux_sym_preproc_def_token1] = ACTIONS(3555), [aux_sym_preproc_if_token1] = ACTIONS(3555), [aux_sym_preproc_ifdef_token1] = ACTIONS(3555), [aux_sym_preproc_ifdef_token2] = ACTIONS(3555), [sym_preproc_directive] = ACTIONS(3555), [anon_sym_LPAREN2] = ACTIONS(3553), [anon_sym_BANG] = ACTIONS(3553), [anon_sym_TILDE] = ACTIONS(3553), [anon_sym_DASH] = ACTIONS(3555), [anon_sym_PLUS] = ACTIONS(3555), [anon_sym_STAR] = ACTIONS(3553), [anon_sym_AMP_AMP] = ACTIONS(3553), [anon_sym_AMP] = ACTIONS(3555), [anon_sym_SEMI] = ACTIONS(3553), [anon_sym___extension__] = ACTIONS(3555), [anon_sym_typedef] = ACTIONS(3555), [anon_sym_virtual] = ACTIONS(3555), [anon_sym_extern] = ACTIONS(3555), [anon_sym___attribute__] = ACTIONS(3555), [anon_sym___attribute] = ACTIONS(3555), [anon_sym_using] = ACTIONS(3555), [anon_sym_COLON_COLON] = ACTIONS(3553), [anon_sym_LBRACK_LBRACK] = ACTIONS(3553), [anon_sym___declspec] = ACTIONS(3555), [anon_sym___based] = ACTIONS(3555), [anon_sym___cdecl] = ACTIONS(3555), [anon_sym___clrcall] = ACTIONS(3555), [anon_sym___stdcall] = ACTIONS(3555), [anon_sym___fastcall] = ACTIONS(3555), [anon_sym___thiscall] = ACTIONS(3555), [anon_sym___vectorcall] = ACTIONS(3555), [anon_sym_LBRACE] = ACTIONS(3553), [anon_sym_signed] = ACTIONS(3555), [anon_sym_unsigned] = ACTIONS(3555), [anon_sym_long] = ACTIONS(3555), [anon_sym_short] = ACTIONS(3555), [anon_sym_LBRACK] = ACTIONS(3555), [anon_sym_static] = ACTIONS(3555), [anon_sym_register] = ACTIONS(3555), [anon_sym_inline] = ACTIONS(3555), [anon_sym___inline] = ACTIONS(3555), [anon_sym___inline__] = ACTIONS(3555), [anon_sym___forceinline] = ACTIONS(3555), [anon_sym_thread_local] = ACTIONS(3555), [anon_sym___thread] = ACTIONS(3555), [anon_sym_const] = ACTIONS(3555), [anon_sym_constexpr] = ACTIONS(3555), [anon_sym_volatile] = ACTIONS(3555), [anon_sym_restrict] = ACTIONS(3555), [anon_sym___restrict__] = ACTIONS(3555), [anon_sym__Atomic] = ACTIONS(3555), [anon_sym__Noreturn] = ACTIONS(3555), [anon_sym_noreturn] = ACTIONS(3555), [anon_sym__Nonnull] = ACTIONS(3555), [anon_sym_mutable] = ACTIONS(3555), [anon_sym_constinit] = ACTIONS(3555), [anon_sym_consteval] = ACTIONS(3555), [anon_sym_alignas] = ACTIONS(3555), [anon_sym__Alignas] = ACTIONS(3555), [sym_primitive_type] = ACTIONS(3555), [anon_sym_enum] = ACTIONS(3555), [anon_sym_class] = ACTIONS(3555), [anon_sym_struct] = ACTIONS(3555), [anon_sym_union] = ACTIONS(3555), [anon_sym_if] = ACTIONS(3555), [anon_sym_switch] = ACTIONS(3555), [anon_sym_case] = ACTIONS(3555), [anon_sym_default] = ACTIONS(3555), [anon_sym_while] = ACTIONS(3555), [anon_sym_do] = ACTIONS(3555), [anon_sym_for] = ACTIONS(3555), [anon_sym_return] = ACTIONS(3555), [anon_sym_break] = ACTIONS(3555), [anon_sym_continue] = ACTIONS(3555), [anon_sym_goto] = ACTIONS(3555), [anon_sym_not] = ACTIONS(3555), [anon_sym_compl] = ACTIONS(3555), [anon_sym_DASH_DASH] = ACTIONS(3553), [anon_sym_PLUS_PLUS] = ACTIONS(3553), [anon_sym_sizeof] = ACTIONS(3555), [anon_sym___alignof__] = ACTIONS(3555), [anon_sym___alignof] = ACTIONS(3555), [anon_sym__alignof] = ACTIONS(3555), [anon_sym_alignof] = ACTIONS(3555), [anon_sym__Alignof] = ACTIONS(3555), [anon_sym_offsetof] = ACTIONS(3555), [anon_sym__Generic] = ACTIONS(3555), [anon_sym_asm] = ACTIONS(3555), [anon_sym___asm__] = ACTIONS(3555), [anon_sym___asm] = ACTIONS(3555), [sym_number_literal] = ACTIONS(3553), [anon_sym_L_SQUOTE] = ACTIONS(3553), [anon_sym_u_SQUOTE] = ACTIONS(3553), [anon_sym_U_SQUOTE] = ACTIONS(3553), [anon_sym_u8_SQUOTE] = ACTIONS(3553), [anon_sym_SQUOTE] = ACTIONS(3553), [anon_sym_L_DQUOTE] = ACTIONS(3553), [anon_sym_u_DQUOTE] = ACTIONS(3553), [anon_sym_U_DQUOTE] = ACTIONS(3553), [anon_sym_u8_DQUOTE] = ACTIONS(3553), [anon_sym_DQUOTE] = ACTIONS(3553), [sym_true] = ACTIONS(3555), [sym_false] = ACTIONS(3555), [anon_sym_NULL] = ACTIONS(3555), [anon_sym_nullptr] = ACTIONS(3555), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3555), [anon_sym_decltype] = ACTIONS(3555), [anon_sym_explicit] = ACTIONS(3555), [anon_sym_typename] = ACTIONS(3555), [anon_sym_export] = ACTIONS(3555), [anon_sym_module] = ACTIONS(3555), [anon_sym_import] = ACTIONS(3555), [anon_sym_template] = ACTIONS(3555), [anon_sym_operator] = ACTIONS(3555), [anon_sym_try] = ACTIONS(3555), [anon_sym_delete] = ACTIONS(3555), [anon_sym_throw] = ACTIONS(3555), [anon_sym_namespace] = ACTIONS(3555), [anon_sym_static_assert] = ACTIONS(3555), [anon_sym_concept] = ACTIONS(3555), [anon_sym_co_return] = ACTIONS(3555), [anon_sym_co_yield] = ACTIONS(3555), [anon_sym_R_DQUOTE] = ACTIONS(3553), [anon_sym_LR_DQUOTE] = ACTIONS(3553), [anon_sym_uR_DQUOTE] = ACTIONS(3553), [anon_sym_UR_DQUOTE] = ACTIONS(3553), [anon_sym_u8R_DQUOTE] = ACTIONS(3553), [anon_sym_co_await] = ACTIONS(3555), [anon_sym_new] = ACTIONS(3555), [anon_sym_requires] = ACTIONS(3555), [sym_this] = ACTIONS(3555), }, [STATE(592)] = { [ts_builtin_sym_end] = ACTIONS(3557), [sym_identifier] = ACTIONS(3559), [aux_sym_preproc_include_token1] = ACTIONS(3559), [aux_sym_preproc_def_token1] = ACTIONS(3559), [aux_sym_preproc_if_token1] = ACTIONS(3559), [aux_sym_preproc_ifdef_token1] = ACTIONS(3559), [aux_sym_preproc_ifdef_token2] = ACTIONS(3559), [sym_preproc_directive] = ACTIONS(3559), [anon_sym_LPAREN2] = ACTIONS(3557), [anon_sym_BANG] = ACTIONS(3557), [anon_sym_TILDE] = ACTIONS(3557), [anon_sym_DASH] = ACTIONS(3559), [anon_sym_PLUS] = ACTIONS(3559), [anon_sym_STAR] = ACTIONS(3557), [anon_sym_AMP_AMP] = ACTIONS(3557), [anon_sym_AMP] = ACTIONS(3559), [anon_sym_SEMI] = ACTIONS(3557), [anon_sym___extension__] = ACTIONS(3559), [anon_sym_typedef] = ACTIONS(3559), [anon_sym_virtual] = ACTIONS(3559), [anon_sym_extern] = ACTIONS(3559), [anon_sym___attribute__] = ACTIONS(3559), [anon_sym___attribute] = ACTIONS(3559), [anon_sym_using] = ACTIONS(3559), [anon_sym_COLON_COLON] = ACTIONS(3557), [anon_sym_LBRACK_LBRACK] = ACTIONS(3557), [anon_sym___declspec] = ACTIONS(3559), [anon_sym___based] = ACTIONS(3559), [anon_sym___cdecl] = ACTIONS(3559), [anon_sym___clrcall] = ACTIONS(3559), [anon_sym___stdcall] = ACTIONS(3559), [anon_sym___fastcall] = ACTIONS(3559), [anon_sym___thiscall] = ACTIONS(3559), [anon_sym___vectorcall] = ACTIONS(3559), [anon_sym_LBRACE] = ACTIONS(3557), [anon_sym_signed] = ACTIONS(3559), [anon_sym_unsigned] = ACTIONS(3559), [anon_sym_long] = ACTIONS(3559), [anon_sym_short] = ACTIONS(3559), [anon_sym_LBRACK] = ACTIONS(3559), [anon_sym_static] = ACTIONS(3559), [anon_sym_register] = ACTIONS(3559), [anon_sym_inline] = ACTIONS(3559), [anon_sym___inline] = ACTIONS(3559), [anon_sym___inline__] = ACTIONS(3559), [anon_sym___forceinline] = ACTIONS(3559), [anon_sym_thread_local] = ACTIONS(3559), [anon_sym___thread] = ACTIONS(3559), [anon_sym_const] = ACTIONS(3559), [anon_sym_constexpr] = ACTIONS(3559), [anon_sym_volatile] = ACTIONS(3559), [anon_sym_restrict] = ACTIONS(3559), [anon_sym___restrict__] = ACTIONS(3559), [anon_sym__Atomic] = ACTIONS(3559), [anon_sym__Noreturn] = ACTIONS(3559), [anon_sym_noreturn] = ACTIONS(3559), [anon_sym__Nonnull] = ACTIONS(3559), [anon_sym_mutable] = ACTIONS(3559), [anon_sym_constinit] = ACTIONS(3559), [anon_sym_consteval] = ACTIONS(3559), [anon_sym_alignas] = ACTIONS(3559), [anon_sym__Alignas] = ACTIONS(3559), [sym_primitive_type] = ACTIONS(3559), [anon_sym_enum] = ACTIONS(3559), [anon_sym_class] = ACTIONS(3559), [anon_sym_struct] = ACTIONS(3559), [anon_sym_union] = ACTIONS(3559), [anon_sym_if] = ACTIONS(3559), [anon_sym_switch] = ACTIONS(3559), [anon_sym_case] = ACTIONS(3559), [anon_sym_default] = ACTIONS(3559), [anon_sym_while] = ACTIONS(3559), [anon_sym_do] = ACTIONS(3559), [anon_sym_for] = ACTIONS(3559), [anon_sym_return] = ACTIONS(3559), [anon_sym_break] = ACTIONS(3559), [anon_sym_continue] = ACTIONS(3559), [anon_sym_goto] = ACTIONS(3559), [anon_sym_not] = ACTIONS(3559), [anon_sym_compl] = ACTIONS(3559), [anon_sym_DASH_DASH] = ACTIONS(3557), [anon_sym_PLUS_PLUS] = ACTIONS(3557), [anon_sym_sizeof] = ACTIONS(3559), [anon_sym___alignof__] = ACTIONS(3559), [anon_sym___alignof] = ACTIONS(3559), [anon_sym__alignof] = ACTIONS(3559), [anon_sym_alignof] = ACTIONS(3559), [anon_sym__Alignof] = ACTIONS(3559), [anon_sym_offsetof] = ACTIONS(3559), [anon_sym__Generic] = ACTIONS(3559), [anon_sym_asm] = ACTIONS(3559), [anon_sym___asm__] = ACTIONS(3559), [anon_sym___asm] = ACTIONS(3559), [sym_number_literal] = ACTIONS(3557), [anon_sym_L_SQUOTE] = ACTIONS(3557), [anon_sym_u_SQUOTE] = ACTIONS(3557), [anon_sym_U_SQUOTE] = ACTIONS(3557), [anon_sym_u8_SQUOTE] = ACTIONS(3557), [anon_sym_SQUOTE] = ACTIONS(3557), [anon_sym_L_DQUOTE] = ACTIONS(3557), [anon_sym_u_DQUOTE] = ACTIONS(3557), [anon_sym_U_DQUOTE] = ACTIONS(3557), [anon_sym_u8_DQUOTE] = ACTIONS(3557), [anon_sym_DQUOTE] = ACTIONS(3557), [sym_true] = ACTIONS(3559), [sym_false] = ACTIONS(3559), [anon_sym_NULL] = ACTIONS(3559), [anon_sym_nullptr] = ACTIONS(3559), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3559), [anon_sym_decltype] = ACTIONS(3559), [anon_sym_explicit] = ACTIONS(3559), [anon_sym_typename] = ACTIONS(3559), [anon_sym_export] = ACTIONS(3559), [anon_sym_module] = ACTIONS(3559), [anon_sym_import] = ACTIONS(3559), [anon_sym_template] = ACTIONS(3559), [anon_sym_operator] = ACTIONS(3559), [anon_sym_try] = ACTIONS(3559), [anon_sym_delete] = ACTIONS(3559), [anon_sym_throw] = ACTIONS(3559), [anon_sym_namespace] = ACTIONS(3559), [anon_sym_static_assert] = ACTIONS(3559), [anon_sym_concept] = ACTIONS(3559), [anon_sym_co_return] = ACTIONS(3559), [anon_sym_co_yield] = ACTIONS(3559), [anon_sym_R_DQUOTE] = ACTIONS(3557), [anon_sym_LR_DQUOTE] = ACTIONS(3557), [anon_sym_uR_DQUOTE] = ACTIONS(3557), [anon_sym_UR_DQUOTE] = ACTIONS(3557), [anon_sym_u8R_DQUOTE] = ACTIONS(3557), [anon_sym_co_await] = ACTIONS(3559), [anon_sym_new] = ACTIONS(3559), [anon_sym_requires] = ACTIONS(3559), [sym_this] = ACTIONS(3559), }, [STATE(593)] = { [ts_builtin_sym_end] = ACTIONS(3561), [sym_identifier] = ACTIONS(3563), [aux_sym_preproc_include_token1] = ACTIONS(3563), [aux_sym_preproc_def_token1] = ACTIONS(3563), [aux_sym_preproc_if_token1] = ACTIONS(3563), [aux_sym_preproc_ifdef_token1] = ACTIONS(3563), [aux_sym_preproc_ifdef_token2] = ACTIONS(3563), [sym_preproc_directive] = ACTIONS(3563), [anon_sym_LPAREN2] = ACTIONS(3561), [anon_sym_BANG] = ACTIONS(3561), [anon_sym_TILDE] = ACTIONS(3561), [anon_sym_DASH] = ACTIONS(3563), [anon_sym_PLUS] = ACTIONS(3563), [anon_sym_STAR] = ACTIONS(3561), [anon_sym_AMP_AMP] = ACTIONS(3561), [anon_sym_AMP] = ACTIONS(3563), [anon_sym_SEMI] = ACTIONS(3561), [anon_sym___extension__] = ACTIONS(3563), [anon_sym_typedef] = ACTIONS(3563), [anon_sym_virtual] = ACTIONS(3563), [anon_sym_extern] = ACTIONS(3563), [anon_sym___attribute__] = ACTIONS(3563), [anon_sym___attribute] = ACTIONS(3563), [anon_sym_using] = ACTIONS(3563), [anon_sym_COLON_COLON] = ACTIONS(3561), [anon_sym_LBRACK_LBRACK] = ACTIONS(3561), [anon_sym___declspec] = ACTIONS(3563), [anon_sym___based] = ACTIONS(3563), [anon_sym___cdecl] = ACTIONS(3563), [anon_sym___clrcall] = ACTIONS(3563), [anon_sym___stdcall] = ACTIONS(3563), [anon_sym___fastcall] = ACTIONS(3563), [anon_sym___thiscall] = ACTIONS(3563), [anon_sym___vectorcall] = ACTIONS(3563), [anon_sym_LBRACE] = ACTIONS(3561), [anon_sym_signed] = ACTIONS(3563), [anon_sym_unsigned] = ACTIONS(3563), [anon_sym_long] = ACTIONS(3563), [anon_sym_short] = ACTIONS(3563), [anon_sym_LBRACK] = ACTIONS(3563), [anon_sym_static] = ACTIONS(3563), [anon_sym_register] = ACTIONS(3563), [anon_sym_inline] = ACTIONS(3563), [anon_sym___inline] = ACTIONS(3563), [anon_sym___inline__] = ACTIONS(3563), [anon_sym___forceinline] = ACTIONS(3563), [anon_sym_thread_local] = ACTIONS(3563), [anon_sym___thread] = ACTIONS(3563), [anon_sym_const] = ACTIONS(3563), [anon_sym_constexpr] = ACTIONS(3563), [anon_sym_volatile] = ACTIONS(3563), [anon_sym_restrict] = ACTIONS(3563), [anon_sym___restrict__] = ACTIONS(3563), [anon_sym__Atomic] = ACTIONS(3563), [anon_sym__Noreturn] = ACTIONS(3563), [anon_sym_noreturn] = ACTIONS(3563), [anon_sym__Nonnull] = ACTIONS(3563), [anon_sym_mutable] = ACTIONS(3563), [anon_sym_constinit] = ACTIONS(3563), [anon_sym_consteval] = ACTIONS(3563), [anon_sym_alignas] = ACTIONS(3563), [anon_sym__Alignas] = ACTIONS(3563), [sym_primitive_type] = ACTIONS(3563), [anon_sym_enum] = ACTIONS(3563), [anon_sym_class] = ACTIONS(3563), [anon_sym_struct] = ACTIONS(3563), [anon_sym_union] = ACTIONS(3563), [anon_sym_if] = ACTIONS(3563), [anon_sym_switch] = ACTIONS(3563), [anon_sym_case] = ACTIONS(3563), [anon_sym_default] = ACTIONS(3563), [anon_sym_while] = ACTIONS(3563), [anon_sym_do] = ACTIONS(3563), [anon_sym_for] = ACTIONS(3563), [anon_sym_return] = ACTIONS(3563), [anon_sym_break] = ACTIONS(3563), [anon_sym_continue] = ACTIONS(3563), [anon_sym_goto] = ACTIONS(3563), [anon_sym_not] = ACTIONS(3563), [anon_sym_compl] = ACTIONS(3563), [anon_sym_DASH_DASH] = ACTIONS(3561), [anon_sym_PLUS_PLUS] = ACTIONS(3561), [anon_sym_sizeof] = ACTIONS(3563), [anon_sym___alignof__] = ACTIONS(3563), [anon_sym___alignof] = ACTIONS(3563), [anon_sym__alignof] = ACTIONS(3563), [anon_sym_alignof] = ACTIONS(3563), [anon_sym__Alignof] = ACTIONS(3563), [anon_sym_offsetof] = ACTIONS(3563), [anon_sym__Generic] = ACTIONS(3563), [anon_sym_asm] = ACTIONS(3563), [anon_sym___asm__] = ACTIONS(3563), [anon_sym___asm] = ACTIONS(3563), [sym_number_literal] = ACTIONS(3561), [anon_sym_L_SQUOTE] = ACTIONS(3561), [anon_sym_u_SQUOTE] = ACTIONS(3561), [anon_sym_U_SQUOTE] = ACTIONS(3561), [anon_sym_u8_SQUOTE] = ACTIONS(3561), [anon_sym_SQUOTE] = ACTIONS(3561), [anon_sym_L_DQUOTE] = ACTIONS(3561), [anon_sym_u_DQUOTE] = ACTIONS(3561), [anon_sym_U_DQUOTE] = ACTIONS(3561), [anon_sym_u8_DQUOTE] = ACTIONS(3561), [anon_sym_DQUOTE] = ACTIONS(3561), [sym_true] = ACTIONS(3563), [sym_false] = ACTIONS(3563), [anon_sym_NULL] = ACTIONS(3563), [anon_sym_nullptr] = ACTIONS(3563), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3563), [anon_sym_decltype] = ACTIONS(3563), [anon_sym_explicit] = ACTIONS(3563), [anon_sym_typename] = ACTIONS(3563), [anon_sym_export] = ACTIONS(3563), [anon_sym_module] = ACTIONS(3563), [anon_sym_import] = ACTIONS(3563), [anon_sym_template] = ACTIONS(3563), [anon_sym_operator] = ACTIONS(3563), [anon_sym_try] = ACTIONS(3563), [anon_sym_delete] = ACTIONS(3563), [anon_sym_throw] = ACTIONS(3563), [anon_sym_namespace] = ACTIONS(3563), [anon_sym_static_assert] = ACTIONS(3563), [anon_sym_concept] = ACTIONS(3563), [anon_sym_co_return] = ACTIONS(3563), [anon_sym_co_yield] = ACTIONS(3563), [anon_sym_R_DQUOTE] = ACTIONS(3561), [anon_sym_LR_DQUOTE] = ACTIONS(3561), [anon_sym_uR_DQUOTE] = ACTIONS(3561), [anon_sym_UR_DQUOTE] = ACTIONS(3561), [anon_sym_u8R_DQUOTE] = ACTIONS(3561), [anon_sym_co_await] = ACTIONS(3563), [anon_sym_new] = ACTIONS(3563), [anon_sym_requires] = ACTIONS(3563), [sym_this] = ACTIONS(3563), }, [STATE(594)] = { [ts_builtin_sym_end] = ACTIONS(3565), [sym_identifier] = ACTIONS(3567), [aux_sym_preproc_include_token1] = ACTIONS(3567), [aux_sym_preproc_def_token1] = ACTIONS(3567), [aux_sym_preproc_if_token1] = ACTIONS(3567), [aux_sym_preproc_ifdef_token1] = ACTIONS(3567), [aux_sym_preproc_ifdef_token2] = ACTIONS(3567), [sym_preproc_directive] = ACTIONS(3567), [anon_sym_LPAREN2] = ACTIONS(3565), [anon_sym_BANG] = ACTIONS(3565), [anon_sym_TILDE] = ACTIONS(3565), [anon_sym_DASH] = ACTIONS(3567), [anon_sym_PLUS] = ACTIONS(3567), [anon_sym_STAR] = ACTIONS(3565), [anon_sym_AMP_AMP] = ACTIONS(3565), [anon_sym_AMP] = ACTIONS(3567), [anon_sym_SEMI] = ACTIONS(3565), [anon_sym___extension__] = ACTIONS(3567), [anon_sym_typedef] = ACTIONS(3567), [anon_sym_virtual] = ACTIONS(3567), [anon_sym_extern] = ACTIONS(3567), [anon_sym___attribute__] = ACTIONS(3567), [anon_sym___attribute] = ACTIONS(3567), [anon_sym_using] = ACTIONS(3567), [anon_sym_COLON_COLON] = ACTIONS(3565), [anon_sym_LBRACK_LBRACK] = ACTIONS(3565), [anon_sym___declspec] = ACTIONS(3567), [anon_sym___based] = ACTIONS(3567), [anon_sym___cdecl] = ACTIONS(3567), [anon_sym___clrcall] = ACTIONS(3567), [anon_sym___stdcall] = ACTIONS(3567), [anon_sym___fastcall] = ACTIONS(3567), [anon_sym___thiscall] = ACTIONS(3567), [anon_sym___vectorcall] = ACTIONS(3567), [anon_sym_LBRACE] = ACTIONS(3565), [anon_sym_signed] = ACTIONS(3567), [anon_sym_unsigned] = ACTIONS(3567), [anon_sym_long] = ACTIONS(3567), [anon_sym_short] = ACTIONS(3567), [anon_sym_LBRACK] = ACTIONS(3567), [anon_sym_static] = ACTIONS(3567), [anon_sym_register] = ACTIONS(3567), [anon_sym_inline] = ACTIONS(3567), [anon_sym___inline] = ACTIONS(3567), [anon_sym___inline__] = ACTIONS(3567), [anon_sym___forceinline] = ACTIONS(3567), [anon_sym_thread_local] = ACTIONS(3567), [anon_sym___thread] = ACTIONS(3567), [anon_sym_const] = ACTIONS(3567), [anon_sym_constexpr] = ACTIONS(3567), [anon_sym_volatile] = ACTIONS(3567), [anon_sym_restrict] = ACTIONS(3567), [anon_sym___restrict__] = ACTIONS(3567), [anon_sym__Atomic] = ACTIONS(3567), [anon_sym__Noreturn] = ACTIONS(3567), [anon_sym_noreturn] = ACTIONS(3567), [anon_sym__Nonnull] = ACTIONS(3567), [anon_sym_mutable] = ACTIONS(3567), [anon_sym_constinit] = ACTIONS(3567), [anon_sym_consteval] = ACTIONS(3567), [anon_sym_alignas] = ACTIONS(3567), [anon_sym__Alignas] = ACTIONS(3567), [sym_primitive_type] = ACTIONS(3567), [anon_sym_enum] = ACTIONS(3567), [anon_sym_class] = ACTIONS(3567), [anon_sym_struct] = ACTIONS(3567), [anon_sym_union] = ACTIONS(3567), [anon_sym_if] = ACTIONS(3567), [anon_sym_switch] = ACTIONS(3567), [anon_sym_case] = ACTIONS(3567), [anon_sym_default] = ACTIONS(3567), [anon_sym_while] = ACTIONS(3567), [anon_sym_do] = ACTIONS(3567), [anon_sym_for] = ACTIONS(3567), [anon_sym_return] = ACTIONS(3567), [anon_sym_break] = ACTIONS(3567), [anon_sym_continue] = ACTIONS(3567), [anon_sym_goto] = ACTIONS(3567), [anon_sym_not] = ACTIONS(3567), [anon_sym_compl] = ACTIONS(3567), [anon_sym_DASH_DASH] = ACTIONS(3565), [anon_sym_PLUS_PLUS] = ACTIONS(3565), [anon_sym_sizeof] = ACTIONS(3567), [anon_sym___alignof__] = ACTIONS(3567), [anon_sym___alignof] = ACTIONS(3567), [anon_sym__alignof] = ACTIONS(3567), [anon_sym_alignof] = ACTIONS(3567), [anon_sym__Alignof] = ACTIONS(3567), [anon_sym_offsetof] = ACTIONS(3567), [anon_sym__Generic] = ACTIONS(3567), [anon_sym_asm] = ACTIONS(3567), [anon_sym___asm__] = ACTIONS(3567), [anon_sym___asm] = ACTIONS(3567), [sym_number_literal] = ACTIONS(3565), [anon_sym_L_SQUOTE] = ACTIONS(3565), [anon_sym_u_SQUOTE] = ACTIONS(3565), [anon_sym_U_SQUOTE] = ACTIONS(3565), [anon_sym_u8_SQUOTE] = ACTIONS(3565), [anon_sym_SQUOTE] = ACTIONS(3565), [anon_sym_L_DQUOTE] = ACTIONS(3565), [anon_sym_u_DQUOTE] = ACTIONS(3565), [anon_sym_U_DQUOTE] = ACTIONS(3565), [anon_sym_u8_DQUOTE] = ACTIONS(3565), [anon_sym_DQUOTE] = ACTIONS(3565), [sym_true] = ACTIONS(3567), [sym_false] = ACTIONS(3567), [anon_sym_NULL] = ACTIONS(3567), [anon_sym_nullptr] = ACTIONS(3567), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3567), [anon_sym_decltype] = ACTIONS(3567), [anon_sym_explicit] = ACTIONS(3567), [anon_sym_typename] = ACTIONS(3567), [anon_sym_export] = ACTIONS(3567), [anon_sym_module] = ACTIONS(3567), [anon_sym_import] = ACTIONS(3567), [anon_sym_template] = ACTIONS(3567), [anon_sym_operator] = ACTIONS(3567), [anon_sym_try] = ACTIONS(3567), [anon_sym_delete] = ACTIONS(3567), [anon_sym_throw] = ACTIONS(3567), [anon_sym_namespace] = ACTIONS(3567), [anon_sym_static_assert] = ACTIONS(3567), [anon_sym_concept] = ACTIONS(3567), [anon_sym_co_return] = ACTIONS(3567), [anon_sym_co_yield] = ACTIONS(3567), [anon_sym_R_DQUOTE] = ACTIONS(3565), [anon_sym_LR_DQUOTE] = ACTIONS(3565), [anon_sym_uR_DQUOTE] = ACTIONS(3565), [anon_sym_UR_DQUOTE] = ACTIONS(3565), [anon_sym_u8R_DQUOTE] = ACTIONS(3565), [anon_sym_co_await] = ACTIONS(3567), [anon_sym_new] = ACTIONS(3567), [anon_sym_requires] = ACTIONS(3567), [sym_this] = ACTIONS(3567), }, [STATE(595)] = { [ts_builtin_sym_end] = ACTIONS(2831), [sym_identifier] = ACTIONS(2829), [aux_sym_preproc_include_token1] = ACTIONS(2829), [aux_sym_preproc_def_token1] = ACTIONS(2829), [aux_sym_preproc_if_token1] = ACTIONS(2829), [aux_sym_preproc_ifdef_token1] = ACTIONS(2829), [aux_sym_preproc_ifdef_token2] = ACTIONS(2829), [sym_preproc_directive] = ACTIONS(2829), [anon_sym_LPAREN2] = ACTIONS(2831), [anon_sym_BANG] = ACTIONS(2831), [anon_sym_TILDE] = ACTIONS(2831), [anon_sym_DASH] = ACTIONS(2829), [anon_sym_PLUS] = ACTIONS(2829), [anon_sym_STAR] = ACTIONS(2831), [anon_sym_AMP_AMP] = ACTIONS(2831), [anon_sym_AMP] = ACTIONS(2829), [anon_sym_SEMI] = ACTIONS(2831), [anon_sym___extension__] = ACTIONS(2829), [anon_sym_typedef] = ACTIONS(2829), [anon_sym_virtual] = ACTIONS(2829), [anon_sym_extern] = ACTIONS(2829), [anon_sym___attribute__] = ACTIONS(2829), [anon_sym___attribute] = ACTIONS(2829), [anon_sym_using] = ACTIONS(2829), [anon_sym_COLON_COLON] = ACTIONS(2831), [anon_sym_LBRACK_LBRACK] = ACTIONS(2831), [anon_sym___declspec] = ACTIONS(2829), [anon_sym___based] = ACTIONS(2829), [anon_sym___cdecl] = ACTIONS(2829), [anon_sym___clrcall] = ACTIONS(2829), [anon_sym___stdcall] = ACTIONS(2829), [anon_sym___fastcall] = ACTIONS(2829), [anon_sym___thiscall] = ACTIONS(2829), [anon_sym___vectorcall] = ACTIONS(2829), [anon_sym_LBRACE] = ACTIONS(2831), [anon_sym_signed] = ACTIONS(2829), [anon_sym_unsigned] = ACTIONS(2829), [anon_sym_long] = ACTIONS(2829), [anon_sym_short] = ACTIONS(2829), [anon_sym_LBRACK] = ACTIONS(2829), [anon_sym_static] = ACTIONS(2829), [anon_sym_register] = ACTIONS(2829), [anon_sym_inline] = ACTIONS(2829), [anon_sym___inline] = ACTIONS(2829), [anon_sym___inline__] = ACTIONS(2829), [anon_sym___forceinline] = ACTIONS(2829), [anon_sym_thread_local] = ACTIONS(2829), [anon_sym___thread] = ACTIONS(2829), [anon_sym_const] = ACTIONS(2829), [anon_sym_constexpr] = ACTIONS(2829), [anon_sym_volatile] = ACTIONS(2829), [anon_sym_restrict] = ACTIONS(2829), [anon_sym___restrict__] = ACTIONS(2829), [anon_sym__Atomic] = ACTIONS(2829), [anon_sym__Noreturn] = ACTIONS(2829), [anon_sym_noreturn] = ACTIONS(2829), [anon_sym__Nonnull] = ACTIONS(2829), [anon_sym_mutable] = ACTIONS(2829), [anon_sym_constinit] = ACTIONS(2829), [anon_sym_consteval] = ACTIONS(2829), [anon_sym_alignas] = ACTIONS(2829), [anon_sym__Alignas] = ACTIONS(2829), [sym_primitive_type] = ACTIONS(2829), [anon_sym_enum] = ACTIONS(2829), [anon_sym_class] = ACTIONS(2829), [anon_sym_struct] = ACTIONS(2829), [anon_sym_union] = ACTIONS(2829), [anon_sym_if] = ACTIONS(2829), [anon_sym_switch] = ACTIONS(2829), [anon_sym_case] = ACTIONS(2829), [anon_sym_default] = ACTIONS(2829), [anon_sym_while] = ACTIONS(2829), [anon_sym_do] = ACTIONS(2829), [anon_sym_for] = ACTIONS(2829), [anon_sym_return] = ACTIONS(2829), [anon_sym_break] = ACTIONS(2829), [anon_sym_continue] = ACTIONS(2829), [anon_sym_goto] = ACTIONS(2829), [anon_sym_not] = ACTIONS(2829), [anon_sym_compl] = ACTIONS(2829), [anon_sym_DASH_DASH] = ACTIONS(2831), [anon_sym_PLUS_PLUS] = ACTIONS(2831), [anon_sym_sizeof] = ACTIONS(2829), [anon_sym___alignof__] = ACTIONS(2829), [anon_sym___alignof] = ACTIONS(2829), [anon_sym__alignof] = ACTIONS(2829), [anon_sym_alignof] = ACTIONS(2829), [anon_sym__Alignof] = ACTIONS(2829), [anon_sym_offsetof] = ACTIONS(2829), [anon_sym__Generic] = ACTIONS(2829), [anon_sym_asm] = ACTIONS(2829), [anon_sym___asm__] = ACTIONS(2829), [anon_sym___asm] = ACTIONS(2829), [sym_number_literal] = ACTIONS(2831), [anon_sym_L_SQUOTE] = ACTIONS(2831), [anon_sym_u_SQUOTE] = ACTIONS(2831), [anon_sym_U_SQUOTE] = ACTIONS(2831), [anon_sym_u8_SQUOTE] = ACTIONS(2831), [anon_sym_SQUOTE] = ACTIONS(2831), [anon_sym_L_DQUOTE] = ACTIONS(2831), [anon_sym_u_DQUOTE] = ACTIONS(2831), [anon_sym_U_DQUOTE] = ACTIONS(2831), [anon_sym_u8_DQUOTE] = ACTIONS(2831), [anon_sym_DQUOTE] = ACTIONS(2831), [sym_true] = ACTIONS(2829), [sym_false] = ACTIONS(2829), [anon_sym_NULL] = ACTIONS(2829), [anon_sym_nullptr] = ACTIONS(2829), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2829), [anon_sym_decltype] = ACTIONS(2829), [anon_sym_explicit] = ACTIONS(2829), [anon_sym_typename] = ACTIONS(2829), [anon_sym_export] = ACTIONS(2829), [anon_sym_module] = ACTIONS(2829), [anon_sym_import] = ACTIONS(2829), [anon_sym_template] = ACTIONS(2829), [anon_sym_operator] = ACTIONS(2829), [anon_sym_try] = ACTIONS(2829), [anon_sym_delete] = ACTIONS(2829), [anon_sym_throw] = ACTIONS(2829), [anon_sym_namespace] = ACTIONS(2829), [anon_sym_static_assert] = ACTIONS(2829), [anon_sym_concept] = ACTIONS(2829), [anon_sym_co_return] = ACTIONS(2829), [anon_sym_co_yield] = ACTIONS(2829), [anon_sym_R_DQUOTE] = ACTIONS(2831), [anon_sym_LR_DQUOTE] = ACTIONS(2831), [anon_sym_uR_DQUOTE] = ACTIONS(2831), [anon_sym_UR_DQUOTE] = ACTIONS(2831), [anon_sym_u8R_DQUOTE] = ACTIONS(2831), [anon_sym_co_await] = ACTIONS(2829), [anon_sym_new] = ACTIONS(2829), [anon_sym_requires] = ACTIONS(2829), [sym_this] = ACTIONS(2829), }, [STATE(596)] = { [ts_builtin_sym_end] = ACTIONS(2783), [sym_identifier] = ACTIONS(2781), [aux_sym_preproc_include_token1] = ACTIONS(2781), [aux_sym_preproc_def_token1] = ACTIONS(2781), [aux_sym_preproc_if_token1] = ACTIONS(2781), [aux_sym_preproc_ifdef_token1] = ACTIONS(2781), [aux_sym_preproc_ifdef_token2] = ACTIONS(2781), [sym_preproc_directive] = ACTIONS(2781), [anon_sym_LPAREN2] = ACTIONS(2783), [anon_sym_BANG] = ACTIONS(2783), [anon_sym_TILDE] = ACTIONS(2783), [anon_sym_DASH] = ACTIONS(2781), [anon_sym_PLUS] = ACTIONS(2781), [anon_sym_STAR] = ACTIONS(2783), [anon_sym_AMP_AMP] = ACTIONS(2783), [anon_sym_AMP] = ACTIONS(2781), [anon_sym_SEMI] = ACTIONS(2783), [anon_sym___extension__] = ACTIONS(2781), [anon_sym_typedef] = ACTIONS(2781), [anon_sym_virtual] = ACTIONS(2781), [anon_sym_extern] = ACTIONS(2781), [anon_sym___attribute__] = ACTIONS(2781), [anon_sym___attribute] = ACTIONS(2781), [anon_sym_using] = ACTIONS(2781), [anon_sym_COLON_COLON] = ACTIONS(2783), [anon_sym_LBRACK_LBRACK] = ACTIONS(2783), [anon_sym___declspec] = ACTIONS(2781), [anon_sym___based] = ACTIONS(2781), [anon_sym___cdecl] = ACTIONS(2781), [anon_sym___clrcall] = ACTIONS(2781), [anon_sym___stdcall] = ACTIONS(2781), [anon_sym___fastcall] = ACTIONS(2781), [anon_sym___thiscall] = ACTIONS(2781), [anon_sym___vectorcall] = ACTIONS(2781), [anon_sym_LBRACE] = ACTIONS(2783), [anon_sym_signed] = ACTIONS(2781), [anon_sym_unsigned] = ACTIONS(2781), [anon_sym_long] = ACTIONS(2781), [anon_sym_short] = ACTIONS(2781), [anon_sym_LBRACK] = ACTIONS(2781), [anon_sym_static] = ACTIONS(2781), [anon_sym_register] = ACTIONS(2781), [anon_sym_inline] = ACTIONS(2781), [anon_sym___inline] = ACTIONS(2781), [anon_sym___inline__] = ACTIONS(2781), [anon_sym___forceinline] = ACTIONS(2781), [anon_sym_thread_local] = ACTIONS(2781), [anon_sym___thread] = ACTIONS(2781), [anon_sym_const] = ACTIONS(2781), [anon_sym_constexpr] = ACTIONS(2781), [anon_sym_volatile] = ACTIONS(2781), [anon_sym_restrict] = ACTIONS(2781), [anon_sym___restrict__] = ACTIONS(2781), [anon_sym__Atomic] = ACTIONS(2781), [anon_sym__Noreturn] = ACTIONS(2781), [anon_sym_noreturn] = ACTIONS(2781), [anon_sym__Nonnull] = ACTIONS(2781), [anon_sym_mutable] = ACTIONS(2781), [anon_sym_constinit] = ACTIONS(2781), [anon_sym_consteval] = ACTIONS(2781), [anon_sym_alignas] = ACTIONS(2781), [anon_sym__Alignas] = ACTIONS(2781), [sym_primitive_type] = ACTIONS(2781), [anon_sym_enum] = ACTIONS(2781), [anon_sym_class] = ACTIONS(2781), [anon_sym_struct] = ACTIONS(2781), [anon_sym_union] = ACTIONS(2781), [anon_sym_if] = ACTIONS(2781), [anon_sym_switch] = ACTIONS(2781), [anon_sym_case] = ACTIONS(2781), [anon_sym_default] = ACTIONS(2781), [anon_sym_while] = ACTIONS(2781), [anon_sym_do] = ACTIONS(2781), [anon_sym_for] = ACTIONS(2781), [anon_sym_return] = ACTIONS(2781), [anon_sym_break] = ACTIONS(2781), [anon_sym_continue] = ACTIONS(2781), [anon_sym_goto] = ACTIONS(2781), [anon_sym_not] = ACTIONS(2781), [anon_sym_compl] = ACTIONS(2781), [anon_sym_DASH_DASH] = ACTIONS(2783), [anon_sym_PLUS_PLUS] = ACTIONS(2783), [anon_sym_sizeof] = ACTIONS(2781), [anon_sym___alignof__] = ACTIONS(2781), [anon_sym___alignof] = ACTIONS(2781), [anon_sym__alignof] = ACTIONS(2781), [anon_sym_alignof] = ACTIONS(2781), [anon_sym__Alignof] = ACTIONS(2781), [anon_sym_offsetof] = ACTIONS(2781), [anon_sym__Generic] = ACTIONS(2781), [anon_sym_asm] = ACTIONS(2781), [anon_sym___asm__] = ACTIONS(2781), [anon_sym___asm] = ACTIONS(2781), [sym_number_literal] = ACTIONS(2783), [anon_sym_L_SQUOTE] = ACTIONS(2783), [anon_sym_u_SQUOTE] = ACTIONS(2783), [anon_sym_U_SQUOTE] = ACTIONS(2783), [anon_sym_u8_SQUOTE] = ACTIONS(2783), [anon_sym_SQUOTE] = ACTIONS(2783), [anon_sym_L_DQUOTE] = ACTIONS(2783), [anon_sym_u_DQUOTE] = ACTIONS(2783), [anon_sym_U_DQUOTE] = ACTIONS(2783), [anon_sym_u8_DQUOTE] = ACTIONS(2783), [anon_sym_DQUOTE] = ACTIONS(2783), [sym_true] = ACTIONS(2781), [sym_false] = ACTIONS(2781), [anon_sym_NULL] = ACTIONS(2781), [anon_sym_nullptr] = ACTIONS(2781), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2781), [anon_sym_decltype] = ACTIONS(2781), [anon_sym_explicit] = ACTIONS(2781), [anon_sym_typename] = ACTIONS(2781), [anon_sym_export] = ACTIONS(2781), [anon_sym_module] = ACTIONS(2781), [anon_sym_import] = ACTIONS(2781), [anon_sym_template] = ACTIONS(2781), [anon_sym_operator] = ACTIONS(2781), [anon_sym_try] = ACTIONS(2781), [anon_sym_delete] = ACTIONS(2781), [anon_sym_throw] = ACTIONS(2781), [anon_sym_namespace] = ACTIONS(2781), [anon_sym_static_assert] = ACTIONS(2781), [anon_sym_concept] = ACTIONS(2781), [anon_sym_co_return] = ACTIONS(2781), [anon_sym_co_yield] = ACTIONS(2781), [anon_sym_R_DQUOTE] = ACTIONS(2783), [anon_sym_LR_DQUOTE] = ACTIONS(2783), [anon_sym_uR_DQUOTE] = ACTIONS(2783), [anon_sym_UR_DQUOTE] = ACTIONS(2783), [anon_sym_u8R_DQUOTE] = ACTIONS(2783), [anon_sym_co_await] = ACTIONS(2781), [anon_sym_new] = ACTIONS(2781), [anon_sym_requires] = ACTIONS(2781), [sym_this] = ACTIONS(2781), }, [STATE(597)] = { [ts_builtin_sym_end] = ACTIONS(2835), [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_include_token1] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_BANG] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_DASH] = ACTIONS(2833), [anon_sym_PLUS] = ACTIONS(2833), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym___cdecl] = ACTIONS(2833), [anon_sym___clrcall] = ACTIONS(2833), [anon_sym___stdcall] = ACTIONS(2833), [anon_sym___fastcall] = ACTIONS(2833), [anon_sym___thiscall] = ACTIONS(2833), [anon_sym___vectorcall] = ACTIONS(2833), [anon_sym_LBRACE] = ACTIONS(2835), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [anon_sym_if] = ACTIONS(2833), [anon_sym_switch] = ACTIONS(2833), [anon_sym_case] = ACTIONS(2833), [anon_sym_default] = ACTIONS(2833), [anon_sym_while] = ACTIONS(2833), [anon_sym_do] = ACTIONS(2833), [anon_sym_for] = ACTIONS(2833), [anon_sym_return] = ACTIONS(2833), [anon_sym_break] = ACTIONS(2833), [anon_sym_continue] = ACTIONS(2833), [anon_sym_goto] = ACTIONS(2833), [anon_sym_not] = ACTIONS(2833), [anon_sym_compl] = ACTIONS(2833), [anon_sym_DASH_DASH] = ACTIONS(2835), [anon_sym_PLUS_PLUS] = ACTIONS(2835), [anon_sym_sizeof] = ACTIONS(2833), [anon_sym___alignof__] = ACTIONS(2833), [anon_sym___alignof] = ACTIONS(2833), [anon_sym__alignof] = ACTIONS(2833), [anon_sym_alignof] = ACTIONS(2833), [anon_sym__Alignof] = ACTIONS(2833), [anon_sym_offsetof] = ACTIONS(2833), [anon_sym__Generic] = ACTIONS(2833), [anon_sym_asm] = ACTIONS(2833), [anon_sym___asm__] = ACTIONS(2833), [anon_sym___asm] = ACTIONS(2833), [sym_number_literal] = ACTIONS(2835), [anon_sym_L_SQUOTE] = ACTIONS(2835), [anon_sym_u_SQUOTE] = ACTIONS(2835), [anon_sym_U_SQUOTE] = ACTIONS(2835), [anon_sym_u8_SQUOTE] = ACTIONS(2835), [anon_sym_SQUOTE] = ACTIONS(2835), [anon_sym_L_DQUOTE] = ACTIONS(2835), [anon_sym_u_DQUOTE] = ACTIONS(2835), [anon_sym_U_DQUOTE] = ACTIONS(2835), [anon_sym_u8_DQUOTE] = ACTIONS(2835), [anon_sym_DQUOTE] = ACTIONS(2835), [sym_true] = ACTIONS(2833), [sym_false] = ACTIONS(2833), [anon_sym_NULL] = ACTIONS(2833), [anon_sym_nullptr] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_export] = ACTIONS(2833), [anon_sym_module] = ACTIONS(2833), [anon_sym_import] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_try] = ACTIONS(2833), [anon_sym_delete] = ACTIONS(2833), [anon_sym_throw] = ACTIONS(2833), [anon_sym_namespace] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), [anon_sym_concept] = ACTIONS(2833), [anon_sym_co_return] = ACTIONS(2833), [anon_sym_co_yield] = ACTIONS(2833), [anon_sym_R_DQUOTE] = ACTIONS(2835), [anon_sym_LR_DQUOTE] = ACTIONS(2835), [anon_sym_uR_DQUOTE] = ACTIONS(2835), [anon_sym_UR_DQUOTE] = ACTIONS(2835), [anon_sym_u8R_DQUOTE] = ACTIONS(2835), [anon_sym_co_await] = ACTIONS(2833), [anon_sym_new] = ACTIONS(2833), [anon_sym_requires] = ACTIONS(2833), [sym_this] = ACTIONS(2833), }, [STATE(598)] = { [ts_builtin_sym_end] = ACTIONS(2835), [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_include_token1] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_BANG] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_DASH] = ACTIONS(2833), [anon_sym_PLUS] = ACTIONS(2833), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym___cdecl] = ACTIONS(2833), [anon_sym___clrcall] = ACTIONS(2833), [anon_sym___stdcall] = ACTIONS(2833), [anon_sym___fastcall] = ACTIONS(2833), [anon_sym___thiscall] = ACTIONS(2833), [anon_sym___vectorcall] = ACTIONS(2833), [anon_sym_LBRACE] = ACTIONS(2835), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [anon_sym_if] = ACTIONS(2833), [anon_sym_switch] = ACTIONS(2833), [anon_sym_case] = ACTIONS(2833), [anon_sym_default] = ACTIONS(2833), [anon_sym_while] = ACTIONS(2833), [anon_sym_do] = ACTIONS(2833), [anon_sym_for] = ACTIONS(2833), [anon_sym_return] = ACTIONS(2833), [anon_sym_break] = ACTIONS(2833), [anon_sym_continue] = ACTIONS(2833), [anon_sym_goto] = ACTIONS(2833), [anon_sym_not] = ACTIONS(2833), [anon_sym_compl] = ACTIONS(2833), [anon_sym_DASH_DASH] = ACTIONS(2835), [anon_sym_PLUS_PLUS] = ACTIONS(2835), [anon_sym_sizeof] = ACTIONS(2833), [anon_sym___alignof__] = ACTIONS(2833), [anon_sym___alignof] = ACTIONS(2833), [anon_sym__alignof] = ACTIONS(2833), [anon_sym_alignof] = ACTIONS(2833), [anon_sym__Alignof] = ACTIONS(2833), [anon_sym_offsetof] = ACTIONS(2833), [anon_sym__Generic] = ACTIONS(2833), [anon_sym_asm] = ACTIONS(2833), [anon_sym___asm__] = ACTIONS(2833), [anon_sym___asm] = ACTIONS(2833), [sym_number_literal] = ACTIONS(2835), [anon_sym_L_SQUOTE] = ACTIONS(2835), [anon_sym_u_SQUOTE] = ACTIONS(2835), [anon_sym_U_SQUOTE] = ACTIONS(2835), [anon_sym_u8_SQUOTE] = ACTIONS(2835), [anon_sym_SQUOTE] = ACTIONS(2835), [anon_sym_L_DQUOTE] = ACTIONS(2835), [anon_sym_u_DQUOTE] = ACTIONS(2835), [anon_sym_U_DQUOTE] = ACTIONS(2835), [anon_sym_u8_DQUOTE] = ACTIONS(2835), [anon_sym_DQUOTE] = ACTIONS(2835), [sym_true] = ACTIONS(2833), [sym_false] = ACTIONS(2833), [anon_sym_NULL] = ACTIONS(2833), [anon_sym_nullptr] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_export] = ACTIONS(2833), [anon_sym_module] = ACTIONS(2833), [anon_sym_import] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_try] = ACTIONS(2833), [anon_sym_delete] = ACTIONS(2833), [anon_sym_throw] = ACTIONS(2833), [anon_sym_namespace] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), [anon_sym_concept] = ACTIONS(2833), [anon_sym_co_return] = ACTIONS(2833), [anon_sym_co_yield] = ACTIONS(2833), [anon_sym_R_DQUOTE] = ACTIONS(2835), [anon_sym_LR_DQUOTE] = ACTIONS(2835), [anon_sym_uR_DQUOTE] = ACTIONS(2835), [anon_sym_UR_DQUOTE] = ACTIONS(2835), [anon_sym_u8R_DQUOTE] = ACTIONS(2835), [anon_sym_co_await] = ACTIONS(2833), [anon_sym_new] = ACTIONS(2833), [anon_sym_requires] = ACTIONS(2833), [sym_this] = ACTIONS(2833), }, [STATE(599)] = { [ts_builtin_sym_end] = ACTIONS(2959), [sym_identifier] = ACTIONS(2957), [aux_sym_preproc_include_token1] = ACTIONS(2957), [aux_sym_preproc_def_token1] = ACTIONS(2957), [aux_sym_preproc_if_token1] = ACTIONS(2957), [aux_sym_preproc_ifdef_token1] = ACTIONS(2957), [aux_sym_preproc_ifdef_token2] = ACTIONS(2957), [sym_preproc_directive] = ACTIONS(2957), [anon_sym_LPAREN2] = ACTIONS(2959), [anon_sym_BANG] = ACTIONS(2959), [anon_sym_TILDE] = ACTIONS(2959), [anon_sym_DASH] = ACTIONS(2957), [anon_sym_PLUS] = ACTIONS(2957), [anon_sym_STAR] = ACTIONS(2959), [anon_sym_AMP_AMP] = ACTIONS(2959), [anon_sym_AMP] = ACTIONS(2957), [anon_sym_SEMI] = ACTIONS(2959), [anon_sym___extension__] = ACTIONS(2957), [anon_sym_typedef] = ACTIONS(2957), [anon_sym_virtual] = ACTIONS(2957), [anon_sym_extern] = ACTIONS(2957), [anon_sym___attribute__] = ACTIONS(2957), [anon_sym___attribute] = ACTIONS(2957), [anon_sym_using] = ACTIONS(2957), [anon_sym_COLON_COLON] = ACTIONS(2959), [anon_sym_LBRACK_LBRACK] = ACTIONS(2959), [anon_sym___declspec] = ACTIONS(2957), [anon_sym___based] = ACTIONS(2957), [anon_sym___cdecl] = ACTIONS(2957), [anon_sym___clrcall] = ACTIONS(2957), [anon_sym___stdcall] = ACTIONS(2957), [anon_sym___fastcall] = ACTIONS(2957), [anon_sym___thiscall] = ACTIONS(2957), [anon_sym___vectorcall] = ACTIONS(2957), [anon_sym_LBRACE] = ACTIONS(2959), [anon_sym_signed] = ACTIONS(2957), [anon_sym_unsigned] = ACTIONS(2957), [anon_sym_long] = ACTIONS(2957), [anon_sym_short] = ACTIONS(2957), [anon_sym_LBRACK] = ACTIONS(2957), [anon_sym_static] = ACTIONS(2957), [anon_sym_register] = ACTIONS(2957), [anon_sym_inline] = ACTIONS(2957), [anon_sym___inline] = ACTIONS(2957), [anon_sym___inline__] = ACTIONS(2957), [anon_sym___forceinline] = ACTIONS(2957), [anon_sym_thread_local] = ACTIONS(2957), [anon_sym___thread] = ACTIONS(2957), [anon_sym_const] = ACTIONS(2957), [anon_sym_constexpr] = ACTIONS(2957), [anon_sym_volatile] = ACTIONS(2957), [anon_sym_restrict] = ACTIONS(2957), [anon_sym___restrict__] = ACTIONS(2957), [anon_sym__Atomic] = ACTIONS(2957), [anon_sym__Noreturn] = ACTIONS(2957), [anon_sym_noreturn] = ACTIONS(2957), [anon_sym__Nonnull] = ACTIONS(2957), [anon_sym_mutable] = ACTIONS(2957), [anon_sym_constinit] = ACTIONS(2957), [anon_sym_consteval] = ACTIONS(2957), [anon_sym_alignas] = ACTIONS(2957), [anon_sym__Alignas] = ACTIONS(2957), [sym_primitive_type] = ACTIONS(2957), [anon_sym_enum] = ACTIONS(2957), [anon_sym_class] = ACTIONS(2957), [anon_sym_struct] = ACTIONS(2957), [anon_sym_union] = ACTIONS(2957), [anon_sym_if] = ACTIONS(2957), [anon_sym_switch] = ACTIONS(2957), [anon_sym_case] = ACTIONS(2957), [anon_sym_default] = ACTIONS(2957), [anon_sym_while] = ACTIONS(2957), [anon_sym_do] = ACTIONS(2957), [anon_sym_for] = ACTIONS(2957), [anon_sym_return] = ACTIONS(2957), [anon_sym_break] = ACTIONS(2957), [anon_sym_continue] = ACTIONS(2957), [anon_sym_goto] = ACTIONS(2957), [anon_sym_not] = ACTIONS(2957), [anon_sym_compl] = ACTIONS(2957), [anon_sym_DASH_DASH] = ACTIONS(2959), [anon_sym_PLUS_PLUS] = ACTIONS(2959), [anon_sym_sizeof] = ACTIONS(2957), [anon_sym___alignof__] = ACTIONS(2957), [anon_sym___alignof] = ACTIONS(2957), [anon_sym__alignof] = ACTIONS(2957), [anon_sym_alignof] = ACTIONS(2957), [anon_sym__Alignof] = ACTIONS(2957), [anon_sym_offsetof] = ACTIONS(2957), [anon_sym__Generic] = ACTIONS(2957), [anon_sym_asm] = ACTIONS(2957), [anon_sym___asm__] = ACTIONS(2957), [anon_sym___asm] = ACTIONS(2957), [sym_number_literal] = ACTIONS(2959), [anon_sym_L_SQUOTE] = ACTIONS(2959), [anon_sym_u_SQUOTE] = ACTIONS(2959), [anon_sym_U_SQUOTE] = ACTIONS(2959), [anon_sym_u8_SQUOTE] = ACTIONS(2959), [anon_sym_SQUOTE] = ACTIONS(2959), [anon_sym_L_DQUOTE] = ACTIONS(2959), [anon_sym_u_DQUOTE] = ACTIONS(2959), [anon_sym_U_DQUOTE] = ACTIONS(2959), [anon_sym_u8_DQUOTE] = ACTIONS(2959), [anon_sym_DQUOTE] = ACTIONS(2959), [sym_true] = ACTIONS(2957), [sym_false] = ACTIONS(2957), [anon_sym_NULL] = ACTIONS(2957), [anon_sym_nullptr] = ACTIONS(2957), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2957), [anon_sym_decltype] = ACTIONS(2957), [anon_sym_explicit] = ACTIONS(2957), [anon_sym_typename] = ACTIONS(2957), [anon_sym_export] = ACTIONS(2957), [anon_sym_module] = ACTIONS(2957), [anon_sym_import] = ACTIONS(2957), [anon_sym_template] = ACTIONS(2957), [anon_sym_operator] = ACTIONS(2957), [anon_sym_try] = ACTIONS(2957), [anon_sym_delete] = ACTIONS(2957), [anon_sym_throw] = ACTIONS(2957), [anon_sym_namespace] = ACTIONS(2957), [anon_sym_static_assert] = ACTIONS(2957), [anon_sym_concept] = ACTIONS(2957), [anon_sym_co_return] = ACTIONS(2957), [anon_sym_co_yield] = ACTIONS(2957), [anon_sym_R_DQUOTE] = ACTIONS(2959), [anon_sym_LR_DQUOTE] = ACTIONS(2959), [anon_sym_uR_DQUOTE] = ACTIONS(2959), [anon_sym_UR_DQUOTE] = ACTIONS(2959), [anon_sym_u8R_DQUOTE] = ACTIONS(2959), [anon_sym_co_await] = ACTIONS(2957), [anon_sym_new] = ACTIONS(2957), [anon_sym_requires] = ACTIONS(2957), [sym_this] = ACTIONS(2957), }, [STATE(600)] = { [sym_identifier] = ACTIONS(2745), [aux_sym_preproc_include_token1] = ACTIONS(2745), [aux_sym_preproc_def_token1] = ACTIONS(2745), [aux_sym_preproc_if_token1] = ACTIONS(2745), [aux_sym_preproc_ifdef_token1] = ACTIONS(2745), [aux_sym_preproc_ifdef_token2] = ACTIONS(2745), [sym_preproc_directive] = ACTIONS(2745), [anon_sym_LPAREN2] = ACTIONS(2747), [anon_sym_BANG] = ACTIONS(2747), [anon_sym_TILDE] = ACTIONS(2747), [anon_sym_DASH] = ACTIONS(2745), [anon_sym_PLUS] = ACTIONS(2745), [anon_sym_STAR] = ACTIONS(2747), [anon_sym_AMP_AMP] = ACTIONS(2747), [anon_sym_AMP] = ACTIONS(2745), [anon_sym_SEMI] = ACTIONS(2747), [anon_sym___extension__] = ACTIONS(2745), [anon_sym_typedef] = ACTIONS(2745), [anon_sym_virtual] = ACTIONS(2745), [anon_sym_extern] = ACTIONS(2745), [anon_sym___attribute__] = ACTIONS(2745), [anon_sym___attribute] = ACTIONS(2745), [anon_sym_using] = ACTIONS(2745), [anon_sym_COLON_COLON] = ACTIONS(2747), [anon_sym_LBRACK_LBRACK] = ACTIONS(2747), [anon_sym___declspec] = ACTIONS(2745), [anon_sym___based] = ACTIONS(2745), [anon_sym___cdecl] = ACTIONS(2745), [anon_sym___clrcall] = ACTIONS(2745), [anon_sym___stdcall] = ACTIONS(2745), [anon_sym___fastcall] = ACTIONS(2745), [anon_sym___thiscall] = ACTIONS(2745), [anon_sym___vectorcall] = ACTIONS(2745), [anon_sym_LBRACE] = ACTIONS(2747), [anon_sym_RBRACE] = ACTIONS(2747), [anon_sym_signed] = ACTIONS(2745), [anon_sym_unsigned] = ACTIONS(2745), [anon_sym_long] = ACTIONS(2745), [anon_sym_short] = ACTIONS(2745), [anon_sym_LBRACK] = ACTIONS(2745), [anon_sym_static] = ACTIONS(2745), [anon_sym_register] = ACTIONS(2745), [anon_sym_inline] = ACTIONS(2745), [anon_sym___inline] = ACTIONS(2745), [anon_sym___inline__] = ACTIONS(2745), [anon_sym___forceinline] = ACTIONS(2745), [anon_sym_thread_local] = ACTIONS(2745), [anon_sym___thread] = ACTIONS(2745), [anon_sym_const] = ACTIONS(2745), [anon_sym_constexpr] = ACTIONS(2745), [anon_sym_volatile] = ACTIONS(2745), [anon_sym_restrict] = ACTIONS(2745), [anon_sym___restrict__] = ACTIONS(2745), [anon_sym__Atomic] = ACTIONS(2745), [anon_sym__Noreturn] = ACTIONS(2745), [anon_sym_noreturn] = ACTIONS(2745), [anon_sym__Nonnull] = ACTIONS(2745), [anon_sym_mutable] = ACTIONS(2745), [anon_sym_constinit] = ACTIONS(2745), [anon_sym_consteval] = ACTIONS(2745), [anon_sym_alignas] = ACTIONS(2745), [anon_sym__Alignas] = ACTIONS(2745), [sym_primitive_type] = ACTIONS(2745), [anon_sym_enum] = ACTIONS(2745), [anon_sym_class] = ACTIONS(2745), [anon_sym_struct] = ACTIONS(2745), [anon_sym_union] = ACTIONS(2745), [anon_sym_if] = ACTIONS(2745), [anon_sym_else] = ACTIONS(2745), [anon_sym_switch] = ACTIONS(2745), [anon_sym_case] = ACTIONS(2745), [anon_sym_default] = ACTIONS(2745), [anon_sym_while] = ACTIONS(2745), [anon_sym_do] = ACTIONS(2745), [anon_sym_for] = ACTIONS(2745), [anon_sym_return] = ACTIONS(2745), [anon_sym_break] = ACTIONS(2745), [anon_sym_continue] = ACTIONS(2745), [anon_sym_goto] = ACTIONS(2745), [anon_sym___try] = ACTIONS(2745), [anon_sym___leave] = ACTIONS(2745), [anon_sym_not] = ACTIONS(2745), [anon_sym_compl] = ACTIONS(2745), [anon_sym_DASH_DASH] = ACTIONS(2747), [anon_sym_PLUS_PLUS] = ACTIONS(2747), [anon_sym_sizeof] = ACTIONS(2745), [anon_sym___alignof__] = ACTIONS(2745), [anon_sym___alignof] = ACTIONS(2745), [anon_sym__alignof] = ACTIONS(2745), [anon_sym_alignof] = ACTIONS(2745), [anon_sym__Alignof] = ACTIONS(2745), [anon_sym_offsetof] = ACTIONS(2745), [anon_sym__Generic] = ACTIONS(2745), [anon_sym_asm] = ACTIONS(2745), [anon_sym___asm__] = ACTIONS(2745), [anon_sym___asm] = ACTIONS(2745), [sym_number_literal] = ACTIONS(2747), [anon_sym_L_SQUOTE] = ACTIONS(2747), [anon_sym_u_SQUOTE] = ACTIONS(2747), [anon_sym_U_SQUOTE] = ACTIONS(2747), [anon_sym_u8_SQUOTE] = ACTIONS(2747), [anon_sym_SQUOTE] = ACTIONS(2747), [anon_sym_L_DQUOTE] = ACTIONS(2747), [anon_sym_u_DQUOTE] = ACTIONS(2747), [anon_sym_U_DQUOTE] = ACTIONS(2747), [anon_sym_u8_DQUOTE] = ACTIONS(2747), [anon_sym_DQUOTE] = ACTIONS(2747), [sym_true] = ACTIONS(2745), [sym_false] = ACTIONS(2745), [anon_sym_NULL] = ACTIONS(2745), [anon_sym_nullptr] = ACTIONS(2745), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2745), [anon_sym_decltype] = ACTIONS(2745), [anon_sym_explicit] = ACTIONS(2745), [anon_sym_typename] = ACTIONS(2745), [anon_sym_template] = ACTIONS(2745), [anon_sym_operator] = ACTIONS(2745), [anon_sym_try] = ACTIONS(2745), [anon_sym_delete] = ACTIONS(2745), [anon_sym_throw] = ACTIONS(2745), [anon_sym_namespace] = ACTIONS(2745), [anon_sym_static_assert] = ACTIONS(2745), [anon_sym_concept] = ACTIONS(2745), [anon_sym_co_return] = ACTIONS(2745), [anon_sym_co_yield] = ACTIONS(2745), [anon_sym_R_DQUOTE] = ACTIONS(2747), [anon_sym_LR_DQUOTE] = ACTIONS(2747), [anon_sym_uR_DQUOTE] = ACTIONS(2747), [anon_sym_UR_DQUOTE] = ACTIONS(2747), [anon_sym_u8R_DQUOTE] = ACTIONS(2747), [anon_sym_co_await] = ACTIONS(2745), [anon_sym_new] = ACTIONS(2745), [anon_sym_requires] = ACTIONS(2745), [sym_this] = ACTIONS(2745), }, [STATE(601)] = { [ts_builtin_sym_end] = ACTIONS(2879), [sym_identifier] = ACTIONS(2877), [aux_sym_preproc_include_token1] = ACTIONS(2877), [aux_sym_preproc_def_token1] = ACTIONS(2877), [aux_sym_preproc_if_token1] = ACTIONS(2877), [aux_sym_preproc_ifdef_token1] = ACTIONS(2877), [aux_sym_preproc_ifdef_token2] = ACTIONS(2877), [sym_preproc_directive] = ACTIONS(2877), [anon_sym_LPAREN2] = ACTIONS(2879), [anon_sym_BANG] = ACTIONS(2879), [anon_sym_TILDE] = ACTIONS(2879), [anon_sym_DASH] = ACTIONS(2877), [anon_sym_PLUS] = ACTIONS(2877), [anon_sym_STAR] = ACTIONS(2879), [anon_sym_AMP_AMP] = ACTIONS(2879), [anon_sym_AMP] = ACTIONS(2877), [anon_sym_SEMI] = ACTIONS(2879), [anon_sym___extension__] = ACTIONS(2877), [anon_sym_typedef] = ACTIONS(2877), [anon_sym_virtual] = ACTIONS(2877), [anon_sym_extern] = ACTIONS(2877), [anon_sym___attribute__] = ACTIONS(2877), [anon_sym___attribute] = ACTIONS(2877), [anon_sym_using] = ACTIONS(2877), [anon_sym_COLON_COLON] = ACTIONS(2879), [anon_sym_LBRACK_LBRACK] = ACTIONS(2879), [anon_sym___declspec] = ACTIONS(2877), [anon_sym___based] = ACTIONS(2877), [anon_sym___cdecl] = ACTIONS(2877), [anon_sym___clrcall] = ACTIONS(2877), [anon_sym___stdcall] = ACTIONS(2877), [anon_sym___fastcall] = ACTIONS(2877), [anon_sym___thiscall] = ACTIONS(2877), [anon_sym___vectorcall] = ACTIONS(2877), [anon_sym_LBRACE] = ACTIONS(2879), [anon_sym_signed] = ACTIONS(2877), [anon_sym_unsigned] = ACTIONS(2877), [anon_sym_long] = ACTIONS(2877), [anon_sym_short] = ACTIONS(2877), [anon_sym_LBRACK] = ACTIONS(2877), [anon_sym_static] = ACTIONS(2877), [anon_sym_register] = ACTIONS(2877), [anon_sym_inline] = ACTIONS(2877), [anon_sym___inline] = ACTIONS(2877), [anon_sym___inline__] = ACTIONS(2877), [anon_sym___forceinline] = ACTIONS(2877), [anon_sym_thread_local] = ACTIONS(2877), [anon_sym___thread] = ACTIONS(2877), [anon_sym_const] = ACTIONS(2877), [anon_sym_constexpr] = ACTIONS(2877), [anon_sym_volatile] = ACTIONS(2877), [anon_sym_restrict] = ACTIONS(2877), [anon_sym___restrict__] = ACTIONS(2877), [anon_sym__Atomic] = ACTIONS(2877), [anon_sym__Noreturn] = ACTIONS(2877), [anon_sym_noreturn] = ACTIONS(2877), [anon_sym__Nonnull] = ACTIONS(2877), [anon_sym_mutable] = ACTIONS(2877), [anon_sym_constinit] = ACTIONS(2877), [anon_sym_consteval] = ACTIONS(2877), [anon_sym_alignas] = ACTIONS(2877), [anon_sym__Alignas] = ACTIONS(2877), [sym_primitive_type] = ACTIONS(2877), [anon_sym_enum] = ACTIONS(2877), [anon_sym_class] = ACTIONS(2877), [anon_sym_struct] = ACTIONS(2877), [anon_sym_union] = ACTIONS(2877), [anon_sym_if] = ACTIONS(2877), [anon_sym_switch] = ACTIONS(2877), [anon_sym_case] = ACTIONS(2877), [anon_sym_default] = ACTIONS(2877), [anon_sym_while] = ACTIONS(2877), [anon_sym_do] = ACTIONS(2877), [anon_sym_for] = ACTIONS(2877), [anon_sym_return] = ACTIONS(2877), [anon_sym_break] = ACTIONS(2877), [anon_sym_continue] = ACTIONS(2877), [anon_sym_goto] = ACTIONS(2877), [anon_sym_not] = ACTIONS(2877), [anon_sym_compl] = ACTIONS(2877), [anon_sym_DASH_DASH] = ACTIONS(2879), [anon_sym_PLUS_PLUS] = ACTIONS(2879), [anon_sym_sizeof] = ACTIONS(2877), [anon_sym___alignof__] = ACTIONS(2877), [anon_sym___alignof] = ACTIONS(2877), [anon_sym__alignof] = ACTIONS(2877), [anon_sym_alignof] = ACTIONS(2877), [anon_sym__Alignof] = ACTIONS(2877), [anon_sym_offsetof] = ACTIONS(2877), [anon_sym__Generic] = ACTIONS(2877), [anon_sym_asm] = ACTIONS(2877), [anon_sym___asm__] = ACTIONS(2877), [anon_sym___asm] = ACTIONS(2877), [sym_number_literal] = ACTIONS(2879), [anon_sym_L_SQUOTE] = ACTIONS(2879), [anon_sym_u_SQUOTE] = ACTIONS(2879), [anon_sym_U_SQUOTE] = ACTIONS(2879), [anon_sym_u8_SQUOTE] = ACTIONS(2879), [anon_sym_SQUOTE] = ACTIONS(2879), [anon_sym_L_DQUOTE] = ACTIONS(2879), [anon_sym_u_DQUOTE] = ACTIONS(2879), [anon_sym_U_DQUOTE] = ACTIONS(2879), [anon_sym_u8_DQUOTE] = ACTIONS(2879), [anon_sym_DQUOTE] = ACTIONS(2879), [sym_true] = ACTIONS(2877), [sym_false] = ACTIONS(2877), [anon_sym_NULL] = ACTIONS(2877), [anon_sym_nullptr] = ACTIONS(2877), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2877), [anon_sym_decltype] = ACTIONS(2877), [anon_sym_explicit] = ACTIONS(2877), [anon_sym_typename] = ACTIONS(2877), [anon_sym_export] = ACTIONS(2877), [anon_sym_module] = ACTIONS(2877), [anon_sym_import] = ACTIONS(2877), [anon_sym_template] = ACTIONS(2877), [anon_sym_operator] = ACTIONS(2877), [anon_sym_try] = ACTIONS(2877), [anon_sym_delete] = ACTIONS(2877), [anon_sym_throw] = ACTIONS(2877), [anon_sym_namespace] = ACTIONS(2877), [anon_sym_static_assert] = ACTIONS(2877), [anon_sym_concept] = ACTIONS(2877), [anon_sym_co_return] = ACTIONS(2877), [anon_sym_co_yield] = ACTIONS(2877), [anon_sym_R_DQUOTE] = ACTIONS(2879), [anon_sym_LR_DQUOTE] = ACTIONS(2879), [anon_sym_uR_DQUOTE] = ACTIONS(2879), [anon_sym_UR_DQUOTE] = ACTIONS(2879), [anon_sym_u8R_DQUOTE] = ACTIONS(2879), [anon_sym_co_await] = ACTIONS(2877), [anon_sym_new] = ACTIONS(2877), [anon_sym_requires] = ACTIONS(2877), [sym_this] = ACTIONS(2877), }, [STATE(602)] = { [ts_builtin_sym_end] = ACTIONS(3569), [sym_identifier] = ACTIONS(3571), [aux_sym_preproc_include_token1] = ACTIONS(3571), [aux_sym_preproc_def_token1] = ACTIONS(3571), [aux_sym_preproc_if_token1] = ACTIONS(3571), [aux_sym_preproc_ifdef_token1] = ACTIONS(3571), [aux_sym_preproc_ifdef_token2] = ACTIONS(3571), [sym_preproc_directive] = ACTIONS(3571), [anon_sym_LPAREN2] = ACTIONS(3569), [anon_sym_BANG] = ACTIONS(3569), [anon_sym_TILDE] = ACTIONS(3569), [anon_sym_DASH] = ACTIONS(3571), [anon_sym_PLUS] = ACTIONS(3571), [anon_sym_STAR] = ACTIONS(3569), [anon_sym_AMP_AMP] = ACTIONS(3569), [anon_sym_AMP] = ACTIONS(3571), [anon_sym_SEMI] = ACTIONS(3569), [anon_sym___extension__] = ACTIONS(3571), [anon_sym_typedef] = ACTIONS(3571), [anon_sym_virtual] = ACTIONS(3571), [anon_sym_extern] = ACTIONS(3571), [anon_sym___attribute__] = ACTIONS(3571), [anon_sym___attribute] = ACTIONS(3571), [anon_sym_using] = ACTIONS(3571), [anon_sym_COLON_COLON] = ACTIONS(3569), [anon_sym_LBRACK_LBRACK] = ACTIONS(3569), [anon_sym___declspec] = ACTIONS(3571), [anon_sym___based] = ACTIONS(3571), [anon_sym___cdecl] = ACTIONS(3571), [anon_sym___clrcall] = ACTIONS(3571), [anon_sym___stdcall] = ACTIONS(3571), [anon_sym___fastcall] = ACTIONS(3571), [anon_sym___thiscall] = ACTIONS(3571), [anon_sym___vectorcall] = ACTIONS(3571), [anon_sym_LBRACE] = ACTIONS(3569), [anon_sym_signed] = ACTIONS(3571), [anon_sym_unsigned] = ACTIONS(3571), [anon_sym_long] = ACTIONS(3571), [anon_sym_short] = ACTIONS(3571), [anon_sym_LBRACK] = ACTIONS(3571), [anon_sym_static] = ACTIONS(3571), [anon_sym_register] = ACTIONS(3571), [anon_sym_inline] = ACTIONS(3571), [anon_sym___inline] = ACTIONS(3571), [anon_sym___inline__] = ACTIONS(3571), [anon_sym___forceinline] = ACTIONS(3571), [anon_sym_thread_local] = ACTIONS(3571), [anon_sym___thread] = ACTIONS(3571), [anon_sym_const] = ACTIONS(3571), [anon_sym_constexpr] = ACTIONS(3571), [anon_sym_volatile] = ACTIONS(3571), [anon_sym_restrict] = ACTIONS(3571), [anon_sym___restrict__] = ACTIONS(3571), [anon_sym__Atomic] = ACTIONS(3571), [anon_sym__Noreturn] = ACTIONS(3571), [anon_sym_noreturn] = ACTIONS(3571), [anon_sym__Nonnull] = ACTIONS(3571), [anon_sym_mutable] = ACTIONS(3571), [anon_sym_constinit] = ACTIONS(3571), [anon_sym_consteval] = ACTIONS(3571), [anon_sym_alignas] = ACTIONS(3571), [anon_sym__Alignas] = ACTIONS(3571), [sym_primitive_type] = ACTIONS(3571), [anon_sym_enum] = ACTIONS(3571), [anon_sym_class] = ACTIONS(3571), [anon_sym_struct] = ACTIONS(3571), [anon_sym_union] = ACTIONS(3571), [anon_sym_if] = ACTIONS(3571), [anon_sym_switch] = ACTIONS(3571), [anon_sym_case] = ACTIONS(3571), [anon_sym_default] = ACTIONS(3571), [anon_sym_while] = ACTIONS(3571), [anon_sym_do] = ACTIONS(3571), [anon_sym_for] = ACTIONS(3571), [anon_sym_return] = ACTIONS(3571), [anon_sym_break] = ACTIONS(3571), [anon_sym_continue] = ACTIONS(3571), [anon_sym_goto] = ACTIONS(3571), [anon_sym_not] = ACTIONS(3571), [anon_sym_compl] = ACTIONS(3571), [anon_sym_DASH_DASH] = ACTIONS(3569), [anon_sym_PLUS_PLUS] = ACTIONS(3569), [anon_sym_sizeof] = ACTIONS(3571), [anon_sym___alignof__] = ACTIONS(3571), [anon_sym___alignof] = ACTIONS(3571), [anon_sym__alignof] = ACTIONS(3571), [anon_sym_alignof] = ACTIONS(3571), [anon_sym__Alignof] = ACTIONS(3571), [anon_sym_offsetof] = ACTIONS(3571), [anon_sym__Generic] = ACTIONS(3571), [anon_sym_asm] = ACTIONS(3571), [anon_sym___asm__] = ACTIONS(3571), [anon_sym___asm] = ACTIONS(3571), [sym_number_literal] = ACTIONS(3569), [anon_sym_L_SQUOTE] = ACTIONS(3569), [anon_sym_u_SQUOTE] = ACTIONS(3569), [anon_sym_U_SQUOTE] = ACTIONS(3569), [anon_sym_u8_SQUOTE] = ACTIONS(3569), [anon_sym_SQUOTE] = ACTIONS(3569), [anon_sym_L_DQUOTE] = ACTIONS(3569), [anon_sym_u_DQUOTE] = ACTIONS(3569), [anon_sym_U_DQUOTE] = ACTIONS(3569), [anon_sym_u8_DQUOTE] = ACTIONS(3569), [anon_sym_DQUOTE] = ACTIONS(3569), [sym_true] = ACTIONS(3571), [sym_false] = ACTIONS(3571), [anon_sym_NULL] = ACTIONS(3571), [anon_sym_nullptr] = ACTIONS(3571), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3571), [anon_sym_decltype] = ACTIONS(3571), [anon_sym_explicit] = ACTIONS(3571), [anon_sym_typename] = ACTIONS(3571), [anon_sym_export] = ACTIONS(3571), [anon_sym_module] = ACTIONS(3571), [anon_sym_import] = ACTIONS(3571), [anon_sym_template] = ACTIONS(3571), [anon_sym_operator] = ACTIONS(3571), [anon_sym_try] = ACTIONS(3571), [anon_sym_delete] = ACTIONS(3571), [anon_sym_throw] = ACTIONS(3571), [anon_sym_namespace] = ACTIONS(3571), [anon_sym_static_assert] = ACTIONS(3571), [anon_sym_concept] = ACTIONS(3571), [anon_sym_co_return] = ACTIONS(3571), [anon_sym_co_yield] = ACTIONS(3571), [anon_sym_R_DQUOTE] = ACTIONS(3569), [anon_sym_LR_DQUOTE] = ACTIONS(3569), [anon_sym_uR_DQUOTE] = ACTIONS(3569), [anon_sym_UR_DQUOTE] = ACTIONS(3569), [anon_sym_u8R_DQUOTE] = ACTIONS(3569), [anon_sym_co_await] = ACTIONS(3571), [anon_sym_new] = ACTIONS(3571), [anon_sym_requires] = ACTIONS(3571), [sym_this] = ACTIONS(3571), }, [STATE(603)] = { [ts_builtin_sym_end] = ACTIONS(2887), [sym_identifier] = ACTIONS(2885), [aux_sym_preproc_include_token1] = ACTIONS(2885), [aux_sym_preproc_def_token1] = ACTIONS(2885), [aux_sym_preproc_if_token1] = ACTIONS(2885), [aux_sym_preproc_ifdef_token1] = ACTIONS(2885), [aux_sym_preproc_ifdef_token2] = ACTIONS(2885), [sym_preproc_directive] = ACTIONS(2885), [anon_sym_LPAREN2] = ACTIONS(2887), [anon_sym_BANG] = ACTIONS(2887), [anon_sym_TILDE] = ACTIONS(2887), [anon_sym_DASH] = ACTIONS(2885), [anon_sym_PLUS] = ACTIONS(2885), [anon_sym_STAR] = ACTIONS(2887), [anon_sym_AMP_AMP] = ACTIONS(2887), [anon_sym_AMP] = ACTIONS(2885), [anon_sym_SEMI] = ACTIONS(2887), [anon_sym___extension__] = ACTIONS(2885), [anon_sym_typedef] = ACTIONS(2885), [anon_sym_virtual] = ACTIONS(2885), [anon_sym_extern] = ACTIONS(2885), [anon_sym___attribute__] = ACTIONS(2885), [anon_sym___attribute] = ACTIONS(2885), [anon_sym_using] = ACTIONS(2885), [anon_sym_COLON_COLON] = ACTIONS(2887), [anon_sym_LBRACK_LBRACK] = ACTIONS(2887), [anon_sym___declspec] = ACTIONS(2885), [anon_sym___based] = ACTIONS(2885), [anon_sym___cdecl] = ACTIONS(2885), [anon_sym___clrcall] = ACTIONS(2885), [anon_sym___stdcall] = ACTIONS(2885), [anon_sym___fastcall] = ACTIONS(2885), [anon_sym___thiscall] = ACTIONS(2885), [anon_sym___vectorcall] = ACTIONS(2885), [anon_sym_LBRACE] = ACTIONS(2887), [anon_sym_signed] = ACTIONS(2885), [anon_sym_unsigned] = ACTIONS(2885), [anon_sym_long] = ACTIONS(2885), [anon_sym_short] = ACTIONS(2885), [anon_sym_LBRACK] = ACTIONS(2885), [anon_sym_static] = ACTIONS(2885), [anon_sym_register] = ACTIONS(2885), [anon_sym_inline] = ACTIONS(2885), [anon_sym___inline] = ACTIONS(2885), [anon_sym___inline__] = ACTIONS(2885), [anon_sym___forceinline] = ACTIONS(2885), [anon_sym_thread_local] = ACTIONS(2885), [anon_sym___thread] = ACTIONS(2885), [anon_sym_const] = ACTIONS(2885), [anon_sym_constexpr] = ACTIONS(2885), [anon_sym_volatile] = ACTIONS(2885), [anon_sym_restrict] = ACTIONS(2885), [anon_sym___restrict__] = ACTIONS(2885), [anon_sym__Atomic] = ACTIONS(2885), [anon_sym__Noreturn] = ACTIONS(2885), [anon_sym_noreturn] = ACTIONS(2885), [anon_sym__Nonnull] = ACTIONS(2885), [anon_sym_mutable] = ACTIONS(2885), [anon_sym_constinit] = ACTIONS(2885), [anon_sym_consteval] = ACTIONS(2885), [anon_sym_alignas] = ACTIONS(2885), [anon_sym__Alignas] = ACTIONS(2885), [sym_primitive_type] = ACTIONS(2885), [anon_sym_enum] = ACTIONS(2885), [anon_sym_class] = ACTIONS(2885), [anon_sym_struct] = ACTIONS(2885), [anon_sym_union] = ACTIONS(2885), [anon_sym_if] = ACTIONS(2885), [anon_sym_switch] = ACTIONS(2885), [anon_sym_case] = ACTIONS(2885), [anon_sym_default] = ACTIONS(2885), [anon_sym_while] = ACTIONS(2885), [anon_sym_do] = ACTIONS(2885), [anon_sym_for] = ACTIONS(2885), [anon_sym_return] = ACTIONS(2885), [anon_sym_break] = ACTIONS(2885), [anon_sym_continue] = ACTIONS(2885), [anon_sym_goto] = ACTIONS(2885), [anon_sym_not] = ACTIONS(2885), [anon_sym_compl] = ACTIONS(2885), [anon_sym_DASH_DASH] = ACTIONS(2887), [anon_sym_PLUS_PLUS] = ACTIONS(2887), [anon_sym_sizeof] = ACTIONS(2885), [anon_sym___alignof__] = ACTIONS(2885), [anon_sym___alignof] = ACTIONS(2885), [anon_sym__alignof] = ACTIONS(2885), [anon_sym_alignof] = ACTIONS(2885), [anon_sym__Alignof] = ACTIONS(2885), [anon_sym_offsetof] = ACTIONS(2885), [anon_sym__Generic] = ACTIONS(2885), [anon_sym_asm] = ACTIONS(2885), [anon_sym___asm__] = ACTIONS(2885), [anon_sym___asm] = ACTIONS(2885), [sym_number_literal] = ACTIONS(2887), [anon_sym_L_SQUOTE] = ACTIONS(2887), [anon_sym_u_SQUOTE] = ACTIONS(2887), [anon_sym_U_SQUOTE] = ACTIONS(2887), [anon_sym_u8_SQUOTE] = ACTIONS(2887), [anon_sym_SQUOTE] = ACTIONS(2887), [anon_sym_L_DQUOTE] = ACTIONS(2887), [anon_sym_u_DQUOTE] = ACTIONS(2887), [anon_sym_U_DQUOTE] = ACTIONS(2887), [anon_sym_u8_DQUOTE] = ACTIONS(2887), [anon_sym_DQUOTE] = ACTIONS(2887), [sym_true] = ACTIONS(2885), [sym_false] = ACTIONS(2885), [anon_sym_NULL] = ACTIONS(2885), [anon_sym_nullptr] = ACTIONS(2885), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2885), [anon_sym_decltype] = ACTIONS(2885), [anon_sym_explicit] = ACTIONS(2885), [anon_sym_typename] = ACTIONS(2885), [anon_sym_export] = ACTIONS(2885), [anon_sym_module] = ACTIONS(2885), [anon_sym_import] = ACTIONS(2885), [anon_sym_template] = ACTIONS(2885), [anon_sym_operator] = ACTIONS(2885), [anon_sym_try] = ACTIONS(2885), [anon_sym_delete] = ACTIONS(2885), [anon_sym_throw] = ACTIONS(2885), [anon_sym_namespace] = ACTIONS(2885), [anon_sym_static_assert] = ACTIONS(2885), [anon_sym_concept] = ACTIONS(2885), [anon_sym_co_return] = ACTIONS(2885), [anon_sym_co_yield] = ACTIONS(2885), [anon_sym_R_DQUOTE] = ACTIONS(2887), [anon_sym_LR_DQUOTE] = ACTIONS(2887), [anon_sym_uR_DQUOTE] = ACTIONS(2887), [anon_sym_UR_DQUOTE] = ACTIONS(2887), [anon_sym_u8R_DQUOTE] = ACTIONS(2887), [anon_sym_co_await] = ACTIONS(2885), [anon_sym_new] = ACTIONS(2885), [anon_sym_requires] = ACTIONS(2885), [sym_this] = ACTIONS(2885), }, [STATE(604)] = { [ts_builtin_sym_end] = ACTIONS(2883), [sym_identifier] = ACTIONS(2881), [aux_sym_preproc_include_token1] = ACTIONS(2881), [aux_sym_preproc_def_token1] = ACTIONS(2881), [aux_sym_preproc_if_token1] = ACTIONS(2881), [aux_sym_preproc_ifdef_token1] = ACTIONS(2881), [aux_sym_preproc_ifdef_token2] = ACTIONS(2881), [sym_preproc_directive] = ACTIONS(2881), [anon_sym_LPAREN2] = ACTIONS(2883), [anon_sym_BANG] = ACTIONS(2883), [anon_sym_TILDE] = ACTIONS(2883), [anon_sym_DASH] = ACTIONS(2881), [anon_sym_PLUS] = ACTIONS(2881), [anon_sym_STAR] = ACTIONS(2883), [anon_sym_AMP_AMP] = ACTIONS(2883), [anon_sym_AMP] = ACTIONS(2881), [anon_sym_SEMI] = ACTIONS(2883), [anon_sym___extension__] = ACTIONS(2881), [anon_sym_typedef] = ACTIONS(2881), [anon_sym_virtual] = ACTIONS(2881), [anon_sym_extern] = ACTIONS(2881), [anon_sym___attribute__] = ACTIONS(2881), [anon_sym___attribute] = ACTIONS(2881), [anon_sym_using] = ACTIONS(2881), [anon_sym_COLON_COLON] = ACTIONS(2883), [anon_sym_LBRACK_LBRACK] = ACTIONS(2883), [anon_sym___declspec] = ACTIONS(2881), [anon_sym___based] = ACTIONS(2881), [anon_sym___cdecl] = ACTIONS(2881), [anon_sym___clrcall] = ACTIONS(2881), [anon_sym___stdcall] = ACTIONS(2881), [anon_sym___fastcall] = ACTIONS(2881), [anon_sym___thiscall] = ACTIONS(2881), [anon_sym___vectorcall] = ACTIONS(2881), [anon_sym_LBRACE] = ACTIONS(2883), [anon_sym_signed] = ACTIONS(2881), [anon_sym_unsigned] = ACTIONS(2881), [anon_sym_long] = ACTIONS(2881), [anon_sym_short] = ACTIONS(2881), [anon_sym_LBRACK] = ACTIONS(2881), [anon_sym_static] = ACTIONS(2881), [anon_sym_register] = ACTIONS(2881), [anon_sym_inline] = ACTIONS(2881), [anon_sym___inline] = ACTIONS(2881), [anon_sym___inline__] = ACTIONS(2881), [anon_sym___forceinline] = ACTIONS(2881), [anon_sym_thread_local] = ACTIONS(2881), [anon_sym___thread] = ACTIONS(2881), [anon_sym_const] = ACTIONS(2881), [anon_sym_constexpr] = ACTIONS(2881), [anon_sym_volatile] = ACTIONS(2881), [anon_sym_restrict] = ACTIONS(2881), [anon_sym___restrict__] = ACTIONS(2881), [anon_sym__Atomic] = ACTIONS(2881), [anon_sym__Noreturn] = ACTIONS(2881), [anon_sym_noreturn] = ACTIONS(2881), [anon_sym__Nonnull] = ACTIONS(2881), [anon_sym_mutable] = ACTIONS(2881), [anon_sym_constinit] = ACTIONS(2881), [anon_sym_consteval] = ACTIONS(2881), [anon_sym_alignas] = ACTIONS(2881), [anon_sym__Alignas] = ACTIONS(2881), [sym_primitive_type] = ACTIONS(2881), [anon_sym_enum] = ACTIONS(2881), [anon_sym_class] = ACTIONS(2881), [anon_sym_struct] = ACTIONS(2881), [anon_sym_union] = ACTIONS(2881), [anon_sym_if] = ACTIONS(2881), [anon_sym_switch] = ACTIONS(2881), [anon_sym_case] = ACTIONS(2881), [anon_sym_default] = ACTIONS(2881), [anon_sym_while] = ACTIONS(2881), [anon_sym_do] = ACTIONS(2881), [anon_sym_for] = ACTIONS(2881), [anon_sym_return] = ACTIONS(2881), [anon_sym_break] = ACTIONS(2881), [anon_sym_continue] = ACTIONS(2881), [anon_sym_goto] = ACTIONS(2881), [anon_sym_not] = ACTIONS(2881), [anon_sym_compl] = ACTIONS(2881), [anon_sym_DASH_DASH] = ACTIONS(2883), [anon_sym_PLUS_PLUS] = ACTIONS(2883), [anon_sym_sizeof] = ACTIONS(2881), [anon_sym___alignof__] = ACTIONS(2881), [anon_sym___alignof] = ACTIONS(2881), [anon_sym__alignof] = ACTIONS(2881), [anon_sym_alignof] = ACTIONS(2881), [anon_sym__Alignof] = ACTIONS(2881), [anon_sym_offsetof] = ACTIONS(2881), [anon_sym__Generic] = ACTIONS(2881), [anon_sym_asm] = ACTIONS(2881), [anon_sym___asm__] = ACTIONS(2881), [anon_sym___asm] = ACTIONS(2881), [sym_number_literal] = ACTIONS(2883), [anon_sym_L_SQUOTE] = ACTIONS(2883), [anon_sym_u_SQUOTE] = ACTIONS(2883), [anon_sym_U_SQUOTE] = ACTIONS(2883), [anon_sym_u8_SQUOTE] = ACTIONS(2883), [anon_sym_SQUOTE] = ACTIONS(2883), [anon_sym_L_DQUOTE] = ACTIONS(2883), [anon_sym_u_DQUOTE] = ACTIONS(2883), [anon_sym_U_DQUOTE] = ACTIONS(2883), [anon_sym_u8_DQUOTE] = ACTIONS(2883), [anon_sym_DQUOTE] = ACTIONS(2883), [sym_true] = ACTIONS(2881), [sym_false] = ACTIONS(2881), [anon_sym_NULL] = ACTIONS(2881), [anon_sym_nullptr] = ACTIONS(2881), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2881), [anon_sym_decltype] = ACTIONS(2881), [anon_sym_explicit] = ACTIONS(2881), [anon_sym_typename] = ACTIONS(2881), [anon_sym_export] = ACTIONS(2881), [anon_sym_module] = ACTIONS(2881), [anon_sym_import] = ACTIONS(2881), [anon_sym_template] = ACTIONS(2881), [anon_sym_operator] = ACTIONS(2881), [anon_sym_try] = ACTIONS(2881), [anon_sym_delete] = ACTIONS(2881), [anon_sym_throw] = ACTIONS(2881), [anon_sym_namespace] = ACTIONS(2881), [anon_sym_static_assert] = ACTIONS(2881), [anon_sym_concept] = ACTIONS(2881), [anon_sym_co_return] = ACTIONS(2881), [anon_sym_co_yield] = ACTIONS(2881), [anon_sym_R_DQUOTE] = ACTIONS(2883), [anon_sym_LR_DQUOTE] = ACTIONS(2883), [anon_sym_uR_DQUOTE] = ACTIONS(2883), [anon_sym_UR_DQUOTE] = ACTIONS(2883), [anon_sym_u8R_DQUOTE] = ACTIONS(2883), [anon_sym_co_await] = ACTIONS(2881), [anon_sym_new] = ACTIONS(2881), [anon_sym_requires] = ACTIONS(2881), [sym_this] = ACTIONS(2881), }, [STATE(605)] = { [ts_builtin_sym_end] = ACTIONS(2899), [sym_identifier] = ACTIONS(2897), [aux_sym_preproc_include_token1] = ACTIONS(2897), [aux_sym_preproc_def_token1] = ACTIONS(2897), [aux_sym_preproc_if_token1] = ACTIONS(2897), [aux_sym_preproc_ifdef_token1] = ACTIONS(2897), [aux_sym_preproc_ifdef_token2] = ACTIONS(2897), [sym_preproc_directive] = ACTIONS(2897), [anon_sym_LPAREN2] = ACTIONS(2899), [anon_sym_BANG] = ACTIONS(2899), [anon_sym_TILDE] = ACTIONS(2899), [anon_sym_DASH] = ACTIONS(2897), [anon_sym_PLUS] = ACTIONS(2897), [anon_sym_STAR] = ACTIONS(2899), [anon_sym_AMP_AMP] = ACTIONS(2899), [anon_sym_AMP] = ACTIONS(2897), [anon_sym_SEMI] = ACTIONS(2899), [anon_sym___extension__] = ACTIONS(2897), [anon_sym_typedef] = ACTIONS(2897), [anon_sym_virtual] = ACTIONS(2897), [anon_sym_extern] = ACTIONS(2897), [anon_sym___attribute__] = ACTIONS(2897), [anon_sym___attribute] = ACTIONS(2897), [anon_sym_using] = ACTIONS(2897), [anon_sym_COLON_COLON] = ACTIONS(2899), [anon_sym_LBRACK_LBRACK] = ACTIONS(2899), [anon_sym___declspec] = ACTIONS(2897), [anon_sym___based] = ACTIONS(2897), [anon_sym___cdecl] = ACTIONS(2897), [anon_sym___clrcall] = ACTIONS(2897), [anon_sym___stdcall] = ACTIONS(2897), [anon_sym___fastcall] = ACTIONS(2897), [anon_sym___thiscall] = ACTIONS(2897), [anon_sym___vectorcall] = ACTIONS(2897), [anon_sym_LBRACE] = ACTIONS(2899), [anon_sym_signed] = ACTIONS(2897), [anon_sym_unsigned] = ACTIONS(2897), [anon_sym_long] = ACTIONS(2897), [anon_sym_short] = ACTIONS(2897), [anon_sym_LBRACK] = ACTIONS(2897), [anon_sym_static] = ACTIONS(2897), [anon_sym_register] = ACTIONS(2897), [anon_sym_inline] = ACTIONS(2897), [anon_sym___inline] = ACTIONS(2897), [anon_sym___inline__] = ACTIONS(2897), [anon_sym___forceinline] = ACTIONS(2897), [anon_sym_thread_local] = ACTIONS(2897), [anon_sym___thread] = ACTIONS(2897), [anon_sym_const] = ACTIONS(2897), [anon_sym_constexpr] = ACTIONS(2897), [anon_sym_volatile] = ACTIONS(2897), [anon_sym_restrict] = ACTIONS(2897), [anon_sym___restrict__] = ACTIONS(2897), [anon_sym__Atomic] = ACTIONS(2897), [anon_sym__Noreturn] = ACTIONS(2897), [anon_sym_noreturn] = ACTIONS(2897), [anon_sym__Nonnull] = ACTIONS(2897), [anon_sym_mutable] = ACTIONS(2897), [anon_sym_constinit] = ACTIONS(2897), [anon_sym_consteval] = ACTIONS(2897), [anon_sym_alignas] = ACTIONS(2897), [anon_sym__Alignas] = ACTIONS(2897), [sym_primitive_type] = ACTIONS(2897), [anon_sym_enum] = ACTIONS(2897), [anon_sym_class] = ACTIONS(2897), [anon_sym_struct] = ACTIONS(2897), [anon_sym_union] = ACTIONS(2897), [anon_sym_if] = ACTIONS(2897), [anon_sym_switch] = ACTIONS(2897), [anon_sym_case] = ACTIONS(2897), [anon_sym_default] = ACTIONS(2897), [anon_sym_while] = ACTIONS(2897), [anon_sym_do] = ACTIONS(2897), [anon_sym_for] = ACTIONS(2897), [anon_sym_return] = ACTIONS(2897), [anon_sym_break] = ACTIONS(2897), [anon_sym_continue] = ACTIONS(2897), [anon_sym_goto] = ACTIONS(2897), [anon_sym_not] = ACTIONS(2897), [anon_sym_compl] = ACTIONS(2897), [anon_sym_DASH_DASH] = ACTIONS(2899), [anon_sym_PLUS_PLUS] = ACTIONS(2899), [anon_sym_sizeof] = ACTIONS(2897), [anon_sym___alignof__] = ACTIONS(2897), [anon_sym___alignof] = ACTIONS(2897), [anon_sym__alignof] = ACTIONS(2897), [anon_sym_alignof] = ACTIONS(2897), [anon_sym__Alignof] = ACTIONS(2897), [anon_sym_offsetof] = ACTIONS(2897), [anon_sym__Generic] = ACTIONS(2897), [anon_sym_asm] = ACTIONS(2897), [anon_sym___asm__] = ACTIONS(2897), [anon_sym___asm] = ACTIONS(2897), [sym_number_literal] = ACTIONS(2899), [anon_sym_L_SQUOTE] = ACTIONS(2899), [anon_sym_u_SQUOTE] = ACTIONS(2899), [anon_sym_U_SQUOTE] = ACTIONS(2899), [anon_sym_u8_SQUOTE] = ACTIONS(2899), [anon_sym_SQUOTE] = ACTIONS(2899), [anon_sym_L_DQUOTE] = ACTIONS(2899), [anon_sym_u_DQUOTE] = ACTIONS(2899), [anon_sym_U_DQUOTE] = ACTIONS(2899), [anon_sym_u8_DQUOTE] = ACTIONS(2899), [anon_sym_DQUOTE] = ACTIONS(2899), [sym_true] = ACTIONS(2897), [sym_false] = ACTIONS(2897), [anon_sym_NULL] = ACTIONS(2897), [anon_sym_nullptr] = ACTIONS(2897), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2897), [anon_sym_decltype] = ACTIONS(2897), [anon_sym_explicit] = ACTIONS(2897), [anon_sym_typename] = ACTIONS(2897), [anon_sym_export] = ACTIONS(2897), [anon_sym_module] = ACTIONS(2897), [anon_sym_import] = ACTIONS(2897), [anon_sym_template] = ACTIONS(2897), [anon_sym_operator] = ACTIONS(2897), [anon_sym_try] = ACTIONS(2897), [anon_sym_delete] = ACTIONS(2897), [anon_sym_throw] = ACTIONS(2897), [anon_sym_namespace] = ACTIONS(2897), [anon_sym_static_assert] = ACTIONS(2897), [anon_sym_concept] = ACTIONS(2897), [anon_sym_co_return] = ACTIONS(2897), [anon_sym_co_yield] = ACTIONS(2897), [anon_sym_R_DQUOTE] = ACTIONS(2899), [anon_sym_LR_DQUOTE] = ACTIONS(2899), [anon_sym_uR_DQUOTE] = ACTIONS(2899), [anon_sym_UR_DQUOTE] = ACTIONS(2899), [anon_sym_u8R_DQUOTE] = ACTIONS(2899), [anon_sym_co_await] = ACTIONS(2897), [anon_sym_new] = ACTIONS(2897), [anon_sym_requires] = ACTIONS(2897), [sym_this] = ACTIONS(2897), }, [STATE(606)] = { [ts_builtin_sym_end] = ACTIONS(2839), [sym_identifier] = ACTIONS(2837), [aux_sym_preproc_include_token1] = ACTIONS(2837), [aux_sym_preproc_def_token1] = ACTIONS(2837), [aux_sym_preproc_if_token1] = ACTIONS(2837), [aux_sym_preproc_ifdef_token1] = ACTIONS(2837), [aux_sym_preproc_ifdef_token2] = ACTIONS(2837), [sym_preproc_directive] = ACTIONS(2837), [anon_sym_LPAREN2] = ACTIONS(2839), [anon_sym_BANG] = ACTIONS(2839), [anon_sym_TILDE] = ACTIONS(2839), [anon_sym_DASH] = ACTIONS(2837), [anon_sym_PLUS] = ACTIONS(2837), [anon_sym_STAR] = ACTIONS(2839), [anon_sym_AMP_AMP] = ACTIONS(2839), [anon_sym_AMP] = ACTIONS(2837), [anon_sym_SEMI] = ACTIONS(2839), [anon_sym___extension__] = ACTIONS(2837), [anon_sym_typedef] = ACTIONS(2837), [anon_sym_virtual] = ACTIONS(2837), [anon_sym_extern] = ACTIONS(2837), [anon_sym___attribute__] = ACTIONS(2837), [anon_sym___attribute] = ACTIONS(2837), [anon_sym_using] = ACTIONS(2837), [anon_sym_COLON_COLON] = ACTIONS(2839), [anon_sym_LBRACK_LBRACK] = ACTIONS(2839), [anon_sym___declspec] = ACTIONS(2837), [anon_sym___based] = ACTIONS(2837), [anon_sym___cdecl] = ACTIONS(2837), [anon_sym___clrcall] = ACTIONS(2837), [anon_sym___stdcall] = ACTIONS(2837), [anon_sym___fastcall] = ACTIONS(2837), [anon_sym___thiscall] = ACTIONS(2837), [anon_sym___vectorcall] = ACTIONS(2837), [anon_sym_LBRACE] = ACTIONS(2839), [anon_sym_signed] = ACTIONS(2837), [anon_sym_unsigned] = ACTIONS(2837), [anon_sym_long] = ACTIONS(2837), [anon_sym_short] = ACTIONS(2837), [anon_sym_LBRACK] = ACTIONS(2837), [anon_sym_static] = ACTIONS(2837), [anon_sym_register] = ACTIONS(2837), [anon_sym_inline] = ACTIONS(2837), [anon_sym___inline] = ACTIONS(2837), [anon_sym___inline__] = ACTIONS(2837), [anon_sym___forceinline] = ACTIONS(2837), [anon_sym_thread_local] = ACTIONS(2837), [anon_sym___thread] = ACTIONS(2837), [anon_sym_const] = ACTIONS(2837), [anon_sym_constexpr] = ACTIONS(2837), [anon_sym_volatile] = ACTIONS(2837), [anon_sym_restrict] = ACTIONS(2837), [anon_sym___restrict__] = ACTIONS(2837), [anon_sym__Atomic] = ACTIONS(2837), [anon_sym__Noreturn] = ACTIONS(2837), [anon_sym_noreturn] = ACTIONS(2837), [anon_sym__Nonnull] = ACTIONS(2837), [anon_sym_mutable] = ACTIONS(2837), [anon_sym_constinit] = ACTIONS(2837), [anon_sym_consteval] = ACTIONS(2837), [anon_sym_alignas] = ACTIONS(2837), [anon_sym__Alignas] = ACTIONS(2837), [sym_primitive_type] = ACTIONS(2837), [anon_sym_enum] = ACTIONS(2837), [anon_sym_class] = ACTIONS(2837), [anon_sym_struct] = ACTIONS(2837), [anon_sym_union] = ACTIONS(2837), [anon_sym_if] = ACTIONS(2837), [anon_sym_switch] = ACTIONS(2837), [anon_sym_case] = ACTIONS(2837), [anon_sym_default] = ACTIONS(2837), [anon_sym_while] = ACTIONS(2837), [anon_sym_do] = ACTIONS(2837), [anon_sym_for] = ACTIONS(2837), [anon_sym_return] = ACTIONS(2837), [anon_sym_break] = ACTIONS(2837), [anon_sym_continue] = ACTIONS(2837), [anon_sym_goto] = ACTIONS(2837), [anon_sym_not] = ACTIONS(2837), [anon_sym_compl] = ACTIONS(2837), [anon_sym_DASH_DASH] = ACTIONS(2839), [anon_sym_PLUS_PLUS] = ACTIONS(2839), [anon_sym_sizeof] = ACTIONS(2837), [anon_sym___alignof__] = ACTIONS(2837), [anon_sym___alignof] = ACTIONS(2837), [anon_sym__alignof] = ACTIONS(2837), [anon_sym_alignof] = ACTIONS(2837), [anon_sym__Alignof] = ACTIONS(2837), [anon_sym_offsetof] = ACTIONS(2837), [anon_sym__Generic] = ACTIONS(2837), [anon_sym_asm] = ACTIONS(2837), [anon_sym___asm__] = ACTIONS(2837), [anon_sym___asm] = ACTIONS(2837), [sym_number_literal] = ACTIONS(2839), [anon_sym_L_SQUOTE] = ACTIONS(2839), [anon_sym_u_SQUOTE] = ACTIONS(2839), [anon_sym_U_SQUOTE] = ACTIONS(2839), [anon_sym_u8_SQUOTE] = ACTIONS(2839), [anon_sym_SQUOTE] = ACTIONS(2839), [anon_sym_L_DQUOTE] = ACTIONS(2839), [anon_sym_u_DQUOTE] = ACTIONS(2839), [anon_sym_U_DQUOTE] = ACTIONS(2839), [anon_sym_u8_DQUOTE] = ACTIONS(2839), [anon_sym_DQUOTE] = ACTIONS(2839), [sym_true] = ACTIONS(2837), [sym_false] = ACTIONS(2837), [anon_sym_NULL] = ACTIONS(2837), [anon_sym_nullptr] = ACTIONS(2837), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2837), [anon_sym_decltype] = ACTIONS(2837), [anon_sym_explicit] = ACTIONS(2837), [anon_sym_typename] = ACTIONS(2837), [anon_sym_export] = ACTIONS(2837), [anon_sym_module] = ACTIONS(2837), [anon_sym_import] = ACTIONS(2837), [anon_sym_template] = ACTIONS(2837), [anon_sym_operator] = ACTIONS(2837), [anon_sym_try] = ACTIONS(2837), [anon_sym_delete] = ACTIONS(2837), [anon_sym_throw] = ACTIONS(2837), [anon_sym_namespace] = ACTIONS(2837), [anon_sym_static_assert] = ACTIONS(2837), [anon_sym_concept] = ACTIONS(2837), [anon_sym_co_return] = ACTIONS(2837), [anon_sym_co_yield] = ACTIONS(2837), [anon_sym_R_DQUOTE] = ACTIONS(2839), [anon_sym_LR_DQUOTE] = ACTIONS(2839), [anon_sym_uR_DQUOTE] = ACTIONS(2839), [anon_sym_UR_DQUOTE] = ACTIONS(2839), [anon_sym_u8R_DQUOTE] = ACTIONS(2839), [anon_sym_co_await] = ACTIONS(2837), [anon_sym_new] = ACTIONS(2837), [anon_sym_requires] = ACTIONS(2837), [sym_this] = ACTIONS(2837), }, [STATE(607)] = { [ts_builtin_sym_end] = ACTIONS(2903), [sym_identifier] = ACTIONS(2901), [aux_sym_preproc_include_token1] = ACTIONS(2901), [aux_sym_preproc_def_token1] = ACTIONS(2901), [aux_sym_preproc_if_token1] = ACTIONS(2901), [aux_sym_preproc_ifdef_token1] = ACTIONS(2901), [aux_sym_preproc_ifdef_token2] = ACTIONS(2901), [sym_preproc_directive] = ACTIONS(2901), [anon_sym_LPAREN2] = ACTIONS(2903), [anon_sym_BANG] = ACTIONS(2903), [anon_sym_TILDE] = ACTIONS(2903), [anon_sym_DASH] = ACTIONS(2901), [anon_sym_PLUS] = ACTIONS(2901), [anon_sym_STAR] = ACTIONS(2903), [anon_sym_AMP_AMP] = ACTIONS(2903), [anon_sym_AMP] = ACTIONS(2901), [anon_sym_SEMI] = ACTIONS(2903), [anon_sym___extension__] = ACTIONS(2901), [anon_sym_typedef] = ACTIONS(2901), [anon_sym_virtual] = ACTIONS(2901), [anon_sym_extern] = ACTIONS(2901), [anon_sym___attribute__] = ACTIONS(2901), [anon_sym___attribute] = ACTIONS(2901), [anon_sym_using] = ACTIONS(2901), [anon_sym_COLON_COLON] = ACTIONS(2903), [anon_sym_LBRACK_LBRACK] = ACTIONS(2903), [anon_sym___declspec] = ACTIONS(2901), [anon_sym___based] = ACTIONS(2901), [anon_sym___cdecl] = ACTIONS(2901), [anon_sym___clrcall] = ACTIONS(2901), [anon_sym___stdcall] = ACTIONS(2901), [anon_sym___fastcall] = ACTIONS(2901), [anon_sym___thiscall] = ACTIONS(2901), [anon_sym___vectorcall] = ACTIONS(2901), [anon_sym_LBRACE] = ACTIONS(2903), [anon_sym_signed] = ACTIONS(2901), [anon_sym_unsigned] = ACTIONS(2901), [anon_sym_long] = ACTIONS(2901), [anon_sym_short] = ACTIONS(2901), [anon_sym_LBRACK] = ACTIONS(2901), [anon_sym_static] = ACTIONS(2901), [anon_sym_register] = ACTIONS(2901), [anon_sym_inline] = ACTIONS(2901), [anon_sym___inline] = ACTIONS(2901), [anon_sym___inline__] = ACTIONS(2901), [anon_sym___forceinline] = ACTIONS(2901), [anon_sym_thread_local] = ACTIONS(2901), [anon_sym___thread] = ACTIONS(2901), [anon_sym_const] = ACTIONS(2901), [anon_sym_constexpr] = ACTIONS(2901), [anon_sym_volatile] = ACTIONS(2901), [anon_sym_restrict] = ACTIONS(2901), [anon_sym___restrict__] = ACTIONS(2901), [anon_sym__Atomic] = ACTIONS(2901), [anon_sym__Noreturn] = ACTIONS(2901), [anon_sym_noreturn] = ACTIONS(2901), [anon_sym__Nonnull] = ACTIONS(2901), [anon_sym_mutable] = ACTIONS(2901), [anon_sym_constinit] = ACTIONS(2901), [anon_sym_consteval] = ACTIONS(2901), [anon_sym_alignas] = ACTIONS(2901), [anon_sym__Alignas] = ACTIONS(2901), [sym_primitive_type] = ACTIONS(2901), [anon_sym_enum] = ACTIONS(2901), [anon_sym_class] = ACTIONS(2901), [anon_sym_struct] = ACTIONS(2901), [anon_sym_union] = ACTIONS(2901), [anon_sym_if] = ACTIONS(2901), [anon_sym_switch] = ACTIONS(2901), [anon_sym_case] = ACTIONS(2901), [anon_sym_default] = ACTIONS(2901), [anon_sym_while] = ACTIONS(2901), [anon_sym_do] = ACTIONS(2901), [anon_sym_for] = ACTIONS(2901), [anon_sym_return] = ACTIONS(2901), [anon_sym_break] = ACTIONS(2901), [anon_sym_continue] = ACTIONS(2901), [anon_sym_goto] = ACTIONS(2901), [anon_sym_not] = ACTIONS(2901), [anon_sym_compl] = ACTIONS(2901), [anon_sym_DASH_DASH] = ACTIONS(2903), [anon_sym_PLUS_PLUS] = ACTIONS(2903), [anon_sym_sizeof] = ACTIONS(2901), [anon_sym___alignof__] = ACTIONS(2901), [anon_sym___alignof] = ACTIONS(2901), [anon_sym__alignof] = ACTIONS(2901), [anon_sym_alignof] = ACTIONS(2901), [anon_sym__Alignof] = ACTIONS(2901), [anon_sym_offsetof] = ACTIONS(2901), [anon_sym__Generic] = ACTIONS(2901), [anon_sym_asm] = ACTIONS(2901), [anon_sym___asm__] = ACTIONS(2901), [anon_sym___asm] = ACTIONS(2901), [sym_number_literal] = ACTIONS(2903), [anon_sym_L_SQUOTE] = ACTIONS(2903), [anon_sym_u_SQUOTE] = ACTIONS(2903), [anon_sym_U_SQUOTE] = ACTIONS(2903), [anon_sym_u8_SQUOTE] = ACTIONS(2903), [anon_sym_SQUOTE] = ACTIONS(2903), [anon_sym_L_DQUOTE] = ACTIONS(2903), [anon_sym_u_DQUOTE] = ACTIONS(2903), [anon_sym_U_DQUOTE] = ACTIONS(2903), [anon_sym_u8_DQUOTE] = ACTIONS(2903), [anon_sym_DQUOTE] = ACTIONS(2903), [sym_true] = ACTIONS(2901), [sym_false] = ACTIONS(2901), [anon_sym_NULL] = ACTIONS(2901), [anon_sym_nullptr] = ACTIONS(2901), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2901), [anon_sym_decltype] = ACTIONS(2901), [anon_sym_explicit] = ACTIONS(2901), [anon_sym_typename] = ACTIONS(2901), [anon_sym_export] = ACTIONS(2901), [anon_sym_module] = ACTIONS(2901), [anon_sym_import] = ACTIONS(2901), [anon_sym_template] = ACTIONS(2901), [anon_sym_operator] = ACTIONS(2901), [anon_sym_try] = ACTIONS(2901), [anon_sym_delete] = ACTIONS(2901), [anon_sym_throw] = ACTIONS(2901), [anon_sym_namespace] = ACTIONS(2901), [anon_sym_static_assert] = ACTIONS(2901), [anon_sym_concept] = ACTIONS(2901), [anon_sym_co_return] = ACTIONS(2901), [anon_sym_co_yield] = ACTIONS(2901), [anon_sym_R_DQUOTE] = ACTIONS(2903), [anon_sym_LR_DQUOTE] = ACTIONS(2903), [anon_sym_uR_DQUOTE] = ACTIONS(2903), [anon_sym_UR_DQUOTE] = ACTIONS(2903), [anon_sym_u8R_DQUOTE] = ACTIONS(2903), [anon_sym_co_await] = ACTIONS(2901), [anon_sym_new] = ACTIONS(2901), [anon_sym_requires] = ACTIONS(2901), [sym_this] = ACTIONS(2901), }, [STATE(608)] = { [ts_builtin_sym_end] = ACTIONS(2971), [sym_identifier] = ACTIONS(2969), [aux_sym_preproc_include_token1] = ACTIONS(2969), [aux_sym_preproc_def_token1] = ACTIONS(2969), [aux_sym_preproc_if_token1] = ACTIONS(2969), [aux_sym_preproc_ifdef_token1] = ACTIONS(2969), [aux_sym_preproc_ifdef_token2] = ACTIONS(2969), [sym_preproc_directive] = ACTIONS(2969), [anon_sym_LPAREN2] = ACTIONS(2971), [anon_sym_BANG] = ACTIONS(2971), [anon_sym_TILDE] = ACTIONS(2971), [anon_sym_DASH] = ACTIONS(2969), [anon_sym_PLUS] = ACTIONS(2969), [anon_sym_STAR] = ACTIONS(2971), [anon_sym_AMP_AMP] = ACTIONS(2971), [anon_sym_AMP] = ACTIONS(2969), [anon_sym_SEMI] = ACTIONS(2971), [anon_sym___extension__] = ACTIONS(2969), [anon_sym_typedef] = ACTIONS(2969), [anon_sym_virtual] = ACTIONS(2969), [anon_sym_extern] = ACTIONS(2969), [anon_sym___attribute__] = ACTIONS(2969), [anon_sym___attribute] = ACTIONS(2969), [anon_sym_using] = ACTIONS(2969), [anon_sym_COLON_COLON] = ACTIONS(2971), [anon_sym_LBRACK_LBRACK] = ACTIONS(2971), [anon_sym___declspec] = ACTIONS(2969), [anon_sym___based] = ACTIONS(2969), [anon_sym___cdecl] = ACTIONS(2969), [anon_sym___clrcall] = ACTIONS(2969), [anon_sym___stdcall] = ACTIONS(2969), [anon_sym___fastcall] = ACTIONS(2969), [anon_sym___thiscall] = ACTIONS(2969), [anon_sym___vectorcall] = ACTIONS(2969), [anon_sym_LBRACE] = ACTIONS(2971), [anon_sym_signed] = ACTIONS(2969), [anon_sym_unsigned] = ACTIONS(2969), [anon_sym_long] = ACTIONS(2969), [anon_sym_short] = ACTIONS(2969), [anon_sym_LBRACK] = ACTIONS(2969), [anon_sym_static] = ACTIONS(2969), [anon_sym_register] = ACTIONS(2969), [anon_sym_inline] = ACTIONS(2969), [anon_sym___inline] = ACTIONS(2969), [anon_sym___inline__] = ACTIONS(2969), [anon_sym___forceinline] = ACTIONS(2969), [anon_sym_thread_local] = ACTIONS(2969), [anon_sym___thread] = ACTIONS(2969), [anon_sym_const] = ACTIONS(2969), [anon_sym_constexpr] = ACTIONS(2969), [anon_sym_volatile] = ACTIONS(2969), [anon_sym_restrict] = ACTIONS(2969), [anon_sym___restrict__] = ACTIONS(2969), [anon_sym__Atomic] = ACTIONS(2969), [anon_sym__Noreturn] = ACTIONS(2969), [anon_sym_noreturn] = ACTIONS(2969), [anon_sym__Nonnull] = ACTIONS(2969), [anon_sym_mutable] = ACTIONS(2969), [anon_sym_constinit] = ACTIONS(2969), [anon_sym_consteval] = ACTIONS(2969), [anon_sym_alignas] = ACTIONS(2969), [anon_sym__Alignas] = ACTIONS(2969), [sym_primitive_type] = ACTIONS(2969), [anon_sym_enum] = ACTIONS(2969), [anon_sym_class] = ACTIONS(2969), [anon_sym_struct] = ACTIONS(2969), [anon_sym_union] = ACTIONS(2969), [anon_sym_if] = ACTIONS(2969), [anon_sym_switch] = ACTIONS(2969), [anon_sym_case] = ACTIONS(2969), [anon_sym_default] = ACTIONS(2969), [anon_sym_while] = ACTIONS(2969), [anon_sym_do] = ACTIONS(2969), [anon_sym_for] = ACTIONS(2969), [anon_sym_return] = ACTIONS(2969), [anon_sym_break] = ACTIONS(2969), [anon_sym_continue] = ACTIONS(2969), [anon_sym_goto] = ACTIONS(2969), [anon_sym_not] = ACTIONS(2969), [anon_sym_compl] = ACTIONS(2969), [anon_sym_DASH_DASH] = ACTIONS(2971), [anon_sym_PLUS_PLUS] = ACTIONS(2971), [anon_sym_sizeof] = ACTIONS(2969), [anon_sym___alignof__] = ACTIONS(2969), [anon_sym___alignof] = ACTIONS(2969), [anon_sym__alignof] = ACTIONS(2969), [anon_sym_alignof] = ACTIONS(2969), [anon_sym__Alignof] = ACTIONS(2969), [anon_sym_offsetof] = ACTIONS(2969), [anon_sym__Generic] = ACTIONS(2969), [anon_sym_asm] = ACTIONS(2969), [anon_sym___asm__] = ACTIONS(2969), [anon_sym___asm] = ACTIONS(2969), [sym_number_literal] = ACTIONS(2971), [anon_sym_L_SQUOTE] = ACTIONS(2971), [anon_sym_u_SQUOTE] = ACTIONS(2971), [anon_sym_U_SQUOTE] = ACTIONS(2971), [anon_sym_u8_SQUOTE] = ACTIONS(2971), [anon_sym_SQUOTE] = ACTIONS(2971), [anon_sym_L_DQUOTE] = ACTIONS(2971), [anon_sym_u_DQUOTE] = ACTIONS(2971), [anon_sym_U_DQUOTE] = ACTIONS(2971), [anon_sym_u8_DQUOTE] = ACTIONS(2971), [anon_sym_DQUOTE] = ACTIONS(2971), [sym_true] = ACTIONS(2969), [sym_false] = ACTIONS(2969), [anon_sym_NULL] = ACTIONS(2969), [anon_sym_nullptr] = ACTIONS(2969), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2969), [anon_sym_decltype] = ACTIONS(2969), [anon_sym_explicit] = ACTIONS(2969), [anon_sym_typename] = ACTIONS(2969), [anon_sym_export] = ACTIONS(2969), [anon_sym_module] = ACTIONS(2969), [anon_sym_import] = ACTIONS(2969), [anon_sym_template] = ACTIONS(2969), [anon_sym_operator] = ACTIONS(2969), [anon_sym_try] = ACTIONS(2969), [anon_sym_delete] = ACTIONS(2969), [anon_sym_throw] = ACTIONS(2969), [anon_sym_namespace] = ACTIONS(2969), [anon_sym_static_assert] = ACTIONS(2969), [anon_sym_concept] = ACTIONS(2969), [anon_sym_co_return] = ACTIONS(2969), [anon_sym_co_yield] = ACTIONS(2969), [anon_sym_R_DQUOTE] = ACTIONS(2971), [anon_sym_LR_DQUOTE] = ACTIONS(2971), [anon_sym_uR_DQUOTE] = ACTIONS(2971), [anon_sym_UR_DQUOTE] = ACTIONS(2971), [anon_sym_u8R_DQUOTE] = ACTIONS(2971), [anon_sym_co_await] = ACTIONS(2969), [anon_sym_new] = ACTIONS(2969), [anon_sym_requires] = ACTIONS(2969), [sym_this] = ACTIONS(2969), }, [STATE(609)] = { [sym_identifier] = ACTIONS(2709), [aux_sym_preproc_include_token1] = ACTIONS(2709), [aux_sym_preproc_def_token1] = ACTIONS(2709), [aux_sym_preproc_if_token1] = ACTIONS(2709), [aux_sym_preproc_ifdef_token1] = ACTIONS(2709), [aux_sym_preproc_ifdef_token2] = ACTIONS(2709), [sym_preproc_directive] = ACTIONS(2709), [anon_sym_LPAREN2] = ACTIONS(2711), [anon_sym_BANG] = ACTIONS(2711), [anon_sym_TILDE] = ACTIONS(2711), [anon_sym_DASH] = ACTIONS(2709), [anon_sym_PLUS] = ACTIONS(2709), [anon_sym_STAR] = ACTIONS(2711), [anon_sym_AMP_AMP] = ACTIONS(2711), [anon_sym_AMP] = ACTIONS(2709), [anon_sym_SEMI] = ACTIONS(2711), [anon_sym___extension__] = ACTIONS(2709), [anon_sym_typedef] = ACTIONS(2709), [anon_sym_virtual] = ACTIONS(2709), [anon_sym_extern] = ACTIONS(2709), [anon_sym___attribute__] = ACTIONS(2709), [anon_sym___attribute] = ACTIONS(2709), [anon_sym_using] = ACTIONS(2709), [anon_sym_COLON_COLON] = ACTIONS(2711), [anon_sym_LBRACK_LBRACK] = ACTIONS(2711), [anon_sym___declspec] = ACTIONS(2709), [anon_sym___based] = ACTIONS(2709), [anon_sym___cdecl] = ACTIONS(2709), [anon_sym___clrcall] = ACTIONS(2709), [anon_sym___stdcall] = ACTIONS(2709), [anon_sym___fastcall] = ACTIONS(2709), [anon_sym___thiscall] = ACTIONS(2709), [anon_sym___vectorcall] = ACTIONS(2709), [anon_sym_LBRACE] = ACTIONS(2711), [anon_sym_RBRACE] = ACTIONS(2711), [anon_sym_signed] = ACTIONS(2709), [anon_sym_unsigned] = ACTIONS(2709), [anon_sym_long] = ACTIONS(2709), [anon_sym_short] = ACTIONS(2709), [anon_sym_LBRACK] = ACTIONS(2709), [anon_sym_static] = ACTIONS(2709), [anon_sym_register] = ACTIONS(2709), [anon_sym_inline] = ACTIONS(2709), [anon_sym___inline] = ACTIONS(2709), [anon_sym___inline__] = ACTIONS(2709), [anon_sym___forceinline] = ACTIONS(2709), [anon_sym_thread_local] = ACTIONS(2709), [anon_sym___thread] = ACTIONS(2709), [anon_sym_const] = ACTIONS(2709), [anon_sym_constexpr] = ACTIONS(2709), [anon_sym_volatile] = ACTIONS(2709), [anon_sym_restrict] = ACTIONS(2709), [anon_sym___restrict__] = ACTIONS(2709), [anon_sym__Atomic] = ACTIONS(2709), [anon_sym__Noreturn] = ACTIONS(2709), [anon_sym_noreturn] = ACTIONS(2709), [anon_sym__Nonnull] = ACTIONS(2709), [anon_sym_mutable] = ACTIONS(2709), [anon_sym_constinit] = ACTIONS(2709), [anon_sym_consteval] = ACTIONS(2709), [anon_sym_alignas] = ACTIONS(2709), [anon_sym__Alignas] = ACTIONS(2709), [sym_primitive_type] = ACTIONS(2709), [anon_sym_enum] = ACTIONS(2709), [anon_sym_class] = ACTIONS(2709), [anon_sym_struct] = ACTIONS(2709), [anon_sym_union] = ACTIONS(2709), [anon_sym_if] = ACTIONS(2709), [anon_sym_else] = ACTIONS(2709), [anon_sym_switch] = ACTIONS(2709), [anon_sym_case] = ACTIONS(2709), [anon_sym_default] = ACTIONS(2709), [anon_sym_while] = ACTIONS(2709), [anon_sym_do] = ACTIONS(2709), [anon_sym_for] = ACTIONS(2709), [anon_sym_return] = ACTIONS(2709), [anon_sym_break] = ACTIONS(2709), [anon_sym_continue] = ACTIONS(2709), [anon_sym_goto] = ACTIONS(2709), [anon_sym___try] = ACTIONS(2709), [anon_sym___leave] = ACTIONS(2709), [anon_sym_not] = ACTIONS(2709), [anon_sym_compl] = ACTIONS(2709), [anon_sym_DASH_DASH] = ACTIONS(2711), [anon_sym_PLUS_PLUS] = ACTIONS(2711), [anon_sym_sizeof] = ACTIONS(2709), [anon_sym___alignof__] = ACTIONS(2709), [anon_sym___alignof] = ACTIONS(2709), [anon_sym__alignof] = ACTIONS(2709), [anon_sym_alignof] = ACTIONS(2709), [anon_sym__Alignof] = ACTIONS(2709), [anon_sym_offsetof] = ACTIONS(2709), [anon_sym__Generic] = ACTIONS(2709), [anon_sym_asm] = ACTIONS(2709), [anon_sym___asm__] = ACTIONS(2709), [anon_sym___asm] = ACTIONS(2709), [sym_number_literal] = ACTIONS(2711), [anon_sym_L_SQUOTE] = ACTIONS(2711), [anon_sym_u_SQUOTE] = ACTIONS(2711), [anon_sym_U_SQUOTE] = ACTIONS(2711), [anon_sym_u8_SQUOTE] = ACTIONS(2711), [anon_sym_SQUOTE] = ACTIONS(2711), [anon_sym_L_DQUOTE] = ACTIONS(2711), [anon_sym_u_DQUOTE] = ACTIONS(2711), [anon_sym_U_DQUOTE] = ACTIONS(2711), [anon_sym_u8_DQUOTE] = ACTIONS(2711), [anon_sym_DQUOTE] = ACTIONS(2711), [sym_true] = ACTIONS(2709), [sym_false] = ACTIONS(2709), [anon_sym_NULL] = ACTIONS(2709), [anon_sym_nullptr] = ACTIONS(2709), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2709), [anon_sym_decltype] = ACTIONS(2709), [anon_sym_explicit] = ACTIONS(2709), [anon_sym_typename] = ACTIONS(2709), [anon_sym_template] = ACTIONS(2709), [anon_sym_operator] = ACTIONS(2709), [anon_sym_try] = ACTIONS(2709), [anon_sym_delete] = ACTIONS(2709), [anon_sym_throw] = ACTIONS(2709), [anon_sym_namespace] = ACTIONS(2709), [anon_sym_static_assert] = ACTIONS(2709), [anon_sym_concept] = ACTIONS(2709), [anon_sym_co_return] = ACTIONS(2709), [anon_sym_co_yield] = ACTIONS(2709), [anon_sym_R_DQUOTE] = ACTIONS(2711), [anon_sym_LR_DQUOTE] = ACTIONS(2711), [anon_sym_uR_DQUOTE] = ACTIONS(2711), [anon_sym_UR_DQUOTE] = ACTIONS(2711), [anon_sym_u8R_DQUOTE] = ACTIONS(2711), [anon_sym_co_await] = ACTIONS(2709), [anon_sym_new] = ACTIONS(2709), [anon_sym_requires] = ACTIONS(2709), [sym_this] = ACTIONS(2709), }, [STATE(610)] = { [ts_builtin_sym_end] = ACTIONS(2891), [sym_identifier] = ACTIONS(2889), [aux_sym_preproc_include_token1] = ACTIONS(2889), [aux_sym_preproc_def_token1] = ACTIONS(2889), [aux_sym_preproc_if_token1] = ACTIONS(2889), [aux_sym_preproc_ifdef_token1] = ACTIONS(2889), [aux_sym_preproc_ifdef_token2] = ACTIONS(2889), [sym_preproc_directive] = ACTIONS(2889), [anon_sym_LPAREN2] = ACTIONS(2891), [anon_sym_BANG] = ACTIONS(2891), [anon_sym_TILDE] = ACTIONS(2891), [anon_sym_DASH] = ACTIONS(2889), [anon_sym_PLUS] = ACTIONS(2889), [anon_sym_STAR] = ACTIONS(2891), [anon_sym_AMP_AMP] = ACTIONS(2891), [anon_sym_AMP] = ACTIONS(2889), [anon_sym_SEMI] = ACTIONS(2891), [anon_sym___extension__] = ACTIONS(2889), [anon_sym_typedef] = ACTIONS(2889), [anon_sym_virtual] = ACTIONS(2889), [anon_sym_extern] = ACTIONS(2889), [anon_sym___attribute__] = ACTIONS(2889), [anon_sym___attribute] = ACTIONS(2889), [anon_sym_using] = ACTIONS(2889), [anon_sym_COLON_COLON] = ACTIONS(2891), [anon_sym_LBRACK_LBRACK] = ACTIONS(2891), [anon_sym___declspec] = ACTIONS(2889), [anon_sym___based] = ACTIONS(2889), [anon_sym___cdecl] = ACTIONS(2889), [anon_sym___clrcall] = ACTIONS(2889), [anon_sym___stdcall] = ACTIONS(2889), [anon_sym___fastcall] = ACTIONS(2889), [anon_sym___thiscall] = ACTIONS(2889), [anon_sym___vectorcall] = ACTIONS(2889), [anon_sym_LBRACE] = ACTIONS(2891), [anon_sym_signed] = ACTIONS(2889), [anon_sym_unsigned] = ACTIONS(2889), [anon_sym_long] = ACTIONS(2889), [anon_sym_short] = ACTIONS(2889), [anon_sym_LBRACK] = ACTIONS(2889), [anon_sym_static] = ACTIONS(2889), [anon_sym_register] = ACTIONS(2889), [anon_sym_inline] = ACTIONS(2889), [anon_sym___inline] = ACTIONS(2889), [anon_sym___inline__] = ACTIONS(2889), [anon_sym___forceinline] = ACTIONS(2889), [anon_sym_thread_local] = ACTIONS(2889), [anon_sym___thread] = ACTIONS(2889), [anon_sym_const] = ACTIONS(2889), [anon_sym_constexpr] = ACTIONS(2889), [anon_sym_volatile] = ACTIONS(2889), [anon_sym_restrict] = ACTIONS(2889), [anon_sym___restrict__] = ACTIONS(2889), [anon_sym__Atomic] = ACTIONS(2889), [anon_sym__Noreturn] = ACTIONS(2889), [anon_sym_noreturn] = ACTIONS(2889), [anon_sym__Nonnull] = ACTIONS(2889), [anon_sym_mutable] = ACTIONS(2889), [anon_sym_constinit] = ACTIONS(2889), [anon_sym_consteval] = ACTIONS(2889), [anon_sym_alignas] = ACTIONS(2889), [anon_sym__Alignas] = ACTIONS(2889), [sym_primitive_type] = ACTIONS(2889), [anon_sym_enum] = ACTIONS(2889), [anon_sym_class] = ACTIONS(2889), [anon_sym_struct] = ACTIONS(2889), [anon_sym_union] = ACTIONS(2889), [anon_sym_if] = ACTIONS(2889), [anon_sym_switch] = ACTIONS(2889), [anon_sym_case] = ACTIONS(2889), [anon_sym_default] = ACTIONS(2889), [anon_sym_while] = ACTIONS(2889), [anon_sym_do] = ACTIONS(2889), [anon_sym_for] = ACTIONS(2889), [anon_sym_return] = ACTIONS(2889), [anon_sym_break] = ACTIONS(2889), [anon_sym_continue] = ACTIONS(2889), [anon_sym_goto] = ACTIONS(2889), [anon_sym_not] = ACTIONS(2889), [anon_sym_compl] = ACTIONS(2889), [anon_sym_DASH_DASH] = ACTIONS(2891), [anon_sym_PLUS_PLUS] = ACTIONS(2891), [anon_sym_sizeof] = ACTIONS(2889), [anon_sym___alignof__] = ACTIONS(2889), [anon_sym___alignof] = ACTIONS(2889), [anon_sym__alignof] = ACTIONS(2889), [anon_sym_alignof] = ACTIONS(2889), [anon_sym__Alignof] = ACTIONS(2889), [anon_sym_offsetof] = ACTIONS(2889), [anon_sym__Generic] = ACTIONS(2889), [anon_sym_asm] = ACTIONS(2889), [anon_sym___asm__] = ACTIONS(2889), [anon_sym___asm] = ACTIONS(2889), [sym_number_literal] = ACTIONS(2891), [anon_sym_L_SQUOTE] = ACTIONS(2891), [anon_sym_u_SQUOTE] = ACTIONS(2891), [anon_sym_U_SQUOTE] = ACTIONS(2891), [anon_sym_u8_SQUOTE] = ACTIONS(2891), [anon_sym_SQUOTE] = ACTIONS(2891), [anon_sym_L_DQUOTE] = ACTIONS(2891), [anon_sym_u_DQUOTE] = ACTIONS(2891), [anon_sym_U_DQUOTE] = ACTIONS(2891), [anon_sym_u8_DQUOTE] = ACTIONS(2891), [anon_sym_DQUOTE] = ACTIONS(2891), [sym_true] = ACTIONS(2889), [sym_false] = ACTIONS(2889), [anon_sym_NULL] = ACTIONS(2889), [anon_sym_nullptr] = ACTIONS(2889), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2889), [anon_sym_decltype] = ACTIONS(2889), [anon_sym_explicit] = ACTIONS(2889), [anon_sym_typename] = ACTIONS(2889), [anon_sym_export] = ACTIONS(2889), [anon_sym_module] = ACTIONS(2889), [anon_sym_import] = ACTIONS(2889), [anon_sym_template] = ACTIONS(2889), [anon_sym_operator] = ACTIONS(2889), [anon_sym_try] = ACTIONS(2889), [anon_sym_delete] = ACTIONS(2889), [anon_sym_throw] = ACTIONS(2889), [anon_sym_namespace] = ACTIONS(2889), [anon_sym_static_assert] = ACTIONS(2889), [anon_sym_concept] = ACTIONS(2889), [anon_sym_co_return] = ACTIONS(2889), [anon_sym_co_yield] = ACTIONS(2889), [anon_sym_R_DQUOTE] = ACTIONS(2891), [anon_sym_LR_DQUOTE] = ACTIONS(2891), [anon_sym_uR_DQUOTE] = ACTIONS(2891), [anon_sym_UR_DQUOTE] = ACTIONS(2891), [anon_sym_u8R_DQUOTE] = ACTIONS(2891), [anon_sym_co_await] = ACTIONS(2889), [anon_sym_new] = ACTIONS(2889), [anon_sym_requires] = ACTIONS(2889), [sym_this] = ACTIONS(2889), }, [STATE(611)] = { [ts_builtin_sym_end] = ACTIONS(2935), [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_include_token1] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_BANG] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_DASH] = ACTIONS(2933), [anon_sym_PLUS] = ACTIONS(2933), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym___cdecl] = ACTIONS(2933), [anon_sym___clrcall] = ACTIONS(2933), [anon_sym___stdcall] = ACTIONS(2933), [anon_sym___fastcall] = ACTIONS(2933), [anon_sym___thiscall] = ACTIONS(2933), [anon_sym___vectorcall] = ACTIONS(2933), [anon_sym_LBRACE] = ACTIONS(2935), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [anon_sym_if] = ACTIONS(2933), [anon_sym_switch] = ACTIONS(2933), [anon_sym_case] = ACTIONS(2933), [anon_sym_default] = ACTIONS(2933), [anon_sym_while] = ACTIONS(2933), [anon_sym_do] = ACTIONS(2933), [anon_sym_for] = ACTIONS(2933), [anon_sym_return] = ACTIONS(2933), [anon_sym_break] = ACTIONS(2933), [anon_sym_continue] = ACTIONS(2933), [anon_sym_goto] = ACTIONS(2933), [anon_sym_not] = ACTIONS(2933), [anon_sym_compl] = ACTIONS(2933), [anon_sym_DASH_DASH] = ACTIONS(2935), [anon_sym_PLUS_PLUS] = ACTIONS(2935), [anon_sym_sizeof] = ACTIONS(2933), [anon_sym___alignof__] = ACTIONS(2933), [anon_sym___alignof] = ACTIONS(2933), [anon_sym__alignof] = ACTIONS(2933), [anon_sym_alignof] = ACTIONS(2933), [anon_sym__Alignof] = ACTIONS(2933), [anon_sym_offsetof] = ACTIONS(2933), [anon_sym__Generic] = ACTIONS(2933), [anon_sym_asm] = ACTIONS(2933), [anon_sym___asm__] = ACTIONS(2933), [anon_sym___asm] = ACTIONS(2933), [sym_number_literal] = ACTIONS(2935), [anon_sym_L_SQUOTE] = ACTIONS(2935), [anon_sym_u_SQUOTE] = ACTIONS(2935), [anon_sym_U_SQUOTE] = ACTIONS(2935), [anon_sym_u8_SQUOTE] = ACTIONS(2935), [anon_sym_SQUOTE] = ACTIONS(2935), [anon_sym_L_DQUOTE] = ACTIONS(2935), [anon_sym_u_DQUOTE] = ACTIONS(2935), [anon_sym_U_DQUOTE] = ACTIONS(2935), [anon_sym_u8_DQUOTE] = ACTIONS(2935), [anon_sym_DQUOTE] = ACTIONS(2935), [sym_true] = ACTIONS(2933), [sym_false] = ACTIONS(2933), [anon_sym_NULL] = ACTIONS(2933), [anon_sym_nullptr] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_export] = ACTIONS(2933), [anon_sym_module] = ACTIONS(2933), [anon_sym_import] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_try] = ACTIONS(2933), [anon_sym_delete] = ACTIONS(2933), [anon_sym_throw] = ACTIONS(2933), [anon_sym_namespace] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), [anon_sym_concept] = ACTIONS(2933), [anon_sym_co_return] = ACTIONS(2933), [anon_sym_co_yield] = ACTIONS(2933), [anon_sym_R_DQUOTE] = ACTIONS(2935), [anon_sym_LR_DQUOTE] = ACTIONS(2935), [anon_sym_uR_DQUOTE] = ACTIONS(2935), [anon_sym_UR_DQUOTE] = ACTIONS(2935), [anon_sym_u8R_DQUOTE] = ACTIONS(2935), [anon_sym_co_await] = ACTIONS(2933), [anon_sym_new] = ACTIONS(2933), [anon_sym_requires] = ACTIONS(2933), [sym_this] = ACTIONS(2933), }, [STATE(612)] = { [ts_builtin_sym_end] = ACTIONS(2935), [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_include_token1] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_BANG] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_DASH] = ACTIONS(2933), [anon_sym_PLUS] = ACTIONS(2933), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym___cdecl] = ACTIONS(2933), [anon_sym___clrcall] = ACTIONS(2933), [anon_sym___stdcall] = ACTIONS(2933), [anon_sym___fastcall] = ACTIONS(2933), [anon_sym___thiscall] = ACTIONS(2933), [anon_sym___vectorcall] = ACTIONS(2933), [anon_sym_LBRACE] = ACTIONS(2935), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [anon_sym_if] = ACTIONS(2933), [anon_sym_switch] = ACTIONS(2933), [anon_sym_case] = ACTIONS(2933), [anon_sym_default] = ACTIONS(2933), [anon_sym_while] = ACTIONS(2933), [anon_sym_do] = ACTIONS(2933), [anon_sym_for] = ACTIONS(2933), [anon_sym_return] = ACTIONS(2933), [anon_sym_break] = ACTIONS(2933), [anon_sym_continue] = ACTIONS(2933), [anon_sym_goto] = ACTIONS(2933), [anon_sym_not] = ACTIONS(2933), [anon_sym_compl] = ACTIONS(2933), [anon_sym_DASH_DASH] = ACTIONS(2935), [anon_sym_PLUS_PLUS] = ACTIONS(2935), [anon_sym_sizeof] = ACTIONS(2933), [anon_sym___alignof__] = ACTIONS(2933), [anon_sym___alignof] = ACTIONS(2933), [anon_sym__alignof] = ACTIONS(2933), [anon_sym_alignof] = ACTIONS(2933), [anon_sym__Alignof] = ACTIONS(2933), [anon_sym_offsetof] = ACTIONS(2933), [anon_sym__Generic] = ACTIONS(2933), [anon_sym_asm] = ACTIONS(2933), [anon_sym___asm__] = ACTIONS(2933), [anon_sym___asm] = ACTIONS(2933), [sym_number_literal] = ACTIONS(2935), [anon_sym_L_SQUOTE] = ACTIONS(2935), [anon_sym_u_SQUOTE] = ACTIONS(2935), [anon_sym_U_SQUOTE] = ACTIONS(2935), [anon_sym_u8_SQUOTE] = ACTIONS(2935), [anon_sym_SQUOTE] = ACTIONS(2935), [anon_sym_L_DQUOTE] = ACTIONS(2935), [anon_sym_u_DQUOTE] = ACTIONS(2935), [anon_sym_U_DQUOTE] = ACTIONS(2935), [anon_sym_u8_DQUOTE] = ACTIONS(2935), [anon_sym_DQUOTE] = ACTIONS(2935), [sym_true] = ACTIONS(2933), [sym_false] = ACTIONS(2933), [anon_sym_NULL] = ACTIONS(2933), [anon_sym_nullptr] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_export] = ACTIONS(2933), [anon_sym_module] = ACTIONS(2933), [anon_sym_import] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_try] = ACTIONS(2933), [anon_sym_delete] = ACTIONS(2933), [anon_sym_throw] = ACTIONS(2933), [anon_sym_namespace] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), [anon_sym_concept] = ACTIONS(2933), [anon_sym_co_return] = ACTIONS(2933), [anon_sym_co_yield] = ACTIONS(2933), [anon_sym_R_DQUOTE] = ACTIONS(2935), [anon_sym_LR_DQUOTE] = ACTIONS(2935), [anon_sym_uR_DQUOTE] = ACTIONS(2935), [anon_sym_UR_DQUOTE] = ACTIONS(2935), [anon_sym_u8R_DQUOTE] = ACTIONS(2935), [anon_sym_co_await] = ACTIONS(2933), [anon_sym_new] = ACTIONS(2933), [anon_sym_requires] = ACTIONS(2933), [sym_this] = ACTIONS(2933), }, [STATE(613)] = { [ts_builtin_sym_end] = ACTIONS(2895), [sym_identifier] = ACTIONS(2893), [aux_sym_preproc_include_token1] = ACTIONS(2893), [aux_sym_preproc_def_token1] = ACTIONS(2893), [aux_sym_preproc_if_token1] = ACTIONS(2893), [aux_sym_preproc_ifdef_token1] = ACTIONS(2893), [aux_sym_preproc_ifdef_token2] = ACTIONS(2893), [sym_preproc_directive] = ACTIONS(2893), [anon_sym_LPAREN2] = ACTIONS(2895), [anon_sym_BANG] = ACTIONS(2895), [anon_sym_TILDE] = ACTIONS(2895), [anon_sym_DASH] = ACTIONS(2893), [anon_sym_PLUS] = ACTIONS(2893), [anon_sym_STAR] = ACTIONS(2895), [anon_sym_AMP_AMP] = ACTIONS(2895), [anon_sym_AMP] = ACTIONS(2893), [anon_sym_SEMI] = ACTIONS(2895), [anon_sym___extension__] = ACTIONS(2893), [anon_sym_typedef] = ACTIONS(2893), [anon_sym_virtual] = ACTIONS(2893), [anon_sym_extern] = ACTIONS(2893), [anon_sym___attribute__] = ACTIONS(2893), [anon_sym___attribute] = ACTIONS(2893), [anon_sym_using] = ACTIONS(2893), [anon_sym_COLON_COLON] = ACTIONS(2895), [anon_sym_LBRACK_LBRACK] = ACTIONS(2895), [anon_sym___declspec] = ACTIONS(2893), [anon_sym___based] = ACTIONS(2893), [anon_sym___cdecl] = ACTIONS(2893), [anon_sym___clrcall] = ACTIONS(2893), [anon_sym___stdcall] = ACTIONS(2893), [anon_sym___fastcall] = ACTIONS(2893), [anon_sym___thiscall] = ACTIONS(2893), [anon_sym___vectorcall] = ACTIONS(2893), [anon_sym_LBRACE] = ACTIONS(2895), [anon_sym_signed] = ACTIONS(2893), [anon_sym_unsigned] = ACTIONS(2893), [anon_sym_long] = ACTIONS(2893), [anon_sym_short] = ACTIONS(2893), [anon_sym_LBRACK] = ACTIONS(2893), [anon_sym_static] = ACTIONS(2893), [anon_sym_register] = ACTIONS(2893), [anon_sym_inline] = ACTIONS(2893), [anon_sym___inline] = ACTIONS(2893), [anon_sym___inline__] = ACTIONS(2893), [anon_sym___forceinline] = ACTIONS(2893), [anon_sym_thread_local] = ACTIONS(2893), [anon_sym___thread] = ACTIONS(2893), [anon_sym_const] = ACTIONS(2893), [anon_sym_constexpr] = ACTIONS(2893), [anon_sym_volatile] = ACTIONS(2893), [anon_sym_restrict] = ACTIONS(2893), [anon_sym___restrict__] = ACTIONS(2893), [anon_sym__Atomic] = ACTIONS(2893), [anon_sym__Noreturn] = ACTIONS(2893), [anon_sym_noreturn] = ACTIONS(2893), [anon_sym__Nonnull] = ACTIONS(2893), [anon_sym_mutable] = ACTIONS(2893), [anon_sym_constinit] = ACTIONS(2893), [anon_sym_consteval] = ACTIONS(2893), [anon_sym_alignas] = ACTIONS(2893), [anon_sym__Alignas] = ACTIONS(2893), [sym_primitive_type] = ACTIONS(2893), [anon_sym_enum] = ACTIONS(2893), [anon_sym_class] = ACTIONS(2893), [anon_sym_struct] = ACTIONS(2893), [anon_sym_union] = ACTIONS(2893), [anon_sym_if] = ACTIONS(2893), [anon_sym_switch] = ACTIONS(2893), [anon_sym_case] = ACTIONS(2893), [anon_sym_default] = ACTIONS(2893), [anon_sym_while] = ACTIONS(2893), [anon_sym_do] = ACTIONS(2893), [anon_sym_for] = ACTIONS(2893), [anon_sym_return] = ACTIONS(2893), [anon_sym_break] = ACTIONS(2893), [anon_sym_continue] = ACTIONS(2893), [anon_sym_goto] = ACTIONS(2893), [anon_sym_not] = ACTIONS(2893), [anon_sym_compl] = ACTIONS(2893), [anon_sym_DASH_DASH] = ACTIONS(2895), [anon_sym_PLUS_PLUS] = ACTIONS(2895), [anon_sym_sizeof] = ACTIONS(2893), [anon_sym___alignof__] = ACTIONS(2893), [anon_sym___alignof] = ACTIONS(2893), [anon_sym__alignof] = ACTIONS(2893), [anon_sym_alignof] = ACTIONS(2893), [anon_sym__Alignof] = ACTIONS(2893), [anon_sym_offsetof] = ACTIONS(2893), [anon_sym__Generic] = ACTIONS(2893), [anon_sym_asm] = ACTIONS(2893), [anon_sym___asm__] = ACTIONS(2893), [anon_sym___asm] = ACTIONS(2893), [sym_number_literal] = ACTIONS(2895), [anon_sym_L_SQUOTE] = ACTIONS(2895), [anon_sym_u_SQUOTE] = ACTIONS(2895), [anon_sym_U_SQUOTE] = ACTIONS(2895), [anon_sym_u8_SQUOTE] = ACTIONS(2895), [anon_sym_SQUOTE] = ACTIONS(2895), [anon_sym_L_DQUOTE] = ACTIONS(2895), [anon_sym_u_DQUOTE] = ACTIONS(2895), [anon_sym_U_DQUOTE] = ACTIONS(2895), [anon_sym_u8_DQUOTE] = ACTIONS(2895), [anon_sym_DQUOTE] = ACTIONS(2895), [sym_true] = ACTIONS(2893), [sym_false] = ACTIONS(2893), [anon_sym_NULL] = ACTIONS(2893), [anon_sym_nullptr] = ACTIONS(2893), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2893), [anon_sym_decltype] = ACTIONS(2893), [anon_sym_explicit] = ACTIONS(2893), [anon_sym_typename] = ACTIONS(2893), [anon_sym_export] = ACTIONS(2893), [anon_sym_module] = ACTIONS(2893), [anon_sym_import] = ACTIONS(2893), [anon_sym_template] = ACTIONS(2893), [anon_sym_operator] = ACTIONS(2893), [anon_sym_try] = ACTIONS(2893), [anon_sym_delete] = ACTIONS(2893), [anon_sym_throw] = ACTIONS(2893), [anon_sym_namespace] = ACTIONS(2893), [anon_sym_static_assert] = ACTIONS(2893), [anon_sym_concept] = ACTIONS(2893), [anon_sym_co_return] = ACTIONS(2893), [anon_sym_co_yield] = ACTIONS(2893), [anon_sym_R_DQUOTE] = ACTIONS(2895), [anon_sym_LR_DQUOTE] = ACTIONS(2895), [anon_sym_uR_DQUOTE] = ACTIONS(2895), [anon_sym_UR_DQUOTE] = ACTIONS(2895), [anon_sym_u8R_DQUOTE] = ACTIONS(2895), [anon_sym_co_await] = ACTIONS(2893), [anon_sym_new] = ACTIONS(2893), [anon_sym_requires] = ACTIONS(2893), [sym_this] = ACTIONS(2893), }, [STATE(614)] = { [ts_builtin_sym_end] = ACTIONS(2955), [sym_identifier] = ACTIONS(2953), [aux_sym_preproc_include_token1] = ACTIONS(2953), [aux_sym_preproc_def_token1] = ACTIONS(2953), [aux_sym_preproc_if_token1] = ACTIONS(2953), [aux_sym_preproc_ifdef_token1] = ACTIONS(2953), [aux_sym_preproc_ifdef_token2] = ACTIONS(2953), [sym_preproc_directive] = ACTIONS(2953), [anon_sym_LPAREN2] = ACTIONS(2955), [anon_sym_BANG] = ACTIONS(2955), [anon_sym_TILDE] = ACTIONS(2955), [anon_sym_DASH] = ACTIONS(2953), [anon_sym_PLUS] = ACTIONS(2953), [anon_sym_STAR] = ACTIONS(2955), [anon_sym_AMP_AMP] = ACTIONS(2955), [anon_sym_AMP] = ACTIONS(2953), [anon_sym_SEMI] = ACTIONS(2955), [anon_sym___extension__] = ACTIONS(2953), [anon_sym_typedef] = ACTIONS(2953), [anon_sym_virtual] = ACTIONS(2953), [anon_sym_extern] = ACTIONS(2953), [anon_sym___attribute__] = ACTIONS(2953), [anon_sym___attribute] = ACTIONS(2953), [anon_sym_using] = ACTIONS(2953), [anon_sym_COLON_COLON] = ACTIONS(2955), [anon_sym_LBRACK_LBRACK] = ACTIONS(2955), [anon_sym___declspec] = ACTIONS(2953), [anon_sym___based] = ACTIONS(2953), [anon_sym___cdecl] = ACTIONS(2953), [anon_sym___clrcall] = ACTIONS(2953), [anon_sym___stdcall] = ACTIONS(2953), [anon_sym___fastcall] = ACTIONS(2953), [anon_sym___thiscall] = ACTIONS(2953), [anon_sym___vectorcall] = ACTIONS(2953), [anon_sym_LBRACE] = ACTIONS(2955), [anon_sym_signed] = ACTIONS(2953), [anon_sym_unsigned] = ACTIONS(2953), [anon_sym_long] = ACTIONS(2953), [anon_sym_short] = ACTIONS(2953), [anon_sym_LBRACK] = ACTIONS(2953), [anon_sym_static] = ACTIONS(2953), [anon_sym_register] = ACTIONS(2953), [anon_sym_inline] = ACTIONS(2953), [anon_sym___inline] = ACTIONS(2953), [anon_sym___inline__] = ACTIONS(2953), [anon_sym___forceinline] = ACTIONS(2953), [anon_sym_thread_local] = ACTIONS(2953), [anon_sym___thread] = ACTIONS(2953), [anon_sym_const] = ACTIONS(2953), [anon_sym_constexpr] = ACTIONS(2953), [anon_sym_volatile] = ACTIONS(2953), [anon_sym_restrict] = ACTIONS(2953), [anon_sym___restrict__] = ACTIONS(2953), [anon_sym__Atomic] = ACTIONS(2953), [anon_sym__Noreturn] = ACTIONS(2953), [anon_sym_noreturn] = ACTIONS(2953), [anon_sym__Nonnull] = ACTIONS(2953), [anon_sym_mutable] = ACTIONS(2953), [anon_sym_constinit] = ACTIONS(2953), [anon_sym_consteval] = ACTIONS(2953), [anon_sym_alignas] = ACTIONS(2953), [anon_sym__Alignas] = ACTIONS(2953), [sym_primitive_type] = ACTIONS(2953), [anon_sym_enum] = ACTIONS(2953), [anon_sym_class] = ACTIONS(2953), [anon_sym_struct] = ACTIONS(2953), [anon_sym_union] = ACTIONS(2953), [anon_sym_if] = ACTIONS(2953), [anon_sym_switch] = ACTIONS(2953), [anon_sym_case] = ACTIONS(2953), [anon_sym_default] = ACTIONS(2953), [anon_sym_while] = ACTIONS(2953), [anon_sym_do] = ACTIONS(2953), [anon_sym_for] = ACTIONS(2953), [anon_sym_return] = ACTIONS(2953), [anon_sym_break] = ACTIONS(2953), [anon_sym_continue] = ACTIONS(2953), [anon_sym_goto] = ACTIONS(2953), [anon_sym_not] = ACTIONS(2953), [anon_sym_compl] = ACTIONS(2953), [anon_sym_DASH_DASH] = ACTIONS(2955), [anon_sym_PLUS_PLUS] = ACTIONS(2955), [anon_sym_sizeof] = ACTIONS(2953), [anon_sym___alignof__] = ACTIONS(2953), [anon_sym___alignof] = ACTIONS(2953), [anon_sym__alignof] = ACTIONS(2953), [anon_sym_alignof] = ACTIONS(2953), [anon_sym__Alignof] = ACTIONS(2953), [anon_sym_offsetof] = ACTIONS(2953), [anon_sym__Generic] = ACTIONS(2953), [anon_sym_asm] = ACTIONS(2953), [anon_sym___asm__] = ACTIONS(2953), [anon_sym___asm] = ACTIONS(2953), [sym_number_literal] = ACTIONS(2955), [anon_sym_L_SQUOTE] = ACTIONS(2955), [anon_sym_u_SQUOTE] = ACTIONS(2955), [anon_sym_U_SQUOTE] = ACTIONS(2955), [anon_sym_u8_SQUOTE] = ACTIONS(2955), [anon_sym_SQUOTE] = ACTIONS(2955), [anon_sym_L_DQUOTE] = ACTIONS(2955), [anon_sym_u_DQUOTE] = ACTIONS(2955), [anon_sym_U_DQUOTE] = ACTIONS(2955), [anon_sym_u8_DQUOTE] = ACTIONS(2955), [anon_sym_DQUOTE] = ACTIONS(2955), [sym_true] = ACTIONS(2953), [sym_false] = ACTIONS(2953), [anon_sym_NULL] = ACTIONS(2953), [anon_sym_nullptr] = ACTIONS(2953), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2953), [anon_sym_decltype] = ACTIONS(2953), [anon_sym_explicit] = ACTIONS(2953), [anon_sym_typename] = ACTIONS(2953), [anon_sym_export] = ACTIONS(2953), [anon_sym_module] = ACTIONS(2953), [anon_sym_import] = ACTIONS(2953), [anon_sym_template] = ACTIONS(2953), [anon_sym_operator] = ACTIONS(2953), [anon_sym_try] = ACTIONS(2953), [anon_sym_delete] = ACTIONS(2953), [anon_sym_throw] = ACTIONS(2953), [anon_sym_namespace] = ACTIONS(2953), [anon_sym_static_assert] = ACTIONS(2953), [anon_sym_concept] = ACTIONS(2953), [anon_sym_co_return] = ACTIONS(2953), [anon_sym_co_yield] = ACTIONS(2953), [anon_sym_R_DQUOTE] = ACTIONS(2955), [anon_sym_LR_DQUOTE] = ACTIONS(2955), [anon_sym_uR_DQUOTE] = ACTIONS(2955), [anon_sym_UR_DQUOTE] = ACTIONS(2955), [anon_sym_u8R_DQUOTE] = ACTIONS(2955), [anon_sym_co_await] = ACTIONS(2953), [anon_sym_new] = ACTIONS(2953), [anon_sym_requires] = ACTIONS(2953), [sym_this] = ACTIONS(2953), }, [STATE(615)] = { [ts_builtin_sym_end] = ACTIONS(2963), [sym_identifier] = ACTIONS(2961), [aux_sym_preproc_include_token1] = ACTIONS(2961), [aux_sym_preproc_def_token1] = ACTIONS(2961), [aux_sym_preproc_if_token1] = ACTIONS(2961), [aux_sym_preproc_ifdef_token1] = ACTIONS(2961), [aux_sym_preproc_ifdef_token2] = ACTIONS(2961), [sym_preproc_directive] = ACTIONS(2961), [anon_sym_LPAREN2] = ACTIONS(2963), [anon_sym_BANG] = ACTIONS(2963), [anon_sym_TILDE] = ACTIONS(2963), [anon_sym_DASH] = ACTIONS(2961), [anon_sym_PLUS] = ACTIONS(2961), [anon_sym_STAR] = ACTIONS(2963), [anon_sym_AMP_AMP] = ACTIONS(2963), [anon_sym_AMP] = ACTIONS(2961), [anon_sym_SEMI] = ACTIONS(2963), [anon_sym___extension__] = ACTIONS(2961), [anon_sym_typedef] = ACTIONS(2961), [anon_sym_virtual] = ACTIONS(2961), [anon_sym_extern] = ACTIONS(2961), [anon_sym___attribute__] = ACTIONS(2961), [anon_sym___attribute] = ACTIONS(2961), [anon_sym_using] = ACTIONS(2961), [anon_sym_COLON_COLON] = ACTIONS(2963), [anon_sym_LBRACK_LBRACK] = ACTIONS(2963), [anon_sym___declspec] = ACTIONS(2961), [anon_sym___based] = ACTIONS(2961), [anon_sym___cdecl] = ACTIONS(2961), [anon_sym___clrcall] = ACTIONS(2961), [anon_sym___stdcall] = ACTIONS(2961), [anon_sym___fastcall] = ACTIONS(2961), [anon_sym___thiscall] = ACTIONS(2961), [anon_sym___vectorcall] = ACTIONS(2961), [anon_sym_LBRACE] = ACTIONS(2963), [anon_sym_signed] = ACTIONS(2961), [anon_sym_unsigned] = ACTIONS(2961), [anon_sym_long] = ACTIONS(2961), [anon_sym_short] = ACTIONS(2961), [anon_sym_LBRACK] = ACTIONS(2961), [anon_sym_static] = ACTIONS(2961), [anon_sym_register] = ACTIONS(2961), [anon_sym_inline] = ACTIONS(2961), [anon_sym___inline] = ACTIONS(2961), [anon_sym___inline__] = ACTIONS(2961), [anon_sym___forceinline] = ACTIONS(2961), [anon_sym_thread_local] = ACTIONS(2961), [anon_sym___thread] = ACTIONS(2961), [anon_sym_const] = ACTIONS(2961), [anon_sym_constexpr] = ACTIONS(2961), [anon_sym_volatile] = ACTIONS(2961), [anon_sym_restrict] = ACTIONS(2961), [anon_sym___restrict__] = ACTIONS(2961), [anon_sym__Atomic] = ACTIONS(2961), [anon_sym__Noreturn] = ACTIONS(2961), [anon_sym_noreturn] = ACTIONS(2961), [anon_sym__Nonnull] = ACTIONS(2961), [anon_sym_mutable] = ACTIONS(2961), [anon_sym_constinit] = ACTIONS(2961), [anon_sym_consteval] = ACTIONS(2961), [anon_sym_alignas] = ACTIONS(2961), [anon_sym__Alignas] = ACTIONS(2961), [sym_primitive_type] = ACTIONS(2961), [anon_sym_enum] = ACTIONS(2961), [anon_sym_class] = ACTIONS(2961), [anon_sym_struct] = ACTIONS(2961), [anon_sym_union] = ACTIONS(2961), [anon_sym_if] = ACTIONS(2961), [anon_sym_switch] = ACTIONS(2961), [anon_sym_case] = ACTIONS(2961), [anon_sym_default] = ACTIONS(2961), [anon_sym_while] = ACTIONS(2961), [anon_sym_do] = ACTIONS(2961), [anon_sym_for] = ACTIONS(2961), [anon_sym_return] = ACTIONS(2961), [anon_sym_break] = ACTIONS(2961), [anon_sym_continue] = ACTIONS(2961), [anon_sym_goto] = ACTIONS(2961), [anon_sym_not] = ACTIONS(2961), [anon_sym_compl] = ACTIONS(2961), [anon_sym_DASH_DASH] = ACTIONS(2963), [anon_sym_PLUS_PLUS] = ACTIONS(2963), [anon_sym_sizeof] = ACTIONS(2961), [anon_sym___alignof__] = ACTIONS(2961), [anon_sym___alignof] = ACTIONS(2961), [anon_sym__alignof] = ACTIONS(2961), [anon_sym_alignof] = ACTIONS(2961), [anon_sym__Alignof] = ACTIONS(2961), [anon_sym_offsetof] = ACTIONS(2961), [anon_sym__Generic] = ACTIONS(2961), [anon_sym_asm] = ACTIONS(2961), [anon_sym___asm__] = ACTIONS(2961), [anon_sym___asm] = ACTIONS(2961), [sym_number_literal] = ACTIONS(2963), [anon_sym_L_SQUOTE] = ACTIONS(2963), [anon_sym_u_SQUOTE] = ACTIONS(2963), [anon_sym_U_SQUOTE] = ACTIONS(2963), [anon_sym_u8_SQUOTE] = ACTIONS(2963), [anon_sym_SQUOTE] = ACTIONS(2963), [anon_sym_L_DQUOTE] = ACTIONS(2963), [anon_sym_u_DQUOTE] = ACTIONS(2963), [anon_sym_U_DQUOTE] = ACTIONS(2963), [anon_sym_u8_DQUOTE] = ACTIONS(2963), [anon_sym_DQUOTE] = ACTIONS(2963), [sym_true] = ACTIONS(2961), [sym_false] = ACTIONS(2961), [anon_sym_NULL] = ACTIONS(2961), [anon_sym_nullptr] = ACTIONS(2961), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2961), [anon_sym_decltype] = ACTIONS(2961), [anon_sym_explicit] = ACTIONS(2961), [anon_sym_typename] = ACTIONS(2961), [anon_sym_export] = ACTIONS(2961), [anon_sym_module] = ACTIONS(2961), [anon_sym_import] = ACTIONS(2961), [anon_sym_template] = ACTIONS(2961), [anon_sym_operator] = ACTIONS(2961), [anon_sym_try] = ACTIONS(2961), [anon_sym_delete] = ACTIONS(2961), [anon_sym_throw] = ACTIONS(2961), [anon_sym_namespace] = ACTIONS(2961), [anon_sym_static_assert] = ACTIONS(2961), [anon_sym_concept] = ACTIONS(2961), [anon_sym_co_return] = ACTIONS(2961), [anon_sym_co_yield] = ACTIONS(2961), [anon_sym_R_DQUOTE] = ACTIONS(2963), [anon_sym_LR_DQUOTE] = ACTIONS(2963), [anon_sym_uR_DQUOTE] = ACTIONS(2963), [anon_sym_UR_DQUOTE] = ACTIONS(2963), [anon_sym_u8R_DQUOTE] = ACTIONS(2963), [anon_sym_co_await] = ACTIONS(2961), [anon_sym_new] = ACTIONS(2961), [anon_sym_requires] = ACTIONS(2961), [sym_this] = ACTIONS(2961), }, [STATE(616)] = { [ts_builtin_sym_end] = ACTIONS(2967), [sym_identifier] = ACTIONS(2965), [aux_sym_preproc_include_token1] = ACTIONS(2965), [aux_sym_preproc_def_token1] = ACTIONS(2965), [aux_sym_preproc_if_token1] = ACTIONS(2965), [aux_sym_preproc_ifdef_token1] = ACTIONS(2965), [aux_sym_preproc_ifdef_token2] = ACTIONS(2965), [sym_preproc_directive] = ACTIONS(2965), [anon_sym_LPAREN2] = ACTIONS(2967), [anon_sym_BANG] = ACTIONS(2967), [anon_sym_TILDE] = ACTIONS(2967), [anon_sym_DASH] = ACTIONS(2965), [anon_sym_PLUS] = ACTIONS(2965), [anon_sym_STAR] = ACTIONS(2967), [anon_sym_AMP_AMP] = ACTIONS(2967), [anon_sym_AMP] = ACTIONS(2965), [anon_sym_SEMI] = ACTIONS(2967), [anon_sym___extension__] = ACTIONS(2965), [anon_sym_typedef] = ACTIONS(2965), [anon_sym_virtual] = ACTIONS(2965), [anon_sym_extern] = ACTIONS(2965), [anon_sym___attribute__] = ACTIONS(2965), [anon_sym___attribute] = ACTIONS(2965), [anon_sym_using] = ACTIONS(2965), [anon_sym_COLON_COLON] = ACTIONS(2967), [anon_sym_LBRACK_LBRACK] = ACTIONS(2967), [anon_sym___declspec] = ACTIONS(2965), [anon_sym___based] = ACTIONS(2965), [anon_sym___cdecl] = ACTIONS(2965), [anon_sym___clrcall] = ACTIONS(2965), [anon_sym___stdcall] = ACTIONS(2965), [anon_sym___fastcall] = ACTIONS(2965), [anon_sym___thiscall] = ACTIONS(2965), [anon_sym___vectorcall] = ACTIONS(2965), [anon_sym_LBRACE] = ACTIONS(2967), [anon_sym_signed] = ACTIONS(2965), [anon_sym_unsigned] = ACTIONS(2965), [anon_sym_long] = ACTIONS(2965), [anon_sym_short] = ACTIONS(2965), [anon_sym_LBRACK] = ACTIONS(2965), [anon_sym_static] = ACTIONS(2965), [anon_sym_register] = ACTIONS(2965), [anon_sym_inline] = ACTIONS(2965), [anon_sym___inline] = ACTIONS(2965), [anon_sym___inline__] = ACTIONS(2965), [anon_sym___forceinline] = ACTIONS(2965), [anon_sym_thread_local] = ACTIONS(2965), [anon_sym___thread] = ACTIONS(2965), [anon_sym_const] = ACTIONS(2965), [anon_sym_constexpr] = ACTIONS(2965), [anon_sym_volatile] = ACTIONS(2965), [anon_sym_restrict] = ACTIONS(2965), [anon_sym___restrict__] = ACTIONS(2965), [anon_sym__Atomic] = ACTIONS(2965), [anon_sym__Noreturn] = ACTIONS(2965), [anon_sym_noreturn] = ACTIONS(2965), [anon_sym__Nonnull] = ACTIONS(2965), [anon_sym_mutable] = ACTIONS(2965), [anon_sym_constinit] = ACTIONS(2965), [anon_sym_consteval] = ACTIONS(2965), [anon_sym_alignas] = ACTIONS(2965), [anon_sym__Alignas] = ACTIONS(2965), [sym_primitive_type] = ACTIONS(2965), [anon_sym_enum] = ACTIONS(2965), [anon_sym_class] = ACTIONS(2965), [anon_sym_struct] = ACTIONS(2965), [anon_sym_union] = ACTIONS(2965), [anon_sym_if] = ACTIONS(2965), [anon_sym_switch] = ACTIONS(2965), [anon_sym_case] = ACTIONS(2965), [anon_sym_default] = ACTIONS(2965), [anon_sym_while] = ACTIONS(2965), [anon_sym_do] = ACTIONS(2965), [anon_sym_for] = ACTIONS(2965), [anon_sym_return] = ACTIONS(2965), [anon_sym_break] = ACTIONS(2965), [anon_sym_continue] = ACTIONS(2965), [anon_sym_goto] = ACTIONS(2965), [anon_sym_not] = ACTIONS(2965), [anon_sym_compl] = ACTIONS(2965), [anon_sym_DASH_DASH] = ACTIONS(2967), [anon_sym_PLUS_PLUS] = ACTIONS(2967), [anon_sym_sizeof] = ACTIONS(2965), [anon_sym___alignof__] = ACTIONS(2965), [anon_sym___alignof] = ACTIONS(2965), [anon_sym__alignof] = ACTIONS(2965), [anon_sym_alignof] = ACTIONS(2965), [anon_sym__Alignof] = ACTIONS(2965), [anon_sym_offsetof] = ACTIONS(2965), [anon_sym__Generic] = ACTIONS(2965), [anon_sym_asm] = ACTIONS(2965), [anon_sym___asm__] = ACTIONS(2965), [anon_sym___asm] = ACTIONS(2965), [sym_number_literal] = ACTIONS(2967), [anon_sym_L_SQUOTE] = ACTIONS(2967), [anon_sym_u_SQUOTE] = ACTIONS(2967), [anon_sym_U_SQUOTE] = ACTIONS(2967), [anon_sym_u8_SQUOTE] = ACTIONS(2967), [anon_sym_SQUOTE] = ACTIONS(2967), [anon_sym_L_DQUOTE] = ACTIONS(2967), [anon_sym_u_DQUOTE] = ACTIONS(2967), [anon_sym_U_DQUOTE] = ACTIONS(2967), [anon_sym_u8_DQUOTE] = ACTIONS(2967), [anon_sym_DQUOTE] = ACTIONS(2967), [sym_true] = ACTIONS(2965), [sym_false] = ACTIONS(2965), [anon_sym_NULL] = ACTIONS(2965), [anon_sym_nullptr] = ACTIONS(2965), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2965), [anon_sym_decltype] = ACTIONS(2965), [anon_sym_explicit] = ACTIONS(2965), [anon_sym_typename] = ACTIONS(2965), [anon_sym_export] = ACTIONS(2965), [anon_sym_module] = ACTIONS(2965), [anon_sym_import] = ACTIONS(2965), [anon_sym_template] = ACTIONS(2965), [anon_sym_operator] = ACTIONS(2965), [anon_sym_try] = ACTIONS(2965), [anon_sym_delete] = ACTIONS(2965), [anon_sym_throw] = ACTIONS(2965), [anon_sym_namespace] = ACTIONS(2965), [anon_sym_static_assert] = ACTIONS(2965), [anon_sym_concept] = ACTIONS(2965), [anon_sym_co_return] = ACTIONS(2965), [anon_sym_co_yield] = ACTIONS(2965), [anon_sym_R_DQUOTE] = ACTIONS(2967), [anon_sym_LR_DQUOTE] = ACTIONS(2967), [anon_sym_uR_DQUOTE] = ACTIONS(2967), [anon_sym_UR_DQUOTE] = ACTIONS(2967), [anon_sym_u8R_DQUOTE] = ACTIONS(2967), [anon_sym_co_await] = ACTIONS(2965), [anon_sym_new] = ACTIONS(2965), [anon_sym_requires] = ACTIONS(2965), [sym_this] = ACTIONS(2965), }, [STATE(617)] = { [ts_builtin_sym_end] = ACTIONS(3274), [sym_identifier] = ACTIONS(3271), [aux_sym_preproc_include_token1] = ACTIONS(3271), [aux_sym_preproc_def_token1] = ACTIONS(3271), [aux_sym_preproc_if_token1] = ACTIONS(3271), [aux_sym_preproc_ifdef_token1] = ACTIONS(3271), [aux_sym_preproc_ifdef_token2] = ACTIONS(3271), [sym_preproc_directive] = ACTIONS(3271), [anon_sym_LPAREN2] = ACTIONS(3274), [anon_sym_BANG] = ACTIONS(3274), [anon_sym_TILDE] = ACTIONS(3274), [anon_sym_DASH] = ACTIONS(3271), [anon_sym_PLUS] = ACTIONS(3271), [anon_sym_STAR] = ACTIONS(3274), [anon_sym_AMP_AMP] = ACTIONS(3274), [anon_sym_AMP] = ACTIONS(3271), [anon_sym_SEMI] = ACTIONS(3274), [anon_sym___extension__] = ACTIONS(3271), [anon_sym_typedef] = ACTIONS(3271), [anon_sym_virtual] = ACTIONS(3271), [anon_sym_extern] = ACTIONS(3271), [anon_sym___attribute__] = ACTIONS(3271), [anon_sym___attribute] = ACTIONS(3271), [anon_sym_using] = ACTIONS(3271), [anon_sym_COLON_COLON] = ACTIONS(3274), [anon_sym_LBRACK_LBRACK] = ACTIONS(3274), [anon_sym___declspec] = ACTIONS(3271), [anon_sym___based] = ACTIONS(3271), [anon_sym___cdecl] = ACTIONS(3271), [anon_sym___clrcall] = ACTIONS(3271), [anon_sym___stdcall] = ACTIONS(3271), [anon_sym___fastcall] = ACTIONS(3271), [anon_sym___thiscall] = ACTIONS(3271), [anon_sym___vectorcall] = ACTIONS(3271), [anon_sym_LBRACE] = ACTIONS(3274), [anon_sym_signed] = ACTIONS(3271), [anon_sym_unsigned] = ACTIONS(3271), [anon_sym_long] = ACTIONS(3271), [anon_sym_short] = ACTIONS(3271), [anon_sym_LBRACK] = ACTIONS(3271), [anon_sym_static] = ACTIONS(3271), [anon_sym_register] = ACTIONS(3271), [anon_sym_inline] = ACTIONS(3271), [anon_sym___inline] = ACTIONS(3271), [anon_sym___inline__] = ACTIONS(3271), [anon_sym___forceinline] = ACTIONS(3271), [anon_sym_thread_local] = ACTIONS(3271), [anon_sym___thread] = ACTIONS(3271), [anon_sym_const] = ACTIONS(3271), [anon_sym_constexpr] = ACTIONS(3271), [anon_sym_volatile] = ACTIONS(3271), [anon_sym_restrict] = ACTIONS(3271), [anon_sym___restrict__] = ACTIONS(3271), [anon_sym__Atomic] = ACTIONS(3271), [anon_sym__Noreturn] = ACTIONS(3271), [anon_sym_noreturn] = ACTIONS(3271), [anon_sym__Nonnull] = ACTIONS(3271), [anon_sym_mutable] = ACTIONS(3271), [anon_sym_constinit] = ACTIONS(3271), [anon_sym_consteval] = ACTIONS(3271), [anon_sym_alignas] = ACTIONS(3271), [anon_sym__Alignas] = ACTIONS(3271), [sym_primitive_type] = ACTIONS(3271), [anon_sym_enum] = ACTIONS(3271), [anon_sym_class] = ACTIONS(3271), [anon_sym_struct] = ACTIONS(3271), [anon_sym_union] = ACTIONS(3271), [anon_sym_if] = ACTIONS(3271), [anon_sym_switch] = ACTIONS(3271), [anon_sym_case] = ACTIONS(3271), [anon_sym_default] = ACTIONS(3271), [anon_sym_while] = ACTIONS(3271), [anon_sym_do] = ACTIONS(3271), [anon_sym_for] = ACTIONS(3271), [anon_sym_return] = ACTIONS(3271), [anon_sym_break] = ACTIONS(3271), [anon_sym_continue] = ACTIONS(3271), [anon_sym_goto] = ACTIONS(3271), [anon_sym_not] = ACTIONS(3271), [anon_sym_compl] = ACTIONS(3271), [anon_sym_DASH_DASH] = ACTIONS(3274), [anon_sym_PLUS_PLUS] = ACTIONS(3274), [anon_sym_sizeof] = ACTIONS(3271), [anon_sym___alignof__] = ACTIONS(3271), [anon_sym___alignof] = ACTIONS(3271), [anon_sym__alignof] = ACTIONS(3271), [anon_sym_alignof] = ACTIONS(3271), [anon_sym__Alignof] = ACTIONS(3271), [anon_sym_offsetof] = ACTIONS(3271), [anon_sym__Generic] = ACTIONS(3271), [anon_sym_asm] = ACTIONS(3271), [anon_sym___asm__] = ACTIONS(3271), [anon_sym___asm] = ACTIONS(3271), [sym_number_literal] = ACTIONS(3274), [anon_sym_L_SQUOTE] = ACTIONS(3274), [anon_sym_u_SQUOTE] = ACTIONS(3274), [anon_sym_U_SQUOTE] = ACTIONS(3274), [anon_sym_u8_SQUOTE] = ACTIONS(3274), [anon_sym_SQUOTE] = ACTIONS(3274), [anon_sym_L_DQUOTE] = ACTIONS(3274), [anon_sym_u_DQUOTE] = ACTIONS(3274), [anon_sym_U_DQUOTE] = ACTIONS(3274), [anon_sym_u8_DQUOTE] = ACTIONS(3274), [anon_sym_DQUOTE] = ACTIONS(3274), [sym_true] = ACTIONS(3271), [sym_false] = ACTIONS(3271), [anon_sym_NULL] = ACTIONS(3271), [anon_sym_nullptr] = ACTIONS(3271), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3271), [anon_sym_decltype] = ACTIONS(3271), [anon_sym_explicit] = ACTIONS(3271), [anon_sym_typename] = ACTIONS(3271), [anon_sym_export] = ACTIONS(3271), [anon_sym_module] = ACTIONS(3271), [anon_sym_import] = ACTIONS(3271), [anon_sym_template] = ACTIONS(3271), [anon_sym_operator] = ACTIONS(3271), [anon_sym_try] = ACTIONS(3271), [anon_sym_delete] = ACTIONS(3271), [anon_sym_throw] = ACTIONS(3271), [anon_sym_namespace] = ACTIONS(3271), [anon_sym_static_assert] = ACTIONS(3271), [anon_sym_concept] = ACTIONS(3271), [anon_sym_co_return] = ACTIONS(3271), [anon_sym_co_yield] = ACTIONS(3271), [anon_sym_R_DQUOTE] = ACTIONS(3274), [anon_sym_LR_DQUOTE] = ACTIONS(3274), [anon_sym_uR_DQUOTE] = ACTIONS(3274), [anon_sym_UR_DQUOTE] = ACTIONS(3274), [anon_sym_u8R_DQUOTE] = ACTIONS(3274), [anon_sym_co_await] = ACTIONS(3271), [anon_sym_new] = ACTIONS(3271), [anon_sym_requires] = ACTIONS(3271), [sym_this] = ACTIONS(3271), }, [STATE(618)] = { [ts_builtin_sym_end] = ACTIONS(2977), [sym_identifier] = ACTIONS(2975), [aux_sym_preproc_include_token1] = ACTIONS(2975), [aux_sym_preproc_def_token1] = ACTIONS(2975), [aux_sym_preproc_if_token1] = ACTIONS(2975), [aux_sym_preproc_ifdef_token1] = ACTIONS(2975), [aux_sym_preproc_ifdef_token2] = ACTIONS(2975), [sym_preproc_directive] = ACTIONS(2975), [anon_sym_LPAREN2] = ACTIONS(2977), [anon_sym_BANG] = ACTIONS(2977), [anon_sym_TILDE] = ACTIONS(2977), [anon_sym_DASH] = ACTIONS(2975), [anon_sym_PLUS] = ACTIONS(2975), [anon_sym_STAR] = ACTIONS(2977), [anon_sym_AMP_AMP] = ACTIONS(2977), [anon_sym_AMP] = ACTIONS(2975), [anon_sym_SEMI] = ACTIONS(2977), [anon_sym___extension__] = ACTIONS(2975), [anon_sym_typedef] = ACTIONS(2975), [anon_sym_virtual] = ACTIONS(2975), [anon_sym_extern] = ACTIONS(2975), [anon_sym___attribute__] = ACTIONS(2975), [anon_sym___attribute] = ACTIONS(2975), [anon_sym_using] = ACTIONS(2975), [anon_sym_COLON_COLON] = ACTIONS(2977), [anon_sym_LBRACK_LBRACK] = ACTIONS(2977), [anon_sym___declspec] = ACTIONS(2975), [anon_sym___based] = ACTIONS(2975), [anon_sym___cdecl] = ACTIONS(2975), [anon_sym___clrcall] = ACTIONS(2975), [anon_sym___stdcall] = ACTIONS(2975), [anon_sym___fastcall] = ACTIONS(2975), [anon_sym___thiscall] = ACTIONS(2975), [anon_sym___vectorcall] = ACTIONS(2975), [anon_sym_LBRACE] = ACTIONS(2977), [anon_sym_signed] = ACTIONS(2975), [anon_sym_unsigned] = ACTIONS(2975), [anon_sym_long] = ACTIONS(2975), [anon_sym_short] = ACTIONS(2975), [anon_sym_LBRACK] = ACTIONS(2975), [anon_sym_static] = ACTIONS(2975), [anon_sym_register] = ACTIONS(2975), [anon_sym_inline] = ACTIONS(2975), [anon_sym___inline] = ACTIONS(2975), [anon_sym___inline__] = ACTIONS(2975), [anon_sym___forceinline] = ACTIONS(2975), [anon_sym_thread_local] = ACTIONS(2975), [anon_sym___thread] = ACTIONS(2975), [anon_sym_const] = ACTIONS(2975), [anon_sym_constexpr] = ACTIONS(2975), [anon_sym_volatile] = ACTIONS(2975), [anon_sym_restrict] = ACTIONS(2975), [anon_sym___restrict__] = ACTIONS(2975), [anon_sym__Atomic] = ACTIONS(2975), [anon_sym__Noreturn] = ACTIONS(2975), [anon_sym_noreturn] = ACTIONS(2975), [anon_sym__Nonnull] = ACTIONS(2975), [anon_sym_mutable] = ACTIONS(2975), [anon_sym_constinit] = ACTIONS(2975), [anon_sym_consteval] = ACTIONS(2975), [anon_sym_alignas] = ACTIONS(2975), [anon_sym__Alignas] = ACTIONS(2975), [sym_primitive_type] = ACTIONS(2975), [anon_sym_enum] = ACTIONS(2975), [anon_sym_class] = ACTIONS(2975), [anon_sym_struct] = ACTIONS(2975), [anon_sym_union] = ACTIONS(2975), [anon_sym_if] = ACTIONS(2975), [anon_sym_switch] = ACTIONS(2975), [anon_sym_case] = ACTIONS(2975), [anon_sym_default] = ACTIONS(2975), [anon_sym_while] = ACTIONS(2975), [anon_sym_do] = ACTIONS(2975), [anon_sym_for] = ACTIONS(2975), [anon_sym_return] = ACTIONS(2975), [anon_sym_break] = ACTIONS(2975), [anon_sym_continue] = ACTIONS(2975), [anon_sym_goto] = ACTIONS(2975), [anon_sym_not] = ACTIONS(2975), [anon_sym_compl] = ACTIONS(2975), [anon_sym_DASH_DASH] = ACTIONS(2977), [anon_sym_PLUS_PLUS] = ACTIONS(2977), [anon_sym_sizeof] = ACTIONS(2975), [anon_sym___alignof__] = ACTIONS(2975), [anon_sym___alignof] = ACTIONS(2975), [anon_sym__alignof] = ACTIONS(2975), [anon_sym_alignof] = ACTIONS(2975), [anon_sym__Alignof] = ACTIONS(2975), [anon_sym_offsetof] = ACTIONS(2975), [anon_sym__Generic] = ACTIONS(2975), [anon_sym_asm] = ACTIONS(2975), [anon_sym___asm__] = ACTIONS(2975), [anon_sym___asm] = ACTIONS(2975), [sym_number_literal] = ACTIONS(2977), [anon_sym_L_SQUOTE] = ACTIONS(2977), [anon_sym_u_SQUOTE] = ACTIONS(2977), [anon_sym_U_SQUOTE] = ACTIONS(2977), [anon_sym_u8_SQUOTE] = ACTIONS(2977), [anon_sym_SQUOTE] = ACTIONS(2977), [anon_sym_L_DQUOTE] = ACTIONS(2977), [anon_sym_u_DQUOTE] = ACTIONS(2977), [anon_sym_U_DQUOTE] = ACTIONS(2977), [anon_sym_u8_DQUOTE] = ACTIONS(2977), [anon_sym_DQUOTE] = ACTIONS(2977), [sym_true] = ACTIONS(2975), [sym_false] = ACTIONS(2975), [anon_sym_NULL] = ACTIONS(2975), [anon_sym_nullptr] = ACTIONS(2975), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2975), [anon_sym_decltype] = ACTIONS(2975), [anon_sym_explicit] = ACTIONS(2975), [anon_sym_typename] = ACTIONS(2975), [anon_sym_export] = ACTIONS(2975), [anon_sym_module] = ACTIONS(2975), [anon_sym_import] = ACTIONS(2975), [anon_sym_template] = ACTIONS(2975), [anon_sym_operator] = ACTIONS(2975), [anon_sym_try] = ACTIONS(2975), [anon_sym_delete] = ACTIONS(2975), [anon_sym_throw] = ACTIONS(2975), [anon_sym_namespace] = ACTIONS(2975), [anon_sym_static_assert] = ACTIONS(2975), [anon_sym_concept] = ACTIONS(2975), [anon_sym_co_return] = ACTIONS(2975), [anon_sym_co_yield] = ACTIONS(2975), [anon_sym_R_DQUOTE] = ACTIONS(2977), [anon_sym_LR_DQUOTE] = ACTIONS(2977), [anon_sym_uR_DQUOTE] = ACTIONS(2977), [anon_sym_UR_DQUOTE] = ACTIONS(2977), [anon_sym_u8R_DQUOTE] = ACTIONS(2977), [anon_sym_co_await] = ACTIONS(2975), [anon_sym_new] = ACTIONS(2975), [anon_sym_requires] = ACTIONS(2975), [sym_this] = ACTIONS(2975), }, [STATE(619)] = { [ts_builtin_sym_end] = ACTIONS(3146), [sym_identifier] = ACTIONS(3144), [aux_sym_preproc_include_token1] = ACTIONS(3144), [aux_sym_preproc_def_token1] = ACTIONS(3144), [aux_sym_preproc_if_token1] = ACTIONS(3144), [aux_sym_preproc_ifdef_token1] = ACTIONS(3144), [aux_sym_preproc_ifdef_token2] = ACTIONS(3144), [sym_preproc_directive] = ACTIONS(3144), [anon_sym_LPAREN2] = ACTIONS(3146), [anon_sym_BANG] = ACTIONS(3146), [anon_sym_TILDE] = ACTIONS(3146), [anon_sym_DASH] = ACTIONS(3144), [anon_sym_PLUS] = ACTIONS(3144), [anon_sym_STAR] = ACTIONS(3146), [anon_sym_AMP_AMP] = ACTIONS(3146), [anon_sym_AMP] = ACTIONS(3144), [anon_sym_SEMI] = ACTIONS(3146), [anon_sym___extension__] = ACTIONS(3144), [anon_sym_typedef] = ACTIONS(3144), [anon_sym_virtual] = ACTIONS(3144), [anon_sym_extern] = ACTIONS(3144), [anon_sym___attribute__] = ACTIONS(3144), [anon_sym___attribute] = ACTIONS(3144), [anon_sym_using] = ACTIONS(3144), [anon_sym_COLON_COLON] = ACTIONS(3146), [anon_sym_LBRACK_LBRACK] = ACTIONS(3146), [anon_sym___declspec] = ACTIONS(3144), [anon_sym___based] = ACTIONS(3144), [anon_sym___cdecl] = ACTIONS(3144), [anon_sym___clrcall] = ACTIONS(3144), [anon_sym___stdcall] = ACTIONS(3144), [anon_sym___fastcall] = ACTIONS(3144), [anon_sym___thiscall] = ACTIONS(3144), [anon_sym___vectorcall] = ACTIONS(3144), [anon_sym_LBRACE] = ACTIONS(3146), [anon_sym_signed] = ACTIONS(3144), [anon_sym_unsigned] = ACTIONS(3144), [anon_sym_long] = ACTIONS(3144), [anon_sym_short] = ACTIONS(3144), [anon_sym_LBRACK] = ACTIONS(3144), [anon_sym_static] = ACTIONS(3144), [anon_sym_register] = ACTIONS(3144), [anon_sym_inline] = ACTIONS(3144), [anon_sym___inline] = ACTIONS(3144), [anon_sym___inline__] = ACTIONS(3144), [anon_sym___forceinline] = ACTIONS(3144), [anon_sym_thread_local] = ACTIONS(3144), [anon_sym___thread] = ACTIONS(3144), [anon_sym_const] = ACTIONS(3144), [anon_sym_constexpr] = ACTIONS(3144), [anon_sym_volatile] = ACTIONS(3144), [anon_sym_restrict] = ACTIONS(3144), [anon_sym___restrict__] = ACTIONS(3144), [anon_sym__Atomic] = ACTIONS(3144), [anon_sym__Noreturn] = ACTIONS(3144), [anon_sym_noreturn] = ACTIONS(3144), [anon_sym__Nonnull] = ACTIONS(3144), [anon_sym_mutable] = ACTIONS(3144), [anon_sym_constinit] = ACTIONS(3144), [anon_sym_consteval] = ACTIONS(3144), [anon_sym_alignas] = ACTIONS(3144), [anon_sym__Alignas] = ACTIONS(3144), [sym_primitive_type] = ACTIONS(3144), [anon_sym_enum] = ACTIONS(3144), [anon_sym_class] = ACTIONS(3144), [anon_sym_struct] = ACTIONS(3144), [anon_sym_union] = ACTIONS(3144), [anon_sym_if] = ACTIONS(3144), [anon_sym_switch] = ACTIONS(3144), [anon_sym_case] = ACTIONS(3144), [anon_sym_default] = ACTIONS(3144), [anon_sym_while] = ACTIONS(3144), [anon_sym_do] = ACTIONS(3144), [anon_sym_for] = ACTIONS(3144), [anon_sym_return] = ACTIONS(3144), [anon_sym_break] = ACTIONS(3144), [anon_sym_continue] = ACTIONS(3144), [anon_sym_goto] = ACTIONS(3144), [anon_sym_not] = ACTIONS(3144), [anon_sym_compl] = ACTIONS(3144), [anon_sym_DASH_DASH] = ACTIONS(3146), [anon_sym_PLUS_PLUS] = ACTIONS(3146), [anon_sym_sizeof] = ACTIONS(3144), [anon_sym___alignof__] = ACTIONS(3144), [anon_sym___alignof] = ACTIONS(3144), [anon_sym__alignof] = ACTIONS(3144), [anon_sym_alignof] = ACTIONS(3144), [anon_sym__Alignof] = ACTIONS(3144), [anon_sym_offsetof] = ACTIONS(3144), [anon_sym__Generic] = ACTIONS(3144), [anon_sym_asm] = ACTIONS(3144), [anon_sym___asm__] = ACTIONS(3144), [anon_sym___asm] = ACTIONS(3144), [sym_number_literal] = ACTIONS(3146), [anon_sym_L_SQUOTE] = ACTIONS(3146), [anon_sym_u_SQUOTE] = ACTIONS(3146), [anon_sym_U_SQUOTE] = ACTIONS(3146), [anon_sym_u8_SQUOTE] = ACTIONS(3146), [anon_sym_SQUOTE] = ACTIONS(3146), [anon_sym_L_DQUOTE] = ACTIONS(3146), [anon_sym_u_DQUOTE] = ACTIONS(3146), [anon_sym_U_DQUOTE] = ACTIONS(3146), [anon_sym_u8_DQUOTE] = ACTIONS(3146), [anon_sym_DQUOTE] = ACTIONS(3146), [sym_true] = ACTIONS(3144), [sym_false] = ACTIONS(3144), [anon_sym_NULL] = ACTIONS(3144), [anon_sym_nullptr] = ACTIONS(3144), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3144), [anon_sym_decltype] = ACTIONS(3144), [anon_sym_explicit] = ACTIONS(3144), [anon_sym_typename] = ACTIONS(3144), [anon_sym_export] = ACTIONS(3144), [anon_sym_module] = ACTIONS(3144), [anon_sym_import] = ACTIONS(3144), [anon_sym_template] = ACTIONS(3144), [anon_sym_operator] = ACTIONS(3144), [anon_sym_try] = ACTIONS(3144), [anon_sym_delete] = ACTIONS(3144), [anon_sym_throw] = ACTIONS(3144), [anon_sym_namespace] = ACTIONS(3144), [anon_sym_static_assert] = ACTIONS(3144), [anon_sym_concept] = ACTIONS(3144), [anon_sym_co_return] = ACTIONS(3144), [anon_sym_co_yield] = ACTIONS(3144), [anon_sym_R_DQUOTE] = ACTIONS(3146), [anon_sym_LR_DQUOTE] = ACTIONS(3146), [anon_sym_uR_DQUOTE] = ACTIONS(3146), [anon_sym_UR_DQUOTE] = ACTIONS(3146), [anon_sym_u8R_DQUOTE] = ACTIONS(3146), [anon_sym_co_await] = ACTIONS(3144), [anon_sym_new] = ACTIONS(3144), [anon_sym_requires] = ACTIONS(3144), [sym_this] = ACTIONS(3144), }, [STATE(620)] = { [ts_builtin_sym_end] = ACTIONS(3239), [sym_identifier] = ACTIONS(3237), [aux_sym_preproc_include_token1] = ACTIONS(3237), [aux_sym_preproc_def_token1] = ACTIONS(3237), [aux_sym_preproc_if_token1] = ACTIONS(3237), [aux_sym_preproc_ifdef_token1] = ACTIONS(3237), [aux_sym_preproc_ifdef_token2] = ACTIONS(3237), [sym_preproc_directive] = ACTIONS(3237), [anon_sym_LPAREN2] = ACTIONS(3239), [anon_sym_BANG] = ACTIONS(3239), [anon_sym_TILDE] = ACTIONS(3239), [anon_sym_DASH] = ACTIONS(3237), [anon_sym_PLUS] = ACTIONS(3237), [anon_sym_STAR] = ACTIONS(3239), [anon_sym_AMP_AMP] = ACTIONS(3239), [anon_sym_AMP] = ACTIONS(3237), [anon_sym_SEMI] = ACTIONS(3239), [anon_sym___extension__] = ACTIONS(3237), [anon_sym_typedef] = ACTIONS(3237), [anon_sym_virtual] = ACTIONS(3237), [anon_sym_extern] = ACTIONS(3237), [anon_sym___attribute__] = ACTIONS(3237), [anon_sym___attribute] = ACTIONS(3237), [anon_sym_using] = ACTIONS(3237), [anon_sym_COLON_COLON] = ACTIONS(3239), [anon_sym_LBRACK_LBRACK] = ACTIONS(3239), [anon_sym___declspec] = ACTIONS(3237), [anon_sym___based] = ACTIONS(3237), [anon_sym___cdecl] = ACTIONS(3237), [anon_sym___clrcall] = ACTIONS(3237), [anon_sym___stdcall] = ACTIONS(3237), [anon_sym___fastcall] = ACTIONS(3237), [anon_sym___thiscall] = ACTIONS(3237), [anon_sym___vectorcall] = ACTIONS(3237), [anon_sym_LBRACE] = ACTIONS(3239), [anon_sym_signed] = ACTIONS(3237), [anon_sym_unsigned] = ACTIONS(3237), [anon_sym_long] = ACTIONS(3237), [anon_sym_short] = ACTIONS(3237), [anon_sym_LBRACK] = ACTIONS(3237), [anon_sym_static] = ACTIONS(3237), [anon_sym_register] = ACTIONS(3237), [anon_sym_inline] = ACTIONS(3237), [anon_sym___inline] = ACTIONS(3237), [anon_sym___inline__] = ACTIONS(3237), [anon_sym___forceinline] = ACTIONS(3237), [anon_sym_thread_local] = ACTIONS(3237), [anon_sym___thread] = ACTIONS(3237), [anon_sym_const] = ACTIONS(3237), [anon_sym_constexpr] = ACTIONS(3237), [anon_sym_volatile] = ACTIONS(3237), [anon_sym_restrict] = ACTIONS(3237), [anon_sym___restrict__] = ACTIONS(3237), [anon_sym__Atomic] = ACTIONS(3237), [anon_sym__Noreturn] = ACTIONS(3237), [anon_sym_noreturn] = ACTIONS(3237), [anon_sym__Nonnull] = ACTIONS(3237), [anon_sym_mutable] = ACTIONS(3237), [anon_sym_constinit] = ACTIONS(3237), [anon_sym_consteval] = ACTIONS(3237), [anon_sym_alignas] = ACTIONS(3237), [anon_sym__Alignas] = ACTIONS(3237), [sym_primitive_type] = ACTIONS(3237), [anon_sym_enum] = ACTIONS(3237), [anon_sym_class] = ACTIONS(3237), [anon_sym_struct] = ACTIONS(3237), [anon_sym_union] = ACTIONS(3237), [anon_sym_if] = ACTIONS(3237), [anon_sym_switch] = ACTIONS(3237), [anon_sym_case] = ACTIONS(3237), [anon_sym_default] = ACTIONS(3237), [anon_sym_while] = ACTIONS(3237), [anon_sym_do] = ACTIONS(3237), [anon_sym_for] = ACTIONS(3237), [anon_sym_return] = ACTIONS(3237), [anon_sym_break] = ACTIONS(3237), [anon_sym_continue] = ACTIONS(3237), [anon_sym_goto] = ACTIONS(3237), [anon_sym_not] = ACTIONS(3237), [anon_sym_compl] = ACTIONS(3237), [anon_sym_DASH_DASH] = ACTIONS(3239), [anon_sym_PLUS_PLUS] = ACTIONS(3239), [anon_sym_sizeof] = ACTIONS(3237), [anon_sym___alignof__] = ACTIONS(3237), [anon_sym___alignof] = ACTIONS(3237), [anon_sym__alignof] = ACTIONS(3237), [anon_sym_alignof] = ACTIONS(3237), [anon_sym__Alignof] = ACTIONS(3237), [anon_sym_offsetof] = ACTIONS(3237), [anon_sym__Generic] = ACTIONS(3237), [anon_sym_asm] = ACTIONS(3237), [anon_sym___asm__] = ACTIONS(3237), [anon_sym___asm] = ACTIONS(3237), [sym_number_literal] = ACTIONS(3239), [anon_sym_L_SQUOTE] = ACTIONS(3239), [anon_sym_u_SQUOTE] = ACTIONS(3239), [anon_sym_U_SQUOTE] = ACTIONS(3239), [anon_sym_u8_SQUOTE] = ACTIONS(3239), [anon_sym_SQUOTE] = ACTIONS(3239), [anon_sym_L_DQUOTE] = ACTIONS(3239), [anon_sym_u_DQUOTE] = ACTIONS(3239), [anon_sym_U_DQUOTE] = ACTIONS(3239), [anon_sym_u8_DQUOTE] = ACTIONS(3239), [anon_sym_DQUOTE] = ACTIONS(3239), [sym_true] = ACTIONS(3237), [sym_false] = ACTIONS(3237), [anon_sym_NULL] = ACTIONS(3237), [anon_sym_nullptr] = ACTIONS(3237), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3237), [anon_sym_decltype] = ACTIONS(3237), [anon_sym_explicit] = ACTIONS(3237), [anon_sym_typename] = ACTIONS(3237), [anon_sym_export] = ACTIONS(3237), [anon_sym_module] = ACTIONS(3237), [anon_sym_import] = ACTIONS(3237), [anon_sym_template] = ACTIONS(3237), [anon_sym_operator] = ACTIONS(3237), [anon_sym_try] = ACTIONS(3237), [anon_sym_delete] = ACTIONS(3237), [anon_sym_throw] = ACTIONS(3237), [anon_sym_namespace] = ACTIONS(3237), [anon_sym_static_assert] = ACTIONS(3237), [anon_sym_concept] = ACTIONS(3237), [anon_sym_co_return] = ACTIONS(3237), [anon_sym_co_yield] = ACTIONS(3237), [anon_sym_R_DQUOTE] = ACTIONS(3239), [anon_sym_LR_DQUOTE] = ACTIONS(3239), [anon_sym_uR_DQUOTE] = ACTIONS(3239), [anon_sym_UR_DQUOTE] = ACTIONS(3239), [anon_sym_u8R_DQUOTE] = ACTIONS(3239), [anon_sym_co_await] = ACTIONS(3237), [anon_sym_new] = ACTIONS(3237), [anon_sym_requires] = ACTIONS(3237), [sym_this] = ACTIONS(3237), }, [STATE(621)] = { [ts_builtin_sym_end] = ACTIONS(3245), [sym_identifier] = ACTIONS(3243), [aux_sym_preproc_include_token1] = ACTIONS(3243), [aux_sym_preproc_def_token1] = ACTIONS(3243), [aux_sym_preproc_if_token1] = ACTIONS(3243), [aux_sym_preproc_ifdef_token1] = ACTIONS(3243), [aux_sym_preproc_ifdef_token2] = ACTIONS(3243), [sym_preproc_directive] = ACTIONS(3243), [anon_sym_LPAREN2] = ACTIONS(3245), [anon_sym_BANG] = ACTIONS(3245), [anon_sym_TILDE] = ACTIONS(3245), [anon_sym_DASH] = ACTIONS(3243), [anon_sym_PLUS] = ACTIONS(3243), [anon_sym_STAR] = ACTIONS(3245), [anon_sym_AMP_AMP] = ACTIONS(3245), [anon_sym_AMP] = ACTIONS(3243), [anon_sym_SEMI] = ACTIONS(3245), [anon_sym___extension__] = ACTIONS(3243), [anon_sym_typedef] = ACTIONS(3243), [anon_sym_virtual] = ACTIONS(3243), [anon_sym_extern] = ACTIONS(3243), [anon_sym___attribute__] = ACTIONS(3243), [anon_sym___attribute] = ACTIONS(3243), [anon_sym_using] = ACTIONS(3243), [anon_sym_COLON_COLON] = ACTIONS(3245), [anon_sym_LBRACK_LBRACK] = ACTIONS(3245), [anon_sym___declspec] = ACTIONS(3243), [anon_sym___based] = ACTIONS(3243), [anon_sym___cdecl] = ACTIONS(3243), [anon_sym___clrcall] = ACTIONS(3243), [anon_sym___stdcall] = ACTIONS(3243), [anon_sym___fastcall] = ACTIONS(3243), [anon_sym___thiscall] = ACTIONS(3243), [anon_sym___vectorcall] = ACTIONS(3243), [anon_sym_LBRACE] = ACTIONS(3245), [anon_sym_signed] = ACTIONS(3243), [anon_sym_unsigned] = ACTIONS(3243), [anon_sym_long] = ACTIONS(3243), [anon_sym_short] = ACTIONS(3243), [anon_sym_LBRACK] = ACTIONS(3243), [anon_sym_static] = ACTIONS(3243), [anon_sym_register] = ACTIONS(3243), [anon_sym_inline] = ACTIONS(3243), [anon_sym___inline] = ACTIONS(3243), [anon_sym___inline__] = ACTIONS(3243), [anon_sym___forceinline] = ACTIONS(3243), [anon_sym_thread_local] = ACTIONS(3243), [anon_sym___thread] = ACTIONS(3243), [anon_sym_const] = ACTIONS(3243), [anon_sym_constexpr] = ACTIONS(3243), [anon_sym_volatile] = ACTIONS(3243), [anon_sym_restrict] = ACTIONS(3243), [anon_sym___restrict__] = ACTIONS(3243), [anon_sym__Atomic] = ACTIONS(3243), [anon_sym__Noreturn] = ACTIONS(3243), [anon_sym_noreturn] = ACTIONS(3243), [anon_sym__Nonnull] = ACTIONS(3243), [anon_sym_mutable] = ACTIONS(3243), [anon_sym_constinit] = ACTIONS(3243), [anon_sym_consteval] = ACTIONS(3243), [anon_sym_alignas] = ACTIONS(3243), [anon_sym__Alignas] = ACTIONS(3243), [sym_primitive_type] = ACTIONS(3243), [anon_sym_enum] = ACTIONS(3243), [anon_sym_class] = ACTIONS(3243), [anon_sym_struct] = ACTIONS(3243), [anon_sym_union] = ACTIONS(3243), [anon_sym_if] = ACTIONS(3243), [anon_sym_switch] = ACTIONS(3243), [anon_sym_case] = ACTIONS(3243), [anon_sym_default] = ACTIONS(3243), [anon_sym_while] = ACTIONS(3243), [anon_sym_do] = ACTIONS(3243), [anon_sym_for] = ACTIONS(3243), [anon_sym_return] = ACTIONS(3243), [anon_sym_break] = ACTIONS(3243), [anon_sym_continue] = ACTIONS(3243), [anon_sym_goto] = ACTIONS(3243), [anon_sym_not] = ACTIONS(3243), [anon_sym_compl] = ACTIONS(3243), [anon_sym_DASH_DASH] = ACTIONS(3245), [anon_sym_PLUS_PLUS] = ACTIONS(3245), [anon_sym_sizeof] = ACTIONS(3243), [anon_sym___alignof__] = ACTIONS(3243), [anon_sym___alignof] = ACTIONS(3243), [anon_sym__alignof] = ACTIONS(3243), [anon_sym_alignof] = ACTIONS(3243), [anon_sym__Alignof] = ACTIONS(3243), [anon_sym_offsetof] = ACTIONS(3243), [anon_sym__Generic] = ACTIONS(3243), [anon_sym_asm] = ACTIONS(3243), [anon_sym___asm__] = ACTIONS(3243), [anon_sym___asm] = ACTIONS(3243), [sym_number_literal] = ACTIONS(3245), [anon_sym_L_SQUOTE] = ACTIONS(3245), [anon_sym_u_SQUOTE] = ACTIONS(3245), [anon_sym_U_SQUOTE] = ACTIONS(3245), [anon_sym_u8_SQUOTE] = ACTIONS(3245), [anon_sym_SQUOTE] = ACTIONS(3245), [anon_sym_L_DQUOTE] = ACTIONS(3245), [anon_sym_u_DQUOTE] = ACTIONS(3245), [anon_sym_U_DQUOTE] = ACTIONS(3245), [anon_sym_u8_DQUOTE] = ACTIONS(3245), [anon_sym_DQUOTE] = ACTIONS(3245), [sym_true] = ACTIONS(3243), [sym_false] = ACTIONS(3243), [anon_sym_NULL] = ACTIONS(3243), [anon_sym_nullptr] = ACTIONS(3243), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3243), [anon_sym_decltype] = ACTIONS(3243), [anon_sym_explicit] = ACTIONS(3243), [anon_sym_typename] = ACTIONS(3243), [anon_sym_export] = ACTIONS(3243), [anon_sym_module] = ACTIONS(3243), [anon_sym_import] = ACTIONS(3243), [anon_sym_template] = ACTIONS(3243), [anon_sym_operator] = ACTIONS(3243), [anon_sym_try] = ACTIONS(3243), [anon_sym_delete] = ACTIONS(3243), [anon_sym_throw] = ACTIONS(3243), [anon_sym_namespace] = ACTIONS(3243), [anon_sym_static_assert] = ACTIONS(3243), [anon_sym_concept] = ACTIONS(3243), [anon_sym_co_return] = ACTIONS(3243), [anon_sym_co_yield] = ACTIONS(3243), [anon_sym_R_DQUOTE] = ACTIONS(3245), [anon_sym_LR_DQUOTE] = ACTIONS(3245), [anon_sym_uR_DQUOTE] = ACTIONS(3245), [anon_sym_UR_DQUOTE] = ACTIONS(3245), [anon_sym_u8R_DQUOTE] = ACTIONS(3245), [anon_sym_co_await] = ACTIONS(3243), [anon_sym_new] = ACTIONS(3243), [anon_sym_requires] = ACTIONS(3243), [sym_this] = ACTIONS(3243), }, [STATE(622)] = { [ts_builtin_sym_end] = ACTIONS(3267), [sym_identifier] = ACTIONS(3265), [aux_sym_preproc_include_token1] = ACTIONS(3265), [aux_sym_preproc_def_token1] = ACTIONS(3265), [aux_sym_preproc_if_token1] = ACTIONS(3265), [aux_sym_preproc_ifdef_token1] = ACTIONS(3265), [aux_sym_preproc_ifdef_token2] = ACTIONS(3265), [sym_preproc_directive] = ACTIONS(3265), [anon_sym_LPAREN2] = ACTIONS(3267), [anon_sym_BANG] = ACTIONS(3267), [anon_sym_TILDE] = ACTIONS(3267), [anon_sym_DASH] = ACTIONS(3265), [anon_sym_PLUS] = ACTIONS(3265), [anon_sym_STAR] = ACTIONS(3267), [anon_sym_AMP_AMP] = ACTIONS(3267), [anon_sym_AMP] = ACTIONS(3265), [anon_sym_SEMI] = ACTIONS(3267), [anon_sym___extension__] = ACTIONS(3265), [anon_sym_typedef] = ACTIONS(3265), [anon_sym_virtual] = ACTIONS(3265), [anon_sym_extern] = ACTIONS(3265), [anon_sym___attribute__] = ACTIONS(3265), [anon_sym___attribute] = ACTIONS(3265), [anon_sym_using] = ACTIONS(3265), [anon_sym_COLON_COLON] = ACTIONS(3267), [anon_sym_LBRACK_LBRACK] = ACTIONS(3267), [anon_sym___declspec] = ACTIONS(3265), [anon_sym___based] = ACTIONS(3265), [anon_sym___cdecl] = ACTIONS(3265), [anon_sym___clrcall] = ACTIONS(3265), [anon_sym___stdcall] = ACTIONS(3265), [anon_sym___fastcall] = ACTIONS(3265), [anon_sym___thiscall] = ACTIONS(3265), [anon_sym___vectorcall] = ACTIONS(3265), [anon_sym_LBRACE] = ACTIONS(3267), [anon_sym_signed] = ACTIONS(3265), [anon_sym_unsigned] = ACTIONS(3265), [anon_sym_long] = ACTIONS(3265), [anon_sym_short] = ACTIONS(3265), [anon_sym_LBRACK] = ACTIONS(3265), [anon_sym_static] = ACTIONS(3265), [anon_sym_register] = ACTIONS(3265), [anon_sym_inline] = ACTIONS(3265), [anon_sym___inline] = ACTIONS(3265), [anon_sym___inline__] = ACTIONS(3265), [anon_sym___forceinline] = ACTIONS(3265), [anon_sym_thread_local] = ACTIONS(3265), [anon_sym___thread] = ACTIONS(3265), [anon_sym_const] = ACTIONS(3265), [anon_sym_constexpr] = ACTIONS(3265), [anon_sym_volatile] = ACTIONS(3265), [anon_sym_restrict] = ACTIONS(3265), [anon_sym___restrict__] = ACTIONS(3265), [anon_sym__Atomic] = ACTIONS(3265), [anon_sym__Noreturn] = ACTIONS(3265), [anon_sym_noreturn] = ACTIONS(3265), [anon_sym__Nonnull] = ACTIONS(3265), [anon_sym_mutable] = ACTIONS(3265), [anon_sym_constinit] = ACTIONS(3265), [anon_sym_consteval] = ACTIONS(3265), [anon_sym_alignas] = ACTIONS(3265), [anon_sym__Alignas] = ACTIONS(3265), [sym_primitive_type] = ACTIONS(3265), [anon_sym_enum] = ACTIONS(3265), [anon_sym_class] = ACTIONS(3265), [anon_sym_struct] = ACTIONS(3265), [anon_sym_union] = ACTIONS(3265), [anon_sym_if] = ACTIONS(3265), [anon_sym_switch] = ACTIONS(3265), [anon_sym_case] = ACTIONS(3265), [anon_sym_default] = ACTIONS(3265), [anon_sym_while] = ACTIONS(3265), [anon_sym_do] = ACTIONS(3265), [anon_sym_for] = ACTIONS(3265), [anon_sym_return] = ACTIONS(3265), [anon_sym_break] = ACTIONS(3265), [anon_sym_continue] = ACTIONS(3265), [anon_sym_goto] = ACTIONS(3265), [anon_sym_not] = ACTIONS(3265), [anon_sym_compl] = ACTIONS(3265), [anon_sym_DASH_DASH] = ACTIONS(3267), [anon_sym_PLUS_PLUS] = ACTIONS(3267), [anon_sym_sizeof] = ACTIONS(3265), [anon_sym___alignof__] = ACTIONS(3265), [anon_sym___alignof] = ACTIONS(3265), [anon_sym__alignof] = ACTIONS(3265), [anon_sym_alignof] = ACTIONS(3265), [anon_sym__Alignof] = ACTIONS(3265), [anon_sym_offsetof] = ACTIONS(3265), [anon_sym__Generic] = ACTIONS(3265), [anon_sym_asm] = ACTIONS(3265), [anon_sym___asm__] = ACTIONS(3265), [anon_sym___asm] = ACTIONS(3265), [sym_number_literal] = ACTIONS(3267), [anon_sym_L_SQUOTE] = ACTIONS(3267), [anon_sym_u_SQUOTE] = ACTIONS(3267), [anon_sym_U_SQUOTE] = ACTIONS(3267), [anon_sym_u8_SQUOTE] = ACTIONS(3267), [anon_sym_SQUOTE] = ACTIONS(3267), [anon_sym_L_DQUOTE] = ACTIONS(3267), [anon_sym_u_DQUOTE] = ACTIONS(3267), [anon_sym_U_DQUOTE] = ACTIONS(3267), [anon_sym_u8_DQUOTE] = ACTIONS(3267), [anon_sym_DQUOTE] = ACTIONS(3267), [sym_true] = ACTIONS(3265), [sym_false] = ACTIONS(3265), [anon_sym_NULL] = ACTIONS(3265), [anon_sym_nullptr] = ACTIONS(3265), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3265), [anon_sym_decltype] = ACTIONS(3265), [anon_sym_explicit] = ACTIONS(3265), [anon_sym_typename] = ACTIONS(3265), [anon_sym_export] = ACTIONS(3265), [anon_sym_module] = ACTIONS(3265), [anon_sym_import] = ACTIONS(3265), [anon_sym_template] = ACTIONS(3265), [anon_sym_operator] = ACTIONS(3265), [anon_sym_try] = ACTIONS(3265), [anon_sym_delete] = ACTIONS(3265), [anon_sym_throw] = ACTIONS(3265), [anon_sym_namespace] = ACTIONS(3265), [anon_sym_static_assert] = ACTIONS(3265), [anon_sym_concept] = ACTIONS(3265), [anon_sym_co_return] = ACTIONS(3265), [anon_sym_co_yield] = ACTIONS(3265), [anon_sym_R_DQUOTE] = ACTIONS(3267), [anon_sym_LR_DQUOTE] = ACTIONS(3267), [anon_sym_uR_DQUOTE] = ACTIONS(3267), [anon_sym_UR_DQUOTE] = ACTIONS(3267), [anon_sym_u8R_DQUOTE] = ACTIONS(3267), [anon_sym_co_await] = ACTIONS(3265), [anon_sym_new] = ACTIONS(3265), [anon_sym_requires] = ACTIONS(3265), [sym_this] = ACTIONS(3265), }, [STATE(623)] = { [ts_builtin_sym_end] = ACTIONS(3331), [sym_identifier] = ACTIONS(3329), [aux_sym_preproc_include_token1] = ACTIONS(3329), [aux_sym_preproc_def_token1] = ACTIONS(3329), [aux_sym_preproc_if_token1] = ACTIONS(3329), [aux_sym_preproc_ifdef_token1] = ACTIONS(3329), [aux_sym_preproc_ifdef_token2] = ACTIONS(3329), [sym_preproc_directive] = ACTIONS(3329), [anon_sym_LPAREN2] = ACTIONS(3331), [anon_sym_BANG] = ACTIONS(3331), [anon_sym_TILDE] = ACTIONS(3331), [anon_sym_DASH] = ACTIONS(3329), [anon_sym_PLUS] = ACTIONS(3329), [anon_sym_STAR] = ACTIONS(3331), [anon_sym_AMP_AMP] = ACTIONS(3331), [anon_sym_AMP] = ACTIONS(3329), [anon_sym_SEMI] = ACTIONS(3331), [anon_sym___extension__] = ACTIONS(3329), [anon_sym_typedef] = ACTIONS(3329), [anon_sym_virtual] = ACTIONS(3329), [anon_sym_extern] = ACTIONS(3329), [anon_sym___attribute__] = ACTIONS(3329), [anon_sym___attribute] = ACTIONS(3329), [anon_sym_using] = ACTIONS(3329), [anon_sym_COLON_COLON] = ACTIONS(3331), [anon_sym_LBRACK_LBRACK] = ACTIONS(3331), [anon_sym___declspec] = ACTIONS(3329), [anon_sym___based] = ACTIONS(3329), [anon_sym___cdecl] = ACTIONS(3329), [anon_sym___clrcall] = ACTIONS(3329), [anon_sym___stdcall] = ACTIONS(3329), [anon_sym___fastcall] = ACTIONS(3329), [anon_sym___thiscall] = ACTIONS(3329), [anon_sym___vectorcall] = ACTIONS(3329), [anon_sym_LBRACE] = ACTIONS(3331), [anon_sym_signed] = ACTIONS(3329), [anon_sym_unsigned] = ACTIONS(3329), [anon_sym_long] = ACTIONS(3329), [anon_sym_short] = ACTIONS(3329), [anon_sym_LBRACK] = ACTIONS(3329), [anon_sym_static] = ACTIONS(3329), [anon_sym_register] = ACTIONS(3329), [anon_sym_inline] = ACTIONS(3329), [anon_sym___inline] = ACTIONS(3329), [anon_sym___inline__] = ACTIONS(3329), [anon_sym___forceinline] = ACTIONS(3329), [anon_sym_thread_local] = ACTIONS(3329), [anon_sym___thread] = ACTIONS(3329), [anon_sym_const] = ACTIONS(3329), [anon_sym_constexpr] = ACTIONS(3329), [anon_sym_volatile] = ACTIONS(3329), [anon_sym_restrict] = ACTIONS(3329), [anon_sym___restrict__] = ACTIONS(3329), [anon_sym__Atomic] = ACTIONS(3329), [anon_sym__Noreturn] = ACTIONS(3329), [anon_sym_noreturn] = ACTIONS(3329), [anon_sym__Nonnull] = ACTIONS(3329), [anon_sym_mutable] = ACTIONS(3329), [anon_sym_constinit] = ACTIONS(3329), [anon_sym_consteval] = ACTIONS(3329), [anon_sym_alignas] = ACTIONS(3329), [anon_sym__Alignas] = ACTIONS(3329), [sym_primitive_type] = ACTIONS(3329), [anon_sym_enum] = ACTIONS(3329), [anon_sym_class] = ACTIONS(3329), [anon_sym_struct] = ACTIONS(3329), [anon_sym_union] = ACTIONS(3329), [anon_sym_if] = ACTIONS(3329), [anon_sym_switch] = ACTIONS(3329), [anon_sym_case] = ACTIONS(3329), [anon_sym_default] = ACTIONS(3329), [anon_sym_while] = ACTIONS(3329), [anon_sym_do] = ACTIONS(3329), [anon_sym_for] = ACTIONS(3329), [anon_sym_return] = ACTIONS(3329), [anon_sym_break] = ACTIONS(3329), [anon_sym_continue] = ACTIONS(3329), [anon_sym_goto] = ACTIONS(3329), [anon_sym_not] = ACTIONS(3329), [anon_sym_compl] = ACTIONS(3329), [anon_sym_DASH_DASH] = ACTIONS(3331), [anon_sym_PLUS_PLUS] = ACTIONS(3331), [anon_sym_sizeof] = ACTIONS(3329), [anon_sym___alignof__] = ACTIONS(3329), [anon_sym___alignof] = ACTIONS(3329), [anon_sym__alignof] = ACTIONS(3329), [anon_sym_alignof] = ACTIONS(3329), [anon_sym__Alignof] = ACTIONS(3329), [anon_sym_offsetof] = ACTIONS(3329), [anon_sym__Generic] = ACTIONS(3329), [anon_sym_asm] = ACTIONS(3329), [anon_sym___asm__] = ACTIONS(3329), [anon_sym___asm] = ACTIONS(3329), [sym_number_literal] = ACTIONS(3331), [anon_sym_L_SQUOTE] = ACTIONS(3331), [anon_sym_u_SQUOTE] = ACTIONS(3331), [anon_sym_U_SQUOTE] = ACTIONS(3331), [anon_sym_u8_SQUOTE] = ACTIONS(3331), [anon_sym_SQUOTE] = ACTIONS(3331), [anon_sym_L_DQUOTE] = ACTIONS(3331), [anon_sym_u_DQUOTE] = ACTIONS(3331), [anon_sym_U_DQUOTE] = ACTIONS(3331), [anon_sym_u8_DQUOTE] = ACTIONS(3331), [anon_sym_DQUOTE] = ACTIONS(3331), [sym_true] = ACTIONS(3329), [sym_false] = ACTIONS(3329), [anon_sym_NULL] = ACTIONS(3329), [anon_sym_nullptr] = ACTIONS(3329), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3329), [anon_sym_decltype] = ACTIONS(3329), [anon_sym_explicit] = ACTIONS(3329), [anon_sym_typename] = ACTIONS(3329), [anon_sym_export] = ACTIONS(3329), [anon_sym_module] = ACTIONS(3329), [anon_sym_import] = ACTIONS(3329), [anon_sym_template] = ACTIONS(3329), [anon_sym_operator] = ACTIONS(3329), [anon_sym_try] = ACTIONS(3329), [anon_sym_delete] = ACTIONS(3329), [anon_sym_throw] = ACTIONS(3329), [anon_sym_namespace] = ACTIONS(3329), [anon_sym_static_assert] = ACTIONS(3329), [anon_sym_concept] = ACTIONS(3329), [anon_sym_co_return] = ACTIONS(3329), [anon_sym_co_yield] = ACTIONS(3329), [anon_sym_R_DQUOTE] = ACTIONS(3331), [anon_sym_LR_DQUOTE] = ACTIONS(3331), [anon_sym_uR_DQUOTE] = ACTIONS(3331), [anon_sym_UR_DQUOTE] = ACTIONS(3331), [anon_sym_u8R_DQUOTE] = ACTIONS(3331), [anon_sym_co_await] = ACTIONS(3329), [anon_sym_new] = ACTIONS(3329), [anon_sym_requires] = ACTIONS(3329), [sym_this] = ACTIONS(3329), }, [STATE(624)] = { [ts_builtin_sym_end] = ACTIONS(3335), [sym_identifier] = ACTIONS(3333), [aux_sym_preproc_include_token1] = ACTIONS(3333), [aux_sym_preproc_def_token1] = ACTIONS(3333), [aux_sym_preproc_if_token1] = ACTIONS(3333), [aux_sym_preproc_ifdef_token1] = ACTIONS(3333), [aux_sym_preproc_ifdef_token2] = ACTIONS(3333), [sym_preproc_directive] = ACTIONS(3333), [anon_sym_LPAREN2] = ACTIONS(3335), [anon_sym_BANG] = ACTIONS(3335), [anon_sym_TILDE] = ACTIONS(3335), [anon_sym_DASH] = ACTIONS(3333), [anon_sym_PLUS] = ACTIONS(3333), [anon_sym_STAR] = ACTIONS(3335), [anon_sym_AMP_AMP] = ACTIONS(3335), [anon_sym_AMP] = ACTIONS(3333), [anon_sym_SEMI] = ACTIONS(3335), [anon_sym___extension__] = ACTIONS(3333), [anon_sym_typedef] = ACTIONS(3333), [anon_sym_virtual] = ACTIONS(3333), [anon_sym_extern] = ACTIONS(3333), [anon_sym___attribute__] = ACTIONS(3333), [anon_sym___attribute] = ACTIONS(3333), [anon_sym_using] = ACTIONS(3333), [anon_sym_COLON_COLON] = ACTIONS(3335), [anon_sym_LBRACK_LBRACK] = ACTIONS(3335), [anon_sym___declspec] = ACTIONS(3333), [anon_sym___based] = ACTIONS(3333), [anon_sym___cdecl] = ACTIONS(3333), [anon_sym___clrcall] = ACTIONS(3333), [anon_sym___stdcall] = ACTIONS(3333), [anon_sym___fastcall] = ACTIONS(3333), [anon_sym___thiscall] = ACTIONS(3333), [anon_sym___vectorcall] = ACTIONS(3333), [anon_sym_LBRACE] = ACTIONS(3335), [anon_sym_signed] = ACTIONS(3333), [anon_sym_unsigned] = ACTIONS(3333), [anon_sym_long] = ACTIONS(3333), [anon_sym_short] = ACTIONS(3333), [anon_sym_LBRACK] = ACTIONS(3333), [anon_sym_static] = ACTIONS(3333), [anon_sym_register] = ACTIONS(3333), [anon_sym_inline] = ACTIONS(3333), [anon_sym___inline] = ACTIONS(3333), [anon_sym___inline__] = ACTIONS(3333), [anon_sym___forceinline] = ACTIONS(3333), [anon_sym_thread_local] = ACTIONS(3333), [anon_sym___thread] = ACTIONS(3333), [anon_sym_const] = ACTIONS(3333), [anon_sym_constexpr] = ACTIONS(3333), [anon_sym_volatile] = ACTIONS(3333), [anon_sym_restrict] = ACTIONS(3333), [anon_sym___restrict__] = ACTIONS(3333), [anon_sym__Atomic] = ACTIONS(3333), [anon_sym__Noreturn] = ACTIONS(3333), [anon_sym_noreturn] = ACTIONS(3333), [anon_sym__Nonnull] = ACTIONS(3333), [anon_sym_mutable] = ACTIONS(3333), [anon_sym_constinit] = ACTIONS(3333), [anon_sym_consteval] = ACTIONS(3333), [anon_sym_alignas] = ACTIONS(3333), [anon_sym__Alignas] = ACTIONS(3333), [sym_primitive_type] = ACTIONS(3333), [anon_sym_enum] = ACTIONS(3333), [anon_sym_class] = ACTIONS(3333), [anon_sym_struct] = ACTIONS(3333), [anon_sym_union] = ACTIONS(3333), [anon_sym_if] = ACTIONS(3333), [anon_sym_switch] = ACTIONS(3333), [anon_sym_case] = ACTIONS(3333), [anon_sym_default] = ACTIONS(3333), [anon_sym_while] = ACTIONS(3333), [anon_sym_do] = ACTIONS(3333), [anon_sym_for] = ACTIONS(3333), [anon_sym_return] = ACTIONS(3333), [anon_sym_break] = ACTIONS(3333), [anon_sym_continue] = ACTIONS(3333), [anon_sym_goto] = ACTIONS(3333), [anon_sym_not] = ACTIONS(3333), [anon_sym_compl] = ACTIONS(3333), [anon_sym_DASH_DASH] = ACTIONS(3335), [anon_sym_PLUS_PLUS] = ACTIONS(3335), [anon_sym_sizeof] = ACTIONS(3333), [anon_sym___alignof__] = ACTIONS(3333), [anon_sym___alignof] = ACTIONS(3333), [anon_sym__alignof] = ACTIONS(3333), [anon_sym_alignof] = ACTIONS(3333), [anon_sym__Alignof] = ACTIONS(3333), [anon_sym_offsetof] = ACTIONS(3333), [anon_sym__Generic] = ACTIONS(3333), [anon_sym_asm] = ACTIONS(3333), [anon_sym___asm__] = ACTIONS(3333), [anon_sym___asm] = ACTIONS(3333), [sym_number_literal] = ACTIONS(3335), [anon_sym_L_SQUOTE] = ACTIONS(3335), [anon_sym_u_SQUOTE] = ACTIONS(3335), [anon_sym_U_SQUOTE] = ACTIONS(3335), [anon_sym_u8_SQUOTE] = ACTIONS(3335), [anon_sym_SQUOTE] = ACTIONS(3335), [anon_sym_L_DQUOTE] = ACTIONS(3335), [anon_sym_u_DQUOTE] = ACTIONS(3335), [anon_sym_U_DQUOTE] = ACTIONS(3335), [anon_sym_u8_DQUOTE] = ACTIONS(3335), [anon_sym_DQUOTE] = ACTIONS(3335), [sym_true] = ACTIONS(3333), [sym_false] = ACTIONS(3333), [anon_sym_NULL] = ACTIONS(3333), [anon_sym_nullptr] = ACTIONS(3333), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3333), [anon_sym_decltype] = ACTIONS(3333), [anon_sym_explicit] = ACTIONS(3333), [anon_sym_typename] = ACTIONS(3333), [anon_sym_export] = ACTIONS(3333), [anon_sym_module] = ACTIONS(3333), [anon_sym_import] = ACTIONS(3333), [anon_sym_template] = ACTIONS(3333), [anon_sym_operator] = ACTIONS(3333), [anon_sym_try] = ACTIONS(3333), [anon_sym_delete] = ACTIONS(3333), [anon_sym_throw] = ACTIONS(3333), [anon_sym_namespace] = ACTIONS(3333), [anon_sym_static_assert] = ACTIONS(3333), [anon_sym_concept] = ACTIONS(3333), [anon_sym_co_return] = ACTIONS(3333), [anon_sym_co_yield] = ACTIONS(3333), [anon_sym_R_DQUOTE] = ACTIONS(3335), [anon_sym_LR_DQUOTE] = ACTIONS(3335), [anon_sym_uR_DQUOTE] = ACTIONS(3335), [anon_sym_UR_DQUOTE] = ACTIONS(3335), [anon_sym_u8R_DQUOTE] = ACTIONS(3335), [anon_sym_co_await] = ACTIONS(3333), [anon_sym_new] = ACTIONS(3333), [anon_sym_requires] = ACTIONS(3333), [sym_this] = ACTIONS(3333), }, [STATE(625)] = { [ts_builtin_sym_end] = ACTIONS(2843), [sym_identifier] = ACTIONS(2841), [aux_sym_preproc_include_token1] = ACTIONS(2841), [aux_sym_preproc_def_token1] = ACTIONS(2841), [aux_sym_preproc_if_token1] = ACTIONS(2841), [aux_sym_preproc_ifdef_token1] = ACTIONS(2841), [aux_sym_preproc_ifdef_token2] = ACTIONS(2841), [sym_preproc_directive] = ACTIONS(2841), [anon_sym_LPAREN2] = ACTIONS(2843), [anon_sym_BANG] = ACTIONS(2843), [anon_sym_TILDE] = ACTIONS(2843), [anon_sym_DASH] = ACTIONS(2841), [anon_sym_PLUS] = ACTIONS(2841), [anon_sym_STAR] = ACTIONS(2843), [anon_sym_AMP_AMP] = ACTIONS(2843), [anon_sym_AMP] = ACTIONS(2841), [anon_sym_SEMI] = ACTIONS(2843), [anon_sym___extension__] = ACTIONS(2841), [anon_sym_typedef] = ACTIONS(2841), [anon_sym_virtual] = ACTIONS(2841), [anon_sym_extern] = ACTIONS(2841), [anon_sym___attribute__] = ACTIONS(2841), [anon_sym___attribute] = ACTIONS(2841), [anon_sym_using] = ACTIONS(2841), [anon_sym_COLON_COLON] = ACTIONS(2843), [anon_sym_LBRACK_LBRACK] = ACTIONS(2843), [anon_sym___declspec] = ACTIONS(2841), [anon_sym___based] = ACTIONS(2841), [anon_sym___cdecl] = ACTIONS(2841), [anon_sym___clrcall] = ACTIONS(2841), [anon_sym___stdcall] = ACTIONS(2841), [anon_sym___fastcall] = ACTIONS(2841), [anon_sym___thiscall] = ACTIONS(2841), [anon_sym___vectorcall] = ACTIONS(2841), [anon_sym_LBRACE] = ACTIONS(2843), [anon_sym_signed] = ACTIONS(2841), [anon_sym_unsigned] = ACTIONS(2841), [anon_sym_long] = ACTIONS(2841), [anon_sym_short] = ACTIONS(2841), [anon_sym_LBRACK] = ACTIONS(2841), [anon_sym_static] = ACTIONS(2841), [anon_sym_register] = ACTIONS(2841), [anon_sym_inline] = ACTIONS(2841), [anon_sym___inline] = ACTIONS(2841), [anon_sym___inline__] = ACTIONS(2841), [anon_sym___forceinline] = ACTIONS(2841), [anon_sym_thread_local] = ACTIONS(2841), [anon_sym___thread] = ACTIONS(2841), [anon_sym_const] = ACTIONS(2841), [anon_sym_constexpr] = ACTIONS(2841), [anon_sym_volatile] = ACTIONS(2841), [anon_sym_restrict] = ACTIONS(2841), [anon_sym___restrict__] = ACTIONS(2841), [anon_sym__Atomic] = ACTIONS(2841), [anon_sym__Noreturn] = ACTIONS(2841), [anon_sym_noreturn] = ACTIONS(2841), [anon_sym__Nonnull] = ACTIONS(2841), [anon_sym_mutable] = ACTIONS(2841), [anon_sym_constinit] = ACTIONS(2841), [anon_sym_consteval] = ACTIONS(2841), [anon_sym_alignas] = ACTIONS(2841), [anon_sym__Alignas] = ACTIONS(2841), [sym_primitive_type] = ACTIONS(2841), [anon_sym_enum] = ACTIONS(2841), [anon_sym_class] = ACTIONS(2841), [anon_sym_struct] = ACTIONS(2841), [anon_sym_union] = ACTIONS(2841), [anon_sym_if] = ACTIONS(2841), [anon_sym_switch] = ACTIONS(2841), [anon_sym_case] = ACTIONS(2841), [anon_sym_default] = ACTIONS(2841), [anon_sym_while] = ACTIONS(2841), [anon_sym_do] = ACTIONS(2841), [anon_sym_for] = ACTIONS(2841), [anon_sym_return] = ACTIONS(2841), [anon_sym_break] = ACTIONS(2841), [anon_sym_continue] = ACTIONS(2841), [anon_sym_goto] = ACTIONS(2841), [anon_sym_not] = ACTIONS(2841), [anon_sym_compl] = ACTIONS(2841), [anon_sym_DASH_DASH] = ACTIONS(2843), [anon_sym_PLUS_PLUS] = ACTIONS(2843), [anon_sym_sizeof] = ACTIONS(2841), [anon_sym___alignof__] = ACTIONS(2841), [anon_sym___alignof] = ACTIONS(2841), [anon_sym__alignof] = ACTIONS(2841), [anon_sym_alignof] = ACTIONS(2841), [anon_sym__Alignof] = ACTIONS(2841), [anon_sym_offsetof] = ACTIONS(2841), [anon_sym__Generic] = ACTIONS(2841), [anon_sym_asm] = ACTIONS(2841), [anon_sym___asm__] = ACTIONS(2841), [anon_sym___asm] = ACTIONS(2841), [sym_number_literal] = ACTIONS(2843), [anon_sym_L_SQUOTE] = ACTIONS(2843), [anon_sym_u_SQUOTE] = ACTIONS(2843), [anon_sym_U_SQUOTE] = ACTIONS(2843), [anon_sym_u8_SQUOTE] = ACTIONS(2843), [anon_sym_SQUOTE] = ACTIONS(2843), [anon_sym_L_DQUOTE] = ACTIONS(2843), [anon_sym_u_DQUOTE] = ACTIONS(2843), [anon_sym_U_DQUOTE] = ACTIONS(2843), [anon_sym_u8_DQUOTE] = ACTIONS(2843), [anon_sym_DQUOTE] = ACTIONS(2843), [sym_true] = ACTIONS(2841), [sym_false] = ACTIONS(2841), [anon_sym_NULL] = ACTIONS(2841), [anon_sym_nullptr] = ACTIONS(2841), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2841), [anon_sym_decltype] = ACTIONS(2841), [anon_sym_explicit] = ACTIONS(2841), [anon_sym_typename] = ACTIONS(2841), [anon_sym_export] = ACTIONS(2841), [anon_sym_module] = ACTIONS(2841), [anon_sym_import] = ACTIONS(2841), [anon_sym_template] = ACTIONS(2841), [anon_sym_operator] = ACTIONS(2841), [anon_sym_try] = ACTIONS(2841), [anon_sym_delete] = ACTIONS(2841), [anon_sym_throw] = ACTIONS(2841), [anon_sym_namespace] = ACTIONS(2841), [anon_sym_static_assert] = ACTIONS(2841), [anon_sym_concept] = ACTIONS(2841), [anon_sym_co_return] = ACTIONS(2841), [anon_sym_co_yield] = ACTIONS(2841), [anon_sym_R_DQUOTE] = ACTIONS(2843), [anon_sym_LR_DQUOTE] = ACTIONS(2843), [anon_sym_uR_DQUOTE] = ACTIONS(2843), [anon_sym_UR_DQUOTE] = ACTIONS(2843), [anon_sym_u8R_DQUOTE] = ACTIONS(2843), [anon_sym_co_await] = ACTIONS(2841), [anon_sym_new] = ACTIONS(2841), [anon_sym_requires] = ACTIONS(2841), [sym_this] = ACTIONS(2841), }, [STATE(626)] = { [ts_builtin_sym_end] = ACTIONS(3573), [sym_identifier] = ACTIONS(3575), [aux_sym_preproc_include_token1] = ACTIONS(3575), [aux_sym_preproc_def_token1] = ACTIONS(3575), [aux_sym_preproc_if_token1] = ACTIONS(3575), [aux_sym_preproc_ifdef_token1] = ACTIONS(3575), [aux_sym_preproc_ifdef_token2] = ACTIONS(3575), [sym_preproc_directive] = ACTIONS(3575), [anon_sym_LPAREN2] = ACTIONS(3573), [anon_sym_BANG] = ACTIONS(3573), [anon_sym_TILDE] = ACTIONS(3573), [anon_sym_DASH] = ACTIONS(3575), [anon_sym_PLUS] = ACTIONS(3575), [anon_sym_STAR] = ACTIONS(3573), [anon_sym_AMP_AMP] = ACTIONS(3573), [anon_sym_AMP] = ACTIONS(3575), [anon_sym_SEMI] = ACTIONS(3573), [anon_sym___extension__] = ACTIONS(3575), [anon_sym_typedef] = ACTIONS(3575), [anon_sym_virtual] = ACTIONS(3575), [anon_sym_extern] = ACTIONS(3575), [anon_sym___attribute__] = ACTIONS(3575), [anon_sym___attribute] = ACTIONS(3575), [anon_sym_using] = ACTIONS(3575), [anon_sym_COLON_COLON] = ACTIONS(3573), [anon_sym_LBRACK_LBRACK] = ACTIONS(3573), [anon_sym___declspec] = ACTIONS(3575), [anon_sym___based] = ACTIONS(3575), [anon_sym___cdecl] = ACTIONS(3575), [anon_sym___clrcall] = ACTIONS(3575), [anon_sym___stdcall] = ACTIONS(3575), [anon_sym___fastcall] = ACTIONS(3575), [anon_sym___thiscall] = ACTIONS(3575), [anon_sym___vectorcall] = ACTIONS(3575), [anon_sym_LBRACE] = ACTIONS(3573), [anon_sym_signed] = ACTIONS(3575), [anon_sym_unsigned] = ACTIONS(3575), [anon_sym_long] = ACTIONS(3575), [anon_sym_short] = ACTIONS(3575), [anon_sym_LBRACK] = ACTIONS(3575), [anon_sym_static] = ACTIONS(3575), [anon_sym_register] = ACTIONS(3575), [anon_sym_inline] = ACTIONS(3575), [anon_sym___inline] = ACTIONS(3575), [anon_sym___inline__] = ACTIONS(3575), [anon_sym___forceinline] = ACTIONS(3575), [anon_sym_thread_local] = ACTIONS(3575), [anon_sym___thread] = ACTIONS(3575), [anon_sym_const] = ACTIONS(3575), [anon_sym_constexpr] = ACTIONS(3575), [anon_sym_volatile] = ACTIONS(3575), [anon_sym_restrict] = ACTIONS(3575), [anon_sym___restrict__] = ACTIONS(3575), [anon_sym__Atomic] = ACTIONS(3575), [anon_sym__Noreturn] = ACTIONS(3575), [anon_sym_noreturn] = ACTIONS(3575), [anon_sym__Nonnull] = ACTIONS(3575), [anon_sym_mutable] = ACTIONS(3575), [anon_sym_constinit] = ACTIONS(3575), [anon_sym_consteval] = ACTIONS(3575), [anon_sym_alignas] = ACTIONS(3575), [anon_sym__Alignas] = ACTIONS(3575), [sym_primitive_type] = ACTIONS(3575), [anon_sym_enum] = ACTIONS(3575), [anon_sym_class] = ACTIONS(3575), [anon_sym_struct] = ACTIONS(3575), [anon_sym_union] = ACTIONS(3575), [anon_sym_if] = ACTIONS(3575), [anon_sym_switch] = ACTIONS(3575), [anon_sym_case] = ACTIONS(3575), [anon_sym_default] = ACTIONS(3575), [anon_sym_while] = ACTIONS(3575), [anon_sym_do] = ACTIONS(3575), [anon_sym_for] = ACTIONS(3575), [anon_sym_return] = ACTIONS(3575), [anon_sym_break] = ACTIONS(3575), [anon_sym_continue] = ACTIONS(3575), [anon_sym_goto] = ACTIONS(3575), [anon_sym_not] = ACTIONS(3575), [anon_sym_compl] = ACTIONS(3575), [anon_sym_DASH_DASH] = ACTIONS(3573), [anon_sym_PLUS_PLUS] = ACTIONS(3573), [anon_sym_sizeof] = ACTIONS(3575), [anon_sym___alignof__] = ACTIONS(3575), [anon_sym___alignof] = ACTIONS(3575), [anon_sym__alignof] = ACTIONS(3575), [anon_sym_alignof] = ACTIONS(3575), [anon_sym__Alignof] = ACTIONS(3575), [anon_sym_offsetof] = ACTIONS(3575), [anon_sym__Generic] = ACTIONS(3575), [anon_sym_asm] = ACTIONS(3575), [anon_sym___asm__] = ACTIONS(3575), [anon_sym___asm] = ACTIONS(3575), [sym_number_literal] = ACTIONS(3573), [anon_sym_L_SQUOTE] = ACTIONS(3573), [anon_sym_u_SQUOTE] = ACTIONS(3573), [anon_sym_U_SQUOTE] = ACTIONS(3573), [anon_sym_u8_SQUOTE] = ACTIONS(3573), [anon_sym_SQUOTE] = ACTIONS(3573), [anon_sym_L_DQUOTE] = ACTIONS(3573), [anon_sym_u_DQUOTE] = ACTIONS(3573), [anon_sym_U_DQUOTE] = ACTIONS(3573), [anon_sym_u8_DQUOTE] = ACTIONS(3573), [anon_sym_DQUOTE] = ACTIONS(3573), [sym_true] = ACTIONS(3575), [sym_false] = ACTIONS(3575), [anon_sym_NULL] = ACTIONS(3575), [anon_sym_nullptr] = ACTIONS(3575), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3575), [anon_sym_decltype] = ACTIONS(3575), [anon_sym_explicit] = ACTIONS(3575), [anon_sym_typename] = ACTIONS(3575), [anon_sym_export] = ACTIONS(3575), [anon_sym_module] = ACTIONS(3575), [anon_sym_import] = ACTIONS(3575), [anon_sym_template] = ACTIONS(3575), [anon_sym_operator] = ACTIONS(3575), [anon_sym_try] = ACTIONS(3575), [anon_sym_delete] = ACTIONS(3575), [anon_sym_throw] = ACTIONS(3575), [anon_sym_namespace] = ACTIONS(3575), [anon_sym_static_assert] = ACTIONS(3575), [anon_sym_concept] = ACTIONS(3575), [anon_sym_co_return] = ACTIONS(3575), [anon_sym_co_yield] = ACTIONS(3575), [anon_sym_R_DQUOTE] = ACTIONS(3573), [anon_sym_LR_DQUOTE] = ACTIONS(3573), [anon_sym_uR_DQUOTE] = ACTIONS(3573), [anon_sym_UR_DQUOTE] = ACTIONS(3573), [anon_sym_u8R_DQUOTE] = ACTIONS(3573), [anon_sym_co_await] = ACTIONS(3575), [anon_sym_new] = ACTIONS(3575), [anon_sym_requires] = ACTIONS(3575), [sym_this] = ACTIONS(3575), }, [STATE(627)] = { [ts_builtin_sym_end] = ACTIONS(3311), [sym_identifier] = ACTIONS(3309), [aux_sym_preproc_include_token1] = ACTIONS(3309), [aux_sym_preproc_def_token1] = ACTIONS(3309), [aux_sym_preproc_if_token1] = ACTIONS(3309), [aux_sym_preproc_ifdef_token1] = ACTIONS(3309), [aux_sym_preproc_ifdef_token2] = ACTIONS(3309), [sym_preproc_directive] = ACTIONS(3309), [anon_sym_LPAREN2] = ACTIONS(3311), [anon_sym_BANG] = ACTIONS(3311), [anon_sym_TILDE] = ACTIONS(3311), [anon_sym_DASH] = ACTIONS(3309), [anon_sym_PLUS] = ACTIONS(3309), [anon_sym_STAR] = ACTIONS(3311), [anon_sym_AMP_AMP] = ACTIONS(3311), [anon_sym_AMP] = ACTIONS(3309), [anon_sym_SEMI] = ACTIONS(3311), [anon_sym___extension__] = ACTIONS(3309), [anon_sym_typedef] = ACTIONS(3309), [anon_sym_virtual] = ACTIONS(3309), [anon_sym_extern] = ACTIONS(3309), [anon_sym___attribute__] = ACTIONS(3309), [anon_sym___attribute] = ACTIONS(3309), [anon_sym_using] = ACTIONS(3309), [anon_sym_COLON_COLON] = ACTIONS(3311), [anon_sym_LBRACK_LBRACK] = ACTIONS(3311), [anon_sym___declspec] = ACTIONS(3309), [anon_sym___based] = ACTIONS(3309), [anon_sym___cdecl] = ACTIONS(3309), [anon_sym___clrcall] = ACTIONS(3309), [anon_sym___stdcall] = ACTIONS(3309), [anon_sym___fastcall] = ACTIONS(3309), [anon_sym___thiscall] = ACTIONS(3309), [anon_sym___vectorcall] = ACTIONS(3309), [anon_sym_LBRACE] = ACTIONS(3311), [anon_sym_signed] = ACTIONS(3309), [anon_sym_unsigned] = ACTIONS(3309), [anon_sym_long] = ACTIONS(3309), [anon_sym_short] = ACTIONS(3309), [anon_sym_LBRACK] = ACTIONS(3309), [anon_sym_static] = ACTIONS(3309), [anon_sym_register] = ACTIONS(3309), [anon_sym_inline] = ACTIONS(3309), [anon_sym___inline] = ACTIONS(3309), [anon_sym___inline__] = ACTIONS(3309), [anon_sym___forceinline] = ACTIONS(3309), [anon_sym_thread_local] = ACTIONS(3309), [anon_sym___thread] = ACTIONS(3309), [anon_sym_const] = ACTIONS(3309), [anon_sym_constexpr] = ACTIONS(3309), [anon_sym_volatile] = ACTIONS(3309), [anon_sym_restrict] = ACTIONS(3309), [anon_sym___restrict__] = ACTIONS(3309), [anon_sym__Atomic] = ACTIONS(3309), [anon_sym__Noreturn] = ACTIONS(3309), [anon_sym_noreturn] = ACTIONS(3309), [anon_sym__Nonnull] = ACTIONS(3309), [anon_sym_mutable] = ACTIONS(3309), [anon_sym_constinit] = ACTIONS(3309), [anon_sym_consteval] = ACTIONS(3309), [anon_sym_alignas] = ACTIONS(3309), [anon_sym__Alignas] = ACTIONS(3309), [sym_primitive_type] = ACTIONS(3309), [anon_sym_enum] = ACTIONS(3309), [anon_sym_class] = ACTIONS(3309), [anon_sym_struct] = ACTIONS(3309), [anon_sym_union] = ACTIONS(3309), [anon_sym_if] = ACTIONS(3309), [anon_sym_switch] = ACTIONS(3309), [anon_sym_case] = ACTIONS(3309), [anon_sym_default] = ACTIONS(3309), [anon_sym_while] = ACTIONS(3309), [anon_sym_do] = ACTIONS(3309), [anon_sym_for] = ACTIONS(3309), [anon_sym_return] = ACTIONS(3309), [anon_sym_break] = ACTIONS(3309), [anon_sym_continue] = ACTIONS(3309), [anon_sym_goto] = ACTIONS(3309), [anon_sym_not] = ACTIONS(3309), [anon_sym_compl] = ACTIONS(3309), [anon_sym_DASH_DASH] = ACTIONS(3311), [anon_sym_PLUS_PLUS] = ACTIONS(3311), [anon_sym_sizeof] = ACTIONS(3309), [anon_sym___alignof__] = ACTIONS(3309), [anon_sym___alignof] = ACTIONS(3309), [anon_sym__alignof] = ACTIONS(3309), [anon_sym_alignof] = ACTIONS(3309), [anon_sym__Alignof] = ACTIONS(3309), [anon_sym_offsetof] = ACTIONS(3309), [anon_sym__Generic] = ACTIONS(3309), [anon_sym_asm] = ACTIONS(3309), [anon_sym___asm__] = ACTIONS(3309), [anon_sym___asm] = ACTIONS(3309), [sym_number_literal] = ACTIONS(3311), [anon_sym_L_SQUOTE] = ACTIONS(3311), [anon_sym_u_SQUOTE] = ACTIONS(3311), [anon_sym_U_SQUOTE] = ACTIONS(3311), [anon_sym_u8_SQUOTE] = ACTIONS(3311), [anon_sym_SQUOTE] = ACTIONS(3311), [anon_sym_L_DQUOTE] = ACTIONS(3311), [anon_sym_u_DQUOTE] = ACTIONS(3311), [anon_sym_U_DQUOTE] = ACTIONS(3311), [anon_sym_u8_DQUOTE] = ACTIONS(3311), [anon_sym_DQUOTE] = ACTIONS(3311), [sym_true] = ACTIONS(3309), [sym_false] = ACTIONS(3309), [anon_sym_NULL] = ACTIONS(3309), [anon_sym_nullptr] = ACTIONS(3309), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3309), [anon_sym_decltype] = ACTIONS(3309), [anon_sym_explicit] = ACTIONS(3309), [anon_sym_typename] = ACTIONS(3309), [anon_sym_export] = ACTIONS(3309), [anon_sym_module] = ACTIONS(3309), [anon_sym_import] = ACTIONS(3309), [anon_sym_template] = ACTIONS(3309), [anon_sym_operator] = ACTIONS(3309), [anon_sym_try] = ACTIONS(3309), [anon_sym_delete] = ACTIONS(3309), [anon_sym_throw] = ACTIONS(3309), [anon_sym_namespace] = ACTIONS(3309), [anon_sym_static_assert] = ACTIONS(3309), [anon_sym_concept] = ACTIONS(3309), [anon_sym_co_return] = ACTIONS(3309), [anon_sym_co_yield] = ACTIONS(3309), [anon_sym_R_DQUOTE] = ACTIONS(3311), [anon_sym_LR_DQUOTE] = ACTIONS(3311), [anon_sym_uR_DQUOTE] = ACTIONS(3311), [anon_sym_UR_DQUOTE] = ACTIONS(3311), [anon_sym_u8R_DQUOTE] = ACTIONS(3311), [anon_sym_co_await] = ACTIONS(3309), [anon_sym_new] = ACTIONS(3309), [anon_sym_requires] = ACTIONS(3309), [sym_this] = ACTIONS(3309), }, [STATE(628)] = { [ts_builtin_sym_end] = ACTIONS(2847), [sym_identifier] = ACTIONS(2845), [aux_sym_preproc_include_token1] = ACTIONS(2845), [aux_sym_preproc_def_token1] = ACTIONS(2845), [aux_sym_preproc_if_token1] = ACTIONS(2845), [aux_sym_preproc_ifdef_token1] = ACTIONS(2845), [aux_sym_preproc_ifdef_token2] = ACTIONS(2845), [sym_preproc_directive] = ACTIONS(2845), [anon_sym_LPAREN2] = ACTIONS(2847), [anon_sym_BANG] = ACTIONS(2847), [anon_sym_TILDE] = ACTIONS(2847), [anon_sym_DASH] = ACTIONS(2845), [anon_sym_PLUS] = ACTIONS(2845), [anon_sym_STAR] = ACTIONS(2847), [anon_sym_AMP_AMP] = ACTIONS(2847), [anon_sym_AMP] = ACTIONS(2845), [anon_sym_SEMI] = ACTIONS(2847), [anon_sym___extension__] = ACTIONS(2845), [anon_sym_typedef] = ACTIONS(2845), [anon_sym_virtual] = ACTIONS(2845), [anon_sym_extern] = ACTIONS(2845), [anon_sym___attribute__] = ACTIONS(2845), [anon_sym___attribute] = ACTIONS(2845), [anon_sym_using] = ACTIONS(2845), [anon_sym_COLON_COLON] = ACTIONS(2847), [anon_sym_LBRACK_LBRACK] = ACTIONS(2847), [anon_sym___declspec] = ACTIONS(2845), [anon_sym___based] = ACTIONS(2845), [anon_sym___cdecl] = ACTIONS(2845), [anon_sym___clrcall] = ACTIONS(2845), [anon_sym___stdcall] = ACTIONS(2845), [anon_sym___fastcall] = ACTIONS(2845), [anon_sym___thiscall] = ACTIONS(2845), [anon_sym___vectorcall] = ACTIONS(2845), [anon_sym_LBRACE] = ACTIONS(2847), [anon_sym_signed] = ACTIONS(2845), [anon_sym_unsigned] = ACTIONS(2845), [anon_sym_long] = ACTIONS(2845), [anon_sym_short] = ACTIONS(2845), [anon_sym_LBRACK] = ACTIONS(2845), [anon_sym_static] = ACTIONS(2845), [anon_sym_register] = ACTIONS(2845), [anon_sym_inline] = ACTIONS(2845), [anon_sym___inline] = ACTIONS(2845), [anon_sym___inline__] = ACTIONS(2845), [anon_sym___forceinline] = ACTIONS(2845), [anon_sym_thread_local] = ACTIONS(2845), [anon_sym___thread] = ACTIONS(2845), [anon_sym_const] = ACTIONS(2845), [anon_sym_constexpr] = ACTIONS(2845), [anon_sym_volatile] = ACTIONS(2845), [anon_sym_restrict] = ACTIONS(2845), [anon_sym___restrict__] = ACTIONS(2845), [anon_sym__Atomic] = ACTIONS(2845), [anon_sym__Noreturn] = ACTIONS(2845), [anon_sym_noreturn] = ACTIONS(2845), [anon_sym__Nonnull] = ACTIONS(2845), [anon_sym_mutable] = ACTIONS(2845), [anon_sym_constinit] = ACTIONS(2845), [anon_sym_consteval] = ACTIONS(2845), [anon_sym_alignas] = ACTIONS(2845), [anon_sym__Alignas] = ACTIONS(2845), [sym_primitive_type] = ACTIONS(2845), [anon_sym_enum] = ACTIONS(2845), [anon_sym_class] = ACTIONS(2845), [anon_sym_struct] = ACTIONS(2845), [anon_sym_union] = ACTIONS(2845), [anon_sym_if] = ACTIONS(2845), [anon_sym_switch] = ACTIONS(2845), [anon_sym_case] = ACTIONS(2845), [anon_sym_default] = ACTIONS(2845), [anon_sym_while] = ACTIONS(2845), [anon_sym_do] = ACTIONS(2845), [anon_sym_for] = ACTIONS(2845), [anon_sym_return] = ACTIONS(2845), [anon_sym_break] = ACTIONS(2845), [anon_sym_continue] = ACTIONS(2845), [anon_sym_goto] = ACTIONS(2845), [anon_sym_not] = ACTIONS(2845), [anon_sym_compl] = ACTIONS(2845), [anon_sym_DASH_DASH] = ACTIONS(2847), [anon_sym_PLUS_PLUS] = ACTIONS(2847), [anon_sym_sizeof] = ACTIONS(2845), [anon_sym___alignof__] = ACTIONS(2845), [anon_sym___alignof] = ACTIONS(2845), [anon_sym__alignof] = ACTIONS(2845), [anon_sym_alignof] = ACTIONS(2845), [anon_sym__Alignof] = ACTIONS(2845), [anon_sym_offsetof] = ACTIONS(2845), [anon_sym__Generic] = ACTIONS(2845), [anon_sym_asm] = ACTIONS(2845), [anon_sym___asm__] = ACTIONS(2845), [anon_sym___asm] = ACTIONS(2845), [sym_number_literal] = ACTIONS(2847), [anon_sym_L_SQUOTE] = ACTIONS(2847), [anon_sym_u_SQUOTE] = ACTIONS(2847), [anon_sym_U_SQUOTE] = ACTIONS(2847), [anon_sym_u8_SQUOTE] = ACTIONS(2847), [anon_sym_SQUOTE] = ACTIONS(2847), [anon_sym_L_DQUOTE] = ACTIONS(2847), [anon_sym_u_DQUOTE] = ACTIONS(2847), [anon_sym_U_DQUOTE] = ACTIONS(2847), [anon_sym_u8_DQUOTE] = ACTIONS(2847), [anon_sym_DQUOTE] = ACTIONS(2847), [sym_true] = ACTIONS(2845), [sym_false] = ACTIONS(2845), [anon_sym_NULL] = ACTIONS(2845), [anon_sym_nullptr] = ACTIONS(2845), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2845), [anon_sym_decltype] = ACTIONS(2845), [anon_sym_explicit] = ACTIONS(2845), [anon_sym_typename] = ACTIONS(2845), [anon_sym_export] = ACTIONS(2845), [anon_sym_module] = ACTIONS(2845), [anon_sym_import] = ACTIONS(2845), [anon_sym_template] = ACTIONS(2845), [anon_sym_operator] = ACTIONS(2845), [anon_sym_try] = ACTIONS(2845), [anon_sym_delete] = ACTIONS(2845), [anon_sym_throw] = ACTIONS(2845), [anon_sym_namespace] = ACTIONS(2845), [anon_sym_static_assert] = ACTIONS(2845), [anon_sym_concept] = ACTIONS(2845), [anon_sym_co_return] = ACTIONS(2845), [anon_sym_co_yield] = ACTIONS(2845), [anon_sym_R_DQUOTE] = ACTIONS(2847), [anon_sym_LR_DQUOTE] = ACTIONS(2847), [anon_sym_uR_DQUOTE] = ACTIONS(2847), [anon_sym_UR_DQUOTE] = ACTIONS(2847), [anon_sym_u8R_DQUOTE] = ACTIONS(2847), [anon_sym_co_await] = ACTIONS(2845), [anon_sym_new] = ACTIONS(2845), [anon_sym_requires] = ACTIONS(2845), [sym_this] = ACTIONS(2845), }, [STATE(629)] = { [sym_identifier] = ACTIONS(2765), [aux_sym_preproc_include_token1] = ACTIONS(2765), [aux_sym_preproc_def_token1] = ACTIONS(2765), [aux_sym_preproc_if_token1] = ACTIONS(2765), [aux_sym_preproc_ifdef_token1] = ACTIONS(2765), [aux_sym_preproc_ifdef_token2] = ACTIONS(2765), [sym_preproc_directive] = ACTIONS(2765), [anon_sym_LPAREN2] = ACTIONS(2767), [anon_sym_BANG] = ACTIONS(2767), [anon_sym_TILDE] = ACTIONS(2767), [anon_sym_DASH] = ACTIONS(2765), [anon_sym_PLUS] = ACTIONS(2765), [anon_sym_STAR] = ACTIONS(2767), [anon_sym_AMP_AMP] = ACTIONS(2767), [anon_sym_AMP] = ACTIONS(2765), [anon_sym_SEMI] = ACTIONS(2767), [anon_sym___extension__] = ACTIONS(2765), [anon_sym_typedef] = ACTIONS(2765), [anon_sym_virtual] = ACTIONS(2765), [anon_sym_extern] = ACTIONS(2765), [anon_sym___attribute__] = ACTIONS(2765), [anon_sym___attribute] = ACTIONS(2765), [anon_sym_using] = ACTIONS(2765), [anon_sym_COLON_COLON] = ACTIONS(2767), [anon_sym_LBRACK_LBRACK] = ACTIONS(2767), [anon_sym___declspec] = ACTIONS(2765), [anon_sym___based] = ACTIONS(2765), [anon_sym___cdecl] = ACTIONS(2765), [anon_sym___clrcall] = ACTIONS(2765), [anon_sym___stdcall] = ACTIONS(2765), [anon_sym___fastcall] = ACTIONS(2765), [anon_sym___thiscall] = ACTIONS(2765), [anon_sym___vectorcall] = ACTIONS(2765), [anon_sym_LBRACE] = ACTIONS(2767), [anon_sym_RBRACE] = ACTIONS(2767), [anon_sym_signed] = ACTIONS(2765), [anon_sym_unsigned] = ACTIONS(2765), [anon_sym_long] = ACTIONS(2765), [anon_sym_short] = ACTIONS(2765), [anon_sym_LBRACK] = ACTIONS(2765), [anon_sym_static] = ACTIONS(2765), [anon_sym_register] = ACTIONS(2765), [anon_sym_inline] = ACTIONS(2765), [anon_sym___inline] = ACTIONS(2765), [anon_sym___inline__] = ACTIONS(2765), [anon_sym___forceinline] = ACTIONS(2765), [anon_sym_thread_local] = ACTIONS(2765), [anon_sym___thread] = ACTIONS(2765), [anon_sym_const] = ACTIONS(2765), [anon_sym_constexpr] = ACTIONS(2765), [anon_sym_volatile] = ACTIONS(2765), [anon_sym_restrict] = ACTIONS(2765), [anon_sym___restrict__] = ACTIONS(2765), [anon_sym__Atomic] = ACTIONS(2765), [anon_sym__Noreturn] = ACTIONS(2765), [anon_sym_noreturn] = ACTIONS(2765), [anon_sym__Nonnull] = ACTIONS(2765), [anon_sym_mutable] = ACTIONS(2765), [anon_sym_constinit] = ACTIONS(2765), [anon_sym_consteval] = ACTIONS(2765), [anon_sym_alignas] = ACTIONS(2765), [anon_sym__Alignas] = ACTIONS(2765), [sym_primitive_type] = ACTIONS(2765), [anon_sym_enum] = ACTIONS(2765), [anon_sym_class] = ACTIONS(2765), [anon_sym_struct] = ACTIONS(2765), [anon_sym_union] = ACTIONS(2765), [anon_sym_if] = ACTIONS(2765), [anon_sym_else] = ACTIONS(2765), [anon_sym_switch] = ACTIONS(2765), [anon_sym_case] = ACTIONS(2765), [anon_sym_default] = ACTIONS(2765), [anon_sym_while] = ACTIONS(2765), [anon_sym_do] = ACTIONS(2765), [anon_sym_for] = ACTIONS(2765), [anon_sym_return] = ACTIONS(2765), [anon_sym_break] = ACTIONS(2765), [anon_sym_continue] = ACTIONS(2765), [anon_sym_goto] = ACTIONS(2765), [anon_sym___try] = ACTIONS(2765), [anon_sym___leave] = ACTIONS(2765), [anon_sym_not] = ACTIONS(2765), [anon_sym_compl] = ACTIONS(2765), [anon_sym_DASH_DASH] = ACTIONS(2767), [anon_sym_PLUS_PLUS] = ACTIONS(2767), [anon_sym_sizeof] = ACTIONS(2765), [anon_sym___alignof__] = ACTIONS(2765), [anon_sym___alignof] = ACTIONS(2765), [anon_sym__alignof] = ACTIONS(2765), [anon_sym_alignof] = ACTIONS(2765), [anon_sym__Alignof] = ACTIONS(2765), [anon_sym_offsetof] = ACTIONS(2765), [anon_sym__Generic] = ACTIONS(2765), [anon_sym_asm] = ACTIONS(2765), [anon_sym___asm__] = ACTIONS(2765), [anon_sym___asm] = ACTIONS(2765), [sym_number_literal] = ACTIONS(2767), [anon_sym_L_SQUOTE] = ACTIONS(2767), [anon_sym_u_SQUOTE] = ACTIONS(2767), [anon_sym_U_SQUOTE] = ACTIONS(2767), [anon_sym_u8_SQUOTE] = ACTIONS(2767), [anon_sym_SQUOTE] = ACTIONS(2767), [anon_sym_L_DQUOTE] = ACTIONS(2767), [anon_sym_u_DQUOTE] = ACTIONS(2767), [anon_sym_U_DQUOTE] = ACTIONS(2767), [anon_sym_u8_DQUOTE] = ACTIONS(2767), [anon_sym_DQUOTE] = ACTIONS(2767), [sym_true] = ACTIONS(2765), [sym_false] = ACTIONS(2765), [anon_sym_NULL] = ACTIONS(2765), [anon_sym_nullptr] = ACTIONS(2765), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2765), [anon_sym_decltype] = ACTIONS(2765), [anon_sym_explicit] = ACTIONS(2765), [anon_sym_typename] = ACTIONS(2765), [anon_sym_template] = ACTIONS(2765), [anon_sym_operator] = ACTIONS(2765), [anon_sym_try] = ACTIONS(2765), [anon_sym_delete] = ACTIONS(2765), [anon_sym_throw] = ACTIONS(2765), [anon_sym_namespace] = ACTIONS(2765), [anon_sym_static_assert] = ACTIONS(2765), [anon_sym_concept] = ACTIONS(2765), [anon_sym_co_return] = ACTIONS(2765), [anon_sym_co_yield] = ACTIONS(2765), [anon_sym_R_DQUOTE] = ACTIONS(2767), [anon_sym_LR_DQUOTE] = ACTIONS(2767), [anon_sym_uR_DQUOTE] = ACTIONS(2767), [anon_sym_UR_DQUOTE] = ACTIONS(2767), [anon_sym_u8R_DQUOTE] = ACTIONS(2767), [anon_sym_co_await] = ACTIONS(2765), [anon_sym_new] = ACTIONS(2765), [anon_sym_requires] = ACTIONS(2765), [sym_this] = ACTIONS(2765), }, [STATE(630)] = { [ts_builtin_sym_end] = ACTIONS(3319), [sym_identifier] = ACTIONS(3317), [aux_sym_preproc_include_token1] = ACTIONS(3317), [aux_sym_preproc_def_token1] = ACTIONS(3317), [aux_sym_preproc_if_token1] = ACTIONS(3317), [aux_sym_preproc_ifdef_token1] = ACTIONS(3317), [aux_sym_preproc_ifdef_token2] = ACTIONS(3317), [sym_preproc_directive] = ACTIONS(3317), [anon_sym_LPAREN2] = ACTIONS(3319), [anon_sym_BANG] = ACTIONS(3319), [anon_sym_TILDE] = ACTIONS(3319), [anon_sym_DASH] = ACTIONS(3317), [anon_sym_PLUS] = ACTIONS(3317), [anon_sym_STAR] = ACTIONS(3319), [anon_sym_AMP_AMP] = ACTIONS(3319), [anon_sym_AMP] = ACTIONS(3317), [anon_sym_SEMI] = ACTIONS(3319), [anon_sym___extension__] = ACTIONS(3317), [anon_sym_typedef] = ACTIONS(3317), [anon_sym_virtual] = ACTIONS(3317), [anon_sym_extern] = ACTIONS(3317), [anon_sym___attribute__] = ACTIONS(3317), [anon_sym___attribute] = ACTIONS(3317), [anon_sym_using] = ACTIONS(3317), [anon_sym_COLON_COLON] = ACTIONS(3319), [anon_sym_LBRACK_LBRACK] = ACTIONS(3319), [anon_sym___declspec] = ACTIONS(3317), [anon_sym___based] = ACTIONS(3317), [anon_sym___cdecl] = ACTIONS(3317), [anon_sym___clrcall] = ACTIONS(3317), [anon_sym___stdcall] = ACTIONS(3317), [anon_sym___fastcall] = ACTIONS(3317), [anon_sym___thiscall] = ACTIONS(3317), [anon_sym___vectorcall] = ACTIONS(3317), [anon_sym_LBRACE] = ACTIONS(3319), [anon_sym_signed] = ACTIONS(3317), [anon_sym_unsigned] = ACTIONS(3317), [anon_sym_long] = ACTIONS(3317), [anon_sym_short] = ACTIONS(3317), [anon_sym_LBRACK] = ACTIONS(3317), [anon_sym_static] = ACTIONS(3317), [anon_sym_register] = ACTIONS(3317), [anon_sym_inline] = ACTIONS(3317), [anon_sym___inline] = ACTIONS(3317), [anon_sym___inline__] = ACTIONS(3317), [anon_sym___forceinline] = ACTIONS(3317), [anon_sym_thread_local] = ACTIONS(3317), [anon_sym___thread] = ACTIONS(3317), [anon_sym_const] = ACTIONS(3317), [anon_sym_constexpr] = ACTIONS(3317), [anon_sym_volatile] = ACTIONS(3317), [anon_sym_restrict] = ACTIONS(3317), [anon_sym___restrict__] = ACTIONS(3317), [anon_sym__Atomic] = ACTIONS(3317), [anon_sym__Noreturn] = ACTIONS(3317), [anon_sym_noreturn] = ACTIONS(3317), [anon_sym__Nonnull] = ACTIONS(3317), [anon_sym_mutable] = ACTIONS(3317), [anon_sym_constinit] = ACTIONS(3317), [anon_sym_consteval] = ACTIONS(3317), [anon_sym_alignas] = ACTIONS(3317), [anon_sym__Alignas] = ACTIONS(3317), [sym_primitive_type] = ACTIONS(3317), [anon_sym_enum] = ACTIONS(3317), [anon_sym_class] = ACTIONS(3317), [anon_sym_struct] = ACTIONS(3317), [anon_sym_union] = ACTIONS(3317), [anon_sym_if] = ACTIONS(3317), [anon_sym_switch] = ACTIONS(3317), [anon_sym_case] = ACTIONS(3317), [anon_sym_default] = ACTIONS(3317), [anon_sym_while] = ACTIONS(3317), [anon_sym_do] = ACTIONS(3317), [anon_sym_for] = ACTIONS(3317), [anon_sym_return] = ACTIONS(3317), [anon_sym_break] = ACTIONS(3317), [anon_sym_continue] = ACTIONS(3317), [anon_sym_goto] = ACTIONS(3317), [anon_sym_not] = ACTIONS(3317), [anon_sym_compl] = ACTIONS(3317), [anon_sym_DASH_DASH] = ACTIONS(3319), [anon_sym_PLUS_PLUS] = ACTIONS(3319), [anon_sym_sizeof] = ACTIONS(3317), [anon_sym___alignof__] = ACTIONS(3317), [anon_sym___alignof] = ACTIONS(3317), [anon_sym__alignof] = ACTIONS(3317), [anon_sym_alignof] = ACTIONS(3317), [anon_sym__Alignof] = ACTIONS(3317), [anon_sym_offsetof] = ACTIONS(3317), [anon_sym__Generic] = ACTIONS(3317), [anon_sym_asm] = ACTIONS(3317), [anon_sym___asm__] = ACTIONS(3317), [anon_sym___asm] = ACTIONS(3317), [sym_number_literal] = ACTIONS(3319), [anon_sym_L_SQUOTE] = ACTIONS(3319), [anon_sym_u_SQUOTE] = ACTIONS(3319), [anon_sym_U_SQUOTE] = ACTIONS(3319), [anon_sym_u8_SQUOTE] = ACTIONS(3319), [anon_sym_SQUOTE] = ACTIONS(3319), [anon_sym_L_DQUOTE] = ACTIONS(3319), [anon_sym_u_DQUOTE] = ACTIONS(3319), [anon_sym_U_DQUOTE] = ACTIONS(3319), [anon_sym_u8_DQUOTE] = ACTIONS(3319), [anon_sym_DQUOTE] = ACTIONS(3319), [sym_true] = ACTIONS(3317), [sym_false] = ACTIONS(3317), [anon_sym_NULL] = ACTIONS(3317), [anon_sym_nullptr] = ACTIONS(3317), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3317), [anon_sym_decltype] = ACTIONS(3317), [anon_sym_explicit] = ACTIONS(3317), [anon_sym_typename] = ACTIONS(3317), [anon_sym_export] = ACTIONS(3317), [anon_sym_module] = ACTIONS(3317), [anon_sym_import] = ACTIONS(3317), [anon_sym_template] = ACTIONS(3317), [anon_sym_operator] = ACTIONS(3317), [anon_sym_try] = ACTIONS(3317), [anon_sym_delete] = ACTIONS(3317), [anon_sym_throw] = ACTIONS(3317), [anon_sym_namespace] = ACTIONS(3317), [anon_sym_static_assert] = ACTIONS(3317), [anon_sym_concept] = ACTIONS(3317), [anon_sym_co_return] = ACTIONS(3317), [anon_sym_co_yield] = ACTIONS(3317), [anon_sym_R_DQUOTE] = ACTIONS(3319), [anon_sym_LR_DQUOTE] = ACTIONS(3319), [anon_sym_uR_DQUOTE] = ACTIONS(3319), [anon_sym_UR_DQUOTE] = ACTIONS(3319), [anon_sym_u8R_DQUOTE] = ACTIONS(3319), [anon_sym_co_await] = ACTIONS(3317), [anon_sym_new] = ACTIONS(3317), [anon_sym_requires] = ACTIONS(3317), [sym_this] = ACTIONS(3317), }, [STATE(631)] = { [sym_identifier] = ACTIONS(2769), [aux_sym_preproc_include_token1] = ACTIONS(2769), [aux_sym_preproc_def_token1] = ACTIONS(2769), [aux_sym_preproc_if_token1] = ACTIONS(2769), [aux_sym_preproc_ifdef_token1] = ACTIONS(2769), [aux_sym_preproc_ifdef_token2] = ACTIONS(2769), [sym_preproc_directive] = ACTIONS(2769), [anon_sym_LPAREN2] = ACTIONS(2771), [anon_sym_BANG] = ACTIONS(2771), [anon_sym_TILDE] = ACTIONS(2771), [anon_sym_DASH] = ACTIONS(2769), [anon_sym_PLUS] = ACTIONS(2769), [anon_sym_STAR] = ACTIONS(2771), [anon_sym_AMP_AMP] = ACTIONS(2771), [anon_sym_AMP] = ACTIONS(2769), [anon_sym_SEMI] = ACTIONS(2771), [anon_sym___extension__] = ACTIONS(2769), [anon_sym_typedef] = ACTIONS(2769), [anon_sym_virtual] = ACTIONS(2769), [anon_sym_extern] = ACTIONS(2769), [anon_sym___attribute__] = ACTIONS(2769), [anon_sym___attribute] = ACTIONS(2769), [anon_sym_using] = ACTIONS(2769), [anon_sym_COLON_COLON] = ACTIONS(2771), [anon_sym_LBRACK_LBRACK] = ACTIONS(2771), [anon_sym___declspec] = ACTIONS(2769), [anon_sym___based] = ACTIONS(2769), [anon_sym___cdecl] = ACTIONS(2769), [anon_sym___clrcall] = ACTIONS(2769), [anon_sym___stdcall] = ACTIONS(2769), [anon_sym___fastcall] = ACTIONS(2769), [anon_sym___thiscall] = ACTIONS(2769), [anon_sym___vectorcall] = ACTIONS(2769), [anon_sym_LBRACE] = ACTIONS(2771), [anon_sym_RBRACE] = ACTIONS(2771), [anon_sym_signed] = ACTIONS(2769), [anon_sym_unsigned] = ACTIONS(2769), [anon_sym_long] = ACTIONS(2769), [anon_sym_short] = ACTIONS(2769), [anon_sym_LBRACK] = ACTIONS(2769), [anon_sym_static] = ACTIONS(2769), [anon_sym_register] = ACTIONS(2769), [anon_sym_inline] = ACTIONS(2769), [anon_sym___inline] = ACTIONS(2769), [anon_sym___inline__] = ACTIONS(2769), [anon_sym___forceinline] = ACTIONS(2769), [anon_sym_thread_local] = ACTIONS(2769), [anon_sym___thread] = ACTIONS(2769), [anon_sym_const] = ACTIONS(2769), [anon_sym_constexpr] = ACTIONS(2769), [anon_sym_volatile] = ACTIONS(2769), [anon_sym_restrict] = ACTIONS(2769), [anon_sym___restrict__] = ACTIONS(2769), [anon_sym__Atomic] = ACTIONS(2769), [anon_sym__Noreturn] = ACTIONS(2769), [anon_sym_noreturn] = ACTIONS(2769), [anon_sym__Nonnull] = ACTIONS(2769), [anon_sym_mutable] = ACTIONS(2769), [anon_sym_constinit] = ACTIONS(2769), [anon_sym_consteval] = ACTIONS(2769), [anon_sym_alignas] = ACTIONS(2769), [anon_sym__Alignas] = ACTIONS(2769), [sym_primitive_type] = ACTIONS(2769), [anon_sym_enum] = ACTIONS(2769), [anon_sym_class] = ACTIONS(2769), [anon_sym_struct] = ACTIONS(2769), [anon_sym_union] = ACTIONS(2769), [anon_sym_if] = ACTIONS(2769), [anon_sym_else] = ACTIONS(2769), [anon_sym_switch] = ACTIONS(2769), [anon_sym_case] = ACTIONS(2769), [anon_sym_default] = ACTIONS(2769), [anon_sym_while] = ACTIONS(2769), [anon_sym_do] = ACTIONS(2769), [anon_sym_for] = ACTIONS(2769), [anon_sym_return] = ACTIONS(2769), [anon_sym_break] = ACTIONS(2769), [anon_sym_continue] = ACTIONS(2769), [anon_sym_goto] = ACTIONS(2769), [anon_sym___try] = ACTIONS(2769), [anon_sym___leave] = ACTIONS(2769), [anon_sym_not] = ACTIONS(2769), [anon_sym_compl] = ACTIONS(2769), [anon_sym_DASH_DASH] = ACTIONS(2771), [anon_sym_PLUS_PLUS] = ACTIONS(2771), [anon_sym_sizeof] = ACTIONS(2769), [anon_sym___alignof__] = ACTIONS(2769), [anon_sym___alignof] = ACTIONS(2769), [anon_sym__alignof] = ACTIONS(2769), [anon_sym_alignof] = ACTIONS(2769), [anon_sym__Alignof] = ACTIONS(2769), [anon_sym_offsetof] = ACTIONS(2769), [anon_sym__Generic] = ACTIONS(2769), [anon_sym_asm] = ACTIONS(2769), [anon_sym___asm__] = ACTIONS(2769), [anon_sym___asm] = ACTIONS(2769), [sym_number_literal] = ACTIONS(2771), [anon_sym_L_SQUOTE] = ACTIONS(2771), [anon_sym_u_SQUOTE] = ACTIONS(2771), [anon_sym_U_SQUOTE] = ACTIONS(2771), [anon_sym_u8_SQUOTE] = ACTIONS(2771), [anon_sym_SQUOTE] = ACTIONS(2771), [anon_sym_L_DQUOTE] = ACTIONS(2771), [anon_sym_u_DQUOTE] = ACTIONS(2771), [anon_sym_U_DQUOTE] = ACTIONS(2771), [anon_sym_u8_DQUOTE] = ACTIONS(2771), [anon_sym_DQUOTE] = ACTIONS(2771), [sym_true] = ACTIONS(2769), [sym_false] = ACTIONS(2769), [anon_sym_NULL] = ACTIONS(2769), [anon_sym_nullptr] = ACTIONS(2769), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2769), [anon_sym_decltype] = ACTIONS(2769), [anon_sym_explicit] = ACTIONS(2769), [anon_sym_typename] = ACTIONS(2769), [anon_sym_template] = ACTIONS(2769), [anon_sym_operator] = ACTIONS(2769), [anon_sym_try] = ACTIONS(2769), [anon_sym_delete] = ACTIONS(2769), [anon_sym_throw] = ACTIONS(2769), [anon_sym_namespace] = ACTIONS(2769), [anon_sym_static_assert] = ACTIONS(2769), [anon_sym_concept] = ACTIONS(2769), [anon_sym_co_return] = ACTIONS(2769), [anon_sym_co_yield] = ACTIONS(2769), [anon_sym_R_DQUOTE] = ACTIONS(2771), [anon_sym_LR_DQUOTE] = ACTIONS(2771), [anon_sym_uR_DQUOTE] = ACTIONS(2771), [anon_sym_UR_DQUOTE] = ACTIONS(2771), [anon_sym_u8R_DQUOTE] = ACTIONS(2771), [anon_sym_co_await] = ACTIONS(2769), [anon_sym_new] = ACTIONS(2769), [anon_sym_requires] = ACTIONS(2769), [sym_this] = ACTIONS(2769), }, [STATE(632)] = { [ts_builtin_sym_end] = ACTIONS(3327), [sym_identifier] = ACTIONS(3325), [aux_sym_preproc_include_token1] = ACTIONS(3325), [aux_sym_preproc_def_token1] = ACTIONS(3325), [aux_sym_preproc_if_token1] = ACTIONS(3325), [aux_sym_preproc_ifdef_token1] = ACTIONS(3325), [aux_sym_preproc_ifdef_token2] = ACTIONS(3325), [sym_preproc_directive] = ACTIONS(3325), [anon_sym_LPAREN2] = ACTIONS(3327), [anon_sym_BANG] = ACTIONS(3327), [anon_sym_TILDE] = ACTIONS(3327), [anon_sym_DASH] = ACTIONS(3325), [anon_sym_PLUS] = ACTIONS(3325), [anon_sym_STAR] = ACTIONS(3327), [anon_sym_AMP_AMP] = ACTIONS(3327), [anon_sym_AMP] = ACTIONS(3325), [anon_sym_SEMI] = ACTIONS(3327), [anon_sym___extension__] = ACTIONS(3325), [anon_sym_typedef] = ACTIONS(3325), [anon_sym_virtual] = ACTIONS(3325), [anon_sym_extern] = ACTIONS(3325), [anon_sym___attribute__] = ACTIONS(3325), [anon_sym___attribute] = ACTIONS(3325), [anon_sym_using] = ACTIONS(3325), [anon_sym_COLON_COLON] = ACTIONS(3327), [anon_sym_LBRACK_LBRACK] = ACTIONS(3327), [anon_sym___declspec] = ACTIONS(3325), [anon_sym___based] = ACTIONS(3325), [anon_sym___cdecl] = ACTIONS(3325), [anon_sym___clrcall] = ACTIONS(3325), [anon_sym___stdcall] = ACTIONS(3325), [anon_sym___fastcall] = ACTIONS(3325), [anon_sym___thiscall] = ACTIONS(3325), [anon_sym___vectorcall] = ACTIONS(3325), [anon_sym_LBRACE] = ACTIONS(3327), [anon_sym_signed] = ACTIONS(3325), [anon_sym_unsigned] = ACTIONS(3325), [anon_sym_long] = ACTIONS(3325), [anon_sym_short] = ACTIONS(3325), [anon_sym_LBRACK] = ACTIONS(3325), [anon_sym_static] = ACTIONS(3325), [anon_sym_register] = ACTIONS(3325), [anon_sym_inline] = ACTIONS(3325), [anon_sym___inline] = ACTIONS(3325), [anon_sym___inline__] = ACTIONS(3325), [anon_sym___forceinline] = ACTIONS(3325), [anon_sym_thread_local] = ACTIONS(3325), [anon_sym___thread] = ACTIONS(3325), [anon_sym_const] = ACTIONS(3325), [anon_sym_constexpr] = ACTIONS(3325), [anon_sym_volatile] = ACTIONS(3325), [anon_sym_restrict] = ACTIONS(3325), [anon_sym___restrict__] = ACTIONS(3325), [anon_sym__Atomic] = ACTIONS(3325), [anon_sym__Noreturn] = ACTIONS(3325), [anon_sym_noreturn] = ACTIONS(3325), [anon_sym__Nonnull] = ACTIONS(3325), [anon_sym_mutable] = ACTIONS(3325), [anon_sym_constinit] = ACTIONS(3325), [anon_sym_consteval] = ACTIONS(3325), [anon_sym_alignas] = ACTIONS(3325), [anon_sym__Alignas] = ACTIONS(3325), [sym_primitive_type] = ACTIONS(3325), [anon_sym_enum] = ACTIONS(3325), [anon_sym_class] = ACTIONS(3325), [anon_sym_struct] = ACTIONS(3325), [anon_sym_union] = ACTIONS(3325), [anon_sym_if] = ACTIONS(3325), [anon_sym_switch] = ACTIONS(3325), [anon_sym_case] = ACTIONS(3325), [anon_sym_default] = ACTIONS(3325), [anon_sym_while] = ACTIONS(3325), [anon_sym_do] = ACTIONS(3325), [anon_sym_for] = ACTIONS(3325), [anon_sym_return] = ACTIONS(3325), [anon_sym_break] = ACTIONS(3325), [anon_sym_continue] = ACTIONS(3325), [anon_sym_goto] = ACTIONS(3325), [anon_sym_not] = ACTIONS(3325), [anon_sym_compl] = ACTIONS(3325), [anon_sym_DASH_DASH] = ACTIONS(3327), [anon_sym_PLUS_PLUS] = ACTIONS(3327), [anon_sym_sizeof] = ACTIONS(3325), [anon_sym___alignof__] = ACTIONS(3325), [anon_sym___alignof] = ACTIONS(3325), [anon_sym__alignof] = ACTIONS(3325), [anon_sym_alignof] = ACTIONS(3325), [anon_sym__Alignof] = ACTIONS(3325), [anon_sym_offsetof] = ACTIONS(3325), [anon_sym__Generic] = ACTIONS(3325), [anon_sym_asm] = ACTIONS(3325), [anon_sym___asm__] = ACTIONS(3325), [anon_sym___asm] = ACTIONS(3325), [sym_number_literal] = ACTIONS(3327), [anon_sym_L_SQUOTE] = ACTIONS(3327), [anon_sym_u_SQUOTE] = ACTIONS(3327), [anon_sym_U_SQUOTE] = ACTIONS(3327), [anon_sym_u8_SQUOTE] = ACTIONS(3327), [anon_sym_SQUOTE] = ACTIONS(3327), [anon_sym_L_DQUOTE] = ACTIONS(3327), [anon_sym_u_DQUOTE] = ACTIONS(3327), [anon_sym_U_DQUOTE] = ACTIONS(3327), [anon_sym_u8_DQUOTE] = ACTIONS(3327), [anon_sym_DQUOTE] = ACTIONS(3327), [sym_true] = ACTIONS(3325), [sym_false] = ACTIONS(3325), [anon_sym_NULL] = ACTIONS(3325), [anon_sym_nullptr] = ACTIONS(3325), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3325), [anon_sym_decltype] = ACTIONS(3325), [anon_sym_explicit] = ACTIONS(3325), [anon_sym_typename] = ACTIONS(3325), [anon_sym_export] = ACTIONS(3325), [anon_sym_module] = ACTIONS(3325), [anon_sym_import] = ACTIONS(3325), [anon_sym_template] = ACTIONS(3325), [anon_sym_operator] = ACTIONS(3325), [anon_sym_try] = ACTIONS(3325), [anon_sym_delete] = ACTIONS(3325), [anon_sym_throw] = ACTIONS(3325), [anon_sym_namespace] = ACTIONS(3325), [anon_sym_static_assert] = ACTIONS(3325), [anon_sym_concept] = ACTIONS(3325), [anon_sym_co_return] = ACTIONS(3325), [anon_sym_co_yield] = ACTIONS(3325), [anon_sym_R_DQUOTE] = ACTIONS(3327), [anon_sym_LR_DQUOTE] = ACTIONS(3327), [anon_sym_uR_DQUOTE] = ACTIONS(3327), [anon_sym_UR_DQUOTE] = ACTIONS(3327), [anon_sym_u8R_DQUOTE] = ACTIONS(3327), [anon_sym_co_await] = ACTIONS(3325), [anon_sym_new] = ACTIONS(3325), [anon_sym_requires] = ACTIONS(3325), [sym_this] = ACTIONS(3325), }, [STATE(633)] = { [sym_identifier] = ACTIONS(2773), [aux_sym_preproc_include_token1] = ACTIONS(2773), [aux_sym_preproc_def_token1] = ACTIONS(2773), [aux_sym_preproc_if_token1] = ACTIONS(2773), [aux_sym_preproc_ifdef_token1] = ACTIONS(2773), [aux_sym_preproc_ifdef_token2] = ACTIONS(2773), [sym_preproc_directive] = ACTIONS(2773), [anon_sym_LPAREN2] = ACTIONS(2775), [anon_sym_BANG] = ACTIONS(2775), [anon_sym_TILDE] = ACTIONS(2775), [anon_sym_DASH] = ACTIONS(2773), [anon_sym_PLUS] = ACTIONS(2773), [anon_sym_STAR] = ACTIONS(2775), [anon_sym_AMP_AMP] = ACTIONS(2775), [anon_sym_AMP] = ACTIONS(2773), [anon_sym_SEMI] = ACTIONS(2775), [anon_sym___extension__] = ACTIONS(2773), [anon_sym_typedef] = ACTIONS(2773), [anon_sym_virtual] = ACTIONS(2773), [anon_sym_extern] = ACTIONS(2773), [anon_sym___attribute__] = ACTIONS(2773), [anon_sym___attribute] = ACTIONS(2773), [anon_sym_using] = ACTIONS(2773), [anon_sym_COLON_COLON] = ACTIONS(2775), [anon_sym_LBRACK_LBRACK] = ACTIONS(2775), [anon_sym___declspec] = ACTIONS(2773), [anon_sym___based] = ACTIONS(2773), [anon_sym___cdecl] = ACTIONS(2773), [anon_sym___clrcall] = ACTIONS(2773), [anon_sym___stdcall] = ACTIONS(2773), [anon_sym___fastcall] = ACTIONS(2773), [anon_sym___thiscall] = ACTIONS(2773), [anon_sym___vectorcall] = ACTIONS(2773), [anon_sym_LBRACE] = ACTIONS(2775), [anon_sym_RBRACE] = ACTIONS(2775), [anon_sym_signed] = ACTIONS(2773), [anon_sym_unsigned] = ACTIONS(2773), [anon_sym_long] = ACTIONS(2773), [anon_sym_short] = ACTIONS(2773), [anon_sym_LBRACK] = ACTIONS(2773), [anon_sym_static] = ACTIONS(2773), [anon_sym_register] = ACTIONS(2773), [anon_sym_inline] = ACTIONS(2773), [anon_sym___inline] = ACTIONS(2773), [anon_sym___inline__] = ACTIONS(2773), [anon_sym___forceinline] = ACTIONS(2773), [anon_sym_thread_local] = ACTIONS(2773), [anon_sym___thread] = ACTIONS(2773), [anon_sym_const] = ACTIONS(2773), [anon_sym_constexpr] = ACTIONS(2773), [anon_sym_volatile] = ACTIONS(2773), [anon_sym_restrict] = ACTIONS(2773), [anon_sym___restrict__] = ACTIONS(2773), [anon_sym__Atomic] = ACTIONS(2773), [anon_sym__Noreturn] = ACTIONS(2773), [anon_sym_noreturn] = ACTIONS(2773), [anon_sym__Nonnull] = ACTIONS(2773), [anon_sym_mutable] = ACTIONS(2773), [anon_sym_constinit] = ACTIONS(2773), [anon_sym_consteval] = ACTIONS(2773), [anon_sym_alignas] = ACTIONS(2773), [anon_sym__Alignas] = ACTIONS(2773), [sym_primitive_type] = ACTIONS(2773), [anon_sym_enum] = ACTIONS(2773), [anon_sym_class] = ACTIONS(2773), [anon_sym_struct] = ACTIONS(2773), [anon_sym_union] = ACTIONS(2773), [anon_sym_if] = ACTIONS(2773), [anon_sym_else] = ACTIONS(2773), [anon_sym_switch] = ACTIONS(2773), [anon_sym_case] = ACTIONS(2773), [anon_sym_default] = ACTIONS(2773), [anon_sym_while] = ACTIONS(2773), [anon_sym_do] = ACTIONS(2773), [anon_sym_for] = ACTIONS(2773), [anon_sym_return] = ACTIONS(2773), [anon_sym_break] = ACTIONS(2773), [anon_sym_continue] = ACTIONS(2773), [anon_sym_goto] = ACTIONS(2773), [anon_sym___try] = ACTIONS(2773), [anon_sym___leave] = ACTIONS(2773), [anon_sym_not] = ACTIONS(2773), [anon_sym_compl] = ACTIONS(2773), [anon_sym_DASH_DASH] = ACTIONS(2775), [anon_sym_PLUS_PLUS] = ACTIONS(2775), [anon_sym_sizeof] = ACTIONS(2773), [anon_sym___alignof__] = ACTIONS(2773), [anon_sym___alignof] = ACTIONS(2773), [anon_sym__alignof] = ACTIONS(2773), [anon_sym_alignof] = ACTIONS(2773), [anon_sym__Alignof] = ACTIONS(2773), [anon_sym_offsetof] = ACTIONS(2773), [anon_sym__Generic] = ACTIONS(2773), [anon_sym_asm] = ACTIONS(2773), [anon_sym___asm__] = ACTIONS(2773), [anon_sym___asm] = ACTIONS(2773), [sym_number_literal] = ACTIONS(2775), [anon_sym_L_SQUOTE] = ACTIONS(2775), [anon_sym_u_SQUOTE] = ACTIONS(2775), [anon_sym_U_SQUOTE] = ACTIONS(2775), [anon_sym_u8_SQUOTE] = ACTIONS(2775), [anon_sym_SQUOTE] = ACTIONS(2775), [anon_sym_L_DQUOTE] = ACTIONS(2775), [anon_sym_u_DQUOTE] = ACTIONS(2775), [anon_sym_U_DQUOTE] = ACTIONS(2775), [anon_sym_u8_DQUOTE] = ACTIONS(2775), [anon_sym_DQUOTE] = ACTIONS(2775), [sym_true] = ACTIONS(2773), [sym_false] = ACTIONS(2773), [anon_sym_NULL] = ACTIONS(2773), [anon_sym_nullptr] = ACTIONS(2773), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2773), [anon_sym_decltype] = ACTIONS(2773), [anon_sym_explicit] = ACTIONS(2773), [anon_sym_typename] = ACTIONS(2773), [anon_sym_template] = ACTIONS(2773), [anon_sym_operator] = ACTIONS(2773), [anon_sym_try] = ACTIONS(2773), [anon_sym_delete] = ACTIONS(2773), [anon_sym_throw] = ACTIONS(2773), [anon_sym_namespace] = ACTIONS(2773), [anon_sym_static_assert] = ACTIONS(2773), [anon_sym_concept] = ACTIONS(2773), [anon_sym_co_return] = ACTIONS(2773), [anon_sym_co_yield] = ACTIONS(2773), [anon_sym_R_DQUOTE] = ACTIONS(2775), [anon_sym_LR_DQUOTE] = ACTIONS(2775), [anon_sym_uR_DQUOTE] = ACTIONS(2775), [anon_sym_UR_DQUOTE] = ACTIONS(2775), [anon_sym_u8R_DQUOTE] = ACTIONS(2775), [anon_sym_co_await] = ACTIONS(2773), [anon_sym_new] = ACTIONS(2773), [anon_sym_requires] = ACTIONS(2773), [sym_this] = ACTIONS(2773), }, [STATE(634)] = { [ts_builtin_sym_end] = ACTIONS(3577), [sym_identifier] = ACTIONS(3579), [aux_sym_preproc_include_token1] = ACTIONS(3579), [aux_sym_preproc_def_token1] = ACTIONS(3579), [aux_sym_preproc_if_token1] = ACTIONS(3579), [aux_sym_preproc_ifdef_token1] = ACTIONS(3579), [aux_sym_preproc_ifdef_token2] = ACTIONS(3579), [sym_preproc_directive] = ACTIONS(3579), [anon_sym_LPAREN2] = ACTIONS(3577), [anon_sym_BANG] = ACTIONS(3577), [anon_sym_TILDE] = ACTIONS(3577), [anon_sym_DASH] = ACTIONS(3579), [anon_sym_PLUS] = ACTIONS(3579), [anon_sym_STAR] = ACTIONS(3577), [anon_sym_AMP_AMP] = ACTIONS(3577), [anon_sym_AMP] = ACTIONS(3579), [anon_sym_SEMI] = ACTIONS(3577), [anon_sym___extension__] = ACTIONS(3579), [anon_sym_typedef] = ACTIONS(3579), [anon_sym_virtual] = ACTIONS(3579), [anon_sym_extern] = ACTIONS(3579), [anon_sym___attribute__] = ACTIONS(3579), [anon_sym___attribute] = ACTIONS(3579), [anon_sym_using] = ACTIONS(3579), [anon_sym_COLON_COLON] = ACTIONS(3577), [anon_sym_LBRACK_LBRACK] = ACTIONS(3577), [anon_sym___declspec] = ACTIONS(3579), [anon_sym___based] = ACTIONS(3579), [anon_sym___cdecl] = ACTIONS(3579), [anon_sym___clrcall] = ACTIONS(3579), [anon_sym___stdcall] = ACTIONS(3579), [anon_sym___fastcall] = ACTIONS(3579), [anon_sym___thiscall] = ACTIONS(3579), [anon_sym___vectorcall] = ACTIONS(3579), [anon_sym_LBRACE] = ACTIONS(3577), [anon_sym_signed] = ACTIONS(3579), [anon_sym_unsigned] = ACTIONS(3579), [anon_sym_long] = ACTIONS(3579), [anon_sym_short] = ACTIONS(3579), [anon_sym_LBRACK] = ACTIONS(3579), [anon_sym_static] = ACTIONS(3579), [anon_sym_register] = ACTIONS(3579), [anon_sym_inline] = ACTIONS(3579), [anon_sym___inline] = ACTIONS(3579), [anon_sym___inline__] = ACTIONS(3579), [anon_sym___forceinline] = ACTIONS(3579), [anon_sym_thread_local] = ACTIONS(3579), [anon_sym___thread] = ACTIONS(3579), [anon_sym_const] = ACTIONS(3579), [anon_sym_constexpr] = ACTIONS(3579), [anon_sym_volatile] = ACTIONS(3579), [anon_sym_restrict] = ACTIONS(3579), [anon_sym___restrict__] = ACTIONS(3579), [anon_sym__Atomic] = ACTIONS(3579), [anon_sym__Noreturn] = ACTIONS(3579), [anon_sym_noreturn] = ACTIONS(3579), [anon_sym__Nonnull] = ACTIONS(3579), [anon_sym_mutable] = ACTIONS(3579), [anon_sym_constinit] = ACTIONS(3579), [anon_sym_consteval] = ACTIONS(3579), [anon_sym_alignas] = ACTIONS(3579), [anon_sym__Alignas] = ACTIONS(3579), [sym_primitive_type] = ACTIONS(3579), [anon_sym_enum] = ACTIONS(3579), [anon_sym_class] = ACTIONS(3579), [anon_sym_struct] = ACTIONS(3579), [anon_sym_union] = ACTIONS(3579), [anon_sym_if] = ACTIONS(3579), [anon_sym_switch] = ACTIONS(3579), [anon_sym_case] = ACTIONS(3579), [anon_sym_default] = ACTIONS(3579), [anon_sym_while] = ACTIONS(3579), [anon_sym_do] = ACTIONS(3579), [anon_sym_for] = ACTIONS(3579), [anon_sym_return] = ACTIONS(3579), [anon_sym_break] = ACTIONS(3579), [anon_sym_continue] = ACTIONS(3579), [anon_sym_goto] = ACTIONS(3579), [anon_sym_not] = ACTIONS(3579), [anon_sym_compl] = ACTIONS(3579), [anon_sym_DASH_DASH] = ACTIONS(3577), [anon_sym_PLUS_PLUS] = ACTIONS(3577), [anon_sym_sizeof] = ACTIONS(3579), [anon_sym___alignof__] = ACTIONS(3579), [anon_sym___alignof] = ACTIONS(3579), [anon_sym__alignof] = ACTIONS(3579), [anon_sym_alignof] = ACTIONS(3579), [anon_sym__Alignof] = ACTIONS(3579), [anon_sym_offsetof] = ACTIONS(3579), [anon_sym__Generic] = ACTIONS(3579), [anon_sym_asm] = ACTIONS(3579), [anon_sym___asm__] = ACTIONS(3579), [anon_sym___asm] = ACTIONS(3579), [sym_number_literal] = ACTIONS(3577), [anon_sym_L_SQUOTE] = ACTIONS(3577), [anon_sym_u_SQUOTE] = ACTIONS(3577), [anon_sym_U_SQUOTE] = ACTIONS(3577), [anon_sym_u8_SQUOTE] = ACTIONS(3577), [anon_sym_SQUOTE] = ACTIONS(3577), [anon_sym_L_DQUOTE] = ACTIONS(3577), [anon_sym_u_DQUOTE] = ACTIONS(3577), [anon_sym_U_DQUOTE] = ACTIONS(3577), [anon_sym_u8_DQUOTE] = ACTIONS(3577), [anon_sym_DQUOTE] = ACTIONS(3577), [sym_true] = ACTIONS(3579), [sym_false] = ACTIONS(3579), [anon_sym_NULL] = ACTIONS(3579), [anon_sym_nullptr] = ACTIONS(3579), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3579), [anon_sym_decltype] = ACTIONS(3579), [anon_sym_explicit] = ACTIONS(3579), [anon_sym_typename] = ACTIONS(3579), [anon_sym_export] = ACTIONS(3579), [anon_sym_module] = ACTIONS(3579), [anon_sym_import] = ACTIONS(3579), [anon_sym_template] = ACTIONS(3579), [anon_sym_operator] = ACTIONS(3579), [anon_sym_try] = ACTIONS(3579), [anon_sym_delete] = ACTIONS(3579), [anon_sym_throw] = ACTIONS(3579), [anon_sym_namespace] = ACTIONS(3579), [anon_sym_static_assert] = ACTIONS(3579), [anon_sym_concept] = ACTIONS(3579), [anon_sym_co_return] = ACTIONS(3579), [anon_sym_co_yield] = ACTIONS(3579), [anon_sym_R_DQUOTE] = ACTIONS(3577), [anon_sym_LR_DQUOTE] = ACTIONS(3577), [anon_sym_uR_DQUOTE] = ACTIONS(3577), [anon_sym_UR_DQUOTE] = ACTIONS(3577), [anon_sym_u8R_DQUOTE] = ACTIONS(3577), [anon_sym_co_await] = ACTIONS(3579), [anon_sym_new] = ACTIONS(3579), [anon_sym_requires] = ACTIONS(3579), [sym_this] = ACTIONS(3579), }, [STATE(635)] = { [sym_identifier] = ACTIONS(2681), [aux_sym_preproc_include_token1] = ACTIONS(2681), [aux_sym_preproc_def_token1] = ACTIONS(2681), [aux_sym_preproc_if_token1] = ACTIONS(2681), [aux_sym_preproc_ifdef_token1] = ACTIONS(2681), [aux_sym_preproc_ifdef_token2] = ACTIONS(2681), [sym_preproc_directive] = ACTIONS(2681), [anon_sym_LPAREN2] = ACTIONS(2683), [anon_sym_BANG] = ACTIONS(2683), [anon_sym_TILDE] = ACTIONS(2683), [anon_sym_DASH] = ACTIONS(2681), [anon_sym_PLUS] = ACTIONS(2681), [anon_sym_STAR] = ACTIONS(2683), [anon_sym_AMP_AMP] = ACTIONS(2683), [anon_sym_AMP] = ACTIONS(2681), [anon_sym_SEMI] = ACTIONS(2683), [anon_sym___extension__] = ACTIONS(2681), [anon_sym_typedef] = ACTIONS(2681), [anon_sym_virtual] = ACTIONS(2681), [anon_sym_extern] = ACTIONS(2681), [anon_sym___attribute__] = ACTIONS(2681), [anon_sym___attribute] = ACTIONS(2681), [anon_sym_using] = ACTIONS(2681), [anon_sym_COLON_COLON] = ACTIONS(2683), [anon_sym_LBRACK_LBRACK] = ACTIONS(2683), [anon_sym___declspec] = ACTIONS(2681), [anon_sym___based] = ACTIONS(2681), [anon_sym___cdecl] = ACTIONS(2681), [anon_sym___clrcall] = ACTIONS(2681), [anon_sym___stdcall] = ACTIONS(2681), [anon_sym___fastcall] = ACTIONS(2681), [anon_sym___thiscall] = ACTIONS(2681), [anon_sym___vectorcall] = ACTIONS(2681), [anon_sym_LBRACE] = ACTIONS(2683), [anon_sym_RBRACE] = ACTIONS(2683), [anon_sym_signed] = ACTIONS(2681), [anon_sym_unsigned] = ACTIONS(2681), [anon_sym_long] = ACTIONS(2681), [anon_sym_short] = ACTIONS(2681), [anon_sym_LBRACK] = ACTIONS(2681), [anon_sym_static] = ACTIONS(2681), [anon_sym_register] = ACTIONS(2681), [anon_sym_inline] = ACTIONS(2681), [anon_sym___inline] = ACTIONS(2681), [anon_sym___inline__] = ACTIONS(2681), [anon_sym___forceinline] = ACTIONS(2681), [anon_sym_thread_local] = ACTIONS(2681), [anon_sym___thread] = ACTIONS(2681), [anon_sym_const] = ACTIONS(2681), [anon_sym_constexpr] = ACTIONS(2681), [anon_sym_volatile] = ACTIONS(2681), [anon_sym_restrict] = ACTIONS(2681), [anon_sym___restrict__] = ACTIONS(2681), [anon_sym__Atomic] = ACTIONS(2681), [anon_sym__Noreturn] = ACTIONS(2681), [anon_sym_noreturn] = ACTIONS(2681), [anon_sym__Nonnull] = ACTIONS(2681), [anon_sym_mutable] = ACTIONS(2681), [anon_sym_constinit] = ACTIONS(2681), [anon_sym_consteval] = ACTIONS(2681), [anon_sym_alignas] = ACTIONS(2681), [anon_sym__Alignas] = ACTIONS(2681), [sym_primitive_type] = ACTIONS(2681), [anon_sym_enum] = ACTIONS(2681), [anon_sym_class] = ACTIONS(2681), [anon_sym_struct] = ACTIONS(2681), [anon_sym_union] = ACTIONS(2681), [anon_sym_if] = ACTIONS(2681), [anon_sym_else] = ACTIONS(2681), [anon_sym_switch] = ACTIONS(2681), [anon_sym_case] = ACTIONS(2681), [anon_sym_default] = ACTIONS(2681), [anon_sym_while] = ACTIONS(2681), [anon_sym_do] = ACTIONS(2681), [anon_sym_for] = ACTIONS(2681), [anon_sym_return] = ACTIONS(2681), [anon_sym_break] = ACTIONS(2681), [anon_sym_continue] = ACTIONS(2681), [anon_sym_goto] = ACTIONS(2681), [anon_sym___try] = ACTIONS(2681), [anon_sym___leave] = ACTIONS(2681), [anon_sym_not] = ACTIONS(2681), [anon_sym_compl] = ACTIONS(2681), [anon_sym_DASH_DASH] = ACTIONS(2683), [anon_sym_PLUS_PLUS] = ACTIONS(2683), [anon_sym_sizeof] = ACTIONS(2681), [anon_sym___alignof__] = ACTIONS(2681), [anon_sym___alignof] = ACTIONS(2681), [anon_sym__alignof] = ACTIONS(2681), [anon_sym_alignof] = ACTIONS(2681), [anon_sym__Alignof] = ACTIONS(2681), [anon_sym_offsetof] = ACTIONS(2681), [anon_sym__Generic] = ACTIONS(2681), [anon_sym_asm] = ACTIONS(2681), [anon_sym___asm__] = ACTIONS(2681), [anon_sym___asm] = ACTIONS(2681), [sym_number_literal] = ACTIONS(2683), [anon_sym_L_SQUOTE] = ACTIONS(2683), [anon_sym_u_SQUOTE] = ACTIONS(2683), [anon_sym_U_SQUOTE] = ACTIONS(2683), [anon_sym_u8_SQUOTE] = ACTIONS(2683), [anon_sym_SQUOTE] = ACTIONS(2683), [anon_sym_L_DQUOTE] = ACTIONS(2683), [anon_sym_u_DQUOTE] = ACTIONS(2683), [anon_sym_U_DQUOTE] = ACTIONS(2683), [anon_sym_u8_DQUOTE] = ACTIONS(2683), [anon_sym_DQUOTE] = ACTIONS(2683), [sym_true] = ACTIONS(2681), [sym_false] = ACTIONS(2681), [anon_sym_NULL] = ACTIONS(2681), [anon_sym_nullptr] = ACTIONS(2681), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2681), [anon_sym_decltype] = ACTIONS(2681), [anon_sym_explicit] = ACTIONS(2681), [anon_sym_typename] = ACTIONS(2681), [anon_sym_template] = ACTIONS(2681), [anon_sym_operator] = ACTIONS(2681), [anon_sym_try] = ACTIONS(2681), [anon_sym_delete] = ACTIONS(2681), [anon_sym_throw] = ACTIONS(2681), [anon_sym_namespace] = ACTIONS(2681), [anon_sym_static_assert] = ACTIONS(2681), [anon_sym_concept] = ACTIONS(2681), [anon_sym_co_return] = ACTIONS(2681), [anon_sym_co_yield] = ACTIONS(2681), [anon_sym_R_DQUOTE] = ACTIONS(2683), [anon_sym_LR_DQUOTE] = ACTIONS(2683), [anon_sym_uR_DQUOTE] = ACTIONS(2683), [anon_sym_UR_DQUOTE] = ACTIONS(2683), [anon_sym_u8R_DQUOTE] = ACTIONS(2683), [anon_sym_co_await] = ACTIONS(2681), [anon_sym_new] = ACTIONS(2681), [anon_sym_requires] = ACTIONS(2681), [sym_this] = ACTIONS(2681), }, [STATE(636)] = { [ts_builtin_sym_end] = ACTIONS(2791), [sym_identifier] = ACTIONS(2789), [aux_sym_preproc_include_token1] = ACTIONS(2789), [aux_sym_preproc_def_token1] = ACTIONS(2789), [aux_sym_preproc_if_token1] = ACTIONS(2789), [aux_sym_preproc_ifdef_token1] = ACTIONS(2789), [aux_sym_preproc_ifdef_token2] = ACTIONS(2789), [sym_preproc_directive] = ACTIONS(2789), [anon_sym_LPAREN2] = ACTIONS(2791), [anon_sym_BANG] = ACTIONS(2791), [anon_sym_TILDE] = ACTIONS(2791), [anon_sym_DASH] = ACTIONS(2789), [anon_sym_PLUS] = ACTIONS(2789), [anon_sym_STAR] = ACTIONS(2791), [anon_sym_AMP_AMP] = ACTIONS(2791), [anon_sym_AMP] = ACTIONS(2789), [anon_sym_SEMI] = ACTIONS(2791), [anon_sym___extension__] = ACTIONS(2789), [anon_sym_typedef] = ACTIONS(2789), [anon_sym_virtual] = ACTIONS(2789), [anon_sym_extern] = ACTIONS(2789), [anon_sym___attribute__] = ACTIONS(2789), [anon_sym___attribute] = ACTIONS(2789), [anon_sym_using] = ACTIONS(2789), [anon_sym_COLON_COLON] = ACTIONS(2791), [anon_sym_LBRACK_LBRACK] = ACTIONS(2791), [anon_sym___declspec] = ACTIONS(2789), [anon_sym___based] = ACTIONS(2789), [anon_sym___cdecl] = ACTIONS(2789), [anon_sym___clrcall] = ACTIONS(2789), [anon_sym___stdcall] = ACTIONS(2789), [anon_sym___fastcall] = ACTIONS(2789), [anon_sym___thiscall] = ACTIONS(2789), [anon_sym___vectorcall] = ACTIONS(2789), [anon_sym_LBRACE] = ACTIONS(2791), [anon_sym_signed] = ACTIONS(2789), [anon_sym_unsigned] = ACTIONS(2789), [anon_sym_long] = ACTIONS(2789), [anon_sym_short] = ACTIONS(2789), [anon_sym_LBRACK] = ACTIONS(2789), [anon_sym_static] = ACTIONS(2789), [anon_sym_register] = ACTIONS(2789), [anon_sym_inline] = ACTIONS(2789), [anon_sym___inline] = ACTIONS(2789), [anon_sym___inline__] = ACTIONS(2789), [anon_sym___forceinline] = ACTIONS(2789), [anon_sym_thread_local] = ACTIONS(2789), [anon_sym___thread] = ACTIONS(2789), [anon_sym_const] = ACTIONS(2789), [anon_sym_constexpr] = ACTIONS(2789), [anon_sym_volatile] = ACTIONS(2789), [anon_sym_restrict] = ACTIONS(2789), [anon_sym___restrict__] = ACTIONS(2789), [anon_sym__Atomic] = ACTIONS(2789), [anon_sym__Noreturn] = ACTIONS(2789), [anon_sym_noreturn] = ACTIONS(2789), [anon_sym__Nonnull] = ACTIONS(2789), [anon_sym_mutable] = ACTIONS(2789), [anon_sym_constinit] = ACTIONS(2789), [anon_sym_consteval] = ACTIONS(2789), [anon_sym_alignas] = ACTIONS(2789), [anon_sym__Alignas] = ACTIONS(2789), [sym_primitive_type] = ACTIONS(2789), [anon_sym_enum] = ACTIONS(2789), [anon_sym_class] = ACTIONS(2789), [anon_sym_struct] = ACTIONS(2789), [anon_sym_union] = ACTIONS(2789), [anon_sym_if] = ACTIONS(2789), [anon_sym_switch] = ACTIONS(2789), [anon_sym_case] = ACTIONS(2789), [anon_sym_default] = ACTIONS(2789), [anon_sym_while] = ACTIONS(2789), [anon_sym_do] = ACTIONS(2789), [anon_sym_for] = ACTIONS(2789), [anon_sym_return] = ACTIONS(2789), [anon_sym_break] = ACTIONS(2789), [anon_sym_continue] = ACTIONS(2789), [anon_sym_goto] = ACTIONS(2789), [anon_sym_not] = ACTIONS(2789), [anon_sym_compl] = ACTIONS(2789), [anon_sym_DASH_DASH] = ACTIONS(2791), [anon_sym_PLUS_PLUS] = ACTIONS(2791), [anon_sym_sizeof] = ACTIONS(2789), [anon_sym___alignof__] = ACTIONS(2789), [anon_sym___alignof] = ACTIONS(2789), [anon_sym__alignof] = ACTIONS(2789), [anon_sym_alignof] = ACTIONS(2789), [anon_sym__Alignof] = ACTIONS(2789), [anon_sym_offsetof] = ACTIONS(2789), [anon_sym__Generic] = ACTIONS(2789), [anon_sym_asm] = ACTIONS(2789), [anon_sym___asm__] = ACTIONS(2789), [anon_sym___asm] = ACTIONS(2789), [sym_number_literal] = ACTIONS(2791), [anon_sym_L_SQUOTE] = ACTIONS(2791), [anon_sym_u_SQUOTE] = ACTIONS(2791), [anon_sym_U_SQUOTE] = ACTIONS(2791), [anon_sym_u8_SQUOTE] = ACTIONS(2791), [anon_sym_SQUOTE] = ACTIONS(2791), [anon_sym_L_DQUOTE] = ACTIONS(2791), [anon_sym_u_DQUOTE] = ACTIONS(2791), [anon_sym_U_DQUOTE] = ACTIONS(2791), [anon_sym_u8_DQUOTE] = ACTIONS(2791), [anon_sym_DQUOTE] = ACTIONS(2791), [sym_true] = ACTIONS(2789), [sym_false] = ACTIONS(2789), [anon_sym_NULL] = ACTIONS(2789), [anon_sym_nullptr] = ACTIONS(2789), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2789), [anon_sym_decltype] = ACTIONS(2789), [anon_sym_explicit] = ACTIONS(2789), [anon_sym_typename] = ACTIONS(2789), [anon_sym_export] = ACTIONS(2789), [anon_sym_module] = ACTIONS(2789), [anon_sym_import] = ACTIONS(2789), [anon_sym_template] = ACTIONS(2789), [anon_sym_operator] = ACTIONS(2789), [anon_sym_try] = ACTIONS(2789), [anon_sym_delete] = ACTIONS(2789), [anon_sym_throw] = ACTIONS(2789), [anon_sym_namespace] = ACTIONS(2789), [anon_sym_static_assert] = ACTIONS(2789), [anon_sym_concept] = ACTIONS(2789), [anon_sym_co_return] = ACTIONS(2789), [anon_sym_co_yield] = ACTIONS(2789), [anon_sym_R_DQUOTE] = ACTIONS(2791), [anon_sym_LR_DQUOTE] = ACTIONS(2791), [anon_sym_uR_DQUOTE] = ACTIONS(2791), [anon_sym_UR_DQUOTE] = ACTIONS(2791), [anon_sym_u8R_DQUOTE] = ACTIONS(2791), [anon_sym_co_await] = ACTIONS(2789), [anon_sym_new] = ACTIONS(2789), [anon_sym_requires] = ACTIONS(2789), [sym_this] = ACTIONS(2789), }, [STATE(637)] = { [ts_builtin_sym_end] = ACTIONS(2795), [sym_identifier] = ACTIONS(2793), [aux_sym_preproc_include_token1] = ACTIONS(2793), [aux_sym_preproc_def_token1] = ACTIONS(2793), [aux_sym_preproc_if_token1] = ACTIONS(2793), [aux_sym_preproc_ifdef_token1] = ACTIONS(2793), [aux_sym_preproc_ifdef_token2] = ACTIONS(2793), [sym_preproc_directive] = ACTIONS(2793), [anon_sym_LPAREN2] = ACTIONS(2795), [anon_sym_BANG] = ACTIONS(2795), [anon_sym_TILDE] = ACTIONS(2795), [anon_sym_DASH] = ACTIONS(2793), [anon_sym_PLUS] = ACTIONS(2793), [anon_sym_STAR] = ACTIONS(2795), [anon_sym_AMP_AMP] = ACTIONS(2795), [anon_sym_AMP] = ACTIONS(2793), [anon_sym_SEMI] = ACTIONS(2795), [anon_sym___extension__] = ACTIONS(2793), [anon_sym_typedef] = ACTIONS(2793), [anon_sym_virtual] = ACTIONS(2793), [anon_sym_extern] = ACTIONS(2793), [anon_sym___attribute__] = ACTIONS(2793), [anon_sym___attribute] = ACTIONS(2793), [anon_sym_using] = ACTIONS(2793), [anon_sym_COLON_COLON] = ACTIONS(2795), [anon_sym_LBRACK_LBRACK] = ACTIONS(2795), [anon_sym___declspec] = ACTIONS(2793), [anon_sym___based] = ACTIONS(2793), [anon_sym___cdecl] = ACTIONS(2793), [anon_sym___clrcall] = ACTIONS(2793), [anon_sym___stdcall] = ACTIONS(2793), [anon_sym___fastcall] = ACTIONS(2793), [anon_sym___thiscall] = ACTIONS(2793), [anon_sym___vectorcall] = ACTIONS(2793), [anon_sym_LBRACE] = ACTIONS(2795), [anon_sym_signed] = ACTIONS(2793), [anon_sym_unsigned] = ACTIONS(2793), [anon_sym_long] = ACTIONS(2793), [anon_sym_short] = ACTIONS(2793), [anon_sym_LBRACK] = ACTIONS(2793), [anon_sym_static] = ACTIONS(2793), [anon_sym_register] = ACTIONS(2793), [anon_sym_inline] = ACTIONS(2793), [anon_sym___inline] = ACTIONS(2793), [anon_sym___inline__] = ACTIONS(2793), [anon_sym___forceinline] = ACTIONS(2793), [anon_sym_thread_local] = ACTIONS(2793), [anon_sym___thread] = ACTIONS(2793), [anon_sym_const] = ACTIONS(2793), [anon_sym_constexpr] = ACTIONS(2793), [anon_sym_volatile] = ACTIONS(2793), [anon_sym_restrict] = ACTIONS(2793), [anon_sym___restrict__] = ACTIONS(2793), [anon_sym__Atomic] = ACTIONS(2793), [anon_sym__Noreturn] = ACTIONS(2793), [anon_sym_noreturn] = ACTIONS(2793), [anon_sym__Nonnull] = ACTIONS(2793), [anon_sym_mutable] = ACTIONS(2793), [anon_sym_constinit] = ACTIONS(2793), [anon_sym_consteval] = ACTIONS(2793), [anon_sym_alignas] = ACTIONS(2793), [anon_sym__Alignas] = ACTIONS(2793), [sym_primitive_type] = ACTIONS(2793), [anon_sym_enum] = ACTIONS(2793), [anon_sym_class] = ACTIONS(2793), [anon_sym_struct] = ACTIONS(2793), [anon_sym_union] = ACTIONS(2793), [anon_sym_if] = ACTIONS(2793), [anon_sym_switch] = ACTIONS(2793), [anon_sym_case] = ACTIONS(2793), [anon_sym_default] = ACTIONS(2793), [anon_sym_while] = ACTIONS(2793), [anon_sym_do] = ACTIONS(2793), [anon_sym_for] = ACTIONS(2793), [anon_sym_return] = ACTIONS(2793), [anon_sym_break] = ACTIONS(2793), [anon_sym_continue] = ACTIONS(2793), [anon_sym_goto] = ACTIONS(2793), [anon_sym_not] = ACTIONS(2793), [anon_sym_compl] = ACTIONS(2793), [anon_sym_DASH_DASH] = ACTIONS(2795), [anon_sym_PLUS_PLUS] = ACTIONS(2795), [anon_sym_sizeof] = ACTIONS(2793), [anon_sym___alignof__] = ACTIONS(2793), [anon_sym___alignof] = ACTIONS(2793), [anon_sym__alignof] = ACTIONS(2793), [anon_sym_alignof] = ACTIONS(2793), [anon_sym__Alignof] = ACTIONS(2793), [anon_sym_offsetof] = ACTIONS(2793), [anon_sym__Generic] = ACTIONS(2793), [anon_sym_asm] = ACTIONS(2793), [anon_sym___asm__] = ACTIONS(2793), [anon_sym___asm] = ACTIONS(2793), [sym_number_literal] = ACTIONS(2795), [anon_sym_L_SQUOTE] = ACTIONS(2795), [anon_sym_u_SQUOTE] = ACTIONS(2795), [anon_sym_U_SQUOTE] = ACTIONS(2795), [anon_sym_u8_SQUOTE] = ACTIONS(2795), [anon_sym_SQUOTE] = ACTIONS(2795), [anon_sym_L_DQUOTE] = ACTIONS(2795), [anon_sym_u_DQUOTE] = ACTIONS(2795), [anon_sym_U_DQUOTE] = ACTIONS(2795), [anon_sym_u8_DQUOTE] = ACTIONS(2795), [anon_sym_DQUOTE] = ACTIONS(2795), [sym_true] = ACTIONS(2793), [sym_false] = ACTIONS(2793), [anon_sym_NULL] = ACTIONS(2793), [anon_sym_nullptr] = ACTIONS(2793), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2793), [anon_sym_decltype] = ACTIONS(2793), [anon_sym_explicit] = ACTIONS(2793), [anon_sym_typename] = ACTIONS(2793), [anon_sym_export] = ACTIONS(2793), [anon_sym_module] = ACTIONS(2793), [anon_sym_import] = ACTIONS(2793), [anon_sym_template] = ACTIONS(2793), [anon_sym_operator] = ACTIONS(2793), [anon_sym_try] = ACTIONS(2793), [anon_sym_delete] = ACTIONS(2793), [anon_sym_throw] = ACTIONS(2793), [anon_sym_namespace] = ACTIONS(2793), [anon_sym_static_assert] = ACTIONS(2793), [anon_sym_concept] = ACTIONS(2793), [anon_sym_co_return] = ACTIONS(2793), [anon_sym_co_yield] = ACTIONS(2793), [anon_sym_R_DQUOTE] = ACTIONS(2795), [anon_sym_LR_DQUOTE] = ACTIONS(2795), [anon_sym_uR_DQUOTE] = ACTIONS(2795), [anon_sym_UR_DQUOTE] = ACTIONS(2795), [anon_sym_u8R_DQUOTE] = ACTIONS(2795), [anon_sym_co_await] = ACTIONS(2793), [anon_sym_new] = ACTIONS(2793), [anon_sym_requires] = ACTIONS(2793), [sym_this] = ACTIONS(2793), }, [STATE(638)] = { [sym_identifier] = ACTIONS(2777), [aux_sym_preproc_include_token1] = ACTIONS(2777), [aux_sym_preproc_def_token1] = ACTIONS(2777), [aux_sym_preproc_if_token1] = ACTIONS(2777), [aux_sym_preproc_ifdef_token1] = ACTIONS(2777), [aux_sym_preproc_ifdef_token2] = ACTIONS(2777), [sym_preproc_directive] = ACTIONS(2777), [anon_sym_LPAREN2] = ACTIONS(2779), [anon_sym_BANG] = ACTIONS(2779), [anon_sym_TILDE] = ACTIONS(2779), [anon_sym_DASH] = ACTIONS(2777), [anon_sym_PLUS] = ACTIONS(2777), [anon_sym_STAR] = ACTIONS(2779), [anon_sym_AMP_AMP] = ACTIONS(2779), [anon_sym_AMP] = ACTIONS(2777), [anon_sym_SEMI] = ACTIONS(2779), [anon_sym___extension__] = ACTIONS(2777), [anon_sym_typedef] = ACTIONS(2777), [anon_sym_virtual] = ACTIONS(2777), [anon_sym_extern] = ACTIONS(2777), [anon_sym___attribute__] = ACTIONS(2777), [anon_sym___attribute] = ACTIONS(2777), [anon_sym_using] = ACTIONS(2777), [anon_sym_COLON_COLON] = ACTIONS(2779), [anon_sym_LBRACK_LBRACK] = ACTIONS(2779), [anon_sym___declspec] = ACTIONS(2777), [anon_sym___based] = ACTIONS(2777), [anon_sym___cdecl] = ACTIONS(2777), [anon_sym___clrcall] = ACTIONS(2777), [anon_sym___stdcall] = ACTIONS(2777), [anon_sym___fastcall] = ACTIONS(2777), [anon_sym___thiscall] = ACTIONS(2777), [anon_sym___vectorcall] = ACTIONS(2777), [anon_sym_LBRACE] = ACTIONS(2779), [anon_sym_RBRACE] = ACTIONS(2779), [anon_sym_signed] = ACTIONS(2777), [anon_sym_unsigned] = ACTIONS(2777), [anon_sym_long] = ACTIONS(2777), [anon_sym_short] = ACTIONS(2777), [anon_sym_LBRACK] = ACTIONS(2777), [anon_sym_static] = ACTIONS(2777), [anon_sym_register] = ACTIONS(2777), [anon_sym_inline] = ACTIONS(2777), [anon_sym___inline] = ACTIONS(2777), [anon_sym___inline__] = ACTIONS(2777), [anon_sym___forceinline] = ACTIONS(2777), [anon_sym_thread_local] = ACTIONS(2777), [anon_sym___thread] = ACTIONS(2777), [anon_sym_const] = ACTIONS(2777), [anon_sym_constexpr] = ACTIONS(2777), [anon_sym_volatile] = ACTIONS(2777), [anon_sym_restrict] = ACTIONS(2777), [anon_sym___restrict__] = ACTIONS(2777), [anon_sym__Atomic] = ACTIONS(2777), [anon_sym__Noreturn] = ACTIONS(2777), [anon_sym_noreturn] = ACTIONS(2777), [anon_sym__Nonnull] = ACTIONS(2777), [anon_sym_mutable] = ACTIONS(2777), [anon_sym_constinit] = ACTIONS(2777), [anon_sym_consteval] = ACTIONS(2777), [anon_sym_alignas] = ACTIONS(2777), [anon_sym__Alignas] = ACTIONS(2777), [sym_primitive_type] = ACTIONS(2777), [anon_sym_enum] = ACTIONS(2777), [anon_sym_class] = ACTIONS(2777), [anon_sym_struct] = ACTIONS(2777), [anon_sym_union] = ACTIONS(2777), [anon_sym_if] = ACTIONS(2777), [anon_sym_else] = ACTIONS(2777), [anon_sym_switch] = ACTIONS(2777), [anon_sym_case] = ACTIONS(2777), [anon_sym_default] = ACTIONS(2777), [anon_sym_while] = ACTIONS(2777), [anon_sym_do] = ACTIONS(2777), [anon_sym_for] = ACTIONS(2777), [anon_sym_return] = ACTIONS(2777), [anon_sym_break] = ACTIONS(2777), [anon_sym_continue] = ACTIONS(2777), [anon_sym_goto] = ACTIONS(2777), [anon_sym___try] = ACTIONS(2777), [anon_sym___leave] = ACTIONS(2777), [anon_sym_not] = ACTIONS(2777), [anon_sym_compl] = ACTIONS(2777), [anon_sym_DASH_DASH] = ACTIONS(2779), [anon_sym_PLUS_PLUS] = ACTIONS(2779), [anon_sym_sizeof] = ACTIONS(2777), [anon_sym___alignof__] = ACTIONS(2777), [anon_sym___alignof] = ACTIONS(2777), [anon_sym__alignof] = ACTIONS(2777), [anon_sym_alignof] = ACTIONS(2777), [anon_sym__Alignof] = ACTIONS(2777), [anon_sym_offsetof] = ACTIONS(2777), [anon_sym__Generic] = ACTIONS(2777), [anon_sym_asm] = ACTIONS(2777), [anon_sym___asm__] = ACTIONS(2777), [anon_sym___asm] = ACTIONS(2777), [sym_number_literal] = ACTIONS(2779), [anon_sym_L_SQUOTE] = ACTIONS(2779), [anon_sym_u_SQUOTE] = ACTIONS(2779), [anon_sym_U_SQUOTE] = ACTIONS(2779), [anon_sym_u8_SQUOTE] = ACTIONS(2779), [anon_sym_SQUOTE] = ACTIONS(2779), [anon_sym_L_DQUOTE] = ACTIONS(2779), [anon_sym_u_DQUOTE] = ACTIONS(2779), [anon_sym_U_DQUOTE] = ACTIONS(2779), [anon_sym_u8_DQUOTE] = ACTIONS(2779), [anon_sym_DQUOTE] = ACTIONS(2779), [sym_true] = ACTIONS(2777), [sym_false] = ACTIONS(2777), [anon_sym_NULL] = ACTIONS(2777), [anon_sym_nullptr] = ACTIONS(2777), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2777), [anon_sym_decltype] = ACTIONS(2777), [anon_sym_explicit] = ACTIONS(2777), [anon_sym_typename] = ACTIONS(2777), [anon_sym_template] = ACTIONS(2777), [anon_sym_operator] = ACTIONS(2777), [anon_sym_try] = ACTIONS(2777), [anon_sym_delete] = ACTIONS(2777), [anon_sym_throw] = ACTIONS(2777), [anon_sym_namespace] = ACTIONS(2777), [anon_sym_static_assert] = ACTIONS(2777), [anon_sym_concept] = ACTIONS(2777), [anon_sym_co_return] = ACTIONS(2777), [anon_sym_co_yield] = ACTIONS(2777), [anon_sym_R_DQUOTE] = ACTIONS(2779), [anon_sym_LR_DQUOTE] = ACTIONS(2779), [anon_sym_uR_DQUOTE] = ACTIONS(2779), [anon_sym_UR_DQUOTE] = ACTIONS(2779), [anon_sym_u8R_DQUOTE] = ACTIONS(2779), [anon_sym_co_await] = ACTIONS(2777), [anon_sym_new] = ACTIONS(2777), [anon_sym_requires] = ACTIONS(2777), [sym_this] = ACTIONS(2777), }, [STATE(639)] = { [ts_builtin_sym_end] = ACTIONS(2799), [sym_identifier] = ACTIONS(2797), [aux_sym_preproc_include_token1] = ACTIONS(2797), [aux_sym_preproc_def_token1] = ACTIONS(2797), [aux_sym_preproc_if_token1] = ACTIONS(2797), [aux_sym_preproc_ifdef_token1] = ACTIONS(2797), [aux_sym_preproc_ifdef_token2] = ACTIONS(2797), [sym_preproc_directive] = ACTIONS(2797), [anon_sym_LPAREN2] = ACTIONS(2799), [anon_sym_BANG] = ACTIONS(2799), [anon_sym_TILDE] = ACTIONS(2799), [anon_sym_DASH] = ACTIONS(2797), [anon_sym_PLUS] = ACTIONS(2797), [anon_sym_STAR] = ACTIONS(2799), [anon_sym_AMP_AMP] = ACTIONS(2799), [anon_sym_AMP] = ACTIONS(2797), [anon_sym_SEMI] = ACTIONS(2799), [anon_sym___extension__] = ACTIONS(2797), [anon_sym_typedef] = ACTIONS(2797), [anon_sym_virtual] = ACTIONS(2797), [anon_sym_extern] = ACTIONS(2797), [anon_sym___attribute__] = ACTIONS(2797), [anon_sym___attribute] = ACTIONS(2797), [anon_sym_using] = ACTIONS(2797), [anon_sym_COLON_COLON] = ACTIONS(2799), [anon_sym_LBRACK_LBRACK] = ACTIONS(2799), [anon_sym___declspec] = ACTIONS(2797), [anon_sym___based] = ACTIONS(2797), [anon_sym___cdecl] = ACTIONS(2797), [anon_sym___clrcall] = ACTIONS(2797), [anon_sym___stdcall] = ACTIONS(2797), [anon_sym___fastcall] = ACTIONS(2797), [anon_sym___thiscall] = ACTIONS(2797), [anon_sym___vectorcall] = ACTIONS(2797), [anon_sym_LBRACE] = ACTIONS(2799), [anon_sym_signed] = ACTIONS(2797), [anon_sym_unsigned] = ACTIONS(2797), [anon_sym_long] = ACTIONS(2797), [anon_sym_short] = ACTIONS(2797), [anon_sym_LBRACK] = ACTIONS(2797), [anon_sym_static] = ACTIONS(2797), [anon_sym_register] = ACTIONS(2797), [anon_sym_inline] = ACTIONS(2797), [anon_sym___inline] = ACTIONS(2797), [anon_sym___inline__] = ACTIONS(2797), [anon_sym___forceinline] = ACTIONS(2797), [anon_sym_thread_local] = ACTIONS(2797), [anon_sym___thread] = ACTIONS(2797), [anon_sym_const] = ACTIONS(2797), [anon_sym_constexpr] = ACTIONS(2797), [anon_sym_volatile] = ACTIONS(2797), [anon_sym_restrict] = ACTIONS(2797), [anon_sym___restrict__] = ACTIONS(2797), [anon_sym__Atomic] = ACTIONS(2797), [anon_sym__Noreturn] = ACTIONS(2797), [anon_sym_noreturn] = ACTIONS(2797), [anon_sym__Nonnull] = ACTIONS(2797), [anon_sym_mutable] = ACTIONS(2797), [anon_sym_constinit] = ACTIONS(2797), [anon_sym_consteval] = ACTIONS(2797), [anon_sym_alignas] = ACTIONS(2797), [anon_sym__Alignas] = ACTIONS(2797), [sym_primitive_type] = ACTIONS(2797), [anon_sym_enum] = ACTIONS(2797), [anon_sym_class] = ACTIONS(2797), [anon_sym_struct] = ACTIONS(2797), [anon_sym_union] = ACTIONS(2797), [anon_sym_if] = ACTIONS(2797), [anon_sym_switch] = ACTIONS(2797), [anon_sym_case] = ACTIONS(2797), [anon_sym_default] = ACTIONS(2797), [anon_sym_while] = ACTIONS(2797), [anon_sym_do] = ACTIONS(2797), [anon_sym_for] = ACTIONS(2797), [anon_sym_return] = ACTIONS(2797), [anon_sym_break] = ACTIONS(2797), [anon_sym_continue] = ACTIONS(2797), [anon_sym_goto] = ACTIONS(2797), [anon_sym_not] = ACTIONS(2797), [anon_sym_compl] = ACTIONS(2797), [anon_sym_DASH_DASH] = ACTIONS(2799), [anon_sym_PLUS_PLUS] = ACTIONS(2799), [anon_sym_sizeof] = ACTIONS(2797), [anon_sym___alignof__] = ACTIONS(2797), [anon_sym___alignof] = ACTIONS(2797), [anon_sym__alignof] = ACTIONS(2797), [anon_sym_alignof] = ACTIONS(2797), [anon_sym__Alignof] = ACTIONS(2797), [anon_sym_offsetof] = ACTIONS(2797), [anon_sym__Generic] = ACTIONS(2797), [anon_sym_asm] = ACTIONS(2797), [anon_sym___asm__] = ACTIONS(2797), [anon_sym___asm] = ACTIONS(2797), [sym_number_literal] = ACTIONS(2799), [anon_sym_L_SQUOTE] = ACTIONS(2799), [anon_sym_u_SQUOTE] = ACTIONS(2799), [anon_sym_U_SQUOTE] = ACTIONS(2799), [anon_sym_u8_SQUOTE] = ACTIONS(2799), [anon_sym_SQUOTE] = ACTIONS(2799), [anon_sym_L_DQUOTE] = ACTIONS(2799), [anon_sym_u_DQUOTE] = ACTIONS(2799), [anon_sym_U_DQUOTE] = ACTIONS(2799), [anon_sym_u8_DQUOTE] = ACTIONS(2799), [anon_sym_DQUOTE] = ACTIONS(2799), [sym_true] = ACTIONS(2797), [sym_false] = ACTIONS(2797), [anon_sym_NULL] = ACTIONS(2797), [anon_sym_nullptr] = ACTIONS(2797), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2797), [anon_sym_decltype] = ACTIONS(2797), [anon_sym_explicit] = ACTIONS(2797), [anon_sym_typename] = ACTIONS(2797), [anon_sym_export] = ACTIONS(2797), [anon_sym_module] = ACTIONS(2797), [anon_sym_import] = ACTIONS(2797), [anon_sym_template] = ACTIONS(2797), [anon_sym_operator] = ACTIONS(2797), [anon_sym_try] = ACTIONS(2797), [anon_sym_delete] = ACTIONS(2797), [anon_sym_throw] = ACTIONS(2797), [anon_sym_namespace] = ACTIONS(2797), [anon_sym_static_assert] = ACTIONS(2797), [anon_sym_concept] = ACTIONS(2797), [anon_sym_co_return] = ACTIONS(2797), [anon_sym_co_yield] = ACTIONS(2797), [anon_sym_R_DQUOTE] = ACTIONS(2799), [anon_sym_LR_DQUOTE] = ACTIONS(2799), [anon_sym_uR_DQUOTE] = ACTIONS(2799), [anon_sym_UR_DQUOTE] = ACTIONS(2799), [anon_sym_u8R_DQUOTE] = ACTIONS(2799), [anon_sym_co_await] = ACTIONS(2797), [anon_sym_new] = ACTIONS(2797), [anon_sym_requires] = ACTIONS(2797), [sym_this] = ACTIONS(2797), }, [STATE(640)] = { [sym_identifier] = ACTIONS(2697), [aux_sym_preproc_include_token1] = ACTIONS(2697), [aux_sym_preproc_def_token1] = ACTIONS(2697), [aux_sym_preproc_if_token1] = ACTIONS(2697), [aux_sym_preproc_ifdef_token1] = ACTIONS(2697), [aux_sym_preproc_ifdef_token2] = ACTIONS(2697), [sym_preproc_directive] = ACTIONS(2697), [anon_sym_LPAREN2] = ACTIONS(2699), [anon_sym_BANG] = ACTIONS(2699), [anon_sym_TILDE] = ACTIONS(2699), [anon_sym_DASH] = ACTIONS(2697), [anon_sym_PLUS] = ACTIONS(2697), [anon_sym_STAR] = ACTIONS(2699), [anon_sym_AMP_AMP] = ACTIONS(2699), [anon_sym_AMP] = ACTIONS(2697), [anon_sym_SEMI] = ACTIONS(2699), [anon_sym___extension__] = ACTIONS(2697), [anon_sym_typedef] = ACTIONS(2697), [anon_sym_virtual] = ACTIONS(2697), [anon_sym_extern] = ACTIONS(2697), [anon_sym___attribute__] = ACTIONS(2697), [anon_sym___attribute] = ACTIONS(2697), [anon_sym_using] = ACTIONS(2697), [anon_sym_COLON_COLON] = ACTIONS(2699), [anon_sym_LBRACK_LBRACK] = ACTIONS(2699), [anon_sym___declspec] = ACTIONS(2697), [anon_sym___based] = ACTIONS(2697), [anon_sym___cdecl] = ACTIONS(2697), [anon_sym___clrcall] = ACTIONS(2697), [anon_sym___stdcall] = ACTIONS(2697), [anon_sym___fastcall] = ACTIONS(2697), [anon_sym___thiscall] = ACTIONS(2697), [anon_sym___vectorcall] = ACTIONS(2697), [anon_sym_LBRACE] = ACTIONS(2699), [anon_sym_RBRACE] = ACTIONS(2699), [anon_sym_signed] = ACTIONS(2697), [anon_sym_unsigned] = ACTIONS(2697), [anon_sym_long] = ACTIONS(2697), [anon_sym_short] = ACTIONS(2697), [anon_sym_LBRACK] = ACTIONS(2697), [anon_sym_static] = ACTIONS(2697), [anon_sym_register] = ACTIONS(2697), [anon_sym_inline] = ACTIONS(2697), [anon_sym___inline] = ACTIONS(2697), [anon_sym___inline__] = ACTIONS(2697), [anon_sym___forceinline] = ACTIONS(2697), [anon_sym_thread_local] = ACTIONS(2697), [anon_sym___thread] = ACTIONS(2697), [anon_sym_const] = ACTIONS(2697), [anon_sym_constexpr] = ACTIONS(2697), [anon_sym_volatile] = ACTIONS(2697), [anon_sym_restrict] = ACTIONS(2697), [anon_sym___restrict__] = ACTIONS(2697), [anon_sym__Atomic] = ACTIONS(2697), [anon_sym__Noreturn] = ACTIONS(2697), [anon_sym_noreturn] = ACTIONS(2697), [anon_sym__Nonnull] = ACTIONS(2697), [anon_sym_mutable] = ACTIONS(2697), [anon_sym_constinit] = ACTIONS(2697), [anon_sym_consteval] = ACTIONS(2697), [anon_sym_alignas] = ACTIONS(2697), [anon_sym__Alignas] = ACTIONS(2697), [sym_primitive_type] = ACTIONS(2697), [anon_sym_enum] = ACTIONS(2697), [anon_sym_class] = ACTIONS(2697), [anon_sym_struct] = ACTIONS(2697), [anon_sym_union] = ACTIONS(2697), [anon_sym_if] = ACTIONS(2697), [anon_sym_else] = ACTIONS(2697), [anon_sym_switch] = ACTIONS(2697), [anon_sym_case] = ACTIONS(2697), [anon_sym_default] = ACTIONS(2697), [anon_sym_while] = ACTIONS(2697), [anon_sym_do] = ACTIONS(2697), [anon_sym_for] = ACTIONS(2697), [anon_sym_return] = ACTIONS(2697), [anon_sym_break] = ACTIONS(2697), [anon_sym_continue] = ACTIONS(2697), [anon_sym_goto] = ACTIONS(2697), [anon_sym___try] = ACTIONS(2697), [anon_sym___leave] = ACTIONS(2697), [anon_sym_not] = ACTIONS(2697), [anon_sym_compl] = ACTIONS(2697), [anon_sym_DASH_DASH] = ACTIONS(2699), [anon_sym_PLUS_PLUS] = ACTIONS(2699), [anon_sym_sizeof] = ACTIONS(2697), [anon_sym___alignof__] = ACTIONS(2697), [anon_sym___alignof] = ACTIONS(2697), [anon_sym__alignof] = ACTIONS(2697), [anon_sym_alignof] = ACTIONS(2697), [anon_sym__Alignof] = ACTIONS(2697), [anon_sym_offsetof] = ACTIONS(2697), [anon_sym__Generic] = ACTIONS(2697), [anon_sym_asm] = ACTIONS(2697), [anon_sym___asm__] = ACTIONS(2697), [anon_sym___asm] = ACTIONS(2697), [sym_number_literal] = ACTIONS(2699), [anon_sym_L_SQUOTE] = ACTIONS(2699), [anon_sym_u_SQUOTE] = ACTIONS(2699), [anon_sym_U_SQUOTE] = ACTIONS(2699), [anon_sym_u8_SQUOTE] = ACTIONS(2699), [anon_sym_SQUOTE] = ACTIONS(2699), [anon_sym_L_DQUOTE] = ACTIONS(2699), [anon_sym_u_DQUOTE] = ACTIONS(2699), [anon_sym_U_DQUOTE] = ACTIONS(2699), [anon_sym_u8_DQUOTE] = ACTIONS(2699), [anon_sym_DQUOTE] = ACTIONS(2699), [sym_true] = ACTIONS(2697), [sym_false] = ACTIONS(2697), [anon_sym_NULL] = ACTIONS(2697), [anon_sym_nullptr] = ACTIONS(2697), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2697), [anon_sym_decltype] = ACTIONS(2697), [anon_sym_explicit] = ACTIONS(2697), [anon_sym_typename] = ACTIONS(2697), [anon_sym_template] = ACTIONS(2697), [anon_sym_operator] = ACTIONS(2697), [anon_sym_try] = ACTIONS(2697), [anon_sym_delete] = ACTIONS(2697), [anon_sym_throw] = ACTIONS(2697), [anon_sym_namespace] = ACTIONS(2697), [anon_sym_static_assert] = ACTIONS(2697), [anon_sym_concept] = ACTIONS(2697), [anon_sym_co_return] = ACTIONS(2697), [anon_sym_co_yield] = ACTIONS(2697), [anon_sym_R_DQUOTE] = ACTIONS(2699), [anon_sym_LR_DQUOTE] = ACTIONS(2699), [anon_sym_uR_DQUOTE] = ACTIONS(2699), [anon_sym_UR_DQUOTE] = ACTIONS(2699), [anon_sym_u8R_DQUOTE] = ACTIONS(2699), [anon_sym_co_await] = ACTIONS(2697), [anon_sym_new] = ACTIONS(2697), [anon_sym_requires] = ACTIONS(2697), [sym_this] = ACTIONS(2697), }, [STATE(641)] = { [sym_identifier] = ACTIONS(2629), [aux_sym_preproc_include_token1] = ACTIONS(2629), [aux_sym_preproc_def_token1] = ACTIONS(2629), [aux_sym_preproc_if_token1] = ACTIONS(2629), [aux_sym_preproc_ifdef_token1] = ACTIONS(2629), [aux_sym_preproc_ifdef_token2] = ACTIONS(2629), [sym_preproc_directive] = ACTIONS(2629), [anon_sym_LPAREN2] = ACTIONS(2631), [anon_sym_BANG] = ACTIONS(2631), [anon_sym_TILDE] = ACTIONS(2631), [anon_sym_DASH] = ACTIONS(2629), [anon_sym_PLUS] = ACTIONS(2629), [anon_sym_STAR] = ACTIONS(2631), [anon_sym_AMP_AMP] = ACTIONS(2631), [anon_sym_AMP] = ACTIONS(2629), [anon_sym_SEMI] = ACTIONS(2631), [anon_sym___extension__] = ACTIONS(2629), [anon_sym_typedef] = ACTIONS(2629), [anon_sym_virtual] = ACTIONS(2629), [anon_sym_extern] = ACTIONS(2629), [anon_sym___attribute__] = ACTIONS(2629), [anon_sym___attribute] = ACTIONS(2629), [anon_sym_using] = ACTIONS(2629), [anon_sym_COLON_COLON] = ACTIONS(2631), [anon_sym_LBRACK_LBRACK] = ACTIONS(2631), [anon_sym___declspec] = ACTIONS(2629), [anon_sym___based] = ACTIONS(2629), [anon_sym___cdecl] = ACTIONS(2629), [anon_sym___clrcall] = ACTIONS(2629), [anon_sym___stdcall] = ACTIONS(2629), [anon_sym___fastcall] = ACTIONS(2629), [anon_sym___thiscall] = ACTIONS(2629), [anon_sym___vectorcall] = ACTIONS(2629), [anon_sym_LBRACE] = ACTIONS(2631), [anon_sym_RBRACE] = ACTIONS(2631), [anon_sym_signed] = ACTIONS(2629), [anon_sym_unsigned] = ACTIONS(2629), [anon_sym_long] = ACTIONS(2629), [anon_sym_short] = ACTIONS(2629), [anon_sym_LBRACK] = ACTIONS(2629), [anon_sym_static] = ACTIONS(2629), [anon_sym_register] = ACTIONS(2629), [anon_sym_inline] = ACTIONS(2629), [anon_sym___inline] = ACTIONS(2629), [anon_sym___inline__] = ACTIONS(2629), [anon_sym___forceinline] = ACTIONS(2629), [anon_sym_thread_local] = ACTIONS(2629), [anon_sym___thread] = ACTIONS(2629), [anon_sym_const] = ACTIONS(2629), [anon_sym_constexpr] = ACTIONS(2629), [anon_sym_volatile] = ACTIONS(2629), [anon_sym_restrict] = ACTIONS(2629), [anon_sym___restrict__] = ACTIONS(2629), [anon_sym__Atomic] = ACTIONS(2629), [anon_sym__Noreturn] = ACTIONS(2629), [anon_sym_noreturn] = ACTIONS(2629), [anon_sym__Nonnull] = ACTIONS(2629), [anon_sym_mutable] = ACTIONS(2629), [anon_sym_constinit] = ACTIONS(2629), [anon_sym_consteval] = ACTIONS(2629), [anon_sym_alignas] = ACTIONS(2629), [anon_sym__Alignas] = ACTIONS(2629), [sym_primitive_type] = ACTIONS(2629), [anon_sym_enum] = ACTIONS(2629), [anon_sym_class] = ACTIONS(2629), [anon_sym_struct] = ACTIONS(2629), [anon_sym_union] = ACTIONS(2629), [anon_sym_if] = ACTIONS(2629), [anon_sym_else] = ACTIONS(2629), [anon_sym_switch] = ACTIONS(2629), [anon_sym_case] = ACTIONS(2629), [anon_sym_default] = ACTIONS(2629), [anon_sym_while] = ACTIONS(2629), [anon_sym_do] = ACTIONS(2629), [anon_sym_for] = ACTIONS(2629), [anon_sym_return] = ACTIONS(2629), [anon_sym_break] = ACTIONS(2629), [anon_sym_continue] = ACTIONS(2629), [anon_sym_goto] = ACTIONS(2629), [anon_sym___try] = ACTIONS(2629), [anon_sym___leave] = ACTIONS(2629), [anon_sym_not] = ACTIONS(2629), [anon_sym_compl] = ACTIONS(2629), [anon_sym_DASH_DASH] = ACTIONS(2631), [anon_sym_PLUS_PLUS] = ACTIONS(2631), [anon_sym_sizeof] = ACTIONS(2629), [anon_sym___alignof__] = ACTIONS(2629), [anon_sym___alignof] = ACTIONS(2629), [anon_sym__alignof] = ACTIONS(2629), [anon_sym_alignof] = ACTIONS(2629), [anon_sym__Alignof] = ACTIONS(2629), [anon_sym_offsetof] = ACTIONS(2629), [anon_sym__Generic] = ACTIONS(2629), [anon_sym_asm] = ACTIONS(2629), [anon_sym___asm__] = ACTIONS(2629), [anon_sym___asm] = ACTIONS(2629), [sym_number_literal] = ACTIONS(2631), [anon_sym_L_SQUOTE] = ACTIONS(2631), [anon_sym_u_SQUOTE] = ACTIONS(2631), [anon_sym_U_SQUOTE] = ACTIONS(2631), [anon_sym_u8_SQUOTE] = ACTIONS(2631), [anon_sym_SQUOTE] = ACTIONS(2631), [anon_sym_L_DQUOTE] = ACTIONS(2631), [anon_sym_u_DQUOTE] = ACTIONS(2631), [anon_sym_U_DQUOTE] = ACTIONS(2631), [anon_sym_u8_DQUOTE] = ACTIONS(2631), [anon_sym_DQUOTE] = ACTIONS(2631), [sym_true] = ACTIONS(2629), [sym_false] = ACTIONS(2629), [anon_sym_NULL] = ACTIONS(2629), [anon_sym_nullptr] = ACTIONS(2629), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2629), [anon_sym_decltype] = ACTIONS(2629), [anon_sym_explicit] = ACTIONS(2629), [anon_sym_typename] = ACTIONS(2629), [anon_sym_template] = ACTIONS(2629), [anon_sym_operator] = ACTIONS(2629), [anon_sym_try] = ACTIONS(2629), [anon_sym_delete] = ACTIONS(2629), [anon_sym_throw] = ACTIONS(2629), [anon_sym_namespace] = ACTIONS(2629), [anon_sym_static_assert] = ACTIONS(2629), [anon_sym_concept] = ACTIONS(2629), [anon_sym_co_return] = ACTIONS(2629), [anon_sym_co_yield] = ACTIONS(2629), [anon_sym_R_DQUOTE] = ACTIONS(2631), [anon_sym_LR_DQUOTE] = ACTIONS(2631), [anon_sym_uR_DQUOTE] = ACTIONS(2631), [anon_sym_UR_DQUOTE] = ACTIONS(2631), [anon_sym_u8R_DQUOTE] = ACTIONS(2631), [anon_sym_co_await] = ACTIONS(2629), [anon_sym_new] = ACTIONS(2629), [anon_sym_requires] = ACTIONS(2629), [sym_this] = ACTIONS(2629), }, [STATE(642)] = { [ts_builtin_sym_end] = ACTIONS(3581), [sym_identifier] = ACTIONS(3583), [aux_sym_preproc_include_token1] = ACTIONS(3583), [aux_sym_preproc_def_token1] = ACTIONS(3583), [aux_sym_preproc_if_token1] = ACTIONS(3583), [aux_sym_preproc_ifdef_token1] = ACTIONS(3583), [aux_sym_preproc_ifdef_token2] = ACTIONS(3583), [sym_preproc_directive] = ACTIONS(3583), [anon_sym_LPAREN2] = ACTIONS(3581), [anon_sym_BANG] = ACTIONS(3581), [anon_sym_TILDE] = ACTIONS(3581), [anon_sym_DASH] = ACTIONS(3583), [anon_sym_PLUS] = ACTIONS(3583), [anon_sym_STAR] = ACTIONS(3581), [anon_sym_AMP_AMP] = ACTIONS(3581), [anon_sym_AMP] = ACTIONS(3583), [anon_sym_SEMI] = ACTIONS(3581), [anon_sym___extension__] = ACTIONS(3583), [anon_sym_typedef] = ACTIONS(3583), [anon_sym_virtual] = ACTIONS(3583), [anon_sym_extern] = ACTIONS(3583), [anon_sym___attribute__] = ACTIONS(3583), [anon_sym___attribute] = ACTIONS(3583), [anon_sym_using] = ACTIONS(3583), [anon_sym_COLON_COLON] = ACTIONS(3581), [anon_sym_LBRACK_LBRACK] = ACTIONS(3581), [anon_sym___declspec] = ACTIONS(3583), [anon_sym___based] = ACTIONS(3583), [anon_sym___cdecl] = ACTIONS(3583), [anon_sym___clrcall] = ACTIONS(3583), [anon_sym___stdcall] = ACTIONS(3583), [anon_sym___fastcall] = ACTIONS(3583), [anon_sym___thiscall] = ACTIONS(3583), [anon_sym___vectorcall] = ACTIONS(3583), [anon_sym_LBRACE] = ACTIONS(3581), [anon_sym_signed] = ACTIONS(3583), [anon_sym_unsigned] = ACTIONS(3583), [anon_sym_long] = ACTIONS(3583), [anon_sym_short] = ACTIONS(3583), [anon_sym_LBRACK] = ACTIONS(3583), [anon_sym_static] = ACTIONS(3583), [anon_sym_register] = ACTIONS(3583), [anon_sym_inline] = ACTIONS(3583), [anon_sym___inline] = ACTIONS(3583), [anon_sym___inline__] = ACTIONS(3583), [anon_sym___forceinline] = ACTIONS(3583), [anon_sym_thread_local] = ACTIONS(3583), [anon_sym___thread] = ACTIONS(3583), [anon_sym_const] = ACTIONS(3583), [anon_sym_constexpr] = ACTIONS(3583), [anon_sym_volatile] = ACTIONS(3583), [anon_sym_restrict] = ACTIONS(3583), [anon_sym___restrict__] = ACTIONS(3583), [anon_sym__Atomic] = ACTIONS(3583), [anon_sym__Noreturn] = ACTIONS(3583), [anon_sym_noreturn] = ACTIONS(3583), [anon_sym__Nonnull] = ACTIONS(3583), [anon_sym_mutable] = ACTIONS(3583), [anon_sym_constinit] = ACTIONS(3583), [anon_sym_consteval] = ACTIONS(3583), [anon_sym_alignas] = ACTIONS(3583), [anon_sym__Alignas] = ACTIONS(3583), [sym_primitive_type] = ACTIONS(3583), [anon_sym_enum] = ACTIONS(3583), [anon_sym_class] = ACTIONS(3583), [anon_sym_struct] = ACTIONS(3583), [anon_sym_union] = ACTIONS(3583), [anon_sym_if] = ACTIONS(3583), [anon_sym_switch] = ACTIONS(3583), [anon_sym_case] = ACTIONS(3583), [anon_sym_default] = ACTIONS(3583), [anon_sym_while] = ACTIONS(3583), [anon_sym_do] = ACTIONS(3583), [anon_sym_for] = ACTIONS(3583), [anon_sym_return] = ACTIONS(3583), [anon_sym_break] = ACTIONS(3583), [anon_sym_continue] = ACTIONS(3583), [anon_sym_goto] = ACTIONS(3583), [anon_sym_not] = ACTIONS(3583), [anon_sym_compl] = ACTIONS(3583), [anon_sym_DASH_DASH] = ACTIONS(3581), [anon_sym_PLUS_PLUS] = ACTIONS(3581), [anon_sym_sizeof] = ACTIONS(3583), [anon_sym___alignof__] = ACTIONS(3583), [anon_sym___alignof] = ACTIONS(3583), [anon_sym__alignof] = ACTIONS(3583), [anon_sym_alignof] = ACTIONS(3583), [anon_sym__Alignof] = ACTIONS(3583), [anon_sym_offsetof] = ACTIONS(3583), [anon_sym__Generic] = ACTIONS(3583), [anon_sym_asm] = ACTIONS(3583), [anon_sym___asm__] = ACTIONS(3583), [anon_sym___asm] = ACTIONS(3583), [sym_number_literal] = ACTIONS(3581), [anon_sym_L_SQUOTE] = ACTIONS(3581), [anon_sym_u_SQUOTE] = ACTIONS(3581), [anon_sym_U_SQUOTE] = ACTIONS(3581), [anon_sym_u8_SQUOTE] = ACTIONS(3581), [anon_sym_SQUOTE] = ACTIONS(3581), [anon_sym_L_DQUOTE] = ACTIONS(3581), [anon_sym_u_DQUOTE] = ACTIONS(3581), [anon_sym_U_DQUOTE] = ACTIONS(3581), [anon_sym_u8_DQUOTE] = ACTIONS(3581), [anon_sym_DQUOTE] = ACTIONS(3581), [sym_true] = ACTIONS(3583), [sym_false] = ACTIONS(3583), [anon_sym_NULL] = ACTIONS(3583), [anon_sym_nullptr] = ACTIONS(3583), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3583), [anon_sym_decltype] = ACTIONS(3583), [anon_sym_explicit] = ACTIONS(3583), [anon_sym_typename] = ACTIONS(3583), [anon_sym_export] = ACTIONS(3583), [anon_sym_module] = ACTIONS(3583), [anon_sym_import] = ACTIONS(3583), [anon_sym_template] = ACTIONS(3583), [anon_sym_operator] = ACTIONS(3583), [anon_sym_try] = ACTIONS(3583), [anon_sym_delete] = ACTIONS(3583), [anon_sym_throw] = ACTIONS(3583), [anon_sym_namespace] = ACTIONS(3583), [anon_sym_static_assert] = ACTIONS(3583), [anon_sym_concept] = ACTIONS(3583), [anon_sym_co_return] = ACTIONS(3583), [anon_sym_co_yield] = ACTIONS(3583), [anon_sym_R_DQUOTE] = ACTIONS(3581), [anon_sym_LR_DQUOTE] = ACTIONS(3581), [anon_sym_uR_DQUOTE] = ACTIONS(3581), [anon_sym_UR_DQUOTE] = ACTIONS(3581), [anon_sym_u8R_DQUOTE] = ACTIONS(3581), [anon_sym_co_await] = ACTIONS(3583), [anon_sym_new] = ACTIONS(3583), [anon_sym_requires] = ACTIONS(3583), [sym_this] = ACTIONS(3583), }, [STATE(643)] = { [ts_builtin_sym_end] = ACTIONS(3585), [sym_identifier] = ACTIONS(3587), [aux_sym_preproc_include_token1] = ACTIONS(3587), [aux_sym_preproc_def_token1] = ACTIONS(3587), [aux_sym_preproc_if_token1] = ACTIONS(3587), [aux_sym_preproc_ifdef_token1] = ACTIONS(3587), [aux_sym_preproc_ifdef_token2] = ACTIONS(3587), [sym_preproc_directive] = ACTIONS(3587), [anon_sym_LPAREN2] = ACTIONS(3585), [anon_sym_BANG] = ACTIONS(3585), [anon_sym_TILDE] = ACTIONS(3585), [anon_sym_DASH] = ACTIONS(3587), [anon_sym_PLUS] = ACTIONS(3587), [anon_sym_STAR] = ACTIONS(3585), [anon_sym_AMP_AMP] = ACTIONS(3585), [anon_sym_AMP] = ACTIONS(3587), [anon_sym_SEMI] = ACTIONS(3585), [anon_sym___extension__] = ACTIONS(3587), [anon_sym_typedef] = ACTIONS(3587), [anon_sym_virtual] = ACTIONS(3587), [anon_sym_extern] = ACTIONS(3587), [anon_sym___attribute__] = ACTIONS(3587), [anon_sym___attribute] = ACTIONS(3587), [anon_sym_using] = ACTIONS(3587), [anon_sym_COLON_COLON] = ACTIONS(3585), [anon_sym_LBRACK_LBRACK] = ACTIONS(3585), [anon_sym___declspec] = ACTIONS(3587), [anon_sym___based] = ACTIONS(3587), [anon_sym___cdecl] = ACTIONS(3587), [anon_sym___clrcall] = ACTIONS(3587), [anon_sym___stdcall] = ACTIONS(3587), [anon_sym___fastcall] = ACTIONS(3587), [anon_sym___thiscall] = ACTIONS(3587), [anon_sym___vectorcall] = ACTIONS(3587), [anon_sym_LBRACE] = ACTIONS(3585), [anon_sym_signed] = ACTIONS(3587), [anon_sym_unsigned] = ACTIONS(3587), [anon_sym_long] = ACTIONS(3587), [anon_sym_short] = ACTIONS(3587), [anon_sym_LBRACK] = ACTIONS(3587), [anon_sym_static] = ACTIONS(3587), [anon_sym_register] = ACTIONS(3587), [anon_sym_inline] = ACTIONS(3587), [anon_sym___inline] = ACTIONS(3587), [anon_sym___inline__] = ACTIONS(3587), [anon_sym___forceinline] = ACTIONS(3587), [anon_sym_thread_local] = ACTIONS(3587), [anon_sym___thread] = ACTIONS(3587), [anon_sym_const] = ACTIONS(3587), [anon_sym_constexpr] = ACTIONS(3587), [anon_sym_volatile] = ACTIONS(3587), [anon_sym_restrict] = ACTIONS(3587), [anon_sym___restrict__] = ACTIONS(3587), [anon_sym__Atomic] = ACTIONS(3587), [anon_sym__Noreturn] = ACTIONS(3587), [anon_sym_noreturn] = ACTIONS(3587), [anon_sym__Nonnull] = ACTIONS(3587), [anon_sym_mutable] = ACTIONS(3587), [anon_sym_constinit] = ACTIONS(3587), [anon_sym_consteval] = ACTIONS(3587), [anon_sym_alignas] = ACTIONS(3587), [anon_sym__Alignas] = ACTIONS(3587), [sym_primitive_type] = ACTIONS(3587), [anon_sym_enum] = ACTIONS(3587), [anon_sym_class] = ACTIONS(3587), [anon_sym_struct] = ACTIONS(3587), [anon_sym_union] = ACTIONS(3587), [anon_sym_if] = ACTIONS(3587), [anon_sym_switch] = ACTIONS(3587), [anon_sym_case] = ACTIONS(3587), [anon_sym_default] = ACTIONS(3587), [anon_sym_while] = ACTIONS(3587), [anon_sym_do] = ACTIONS(3587), [anon_sym_for] = ACTIONS(3587), [anon_sym_return] = ACTIONS(3587), [anon_sym_break] = ACTIONS(3587), [anon_sym_continue] = ACTIONS(3587), [anon_sym_goto] = ACTIONS(3587), [anon_sym_not] = ACTIONS(3587), [anon_sym_compl] = ACTIONS(3587), [anon_sym_DASH_DASH] = ACTIONS(3585), [anon_sym_PLUS_PLUS] = ACTIONS(3585), [anon_sym_sizeof] = ACTIONS(3587), [anon_sym___alignof__] = ACTIONS(3587), [anon_sym___alignof] = ACTIONS(3587), [anon_sym__alignof] = ACTIONS(3587), [anon_sym_alignof] = ACTIONS(3587), [anon_sym__Alignof] = ACTIONS(3587), [anon_sym_offsetof] = ACTIONS(3587), [anon_sym__Generic] = ACTIONS(3587), [anon_sym_asm] = ACTIONS(3587), [anon_sym___asm__] = ACTIONS(3587), [anon_sym___asm] = ACTIONS(3587), [sym_number_literal] = ACTIONS(3585), [anon_sym_L_SQUOTE] = ACTIONS(3585), [anon_sym_u_SQUOTE] = ACTIONS(3585), [anon_sym_U_SQUOTE] = ACTIONS(3585), [anon_sym_u8_SQUOTE] = ACTIONS(3585), [anon_sym_SQUOTE] = ACTIONS(3585), [anon_sym_L_DQUOTE] = ACTIONS(3585), [anon_sym_u_DQUOTE] = ACTIONS(3585), [anon_sym_U_DQUOTE] = ACTIONS(3585), [anon_sym_u8_DQUOTE] = ACTIONS(3585), [anon_sym_DQUOTE] = ACTIONS(3585), [sym_true] = ACTIONS(3587), [sym_false] = ACTIONS(3587), [anon_sym_NULL] = ACTIONS(3587), [anon_sym_nullptr] = ACTIONS(3587), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3587), [anon_sym_decltype] = ACTIONS(3587), [anon_sym_explicit] = ACTIONS(3587), [anon_sym_typename] = ACTIONS(3587), [anon_sym_export] = ACTIONS(3587), [anon_sym_module] = ACTIONS(3587), [anon_sym_import] = ACTIONS(3587), [anon_sym_template] = ACTIONS(3587), [anon_sym_operator] = ACTIONS(3587), [anon_sym_try] = ACTIONS(3587), [anon_sym_delete] = ACTIONS(3587), [anon_sym_throw] = ACTIONS(3587), [anon_sym_namespace] = ACTIONS(3587), [anon_sym_static_assert] = ACTIONS(3587), [anon_sym_concept] = ACTIONS(3587), [anon_sym_co_return] = ACTIONS(3587), [anon_sym_co_yield] = ACTIONS(3587), [anon_sym_R_DQUOTE] = ACTIONS(3585), [anon_sym_LR_DQUOTE] = ACTIONS(3585), [anon_sym_uR_DQUOTE] = ACTIONS(3585), [anon_sym_UR_DQUOTE] = ACTIONS(3585), [anon_sym_u8R_DQUOTE] = ACTIONS(3585), [anon_sym_co_await] = ACTIONS(3587), [anon_sym_new] = ACTIONS(3587), [anon_sym_requires] = ACTIONS(3587), [sym_this] = ACTIONS(3587), }, [STATE(644)] = { [ts_builtin_sym_end] = ACTIONS(3589), [sym_identifier] = ACTIONS(3591), [aux_sym_preproc_include_token1] = ACTIONS(3591), [aux_sym_preproc_def_token1] = ACTIONS(3591), [aux_sym_preproc_if_token1] = ACTIONS(3591), [aux_sym_preproc_ifdef_token1] = ACTIONS(3591), [aux_sym_preproc_ifdef_token2] = ACTIONS(3591), [sym_preproc_directive] = ACTIONS(3591), [anon_sym_LPAREN2] = ACTIONS(3589), [anon_sym_BANG] = ACTIONS(3589), [anon_sym_TILDE] = ACTIONS(3589), [anon_sym_DASH] = ACTIONS(3591), [anon_sym_PLUS] = ACTIONS(3591), [anon_sym_STAR] = ACTIONS(3589), [anon_sym_AMP_AMP] = ACTIONS(3589), [anon_sym_AMP] = ACTIONS(3591), [anon_sym_SEMI] = ACTIONS(3589), [anon_sym___extension__] = ACTIONS(3591), [anon_sym_typedef] = ACTIONS(3591), [anon_sym_virtual] = ACTIONS(3591), [anon_sym_extern] = ACTIONS(3591), [anon_sym___attribute__] = ACTIONS(3591), [anon_sym___attribute] = ACTIONS(3591), [anon_sym_using] = ACTIONS(3591), [anon_sym_COLON_COLON] = ACTIONS(3589), [anon_sym_LBRACK_LBRACK] = ACTIONS(3589), [anon_sym___declspec] = ACTIONS(3591), [anon_sym___based] = ACTIONS(3591), [anon_sym___cdecl] = ACTIONS(3591), [anon_sym___clrcall] = ACTIONS(3591), [anon_sym___stdcall] = ACTIONS(3591), [anon_sym___fastcall] = ACTIONS(3591), [anon_sym___thiscall] = ACTIONS(3591), [anon_sym___vectorcall] = ACTIONS(3591), [anon_sym_LBRACE] = ACTIONS(3589), [anon_sym_signed] = ACTIONS(3591), [anon_sym_unsigned] = ACTIONS(3591), [anon_sym_long] = ACTIONS(3591), [anon_sym_short] = ACTIONS(3591), [anon_sym_LBRACK] = ACTIONS(3591), [anon_sym_static] = ACTIONS(3591), [anon_sym_register] = ACTIONS(3591), [anon_sym_inline] = ACTIONS(3591), [anon_sym___inline] = ACTIONS(3591), [anon_sym___inline__] = ACTIONS(3591), [anon_sym___forceinline] = ACTIONS(3591), [anon_sym_thread_local] = ACTIONS(3591), [anon_sym___thread] = ACTIONS(3591), [anon_sym_const] = ACTIONS(3591), [anon_sym_constexpr] = ACTIONS(3591), [anon_sym_volatile] = ACTIONS(3591), [anon_sym_restrict] = ACTIONS(3591), [anon_sym___restrict__] = ACTIONS(3591), [anon_sym__Atomic] = ACTIONS(3591), [anon_sym__Noreturn] = ACTIONS(3591), [anon_sym_noreturn] = ACTIONS(3591), [anon_sym__Nonnull] = ACTIONS(3591), [anon_sym_mutable] = ACTIONS(3591), [anon_sym_constinit] = ACTIONS(3591), [anon_sym_consteval] = ACTIONS(3591), [anon_sym_alignas] = ACTIONS(3591), [anon_sym__Alignas] = ACTIONS(3591), [sym_primitive_type] = ACTIONS(3591), [anon_sym_enum] = ACTIONS(3591), [anon_sym_class] = ACTIONS(3591), [anon_sym_struct] = ACTIONS(3591), [anon_sym_union] = ACTIONS(3591), [anon_sym_if] = ACTIONS(3591), [anon_sym_switch] = ACTIONS(3591), [anon_sym_case] = ACTIONS(3591), [anon_sym_default] = ACTIONS(3591), [anon_sym_while] = ACTIONS(3591), [anon_sym_do] = ACTIONS(3591), [anon_sym_for] = ACTIONS(3591), [anon_sym_return] = ACTIONS(3591), [anon_sym_break] = ACTIONS(3591), [anon_sym_continue] = ACTIONS(3591), [anon_sym_goto] = ACTIONS(3591), [anon_sym_not] = ACTIONS(3591), [anon_sym_compl] = ACTIONS(3591), [anon_sym_DASH_DASH] = ACTIONS(3589), [anon_sym_PLUS_PLUS] = ACTIONS(3589), [anon_sym_sizeof] = ACTIONS(3591), [anon_sym___alignof__] = ACTIONS(3591), [anon_sym___alignof] = ACTIONS(3591), [anon_sym__alignof] = ACTIONS(3591), [anon_sym_alignof] = ACTIONS(3591), [anon_sym__Alignof] = ACTIONS(3591), [anon_sym_offsetof] = ACTIONS(3591), [anon_sym__Generic] = ACTIONS(3591), [anon_sym_asm] = ACTIONS(3591), [anon_sym___asm__] = ACTIONS(3591), [anon_sym___asm] = ACTIONS(3591), [sym_number_literal] = ACTIONS(3589), [anon_sym_L_SQUOTE] = ACTIONS(3589), [anon_sym_u_SQUOTE] = ACTIONS(3589), [anon_sym_U_SQUOTE] = ACTIONS(3589), [anon_sym_u8_SQUOTE] = ACTIONS(3589), [anon_sym_SQUOTE] = ACTIONS(3589), [anon_sym_L_DQUOTE] = ACTIONS(3589), [anon_sym_u_DQUOTE] = ACTIONS(3589), [anon_sym_U_DQUOTE] = ACTIONS(3589), [anon_sym_u8_DQUOTE] = ACTIONS(3589), [anon_sym_DQUOTE] = ACTIONS(3589), [sym_true] = ACTIONS(3591), [sym_false] = ACTIONS(3591), [anon_sym_NULL] = ACTIONS(3591), [anon_sym_nullptr] = ACTIONS(3591), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3591), [anon_sym_decltype] = ACTIONS(3591), [anon_sym_explicit] = ACTIONS(3591), [anon_sym_typename] = ACTIONS(3591), [anon_sym_export] = ACTIONS(3591), [anon_sym_module] = ACTIONS(3591), [anon_sym_import] = ACTIONS(3591), [anon_sym_template] = ACTIONS(3591), [anon_sym_operator] = ACTIONS(3591), [anon_sym_try] = ACTIONS(3591), [anon_sym_delete] = ACTIONS(3591), [anon_sym_throw] = ACTIONS(3591), [anon_sym_namespace] = ACTIONS(3591), [anon_sym_static_assert] = ACTIONS(3591), [anon_sym_concept] = ACTIONS(3591), [anon_sym_co_return] = ACTIONS(3591), [anon_sym_co_yield] = ACTIONS(3591), [anon_sym_R_DQUOTE] = ACTIONS(3589), [anon_sym_LR_DQUOTE] = ACTIONS(3589), [anon_sym_uR_DQUOTE] = ACTIONS(3589), [anon_sym_UR_DQUOTE] = ACTIONS(3589), [anon_sym_u8R_DQUOTE] = ACTIONS(3589), [anon_sym_co_await] = ACTIONS(3591), [anon_sym_new] = ACTIONS(3591), [anon_sym_requires] = ACTIONS(3591), [sym_this] = ACTIONS(3591), }, [STATE(645)] = { [ts_builtin_sym_end] = ACTIONS(3593), [sym_identifier] = ACTIONS(3595), [aux_sym_preproc_include_token1] = ACTIONS(3595), [aux_sym_preproc_def_token1] = ACTIONS(3595), [aux_sym_preproc_if_token1] = ACTIONS(3595), [aux_sym_preproc_ifdef_token1] = ACTIONS(3595), [aux_sym_preproc_ifdef_token2] = ACTIONS(3595), [sym_preproc_directive] = ACTIONS(3595), [anon_sym_LPAREN2] = ACTIONS(3593), [anon_sym_BANG] = ACTIONS(3593), [anon_sym_TILDE] = ACTIONS(3593), [anon_sym_DASH] = ACTIONS(3595), [anon_sym_PLUS] = ACTIONS(3595), [anon_sym_STAR] = ACTIONS(3593), [anon_sym_AMP_AMP] = ACTIONS(3593), [anon_sym_AMP] = ACTIONS(3595), [anon_sym_SEMI] = ACTIONS(3593), [anon_sym___extension__] = ACTIONS(3595), [anon_sym_typedef] = ACTIONS(3595), [anon_sym_virtual] = ACTIONS(3595), [anon_sym_extern] = ACTIONS(3595), [anon_sym___attribute__] = ACTIONS(3595), [anon_sym___attribute] = ACTIONS(3595), [anon_sym_using] = ACTIONS(3595), [anon_sym_COLON_COLON] = ACTIONS(3593), [anon_sym_LBRACK_LBRACK] = ACTIONS(3593), [anon_sym___declspec] = ACTIONS(3595), [anon_sym___based] = ACTIONS(3595), [anon_sym___cdecl] = ACTIONS(3595), [anon_sym___clrcall] = ACTIONS(3595), [anon_sym___stdcall] = ACTIONS(3595), [anon_sym___fastcall] = ACTIONS(3595), [anon_sym___thiscall] = ACTIONS(3595), [anon_sym___vectorcall] = ACTIONS(3595), [anon_sym_LBRACE] = ACTIONS(3593), [anon_sym_signed] = ACTIONS(3595), [anon_sym_unsigned] = ACTIONS(3595), [anon_sym_long] = ACTIONS(3595), [anon_sym_short] = ACTIONS(3595), [anon_sym_LBRACK] = ACTIONS(3595), [anon_sym_static] = ACTIONS(3595), [anon_sym_register] = ACTIONS(3595), [anon_sym_inline] = ACTIONS(3595), [anon_sym___inline] = ACTIONS(3595), [anon_sym___inline__] = ACTIONS(3595), [anon_sym___forceinline] = ACTIONS(3595), [anon_sym_thread_local] = ACTIONS(3595), [anon_sym___thread] = ACTIONS(3595), [anon_sym_const] = ACTIONS(3595), [anon_sym_constexpr] = ACTIONS(3595), [anon_sym_volatile] = ACTIONS(3595), [anon_sym_restrict] = ACTIONS(3595), [anon_sym___restrict__] = ACTIONS(3595), [anon_sym__Atomic] = ACTIONS(3595), [anon_sym__Noreturn] = ACTIONS(3595), [anon_sym_noreturn] = ACTIONS(3595), [anon_sym__Nonnull] = ACTIONS(3595), [anon_sym_mutable] = ACTIONS(3595), [anon_sym_constinit] = ACTIONS(3595), [anon_sym_consteval] = ACTIONS(3595), [anon_sym_alignas] = ACTIONS(3595), [anon_sym__Alignas] = ACTIONS(3595), [sym_primitive_type] = ACTIONS(3595), [anon_sym_enum] = ACTIONS(3595), [anon_sym_class] = ACTIONS(3595), [anon_sym_struct] = ACTIONS(3595), [anon_sym_union] = ACTIONS(3595), [anon_sym_if] = ACTIONS(3595), [anon_sym_switch] = ACTIONS(3595), [anon_sym_case] = ACTIONS(3595), [anon_sym_default] = ACTIONS(3595), [anon_sym_while] = ACTIONS(3595), [anon_sym_do] = ACTIONS(3595), [anon_sym_for] = ACTIONS(3595), [anon_sym_return] = ACTIONS(3595), [anon_sym_break] = ACTIONS(3595), [anon_sym_continue] = ACTIONS(3595), [anon_sym_goto] = ACTIONS(3595), [anon_sym_not] = ACTIONS(3595), [anon_sym_compl] = ACTIONS(3595), [anon_sym_DASH_DASH] = ACTIONS(3593), [anon_sym_PLUS_PLUS] = ACTIONS(3593), [anon_sym_sizeof] = ACTIONS(3595), [anon_sym___alignof__] = ACTIONS(3595), [anon_sym___alignof] = ACTIONS(3595), [anon_sym__alignof] = ACTIONS(3595), [anon_sym_alignof] = ACTIONS(3595), [anon_sym__Alignof] = ACTIONS(3595), [anon_sym_offsetof] = ACTIONS(3595), [anon_sym__Generic] = ACTIONS(3595), [anon_sym_asm] = ACTIONS(3595), [anon_sym___asm__] = ACTIONS(3595), [anon_sym___asm] = ACTIONS(3595), [sym_number_literal] = ACTIONS(3593), [anon_sym_L_SQUOTE] = ACTIONS(3593), [anon_sym_u_SQUOTE] = ACTIONS(3593), [anon_sym_U_SQUOTE] = ACTIONS(3593), [anon_sym_u8_SQUOTE] = ACTIONS(3593), [anon_sym_SQUOTE] = ACTIONS(3593), [anon_sym_L_DQUOTE] = ACTIONS(3593), [anon_sym_u_DQUOTE] = ACTIONS(3593), [anon_sym_U_DQUOTE] = ACTIONS(3593), [anon_sym_u8_DQUOTE] = ACTIONS(3593), [anon_sym_DQUOTE] = ACTIONS(3593), [sym_true] = ACTIONS(3595), [sym_false] = ACTIONS(3595), [anon_sym_NULL] = ACTIONS(3595), [anon_sym_nullptr] = ACTIONS(3595), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3595), [anon_sym_decltype] = ACTIONS(3595), [anon_sym_explicit] = ACTIONS(3595), [anon_sym_typename] = ACTIONS(3595), [anon_sym_export] = ACTIONS(3595), [anon_sym_module] = ACTIONS(3595), [anon_sym_import] = ACTIONS(3595), [anon_sym_template] = ACTIONS(3595), [anon_sym_operator] = ACTIONS(3595), [anon_sym_try] = ACTIONS(3595), [anon_sym_delete] = ACTIONS(3595), [anon_sym_throw] = ACTIONS(3595), [anon_sym_namespace] = ACTIONS(3595), [anon_sym_static_assert] = ACTIONS(3595), [anon_sym_concept] = ACTIONS(3595), [anon_sym_co_return] = ACTIONS(3595), [anon_sym_co_yield] = ACTIONS(3595), [anon_sym_R_DQUOTE] = ACTIONS(3593), [anon_sym_LR_DQUOTE] = ACTIONS(3593), [anon_sym_uR_DQUOTE] = ACTIONS(3593), [anon_sym_UR_DQUOTE] = ACTIONS(3593), [anon_sym_u8R_DQUOTE] = ACTIONS(3593), [anon_sym_co_await] = ACTIONS(3595), [anon_sym_new] = ACTIONS(3595), [anon_sym_requires] = ACTIONS(3595), [sym_this] = ACTIONS(3595), }, [STATE(646)] = { [ts_builtin_sym_end] = ACTIONS(3597), [sym_identifier] = ACTIONS(3599), [aux_sym_preproc_include_token1] = ACTIONS(3599), [aux_sym_preproc_def_token1] = ACTIONS(3599), [aux_sym_preproc_if_token1] = ACTIONS(3599), [aux_sym_preproc_ifdef_token1] = ACTIONS(3599), [aux_sym_preproc_ifdef_token2] = ACTIONS(3599), [sym_preproc_directive] = ACTIONS(3599), [anon_sym_LPAREN2] = ACTIONS(3597), [anon_sym_BANG] = ACTIONS(3597), [anon_sym_TILDE] = ACTIONS(3597), [anon_sym_DASH] = ACTIONS(3599), [anon_sym_PLUS] = ACTIONS(3599), [anon_sym_STAR] = ACTIONS(3597), [anon_sym_AMP_AMP] = ACTIONS(3597), [anon_sym_AMP] = ACTIONS(3599), [anon_sym_SEMI] = ACTIONS(3597), [anon_sym___extension__] = ACTIONS(3599), [anon_sym_typedef] = ACTIONS(3599), [anon_sym_virtual] = ACTIONS(3599), [anon_sym_extern] = ACTIONS(3599), [anon_sym___attribute__] = ACTIONS(3599), [anon_sym___attribute] = ACTIONS(3599), [anon_sym_using] = ACTIONS(3599), [anon_sym_COLON_COLON] = ACTIONS(3597), [anon_sym_LBRACK_LBRACK] = ACTIONS(3597), [anon_sym___declspec] = ACTIONS(3599), [anon_sym___based] = ACTIONS(3599), [anon_sym___cdecl] = ACTIONS(3599), [anon_sym___clrcall] = ACTIONS(3599), [anon_sym___stdcall] = ACTIONS(3599), [anon_sym___fastcall] = ACTIONS(3599), [anon_sym___thiscall] = ACTIONS(3599), [anon_sym___vectorcall] = ACTIONS(3599), [anon_sym_LBRACE] = ACTIONS(3597), [anon_sym_signed] = ACTIONS(3599), [anon_sym_unsigned] = ACTIONS(3599), [anon_sym_long] = ACTIONS(3599), [anon_sym_short] = ACTIONS(3599), [anon_sym_LBRACK] = ACTIONS(3599), [anon_sym_static] = ACTIONS(3599), [anon_sym_register] = ACTIONS(3599), [anon_sym_inline] = ACTIONS(3599), [anon_sym___inline] = ACTIONS(3599), [anon_sym___inline__] = ACTIONS(3599), [anon_sym___forceinline] = ACTIONS(3599), [anon_sym_thread_local] = ACTIONS(3599), [anon_sym___thread] = ACTIONS(3599), [anon_sym_const] = ACTIONS(3599), [anon_sym_constexpr] = ACTIONS(3599), [anon_sym_volatile] = ACTIONS(3599), [anon_sym_restrict] = ACTIONS(3599), [anon_sym___restrict__] = ACTIONS(3599), [anon_sym__Atomic] = ACTIONS(3599), [anon_sym__Noreturn] = ACTIONS(3599), [anon_sym_noreturn] = ACTIONS(3599), [anon_sym__Nonnull] = ACTIONS(3599), [anon_sym_mutable] = ACTIONS(3599), [anon_sym_constinit] = ACTIONS(3599), [anon_sym_consteval] = ACTIONS(3599), [anon_sym_alignas] = ACTIONS(3599), [anon_sym__Alignas] = ACTIONS(3599), [sym_primitive_type] = ACTIONS(3599), [anon_sym_enum] = ACTIONS(3599), [anon_sym_class] = ACTIONS(3599), [anon_sym_struct] = ACTIONS(3599), [anon_sym_union] = ACTIONS(3599), [anon_sym_if] = ACTIONS(3599), [anon_sym_switch] = ACTIONS(3599), [anon_sym_case] = ACTIONS(3599), [anon_sym_default] = ACTIONS(3599), [anon_sym_while] = ACTIONS(3599), [anon_sym_do] = ACTIONS(3599), [anon_sym_for] = ACTIONS(3599), [anon_sym_return] = ACTIONS(3599), [anon_sym_break] = ACTIONS(3599), [anon_sym_continue] = ACTIONS(3599), [anon_sym_goto] = ACTIONS(3599), [anon_sym_not] = ACTIONS(3599), [anon_sym_compl] = ACTIONS(3599), [anon_sym_DASH_DASH] = ACTIONS(3597), [anon_sym_PLUS_PLUS] = ACTIONS(3597), [anon_sym_sizeof] = ACTIONS(3599), [anon_sym___alignof__] = ACTIONS(3599), [anon_sym___alignof] = ACTIONS(3599), [anon_sym__alignof] = ACTIONS(3599), [anon_sym_alignof] = ACTIONS(3599), [anon_sym__Alignof] = ACTIONS(3599), [anon_sym_offsetof] = ACTIONS(3599), [anon_sym__Generic] = ACTIONS(3599), [anon_sym_asm] = ACTIONS(3599), [anon_sym___asm__] = ACTIONS(3599), [anon_sym___asm] = ACTIONS(3599), [sym_number_literal] = ACTIONS(3597), [anon_sym_L_SQUOTE] = ACTIONS(3597), [anon_sym_u_SQUOTE] = ACTIONS(3597), [anon_sym_U_SQUOTE] = ACTIONS(3597), [anon_sym_u8_SQUOTE] = ACTIONS(3597), [anon_sym_SQUOTE] = ACTIONS(3597), [anon_sym_L_DQUOTE] = ACTIONS(3597), [anon_sym_u_DQUOTE] = ACTIONS(3597), [anon_sym_U_DQUOTE] = ACTIONS(3597), [anon_sym_u8_DQUOTE] = ACTIONS(3597), [anon_sym_DQUOTE] = ACTIONS(3597), [sym_true] = ACTIONS(3599), [sym_false] = ACTIONS(3599), [anon_sym_NULL] = ACTIONS(3599), [anon_sym_nullptr] = ACTIONS(3599), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3599), [anon_sym_decltype] = ACTIONS(3599), [anon_sym_explicit] = ACTIONS(3599), [anon_sym_typename] = ACTIONS(3599), [anon_sym_export] = ACTIONS(3599), [anon_sym_module] = ACTIONS(3599), [anon_sym_import] = ACTIONS(3599), [anon_sym_template] = ACTIONS(3599), [anon_sym_operator] = ACTIONS(3599), [anon_sym_try] = ACTIONS(3599), [anon_sym_delete] = ACTIONS(3599), [anon_sym_throw] = ACTIONS(3599), [anon_sym_namespace] = ACTIONS(3599), [anon_sym_static_assert] = ACTIONS(3599), [anon_sym_concept] = ACTIONS(3599), [anon_sym_co_return] = ACTIONS(3599), [anon_sym_co_yield] = ACTIONS(3599), [anon_sym_R_DQUOTE] = ACTIONS(3597), [anon_sym_LR_DQUOTE] = ACTIONS(3597), [anon_sym_uR_DQUOTE] = ACTIONS(3597), [anon_sym_UR_DQUOTE] = ACTIONS(3597), [anon_sym_u8R_DQUOTE] = ACTIONS(3597), [anon_sym_co_await] = ACTIONS(3599), [anon_sym_new] = ACTIONS(3599), [anon_sym_requires] = ACTIONS(3599), [sym_this] = ACTIONS(3599), }, [STATE(647)] = { [ts_builtin_sym_end] = ACTIONS(3601), [sym_identifier] = ACTIONS(3603), [aux_sym_preproc_include_token1] = ACTIONS(3603), [aux_sym_preproc_def_token1] = ACTIONS(3603), [aux_sym_preproc_if_token1] = ACTIONS(3603), [aux_sym_preproc_ifdef_token1] = ACTIONS(3603), [aux_sym_preproc_ifdef_token2] = ACTIONS(3603), [sym_preproc_directive] = ACTIONS(3603), [anon_sym_LPAREN2] = ACTIONS(3601), [anon_sym_BANG] = ACTIONS(3601), [anon_sym_TILDE] = ACTIONS(3601), [anon_sym_DASH] = ACTIONS(3603), [anon_sym_PLUS] = ACTIONS(3603), [anon_sym_STAR] = ACTIONS(3601), [anon_sym_AMP_AMP] = ACTIONS(3601), [anon_sym_AMP] = ACTIONS(3603), [anon_sym_SEMI] = ACTIONS(3601), [anon_sym___extension__] = ACTIONS(3603), [anon_sym_typedef] = ACTIONS(3603), [anon_sym_virtual] = ACTIONS(3603), [anon_sym_extern] = ACTIONS(3603), [anon_sym___attribute__] = ACTIONS(3603), [anon_sym___attribute] = ACTIONS(3603), [anon_sym_using] = ACTIONS(3603), [anon_sym_COLON_COLON] = ACTIONS(3601), [anon_sym_LBRACK_LBRACK] = ACTIONS(3601), [anon_sym___declspec] = ACTIONS(3603), [anon_sym___based] = ACTIONS(3603), [anon_sym___cdecl] = ACTIONS(3603), [anon_sym___clrcall] = ACTIONS(3603), [anon_sym___stdcall] = ACTIONS(3603), [anon_sym___fastcall] = ACTIONS(3603), [anon_sym___thiscall] = ACTIONS(3603), [anon_sym___vectorcall] = ACTIONS(3603), [anon_sym_LBRACE] = ACTIONS(3601), [anon_sym_signed] = ACTIONS(3603), [anon_sym_unsigned] = ACTIONS(3603), [anon_sym_long] = ACTIONS(3603), [anon_sym_short] = ACTIONS(3603), [anon_sym_LBRACK] = ACTIONS(3603), [anon_sym_static] = ACTIONS(3603), [anon_sym_register] = ACTIONS(3603), [anon_sym_inline] = ACTIONS(3603), [anon_sym___inline] = ACTIONS(3603), [anon_sym___inline__] = ACTIONS(3603), [anon_sym___forceinline] = ACTIONS(3603), [anon_sym_thread_local] = ACTIONS(3603), [anon_sym___thread] = ACTIONS(3603), [anon_sym_const] = ACTIONS(3603), [anon_sym_constexpr] = ACTIONS(3603), [anon_sym_volatile] = ACTIONS(3603), [anon_sym_restrict] = ACTIONS(3603), [anon_sym___restrict__] = ACTIONS(3603), [anon_sym__Atomic] = ACTIONS(3603), [anon_sym__Noreturn] = ACTIONS(3603), [anon_sym_noreturn] = ACTIONS(3603), [anon_sym__Nonnull] = ACTIONS(3603), [anon_sym_mutable] = ACTIONS(3603), [anon_sym_constinit] = ACTIONS(3603), [anon_sym_consteval] = ACTIONS(3603), [anon_sym_alignas] = ACTIONS(3603), [anon_sym__Alignas] = ACTIONS(3603), [sym_primitive_type] = ACTIONS(3603), [anon_sym_enum] = ACTIONS(3603), [anon_sym_class] = ACTIONS(3603), [anon_sym_struct] = ACTIONS(3603), [anon_sym_union] = ACTIONS(3603), [anon_sym_if] = ACTIONS(3603), [anon_sym_switch] = ACTIONS(3603), [anon_sym_case] = ACTIONS(3603), [anon_sym_default] = ACTIONS(3603), [anon_sym_while] = ACTIONS(3603), [anon_sym_do] = ACTIONS(3603), [anon_sym_for] = ACTIONS(3603), [anon_sym_return] = ACTIONS(3603), [anon_sym_break] = ACTIONS(3603), [anon_sym_continue] = ACTIONS(3603), [anon_sym_goto] = ACTIONS(3603), [anon_sym_not] = ACTIONS(3603), [anon_sym_compl] = ACTIONS(3603), [anon_sym_DASH_DASH] = ACTIONS(3601), [anon_sym_PLUS_PLUS] = ACTIONS(3601), [anon_sym_sizeof] = ACTIONS(3603), [anon_sym___alignof__] = ACTIONS(3603), [anon_sym___alignof] = ACTIONS(3603), [anon_sym__alignof] = ACTIONS(3603), [anon_sym_alignof] = ACTIONS(3603), [anon_sym__Alignof] = ACTIONS(3603), [anon_sym_offsetof] = ACTIONS(3603), [anon_sym__Generic] = ACTIONS(3603), [anon_sym_asm] = ACTIONS(3603), [anon_sym___asm__] = ACTIONS(3603), [anon_sym___asm] = ACTIONS(3603), [sym_number_literal] = ACTIONS(3601), [anon_sym_L_SQUOTE] = ACTIONS(3601), [anon_sym_u_SQUOTE] = ACTIONS(3601), [anon_sym_U_SQUOTE] = ACTIONS(3601), [anon_sym_u8_SQUOTE] = ACTIONS(3601), [anon_sym_SQUOTE] = ACTIONS(3601), [anon_sym_L_DQUOTE] = ACTIONS(3601), [anon_sym_u_DQUOTE] = ACTIONS(3601), [anon_sym_U_DQUOTE] = ACTIONS(3601), [anon_sym_u8_DQUOTE] = ACTIONS(3601), [anon_sym_DQUOTE] = ACTIONS(3601), [sym_true] = ACTIONS(3603), [sym_false] = ACTIONS(3603), [anon_sym_NULL] = ACTIONS(3603), [anon_sym_nullptr] = ACTIONS(3603), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3603), [anon_sym_decltype] = ACTIONS(3603), [anon_sym_explicit] = ACTIONS(3603), [anon_sym_typename] = ACTIONS(3603), [anon_sym_export] = ACTIONS(3603), [anon_sym_module] = ACTIONS(3603), [anon_sym_import] = ACTIONS(3603), [anon_sym_template] = ACTIONS(3603), [anon_sym_operator] = ACTIONS(3603), [anon_sym_try] = ACTIONS(3603), [anon_sym_delete] = ACTIONS(3603), [anon_sym_throw] = ACTIONS(3603), [anon_sym_namespace] = ACTIONS(3603), [anon_sym_static_assert] = ACTIONS(3603), [anon_sym_concept] = ACTIONS(3603), [anon_sym_co_return] = ACTIONS(3603), [anon_sym_co_yield] = ACTIONS(3603), [anon_sym_R_DQUOTE] = ACTIONS(3601), [anon_sym_LR_DQUOTE] = ACTIONS(3601), [anon_sym_uR_DQUOTE] = ACTIONS(3601), [anon_sym_UR_DQUOTE] = ACTIONS(3601), [anon_sym_u8R_DQUOTE] = ACTIONS(3601), [anon_sym_co_await] = ACTIONS(3603), [anon_sym_new] = ACTIONS(3603), [anon_sym_requires] = ACTIONS(3603), [sym_this] = ACTIONS(3603), }, [STATE(648)] = { [ts_builtin_sym_end] = ACTIONS(3605), [sym_identifier] = ACTIONS(3607), [aux_sym_preproc_include_token1] = ACTIONS(3607), [aux_sym_preproc_def_token1] = ACTIONS(3607), [aux_sym_preproc_if_token1] = ACTIONS(3607), [aux_sym_preproc_ifdef_token1] = ACTIONS(3607), [aux_sym_preproc_ifdef_token2] = ACTIONS(3607), [sym_preproc_directive] = ACTIONS(3607), [anon_sym_LPAREN2] = ACTIONS(3605), [anon_sym_BANG] = ACTIONS(3605), [anon_sym_TILDE] = ACTIONS(3605), [anon_sym_DASH] = ACTIONS(3607), [anon_sym_PLUS] = ACTIONS(3607), [anon_sym_STAR] = ACTIONS(3605), [anon_sym_AMP_AMP] = ACTIONS(3605), [anon_sym_AMP] = ACTIONS(3607), [anon_sym_SEMI] = ACTIONS(3605), [anon_sym___extension__] = ACTIONS(3607), [anon_sym_typedef] = ACTIONS(3607), [anon_sym_virtual] = ACTIONS(3607), [anon_sym_extern] = ACTIONS(3607), [anon_sym___attribute__] = ACTIONS(3607), [anon_sym___attribute] = ACTIONS(3607), [anon_sym_using] = ACTIONS(3607), [anon_sym_COLON_COLON] = ACTIONS(3605), [anon_sym_LBRACK_LBRACK] = ACTIONS(3605), [anon_sym___declspec] = ACTIONS(3607), [anon_sym___based] = ACTIONS(3607), [anon_sym___cdecl] = ACTIONS(3607), [anon_sym___clrcall] = ACTIONS(3607), [anon_sym___stdcall] = ACTIONS(3607), [anon_sym___fastcall] = ACTIONS(3607), [anon_sym___thiscall] = ACTIONS(3607), [anon_sym___vectorcall] = ACTIONS(3607), [anon_sym_LBRACE] = ACTIONS(3605), [anon_sym_signed] = ACTIONS(3607), [anon_sym_unsigned] = ACTIONS(3607), [anon_sym_long] = ACTIONS(3607), [anon_sym_short] = ACTIONS(3607), [anon_sym_LBRACK] = ACTIONS(3607), [anon_sym_static] = ACTIONS(3607), [anon_sym_register] = ACTIONS(3607), [anon_sym_inline] = ACTIONS(3607), [anon_sym___inline] = ACTIONS(3607), [anon_sym___inline__] = ACTIONS(3607), [anon_sym___forceinline] = ACTIONS(3607), [anon_sym_thread_local] = ACTIONS(3607), [anon_sym___thread] = ACTIONS(3607), [anon_sym_const] = ACTIONS(3607), [anon_sym_constexpr] = ACTIONS(3607), [anon_sym_volatile] = ACTIONS(3607), [anon_sym_restrict] = ACTIONS(3607), [anon_sym___restrict__] = ACTIONS(3607), [anon_sym__Atomic] = ACTIONS(3607), [anon_sym__Noreturn] = ACTIONS(3607), [anon_sym_noreturn] = ACTIONS(3607), [anon_sym__Nonnull] = ACTIONS(3607), [anon_sym_mutable] = ACTIONS(3607), [anon_sym_constinit] = ACTIONS(3607), [anon_sym_consteval] = ACTIONS(3607), [anon_sym_alignas] = ACTIONS(3607), [anon_sym__Alignas] = ACTIONS(3607), [sym_primitive_type] = ACTIONS(3607), [anon_sym_enum] = ACTIONS(3607), [anon_sym_class] = ACTIONS(3607), [anon_sym_struct] = ACTIONS(3607), [anon_sym_union] = ACTIONS(3607), [anon_sym_if] = ACTIONS(3607), [anon_sym_switch] = ACTIONS(3607), [anon_sym_case] = ACTIONS(3607), [anon_sym_default] = ACTIONS(3607), [anon_sym_while] = ACTIONS(3607), [anon_sym_do] = ACTIONS(3607), [anon_sym_for] = ACTIONS(3607), [anon_sym_return] = ACTIONS(3607), [anon_sym_break] = ACTIONS(3607), [anon_sym_continue] = ACTIONS(3607), [anon_sym_goto] = ACTIONS(3607), [anon_sym_not] = ACTIONS(3607), [anon_sym_compl] = ACTIONS(3607), [anon_sym_DASH_DASH] = ACTIONS(3605), [anon_sym_PLUS_PLUS] = ACTIONS(3605), [anon_sym_sizeof] = ACTIONS(3607), [anon_sym___alignof__] = ACTIONS(3607), [anon_sym___alignof] = ACTIONS(3607), [anon_sym__alignof] = ACTIONS(3607), [anon_sym_alignof] = ACTIONS(3607), [anon_sym__Alignof] = ACTIONS(3607), [anon_sym_offsetof] = ACTIONS(3607), [anon_sym__Generic] = ACTIONS(3607), [anon_sym_asm] = ACTIONS(3607), [anon_sym___asm__] = ACTIONS(3607), [anon_sym___asm] = ACTIONS(3607), [sym_number_literal] = ACTIONS(3605), [anon_sym_L_SQUOTE] = ACTIONS(3605), [anon_sym_u_SQUOTE] = ACTIONS(3605), [anon_sym_U_SQUOTE] = ACTIONS(3605), [anon_sym_u8_SQUOTE] = ACTIONS(3605), [anon_sym_SQUOTE] = ACTIONS(3605), [anon_sym_L_DQUOTE] = ACTIONS(3605), [anon_sym_u_DQUOTE] = ACTIONS(3605), [anon_sym_U_DQUOTE] = ACTIONS(3605), [anon_sym_u8_DQUOTE] = ACTIONS(3605), [anon_sym_DQUOTE] = ACTIONS(3605), [sym_true] = ACTIONS(3607), [sym_false] = ACTIONS(3607), [anon_sym_NULL] = ACTIONS(3607), [anon_sym_nullptr] = ACTIONS(3607), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3607), [anon_sym_decltype] = ACTIONS(3607), [anon_sym_explicit] = ACTIONS(3607), [anon_sym_typename] = ACTIONS(3607), [anon_sym_export] = ACTIONS(3607), [anon_sym_module] = ACTIONS(3607), [anon_sym_import] = ACTIONS(3607), [anon_sym_template] = ACTIONS(3607), [anon_sym_operator] = ACTIONS(3607), [anon_sym_try] = ACTIONS(3607), [anon_sym_delete] = ACTIONS(3607), [anon_sym_throw] = ACTIONS(3607), [anon_sym_namespace] = ACTIONS(3607), [anon_sym_static_assert] = ACTIONS(3607), [anon_sym_concept] = ACTIONS(3607), [anon_sym_co_return] = ACTIONS(3607), [anon_sym_co_yield] = ACTIONS(3607), [anon_sym_R_DQUOTE] = ACTIONS(3605), [anon_sym_LR_DQUOTE] = ACTIONS(3605), [anon_sym_uR_DQUOTE] = ACTIONS(3605), [anon_sym_UR_DQUOTE] = ACTIONS(3605), [anon_sym_u8R_DQUOTE] = ACTIONS(3605), [anon_sym_co_await] = ACTIONS(3607), [anon_sym_new] = ACTIONS(3607), [anon_sym_requires] = ACTIONS(3607), [sym_this] = ACTIONS(3607), }, [STATE(649)] = { [ts_builtin_sym_end] = ACTIONS(3609), [sym_identifier] = ACTIONS(3611), [aux_sym_preproc_include_token1] = ACTIONS(3611), [aux_sym_preproc_def_token1] = ACTIONS(3611), [aux_sym_preproc_if_token1] = ACTIONS(3611), [aux_sym_preproc_ifdef_token1] = ACTIONS(3611), [aux_sym_preproc_ifdef_token2] = ACTIONS(3611), [sym_preproc_directive] = ACTIONS(3611), [anon_sym_LPAREN2] = ACTIONS(3609), [anon_sym_BANG] = ACTIONS(3609), [anon_sym_TILDE] = ACTIONS(3609), [anon_sym_DASH] = ACTIONS(3611), [anon_sym_PLUS] = ACTIONS(3611), [anon_sym_STAR] = ACTIONS(3609), [anon_sym_AMP_AMP] = ACTIONS(3609), [anon_sym_AMP] = ACTIONS(3611), [anon_sym_SEMI] = ACTIONS(3609), [anon_sym___extension__] = ACTIONS(3611), [anon_sym_typedef] = ACTIONS(3611), [anon_sym_virtual] = ACTIONS(3611), [anon_sym_extern] = ACTIONS(3611), [anon_sym___attribute__] = ACTIONS(3611), [anon_sym___attribute] = ACTIONS(3611), [anon_sym_using] = ACTIONS(3611), [anon_sym_COLON_COLON] = ACTIONS(3609), [anon_sym_LBRACK_LBRACK] = ACTIONS(3609), [anon_sym___declspec] = ACTIONS(3611), [anon_sym___based] = ACTIONS(3611), [anon_sym___cdecl] = ACTIONS(3611), [anon_sym___clrcall] = ACTIONS(3611), [anon_sym___stdcall] = ACTIONS(3611), [anon_sym___fastcall] = ACTIONS(3611), [anon_sym___thiscall] = ACTIONS(3611), [anon_sym___vectorcall] = ACTIONS(3611), [anon_sym_LBRACE] = ACTIONS(3609), [anon_sym_signed] = ACTIONS(3611), [anon_sym_unsigned] = ACTIONS(3611), [anon_sym_long] = ACTIONS(3611), [anon_sym_short] = ACTIONS(3611), [anon_sym_LBRACK] = ACTIONS(3611), [anon_sym_static] = ACTIONS(3611), [anon_sym_register] = ACTIONS(3611), [anon_sym_inline] = ACTIONS(3611), [anon_sym___inline] = ACTIONS(3611), [anon_sym___inline__] = ACTIONS(3611), [anon_sym___forceinline] = ACTIONS(3611), [anon_sym_thread_local] = ACTIONS(3611), [anon_sym___thread] = ACTIONS(3611), [anon_sym_const] = ACTIONS(3611), [anon_sym_constexpr] = ACTIONS(3611), [anon_sym_volatile] = ACTIONS(3611), [anon_sym_restrict] = ACTIONS(3611), [anon_sym___restrict__] = ACTIONS(3611), [anon_sym__Atomic] = ACTIONS(3611), [anon_sym__Noreturn] = ACTIONS(3611), [anon_sym_noreturn] = ACTIONS(3611), [anon_sym__Nonnull] = ACTIONS(3611), [anon_sym_mutable] = ACTIONS(3611), [anon_sym_constinit] = ACTIONS(3611), [anon_sym_consteval] = ACTIONS(3611), [anon_sym_alignas] = ACTIONS(3611), [anon_sym__Alignas] = ACTIONS(3611), [sym_primitive_type] = ACTIONS(3611), [anon_sym_enum] = ACTIONS(3611), [anon_sym_class] = ACTIONS(3611), [anon_sym_struct] = ACTIONS(3611), [anon_sym_union] = ACTIONS(3611), [anon_sym_if] = ACTIONS(3611), [anon_sym_switch] = ACTIONS(3611), [anon_sym_case] = ACTIONS(3611), [anon_sym_default] = ACTIONS(3611), [anon_sym_while] = ACTIONS(3611), [anon_sym_do] = ACTIONS(3611), [anon_sym_for] = ACTIONS(3611), [anon_sym_return] = ACTIONS(3611), [anon_sym_break] = ACTIONS(3611), [anon_sym_continue] = ACTIONS(3611), [anon_sym_goto] = ACTIONS(3611), [anon_sym_not] = ACTIONS(3611), [anon_sym_compl] = ACTIONS(3611), [anon_sym_DASH_DASH] = ACTIONS(3609), [anon_sym_PLUS_PLUS] = ACTIONS(3609), [anon_sym_sizeof] = ACTIONS(3611), [anon_sym___alignof__] = ACTIONS(3611), [anon_sym___alignof] = ACTIONS(3611), [anon_sym__alignof] = ACTIONS(3611), [anon_sym_alignof] = ACTIONS(3611), [anon_sym__Alignof] = ACTIONS(3611), [anon_sym_offsetof] = ACTIONS(3611), [anon_sym__Generic] = ACTIONS(3611), [anon_sym_asm] = ACTIONS(3611), [anon_sym___asm__] = ACTIONS(3611), [anon_sym___asm] = ACTIONS(3611), [sym_number_literal] = ACTIONS(3609), [anon_sym_L_SQUOTE] = ACTIONS(3609), [anon_sym_u_SQUOTE] = ACTIONS(3609), [anon_sym_U_SQUOTE] = ACTIONS(3609), [anon_sym_u8_SQUOTE] = ACTIONS(3609), [anon_sym_SQUOTE] = ACTIONS(3609), [anon_sym_L_DQUOTE] = ACTIONS(3609), [anon_sym_u_DQUOTE] = ACTIONS(3609), [anon_sym_U_DQUOTE] = ACTIONS(3609), [anon_sym_u8_DQUOTE] = ACTIONS(3609), [anon_sym_DQUOTE] = ACTIONS(3609), [sym_true] = ACTIONS(3611), [sym_false] = ACTIONS(3611), [anon_sym_NULL] = ACTIONS(3611), [anon_sym_nullptr] = ACTIONS(3611), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3611), [anon_sym_decltype] = ACTIONS(3611), [anon_sym_explicit] = ACTIONS(3611), [anon_sym_typename] = ACTIONS(3611), [anon_sym_export] = ACTIONS(3611), [anon_sym_module] = ACTIONS(3611), [anon_sym_import] = ACTIONS(3611), [anon_sym_template] = ACTIONS(3611), [anon_sym_operator] = ACTIONS(3611), [anon_sym_try] = ACTIONS(3611), [anon_sym_delete] = ACTIONS(3611), [anon_sym_throw] = ACTIONS(3611), [anon_sym_namespace] = ACTIONS(3611), [anon_sym_static_assert] = ACTIONS(3611), [anon_sym_concept] = ACTIONS(3611), [anon_sym_co_return] = ACTIONS(3611), [anon_sym_co_yield] = ACTIONS(3611), [anon_sym_R_DQUOTE] = ACTIONS(3609), [anon_sym_LR_DQUOTE] = ACTIONS(3609), [anon_sym_uR_DQUOTE] = ACTIONS(3609), [anon_sym_UR_DQUOTE] = ACTIONS(3609), [anon_sym_u8R_DQUOTE] = ACTIONS(3609), [anon_sym_co_await] = ACTIONS(3611), [anon_sym_new] = ACTIONS(3611), [anon_sym_requires] = ACTIONS(3611), [sym_this] = ACTIONS(3611), }, [STATE(650)] = { [ts_builtin_sym_end] = ACTIONS(3613), [sym_identifier] = ACTIONS(3615), [aux_sym_preproc_include_token1] = ACTIONS(3615), [aux_sym_preproc_def_token1] = ACTIONS(3615), [aux_sym_preproc_if_token1] = ACTIONS(3615), [aux_sym_preproc_ifdef_token1] = ACTIONS(3615), [aux_sym_preproc_ifdef_token2] = ACTIONS(3615), [sym_preproc_directive] = ACTIONS(3615), [anon_sym_LPAREN2] = ACTIONS(3613), [anon_sym_BANG] = ACTIONS(3613), [anon_sym_TILDE] = ACTIONS(3613), [anon_sym_DASH] = ACTIONS(3615), [anon_sym_PLUS] = ACTIONS(3615), [anon_sym_STAR] = ACTIONS(3613), [anon_sym_AMP_AMP] = ACTIONS(3613), [anon_sym_AMP] = ACTIONS(3615), [anon_sym_SEMI] = ACTIONS(3613), [anon_sym___extension__] = ACTIONS(3615), [anon_sym_typedef] = ACTIONS(3615), [anon_sym_virtual] = ACTIONS(3615), [anon_sym_extern] = ACTIONS(3615), [anon_sym___attribute__] = ACTIONS(3615), [anon_sym___attribute] = ACTIONS(3615), [anon_sym_using] = ACTIONS(3615), [anon_sym_COLON_COLON] = ACTIONS(3613), [anon_sym_LBRACK_LBRACK] = ACTIONS(3613), [anon_sym___declspec] = ACTIONS(3615), [anon_sym___based] = ACTIONS(3615), [anon_sym___cdecl] = ACTIONS(3615), [anon_sym___clrcall] = ACTIONS(3615), [anon_sym___stdcall] = ACTIONS(3615), [anon_sym___fastcall] = ACTIONS(3615), [anon_sym___thiscall] = ACTIONS(3615), [anon_sym___vectorcall] = ACTIONS(3615), [anon_sym_LBRACE] = ACTIONS(3613), [anon_sym_signed] = ACTIONS(3615), [anon_sym_unsigned] = ACTIONS(3615), [anon_sym_long] = ACTIONS(3615), [anon_sym_short] = ACTIONS(3615), [anon_sym_LBRACK] = ACTIONS(3615), [anon_sym_static] = ACTIONS(3615), [anon_sym_register] = ACTIONS(3615), [anon_sym_inline] = ACTIONS(3615), [anon_sym___inline] = ACTIONS(3615), [anon_sym___inline__] = ACTIONS(3615), [anon_sym___forceinline] = ACTIONS(3615), [anon_sym_thread_local] = ACTIONS(3615), [anon_sym___thread] = ACTIONS(3615), [anon_sym_const] = ACTIONS(3615), [anon_sym_constexpr] = ACTIONS(3615), [anon_sym_volatile] = ACTIONS(3615), [anon_sym_restrict] = ACTIONS(3615), [anon_sym___restrict__] = ACTIONS(3615), [anon_sym__Atomic] = ACTIONS(3615), [anon_sym__Noreturn] = ACTIONS(3615), [anon_sym_noreturn] = ACTIONS(3615), [anon_sym__Nonnull] = ACTIONS(3615), [anon_sym_mutable] = ACTIONS(3615), [anon_sym_constinit] = ACTIONS(3615), [anon_sym_consteval] = ACTIONS(3615), [anon_sym_alignas] = ACTIONS(3615), [anon_sym__Alignas] = ACTIONS(3615), [sym_primitive_type] = ACTIONS(3615), [anon_sym_enum] = ACTIONS(3615), [anon_sym_class] = ACTIONS(3615), [anon_sym_struct] = ACTIONS(3615), [anon_sym_union] = ACTIONS(3615), [anon_sym_if] = ACTIONS(3615), [anon_sym_switch] = ACTIONS(3615), [anon_sym_case] = ACTIONS(3615), [anon_sym_default] = ACTIONS(3615), [anon_sym_while] = ACTIONS(3615), [anon_sym_do] = ACTIONS(3615), [anon_sym_for] = ACTIONS(3615), [anon_sym_return] = ACTIONS(3615), [anon_sym_break] = ACTIONS(3615), [anon_sym_continue] = ACTIONS(3615), [anon_sym_goto] = ACTIONS(3615), [anon_sym_not] = ACTIONS(3615), [anon_sym_compl] = ACTIONS(3615), [anon_sym_DASH_DASH] = ACTIONS(3613), [anon_sym_PLUS_PLUS] = ACTIONS(3613), [anon_sym_sizeof] = ACTIONS(3615), [anon_sym___alignof__] = ACTIONS(3615), [anon_sym___alignof] = ACTIONS(3615), [anon_sym__alignof] = ACTIONS(3615), [anon_sym_alignof] = ACTIONS(3615), [anon_sym__Alignof] = ACTIONS(3615), [anon_sym_offsetof] = ACTIONS(3615), [anon_sym__Generic] = ACTIONS(3615), [anon_sym_asm] = ACTIONS(3615), [anon_sym___asm__] = ACTIONS(3615), [anon_sym___asm] = ACTIONS(3615), [sym_number_literal] = ACTIONS(3613), [anon_sym_L_SQUOTE] = ACTIONS(3613), [anon_sym_u_SQUOTE] = ACTIONS(3613), [anon_sym_U_SQUOTE] = ACTIONS(3613), [anon_sym_u8_SQUOTE] = ACTIONS(3613), [anon_sym_SQUOTE] = ACTIONS(3613), [anon_sym_L_DQUOTE] = ACTIONS(3613), [anon_sym_u_DQUOTE] = ACTIONS(3613), [anon_sym_U_DQUOTE] = ACTIONS(3613), [anon_sym_u8_DQUOTE] = ACTIONS(3613), [anon_sym_DQUOTE] = ACTIONS(3613), [sym_true] = ACTIONS(3615), [sym_false] = ACTIONS(3615), [anon_sym_NULL] = ACTIONS(3615), [anon_sym_nullptr] = ACTIONS(3615), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3615), [anon_sym_decltype] = ACTIONS(3615), [anon_sym_explicit] = ACTIONS(3615), [anon_sym_typename] = ACTIONS(3615), [anon_sym_export] = ACTIONS(3615), [anon_sym_module] = ACTIONS(3615), [anon_sym_import] = ACTIONS(3615), [anon_sym_template] = ACTIONS(3615), [anon_sym_operator] = ACTIONS(3615), [anon_sym_try] = ACTIONS(3615), [anon_sym_delete] = ACTIONS(3615), [anon_sym_throw] = ACTIONS(3615), [anon_sym_namespace] = ACTIONS(3615), [anon_sym_static_assert] = ACTIONS(3615), [anon_sym_concept] = ACTIONS(3615), [anon_sym_co_return] = ACTIONS(3615), [anon_sym_co_yield] = ACTIONS(3615), [anon_sym_R_DQUOTE] = ACTIONS(3613), [anon_sym_LR_DQUOTE] = ACTIONS(3613), [anon_sym_uR_DQUOTE] = ACTIONS(3613), [anon_sym_UR_DQUOTE] = ACTIONS(3613), [anon_sym_u8R_DQUOTE] = ACTIONS(3613), [anon_sym_co_await] = ACTIONS(3615), [anon_sym_new] = ACTIONS(3615), [anon_sym_requires] = ACTIONS(3615), [sym_this] = ACTIONS(3615), }, [STATE(651)] = { [ts_builtin_sym_end] = ACTIONS(2851), [sym_identifier] = ACTIONS(2849), [aux_sym_preproc_include_token1] = ACTIONS(2849), [aux_sym_preproc_def_token1] = ACTIONS(2849), [aux_sym_preproc_if_token1] = ACTIONS(2849), [aux_sym_preproc_ifdef_token1] = ACTIONS(2849), [aux_sym_preproc_ifdef_token2] = ACTIONS(2849), [sym_preproc_directive] = ACTIONS(2849), [anon_sym_LPAREN2] = ACTIONS(2851), [anon_sym_BANG] = ACTIONS(2851), [anon_sym_TILDE] = ACTIONS(2851), [anon_sym_DASH] = ACTIONS(2849), [anon_sym_PLUS] = ACTIONS(2849), [anon_sym_STAR] = ACTIONS(2851), [anon_sym_AMP_AMP] = ACTIONS(2851), [anon_sym_AMP] = ACTIONS(2849), [anon_sym_SEMI] = ACTIONS(2851), [anon_sym___extension__] = ACTIONS(2849), [anon_sym_typedef] = ACTIONS(2849), [anon_sym_virtual] = ACTIONS(2849), [anon_sym_extern] = ACTIONS(2849), [anon_sym___attribute__] = ACTIONS(2849), [anon_sym___attribute] = ACTIONS(2849), [anon_sym_using] = ACTIONS(2849), [anon_sym_COLON_COLON] = ACTIONS(2851), [anon_sym_LBRACK_LBRACK] = ACTIONS(2851), [anon_sym___declspec] = ACTIONS(2849), [anon_sym___based] = ACTIONS(2849), [anon_sym___cdecl] = ACTIONS(2849), [anon_sym___clrcall] = ACTIONS(2849), [anon_sym___stdcall] = ACTIONS(2849), [anon_sym___fastcall] = ACTIONS(2849), [anon_sym___thiscall] = ACTIONS(2849), [anon_sym___vectorcall] = ACTIONS(2849), [anon_sym_LBRACE] = ACTIONS(2851), [anon_sym_signed] = ACTIONS(2849), [anon_sym_unsigned] = ACTIONS(2849), [anon_sym_long] = ACTIONS(2849), [anon_sym_short] = ACTIONS(2849), [anon_sym_LBRACK] = ACTIONS(2849), [anon_sym_static] = ACTIONS(2849), [anon_sym_register] = ACTIONS(2849), [anon_sym_inline] = ACTIONS(2849), [anon_sym___inline] = ACTIONS(2849), [anon_sym___inline__] = ACTIONS(2849), [anon_sym___forceinline] = ACTIONS(2849), [anon_sym_thread_local] = ACTIONS(2849), [anon_sym___thread] = ACTIONS(2849), [anon_sym_const] = ACTIONS(2849), [anon_sym_constexpr] = ACTIONS(2849), [anon_sym_volatile] = ACTIONS(2849), [anon_sym_restrict] = ACTIONS(2849), [anon_sym___restrict__] = ACTIONS(2849), [anon_sym__Atomic] = ACTIONS(2849), [anon_sym__Noreturn] = ACTIONS(2849), [anon_sym_noreturn] = ACTIONS(2849), [anon_sym__Nonnull] = ACTIONS(2849), [anon_sym_mutable] = ACTIONS(2849), [anon_sym_constinit] = ACTIONS(2849), [anon_sym_consteval] = ACTIONS(2849), [anon_sym_alignas] = ACTIONS(2849), [anon_sym__Alignas] = ACTIONS(2849), [sym_primitive_type] = ACTIONS(2849), [anon_sym_enum] = ACTIONS(2849), [anon_sym_class] = ACTIONS(2849), [anon_sym_struct] = ACTIONS(2849), [anon_sym_union] = ACTIONS(2849), [anon_sym_if] = ACTIONS(2849), [anon_sym_switch] = ACTIONS(2849), [anon_sym_case] = ACTIONS(2849), [anon_sym_default] = ACTIONS(2849), [anon_sym_while] = ACTIONS(2849), [anon_sym_do] = ACTIONS(2849), [anon_sym_for] = ACTIONS(2849), [anon_sym_return] = ACTIONS(2849), [anon_sym_break] = ACTIONS(2849), [anon_sym_continue] = ACTIONS(2849), [anon_sym_goto] = ACTIONS(2849), [anon_sym_not] = ACTIONS(2849), [anon_sym_compl] = ACTIONS(2849), [anon_sym_DASH_DASH] = ACTIONS(2851), [anon_sym_PLUS_PLUS] = ACTIONS(2851), [anon_sym_sizeof] = ACTIONS(2849), [anon_sym___alignof__] = ACTIONS(2849), [anon_sym___alignof] = ACTIONS(2849), [anon_sym__alignof] = ACTIONS(2849), [anon_sym_alignof] = ACTIONS(2849), [anon_sym__Alignof] = ACTIONS(2849), [anon_sym_offsetof] = ACTIONS(2849), [anon_sym__Generic] = ACTIONS(2849), [anon_sym_asm] = ACTIONS(2849), [anon_sym___asm__] = ACTIONS(2849), [anon_sym___asm] = ACTIONS(2849), [sym_number_literal] = ACTIONS(2851), [anon_sym_L_SQUOTE] = ACTIONS(2851), [anon_sym_u_SQUOTE] = ACTIONS(2851), [anon_sym_U_SQUOTE] = ACTIONS(2851), [anon_sym_u8_SQUOTE] = ACTIONS(2851), [anon_sym_SQUOTE] = ACTIONS(2851), [anon_sym_L_DQUOTE] = ACTIONS(2851), [anon_sym_u_DQUOTE] = ACTIONS(2851), [anon_sym_U_DQUOTE] = ACTIONS(2851), [anon_sym_u8_DQUOTE] = ACTIONS(2851), [anon_sym_DQUOTE] = ACTIONS(2851), [sym_true] = ACTIONS(2849), [sym_false] = ACTIONS(2849), [anon_sym_NULL] = ACTIONS(2849), [anon_sym_nullptr] = ACTIONS(2849), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2849), [anon_sym_decltype] = ACTIONS(2849), [anon_sym_explicit] = ACTIONS(2849), [anon_sym_typename] = ACTIONS(2849), [anon_sym_export] = ACTIONS(2849), [anon_sym_module] = ACTIONS(2849), [anon_sym_import] = ACTIONS(2849), [anon_sym_template] = ACTIONS(2849), [anon_sym_operator] = ACTIONS(2849), [anon_sym_try] = ACTIONS(2849), [anon_sym_delete] = ACTIONS(2849), [anon_sym_throw] = ACTIONS(2849), [anon_sym_namespace] = ACTIONS(2849), [anon_sym_static_assert] = ACTIONS(2849), [anon_sym_concept] = ACTIONS(2849), [anon_sym_co_return] = ACTIONS(2849), [anon_sym_co_yield] = ACTIONS(2849), [anon_sym_R_DQUOTE] = ACTIONS(2851), [anon_sym_LR_DQUOTE] = ACTIONS(2851), [anon_sym_uR_DQUOTE] = ACTIONS(2851), [anon_sym_UR_DQUOTE] = ACTIONS(2851), [anon_sym_u8R_DQUOTE] = ACTIONS(2851), [anon_sym_co_await] = ACTIONS(2849), [anon_sym_new] = ACTIONS(2849), [anon_sym_requires] = ACTIONS(2849), [sym_this] = ACTIONS(2849), }, [STATE(652)] = { [ts_builtin_sym_end] = ACTIONS(2855), [sym_identifier] = ACTIONS(2853), [aux_sym_preproc_include_token1] = ACTIONS(2853), [aux_sym_preproc_def_token1] = ACTIONS(2853), [aux_sym_preproc_if_token1] = ACTIONS(2853), [aux_sym_preproc_ifdef_token1] = ACTIONS(2853), [aux_sym_preproc_ifdef_token2] = ACTIONS(2853), [sym_preproc_directive] = ACTIONS(2853), [anon_sym_LPAREN2] = ACTIONS(2855), [anon_sym_BANG] = ACTIONS(2855), [anon_sym_TILDE] = ACTIONS(2855), [anon_sym_DASH] = ACTIONS(2853), [anon_sym_PLUS] = ACTIONS(2853), [anon_sym_STAR] = ACTIONS(2855), [anon_sym_AMP_AMP] = ACTIONS(2855), [anon_sym_AMP] = ACTIONS(2853), [anon_sym_SEMI] = ACTIONS(2855), [anon_sym___extension__] = ACTIONS(2853), [anon_sym_typedef] = ACTIONS(2853), [anon_sym_virtual] = ACTIONS(2853), [anon_sym_extern] = ACTIONS(2853), [anon_sym___attribute__] = ACTIONS(2853), [anon_sym___attribute] = ACTIONS(2853), [anon_sym_using] = ACTIONS(2853), [anon_sym_COLON_COLON] = ACTIONS(2855), [anon_sym_LBRACK_LBRACK] = ACTIONS(2855), [anon_sym___declspec] = ACTIONS(2853), [anon_sym___based] = ACTIONS(2853), [anon_sym___cdecl] = ACTIONS(2853), [anon_sym___clrcall] = ACTIONS(2853), [anon_sym___stdcall] = ACTIONS(2853), [anon_sym___fastcall] = ACTIONS(2853), [anon_sym___thiscall] = ACTIONS(2853), [anon_sym___vectorcall] = ACTIONS(2853), [anon_sym_LBRACE] = ACTIONS(2855), [anon_sym_signed] = ACTIONS(2853), [anon_sym_unsigned] = ACTIONS(2853), [anon_sym_long] = ACTIONS(2853), [anon_sym_short] = ACTIONS(2853), [anon_sym_LBRACK] = ACTIONS(2853), [anon_sym_static] = ACTIONS(2853), [anon_sym_register] = ACTIONS(2853), [anon_sym_inline] = ACTIONS(2853), [anon_sym___inline] = ACTIONS(2853), [anon_sym___inline__] = ACTIONS(2853), [anon_sym___forceinline] = ACTIONS(2853), [anon_sym_thread_local] = ACTIONS(2853), [anon_sym___thread] = ACTIONS(2853), [anon_sym_const] = ACTIONS(2853), [anon_sym_constexpr] = ACTIONS(2853), [anon_sym_volatile] = ACTIONS(2853), [anon_sym_restrict] = ACTIONS(2853), [anon_sym___restrict__] = ACTIONS(2853), [anon_sym__Atomic] = ACTIONS(2853), [anon_sym__Noreturn] = ACTIONS(2853), [anon_sym_noreturn] = ACTIONS(2853), [anon_sym__Nonnull] = ACTIONS(2853), [anon_sym_mutable] = ACTIONS(2853), [anon_sym_constinit] = ACTIONS(2853), [anon_sym_consteval] = ACTIONS(2853), [anon_sym_alignas] = ACTIONS(2853), [anon_sym__Alignas] = ACTIONS(2853), [sym_primitive_type] = ACTIONS(2853), [anon_sym_enum] = ACTIONS(2853), [anon_sym_class] = ACTIONS(2853), [anon_sym_struct] = ACTIONS(2853), [anon_sym_union] = ACTIONS(2853), [anon_sym_if] = ACTIONS(2853), [anon_sym_switch] = ACTIONS(2853), [anon_sym_case] = ACTIONS(2853), [anon_sym_default] = ACTIONS(2853), [anon_sym_while] = ACTIONS(2853), [anon_sym_do] = ACTIONS(2853), [anon_sym_for] = ACTIONS(2853), [anon_sym_return] = ACTIONS(2853), [anon_sym_break] = ACTIONS(2853), [anon_sym_continue] = ACTIONS(2853), [anon_sym_goto] = ACTIONS(2853), [anon_sym_not] = ACTIONS(2853), [anon_sym_compl] = ACTIONS(2853), [anon_sym_DASH_DASH] = ACTIONS(2855), [anon_sym_PLUS_PLUS] = ACTIONS(2855), [anon_sym_sizeof] = ACTIONS(2853), [anon_sym___alignof__] = ACTIONS(2853), [anon_sym___alignof] = ACTIONS(2853), [anon_sym__alignof] = ACTIONS(2853), [anon_sym_alignof] = ACTIONS(2853), [anon_sym__Alignof] = ACTIONS(2853), [anon_sym_offsetof] = ACTIONS(2853), [anon_sym__Generic] = ACTIONS(2853), [anon_sym_asm] = ACTIONS(2853), [anon_sym___asm__] = ACTIONS(2853), [anon_sym___asm] = ACTIONS(2853), [sym_number_literal] = ACTIONS(2855), [anon_sym_L_SQUOTE] = ACTIONS(2855), [anon_sym_u_SQUOTE] = ACTIONS(2855), [anon_sym_U_SQUOTE] = ACTIONS(2855), [anon_sym_u8_SQUOTE] = ACTIONS(2855), [anon_sym_SQUOTE] = ACTIONS(2855), [anon_sym_L_DQUOTE] = ACTIONS(2855), [anon_sym_u_DQUOTE] = ACTIONS(2855), [anon_sym_U_DQUOTE] = ACTIONS(2855), [anon_sym_u8_DQUOTE] = ACTIONS(2855), [anon_sym_DQUOTE] = ACTIONS(2855), [sym_true] = ACTIONS(2853), [sym_false] = ACTIONS(2853), [anon_sym_NULL] = ACTIONS(2853), [anon_sym_nullptr] = ACTIONS(2853), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2853), [anon_sym_decltype] = ACTIONS(2853), [anon_sym_explicit] = ACTIONS(2853), [anon_sym_typename] = ACTIONS(2853), [anon_sym_export] = ACTIONS(2853), [anon_sym_module] = ACTIONS(2853), [anon_sym_import] = ACTIONS(2853), [anon_sym_template] = ACTIONS(2853), [anon_sym_operator] = ACTIONS(2853), [anon_sym_try] = ACTIONS(2853), [anon_sym_delete] = ACTIONS(2853), [anon_sym_throw] = ACTIONS(2853), [anon_sym_namespace] = ACTIONS(2853), [anon_sym_static_assert] = ACTIONS(2853), [anon_sym_concept] = ACTIONS(2853), [anon_sym_co_return] = ACTIONS(2853), [anon_sym_co_yield] = ACTIONS(2853), [anon_sym_R_DQUOTE] = ACTIONS(2855), [anon_sym_LR_DQUOTE] = ACTIONS(2855), [anon_sym_uR_DQUOTE] = ACTIONS(2855), [anon_sym_UR_DQUOTE] = ACTIONS(2855), [anon_sym_u8R_DQUOTE] = ACTIONS(2855), [anon_sym_co_await] = ACTIONS(2853), [anon_sym_new] = ACTIONS(2853), [anon_sym_requires] = ACTIONS(2853), [sym_this] = ACTIONS(2853), }, [STATE(653)] = { [ts_builtin_sym_end] = ACTIONS(2859), [sym_identifier] = ACTIONS(2857), [aux_sym_preproc_include_token1] = ACTIONS(2857), [aux_sym_preproc_def_token1] = ACTIONS(2857), [aux_sym_preproc_if_token1] = ACTIONS(2857), [aux_sym_preproc_ifdef_token1] = ACTIONS(2857), [aux_sym_preproc_ifdef_token2] = ACTIONS(2857), [sym_preproc_directive] = ACTIONS(2857), [anon_sym_LPAREN2] = ACTIONS(2859), [anon_sym_BANG] = ACTIONS(2859), [anon_sym_TILDE] = ACTIONS(2859), [anon_sym_DASH] = ACTIONS(2857), [anon_sym_PLUS] = ACTIONS(2857), [anon_sym_STAR] = ACTIONS(2859), [anon_sym_AMP_AMP] = ACTIONS(2859), [anon_sym_AMP] = ACTIONS(2857), [anon_sym_SEMI] = ACTIONS(2859), [anon_sym___extension__] = ACTIONS(2857), [anon_sym_typedef] = ACTIONS(2857), [anon_sym_virtual] = ACTIONS(2857), [anon_sym_extern] = ACTIONS(2857), [anon_sym___attribute__] = ACTIONS(2857), [anon_sym___attribute] = ACTIONS(2857), [anon_sym_using] = ACTIONS(2857), [anon_sym_COLON_COLON] = ACTIONS(2859), [anon_sym_LBRACK_LBRACK] = ACTIONS(2859), [anon_sym___declspec] = ACTIONS(2857), [anon_sym___based] = ACTIONS(2857), [anon_sym___cdecl] = ACTIONS(2857), [anon_sym___clrcall] = ACTIONS(2857), [anon_sym___stdcall] = ACTIONS(2857), [anon_sym___fastcall] = ACTIONS(2857), [anon_sym___thiscall] = ACTIONS(2857), [anon_sym___vectorcall] = ACTIONS(2857), [anon_sym_LBRACE] = ACTIONS(2859), [anon_sym_signed] = ACTIONS(2857), [anon_sym_unsigned] = ACTIONS(2857), [anon_sym_long] = ACTIONS(2857), [anon_sym_short] = ACTIONS(2857), [anon_sym_LBRACK] = ACTIONS(2857), [anon_sym_static] = ACTIONS(2857), [anon_sym_register] = ACTIONS(2857), [anon_sym_inline] = ACTIONS(2857), [anon_sym___inline] = ACTIONS(2857), [anon_sym___inline__] = ACTIONS(2857), [anon_sym___forceinline] = ACTIONS(2857), [anon_sym_thread_local] = ACTIONS(2857), [anon_sym___thread] = ACTIONS(2857), [anon_sym_const] = ACTIONS(2857), [anon_sym_constexpr] = ACTIONS(2857), [anon_sym_volatile] = ACTIONS(2857), [anon_sym_restrict] = ACTIONS(2857), [anon_sym___restrict__] = ACTIONS(2857), [anon_sym__Atomic] = ACTIONS(2857), [anon_sym__Noreturn] = ACTIONS(2857), [anon_sym_noreturn] = ACTIONS(2857), [anon_sym__Nonnull] = ACTIONS(2857), [anon_sym_mutable] = ACTIONS(2857), [anon_sym_constinit] = ACTIONS(2857), [anon_sym_consteval] = ACTIONS(2857), [anon_sym_alignas] = ACTIONS(2857), [anon_sym__Alignas] = ACTIONS(2857), [sym_primitive_type] = ACTIONS(2857), [anon_sym_enum] = ACTIONS(2857), [anon_sym_class] = ACTIONS(2857), [anon_sym_struct] = ACTIONS(2857), [anon_sym_union] = ACTIONS(2857), [anon_sym_if] = ACTIONS(2857), [anon_sym_switch] = ACTIONS(2857), [anon_sym_case] = ACTIONS(2857), [anon_sym_default] = ACTIONS(2857), [anon_sym_while] = ACTIONS(2857), [anon_sym_do] = ACTIONS(2857), [anon_sym_for] = ACTIONS(2857), [anon_sym_return] = ACTIONS(2857), [anon_sym_break] = ACTIONS(2857), [anon_sym_continue] = ACTIONS(2857), [anon_sym_goto] = ACTIONS(2857), [anon_sym_not] = ACTIONS(2857), [anon_sym_compl] = ACTIONS(2857), [anon_sym_DASH_DASH] = ACTIONS(2859), [anon_sym_PLUS_PLUS] = ACTIONS(2859), [anon_sym_sizeof] = ACTIONS(2857), [anon_sym___alignof__] = ACTIONS(2857), [anon_sym___alignof] = ACTIONS(2857), [anon_sym__alignof] = ACTIONS(2857), [anon_sym_alignof] = ACTIONS(2857), [anon_sym__Alignof] = ACTIONS(2857), [anon_sym_offsetof] = ACTIONS(2857), [anon_sym__Generic] = ACTIONS(2857), [anon_sym_asm] = ACTIONS(2857), [anon_sym___asm__] = ACTIONS(2857), [anon_sym___asm] = ACTIONS(2857), [sym_number_literal] = ACTIONS(2859), [anon_sym_L_SQUOTE] = ACTIONS(2859), [anon_sym_u_SQUOTE] = ACTIONS(2859), [anon_sym_U_SQUOTE] = ACTIONS(2859), [anon_sym_u8_SQUOTE] = ACTIONS(2859), [anon_sym_SQUOTE] = ACTIONS(2859), [anon_sym_L_DQUOTE] = ACTIONS(2859), [anon_sym_u_DQUOTE] = ACTIONS(2859), [anon_sym_U_DQUOTE] = ACTIONS(2859), [anon_sym_u8_DQUOTE] = ACTIONS(2859), [anon_sym_DQUOTE] = ACTIONS(2859), [sym_true] = ACTIONS(2857), [sym_false] = ACTIONS(2857), [anon_sym_NULL] = ACTIONS(2857), [anon_sym_nullptr] = ACTIONS(2857), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2857), [anon_sym_decltype] = ACTIONS(2857), [anon_sym_explicit] = ACTIONS(2857), [anon_sym_typename] = ACTIONS(2857), [anon_sym_export] = ACTIONS(2857), [anon_sym_module] = ACTIONS(2857), [anon_sym_import] = ACTIONS(2857), [anon_sym_template] = ACTIONS(2857), [anon_sym_operator] = ACTIONS(2857), [anon_sym_try] = ACTIONS(2857), [anon_sym_delete] = ACTIONS(2857), [anon_sym_throw] = ACTIONS(2857), [anon_sym_namespace] = ACTIONS(2857), [anon_sym_static_assert] = ACTIONS(2857), [anon_sym_concept] = ACTIONS(2857), [anon_sym_co_return] = ACTIONS(2857), [anon_sym_co_yield] = ACTIONS(2857), [anon_sym_R_DQUOTE] = ACTIONS(2859), [anon_sym_LR_DQUOTE] = ACTIONS(2859), [anon_sym_uR_DQUOTE] = ACTIONS(2859), [anon_sym_UR_DQUOTE] = ACTIONS(2859), [anon_sym_u8R_DQUOTE] = ACTIONS(2859), [anon_sym_co_await] = ACTIONS(2857), [anon_sym_new] = ACTIONS(2857), [anon_sym_requires] = ACTIONS(2857), [sym_this] = ACTIONS(2857), }, [STATE(654)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_include_token1] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_BANG] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_DASH] = ACTIONS(1938), [anon_sym_PLUS] = ACTIONS(1938), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(2753), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym___cdecl] = ACTIONS(1938), [anon_sym___clrcall] = ACTIONS(1938), [anon_sym___stdcall] = ACTIONS(1938), [anon_sym___fastcall] = ACTIONS(1938), [anon_sym___thiscall] = ACTIONS(1938), [anon_sym___vectorcall] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_RBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_if] = ACTIONS(1938), [anon_sym_switch] = ACTIONS(1938), [anon_sym_case] = ACTIONS(1938), [anon_sym_default] = ACTIONS(1938), [anon_sym_while] = ACTIONS(1938), [anon_sym_do] = ACTIONS(1938), [anon_sym_for] = ACTIONS(1938), [anon_sym_return] = ACTIONS(1938), [anon_sym_break] = ACTIONS(1938), [anon_sym_continue] = ACTIONS(1938), [anon_sym_goto] = ACTIONS(1938), [anon_sym___try] = ACTIONS(1938), [anon_sym___leave] = ACTIONS(1938), [anon_sym_not] = ACTIONS(1938), [anon_sym_compl] = ACTIONS(1938), [anon_sym_DASH_DASH] = ACTIONS(1936), [anon_sym_PLUS_PLUS] = ACTIONS(1936), [anon_sym_sizeof] = ACTIONS(1938), [anon_sym___alignof__] = ACTIONS(1938), [anon_sym___alignof] = ACTIONS(1938), [anon_sym__alignof] = ACTIONS(1938), [anon_sym_alignof] = ACTIONS(1938), [anon_sym__Alignof] = ACTIONS(1938), [anon_sym_offsetof] = ACTIONS(1938), [anon_sym__Generic] = ACTIONS(1938), [anon_sym_asm] = ACTIONS(1938), [anon_sym___asm__] = ACTIONS(1938), [anon_sym___asm] = ACTIONS(1938), [sym_number_literal] = ACTIONS(1936), [anon_sym_L_SQUOTE] = ACTIONS(1936), [anon_sym_u_SQUOTE] = ACTIONS(1936), [anon_sym_U_SQUOTE] = ACTIONS(1936), [anon_sym_u8_SQUOTE] = ACTIONS(1936), [anon_sym_SQUOTE] = ACTIONS(1936), [anon_sym_L_DQUOTE] = ACTIONS(1936), [anon_sym_u_DQUOTE] = ACTIONS(1936), [anon_sym_U_DQUOTE] = ACTIONS(1936), [anon_sym_u8_DQUOTE] = ACTIONS(1936), [anon_sym_DQUOTE] = ACTIONS(1936), [sym_true] = ACTIONS(1938), [sym_false] = ACTIONS(1938), [anon_sym_NULL] = ACTIONS(1938), [anon_sym_nullptr] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_try] = ACTIONS(1938), [anon_sym_delete] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_namespace] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_concept] = ACTIONS(1938), [anon_sym_co_return] = ACTIONS(1938), [anon_sym_co_yield] = ACTIONS(1938), [anon_sym_R_DQUOTE] = ACTIONS(1936), [anon_sym_LR_DQUOTE] = ACTIONS(1936), [anon_sym_uR_DQUOTE] = ACTIONS(1936), [anon_sym_UR_DQUOTE] = ACTIONS(1936), [anon_sym_u8R_DQUOTE] = ACTIONS(1936), [anon_sym_co_await] = ACTIONS(1938), [anon_sym_new] = ACTIONS(1938), [anon_sym_requires] = ACTIONS(1938), [sym_this] = ACTIONS(1938), }, [STATE(655)] = { [ts_builtin_sym_end] = ACTIONS(2863), [sym_identifier] = ACTIONS(2861), [aux_sym_preproc_include_token1] = ACTIONS(2861), [aux_sym_preproc_def_token1] = ACTIONS(2861), [aux_sym_preproc_if_token1] = ACTIONS(2861), [aux_sym_preproc_ifdef_token1] = ACTIONS(2861), [aux_sym_preproc_ifdef_token2] = ACTIONS(2861), [sym_preproc_directive] = ACTIONS(2861), [anon_sym_LPAREN2] = ACTIONS(2863), [anon_sym_BANG] = ACTIONS(2863), [anon_sym_TILDE] = ACTIONS(2863), [anon_sym_DASH] = ACTIONS(2861), [anon_sym_PLUS] = ACTIONS(2861), [anon_sym_STAR] = ACTIONS(2863), [anon_sym_AMP_AMP] = ACTIONS(2863), [anon_sym_AMP] = ACTIONS(2861), [anon_sym_SEMI] = ACTIONS(2863), [anon_sym___extension__] = ACTIONS(2861), [anon_sym_typedef] = ACTIONS(2861), [anon_sym_virtual] = ACTIONS(2861), [anon_sym_extern] = ACTIONS(2861), [anon_sym___attribute__] = ACTIONS(2861), [anon_sym___attribute] = ACTIONS(2861), [anon_sym_using] = ACTIONS(2861), [anon_sym_COLON_COLON] = ACTIONS(2863), [anon_sym_LBRACK_LBRACK] = ACTIONS(2863), [anon_sym___declspec] = ACTIONS(2861), [anon_sym___based] = ACTIONS(2861), [anon_sym___cdecl] = ACTIONS(2861), [anon_sym___clrcall] = ACTIONS(2861), [anon_sym___stdcall] = ACTIONS(2861), [anon_sym___fastcall] = ACTIONS(2861), [anon_sym___thiscall] = ACTIONS(2861), [anon_sym___vectorcall] = ACTIONS(2861), [anon_sym_LBRACE] = ACTIONS(2863), [anon_sym_signed] = ACTIONS(2861), [anon_sym_unsigned] = ACTIONS(2861), [anon_sym_long] = ACTIONS(2861), [anon_sym_short] = ACTIONS(2861), [anon_sym_LBRACK] = ACTIONS(2861), [anon_sym_static] = ACTIONS(2861), [anon_sym_register] = ACTIONS(2861), [anon_sym_inline] = ACTIONS(2861), [anon_sym___inline] = ACTIONS(2861), [anon_sym___inline__] = ACTIONS(2861), [anon_sym___forceinline] = ACTIONS(2861), [anon_sym_thread_local] = ACTIONS(2861), [anon_sym___thread] = ACTIONS(2861), [anon_sym_const] = ACTIONS(2861), [anon_sym_constexpr] = ACTIONS(2861), [anon_sym_volatile] = ACTIONS(2861), [anon_sym_restrict] = ACTIONS(2861), [anon_sym___restrict__] = ACTIONS(2861), [anon_sym__Atomic] = ACTIONS(2861), [anon_sym__Noreturn] = ACTIONS(2861), [anon_sym_noreturn] = ACTIONS(2861), [anon_sym__Nonnull] = ACTIONS(2861), [anon_sym_mutable] = ACTIONS(2861), [anon_sym_constinit] = ACTIONS(2861), [anon_sym_consteval] = ACTIONS(2861), [anon_sym_alignas] = ACTIONS(2861), [anon_sym__Alignas] = ACTIONS(2861), [sym_primitive_type] = ACTIONS(2861), [anon_sym_enum] = ACTIONS(2861), [anon_sym_class] = ACTIONS(2861), [anon_sym_struct] = ACTIONS(2861), [anon_sym_union] = ACTIONS(2861), [anon_sym_if] = ACTIONS(2861), [anon_sym_switch] = ACTIONS(2861), [anon_sym_case] = ACTIONS(2861), [anon_sym_default] = ACTIONS(2861), [anon_sym_while] = ACTIONS(2861), [anon_sym_do] = ACTIONS(2861), [anon_sym_for] = ACTIONS(2861), [anon_sym_return] = ACTIONS(2861), [anon_sym_break] = ACTIONS(2861), [anon_sym_continue] = ACTIONS(2861), [anon_sym_goto] = ACTIONS(2861), [anon_sym_not] = ACTIONS(2861), [anon_sym_compl] = ACTIONS(2861), [anon_sym_DASH_DASH] = ACTIONS(2863), [anon_sym_PLUS_PLUS] = ACTIONS(2863), [anon_sym_sizeof] = ACTIONS(2861), [anon_sym___alignof__] = ACTIONS(2861), [anon_sym___alignof] = ACTIONS(2861), [anon_sym__alignof] = ACTIONS(2861), [anon_sym_alignof] = ACTIONS(2861), [anon_sym__Alignof] = ACTIONS(2861), [anon_sym_offsetof] = ACTIONS(2861), [anon_sym__Generic] = ACTIONS(2861), [anon_sym_asm] = ACTIONS(2861), [anon_sym___asm__] = ACTIONS(2861), [anon_sym___asm] = ACTIONS(2861), [sym_number_literal] = ACTIONS(2863), [anon_sym_L_SQUOTE] = ACTIONS(2863), [anon_sym_u_SQUOTE] = ACTIONS(2863), [anon_sym_U_SQUOTE] = ACTIONS(2863), [anon_sym_u8_SQUOTE] = ACTIONS(2863), [anon_sym_SQUOTE] = ACTIONS(2863), [anon_sym_L_DQUOTE] = ACTIONS(2863), [anon_sym_u_DQUOTE] = ACTIONS(2863), [anon_sym_U_DQUOTE] = ACTIONS(2863), [anon_sym_u8_DQUOTE] = ACTIONS(2863), [anon_sym_DQUOTE] = ACTIONS(2863), [sym_true] = ACTIONS(2861), [sym_false] = ACTIONS(2861), [anon_sym_NULL] = ACTIONS(2861), [anon_sym_nullptr] = ACTIONS(2861), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2861), [anon_sym_decltype] = ACTIONS(2861), [anon_sym_explicit] = ACTIONS(2861), [anon_sym_typename] = ACTIONS(2861), [anon_sym_export] = ACTIONS(2861), [anon_sym_module] = ACTIONS(2861), [anon_sym_import] = ACTIONS(2861), [anon_sym_template] = ACTIONS(2861), [anon_sym_operator] = ACTIONS(2861), [anon_sym_try] = ACTIONS(2861), [anon_sym_delete] = ACTIONS(2861), [anon_sym_throw] = ACTIONS(2861), [anon_sym_namespace] = ACTIONS(2861), [anon_sym_static_assert] = ACTIONS(2861), [anon_sym_concept] = ACTIONS(2861), [anon_sym_co_return] = ACTIONS(2861), [anon_sym_co_yield] = ACTIONS(2861), [anon_sym_R_DQUOTE] = ACTIONS(2863), [anon_sym_LR_DQUOTE] = ACTIONS(2863), [anon_sym_uR_DQUOTE] = ACTIONS(2863), [anon_sym_UR_DQUOTE] = ACTIONS(2863), [anon_sym_u8R_DQUOTE] = ACTIONS(2863), [anon_sym_co_await] = ACTIONS(2861), [anon_sym_new] = ACTIONS(2861), [anon_sym_requires] = ACTIONS(2861), [sym_this] = ACTIONS(2861), }, [STATE(656)] = { [sym_identifier] = ACTIONS(2641), [aux_sym_preproc_include_token1] = ACTIONS(2641), [aux_sym_preproc_def_token1] = ACTIONS(2641), [aux_sym_preproc_if_token1] = ACTIONS(2641), [aux_sym_preproc_ifdef_token1] = ACTIONS(2641), [aux_sym_preproc_ifdef_token2] = ACTIONS(2641), [sym_preproc_directive] = ACTIONS(2641), [anon_sym_LPAREN2] = ACTIONS(2643), [anon_sym_BANG] = ACTIONS(2643), [anon_sym_TILDE] = ACTIONS(2643), [anon_sym_DASH] = ACTIONS(2641), [anon_sym_PLUS] = ACTIONS(2641), [anon_sym_STAR] = ACTIONS(2643), [anon_sym_AMP_AMP] = ACTIONS(2643), [anon_sym_AMP] = ACTIONS(2641), [anon_sym_SEMI] = ACTIONS(2643), [anon_sym___extension__] = ACTIONS(2641), [anon_sym_typedef] = ACTIONS(2641), [anon_sym_virtual] = ACTIONS(2641), [anon_sym_extern] = ACTIONS(2641), [anon_sym___attribute__] = ACTIONS(2641), [anon_sym___attribute] = ACTIONS(2641), [anon_sym_using] = ACTIONS(2641), [anon_sym_COLON_COLON] = ACTIONS(2643), [anon_sym_LBRACK_LBRACK] = ACTIONS(2643), [anon_sym___declspec] = ACTIONS(2641), [anon_sym___based] = ACTIONS(2641), [anon_sym___cdecl] = ACTIONS(2641), [anon_sym___clrcall] = ACTIONS(2641), [anon_sym___stdcall] = ACTIONS(2641), [anon_sym___fastcall] = ACTIONS(2641), [anon_sym___thiscall] = ACTIONS(2641), [anon_sym___vectorcall] = ACTIONS(2641), [anon_sym_LBRACE] = ACTIONS(2643), [anon_sym_RBRACE] = ACTIONS(2643), [anon_sym_signed] = ACTIONS(2641), [anon_sym_unsigned] = ACTIONS(2641), [anon_sym_long] = ACTIONS(2641), [anon_sym_short] = ACTIONS(2641), [anon_sym_LBRACK] = ACTIONS(2641), [anon_sym_static] = ACTIONS(2641), [anon_sym_register] = ACTIONS(2641), [anon_sym_inline] = ACTIONS(2641), [anon_sym___inline] = ACTIONS(2641), [anon_sym___inline__] = ACTIONS(2641), [anon_sym___forceinline] = ACTIONS(2641), [anon_sym_thread_local] = ACTIONS(2641), [anon_sym___thread] = ACTIONS(2641), [anon_sym_const] = ACTIONS(2641), [anon_sym_constexpr] = ACTIONS(2641), [anon_sym_volatile] = ACTIONS(2641), [anon_sym_restrict] = ACTIONS(2641), [anon_sym___restrict__] = ACTIONS(2641), [anon_sym__Atomic] = ACTIONS(2641), [anon_sym__Noreturn] = ACTIONS(2641), [anon_sym_noreturn] = ACTIONS(2641), [anon_sym__Nonnull] = ACTIONS(2641), [anon_sym_mutable] = ACTIONS(2641), [anon_sym_constinit] = ACTIONS(2641), [anon_sym_consteval] = ACTIONS(2641), [anon_sym_alignas] = ACTIONS(2641), [anon_sym__Alignas] = ACTIONS(2641), [sym_primitive_type] = ACTIONS(2641), [anon_sym_enum] = ACTIONS(2641), [anon_sym_class] = ACTIONS(2641), [anon_sym_struct] = ACTIONS(2641), [anon_sym_union] = ACTIONS(2641), [anon_sym_if] = ACTIONS(2641), [anon_sym_else] = ACTIONS(2641), [anon_sym_switch] = ACTIONS(2641), [anon_sym_case] = ACTIONS(2641), [anon_sym_default] = ACTIONS(2641), [anon_sym_while] = ACTIONS(2641), [anon_sym_do] = ACTIONS(2641), [anon_sym_for] = ACTIONS(2641), [anon_sym_return] = ACTIONS(2641), [anon_sym_break] = ACTIONS(2641), [anon_sym_continue] = ACTIONS(2641), [anon_sym_goto] = ACTIONS(2641), [anon_sym___try] = ACTIONS(2641), [anon_sym___leave] = ACTIONS(2641), [anon_sym_not] = ACTIONS(2641), [anon_sym_compl] = ACTIONS(2641), [anon_sym_DASH_DASH] = ACTIONS(2643), [anon_sym_PLUS_PLUS] = ACTIONS(2643), [anon_sym_sizeof] = ACTIONS(2641), [anon_sym___alignof__] = ACTIONS(2641), [anon_sym___alignof] = ACTIONS(2641), [anon_sym__alignof] = ACTIONS(2641), [anon_sym_alignof] = ACTIONS(2641), [anon_sym__Alignof] = ACTIONS(2641), [anon_sym_offsetof] = ACTIONS(2641), [anon_sym__Generic] = ACTIONS(2641), [anon_sym_asm] = ACTIONS(2641), [anon_sym___asm__] = ACTIONS(2641), [anon_sym___asm] = ACTIONS(2641), [sym_number_literal] = ACTIONS(2643), [anon_sym_L_SQUOTE] = ACTIONS(2643), [anon_sym_u_SQUOTE] = ACTIONS(2643), [anon_sym_U_SQUOTE] = ACTIONS(2643), [anon_sym_u8_SQUOTE] = ACTIONS(2643), [anon_sym_SQUOTE] = ACTIONS(2643), [anon_sym_L_DQUOTE] = ACTIONS(2643), [anon_sym_u_DQUOTE] = ACTIONS(2643), [anon_sym_U_DQUOTE] = ACTIONS(2643), [anon_sym_u8_DQUOTE] = ACTIONS(2643), [anon_sym_DQUOTE] = ACTIONS(2643), [sym_true] = ACTIONS(2641), [sym_false] = ACTIONS(2641), [anon_sym_NULL] = ACTIONS(2641), [anon_sym_nullptr] = ACTIONS(2641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2641), [anon_sym_decltype] = ACTIONS(2641), [anon_sym_explicit] = ACTIONS(2641), [anon_sym_typename] = ACTIONS(2641), [anon_sym_template] = ACTIONS(2641), [anon_sym_operator] = ACTIONS(2641), [anon_sym_try] = ACTIONS(2641), [anon_sym_delete] = ACTIONS(2641), [anon_sym_throw] = ACTIONS(2641), [anon_sym_namespace] = ACTIONS(2641), [anon_sym_static_assert] = ACTIONS(2641), [anon_sym_concept] = ACTIONS(2641), [anon_sym_co_return] = ACTIONS(2641), [anon_sym_co_yield] = ACTIONS(2641), [anon_sym_R_DQUOTE] = ACTIONS(2643), [anon_sym_LR_DQUOTE] = ACTIONS(2643), [anon_sym_uR_DQUOTE] = ACTIONS(2643), [anon_sym_UR_DQUOTE] = ACTIONS(2643), [anon_sym_u8R_DQUOTE] = ACTIONS(2643), [anon_sym_co_await] = ACTIONS(2641), [anon_sym_new] = ACTIONS(2641), [anon_sym_requires] = ACTIONS(2641), [sym_this] = ACTIONS(2641), }, [STATE(657)] = { [ts_builtin_sym_end] = ACTIONS(3617), [sym_identifier] = ACTIONS(3619), [aux_sym_preproc_include_token1] = ACTIONS(3619), [aux_sym_preproc_def_token1] = ACTIONS(3619), [aux_sym_preproc_if_token1] = ACTIONS(3619), [aux_sym_preproc_ifdef_token1] = ACTIONS(3619), [aux_sym_preproc_ifdef_token2] = ACTIONS(3619), [sym_preproc_directive] = ACTIONS(3619), [anon_sym_LPAREN2] = ACTIONS(3617), [anon_sym_BANG] = ACTIONS(3617), [anon_sym_TILDE] = ACTIONS(3617), [anon_sym_DASH] = ACTIONS(3619), [anon_sym_PLUS] = ACTIONS(3619), [anon_sym_STAR] = ACTIONS(3617), [anon_sym_AMP_AMP] = ACTIONS(3617), [anon_sym_AMP] = ACTIONS(3619), [anon_sym_SEMI] = ACTIONS(3617), [anon_sym___extension__] = ACTIONS(3619), [anon_sym_typedef] = ACTIONS(3619), [anon_sym_virtual] = ACTIONS(3619), [anon_sym_extern] = ACTIONS(3619), [anon_sym___attribute__] = ACTIONS(3619), [anon_sym___attribute] = ACTIONS(3619), [anon_sym_using] = ACTIONS(3619), [anon_sym_COLON_COLON] = ACTIONS(3617), [anon_sym_LBRACK_LBRACK] = ACTIONS(3617), [anon_sym___declspec] = ACTIONS(3619), [anon_sym___based] = ACTIONS(3619), [anon_sym___cdecl] = ACTIONS(3619), [anon_sym___clrcall] = ACTIONS(3619), [anon_sym___stdcall] = ACTIONS(3619), [anon_sym___fastcall] = ACTIONS(3619), [anon_sym___thiscall] = ACTIONS(3619), [anon_sym___vectorcall] = ACTIONS(3619), [anon_sym_LBRACE] = ACTIONS(3617), [anon_sym_signed] = ACTIONS(3619), [anon_sym_unsigned] = ACTIONS(3619), [anon_sym_long] = ACTIONS(3619), [anon_sym_short] = ACTIONS(3619), [anon_sym_LBRACK] = ACTIONS(3619), [anon_sym_static] = ACTIONS(3619), [anon_sym_register] = ACTIONS(3619), [anon_sym_inline] = ACTIONS(3619), [anon_sym___inline] = ACTIONS(3619), [anon_sym___inline__] = ACTIONS(3619), [anon_sym___forceinline] = ACTIONS(3619), [anon_sym_thread_local] = ACTIONS(3619), [anon_sym___thread] = ACTIONS(3619), [anon_sym_const] = ACTIONS(3619), [anon_sym_constexpr] = ACTIONS(3619), [anon_sym_volatile] = ACTIONS(3619), [anon_sym_restrict] = ACTIONS(3619), [anon_sym___restrict__] = ACTIONS(3619), [anon_sym__Atomic] = ACTIONS(3619), [anon_sym__Noreturn] = ACTIONS(3619), [anon_sym_noreturn] = ACTIONS(3619), [anon_sym__Nonnull] = ACTIONS(3619), [anon_sym_mutable] = ACTIONS(3619), [anon_sym_constinit] = ACTIONS(3619), [anon_sym_consteval] = ACTIONS(3619), [anon_sym_alignas] = ACTIONS(3619), [anon_sym__Alignas] = ACTIONS(3619), [sym_primitive_type] = ACTIONS(3619), [anon_sym_enum] = ACTIONS(3619), [anon_sym_class] = ACTIONS(3619), [anon_sym_struct] = ACTIONS(3619), [anon_sym_union] = ACTIONS(3619), [anon_sym_if] = ACTIONS(3619), [anon_sym_switch] = ACTIONS(3619), [anon_sym_case] = ACTIONS(3619), [anon_sym_default] = ACTIONS(3619), [anon_sym_while] = ACTIONS(3619), [anon_sym_do] = ACTIONS(3619), [anon_sym_for] = ACTIONS(3619), [anon_sym_return] = ACTIONS(3619), [anon_sym_break] = ACTIONS(3619), [anon_sym_continue] = ACTIONS(3619), [anon_sym_goto] = ACTIONS(3619), [anon_sym_not] = ACTIONS(3619), [anon_sym_compl] = ACTIONS(3619), [anon_sym_DASH_DASH] = ACTIONS(3617), [anon_sym_PLUS_PLUS] = ACTIONS(3617), [anon_sym_sizeof] = ACTIONS(3619), [anon_sym___alignof__] = ACTIONS(3619), [anon_sym___alignof] = ACTIONS(3619), [anon_sym__alignof] = ACTIONS(3619), [anon_sym_alignof] = ACTIONS(3619), [anon_sym__Alignof] = ACTIONS(3619), [anon_sym_offsetof] = ACTIONS(3619), [anon_sym__Generic] = ACTIONS(3619), [anon_sym_asm] = ACTIONS(3619), [anon_sym___asm__] = ACTIONS(3619), [anon_sym___asm] = ACTIONS(3619), [sym_number_literal] = ACTIONS(3617), [anon_sym_L_SQUOTE] = ACTIONS(3617), [anon_sym_u_SQUOTE] = ACTIONS(3617), [anon_sym_U_SQUOTE] = ACTIONS(3617), [anon_sym_u8_SQUOTE] = ACTIONS(3617), [anon_sym_SQUOTE] = ACTIONS(3617), [anon_sym_L_DQUOTE] = ACTIONS(3617), [anon_sym_u_DQUOTE] = ACTIONS(3617), [anon_sym_U_DQUOTE] = ACTIONS(3617), [anon_sym_u8_DQUOTE] = ACTIONS(3617), [anon_sym_DQUOTE] = ACTIONS(3617), [sym_true] = ACTIONS(3619), [sym_false] = ACTIONS(3619), [anon_sym_NULL] = ACTIONS(3619), [anon_sym_nullptr] = ACTIONS(3619), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3619), [anon_sym_decltype] = ACTIONS(3619), [anon_sym_explicit] = ACTIONS(3619), [anon_sym_typename] = ACTIONS(3619), [anon_sym_export] = ACTIONS(3619), [anon_sym_module] = ACTIONS(3619), [anon_sym_import] = ACTIONS(3619), [anon_sym_template] = ACTIONS(3619), [anon_sym_operator] = ACTIONS(3619), [anon_sym_try] = ACTIONS(3619), [anon_sym_delete] = ACTIONS(3619), [anon_sym_throw] = ACTIONS(3619), [anon_sym_namespace] = ACTIONS(3619), [anon_sym_static_assert] = ACTIONS(3619), [anon_sym_concept] = ACTIONS(3619), [anon_sym_co_return] = ACTIONS(3619), [anon_sym_co_yield] = ACTIONS(3619), [anon_sym_R_DQUOTE] = ACTIONS(3617), [anon_sym_LR_DQUOTE] = ACTIONS(3617), [anon_sym_uR_DQUOTE] = ACTIONS(3617), [anon_sym_UR_DQUOTE] = ACTIONS(3617), [anon_sym_u8R_DQUOTE] = ACTIONS(3617), [anon_sym_co_await] = ACTIONS(3619), [anon_sym_new] = ACTIONS(3619), [anon_sym_requires] = ACTIONS(3619), [sym_this] = ACTIONS(3619), }, [STATE(658)] = { [ts_builtin_sym_end] = ACTIONS(3621), [sym_identifier] = ACTIONS(3623), [aux_sym_preproc_include_token1] = ACTIONS(3623), [aux_sym_preproc_def_token1] = ACTIONS(3623), [aux_sym_preproc_if_token1] = ACTIONS(3623), [aux_sym_preproc_ifdef_token1] = ACTIONS(3623), [aux_sym_preproc_ifdef_token2] = ACTIONS(3623), [sym_preproc_directive] = ACTIONS(3623), [anon_sym_LPAREN2] = ACTIONS(3621), [anon_sym_BANG] = ACTIONS(3621), [anon_sym_TILDE] = ACTIONS(3621), [anon_sym_DASH] = ACTIONS(3623), [anon_sym_PLUS] = ACTIONS(3623), [anon_sym_STAR] = ACTIONS(3621), [anon_sym_AMP_AMP] = ACTIONS(3621), [anon_sym_AMP] = ACTIONS(3623), [anon_sym_SEMI] = ACTIONS(3621), [anon_sym___extension__] = ACTIONS(3623), [anon_sym_typedef] = ACTIONS(3623), [anon_sym_virtual] = ACTIONS(3623), [anon_sym_extern] = ACTIONS(3623), [anon_sym___attribute__] = ACTIONS(3623), [anon_sym___attribute] = ACTIONS(3623), [anon_sym_using] = ACTIONS(3623), [anon_sym_COLON_COLON] = ACTIONS(3621), [anon_sym_LBRACK_LBRACK] = ACTIONS(3621), [anon_sym___declspec] = ACTIONS(3623), [anon_sym___based] = ACTIONS(3623), [anon_sym___cdecl] = ACTIONS(3623), [anon_sym___clrcall] = ACTIONS(3623), [anon_sym___stdcall] = ACTIONS(3623), [anon_sym___fastcall] = ACTIONS(3623), [anon_sym___thiscall] = ACTIONS(3623), [anon_sym___vectorcall] = ACTIONS(3623), [anon_sym_LBRACE] = ACTIONS(3621), [anon_sym_signed] = ACTIONS(3623), [anon_sym_unsigned] = ACTIONS(3623), [anon_sym_long] = ACTIONS(3623), [anon_sym_short] = ACTIONS(3623), [anon_sym_LBRACK] = ACTIONS(3623), [anon_sym_static] = ACTIONS(3623), [anon_sym_register] = ACTIONS(3623), [anon_sym_inline] = ACTIONS(3623), [anon_sym___inline] = ACTIONS(3623), [anon_sym___inline__] = ACTIONS(3623), [anon_sym___forceinline] = ACTIONS(3623), [anon_sym_thread_local] = ACTIONS(3623), [anon_sym___thread] = ACTIONS(3623), [anon_sym_const] = ACTIONS(3623), [anon_sym_constexpr] = ACTIONS(3623), [anon_sym_volatile] = ACTIONS(3623), [anon_sym_restrict] = ACTIONS(3623), [anon_sym___restrict__] = ACTIONS(3623), [anon_sym__Atomic] = ACTIONS(3623), [anon_sym__Noreturn] = ACTIONS(3623), [anon_sym_noreturn] = ACTIONS(3623), [anon_sym__Nonnull] = ACTIONS(3623), [anon_sym_mutable] = ACTIONS(3623), [anon_sym_constinit] = ACTIONS(3623), [anon_sym_consteval] = ACTIONS(3623), [anon_sym_alignas] = ACTIONS(3623), [anon_sym__Alignas] = ACTIONS(3623), [sym_primitive_type] = ACTIONS(3623), [anon_sym_enum] = ACTIONS(3623), [anon_sym_class] = ACTIONS(3623), [anon_sym_struct] = ACTIONS(3623), [anon_sym_union] = ACTIONS(3623), [anon_sym_if] = ACTIONS(3623), [anon_sym_switch] = ACTIONS(3623), [anon_sym_case] = ACTIONS(3623), [anon_sym_default] = ACTIONS(3623), [anon_sym_while] = ACTIONS(3623), [anon_sym_do] = ACTIONS(3623), [anon_sym_for] = ACTIONS(3623), [anon_sym_return] = ACTIONS(3623), [anon_sym_break] = ACTIONS(3623), [anon_sym_continue] = ACTIONS(3623), [anon_sym_goto] = ACTIONS(3623), [anon_sym_not] = ACTIONS(3623), [anon_sym_compl] = ACTIONS(3623), [anon_sym_DASH_DASH] = ACTIONS(3621), [anon_sym_PLUS_PLUS] = ACTIONS(3621), [anon_sym_sizeof] = ACTIONS(3623), [anon_sym___alignof__] = ACTIONS(3623), [anon_sym___alignof] = ACTIONS(3623), [anon_sym__alignof] = ACTIONS(3623), [anon_sym_alignof] = ACTIONS(3623), [anon_sym__Alignof] = ACTIONS(3623), [anon_sym_offsetof] = ACTIONS(3623), [anon_sym__Generic] = ACTIONS(3623), [anon_sym_asm] = ACTIONS(3623), [anon_sym___asm__] = ACTIONS(3623), [anon_sym___asm] = ACTIONS(3623), [sym_number_literal] = ACTIONS(3621), [anon_sym_L_SQUOTE] = ACTIONS(3621), [anon_sym_u_SQUOTE] = ACTIONS(3621), [anon_sym_U_SQUOTE] = ACTIONS(3621), [anon_sym_u8_SQUOTE] = ACTIONS(3621), [anon_sym_SQUOTE] = ACTIONS(3621), [anon_sym_L_DQUOTE] = ACTIONS(3621), [anon_sym_u_DQUOTE] = ACTIONS(3621), [anon_sym_U_DQUOTE] = ACTIONS(3621), [anon_sym_u8_DQUOTE] = ACTIONS(3621), [anon_sym_DQUOTE] = ACTIONS(3621), [sym_true] = ACTIONS(3623), [sym_false] = ACTIONS(3623), [anon_sym_NULL] = ACTIONS(3623), [anon_sym_nullptr] = ACTIONS(3623), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3623), [anon_sym_decltype] = ACTIONS(3623), [anon_sym_explicit] = ACTIONS(3623), [anon_sym_typename] = ACTIONS(3623), [anon_sym_export] = ACTIONS(3623), [anon_sym_module] = ACTIONS(3623), [anon_sym_import] = ACTIONS(3623), [anon_sym_template] = ACTIONS(3623), [anon_sym_operator] = ACTIONS(3623), [anon_sym_try] = ACTIONS(3623), [anon_sym_delete] = ACTIONS(3623), [anon_sym_throw] = ACTIONS(3623), [anon_sym_namespace] = ACTIONS(3623), [anon_sym_static_assert] = ACTIONS(3623), [anon_sym_concept] = ACTIONS(3623), [anon_sym_co_return] = ACTIONS(3623), [anon_sym_co_yield] = ACTIONS(3623), [anon_sym_R_DQUOTE] = ACTIONS(3621), [anon_sym_LR_DQUOTE] = ACTIONS(3621), [anon_sym_uR_DQUOTE] = ACTIONS(3621), [anon_sym_UR_DQUOTE] = ACTIONS(3621), [anon_sym_u8R_DQUOTE] = ACTIONS(3621), [anon_sym_co_await] = ACTIONS(3623), [anon_sym_new] = ACTIONS(3623), [anon_sym_requires] = ACTIONS(3623), [sym_this] = ACTIONS(3623), }, [STATE(659)] = { [ts_builtin_sym_end] = ACTIONS(2807), [sym_identifier] = ACTIONS(2805), [aux_sym_preproc_include_token1] = ACTIONS(2805), [aux_sym_preproc_def_token1] = ACTIONS(2805), [aux_sym_preproc_if_token1] = ACTIONS(2805), [aux_sym_preproc_ifdef_token1] = ACTIONS(2805), [aux_sym_preproc_ifdef_token2] = ACTIONS(2805), [sym_preproc_directive] = ACTIONS(2805), [anon_sym_LPAREN2] = ACTIONS(2807), [anon_sym_BANG] = ACTIONS(2807), [anon_sym_TILDE] = ACTIONS(2807), [anon_sym_DASH] = ACTIONS(2805), [anon_sym_PLUS] = ACTIONS(2805), [anon_sym_STAR] = ACTIONS(2807), [anon_sym_AMP_AMP] = ACTIONS(2807), [anon_sym_AMP] = ACTIONS(2805), [anon_sym_SEMI] = ACTIONS(2807), [anon_sym___extension__] = ACTIONS(2805), [anon_sym_typedef] = ACTIONS(2805), [anon_sym_virtual] = ACTIONS(2805), [anon_sym_extern] = ACTIONS(2805), [anon_sym___attribute__] = ACTIONS(2805), [anon_sym___attribute] = ACTIONS(2805), [anon_sym_using] = ACTIONS(2805), [anon_sym_COLON_COLON] = ACTIONS(2807), [anon_sym_LBRACK_LBRACK] = ACTIONS(2807), [anon_sym___declspec] = ACTIONS(2805), [anon_sym___based] = ACTIONS(2805), [anon_sym___cdecl] = ACTIONS(2805), [anon_sym___clrcall] = ACTIONS(2805), [anon_sym___stdcall] = ACTIONS(2805), [anon_sym___fastcall] = ACTIONS(2805), [anon_sym___thiscall] = ACTIONS(2805), [anon_sym___vectorcall] = ACTIONS(2805), [anon_sym_LBRACE] = ACTIONS(2807), [anon_sym_signed] = ACTIONS(2805), [anon_sym_unsigned] = ACTIONS(2805), [anon_sym_long] = ACTIONS(2805), [anon_sym_short] = ACTIONS(2805), [anon_sym_LBRACK] = ACTIONS(2805), [anon_sym_static] = ACTIONS(2805), [anon_sym_register] = ACTIONS(2805), [anon_sym_inline] = ACTIONS(2805), [anon_sym___inline] = ACTIONS(2805), [anon_sym___inline__] = ACTIONS(2805), [anon_sym___forceinline] = ACTIONS(2805), [anon_sym_thread_local] = ACTIONS(2805), [anon_sym___thread] = ACTIONS(2805), [anon_sym_const] = ACTIONS(2805), [anon_sym_constexpr] = ACTIONS(2805), [anon_sym_volatile] = ACTIONS(2805), [anon_sym_restrict] = ACTIONS(2805), [anon_sym___restrict__] = ACTIONS(2805), [anon_sym__Atomic] = ACTIONS(2805), [anon_sym__Noreturn] = ACTIONS(2805), [anon_sym_noreturn] = ACTIONS(2805), [anon_sym__Nonnull] = ACTIONS(2805), [anon_sym_mutable] = ACTIONS(2805), [anon_sym_constinit] = ACTIONS(2805), [anon_sym_consteval] = ACTIONS(2805), [anon_sym_alignas] = ACTIONS(2805), [anon_sym__Alignas] = ACTIONS(2805), [sym_primitive_type] = ACTIONS(2805), [anon_sym_enum] = ACTIONS(2805), [anon_sym_class] = ACTIONS(2805), [anon_sym_struct] = ACTIONS(2805), [anon_sym_union] = ACTIONS(2805), [anon_sym_if] = ACTIONS(2805), [anon_sym_switch] = ACTIONS(2805), [anon_sym_case] = ACTIONS(2805), [anon_sym_default] = ACTIONS(2805), [anon_sym_while] = ACTIONS(2805), [anon_sym_do] = ACTIONS(2805), [anon_sym_for] = ACTIONS(2805), [anon_sym_return] = ACTIONS(2805), [anon_sym_break] = ACTIONS(2805), [anon_sym_continue] = ACTIONS(2805), [anon_sym_goto] = ACTIONS(2805), [anon_sym_not] = ACTIONS(2805), [anon_sym_compl] = ACTIONS(2805), [anon_sym_DASH_DASH] = ACTIONS(2807), [anon_sym_PLUS_PLUS] = ACTIONS(2807), [anon_sym_sizeof] = ACTIONS(2805), [anon_sym___alignof__] = ACTIONS(2805), [anon_sym___alignof] = ACTIONS(2805), [anon_sym__alignof] = ACTIONS(2805), [anon_sym_alignof] = ACTIONS(2805), [anon_sym__Alignof] = ACTIONS(2805), [anon_sym_offsetof] = ACTIONS(2805), [anon_sym__Generic] = ACTIONS(2805), [anon_sym_asm] = ACTIONS(2805), [anon_sym___asm__] = ACTIONS(2805), [anon_sym___asm] = ACTIONS(2805), [sym_number_literal] = ACTIONS(2807), [anon_sym_L_SQUOTE] = ACTIONS(2807), [anon_sym_u_SQUOTE] = ACTIONS(2807), [anon_sym_U_SQUOTE] = ACTIONS(2807), [anon_sym_u8_SQUOTE] = ACTIONS(2807), [anon_sym_SQUOTE] = ACTIONS(2807), [anon_sym_L_DQUOTE] = ACTIONS(2807), [anon_sym_u_DQUOTE] = ACTIONS(2807), [anon_sym_U_DQUOTE] = ACTIONS(2807), [anon_sym_u8_DQUOTE] = ACTIONS(2807), [anon_sym_DQUOTE] = ACTIONS(2807), [sym_true] = ACTIONS(2805), [sym_false] = ACTIONS(2805), [anon_sym_NULL] = ACTIONS(2805), [anon_sym_nullptr] = ACTIONS(2805), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2805), [anon_sym_decltype] = ACTIONS(2805), [anon_sym_explicit] = ACTIONS(2805), [anon_sym_typename] = ACTIONS(2805), [anon_sym_export] = ACTIONS(2805), [anon_sym_module] = ACTIONS(2805), [anon_sym_import] = ACTIONS(2805), [anon_sym_template] = ACTIONS(2805), [anon_sym_operator] = ACTIONS(2805), [anon_sym_try] = ACTIONS(2805), [anon_sym_delete] = ACTIONS(2805), [anon_sym_throw] = ACTIONS(2805), [anon_sym_namespace] = ACTIONS(2805), [anon_sym_static_assert] = ACTIONS(2805), [anon_sym_concept] = ACTIONS(2805), [anon_sym_co_return] = ACTIONS(2805), [anon_sym_co_yield] = ACTIONS(2805), [anon_sym_R_DQUOTE] = ACTIONS(2807), [anon_sym_LR_DQUOTE] = ACTIONS(2807), [anon_sym_uR_DQUOTE] = ACTIONS(2807), [anon_sym_UR_DQUOTE] = ACTIONS(2807), [anon_sym_u8R_DQUOTE] = ACTIONS(2807), [anon_sym_co_await] = ACTIONS(2805), [anon_sym_new] = ACTIONS(2805), [anon_sym_requires] = ACTIONS(2805), [sym_this] = ACTIONS(2805), }, [STATE(660)] = { [ts_builtin_sym_end] = ACTIONS(2811), [sym_identifier] = ACTIONS(2809), [aux_sym_preproc_include_token1] = ACTIONS(2809), [aux_sym_preproc_def_token1] = ACTIONS(2809), [aux_sym_preproc_if_token1] = ACTIONS(2809), [aux_sym_preproc_ifdef_token1] = ACTIONS(2809), [aux_sym_preproc_ifdef_token2] = ACTIONS(2809), [sym_preproc_directive] = ACTIONS(2809), [anon_sym_LPAREN2] = ACTIONS(2811), [anon_sym_BANG] = ACTIONS(2811), [anon_sym_TILDE] = ACTIONS(2811), [anon_sym_DASH] = ACTIONS(2809), [anon_sym_PLUS] = ACTIONS(2809), [anon_sym_STAR] = ACTIONS(2811), [anon_sym_AMP_AMP] = ACTIONS(2811), [anon_sym_AMP] = ACTIONS(2809), [anon_sym_SEMI] = ACTIONS(2811), [anon_sym___extension__] = ACTIONS(2809), [anon_sym_typedef] = ACTIONS(2809), [anon_sym_virtual] = ACTIONS(2809), [anon_sym_extern] = ACTIONS(2809), [anon_sym___attribute__] = ACTIONS(2809), [anon_sym___attribute] = ACTIONS(2809), [anon_sym_using] = ACTIONS(2809), [anon_sym_COLON_COLON] = ACTIONS(2811), [anon_sym_LBRACK_LBRACK] = ACTIONS(2811), [anon_sym___declspec] = ACTIONS(2809), [anon_sym___based] = ACTIONS(2809), [anon_sym___cdecl] = ACTIONS(2809), [anon_sym___clrcall] = ACTIONS(2809), [anon_sym___stdcall] = ACTIONS(2809), [anon_sym___fastcall] = ACTIONS(2809), [anon_sym___thiscall] = ACTIONS(2809), [anon_sym___vectorcall] = ACTIONS(2809), [anon_sym_LBRACE] = ACTIONS(2811), [anon_sym_signed] = ACTIONS(2809), [anon_sym_unsigned] = ACTIONS(2809), [anon_sym_long] = ACTIONS(2809), [anon_sym_short] = ACTIONS(2809), [anon_sym_LBRACK] = ACTIONS(2809), [anon_sym_static] = ACTIONS(2809), [anon_sym_register] = ACTIONS(2809), [anon_sym_inline] = ACTIONS(2809), [anon_sym___inline] = ACTIONS(2809), [anon_sym___inline__] = ACTIONS(2809), [anon_sym___forceinline] = ACTIONS(2809), [anon_sym_thread_local] = ACTIONS(2809), [anon_sym___thread] = ACTIONS(2809), [anon_sym_const] = ACTIONS(2809), [anon_sym_constexpr] = ACTIONS(2809), [anon_sym_volatile] = ACTIONS(2809), [anon_sym_restrict] = ACTIONS(2809), [anon_sym___restrict__] = ACTIONS(2809), [anon_sym__Atomic] = ACTIONS(2809), [anon_sym__Noreturn] = ACTIONS(2809), [anon_sym_noreturn] = ACTIONS(2809), [anon_sym__Nonnull] = ACTIONS(2809), [anon_sym_mutable] = ACTIONS(2809), [anon_sym_constinit] = ACTIONS(2809), [anon_sym_consteval] = ACTIONS(2809), [anon_sym_alignas] = ACTIONS(2809), [anon_sym__Alignas] = ACTIONS(2809), [sym_primitive_type] = ACTIONS(2809), [anon_sym_enum] = ACTIONS(2809), [anon_sym_class] = ACTIONS(2809), [anon_sym_struct] = ACTIONS(2809), [anon_sym_union] = ACTIONS(2809), [anon_sym_if] = ACTIONS(2809), [anon_sym_switch] = ACTIONS(2809), [anon_sym_case] = ACTIONS(2809), [anon_sym_default] = ACTIONS(2809), [anon_sym_while] = ACTIONS(2809), [anon_sym_do] = ACTIONS(2809), [anon_sym_for] = ACTIONS(2809), [anon_sym_return] = ACTIONS(2809), [anon_sym_break] = ACTIONS(2809), [anon_sym_continue] = ACTIONS(2809), [anon_sym_goto] = ACTIONS(2809), [anon_sym_not] = ACTIONS(2809), [anon_sym_compl] = ACTIONS(2809), [anon_sym_DASH_DASH] = ACTIONS(2811), [anon_sym_PLUS_PLUS] = ACTIONS(2811), [anon_sym_sizeof] = ACTIONS(2809), [anon_sym___alignof__] = ACTIONS(2809), [anon_sym___alignof] = ACTIONS(2809), [anon_sym__alignof] = ACTIONS(2809), [anon_sym_alignof] = ACTIONS(2809), [anon_sym__Alignof] = ACTIONS(2809), [anon_sym_offsetof] = ACTIONS(2809), [anon_sym__Generic] = ACTIONS(2809), [anon_sym_asm] = ACTIONS(2809), [anon_sym___asm__] = ACTIONS(2809), [anon_sym___asm] = ACTIONS(2809), [sym_number_literal] = ACTIONS(2811), [anon_sym_L_SQUOTE] = ACTIONS(2811), [anon_sym_u_SQUOTE] = ACTIONS(2811), [anon_sym_U_SQUOTE] = ACTIONS(2811), [anon_sym_u8_SQUOTE] = ACTIONS(2811), [anon_sym_SQUOTE] = ACTIONS(2811), [anon_sym_L_DQUOTE] = ACTIONS(2811), [anon_sym_u_DQUOTE] = ACTIONS(2811), [anon_sym_U_DQUOTE] = ACTIONS(2811), [anon_sym_u8_DQUOTE] = ACTIONS(2811), [anon_sym_DQUOTE] = ACTIONS(2811), [sym_true] = ACTIONS(2809), [sym_false] = ACTIONS(2809), [anon_sym_NULL] = ACTIONS(2809), [anon_sym_nullptr] = ACTIONS(2809), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2809), [anon_sym_decltype] = ACTIONS(2809), [anon_sym_explicit] = ACTIONS(2809), [anon_sym_typename] = ACTIONS(2809), [anon_sym_export] = ACTIONS(2809), [anon_sym_module] = ACTIONS(2809), [anon_sym_import] = ACTIONS(2809), [anon_sym_template] = ACTIONS(2809), [anon_sym_operator] = ACTIONS(2809), [anon_sym_try] = ACTIONS(2809), [anon_sym_delete] = ACTIONS(2809), [anon_sym_throw] = ACTIONS(2809), [anon_sym_namespace] = ACTIONS(2809), [anon_sym_static_assert] = ACTIONS(2809), [anon_sym_concept] = ACTIONS(2809), [anon_sym_co_return] = ACTIONS(2809), [anon_sym_co_yield] = ACTIONS(2809), [anon_sym_R_DQUOTE] = ACTIONS(2811), [anon_sym_LR_DQUOTE] = ACTIONS(2811), [anon_sym_uR_DQUOTE] = ACTIONS(2811), [anon_sym_UR_DQUOTE] = ACTIONS(2811), [anon_sym_u8R_DQUOTE] = ACTIONS(2811), [anon_sym_co_await] = ACTIONS(2809), [anon_sym_new] = ACTIONS(2809), [anon_sym_requires] = ACTIONS(2809), [sym_this] = ACTIONS(2809), }, [STATE(661)] = { [ts_builtin_sym_end] = ACTIONS(3323), [sym_identifier] = ACTIONS(3321), [aux_sym_preproc_include_token1] = ACTIONS(3321), [aux_sym_preproc_def_token1] = ACTIONS(3321), [aux_sym_preproc_if_token1] = ACTIONS(3321), [aux_sym_preproc_ifdef_token1] = ACTIONS(3321), [aux_sym_preproc_ifdef_token2] = ACTIONS(3321), [sym_preproc_directive] = ACTIONS(3321), [anon_sym_LPAREN2] = ACTIONS(3323), [anon_sym_BANG] = ACTIONS(3323), [anon_sym_TILDE] = ACTIONS(3323), [anon_sym_DASH] = ACTIONS(3321), [anon_sym_PLUS] = ACTIONS(3321), [anon_sym_STAR] = ACTIONS(3323), [anon_sym_AMP_AMP] = ACTIONS(3323), [anon_sym_AMP] = ACTIONS(3321), [anon_sym_SEMI] = ACTIONS(3323), [anon_sym___extension__] = ACTIONS(3321), [anon_sym_typedef] = ACTIONS(3321), [anon_sym_virtual] = ACTIONS(3321), [anon_sym_extern] = ACTIONS(3321), [anon_sym___attribute__] = ACTIONS(3321), [anon_sym___attribute] = ACTIONS(3321), [anon_sym_using] = ACTIONS(3321), [anon_sym_COLON_COLON] = ACTIONS(3323), [anon_sym_LBRACK_LBRACK] = ACTIONS(3323), [anon_sym___declspec] = ACTIONS(3321), [anon_sym___based] = ACTIONS(3321), [anon_sym___cdecl] = ACTIONS(3321), [anon_sym___clrcall] = ACTIONS(3321), [anon_sym___stdcall] = ACTIONS(3321), [anon_sym___fastcall] = ACTIONS(3321), [anon_sym___thiscall] = ACTIONS(3321), [anon_sym___vectorcall] = ACTIONS(3321), [anon_sym_LBRACE] = ACTIONS(3323), [anon_sym_signed] = ACTIONS(3321), [anon_sym_unsigned] = ACTIONS(3321), [anon_sym_long] = ACTIONS(3321), [anon_sym_short] = ACTIONS(3321), [anon_sym_LBRACK] = ACTIONS(3321), [anon_sym_static] = ACTIONS(3321), [anon_sym_register] = ACTIONS(3321), [anon_sym_inline] = ACTIONS(3321), [anon_sym___inline] = ACTIONS(3321), [anon_sym___inline__] = ACTIONS(3321), [anon_sym___forceinline] = ACTIONS(3321), [anon_sym_thread_local] = ACTIONS(3321), [anon_sym___thread] = ACTIONS(3321), [anon_sym_const] = ACTIONS(3321), [anon_sym_constexpr] = ACTIONS(3321), [anon_sym_volatile] = ACTIONS(3321), [anon_sym_restrict] = ACTIONS(3321), [anon_sym___restrict__] = ACTIONS(3321), [anon_sym__Atomic] = ACTIONS(3321), [anon_sym__Noreturn] = ACTIONS(3321), [anon_sym_noreturn] = ACTIONS(3321), [anon_sym__Nonnull] = ACTIONS(3321), [anon_sym_mutable] = ACTIONS(3321), [anon_sym_constinit] = ACTIONS(3321), [anon_sym_consteval] = ACTIONS(3321), [anon_sym_alignas] = ACTIONS(3321), [anon_sym__Alignas] = ACTIONS(3321), [sym_primitive_type] = ACTIONS(3321), [anon_sym_enum] = ACTIONS(3321), [anon_sym_class] = ACTIONS(3321), [anon_sym_struct] = ACTIONS(3321), [anon_sym_union] = ACTIONS(3321), [anon_sym_if] = ACTIONS(3321), [anon_sym_switch] = ACTIONS(3321), [anon_sym_case] = ACTIONS(3321), [anon_sym_default] = ACTIONS(3321), [anon_sym_while] = ACTIONS(3321), [anon_sym_do] = ACTIONS(3321), [anon_sym_for] = ACTIONS(3321), [anon_sym_return] = ACTIONS(3321), [anon_sym_break] = ACTIONS(3321), [anon_sym_continue] = ACTIONS(3321), [anon_sym_goto] = ACTIONS(3321), [anon_sym_not] = ACTIONS(3321), [anon_sym_compl] = ACTIONS(3321), [anon_sym_DASH_DASH] = ACTIONS(3323), [anon_sym_PLUS_PLUS] = ACTIONS(3323), [anon_sym_sizeof] = ACTIONS(3321), [anon_sym___alignof__] = ACTIONS(3321), [anon_sym___alignof] = ACTIONS(3321), [anon_sym__alignof] = ACTIONS(3321), [anon_sym_alignof] = ACTIONS(3321), [anon_sym__Alignof] = ACTIONS(3321), [anon_sym_offsetof] = ACTIONS(3321), [anon_sym__Generic] = ACTIONS(3321), [anon_sym_asm] = ACTIONS(3321), [anon_sym___asm__] = ACTIONS(3321), [anon_sym___asm] = ACTIONS(3321), [sym_number_literal] = ACTIONS(3323), [anon_sym_L_SQUOTE] = ACTIONS(3323), [anon_sym_u_SQUOTE] = ACTIONS(3323), [anon_sym_U_SQUOTE] = ACTIONS(3323), [anon_sym_u8_SQUOTE] = ACTIONS(3323), [anon_sym_SQUOTE] = ACTIONS(3323), [anon_sym_L_DQUOTE] = ACTIONS(3323), [anon_sym_u_DQUOTE] = ACTIONS(3323), [anon_sym_U_DQUOTE] = ACTIONS(3323), [anon_sym_u8_DQUOTE] = ACTIONS(3323), [anon_sym_DQUOTE] = ACTIONS(3323), [sym_true] = ACTIONS(3321), [sym_false] = ACTIONS(3321), [anon_sym_NULL] = ACTIONS(3321), [anon_sym_nullptr] = ACTIONS(3321), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3321), [anon_sym_decltype] = ACTIONS(3321), [anon_sym_explicit] = ACTIONS(3321), [anon_sym_typename] = ACTIONS(3321), [anon_sym_export] = ACTIONS(3321), [anon_sym_module] = ACTIONS(3321), [anon_sym_import] = ACTIONS(3321), [anon_sym_template] = ACTIONS(3321), [anon_sym_operator] = ACTIONS(3321), [anon_sym_try] = ACTIONS(3321), [anon_sym_delete] = ACTIONS(3321), [anon_sym_throw] = ACTIONS(3321), [anon_sym_namespace] = ACTIONS(3321), [anon_sym_static_assert] = ACTIONS(3321), [anon_sym_concept] = ACTIONS(3321), [anon_sym_co_return] = ACTIONS(3321), [anon_sym_co_yield] = ACTIONS(3321), [anon_sym_R_DQUOTE] = ACTIONS(3323), [anon_sym_LR_DQUOTE] = ACTIONS(3323), [anon_sym_uR_DQUOTE] = ACTIONS(3323), [anon_sym_UR_DQUOTE] = ACTIONS(3323), [anon_sym_u8R_DQUOTE] = ACTIONS(3323), [anon_sym_co_await] = ACTIONS(3321), [anon_sym_new] = ACTIONS(3321), [anon_sym_requires] = ACTIONS(3321), [sym_this] = ACTIONS(3321), }, [STATE(662)] = { [ts_builtin_sym_end] = ACTIONS(2815), [sym_identifier] = ACTIONS(2813), [aux_sym_preproc_include_token1] = ACTIONS(2813), [aux_sym_preproc_def_token1] = ACTIONS(2813), [aux_sym_preproc_if_token1] = ACTIONS(2813), [aux_sym_preproc_ifdef_token1] = ACTIONS(2813), [aux_sym_preproc_ifdef_token2] = ACTIONS(2813), [sym_preproc_directive] = ACTIONS(2813), [anon_sym_LPAREN2] = ACTIONS(2815), [anon_sym_BANG] = ACTIONS(2815), [anon_sym_TILDE] = ACTIONS(2815), [anon_sym_DASH] = ACTIONS(2813), [anon_sym_PLUS] = ACTIONS(2813), [anon_sym_STAR] = ACTIONS(2815), [anon_sym_AMP_AMP] = ACTIONS(2815), [anon_sym_AMP] = ACTIONS(2813), [anon_sym_SEMI] = ACTIONS(2815), [anon_sym___extension__] = ACTIONS(2813), [anon_sym_typedef] = ACTIONS(2813), [anon_sym_virtual] = ACTIONS(2813), [anon_sym_extern] = ACTIONS(2813), [anon_sym___attribute__] = ACTIONS(2813), [anon_sym___attribute] = ACTIONS(2813), [anon_sym_using] = ACTIONS(2813), [anon_sym_COLON_COLON] = ACTIONS(2815), [anon_sym_LBRACK_LBRACK] = ACTIONS(2815), [anon_sym___declspec] = ACTIONS(2813), [anon_sym___based] = ACTIONS(2813), [anon_sym___cdecl] = ACTIONS(2813), [anon_sym___clrcall] = ACTIONS(2813), [anon_sym___stdcall] = ACTIONS(2813), [anon_sym___fastcall] = ACTIONS(2813), [anon_sym___thiscall] = ACTIONS(2813), [anon_sym___vectorcall] = ACTIONS(2813), [anon_sym_LBRACE] = ACTIONS(2815), [anon_sym_signed] = ACTIONS(2813), [anon_sym_unsigned] = ACTIONS(2813), [anon_sym_long] = ACTIONS(2813), [anon_sym_short] = ACTIONS(2813), [anon_sym_LBRACK] = ACTIONS(2813), [anon_sym_static] = ACTIONS(2813), [anon_sym_register] = ACTIONS(2813), [anon_sym_inline] = ACTIONS(2813), [anon_sym___inline] = ACTIONS(2813), [anon_sym___inline__] = ACTIONS(2813), [anon_sym___forceinline] = ACTIONS(2813), [anon_sym_thread_local] = ACTIONS(2813), [anon_sym___thread] = ACTIONS(2813), [anon_sym_const] = ACTIONS(2813), [anon_sym_constexpr] = ACTIONS(2813), [anon_sym_volatile] = ACTIONS(2813), [anon_sym_restrict] = ACTIONS(2813), [anon_sym___restrict__] = ACTIONS(2813), [anon_sym__Atomic] = ACTIONS(2813), [anon_sym__Noreturn] = ACTIONS(2813), [anon_sym_noreturn] = ACTIONS(2813), [anon_sym__Nonnull] = ACTIONS(2813), [anon_sym_mutable] = ACTIONS(2813), [anon_sym_constinit] = ACTIONS(2813), [anon_sym_consteval] = ACTIONS(2813), [anon_sym_alignas] = ACTIONS(2813), [anon_sym__Alignas] = ACTIONS(2813), [sym_primitive_type] = ACTIONS(2813), [anon_sym_enum] = ACTIONS(2813), [anon_sym_class] = ACTIONS(2813), [anon_sym_struct] = ACTIONS(2813), [anon_sym_union] = ACTIONS(2813), [anon_sym_if] = ACTIONS(2813), [anon_sym_switch] = ACTIONS(2813), [anon_sym_case] = ACTIONS(2813), [anon_sym_default] = ACTIONS(2813), [anon_sym_while] = ACTIONS(2813), [anon_sym_do] = ACTIONS(2813), [anon_sym_for] = ACTIONS(2813), [anon_sym_return] = ACTIONS(2813), [anon_sym_break] = ACTIONS(2813), [anon_sym_continue] = ACTIONS(2813), [anon_sym_goto] = ACTIONS(2813), [anon_sym_not] = ACTIONS(2813), [anon_sym_compl] = ACTIONS(2813), [anon_sym_DASH_DASH] = ACTIONS(2815), [anon_sym_PLUS_PLUS] = ACTIONS(2815), [anon_sym_sizeof] = ACTIONS(2813), [anon_sym___alignof__] = ACTIONS(2813), [anon_sym___alignof] = ACTIONS(2813), [anon_sym__alignof] = ACTIONS(2813), [anon_sym_alignof] = ACTIONS(2813), [anon_sym__Alignof] = ACTIONS(2813), [anon_sym_offsetof] = ACTIONS(2813), [anon_sym__Generic] = ACTIONS(2813), [anon_sym_asm] = ACTIONS(2813), [anon_sym___asm__] = ACTIONS(2813), [anon_sym___asm] = ACTIONS(2813), [sym_number_literal] = ACTIONS(2815), [anon_sym_L_SQUOTE] = ACTIONS(2815), [anon_sym_u_SQUOTE] = ACTIONS(2815), [anon_sym_U_SQUOTE] = ACTIONS(2815), [anon_sym_u8_SQUOTE] = ACTIONS(2815), [anon_sym_SQUOTE] = ACTIONS(2815), [anon_sym_L_DQUOTE] = ACTIONS(2815), [anon_sym_u_DQUOTE] = ACTIONS(2815), [anon_sym_U_DQUOTE] = ACTIONS(2815), [anon_sym_u8_DQUOTE] = ACTIONS(2815), [anon_sym_DQUOTE] = ACTIONS(2815), [sym_true] = ACTIONS(2813), [sym_false] = ACTIONS(2813), [anon_sym_NULL] = ACTIONS(2813), [anon_sym_nullptr] = ACTIONS(2813), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2813), [anon_sym_decltype] = ACTIONS(2813), [anon_sym_explicit] = ACTIONS(2813), [anon_sym_typename] = ACTIONS(2813), [anon_sym_export] = ACTIONS(2813), [anon_sym_module] = ACTIONS(2813), [anon_sym_import] = ACTIONS(2813), [anon_sym_template] = ACTIONS(2813), [anon_sym_operator] = ACTIONS(2813), [anon_sym_try] = ACTIONS(2813), [anon_sym_delete] = ACTIONS(2813), [anon_sym_throw] = ACTIONS(2813), [anon_sym_namespace] = ACTIONS(2813), [anon_sym_static_assert] = ACTIONS(2813), [anon_sym_concept] = ACTIONS(2813), [anon_sym_co_return] = ACTIONS(2813), [anon_sym_co_yield] = ACTIONS(2813), [anon_sym_R_DQUOTE] = ACTIONS(2815), [anon_sym_LR_DQUOTE] = ACTIONS(2815), [anon_sym_uR_DQUOTE] = ACTIONS(2815), [anon_sym_UR_DQUOTE] = ACTIONS(2815), [anon_sym_u8R_DQUOTE] = ACTIONS(2815), [anon_sym_co_await] = ACTIONS(2813), [anon_sym_new] = ACTIONS(2813), [anon_sym_requires] = ACTIONS(2813), [sym_this] = ACTIONS(2813), }, [STATE(663)] = { [sym_identifier] = ACTIONS(2645), [aux_sym_preproc_include_token1] = ACTIONS(2645), [aux_sym_preproc_def_token1] = ACTIONS(2645), [aux_sym_preproc_if_token1] = ACTIONS(2645), [aux_sym_preproc_ifdef_token1] = ACTIONS(2645), [aux_sym_preproc_ifdef_token2] = ACTIONS(2645), [sym_preproc_directive] = ACTIONS(2645), [anon_sym_LPAREN2] = ACTIONS(2647), [anon_sym_BANG] = ACTIONS(2647), [anon_sym_TILDE] = ACTIONS(2647), [anon_sym_DASH] = ACTIONS(2645), [anon_sym_PLUS] = ACTIONS(2645), [anon_sym_STAR] = ACTIONS(2647), [anon_sym_AMP_AMP] = ACTIONS(2647), [anon_sym_AMP] = ACTIONS(2645), [anon_sym_SEMI] = ACTIONS(2647), [anon_sym___extension__] = ACTIONS(2645), [anon_sym_typedef] = ACTIONS(2645), [anon_sym_virtual] = ACTIONS(2645), [anon_sym_extern] = ACTIONS(2645), [anon_sym___attribute__] = ACTIONS(2645), [anon_sym___attribute] = ACTIONS(2645), [anon_sym_using] = ACTIONS(2645), [anon_sym_COLON_COLON] = ACTIONS(2647), [anon_sym_LBRACK_LBRACK] = ACTIONS(2647), [anon_sym___declspec] = ACTIONS(2645), [anon_sym___based] = ACTIONS(2645), [anon_sym___cdecl] = ACTIONS(2645), [anon_sym___clrcall] = ACTIONS(2645), [anon_sym___stdcall] = ACTIONS(2645), [anon_sym___fastcall] = ACTIONS(2645), [anon_sym___thiscall] = ACTIONS(2645), [anon_sym___vectorcall] = ACTIONS(2645), [anon_sym_LBRACE] = ACTIONS(2647), [anon_sym_RBRACE] = ACTIONS(2647), [anon_sym_signed] = ACTIONS(2645), [anon_sym_unsigned] = ACTIONS(2645), [anon_sym_long] = ACTIONS(2645), [anon_sym_short] = ACTIONS(2645), [anon_sym_LBRACK] = ACTIONS(2645), [anon_sym_static] = ACTIONS(2645), [anon_sym_register] = ACTIONS(2645), [anon_sym_inline] = ACTIONS(2645), [anon_sym___inline] = ACTIONS(2645), [anon_sym___inline__] = ACTIONS(2645), [anon_sym___forceinline] = ACTIONS(2645), [anon_sym_thread_local] = ACTIONS(2645), [anon_sym___thread] = ACTIONS(2645), [anon_sym_const] = ACTIONS(2645), [anon_sym_constexpr] = ACTIONS(2645), [anon_sym_volatile] = ACTIONS(2645), [anon_sym_restrict] = ACTIONS(2645), [anon_sym___restrict__] = ACTIONS(2645), [anon_sym__Atomic] = ACTIONS(2645), [anon_sym__Noreturn] = ACTIONS(2645), [anon_sym_noreturn] = ACTIONS(2645), [anon_sym__Nonnull] = ACTIONS(2645), [anon_sym_mutable] = ACTIONS(2645), [anon_sym_constinit] = ACTIONS(2645), [anon_sym_consteval] = ACTIONS(2645), [anon_sym_alignas] = ACTIONS(2645), [anon_sym__Alignas] = ACTIONS(2645), [sym_primitive_type] = ACTIONS(2645), [anon_sym_enum] = ACTIONS(2645), [anon_sym_class] = ACTIONS(2645), [anon_sym_struct] = ACTIONS(2645), [anon_sym_union] = ACTIONS(2645), [anon_sym_if] = ACTIONS(2645), [anon_sym_else] = ACTIONS(2645), [anon_sym_switch] = ACTIONS(2645), [anon_sym_case] = ACTIONS(2645), [anon_sym_default] = ACTIONS(2645), [anon_sym_while] = ACTIONS(2645), [anon_sym_do] = ACTIONS(2645), [anon_sym_for] = ACTIONS(2645), [anon_sym_return] = ACTIONS(2645), [anon_sym_break] = ACTIONS(2645), [anon_sym_continue] = ACTIONS(2645), [anon_sym_goto] = ACTIONS(2645), [anon_sym___try] = ACTIONS(2645), [anon_sym___leave] = ACTIONS(2645), [anon_sym_not] = ACTIONS(2645), [anon_sym_compl] = ACTIONS(2645), [anon_sym_DASH_DASH] = ACTIONS(2647), [anon_sym_PLUS_PLUS] = ACTIONS(2647), [anon_sym_sizeof] = ACTIONS(2645), [anon_sym___alignof__] = ACTIONS(2645), [anon_sym___alignof] = ACTIONS(2645), [anon_sym__alignof] = ACTIONS(2645), [anon_sym_alignof] = ACTIONS(2645), [anon_sym__Alignof] = ACTIONS(2645), [anon_sym_offsetof] = ACTIONS(2645), [anon_sym__Generic] = ACTIONS(2645), [anon_sym_asm] = ACTIONS(2645), [anon_sym___asm__] = ACTIONS(2645), [anon_sym___asm] = ACTIONS(2645), [sym_number_literal] = ACTIONS(2647), [anon_sym_L_SQUOTE] = ACTIONS(2647), [anon_sym_u_SQUOTE] = ACTIONS(2647), [anon_sym_U_SQUOTE] = ACTIONS(2647), [anon_sym_u8_SQUOTE] = ACTIONS(2647), [anon_sym_SQUOTE] = ACTIONS(2647), [anon_sym_L_DQUOTE] = ACTIONS(2647), [anon_sym_u_DQUOTE] = ACTIONS(2647), [anon_sym_U_DQUOTE] = ACTIONS(2647), [anon_sym_u8_DQUOTE] = ACTIONS(2647), [anon_sym_DQUOTE] = ACTIONS(2647), [sym_true] = ACTIONS(2645), [sym_false] = ACTIONS(2645), [anon_sym_NULL] = ACTIONS(2645), [anon_sym_nullptr] = ACTIONS(2645), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2645), [anon_sym_decltype] = ACTIONS(2645), [anon_sym_explicit] = ACTIONS(2645), [anon_sym_typename] = ACTIONS(2645), [anon_sym_template] = ACTIONS(2645), [anon_sym_operator] = ACTIONS(2645), [anon_sym_try] = ACTIONS(2645), [anon_sym_delete] = ACTIONS(2645), [anon_sym_throw] = ACTIONS(2645), [anon_sym_namespace] = ACTIONS(2645), [anon_sym_static_assert] = ACTIONS(2645), [anon_sym_concept] = ACTIONS(2645), [anon_sym_co_return] = ACTIONS(2645), [anon_sym_co_yield] = ACTIONS(2645), [anon_sym_R_DQUOTE] = ACTIONS(2647), [anon_sym_LR_DQUOTE] = ACTIONS(2647), [anon_sym_uR_DQUOTE] = ACTIONS(2647), [anon_sym_UR_DQUOTE] = ACTIONS(2647), [anon_sym_u8R_DQUOTE] = ACTIONS(2647), [anon_sym_co_await] = ACTIONS(2645), [anon_sym_new] = ACTIONS(2645), [anon_sym_requires] = ACTIONS(2645), [sym_this] = ACTIONS(2645), }, [STATE(664)] = { [ts_builtin_sym_end] = ACTIONS(3150), [sym_identifier] = ACTIONS(3148), [aux_sym_preproc_include_token1] = ACTIONS(3148), [aux_sym_preproc_def_token1] = ACTIONS(3148), [aux_sym_preproc_if_token1] = ACTIONS(3148), [aux_sym_preproc_ifdef_token1] = ACTIONS(3148), [aux_sym_preproc_ifdef_token2] = ACTIONS(3148), [sym_preproc_directive] = ACTIONS(3148), [anon_sym_LPAREN2] = ACTIONS(3150), [anon_sym_BANG] = ACTIONS(3150), [anon_sym_TILDE] = ACTIONS(3150), [anon_sym_DASH] = ACTIONS(3148), [anon_sym_PLUS] = ACTIONS(3148), [anon_sym_STAR] = ACTIONS(3150), [anon_sym_AMP_AMP] = ACTIONS(3150), [anon_sym_AMP] = ACTIONS(3148), [anon_sym_SEMI] = ACTIONS(3150), [anon_sym___extension__] = ACTIONS(3148), [anon_sym_typedef] = ACTIONS(3148), [anon_sym_virtual] = ACTIONS(3148), [anon_sym_extern] = ACTIONS(3148), [anon_sym___attribute__] = ACTIONS(3148), [anon_sym___attribute] = ACTIONS(3148), [anon_sym_using] = ACTIONS(3148), [anon_sym_COLON_COLON] = ACTIONS(3150), [anon_sym_LBRACK_LBRACK] = ACTIONS(3150), [anon_sym___declspec] = ACTIONS(3148), [anon_sym___based] = ACTIONS(3148), [anon_sym___cdecl] = ACTIONS(3148), [anon_sym___clrcall] = ACTIONS(3148), [anon_sym___stdcall] = ACTIONS(3148), [anon_sym___fastcall] = ACTIONS(3148), [anon_sym___thiscall] = ACTIONS(3148), [anon_sym___vectorcall] = ACTIONS(3148), [anon_sym_LBRACE] = ACTIONS(3150), [anon_sym_signed] = ACTIONS(3148), [anon_sym_unsigned] = ACTIONS(3148), [anon_sym_long] = ACTIONS(3148), [anon_sym_short] = ACTIONS(3148), [anon_sym_LBRACK] = ACTIONS(3148), [anon_sym_static] = ACTIONS(3148), [anon_sym_register] = ACTIONS(3148), [anon_sym_inline] = ACTIONS(3148), [anon_sym___inline] = ACTIONS(3148), [anon_sym___inline__] = ACTIONS(3148), [anon_sym___forceinline] = ACTIONS(3148), [anon_sym_thread_local] = ACTIONS(3148), [anon_sym___thread] = ACTIONS(3148), [anon_sym_const] = ACTIONS(3148), [anon_sym_constexpr] = ACTIONS(3148), [anon_sym_volatile] = ACTIONS(3148), [anon_sym_restrict] = ACTIONS(3148), [anon_sym___restrict__] = ACTIONS(3148), [anon_sym__Atomic] = ACTIONS(3148), [anon_sym__Noreturn] = ACTIONS(3148), [anon_sym_noreturn] = ACTIONS(3148), [anon_sym__Nonnull] = ACTIONS(3148), [anon_sym_mutable] = ACTIONS(3148), [anon_sym_constinit] = ACTIONS(3148), [anon_sym_consteval] = ACTIONS(3148), [anon_sym_alignas] = ACTIONS(3148), [anon_sym__Alignas] = ACTIONS(3148), [sym_primitive_type] = ACTIONS(3148), [anon_sym_enum] = ACTIONS(3148), [anon_sym_class] = ACTIONS(3148), [anon_sym_struct] = ACTIONS(3148), [anon_sym_union] = ACTIONS(3148), [anon_sym_if] = ACTIONS(3148), [anon_sym_switch] = ACTIONS(3148), [anon_sym_case] = ACTIONS(3148), [anon_sym_default] = ACTIONS(3148), [anon_sym_while] = ACTIONS(3148), [anon_sym_do] = ACTIONS(3148), [anon_sym_for] = ACTIONS(3148), [anon_sym_return] = ACTIONS(3148), [anon_sym_break] = ACTIONS(3148), [anon_sym_continue] = ACTIONS(3148), [anon_sym_goto] = ACTIONS(3148), [anon_sym_not] = ACTIONS(3148), [anon_sym_compl] = ACTIONS(3148), [anon_sym_DASH_DASH] = ACTIONS(3150), [anon_sym_PLUS_PLUS] = ACTIONS(3150), [anon_sym_sizeof] = ACTIONS(3148), [anon_sym___alignof__] = ACTIONS(3148), [anon_sym___alignof] = ACTIONS(3148), [anon_sym__alignof] = ACTIONS(3148), [anon_sym_alignof] = ACTIONS(3148), [anon_sym__Alignof] = ACTIONS(3148), [anon_sym_offsetof] = ACTIONS(3148), [anon_sym__Generic] = ACTIONS(3148), [anon_sym_asm] = ACTIONS(3148), [anon_sym___asm__] = ACTIONS(3148), [anon_sym___asm] = ACTIONS(3148), [sym_number_literal] = ACTIONS(3150), [anon_sym_L_SQUOTE] = ACTIONS(3150), [anon_sym_u_SQUOTE] = ACTIONS(3150), [anon_sym_U_SQUOTE] = ACTIONS(3150), [anon_sym_u8_SQUOTE] = ACTIONS(3150), [anon_sym_SQUOTE] = ACTIONS(3150), [anon_sym_L_DQUOTE] = ACTIONS(3150), [anon_sym_u_DQUOTE] = ACTIONS(3150), [anon_sym_U_DQUOTE] = ACTIONS(3150), [anon_sym_u8_DQUOTE] = ACTIONS(3150), [anon_sym_DQUOTE] = ACTIONS(3150), [sym_true] = ACTIONS(3148), [sym_false] = ACTIONS(3148), [anon_sym_NULL] = ACTIONS(3148), [anon_sym_nullptr] = ACTIONS(3148), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3148), [anon_sym_decltype] = ACTIONS(3148), [anon_sym_explicit] = ACTIONS(3148), [anon_sym_typename] = ACTIONS(3148), [anon_sym_export] = ACTIONS(3148), [anon_sym_module] = ACTIONS(3148), [anon_sym_import] = ACTIONS(3148), [anon_sym_template] = ACTIONS(3148), [anon_sym_operator] = ACTIONS(3148), [anon_sym_try] = ACTIONS(3148), [anon_sym_delete] = ACTIONS(3148), [anon_sym_throw] = ACTIONS(3148), [anon_sym_namespace] = ACTIONS(3148), [anon_sym_static_assert] = ACTIONS(3148), [anon_sym_concept] = ACTIONS(3148), [anon_sym_co_return] = ACTIONS(3148), [anon_sym_co_yield] = ACTIONS(3148), [anon_sym_R_DQUOTE] = ACTIONS(3150), [anon_sym_LR_DQUOTE] = ACTIONS(3150), [anon_sym_uR_DQUOTE] = ACTIONS(3150), [anon_sym_UR_DQUOTE] = ACTIONS(3150), [anon_sym_u8R_DQUOTE] = ACTIONS(3150), [anon_sym_co_await] = ACTIONS(3148), [anon_sym_new] = ACTIONS(3148), [anon_sym_requires] = ACTIONS(3148), [sym_this] = ACTIONS(3148), }, [STATE(665)] = { [ts_builtin_sym_end] = ACTIONS(2911), [sym_identifier] = ACTIONS(2909), [aux_sym_preproc_include_token1] = ACTIONS(2909), [aux_sym_preproc_def_token1] = ACTIONS(2909), [aux_sym_preproc_if_token1] = ACTIONS(2909), [aux_sym_preproc_ifdef_token1] = ACTIONS(2909), [aux_sym_preproc_ifdef_token2] = ACTIONS(2909), [sym_preproc_directive] = ACTIONS(2909), [anon_sym_LPAREN2] = ACTIONS(2911), [anon_sym_BANG] = ACTIONS(2911), [anon_sym_TILDE] = ACTIONS(2911), [anon_sym_DASH] = ACTIONS(2909), [anon_sym_PLUS] = ACTIONS(2909), [anon_sym_STAR] = ACTIONS(2911), [anon_sym_AMP_AMP] = ACTIONS(2911), [anon_sym_AMP] = ACTIONS(2909), [anon_sym_SEMI] = ACTIONS(2911), [anon_sym___extension__] = ACTIONS(2909), [anon_sym_typedef] = ACTIONS(2909), [anon_sym_virtual] = ACTIONS(2909), [anon_sym_extern] = ACTIONS(2909), [anon_sym___attribute__] = ACTIONS(2909), [anon_sym___attribute] = ACTIONS(2909), [anon_sym_using] = ACTIONS(2909), [anon_sym_COLON_COLON] = ACTIONS(2911), [anon_sym_LBRACK_LBRACK] = ACTIONS(2911), [anon_sym___declspec] = ACTIONS(2909), [anon_sym___based] = ACTIONS(2909), [anon_sym___cdecl] = ACTIONS(2909), [anon_sym___clrcall] = ACTIONS(2909), [anon_sym___stdcall] = ACTIONS(2909), [anon_sym___fastcall] = ACTIONS(2909), [anon_sym___thiscall] = ACTIONS(2909), [anon_sym___vectorcall] = ACTIONS(2909), [anon_sym_LBRACE] = ACTIONS(2911), [anon_sym_signed] = ACTIONS(2909), [anon_sym_unsigned] = ACTIONS(2909), [anon_sym_long] = ACTIONS(2909), [anon_sym_short] = ACTIONS(2909), [anon_sym_LBRACK] = ACTIONS(2909), [anon_sym_static] = ACTIONS(2909), [anon_sym_register] = ACTIONS(2909), [anon_sym_inline] = ACTIONS(2909), [anon_sym___inline] = ACTIONS(2909), [anon_sym___inline__] = ACTIONS(2909), [anon_sym___forceinline] = ACTIONS(2909), [anon_sym_thread_local] = ACTIONS(2909), [anon_sym___thread] = ACTIONS(2909), [anon_sym_const] = ACTIONS(2909), [anon_sym_constexpr] = ACTIONS(2909), [anon_sym_volatile] = ACTIONS(2909), [anon_sym_restrict] = ACTIONS(2909), [anon_sym___restrict__] = ACTIONS(2909), [anon_sym__Atomic] = ACTIONS(2909), [anon_sym__Noreturn] = ACTIONS(2909), [anon_sym_noreturn] = ACTIONS(2909), [anon_sym__Nonnull] = ACTIONS(2909), [anon_sym_mutable] = ACTIONS(2909), [anon_sym_constinit] = ACTIONS(2909), [anon_sym_consteval] = ACTIONS(2909), [anon_sym_alignas] = ACTIONS(2909), [anon_sym__Alignas] = ACTIONS(2909), [sym_primitive_type] = ACTIONS(2909), [anon_sym_enum] = ACTIONS(2909), [anon_sym_class] = ACTIONS(2909), [anon_sym_struct] = ACTIONS(2909), [anon_sym_union] = ACTIONS(2909), [anon_sym_if] = ACTIONS(2909), [anon_sym_switch] = ACTIONS(2909), [anon_sym_case] = ACTIONS(2909), [anon_sym_default] = ACTIONS(2909), [anon_sym_while] = ACTIONS(2909), [anon_sym_do] = ACTIONS(2909), [anon_sym_for] = ACTIONS(2909), [anon_sym_return] = ACTIONS(2909), [anon_sym_break] = ACTIONS(2909), [anon_sym_continue] = ACTIONS(2909), [anon_sym_goto] = ACTIONS(2909), [anon_sym_not] = ACTIONS(2909), [anon_sym_compl] = ACTIONS(2909), [anon_sym_DASH_DASH] = ACTIONS(2911), [anon_sym_PLUS_PLUS] = ACTIONS(2911), [anon_sym_sizeof] = ACTIONS(2909), [anon_sym___alignof__] = ACTIONS(2909), [anon_sym___alignof] = ACTIONS(2909), [anon_sym__alignof] = ACTIONS(2909), [anon_sym_alignof] = ACTIONS(2909), [anon_sym__Alignof] = ACTIONS(2909), [anon_sym_offsetof] = ACTIONS(2909), [anon_sym__Generic] = ACTIONS(2909), [anon_sym_asm] = ACTIONS(2909), [anon_sym___asm__] = ACTIONS(2909), [anon_sym___asm] = ACTIONS(2909), [sym_number_literal] = ACTIONS(2911), [anon_sym_L_SQUOTE] = ACTIONS(2911), [anon_sym_u_SQUOTE] = ACTIONS(2911), [anon_sym_U_SQUOTE] = ACTIONS(2911), [anon_sym_u8_SQUOTE] = ACTIONS(2911), [anon_sym_SQUOTE] = ACTIONS(2911), [anon_sym_L_DQUOTE] = ACTIONS(2911), [anon_sym_u_DQUOTE] = ACTIONS(2911), [anon_sym_U_DQUOTE] = ACTIONS(2911), [anon_sym_u8_DQUOTE] = ACTIONS(2911), [anon_sym_DQUOTE] = ACTIONS(2911), [sym_true] = ACTIONS(2909), [sym_false] = ACTIONS(2909), [anon_sym_NULL] = ACTIONS(2909), [anon_sym_nullptr] = ACTIONS(2909), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2909), [anon_sym_decltype] = ACTIONS(2909), [anon_sym_explicit] = ACTIONS(2909), [anon_sym_typename] = ACTIONS(2909), [anon_sym_export] = ACTIONS(2909), [anon_sym_module] = ACTIONS(2909), [anon_sym_import] = ACTIONS(2909), [anon_sym_template] = ACTIONS(2909), [anon_sym_operator] = ACTIONS(2909), [anon_sym_try] = ACTIONS(2909), [anon_sym_delete] = ACTIONS(2909), [anon_sym_throw] = ACTIONS(2909), [anon_sym_namespace] = ACTIONS(2909), [anon_sym_static_assert] = ACTIONS(2909), [anon_sym_concept] = ACTIONS(2909), [anon_sym_co_return] = ACTIONS(2909), [anon_sym_co_yield] = ACTIONS(2909), [anon_sym_R_DQUOTE] = ACTIONS(2911), [anon_sym_LR_DQUOTE] = ACTIONS(2911), [anon_sym_uR_DQUOTE] = ACTIONS(2911), [anon_sym_UR_DQUOTE] = ACTIONS(2911), [anon_sym_u8R_DQUOTE] = ACTIONS(2911), [anon_sym_co_await] = ACTIONS(2909), [anon_sym_new] = ACTIONS(2909), [anon_sym_requires] = ACTIONS(2909), [sym_this] = ACTIONS(2909), }, [STATE(666)] = { [ts_builtin_sym_end] = ACTIONS(2907), [sym_identifier] = ACTIONS(2905), [aux_sym_preproc_include_token1] = ACTIONS(2905), [aux_sym_preproc_def_token1] = ACTIONS(2905), [aux_sym_preproc_if_token1] = ACTIONS(2905), [aux_sym_preproc_ifdef_token1] = ACTIONS(2905), [aux_sym_preproc_ifdef_token2] = ACTIONS(2905), [sym_preproc_directive] = ACTIONS(2905), [anon_sym_LPAREN2] = ACTIONS(2907), [anon_sym_BANG] = ACTIONS(2907), [anon_sym_TILDE] = ACTIONS(2907), [anon_sym_DASH] = ACTIONS(2905), [anon_sym_PLUS] = ACTIONS(2905), [anon_sym_STAR] = ACTIONS(2907), [anon_sym_AMP_AMP] = ACTIONS(2907), [anon_sym_AMP] = ACTIONS(2905), [anon_sym_SEMI] = ACTIONS(2907), [anon_sym___extension__] = ACTIONS(2905), [anon_sym_typedef] = ACTIONS(2905), [anon_sym_virtual] = ACTIONS(2905), [anon_sym_extern] = ACTIONS(2905), [anon_sym___attribute__] = ACTIONS(2905), [anon_sym___attribute] = ACTIONS(2905), [anon_sym_using] = ACTIONS(2905), [anon_sym_COLON_COLON] = ACTIONS(2907), [anon_sym_LBRACK_LBRACK] = ACTIONS(2907), [anon_sym___declspec] = ACTIONS(2905), [anon_sym___based] = ACTIONS(2905), [anon_sym___cdecl] = ACTIONS(2905), [anon_sym___clrcall] = ACTIONS(2905), [anon_sym___stdcall] = ACTIONS(2905), [anon_sym___fastcall] = ACTIONS(2905), [anon_sym___thiscall] = ACTIONS(2905), [anon_sym___vectorcall] = ACTIONS(2905), [anon_sym_LBRACE] = ACTIONS(2907), [anon_sym_signed] = ACTIONS(2905), [anon_sym_unsigned] = ACTIONS(2905), [anon_sym_long] = ACTIONS(2905), [anon_sym_short] = ACTIONS(2905), [anon_sym_LBRACK] = ACTIONS(2905), [anon_sym_static] = ACTIONS(2905), [anon_sym_register] = ACTIONS(2905), [anon_sym_inline] = ACTIONS(2905), [anon_sym___inline] = ACTIONS(2905), [anon_sym___inline__] = ACTIONS(2905), [anon_sym___forceinline] = ACTIONS(2905), [anon_sym_thread_local] = ACTIONS(2905), [anon_sym___thread] = ACTIONS(2905), [anon_sym_const] = ACTIONS(2905), [anon_sym_constexpr] = ACTIONS(2905), [anon_sym_volatile] = ACTIONS(2905), [anon_sym_restrict] = ACTIONS(2905), [anon_sym___restrict__] = ACTIONS(2905), [anon_sym__Atomic] = ACTIONS(2905), [anon_sym__Noreturn] = ACTIONS(2905), [anon_sym_noreturn] = ACTIONS(2905), [anon_sym__Nonnull] = ACTIONS(2905), [anon_sym_mutable] = ACTIONS(2905), [anon_sym_constinit] = ACTIONS(2905), [anon_sym_consteval] = ACTIONS(2905), [anon_sym_alignas] = ACTIONS(2905), [anon_sym__Alignas] = ACTIONS(2905), [sym_primitive_type] = ACTIONS(2905), [anon_sym_enum] = ACTIONS(2905), [anon_sym_class] = ACTIONS(2905), [anon_sym_struct] = ACTIONS(2905), [anon_sym_union] = ACTIONS(2905), [anon_sym_if] = ACTIONS(2905), [anon_sym_switch] = ACTIONS(2905), [anon_sym_case] = ACTIONS(2905), [anon_sym_default] = ACTIONS(2905), [anon_sym_while] = ACTIONS(2905), [anon_sym_do] = ACTIONS(2905), [anon_sym_for] = ACTIONS(2905), [anon_sym_return] = ACTIONS(2905), [anon_sym_break] = ACTIONS(2905), [anon_sym_continue] = ACTIONS(2905), [anon_sym_goto] = ACTIONS(2905), [anon_sym_not] = ACTIONS(2905), [anon_sym_compl] = ACTIONS(2905), [anon_sym_DASH_DASH] = ACTIONS(2907), [anon_sym_PLUS_PLUS] = ACTIONS(2907), [anon_sym_sizeof] = ACTIONS(2905), [anon_sym___alignof__] = ACTIONS(2905), [anon_sym___alignof] = ACTIONS(2905), [anon_sym__alignof] = ACTIONS(2905), [anon_sym_alignof] = ACTIONS(2905), [anon_sym__Alignof] = ACTIONS(2905), [anon_sym_offsetof] = ACTIONS(2905), [anon_sym__Generic] = ACTIONS(2905), [anon_sym_asm] = ACTIONS(2905), [anon_sym___asm__] = ACTIONS(2905), [anon_sym___asm] = ACTIONS(2905), [sym_number_literal] = ACTIONS(2907), [anon_sym_L_SQUOTE] = ACTIONS(2907), [anon_sym_u_SQUOTE] = ACTIONS(2907), [anon_sym_U_SQUOTE] = ACTIONS(2907), [anon_sym_u8_SQUOTE] = ACTIONS(2907), [anon_sym_SQUOTE] = ACTIONS(2907), [anon_sym_L_DQUOTE] = ACTIONS(2907), [anon_sym_u_DQUOTE] = ACTIONS(2907), [anon_sym_U_DQUOTE] = ACTIONS(2907), [anon_sym_u8_DQUOTE] = ACTIONS(2907), [anon_sym_DQUOTE] = ACTIONS(2907), [sym_true] = ACTIONS(2905), [sym_false] = ACTIONS(2905), [anon_sym_NULL] = ACTIONS(2905), [anon_sym_nullptr] = ACTIONS(2905), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2905), [anon_sym_decltype] = ACTIONS(2905), [anon_sym_explicit] = ACTIONS(2905), [anon_sym_typename] = ACTIONS(2905), [anon_sym_export] = ACTIONS(2905), [anon_sym_module] = ACTIONS(2905), [anon_sym_import] = ACTIONS(2905), [anon_sym_template] = ACTIONS(2905), [anon_sym_operator] = ACTIONS(2905), [anon_sym_try] = ACTIONS(2905), [anon_sym_delete] = ACTIONS(2905), [anon_sym_throw] = ACTIONS(2905), [anon_sym_namespace] = ACTIONS(2905), [anon_sym_static_assert] = ACTIONS(2905), [anon_sym_concept] = ACTIONS(2905), [anon_sym_co_return] = ACTIONS(2905), [anon_sym_co_yield] = ACTIONS(2905), [anon_sym_R_DQUOTE] = ACTIONS(2907), [anon_sym_LR_DQUOTE] = ACTIONS(2907), [anon_sym_uR_DQUOTE] = ACTIONS(2907), [anon_sym_UR_DQUOTE] = ACTIONS(2907), [anon_sym_u8R_DQUOTE] = ACTIONS(2907), [anon_sym_co_await] = ACTIONS(2905), [anon_sym_new] = ACTIONS(2905), [anon_sym_requires] = ACTIONS(2905), [sym_this] = ACTIONS(2905), }, [STATE(667)] = { [sym_identifier] = ACTIONS(2649), [aux_sym_preproc_include_token1] = ACTIONS(2649), [aux_sym_preproc_def_token1] = ACTIONS(2649), [aux_sym_preproc_if_token1] = ACTIONS(2649), [aux_sym_preproc_ifdef_token1] = ACTIONS(2649), [aux_sym_preproc_ifdef_token2] = ACTIONS(2649), [sym_preproc_directive] = ACTIONS(2649), [anon_sym_LPAREN2] = ACTIONS(2651), [anon_sym_BANG] = ACTIONS(2651), [anon_sym_TILDE] = ACTIONS(2651), [anon_sym_DASH] = ACTIONS(2649), [anon_sym_PLUS] = ACTIONS(2649), [anon_sym_STAR] = ACTIONS(2651), [anon_sym_AMP_AMP] = ACTIONS(2651), [anon_sym_AMP] = ACTIONS(2649), [anon_sym_SEMI] = ACTIONS(2651), [anon_sym___extension__] = ACTIONS(2649), [anon_sym_typedef] = ACTIONS(2649), [anon_sym_virtual] = ACTIONS(2649), [anon_sym_extern] = ACTIONS(2649), [anon_sym___attribute__] = ACTIONS(2649), [anon_sym___attribute] = ACTIONS(2649), [anon_sym_using] = ACTIONS(2649), [anon_sym_COLON_COLON] = ACTIONS(2651), [anon_sym_LBRACK_LBRACK] = ACTIONS(2651), [anon_sym___declspec] = ACTIONS(2649), [anon_sym___based] = ACTIONS(2649), [anon_sym___cdecl] = ACTIONS(2649), [anon_sym___clrcall] = ACTIONS(2649), [anon_sym___stdcall] = ACTIONS(2649), [anon_sym___fastcall] = ACTIONS(2649), [anon_sym___thiscall] = ACTIONS(2649), [anon_sym___vectorcall] = ACTIONS(2649), [anon_sym_LBRACE] = ACTIONS(2651), [anon_sym_RBRACE] = ACTIONS(2651), [anon_sym_signed] = ACTIONS(2649), [anon_sym_unsigned] = ACTIONS(2649), [anon_sym_long] = ACTIONS(2649), [anon_sym_short] = ACTIONS(2649), [anon_sym_LBRACK] = ACTIONS(2649), [anon_sym_static] = ACTIONS(2649), [anon_sym_register] = ACTIONS(2649), [anon_sym_inline] = ACTIONS(2649), [anon_sym___inline] = ACTIONS(2649), [anon_sym___inline__] = ACTIONS(2649), [anon_sym___forceinline] = ACTIONS(2649), [anon_sym_thread_local] = ACTIONS(2649), [anon_sym___thread] = ACTIONS(2649), [anon_sym_const] = ACTIONS(2649), [anon_sym_constexpr] = ACTIONS(2649), [anon_sym_volatile] = ACTIONS(2649), [anon_sym_restrict] = ACTIONS(2649), [anon_sym___restrict__] = ACTIONS(2649), [anon_sym__Atomic] = ACTIONS(2649), [anon_sym__Noreturn] = ACTIONS(2649), [anon_sym_noreturn] = ACTIONS(2649), [anon_sym__Nonnull] = ACTIONS(2649), [anon_sym_mutable] = ACTIONS(2649), [anon_sym_constinit] = ACTIONS(2649), [anon_sym_consteval] = ACTIONS(2649), [anon_sym_alignas] = ACTIONS(2649), [anon_sym__Alignas] = ACTIONS(2649), [sym_primitive_type] = ACTIONS(2649), [anon_sym_enum] = ACTIONS(2649), [anon_sym_class] = ACTIONS(2649), [anon_sym_struct] = ACTIONS(2649), [anon_sym_union] = ACTIONS(2649), [anon_sym_if] = ACTIONS(2649), [anon_sym_else] = ACTIONS(2649), [anon_sym_switch] = ACTIONS(2649), [anon_sym_case] = ACTIONS(2649), [anon_sym_default] = ACTIONS(2649), [anon_sym_while] = ACTIONS(2649), [anon_sym_do] = ACTIONS(2649), [anon_sym_for] = ACTIONS(2649), [anon_sym_return] = ACTIONS(2649), [anon_sym_break] = ACTIONS(2649), [anon_sym_continue] = ACTIONS(2649), [anon_sym_goto] = ACTIONS(2649), [anon_sym___try] = ACTIONS(2649), [anon_sym___leave] = ACTIONS(2649), [anon_sym_not] = ACTIONS(2649), [anon_sym_compl] = ACTIONS(2649), [anon_sym_DASH_DASH] = ACTIONS(2651), [anon_sym_PLUS_PLUS] = ACTIONS(2651), [anon_sym_sizeof] = ACTIONS(2649), [anon_sym___alignof__] = ACTIONS(2649), [anon_sym___alignof] = ACTIONS(2649), [anon_sym__alignof] = ACTIONS(2649), [anon_sym_alignof] = ACTIONS(2649), [anon_sym__Alignof] = ACTIONS(2649), [anon_sym_offsetof] = ACTIONS(2649), [anon_sym__Generic] = ACTIONS(2649), [anon_sym_asm] = ACTIONS(2649), [anon_sym___asm__] = ACTIONS(2649), [anon_sym___asm] = ACTIONS(2649), [sym_number_literal] = ACTIONS(2651), [anon_sym_L_SQUOTE] = ACTIONS(2651), [anon_sym_u_SQUOTE] = ACTIONS(2651), [anon_sym_U_SQUOTE] = ACTIONS(2651), [anon_sym_u8_SQUOTE] = ACTIONS(2651), [anon_sym_SQUOTE] = ACTIONS(2651), [anon_sym_L_DQUOTE] = ACTIONS(2651), [anon_sym_u_DQUOTE] = ACTIONS(2651), [anon_sym_U_DQUOTE] = ACTIONS(2651), [anon_sym_u8_DQUOTE] = ACTIONS(2651), [anon_sym_DQUOTE] = ACTIONS(2651), [sym_true] = ACTIONS(2649), [sym_false] = ACTIONS(2649), [anon_sym_NULL] = ACTIONS(2649), [anon_sym_nullptr] = ACTIONS(2649), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2649), [anon_sym_decltype] = ACTIONS(2649), [anon_sym_explicit] = ACTIONS(2649), [anon_sym_typename] = ACTIONS(2649), [anon_sym_template] = ACTIONS(2649), [anon_sym_operator] = ACTIONS(2649), [anon_sym_try] = ACTIONS(2649), [anon_sym_delete] = ACTIONS(2649), [anon_sym_throw] = ACTIONS(2649), [anon_sym_namespace] = ACTIONS(2649), [anon_sym_static_assert] = ACTIONS(2649), [anon_sym_concept] = ACTIONS(2649), [anon_sym_co_return] = ACTIONS(2649), [anon_sym_co_yield] = ACTIONS(2649), [anon_sym_R_DQUOTE] = ACTIONS(2651), [anon_sym_LR_DQUOTE] = ACTIONS(2651), [anon_sym_uR_DQUOTE] = ACTIONS(2651), [anon_sym_UR_DQUOTE] = ACTIONS(2651), [anon_sym_u8R_DQUOTE] = ACTIONS(2651), [anon_sym_co_await] = ACTIONS(2649), [anon_sym_new] = ACTIONS(2649), [anon_sym_requires] = ACTIONS(2649), [sym_this] = ACTIONS(2649), }, [STATE(668)] = { [sym_identifier] = ACTIONS(2653), [aux_sym_preproc_include_token1] = ACTIONS(2653), [aux_sym_preproc_def_token1] = ACTIONS(2653), [aux_sym_preproc_if_token1] = ACTIONS(2653), [aux_sym_preproc_ifdef_token1] = ACTIONS(2653), [aux_sym_preproc_ifdef_token2] = ACTIONS(2653), [sym_preproc_directive] = ACTIONS(2653), [anon_sym_LPAREN2] = ACTIONS(2655), [anon_sym_BANG] = ACTIONS(2655), [anon_sym_TILDE] = ACTIONS(2655), [anon_sym_DASH] = ACTIONS(2653), [anon_sym_PLUS] = ACTIONS(2653), [anon_sym_STAR] = ACTIONS(2655), [anon_sym_AMP_AMP] = ACTIONS(2655), [anon_sym_AMP] = ACTIONS(2653), [anon_sym_SEMI] = ACTIONS(2655), [anon_sym___extension__] = ACTIONS(2653), [anon_sym_typedef] = ACTIONS(2653), [anon_sym_virtual] = ACTIONS(2653), [anon_sym_extern] = ACTIONS(2653), [anon_sym___attribute__] = ACTIONS(2653), [anon_sym___attribute] = ACTIONS(2653), [anon_sym_using] = ACTIONS(2653), [anon_sym_COLON_COLON] = ACTIONS(2655), [anon_sym_LBRACK_LBRACK] = ACTIONS(2655), [anon_sym___declspec] = ACTIONS(2653), [anon_sym___based] = ACTIONS(2653), [anon_sym___cdecl] = ACTIONS(2653), [anon_sym___clrcall] = ACTIONS(2653), [anon_sym___stdcall] = ACTIONS(2653), [anon_sym___fastcall] = ACTIONS(2653), [anon_sym___thiscall] = ACTIONS(2653), [anon_sym___vectorcall] = ACTIONS(2653), [anon_sym_LBRACE] = ACTIONS(2655), [anon_sym_RBRACE] = ACTIONS(2655), [anon_sym_signed] = ACTIONS(2653), [anon_sym_unsigned] = ACTIONS(2653), [anon_sym_long] = ACTIONS(2653), [anon_sym_short] = ACTIONS(2653), [anon_sym_LBRACK] = ACTIONS(2653), [anon_sym_static] = ACTIONS(2653), [anon_sym_register] = ACTIONS(2653), [anon_sym_inline] = ACTIONS(2653), [anon_sym___inline] = ACTIONS(2653), [anon_sym___inline__] = ACTIONS(2653), [anon_sym___forceinline] = ACTIONS(2653), [anon_sym_thread_local] = ACTIONS(2653), [anon_sym___thread] = ACTIONS(2653), [anon_sym_const] = ACTIONS(2653), [anon_sym_constexpr] = ACTIONS(2653), [anon_sym_volatile] = ACTIONS(2653), [anon_sym_restrict] = ACTIONS(2653), [anon_sym___restrict__] = ACTIONS(2653), [anon_sym__Atomic] = ACTIONS(2653), [anon_sym__Noreturn] = ACTIONS(2653), [anon_sym_noreturn] = ACTIONS(2653), [anon_sym__Nonnull] = ACTIONS(2653), [anon_sym_mutable] = ACTIONS(2653), [anon_sym_constinit] = ACTIONS(2653), [anon_sym_consteval] = ACTIONS(2653), [anon_sym_alignas] = ACTIONS(2653), [anon_sym__Alignas] = ACTIONS(2653), [sym_primitive_type] = ACTIONS(2653), [anon_sym_enum] = ACTIONS(2653), [anon_sym_class] = ACTIONS(2653), [anon_sym_struct] = ACTIONS(2653), [anon_sym_union] = ACTIONS(2653), [anon_sym_if] = ACTIONS(2653), [anon_sym_else] = ACTIONS(2653), [anon_sym_switch] = ACTIONS(2653), [anon_sym_case] = ACTIONS(2653), [anon_sym_default] = ACTIONS(2653), [anon_sym_while] = ACTIONS(2653), [anon_sym_do] = ACTIONS(2653), [anon_sym_for] = ACTIONS(2653), [anon_sym_return] = ACTIONS(2653), [anon_sym_break] = ACTIONS(2653), [anon_sym_continue] = ACTIONS(2653), [anon_sym_goto] = ACTIONS(2653), [anon_sym___try] = ACTIONS(2653), [anon_sym___leave] = ACTIONS(2653), [anon_sym_not] = ACTIONS(2653), [anon_sym_compl] = ACTIONS(2653), [anon_sym_DASH_DASH] = ACTIONS(2655), [anon_sym_PLUS_PLUS] = ACTIONS(2655), [anon_sym_sizeof] = ACTIONS(2653), [anon_sym___alignof__] = ACTIONS(2653), [anon_sym___alignof] = ACTIONS(2653), [anon_sym__alignof] = ACTIONS(2653), [anon_sym_alignof] = ACTIONS(2653), [anon_sym__Alignof] = ACTIONS(2653), [anon_sym_offsetof] = ACTIONS(2653), [anon_sym__Generic] = ACTIONS(2653), [anon_sym_asm] = ACTIONS(2653), [anon_sym___asm__] = ACTIONS(2653), [anon_sym___asm] = ACTIONS(2653), [sym_number_literal] = ACTIONS(2655), [anon_sym_L_SQUOTE] = ACTIONS(2655), [anon_sym_u_SQUOTE] = ACTIONS(2655), [anon_sym_U_SQUOTE] = ACTIONS(2655), [anon_sym_u8_SQUOTE] = ACTIONS(2655), [anon_sym_SQUOTE] = ACTIONS(2655), [anon_sym_L_DQUOTE] = ACTIONS(2655), [anon_sym_u_DQUOTE] = ACTIONS(2655), [anon_sym_U_DQUOTE] = ACTIONS(2655), [anon_sym_u8_DQUOTE] = ACTIONS(2655), [anon_sym_DQUOTE] = ACTIONS(2655), [sym_true] = ACTIONS(2653), [sym_false] = ACTIONS(2653), [anon_sym_NULL] = ACTIONS(2653), [anon_sym_nullptr] = ACTIONS(2653), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2653), [anon_sym_decltype] = ACTIONS(2653), [anon_sym_explicit] = ACTIONS(2653), [anon_sym_typename] = ACTIONS(2653), [anon_sym_template] = ACTIONS(2653), [anon_sym_operator] = ACTIONS(2653), [anon_sym_try] = ACTIONS(2653), [anon_sym_delete] = ACTIONS(2653), [anon_sym_throw] = ACTIONS(2653), [anon_sym_namespace] = ACTIONS(2653), [anon_sym_static_assert] = ACTIONS(2653), [anon_sym_concept] = ACTIONS(2653), [anon_sym_co_return] = ACTIONS(2653), [anon_sym_co_yield] = ACTIONS(2653), [anon_sym_R_DQUOTE] = ACTIONS(2655), [anon_sym_LR_DQUOTE] = ACTIONS(2655), [anon_sym_uR_DQUOTE] = ACTIONS(2655), [anon_sym_UR_DQUOTE] = ACTIONS(2655), [anon_sym_u8R_DQUOTE] = ACTIONS(2655), [anon_sym_co_await] = ACTIONS(2653), [anon_sym_new] = ACTIONS(2653), [anon_sym_requires] = ACTIONS(2653), [sym_this] = ACTIONS(2653), }, [STATE(669)] = { [ts_builtin_sym_end] = ACTIONS(2985), [sym_identifier] = ACTIONS(2983), [aux_sym_preproc_include_token1] = ACTIONS(2983), [aux_sym_preproc_def_token1] = ACTIONS(2983), [aux_sym_preproc_if_token1] = ACTIONS(2983), [aux_sym_preproc_ifdef_token1] = ACTIONS(2983), [aux_sym_preproc_ifdef_token2] = ACTIONS(2983), [sym_preproc_directive] = ACTIONS(2983), [anon_sym_LPAREN2] = ACTIONS(2985), [anon_sym_BANG] = ACTIONS(2985), [anon_sym_TILDE] = ACTIONS(2985), [anon_sym_DASH] = ACTIONS(2983), [anon_sym_PLUS] = ACTIONS(2983), [anon_sym_STAR] = ACTIONS(2985), [anon_sym_AMP_AMP] = ACTIONS(2985), [anon_sym_AMP] = ACTIONS(2983), [anon_sym_SEMI] = ACTIONS(2985), [anon_sym___extension__] = ACTIONS(2983), [anon_sym_typedef] = ACTIONS(2983), [anon_sym_virtual] = ACTIONS(2983), [anon_sym_extern] = ACTIONS(2983), [anon_sym___attribute__] = ACTIONS(2983), [anon_sym___attribute] = ACTIONS(2983), [anon_sym_using] = ACTIONS(2983), [anon_sym_COLON_COLON] = ACTIONS(2985), [anon_sym_LBRACK_LBRACK] = ACTIONS(2985), [anon_sym___declspec] = ACTIONS(2983), [anon_sym___based] = ACTIONS(2983), [anon_sym___cdecl] = ACTIONS(2983), [anon_sym___clrcall] = ACTIONS(2983), [anon_sym___stdcall] = ACTIONS(2983), [anon_sym___fastcall] = ACTIONS(2983), [anon_sym___thiscall] = ACTIONS(2983), [anon_sym___vectorcall] = ACTIONS(2983), [anon_sym_LBRACE] = ACTIONS(2985), [anon_sym_signed] = ACTIONS(2983), [anon_sym_unsigned] = ACTIONS(2983), [anon_sym_long] = ACTIONS(2983), [anon_sym_short] = ACTIONS(2983), [anon_sym_LBRACK] = ACTIONS(2983), [anon_sym_static] = ACTIONS(2983), [anon_sym_register] = ACTIONS(2983), [anon_sym_inline] = ACTIONS(2983), [anon_sym___inline] = ACTIONS(2983), [anon_sym___inline__] = ACTIONS(2983), [anon_sym___forceinline] = ACTIONS(2983), [anon_sym_thread_local] = ACTIONS(2983), [anon_sym___thread] = ACTIONS(2983), [anon_sym_const] = ACTIONS(2983), [anon_sym_constexpr] = ACTIONS(2983), [anon_sym_volatile] = ACTIONS(2983), [anon_sym_restrict] = ACTIONS(2983), [anon_sym___restrict__] = ACTIONS(2983), [anon_sym__Atomic] = ACTIONS(2983), [anon_sym__Noreturn] = ACTIONS(2983), [anon_sym_noreturn] = ACTIONS(2983), [anon_sym__Nonnull] = ACTIONS(2983), [anon_sym_mutable] = ACTIONS(2983), [anon_sym_constinit] = ACTIONS(2983), [anon_sym_consteval] = ACTIONS(2983), [anon_sym_alignas] = ACTIONS(2983), [anon_sym__Alignas] = ACTIONS(2983), [sym_primitive_type] = ACTIONS(2983), [anon_sym_enum] = ACTIONS(2983), [anon_sym_class] = ACTIONS(2983), [anon_sym_struct] = ACTIONS(2983), [anon_sym_union] = ACTIONS(2983), [anon_sym_if] = ACTIONS(2983), [anon_sym_switch] = ACTIONS(2983), [anon_sym_case] = ACTIONS(2983), [anon_sym_default] = ACTIONS(2983), [anon_sym_while] = ACTIONS(2983), [anon_sym_do] = ACTIONS(2983), [anon_sym_for] = ACTIONS(2983), [anon_sym_return] = ACTIONS(2983), [anon_sym_break] = ACTIONS(2983), [anon_sym_continue] = ACTIONS(2983), [anon_sym_goto] = ACTIONS(2983), [anon_sym_not] = ACTIONS(2983), [anon_sym_compl] = ACTIONS(2983), [anon_sym_DASH_DASH] = ACTIONS(2985), [anon_sym_PLUS_PLUS] = ACTIONS(2985), [anon_sym_sizeof] = ACTIONS(2983), [anon_sym___alignof__] = ACTIONS(2983), [anon_sym___alignof] = ACTIONS(2983), [anon_sym__alignof] = ACTIONS(2983), [anon_sym_alignof] = ACTIONS(2983), [anon_sym__Alignof] = ACTIONS(2983), [anon_sym_offsetof] = ACTIONS(2983), [anon_sym__Generic] = ACTIONS(2983), [anon_sym_asm] = ACTIONS(2983), [anon_sym___asm__] = ACTIONS(2983), [anon_sym___asm] = ACTIONS(2983), [sym_number_literal] = ACTIONS(2985), [anon_sym_L_SQUOTE] = ACTIONS(2985), [anon_sym_u_SQUOTE] = ACTIONS(2985), [anon_sym_U_SQUOTE] = ACTIONS(2985), [anon_sym_u8_SQUOTE] = ACTIONS(2985), [anon_sym_SQUOTE] = ACTIONS(2985), [anon_sym_L_DQUOTE] = ACTIONS(2985), [anon_sym_u_DQUOTE] = ACTIONS(2985), [anon_sym_U_DQUOTE] = ACTIONS(2985), [anon_sym_u8_DQUOTE] = ACTIONS(2985), [anon_sym_DQUOTE] = ACTIONS(2985), [sym_true] = ACTIONS(2983), [sym_false] = ACTIONS(2983), [anon_sym_NULL] = ACTIONS(2983), [anon_sym_nullptr] = ACTIONS(2983), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2983), [anon_sym_decltype] = ACTIONS(2983), [anon_sym_explicit] = ACTIONS(2983), [anon_sym_typename] = ACTIONS(2983), [anon_sym_export] = ACTIONS(2983), [anon_sym_module] = ACTIONS(2983), [anon_sym_import] = ACTIONS(2983), [anon_sym_template] = ACTIONS(2983), [anon_sym_operator] = ACTIONS(2983), [anon_sym_try] = ACTIONS(2983), [anon_sym_delete] = ACTIONS(2983), [anon_sym_throw] = ACTIONS(2983), [anon_sym_namespace] = ACTIONS(2983), [anon_sym_static_assert] = ACTIONS(2983), [anon_sym_concept] = ACTIONS(2983), [anon_sym_co_return] = ACTIONS(2983), [anon_sym_co_yield] = ACTIONS(2983), [anon_sym_R_DQUOTE] = ACTIONS(2985), [anon_sym_LR_DQUOTE] = ACTIONS(2985), [anon_sym_uR_DQUOTE] = ACTIONS(2985), [anon_sym_UR_DQUOTE] = ACTIONS(2985), [anon_sym_u8R_DQUOTE] = ACTIONS(2985), [anon_sym_co_await] = ACTIONS(2983), [anon_sym_new] = ACTIONS(2983), [anon_sym_requires] = ACTIONS(2983), [sym_this] = ACTIONS(2983), }, [STATE(670)] = { [sym_identifier] = ACTIONS(2781), [aux_sym_preproc_include_token1] = ACTIONS(2781), [aux_sym_preproc_def_token1] = ACTIONS(2781), [aux_sym_preproc_if_token1] = ACTIONS(2781), [aux_sym_preproc_ifdef_token1] = ACTIONS(2781), [aux_sym_preproc_ifdef_token2] = ACTIONS(2781), [sym_preproc_directive] = ACTIONS(2781), [anon_sym_LPAREN2] = ACTIONS(2783), [anon_sym_BANG] = ACTIONS(2783), [anon_sym_TILDE] = ACTIONS(2783), [anon_sym_DASH] = ACTIONS(2781), [anon_sym_PLUS] = ACTIONS(2781), [anon_sym_STAR] = ACTIONS(2783), [anon_sym_AMP_AMP] = ACTIONS(2783), [anon_sym_AMP] = ACTIONS(2781), [anon_sym_SEMI] = ACTIONS(2783), [anon_sym___extension__] = ACTIONS(2781), [anon_sym_typedef] = ACTIONS(2781), [anon_sym_virtual] = ACTIONS(2781), [anon_sym_extern] = ACTIONS(2781), [anon_sym___attribute__] = ACTIONS(2781), [anon_sym___attribute] = ACTIONS(2781), [anon_sym_using] = ACTIONS(2781), [anon_sym_COLON_COLON] = ACTIONS(2783), [anon_sym_LBRACK_LBRACK] = ACTIONS(2783), [anon_sym___declspec] = ACTIONS(2781), [anon_sym___based] = ACTIONS(2781), [anon_sym___cdecl] = ACTIONS(2781), [anon_sym___clrcall] = ACTIONS(2781), [anon_sym___stdcall] = ACTIONS(2781), [anon_sym___fastcall] = ACTIONS(2781), [anon_sym___thiscall] = ACTIONS(2781), [anon_sym___vectorcall] = ACTIONS(2781), [anon_sym_LBRACE] = ACTIONS(2783), [anon_sym_RBRACE] = ACTIONS(2783), [anon_sym_signed] = ACTIONS(2781), [anon_sym_unsigned] = ACTIONS(2781), [anon_sym_long] = ACTIONS(2781), [anon_sym_short] = ACTIONS(2781), [anon_sym_LBRACK] = ACTIONS(2781), [anon_sym_static] = ACTIONS(2781), [anon_sym_register] = ACTIONS(2781), [anon_sym_inline] = ACTIONS(2781), [anon_sym___inline] = ACTIONS(2781), [anon_sym___inline__] = ACTIONS(2781), [anon_sym___forceinline] = ACTIONS(2781), [anon_sym_thread_local] = ACTIONS(2781), [anon_sym___thread] = ACTIONS(2781), [anon_sym_const] = ACTIONS(2781), [anon_sym_constexpr] = ACTIONS(2781), [anon_sym_volatile] = ACTIONS(2781), [anon_sym_restrict] = ACTIONS(2781), [anon_sym___restrict__] = ACTIONS(2781), [anon_sym__Atomic] = ACTIONS(2781), [anon_sym__Noreturn] = ACTIONS(2781), [anon_sym_noreturn] = ACTIONS(2781), [anon_sym__Nonnull] = ACTIONS(2781), [anon_sym_mutable] = ACTIONS(2781), [anon_sym_constinit] = ACTIONS(2781), [anon_sym_consteval] = ACTIONS(2781), [anon_sym_alignas] = ACTIONS(2781), [anon_sym__Alignas] = ACTIONS(2781), [sym_primitive_type] = ACTIONS(2781), [anon_sym_enum] = ACTIONS(2781), [anon_sym_class] = ACTIONS(2781), [anon_sym_struct] = ACTIONS(2781), [anon_sym_union] = ACTIONS(2781), [anon_sym_if] = ACTIONS(2781), [anon_sym_switch] = ACTIONS(2781), [anon_sym_case] = ACTIONS(2781), [anon_sym_default] = ACTIONS(2781), [anon_sym_while] = ACTIONS(2781), [anon_sym_do] = ACTIONS(2781), [anon_sym_for] = ACTIONS(2781), [anon_sym_return] = ACTIONS(2781), [anon_sym_break] = ACTIONS(2781), [anon_sym_continue] = ACTIONS(2781), [anon_sym_goto] = ACTIONS(2781), [anon_sym___try] = ACTIONS(2781), [anon_sym___leave] = ACTIONS(2781), [anon_sym_not] = ACTIONS(2781), [anon_sym_compl] = ACTIONS(2781), [anon_sym_DASH_DASH] = ACTIONS(2783), [anon_sym_PLUS_PLUS] = ACTIONS(2783), [anon_sym_sizeof] = ACTIONS(2781), [anon_sym___alignof__] = ACTIONS(2781), [anon_sym___alignof] = ACTIONS(2781), [anon_sym__alignof] = ACTIONS(2781), [anon_sym_alignof] = ACTIONS(2781), [anon_sym__Alignof] = ACTIONS(2781), [anon_sym_offsetof] = ACTIONS(2781), [anon_sym__Generic] = ACTIONS(2781), [anon_sym_asm] = ACTIONS(2781), [anon_sym___asm__] = ACTIONS(2781), [anon_sym___asm] = ACTIONS(2781), [sym_number_literal] = ACTIONS(2783), [anon_sym_L_SQUOTE] = ACTIONS(2783), [anon_sym_u_SQUOTE] = ACTIONS(2783), [anon_sym_U_SQUOTE] = ACTIONS(2783), [anon_sym_u8_SQUOTE] = ACTIONS(2783), [anon_sym_SQUOTE] = ACTIONS(2783), [anon_sym_L_DQUOTE] = ACTIONS(2783), [anon_sym_u_DQUOTE] = ACTIONS(2783), [anon_sym_U_DQUOTE] = ACTIONS(2783), [anon_sym_u8_DQUOTE] = ACTIONS(2783), [anon_sym_DQUOTE] = ACTIONS(2783), [sym_true] = ACTIONS(2781), [sym_false] = ACTIONS(2781), [anon_sym_NULL] = ACTIONS(2781), [anon_sym_nullptr] = ACTIONS(2781), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2781), [anon_sym_decltype] = ACTIONS(2781), [anon_sym_explicit] = ACTIONS(2781), [anon_sym_typename] = ACTIONS(2781), [anon_sym_template] = ACTIONS(2781), [anon_sym_operator] = ACTIONS(2781), [anon_sym_try] = ACTIONS(2781), [anon_sym_delete] = ACTIONS(2781), [anon_sym_throw] = ACTIONS(2781), [anon_sym_namespace] = ACTIONS(2781), [anon_sym_static_assert] = ACTIONS(2781), [anon_sym_concept] = ACTIONS(2781), [anon_sym_co_return] = ACTIONS(2781), [anon_sym_co_yield] = ACTIONS(2781), [anon_sym_R_DQUOTE] = ACTIONS(2783), [anon_sym_LR_DQUOTE] = ACTIONS(2783), [anon_sym_uR_DQUOTE] = ACTIONS(2783), [anon_sym_UR_DQUOTE] = ACTIONS(2783), [anon_sym_u8R_DQUOTE] = ACTIONS(2783), [anon_sym_co_await] = ACTIONS(2781), [anon_sym_new] = ACTIONS(2781), [anon_sym_requires] = ACTIONS(2781), [sym_this] = ACTIONS(2781), }, [STATE(671)] = { [sym_identifier] = ACTIONS(2961), [aux_sym_preproc_include_token1] = ACTIONS(2961), [aux_sym_preproc_def_token1] = ACTIONS(2961), [aux_sym_preproc_if_token1] = ACTIONS(2961), [aux_sym_preproc_if_token2] = ACTIONS(2961), [aux_sym_preproc_ifdef_token1] = ACTIONS(2961), [aux_sym_preproc_ifdef_token2] = ACTIONS(2961), [sym_preproc_directive] = ACTIONS(2961), [anon_sym_LPAREN2] = ACTIONS(2963), [anon_sym_BANG] = ACTIONS(2963), [anon_sym_TILDE] = ACTIONS(2963), [anon_sym_DASH] = ACTIONS(2961), [anon_sym_PLUS] = ACTIONS(2961), [anon_sym_STAR] = ACTIONS(2963), [anon_sym_AMP_AMP] = ACTIONS(2963), [anon_sym_AMP] = ACTIONS(2961), [anon_sym_SEMI] = ACTIONS(2963), [anon_sym___extension__] = ACTIONS(2961), [anon_sym_typedef] = ACTIONS(2961), [anon_sym_virtual] = ACTIONS(2961), [anon_sym_extern] = ACTIONS(2961), [anon_sym___attribute__] = ACTIONS(2961), [anon_sym___attribute] = ACTIONS(2961), [anon_sym_using] = ACTIONS(2961), [anon_sym_COLON_COLON] = ACTIONS(2963), [anon_sym_LBRACK_LBRACK] = ACTIONS(2963), [anon_sym___declspec] = ACTIONS(2961), [anon_sym___based] = ACTIONS(2961), [anon_sym___cdecl] = ACTIONS(2961), [anon_sym___clrcall] = ACTIONS(2961), [anon_sym___stdcall] = ACTIONS(2961), [anon_sym___fastcall] = ACTIONS(2961), [anon_sym___thiscall] = ACTIONS(2961), [anon_sym___vectorcall] = ACTIONS(2961), [anon_sym_LBRACE] = ACTIONS(2963), [anon_sym_signed] = ACTIONS(2961), [anon_sym_unsigned] = ACTIONS(2961), [anon_sym_long] = ACTIONS(2961), [anon_sym_short] = ACTIONS(2961), [anon_sym_LBRACK] = ACTIONS(2961), [anon_sym_static] = ACTIONS(2961), [anon_sym_register] = ACTIONS(2961), [anon_sym_inline] = ACTIONS(2961), [anon_sym___inline] = ACTIONS(2961), [anon_sym___inline__] = ACTIONS(2961), [anon_sym___forceinline] = ACTIONS(2961), [anon_sym_thread_local] = ACTIONS(2961), [anon_sym___thread] = ACTIONS(2961), [anon_sym_const] = ACTIONS(2961), [anon_sym_constexpr] = ACTIONS(2961), [anon_sym_volatile] = ACTIONS(2961), [anon_sym_restrict] = ACTIONS(2961), [anon_sym___restrict__] = ACTIONS(2961), [anon_sym__Atomic] = ACTIONS(2961), [anon_sym__Noreturn] = ACTIONS(2961), [anon_sym_noreturn] = ACTIONS(2961), [anon_sym__Nonnull] = ACTIONS(2961), [anon_sym_mutable] = ACTIONS(2961), [anon_sym_constinit] = ACTIONS(2961), [anon_sym_consteval] = ACTIONS(2961), [anon_sym_alignas] = ACTIONS(2961), [anon_sym__Alignas] = ACTIONS(2961), [sym_primitive_type] = ACTIONS(2961), [anon_sym_enum] = ACTIONS(2961), [anon_sym_class] = ACTIONS(2961), [anon_sym_struct] = ACTIONS(2961), [anon_sym_union] = ACTIONS(2961), [anon_sym_if] = ACTIONS(2961), [anon_sym_switch] = ACTIONS(2961), [anon_sym_case] = ACTIONS(2961), [anon_sym_default] = ACTIONS(2961), [anon_sym_while] = ACTIONS(2961), [anon_sym_do] = ACTIONS(2961), [anon_sym_for] = ACTIONS(2961), [anon_sym_return] = ACTIONS(2961), [anon_sym_break] = ACTIONS(2961), [anon_sym_continue] = ACTIONS(2961), [anon_sym_goto] = ACTIONS(2961), [anon_sym___try] = ACTIONS(2961), [anon_sym___leave] = ACTIONS(2961), [anon_sym_not] = ACTIONS(2961), [anon_sym_compl] = ACTIONS(2961), [anon_sym_DASH_DASH] = ACTIONS(2963), [anon_sym_PLUS_PLUS] = ACTIONS(2963), [anon_sym_sizeof] = ACTIONS(2961), [anon_sym___alignof__] = ACTIONS(2961), [anon_sym___alignof] = ACTIONS(2961), [anon_sym__alignof] = ACTIONS(2961), [anon_sym_alignof] = ACTIONS(2961), [anon_sym__Alignof] = ACTIONS(2961), [anon_sym_offsetof] = ACTIONS(2961), [anon_sym__Generic] = ACTIONS(2961), [anon_sym_asm] = ACTIONS(2961), [anon_sym___asm__] = ACTIONS(2961), [anon_sym___asm] = ACTIONS(2961), [sym_number_literal] = ACTIONS(2963), [anon_sym_L_SQUOTE] = ACTIONS(2963), [anon_sym_u_SQUOTE] = ACTIONS(2963), [anon_sym_U_SQUOTE] = ACTIONS(2963), [anon_sym_u8_SQUOTE] = ACTIONS(2963), [anon_sym_SQUOTE] = ACTIONS(2963), [anon_sym_L_DQUOTE] = ACTIONS(2963), [anon_sym_u_DQUOTE] = ACTIONS(2963), [anon_sym_U_DQUOTE] = ACTIONS(2963), [anon_sym_u8_DQUOTE] = ACTIONS(2963), [anon_sym_DQUOTE] = ACTIONS(2963), [sym_true] = ACTIONS(2961), [sym_false] = ACTIONS(2961), [anon_sym_NULL] = ACTIONS(2961), [anon_sym_nullptr] = ACTIONS(2961), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2961), [anon_sym_decltype] = ACTIONS(2961), [anon_sym_explicit] = ACTIONS(2961), [anon_sym_typename] = ACTIONS(2961), [anon_sym_template] = ACTIONS(2961), [anon_sym_operator] = ACTIONS(2961), [anon_sym_try] = ACTIONS(2961), [anon_sym_delete] = ACTIONS(2961), [anon_sym_throw] = ACTIONS(2961), [anon_sym_namespace] = ACTIONS(2961), [anon_sym_static_assert] = ACTIONS(2961), [anon_sym_concept] = ACTIONS(2961), [anon_sym_co_return] = ACTIONS(2961), [anon_sym_co_yield] = ACTIONS(2961), [anon_sym_R_DQUOTE] = ACTIONS(2963), [anon_sym_LR_DQUOTE] = ACTIONS(2963), [anon_sym_uR_DQUOTE] = ACTIONS(2963), [anon_sym_UR_DQUOTE] = ACTIONS(2963), [anon_sym_u8R_DQUOTE] = ACTIONS(2963), [anon_sym_co_await] = ACTIONS(2961), [anon_sym_new] = ACTIONS(2961), [anon_sym_requires] = ACTIONS(2961), [sym_this] = ACTIONS(2961), }, [STATE(672)] = { [sym_identifier] = ACTIONS(2965), [aux_sym_preproc_include_token1] = ACTIONS(2965), [aux_sym_preproc_def_token1] = ACTIONS(2965), [aux_sym_preproc_if_token1] = ACTIONS(2965), [aux_sym_preproc_if_token2] = ACTIONS(2965), [aux_sym_preproc_ifdef_token1] = ACTIONS(2965), [aux_sym_preproc_ifdef_token2] = ACTIONS(2965), [sym_preproc_directive] = ACTIONS(2965), [anon_sym_LPAREN2] = ACTIONS(2967), [anon_sym_BANG] = ACTIONS(2967), [anon_sym_TILDE] = ACTIONS(2967), [anon_sym_DASH] = ACTIONS(2965), [anon_sym_PLUS] = ACTIONS(2965), [anon_sym_STAR] = ACTIONS(2967), [anon_sym_AMP_AMP] = ACTIONS(2967), [anon_sym_AMP] = ACTIONS(2965), [anon_sym_SEMI] = ACTIONS(2967), [anon_sym___extension__] = ACTIONS(2965), [anon_sym_typedef] = ACTIONS(2965), [anon_sym_virtual] = ACTIONS(2965), [anon_sym_extern] = ACTIONS(2965), [anon_sym___attribute__] = ACTIONS(2965), [anon_sym___attribute] = ACTIONS(2965), [anon_sym_using] = ACTIONS(2965), [anon_sym_COLON_COLON] = ACTIONS(2967), [anon_sym_LBRACK_LBRACK] = ACTIONS(2967), [anon_sym___declspec] = ACTIONS(2965), [anon_sym___based] = ACTIONS(2965), [anon_sym___cdecl] = ACTIONS(2965), [anon_sym___clrcall] = ACTIONS(2965), [anon_sym___stdcall] = ACTIONS(2965), [anon_sym___fastcall] = ACTIONS(2965), [anon_sym___thiscall] = ACTIONS(2965), [anon_sym___vectorcall] = ACTIONS(2965), [anon_sym_LBRACE] = ACTIONS(2967), [anon_sym_signed] = ACTIONS(2965), [anon_sym_unsigned] = ACTIONS(2965), [anon_sym_long] = ACTIONS(2965), [anon_sym_short] = ACTIONS(2965), [anon_sym_LBRACK] = ACTIONS(2965), [anon_sym_static] = ACTIONS(2965), [anon_sym_register] = ACTIONS(2965), [anon_sym_inline] = ACTIONS(2965), [anon_sym___inline] = ACTIONS(2965), [anon_sym___inline__] = ACTIONS(2965), [anon_sym___forceinline] = ACTIONS(2965), [anon_sym_thread_local] = ACTIONS(2965), [anon_sym___thread] = ACTIONS(2965), [anon_sym_const] = ACTIONS(2965), [anon_sym_constexpr] = ACTIONS(2965), [anon_sym_volatile] = ACTIONS(2965), [anon_sym_restrict] = ACTIONS(2965), [anon_sym___restrict__] = ACTIONS(2965), [anon_sym__Atomic] = ACTIONS(2965), [anon_sym__Noreturn] = ACTIONS(2965), [anon_sym_noreturn] = ACTIONS(2965), [anon_sym__Nonnull] = ACTIONS(2965), [anon_sym_mutable] = ACTIONS(2965), [anon_sym_constinit] = ACTIONS(2965), [anon_sym_consteval] = ACTIONS(2965), [anon_sym_alignas] = ACTIONS(2965), [anon_sym__Alignas] = ACTIONS(2965), [sym_primitive_type] = ACTIONS(2965), [anon_sym_enum] = ACTIONS(2965), [anon_sym_class] = ACTIONS(2965), [anon_sym_struct] = ACTIONS(2965), [anon_sym_union] = ACTIONS(2965), [anon_sym_if] = ACTIONS(2965), [anon_sym_switch] = ACTIONS(2965), [anon_sym_case] = ACTIONS(2965), [anon_sym_default] = ACTIONS(2965), [anon_sym_while] = ACTIONS(2965), [anon_sym_do] = ACTIONS(2965), [anon_sym_for] = ACTIONS(2965), [anon_sym_return] = ACTIONS(2965), [anon_sym_break] = ACTIONS(2965), [anon_sym_continue] = ACTIONS(2965), [anon_sym_goto] = ACTIONS(2965), [anon_sym___try] = ACTIONS(2965), [anon_sym___leave] = ACTIONS(2965), [anon_sym_not] = ACTIONS(2965), [anon_sym_compl] = ACTIONS(2965), [anon_sym_DASH_DASH] = ACTIONS(2967), [anon_sym_PLUS_PLUS] = ACTIONS(2967), [anon_sym_sizeof] = ACTIONS(2965), [anon_sym___alignof__] = ACTIONS(2965), [anon_sym___alignof] = ACTIONS(2965), [anon_sym__alignof] = ACTIONS(2965), [anon_sym_alignof] = ACTIONS(2965), [anon_sym__Alignof] = ACTIONS(2965), [anon_sym_offsetof] = ACTIONS(2965), [anon_sym__Generic] = ACTIONS(2965), [anon_sym_asm] = ACTIONS(2965), [anon_sym___asm__] = ACTIONS(2965), [anon_sym___asm] = ACTIONS(2965), [sym_number_literal] = ACTIONS(2967), [anon_sym_L_SQUOTE] = ACTIONS(2967), [anon_sym_u_SQUOTE] = ACTIONS(2967), [anon_sym_U_SQUOTE] = ACTIONS(2967), [anon_sym_u8_SQUOTE] = ACTIONS(2967), [anon_sym_SQUOTE] = ACTIONS(2967), [anon_sym_L_DQUOTE] = ACTIONS(2967), [anon_sym_u_DQUOTE] = ACTIONS(2967), [anon_sym_U_DQUOTE] = ACTIONS(2967), [anon_sym_u8_DQUOTE] = ACTIONS(2967), [anon_sym_DQUOTE] = ACTIONS(2967), [sym_true] = ACTIONS(2965), [sym_false] = ACTIONS(2965), [anon_sym_NULL] = ACTIONS(2965), [anon_sym_nullptr] = ACTIONS(2965), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2965), [anon_sym_decltype] = ACTIONS(2965), [anon_sym_explicit] = ACTIONS(2965), [anon_sym_typename] = ACTIONS(2965), [anon_sym_template] = ACTIONS(2965), [anon_sym_operator] = ACTIONS(2965), [anon_sym_try] = ACTIONS(2965), [anon_sym_delete] = ACTIONS(2965), [anon_sym_throw] = ACTIONS(2965), [anon_sym_namespace] = ACTIONS(2965), [anon_sym_static_assert] = ACTIONS(2965), [anon_sym_concept] = ACTIONS(2965), [anon_sym_co_return] = ACTIONS(2965), [anon_sym_co_yield] = ACTIONS(2965), [anon_sym_R_DQUOTE] = ACTIONS(2967), [anon_sym_LR_DQUOTE] = ACTIONS(2967), [anon_sym_uR_DQUOTE] = ACTIONS(2967), [anon_sym_UR_DQUOTE] = ACTIONS(2967), [anon_sym_u8R_DQUOTE] = ACTIONS(2967), [anon_sym_co_await] = ACTIONS(2965), [anon_sym_new] = ACTIONS(2965), [anon_sym_requires] = ACTIONS(2965), [sym_this] = ACTIONS(2965), }, [STATE(673)] = { [sym_identifier] = ACTIONS(2975), [aux_sym_preproc_include_token1] = ACTIONS(2975), [aux_sym_preproc_def_token1] = ACTIONS(2975), [aux_sym_preproc_if_token1] = ACTIONS(2975), [aux_sym_preproc_if_token2] = ACTIONS(2975), [aux_sym_preproc_ifdef_token1] = ACTIONS(2975), [aux_sym_preproc_ifdef_token2] = ACTIONS(2975), [sym_preproc_directive] = ACTIONS(2975), [anon_sym_LPAREN2] = ACTIONS(2977), [anon_sym_BANG] = ACTIONS(2977), [anon_sym_TILDE] = ACTIONS(2977), [anon_sym_DASH] = ACTIONS(2975), [anon_sym_PLUS] = ACTIONS(2975), [anon_sym_STAR] = ACTIONS(2977), [anon_sym_AMP_AMP] = ACTIONS(2977), [anon_sym_AMP] = ACTIONS(2975), [anon_sym_SEMI] = ACTIONS(2977), [anon_sym___extension__] = ACTIONS(2975), [anon_sym_typedef] = ACTIONS(2975), [anon_sym_virtual] = ACTIONS(2975), [anon_sym_extern] = ACTIONS(2975), [anon_sym___attribute__] = ACTIONS(2975), [anon_sym___attribute] = ACTIONS(2975), [anon_sym_using] = ACTIONS(2975), [anon_sym_COLON_COLON] = ACTIONS(2977), [anon_sym_LBRACK_LBRACK] = ACTIONS(2977), [anon_sym___declspec] = ACTIONS(2975), [anon_sym___based] = ACTIONS(2975), [anon_sym___cdecl] = ACTIONS(2975), [anon_sym___clrcall] = ACTIONS(2975), [anon_sym___stdcall] = ACTIONS(2975), [anon_sym___fastcall] = ACTIONS(2975), [anon_sym___thiscall] = ACTIONS(2975), [anon_sym___vectorcall] = ACTIONS(2975), [anon_sym_LBRACE] = ACTIONS(2977), [anon_sym_signed] = ACTIONS(2975), [anon_sym_unsigned] = ACTIONS(2975), [anon_sym_long] = ACTIONS(2975), [anon_sym_short] = ACTIONS(2975), [anon_sym_LBRACK] = ACTIONS(2975), [anon_sym_static] = ACTIONS(2975), [anon_sym_register] = ACTIONS(2975), [anon_sym_inline] = ACTIONS(2975), [anon_sym___inline] = ACTIONS(2975), [anon_sym___inline__] = ACTIONS(2975), [anon_sym___forceinline] = ACTIONS(2975), [anon_sym_thread_local] = ACTIONS(2975), [anon_sym___thread] = ACTIONS(2975), [anon_sym_const] = ACTIONS(2975), [anon_sym_constexpr] = ACTIONS(2975), [anon_sym_volatile] = ACTIONS(2975), [anon_sym_restrict] = ACTIONS(2975), [anon_sym___restrict__] = ACTIONS(2975), [anon_sym__Atomic] = ACTIONS(2975), [anon_sym__Noreturn] = ACTIONS(2975), [anon_sym_noreturn] = ACTIONS(2975), [anon_sym__Nonnull] = ACTIONS(2975), [anon_sym_mutable] = ACTIONS(2975), [anon_sym_constinit] = ACTIONS(2975), [anon_sym_consteval] = ACTIONS(2975), [anon_sym_alignas] = ACTIONS(2975), [anon_sym__Alignas] = ACTIONS(2975), [sym_primitive_type] = ACTIONS(2975), [anon_sym_enum] = ACTIONS(2975), [anon_sym_class] = ACTIONS(2975), [anon_sym_struct] = ACTIONS(2975), [anon_sym_union] = ACTIONS(2975), [anon_sym_if] = ACTIONS(2975), [anon_sym_switch] = ACTIONS(2975), [anon_sym_case] = ACTIONS(2975), [anon_sym_default] = ACTIONS(2975), [anon_sym_while] = ACTIONS(2975), [anon_sym_do] = ACTIONS(2975), [anon_sym_for] = ACTIONS(2975), [anon_sym_return] = ACTIONS(2975), [anon_sym_break] = ACTIONS(2975), [anon_sym_continue] = ACTIONS(2975), [anon_sym_goto] = ACTIONS(2975), [anon_sym___try] = ACTIONS(2975), [anon_sym___leave] = ACTIONS(2975), [anon_sym_not] = ACTIONS(2975), [anon_sym_compl] = ACTIONS(2975), [anon_sym_DASH_DASH] = ACTIONS(2977), [anon_sym_PLUS_PLUS] = ACTIONS(2977), [anon_sym_sizeof] = ACTIONS(2975), [anon_sym___alignof__] = ACTIONS(2975), [anon_sym___alignof] = ACTIONS(2975), [anon_sym__alignof] = ACTIONS(2975), [anon_sym_alignof] = ACTIONS(2975), [anon_sym__Alignof] = ACTIONS(2975), [anon_sym_offsetof] = ACTIONS(2975), [anon_sym__Generic] = ACTIONS(2975), [anon_sym_asm] = ACTIONS(2975), [anon_sym___asm__] = ACTIONS(2975), [anon_sym___asm] = ACTIONS(2975), [sym_number_literal] = ACTIONS(2977), [anon_sym_L_SQUOTE] = ACTIONS(2977), [anon_sym_u_SQUOTE] = ACTIONS(2977), [anon_sym_U_SQUOTE] = ACTIONS(2977), [anon_sym_u8_SQUOTE] = ACTIONS(2977), [anon_sym_SQUOTE] = ACTIONS(2977), [anon_sym_L_DQUOTE] = ACTIONS(2977), [anon_sym_u_DQUOTE] = ACTIONS(2977), [anon_sym_U_DQUOTE] = ACTIONS(2977), [anon_sym_u8_DQUOTE] = ACTIONS(2977), [anon_sym_DQUOTE] = ACTIONS(2977), [sym_true] = ACTIONS(2975), [sym_false] = ACTIONS(2975), [anon_sym_NULL] = ACTIONS(2975), [anon_sym_nullptr] = ACTIONS(2975), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2975), [anon_sym_decltype] = ACTIONS(2975), [anon_sym_explicit] = ACTIONS(2975), [anon_sym_typename] = ACTIONS(2975), [anon_sym_template] = ACTIONS(2975), [anon_sym_operator] = ACTIONS(2975), [anon_sym_try] = ACTIONS(2975), [anon_sym_delete] = ACTIONS(2975), [anon_sym_throw] = ACTIONS(2975), [anon_sym_namespace] = ACTIONS(2975), [anon_sym_static_assert] = ACTIONS(2975), [anon_sym_concept] = ACTIONS(2975), [anon_sym_co_return] = ACTIONS(2975), [anon_sym_co_yield] = ACTIONS(2975), [anon_sym_R_DQUOTE] = ACTIONS(2977), [anon_sym_LR_DQUOTE] = ACTIONS(2977), [anon_sym_uR_DQUOTE] = ACTIONS(2977), [anon_sym_UR_DQUOTE] = ACTIONS(2977), [anon_sym_u8R_DQUOTE] = ACTIONS(2977), [anon_sym_co_await] = ACTIONS(2975), [anon_sym_new] = ACTIONS(2975), [anon_sym_requires] = ACTIONS(2975), [sym_this] = ACTIONS(2975), }, [STATE(674)] = { [sym_identifier] = ACTIONS(3144), [aux_sym_preproc_include_token1] = ACTIONS(3144), [aux_sym_preproc_def_token1] = ACTIONS(3144), [aux_sym_preproc_if_token1] = ACTIONS(3144), [aux_sym_preproc_if_token2] = ACTIONS(3144), [aux_sym_preproc_ifdef_token1] = ACTIONS(3144), [aux_sym_preproc_ifdef_token2] = ACTIONS(3144), [sym_preproc_directive] = ACTIONS(3144), [anon_sym_LPAREN2] = ACTIONS(3146), [anon_sym_BANG] = ACTIONS(3146), [anon_sym_TILDE] = ACTIONS(3146), [anon_sym_DASH] = ACTIONS(3144), [anon_sym_PLUS] = ACTIONS(3144), [anon_sym_STAR] = ACTIONS(3146), [anon_sym_AMP_AMP] = ACTIONS(3146), [anon_sym_AMP] = ACTIONS(3144), [anon_sym_SEMI] = ACTIONS(3146), [anon_sym___extension__] = ACTIONS(3144), [anon_sym_typedef] = ACTIONS(3144), [anon_sym_virtual] = ACTIONS(3144), [anon_sym_extern] = ACTIONS(3144), [anon_sym___attribute__] = ACTIONS(3144), [anon_sym___attribute] = ACTIONS(3144), [anon_sym_using] = ACTIONS(3144), [anon_sym_COLON_COLON] = ACTIONS(3146), [anon_sym_LBRACK_LBRACK] = ACTIONS(3146), [anon_sym___declspec] = ACTIONS(3144), [anon_sym___based] = ACTIONS(3144), [anon_sym___cdecl] = ACTIONS(3144), [anon_sym___clrcall] = ACTIONS(3144), [anon_sym___stdcall] = ACTIONS(3144), [anon_sym___fastcall] = ACTIONS(3144), [anon_sym___thiscall] = ACTIONS(3144), [anon_sym___vectorcall] = ACTIONS(3144), [anon_sym_LBRACE] = ACTIONS(3146), [anon_sym_signed] = ACTIONS(3144), [anon_sym_unsigned] = ACTIONS(3144), [anon_sym_long] = ACTIONS(3144), [anon_sym_short] = ACTIONS(3144), [anon_sym_LBRACK] = ACTIONS(3144), [anon_sym_static] = ACTIONS(3144), [anon_sym_register] = ACTIONS(3144), [anon_sym_inline] = ACTIONS(3144), [anon_sym___inline] = ACTIONS(3144), [anon_sym___inline__] = ACTIONS(3144), [anon_sym___forceinline] = ACTIONS(3144), [anon_sym_thread_local] = ACTIONS(3144), [anon_sym___thread] = ACTIONS(3144), [anon_sym_const] = ACTIONS(3144), [anon_sym_constexpr] = ACTIONS(3144), [anon_sym_volatile] = ACTIONS(3144), [anon_sym_restrict] = ACTIONS(3144), [anon_sym___restrict__] = ACTIONS(3144), [anon_sym__Atomic] = ACTIONS(3144), [anon_sym__Noreturn] = ACTIONS(3144), [anon_sym_noreturn] = ACTIONS(3144), [anon_sym__Nonnull] = ACTIONS(3144), [anon_sym_mutable] = ACTIONS(3144), [anon_sym_constinit] = ACTIONS(3144), [anon_sym_consteval] = ACTIONS(3144), [anon_sym_alignas] = ACTIONS(3144), [anon_sym__Alignas] = ACTIONS(3144), [sym_primitive_type] = ACTIONS(3144), [anon_sym_enum] = ACTIONS(3144), [anon_sym_class] = ACTIONS(3144), [anon_sym_struct] = ACTIONS(3144), [anon_sym_union] = ACTIONS(3144), [anon_sym_if] = ACTIONS(3144), [anon_sym_switch] = ACTIONS(3144), [anon_sym_case] = ACTIONS(3144), [anon_sym_default] = ACTIONS(3144), [anon_sym_while] = ACTIONS(3144), [anon_sym_do] = ACTIONS(3144), [anon_sym_for] = ACTIONS(3144), [anon_sym_return] = ACTIONS(3144), [anon_sym_break] = ACTIONS(3144), [anon_sym_continue] = ACTIONS(3144), [anon_sym_goto] = ACTIONS(3144), [anon_sym___try] = ACTIONS(3144), [anon_sym___leave] = ACTIONS(3144), [anon_sym_not] = ACTIONS(3144), [anon_sym_compl] = ACTIONS(3144), [anon_sym_DASH_DASH] = ACTIONS(3146), [anon_sym_PLUS_PLUS] = ACTIONS(3146), [anon_sym_sizeof] = ACTIONS(3144), [anon_sym___alignof__] = ACTIONS(3144), [anon_sym___alignof] = ACTIONS(3144), [anon_sym__alignof] = ACTIONS(3144), [anon_sym_alignof] = ACTIONS(3144), [anon_sym__Alignof] = ACTIONS(3144), [anon_sym_offsetof] = ACTIONS(3144), [anon_sym__Generic] = ACTIONS(3144), [anon_sym_asm] = ACTIONS(3144), [anon_sym___asm__] = ACTIONS(3144), [anon_sym___asm] = ACTIONS(3144), [sym_number_literal] = ACTIONS(3146), [anon_sym_L_SQUOTE] = ACTIONS(3146), [anon_sym_u_SQUOTE] = ACTIONS(3146), [anon_sym_U_SQUOTE] = ACTIONS(3146), [anon_sym_u8_SQUOTE] = ACTIONS(3146), [anon_sym_SQUOTE] = ACTIONS(3146), [anon_sym_L_DQUOTE] = ACTIONS(3146), [anon_sym_u_DQUOTE] = ACTIONS(3146), [anon_sym_U_DQUOTE] = ACTIONS(3146), [anon_sym_u8_DQUOTE] = ACTIONS(3146), [anon_sym_DQUOTE] = ACTIONS(3146), [sym_true] = ACTIONS(3144), [sym_false] = ACTIONS(3144), [anon_sym_NULL] = ACTIONS(3144), [anon_sym_nullptr] = ACTIONS(3144), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3144), [anon_sym_decltype] = ACTIONS(3144), [anon_sym_explicit] = ACTIONS(3144), [anon_sym_typename] = ACTIONS(3144), [anon_sym_template] = ACTIONS(3144), [anon_sym_operator] = ACTIONS(3144), [anon_sym_try] = ACTIONS(3144), [anon_sym_delete] = ACTIONS(3144), [anon_sym_throw] = ACTIONS(3144), [anon_sym_namespace] = ACTIONS(3144), [anon_sym_static_assert] = ACTIONS(3144), [anon_sym_concept] = ACTIONS(3144), [anon_sym_co_return] = ACTIONS(3144), [anon_sym_co_yield] = ACTIONS(3144), [anon_sym_R_DQUOTE] = ACTIONS(3146), [anon_sym_LR_DQUOTE] = ACTIONS(3146), [anon_sym_uR_DQUOTE] = ACTIONS(3146), [anon_sym_UR_DQUOTE] = ACTIONS(3146), [anon_sym_u8R_DQUOTE] = ACTIONS(3146), [anon_sym_co_await] = ACTIONS(3144), [anon_sym_new] = ACTIONS(3144), [anon_sym_requires] = ACTIONS(3144), [sym_this] = ACTIONS(3144), }, [STATE(675)] = { [sym_identifier] = ACTIONS(3237), [aux_sym_preproc_include_token1] = ACTIONS(3237), [aux_sym_preproc_def_token1] = ACTIONS(3237), [aux_sym_preproc_if_token1] = ACTIONS(3237), [aux_sym_preproc_if_token2] = ACTIONS(3237), [aux_sym_preproc_ifdef_token1] = ACTIONS(3237), [aux_sym_preproc_ifdef_token2] = ACTIONS(3237), [sym_preproc_directive] = ACTIONS(3237), [anon_sym_LPAREN2] = ACTIONS(3239), [anon_sym_BANG] = ACTIONS(3239), [anon_sym_TILDE] = ACTIONS(3239), [anon_sym_DASH] = ACTIONS(3237), [anon_sym_PLUS] = ACTIONS(3237), [anon_sym_STAR] = ACTIONS(3239), [anon_sym_AMP_AMP] = ACTIONS(3239), [anon_sym_AMP] = ACTIONS(3237), [anon_sym_SEMI] = ACTIONS(3239), [anon_sym___extension__] = ACTIONS(3237), [anon_sym_typedef] = ACTIONS(3237), [anon_sym_virtual] = ACTIONS(3237), [anon_sym_extern] = ACTIONS(3237), [anon_sym___attribute__] = ACTIONS(3237), [anon_sym___attribute] = ACTIONS(3237), [anon_sym_using] = ACTIONS(3237), [anon_sym_COLON_COLON] = ACTIONS(3239), [anon_sym_LBRACK_LBRACK] = ACTIONS(3239), [anon_sym___declspec] = ACTIONS(3237), [anon_sym___based] = ACTIONS(3237), [anon_sym___cdecl] = ACTIONS(3237), [anon_sym___clrcall] = ACTIONS(3237), [anon_sym___stdcall] = ACTIONS(3237), [anon_sym___fastcall] = ACTIONS(3237), [anon_sym___thiscall] = ACTIONS(3237), [anon_sym___vectorcall] = ACTIONS(3237), [anon_sym_LBRACE] = ACTIONS(3239), [anon_sym_signed] = ACTIONS(3237), [anon_sym_unsigned] = ACTIONS(3237), [anon_sym_long] = ACTIONS(3237), [anon_sym_short] = ACTIONS(3237), [anon_sym_LBRACK] = ACTIONS(3237), [anon_sym_static] = ACTIONS(3237), [anon_sym_register] = ACTIONS(3237), [anon_sym_inline] = ACTIONS(3237), [anon_sym___inline] = ACTIONS(3237), [anon_sym___inline__] = ACTIONS(3237), [anon_sym___forceinline] = ACTIONS(3237), [anon_sym_thread_local] = ACTIONS(3237), [anon_sym___thread] = ACTIONS(3237), [anon_sym_const] = ACTIONS(3237), [anon_sym_constexpr] = ACTIONS(3237), [anon_sym_volatile] = ACTIONS(3237), [anon_sym_restrict] = ACTIONS(3237), [anon_sym___restrict__] = ACTIONS(3237), [anon_sym__Atomic] = ACTIONS(3237), [anon_sym__Noreturn] = ACTIONS(3237), [anon_sym_noreturn] = ACTIONS(3237), [anon_sym__Nonnull] = ACTIONS(3237), [anon_sym_mutable] = ACTIONS(3237), [anon_sym_constinit] = ACTIONS(3237), [anon_sym_consteval] = ACTIONS(3237), [anon_sym_alignas] = ACTIONS(3237), [anon_sym__Alignas] = ACTIONS(3237), [sym_primitive_type] = ACTIONS(3237), [anon_sym_enum] = ACTIONS(3237), [anon_sym_class] = ACTIONS(3237), [anon_sym_struct] = ACTIONS(3237), [anon_sym_union] = ACTIONS(3237), [anon_sym_if] = ACTIONS(3237), [anon_sym_switch] = ACTIONS(3237), [anon_sym_case] = ACTIONS(3237), [anon_sym_default] = ACTIONS(3237), [anon_sym_while] = ACTIONS(3237), [anon_sym_do] = ACTIONS(3237), [anon_sym_for] = ACTIONS(3237), [anon_sym_return] = ACTIONS(3237), [anon_sym_break] = ACTIONS(3237), [anon_sym_continue] = ACTIONS(3237), [anon_sym_goto] = ACTIONS(3237), [anon_sym___try] = ACTIONS(3237), [anon_sym___leave] = ACTIONS(3237), [anon_sym_not] = ACTIONS(3237), [anon_sym_compl] = ACTIONS(3237), [anon_sym_DASH_DASH] = ACTIONS(3239), [anon_sym_PLUS_PLUS] = ACTIONS(3239), [anon_sym_sizeof] = ACTIONS(3237), [anon_sym___alignof__] = ACTIONS(3237), [anon_sym___alignof] = ACTIONS(3237), [anon_sym__alignof] = ACTIONS(3237), [anon_sym_alignof] = ACTIONS(3237), [anon_sym__Alignof] = ACTIONS(3237), [anon_sym_offsetof] = ACTIONS(3237), [anon_sym__Generic] = ACTIONS(3237), [anon_sym_asm] = ACTIONS(3237), [anon_sym___asm__] = ACTIONS(3237), [anon_sym___asm] = ACTIONS(3237), [sym_number_literal] = ACTIONS(3239), [anon_sym_L_SQUOTE] = ACTIONS(3239), [anon_sym_u_SQUOTE] = ACTIONS(3239), [anon_sym_U_SQUOTE] = ACTIONS(3239), [anon_sym_u8_SQUOTE] = ACTIONS(3239), [anon_sym_SQUOTE] = ACTIONS(3239), [anon_sym_L_DQUOTE] = ACTIONS(3239), [anon_sym_u_DQUOTE] = ACTIONS(3239), [anon_sym_U_DQUOTE] = ACTIONS(3239), [anon_sym_u8_DQUOTE] = ACTIONS(3239), [anon_sym_DQUOTE] = ACTIONS(3239), [sym_true] = ACTIONS(3237), [sym_false] = ACTIONS(3237), [anon_sym_NULL] = ACTIONS(3237), [anon_sym_nullptr] = ACTIONS(3237), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3237), [anon_sym_decltype] = ACTIONS(3237), [anon_sym_explicit] = ACTIONS(3237), [anon_sym_typename] = ACTIONS(3237), [anon_sym_template] = ACTIONS(3237), [anon_sym_operator] = ACTIONS(3237), [anon_sym_try] = ACTIONS(3237), [anon_sym_delete] = ACTIONS(3237), [anon_sym_throw] = ACTIONS(3237), [anon_sym_namespace] = ACTIONS(3237), [anon_sym_static_assert] = ACTIONS(3237), [anon_sym_concept] = ACTIONS(3237), [anon_sym_co_return] = ACTIONS(3237), [anon_sym_co_yield] = ACTIONS(3237), [anon_sym_R_DQUOTE] = ACTIONS(3239), [anon_sym_LR_DQUOTE] = ACTIONS(3239), [anon_sym_uR_DQUOTE] = ACTIONS(3239), [anon_sym_UR_DQUOTE] = ACTIONS(3239), [anon_sym_u8R_DQUOTE] = ACTIONS(3239), [anon_sym_co_await] = ACTIONS(3237), [anon_sym_new] = ACTIONS(3237), [anon_sym_requires] = ACTIONS(3237), [sym_this] = ACTIONS(3237), }, [STATE(676)] = { [sym_identifier] = ACTIONS(3243), [aux_sym_preproc_include_token1] = ACTIONS(3243), [aux_sym_preproc_def_token1] = ACTIONS(3243), [aux_sym_preproc_if_token1] = ACTIONS(3243), [aux_sym_preproc_if_token2] = ACTIONS(3243), [aux_sym_preproc_ifdef_token1] = ACTIONS(3243), [aux_sym_preproc_ifdef_token2] = ACTIONS(3243), [sym_preproc_directive] = ACTIONS(3243), [anon_sym_LPAREN2] = ACTIONS(3245), [anon_sym_BANG] = ACTIONS(3245), [anon_sym_TILDE] = ACTIONS(3245), [anon_sym_DASH] = ACTIONS(3243), [anon_sym_PLUS] = ACTIONS(3243), [anon_sym_STAR] = ACTIONS(3245), [anon_sym_AMP_AMP] = ACTIONS(3245), [anon_sym_AMP] = ACTIONS(3243), [anon_sym_SEMI] = ACTIONS(3245), [anon_sym___extension__] = ACTIONS(3243), [anon_sym_typedef] = ACTIONS(3243), [anon_sym_virtual] = ACTIONS(3243), [anon_sym_extern] = ACTIONS(3243), [anon_sym___attribute__] = ACTIONS(3243), [anon_sym___attribute] = ACTIONS(3243), [anon_sym_using] = ACTIONS(3243), [anon_sym_COLON_COLON] = ACTIONS(3245), [anon_sym_LBRACK_LBRACK] = ACTIONS(3245), [anon_sym___declspec] = ACTIONS(3243), [anon_sym___based] = ACTIONS(3243), [anon_sym___cdecl] = ACTIONS(3243), [anon_sym___clrcall] = ACTIONS(3243), [anon_sym___stdcall] = ACTIONS(3243), [anon_sym___fastcall] = ACTIONS(3243), [anon_sym___thiscall] = ACTIONS(3243), [anon_sym___vectorcall] = ACTIONS(3243), [anon_sym_LBRACE] = ACTIONS(3245), [anon_sym_signed] = ACTIONS(3243), [anon_sym_unsigned] = ACTIONS(3243), [anon_sym_long] = ACTIONS(3243), [anon_sym_short] = ACTIONS(3243), [anon_sym_LBRACK] = ACTIONS(3243), [anon_sym_static] = ACTIONS(3243), [anon_sym_register] = ACTIONS(3243), [anon_sym_inline] = ACTIONS(3243), [anon_sym___inline] = ACTIONS(3243), [anon_sym___inline__] = ACTIONS(3243), [anon_sym___forceinline] = ACTIONS(3243), [anon_sym_thread_local] = ACTIONS(3243), [anon_sym___thread] = ACTIONS(3243), [anon_sym_const] = ACTIONS(3243), [anon_sym_constexpr] = ACTIONS(3243), [anon_sym_volatile] = ACTIONS(3243), [anon_sym_restrict] = ACTIONS(3243), [anon_sym___restrict__] = ACTIONS(3243), [anon_sym__Atomic] = ACTIONS(3243), [anon_sym__Noreturn] = ACTIONS(3243), [anon_sym_noreturn] = ACTIONS(3243), [anon_sym__Nonnull] = ACTIONS(3243), [anon_sym_mutable] = ACTIONS(3243), [anon_sym_constinit] = ACTIONS(3243), [anon_sym_consteval] = ACTIONS(3243), [anon_sym_alignas] = ACTIONS(3243), [anon_sym__Alignas] = ACTIONS(3243), [sym_primitive_type] = ACTIONS(3243), [anon_sym_enum] = ACTIONS(3243), [anon_sym_class] = ACTIONS(3243), [anon_sym_struct] = ACTIONS(3243), [anon_sym_union] = ACTIONS(3243), [anon_sym_if] = ACTIONS(3243), [anon_sym_switch] = ACTIONS(3243), [anon_sym_case] = ACTIONS(3243), [anon_sym_default] = ACTIONS(3243), [anon_sym_while] = ACTIONS(3243), [anon_sym_do] = ACTIONS(3243), [anon_sym_for] = ACTIONS(3243), [anon_sym_return] = ACTIONS(3243), [anon_sym_break] = ACTIONS(3243), [anon_sym_continue] = ACTIONS(3243), [anon_sym_goto] = ACTIONS(3243), [anon_sym___try] = ACTIONS(3243), [anon_sym___leave] = ACTIONS(3243), [anon_sym_not] = ACTIONS(3243), [anon_sym_compl] = ACTIONS(3243), [anon_sym_DASH_DASH] = ACTIONS(3245), [anon_sym_PLUS_PLUS] = ACTIONS(3245), [anon_sym_sizeof] = ACTIONS(3243), [anon_sym___alignof__] = ACTIONS(3243), [anon_sym___alignof] = ACTIONS(3243), [anon_sym__alignof] = ACTIONS(3243), [anon_sym_alignof] = ACTIONS(3243), [anon_sym__Alignof] = ACTIONS(3243), [anon_sym_offsetof] = ACTIONS(3243), [anon_sym__Generic] = ACTIONS(3243), [anon_sym_asm] = ACTIONS(3243), [anon_sym___asm__] = ACTIONS(3243), [anon_sym___asm] = ACTIONS(3243), [sym_number_literal] = ACTIONS(3245), [anon_sym_L_SQUOTE] = ACTIONS(3245), [anon_sym_u_SQUOTE] = ACTIONS(3245), [anon_sym_U_SQUOTE] = ACTIONS(3245), [anon_sym_u8_SQUOTE] = ACTIONS(3245), [anon_sym_SQUOTE] = ACTIONS(3245), [anon_sym_L_DQUOTE] = ACTIONS(3245), [anon_sym_u_DQUOTE] = ACTIONS(3245), [anon_sym_U_DQUOTE] = ACTIONS(3245), [anon_sym_u8_DQUOTE] = ACTIONS(3245), [anon_sym_DQUOTE] = ACTIONS(3245), [sym_true] = ACTIONS(3243), [sym_false] = ACTIONS(3243), [anon_sym_NULL] = ACTIONS(3243), [anon_sym_nullptr] = ACTIONS(3243), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3243), [anon_sym_decltype] = ACTIONS(3243), [anon_sym_explicit] = ACTIONS(3243), [anon_sym_typename] = ACTIONS(3243), [anon_sym_template] = ACTIONS(3243), [anon_sym_operator] = ACTIONS(3243), [anon_sym_try] = ACTIONS(3243), [anon_sym_delete] = ACTIONS(3243), [anon_sym_throw] = ACTIONS(3243), [anon_sym_namespace] = ACTIONS(3243), [anon_sym_static_assert] = ACTIONS(3243), [anon_sym_concept] = ACTIONS(3243), [anon_sym_co_return] = ACTIONS(3243), [anon_sym_co_yield] = ACTIONS(3243), [anon_sym_R_DQUOTE] = ACTIONS(3245), [anon_sym_LR_DQUOTE] = ACTIONS(3245), [anon_sym_uR_DQUOTE] = ACTIONS(3245), [anon_sym_UR_DQUOTE] = ACTIONS(3245), [anon_sym_u8R_DQUOTE] = ACTIONS(3245), [anon_sym_co_await] = ACTIONS(3243), [anon_sym_new] = ACTIONS(3243), [anon_sym_requires] = ACTIONS(3243), [sym_this] = ACTIONS(3243), }, [STATE(677)] = { [sym_identifier] = ACTIONS(3325), [aux_sym_preproc_include_token1] = ACTIONS(3325), [aux_sym_preproc_def_token1] = ACTIONS(3325), [aux_sym_preproc_if_token1] = ACTIONS(3325), [aux_sym_preproc_if_token2] = ACTIONS(3325), [aux_sym_preproc_ifdef_token1] = ACTIONS(3325), [aux_sym_preproc_ifdef_token2] = ACTIONS(3325), [sym_preproc_directive] = ACTIONS(3325), [anon_sym_LPAREN2] = ACTIONS(3327), [anon_sym_BANG] = ACTIONS(3327), [anon_sym_TILDE] = ACTIONS(3327), [anon_sym_DASH] = ACTIONS(3325), [anon_sym_PLUS] = ACTIONS(3325), [anon_sym_STAR] = ACTIONS(3327), [anon_sym_AMP_AMP] = ACTIONS(3327), [anon_sym_AMP] = ACTIONS(3325), [anon_sym_SEMI] = ACTIONS(3327), [anon_sym___extension__] = ACTIONS(3325), [anon_sym_typedef] = ACTIONS(3325), [anon_sym_virtual] = ACTIONS(3325), [anon_sym_extern] = ACTIONS(3325), [anon_sym___attribute__] = ACTIONS(3325), [anon_sym___attribute] = ACTIONS(3325), [anon_sym_using] = ACTIONS(3325), [anon_sym_COLON_COLON] = ACTIONS(3327), [anon_sym_LBRACK_LBRACK] = ACTIONS(3327), [anon_sym___declspec] = ACTIONS(3325), [anon_sym___based] = ACTIONS(3325), [anon_sym___cdecl] = ACTIONS(3325), [anon_sym___clrcall] = ACTIONS(3325), [anon_sym___stdcall] = ACTIONS(3325), [anon_sym___fastcall] = ACTIONS(3325), [anon_sym___thiscall] = ACTIONS(3325), [anon_sym___vectorcall] = ACTIONS(3325), [anon_sym_LBRACE] = ACTIONS(3327), [anon_sym_signed] = ACTIONS(3325), [anon_sym_unsigned] = ACTIONS(3325), [anon_sym_long] = ACTIONS(3325), [anon_sym_short] = ACTIONS(3325), [anon_sym_LBRACK] = ACTIONS(3325), [anon_sym_static] = ACTIONS(3325), [anon_sym_register] = ACTIONS(3325), [anon_sym_inline] = ACTIONS(3325), [anon_sym___inline] = ACTIONS(3325), [anon_sym___inline__] = ACTIONS(3325), [anon_sym___forceinline] = ACTIONS(3325), [anon_sym_thread_local] = ACTIONS(3325), [anon_sym___thread] = ACTIONS(3325), [anon_sym_const] = ACTIONS(3325), [anon_sym_constexpr] = ACTIONS(3325), [anon_sym_volatile] = ACTIONS(3325), [anon_sym_restrict] = ACTIONS(3325), [anon_sym___restrict__] = ACTIONS(3325), [anon_sym__Atomic] = ACTIONS(3325), [anon_sym__Noreturn] = ACTIONS(3325), [anon_sym_noreturn] = ACTIONS(3325), [anon_sym__Nonnull] = ACTIONS(3325), [anon_sym_mutable] = ACTIONS(3325), [anon_sym_constinit] = ACTIONS(3325), [anon_sym_consteval] = ACTIONS(3325), [anon_sym_alignas] = ACTIONS(3325), [anon_sym__Alignas] = ACTIONS(3325), [sym_primitive_type] = ACTIONS(3325), [anon_sym_enum] = ACTIONS(3325), [anon_sym_class] = ACTIONS(3325), [anon_sym_struct] = ACTIONS(3325), [anon_sym_union] = ACTIONS(3325), [anon_sym_if] = ACTIONS(3325), [anon_sym_switch] = ACTIONS(3325), [anon_sym_case] = ACTIONS(3325), [anon_sym_default] = ACTIONS(3325), [anon_sym_while] = ACTIONS(3325), [anon_sym_do] = ACTIONS(3325), [anon_sym_for] = ACTIONS(3325), [anon_sym_return] = ACTIONS(3325), [anon_sym_break] = ACTIONS(3325), [anon_sym_continue] = ACTIONS(3325), [anon_sym_goto] = ACTIONS(3325), [anon_sym___try] = ACTIONS(3325), [anon_sym___leave] = ACTIONS(3325), [anon_sym_not] = ACTIONS(3325), [anon_sym_compl] = ACTIONS(3325), [anon_sym_DASH_DASH] = ACTIONS(3327), [anon_sym_PLUS_PLUS] = ACTIONS(3327), [anon_sym_sizeof] = ACTIONS(3325), [anon_sym___alignof__] = ACTIONS(3325), [anon_sym___alignof] = ACTIONS(3325), [anon_sym__alignof] = ACTIONS(3325), [anon_sym_alignof] = ACTIONS(3325), [anon_sym__Alignof] = ACTIONS(3325), [anon_sym_offsetof] = ACTIONS(3325), [anon_sym__Generic] = ACTIONS(3325), [anon_sym_asm] = ACTIONS(3325), [anon_sym___asm__] = ACTIONS(3325), [anon_sym___asm] = ACTIONS(3325), [sym_number_literal] = ACTIONS(3327), [anon_sym_L_SQUOTE] = ACTIONS(3327), [anon_sym_u_SQUOTE] = ACTIONS(3327), [anon_sym_U_SQUOTE] = ACTIONS(3327), [anon_sym_u8_SQUOTE] = ACTIONS(3327), [anon_sym_SQUOTE] = ACTIONS(3327), [anon_sym_L_DQUOTE] = ACTIONS(3327), [anon_sym_u_DQUOTE] = ACTIONS(3327), [anon_sym_U_DQUOTE] = ACTIONS(3327), [anon_sym_u8_DQUOTE] = ACTIONS(3327), [anon_sym_DQUOTE] = ACTIONS(3327), [sym_true] = ACTIONS(3325), [sym_false] = ACTIONS(3325), [anon_sym_NULL] = ACTIONS(3325), [anon_sym_nullptr] = ACTIONS(3325), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3325), [anon_sym_decltype] = ACTIONS(3325), [anon_sym_explicit] = ACTIONS(3325), [anon_sym_typename] = ACTIONS(3325), [anon_sym_template] = ACTIONS(3325), [anon_sym_operator] = ACTIONS(3325), [anon_sym_try] = ACTIONS(3325), [anon_sym_delete] = ACTIONS(3325), [anon_sym_throw] = ACTIONS(3325), [anon_sym_namespace] = ACTIONS(3325), [anon_sym_static_assert] = ACTIONS(3325), [anon_sym_concept] = ACTIONS(3325), [anon_sym_co_return] = ACTIONS(3325), [anon_sym_co_yield] = ACTIONS(3325), [anon_sym_R_DQUOTE] = ACTIONS(3327), [anon_sym_LR_DQUOTE] = ACTIONS(3327), [anon_sym_uR_DQUOTE] = ACTIONS(3327), [anon_sym_UR_DQUOTE] = ACTIONS(3327), [anon_sym_u8R_DQUOTE] = ACTIONS(3327), [anon_sym_co_await] = ACTIONS(3325), [anon_sym_new] = ACTIONS(3325), [anon_sym_requires] = ACTIONS(3325), [sym_this] = ACTIONS(3325), }, [STATE(678)] = { [sym_identifier] = ACTIONS(3271), [aux_sym_preproc_include_token1] = ACTIONS(3271), [aux_sym_preproc_def_token1] = ACTIONS(3271), [aux_sym_preproc_if_token1] = ACTIONS(3271), [aux_sym_preproc_ifdef_token1] = ACTIONS(3271), [aux_sym_preproc_ifdef_token2] = ACTIONS(3271), [sym_preproc_directive] = ACTIONS(3271), [anon_sym_LPAREN2] = ACTIONS(3274), [anon_sym_BANG] = ACTIONS(3274), [anon_sym_TILDE] = ACTIONS(3274), [anon_sym_DASH] = ACTIONS(3271), [anon_sym_PLUS] = ACTIONS(3271), [anon_sym_STAR] = ACTIONS(3274), [anon_sym_AMP_AMP] = ACTIONS(3274), [anon_sym_AMP] = ACTIONS(3271), [anon_sym_SEMI] = ACTIONS(3274), [anon_sym___extension__] = ACTIONS(3271), [anon_sym_typedef] = ACTIONS(3271), [anon_sym_virtual] = ACTIONS(3271), [anon_sym_extern] = ACTIONS(3271), [anon_sym___attribute__] = ACTIONS(3271), [anon_sym___attribute] = ACTIONS(3271), [anon_sym_using] = ACTIONS(3271), [anon_sym_COLON_COLON] = ACTIONS(3274), [anon_sym_LBRACK_LBRACK] = ACTIONS(3274), [anon_sym___declspec] = ACTIONS(3271), [anon_sym___based] = ACTIONS(3271), [anon_sym___cdecl] = ACTIONS(3271), [anon_sym___clrcall] = ACTIONS(3271), [anon_sym___stdcall] = ACTIONS(3271), [anon_sym___fastcall] = ACTIONS(3271), [anon_sym___thiscall] = ACTIONS(3271), [anon_sym___vectorcall] = ACTIONS(3271), [anon_sym_LBRACE] = ACTIONS(3274), [anon_sym_RBRACE] = ACTIONS(3274), [anon_sym_signed] = ACTIONS(3271), [anon_sym_unsigned] = ACTIONS(3271), [anon_sym_long] = ACTIONS(3271), [anon_sym_short] = ACTIONS(3271), [anon_sym_LBRACK] = ACTIONS(3271), [anon_sym_static] = ACTIONS(3271), [anon_sym_register] = ACTIONS(3271), [anon_sym_inline] = ACTIONS(3271), [anon_sym___inline] = ACTIONS(3271), [anon_sym___inline__] = ACTIONS(3271), [anon_sym___forceinline] = ACTIONS(3271), [anon_sym_thread_local] = ACTIONS(3271), [anon_sym___thread] = ACTIONS(3271), [anon_sym_const] = ACTIONS(3271), [anon_sym_constexpr] = ACTIONS(3271), [anon_sym_volatile] = ACTIONS(3271), [anon_sym_restrict] = ACTIONS(3271), [anon_sym___restrict__] = ACTIONS(3271), [anon_sym__Atomic] = ACTIONS(3271), [anon_sym__Noreturn] = ACTIONS(3271), [anon_sym_noreturn] = ACTIONS(3271), [anon_sym__Nonnull] = ACTIONS(3271), [anon_sym_mutable] = ACTIONS(3271), [anon_sym_constinit] = ACTIONS(3271), [anon_sym_consteval] = ACTIONS(3271), [anon_sym_alignas] = ACTIONS(3271), [anon_sym__Alignas] = ACTIONS(3271), [sym_primitive_type] = ACTIONS(3271), [anon_sym_enum] = ACTIONS(3271), [anon_sym_class] = ACTIONS(3271), [anon_sym_struct] = ACTIONS(3271), [anon_sym_union] = ACTIONS(3271), [anon_sym_if] = ACTIONS(3271), [anon_sym_switch] = ACTIONS(3271), [anon_sym_case] = ACTIONS(3271), [anon_sym_default] = ACTIONS(3271), [anon_sym_while] = ACTIONS(3271), [anon_sym_do] = ACTIONS(3271), [anon_sym_for] = ACTIONS(3271), [anon_sym_return] = ACTIONS(3271), [anon_sym_break] = ACTIONS(3271), [anon_sym_continue] = ACTIONS(3271), [anon_sym_goto] = ACTIONS(3271), [anon_sym___try] = ACTIONS(3271), [anon_sym___leave] = ACTIONS(3271), [anon_sym_not] = ACTIONS(3271), [anon_sym_compl] = ACTIONS(3271), [anon_sym_DASH_DASH] = ACTIONS(3274), [anon_sym_PLUS_PLUS] = ACTIONS(3274), [anon_sym_sizeof] = ACTIONS(3271), [anon_sym___alignof__] = ACTIONS(3271), [anon_sym___alignof] = ACTIONS(3271), [anon_sym__alignof] = ACTIONS(3271), [anon_sym_alignof] = ACTIONS(3271), [anon_sym__Alignof] = ACTIONS(3271), [anon_sym_offsetof] = ACTIONS(3271), [anon_sym__Generic] = ACTIONS(3271), [anon_sym_asm] = ACTIONS(3271), [anon_sym___asm__] = ACTIONS(3271), [anon_sym___asm] = ACTIONS(3271), [sym_number_literal] = ACTIONS(3274), [anon_sym_L_SQUOTE] = ACTIONS(3274), [anon_sym_u_SQUOTE] = ACTIONS(3274), [anon_sym_U_SQUOTE] = ACTIONS(3274), [anon_sym_u8_SQUOTE] = ACTIONS(3274), [anon_sym_SQUOTE] = ACTIONS(3274), [anon_sym_L_DQUOTE] = ACTIONS(3274), [anon_sym_u_DQUOTE] = ACTIONS(3274), [anon_sym_U_DQUOTE] = ACTIONS(3274), [anon_sym_u8_DQUOTE] = ACTIONS(3274), [anon_sym_DQUOTE] = ACTIONS(3274), [sym_true] = ACTIONS(3271), [sym_false] = ACTIONS(3271), [anon_sym_NULL] = ACTIONS(3271), [anon_sym_nullptr] = ACTIONS(3271), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3271), [anon_sym_decltype] = ACTIONS(3271), [anon_sym_explicit] = ACTIONS(3271), [anon_sym_typename] = ACTIONS(3271), [anon_sym_template] = ACTIONS(3271), [anon_sym_operator] = ACTIONS(3271), [anon_sym_try] = ACTIONS(3271), [anon_sym_delete] = ACTIONS(3271), [anon_sym_throw] = ACTIONS(3271), [anon_sym_namespace] = ACTIONS(3271), [anon_sym_static_assert] = ACTIONS(3271), [anon_sym_concept] = ACTIONS(3271), [anon_sym_co_return] = ACTIONS(3271), [anon_sym_co_yield] = ACTIONS(3271), [anon_sym_R_DQUOTE] = ACTIONS(3274), [anon_sym_LR_DQUOTE] = ACTIONS(3274), [anon_sym_uR_DQUOTE] = ACTIONS(3274), [anon_sym_UR_DQUOTE] = ACTIONS(3274), [anon_sym_u8R_DQUOTE] = ACTIONS(3274), [anon_sym_co_await] = ACTIONS(3271), [anon_sym_new] = ACTIONS(3271), [anon_sym_requires] = ACTIONS(3271), [sym_this] = ACTIONS(3271), }, [STATE(679)] = { [sym_identifier] = ACTIONS(2990), [aux_sym_preproc_include_token1] = ACTIONS(2990), [aux_sym_preproc_def_token1] = ACTIONS(2990), [aux_sym_preproc_if_token1] = ACTIONS(2990), [aux_sym_preproc_ifdef_token1] = ACTIONS(2990), [aux_sym_preproc_ifdef_token2] = ACTIONS(2990), [sym_preproc_directive] = ACTIONS(2990), [anon_sym_LPAREN2] = ACTIONS(2992), [anon_sym_BANG] = ACTIONS(2992), [anon_sym_TILDE] = ACTIONS(2992), [anon_sym_DASH] = ACTIONS(2990), [anon_sym_PLUS] = ACTIONS(2990), [anon_sym_STAR] = ACTIONS(2992), [anon_sym_AMP_AMP] = ACTIONS(2992), [anon_sym_AMP] = ACTIONS(2990), [anon_sym_SEMI] = ACTIONS(2992), [anon_sym___extension__] = ACTIONS(2990), [anon_sym_typedef] = ACTIONS(2990), [anon_sym_virtual] = ACTIONS(2990), [anon_sym_extern] = ACTIONS(2990), [anon_sym___attribute__] = ACTIONS(2990), [anon_sym___attribute] = ACTIONS(2990), [anon_sym_using] = ACTIONS(2990), [anon_sym_COLON_COLON] = ACTIONS(2992), [anon_sym_LBRACK_LBRACK] = ACTIONS(2992), [anon_sym___declspec] = ACTIONS(2990), [anon_sym___based] = ACTIONS(2990), [anon_sym___cdecl] = ACTIONS(2990), [anon_sym___clrcall] = ACTIONS(2990), [anon_sym___stdcall] = ACTIONS(2990), [anon_sym___fastcall] = ACTIONS(2990), [anon_sym___thiscall] = ACTIONS(2990), [anon_sym___vectorcall] = ACTIONS(2990), [anon_sym_LBRACE] = ACTIONS(2992), [anon_sym_RBRACE] = ACTIONS(2992), [anon_sym_signed] = ACTIONS(2990), [anon_sym_unsigned] = ACTIONS(2990), [anon_sym_long] = ACTIONS(2990), [anon_sym_short] = ACTIONS(2990), [anon_sym_LBRACK] = ACTIONS(2990), [anon_sym_static] = ACTIONS(2990), [anon_sym_register] = ACTIONS(2990), [anon_sym_inline] = ACTIONS(2990), [anon_sym___inline] = ACTIONS(2990), [anon_sym___inline__] = ACTIONS(2990), [anon_sym___forceinline] = ACTIONS(2990), [anon_sym_thread_local] = ACTIONS(2990), [anon_sym___thread] = ACTIONS(2990), [anon_sym_const] = ACTIONS(2990), [anon_sym_constexpr] = ACTIONS(2990), [anon_sym_volatile] = ACTIONS(2990), [anon_sym_restrict] = ACTIONS(2990), [anon_sym___restrict__] = ACTIONS(2990), [anon_sym__Atomic] = ACTIONS(2990), [anon_sym__Noreturn] = ACTIONS(2990), [anon_sym_noreturn] = ACTIONS(2990), [anon_sym__Nonnull] = ACTIONS(2990), [anon_sym_mutable] = ACTIONS(2990), [anon_sym_constinit] = ACTIONS(2990), [anon_sym_consteval] = ACTIONS(2990), [anon_sym_alignas] = ACTIONS(2990), [anon_sym__Alignas] = ACTIONS(2990), [sym_primitive_type] = ACTIONS(2990), [anon_sym_enum] = ACTIONS(2990), [anon_sym_class] = ACTIONS(2990), [anon_sym_struct] = ACTIONS(2990), [anon_sym_union] = ACTIONS(2990), [anon_sym_if] = ACTIONS(2990), [anon_sym_switch] = ACTIONS(2990), [anon_sym_case] = ACTIONS(2990), [anon_sym_default] = ACTIONS(2990), [anon_sym_while] = ACTIONS(2990), [anon_sym_do] = ACTIONS(2990), [anon_sym_for] = ACTIONS(2990), [anon_sym_return] = ACTIONS(2990), [anon_sym_break] = ACTIONS(2990), [anon_sym_continue] = ACTIONS(2990), [anon_sym_goto] = ACTIONS(2990), [anon_sym___try] = ACTIONS(2990), [anon_sym___leave] = ACTIONS(2990), [anon_sym_not] = ACTIONS(2990), [anon_sym_compl] = ACTIONS(2990), [anon_sym_DASH_DASH] = ACTIONS(2992), [anon_sym_PLUS_PLUS] = ACTIONS(2992), [anon_sym_sizeof] = ACTIONS(2990), [anon_sym___alignof__] = ACTIONS(2990), [anon_sym___alignof] = ACTIONS(2990), [anon_sym__alignof] = ACTIONS(2990), [anon_sym_alignof] = ACTIONS(2990), [anon_sym__Alignof] = ACTIONS(2990), [anon_sym_offsetof] = ACTIONS(2990), [anon_sym__Generic] = ACTIONS(2990), [anon_sym_asm] = ACTIONS(2990), [anon_sym___asm__] = ACTIONS(2990), [anon_sym___asm] = ACTIONS(2990), [sym_number_literal] = ACTIONS(2992), [anon_sym_L_SQUOTE] = ACTIONS(2992), [anon_sym_u_SQUOTE] = ACTIONS(2992), [anon_sym_U_SQUOTE] = ACTIONS(2992), [anon_sym_u8_SQUOTE] = ACTIONS(2992), [anon_sym_SQUOTE] = ACTIONS(2992), [anon_sym_L_DQUOTE] = ACTIONS(2992), [anon_sym_u_DQUOTE] = ACTIONS(2992), [anon_sym_U_DQUOTE] = ACTIONS(2992), [anon_sym_u8_DQUOTE] = ACTIONS(2992), [anon_sym_DQUOTE] = ACTIONS(2992), [sym_true] = ACTIONS(2990), [sym_false] = ACTIONS(2990), [anon_sym_NULL] = ACTIONS(2990), [anon_sym_nullptr] = ACTIONS(2990), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2990), [anon_sym_decltype] = ACTIONS(2990), [anon_sym_explicit] = ACTIONS(2990), [anon_sym_typename] = ACTIONS(2990), [anon_sym_template] = ACTIONS(2990), [anon_sym_operator] = ACTIONS(2990), [anon_sym_try] = ACTIONS(2990), [anon_sym_delete] = ACTIONS(2990), [anon_sym_throw] = ACTIONS(2990), [anon_sym_namespace] = ACTIONS(2990), [anon_sym_static_assert] = ACTIONS(2990), [anon_sym_concept] = ACTIONS(2990), [anon_sym_co_return] = ACTIONS(2990), [anon_sym_co_yield] = ACTIONS(2990), [anon_sym_R_DQUOTE] = ACTIONS(2992), [anon_sym_LR_DQUOTE] = ACTIONS(2992), [anon_sym_uR_DQUOTE] = ACTIONS(2992), [anon_sym_UR_DQUOTE] = ACTIONS(2992), [anon_sym_u8R_DQUOTE] = ACTIONS(2992), [anon_sym_co_await] = ACTIONS(2990), [anon_sym_new] = ACTIONS(2990), [anon_sym_requires] = ACTIONS(2990), [sym_this] = ACTIONS(2990), }, [STATE(680)] = { [sym_identifier] = ACTIONS(2877), [aux_sym_preproc_include_token1] = ACTIONS(2877), [aux_sym_preproc_def_token1] = ACTIONS(2877), [aux_sym_preproc_if_token1] = ACTIONS(2877), [aux_sym_preproc_ifdef_token1] = ACTIONS(2877), [aux_sym_preproc_ifdef_token2] = ACTIONS(2877), [sym_preproc_directive] = ACTIONS(2877), [anon_sym_LPAREN2] = ACTIONS(2879), [anon_sym_BANG] = ACTIONS(2879), [anon_sym_TILDE] = ACTIONS(2879), [anon_sym_DASH] = ACTIONS(2877), [anon_sym_PLUS] = ACTIONS(2877), [anon_sym_STAR] = ACTIONS(2879), [anon_sym_AMP_AMP] = ACTIONS(2879), [anon_sym_AMP] = ACTIONS(2877), [anon_sym_SEMI] = ACTIONS(2879), [anon_sym___extension__] = ACTIONS(2877), [anon_sym_typedef] = ACTIONS(2877), [anon_sym_virtual] = ACTIONS(2877), [anon_sym_extern] = ACTIONS(2877), [anon_sym___attribute__] = ACTIONS(2877), [anon_sym___attribute] = ACTIONS(2877), [anon_sym_using] = ACTIONS(2877), [anon_sym_COLON_COLON] = ACTIONS(2879), [anon_sym_LBRACK_LBRACK] = ACTIONS(2879), [anon_sym___declspec] = ACTIONS(2877), [anon_sym___based] = ACTIONS(2877), [anon_sym___cdecl] = ACTIONS(2877), [anon_sym___clrcall] = ACTIONS(2877), [anon_sym___stdcall] = ACTIONS(2877), [anon_sym___fastcall] = ACTIONS(2877), [anon_sym___thiscall] = ACTIONS(2877), [anon_sym___vectorcall] = ACTIONS(2877), [anon_sym_LBRACE] = ACTIONS(2879), [anon_sym_RBRACE] = ACTIONS(2879), [anon_sym_signed] = ACTIONS(2877), [anon_sym_unsigned] = ACTIONS(2877), [anon_sym_long] = ACTIONS(2877), [anon_sym_short] = ACTIONS(2877), [anon_sym_LBRACK] = ACTIONS(2877), [anon_sym_static] = ACTIONS(2877), [anon_sym_register] = ACTIONS(2877), [anon_sym_inline] = ACTIONS(2877), [anon_sym___inline] = ACTIONS(2877), [anon_sym___inline__] = ACTIONS(2877), [anon_sym___forceinline] = ACTIONS(2877), [anon_sym_thread_local] = ACTIONS(2877), [anon_sym___thread] = ACTIONS(2877), [anon_sym_const] = ACTIONS(2877), [anon_sym_constexpr] = ACTIONS(2877), [anon_sym_volatile] = ACTIONS(2877), [anon_sym_restrict] = ACTIONS(2877), [anon_sym___restrict__] = ACTIONS(2877), [anon_sym__Atomic] = ACTIONS(2877), [anon_sym__Noreturn] = ACTIONS(2877), [anon_sym_noreturn] = ACTIONS(2877), [anon_sym__Nonnull] = ACTIONS(2877), [anon_sym_mutable] = ACTIONS(2877), [anon_sym_constinit] = ACTIONS(2877), [anon_sym_consteval] = ACTIONS(2877), [anon_sym_alignas] = ACTIONS(2877), [anon_sym__Alignas] = ACTIONS(2877), [sym_primitive_type] = ACTIONS(2877), [anon_sym_enum] = ACTIONS(2877), [anon_sym_class] = ACTIONS(2877), [anon_sym_struct] = ACTIONS(2877), [anon_sym_union] = ACTIONS(2877), [anon_sym_if] = ACTIONS(2877), [anon_sym_switch] = ACTIONS(2877), [anon_sym_case] = ACTIONS(2877), [anon_sym_default] = ACTIONS(2877), [anon_sym_while] = ACTIONS(2877), [anon_sym_do] = ACTIONS(2877), [anon_sym_for] = ACTIONS(2877), [anon_sym_return] = ACTIONS(2877), [anon_sym_break] = ACTIONS(2877), [anon_sym_continue] = ACTIONS(2877), [anon_sym_goto] = ACTIONS(2877), [anon_sym___try] = ACTIONS(2877), [anon_sym___leave] = ACTIONS(2877), [anon_sym_not] = ACTIONS(2877), [anon_sym_compl] = ACTIONS(2877), [anon_sym_DASH_DASH] = ACTIONS(2879), [anon_sym_PLUS_PLUS] = ACTIONS(2879), [anon_sym_sizeof] = ACTIONS(2877), [anon_sym___alignof__] = ACTIONS(2877), [anon_sym___alignof] = ACTIONS(2877), [anon_sym__alignof] = ACTIONS(2877), [anon_sym_alignof] = ACTIONS(2877), [anon_sym__Alignof] = ACTIONS(2877), [anon_sym_offsetof] = ACTIONS(2877), [anon_sym__Generic] = ACTIONS(2877), [anon_sym_asm] = ACTIONS(2877), [anon_sym___asm__] = ACTIONS(2877), [anon_sym___asm] = ACTIONS(2877), [sym_number_literal] = ACTIONS(2879), [anon_sym_L_SQUOTE] = ACTIONS(2879), [anon_sym_u_SQUOTE] = ACTIONS(2879), [anon_sym_U_SQUOTE] = ACTIONS(2879), [anon_sym_u8_SQUOTE] = ACTIONS(2879), [anon_sym_SQUOTE] = ACTIONS(2879), [anon_sym_L_DQUOTE] = ACTIONS(2879), [anon_sym_u_DQUOTE] = ACTIONS(2879), [anon_sym_U_DQUOTE] = ACTIONS(2879), [anon_sym_u8_DQUOTE] = ACTIONS(2879), [anon_sym_DQUOTE] = ACTIONS(2879), [sym_true] = ACTIONS(2877), [sym_false] = ACTIONS(2877), [anon_sym_NULL] = ACTIONS(2877), [anon_sym_nullptr] = ACTIONS(2877), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2877), [anon_sym_decltype] = ACTIONS(2877), [anon_sym_explicit] = ACTIONS(2877), [anon_sym_typename] = ACTIONS(2877), [anon_sym_template] = ACTIONS(2877), [anon_sym_operator] = ACTIONS(2877), [anon_sym_try] = ACTIONS(2877), [anon_sym_delete] = ACTIONS(2877), [anon_sym_throw] = ACTIONS(2877), [anon_sym_namespace] = ACTIONS(2877), [anon_sym_static_assert] = ACTIONS(2877), [anon_sym_concept] = ACTIONS(2877), [anon_sym_co_return] = ACTIONS(2877), [anon_sym_co_yield] = ACTIONS(2877), [anon_sym_R_DQUOTE] = ACTIONS(2879), [anon_sym_LR_DQUOTE] = ACTIONS(2879), [anon_sym_uR_DQUOTE] = ACTIONS(2879), [anon_sym_UR_DQUOTE] = ACTIONS(2879), [anon_sym_u8R_DQUOTE] = ACTIONS(2879), [anon_sym_co_await] = ACTIONS(2877), [anon_sym_new] = ACTIONS(2877), [anon_sym_requires] = ACTIONS(2877), [sym_this] = ACTIONS(2877), }, [STATE(681)] = { [sym_identifier] = ACTIONS(2809), [aux_sym_preproc_include_token1] = ACTIONS(2809), [aux_sym_preproc_def_token1] = ACTIONS(2809), [aux_sym_preproc_if_token1] = ACTIONS(2809), [aux_sym_preproc_if_token2] = ACTIONS(2809), [aux_sym_preproc_ifdef_token1] = ACTIONS(2809), [aux_sym_preproc_ifdef_token2] = ACTIONS(2809), [sym_preproc_directive] = ACTIONS(2809), [anon_sym_LPAREN2] = ACTIONS(2811), [anon_sym_BANG] = ACTIONS(2811), [anon_sym_TILDE] = ACTIONS(2811), [anon_sym_DASH] = ACTIONS(2809), [anon_sym_PLUS] = ACTIONS(2809), [anon_sym_STAR] = ACTIONS(2811), [anon_sym_AMP_AMP] = ACTIONS(2811), [anon_sym_AMP] = ACTIONS(2809), [anon_sym_SEMI] = ACTIONS(2811), [anon_sym___extension__] = ACTIONS(2809), [anon_sym_typedef] = ACTIONS(2809), [anon_sym_virtual] = ACTIONS(2809), [anon_sym_extern] = ACTIONS(2809), [anon_sym___attribute__] = ACTIONS(2809), [anon_sym___attribute] = ACTIONS(2809), [anon_sym_using] = ACTIONS(2809), [anon_sym_COLON_COLON] = ACTIONS(2811), [anon_sym_LBRACK_LBRACK] = ACTIONS(2811), [anon_sym___declspec] = ACTIONS(2809), [anon_sym___based] = ACTIONS(2809), [anon_sym___cdecl] = ACTIONS(2809), [anon_sym___clrcall] = ACTIONS(2809), [anon_sym___stdcall] = ACTIONS(2809), [anon_sym___fastcall] = ACTIONS(2809), [anon_sym___thiscall] = ACTIONS(2809), [anon_sym___vectorcall] = ACTIONS(2809), [anon_sym_LBRACE] = ACTIONS(2811), [anon_sym_signed] = ACTIONS(2809), [anon_sym_unsigned] = ACTIONS(2809), [anon_sym_long] = ACTIONS(2809), [anon_sym_short] = ACTIONS(2809), [anon_sym_LBRACK] = ACTIONS(2809), [anon_sym_static] = ACTIONS(2809), [anon_sym_register] = ACTIONS(2809), [anon_sym_inline] = ACTIONS(2809), [anon_sym___inline] = ACTIONS(2809), [anon_sym___inline__] = ACTIONS(2809), [anon_sym___forceinline] = ACTIONS(2809), [anon_sym_thread_local] = ACTIONS(2809), [anon_sym___thread] = ACTIONS(2809), [anon_sym_const] = ACTIONS(2809), [anon_sym_constexpr] = ACTIONS(2809), [anon_sym_volatile] = ACTIONS(2809), [anon_sym_restrict] = ACTIONS(2809), [anon_sym___restrict__] = ACTIONS(2809), [anon_sym__Atomic] = ACTIONS(2809), [anon_sym__Noreturn] = ACTIONS(2809), [anon_sym_noreturn] = ACTIONS(2809), [anon_sym__Nonnull] = ACTIONS(2809), [anon_sym_mutable] = ACTIONS(2809), [anon_sym_constinit] = ACTIONS(2809), [anon_sym_consteval] = ACTIONS(2809), [anon_sym_alignas] = ACTIONS(2809), [anon_sym__Alignas] = ACTIONS(2809), [sym_primitive_type] = ACTIONS(2809), [anon_sym_enum] = ACTIONS(2809), [anon_sym_class] = ACTIONS(2809), [anon_sym_struct] = ACTIONS(2809), [anon_sym_union] = ACTIONS(2809), [anon_sym_if] = ACTIONS(2809), [anon_sym_switch] = ACTIONS(2809), [anon_sym_case] = ACTIONS(2809), [anon_sym_default] = ACTIONS(2809), [anon_sym_while] = ACTIONS(2809), [anon_sym_do] = ACTIONS(2809), [anon_sym_for] = ACTIONS(2809), [anon_sym_return] = ACTIONS(2809), [anon_sym_break] = ACTIONS(2809), [anon_sym_continue] = ACTIONS(2809), [anon_sym_goto] = ACTIONS(2809), [anon_sym___try] = ACTIONS(2809), [anon_sym___leave] = ACTIONS(2809), [anon_sym_not] = ACTIONS(2809), [anon_sym_compl] = ACTIONS(2809), [anon_sym_DASH_DASH] = ACTIONS(2811), [anon_sym_PLUS_PLUS] = ACTIONS(2811), [anon_sym_sizeof] = ACTIONS(2809), [anon_sym___alignof__] = ACTIONS(2809), [anon_sym___alignof] = ACTIONS(2809), [anon_sym__alignof] = ACTIONS(2809), [anon_sym_alignof] = ACTIONS(2809), [anon_sym__Alignof] = ACTIONS(2809), [anon_sym_offsetof] = ACTIONS(2809), [anon_sym__Generic] = ACTIONS(2809), [anon_sym_asm] = ACTIONS(2809), [anon_sym___asm__] = ACTIONS(2809), [anon_sym___asm] = ACTIONS(2809), [sym_number_literal] = ACTIONS(2811), [anon_sym_L_SQUOTE] = ACTIONS(2811), [anon_sym_u_SQUOTE] = ACTIONS(2811), [anon_sym_U_SQUOTE] = ACTIONS(2811), [anon_sym_u8_SQUOTE] = ACTIONS(2811), [anon_sym_SQUOTE] = ACTIONS(2811), [anon_sym_L_DQUOTE] = ACTIONS(2811), [anon_sym_u_DQUOTE] = ACTIONS(2811), [anon_sym_U_DQUOTE] = ACTIONS(2811), [anon_sym_u8_DQUOTE] = ACTIONS(2811), [anon_sym_DQUOTE] = ACTIONS(2811), [sym_true] = ACTIONS(2809), [sym_false] = ACTIONS(2809), [anon_sym_NULL] = ACTIONS(2809), [anon_sym_nullptr] = ACTIONS(2809), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2809), [anon_sym_decltype] = ACTIONS(2809), [anon_sym_explicit] = ACTIONS(2809), [anon_sym_typename] = ACTIONS(2809), [anon_sym_template] = ACTIONS(2809), [anon_sym_operator] = ACTIONS(2809), [anon_sym_try] = ACTIONS(2809), [anon_sym_delete] = ACTIONS(2809), [anon_sym_throw] = ACTIONS(2809), [anon_sym_namespace] = ACTIONS(2809), [anon_sym_static_assert] = ACTIONS(2809), [anon_sym_concept] = ACTIONS(2809), [anon_sym_co_return] = ACTIONS(2809), [anon_sym_co_yield] = ACTIONS(2809), [anon_sym_R_DQUOTE] = ACTIONS(2811), [anon_sym_LR_DQUOTE] = ACTIONS(2811), [anon_sym_uR_DQUOTE] = ACTIONS(2811), [anon_sym_UR_DQUOTE] = ACTIONS(2811), [anon_sym_u8R_DQUOTE] = ACTIONS(2811), [anon_sym_co_await] = ACTIONS(2809), [anon_sym_new] = ACTIONS(2809), [anon_sym_requires] = ACTIONS(2809), [sym_this] = ACTIONS(2809), }, [STATE(682)] = { [sym_identifier] = ACTIONS(2994), [aux_sym_preproc_include_token1] = ACTIONS(2994), [aux_sym_preproc_def_token1] = ACTIONS(2994), [aux_sym_preproc_if_token1] = ACTIONS(2994), [aux_sym_preproc_ifdef_token1] = ACTIONS(2994), [aux_sym_preproc_ifdef_token2] = ACTIONS(2994), [sym_preproc_directive] = ACTIONS(2994), [anon_sym_LPAREN2] = ACTIONS(2996), [anon_sym_BANG] = ACTIONS(2996), [anon_sym_TILDE] = ACTIONS(2996), [anon_sym_DASH] = ACTIONS(2994), [anon_sym_PLUS] = ACTIONS(2994), [anon_sym_STAR] = ACTIONS(2996), [anon_sym_AMP_AMP] = ACTIONS(2996), [anon_sym_AMP] = ACTIONS(2994), [anon_sym_SEMI] = ACTIONS(2996), [anon_sym___extension__] = ACTIONS(2994), [anon_sym_typedef] = ACTIONS(2994), [anon_sym_virtual] = ACTIONS(2994), [anon_sym_extern] = ACTIONS(2994), [anon_sym___attribute__] = ACTIONS(2994), [anon_sym___attribute] = ACTIONS(2994), [anon_sym_using] = ACTIONS(2994), [anon_sym_COLON_COLON] = ACTIONS(2996), [anon_sym_LBRACK_LBRACK] = ACTIONS(2996), [anon_sym___declspec] = ACTIONS(2994), [anon_sym___based] = ACTIONS(2994), [anon_sym___cdecl] = ACTIONS(2994), [anon_sym___clrcall] = ACTIONS(2994), [anon_sym___stdcall] = ACTIONS(2994), [anon_sym___fastcall] = ACTIONS(2994), [anon_sym___thiscall] = ACTIONS(2994), [anon_sym___vectorcall] = ACTIONS(2994), [anon_sym_LBRACE] = ACTIONS(2996), [anon_sym_RBRACE] = ACTIONS(2996), [anon_sym_signed] = ACTIONS(2994), [anon_sym_unsigned] = ACTIONS(2994), [anon_sym_long] = ACTIONS(2994), [anon_sym_short] = ACTIONS(2994), [anon_sym_LBRACK] = ACTIONS(2994), [anon_sym_static] = ACTIONS(2994), [anon_sym_register] = ACTIONS(2994), [anon_sym_inline] = ACTIONS(2994), [anon_sym___inline] = ACTIONS(2994), [anon_sym___inline__] = ACTIONS(2994), [anon_sym___forceinline] = ACTIONS(2994), [anon_sym_thread_local] = ACTIONS(2994), [anon_sym___thread] = ACTIONS(2994), [anon_sym_const] = ACTIONS(2994), [anon_sym_constexpr] = ACTIONS(2994), [anon_sym_volatile] = ACTIONS(2994), [anon_sym_restrict] = ACTIONS(2994), [anon_sym___restrict__] = ACTIONS(2994), [anon_sym__Atomic] = ACTIONS(2994), [anon_sym__Noreturn] = ACTIONS(2994), [anon_sym_noreturn] = ACTIONS(2994), [anon_sym__Nonnull] = ACTIONS(2994), [anon_sym_mutable] = ACTIONS(2994), [anon_sym_constinit] = ACTIONS(2994), [anon_sym_consteval] = ACTIONS(2994), [anon_sym_alignas] = ACTIONS(2994), [anon_sym__Alignas] = ACTIONS(2994), [sym_primitive_type] = ACTIONS(2994), [anon_sym_enum] = ACTIONS(2994), [anon_sym_class] = ACTIONS(2994), [anon_sym_struct] = ACTIONS(2994), [anon_sym_union] = ACTIONS(2994), [anon_sym_if] = ACTIONS(2994), [anon_sym_switch] = ACTIONS(2994), [anon_sym_case] = ACTIONS(2994), [anon_sym_default] = ACTIONS(2994), [anon_sym_while] = ACTIONS(2994), [anon_sym_do] = ACTIONS(2994), [anon_sym_for] = ACTIONS(2994), [anon_sym_return] = ACTIONS(2994), [anon_sym_break] = ACTIONS(2994), [anon_sym_continue] = ACTIONS(2994), [anon_sym_goto] = ACTIONS(2994), [anon_sym___try] = ACTIONS(2994), [anon_sym___leave] = ACTIONS(2994), [anon_sym_not] = ACTIONS(2994), [anon_sym_compl] = ACTIONS(2994), [anon_sym_DASH_DASH] = ACTIONS(2996), [anon_sym_PLUS_PLUS] = ACTIONS(2996), [anon_sym_sizeof] = ACTIONS(2994), [anon_sym___alignof__] = ACTIONS(2994), [anon_sym___alignof] = ACTIONS(2994), [anon_sym__alignof] = ACTIONS(2994), [anon_sym_alignof] = ACTIONS(2994), [anon_sym__Alignof] = ACTIONS(2994), [anon_sym_offsetof] = ACTIONS(2994), [anon_sym__Generic] = ACTIONS(2994), [anon_sym_asm] = ACTIONS(2994), [anon_sym___asm__] = ACTIONS(2994), [anon_sym___asm] = ACTIONS(2994), [sym_number_literal] = ACTIONS(2996), [anon_sym_L_SQUOTE] = ACTIONS(2996), [anon_sym_u_SQUOTE] = ACTIONS(2996), [anon_sym_U_SQUOTE] = ACTIONS(2996), [anon_sym_u8_SQUOTE] = ACTIONS(2996), [anon_sym_SQUOTE] = ACTIONS(2996), [anon_sym_L_DQUOTE] = ACTIONS(2996), [anon_sym_u_DQUOTE] = ACTIONS(2996), [anon_sym_U_DQUOTE] = ACTIONS(2996), [anon_sym_u8_DQUOTE] = ACTIONS(2996), [anon_sym_DQUOTE] = ACTIONS(2996), [sym_true] = ACTIONS(2994), [sym_false] = ACTIONS(2994), [anon_sym_NULL] = ACTIONS(2994), [anon_sym_nullptr] = ACTIONS(2994), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2994), [anon_sym_decltype] = ACTIONS(2994), [anon_sym_explicit] = ACTIONS(2994), [anon_sym_typename] = ACTIONS(2994), [anon_sym_template] = ACTIONS(2994), [anon_sym_operator] = ACTIONS(2994), [anon_sym_try] = ACTIONS(2994), [anon_sym_delete] = ACTIONS(2994), [anon_sym_throw] = ACTIONS(2994), [anon_sym_namespace] = ACTIONS(2994), [anon_sym_static_assert] = ACTIONS(2994), [anon_sym_concept] = ACTIONS(2994), [anon_sym_co_return] = ACTIONS(2994), [anon_sym_co_yield] = ACTIONS(2994), [anon_sym_R_DQUOTE] = ACTIONS(2996), [anon_sym_LR_DQUOTE] = ACTIONS(2996), [anon_sym_uR_DQUOTE] = ACTIONS(2996), [anon_sym_UR_DQUOTE] = ACTIONS(2996), [anon_sym_u8R_DQUOTE] = ACTIONS(2996), [anon_sym_co_await] = ACTIONS(2994), [anon_sym_new] = ACTIONS(2994), [anon_sym_requires] = ACTIONS(2994), [sym_this] = ACTIONS(2994), }, [STATE(683)] = { [sym_identifier] = ACTIONS(3325), [aux_sym_preproc_include_token1] = ACTIONS(3325), [aux_sym_preproc_def_token1] = ACTIONS(3325), [aux_sym_preproc_if_token1] = ACTIONS(3325), [aux_sym_preproc_ifdef_token1] = ACTIONS(3325), [aux_sym_preproc_ifdef_token2] = ACTIONS(3325), [sym_preproc_directive] = ACTIONS(3325), [anon_sym_LPAREN2] = ACTIONS(3327), [anon_sym_BANG] = ACTIONS(3327), [anon_sym_TILDE] = ACTIONS(3327), [anon_sym_DASH] = ACTIONS(3325), [anon_sym_PLUS] = ACTIONS(3325), [anon_sym_STAR] = ACTIONS(3327), [anon_sym_AMP_AMP] = ACTIONS(3327), [anon_sym_AMP] = ACTIONS(3325), [anon_sym_SEMI] = ACTIONS(3327), [anon_sym___extension__] = ACTIONS(3325), [anon_sym_typedef] = ACTIONS(3325), [anon_sym_virtual] = ACTIONS(3325), [anon_sym_extern] = ACTIONS(3325), [anon_sym___attribute__] = ACTIONS(3325), [anon_sym___attribute] = ACTIONS(3325), [anon_sym_using] = ACTIONS(3325), [anon_sym_COLON_COLON] = ACTIONS(3327), [anon_sym_LBRACK_LBRACK] = ACTIONS(3327), [anon_sym___declspec] = ACTIONS(3325), [anon_sym___based] = ACTIONS(3325), [anon_sym___cdecl] = ACTIONS(3325), [anon_sym___clrcall] = ACTIONS(3325), [anon_sym___stdcall] = ACTIONS(3325), [anon_sym___fastcall] = ACTIONS(3325), [anon_sym___thiscall] = ACTIONS(3325), [anon_sym___vectorcall] = ACTIONS(3325), [anon_sym_LBRACE] = ACTIONS(3327), [anon_sym_RBRACE] = ACTIONS(3327), [anon_sym_signed] = ACTIONS(3325), [anon_sym_unsigned] = ACTIONS(3325), [anon_sym_long] = ACTIONS(3325), [anon_sym_short] = ACTIONS(3325), [anon_sym_LBRACK] = ACTIONS(3325), [anon_sym_static] = ACTIONS(3325), [anon_sym_register] = ACTIONS(3325), [anon_sym_inline] = ACTIONS(3325), [anon_sym___inline] = ACTIONS(3325), [anon_sym___inline__] = ACTIONS(3325), [anon_sym___forceinline] = ACTIONS(3325), [anon_sym_thread_local] = ACTIONS(3325), [anon_sym___thread] = ACTIONS(3325), [anon_sym_const] = ACTIONS(3325), [anon_sym_constexpr] = ACTIONS(3325), [anon_sym_volatile] = ACTIONS(3325), [anon_sym_restrict] = ACTIONS(3325), [anon_sym___restrict__] = ACTIONS(3325), [anon_sym__Atomic] = ACTIONS(3325), [anon_sym__Noreturn] = ACTIONS(3325), [anon_sym_noreturn] = ACTIONS(3325), [anon_sym__Nonnull] = ACTIONS(3325), [anon_sym_mutable] = ACTIONS(3325), [anon_sym_constinit] = ACTIONS(3325), [anon_sym_consteval] = ACTIONS(3325), [anon_sym_alignas] = ACTIONS(3325), [anon_sym__Alignas] = ACTIONS(3325), [sym_primitive_type] = ACTIONS(3325), [anon_sym_enum] = ACTIONS(3325), [anon_sym_class] = ACTIONS(3325), [anon_sym_struct] = ACTIONS(3325), [anon_sym_union] = ACTIONS(3325), [anon_sym_if] = ACTIONS(3325), [anon_sym_switch] = ACTIONS(3325), [anon_sym_case] = ACTIONS(3325), [anon_sym_default] = ACTIONS(3325), [anon_sym_while] = ACTIONS(3325), [anon_sym_do] = ACTIONS(3325), [anon_sym_for] = ACTIONS(3325), [anon_sym_return] = ACTIONS(3325), [anon_sym_break] = ACTIONS(3325), [anon_sym_continue] = ACTIONS(3325), [anon_sym_goto] = ACTIONS(3325), [anon_sym___try] = ACTIONS(3325), [anon_sym___leave] = ACTIONS(3325), [anon_sym_not] = ACTIONS(3325), [anon_sym_compl] = ACTIONS(3325), [anon_sym_DASH_DASH] = ACTIONS(3327), [anon_sym_PLUS_PLUS] = ACTIONS(3327), [anon_sym_sizeof] = ACTIONS(3325), [anon_sym___alignof__] = ACTIONS(3325), [anon_sym___alignof] = ACTIONS(3325), [anon_sym__alignof] = ACTIONS(3325), [anon_sym_alignof] = ACTIONS(3325), [anon_sym__Alignof] = ACTIONS(3325), [anon_sym_offsetof] = ACTIONS(3325), [anon_sym__Generic] = ACTIONS(3325), [anon_sym_asm] = ACTIONS(3325), [anon_sym___asm__] = ACTIONS(3325), [anon_sym___asm] = ACTIONS(3325), [sym_number_literal] = ACTIONS(3327), [anon_sym_L_SQUOTE] = ACTIONS(3327), [anon_sym_u_SQUOTE] = ACTIONS(3327), [anon_sym_U_SQUOTE] = ACTIONS(3327), [anon_sym_u8_SQUOTE] = ACTIONS(3327), [anon_sym_SQUOTE] = ACTIONS(3327), [anon_sym_L_DQUOTE] = ACTIONS(3327), [anon_sym_u_DQUOTE] = ACTIONS(3327), [anon_sym_U_DQUOTE] = ACTIONS(3327), [anon_sym_u8_DQUOTE] = ACTIONS(3327), [anon_sym_DQUOTE] = ACTIONS(3327), [sym_true] = ACTIONS(3325), [sym_false] = ACTIONS(3325), [anon_sym_NULL] = ACTIONS(3325), [anon_sym_nullptr] = ACTIONS(3325), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3325), [anon_sym_decltype] = ACTIONS(3325), [anon_sym_explicit] = ACTIONS(3325), [anon_sym_typename] = ACTIONS(3325), [anon_sym_template] = ACTIONS(3325), [anon_sym_operator] = ACTIONS(3325), [anon_sym_try] = ACTIONS(3325), [anon_sym_delete] = ACTIONS(3325), [anon_sym_throw] = ACTIONS(3325), [anon_sym_namespace] = ACTIONS(3325), [anon_sym_static_assert] = ACTIONS(3325), [anon_sym_concept] = ACTIONS(3325), [anon_sym_co_return] = ACTIONS(3325), [anon_sym_co_yield] = ACTIONS(3325), [anon_sym_R_DQUOTE] = ACTIONS(3327), [anon_sym_LR_DQUOTE] = ACTIONS(3327), [anon_sym_uR_DQUOTE] = ACTIONS(3327), [anon_sym_UR_DQUOTE] = ACTIONS(3327), [anon_sym_u8R_DQUOTE] = ACTIONS(3327), [anon_sym_co_await] = ACTIONS(3325), [anon_sym_new] = ACTIONS(3325), [anon_sym_requires] = ACTIONS(3325), [sym_this] = ACTIONS(3325), }, [STATE(684)] = { [sym_identifier] = ACTIONS(3321), [aux_sym_preproc_include_token1] = ACTIONS(3321), [aux_sym_preproc_def_token1] = ACTIONS(3321), [aux_sym_preproc_if_token1] = ACTIONS(3321), [aux_sym_preproc_if_token2] = ACTIONS(3321), [aux_sym_preproc_ifdef_token1] = ACTIONS(3321), [aux_sym_preproc_ifdef_token2] = ACTIONS(3321), [sym_preproc_directive] = ACTIONS(3321), [anon_sym_LPAREN2] = ACTIONS(3323), [anon_sym_BANG] = ACTIONS(3323), [anon_sym_TILDE] = ACTIONS(3323), [anon_sym_DASH] = ACTIONS(3321), [anon_sym_PLUS] = ACTIONS(3321), [anon_sym_STAR] = ACTIONS(3323), [anon_sym_AMP_AMP] = ACTIONS(3323), [anon_sym_AMP] = ACTIONS(3321), [anon_sym_SEMI] = ACTIONS(3323), [anon_sym___extension__] = ACTIONS(3321), [anon_sym_typedef] = ACTIONS(3321), [anon_sym_virtual] = ACTIONS(3321), [anon_sym_extern] = ACTIONS(3321), [anon_sym___attribute__] = ACTIONS(3321), [anon_sym___attribute] = ACTIONS(3321), [anon_sym_using] = ACTIONS(3321), [anon_sym_COLON_COLON] = ACTIONS(3323), [anon_sym_LBRACK_LBRACK] = ACTIONS(3323), [anon_sym___declspec] = ACTIONS(3321), [anon_sym___based] = ACTIONS(3321), [anon_sym___cdecl] = ACTIONS(3321), [anon_sym___clrcall] = ACTIONS(3321), [anon_sym___stdcall] = ACTIONS(3321), [anon_sym___fastcall] = ACTIONS(3321), [anon_sym___thiscall] = ACTIONS(3321), [anon_sym___vectorcall] = ACTIONS(3321), [anon_sym_LBRACE] = ACTIONS(3323), [anon_sym_signed] = ACTIONS(3321), [anon_sym_unsigned] = ACTIONS(3321), [anon_sym_long] = ACTIONS(3321), [anon_sym_short] = ACTIONS(3321), [anon_sym_LBRACK] = ACTIONS(3321), [anon_sym_static] = ACTIONS(3321), [anon_sym_register] = ACTIONS(3321), [anon_sym_inline] = ACTIONS(3321), [anon_sym___inline] = ACTIONS(3321), [anon_sym___inline__] = ACTIONS(3321), [anon_sym___forceinline] = ACTIONS(3321), [anon_sym_thread_local] = ACTIONS(3321), [anon_sym___thread] = ACTIONS(3321), [anon_sym_const] = ACTIONS(3321), [anon_sym_constexpr] = ACTIONS(3321), [anon_sym_volatile] = ACTIONS(3321), [anon_sym_restrict] = ACTIONS(3321), [anon_sym___restrict__] = ACTIONS(3321), [anon_sym__Atomic] = ACTIONS(3321), [anon_sym__Noreturn] = ACTIONS(3321), [anon_sym_noreturn] = ACTIONS(3321), [anon_sym__Nonnull] = ACTIONS(3321), [anon_sym_mutable] = ACTIONS(3321), [anon_sym_constinit] = ACTIONS(3321), [anon_sym_consteval] = ACTIONS(3321), [anon_sym_alignas] = ACTIONS(3321), [anon_sym__Alignas] = ACTIONS(3321), [sym_primitive_type] = ACTIONS(3321), [anon_sym_enum] = ACTIONS(3321), [anon_sym_class] = ACTIONS(3321), [anon_sym_struct] = ACTIONS(3321), [anon_sym_union] = ACTIONS(3321), [anon_sym_if] = ACTIONS(3321), [anon_sym_switch] = ACTIONS(3321), [anon_sym_case] = ACTIONS(3321), [anon_sym_default] = ACTIONS(3321), [anon_sym_while] = ACTIONS(3321), [anon_sym_do] = ACTIONS(3321), [anon_sym_for] = ACTIONS(3321), [anon_sym_return] = ACTIONS(3321), [anon_sym_break] = ACTIONS(3321), [anon_sym_continue] = ACTIONS(3321), [anon_sym_goto] = ACTIONS(3321), [anon_sym___try] = ACTIONS(3321), [anon_sym___leave] = ACTIONS(3321), [anon_sym_not] = ACTIONS(3321), [anon_sym_compl] = ACTIONS(3321), [anon_sym_DASH_DASH] = ACTIONS(3323), [anon_sym_PLUS_PLUS] = ACTIONS(3323), [anon_sym_sizeof] = ACTIONS(3321), [anon_sym___alignof__] = ACTIONS(3321), [anon_sym___alignof] = ACTIONS(3321), [anon_sym__alignof] = ACTIONS(3321), [anon_sym_alignof] = ACTIONS(3321), [anon_sym__Alignof] = ACTIONS(3321), [anon_sym_offsetof] = ACTIONS(3321), [anon_sym__Generic] = ACTIONS(3321), [anon_sym_asm] = ACTIONS(3321), [anon_sym___asm__] = ACTIONS(3321), [anon_sym___asm] = ACTIONS(3321), [sym_number_literal] = ACTIONS(3323), [anon_sym_L_SQUOTE] = ACTIONS(3323), [anon_sym_u_SQUOTE] = ACTIONS(3323), [anon_sym_U_SQUOTE] = ACTIONS(3323), [anon_sym_u8_SQUOTE] = ACTIONS(3323), [anon_sym_SQUOTE] = ACTIONS(3323), [anon_sym_L_DQUOTE] = ACTIONS(3323), [anon_sym_u_DQUOTE] = ACTIONS(3323), [anon_sym_U_DQUOTE] = ACTIONS(3323), [anon_sym_u8_DQUOTE] = ACTIONS(3323), [anon_sym_DQUOTE] = ACTIONS(3323), [sym_true] = ACTIONS(3321), [sym_false] = ACTIONS(3321), [anon_sym_NULL] = ACTIONS(3321), [anon_sym_nullptr] = ACTIONS(3321), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3321), [anon_sym_decltype] = ACTIONS(3321), [anon_sym_explicit] = ACTIONS(3321), [anon_sym_typename] = ACTIONS(3321), [anon_sym_template] = ACTIONS(3321), [anon_sym_operator] = ACTIONS(3321), [anon_sym_try] = ACTIONS(3321), [anon_sym_delete] = ACTIONS(3321), [anon_sym_throw] = ACTIONS(3321), [anon_sym_namespace] = ACTIONS(3321), [anon_sym_static_assert] = ACTIONS(3321), [anon_sym_concept] = ACTIONS(3321), [anon_sym_co_return] = ACTIONS(3321), [anon_sym_co_yield] = ACTIONS(3321), [anon_sym_R_DQUOTE] = ACTIONS(3323), [anon_sym_LR_DQUOTE] = ACTIONS(3323), [anon_sym_uR_DQUOTE] = ACTIONS(3323), [anon_sym_UR_DQUOTE] = ACTIONS(3323), [anon_sym_u8R_DQUOTE] = ACTIONS(3323), [anon_sym_co_await] = ACTIONS(3321), [anon_sym_new] = ACTIONS(3321), [anon_sym_requires] = ACTIONS(3321), [sym_this] = ACTIONS(3321), }, [STATE(685)] = { [sym_identifier] = ACTIONS(2837), [aux_sym_preproc_include_token1] = ACTIONS(2837), [aux_sym_preproc_def_token1] = ACTIONS(2837), [aux_sym_preproc_if_token1] = ACTIONS(2837), [aux_sym_preproc_if_token2] = ACTIONS(2837), [aux_sym_preproc_ifdef_token1] = ACTIONS(2837), [aux_sym_preproc_ifdef_token2] = ACTIONS(2837), [sym_preproc_directive] = ACTIONS(2837), [anon_sym_LPAREN2] = ACTIONS(2839), [anon_sym_BANG] = ACTIONS(2839), [anon_sym_TILDE] = ACTIONS(2839), [anon_sym_DASH] = ACTIONS(2837), [anon_sym_PLUS] = ACTIONS(2837), [anon_sym_STAR] = ACTIONS(2839), [anon_sym_AMP_AMP] = ACTIONS(2839), [anon_sym_AMP] = ACTIONS(2837), [anon_sym_SEMI] = ACTIONS(2839), [anon_sym___extension__] = ACTIONS(2837), [anon_sym_typedef] = ACTIONS(2837), [anon_sym_virtual] = ACTIONS(2837), [anon_sym_extern] = ACTIONS(2837), [anon_sym___attribute__] = ACTIONS(2837), [anon_sym___attribute] = ACTIONS(2837), [anon_sym_using] = ACTIONS(2837), [anon_sym_COLON_COLON] = ACTIONS(2839), [anon_sym_LBRACK_LBRACK] = ACTIONS(2839), [anon_sym___declspec] = ACTIONS(2837), [anon_sym___based] = ACTIONS(2837), [anon_sym___cdecl] = ACTIONS(2837), [anon_sym___clrcall] = ACTIONS(2837), [anon_sym___stdcall] = ACTIONS(2837), [anon_sym___fastcall] = ACTIONS(2837), [anon_sym___thiscall] = ACTIONS(2837), [anon_sym___vectorcall] = ACTIONS(2837), [anon_sym_LBRACE] = ACTIONS(2839), [anon_sym_signed] = ACTIONS(2837), [anon_sym_unsigned] = ACTIONS(2837), [anon_sym_long] = ACTIONS(2837), [anon_sym_short] = ACTIONS(2837), [anon_sym_LBRACK] = ACTIONS(2837), [anon_sym_static] = ACTIONS(2837), [anon_sym_register] = ACTIONS(2837), [anon_sym_inline] = ACTIONS(2837), [anon_sym___inline] = ACTIONS(2837), [anon_sym___inline__] = ACTIONS(2837), [anon_sym___forceinline] = ACTIONS(2837), [anon_sym_thread_local] = ACTIONS(2837), [anon_sym___thread] = ACTIONS(2837), [anon_sym_const] = ACTIONS(2837), [anon_sym_constexpr] = ACTIONS(2837), [anon_sym_volatile] = ACTIONS(2837), [anon_sym_restrict] = ACTIONS(2837), [anon_sym___restrict__] = ACTIONS(2837), [anon_sym__Atomic] = ACTIONS(2837), [anon_sym__Noreturn] = ACTIONS(2837), [anon_sym_noreturn] = ACTIONS(2837), [anon_sym__Nonnull] = ACTIONS(2837), [anon_sym_mutable] = ACTIONS(2837), [anon_sym_constinit] = ACTIONS(2837), [anon_sym_consteval] = ACTIONS(2837), [anon_sym_alignas] = ACTIONS(2837), [anon_sym__Alignas] = ACTIONS(2837), [sym_primitive_type] = ACTIONS(2837), [anon_sym_enum] = ACTIONS(2837), [anon_sym_class] = ACTIONS(2837), [anon_sym_struct] = ACTIONS(2837), [anon_sym_union] = ACTIONS(2837), [anon_sym_if] = ACTIONS(2837), [anon_sym_switch] = ACTIONS(2837), [anon_sym_case] = ACTIONS(2837), [anon_sym_default] = ACTIONS(2837), [anon_sym_while] = ACTIONS(2837), [anon_sym_do] = ACTIONS(2837), [anon_sym_for] = ACTIONS(2837), [anon_sym_return] = ACTIONS(2837), [anon_sym_break] = ACTIONS(2837), [anon_sym_continue] = ACTIONS(2837), [anon_sym_goto] = ACTIONS(2837), [anon_sym___try] = ACTIONS(2837), [anon_sym___leave] = ACTIONS(2837), [anon_sym_not] = ACTIONS(2837), [anon_sym_compl] = ACTIONS(2837), [anon_sym_DASH_DASH] = ACTIONS(2839), [anon_sym_PLUS_PLUS] = ACTIONS(2839), [anon_sym_sizeof] = ACTIONS(2837), [anon_sym___alignof__] = ACTIONS(2837), [anon_sym___alignof] = ACTIONS(2837), [anon_sym__alignof] = ACTIONS(2837), [anon_sym_alignof] = ACTIONS(2837), [anon_sym__Alignof] = ACTIONS(2837), [anon_sym_offsetof] = ACTIONS(2837), [anon_sym__Generic] = ACTIONS(2837), [anon_sym_asm] = ACTIONS(2837), [anon_sym___asm__] = ACTIONS(2837), [anon_sym___asm] = ACTIONS(2837), [sym_number_literal] = ACTIONS(2839), [anon_sym_L_SQUOTE] = ACTIONS(2839), [anon_sym_u_SQUOTE] = ACTIONS(2839), [anon_sym_U_SQUOTE] = ACTIONS(2839), [anon_sym_u8_SQUOTE] = ACTIONS(2839), [anon_sym_SQUOTE] = ACTIONS(2839), [anon_sym_L_DQUOTE] = ACTIONS(2839), [anon_sym_u_DQUOTE] = ACTIONS(2839), [anon_sym_U_DQUOTE] = ACTIONS(2839), [anon_sym_u8_DQUOTE] = ACTIONS(2839), [anon_sym_DQUOTE] = ACTIONS(2839), [sym_true] = ACTIONS(2837), [sym_false] = ACTIONS(2837), [anon_sym_NULL] = ACTIONS(2837), [anon_sym_nullptr] = ACTIONS(2837), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2837), [anon_sym_decltype] = ACTIONS(2837), [anon_sym_explicit] = ACTIONS(2837), [anon_sym_typename] = ACTIONS(2837), [anon_sym_template] = ACTIONS(2837), [anon_sym_operator] = ACTIONS(2837), [anon_sym_try] = ACTIONS(2837), [anon_sym_delete] = ACTIONS(2837), [anon_sym_throw] = ACTIONS(2837), [anon_sym_namespace] = ACTIONS(2837), [anon_sym_static_assert] = ACTIONS(2837), [anon_sym_concept] = ACTIONS(2837), [anon_sym_co_return] = ACTIONS(2837), [anon_sym_co_yield] = ACTIONS(2837), [anon_sym_R_DQUOTE] = ACTIONS(2839), [anon_sym_LR_DQUOTE] = ACTIONS(2839), [anon_sym_uR_DQUOTE] = ACTIONS(2839), [anon_sym_UR_DQUOTE] = ACTIONS(2839), [anon_sym_u8R_DQUOTE] = ACTIONS(2839), [anon_sym_co_await] = ACTIONS(2837), [anon_sym_new] = ACTIONS(2837), [anon_sym_requires] = ACTIONS(2837), [sym_this] = ACTIONS(2837), }, [STATE(686)] = { [sym_identifier] = ACTIONS(2841), [aux_sym_preproc_include_token1] = ACTIONS(2841), [aux_sym_preproc_def_token1] = ACTIONS(2841), [aux_sym_preproc_if_token1] = ACTIONS(2841), [aux_sym_preproc_if_token2] = ACTIONS(2841), [aux_sym_preproc_ifdef_token1] = ACTIONS(2841), [aux_sym_preproc_ifdef_token2] = ACTIONS(2841), [sym_preproc_directive] = ACTIONS(2841), [anon_sym_LPAREN2] = ACTIONS(2843), [anon_sym_BANG] = ACTIONS(2843), [anon_sym_TILDE] = ACTIONS(2843), [anon_sym_DASH] = ACTIONS(2841), [anon_sym_PLUS] = ACTIONS(2841), [anon_sym_STAR] = ACTIONS(2843), [anon_sym_AMP_AMP] = ACTIONS(2843), [anon_sym_AMP] = ACTIONS(2841), [anon_sym_SEMI] = ACTIONS(2843), [anon_sym___extension__] = ACTIONS(2841), [anon_sym_typedef] = ACTIONS(2841), [anon_sym_virtual] = ACTIONS(2841), [anon_sym_extern] = ACTIONS(2841), [anon_sym___attribute__] = ACTIONS(2841), [anon_sym___attribute] = ACTIONS(2841), [anon_sym_using] = ACTIONS(2841), [anon_sym_COLON_COLON] = ACTIONS(2843), [anon_sym_LBRACK_LBRACK] = ACTIONS(2843), [anon_sym___declspec] = ACTIONS(2841), [anon_sym___based] = ACTIONS(2841), [anon_sym___cdecl] = ACTIONS(2841), [anon_sym___clrcall] = ACTIONS(2841), [anon_sym___stdcall] = ACTIONS(2841), [anon_sym___fastcall] = ACTIONS(2841), [anon_sym___thiscall] = ACTIONS(2841), [anon_sym___vectorcall] = ACTIONS(2841), [anon_sym_LBRACE] = ACTIONS(2843), [anon_sym_signed] = ACTIONS(2841), [anon_sym_unsigned] = ACTIONS(2841), [anon_sym_long] = ACTIONS(2841), [anon_sym_short] = ACTIONS(2841), [anon_sym_LBRACK] = ACTIONS(2841), [anon_sym_static] = ACTIONS(2841), [anon_sym_register] = ACTIONS(2841), [anon_sym_inline] = ACTIONS(2841), [anon_sym___inline] = ACTIONS(2841), [anon_sym___inline__] = ACTIONS(2841), [anon_sym___forceinline] = ACTIONS(2841), [anon_sym_thread_local] = ACTIONS(2841), [anon_sym___thread] = ACTIONS(2841), [anon_sym_const] = ACTIONS(2841), [anon_sym_constexpr] = ACTIONS(2841), [anon_sym_volatile] = ACTIONS(2841), [anon_sym_restrict] = ACTIONS(2841), [anon_sym___restrict__] = ACTIONS(2841), [anon_sym__Atomic] = ACTIONS(2841), [anon_sym__Noreturn] = ACTIONS(2841), [anon_sym_noreturn] = ACTIONS(2841), [anon_sym__Nonnull] = ACTIONS(2841), [anon_sym_mutable] = ACTIONS(2841), [anon_sym_constinit] = ACTIONS(2841), [anon_sym_consteval] = ACTIONS(2841), [anon_sym_alignas] = ACTIONS(2841), [anon_sym__Alignas] = ACTIONS(2841), [sym_primitive_type] = ACTIONS(2841), [anon_sym_enum] = ACTIONS(2841), [anon_sym_class] = ACTIONS(2841), [anon_sym_struct] = ACTIONS(2841), [anon_sym_union] = ACTIONS(2841), [anon_sym_if] = ACTIONS(2841), [anon_sym_switch] = ACTIONS(2841), [anon_sym_case] = ACTIONS(2841), [anon_sym_default] = ACTIONS(2841), [anon_sym_while] = ACTIONS(2841), [anon_sym_do] = ACTIONS(2841), [anon_sym_for] = ACTIONS(2841), [anon_sym_return] = ACTIONS(2841), [anon_sym_break] = ACTIONS(2841), [anon_sym_continue] = ACTIONS(2841), [anon_sym_goto] = ACTIONS(2841), [anon_sym___try] = ACTIONS(2841), [anon_sym___leave] = ACTIONS(2841), [anon_sym_not] = ACTIONS(2841), [anon_sym_compl] = ACTIONS(2841), [anon_sym_DASH_DASH] = ACTIONS(2843), [anon_sym_PLUS_PLUS] = ACTIONS(2843), [anon_sym_sizeof] = ACTIONS(2841), [anon_sym___alignof__] = ACTIONS(2841), [anon_sym___alignof] = ACTIONS(2841), [anon_sym__alignof] = ACTIONS(2841), [anon_sym_alignof] = ACTIONS(2841), [anon_sym__Alignof] = ACTIONS(2841), [anon_sym_offsetof] = ACTIONS(2841), [anon_sym__Generic] = ACTIONS(2841), [anon_sym_asm] = ACTIONS(2841), [anon_sym___asm__] = ACTIONS(2841), [anon_sym___asm] = ACTIONS(2841), [sym_number_literal] = ACTIONS(2843), [anon_sym_L_SQUOTE] = ACTIONS(2843), [anon_sym_u_SQUOTE] = ACTIONS(2843), [anon_sym_U_SQUOTE] = ACTIONS(2843), [anon_sym_u8_SQUOTE] = ACTIONS(2843), [anon_sym_SQUOTE] = ACTIONS(2843), [anon_sym_L_DQUOTE] = ACTIONS(2843), [anon_sym_u_DQUOTE] = ACTIONS(2843), [anon_sym_U_DQUOTE] = ACTIONS(2843), [anon_sym_u8_DQUOTE] = ACTIONS(2843), [anon_sym_DQUOTE] = ACTIONS(2843), [sym_true] = ACTIONS(2841), [sym_false] = ACTIONS(2841), [anon_sym_NULL] = ACTIONS(2841), [anon_sym_nullptr] = ACTIONS(2841), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2841), [anon_sym_decltype] = ACTIONS(2841), [anon_sym_explicit] = ACTIONS(2841), [anon_sym_typename] = ACTIONS(2841), [anon_sym_template] = ACTIONS(2841), [anon_sym_operator] = ACTIONS(2841), [anon_sym_try] = ACTIONS(2841), [anon_sym_delete] = ACTIONS(2841), [anon_sym_throw] = ACTIONS(2841), [anon_sym_namespace] = ACTIONS(2841), [anon_sym_static_assert] = ACTIONS(2841), [anon_sym_concept] = ACTIONS(2841), [anon_sym_co_return] = ACTIONS(2841), [anon_sym_co_yield] = ACTIONS(2841), [anon_sym_R_DQUOTE] = ACTIONS(2843), [anon_sym_LR_DQUOTE] = ACTIONS(2843), [anon_sym_uR_DQUOTE] = ACTIONS(2843), [anon_sym_UR_DQUOTE] = ACTIONS(2843), [anon_sym_u8R_DQUOTE] = ACTIONS(2843), [anon_sym_co_await] = ACTIONS(2841), [anon_sym_new] = ACTIONS(2841), [anon_sym_requires] = ACTIONS(2841), [sym_this] = ACTIONS(2841), }, [STATE(687)] = { [sym_identifier] = ACTIONS(2845), [aux_sym_preproc_include_token1] = ACTIONS(2845), [aux_sym_preproc_def_token1] = ACTIONS(2845), [aux_sym_preproc_if_token1] = ACTIONS(2845), [aux_sym_preproc_if_token2] = ACTIONS(2845), [aux_sym_preproc_ifdef_token1] = ACTIONS(2845), [aux_sym_preproc_ifdef_token2] = ACTIONS(2845), [sym_preproc_directive] = ACTIONS(2845), [anon_sym_LPAREN2] = ACTIONS(2847), [anon_sym_BANG] = ACTIONS(2847), [anon_sym_TILDE] = ACTIONS(2847), [anon_sym_DASH] = ACTIONS(2845), [anon_sym_PLUS] = ACTIONS(2845), [anon_sym_STAR] = ACTIONS(2847), [anon_sym_AMP_AMP] = ACTIONS(2847), [anon_sym_AMP] = ACTIONS(2845), [anon_sym_SEMI] = ACTIONS(2847), [anon_sym___extension__] = ACTIONS(2845), [anon_sym_typedef] = ACTIONS(2845), [anon_sym_virtual] = ACTIONS(2845), [anon_sym_extern] = ACTIONS(2845), [anon_sym___attribute__] = ACTIONS(2845), [anon_sym___attribute] = ACTIONS(2845), [anon_sym_using] = ACTIONS(2845), [anon_sym_COLON_COLON] = ACTIONS(2847), [anon_sym_LBRACK_LBRACK] = ACTIONS(2847), [anon_sym___declspec] = ACTIONS(2845), [anon_sym___based] = ACTIONS(2845), [anon_sym___cdecl] = ACTIONS(2845), [anon_sym___clrcall] = ACTIONS(2845), [anon_sym___stdcall] = ACTIONS(2845), [anon_sym___fastcall] = ACTIONS(2845), [anon_sym___thiscall] = ACTIONS(2845), [anon_sym___vectorcall] = ACTIONS(2845), [anon_sym_LBRACE] = ACTIONS(2847), [anon_sym_signed] = ACTIONS(2845), [anon_sym_unsigned] = ACTIONS(2845), [anon_sym_long] = ACTIONS(2845), [anon_sym_short] = ACTIONS(2845), [anon_sym_LBRACK] = ACTIONS(2845), [anon_sym_static] = ACTIONS(2845), [anon_sym_register] = ACTIONS(2845), [anon_sym_inline] = ACTIONS(2845), [anon_sym___inline] = ACTIONS(2845), [anon_sym___inline__] = ACTIONS(2845), [anon_sym___forceinline] = ACTIONS(2845), [anon_sym_thread_local] = ACTIONS(2845), [anon_sym___thread] = ACTIONS(2845), [anon_sym_const] = ACTIONS(2845), [anon_sym_constexpr] = ACTIONS(2845), [anon_sym_volatile] = ACTIONS(2845), [anon_sym_restrict] = ACTIONS(2845), [anon_sym___restrict__] = ACTIONS(2845), [anon_sym__Atomic] = ACTIONS(2845), [anon_sym__Noreturn] = ACTIONS(2845), [anon_sym_noreturn] = ACTIONS(2845), [anon_sym__Nonnull] = ACTIONS(2845), [anon_sym_mutable] = ACTIONS(2845), [anon_sym_constinit] = ACTIONS(2845), [anon_sym_consteval] = ACTIONS(2845), [anon_sym_alignas] = ACTIONS(2845), [anon_sym__Alignas] = ACTIONS(2845), [sym_primitive_type] = ACTIONS(2845), [anon_sym_enum] = ACTIONS(2845), [anon_sym_class] = ACTIONS(2845), [anon_sym_struct] = ACTIONS(2845), [anon_sym_union] = ACTIONS(2845), [anon_sym_if] = ACTIONS(2845), [anon_sym_switch] = ACTIONS(2845), [anon_sym_case] = ACTIONS(2845), [anon_sym_default] = ACTIONS(2845), [anon_sym_while] = ACTIONS(2845), [anon_sym_do] = ACTIONS(2845), [anon_sym_for] = ACTIONS(2845), [anon_sym_return] = ACTIONS(2845), [anon_sym_break] = ACTIONS(2845), [anon_sym_continue] = ACTIONS(2845), [anon_sym_goto] = ACTIONS(2845), [anon_sym___try] = ACTIONS(2845), [anon_sym___leave] = ACTIONS(2845), [anon_sym_not] = ACTIONS(2845), [anon_sym_compl] = ACTIONS(2845), [anon_sym_DASH_DASH] = ACTIONS(2847), [anon_sym_PLUS_PLUS] = ACTIONS(2847), [anon_sym_sizeof] = ACTIONS(2845), [anon_sym___alignof__] = ACTIONS(2845), [anon_sym___alignof] = ACTIONS(2845), [anon_sym__alignof] = ACTIONS(2845), [anon_sym_alignof] = ACTIONS(2845), [anon_sym__Alignof] = ACTIONS(2845), [anon_sym_offsetof] = ACTIONS(2845), [anon_sym__Generic] = ACTIONS(2845), [anon_sym_asm] = ACTIONS(2845), [anon_sym___asm__] = ACTIONS(2845), [anon_sym___asm] = ACTIONS(2845), [sym_number_literal] = ACTIONS(2847), [anon_sym_L_SQUOTE] = ACTIONS(2847), [anon_sym_u_SQUOTE] = ACTIONS(2847), [anon_sym_U_SQUOTE] = ACTIONS(2847), [anon_sym_u8_SQUOTE] = ACTIONS(2847), [anon_sym_SQUOTE] = ACTIONS(2847), [anon_sym_L_DQUOTE] = ACTIONS(2847), [anon_sym_u_DQUOTE] = ACTIONS(2847), [anon_sym_U_DQUOTE] = ACTIONS(2847), [anon_sym_u8_DQUOTE] = ACTIONS(2847), [anon_sym_DQUOTE] = ACTIONS(2847), [sym_true] = ACTIONS(2845), [sym_false] = ACTIONS(2845), [anon_sym_NULL] = ACTIONS(2845), [anon_sym_nullptr] = ACTIONS(2845), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2845), [anon_sym_decltype] = ACTIONS(2845), [anon_sym_explicit] = ACTIONS(2845), [anon_sym_typename] = ACTIONS(2845), [anon_sym_template] = ACTIONS(2845), [anon_sym_operator] = ACTIONS(2845), [anon_sym_try] = ACTIONS(2845), [anon_sym_delete] = ACTIONS(2845), [anon_sym_throw] = ACTIONS(2845), [anon_sym_namespace] = ACTIONS(2845), [anon_sym_static_assert] = ACTIONS(2845), [anon_sym_concept] = ACTIONS(2845), [anon_sym_co_return] = ACTIONS(2845), [anon_sym_co_yield] = ACTIONS(2845), [anon_sym_R_DQUOTE] = ACTIONS(2847), [anon_sym_LR_DQUOTE] = ACTIONS(2847), [anon_sym_uR_DQUOTE] = ACTIONS(2847), [anon_sym_UR_DQUOTE] = ACTIONS(2847), [anon_sym_u8R_DQUOTE] = ACTIONS(2847), [anon_sym_co_await] = ACTIONS(2845), [anon_sym_new] = ACTIONS(2845), [anon_sym_requires] = ACTIONS(2845), [sym_this] = ACTIONS(2845), }, [STATE(688)] = { [sym_identifier] = ACTIONS(2881), [aux_sym_preproc_include_token1] = ACTIONS(2881), [aux_sym_preproc_def_token1] = ACTIONS(2881), [aux_sym_preproc_if_token1] = ACTIONS(2881), [aux_sym_preproc_ifdef_token1] = ACTIONS(2881), [aux_sym_preproc_ifdef_token2] = ACTIONS(2881), [sym_preproc_directive] = ACTIONS(2881), [anon_sym_LPAREN2] = ACTIONS(2883), [anon_sym_BANG] = ACTIONS(2883), [anon_sym_TILDE] = ACTIONS(2883), [anon_sym_DASH] = ACTIONS(2881), [anon_sym_PLUS] = ACTIONS(2881), [anon_sym_STAR] = ACTIONS(2883), [anon_sym_AMP_AMP] = ACTIONS(2883), [anon_sym_AMP] = ACTIONS(2881), [anon_sym_SEMI] = ACTIONS(2883), [anon_sym___extension__] = ACTIONS(2881), [anon_sym_typedef] = ACTIONS(2881), [anon_sym_virtual] = ACTIONS(2881), [anon_sym_extern] = ACTIONS(2881), [anon_sym___attribute__] = ACTIONS(2881), [anon_sym___attribute] = ACTIONS(2881), [anon_sym_using] = ACTIONS(2881), [anon_sym_COLON_COLON] = ACTIONS(2883), [anon_sym_LBRACK_LBRACK] = ACTIONS(2883), [anon_sym___declspec] = ACTIONS(2881), [anon_sym___based] = ACTIONS(2881), [anon_sym___cdecl] = ACTIONS(2881), [anon_sym___clrcall] = ACTIONS(2881), [anon_sym___stdcall] = ACTIONS(2881), [anon_sym___fastcall] = ACTIONS(2881), [anon_sym___thiscall] = ACTIONS(2881), [anon_sym___vectorcall] = ACTIONS(2881), [anon_sym_LBRACE] = ACTIONS(2883), [anon_sym_RBRACE] = ACTIONS(2883), [anon_sym_signed] = ACTIONS(2881), [anon_sym_unsigned] = ACTIONS(2881), [anon_sym_long] = ACTIONS(2881), [anon_sym_short] = ACTIONS(2881), [anon_sym_LBRACK] = ACTIONS(2881), [anon_sym_static] = ACTIONS(2881), [anon_sym_register] = ACTIONS(2881), [anon_sym_inline] = ACTIONS(2881), [anon_sym___inline] = ACTIONS(2881), [anon_sym___inline__] = ACTIONS(2881), [anon_sym___forceinline] = ACTIONS(2881), [anon_sym_thread_local] = ACTIONS(2881), [anon_sym___thread] = ACTIONS(2881), [anon_sym_const] = ACTIONS(2881), [anon_sym_constexpr] = ACTIONS(2881), [anon_sym_volatile] = ACTIONS(2881), [anon_sym_restrict] = ACTIONS(2881), [anon_sym___restrict__] = ACTIONS(2881), [anon_sym__Atomic] = ACTIONS(2881), [anon_sym__Noreturn] = ACTIONS(2881), [anon_sym_noreturn] = ACTIONS(2881), [anon_sym__Nonnull] = ACTIONS(2881), [anon_sym_mutable] = ACTIONS(2881), [anon_sym_constinit] = ACTIONS(2881), [anon_sym_consteval] = ACTIONS(2881), [anon_sym_alignas] = ACTIONS(2881), [anon_sym__Alignas] = ACTIONS(2881), [sym_primitive_type] = ACTIONS(2881), [anon_sym_enum] = ACTIONS(2881), [anon_sym_class] = ACTIONS(2881), [anon_sym_struct] = ACTIONS(2881), [anon_sym_union] = ACTIONS(2881), [anon_sym_if] = ACTIONS(2881), [anon_sym_switch] = ACTIONS(2881), [anon_sym_case] = ACTIONS(2881), [anon_sym_default] = ACTIONS(2881), [anon_sym_while] = ACTIONS(2881), [anon_sym_do] = ACTIONS(2881), [anon_sym_for] = ACTIONS(2881), [anon_sym_return] = ACTIONS(2881), [anon_sym_break] = ACTIONS(2881), [anon_sym_continue] = ACTIONS(2881), [anon_sym_goto] = ACTIONS(2881), [anon_sym___try] = ACTIONS(2881), [anon_sym___leave] = ACTIONS(2881), [anon_sym_not] = ACTIONS(2881), [anon_sym_compl] = ACTIONS(2881), [anon_sym_DASH_DASH] = ACTIONS(2883), [anon_sym_PLUS_PLUS] = ACTIONS(2883), [anon_sym_sizeof] = ACTIONS(2881), [anon_sym___alignof__] = ACTIONS(2881), [anon_sym___alignof] = ACTIONS(2881), [anon_sym__alignof] = ACTIONS(2881), [anon_sym_alignof] = ACTIONS(2881), [anon_sym__Alignof] = ACTIONS(2881), [anon_sym_offsetof] = ACTIONS(2881), [anon_sym__Generic] = ACTIONS(2881), [anon_sym_asm] = ACTIONS(2881), [anon_sym___asm__] = ACTIONS(2881), [anon_sym___asm] = ACTIONS(2881), [sym_number_literal] = ACTIONS(2883), [anon_sym_L_SQUOTE] = ACTIONS(2883), [anon_sym_u_SQUOTE] = ACTIONS(2883), [anon_sym_U_SQUOTE] = ACTIONS(2883), [anon_sym_u8_SQUOTE] = ACTIONS(2883), [anon_sym_SQUOTE] = ACTIONS(2883), [anon_sym_L_DQUOTE] = ACTIONS(2883), [anon_sym_u_DQUOTE] = ACTIONS(2883), [anon_sym_U_DQUOTE] = ACTIONS(2883), [anon_sym_u8_DQUOTE] = ACTIONS(2883), [anon_sym_DQUOTE] = ACTIONS(2883), [sym_true] = ACTIONS(2881), [sym_false] = ACTIONS(2881), [anon_sym_NULL] = ACTIONS(2881), [anon_sym_nullptr] = ACTIONS(2881), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2881), [anon_sym_decltype] = ACTIONS(2881), [anon_sym_explicit] = ACTIONS(2881), [anon_sym_typename] = ACTIONS(2881), [anon_sym_template] = ACTIONS(2881), [anon_sym_operator] = ACTIONS(2881), [anon_sym_try] = ACTIONS(2881), [anon_sym_delete] = ACTIONS(2881), [anon_sym_throw] = ACTIONS(2881), [anon_sym_namespace] = ACTIONS(2881), [anon_sym_static_assert] = ACTIONS(2881), [anon_sym_concept] = ACTIONS(2881), [anon_sym_co_return] = ACTIONS(2881), [anon_sym_co_yield] = ACTIONS(2881), [anon_sym_R_DQUOTE] = ACTIONS(2883), [anon_sym_LR_DQUOTE] = ACTIONS(2883), [anon_sym_uR_DQUOTE] = ACTIONS(2883), [anon_sym_UR_DQUOTE] = ACTIONS(2883), [anon_sym_u8R_DQUOTE] = ACTIONS(2883), [anon_sym_co_await] = ACTIONS(2881), [anon_sym_new] = ACTIONS(2881), [anon_sym_requires] = ACTIONS(2881), [sym_this] = ACTIONS(2881), }, [STATE(689)] = { [sym_identifier] = ACTIONS(2849), [aux_sym_preproc_include_token1] = ACTIONS(2849), [aux_sym_preproc_def_token1] = ACTIONS(2849), [aux_sym_preproc_if_token1] = ACTIONS(2849), [aux_sym_preproc_if_token2] = ACTIONS(2849), [aux_sym_preproc_ifdef_token1] = ACTIONS(2849), [aux_sym_preproc_ifdef_token2] = ACTIONS(2849), [sym_preproc_directive] = ACTIONS(2849), [anon_sym_LPAREN2] = ACTIONS(2851), [anon_sym_BANG] = ACTIONS(2851), [anon_sym_TILDE] = ACTIONS(2851), [anon_sym_DASH] = ACTIONS(2849), [anon_sym_PLUS] = ACTIONS(2849), [anon_sym_STAR] = ACTIONS(2851), [anon_sym_AMP_AMP] = ACTIONS(2851), [anon_sym_AMP] = ACTIONS(2849), [anon_sym_SEMI] = ACTIONS(2851), [anon_sym___extension__] = ACTIONS(2849), [anon_sym_typedef] = ACTIONS(2849), [anon_sym_virtual] = ACTIONS(2849), [anon_sym_extern] = ACTIONS(2849), [anon_sym___attribute__] = ACTIONS(2849), [anon_sym___attribute] = ACTIONS(2849), [anon_sym_using] = ACTIONS(2849), [anon_sym_COLON_COLON] = ACTIONS(2851), [anon_sym_LBRACK_LBRACK] = ACTIONS(2851), [anon_sym___declspec] = ACTIONS(2849), [anon_sym___based] = ACTIONS(2849), [anon_sym___cdecl] = ACTIONS(2849), [anon_sym___clrcall] = ACTIONS(2849), [anon_sym___stdcall] = ACTIONS(2849), [anon_sym___fastcall] = ACTIONS(2849), [anon_sym___thiscall] = ACTIONS(2849), [anon_sym___vectorcall] = ACTIONS(2849), [anon_sym_LBRACE] = ACTIONS(2851), [anon_sym_signed] = ACTIONS(2849), [anon_sym_unsigned] = ACTIONS(2849), [anon_sym_long] = ACTIONS(2849), [anon_sym_short] = ACTIONS(2849), [anon_sym_LBRACK] = ACTIONS(2849), [anon_sym_static] = ACTIONS(2849), [anon_sym_register] = ACTIONS(2849), [anon_sym_inline] = ACTIONS(2849), [anon_sym___inline] = ACTIONS(2849), [anon_sym___inline__] = ACTIONS(2849), [anon_sym___forceinline] = ACTIONS(2849), [anon_sym_thread_local] = ACTIONS(2849), [anon_sym___thread] = ACTIONS(2849), [anon_sym_const] = ACTIONS(2849), [anon_sym_constexpr] = ACTIONS(2849), [anon_sym_volatile] = ACTIONS(2849), [anon_sym_restrict] = ACTIONS(2849), [anon_sym___restrict__] = ACTIONS(2849), [anon_sym__Atomic] = ACTIONS(2849), [anon_sym__Noreturn] = ACTIONS(2849), [anon_sym_noreturn] = ACTIONS(2849), [anon_sym__Nonnull] = ACTIONS(2849), [anon_sym_mutable] = ACTIONS(2849), [anon_sym_constinit] = ACTIONS(2849), [anon_sym_consteval] = ACTIONS(2849), [anon_sym_alignas] = ACTIONS(2849), [anon_sym__Alignas] = ACTIONS(2849), [sym_primitive_type] = ACTIONS(2849), [anon_sym_enum] = ACTIONS(2849), [anon_sym_class] = ACTIONS(2849), [anon_sym_struct] = ACTIONS(2849), [anon_sym_union] = ACTIONS(2849), [anon_sym_if] = ACTIONS(2849), [anon_sym_switch] = ACTIONS(2849), [anon_sym_case] = ACTIONS(2849), [anon_sym_default] = ACTIONS(2849), [anon_sym_while] = ACTIONS(2849), [anon_sym_do] = ACTIONS(2849), [anon_sym_for] = ACTIONS(2849), [anon_sym_return] = ACTIONS(2849), [anon_sym_break] = ACTIONS(2849), [anon_sym_continue] = ACTIONS(2849), [anon_sym_goto] = ACTIONS(2849), [anon_sym___try] = ACTIONS(2849), [anon_sym___leave] = ACTIONS(2849), [anon_sym_not] = ACTIONS(2849), [anon_sym_compl] = ACTIONS(2849), [anon_sym_DASH_DASH] = ACTIONS(2851), [anon_sym_PLUS_PLUS] = ACTIONS(2851), [anon_sym_sizeof] = ACTIONS(2849), [anon_sym___alignof__] = ACTIONS(2849), [anon_sym___alignof] = ACTIONS(2849), [anon_sym__alignof] = ACTIONS(2849), [anon_sym_alignof] = ACTIONS(2849), [anon_sym__Alignof] = ACTIONS(2849), [anon_sym_offsetof] = ACTIONS(2849), [anon_sym__Generic] = ACTIONS(2849), [anon_sym_asm] = ACTIONS(2849), [anon_sym___asm__] = ACTIONS(2849), [anon_sym___asm] = ACTIONS(2849), [sym_number_literal] = ACTIONS(2851), [anon_sym_L_SQUOTE] = ACTIONS(2851), [anon_sym_u_SQUOTE] = ACTIONS(2851), [anon_sym_U_SQUOTE] = ACTIONS(2851), [anon_sym_u8_SQUOTE] = ACTIONS(2851), [anon_sym_SQUOTE] = ACTIONS(2851), [anon_sym_L_DQUOTE] = ACTIONS(2851), [anon_sym_u_DQUOTE] = ACTIONS(2851), [anon_sym_U_DQUOTE] = ACTIONS(2851), [anon_sym_u8_DQUOTE] = ACTIONS(2851), [anon_sym_DQUOTE] = ACTIONS(2851), [sym_true] = ACTIONS(2849), [sym_false] = ACTIONS(2849), [anon_sym_NULL] = ACTIONS(2849), [anon_sym_nullptr] = ACTIONS(2849), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2849), [anon_sym_decltype] = ACTIONS(2849), [anon_sym_explicit] = ACTIONS(2849), [anon_sym_typename] = ACTIONS(2849), [anon_sym_template] = ACTIONS(2849), [anon_sym_operator] = ACTIONS(2849), [anon_sym_try] = ACTIONS(2849), [anon_sym_delete] = ACTIONS(2849), [anon_sym_throw] = ACTIONS(2849), [anon_sym_namespace] = ACTIONS(2849), [anon_sym_static_assert] = ACTIONS(2849), [anon_sym_concept] = ACTIONS(2849), [anon_sym_co_return] = ACTIONS(2849), [anon_sym_co_yield] = ACTIONS(2849), [anon_sym_R_DQUOTE] = ACTIONS(2851), [anon_sym_LR_DQUOTE] = ACTIONS(2851), [anon_sym_uR_DQUOTE] = ACTIONS(2851), [anon_sym_UR_DQUOTE] = ACTIONS(2851), [anon_sym_u8R_DQUOTE] = ACTIONS(2851), [anon_sym_co_await] = ACTIONS(2849), [anon_sym_new] = ACTIONS(2849), [anon_sym_requires] = ACTIONS(2849), [sym_this] = ACTIONS(2849), }, [STATE(690)] = { [sym_identifier] = ACTIONS(2853), [aux_sym_preproc_include_token1] = ACTIONS(2853), [aux_sym_preproc_def_token1] = ACTIONS(2853), [aux_sym_preproc_if_token1] = ACTIONS(2853), [aux_sym_preproc_if_token2] = ACTIONS(2853), [aux_sym_preproc_ifdef_token1] = ACTIONS(2853), [aux_sym_preproc_ifdef_token2] = ACTIONS(2853), [sym_preproc_directive] = ACTIONS(2853), [anon_sym_LPAREN2] = ACTIONS(2855), [anon_sym_BANG] = ACTIONS(2855), [anon_sym_TILDE] = ACTIONS(2855), [anon_sym_DASH] = ACTIONS(2853), [anon_sym_PLUS] = ACTIONS(2853), [anon_sym_STAR] = ACTIONS(2855), [anon_sym_AMP_AMP] = ACTIONS(2855), [anon_sym_AMP] = ACTIONS(2853), [anon_sym_SEMI] = ACTIONS(2855), [anon_sym___extension__] = ACTIONS(2853), [anon_sym_typedef] = ACTIONS(2853), [anon_sym_virtual] = ACTIONS(2853), [anon_sym_extern] = ACTIONS(2853), [anon_sym___attribute__] = ACTIONS(2853), [anon_sym___attribute] = ACTIONS(2853), [anon_sym_using] = ACTIONS(2853), [anon_sym_COLON_COLON] = ACTIONS(2855), [anon_sym_LBRACK_LBRACK] = ACTIONS(2855), [anon_sym___declspec] = ACTIONS(2853), [anon_sym___based] = ACTIONS(2853), [anon_sym___cdecl] = ACTIONS(2853), [anon_sym___clrcall] = ACTIONS(2853), [anon_sym___stdcall] = ACTIONS(2853), [anon_sym___fastcall] = ACTIONS(2853), [anon_sym___thiscall] = ACTIONS(2853), [anon_sym___vectorcall] = ACTIONS(2853), [anon_sym_LBRACE] = ACTIONS(2855), [anon_sym_signed] = ACTIONS(2853), [anon_sym_unsigned] = ACTIONS(2853), [anon_sym_long] = ACTIONS(2853), [anon_sym_short] = ACTIONS(2853), [anon_sym_LBRACK] = ACTIONS(2853), [anon_sym_static] = ACTIONS(2853), [anon_sym_register] = ACTIONS(2853), [anon_sym_inline] = ACTIONS(2853), [anon_sym___inline] = ACTIONS(2853), [anon_sym___inline__] = ACTIONS(2853), [anon_sym___forceinline] = ACTIONS(2853), [anon_sym_thread_local] = ACTIONS(2853), [anon_sym___thread] = ACTIONS(2853), [anon_sym_const] = ACTIONS(2853), [anon_sym_constexpr] = ACTIONS(2853), [anon_sym_volatile] = ACTIONS(2853), [anon_sym_restrict] = ACTIONS(2853), [anon_sym___restrict__] = ACTIONS(2853), [anon_sym__Atomic] = ACTIONS(2853), [anon_sym__Noreturn] = ACTIONS(2853), [anon_sym_noreturn] = ACTIONS(2853), [anon_sym__Nonnull] = ACTIONS(2853), [anon_sym_mutable] = ACTIONS(2853), [anon_sym_constinit] = ACTIONS(2853), [anon_sym_consteval] = ACTIONS(2853), [anon_sym_alignas] = ACTIONS(2853), [anon_sym__Alignas] = ACTIONS(2853), [sym_primitive_type] = ACTIONS(2853), [anon_sym_enum] = ACTIONS(2853), [anon_sym_class] = ACTIONS(2853), [anon_sym_struct] = ACTIONS(2853), [anon_sym_union] = ACTIONS(2853), [anon_sym_if] = ACTIONS(2853), [anon_sym_switch] = ACTIONS(2853), [anon_sym_case] = ACTIONS(2853), [anon_sym_default] = ACTIONS(2853), [anon_sym_while] = ACTIONS(2853), [anon_sym_do] = ACTIONS(2853), [anon_sym_for] = ACTIONS(2853), [anon_sym_return] = ACTIONS(2853), [anon_sym_break] = ACTIONS(2853), [anon_sym_continue] = ACTIONS(2853), [anon_sym_goto] = ACTIONS(2853), [anon_sym___try] = ACTIONS(2853), [anon_sym___leave] = ACTIONS(2853), [anon_sym_not] = ACTIONS(2853), [anon_sym_compl] = ACTIONS(2853), [anon_sym_DASH_DASH] = ACTIONS(2855), [anon_sym_PLUS_PLUS] = ACTIONS(2855), [anon_sym_sizeof] = ACTIONS(2853), [anon_sym___alignof__] = ACTIONS(2853), [anon_sym___alignof] = ACTIONS(2853), [anon_sym__alignof] = ACTIONS(2853), [anon_sym_alignof] = ACTIONS(2853), [anon_sym__Alignof] = ACTIONS(2853), [anon_sym_offsetof] = ACTIONS(2853), [anon_sym__Generic] = ACTIONS(2853), [anon_sym_asm] = ACTIONS(2853), [anon_sym___asm__] = ACTIONS(2853), [anon_sym___asm] = ACTIONS(2853), [sym_number_literal] = ACTIONS(2855), [anon_sym_L_SQUOTE] = ACTIONS(2855), [anon_sym_u_SQUOTE] = ACTIONS(2855), [anon_sym_U_SQUOTE] = ACTIONS(2855), [anon_sym_u8_SQUOTE] = ACTIONS(2855), [anon_sym_SQUOTE] = ACTIONS(2855), [anon_sym_L_DQUOTE] = ACTIONS(2855), [anon_sym_u_DQUOTE] = ACTIONS(2855), [anon_sym_U_DQUOTE] = ACTIONS(2855), [anon_sym_u8_DQUOTE] = ACTIONS(2855), [anon_sym_DQUOTE] = ACTIONS(2855), [sym_true] = ACTIONS(2853), [sym_false] = ACTIONS(2853), [anon_sym_NULL] = ACTIONS(2853), [anon_sym_nullptr] = ACTIONS(2853), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2853), [anon_sym_decltype] = ACTIONS(2853), [anon_sym_explicit] = ACTIONS(2853), [anon_sym_typename] = ACTIONS(2853), [anon_sym_template] = ACTIONS(2853), [anon_sym_operator] = ACTIONS(2853), [anon_sym_try] = ACTIONS(2853), [anon_sym_delete] = ACTIONS(2853), [anon_sym_throw] = ACTIONS(2853), [anon_sym_namespace] = ACTIONS(2853), [anon_sym_static_assert] = ACTIONS(2853), [anon_sym_concept] = ACTIONS(2853), [anon_sym_co_return] = ACTIONS(2853), [anon_sym_co_yield] = ACTIONS(2853), [anon_sym_R_DQUOTE] = ACTIONS(2855), [anon_sym_LR_DQUOTE] = ACTIONS(2855), [anon_sym_uR_DQUOTE] = ACTIONS(2855), [anon_sym_UR_DQUOTE] = ACTIONS(2855), [anon_sym_u8R_DQUOTE] = ACTIONS(2855), [anon_sym_co_await] = ACTIONS(2853), [anon_sym_new] = ACTIONS(2853), [anon_sym_requires] = ACTIONS(2853), [sym_this] = ACTIONS(2853), }, [STATE(691)] = { [sym_identifier] = ACTIONS(2857), [aux_sym_preproc_include_token1] = ACTIONS(2857), [aux_sym_preproc_def_token1] = ACTIONS(2857), [aux_sym_preproc_if_token1] = ACTIONS(2857), [aux_sym_preproc_if_token2] = ACTIONS(2857), [aux_sym_preproc_ifdef_token1] = ACTIONS(2857), [aux_sym_preproc_ifdef_token2] = ACTIONS(2857), [sym_preproc_directive] = ACTIONS(2857), [anon_sym_LPAREN2] = ACTIONS(2859), [anon_sym_BANG] = ACTIONS(2859), [anon_sym_TILDE] = ACTIONS(2859), [anon_sym_DASH] = ACTIONS(2857), [anon_sym_PLUS] = ACTIONS(2857), [anon_sym_STAR] = ACTIONS(2859), [anon_sym_AMP_AMP] = ACTIONS(2859), [anon_sym_AMP] = ACTIONS(2857), [anon_sym_SEMI] = ACTIONS(2859), [anon_sym___extension__] = ACTIONS(2857), [anon_sym_typedef] = ACTIONS(2857), [anon_sym_virtual] = ACTIONS(2857), [anon_sym_extern] = ACTIONS(2857), [anon_sym___attribute__] = ACTIONS(2857), [anon_sym___attribute] = ACTIONS(2857), [anon_sym_using] = ACTIONS(2857), [anon_sym_COLON_COLON] = ACTIONS(2859), [anon_sym_LBRACK_LBRACK] = ACTIONS(2859), [anon_sym___declspec] = ACTIONS(2857), [anon_sym___based] = ACTIONS(2857), [anon_sym___cdecl] = ACTIONS(2857), [anon_sym___clrcall] = ACTIONS(2857), [anon_sym___stdcall] = ACTIONS(2857), [anon_sym___fastcall] = ACTIONS(2857), [anon_sym___thiscall] = ACTIONS(2857), [anon_sym___vectorcall] = ACTIONS(2857), [anon_sym_LBRACE] = ACTIONS(2859), [anon_sym_signed] = ACTIONS(2857), [anon_sym_unsigned] = ACTIONS(2857), [anon_sym_long] = ACTIONS(2857), [anon_sym_short] = ACTIONS(2857), [anon_sym_LBRACK] = ACTIONS(2857), [anon_sym_static] = ACTIONS(2857), [anon_sym_register] = ACTIONS(2857), [anon_sym_inline] = ACTIONS(2857), [anon_sym___inline] = ACTIONS(2857), [anon_sym___inline__] = ACTIONS(2857), [anon_sym___forceinline] = ACTIONS(2857), [anon_sym_thread_local] = ACTIONS(2857), [anon_sym___thread] = ACTIONS(2857), [anon_sym_const] = ACTIONS(2857), [anon_sym_constexpr] = ACTIONS(2857), [anon_sym_volatile] = ACTIONS(2857), [anon_sym_restrict] = ACTIONS(2857), [anon_sym___restrict__] = ACTIONS(2857), [anon_sym__Atomic] = ACTIONS(2857), [anon_sym__Noreturn] = ACTIONS(2857), [anon_sym_noreturn] = ACTIONS(2857), [anon_sym__Nonnull] = ACTIONS(2857), [anon_sym_mutable] = ACTIONS(2857), [anon_sym_constinit] = ACTIONS(2857), [anon_sym_consteval] = ACTIONS(2857), [anon_sym_alignas] = ACTIONS(2857), [anon_sym__Alignas] = ACTIONS(2857), [sym_primitive_type] = ACTIONS(2857), [anon_sym_enum] = ACTIONS(2857), [anon_sym_class] = ACTIONS(2857), [anon_sym_struct] = ACTIONS(2857), [anon_sym_union] = ACTIONS(2857), [anon_sym_if] = ACTIONS(2857), [anon_sym_switch] = ACTIONS(2857), [anon_sym_case] = ACTIONS(2857), [anon_sym_default] = ACTIONS(2857), [anon_sym_while] = ACTIONS(2857), [anon_sym_do] = ACTIONS(2857), [anon_sym_for] = ACTIONS(2857), [anon_sym_return] = ACTIONS(2857), [anon_sym_break] = ACTIONS(2857), [anon_sym_continue] = ACTIONS(2857), [anon_sym_goto] = ACTIONS(2857), [anon_sym___try] = ACTIONS(2857), [anon_sym___leave] = ACTIONS(2857), [anon_sym_not] = ACTIONS(2857), [anon_sym_compl] = ACTIONS(2857), [anon_sym_DASH_DASH] = ACTIONS(2859), [anon_sym_PLUS_PLUS] = ACTIONS(2859), [anon_sym_sizeof] = ACTIONS(2857), [anon_sym___alignof__] = ACTIONS(2857), [anon_sym___alignof] = ACTIONS(2857), [anon_sym__alignof] = ACTIONS(2857), [anon_sym_alignof] = ACTIONS(2857), [anon_sym__Alignof] = ACTIONS(2857), [anon_sym_offsetof] = ACTIONS(2857), [anon_sym__Generic] = ACTIONS(2857), [anon_sym_asm] = ACTIONS(2857), [anon_sym___asm__] = ACTIONS(2857), [anon_sym___asm] = ACTIONS(2857), [sym_number_literal] = ACTIONS(2859), [anon_sym_L_SQUOTE] = ACTIONS(2859), [anon_sym_u_SQUOTE] = ACTIONS(2859), [anon_sym_U_SQUOTE] = ACTIONS(2859), [anon_sym_u8_SQUOTE] = ACTIONS(2859), [anon_sym_SQUOTE] = ACTIONS(2859), [anon_sym_L_DQUOTE] = ACTIONS(2859), [anon_sym_u_DQUOTE] = ACTIONS(2859), [anon_sym_U_DQUOTE] = ACTIONS(2859), [anon_sym_u8_DQUOTE] = ACTIONS(2859), [anon_sym_DQUOTE] = ACTIONS(2859), [sym_true] = ACTIONS(2857), [sym_false] = ACTIONS(2857), [anon_sym_NULL] = ACTIONS(2857), [anon_sym_nullptr] = ACTIONS(2857), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2857), [anon_sym_decltype] = ACTIONS(2857), [anon_sym_explicit] = ACTIONS(2857), [anon_sym_typename] = ACTIONS(2857), [anon_sym_template] = ACTIONS(2857), [anon_sym_operator] = ACTIONS(2857), [anon_sym_try] = ACTIONS(2857), [anon_sym_delete] = ACTIONS(2857), [anon_sym_throw] = ACTIONS(2857), [anon_sym_namespace] = ACTIONS(2857), [anon_sym_static_assert] = ACTIONS(2857), [anon_sym_concept] = ACTIONS(2857), [anon_sym_co_return] = ACTIONS(2857), [anon_sym_co_yield] = ACTIONS(2857), [anon_sym_R_DQUOTE] = ACTIONS(2859), [anon_sym_LR_DQUOTE] = ACTIONS(2859), [anon_sym_uR_DQUOTE] = ACTIONS(2859), [anon_sym_UR_DQUOTE] = ACTIONS(2859), [anon_sym_u8R_DQUOTE] = ACTIONS(2859), [anon_sym_co_await] = ACTIONS(2857), [anon_sym_new] = ACTIONS(2857), [anon_sym_requires] = ACTIONS(2857), [sym_this] = ACTIONS(2857), }, [STATE(692)] = { [sym_identifier] = ACTIONS(2925), [aux_sym_preproc_include_token1] = ACTIONS(2925), [aux_sym_preproc_def_token1] = ACTIONS(2925), [aux_sym_preproc_if_token1] = ACTIONS(2925), [aux_sym_preproc_if_token2] = ACTIONS(2925), [aux_sym_preproc_ifdef_token1] = ACTIONS(2925), [aux_sym_preproc_ifdef_token2] = ACTIONS(2925), [sym_preproc_directive] = ACTIONS(2925), [anon_sym_LPAREN2] = ACTIONS(2927), [anon_sym_BANG] = ACTIONS(2927), [anon_sym_TILDE] = ACTIONS(2927), [anon_sym_DASH] = ACTIONS(2925), [anon_sym_PLUS] = ACTIONS(2925), [anon_sym_STAR] = ACTIONS(2927), [anon_sym_AMP_AMP] = ACTIONS(2927), [anon_sym_AMP] = ACTIONS(2925), [anon_sym_SEMI] = ACTIONS(2927), [anon_sym___extension__] = ACTIONS(2925), [anon_sym_typedef] = ACTIONS(2925), [anon_sym_virtual] = ACTIONS(2925), [anon_sym_extern] = ACTIONS(2925), [anon_sym___attribute__] = ACTIONS(2925), [anon_sym___attribute] = ACTIONS(2925), [anon_sym_using] = ACTIONS(2925), [anon_sym_COLON_COLON] = ACTIONS(2927), [anon_sym_LBRACK_LBRACK] = ACTIONS(2927), [anon_sym___declspec] = ACTIONS(2925), [anon_sym___based] = ACTIONS(2925), [anon_sym___cdecl] = ACTIONS(2925), [anon_sym___clrcall] = ACTIONS(2925), [anon_sym___stdcall] = ACTIONS(2925), [anon_sym___fastcall] = ACTIONS(2925), [anon_sym___thiscall] = ACTIONS(2925), [anon_sym___vectorcall] = ACTIONS(2925), [anon_sym_LBRACE] = ACTIONS(2927), [anon_sym_signed] = ACTIONS(2925), [anon_sym_unsigned] = ACTIONS(2925), [anon_sym_long] = ACTIONS(2925), [anon_sym_short] = ACTIONS(2925), [anon_sym_LBRACK] = ACTIONS(2925), [anon_sym_static] = ACTIONS(2925), [anon_sym_register] = ACTIONS(2925), [anon_sym_inline] = ACTIONS(2925), [anon_sym___inline] = ACTIONS(2925), [anon_sym___inline__] = ACTIONS(2925), [anon_sym___forceinline] = ACTIONS(2925), [anon_sym_thread_local] = ACTIONS(2925), [anon_sym___thread] = ACTIONS(2925), [anon_sym_const] = ACTIONS(2925), [anon_sym_constexpr] = ACTIONS(2925), [anon_sym_volatile] = ACTIONS(2925), [anon_sym_restrict] = ACTIONS(2925), [anon_sym___restrict__] = ACTIONS(2925), [anon_sym__Atomic] = ACTIONS(2925), [anon_sym__Noreturn] = ACTIONS(2925), [anon_sym_noreturn] = ACTIONS(2925), [anon_sym__Nonnull] = ACTIONS(2925), [anon_sym_mutable] = ACTIONS(2925), [anon_sym_constinit] = ACTIONS(2925), [anon_sym_consteval] = ACTIONS(2925), [anon_sym_alignas] = ACTIONS(2925), [anon_sym__Alignas] = ACTIONS(2925), [sym_primitive_type] = ACTIONS(2925), [anon_sym_enum] = ACTIONS(2925), [anon_sym_class] = ACTIONS(2925), [anon_sym_struct] = ACTIONS(2925), [anon_sym_union] = ACTIONS(2925), [anon_sym_if] = ACTIONS(2925), [anon_sym_switch] = ACTIONS(2925), [anon_sym_case] = ACTIONS(2925), [anon_sym_default] = ACTIONS(2925), [anon_sym_while] = ACTIONS(2925), [anon_sym_do] = ACTIONS(2925), [anon_sym_for] = ACTIONS(2925), [anon_sym_return] = ACTIONS(2925), [anon_sym_break] = ACTIONS(2925), [anon_sym_continue] = ACTIONS(2925), [anon_sym_goto] = ACTIONS(2925), [anon_sym___try] = ACTIONS(2925), [anon_sym___leave] = ACTIONS(2925), [anon_sym_not] = ACTIONS(2925), [anon_sym_compl] = ACTIONS(2925), [anon_sym_DASH_DASH] = ACTIONS(2927), [anon_sym_PLUS_PLUS] = ACTIONS(2927), [anon_sym_sizeof] = ACTIONS(2925), [anon_sym___alignof__] = ACTIONS(2925), [anon_sym___alignof] = ACTIONS(2925), [anon_sym__alignof] = ACTIONS(2925), [anon_sym_alignof] = ACTIONS(2925), [anon_sym__Alignof] = ACTIONS(2925), [anon_sym_offsetof] = ACTIONS(2925), [anon_sym__Generic] = ACTIONS(2925), [anon_sym_asm] = ACTIONS(2925), [anon_sym___asm__] = ACTIONS(2925), [anon_sym___asm] = ACTIONS(2925), [sym_number_literal] = ACTIONS(2927), [anon_sym_L_SQUOTE] = ACTIONS(2927), [anon_sym_u_SQUOTE] = ACTIONS(2927), [anon_sym_U_SQUOTE] = ACTIONS(2927), [anon_sym_u8_SQUOTE] = ACTIONS(2927), [anon_sym_SQUOTE] = ACTIONS(2927), [anon_sym_L_DQUOTE] = ACTIONS(2927), [anon_sym_u_DQUOTE] = ACTIONS(2927), [anon_sym_U_DQUOTE] = ACTIONS(2927), [anon_sym_u8_DQUOTE] = ACTIONS(2927), [anon_sym_DQUOTE] = ACTIONS(2927), [sym_true] = ACTIONS(2925), [sym_false] = ACTIONS(2925), [anon_sym_NULL] = ACTIONS(2925), [anon_sym_nullptr] = ACTIONS(2925), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2925), [anon_sym_decltype] = ACTIONS(2925), [anon_sym_explicit] = ACTIONS(2925), [anon_sym_typename] = ACTIONS(2925), [anon_sym_template] = ACTIONS(2925), [anon_sym_operator] = ACTIONS(2925), [anon_sym_try] = ACTIONS(2925), [anon_sym_delete] = ACTIONS(2925), [anon_sym_throw] = ACTIONS(2925), [anon_sym_namespace] = ACTIONS(2925), [anon_sym_static_assert] = ACTIONS(2925), [anon_sym_concept] = ACTIONS(2925), [anon_sym_co_return] = ACTIONS(2925), [anon_sym_co_yield] = ACTIONS(2925), [anon_sym_R_DQUOTE] = ACTIONS(2927), [anon_sym_LR_DQUOTE] = ACTIONS(2927), [anon_sym_uR_DQUOTE] = ACTIONS(2927), [anon_sym_UR_DQUOTE] = ACTIONS(2927), [anon_sym_u8R_DQUOTE] = ACTIONS(2927), [anon_sym_co_await] = ACTIONS(2925), [anon_sym_new] = ACTIONS(2925), [anon_sym_requires] = ACTIONS(2925), [sym_this] = ACTIONS(2925), }, [STATE(693)] = { [sym_identifier] = ACTIONS(2885), [aux_sym_preproc_include_token1] = ACTIONS(2885), [aux_sym_preproc_def_token1] = ACTIONS(2885), [aux_sym_preproc_if_token1] = ACTIONS(2885), [aux_sym_preproc_ifdef_token1] = ACTIONS(2885), [aux_sym_preproc_ifdef_token2] = ACTIONS(2885), [sym_preproc_directive] = ACTIONS(2885), [anon_sym_LPAREN2] = ACTIONS(2887), [anon_sym_BANG] = ACTIONS(2887), [anon_sym_TILDE] = ACTIONS(2887), [anon_sym_DASH] = ACTIONS(2885), [anon_sym_PLUS] = ACTIONS(2885), [anon_sym_STAR] = ACTIONS(2887), [anon_sym_AMP_AMP] = ACTIONS(2887), [anon_sym_AMP] = ACTIONS(2885), [anon_sym_SEMI] = ACTIONS(2887), [anon_sym___extension__] = ACTIONS(2885), [anon_sym_typedef] = ACTIONS(2885), [anon_sym_virtual] = ACTIONS(2885), [anon_sym_extern] = ACTIONS(2885), [anon_sym___attribute__] = ACTIONS(2885), [anon_sym___attribute] = ACTIONS(2885), [anon_sym_using] = ACTIONS(2885), [anon_sym_COLON_COLON] = ACTIONS(2887), [anon_sym_LBRACK_LBRACK] = ACTIONS(2887), [anon_sym___declspec] = ACTIONS(2885), [anon_sym___based] = ACTIONS(2885), [anon_sym___cdecl] = ACTIONS(2885), [anon_sym___clrcall] = ACTIONS(2885), [anon_sym___stdcall] = ACTIONS(2885), [anon_sym___fastcall] = ACTIONS(2885), [anon_sym___thiscall] = ACTIONS(2885), [anon_sym___vectorcall] = ACTIONS(2885), [anon_sym_LBRACE] = ACTIONS(2887), [anon_sym_RBRACE] = ACTIONS(2887), [anon_sym_signed] = ACTIONS(2885), [anon_sym_unsigned] = ACTIONS(2885), [anon_sym_long] = ACTIONS(2885), [anon_sym_short] = ACTIONS(2885), [anon_sym_LBRACK] = ACTIONS(2885), [anon_sym_static] = ACTIONS(2885), [anon_sym_register] = ACTIONS(2885), [anon_sym_inline] = ACTIONS(2885), [anon_sym___inline] = ACTIONS(2885), [anon_sym___inline__] = ACTIONS(2885), [anon_sym___forceinline] = ACTIONS(2885), [anon_sym_thread_local] = ACTIONS(2885), [anon_sym___thread] = ACTIONS(2885), [anon_sym_const] = ACTIONS(2885), [anon_sym_constexpr] = ACTIONS(2885), [anon_sym_volatile] = ACTIONS(2885), [anon_sym_restrict] = ACTIONS(2885), [anon_sym___restrict__] = ACTIONS(2885), [anon_sym__Atomic] = ACTIONS(2885), [anon_sym__Noreturn] = ACTIONS(2885), [anon_sym_noreturn] = ACTIONS(2885), [anon_sym__Nonnull] = ACTIONS(2885), [anon_sym_mutable] = ACTIONS(2885), [anon_sym_constinit] = ACTIONS(2885), [anon_sym_consteval] = ACTIONS(2885), [anon_sym_alignas] = ACTIONS(2885), [anon_sym__Alignas] = ACTIONS(2885), [sym_primitive_type] = ACTIONS(2885), [anon_sym_enum] = ACTIONS(2885), [anon_sym_class] = ACTIONS(2885), [anon_sym_struct] = ACTIONS(2885), [anon_sym_union] = ACTIONS(2885), [anon_sym_if] = ACTIONS(2885), [anon_sym_switch] = ACTIONS(2885), [anon_sym_case] = ACTIONS(2885), [anon_sym_default] = ACTIONS(2885), [anon_sym_while] = ACTIONS(2885), [anon_sym_do] = ACTIONS(2885), [anon_sym_for] = ACTIONS(2885), [anon_sym_return] = ACTIONS(2885), [anon_sym_break] = ACTIONS(2885), [anon_sym_continue] = ACTIONS(2885), [anon_sym_goto] = ACTIONS(2885), [anon_sym___try] = ACTIONS(2885), [anon_sym___leave] = ACTIONS(2885), [anon_sym_not] = ACTIONS(2885), [anon_sym_compl] = ACTIONS(2885), [anon_sym_DASH_DASH] = ACTIONS(2887), [anon_sym_PLUS_PLUS] = ACTIONS(2887), [anon_sym_sizeof] = ACTIONS(2885), [anon_sym___alignof__] = ACTIONS(2885), [anon_sym___alignof] = ACTIONS(2885), [anon_sym__alignof] = ACTIONS(2885), [anon_sym_alignof] = ACTIONS(2885), [anon_sym__Alignof] = ACTIONS(2885), [anon_sym_offsetof] = ACTIONS(2885), [anon_sym__Generic] = ACTIONS(2885), [anon_sym_asm] = ACTIONS(2885), [anon_sym___asm__] = ACTIONS(2885), [anon_sym___asm] = ACTIONS(2885), [sym_number_literal] = ACTIONS(2887), [anon_sym_L_SQUOTE] = ACTIONS(2887), [anon_sym_u_SQUOTE] = ACTIONS(2887), [anon_sym_U_SQUOTE] = ACTIONS(2887), [anon_sym_u8_SQUOTE] = ACTIONS(2887), [anon_sym_SQUOTE] = ACTIONS(2887), [anon_sym_L_DQUOTE] = ACTIONS(2887), [anon_sym_u_DQUOTE] = ACTIONS(2887), [anon_sym_U_DQUOTE] = ACTIONS(2887), [anon_sym_u8_DQUOTE] = ACTIONS(2887), [anon_sym_DQUOTE] = ACTIONS(2887), [sym_true] = ACTIONS(2885), [sym_false] = ACTIONS(2885), [anon_sym_NULL] = ACTIONS(2885), [anon_sym_nullptr] = ACTIONS(2885), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2885), [anon_sym_decltype] = ACTIONS(2885), [anon_sym_explicit] = ACTIONS(2885), [anon_sym_typename] = ACTIONS(2885), [anon_sym_template] = ACTIONS(2885), [anon_sym_operator] = ACTIONS(2885), [anon_sym_try] = ACTIONS(2885), [anon_sym_delete] = ACTIONS(2885), [anon_sym_throw] = ACTIONS(2885), [anon_sym_namespace] = ACTIONS(2885), [anon_sym_static_assert] = ACTIONS(2885), [anon_sym_concept] = ACTIONS(2885), [anon_sym_co_return] = ACTIONS(2885), [anon_sym_co_yield] = ACTIONS(2885), [anon_sym_R_DQUOTE] = ACTIONS(2887), [anon_sym_LR_DQUOTE] = ACTIONS(2887), [anon_sym_uR_DQUOTE] = ACTIONS(2887), [anon_sym_UR_DQUOTE] = ACTIONS(2887), [anon_sym_u8R_DQUOTE] = ACTIONS(2887), [anon_sym_co_await] = ACTIONS(2885), [anon_sym_new] = ACTIONS(2885), [anon_sym_requires] = ACTIONS(2885), [sym_this] = ACTIONS(2885), }, [STATE(694)] = { [sym_identifier] = ACTIONS(3148), [aux_sym_preproc_include_token1] = ACTIONS(3148), [aux_sym_preproc_def_token1] = ACTIONS(3148), [aux_sym_preproc_if_token1] = ACTIONS(3148), [aux_sym_preproc_if_token2] = ACTIONS(3148), [aux_sym_preproc_ifdef_token1] = ACTIONS(3148), [aux_sym_preproc_ifdef_token2] = ACTIONS(3148), [sym_preproc_directive] = ACTIONS(3148), [anon_sym_LPAREN2] = ACTIONS(3150), [anon_sym_BANG] = ACTIONS(3150), [anon_sym_TILDE] = ACTIONS(3150), [anon_sym_DASH] = ACTIONS(3148), [anon_sym_PLUS] = ACTIONS(3148), [anon_sym_STAR] = ACTIONS(3150), [anon_sym_AMP_AMP] = ACTIONS(3150), [anon_sym_AMP] = ACTIONS(3148), [anon_sym_SEMI] = ACTIONS(3150), [anon_sym___extension__] = ACTIONS(3148), [anon_sym_typedef] = ACTIONS(3148), [anon_sym_virtual] = ACTIONS(3148), [anon_sym_extern] = ACTIONS(3148), [anon_sym___attribute__] = ACTIONS(3148), [anon_sym___attribute] = ACTIONS(3148), [anon_sym_using] = ACTIONS(3148), [anon_sym_COLON_COLON] = ACTIONS(3150), [anon_sym_LBRACK_LBRACK] = ACTIONS(3150), [anon_sym___declspec] = ACTIONS(3148), [anon_sym___based] = ACTIONS(3148), [anon_sym___cdecl] = ACTIONS(3148), [anon_sym___clrcall] = ACTIONS(3148), [anon_sym___stdcall] = ACTIONS(3148), [anon_sym___fastcall] = ACTIONS(3148), [anon_sym___thiscall] = ACTIONS(3148), [anon_sym___vectorcall] = ACTIONS(3148), [anon_sym_LBRACE] = ACTIONS(3150), [anon_sym_signed] = ACTIONS(3148), [anon_sym_unsigned] = ACTIONS(3148), [anon_sym_long] = ACTIONS(3148), [anon_sym_short] = ACTIONS(3148), [anon_sym_LBRACK] = ACTIONS(3148), [anon_sym_static] = ACTIONS(3148), [anon_sym_register] = ACTIONS(3148), [anon_sym_inline] = ACTIONS(3148), [anon_sym___inline] = ACTIONS(3148), [anon_sym___inline__] = ACTIONS(3148), [anon_sym___forceinline] = ACTIONS(3148), [anon_sym_thread_local] = ACTIONS(3148), [anon_sym___thread] = ACTIONS(3148), [anon_sym_const] = ACTIONS(3148), [anon_sym_constexpr] = ACTIONS(3148), [anon_sym_volatile] = ACTIONS(3148), [anon_sym_restrict] = ACTIONS(3148), [anon_sym___restrict__] = ACTIONS(3148), [anon_sym__Atomic] = ACTIONS(3148), [anon_sym__Noreturn] = ACTIONS(3148), [anon_sym_noreturn] = ACTIONS(3148), [anon_sym__Nonnull] = ACTIONS(3148), [anon_sym_mutable] = ACTIONS(3148), [anon_sym_constinit] = ACTIONS(3148), [anon_sym_consteval] = ACTIONS(3148), [anon_sym_alignas] = ACTIONS(3148), [anon_sym__Alignas] = ACTIONS(3148), [sym_primitive_type] = ACTIONS(3148), [anon_sym_enum] = ACTIONS(3148), [anon_sym_class] = ACTIONS(3148), [anon_sym_struct] = ACTIONS(3148), [anon_sym_union] = ACTIONS(3148), [anon_sym_if] = ACTIONS(3148), [anon_sym_switch] = ACTIONS(3148), [anon_sym_case] = ACTIONS(3148), [anon_sym_default] = ACTIONS(3148), [anon_sym_while] = ACTIONS(3148), [anon_sym_do] = ACTIONS(3148), [anon_sym_for] = ACTIONS(3148), [anon_sym_return] = ACTIONS(3148), [anon_sym_break] = ACTIONS(3148), [anon_sym_continue] = ACTIONS(3148), [anon_sym_goto] = ACTIONS(3148), [anon_sym___try] = ACTIONS(3148), [anon_sym___leave] = ACTIONS(3148), [anon_sym_not] = ACTIONS(3148), [anon_sym_compl] = ACTIONS(3148), [anon_sym_DASH_DASH] = ACTIONS(3150), [anon_sym_PLUS_PLUS] = ACTIONS(3150), [anon_sym_sizeof] = ACTIONS(3148), [anon_sym___alignof__] = ACTIONS(3148), [anon_sym___alignof] = ACTIONS(3148), [anon_sym__alignof] = ACTIONS(3148), [anon_sym_alignof] = ACTIONS(3148), [anon_sym__Alignof] = ACTIONS(3148), [anon_sym_offsetof] = ACTIONS(3148), [anon_sym__Generic] = ACTIONS(3148), [anon_sym_asm] = ACTIONS(3148), [anon_sym___asm__] = ACTIONS(3148), [anon_sym___asm] = ACTIONS(3148), [sym_number_literal] = ACTIONS(3150), [anon_sym_L_SQUOTE] = ACTIONS(3150), [anon_sym_u_SQUOTE] = ACTIONS(3150), [anon_sym_U_SQUOTE] = ACTIONS(3150), [anon_sym_u8_SQUOTE] = ACTIONS(3150), [anon_sym_SQUOTE] = ACTIONS(3150), [anon_sym_L_DQUOTE] = ACTIONS(3150), [anon_sym_u_DQUOTE] = ACTIONS(3150), [anon_sym_U_DQUOTE] = ACTIONS(3150), [anon_sym_u8_DQUOTE] = ACTIONS(3150), [anon_sym_DQUOTE] = ACTIONS(3150), [sym_true] = ACTIONS(3148), [sym_false] = ACTIONS(3148), [anon_sym_NULL] = ACTIONS(3148), [anon_sym_nullptr] = ACTIONS(3148), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3148), [anon_sym_decltype] = ACTIONS(3148), [anon_sym_explicit] = ACTIONS(3148), [anon_sym_typename] = ACTIONS(3148), [anon_sym_template] = ACTIONS(3148), [anon_sym_operator] = ACTIONS(3148), [anon_sym_try] = ACTIONS(3148), [anon_sym_delete] = ACTIONS(3148), [anon_sym_throw] = ACTIONS(3148), [anon_sym_namespace] = ACTIONS(3148), [anon_sym_static_assert] = ACTIONS(3148), [anon_sym_concept] = ACTIONS(3148), [anon_sym_co_return] = ACTIONS(3148), [anon_sym_co_yield] = ACTIONS(3148), [anon_sym_R_DQUOTE] = ACTIONS(3150), [anon_sym_LR_DQUOTE] = ACTIONS(3150), [anon_sym_uR_DQUOTE] = ACTIONS(3150), [anon_sym_UR_DQUOTE] = ACTIONS(3150), [anon_sym_u8R_DQUOTE] = ACTIONS(3150), [anon_sym_co_await] = ACTIONS(3148), [anon_sym_new] = ACTIONS(3148), [anon_sym_requires] = ACTIONS(3148), [sym_this] = ACTIONS(3148), }, [STATE(695)] = { [sym_identifier] = ACTIONS(2897), [aux_sym_preproc_include_token1] = ACTIONS(2897), [aux_sym_preproc_def_token1] = ACTIONS(2897), [aux_sym_preproc_if_token1] = ACTIONS(2897), [aux_sym_preproc_ifdef_token1] = ACTIONS(2897), [aux_sym_preproc_ifdef_token2] = ACTIONS(2897), [sym_preproc_directive] = ACTIONS(2897), [anon_sym_LPAREN2] = ACTIONS(2899), [anon_sym_BANG] = ACTIONS(2899), [anon_sym_TILDE] = ACTIONS(2899), [anon_sym_DASH] = ACTIONS(2897), [anon_sym_PLUS] = ACTIONS(2897), [anon_sym_STAR] = ACTIONS(2899), [anon_sym_AMP_AMP] = ACTIONS(2899), [anon_sym_AMP] = ACTIONS(2897), [anon_sym_SEMI] = ACTIONS(2899), [anon_sym___extension__] = ACTIONS(2897), [anon_sym_typedef] = ACTIONS(2897), [anon_sym_virtual] = ACTIONS(2897), [anon_sym_extern] = ACTIONS(2897), [anon_sym___attribute__] = ACTIONS(2897), [anon_sym___attribute] = ACTIONS(2897), [anon_sym_using] = ACTIONS(2897), [anon_sym_COLON_COLON] = ACTIONS(2899), [anon_sym_LBRACK_LBRACK] = ACTIONS(2899), [anon_sym___declspec] = ACTIONS(2897), [anon_sym___based] = ACTIONS(2897), [anon_sym___cdecl] = ACTIONS(2897), [anon_sym___clrcall] = ACTIONS(2897), [anon_sym___stdcall] = ACTIONS(2897), [anon_sym___fastcall] = ACTIONS(2897), [anon_sym___thiscall] = ACTIONS(2897), [anon_sym___vectorcall] = ACTIONS(2897), [anon_sym_LBRACE] = ACTIONS(2899), [anon_sym_RBRACE] = ACTIONS(2899), [anon_sym_signed] = ACTIONS(2897), [anon_sym_unsigned] = ACTIONS(2897), [anon_sym_long] = ACTIONS(2897), [anon_sym_short] = ACTIONS(2897), [anon_sym_LBRACK] = ACTIONS(2897), [anon_sym_static] = ACTIONS(2897), [anon_sym_register] = ACTIONS(2897), [anon_sym_inline] = ACTIONS(2897), [anon_sym___inline] = ACTIONS(2897), [anon_sym___inline__] = ACTIONS(2897), [anon_sym___forceinline] = ACTIONS(2897), [anon_sym_thread_local] = ACTIONS(2897), [anon_sym___thread] = ACTIONS(2897), [anon_sym_const] = ACTIONS(2897), [anon_sym_constexpr] = ACTIONS(2897), [anon_sym_volatile] = ACTIONS(2897), [anon_sym_restrict] = ACTIONS(2897), [anon_sym___restrict__] = ACTIONS(2897), [anon_sym__Atomic] = ACTIONS(2897), [anon_sym__Noreturn] = ACTIONS(2897), [anon_sym_noreturn] = ACTIONS(2897), [anon_sym__Nonnull] = ACTIONS(2897), [anon_sym_mutable] = ACTIONS(2897), [anon_sym_constinit] = ACTIONS(2897), [anon_sym_consteval] = ACTIONS(2897), [anon_sym_alignas] = ACTIONS(2897), [anon_sym__Alignas] = ACTIONS(2897), [sym_primitive_type] = ACTIONS(2897), [anon_sym_enum] = ACTIONS(2897), [anon_sym_class] = ACTIONS(2897), [anon_sym_struct] = ACTIONS(2897), [anon_sym_union] = ACTIONS(2897), [anon_sym_if] = ACTIONS(2897), [anon_sym_switch] = ACTIONS(2897), [anon_sym_case] = ACTIONS(2897), [anon_sym_default] = ACTIONS(2897), [anon_sym_while] = ACTIONS(2897), [anon_sym_do] = ACTIONS(2897), [anon_sym_for] = ACTIONS(2897), [anon_sym_return] = ACTIONS(2897), [anon_sym_break] = ACTIONS(2897), [anon_sym_continue] = ACTIONS(2897), [anon_sym_goto] = ACTIONS(2897), [anon_sym___try] = ACTIONS(2897), [anon_sym___leave] = ACTIONS(2897), [anon_sym_not] = ACTIONS(2897), [anon_sym_compl] = ACTIONS(2897), [anon_sym_DASH_DASH] = ACTIONS(2899), [anon_sym_PLUS_PLUS] = ACTIONS(2899), [anon_sym_sizeof] = ACTIONS(2897), [anon_sym___alignof__] = ACTIONS(2897), [anon_sym___alignof] = ACTIONS(2897), [anon_sym__alignof] = ACTIONS(2897), [anon_sym_alignof] = ACTIONS(2897), [anon_sym__Alignof] = ACTIONS(2897), [anon_sym_offsetof] = ACTIONS(2897), [anon_sym__Generic] = ACTIONS(2897), [anon_sym_asm] = ACTIONS(2897), [anon_sym___asm__] = ACTIONS(2897), [anon_sym___asm] = ACTIONS(2897), [sym_number_literal] = ACTIONS(2899), [anon_sym_L_SQUOTE] = ACTIONS(2899), [anon_sym_u_SQUOTE] = ACTIONS(2899), [anon_sym_U_SQUOTE] = ACTIONS(2899), [anon_sym_u8_SQUOTE] = ACTIONS(2899), [anon_sym_SQUOTE] = ACTIONS(2899), [anon_sym_L_DQUOTE] = ACTIONS(2899), [anon_sym_u_DQUOTE] = ACTIONS(2899), [anon_sym_U_DQUOTE] = ACTIONS(2899), [anon_sym_u8_DQUOTE] = ACTIONS(2899), [anon_sym_DQUOTE] = ACTIONS(2899), [sym_true] = ACTIONS(2897), [sym_false] = ACTIONS(2897), [anon_sym_NULL] = ACTIONS(2897), [anon_sym_nullptr] = ACTIONS(2897), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2897), [anon_sym_decltype] = ACTIONS(2897), [anon_sym_explicit] = ACTIONS(2897), [anon_sym_typename] = ACTIONS(2897), [anon_sym_template] = ACTIONS(2897), [anon_sym_operator] = ACTIONS(2897), [anon_sym_try] = ACTIONS(2897), [anon_sym_delete] = ACTIONS(2897), [anon_sym_throw] = ACTIONS(2897), [anon_sym_namespace] = ACTIONS(2897), [anon_sym_static_assert] = ACTIONS(2897), [anon_sym_concept] = ACTIONS(2897), [anon_sym_co_return] = ACTIONS(2897), [anon_sym_co_yield] = ACTIONS(2897), [anon_sym_R_DQUOTE] = ACTIONS(2899), [anon_sym_LR_DQUOTE] = ACTIONS(2899), [anon_sym_uR_DQUOTE] = ACTIONS(2899), [anon_sym_UR_DQUOTE] = ACTIONS(2899), [anon_sym_u8R_DQUOTE] = ACTIONS(2899), [anon_sym_co_await] = ACTIONS(2897), [anon_sym_new] = ACTIONS(2897), [anon_sym_requires] = ACTIONS(2897), [sym_this] = ACTIONS(2897), }, [STATE(696)] = { [sym_identifier] = ACTIONS(3313), [aux_sym_preproc_include_token1] = ACTIONS(3313), [aux_sym_preproc_def_token1] = ACTIONS(3313), [aux_sym_preproc_if_token1] = ACTIONS(3313), [aux_sym_preproc_if_token2] = ACTIONS(3313), [aux_sym_preproc_ifdef_token1] = ACTIONS(3313), [aux_sym_preproc_ifdef_token2] = ACTIONS(3313), [sym_preproc_directive] = ACTIONS(3313), [anon_sym_LPAREN2] = ACTIONS(3315), [anon_sym_BANG] = ACTIONS(3315), [anon_sym_TILDE] = ACTIONS(3315), [anon_sym_DASH] = ACTIONS(3313), [anon_sym_PLUS] = ACTIONS(3313), [anon_sym_STAR] = ACTIONS(3315), [anon_sym_AMP_AMP] = ACTIONS(3315), [anon_sym_AMP] = ACTIONS(3313), [anon_sym_SEMI] = ACTIONS(3315), [anon_sym___extension__] = ACTIONS(3313), [anon_sym_typedef] = ACTIONS(3313), [anon_sym_virtual] = ACTIONS(3313), [anon_sym_extern] = ACTIONS(3313), [anon_sym___attribute__] = ACTIONS(3313), [anon_sym___attribute] = ACTIONS(3313), [anon_sym_using] = ACTIONS(3313), [anon_sym_COLON_COLON] = ACTIONS(3315), [anon_sym_LBRACK_LBRACK] = ACTIONS(3315), [anon_sym___declspec] = ACTIONS(3313), [anon_sym___based] = ACTIONS(3313), [anon_sym___cdecl] = ACTIONS(3313), [anon_sym___clrcall] = ACTIONS(3313), [anon_sym___stdcall] = ACTIONS(3313), [anon_sym___fastcall] = ACTIONS(3313), [anon_sym___thiscall] = ACTIONS(3313), [anon_sym___vectorcall] = ACTIONS(3313), [anon_sym_LBRACE] = ACTIONS(3315), [anon_sym_signed] = ACTIONS(3313), [anon_sym_unsigned] = ACTIONS(3313), [anon_sym_long] = ACTIONS(3313), [anon_sym_short] = ACTIONS(3313), [anon_sym_LBRACK] = ACTIONS(3313), [anon_sym_static] = ACTIONS(3313), [anon_sym_register] = ACTIONS(3313), [anon_sym_inline] = ACTIONS(3313), [anon_sym___inline] = ACTIONS(3313), [anon_sym___inline__] = ACTIONS(3313), [anon_sym___forceinline] = ACTIONS(3313), [anon_sym_thread_local] = ACTIONS(3313), [anon_sym___thread] = ACTIONS(3313), [anon_sym_const] = ACTIONS(3313), [anon_sym_constexpr] = ACTIONS(3313), [anon_sym_volatile] = ACTIONS(3313), [anon_sym_restrict] = ACTIONS(3313), [anon_sym___restrict__] = ACTIONS(3313), [anon_sym__Atomic] = ACTIONS(3313), [anon_sym__Noreturn] = ACTIONS(3313), [anon_sym_noreturn] = ACTIONS(3313), [anon_sym__Nonnull] = ACTIONS(3313), [anon_sym_mutable] = ACTIONS(3313), [anon_sym_constinit] = ACTIONS(3313), [anon_sym_consteval] = ACTIONS(3313), [anon_sym_alignas] = ACTIONS(3313), [anon_sym__Alignas] = ACTIONS(3313), [sym_primitive_type] = ACTIONS(3313), [anon_sym_enum] = ACTIONS(3313), [anon_sym_class] = ACTIONS(3313), [anon_sym_struct] = ACTIONS(3313), [anon_sym_union] = ACTIONS(3313), [anon_sym_if] = ACTIONS(3313), [anon_sym_switch] = ACTIONS(3313), [anon_sym_case] = ACTIONS(3313), [anon_sym_default] = ACTIONS(3313), [anon_sym_while] = ACTIONS(3313), [anon_sym_do] = ACTIONS(3313), [anon_sym_for] = ACTIONS(3313), [anon_sym_return] = ACTIONS(3313), [anon_sym_break] = ACTIONS(3313), [anon_sym_continue] = ACTIONS(3313), [anon_sym_goto] = ACTIONS(3313), [anon_sym___try] = ACTIONS(3313), [anon_sym___leave] = ACTIONS(3313), [anon_sym_not] = ACTIONS(3313), [anon_sym_compl] = ACTIONS(3313), [anon_sym_DASH_DASH] = ACTIONS(3315), [anon_sym_PLUS_PLUS] = ACTIONS(3315), [anon_sym_sizeof] = ACTIONS(3313), [anon_sym___alignof__] = ACTIONS(3313), [anon_sym___alignof] = ACTIONS(3313), [anon_sym__alignof] = ACTIONS(3313), [anon_sym_alignof] = ACTIONS(3313), [anon_sym__Alignof] = ACTIONS(3313), [anon_sym_offsetof] = ACTIONS(3313), [anon_sym__Generic] = ACTIONS(3313), [anon_sym_asm] = ACTIONS(3313), [anon_sym___asm__] = ACTIONS(3313), [anon_sym___asm] = ACTIONS(3313), [sym_number_literal] = ACTIONS(3315), [anon_sym_L_SQUOTE] = ACTIONS(3315), [anon_sym_u_SQUOTE] = ACTIONS(3315), [anon_sym_U_SQUOTE] = ACTIONS(3315), [anon_sym_u8_SQUOTE] = ACTIONS(3315), [anon_sym_SQUOTE] = ACTIONS(3315), [anon_sym_L_DQUOTE] = ACTIONS(3315), [anon_sym_u_DQUOTE] = ACTIONS(3315), [anon_sym_U_DQUOTE] = ACTIONS(3315), [anon_sym_u8_DQUOTE] = ACTIONS(3315), [anon_sym_DQUOTE] = ACTIONS(3315), [sym_true] = ACTIONS(3313), [sym_false] = ACTIONS(3313), [anon_sym_NULL] = ACTIONS(3313), [anon_sym_nullptr] = ACTIONS(3313), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3313), [anon_sym_decltype] = ACTIONS(3313), [anon_sym_explicit] = ACTIONS(3313), [anon_sym_typename] = ACTIONS(3313), [anon_sym_template] = ACTIONS(3313), [anon_sym_operator] = ACTIONS(3313), [anon_sym_try] = ACTIONS(3313), [anon_sym_delete] = ACTIONS(3313), [anon_sym_throw] = ACTIONS(3313), [anon_sym_namespace] = ACTIONS(3313), [anon_sym_static_assert] = ACTIONS(3313), [anon_sym_concept] = ACTIONS(3313), [anon_sym_co_return] = ACTIONS(3313), [anon_sym_co_yield] = ACTIONS(3313), [anon_sym_R_DQUOTE] = ACTIONS(3315), [anon_sym_LR_DQUOTE] = ACTIONS(3315), [anon_sym_uR_DQUOTE] = ACTIONS(3315), [anon_sym_UR_DQUOTE] = ACTIONS(3315), [anon_sym_u8R_DQUOTE] = ACTIONS(3315), [anon_sym_co_await] = ACTIONS(3313), [anon_sym_new] = ACTIONS(3313), [anon_sym_requires] = ACTIONS(3313), [sym_this] = ACTIONS(3313), }, [STATE(697)] = { [sym_identifier] = ACTIONS(2941), [aux_sym_preproc_include_token1] = ACTIONS(2941), [aux_sym_preproc_def_token1] = ACTIONS(2941), [aux_sym_preproc_if_token1] = ACTIONS(2941), [aux_sym_preproc_if_token2] = ACTIONS(2941), [aux_sym_preproc_ifdef_token1] = ACTIONS(2941), [aux_sym_preproc_ifdef_token2] = ACTIONS(2941), [sym_preproc_directive] = ACTIONS(2941), [anon_sym_LPAREN2] = ACTIONS(2943), [anon_sym_BANG] = ACTIONS(2943), [anon_sym_TILDE] = ACTIONS(2943), [anon_sym_DASH] = ACTIONS(2941), [anon_sym_PLUS] = ACTIONS(2941), [anon_sym_STAR] = ACTIONS(2943), [anon_sym_AMP_AMP] = ACTIONS(2943), [anon_sym_AMP] = ACTIONS(2941), [anon_sym_SEMI] = ACTIONS(2943), [anon_sym___extension__] = ACTIONS(2941), [anon_sym_typedef] = ACTIONS(2941), [anon_sym_virtual] = ACTIONS(2941), [anon_sym_extern] = ACTIONS(2941), [anon_sym___attribute__] = ACTIONS(2941), [anon_sym___attribute] = ACTIONS(2941), [anon_sym_using] = ACTIONS(2941), [anon_sym_COLON_COLON] = ACTIONS(2943), [anon_sym_LBRACK_LBRACK] = ACTIONS(2943), [anon_sym___declspec] = ACTIONS(2941), [anon_sym___based] = ACTIONS(2941), [anon_sym___cdecl] = ACTIONS(2941), [anon_sym___clrcall] = ACTIONS(2941), [anon_sym___stdcall] = ACTIONS(2941), [anon_sym___fastcall] = ACTIONS(2941), [anon_sym___thiscall] = ACTIONS(2941), [anon_sym___vectorcall] = ACTIONS(2941), [anon_sym_LBRACE] = ACTIONS(2943), [anon_sym_signed] = ACTIONS(2941), [anon_sym_unsigned] = ACTIONS(2941), [anon_sym_long] = ACTIONS(2941), [anon_sym_short] = ACTIONS(2941), [anon_sym_LBRACK] = ACTIONS(2941), [anon_sym_static] = ACTIONS(2941), [anon_sym_register] = ACTIONS(2941), [anon_sym_inline] = ACTIONS(2941), [anon_sym___inline] = ACTIONS(2941), [anon_sym___inline__] = ACTIONS(2941), [anon_sym___forceinline] = ACTIONS(2941), [anon_sym_thread_local] = ACTIONS(2941), [anon_sym___thread] = ACTIONS(2941), [anon_sym_const] = ACTIONS(2941), [anon_sym_constexpr] = ACTIONS(2941), [anon_sym_volatile] = ACTIONS(2941), [anon_sym_restrict] = ACTIONS(2941), [anon_sym___restrict__] = ACTIONS(2941), [anon_sym__Atomic] = ACTIONS(2941), [anon_sym__Noreturn] = ACTIONS(2941), [anon_sym_noreturn] = ACTIONS(2941), [anon_sym__Nonnull] = ACTIONS(2941), [anon_sym_mutable] = ACTIONS(2941), [anon_sym_constinit] = ACTIONS(2941), [anon_sym_consteval] = ACTIONS(2941), [anon_sym_alignas] = ACTIONS(2941), [anon_sym__Alignas] = ACTIONS(2941), [sym_primitive_type] = ACTIONS(2941), [anon_sym_enum] = ACTIONS(2941), [anon_sym_class] = ACTIONS(2941), [anon_sym_struct] = ACTIONS(2941), [anon_sym_union] = ACTIONS(2941), [anon_sym_if] = ACTIONS(2941), [anon_sym_switch] = ACTIONS(2941), [anon_sym_case] = ACTIONS(2941), [anon_sym_default] = ACTIONS(2941), [anon_sym_while] = ACTIONS(2941), [anon_sym_do] = ACTIONS(2941), [anon_sym_for] = ACTIONS(2941), [anon_sym_return] = ACTIONS(2941), [anon_sym_break] = ACTIONS(2941), [anon_sym_continue] = ACTIONS(2941), [anon_sym_goto] = ACTIONS(2941), [anon_sym___try] = ACTIONS(2941), [anon_sym___leave] = ACTIONS(2941), [anon_sym_not] = ACTIONS(2941), [anon_sym_compl] = ACTIONS(2941), [anon_sym_DASH_DASH] = ACTIONS(2943), [anon_sym_PLUS_PLUS] = ACTIONS(2943), [anon_sym_sizeof] = ACTIONS(2941), [anon_sym___alignof__] = ACTIONS(2941), [anon_sym___alignof] = ACTIONS(2941), [anon_sym__alignof] = ACTIONS(2941), [anon_sym_alignof] = ACTIONS(2941), [anon_sym__Alignof] = ACTIONS(2941), [anon_sym_offsetof] = ACTIONS(2941), [anon_sym__Generic] = ACTIONS(2941), [anon_sym_asm] = ACTIONS(2941), [anon_sym___asm__] = ACTIONS(2941), [anon_sym___asm] = ACTIONS(2941), [sym_number_literal] = ACTIONS(2943), [anon_sym_L_SQUOTE] = ACTIONS(2943), [anon_sym_u_SQUOTE] = ACTIONS(2943), [anon_sym_U_SQUOTE] = ACTIONS(2943), [anon_sym_u8_SQUOTE] = ACTIONS(2943), [anon_sym_SQUOTE] = ACTIONS(2943), [anon_sym_L_DQUOTE] = ACTIONS(2943), [anon_sym_u_DQUOTE] = ACTIONS(2943), [anon_sym_U_DQUOTE] = ACTIONS(2943), [anon_sym_u8_DQUOTE] = ACTIONS(2943), [anon_sym_DQUOTE] = ACTIONS(2943), [sym_true] = ACTIONS(2941), [sym_false] = ACTIONS(2941), [anon_sym_NULL] = ACTIONS(2941), [anon_sym_nullptr] = ACTIONS(2941), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2941), [anon_sym_decltype] = ACTIONS(2941), [anon_sym_explicit] = ACTIONS(2941), [anon_sym_typename] = ACTIONS(2941), [anon_sym_template] = ACTIONS(2941), [anon_sym_operator] = ACTIONS(2941), [anon_sym_try] = ACTIONS(2941), [anon_sym_delete] = ACTIONS(2941), [anon_sym_throw] = ACTIONS(2941), [anon_sym_namespace] = ACTIONS(2941), [anon_sym_static_assert] = ACTIONS(2941), [anon_sym_concept] = ACTIONS(2941), [anon_sym_co_return] = ACTIONS(2941), [anon_sym_co_yield] = ACTIONS(2941), [anon_sym_R_DQUOTE] = ACTIONS(2943), [anon_sym_LR_DQUOTE] = ACTIONS(2943), [anon_sym_uR_DQUOTE] = ACTIONS(2943), [anon_sym_UR_DQUOTE] = ACTIONS(2943), [anon_sym_u8R_DQUOTE] = ACTIONS(2943), [anon_sym_co_await] = ACTIONS(2941), [anon_sym_new] = ACTIONS(2941), [anon_sym_requires] = ACTIONS(2941), [sym_this] = ACTIONS(2941), }, [STATE(698)] = { [sym_identifier] = ACTIONS(2945), [aux_sym_preproc_include_token1] = ACTIONS(2945), [aux_sym_preproc_def_token1] = ACTIONS(2945), [aux_sym_preproc_if_token1] = ACTIONS(2945), [aux_sym_preproc_if_token2] = ACTIONS(2945), [aux_sym_preproc_ifdef_token1] = ACTIONS(2945), [aux_sym_preproc_ifdef_token2] = ACTIONS(2945), [sym_preproc_directive] = ACTIONS(2945), [anon_sym_LPAREN2] = ACTIONS(2947), [anon_sym_BANG] = ACTIONS(2947), [anon_sym_TILDE] = ACTIONS(2947), [anon_sym_DASH] = ACTIONS(2945), [anon_sym_PLUS] = ACTIONS(2945), [anon_sym_STAR] = ACTIONS(2947), [anon_sym_AMP_AMP] = ACTIONS(2947), [anon_sym_AMP] = ACTIONS(2945), [anon_sym_SEMI] = ACTIONS(2947), [anon_sym___extension__] = ACTIONS(2945), [anon_sym_typedef] = ACTIONS(2945), [anon_sym_virtual] = ACTIONS(2945), [anon_sym_extern] = ACTIONS(2945), [anon_sym___attribute__] = ACTIONS(2945), [anon_sym___attribute] = ACTIONS(2945), [anon_sym_using] = ACTIONS(2945), [anon_sym_COLON_COLON] = ACTIONS(2947), [anon_sym_LBRACK_LBRACK] = ACTIONS(2947), [anon_sym___declspec] = ACTIONS(2945), [anon_sym___based] = ACTIONS(2945), [anon_sym___cdecl] = ACTIONS(2945), [anon_sym___clrcall] = ACTIONS(2945), [anon_sym___stdcall] = ACTIONS(2945), [anon_sym___fastcall] = ACTIONS(2945), [anon_sym___thiscall] = ACTIONS(2945), [anon_sym___vectorcall] = ACTIONS(2945), [anon_sym_LBRACE] = ACTIONS(2947), [anon_sym_signed] = ACTIONS(2945), [anon_sym_unsigned] = ACTIONS(2945), [anon_sym_long] = ACTIONS(2945), [anon_sym_short] = ACTIONS(2945), [anon_sym_LBRACK] = ACTIONS(2945), [anon_sym_static] = ACTIONS(2945), [anon_sym_register] = ACTIONS(2945), [anon_sym_inline] = ACTIONS(2945), [anon_sym___inline] = ACTIONS(2945), [anon_sym___inline__] = ACTIONS(2945), [anon_sym___forceinline] = ACTIONS(2945), [anon_sym_thread_local] = ACTIONS(2945), [anon_sym___thread] = ACTIONS(2945), [anon_sym_const] = ACTIONS(2945), [anon_sym_constexpr] = ACTIONS(2945), [anon_sym_volatile] = ACTIONS(2945), [anon_sym_restrict] = ACTIONS(2945), [anon_sym___restrict__] = ACTIONS(2945), [anon_sym__Atomic] = ACTIONS(2945), [anon_sym__Noreturn] = ACTIONS(2945), [anon_sym_noreturn] = ACTIONS(2945), [anon_sym__Nonnull] = ACTIONS(2945), [anon_sym_mutable] = ACTIONS(2945), [anon_sym_constinit] = ACTIONS(2945), [anon_sym_consteval] = ACTIONS(2945), [anon_sym_alignas] = ACTIONS(2945), [anon_sym__Alignas] = ACTIONS(2945), [sym_primitive_type] = ACTIONS(2945), [anon_sym_enum] = ACTIONS(2945), [anon_sym_class] = ACTIONS(2945), [anon_sym_struct] = ACTIONS(2945), [anon_sym_union] = ACTIONS(2945), [anon_sym_if] = ACTIONS(2945), [anon_sym_switch] = ACTIONS(2945), [anon_sym_case] = ACTIONS(2945), [anon_sym_default] = ACTIONS(2945), [anon_sym_while] = ACTIONS(2945), [anon_sym_do] = ACTIONS(2945), [anon_sym_for] = ACTIONS(2945), [anon_sym_return] = ACTIONS(2945), [anon_sym_break] = ACTIONS(2945), [anon_sym_continue] = ACTIONS(2945), [anon_sym_goto] = ACTIONS(2945), [anon_sym___try] = ACTIONS(2945), [anon_sym___leave] = ACTIONS(2945), [anon_sym_not] = ACTIONS(2945), [anon_sym_compl] = ACTIONS(2945), [anon_sym_DASH_DASH] = ACTIONS(2947), [anon_sym_PLUS_PLUS] = ACTIONS(2947), [anon_sym_sizeof] = ACTIONS(2945), [anon_sym___alignof__] = ACTIONS(2945), [anon_sym___alignof] = ACTIONS(2945), [anon_sym__alignof] = ACTIONS(2945), [anon_sym_alignof] = ACTIONS(2945), [anon_sym__Alignof] = ACTIONS(2945), [anon_sym_offsetof] = ACTIONS(2945), [anon_sym__Generic] = ACTIONS(2945), [anon_sym_asm] = ACTIONS(2945), [anon_sym___asm__] = ACTIONS(2945), [anon_sym___asm] = ACTIONS(2945), [sym_number_literal] = ACTIONS(2947), [anon_sym_L_SQUOTE] = ACTIONS(2947), [anon_sym_u_SQUOTE] = ACTIONS(2947), [anon_sym_U_SQUOTE] = ACTIONS(2947), [anon_sym_u8_SQUOTE] = ACTIONS(2947), [anon_sym_SQUOTE] = ACTIONS(2947), [anon_sym_L_DQUOTE] = ACTIONS(2947), [anon_sym_u_DQUOTE] = ACTIONS(2947), [anon_sym_U_DQUOTE] = ACTIONS(2947), [anon_sym_u8_DQUOTE] = ACTIONS(2947), [anon_sym_DQUOTE] = ACTIONS(2947), [sym_true] = ACTIONS(2945), [sym_false] = ACTIONS(2945), [anon_sym_NULL] = ACTIONS(2945), [anon_sym_nullptr] = ACTIONS(2945), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2945), [anon_sym_decltype] = ACTIONS(2945), [anon_sym_explicit] = ACTIONS(2945), [anon_sym_typename] = ACTIONS(2945), [anon_sym_template] = ACTIONS(2945), [anon_sym_operator] = ACTIONS(2945), [anon_sym_try] = ACTIONS(2945), [anon_sym_delete] = ACTIONS(2945), [anon_sym_throw] = ACTIONS(2945), [anon_sym_namespace] = ACTIONS(2945), [anon_sym_static_assert] = ACTIONS(2945), [anon_sym_concept] = ACTIONS(2945), [anon_sym_co_return] = ACTIONS(2945), [anon_sym_co_yield] = ACTIONS(2945), [anon_sym_R_DQUOTE] = ACTIONS(2947), [anon_sym_LR_DQUOTE] = ACTIONS(2947), [anon_sym_uR_DQUOTE] = ACTIONS(2947), [anon_sym_UR_DQUOTE] = ACTIONS(2947), [anon_sym_u8R_DQUOTE] = ACTIONS(2947), [anon_sym_co_await] = ACTIONS(2945), [anon_sym_new] = ACTIONS(2945), [anon_sym_requires] = ACTIONS(2945), [sym_this] = ACTIONS(2945), }, [STATE(699)] = { [sym_identifier] = ACTIONS(2801), [aux_sym_preproc_include_token1] = ACTIONS(2801), [aux_sym_preproc_def_token1] = ACTIONS(2801), [aux_sym_preproc_if_token1] = ACTIONS(2801), [aux_sym_preproc_if_token2] = ACTIONS(2801), [aux_sym_preproc_ifdef_token1] = ACTIONS(2801), [aux_sym_preproc_ifdef_token2] = ACTIONS(2801), [sym_preproc_directive] = ACTIONS(2801), [anon_sym_LPAREN2] = ACTIONS(2803), [anon_sym_BANG] = ACTIONS(2803), [anon_sym_TILDE] = ACTIONS(2803), [anon_sym_DASH] = ACTIONS(2801), [anon_sym_PLUS] = ACTIONS(2801), [anon_sym_STAR] = ACTIONS(2803), [anon_sym_AMP_AMP] = ACTIONS(2803), [anon_sym_AMP] = ACTIONS(2801), [anon_sym_SEMI] = ACTIONS(2803), [anon_sym___extension__] = ACTIONS(2801), [anon_sym_typedef] = ACTIONS(2801), [anon_sym_virtual] = ACTIONS(2801), [anon_sym_extern] = ACTIONS(2801), [anon_sym___attribute__] = ACTIONS(2801), [anon_sym___attribute] = ACTIONS(2801), [anon_sym_using] = ACTIONS(2801), [anon_sym_COLON_COLON] = ACTIONS(2803), [anon_sym_LBRACK_LBRACK] = ACTIONS(2803), [anon_sym___declspec] = ACTIONS(2801), [anon_sym___based] = ACTIONS(2801), [anon_sym___cdecl] = ACTIONS(2801), [anon_sym___clrcall] = ACTIONS(2801), [anon_sym___stdcall] = ACTIONS(2801), [anon_sym___fastcall] = ACTIONS(2801), [anon_sym___thiscall] = ACTIONS(2801), [anon_sym___vectorcall] = ACTIONS(2801), [anon_sym_LBRACE] = ACTIONS(2803), [anon_sym_signed] = ACTIONS(2801), [anon_sym_unsigned] = ACTIONS(2801), [anon_sym_long] = ACTIONS(2801), [anon_sym_short] = ACTIONS(2801), [anon_sym_LBRACK] = ACTIONS(2801), [anon_sym_static] = ACTIONS(2801), [anon_sym_register] = ACTIONS(2801), [anon_sym_inline] = ACTIONS(2801), [anon_sym___inline] = ACTIONS(2801), [anon_sym___inline__] = ACTIONS(2801), [anon_sym___forceinline] = ACTIONS(2801), [anon_sym_thread_local] = ACTIONS(2801), [anon_sym___thread] = ACTIONS(2801), [anon_sym_const] = ACTIONS(2801), [anon_sym_constexpr] = ACTIONS(2801), [anon_sym_volatile] = ACTIONS(2801), [anon_sym_restrict] = ACTIONS(2801), [anon_sym___restrict__] = ACTIONS(2801), [anon_sym__Atomic] = ACTIONS(2801), [anon_sym__Noreturn] = ACTIONS(2801), [anon_sym_noreturn] = ACTIONS(2801), [anon_sym__Nonnull] = ACTIONS(2801), [anon_sym_mutable] = ACTIONS(2801), [anon_sym_constinit] = ACTIONS(2801), [anon_sym_consteval] = ACTIONS(2801), [anon_sym_alignas] = ACTIONS(2801), [anon_sym__Alignas] = ACTIONS(2801), [sym_primitive_type] = ACTIONS(2801), [anon_sym_enum] = ACTIONS(2801), [anon_sym_class] = ACTIONS(2801), [anon_sym_struct] = ACTIONS(2801), [anon_sym_union] = ACTIONS(2801), [anon_sym_if] = ACTIONS(2801), [anon_sym_switch] = ACTIONS(2801), [anon_sym_case] = ACTIONS(2801), [anon_sym_default] = ACTIONS(2801), [anon_sym_while] = ACTIONS(2801), [anon_sym_do] = ACTIONS(2801), [anon_sym_for] = ACTIONS(2801), [anon_sym_return] = ACTIONS(2801), [anon_sym_break] = ACTIONS(2801), [anon_sym_continue] = ACTIONS(2801), [anon_sym_goto] = ACTIONS(2801), [anon_sym___try] = ACTIONS(2801), [anon_sym___leave] = ACTIONS(2801), [anon_sym_not] = ACTIONS(2801), [anon_sym_compl] = ACTIONS(2801), [anon_sym_DASH_DASH] = ACTIONS(2803), [anon_sym_PLUS_PLUS] = ACTIONS(2803), [anon_sym_sizeof] = ACTIONS(2801), [anon_sym___alignof__] = ACTIONS(2801), [anon_sym___alignof] = ACTIONS(2801), [anon_sym__alignof] = ACTIONS(2801), [anon_sym_alignof] = ACTIONS(2801), [anon_sym__Alignof] = ACTIONS(2801), [anon_sym_offsetof] = ACTIONS(2801), [anon_sym__Generic] = ACTIONS(2801), [anon_sym_asm] = ACTIONS(2801), [anon_sym___asm__] = ACTIONS(2801), [anon_sym___asm] = ACTIONS(2801), [sym_number_literal] = ACTIONS(2803), [anon_sym_L_SQUOTE] = ACTIONS(2803), [anon_sym_u_SQUOTE] = ACTIONS(2803), [anon_sym_U_SQUOTE] = ACTIONS(2803), [anon_sym_u8_SQUOTE] = ACTIONS(2803), [anon_sym_SQUOTE] = ACTIONS(2803), [anon_sym_L_DQUOTE] = ACTIONS(2803), [anon_sym_u_DQUOTE] = ACTIONS(2803), [anon_sym_U_DQUOTE] = ACTIONS(2803), [anon_sym_u8_DQUOTE] = ACTIONS(2803), [anon_sym_DQUOTE] = ACTIONS(2803), [sym_true] = ACTIONS(2801), [sym_false] = ACTIONS(2801), [anon_sym_NULL] = ACTIONS(2801), [anon_sym_nullptr] = ACTIONS(2801), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2801), [anon_sym_decltype] = ACTIONS(2801), [anon_sym_explicit] = ACTIONS(2801), [anon_sym_typename] = ACTIONS(2801), [anon_sym_template] = ACTIONS(2801), [anon_sym_operator] = ACTIONS(2801), [anon_sym_try] = ACTIONS(2801), [anon_sym_delete] = ACTIONS(2801), [anon_sym_throw] = ACTIONS(2801), [anon_sym_namespace] = ACTIONS(2801), [anon_sym_static_assert] = ACTIONS(2801), [anon_sym_concept] = ACTIONS(2801), [anon_sym_co_return] = ACTIONS(2801), [anon_sym_co_yield] = ACTIONS(2801), [anon_sym_R_DQUOTE] = ACTIONS(2803), [anon_sym_LR_DQUOTE] = ACTIONS(2803), [anon_sym_uR_DQUOTE] = ACTIONS(2803), [anon_sym_UR_DQUOTE] = ACTIONS(2803), [anon_sym_u8R_DQUOTE] = ACTIONS(2803), [anon_sym_co_await] = ACTIONS(2801), [anon_sym_new] = ACTIONS(2801), [anon_sym_requires] = ACTIONS(2801), [sym_this] = ACTIONS(2801), }, [STATE(700)] = { [sym_identifier] = ACTIONS(2969), [aux_sym_preproc_include_token1] = ACTIONS(2969), [aux_sym_preproc_def_token1] = ACTIONS(2969), [aux_sym_preproc_if_token1] = ACTIONS(2969), [aux_sym_preproc_if_token2] = ACTIONS(2969), [aux_sym_preproc_ifdef_token1] = ACTIONS(2969), [aux_sym_preproc_ifdef_token2] = ACTIONS(2969), [sym_preproc_directive] = ACTIONS(2969), [anon_sym_LPAREN2] = ACTIONS(2971), [anon_sym_BANG] = ACTIONS(2971), [anon_sym_TILDE] = ACTIONS(2971), [anon_sym_DASH] = ACTIONS(2969), [anon_sym_PLUS] = ACTIONS(2969), [anon_sym_STAR] = ACTIONS(2971), [anon_sym_AMP_AMP] = ACTIONS(2971), [anon_sym_AMP] = ACTIONS(2969), [anon_sym_SEMI] = ACTIONS(2971), [anon_sym___extension__] = ACTIONS(2969), [anon_sym_typedef] = ACTIONS(2969), [anon_sym_virtual] = ACTIONS(2969), [anon_sym_extern] = ACTIONS(2969), [anon_sym___attribute__] = ACTIONS(2969), [anon_sym___attribute] = ACTIONS(2969), [anon_sym_using] = ACTIONS(2969), [anon_sym_COLON_COLON] = ACTIONS(2971), [anon_sym_LBRACK_LBRACK] = ACTIONS(2971), [anon_sym___declspec] = ACTIONS(2969), [anon_sym___based] = ACTIONS(2969), [anon_sym___cdecl] = ACTIONS(2969), [anon_sym___clrcall] = ACTIONS(2969), [anon_sym___stdcall] = ACTIONS(2969), [anon_sym___fastcall] = ACTIONS(2969), [anon_sym___thiscall] = ACTIONS(2969), [anon_sym___vectorcall] = ACTIONS(2969), [anon_sym_LBRACE] = ACTIONS(2971), [anon_sym_signed] = ACTIONS(2969), [anon_sym_unsigned] = ACTIONS(2969), [anon_sym_long] = ACTIONS(2969), [anon_sym_short] = ACTIONS(2969), [anon_sym_LBRACK] = ACTIONS(2969), [anon_sym_static] = ACTIONS(2969), [anon_sym_register] = ACTIONS(2969), [anon_sym_inline] = ACTIONS(2969), [anon_sym___inline] = ACTIONS(2969), [anon_sym___inline__] = ACTIONS(2969), [anon_sym___forceinline] = ACTIONS(2969), [anon_sym_thread_local] = ACTIONS(2969), [anon_sym___thread] = ACTIONS(2969), [anon_sym_const] = ACTIONS(2969), [anon_sym_constexpr] = ACTIONS(2969), [anon_sym_volatile] = ACTIONS(2969), [anon_sym_restrict] = ACTIONS(2969), [anon_sym___restrict__] = ACTIONS(2969), [anon_sym__Atomic] = ACTIONS(2969), [anon_sym__Noreturn] = ACTIONS(2969), [anon_sym_noreturn] = ACTIONS(2969), [anon_sym__Nonnull] = ACTIONS(2969), [anon_sym_mutable] = ACTIONS(2969), [anon_sym_constinit] = ACTIONS(2969), [anon_sym_consteval] = ACTIONS(2969), [anon_sym_alignas] = ACTIONS(2969), [anon_sym__Alignas] = ACTIONS(2969), [sym_primitive_type] = ACTIONS(2969), [anon_sym_enum] = ACTIONS(2969), [anon_sym_class] = ACTIONS(2969), [anon_sym_struct] = ACTIONS(2969), [anon_sym_union] = ACTIONS(2969), [anon_sym_if] = ACTIONS(2969), [anon_sym_switch] = ACTIONS(2969), [anon_sym_case] = ACTIONS(2969), [anon_sym_default] = ACTIONS(2969), [anon_sym_while] = ACTIONS(2969), [anon_sym_do] = ACTIONS(2969), [anon_sym_for] = ACTIONS(2969), [anon_sym_return] = ACTIONS(2969), [anon_sym_break] = ACTIONS(2969), [anon_sym_continue] = ACTIONS(2969), [anon_sym_goto] = ACTIONS(2969), [anon_sym___try] = ACTIONS(2969), [anon_sym___leave] = ACTIONS(2969), [anon_sym_not] = ACTIONS(2969), [anon_sym_compl] = ACTIONS(2969), [anon_sym_DASH_DASH] = ACTIONS(2971), [anon_sym_PLUS_PLUS] = ACTIONS(2971), [anon_sym_sizeof] = ACTIONS(2969), [anon_sym___alignof__] = ACTIONS(2969), [anon_sym___alignof] = ACTIONS(2969), [anon_sym__alignof] = ACTIONS(2969), [anon_sym_alignof] = ACTIONS(2969), [anon_sym__Alignof] = ACTIONS(2969), [anon_sym_offsetof] = ACTIONS(2969), [anon_sym__Generic] = ACTIONS(2969), [anon_sym_asm] = ACTIONS(2969), [anon_sym___asm__] = ACTIONS(2969), [anon_sym___asm] = ACTIONS(2969), [sym_number_literal] = ACTIONS(2971), [anon_sym_L_SQUOTE] = ACTIONS(2971), [anon_sym_u_SQUOTE] = ACTIONS(2971), [anon_sym_U_SQUOTE] = ACTIONS(2971), [anon_sym_u8_SQUOTE] = ACTIONS(2971), [anon_sym_SQUOTE] = ACTIONS(2971), [anon_sym_L_DQUOTE] = ACTIONS(2971), [anon_sym_u_DQUOTE] = ACTIONS(2971), [anon_sym_U_DQUOTE] = ACTIONS(2971), [anon_sym_u8_DQUOTE] = ACTIONS(2971), [anon_sym_DQUOTE] = ACTIONS(2971), [sym_true] = ACTIONS(2969), [sym_false] = ACTIONS(2969), [anon_sym_NULL] = ACTIONS(2969), [anon_sym_nullptr] = ACTIONS(2969), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2969), [anon_sym_decltype] = ACTIONS(2969), [anon_sym_explicit] = ACTIONS(2969), [anon_sym_typename] = ACTIONS(2969), [anon_sym_template] = ACTIONS(2969), [anon_sym_operator] = ACTIONS(2969), [anon_sym_try] = ACTIONS(2969), [anon_sym_delete] = ACTIONS(2969), [anon_sym_throw] = ACTIONS(2969), [anon_sym_namespace] = ACTIONS(2969), [anon_sym_static_assert] = ACTIONS(2969), [anon_sym_concept] = ACTIONS(2969), [anon_sym_co_return] = ACTIONS(2969), [anon_sym_co_yield] = ACTIONS(2969), [anon_sym_R_DQUOTE] = ACTIONS(2971), [anon_sym_LR_DQUOTE] = ACTIONS(2971), [anon_sym_uR_DQUOTE] = ACTIONS(2971), [anon_sym_UR_DQUOTE] = ACTIONS(2971), [anon_sym_u8R_DQUOTE] = ACTIONS(2971), [anon_sym_co_await] = ACTIONS(2969), [anon_sym_new] = ACTIONS(2969), [anon_sym_requires] = ACTIONS(2969), [sym_this] = ACTIONS(2969), }, [STATE(701)] = { [sym_identifier] = ACTIONS(2889), [aux_sym_preproc_include_token1] = ACTIONS(2889), [aux_sym_preproc_def_token1] = ACTIONS(2889), [aux_sym_preproc_if_token1] = ACTIONS(2889), [aux_sym_preproc_ifdef_token1] = ACTIONS(2889), [aux_sym_preproc_ifdef_token2] = ACTIONS(2889), [sym_preproc_directive] = ACTIONS(2889), [anon_sym_LPAREN2] = ACTIONS(2891), [anon_sym_BANG] = ACTIONS(2891), [anon_sym_TILDE] = ACTIONS(2891), [anon_sym_DASH] = ACTIONS(2889), [anon_sym_PLUS] = ACTIONS(2889), [anon_sym_STAR] = ACTIONS(2891), [anon_sym_AMP_AMP] = ACTIONS(2891), [anon_sym_AMP] = ACTIONS(2889), [anon_sym_SEMI] = ACTIONS(2891), [anon_sym___extension__] = ACTIONS(2889), [anon_sym_typedef] = ACTIONS(2889), [anon_sym_virtual] = ACTIONS(2889), [anon_sym_extern] = ACTIONS(2889), [anon_sym___attribute__] = ACTIONS(2889), [anon_sym___attribute] = ACTIONS(2889), [anon_sym_using] = ACTIONS(2889), [anon_sym_COLON_COLON] = ACTIONS(2891), [anon_sym_LBRACK_LBRACK] = ACTIONS(2891), [anon_sym___declspec] = ACTIONS(2889), [anon_sym___based] = ACTIONS(2889), [anon_sym___cdecl] = ACTIONS(2889), [anon_sym___clrcall] = ACTIONS(2889), [anon_sym___stdcall] = ACTIONS(2889), [anon_sym___fastcall] = ACTIONS(2889), [anon_sym___thiscall] = ACTIONS(2889), [anon_sym___vectorcall] = ACTIONS(2889), [anon_sym_LBRACE] = ACTIONS(2891), [anon_sym_RBRACE] = ACTIONS(2891), [anon_sym_signed] = ACTIONS(2889), [anon_sym_unsigned] = ACTIONS(2889), [anon_sym_long] = ACTIONS(2889), [anon_sym_short] = ACTIONS(2889), [anon_sym_LBRACK] = ACTIONS(2889), [anon_sym_static] = ACTIONS(2889), [anon_sym_register] = ACTIONS(2889), [anon_sym_inline] = ACTIONS(2889), [anon_sym___inline] = ACTIONS(2889), [anon_sym___inline__] = ACTIONS(2889), [anon_sym___forceinline] = ACTIONS(2889), [anon_sym_thread_local] = ACTIONS(2889), [anon_sym___thread] = ACTIONS(2889), [anon_sym_const] = ACTIONS(2889), [anon_sym_constexpr] = ACTIONS(2889), [anon_sym_volatile] = ACTIONS(2889), [anon_sym_restrict] = ACTIONS(2889), [anon_sym___restrict__] = ACTIONS(2889), [anon_sym__Atomic] = ACTIONS(2889), [anon_sym__Noreturn] = ACTIONS(2889), [anon_sym_noreturn] = ACTIONS(2889), [anon_sym__Nonnull] = ACTIONS(2889), [anon_sym_mutable] = ACTIONS(2889), [anon_sym_constinit] = ACTIONS(2889), [anon_sym_consteval] = ACTIONS(2889), [anon_sym_alignas] = ACTIONS(2889), [anon_sym__Alignas] = ACTIONS(2889), [sym_primitive_type] = ACTIONS(2889), [anon_sym_enum] = ACTIONS(2889), [anon_sym_class] = ACTIONS(2889), [anon_sym_struct] = ACTIONS(2889), [anon_sym_union] = ACTIONS(2889), [anon_sym_if] = ACTIONS(2889), [anon_sym_switch] = ACTIONS(2889), [anon_sym_case] = ACTIONS(2889), [anon_sym_default] = ACTIONS(2889), [anon_sym_while] = ACTIONS(2889), [anon_sym_do] = ACTIONS(2889), [anon_sym_for] = ACTIONS(2889), [anon_sym_return] = ACTIONS(2889), [anon_sym_break] = ACTIONS(2889), [anon_sym_continue] = ACTIONS(2889), [anon_sym_goto] = ACTIONS(2889), [anon_sym___try] = ACTIONS(2889), [anon_sym___leave] = ACTIONS(2889), [anon_sym_not] = ACTIONS(2889), [anon_sym_compl] = ACTIONS(2889), [anon_sym_DASH_DASH] = ACTIONS(2891), [anon_sym_PLUS_PLUS] = ACTIONS(2891), [anon_sym_sizeof] = ACTIONS(2889), [anon_sym___alignof__] = ACTIONS(2889), [anon_sym___alignof] = ACTIONS(2889), [anon_sym__alignof] = ACTIONS(2889), [anon_sym_alignof] = ACTIONS(2889), [anon_sym__Alignof] = ACTIONS(2889), [anon_sym_offsetof] = ACTIONS(2889), [anon_sym__Generic] = ACTIONS(2889), [anon_sym_asm] = ACTIONS(2889), [anon_sym___asm__] = ACTIONS(2889), [anon_sym___asm] = ACTIONS(2889), [sym_number_literal] = ACTIONS(2891), [anon_sym_L_SQUOTE] = ACTIONS(2891), [anon_sym_u_SQUOTE] = ACTIONS(2891), [anon_sym_U_SQUOTE] = ACTIONS(2891), [anon_sym_u8_SQUOTE] = ACTIONS(2891), [anon_sym_SQUOTE] = ACTIONS(2891), [anon_sym_L_DQUOTE] = ACTIONS(2891), [anon_sym_u_DQUOTE] = ACTIONS(2891), [anon_sym_U_DQUOTE] = ACTIONS(2891), [anon_sym_u8_DQUOTE] = ACTIONS(2891), [anon_sym_DQUOTE] = ACTIONS(2891), [sym_true] = ACTIONS(2889), [sym_false] = ACTIONS(2889), [anon_sym_NULL] = ACTIONS(2889), [anon_sym_nullptr] = ACTIONS(2889), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2889), [anon_sym_decltype] = ACTIONS(2889), [anon_sym_explicit] = ACTIONS(2889), [anon_sym_typename] = ACTIONS(2889), [anon_sym_template] = ACTIONS(2889), [anon_sym_operator] = ACTIONS(2889), [anon_sym_try] = ACTIONS(2889), [anon_sym_delete] = ACTIONS(2889), [anon_sym_throw] = ACTIONS(2889), [anon_sym_namespace] = ACTIONS(2889), [anon_sym_static_assert] = ACTIONS(2889), [anon_sym_concept] = ACTIONS(2889), [anon_sym_co_return] = ACTIONS(2889), [anon_sym_co_yield] = ACTIONS(2889), [anon_sym_R_DQUOTE] = ACTIONS(2891), [anon_sym_LR_DQUOTE] = ACTIONS(2891), [anon_sym_uR_DQUOTE] = ACTIONS(2891), [anon_sym_UR_DQUOTE] = ACTIONS(2891), [anon_sym_u8R_DQUOTE] = ACTIONS(2891), [anon_sym_co_await] = ACTIONS(2889), [anon_sym_new] = ACTIONS(2889), [anon_sym_requires] = ACTIONS(2889), [sym_this] = ACTIONS(2889), }, [STATE(702)] = { [sym_identifier] = ACTIONS(2825), [aux_sym_preproc_include_token1] = ACTIONS(2825), [aux_sym_preproc_def_token1] = ACTIONS(2825), [aux_sym_preproc_if_token1] = ACTIONS(2825), [aux_sym_preproc_if_token2] = ACTIONS(2825), [aux_sym_preproc_ifdef_token1] = ACTIONS(2825), [aux_sym_preproc_ifdef_token2] = ACTIONS(2825), [sym_preproc_directive] = ACTIONS(2825), [anon_sym_LPAREN2] = ACTIONS(2827), [anon_sym_BANG] = ACTIONS(2827), [anon_sym_TILDE] = ACTIONS(2827), [anon_sym_DASH] = ACTIONS(2825), [anon_sym_PLUS] = ACTIONS(2825), [anon_sym_STAR] = ACTIONS(2827), [anon_sym_AMP_AMP] = ACTIONS(2827), [anon_sym_AMP] = ACTIONS(2825), [anon_sym_SEMI] = ACTIONS(2827), [anon_sym___extension__] = ACTIONS(2825), [anon_sym_typedef] = ACTIONS(2825), [anon_sym_virtual] = ACTIONS(2825), [anon_sym_extern] = ACTIONS(2825), [anon_sym___attribute__] = ACTIONS(2825), [anon_sym___attribute] = ACTIONS(2825), [anon_sym_using] = ACTIONS(2825), [anon_sym_COLON_COLON] = ACTIONS(2827), [anon_sym_LBRACK_LBRACK] = ACTIONS(2827), [anon_sym___declspec] = ACTIONS(2825), [anon_sym___based] = ACTIONS(2825), [anon_sym___cdecl] = ACTIONS(2825), [anon_sym___clrcall] = ACTIONS(2825), [anon_sym___stdcall] = ACTIONS(2825), [anon_sym___fastcall] = ACTIONS(2825), [anon_sym___thiscall] = ACTIONS(2825), [anon_sym___vectorcall] = ACTIONS(2825), [anon_sym_LBRACE] = ACTIONS(2827), [anon_sym_signed] = ACTIONS(2825), [anon_sym_unsigned] = ACTIONS(2825), [anon_sym_long] = ACTIONS(2825), [anon_sym_short] = ACTIONS(2825), [anon_sym_LBRACK] = ACTIONS(2825), [anon_sym_static] = ACTIONS(2825), [anon_sym_register] = ACTIONS(2825), [anon_sym_inline] = ACTIONS(2825), [anon_sym___inline] = ACTIONS(2825), [anon_sym___inline__] = ACTIONS(2825), [anon_sym___forceinline] = ACTIONS(2825), [anon_sym_thread_local] = ACTIONS(2825), [anon_sym___thread] = ACTIONS(2825), [anon_sym_const] = ACTIONS(2825), [anon_sym_constexpr] = ACTIONS(2825), [anon_sym_volatile] = ACTIONS(2825), [anon_sym_restrict] = ACTIONS(2825), [anon_sym___restrict__] = ACTIONS(2825), [anon_sym__Atomic] = ACTIONS(2825), [anon_sym__Noreturn] = ACTIONS(2825), [anon_sym_noreturn] = ACTIONS(2825), [anon_sym__Nonnull] = ACTIONS(2825), [anon_sym_mutable] = ACTIONS(2825), [anon_sym_constinit] = ACTIONS(2825), [anon_sym_consteval] = ACTIONS(2825), [anon_sym_alignas] = ACTIONS(2825), [anon_sym__Alignas] = ACTIONS(2825), [sym_primitive_type] = ACTIONS(2825), [anon_sym_enum] = ACTIONS(2825), [anon_sym_class] = ACTIONS(2825), [anon_sym_struct] = ACTIONS(2825), [anon_sym_union] = ACTIONS(2825), [anon_sym_if] = ACTIONS(2825), [anon_sym_switch] = ACTIONS(2825), [anon_sym_case] = ACTIONS(2825), [anon_sym_default] = ACTIONS(2825), [anon_sym_while] = ACTIONS(2825), [anon_sym_do] = ACTIONS(2825), [anon_sym_for] = ACTIONS(2825), [anon_sym_return] = ACTIONS(2825), [anon_sym_break] = ACTIONS(2825), [anon_sym_continue] = ACTIONS(2825), [anon_sym_goto] = ACTIONS(2825), [anon_sym___try] = ACTIONS(2825), [anon_sym___leave] = ACTIONS(2825), [anon_sym_not] = ACTIONS(2825), [anon_sym_compl] = ACTIONS(2825), [anon_sym_DASH_DASH] = ACTIONS(2827), [anon_sym_PLUS_PLUS] = ACTIONS(2827), [anon_sym_sizeof] = ACTIONS(2825), [anon_sym___alignof__] = ACTIONS(2825), [anon_sym___alignof] = ACTIONS(2825), [anon_sym__alignof] = ACTIONS(2825), [anon_sym_alignof] = ACTIONS(2825), [anon_sym__Alignof] = ACTIONS(2825), [anon_sym_offsetof] = ACTIONS(2825), [anon_sym__Generic] = ACTIONS(2825), [anon_sym_asm] = ACTIONS(2825), [anon_sym___asm__] = ACTIONS(2825), [anon_sym___asm] = ACTIONS(2825), [sym_number_literal] = ACTIONS(2827), [anon_sym_L_SQUOTE] = ACTIONS(2827), [anon_sym_u_SQUOTE] = ACTIONS(2827), [anon_sym_U_SQUOTE] = ACTIONS(2827), [anon_sym_u8_SQUOTE] = ACTIONS(2827), [anon_sym_SQUOTE] = ACTIONS(2827), [anon_sym_L_DQUOTE] = ACTIONS(2827), [anon_sym_u_DQUOTE] = ACTIONS(2827), [anon_sym_U_DQUOTE] = ACTIONS(2827), [anon_sym_u8_DQUOTE] = ACTIONS(2827), [anon_sym_DQUOTE] = ACTIONS(2827), [sym_true] = ACTIONS(2825), [sym_false] = ACTIONS(2825), [anon_sym_NULL] = ACTIONS(2825), [anon_sym_nullptr] = ACTIONS(2825), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2825), [anon_sym_decltype] = ACTIONS(2825), [anon_sym_explicit] = ACTIONS(2825), [anon_sym_typename] = ACTIONS(2825), [anon_sym_template] = ACTIONS(2825), [anon_sym_operator] = ACTIONS(2825), [anon_sym_try] = ACTIONS(2825), [anon_sym_delete] = ACTIONS(2825), [anon_sym_throw] = ACTIONS(2825), [anon_sym_namespace] = ACTIONS(2825), [anon_sym_static_assert] = ACTIONS(2825), [anon_sym_concept] = ACTIONS(2825), [anon_sym_co_return] = ACTIONS(2825), [anon_sym_co_yield] = ACTIONS(2825), [anon_sym_R_DQUOTE] = ACTIONS(2827), [anon_sym_LR_DQUOTE] = ACTIONS(2827), [anon_sym_uR_DQUOTE] = ACTIONS(2827), [anon_sym_UR_DQUOTE] = ACTIONS(2827), [anon_sym_u8R_DQUOTE] = ACTIONS(2827), [anon_sym_co_await] = ACTIONS(2825), [anon_sym_new] = ACTIONS(2825), [anon_sym_requires] = ACTIONS(2825), [sym_this] = ACTIONS(2825), }, [STATE(703)] = { [sym_identifier] = ACTIONS(2789), [aux_sym_preproc_include_token1] = ACTIONS(2789), [aux_sym_preproc_def_token1] = ACTIONS(2789), [aux_sym_preproc_if_token1] = ACTIONS(2789), [aux_sym_preproc_ifdef_token1] = ACTIONS(2789), [aux_sym_preproc_ifdef_token2] = ACTIONS(2789), [sym_preproc_directive] = ACTIONS(2789), [anon_sym_LPAREN2] = ACTIONS(2791), [anon_sym_BANG] = ACTIONS(2791), [anon_sym_TILDE] = ACTIONS(2791), [anon_sym_DASH] = ACTIONS(2789), [anon_sym_PLUS] = ACTIONS(2789), [anon_sym_STAR] = ACTIONS(2791), [anon_sym_AMP_AMP] = ACTIONS(2791), [anon_sym_AMP] = ACTIONS(2789), [anon_sym_SEMI] = ACTIONS(2791), [anon_sym___extension__] = ACTIONS(2789), [anon_sym_typedef] = ACTIONS(2789), [anon_sym_virtual] = ACTIONS(2789), [anon_sym_extern] = ACTIONS(2789), [anon_sym___attribute__] = ACTIONS(2789), [anon_sym___attribute] = ACTIONS(2789), [anon_sym_using] = ACTIONS(2789), [anon_sym_COLON_COLON] = ACTIONS(2791), [anon_sym_LBRACK_LBRACK] = ACTIONS(2791), [anon_sym___declspec] = ACTIONS(2789), [anon_sym___based] = ACTIONS(2789), [anon_sym___cdecl] = ACTIONS(2789), [anon_sym___clrcall] = ACTIONS(2789), [anon_sym___stdcall] = ACTIONS(2789), [anon_sym___fastcall] = ACTIONS(2789), [anon_sym___thiscall] = ACTIONS(2789), [anon_sym___vectorcall] = ACTIONS(2789), [anon_sym_LBRACE] = ACTIONS(2791), [anon_sym_RBRACE] = ACTIONS(2791), [anon_sym_signed] = ACTIONS(2789), [anon_sym_unsigned] = ACTIONS(2789), [anon_sym_long] = ACTIONS(2789), [anon_sym_short] = ACTIONS(2789), [anon_sym_LBRACK] = ACTIONS(2789), [anon_sym_static] = ACTIONS(2789), [anon_sym_register] = ACTIONS(2789), [anon_sym_inline] = ACTIONS(2789), [anon_sym___inline] = ACTIONS(2789), [anon_sym___inline__] = ACTIONS(2789), [anon_sym___forceinline] = ACTIONS(2789), [anon_sym_thread_local] = ACTIONS(2789), [anon_sym___thread] = ACTIONS(2789), [anon_sym_const] = ACTIONS(2789), [anon_sym_constexpr] = ACTIONS(2789), [anon_sym_volatile] = ACTIONS(2789), [anon_sym_restrict] = ACTIONS(2789), [anon_sym___restrict__] = ACTIONS(2789), [anon_sym__Atomic] = ACTIONS(2789), [anon_sym__Noreturn] = ACTIONS(2789), [anon_sym_noreturn] = ACTIONS(2789), [anon_sym__Nonnull] = ACTIONS(2789), [anon_sym_mutable] = ACTIONS(2789), [anon_sym_constinit] = ACTIONS(2789), [anon_sym_consteval] = ACTIONS(2789), [anon_sym_alignas] = ACTIONS(2789), [anon_sym__Alignas] = ACTIONS(2789), [sym_primitive_type] = ACTIONS(2789), [anon_sym_enum] = ACTIONS(2789), [anon_sym_class] = ACTIONS(2789), [anon_sym_struct] = ACTIONS(2789), [anon_sym_union] = ACTIONS(2789), [anon_sym_if] = ACTIONS(2789), [anon_sym_switch] = ACTIONS(2789), [anon_sym_case] = ACTIONS(2789), [anon_sym_default] = ACTIONS(2789), [anon_sym_while] = ACTIONS(2789), [anon_sym_do] = ACTIONS(2789), [anon_sym_for] = ACTIONS(2789), [anon_sym_return] = ACTIONS(2789), [anon_sym_break] = ACTIONS(2789), [anon_sym_continue] = ACTIONS(2789), [anon_sym_goto] = ACTIONS(2789), [anon_sym___try] = ACTIONS(2789), [anon_sym___leave] = ACTIONS(2789), [anon_sym_not] = ACTIONS(2789), [anon_sym_compl] = ACTIONS(2789), [anon_sym_DASH_DASH] = ACTIONS(2791), [anon_sym_PLUS_PLUS] = ACTIONS(2791), [anon_sym_sizeof] = ACTIONS(2789), [anon_sym___alignof__] = ACTIONS(2789), [anon_sym___alignof] = ACTIONS(2789), [anon_sym__alignof] = ACTIONS(2789), [anon_sym_alignof] = ACTIONS(2789), [anon_sym__Alignof] = ACTIONS(2789), [anon_sym_offsetof] = ACTIONS(2789), [anon_sym__Generic] = ACTIONS(2789), [anon_sym_asm] = ACTIONS(2789), [anon_sym___asm__] = ACTIONS(2789), [anon_sym___asm] = ACTIONS(2789), [sym_number_literal] = ACTIONS(2791), [anon_sym_L_SQUOTE] = ACTIONS(2791), [anon_sym_u_SQUOTE] = ACTIONS(2791), [anon_sym_U_SQUOTE] = ACTIONS(2791), [anon_sym_u8_SQUOTE] = ACTIONS(2791), [anon_sym_SQUOTE] = ACTIONS(2791), [anon_sym_L_DQUOTE] = ACTIONS(2791), [anon_sym_u_DQUOTE] = ACTIONS(2791), [anon_sym_U_DQUOTE] = ACTIONS(2791), [anon_sym_u8_DQUOTE] = ACTIONS(2791), [anon_sym_DQUOTE] = ACTIONS(2791), [sym_true] = ACTIONS(2789), [sym_false] = ACTIONS(2789), [anon_sym_NULL] = ACTIONS(2789), [anon_sym_nullptr] = ACTIONS(2789), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2789), [anon_sym_decltype] = ACTIONS(2789), [anon_sym_explicit] = ACTIONS(2789), [anon_sym_typename] = ACTIONS(2789), [anon_sym_template] = ACTIONS(2789), [anon_sym_operator] = ACTIONS(2789), [anon_sym_try] = ACTIONS(2789), [anon_sym_delete] = ACTIONS(2789), [anon_sym_throw] = ACTIONS(2789), [anon_sym_namespace] = ACTIONS(2789), [anon_sym_static_assert] = ACTIONS(2789), [anon_sym_concept] = ACTIONS(2789), [anon_sym_co_return] = ACTIONS(2789), [anon_sym_co_yield] = ACTIONS(2789), [anon_sym_R_DQUOTE] = ACTIONS(2791), [anon_sym_LR_DQUOTE] = ACTIONS(2791), [anon_sym_uR_DQUOTE] = ACTIONS(2791), [anon_sym_UR_DQUOTE] = ACTIONS(2791), [anon_sym_u8R_DQUOTE] = ACTIONS(2791), [anon_sym_co_await] = ACTIONS(2789), [anon_sym_new] = ACTIONS(2789), [anon_sym_requires] = ACTIONS(2789), [sym_this] = ACTIONS(2789), }, [STATE(704)] = { [sym_identifier] = ACTIONS(2979), [aux_sym_preproc_include_token1] = ACTIONS(2979), [aux_sym_preproc_def_token1] = ACTIONS(2979), [aux_sym_preproc_if_token1] = ACTIONS(2979), [aux_sym_preproc_if_token2] = ACTIONS(2979), [aux_sym_preproc_ifdef_token1] = ACTIONS(2979), [aux_sym_preproc_ifdef_token2] = ACTIONS(2979), [sym_preproc_directive] = ACTIONS(2979), [anon_sym_LPAREN2] = ACTIONS(2981), [anon_sym_BANG] = ACTIONS(2981), [anon_sym_TILDE] = ACTIONS(2981), [anon_sym_DASH] = ACTIONS(2979), [anon_sym_PLUS] = ACTIONS(2979), [anon_sym_STAR] = ACTIONS(2981), [anon_sym_AMP_AMP] = ACTIONS(2981), [anon_sym_AMP] = ACTIONS(2979), [anon_sym_SEMI] = ACTIONS(2981), [anon_sym___extension__] = ACTIONS(2979), [anon_sym_typedef] = ACTIONS(2979), [anon_sym_virtual] = ACTIONS(2979), [anon_sym_extern] = ACTIONS(2979), [anon_sym___attribute__] = ACTIONS(2979), [anon_sym___attribute] = ACTIONS(2979), [anon_sym_using] = ACTIONS(2979), [anon_sym_COLON_COLON] = ACTIONS(2981), [anon_sym_LBRACK_LBRACK] = ACTIONS(2981), [anon_sym___declspec] = ACTIONS(2979), [anon_sym___based] = ACTIONS(2979), [anon_sym___cdecl] = ACTIONS(2979), [anon_sym___clrcall] = ACTIONS(2979), [anon_sym___stdcall] = ACTIONS(2979), [anon_sym___fastcall] = ACTIONS(2979), [anon_sym___thiscall] = ACTIONS(2979), [anon_sym___vectorcall] = ACTIONS(2979), [anon_sym_LBRACE] = ACTIONS(2981), [anon_sym_signed] = ACTIONS(2979), [anon_sym_unsigned] = ACTIONS(2979), [anon_sym_long] = ACTIONS(2979), [anon_sym_short] = ACTIONS(2979), [anon_sym_LBRACK] = ACTIONS(2979), [anon_sym_static] = ACTIONS(2979), [anon_sym_register] = ACTIONS(2979), [anon_sym_inline] = ACTIONS(2979), [anon_sym___inline] = ACTIONS(2979), [anon_sym___inline__] = ACTIONS(2979), [anon_sym___forceinline] = ACTIONS(2979), [anon_sym_thread_local] = ACTIONS(2979), [anon_sym___thread] = ACTIONS(2979), [anon_sym_const] = ACTIONS(2979), [anon_sym_constexpr] = ACTIONS(2979), [anon_sym_volatile] = ACTIONS(2979), [anon_sym_restrict] = ACTIONS(2979), [anon_sym___restrict__] = ACTIONS(2979), [anon_sym__Atomic] = ACTIONS(2979), [anon_sym__Noreturn] = ACTIONS(2979), [anon_sym_noreturn] = ACTIONS(2979), [anon_sym__Nonnull] = ACTIONS(2979), [anon_sym_mutable] = ACTIONS(2979), [anon_sym_constinit] = ACTIONS(2979), [anon_sym_consteval] = ACTIONS(2979), [anon_sym_alignas] = ACTIONS(2979), [anon_sym__Alignas] = ACTIONS(2979), [sym_primitive_type] = ACTIONS(2979), [anon_sym_enum] = ACTIONS(2979), [anon_sym_class] = ACTIONS(2979), [anon_sym_struct] = ACTIONS(2979), [anon_sym_union] = ACTIONS(2979), [anon_sym_if] = ACTIONS(2979), [anon_sym_switch] = ACTIONS(2979), [anon_sym_case] = ACTIONS(2979), [anon_sym_default] = ACTIONS(2979), [anon_sym_while] = ACTIONS(2979), [anon_sym_do] = ACTIONS(2979), [anon_sym_for] = ACTIONS(2979), [anon_sym_return] = ACTIONS(2979), [anon_sym_break] = ACTIONS(2979), [anon_sym_continue] = ACTIONS(2979), [anon_sym_goto] = ACTIONS(2979), [anon_sym___try] = ACTIONS(2979), [anon_sym___leave] = ACTIONS(2979), [anon_sym_not] = ACTIONS(2979), [anon_sym_compl] = ACTIONS(2979), [anon_sym_DASH_DASH] = ACTIONS(2981), [anon_sym_PLUS_PLUS] = ACTIONS(2981), [anon_sym_sizeof] = ACTIONS(2979), [anon_sym___alignof__] = ACTIONS(2979), [anon_sym___alignof] = ACTIONS(2979), [anon_sym__alignof] = ACTIONS(2979), [anon_sym_alignof] = ACTIONS(2979), [anon_sym__Alignof] = ACTIONS(2979), [anon_sym_offsetof] = ACTIONS(2979), [anon_sym__Generic] = ACTIONS(2979), [anon_sym_asm] = ACTIONS(2979), [anon_sym___asm__] = ACTIONS(2979), [anon_sym___asm] = ACTIONS(2979), [sym_number_literal] = ACTIONS(2981), [anon_sym_L_SQUOTE] = ACTIONS(2981), [anon_sym_u_SQUOTE] = ACTIONS(2981), [anon_sym_U_SQUOTE] = ACTIONS(2981), [anon_sym_u8_SQUOTE] = ACTIONS(2981), [anon_sym_SQUOTE] = ACTIONS(2981), [anon_sym_L_DQUOTE] = ACTIONS(2981), [anon_sym_u_DQUOTE] = ACTIONS(2981), [anon_sym_U_DQUOTE] = ACTIONS(2981), [anon_sym_u8_DQUOTE] = ACTIONS(2981), [anon_sym_DQUOTE] = ACTIONS(2981), [sym_true] = ACTIONS(2979), [sym_false] = ACTIONS(2979), [anon_sym_NULL] = ACTIONS(2979), [anon_sym_nullptr] = ACTIONS(2979), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2979), [anon_sym_decltype] = ACTIONS(2979), [anon_sym_explicit] = ACTIONS(2979), [anon_sym_typename] = ACTIONS(2979), [anon_sym_template] = ACTIONS(2979), [anon_sym_operator] = ACTIONS(2979), [anon_sym_try] = ACTIONS(2979), [anon_sym_delete] = ACTIONS(2979), [anon_sym_throw] = ACTIONS(2979), [anon_sym_namespace] = ACTIONS(2979), [anon_sym_static_assert] = ACTIONS(2979), [anon_sym_concept] = ACTIONS(2979), [anon_sym_co_return] = ACTIONS(2979), [anon_sym_co_yield] = ACTIONS(2979), [anon_sym_R_DQUOTE] = ACTIONS(2981), [anon_sym_LR_DQUOTE] = ACTIONS(2981), [anon_sym_uR_DQUOTE] = ACTIONS(2981), [anon_sym_UR_DQUOTE] = ACTIONS(2981), [anon_sym_u8R_DQUOTE] = ACTIONS(2981), [anon_sym_co_await] = ACTIONS(2979), [anon_sym_new] = ACTIONS(2979), [anon_sym_requires] = ACTIONS(2979), [sym_this] = ACTIONS(2979), }, [STATE(705)] = { [sym_identifier] = ACTIONS(2983), [aux_sym_preproc_include_token1] = ACTIONS(2983), [aux_sym_preproc_def_token1] = ACTIONS(2983), [aux_sym_preproc_if_token1] = ACTIONS(2983), [aux_sym_preproc_if_token2] = ACTIONS(2983), [aux_sym_preproc_ifdef_token1] = ACTIONS(2983), [aux_sym_preproc_ifdef_token2] = ACTIONS(2983), [sym_preproc_directive] = ACTIONS(2983), [anon_sym_LPAREN2] = ACTIONS(2985), [anon_sym_BANG] = ACTIONS(2985), [anon_sym_TILDE] = ACTIONS(2985), [anon_sym_DASH] = ACTIONS(2983), [anon_sym_PLUS] = ACTIONS(2983), [anon_sym_STAR] = ACTIONS(2985), [anon_sym_AMP_AMP] = ACTIONS(2985), [anon_sym_AMP] = ACTIONS(2983), [anon_sym_SEMI] = ACTIONS(2985), [anon_sym___extension__] = ACTIONS(2983), [anon_sym_typedef] = ACTIONS(2983), [anon_sym_virtual] = ACTIONS(2983), [anon_sym_extern] = ACTIONS(2983), [anon_sym___attribute__] = ACTIONS(2983), [anon_sym___attribute] = ACTIONS(2983), [anon_sym_using] = ACTIONS(2983), [anon_sym_COLON_COLON] = ACTIONS(2985), [anon_sym_LBRACK_LBRACK] = ACTIONS(2985), [anon_sym___declspec] = ACTIONS(2983), [anon_sym___based] = ACTIONS(2983), [anon_sym___cdecl] = ACTIONS(2983), [anon_sym___clrcall] = ACTIONS(2983), [anon_sym___stdcall] = ACTIONS(2983), [anon_sym___fastcall] = ACTIONS(2983), [anon_sym___thiscall] = ACTIONS(2983), [anon_sym___vectorcall] = ACTIONS(2983), [anon_sym_LBRACE] = ACTIONS(2985), [anon_sym_signed] = ACTIONS(2983), [anon_sym_unsigned] = ACTIONS(2983), [anon_sym_long] = ACTIONS(2983), [anon_sym_short] = ACTIONS(2983), [anon_sym_LBRACK] = ACTIONS(2983), [anon_sym_static] = ACTIONS(2983), [anon_sym_register] = ACTIONS(2983), [anon_sym_inline] = ACTIONS(2983), [anon_sym___inline] = ACTIONS(2983), [anon_sym___inline__] = ACTIONS(2983), [anon_sym___forceinline] = ACTIONS(2983), [anon_sym_thread_local] = ACTIONS(2983), [anon_sym___thread] = ACTIONS(2983), [anon_sym_const] = ACTIONS(2983), [anon_sym_constexpr] = ACTIONS(2983), [anon_sym_volatile] = ACTIONS(2983), [anon_sym_restrict] = ACTIONS(2983), [anon_sym___restrict__] = ACTIONS(2983), [anon_sym__Atomic] = ACTIONS(2983), [anon_sym__Noreturn] = ACTIONS(2983), [anon_sym_noreturn] = ACTIONS(2983), [anon_sym__Nonnull] = ACTIONS(2983), [anon_sym_mutable] = ACTIONS(2983), [anon_sym_constinit] = ACTIONS(2983), [anon_sym_consteval] = ACTIONS(2983), [anon_sym_alignas] = ACTIONS(2983), [anon_sym__Alignas] = ACTIONS(2983), [sym_primitive_type] = ACTIONS(2983), [anon_sym_enum] = ACTIONS(2983), [anon_sym_class] = ACTIONS(2983), [anon_sym_struct] = ACTIONS(2983), [anon_sym_union] = ACTIONS(2983), [anon_sym_if] = ACTIONS(2983), [anon_sym_switch] = ACTIONS(2983), [anon_sym_case] = ACTIONS(2983), [anon_sym_default] = ACTIONS(2983), [anon_sym_while] = ACTIONS(2983), [anon_sym_do] = ACTIONS(2983), [anon_sym_for] = ACTIONS(2983), [anon_sym_return] = ACTIONS(2983), [anon_sym_break] = ACTIONS(2983), [anon_sym_continue] = ACTIONS(2983), [anon_sym_goto] = ACTIONS(2983), [anon_sym___try] = ACTIONS(2983), [anon_sym___leave] = ACTIONS(2983), [anon_sym_not] = ACTIONS(2983), [anon_sym_compl] = ACTIONS(2983), [anon_sym_DASH_DASH] = ACTIONS(2985), [anon_sym_PLUS_PLUS] = ACTIONS(2985), [anon_sym_sizeof] = ACTIONS(2983), [anon_sym___alignof__] = ACTIONS(2983), [anon_sym___alignof] = ACTIONS(2983), [anon_sym__alignof] = ACTIONS(2983), [anon_sym_alignof] = ACTIONS(2983), [anon_sym__Alignof] = ACTIONS(2983), [anon_sym_offsetof] = ACTIONS(2983), [anon_sym__Generic] = ACTIONS(2983), [anon_sym_asm] = ACTIONS(2983), [anon_sym___asm__] = ACTIONS(2983), [anon_sym___asm] = ACTIONS(2983), [sym_number_literal] = ACTIONS(2985), [anon_sym_L_SQUOTE] = ACTIONS(2985), [anon_sym_u_SQUOTE] = ACTIONS(2985), [anon_sym_U_SQUOTE] = ACTIONS(2985), [anon_sym_u8_SQUOTE] = ACTIONS(2985), [anon_sym_SQUOTE] = ACTIONS(2985), [anon_sym_L_DQUOTE] = ACTIONS(2985), [anon_sym_u_DQUOTE] = ACTIONS(2985), [anon_sym_U_DQUOTE] = ACTIONS(2985), [anon_sym_u8_DQUOTE] = ACTIONS(2985), [anon_sym_DQUOTE] = ACTIONS(2985), [sym_true] = ACTIONS(2983), [sym_false] = ACTIONS(2983), [anon_sym_NULL] = ACTIONS(2983), [anon_sym_nullptr] = ACTIONS(2983), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2983), [anon_sym_decltype] = ACTIONS(2983), [anon_sym_explicit] = ACTIONS(2983), [anon_sym_typename] = ACTIONS(2983), [anon_sym_template] = ACTIONS(2983), [anon_sym_operator] = ACTIONS(2983), [anon_sym_try] = ACTIONS(2983), [anon_sym_delete] = ACTIONS(2983), [anon_sym_throw] = ACTIONS(2983), [anon_sym_namespace] = ACTIONS(2983), [anon_sym_static_assert] = ACTIONS(2983), [anon_sym_concept] = ACTIONS(2983), [anon_sym_co_return] = ACTIONS(2983), [anon_sym_co_yield] = ACTIONS(2983), [anon_sym_R_DQUOTE] = ACTIONS(2985), [anon_sym_LR_DQUOTE] = ACTIONS(2985), [anon_sym_uR_DQUOTE] = ACTIONS(2985), [anon_sym_UR_DQUOTE] = ACTIONS(2985), [anon_sym_u8R_DQUOTE] = ACTIONS(2985), [anon_sym_co_await] = ACTIONS(2983), [anon_sym_new] = ACTIONS(2983), [anon_sym_requires] = ACTIONS(2983), [sym_this] = ACTIONS(2983), }, [STATE(706)] = { [sym_identifier] = ACTIONS(2893), [aux_sym_preproc_include_token1] = ACTIONS(2893), [aux_sym_preproc_def_token1] = ACTIONS(2893), [aux_sym_preproc_if_token1] = ACTIONS(2893), [aux_sym_preproc_ifdef_token1] = ACTIONS(2893), [aux_sym_preproc_ifdef_token2] = ACTIONS(2893), [sym_preproc_directive] = ACTIONS(2893), [anon_sym_LPAREN2] = ACTIONS(2895), [anon_sym_BANG] = ACTIONS(2895), [anon_sym_TILDE] = ACTIONS(2895), [anon_sym_DASH] = ACTIONS(2893), [anon_sym_PLUS] = ACTIONS(2893), [anon_sym_STAR] = ACTIONS(2895), [anon_sym_AMP_AMP] = ACTIONS(2895), [anon_sym_AMP] = ACTIONS(2893), [anon_sym_SEMI] = ACTIONS(2895), [anon_sym___extension__] = ACTIONS(2893), [anon_sym_typedef] = ACTIONS(2893), [anon_sym_virtual] = ACTIONS(2893), [anon_sym_extern] = ACTIONS(2893), [anon_sym___attribute__] = ACTIONS(2893), [anon_sym___attribute] = ACTIONS(2893), [anon_sym_using] = ACTIONS(2893), [anon_sym_COLON_COLON] = ACTIONS(2895), [anon_sym_LBRACK_LBRACK] = ACTIONS(2895), [anon_sym___declspec] = ACTIONS(2893), [anon_sym___based] = ACTIONS(2893), [anon_sym___cdecl] = ACTIONS(2893), [anon_sym___clrcall] = ACTIONS(2893), [anon_sym___stdcall] = ACTIONS(2893), [anon_sym___fastcall] = ACTIONS(2893), [anon_sym___thiscall] = ACTIONS(2893), [anon_sym___vectorcall] = ACTIONS(2893), [anon_sym_LBRACE] = ACTIONS(2895), [anon_sym_RBRACE] = ACTIONS(2895), [anon_sym_signed] = ACTIONS(2893), [anon_sym_unsigned] = ACTIONS(2893), [anon_sym_long] = ACTIONS(2893), [anon_sym_short] = ACTIONS(2893), [anon_sym_LBRACK] = ACTIONS(2893), [anon_sym_static] = ACTIONS(2893), [anon_sym_register] = ACTIONS(2893), [anon_sym_inline] = ACTIONS(2893), [anon_sym___inline] = ACTIONS(2893), [anon_sym___inline__] = ACTIONS(2893), [anon_sym___forceinline] = ACTIONS(2893), [anon_sym_thread_local] = ACTIONS(2893), [anon_sym___thread] = ACTIONS(2893), [anon_sym_const] = ACTIONS(2893), [anon_sym_constexpr] = ACTIONS(2893), [anon_sym_volatile] = ACTIONS(2893), [anon_sym_restrict] = ACTIONS(2893), [anon_sym___restrict__] = ACTIONS(2893), [anon_sym__Atomic] = ACTIONS(2893), [anon_sym__Noreturn] = ACTIONS(2893), [anon_sym_noreturn] = ACTIONS(2893), [anon_sym__Nonnull] = ACTIONS(2893), [anon_sym_mutable] = ACTIONS(2893), [anon_sym_constinit] = ACTIONS(2893), [anon_sym_consteval] = ACTIONS(2893), [anon_sym_alignas] = ACTIONS(2893), [anon_sym__Alignas] = ACTIONS(2893), [sym_primitive_type] = ACTIONS(2893), [anon_sym_enum] = ACTIONS(2893), [anon_sym_class] = ACTIONS(2893), [anon_sym_struct] = ACTIONS(2893), [anon_sym_union] = ACTIONS(2893), [anon_sym_if] = ACTIONS(2893), [anon_sym_switch] = ACTIONS(2893), [anon_sym_case] = ACTIONS(2893), [anon_sym_default] = ACTIONS(2893), [anon_sym_while] = ACTIONS(2893), [anon_sym_do] = ACTIONS(2893), [anon_sym_for] = ACTIONS(2893), [anon_sym_return] = ACTIONS(2893), [anon_sym_break] = ACTIONS(2893), [anon_sym_continue] = ACTIONS(2893), [anon_sym_goto] = ACTIONS(2893), [anon_sym___try] = ACTIONS(2893), [anon_sym___leave] = ACTIONS(2893), [anon_sym_not] = ACTIONS(2893), [anon_sym_compl] = ACTIONS(2893), [anon_sym_DASH_DASH] = ACTIONS(2895), [anon_sym_PLUS_PLUS] = ACTIONS(2895), [anon_sym_sizeof] = ACTIONS(2893), [anon_sym___alignof__] = ACTIONS(2893), [anon_sym___alignof] = ACTIONS(2893), [anon_sym__alignof] = ACTIONS(2893), [anon_sym_alignof] = ACTIONS(2893), [anon_sym__Alignof] = ACTIONS(2893), [anon_sym_offsetof] = ACTIONS(2893), [anon_sym__Generic] = ACTIONS(2893), [anon_sym_asm] = ACTIONS(2893), [anon_sym___asm__] = ACTIONS(2893), [anon_sym___asm] = ACTIONS(2893), [sym_number_literal] = ACTIONS(2895), [anon_sym_L_SQUOTE] = ACTIONS(2895), [anon_sym_u_SQUOTE] = ACTIONS(2895), [anon_sym_U_SQUOTE] = ACTIONS(2895), [anon_sym_u8_SQUOTE] = ACTIONS(2895), [anon_sym_SQUOTE] = ACTIONS(2895), [anon_sym_L_DQUOTE] = ACTIONS(2895), [anon_sym_u_DQUOTE] = ACTIONS(2895), [anon_sym_U_DQUOTE] = ACTIONS(2895), [anon_sym_u8_DQUOTE] = ACTIONS(2895), [anon_sym_DQUOTE] = ACTIONS(2895), [sym_true] = ACTIONS(2893), [sym_false] = ACTIONS(2893), [anon_sym_NULL] = ACTIONS(2893), [anon_sym_nullptr] = ACTIONS(2893), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2893), [anon_sym_decltype] = ACTIONS(2893), [anon_sym_explicit] = ACTIONS(2893), [anon_sym_typename] = ACTIONS(2893), [anon_sym_template] = ACTIONS(2893), [anon_sym_operator] = ACTIONS(2893), [anon_sym_try] = ACTIONS(2893), [anon_sym_delete] = ACTIONS(2893), [anon_sym_throw] = ACTIONS(2893), [anon_sym_namespace] = ACTIONS(2893), [anon_sym_static_assert] = ACTIONS(2893), [anon_sym_concept] = ACTIONS(2893), [anon_sym_co_return] = ACTIONS(2893), [anon_sym_co_yield] = ACTIONS(2893), [anon_sym_R_DQUOTE] = ACTIONS(2895), [anon_sym_LR_DQUOTE] = ACTIONS(2895), [anon_sym_uR_DQUOTE] = ACTIONS(2895), [anon_sym_UR_DQUOTE] = ACTIONS(2895), [anon_sym_u8R_DQUOTE] = ACTIONS(2895), [anon_sym_co_await] = ACTIONS(2893), [anon_sym_new] = ACTIONS(2893), [anon_sym_requires] = ACTIONS(2893), [sym_this] = ACTIONS(2893), }, [STATE(707)] = { [sym_identifier] = ACTIONS(2990), [aux_sym_preproc_include_token1] = ACTIONS(2990), [aux_sym_preproc_def_token1] = ACTIONS(2990), [aux_sym_preproc_if_token1] = ACTIONS(2990), [aux_sym_preproc_if_token2] = ACTIONS(2990), [aux_sym_preproc_ifdef_token1] = ACTIONS(2990), [aux_sym_preproc_ifdef_token2] = ACTIONS(2990), [sym_preproc_directive] = ACTIONS(2990), [anon_sym_LPAREN2] = ACTIONS(2992), [anon_sym_BANG] = ACTIONS(2992), [anon_sym_TILDE] = ACTIONS(2992), [anon_sym_DASH] = ACTIONS(2990), [anon_sym_PLUS] = ACTIONS(2990), [anon_sym_STAR] = ACTIONS(2992), [anon_sym_AMP_AMP] = ACTIONS(2992), [anon_sym_AMP] = ACTIONS(2990), [anon_sym_SEMI] = ACTIONS(2992), [anon_sym___extension__] = ACTIONS(2990), [anon_sym_typedef] = ACTIONS(2990), [anon_sym_virtual] = ACTIONS(2990), [anon_sym_extern] = ACTIONS(2990), [anon_sym___attribute__] = ACTIONS(2990), [anon_sym___attribute] = ACTIONS(2990), [anon_sym_using] = ACTIONS(2990), [anon_sym_COLON_COLON] = ACTIONS(2992), [anon_sym_LBRACK_LBRACK] = ACTIONS(2992), [anon_sym___declspec] = ACTIONS(2990), [anon_sym___based] = ACTIONS(2990), [anon_sym___cdecl] = ACTIONS(2990), [anon_sym___clrcall] = ACTIONS(2990), [anon_sym___stdcall] = ACTIONS(2990), [anon_sym___fastcall] = ACTIONS(2990), [anon_sym___thiscall] = ACTIONS(2990), [anon_sym___vectorcall] = ACTIONS(2990), [anon_sym_LBRACE] = ACTIONS(2992), [anon_sym_signed] = ACTIONS(2990), [anon_sym_unsigned] = ACTIONS(2990), [anon_sym_long] = ACTIONS(2990), [anon_sym_short] = ACTIONS(2990), [anon_sym_LBRACK] = ACTIONS(2990), [anon_sym_static] = ACTIONS(2990), [anon_sym_register] = ACTIONS(2990), [anon_sym_inline] = ACTIONS(2990), [anon_sym___inline] = ACTIONS(2990), [anon_sym___inline__] = ACTIONS(2990), [anon_sym___forceinline] = ACTIONS(2990), [anon_sym_thread_local] = ACTIONS(2990), [anon_sym___thread] = ACTIONS(2990), [anon_sym_const] = ACTIONS(2990), [anon_sym_constexpr] = ACTIONS(2990), [anon_sym_volatile] = ACTIONS(2990), [anon_sym_restrict] = ACTIONS(2990), [anon_sym___restrict__] = ACTIONS(2990), [anon_sym__Atomic] = ACTIONS(2990), [anon_sym__Noreturn] = ACTIONS(2990), [anon_sym_noreturn] = ACTIONS(2990), [anon_sym__Nonnull] = ACTIONS(2990), [anon_sym_mutable] = ACTIONS(2990), [anon_sym_constinit] = ACTIONS(2990), [anon_sym_consteval] = ACTIONS(2990), [anon_sym_alignas] = ACTIONS(2990), [anon_sym__Alignas] = ACTIONS(2990), [sym_primitive_type] = ACTIONS(2990), [anon_sym_enum] = ACTIONS(2990), [anon_sym_class] = ACTIONS(2990), [anon_sym_struct] = ACTIONS(2990), [anon_sym_union] = ACTIONS(2990), [anon_sym_if] = ACTIONS(2990), [anon_sym_switch] = ACTIONS(2990), [anon_sym_case] = ACTIONS(2990), [anon_sym_default] = ACTIONS(2990), [anon_sym_while] = ACTIONS(2990), [anon_sym_do] = ACTIONS(2990), [anon_sym_for] = ACTIONS(2990), [anon_sym_return] = ACTIONS(2990), [anon_sym_break] = ACTIONS(2990), [anon_sym_continue] = ACTIONS(2990), [anon_sym_goto] = ACTIONS(2990), [anon_sym___try] = ACTIONS(2990), [anon_sym___leave] = ACTIONS(2990), [anon_sym_not] = ACTIONS(2990), [anon_sym_compl] = ACTIONS(2990), [anon_sym_DASH_DASH] = ACTIONS(2992), [anon_sym_PLUS_PLUS] = ACTIONS(2992), [anon_sym_sizeof] = ACTIONS(2990), [anon_sym___alignof__] = ACTIONS(2990), [anon_sym___alignof] = ACTIONS(2990), [anon_sym__alignof] = ACTIONS(2990), [anon_sym_alignof] = ACTIONS(2990), [anon_sym__Alignof] = ACTIONS(2990), [anon_sym_offsetof] = ACTIONS(2990), [anon_sym__Generic] = ACTIONS(2990), [anon_sym_asm] = ACTIONS(2990), [anon_sym___asm__] = ACTIONS(2990), [anon_sym___asm] = ACTIONS(2990), [sym_number_literal] = ACTIONS(2992), [anon_sym_L_SQUOTE] = ACTIONS(2992), [anon_sym_u_SQUOTE] = ACTIONS(2992), [anon_sym_U_SQUOTE] = ACTIONS(2992), [anon_sym_u8_SQUOTE] = ACTIONS(2992), [anon_sym_SQUOTE] = ACTIONS(2992), [anon_sym_L_DQUOTE] = ACTIONS(2992), [anon_sym_u_DQUOTE] = ACTIONS(2992), [anon_sym_U_DQUOTE] = ACTIONS(2992), [anon_sym_u8_DQUOTE] = ACTIONS(2992), [anon_sym_DQUOTE] = ACTIONS(2992), [sym_true] = ACTIONS(2990), [sym_false] = ACTIONS(2990), [anon_sym_NULL] = ACTIONS(2990), [anon_sym_nullptr] = ACTIONS(2990), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2990), [anon_sym_decltype] = ACTIONS(2990), [anon_sym_explicit] = ACTIONS(2990), [anon_sym_typename] = ACTIONS(2990), [anon_sym_template] = ACTIONS(2990), [anon_sym_operator] = ACTIONS(2990), [anon_sym_try] = ACTIONS(2990), [anon_sym_delete] = ACTIONS(2990), [anon_sym_throw] = ACTIONS(2990), [anon_sym_namespace] = ACTIONS(2990), [anon_sym_static_assert] = ACTIONS(2990), [anon_sym_concept] = ACTIONS(2990), [anon_sym_co_return] = ACTIONS(2990), [anon_sym_co_yield] = ACTIONS(2990), [anon_sym_R_DQUOTE] = ACTIONS(2992), [anon_sym_LR_DQUOTE] = ACTIONS(2992), [anon_sym_uR_DQUOTE] = ACTIONS(2992), [anon_sym_UR_DQUOTE] = ACTIONS(2992), [anon_sym_u8R_DQUOTE] = ACTIONS(2992), [anon_sym_co_await] = ACTIONS(2990), [anon_sym_new] = ACTIONS(2990), [anon_sym_requires] = ACTIONS(2990), [sym_this] = ACTIONS(2990), }, [STATE(708)] = { [sym_identifier] = ACTIONS(2994), [aux_sym_preproc_include_token1] = ACTIONS(2994), [aux_sym_preproc_def_token1] = ACTIONS(2994), [aux_sym_preproc_if_token1] = ACTIONS(2994), [aux_sym_preproc_if_token2] = ACTIONS(2994), [aux_sym_preproc_ifdef_token1] = ACTIONS(2994), [aux_sym_preproc_ifdef_token2] = ACTIONS(2994), [sym_preproc_directive] = ACTIONS(2994), [anon_sym_LPAREN2] = ACTIONS(2996), [anon_sym_BANG] = ACTIONS(2996), [anon_sym_TILDE] = ACTIONS(2996), [anon_sym_DASH] = ACTIONS(2994), [anon_sym_PLUS] = ACTIONS(2994), [anon_sym_STAR] = ACTIONS(2996), [anon_sym_AMP_AMP] = ACTIONS(2996), [anon_sym_AMP] = ACTIONS(2994), [anon_sym_SEMI] = ACTIONS(2996), [anon_sym___extension__] = ACTIONS(2994), [anon_sym_typedef] = ACTIONS(2994), [anon_sym_virtual] = ACTIONS(2994), [anon_sym_extern] = ACTIONS(2994), [anon_sym___attribute__] = ACTIONS(2994), [anon_sym___attribute] = ACTIONS(2994), [anon_sym_using] = ACTIONS(2994), [anon_sym_COLON_COLON] = ACTIONS(2996), [anon_sym_LBRACK_LBRACK] = ACTIONS(2996), [anon_sym___declspec] = ACTIONS(2994), [anon_sym___based] = ACTIONS(2994), [anon_sym___cdecl] = ACTIONS(2994), [anon_sym___clrcall] = ACTIONS(2994), [anon_sym___stdcall] = ACTIONS(2994), [anon_sym___fastcall] = ACTIONS(2994), [anon_sym___thiscall] = ACTIONS(2994), [anon_sym___vectorcall] = ACTIONS(2994), [anon_sym_LBRACE] = ACTIONS(2996), [anon_sym_signed] = ACTIONS(2994), [anon_sym_unsigned] = ACTIONS(2994), [anon_sym_long] = ACTIONS(2994), [anon_sym_short] = ACTIONS(2994), [anon_sym_LBRACK] = ACTIONS(2994), [anon_sym_static] = ACTIONS(2994), [anon_sym_register] = ACTIONS(2994), [anon_sym_inline] = ACTIONS(2994), [anon_sym___inline] = ACTIONS(2994), [anon_sym___inline__] = ACTIONS(2994), [anon_sym___forceinline] = ACTIONS(2994), [anon_sym_thread_local] = ACTIONS(2994), [anon_sym___thread] = ACTIONS(2994), [anon_sym_const] = ACTIONS(2994), [anon_sym_constexpr] = ACTIONS(2994), [anon_sym_volatile] = ACTIONS(2994), [anon_sym_restrict] = ACTIONS(2994), [anon_sym___restrict__] = ACTIONS(2994), [anon_sym__Atomic] = ACTIONS(2994), [anon_sym__Noreturn] = ACTIONS(2994), [anon_sym_noreturn] = ACTIONS(2994), [anon_sym__Nonnull] = ACTIONS(2994), [anon_sym_mutable] = ACTIONS(2994), [anon_sym_constinit] = ACTIONS(2994), [anon_sym_consteval] = ACTIONS(2994), [anon_sym_alignas] = ACTIONS(2994), [anon_sym__Alignas] = ACTIONS(2994), [sym_primitive_type] = ACTIONS(2994), [anon_sym_enum] = ACTIONS(2994), [anon_sym_class] = ACTIONS(2994), [anon_sym_struct] = ACTIONS(2994), [anon_sym_union] = ACTIONS(2994), [anon_sym_if] = ACTIONS(2994), [anon_sym_switch] = ACTIONS(2994), [anon_sym_case] = ACTIONS(2994), [anon_sym_default] = ACTIONS(2994), [anon_sym_while] = ACTIONS(2994), [anon_sym_do] = ACTIONS(2994), [anon_sym_for] = ACTIONS(2994), [anon_sym_return] = ACTIONS(2994), [anon_sym_break] = ACTIONS(2994), [anon_sym_continue] = ACTIONS(2994), [anon_sym_goto] = ACTIONS(2994), [anon_sym___try] = ACTIONS(2994), [anon_sym___leave] = ACTIONS(2994), [anon_sym_not] = ACTIONS(2994), [anon_sym_compl] = ACTIONS(2994), [anon_sym_DASH_DASH] = ACTIONS(2996), [anon_sym_PLUS_PLUS] = ACTIONS(2996), [anon_sym_sizeof] = ACTIONS(2994), [anon_sym___alignof__] = ACTIONS(2994), [anon_sym___alignof] = ACTIONS(2994), [anon_sym__alignof] = ACTIONS(2994), [anon_sym_alignof] = ACTIONS(2994), [anon_sym__Alignof] = ACTIONS(2994), [anon_sym_offsetof] = ACTIONS(2994), [anon_sym__Generic] = ACTIONS(2994), [anon_sym_asm] = ACTIONS(2994), [anon_sym___asm__] = ACTIONS(2994), [anon_sym___asm] = ACTIONS(2994), [sym_number_literal] = ACTIONS(2996), [anon_sym_L_SQUOTE] = ACTIONS(2996), [anon_sym_u_SQUOTE] = ACTIONS(2996), [anon_sym_U_SQUOTE] = ACTIONS(2996), [anon_sym_u8_SQUOTE] = ACTIONS(2996), [anon_sym_SQUOTE] = ACTIONS(2996), [anon_sym_L_DQUOTE] = ACTIONS(2996), [anon_sym_u_DQUOTE] = ACTIONS(2996), [anon_sym_U_DQUOTE] = ACTIONS(2996), [anon_sym_u8_DQUOTE] = ACTIONS(2996), [anon_sym_DQUOTE] = ACTIONS(2996), [sym_true] = ACTIONS(2994), [sym_false] = ACTIONS(2994), [anon_sym_NULL] = ACTIONS(2994), [anon_sym_nullptr] = ACTIONS(2994), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2994), [anon_sym_decltype] = ACTIONS(2994), [anon_sym_explicit] = ACTIONS(2994), [anon_sym_typename] = ACTIONS(2994), [anon_sym_template] = ACTIONS(2994), [anon_sym_operator] = ACTIONS(2994), [anon_sym_try] = ACTIONS(2994), [anon_sym_delete] = ACTIONS(2994), [anon_sym_throw] = ACTIONS(2994), [anon_sym_namespace] = ACTIONS(2994), [anon_sym_static_assert] = ACTIONS(2994), [anon_sym_concept] = ACTIONS(2994), [anon_sym_co_return] = ACTIONS(2994), [anon_sym_co_yield] = ACTIONS(2994), [anon_sym_R_DQUOTE] = ACTIONS(2996), [anon_sym_LR_DQUOTE] = ACTIONS(2996), [anon_sym_uR_DQUOTE] = ACTIONS(2996), [anon_sym_UR_DQUOTE] = ACTIONS(2996), [anon_sym_u8R_DQUOTE] = ACTIONS(2996), [anon_sym_co_await] = ACTIONS(2994), [anon_sym_new] = ACTIONS(2994), [anon_sym_requires] = ACTIONS(2994), [sym_this] = ACTIONS(2994), }, [STATE(709)] = { [sym_identifier] = ACTIONS(2998), [aux_sym_preproc_include_token1] = ACTIONS(2998), [aux_sym_preproc_def_token1] = ACTIONS(2998), [aux_sym_preproc_if_token1] = ACTIONS(2998), [aux_sym_preproc_if_token2] = ACTIONS(2998), [aux_sym_preproc_ifdef_token1] = ACTIONS(2998), [aux_sym_preproc_ifdef_token2] = ACTIONS(2998), [sym_preproc_directive] = ACTIONS(2998), [anon_sym_LPAREN2] = ACTIONS(3000), [anon_sym_BANG] = ACTIONS(3000), [anon_sym_TILDE] = ACTIONS(3000), [anon_sym_DASH] = ACTIONS(2998), [anon_sym_PLUS] = ACTIONS(2998), [anon_sym_STAR] = ACTIONS(3000), [anon_sym_AMP_AMP] = ACTIONS(3000), [anon_sym_AMP] = ACTIONS(2998), [anon_sym_SEMI] = ACTIONS(3000), [anon_sym___extension__] = ACTIONS(2998), [anon_sym_typedef] = ACTIONS(2998), [anon_sym_virtual] = ACTIONS(2998), [anon_sym_extern] = ACTIONS(2998), [anon_sym___attribute__] = ACTIONS(2998), [anon_sym___attribute] = ACTIONS(2998), [anon_sym_using] = ACTIONS(2998), [anon_sym_COLON_COLON] = ACTIONS(3000), [anon_sym_LBRACK_LBRACK] = ACTIONS(3000), [anon_sym___declspec] = ACTIONS(2998), [anon_sym___based] = ACTIONS(2998), [anon_sym___cdecl] = ACTIONS(2998), [anon_sym___clrcall] = ACTIONS(2998), [anon_sym___stdcall] = ACTIONS(2998), [anon_sym___fastcall] = ACTIONS(2998), [anon_sym___thiscall] = ACTIONS(2998), [anon_sym___vectorcall] = ACTIONS(2998), [anon_sym_LBRACE] = ACTIONS(3000), [anon_sym_signed] = ACTIONS(2998), [anon_sym_unsigned] = ACTIONS(2998), [anon_sym_long] = ACTIONS(2998), [anon_sym_short] = ACTIONS(2998), [anon_sym_LBRACK] = ACTIONS(2998), [anon_sym_static] = ACTIONS(2998), [anon_sym_register] = ACTIONS(2998), [anon_sym_inline] = ACTIONS(2998), [anon_sym___inline] = ACTIONS(2998), [anon_sym___inline__] = ACTIONS(2998), [anon_sym___forceinline] = ACTIONS(2998), [anon_sym_thread_local] = ACTIONS(2998), [anon_sym___thread] = ACTIONS(2998), [anon_sym_const] = ACTIONS(2998), [anon_sym_constexpr] = ACTIONS(2998), [anon_sym_volatile] = ACTIONS(2998), [anon_sym_restrict] = ACTIONS(2998), [anon_sym___restrict__] = ACTIONS(2998), [anon_sym__Atomic] = ACTIONS(2998), [anon_sym__Noreturn] = ACTIONS(2998), [anon_sym_noreturn] = ACTIONS(2998), [anon_sym__Nonnull] = ACTIONS(2998), [anon_sym_mutable] = ACTIONS(2998), [anon_sym_constinit] = ACTIONS(2998), [anon_sym_consteval] = ACTIONS(2998), [anon_sym_alignas] = ACTIONS(2998), [anon_sym__Alignas] = ACTIONS(2998), [sym_primitive_type] = ACTIONS(2998), [anon_sym_enum] = ACTIONS(2998), [anon_sym_class] = ACTIONS(2998), [anon_sym_struct] = ACTIONS(2998), [anon_sym_union] = ACTIONS(2998), [anon_sym_if] = ACTIONS(2998), [anon_sym_switch] = ACTIONS(2998), [anon_sym_case] = ACTIONS(2998), [anon_sym_default] = ACTIONS(2998), [anon_sym_while] = ACTIONS(2998), [anon_sym_do] = ACTIONS(2998), [anon_sym_for] = ACTIONS(2998), [anon_sym_return] = ACTIONS(2998), [anon_sym_break] = ACTIONS(2998), [anon_sym_continue] = ACTIONS(2998), [anon_sym_goto] = ACTIONS(2998), [anon_sym___try] = ACTIONS(2998), [anon_sym___leave] = ACTIONS(2998), [anon_sym_not] = ACTIONS(2998), [anon_sym_compl] = ACTIONS(2998), [anon_sym_DASH_DASH] = ACTIONS(3000), [anon_sym_PLUS_PLUS] = ACTIONS(3000), [anon_sym_sizeof] = ACTIONS(2998), [anon_sym___alignof__] = ACTIONS(2998), [anon_sym___alignof] = ACTIONS(2998), [anon_sym__alignof] = ACTIONS(2998), [anon_sym_alignof] = ACTIONS(2998), [anon_sym__Alignof] = ACTIONS(2998), [anon_sym_offsetof] = ACTIONS(2998), [anon_sym__Generic] = ACTIONS(2998), [anon_sym_asm] = ACTIONS(2998), [anon_sym___asm__] = ACTIONS(2998), [anon_sym___asm] = ACTIONS(2998), [sym_number_literal] = ACTIONS(3000), [anon_sym_L_SQUOTE] = ACTIONS(3000), [anon_sym_u_SQUOTE] = ACTIONS(3000), [anon_sym_U_SQUOTE] = ACTIONS(3000), [anon_sym_u8_SQUOTE] = ACTIONS(3000), [anon_sym_SQUOTE] = ACTIONS(3000), [anon_sym_L_DQUOTE] = ACTIONS(3000), [anon_sym_u_DQUOTE] = ACTIONS(3000), [anon_sym_U_DQUOTE] = ACTIONS(3000), [anon_sym_u8_DQUOTE] = ACTIONS(3000), [anon_sym_DQUOTE] = ACTIONS(3000), [sym_true] = ACTIONS(2998), [sym_false] = ACTIONS(2998), [anon_sym_NULL] = ACTIONS(2998), [anon_sym_nullptr] = ACTIONS(2998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2998), [anon_sym_decltype] = ACTIONS(2998), [anon_sym_explicit] = ACTIONS(2998), [anon_sym_typename] = ACTIONS(2998), [anon_sym_template] = ACTIONS(2998), [anon_sym_operator] = ACTIONS(2998), [anon_sym_try] = ACTIONS(2998), [anon_sym_delete] = ACTIONS(2998), [anon_sym_throw] = ACTIONS(2998), [anon_sym_namespace] = ACTIONS(2998), [anon_sym_static_assert] = ACTIONS(2998), [anon_sym_concept] = ACTIONS(2998), [anon_sym_co_return] = ACTIONS(2998), [anon_sym_co_yield] = ACTIONS(2998), [anon_sym_R_DQUOTE] = ACTIONS(3000), [anon_sym_LR_DQUOTE] = ACTIONS(3000), [anon_sym_uR_DQUOTE] = ACTIONS(3000), [anon_sym_UR_DQUOTE] = ACTIONS(3000), [anon_sym_u8R_DQUOTE] = ACTIONS(3000), [anon_sym_co_await] = ACTIONS(2998), [anon_sym_new] = ACTIONS(2998), [anon_sym_requires] = ACTIONS(2998), [sym_this] = ACTIONS(2998), }, [STATE(710)] = { [sym_identifier] = ACTIONS(3002), [aux_sym_preproc_include_token1] = ACTIONS(3002), [aux_sym_preproc_def_token1] = ACTIONS(3002), [aux_sym_preproc_if_token1] = ACTIONS(3002), [aux_sym_preproc_if_token2] = ACTIONS(3002), [aux_sym_preproc_ifdef_token1] = ACTIONS(3002), [aux_sym_preproc_ifdef_token2] = ACTIONS(3002), [sym_preproc_directive] = ACTIONS(3002), [anon_sym_LPAREN2] = ACTIONS(3004), [anon_sym_BANG] = ACTIONS(3004), [anon_sym_TILDE] = ACTIONS(3004), [anon_sym_DASH] = ACTIONS(3002), [anon_sym_PLUS] = ACTIONS(3002), [anon_sym_STAR] = ACTIONS(3004), [anon_sym_AMP_AMP] = ACTIONS(3004), [anon_sym_AMP] = ACTIONS(3002), [anon_sym_SEMI] = ACTIONS(3004), [anon_sym___extension__] = ACTIONS(3002), [anon_sym_typedef] = ACTIONS(3002), [anon_sym_virtual] = ACTIONS(3002), [anon_sym_extern] = ACTIONS(3002), [anon_sym___attribute__] = ACTIONS(3002), [anon_sym___attribute] = ACTIONS(3002), [anon_sym_using] = ACTIONS(3002), [anon_sym_COLON_COLON] = ACTIONS(3004), [anon_sym_LBRACK_LBRACK] = ACTIONS(3004), [anon_sym___declspec] = ACTIONS(3002), [anon_sym___based] = ACTIONS(3002), [anon_sym___cdecl] = ACTIONS(3002), [anon_sym___clrcall] = ACTIONS(3002), [anon_sym___stdcall] = ACTIONS(3002), [anon_sym___fastcall] = ACTIONS(3002), [anon_sym___thiscall] = ACTIONS(3002), [anon_sym___vectorcall] = ACTIONS(3002), [anon_sym_LBRACE] = ACTIONS(3004), [anon_sym_signed] = ACTIONS(3002), [anon_sym_unsigned] = ACTIONS(3002), [anon_sym_long] = ACTIONS(3002), [anon_sym_short] = ACTIONS(3002), [anon_sym_LBRACK] = ACTIONS(3002), [anon_sym_static] = ACTIONS(3002), [anon_sym_register] = ACTIONS(3002), [anon_sym_inline] = ACTIONS(3002), [anon_sym___inline] = ACTIONS(3002), [anon_sym___inline__] = ACTIONS(3002), [anon_sym___forceinline] = ACTIONS(3002), [anon_sym_thread_local] = ACTIONS(3002), [anon_sym___thread] = ACTIONS(3002), [anon_sym_const] = ACTIONS(3002), [anon_sym_constexpr] = ACTIONS(3002), [anon_sym_volatile] = ACTIONS(3002), [anon_sym_restrict] = ACTIONS(3002), [anon_sym___restrict__] = ACTIONS(3002), [anon_sym__Atomic] = ACTIONS(3002), [anon_sym__Noreturn] = ACTIONS(3002), [anon_sym_noreturn] = ACTIONS(3002), [anon_sym__Nonnull] = ACTIONS(3002), [anon_sym_mutable] = ACTIONS(3002), [anon_sym_constinit] = ACTIONS(3002), [anon_sym_consteval] = ACTIONS(3002), [anon_sym_alignas] = ACTIONS(3002), [anon_sym__Alignas] = ACTIONS(3002), [sym_primitive_type] = ACTIONS(3002), [anon_sym_enum] = ACTIONS(3002), [anon_sym_class] = ACTIONS(3002), [anon_sym_struct] = ACTIONS(3002), [anon_sym_union] = ACTIONS(3002), [anon_sym_if] = ACTIONS(3002), [anon_sym_switch] = ACTIONS(3002), [anon_sym_case] = ACTIONS(3002), [anon_sym_default] = ACTIONS(3002), [anon_sym_while] = ACTIONS(3002), [anon_sym_do] = ACTIONS(3002), [anon_sym_for] = ACTIONS(3002), [anon_sym_return] = ACTIONS(3002), [anon_sym_break] = ACTIONS(3002), [anon_sym_continue] = ACTIONS(3002), [anon_sym_goto] = ACTIONS(3002), [anon_sym___try] = ACTIONS(3002), [anon_sym___leave] = ACTIONS(3002), [anon_sym_not] = ACTIONS(3002), [anon_sym_compl] = ACTIONS(3002), [anon_sym_DASH_DASH] = ACTIONS(3004), [anon_sym_PLUS_PLUS] = ACTIONS(3004), [anon_sym_sizeof] = ACTIONS(3002), [anon_sym___alignof__] = ACTIONS(3002), [anon_sym___alignof] = ACTIONS(3002), [anon_sym__alignof] = ACTIONS(3002), [anon_sym_alignof] = ACTIONS(3002), [anon_sym__Alignof] = ACTIONS(3002), [anon_sym_offsetof] = ACTIONS(3002), [anon_sym__Generic] = ACTIONS(3002), [anon_sym_asm] = ACTIONS(3002), [anon_sym___asm__] = ACTIONS(3002), [anon_sym___asm] = ACTIONS(3002), [sym_number_literal] = ACTIONS(3004), [anon_sym_L_SQUOTE] = ACTIONS(3004), [anon_sym_u_SQUOTE] = ACTIONS(3004), [anon_sym_U_SQUOTE] = ACTIONS(3004), [anon_sym_u8_SQUOTE] = ACTIONS(3004), [anon_sym_SQUOTE] = ACTIONS(3004), [anon_sym_L_DQUOTE] = ACTIONS(3004), [anon_sym_u_DQUOTE] = ACTIONS(3004), [anon_sym_U_DQUOTE] = ACTIONS(3004), [anon_sym_u8_DQUOTE] = ACTIONS(3004), [anon_sym_DQUOTE] = ACTIONS(3004), [sym_true] = ACTIONS(3002), [sym_false] = ACTIONS(3002), [anon_sym_NULL] = ACTIONS(3002), [anon_sym_nullptr] = ACTIONS(3002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3002), [anon_sym_decltype] = ACTIONS(3002), [anon_sym_explicit] = ACTIONS(3002), [anon_sym_typename] = ACTIONS(3002), [anon_sym_template] = ACTIONS(3002), [anon_sym_operator] = ACTIONS(3002), [anon_sym_try] = ACTIONS(3002), [anon_sym_delete] = ACTIONS(3002), [anon_sym_throw] = ACTIONS(3002), [anon_sym_namespace] = ACTIONS(3002), [anon_sym_static_assert] = ACTIONS(3002), [anon_sym_concept] = ACTIONS(3002), [anon_sym_co_return] = ACTIONS(3002), [anon_sym_co_yield] = ACTIONS(3002), [anon_sym_R_DQUOTE] = ACTIONS(3004), [anon_sym_LR_DQUOTE] = ACTIONS(3004), [anon_sym_uR_DQUOTE] = ACTIONS(3004), [anon_sym_UR_DQUOTE] = ACTIONS(3004), [anon_sym_u8R_DQUOTE] = ACTIONS(3004), [anon_sym_co_await] = ACTIONS(3002), [anon_sym_new] = ACTIONS(3002), [anon_sym_requires] = ACTIONS(3002), [sym_this] = ACTIONS(3002), }, [STATE(711)] = { [sym_identifier] = ACTIONS(2793), [aux_sym_preproc_include_token1] = ACTIONS(2793), [aux_sym_preproc_def_token1] = ACTIONS(2793), [aux_sym_preproc_if_token1] = ACTIONS(2793), [aux_sym_preproc_ifdef_token1] = ACTIONS(2793), [aux_sym_preproc_ifdef_token2] = ACTIONS(2793), [sym_preproc_directive] = ACTIONS(2793), [anon_sym_LPAREN2] = ACTIONS(2795), [anon_sym_BANG] = ACTIONS(2795), [anon_sym_TILDE] = ACTIONS(2795), [anon_sym_DASH] = ACTIONS(2793), [anon_sym_PLUS] = ACTIONS(2793), [anon_sym_STAR] = ACTIONS(2795), [anon_sym_AMP_AMP] = ACTIONS(2795), [anon_sym_AMP] = ACTIONS(2793), [anon_sym_SEMI] = ACTIONS(2795), [anon_sym___extension__] = ACTIONS(2793), [anon_sym_typedef] = ACTIONS(2793), [anon_sym_virtual] = ACTIONS(2793), [anon_sym_extern] = ACTIONS(2793), [anon_sym___attribute__] = ACTIONS(2793), [anon_sym___attribute] = ACTIONS(2793), [anon_sym_using] = ACTIONS(2793), [anon_sym_COLON_COLON] = ACTIONS(2795), [anon_sym_LBRACK_LBRACK] = ACTIONS(2795), [anon_sym___declspec] = ACTIONS(2793), [anon_sym___based] = ACTIONS(2793), [anon_sym___cdecl] = ACTIONS(2793), [anon_sym___clrcall] = ACTIONS(2793), [anon_sym___stdcall] = ACTIONS(2793), [anon_sym___fastcall] = ACTIONS(2793), [anon_sym___thiscall] = ACTIONS(2793), [anon_sym___vectorcall] = ACTIONS(2793), [anon_sym_LBRACE] = ACTIONS(2795), [anon_sym_RBRACE] = ACTIONS(2795), [anon_sym_signed] = ACTIONS(2793), [anon_sym_unsigned] = ACTIONS(2793), [anon_sym_long] = ACTIONS(2793), [anon_sym_short] = ACTIONS(2793), [anon_sym_LBRACK] = ACTIONS(2793), [anon_sym_static] = ACTIONS(2793), [anon_sym_register] = ACTIONS(2793), [anon_sym_inline] = ACTIONS(2793), [anon_sym___inline] = ACTIONS(2793), [anon_sym___inline__] = ACTIONS(2793), [anon_sym___forceinline] = ACTIONS(2793), [anon_sym_thread_local] = ACTIONS(2793), [anon_sym___thread] = ACTIONS(2793), [anon_sym_const] = ACTIONS(2793), [anon_sym_constexpr] = ACTIONS(2793), [anon_sym_volatile] = ACTIONS(2793), [anon_sym_restrict] = ACTIONS(2793), [anon_sym___restrict__] = ACTIONS(2793), [anon_sym__Atomic] = ACTIONS(2793), [anon_sym__Noreturn] = ACTIONS(2793), [anon_sym_noreturn] = ACTIONS(2793), [anon_sym__Nonnull] = ACTIONS(2793), [anon_sym_mutable] = ACTIONS(2793), [anon_sym_constinit] = ACTIONS(2793), [anon_sym_consteval] = ACTIONS(2793), [anon_sym_alignas] = ACTIONS(2793), [anon_sym__Alignas] = ACTIONS(2793), [sym_primitive_type] = ACTIONS(2793), [anon_sym_enum] = ACTIONS(2793), [anon_sym_class] = ACTIONS(2793), [anon_sym_struct] = ACTIONS(2793), [anon_sym_union] = ACTIONS(2793), [anon_sym_if] = ACTIONS(2793), [anon_sym_switch] = ACTIONS(2793), [anon_sym_case] = ACTIONS(2793), [anon_sym_default] = ACTIONS(2793), [anon_sym_while] = ACTIONS(2793), [anon_sym_do] = ACTIONS(2793), [anon_sym_for] = ACTIONS(2793), [anon_sym_return] = ACTIONS(2793), [anon_sym_break] = ACTIONS(2793), [anon_sym_continue] = ACTIONS(2793), [anon_sym_goto] = ACTIONS(2793), [anon_sym___try] = ACTIONS(2793), [anon_sym___leave] = ACTIONS(2793), [anon_sym_not] = ACTIONS(2793), [anon_sym_compl] = ACTIONS(2793), [anon_sym_DASH_DASH] = ACTIONS(2795), [anon_sym_PLUS_PLUS] = ACTIONS(2795), [anon_sym_sizeof] = ACTIONS(2793), [anon_sym___alignof__] = ACTIONS(2793), [anon_sym___alignof] = ACTIONS(2793), [anon_sym__alignof] = ACTIONS(2793), [anon_sym_alignof] = ACTIONS(2793), [anon_sym__Alignof] = ACTIONS(2793), [anon_sym_offsetof] = ACTIONS(2793), [anon_sym__Generic] = ACTIONS(2793), [anon_sym_asm] = ACTIONS(2793), [anon_sym___asm__] = ACTIONS(2793), [anon_sym___asm] = ACTIONS(2793), [sym_number_literal] = ACTIONS(2795), [anon_sym_L_SQUOTE] = ACTIONS(2795), [anon_sym_u_SQUOTE] = ACTIONS(2795), [anon_sym_U_SQUOTE] = ACTIONS(2795), [anon_sym_u8_SQUOTE] = ACTIONS(2795), [anon_sym_SQUOTE] = ACTIONS(2795), [anon_sym_L_DQUOTE] = ACTIONS(2795), [anon_sym_u_DQUOTE] = ACTIONS(2795), [anon_sym_U_DQUOTE] = ACTIONS(2795), [anon_sym_u8_DQUOTE] = ACTIONS(2795), [anon_sym_DQUOTE] = ACTIONS(2795), [sym_true] = ACTIONS(2793), [sym_false] = ACTIONS(2793), [anon_sym_NULL] = ACTIONS(2793), [anon_sym_nullptr] = ACTIONS(2793), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2793), [anon_sym_decltype] = ACTIONS(2793), [anon_sym_explicit] = ACTIONS(2793), [anon_sym_typename] = ACTIONS(2793), [anon_sym_template] = ACTIONS(2793), [anon_sym_operator] = ACTIONS(2793), [anon_sym_try] = ACTIONS(2793), [anon_sym_delete] = ACTIONS(2793), [anon_sym_throw] = ACTIONS(2793), [anon_sym_namespace] = ACTIONS(2793), [anon_sym_static_assert] = ACTIONS(2793), [anon_sym_concept] = ACTIONS(2793), [anon_sym_co_return] = ACTIONS(2793), [anon_sym_co_yield] = ACTIONS(2793), [anon_sym_R_DQUOTE] = ACTIONS(2795), [anon_sym_LR_DQUOTE] = ACTIONS(2795), [anon_sym_uR_DQUOTE] = ACTIONS(2795), [anon_sym_UR_DQUOTE] = ACTIONS(2795), [anon_sym_u8R_DQUOTE] = ACTIONS(2795), [anon_sym_co_await] = ACTIONS(2793), [anon_sym_new] = ACTIONS(2793), [anon_sym_requires] = ACTIONS(2793), [sym_this] = ACTIONS(2793), }, [STATE(712)] = { [sym_identifier] = ACTIONS(2913), [aux_sym_preproc_include_token1] = ACTIONS(2913), [aux_sym_preproc_def_token1] = ACTIONS(2913), [aux_sym_preproc_if_token1] = ACTIONS(2913), [aux_sym_preproc_if_token2] = ACTIONS(2913), [aux_sym_preproc_ifdef_token1] = ACTIONS(2913), [aux_sym_preproc_ifdef_token2] = ACTIONS(2913), [sym_preproc_directive] = ACTIONS(2913), [anon_sym_LPAREN2] = ACTIONS(2915), [anon_sym_BANG] = ACTIONS(2915), [anon_sym_TILDE] = ACTIONS(2915), [anon_sym_DASH] = ACTIONS(2913), [anon_sym_PLUS] = ACTIONS(2913), [anon_sym_STAR] = ACTIONS(2915), [anon_sym_AMP_AMP] = ACTIONS(2915), [anon_sym_AMP] = ACTIONS(2913), [anon_sym_SEMI] = ACTIONS(2915), [anon_sym___extension__] = ACTIONS(2913), [anon_sym_typedef] = ACTIONS(2913), [anon_sym_virtual] = ACTIONS(2913), [anon_sym_extern] = ACTIONS(2913), [anon_sym___attribute__] = ACTIONS(2913), [anon_sym___attribute] = ACTIONS(2913), [anon_sym_using] = ACTIONS(2913), [anon_sym_COLON_COLON] = ACTIONS(2915), [anon_sym_LBRACK_LBRACK] = ACTIONS(2915), [anon_sym___declspec] = ACTIONS(2913), [anon_sym___based] = ACTIONS(2913), [anon_sym___cdecl] = ACTIONS(2913), [anon_sym___clrcall] = ACTIONS(2913), [anon_sym___stdcall] = ACTIONS(2913), [anon_sym___fastcall] = ACTIONS(2913), [anon_sym___thiscall] = ACTIONS(2913), [anon_sym___vectorcall] = ACTIONS(2913), [anon_sym_LBRACE] = ACTIONS(2915), [anon_sym_signed] = ACTIONS(2913), [anon_sym_unsigned] = ACTIONS(2913), [anon_sym_long] = ACTIONS(2913), [anon_sym_short] = ACTIONS(2913), [anon_sym_LBRACK] = ACTIONS(2913), [anon_sym_static] = ACTIONS(2913), [anon_sym_register] = ACTIONS(2913), [anon_sym_inline] = ACTIONS(2913), [anon_sym___inline] = ACTIONS(2913), [anon_sym___inline__] = ACTIONS(2913), [anon_sym___forceinline] = ACTIONS(2913), [anon_sym_thread_local] = ACTIONS(2913), [anon_sym___thread] = ACTIONS(2913), [anon_sym_const] = ACTIONS(2913), [anon_sym_constexpr] = ACTIONS(2913), [anon_sym_volatile] = ACTIONS(2913), [anon_sym_restrict] = ACTIONS(2913), [anon_sym___restrict__] = ACTIONS(2913), [anon_sym__Atomic] = ACTIONS(2913), [anon_sym__Noreturn] = ACTIONS(2913), [anon_sym_noreturn] = ACTIONS(2913), [anon_sym__Nonnull] = ACTIONS(2913), [anon_sym_mutable] = ACTIONS(2913), [anon_sym_constinit] = ACTIONS(2913), [anon_sym_consteval] = ACTIONS(2913), [anon_sym_alignas] = ACTIONS(2913), [anon_sym__Alignas] = ACTIONS(2913), [sym_primitive_type] = ACTIONS(2913), [anon_sym_enum] = ACTIONS(2913), [anon_sym_class] = ACTIONS(2913), [anon_sym_struct] = ACTIONS(2913), [anon_sym_union] = ACTIONS(2913), [anon_sym_if] = ACTIONS(2913), [anon_sym_switch] = ACTIONS(2913), [anon_sym_case] = ACTIONS(2913), [anon_sym_default] = ACTIONS(2913), [anon_sym_while] = ACTIONS(2913), [anon_sym_do] = ACTIONS(2913), [anon_sym_for] = ACTIONS(2913), [anon_sym_return] = ACTIONS(2913), [anon_sym_break] = ACTIONS(2913), [anon_sym_continue] = ACTIONS(2913), [anon_sym_goto] = ACTIONS(2913), [anon_sym___try] = ACTIONS(2913), [anon_sym___leave] = ACTIONS(2913), [anon_sym_not] = ACTIONS(2913), [anon_sym_compl] = ACTIONS(2913), [anon_sym_DASH_DASH] = ACTIONS(2915), [anon_sym_PLUS_PLUS] = ACTIONS(2915), [anon_sym_sizeof] = ACTIONS(2913), [anon_sym___alignof__] = ACTIONS(2913), [anon_sym___alignof] = ACTIONS(2913), [anon_sym__alignof] = ACTIONS(2913), [anon_sym_alignof] = ACTIONS(2913), [anon_sym__Alignof] = ACTIONS(2913), [anon_sym_offsetof] = ACTIONS(2913), [anon_sym__Generic] = ACTIONS(2913), [anon_sym_asm] = ACTIONS(2913), [anon_sym___asm__] = ACTIONS(2913), [anon_sym___asm] = ACTIONS(2913), [sym_number_literal] = ACTIONS(2915), [anon_sym_L_SQUOTE] = ACTIONS(2915), [anon_sym_u_SQUOTE] = ACTIONS(2915), [anon_sym_U_SQUOTE] = ACTIONS(2915), [anon_sym_u8_SQUOTE] = ACTIONS(2915), [anon_sym_SQUOTE] = ACTIONS(2915), [anon_sym_L_DQUOTE] = ACTIONS(2915), [anon_sym_u_DQUOTE] = ACTIONS(2915), [anon_sym_U_DQUOTE] = ACTIONS(2915), [anon_sym_u8_DQUOTE] = ACTIONS(2915), [anon_sym_DQUOTE] = ACTIONS(2915), [sym_true] = ACTIONS(2913), [sym_false] = ACTIONS(2913), [anon_sym_NULL] = ACTIONS(2913), [anon_sym_nullptr] = ACTIONS(2913), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2913), [anon_sym_decltype] = ACTIONS(2913), [anon_sym_explicit] = ACTIONS(2913), [anon_sym_typename] = ACTIONS(2913), [anon_sym_template] = ACTIONS(2913), [anon_sym_operator] = ACTIONS(2913), [anon_sym_try] = ACTIONS(2913), [anon_sym_delete] = ACTIONS(2913), [anon_sym_throw] = ACTIONS(2913), [anon_sym_namespace] = ACTIONS(2913), [anon_sym_static_assert] = ACTIONS(2913), [anon_sym_concept] = ACTIONS(2913), [anon_sym_co_return] = ACTIONS(2913), [anon_sym_co_yield] = ACTIONS(2913), [anon_sym_R_DQUOTE] = ACTIONS(2915), [anon_sym_LR_DQUOTE] = ACTIONS(2915), [anon_sym_uR_DQUOTE] = ACTIONS(2915), [anon_sym_UR_DQUOTE] = ACTIONS(2915), [anon_sym_u8R_DQUOTE] = ACTIONS(2915), [anon_sym_co_await] = ACTIONS(2913), [anon_sym_new] = ACTIONS(2913), [anon_sym_requires] = ACTIONS(2913), [sym_this] = ACTIONS(2913), }, [STATE(713)] = { [sym_identifier] = ACTIONS(2797), [aux_sym_preproc_include_token1] = ACTIONS(2797), [aux_sym_preproc_def_token1] = ACTIONS(2797), [aux_sym_preproc_if_token1] = ACTIONS(2797), [aux_sym_preproc_ifdef_token1] = ACTIONS(2797), [aux_sym_preproc_ifdef_token2] = ACTIONS(2797), [sym_preproc_directive] = ACTIONS(2797), [anon_sym_LPAREN2] = ACTIONS(2799), [anon_sym_BANG] = ACTIONS(2799), [anon_sym_TILDE] = ACTIONS(2799), [anon_sym_DASH] = ACTIONS(2797), [anon_sym_PLUS] = ACTIONS(2797), [anon_sym_STAR] = ACTIONS(2799), [anon_sym_AMP_AMP] = ACTIONS(2799), [anon_sym_AMP] = ACTIONS(2797), [anon_sym_SEMI] = ACTIONS(2799), [anon_sym___extension__] = ACTIONS(2797), [anon_sym_typedef] = ACTIONS(2797), [anon_sym_virtual] = ACTIONS(2797), [anon_sym_extern] = ACTIONS(2797), [anon_sym___attribute__] = ACTIONS(2797), [anon_sym___attribute] = ACTIONS(2797), [anon_sym_using] = ACTIONS(2797), [anon_sym_COLON_COLON] = ACTIONS(2799), [anon_sym_LBRACK_LBRACK] = ACTIONS(2799), [anon_sym___declspec] = ACTIONS(2797), [anon_sym___based] = ACTIONS(2797), [anon_sym___cdecl] = ACTIONS(2797), [anon_sym___clrcall] = ACTIONS(2797), [anon_sym___stdcall] = ACTIONS(2797), [anon_sym___fastcall] = ACTIONS(2797), [anon_sym___thiscall] = ACTIONS(2797), [anon_sym___vectorcall] = ACTIONS(2797), [anon_sym_LBRACE] = ACTIONS(2799), [anon_sym_RBRACE] = ACTIONS(2799), [anon_sym_signed] = ACTIONS(2797), [anon_sym_unsigned] = ACTIONS(2797), [anon_sym_long] = ACTIONS(2797), [anon_sym_short] = ACTIONS(2797), [anon_sym_LBRACK] = ACTIONS(2797), [anon_sym_static] = ACTIONS(2797), [anon_sym_register] = ACTIONS(2797), [anon_sym_inline] = ACTIONS(2797), [anon_sym___inline] = ACTIONS(2797), [anon_sym___inline__] = ACTIONS(2797), [anon_sym___forceinline] = ACTIONS(2797), [anon_sym_thread_local] = ACTIONS(2797), [anon_sym___thread] = ACTIONS(2797), [anon_sym_const] = ACTIONS(2797), [anon_sym_constexpr] = ACTIONS(2797), [anon_sym_volatile] = ACTIONS(2797), [anon_sym_restrict] = ACTIONS(2797), [anon_sym___restrict__] = ACTIONS(2797), [anon_sym__Atomic] = ACTIONS(2797), [anon_sym__Noreturn] = ACTIONS(2797), [anon_sym_noreturn] = ACTIONS(2797), [anon_sym__Nonnull] = ACTIONS(2797), [anon_sym_mutable] = ACTIONS(2797), [anon_sym_constinit] = ACTIONS(2797), [anon_sym_consteval] = ACTIONS(2797), [anon_sym_alignas] = ACTIONS(2797), [anon_sym__Alignas] = ACTIONS(2797), [sym_primitive_type] = ACTIONS(2797), [anon_sym_enum] = ACTIONS(2797), [anon_sym_class] = ACTIONS(2797), [anon_sym_struct] = ACTIONS(2797), [anon_sym_union] = ACTIONS(2797), [anon_sym_if] = ACTIONS(2797), [anon_sym_switch] = ACTIONS(2797), [anon_sym_case] = ACTIONS(2797), [anon_sym_default] = ACTIONS(2797), [anon_sym_while] = ACTIONS(2797), [anon_sym_do] = ACTIONS(2797), [anon_sym_for] = ACTIONS(2797), [anon_sym_return] = ACTIONS(2797), [anon_sym_break] = ACTIONS(2797), [anon_sym_continue] = ACTIONS(2797), [anon_sym_goto] = ACTIONS(2797), [anon_sym___try] = ACTIONS(2797), [anon_sym___leave] = ACTIONS(2797), [anon_sym_not] = ACTIONS(2797), [anon_sym_compl] = ACTIONS(2797), [anon_sym_DASH_DASH] = ACTIONS(2799), [anon_sym_PLUS_PLUS] = ACTIONS(2799), [anon_sym_sizeof] = ACTIONS(2797), [anon_sym___alignof__] = ACTIONS(2797), [anon_sym___alignof] = ACTIONS(2797), [anon_sym__alignof] = ACTIONS(2797), [anon_sym_alignof] = ACTIONS(2797), [anon_sym__Alignof] = ACTIONS(2797), [anon_sym_offsetof] = ACTIONS(2797), [anon_sym__Generic] = ACTIONS(2797), [anon_sym_asm] = ACTIONS(2797), [anon_sym___asm__] = ACTIONS(2797), [anon_sym___asm] = ACTIONS(2797), [sym_number_literal] = ACTIONS(2799), [anon_sym_L_SQUOTE] = ACTIONS(2799), [anon_sym_u_SQUOTE] = ACTIONS(2799), [anon_sym_U_SQUOTE] = ACTIONS(2799), [anon_sym_u8_SQUOTE] = ACTIONS(2799), [anon_sym_SQUOTE] = ACTIONS(2799), [anon_sym_L_DQUOTE] = ACTIONS(2799), [anon_sym_u_DQUOTE] = ACTIONS(2799), [anon_sym_U_DQUOTE] = ACTIONS(2799), [anon_sym_u8_DQUOTE] = ACTIONS(2799), [anon_sym_DQUOTE] = ACTIONS(2799), [sym_true] = ACTIONS(2797), [sym_false] = ACTIONS(2797), [anon_sym_NULL] = ACTIONS(2797), [anon_sym_nullptr] = ACTIONS(2797), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2797), [anon_sym_decltype] = ACTIONS(2797), [anon_sym_explicit] = ACTIONS(2797), [anon_sym_typename] = ACTIONS(2797), [anon_sym_template] = ACTIONS(2797), [anon_sym_operator] = ACTIONS(2797), [anon_sym_try] = ACTIONS(2797), [anon_sym_delete] = ACTIONS(2797), [anon_sym_throw] = ACTIONS(2797), [anon_sym_namespace] = ACTIONS(2797), [anon_sym_static_assert] = ACTIONS(2797), [anon_sym_concept] = ACTIONS(2797), [anon_sym_co_return] = ACTIONS(2797), [anon_sym_co_yield] = ACTIONS(2797), [anon_sym_R_DQUOTE] = ACTIONS(2799), [anon_sym_LR_DQUOTE] = ACTIONS(2799), [anon_sym_uR_DQUOTE] = ACTIONS(2799), [anon_sym_UR_DQUOTE] = ACTIONS(2799), [anon_sym_u8R_DQUOTE] = ACTIONS(2799), [anon_sym_co_await] = ACTIONS(2797), [anon_sym_new] = ACTIONS(2797), [anon_sym_requires] = ACTIONS(2797), [sym_this] = ACTIONS(2797), }, [STATE(714)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_include_token1] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_BANG] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_DASH] = ACTIONS(2933), [anon_sym_PLUS] = ACTIONS(2933), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym___cdecl] = ACTIONS(2933), [anon_sym___clrcall] = ACTIONS(2933), [anon_sym___stdcall] = ACTIONS(2933), [anon_sym___fastcall] = ACTIONS(2933), [anon_sym___thiscall] = ACTIONS(2933), [anon_sym___vectorcall] = ACTIONS(2933), [anon_sym_LBRACE] = ACTIONS(2935), [anon_sym_RBRACE] = ACTIONS(2935), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [anon_sym_if] = ACTIONS(2933), [anon_sym_switch] = ACTIONS(2933), [anon_sym_case] = ACTIONS(2933), [anon_sym_default] = ACTIONS(2933), [anon_sym_while] = ACTIONS(2933), [anon_sym_do] = ACTIONS(2933), [anon_sym_for] = ACTIONS(2933), [anon_sym_return] = ACTIONS(2933), [anon_sym_break] = ACTIONS(2933), [anon_sym_continue] = ACTIONS(2933), [anon_sym_goto] = ACTIONS(2933), [anon_sym___try] = ACTIONS(2933), [anon_sym___leave] = ACTIONS(2933), [anon_sym_not] = ACTIONS(2933), [anon_sym_compl] = ACTIONS(2933), [anon_sym_DASH_DASH] = ACTIONS(2935), [anon_sym_PLUS_PLUS] = ACTIONS(2935), [anon_sym_sizeof] = ACTIONS(2933), [anon_sym___alignof__] = ACTIONS(2933), [anon_sym___alignof] = ACTIONS(2933), [anon_sym__alignof] = ACTIONS(2933), [anon_sym_alignof] = ACTIONS(2933), [anon_sym__Alignof] = ACTIONS(2933), [anon_sym_offsetof] = ACTIONS(2933), [anon_sym__Generic] = ACTIONS(2933), [anon_sym_asm] = ACTIONS(2933), [anon_sym___asm__] = ACTIONS(2933), [anon_sym___asm] = ACTIONS(2933), [sym_number_literal] = ACTIONS(2935), [anon_sym_L_SQUOTE] = ACTIONS(2935), [anon_sym_u_SQUOTE] = ACTIONS(2935), [anon_sym_U_SQUOTE] = ACTIONS(2935), [anon_sym_u8_SQUOTE] = ACTIONS(2935), [anon_sym_SQUOTE] = ACTIONS(2935), [anon_sym_L_DQUOTE] = ACTIONS(2935), [anon_sym_u_DQUOTE] = ACTIONS(2935), [anon_sym_U_DQUOTE] = ACTIONS(2935), [anon_sym_u8_DQUOTE] = ACTIONS(2935), [anon_sym_DQUOTE] = ACTIONS(2935), [sym_true] = ACTIONS(2933), [sym_false] = ACTIONS(2933), [anon_sym_NULL] = ACTIONS(2933), [anon_sym_nullptr] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_try] = ACTIONS(2933), [anon_sym_delete] = ACTIONS(2933), [anon_sym_throw] = ACTIONS(2933), [anon_sym_namespace] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), [anon_sym_concept] = ACTIONS(2933), [anon_sym_co_return] = ACTIONS(2933), [anon_sym_co_yield] = ACTIONS(2933), [anon_sym_R_DQUOTE] = ACTIONS(2935), [anon_sym_LR_DQUOTE] = ACTIONS(2935), [anon_sym_uR_DQUOTE] = ACTIONS(2935), [anon_sym_UR_DQUOTE] = ACTIONS(2935), [anon_sym_u8R_DQUOTE] = ACTIONS(2935), [anon_sym_co_await] = ACTIONS(2933), [anon_sym_new] = ACTIONS(2933), [anon_sym_requires] = ACTIONS(2933), [sym_this] = ACTIONS(2933), }, [STATE(715)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_include_token1] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_BANG] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_DASH] = ACTIONS(2833), [anon_sym_PLUS] = ACTIONS(2833), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym___cdecl] = ACTIONS(2833), [anon_sym___clrcall] = ACTIONS(2833), [anon_sym___stdcall] = ACTIONS(2833), [anon_sym___fastcall] = ACTIONS(2833), [anon_sym___thiscall] = ACTIONS(2833), [anon_sym___vectorcall] = ACTIONS(2833), [anon_sym_LBRACE] = ACTIONS(2835), [anon_sym_RBRACE] = ACTIONS(2835), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [anon_sym_if] = ACTIONS(2833), [anon_sym_switch] = ACTIONS(2833), [anon_sym_case] = ACTIONS(2833), [anon_sym_default] = ACTIONS(2833), [anon_sym_while] = ACTIONS(2833), [anon_sym_do] = ACTIONS(2833), [anon_sym_for] = ACTIONS(2833), [anon_sym_return] = ACTIONS(2833), [anon_sym_break] = ACTIONS(2833), [anon_sym_continue] = ACTIONS(2833), [anon_sym_goto] = ACTIONS(2833), [anon_sym___try] = ACTIONS(2833), [anon_sym___leave] = ACTIONS(2833), [anon_sym_not] = ACTIONS(2833), [anon_sym_compl] = ACTIONS(2833), [anon_sym_DASH_DASH] = ACTIONS(2835), [anon_sym_PLUS_PLUS] = ACTIONS(2835), [anon_sym_sizeof] = ACTIONS(2833), [anon_sym___alignof__] = ACTIONS(2833), [anon_sym___alignof] = ACTIONS(2833), [anon_sym__alignof] = ACTIONS(2833), [anon_sym_alignof] = ACTIONS(2833), [anon_sym__Alignof] = ACTIONS(2833), [anon_sym_offsetof] = ACTIONS(2833), [anon_sym__Generic] = ACTIONS(2833), [anon_sym_asm] = ACTIONS(2833), [anon_sym___asm__] = ACTIONS(2833), [anon_sym___asm] = ACTIONS(2833), [sym_number_literal] = ACTIONS(2835), [anon_sym_L_SQUOTE] = ACTIONS(2835), [anon_sym_u_SQUOTE] = ACTIONS(2835), [anon_sym_U_SQUOTE] = ACTIONS(2835), [anon_sym_u8_SQUOTE] = ACTIONS(2835), [anon_sym_SQUOTE] = ACTIONS(2835), [anon_sym_L_DQUOTE] = ACTIONS(2835), [anon_sym_u_DQUOTE] = ACTIONS(2835), [anon_sym_U_DQUOTE] = ACTIONS(2835), [anon_sym_u8_DQUOTE] = ACTIONS(2835), [anon_sym_DQUOTE] = ACTIONS(2835), [sym_true] = ACTIONS(2833), [sym_false] = ACTIONS(2833), [anon_sym_NULL] = ACTIONS(2833), [anon_sym_nullptr] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_try] = ACTIONS(2833), [anon_sym_delete] = ACTIONS(2833), [anon_sym_throw] = ACTIONS(2833), [anon_sym_namespace] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), [anon_sym_concept] = ACTIONS(2833), [anon_sym_co_return] = ACTIONS(2833), [anon_sym_co_yield] = ACTIONS(2833), [anon_sym_R_DQUOTE] = ACTIONS(2835), [anon_sym_LR_DQUOTE] = ACTIONS(2835), [anon_sym_uR_DQUOTE] = ACTIONS(2835), [anon_sym_UR_DQUOTE] = ACTIONS(2835), [anon_sym_u8R_DQUOTE] = ACTIONS(2835), [anon_sym_co_await] = ACTIONS(2833), [anon_sym_new] = ACTIONS(2833), [anon_sym_requires] = ACTIONS(2833), [sym_this] = ACTIONS(2833), }, [STATE(716)] = { [sym_identifier] = ACTIONS(2881), [aux_sym_preproc_include_token1] = ACTIONS(2881), [aux_sym_preproc_def_token1] = ACTIONS(2881), [aux_sym_preproc_if_token1] = ACTIONS(2881), [aux_sym_preproc_if_token2] = ACTIONS(2881), [aux_sym_preproc_ifdef_token1] = ACTIONS(2881), [aux_sym_preproc_ifdef_token2] = ACTIONS(2881), [sym_preproc_directive] = ACTIONS(2881), [anon_sym_LPAREN2] = ACTIONS(2883), [anon_sym_BANG] = ACTIONS(2883), [anon_sym_TILDE] = ACTIONS(2883), [anon_sym_DASH] = ACTIONS(2881), [anon_sym_PLUS] = ACTIONS(2881), [anon_sym_STAR] = ACTIONS(2883), [anon_sym_AMP_AMP] = ACTIONS(2883), [anon_sym_AMP] = ACTIONS(2881), [anon_sym_SEMI] = ACTIONS(2883), [anon_sym___extension__] = ACTIONS(2881), [anon_sym_typedef] = ACTIONS(2881), [anon_sym_virtual] = ACTIONS(2881), [anon_sym_extern] = ACTIONS(2881), [anon_sym___attribute__] = ACTIONS(2881), [anon_sym___attribute] = ACTIONS(2881), [anon_sym_using] = ACTIONS(2881), [anon_sym_COLON_COLON] = ACTIONS(2883), [anon_sym_LBRACK_LBRACK] = ACTIONS(2883), [anon_sym___declspec] = ACTIONS(2881), [anon_sym___based] = ACTIONS(2881), [anon_sym___cdecl] = ACTIONS(2881), [anon_sym___clrcall] = ACTIONS(2881), [anon_sym___stdcall] = ACTIONS(2881), [anon_sym___fastcall] = ACTIONS(2881), [anon_sym___thiscall] = ACTIONS(2881), [anon_sym___vectorcall] = ACTIONS(2881), [anon_sym_LBRACE] = ACTIONS(2883), [anon_sym_signed] = ACTIONS(2881), [anon_sym_unsigned] = ACTIONS(2881), [anon_sym_long] = ACTIONS(2881), [anon_sym_short] = ACTIONS(2881), [anon_sym_LBRACK] = ACTIONS(2881), [anon_sym_static] = ACTIONS(2881), [anon_sym_register] = ACTIONS(2881), [anon_sym_inline] = ACTIONS(2881), [anon_sym___inline] = ACTIONS(2881), [anon_sym___inline__] = ACTIONS(2881), [anon_sym___forceinline] = ACTIONS(2881), [anon_sym_thread_local] = ACTIONS(2881), [anon_sym___thread] = ACTIONS(2881), [anon_sym_const] = ACTIONS(2881), [anon_sym_constexpr] = ACTIONS(2881), [anon_sym_volatile] = ACTIONS(2881), [anon_sym_restrict] = ACTIONS(2881), [anon_sym___restrict__] = ACTIONS(2881), [anon_sym__Atomic] = ACTIONS(2881), [anon_sym__Noreturn] = ACTIONS(2881), [anon_sym_noreturn] = ACTIONS(2881), [anon_sym__Nonnull] = ACTIONS(2881), [anon_sym_mutable] = ACTIONS(2881), [anon_sym_constinit] = ACTIONS(2881), [anon_sym_consteval] = ACTIONS(2881), [anon_sym_alignas] = ACTIONS(2881), [anon_sym__Alignas] = ACTIONS(2881), [sym_primitive_type] = ACTIONS(2881), [anon_sym_enum] = ACTIONS(2881), [anon_sym_class] = ACTIONS(2881), [anon_sym_struct] = ACTIONS(2881), [anon_sym_union] = ACTIONS(2881), [anon_sym_if] = ACTIONS(2881), [anon_sym_switch] = ACTIONS(2881), [anon_sym_case] = ACTIONS(2881), [anon_sym_default] = ACTIONS(2881), [anon_sym_while] = ACTIONS(2881), [anon_sym_do] = ACTIONS(2881), [anon_sym_for] = ACTIONS(2881), [anon_sym_return] = ACTIONS(2881), [anon_sym_break] = ACTIONS(2881), [anon_sym_continue] = ACTIONS(2881), [anon_sym_goto] = ACTIONS(2881), [anon_sym___try] = ACTIONS(2881), [anon_sym___leave] = ACTIONS(2881), [anon_sym_not] = ACTIONS(2881), [anon_sym_compl] = ACTIONS(2881), [anon_sym_DASH_DASH] = ACTIONS(2883), [anon_sym_PLUS_PLUS] = ACTIONS(2883), [anon_sym_sizeof] = ACTIONS(2881), [anon_sym___alignof__] = ACTIONS(2881), [anon_sym___alignof] = ACTIONS(2881), [anon_sym__alignof] = ACTIONS(2881), [anon_sym_alignof] = ACTIONS(2881), [anon_sym__Alignof] = ACTIONS(2881), [anon_sym_offsetof] = ACTIONS(2881), [anon_sym__Generic] = ACTIONS(2881), [anon_sym_asm] = ACTIONS(2881), [anon_sym___asm__] = ACTIONS(2881), [anon_sym___asm] = ACTIONS(2881), [sym_number_literal] = ACTIONS(2883), [anon_sym_L_SQUOTE] = ACTIONS(2883), [anon_sym_u_SQUOTE] = ACTIONS(2883), [anon_sym_U_SQUOTE] = ACTIONS(2883), [anon_sym_u8_SQUOTE] = ACTIONS(2883), [anon_sym_SQUOTE] = ACTIONS(2883), [anon_sym_L_DQUOTE] = ACTIONS(2883), [anon_sym_u_DQUOTE] = ACTIONS(2883), [anon_sym_U_DQUOTE] = ACTIONS(2883), [anon_sym_u8_DQUOTE] = ACTIONS(2883), [anon_sym_DQUOTE] = ACTIONS(2883), [sym_true] = ACTIONS(2881), [sym_false] = ACTIONS(2881), [anon_sym_NULL] = ACTIONS(2881), [anon_sym_nullptr] = ACTIONS(2881), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2881), [anon_sym_decltype] = ACTIONS(2881), [anon_sym_explicit] = ACTIONS(2881), [anon_sym_typename] = ACTIONS(2881), [anon_sym_template] = ACTIONS(2881), [anon_sym_operator] = ACTIONS(2881), [anon_sym_try] = ACTIONS(2881), [anon_sym_delete] = ACTIONS(2881), [anon_sym_throw] = ACTIONS(2881), [anon_sym_namespace] = ACTIONS(2881), [anon_sym_static_assert] = ACTIONS(2881), [anon_sym_concept] = ACTIONS(2881), [anon_sym_co_return] = ACTIONS(2881), [anon_sym_co_yield] = ACTIONS(2881), [anon_sym_R_DQUOTE] = ACTIONS(2883), [anon_sym_LR_DQUOTE] = ACTIONS(2883), [anon_sym_uR_DQUOTE] = ACTIONS(2883), [anon_sym_UR_DQUOTE] = ACTIONS(2883), [anon_sym_u8R_DQUOTE] = ACTIONS(2883), [anon_sym_co_await] = ACTIONS(2881), [anon_sym_new] = ACTIONS(2881), [anon_sym_requires] = ACTIONS(2881), [sym_this] = ACTIONS(2881), }, [STATE(717)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_include_token1] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_BANG] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_DASH] = ACTIONS(2933), [anon_sym_PLUS] = ACTIONS(2933), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym___cdecl] = ACTIONS(2933), [anon_sym___clrcall] = ACTIONS(2933), [anon_sym___stdcall] = ACTIONS(2933), [anon_sym___fastcall] = ACTIONS(2933), [anon_sym___thiscall] = ACTIONS(2933), [anon_sym___vectorcall] = ACTIONS(2933), [anon_sym_LBRACE] = ACTIONS(2935), [anon_sym_RBRACE] = ACTIONS(2935), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [anon_sym_if] = ACTIONS(2933), [anon_sym_switch] = ACTIONS(2933), [anon_sym_case] = ACTIONS(2933), [anon_sym_default] = ACTIONS(2933), [anon_sym_while] = ACTIONS(2933), [anon_sym_do] = ACTIONS(2933), [anon_sym_for] = ACTIONS(2933), [anon_sym_return] = ACTIONS(2933), [anon_sym_break] = ACTIONS(2933), [anon_sym_continue] = ACTIONS(2933), [anon_sym_goto] = ACTIONS(2933), [anon_sym___try] = ACTIONS(2933), [anon_sym___leave] = ACTIONS(2933), [anon_sym_not] = ACTIONS(2933), [anon_sym_compl] = ACTIONS(2933), [anon_sym_DASH_DASH] = ACTIONS(2935), [anon_sym_PLUS_PLUS] = ACTIONS(2935), [anon_sym_sizeof] = ACTIONS(2933), [anon_sym___alignof__] = ACTIONS(2933), [anon_sym___alignof] = ACTIONS(2933), [anon_sym__alignof] = ACTIONS(2933), [anon_sym_alignof] = ACTIONS(2933), [anon_sym__Alignof] = ACTIONS(2933), [anon_sym_offsetof] = ACTIONS(2933), [anon_sym__Generic] = ACTIONS(2933), [anon_sym_asm] = ACTIONS(2933), [anon_sym___asm__] = ACTIONS(2933), [anon_sym___asm] = ACTIONS(2933), [sym_number_literal] = ACTIONS(2935), [anon_sym_L_SQUOTE] = ACTIONS(2935), [anon_sym_u_SQUOTE] = ACTIONS(2935), [anon_sym_U_SQUOTE] = ACTIONS(2935), [anon_sym_u8_SQUOTE] = ACTIONS(2935), [anon_sym_SQUOTE] = ACTIONS(2935), [anon_sym_L_DQUOTE] = ACTIONS(2935), [anon_sym_u_DQUOTE] = ACTIONS(2935), [anon_sym_U_DQUOTE] = ACTIONS(2935), [anon_sym_u8_DQUOTE] = ACTIONS(2935), [anon_sym_DQUOTE] = ACTIONS(2935), [sym_true] = ACTIONS(2933), [sym_false] = ACTIONS(2933), [anon_sym_NULL] = ACTIONS(2933), [anon_sym_nullptr] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_try] = ACTIONS(2933), [anon_sym_delete] = ACTIONS(2933), [anon_sym_throw] = ACTIONS(2933), [anon_sym_namespace] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), [anon_sym_concept] = ACTIONS(2933), [anon_sym_co_return] = ACTIONS(2933), [anon_sym_co_yield] = ACTIONS(2933), [anon_sym_R_DQUOTE] = ACTIONS(2935), [anon_sym_LR_DQUOTE] = ACTIONS(2935), [anon_sym_uR_DQUOTE] = ACTIONS(2935), [anon_sym_UR_DQUOTE] = ACTIONS(2935), [anon_sym_u8R_DQUOTE] = ACTIONS(2935), [anon_sym_co_await] = ACTIONS(2933), [anon_sym_new] = ACTIONS(2933), [anon_sym_requires] = ACTIONS(2933), [sym_this] = ACTIONS(2933), }, [STATE(718)] = { [sym_identifier] = ACTIONS(2957), [aux_sym_preproc_include_token1] = ACTIONS(2957), [aux_sym_preproc_def_token1] = ACTIONS(2957), [aux_sym_preproc_if_token1] = ACTIONS(2957), [aux_sym_preproc_if_token2] = ACTIONS(2957), [aux_sym_preproc_ifdef_token1] = ACTIONS(2957), [aux_sym_preproc_ifdef_token2] = ACTIONS(2957), [sym_preproc_directive] = ACTIONS(2957), [anon_sym_LPAREN2] = ACTIONS(2959), [anon_sym_BANG] = ACTIONS(2959), [anon_sym_TILDE] = ACTIONS(2959), [anon_sym_DASH] = ACTIONS(2957), [anon_sym_PLUS] = ACTIONS(2957), [anon_sym_STAR] = ACTIONS(2959), [anon_sym_AMP_AMP] = ACTIONS(2959), [anon_sym_AMP] = ACTIONS(2957), [anon_sym_SEMI] = ACTIONS(2959), [anon_sym___extension__] = ACTIONS(2957), [anon_sym_typedef] = ACTIONS(2957), [anon_sym_virtual] = ACTIONS(2957), [anon_sym_extern] = ACTIONS(2957), [anon_sym___attribute__] = ACTIONS(2957), [anon_sym___attribute] = ACTIONS(2957), [anon_sym_using] = ACTIONS(2957), [anon_sym_COLON_COLON] = ACTIONS(2959), [anon_sym_LBRACK_LBRACK] = ACTIONS(2959), [anon_sym___declspec] = ACTIONS(2957), [anon_sym___based] = ACTIONS(2957), [anon_sym___cdecl] = ACTIONS(2957), [anon_sym___clrcall] = ACTIONS(2957), [anon_sym___stdcall] = ACTIONS(2957), [anon_sym___fastcall] = ACTIONS(2957), [anon_sym___thiscall] = ACTIONS(2957), [anon_sym___vectorcall] = ACTIONS(2957), [anon_sym_LBRACE] = ACTIONS(2959), [anon_sym_signed] = ACTIONS(2957), [anon_sym_unsigned] = ACTIONS(2957), [anon_sym_long] = ACTIONS(2957), [anon_sym_short] = ACTIONS(2957), [anon_sym_LBRACK] = ACTIONS(2957), [anon_sym_static] = ACTIONS(2957), [anon_sym_register] = ACTIONS(2957), [anon_sym_inline] = ACTIONS(2957), [anon_sym___inline] = ACTIONS(2957), [anon_sym___inline__] = ACTIONS(2957), [anon_sym___forceinline] = ACTIONS(2957), [anon_sym_thread_local] = ACTIONS(2957), [anon_sym___thread] = ACTIONS(2957), [anon_sym_const] = ACTIONS(2957), [anon_sym_constexpr] = ACTIONS(2957), [anon_sym_volatile] = ACTIONS(2957), [anon_sym_restrict] = ACTIONS(2957), [anon_sym___restrict__] = ACTIONS(2957), [anon_sym__Atomic] = ACTIONS(2957), [anon_sym__Noreturn] = ACTIONS(2957), [anon_sym_noreturn] = ACTIONS(2957), [anon_sym__Nonnull] = ACTIONS(2957), [anon_sym_mutable] = ACTIONS(2957), [anon_sym_constinit] = ACTIONS(2957), [anon_sym_consteval] = ACTIONS(2957), [anon_sym_alignas] = ACTIONS(2957), [anon_sym__Alignas] = ACTIONS(2957), [sym_primitive_type] = ACTIONS(2957), [anon_sym_enum] = ACTIONS(2957), [anon_sym_class] = ACTIONS(2957), [anon_sym_struct] = ACTIONS(2957), [anon_sym_union] = ACTIONS(2957), [anon_sym_if] = ACTIONS(2957), [anon_sym_switch] = ACTIONS(2957), [anon_sym_case] = ACTIONS(2957), [anon_sym_default] = ACTIONS(2957), [anon_sym_while] = ACTIONS(2957), [anon_sym_do] = ACTIONS(2957), [anon_sym_for] = ACTIONS(2957), [anon_sym_return] = ACTIONS(2957), [anon_sym_break] = ACTIONS(2957), [anon_sym_continue] = ACTIONS(2957), [anon_sym_goto] = ACTIONS(2957), [anon_sym___try] = ACTIONS(2957), [anon_sym___leave] = ACTIONS(2957), [anon_sym_not] = ACTIONS(2957), [anon_sym_compl] = ACTIONS(2957), [anon_sym_DASH_DASH] = ACTIONS(2959), [anon_sym_PLUS_PLUS] = ACTIONS(2959), [anon_sym_sizeof] = ACTIONS(2957), [anon_sym___alignof__] = ACTIONS(2957), [anon_sym___alignof] = ACTIONS(2957), [anon_sym__alignof] = ACTIONS(2957), [anon_sym_alignof] = ACTIONS(2957), [anon_sym__Alignof] = ACTIONS(2957), [anon_sym_offsetof] = ACTIONS(2957), [anon_sym__Generic] = ACTIONS(2957), [anon_sym_asm] = ACTIONS(2957), [anon_sym___asm__] = ACTIONS(2957), [anon_sym___asm] = ACTIONS(2957), [sym_number_literal] = ACTIONS(2959), [anon_sym_L_SQUOTE] = ACTIONS(2959), [anon_sym_u_SQUOTE] = ACTIONS(2959), [anon_sym_U_SQUOTE] = ACTIONS(2959), [anon_sym_u8_SQUOTE] = ACTIONS(2959), [anon_sym_SQUOTE] = ACTIONS(2959), [anon_sym_L_DQUOTE] = ACTIONS(2959), [anon_sym_u_DQUOTE] = ACTIONS(2959), [anon_sym_U_DQUOTE] = ACTIONS(2959), [anon_sym_u8_DQUOTE] = ACTIONS(2959), [anon_sym_DQUOTE] = ACTIONS(2959), [sym_true] = ACTIONS(2957), [sym_false] = ACTIONS(2957), [anon_sym_NULL] = ACTIONS(2957), [anon_sym_nullptr] = ACTIONS(2957), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2957), [anon_sym_decltype] = ACTIONS(2957), [anon_sym_explicit] = ACTIONS(2957), [anon_sym_typename] = ACTIONS(2957), [anon_sym_template] = ACTIONS(2957), [anon_sym_operator] = ACTIONS(2957), [anon_sym_try] = ACTIONS(2957), [anon_sym_delete] = ACTIONS(2957), [anon_sym_throw] = ACTIONS(2957), [anon_sym_namespace] = ACTIONS(2957), [anon_sym_static_assert] = ACTIONS(2957), [anon_sym_concept] = ACTIONS(2957), [anon_sym_co_return] = ACTIONS(2957), [anon_sym_co_yield] = ACTIONS(2957), [anon_sym_R_DQUOTE] = ACTIONS(2959), [anon_sym_LR_DQUOTE] = ACTIONS(2959), [anon_sym_uR_DQUOTE] = ACTIONS(2959), [anon_sym_UR_DQUOTE] = ACTIONS(2959), [anon_sym_u8R_DQUOTE] = ACTIONS(2959), [anon_sym_co_await] = ACTIONS(2957), [anon_sym_new] = ACTIONS(2957), [anon_sym_requires] = ACTIONS(2957), [sym_this] = ACTIONS(2957), }, [STATE(719)] = { [sym_identifier] = ACTIONS(2901), [aux_sym_preproc_include_token1] = ACTIONS(2901), [aux_sym_preproc_def_token1] = ACTIONS(2901), [aux_sym_preproc_if_token1] = ACTIONS(2901), [aux_sym_preproc_ifdef_token1] = ACTIONS(2901), [aux_sym_preproc_ifdef_token2] = ACTIONS(2901), [sym_preproc_directive] = ACTIONS(2901), [anon_sym_LPAREN2] = ACTIONS(2903), [anon_sym_BANG] = ACTIONS(2903), [anon_sym_TILDE] = ACTIONS(2903), [anon_sym_DASH] = ACTIONS(2901), [anon_sym_PLUS] = ACTIONS(2901), [anon_sym_STAR] = ACTIONS(2903), [anon_sym_AMP_AMP] = ACTIONS(2903), [anon_sym_AMP] = ACTIONS(2901), [anon_sym_SEMI] = ACTIONS(2903), [anon_sym___extension__] = ACTIONS(2901), [anon_sym_typedef] = ACTIONS(2901), [anon_sym_virtual] = ACTIONS(2901), [anon_sym_extern] = ACTIONS(2901), [anon_sym___attribute__] = ACTIONS(2901), [anon_sym___attribute] = ACTIONS(2901), [anon_sym_using] = ACTIONS(2901), [anon_sym_COLON_COLON] = ACTIONS(2903), [anon_sym_LBRACK_LBRACK] = ACTIONS(2903), [anon_sym___declspec] = ACTIONS(2901), [anon_sym___based] = ACTIONS(2901), [anon_sym___cdecl] = ACTIONS(2901), [anon_sym___clrcall] = ACTIONS(2901), [anon_sym___stdcall] = ACTIONS(2901), [anon_sym___fastcall] = ACTIONS(2901), [anon_sym___thiscall] = ACTIONS(2901), [anon_sym___vectorcall] = ACTIONS(2901), [anon_sym_LBRACE] = ACTIONS(2903), [anon_sym_RBRACE] = ACTIONS(2903), [anon_sym_signed] = ACTIONS(2901), [anon_sym_unsigned] = ACTIONS(2901), [anon_sym_long] = ACTIONS(2901), [anon_sym_short] = ACTIONS(2901), [anon_sym_LBRACK] = ACTIONS(2901), [anon_sym_static] = ACTIONS(2901), [anon_sym_register] = ACTIONS(2901), [anon_sym_inline] = ACTIONS(2901), [anon_sym___inline] = ACTIONS(2901), [anon_sym___inline__] = ACTIONS(2901), [anon_sym___forceinline] = ACTIONS(2901), [anon_sym_thread_local] = ACTIONS(2901), [anon_sym___thread] = ACTIONS(2901), [anon_sym_const] = ACTIONS(2901), [anon_sym_constexpr] = ACTIONS(2901), [anon_sym_volatile] = ACTIONS(2901), [anon_sym_restrict] = ACTIONS(2901), [anon_sym___restrict__] = ACTIONS(2901), [anon_sym__Atomic] = ACTIONS(2901), [anon_sym__Noreturn] = ACTIONS(2901), [anon_sym_noreturn] = ACTIONS(2901), [anon_sym__Nonnull] = ACTIONS(2901), [anon_sym_mutable] = ACTIONS(2901), [anon_sym_constinit] = ACTIONS(2901), [anon_sym_consteval] = ACTIONS(2901), [anon_sym_alignas] = ACTIONS(2901), [anon_sym__Alignas] = ACTIONS(2901), [sym_primitive_type] = ACTIONS(2901), [anon_sym_enum] = ACTIONS(2901), [anon_sym_class] = ACTIONS(2901), [anon_sym_struct] = ACTIONS(2901), [anon_sym_union] = ACTIONS(2901), [anon_sym_if] = ACTIONS(2901), [anon_sym_switch] = ACTIONS(2901), [anon_sym_case] = ACTIONS(2901), [anon_sym_default] = ACTIONS(2901), [anon_sym_while] = ACTIONS(2901), [anon_sym_do] = ACTIONS(2901), [anon_sym_for] = ACTIONS(2901), [anon_sym_return] = ACTIONS(2901), [anon_sym_break] = ACTIONS(2901), [anon_sym_continue] = ACTIONS(2901), [anon_sym_goto] = ACTIONS(2901), [anon_sym___try] = ACTIONS(2901), [anon_sym___leave] = ACTIONS(2901), [anon_sym_not] = ACTIONS(2901), [anon_sym_compl] = ACTIONS(2901), [anon_sym_DASH_DASH] = ACTIONS(2903), [anon_sym_PLUS_PLUS] = ACTIONS(2903), [anon_sym_sizeof] = ACTIONS(2901), [anon_sym___alignof__] = ACTIONS(2901), [anon_sym___alignof] = ACTIONS(2901), [anon_sym__alignof] = ACTIONS(2901), [anon_sym_alignof] = ACTIONS(2901), [anon_sym__Alignof] = ACTIONS(2901), [anon_sym_offsetof] = ACTIONS(2901), [anon_sym__Generic] = ACTIONS(2901), [anon_sym_asm] = ACTIONS(2901), [anon_sym___asm__] = ACTIONS(2901), [anon_sym___asm] = ACTIONS(2901), [sym_number_literal] = ACTIONS(2903), [anon_sym_L_SQUOTE] = ACTIONS(2903), [anon_sym_u_SQUOTE] = ACTIONS(2903), [anon_sym_U_SQUOTE] = ACTIONS(2903), [anon_sym_u8_SQUOTE] = ACTIONS(2903), [anon_sym_SQUOTE] = ACTIONS(2903), [anon_sym_L_DQUOTE] = ACTIONS(2903), [anon_sym_u_DQUOTE] = ACTIONS(2903), [anon_sym_U_DQUOTE] = ACTIONS(2903), [anon_sym_u8_DQUOTE] = ACTIONS(2903), [anon_sym_DQUOTE] = ACTIONS(2903), [sym_true] = ACTIONS(2901), [sym_false] = ACTIONS(2901), [anon_sym_NULL] = ACTIONS(2901), [anon_sym_nullptr] = ACTIONS(2901), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2901), [anon_sym_decltype] = ACTIONS(2901), [anon_sym_explicit] = ACTIONS(2901), [anon_sym_typename] = ACTIONS(2901), [anon_sym_template] = ACTIONS(2901), [anon_sym_operator] = ACTIONS(2901), [anon_sym_try] = ACTIONS(2901), [anon_sym_delete] = ACTIONS(2901), [anon_sym_throw] = ACTIONS(2901), [anon_sym_namespace] = ACTIONS(2901), [anon_sym_static_assert] = ACTIONS(2901), [anon_sym_concept] = ACTIONS(2901), [anon_sym_co_return] = ACTIONS(2901), [anon_sym_co_yield] = ACTIONS(2901), [anon_sym_R_DQUOTE] = ACTIONS(2903), [anon_sym_LR_DQUOTE] = ACTIONS(2903), [anon_sym_uR_DQUOTE] = ACTIONS(2903), [anon_sym_UR_DQUOTE] = ACTIONS(2903), [anon_sym_u8R_DQUOTE] = ACTIONS(2903), [anon_sym_co_await] = ACTIONS(2901), [anon_sym_new] = ACTIONS(2901), [anon_sym_requires] = ACTIONS(2901), [sym_this] = ACTIONS(2901), }, [STATE(720)] = { [sym_identifier] = ACTIONS(2953), [aux_sym_preproc_include_token1] = ACTIONS(2953), [aux_sym_preproc_def_token1] = ACTIONS(2953), [aux_sym_preproc_if_token1] = ACTIONS(2953), [aux_sym_preproc_ifdef_token1] = ACTIONS(2953), [aux_sym_preproc_ifdef_token2] = ACTIONS(2953), [sym_preproc_directive] = ACTIONS(2953), [anon_sym_LPAREN2] = ACTIONS(2955), [anon_sym_BANG] = ACTIONS(2955), [anon_sym_TILDE] = ACTIONS(2955), [anon_sym_DASH] = ACTIONS(2953), [anon_sym_PLUS] = ACTIONS(2953), [anon_sym_STAR] = ACTIONS(2955), [anon_sym_AMP_AMP] = ACTIONS(2955), [anon_sym_AMP] = ACTIONS(2953), [anon_sym_SEMI] = ACTIONS(2955), [anon_sym___extension__] = ACTIONS(2953), [anon_sym_typedef] = ACTIONS(2953), [anon_sym_virtual] = ACTIONS(2953), [anon_sym_extern] = ACTIONS(2953), [anon_sym___attribute__] = ACTIONS(2953), [anon_sym___attribute] = ACTIONS(2953), [anon_sym_using] = ACTIONS(2953), [anon_sym_COLON_COLON] = ACTIONS(2955), [anon_sym_LBRACK_LBRACK] = ACTIONS(2955), [anon_sym___declspec] = ACTIONS(2953), [anon_sym___based] = ACTIONS(2953), [anon_sym___cdecl] = ACTIONS(2953), [anon_sym___clrcall] = ACTIONS(2953), [anon_sym___stdcall] = ACTIONS(2953), [anon_sym___fastcall] = ACTIONS(2953), [anon_sym___thiscall] = ACTIONS(2953), [anon_sym___vectorcall] = ACTIONS(2953), [anon_sym_LBRACE] = ACTIONS(2955), [anon_sym_RBRACE] = ACTIONS(2955), [anon_sym_signed] = ACTIONS(2953), [anon_sym_unsigned] = ACTIONS(2953), [anon_sym_long] = ACTIONS(2953), [anon_sym_short] = ACTIONS(2953), [anon_sym_LBRACK] = ACTIONS(2953), [anon_sym_static] = ACTIONS(2953), [anon_sym_register] = ACTIONS(2953), [anon_sym_inline] = ACTIONS(2953), [anon_sym___inline] = ACTIONS(2953), [anon_sym___inline__] = ACTIONS(2953), [anon_sym___forceinline] = ACTIONS(2953), [anon_sym_thread_local] = ACTIONS(2953), [anon_sym___thread] = ACTIONS(2953), [anon_sym_const] = ACTIONS(2953), [anon_sym_constexpr] = ACTIONS(2953), [anon_sym_volatile] = ACTIONS(2953), [anon_sym_restrict] = ACTIONS(2953), [anon_sym___restrict__] = ACTIONS(2953), [anon_sym__Atomic] = ACTIONS(2953), [anon_sym__Noreturn] = ACTIONS(2953), [anon_sym_noreturn] = ACTIONS(2953), [anon_sym__Nonnull] = ACTIONS(2953), [anon_sym_mutable] = ACTIONS(2953), [anon_sym_constinit] = ACTIONS(2953), [anon_sym_consteval] = ACTIONS(2953), [anon_sym_alignas] = ACTIONS(2953), [anon_sym__Alignas] = ACTIONS(2953), [sym_primitive_type] = ACTIONS(2953), [anon_sym_enum] = ACTIONS(2953), [anon_sym_class] = ACTIONS(2953), [anon_sym_struct] = ACTIONS(2953), [anon_sym_union] = ACTIONS(2953), [anon_sym_if] = ACTIONS(2953), [anon_sym_switch] = ACTIONS(2953), [anon_sym_case] = ACTIONS(2953), [anon_sym_default] = ACTIONS(2953), [anon_sym_while] = ACTIONS(2953), [anon_sym_do] = ACTIONS(2953), [anon_sym_for] = ACTIONS(2953), [anon_sym_return] = ACTIONS(2953), [anon_sym_break] = ACTIONS(2953), [anon_sym_continue] = ACTIONS(2953), [anon_sym_goto] = ACTIONS(2953), [anon_sym___try] = ACTIONS(2953), [anon_sym___leave] = ACTIONS(2953), [anon_sym_not] = ACTIONS(2953), [anon_sym_compl] = ACTIONS(2953), [anon_sym_DASH_DASH] = ACTIONS(2955), [anon_sym_PLUS_PLUS] = ACTIONS(2955), [anon_sym_sizeof] = ACTIONS(2953), [anon_sym___alignof__] = ACTIONS(2953), [anon_sym___alignof] = ACTIONS(2953), [anon_sym__alignof] = ACTIONS(2953), [anon_sym_alignof] = ACTIONS(2953), [anon_sym__Alignof] = ACTIONS(2953), [anon_sym_offsetof] = ACTIONS(2953), [anon_sym__Generic] = ACTIONS(2953), [anon_sym_asm] = ACTIONS(2953), [anon_sym___asm__] = ACTIONS(2953), [anon_sym___asm] = ACTIONS(2953), [sym_number_literal] = ACTIONS(2955), [anon_sym_L_SQUOTE] = ACTIONS(2955), [anon_sym_u_SQUOTE] = ACTIONS(2955), [anon_sym_U_SQUOTE] = ACTIONS(2955), [anon_sym_u8_SQUOTE] = ACTIONS(2955), [anon_sym_SQUOTE] = ACTIONS(2955), [anon_sym_L_DQUOTE] = ACTIONS(2955), [anon_sym_u_DQUOTE] = ACTIONS(2955), [anon_sym_U_DQUOTE] = ACTIONS(2955), [anon_sym_u8_DQUOTE] = ACTIONS(2955), [anon_sym_DQUOTE] = ACTIONS(2955), [sym_true] = ACTIONS(2953), [sym_false] = ACTIONS(2953), [anon_sym_NULL] = ACTIONS(2953), [anon_sym_nullptr] = ACTIONS(2953), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2953), [anon_sym_decltype] = ACTIONS(2953), [anon_sym_explicit] = ACTIONS(2953), [anon_sym_typename] = ACTIONS(2953), [anon_sym_template] = ACTIONS(2953), [anon_sym_operator] = ACTIONS(2953), [anon_sym_try] = ACTIONS(2953), [anon_sym_delete] = ACTIONS(2953), [anon_sym_throw] = ACTIONS(2953), [anon_sym_namespace] = ACTIONS(2953), [anon_sym_static_assert] = ACTIONS(2953), [anon_sym_concept] = ACTIONS(2953), [anon_sym_co_return] = ACTIONS(2953), [anon_sym_co_yield] = ACTIONS(2953), [anon_sym_R_DQUOTE] = ACTIONS(2955), [anon_sym_LR_DQUOTE] = ACTIONS(2955), [anon_sym_uR_DQUOTE] = ACTIONS(2955), [anon_sym_UR_DQUOTE] = ACTIONS(2955), [anon_sym_u8R_DQUOTE] = ACTIONS(2955), [anon_sym_co_await] = ACTIONS(2953), [anon_sym_new] = ACTIONS(2953), [anon_sym_requires] = ACTIONS(2953), [sym_this] = ACTIONS(2953), }, [STATE(721)] = { [sym_identifier] = ACTIONS(2961), [aux_sym_preproc_include_token1] = ACTIONS(2961), [aux_sym_preproc_def_token1] = ACTIONS(2961), [aux_sym_preproc_if_token1] = ACTIONS(2961), [aux_sym_preproc_ifdef_token1] = ACTIONS(2961), [aux_sym_preproc_ifdef_token2] = ACTIONS(2961), [sym_preproc_directive] = ACTIONS(2961), [anon_sym_LPAREN2] = ACTIONS(2963), [anon_sym_BANG] = ACTIONS(2963), [anon_sym_TILDE] = ACTIONS(2963), [anon_sym_DASH] = ACTIONS(2961), [anon_sym_PLUS] = ACTIONS(2961), [anon_sym_STAR] = ACTIONS(2963), [anon_sym_AMP_AMP] = ACTIONS(2963), [anon_sym_AMP] = ACTIONS(2961), [anon_sym_SEMI] = ACTIONS(2963), [anon_sym___extension__] = ACTIONS(2961), [anon_sym_typedef] = ACTIONS(2961), [anon_sym_virtual] = ACTIONS(2961), [anon_sym_extern] = ACTIONS(2961), [anon_sym___attribute__] = ACTIONS(2961), [anon_sym___attribute] = ACTIONS(2961), [anon_sym_using] = ACTIONS(2961), [anon_sym_COLON_COLON] = ACTIONS(2963), [anon_sym_LBRACK_LBRACK] = ACTIONS(2963), [anon_sym___declspec] = ACTIONS(2961), [anon_sym___based] = ACTIONS(2961), [anon_sym___cdecl] = ACTIONS(2961), [anon_sym___clrcall] = ACTIONS(2961), [anon_sym___stdcall] = ACTIONS(2961), [anon_sym___fastcall] = ACTIONS(2961), [anon_sym___thiscall] = ACTIONS(2961), [anon_sym___vectorcall] = ACTIONS(2961), [anon_sym_LBRACE] = ACTIONS(2963), [anon_sym_RBRACE] = ACTIONS(2963), [anon_sym_signed] = ACTIONS(2961), [anon_sym_unsigned] = ACTIONS(2961), [anon_sym_long] = ACTIONS(2961), [anon_sym_short] = ACTIONS(2961), [anon_sym_LBRACK] = ACTIONS(2961), [anon_sym_static] = ACTIONS(2961), [anon_sym_register] = ACTIONS(2961), [anon_sym_inline] = ACTIONS(2961), [anon_sym___inline] = ACTIONS(2961), [anon_sym___inline__] = ACTIONS(2961), [anon_sym___forceinline] = ACTIONS(2961), [anon_sym_thread_local] = ACTIONS(2961), [anon_sym___thread] = ACTIONS(2961), [anon_sym_const] = ACTIONS(2961), [anon_sym_constexpr] = ACTIONS(2961), [anon_sym_volatile] = ACTIONS(2961), [anon_sym_restrict] = ACTIONS(2961), [anon_sym___restrict__] = ACTIONS(2961), [anon_sym__Atomic] = ACTIONS(2961), [anon_sym__Noreturn] = ACTIONS(2961), [anon_sym_noreturn] = ACTIONS(2961), [anon_sym__Nonnull] = ACTIONS(2961), [anon_sym_mutable] = ACTIONS(2961), [anon_sym_constinit] = ACTIONS(2961), [anon_sym_consteval] = ACTIONS(2961), [anon_sym_alignas] = ACTIONS(2961), [anon_sym__Alignas] = ACTIONS(2961), [sym_primitive_type] = ACTIONS(2961), [anon_sym_enum] = ACTIONS(2961), [anon_sym_class] = ACTIONS(2961), [anon_sym_struct] = ACTIONS(2961), [anon_sym_union] = ACTIONS(2961), [anon_sym_if] = ACTIONS(2961), [anon_sym_switch] = ACTIONS(2961), [anon_sym_case] = ACTIONS(2961), [anon_sym_default] = ACTIONS(2961), [anon_sym_while] = ACTIONS(2961), [anon_sym_do] = ACTIONS(2961), [anon_sym_for] = ACTIONS(2961), [anon_sym_return] = ACTIONS(2961), [anon_sym_break] = ACTIONS(2961), [anon_sym_continue] = ACTIONS(2961), [anon_sym_goto] = ACTIONS(2961), [anon_sym___try] = ACTIONS(2961), [anon_sym___leave] = ACTIONS(2961), [anon_sym_not] = ACTIONS(2961), [anon_sym_compl] = ACTIONS(2961), [anon_sym_DASH_DASH] = ACTIONS(2963), [anon_sym_PLUS_PLUS] = ACTIONS(2963), [anon_sym_sizeof] = ACTIONS(2961), [anon_sym___alignof__] = ACTIONS(2961), [anon_sym___alignof] = ACTIONS(2961), [anon_sym__alignof] = ACTIONS(2961), [anon_sym_alignof] = ACTIONS(2961), [anon_sym__Alignof] = ACTIONS(2961), [anon_sym_offsetof] = ACTIONS(2961), [anon_sym__Generic] = ACTIONS(2961), [anon_sym_asm] = ACTIONS(2961), [anon_sym___asm__] = ACTIONS(2961), [anon_sym___asm] = ACTIONS(2961), [sym_number_literal] = ACTIONS(2963), [anon_sym_L_SQUOTE] = ACTIONS(2963), [anon_sym_u_SQUOTE] = ACTIONS(2963), [anon_sym_U_SQUOTE] = ACTIONS(2963), [anon_sym_u8_SQUOTE] = ACTIONS(2963), [anon_sym_SQUOTE] = ACTIONS(2963), [anon_sym_L_DQUOTE] = ACTIONS(2963), [anon_sym_u_DQUOTE] = ACTIONS(2963), [anon_sym_U_DQUOTE] = ACTIONS(2963), [anon_sym_u8_DQUOTE] = ACTIONS(2963), [anon_sym_DQUOTE] = ACTIONS(2963), [sym_true] = ACTIONS(2961), [sym_false] = ACTIONS(2961), [anon_sym_NULL] = ACTIONS(2961), [anon_sym_nullptr] = ACTIONS(2961), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2961), [anon_sym_decltype] = ACTIONS(2961), [anon_sym_explicit] = ACTIONS(2961), [anon_sym_typename] = ACTIONS(2961), [anon_sym_template] = ACTIONS(2961), [anon_sym_operator] = ACTIONS(2961), [anon_sym_try] = ACTIONS(2961), [anon_sym_delete] = ACTIONS(2961), [anon_sym_throw] = ACTIONS(2961), [anon_sym_namespace] = ACTIONS(2961), [anon_sym_static_assert] = ACTIONS(2961), [anon_sym_concept] = ACTIONS(2961), [anon_sym_co_return] = ACTIONS(2961), [anon_sym_co_yield] = ACTIONS(2961), [anon_sym_R_DQUOTE] = ACTIONS(2963), [anon_sym_LR_DQUOTE] = ACTIONS(2963), [anon_sym_uR_DQUOTE] = ACTIONS(2963), [anon_sym_UR_DQUOTE] = ACTIONS(2963), [anon_sym_u8R_DQUOTE] = ACTIONS(2963), [anon_sym_co_await] = ACTIONS(2961), [anon_sym_new] = ACTIONS(2961), [anon_sym_requires] = ACTIONS(2961), [sym_this] = ACTIONS(2961), }, [STATE(722)] = { [sym_identifier] = ACTIONS(2965), [aux_sym_preproc_include_token1] = ACTIONS(2965), [aux_sym_preproc_def_token1] = ACTIONS(2965), [aux_sym_preproc_if_token1] = ACTIONS(2965), [aux_sym_preproc_ifdef_token1] = ACTIONS(2965), [aux_sym_preproc_ifdef_token2] = ACTIONS(2965), [sym_preproc_directive] = ACTIONS(2965), [anon_sym_LPAREN2] = ACTIONS(2967), [anon_sym_BANG] = ACTIONS(2967), [anon_sym_TILDE] = ACTIONS(2967), [anon_sym_DASH] = ACTIONS(2965), [anon_sym_PLUS] = ACTIONS(2965), [anon_sym_STAR] = ACTIONS(2967), [anon_sym_AMP_AMP] = ACTIONS(2967), [anon_sym_AMP] = ACTIONS(2965), [anon_sym_SEMI] = ACTIONS(2967), [anon_sym___extension__] = ACTIONS(2965), [anon_sym_typedef] = ACTIONS(2965), [anon_sym_virtual] = ACTIONS(2965), [anon_sym_extern] = ACTIONS(2965), [anon_sym___attribute__] = ACTIONS(2965), [anon_sym___attribute] = ACTIONS(2965), [anon_sym_using] = ACTIONS(2965), [anon_sym_COLON_COLON] = ACTIONS(2967), [anon_sym_LBRACK_LBRACK] = ACTIONS(2967), [anon_sym___declspec] = ACTIONS(2965), [anon_sym___based] = ACTIONS(2965), [anon_sym___cdecl] = ACTIONS(2965), [anon_sym___clrcall] = ACTIONS(2965), [anon_sym___stdcall] = ACTIONS(2965), [anon_sym___fastcall] = ACTIONS(2965), [anon_sym___thiscall] = ACTIONS(2965), [anon_sym___vectorcall] = ACTIONS(2965), [anon_sym_LBRACE] = ACTIONS(2967), [anon_sym_RBRACE] = ACTIONS(2967), [anon_sym_signed] = ACTIONS(2965), [anon_sym_unsigned] = ACTIONS(2965), [anon_sym_long] = ACTIONS(2965), [anon_sym_short] = ACTIONS(2965), [anon_sym_LBRACK] = ACTIONS(2965), [anon_sym_static] = ACTIONS(2965), [anon_sym_register] = ACTIONS(2965), [anon_sym_inline] = ACTIONS(2965), [anon_sym___inline] = ACTIONS(2965), [anon_sym___inline__] = ACTIONS(2965), [anon_sym___forceinline] = ACTIONS(2965), [anon_sym_thread_local] = ACTIONS(2965), [anon_sym___thread] = ACTIONS(2965), [anon_sym_const] = ACTIONS(2965), [anon_sym_constexpr] = ACTIONS(2965), [anon_sym_volatile] = ACTIONS(2965), [anon_sym_restrict] = ACTIONS(2965), [anon_sym___restrict__] = ACTIONS(2965), [anon_sym__Atomic] = ACTIONS(2965), [anon_sym__Noreturn] = ACTIONS(2965), [anon_sym_noreturn] = ACTIONS(2965), [anon_sym__Nonnull] = ACTIONS(2965), [anon_sym_mutable] = ACTIONS(2965), [anon_sym_constinit] = ACTIONS(2965), [anon_sym_consteval] = ACTIONS(2965), [anon_sym_alignas] = ACTIONS(2965), [anon_sym__Alignas] = ACTIONS(2965), [sym_primitive_type] = ACTIONS(2965), [anon_sym_enum] = ACTIONS(2965), [anon_sym_class] = ACTIONS(2965), [anon_sym_struct] = ACTIONS(2965), [anon_sym_union] = ACTIONS(2965), [anon_sym_if] = ACTIONS(2965), [anon_sym_switch] = ACTIONS(2965), [anon_sym_case] = ACTIONS(2965), [anon_sym_default] = ACTIONS(2965), [anon_sym_while] = ACTIONS(2965), [anon_sym_do] = ACTIONS(2965), [anon_sym_for] = ACTIONS(2965), [anon_sym_return] = ACTIONS(2965), [anon_sym_break] = ACTIONS(2965), [anon_sym_continue] = ACTIONS(2965), [anon_sym_goto] = ACTIONS(2965), [anon_sym___try] = ACTIONS(2965), [anon_sym___leave] = ACTIONS(2965), [anon_sym_not] = ACTIONS(2965), [anon_sym_compl] = ACTIONS(2965), [anon_sym_DASH_DASH] = ACTIONS(2967), [anon_sym_PLUS_PLUS] = ACTIONS(2967), [anon_sym_sizeof] = ACTIONS(2965), [anon_sym___alignof__] = ACTIONS(2965), [anon_sym___alignof] = ACTIONS(2965), [anon_sym__alignof] = ACTIONS(2965), [anon_sym_alignof] = ACTIONS(2965), [anon_sym__Alignof] = ACTIONS(2965), [anon_sym_offsetof] = ACTIONS(2965), [anon_sym__Generic] = ACTIONS(2965), [anon_sym_asm] = ACTIONS(2965), [anon_sym___asm__] = ACTIONS(2965), [anon_sym___asm] = ACTIONS(2965), [sym_number_literal] = ACTIONS(2967), [anon_sym_L_SQUOTE] = ACTIONS(2967), [anon_sym_u_SQUOTE] = ACTIONS(2967), [anon_sym_U_SQUOTE] = ACTIONS(2967), [anon_sym_u8_SQUOTE] = ACTIONS(2967), [anon_sym_SQUOTE] = ACTIONS(2967), [anon_sym_L_DQUOTE] = ACTIONS(2967), [anon_sym_u_DQUOTE] = ACTIONS(2967), [anon_sym_U_DQUOTE] = ACTIONS(2967), [anon_sym_u8_DQUOTE] = ACTIONS(2967), [anon_sym_DQUOTE] = ACTIONS(2967), [sym_true] = ACTIONS(2965), [sym_false] = ACTIONS(2965), [anon_sym_NULL] = ACTIONS(2965), [anon_sym_nullptr] = ACTIONS(2965), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2965), [anon_sym_decltype] = ACTIONS(2965), [anon_sym_explicit] = ACTIONS(2965), [anon_sym_typename] = ACTIONS(2965), [anon_sym_template] = ACTIONS(2965), [anon_sym_operator] = ACTIONS(2965), [anon_sym_try] = ACTIONS(2965), [anon_sym_delete] = ACTIONS(2965), [anon_sym_throw] = ACTIONS(2965), [anon_sym_namespace] = ACTIONS(2965), [anon_sym_static_assert] = ACTIONS(2965), [anon_sym_concept] = ACTIONS(2965), [anon_sym_co_return] = ACTIONS(2965), [anon_sym_co_yield] = ACTIONS(2965), [anon_sym_R_DQUOTE] = ACTIONS(2967), [anon_sym_LR_DQUOTE] = ACTIONS(2967), [anon_sym_uR_DQUOTE] = ACTIONS(2967), [anon_sym_UR_DQUOTE] = ACTIONS(2967), [anon_sym_u8R_DQUOTE] = ACTIONS(2967), [anon_sym_co_await] = ACTIONS(2965), [anon_sym_new] = ACTIONS(2965), [anon_sym_requires] = ACTIONS(2965), [sym_this] = ACTIONS(2965), }, [STATE(723)] = { [sym_identifier] = ACTIONS(2829), [aux_sym_preproc_include_token1] = ACTIONS(2829), [aux_sym_preproc_def_token1] = ACTIONS(2829), [aux_sym_preproc_if_token1] = ACTIONS(2829), [aux_sym_preproc_if_token2] = ACTIONS(2829), [aux_sym_preproc_ifdef_token1] = ACTIONS(2829), [aux_sym_preproc_ifdef_token2] = ACTIONS(2829), [sym_preproc_directive] = ACTIONS(2829), [anon_sym_LPAREN2] = ACTIONS(2831), [anon_sym_BANG] = ACTIONS(2831), [anon_sym_TILDE] = ACTIONS(2831), [anon_sym_DASH] = ACTIONS(2829), [anon_sym_PLUS] = ACTIONS(2829), [anon_sym_STAR] = ACTIONS(2831), [anon_sym_AMP_AMP] = ACTIONS(2831), [anon_sym_AMP] = ACTIONS(2829), [anon_sym_SEMI] = ACTIONS(2831), [anon_sym___extension__] = ACTIONS(2829), [anon_sym_typedef] = ACTIONS(2829), [anon_sym_virtual] = ACTIONS(2829), [anon_sym_extern] = ACTIONS(2829), [anon_sym___attribute__] = ACTIONS(2829), [anon_sym___attribute] = ACTIONS(2829), [anon_sym_using] = ACTIONS(2829), [anon_sym_COLON_COLON] = ACTIONS(2831), [anon_sym_LBRACK_LBRACK] = ACTIONS(2831), [anon_sym___declspec] = ACTIONS(2829), [anon_sym___based] = ACTIONS(2829), [anon_sym___cdecl] = ACTIONS(2829), [anon_sym___clrcall] = ACTIONS(2829), [anon_sym___stdcall] = ACTIONS(2829), [anon_sym___fastcall] = ACTIONS(2829), [anon_sym___thiscall] = ACTIONS(2829), [anon_sym___vectorcall] = ACTIONS(2829), [anon_sym_LBRACE] = ACTIONS(2831), [anon_sym_signed] = ACTIONS(2829), [anon_sym_unsigned] = ACTIONS(2829), [anon_sym_long] = ACTIONS(2829), [anon_sym_short] = ACTIONS(2829), [anon_sym_LBRACK] = ACTIONS(2829), [anon_sym_static] = ACTIONS(2829), [anon_sym_register] = ACTIONS(2829), [anon_sym_inline] = ACTIONS(2829), [anon_sym___inline] = ACTIONS(2829), [anon_sym___inline__] = ACTIONS(2829), [anon_sym___forceinline] = ACTIONS(2829), [anon_sym_thread_local] = ACTIONS(2829), [anon_sym___thread] = ACTIONS(2829), [anon_sym_const] = ACTIONS(2829), [anon_sym_constexpr] = ACTIONS(2829), [anon_sym_volatile] = ACTIONS(2829), [anon_sym_restrict] = ACTIONS(2829), [anon_sym___restrict__] = ACTIONS(2829), [anon_sym__Atomic] = ACTIONS(2829), [anon_sym__Noreturn] = ACTIONS(2829), [anon_sym_noreturn] = ACTIONS(2829), [anon_sym__Nonnull] = ACTIONS(2829), [anon_sym_mutable] = ACTIONS(2829), [anon_sym_constinit] = ACTIONS(2829), [anon_sym_consteval] = ACTIONS(2829), [anon_sym_alignas] = ACTIONS(2829), [anon_sym__Alignas] = ACTIONS(2829), [sym_primitive_type] = ACTIONS(2829), [anon_sym_enum] = ACTIONS(2829), [anon_sym_class] = ACTIONS(2829), [anon_sym_struct] = ACTIONS(2829), [anon_sym_union] = ACTIONS(2829), [anon_sym_if] = ACTIONS(2829), [anon_sym_switch] = ACTIONS(2829), [anon_sym_case] = ACTIONS(2829), [anon_sym_default] = ACTIONS(2829), [anon_sym_while] = ACTIONS(2829), [anon_sym_do] = ACTIONS(2829), [anon_sym_for] = ACTIONS(2829), [anon_sym_return] = ACTIONS(2829), [anon_sym_break] = ACTIONS(2829), [anon_sym_continue] = ACTIONS(2829), [anon_sym_goto] = ACTIONS(2829), [anon_sym___try] = ACTIONS(2829), [anon_sym___leave] = ACTIONS(2829), [anon_sym_not] = ACTIONS(2829), [anon_sym_compl] = ACTIONS(2829), [anon_sym_DASH_DASH] = ACTIONS(2831), [anon_sym_PLUS_PLUS] = ACTIONS(2831), [anon_sym_sizeof] = ACTIONS(2829), [anon_sym___alignof__] = ACTIONS(2829), [anon_sym___alignof] = ACTIONS(2829), [anon_sym__alignof] = ACTIONS(2829), [anon_sym_alignof] = ACTIONS(2829), [anon_sym__Alignof] = ACTIONS(2829), [anon_sym_offsetof] = ACTIONS(2829), [anon_sym__Generic] = ACTIONS(2829), [anon_sym_asm] = ACTIONS(2829), [anon_sym___asm__] = ACTIONS(2829), [anon_sym___asm] = ACTIONS(2829), [sym_number_literal] = ACTIONS(2831), [anon_sym_L_SQUOTE] = ACTIONS(2831), [anon_sym_u_SQUOTE] = ACTIONS(2831), [anon_sym_U_SQUOTE] = ACTIONS(2831), [anon_sym_u8_SQUOTE] = ACTIONS(2831), [anon_sym_SQUOTE] = ACTIONS(2831), [anon_sym_L_DQUOTE] = ACTIONS(2831), [anon_sym_u_DQUOTE] = ACTIONS(2831), [anon_sym_U_DQUOTE] = ACTIONS(2831), [anon_sym_u8_DQUOTE] = ACTIONS(2831), [anon_sym_DQUOTE] = ACTIONS(2831), [sym_true] = ACTIONS(2829), [sym_false] = ACTIONS(2829), [anon_sym_NULL] = ACTIONS(2829), [anon_sym_nullptr] = ACTIONS(2829), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2829), [anon_sym_decltype] = ACTIONS(2829), [anon_sym_explicit] = ACTIONS(2829), [anon_sym_typename] = ACTIONS(2829), [anon_sym_template] = ACTIONS(2829), [anon_sym_operator] = ACTIONS(2829), [anon_sym_try] = ACTIONS(2829), [anon_sym_delete] = ACTIONS(2829), [anon_sym_throw] = ACTIONS(2829), [anon_sym_namespace] = ACTIONS(2829), [anon_sym_static_assert] = ACTIONS(2829), [anon_sym_concept] = ACTIONS(2829), [anon_sym_co_return] = ACTIONS(2829), [anon_sym_co_yield] = ACTIONS(2829), [anon_sym_R_DQUOTE] = ACTIONS(2831), [anon_sym_LR_DQUOTE] = ACTIONS(2831), [anon_sym_uR_DQUOTE] = ACTIONS(2831), [anon_sym_UR_DQUOTE] = ACTIONS(2831), [anon_sym_u8R_DQUOTE] = ACTIONS(2831), [anon_sym_co_await] = ACTIONS(2829), [anon_sym_new] = ACTIONS(2829), [anon_sym_requires] = ACTIONS(2829), [sym_this] = ACTIONS(2829), }, [STATE(724)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_include_token1] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_BANG] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_DASH] = ACTIONS(2833), [anon_sym_PLUS] = ACTIONS(2833), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym___cdecl] = ACTIONS(2833), [anon_sym___clrcall] = ACTIONS(2833), [anon_sym___stdcall] = ACTIONS(2833), [anon_sym___fastcall] = ACTIONS(2833), [anon_sym___thiscall] = ACTIONS(2833), [anon_sym___vectorcall] = ACTIONS(2833), [anon_sym_LBRACE] = ACTIONS(2835), [anon_sym_RBRACE] = ACTIONS(2835), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [anon_sym_if] = ACTIONS(2833), [anon_sym_switch] = ACTIONS(2833), [anon_sym_case] = ACTIONS(2833), [anon_sym_default] = ACTIONS(2833), [anon_sym_while] = ACTIONS(2833), [anon_sym_do] = ACTIONS(2833), [anon_sym_for] = ACTIONS(2833), [anon_sym_return] = ACTIONS(2833), [anon_sym_break] = ACTIONS(2833), [anon_sym_continue] = ACTIONS(2833), [anon_sym_goto] = ACTIONS(2833), [anon_sym___try] = ACTIONS(2833), [anon_sym___leave] = ACTIONS(2833), [anon_sym_not] = ACTIONS(2833), [anon_sym_compl] = ACTIONS(2833), [anon_sym_DASH_DASH] = ACTIONS(2835), [anon_sym_PLUS_PLUS] = ACTIONS(2835), [anon_sym_sizeof] = ACTIONS(2833), [anon_sym___alignof__] = ACTIONS(2833), [anon_sym___alignof] = ACTIONS(2833), [anon_sym__alignof] = ACTIONS(2833), [anon_sym_alignof] = ACTIONS(2833), [anon_sym__Alignof] = ACTIONS(2833), [anon_sym_offsetof] = ACTIONS(2833), [anon_sym__Generic] = ACTIONS(2833), [anon_sym_asm] = ACTIONS(2833), [anon_sym___asm__] = ACTIONS(2833), [anon_sym___asm] = ACTIONS(2833), [sym_number_literal] = ACTIONS(2835), [anon_sym_L_SQUOTE] = ACTIONS(2835), [anon_sym_u_SQUOTE] = ACTIONS(2835), [anon_sym_U_SQUOTE] = ACTIONS(2835), [anon_sym_u8_SQUOTE] = ACTIONS(2835), [anon_sym_SQUOTE] = ACTIONS(2835), [anon_sym_L_DQUOTE] = ACTIONS(2835), [anon_sym_u_DQUOTE] = ACTIONS(2835), [anon_sym_U_DQUOTE] = ACTIONS(2835), [anon_sym_u8_DQUOTE] = ACTIONS(2835), [anon_sym_DQUOTE] = ACTIONS(2835), [sym_true] = ACTIONS(2833), [sym_false] = ACTIONS(2833), [anon_sym_NULL] = ACTIONS(2833), [anon_sym_nullptr] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_try] = ACTIONS(2833), [anon_sym_delete] = ACTIONS(2833), [anon_sym_throw] = ACTIONS(2833), [anon_sym_namespace] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), [anon_sym_concept] = ACTIONS(2833), [anon_sym_co_return] = ACTIONS(2833), [anon_sym_co_yield] = ACTIONS(2833), [anon_sym_R_DQUOTE] = ACTIONS(2835), [anon_sym_LR_DQUOTE] = ACTIONS(2835), [anon_sym_uR_DQUOTE] = ACTIONS(2835), [anon_sym_UR_DQUOTE] = ACTIONS(2835), [anon_sym_u8R_DQUOTE] = ACTIONS(2835), [anon_sym_co_await] = ACTIONS(2833), [anon_sym_new] = ACTIONS(2833), [anon_sym_requires] = ACTIONS(2833), [sym_this] = ACTIONS(2833), }, [STATE(725)] = { [sym_identifier] = ACTIONS(2975), [aux_sym_preproc_include_token1] = ACTIONS(2975), [aux_sym_preproc_def_token1] = ACTIONS(2975), [aux_sym_preproc_if_token1] = ACTIONS(2975), [aux_sym_preproc_ifdef_token1] = ACTIONS(2975), [aux_sym_preproc_ifdef_token2] = ACTIONS(2975), [sym_preproc_directive] = ACTIONS(2975), [anon_sym_LPAREN2] = ACTIONS(2977), [anon_sym_BANG] = ACTIONS(2977), [anon_sym_TILDE] = ACTIONS(2977), [anon_sym_DASH] = ACTIONS(2975), [anon_sym_PLUS] = ACTIONS(2975), [anon_sym_STAR] = ACTIONS(2977), [anon_sym_AMP_AMP] = ACTIONS(2977), [anon_sym_AMP] = ACTIONS(2975), [anon_sym_SEMI] = ACTIONS(2977), [anon_sym___extension__] = ACTIONS(2975), [anon_sym_typedef] = ACTIONS(2975), [anon_sym_virtual] = ACTIONS(2975), [anon_sym_extern] = ACTIONS(2975), [anon_sym___attribute__] = ACTIONS(2975), [anon_sym___attribute] = ACTIONS(2975), [anon_sym_using] = ACTIONS(2975), [anon_sym_COLON_COLON] = ACTIONS(2977), [anon_sym_LBRACK_LBRACK] = ACTIONS(2977), [anon_sym___declspec] = ACTIONS(2975), [anon_sym___based] = ACTIONS(2975), [anon_sym___cdecl] = ACTIONS(2975), [anon_sym___clrcall] = ACTIONS(2975), [anon_sym___stdcall] = ACTIONS(2975), [anon_sym___fastcall] = ACTIONS(2975), [anon_sym___thiscall] = ACTIONS(2975), [anon_sym___vectorcall] = ACTIONS(2975), [anon_sym_LBRACE] = ACTIONS(2977), [anon_sym_RBRACE] = ACTIONS(2977), [anon_sym_signed] = ACTIONS(2975), [anon_sym_unsigned] = ACTIONS(2975), [anon_sym_long] = ACTIONS(2975), [anon_sym_short] = ACTIONS(2975), [anon_sym_LBRACK] = ACTIONS(2975), [anon_sym_static] = ACTIONS(2975), [anon_sym_register] = ACTIONS(2975), [anon_sym_inline] = ACTIONS(2975), [anon_sym___inline] = ACTIONS(2975), [anon_sym___inline__] = ACTIONS(2975), [anon_sym___forceinline] = ACTIONS(2975), [anon_sym_thread_local] = ACTIONS(2975), [anon_sym___thread] = ACTIONS(2975), [anon_sym_const] = ACTIONS(2975), [anon_sym_constexpr] = ACTIONS(2975), [anon_sym_volatile] = ACTIONS(2975), [anon_sym_restrict] = ACTIONS(2975), [anon_sym___restrict__] = ACTIONS(2975), [anon_sym__Atomic] = ACTIONS(2975), [anon_sym__Noreturn] = ACTIONS(2975), [anon_sym_noreturn] = ACTIONS(2975), [anon_sym__Nonnull] = ACTIONS(2975), [anon_sym_mutable] = ACTIONS(2975), [anon_sym_constinit] = ACTIONS(2975), [anon_sym_consteval] = ACTIONS(2975), [anon_sym_alignas] = ACTIONS(2975), [anon_sym__Alignas] = ACTIONS(2975), [sym_primitive_type] = ACTIONS(2975), [anon_sym_enum] = ACTIONS(2975), [anon_sym_class] = ACTIONS(2975), [anon_sym_struct] = ACTIONS(2975), [anon_sym_union] = ACTIONS(2975), [anon_sym_if] = ACTIONS(2975), [anon_sym_switch] = ACTIONS(2975), [anon_sym_case] = ACTIONS(2975), [anon_sym_default] = ACTIONS(2975), [anon_sym_while] = ACTIONS(2975), [anon_sym_do] = ACTIONS(2975), [anon_sym_for] = ACTIONS(2975), [anon_sym_return] = ACTIONS(2975), [anon_sym_break] = ACTIONS(2975), [anon_sym_continue] = ACTIONS(2975), [anon_sym_goto] = ACTIONS(2975), [anon_sym___try] = ACTIONS(2975), [anon_sym___leave] = ACTIONS(2975), [anon_sym_not] = ACTIONS(2975), [anon_sym_compl] = ACTIONS(2975), [anon_sym_DASH_DASH] = ACTIONS(2977), [anon_sym_PLUS_PLUS] = ACTIONS(2977), [anon_sym_sizeof] = ACTIONS(2975), [anon_sym___alignof__] = ACTIONS(2975), [anon_sym___alignof] = ACTIONS(2975), [anon_sym__alignof] = ACTIONS(2975), [anon_sym_alignof] = ACTIONS(2975), [anon_sym__Alignof] = ACTIONS(2975), [anon_sym_offsetof] = ACTIONS(2975), [anon_sym__Generic] = ACTIONS(2975), [anon_sym_asm] = ACTIONS(2975), [anon_sym___asm__] = ACTIONS(2975), [anon_sym___asm] = ACTIONS(2975), [sym_number_literal] = ACTIONS(2977), [anon_sym_L_SQUOTE] = ACTIONS(2977), [anon_sym_u_SQUOTE] = ACTIONS(2977), [anon_sym_U_SQUOTE] = ACTIONS(2977), [anon_sym_u8_SQUOTE] = ACTIONS(2977), [anon_sym_SQUOTE] = ACTIONS(2977), [anon_sym_L_DQUOTE] = ACTIONS(2977), [anon_sym_u_DQUOTE] = ACTIONS(2977), [anon_sym_U_DQUOTE] = ACTIONS(2977), [anon_sym_u8_DQUOTE] = ACTIONS(2977), [anon_sym_DQUOTE] = ACTIONS(2977), [sym_true] = ACTIONS(2975), [sym_false] = ACTIONS(2975), [anon_sym_NULL] = ACTIONS(2975), [anon_sym_nullptr] = ACTIONS(2975), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2975), [anon_sym_decltype] = ACTIONS(2975), [anon_sym_explicit] = ACTIONS(2975), [anon_sym_typename] = ACTIONS(2975), [anon_sym_template] = ACTIONS(2975), [anon_sym_operator] = ACTIONS(2975), [anon_sym_try] = ACTIONS(2975), [anon_sym_delete] = ACTIONS(2975), [anon_sym_throw] = ACTIONS(2975), [anon_sym_namespace] = ACTIONS(2975), [anon_sym_static_assert] = ACTIONS(2975), [anon_sym_concept] = ACTIONS(2975), [anon_sym_co_return] = ACTIONS(2975), [anon_sym_co_yield] = ACTIONS(2975), [anon_sym_R_DQUOTE] = ACTIONS(2977), [anon_sym_LR_DQUOTE] = ACTIONS(2977), [anon_sym_uR_DQUOTE] = ACTIONS(2977), [anon_sym_UR_DQUOTE] = ACTIONS(2977), [anon_sym_u8R_DQUOTE] = ACTIONS(2977), [anon_sym_co_await] = ACTIONS(2975), [anon_sym_new] = ACTIONS(2975), [anon_sym_requires] = ACTIONS(2975), [sym_this] = ACTIONS(2975), }, [STATE(726)] = { [sym_identifier] = ACTIONS(2885), [aux_sym_preproc_include_token1] = ACTIONS(2885), [aux_sym_preproc_def_token1] = ACTIONS(2885), [aux_sym_preproc_if_token1] = ACTIONS(2885), [aux_sym_preproc_if_token2] = ACTIONS(2885), [aux_sym_preproc_ifdef_token1] = ACTIONS(2885), [aux_sym_preproc_ifdef_token2] = ACTIONS(2885), [sym_preproc_directive] = ACTIONS(2885), [anon_sym_LPAREN2] = ACTIONS(2887), [anon_sym_BANG] = ACTIONS(2887), [anon_sym_TILDE] = ACTIONS(2887), [anon_sym_DASH] = ACTIONS(2885), [anon_sym_PLUS] = ACTIONS(2885), [anon_sym_STAR] = ACTIONS(2887), [anon_sym_AMP_AMP] = ACTIONS(2887), [anon_sym_AMP] = ACTIONS(2885), [anon_sym_SEMI] = ACTIONS(2887), [anon_sym___extension__] = ACTIONS(2885), [anon_sym_typedef] = ACTIONS(2885), [anon_sym_virtual] = ACTIONS(2885), [anon_sym_extern] = ACTIONS(2885), [anon_sym___attribute__] = ACTIONS(2885), [anon_sym___attribute] = ACTIONS(2885), [anon_sym_using] = ACTIONS(2885), [anon_sym_COLON_COLON] = ACTIONS(2887), [anon_sym_LBRACK_LBRACK] = ACTIONS(2887), [anon_sym___declspec] = ACTIONS(2885), [anon_sym___based] = ACTIONS(2885), [anon_sym___cdecl] = ACTIONS(2885), [anon_sym___clrcall] = ACTIONS(2885), [anon_sym___stdcall] = ACTIONS(2885), [anon_sym___fastcall] = ACTIONS(2885), [anon_sym___thiscall] = ACTIONS(2885), [anon_sym___vectorcall] = ACTIONS(2885), [anon_sym_LBRACE] = ACTIONS(2887), [anon_sym_signed] = ACTIONS(2885), [anon_sym_unsigned] = ACTIONS(2885), [anon_sym_long] = ACTIONS(2885), [anon_sym_short] = ACTIONS(2885), [anon_sym_LBRACK] = ACTIONS(2885), [anon_sym_static] = ACTIONS(2885), [anon_sym_register] = ACTIONS(2885), [anon_sym_inline] = ACTIONS(2885), [anon_sym___inline] = ACTIONS(2885), [anon_sym___inline__] = ACTIONS(2885), [anon_sym___forceinline] = ACTIONS(2885), [anon_sym_thread_local] = ACTIONS(2885), [anon_sym___thread] = ACTIONS(2885), [anon_sym_const] = ACTIONS(2885), [anon_sym_constexpr] = ACTIONS(2885), [anon_sym_volatile] = ACTIONS(2885), [anon_sym_restrict] = ACTIONS(2885), [anon_sym___restrict__] = ACTIONS(2885), [anon_sym__Atomic] = ACTIONS(2885), [anon_sym__Noreturn] = ACTIONS(2885), [anon_sym_noreturn] = ACTIONS(2885), [anon_sym__Nonnull] = ACTIONS(2885), [anon_sym_mutable] = ACTIONS(2885), [anon_sym_constinit] = ACTIONS(2885), [anon_sym_consteval] = ACTIONS(2885), [anon_sym_alignas] = ACTIONS(2885), [anon_sym__Alignas] = ACTIONS(2885), [sym_primitive_type] = ACTIONS(2885), [anon_sym_enum] = ACTIONS(2885), [anon_sym_class] = ACTIONS(2885), [anon_sym_struct] = ACTIONS(2885), [anon_sym_union] = ACTIONS(2885), [anon_sym_if] = ACTIONS(2885), [anon_sym_switch] = ACTIONS(2885), [anon_sym_case] = ACTIONS(2885), [anon_sym_default] = ACTIONS(2885), [anon_sym_while] = ACTIONS(2885), [anon_sym_do] = ACTIONS(2885), [anon_sym_for] = ACTIONS(2885), [anon_sym_return] = ACTIONS(2885), [anon_sym_break] = ACTIONS(2885), [anon_sym_continue] = ACTIONS(2885), [anon_sym_goto] = ACTIONS(2885), [anon_sym___try] = ACTIONS(2885), [anon_sym___leave] = ACTIONS(2885), [anon_sym_not] = ACTIONS(2885), [anon_sym_compl] = ACTIONS(2885), [anon_sym_DASH_DASH] = ACTIONS(2887), [anon_sym_PLUS_PLUS] = ACTIONS(2887), [anon_sym_sizeof] = ACTIONS(2885), [anon_sym___alignof__] = ACTIONS(2885), [anon_sym___alignof] = ACTIONS(2885), [anon_sym__alignof] = ACTIONS(2885), [anon_sym_alignof] = ACTIONS(2885), [anon_sym__Alignof] = ACTIONS(2885), [anon_sym_offsetof] = ACTIONS(2885), [anon_sym__Generic] = ACTIONS(2885), [anon_sym_asm] = ACTIONS(2885), [anon_sym___asm__] = ACTIONS(2885), [anon_sym___asm] = ACTIONS(2885), [sym_number_literal] = ACTIONS(2887), [anon_sym_L_SQUOTE] = ACTIONS(2887), [anon_sym_u_SQUOTE] = ACTIONS(2887), [anon_sym_U_SQUOTE] = ACTIONS(2887), [anon_sym_u8_SQUOTE] = ACTIONS(2887), [anon_sym_SQUOTE] = ACTIONS(2887), [anon_sym_L_DQUOTE] = ACTIONS(2887), [anon_sym_u_DQUOTE] = ACTIONS(2887), [anon_sym_U_DQUOTE] = ACTIONS(2887), [anon_sym_u8_DQUOTE] = ACTIONS(2887), [anon_sym_DQUOTE] = ACTIONS(2887), [sym_true] = ACTIONS(2885), [sym_false] = ACTIONS(2885), [anon_sym_NULL] = ACTIONS(2885), [anon_sym_nullptr] = ACTIONS(2885), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2885), [anon_sym_decltype] = ACTIONS(2885), [anon_sym_explicit] = ACTIONS(2885), [anon_sym_typename] = ACTIONS(2885), [anon_sym_template] = ACTIONS(2885), [anon_sym_operator] = ACTIONS(2885), [anon_sym_try] = ACTIONS(2885), [anon_sym_delete] = ACTIONS(2885), [anon_sym_throw] = ACTIONS(2885), [anon_sym_namespace] = ACTIONS(2885), [anon_sym_static_assert] = ACTIONS(2885), [anon_sym_concept] = ACTIONS(2885), [anon_sym_co_return] = ACTIONS(2885), [anon_sym_co_yield] = ACTIONS(2885), [anon_sym_R_DQUOTE] = ACTIONS(2887), [anon_sym_LR_DQUOTE] = ACTIONS(2887), [anon_sym_uR_DQUOTE] = ACTIONS(2887), [anon_sym_UR_DQUOTE] = ACTIONS(2887), [anon_sym_u8R_DQUOTE] = ACTIONS(2887), [anon_sym_co_await] = ACTIONS(2885), [anon_sym_new] = ACTIONS(2885), [anon_sym_requires] = ACTIONS(2885), [sym_this] = ACTIONS(2885), }, [STATE(727)] = { [sym_identifier] = ACTIONS(2897), [aux_sym_preproc_include_token1] = ACTIONS(2897), [aux_sym_preproc_def_token1] = ACTIONS(2897), [aux_sym_preproc_if_token1] = ACTIONS(2897), [aux_sym_preproc_if_token2] = ACTIONS(2897), [aux_sym_preproc_ifdef_token1] = ACTIONS(2897), [aux_sym_preproc_ifdef_token2] = ACTIONS(2897), [sym_preproc_directive] = ACTIONS(2897), [anon_sym_LPAREN2] = ACTIONS(2899), [anon_sym_BANG] = ACTIONS(2899), [anon_sym_TILDE] = ACTIONS(2899), [anon_sym_DASH] = ACTIONS(2897), [anon_sym_PLUS] = ACTIONS(2897), [anon_sym_STAR] = ACTIONS(2899), [anon_sym_AMP_AMP] = ACTIONS(2899), [anon_sym_AMP] = ACTIONS(2897), [anon_sym_SEMI] = ACTIONS(2899), [anon_sym___extension__] = ACTIONS(2897), [anon_sym_typedef] = ACTIONS(2897), [anon_sym_virtual] = ACTIONS(2897), [anon_sym_extern] = ACTIONS(2897), [anon_sym___attribute__] = ACTIONS(2897), [anon_sym___attribute] = ACTIONS(2897), [anon_sym_using] = ACTIONS(2897), [anon_sym_COLON_COLON] = ACTIONS(2899), [anon_sym_LBRACK_LBRACK] = ACTIONS(2899), [anon_sym___declspec] = ACTIONS(2897), [anon_sym___based] = ACTIONS(2897), [anon_sym___cdecl] = ACTIONS(2897), [anon_sym___clrcall] = ACTIONS(2897), [anon_sym___stdcall] = ACTIONS(2897), [anon_sym___fastcall] = ACTIONS(2897), [anon_sym___thiscall] = ACTIONS(2897), [anon_sym___vectorcall] = ACTIONS(2897), [anon_sym_LBRACE] = ACTIONS(2899), [anon_sym_signed] = ACTIONS(2897), [anon_sym_unsigned] = ACTIONS(2897), [anon_sym_long] = ACTIONS(2897), [anon_sym_short] = ACTIONS(2897), [anon_sym_LBRACK] = ACTIONS(2897), [anon_sym_static] = ACTIONS(2897), [anon_sym_register] = ACTIONS(2897), [anon_sym_inline] = ACTIONS(2897), [anon_sym___inline] = ACTIONS(2897), [anon_sym___inline__] = ACTIONS(2897), [anon_sym___forceinline] = ACTIONS(2897), [anon_sym_thread_local] = ACTIONS(2897), [anon_sym___thread] = ACTIONS(2897), [anon_sym_const] = ACTIONS(2897), [anon_sym_constexpr] = ACTIONS(2897), [anon_sym_volatile] = ACTIONS(2897), [anon_sym_restrict] = ACTIONS(2897), [anon_sym___restrict__] = ACTIONS(2897), [anon_sym__Atomic] = ACTIONS(2897), [anon_sym__Noreturn] = ACTIONS(2897), [anon_sym_noreturn] = ACTIONS(2897), [anon_sym__Nonnull] = ACTIONS(2897), [anon_sym_mutable] = ACTIONS(2897), [anon_sym_constinit] = ACTIONS(2897), [anon_sym_consteval] = ACTIONS(2897), [anon_sym_alignas] = ACTIONS(2897), [anon_sym__Alignas] = ACTIONS(2897), [sym_primitive_type] = ACTIONS(2897), [anon_sym_enum] = ACTIONS(2897), [anon_sym_class] = ACTIONS(2897), [anon_sym_struct] = ACTIONS(2897), [anon_sym_union] = ACTIONS(2897), [anon_sym_if] = ACTIONS(2897), [anon_sym_switch] = ACTIONS(2897), [anon_sym_case] = ACTIONS(2897), [anon_sym_default] = ACTIONS(2897), [anon_sym_while] = ACTIONS(2897), [anon_sym_do] = ACTIONS(2897), [anon_sym_for] = ACTIONS(2897), [anon_sym_return] = ACTIONS(2897), [anon_sym_break] = ACTIONS(2897), [anon_sym_continue] = ACTIONS(2897), [anon_sym_goto] = ACTIONS(2897), [anon_sym___try] = ACTIONS(2897), [anon_sym___leave] = ACTIONS(2897), [anon_sym_not] = ACTIONS(2897), [anon_sym_compl] = ACTIONS(2897), [anon_sym_DASH_DASH] = ACTIONS(2899), [anon_sym_PLUS_PLUS] = ACTIONS(2899), [anon_sym_sizeof] = ACTIONS(2897), [anon_sym___alignof__] = ACTIONS(2897), [anon_sym___alignof] = ACTIONS(2897), [anon_sym__alignof] = ACTIONS(2897), [anon_sym_alignof] = ACTIONS(2897), [anon_sym__Alignof] = ACTIONS(2897), [anon_sym_offsetof] = ACTIONS(2897), [anon_sym__Generic] = ACTIONS(2897), [anon_sym_asm] = ACTIONS(2897), [anon_sym___asm__] = ACTIONS(2897), [anon_sym___asm] = ACTIONS(2897), [sym_number_literal] = ACTIONS(2899), [anon_sym_L_SQUOTE] = ACTIONS(2899), [anon_sym_u_SQUOTE] = ACTIONS(2899), [anon_sym_U_SQUOTE] = ACTIONS(2899), [anon_sym_u8_SQUOTE] = ACTIONS(2899), [anon_sym_SQUOTE] = ACTIONS(2899), [anon_sym_L_DQUOTE] = ACTIONS(2899), [anon_sym_u_DQUOTE] = ACTIONS(2899), [anon_sym_U_DQUOTE] = ACTIONS(2899), [anon_sym_u8_DQUOTE] = ACTIONS(2899), [anon_sym_DQUOTE] = ACTIONS(2899), [sym_true] = ACTIONS(2897), [sym_false] = ACTIONS(2897), [anon_sym_NULL] = ACTIONS(2897), [anon_sym_nullptr] = ACTIONS(2897), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2897), [anon_sym_decltype] = ACTIONS(2897), [anon_sym_explicit] = ACTIONS(2897), [anon_sym_typename] = ACTIONS(2897), [anon_sym_template] = ACTIONS(2897), [anon_sym_operator] = ACTIONS(2897), [anon_sym_try] = ACTIONS(2897), [anon_sym_delete] = ACTIONS(2897), [anon_sym_throw] = ACTIONS(2897), [anon_sym_namespace] = ACTIONS(2897), [anon_sym_static_assert] = ACTIONS(2897), [anon_sym_concept] = ACTIONS(2897), [anon_sym_co_return] = ACTIONS(2897), [anon_sym_co_yield] = ACTIONS(2897), [anon_sym_R_DQUOTE] = ACTIONS(2899), [anon_sym_LR_DQUOTE] = ACTIONS(2899), [anon_sym_uR_DQUOTE] = ACTIONS(2899), [anon_sym_UR_DQUOTE] = ACTIONS(2899), [anon_sym_u8R_DQUOTE] = ACTIONS(2899), [anon_sym_co_await] = ACTIONS(2897), [anon_sym_new] = ACTIONS(2897), [anon_sym_requires] = ACTIONS(2897), [sym_this] = ACTIONS(2897), }, [STATE(728)] = { [sym_identifier] = ACTIONS(2901), [aux_sym_preproc_include_token1] = ACTIONS(2901), [aux_sym_preproc_def_token1] = ACTIONS(2901), [aux_sym_preproc_if_token1] = ACTIONS(2901), [aux_sym_preproc_if_token2] = ACTIONS(2901), [aux_sym_preproc_ifdef_token1] = ACTIONS(2901), [aux_sym_preproc_ifdef_token2] = ACTIONS(2901), [sym_preproc_directive] = ACTIONS(2901), [anon_sym_LPAREN2] = ACTIONS(2903), [anon_sym_BANG] = ACTIONS(2903), [anon_sym_TILDE] = ACTIONS(2903), [anon_sym_DASH] = ACTIONS(2901), [anon_sym_PLUS] = ACTIONS(2901), [anon_sym_STAR] = ACTIONS(2903), [anon_sym_AMP_AMP] = ACTIONS(2903), [anon_sym_AMP] = ACTIONS(2901), [anon_sym_SEMI] = ACTIONS(2903), [anon_sym___extension__] = ACTIONS(2901), [anon_sym_typedef] = ACTIONS(2901), [anon_sym_virtual] = ACTIONS(2901), [anon_sym_extern] = ACTIONS(2901), [anon_sym___attribute__] = ACTIONS(2901), [anon_sym___attribute] = ACTIONS(2901), [anon_sym_using] = ACTIONS(2901), [anon_sym_COLON_COLON] = ACTIONS(2903), [anon_sym_LBRACK_LBRACK] = ACTIONS(2903), [anon_sym___declspec] = ACTIONS(2901), [anon_sym___based] = ACTIONS(2901), [anon_sym___cdecl] = ACTIONS(2901), [anon_sym___clrcall] = ACTIONS(2901), [anon_sym___stdcall] = ACTIONS(2901), [anon_sym___fastcall] = ACTIONS(2901), [anon_sym___thiscall] = ACTIONS(2901), [anon_sym___vectorcall] = ACTIONS(2901), [anon_sym_LBRACE] = ACTIONS(2903), [anon_sym_signed] = ACTIONS(2901), [anon_sym_unsigned] = ACTIONS(2901), [anon_sym_long] = ACTIONS(2901), [anon_sym_short] = ACTIONS(2901), [anon_sym_LBRACK] = ACTIONS(2901), [anon_sym_static] = ACTIONS(2901), [anon_sym_register] = ACTIONS(2901), [anon_sym_inline] = ACTIONS(2901), [anon_sym___inline] = ACTIONS(2901), [anon_sym___inline__] = ACTIONS(2901), [anon_sym___forceinline] = ACTIONS(2901), [anon_sym_thread_local] = ACTIONS(2901), [anon_sym___thread] = ACTIONS(2901), [anon_sym_const] = ACTIONS(2901), [anon_sym_constexpr] = ACTIONS(2901), [anon_sym_volatile] = ACTIONS(2901), [anon_sym_restrict] = ACTIONS(2901), [anon_sym___restrict__] = ACTIONS(2901), [anon_sym__Atomic] = ACTIONS(2901), [anon_sym__Noreturn] = ACTIONS(2901), [anon_sym_noreturn] = ACTIONS(2901), [anon_sym__Nonnull] = ACTIONS(2901), [anon_sym_mutable] = ACTIONS(2901), [anon_sym_constinit] = ACTIONS(2901), [anon_sym_consteval] = ACTIONS(2901), [anon_sym_alignas] = ACTIONS(2901), [anon_sym__Alignas] = ACTIONS(2901), [sym_primitive_type] = ACTIONS(2901), [anon_sym_enum] = ACTIONS(2901), [anon_sym_class] = ACTIONS(2901), [anon_sym_struct] = ACTIONS(2901), [anon_sym_union] = ACTIONS(2901), [anon_sym_if] = ACTIONS(2901), [anon_sym_switch] = ACTIONS(2901), [anon_sym_case] = ACTIONS(2901), [anon_sym_default] = ACTIONS(2901), [anon_sym_while] = ACTIONS(2901), [anon_sym_do] = ACTIONS(2901), [anon_sym_for] = ACTIONS(2901), [anon_sym_return] = ACTIONS(2901), [anon_sym_break] = ACTIONS(2901), [anon_sym_continue] = ACTIONS(2901), [anon_sym_goto] = ACTIONS(2901), [anon_sym___try] = ACTIONS(2901), [anon_sym___leave] = ACTIONS(2901), [anon_sym_not] = ACTIONS(2901), [anon_sym_compl] = ACTIONS(2901), [anon_sym_DASH_DASH] = ACTIONS(2903), [anon_sym_PLUS_PLUS] = ACTIONS(2903), [anon_sym_sizeof] = ACTIONS(2901), [anon_sym___alignof__] = ACTIONS(2901), [anon_sym___alignof] = ACTIONS(2901), [anon_sym__alignof] = ACTIONS(2901), [anon_sym_alignof] = ACTIONS(2901), [anon_sym__Alignof] = ACTIONS(2901), [anon_sym_offsetof] = ACTIONS(2901), [anon_sym__Generic] = ACTIONS(2901), [anon_sym_asm] = ACTIONS(2901), [anon_sym___asm__] = ACTIONS(2901), [anon_sym___asm] = ACTIONS(2901), [sym_number_literal] = ACTIONS(2903), [anon_sym_L_SQUOTE] = ACTIONS(2903), [anon_sym_u_SQUOTE] = ACTIONS(2903), [anon_sym_U_SQUOTE] = ACTIONS(2903), [anon_sym_u8_SQUOTE] = ACTIONS(2903), [anon_sym_SQUOTE] = ACTIONS(2903), [anon_sym_L_DQUOTE] = ACTIONS(2903), [anon_sym_u_DQUOTE] = ACTIONS(2903), [anon_sym_U_DQUOTE] = ACTIONS(2903), [anon_sym_u8_DQUOTE] = ACTIONS(2903), [anon_sym_DQUOTE] = ACTIONS(2903), [sym_true] = ACTIONS(2901), [sym_false] = ACTIONS(2901), [anon_sym_NULL] = ACTIONS(2901), [anon_sym_nullptr] = ACTIONS(2901), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2901), [anon_sym_decltype] = ACTIONS(2901), [anon_sym_explicit] = ACTIONS(2901), [anon_sym_typename] = ACTIONS(2901), [anon_sym_template] = ACTIONS(2901), [anon_sym_operator] = ACTIONS(2901), [anon_sym_try] = ACTIONS(2901), [anon_sym_delete] = ACTIONS(2901), [anon_sym_throw] = ACTIONS(2901), [anon_sym_namespace] = ACTIONS(2901), [anon_sym_static_assert] = ACTIONS(2901), [anon_sym_concept] = ACTIONS(2901), [anon_sym_co_return] = ACTIONS(2901), [anon_sym_co_yield] = ACTIONS(2901), [anon_sym_R_DQUOTE] = ACTIONS(2903), [anon_sym_LR_DQUOTE] = ACTIONS(2903), [anon_sym_uR_DQUOTE] = ACTIONS(2903), [anon_sym_UR_DQUOTE] = ACTIONS(2903), [anon_sym_u8R_DQUOTE] = ACTIONS(2903), [anon_sym_co_await] = ACTIONS(2901), [anon_sym_new] = ACTIONS(2901), [anon_sym_requires] = ACTIONS(2901), [sym_this] = ACTIONS(2901), }, [STATE(729)] = { [sym_identifier] = ACTIONS(2917), [aux_sym_preproc_include_token1] = ACTIONS(2917), [aux_sym_preproc_def_token1] = ACTIONS(2917), [aux_sym_preproc_if_token1] = ACTIONS(2917), [aux_sym_preproc_ifdef_token1] = ACTIONS(2917), [aux_sym_preproc_ifdef_token2] = ACTIONS(2917), [sym_preproc_directive] = ACTIONS(2917), [anon_sym_LPAREN2] = ACTIONS(2919), [anon_sym_BANG] = ACTIONS(2919), [anon_sym_TILDE] = ACTIONS(2919), [anon_sym_DASH] = ACTIONS(2917), [anon_sym_PLUS] = ACTIONS(2917), [anon_sym_STAR] = ACTIONS(2919), [anon_sym_AMP_AMP] = ACTIONS(2919), [anon_sym_AMP] = ACTIONS(2917), [anon_sym_SEMI] = ACTIONS(2919), [anon_sym___extension__] = ACTIONS(2917), [anon_sym_typedef] = ACTIONS(2917), [anon_sym_virtual] = ACTIONS(2917), [anon_sym_extern] = ACTIONS(2917), [anon_sym___attribute__] = ACTIONS(2917), [anon_sym___attribute] = ACTIONS(2917), [anon_sym_using] = ACTIONS(2917), [anon_sym_COLON_COLON] = ACTIONS(2919), [anon_sym_LBRACK_LBRACK] = ACTIONS(2919), [anon_sym___declspec] = ACTIONS(2917), [anon_sym___based] = ACTIONS(2917), [anon_sym___cdecl] = ACTIONS(2917), [anon_sym___clrcall] = ACTIONS(2917), [anon_sym___stdcall] = ACTIONS(2917), [anon_sym___fastcall] = ACTIONS(2917), [anon_sym___thiscall] = ACTIONS(2917), [anon_sym___vectorcall] = ACTIONS(2917), [anon_sym_LBRACE] = ACTIONS(2919), [anon_sym_RBRACE] = ACTIONS(2919), [anon_sym_signed] = ACTIONS(2917), [anon_sym_unsigned] = ACTIONS(2917), [anon_sym_long] = ACTIONS(2917), [anon_sym_short] = ACTIONS(2917), [anon_sym_LBRACK] = ACTIONS(2917), [anon_sym_static] = ACTIONS(2917), [anon_sym_register] = ACTIONS(2917), [anon_sym_inline] = ACTIONS(2917), [anon_sym___inline] = ACTIONS(2917), [anon_sym___inline__] = ACTIONS(2917), [anon_sym___forceinline] = ACTIONS(2917), [anon_sym_thread_local] = ACTIONS(2917), [anon_sym___thread] = ACTIONS(2917), [anon_sym_const] = ACTIONS(2917), [anon_sym_constexpr] = ACTIONS(2917), [anon_sym_volatile] = ACTIONS(2917), [anon_sym_restrict] = ACTIONS(2917), [anon_sym___restrict__] = ACTIONS(2917), [anon_sym__Atomic] = ACTIONS(2917), [anon_sym__Noreturn] = ACTIONS(2917), [anon_sym_noreturn] = ACTIONS(2917), [anon_sym__Nonnull] = ACTIONS(2917), [anon_sym_mutable] = ACTIONS(2917), [anon_sym_constinit] = ACTIONS(2917), [anon_sym_consteval] = ACTIONS(2917), [anon_sym_alignas] = ACTIONS(2917), [anon_sym__Alignas] = ACTIONS(2917), [sym_primitive_type] = ACTIONS(2917), [anon_sym_enum] = ACTIONS(2917), [anon_sym_class] = ACTIONS(2917), [anon_sym_struct] = ACTIONS(2917), [anon_sym_union] = ACTIONS(2917), [anon_sym_if] = ACTIONS(2917), [anon_sym_switch] = ACTIONS(2917), [anon_sym_case] = ACTIONS(2917), [anon_sym_default] = ACTIONS(2917), [anon_sym_while] = ACTIONS(2917), [anon_sym_do] = ACTIONS(2917), [anon_sym_for] = ACTIONS(2917), [anon_sym_return] = ACTIONS(2917), [anon_sym_break] = ACTIONS(2917), [anon_sym_continue] = ACTIONS(2917), [anon_sym_goto] = ACTIONS(2917), [anon_sym___try] = ACTIONS(2917), [anon_sym___leave] = ACTIONS(2917), [anon_sym_not] = ACTIONS(2917), [anon_sym_compl] = ACTIONS(2917), [anon_sym_DASH_DASH] = ACTIONS(2919), [anon_sym_PLUS_PLUS] = ACTIONS(2919), [anon_sym_sizeof] = ACTIONS(2917), [anon_sym___alignof__] = ACTIONS(2917), [anon_sym___alignof] = ACTIONS(2917), [anon_sym__alignof] = ACTIONS(2917), [anon_sym_alignof] = ACTIONS(2917), [anon_sym__Alignof] = ACTIONS(2917), [anon_sym_offsetof] = ACTIONS(2917), [anon_sym__Generic] = ACTIONS(2917), [anon_sym_asm] = ACTIONS(2917), [anon_sym___asm__] = ACTIONS(2917), [anon_sym___asm] = ACTIONS(2917), [sym_number_literal] = ACTIONS(2919), [anon_sym_L_SQUOTE] = ACTIONS(2919), [anon_sym_u_SQUOTE] = ACTIONS(2919), [anon_sym_U_SQUOTE] = ACTIONS(2919), [anon_sym_u8_SQUOTE] = ACTIONS(2919), [anon_sym_SQUOTE] = ACTIONS(2919), [anon_sym_L_DQUOTE] = ACTIONS(2919), [anon_sym_u_DQUOTE] = ACTIONS(2919), [anon_sym_U_DQUOTE] = ACTIONS(2919), [anon_sym_u8_DQUOTE] = ACTIONS(2919), [anon_sym_DQUOTE] = ACTIONS(2919), [sym_true] = ACTIONS(2917), [sym_false] = ACTIONS(2917), [anon_sym_NULL] = ACTIONS(2917), [anon_sym_nullptr] = ACTIONS(2917), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2917), [anon_sym_decltype] = ACTIONS(2917), [anon_sym_explicit] = ACTIONS(2917), [anon_sym_typename] = ACTIONS(2917), [anon_sym_template] = ACTIONS(2917), [anon_sym_operator] = ACTIONS(2917), [anon_sym_try] = ACTIONS(2917), [anon_sym_delete] = ACTIONS(2917), [anon_sym_throw] = ACTIONS(2917), [anon_sym_namespace] = ACTIONS(2917), [anon_sym_static_assert] = ACTIONS(2917), [anon_sym_concept] = ACTIONS(2917), [anon_sym_co_return] = ACTIONS(2917), [anon_sym_co_yield] = ACTIONS(2917), [anon_sym_R_DQUOTE] = ACTIONS(2919), [anon_sym_LR_DQUOTE] = ACTIONS(2919), [anon_sym_uR_DQUOTE] = ACTIONS(2919), [anon_sym_UR_DQUOTE] = ACTIONS(2919), [anon_sym_u8R_DQUOTE] = ACTIONS(2919), [anon_sym_co_await] = ACTIONS(2917), [anon_sym_new] = ACTIONS(2917), [anon_sym_requires] = ACTIONS(2917), [sym_this] = ACTIONS(2917), }, [STATE(730)] = { [sym_identifier] = ACTIONS(2921), [aux_sym_preproc_include_token1] = ACTIONS(2921), [aux_sym_preproc_def_token1] = ACTIONS(2921), [aux_sym_preproc_if_token1] = ACTIONS(2921), [aux_sym_preproc_ifdef_token1] = ACTIONS(2921), [aux_sym_preproc_ifdef_token2] = ACTIONS(2921), [sym_preproc_directive] = ACTIONS(2921), [anon_sym_LPAREN2] = ACTIONS(2923), [anon_sym_BANG] = ACTIONS(2923), [anon_sym_TILDE] = ACTIONS(2923), [anon_sym_DASH] = ACTIONS(2921), [anon_sym_PLUS] = ACTIONS(2921), [anon_sym_STAR] = ACTIONS(2923), [anon_sym_AMP_AMP] = ACTIONS(2923), [anon_sym_AMP] = ACTIONS(2921), [anon_sym_SEMI] = ACTIONS(2923), [anon_sym___extension__] = ACTIONS(2921), [anon_sym_typedef] = ACTIONS(2921), [anon_sym_virtual] = ACTIONS(2921), [anon_sym_extern] = ACTIONS(2921), [anon_sym___attribute__] = ACTIONS(2921), [anon_sym___attribute] = ACTIONS(2921), [anon_sym_using] = ACTIONS(2921), [anon_sym_COLON_COLON] = ACTIONS(2923), [anon_sym_LBRACK_LBRACK] = ACTIONS(2923), [anon_sym___declspec] = ACTIONS(2921), [anon_sym___based] = ACTIONS(2921), [anon_sym___cdecl] = ACTIONS(2921), [anon_sym___clrcall] = ACTIONS(2921), [anon_sym___stdcall] = ACTIONS(2921), [anon_sym___fastcall] = ACTIONS(2921), [anon_sym___thiscall] = ACTIONS(2921), [anon_sym___vectorcall] = ACTIONS(2921), [anon_sym_LBRACE] = ACTIONS(2923), [anon_sym_RBRACE] = ACTIONS(2923), [anon_sym_signed] = ACTIONS(2921), [anon_sym_unsigned] = ACTIONS(2921), [anon_sym_long] = ACTIONS(2921), [anon_sym_short] = ACTIONS(2921), [anon_sym_LBRACK] = ACTIONS(2921), [anon_sym_static] = ACTIONS(2921), [anon_sym_register] = ACTIONS(2921), [anon_sym_inline] = ACTIONS(2921), [anon_sym___inline] = ACTIONS(2921), [anon_sym___inline__] = ACTIONS(2921), [anon_sym___forceinline] = ACTIONS(2921), [anon_sym_thread_local] = ACTIONS(2921), [anon_sym___thread] = ACTIONS(2921), [anon_sym_const] = ACTIONS(2921), [anon_sym_constexpr] = ACTIONS(2921), [anon_sym_volatile] = ACTIONS(2921), [anon_sym_restrict] = ACTIONS(2921), [anon_sym___restrict__] = ACTIONS(2921), [anon_sym__Atomic] = ACTIONS(2921), [anon_sym__Noreturn] = ACTIONS(2921), [anon_sym_noreturn] = ACTIONS(2921), [anon_sym__Nonnull] = ACTIONS(2921), [anon_sym_mutable] = ACTIONS(2921), [anon_sym_constinit] = ACTIONS(2921), [anon_sym_consteval] = ACTIONS(2921), [anon_sym_alignas] = ACTIONS(2921), [anon_sym__Alignas] = ACTIONS(2921), [sym_primitive_type] = ACTIONS(2921), [anon_sym_enum] = ACTIONS(2921), [anon_sym_class] = ACTIONS(2921), [anon_sym_struct] = ACTIONS(2921), [anon_sym_union] = ACTIONS(2921), [anon_sym_if] = ACTIONS(2921), [anon_sym_switch] = ACTIONS(2921), [anon_sym_case] = ACTIONS(2921), [anon_sym_default] = ACTIONS(2921), [anon_sym_while] = ACTIONS(2921), [anon_sym_do] = ACTIONS(2921), [anon_sym_for] = ACTIONS(2921), [anon_sym_return] = ACTIONS(2921), [anon_sym_break] = ACTIONS(2921), [anon_sym_continue] = ACTIONS(2921), [anon_sym_goto] = ACTIONS(2921), [anon_sym___try] = ACTIONS(2921), [anon_sym___leave] = ACTIONS(2921), [anon_sym_not] = ACTIONS(2921), [anon_sym_compl] = ACTIONS(2921), [anon_sym_DASH_DASH] = ACTIONS(2923), [anon_sym_PLUS_PLUS] = ACTIONS(2923), [anon_sym_sizeof] = ACTIONS(2921), [anon_sym___alignof__] = ACTIONS(2921), [anon_sym___alignof] = ACTIONS(2921), [anon_sym__alignof] = ACTIONS(2921), [anon_sym_alignof] = ACTIONS(2921), [anon_sym__Alignof] = ACTIONS(2921), [anon_sym_offsetof] = ACTIONS(2921), [anon_sym__Generic] = ACTIONS(2921), [anon_sym_asm] = ACTIONS(2921), [anon_sym___asm__] = ACTIONS(2921), [anon_sym___asm] = ACTIONS(2921), [sym_number_literal] = ACTIONS(2923), [anon_sym_L_SQUOTE] = ACTIONS(2923), [anon_sym_u_SQUOTE] = ACTIONS(2923), [anon_sym_U_SQUOTE] = ACTIONS(2923), [anon_sym_u8_SQUOTE] = ACTIONS(2923), [anon_sym_SQUOTE] = ACTIONS(2923), [anon_sym_L_DQUOTE] = ACTIONS(2923), [anon_sym_u_DQUOTE] = ACTIONS(2923), [anon_sym_U_DQUOTE] = ACTIONS(2923), [anon_sym_u8_DQUOTE] = ACTIONS(2923), [anon_sym_DQUOTE] = ACTIONS(2923), [sym_true] = ACTIONS(2921), [sym_false] = ACTIONS(2921), [anon_sym_NULL] = ACTIONS(2921), [anon_sym_nullptr] = ACTIONS(2921), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2921), [anon_sym_decltype] = ACTIONS(2921), [anon_sym_explicit] = ACTIONS(2921), [anon_sym_typename] = ACTIONS(2921), [anon_sym_template] = ACTIONS(2921), [anon_sym_operator] = ACTIONS(2921), [anon_sym_try] = ACTIONS(2921), [anon_sym_delete] = ACTIONS(2921), [anon_sym_throw] = ACTIONS(2921), [anon_sym_namespace] = ACTIONS(2921), [anon_sym_static_assert] = ACTIONS(2921), [anon_sym_concept] = ACTIONS(2921), [anon_sym_co_return] = ACTIONS(2921), [anon_sym_co_yield] = ACTIONS(2921), [anon_sym_R_DQUOTE] = ACTIONS(2923), [anon_sym_LR_DQUOTE] = ACTIONS(2923), [anon_sym_uR_DQUOTE] = ACTIONS(2923), [anon_sym_UR_DQUOTE] = ACTIONS(2923), [anon_sym_u8R_DQUOTE] = ACTIONS(2923), [anon_sym_co_await] = ACTIONS(2921), [anon_sym_new] = ACTIONS(2921), [anon_sym_requires] = ACTIONS(2921), [sym_this] = ACTIONS(2921), }, [STATE(731)] = { [sym_identifier] = ACTIONS(2925), [aux_sym_preproc_include_token1] = ACTIONS(2925), [aux_sym_preproc_def_token1] = ACTIONS(2925), [aux_sym_preproc_if_token1] = ACTIONS(2925), [aux_sym_preproc_ifdef_token1] = ACTIONS(2925), [aux_sym_preproc_ifdef_token2] = ACTIONS(2925), [sym_preproc_directive] = ACTIONS(2925), [anon_sym_LPAREN2] = ACTIONS(2927), [anon_sym_BANG] = ACTIONS(2927), [anon_sym_TILDE] = ACTIONS(2927), [anon_sym_DASH] = ACTIONS(2925), [anon_sym_PLUS] = ACTIONS(2925), [anon_sym_STAR] = ACTIONS(2927), [anon_sym_AMP_AMP] = ACTIONS(2927), [anon_sym_AMP] = ACTIONS(2925), [anon_sym_SEMI] = ACTIONS(2927), [anon_sym___extension__] = ACTIONS(2925), [anon_sym_typedef] = ACTIONS(2925), [anon_sym_virtual] = ACTIONS(2925), [anon_sym_extern] = ACTIONS(2925), [anon_sym___attribute__] = ACTIONS(2925), [anon_sym___attribute] = ACTIONS(2925), [anon_sym_using] = ACTIONS(2925), [anon_sym_COLON_COLON] = ACTIONS(2927), [anon_sym_LBRACK_LBRACK] = ACTIONS(2927), [anon_sym___declspec] = ACTIONS(2925), [anon_sym___based] = ACTIONS(2925), [anon_sym___cdecl] = ACTIONS(2925), [anon_sym___clrcall] = ACTIONS(2925), [anon_sym___stdcall] = ACTIONS(2925), [anon_sym___fastcall] = ACTIONS(2925), [anon_sym___thiscall] = ACTIONS(2925), [anon_sym___vectorcall] = ACTIONS(2925), [anon_sym_LBRACE] = ACTIONS(2927), [anon_sym_RBRACE] = ACTIONS(2927), [anon_sym_signed] = ACTIONS(2925), [anon_sym_unsigned] = ACTIONS(2925), [anon_sym_long] = ACTIONS(2925), [anon_sym_short] = ACTIONS(2925), [anon_sym_LBRACK] = ACTIONS(2925), [anon_sym_static] = ACTIONS(2925), [anon_sym_register] = ACTIONS(2925), [anon_sym_inline] = ACTIONS(2925), [anon_sym___inline] = ACTIONS(2925), [anon_sym___inline__] = ACTIONS(2925), [anon_sym___forceinline] = ACTIONS(2925), [anon_sym_thread_local] = ACTIONS(2925), [anon_sym___thread] = ACTIONS(2925), [anon_sym_const] = ACTIONS(2925), [anon_sym_constexpr] = ACTIONS(2925), [anon_sym_volatile] = ACTIONS(2925), [anon_sym_restrict] = ACTIONS(2925), [anon_sym___restrict__] = ACTIONS(2925), [anon_sym__Atomic] = ACTIONS(2925), [anon_sym__Noreturn] = ACTIONS(2925), [anon_sym_noreturn] = ACTIONS(2925), [anon_sym__Nonnull] = ACTIONS(2925), [anon_sym_mutable] = ACTIONS(2925), [anon_sym_constinit] = ACTIONS(2925), [anon_sym_consteval] = ACTIONS(2925), [anon_sym_alignas] = ACTIONS(2925), [anon_sym__Alignas] = ACTIONS(2925), [sym_primitive_type] = ACTIONS(2925), [anon_sym_enum] = ACTIONS(2925), [anon_sym_class] = ACTIONS(2925), [anon_sym_struct] = ACTIONS(2925), [anon_sym_union] = ACTIONS(2925), [anon_sym_if] = ACTIONS(2925), [anon_sym_switch] = ACTIONS(2925), [anon_sym_case] = ACTIONS(2925), [anon_sym_default] = ACTIONS(2925), [anon_sym_while] = ACTIONS(2925), [anon_sym_do] = ACTIONS(2925), [anon_sym_for] = ACTIONS(2925), [anon_sym_return] = ACTIONS(2925), [anon_sym_break] = ACTIONS(2925), [anon_sym_continue] = ACTIONS(2925), [anon_sym_goto] = ACTIONS(2925), [anon_sym___try] = ACTIONS(2925), [anon_sym___leave] = ACTIONS(2925), [anon_sym_not] = ACTIONS(2925), [anon_sym_compl] = ACTIONS(2925), [anon_sym_DASH_DASH] = ACTIONS(2927), [anon_sym_PLUS_PLUS] = ACTIONS(2927), [anon_sym_sizeof] = ACTIONS(2925), [anon_sym___alignof__] = ACTIONS(2925), [anon_sym___alignof] = ACTIONS(2925), [anon_sym__alignof] = ACTIONS(2925), [anon_sym_alignof] = ACTIONS(2925), [anon_sym__Alignof] = ACTIONS(2925), [anon_sym_offsetof] = ACTIONS(2925), [anon_sym__Generic] = ACTIONS(2925), [anon_sym_asm] = ACTIONS(2925), [anon_sym___asm__] = ACTIONS(2925), [anon_sym___asm] = ACTIONS(2925), [sym_number_literal] = ACTIONS(2927), [anon_sym_L_SQUOTE] = ACTIONS(2927), [anon_sym_u_SQUOTE] = ACTIONS(2927), [anon_sym_U_SQUOTE] = ACTIONS(2927), [anon_sym_u8_SQUOTE] = ACTIONS(2927), [anon_sym_SQUOTE] = ACTIONS(2927), [anon_sym_L_DQUOTE] = ACTIONS(2927), [anon_sym_u_DQUOTE] = ACTIONS(2927), [anon_sym_U_DQUOTE] = ACTIONS(2927), [anon_sym_u8_DQUOTE] = ACTIONS(2927), [anon_sym_DQUOTE] = ACTIONS(2927), [sym_true] = ACTIONS(2925), [sym_false] = ACTIONS(2925), [anon_sym_NULL] = ACTIONS(2925), [anon_sym_nullptr] = ACTIONS(2925), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2925), [anon_sym_decltype] = ACTIONS(2925), [anon_sym_explicit] = ACTIONS(2925), [anon_sym_typename] = ACTIONS(2925), [anon_sym_template] = ACTIONS(2925), [anon_sym_operator] = ACTIONS(2925), [anon_sym_try] = ACTIONS(2925), [anon_sym_delete] = ACTIONS(2925), [anon_sym_throw] = ACTIONS(2925), [anon_sym_namespace] = ACTIONS(2925), [anon_sym_static_assert] = ACTIONS(2925), [anon_sym_concept] = ACTIONS(2925), [anon_sym_co_return] = ACTIONS(2925), [anon_sym_co_yield] = ACTIONS(2925), [anon_sym_R_DQUOTE] = ACTIONS(2927), [anon_sym_LR_DQUOTE] = ACTIONS(2927), [anon_sym_uR_DQUOTE] = ACTIONS(2927), [anon_sym_UR_DQUOTE] = ACTIONS(2927), [anon_sym_u8R_DQUOTE] = ACTIONS(2927), [anon_sym_co_await] = ACTIONS(2925), [anon_sym_new] = ACTIONS(2925), [anon_sym_requires] = ACTIONS(2925), [sym_this] = ACTIONS(2925), }, [STATE(732)] = { [sym_identifier] = ACTIONS(2929), [aux_sym_preproc_include_token1] = ACTIONS(2929), [aux_sym_preproc_def_token1] = ACTIONS(2929), [aux_sym_preproc_if_token1] = ACTIONS(2929), [aux_sym_preproc_ifdef_token1] = ACTIONS(2929), [aux_sym_preproc_ifdef_token2] = ACTIONS(2929), [sym_preproc_directive] = ACTIONS(2929), [anon_sym_LPAREN2] = ACTIONS(2931), [anon_sym_BANG] = ACTIONS(2931), [anon_sym_TILDE] = ACTIONS(2931), [anon_sym_DASH] = ACTIONS(2929), [anon_sym_PLUS] = ACTIONS(2929), [anon_sym_STAR] = ACTIONS(2931), [anon_sym_AMP_AMP] = ACTIONS(2931), [anon_sym_AMP] = ACTIONS(2929), [anon_sym_SEMI] = ACTIONS(2931), [anon_sym___extension__] = ACTIONS(2929), [anon_sym_typedef] = ACTIONS(2929), [anon_sym_virtual] = ACTIONS(2929), [anon_sym_extern] = ACTIONS(2929), [anon_sym___attribute__] = ACTIONS(2929), [anon_sym___attribute] = ACTIONS(2929), [anon_sym_using] = ACTIONS(2929), [anon_sym_COLON_COLON] = ACTIONS(2931), [anon_sym_LBRACK_LBRACK] = ACTIONS(2931), [anon_sym___declspec] = ACTIONS(2929), [anon_sym___based] = ACTIONS(2929), [anon_sym___cdecl] = ACTIONS(2929), [anon_sym___clrcall] = ACTIONS(2929), [anon_sym___stdcall] = ACTIONS(2929), [anon_sym___fastcall] = ACTIONS(2929), [anon_sym___thiscall] = ACTIONS(2929), [anon_sym___vectorcall] = ACTIONS(2929), [anon_sym_LBRACE] = ACTIONS(2931), [anon_sym_RBRACE] = ACTIONS(2931), [anon_sym_signed] = ACTIONS(2929), [anon_sym_unsigned] = ACTIONS(2929), [anon_sym_long] = ACTIONS(2929), [anon_sym_short] = ACTIONS(2929), [anon_sym_LBRACK] = ACTIONS(2929), [anon_sym_static] = ACTIONS(2929), [anon_sym_register] = ACTIONS(2929), [anon_sym_inline] = ACTIONS(2929), [anon_sym___inline] = ACTIONS(2929), [anon_sym___inline__] = ACTIONS(2929), [anon_sym___forceinline] = ACTIONS(2929), [anon_sym_thread_local] = ACTIONS(2929), [anon_sym___thread] = ACTIONS(2929), [anon_sym_const] = ACTIONS(2929), [anon_sym_constexpr] = ACTIONS(2929), [anon_sym_volatile] = ACTIONS(2929), [anon_sym_restrict] = ACTIONS(2929), [anon_sym___restrict__] = ACTIONS(2929), [anon_sym__Atomic] = ACTIONS(2929), [anon_sym__Noreturn] = ACTIONS(2929), [anon_sym_noreturn] = ACTIONS(2929), [anon_sym__Nonnull] = ACTIONS(2929), [anon_sym_mutable] = ACTIONS(2929), [anon_sym_constinit] = ACTIONS(2929), [anon_sym_consteval] = ACTIONS(2929), [anon_sym_alignas] = ACTIONS(2929), [anon_sym__Alignas] = ACTIONS(2929), [sym_primitive_type] = ACTIONS(2929), [anon_sym_enum] = ACTIONS(2929), [anon_sym_class] = ACTIONS(2929), [anon_sym_struct] = ACTIONS(2929), [anon_sym_union] = ACTIONS(2929), [anon_sym_if] = ACTIONS(2929), [anon_sym_switch] = ACTIONS(2929), [anon_sym_case] = ACTIONS(2929), [anon_sym_default] = ACTIONS(2929), [anon_sym_while] = ACTIONS(2929), [anon_sym_do] = ACTIONS(2929), [anon_sym_for] = ACTIONS(2929), [anon_sym_return] = ACTIONS(2929), [anon_sym_break] = ACTIONS(2929), [anon_sym_continue] = ACTIONS(2929), [anon_sym_goto] = ACTIONS(2929), [anon_sym___try] = ACTIONS(2929), [anon_sym___leave] = ACTIONS(2929), [anon_sym_not] = ACTIONS(2929), [anon_sym_compl] = ACTIONS(2929), [anon_sym_DASH_DASH] = ACTIONS(2931), [anon_sym_PLUS_PLUS] = ACTIONS(2931), [anon_sym_sizeof] = ACTIONS(2929), [anon_sym___alignof__] = ACTIONS(2929), [anon_sym___alignof] = ACTIONS(2929), [anon_sym__alignof] = ACTIONS(2929), [anon_sym_alignof] = ACTIONS(2929), [anon_sym__Alignof] = ACTIONS(2929), [anon_sym_offsetof] = ACTIONS(2929), [anon_sym__Generic] = ACTIONS(2929), [anon_sym_asm] = ACTIONS(2929), [anon_sym___asm__] = ACTIONS(2929), [anon_sym___asm] = ACTIONS(2929), [sym_number_literal] = ACTIONS(2931), [anon_sym_L_SQUOTE] = ACTIONS(2931), [anon_sym_u_SQUOTE] = ACTIONS(2931), [anon_sym_U_SQUOTE] = ACTIONS(2931), [anon_sym_u8_SQUOTE] = ACTIONS(2931), [anon_sym_SQUOTE] = ACTIONS(2931), [anon_sym_L_DQUOTE] = ACTIONS(2931), [anon_sym_u_DQUOTE] = ACTIONS(2931), [anon_sym_U_DQUOTE] = ACTIONS(2931), [anon_sym_u8_DQUOTE] = ACTIONS(2931), [anon_sym_DQUOTE] = ACTIONS(2931), [sym_true] = ACTIONS(2929), [sym_false] = ACTIONS(2929), [anon_sym_NULL] = ACTIONS(2929), [anon_sym_nullptr] = ACTIONS(2929), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2929), [anon_sym_decltype] = ACTIONS(2929), [anon_sym_explicit] = ACTIONS(2929), [anon_sym_typename] = ACTIONS(2929), [anon_sym_template] = ACTIONS(2929), [anon_sym_operator] = ACTIONS(2929), [anon_sym_try] = ACTIONS(2929), [anon_sym_delete] = ACTIONS(2929), [anon_sym_throw] = ACTIONS(2929), [anon_sym_namespace] = ACTIONS(2929), [anon_sym_static_assert] = ACTIONS(2929), [anon_sym_concept] = ACTIONS(2929), [anon_sym_co_return] = ACTIONS(2929), [anon_sym_co_yield] = ACTIONS(2929), [anon_sym_R_DQUOTE] = ACTIONS(2931), [anon_sym_LR_DQUOTE] = ACTIONS(2931), [anon_sym_uR_DQUOTE] = ACTIONS(2931), [anon_sym_UR_DQUOTE] = ACTIONS(2931), [anon_sym_u8R_DQUOTE] = ACTIONS(2931), [anon_sym_co_await] = ACTIONS(2929), [anon_sym_new] = ACTIONS(2929), [anon_sym_requires] = ACTIONS(2929), [sym_this] = ACTIONS(2929), }, [STATE(733)] = { [sym_identifier] = ACTIONS(3144), [aux_sym_preproc_include_token1] = ACTIONS(3144), [aux_sym_preproc_def_token1] = ACTIONS(3144), [aux_sym_preproc_if_token1] = ACTIONS(3144), [aux_sym_preproc_ifdef_token1] = ACTIONS(3144), [aux_sym_preproc_ifdef_token2] = ACTIONS(3144), [sym_preproc_directive] = ACTIONS(3144), [anon_sym_LPAREN2] = ACTIONS(3146), [anon_sym_BANG] = ACTIONS(3146), [anon_sym_TILDE] = ACTIONS(3146), [anon_sym_DASH] = ACTIONS(3144), [anon_sym_PLUS] = ACTIONS(3144), [anon_sym_STAR] = ACTIONS(3146), [anon_sym_AMP_AMP] = ACTIONS(3146), [anon_sym_AMP] = ACTIONS(3144), [anon_sym_SEMI] = ACTIONS(3146), [anon_sym___extension__] = ACTIONS(3144), [anon_sym_typedef] = ACTIONS(3144), [anon_sym_virtual] = ACTIONS(3144), [anon_sym_extern] = ACTIONS(3144), [anon_sym___attribute__] = ACTIONS(3144), [anon_sym___attribute] = ACTIONS(3144), [anon_sym_using] = ACTIONS(3144), [anon_sym_COLON_COLON] = ACTIONS(3146), [anon_sym_LBRACK_LBRACK] = ACTIONS(3146), [anon_sym___declspec] = ACTIONS(3144), [anon_sym___based] = ACTIONS(3144), [anon_sym___cdecl] = ACTIONS(3144), [anon_sym___clrcall] = ACTIONS(3144), [anon_sym___stdcall] = ACTIONS(3144), [anon_sym___fastcall] = ACTIONS(3144), [anon_sym___thiscall] = ACTIONS(3144), [anon_sym___vectorcall] = ACTIONS(3144), [anon_sym_LBRACE] = ACTIONS(3146), [anon_sym_RBRACE] = ACTIONS(3146), [anon_sym_signed] = ACTIONS(3144), [anon_sym_unsigned] = ACTIONS(3144), [anon_sym_long] = ACTIONS(3144), [anon_sym_short] = ACTIONS(3144), [anon_sym_LBRACK] = ACTIONS(3144), [anon_sym_static] = ACTIONS(3144), [anon_sym_register] = ACTIONS(3144), [anon_sym_inline] = ACTIONS(3144), [anon_sym___inline] = ACTIONS(3144), [anon_sym___inline__] = ACTIONS(3144), [anon_sym___forceinline] = ACTIONS(3144), [anon_sym_thread_local] = ACTIONS(3144), [anon_sym___thread] = ACTIONS(3144), [anon_sym_const] = ACTIONS(3144), [anon_sym_constexpr] = ACTIONS(3144), [anon_sym_volatile] = ACTIONS(3144), [anon_sym_restrict] = ACTIONS(3144), [anon_sym___restrict__] = ACTIONS(3144), [anon_sym__Atomic] = ACTIONS(3144), [anon_sym__Noreturn] = ACTIONS(3144), [anon_sym_noreturn] = ACTIONS(3144), [anon_sym__Nonnull] = ACTIONS(3144), [anon_sym_mutable] = ACTIONS(3144), [anon_sym_constinit] = ACTIONS(3144), [anon_sym_consteval] = ACTIONS(3144), [anon_sym_alignas] = ACTIONS(3144), [anon_sym__Alignas] = ACTIONS(3144), [sym_primitive_type] = ACTIONS(3144), [anon_sym_enum] = ACTIONS(3144), [anon_sym_class] = ACTIONS(3144), [anon_sym_struct] = ACTIONS(3144), [anon_sym_union] = ACTIONS(3144), [anon_sym_if] = ACTIONS(3144), [anon_sym_switch] = ACTIONS(3144), [anon_sym_case] = ACTIONS(3144), [anon_sym_default] = ACTIONS(3144), [anon_sym_while] = ACTIONS(3144), [anon_sym_do] = ACTIONS(3144), [anon_sym_for] = ACTIONS(3144), [anon_sym_return] = ACTIONS(3144), [anon_sym_break] = ACTIONS(3144), [anon_sym_continue] = ACTIONS(3144), [anon_sym_goto] = ACTIONS(3144), [anon_sym___try] = ACTIONS(3144), [anon_sym___leave] = ACTIONS(3144), [anon_sym_not] = ACTIONS(3144), [anon_sym_compl] = ACTIONS(3144), [anon_sym_DASH_DASH] = ACTIONS(3146), [anon_sym_PLUS_PLUS] = ACTIONS(3146), [anon_sym_sizeof] = ACTIONS(3144), [anon_sym___alignof__] = ACTIONS(3144), [anon_sym___alignof] = ACTIONS(3144), [anon_sym__alignof] = ACTIONS(3144), [anon_sym_alignof] = ACTIONS(3144), [anon_sym__Alignof] = ACTIONS(3144), [anon_sym_offsetof] = ACTIONS(3144), [anon_sym__Generic] = ACTIONS(3144), [anon_sym_asm] = ACTIONS(3144), [anon_sym___asm__] = ACTIONS(3144), [anon_sym___asm] = ACTIONS(3144), [sym_number_literal] = ACTIONS(3146), [anon_sym_L_SQUOTE] = ACTIONS(3146), [anon_sym_u_SQUOTE] = ACTIONS(3146), [anon_sym_U_SQUOTE] = ACTIONS(3146), [anon_sym_u8_SQUOTE] = ACTIONS(3146), [anon_sym_SQUOTE] = ACTIONS(3146), [anon_sym_L_DQUOTE] = ACTIONS(3146), [anon_sym_u_DQUOTE] = ACTIONS(3146), [anon_sym_U_DQUOTE] = ACTIONS(3146), [anon_sym_u8_DQUOTE] = ACTIONS(3146), [anon_sym_DQUOTE] = ACTIONS(3146), [sym_true] = ACTIONS(3144), [sym_false] = ACTIONS(3144), [anon_sym_NULL] = ACTIONS(3144), [anon_sym_nullptr] = ACTIONS(3144), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3144), [anon_sym_decltype] = ACTIONS(3144), [anon_sym_explicit] = ACTIONS(3144), [anon_sym_typename] = ACTIONS(3144), [anon_sym_template] = ACTIONS(3144), [anon_sym_operator] = ACTIONS(3144), [anon_sym_try] = ACTIONS(3144), [anon_sym_delete] = ACTIONS(3144), [anon_sym_throw] = ACTIONS(3144), [anon_sym_namespace] = ACTIONS(3144), [anon_sym_static_assert] = ACTIONS(3144), [anon_sym_concept] = ACTIONS(3144), [anon_sym_co_return] = ACTIONS(3144), [anon_sym_co_yield] = ACTIONS(3144), [anon_sym_R_DQUOTE] = ACTIONS(3146), [anon_sym_LR_DQUOTE] = ACTIONS(3146), [anon_sym_uR_DQUOTE] = ACTIONS(3146), [anon_sym_UR_DQUOTE] = ACTIONS(3146), [anon_sym_u8R_DQUOTE] = ACTIONS(3146), [anon_sym_co_await] = ACTIONS(3144), [anon_sym_new] = ACTIONS(3144), [anon_sym_requires] = ACTIONS(3144), [sym_this] = ACTIONS(3144), }, [STATE(734)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_include_token1] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_BANG] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_DASH] = ACTIONS(2937), [anon_sym_PLUS] = ACTIONS(2937), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym___cdecl] = ACTIONS(2937), [anon_sym___clrcall] = ACTIONS(2937), [anon_sym___stdcall] = ACTIONS(2937), [anon_sym___fastcall] = ACTIONS(2937), [anon_sym___thiscall] = ACTIONS(2937), [anon_sym___vectorcall] = ACTIONS(2937), [anon_sym_LBRACE] = ACTIONS(2939), [anon_sym_RBRACE] = ACTIONS(2939), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [anon_sym_if] = ACTIONS(2937), [anon_sym_switch] = ACTIONS(2937), [anon_sym_case] = ACTIONS(2937), [anon_sym_default] = ACTIONS(2937), [anon_sym_while] = ACTIONS(2937), [anon_sym_do] = ACTIONS(2937), [anon_sym_for] = ACTIONS(2937), [anon_sym_return] = ACTIONS(2937), [anon_sym_break] = ACTIONS(2937), [anon_sym_continue] = ACTIONS(2937), [anon_sym_goto] = ACTIONS(2937), [anon_sym___try] = ACTIONS(2937), [anon_sym___leave] = ACTIONS(2937), [anon_sym_not] = ACTIONS(2937), [anon_sym_compl] = ACTIONS(2937), [anon_sym_DASH_DASH] = ACTIONS(2939), [anon_sym_PLUS_PLUS] = ACTIONS(2939), [anon_sym_sizeof] = ACTIONS(2937), [anon_sym___alignof__] = ACTIONS(2937), [anon_sym___alignof] = ACTIONS(2937), [anon_sym__alignof] = ACTIONS(2937), [anon_sym_alignof] = ACTIONS(2937), [anon_sym__Alignof] = ACTIONS(2937), [anon_sym_offsetof] = ACTIONS(2937), [anon_sym__Generic] = ACTIONS(2937), [anon_sym_asm] = ACTIONS(2937), [anon_sym___asm__] = ACTIONS(2937), [anon_sym___asm] = ACTIONS(2937), [sym_number_literal] = ACTIONS(2939), [anon_sym_L_SQUOTE] = ACTIONS(2939), [anon_sym_u_SQUOTE] = ACTIONS(2939), [anon_sym_U_SQUOTE] = ACTIONS(2939), [anon_sym_u8_SQUOTE] = ACTIONS(2939), [anon_sym_SQUOTE] = ACTIONS(2939), [anon_sym_L_DQUOTE] = ACTIONS(2939), [anon_sym_u_DQUOTE] = ACTIONS(2939), [anon_sym_U_DQUOTE] = ACTIONS(2939), [anon_sym_u8_DQUOTE] = ACTIONS(2939), [anon_sym_DQUOTE] = ACTIONS(2939), [sym_true] = ACTIONS(2937), [sym_false] = ACTIONS(2937), [anon_sym_NULL] = ACTIONS(2937), [anon_sym_nullptr] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_try] = ACTIONS(2937), [anon_sym_delete] = ACTIONS(2937), [anon_sym_throw] = ACTIONS(2937), [anon_sym_namespace] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), [anon_sym_concept] = ACTIONS(2937), [anon_sym_co_return] = ACTIONS(2937), [anon_sym_co_yield] = ACTIONS(2937), [anon_sym_R_DQUOTE] = ACTIONS(2939), [anon_sym_LR_DQUOTE] = ACTIONS(2939), [anon_sym_uR_DQUOTE] = ACTIONS(2939), [anon_sym_UR_DQUOTE] = ACTIONS(2939), [anon_sym_u8R_DQUOTE] = ACTIONS(2939), [anon_sym_co_await] = ACTIONS(2937), [anon_sym_new] = ACTIONS(2937), [anon_sym_requires] = ACTIONS(2937), [sym_this] = ACTIONS(2937), }, [STATE(735)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_include_token1] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_BANG] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_DASH] = ACTIONS(2937), [anon_sym_PLUS] = ACTIONS(2937), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym___cdecl] = ACTIONS(2937), [anon_sym___clrcall] = ACTIONS(2937), [anon_sym___stdcall] = ACTIONS(2937), [anon_sym___fastcall] = ACTIONS(2937), [anon_sym___thiscall] = ACTIONS(2937), [anon_sym___vectorcall] = ACTIONS(2937), [anon_sym_LBRACE] = ACTIONS(2939), [anon_sym_RBRACE] = ACTIONS(2939), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [anon_sym_if] = ACTIONS(2937), [anon_sym_switch] = ACTIONS(2937), [anon_sym_case] = ACTIONS(2937), [anon_sym_default] = ACTIONS(2937), [anon_sym_while] = ACTIONS(2937), [anon_sym_do] = ACTIONS(2937), [anon_sym_for] = ACTIONS(2937), [anon_sym_return] = ACTIONS(2937), [anon_sym_break] = ACTIONS(2937), [anon_sym_continue] = ACTIONS(2937), [anon_sym_goto] = ACTIONS(2937), [anon_sym___try] = ACTIONS(2937), [anon_sym___leave] = ACTIONS(2937), [anon_sym_not] = ACTIONS(2937), [anon_sym_compl] = ACTIONS(2937), [anon_sym_DASH_DASH] = ACTIONS(2939), [anon_sym_PLUS_PLUS] = ACTIONS(2939), [anon_sym_sizeof] = ACTIONS(2937), [anon_sym___alignof__] = ACTIONS(2937), [anon_sym___alignof] = ACTIONS(2937), [anon_sym__alignof] = ACTIONS(2937), [anon_sym_alignof] = ACTIONS(2937), [anon_sym__Alignof] = ACTIONS(2937), [anon_sym_offsetof] = ACTIONS(2937), [anon_sym__Generic] = ACTIONS(2937), [anon_sym_asm] = ACTIONS(2937), [anon_sym___asm__] = ACTIONS(2937), [anon_sym___asm] = ACTIONS(2937), [sym_number_literal] = ACTIONS(2939), [anon_sym_L_SQUOTE] = ACTIONS(2939), [anon_sym_u_SQUOTE] = ACTIONS(2939), [anon_sym_U_SQUOTE] = ACTIONS(2939), [anon_sym_u8_SQUOTE] = ACTIONS(2939), [anon_sym_SQUOTE] = ACTIONS(2939), [anon_sym_L_DQUOTE] = ACTIONS(2939), [anon_sym_u_DQUOTE] = ACTIONS(2939), [anon_sym_U_DQUOTE] = ACTIONS(2939), [anon_sym_u8_DQUOTE] = ACTIONS(2939), [anon_sym_DQUOTE] = ACTIONS(2939), [sym_true] = ACTIONS(2937), [sym_false] = ACTIONS(2937), [anon_sym_NULL] = ACTIONS(2937), [anon_sym_nullptr] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_try] = ACTIONS(2937), [anon_sym_delete] = ACTIONS(2937), [anon_sym_throw] = ACTIONS(2937), [anon_sym_namespace] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), [anon_sym_concept] = ACTIONS(2937), [anon_sym_co_return] = ACTIONS(2937), [anon_sym_co_yield] = ACTIONS(2937), [anon_sym_R_DQUOTE] = ACTIONS(2939), [anon_sym_LR_DQUOTE] = ACTIONS(2939), [anon_sym_uR_DQUOTE] = ACTIONS(2939), [anon_sym_UR_DQUOTE] = ACTIONS(2939), [anon_sym_u8R_DQUOTE] = ACTIONS(2939), [anon_sym_co_await] = ACTIONS(2937), [anon_sym_new] = ACTIONS(2937), [anon_sym_requires] = ACTIONS(2937), [sym_this] = ACTIONS(2937), }, [STATE(736)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_include_token1] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_if_token2] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_BANG] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_DASH] = ACTIONS(2933), [anon_sym_PLUS] = ACTIONS(2933), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym___cdecl] = ACTIONS(2933), [anon_sym___clrcall] = ACTIONS(2933), [anon_sym___stdcall] = ACTIONS(2933), [anon_sym___fastcall] = ACTIONS(2933), [anon_sym___thiscall] = ACTIONS(2933), [anon_sym___vectorcall] = ACTIONS(2933), [anon_sym_LBRACE] = ACTIONS(2935), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [anon_sym_if] = ACTIONS(2933), [anon_sym_switch] = ACTIONS(2933), [anon_sym_case] = ACTIONS(2933), [anon_sym_default] = ACTIONS(2933), [anon_sym_while] = ACTIONS(2933), [anon_sym_do] = ACTIONS(2933), [anon_sym_for] = ACTIONS(2933), [anon_sym_return] = ACTIONS(2933), [anon_sym_break] = ACTIONS(2933), [anon_sym_continue] = ACTIONS(2933), [anon_sym_goto] = ACTIONS(2933), [anon_sym___try] = ACTIONS(2933), [anon_sym___leave] = ACTIONS(2933), [anon_sym_not] = ACTIONS(2933), [anon_sym_compl] = ACTIONS(2933), [anon_sym_DASH_DASH] = ACTIONS(2935), [anon_sym_PLUS_PLUS] = ACTIONS(2935), [anon_sym_sizeof] = ACTIONS(2933), [anon_sym___alignof__] = ACTIONS(2933), [anon_sym___alignof] = ACTIONS(2933), [anon_sym__alignof] = ACTIONS(2933), [anon_sym_alignof] = ACTIONS(2933), [anon_sym__Alignof] = ACTIONS(2933), [anon_sym_offsetof] = ACTIONS(2933), [anon_sym__Generic] = ACTIONS(2933), [anon_sym_asm] = ACTIONS(2933), [anon_sym___asm__] = ACTIONS(2933), [anon_sym___asm] = ACTIONS(2933), [sym_number_literal] = ACTIONS(2935), [anon_sym_L_SQUOTE] = ACTIONS(2935), [anon_sym_u_SQUOTE] = ACTIONS(2935), [anon_sym_U_SQUOTE] = ACTIONS(2935), [anon_sym_u8_SQUOTE] = ACTIONS(2935), [anon_sym_SQUOTE] = ACTIONS(2935), [anon_sym_L_DQUOTE] = ACTIONS(2935), [anon_sym_u_DQUOTE] = ACTIONS(2935), [anon_sym_U_DQUOTE] = ACTIONS(2935), [anon_sym_u8_DQUOTE] = ACTIONS(2935), [anon_sym_DQUOTE] = ACTIONS(2935), [sym_true] = ACTIONS(2933), [sym_false] = ACTIONS(2933), [anon_sym_NULL] = ACTIONS(2933), [anon_sym_nullptr] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_try] = ACTIONS(2933), [anon_sym_delete] = ACTIONS(2933), [anon_sym_throw] = ACTIONS(2933), [anon_sym_namespace] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), [anon_sym_concept] = ACTIONS(2933), [anon_sym_co_return] = ACTIONS(2933), [anon_sym_co_yield] = ACTIONS(2933), [anon_sym_R_DQUOTE] = ACTIONS(2935), [anon_sym_LR_DQUOTE] = ACTIONS(2935), [anon_sym_uR_DQUOTE] = ACTIONS(2935), [anon_sym_UR_DQUOTE] = ACTIONS(2935), [anon_sym_u8R_DQUOTE] = ACTIONS(2935), [anon_sym_co_await] = ACTIONS(2933), [anon_sym_new] = ACTIONS(2933), [anon_sym_requires] = ACTIONS(2933), [sym_this] = ACTIONS(2933), }, [STATE(737)] = { [sym_identifier] = ACTIONS(2941), [aux_sym_preproc_include_token1] = ACTIONS(2941), [aux_sym_preproc_def_token1] = ACTIONS(2941), [aux_sym_preproc_if_token1] = ACTIONS(2941), [aux_sym_preproc_ifdef_token1] = ACTIONS(2941), [aux_sym_preproc_ifdef_token2] = ACTIONS(2941), [sym_preproc_directive] = ACTIONS(2941), [anon_sym_LPAREN2] = ACTIONS(2943), [anon_sym_BANG] = ACTIONS(2943), [anon_sym_TILDE] = ACTIONS(2943), [anon_sym_DASH] = ACTIONS(2941), [anon_sym_PLUS] = ACTIONS(2941), [anon_sym_STAR] = ACTIONS(2943), [anon_sym_AMP_AMP] = ACTIONS(2943), [anon_sym_AMP] = ACTIONS(2941), [anon_sym_SEMI] = ACTIONS(2943), [anon_sym___extension__] = ACTIONS(2941), [anon_sym_typedef] = ACTIONS(2941), [anon_sym_virtual] = ACTIONS(2941), [anon_sym_extern] = ACTIONS(2941), [anon_sym___attribute__] = ACTIONS(2941), [anon_sym___attribute] = ACTIONS(2941), [anon_sym_using] = ACTIONS(2941), [anon_sym_COLON_COLON] = ACTIONS(2943), [anon_sym_LBRACK_LBRACK] = ACTIONS(2943), [anon_sym___declspec] = ACTIONS(2941), [anon_sym___based] = ACTIONS(2941), [anon_sym___cdecl] = ACTIONS(2941), [anon_sym___clrcall] = ACTIONS(2941), [anon_sym___stdcall] = ACTIONS(2941), [anon_sym___fastcall] = ACTIONS(2941), [anon_sym___thiscall] = ACTIONS(2941), [anon_sym___vectorcall] = ACTIONS(2941), [anon_sym_LBRACE] = ACTIONS(2943), [anon_sym_RBRACE] = ACTIONS(2943), [anon_sym_signed] = ACTIONS(2941), [anon_sym_unsigned] = ACTIONS(2941), [anon_sym_long] = ACTIONS(2941), [anon_sym_short] = ACTIONS(2941), [anon_sym_LBRACK] = ACTIONS(2941), [anon_sym_static] = ACTIONS(2941), [anon_sym_register] = ACTIONS(2941), [anon_sym_inline] = ACTIONS(2941), [anon_sym___inline] = ACTIONS(2941), [anon_sym___inline__] = ACTIONS(2941), [anon_sym___forceinline] = ACTIONS(2941), [anon_sym_thread_local] = ACTIONS(2941), [anon_sym___thread] = ACTIONS(2941), [anon_sym_const] = ACTIONS(2941), [anon_sym_constexpr] = ACTIONS(2941), [anon_sym_volatile] = ACTIONS(2941), [anon_sym_restrict] = ACTIONS(2941), [anon_sym___restrict__] = ACTIONS(2941), [anon_sym__Atomic] = ACTIONS(2941), [anon_sym__Noreturn] = ACTIONS(2941), [anon_sym_noreturn] = ACTIONS(2941), [anon_sym__Nonnull] = ACTIONS(2941), [anon_sym_mutable] = ACTIONS(2941), [anon_sym_constinit] = ACTIONS(2941), [anon_sym_consteval] = ACTIONS(2941), [anon_sym_alignas] = ACTIONS(2941), [anon_sym__Alignas] = ACTIONS(2941), [sym_primitive_type] = ACTIONS(2941), [anon_sym_enum] = ACTIONS(2941), [anon_sym_class] = ACTIONS(2941), [anon_sym_struct] = ACTIONS(2941), [anon_sym_union] = ACTIONS(2941), [anon_sym_if] = ACTIONS(2941), [anon_sym_switch] = ACTIONS(2941), [anon_sym_case] = ACTIONS(2941), [anon_sym_default] = ACTIONS(2941), [anon_sym_while] = ACTIONS(2941), [anon_sym_do] = ACTIONS(2941), [anon_sym_for] = ACTIONS(2941), [anon_sym_return] = ACTIONS(2941), [anon_sym_break] = ACTIONS(2941), [anon_sym_continue] = ACTIONS(2941), [anon_sym_goto] = ACTIONS(2941), [anon_sym___try] = ACTIONS(2941), [anon_sym___leave] = ACTIONS(2941), [anon_sym_not] = ACTIONS(2941), [anon_sym_compl] = ACTIONS(2941), [anon_sym_DASH_DASH] = ACTIONS(2943), [anon_sym_PLUS_PLUS] = ACTIONS(2943), [anon_sym_sizeof] = ACTIONS(2941), [anon_sym___alignof__] = ACTIONS(2941), [anon_sym___alignof] = ACTIONS(2941), [anon_sym__alignof] = ACTIONS(2941), [anon_sym_alignof] = ACTIONS(2941), [anon_sym__Alignof] = ACTIONS(2941), [anon_sym_offsetof] = ACTIONS(2941), [anon_sym__Generic] = ACTIONS(2941), [anon_sym_asm] = ACTIONS(2941), [anon_sym___asm__] = ACTIONS(2941), [anon_sym___asm] = ACTIONS(2941), [sym_number_literal] = ACTIONS(2943), [anon_sym_L_SQUOTE] = ACTIONS(2943), [anon_sym_u_SQUOTE] = ACTIONS(2943), [anon_sym_U_SQUOTE] = ACTIONS(2943), [anon_sym_u8_SQUOTE] = ACTIONS(2943), [anon_sym_SQUOTE] = ACTIONS(2943), [anon_sym_L_DQUOTE] = ACTIONS(2943), [anon_sym_u_DQUOTE] = ACTIONS(2943), [anon_sym_U_DQUOTE] = ACTIONS(2943), [anon_sym_u8_DQUOTE] = ACTIONS(2943), [anon_sym_DQUOTE] = ACTIONS(2943), [sym_true] = ACTIONS(2941), [sym_false] = ACTIONS(2941), [anon_sym_NULL] = ACTIONS(2941), [anon_sym_nullptr] = ACTIONS(2941), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2941), [anon_sym_decltype] = ACTIONS(2941), [anon_sym_explicit] = ACTIONS(2941), [anon_sym_typename] = ACTIONS(2941), [anon_sym_template] = ACTIONS(2941), [anon_sym_operator] = ACTIONS(2941), [anon_sym_try] = ACTIONS(2941), [anon_sym_delete] = ACTIONS(2941), [anon_sym_throw] = ACTIONS(2941), [anon_sym_namespace] = ACTIONS(2941), [anon_sym_static_assert] = ACTIONS(2941), [anon_sym_concept] = ACTIONS(2941), [anon_sym_co_return] = ACTIONS(2941), [anon_sym_co_yield] = ACTIONS(2941), [anon_sym_R_DQUOTE] = ACTIONS(2943), [anon_sym_LR_DQUOTE] = ACTIONS(2943), [anon_sym_uR_DQUOTE] = ACTIONS(2943), [anon_sym_UR_DQUOTE] = ACTIONS(2943), [anon_sym_u8R_DQUOTE] = ACTIONS(2943), [anon_sym_co_await] = ACTIONS(2941), [anon_sym_new] = ACTIONS(2941), [anon_sym_requires] = ACTIONS(2941), [sym_this] = ACTIONS(2941), }, [STATE(738)] = { [sym_identifier] = ACTIONS(2945), [aux_sym_preproc_include_token1] = ACTIONS(2945), [aux_sym_preproc_def_token1] = ACTIONS(2945), [aux_sym_preproc_if_token1] = ACTIONS(2945), [aux_sym_preproc_ifdef_token1] = ACTIONS(2945), [aux_sym_preproc_ifdef_token2] = ACTIONS(2945), [sym_preproc_directive] = ACTIONS(2945), [anon_sym_LPAREN2] = ACTIONS(2947), [anon_sym_BANG] = ACTIONS(2947), [anon_sym_TILDE] = ACTIONS(2947), [anon_sym_DASH] = ACTIONS(2945), [anon_sym_PLUS] = ACTIONS(2945), [anon_sym_STAR] = ACTIONS(2947), [anon_sym_AMP_AMP] = ACTIONS(2947), [anon_sym_AMP] = ACTIONS(2945), [anon_sym_SEMI] = ACTIONS(2947), [anon_sym___extension__] = ACTIONS(2945), [anon_sym_typedef] = ACTIONS(2945), [anon_sym_virtual] = ACTIONS(2945), [anon_sym_extern] = ACTIONS(2945), [anon_sym___attribute__] = ACTIONS(2945), [anon_sym___attribute] = ACTIONS(2945), [anon_sym_using] = ACTIONS(2945), [anon_sym_COLON_COLON] = ACTIONS(2947), [anon_sym_LBRACK_LBRACK] = ACTIONS(2947), [anon_sym___declspec] = ACTIONS(2945), [anon_sym___based] = ACTIONS(2945), [anon_sym___cdecl] = ACTIONS(2945), [anon_sym___clrcall] = ACTIONS(2945), [anon_sym___stdcall] = ACTIONS(2945), [anon_sym___fastcall] = ACTIONS(2945), [anon_sym___thiscall] = ACTIONS(2945), [anon_sym___vectorcall] = ACTIONS(2945), [anon_sym_LBRACE] = ACTIONS(2947), [anon_sym_RBRACE] = ACTIONS(2947), [anon_sym_signed] = ACTIONS(2945), [anon_sym_unsigned] = ACTIONS(2945), [anon_sym_long] = ACTIONS(2945), [anon_sym_short] = ACTIONS(2945), [anon_sym_LBRACK] = ACTIONS(2945), [anon_sym_static] = ACTIONS(2945), [anon_sym_register] = ACTIONS(2945), [anon_sym_inline] = ACTIONS(2945), [anon_sym___inline] = ACTIONS(2945), [anon_sym___inline__] = ACTIONS(2945), [anon_sym___forceinline] = ACTIONS(2945), [anon_sym_thread_local] = ACTIONS(2945), [anon_sym___thread] = ACTIONS(2945), [anon_sym_const] = ACTIONS(2945), [anon_sym_constexpr] = ACTIONS(2945), [anon_sym_volatile] = ACTIONS(2945), [anon_sym_restrict] = ACTIONS(2945), [anon_sym___restrict__] = ACTIONS(2945), [anon_sym__Atomic] = ACTIONS(2945), [anon_sym__Noreturn] = ACTIONS(2945), [anon_sym_noreturn] = ACTIONS(2945), [anon_sym__Nonnull] = ACTIONS(2945), [anon_sym_mutable] = ACTIONS(2945), [anon_sym_constinit] = ACTIONS(2945), [anon_sym_consteval] = ACTIONS(2945), [anon_sym_alignas] = ACTIONS(2945), [anon_sym__Alignas] = ACTIONS(2945), [sym_primitive_type] = ACTIONS(2945), [anon_sym_enum] = ACTIONS(2945), [anon_sym_class] = ACTIONS(2945), [anon_sym_struct] = ACTIONS(2945), [anon_sym_union] = ACTIONS(2945), [anon_sym_if] = ACTIONS(2945), [anon_sym_switch] = ACTIONS(2945), [anon_sym_case] = ACTIONS(2945), [anon_sym_default] = ACTIONS(2945), [anon_sym_while] = ACTIONS(2945), [anon_sym_do] = ACTIONS(2945), [anon_sym_for] = ACTIONS(2945), [anon_sym_return] = ACTIONS(2945), [anon_sym_break] = ACTIONS(2945), [anon_sym_continue] = ACTIONS(2945), [anon_sym_goto] = ACTIONS(2945), [anon_sym___try] = ACTIONS(2945), [anon_sym___leave] = ACTIONS(2945), [anon_sym_not] = ACTIONS(2945), [anon_sym_compl] = ACTIONS(2945), [anon_sym_DASH_DASH] = ACTIONS(2947), [anon_sym_PLUS_PLUS] = ACTIONS(2947), [anon_sym_sizeof] = ACTIONS(2945), [anon_sym___alignof__] = ACTIONS(2945), [anon_sym___alignof] = ACTIONS(2945), [anon_sym__alignof] = ACTIONS(2945), [anon_sym_alignof] = ACTIONS(2945), [anon_sym__Alignof] = ACTIONS(2945), [anon_sym_offsetof] = ACTIONS(2945), [anon_sym__Generic] = ACTIONS(2945), [anon_sym_asm] = ACTIONS(2945), [anon_sym___asm__] = ACTIONS(2945), [anon_sym___asm] = ACTIONS(2945), [sym_number_literal] = ACTIONS(2947), [anon_sym_L_SQUOTE] = ACTIONS(2947), [anon_sym_u_SQUOTE] = ACTIONS(2947), [anon_sym_U_SQUOTE] = ACTIONS(2947), [anon_sym_u8_SQUOTE] = ACTIONS(2947), [anon_sym_SQUOTE] = ACTIONS(2947), [anon_sym_L_DQUOTE] = ACTIONS(2947), [anon_sym_u_DQUOTE] = ACTIONS(2947), [anon_sym_U_DQUOTE] = ACTIONS(2947), [anon_sym_u8_DQUOTE] = ACTIONS(2947), [anon_sym_DQUOTE] = ACTIONS(2947), [sym_true] = ACTIONS(2945), [sym_false] = ACTIONS(2945), [anon_sym_NULL] = ACTIONS(2945), [anon_sym_nullptr] = ACTIONS(2945), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2945), [anon_sym_decltype] = ACTIONS(2945), [anon_sym_explicit] = ACTIONS(2945), [anon_sym_typename] = ACTIONS(2945), [anon_sym_template] = ACTIONS(2945), [anon_sym_operator] = ACTIONS(2945), [anon_sym_try] = ACTIONS(2945), [anon_sym_delete] = ACTIONS(2945), [anon_sym_throw] = ACTIONS(2945), [anon_sym_namespace] = ACTIONS(2945), [anon_sym_static_assert] = ACTIONS(2945), [anon_sym_concept] = ACTIONS(2945), [anon_sym_co_return] = ACTIONS(2945), [anon_sym_co_yield] = ACTIONS(2945), [anon_sym_R_DQUOTE] = ACTIONS(2947), [anon_sym_LR_DQUOTE] = ACTIONS(2947), [anon_sym_uR_DQUOTE] = ACTIONS(2947), [anon_sym_UR_DQUOTE] = ACTIONS(2947), [anon_sym_u8R_DQUOTE] = ACTIONS(2947), [anon_sym_co_await] = ACTIONS(2945), [anon_sym_new] = ACTIONS(2945), [anon_sym_requires] = ACTIONS(2945), [sym_this] = ACTIONS(2945), }, [STATE(739)] = { [sym_identifier] = ACTIONS(2949), [aux_sym_preproc_include_token1] = ACTIONS(2949), [aux_sym_preproc_def_token1] = ACTIONS(2949), [aux_sym_preproc_if_token1] = ACTIONS(2949), [aux_sym_preproc_ifdef_token1] = ACTIONS(2949), [aux_sym_preproc_ifdef_token2] = ACTIONS(2949), [sym_preproc_directive] = ACTIONS(2949), [anon_sym_LPAREN2] = ACTIONS(2951), [anon_sym_BANG] = ACTIONS(2951), [anon_sym_TILDE] = ACTIONS(2951), [anon_sym_DASH] = ACTIONS(2949), [anon_sym_PLUS] = ACTIONS(2949), [anon_sym_STAR] = ACTIONS(2951), [anon_sym_AMP_AMP] = ACTIONS(2951), [anon_sym_AMP] = ACTIONS(2949), [anon_sym_SEMI] = ACTIONS(2951), [anon_sym___extension__] = ACTIONS(2949), [anon_sym_typedef] = ACTIONS(2949), [anon_sym_virtual] = ACTIONS(2949), [anon_sym_extern] = ACTIONS(2949), [anon_sym___attribute__] = ACTIONS(2949), [anon_sym___attribute] = ACTIONS(2949), [anon_sym_using] = ACTIONS(2949), [anon_sym_COLON_COLON] = ACTIONS(2951), [anon_sym_LBRACK_LBRACK] = ACTIONS(2951), [anon_sym___declspec] = ACTIONS(2949), [anon_sym___based] = ACTIONS(2949), [anon_sym___cdecl] = ACTIONS(2949), [anon_sym___clrcall] = ACTIONS(2949), [anon_sym___stdcall] = ACTIONS(2949), [anon_sym___fastcall] = ACTIONS(2949), [anon_sym___thiscall] = ACTIONS(2949), [anon_sym___vectorcall] = ACTIONS(2949), [anon_sym_LBRACE] = ACTIONS(2951), [anon_sym_RBRACE] = ACTIONS(2951), [anon_sym_signed] = ACTIONS(2949), [anon_sym_unsigned] = ACTIONS(2949), [anon_sym_long] = ACTIONS(2949), [anon_sym_short] = ACTIONS(2949), [anon_sym_LBRACK] = ACTIONS(2949), [anon_sym_static] = ACTIONS(2949), [anon_sym_register] = ACTIONS(2949), [anon_sym_inline] = ACTIONS(2949), [anon_sym___inline] = ACTIONS(2949), [anon_sym___inline__] = ACTIONS(2949), [anon_sym___forceinline] = ACTIONS(2949), [anon_sym_thread_local] = ACTIONS(2949), [anon_sym___thread] = ACTIONS(2949), [anon_sym_const] = ACTIONS(2949), [anon_sym_constexpr] = ACTIONS(2949), [anon_sym_volatile] = ACTIONS(2949), [anon_sym_restrict] = ACTIONS(2949), [anon_sym___restrict__] = ACTIONS(2949), [anon_sym__Atomic] = ACTIONS(2949), [anon_sym__Noreturn] = ACTIONS(2949), [anon_sym_noreturn] = ACTIONS(2949), [anon_sym__Nonnull] = ACTIONS(2949), [anon_sym_mutable] = ACTIONS(2949), [anon_sym_constinit] = ACTIONS(2949), [anon_sym_consteval] = ACTIONS(2949), [anon_sym_alignas] = ACTIONS(2949), [anon_sym__Alignas] = ACTIONS(2949), [sym_primitive_type] = ACTIONS(2949), [anon_sym_enum] = ACTIONS(2949), [anon_sym_class] = ACTIONS(2949), [anon_sym_struct] = ACTIONS(2949), [anon_sym_union] = ACTIONS(2949), [anon_sym_if] = ACTIONS(2949), [anon_sym_switch] = ACTIONS(2949), [anon_sym_case] = ACTIONS(2949), [anon_sym_default] = ACTIONS(2949), [anon_sym_while] = ACTIONS(2949), [anon_sym_do] = ACTIONS(2949), [anon_sym_for] = ACTIONS(2949), [anon_sym_return] = ACTIONS(2949), [anon_sym_break] = ACTIONS(2949), [anon_sym_continue] = ACTIONS(2949), [anon_sym_goto] = ACTIONS(2949), [anon_sym___try] = ACTIONS(2949), [anon_sym___leave] = ACTIONS(2949), [anon_sym_not] = ACTIONS(2949), [anon_sym_compl] = ACTIONS(2949), [anon_sym_DASH_DASH] = ACTIONS(2951), [anon_sym_PLUS_PLUS] = ACTIONS(2951), [anon_sym_sizeof] = ACTIONS(2949), [anon_sym___alignof__] = ACTIONS(2949), [anon_sym___alignof] = ACTIONS(2949), [anon_sym__alignof] = ACTIONS(2949), [anon_sym_alignof] = ACTIONS(2949), [anon_sym__Alignof] = ACTIONS(2949), [anon_sym_offsetof] = ACTIONS(2949), [anon_sym__Generic] = ACTIONS(2949), [anon_sym_asm] = ACTIONS(2949), [anon_sym___asm__] = ACTIONS(2949), [anon_sym___asm] = ACTIONS(2949), [sym_number_literal] = ACTIONS(2951), [anon_sym_L_SQUOTE] = ACTIONS(2951), [anon_sym_u_SQUOTE] = ACTIONS(2951), [anon_sym_U_SQUOTE] = ACTIONS(2951), [anon_sym_u8_SQUOTE] = ACTIONS(2951), [anon_sym_SQUOTE] = ACTIONS(2951), [anon_sym_L_DQUOTE] = ACTIONS(2951), [anon_sym_u_DQUOTE] = ACTIONS(2951), [anon_sym_U_DQUOTE] = ACTIONS(2951), [anon_sym_u8_DQUOTE] = ACTIONS(2951), [anon_sym_DQUOTE] = ACTIONS(2951), [sym_true] = ACTIONS(2949), [sym_false] = ACTIONS(2949), [anon_sym_NULL] = ACTIONS(2949), [anon_sym_nullptr] = ACTIONS(2949), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2949), [anon_sym_decltype] = ACTIONS(2949), [anon_sym_explicit] = ACTIONS(2949), [anon_sym_typename] = ACTIONS(2949), [anon_sym_template] = ACTIONS(2949), [anon_sym_operator] = ACTIONS(2949), [anon_sym_try] = ACTIONS(2949), [anon_sym_delete] = ACTIONS(2949), [anon_sym_throw] = ACTIONS(2949), [anon_sym_namespace] = ACTIONS(2949), [anon_sym_static_assert] = ACTIONS(2949), [anon_sym_concept] = ACTIONS(2949), [anon_sym_co_return] = ACTIONS(2949), [anon_sym_co_yield] = ACTIONS(2949), [anon_sym_R_DQUOTE] = ACTIONS(2951), [anon_sym_LR_DQUOTE] = ACTIONS(2951), [anon_sym_uR_DQUOTE] = ACTIONS(2951), [anon_sym_UR_DQUOTE] = ACTIONS(2951), [anon_sym_u8R_DQUOTE] = ACTIONS(2951), [anon_sym_co_await] = ACTIONS(2949), [anon_sym_new] = ACTIONS(2949), [anon_sym_requires] = ACTIONS(2949), [sym_this] = ACTIONS(2949), }, [STATE(740)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_include_token1] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_if_token2] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_BANG] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_DASH] = ACTIONS(2933), [anon_sym_PLUS] = ACTIONS(2933), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym___cdecl] = ACTIONS(2933), [anon_sym___clrcall] = ACTIONS(2933), [anon_sym___stdcall] = ACTIONS(2933), [anon_sym___fastcall] = ACTIONS(2933), [anon_sym___thiscall] = ACTIONS(2933), [anon_sym___vectorcall] = ACTIONS(2933), [anon_sym_LBRACE] = ACTIONS(2935), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [anon_sym_if] = ACTIONS(2933), [anon_sym_switch] = ACTIONS(2933), [anon_sym_case] = ACTIONS(2933), [anon_sym_default] = ACTIONS(2933), [anon_sym_while] = ACTIONS(2933), [anon_sym_do] = ACTIONS(2933), [anon_sym_for] = ACTIONS(2933), [anon_sym_return] = ACTIONS(2933), [anon_sym_break] = ACTIONS(2933), [anon_sym_continue] = ACTIONS(2933), [anon_sym_goto] = ACTIONS(2933), [anon_sym___try] = ACTIONS(2933), [anon_sym___leave] = ACTIONS(2933), [anon_sym_not] = ACTIONS(2933), [anon_sym_compl] = ACTIONS(2933), [anon_sym_DASH_DASH] = ACTIONS(2935), [anon_sym_PLUS_PLUS] = ACTIONS(2935), [anon_sym_sizeof] = ACTIONS(2933), [anon_sym___alignof__] = ACTIONS(2933), [anon_sym___alignof] = ACTIONS(2933), [anon_sym__alignof] = ACTIONS(2933), [anon_sym_alignof] = ACTIONS(2933), [anon_sym__Alignof] = ACTIONS(2933), [anon_sym_offsetof] = ACTIONS(2933), [anon_sym__Generic] = ACTIONS(2933), [anon_sym_asm] = ACTIONS(2933), [anon_sym___asm__] = ACTIONS(2933), [anon_sym___asm] = ACTIONS(2933), [sym_number_literal] = ACTIONS(2935), [anon_sym_L_SQUOTE] = ACTIONS(2935), [anon_sym_u_SQUOTE] = ACTIONS(2935), [anon_sym_U_SQUOTE] = ACTIONS(2935), [anon_sym_u8_SQUOTE] = ACTIONS(2935), [anon_sym_SQUOTE] = ACTIONS(2935), [anon_sym_L_DQUOTE] = ACTIONS(2935), [anon_sym_u_DQUOTE] = ACTIONS(2935), [anon_sym_U_DQUOTE] = ACTIONS(2935), [anon_sym_u8_DQUOTE] = ACTIONS(2935), [anon_sym_DQUOTE] = ACTIONS(2935), [sym_true] = ACTIONS(2933), [sym_false] = ACTIONS(2933), [anon_sym_NULL] = ACTIONS(2933), [anon_sym_nullptr] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_try] = ACTIONS(2933), [anon_sym_delete] = ACTIONS(2933), [anon_sym_throw] = ACTIONS(2933), [anon_sym_namespace] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), [anon_sym_concept] = ACTIONS(2933), [anon_sym_co_return] = ACTIONS(2933), [anon_sym_co_yield] = ACTIONS(2933), [anon_sym_R_DQUOTE] = ACTIONS(2935), [anon_sym_LR_DQUOTE] = ACTIONS(2935), [anon_sym_uR_DQUOTE] = ACTIONS(2935), [anon_sym_UR_DQUOTE] = ACTIONS(2935), [anon_sym_u8R_DQUOTE] = ACTIONS(2935), [anon_sym_co_await] = ACTIONS(2933), [anon_sym_new] = ACTIONS(2933), [anon_sym_requires] = ACTIONS(2933), [sym_this] = ACTIONS(2933), }, [STATE(741)] = { [sym_identifier] = ACTIONS(2957), [aux_sym_preproc_include_token1] = ACTIONS(2957), [aux_sym_preproc_def_token1] = ACTIONS(2957), [aux_sym_preproc_if_token1] = ACTIONS(2957), [aux_sym_preproc_ifdef_token1] = ACTIONS(2957), [aux_sym_preproc_ifdef_token2] = ACTIONS(2957), [sym_preproc_directive] = ACTIONS(2957), [anon_sym_LPAREN2] = ACTIONS(2959), [anon_sym_BANG] = ACTIONS(2959), [anon_sym_TILDE] = ACTIONS(2959), [anon_sym_DASH] = ACTIONS(2957), [anon_sym_PLUS] = ACTIONS(2957), [anon_sym_STAR] = ACTIONS(2959), [anon_sym_AMP_AMP] = ACTIONS(2959), [anon_sym_AMP] = ACTIONS(2957), [anon_sym_SEMI] = ACTIONS(2959), [anon_sym___extension__] = ACTIONS(2957), [anon_sym_typedef] = ACTIONS(2957), [anon_sym_virtual] = ACTIONS(2957), [anon_sym_extern] = ACTIONS(2957), [anon_sym___attribute__] = ACTIONS(2957), [anon_sym___attribute] = ACTIONS(2957), [anon_sym_using] = ACTIONS(2957), [anon_sym_COLON_COLON] = ACTIONS(2959), [anon_sym_LBRACK_LBRACK] = ACTIONS(2959), [anon_sym___declspec] = ACTIONS(2957), [anon_sym___based] = ACTIONS(2957), [anon_sym___cdecl] = ACTIONS(2957), [anon_sym___clrcall] = ACTIONS(2957), [anon_sym___stdcall] = ACTIONS(2957), [anon_sym___fastcall] = ACTIONS(2957), [anon_sym___thiscall] = ACTIONS(2957), [anon_sym___vectorcall] = ACTIONS(2957), [anon_sym_LBRACE] = ACTIONS(2959), [anon_sym_RBRACE] = ACTIONS(2959), [anon_sym_signed] = ACTIONS(2957), [anon_sym_unsigned] = ACTIONS(2957), [anon_sym_long] = ACTIONS(2957), [anon_sym_short] = ACTIONS(2957), [anon_sym_LBRACK] = ACTIONS(2957), [anon_sym_static] = ACTIONS(2957), [anon_sym_register] = ACTIONS(2957), [anon_sym_inline] = ACTIONS(2957), [anon_sym___inline] = ACTIONS(2957), [anon_sym___inline__] = ACTIONS(2957), [anon_sym___forceinline] = ACTIONS(2957), [anon_sym_thread_local] = ACTIONS(2957), [anon_sym___thread] = ACTIONS(2957), [anon_sym_const] = ACTIONS(2957), [anon_sym_constexpr] = ACTIONS(2957), [anon_sym_volatile] = ACTIONS(2957), [anon_sym_restrict] = ACTIONS(2957), [anon_sym___restrict__] = ACTIONS(2957), [anon_sym__Atomic] = ACTIONS(2957), [anon_sym__Noreturn] = ACTIONS(2957), [anon_sym_noreturn] = ACTIONS(2957), [anon_sym__Nonnull] = ACTIONS(2957), [anon_sym_mutable] = ACTIONS(2957), [anon_sym_constinit] = ACTIONS(2957), [anon_sym_consteval] = ACTIONS(2957), [anon_sym_alignas] = ACTIONS(2957), [anon_sym__Alignas] = ACTIONS(2957), [sym_primitive_type] = ACTIONS(2957), [anon_sym_enum] = ACTIONS(2957), [anon_sym_class] = ACTIONS(2957), [anon_sym_struct] = ACTIONS(2957), [anon_sym_union] = ACTIONS(2957), [anon_sym_if] = ACTIONS(2957), [anon_sym_switch] = ACTIONS(2957), [anon_sym_case] = ACTIONS(2957), [anon_sym_default] = ACTIONS(2957), [anon_sym_while] = ACTIONS(2957), [anon_sym_do] = ACTIONS(2957), [anon_sym_for] = ACTIONS(2957), [anon_sym_return] = ACTIONS(2957), [anon_sym_break] = ACTIONS(2957), [anon_sym_continue] = ACTIONS(2957), [anon_sym_goto] = ACTIONS(2957), [anon_sym___try] = ACTIONS(2957), [anon_sym___leave] = ACTIONS(2957), [anon_sym_not] = ACTIONS(2957), [anon_sym_compl] = ACTIONS(2957), [anon_sym_DASH_DASH] = ACTIONS(2959), [anon_sym_PLUS_PLUS] = ACTIONS(2959), [anon_sym_sizeof] = ACTIONS(2957), [anon_sym___alignof__] = ACTIONS(2957), [anon_sym___alignof] = ACTIONS(2957), [anon_sym__alignof] = ACTIONS(2957), [anon_sym_alignof] = ACTIONS(2957), [anon_sym__Alignof] = ACTIONS(2957), [anon_sym_offsetof] = ACTIONS(2957), [anon_sym__Generic] = ACTIONS(2957), [anon_sym_asm] = ACTIONS(2957), [anon_sym___asm__] = ACTIONS(2957), [anon_sym___asm] = ACTIONS(2957), [sym_number_literal] = ACTIONS(2959), [anon_sym_L_SQUOTE] = ACTIONS(2959), [anon_sym_u_SQUOTE] = ACTIONS(2959), [anon_sym_U_SQUOTE] = ACTIONS(2959), [anon_sym_u8_SQUOTE] = ACTIONS(2959), [anon_sym_SQUOTE] = ACTIONS(2959), [anon_sym_L_DQUOTE] = ACTIONS(2959), [anon_sym_u_DQUOTE] = ACTIONS(2959), [anon_sym_U_DQUOTE] = ACTIONS(2959), [anon_sym_u8_DQUOTE] = ACTIONS(2959), [anon_sym_DQUOTE] = ACTIONS(2959), [sym_true] = ACTIONS(2957), [sym_false] = ACTIONS(2957), [anon_sym_NULL] = ACTIONS(2957), [anon_sym_nullptr] = ACTIONS(2957), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2957), [anon_sym_decltype] = ACTIONS(2957), [anon_sym_explicit] = ACTIONS(2957), [anon_sym_typename] = ACTIONS(2957), [anon_sym_template] = ACTIONS(2957), [anon_sym_operator] = ACTIONS(2957), [anon_sym_try] = ACTIONS(2957), [anon_sym_delete] = ACTIONS(2957), [anon_sym_throw] = ACTIONS(2957), [anon_sym_namespace] = ACTIONS(2957), [anon_sym_static_assert] = ACTIONS(2957), [anon_sym_concept] = ACTIONS(2957), [anon_sym_co_return] = ACTIONS(2957), [anon_sym_co_yield] = ACTIONS(2957), [anon_sym_R_DQUOTE] = ACTIONS(2959), [anon_sym_LR_DQUOTE] = ACTIONS(2959), [anon_sym_uR_DQUOTE] = ACTIONS(2959), [anon_sym_UR_DQUOTE] = ACTIONS(2959), [anon_sym_u8R_DQUOTE] = ACTIONS(2959), [anon_sym_co_await] = ACTIONS(2957), [anon_sym_new] = ACTIONS(2957), [anon_sym_requires] = ACTIONS(2957), [sym_this] = ACTIONS(2957), }, [STATE(742)] = { [sym_identifier] = ACTIONS(3265), [aux_sym_preproc_include_token1] = ACTIONS(3265), [aux_sym_preproc_def_token1] = ACTIONS(3265), [aux_sym_preproc_if_token1] = ACTIONS(3265), [aux_sym_preproc_if_token2] = ACTIONS(3265), [aux_sym_preproc_ifdef_token1] = ACTIONS(3265), [aux_sym_preproc_ifdef_token2] = ACTIONS(3265), [sym_preproc_directive] = ACTIONS(3265), [anon_sym_LPAREN2] = ACTIONS(3267), [anon_sym_BANG] = ACTIONS(3267), [anon_sym_TILDE] = ACTIONS(3267), [anon_sym_DASH] = ACTIONS(3265), [anon_sym_PLUS] = ACTIONS(3265), [anon_sym_STAR] = ACTIONS(3267), [anon_sym_AMP_AMP] = ACTIONS(3267), [anon_sym_AMP] = ACTIONS(3265), [anon_sym_SEMI] = ACTIONS(3267), [anon_sym___extension__] = ACTIONS(3265), [anon_sym_typedef] = ACTIONS(3265), [anon_sym_virtual] = ACTIONS(3265), [anon_sym_extern] = ACTIONS(3265), [anon_sym___attribute__] = ACTIONS(3265), [anon_sym___attribute] = ACTIONS(3265), [anon_sym_using] = ACTIONS(3265), [anon_sym_COLON_COLON] = ACTIONS(3267), [anon_sym_LBRACK_LBRACK] = ACTIONS(3267), [anon_sym___declspec] = ACTIONS(3265), [anon_sym___based] = ACTIONS(3265), [anon_sym___cdecl] = ACTIONS(3265), [anon_sym___clrcall] = ACTIONS(3265), [anon_sym___stdcall] = ACTIONS(3265), [anon_sym___fastcall] = ACTIONS(3265), [anon_sym___thiscall] = ACTIONS(3265), [anon_sym___vectorcall] = ACTIONS(3265), [anon_sym_LBRACE] = ACTIONS(3267), [anon_sym_signed] = ACTIONS(3265), [anon_sym_unsigned] = ACTIONS(3265), [anon_sym_long] = ACTIONS(3265), [anon_sym_short] = ACTIONS(3265), [anon_sym_LBRACK] = ACTIONS(3265), [anon_sym_static] = ACTIONS(3265), [anon_sym_register] = ACTIONS(3265), [anon_sym_inline] = ACTIONS(3265), [anon_sym___inline] = ACTIONS(3265), [anon_sym___inline__] = ACTIONS(3265), [anon_sym___forceinline] = ACTIONS(3265), [anon_sym_thread_local] = ACTIONS(3265), [anon_sym___thread] = ACTIONS(3265), [anon_sym_const] = ACTIONS(3265), [anon_sym_constexpr] = ACTIONS(3265), [anon_sym_volatile] = ACTIONS(3265), [anon_sym_restrict] = ACTIONS(3265), [anon_sym___restrict__] = ACTIONS(3265), [anon_sym__Atomic] = ACTIONS(3265), [anon_sym__Noreturn] = ACTIONS(3265), [anon_sym_noreturn] = ACTIONS(3265), [anon_sym__Nonnull] = ACTIONS(3265), [anon_sym_mutable] = ACTIONS(3265), [anon_sym_constinit] = ACTIONS(3265), [anon_sym_consteval] = ACTIONS(3265), [anon_sym_alignas] = ACTIONS(3265), [anon_sym__Alignas] = ACTIONS(3265), [sym_primitive_type] = ACTIONS(3265), [anon_sym_enum] = ACTIONS(3265), [anon_sym_class] = ACTIONS(3265), [anon_sym_struct] = ACTIONS(3265), [anon_sym_union] = ACTIONS(3265), [anon_sym_if] = ACTIONS(3265), [anon_sym_switch] = ACTIONS(3265), [anon_sym_case] = ACTIONS(3265), [anon_sym_default] = ACTIONS(3265), [anon_sym_while] = ACTIONS(3265), [anon_sym_do] = ACTIONS(3265), [anon_sym_for] = ACTIONS(3265), [anon_sym_return] = ACTIONS(3265), [anon_sym_break] = ACTIONS(3265), [anon_sym_continue] = ACTIONS(3265), [anon_sym_goto] = ACTIONS(3265), [anon_sym___try] = ACTIONS(3265), [anon_sym___leave] = ACTIONS(3265), [anon_sym_not] = ACTIONS(3265), [anon_sym_compl] = ACTIONS(3265), [anon_sym_DASH_DASH] = ACTIONS(3267), [anon_sym_PLUS_PLUS] = ACTIONS(3267), [anon_sym_sizeof] = ACTIONS(3265), [anon_sym___alignof__] = ACTIONS(3265), [anon_sym___alignof] = ACTIONS(3265), [anon_sym__alignof] = ACTIONS(3265), [anon_sym_alignof] = ACTIONS(3265), [anon_sym__Alignof] = ACTIONS(3265), [anon_sym_offsetof] = ACTIONS(3265), [anon_sym__Generic] = ACTIONS(3265), [anon_sym_asm] = ACTIONS(3265), [anon_sym___asm__] = ACTIONS(3265), [anon_sym___asm] = ACTIONS(3265), [sym_number_literal] = ACTIONS(3267), [anon_sym_L_SQUOTE] = ACTIONS(3267), [anon_sym_u_SQUOTE] = ACTIONS(3267), [anon_sym_U_SQUOTE] = ACTIONS(3267), [anon_sym_u8_SQUOTE] = ACTIONS(3267), [anon_sym_SQUOTE] = ACTIONS(3267), [anon_sym_L_DQUOTE] = ACTIONS(3267), [anon_sym_u_DQUOTE] = ACTIONS(3267), [anon_sym_U_DQUOTE] = ACTIONS(3267), [anon_sym_u8_DQUOTE] = ACTIONS(3267), [anon_sym_DQUOTE] = ACTIONS(3267), [sym_true] = ACTIONS(3265), [sym_false] = ACTIONS(3265), [anon_sym_NULL] = ACTIONS(3265), [anon_sym_nullptr] = ACTIONS(3265), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3265), [anon_sym_decltype] = ACTIONS(3265), [anon_sym_explicit] = ACTIONS(3265), [anon_sym_typename] = ACTIONS(3265), [anon_sym_template] = ACTIONS(3265), [anon_sym_operator] = ACTIONS(3265), [anon_sym_try] = ACTIONS(3265), [anon_sym_delete] = ACTIONS(3265), [anon_sym_throw] = ACTIONS(3265), [anon_sym_namespace] = ACTIONS(3265), [anon_sym_static_assert] = ACTIONS(3265), [anon_sym_concept] = ACTIONS(3265), [anon_sym_co_return] = ACTIONS(3265), [anon_sym_co_yield] = ACTIONS(3265), [anon_sym_R_DQUOTE] = ACTIONS(3267), [anon_sym_LR_DQUOTE] = ACTIONS(3267), [anon_sym_uR_DQUOTE] = ACTIONS(3267), [anon_sym_UR_DQUOTE] = ACTIONS(3267), [anon_sym_u8R_DQUOTE] = ACTIONS(3267), [anon_sym_co_await] = ACTIONS(3265), [anon_sym_new] = ACTIONS(3265), [anon_sym_requires] = ACTIONS(3265), [sym_this] = ACTIONS(3265), }, [STATE(743)] = { [sym_identifier] = ACTIONS(3303), [aux_sym_preproc_include_token1] = ACTIONS(3303), [aux_sym_preproc_def_token1] = ACTIONS(3303), [aux_sym_preproc_if_token1] = ACTIONS(3303), [aux_sym_preproc_if_token2] = ACTIONS(3303), [aux_sym_preproc_ifdef_token1] = ACTIONS(3303), [aux_sym_preproc_ifdef_token2] = ACTIONS(3303), [sym_preproc_directive] = ACTIONS(3303), [anon_sym_LPAREN2] = ACTIONS(3305), [anon_sym_BANG] = ACTIONS(3305), [anon_sym_TILDE] = ACTIONS(3305), [anon_sym_DASH] = ACTIONS(3303), [anon_sym_PLUS] = ACTIONS(3303), [anon_sym_STAR] = ACTIONS(3305), [anon_sym_AMP_AMP] = ACTIONS(3305), [anon_sym_AMP] = ACTIONS(3303), [anon_sym_SEMI] = ACTIONS(3305), [anon_sym___extension__] = ACTIONS(3303), [anon_sym_typedef] = ACTIONS(3303), [anon_sym_virtual] = ACTIONS(3303), [anon_sym_extern] = ACTIONS(3303), [anon_sym___attribute__] = ACTIONS(3303), [anon_sym___attribute] = ACTIONS(3303), [anon_sym_using] = ACTIONS(3303), [anon_sym_COLON_COLON] = ACTIONS(3305), [anon_sym_LBRACK_LBRACK] = ACTIONS(3305), [anon_sym___declspec] = ACTIONS(3303), [anon_sym___based] = ACTIONS(3303), [anon_sym___cdecl] = ACTIONS(3303), [anon_sym___clrcall] = ACTIONS(3303), [anon_sym___stdcall] = ACTIONS(3303), [anon_sym___fastcall] = ACTIONS(3303), [anon_sym___thiscall] = ACTIONS(3303), [anon_sym___vectorcall] = ACTIONS(3303), [anon_sym_LBRACE] = ACTIONS(3305), [anon_sym_signed] = ACTIONS(3303), [anon_sym_unsigned] = ACTIONS(3303), [anon_sym_long] = ACTIONS(3303), [anon_sym_short] = ACTIONS(3303), [anon_sym_LBRACK] = ACTIONS(3303), [anon_sym_static] = ACTIONS(3303), [anon_sym_register] = ACTIONS(3303), [anon_sym_inline] = ACTIONS(3303), [anon_sym___inline] = ACTIONS(3303), [anon_sym___inline__] = ACTIONS(3303), [anon_sym___forceinline] = ACTIONS(3303), [anon_sym_thread_local] = ACTIONS(3303), [anon_sym___thread] = ACTIONS(3303), [anon_sym_const] = ACTIONS(3303), [anon_sym_constexpr] = ACTIONS(3303), [anon_sym_volatile] = ACTIONS(3303), [anon_sym_restrict] = ACTIONS(3303), [anon_sym___restrict__] = ACTIONS(3303), [anon_sym__Atomic] = ACTIONS(3303), [anon_sym__Noreturn] = ACTIONS(3303), [anon_sym_noreturn] = ACTIONS(3303), [anon_sym__Nonnull] = ACTIONS(3303), [anon_sym_mutable] = ACTIONS(3303), [anon_sym_constinit] = ACTIONS(3303), [anon_sym_consteval] = ACTIONS(3303), [anon_sym_alignas] = ACTIONS(3303), [anon_sym__Alignas] = ACTIONS(3303), [sym_primitive_type] = ACTIONS(3303), [anon_sym_enum] = ACTIONS(3303), [anon_sym_class] = ACTIONS(3303), [anon_sym_struct] = ACTIONS(3303), [anon_sym_union] = ACTIONS(3303), [anon_sym_if] = ACTIONS(3303), [anon_sym_switch] = ACTIONS(3303), [anon_sym_case] = ACTIONS(3303), [anon_sym_default] = ACTIONS(3303), [anon_sym_while] = ACTIONS(3303), [anon_sym_do] = ACTIONS(3303), [anon_sym_for] = ACTIONS(3303), [anon_sym_return] = ACTIONS(3303), [anon_sym_break] = ACTIONS(3303), [anon_sym_continue] = ACTIONS(3303), [anon_sym_goto] = ACTIONS(3303), [anon_sym___try] = ACTIONS(3303), [anon_sym___leave] = ACTIONS(3303), [anon_sym_not] = ACTIONS(3303), [anon_sym_compl] = ACTIONS(3303), [anon_sym_DASH_DASH] = ACTIONS(3305), [anon_sym_PLUS_PLUS] = ACTIONS(3305), [anon_sym_sizeof] = ACTIONS(3303), [anon_sym___alignof__] = ACTIONS(3303), [anon_sym___alignof] = ACTIONS(3303), [anon_sym__alignof] = ACTIONS(3303), [anon_sym_alignof] = ACTIONS(3303), [anon_sym__Alignof] = ACTIONS(3303), [anon_sym_offsetof] = ACTIONS(3303), [anon_sym__Generic] = ACTIONS(3303), [anon_sym_asm] = ACTIONS(3303), [anon_sym___asm__] = ACTIONS(3303), [anon_sym___asm] = ACTIONS(3303), [sym_number_literal] = ACTIONS(3305), [anon_sym_L_SQUOTE] = ACTIONS(3305), [anon_sym_u_SQUOTE] = ACTIONS(3305), [anon_sym_U_SQUOTE] = ACTIONS(3305), [anon_sym_u8_SQUOTE] = ACTIONS(3305), [anon_sym_SQUOTE] = ACTIONS(3305), [anon_sym_L_DQUOTE] = ACTIONS(3305), [anon_sym_u_DQUOTE] = ACTIONS(3305), [anon_sym_U_DQUOTE] = ACTIONS(3305), [anon_sym_u8_DQUOTE] = ACTIONS(3305), [anon_sym_DQUOTE] = ACTIONS(3305), [sym_true] = ACTIONS(3303), [sym_false] = ACTIONS(3303), [anon_sym_NULL] = ACTIONS(3303), [anon_sym_nullptr] = ACTIONS(3303), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3303), [anon_sym_decltype] = ACTIONS(3303), [anon_sym_explicit] = ACTIONS(3303), [anon_sym_typename] = ACTIONS(3303), [anon_sym_template] = ACTIONS(3303), [anon_sym_operator] = ACTIONS(3303), [anon_sym_try] = ACTIONS(3303), [anon_sym_delete] = ACTIONS(3303), [anon_sym_throw] = ACTIONS(3303), [anon_sym_namespace] = ACTIONS(3303), [anon_sym_static_assert] = ACTIONS(3303), [anon_sym_concept] = ACTIONS(3303), [anon_sym_co_return] = ACTIONS(3303), [anon_sym_co_yield] = ACTIONS(3303), [anon_sym_R_DQUOTE] = ACTIONS(3305), [anon_sym_LR_DQUOTE] = ACTIONS(3305), [anon_sym_uR_DQUOTE] = ACTIONS(3305), [anon_sym_UR_DQUOTE] = ACTIONS(3305), [anon_sym_u8R_DQUOTE] = ACTIONS(3305), [anon_sym_co_await] = ACTIONS(3303), [anon_sym_new] = ACTIONS(3303), [anon_sym_requires] = ACTIONS(3303), [sym_this] = ACTIONS(3303), }, [STATE(744)] = { [sym_identifier] = ACTIONS(3309), [aux_sym_preproc_include_token1] = ACTIONS(3309), [aux_sym_preproc_def_token1] = ACTIONS(3309), [aux_sym_preproc_if_token1] = ACTIONS(3309), [aux_sym_preproc_if_token2] = ACTIONS(3309), [aux_sym_preproc_ifdef_token1] = ACTIONS(3309), [aux_sym_preproc_ifdef_token2] = ACTIONS(3309), [sym_preproc_directive] = ACTIONS(3309), [anon_sym_LPAREN2] = ACTIONS(3311), [anon_sym_BANG] = ACTIONS(3311), [anon_sym_TILDE] = ACTIONS(3311), [anon_sym_DASH] = ACTIONS(3309), [anon_sym_PLUS] = ACTIONS(3309), [anon_sym_STAR] = ACTIONS(3311), [anon_sym_AMP_AMP] = ACTIONS(3311), [anon_sym_AMP] = ACTIONS(3309), [anon_sym_SEMI] = ACTIONS(3311), [anon_sym___extension__] = ACTIONS(3309), [anon_sym_typedef] = ACTIONS(3309), [anon_sym_virtual] = ACTIONS(3309), [anon_sym_extern] = ACTIONS(3309), [anon_sym___attribute__] = ACTIONS(3309), [anon_sym___attribute] = ACTIONS(3309), [anon_sym_using] = ACTIONS(3309), [anon_sym_COLON_COLON] = ACTIONS(3311), [anon_sym_LBRACK_LBRACK] = ACTIONS(3311), [anon_sym___declspec] = ACTIONS(3309), [anon_sym___based] = ACTIONS(3309), [anon_sym___cdecl] = ACTIONS(3309), [anon_sym___clrcall] = ACTIONS(3309), [anon_sym___stdcall] = ACTIONS(3309), [anon_sym___fastcall] = ACTIONS(3309), [anon_sym___thiscall] = ACTIONS(3309), [anon_sym___vectorcall] = ACTIONS(3309), [anon_sym_LBRACE] = ACTIONS(3311), [anon_sym_signed] = ACTIONS(3309), [anon_sym_unsigned] = ACTIONS(3309), [anon_sym_long] = ACTIONS(3309), [anon_sym_short] = ACTIONS(3309), [anon_sym_LBRACK] = ACTIONS(3309), [anon_sym_static] = ACTIONS(3309), [anon_sym_register] = ACTIONS(3309), [anon_sym_inline] = ACTIONS(3309), [anon_sym___inline] = ACTIONS(3309), [anon_sym___inline__] = ACTIONS(3309), [anon_sym___forceinline] = ACTIONS(3309), [anon_sym_thread_local] = ACTIONS(3309), [anon_sym___thread] = ACTIONS(3309), [anon_sym_const] = ACTIONS(3309), [anon_sym_constexpr] = ACTIONS(3309), [anon_sym_volatile] = ACTIONS(3309), [anon_sym_restrict] = ACTIONS(3309), [anon_sym___restrict__] = ACTIONS(3309), [anon_sym__Atomic] = ACTIONS(3309), [anon_sym__Noreturn] = ACTIONS(3309), [anon_sym_noreturn] = ACTIONS(3309), [anon_sym__Nonnull] = ACTIONS(3309), [anon_sym_mutable] = ACTIONS(3309), [anon_sym_constinit] = ACTIONS(3309), [anon_sym_consteval] = ACTIONS(3309), [anon_sym_alignas] = ACTIONS(3309), [anon_sym__Alignas] = ACTIONS(3309), [sym_primitive_type] = ACTIONS(3309), [anon_sym_enum] = ACTIONS(3309), [anon_sym_class] = ACTIONS(3309), [anon_sym_struct] = ACTIONS(3309), [anon_sym_union] = ACTIONS(3309), [anon_sym_if] = ACTIONS(3309), [anon_sym_switch] = ACTIONS(3309), [anon_sym_case] = ACTIONS(3309), [anon_sym_default] = ACTIONS(3309), [anon_sym_while] = ACTIONS(3309), [anon_sym_do] = ACTIONS(3309), [anon_sym_for] = ACTIONS(3309), [anon_sym_return] = ACTIONS(3309), [anon_sym_break] = ACTIONS(3309), [anon_sym_continue] = ACTIONS(3309), [anon_sym_goto] = ACTIONS(3309), [anon_sym___try] = ACTIONS(3309), [anon_sym___leave] = ACTIONS(3309), [anon_sym_not] = ACTIONS(3309), [anon_sym_compl] = ACTIONS(3309), [anon_sym_DASH_DASH] = ACTIONS(3311), [anon_sym_PLUS_PLUS] = ACTIONS(3311), [anon_sym_sizeof] = ACTIONS(3309), [anon_sym___alignof__] = ACTIONS(3309), [anon_sym___alignof] = ACTIONS(3309), [anon_sym__alignof] = ACTIONS(3309), [anon_sym_alignof] = ACTIONS(3309), [anon_sym__Alignof] = ACTIONS(3309), [anon_sym_offsetof] = ACTIONS(3309), [anon_sym__Generic] = ACTIONS(3309), [anon_sym_asm] = ACTIONS(3309), [anon_sym___asm__] = ACTIONS(3309), [anon_sym___asm] = ACTIONS(3309), [sym_number_literal] = ACTIONS(3311), [anon_sym_L_SQUOTE] = ACTIONS(3311), [anon_sym_u_SQUOTE] = ACTIONS(3311), [anon_sym_U_SQUOTE] = ACTIONS(3311), [anon_sym_u8_SQUOTE] = ACTIONS(3311), [anon_sym_SQUOTE] = ACTIONS(3311), [anon_sym_L_DQUOTE] = ACTIONS(3311), [anon_sym_u_DQUOTE] = ACTIONS(3311), [anon_sym_U_DQUOTE] = ACTIONS(3311), [anon_sym_u8_DQUOTE] = ACTIONS(3311), [anon_sym_DQUOTE] = ACTIONS(3311), [sym_true] = ACTIONS(3309), [sym_false] = ACTIONS(3309), [anon_sym_NULL] = ACTIONS(3309), [anon_sym_nullptr] = ACTIONS(3309), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3309), [anon_sym_decltype] = ACTIONS(3309), [anon_sym_explicit] = ACTIONS(3309), [anon_sym_typename] = ACTIONS(3309), [anon_sym_template] = ACTIONS(3309), [anon_sym_operator] = ACTIONS(3309), [anon_sym_try] = ACTIONS(3309), [anon_sym_delete] = ACTIONS(3309), [anon_sym_throw] = ACTIONS(3309), [anon_sym_namespace] = ACTIONS(3309), [anon_sym_static_assert] = ACTIONS(3309), [anon_sym_concept] = ACTIONS(3309), [anon_sym_co_return] = ACTIONS(3309), [anon_sym_co_yield] = ACTIONS(3309), [anon_sym_R_DQUOTE] = ACTIONS(3311), [anon_sym_LR_DQUOTE] = ACTIONS(3311), [anon_sym_uR_DQUOTE] = ACTIONS(3311), [anon_sym_UR_DQUOTE] = ACTIONS(3311), [anon_sym_u8R_DQUOTE] = ACTIONS(3311), [anon_sym_co_await] = ACTIONS(3309), [anon_sym_new] = ACTIONS(3309), [anon_sym_requires] = ACTIONS(3309), [sym_this] = ACTIONS(3309), }, [STATE(745)] = { [sym_identifier] = ACTIONS(2969), [aux_sym_preproc_include_token1] = ACTIONS(2969), [aux_sym_preproc_def_token1] = ACTIONS(2969), [aux_sym_preproc_if_token1] = ACTIONS(2969), [aux_sym_preproc_ifdef_token1] = ACTIONS(2969), [aux_sym_preproc_ifdef_token2] = ACTIONS(2969), [sym_preproc_directive] = ACTIONS(2969), [anon_sym_LPAREN2] = ACTIONS(2971), [anon_sym_BANG] = ACTIONS(2971), [anon_sym_TILDE] = ACTIONS(2971), [anon_sym_DASH] = ACTIONS(2969), [anon_sym_PLUS] = ACTIONS(2969), [anon_sym_STAR] = ACTIONS(2971), [anon_sym_AMP_AMP] = ACTIONS(2971), [anon_sym_AMP] = ACTIONS(2969), [anon_sym_SEMI] = ACTIONS(2971), [anon_sym___extension__] = ACTIONS(2969), [anon_sym_typedef] = ACTIONS(2969), [anon_sym_virtual] = ACTIONS(2969), [anon_sym_extern] = ACTIONS(2969), [anon_sym___attribute__] = ACTIONS(2969), [anon_sym___attribute] = ACTIONS(2969), [anon_sym_using] = ACTIONS(2969), [anon_sym_COLON_COLON] = ACTIONS(2971), [anon_sym_LBRACK_LBRACK] = ACTIONS(2971), [anon_sym___declspec] = ACTIONS(2969), [anon_sym___based] = ACTIONS(2969), [anon_sym___cdecl] = ACTIONS(2969), [anon_sym___clrcall] = ACTIONS(2969), [anon_sym___stdcall] = ACTIONS(2969), [anon_sym___fastcall] = ACTIONS(2969), [anon_sym___thiscall] = ACTIONS(2969), [anon_sym___vectorcall] = ACTIONS(2969), [anon_sym_LBRACE] = ACTIONS(2971), [anon_sym_RBRACE] = ACTIONS(2971), [anon_sym_signed] = ACTIONS(2969), [anon_sym_unsigned] = ACTIONS(2969), [anon_sym_long] = ACTIONS(2969), [anon_sym_short] = ACTIONS(2969), [anon_sym_LBRACK] = ACTIONS(2969), [anon_sym_static] = ACTIONS(2969), [anon_sym_register] = ACTIONS(2969), [anon_sym_inline] = ACTIONS(2969), [anon_sym___inline] = ACTIONS(2969), [anon_sym___inline__] = ACTIONS(2969), [anon_sym___forceinline] = ACTIONS(2969), [anon_sym_thread_local] = ACTIONS(2969), [anon_sym___thread] = ACTIONS(2969), [anon_sym_const] = ACTIONS(2969), [anon_sym_constexpr] = ACTIONS(2969), [anon_sym_volatile] = ACTIONS(2969), [anon_sym_restrict] = ACTIONS(2969), [anon_sym___restrict__] = ACTIONS(2969), [anon_sym__Atomic] = ACTIONS(2969), [anon_sym__Noreturn] = ACTIONS(2969), [anon_sym_noreturn] = ACTIONS(2969), [anon_sym__Nonnull] = ACTIONS(2969), [anon_sym_mutable] = ACTIONS(2969), [anon_sym_constinit] = ACTIONS(2969), [anon_sym_consteval] = ACTIONS(2969), [anon_sym_alignas] = ACTIONS(2969), [anon_sym__Alignas] = ACTIONS(2969), [sym_primitive_type] = ACTIONS(2969), [anon_sym_enum] = ACTIONS(2969), [anon_sym_class] = ACTIONS(2969), [anon_sym_struct] = ACTIONS(2969), [anon_sym_union] = ACTIONS(2969), [anon_sym_if] = ACTIONS(2969), [anon_sym_switch] = ACTIONS(2969), [anon_sym_case] = ACTIONS(2969), [anon_sym_default] = ACTIONS(2969), [anon_sym_while] = ACTIONS(2969), [anon_sym_do] = ACTIONS(2969), [anon_sym_for] = ACTIONS(2969), [anon_sym_return] = ACTIONS(2969), [anon_sym_break] = ACTIONS(2969), [anon_sym_continue] = ACTIONS(2969), [anon_sym_goto] = ACTIONS(2969), [anon_sym___try] = ACTIONS(2969), [anon_sym___leave] = ACTIONS(2969), [anon_sym_not] = ACTIONS(2969), [anon_sym_compl] = ACTIONS(2969), [anon_sym_DASH_DASH] = ACTIONS(2971), [anon_sym_PLUS_PLUS] = ACTIONS(2971), [anon_sym_sizeof] = ACTIONS(2969), [anon_sym___alignof__] = ACTIONS(2969), [anon_sym___alignof] = ACTIONS(2969), [anon_sym__alignof] = ACTIONS(2969), [anon_sym_alignof] = ACTIONS(2969), [anon_sym__Alignof] = ACTIONS(2969), [anon_sym_offsetof] = ACTIONS(2969), [anon_sym__Generic] = ACTIONS(2969), [anon_sym_asm] = ACTIONS(2969), [anon_sym___asm__] = ACTIONS(2969), [anon_sym___asm] = ACTIONS(2969), [sym_number_literal] = ACTIONS(2971), [anon_sym_L_SQUOTE] = ACTIONS(2971), [anon_sym_u_SQUOTE] = ACTIONS(2971), [anon_sym_U_SQUOTE] = ACTIONS(2971), [anon_sym_u8_SQUOTE] = ACTIONS(2971), [anon_sym_SQUOTE] = ACTIONS(2971), [anon_sym_L_DQUOTE] = ACTIONS(2971), [anon_sym_u_DQUOTE] = ACTIONS(2971), [anon_sym_U_DQUOTE] = ACTIONS(2971), [anon_sym_u8_DQUOTE] = ACTIONS(2971), [anon_sym_DQUOTE] = ACTIONS(2971), [sym_true] = ACTIONS(2969), [sym_false] = ACTIONS(2969), [anon_sym_NULL] = ACTIONS(2969), [anon_sym_nullptr] = ACTIONS(2969), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2969), [anon_sym_decltype] = ACTIONS(2969), [anon_sym_explicit] = ACTIONS(2969), [anon_sym_typename] = ACTIONS(2969), [anon_sym_template] = ACTIONS(2969), [anon_sym_operator] = ACTIONS(2969), [anon_sym_try] = ACTIONS(2969), [anon_sym_delete] = ACTIONS(2969), [anon_sym_throw] = ACTIONS(2969), [anon_sym_namespace] = ACTIONS(2969), [anon_sym_static_assert] = ACTIONS(2969), [anon_sym_concept] = ACTIONS(2969), [anon_sym_co_return] = ACTIONS(2969), [anon_sym_co_yield] = ACTIONS(2969), [anon_sym_R_DQUOTE] = ACTIONS(2971), [anon_sym_LR_DQUOTE] = ACTIONS(2971), [anon_sym_uR_DQUOTE] = ACTIONS(2971), [anon_sym_UR_DQUOTE] = ACTIONS(2971), [anon_sym_u8R_DQUOTE] = ACTIONS(2971), [anon_sym_co_await] = ACTIONS(2969), [anon_sym_new] = ACTIONS(2969), [anon_sym_requires] = ACTIONS(2969), [sym_this] = ACTIONS(2969), }, [STATE(746)] = { [sym_identifier] = ACTIONS(3317), [aux_sym_preproc_include_token1] = ACTIONS(3317), [aux_sym_preproc_def_token1] = ACTIONS(3317), [aux_sym_preproc_if_token1] = ACTIONS(3317), [aux_sym_preproc_if_token2] = ACTIONS(3317), [aux_sym_preproc_ifdef_token1] = ACTIONS(3317), [aux_sym_preproc_ifdef_token2] = ACTIONS(3317), [sym_preproc_directive] = ACTIONS(3317), [anon_sym_LPAREN2] = ACTIONS(3319), [anon_sym_BANG] = ACTIONS(3319), [anon_sym_TILDE] = ACTIONS(3319), [anon_sym_DASH] = ACTIONS(3317), [anon_sym_PLUS] = ACTIONS(3317), [anon_sym_STAR] = ACTIONS(3319), [anon_sym_AMP_AMP] = ACTIONS(3319), [anon_sym_AMP] = ACTIONS(3317), [anon_sym_SEMI] = ACTIONS(3319), [anon_sym___extension__] = ACTIONS(3317), [anon_sym_typedef] = ACTIONS(3317), [anon_sym_virtual] = ACTIONS(3317), [anon_sym_extern] = ACTIONS(3317), [anon_sym___attribute__] = ACTIONS(3317), [anon_sym___attribute] = ACTIONS(3317), [anon_sym_using] = ACTIONS(3317), [anon_sym_COLON_COLON] = ACTIONS(3319), [anon_sym_LBRACK_LBRACK] = ACTIONS(3319), [anon_sym___declspec] = ACTIONS(3317), [anon_sym___based] = ACTIONS(3317), [anon_sym___cdecl] = ACTIONS(3317), [anon_sym___clrcall] = ACTIONS(3317), [anon_sym___stdcall] = ACTIONS(3317), [anon_sym___fastcall] = ACTIONS(3317), [anon_sym___thiscall] = ACTIONS(3317), [anon_sym___vectorcall] = ACTIONS(3317), [anon_sym_LBRACE] = ACTIONS(3319), [anon_sym_signed] = ACTIONS(3317), [anon_sym_unsigned] = ACTIONS(3317), [anon_sym_long] = ACTIONS(3317), [anon_sym_short] = ACTIONS(3317), [anon_sym_LBRACK] = ACTIONS(3317), [anon_sym_static] = ACTIONS(3317), [anon_sym_register] = ACTIONS(3317), [anon_sym_inline] = ACTIONS(3317), [anon_sym___inline] = ACTIONS(3317), [anon_sym___inline__] = ACTIONS(3317), [anon_sym___forceinline] = ACTIONS(3317), [anon_sym_thread_local] = ACTIONS(3317), [anon_sym___thread] = ACTIONS(3317), [anon_sym_const] = ACTIONS(3317), [anon_sym_constexpr] = ACTIONS(3317), [anon_sym_volatile] = ACTIONS(3317), [anon_sym_restrict] = ACTIONS(3317), [anon_sym___restrict__] = ACTIONS(3317), [anon_sym__Atomic] = ACTIONS(3317), [anon_sym__Noreturn] = ACTIONS(3317), [anon_sym_noreturn] = ACTIONS(3317), [anon_sym__Nonnull] = ACTIONS(3317), [anon_sym_mutable] = ACTIONS(3317), [anon_sym_constinit] = ACTIONS(3317), [anon_sym_consteval] = ACTIONS(3317), [anon_sym_alignas] = ACTIONS(3317), [anon_sym__Alignas] = ACTIONS(3317), [sym_primitive_type] = ACTIONS(3317), [anon_sym_enum] = ACTIONS(3317), [anon_sym_class] = ACTIONS(3317), [anon_sym_struct] = ACTIONS(3317), [anon_sym_union] = ACTIONS(3317), [anon_sym_if] = ACTIONS(3317), [anon_sym_switch] = ACTIONS(3317), [anon_sym_case] = ACTIONS(3317), [anon_sym_default] = ACTIONS(3317), [anon_sym_while] = ACTIONS(3317), [anon_sym_do] = ACTIONS(3317), [anon_sym_for] = ACTIONS(3317), [anon_sym_return] = ACTIONS(3317), [anon_sym_break] = ACTIONS(3317), [anon_sym_continue] = ACTIONS(3317), [anon_sym_goto] = ACTIONS(3317), [anon_sym___try] = ACTIONS(3317), [anon_sym___leave] = ACTIONS(3317), [anon_sym_not] = ACTIONS(3317), [anon_sym_compl] = ACTIONS(3317), [anon_sym_DASH_DASH] = ACTIONS(3319), [anon_sym_PLUS_PLUS] = ACTIONS(3319), [anon_sym_sizeof] = ACTIONS(3317), [anon_sym___alignof__] = ACTIONS(3317), [anon_sym___alignof] = ACTIONS(3317), [anon_sym__alignof] = ACTIONS(3317), [anon_sym_alignof] = ACTIONS(3317), [anon_sym__Alignof] = ACTIONS(3317), [anon_sym_offsetof] = ACTIONS(3317), [anon_sym__Generic] = ACTIONS(3317), [anon_sym_asm] = ACTIONS(3317), [anon_sym___asm__] = ACTIONS(3317), [anon_sym___asm] = ACTIONS(3317), [sym_number_literal] = ACTIONS(3319), [anon_sym_L_SQUOTE] = ACTIONS(3319), [anon_sym_u_SQUOTE] = ACTIONS(3319), [anon_sym_U_SQUOTE] = ACTIONS(3319), [anon_sym_u8_SQUOTE] = ACTIONS(3319), [anon_sym_SQUOTE] = ACTIONS(3319), [anon_sym_L_DQUOTE] = ACTIONS(3319), [anon_sym_u_DQUOTE] = ACTIONS(3319), [anon_sym_U_DQUOTE] = ACTIONS(3319), [anon_sym_u8_DQUOTE] = ACTIONS(3319), [anon_sym_DQUOTE] = ACTIONS(3319), [sym_true] = ACTIONS(3317), [sym_false] = ACTIONS(3317), [anon_sym_NULL] = ACTIONS(3317), [anon_sym_nullptr] = ACTIONS(3317), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3317), [anon_sym_decltype] = ACTIONS(3317), [anon_sym_explicit] = ACTIONS(3317), [anon_sym_typename] = ACTIONS(3317), [anon_sym_template] = ACTIONS(3317), [anon_sym_operator] = ACTIONS(3317), [anon_sym_try] = ACTIONS(3317), [anon_sym_delete] = ACTIONS(3317), [anon_sym_throw] = ACTIONS(3317), [anon_sym_namespace] = ACTIONS(3317), [anon_sym_static_assert] = ACTIONS(3317), [anon_sym_concept] = ACTIONS(3317), [anon_sym_co_return] = ACTIONS(3317), [anon_sym_co_yield] = ACTIONS(3317), [anon_sym_R_DQUOTE] = ACTIONS(3319), [anon_sym_LR_DQUOTE] = ACTIONS(3319), [anon_sym_uR_DQUOTE] = ACTIONS(3319), [anon_sym_UR_DQUOTE] = ACTIONS(3319), [anon_sym_u8R_DQUOTE] = ACTIONS(3319), [anon_sym_co_await] = ACTIONS(3317), [anon_sym_new] = ACTIONS(3317), [anon_sym_requires] = ACTIONS(3317), [sym_this] = ACTIONS(3317), }, [STATE(747)] = { [sym_identifier] = ACTIONS(2837), [aux_sym_preproc_include_token1] = ACTIONS(2837), [aux_sym_preproc_def_token1] = ACTIONS(2837), [aux_sym_preproc_if_token1] = ACTIONS(2837), [aux_sym_preproc_ifdef_token1] = ACTIONS(2837), [aux_sym_preproc_ifdef_token2] = ACTIONS(2837), [sym_preproc_directive] = ACTIONS(2837), [anon_sym_LPAREN2] = ACTIONS(2839), [anon_sym_BANG] = ACTIONS(2839), [anon_sym_TILDE] = ACTIONS(2839), [anon_sym_DASH] = ACTIONS(2837), [anon_sym_PLUS] = ACTIONS(2837), [anon_sym_STAR] = ACTIONS(2839), [anon_sym_AMP_AMP] = ACTIONS(2839), [anon_sym_AMP] = ACTIONS(2837), [anon_sym_SEMI] = ACTIONS(2839), [anon_sym___extension__] = ACTIONS(2837), [anon_sym_typedef] = ACTIONS(2837), [anon_sym_virtual] = ACTIONS(2837), [anon_sym_extern] = ACTIONS(2837), [anon_sym___attribute__] = ACTIONS(2837), [anon_sym___attribute] = ACTIONS(2837), [anon_sym_using] = ACTIONS(2837), [anon_sym_COLON_COLON] = ACTIONS(2839), [anon_sym_LBRACK_LBRACK] = ACTIONS(2839), [anon_sym___declspec] = ACTIONS(2837), [anon_sym___based] = ACTIONS(2837), [anon_sym___cdecl] = ACTIONS(2837), [anon_sym___clrcall] = ACTIONS(2837), [anon_sym___stdcall] = ACTIONS(2837), [anon_sym___fastcall] = ACTIONS(2837), [anon_sym___thiscall] = ACTIONS(2837), [anon_sym___vectorcall] = ACTIONS(2837), [anon_sym_LBRACE] = ACTIONS(2839), [anon_sym_RBRACE] = ACTIONS(2839), [anon_sym_signed] = ACTIONS(2837), [anon_sym_unsigned] = ACTIONS(2837), [anon_sym_long] = ACTIONS(2837), [anon_sym_short] = ACTIONS(2837), [anon_sym_LBRACK] = ACTIONS(2837), [anon_sym_static] = ACTIONS(2837), [anon_sym_register] = ACTIONS(2837), [anon_sym_inline] = ACTIONS(2837), [anon_sym___inline] = ACTIONS(2837), [anon_sym___inline__] = ACTIONS(2837), [anon_sym___forceinline] = ACTIONS(2837), [anon_sym_thread_local] = ACTIONS(2837), [anon_sym___thread] = ACTIONS(2837), [anon_sym_const] = ACTIONS(2837), [anon_sym_constexpr] = ACTIONS(2837), [anon_sym_volatile] = ACTIONS(2837), [anon_sym_restrict] = ACTIONS(2837), [anon_sym___restrict__] = ACTIONS(2837), [anon_sym__Atomic] = ACTIONS(2837), [anon_sym__Noreturn] = ACTIONS(2837), [anon_sym_noreturn] = ACTIONS(2837), [anon_sym__Nonnull] = ACTIONS(2837), [anon_sym_mutable] = ACTIONS(2837), [anon_sym_constinit] = ACTIONS(2837), [anon_sym_consteval] = ACTIONS(2837), [anon_sym_alignas] = ACTIONS(2837), [anon_sym__Alignas] = ACTIONS(2837), [sym_primitive_type] = ACTIONS(2837), [anon_sym_enum] = ACTIONS(2837), [anon_sym_class] = ACTIONS(2837), [anon_sym_struct] = ACTIONS(2837), [anon_sym_union] = ACTIONS(2837), [anon_sym_if] = ACTIONS(2837), [anon_sym_switch] = ACTIONS(2837), [anon_sym_case] = ACTIONS(2837), [anon_sym_default] = ACTIONS(2837), [anon_sym_while] = ACTIONS(2837), [anon_sym_do] = ACTIONS(2837), [anon_sym_for] = ACTIONS(2837), [anon_sym_return] = ACTIONS(2837), [anon_sym_break] = ACTIONS(2837), [anon_sym_continue] = ACTIONS(2837), [anon_sym_goto] = ACTIONS(2837), [anon_sym___try] = ACTIONS(2837), [anon_sym___leave] = ACTIONS(2837), [anon_sym_not] = ACTIONS(2837), [anon_sym_compl] = ACTIONS(2837), [anon_sym_DASH_DASH] = ACTIONS(2839), [anon_sym_PLUS_PLUS] = ACTIONS(2839), [anon_sym_sizeof] = ACTIONS(2837), [anon_sym___alignof__] = ACTIONS(2837), [anon_sym___alignof] = ACTIONS(2837), [anon_sym__alignof] = ACTIONS(2837), [anon_sym_alignof] = ACTIONS(2837), [anon_sym__Alignof] = ACTIONS(2837), [anon_sym_offsetof] = ACTIONS(2837), [anon_sym__Generic] = ACTIONS(2837), [anon_sym_asm] = ACTIONS(2837), [anon_sym___asm__] = ACTIONS(2837), [anon_sym___asm] = ACTIONS(2837), [sym_number_literal] = ACTIONS(2839), [anon_sym_L_SQUOTE] = ACTIONS(2839), [anon_sym_u_SQUOTE] = ACTIONS(2839), [anon_sym_U_SQUOTE] = ACTIONS(2839), [anon_sym_u8_SQUOTE] = ACTIONS(2839), [anon_sym_SQUOTE] = ACTIONS(2839), [anon_sym_L_DQUOTE] = ACTIONS(2839), [anon_sym_u_DQUOTE] = ACTIONS(2839), [anon_sym_U_DQUOTE] = ACTIONS(2839), [anon_sym_u8_DQUOTE] = ACTIONS(2839), [anon_sym_DQUOTE] = ACTIONS(2839), [sym_true] = ACTIONS(2837), [sym_false] = ACTIONS(2837), [anon_sym_NULL] = ACTIONS(2837), [anon_sym_nullptr] = ACTIONS(2837), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2837), [anon_sym_decltype] = ACTIONS(2837), [anon_sym_explicit] = ACTIONS(2837), [anon_sym_typename] = ACTIONS(2837), [anon_sym_template] = ACTIONS(2837), [anon_sym_operator] = ACTIONS(2837), [anon_sym_try] = ACTIONS(2837), [anon_sym_delete] = ACTIONS(2837), [anon_sym_throw] = ACTIONS(2837), [anon_sym_namespace] = ACTIONS(2837), [anon_sym_static_assert] = ACTIONS(2837), [anon_sym_concept] = ACTIONS(2837), [anon_sym_co_return] = ACTIONS(2837), [anon_sym_co_yield] = ACTIONS(2837), [anon_sym_R_DQUOTE] = ACTIONS(2839), [anon_sym_LR_DQUOTE] = ACTIONS(2839), [anon_sym_uR_DQUOTE] = ACTIONS(2839), [anon_sym_UR_DQUOTE] = ACTIONS(2839), [anon_sym_u8R_DQUOTE] = ACTIONS(2839), [anon_sym_co_await] = ACTIONS(2837), [anon_sym_new] = ACTIONS(2837), [anon_sym_requires] = ACTIONS(2837), [sym_this] = ACTIONS(2837), }, [STATE(748)] = { [sym_identifier] = ACTIONS(3237), [aux_sym_preproc_include_token1] = ACTIONS(3237), [aux_sym_preproc_def_token1] = ACTIONS(3237), [aux_sym_preproc_if_token1] = ACTIONS(3237), [aux_sym_preproc_ifdef_token1] = ACTIONS(3237), [aux_sym_preproc_ifdef_token2] = ACTIONS(3237), [sym_preproc_directive] = ACTIONS(3237), [anon_sym_LPAREN2] = ACTIONS(3239), [anon_sym_BANG] = ACTIONS(3239), [anon_sym_TILDE] = ACTIONS(3239), [anon_sym_DASH] = ACTIONS(3237), [anon_sym_PLUS] = ACTIONS(3237), [anon_sym_STAR] = ACTIONS(3239), [anon_sym_AMP_AMP] = ACTIONS(3239), [anon_sym_AMP] = ACTIONS(3237), [anon_sym_SEMI] = ACTIONS(3239), [anon_sym___extension__] = ACTIONS(3237), [anon_sym_typedef] = ACTIONS(3237), [anon_sym_virtual] = ACTIONS(3237), [anon_sym_extern] = ACTIONS(3237), [anon_sym___attribute__] = ACTIONS(3237), [anon_sym___attribute] = ACTIONS(3237), [anon_sym_using] = ACTIONS(3237), [anon_sym_COLON_COLON] = ACTIONS(3239), [anon_sym_LBRACK_LBRACK] = ACTIONS(3239), [anon_sym___declspec] = ACTIONS(3237), [anon_sym___based] = ACTIONS(3237), [anon_sym___cdecl] = ACTIONS(3237), [anon_sym___clrcall] = ACTIONS(3237), [anon_sym___stdcall] = ACTIONS(3237), [anon_sym___fastcall] = ACTIONS(3237), [anon_sym___thiscall] = ACTIONS(3237), [anon_sym___vectorcall] = ACTIONS(3237), [anon_sym_LBRACE] = ACTIONS(3239), [anon_sym_RBRACE] = ACTIONS(3239), [anon_sym_signed] = ACTIONS(3237), [anon_sym_unsigned] = ACTIONS(3237), [anon_sym_long] = ACTIONS(3237), [anon_sym_short] = ACTIONS(3237), [anon_sym_LBRACK] = ACTIONS(3237), [anon_sym_static] = ACTIONS(3237), [anon_sym_register] = ACTIONS(3237), [anon_sym_inline] = ACTIONS(3237), [anon_sym___inline] = ACTIONS(3237), [anon_sym___inline__] = ACTIONS(3237), [anon_sym___forceinline] = ACTIONS(3237), [anon_sym_thread_local] = ACTIONS(3237), [anon_sym___thread] = ACTIONS(3237), [anon_sym_const] = ACTIONS(3237), [anon_sym_constexpr] = ACTIONS(3237), [anon_sym_volatile] = ACTIONS(3237), [anon_sym_restrict] = ACTIONS(3237), [anon_sym___restrict__] = ACTIONS(3237), [anon_sym__Atomic] = ACTIONS(3237), [anon_sym__Noreturn] = ACTIONS(3237), [anon_sym_noreturn] = ACTIONS(3237), [anon_sym__Nonnull] = ACTIONS(3237), [anon_sym_mutable] = ACTIONS(3237), [anon_sym_constinit] = ACTIONS(3237), [anon_sym_consteval] = ACTIONS(3237), [anon_sym_alignas] = ACTIONS(3237), [anon_sym__Alignas] = ACTIONS(3237), [sym_primitive_type] = ACTIONS(3237), [anon_sym_enum] = ACTIONS(3237), [anon_sym_class] = ACTIONS(3237), [anon_sym_struct] = ACTIONS(3237), [anon_sym_union] = ACTIONS(3237), [anon_sym_if] = ACTIONS(3237), [anon_sym_switch] = ACTIONS(3237), [anon_sym_case] = ACTIONS(3237), [anon_sym_default] = ACTIONS(3237), [anon_sym_while] = ACTIONS(3237), [anon_sym_do] = ACTIONS(3237), [anon_sym_for] = ACTIONS(3237), [anon_sym_return] = ACTIONS(3237), [anon_sym_break] = ACTIONS(3237), [anon_sym_continue] = ACTIONS(3237), [anon_sym_goto] = ACTIONS(3237), [anon_sym___try] = ACTIONS(3237), [anon_sym___leave] = ACTIONS(3237), [anon_sym_not] = ACTIONS(3237), [anon_sym_compl] = ACTIONS(3237), [anon_sym_DASH_DASH] = ACTIONS(3239), [anon_sym_PLUS_PLUS] = ACTIONS(3239), [anon_sym_sizeof] = ACTIONS(3237), [anon_sym___alignof__] = ACTIONS(3237), [anon_sym___alignof] = ACTIONS(3237), [anon_sym__alignof] = ACTIONS(3237), [anon_sym_alignof] = ACTIONS(3237), [anon_sym__Alignof] = ACTIONS(3237), [anon_sym_offsetof] = ACTIONS(3237), [anon_sym__Generic] = ACTIONS(3237), [anon_sym_asm] = ACTIONS(3237), [anon_sym___asm__] = ACTIONS(3237), [anon_sym___asm] = ACTIONS(3237), [sym_number_literal] = ACTIONS(3239), [anon_sym_L_SQUOTE] = ACTIONS(3239), [anon_sym_u_SQUOTE] = ACTIONS(3239), [anon_sym_U_SQUOTE] = ACTIONS(3239), [anon_sym_u8_SQUOTE] = ACTIONS(3239), [anon_sym_SQUOTE] = ACTIONS(3239), [anon_sym_L_DQUOTE] = ACTIONS(3239), [anon_sym_u_DQUOTE] = ACTIONS(3239), [anon_sym_U_DQUOTE] = ACTIONS(3239), [anon_sym_u8_DQUOTE] = ACTIONS(3239), [anon_sym_DQUOTE] = ACTIONS(3239), [sym_true] = ACTIONS(3237), [sym_false] = ACTIONS(3237), [anon_sym_NULL] = ACTIONS(3237), [anon_sym_nullptr] = ACTIONS(3237), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3237), [anon_sym_decltype] = ACTIONS(3237), [anon_sym_explicit] = ACTIONS(3237), [anon_sym_typename] = ACTIONS(3237), [anon_sym_template] = ACTIONS(3237), [anon_sym_operator] = ACTIONS(3237), [anon_sym_try] = ACTIONS(3237), [anon_sym_delete] = ACTIONS(3237), [anon_sym_throw] = ACTIONS(3237), [anon_sym_namespace] = ACTIONS(3237), [anon_sym_static_assert] = ACTIONS(3237), [anon_sym_concept] = ACTIONS(3237), [anon_sym_co_return] = ACTIONS(3237), [anon_sym_co_yield] = ACTIONS(3237), [anon_sym_R_DQUOTE] = ACTIONS(3239), [anon_sym_LR_DQUOTE] = ACTIONS(3239), [anon_sym_uR_DQUOTE] = ACTIONS(3239), [anon_sym_UR_DQUOTE] = ACTIONS(3239), [anon_sym_u8R_DQUOTE] = ACTIONS(3239), [anon_sym_co_await] = ACTIONS(3237), [anon_sym_new] = ACTIONS(3237), [anon_sym_requires] = ACTIONS(3237), [sym_this] = ACTIONS(3237), }, [STATE(749)] = { [sym_identifier] = ACTIONS(2789), [aux_sym_preproc_include_token1] = ACTIONS(2789), [aux_sym_preproc_def_token1] = ACTIONS(2789), [aux_sym_preproc_if_token1] = ACTIONS(2789), [aux_sym_preproc_if_token2] = ACTIONS(2789), [aux_sym_preproc_ifdef_token1] = ACTIONS(2789), [aux_sym_preproc_ifdef_token2] = ACTIONS(2789), [sym_preproc_directive] = ACTIONS(2789), [anon_sym_LPAREN2] = ACTIONS(2791), [anon_sym_BANG] = ACTIONS(2791), [anon_sym_TILDE] = ACTIONS(2791), [anon_sym_DASH] = ACTIONS(2789), [anon_sym_PLUS] = ACTIONS(2789), [anon_sym_STAR] = ACTIONS(2791), [anon_sym_AMP_AMP] = ACTIONS(2791), [anon_sym_AMP] = ACTIONS(2789), [anon_sym_SEMI] = ACTIONS(2791), [anon_sym___extension__] = ACTIONS(2789), [anon_sym_typedef] = ACTIONS(2789), [anon_sym_virtual] = ACTIONS(2789), [anon_sym_extern] = ACTIONS(2789), [anon_sym___attribute__] = ACTIONS(2789), [anon_sym___attribute] = ACTIONS(2789), [anon_sym_using] = ACTIONS(2789), [anon_sym_COLON_COLON] = ACTIONS(2791), [anon_sym_LBRACK_LBRACK] = ACTIONS(2791), [anon_sym___declspec] = ACTIONS(2789), [anon_sym___based] = ACTIONS(2789), [anon_sym___cdecl] = ACTIONS(2789), [anon_sym___clrcall] = ACTIONS(2789), [anon_sym___stdcall] = ACTIONS(2789), [anon_sym___fastcall] = ACTIONS(2789), [anon_sym___thiscall] = ACTIONS(2789), [anon_sym___vectorcall] = ACTIONS(2789), [anon_sym_LBRACE] = ACTIONS(2791), [anon_sym_signed] = ACTIONS(2789), [anon_sym_unsigned] = ACTIONS(2789), [anon_sym_long] = ACTIONS(2789), [anon_sym_short] = ACTIONS(2789), [anon_sym_LBRACK] = ACTIONS(2789), [anon_sym_static] = ACTIONS(2789), [anon_sym_register] = ACTIONS(2789), [anon_sym_inline] = ACTIONS(2789), [anon_sym___inline] = ACTIONS(2789), [anon_sym___inline__] = ACTIONS(2789), [anon_sym___forceinline] = ACTIONS(2789), [anon_sym_thread_local] = ACTIONS(2789), [anon_sym___thread] = ACTIONS(2789), [anon_sym_const] = ACTIONS(2789), [anon_sym_constexpr] = ACTIONS(2789), [anon_sym_volatile] = ACTIONS(2789), [anon_sym_restrict] = ACTIONS(2789), [anon_sym___restrict__] = ACTIONS(2789), [anon_sym__Atomic] = ACTIONS(2789), [anon_sym__Noreturn] = ACTIONS(2789), [anon_sym_noreturn] = ACTIONS(2789), [anon_sym__Nonnull] = ACTIONS(2789), [anon_sym_mutable] = ACTIONS(2789), [anon_sym_constinit] = ACTIONS(2789), [anon_sym_consteval] = ACTIONS(2789), [anon_sym_alignas] = ACTIONS(2789), [anon_sym__Alignas] = ACTIONS(2789), [sym_primitive_type] = ACTIONS(2789), [anon_sym_enum] = ACTIONS(2789), [anon_sym_class] = ACTIONS(2789), [anon_sym_struct] = ACTIONS(2789), [anon_sym_union] = ACTIONS(2789), [anon_sym_if] = ACTIONS(2789), [anon_sym_switch] = ACTIONS(2789), [anon_sym_case] = ACTIONS(2789), [anon_sym_default] = ACTIONS(2789), [anon_sym_while] = ACTIONS(2789), [anon_sym_do] = ACTIONS(2789), [anon_sym_for] = ACTIONS(2789), [anon_sym_return] = ACTIONS(2789), [anon_sym_break] = ACTIONS(2789), [anon_sym_continue] = ACTIONS(2789), [anon_sym_goto] = ACTIONS(2789), [anon_sym___try] = ACTIONS(2789), [anon_sym___leave] = ACTIONS(2789), [anon_sym_not] = ACTIONS(2789), [anon_sym_compl] = ACTIONS(2789), [anon_sym_DASH_DASH] = ACTIONS(2791), [anon_sym_PLUS_PLUS] = ACTIONS(2791), [anon_sym_sizeof] = ACTIONS(2789), [anon_sym___alignof__] = ACTIONS(2789), [anon_sym___alignof] = ACTIONS(2789), [anon_sym__alignof] = ACTIONS(2789), [anon_sym_alignof] = ACTIONS(2789), [anon_sym__Alignof] = ACTIONS(2789), [anon_sym_offsetof] = ACTIONS(2789), [anon_sym__Generic] = ACTIONS(2789), [anon_sym_asm] = ACTIONS(2789), [anon_sym___asm__] = ACTIONS(2789), [anon_sym___asm] = ACTIONS(2789), [sym_number_literal] = ACTIONS(2791), [anon_sym_L_SQUOTE] = ACTIONS(2791), [anon_sym_u_SQUOTE] = ACTIONS(2791), [anon_sym_U_SQUOTE] = ACTIONS(2791), [anon_sym_u8_SQUOTE] = ACTIONS(2791), [anon_sym_SQUOTE] = ACTIONS(2791), [anon_sym_L_DQUOTE] = ACTIONS(2791), [anon_sym_u_DQUOTE] = ACTIONS(2791), [anon_sym_U_DQUOTE] = ACTIONS(2791), [anon_sym_u8_DQUOTE] = ACTIONS(2791), [anon_sym_DQUOTE] = ACTIONS(2791), [sym_true] = ACTIONS(2789), [sym_false] = ACTIONS(2789), [anon_sym_NULL] = ACTIONS(2789), [anon_sym_nullptr] = ACTIONS(2789), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2789), [anon_sym_decltype] = ACTIONS(2789), [anon_sym_explicit] = ACTIONS(2789), [anon_sym_typename] = ACTIONS(2789), [anon_sym_template] = ACTIONS(2789), [anon_sym_operator] = ACTIONS(2789), [anon_sym_try] = ACTIONS(2789), [anon_sym_delete] = ACTIONS(2789), [anon_sym_throw] = ACTIONS(2789), [anon_sym_namespace] = ACTIONS(2789), [anon_sym_static_assert] = ACTIONS(2789), [anon_sym_concept] = ACTIONS(2789), [anon_sym_co_return] = ACTIONS(2789), [anon_sym_co_yield] = ACTIONS(2789), [anon_sym_R_DQUOTE] = ACTIONS(2791), [anon_sym_LR_DQUOTE] = ACTIONS(2791), [anon_sym_uR_DQUOTE] = ACTIONS(2791), [anon_sym_UR_DQUOTE] = ACTIONS(2791), [anon_sym_u8R_DQUOTE] = ACTIONS(2791), [anon_sym_co_await] = ACTIONS(2789), [anon_sym_new] = ACTIONS(2789), [anon_sym_requires] = ACTIONS(2789), [sym_this] = ACTIONS(2789), }, [STATE(750)] = { [sym_identifier] = ACTIONS(2793), [aux_sym_preproc_include_token1] = ACTIONS(2793), [aux_sym_preproc_def_token1] = ACTIONS(2793), [aux_sym_preproc_if_token1] = ACTIONS(2793), [aux_sym_preproc_if_token2] = ACTIONS(2793), [aux_sym_preproc_ifdef_token1] = ACTIONS(2793), [aux_sym_preproc_ifdef_token2] = ACTIONS(2793), [sym_preproc_directive] = ACTIONS(2793), [anon_sym_LPAREN2] = ACTIONS(2795), [anon_sym_BANG] = ACTIONS(2795), [anon_sym_TILDE] = ACTIONS(2795), [anon_sym_DASH] = ACTIONS(2793), [anon_sym_PLUS] = ACTIONS(2793), [anon_sym_STAR] = ACTIONS(2795), [anon_sym_AMP_AMP] = ACTIONS(2795), [anon_sym_AMP] = ACTIONS(2793), [anon_sym_SEMI] = ACTIONS(2795), [anon_sym___extension__] = ACTIONS(2793), [anon_sym_typedef] = ACTIONS(2793), [anon_sym_virtual] = ACTIONS(2793), [anon_sym_extern] = ACTIONS(2793), [anon_sym___attribute__] = ACTIONS(2793), [anon_sym___attribute] = ACTIONS(2793), [anon_sym_using] = ACTIONS(2793), [anon_sym_COLON_COLON] = ACTIONS(2795), [anon_sym_LBRACK_LBRACK] = ACTIONS(2795), [anon_sym___declspec] = ACTIONS(2793), [anon_sym___based] = ACTIONS(2793), [anon_sym___cdecl] = ACTIONS(2793), [anon_sym___clrcall] = ACTIONS(2793), [anon_sym___stdcall] = ACTIONS(2793), [anon_sym___fastcall] = ACTIONS(2793), [anon_sym___thiscall] = ACTIONS(2793), [anon_sym___vectorcall] = ACTIONS(2793), [anon_sym_LBRACE] = ACTIONS(2795), [anon_sym_signed] = ACTIONS(2793), [anon_sym_unsigned] = ACTIONS(2793), [anon_sym_long] = ACTIONS(2793), [anon_sym_short] = ACTIONS(2793), [anon_sym_LBRACK] = ACTIONS(2793), [anon_sym_static] = ACTIONS(2793), [anon_sym_register] = ACTIONS(2793), [anon_sym_inline] = ACTIONS(2793), [anon_sym___inline] = ACTIONS(2793), [anon_sym___inline__] = ACTIONS(2793), [anon_sym___forceinline] = ACTIONS(2793), [anon_sym_thread_local] = ACTIONS(2793), [anon_sym___thread] = ACTIONS(2793), [anon_sym_const] = ACTIONS(2793), [anon_sym_constexpr] = ACTIONS(2793), [anon_sym_volatile] = ACTIONS(2793), [anon_sym_restrict] = ACTIONS(2793), [anon_sym___restrict__] = ACTIONS(2793), [anon_sym__Atomic] = ACTIONS(2793), [anon_sym__Noreturn] = ACTIONS(2793), [anon_sym_noreturn] = ACTIONS(2793), [anon_sym__Nonnull] = ACTIONS(2793), [anon_sym_mutable] = ACTIONS(2793), [anon_sym_constinit] = ACTIONS(2793), [anon_sym_consteval] = ACTIONS(2793), [anon_sym_alignas] = ACTIONS(2793), [anon_sym__Alignas] = ACTIONS(2793), [sym_primitive_type] = ACTIONS(2793), [anon_sym_enum] = ACTIONS(2793), [anon_sym_class] = ACTIONS(2793), [anon_sym_struct] = ACTIONS(2793), [anon_sym_union] = ACTIONS(2793), [anon_sym_if] = ACTIONS(2793), [anon_sym_switch] = ACTIONS(2793), [anon_sym_case] = ACTIONS(2793), [anon_sym_default] = ACTIONS(2793), [anon_sym_while] = ACTIONS(2793), [anon_sym_do] = ACTIONS(2793), [anon_sym_for] = ACTIONS(2793), [anon_sym_return] = ACTIONS(2793), [anon_sym_break] = ACTIONS(2793), [anon_sym_continue] = ACTIONS(2793), [anon_sym_goto] = ACTIONS(2793), [anon_sym___try] = ACTIONS(2793), [anon_sym___leave] = ACTIONS(2793), [anon_sym_not] = ACTIONS(2793), [anon_sym_compl] = ACTIONS(2793), [anon_sym_DASH_DASH] = ACTIONS(2795), [anon_sym_PLUS_PLUS] = ACTIONS(2795), [anon_sym_sizeof] = ACTIONS(2793), [anon_sym___alignof__] = ACTIONS(2793), [anon_sym___alignof] = ACTIONS(2793), [anon_sym__alignof] = ACTIONS(2793), [anon_sym_alignof] = ACTIONS(2793), [anon_sym__Alignof] = ACTIONS(2793), [anon_sym_offsetof] = ACTIONS(2793), [anon_sym__Generic] = ACTIONS(2793), [anon_sym_asm] = ACTIONS(2793), [anon_sym___asm__] = ACTIONS(2793), [anon_sym___asm] = ACTIONS(2793), [sym_number_literal] = ACTIONS(2795), [anon_sym_L_SQUOTE] = ACTIONS(2795), [anon_sym_u_SQUOTE] = ACTIONS(2795), [anon_sym_U_SQUOTE] = ACTIONS(2795), [anon_sym_u8_SQUOTE] = ACTIONS(2795), [anon_sym_SQUOTE] = ACTIONS(2795), [anon_sym_L_DQUOTE] = ACTIONS(2795), [anon_sym_u_DQUOTE] = ACTIONS(2795), [anon_sym_U_DQUOTE] = ACTIONS(2795), [anon_sym_u8_DQUOTE] = ACTIONS(2795), [anon_sym_DQUOTE] = ACTIONS(2795), [sym_true] = ACTIONS(2793), [sym_false] = ACTIONS(2793), [anon_sym_NULL] = ACTIONS(2793), [anon_sym_nullptr] = ACTIONS(2793), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2793), [anon_sym_decltype] = ACTIONS(2793), [anon_sym_explicit] = ACTIONS(2793), [anon_sym_typename] = ACTIONS(2793), [anon_sym_template] = ACTIONS(2793), [anon_sym_operator] = ACTIONS(2793), [anon_sym_try] = ACTIONS(2793), [anon_sym_delete] = ACTIONS(2793), [anon_sym_throw] = ACTIONS(2793), [anon_sym_namespace] = ACTIONS(2793), [anon_sym_static_assert] = ACTIONS(2793), [anon_sym_concept] = ACTIONS(2793), [anon_sym_co_return] = ACTIONS(2793), [anon_sym_co_yield] = ACTIONS(2793), [anon_sym_R_DQUOTE] = ACTIONS(2795), [anon_sym_LR_DQUOTE] = ACTIONS(2795), [anon_sym_uR_DQUOTE] = ACTIONS(2795), [anon_sym_UR_DQUOTE] = ACTIONS(2795), [anon_sym_u8R_DQUOTE] = ACTIONS(2795), [anon_sym_co_await] = ACTIONS(2793), [anon_sym_new] = ACTIONS(2793), [anon_sym_requires] = ACTIONS(2793), [sym_this] = ACTIONS(2793), }, [STATE(751)] = { [sym_identifier] = ACTIONS(2797), [aux_sym_preproc_include_token1] = ACTIONS(2797), [aux_sym_preproc_def_token1] = ACTIONS(2797), [aux_sym_preproc_if_token1] = ACTIONS(2797), [aux_sym_preproc_if_token2] = ACTIONS(2797), [aux_sym_preproc_ifdef_token1] = ACTIONS(2797), [aux_sym_preproc_ifdef_token2] = ACTIONS(2797), [sym_preproc_directive] = ACTIONS(2797), [anon_sym_LPAREN2] = ACTIONS(2799), [anon_sym_BANG] = ACTIONS(2799), [anon_sym_TILDE] = ACTIONS(2799), [anon_sym_DASH] = ACTIONS(2797), [anon_sym_PLUS] = ACTIONS(2797), [anon_sym_STAR] = ACTIONS(2799), [anon_sym_AMP_AMP] = ACTIONS(2799), [anon_sym_AMP] = ACTIONS(2797), [anon_sym_SEMI] = ACTIONS(2799), [anon_sym___extension__] = ACTIONS(2797), [anon_sym_typedef] = ACTIONS(2797), [anon_sym_virtual] = ACTIONS(2797), [anon_sym_extern] = ACTIONS(2797), [anon_sym___attribute__] = ACTIONS(2797), [anon_sym___attribute] = ACTIONS(2797), [anon_sym_using] = ACTIONS(2797), [anon_sym_COLON_COLON] = ACTIONS(2799), [anon_sym_LBRACK_LBRACK] = ACTIONS(2799), [anon_sym___declspec] = ACTIONS(2797), [anon_sym___based] = ACTIONS(2797), [anon_sym___cdecl] = ACTIONS(2797), [anon_sym___clrcall] = ACTIONS(2797), [anon_sym___stdcall] = ACTIONS(2797), [anon_sym___fastcall] = ACTIONS(2797), [anon_sym___thiscall] = ACTIONS(2797), [anon_sym___vectorcall] = ACTIONS(2797), [anon_sym_LBRACE] = ACTIONS(2799), [anon_sym_signed] = ACTIONS(2797), [anon_sym_unsigned] = ACTIONS(2797), [anon_sym_long] = ACTIONS(2797), [anon_sym_short] = ACTIONS(2797), [anon_sym_LBRACK] = ACTIONS(2797), [anon_sym_static] = ACTIONS(2797), [anon_sym_register] = ACTIONS(2797), [anon_sym_inline] = ACTIONS(2797), [anon_sym___inline] = ACTIONS(2797), [anon_sym___inline__] = ACTIONS(2797), [anon_sym___forceinline] = ACTIONS(2797), [anon_sym_thread_local] = ACTIONS(2797), [anon_sym___thread] = ACTIONS(2797), [anon_sym_const] = ACTIONS(2797), [anon_sym_constexpr] = ACTIONS(2797), [anon_sym_volatile] = ACTIONS(2797), [anon_sym_restrict] = ACTIONS(2797), [anon_sym___restrict__] = ACTIONS(2797), [anon_sym__Atomic] = ACTIONS(2797), [anon_sym__Noreturn] = ACTIONS(2797), [anon_sym_noreturn] = ACTIONS(2797), [anon_sym__Nonnull] = ACTIONS(2797), [anon_sym_mutable] = ACTIONS(2797), [anon_sym_constinit] = ACTIONS(2797), [anon_sym_consteval] = ACTIONS(2797), [anon_sym_alignas] = ACTIONS(2797), [anon_sym__Alignas] = ACTIONS(2797), [sym_primitive_type] = ACTIONS(2797), [anon_sym_enum] = ACTIONS(2797), [anon_sym_class] = ACTIONS(2797), [anon_sym_struct] = ACTIONS(2797), [anon_sym_union] = ACTIONS(2797), [anon_sym_if] = ACTIONS(2797), [anon_sym_switch] = ACTIONS(2797), [anon_sym_case] = ACTIONS(2797), [anon_sym_default] = ACTIONS(2797), [anon_sym_while] = ACTIONS(2797), [anon_sym_do] = ACTIONS(2797), [anon_sym_for] = ACTIONS(2797), [anon_sym_return] = ACTIONS(2797), [anon_sym_break] = ACTIONS(2797), [anon_sym_continue] = ACTIONS(2797), [anon_sym_goto] = ACTIONS(2797), [anon_sym___try] = ACTIONS(2797), [anon_sym___leave] = ACTIONS(2797), [anon_sym_not] = ACTIONS(2797), [anon_sym_compl] = ACTIONS(2797), [anon_sym_DASH_DASH] = ACTIONS(2799), [anon_sym_PLUS_PLUS] = ACTIONS(2799), [anon_sym_sizeof] = ACTIONS(2797), [anon_sym___alignof__] = ACTIONS(2797), [anon_sym___alignof] = ACTIONS(2797), [anon_sym__alignof] = ACTIONS(2797), [anon_sym_alignof] = ACTIONS(2797), [anon_sym__Alignof] = ACTIONS(2797), [anon_sym_offsetof] = ACTIONS(2797), [anon_sym__Generic] = ACTIONS(2797), [anon_sym_asm] = ACTIONS(2797), [anon_sym___asm__] = ACTIONS(2797), [anon_sym___asm] = ACTIONS(2797), [sym_number_literal] = ACTIONS(2799), [anon_sym_L_SQUOTE] = ACTIONS(2799), [anon_sym_u_SQUOTE] = ACTIONS(2799), [anon_sym_U_SQUOTE] = ACTIONS(2799), [anon_sym_u8_SQUOTE] = ACTIONS(2799), [anon_sym_SQUOTE] = ACTIONS(2799), [anon_sym_L_DQUOTE] = ACTIONS(2799), [anon_sym_u_DQUOTE] = ACTIONS(2799), [anon_sym_U_DQUOTE] = ACTIONS(2799), [anon_sym_u8_DQUOTE] = ACTIONS(2799), [anon_sym_DQUOTE] = ACTIONS(2799), [sym_true] = ACTIONS(2797), [sym_false] = ACTIONS(2797), [anon_sym_NULL] = ACTIONS(2797), [anon_sym_nullptr] = ACTIONS(2797), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2797), [anon_sym_decltype] = ACTIONS(2797), [anon_sym_explicit] = ACTIONS(2797), [anon_sym_typename] = ACTIONS(2797), [anon_sym_template] = ACTIONS(2797), [anon_sym_operator] = ACTIONS(2797), [anon_sym_try] = ACTIONS(2797), [anon_sym_delete] = ACTIONS(2797), [anon_sym_throw] = ACTIONS(2797), [anon_sym_namespace] = ACTIONS(2797), [anon_sym_static_assert] = ACTIONS(2797), [anon_sym_concept] = ACTIONS(2797), [anon_sym_co_return] = ACTIONS(2797), [anon_sym_co_yield] = ACTIONS(2797), [anon_sym_R_DQUOTE] = ACTIONS(2799), [anon_sym_LR_DQUOTE] = ACTIONS(2799), [anon_sym_uR_DQUOTE] = ACTIONS(2799), [anon_sym_UR_DQUOTE] = ACTIONS(2799), [anon_sym_u8R_DQUOTE] = ACTIONS(2799), [anon_sym_co_await] = ACTIONS(2797), [anon_sym_new] = ACTIONS(2797), [anon_sym_requires] = ACTIONS(2797), [sym_this] = ACTIONS(2797), }, [STATE(752)] = { [sym_identifier] = ACTIONS(2841), [aux_sym_preproc_include_token1] = ACTIONS(2841), [aux_sym_preproc_def_token1] = ACTIONS(2841), [aux_sym_preproc_if_token1] = ACTIONS(2841), [aux_sym_preproc_ifdef_token1] = ACTIONS(2841), [aux_sym_preproc_ifdef_token2] = ACTIONS(2841), [sym_preproc_directive] = ACTIONS(2841), [anon_sym_LPAREN2] = ACTIONS(2843), [anon_sym_BANG] = ACTIONS(2843), [anon_sym_TILDE] = ACTIONS(2843), [anon_sym_DASH] = ACTIONS(2841), [anon_sym_PLUS] = ACTIONS(2841), [anon_sym_STAR] = ACTIONS(2843), [anon_sym_AMP_AMP] = ACTIONS(2843), [anon_sym_AMP] = ACTIONS(2841), [anon_sym_SEMI] = ACTIONS(2843), [anon_sym___extension__] = ACTIONS(2841), [anon_sym_typedef] = ACTIONS(2841), [anon_sym_virtual] = ACTIONS(2841), [anon_sym_extern] = ACTIONS(2841), [anon_sym___attribute__] = ACTIONS(2841), [anon_sym___attribute] = ACTIONS(2841), [anon_sym_using] = ACTIONS(2841), [anon_sym_COLON_COLON] = ACTIONS(2843), [anon_sym_LBRACK_LBRACK] = ACTIONS(2843), [anon_sym___declspec] = ACTIONS(2841), [anon_sym___based] = ACTIONS(2841), [anon_sym___cdecl] = ACTIONS(2841), [anon_sym___clrcall] = ACTIONS(2841), [anon_sym___stdcall] = ACTIONS(2841), [anon_sym___fastcall] = ACTIONS(2841), [anon_sym___thiscall] = ACTIONS(2841), [anon_sym___vectorcall] = ACTIONS(2841), [anon_sym_LBRACE] = ACTIONS(2843), [anon_sym_RBRACE] = ACTIONS(2843), [anon_sym_signed] = ACTIONS(2841), [anon_sym_unsigned] = ACTIONS(2841), [anon_sym_long] = ACTIONS(2841), [anon_sym_short] = ACTIONS(2841), [anon_sym_LBRACK] = ACTIONS(2841), [anon_sym_static] = ACTIONS(2841), [anon_sym_register] = ACTIONS(2841), [anon_sym_inline] = ACTIONS(2841), [anon_sym___inline] = ACTIONS(2841), [anon_sym___inline__] = ACTIONS(2841), [anon_sym___forceinline] = ACTIONS(2841), [anon_sym_thread_local] = ACTIONS(2841), [anon_sym___thread] = ACTIONS(2841), [anon_sym_const] = ACTIONS(2841), [anon_sym_constexpr] = ACTIONS(2841), [anon_sym_volatile] = ACTIONS(2841), [anon_sym_restrict] = ACTIONS(2841), [anon_sym___restrict__] = ACTIONS(2841), [anon_sym__Atomic] = ACTIONS(2841), [anon_sym__Noreturn] = ACTIONS(2841), [anon_sym_noreturn] = ACTIONS(2841), [anon_sym__Nonnull] = ACTIONS(2841), [anon_sym_mutable] = ACTIONS(2841), [anon_sym_constinit] = ACTIONS(2841), [anon_sym_consteval] = ACTIONS(2841), [anon_sym_alignas] = ACTIONS(2841), [anon_sym__Alignas] = ACTIONS(2841), [sym_primitive_type] = ACTIONS(2841), [anon_sym_enum] = ACTIONS(2841), [anon_sym_class] = ACTIONS(2841), [anon_sym_struct] = ACTIONS(2841), [anon_sym_union] = ACTIONS(2841), [anon_sym_if] = ACTIONS(2841), [anon_sym_switch] = ACTIONS(2841), [anon_sym_case] = ACTIONS(2841), [anon_sym_default] = ACTIONS(2841), [anon_sym_while] = ACTIONS(2841), [anon_sym_do] = ACTIONS(2841), [anon_sym_for] = ACTIONS(2841), [anon_sym_return] = ACTIONS(2841), [anon_sym_break] = ACTIONS(2841), [anon_sym_continue] = ACTIONS(2841), [anon_sym_goto] = ACTIONS(2841), [anon_sym___try] = ACTIONS(2841), [anon_sym___leave] = ACTIONS(2841), [anon_sym_not] = ACTIONS(2841), [anon_sym_compl] = ACTIONS(2841), [anon_sym_DASH_DASH] = ACTIONS(2843), [anon_sym_PLUS_PLUS] = ACTIONS(2843), [anon_sym_sizeof] = ACTIONS(2841), [anon_sym___alignof__] = ACTIONS(2841), [anon_sym___alignof] = ACTIONS(2841), [anon_sym__alignof] = ACTIONS(2841), [anon_sym_alignof] = ACTIONS(2841), [anon_sym__Alignof] = ACTIONS(2841), [anon_sym_offsetof] = ACTIONS(2841), [anon_sym__Generic] = ACTIONS(2841), [anon_sym_asm] = ACTIONS(2841), [anon_sym___asm__] = ACTIONS(2841), [anon_sym___asm] = ACTIONS(2841), [sym_number_literal] = ACTIONS(2843), [anon_sym_L_SQUOTE] = ACTIONS(2843), [anon_sym_u_SQUOTE] = ACTIONS(2843), [anon_sym_U_SQUOTE] = ACTIONS(2843), [anon_sym_u8_SQUOTE] = ACTIONS(2843), [anon_sym_SQUOTE] = ACTIONS(2843), [anon_sym_L_DQUOTE] = ACTIONS(2843), [anon_sym_u_DQUOTE] = ACTIONS(2843), [anon_sym_U_DQUOTE] = ACTIONS(2843), [anon_sym_u8_DQUOTE] = ACTIONS(2843), [anon_sym_DQUOTE] = ACTIONS(2843), [sym_true] = ACTIONS(2841), [sym_false] = ACTIONS(2841), [anon_sym_NULL] = ACTIONS(2841), [anon_sym_nullptr] = ACTIONS(2841), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2841), [anon_sym_decltype] = ACTIONS(2841), [anon_sym_explicit] = ACTIONS(2841), [anon_sym_typename] = ACTIONS(2841), [anon_sym_template] = ACTIONS(2841), [anon_sym_operator] = ACTIONS(2841), [anon_sym_try] = ACTIONS(2841), [anon_sym_delete] = ACTIONS(2841), [anon_sym_throw] = ACTIONS(2841), [anon_sym_namespace] = ACTIONS(2841), [anon_sym_static_assert] = ACTIONS(2841), [anon_sym_concept] = ACTIONS(2841), [anon_sym_co_return] = ACTIONS(2841), [anon_sym_co_yield] = ACTIONS(2841), [anon_sym_R_DQUOTE] = ACTIONS(2843), [anon_sym_LR_DQUOTE] = ACTIONS(2843), [anon_sym_uR_DQUOTE] = ACTIONS(2843), [anon_sym_UR_DQUOTE] = ACTIONS(2843), [anon_sym_u8R_DQUOTE] = ACTIONS(2843), [anon_sym_co_await] = ACTIONS(2841), [anon_sym_new] = ACTIONS(2841), [anon_sym_requires] = ACTIONS(2841), [sym_this] = ACTIONS(2841), }, [STATE(753)] = { [sym_identifier] = ACTIONS(2845), [aux_sym_preproc_include_token1] = ACTIONS(2845), [aux_sym_preproc_def_token1] = ACTIONS(2845), [aux_sym_preproc_if_token1] = ACTIONS(2845), [aux_sym_preproc_ifdef_token1] = ACTIONS(2845), [aux_sym_preproc_ifdef_token2] = ACTIONS(2845), [sym_preproc_directive] = ACTIONS(2845), [anon_sym_LPAREN2] = ACTIONS(2847), [anon_sym_BANG] = ACTIONS(2847), [anon_sym_TILDE] = ACTIONS(2847), [anon_sym_DASH] = ACTIONS(2845), [anon_sym_PLUS] = ACTIONS(2845), [anon_sym_STAR] = ACTIONS(2847), [anon_sym_AMP_AMP] = ACTIONS(2847), [anon_sym_AMP] = ACTIONS(2845), [anon_sym_SEMI] = ACTIONS(2847), [anon_sym___extension__] = ACTIONS(2845), [anon_sym_typedef] = ACTIONS(2845), [anon_sym_virtual] = ACTIONS(2845), [anon_sym_extern] = ACTIONS(2845), [anon_sym___attribute__] = ACTIONS(2845), [anon_sym___attribute] = ACTIONS(2845), [anon_sym_using] = ACTIONS(2845), [anon_sym_COLON_COLON] = ACTIONS(2847), [anon_sym_LBRACK_LBRACK] = ACTIONS(2847), [anon_sym___declspec] = ACTIONS(2845), [anon_sym___based] = ACTIONS(2845), [anon_sym___cdecl] = ACTIONS(2845), [anon_sym___clrcall] = ACTIONS(2845), [anon_sym___stdcall] = ACTIONS(2845), [anon_sym___fastcall] = ACTIONS(2845), [anon_sym___thiscall] = ACTIONS(2845), [anon_sym___vectorcall] = ACTIONS(2845), [anon_sym_LBRACE] = ACTIONS(2847), [anon_sym_RBRACE] = ACTIONS(2847), [anon_sym_signed] = ACTIONS(2845), [anon_sym_unsigned] = ACTIONS(2845), [anon_sym_long] = ACTIONS(2845), [anon_sym_short] = ACTIONS(2845), [anon_sym_LBRACK] = ACTIONS(2845), [anon_sym_static] = ACTIONS(2845), [anon_sym_register] = ACTIONS(2845), [anon_sym_inline] = ACTIONS(2845), [anon_sym___inline] = ACTIONS(2845), [anon_sym___inline__] = ACTIONS(2845), [anon_sym___forceinline] = ACTIONS(2845), [anon_sym_thread_local] = ACTIONS(2845), [anon_sym___thread] = ACTIONS(2845), [anon_sym_const] = ACTIONS(2845), [anon_sym_constexpr] = ACTIONS(2845), [anon_sym_volatile] = ACTIONS(2845), [anon_sym_restrict] = ACTIONS(2845), [anon_sym___restrict__] = ACTIONS(2845), [anon_sym__Atomic] = ACTIONS(2845), [anon_sym__Noreturn] = ACTIONS(2845), [anon_sym_noreturn] = ACTIONS(2845), [anon_sym__Nonnull] = ACTIONS(2845), [anon_sym_mutable] = ACTIONS(2845), [anon_sym_constinit] = ACTIONS(2845), [anon_sym_consteval] = ACTIONS(2845), [anon_sym_alignas] = ACTIONS(2845), [anon_sym__Alignas] = ACTIONS(2845), [sym_primitive_type] = ACTIONS(2845), [anon_sym_enum] = ACTIONS(2845), [anon_sym_class] = ACTIONS(2845), [anon_sym_struct] = ACTIONS(2845), [anon_sym_union] = ACTIONS(2845), [anon_sym_if] = ACTIONS(2845), [anon_sym_switch] = ACTIONS(2845), [anon_sym_case] = ACTIONS(2845), [anon_sym_default] = ACTIONS(2845), [anon_sym_while] = ACTIONS(2845), [anon_sym_do] = ACTIONS(2845), [anon_sym_for] = ACTIONS(2845), [anon_sym_return] = ACTIONS(2845), [anon_sym_break] = ACTIONS(2845), [anon_sym_continue] = ACTIONS(2845), [anon_sym_goto] = ACTIONS(2845), [anon_sym___try] = ACTIONS(2845), [anon_sym___leave] = ACTIONS(2845), [anon_sym_not] = ACTIONS(2845), [anon_sym_compl] = ACTIONS(2845), [anon_sym_DASH_DASH] = ACTIONS(2847), [anon_sym_PLUS_PLUS] = ACTIONS(2847), [anon_sym_sizeof] = ACTIONS(2845), [anon_sym___alignof__] = ACTIONS(2845), [anon_sym___alignof] = ACTIONS(2845), [anon_sym__alignof] = ACTIONS(2845), [anon_sym_alignof] = ACTIONS(2845), [anon_sym__Alignof] = ACTIONS(2845), [anon_sym_offsetof] = ACTIONS(2845), [anon_sym__Generic] = ACTIONS(2845), [anon_sym_asm] = ACTIONS(2845), [anon_sym___asm__] = ACTIONS(2845), [anon_sym___asm] = ACTIONS(2845), [sym_number_literal] = ACTIONS(2847), [anon_sym_L_SQUOTE] = ACTIONS(2847), [anon_sym_u_SQUOTE] = ACTIONS(2847), [anon_sym_U_SQUOTE] = ACTIONS(2847), [anon_sym_u8_SQUOTE] = ACTIONS(2847), [anon_sym_SQUOTE] = ACTIONS(2847), [anon_sym_L_DQUOTE] = ACTIONS(2847), [anon_sym_u_DQUOTE] = ACTIONS(2847), [anon_sym_U_DQUOTE] = ACTIONS(2847), [anon_sym_u8_DQUOTE] = ACTIONS(2847), [anon_sym_DQUOTE] = ACTIONS(2847), [sym_true] = ACTIONS(2845), [sym_false] = ACTIONS(2845), [anon_sym_NULL] = ACTIONS(2845), [anon_sym_nullptr] = ACTIONS(2845), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2845), [anon_sym_decltype] = ACTIONS(2845), [anon_sym_explicit] = ACTIONS(2845), [anon_sym_typename] = ACTIONS(2845), [anon_sym_template] = ACTIONS(2845), [anon_sym_operator] = ACTIONS(2845), [anon_sym_try] = ACTIONS(2845), [anon_sym_delete] = ACTIONS(2845), [anon_sym_throw] = ACTIONS(2845), [anon_sym_namespace] = ACTIONS(2845), [anon_sym_static_assert] = ACTIONS(2845), [anon_sym_concept] = ACTIONS(2845), [anon_sym_co_return] = ACTIONS(2845), [anon_sym_co_yield] = ACTIONS(2845), [anon_sym_R_DQUOTE] = ACTIONS(2847), [anon_sym_LR_DQUOTE] = ACTIONS(2847), [anon_sym_uR_DQUOTE] = ACTIONS(2847), [anon_sym_UR_DQUOTE] = ACTIONS(2847), [anon_sym_u8R_DQUOTE] = ACTIONS(2847), [anon_sym_co_await] = ACTIONS(2845), [anon_sym_new] = ACTIONS(2845), [anon_sym_requires] = ACTIONS(2845), [sym_this] = ACTIONS(2845), }, [STATE(754)] = { [sym_identifier] = ACTIONS(3243), [aux_sym_preproc_include_token1] = ACTIONS(3243), [aux_sym_preproc_def_token1] = ACTIONS(3243), [aux_sym_preproc_if_token1] = ACTIONS(3243), [aux_sym_preproc_ifdef_token1] = ACTIONS(3243), [aux_sym_preproc_ifdef_token2] = ACTIONS(3243), [sym_preproc_directive] = ACTIONS(3243), [anon_sym_LPAREN2] = ACTIONS(3245), [anon_sym_BANG] = ACTIONS(3245), [anon_sym_TILDE] = ACTIONS(3245), [anon_sym_DASH] = ACTIONS(3243), [anon_sym_PLUS] = ACTIONS(3243), [anon_sym_STAR] = ACTIONS(3245), [anon_sym_AMP_AMP] = ACTIONS(3245), [anon_sym_AMP] = ACTIONS(3243), [anon_sym_SEMI] = ACTIONS(3245), [anon_sym___extension__] = ACTIONS(3243), [anon_sym_typedef] = ACTIONS(3243), [anon_sym_virtual] = ACTIONS(3243), [anon_sym_extern] = ACTIONS(3243), [anon_sym___attribute__] = ACTIONS(3243), [anon_sym___attribute] = ACTIONS(3243), [anon_sym_using] = ACTIONS(3243), [anon_sym_COLON_COLON] = ACTIONS(3245), [anon_sym_LBRACK_LBRACK] = ACTIONS(3245), [anon_sym___declspec] = ACTIONS(3243), [anon_sym___based] = ACTIONS(3243), [anon_sym___cdecl] = ACTIONS(3243), [anon_sym___clrcall] = ACTIONS(3243), [anon_sym___stdcall] = ACTIONS(3243), [anon_sym___fastcall] = ACTIONS(3243), [anon_sym___thiscall] = ACTIONS(3243), [anon_sym___vectorcall] = ACTIONS(3243), [anon_sym_LBRACE] = ACTIONS(3245), [anon_sym_RBRACE] = ACTIONS(3245), [anon_sym_signed] = ACTIONS(3243), [anon_sym_unsigned] = ACTIONS(3243), [anon_sym_long] = ACTIONS(3243), [anon_sym_short] = ACTIONS(3243), [anon_sym_LBRACK] = ACTIONS(3243), [anon_sym_static] = ACTIONS(3243), [anon_sym_register] = ACTIONS(3243), [anon_sym_inline] = ACTIONS(3243), [anon_sym___inline] = ACTIONS(3243), [anon_sym___inline__] = ACTIONS(3243), [anon_sym___forceinline] = ACTIONS(3243), [anon_sym_thread_local] = ACTIONS(3243), [anon_sym___thread] = ACTIONS(3243), [anon_sym_const] = ACTIONS(3243), [anon_sym_constexpr] = ACTIONS(3243), [anon_sym_volatile] = ACTIONS(3243), [anon_sym_restrict] = ACTIONS(3243), [anon_sym___restrict__] = ACTIONS(3243), [anon_sym__Atomic] = ACTIONS(3243), [anon_sym__Noreturn] = ACTIONS(3243), [anon_sym_noreturn] = ACTIONS(3243), [anon_sym__Nonnull] = ACTIONS(3243), [anon_sym_mutable] = ACTIONS(3243), [anon_sym_constinit] = ACTIONS(3243), [anon_sym_consteval] = ACTIONS(3243), [anon_sym_alignas] = ACTIONS(3243), [anon_sym__Alignas] = ACTIONS(3243), [sym_primitive_type] = ACTIONS(3243), [anon_sym_enum] = ACTIONS(3243), [anon_sym_class] = ACTIONS(3243), [anon_sym_struct] = ACTIONS(3243), [anon_sym_union] = ACTIONS(3243), [anon_sym_if] = ACTIONS(3243), [anon_sym_switch] = ACTIONS(3243), [anon_sym_case] = ACTIONS(3243), [anon_sym_default] = ACTIONS(3243), [anon_sym_while] = ACTIONS(3243), [anon_sym_do] = ACTIONS(3243), [anon_sym_for] = ACTIONS(3243), [anon_sym_return] = ACTIONS(3243), [anon_sym_break] = ACTIONS(3243), [anon_sym_continue] = ACTIONS(3243), [anon_sym_goto] = ACTIONS(3243), [anon_sym___try] = ACTIONS(3243), [anon_sym___leave] = ACTIONS(3243), [anon_sym_not] = ACTIONS(3243), [anon_sym_compl] = ACTIONS(3243), [anon_sym_DASH_DASH] = ACTIONS(3245), [anon_sym_PLUS_PLUS] = ACTIONS(3245), [anon_sym_sizeof] = ACTIONS(3243), [anon_sym___alignof__] = ACTIONS(3243), [anon_sym___alignof] = ACTIONS(3243), [anon_sym__alignof] = ACTIONS(3243), [anon_sym_alignof] = ACTIONS(3243), [anon_sym__Alignof] = ACTIONS(3243), [anon_sym_offsetof] = ACTIONS(3243), [anon_sym__Generic] = ACTIONS(3243), [anon_sym_asm] = ACTIONS(3243), [anon_sym___asm__] = ACTIONS(3243), [anon_sym___asm] = ACTIONS(3243), [sym_number_literal] = ACTIONS(3245), [anon_sym_L_SQUOTE] = ACTIONS(3245), [anon_sym_u_SQUOTE] = ACTIONS(3245), [anon_sym_U_SQUOTE] = ACTIONS(3245), [anon_sym_u8_SQUOTE] = ACTIONS(3245), [anon_sym_SQUOTE] = ACTIONS(3245), [anon_sym_L_DQUOTE] = ACTIONS(3245), [anon_sym_u_DQUOTE] = ACTIONS(3245), [anon_sym_U_DQUOTE] = ACTIONS(3245), [anon_sym_u8_DQUOTE] = ACTIONS(3245), [anon_sym_DQUOTE] = ACTIONS(3245), [sym_true] = ACTIONS(3243), [sym_false] = ACTIONS(3243), [anon_sym_NULL] = ACTIONS(3243), [anon_sym_nullptr] = ACTIONS(3243), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3243), [anon_sym_decltype] = ACTIONS(3243), [anon_sym_explicit] = ACTIONS(3243), [anon_sym_typename] = ACTIONS(3243), [anon_sym_template] = ACTIONS(3243), [anon_sym_operator] = ACTIONS(3243), [anon_sym_try] = ACTIONS(3243), [anon_sym_delete] = ACTIONS(3243), [anon_sym_throw] = ACTIONS(3243), [anon_sym_namespace] = ACTIONS(3243), [anon_sym_static_assert] = ACTIONS(3243), [anon_sym_concept] = ACTIONS(3243), [anon_sym_co_return] = ACTIONS(3243), [anon_sym_co_yield] = ACTIONS(3243), [anon_sym_R_DQUOTE] = ACTIONS(3245), [anon_sym_LR_DQUOTE] = ACTIONS(3245), [anon_sym_uR_DQUOTE] = ACTIONS(3245), [anon_sym_UR_DQUOTE] = ACTIONS(3245), [anon_sym_u8R_DQUOTE] = ACTIONS(3245), [anon_sym_co_await] = ACTIONS(3243), [anon_sym_new] = ACTIONS(3243), [anon_sym_requires] = ACTIONS(3243), [sym_this] = ACTIONS(3243), }, [STATE(755)] = { [sym_identifier] = ACTIONS(2805), [aux_sym_preproc_include_token1] = ACTIONS(2805), [aux_sym_preproc_def_token1] = ACTIONS(2805), [aux_sym_preproc_if_token1] = ACTIONS(2805), [aux_sym_preproc_ifdef_token1] = ACTIONS(2805), [aux_sym_preproc_ifdef_token2] = ACTIONS(2805), [sym_preproc_directive] = ACTIONS(2805), [anon_sym_LPAREN2] = ACTIONS(2807), [anon_sym_BANG] = ACTIONS(2807), [anon_sym_TILDE] = ACTIONS(2807), [anon_sym_DASH] = ACTIONS(2805), [anon_sym_PLUS] = ACTIONS(2805), [anon_sym_STAR] = ACTIONS(2807), [anon_sym_AMP_AMP] = ACTIONS(2807), [anon_sym_AMP] = ACTIONS(2805), [anon_sym_SEMI] = ACTIONS(2807), [anon_sym___extension__] = ACTIONS(2805), [anon_sym_typedef] = ACTIONS(2805), [anon_sym_virtual] = ACTIONS(2805), [anon_sym_extern] = ACTIONS(2805), [anon_sym___attribute__] = ACTIONS(2805), [anon_sym___attribute] = ACTIONS(2805), [anon_sym_using] = ACTIONS(2805), [anon_sym_COLON_COLON] = ACTIONS(2807), [anon_sym_LBRACK_LBRACK] = ACTIONS(2807), [anon_sym___declspec] = ACTIONS(2805), [anon_sym___based] = ACTIONS(2805), [anon_sym___cdecl] = ACTIONS(2805), [anon_sym___clrcall] = ACTIONS(2805), [anon_sym___stdcall] = ACTIONS(2805), [anon_sym___fastcall] = ACTIONS(2805), [anon_sym___thiscall] = ACTIONS(2805), [anon_sym___vectorcall] = ACTIONS(2805), [anon_sym_LBRACE] = ACTIONS(2807), [anon_sym_RBRACE] = ACTIONS(2807), [anon_sym_signed] = ACTIONS(2805), [anon_sym_unsigned] = ACTIONS(2805), [anon_sym_long] = ACTIONS(2805), [anon_sym_short] = ACTIONS(2805), [anon_sym_LBRACK] = ACTIONS(2805), [anon_sym_static] = ACTIONS(2805), [anon_sym_register] = ACTIONS(2805), [anon_sym_inline] = ACTIONS(2805), [anon_sym___inline] = ACTIONS(2805), [anon_sym___inline__] = ACTIONS(2805), [anon_sym___forceinline] = ACTIONS(2805), [anon_sym_thread_local] = ACTIONS(2805), [anon_sym___thread] = ACTIONS(2805), [anon_sym_const] = ACTIONS(2805), [anon_sym_constexpr] = ACTIONS(2805), [anon_sym_volatile] = ACTIONS(2805), [anon_sym_restrict] = ACTIONS(2805), [anon_sym___restrict__] = ACTIONS(2805), [anon_sym__Atomic] = ACTIONS(2805), [anon_sym__Noreturn] = ACTIONS(2805), [anon_sym_noreturn] = ACTIONS(2805), [anon_sym__Nonnull] = ACTIONS(2805), [anon_sym_mutable] = ACTIONS(2805), [anon_sym_constinit] = ACTIONS(2805), [anon_sym_consteval] = ACTIONS(2805), [anon_sym_alignas] = ACTIONS(2805), [anon_sym__Alignas] = ACTIONS(2805), [sym_primitive_type] = ACTIONS(2805), [anon_sym_enum] = ACTIONS(2805), [anon_sym_class] = ACTIONS(2805), [anon_sym_struct] = ACTIONS(2805), [anon_sym_union] = ACTIONS(2805), [anon_sym_if] = ACTIONS(2805), [anon_sym_switch] = ACTIONS(2805), [anon_sym_case] = ACTIONS(2805), [anon_sym_default] = ACTIONS(2805), [anon_sym_while] = ACTIONS(2805), [anon_sym_do] = ACTIONS(2805), [anon_sym_for] = ACTIONS(2805), [anon_sym_return] = ACTIONS(2805), [anon_sym_break] = ACTIONS(2805), [anon_sym_continue] = ACTIONS(2805), [anon_sym_goto] = ACTIONS(2805), [anon_sym___try] = ACTIONS(2805), [anon_sym___leave] = ACTIONS(2805), [anon_sym_not] = ACTIONS(2805), [anon_sym_compl] = ACTIONS(2805), [anon_sym_DASH_DASH] = ACTIONS(2807), [anon_sym_PLUS_PLUS] = ACTIONS(2807), [anon_sym_sizeof] = ACTIONS(2805), [anon_sym___alignof__] = ACTIONS(2805), [anon_sym___alignof] = ACTIONS(2805), [anon_sym__alignof] = ACTIONS(2805), [anon_sym_alignof] = ACTIONS(2805), [anon_sym__Alignof] = ACTIONS(2805), [anon_sym_offsetof] = ACTIONS(2805), [anon_sym__Generic] = ACTIONS(2805), [anon_sym_asm] = ACTIONS(2805), [anon_sym___asm__] = ACTIONS(2805), [anon_sym___asm] = ACTIONS(2805), [sym_number_literal] = ACTIONS(2807), [anon_sym_L_SQUOTE] = ACTIONS(2807), [anon_sym_u_SQUOTE] = ACTIONS(2807), [anon_sym_U_SQUOTE] = ACTIONS(2807), [anon_sym_u8_SQUOTE] = ACTIONS(2807), [anon_sym_SQUOTE] = ACTIONS(2807), [anon_sym_L_DQUOTE] = ACTIONS(2807), [anon_sym_u_DQUOTE] = ACTIONS(2807), [anon_sym_U_DQUOTE] = ACTIONS(2807), [anon_sym_u8_DQUOTE] = ACTIONS(2807), [anon_sym_DQUOTE] = ACTIONS(2807), [sym_true] = ACTIONS(2805), [sym_false] = ACTIONS(2805), [anon_sym_NULL] = ACTIONS(2805), [anon_sym_nullptr] = ACTIONS(2805), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2805), [anon_sym_decltype] = ACTIONS(2805), [anon_sym_explicit] = ACTIONS(2805), [anon_sym_typename] = ACTIONS(2805), [anon_sym_template] = ACTIONS(2805), [anon_sym_operator] = ACTIONS(2805), [anon_sym_try] = ACTIONS(2805), [anon_sym_delete] = ACTIONS(2805), [anon_sym_throw] = ACTIONS(2805), [anon_sym_namespace] = ACTIONS(2805), [anon_sym_static_assert] = ACTIONS(2805), [anon_sym_concept] = ACTIONS(2805), [anon_sym_co_return] = ACTIONS(2805), [anon_sym_co_yield] = ACTIONS(2805), [anon_sym_R_DQUOTE] = ACTIONS(2807), [anon_sym_LR_DQUOTE] = ACTIONS(2807), [anon_sym_uR_DQUOTE] = ACTIONS(2807), [anon_sym_UR_DQUOTE] = ACTIONS(2807), [anon_sym_u8R_DQUOTE] = ACTIONS(2807), [anon_sym_co_await] = ACTIONS(2805), [anon_sym_new] = ACTIONS(2805), [anon_sym_requires] = ACTIONS(2805), [sym_this] = ACTIONS(2805), }, [STATE(756)] = { [sym_identifier] = ACTIONS(2809), [aux_sym_preproc_include_token1] = ACTIONS(2809), [aux_sym_preproc_def_token1] = ACTIONS(2809), [aux_sym_preproc_if_token1] = ACTIONS(2809), [aux_sym_preproc_ifdef_token1] = ACTIONS(2809), [aux_sym_preproc_ifdef_token2] = ACTIONS(2809), [sym_preproc_directive] = ACTIONS(2809), [anon_sym_LPAREN2] = ACTIONS(2811), [anon_sym_BANG] = ACTIONS(2811), [anon_sym_TILDE] = ACTIONS(2811), [anon_sym_DASH] = ACTIONS(2809), [anon_sym_PLUS] = ACTIONS(2809), [anon_sym_STAR] = ACTIONS(2811), [anon_sym_AMP_AMP] = ACTIONS(2811), [anon_sym_AMP] = ACTIONS(2809), [anon_sym_SEMI] = ACTIONS(2811), [anon_sym___extension__] = ACTIONS(2809), [anon_sym_typedef] = ACTIONS(2809), [anon_sym_virtual] = ACTIONS(2809), [anon_sym_extern] = ACTIONS(2809), [anon_sym___attribute__] = ACTIONS(2809), [anon_sym___attribute] = ACTIONS(2809), [anon_sym_using] = ACTIONS(2809), [anon_sym_COLON_COLON] = ACTIONS(2811), [anon_sym_LBRACK_LBRACK] = ACTIONS(2811), [anon_sym___declspec] = ACTIONS(2809), [anon_sym___based] = ACTIONS(2809), [anon_sym___cdecl] = ACTIONS(2809), [anon_sym___clrcall] = ACTIONS(2809), [anon_sym___stdcall] = ACTIONS(2809), [anon_sym___fastcall] = ACTIONS(2809), [anon_sym___thiscall] = ACTIONS(2809), [anon_sym___vectorcall] = ACTIONS(2809), [anon_sym_LBRACE] = ACTIONS(2811), [anon_sym_RBRACE] = ACTIONS(2811), [anon_sym_signed] = ACTIONS(2809), [anon_sym_unsigned] = ACTIONS(2809), [anon_sym_long] = ACTIONS(2809), [anon_sym_short] = ACTIONS(2809), [anon_sym_LBRACK] = ACTIONS(2809), [anon_sym_static] = ACTIONS(2809), [anon_sym_register] = ACTIONS(2809), [anon_sym_inline] = ACTIONS(2809), [anon_sym___inline] = ACTIONS(2809), [anon_sym___inline__] = ACTIONS(2809), [anon_sym___forceinline] = ACTIONS(2809), [anon_sym_thread_local] = ACTIONS(2809), [anon_sym___thread] = ACTIONS(2809), [anon_sym_const] = ACTIONS(2809), [anon_sym_constexpr] = ACTIONS(2809), [anon_sym_volatile] = ACTIONS(2809), [anon_sym_restrict] = ACTIONS(2809), [anon_sym___restrict__] = ACTIONS(2809), [anon_sym__Atomic] = ACTIONS(2809), [anon_sym__Noreturn] = ACTIONS(2809), [anon_sym_noreturn] = ACTIONS(2809), [anon_sym__Nonnull] = ACTIONS(2809), [anon_sym_mutable] = ACTIONS(2809), [anon_sym_constinit] = ACTIONS(2809), [anon_sym_consteval] = ACTIONS(2809), [anon_sym_alignas] = ACTIONS(2809), [anon_sym__Alignas] = ACTIONS(2809), [sym_primitive_type] = ACTIONS(2809), [anon_sym_enum] = ACTIONS(2809), [anon_sym_class] = ACTIONS(2809), [anon_sym_struct] = ACTIONS(2809), [anon_sym_union] = ACTIONS(2809), [anon_sym_if] = ACTIONS(2809), [anon_sym_switch] = ACTIONS(2809), [anon_sym_case] = ACTIONS(2809), [anon_sym_default] = ACTIONS(2809), [anon_sym_while] = ACTIONS(2809), [anon_sym_do] = ACTIONS(2809), [anon_sym_for] = ACTIONS(2809), [anon_sym_return] = ACTIONS(2809), [anon_sym_break] = ACTIONS(2809), [anon_sym_continue] = ACTIONS(2809), [anon_sym_goto] = ACTIONS(2809), [anon_sym___try] = ACTIONS(2809), [anon_sym___leave] = ACTIONS(2809), [anon_sym_not] = ACTIONS(2809), [anon_sym_compl] = ACTIONS(2809), [anon_sym_DASH_DASH] = ACTIONS(2811), [anon_sym_PLUS_PLUS] = ACTIONS(2811), [anon_sym_sizeof] = ACTIONS(2809), [anon_sym___alignof__] = ACTIONS(2809), [anon_sym___alignof] = ACTIONS(2809), [anon_sym__alignof] = ACTIONS(2809), [anon_sym_alignof] = ACTIONS(2809), [anon_sym__Alignof] = ACTIONS(2809), [anon_sym_offsetof] = ACTIONS(2809), [anon_sym__Generic] = ACTIONS(2809), [anon_sym_asm] = ACTIONS(2809), [anon_sym___asm__] = ACTIONS(2809), [anon_sym___asm] = ACTIONS(2809), [sym_number_literal] = ACTIONS(2811), [anon_sym_L_SQUOTE] = ACTIONS(2811), [anon_sym_u_SQUOTE] = ACTIONS(2811), [anon_sym_U_SQUOTE] = ACTIONS(2811), [anon_sym_u8_SQUOTE] = ACTIONS(2811), [anon_sym_SQUOTE] = ACTIONS(2811), [anon_sym_L_DQUOTE] = ACTIONS(2811), [anon_sym_u_DQUOTE] = ACTIONS(2811), [anon_sym_U_DQUOTE] = ACTIONS(2811), [anon_sym_u8_DQUOTE] = ACTIONS(2811), [anon_sym_DQUOTE] = ACTIONS(2811), [sym_true] = ACTIONS(2809), [sym_false] = ACTIONS(2809), [anon_sym_NULL] = ACTIONS(2809), [anon_sym_nullptr] = ACTIONS(2809), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2809), [anon_sym_decltype] = ACTIONS(2809), [anon_sym_explicit] = ACTIONS(2809), [anon_sym_typename] = ACTIONS(2809), [anon_sym_template] = ACTIONS(2809), [anon_sym_operator] = ACTIONS(2809), [anon_sym_try] = ACTIONS(2809), [anon_sym_delete] = ACTIONS(2809), [anon_sym_throw] = ACTIONS(2809), [anon_sym_namespace] = ACTIONS(2809), [anon_sym_static_assert] = ACTIONS(2809), [anon_sym_concept] = ACTIONS(2809), [anon_sym_co_return] = ACTIONS(2809), [anon_sym_co_yield] = ACTIONS(2809), [anon_sym_R_DQUOTE] = ACTIONS(2811), [anon_sym_LR_DQUOTE] = ACTIONS(2811), [anon_sym_uR_DQUOTE] = ACTIONS(2811), [anon_sym_UR_DQUOTE] = ACTIONS(2811), [anon_sym_u8R_DQUOTE] = ACTIONS(2811), [anon_sym_co_await] = ACTIONS(2809), [anon_sym_new] = ACTIONS(2809), [anon_sym_requires] = ACTIONS(2809), [sym_this] = ACTIONS(2809), }, [STATE(757)] = { [sym_identifier] = ACTIONS(3265), [aux_sym_preproc_include_token1] = ACTIONS(3265), [aux_sym_preproc_def_token1] = ACTIONS(3265), [aux_sym_preproc_if_token1] = ACTIONS(3265), [aux_sym_preproc_ifdef_token1] = ACTIONS(3265), [aux_sym_preproc_ifdef_token2] = ACTIONS(3265), [sym_preproc_directive] = ACTIONS(3265), [anon_sym_LPAREN2] = ACTIONS(3267), [anon_sym_BANG] = ACTIONS(3267), [anon_sym_TILDE] = ACTIONS(3267), [anon_sym_DASH] = ACTIONS(3265), [anon_sym_PLUS] = ACTIONS(3265), [anon_sym_STAR] = ACTIONS(3267), [anon_sym_AMP_AMP] = ACTIONS(3267), [anon_sym_AMP] = ACTIONS(3265), [anon_sym_SEMI] = ACTIONS(3267), [anon_sym___extension__] = ACTIONS(3265), [anon_sym_typedef] = ACTIONS(3265), [anon_sym_virtual] = ACTIONS(3265), [anon_sym_extern] = ACTIONS(3265), [anon_sym___attribute__] = ACTIONS(3265), [anon_sym___attribute] = ACTIONS(3265), [anon_sym_using] = ACTIONS(3265), [anon_sym_COLON_COLON] = ACTIONS(3267), [anon_sym_LBRACK_LBRACK] = ACTIONS(3267), [anon_sym___declspec] = ACTIONS(3265), [anon_sym___based] = ACTIONS(3265), [anon_sym___cdecl] = ACTIONS(3265), [anon_sym___clrcall] = ACTIONS(3265), [anon_sym___stdcall] = ACTIONS(3265), [anon_sym___fastcall] = ACTIONS(3265), [anon_sym___thiscall] = ACTIONS(3265), [anon_sym___vectorcall] = ACTIONS(3265), [anon_sym_LBRACE] = ACTIONS(3267), [anon_sym_RBRACE] = ACTIONS(3267), [anon_sym_signed] = ACTIONS(3265), [anon_sym_unsigned] = ACTIONS(3265), [anon_sym_long] = ACTIONS(3265), [anon_sym_short] = ACTIONS(3265), [anon_sym_LBRACK] = ACTIONS(3265), [anon_sym_static] = ACTIONS(3265), [anon_sym_register] = ACTIONS(3265), [anon_sym_inline] = ACTIONS(3265), [anon_sym___inline] = ACTIONS(3265), [anon_sym___inline__] = ACTIONS(3265), [anon_sym___forceinline] = ACTIONS(3265), [anon_sym_thread_local] = ACTIONS(3265), [anon_sym___thread] = ACTIONS(3265), [anon_sym_const] = ACTIONS(3265), [anon_sym_constexpr] = ACTIONS(3265), [anon_sym_volatile] = ACTIONS(3265), [anon_sym_restrict] = ACTIONS(3265), [anon_sym___restrict__] = ACTIONS(3265), [anon_sym__Atomic] = ACTIONS(3265), [anon_sym__Noreturn] = ACTIONS(3265), [anon_sym_noreturn] = ACTIONS(3265), [anon_sym__Nonnull] = ACTIONS(3265), [anon_sym_mutable] = ACTIONS(3265), [anon_sym_constinit] = ACTIONS(3265), [anon_sym_consteval] = ACTIONS(3265), [anon_sym_alignas] = ACTIONS(3265), [anon_sym__Alignas] = ACTIONS(3265), [sym_primitive_type] = ACTIONS(3265), [anon_sym_enum] = ACTIONS(3265), [anon_sym_class] = ACTIONS(3265), [anon_sym_struct] = ACTIONS(3265), [anon_sym_union] = ACTIONS(3265), [anon_sym_if] = ACTIONS(3265), [anon_sym_switch] = ACTIONS(3265), [anon_sym_case] = ACTIONS(3265), [anon_sym_default] = ACTIONS(3265), [anon_sym_while] = ACTIONS(3265), [anon_sym_do] = ACTIONS(3265), [anon_sym_for] = ACTIONS(3265), [anon_sym_return] = ACTIONS(3265), [anon_sym_break] = ACTIONS(3265), [anon_sym_continue] = ACTIONS(3265), [anon_sym_goto] = ACTIONS(3265), [anon_sym___try] = ACTIONS(3265), [anon_sym___leave] = ACTIONS(3265), [anon_sym_not] = ACTIONS(3265), [anon_sym_compl] = ACTIONS(3265), [anon_sym_DASH_DASH] = ACTIONS(3267), [anon_sym_PLUS_PLUS] = ACTIONS(3267), [anon_sym_sizeof] = ACTIONS(3265), [anon_sym___alignof__] = ACTIONS(3265), [anon_sym___alignof] = ACTIONS(3265), [anon_sym__alignof] = ACTIONS(3265), [anon_sym_alignof] = ACTIONS(3265), [anon_sym__Alignof] = ACTIONS(3265), [anon_sym_offsetof] = ACTIONS(3265), [anon_sym__Generic] = ACTIONS(3265), [anon_sym_asm] = ACTIONS(3265), [anon_sym___asm__] = ACTIONS(3265), [anon_sym___asm] = ACTIONS(3265), [sym_number_literal] = ACTIONS(3267), [anon_sym_L_SQUOTE] = ACTIONS(3267), [anon_sym_u_SQUOTE] = ACTIONS(3267), [anon_sym_U_SQUOTE] = ACTIONS(3267), [anon_sym_u8_SQUOTE] = ACTIONS(3267), [anon_sym_SQUOTE] = ACTIONS(3267), [anon_sym_L_DQUOTE] = ACTIONS(3267), [anon_sym_u_DQUOTE] = ACTIONS(3267), [anon_sym_U_DQUOTE] = ACTIONS(3267), [anon_sym_u8_DQUOTE] = ACTIONS(3267), [anon_sym_DQUOTE] = ACTIONS(3267), [sym_true] = ACTIONS(3265), [sym_false] = ACTIONS(3265), [anon_sym_NULL] = ACTIONS(3265), [anon_sym_nullptr] = ACTIONS(3265), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3265), [anon_sym_decltype] = ACTIONS(3265), [anon_sym_explicit] = ACTIONS(3265), [anon_sym_typename] = ACTIONS(3265), [anon_sym_template] = ACTIONS(3265), [anon_sym_operator] = ACTIONS(3265), [anon_sym_try] = ACTIONS(3265), [anon_sym_delete] = ACTIONS(3265), [anon_sym_throw] = ACTIONS(3265), [anon_sym_namespace] = ACTIONS(3265), [anon_sym_static_assert] = ACTIONS(3265), [anon_sym_concept] = ACTIONS(3265), [anon_sym_co_return] = ACTIONS(3265), [anon_sym_co_yield] = ACTIONS(3265), [anon_sym_R_DQUOTE] = ACTIONS(3267), [anon_sym_LR_DQUOTE] = ACTIONS(3267), [anon_sym_uR_DQUOTE] = ACTIONS(3267), [anon_sym_UR_DQUOTE] = ACTIONS(3267), [anon_sym_u8R_DQUOTE] = ACTIONS(3267), [anon_sym_co_await] = ACTIONS(3265), [anon_sym_new] = ACTIONS(3265), [anon_sym_requires] = ACTIONS(3265), [sym_this] = ACTIONS(3265), }, [STATE(758)] = { [sym_identifier] = ACTIONS(2805), [aux_sym_preproc_include_token1] = ACTIONS(2805), [aux_sym_preproc_def_token1] = ACTIONS(2805), [aux_sym_preproc_if_token1] = ACTIONS(2805), [aux_sym_preproc_if_token2] = ACTIONS(2805), [aux_sym_preproc_ifdef_token1] = ACTIONS(2805), [aux_sym_preproc_ifdef_token2] = ACTIONS(2805), [sym_preproc_directive] = ACTIONS(2805), [anon_sym_LPAREN2] = ACTIONS(2807), [anon_sym_BANG] = ACTIONS(2807), [anon_sym_TILDE] = ACTIONS(2807), [anon_sym_DASH] = ACTIONS(2805), [anon_sym_PLUS] = ACTIONS(2805), [anon_sym_STAR] = ACTIONS(2807), [anon_sym_AMP_AMP] = ACTIONS(2807), [anon_sym_AMP] = ACTIONS(2805), [anon_sym_SEMI] = ACTIONS(2807), [anon_sym___extension__] = ACTIONS(2805), [anon_sym_typedef] = ACTIONS(2805), [anon_sym_virtual] = ACTIONS(2805), [anon_sym_extern] = ACTIONS(2805), [anon_sym___attribute__] = ACTIONS(2805), [anon_sym___attribute] = ACTIONS(2805), [anon_sym_using] = ACTIONS(2805), [anon_sym_COLON_COLON] = ACTIONS(2807), [anon_sym_LBRACK_LBRACK] = ACTIONS(2807), [anon_sym___declspec] = ACTIONS(2805), [anon_sym___based] = ACTIONS(2805), [anon_sym___cdecl] = ACTIONS(2805), [anon_sym___clrcall] = ACTIONS(2805), [anon_sym___stdcall] = ACTIONS(2805), [anon_sym___fastcall] = ACTIONS(2805), [anon_sym___thiscall] = ACTIONS(2805), [anon_sym___vectorcall] = ACTIONS(2805), [anon_sym_LBRACE] = ACTIONS(2807), [anon_sym_signed] = ACTIONS(2805), [anon_sym_unsigned] = ACTIONS(2805), [anon_sym_long] = ACTIONS(2805), [anon_sym_short] = ACTIONS(2805), [anon_sym_LBRACK] = ACTIONS(2805), [anon_sym_static] = ACTIONS(2805), [anon_sym_register] = ACTIONS(2805), [anon_sym_inline] = ACTIONS(2805), [anon_sym___inline] = ACTIONS(2805), [anon_sym___inline__] = ACTIONS(2805), [anon_sym___forceinline] = ACTIONS(2805), [anon_sym_thread_local] = ACTIONS(2805), [anon_sym___thread] = ACTIONS(2805), [anon_sym_const] = ACTIONS(2805), [anon_sym_constexpr] = ACTIONS(2805), [anon_sym_volatile] = ACTIONS(2805), [anon_sym_restrict] = ACTIONS(2805), [anon_sym___restrict__] = ACTIONS(2805), [anon_sym__Atomic] = ACTIONS(2805), [anon_sym__Noreturn] = ACTIONS(2805), [anon_sym_noreturn] = ACTIONS(2805), [anon_sym__Nonnull] = ACTIONS(2805), [anon_sym_mutable] = ACTIONS(2805), [anon_sym_constinit] = ACTIONS(2805), [anon_sym_consteval] = ACTIONS(2805), [anon_sym_alignas] = ACTIONS(2805), [anon_sym__Alignas] = ACTIONS(2805), [sym_primitive_type] = ACTIONS(2805), [anon_sym_enum] = ACTIONS(2805), [anon_sym_class] = ACTIONS(2805), [anon_sym_struct] = ACTIONS(2805), [anon_sym_union] = ACTIONS(2805), [anon_sym_if] = ACTIONS(2805), [anon_sym_switch] = ACTIONS(2805), [anon_sym_case] = ACTIONS(2805), [anon_sym_default] = ACTIONS(2805), [anon_sym_while] = ACTIONS(2805), [anon_sym_do] = ACTIONS(2805), [anon_sym_for] = ACTIONS(2805), [anon_sym_return] = ACTIONS(2805), [anon_sym_break] = ACTIONS(2805), [anon_sym_continue] = ACTIONS(2805), [anon_sym_goto] = ACTIONS(2805), [anon_sym___try] = ACTIONS(2805), [anon_sym___leave] = ACTIONS(2805), [anon_sym_not] = ACTIONS(2805), [anon_sym_compl] = ACTIONS(2805), [anon_sym_DASH_DASH] = ACTIONS(2807), [anon_sym_PLUS_PLUS] = ACTIONS(2807), [anon_sym_sizeof] = ACTIONS(2805), [anon_sym___alignof__] = ACTIONS(2805), [anon_sym___alignof] = ACTIONS(2805), [anon_sym__alignof] = ACTIONS(2805), [anon_sym_alignof] = ACTIONS(2805), [anon_sym__Alignof] = ACTIONS(2805), [anon_sym_offsetof] = ACTIONS(2805), [anon_sym__Generic] = ACTIONS(2805), [anon_sym_asm] = ACTIONS(2805), [anon_sym___asm__] = ACTIONS(2805), [anon_sym___asm] = ACTIONS(2805), [sym_number_literal] = ACTIONS(2807), [anon_sym_L_SQUOTE] = ACTIONS(2807), [anon_sym_u_SQUOTE] = ACTIONS(2807), [anon_sym_U_SQUOTE] = ACTIONS(2807), [anon_sym_u8_SQUOTE] = ACTIONS(2807), [anon_sym_SQUOTE] = ACTIONS(2807), [anon_sym_L_DQUOTE] = ACTIONS(2807), [anon_sym_u_DQUOTE] = ACTIONS(2807), [anon_sym_U_DQUOTE] = ACTIONS(2807), [anon_sym_u8_DQUOTE] = ACTIONS(2807), [anon_sym_DQUOTE] = ACTIONS(2807), [sym_true] = ACTIONS(2805), [sym_false] = ACTIONS(2805), [anon_sym_NULL] = ACTIONS(2805), [anon_sym_nullptr] = ACTIONS(2805), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2805), [anon_sym_decltype] = ACTIONS(2805), [anon_sym_explicit] = ACTIONS(2805), [anon_sym_typename] = ACTIONS(2805), [anon_sym_template] = ACTIONS(2805), [anon_sym_operator] = ACTIONS(2805), [anon_sym_try] = ACTIONS(2805), [anon_sym_delete] = ACTIONS(2805), [anon_sym_throw] = ACTIONS(2805), [anon_sym_namespace] = ACTIONS(2805), [anon_sym_static_assert] = ACTIONS(2805), [anon_sym_concept] = ACTIONS(2805), [anon_sym_co_return] = ACTIONS(2805), [anon_sym_co_yield] = ACTIONS(2805), [anon_sym_R_DQUOTE] = ACTIONS(2807), [anon_sym_LR_DQUOTE] = ACTIONS(2807), [anon_sym_uR_DQUOTE] = ACTIONS(2807), [anon_sym_UR_DQUOTE] = ACTIONS(2807), [anon_sym_u8R_DQUOTE] = ACTIONS(2807), [anon_sym_co_await] = ACTIONS(2805), [anon_sym_new] = ACTIONS(2805), [anon_sym_requires] = ACTIONS(2805), [sym_this] = ACTIONS(2805), }, [STATE(759)] = { [sym_identifier] = ACTIONS(2849), [aux_sym_preproc_include_token1] = ACTIONS(2849), [aux_sym_preproc_def_token1] = ACTIONS(2849), [aux_sym_preproc_if_token1] = ACTIONS(2849), [aux_sym_preproc_ifdef_token1] = ACTIONS(2849), [aux_sym_preproc_ifdef_token2] = ACTIONS(2849), [sym_preproc_directive] = ACTIONS(2849), [anon_sym_LPAREN2] = ACTIONS(2851), [anon_sym_BANG] = ACTIONS(2851), [anon_sym_TILDE] = ACTIONS(2851), [anon_sym_DASH] = ACTIONS(2849), [anon_sym_PLUS] = ACTIONS(2849), [anon_sym_STAR] = ACTIONS(2851), [anon_sym_AMP_AMP] = ACTIONS(2851), [anon_sym_AMP] = ACTIONS(2849), [anon_sym_SEMI] = ACTIONS(2851), [anon_sym___extension__] = ACTIONS(2849), [anon_sym_typedef] = ACTIONS(2849), [anon_sym_virtual] = ACTIONS(2849), [anon_sym_extern] = ACTIONS(2849), [anon_sym___attribute__] = ACTIONS(2849), [anon_sym___attribute] = ACTIONS(2849), [anon_sym_using] = ACTIONS(2849), [anon_sym_COLON_COLON] = ACTIONS(2851), [anon_sym_LBRACK_LBRACK] = ACTIONS(2851), [anon_sym___declspec] = ACTIONS(2849), [anon_sym___based] = ACTIONS(2849), [anon_sym___cdecl] = ACTIONS(2849), [anon_sym___clrcall] = ACTIONS(2849), [anon_sym___stdcall] = ACTIONS(2849), [anon_sym___fastcall] = ACTIONS(2849), [anon_sym___thiscall] = ACTIONS(2849), [anon_sym___vectorcall] = ACTIONS(2849), [anon_sym_LBRACE] = ACTIONS(2851), [anon_sym_RBRACE] = ACTIONS(2851), [anon_sym_signed] = ACTIONS(2849), [anon_sym_unsigned] = ACTIONS(2849), [anon_sym_long] = ACTIONS(2849), [anon_sym_short] = ACTIONS(2849), [anon_sym_LBRACK] = ACTIONS(2849), [anon_sym_static] = ACTIONS(2849), [anon_sym_register] = ACTIONS(2849), [anon_sym_inline] = ACTIONS(2849), [anon_sym___inline] = ACTIONS(2849), [anon_sym___inline__] = ACTIONS(2849), [anon_sym___forceinline] = ACTIONS(2849), [anon_sym_thread_local] = ACTIONS(2849), [anon_sym___thread] = ACTIONS(2849), [anon_sym_const] = ACTIONS(2849), [anon_sym_constexpr] = ACTIONS(2849), [anon_sym_volatile] = ACTIONS(2849), [anon_sym_restrict] = ACTIONS(2849), [anon_sym___restrict__] = ACTIONS(2849), [anon_sym__Atomic] = ACTIONS(2849), [anon_sym__Noreturn] = ACTIONS(2849), [anon_sym_noreturn] = ACTIONS(2849), [anon_sym__Nonnull] = ACTIONS(2849), [anon_sym_mutable] = ACTIONS(2849), [anon_sym_constinit] = ACTIONS(2849), [anon_sym_consteval] = ACTIONS(2849), [anon_sym_alignas] = ACTIONS(2849), [anon_sym__Alignas] = ACTIONS(2849), [sym_primitive_type] = ACTIONS(2849), [anon_sym_enum] = ACTIONS(2849), [anon_sym_class] = ACTIONS(2849), [anon_sym_struct] = ACTIONS(2849), [anon_sym_union] = ACTIONS(2849), [anon_sym_if] = ACTIONS(2849), [anon_sym_switch] = ACTIONS(2849), [anon_sym_case] = ACTIONS(2849), [anon_sym_default] = ACTIONS(2849), [anon_sym_while] = ACTIONS(2849), [anon_sym_do] = ACTIONS(2849), [anon_sym_for] = ACTIONS(2849), [anon_sym_return] = ACTIONS(2849), [anon_sym_break] = ACTIONS(2849), [anon_sym_continue] = ACTIONS(2849), [anon_sym_goto] = ACTIONS(2849), [anon_sym___try] = ACTIONS(2849), [anon_sym___leave] = ACTIONS(2849), [anon_sym_not] = ACTIONS(2849), [anon_sym_compl] = ACTIONS(2849), [anon_sym_DASH_DASH] = ACTIONS(2851), [anon_sym_PLUS_PLUS] = ACTIONS(2851), [anon_sym_sizeof] = ACTIONS(2849), [anon_sym___alignof__] = ACTIONS(2849), [anon_sym___alignof] = ACTIONS(2849), [anon_sym__alignof] = ACTIONS(2849), [anon_sym_alignof] = ACTIONS(2849), [anon_sym__Alignof] = ACTIONS(2849), [anon_sym_offsetof] = ACTIONS(2849), [anon_sym__Generic] = ACTIONS(2849), [anon_sym_asm] = ACTIONS(2849), [anon_sym___asm__] = ACTIONS(2849), [anon_sym___asm] = ACTIONS(2849), [sym_number_literal] = ACTIONS(2851), [anon_sym_L_SQUOTE] = ACTIONS(2851), [anon_sym_u_SQUOTE] = ACTIONS(2851), [anon_sym_U_SQUOTE] = ACTIONS(2851), [anon_sym_u8_SQUOTE] = ACTIONS(2851), [anon_sym_SQUOTE] = ACTIONS(2851), [anon_sym_L_DQUOTE] = ACTIONS(2851), [anon_sym_u_DQUOTE] = ACTIONS(2851), [anon_sym_U_DQUOTE] = ACTIONS(2851), [anon_sym_u8_DQUOTE] = ACTIONS(2851), [anon_sym_DQUOTE] = ACTIONS(2851), [sym_true] = ACTIONS(2849), [sym_false] = ACTIONS(2849), [anon_sym_NULL] = ACTIONS(2849), [anon_sym_nullptr] = ACTIONS(2849), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2849), [anon_sym_decltype] = ACTIONS(2849), [anon_sym_explicit] = ACTIONS(2849), [anon_sym_typename] = ACTIONS(2849), [anon_sym_template] = ACTIONS(2849), [anon_sym_operator] = ACTIONS(2849), [anon_sym_try] = ACTIONS(2849), [anon_sym_delete] = ACTIONS(2849), [anon_sym_throw] = ACTIONS(2849), [anon_sym_namespace] = ACTIONS(2849), [anon_sym_static_assert] = ACTIONS(2849), [anon_sym_concept] = ACTIONS(2849), [anon_sym_co_return] = ACTIONS(2849), [anon_sym_co_yield] = ACTIONS(2849), [anon_sym_R_DQUOTE] = ACTIONS(2851), [anon_sym_LR_DQUOTE] = ACTIONS(2851), [anon_sym_uR_DQUOTE] = ACTIONS(2851), [anon_sym_UR_DQUOTE] = ACTIONS(2851), [anon_sym_u8R_DQUOTE] = ACTIONS(2851), [anon_sym_co_await] = ACTIONS(2849), [anon_sym_new] = ACTIONS(2849), [anon_sym_requires] = ACTIONS(2849), [sym_this] = ACTIONS(2849), }, [STATE(760)] = { [sym_identifier] = ACTIONS(2813), [aux_sym_preproc_include_token1] = ACTIONS(2813), [aux_sym_preproc_def_token1] = ACTIONS(2813), [aux_sym_preproc_if_token1] = ACTIONS(2813), [aux_sym_preproc_if_token2] = ACTIONS(2813), [aux_sym_preproc_ifdef_token1] = ACTIONS(2813), [aux_sym_preproc_ifdef_token2] = ACTIONS(2813), [sym_preproc_directive] = ACTIONS(2813), [anon_sym_LPAREN2] = ACTIONS(2815), [anon_sym_BANG] = ACTIONS(2815), [anon_sym_TILDE] = ACTIONS(2815), [anon_sym_DASH] = ACTIONS(2813), [anon_sym_PLUS] = ACTIONS(2813), [anon_sym_STAR] = ACTIONS(2815), [anon_sym_AMP_AMP] = ACTIONS(2815), [anon_sym_AMP] = ACTIONS(2813), [anon_sym_SEMI] = ACTIONS(2815), [anon_sym___extension__] = ACTIONS(2813), [anon_sym_typedef] = ACTIONS(2813), [anon_sym_virtual] = ACTIONS(2813), [anon_sym_extern] = ACTIONS(2813), [anon_sym___attribute__] = ACTIONS(2813), [anon_sym___attribute] = ACTIONS(2813), [anon_sym_using] = ACTIONS(2813), [anon_sym_COLON_COLON] = ACTIONS(2815), [anon_sym_LBRACK_LBRACK] = ACTIONS(2815), [anon_sym___declspec] = ACTIONS(2813), [anon_sym___based] = ACTIONS(2813), [anon_sym___cdecl] = ACTIONS(2813), [anon_sym___clrcall] = ACTIONS(2813), [anon_sym___stdcall] = ACTIONS(2813), [anon_sym___fastcall] = ACTIONS(2813), [anon_sym___thiscall] = ACTIONS(2813), [anon_sym___vectorcall] = ACTIONS(2813), [anon_sym_LBRACE] = ACTIONS(2815), [anon_sym_signed] = ACTIONS(2813), [anon_sym_unsigned] = ACTIONS(2813), [anon_sym_long] = ACTIONS(2813), [anon_sym_short] = ACTIONS(2813), [anon_sym_LBRACK] = ACTIONS(2813), [anon_sym_static] = ACTIONS(2813), [anon_sym_register] = ACTIONS(2813), [anon_sym_inline] = ACTIONS(2813), [anon_sym___inline] = ACTIONS(2813), [anon_sym___inline__] = ACTIONS(2813), [anon_sym___forceinline] = ACTIONS(2813), [anon_sym_thread_local] = ACTIONS(2813), [anon_sym___thread] = ACTIONS(2813), [anon_sym_const] = ACTIONS(2813), [anon_sym_constexpr] = ACTIONS(2813), [anon_sym_volatile] = ACTIONS(2813), [anon_sym_restrict] = ACTIONS(2813), [anon_sym___restrict__] = ACTIONS(2813), [anon_sym__Atomic] = ACTIONS(2813), [anon_sym__Noreturn] = ACTIONS(2813), [anon_sym_noreturn] = ACTIONS(2813), [anon_sym__Nonnull] = ACTIONS(2813), [anon_sym_mutable] = ACTIONS(2813), [anon_sym_constinit] = ACTIONS(2813), [anon_sym_consteval] = ACTIONS(2813), [anon_sym_alignas] = ACTIONS(2813), [anon_sym__Alignas] = ACTIONS(2813), [sym_primitive_type] = ACTIONS(2813), [anon_sym_enum] = ACTIONS(2813), [anon_sym_class] = ACTIONS(2813), [anon_sym_struct] = ACTIONS(2813), [anon_sym_union] = ACTIONS(2813), [anon_sym_if] = ACTIONS(2813), [anon_sym_switch] = ACTIONS(2813), [anon_sym_case] = ACTIONS(2813), [anon_sym_default] = ACTIONS(2813), [anon_sym_while] = ACTIONS(2813), [anon_sym_do] = ACTIONS(2813), [anon_sym_for] = ACTIONS(2813), [anon_sym_return] = ACTIONS(2813), [anon_sym_break] = ACTIONS(2813), [anon_sym_continue] = ACTIONS(2813), [anon_sym_goto] = ACTIONS(2813), [anon_sym___try] = ACTIONS(2813), [anon_sym___leave] = ACTIONS(2813), [anon_sym_not] = ACTIONS(2813), [anon_sym_compl] = ACTIONS(2813), [anon_sym_DASH_DASH] = ACTIONS(2815), [anon_sym_PLUS_PLUS] = ACTIONS(2815), [anon_sym_sizeof] = ACTIONS(2813), [anon_sym___alignof__] = ACTIONS(2813), [anon_sym___alignof] = ACTIONS(2813), [anon_sym__alignof] = ACTIONS(2813), [anon_sym_alignof] = ACTIONS(2813), [anon_sym__Alignof] = ACTIONS(2813), [anon_sym_offsetof] = ACTIONS(2813), [anon_sym__Generic] = ACTIONS(2813), [anon_sym_asm] = ACTIONS(2813), [anon_sym___asm__] = ACTIONS(2813), [anon_sym___asm] = ACTIONS(2813), [sym_number_literal] = ACTIONS(2815), [anon_sym_L_SQUOTE] = ACTIONS(2815), [anon_sym_u_SQUOTE] = ACTIONS(2815), [anon_sym_U_SQUOTE] = ACTIONS(2815), [anon_sym_u8_SQUOTE] = ACTIONS(2815), [anon_sym_SQUOTE] = ACTIONS(2815), [anon_sym_L_DQUOTE] = ACTIONS(2815), [anon_sym_u_DQUOTE] = ACTIONS(2815), [anon_sym_U_DQUOTE] = ACTIONS(2815), [anon_sym_u8_DQUOTE] = ACTIONS(2815), [anon_sym_DQUOTE] = ACTIONS(2815), [sym_true] = ACTIONS(2813), [sym_false] = ACTIONS(2813), [anon_sym_NULL] = ACTIONS(2813), [anon_sym_nullptr] = ACTIONS(2813), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2813), [anon_sym_decltype] = ACTIONS(2813), [anon_sym_explicit] = ACTIONS(2813), [anon_sym_typename] = ACTIONS(2813), [anon_sym_template] = ACTIONS(2813), [anon_sym_operator] = ACTIONS(2813), [anon_sym_try] = ACTIONS(2813), [anon_sym_delete] = ACTIONS(2813), [anon_sym_throw] = ACTIONS(2813), [anon_sym_namespace] = ACTIONS(2813), [anon_sym_static_assert] = ACTIONS(2813), [anon_sym_concept] = ACTIONS(2813), [anon_sym_co_return] = ACTIONS(2813), [anon_sym_co_yield] = ACTIONS(2813), [anon_sym_R_DQUOTE] = ACTIONS(2815), [anon_sym_LR_DQUOTE] = ACTIONS(2815), [anon_sym_uR_DQUOTE] = ACTIONS(2815), [anon_sym_UR_DQUOTE] = ACTIONS(2815), [anon_sym_u8R_DQUOTE] = ACTIONS(2815), [anon_sym_co_await] = ACTIONS(2813), [anon_sym_new] = ACTIONS(2813), [anon_sym_requires] = ACTIONS(2813), [sym_this] = ACTIONS(2813), }, [STATE(761)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_include_token1] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_if_token2] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_BANG] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_DASH] = ACTIONS(2821), [anon_sym_PLUS] = ACTIONS(2821), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym___cdecl] = ACTIONS(2821), [anon_sym___clrcall] = ACTIONS(2821), [anon_sym___stdcall] = ACTIONS(2821), [anon_sym___fastcall] = ACTIONS(2821), [anon_sym___thiscall] = ACTIONS(2821), [anon_sym___vectorcall] = ACTIONS(2821), [anon_sym_LBRACE] = ACTIONS(2823), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [anon_sym_if] = ACTIONS(2821), [anon_sym_switch] = ACTIONS(2821), [anon_sym_case] = ACTIONS(2821), [anon_sym_default] = ACTIONS(2821), [anon_sym_while] = ACTIONS(2821), [anon_sym_do] = ACTIONS(2821), [anon_sym_for] = ACTIONS(2821), [anon_sym_return] = ACTIONS(2821), [anon_sym_break] = ACTIONS(2821), [anon_sym_continue] = ACTIONS(2821), [anon_sym_goto] = ACTIONS(2821), [anon_sym___try] = ACTIONS(2821), [anon_sym___leave] = ACTIONS(2821), [anon_sym_not] = ACTIONS(2821), [anon_sym_compl] = ACTIONS(2821), [anon_sym_DASH_DASH] = ACTIONS(2823), [anon_sym_PLUS_PLUS] = ACTIONS(2823), [anon_sym_sizeof] = ACTIONS(2821), [anon_sym___alignof__] = ACTIONS(2821), [anon_sym___alignof] = ACTIONS(2821), [anon_sym__alignof] = ACTIONS(2821), [anon_sym_alignof] = ACTIONS(2821), [anon_sym__Alignof] = ACTIONS(2821), [anon_sym_offsetof] = ACTIONS(2821), [anon_sym__Generic] = ACTIONS(2821), [anon_sym_asm] = ACTIONS(2821), [anon_sym___asm__] = ACTIONS(2821), [anon_sym___asm] = ACTIONS(2821), [sym_number_literal] = ACTIONS(2823), [anon_sym_L_SQUOTE] = ACTIONS(2823), [anon_sym_u_SQUOTE] = ACTIONS(2823), [anon_sym_U_SQUOTE] = ACTIONS(2823), [anon_sym_u8_SQUOTE] = ACTIONS(2823), [anon_sym_SQUOTE] = ACTIONS(2823), [anon_sym_L_DQUOTE] = ACTIONS(2823), [anon_sym_u_DQUOTE] = ACTIONS(2823), [anon_sym_U_DQUOTE] = ACTIONS(2823), [anon_sym_u8_DQUOTE] = ACTIONS(2823), [anon_sym_DQUOTE] = ACTIONS(2823), [sym_true] = ACTIONS(2821), [sym_false] = ACTIONS(2821), [anon_sym_NULL] = ACTIONS(2821), [anon_sym_nullptr] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_try] = ACTIONS(2821), [anon_sym_delete] = ACTIONS(2821), [anon_sym_throw] = ACTIONS(2821), [anon_sym_namespace] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), [anon_sym_concept] = ACTIONS(2821), [anon_sym_co_return] = ACTIONS(2821), [anon_sym_co_yield] = ACTIONS(2821), [anon_sym_R_DQUOTE] = ACTIONS(2823), [anon_sym_LR_DQUOTE] = ACTIONS(2823), [anon_sym_uR_DQUOTE] = ACTIONS(2823), [anon_sym_UR_DQUOTE] = ACTIONS(2823), [anon_sym_u8R_DQUOTE] = ACTIONS(2823), [anon_sym_co_await] = ACTIONS(2821), [anon_sym_new] = ACTIONS(2821), [anon_sym_requires] = ACTIONS(2821), [sym_this] = ACTIONS(2821), }, [STATE(762)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_include_token1] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_if_token2] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_BANG] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_DASH] = ACTIONS(2821), [anon_sym_PLUS] = ACTIONS(2821), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym___cdecl] = ACTIONS(2821), [anon_sym___clrcall] = ACTIONS(2821), [anon_sym___stdcall] = ACTIONS(2821), [anon_sym___fastcall] = ACTIONS(2821), [anon_sym___thiscall] = ACTIONS(2821), [anon_sym___vectorcall] = ACTIONS(2821), [anon_sym_LBRACE] = ACTIONS(2823), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [anon_sym_if] = ACTIONS(2821), [anon_sym_switch] = ACTIONS(2821), [anon_sym_case] = ACTIONS(2821), [anon_sym_default] = ACTIONS(2821), [anon_sym_while] = ACTIONS(2821), [anon_sym_do] = ACTIONS(2821), [anon_sym_for] = ACTIONS(2821), [anon_sym_return] = ACTIONS(2821), [anon_sym_break] = ACTIONS(2821), [anon_sym_continue] = ACTIONS(2821), [anon_sym_goto] = ACTIONS(2821), [anon_sym___try] = ACTIONS(2821), [anon_sym___leave] = ACTIONS(2821), [anon_sym_not] = ACTIONS(2821), [anon_sym_compl] = ACTIONS(2821), [anon_sym_DASH_DASH] = ACTIONS(2823), [anon_sym_PLUS_PLUS] = ACTIONS(2823), [anon_sym_sizeof] = ACTIONS(2821), [anon_sym___alignof__] = ACTIONS(2821), [anon_sym___alignof] = ACTIONS(2821), [anon_sym__alignof] = ACTIONS(2821), [anon_sym_alignof] = ACTIONS(2821), [anon_sym__Alignof] = ACTIONS(2821), [anon_sym_offsetof] = ACTIONS(2821), [anon_sym__Generic] = ACTIONS(2821), [anon_sym_asm] = ACTIONS(2821), [anon_sym___asm__] = ACTIONS(2821), [anon_sym___asm] = ACTIONS(2821), [sym_number_literal] = ACTIONS(2823), [anon_sym_L_SQUOTE] = ACTIONS(2823), [anon_sym_u_SQUOTE] = ACTIONS(2823), [anon_sym_U_SQUOTE] = ACTIONS(2823), [anon_sym_u8_SQUOTE] = ACTIONS(2823), [anon_sym_SQUOTE] = ACTIONS(2823), [anon_sym_L_DQUOTE] = ACTIONS(2823), [anon_sym_u_DQUOTE] = ACTIONS(2823), [anon_sym_U_DQUOTE] = ACTIONS(2823), [anon_sym_u8_DQUOTE] = ACTIONS(2823), [anon_sym_DQUOTE] = ACTIONS(2823), [sym_true] = ACTIONS(2821), [sym_false] = ACTIONS(2821), [anon_sym_NULL] = ACTIONS(2821), [anon_sym_nullptr] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_try] = ACTIONS(2821), [anon_sym_delete] = ACTIONS(2821), [anon_sym_throw] = ACTIONS(2821), [anon_sym_namespace] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), [anon_sym_concept] = ACTIONS(2821), [anon_sym_co_return] = ACTIONS(2821), [anon_sym_co_yield] = ACTIONS(2821), [anon_sym_R_DQUOTE] = ACTIONS(2823), [anon_sym_LR_DQUOTE] = ACTIONS(2823), [anon_sym_uR_DQUOTE] = ACTIONS(2823), [anon_sym_UR_DQUOTE] = ACTIONS(2823), [anon_sym_u8R_DQUOTE] = ACTIONS(2823), [anon_sym_co_await] = ACTIONS(2821), [anon_sym_new] = ACTIONS(2821), [anon_sym_requires] = ACTIONS(2821), [sym_this] = ACTIONS(2821), }, [STATE(763)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_include_token1] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_if_token2] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_BANG] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_DASH] = ACTIONS(2833), [anon_sym_PLUS] = ACTIONS(2833), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym___cdecl] = ACTIONS(2833), [anon_sym___clrcall] = ACTIONS(2833), [anon_sym___stdcall] = ACTIONS(2833), [anon_sym___fastcall] = ACTIONS(2833), [anon_sym___thiscall] = ACTIONS(2833), [anon_sym___vectorcall] = ACTIONS(2833), [anon_sym_LBRACE] = ACTIONS(2835), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [anon_sym_if] = ACTIONS(2833), [anon_sym_switch] = ACTIONS(2833), [anon_sym_case] = ACTIONS(2833), [anon_sym_default] = ACTIONS(2833), [anon_sym_while] = ACTIONS(2833), [anon_sym_do] = ACTIONS(2833), [anon_sym_for] = ACTIONS(2833), [anon_sym_return] = ACTIONS(2833), [anon_sym_break] = ACTIONS(2833), [anon_sym_continue] = ACTIONS(2833), [anon_sym_goto] = ACTIONS(2833), [anon_sym___try] = ACTIONS(2833), [anon_sym___leave] = ACTIONS(2833), [anon_sym_not] = ACTIONS(2833), [anon_sym_compl] = ACTIONS(2833), [anon_sym_DASH_DASH] = ACTIONS(2835), [anon_sym_PLUS_PLUS] = ACTIONS(2835), [anon_sym_sizeof] = ACTIONS(2833), [anon_sym___alignof__] = ACTIONS(2833), [anon_sym___alignof] = ACTIONS(2833), [anon_sym__alignof] = ACTIONS(2833), [anon_sym_alignof] = ACTIONS(2833), [anon_sym__Alignof] = ACTIONS(2833), [anon_sym_offsetof] = ACTIONS(2833), [anon_sym__Generic] = ACTIONS(2833), [anon_sym_asm] = ACTIONS(2833), [anon_sym___asm__] = ACTIONS(2833), [anon_sym___asm] = ACTIONS(2833), [sym_number_literal] = ACTIONS(2835), [anon_sym_L_SQUOTE] = ACTIONS(2835), [anon_sym_u_SQUOTE] = ACTIONS(2835), [anon_sym_U_SQUOTE] = ACTIONS(2835), [anon_sym_u8_SQUOTE] = ACTIONS(2835), [anon_sym_SQUOTE] = ACTIONS(2835), [anon_sym_L_DQUOTE] = ACTIONS(2835), [anon_sym_u_DQUOTE] = ACTIONS(2835), [anon_sym_U_DQUOTE] = ACTIONS(2835), [anon_sym_u8_DQUOTE] = ACTIONS(2835), [anon_sym_DQUOTE] = ACTIONS(2835), [sym_true] = ACTIONS(2833), [sym_false] = ACTIONS(2833), [anon_sym_NULL] = ACTIONS(2833), [anon_sym_nullptr] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_try] = ACTIONS(2833), [anon_sym_delete] = ACTIONS(2833), [anon_sym_throw] = ACTIONS(2833), [anon_sym_namespace] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), [anon_sym_concept] = ACTIONS(2833), [anon_sym_co_return] = ACTIONS(2833), [anon_sym_co_yield] = ACTIONS(2833), [anon_sym_R_DQUOTE] = ACTIONS(2835), [anon_sym_LR_DQUOTE] = ACTIONS(2835), [anon_sym_uR_DQUOTE] = ACTIONS(2835), [anon_sym_UR_DQUOTE] = ACTIONS(2835), [anon_sym_u8R_DQUOTE] = ACTIONS(2835), [anon_sym_co_await] = ACTIONS(2833), [anon_sym_new] = ACTIONS(2833), [anon_sym_requires] = ACTIONS(2833), [sym_this] = ACTIONS(2833), }, [STATE(764)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_include_token1] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_if_token2] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_BANG] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_DASH] = ACTIONS(2833), [anon_sym_PLUS] = ACTIONS(2833), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym___cdecl] = ACTIONS(2833), [anon_sym___clrcall] = ACTIONS(2833), [anon_sym___stdcall] = ACTIONS(2833), [anon_sym___fastcall] = ACTIONS(2833), [anon_sym___thiscall] = ACTIONS(2833), [anon_sym___vectorcall] = ACTIONS(2833), [anon_sym_LBRACE] = ACTIONS(2835), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [anon_sym_if] = ACTIONS(2833), [anon_sym_switch] = ACTIONS(2833), [anon_sym_case] = ACTIONS(2833), [anon_sym_default] = ACTIONS(2833), [anon_sym_while] = ACTIONS(2833), [anon_sym_do] = ACTIONS(2833), [anon_sym_for] = ACTIONS(2833), [anon_sym_return] = ACTIONS(2833), [anon_sym_break] = ACTIONS(2833), [anon_sym_continue] = ACTIONS(2833), [anon_sym_goto] = ACTIONS(2833), [anon_sym___try] = ACTIONS(2833), [anon_sym___leave] = ACTIONS(2833), [anon_sym_not] = ACTIONS(2833), [anon_sym_compl] = ACTIONS(2833), [anon_sym_DASH_DASH] = ACTIONS(2835), [anon_sym_PLUS_PLUS] = ACTIONS(2835), [anon_sym_sizeof] = ACTIONS(2833), [anon_sym___alignof__] = ACTIONS(2833), [anon_sym___alignof] = ACTIONS(2833), [anon_sym__alignof] = ACTIONS(2833), [anon_sym_alignof] = ACTIONS(2833), [anon_sym__Alignof] = ACTIONS(2833), [anon_sym_offsetof] = ACTIONS(2833), [anon_sym__Generic] = ACTIONS(2833), [anon_sym_asm] = ACTIONS(2833), [anon_sym___asm__] = ACTIONS(2833), [anon_sym___asm] = ACTIONS(2833), [sym_number_literal] = ACTIONS(2835), [anon_sym_L_SQUOTE] = ACTIONS(2835), [anon_sym_u_SQUOTE] = ACTIONS(2835), [anon_sym_U_SQUOTE] = ACTIONS(2835), [anon_sym_u8_SQUOTE] = ACTIONS(2835), [anon_sym_SQUOTE] = ACTIONS(2835), [anon_sym_L_DQUOTE] = ACTIONS(2835), [anon_sym_u_DQUOTE] = ACTIONS(2835), [anon_sym_U_DQUOTE] = ACTIONS(2835), [anon_sym_u8_DQUOTE] = ACTIONS(2835), [anon_sym_DQUOTE] = ACTIONS(2835), [sym_true] = ACTIONS(2833), [sym_false] = ACTIONS(2833), [anon_sym_NULL] = ACTIONS(2833), [anon_sym_nullptr] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_try] = ACTIONS(2833), [anon_sym_delete] = ACTIONS(2833), [anon_sym_throw] = ACTIONS(2833), [anon_sym_namespace] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), [anon_sym_concept] = ACTIONS(2833), [anon_sym_co_return] = ACTIONS(2833), [anon_sym_co_yield] = ACTIONS(2833), [anon_sym_R_DQUOTE] = ACTIONS(2835), [anon_sym_LR_DQUOTE] = ACTIONS(2835), [anon_sym_uR_DQUOTE] = ACTIONS(2835), [anon_sym_UR_DQUOTE] = ACTIONS(2835), [anon_sym_u8R_DQUOTE] = ACTIONS(2835), [anon_sym_co_await] = ACTIONS(2833), [anon_sym_new] = ACTIONS(2833), [anon_sym_requires] = ACTIONS(2833), [sym_this] = ACTIONS(2833), }, [STATE(765)] = { [sym_identifier] = ACTIONS(2861), [aux_sym_preproc_include_token1] = ACTIONS(2861), [aux_sym_preproc_def_token1] = ACTIONS(2861), [aux_sym_preproc_if_token1] = ACTIONS(2861), [aux_sym_preproc_if_token2] = ACTIONS(2861), [aux_sym_preproc_ifdef_token1] = ACTIONS(2861), [aux_sym_preproc_ifdef_token2] = ACTIONS(2861), [sym_preproc_directive] = ACTIONS(2861), [anon_sym_LPAREN2] = ACTIONS(2863), [anon_sym_BANG] = ACTIONS(2863), [anon_sym_TILDE] = ACTIONS(2863), [anon_sym_DASH] = ACTIONS(2861), [anon_sym_PLUS] = ACTIONS(2861), [anon_sym_STAR] = ACTIONS(2863), [anon_sym_AMP_AMP] = ACTIONS(2863), [anon_sym_AMP] = ACTIONS(2861), [anon_sym_SEMI] = ACTIONS(2863), [anon_sym___extension__] = ACTIONS(2861), [anon_sym_typedef] = ACTIONS(2861), [anon_sym_virtual] = ACTIONS(2861), [anon_sym_extern] = ACTIONS(2861), [anon_sym___attribute__] = ACTIONS(2861), [anon_sym___attribute] = ACTIONS(2861), [anon_sym_using] = ACTIONS(2861), [anon_sym_COLON_COLON] = ACTIONS(2863), [anon_sym_LBRACK_LBRACK] = ACTIONS(2863), [anon_sym___declspec] = ACTIONS(2861), [anon_sym___based] = ACTIONS(2861), [anon_sym___cdecl] = ACTIONS(2861), [anon_sym___clrcall] = ACTIONS(2861), [anon_sym___stdcall] = ACTIONS(2861), [anon_sym___fastcall] = ACTIONS(2861), [anon_sym___thiscall] = ACTIONS(2861), [anon_sym___vectorcall] = ACTIONS(2861), [anon_sym_LBRACE] = ACTIONS(2863), [anon_sym_signed] = ACTIONS(2861), [anon_sym_unsigned] = ACTIONS(2861), [anon_sym_long] = ACTIONS(2861), [anon_sym_short] = ACTIONS(2861), [anon_sym_LBRACK] = ACTIONS(2861), [anon_sym_static] = ACTIONS(2861), [anon_sym_register] = ACTIONS(2861), [anon_sym_inline] = ACTIONS(2861), [anon_sym___inline] = ACTIONS(2861), [anon_sym___inline__] = ACTIONS(2861), [anon_sym___forceinline] = ACTIONS(2861), [anon_sym_thread_local] = ACTIONS(2861), [anon_sym___thread] = ACTIONS(2861), [anon_sym_const] = ACTIONS(2861), [anon_sym_constexpr] = ACTIONS(2861), [anon_sym_volatile] = ACTIONS(2861), [anon_sym_restrict] = ACTIONS(2861), [anon_sym___restrict__] = ACTIONS(2861), [anon_sym__Atomic] = ACTIONS(2861), [anon_sym__Noreturn] = ACTIONS(2861), [anon_sym_noreturn] = ACTIONS(2861), [anon_sym__Nonnull] = ACTIONS(2861), [anon_sym_mutable] = ACTIONS(2861), [anon_sym_constinit] = ACTIONS(2861), [anon_sym_consteval] = ACTIONS(2861), [anon_sym_alignas] = ACTIONS(2861), [anon_sym__Alignas] = ACTIONS(2861), [sym_primitive_type] = ACTIONS(2861), [anon_sym_enum] = ACTIONS(2861), [anon_sym_class] = ACTIONS(2861), [anon_sym_struct] = ACTIONS(2861), [anon_sym_union] = ACTIONS(2861), [anon_sym_if] = ACTIONS(2861), [anon_sym_switch] = ACTIONS(2861), [anon_sym_case] = ACTIONS(2861), [anon_sym_default] = ACTIONS(2861), [anon_sym_while] = ACTIONS(2861), [anon_sym_do] = ACTIONS(2861), [anon_sym_for] = ACTIONS(2861), [anon_sym_return] = ACTIONS(2861), [anon_sym_break] = ACTIONS(2861), [anon_sym_continue] = ACTIONS(2861), [anon_sym_goto] = ACTIONS(2861), [anon_sym___try] = ACTIONS(2861), [anon_sym___leave] = ACTIONS(2861), [anon_sym_not] = ACTIONS(2861), [anon_sym_compl] = ACTIONS(2861), [anon_sym_DASH_DASH] = ACTIONS(2863), [anon_sym_PLUS_PLUS] = ACTIONS(2863), [anon_sym_sizeof] = ACTIONS(2861), [anon_sym___alignof__] = ACTIONS(2861), [anon_sym___alignof] = ACTIONS(2861), [anon_sym__alignof] = ACTIONS(2861), [anon_sym_alignof] = ACTIONS(2861), [anon_sym__Alignof] = ACTIONS(2861), [anon_sym_offsetof] = ACTIONS(2861), [anon_sym__Generic] = ACTIONS(2861), [anon_sym_asm] = ACTIONS(2861), [anon_sym___asm__] = ACTIONS(2861), [anon_sym___asm] = ACTIONS(2861), [sym_number_literal] = ACTIONS(2863), [anon_sym_L_SQUOTE] = ACTIONS(2863), [anon_sym_u_SQUOTE] = ACTIONS(2863), [anon_sym_U_SQUOTE] = ACTIONS(2863), [anon_sym_u8_SQUOTE] = ACTIONS(2863), [anon_sym_SQUOTE] = ACTIONS(2863), [anon_sym_L_DQUOTE] = ACTIONS(2863), [anon_sym_u_DQUOTE] = ACTIONS(2863), [anon_sym_U_DQUOTE] = ACTIONS(2863), [anon_sym_u8_DQUOTE] = ACTIONS(2863), [anon_sym_DQUOTE] = ACTIONS(2863), [sym_true] = ACTIONS(2861), [sym_false] = ACTIONS(2861), [anon_sym_NULL] = ACTIONS(2861), [anon_sym_nullptr] = ACTIONS(2861), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2861), [anon_sym_decltype] = ACTIONS(2861), [anon_sym_explicit] = ACTIONS(2861), [anon_sym_typename] = ACTIONS(2861), [anon_sym_template] = ACTIONS(2861), [anon_sym_operator] = ACTIONS(2861), [anon_sym_try] = ACTIONS(2861), [anon_sym_delete] = ACTIONS(2861), [anon_sym_throw] = ACTIONS(2861), [anon_sym_namespace] = ACTIONS(2861), [anon_sym_static_assert] = ACTIONS(2861), [anon_sym_concept] = ACTIONS(2861), [anon_sym_co_return] = ACTIONS(2861), [anon_sym_co_yield] = ACTIONS(2861), [anon_sym_R_DQUOTE] = ACTIONS(2863), [anon_sym_LR_DQUOTE] = ACTIONS(2863), [anon_sym_uR_DQUOTE] = ACTIONS(2863), [anon_sym_UR_DQUOTE] = ACTIONS(2863), [anon_sym_u8R_DQUOTE] = ACTIONS(2863), [anon_sym_co_await] = ACTIONS(2861), [anon_sym_new] = ACTIONS(2861), [anon_sym_requires] = ACTIONS(2861), [sym_this] = ACTIONS(2861), }, [STATE(766)] = { [sym_identifier] = ACTIONS(2865), [aux_sym_preproc_include_token1] = ACTIONS(2865), [aux_sym_preproc_def_token1] = ACTIONS(2865), [aux_sym_preproc_if_token1] = ACTIONS(2865), [aux_sym_preproc_if_token2] = ACTIONS(2865), [aux_sym_preproc_ifdef_token1] = ACTIONS(2865), [aux_sym_preproc_ifdef_token2] = ACTIONS(2865), [sym_preproc_directive] = ACTIONS(2865), [anon_sym_LPAREN2] = ACTIONS(2867), [anon_sym_BANG] = ACTIONS(2867), [anon_sym_TILDE] = ACTIONS(2867), [anon_sym_DASH] = ACTIONS(2865), [anon_sym_PLUS] = ACTIONS(2865), [anon_sym_STAR] = ACTIONS(2867), [anon_sym_AMP_AMP] = ACTIONS(2867), [anon_sym_AMP] = ACTIONS(2865), [anon_sym_SEMI] = ACTIONS(2867), [anon_sym___extension__] = ACTIONS(2865), [anon_sym_typedef] = ACTIONS(2865), [anon_sym_virtual] = ACTIONS(2865), [anon_sym_extern] = ACTIONS(2865), [anon_sym___attribute__] = ACTIONS(2865), [anon_sym___attribute] = ACTIONS(2865), [anon_sym_using] = ACTIONS(2865), [anon_sym_COLON_COLON] = ACTIONS(2867), [anon_sym_LBRACK_LBRACK] = ACTIONS(2867), [anon_sym___declspec] = ACTIONS(2865), [anon_sym___based] = ACTIONS(2865), [anon_sym___cdecl] = ACTIONS(2865), [anon_sym___clrcall] = ACTIONS(2865), [anon_sym___stdcall] = ACTIONS(2865), [anon_sym___fastcall] = ACTIONS(2865), [anon_sym___thiscall] = ACTIONS(2865), [anon_sym___vectorcall] = ACTIONS(2865), [anon_sym_LBRACE] = ACTIONS(2867), [anon_sym_signed] = ACTIONS(2865), [anon_sym_unsigned] = ACTIONS(2865), [anon_sym_long] = ACTIONS(2865), [anon_sym_short] = ACTIONS(2865), [anon_sym_LBRACK] = ACTIONS(2865), [anon_sym_static] = ACTIONS(2865), [anon_sym_register] = ACTIONS(2865), [anon_sym_inline] = ACTIONS(2865), [anon_sym___inline] = ACTIONS(2865), [anon_sym___inline__] = ACTIONS(2865), [anon_sym___forceinline] = ACTIONS(2865), [anon_sym_thread_local] = ACTIONS(2865), [anon_sym___thread] = ACTIONS(2865), [anon_sym_const] = ACTIONS(2865), [anon_sym_constexpr] = ACTIONS(2865), [anon_sym_volatile] = ACTIONS(2865), [anon_sym_restrict] = ACTIONS(2865), [anon_sym___restrict__] = ACTIONS(2865), [anon_sym__Atomic] = ACTIONS(2865), [anon_sym__Noreturn] = ACTIONS(2865), [anon_sym_noreturn] = ACTIONS(2865), [anon_sym__Nonnull] = ACTIONS(2865), [anon_sym_mutable] = ACTIONS(2865), [anon_sym_constinit] = ACTIONS(2865), [anon_sym_consteval] = ACTIONS(2865), [anon_sym_alignas] = ACTIONS(2865), [anon_sym__Alignas] = ACTIONS(2865), [sym_primitive_type] = ACTIONS(2865), [anon_sym_enum] = ACTIONS(2865), [anon_sym_class] = ACTIONS(2865), [anon_sym_struct] = ACTIONS(2865), [anon_sym_union] = ACTIONS(2865), [anon_sym_if] = ACTIONS(2865), [anon_sym_switch] = ACTIONS(2865), [anon_sym_case] = ACTIONS(2865), [anon_sym_default] = ACTIONS(2865), [anon_sym_while] = ACTIONS(2865), [anon_sym_do] = ACTIONS(2865), [anon_sym_for] = ACTIONS(2865), [anon_sym_return] = ACTIONS(2865), [anon_sym_break] = ACTIONS(2865), [anon_sym_continue] = ACTIONS(2865), [anon_sym_goto] = ACTIONS(2865), [anon_sym___try] = ACTIONS(2865), [anon_sym___leave] = ACTIONS(2865), [anon_sym_not] = ACTIONS(2865), [anon_sym_compl] = ACTIONS(2865), [anon_sym_DASH_DASH] = ACTIONS(2867), [anon_sym_PLUS_PLUS] = ACTIONS(2867), [anon_sym_sizeof] = ACTIONS(2865), [anon_sym___alignof__] = ACTIONS(2865), [anon_sym___alignof] = ACTIONS(2865), [anon_sym__alignof] = ACTIONS(2865), [anon_sym_alignof] = ACTIONS(2865), [anon_sym__Alignof] = ACTIONS(2865), [anon_sym_offsetof] = ACTIONS(2865), [anon_sym__Generic] = ACTIONS(2865), [anon_sym_asm] = ACTIONS(2865), [anon_sym___asm__] = ACTIONS(2865), [anon_sym___asm] = ACTIONS(2865), [sym_number_literal] = ACTIONS(2867), [anon_sym_L_SQUOTE] = ACTIONS(2867), [anon_sym_u_SQUOTE] = ACTIONS(2867), [anon_sym_U_SQUOTE] = ACTIONS(2867), [anon_sym_u8_SQUOTE] = ACTIONS(2867), [anon_sym_SQUOTE] = ACTIONS(2867), [anon_sym_L_DQUOTE] = ACTIONS(2867), [anon_sym_u_DQUOTE] = ACTIONS(2867), [anon_sym_U_DQUOTE] = ACTIONS(2867), [anon_sym_u8_DQUOTE] = ACTIONS(2867), [anon_sym_DQUOTE] = ACTIONS(2867), [sym_true] = ACTIONS(2865), [sym_false] = ACTIONS(2865), [anon_sym_NULL] = ACTIONS(2865), [anon_sym_nullptr] = ACTIONS(2865), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2865), [anon_sym_decltype] = ACTIONS(2865), [anon_sym_explicit] = ACTIONS(2865), [anon_sym_typename] = ACTIONS(2865), [anon_sym_template] = ACTIONS(2865), [anon_sym_operator] = ACTIONS(2865), [anon_sym_try] = ACTIONS(2865), [anon_sym_delete] = ACTIONS(2865), [anon_sym_throw] = ACTIONS(2865), [anon_sym_namespace] = ACTIONS(2865), [anon_sym_static_assert] = ACTIONS(2865), [anon_sym_concept] = ACTIONS(2865), [anon_sym_co_return] = ACTIONS(2865), [anon_sym_co_yield] = ACTIONS(2865), [anon_sym_R_DQUOTE] = ACTIONS(2867), [anon_sym_LR_DQUOTE] = ACTIONS(2867), [anon_sym_uR_DQUOTE] = ACTIONS(2867), [anon_sym_UR_DQUOTE] = ACTIONS(2867), [anon_sym_u8R_DQUOTE] = ACTIONS(2867), [anon_sym_co_await] = ACTIONS(2865), [anon_sym_new] = ACTIONS(2865), [anon_sym_requires] = ACTIONS(2865), [sym_this] = ACTIONS(2865), }, [STATE(767)] = { [sym_identifier] = ACTIONS(3233), [aux_sym_preproc_include_token1] = ACTIONS(3233), [aux_sym_preproc_def_token1] = ACTIONS(3233), [aux_sym_preproc_if_token1] = ACTIONS(3233), [aux_sym_preproc_ifdef_token1] = ACTIONS(3233), [aux_sym_preproc_ifdef_token2] = ACTIONS(3233), [sym_preproc_directive] = ACTIONS(3233), [anon_sym_LPAREN2] = ACTIONS(3235), [anon_sym_BANG] = ACTIONS(3235), [anon_sym_TILDE] = ACTIONS(3235), [anon_sym_DASH] = ACTIONS(3233), [anon_sym_PLUS] = ACTIONS(3233), [anon_sym_STAR] = ACTIONS(3235), [anon_sym_AMP_AMP] = ACTIONS(3235), [anon_sym_AMP] = ACTIONS(3233), [anon_sym_SEMI] = ACTIONS(3235), [anon_sym___extension__] = ACTIONS(3233), [anon_sym_typedef] = ACTIONS(3233), [anon_sym_virtual] = ACTIONS(3233), [anon_sym_extern] = ACTIONS(3233), [anon_sym___attribute__] = ACTIONS(3233), [anon_sym___attribute] = ACTIONS(3233), [anon_sym_using] = ACTIONS(3233), [anon_sym_COLON_COLON] = ACTIONS(3235), [anon_sym_LBRACK_LBRACK] = ACTIONS(3235), [anon_sym___declspec] = ACTIONS(3233), [anon_sym___based] = ACTIONS(3233), [anon_sym___cdecl] = ACTIONS(3233), [anon_sym___clrcall] = ACTIONS(3233), [anon_sym___stdcall] = ACTIONS(3233), [anon_sym___fastcall] = ACTIONS(3233), [anon_sym___thiscall] = ACTIONS(3233), [anon_sym___vectorcall] = ACTIONS(3233), [anon_sym_LBRACE] = ACTIONS(3235), [anon_sym_RBRACE] = ACTIONS(3235), [anon_sym_signed] = ACTIONS(3233), [anon_sym_unsigned] = ACTIONS(3233), [anon_sym_long] = ACTIONS(3233), [anon_sym_short] = ACTIONS(3233), [anon_sym_LBRACK] = ACTIONS(3233), [anon_sym_static] = ACTIONS(3233), [anon_sym_register] = ACTIONS(3233), [anon_sym_inline] = ACTIONS(3233), [anon_sym___inline] = ACTIONS(3233), [anon_sym___inline__] = ACTIONS(3233), [anon_sym___forceinline] = ACTIONS(3233), [anon_sym_thread_local] = ACTIONS(3233), [anon_sym___thread] = ACTIONS(3233), [anon_sym_const] = ACTIONS(3233), [anon_sym_constexpr] = ACTIONS(3233), [anon_sym_volatile] = ACTIONS(3233), [anon_sym_restrict] = ACTIONS(3233), [anon_sym___restrict__] = ACTIONS(3233), [anon_sym__Atomic] = ACTIONS(3233), [anon_sym__Noreturn] = ACTIONS(3233), [anon_sym_noreturn] = ACTIONS(3233), [anon_sym__Nonnull] = ACTIONS(3233), [anon_sym_mutable] = ACTIONS(3233), [anon_sym_constinit] = ACTIONS(3233), [anon_sym_consteval] = ACTIONS(3233), [anon_sym_alignas] = ACTIONS(3233), [anon_sym__Alignas] = ACTIONS(3233), [sym_primitive_type] = ACTIONS(3233), [anon_sym_enum] = ACTIONS(3233), [anon_sym_class] = ACTIONS(3233), [anon_sym_struct] = ACTIONS(3233), [anon_sym_union] = ACTIONS(3233), [anon_sym_if] = ACTIONS(3233), [anon_sym_switch] = ACTIONS(3233), [anon_sym_case] = ACTIONS(3233), [anon_sym_default] = ACTIONS(3233), [anon_sym_while] = ACTIONS(3233), [anon_sym_do] = ACTIONS(3233), [anon_sym_for] = ACTIONS(3233), [anon_sym_return] = ACTIONS(3233), [anon_sym_break] = ACTIONS(3233), [anon_sym_continue] = ACTIONS(3233), [anon_sym_goto] = ACTIONS(3233), [anon_sym___try] = ACTIONS(3233), [anon_sym___leave] = ACTIONS(3233), [anon_sym_not] = ACTIONS(3233), [anon_sym_compl] = ACTIONS(3233), [anon_sym_DASH_DASH] = ACTIONS(3235), [anon_sym_PLUS_PLUS] = ACTIONS(3235), [anon_sym_sizeof] = ACTIONS(3233), [anon_sym___alignof__] = ACTIONS(3233), [anon_sym___alignof] = ACTIONS(3233), [anon_sym__alignof] = ACTIONS(3233), [anon_sym_alignof] = ACTIONS(3233), [anon_sym__Alignof] = ACTIONS(3233), [anon_sym_offsetof] = ACTIONS(3233), [anon_sym__Generic] = ACTIONS(3233), [anon_sym_asm] = ACTIONS(3233), [anon_sym___asm__] = ACTIONS(3233), [anon_sym___asm] = ACTIONS(3233), [sym_number_literal] = ACTIONS(3235), [anon_sym_L_SQUOTE] = ACTIONS(3235), [anon_sym_u_SQUOTE] = ACTIONS(3235), [anon_sym_U_SQUOTE] = ACTIONS(3235), [anon_sym_u8_SQUOTE] = ACTIONS(3235), [anon_sym_SQUOTE] = ACTIONS(3235), [anon_sym_L_DQUOTE] = ACTIONS(3235), [anon_sym_u_DQUOTE] = ACTIONS(3235), [anon_sym_U_DQUOTE] = ACTIONS(3235), [anon_sym_u8_DQUOTE] = ACTIONS(3235), [anon_sym_DQUOTE] = ACTIONS(3235), [sym_true] = ACTIONS(3233), [sym_false] = ACTIONS(3233), [anon_sym_NULL] = ACTIONS(3233), [anon_sym_nullptr] = ACTIONS(3233), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3233), [anon_sym_decltype] = ACTIONS(3233), [anon_sym_explicit] = ACTIONS(3233), [anon_sym_typename] = ACTIONS(3233), [anon_sym_template] = ACTIONS(3233), [anon_sym_operator] = ACTIONS(3233), [anon_sym_try] = ACTIONS(3233), [anon_sym_delete] = ACTIONS(3233), [anon_sym_throw] = ACTIONS(3233), [anon_sym_namespace] = ACTIONS(3233), [anon_sym_static_assert] = ACTIONS(3233), [anon_sym_concept] = ACTIONS(3233), [anon_sym_co_return] = ACTIONS(3233), [anon_sym_co_yield] = ACTIONS(3233), [anon_sym_R_DQUOTE] = ACTIONS(3235), [anon_sym_LR_DQUOTE] = ACTIONS(3235), [anon_sym_uR_DQUOTE] = ACTIONS(3235), [anon_sym_UR_DQUOTE] = ACTIONS(3235), [anon_sym_u8R_DQUOTE] = ACTIONS(3235), [anon_sym_co_await] = ACTIONS(3233), [anon_sym_new] = ACTIONS(3233), [anon_sym_requires] = ACTIONS(3233), [sym_this] = ACTIONS(3233), }, [STATE(768)] = { [sym_identifier] = ACTIONS(2869), [aux_sym_preproc_include_token1] = ACTIONS(2869), [aux_sym_preproc_def_token1] = ACTIONS(2869), [aux_sym_preproc_if_token1] = ACTIONS(2869), [aux_sym_preproc_if_token2] = ACTIONS(2869), [aux_sym_preproc_ifdef_token1] = ACTIONS(2869), [aux_sym_preproc_ifdef_token2] = ACTIONS(2869), [sym_preproc_directive] = ACTIONS(2869), [anon_sym_LPAREN2] = ACTIONS(2871), [anon_sym_BANG] = ACTIONS(2871), [anon_sym_TILDE] = ACTIONS(2871), [anon_sym_DASH] = ACTIONS(2869), [anon_sym_PLUS] = ACTIONS(2869), [anon_sym_STAR] = ACTIONS(2871), [anon_sym_AMP_AMP] = ACTIONS(2871), [anon_sym_AMP] = ACTIONS(2869), [anon_sym_SEMI] = ACTIONS(2871), [anon_sym___extension__] = ACTIONS(2869), [anon_sym_typedef] = ACTIONS(2869), [anon_sym_virtual] = ACTIONS(2869), [anon_sym_extern] = ACTIONS(2869), [anon_sym___attribute__] = ACTIONS(2869), [anon_sym___attribute] = ACTIONS(2869), [anon_sym_using] = ACTIONS(2869), [anon_sym_COLON_COLON] = ACTIONS(2871), [anon_sym_LBRACK_LBRACK] = ACTIONS(2871), [anon_sym___declspec] = ACTIONS(2869), [anon_sym___based] = ACTIONS(2869), [anon_sym___cdecl] = ACTIONS(2869), [anon_sym___clrcall] = ACTIONS(2869), [anon_sym___stdcall] = ACTIONS(2869), [anon_sym___fastcall] = ACTIONS(2869), [anon_sym___thiscall] = ACTIONS(2869), [anon_sym___vectorcall] = ACTIONS(2869), [anon_sym_LBRACE] = ACTIONS(2871), [anon_sym_signed] = ACTIONS(2869), [anon_sym_unsigned] = ACTIONS(2869), [anon_sym_long] = ACTIONS(2869), [anon_sym_short] = ACTIONS(2869), [anon_sym_LBRACK] = ACTIONS(2869), [anon_sym_static] = ACTIONS(2869), [anon_sym_register] = ACTIONS(2869), [anon_sym_inline] = ACTIONS(2869), [anon_sym___inline] = ACTIONS(2869), [anon_sym___inline__] = ACTIONS(2869), [anon_sym___forceinline] = ACTIONS(2869), [anon_sym_thread_local] = ACTIONS(2869), [anon_sym___thread] = ACTIONS(2869), [anon_sym_const] = ACTIONS(2869), [anon_sym_constexpr] = ACTIONS(2869), [anon_sym_volatile] = ACTIONS(2869), [anon_sym_restrict] = ACTIONS(2869), [anon_sym___restrict__] = ACTIONS(2869), [anon_sym__Atomic] = ACTIONS(2869), [anon_sym__Noreturn] = ACTIONS(2869), [anon_sym_noreturn] = ACTIONS(2869), [anon_sym__Nonnull] = ACTIONS(2869), [anon_sym_mutable] = ACTIONS(2869), [anon_sym_constinit] = ACTIONS(2869), [anon_sym_consteval] = ACTIONS(2869), [anon_sym_alignas] = ACTIONS(2869), [anon_sym__Alignas] = ACTIONS(2869), [sym_primitive_type] = ACTIONS(2869), [anon_sym_enum] = ACTIONS(2869), [anon_sym_class] = ACTIONS(2869), [anon_sym_struct] = ACTIONS(2869), [anon_sym_union] = ACTIONS(2869), [anon_sym_if] = ACTIONS(2869), [anon_sym_switch] = ACTIONS(2869), [anon_sym_case] = ACTIONS(2869), [anon_sym_default] = ACTIONS(2869), [anon_sym_while] = ACTIONS(2869), [anon_sym_do] = ACTIONS(2869), [anon_sym_for] = ACTIONS(2869), [anon_sym_return] = ACTIONS(2869), [anon_sym_break] = ACTIONS(2869), [anon_sym_continue] = ACTIONS(2869), [anon_sym_goto] = ACTIONS(2869), [anon_sym___try] = ACTIONS(2869), [anon_sym___leave] = ACTIONS(2869), [anon_sym_not] = ACTIONS(2869), [anon_sym_compl] = ACTIONS(2869), [anon_sym_DASH_DASH] = ACTIONS(2871), [anon_sym_PLUS_PLUS] = ACTIONS(2871), [anon_sym_sizeof] = ACTIONS(2869), [anon_sym___alignof__] = ACTIONS(2869), [anon_sym___alignof] = ACTIONS(2869), [anon_sym__alignof] = ACTIONS(2869), [anon_sym_alignof] = ACTIONS(2869), [anon_sym__Alignof] = ACTIONS(2869), [anon_sym_offsetof] = ACTIONS(2869), [anon_sym__Generic] = ACTIONS(2869), [anon_sym_asm] = ACTIONS(2869), [anon_sym___asm__] = ACTIONS(2869), [anon_sym___asm] = ACTIONS(2869), [sym_number_literal] = ACTIONS(2871), [anon_sym_L_SQUOTE] = ACTIONS(2871), [anon_sym_u_SQUOTE] = ACTIONS(2871), [anon_sym_U_SQUOTE] = ACTIONS(2871), [anon_sym_u8_SQUOTE] = ACTIONS(2871), [anon_sym_SQUOTE] = ACTIONS(2871), [anon_sym_L_DQUOTE] = ACTIONS(2871), [anon_sym_u_DQUOTE] = ACTIONS(2871), [anon_sym_U_DQUOTE] = ACTIONS(2871), [anon_sym_u8_DQUOTE] = ACTIONS(2871), [anon_sym_DQUOTE] = ACTIONS(2871), [sym_true] = ACTIONS(2869), [sym_false] = ACTIONS(2869), [anon_sym_NULL] = ACTIONS(2869), [anon_sym_nullptr] = ACTIONS(2869), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2869), [anon_sym_decltype] = ACTIONS(2869), [anon_sym_explicit] = ACTIONS(2869), [anon_sym_typename] = ACTIONS(2869), [anon_sym_template] = ACTIONS(2869), [anon_sym_operator] = ACTIONS(2869), [anon_sym_try] = ACTIONS(2869), [anon_sym_delete] = ACTIONS(2869), [anon_sym_throw] = ACTIONS(2869), [anon_sym_namespace] = ACTIONS(2869), [anon_sym_static_assert] = ACTIONS(2869), [anon_sym_concept] = ACTIONS(2869), [anon_sym_co_return] = ACTIONS(2869), [anon_sym_co_yield] = ACTIONS(2869), [anon_sym_R_DQUOTE] = ACTIONS(2871), [anon_sym_LR_DQUOTE] = ACTIONS(2871), [anon_sym_uR_DQUOTE] = ACTIONS(2871), [anon_sym_UR_DQUOTE] = ACTIONS(2871), [anon_sym_u8R_DQUOTE] = ACTIONS(2871), [anon_sym_co_await] = ACTIONS(2869), [anon_sym_new] = ACTIONS(2869), [anon_sym_requires] = ACTIONS(2869), [sym_this] = ACTIONS(2869), }, [STATE(769)] = { [sym_identifier] = ACTIONS(2877), [aux_sym_preproc_include_token1] = ACTIONS(2877), [aux_sym_preproc_def_token1] = ACTIONS(2877), [aux_sym_preproc_if_token1] = ACTIONS(2877), [aux_sym_preproc_if_token2] = ACTIONS(2877), [aux_sym_preproc_ifdef_token1] = ACTIONS(2877), [aux_sym_preproc_ifdef_token2] = ACTIONS(2877), [sym_preproc_directive] = ACTIONS(2877), [anon_sym_LPAREN2] = ACTIONS(2879), [anon_sym_BANG] = ACTIONS(2879), [anon_sym_TILDE] = ACTIONS(2879), [anon_sym_DASH] = ACTIONS(2877), [anon_sym_PLUS] = ACTIONS(2877), [anon_sym_STAR] = ACTIONS(2879), [anon_sym_AMP_AMP] = ACTIONS(2879), [anon_sym_AMP] = ACTIONS(2877), [anon_sym_SEMI] = ACTIONS(2879), [anon_sym___extension__] = ACTIONS(2877), [anon_sym_typedef] = ACTIONS(2877), [anon_sym_virtual] = ACTIONS(2877), [anon_sym_extern] = ACTIONS(2877), [anon_sym___attribute__] = ACTIONS(2877), [anon_sym___attribute] = ACTIONS(2877), [anon_sym_using] = ACTIONS(2877), [anon_sym_COLON_COLON] = ACTIONS(2879), [anon_sym_LBRACK_LBRACK] = ACTIONS(2879), [anon_sym___declspec] = ACTIONS(2877), [anon_sym___based] = ACTIONS(2877), [anon_sym___cdecl] = ACTIONS(2877), [anon_sym___clrcall] = ACTIONS(2877), [anon_sym___stdcall] = ACTIONS(2877), [anon_sym___fastcall] = ACTIONS(2877), [anon_sym___thiscall] = ACTIONS(2877), [anon_sym___vectorcall] = ACTIONS(2877), [anon_sym_LBRACE] = ACTIONS(2879), [anon_sym_signed] = ACTIONS(2877), [anon_sym_unsigned] = ACTIONS(2877), [anon_sym_long] = ACTIONS(2877), [anon_sym_short] = ACTIONS(2877), [anon_sym_LBRACK] = ACTIONS(2877), [anon_sym_static] = ACTIONS(2877), [anon_sym_register] = ACTIONS(2877), [anon_sym_inline] = ACTIONS(2877), [anon_sym___inline] = ACTIONS(2877), [anon_sym___inline__] = ACTIONS(2877), [anon_sym___forceinline] = ACTIONS(2877), [anon_sym_thread_local] = ACTIONS(2877), [anon_sym___thread] = ACTIONS(2877), [anon_sym_const] = ACTIONS(2877), [anon_sym_constexpr] = ACTIONS(2877), [anon_sym_volatile] = ACTIONS(2877), [anon_sym_restrict] = ACTIONS(2877), [anon_sym___restrict__] = ACTIONS(2877), [anon_sym__Atomic] = ACTIONS(2877), [anon_sym__Noreturn] = ACTIONS(2877), [anon_sym_noreturn] = ACTIONS(2877), [anon_sym__Nonnull] = ACTIONS(2877), [anon_sym_mutable] = ACTIONS(2877), [anon_sym_constinit] = ACTIONS(2877), [anon_sym_consteval] = ACTIONS(2877), [anon_sym_alignas] = ACTIONS(2877), [anon_sym__Alignas] = ACTIONS(2877), [sym_primitive_type] = ACTIONS(2877), [anon_sym_enum] = ACTIONS(2877), [anon_sym_class] = ACTIONS(2877), [anon_sym_struct] = ACTIONS(2877), [anon_sym_union] = ACTIONS(2877), [anon_sym_if] = ACTIONS(2877), [anon_sym_switch] = ACTIONS(2877), [anon_sym_case] = ACTIONS(2877), [anon_sym_default] = ACTIONS(2877), [anon_sym_while] = ACTIONS(2877), [anon_sym_do] = ACTIONS(2877), [anon_sym_for] = ACTIONS(2877), [anon_sym_return] = ACTIONS(2877), [anon_sym_break] = ACTIONS(2877), [anon_sym_continue] = ACTIONS(2877), [anon_sym_goto] = ACTIONS(2877), [anon_sym___try] = ACTIONS(2877), [anon_sym___leave] = ACTIONS(2877), [anon_sym_not] = ACTIONS(2877), [anon_sym_compl] = ACTIONS(2877), [anon_sym_DASH_DASH] = ACTIONS(2879), [anon_sym_PLUS_PLUS] = ACTIONS(2879), [anon_sym_sizeof] = ACTIONS(2877), [anon_sym___alignof__] = ACTIONS(2877), [anon_sym___alignof] = ACTIONS(2877), [anon_sym__alignof] = ACTIONS(2877), [anon_sym_alignof] = ACTIONS(2877), [anon_sym__Alignof] = ACTIONS(2877), [anon_sym_offsetof] = ACTIONS(2877), [anon_sym__Generic] = ACTIONS(2877), [anon_sym_asm] = ACTIONS(2877), [anon_sym___asm__] = ACTIONS(2877), [anon_sym___asm] = ACTIONS(2877), [sym_number_literal] = ACTIONS(2879), [anon_sym_L_SQUOTE] = ACTIONS(2879), [anon_sym_u_SQUOTE] = ACTIONS(2879), [anon_sym_U_SQUOTE] = ACTIONS(2879), [anon_sym_u8_SQUOTE] = ACTIONS(2879), [anon_sym_SQUOTE] = ACTIONS(2879), [anon_sym_L_DQUOTE] = ACTIONS(2879), [anon_sym_u_DQUOTE] = ACTIONS(2879), [anon_sym_U_DQUOTE] = ACTIONS(2879), [anon_sym_u8_DQUOTE] = ACTIONS(2879), [anon_sym_DQUOTE] = ACTIONS(2879), [sym_true] = ACTIONS(2877), [sym_false] = ACTIONS(2877), [anon_sym_NULL] = ACTIONS(2877), [anon_sym_nullptr] = ACTIONS(2877), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2877), [anon_sym_decltype] = ACTIONS(2877), [anon_sym_explicit] = ACTIONS(2877), [anon_sym_typename] = ACTIONS(2877), [anon_sym_template] = ACTIONS(2877), [anon_sym_operator] = ACTIONS(2877), [anon_sym_try] = ACTIONS(2877), [anon_sym_delete] = ACTIONS(2877), [anon_sym_throw] = ACTIONS(2877), [anon_sym_namespace] = ACTIONS(2877), [anon_sym_static_assert] = ACTIONS(2877), [anon_sym_concept] = ACTIONS(2877), [anon_sym_co_return] = ACTIONS(2877), [anon_sym_co_yield] = ACTIONS(2877), [anon_sym_R_DQUOTE] = ACTIONS(2879), [anon_sym_LR_DQUOTE] = ACTIONS(2879), [anon_sym_uR_DQUOTE] = ACTIONS(2879), [anon_sym_UR_DQUOTE] = ACTIONS(2879), [anon_sym_u8R_DQUOTE] = ACTIONS(2879), [anon_sym_co_await] = ACTIONS(2877), [anon_sym_new] = ACTIONS(2877), [anon_sym_requires] = ACTIONS(2877), [sym_this] = ACTIONS(2877), }, [STATE(770)] = { [sym_identifier] = ACTIONS(2813), [aux_sym_preproc_include_token1] = ACTIONS(2813), [aux_sym_preproc_def_token1] = ACTIONS(2813), [aux_sym_preproc_if_token1] = ACTIONS(2813), [aux_sym_preproc_ifdef_token1] = ACTIONS(2813), [aux_sym_preproc_ifdef_token2] = ACTIONS(2813), [sym_preproc_directive] = ACTIONS(2813), [anon_sym_LPAREN2] = ACTIONS(2815), [anon_sym_BANG] = ACTIONS(2815), [anon_sym_TILDE] = ACTIONS(2815), [anon_sym_DASH] = ACTIONS(2813), [anon_sym_PLUS] = ACTIONS(2813), [anon_sym_STAR] = ACTIONS(2815), [anon_sym_AMP_AMP] = ACTIONS(2815), [anon_sym_AMP] = ACTIONS(2813), [anon_sym_SEMI] = ACTIONS(2815), [anon_sym___extension__] = ACTIONS(2813), [anon_sym_typedef] = ACTIONS(2813), [anon_sym_virtual] = ACTIONS(2813), [anon_sym_extern] = ACTIONS(2813), [anon_sym___attribute__] = ACTIONS(2813), [anon_sym___attribute] = ACTIONS(2813), [anon_sym_using] = ACTIONS(2813), [anon_sym_COLON_COLON] = ACTIONS(2815), [anon_sym_LBRACK_LBRACK] = ACTIONS(2815), [anon_sym___declspec] = ACTIONS(2813), [anon_sym___based] = ACTIONS(2813), [anon_sym___cdecl] = ACTIONS(2813), [anon_sym___clrcall] = ACTIONS(2813), [anon_sym___stdcall] = ACTIONS(2813), [anon_sym___fastcall] = ACTIONS(2813), [anon_sym___thiscall] = ACTIONS(2813), [anon_sym___vectorcall] = ACTIONS(2813), [anon_sym_LBRACE] = ACTIONS(2815), [anon_sym_RBRACE] = ACTIONS(2815), [anon_sym_signed] = ACTIONS(2813), [anon_sym_unsigned] = ACTIONS(2813), [anon_sym_long] = ACTIONS(2813), [anon_sym_short] = ACTIONS(2813), [anon_sym_LBRACK] = ACTIONS(2813), [anon_sym_static] = ACTIONS(2813), [anon_sym_register] = ACTIONS(2813), [anon_sym_inline] = ACTIONS(2813), [anon_sym___inline] = ACTIONS(2813), [anon_sym___inline__] = ACTIONS(2813), [anon_sym___forceinline] = ACTIONS(2813), [anon_sym_thread_local] = ACTIONS(2813), [anon_sym___thread] = ACTIONS(2813), [anon_sym_const] = ACTIONS(2813), [anon_sym_constexpr] = ACTIONS(2813), [anon_sym_volatile] = ACTIONS(2813), [anon_sym_restrict] = ACTIONS(2813), [anon_sym___restrict__] = ACTIONS(2813), [anon_sym__Atomic] = ACTIONS(2813), [anon_sym__Noreturn] = ACTIONS(2813), [anon_sym_noreturn] = ACTIONS(2813), [anon_sym__Nonnull] = ACTIONS(2813), [anon_sym_mutable] = ACTIONS(2813), [anon_sym_constinit] = ACTIONS(2813), [anon_sym_consteval] = ACTIONS(2813), [anon_sym_alignas] = ACTIONS(2813), [anon_sym__Alignas] = ACTIONS(2813), [sym_primitive_type] = ACTIONS(2813), [anon_sym_enum] = ACTIONS(2813), [anon_sym_class] = ACTIONS(2813), [anon_sym_struct] = ACTIONS(2813), [anon_sym_union] = ACTIONS(2813), [anon_sym_if] = ACTIONS(2813), [anon_sym_switch] = ACTIONS(2813), [anon_sym_case] = ACTIONS(2813), [anon_sym_default] = ACTIONS(2813), [anon_sym_while] = ACTIONS(2813), [anon_sym_do] = ACTIONS(2813), [anon_sym_for] = ACTIONS(2813), [anon_sym_return] = ACTIONS(2813), [anon_sym_break] = ACTIONS(2813), [anon_sym_continue] = ACTIONS(2813), [anon_sym_goto] = ACTIONS(2813), [anon_sym___try] = ACTIONS(2813), [anon_sym___leave] = ACTIONS(2813), [anon_sym_not] = ACTIONS(2813), [anon_sym_compl] = ACTIONS(2813), [anon_sym_DASH_DASH] = ACTIONS(2815), [anon_sym_PLUS_PLUS] = ACTIONS(2815), [anon_sym_sizeof] = ACTIONS(2813), [anon_sym___alignof__] = ACTIONS(2813), [anon_sym___alignof] = ACTIONS(2813), [anon_sym__alignof] = ACTIONS(2813), [anon_sym_alignof] = ACTIONS(2813), [anon_sym__Alignof] = ACTIONS(2813), [anon_sym_offsetof] = ACTIONS(2813), [anon_sym__Generic] = ACTIONS(2813), [anon_sym_asm] = ACTIONS(2813), [anon_sym___asm__] = ACTIONS(2813), [anon_sym___asm] = ACTIONS(2813), [sym_number_literal] = ACTIONS(2815), [anon_sym_L_SQUOTE] = ACTIONS(2815), [anon_sym_u_SQUOTE] = ACTIONS(2815), [anon_sym_U_SQUOTE] = ACTIONS(2815), [anon_sym_u8_SQUOTE] = ACTIONS(2815), [anon_sym_SQUOTE] = ACTIONS(2815), [anon_sym_L_DQUOTE] = ACTIONS(2815), [anon_sym_u_DQUOTE] = ACTIONS(2815), [anon_sym_U_DQUOTE] = ACTIONS(2815), [anon_sym_u8_DQUOTE] = ACTIONS(2815), [anon_sym_DQUOTE] = ACTIONS(2815), [sym_true] = ACTIONS(2813), [sym_false] = ACTIONS(2813), [anon_sym_NULL] = ACTIONS(2813), [anon_sym_nullptr] = ACTIONS(2813), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2813), [anon_sym_decltype] = ACTIONS(2813), [anon_sym_explicit] = ACTIONS(2813), [anon_sym_typename] = ACTIONS(2813), [anon_sym_template] = ACTIONS(2813), [anon_sym_operator] = ACTIONS(2813), [anon_sym_try] = ACTIONS(2813), [anon_sym_delete] = ACTIONS(2813), [anon_sym_throw] = ACTIONS(2813), [anon_sym_namespace] = ACTIONS(2813), [anon_sym_static_assert] = ACTIONS(2813), [anon_sym_concept] = ACTIONS(2813), [anon_sym_co_return] = ACTIONS(2813), [anon_sym_co_yield] = ACTIONS(2813), [anon_sym_R_DQUOTE] = ACTIONS(2815), [anon_sym_LR_DQUOTE] = ACTIONS(2815), [anon_sym_uR_DQUOTE] = ACTIONS(2815), [anon_sym_UR_DQUOTE] = ACTIONS(2815), [anon_sym_u8R_DQUOTE] = ACTIONS(2815), [anon_sym_co_await] = ACTIONS(2813), [anon_sym_new] = ACTIONS(2813), [anon_sym_requires] = ACTIONS(2813), [sym_this] = ACTIONS(2813), }, [STATE(771)] = { [sym_identifier] = ACTIONS(2889), [aux_sym_preproc_include_token1] = ACTIONS(2889), [aux_sym_preproc_def_token1] = ACTIONS(2889), [aux_sym_preproc_if_token1] = ACTIONS(2889), [aux_sym_preproc_if_token2] = ACTIONS(2889), [aux_sym_preproc_ifdef_token1] = ACTIONS(2889), [aux_sym_preproc_ifdef_token2] = ACTIONS(2889), [sym_preproc_directive] = ACTIONS(2889), [anon_sym_LPAREN2] = ACTIONS(2891), [anon_sym_BANG] = ACTIONS(2891), [anon_sym_TILDE] = ACTIONS(2891), [anon_sym_DASH] = ACTIONS(2889), [anon_sym_PLUS] = ACTIONS(2889), [anon_sym_STAR] = ACTIONS(2891), [anon_sym_AMP_AMP] = ACTIONS(2891), [anon_sym_AMP] = ACTIONS(2889), [anon_sym_SEMI] = ACTIONS(2891), [anon_sym___extension__] = ACTIONS(2889), [anon_sym_typedef] = ACTIONS(2889), [anon_sym_virtual] = ACTIONS(2889), [anon_sym_extern] = ACTIONS(2889), [anon_sym___attribute__] = ACTIONS(2889), [anon_sym___attribute] = ACTIONS(2889), [anon_sym_using] = ACTIONS(2889), [anon_sym_COLON_COLON] = ACTIONS(2891), [anon_sym_LBRACK_LBRACK] = ACTIONS(2891), [anon_sym___declspec] = ACTIONS(2889), [anon_sym___based] = ACTIONS(2889), [anon_sym___cdecl] = ACTIONS(2889), [anon_sym___clrcall] = ACTIONS(2889), [anon_sym___stdcall] = ACTIONS(2889), [anon_sym___fastcall] = ACTIONS(2889), [anon_sym___thiscall] = ACTIONS(2889), [anon_sym___vectorcall] = ACTIONS(2889), [anon_sym_LBRACE] = ACTIONS(2891), [anon_sym_signed] = ACTIONS(2889), [anon_sym_unsigned] = ACTIONS(2889), [anon_sym_long] = ACTIONS(2889), [anon_sym_short] = ACTIONS(2889), [anon_sym_LBRACK] = ACTIONS(2889), [anon_sym_static] = ACTIONS(2889), [anon_sym_register] = ACTIONS(2889), [anon_sym_inline] = ACTIONS(2889), [anon_sym___inline] = ACTIONS(2889), [anon_sym___inline__] = ACTIONS(2889), [anon_sym___forceinline] = ACTIONS(2889), [anon_sym_thread_local] = ACTIONS(2889), [anon_sym___thread] = ACTIONS(2889), [anon_sym_const] = ACTIONS(2889), [anon_sym_constexpr] = ACTIONS(2889), [anon_sym_volatile] = ACTIONS(2889), [anon_sym_restrict] = ACTIONS(2889), [anon_sym___restrict__] = ACTIONS(2889), [anon_sym__Atomic] = ACTIONS(2889), [anon_sym__Noreturn] = ACTIONS(2889), [anon_sym_noreturn] = ACTIONS(2889), [anon_sym__Nonnull] = ACTIONS(2889), [anon_sym_mutable] = ACTIONS(2889), [anon_sym_constinit] = ACTIONS(2889), [anon_sym_consteval] = ACTIONS(2889), [anon_sym_alignas] = ACTIONS(2889), [anon_sym__Alignas] = ACTIONS(2889), [sym_primitive_type] = ACTIONS(2889), [anon_sym_enum] = ACTIONS(2889), [anon_sym_class] = ACTIONS(2889), [anon_sym_struct] = ACTIONS(2889), [anon_sym_union] = ACTIONS(2889), [anon_sym_if] = ACTIONS(2889), [anon_sym_switch] = ACTIONS(2889), [anon_sym_case] = ACTIONS(2889), [anon_sym_default] = ACTIONS(2889), [anon_sym_while] = ACTIONS(2889), [anon_sym_do] = ACTIONS(2889), [anon_sym_for] = ACTIONS(2889), [anon_sym_return] = ACTIONS(2889), [anon_sym_break] = ACTIONS(2889), [anon_sym_continue] = ACTIONS(2889), [anon_sym_goto] = ACTIONS(2889), [anon_sym___try] = ACTIONS(2889), [anon_sym___leave] = ACTIONS(2889), [anon_sym_not] = ACTIONS(2889), [anon_sym_compl] = ACTIONS(2889), [anon_sym_DASH_DASH] = ACTIONS(2891), [anon_sym_PLUS_PLUS] = ACTIONS(2891), [anon_sym_sizeof] = ACTIONS(2889), [anon_sym___alignof__] = ACTIONS(2889), [anon_sym___alignof] = ACTIONS(2889), [anon_sym__alignof] = ACTIONS(2889), [anon_sym_alignof] = ACTIONS(2889), [anon_sym__Alignof] = ACTIONS(2889), [anon_sym_offsetof] = ACTIONS(2889), [anon_sym__Generic] = ACTIONS(2889), [anon_sym_asm] = ACTIONS(2889), [anon_sym___asm__] = ACTIONS(2889), [anon_sym___asm] = ACTIONS(2889), [sym_number_literal] = ACTIONS(2891), [anon_sym_L_SQUOTE] = ACTIONS(2891), [anon_sym_u_SQUOTE] = ACTIONS(2891), [anon_sym_U_SQUOTE] = ACTIONS(2891), [anon_sym_u8_SQUOTE] = ACTIONS(2891), [anon_sym_SQUOTE] = ACTIONS(2891), [anon_sym_L_DQUOTE] = ACTIONS(2891), [anon_sym_u_DQUOTE] = ACTIONS(2891), [anon_sym_U_DQUOTE] = ACTIONS(2891), [anon_sym_u8_DQUOTE] = ACTIONS(2891), [anon_sym_DQUOTE] = ACTIONS(2891), [sym_true] = ACTIONS(2889), [sym_false] = ACTIONS(2889), [anon_sym_NULL] = ACTIONS(2889), [anon_sym_nullptr] = ACTIONS(2889), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2889), [anon_sym_decltype] = ACTIONS(2889), [anon_sym_explicit] = ACTIONS(2889), [anon_sym_typename] = ACTIONS(2889), [anon_sym_template] = ACTIONS(2889), [anon_sym_operator] = ACTIONS(2889), [anon_sym_try] = ACTIONS(2889), [anon_sym_delete] = ACTIONS(2889), [anon_sym_throw] = ACTIONS(2889), [anon_sym_namespace] = ACTIONS(2889), [anon_sym_static_assert] = ACTIONS(2889), [anon_sym_concept] = ACTIONS(2889), [anon_sym_co_return] = ACTIONS(2889), [anon_sym_co_yield] = ACTIONS(2889), [anon_sym_R_DQUOTE] = ACTIONS(2891), [anon_sym_LR_DQUOTE] = ACTIONS(2891), [anon_sym_uR_DQUOTE] = ACTIONS(2891), [anon_sym_UR_DQUOTE] = ACTIONS(2891), [anon_sym_u8R_DQUOTE] = ACTIONS(2891), [anon_sym_co_await] = ACTIONS(2889), [anon_sym_new] = ACTIONS(2889), [anon_sym_requires] = ACTIONS(2889), [sym_this] = ACTIONS(2889), }, [STATE(772)] = { [sym_identifier] = ACTIONS(2893), [aux_sym_preproc_include_token1] = ACTIONS(2893), [aux_sym_preproc_def_token1] = ACTIONS(2893), [aux_sym_preproc_if_token1] = ACTIONS(2893), [aux_sym_preproc_if_token2] = ACTIONS(2893), [aux_sym_preproc_ifdef_token1] = ACTIONS(2893), [aux_sym_preproc_ifdef_token2] = ACTIONS(2893), [sym_preproc_directive] = ACTIONS(2893), [anon_sym_LPAREN2] = ACTIONS(2895), [anon_sym_BANG] = ACTIONS(2895), [anon_sym_TILDE] = ACTIONS(2895), [anon_sym_DASH] = ACTIONS(2893), [anon_sym_PLUS] = ACTIONS(2893), [anon_sym_STAR] = ACTIONS(2895), [anon_sym_AMP_AMP] = ACTIONS(2895), [anon_sym_AMP] = ACTIONS(2893), [anon_sym_SEMI] = ACTIONS(2895), [anon_sym___extension__] = ACTIONS(2893), [anon_sym_typedef] = ACTIONS(2893), [anon_sym_virtual] = ACTIONS(2893), [anon_sym_extern] = ACTIONS(2893), [anon_sym___attribute__] = ACTIONS(2893), [anon_sym___attribute] = ACTIONS(2893), [anon_sym_using] = ACTIONS(2893), [anon_sym_COLON_COLON] = ACTIONS(2895), [anon_sym_LBRACK_LBRACK] = ACTIONS(2895), [anon_sym___declspec] = ACTIONS(2893), [anon_sym___based] = ACTIONS(2893), [anon_sym___cdecl] = ACTIONS(2893), [anon_sym___clrcall] = ACTIONS(2893), [anon_sym___stdcall] = ACTIONS(2893), [anon_sym___fastcall] = ACTIONS(2893), [anon_sym___thiscall] = ACTIONS(2893), [anon_sym___vectorcall] = ACTIONS(2893), [anon_sym_LBRACE] = ACTIONS(2895), [anon_sym_signed] = ACTIONS(2893), [anon_sym_unsigned] = ACTIONS(2893), [anon_sym_long] = ACTIONS(2893), [anon_sym_short] = ACTIONS(2893), [anon_sym_LBRACK] = ACTIONS(2893), [anon_sym_static] = ACTIONS(2893), [anon_sym_register] = ACTIONS(2893), [anon_sym_inline] = ACTIONS(2893), [anon_sym___inline] = ACTIONS(2893), [anon_sym___inline__] = ACTIONS(2893), [anon_sym___forceinline] = ACTIONS(2893), [anon_sym_thread_local] = ACTIONS(2893), [anon_sym___thread] = ACTIONS(2893), [anon_sym_const] = ACTIONS(2893), [anon_sym_constexpr] = ACTIONS(2893), [anon_sym_volatile] = ACTIONS(2893), [anon_sym_restrict] = ACTIONS(2893), [anon_sym___restrict__] = ACTIONS(2893), [anon_sym__Atomic] = ACTIONS(2893), [anon_sym__Noreturn] = ACTIONS(2893), [anon_sym_noreturn] = ACTIONS(2893), [anon_sym__Nonnull] = ACTIONS(2893), [anon_sym_mutable] = ACTIONS(2893), [anon_sym_constinit] = ACTIONS(2893), [anon_sym_consteval] = ACTIONS(2893), [anon_sym_alignas] = ACTIONS(2893), [anon_sym__Alignas] = ACTIONS(2893), [sym_primitive_type] = ACTIONS(2893), [anon_sym_enum] = ACTIONS(2893), [anon_sym_class] = ACTIONS(2893), [anon_sym_struct] = ACTIONS(2893), [anon_sym_union] = ACTIONS(2893), [anon_sym_if] = ACTIONS(2893), [anon_sym_switch] = ACTIONS(2893), [anon_sym_case] = ACTIONS(2893), [anon_sym_default] = ACTIONS(2893), [anon_sym_while] = ACTIONS(2893), [anon_sym_do] = ACTIONS(2893), [anon_sym_for] = ACTIONS(2893), [anon_sym_return] = ACTIONS(2893), [anon_sym_break] = ACTIONS(2893), [anon_sym_continue] = ACTIONS(2893), [anon_sym_goto] = ACTIONS(2893), [anon_sym___try] = ACTIONS(2893), [anon_sym___leave] = ACTIONS(2893), [anon_sym_not] = ACTIONS(2893), [anon_sym_compl] = ACTIONS(2893), [anon_sym_DASH_DASH] = ACTIONS(2895), [anon_sym_PLUS_PLUS] = ACTIONS(2895), [anon_sym_sizeof] = ACTIONS(2893), [anon_sym___alignof__] = ACTIONS(2893), [anon_sym___alignof] = ACTIONS(2893), [anon_sym__alignof] = ACTIONS(2893), [anon_sym_alignof] = ACTIONS(2893), [anon_sym__Alignof] = ACTIONS(2893), [anon_sym_offsetof] = ACTIONS(2893), [anon_sym__Generic] = ACTIONS(2893), [anon_sym_asm] = ACTIONS(2893), [anon_sym___asm__] = ACTIONS(2893), [anon_sym___asm] = ACTIONS(2893), [sym_number_literal] = ACTIONS(2895), [anon_sym_L_SQUOTE] = ACTIONS(2895), [anon_sym_u_SQUOTE] = ACTIONS(2895), [anon_sym_U_SQUOTE] = ACTIONS(2895), [anon_sym_u8_SQUOTE] = ACTIONS(2895), [anon_sym_SQUOTE] = ACTIONS(2895), [anon_sym_L_DQUOTE] = ACTIONS(2895), [anon_sym_u_DQUOTE] = ACTIONS(2895), [anon_sym_U_DQUOTE] = ACTIONS(2895), [anon_sym_u8_DQUOTE] = ACTIONS(2895), [anon_sym_DQUOTE] = ACTIONS(2895), [sym_true] = ACTIONS(2893), [sym_false] = ACTIONS(2893), [anon_sym_NULL] = ACTIONS(2893), [anon_sym_nullptr] = ACTIONS(2893), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2893), [anon_sym_decltype] = ACTIONS(2893), [anon_sym_explicit] = ACTIONS(2893), [anon_sym_typename] = ACTIONS(2893), [anon_sym_template] = ACTIONS(2893), [anon_sym_operator] = ACTIONS(2893), [anon_sym_try] = ACTIONS(2893), [anon_sym_delete] = ACTIONS(2893), [anon_sym_throw] = ACTIONS(2893), [anon_sym_namespace] = ACTIONS(2893), [anon_sym_static_assert] = ACTIONS(2893), [anon_sym_concept] = ACTIONS(2893), [anon_sym_co_return] = ACTIONS(2893), [anon_sym_co_yield] = ACTIONS(2893), [anon_sym_R_DQUOTE] = ACTIONS(2895), [anon_sym_LR_DQUOTE] = ACTIONS(2895), [anon_sym_uR_DQUOTE] = ACTIONS(2895), [anon_sym_UR_DQUOTE] = ACTIONS(2895), [anon_sym_u8R_DQUOTE] = ACTIONS(2895), [anon_sym_co_await] = ACTIONS(2893), [anon_sym_new] = ACTIONS(2893), [anon_sym_requires] = ACTIONS(2893), [sym_this] = ACTIONS(2893), }, [STATE(773)] = { [sym_identifier] = ACTIONS(2853), [aux_sym_preproc_include_token1] = ACTIONS(2853), [aux_sym_preproc_def_token1] = ACTIONS(2853), [aux_sym_preproc_if_token1] = ACTIONS(2853), [aux_sym_preproc_ifdef_token1] = ACTIONS(2853), [aux_sym_preproc_ifdef_token2] = ACTIONS(2853), [sym_preproc_directive] = ACTIONS(2853), [anon_sym_LPAREN2] = ACTIONS(2855), [anon_sym_BANG] = ACTIONS(2855), [anon_sym_TILDE] = ACTIONS(2855), [anon_sym_DASH] = ACTIONS(2853), [anon_sym_PLUS] = ACTIONS(2853), [anon_sym_STAR] = ACTIONS(2855), [anon_sym_AMP_AMP] = ACTIONS(2855), [anon_sym_AMP] = ACTIONS(2853), [anon_sym_SEMI] = ACTIONS(2855), [anon_sym___extension__] = ACTIONS(2853), [anon_sym_typedef] = ACTIONS(2853), [anon_sym_virtual] = ACTIONS(2853), [anon_sym_extern] = ACTIONS(2853), [anon_sym___attribute__] = ACTIONS(2853), [anon_sym___attribute] = ACTIONS(2853), [anon_sym_using] = ACTIONS(2853), [anon_sym_COLON_COLON] = ACTIONS(2855), [anon_sym_LBRACK_LBRACK] = ACTIONS(2855), [anon_sym___declspec] = ACTIONS(2853), [anon_sym___based] = ACTIONS(2853), [anon_sym___cdecl] = ACTIONS(2853), [anon_sym___clrcall] = ACTIONS(2853), [anon_sym___stdcall] = ACTIONS(2853), [anon_sym___fastcall] = ACTIONS(2853), [anon_sym___thiscall] = ACTIONS(2853), [anon_sym___vectorcall] = ACTIONS(2853), [anon_sym_LBRACE] = ACTIONS(2855), [anon_sym_RBRACE] = ACTIONS(2855), [anon_sym_signed] = ACTIONS(2853), [anon_sym_unsigned] = ACTIONS(2853), [anon_sym_long] = ACTIONS(2853), [anon_sym_short] = ACTIONS(2853), [anon_sym_LBRACK] = ACTIONS(2853), [anon_sym_static] = ACTIONS(2853), [anon_sym_register] = ACTIONS(2853), [anon_sym_inline] = ACTIONS(2853), [anon_sym___inline] = ACTIONS(2853), [anon_sym___inline__] = ACTIONS(2853), [anon_sym___forceinline] = ACTIONS(2853), [anon_sym_thread_local] = ACTIONS(2853), [anon_sym___thread] = ACTIONS(2853), [anon_sym_const] = ACTIONS(2853), [anon_sym_constexpr] = ACTIONS(2853), [anon_sym_volatile] = ACTIONS(2853), [anon_sym_restrict] = ACTIONS(2853), [anon_sym___restrict__] = ACTIONS(2853), [anon_sym__Atomic] = ACTIONS(2853), [anon_sym__Noreturn] = ACTIONS(2853), [anon_sym_noreturn] = ACTIONS(2853), [anon_sym__Nonnull] = ACTIONS(2853), [anon_sym_mutable] = ACTIONS(2853), [anon_sym_constinit] = ACTIONS(2853), [anon_sym_consteval] = ACTIONS(2853), [anon_sym_alignas] = ACTIONS(2853), [anon_sym__Alignas] = ACTIONS(2853), [sym_primitive_type] = ACTIONS(2853), [anon_sym_enum] = ACTIONS(2853), [anon_sym_class] = ACTIONS(2853), [anon_sym_struct] = ACTIONS(2853), [anon_sym_union] = ACTIONS(2853), [anon_sym_if] = ACTIONS(2853), [anon_sym_switch] = ACTIONS(2853), [anon_sym_case] = ACTIONS(2853), [anon_sym_default] = ACTIONS(2853), [anon_sym_while] = ACTIONS(2853), [anon_sym_do] = ACTIONS(2853), [anon_sym_for] = ACTIONS(2853), [anon_sym_return] = ACTIONS(2853), [anon_sym_break] = ACTIONS(2853), [anon_sym_continue] = ACTIONS(2853), [anon_sym_goto] = ACTIONS(2853), [anon_sym___try] = ACTIONS(2853), [anon_sym___leave] = ACTIONS(2853), [anon_sym_not] = ACTIONS(2853), [anon_sym_compl] = ACTIONS(2853), [anon_sym_DASH_DASH] = ACTIONS(2855), [anon_sym_PLUS_PLUS] = ACTIONS(2855), [anon_sym_sizeof] = ACTIONS(2853), [anon_sym___alignof__] = ACTIONS(2853), [anon_sym___alignof] = ACTIONS(2853), [anon_sym__alignof] = ACTIONS(2853), [anon_sym_alignof] = ACTIONS(2853), [anon_sym__Alignof] = ACTIONS(2853), [anon_sym_offsetof] = ACTIONS(2853), [anon_sym__Generic] = ACTIONS(2853), [anon_sym_asm] = ACTIONS(2853), [anon_sym___asm__] = ACTIONS(2853), [anon_sym___asm] = ACTIONS(2853), [sym_number_literal] = ACTIONS(2855), [anon_sym_L_SQUOTE] = ACTIONS(2855), [anon_sym_u_SQUOTE] = ACTIONS(2855), [anon_sym_U_SQUOTE] = ACTIONS(2855), [anon_sym_u8_SQUOTE] = ACTIONS(2855), [anon_sym_SQUOTE] = ACTIONS(2855), [anon_sym_L_DQUOTE] = ACTIONS(2855), [anon_sym_u_DQUOTE] = ACTIONS(2855), [anon_sym_U_DQUOTE] = ACTIONS(2855), [anon_sym_u8_DQUOTE] = ACTIONS(2855), [anon_sym_DQUOTE] = ACTIONS(2855), [sym_true] = ACTIONS(2853), [sym_false] = ACTIONS(2853), [anon_sym_NULL] = ACTIONS(2853), [anon_sym_nullptr] = ACTIONS(2853), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2853), [anon_sym_decltype] = ACTIONS(2853), [anon_sym_explicit] = ACTIONS(2853), [anon_sym_typename] = ACTIONS(2853), [anon_sym_template] = ACTIONS(2853), [anon_sym_operator] = ACTIONS(2853), [anon_sym_try] = ACTIONS(2853), [anon_sym_delete] = ACTIONS(2853), [anon_sym_throw] = ACTIONS(2853), [anon_sym_namespace] = ACTIONS(2853), [anon_sym_static_assert] = ACTIONS(2853), [anon_sym_concept] = ACTIONS(2853), [anon_sym_co_return] = ACTIONS(2853), [anon_sym_co_yield] = ACTIONS(2853), [anon_sym_R_DQUOTE] = ACTIONS(2855), [anon_sym_LR_DQUOTE] = ACTIONS(2855), [anon_sym_uR_DQUOTE] = ACTIONS(2855), [anon_sym_UR_DQUOTE] = ACTIONS(2855), [anon_sym_u8R_DQUOTE] = ACTIONS(2855), [anon_sym_co_await] = ACTIONS(2853), [anon_sym_new] = ACTIONS(2853), [anon_sym_requires] = ACTIONS(2853), [sym_this] = ACTIONS(2853), }, [STATE(774)] = { [sym_identifier] = ACTIONS(2857), [aux_sym_preproc_include_token1] = ACTIONS(2857), [aux_sym_preproc_def_token1] = ACTIONS(2857), [aux_sym_preproc_if_token1] = ACTIONS(2857), [aux_sym_preproc_ifdef_token1] = ACTIONS(2857), [aux_sym_preproc_ifdef_token2] = ACTIONS(2857), [sym_preproc_directive] = ACTIONS(2857), [anon_sym_LPAREN2] = ACTIONS(2859), [anon_sym_BANG] = ACTIONS(2859), [anon_sym_TILDE] = ACTIONS(2859), [anon_sym_DASH] = ACTIONS(2857), [anon_sym_PLUS] = ACTIONS(2857), [anon_sym_STAR] = ACTIONS(2859), [anon_sym_AMP_AMP] = ACTIONS(2859), [anon_sym_AMP] = ACTIONS(2857), [anon_sym_SEMI] = ACTIONS(2859), [anon_sym___extension__] = ACTIONS(2857), [anon_sym_typedef] = ACTIONS(2857), [anon_sym_virtual] = ACTIONS(2857), [anon_sym_extern] = ACTIONS(2857), [anon_sym___attribute__] = ACTIONS(2857), [anon_sym___attribute] = ACTIONS(2857), [anon_sym_using] = ACTIONS(2857), [anon_sym_COLON_COLON] = ACTIONS(2859), [anon_sym_LBRACK_LBRACK] = ACTIONS(2859), [anon_sym___declspec] = ACTIONS(2857), [anon_sym___based] = ACTIONS(2857), [anon_sym___cdecl] = ACTIONS(2857), [anon_sym___clrcall] = ACTIONS(2857), [anon_sym___stdcall] = ACTIONS(2857), [anon_sym___fastcall] = ACTIONS(2857), [anon_sym___thiscall] = ACTIONS(2857), [anon_sym___vectorcall] = ACTIONS(2857), [anon_sym_LBRACE] = ACTIONS(2859), [anon_sym_RBRACE] = ACTIONS(2859), [anon_sym_signed] = ACTIONS(2857), [anon_sym_unsigned] = ACTIONS(2857), [anon_sym_long] = ACTIONS(2857), [anon_sym_short] = ACTIONS(2857), [anon_sym_LBRACK] = ACTIONS(2857), [anon_sym_static] = ACTIONS(2857), [anon_sym_register] = ACTIONS(2857), [anon_sym_inline] = ACTIONS(2857), [anon_sym___inline] = ACTIONS(2857), [anon_sym___inline__] = ACTIONS(2857), [anon_sym___forceinline] = ACTIONS(2857), [anon_sym_thread_local] = ACTIONS(2857), [anon_sym___thread] = ACTIONS(2857), [anon_sym_const] = ACTIONS(2857), [anon_sym_constexpr] = ACTIONS(2857), [anon_sym_volatile] = ACTIONS(2857), [anon_sym_restrict] = ACTIONS(2857), [anon_sym___restrict__] = ACTIONS(2857), [anon_sym__Atomic] = ACTIONS(2857), [anon_sym__Noreturn] = ACTIONS(2857), [anon_sym_noreturn] = ACTIONS(2857), [anon_sym__Nonnull] = ACTIONS(2857), [anon_sym_mutable] = ACTIONS(2857), [anon_sym_constinit] = ACTIONS(2857), [anon_sym_consteval] = ACTIONS(2857), [anon_sym_alignas] = ACTIONS(2857), [anon_sym__Alignas] = ACTIONS(2857), [sym_primitive_type] = ACTIONS(2857), [anon_sym_enum] = ACTIONS(2857), [anon_sym_class] = ACTIONS(2857), [anon_sym_struct] = ACTIONS(2857), [anon_sym_union] = ACTIONS(2857), [anon_sym_if] = ACTIONS(2857), [anon_sym_switch] = ACTIONS(2857), [anon_sym_case] = ACTIONS(2857), [anon_sym_default] = ACTIONS(2857), [anon_sym_while] = ACTIONS(2857), [anon_sym_do] = ACTIONS(2857), [anon_sym_for] = ACTIONS(2857), [anon_sym_return] = ACTIONS(2857), [anon_sym_break] = ACTIONS(2857), [anon_sym_continue] = ACTIONS(2857), [anon_sym_goto] = ACTIONS(2857), [anon_sym___try] = ACTIONS(2857), [anon_sym___leave] = ACTIONS(2857), [anon_sym_not] = ACTIONS(2857), [anon_sym_compl] = ACTIONS(2857), [anon_sym_DASH_DASH] = ACTIONS(2859), [anon_sym_PLUS_PLUS] = ACTIONS(2859), [anon_sym_sizeof] = ACTIONS(2857), [anon_sym___alignof__] = ACTIONS(2857), [anon_sym___alignof] = ACTIONS(2857), [anon_sym__alignof] = ACTIONS(2857), [anon_sym_alignof] = ACTIONS(2857), [anon_sym__Alignof] = ACTIONS(2857), [anon_sym_offsetof] = ACTIONS(2857), [anon_sym__Generic] = ACTIONS(2857), [anon_sym_asm] = ACTIONS(2857), [anon_sym___asm__] = ACTIONS(2857), [anon_sym___asm] = ACTIONS(2857), [sym_number_literal] = ACTIONS(2859), [anon_sym_L_SQUOTE] = ACTIONS(2859), [anon_sym_u_SQUOTE] = ACTIONS(2859), [anon_sym_U_SQUOTE] = ACTIONS(2859), [anon_sym_u8_SQUOTE] = ACTIONS(2859), [anon_sym_SQUOTE] = ACTIONS(2859), [anon_sym_L_DQUOTE] = ACTIONS(2859), [anon_sym_u_DQUOTE] = ACTIONS(2859), [anon_sym_U_DQUOTE] = ACTIONS(2859), [anon_sym_u8_DQUOTE] = ACTIONS(2859), [anon_sym_DQUOTE] = ACTIONS(2859), [sym_true] = ACTIONS(2857), [sym_false] = ACTIONS(2857), [anon_sym_NULL] = ACTIONS(2857), [anon_sym_nullptr] = ACTIONS(2857), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2857), [anon_sym_decltype] = ACTIONS(2857), [anon_sym_explicit] = ACTIONS(2857), [anon_sym_typename] = ACTIONS(2857), [anon_sym_template] = ACTIONS(2857), [anon_sym_operator] = ACTIONS(2857), [anon_sym_try] = ACTIONS(2857), [anon_sym_delete] = ACTIONS(2857), [anon_sym_throw] = ACTIONS(2857), [anon_sym_namespace] = ACTIONS(2857), [anon_sym_static_assert] = ACTIONS(2857), [anon_sym_concept] = ACTIONS(2857), [anon_sym_co_return] = ACTIONS(2857), [anon_sym_co_yield] = ACTIONS(2857), [anon_sym_R_DQUOTE] = ACTIONS(2859), [anon_sym_LR_DQUOTE] = ACTIONS(2859), [anon_sym_uR_DQUOTE] = ACTIONS(2859), [anon_sym_UR_DQUOTE] = ACTIONS(2859), [anon_sym_u8R_DQUOTE] = ACTIONS(2859), [anon_sym_co_await] = ACTIONS(2857), [anon_sym_new] = ACTIONS(2857), [anon_sym_requires] = ACTIONS(2857), [sym_this] = ACTIONS(2857), }, [STATE(775)] = { [sym_identifier] = ACTIONS(2998), [aux_sym_preproc_include_token1] = ACTIONS(2998), [aux_sym_preproc_def_token1] = ACTIONS(2998), [aux_sym_preproc_if_token1] = ACTIONS(2998), [aux_sym_preproc_ifdef_token1] = ACTIONS(2998), [aux_sym_preproc_ifdef_token2] = ACTIONS(2998), [sym_preproc_directive] = ACTIONS(2998), [anon_sym_LPAREN2] = ACTIONS(3000), [anon_sym_BANG] = ACTIONS(3000), [anon_sym_TILDE] = ACTIONS(3000), [anon_sym_DASH] = ACTIONS(2998), [anon_sym_PLUS] = ACTIONS(2998), [anon_sym_STAR] = ACTIONS(3000), [anon_sym_AMP_AMP] = ACTIONS(3000), [anon_sym_AMP] = ACTIONS(2998), [anon_sym_SEMI] = ACTIONS(3000), [anon_sym___extension__] = ACTIONS(2998), [anon_sym_typedef] = ACTIONS(2998), [anon_sym_virtual] = ACTIONS(2998), [anon_sym_extern] = ACTIONS(2998), [anon_sym___attribute__] = ACTIONS(2998), [anon_sym___attribute] = ACTIONS(2998), [anon_sym_using] = ACTIONS(2998), [anon_sym_COLON_COLON] = ACTIONS(3000), [anon_sym_LBRACK_LBRACK] = ACTIONS(3000), [anon_sym___declspec] = ACTIONS(2998), [anon_sym___based] = ACTIONS(2998), [anon_sym___cdecl] = ACTIONS(2998), [anon_sym___clrcall] = ACTIONS(2998), [anon_sym___stdcall] = ACTIONS(2998), [anon_sym___fastcall] = ACTIONS(2998), [anon_sym___thiscall] = ACTIONS(2998), [anon_sym___vectorcall] = ACTIONS(2998), [anon_sym_LBRACE] = ACTIONS(3000), [anon_sym_RBRACE] = ACTIONS(3000), [anon_sym_signed] = ACTIONS(2998), [anon_sym_unsigned] = ACTIONS(2998), [anon_sym_long] = ACTIONS(2998), [anon_sym_short] = ACTIONS(2998), [anon_sym_LBRACK] = ACTIONS(2998), [anon_sym_static] = ACTIONS(2998), [anon_sym_register] = ACTIONS(2998), [anon_sym_inline] = ACTIONS(2998), [anon_sym___inline] = ACTIONS(2998), [anon_sym___inline__] = ACTIONS(2998), [anon_sym___forceinline] = ACTIONS(2998), [anon_sym_thread_local] = ACTIONS(2998), [anon_sym___thread] = ACTIONS(2998), [anon_sym_const] = ACTIONS(2998), [anon_sym_constexpr] = ACTIONS(2998), [anon_sym_volatile] = ACTIONS(2998), [anon_sym_restrict] = ACTIONS(2998), [anon_sym___restrict__] = ACTIONS(2998), [anon_sym__Atomic] = ACTIONS(2998), [anon_sym__Noreturn] = ACTIONS(2998), [anon_sym_noreturn] = ACTIONS(2998), [anon_sym__Nonnull] = ACTIONS(2998), [anon_sym_mutable] = ACTIONS(2998), [anon_sym_constinit] = ACTIONS(2998), [anon_sym_consteval] = ACTIONS(2998), [anon_sym_alignas] = ACTIONS(2998), [anon_sym__Alignas] = ACTIONS(2998), [sym_primitive_type] = ACTIONS(2998), [anon_sym_enum] = ACTIONS(2998), [anon_sym_class] = ACTIONS(2998), [anon_sym_struct] = ACTIONS(2998), [anon_sym_union] = ACTIONS(2998), [anon_sym_if] = ACTIONS(2998), [anon_sym_switch] = ACTIONS(2998), [anon_sym_case] = ACTIONS(2998), [anon_sym_default] = ACTIONS(2998), [anon_sym_while] = ACTIONS(2998), [anon_sym_do] = ACTIONS(2998), [anon_sym_for] = ACTIONS(2998), [anon_sym_return] = ACTIONS(2998), [anon_sym_break] = ACTIONS(2998), [anon_sym_continue] = ACTIONS(2998), [anon_sym_goto] = ACTIONS(2998), [anon_sym___try] = ACTIONS(2998), [anon_sym___leave] = ACTIONS(2998), [anon_sym_not] = ACTIONS(2998), [anon_sym_compl] = ACTIONS(2998), [anon_sym_DASH_DASH] = ACTIONS(3000), [anon_sym_PLUS_PLUS] = ACTIONS(3000), [anon_sym_sizeof] = ACTIONS(2998), [anon_sym___alignof__] = ACTIONS(2998), [anon_sym___alignof] = ACTIONS(2998), [anon_sym__alignof] = ACTIONS(2998), [anon_sym_alignof] = ACTIONS(2998), [anon_sym__Alignof] = ACTIONS(2998), [anon_sym_offsetof] = ACTIONS(2998), [anon_sym__Generic] = ACTIONS(2998), [anon_sym_asm] = ACTIONS(2998), [anon_sym___asm__] = ACTIONS(2998), [anon_sym___asm] = ACTIONS(2998), [sym_number_literal] = ACTIONS(3000), [anon_sym_L_SQUOTE] = ACTIONS(3000), [anon_sym_u_SQUOTE] = ACTIONS(3000), [anon_sym_U_SQUOTE] = ACTIONS(3000), [anon_sym_u8_SQUOTE] = ACTIONS(3000), [anon_sym_SQUOTE] = ACTIONS(3000), [anon_sym_L_DQUOTE] = ACTIONS(3000), [anon_sym_u_DQUOTE] = ACTIONS(3000), [anon_sym_U_DQUOTE] = ACTIONS(3000), [anon_sym_u8_DQUOTE] = ACTIONS(3000), [anon_sym_DQUOTE] = ACTIONS(3000), [sym_true] = ACTIONS(2998), [sym_false] = ACTIONS(2998), [anon_sym_NULL] = ACTIONS(2998), [anon_sym_nullptr] = ACTIONS(2998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2998), [anon_sym_decltype] = ACTIONS(2998), [anon_sym_explicit] = ACTIONS(2998), [anon_sym_typename] = ACTIONS(2998), [anon_sym_template] = ACTIONS(2998), [anon_sym_operator] = ACTIONS(2998), [anon_sym_try] = ACTIONS(2998), [anon_sym_delete] = ACTIONS(2998), [anon_sym_throw] = ACTIONS(2998), [anon_sym_namespace] = ACTIONS(2998), [anon_sym_static_assert] = ACTIONS(2998), [anon_sym_concept] = ACTIONS(2998), [anon_sym_co_return] = ACTIONS(2998), [anon_sym_co_yield] = ACTIONS(2998), [anon_sym_R_DQUOTE] = ACTIONS(3000), [anon_sym_LR_DQUOTE] = ACTIONS(3000), [anon_sym_uR_DQUOTE] = ACTIONS(3000), [anon_sym_UR_DQUOTE] = ACTIONS(3000), [anon_sym_u8R_DQUOTE] = ACTIONS(3000), [anon_sym_co_await] = ACTIONS(2998), [anon_sym_new] = ACTIONS(2998), [anon_sym_requires] = ACTIONS(2998), [sym_this] = ACTIONS(2998), }, [STATE(776)] = { [sym_identifier] = ACTIONS(3303), [aux_sym_preproc_include_token1] = ACTIONS(3303), [aux_sym_preproc_def_token1] = ACTIONS(3303), [aux_sym_preproc_if_token1] = ACTIONS(3303), [aux_sym_preproc_ifdef_token1] = ACTIONS(3303), [aux_sym_preproc_ifdef_token2] = ACTIONS(3303), [sym_preproc_directive] = ACTIONS(3303), [anon_sym_LPAREN2] = ACTIONS(3305), [anon_sym_BANG] = ACTIONS(3305), [anon_sym_TILDE] = ACTIONS(3305), [anon_sym_DASH] = ACTIONS(3303), [anon_sym_PLUS] = ACTIONS(3303), [anon_sym_STAR] = ACTIONS(3305), [anon_sym_AMP_AMP] = ACTIONS(3305), [anon_sym_AMP] = ACTIONS(3303), [anon_sym_SEMI] = ACTIONS(3305), [anon_sym___extension__] = ACTIONS(3303), [anon_sym_typedef] = ACTIONS(3303), [anon_sym_virtual] = ACTIONS(3303), [anon_sym_extern] = ACTIONS(3303), [anon_sym___attribute__] = ACTIONS(3303), [anon_sym___attribute] = ACTIONS(3303), [anon_sym_using] = ACTIONS(3303), [anon_sym_COLON_COLON] = ACTIONS(3305), [anon_sym_LBRACK_LBRACK] = ACTIONS(3305), [anon_sym___declspec] = ACTIONS(3303), [anon_sym___based] = ACTIONS(3303), [anon_sym___cdecl] = ACTIONS(3303), [anon_sym___clrcall] = ACTIONS(3303), [anon_sym___stdcall] = ACTIONS(3303), [anon_sym___fastcall] = ACTIONS(3303), [anon_sym___thiscall] = ACTIONS(3303), [anon_sym___vectorcall] = ACTIONS(3303), [anon_sym_LBRACE] = ACTIONS(3305), [anon_sym_RBRACE] = ACTIONS(3305), [anon_sym_signed] = ACTIONS(3303), [anon_sym_unsigned] = ACTIONS(3303), [anon_sym_long] = ACTIONS(3303), [anon_sym_short] = ACTIONS(3303), [anon_sym_LBRACK] = ACTIONS(3303), [anon_sym_static] = ACTIONS(3303), [anon_sym_register] = ACTIONS(3303), [anon_sym_inline] = ACTIONS(3303), [anon_sym___inline] = ACTIONS(3303), [anon_sym___inline__] = ACTIONS(3303), [anon_sym___forceinline] = ACTIONS(3303), [anon_sym_thread_local] = ACTIONS(3303), [anon_sym___thread] = ACTIONS(3303), [anon_sym_const] = ACTIONS(3303), [anon_sym_constexpr] = ACTIONS(3303), [anon_sym_volatile] = ACTIONS(3303), [anon_sym_restrict] = ACTIONS(3303), [anon_sym___restrict__] = ACTIONS(3303), [anon_sym__Atomic] = ACTIONS(3303), [anon_sym__Noreturn] = ACTIONS(3303), [anon_sym_noreturn] = ACTIONS(3303), [anon_sym__Nonnull] = ACTIONS(3303), [anon_sym_mutable] = ACTIONS(3303), [anon_sym_constinit] = ACTIONS(3303), [anon_sym_consteval] = ACTIONS(3303), [anon_sym_alignas] = ACTIONS(3303), [anon_sym__Alignas] = ACTIONS(3303), [sym_primitive_type] = ACTIONS(3303), [anon_sym_enum] = ACTIONS(3303), [anon_sym_class] = ACTIONS(3303), [anon_sym_struct] = ACTIONS(3303), [anon_sym_union] = ACTIONS(3303), [anon_sym_if] = ACTIONS(3303), [anon_sym_switch] = ACTIONS(3303), [anon_sym_case] = ACTIONS(3303), [anon_sym_default] = ACTIONS(3303), [anon_sym_while] = ACTIONS(3303), [anon_sym_do] = ACTIONS(3303), [anon_sym_for] = ACTIONS(3303), [anon_sym_return] = ACTIONS(3303), [anon_sym_break] = ACTIONS(3303), [anon_sym_continue] = ACTIONS(3303), [anon_sym_goto] = ACTIONS(3303), [anon_sym___try] = ACTIONS(3303), [anon_sym___leave] = ACTIONS(3303), [anon_sym_not] = ACTIONS(3303), [anon_sym_compl] = ACTIONS(3303), [anon_sym_DASH_DASH] = ACTIONS(3305), [anon_sym_PLUS_PLUS] = ACTIONS(3305), [anon_sym_sizeof] = ACTIONS(3303), [anon_sym___alignof__] = ACTIONS(3303), [anon_sym___alignof] = ACTIONS(3303), [anon_sym__alignof] = ACTIONS(3303), [anon_sym_alignof] = ACTIONS(3303), [anon_sym__Alignof] = ACTIONS(3303), [anon_sym_offsetof] = ACTIONS(3303), [anon_sym__Generic] = ACTIONS(3303), [anon_sym_asm] = ACTIONS(3303), [anon_sym___asm__] = ACTIONS(3303), [anon_sym___asm] = ACTIONS(3303), [sym_number_literal] = ACTIONS(3305), [anon_sym_L_SQUOTE] = ACTIONS(3305), [anon_sym_u_SQUOTE] = ACTIONS(3305), [anon_sym_U_SQUOTE] = ACTIONS(3305), [anon_sym_u8_SQUOTE] = ACTIONS(3305), [anon_sym_SQUOTE] = ACTIONS(3305), [anon_sym_L_DQUOTE] = ACTIONS(3305), [anon_sym_u_DQUOTE] = ACTIONS(3305), [anon_sym_U_DQUOTE] = ACTIONS(3305), [anon_sym_u8_DQUOTE] = ACTIONS(3305), [anon_sym_DQUOTE] = ACTIONS(3305), [sym_true] = ACTIONS(3303), [sym_false] = ACTIONS(3303), [anon_sym_NULL] = ACTIONS(3303), [anon_sym_nullptr] = ACTIONS(3303), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3303), [anon_sym_decltype] = ACTIONS(3303), [anon_sym_explicit] = ACTIONS(3303), [anon_sym_typename] = ACTIONS(3303), [anon_sym_template] = ACTIONS(3303), [anon_sym_operator] = ACTIONS(3303), [anon_sym_try] = ACTIONS(3303), [anon_sym_delete] = ACTIONS(3303), [anon_sym_throw] = ACTIONS(3303), [anon_sym_namespace] = ACTIONS(3303), [anon_sym_static_assert] = ACTIONS(3303), [anon_sym_concept] = ACTIONS(3303), [anon_sym_co_return] = ACTIONS(3303), [anon_sym_co_yield] = ACTIONS(3303), [anon_sym_R_DQUOTE] = ACTIONS(3305), [anon_sym_LR_DQUOTE] = ACTIONS(3305), [anon_sym_uR_DQUOTE] = ACTIONS(3305), [anon_sym_UR_DQUOTE] = ACTIONS(3305), [anon_sym_u8R_DQUOTE] = ACTIONS(3305), [anon_sym_co_await] = ACTIONS(3303), [anon_sym_new] = ACTIONS(3303), [anon_sym_requires] = ACTIONS(3303), [sym_this] = ACTIONS(3303), }, [STATE(777)] = { [sym_identifier] = ACTIONS(3002), [aux_sym_preproc_include_token1] = ACTIONS(3002), [aux_sym_preproc_def_token1] = ACTIONS(3002), [aux_sym_preproc_if_token1] = ACTIONS(3002), [aux_sym_preproc_ifdef_token1] = ACTIONS(3002), [aux_sym_preproc_ifdef_token2] = ACTIONS(3002), [sym_preproc_directive] = ACTIONS(3002), [anon_sym_LPAREN2] = ACTIONS(3004), [anon_sym_BANG] = ACTIONS(3004), [anon_sym_TILDE] = ACTIONS(3004), [anon_sym_DASH] = ACTIONS(3002), [anon_sym_PLUS] = ACTIONS(3002), [anon_sym_STAR] = ACTIONS(3004), [anon_sym_AMP_AMP] = ACTIONS(3004), [anon_sym_AMP] = ACTIONS(3002), [anon_sym_SEMI] = ACTIONS(3004), [anon_sym___extension__] = ACTIONS(3002), [anon_sym_typedef] = ACTIONS(3002), [anon_sym_virtual] = ACTIONS(3002), [anon_sym_extern] = ACTIONS(3002), [anon_sym___attribute__] = ACTIONS(3002), [anon_sym___attribute] = ACTIONS(3002), [anon_sym_using] = ACTIONS(3002), [anon_sym_COLON_COLON] = ACTIONS(3004), [anon_sym_LBRACK_LBRACK] = ACTIONS(3004), [anon_sym___declspec] = ACTIONS(3002), [anon_sym___based] = ACTIONS(3002), [anon_sym___cdecl] = ACTIONS(3002), [anon_sym___clrcall] = ACTIONS(3002), [anon_sym___stdcall] = ACTIONS(3002), [anon_sym___fastcall] = ACTIONS(3002), [anon_sym___thiscall] = ACTIONS(3002), [anon_sym___vectorcall] = ACTIONS(3002), [anon_sym_LBRACE] = ACTIONS(3004), [anon_sym_RBRACE] = ACTIONS(3004), [anon_sym_signed] = ACTIONS(3002), [anon_sym_unsigned] = ACTIONS(3002), [anon_sym_long] = ACTIONS(3002), [anon_sym_short] = ACTIONS(3002), [anon_sym_LBRACK] = ACTIONS(3002), [anon_sym_static] = ACTIONS(3002), [anon_sym_register] = ACTIONS(3002), [anon_sym_inline] = ACTIONS(3002), [anon_sym___inline] = ACTIONS(3002), [anon_sym___inline__] = ACTIONS(3002), [anon_sym___forceinline] = ACTIONS(3002), [anon_sym_thread_local] = ACTIONS(3002), [anon_sym___thread] = ACTIONS(3002), [anon_sym_const] = ACTIONS(3002), [anon_sym_constexpr] = ACTIONS(3002), [anon_sym_volatile] = ACTIONS(3002), [anon_sym_restrict] = ACTIONS(3002), [anon_sym___restrict__] = ACTIONS(3002), [anon_sym__Atomic] = ACTIONS(3002), [anon_sym__Noreturn] = ACTIONS(3002), [anon_sym_noreturn] = ACTIONS(3002), [anon_sym__Nonnull] = ACTIONS(3002), [anon_sym_mutable] = ACTIONS(3002), [anon_sym_constinit] = ACTIONS(3002), [anon_sym_consteval] = ACTIONS(3002), [anon_sym_alignas] = ACTIONS(3002), [anon_sym__Alignas] = ACTIONS(3002), [sym_primitive_type] = ACTIONS(3002), [anon_sym_enum] = ACTIONS(3002), [anon_sym_class] = ACTIONS(3002), [anon_sym_struct] = ACTIONS(3002), [anon_sym_union] = ACTIONS(3002), [anon_sym_if] = ACTIONS(3002), [anon_sym_switch] = ACTIONS(3002), [anon_sym_case] = ACTIONS(3002), [anon_sym_default] = ACTIONS(3002), [anon_sym_while] = ACTIONS(3002), [anon_sym_do] = ACTIONS(3002), [anon_sym_for] = ACTIONS(3002), [anon_sym_return] = ACTIONS(3002), [anon_sym_break] = ACTIONS(3002), [anon_sym_continue] = ACTIONS(3002), [anon_sym_goto] = ACTIONS(3002), [anon_sym___try] = ACTIONS(3002), [anon_sym___leave] = ACTIONS(3002), [anon_sym_not] = ACTIONS(3002), [anon_sym_compl] = ACTIONS(3002), [anon_sym_DASH_DASH] = ACTIONS(3004), [anon_sym_PLUS_PLUS] = ACTIONS(3004), [anon_sym_sizeof] = ACTIONS(3002), [anon_sym___alignof__] = ACTIONS(3002), [anon_sym___alignof] = ACTIONS(3002), [anon_sym__alignof] = ACTIONS(3002), [anon_sym_alignof] = ACTIONS(3002), [anon_sym__Alignof] = ACTIONS(3002), [anon_sym_offsetof] = ACTIONS(3002), [anon_sym__Generic] = ACTIONS(3002), [anon_sym_asm] = ACTIONS(3002), [anon_sym___asm__] = ACTIONS(3002), [anon_sym___asm] = ACTIONS(3002), [sym_number_literal] = ACTIONS(3004), [anon_sym_L_SQUOTE] = ACTIONS(3004), [anon_sym_u_SQUOTE] = ACTIONS(3004), [anon_sym_U_SQUOTE] = ACTIONS(3004), [anon_sym_u8_SQUOTE] = ACTIONS(3004), [anon_sym_SQUOTE] = ACTIONS(3004), [anon_sym_L_DQUOTE] = ACTIONS(3004), [anon_sym_u_DQUOTE] = ACTIONS(3004), [anon_sym_U_DQUOTE] = ACTIONS(3004), [anon_sym_u8_DQUOTE] = ACTIONS(3004), [anon_sym_DQUOTE] = ACTIONS(3004), [sym_true] = ACTIONS(3002), [sym_false] = ACTIONS(3002), [anon_sym_NULL] = ACTIONS(3002), [anon_sym_nullptr] = ACTIONS(3002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3002), [anon_sym_decltype] = ACTIONS(3002), [anon_sym_explicit] = ACTIONS(3002), [anon_sym_typename] = ACTIONS(3002), [anon_sym_template] = ACTIONS(3002), [anon_sym_operator] = ACTIONS(3002), [anon_sym_try] = ACTIONS(3002), [anon_sym_delete] = ACTIONS(3002), [anon_sym_throw] = ACTIONS(3002), [anon_sym_namespace] = ACTIONS(3002), [anon_sym_static_assert] = ACTIONS(3002), [anon_sym_concept] = ACTIONS(3002), [anon_sym_co_return] = ACTIONS(3002), [anon_sym_co_yield] = ACTIONS(3002), [anon_sym_R_DQUOTE] = ACTIONS(3004), [anon_sym_LR_DQUOTE] = ACTIONS(3004), [anon_sym_uR_DQUOTE] = ACTIONS(3004), [anon_sym_UR_DQUOTE] = ACTIONS(3004), [anon_sym_u8R_DQUOTE] = ACTIONS(3004), [anon_sym_co_await] = ACTIONS(3002), [anon_sym_new] = ACTIONS(3002), [anon_sym_requires] = ACTIONS(3002), [sym_this] = ACTIONS(3002), }, [STATE(778)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_include_token1] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_BANG] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_DASH] = ACTIONS(2821), [anon_sym_PLUS] = ACTIONS(2821), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym___cdecl] = ACTIONS(2821), [anon_sym___clrcall] = ACTIONS(2821), [anon_sym___stdcall] = ACTIONS(2821), [anon_sym___fastcall] = ACTIONS(2821), [anon_sym___thiscall] = ACTIONS(2821), [anon_sym___vectorcall] = ACTIONS(2821), [anon_sym_LBRACE] = ACTIONS(2823), [anon_sym_RBRACE] = ACTIONS(2823), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [anon_sym_if] = ACTIONS(2821), [anon_sym_switch] = ACTIONS(2821), [anon_sym_case] = ACTIONS(2821), [anon_sym_default] = ACTIONS(2821), [anon_sym_while] = ACTIONS(2821), [anon_sym_do] = ACTIONS(2821), [anon_sym_for] = ACTIONS(2821), [anon_sym_return] = ACTIONS(2821), [anon_sym_break] = ACTIONS(2821), [anon_sym_continue] = ACTIONS(2821), [anon_sym_goto] = ACTIONS(2821), [anon_sym___try] = ACTIONS(2821), [anon_sym___leave] = ACTIONS(2821), [anon_sym_not] = ACTIONS(2821), [anon_sym_compl] = ACTIONS(2821), [anon_sym_DASH_DASH] = ACTIONS(2823), [anon_sym_PLUS_PLUS] = ACTIONS(2823), [anon_sym_sizeof] = ACTIONS(2821), [anon_sym___alignof__] = ACTIONS(2821), [anon_sym___alignof] = ACTIONS(2821), [anon_sym__alignof] = ACTIONS(2821), [anon_sym_alignof] = ACTIONS(2821), [anon_sym__Alignof] = ACTIONS(2821), [anon_sym_offsetof] = ACTIONS(2821), [anon_sym__Generic] = ACTIONS(2821), [anon_sym_asm] = ACTIONS(2821), [anon_sym___asm__] = ACTIONS(2821), [anon_sym___asm] = ACTIONS(2821), [sym_number_literal] = ACTIONS(2823), [anon_sym_L_SQUOTE] = ACTIONS(2823), [anon_sym_u_SQUOTE] = ACTIONS(2823), [anon_sym_U_SQUOTE] = ACTIONS(2823), [anon_sym_u8_SQUOTE] = ACTIONS(2823), [anon_sym_SQUOTE] = ACTIONS(2823), [anon_sym_L_DQUOTE] = ACTIONS(2823), [anon_sym_u_DQUOTE] = ACTIONS(2823), [anon_sym_U_DQUOTE] = ACTIONS(2823), [anon_sym_u8_DQUOTE] = ACTIONS(2823), [anon_sym_DQUOTE] = ACTIONS(2823), [sym_true] = ACTIONS(2821), [sym_false] = ACTIONS(2821), [anon_sym_NULL] = ACTIONS(2821), [anon_sym_nullptr] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_try] = ACTIONS(2821), [anon_sym_delete] = ACTIONS(2821), [anon_sym_throw] = ACTIONS(2821), [anon_sym_namespace] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), [anon_sym_concept] = ACTIONS(2821), [anon_sym_co_return] = ACTIONS(2821), [anon_sym_co_yield] = ACTIONS(2821), [anon_sym_R_DQUOTE] = ACTIONS(2823), [anon_sym_LR_DQUOTE] = ACTIONS(2823), [anon_sym_uR_DQUOTE] = ACTIONS(2823), [anon_sym_UR_DQUOTE] = ACTIONS(2823), [anon_sym_u8R_DQUOTE] = ACTIONS(2823), [anon_sym_co_await] = ACTIONS(2821), [anon_sym_new] = ACTIONS(2821), [anon_sym_requires] = ACTIONS(2821), [sym_this] = ACTIONS(2821), }, [STATE(779)] = { [sym_identifier] = ACTIONS(2861), [aux_sym_preproc_include_token1] = ACTIONS(2861), [aux_sym_preproc_def_token1] = ACTIONS(2861), [aux_sym_preproc_if_token1] = ACTIONS(2861), [aux_sym_preproc_ifdef_token1] = ACTIONS(2861), [aux_sym_preproc_ifdef_token2] = ACTIONS(2861), [sym_preproc_directive] = ACTIONS(2861), [anon_sym_LPAREN2] = ACTIONS(2863), [anon_sym_BANG] = ACTIONS(2863), [anon_sym_TILDE] = ACTIONS(2863), [anon_sym_DASH] = ACTIONS(2861), [anon_sym_PLUS] = ACTIONS(2861), [anon_sym_STAR] = ACTIONS(2863), [anon_sym_AMP_AMP] = ACTIONS(2863), [anon_sym_AMP] = ACTIONS(2861), [anon_sym_SEMI] = ACTIONS(2863), [anon_sym___extension__] = ACTIONS(2861), [anon_sym_typedef] = ACTIONS(2861), [anon_sym_virtual] = ACTIONS(2861), [anon_sym_extern] = ACTIONS(2861), [anon_sym___attribute__] = ACTIONS(2861), [anon_sym___attribute] = ACTIONS(2861), [anon_sym_using] = ACTIONS(2861), [anon_sym_COLON_COLON] = ACTIONS(2863), [anon_sym_LBRACK_LBRACK] = ACTIONS(2863), [anon_sym___declspec] = ACTIONS(2861), [anon_sym___based] = ACTIONS(2861), [anon_sym___cdecl] = ACTIONS(2861), [anon_sym___clrcall] = ACTIONS(2861), [anon_sym___stdcall] = ACTIONS(2861), [anon_sym___fastcall] = ACTIONS(2861), [anon_sym___thiscall] = ACTIONS(2861), [anon_sym___vectorcall] = ACTIONS(2861), [anon_sym_LBRACE] = ACTIONS(2863), [anon_sym_RBRACE] = ACTIONS(2863), [anon_sym_signed] = ACTIONS(2861), [anon_sym_unsigned] = ACTIONS(2861), [anon_sym_long] = ACTIONS(2861), [anon_sym_short] = ACTIONS(2861), [anon_sym_LBRACK] = ACTIONS(2861), [anon_sym_static] = ACTIONS(2861), [anon_sym_register] = ACTIONS(2861), [anon_sym_inline] = ACTIONS(2861), [anon_sym___inline] = ACTIONS(2861), [anon_sym___inline__] = ACTIONS(2861), [anon_sym___forceinline] = ACTIONS(2861), [anon_sym_thread_local] = ACTIONS(2861), [anon_sym___thread] = ACTIONS(2861), [anon_sym_const] = ACTIONS(2861), [anon_sym_constexpr] = ACTIONS(2861), [anon_sym_volatile] = ACTIONS(2861), [anon_sym_restrict] = ACTIONS(2861), [anon_sym___restrict__] = ACTIONS(2861), [anon_sym__Atomic] = ACTIONS(2861), [anon_sym__Noreturn] = ACTIONS(2861), [anon_sym_noreturn] = ACTIONS(2861), [anon_sym__Nonnull] = ACTIONS(2861), [anon_sym_mutable] = ACTIONS(2861), [anon_sym_constinit] = ACTIONS(2861), [anon_sym_consteval] = ACTIONS(2861), [anon_sym_alignas] = ACTIONS(2861), [anon_sym__Alignas] = ACTIONS(2861), [sym_primitive_type] = ACTIONS(2861), [anon_sym_enum] = ACTIONS(2861), [anon_sym_class] = ACTIONS(2861), [anon_sym_struct] = ACTIONS(2861), [anon_sym_union] = ACTIONS(2861), [anon_sym_if] = ACTIONS(2861), [anon_sym_switch] = ACTIONS(2861), [anon_sym_case] = ACTIONS(2861), [anon_sym_default] = ACTIONS(2861), [anon_sym_while] = ACTIONS(2861), [anon_sym_do] = ACTIONS(2861), [anon_sym_for] = ACTIONS(2861), [anon_sym_return] = ACTIONS(2861), [anon_sym_break] = ACTIONS(2861), [anon_sym_continue] = ACTIONS(2861), [anon_sym_goto] = ACTIONS(2861), [anon_sym___try] = ACTIONS(2861), [anon_sym___leave] = ACTIONS(2861), [anon_sym_not] = ACTIONS(2861), [anon_sym_compl] = ACTIONS(2861), [anon_sym_DASH_DASH] = ACTIONS(2863), [anon_sym_PLUS_PLUS] = ACTIONS(2863), [anon_sym_sizeof] = ACTIONS(2861), [anon_sym___alignof__] = ACTIONS(2861), [anon_sym___alignof] = ACTIONS(2861), [anon_sym__alignof] = ACTIONS(2861), [anon_sym_alignof] = ACTIONS(2861), [anon_sym__Alignof] = ACTIONS(2861), [anon_sym_offsetof] = ACTIONS(2861), [anon_sym__Generic] = ACTIONS(2861), [anon_sym_asm] = ACTIONS(2861), [anon_sym___asm__] = ACTIONS(2861), [anon_sym___asm] = ACTIONS(2861), [sym_number_literal] = ACTIONS(2863), [anon_sym_L_SQUOTE] = ACTIONS(2863), [anon_sym_u_SQUOTE] = ACTIONS(2863), [anon_sym_U_SQUOTE] = ACTIONS(2863), [anon_sym_u8_SQUOTE] = ACTIONS(2863), [anon_sym_SQUOTE] = ACTIONS(2863), [anon_sym_L_DQUOTE] = ACTIONS(2863), [anon_sym_u_DQUOTE] = ACTIONS(2863), [anon_sym_U_DQUOTE] = ACTIONS(2863), [anon_sym_u8_DQUOTE] = ACTIONS(2863), [anon_sym_DQUOTE] = ACTIONS(2863), [sym_true] = ACTIONS(2861), [sym_false] = ACTIONS(2861), [anon_sym_NULL] = ACTIONS(2861), [anon_sym_nullptr] = ACTIONS(2861), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2861), [anon_sym_decltype] = ACTIONS(2861), [anon_sym_explicit] = ACTIONS(2861), [anon_sym_typename] = ACTIONS(2861), [anon_sym_template] = ACTIONS(2861), [anon_sym_operator] = ACTIONS(2861), [anon_sym_try] = ACTIONS(2861), [anon_sym_delete] = ACTIONS(2861), [anon_sym_throw] = ACTIONS(2861), [anon_sym_namespace] = ACTIONS(2861), [anon_sym_static_assert] = ACTIONS(2861), [anon_sym_concept] = ACTIONS(2861), [anon_sym_co_return] = ACTIONS(2861), [anon_sym_co_yield] = ACTIONS(2861), [anon_sym_R_DQUOTE] = ACTIONS(2863), [anon_sym_LR_DQUOTE] = ACTIONS(2863), [anon_sym_uR_DQUOTE] = ACTIONS(2863), [anon_sym_UR_DQUOTE] = ACTIONS(2863), [anon_sym_u8R_DQUOTE] = ACTIONS(2863), [anon_sym_co_await] = ACTIONS(2861), [anon_sym_new] = ACTIONS(2861), [anon_sym_requires] = ACTIONS(2861), [sym_this] = ACTIONS(2861), }, [STATE(780)] = { [sym_identifier] = ACTIONS(2917), [aux_sym_preproc_include_token1] = ACTIONS(2917), [aux_sym_preproc_def_token1] = ACTIONS(2917), [aux_sym_preproc_if_token1] = ACTIONS(2917), [aux_sym_preproc_if_token2] = ACTIONS(2917), [aux_sym_preproc_ifdef_token1] = ACTIONS(2917), [aux_sym_preproc_ifdef_token2] = ACTIONS(2917), [sym_preproc_directive] = ACTIONS(2917), [anon_sym_LPAREN2] = ACTIONS(2919), [anon_sym_BANG] = ACTIONS(2919), [anon_sym_TILDE] = ACTIONS(2919), [anon_sym_DASH] = ACTIONS(2917), [anon_sym_PLUS] = ACTIONS(2917), [anon_sym_STAR] = ACTIONS(2919), [anon_sym_AMP_AMP] = ACTIONS(2919), [anon_sym_AMP] = ACTIONS(2917), [anon_sym_SEMI] = ACTIONS(2919), [anon_sym___extension__] = ACTIONS(2917), [anon_sym_typedef] = ACTIONS(2917), [anon_sym_virtual] = ACTIONS(2917), [anon_sym_extern] = ACTIONS(2917), [anon_sym___attribute__] = ACTIONS(2917), [anon_sym___attribute] = ACTIONS(2917), [anon_sym_using] = ACTIONS(2917), [anon_sym_COLON_COLON] = ACTIONS(2919), [anon_sym_LBRACK_LBRACK] = ACTIONS(2919), [anon_sym___declspec] = ACTIONS(2917), [anon_sym___based] = ACTIONS(2917), [anon_sym___cdecl] = ACTIONS(2917), [anon_sym___clrcall] = ACTIONS(2917), [anon_sym___stdcall] = ACTIONS(2917), [anon_sym___fastcall] = ACTIONS(2917), [anon_sym___thiscall] = ACTIONS(2917), [anon_sym___vectorcall] = ACTIONS(2917), [anon_sym_LBRACE] = ACTIONS(2919), [anon_sym_signed] = ACTIONS(2917), [anon_sym_unsigned] = ACTIONS(2917), [anon_sym_long] = ACTIONS(2917), [anon_sym_short] = ACTIONS(2917), [anon_sym_LBRACK] = ACTIONS(2917), [anon_sym_static] = ACTIONS(2917), [anon_sym_register] = ACTIONS(2917), [anon_sym_inline] = ACTIONS(2917), [anon_sym___inline] = ACTIONS(2917), [anon_sym___inline__] = ACTIONS(2917), [anon_sym___forceinline] = ACTIONS(2917), [anon_sym_thread_local] = ACTIONS(2917), [anon_sym___thread] = ACTIONS(2917), [anon_sym_const] = ACTIONS(2917), [anon_sym_constexpr] = ACTIONS(2917), [anon_sym_volatile] = ACTIONS(2917), [anon_sym_restrict] = ACTIONS(2917), [anon_sym___restrict__] = ACTIONS(2917), [anon_sym__Atomic] = ACTIONS(2917), [anon_sym__Noreturn] = ACTIONS(2917), [anon_sym_noreturn] = ACTIONS(2917), [anon_sym__Nonnull] = ACTIONS(2917), [anon_sym_mutable] = ACTIONS(2917), [anon_sym_constinit] = ACTIONS(2917), [anon_sym_consteval] = ACTIONS(2917), [anon_sym_alignas] = ACTIONS(2917), [anon_sym__Alignas] = ACTIONS(2917), [sym_primitive_type] = ACTIONS(2917), [anon_sym_enum] = ACTIONS(2917), [anon_sym_class] = ACTIONS(2917), [anon_sym_struct] = ACTIONS(2917), [anon_sym_union] = ACTIONS(2917), [anon_sym_if] = ACTIONS(2917), [anon_sym_switch] = ACTIONS(2917), [anon_sym_case] = ACTIONS(2917), [anon_sym_default] = ACTIONS(2917), [anon_sym_while] = ACTIONS(2917), [anon_sym_do] = ACTIONS(2917), [anon_sym_for] = ACTIONS(2917), [anon_sym_return] = ACTIONS(2917), [anon_sym_break] = ACTIONS(2917), [anon_sym_continue] = ACTIONS(2917), [anon_sym_goto] = ACTIONS(2917), [anon_sym___try] = ACTIONS(2917), [anon_sym___leave] = ACTIONS(2917), [anon_sym_not] = ACTIONS(2917), [anon_sym_compl] = ACTIONS(2917), [anon_sym_DASH_DASH] = ACTIONS(2919), [anon_sym_PLUS_PLUS] = ACTIONS(2919), [anon_sym_sizeof] = ACTIONS(2917), [anon_sym___alignof__] = ACTIONS(2917), [anon_sym___alignof] = ACTIONS(2917), [anon_sym__alignof] = ACTIONS(2917), [anon_sym_alignof] = ACTIONS(2917), [anon_sym__Alignof] = ACTIONS(2917), [anon_sym_offsetof] = ACTIONS(2917), [anon_sym__Generic] = ACTIONS(2917), [anon_sym_asm] = ACTIONS(2917), [anon_sym___asm__] = ACTIONS(2917), [anon_sym___asm] = ACTIONS(2917), [sym_number_literal] = ACTIONS(2919), [anon_sym_L_SQUOTE] = ACTIONS(2919), [anon_sym_u_SQUOTE] = ACTIONS(2919), [anon_sym_U_SQUOTE] = ACTIONS(2919), [anon_sym_u8_SQUOTE] = ACTIONS(2919), [anon_sym_SQUOTE] = ACTIONS(2919), [anon_sym_L_DQUOTE] = ACTIONS(2919), [anon_sym_u_DQUOTE] = ACTIONS(2919), [anon_sym_U_DQUOTE] = ACTIONS(2919), [anon_sym_u8_DQUOTE] = ACTIONS(2919), [anon_sym_DQUOTE] = ACTIONS(2919), [sym_true] = ACTIONS(2917), [sym_false] = ACTIONS(2917), [anon_sym_NULL] = ACTIONS(2917), [anon_sym_nullptr] = ACTIONS(2917), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2917), [anon_sym_decltype] = ACTIONS(2917), [anon_sym_explicit] = ACTIONS(2917), [anon_sym_typename] = ACTIONS(2917), [anon_sym_template] = ACTIONS(2917), [anon_sym_operator] = ACTIONS(2917), [anon_sym_try] = ACTIONS(2917), [anon_sym_delete] = ACTIONS(2917), [anon_sym_throw] = ACTIONS(2917), [anon_sym_namespace] = ACTIONS(2917), [anon_sym_static_assert] = ACTIONS(2917), [anon_sym_concept] = ACTIONS(2917), [anon_sym_co_return] = ACTIONS(2917), [anon_sym_co_yield] = ACTIONS(2917), [anon_sym_R_DQUOTE] = ACTIONS(2919), [anon_sym_LR_DQUOTE] = ACTIONS(2919), [anon_sym_uR_DQUOTE] = ACTIONS(2919), [anon_sym_UR_DQUOTE] = ACTIONS(2919), [anon_sym_u8R_DQUOTE] = ACTIONS(2919), [anon_sym_co_await] = ACTIONS(2917), [anon_sym_new] = ACTIONS(2917), [anon_sym_requires] = ACTIONS(2917), [sym_this] = ACTIONS(2917), }, [STATE(781)] = { [sym_identifier] = ACTIONS(2921), [aux_sym_preproc_include_token1] = ACTIONS(2921), [aux_sym_preproc_def_token1] = ACTIONS(2921), [aux_sym_preproc_if_token1] = ACTIONS(2921), [aux_sym_preproc_if_token2] = ACTIONS(2921), [aux_sym_preproc_ifdef_token1] = ACTIONS(2921), [aux_sym_preproc_ifdef_token2] = ACTIONS(2921), [sym_preproc_directive] = ACTIONS(2921), [anon_sym_LPAREN2] = ACTIONS(2923), [anon_sym_BANG] = ACTIONS(2923), [anon_sym_TILDE] = ACTIONS(2923), [anon_sym_DASH] = ACTIONS(2921), [anon_sym_PLUS] = ACTIONS(2921), [anon_sym_STAR] = ACTIONS(2923), [anon_sym_AMP_AMP] = ACTIONS(2923), [anon_sym_AMP] = ACTIONS(2921), [anon_sym_SEMI] = ACTIONS(2923), [anon_sym___extension__] = ACTIONS(2921), [anon_sym_typedef] = ACTIONS(2921), [anon_sym_virtual] = ACTIONS(2921), [anon_sym_extern] = ACTIONS(2921), [anon_sym___attribute__] = ACTIONS(2921), [anon_sym___attribute] = ACTIONS(2921), [anon_sym_using] = ACTIONS(2921), [anon_sym_COLON_COLON] = ACTIONS(2923), [anon_sym_LBRACK_LBRACK] = ACTIONS(2923), [anon_sym___declspec] = ACTIONS(2921), [anon_sym___based] = ACTIONS(2921), [anon_sym___cdecl] = ACTIONS(2921), [anon_sym___clrcall] = ACTIONS(2921), [anon_sym___stdcall] = ACTIONS(2921), [anon_sym___fastcall] = ACTIONS(2921), [anon_sym___thiscall] = ACTIONS(2921), [anon_sym___vectorcall] = ACTIONS(2921), [anon_sym_LBRACE] = ACTIONS(2923), [anon_sym_signed] = ACTIONS(2921), [anon_sym_unsigned] = ACTIONS(2921), [anon_sym_long] = ACTIONS(2921), [anon_sym_short] = ACTIONS(2921), [anon_sym_LBRACK] = ACTIONS(2921), [anon_sym_static] = ACTIONS(2921), [anon_sym_register] = ACTIONS(2921), [anon_sym_inline] = ACTIONS(2921), [anon_sym___inline] = ACTIONS(2921), [anon_sym___inline__] = ACTIONS(2921), [anon_sym___forceinline] = ACTIONS(2921), [anon_sym_thread_local] = ACTIONS(2921), [anon_sym___thread] = ACTIONS(2921), [anon_sym_const] = ACTIONS(2921), [anon_sym_constexpr] = ACTIONS(2921), [anon_sym_volatile] = ACTIONS(2921), [anon_sym_restrict] = ACTIONS(2921), [anon_sym___restrict__] = ACTIONS(2921), [anon_sym__Atomic] = ACTIONS(2921), [anon_sym__Noreturn] = ACTIONS(2921), [anon_sym_noreturn] = ACTIONS(2921), [anon_sym__Nonnull] = ACTIONS(2921), [anon_sym_mutable] = ACTIONS(2921), [anon_sym_constinit] = ACTIONS(2921), [anon_sym_consteval] = ACTIONS(2921), [anon_sym_alignas] = ACTIONS(2921), [anon_sym__Alignas] = ACTIONS(2921), [sym_primitive_type] = ACTIONS(2921), [anon_sym_enum] = ACTIONS(2921), [anon_sym_class] = ACTIONS(2921), [anon_sym_struct] = ACTIONS(2921), [anon_sym_union] = ACTIONS(2921), [anon_sym_if] = ACTIONS(2921), [anon_sym_switch] = ACTIONS(2921), [anon_sym_case] = ACTIONS(2921), [anon_sym_default] = ACTIONS(2921), [anon_sym_while] = ACTIONS(2921), [anon_sym_do] = ACTIONS(2921), [anon_sym_for] = ACTIONS(2921), [anon_sym_return] = ACTIONS(2921), [anon_sym_break] = ACTIONS(2921), [anon_sym_continue] = ACTIONS(2921), [anon_sym_goto] = ACTIONS(2921), [anon_sym___try] = ACTIONS(2921), [anon_sym___leave] = ACTIONS(2921), [anon_sym_not] = ACTIONS(2921), [anon_sym_compl] = ACTIONS(2921), [anon_sym_DASH_DASH] = ACTIONS(2923), [anon_sym_PLUS_PLUS] = ACTIONS(2923), [anon_sym_sizeof] = ACTIONS(2921), [anon_sym___alignof__] = ACTIONS(2921), [anon_sym___alignof] = ACTIONS(2921), [anon_sym__alignof] = ACTIONS(2921), [anon_sym_alignof] = ACTIONS(2921), [anon_sym__Alignof] = ACTIONS(2921), [anon_sym_offsetof] = ACTIONS(2921), [anon_sym__Generic] = ACTIONS(2921), [anon_sym_asm] = ACTIONS(2921), [anon_sym___asm__] = ACTIONS(2921), [anon_sym___asm] = ACTIONS(2921), [sym_number_literal] = ACTIONS(2923), [anon_sym_L_SQUOTE] = ACTIONS(2923), [anon_sym_u_SQUOTE] = ACTIONS(2923), [anon_sym_U_SQUOTE] = ACTIONS(2923), [anon_sym_u8_SQUOTE] = ACTIONS(2923), [anon_sym_SQUOTE] = ACTIONS(2923), [anon_sym_L_DQUOTE] = ACTIONS(2923), [anon_sym_u_DQUOTE] = ACTIONS(2923), [anon_sym_U_DQUOTE] = ACTIONS(2923), [anon_sym_u8_DQUOTE] = ACTIONS(2923), [anon_sym_DQUOTE] = ACTIONS(2923), [sym_true] = ACTIONS(2921), [sym_false] = ACTIONS(2921), [anon_sym_NULL] = ACTIONS(2921), [anon_sym_nullptr] = ACTIONS(2921), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2921), [anon_sym_decltype] = ACTIONS(2921), [anon_sym_explicit] = ACTIONS(2921), [anon_sym_typename] = ACTIONS(2921), [anon_sym_template] = ACTIONS(2921), [anon_sym_operator] = ACTIONS(2921), [anon_sym_try] = ACTIONS(2921), [anon_sym_delete] = ACTIONS(2921), [anon_sym_throw] = ACTIONS(2921), [anon_sym_namespace] = ACTIONS(2921), [anon_sym_static_assert] = ACTIONS(2921), [anon_sym_concept] = ACTIONS(2921), [anon_sym_co_return] = ACTIONS(2921), [anon_sym_co_yield] = ACTIONS(2921), [anon_sym_R_DQUOTE] = ACTIONS(2923), [anon_sym_LR_DQUOTE] = ACTIONS(2923), [anon_sym_uR_DQUOTE] = ACTIONS(2923), [anon_sym_UR_DQUOTE] = ACTIONS(2923), [anon_sym_u8R_DQUOTE] = ACTIONS(2923), [anon_sym_co_await] = ACTIONS(2921), [anon_sym_new] = ACTIONS(2921), [anon_sym_requires] = ACTIONS(2921), [sym_this] = ACTIONS(2921), }, [STATE(782)] = { [sym_identifier] = ACTIONS(2929), [aux_sym_preproc_include_token1] = ACTIONS(2929), [aux_sym_preproc_def_token1] = ACTIONS(2929), [aux_sym_preproc_if_token1] = ACTIONS(2929), [aux_sym_preproc_if_token2] = ACTIONS(2929), [aux_sym_preproc_ifdef_token1] = ACTIONS(2929), [aux_sym_preproc_ifdef_token2] = ACTIONS(2929), [sym_preproc_directive] = ACTIONS(2929), [anon_sym_LPAREN2] = ACTIONS(2931), [anon_sym_BANG] = ACTIONS(2931), [anon_sym_TILDE] = ACTIONS(2931), [anon_sym_DASH] = ACTIONS(2929), [anon_sym_PLUS] = ACTIONS(2929), [anon_sym_STAR] = ACTIONS(2931), [anon_sym_AMP_AMP] = ACTIONS(2931), [anon_sym_AMP] = ACTIONS(2929), [anon_sym_SEMI] = ACTIONS(2931), [anon_sym___extension__] = ACTIONS(2929), [anon_sym_typedef] = ACTIONS(2929), [anon_sym_virtual] = ACTIONS(2929), [anon_sym_extern] = ACTIONS(2929), [anon_sym___attribute__] = ACTIONS(2929), [anon_sym___attribute] = ACTIONS(2929), [anon_sym_using] = ACTIONS(2929), [anon_sym_COLON_COLON] = ACTIONS(2931), [anon_sym_LBRACK_LBRACK] = ACTIONS(2931), [anon_sym___declspec] = ACTIONS(2929), [anon_sym___based] = ACTIONS(2929), [anon_sym___cdecl] = ACTIONS(2929), [anon_sym___clrcall] = ACTIONS(2929), [anon_sym___stdcall] = ACTIONS(2929), [anon_sym___fastcall] = ACTIONS(2929), [anon_sym___thiscall] = ACTIONS(2929), [anon_sym___vectorcall] = ACTIONS(2929), [anon_sym_LBRACE] = ACTIONS(2931), [anon_sym_signed] = ACTIONS(2929), [anon_sym_unsigned] = ACTIONS(2929), [anon_sym_long] = ACTIONS(2929), [anon_sym_short] = ACTIONS(2929), [anon_sym_LBRACK] = ACTIONS(2929), [anon_sym_static] = ACTIONS(2929), [anon_sym_register] = ACTIONS(2929), [anon_sym_inline] = ACTIONS(2929), [anon_sym___inline] = ACTIONS(2929), [anon_sym___inline__] = ACTIONS(2929), [anon_sym___forceinline] = ACTIONS(2929), [anon_sym_thread_local] = ACTIONS(2929), [anon_sym___thread] = ACTIONS(2929), [anon_sym_const] = ACTIONS(2929), [anon_sym_constexpr] = ACTIONS(2929), [anon_sym_volatile] = ACTIONS(2929), [anon_sym_restrict] = ACTIONS(2929), [anon_sym___restrict__] = ACTIONS(2929), [anon_sym__Atomic] = ACTIONS(2929), [anon_sym__Noreturn] = ACTIONS(2929), [anon_sym_noreturn] = ACTIONS(2929), [anon_sym__Nonnull] = ACTIONS(2929), [anon_sym_mutable] = ACTIONS(2929), [anon_sym_constinit] = ACTIONS(2929), [anon_sym_consteval] = ACTIONS(2929), [anon_sym_alignas] = ACTIONS(2929), [anon_sym__Alignas] = ACTIONS(2929), [sym_primitive_type] = ACTIONS(2929), [anon_sym_enum] = ACTIONS(2929), [anon_sym_class] = ACTIONS(2929), [anon_sym_struct] = ACTIONS(2929), [anon_sym_union] = ACTIONS(2929), [anon_sym_if] = ACTIONS(2929), [anon_sym_switch] = ACTIONS(2929), [anon_sym_case] = ACTIONS(2929), [anon_sym_default] = ACTIONS(2929), [anon_sym_while] = ACTIONS(2929), [anon_sym_do] = ACTIONS(2929), [anon_sym_for] = ACTIONS(2929), [anon_sym_return] = ACTIONS(2929), [anon_sym_break] = ACTIONS(2929), [anon_sym_continue] = ACTIONS(2929), [anon_sym_goto] = ACTIONS(2929), [anon_sym___try] = ACTIONS(2929), [anon_sym___leave] = ACTIONS(2929), [anon_sym_not] = ACTIONS(2929), [anon_sym_compl] = ACTIONS(2929), [anon_sym_DASH_DASH] = ACTIONS(2931), [anon_sym_PLUS_PLUS] = ACTIONS(2931), [anon_sym_sizeof] = ACTIONS(2929), [anon_sym___alignof__] = ACTIONS(2929), [anon_sym___alignof] = ACTIONS(2929), [anon_sym__alignof] = ACTIONS(2929), [anon_sym_alignof] = ACTIONS(2929), [anon_sym__Alignof] = ACTIONS(2929), [anon_sym_offsetof] = ACTIONS(2929), [anon_sym__Generic] = ACTIONS(2929), [anon_sym_asm] = ACTIONS(2929), [anon_sym___asm__] = ACTIONS(2929), [anon_sym___asm] = ACTIONS(2929), [sym_number_literal] = ACTIONS(2931), [anon_sym_L_SQUOTE] = ACTIONS(2931), [anon_sym_u_SQUOTE] = ACTIONS(2931), [anon_sym_U_SQUOTE] = ACTIONS(2931), [anon_sym_u8_SQUOTE] = ACTIONS(2931), [anon_sym_SQUOTE] = ACTIONS(2931), [anon_sym_L_DQUOTE] = ACTIONS(2931), [anon_sym_u_DQUOTE] = ACTIONS(2931), [anon_sym_U_DQUOTE] = ACTIONS(2931), [anon_sym_u8_DQUOTE] = ACTIONS(2931), [anon_sym_DQUOTE] = ACTIONS(2931), [sym_true] = ACTIONS(2929), [sym_false] = ACTIONS(2929), [anon_sym_NULL] = ACTIONS(2929), [anon_sym_nullptr] = ACTIONS(2929), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2929), [anon_sym_decltype] = ACTIONS(2929), [anon_sym_explicit] = ACTIONS(2929), [anon_sym_typename] = ACTIONS(2929), [anon_sym_template] = ACTIONS(2929), [anon_sym_operator] = ACTIONS(2929), [anon_sym_try] = ACTIONS(2929), [anon_sym_delete] = ACTIONS(2929), [anon_sym_throw] = ACTIONS(2929), [anon_sym_namespace] = ACTIONS(2929), [anon_sym_static_assert] = ACTIONS(2929), [anon_sym_concept] = ACTIONS(2929), [anon_sym_co_return] = ACTIONS(2929), [anon_sym_co_yield] = ACTIONS(2929), [anon_sym_R_DQUOTE] = ACTIONS(2931), [anon_sym_LR_DQUOTE] = ACTIONS(2931), [anon_sym_uR_DQUOTE] = ACTIONS(2931), [anon_sym_UR_DQUOTE] = ACTIONS(2931), [anon_sym_u8R_DQUOTE] = ACTIONS(2931), [anon_sym_co_await] = ACTIONS(2929), [anon_sym_new] = ACTIONS(2929), [anon_sym_requires] = ACTIONS(2929), [sym_this] = ACTIONS(2929), }, [STATE(783)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_include_token1] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_if_token2] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_BANG] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_DASH] = ACTIONS(2937), [anon_sym_PLUS] = ACTIONS(2937), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym___cdecl] = ACTIONS(2937), [anon_sym___clrcall] = ACTIONS(2937), [anon_sym___stdcall] = ACTIONS(2937), [anon_sym___fastcall] = ACTIONS(2937), [anon_sym___thiscall] = ACTIONS(2937), [anon_sym___vectorcall] = ACTIONS(2937), [anon_sym_LBRACE] = ACTIONS(2939), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [anon_sym_if] = ACTIONS(2937), [anon_sym_switch] = ACTIONS(2937), [anon_sym_case] = ACTIONS(2937), [anon_sym_default] = ACTIONS(2937), [anon_sym_while] = ACTIONS(2937), [anon_sym_do] = ACTIONS(2937), [anon_sym_for] = ACTIONS(2937), [anon_sym_return] = ACTIONS(2937), [anon_sym_break] = ACTIONS(2937), [anon_sym_continue] = ACTIONS(2937), [anon_sym_goto] = ACTIONS(2937), [anon_sym___try] = ACTIONS(2937), [anon_sym___leave] = ACTIONS(2937), [anon_sym_not] = ACTIONS(2937), [anon_sym_compl] = ACTIONS(2937), [anon_sym_DASH_DASH] = ACTIONS(2939), [anon_sym_PLUS_PLUS] = ACTIONS(2939), [anon_sym_sizeof] = ACTIONS(2937), [anon_sym___alignof__] = ACTIONS(2937), [anon_sym___alignof] = ACTIONS(2937), [anon_sym__alignof] = ACTIONS(2937), [anon_sym_alignof] = ACTIONS(2937), [anon_sym__Alignof] = ACTIONS(2937), [anon_sym_offsetof] = ACTIONS(2937), [anon_sym__Generic] = ACTIONS(2937), [anon_sym_asm] = ACTIONS(2937), [anon_sym___asm__] = ACTIONS(2937), [anon_sym___asm] = ACTIONS(2937), [sym_number_literal] = ACTIONS(2939), [anon_sym_L_SQUOTE] = ACTIONS(2939), [anon_sym_u_SQUOTE] = ACTIONS(2939), [anon_sym_U_SQUOTE] = ACTIONS(2939), [anon_sym_u8_SQUOTE] = ACTIONS(2939), [anon_sym_SQUOTE] = ACTIONS(2939), [anon_sym_L_DQUOTE] = ACTIONS(2939), [anon_sym_u_DQUOTE] = ACTIONS(2939), [anon_sym_U_DQUOTE] = ACTIONS(2939), [anon_sym_u8_DQUOTE] = ACTIONS(2939), [anon_sym_DQUOTE] = ACTIONS(2939), [sym_true] = ACTIONS(2937), [sym_false] = ACTIONS(2937), [anon_sym_NULL] = ACTIONS(2937), [anon_sym_nullptr] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_try] = ACTIONS(2937), [anon_sym_delete] = ACTIONS(2937), [anon_sym_throw] = ACTIONS(2937), [anon_sym_namespace] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), [anon_sym_concept] = ACTIONS(2937), [anon_sym_co_return] = ACTIONS(2937), [anon_sym_co_yield] = ACTIONS(2937), [anon_sym_R_DQUOTE] = ACTIONS(2939), [anon_sym_LR_DQUOTE] = ACTIONS(2939), [anon_sym_uR_DQUOTE] = ACTIONS(2939), [anon_sym_UR_DQUOTE] = ACTIONS(2939), [anon_sym_u8R_DQUOTE] = ACTIONS(2939), [anon_sym_co_await] = ACTIONS(2937), [anon_sym_new] = ACTIONS(2937), [anon_sym_requires] = ACTIONS(2937), [sym_this] = ACTIONS(2937), }, [STATE(784)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_include_token1] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_if_token2] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_BANG] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_DASH] = ACTIONS(2937), [anon_sym_PLUS] = ACTIONS(2937), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym___cdecl] = ACTIONS(2937), [anon_sym___clrcall] = ACTIONS(2937), [anon_sym___stdcall] = ACTIONS(2937), [anon_sym___fastcall] = ACTIONS(2937), [anon_sym___thiscall] = ACTIONS(2937), [anon_sym___vectorcall] = ACTIONS(2937), [anon_sym_LBRACE] = ACTIONS(2939), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [anon_sym_if] = ACTIONS(2937), [anon_sym_switch] = ACTIONS(2937), [anon_sym_case] = ACTIONS(2937), [anon_sym_default] = ACTIONS(2937), [anon_sym_while] = ACTIONS(2937), [anon_sym_do] = ACTIONS(2937), [anon_sym_for] = ACTIONS(2937), [anon_sym_return] = ACTIONS(2937), [anon_sym_break] = ACTIONS(2937), [anon_sym_continue] = ACTIONS(2937), [anon_sym_goto] = ACTIONS(2937), [anon_sym___try] = ACTIONS(2937), [anon_sym___leave] = ACTIONS(2937), [anon_sym_not] = ACTIONS(2937), [anon_sym_compl] = ACTIONS(2937), [anon_sym_DASH_DASH] = ACTIONS(2939), [anon_sym_PLUS_PLUS] = ACTIONS(2939), [anon_sym_sizeof] = ACTIONS(2937), [anon_sym___alignof__] = ACTIONS(2937), [anon_sym___alignof] = ACTIONS(2937), [anon_sym__alignof] = ACTIONS(2937), [anon_sym_alignof] = ACTIONS(2937), [anon_sym__Alignof] = ACTIONS(2937), [anon_sym_offsetof] = ACTIONS(2937), [anon_sym__Generic] = ACTIONS(2937), [anon_sym_asm] = ACTIONS(2937), [anon_sym___asm__] = ACTIONS(2937), [anon_sym___asm] = ACTIONS(2937), [sym_number_literal] = ACTIONS(2939), [anon_sym_L_SQUOTE] = ACTIONS(2939), [anon_sym_u_SQUOTE] = ACTIONS(2939), [anon_sym_U_SQUOTE] = ACTIONS(2939), [anon_sym_u8_SQUOTE] = ACTIONS(2939), [anon_sym_SQUOTE] = ACTIONS(2939), [anon_sym_L_DQUOTE] = ACTIONS(2939), [anon_sym_u_DQUOTE] = ACTIONS(2939), [anon_sym_U_DQUOTE] = ACTIONS(2939), [anon_sym_u8_DQUOTE] = ACTIONS(2939), [anon_sym_DQUOTE] = ACTIONS(2939), [sym_true] = ACTIONS(2937), [sym_false] = ACTIONS(2937), [anon_sym_NULL] = ACTIONS(2937), [anon_sym_nullptr] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_try] = ACTIONS(2937), [anon_sym_delete] = ACTIONS(2937), [anon_sym_throw] = ACTIONS(2937), [anon_sym_namespace] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), [anon_sym_concept] = ACTIONS(2937), [anon_sym_co_return] = ACTIONS(2937), [anon_sym_co_yield] = ACTIONS(2937), [anon_sym_R_DQUOTE] = ACTIONS(2939), [anon_sym_LR_DQUOTE] = ACTIONS(2939), [anon_sym_uR_DQUOTE] = ACTIONS(2939), [anon_sym_UR_DQUOTE] = ACTIONS(2939), [anon_sym_u8R_DQUOTE] = ACTIONS(2939), [anon_sym_co_await] = ACTIONS(2937), [anon_sym_new] = ACTIONS(2937), [anon_sym_requires] = ACTIONS(2937), [sym_this] = ACTIONS(2937), }, [STATE(785)] = { [sym_identifier] = ACTIONS(2949), [aux_sym_preproc_include_token1] = ACTIONS(2949), [aux_sym_preproc_def_token1] = ACTIONS(2949), [aux_sym_preproc_if_token1] = ACTIONS(2949), [aux_sym_preproc_if_token2] = ACTIONS(2949), [aux_sym_preproc_ifdef_token1] = ACTIONS(2949), [aux_sym_preproc_ifdef_token2] = ACTIONS(2949), [sym_preproc_directive] = ACTIONS(2949), [anon_sym_LPAREN2] = ACTIONS(2951), [anon_sym_BANG] = ACTIONS(2951), [anon_sym_TILDE] = ACTIONS(2951), [anon_sym_DASH] = ACTIONS(2949), [anon_sym_PLUS] = ACTIONS(2949), [anon_sym_STAR] = ACTIONS(2951), [anon_sym_AMP_AMP] = ACTIONS(2951), [anon_sym_AMP] = ACTIONS(2949), [anon_sym_SEMI] = ACTIONS(2951), [anon_sym___extension__] = ACTIONS(2949), [anon_sym_typedef] = ACTIONS(2949), [anon_sym_virtual] = ACTIONS(2949), [anon_sym_extern] = ACTIONS(2949), [anon_sym___attribute__] = ACTIONS(2949), [anon_sym___attribute] = ACTIONS(2949), [anon_sym_using] = ACTIONS(2949), [anon_sym_COLON_COLON] = ACTIONS(2951), [anon_sym_LBRACK_LBRACK] = ACTIONS(2951), [anon_sym___declspec] = ACTIONS(2949), [anon_sym___based] = ACTIONS(2949), [anon_sym___cdecl] = ACTIONS(2949), [anon_sym___clrcall] = ACTIONS(2949), [anon_sym___stdcall] = ACTIONS(2949), [anon_sym___fastcall] = ACTIONS(2949), [anon_sym___thiscall] = ACTIONS(2949), [anon_sym___vectorcall] = ACTIONS(2949), [anon_sym_LBRACE] = ACTIONS(2951), [anon_sym_signed] = ACTIONS(2949), [anon_sym_unsigned] = ACTIONS(2949), [anon_sym_long] = ACTIONS(2949), [anon_sym_short] = ACTIONS(2949), [anon_sym_LBRACK] = ACTIONS(2949), [anon_sym_static] = ACTIONS(2949), [anon_sym_register] = ACTIONS(2949), [anon_sym_inline] = ACTIONS(2949), [anon_sym___inline] = ACTIONS(2949), [anon_sym___inline__] = ACTIONS(2949), [anon_sym___forceinline] = ACTIONS(2949), [anon_sym_thread_local] = ACTIONS(2949), [anon_sym___thread] = ACTIONS(2949), [anon_sym_const] = ACTIONS(2949), [anon_sym_constexpr] = ACTIONS(2949), [anon_sym_volatile] = ACTIONS(2949), [anon_sym_restrict] = ACTIONS(2949), [anon_sym___restrict__] = ACTIONS(2949), [anon_sym__Atomic] = ACTIONS(2949), [anon_sym__Noreturn] = ACTIONS(2949), [anon_sym_noreturn] = ACTIONS(2949), [anon_sym__Nonnull] = ACTIONS(2949), [anon_sym_mutable] = ACTIONS(2949), [anon_sym_constinit] = ACTIONS(2949), [anon_sym_consteval] = ACTIONS(2949), [anon_sym_alignas] = ACTIONS(2949), [anon_sym__Alignas] = ACTIONS(2949), [sym_primitive_type] = ACTIONS(2949), [anon_sym_enum] = ACTIONS(2949), [anon_sym_class] = ACTIONS(2949), [anon_sym_struct] = ACTIONS(2949), [anon_sym_union] = ACTIONS(2949), [anon_sym_if] = ACTIONS(2949), [anon_sym_switch] = ACTIONS(2949), [anon_sym_case] = ACTIONS(2949), [anon_sym_default] = ACTIONS(2949), [anon_sym_while] = ACTIONS(2949), [anon_sym_do] = ACTIONS(2949), [anon_sym_for] = ACTIONS(2949), [anon_sym_return] = ACTIONS(2949), [anon_sym_break] = ACTIONS(2949), [anon_sym_continue] = ACTIONS(2949), [anon_sym_goto] = ACTIONS(2949), [anon_sym___try] = ACTIONS(2949), [anon_sym___leave] = ACTIONS(2949), [anon_sym_not] = ACTIONS(2949), [anon_sym_compl] = ACTIONS(2949), [anon_sym_DASH_DASH] = ACTIONS(2951), [anon_sym_PLUS_PLUS] = ACTIONS(2951), [anon_sym_sizeof] = ACTIONS(2949), [anon_sym___alignof__] = ACTIONS(2949), [anon_sym___alignof] = ACTIONS(2949), [anon_sym__alignof] = ACTIONS(2949), [anon_sym_alignof] = ACTIONS(2949), [anon_sym__Alignof] = ACTIONS(2949), [anon_sym_offsetof] = ACTIONS(2949), [anon_sym__Generic] = ACTIONS(2949), [anon_sym_asm] = ACTIONS(2949), [anon_sym___asm__] = ACTIONS(2949), [anon_sym___asm] = ACTIONS(2949), [sym_number_literal] = ACTIONS(2951), [anon_sym_L_SQUOTE] = ACTIONS(2951), [anon_sym_u_SQUOTE] = ACTIONS(2951), [anon_sym_U_SQUOTE] = ACTIONS(2951), [anon_sym_u8_SQUOTE] = ACTIONS(2951), [anon_sym_SQUOTE] = ACTIONS(2951), [anon_sym_L_DQUOTE] = ACTIONS(2951), [anon_sym_u_DQUOTE] = ACTIONS(2951), [anon_sym_U_DQUOTE] = ACTIONS(2951), [anon_sym_u8_DQUOTE] = ACTIONS(2951), [anon_sym_DQUOTE] = ACTIONS(2951), [sym_true] = ACTIONS(2949), [sym_false] = ACTIONS(2949), [anon_sym_NULL] = ACTIONS(2949), [anon_sym_nullptr] = ACTIONS(2949), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2949), [anon_sym_decltype] = ACTIONS(2949), [anon_sym_explicit] = ACTIONS(2949), [anon_sym_typename] = ACTIONS(2949), [anon_sym_template] = ACTIONS(2949), [anon_sym_operator] = ACTIONS(2949), [anon_sym_try] = ACTIONS(2949), [anon_sym_delete] = ACTIONS(2949), [anon_sym_throw] = ACTIONS(2949), [anon_sym_namespace] = ACTIONS(2949), [anon_sym_static_assert] = ACTIONS(2949), [anon_sym_concept] = ACTIONS(2949), [anon_sym_co_return] = ACTIONS(2949), [anon_sym_co_yield] = ACTIONS(2949), [anon_sym_R_DQUOTE] = ACTIONS(2951), [anon_sym_LR_DQUOTE] = ACTIONS(2951), [anon_sym_uR_DQUOTE] = ACTIONS(2951), [anon_sym_UR_DQUOTE] = ACTIONS(2951), [anon_sym_u8R_DQUOTE] = ACTIONS(2951), [anon_sym_co_await] = ACTIONS(2949), [anon_sym_new] = ACTIONS(2949), [anon_sym_requires] = ACTIONS(2949), [sym_this] = ACTIONS(2949), }, [STATE(786)] = { [sym_identifier] = ACTIONS(2865), [aux_sym_preproc_include_token1] = ACTIONS(2865), [aux_sym_preproc_def_token1] = ACTIONS(2865), [aux_sym_preproc_if_token1] = ACTIONS(2865), [aux_sym_preproc_ifdef_token1] = ACTIONS(2865), [aux_sym_preproc_ifdef_token2] = ACTIONS(2865), [sym_preproc_directive] = ACTIONS(2865), [anon_sym_LPAREN2] = ACTIONS(2867), [anon_sym_BANG] = ACTIONS(2867), [anon_sym_TILDE] = ACTIONS(2867), [anon_sym_DASH] = ACTIONS(2865), [anon_sym_PLUS] = ACTIONS(2865), [anon_sym_STAR] = ACTIONS(2867), [anon_sym_AMP_AMP] = ACTIONS(2867), [anon_sym_AMP] = ACTIONS(2865), [anon_sym_SEMI] = ACTIONS(2867), [anon_sym___extension__] = ACTIONS(2865), [anon_sym_typedef] = ACTIONS(2865), [anon_sym_virtual] = ACTIONS(2865), [anon_sym_extern] = ACTIONS(2865), [anon_sym___attribute__] = ACTIONS(2865), [anon_sym___attribute] = ACTIONS(2865), [anon_sym_using] = ACTIONS(2865), [anon_sym_COLON_COLON] = ACTIONS(2867), [anon_sym_LBRACK_LBRACK] = ACTIONS(2867), [anon_sym___declspec] = ACTIONS(2865), [anon_sym___based] = ACTIONS(2865), [anon_sym___cdecl] = ACTIONS(2865), [anon_sym___clrcall] = ACTIONS(2865), [anon_sym___stdcall] = ACTIONS(2865), [anon_sym___fastcall] = ACTIONS(2865), [anon_sym___thiscall] = ACTIONS(2865), [anon_sym___vectorcall] = ACTIONS(2865), [anon_sym_LBRACE] = ACTIONS(2867), [anon_sym_RBRACE] = ACTIONS(2867), [anon_sym_signed] = ACTIONS(2865), [anon_sym_unsigned] = ACTIONS(2865), [anon_sym_long] = ACTIONS(2865), [anon_sym_short] = ACTIONS(2865), [anon_sym_LBRACK] = ACTIONS(2865), [anon_sym_static] = ACTIONS(2865), [anon_sym_register] = ACTIONS(2865), [anon_sym_inline] = ACTIONS(2865), [anon_sym___inline] = ACTIONS(2865), [anon_sym___inline__] = ACTIONS(2865), [anon_sym___forceinline] = ACTIONS(2865), [anon_sym_thread_local] = ACTIONS(2865), [anon_sym___thread] = ACTIONS(2865), [anon_sym_const] = ACTIONS(2865), [anon_sym_constexpr] = ACTIONS(2865), [anon_sym_volatile] = ACTIONS(2865), [anon_sym_restrict] = ACTIONS(2865), [anon_sym___restrict__] = ACTIONS(2865), [anon_sym__Atomic] = ACTIONS(2865), [anon_sym__Noreturn] = ACTIONS(2865), [anon_sym_noreturn] = ACTIONS(2865), [anon_sym__Nonnull] = ACTIONS(2865), [anon_sym_mutable] = ACTIONS(2865), [anon_sym_constinit] = ACTIONS(2865), [anon_sym_consteval] = ACTIONS(2865), [anon_sym_alignas] = ACTIONS(2865), [anon_sym__Alignas] = ACTIONS(2865), [sym_primitive_type] = ACTIONS(2865), [anon_sym_enum] = ACTIONS(2865), [anon_sym_class] = ACTIONS(2865), [anon_sym_struct] = ACTIONS(2865), [anon_sym_union] = ACTIONS(2865), [anon_sym_if] = ACTIONS(2865), [anon_sym_switch] = ACTIONS(2865), [anon_sym_case] = ACTIONS(2865), [anon_sym_default] = ACTIONS(2865), [anon_sym_while] = ACTIONS(2865), [anon_sym_do] = ACTIONS(2865), [anon_sym_for] = ACTIONS(2865), [anon_sym_return] = ACTIONS(2865), [anon_sym_break] = ACTIONS(2865), [anon_sym_continue] = ACTIONS(2865), [anon_sym_goto] = ACTIONS(2865), [anon_sym___try] = ACTIONS(2865), [anon_sym___leave] = ACTIONS(2865), [anon_sym_not] = ACTIONS(2865), [anon_sym_compl] = ACTIONS(2865), [anon_sym_DASH_DASH] = ACTIONS(2867), [anon_sym_PLUS_PLUS] = ACTIONS(2867), [anon_sym_sizeof] = ACTIONS(2865), [anon_sym___alignof__] = ACTIONS(2865), [anon_sym___alignof] = ACTIONS(2865), [anon_sym__alignof] = ACTIONS(2865), [anon_sym_alignof] = ACTIONS(2865), [anon_sym__Alignof] = ACTIONS(2865), [anon_sym_offsetof] = ACTIONS(2865), [anon_sym__Generic] = ACTIONS(2865), [anon_sym_asm] = ACTIONS(2865), [anon_sym___asm__] = ACTIONS(2865), [anon_sym___asm] = ACTIONS(2865), [sym_number_literal] = ACTIONS(2867), [anon_sym_L_SQUOTE] = ACTIONS(2867), [anon_sym_u_SQUOTE] = ACTIONS(2867), [anon_sym_U_SQUOTE] = ACTIONS(2867), [anon_sym_u8_SQUOTE] = ACTIONS(2867), [anon_sym_SQUOTE] = ACTIONS(2867), [anon_sym_L_DQUOTE] = ACTIONS(2867), [anon_sym_u_DQUOTE] = ACTIONS(2867), [anon_sym_U_DQUOTE] = ACTIONS(2867), [anon_sym_u8_DQUOTE] = ACTIONS(2867), [anon_sym_DQUOTE] = ACTIONS(2867), [sym_true] = ACTIONS(2865), [sym_false] = ACTIONS(2865), [anon_sym_NULL] = ACTIONS(2865), [anon_sym_nullptr] = ACTIONS(2865), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2865), [anon_sym_decltype] = ACTIONS(2865), [anon_sym_explicit] = ACTIONS(2865), [anon_sym_typename] = ACTIONS(2865), [anon_sym_template] = ACTIONS(2865), [anon_sym_operator] = ACTIONS(2865), [anon_sym_try] = ACTIONS(2865), [anon_sym_delete] = ACTIONS(2865), [anon_sym_throw] = ACTIONS(2865), [anon_sym_namespace] = ACTIONS(2865), [anon_sym_static_assert] = ACTIONS(2865), [anon_sym_concept] = ACTIONS(2865), [anon_sym_co_return] = ACTIONS(2865), [anon_sym_co_yield] = ACTIONS(2865), [anon_sym_R_DQUOTE] = ACTIONS(2867), [anon_sym_LR_DQUOTE] = ACTIONS(2867), [anon_sym_uR_DQUOTE] = ACTIONS(2867), [anon_sym_UR_DQUOTE] = ACTIONS(2867), [anon_sym_u8R_DQUOTE] = ACTIONS(2867), [anon_sym_co_await] = ACTIONS(2865), [anon_sym_new] = ACTIONS(2865), [anon_sym_requires] = ACTIONS(2865), [sym_this] = ACTIONS(2865), }, [STATE(787)] = { [sym_identifier] = ACTIONS(2869), [aux_sym_preproc_include_token1] = ACTIONS(2869), [aux_sym_preproc_def_token1] = ACTIONS(2869), [aux_sym_preproc_if_token1] = ACTIONS(2869), [aux_sym_preproc_ifdef_token1] = ACTIONS(2869), [aux_sym_preproc_ifdef_token2] = ACTIONS(2869), [sym_preproc_directive] = ACTIONS(2869), [anon_sym_LPAREN2] = ACTIONS(2871), [anon_sym_BANG] = ACTIONS(2871), [anon_sym_TILDE] = ACTIONS(2871), [anon_sym_DASH] = ACTIONS(2869), [anon_sym_PLUS] = ACTIONS(2869), [anon_sym_STAR] = ACTIONS(2871), [anon_sym_AMP_AMP] = ACTIONS(2871), [anon_sym_AMP] = ACTIONS(2869), [anon_sym_SEMI] = ACTIONS(2871), [anon_sym___extension__] = ACTIONS(2869), [anon_sym_typedef] = ACTIONS(2869), [anon_sym_virtual] = ACTIONS(2869), [anon_sym_extern] = ACTIONS(2869), [anon_sym___attribute__] = ACTIONS(2869), [anon_sym___attribute] = ACTIONS(2869), [anon_sym_using] = ACTIONS(2869), [anon_sym_COLON_COLON] = ACTIONS(2871), [anon_sym_LBRACK_LBRACK] = ACTIONS(2871), [anon_sym___declspec] = ACTIONS(2869), [anon_sym___based] = ACTIONS(2869), [anon_sym___cdecl] = ACTIONS(2869), [anon_sym___clrcall] = ACTIONS(2869), [anon_sym___stdcall] = ACTIONS(2869), [anon_sym___fastcall] = ACTIONS(2869), [anon_sym___thiscall] = ACTIONS(2869), [anon_sym___vectorcall] = ACTIONS(2869), [anon_sym_LBRACE] = ACTIONS(2871), [anon_sym_RBRACE] = ACTIONS(2871), [anon_sym_signed] = ACTIONS(2869), [anon_sym_unsigned] = ACTIONS(2869), [anon_sym_long] = ACTIONS(2869), [anon_sym_short] = ACTIONS(2869), [anon_sym_LBRACK] = ACTIONS(2869), [anon_sym_static] = ACTIONS(2869), [anon_sym_register] = ACTIONS(2869), [anon_sym_inline] = ACTIONS(2869), [anon_sym___inline] = ACTIONS(2869), [anon_sym___inline__] = ACTIONS(2869), [anon_sym___forceinline] = ACTIONS(2869), [anon_sym_thread_local] = ACTIONS(2869), [anon_sym___thread] = ACTIONS(2869), [anon_sym_const] = ACTIONS(2869), [anon_sym_constexpr] = ACTIONS(2869), [anon_sym_volatile] = ACTIONS(2869), [anon_sym_restrict] = ACTIONS(2869), [anon_sym___restrict__] = ACTIONS(2869), [anon_sym__Atomic] = ACTIONS(2869), [anon_sym__Noreturn] = ACTIONS(2869), [anon_sym_noreturn] = ACTIONS(2869), [anon_sym__Nonnull] = ACTIONS(2869), [anon_sym_mutable] = ACTIONS(2869), [anon_sym_constinit] = ACTIONS(2869), [anon_sym_consteval] = ACTIONS(2869), [anon_sym_alignas] = ACTIONS(2869), [anon_sym__Alignas] = ACTIONS(2869), [sym_primitive_type] = ACTIONS(2869), [anon_sym_enum] = ACTIONS(2869), [anon_sym_class] = ACTIONS(2869), [anon_sym_struct] = ACTIONS(2869), [anon_sym_union] = ACTIONS(2869), [anon_sym_if] = ACTIONS(2869), [anon_sym_switch] = ACTIONS(2869), [anon_sym_case] = ACTIONS(2869), [anon_sym_default] = ACTIONS(2869), [anon_sym_while] = ACTIONS(2869), [anon_sym_do] = ACTIONS(2869), [anon_sym_for] = ACTIONS(2869), [anon_sym_return] = ACTIONS(2869), [anon_sym_break] = ACTIONS(2869), [anon_sym_continue] = ACTIONS(2869), [anon_sym_goto] = ACTIONS(2869), [anon_sym___try] = ACTIONS(2869), [anon_sym___leave] = ACTIONS(2869), [anon_sym_not] = ACTIONS(2869), [anon_sym_compl] = ACTIONS(2869), [anon_sym_DASH_DASH] = ACTIONS(2871), [anon_sym_PLUS_PLUS] = ACTIONS(2871), [anon_sym_sizeof] = ACTIONS(2869), [anon_sym___alignof__] = ACTIONS(2869), [anon_sym___alignof] = ACTIONS(2869), [anon_sym__alignof] = ACTIONS(2869), [anon_sym_alignof] = ACTIONS(2869), [anon_sym__Alignof] = ACTIONS(2869), [anon_sym_offsetof] = ACTIONS(2869), [anon_sym__Generic] = ACTIONS(2869), [anon_sym_asm] = ACTIONS(2869), [anon_sym___asm__] = ACTIONS(2869), [anon_sym___asm] = ACTIONS(2869), [sym_number_literal] = ACTIONS(2871), [anon_sym_L_SQUOTE] = ACTIONS(2871), [anon_sym_u_SQUOTE] = ACTIONS(2871), [anon_sym_U_SQUOTE] = ACTIONS(2871), [anon_sym_u8_SQUOTE] = ACTIONS(2871), [anon_sym_SQUOTE] = ACTIONS(2871), [anon_sym_L_DQUOTE] = ACTIONS(2871), [anon_sym_u_DQUOTE] = ACTIONS(2871), [anon_sym_U_DQUOTE] = ACTIONS(2871), [anon_sym_u8_DQUOTE] = ACTIONS(2871), [anon_sym_DQUOTE] = ACTIONS(2871), [sym_true] = ACTIONS(2869), [sym_false] = ACTIONS(2869), [anon_sym_NULL] = ACTIONS(2869), [anon_sym_nullptr] = ACTIONS(2869), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2869), [anon_sym_decltype] = ACTIONS(2869), [anon_sym_explicit] = ACTIONS(2869), [anon_sym_typename] = ACTIONS(2869), [anon_sym_template] = ACTIONS(2869), [anon_sym_operator] = ACTIONS(2869), [anon_sym_try] = ACTIONS(2869), [anon_sym_delete] = ACTIONS(2869), [anon_sym_throw] = ACTIONS(2869), [anon_sym_namespace] = ACTIONS(2869), [anon_sym_static_assert] = ACTIONS(2869), [anon_sym_concept] = ACTIONS(2869), [anon_sym_co_return] = ACTIONS(2869), [anon_sym_co_yield] = ACTIONS(2869), [anon_sym_R_DQUOTE] = ACTIONS(2871), [anon_sym_LR_DQUOTE] = ACTIONS(2871), [anon_sym_uR_DQUOTE] = ACTIONS(2871), [anon_sym_UR_DQUOTE] = ACTIONS(2871), [anon_sym_u8R_DQUOTE] = ACTIONS(2871), [anon_sym_co_await] = ACTIONS(2869), [anon_sym_new] = ACTIONS(2869), [anon_sym_requires] = ACTIONS(2869), [sym_this] = ACTIONS(2869), }, [STATE(788)] = { [sym_identifier] = ACTIONS(3233), [aux_sym_preproc_include_token1] = ACTIONS(3233), [aux_sym_preproc_def_token1] = ACTIONS(3233), [aux_sym_preproc_if_token1] = ACTIONS(3233), [aux_sym_preproc_if_token2] = ACTIONS(3233), [aux_sym_preproc_ifdef_token1] = ACTIONS(3233), [aux_sym_preproc_ifdef_token2] = ACTIONS(3233), [sym_preproc_directive] = ACTIONS(3233), [anon_sym_LPAREN2] = ACTIONS(3235), [anon_sym_BANG] = ACTIONS(3235), [anon_sym_TILDE] = ACTIONS(3235), [anon_sym_DASH] = ACTIONS(3233), [anon_sym_PLUS] = ACTIONS(3233), [anon_sym_STAR] = ACTIONS(3235), [anon_sym_AMP_AMP] = ACTIONS(3235), [anon_sym_AMP] = ACTIONS(3233), [anon_sym_SEMI] = ACTIONS(3235), [anon_sym___extension__] = ACTIONS(3233), [anon_sym_typedef] = ACTIONS(3233), [anon_sym_virtual] = ACTIONS(3233), [anon_sym_extern] = ACTIONS(3233), [anon_sym___attribute__] = ACTIONS(3233), [anon_sym___attribute] = ACTIONS(3233), [anon_sym_using] = ACTIONS(3233), [anon_sym_COLON_COLON] = ACTIONS(3235), [anon_sym_LBRACK_LBRACK] = ACTIONS(3235), [anon_sym___declspec] = ACTIONS(3233), [anon_sym___based] = ACTIONS(3233), [anon_sym___cdecl] = ACTIONS(3233), [anon_sym___clrcall] = ACTIONS(3233), [anon_sym___stdcall] = ACTIONS(3233), [anon_sym___fastcall] = ACTIONS(3233), [anon_sym___thiscall] = ACTIONS(3233), [anon_sym___vectorcall] = ACTIONS(3233), [anon_sym_LBRACE] = ACTIONS(3235), [anon_sym_signed] = ACTIONS(3233), [anon_sym_unsigned] = ACTIONS(3233), [anon_sym_long] = ACTIONS(3233), [anon_sym_short] = ACTIONS(3233), [anon_sym_LBRACK] = ACTIONS(3233), [anon_sym_static] = ACTIONS(3233), [anon_sym_register] = ACTIONS(3233), [anon_sym_inline] = ACTIONS(3233), [anon_sym___inline] = ACTIONS(3233), [anon_sym___inline__] = ACTIONS(3233), [anon_sym___forceinline] = ACTIONS(3233), [anon_sym_thread_local] = ACTIONS(3233), [anon_sym___thread] = ACTIONS(3233), [anon_sym_const] = ACTIONS(3233), [anon_sym_constexpr] = ACTIONS(3233), [anon_sym_volatile] = ACTIONS(3233), [anon_sym_restrict] = ACTIONS(3233), [anon_sym___restrict__] = ACTIONS(3233), [anon_sym__Atomic] = ACTIONS(3233), [anon_sym__Noreturn] = ACTIONS(3233), [anon_sym_noreturn] = ACTIONS(3233), [anon_sym__Nonnull] = ACTIONS(3233), [anon_sym_mutable] = ACTIONS(3233), [anon_sym_constinit] = ACTIONS(3233), [anon_sym_consteval] = ACTIONS(3233), [anon_sym_alignas] = ACTIONS(3233), [anon_sym__Alignas] = ACTIONS(3233), [sym_primitive_type] = ACTIONS(3233), [anon_sym_enum] = ACTIONS(3233), [anon_sym_class] = ACTIONS(3233), [anon_sym_struct] = ACTIONS(3233), [anon_sym_union] = ACTIONS(3233), [anon_sym_if] = ACTIONS(3233), [anon_sym_switch] = ACTIONS(3233), [anon_sym_case] = ACTIONS(3233), [anon_sym_default] = ACTIONS(3233), [anon_sym_while] = ACTIONS(3233), [anon_sym_do] = ACTIONS(3233), [anon_sym_for] = ACTIONS(3233), [anon_sym_return] = ACTIONS(3233), [anon_sym_break] = ACTIONS(3233), [anon_sym_continue] = ACTIONS(3233), [anon_sym_goto] = ACTIONS(3233), [anon_sym___try] = ACTIONS(3233), [anon_sym___leave] = ACTIONS(3233), [anon_sym_not] = ACTIONS(3233), [anon_sym_compl] = ACTIONS(3233), [anon_sym_DASH_DASH] = ACTIONS(3235), [anon_sym_PLUS_PLUS] = ACTIONS(3235), [anon_sym_sizeof] = ACTIONS(3233), [anon_sym___alignof__] = ACTIONS(3233), [anon_sym___alignof] = ACTIONS(3233), [anon_sym__alignof] = ACTIONS(3233), [anon_sym_alignof] = ACTIONS(3233), [anon_sym__Alignof] = ACTIONS(3233), [anon_sym_offsetof] = ACTIONS(3233), [anon_sym__Generic] = ACTIONS(3233), [anon_sym_asm] = ACTIONS(3233), [anon_sym___asm__] = ACTIONS(3233), [anon_sym___asm] = ACTIONS(3233), [sym_number_literal] = ACTIONS(3235), [anon_sym_L_SQUOTE] = ACTIONS(3235), [anon_sym_u_SQUOTE] = ACTIONS(3235), [anon_sym_U_SQUOTE] = ACTIONS(3235), [anon_sym_u8_SQUOTE] = ACTIONS(3235), [anon_sym_SQUOTE] = ACTIONS(3235), [anon_sym_L_DQUOTE] = ACTIONS(3235), [anon_sym_u_DQUOTE] = ACTIONS(3235), [anon_sym_U_DQUOTE] = ACTIONS(3235), [anon_sym_u8_DQUOTE] = ACTIONS(3235), [anon_sym_DQUOTE] = ACTIONS(3235), [sym_true] = ACTIONS(3233), [sym_false] = ACTIONS(3233), [anon_sym_NULL] = ACTIONS(3233), [anon_sym_nullptr] = ACTIONS(3233), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3233), [anon_sym_decltype] = ACTIONS(3233), [anon_sym_explicit] = ACTIONS(3233), [anon_sym_typename] = ACTIONS(3233), [anon_sym_template] = ACTIONS(3233), [anon_sym_operator] = ACTIONS(3233), [anon_sym_try] = ACTIONS(3233), [anon_sym_delete] = ACTIONS(3233), [anon_sym_throw] = ACTIONS(3233), [anon_sym_namespace] = ACTIONS(3233), [anon_sym_static_assert] = ACTIONS(3233), [anon_sym_concept] = ACTIONS(3233), [anon_sym_co_return] = ACTIONS(3233), [anon_sym_co_yield] = ACTIONS(3233), [anon_sym_R_DQUOTE] = ACTIONS(3235), [anon_sym_LR_DQUOTE] = ACTIONS(3235), [anon_sym_uR_DQUOTE] = ACTIONS(3235), [anon_sym_UR_DQUOTE] = ACTIONS(3235), [anon_sym_u8R_DQUOTE] = ACTIONS(3235), [anon_sym_co_await] = ACTIONS(3233), [anon_sym_new] = ACTIONS(3233), [anon_sym_requires] = ACTIONS(3233), [sym_this] = ACTIONS(3233), }, [STATE(789)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_include_token1] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_BANG] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_DASH] = ACTIONS(2821), [anon_sym_PLUS] = ACTIONS(2821), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym___cdecl] = ACTIONS(2821), [anon_sym___clrcall] = ACTIONS(2821), [anon_sym___stdcall] = ACTIONS(2821), [anon_sym___fastcall] = ACTIONS(2821), [anon_sym___thiscall] = ACTIONS(2821), [anon_sym___vectorcall] = ACTIONS(2821), [anon_sym_LBRACE] = ACTIONS(2823), [anon_sym_RBRACE] = ACTIONS(2823), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [anon_sym_if] = ACTIONS(2821), [anon_sym_switch] = ACTIONS(2821), [anon_sym_case] = ACTIONS(2821), [anon_sym_default] = ACTIONS(2821), [anon_sym_while] = ACTIONS(2821), [anon_sym_do] = ACTIONS(2821), [anon_sym_for] = ACTIONS(2821), [anon_sym_return] = ACTIONS(2821), [anon_sym_break] = ACTIONS(2821), [anon_sym_continue] = ACTIONS(2821), [anon_sym_goto] = ACTIONS(2821), [anon_sym___try] = ACTIONS(2821), [anon_sym___leave] = ACTIONS(2821), [anon_sym_not] = ACTIONS(2821), [anon_sym_compl] = ACTIONS(2821), [anon_sym_DASH_DASH] = ACTIONS(2823), [anon_sym_PLUS_PLUS] = ACTIONS(2823), [anon_sym_sizeof] = ACTIONS(2821), [anon_sym___alignof__] = ACTIONS(2821), [anon_sym___alignof] = ACTIONS(2821), [anon_sym__alignof] = ACTIONS(2821), [anon_sym_alignof] = ACTIONS(2821), [anon_sym__Alignof] = ACTIONS(2821), [anon_sym_offsetof] = ACTIONS(2821), [anon_sym__Generic] = ACTIONS(2821), [anon_sym_asm] = ACTIONS(2821), [anon_sym___asm__] = ACTIONS(2821), [anon_sym___asm] = ACTIONS(2821), [sym_number_literal] = ACTIONS(2823), [anon_sym_L_SQUOTE] = ACTIONS(2823), [anon_sym_u_SQUOTE] = ACTIONS(2823), [anon_sym_U_SQUOTE] = ACTIONS(2823), [anon_sym_u8_SQUOTE] = ACTIONS(2823), [anon_sym_SQUOTE] = ACTIONS(2823), [anon_sym_L_DQUOTE] = ACTIONS(2823), [anon_sym_u_DQUOTE] = ACTIONS(2823), [anon_sym_U_DQUOTE] = ACTIONS(2823), [anon_sym_u8_DQUOTE] = ACTIONS(2823), [anon_sym_DQUOTE] = ACTIONS(2823), [sym_true] = ACTIONS(2821), [sym_false] = ACTIONS(2821), [anon_sym_NULL] = ACTIONS(2821), [anon_sym_nullptr] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_try] = ACTIONS(2821), [anon_sym_delete] = ACTIONS(2821), [anon_sym_throw] = ACTIONS(2821), [anon_sym_namespace] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), [anon_sym_concept] = ACTIONS(2821), [anon_sym_co_return] = ACTIONS(2821), [anon_sym_co_yield] = ACTIONS(2821), [anon_sym_R_DQUOTE] = ACTIONS(2823), [anon_sym_LR_DQUOTE] = ACTIONS(2823), [anon_sym_uR_DQUOTE] = ACTIONS(2823), [anon_sym_UR_DQUOTE] = ACTIONS(2823), [anon_sym_u8R_DQUOTE] = ACTIONS(2823), [anon_sym_co_await] = ACTIONS(2821), [anon_sym_new] = ACTIONS(2821), [anon_sym_requires] = ACTIONS(2821), [sym_this] = ACTIONS(2821), }, [STATE(790)] = { [sym_identifier] = ACTIONS(3321), [aux_sym_preproc_include_token1] = ACTIONS(3321), [aux_sym_preproc_def_token1] = ACTIONS(3321), [aux_sym_preproc_if_token1] = ACTIONS(3321), [aux_sym_preproc_ifdef_token1] = ACTIONS(3321), [aux_sym_preproc_ifdef_token2] = ACTIONS(3321), [sym_preproc_directive] = ACTIONS(3321), [anon_sym_LPAREN2] = ACTIONS(3323), [anon_sym_BANG] = ACTIONS(3323), [anon_sym_TILDE] = ACTIONS(3323), [anon_sym_DASH] = ACTIONS(3321), [anon_sym_PLUS] = ACTIONS(3321), [anon_sym_STAR] = ACTIONS(3323), [anon_sym_AMP_AMP] = ACTIONS(3323), [anon_sym_AMP] = ACTIONS(3321), [anon_sym_SEMI] = ACTIONS(3323), [anon_sym___extension__] = ACTIONS(3321), [anon_sym_typedef] = ACTIONS(3321), [anon_sym_virtual] = ACTIONS(3321), [anon_sym_extern] = ACTIONS(3321), [anon_sym___attribute__] = ACTIONS(3321), [anon_sym___attribute] = ACTIONS(3321), [anon_sym_using] = ACTIONS(3321), [anon_sym_COLON_COLON] = ACTIONS(3323), [anon_sym_LBRACK_LBRACK] = ACTIONS(3323), [anon_sym___declspec] = ACTIONS(3321), [anon_sym___based] = ACTIONS(3321), [anon_sym___cdecl] = ACTIONS(3321), [anon_sym___clrcall] = ACTIONS(3321), [anon_sym___stdcall] = ACTIONS(3321), [anon_sym___fastcall] = ACTIONS(3321), [anon_sym___thiscall] = ACTIONS(3321), [anon_sym___vectorcall] = ACTIONS(3321), [anon_sym_LBRACE] = ACTIONS(3323), [anon_sym_RBRACE] = ACTIONS(3323), [anon_sym_signed] = ACTIONS(3321), [anon_sym_unsigned] = ACTIONS(3321), [anon_sym_long] = ACTIONS(3321), [anon_sym_short] = ACTIONS(3321), [anon_sym_LBRACK] = ACTIONS(3321), [anon_sym_static] = ACTIONS(3321), [anon_sym_register] = ACTIONS(3321), [anon_sym_inline] = ACTIONS(3321), [anon_sym___inline] = ACTIONS(3321), [anon_sym___inline__] = ACTIONS(3321), [anon_sym___forceinline] = ACTIONS(3321), [anon_sym_thread_local] = ACTIONS(3321), [anon_sym___thread] = ACTIONS(3321), [anon_sym_const] = ACTIONS(3321), [anon_sym_constexpr] = ACTIONS(3321), [anon_sym_volatile] = ACTIONS(3321), [anon_sym_restrict] = ACTIONS(3321), [anon_sym___restrict__] = ACTIONS(3321), [anon_sym__Atomic] = ACTIONS(3321), [anon_sym__Noreturn] = ACTIONS(3321), [anon_sym_noreturn] = ACTIONS(3321), [anon_sym__Nonnull] = ACTIONS(3321), [anon_sym_mutable] = ACTIONS(3321), [anon_sym_constinit] = ACTIONS(3321), [anon_sym_consteval] = ACTIONS(3321), [anon_sym_alignas] = ACTIONS(3321), [anon_sym__Alignas] = ACTIONS(3321), [sym_primitive_type] = ACTIONS(3321), [anon_sym_enum] = ACTIONS(3321), [anon_sym_class] = ACTIONS(3321), [anon_sym_struct] = ACTIONS(3321), [anon_sym_union] = ACTIONS(3321), [anon_sym_if] = ACTIONS(3321), [anon_sym_switch] = ACTIONS(3321), [anon_sym_case] = ACTIONS(3321), [anon_sym_default] = ACTIONS(3321), [anon_sym_while] = ACTIONS(3321), [anon_sym_do] = ACTIONS(3321), [anon_sym_for] = ACTIONS(3321), [anon_sym_return] = ACTIONS(3321), [anon_sym_break] = ACTIONS(3321), [anon_sym_continue] = ACTIONS(3321), [anon_sym_goto] = ACTIONS(3321), [anon_sym___try] = ACTIONS(3321), [anon_sym___leave] = ACTIONS(3321), [anon_sym_not] = ACTIONS(3321), [anon_sym_compl] = ACTIONS(3321), [anon_sym_DASH_DASH] = ACTIONS(3323), [anon_sym_PLUS_PLUS] = ACTIONS(3323), [anon_sym_sizeof] = ACTIONS(3321), [anon_sym___alignof__] = ACTIONS(3321), [anon_sym___alignof] = ACTIONS(3321), [anon_sym__alignof] = ACTIONS(3321), [anon_sym_alignof] = ACTIONS(3321), [anon_sym__Alignof] = ACTIONS(3321), [anon_sym_offsetof] = ACTIONS(3321), [anon_sym__Generic] = ACTIONS(3321), [anon_sym_asm] = ACTIONS(3321), [anon_sym___asm__] = ACTIONS(3321), [anon_sym___asm] = ACTIONS(3321), [sym_number_literal] = ACTIONS(3323), [anon_sym_L_SQUOTE] = ACTIONS(3323), [anon_sym_u_SQUOTE] = ACTIONS(3323), [anon_sym_U_SQUOTE] = ACTIONS(3323), [anon_sym_u8_SQUOTE] = ACTIONS(3323), [anon_sym_SQUOTE] = ACTIONS(3323), [anon_sym_L_DQUOTE] = ACTIONS(3323), [anon_sym_u_DQUOTE] = ACTIONS(3323), [anon_sym_U_DQUOTE] = ACTIONS(3323), [anon_sym_u8_DQUOTE] = ACTIONS(3323), [anon_sym_DQUOTE] = ACTIONS(3323), [sym_true] = ACTIONS(3321), [sym_false] = ACTIONS(3321), [anon_sym_NULL] = ACTIONS(3321), [anon_sym_nullptr] = ACTIONS(3321), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3321), [anon_sym_decltype] = ACTIONS(3321), [anon_sym_explicit] = ACTIONS(3321), [anon_sym_typename] = ACTIONS(3321), [anon_sym_template] = ACTIONS(3321), [anon_sym_operator] = ACTIONS(3321), [anon_sym_try] = ACTIONS(3321), [anon_sym_delete] = ACTIONS(3321), [anon_sym_throw] = ACTIONS(3321), [anon_sym_namespace] = ACTIONS(3321), [anon_sym_static_assert] = ACTIONS(3321), [anon_sym_concept] = ACTIONS(3321), [anon_sym_co_return] = ACTIONS(3321), [anon_sym_co_yield] = ACTIONS(3321), [anon_sym_R_DQUOTE] = ACTIONS(3323), [anon_sym_LR_DQUOTE] = ACTIONS(3323), [anon_sym_uR_DQUOTE] = ACTIONS(3323), [anon_sym_UR_DQUOTE] = ACTIONS(3323), [anon_sym_u8R_DQUOTE] = ACTIONS(3323), [anon_sym_co_await] = ACTIONS(3321), [anon_sym_new] = ACTIONS(3321), [anon_sym_requires] = ACTIONS(3321), [sym_this] = ACTIONS(3321), }, [STATE(791)] = { [sym_identifier] = ACTIONS(3329), [aux_sym_preproc_include_token1] = ACTIONS(3329), [aux_sym_preproc_def_token1] = ACTIONS(3329), [aux_sym_preproc_if_token1] = ACTIONS(3329), [aux_sym_preproc_ifdef_token1] = ACTIONS(3329), [aux_sym_preproc_ifdef_token2] = ACTIONS(3329), [sym_preproc_directive] = ACTIONS(3329), [anon_sym_LPAREN2] = ACTIONS(3331), [anon_sym_BANG] = ACTIONS(3331), [anon_sym_TILDE] = ACTIONS(3331), [anon_sym_DASH] = ACTIONS(3329), [anon_sym_PLUS] = ACTIONS(3329), [anon_sym_STAR] = ACTIONS(3331), [anon_sym_AMP_AMP] = ACTIONS(3331), [anon_sym_AMP] = ACTIONS(3329), [anon_sym_SEMI] = ACTIONS(3331), [anon_sym___extension__] = ACTIONS(3329), [anon_sym_typedef] = ACTIONS(3329), [anon_sym_virtual] = ACTIONS(3329), [anon_sym_extern] = ACTIONS(3329), [anon_sym___attribute__] = ACTIONS(3329), [anon_sym___attribute] = ACTIONS(3329), [anon_sym_using] = ACTIONS(3329), [anon_sym_COLON_COLON] = ACTIONS(3331), [anon_sym_LBRACK_LBRACK] = ACTIONS(3331), [anon_sym___declspec] = ACTIONS(3329), [anon_sym___based] = ACTIONS(3329), [anon_sym___cdecl] = ACTIONS(3329), [anon_sym___clrcall] = ACTIONS(3329), [anon_sym___stdcall] = ACTIONS(3329), [anon_sym___fastcall] = ACTIONS(3329), [anon_sym___thiscall] = ACTIONS(3329), [anon_sym___vectorcall] = ACTIONS(3329), [anon_sym_LBRACE] = ACTIONS(3331), [anon_sym_RBRACE] = ACTIONS(3331), [anon_sym_signed] = ACTIONS(3329), [anon_sym_unsigned] = ACTIONS(3329), [anon_sym_long] = ACTIONS(3329), [anon_sym_short] = ACTIONS(3329), [anon_sym_LBRACK] = ACTIONS(3329), [anon_sym_static] = ACTIONS(3329), [anon_sym_register] = ACTIONS(3329), [anon_sym_inline] = ACTIONS(3329), [anon_sym___inline] = ACTIONS(3329), [anon_sym___inline__] = ACTIONS(3329), [anon_sym___forceinline] = ACTIONS(3329), [anon_sym_thread_local] = ACTIONS(3329), [anon_sym___thread] = ACTIONS(3329), [anon_sym_const] = ACTIONS(3329), [anon_sym_constexpr] = ACTIONS(3329), [anon_sym_volatile] = ACTIONS(3329), [anon_sym_restrict] = ACTIONS(3329), [anon_sym___restrict__] = ACTIONS(3329), [anon_sym__Atomic] = ACTIONS(3329), [anon_sym__Noreturn] = ACTIONS(3329), [anon_sym_noreturn] = ACTIONS(3329), [anon_sym__Nonnull] = ACTIONS(3329), [anon_sym_mutable] = ACTIONS(3329), [anon_sym_constinit] = ACTIONS(3329), [anon_sym_consteval] = ACTIONS(3329), [anon_sym_alignas] = ACTIONS(3329), [anon_sym__Alignas] = ACTIONS(3329), [sym_primitive_type] = ACTIONS(3329), [anon_sym_enum] = ACTIONS(3329), [anon_sym_class] = ACTIONS(3329), [anon_sym_struct] = ACTIONS(3329), [anon_sym_union] = ACTIONS(3329), [anon_sym_if] = ACTIONS(3329), [anon_sym_switch] = ACTIONS(3329), [anon_sym_case] = ACTIONS(3329), [anon_sym_default] = ACTIONS(3329), [anon_sym_while] = ACTIONS(3329), [anon_sym_do] = ACTIONS(3329), [anon_sym_for] = ACTIONS(3329), [anon_sym_return] = ACTIONS(3329), [anon_sym_break] = ACTIONS(3329), [anon_sym_continue] = ACTIONS(3329), [anon_sym_goto] = ACTIONS(3329), [anon_sym___try] = ACTIONS(3329), [anon_sym___leave] = ACTIONS(3329), [anon_sym_not] = ACTIONS(3329), [anon_sym_compl] = ACTIONS(3329), [anon_sym_DASH_DASH] = ACTIONS(3331), [anon_sym_PLUS_PLUS] = ACTIONS(3331), [anon_sym_sizeof] = ACTIONS(3329), [anon_sym___alignof__] = ACTIONS(3329), [anon_sym___alignof] = ACTIONS(3329), [anon_sym__alignof] = ACTIONS(3329), [anon_sym_alignof] = ACTIONS(3329), [anon_sym__Alignof] = ACTIONS(3329), [anon_sym_offsetof] = ACTIONS(3329), [anon_sym__Generic] = ACTIONS(3329), [anon_sym_asm] = ACTIONS(3329), [anon_sym___asm__] = ACTIONS(3329), [anon_sym___asm] = ACTIONS(3329), [sym_number_literal] = ACTIONS(3331), [anon_sym_L_SQUOTE] = ACTIONS(3331), [anon_sym_u_SQUOTE] = ACTIONS(3331), [anon_sym_U_SQUOTE] = ACTIONS(3331), [anon_sym_u8_SQUOTE] = ACTIONS(3331), [anon_sym_SQUOTE] = ACTIONS(3331), [anon_sym_L_DQUOTE] = ACTIONS(3331), [anon_sym_u_DQUOTE] = ACTIONS(3331), [anon_sym_U_DQUOTE] = ACTIONS(3331), [anon_sym_u8_DQUOTE] = ACTIONS(3331), [anon_sym_DQUOTE] = ACTIONS(3331), [sym_true] = ACTIONS(3329), [sym_false] = ACTIONS(3329), [anon_sym_NULL] = ACTIONS(3329), [anon_sym_nullptr] = ACTIONS(3329), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3329), [anon_sym_decltype] = ACTIONS(3329), [anon_sym_explicit] = ACTIONS(3329), [anon_sym_typename] = ACTIONS(3329), [anon_sym_template] = ACTIONS(3329), [anon_sym_operator] = ACTIONS(3329), [anon_sym_try] = ACTIONS(3329), [anon_sym_delete] = ACTIONS(3329), [anon_sym_throw] = ACTIONS(3329), [anon_sym_namespace] = ACTIONS(3329), [anon_sym_static_assert] = ACTIONS(3329), [anon_sym_concept] = ACTIONS(3329), [anon_sym_co_return] = ACTIONS(3329), [anon_sym_co_yield] = ACTIONS(3329), [anon_sym_R_DQUOTE] = ACTIONS(3331), [anon_sym_LR_DQUOTE] = ACTIONS(3331), [anon_sym_uR_DQUOTE] = ACTIONS(3331), [anon_sym_UR_DQUOTE] = ACTIONS(3331), [anon_sym_u8R_DQUOTE] = ACTIONS(3331), [anon_sym_co_await] = ACTIONS(3329), [anon_sym_new] = ACTIONS(3329), [anon_sym_requires] = ACTIONS(3329), [sym_this] = ACTIONS(3329), }, [STATE(792)] = { [sym_identifier] = ACTIONS(3333), [aux_sym_preproc_include_token1] = ACTIONS(3333), [aux_sym_preproc_def_token1] = ACTIONS(3333), [aux_sym_preproc_if_token1] = ACTIONS(3333), [aux_sym_preproc_ifdef_token1] = ACTIONS(3333), [aux_sym_preproc_ifdef_token2] = ACTIONS(3333), [sym_preproc_directive] = ACTIONS(3333), [anon_sym_LPAREN2] = ACTIONS(3335), [anon_sym_BANG] = ACTIONS(3335), [anon_sym_TILDE] = ACTIONS(3335), [anon_sym_DASH] = ACTIONS(3333), [anon_sym_PLUS] = ACTIONS(3333), [anon_sym_STAR] = ACTIONS(3335), [anon_sym_AMP_AMP] = ACTIONS(3335), [anon_sym_AMP] = ACTIONS(3333), [anon_sym_SEMI] = ACTIONS(3335), [anon_sym___extension__] = ACTIONS(3333), [anon_sym_typedef] = ACTIONS(3333), [anon_sym_virtual] = ACTIONS(3333), [anon_sym_extern] = ACTIONS(3333), [anon_sym___attribute__] = ACTIONS(3333), [anon_sym___attribute] = ACTIONS(3333), [anon_sym_using] = ACTIONS(3333), [anon_sym_COLON_COLON] = ACTIONS(3335), [anon_sym_LBRACK_LBRACK] = ACTIONS(3335), [anon_sym___declspec] = ACTIONS(3333), [anon_sym___based] = ACTIONS(3333), [anon_sym___cdecl] = ACTIONS(3333), [anon_sym___clrcall] = ACTIONS(3333), [anon_sym___stdcall] = ACTIONS(3333), [anon_sym___fastcall] = ACTIONS(3333), [anon_sym___thiscall] = ACTIONS(3333), [anon_sym___vectorcall] = ACTIONS(3333), [anon_sym_LBRACE] = ACTIONS(3335), [anon_sym_RBRACE] = ACTIONS(3335), [anon_sym_signed] = ACTIONS(3333), [anon_sym_unsigned] = ACTIONS(3333), [anon_sym_long] = ACTIONS(3333), [anon_sym_short] = ACTIONS(3333), [anon_sym_LBRACK] = ACTIONS(3333), [anon_sym_static] = ACTIONS(3333), [anon_sym_register] = ACTIONS(3333), [anon_sym_inline] = ACTIONS(3333), [anon_sym___inline] = ACTIONS(3333), [anon_sym___inline__] = ACTIONS(3333), [anon_sym___forceinline] = ACTIONS(3333), [anon_sym_thread_local] = ACTIONS(3333), [anon_sym___thread] = ACTIONS(3333), [anon_sym_const] = ACTIONS(3333), [anon_sym_constexpr] = ACTIONS(3333), [anon_sym_volatile] = ACTIONS(3333), [anon_sym_restrict] = ACTIONS(3333), [anon_sym___restrict__] = ACTIONS(3333), [anon_sym__Atomic] = ACTIONS(3333), [anon_sym__Noreturn] = ACTIONS(3333), [anon_sym_noreturn] = ACTIONS(3333), [anon_sym__Nonnull] = ACTIONS(3333), [anon_sym_mutable] = ACTIONS(3333), [anon_sym_constinit] = ACTIONS(3333), [anon_sym_consteval] = ACTIONS(3333), [anon_sym_alignas] = ACTIONS(3333), [anon_sym__Alignas] = ACTIONS(3333), [sym_primitive_type] = ACTIONS(3333), [anon_sym_enum] = ACTIONS(3333), [anon_sym_class] = ACTIONS(3333), [anon_sym_struct] = ACTIONS(3333), [anon_sym_union] = ACTIONS(3333), [anon_sym_if] = ACTIONS(3333), [anon_sym_switch] = ACTIONS(3333), [anon_sym_case] = ACTIONS(3333), [anon_sym_default] = ACTIONS(3333), [anon_sym_while] = ACTIONS(3333), [anon_sym_do] = ACTIONS(3333), [anon_sym_for] = ACTIONS(3333), [anon_sym_return] = ACTIONS(3333), [anon_sym_break] = ACTIONS(3333), [anon_sym_continue] = ACTIONS(3333), [anon_sym_goto] = ACTIONS(3333), [anon_sym___try] = ACTIONS(3333), [anon_sym___leave] = ACTIONS(3333), [anon_sym_not] = ACTIONS(3333), [anon_sym_compl] = ACTIONS(3333), [anon_sym_DASH_DASH] = ACTIONS(3335), [anon_sym_PLUS_PLUS] = ACTIONS(3335), [anon_sym_sizeof] = ACTIONS(3333), [anon_sym___alignof__] = ACTIONS(3333), [anon_sym___alignof] = ACTIONS(3333), [anon_sym__alignof] = ACTIONS(3333), [anon_sym_alignof] = ACTIONS(3333), [anon_sym__Alignof] = ACTIONS(3333), [anon_sym_offsetof] = ACTIONS(3333), [anon_sym__Generic] = ACTIONS(3333), [anon_sym_asm] = ACTIONS(3333), [anon_sym___asm__] = ACTIONS(3333), [anon_sym___asm] = ACTIONS(3333), [sym_number_literal] = ACTIONS(3335), [anon_sym_L_SQUOTE] = ACTIONS(3335), [anon_sym_u_SQUOTE] = ACTIONS(3335), [anon_sym_U_SQUOTE] = ACTIONS(3335), [anon_sym_u8_SQUOTE] = ACTIONS(3335), [anon_sym_SQUOTE] = ACTIONS(3335), [anon_sym_L_DQUOTE] = ACTIONS(3335), [anon_sym_u_DQUOTE] = ACTIONS(3335), [anon_sym_U_DQUOTE] = ACTIONS(3335), [anon_sym_u8_DQUOTE] = ACTIONS(3335), [anon_sym_DQUOTE] = ACTIONS(3335), [sym_true] = ACTIONS(3333), [sym_false] = ACTIONS(3333), [anon_sym_NULL] = ACTIONS(3333), [anon_sym_nullptr] = ACTIONS(3333), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3333), [anon_sym_decltype] = ACTIONS(3333), [anon_sym_explicit] = ACTIONS(3333), [anon_sym_typename] = ACTIONS(3333), [anon_sym_template] = ACTIONS(3333), [anon_sym_operator] = ACTIONS(3333), [anon_sym_try] = ACTIONS(3333), [anon_sym_delete] = ACTIONS(3333), [anon_sym_throw] = ACTIONS(3333), [anon_sym_namespace] = ACTIONS(3333), [anon_sym_static_assert] = ACTIONS(3333), [anon_sym_concept] = ACTIONS(3333), [anon_sym_co_return] = ACTIONS(3333), [anon_sym_co_yield] = ACTIONS(3333), [anon_sym_R_DQUOTE] = ACTIONS(3335), [anon_sym_LR_DQUOTE] = ACTIONS(3335), [anon_sym_uR_DQUOTE] = ACTIONS(3335), [anon_sym_UR_DQUOTE] = ACTIONS(3335), [anon_sym_u8R_DQUOTE] = ACTIONS(3335), [anon_sym_co_await] = ACTIONS(3333), [anon_sym_new] = ACTIONS(3333), [anon_sym_requires] = ACTIONS(3333), [sym_this] = ACTIONS(3333), }, [STATE(793)] = { [sym_identifier] = ACTIONS(3148), [aux_sym_preproc_include_token1] = ACTIONS(3148), [aux_sym_preproc_def_token1] = ACTIONS(3148), [aux_sym_preproc_if_token1] = ACTIONS(3148), [aux_sym_preproc_ifdef_token1] = ACTIONS(3148), [aux_sym_preproc_ifdef_token2] = ACTIONS(3148), [sym_preproc_directive] = ACTIONS(3148), [anon_sym_LPAREN2] = ACTIONS(3150), [anon_sym_BANG] = ACTIONS(3150), [anon_sym_TILDE] = ACTIONS(3150), [anon_sym_DASH] = ACTIONS(3148), [anon_sym_PLUS] = ACTIONS(3148), [anon_sym_STAR] = ACTIONS(3150), [anon_sym_AMP_AMP] = ACTIONS(3150), [anon_sym_AMP] = ACTIONS(3148), [anon_sym_SEMI] = ACTIONS(3150), [anon_sym___extension__] = ACTIONS(3148), [anon_sym_typedef] = ACTIONS(3148), [anon_sym_virtual] = ACTIONS(3148), [anon_sym_extern] = ACTIONS(3148), [anon_sym___attribute__] = ACTIONS(3148), [anon_sym___attribute] = ACTIONS(3148), [anon_sym_using] = ACTIONS(3148), [anon_sym_COLON_COLON] = ACTIONS(3150), [anon_sym_LBRACK_LBRACK] = ACTIONS(3150), [anon_sym___declspec] = ACTIONS(3148), [anon_sym___based] = ACTIONS(3148), [anon_sym___cdecl] = ACTIONS(3148), [anon_sym___clrcall] = ACTIONS(3148), [anon_sym___stdcall] = ACTIONS(3148), [anon_sym___fastcall] = ACTIONS(3148), [anon_sym___thiscall] = ACTIONS(3148), [anon_sym___vectorcall] = ACTIONS(3148), [anon_sym_LBRACE] = ACTIONS(3150), [anon_sym_RBRACE] = ACTIONS(3150), [anon_sym_signed] = ACTIONS(3148), [anon_sym_unsigned] = ACTIONS(3148), [anon_sym_long] = ACTIONS(3148), [anon_sym_short] = ACTIONS(3148), [anon_sym_LBRACK] = ACTIONS(3148), [anon_sym_static] = ACTIONS(3148), [anon_sym_register] = ACTIONS(3148), [anon_sym_inline] = ACTIONS(3148), [anon_sym___inline] = ACTIONS(3148), [anon_sym___inline__] = ACTIONS(3148), [anon_sym___forceinline] = ACTIONS(3148), [anon_sym_thread_local] = ACTIONS(3148), [anon_sym___thread] = ACTIONS(3148), [anon_sym_const] = ACTIONS(3148), [anon_sym_constexpr] = ACTIONS(3148), [anon_sym_volatile] = ACTIONS(3148), [anon_sym_restrict] = ACTIONS(3148), [anon_sym___restrict__] = ACTIONS(3148), [anon_sym__Atomic] = ACTIONS(3148), [anon_sym__Noreturn] = ACTIONS(3148), [anon_sym_noreturn] = ACTIONS(3148), [anon_sym__Nonnull] = ACTIONS(3148), [anon_sym_mutable] = ACTIONS(3148), [anon_sym_constinit] = ACTIONS(3148), [anon_sym_consteval] = ACTIONS(3148), [anon_sym_alignas] = ACTIONS(3148), [anon_sym__Alignas] = ACTIONS(3148), [sym_primitive_type] = ACTIONS(3148), [anon_sym_enum] = ACTIONS(3148), [anon_sym_class] = ACTIONS(3148), [anon_sym_struct] = ACTIONS(3148), [anon_sym_union] = ACTIONS(3148), [anon_sym_if] = ACTIONS(3148), [anon_sym_switch] = ACTIONS(3148), [anon_sym_case] = ACTIONS(3148), [anon_sym_default] = ACTIONS(3148), [anon_sym_while] = ACTIONS(3148), [anon_sym_do] = ACTIONS(3148), [anon_sym_for] = ACTIONS(3148), [anon_sym_return] = ACTIONS(3148), [anon_sym_break] = ACTIONS(3148), [anon_sym_continue] = ACTIONS(3148), [anon_sym_goto] = ACTIONS(3148), [anon_sym___try] = ACTIONS(3148), [anon_sym___leave] = ACTIONS(3148), [anon_sym_not] = ACTIONS(3148), [anon_sym_compl] = ACTIONS(3148), [anon_sym_DASH_DASH] = ACTIONS(3150), [anon_sym_PLUS_PLUS] = ACTIONS(3150), [anon_sym_sizeof] = ACTIONS(3148), [anon_sym___alignof__] = ACTIONS(3148), [anon_sym___alignof] = ACTIONS(3148), [anon_sym__alignof] = ACTIONS(3148), [anon_sym_alignof] = ACTIONS(3148), [anon_sym__Alignof] = ACTIONS(3148), [anon_sym_offsetof] = ACTIONS(3148), [anon_sym__Generic] = ACTIONS(3148), [anon_sym_asm] = ACTIONS(3148), [anon_sym___asm__] = ACTIONS(3148), [anon_sym___asm] = ACTIONS(3148), [sym_number_literal] = ACTIONS(3150), [anon_sym_L_SQUOTE] = ACTIONS(3150), [anon_sym_u_SQUOTE] = ACTIONS(3150), [anon_sym_U_SQUOTE] = ACTIONS(3150), [anon_sym_u8_SQUOTE] = ACTIONS(3150), [anon_sym_SQUOTE] = ACTIONS(3150), [anon_sym_L_DQUOTE] = ACTIONS(3150), [anon_sym_u_DQUOTE] = ACTIONS(3150), [anon_sym_U_DQUOTE] = ACTIONS(3150), [anon_sym_u8_DQUOTE] = ACTIONS(3150), [anon_sym_DQUOTE] = ACTIONS(3150), [sym_true] = ACTIONS(3148), [sym_false] = ACTIONS(3148), [anon_sym_NULL] = ACTIONS(3148), [anon_sym_nullptr] = ACTIONS(3148), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3148), [anon_sym_decltype] = ACTIONS(3148), [anon_sym_explicit] = ACTIONS(3148), [anon_sym_typename] = ACTIONS(3148), [anon_sym_template] = ACTIONS(3148), [anon_sym_operator] = ACTIONS(3148), [anon_sym_try] = ACTIONS(3148), [anon_sym_delete] = ACTIONS(3148), [anon_sym_throw] = ACTIONS(3148), [anon_sym_namespace] = ACTIONS(3148), [anon_sym_static_assert] = ACTIONS(3148), [anon_sym_concept] = ACTIONS(3148), [anon_sym_co_return] = ACTIONS(3148), [anon_sym_co_yield] = ACTIONS(3148), [anon_sym_R_DQUOTE] = ACTIONS(3150), [anon_sym_LR_DQUOTE] = ACTIONS(3150), [anon_sym_uR_DQUOTE] = ACTIONS(3150), [anon_sym_UR_DQUOTE] = ACTIONS(3150), [anon_sym_u8R_DQUOTE] = ACTIONS(3150), [anon_sym_co_await] = ACTIONS(3148), [anon_sym_new] = ACTIONS(3148), [anon_sym_requires] = ACTIONS(3148), [sym_this] = ACTIONS(3148), }, [STATE(794)] = { [sym_identifier] = ACTIONS(2909), [aux_sym_preproc_include_token1] = ACTIONS(2909), [aux_sym_preproc_def_token1] = ACTIONS(2909), [aux_sym_preproc_if_token1] = ACTIONS(2909), [aux_sym_preproc_ifdef_token1] = ACTIONS(2909), [aux_sym_preproc_ifdef_token2] = ACTIONS(2909), [sym_preproc_directive] = ACTIONS(2909), [anon_sym_LPAREN2] = ACTIONS(2911), [anon_sym_BANG] = ACTIONS(2911), [anon_sym_TILDE] = ACTIONS(2911), [anon_sym_DASH] = ACTIONS(2909), [anon_sym_PLUS] = ACTIONS(2909), [anon_sym_STAR] = ACTIONS(2911), [anon_sym_AMP_AMP] = ACTIONS(2911), [anon_sym_AMP] = ACTIONS(2909), [anon_sym_SEMI] = ACTIONS(2911), [anon_sym___extension__] = ACTIONS(2909), [anon_sym_typedef] = ACTIONS(2909), [anon_sym_virtual] = ACTIONS(2909), [anon_sym_extern] = ACTIONS(2909), [anon_sym___attribute__] = ACTIONS(2909), [anon_sym___attribute] = ACTIONS(2909), [anon_sym_using] = ACTIONS(2909), [anon_sym_COLON_COLON] = ACTIONS(2911), [anon_sym_LBRACK_LBRACK] = ACTIONS(2911), [anon_sym___declspec] = ACTIONS(2909), [anon_sym___based] = ACTIONS(2909), [anon_sym___cdecl] = ACTIONS(2909), [anon_sym___clrcall] = ACTIONS(2909), [anon_sym___stdcall] = ACTIONS(2909), [anon_sym___fastcall] = ACTIONS(2909), [anon_sym___thiscall] = ACTIONS(2909), [anon_sym___vectorcall] = ACTIONS(2909), [anon_sym_LBRACE] = ACTIONS(2911), [anon_sym_RBRACE] = ACTIONS(2911), [anon_sym_signed] = ACTIONS(2909), [anon_sym_unsigned] = ACTIONS(2909), [anon_sym_long] = ACTIONS(2909), [anon_sym_short] = ACTIONS(2909), [anon_sym_LBRACK] = ACTIONS(2909), [anon_sym_static] = ACTIONS(2909), [anon_sym_register] = ACTIONS(2909), [anon_sym_inline] = ACTIONS(2909), [anon_sym___inline] = ACTIONS(2909), [anon_sym___inline__] = ACTIONS(2909), [anon_sym___forceinline] = ACTIONS(2909), [anon_sym_thread_local] = ACTIONS(2909), [anon_sym___thread] = ACTIONS(2909), [anon_sym_const] = ACTIONS(2909), [anon_sym_constexpr] = ACTIONS(2909), [anon_sym_volatile] = ACTIONS(2909), [anon_sym_restrict] = ACTIONS(2909), [anon_sym___restrict__] = ACTIONS(2909), [anon_sym__Atomic] = ACTIONS(2909), [anon_sym__Noreturn] = ACTIONS(2909), [anon_sym_noreturn] = ACTIONS(2909), [anon_sym__Nonnull] = ACTIONS(2909), [anon_sym_mutable] = ACTIONS(2909), [anon_sym_constinit] = ACTIONS(2909), [anon_sym_consteval] = ACTIONS(2909), [anon_sym_alignas] = ACTIONS(2909), [anon_sym__Alignas] = ACTIONS(2909), [sym_primitive_type] = ACTIONS(2909), [anon_sym_enum] = ACTIONS(2909), [anon_sym_class] = ACTIONS(2909), [anon_sym_struct] = ACTIONS(2909), [anon_sym_union] = ACTIONS(2909), [anon_sym_if] = ACTIONS(2909), [anon_sym_switch] = ACTIONS(2909), [anon_sym_case] = ACTIONS(2909), [anon_sym_default] = ACTIONS(2909), [anon_sym_while] = ACTIONS(2909), [anon_sym_do] = ACTIONS(2909), [anon_sym_for] = ACTIONS(2909), [anon_sym_return] = ACTIONS(2909), [anon_sym_break] = ACTIONS(2909), [anon_sym_continue] = ACTIONS(2909), [anon_sym_goto] = ACTIONS(2909), [anon_sym___try] = ACTIONS(2909), [anon_sym___leave] = ACTIONS(2909), [anon_sym_not] = ACTIONS(2909), [anon_sym_compl] = ACTIONS(2909), [anon_sym_DASH_DASH] = ACTIONS(2911), [anon_sym_PLUS_PLUS] = ACTIONS(2911), [anon_sym_sizeof] = ACTIONS(2909), [anon_sym___alignof__] = ACTIONS(2909), [anon_sym___alignof] = ACTIONS(2909), [anon_sym__alignof] = ACTIONS(2909), [anon_sym_alignof] = ACTIONS(2909), [anon_sym__Alignof] = ACTIONS(2909), [anon_sym_offsetof] = ACTIONS(2909), [anon_sym__Generic] = ACTIONS(2909), [anon_sym_asm] = ACTIONS(2909), [anon_sym___asm__] = ACTIONS(2909), [anon_sym___asm] = ACTIONS(2909), [sym_number_literal] = ACTIONS(2911), [anon_sym_L_SQUOTE] = ACTIONS(2911), [anon_sym_u_SQUOTE] = ACTIONS(2911), [anon_sym_U_SQUOTE] = ACTIONS(2911), [anon_sym_u8_SQUOTE] = ACTIONS(2911), [anon_sym_SQUOTE] = ACTIONS(2911), [anon_sym_L_DQUOTE] = ACTIONS(2911), [anon_sym_u_DQUOTE] = ACTIONS(2911), [anon_sym_U_DQUOTE] = ACTIONS(2911), [anon_sym_u8_DQUOTE] = ACTIONS(2911), [anon_sym_DQUOTE] = ACTIONS(2911), [sym_true] = ACTIONS(2909), [sym_false] = ACTIONS(2909), [anon_sym_NULL] = ACTIONS(2909), [anon_sym_nullptr] = ACTIONS(2909), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2909), [anon_sym_decltype] = ACTIONS(2909), [anon_sym_explicit] = ACTIONS(2909), [anon_sym_typename] = ACTIONS(2909), [anon_sym_template] = ACTIONS(2909), [anon_sym_operator] = ACTIONS(2909), [anon_sym_try] = ACTIONS(2909), [anon_sym_delete] = ACTIONS(2909), [anon_sym_throw] = ACTIONS(2909), [anon_sym_namespace] = ACTIONS(2909), [anon_sym_static_assert] = ACTIONS(2909), [anon_sym_concept] = ACTIONS(2909), [anon_sym_co_return] = ACTIONS(2909), [anon_sym_co_yield] = ACTIONS(2909), [anon_sym_R_DQUOTE] = ACTIONS(2911), [anon_sym_LR_DQUOTE] = ACTIONS(2911), [anon_sym_uR_DQUOTE] = ACTIONS(2911), [anon_sym_UR_DQUOTE] = ACTIONS(2911), [anon_sym_u8R_DQUOTE] = ACTIONS(2911), [anon_sym_co_await] = ACTIONS(2909), [anon_sym_new] = ACTIONS(2909), [anon_sym_requires] = ACTIONS(2909), [sym_this] = ACTIONS(2909), }, [STATE(795)] = { [sym_identifier] = ACTIONS(2905), [aux_sym_preproc_include_token1] = ACTIONS(2905), [aux_sym_preproc_def_token1] = ACTIONS(2905), [aux_sym_preproc_if_token1] = ACTIONS(2905), [aux_sym_preproc_ifdef_token1] = ACTIONS(2905), [aux_sym_preproc_ifdef_token2] = ACTIONS(2905), [sym_preproc_directive] = ACTIONS(2905), [anon_sym_LPAREN2] = ACTIONS(2907), [anon_sym_BANG] = ACTIONS(2907), [anon_sym_TILDE] = ACTIONS(2907), [anon_sym_DASH] = ACTIONS(2905), [anon_sym_PLUS] = ACTIONS(2905), [anon_sym_STAR] = ACTIONS(2907), [anon_sym_AMP_AMP] = ACTIONS(2907), [anon_sym_AMP] = ACTIONS(2905), [anon_sym_SEMI] = ACTIONS(2907), [anon_sym___extension__] = ACTIONS(2905), [anon_sym_typedef] = ACTIONS(2905), [anon_sym_virtual] = ACTIONS(2905), [anon_sym_extern] = ACTIONS(2905), [anon_sym___attribute__] = ACTIONS(2905), [anon_sym___attribute] = ACTIONS(2905), [anon_sym_using] = ACTIONS(2905), [anon_sym_COLON_COLON] = ACTIONS(2907), [anon_sym_LBRACK_LBRACK] = ACTIONS(2907), [anon_sym___declspec] = ACTIONS(2905), [anon_sym___based] = ACTIONS(2905), [anon_sym___cdecl] = ACTIONS(2905), [anon_sym___clrcall] = ACTIONS(2905), [anon_sym___stdcall] = ACTIONS(2905), [anon_sym___fastcall] = ACTIONS(2905), [anon_sym___thiscall] = ACTIONS(2905), [anon_sym___vectorcall] = ACTIONS(2905), [anon_sym_LBRACE] = ACTIONS(2907), [anon_sym_RBRACE] = ACTIONS(2907), [anon_sym_signed] = ACTIONS(2905), [anon_sym_unsigned] = ACTIONS(2905), [anon_sym_long] = ACTIONS(2905), [anon_sym_short] = ACTIONS(2905), [anon_sym_LBRACK] = ACTIONS(2905), [anon_sym_static] = ACTIONS(2905), [anon_sym_register] = ACTIONS(2905), [anon_sym_inline] = ACTIONS(2905), [anon_sym___inline] = ACTIONS(2905), [anon_sym___inline__] = ACTIONS(2905), [anon_sym___forceinline] = ACTIONS(2905), [anon_sym_thread_local] = ACTIONS(2905), [anon_sym___thread] = ACTIONS(2905), [anon_sym_const] = ACTIONS(2905), [anon_sym_constexpr] = ACTIONS(2905), [anon_sym_volatile] = ACTIONS(2905), [anon_sym_restrict] = ACTIONS(2905), [anon_sym___restrict__] = ACTIONS(2905), [anon_sym__Atomic] = ACTIONS(2905), [anon_sym__Noreturn] = ACTIONS(2905), [anon_sym_noreturn] = ACTIONS(2905), [anon_sym__Nonnull] = ACTIONS(2905), [anon_sym_mutable] = ACTIONS(2905), [anon_sym_constinit] = ACTIONS(2905), [anon_sym_consteval] = ACTIONS(2905), [anon_sym_alignas] = ACTIONS(2905), [anon_sym__Alignas] = ACTIONS(2905), [sym_primitive_type] = ACTIONS(2905), [anon_sym_enum] = ACTIONS(2905), [anon_sym_class] = ACTIONS(2905), [anon_sym_struct] = ACTIONS(2905), [anon_sym_union] = ACTIONS(2905), [anon_sym_if] = ACTIONS(2905), [anon_sym_switch] = ACTIONS(2905), [anon_sym_case] = ACTIONS(2905), [anon_sym_default] = ACTIONS(2905), [anon_sym_while] = ACTIONS(2905), [anon_sym_do] = ACTIONS(2905), [anon_sym_for] = ACTIONS(2905), [anon_sym_return] = ACTIONS(2905), [anon_sym_break] = ACTIONS(2905), [anon_sym_continue] = ACTIONS(2905), [anon_sym_goto] = ACTIONS(2905), [anon_sym___try] = ACTIONS(2905), [anon_sym___leave] = ACTIONS(2905), [anon_sym_not] = ACTIONS(2905), [anon_sym_compl] = ACTIONS(2905), [anon_sym_DASH_DASH] = ACTIONS(2907), [anon_sym_PLUS_PLUS] = ACTIONS(2907), [anon_sym_sizeof] = ACTIONS(2905), [anon_sym___alignof__] = ACTIONS(2905), [anon_sym___alignof] = ACTIONS(2905), [anon_sym__alignof] = ACTIONS(2905), [anon_sym_alignof] = ACTIONS(2905), [anon_sym__Alignof] = ACTIONS(2905), [anon_sym_offsetof] = ACTIONS(2905), [anon_sym__Generic] = ACTIONS(2905), [anon_sym_asm] = ACTIONS(2905), [anon_sym___asm__] = ACTIONS(2905), [anon_sym___asm] = ACTIONS(2905), [sym_number_literal] = ACTIONS(2907), [anon_sym_L_SQUOTE] = ACTIONS(2907), [anon_sym_u_SQUOTE] = ACTIONS(2907), [anon_sym_U_SQUOTE] = ACTIONS(2907), [anon_sym_u8_SQUOTE] = ACTIONS(2907), [anon_sym_SQUOTE] = ACTIONS(2907), [anon_sym_L_DQUOTE] = ACTIONS(2907), [anon_sym_u_DQUOTE] = ACTIONS(2907), [anon_sym_U_DQUOTE] = ACTIONS(2907), [anon_sym_u8_DQUOTE] = ACTIONS(2907), [anon_sym_DQUOTE] = ACTIONS(2907), [sym_true] = ACTIONS(2905), [sym_false] = ACTIONS(2905), [anon_sym_NULL] = ACTIONS(2905), [anon_sym_nullptr] = ACTIONS(2905), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2905), [anon_sym_decltype] = ACTIONS(2905), [anon_sym_explicit] = ACTIONS(2905), [anon_sym_typename] = ACTIONS(2905), [anon_sym_template] = ACTIONS(2905), [anon_sym_operator] = ACTIONS(2905), [anon_sym_try] = ACTIONS(2905), [anon_sym_delete] = ACTIONS(2905), [anon_sym_throw] = ACTIONS(2905), [anon_sym_namespace] = ACTIONS(2905), [anon_sym_static_assert] = ACTIONS(2905), [anon_sym_concept] = ACTIONS(2905), [anon_sym_co_return] = ACTIONS(2905), [anon_sym_co_yield] = ACTIONS(2905), [anon_sym_R_DQUOTE] = ACTIONS(2907), [anon_sym_LR_DQUOTE] = ACTIONS(2907), [anon_sym_uR_DQUOTE] = ACTIONS(2907), [anon_sym_UR_DQUOTE] = ACTIONS(2907), [anon_sym_u8R_DQUOTE] = ACTIONS(2907), [anon_sym_co_await] = ACTIONS(2905), [anon_sym_new] = ACTIONS(2905), [anon_sym_requires] = ACTIONS(2905), [sym_this] = ACTIONS(2905), }, [STATE(796)] = { [sym_identifier] = ACTIONS(3313), [aux_sym_preproc_include_token1] = ACTIONS(3313), [aux_sym_preproc_def_token1] = ACTIONS(3313), [aux_sym_preproc_if_token1] = ACTIONS(3313), [aux_sym_preproc_ifdef_token1] = ACTIONS(3313), [aux_sym_preproc_ifdef_token2] = ACTIONS(3313), [sym_preproc_directive] = ACTIONS(3313), [anon_sym_LPAREN2] = ACTIONS(3315), [anon_sym_BANG] = ACTIONS(3315), [anon_sym_TILDE] = ACTIONS(3315), [anon_sym_DASH] = ACTIONS(3313), [anon_sym_PLUS] = ACTIONS(3313), [anon_sym_STAR] = ACTIONS(3315), [anon_sym_AMP_AMP] = ACTIONS(3315), [anon_sym_AMP] = ACTIONS(3313), [anon_sym_SEMI] = ACTIONS(3315), [anon_sym___extension__] = ACTIONS(3313), [anon_sym_typedef] = ACTIONS(3313), [anon_sym_virtual] = ACTIONS(3313), [anon_sym_extern] = ACTIONS(3313), [anon_sym___attribute__] = ACTIONS(3313), [anon_sym___attribute] = ACTIONS(3313), [anon_sym_using] = ACTIONS(3313), [anon_sym_COLON_COLON] = ACTIONS(3315), [anon_sym_LBRACK_LBRACK] = ACTIONS(3315), [anon_sym___declspec] = ACTIONS(3313), [anon_sym___based] = ACTIONS(3313), [anon_sym___cdecl] = ACTIONS(3313), [anon_sym___clrcall] = ACTIONS(3313), [anon_sym___stdcall] = ACTIONS(3313), [anon_sym___fastcall] = ACTIONS(3313), [anon_sym___thiscall] = ACTIONS(3313), [anon_sym___vectorcall] = ACTIONS(3313), [anon_sym_LBRACE] = ACTIONS(3315), [anon_sym_RBRACE] = ACTIONS(3315), [anon_sym_signed] = ACTIONS(3313), [anon_sym_unsigned] = ACTIONS(3313), [anon_sym_long] = ACTIONS(3313), [anon_sym_short] = ACTIONS(3313), [anon_sym_LBRACK] = ACTIONS(3313), [anon_sym_static] = ACTIONS(3313), [anon_sym_register] = ACTIONS(3313), [anon_sym_inline] = ACTIONS(3313), [anon_sym___inline] = ACTIONS(3313), [anon_sym___inline__] = ACTIONS(3313), [anon_sym___forceinline] = ACTIONS(3313), [anon_sym_thread_local] = ACTIONS(3313), [anon_sym___thread] = ACTIONS(3313), [anon_sym_const] = ACTIONS(3313), [anon_sym_constexpr] = ACTIONS(3313), [anon_sym_volatile] = ACTIONS(3313), [anon_sym_restrict] = ACTIONS(3313), [anon_sym___restrict__] = ACTIONS(3313), [anon_sym__Atomic] = ACTIONS(3313), [anon_sym__Noreturn] = ACTIONS(3313), [anon_sym_noreturn] = ACTIONS(3313), [anon_sym__Nonnull] = ACTIONS(3313), [anon_sym_mutable] = ACTIONS(3313), [anon_sym_constinit] = ACTIONS(3313), [anon_sym_consteval] = ACTIONS(3313), [anon_sym_alignas] = ACTIONS(3313), [anon_sym__Alignas] = ACTIONS(3313), [sym_primitive_type] = ACTIONS(3313), [anon_sym_enum] = ACTIONS(3313), [anon_sym_class] = ACTIONS(3313), [anon_sym_struct] = ACTIONS(3313), [anon_sym_union] = ACTIONS(3313), [anon_sym_if] = ACTIONS(3313), [anon_sym_switch] = ACTIONS(3313), [anon_sym_case] = ACTIONS(3313), [anon_sym_default] = ACTIONS(3313), [anon_sym_while] = ACTIONS(3313), [anon_sym_do] = ACTIONS(3313), [anon_sym_for] = ACTIONS(3313), [anon_sym_return] = ACTIONS(3313), [anon_sym_break] = ACTIONS(3313), [anon_sym_continue] = ACTIONS(3313), [anon_sym_goto] = ACTIONS(3313), [anon_sym___try] = ACTIONS(3313), [anon_sym___leave] = ACTIONS(3313), [anon_sym_not] = ACTIONS(3313), [anon_sym_compl] = ACTIONS(3313), [anon_sym_DASH_DASH] = ACTIONS(3315), [anon_sym_PLUS_PLUS] = ACTIONS(3315), [anon_sym_sizeof] = ACTIONS(3313), [anon_sym___alignof__] = ACTIONS(3313), [anon_sym___alignof] = ACTIONS(3313), [anon_sym__alignof] = ACTIONS(3313), [anon_sym_alignof] = ACTIONS(3313), [anon_sym__Alignof] = ACTIONS(3313), [anon_sym_offsetof] = ACTIONS(3313), [anon_sym__Generic] = ACTIONS(3313), [anon_sym_asm] = ACTIONS(3313), [anon_sym___asm__] = ACTIONS(3313), [anon_sym___asm] = ACTIONS(3313), [sym_number_literal] = ACTIONS(3315), [anon_sym_L_SQUOTE] = ACTIONS(3315), [anon_sym_u_SQUOTE] = ACTIONS(3315), [anon_sym_U_SQUOTE] = ACTIONS(3315), [anon_sym_u8_SQUOTE] = ACTIONS(3315), [anon_sym_SQUOTE] = ACTIONS(3315), [anon_sym_L_DQUOTE] = ACTIONS(3315), [anon_sym_u_DQUOTE] = ACTIONS(3315), [anon_sym_U_DQUOTE] = ACTIONS(3315), [anon_sym_u8_DQUOTE] = ACTIONS(3315), [anon_sym_DQUOTE] = ACTIONS(3315), [sym_true] = ACTIONS(3313), [sym_false] = ACTIONS(3313), [anon_sym_NULL] = ACTIONS(3313), [anon_sym_nullptr] = ACTIONS(3313), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3313), [anon_sym_decltype] = ACTIONS(3313), [anon_sym_explicit] = ACTIONS(3313), [anon_sym_typename] = ACTIONS(3313), [anon_sym_template] = ACTIONS(3313), [anon_sym_operator] = ACTIONS(3313), [anon_sym_try] = ACTIONS(3313), [anon_sym_delete] = ACTIONS(3313), [anon_sym_throw] = ACTIONS(3313), [anon_sym_namespace] = ACTIONS(3313), [anon_sym_static_assert] = ACTIONS(3313), [anon_sym_concept] = ACTIONS(3313), [anon_sym_co_return] = ACTIONS(3313), [anon_sym_co_yield] = ACTIONS(3313), [anon_sym_R_DQUOTE] = ACTIONS(3315), [anon_sym_LR_DQUOTE] = ACTIONS(3315), [anon_sym_uR_DQUOTE] = ACTIONS(3315), [anon_sym_UR_DQUOTE] = ACTIONS(3315), [anon_sym_u8R_DQUOTE] = ACTIONS(3315), [anon_sym_co_await] = ACTIONS(3313), [anon_sym_new] = ACTIONS(3313), [anon_sym_requires] = ACTIONS(3313), [sym_this] = ACTIONS(3313), }, [STATE(797)] = { [sym_identifier] = ACTIONS(2785), [aux_sym_preproc_include_token1] = ACTIONS(2785), [aux_sym_preproc_def_token1] = ACTIONS(2785), [aux_sym_preproc_if_token1] = ACTIONS(2785), [aux_sym_preproc_ifdef_token1] = ACTIONS(2785), [aux_sym_preproc_ifdef_token2] = ACTIONS(2785), [sym_preproc_directive] = ACTIONS(2785), [anon_sym_LPAREN2] = ACTIONS(2787), [anon_sym_BANG] = ACTIONS(2787), [anon_sym_TILDE] = ACTIONS(2787), [anon_sym_DASH] = ACTIONS(2785), [anon_sym_PLUS] = ACTIONS(2785), [anon_sym_STAR] = ACTIONS(2787), [anon_sym_AMP_AMP] = ACTIONS(2787), [anon_sym_AMP] = ACTIONS(2785), [anon_sym_SEMI] = ACTIONS(2787), [anon_sym___extension__] = ACTIONS(2785), [anon_sym_typedef] = ACTIONS(2785), [anon_sym_virtual] = ACTIONS(2785), [anon_sym_extern] = ACTIONS(2785), [anon_sym___attribute__] = ACTIONS(2785), [anon_sym___attribute] = ACTIONS(2785), [anon_sym_using] = ACTIONS(2785), [anon_sym_COLON_COLON] = ACTIONS(2787), [anon_sym_LBRACK_LBRACK] = ACTIONS(2787), [anon_sym___declspec] = ACTIONS(2785), [anon_sym___based] = ACTIONS(2785), [anon_sym___cdecl] = ACTIONS(2785), [anon_sym___clrcall] = ACTIONS(2785), [anon_sym___stdcall] = ACTIONS(2785), [anon_sym___fastcall] = ACTIONS(2785), [anon_sym___thiscall] = ACTIONS(2785), [anon_sym___vectorcall] = ACTIONS(2785), [anon_sym_LBRACE] = ACTIONS(2787), [anon_sym_RBRACE] = ACTIONS(2787), [anon_sym_signed] = ACTIONS(2785), [anon_sym_unsigned] = ACTIONS(2785), [anon_sym_long] = ACTIONS(2785), [anon_sym_short] = ACTIONS(2785), [anon_sym_LBRACK] = ACTIONS(2785), [anon_sym_static] = ACTIONS(2785), [anon_sym_register] = ACTIONS(2785), [anon_sym_inline] = ACTIONS(2785), [anon_sym___inline] = ACTIONS(2785), [anon_sym___inline__] = ACTIONS(2785), [anon_sym___forceinline] = ACTIONS(2785), [anon_sym_thread_local] = ACTIONS(2785), [anon_sym___thread] = ACTIONS(2785), [anon_sym_const] = ACTIONS(2785), [anon_sym_constexpr] = ACTIONS(2785), [anon_sym_volatile] = ACTIONS(2785), [anon_sym_restrict] = ACTIONS(2785), [anon_sym___restrict__] = ACTIONS(2785), [anon_sym__Atomic] = ACTIONS(2785), [anon_sym__Noreturn] = ACTIONS(2785), [anon_sym_noreturn] = ACTIONS(2785), [anon_sym__Nonnull] = ACTIONS(2785), [anon_sym_mutable] = ACTIONS(2785), [anon_sym_constinit] = ACTIONS(2785), [anon_sym_consteval] = ACTIONS(2785), [anon_sym_alignas] = ACTIONS(2785), [anon_sym__Alignas] = ACTIONS(2785), [sym_primitive_type] = ACTIONS(2785), [anon_sym_enum] = ACTIONS(2785), [anon_sym_class] = ACTIONS(2785), [anon_sym_struct] = ACTIONS(2785), [anon_sym_union] = ACTIONS(2785), [anon_sym_if] = ACTIONS(2785), [anon_sym_switch] = ACTIONS(2785), [anon_sym_case] = ACTIONS(2785), [anon_sym_default] = ACTIONS(2785), [anon_sym_while] = ACTIONS(2785), [anon_sym_do] = ACTIONS(2785), [anon_sym_for] = ACTIONS(2785), [anon_sym_return] = ACTIONS(2785), [anon_sym_break] = ACTIONS(2785), [anon_sym_continue] = ACTIONS(2785), [anon_sym_goto] = ACTIONS(2785), [anon_sym___try] = ACTIONS(2785), [anon_sym___leave] = ACTIONS(2785), [anon_sym_not] = ACTIONS(2785), [anon_sym_compl] = ACTIONS(2785), [anon_sym_DASH_DASH] = ACTIONS(2787), [anon_sym_PLUS_PLUS] = ACTIONS(2787), [anon_sym_sizeof] = ACTIONS(2785), [anon_sym___alignof__] = ACTIONS(2785), [anon_sym___alignof] = ACTIONS(2785), [anon_sym__alignof] = ACTIONS(2785), [anon_sym_alignof] = ACTIONS(2785), [anon_sym__Alignof] = ACTIONS(2785), [anon_sym_offsetof] = ACTIONS(2785), [anon_sym__Generic] = ACTIONS(2785), [anon_sym_asm] = ACTIONS(2785), [anon_sym___asm__] = ACTIONS(2785), [anon_sym___asm] = ACTIONS(2785), [sym_number_literal] = ACTIONS(2787), [anon_sym_L_SQUOTE] = ACTIONS(2787), [anon_sym_u_SQUOTE] = ACTIONS(2787), [anon_sym_U_SQUOTE] = ACTIONS(2787), [anon_sym_u8_SQUOTE] = ACTIONS(2787), [anon_sym_SQUOTE] = ACTIONS(2787), [anon_sym_L_DQUOTE] = ACTIONS(2787), [anon_sym_u_DQUOTE] = ACTIONS(2787), [anon_sym_U_DQUOTE] = ACTIONS(2787), [anon_sym_u8_DQUOTE] = ACTIONS(2787), [anon_sym_DQUOTE] = ACTIONS(2787), [sym_true] = ACTIONS(2785), [sym_false] = ACTIONS(2785), [anon_sym_NULL] = ACTIONS(2785), [anon_sym_nullptr] = ACTIONS(2785), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2785), [anon_sym_decltype] = ACTIONS(2785), [anon_sym_explicit] = ACTIONS(2785), [anon_sym_typename] = ACTIONS(2785), [anon_sym_template] = ACTIONS(2785), [anon_sym_operator] = ACTIONS(2785), [anon_sym_try] = ACTIONS(2785), [anon_sym_delete] = ACTIONS(2785), [anon_sym_throw] = ACTIONS(2785), [anon_sym_namespace] = ACTIONS(2785), [anon_sym_static_assert] = ACTIONS(2785), [anon_sym_concept] = ACTIONS(2785), [anon_sym_co_return] = ACTIONS(2785), [anon_sym_co_yield] = ACTIONS(2785), [anon_sym_R_DQUOTE] = ACTIONS(2787), [anon_sym_LR_DQUOTE] = ACTIONS(2787), [anon_sym_uR_DQUOTE] = ACTIONS(2787), [anon_sym_UR_DQUOTE] = ACTIONS(2787), [anon_sym_u8R_DQUOTE] = ACTIONS(2787), [anon_sym_co_await] = ACTIONS(2785), [anon_sym_new] = ACTIONS(2785), [anon_sym_requires] = ACTIONS(2785), [sym_this] = ACTIONS(2785), }, [STATE(798)] = { [sym_identifier] = ACTIONS(2801), [aux_sym_preproc_include_token1] = ACTIONS(2801), [aux_sym_preproc_def_token1] = ACTIONS(2801), [aux_sym_preproc_if_token1] = ACTIONS(2801), [aux_sym_preproc_ifdef_token1] = ACTIONS(2801), [aux_sym_preproc_ifdef_token2] = ACTIONS(2801), [sym_preproc_directive] = ACTIONS(2801), [anon_sym_LPAREN2] = ACTIONS(2803), [anon_sym_BANG] = ACTIONS(2803), [anon_sym_TILDE] = ACTIONS(2803), [anon_sym_DASH] = ACTIONS(2801), [anon_sym_PLUS] = ACTIONS(2801), [anon_sym_STAR] = ACTIONS(2803), [anon_sym_AMP_AMP] = ACTIONS(2803), [anon_sym_AMP] = ACTIONS(2801), [anon_sym_SEMI] = ACTIONS(2803), [anon_sym___extension__] = ACTIONS(2801), [anon_sym_typedef] = ACTIONS(2801), [anon_sym_virtual] = ACTIONS(2801), [anon_sym_extern] = ACTIONS(2801), [anon_sym___attribute__] = ACTIONS(2801), [anon_sym___attribute] = ACTIONS(2801), [anon_sym_using] = ACTIONS(2801), [anon_sym_COLON_COLON] = ACTIONS(2803), [anon_sym_LBRACK_LBRACK] = ACTIONS(2803), [anon_sym___declspec] = ACTIONS(2801), [anon_sym___based] = ACTIONS(2801), [anon_sym___cdecl] = ACTIONS(2801), [anon_sym___clrcall] = ACTIONS(2801), [anon_sym___stdcall] = ACTIONS(2801), [anon_sym___fastcall] = ACTIONS(2801), [anon_sym___thiscall] = ACTIONS(2801), [anon_sym___vectorcall] = ACTIONS(2801), [anon_sym_LBRACE] = ACTIONS(2803), [anon_sym_RBRACE] = ACTIONS(2803), [anon_sym_signed] = ACTIONS(2801), [anon_sym_unsigned] = ACTIONS(2801), [anon_sym_long] = ACTIONS(2801), [anon_sym_short] = ACTIONS(2801), [anon_sym_LBRACK] = ACTIONS(2801), [anon_sym_static] = ACTIONS(2801), [anon_sym_register] = ACTIONS(2801), [anon_sym_inline] = ACTIONS(2801), [anon_sym___inline] = ACTIONS(2801), [anon_sym___inline__] = ACTIONS(2801), [anon_sym___forceinline] = ACTIONS(2801), [anon_sym_thread_local] = ACTIONS(2801), [anon_sym___thread] = ACTIONS(2801), [anon_sym_const] = ACTIONS(2801), [anon_sym_constexpr] = ACTIONS(2801), [anon_sym_volatile] = ACTIONS(2801), [anon_sym_restrict] = ACTIONS(2801), [anon_sym___restrict__] = ACTIONS(2801), [anon_sym__Atomic] = ACTIONS(2801), [anon_sym__Noreturn] = ACTIONS(2801), [anon_sym_noreturn] = ACTIONS(2801), [anon_sym__Nonnull] = ACTIONS(2801), [anon_sym_mutable] = ACTIONS(2801), [anon_sym_constinit] = ACTIONS(2801), [anon_sym_consteval] = ACTIONS(2801), [anon_sym_alignas] = ACTIONS(2801), [anon_sym__Alignas] = ACTIONS(2801), [sym_primitive_type] = ACTIONS(2801), [anon_sym_enum] = ACTIONS(2801), [anon_sym_class] = ACTIONS(2801), [anon_sym_struct] = ACTIONS(2801), [anon_sym_union] = ACTIONS(2801), [anon_sym_if] = ACTIONS(2801), [anon_sym_switch] = ACTIONS(2801), [anon_sym_case] = ACTIONS(2801), [anon_sym_default] = ACTIONS(2801), [anon_sym_while] = ACTIONS(2801), [anon_sym_do] = ACTIONS(2801), [anon_sym_for] = ACTIONS(2801), [anon_sym_return] = ACTIONS(2801), [anon_sym_break] = ACTIONS(2801), [anon_sym_continue] = ACTIONS(2801), [anon_sym_goto] = ACTIONS(2801), [anon_sym___try] = ACTIONS(2801), [anon_sym___leave] = ACTIONS(2801), [anon_sym_not] = ACTIONS(2801), [anon_sym_compl] = ACTIONS(2801), [anon_sym_DASH_DASH] = ACTIONS(2803), [anon_sym_PLUS_PLUS] = ACTIONS(2803), [anon_sym_sizeof] = ACTIONS(2801), [anon_sym___alignof__] = ACTIONS(2801), [anon_sym___alignof] = ACTIONS(2801), [anon_sym__alignof] = ACTIONS(2801), [anon_sym_alignof] = ACTIONS(2801), [anon_sym__Alignof] = ACTIONS(2801), [anon_sym_offsetof] = ACTIONS(2801), [anon_sym__Generic] = ACTIONS(2801), [anon_sym_asm] = ACTIONS(2801), [anon_sym___asm__] = ACTIONS(2801), [anon_sym___asm] = ACTIONS(2801), [sym_number_literal] = ACTIONS(2803), [anon_sym_L_SQUOTE] = ACTIONS(2803), [anon_sym_u_SQUOTE] = ACTIONS(2803), [anon_sym_U_SQUOTE] = ACTIONS(2803), [anon_sym_u8_SQUOTE] = ACTIONS(2803), [anon_sym_SQUOTE] = ACTIONS(2803), [anon_sym_L_DQUOTE] = ACTIONS(2803), [anon_sym_u_DQUOTE] = ACTIONS(2803), [anon_sym_U_DQUOTE] = ACTIONS(2803), [anon_sym_u8_DQUOTE] = ACTIONS(2803), [anon_sym_DQUOTE] = ACTIONS(2803), [sym_true] = ACTIONS(2801), [sym_false] = ACTIONS(2801), [anon_sym_NULL] = ACTIONS(2801), [anon_sym_nullptr] = ACTIONS(2801), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2801), [anon_sym_decltype] = ACTIONS(2801), [anon_sym_explicit] = ACTIONS(2801), [anon_sym_typename] = ACTIONS(2801), [anon_sym_template] = ACTIONS(2801), [anon_sym_operator] = ACTIONS(2801), [anon_sym_try] = ACTIONS(2801), [anon_sym_delete] = ACTIONS(2801), [anon_sym_throw] = ACTIONS(2801), [anon_sym_namespace] = ACTIONS(2801), [anon_sym_static_assert] = ACTIONS(2801), [anon_sym_concept] = ACTIONS(2801), [anon_sym_co_return] = ACTIONS(2801), [anon_sym_co_yield] = ACTIONS(2801), [anon_sym_R_DQUOTE] = ACTIONS(2803), [anon_sym_LR_DQUOTE] = ACTIONS(2803), [anon_sym_uR_DQUOTE] = ACTIONS(2803), [anon_sym_UR_DQUOTE] = ACTIONS(2803), [anon_sym_u8R_DQUOTE] = ACTIONS(2803), [anon_sym_co_await] = ACTIONS(2801), [anon_sym_new] = ACTIONS(2801), [anon_sym_requires] = ACTIONS(2801), [sym_this] = ACTIONS(2801), }, [STATE(799)] = { [sym_identifier] = ACTIONS(2817), [aux_sym_preproc_include_token1] = ACTIONS(2817), [aux_sym_preproc_def_token1] = ACTIONS(2817), [aux_sym_preproc_if_token1] = ACTIONS(2817), [aux_sym_preproc_ifdef_token1] = ACTIONS(2817), [aux_sym_preproc_ifdef_token2] = ACTIONS(2817), [sym_preproc_directive] = ACTIONS(2817), [anon_sym_LPAREN2] = ACTIONS(2819), [anon_sym_BANG] = ACTIONS(2819), [anon_sym_TILDE] = ACTIONS(2819), [anon_sym_DASH] = ACTIONS(2817), [anon_sym_PLUS] = ACTIONS(2817), [anon_sym_STAR] = ACTIONS(2819), [anon_sym_AMP_AMP] = ACTIONS(2819), [anon_sym_AMP] = ACTIONS(2817), [anon_sym_SEMI] = ACTIONS(2819), [anon_sym___extension__] = ACTIONS(2817), [anon_sym_typedef] = ACTIONS(2817), [anon_sym_virtual] = ACTIONS(2817), [anon_sym_extern] = ACTIONS(2817), [anon_sym___attribute__] = ACTIONS(2817), [anon_sym___attribute] = ACTIONS(2817), [anon_sym_using] = ACTIONS(2817), [anon_sym_COLON_COLON] = ACTIONS(2819), [anon_sym_LBRACK_LBRACK] = ACTIONS(2819), [anon_sym___declspec] = ACTIONS(2817), [anon_sym___based] = ACTIONS(2817), [anon_sym___cdecl] = ACTIONS(2817), [anon_sym___clrcall] = ACTIONS(2817), [anon_sym___stdcall] = ACTIONS(2817), [anon_sym___fastcall] = ACTIONS(2817), [anon_sym___thiscall] = ACTIONS(2817), [anon_sym___vectorcall] = ACTIONS(2817), [anon_sym_LBRACE] = ACTIONS(2819), [anon_sym_RBRACE] = ACTIONS(2819), [anon_sym_signed] = ACTIONS(2817), [anon_sym_unsigned] = ACTIONS(2817), [anon_sym_long] = ACTIONS(2817), [anon_sym_short] = ACTIONS(2817), [anon_sym_LBRACK] = ACTIONS(2817), [anon_sym_static] = ACTIONS(2817), [anon_sym_register] = ACTIONS(2817), [anon_sym_inline] = ACTIONS(2817), [anon_sym___inline] = ACTIONS(2817), [anon_sym___inline__] = ACTIONS(2817), [anon_sym___forceinline] = ACTIONS(2817), [anon_sym_thread_local] = ACTIONS(2817), [anon_sym___thread] = ACTIONS(2817), [anon_sym_const] = ACTIONS(2817), [anon_sym_constexpr] = ACTIONS(2817), [anon_sym_volatile] = ACTIONS(2817), [anon_sym_restrict] = ACTIONS(2817), [anon_sym___restrict__] = ACTIONS(2817), [anon_sym__Atomic] = ACTIONS(2817), [anon_sym__Noreturn] = ACTIONS(2817), [anon_sym_noreturn] = ACTIONS(2817), [anon_sym__Nonnull] = ACTIONS(2817), [anon_sym_mutable] = ACTIONS(2817), [anon_sym_constinit] = ACTIONS(2817), [anon_sym_consteval] = ACTIONS(2817), [anon_sym_alignas] = ACTIONS(2817), [anon_sym__Alignas] = ACTIONS(2817), [sym_primitive_type] = ACTIONS(2817), [anon_sym_enum] = ACTIONS(2817), [anon_sym_class] = ACTIONS(2817), [anon_sym_struct] = ACTIONS(2817), [anon_sym_union] = ACTIONS(2817), [anon_sym_if] = ACTIONS(2817), [anon_sym_switch] = ACTIONS(2817), [anon_sym_case] = ACTIONS(2817), [anon_sym_default] = ACTIONS(2817), [anon_sym_while] = ACTIONS(2817), [anon_sym_do] = ACTIONS(2817), [anon_sym_for] = ACTIONS(2817), [anon_sym_return] = ACTIONS(2817), [anon_sym_break] = ACTIONS(2817), [anon_sym_continue] = ACTIONS(2817), [anon_sym_goto] = ACTIONS(2817), [anon_sym___try] = ACTIONS(2817), [anon_sym___leave] = ACTIONS(2817), [anon_sym_not] = ACTIONS(2817), [anon_sym_compl] = ACTIONS(2817), [anon_sym_DASH_DASH] = ACTIONS(2819), [anon_sym_PLUS_PLUS] = ACTIONS(2819), [anon_sym_sizeof] = ACTIONS(2817), [anon_sym___alignof__] = ACTIONS(2817), [anon_sym___alignof] = ACTIONS(2817), [anon_sym__alignof] = ACTIONS(2817), [anon_sym_alignof] = ACTIONS(2817), [anon_sym__Alignof] = ACTIONS(2817), [anon_sym_offsetof] = ACTIONS(2817), [anon_sym__Generic] = ACTIONS(2817), [anon_sym_asm] = ACTIONS(2817), [anon_sym___asm__] = ACTIONS(2817), [anon_sym___asm] = ACTIONS(2817), [sym_number_literal] = ACTIONS(2819), [anon_sym_L_SQUOTE] = ACTIONS(2819), [anon_sym_u_SQUOTE] = ACTIONS(2819), [anon_sym_U_SQUOTE] = ACTIONS(2819), [anon_sym_u8_SQUOTE] = ACTIONS(2819), [anon_sym_SQUOTE] = ACTIONS(2819), [anon_sym_L_DQUOTE] = ACTIONS(2819), [anon_sym_u_DQUOTE] = ACTIONS(2819), [anon_sym_U_DQUOTE] = ACTIONS(2819), [anon_sym_u8_DQUOTE] = ACTIONS(2819), [anon_sym_DQUOTE] = ACTIONS(2819), [sym_true] = ACTIONS(2817), [sym_false] = ACTIONS(2817), [anon_sym_NULL] = ACTIONS(2817), [anon_sym_nullptr] = ACTIONS(2817), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2817), [anon_sym_decltype] = ACTIONS(2817), [anon_sym_explicit] = ACTIONS(2817), [anon_sym_typename] = ACTIONS(2817), [anon_sym_template] = ACTIONS(2817), [anon_sym_operator] = ACTIONS(2817), [anon_sym_try] = ACTIONS(2817), [anon_sym_delete] = ACTIONS(2817), [anon_sym_throw] = ACTIONS(2817), [anon_sym_namespace] = ACTIONS(2817), [anon_sym_static_assert] = ACTIONS(2817), [anon_sym_concept] = ACTIONS(2817), [anon_sym_co_return] = ACTIONS(2817), [anon_sym_co_yield] = ACTIONS(2817), [anon_sym_R_DQUOTE] = ACTIONS(2819), [anon_sym_LR_DQUOTE] = ACTIONS(2819), [anon_sym_uR_DQUOTE] = ACTIONS(2819), [anon_sym_UR_DQUOTE] = ACTIONS(2819), [anon_sym_u8R_DQUOTE] = ACTIONS(2819), [anon_sym_co_await] = ACTIONS(2817), [anon_sym_new] = ACTIONS(2817), [anon_sym_requires] = ACTIONS(2817), [sym_this] = ACTIONS(2817), }, [STATE(800)] = { [sym_identifier] = ACTIONS(2825), [aux_sym_preproc_include_token1] = ACTIONS(2825), [aux_sym_preproc_def_token1] = ACTIONS(2825), [aux_sym_preproc_if_token1] = ACTIONS(2825), [aux_sym_preproc_ifdef_token1] = ACTIONS(2825), [aux_sym_preproc_ifdef_token2] = ACTIONS(2825), [sym_preproc_directive] = ACTIONS(2825), [anon_sym_LPAREN2] = ACTIONS(2827), [anon_sym_BANG] = ACTIONS(2827), [anon_sym_TILDE] = ACTIONS(2827), [anon_sym_DASH] = ACTIONS(2825), [anon_sym_PLUS] = ACTIONS(2825), [anon_sym_STAR] = ACTIONS(2827), [anon_sym_AMP_AMP] = ACTIONS(2827), [anon_sym_AMP] = ACTIONS(2825), [anon_sym_SEMI] = ACTIONS(2827), [anon_sym___extension__] = ACTIONS(2825), [anon_sym_typedef] = ACTIONS(2825), [anon_sym_virtual] = ACTIONS(2825), [anon_sym_extern] = ACTIONS(2825), [anon_sym___attribute__] = ACTIONS(2825), [anon_sym___attribute] = ACTIONS(2825), [anon_sym_using] = ACTIONS(2825), [anon_sym_COLON_COLON] = ACTIONS(2827), [anon_sym_LBRACK_LBRACK] = ACTIONS(2827), [anon_sym___declspec] = ACTIONS(2825), [anon_sym___based] = ACTIONS(2825), [anon_sym___cdecl] = ACTIONS(2825), [anon_sym___clrcall] = ACTIONS(2825), [anon_sym___stdcall] = ACTIONS(2825), [anon_sym___fastcall] = ACTIONS(2825), [anon_sym___thiscall] = ACTIONS(2825), [anon_sym___vectorcall] = ACTIONS(2825), [anon_sym_LBRACE] = ACTIONS(2827), [anon_sym_RBRACE] = ACTIONS(2827), [anon_sym_signed] = ACTIONS(2825), [anon_sym_unsigned] = ACTIONS(2825), [anon_sym_long] = ACTIONS(2825), [anon_sym_short] = ACTIONS(2825), [anon_sym_LBRACK] = ACTIONS(2825), [anon_sym_static] = ACTIONS(2825), [anon_sym_register] = ACTIONS(2825), [anon_sym_inline] = ACTIONS(2825), [anon_sym___inline] = ACTIONS(2825), [anon_sym___inline__] = ACTIONS(2825), [anon_sym___forceinline] = ACTIONS(2825), [anon_sym_thread_local] = ACTIONS(2825), [anon_sym___thread] = ACTIONS(2825), [anon_sym_const] = ACTIONS(2825), [anon_sym_constexpr] = ACTIONS(2825), [anon_sym_volatile] = ACTIONS(2825), [anon_sym_restrict] = ACTIONS(2825), [anon_sym___restrict__] = ACTIONS(2825), [anon_sym__Atomic] = ACTIONS(2825), [anon_sym__Noreturn] = ACTIONS(2825), [anon_sym_noreturn] = ACTIONS(2825), [anon_sym__Nonnull] = ACTIONS(2825), [anon_sym_mutable] = ACTIONS(2825), [anon_sym_constinit] = ACTIONS(2825), [anon_sym_consteval] = ACTIONS(2825), [anon_sym_alignas] = ACTIONS(2825), [anon_sym__Alignas] = ACTIONS(2825), [sym_primitive_type] = ACTIONS(2825), [anon_sym_enum] = ACTIONS(2825), [anon_sym_class] = ACTIONS(2825), [anon_sym_struct] = ACTIONS(2825), [anon_sym_union] = ACTIONS(2825), [anon_sym_if] = ACTIONS(2825), [anon_sym_switch] = ACTIONS(2825), [anon_sym_case] = ACTIONS(2825), [anon_sym_default] = ACTIONS(2825), [anon_sym_while] = ACTIONS(2825), [anon_sym_do] = ACTIONS(2825), [anon_sym_for] = ACTIONS(2825), [anon_sym_return] = ACTIONS(2825), [anon_sym_break] = ACTIONS(2825), [anon_sym_continue] = ACTIONS(2825), [anon_sym_goto] = ACTIONS(2825), [anon_sym___try] = ACTIONS(2825), [anon_sym___leave] = ACTIONS(2825), [anon_sym_not] = ACTIONS(2825), [anon_sym_compl] = ACTIONS(2825), [anon_sym_DASH_DASH] = ACTIONS(2827), [anon_sym_PLUS_PLUS] = ACTIONS(2827), [anon_sym_sizeof] = ACTIONS(2825), [anon_sym___alignof__] = ACTIONS(2825), [anon_sym___alignof] = ACTIONS(2825), [anon_sym__alignof] = ACTIONS(2825), [anon_sym_alignof] = ACTIONS(2825), [anon_sym__Alignof] = ACTIONS(2825), [anon_sym_offsetof] = ACTIONS(2825), [anon_sym__Generic] = ACTIONS(2825), [anon_sym_asm] = ACTIONS(2825), [anon_sym___asm__] = ACTIONS(2825), [anon_sym___asm] = ACTIONS(2825), [sym_number_literal] = ACTIONS(2827), [anon_sym_L_SQUOTE] = ACTIONS(2827), [anon_sym_u_SQUOTE] = ACTIONS(2827), [anon_sym_U_SQUOTE] = ACTIONS(2827), [anon_sym_u8_SQUOTE] = ACTIONS(2827), [anon_sym_SQUOTE] = ACTIONS(2827), [anon_sym_L_DQUOTE] = ACTIONS(2827), [anon_sym_u_DQUOTE] = ACTIONS(2827), [anon_sym_U_DQUOTE] = ACTIONS(2827), [anon_sym_u8_DQUOTE] = ACTIONS(2827), [anon_sym_DQUOTE] = ACTIONS(2827), [sym_true] = ACTIONS(2825), [sym_false] = ACTIONS(2825), [anon_sym_NULL] = ACTIONS(2825), [anon_sym_nullptr] = ACTIONS(2825), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2825), [anon_sym_decltype] = ACTIONS(2825), [anon_sym_explicit] = ACTIONS(2825), [anon_sym_typename] = ACTIONS(2825), [anon_sym_template] = ACTIONS(2825), [anon_sym_operator] = ACTIONS(2825), [anon_sym_try] = ACTIONS(2825), [anon_sym_delete] = ACTIONS(2825), [anon_sym_throw] = ACTIONS(2825), [anon_sym_namespace] = ACTIONS(2825), [anon_sym_static_assert] = ACTIONS(2825), [anon_sym_concept] = ACTIONS(2825), [anon_sym_co_return] = ACTIONS(2825), [anon_sym_co_yield] = ACTIONS(2825), [anon_sym_R_DQUOTE] = ACTIONS(2827), [anon_sym_LR_DQUOTE] = ACTIONS(2827), [anon_sym_uR_DQUOTE] = ACTIONS(2827), [anon_sym_UR_DQUOTE] = ACTIONS(2827), [anon_sym_u8R_DQUOTE] = ACTIONS(2827), [anon_sym_co_await] = ACTIONS(2825), [anon_sym_new] = ACTIONS(2825), [anon_sym_requires] = ACTIONS(2825), [sym_this] = ACTIONS(2825), }, [STATE(801)] = { [sym_identifier] = ACTIONS(2873), [aux_sym_preproc_include_token1] = ACTIONS(2873), [aux_sym_preproc_def_token1] = ACTIONS(2873), [aux_sym_preproc_if_token1] = ACTIONS(2873), [aux_sym_preproc_ifdef_token1] = ACTIONS(2873), [aux_sym_preproc_ifdef_token2] = ACTIONS(2873), [sym_preproc_directive] = ACTIONS(2873), [anon_sym_LPAREN2] = ACTIONS(2875), [anon_sym_BANG] = ACTIONS(2875), [anon_sym_TILDE] = ACTIONS(2875), [anon_sym_DASH] = ACTIONS(2873), [anon_sym_PLUS] = ACTIONS(2873), [anon_sym_STAR] = ACTIONS(2875), [anon_sym_AMP_AMP] = ACTIONS(2875), [anon_sym_AMP] = ACTIONS(2873), [anon_sym_SEMI] = ACTIONS(2875), [anon_sym___extension__] = ACTIONS(2873), [anon_sym_typedef] = ACTIONS(2873), [anon_sym_virtual] = ACTIONS(2873), [anon_sym_extern] = ACTIONS(2873), [anon_sym___attribute__] = ACTIONS(2873), [anon_sym___attribute] = ACTIONS(2873), [anon_sym_using] = ACTIONS(2873), [anon_sym_COLON_COLON] = ACTIONS(2875), [anon_sym_LBRACK_LBRACK] = ACTIONS(2875), [anon_sym___declspec] = ACTIONS(2873), [anon_sym___based] = ACTIONS(2873), [anon_sym___cdecl] = ACTIONS(2873), [anon_sym___clrcall] = ACTIONS(2873), [anon_sym___stdcall] = ACTIONS(2873), [anon_sym___fastcall] = ACTIONS(2873), [anon_sym___thiscall] = ACTIONS(2873), [anon_sym___vectorcall] = ACTIONS(2873), [anon_sym_LBRACE] = ACTIONS(2875), [anon_sym_RBRACE] = ACTIONS(2875), [anon_sym_signed] = ACTIONS(2873), [anon_sym_unsigned] = ACTIONS(2873), [anon_sym_long] = ACTIONS(2873), [anon_sym_short] = ACTIONS(2873), [anon_sym_LBRACK] = ACTIONS(2873), [anon_sym_static] = ACTIONS(2873), [anon_sym_register] = ACTIONS(2873), [anon_sym_inline] = ACTIONS(2873), [anon_sym___inline] = ACTIONS(2873), [anon_sym___inline__] = ACTIONS(2873), [anon_sym___forceinline] = ACTIONS(2873), [anon_sym_thread_local] = ACTIONS(2873), [anon_sym___thread] = ACTIONS(2873), [anon_sym_const] = ACTIONS(2873), [anon_sym_constexpr] = ACTIONS(2873), [anon_sym_volatile] = ACTIONS(2873), [anon_sym_restrict] = ACTIONS(2873), [anon_sym___restrict__] = ACTIONS(2873), [anon_sym__Atomic] = ACTIONS(2873), [anon_sym__Noreturn] = ACTIONS(2873), [anon_sym_noreturn] = ACTIONS(2873), [anon_sym__Nonnull] = ACTIONS(2873), [anon_sym_mutable] = ACTIONS(2873), [anon_sym_constinit] = ACTIONS(2873), [anon_sym_consteval] = ACTIONS(2873), [anon_sym_alignas] = ACTIONS(2873), [anon_sym__Alignas] = ACTIONS(2873), [sym_primitive_type] = ACTIONS(2873), [anon_sym_enum] = ACTIONS(2873), [anon_sym_class] = ACTIONS(2873), [anon_sym_struct] = ACTIONS(2873), [anon_sym_union] = ACTIONS(2873), [anon_sym_if] = ACTIONS(2873), [anon_sym_switch] = ACTIONS(2873), [anon_sym_case] = ACTIONS(2873), [anon_sym_default] = ACTIONS(2873), [anon_sym_while] = ACTIONS(2873), [anon_sym_do] = ACTIONS(2873), [anon_sym_for] = ACTIONS(2873), [anon_sym_return] = ACTIONS(2873), [anon_sym_break] = ACTIONS(2873), [anon_sym_continue] = ACTIONS(2873), [anon_sym_goto] = ACTIONS(2873), [anon_sym___try] = ACTIONS(2873), [anon_sym___leave] = ACTIONS(2873), [anon_sym_not] = ACTIONS(2873), [anon_sym_compl] = ACTIONS(2873), [anon_sym_DASH_DASH] = ACTIONS(2875), [anon_sym_PLUS_PLUS] = ACTIONS(2875), [anon_sym_sizeof] = ACTIONS(2873), [anon_sym___alignof__] = ACTIONS(2873), [anon_sym___alignof] = ACTIONS(2873), [anon_sym__alignof] = ACTIONS(2873), [anon_sym_alignof] = ACTIONS(2873), [anon_sym__Alignof] = ACTIONS(2873), [anon_sym_offsetof] = ACTIONS(2873), [anon_sym__Generic] = ACTIONS(2873), [anon_sym_asm] = ACTIONS(2873), [anon_sym___asm__] = ACTIONS(2873), [anon_sym___asm] = ACTIONS(2873), [sym_number_literal] = ACTIONS(2875), [anon_sym_L_SQUOTE] = ACTIONS(2875), [anon_sym_u_SQUOTE] = ACTIONS(2875), [anon_sym_U_SQUOTE] = ACTIONS(2875), [anon_sym_u8_SQUOTE] = ACTIONS(2875), [anon_sym_SQUOTE] = ACTIONS(2875), [anon_sym_L_DQUOTE] = ACTIONS(2875), [anon_sym_u_DQUOTE] = ACTIONS(2875), [anon_sym_U_DQUOTE] = ACTIONS(2875), [anon_sym_u8_DQUOTE] = ACTIONS(2875), [anon_sym_DQUOTE] = ACTIONS(2875), [sym_true] = ACTIONS(2873), [sym_false] = ACTIONS(2873), [anon_sym_NULL] = ACTIONS(2873), [anon_sym_nullptr] = ACTIONS(2873), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2873), [anon_sym_decltype] = ACTIONS(2873), [anon_sym_explicit] = ACTIONS(2873), [anon_sym_typename] = ACTIONS(2873), [anon_sym_template] = ACTIONS(2873), [anon_sym_operator] = ACTIONS(2873), [anon_sym_try] = ACTIONS(2873), [anon_sym_delete] = ACTIONS(2873), [anon_sym_throw] = ACTIONS(2873), [anon_sym_namespace] = ACTIONS(2873), [anon_sym_static_assert] = ACTIONS(2873), [anon_sym_concept] = ACTIONS(2873), [anon_sym_co_return] = ACTIONS(2873), [anon_sym_co_yield] = ACTIONS(2873), [anon_sym_R_DQUOTE] = ACTIONS(2875), [anon_sym_LR_DQUOTE] = ACTIONS(2875), [anon_sym_uR_DQUOTE] = ACTIONS(2875), [anon_sym_UR_DQUOTE] = ACTIONS(2875), [anon_sym_u8R_DQUOTE] = ACTIONS(2875), [anon_sym_co_await] = ACTIONS(2873), [anon_sym_new] = ACTIONS(2873), [anon_sym_requires] = ACTIONS(2873), [sym_this] = ACTIONS(2873), }, [STATE(802)] = { [sym_identifier] = ACTIONS(3329), [aux_sym_preproc_include_token1] = ACTIONS(3329), [aux_sym_preproc_def_token1] = ACTIONS(3329), [aux_sym_preproc_if_token1] = ACTIONS(3329), [aux_sym_preproc_if_token2] = ACTIONS(3329), [aux_sym_preproc_ifdef_token1] = ACTIONS(3329), [aux_sym_preproc_ifdef_token2] = ACTIONS(3329), [sym_preproc_directive] = ACTIONS(3329), [anon_sym_LPAREN2] = ACTIONS(3331), [anon_sym_BANG] = ACTIONS(3331), [anon_sym_TILDE] = ACTIONS(3331), [anon_sym_DASH] = ACTIONS(3329), [anon_sym_PLUS] = ACTIONS(3329), [anon_sym_STAR] = ACTIONS(3331), [anon_sym_AMP_AMP] = ACTIONS(3331), [anon_sym_AMP] = ACTIONS(3329), [anon_sym_SEMI] = ACTIONS(3331), [anon_sym___extension__] = ACTIONS(3329), [anon_sym_typedef] = ACTIONS(3329), [anon_sym_virtual] = ACTIONS(3329), [anon_sym_extern] = ACTIONS(3329), [anon_sym___attribute__] = ACTIONS(3329), [anon_sym___attribute] = ACTIONS(3329), [anon_sym_using] = ACTIONS(3329), [anon_sym_COLON_COLON] = ACTIONS(3331), [anon_sym_LBRACK_LBRACK] = ACTIONS(3331), [anon_sym___declspec] = ACTIONS(3329), [anon_sym___based] = ACTIONS(3329), [anon_sym___cdecl] = ACTIONS(3329), [anon_sym___clrcall] = ACTIONS(3329), [anon_sym___stdcall] = ACTIONS(3329), [anon_sym___fastcall] = ACTIONS(3329), [anon_sym___thiscall] = ACTIONS(3329), [anon_sym___vectorcall] = ACTIONS(3329), [anon_sym_LBRACE] = ACTIONS(3331), [anon_sym_signed] = ACTIONS(3329), [anon_sym_unsigned] = ACTIONS(3329), [anon_sym_long] = ACTIONS(3329), [anon_sym_short] = ACTIONS(3329), [anon_sym_LBRACK] = ACTIONS(3329), [anon_sym_static] = ACTIONS(3329), [anon_sym_register] = ACTIONS(3329), [anon_sym_inline] = ACTIONS(3329), [anon_sym___inline] = ACTIONS(3329), [anon_sym___inline__] = ACTIONS(3329), [anon_sym___forceinline] = ACTIONS(3329), [anon_sym_thread_local] = ACTIONS(3329), [anon_sym___thread] = ACTIONS(3329), [anon_sym_const] = ACTIONS(3329), [anon_sym_constexpr] = ACTIONS(3329), [anon_sym_volatile] = ACTIONS(3329), [anon_sym_restrict] = ACTIONS(3329), [anon_sym___restrict__] = ACTIONS(3329), [anon_sym__Atomic] = ACTIONS(3329), [anon_sym__Noreturn] = ACTIONS(3329), [anon_sym_noreturn] = ACTIONS(3329), [anon_sym__Nonnull] = ACTIONS(3329), [anon_sym_mutable] = ACTIONS(3329), [anon_sym_constinit] = ACTIONS(3329), [anon_sym_consteval] = ACTIONS(3329), [anon_sym_alignas] = ACTIONS(3329), [anon_sym__Alignas] = ACTIONS(3329), [sym_primitive_type] = ACTIONS(3329), [anon_sym_enum] = ACTIONS(3329), [anon_sym_class] = ACTIONS(3329), [anon_sym_struct] = ACTIONS(3329), [anon_sym_union] = ACTIONS(3329), [anon_sym_if] = ACTIONS(3329), [anon_sym_switch] = ACTIONS(3329), [anon_sym_case] = ACTIONS(3329), [anon_sym_default] = ACTIONS(3329), [anon_sym_while] = ACTIONS(3329), [anon_sym_do] = ACTIONS(3329), [anon_sym_for] = ACTIONS(3329), [anon_sym_return] = ACTIONS(3329), [anon_sym_break] = ACTIONS(3329), [anon_sym_continue] = ACTIONS(3329), [anon_sym_goto] = ACTIONS(3329), [anon_sym___try] = ACTIONS(3329), [anon_sym___leave] = ACTIONS(3329), [anon_sym_not] = ACTIONS(3329), [anon_sym_compl] = ACTIONS(3329), [anon_sym_DASH_DASH] = ACTIONS(3331), [anon_sym_PLUS_PLUS] = ACTIONS(3331), [anon_sym_sizeof] = ACTIONS(3329), [anon_sym___alignof__] = ACTIONS(3329), [anon_sym___alignof] = ACTIONS(3329), [anon_sym__alignof] = ACTIONS(3329), [anon_sym_alignof] = ACTIONS(3329), [anon_sym__Alignof] = ACTIONS(3329), [anon_sym_offsetof] = ACTIONS(3329), [anon_sym__Generic] = ACTIONS(3329), [anon_sym_asm] = ACTIONS(3329), [anon_sym___asm__] = ACTIONS(3329), [anon_sym___asm] = ACTIONS(3329), [sym_number_literal] = ACTIONS(3331), [anon_sym_L_SQUOTE] = ACTIONS(3331), [anon_sym_u_SQUOTE] = ACTIONS(3331), [anon_sym_U_SQUOTE] = ACTIONS(3331), [anon_sym_u8_SQUOTE] = ACTIONS(3331), [anon_sym_SQUOTE] = ACTIONS(3331), [anon_sym_L_DQUOTE] = ACTIONS(3331), [anon_sym_u_DQUOTE] = ACTIONS(3331), [anon_sym_U_DQUOTE] = ACTIONS(3331), [anon_sym_u8_DQUOTE] = ACTIONS(3331), [anon_sym_DQUOTE] = ACTIONS(3331), [sym_true] = ACTIONS(3329), [sym_false] = ACTIONS(3329), [anon_sym_NULL] = ACTIONS(3329), [anon_sym_nullptr] = ACTIONS(3329), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3329), [anon_sym_decltype] = ACTIONS(3329), [anon_sym_explicit] = ACTIONS(3329), [anon_sym_typename] = ACTIONS(3329), [anon_sym_template] = ACTIONS(3329), [anon_sym_operator] = ACTIONS(3329), [anon_sym_try] = ACTIONS(3329), [anon_sym_delete] = ACTIONS(3329), [anon_sym_throw] = ACTIONS(3329), [anon_sym_namespace] = ACTIONS(3329), [anon_sym_static_assert] = ACTIONS(3329), [anon_sym_concept] = ACTIONS(3329), [anon_sym_co_return] = ACTIONS(3329), [anon_sym_co_yield] = ACTIONS(3329), [anon_sym_R_DQUOTE] = ACTIONS(3331), [anon_sym_LR_DQUOTE] = ACTIONS(3331), [anon_sym_uR_DQUOTE] = ACTIONS(3331), [anon_sym_UR_DQUOTE] = ACTIONS(3331), [anon_sym_u8R_DQUOTE] = ACTIONS(3331), [anon_sym_co_await] = ACTIONS(3329), [anon_sym_new] = ACTIONS(3329), [anon_sym_requires] = ACTIONS(3329), [sym_this] = ACTIONS(3329), }, [STATE(803)] = { [sym_identifier] = ACTIONS(3333), [aux_sym_preproc_include_token1] = ACTIONS(3333), [aux_sym_preproc_def_token1] = ACTIONS(3333), [aux_sym_preproc_if_token1] = ACTIONS(3333), [aux_sym_preproc_if_token2] = ACTIONS(3333), [aux_sym_preproc_ifdef_token1] = ACTIONS(3333), [aux_sym_preproc_ifdef_token2] = ACTIONS(3333), [sym_preproc_directive] = ACTIONS(3333), [anon_sym_LPAREN2] = ACTIONS(3335), [anon_sym_BANG] = ACTIONS(3335), [anon_sym_TILDE] = ACTIONS(3335), [anon_sym_DASH] = ACTIONS(3333), [anon_sym_PLUS] = ACTIONS(3333), [anon_sym_STAR] = ACTIONS(3335), [anon_sym_AMP_AMP] = ACTIONS(3335), [anon_sym_AMP] = ACTIONS(3333), [anon_sym_SEMI] = ACTIONS(3335), [anon_sym___extension__] = ACTIONS(3333), [anon_sym_typedef] = ACTIONS(3333), [anon_sym_virtual] = ACTIONS(3333), [anon_sym_extern] = ACTIONS(3333), [anon_sym___attribute__] = ACTIONS(3333), [anon_sym___attribute] = ACTIONS(3333), [anon_sym_using] = ACTIONS(3333), [anon_sym_COLON_COLON] = ACTIONS(3335), [anon_sym_LBRACK_LBRACK] = ACTIONS(3335), [anon_sym___declspec] = ACTIONS(3333), [anon_sym___based] = ACTIONS(3333), [anon_sym___cdecl] = ACTIONS(3333), [anon_sym___clrcall] = ACTIONS(3333), [anon_sym___stdcall] = ACTIONS(3333), [anon_sym___fastcall] = ACTIONS(3333), [anon_sym___thiscall] = ACTIONS(3333), [anon_sym___vectorcall] = ACTIONS(3333), [anon_sym_LBRACE] = ACTIONS(3335), [anon_sym_signed] = ACTIONS(3333), [anon_sym_unsigned] = ACTIONS(3333), [anon_sym_long] = ACTIONS(3333), [anon_sym_short] = ACTIONS(3333), [anon_sym_LBRACK] = ACTIONS(3333), [anon_sym_static] = ACTIONS(3333), [anon_sym_register] = ACTIONS(3333), [anon_sym_inline] = ACTIONS(3333), [anon_sym___inline] = ACTIONS(3333), [anon_sym___inline__] = ACTIONS(3333), [anon_sym___forceinline] = ACTIONS(3333), [anon_sym_thread_local] = ACTIONS(3333), [anon_sym___thread] = ACTIONS(3333), [anon_sym_const] = ACTIONS(3333), [anon_sym_constexpr] = ACTIONS(3333), [anon_sym_volatile] = ACTIONS(3333), [anon_sym_restrict] = ACTIONS(3333), [anon_sym___restrict__] = ACTIONS(3333), [anon_sym__Atomic] = ACTIONS(3333), [anon_sym__Noreturn] = ACTIONS(3333), [anon_sym_noreturn] = ACTIONS(3333), [anon_sym__Nonnull] = ACTIONS(3333), [anon_sym_mutable] = ACTIONS(3333), [anon_sym_constinit] = ACTIONS(3333), [anon_sym_consteval] = ACTIONS(3333), [anon_sym_alignas] = ACTIONS(3333), [anon_sym__Alignas] = ACTIONS(3333), [sym_primitive_type] = ACTIONS(3333), [anon_sym_enum] = ACTIONS(3333), [anon_sym_class] = ACTIONS(3333), [anon_sym_struct] = ACTIONS(3333), [anon_sym_union] = ACTIONS(3333), [anon_sym_if] = ACTIONS(3333), [anon_sym_switch] = ACTIONS(3333), [anon_sym_case] = ACTIONS(3333), [anon_sym_default] = ACTIONS(3333), [anon_sym_while] = ACTIONS(3333), [anon_sym_do] = ACTIONS(3333), [anon_sym_for] = ACTIONS(3333), [anon_sym_return] = ACTIONS(3333), [anon_sym_break] = ACTIONS(3333), [anon_sym_continue] = ACTIONS(3333), [anon_sym_goto] = ACTIONS(3333), [anon_sym___try] = ACTIONS(3333), [anon_sym___leave] = ACTIONS(3333), [anon_sym_not] = ACTIONS(3333), [anon_sym_compl] = ACTIONS(3333), [anon_sym_DASH_DASH] = ACTIONS(3335), [anon_sym_PLUS_PLUS] = ACTIONS(3335), [anon_sym_sizeof] = ACTIONS(3333), [anon_sym___alignof__] = ACTIONS(3333), [anon_sym___alignof] = ACTIONS(3333), [anon_sym__alignof] = ACTIONS(3333), [anon_sym_alignof] = ACTIONS(3333), [anon_sym__Alignof] = ACTIONS(3333), [anon_sym_offsetof] = ACTIONS(3333), [anon_sym__Generic] = ACTIONS(3333), [anon_sym_asm] = ACTIONS(3333), [anon_sym___asm__] = ACTIONS(3333), [anon_sym___asm] = ACTIONS(3333), [sym_number_literal] = ACTIONS(3335), [anon_sym_L_SQUOTE] = ACTIONS(3335), [anon_sym_u_SQUOTE] = ACTIONS(3335), [anon_sym_U_SQUOTE] = ACTIONS(3335), [anon_sym_u8_SQUOTE] = ACTIONS(3335), [anon_sym_SQUOTE] = ACTIONS(3335), [anon_sym_L_DQUOTE] = ACTIONS(3335), [anon_sym_u_DQUOTE] = ACTIONS(3335), [anon_sym_U_DQUOTE] = ACTIONS(3335), [anon_sym_u8_DQUOTE] = ACTIONS(3335), [anon_sym_DQUOTE] = ACTIONS(3335), [sym_true] = ACTIONS(3333), [sym_false] = ACTIONS(3333), [anon_sym_NULL] = ACTIONS(3333), [anon_sym_nullptr] = ACTIONS(3333), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3333), [anon_sym_decltype] = ACTIONS(3333), [anon_sym_explicit] = ACTIONS(3333), [anon_sym_typename] = ACTIONS(3333), [anon_sym_template] = ACTIONS(3333), [anon_sym_operator] = ACTIONS(3333), [anon_sym_try] = ACTIONS(3333), [anon_sym_delete] = ACTIONS(3333), [anon_sym_throw] = ACTIONS(3333), [anon_sym_namespace] = ACTIONS(3333), [anon_sym_static_assert] = ACTIONS(3333), [anon_sym_concept] = ACTIONS(3333), [anon_sym_co_return] = ACTIONS(3333), [anon_sym_co_yield] = ACTIONS(3333), [anon_sym_R_DQUOTE] = ACTIONS(3335), [anon_sym_LR_DQUOTE] = ACTIONS(3335), [anon_sym_uR_DQUOTE] = ACTIONS(3335), [anon_sym_UR_DQUOTE] = ACTIONS(3335), [anon_sym_u8R_DQUOTE] = ACTIONS(3335), [anon_sym_co_await] = ACTIONS(3333), [anon_sym_new] = ACTIONS(3333), [anon_sym_requires] = ACTIONS(3333), [sym_this] = ACTIONS(3333), }, [STATE(804)] = { [sym_identifier] = ACTIONS(2909), [aux_sym_preproc_include_token1] = ACTIONS(2909), [aux_sym_preproc_def_token1] = ACTIONS(2909), [aux_sym_preproc_if_token1] = ACTIONS(2909), [aux_sym_preproc_if_token2] = ACTIONS(2909), [aux_sym_preproc_ifdef_token1] = ACTIONS(2909), [aux_sym_preproc_ifdef_token2] = ACTIONS(2909), [sym_preproc_directive] = ACTIONS(2909), [anon_sym_LPAREN2] = ACTIONS(2911), [anon_sym_BANG] = ACTIONS(2911), [anon_sym_TILDE] = ACTIONS(2911), [anon_sym_DASH] = ACTIONS(2909), [anon_sym_PLUS] = ACTIONS(2909), [anon_sym_STAR] = ACTIONS(2911), [anon_sym_AMP_AMP] = ACTIONS(2911), [anon_sym_AMP] = ACTIONS(2909), [anon_sym_SEMI] = ACTIONS(2911), [anon_sym___extension__] = ACTIONS(2909), [anon_sym_typedef] = ACTIONS(2909), [anon_sym_virtual] = ACTIONS(2909), [anon_sym_extern] = ACTIONS(2909), [anon_sym___attribute__] = ACTIONS(2909), [anon_sym___attribute] = ACTIONS(2909), [anon_sym_using] = ACTIONS(2909), [anon_sym_COLON_COLON] = ACTIONS(2911), [anon_sym_LBRACK_LBRACK] = ACTIONS(2911), [anon_sym___declspec] = ACTIONS(2909), [anon_sym___based] = ACTIONS(2909), [anon_sym___cdecl] = ACTIONS(2909), [anon_sym___clrcall] = ACTIONS(2909), [anon_sym___stdcall] = ACTIONS(2909), [anon_sym___fastcall] = ACTIONS(2909), [anon_sym___thiscall] = ACTIONS(2909), [anon_sym___vectorcall] = ACTIONS(2909), [anon_sym_LBRACE] = ACTIONS(2911), [anon_sym_signed] = ACTIONS(2909), [anon_sym_unsigned] = ACTIONS(2909), [anon_sym_long] = ACTIONS(2909), [anon_sym_short] = ACTIONS(2909), [anon_sym_LBRACK] = ACTIONS(2909), [anon_sym_static] = ACTIONS(2909), [anon_sym_register] = ACTIONS(2909), [anon_sym_inline] = ACTIONS(2909), [anon_sym___inline] = ACTIONS(2909), [anon_sym___inline__] = ACTIONS(2909), [anon_sym___forceinline] = ACTIONS(2909), [anon_sym_thread_local] = ACTIONS(2909), [anon_sym___thread] = ACTIONS(2909), [anon_sym_const] = ACTIONS(2909), [anon_sym_constexpr] = ACTIONS(2909), [anon_sym_volatile] = ACTIONS(2909), [anon_sym_restrict] = ACTIONS(2909), [anon_sym___restrict__] = ACTIONS(2909), [anon_sym__Atomic] = ACTIONS(2909), [anon_sym__Noreturn] = ACTIONS(2909), [anon_sym_noreturn] = ACTIONS(2909), [anon_sym__Nonnull] = ACTIONS(2909), [anon_sym_mutable] = ACTIONS(2909), [anon_sym_constinit] = ACTIONS(2909), [anon_sym_consteval] = ACTIONS(2909), [anon_sym_alignas] = ACTIONS(2909), [anon_sym__Alignas] = ACTIONS(2909), [sym_primitive_type] = ACTIONS(2909), [anon_sym_enum] = ACTIONS(2909), [anon_sym_class] = ACTIONS(2909), [anon_sym_struct] = ACTIONS(2909), [anon_sym_union] = ACTIONS(2909), [anon_sym_if] = ACTIONS(2909), [anon_sym_switch] = ACTIONS(2909), [anon_sym_case] = ACTIONS(2909), [anon_sym_default] = ACTIONS(2909), [anon_sym_while] = ACTIONS(2909), [anon_sym_do] = ACTIONS(2909), [anon_sym_for] = ACTIONS(2909), [anon_sym_return] = ACTIONS(2909), [anon_sym_break] = ACTIONS(2909), [anon_sym_continue] = ACTIONS(2909), [anon_sym_goto] = ACTIONS(2909), [anon_sym___try] = ACTIONS(2909), [anon_sym___leave] = ACTIONS(2909), [anon_sym_not] = ACTIONS(2909), [anon_sym_compl] = ACTIONS(2909), [anon_sym_DASH_DASH] = ACTIONS(2911), [anon_sym_PLUS_PLUS] = ACTIONS(2911), [anon_sym_sizeof] = ACTIONS(2909), [anon_sym___alignof__] = ACTIONS(2909), [anon_sym___alignof] = ACTIONS(2909), [anon_sym__alignof] = ACTIONS(2909), [anon_sym_alignof] = ACTIONS(2909), [anon_sym__Alignof] = ACTIONS(2909), [anon_sym_offsetof] = ACTIONS(2909), [anon_sym__Generic] = ACTIONS(2909), [anon_sym_asm] = ACTIONS(2909), [anon_sym___asm__] = ACTIONS(2909), [anon_sym___asm] = ACTIONS(2909), [sym_number_literal] = ACTIONS(2911), [anon_sym_L_SQUOTE] = ACTIONS(2911), [anon_sym_u_SQUOTE] = ACTIONS(2911), [anon_sym_U_SQUOTE] = ACTIONS(2911), [anon_sym_u8_SQUOTE] = ACTIONS(2911), [anon_sym_SQUOTE] = ACTIONS(2911), [anon_sym_L_DQUOTE] = ACTIONS(2911), [anon_sym_u_DQUOTE] = ACTIONS(2911), [anon_sym_U_DQUOTE] = ACTIONS(2911), [anon_sym_u8_DQUOTE] = ACTIONS(2911), [anon_sym_DQUOTE] = ACTIONS(2911), [sym_true] = ACTIONS(2909), [sym_false] = ACTIONS(2909), [anon_sym_NULL] = ACTIONS(2909), [anon_sym_nullptr] = ACTIONS(2909), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2909), [anon_sym_decltype] = ACTIONS(2909), [anon_sym_explicit] = ACTIONS(2909), [anon_sym_typename] = ACTIONS(2909), [anon_sym_template] = ACTIONS(2909), [anon_sym_operator] = ACTIONS(2909), [anon_sym_try] = ACTIONS(2909), [anon_sym_delete] = ACTIONS(2909), [anon_sym_throw] = ACTIONS(2909), [anon_sym_namespace] = ACTIONS(2909), [anon_sym_static_assert] = ACTIONS(2909), [anon_sym_concept] = ACTIONS(2909), [anon_sym_co_return] = ACTIONS(2909), [anon_sym_co_yield] = ACTIONS(2909), [anon_sym_R_DQUOTE] = ACTIONS(2911), [anon_sym_LR_DQUOTE] = ACTIONS(2911), [anon_sym_uR_DQUOTE] = ACTIONS(2911), [anon_sym_UR_DQUOTE] = ACTIONS(2911), [anon_sym_u8R_DQUOTE] = ACTIONS(2911), [anon_sym_co_await] = ACTIONS(2909), [anon_sym_new] = ACTIONS(2909), [anon_sym_requires] = ACTIONS(2909), [sym_this] = ACTIONS(2909), }, [STATE(805)] = { [sym_identifier] = ACTIONS(2905), [aux_sym_preproc_include_token1] = ACTIONS(2905), [aux_sym_preproc_def_token1] = ACTIONS(2905), [aux_sym_preproc_if_token1] = ACTIONS(2905), [aux_sym_preproc_if_token2] = ACTIONS(2905), [aux_sym_preproc_ifdef_token1] = ACTIONS(2905), [aux_sym_preproc_ifdef_token2] = ACTIONS(2905), [sym_preproc_directive] = ACTIONS(2905), [anon_sym_LPAREN2] = ACTIONS(2907), [anon_sym_BANG] = ACTIONS(2907), [anon_sym_TILDE] = ACTIONS(2907), [anon_sym_DASH] = ACTIONS(2905), [anon_sym_PLUS] = ACTIONS(2905), [anon_sym_STAR] = ACTIONS(2907), [anon_sym_AMP_AMP] = ACTIONS(2907), [anon_sym_AMP] = ACTIONS(2905), [anon_sym_SEMI] = ACTIONS(2907), [anon_sym___extension__] = ACTIONS(2905), [anon_sym_typedef] = ACTIONS(2905), [anon_sym_virtual] = ACTIONS(2905), [anon_sym_extern] = ACTIONS(2905), [anon_sym___attribute__] = ACTIONS(2905), [anon_sym___attribute] = ACTIONS(2905), [anon_sym_using] = ACTIONS(2905), [anon_sym_COLON_COLON] = ACTIONS(2907), [anon_sym_LBRACK_LBRACK] = ACTIONS(2907), [anon_sym___declspec] = ACTIONS(2905), [anon_sym___based] = ACTIONS(2905), [anon_sym___cdecl] = ACTIONS(2905), [anon_sym___clrcall] = ACTIONS(2905), [anon_sym___stdcall] = ACTIONS(2905), [anon_sym___fastcall] = ACTIONS(2905), [anon_sym___thiscall] = ACTIONS(2905), [anon_sym___vectorcall] = ACTIONS(2905), [anon_sym_LBRACE] = ACTIONS(2907), [anon_sym_signed] = ACTIONS(2905), [anon_sym_unsigned] = ACTIONS(2905), [anon_sym_long] = ACTIONS(2905), [anon_sym_short] = ACTIONS(2905), [anon_sym_LBRACK] = ACTIONS(2905), [anon_sym_static] = ACTIONS(2905), [anon_sym_register] = ACTIONS(2905), [anon_sym_inline] = ACTIONS(2905), [anon_sym___inline] = ACTIONS(2905), [anon_sym___inline__] = ACTIONS(2905), [anon_sym___forceinline] = ACTIONS(2905), [anon_sym_thread_local] = ACTIONS(2905), [anon_sym___thread] = ACTIONS(2905), [anon_sym_const] = ACTIONS(2905), [anon_sym_constexpr] = ACTIONS(2905), [anon_sym_volatile] = ACTIONS(2905), [anon_sym_restrict] = ACTIONS(2905), [anon_sym___restrict__] = ACTIONS(2905), [anon_sym__Atomic] = ACTIONS(2905), [anon_sym__Noreturn] = ACTIONS(2905), [anon_sym_noreturn] = ACTIONS(2905), [anon_sym__Nonnull] = ACTIONS(2905), [anon_sym_mutable] = ACTIONS(2905), [anon_sym_constinit] = ACTIONS(2905), [anon_sym_consteval] = ACTIONS(2905), [anon_sym_alignas] = ACTIONS(2905), [anon_sym__Alignas] = ACTIONS(2905), [sym_primitive_type] = ACTIONS(2905), [anon_sym_enum] = ACTIONS(2905), [anon_sym_class] = ACTIONS(2905), [anon_sym_struct] = ACTIONS(2905), [anon_sym_union] = ACTIONS(2905), [anon_sym_if] = ACTIONS(2905), [anon_sym_switch] = ACTIONS(2905), [anon_sym_case] = ACTIONS(2905), [anon_sym_default] = ACTIONS(2905), [anon_sym_while] = ACTIONS(2905), [anon_sym_do] = ACTIONS(2905), [anon_sym_for] = ACTIONS(2905), [anon_sym_return] = ACTIONS(2905), [anon_sym_break] = ACTIONS(2905), [anon_sym_continue] = ACTIONS(2905), [anon_sym_goto] = ACTIONS(2905), [anon_sym___try] = ACTIONS(2905), [anon_sym___leave] = ACTIONS(2905), [anon_sym_not] = ACTIONS(2905), [anon_sym_compl] = ACTIONS(2905), [anon_sym_DASH_DASH] = ACTIONS(2907), [anon_sym_PLUS_PLUS] = ACTIONS(2907), [anon_sym_sizeof] = ACTIONS(2905), [anon_sym___alignof__] = ACTIONS(2905), [anon_sym___alignof] = ACTIONS(2905), [anon_sym__alignof] = ACTIONS(2905), [anon_sym_alignof] = ACTIONS(2905), [anon_sym__Alignof] = ACTIONS(2905), [anon_sym_offsetof] = ACTIONS(2905), [anon_sym__Generic] = ACTIONS(2905), [anon_sym_asm] = ACTIONS(2905), [anon_sym___asm__] = ACTIONS(2905), [anon_sym___asm] = ACTIONS(2905), [sym_number_literal] = ACTIONS(2907), [anon_sym_L_SQUOTE] = ACTIONS(2907), [anon_sym_u_SQUOTE] = ACTIONS(2907), [anon_sym_U_SQUOTE] = ACTIONS(2907), [anon_sym_u8_SQUOTE] = ACTIONS(2907), [anon_sym_SQUOTE] = ACTIONS(2907), [anon_sym_L_DQUOTE] = ACTIONS(2907), [anon_sym_u_DQUOTE] = ACTIONS(2907), [anon_sym_U_DQUOTE] = ACTIONS(2907), [anon_sym_u8_DQUOTE] = ACTIONS(2907), [anon_sym_DQUOTE] = ACTIONS(2907), [sym_true] = ACTIONS(2905), [sym_false] = ACTIONS(2905), [anon_sym_NULL] = ACTIONS(2905), [anon_sym_nullptr] = ACTIONS(2905), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2905), [anon_sym_decltype] = ACTIONS(2905), [anon_sym_explicit] = ACTIONS(2905), [anon_sym_typename] = ACTIONS(2905), [anon_sym_template] = ACTIONS(2905), [anon_sym_operator] = ACTIONS(2905), [anon_sym_try] = ACTIONS(2905), [anon_sym_delete] = ACTIONS(2905), [anon_sym_throw] = ACTIONS(2905), [anon_sym_namespace] = ACTIONS(2905), [anon_sym_static_assert] = ACTIONS(2905), [anon_sym_concept] = ACTIONS(2905), [anon_sym_co_return] = ACTIONS(2905), [anon_sym_co_yield] = ACTIONS(2905), [anon_sym_R_DQUOTE] = ACTIONS(2907), [anon_sym_LR_DQUOTE] = ACTIONS(2907), [anon_sym_uR_DQUOTE] = ACTIONS(2907), [anon_sym_UR_DQUOTE] = ACTIONS(2907), [anon_sym_u8R_DQUOTE] = ACTIONS(2907), [anon_sym_co_await] = ACTIONS(2905), [anon_sym_new] = ACTIONS(2905), [anon_sym_requires] = ACTIONS(2905), [sym_this] = ACTIONS(2905), }, [STATE(806)] = { [sym_identifier] = ACTIONS(2785), [aux_sym_preproc_include_token1] = ACTIONS(2785), [aux_sym_preproc_def_token1] = ACTIONS(2785), [aux_sym_preproc_if_token1] = ACTIONS(2785), [aux_sym_preproc_if_token2] = ACTIONS(2785), [aux_sym_preproc_ifdef_token1] = ACTIONS(2785), [aux_sym_preproc_ifdef_token2] = ACTIONS(2785), [sym_preproc_directive] = ACTIONS(2785), [anon_sym_LPAREN2] = ACTIONS(2787), [anon_sym_BANG] = ACTIONS(2787), [anon_sym_TILDE] = ACTIONS(2787), [anon_sym_DASH] = ACTIONS(2785), [anon_sym_PLUS] = ACTIONS(2785), [anon_sym_STAR] = ACTIONS(2787), [anon_sym_AMP_AMP] = ACTIONS(2787), [anon_sym_AMP] = ACTIONS(2785), [anon_sym_SEMI] = ACTIONS(2787), [anon_sym___extension__] = ACTIONS(2785), [anon_sym_typedef] = ACTIONS(2785), [anon_sym_virtual] = ACTIONS(2785), [anon_sym_extern] = ACTIONS(2785), [anon_sym___attribute__] = ACTIONS(2785), [anon_sym___attribute] = ACTIONS(2785), [anon_sym_using] = ACTIONS(2785), [anon_sym_COLON_COLON] = ACTIONS(2787), [anon_sym_LBRACK_LBRACK] = ACTIONS(2787), [anon_sym___declspec] = ACTIONS(2785), [anon_sym___based] = ACTIONS(2785), [anon_sym___cdecl] = ACTIONS(2785), [anon_sym___clrcall] = ACTIONS(2785), [anon_sym___stdcall] = ACTIONS(2785), [anon_sym___fastcall] = ACTIONS(2785), [anon_sym___thiscall] = ACTIONS(2785), [anon_sym___vectorcall] = ACTIONS(2785), [anon_sym_LBRACE] = ACTIONS(2787), [anon_sym_signed] = ACTIONS(2785), [anon_sym_unsigned] = ACTIONS(2785), [anon_sym_long] = ACTIONS(2785), [anon_sym_short] = ACTIONS(2785), [anon_sym_LBRACK] = ACTIONS(2785), [anon_sym_static] = ACTIONS(2785), [anon_sym_register] = ACTIONS(2785), [anon_sym_inline] = ACTIONS(2785), [anon_sym___inline] = ACTIONS(2785), [anon_sym___inline__] = ACTIONS(2785), [anon_sym___forceinline] = ACTIONS(2785), [anon_sym_thread_local] = ACTIONS(2785), [anon_sym___thread] = ACTIONS(2785), [anon_sym_const] = ACTIONS(2785), [anon_sym_constexpr] = ACTIONS(2785), [anon_sym_volatile] = ACTIONS(2785), [anon_sym_restrict] = ACTIONS(2785), [anon_sym___restrict__] = ACTIONS(2785), [anon_sym__Atomic] = ACTIONS(2785), [anon_sym__Noreturn] = ACTIONS(2785), [anon_sym_noreturn] = ACTIONS(2785), [anon_sym__Nonnull] = ACTIONS(2785), [anon_sym_mutable] = ACTIONS(2785), [anon_sym_constinit] = ACTIONS(2785), [anon_sym_consteval] = ACTIONS(2785), [anon_sym_alignas] = ACTIONS(2785), [anon_sym__Alignas] = ACTIONS(2785), [sym_primitive_type] = ACTIONS(2785), [anon_sym_enum] = ACTIONS(2785), [anon_sym_class] = ACTIONS(2785), [anon_sym_struct] = ACTIONS(2785), [anon_sym_union] = ACTIONS(2785), [anon_sym_if] = ACTIONS(2785), [anon_sym_switch] = ACTIONS(2785), [anon_sym_case] = ACTIONS(2785), [anon_sym_default] = ACTIONS(2785), [anon_sym_while] = ACTIONS(2785), [anon_sym_do] = ACTIONS(2785), [anon_sym_for] = ACTIONS(2785), [anon_sym_return] = ACTIONS(2785), [anon_sym_break] = ACTIONS(2785), [anon_sym_continue] = ACTIONS(2785), [anon_sym_goto] = ACTIONS(2785), [anon_sym___try] = ACTIONS(2785), [anon_sym___leave] = ACTIONS(2785), [anon_sym_not] = ACTIONS(2785), [anon_sym_compl] = ACTIONS(2785), [anon_sym_DASH_DASH] = ACTIONS(2787), [anon_sym_PLUS_PLUS] = ACTIONS(2787), [anon_sym_sizeof] = ACTIONS(2785), [anon_sym___alignof__] = ACTIONS(2785), [anon_sym___alignof] = ACTIONS(2785), [anon_sym__alignof] = ACTIONS(2785), [anon_sym_alignof] = ACTIONS(2785), [anon_sym__Alignof] = ACTIONS(2785), [anon_sym_offsetof] = ACTIONS(2785), [anon_sym__Generic] = ACTIONS(2785), [anon_sym_asm] = ACTIONS(2785), [anon_sym___asm__] = ACTIONS(2785), [anon_sym___asm] = ACTIONS(2785), [sym_number_literal] = ACTIONS(2787), [anon_sym_L_SQUOTE] = ACTIONS(2787), [anon_sym_u_SQUOTE] = ACTIONS(2787), [anon_sym_U_SQUOTE] = ACTIONS(2787), [anon_sym_u8_SQUOTE] = ACTIONS(2787), [anon_sym_SQUOTE] = ACTIONS(2787), [anon_sym_L_DQUOTE] = ACTIONS(2787), [anon_sym_u_DQUOTE] = ACTIONS(2787), [anon_sym_U_DQUOTE] = ACTIONS(2787), [anon_sym_u8_DQUOTE] = ACTIONS(2787), [anon_sym_DQUOTE] = ACTIONS(2787), [sym_true] = ACTIONS(2785), [sym_false] = ACTIONS(2785), [anon_sym_NULL] = ACTIONS(2785), [anon_sym_nullptr] = ACTIONS(2785), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2785), [anon_sym_decltype] = ACTIONS(2785), [anon_sym_explicit] = ACTIONS(2785), [anon_sym_typename] = ACTIONS(2785), [anon_sym_template] = ACTIONS(2785), [anon_sym_operator] = ACTIONS(2785), [anon_sym_try] = ACTIONS(2785), [anon_sym_delete] = ACTIONS(2785), [anon_sym_throw] = ACTIONS(2785), [anon_sym_namespace] = ACTIONS(2785), [anon_sym_static_assert] = ACTIONS(2785), [anon_sym_concept] = ACTIONS(2785), [anon_sym_co_return] = ACTIONS(2785), [anon_sym_co_yield] = ACTIONS(2785), [anon_sym_R_DQUOTE] = ACTIONS(2787), [anon_sym_LR_DQUOTE] = ACTIONS(2787), [anon_sym_uR_DQUOTE] = ACTIONS(2787), [anon_sym_UR_DQUOTE] = ACTIONS(2787), [anon_sym_u8R_DQUOTE] = ACTIONS(2787), [anon_sym_co_await] = ACTIONS(2785), [anon_sym_new] = ACTIONS(2785), [anon_sym_requires] = ACTIONS(2785), [sym_this] = ACTIONS(2785), }, [STATE(807)] = { [sym_identifier] = ACTIONS(2817), [aux_sym_preproc_include_token1] = ACTIONS(2817), [aux_sym_preproc_def_token1] = ACTIONS(2817), [aux_sym_preproc_if_token1] = ACTIONS(2817), [aux_sym_preproc_if_token2] = ACTIONS(2817), [aux_sym_preproc_ifdef_token1] = ACTIONS(2817), [aux_sym_preproc_ifdef_token2] = ACTIONS(2817), [sym_preproc_directive] = ACTIONS(2817), [anon_sym_LPAREN2] = ACTIONS(2819), [anon_sym_BANG] = ACTIONS(2819), [anon_sym_TILDE] = ACTIONS(2819), [anon_sym_DASH] = ACTIONS(2817), [anon_sym_PLUS] = ACTIONS(2817), [anon_sym_STAR] = ACTIONS(2819), [anon_sym_AMP_AMP] = ACTIONS(2819), [anon_sym_AMP] = ACTIONS(2817), [anon_sym_SEMI] = ACTIONS(2819), [anon_sym___extension__] = ACTIONS(2817), [anon_sym_typedef] = ACTIONS(2817), [anon_sym_virtual] = ACTIONS(2817), [anon_sym_extern] = ACTIONS(2817), [anon_sym___attribute__] = ACTIONS(2817), [anon_sym___attribute] = ACTIONS(2817), [anon_sym_using] = ACTIONS(2817), [anon_sym_COLON_COLON] = ACTIONS(2819), [anon_sym_LBRACK_LBRACK] = ACTIONS(2819), [anon_sym___declspec] = ACTIONS(2817), [anon_sym___based] = ACTIONS(2817), [anon_sym___cdecl] = ACTIONS(2817), [anon_sym___clrcall] = ACTIONS(2817), [anon_sym___stdcall] = ACTIONS(2817), [anon_sym___fastcall] = ACTIONS(2817), [anon_sym___thiscall] = ACTIONS(2817), [anon_sym___vectorcall] = ACTIONS(2817), [anon_sym_LBRACE] = ACTIONS(2819), [anon_sym_signed] = ACTIONS(2817), [anon_sym_unsigned] = ACTIONS(2817), [anon_sym_long] = ACTIONS(2817), [anon_sym_short] = ACTIONS(2817), [anon_sym_LBRACK] = ACTIONS(2817), [anon_sym_static] = ACTIONS(2817), [anon_sym_register] = ACTIONS(2817), [anon_sym_inline] = ACTIONS(2817), [anon_sym___inline] = ACTIONS(2817), [anon_sym___inline__] = ACTIONS(2817), [anon_sym___forceinline] = ACTIONS(2817), [anon_sym_thread_local] = ACTIONS(2817), [anon_sym___thread] = ACTIONS(2817), [anon_sym_const] = ACTIONS(2817), [anon_sym_constexpr] = ACTIONS(2817), [anon_sym_volatile] = ACTIONS(2817), [anon_sym_restrict] = ACTIONS(2817), [anon_sym___restrict__] = ACTIONS(2817), [anon_sym__Atomic] = ACTIONS(2817), [anon_sym__Noreturn] = ACTIONS(2817), [anon_sym_noreturn] = ACTIONS(2817), [anon_sym__Nonnull] = ACTIONS(2817), [anon_sym_mutable] = ACTIONS(2817), [anon_sym_constinit] = ACTIONS(2817), [anon_sym_consteval] = ACTIONS(2817), [anon_sym_alignas] = ACTIONS(2817), [anon_sym__Alignas] = ACTIONS(2817), [sym_primitive_type] = ACTIONS(2817), [anon_sym_enum] = ACTIONS(2817), [anon_sym_class] = ACTIONS(2817), [anon_sym_struct] = ACTIONS(2817), [anon_sym_union] = ACTIONS(2817), [anon_sym_if] = ACTIONS(2817), [anon_sym_switch] = ACTIONS(2817), [anon_sym_case] = ACTIONS(2817), [anon_sym_default] = ACTIONS(2817), [anon_sym_while] = ACTIONS(2817), [anon_sym_do] = ACTIONS(2817), [anon_sym_for] = ACTIONS(2817), [anon_sym_return] = ACTIONS(2817), [anon_sym_break] = ACTIONS(2817), [anon_sym_continue] = ACTIONS(2817), [anon_sym_goto] = ACTIONS(2817), [anon_sym___try] = ACTIONS(2817), [anon_sym___leave] = ACTIONS(2817), [anon_sym_not] = ACTIONS(2817), [anon_sym_compl] = ACTIONS(2817), [anon_sym_DASH_DASH] = ACTIONS(2819), [anon_sym_PLUS_PLUS] = ACTIONS(2819), [anon_sym_sizeof] = ACTIONS(2817), [anon_sym___alignof__] = ACTIONS(2817), [anon_sym___alignof] = ACTIONS(2817), [anon_sym__alignof] = ACTIONS(2817), [anon_sym_alignof] = ACTIONS(2817), [anon_sym__Alignof] = ACTIONS(2817), [anon_sym_offsetof] = ACTIONS(2817), [anon_sym__Generic] = ACTIONS(2817), [anon_sym_asm] = ACTIONS(2817), [anon_sym___asm__] = ACTIONS(2817), [anon_sym___asm] = ACTIONS(2817), [sym_number_literal] = ACTIONS(2819), [anon_sym_L_SQUOTE] = ACTIONS(2819), [anon_sym_u_SQUOTE] = ACTIONS(2819), [anon_sym_U_SQUOTE] = ACTIONS(2819), [anon_sym_u8_SQUOTE] = ACTIONS(2819), [anon_sym_SQUOTE] = ACTIONS(2819), [anon_sym_L_DQUOTE] = ACTIONS(2819), [anon_sym_u_DQUOTE] = ACTIONS(2819), [anon_sym_U_DQUOTE] = ACTIONS(2819), [anon_sym_u8_DQUOTE] = ACTIONS(2819), [anon_sym_DQUOTE] = ACTIONS(2819), [sym_true] = ACTIONS(2817), [sym_false] = ACTIONS(2817), [anon_sym_NULL] = ACTIONS(2817), [anon_sym_nullptr] = ACTIONS(2817), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2817), [anon_sym_decltype] = ACTIONS(2817), [anon_sym_explicit] = ACTIONS(2817), [anon_sym_typename] = ACTIONS(2817), [anon_sym_template] = ACTIONS(2817), [anon_sym_operator] = ACTIONS(2817), [anon_sym_try] = ACTIONS(2817), [anon_sym_delete] = ACTIONS(2817), [anon_sym_throw] = ACTIONS(2817), [anon_sym_namespace] = ACTIONS(2817), [anon_sym_static_assert] = ACTIONS(2817), [anon_sym_concept] = ACTIONS(2817), [anon_sym_co_return] = ACTIONS(2817), [anon_sym_co_yield] = ACTIONS(2817), [anon_sym_R_DQUOTE] = ACTIONS(2819), [anon_sym_LR_DQUOTE] = ACTIONS(2819), [anon_sym_uR_DQUOTE] = ACTIONS(2819), [anon_sym_UR_DQUOTE] = ACTIONS(2819), [anon_sym_u8R_DQUOTE] = ACTIONS(2819), [anon_sym_co_await] = ACTIONS(2817), [anon_sym_new] = ACTIONS(2817), [anon_sym_requires] = ACTIONS(2817), [sym_this] = ACTIONS(2817), }, [STATE(808)] = { [sym_identifier] = ACTIONS(2913), [aux_sym_preproc_include_token1] = ACTIONS(2913), [aux_sym_preproc_def_token1] = ACTIONS(2913), [aux_sym_preproc_if_token1] = ACTIONS(2913), [aux_sym_preproc_ifdef_token1] = ACTIONS(2913), [aux_sym_preproc_ifdef_token2] = ACTIONS(2913), [sym_preproc_directive] = ACTIONS(2913), [anon_sym_LPAREN2] = ACTIONS(2915), [anon_sym_BANG] = ACTIONS(2915), [anon_sym_TILDE] = ACTIONS(2915), [anon_sym_DASH] = ACTIONS(2913), [anon_sym_PLUS] = ACTIONS(2913), [anon_sym_STAR] = ACTIONS(2915), [anon_sym_AMP_AMP] = ACTIONS(2915), [anon_sym_AMP] = ACTIONS(2913), [anon_sym_SEMI] = ACTIONS(2915), [anon_sym___extension__] = ACTIONS(2913), [anon_sym_typedef] = ACTIONS(2913), [anon_sym_virtual] = ACTIONS(2913), [anon_sym_extern] = ACTIONS(2913), [anon_sym___attribute__] = ACTIONS(2913), [anon_sym___attribute] = ACTIONS(2913), [anon_sym_using] = ACTIONS(2913), [anon_sym_COLON_COLON] = ACTIONS(2915), [anon_sym_LBRACK_LBRACK] = ACTIONS(2915), [anon_sym___declspec] = ACTIONS(2913), [anon_sym___based] = ACTIONS(2913), [anon_sym___cdecl] = ACTIONS(2913), [anon_sym___clrcall] = ACTIONS(2913), [anon_sym___stdcall] = ACTIONS(2913), [anon_sym___fastcall] = ACTIONS(2913), [anon_sym___thiscall] = ACTIONS(2913), [anon_sym___vectorcall] = ACTIONS(2913), [anon_sym_LBRACE] = ACTIONS(2915), [anon_sym_RBRACE] = ACTIONS(2915), [anon_sym_signed] = ACTIONS(2913), [anon_sym_unsigned] = ACTIONS(2913), [anon_sym_long] = ACTIONS(2913), [anon_sym_short] = ACTIONS(2913), [anon_sym_LBRACK] = ACTIONS(2913), [anon_sym_static] = ACTIONS(2913), [anon_sym_register] = ACTIONS(2913), [anon_sym_inline] = ACTIONS(2913), [anon_sym___inline] = ACTIONS(2913), [anon_sym___inline__] = ACTIONS(2913), [anon_sym___forceinline] = ACTIONS(2913), [anon_sym_thread_local] = ACTIONS(2913), [anon_sym___thread] = ACTIONS(2913), [anon_sym_const] = ACTIONS(2913), [anon_sym_constexpr] = ACTIONS(2913), [anon_sym_volatile] = ACTIONS(2913), [anon_sym_restrict] = ACTIONS(2913), [anon_sym___restrict__] = ACTIONS(2913), [anon_sym__Atomic] = ACTIONS(2913), [anon_sym__Noreturn] = ACTIONS(2913), [anon_sym_noreturn] = ACTIONS(2913), [anon_sym__Nonnull] = ACTIONS(2913), [anon_sym_mutable] = ACTIONS(2913), [anon_sym_constinit] = ACTIONS(2913), [anon_sym_consteval] = ACTIONS(2913), [anon_sym_alignas] = ACTIONS(2913), [anon_sym__Alignas] = ACTIONS(2913), [sym_primitive_type] = ACTIONS(2913), [anon_sym_enum] = ACTIONS(2913), [anon_sym_class] = ACTIONS(2913), [anon_sym_struct] = ACTIONS(2913), [anon_sym_union] = ACTIONS(2913), [anon_sym_if] = ACTIONS(2913), [anon_sym_switch] = ACTIONS(2913), [anon_sym_case] = ACTIONS(2913), [anon_sym_default] = ACTIONS(2913), [anon_sym_while] = ACTIONS(2913), [anon_sym_do] = ACTIONS(2913), [anon_sym_for] = ACTIONS(2913), [anon_sym_return] = ACTIONS(2913), [anon_sym_break] = ACTIONS(2913), [anon_sym_continue] = ACTIONS(2913), [anon_sym_goto] = ACTIONS(2913), [anon_sym___try] = ACTIONS(2913), [anon_sym___leave] = ACTIONS(2913), [anon_sym_not] = ACTIONS(2913), [anon_sym_compl] = ACTIONS(2913), [anon_sym_DASH_DASH] = ACTIONS(2915), [anon_sym_PLUS_PLUS] = ACTIONS(2915), [anon_sym_sizeof] = ACTIONS(2913), [anon_sym___alignof__] = ACTIONS(2913), [anon_sym___alignof] = ACTIONS(2913), [anon_sym__alignof] = ACTIONS(2913), [anon_sym_alignof] = ACTIONS(2913), [anon_sym__Alignof] = ACTIONS(2913), [anon_sym_offsetof] = ACTIONS(2913), [anon_sym__Generic] = ACTIONS(2913), [anon_sym_asm] = ACTIONS(2913), [anon_sym___asm__] = ACTIONS(2913), [anon_sym___asm] = ACTIONS(2913), [sym_number_literal] = ACTIONS(2915), [anon_sym_L_SQUOTE] = ACTIONS(2915), [anon_sym_u_SQUOTE] = ACTIONS(2915), [anon_sym_U_SQUOTE] = ACTIONS(2915), [anon_sym_u8_SQUOTE] = ACTIONS(2915), [anon_sym_SQUOTE] = ACTIONS(2915), [anon_sym_L_DQUOTE] = ACTIONS(2915), [anon_sym_u_DQUOTE] = ACTIONS(2915), [anon_sym_U_DQUOTE] = ACTIONS(2915), [anon_sym_u8_DQUOTE] = ACTIONS(2915), [anon_sym_DQUOTE] = ACTIONS(2915), [sym_true] = ACTIONS(2913), [sym_false] = ACTIONS(2913), [anon_sym_NULL] = ACTIONS(2913), [anon_sym_nullptr] = ACTIONS(2913), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2913), [anon_sym_decltype] = ACTIONS(2913), [anon_sym_explicit] = ACTIONS(2913), [anon_sym_typename] = ACTIONS(2913), [anon_sym_template] = ACTIONS(2913), [anon_sym_operator] = ACTIONS(2913), [anon_sym_try] = ACTIONS(2913), [anon_sym_delete] = ACTIONS(2913), [anon_sym_throw] = ACTIONS(2913), [anon_sym_namespace] = ACTIONS(2913), [anon_sym_static_assert] = ACTIONS(2913), [anon_sym_concept] = ACTIONS(2913), [anon_sym_co_return] = ACTIONS(2913), [anon_sym_co_yield] = ACTIONS(2913), [anon_sym_R_DQUOTE] = ACTIONS(2915), [anon_sym_LR_DQUOTE] = ACTIONS(2915), [anon_sym_uR_DQUOTE] = ACTIONS(2915), [anon_sym_UR_DQUOTE] = ACTIONS(2915), [anon_sym_u8R_DQUOTE] = ACTIONS(2915), [anon_sym_co_await] = ACTIONS(2913), [anon_sym_new] = ACTIONS(2913), [anon_sym_requires] = ACTIONS(2913), [sym_this] = ACTIONS(2913), }, [STATE(809)] = { [sym_identifier] = ACTIONS(2873), [aux_sym_preproc_include_token1] = ACTIONS(2873), [aux_sym_preproc_def_token1] = ACTIONS(2873), [aux_sym_preproc_if_token1] = ACTIONS(2873), [aux_sym_preproc_if_token2] = ACTIONS(2873), [aux_sym_preproc_ifdef_token1] = ACTIONS(2873), [aux_sym_preproc_ifdef_token2] = ACTIONS(2873), [sym_preproc_directive] = ACTIONS(2873), [anon_sym_LPAREN2] = ACTIONS(2875), [anon_sym_BANG] = ACTIONS(2875), [anon_sym_TILDE] = ACTIONS(2875), [anon_sym_DASH] = ACTIONS(2873), [anon_sym_PLUS] = ACTIONS(2873), [anon_sym_STAR] = ACTIONS(2875), [anon_sym_AMP_AMP] = ACTIONS(2875), [anon_sym_AMP] = ACTIONS(2873), [anon_sym_SEMI] = ACTIONS(2875), [anon_sym___extension__] = ACTIONS(2873), [anon_sym_typedef] = ACTIONS(2873), [anon_sym_virtual] = ACTIONS(2873), [anon_sym_extern] = ACTIONS(2873), [anon_sym___attribute__] = ACTIONS(2873), [anon_sym___attribute] = ACTIONS(2873), [anon_sym_using] = ACTIONS(2873), [anon_sym_COLON_COLON] = ACTIONS(2875), [anon_sym_LBRACK_LBRACK] = ACTIONS(2875), [anon_sym___declspec] = ACTIONS(2873), [anon_sym___based] = ACTIONS(2873), [anon_sym___cdecl] = ACTIONS(2873), [anon_sym___clrcall] = ACTIONS(2873), [anon_sym___stdcall] = ACTIONS(2873), [anon_sym___fastcall] = ACTIONS(2873), [anon_sym___thiscall] = ACTIONS(2873), [anon_sym___vectorcall] = ACTIONS(2873), [anon_sym_LBRACE] = ACTIONS(2875), [anon_sym_signed] = ACTIONS(2873), [anon_sym_unsigned] = ACTIONS(2873), [anon_sym_long] = ACTIONS(2873), [anon_sym_short] = ACTIONS(2873), [anon_sym_LBRACK] = ACTIONS(2873), [anon_sym_static] = ACTIONS(2873), [anon_sym_register] = ACTIONS(2873), [anon_sym_inline] = ACTIONS(2873), [anon_sym___inline] = ACTIONS(2873), [anon_sym___inline__] = ACTIONS(2873), [anon_sym___forceinline] = ACTIONS(2873), [anon_sym_thread_local] = ACTIONS(2873), [anon_sym___thread] = ACTIONS(2873), [anon_sym_const] = ACTIONS(2873), [anon_sym_constexpr] = ACTIONS(2873), [anon_sym_volatile] = ACTIONS(2873), [anon_sym_restrict] = ACTIONS(2873), [anon_sym___restrict__] = ACTIONS(2873), [anon_sym__Atomic] = ACTIONS(2873), [anon_sym__Noreturn] = ACTIONS(2873), [anon_sym_noreturn] = ACTIONS(2873), [anon_sym__Nonnull] = ACTIONS(2873), [anon_sym_mutable] = ACTIONS(2873), [anon_sym_constinit] = ACTIONS(2873), [anon_sym_consteval] = ACTIONS(2873), [anon_sym_alignas] = ACTIONS(2873), [anon_sym__Alignas] = ACTIONS(2873), [sym_primitive_type] = ACTIONS(2873), [anon_sym_enum] = ACTIONS(2873), [anon_sym_class] = ACTIONS(2873), [anon_sym_struct] = ACTIONS(2873), [anon_sym_union] = ACTIONS(2873), [anon_sym_if] = ACTIONS(2873), [anon_sym_switch] = ACTIONS(2873), [anon_sym_case] = ACTIONS(2873), [anon_sym_default] = ACTIONS(2873), [anon_sym_while] = ACTIONS(2873), [anon_sym_do] = ACTIONS(2873), [anon_sym_for] = ACTIONS(2873), [anon_sym_return] = ACTIONS(2873), [anon_sym_break] = ACTIONS(2873), [anon_sym_continue] = ACTIONS(2873), [anon_sym_goto] = ACTIONS(2873), [anon_sym___try] = ACTIONS(2873), [anon_sym___leave] = ACTIONS(2873), [anon_sym_not] = ACTIONS(2873), [anon_sym_compl] = ACTIONS(2873), [anon_sym_DASH_DASH] = ACTIONS(2875), [anon_sym_PLUS_PLUS] = ACTIONS(2875), [anon_sym_sizeof] = ACTIONS(2873), [anon_sym___alignof__] = ACTIONS(2873), [anon_sym___alignof] = ACTIONS(2873), [anon_sym__alignof] = ACTIONS(2873), [anon_sym_alignof] = ACTIONS(2873), [anon_sym__Alignof] = ACTIONS(2873), [anon_sym_offsetof] = ACTIONS(2873), [anon_sym__Generic] = ACTIONS(2873), [anon_sym_asm] = ACTIONS(2873), [anon_sym___asm__] = ACTIONS(2873), [anon_sym___asm] = ACTIONS(2873), [sym_number_literal] = ACTIONS(2875), [anon_sym_L_SQUOTE] = ACTIONS(2875), [anon_sym_u_SQUOTE] = ACTIONS(2875), [anon_sym_U_SQUOTE] = ACTIONS(2875), [anon_sym_u8_SQUOTE] = ACTIONS(2875), [anon_sym_SQUOTE] = ACTIONS(2875), [anon_sym_L_DQUOTE] = ACTIONS(2875), [anon_sym_u_DQUOTE] = ACTIONS(2875), [anon_sym_U_DQUOTE] = ACTIONS(2875), [anon_sym_u8_DQUOTE] = ACTIONS(2875), [anon_sym_DQUOTE] = ACTIONS(2875), [sym_true] = ACTIONS(2873), [sym_false] = ACTIONS(2873), [anon_sym_NULL] = ACTIONS(2873), [anon_sym_nullptr] = ACTIONS(2873), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2873), [anon_sym_decltype] = ACTIONS(2873), [anon_sym_explicit] = ACTIONS(2873), [anon_sym_typename] = ACTIONS(2873), [anon_sym_template] = ACTIONS(2873), [anon_sym_operator] = ACTIONS(2873), [anon_sym_try] = ACTIONS(2873), [anon_sym_delete] = ACTIONS(2873), [anon_sym_throw] = ACTIONS(2873), [anon_sym_namespace] = ACTIONS(2873), [anon_sym_static_assert] = ACTIONS(2873), [anon_sym_concept] = ACTIONS(2873), [anon_sym_co_return] = ACTIONS(2873), [anon_sym_co_yield] = ACTIONS(2873), [anon_sym_R_DQUOTE] = ACTIONS(2875), [anon_sym_LR_DQUOTE] = ACTIONS(2875), [anon_sym_uR_DQUOTE] = ACTIONS(2875), [anon_sym_UR_DQUOTE] = ACTIONS(2875), [anon_sym_u8R_DQUOTE] = ACTIONS(2875), [anon_sym_co_await] = ACTIONS(2873), [anon_sym_new] = ACTIONS(2873), [anon_sym_requires] = ACTIONS(2873), [sym_this] = ACTIONS(2873), }, [STATE(810)] = { [sym_identifier] = ACTIONS(3309), [aux_sym_preproc_include_token1] = ACTIONS(3309), [aux_sym_preproc_def_token1] = ACTIONS(3309), [aux_sym_preproc_if_token1] = ACTIONS(3309), [aux_sym_preproc_ifdef_token1] = ACTIONS(3309), [aux_sym_preproc_ifdef_token2] = ACTIONS(3309), [sym_preproc_directive] = ACTIONS(3309), [anon_sym_LPAREN2] = ACTIONS(3311), [anon_sym_BANG] = ACTIONS(3311), [anon_sym_TILDE] = ACTIONS(3311), [anon_sym_DASH] = ACTIONS(3309), [anon_sym_PLUS] = ACTIONS(3309), [anon_sym_STAR] = ACTIONS(3311), [anon_sym_AMP_AMP] = ACTIONS(3311), [anon_sym_AMP] = ACTIONS(3309), [anon_sym_SEMI] = ACTIONS(3311), [anon_sym___extension__] = ACTIONS(3309), [anon_sym_typedef] = ACTIONS(3309), [anon_sym_virtual] = ACTIONS(3309), [anon_sym_extern] = ACTIONS(3309), [anon_sym___attribute__] = ACTIONS(3309), [anon_sym___attribute] = ACTIONS(3309), [anon_sym_using] = ACTIONS(3309), [anon_sym_COLON_COLON] = ACTIONS(3311), [anon_sym_LBRACK_LBRACK] = ACTIONS(3311), [anon_sym___declspec] = ACTIONS(3309), [anon_sym___based] = ACTIONS(3309), [anon_sym___cdecl] = ACTIONS(3309), [anon_sym___clrcall] = ACTIONS(3309), [anon_sym___stdcall] = ACTIONS(3309), [anon_sym___fastcall] = ACTIONS(3309), [anon_sym___thiscall] = ACTIONS(3309), [anon_sym___vectorcall] = ACTIONS(3309), [anon_sym_LBRACE] = ACTIONS(3311), [anon_sym_RBRACE] = ACTIONS(3311), [anon_sym_signed] = ACTIONS(3309), [anon_sym_unsigned] = ACTIONS(3309), [anon_sym_long] = ACTIONS(3309), [anon_sym_short] = ACTIONS(3309), [anon_sym_LBRACK] = ACTIONS(3309), [anon_sym_static] = ACTIONS(3309), [anon_sym_register] = ACTIONS(3309), [anon_sym_inline] = ACTIONS(3309), [anon_sym___inline] = ACTIONS(3309), [anon_sym___inline__] = ACTIONS(3309), [anon_sym___forceinline] = ACTIONS(3309), [anon_sym_thread_local] = ACTIONS(3309), [anon_sym___thread] = ACTIONS(3309), [anon_sym_const] = ACTIONS(3309), [anon_sym_constexpr] = ACTIONS(3309), [anon_sym_volatile] = ACTIONS(3309), [anon_sym_restrict] = ACTIONS(3309), [anon_sym___restrict__] = ACTIONS(3309), [anon_sym__Atomic] = ACTIONS(3309), [anon_sym__Noreturn] = ACTIONS(3309), [anon_sym_noreturn] = ACTIONS(3309), [anon_sym__Nonnull] = ACTIONS(3309), [anon_sym_mutable] = ACTIONS(3309), [anon_sym_constinit] = ACTIONS(3309), [anon_sym_consteval] = ACTIONS(3309), [anon_sym_alignas] = ACTIONS(3309), [anon_sym__Alignas] = ACTIONS(3309), [sym_primitive_type] = ACTIONS(3309), [anon_sym_enum] = ACTIONS(3309), [anon_sym_class] = ACTIONS(3309), [anon_sym_struct] = ACTIONS(3309), [anon_sym_union] = ACTIONS(3309), [anon_sym_if] = ACTIONS(3309), [anon_sym_switch] = ACTIONS(3309), [anon_sym_case] = ACTIONS(3309), [anon_sym_default] = ACTIONS(3309), [anon_sym_while] = ACTIONS(3309), [anon_sym_do] = ACTIONS(3309), [anon_sym_for] = ACTIONS(3309), [anon_sym_return] = ACTIONS(3309), [anon_sym_break] = ACTIONS(3309), [anon_sym_continue] = ACTIONS(3309), [anon_sym_goto] = ACTIONS(3309), [anon_sym___try] = ACTIONS(3309), [anon_sym___leave] = ACTIONS(3309), [anon_sym_not] = ACTIONS(3309), [anon_sym_compl] = ACTIONS(3309), [anon_sym_DASH_DASH] = ACTIONS(3311), [anon_sym_PLUS_PLUS] = ACTIONS(3311), [anon_sym_sizeof] = ACTIONS(3309), [anon_sym___alignof__] = ACTIONS(3309), [anon_sym___alignof] = ACTIONS(3309), [anon_sym__alignof] = ACTIONS(3309), [anon_sym_alignof] = ACTIONS(3309), [anon_sym__Alignof] = ACTIONS(3309), [anon_sym_offsetof] = ACTIONS(3309), [anon_sym__Generic] = ACTIONS(3309), [anon_sym_asm] = ACTIONS(3309), [anon_sym___asm__] = ACTIONS(3309), [anon_sym___asm] = ACTIONS(3309), [sym_number_literal] = ACTIONS(3311), [anon_sym_L_SQUOTE] = ACTIONS(3311), [anon_sym_u_SQUOTE] = ACTIONS(3311), [anon_sym_U_SQUOTE] = ACTIONS(3311), [anon_sym_u8_SQUOTE] = ACTIONS(3311), [anon_sym_SQUOTE] = ACTIONS(3311), [anon_sym_L_DQUOTE] = ACTIONS(3311), [anon_sym_u_DQUOTE] = ACTIONS(3311), [anon_sym_U_DQUOTE] = ACTIONS(3311), [anon_sym_u8_DQUOTE] = ACTIONS(3311), [anon_sym_DQUOTE] = ACTIONS(3311), [sym_true] = ACTIONS(3309), [sym_false] = ACTIONS(3309), [anon_sym_NULL] = ACTIONS(3309), [anon_sym_nullptr] = ACTIONS(3309), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3309), [anon_sym_decltype] = ACTIONS(3309), [anon_sym_explicit] = ACTIONS(3309), [anon_sym_typename] = ACTIONS(3309), [anon_sym_template] = ACTIONS(3309), [anon_sym_operator] = ACTIONS(3309), [anon_sym_try] = ACTIONS(3309), [anon_sym_delete] = ACTIONS(3309), [anon_sym_throw] = ACTIONS(3309), [anon_sym_namespace] = ACTIONS(3309), [anon_sym_static_assert] = ACTIONS(3309), [anon_sym_concept] = ACTIONS(3309), [anon_sym_co_return] = ACTIONS(3309), [anon_sym_co_yield] = ACTIONS(3309), [anon_sym_R_DQUOTE] = ACTIONS(3311), [anon_sym_LR_DQUOTE] = ACTIONS(3311), [anon_sym_uR_DQUOTE] = ACTIONS(3311), [anon_sym_UR_DQUOTE] = ACTIONS(3311), [anon_sym_u8R_DQUOTE] = ACTIONS(3311), [anon_sym_co_await] = ACTIONS(3309), [anon_sym_new] = ACTIONS(3309), [anon_sym_requires] = ACTIONS(3309), [sym_this] = ACTIONS(3309), }, [STATE(811)] = { [sym_identifier] = ACTIONS(3271), [aux_sym_preproc_include_token1] = ACTIONS(3271), [aux_sym_preproc_def_token1] = ACTIONS(3271), [aux_sym_preproc_if_token1] = ACTIONS(3271), [aux_sym_preproc_if_token2] = ACTIONS(3271), [aux_sym_preproc_ifdef_token1] = ACTIONS(3271), [aux_sym_preproc_ifdef_token2] = ACTIONS(3271), [sym_preproc_directive] = ACTIONS(3271), [anon_sym_LPAREN2] = ACTIONS(3274), [anon_sym_BANG] = ACTIONS(3274), [anon_sym_TILDE] = ACTIONS(3274), [anon_sym_DASH] = ACTIONS(3271), [anon_sym_PLUS] = ACTIONS(3271), [anon_sym_STAR] = ACTIONS(3274), [anon_sym_AMP_AMP] = ACTIONS(3274), [anon_sym_AMP] = ACTIONS(3271), [anon_sym_SEMI] = ACTIONS(3274), [anon_sym___extension__] = ACTIONS(3271), [anon_sym_typedef] = ACTIONS(3271), [anon_sym_virtual] = ACTIONS(3271), [anon_sym_extern] = ACTIONS(3271), [anon_sym___attribute__] = ACTIONS(3271), [anon_sym___attribute] = ACTIONS(3271), [anon_sym_using] = ACTIONS(3271), [anon_sym_COLON_COLON] = ACTIONS(3274), [anon_sym_LBRACK_LBRACK] = ACTIONS(3274), [anon_sym___declspec] = ACTIONS(3271), [anon_sym___based] = ACTIONS(3271), [anon_sym___cdecl] = ACTIONS(3271), [anon_sym___clrcall] = ACTIONS(3271), [anon_sym___stdcall] = ACTIONS(3271), [anon_sym___fastcall] = ACTIONS(3271), [anon_sym___thiscall] = ACTIONS(3271), [anon_sym___vectorcall] = ACTIONS(3271), [anon_sym_LBRACE] = ACTIONS(3274), [anon_sym_signed] = ACTIONS(3271), [anon_sym_unsigned] = ACTIONS(3271), [anon_sym_long] = ACTIONS(3271), [anon_sym_short] = ACTIONS(3271), [anon_sym_LBRACK] = ACTIONS(3271), [anon_sym_static] = ACTIONS(3271), [anon_sym_register] = ACTIONS(3271), [anon_sym_inline] = ACTIONS(3271), [anon_sym___inline] = ACTIONS(3271), [anon_sym___inline__] = ACTIONS(3271), [anon_sym___forceinline] = ACTIONS(3271), [anon_sym_thread_local] = ACTIONS(3271), [anon_sym___thread] = ACTIONS(3271), [anon_sym_const] = ACTIONS(3271), [anon_sym_constexpr] = ACTIONS(3271), [anon_sym_volatile] = ACTIONS(3271), [anon_sym_restrict] = ACTIONS(3271), [anon_sym___restrict__] = ACTIONS(3271), [anon_sym__Atomic] = ACTIONS(3271), [anon_sym__Noreturn] = ACTIONS(3271), [anon_sym_noreturn] = ACTIONS(3271), [anon_sym__Nonnull] = ACTIONS(3271), [anon_sym_mutable] = ACTIONS(3271), [anon_sym_constinit] = ACTIONS(3271), [anon_sym_consteval] = ACTIONS(3271), [anon_sym_alignas] = ACTIONS(3271), [anon_sym__Alignas] = ACTIONS(3271), [sym_primitive_type] = ACTIONS(3271), [anon_sym_enum] = ACTIONS(3271), [anon_sym_class] = ACTIONS(3271), [anon_sym_struct] = ACTIONS(3271), [anon_sym_union] = ACTIONS(3271), [anon_sym_if] = ACTIONS(3271), [anon_sym_switch] = ACTIONS(3271), [anon_sym_case] = ACTIONS(3271), [anon_sym_default] = ACTIONS(3271), [anon_sym_while] = ACTIONS(3271), [anon_sym_do] = ACTIONS(3271), [anon_sym_for] = ACTIONS(3271), [anon_sym_return] = ACTIONS(3271), [anon_sym_break] = ACTIONS(3271), [anon_sym_continue] = ACTIONS(3271), [anon_sym_goto] = ACTIONS(3271), [anon_sym___try] = ACTIONS(3271), [anon_sym___leave] = ACTIONS(3271), [anon_sym_not] = ACTIONS(3271), [anon_sym_compl] = ACTIONS(3271), [anon_sym_DASH_DASH] = ACTIONS(3274), [anon_sym_PLUS_PLUS] = ACTIONS(3274), [anon_sym_sizeof] = ACTIONS(3271), [anon_sym___alignof__] = ACTIONS(3271), [anon_sym___alignof] = ACTIONS(3271), [anon_sym__alignof] = ACTIONS(3271), [anon_sym_alignof] = ACTIONS(3271), [anon_sym__Alignof] = ACTIONS(3271), [anon_sym_offsetof] = ACTIONS(3271), [anon_sym__Generic] = ACTIONS(3271), [anon_sym_asm] = ACTIONS(3271), [anon_sym___asm__] = ACTIONS(3271), [anon_sym___asm] = ACTIONS(3271), [sym_number_literal] = ACTIONS(3274), [anon_sym_L_SQUOTE] = ACTIONS(3274), [anon_sym_u_SQUOTE] = ACTIONS(3274), [anon_sym_U_SQUOTE] = ACTIONS(3274), [anon_sym_u8_SQUOTE] = ACTIONS(3274), [anon_sym_SQUOTE] = ACTIONS(3274), [anon_sym_L_DQUOTE] = ACTIONS(3274), [anon_sym_u_DQUOTE] = ACTIONS(3274), [anon_sym_U_DQUOTE] = ACTIONS(3274), [anon_sym_u8_DQUOTE] = ACTIONS(3274), [anon_sym_DQUOTE] = ACTIONS(3274), [sym_true] = ACTIONS(3271), [sym_false] = ACTIONS(3271), [anon_sym_NULL] = ACTIONS(3271), [anon_sym_nullptr] = ACTIONS(3271), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3271), [anon_sym_decltype] = ACTIONS(3271), [anon_sym_explicit] = ACTIONS(3271), [anon_sym_typename] = ACTIONS(3271), [anon_sym_template] = ACTIONS(3271), [anon_sym_operator] = ACTIONS(3271), [anon_sym_try] = ACTIONS(3271), [anon_sym_delete] = ACTIONS(3271), [anon_sym_throw] = ACTIONS(3271), [anon_sym_namespace] = ACTIONS(3271), [anon_sym_static_assert] = ACTIONS(3271), [anon_sym_concept] = ACTIONS(3271), [anon_sym_co_return] = ACTIONS(3271), [anon_sym_co_yield] = ACTIONS(3271), [anon_sym_R_DQUOTE] = ACTIONS(3274), [anon_sym_LR_DQUOTE] = ACTIONS(3274), [anon_sym_uR_DQUOTE] = ACTIONS(3274), [anon_sym_UR_DQUOTE] = ACTIONS(3274), [anon_sym_u8R_DQUOTE] = ACTIONS(3274), [anon_sym_co_await] = ACTIONS(3271), [anon_sym_new] = ACTIONS(3271), [anon_sym_requires] = ACTIONS(3271), [sym_this] = ACTIONS(3271), }, [STATE(812)] = { [sym_identifier] = ACTIONS(2979), [aux_sym_preproc_include_token1] = ACTIONS(2979), [aux_sym_preproc_def_token1] = ACTIONS(2979), [aux_sym_preproc_if_token1] = ACTIONS(2979), [aux_sym_preproc_ifdef_token1] = ACTIONS(2979), [aux_sym_preproc_ifdef_token2] = ACTIONS(2979), [sym_preproc_directive] = ACTIONS(2979), [anon_sym_LPAREN2] = ACTIONS(2981), [anon_sym_BANG] = ACTIONS(2981), [anon_sym_TILDE] = ACTIONS(2981), [anon_sym_DASH] = ACTIONS(2979), [anon_sym_PLUS] = ACTIONS(2979), [anon_sym_STAR] = ACTIONS(2981), [anon_sym_AMP_AMP] = ACTIONS(2981), [anon_sym_AMP] = ACTIONS(2979), [anon_sym_SEMI] = ACTIONS(2981), [anon_sym___extension__] = ACTIONS(2979), [anon_sym_typedef] = ACTIONS(2979), [anon_sym_virtual] = ACTIONS(2979), [anon_sym_extern] = ACTIONS(2979), [anon_sym___attribute__] = ACTIONS(2979), [anon_sym___attribute] = ACTIONS(2979), [anon_sym_using] = ACTIONS(2979), [anon_sym_COLON_COLON] = ACTIONS(2981), [anon_sym_LBRACK_LBRACK] = ACTIONS(2981), [anon_sym___declspec] = ACTIONS(2979), [anon_sym___based] = ACTIONS(2979), [anon_sym___cdecl] = ACTIONS(2979), [anon_sym___clrcall] = ACTIONS(2979), [anon_sym___stdcall] = ACTIONS(2979), [anon_sym___fastcall] = ACTIONS(2979), [anon_sym___thiscall] = ACTIONS(2979), [anon_sym___vectorcall] = ACTIONS(2979), [anon_sym_LBRACE] = ACTIONS(2981), [anon_sym_RBRACE] = ACTIONS(2981), [anon_sym_signed] = ACTIONS(2979), [anon_sym_unsigned] = ACTIONS(2979), [anon_sym_long] = ACTIONS(2979), [anon_sym_short] = ACTIONS(2979), [anon_sym_LBRACK] = ACTIONS(2979), [anon_sym_static] = ACTIONS(2979), [anon_sym_register] = ACTIONS(2979), [anon_sym_inline] = ACTIONS(2979), [anon_sym___inline] = ACTIONS(2979), [anon_sym___inline__] = ACTIONS(2979), [anon_sym___forceinline] = ACTIONS(2979), [anon_sym_thread_local] = ACTIONS(2979), [anon_sym___thread] = ACTIONS(2979), [anon_sym_const] = ACTIONS(2979), [anon_sym_constexpr] = ACTIONS(2979), [anon_sym_volatile] = ACTIONS(2979), [anon_sym_restrict] = ACTIONS(2979), [anon_sym___restrict__] = ACTIONS(2979), [anon_sym__Atomic] = ACTIONS(2979), [anon_sym__Noreturn] = ACTIONS(2979), [anon_sym_noreturn] = ACTIONS(2979), [anon_sym__Nonnull] = ACTIONS(2979), [anon_sym_mutable] = ACTIONS(2979), [anon_sym_constinit] = ACTIONS(2979), [anon_sym_consteval] = ACTIONS(2979), [anon_sym_alignas] = ACTIONS(2979), [anon_sym__Alignas] = ACTIONS(2979), [sym_primitive_type] = ACTIONS(2979), [anon_sym_enum] = ACTIONS(2979), [anon_sym_class] = ACTIONS(2979), [anon_sym_struct] = ACTIONS(2979), [anon_sym_union] = ACTIONS(2979), [anon_sym_if] = ACTIONS(2979), [anon_sym_switch] = ACTIONS(2979), [anon_sym_case] = ACTIONS(2979), [anon_sym_default] = ACTIONS(2979), [anon_sym_while] = ACTIONS(2979), [anon_sym_do] = ACTIONS(2979), [anon_sym_for] = ACTIONS(2979), [anon_sym_return] = ACTIONS(2979), [anon_sym_break] = ACTIONS(2979), [anon_sym_continue] = ACTIONS(2979), [anon_sym_goto] = ACTIONS(2979), [anon_sym___try] = ACTIONS(2979), [anon_sym___leave] = ACTIONS(2979), [anon_sym_not] = ACTIONS(2979), [anon_sym_compl] = ACTIONS(2979), [anon_sym_DASH_DASH] = ACTIONS(2981), [anon_sym_PLUS_PLUS] = ACTIONS(2981), [anon_sym_sizeof] = ACTIONS(2979), [anon_sym___alignof__] = ACTIONS(2979), [anon_sym___alignof] = ACTIONS(2979), [anon_sym__alignof] = ACTIONS(2979), [anon_sym_alignof] = ACTIONS(2979), [anon_sym__Alignof] = ACTIONS(2979), [anon_sym_offsetof] = ACTIONS(2979), [anon_sym__Generic] = ACTIONS(2979), [anon_sym_asm] = ACTIONS(2979), [anon_sym___asm__] = ACTIONS(2979), [anon_sym___asm] = ACTIONS(2979), [sym_number_literal] = ACTIONS(2981), [anon_sym_L_SQUOTE] = ACTIONS(2981), [anon_sym_u_SQUOTE] = ACTIONS(2981), [anon_sym_U_SQUOTE] = ACTIONS(2981), [anon_sym_u8_SQUOTE] = ACTIONS(2981), [anon_sym_SQUOTE] = ACTIONS(2981), [anon_sym_L_DQUOTE] = ACTIONS(2981), [anon_sym_u_DQUOTE] = ACTIONS(2981), [anon_sym_U_DQUOTE] = ACTIONS(2981), [anon_sym_u8_DQUOTE] = ACTIONS(2981), [anon_sym_DQUOTE] = ACTIONS(2981), [sym_true] = ACTIONS(2979), [sym_false] = ACTIONS(2979), [anon_sym_NULL] = ACTIONS(2979), [anon_sym_nullptr] = ACTIONS(2979), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2979), [anon_sym_decltype] = ACTIONS(2979), [anon_sym_explicit] = ACTIONS(2979), [anon_sym_typename] = ACTIONS(2979), [anon_sym_template] = ACTIONS(2979), [anon_sym_operator] = ACTIONS(2979), [anon_sym_try] = ACTIONS(2979), [anon_sym_delete] = ACTIONS(2979), [anon_sym_throw] = ACTIONS(2979), [anon_sym_namespace] = ACTIONS(2979), [anon_sym_static_assert] = ACTIONS(2979), [anon_sym_concept] = ACTIONS(2979), [anon_sym_co_return] = ACTIONS(2979), [anon_sym_co_yield] = ACTIONS(2979), [anon_sym_R_DQUOTE] = ACTIONS(2981), [anon_sym_LR_DQUOTE] = ACTIONS(2981), [anon_sym_uR_DQUOTE] = ACTIONS(2981), [anon_sym_UR_DQUOTE] = ACTIONS(2981), [anon_sym_u8R_DQUOTE] = ACTIONS(2981), [anon_sym_co_await] = ACTIONS(2979), [anon_sym_new] = ACTIONS(2979), [anon_sym_requires] = ACTIONS(2979), [sym_this] = ACTIONS(2979), }, [STATE(813)] = { [sym_identifier] = ACTIONS(2983), [aux_sym_preproc_include_token1] = ACTIONS(2983), [aux_sym_preproc_def_token1] = ACTIONS(2983), [aux_sym_preproc_if_token1] = ACTIONS(2983), [aux_sym_preproc_ifdef_token1] = ACTIONS(2983), [aux_sym_preproc_ifdef_token2] = ACTIONS(2983), [sym_preproc_directive] = ACTIONS(2983), [anon_sym_LPAREN2] = ACTIONS(2985), [anon_sym_BANG] = ACTIONS(2985), [anon_sym_TILDE] = ACTIONS(2985), [anon_sym_DASH] = ACTIONS(2983), [anon_sym_PLUS] = ACTIONS(2983), [anon_sym_STAR] = ACTIONS(2985), [anon_sym_AMP_AMP] = ACTIONS(2985), [anon_sym_AMP] = ACTIONS(2983), [anon_sym_SEMI] = ACTIONS(2985), [anon_sym___extension__] = ACTIONS(2983), [anon_sym_typedef] = ACTIONS(2983), [anon_sym_virtual] = ACTIONS(2983), [anon_sym_extern] = ACTIONS(2983), [anon_sym___attribute__] = ACTIONS(2983), [anon_sym___attribute] = ACTIONS(2983), [anon_sym_using] = ACTIONS(2983), [anon_sym_COLON_COLON] = ACTIONS(2985), [anon_sym_LBRACK_LBRACK] = ACTIONS(2985), [anon_sym___declspec] = ACTIONS(2983), [anon_sym___based] = ACTIONS(2983), [anon_sym___cdecl] = ACTIONS(2983), [anon_sym___clrcall] = ACTIONS(2983), [anon_sym___stdcall] = ACTIONS(2983), [anon_sym___fastcall] = ACTIONS(2983), [anon_sym___thiscall] = ACTIONS(2983), [anon_sym___vectorcall] = ACTIONS(2983), [anon_sym_LBRACE] = ACTIONS(2985), [anon_sym_RBRACE] = ACTIONS(2985), [anon_sym_signed] = ACTIONS(2983), [anon_sym_unsigned] = ACTIONS(2983), [anon_sym_long] = ACTIONS(2983), [anon_sym_short] = ACTIONS(2983), [anon_sym_LBRACK] = ACTIONS(2983), [anon_sym_static] = ACTIONS(2983), [anon_sym_register] = ACTIONS(2983), [anon_sym_inline] = ACTIONS(2983), [anon_sym___inline] = ACTIONS(2983), [anon_sym___inline__] = ACTIONS(2983), [anon_sym___forceinline] = ACTIONS(2983), [anon_sym_thread_local] = ACTIONS(2983), [anon_sym___thread] = ACTIONS(2983), [anon_sym_const] = ACTIONS(2983), [anon_sym_constexpr] = ACTIONS(2983), [anon_sym_volatile] = ACTIONS(2983), [anon_sym_restrict] = ACTIONS(2983), [anon_sym___restrict__] = ACTIONS(2983), [anon_sym__Atomic] = ACTIONS(2983), [anon_sym__Noreturn] = ACTIONS(2983), [anon_sym_noreturn] = ACTIONS(2983), [anon_sym__Nonnull] = ACTIONS(2983), [anon_sym_mutable] = ACTIONS(2983), [anon_sym_constinit] = ACTIONS(2983), [anon_sym_consteval] = ACTIONS(2983), [anon_sym_alignas] = ACTIONS(2983), [anon_sym__Alignas] = ACTIONS(2983), [sym_primitive_type] = ACTIONS(2983), [anon_sym_enum] = ACTIONS(2983), [anon_sym_class] = ACTIONS(2983), [anon_sym_struct] = ACTIONS(2983), [anon_sym_union] = ACTIONS(2983), [anon_sym_if] = ACTIONS(2983), [anon_sym_switch] = ACTIONS(2983), [anon_sym_case] = ACTIONS(2983), [anon_sym_default] = ACTIONS(2983), [anon_sym_while] = ACTIONS(2983), [anon_sym_do] = ACTIONS(2983), [anon_sym_for] = ACTIONS(2983), [anon_sym_return] = ACTIONS(2983), [anon_sym_break] = ACTIONS(2983), [anon_sym_continue] = ACTIONS(2983), [anon_sym_goto] = ACTIONS(2983), [anon_sym___try] = ACTIONS(2983), [anon_sym___leave] = ACTIONS(2983), [anon_sym_not] = ACTIONS(2983), [anon_sym_compl] = ACTIONS(2983), [anon_sym_DASH_DASH] = ACTIONS(2985), [anon_sym_PLUS_PLUS] = ACTIONS(2985), [anon_sym_sizeof] = ACTIONS(2983), [anon_sym___alignof__] = ACTIONS(2983), [anon_sym___alignof] = ACTIONS(2983), [anon_sym__alignof] = ACTIONS(2983), [anon_sym_alignof] = ACTIONS(2983), [anon_sym__Alignof] = ACTIONS(2983), [anon_sym_offsetof] = ACTIONS(2983), [anon_sym__Generic] = ACTIONS(2983), [anon_sym_asm] = ACTIONS(2983), [anon_sym___asm__] = ACTIONS(2983), [anon_sym___asm] = ACTIONS(2983), [sym_number_literal] = ACTIONS(2985), [anon_sym_L_SQUOTE] = ACTIONS(2985), [anon_sym_u_SQUOTE] = ACTIONS(2985), [anon_sym_U_SQUOTE] = ACTIONS(2985), [anon_sym_u8_SQUOTE] = ACTIONS(2985), [anon_sym_SQUOTE] = ACTIONS(2985), [anon_sym_L_DQUOTE] = ACTIONS(2985), [anon_sym_u_DQUOTE] = ACTIONS(2985), [anon_sym_U_DQUOTE] = ACTIONS(2985), [anon_sym_u8_DQUOTE] = ACTIONS(2985), [anon_sym_DQUOTE] = ACTIONS(2985), [sym_true] = ACTIONS(2983), [sym_false] = ACTIONS(2983), [anon_sym_NULL] = ACTIONS(2983), [anon_sym_nullptr] = ACTIONS(2983), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2983), [anon_sym_decltype] = ACTIONS(2983), [anon_sym_explicit] = ACTIONS(2983), [anon_sym_typename] = ACTIONS(2983), [anon_sym_template] = ACTIONS(2983), [anon_sym_operator] = ACTIONS(2983), [anon_sym_try] = ACTIONS(2983), [anon_sym_delete] = ACTIONS(2983), [anon_sym_throw] = ACTIONS(2983), [anon_sym_namespace] = ACTIONS(2983), [anon_sym_static_assert] = ACTIONS(2983), [anon_sym_concept] = ACTIONS(2983), [anon_sym_co_return] = ACTIONS(2983), [anon_sym_co_yield] = ACTIONS(2983), [anon_sym_R_DQUOTE] = ACTIONS(2985), [anon_sym_LR_DQUOTE] = ACTIONS(2985), [anon_sym_uR_DQUOTE] = ACTIONS(2985), [anon_sym_UR_DQUOTE] = ACTIONS(2985), [anon_sym_u8R_DQUOTE] = ACTIONS(2985), [anon_sym_co_await] = ACTIONS(2983), [anon_sym_new] = ACTIONS(2983), [anon_sym_requires] = ACTIONS(2983), [sym_this] = ACTIONS(2983), }, [STATE(814)] = { [sym_identifier] = ACTIONS(3317), [aux_sym_preproc_include_token1] = ACTIONS(3317), [aux_sym_preproc_def_token1] = ACTIONS(3317), [aux_sym_preproc_if_token1] = ACTIONS(3317), [aux_sym_preproc_ifdef_token1] = ACTIONS(3317), [aux_sym_preproc_ifdef_token2] = ACTIONS(3317), [sym_preproc_directive] = ACTIONS(3317), [anon_sym_LPAREN2] = ACTIONS(3319), [anon_sym_BANG] = ACTIONS(3319), [anon_sym_TILDE] = ACTIONS(3319), [anon_sym_DASH] = ACTIONS(3317), [anon_sym_PLUS] = ACTIONS(3317), [anon_sym_STAR] = ACTIONS(3319), [anon_sym_AMP_AMP] = ACTIONS(3319), [anon_sym_AMP] = ACTIONS(3317), [anon_sym_SEMI] = ACTIONS(3319), [anon_sym___extension__] = ACTIONS(3317), [anon_sym_typedef] = ACTIONS(3317), [anon_sym_virtual] = ACTIONS(3317), [anon_sym_extern] = ACTIONS(3317), [anon_sym___attribute__] = ACTIONS(3317), [anon_sym___attribute] = ACTIONS(3317), [anon_sym_using] = ACTIONS(3317), [anon_sym_COLON_COLON] = ACTIONS(3319), [anon_sym_LBRACK_LBRACK] = ACTIONS(3319), [anon_sym___declspec] = ACTIONS(3317), [anon_sym___based] = ACTIONS(3317), [anon_sym___cdecl] = ACTIONS(3317), [anon_sym___clrcall] = ACTIONS(3317), [anon_sym___stdcall] = ACTIONS(3317), [anon_sym___fastcall] = ACTIONS(3317), [anon_sym___thiscall] = ACTIONS(3317), [anon_sym___vectorcall] = ACTIONS(3317), [anon_sym_LBRACE] = ACTIONS(3319), [anon_sym_RBRACE] = ACTIONS(3319), [anon_sym_signed] = ACTIONS(3317), [anon_sym_unsigned] = ACTIONS(3317), [anon_sym_long] = ACTIONS(3317), [anon_sym_short] = ACTIONS(3317), [anon_sym_LBRACK] = ACTIONS(3317), [anon_sym_static] = ACTIONS(3317), [anon_sym_register] = ACTIONS(3317), [anon_sym_inline] = ACTIONS(3317), [anon_sym___inline] = ACTIONS(3317), [anon_sym___inline__] = ACTIONS(3317), [anon_sym___forceinline] = ACTIONS(3317), [anon_sym_thread_local] = ACTIONS(3317), [anon_sym___thread] = ACTIONS(3317), [anon_sym_const] = ACTIONS(3317), [anon_sym_constexpr] = ACTIONS(3317), [anon_sym_volatile] = ACTIONS(3317), [anon_sym_restrict] = ACTIONS(3317), [anon_sym___restrict__] = ACTIONS(3317), [anon_sym__Atomic] = ACTIONS(3317), [anon_sym__Noreturn] = ACTIONS(3317), [anon_sym_noreturn] = ACTIONS(3317), [anon_sym__Nonnull] = ACTIONS(3317), [anon_sym_mutable] = ACTIONS(3317), [anon_sym_constinit] = ACTIONS(3317), [anon_sym_consteval] = ACTIONS(3317), [anon_sym_alignas] = ACTIONS(3317), [anon_sym__Alignas] = ACTIONS(3317), [sym_primitive_type] = ACTIONS(3317), [anon_sym_enum] = ACTIONS(3317), [anon_sym_class] = ACTIONS(3317), [anon_sym_struct] = ACTIONS(3317), [anon_sym_union] = ACTIONS(3317), [anon_sym_if] = ACTIONS(3317), [anon_sym_switch] = ACTIONS(3317), [anon_sym_case] = ACTIONS(3317), [anon_sym_default] = ACTIONS(3317), [anon_sym_while] = ACTIONS(3317), [anon_sym_do] = ACTIONS(3317), [anon_sym_for] = ACTIONS(3317), [anon_sym_return] = ACTIONS(3317), [anon_sym_break] = ACTIONS(3317), [anon_sym_continue] = ACTIONS(3317), [anon_sym_goto] = ACTIONS(3317), [anon_sym___try] = ACTIONS(3317), [anon_sym___leave] = ACTIONS(3317), [anon_sym_not] = ACTIONS(3317), [anon_sym_compl] = ACTIONS(3317), [anon_sym_DASH_DASH] = ACTIONS(3319), [anon_sym_PLUS_PLUS] = ACTIONS(3319), [anon_sym_sizeof] = ACTIONS(3317), [anon_sym___alignof__] = ACTIONS(3317), [anon_sym___alignof] = ACTIONS(3317), [anon_sym__alignof] = ACTIONS(3317), [anon_sym_alignof] = ACTIONS(3317), [anon_sym__Alignof] = ACTIONS(3317), [anon_sym_offsetof] = ACTIONS(3317), [anon_sym__Generic] = ACTIONS(3317), [anon_sym_asm] = ACTIONS(3317), [anon_sym___asm__] = ACTIONS(3317), [anon_sym___asm] = ACTIONS(3317), [sym_number_literal] = ACTIONS(3319), [anon_sym_L_SQUOTE] = ACTIONS(3319), [anon_sym_u_SQUOTE] = ACTIONS(3319), [anon_sym_U_SQUOTE] = ACTIONS(3319), [anon_sym_u8_SQUOTE] = ACTIONS(3319), [anon_sym_SQUOTE] = ACTIONS(3319), [anon_sym_L_DQUOTE] = ACTIONS(3319), [anon_sym_u_DQUOTE] = ACTIONS(3319), [anon_sym_U_DQUOTE] = ACTIONS(3319), [anon_sym_u8_DQUOTE] = ACTIONS(3319), [anon_sym_DQUOTE] = ACTIONS(3319), [sym_true] = ACTIONS(3317), [sym_false] = ACTIONS(3317), [anon_sym_NULL] = ACTIONS(3317), [anon_sym_nullptr] = ACTIONS(3317), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3317), [anon_sym_decltype] = ACTIONS(3317), [anon_sym_explicit] = ACTIONS(3317), [anon_sym_typename] = ACTIONS(3317), [anon_sym_template] = ACTIONS(3317), [anon_sym_operator] = ACTIONS(3317), [anon_sym_try] = ACTIONS(3317), [anon_sym_delete] = ACTIONS(3317), [anon_sym_throw] = ACTIONS(3317), [anon_sym_namespace] = ACTIONS(3317), [anon_sym_static_assert] = ACTIONS(3317), [anon_sym_concept] = ACTIONS(3317), [anon_sym_co_return] = ACTIONS(3317), [anon_sym_co_yield] = ACTIONS(3317), [anon_sym_R_DQUOTE] = ACTIONS(3319), [anon_sym_LR_DQUOTE] = ACTIONS(3319), [anon_sym_uR_DQUOTE] = ACTIONS(3319), [anon_sym_UR_DQUOTE] = ACTIONS(3319), [anon_sym_u8R_DQUOTE] = ACTIONS(3319), [anon_sym_co_await] = ACTIONS(3317), [anon_sym_new] = ACTIONS(3317), [anon_sym_requires] = ACTIONS(3317), [sym_this] = ACTIONS(3317), }, [STATE(815)] = { [sym_identifier] = ACTIONS(2781), [aux_sym_preproc_include_token1] = ACTIONS(2781), [aux_sym_preproc_def_token1] = ACTIONS(2781), [aux_sym_preproc_if_token1] = ACTIONS(2781), [aux_sym_preproc_if_token2] = ACTIONS(2781), [aux_sym_preproc_ifdef_token1] = ACTIONS(2781), [aux_sym_preproc_ifdef_token2] = ACTIONS(2781), [sym_preproc_directive] = ACTIONS(2781), [anon_sym_LPAREN2] = ACTIONS(2783), [anon_sym_BANG] = ACTIONS(2783), [anon_sym_TILDE] = ACTIONS(2783), [anon_sym_DASH] = ACTIONS(2781), [anon_sym_PLUS] = ACTIONS(2781), [anon_sym_STAR] = ACTIONS(2783), [anon_sym_AMP_AMP] = ACTIONS(2783), [anon_sym_AMP] = ACTIONS(2781), [anon_sym_SEMI] = ACTIONS(2783), [anon_sym___extension__] = ACTIONS(2781), [anon_sym_typedef] = ACTIONS(2781), [anon_sym_virtual] = ACTIONS(2781), [anon_sym_extern] = ACTIONS(2781), [anon_sym___attribute__] = ACTIONS(2781), [anon_sym___attribute] = ACTIONS(2781), [anon_sym_using] = ACTIONS(2781), [anon_sym_COLON_COLON] = ACTIONS(2783), [anon_sym_LBRACK_LBRACK] = ACTIONS(2783), [anon_sym___declspec] = ACTIONS(2781), [anon_sym___based] = ACTIONS(2781), [anon_sym___cdecl] = ACTIONS(2781), [anon_sym___clrcall] = ACTIONS(2781), [anon_sym___stdcall] = ACTIONS(2781), [anon_sym___fastcall] = ACTIONS(2781), [anon_sym___thiscall] = ACTIONS(2781), [anon_sym___vectorcall] = ACTIONS(2781), [anon_sym_LBRACE] = ACTIONS(2783), [anon_sym_signed] = ACTIONS(2781), [anon_sym_unsigned] = ACTIONS(2781), [anon_sym_long] = ACTIONS(2781), [anon_sym_short] = ACTIONS(2781), [anon_sym_LBRACK] = ACTIONS(2781), [anon_sym_static] = ACTIONS(2781), [anon_sym_register] = ACTIONS(2781), [anon_sym_inline] = ACTIONS(2781), [anon_sym___inline] = ACTIONS(2781), [anon_sym___inline__] = ACTIONS(2781), [anon_sym___forceinline] = ACTIONS(2781), [anon_sym_thread_local] = ACTIONS(2781), [anon_sym___thread] = ACTIONS(2781), [anon_sym_const] = ACTIONS(2781), [anon_sym_constexpr] = ACTIONS(2781), [anon_sym_volatile] = ACTIONS(2781), [anon_sym_restrict] = ACTIONS(2781), [anon_sym___restrict__] = ACTIONS(2781), [anon_sym__Atomic] = ACTIONS(2781), [anon_sym__Noreturn] = ACTIONS(2781), [anon_sym_noreturn] = ACTIONS(2781), [anon_sym__Nonnull] = ACTIONS(2781), [anon_sym_mutable] = ACTIONS(2781), [anon_sym_constinit] = ACTIONS(2781), [anon_sym_consteval] = ACTIONS(2781), [anon_sym_alignas] = ACTIONS(2781), [anon_sym__Alignas] = ACTIONS(2781), [sym_primitive_type] = ACTIONS(2781), [anon_sym_enum] = ACTIONS(2781), [anon_sym_class] = ACTIONS(2781), [anon_sym_struct] = ACTIONS(2781), [anon_sym_union] = ACTIONS(2781), [anon_sym_if] = ACTIONS(2781), [anon_sym_switch] = ACTIONS(2781), [anon_sym_case] = ACTIONS(2781), [anon_sym_default] = ACTIONS(2781), [anon_sym_while] = ACTIONS(2781), [anon_sym_do] = ACTIONS(2781), [anon_sym_for] = ACTIONS(2781), [anon_sym_return] = ACTIONS(2781), [anon_sym_break] = ACTIONS(2781), [anon_sym_continue] = ACTIONS(2781), [anon_sym_goto] = ACTIONS(2781), [anon_sym___try] = ACTIONS(2781), [anon_sym___leave] = ACTIONS(2781), [anon_sym_not] = ACTIONS(2781), [anon_sym_compl] = ACTIONS(2781), [anon_sym_DASH_DASH] = ACTIONS(2783), [anon_sym_PLUS_PLUS] = ACTIONS(2783), [anon_sym_sizeof] = ACTIONS(2781), [anon_sym___alignof__] = ACTIONS(2781), [anon_sym___alignof] = ACTIONS(2781), [anon_sym__alignof] = ACTIONS(2781), [anon_sym_alignof] = ACTIONS(2781), [anon_sym__Alignof] = ACTIONS(2781), [anon_sym_offsetof] = ACTIONS(2781), [anon_sym__Generic] = ACTIONS(2781), [anon_sym_asm] = ACTIONS(2781), [anon_sym___asm__] = ACTIONS(2781), [anon_sym___asm] = ACTIONS(2781), [sym_number_literal] = ACTIONS(2783), [anon_sym_L_SQUOTE] = ACTIONS(2783), [anon_sym_u_SQUOTE] = ACTIONS(2783), [anon_sym_U_SQUOTE] = ACTIONS(2783), [anon_sym_u8_SQUOTE] = ACTIONS(2783), [anon_sym_SQUOTE] = ACTIONS(2783), [anon_sym_L_DQUOTE] = ACTIONS(2783), [anon_sym_u_DQUOTE] = ACTIONS(2783), [anon_sym_U_DQUOTE] = ACTIONS(2783), [anon_sym_u8_DQUOTE] = ACTIONS(2783), [anon_sym_DQUOTE] = ACTIONS(2783), [sym_true] = ACTIONS(2781), [sym_false] = ACTIONS(2781), [anon_sym_NULL] = ACTIONS(2781), [anon_sym_nullptr] = ACTIONS(2781), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2781), [anon_sym_decltype] = ACTIONS(2781), [anon_sym_explicit] = ACTIONS(2781), [anon_sym_typename] = ACTIONS(2781), [anon_sym_template] = ACTIONS(2781), [anon_sym_operator] = ACTIONS(2781), [anon_sym_try] = ACTIONS(2781), [anon_sym_delete] = ACTIONS(2781), [anon_sym_throw] = ACTIONS(2781), [anon_sym_namespace] = ACTIONS(2781), [anon_sym_static_assert] = ACTIONS(2781), [anon_sym_concept] = ACTIONS(2781), [anon_sym_co_return] = ACTIONS(2781), [anon_sym_co_yield] = ACTIONS(2781), [anon_sym_R_DQUOTE] = ACTIONS(2783), [anon_sym_LR_DQUOTE] = ACTIONS(2783), [anon_sym_uR_DQUOTE] = ACTIONS(2783), [anon_sym_UR_DQUOTE] = ACTIONS(2783), [anon_sym_u8R_DQUOTE] = ACTIONS(2783), [anon_sym_co_await] = ACTIONS(2781), [anon_sym_new] = ACTIONS(2781), [anon_sym_requires] = ACTIONS(2781), [sym_this] = ACTIONS(2781), }, [STATE(816)] = { [sym_identifier] = ACTIONS(2829), [aux_sym_preproc_include_token1] = ACTIONS(2829), [aux_sym_preproc_def_token1] = ACTIONS(2829), [aux_sym_preproc_if_token1] = ACTIONS(2829), [aux_sym_preproc_ifdef_token1] = ACTIONS(2829), [aux_sym_preproc_ifdef_token2] = ACTIONS(2829), [sym_preproc_directive] = ACTIONS(2829), [anon_sym_LPAREN2] = ACTIONS(2831), [anon_sym_BANG] = ACTIONS(2831), [anon_sym_TILDE] = ACTIONS(2831), [anon_sym_DASH] = ACTIONS(2829), [anon_sym_PLUS] = ACTIONS(2829), [anon_sym_STAR] = ACTIONS(2831), [anon_sym_AMP_AMP] = ACTIONS(2831), [anon_sym_AMP] = ACTIONS(2829), [anon_sym_SEMI] = ACTIONS(2831), [anon_sym___extension__] = ACTIONS(2829), [anon_sym_typedef] = ACTIONS(2829), [anon_sym_virtual] = ACTIONS(2829), [anon_sym_extern] = ACTIONS(2829), [anon_sym___attribute__] = ACTIONS(2829), [anon_sym___attribute] = ACTIONS(2829), [anon_sym_using] = ACTIONS(2829), [anon_sym_COLON_COLON] = ACTIONS(2831), [anon_sym_LBRACK_LBRACK] = ACTIONS(2831), [anon_sym___declspec] = ACTIONS(2829), [anon_sym___based] = ACTIONS(2829), [anon_sym___cdecl] = ACTIONS(2829), [anon_sym___clrcall] = ACTIONS(2829), [anon_sym___stdcall] = ACTIONS(2829), [anon_sym___fastcall] = ACTIONS(2829), [anon_sym___thiscall] = ACTIONS(2829), [anon_sym___vectorcall] = ACTIONS(2829), [anon_sym_LBRACE] = ACTIONS(2831), [anon_sym_RBRACE] = ACTIONS(2831), [anon_sym_signed] = ACTIONS(2829), [anon_sym_unsigned] = ACTIONS(2829), [anon_sym_long] = ACTIONS(2829), [anon_sym_short] = ACTIONS(2829), [anon_sym_LBRACK] = ACTIONS(2829), [anon_sym_static] = ACTIONS(2829), [anon_sym_register] = ACTIONS(2829), [anon_sym_inline] = ACTIONS(2829), [anon_sym___inline] = ACTIONS(2829), [anon_sym___inline__] = ACTIONS(2829), [anon_sym___forceinline] = ACTIONS(2829), [anon_sym_thread_local] = ACTIONS(2829), [anon_sym___thread] = ACTIONS(2829), [anon_sym_const] = ACTIONS(2829), [anon_sym_constexpr] = ACTIONS(2829), [anon_sym_volatile] = ACTIONS(2829), [anon_sym_restrict] = ACTIONS(2829), [anon_sym___restrict__] = ACTIONS(2829), [anon_sym__Atomic] = ACTIONS(2829), [anon_sym__Noreturn] = ACTIONS(2829), [anon_sym_noreturn] = ACTIONS(2829), [anon_sym__Nonnull] = ACTIONS(2829), [anon_sym_mutable] = ACTIONS(2829), [anon_sym_constinit] = ACTIONS(2829), [anon_sym_consteval] = ACTIONS(2829), [anon_sym_alignas] = ACTIONS(2829), [anon_sym__Alignas] = ACTIONS(2829), [sym_primitive_type] = ACTIONS(2829), [anon_sym_enum] = ACTIONS(2829), [anon_sym_class] = ACTIONS(2829), [anon_sym_struct] = ACTIONS(2829), [anon_sym_union] = ACTIONS(2829), [anon_sym_if] = ACTIONS(2829), [anon_sym_switch] = ACTIONS(2829), [anon_sym_case] = ACTIONS(2829), [anon_sym_default] = ACTIONS(2829), [anon_sym_while] = ACTIONS(2829), [anon_sym_do] = ACTIONS(2829), [anon_sym_for] = ACTIONS(2829), [anon_sym_return] = ACTIONS(2829), [anon_sym_break] = ACTIONS(2829), [anon_sym_continue] = ACTIONS(2829), [anon_sym_goto] = ACTIONS(2829), [anon_sym___try] = ACTIONS(2829), [anon_sym___leave] = ACTIONS(2829), [anon_sym_not] = ACTIONS(2829), [anon_sym_compl] = ACTIONS(2829), [anon_sym_DASH_DASH] = ACTIONS(2831), [anon_sym_PLUS_PLUS] = ACTIONS(2831), [anon_sym_sizeof] = ACTIONS(2829), [anon_sym___alignof__] = ACTIONS(2829), [anon_sym___alignof] = ACTIONS(2829), [anon_sym__alignof] = ACTIONS(2829), [anon_sym_alignof] = ACTIONS(2829), [anon_sym__Alignof] = ACTIONS(2829), [anon_sym_offsetof] = ACTIONS(2829), [anon_sym__Generic] = ACTIONS(2829), [anon_sym_asm] = ACTIONS(2829), [anon_sym___asm__] = ACTIONS(2829), [anon_sym___asm] = ACTIONS(2829), [sym_number_literal] = ACTIONS(2831), [anon_sym_L_SQUOTE] = ACTIONS(2831), [anon_sym_u_SQUOTE] = ACTIONS(2831), [anon_sym_U_SQUOTE] = ACTIONS(2831), [anon_sym_u8_SQUOTE] = ACTIONS(2831), [anon_sym_SQUOTE] = ACTIONS(2831), [anon_sym_L_DQUOTE] = ACTIONS(2831), [anon_sym_u_DQUOTE] = ACTIONS(2831), [anon_sym_U_DQUOTE] = ACTIONS(2831), [anon_sym_u8_DQUOTE] = ACTIONS(2831), [anon_sym_DQUOTE] = ACTIONS(2831), [sym_true] = ACTIONS(2829), [sym_false] = ACTIONS(2829), [anon_sym_NULL] = ACTIONS(2829), [anon_sym_nullptr] = ACTIONS(2829), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2829), [anon_sym_decltype] = ACTIONS(2829), [anon_sym_explicit] = ACTIONS(2829), [anon_sym_typename] = ACTIONS(2829), [anon_sym_template] = ACTIONS(2829), [anon_sym_operator] = ACTIONS(2829), [anon_sym_try] = ACTIONS(2829), [anon_sym_delete] = ACTIONS(2829), [anon_sym_throw] = ACTIONS(2829), [anon_sym_namespace] = ACTIONS(2829), [anon_sym_static_assert] = ACTIONS(2829), [anon_sym_concept] = ACTIONS(2829), [anon_sym_co_return] = ACTIONS(2829), [anon_sym_co_yield] = ACTIONS(2829), [anon_sym_R_DQUOTE] = ACTIONS(2831), [anon_sym_LR_DQUOTE] = ACTIONS(2831), [anon_sym_uR_DQUOTE] = ACTIONS(2831), [anon_sym_UR_DQUOTE] = ACTIONS(2831), [anon_sym_u8R_DQUOTE] = ACTIONS(2831), [anon_sym_co_await] = ACTIONS(2829), [anon_sym_new] = ACTIONS(2829), [anon_sym_requires] = ACTIONS(2829), [sym_this] = ACTIONS(2829), }, [STATE(817)] = { [sym_identifier] = ACTIONS(2953), [aux_sym_preproc_include_token1] = ACTIONS(2953), [aux_sym_preproc_def_token1] = ACTIONS(2953), [aux_sym_preproc_if_token1] = ACTIONS(2953), [aux_sym_preproc_if_token2] = ACTIONS(2953), [aux_sym_preproc_ifdef_token1] = ACTIONS(2953), [aux_sym_preproc_ifdef_token2] = ACTIONS(2953), [sym_preproc_directive] = ACTIONS(2953), [anon_sym_LPAREN2] = ACTIONS(2955), [anon_sym_BANG] = ACTIONS(2955), [anon_sym_TILDE] = ACTIONS(2955), [anon_sym_DASH] = ACTIONS(2953), [anon_sym_PLUS] = ACTIONS(2953), [anon_sym_STAR] = ACTIONS(2955), [anon_sym_AMP_AMP] = ACTIONS(2955), [anon_sym_AMP] = ACTIONS(2953), [anon_sym_SEMI] = ACTIONS(2955), [anon_sym___extension__] = ACTIONS(2953), [anon_sym_typedef] = ACTIONS(2953), [anon_sym_virtual] = ACTIONS(2953), [anon_sym_extern] = ACTIONS(2953), [anon_sym___attribute__] = ACTIONS(2953), [anon_sym___attribute] = ACTIONS(2953), [anon_sym_using] = ACTIONS(2953), [anon_sym_COLON_COLON] = ACTIONS(2955), [anon_sym_LBRACK_LBRACK] = ACTIONS(2955), [anon_sym___declspec] = ACTIONS(2953), [anon_sym___based] = ACTIONS(2953), [anon_sym___cdecl] = ACTIONS(2953), [anon_sym___clrcall] = ACTIONS(2953), [anon_sym___stdcall] = ACTIONS(2953), [anon_sym___fastcall] = ACTIONS(2953), [anon_sym___thiscall] = ACTIONS(2953), [anon_sym___vectorcall] = ACTIONS(2953), [anon_sym_LBRACE] = ACTIONS(2955), [anon_sym_signed] = ACTIONS(2953), [anon_sym_unsigned] = ACTIONS(2953), [anon_sym_long] = ACTIONS(2953), [anon_sym_short] = ACTIONS(2953), [anon_sym_LBRACK] = ACTIONS(2953), [anon_sym_static] = ACTIONS(2953), [anon_sym_register] = ACTIONS(2953), [anon_sym_inline] = ACTIONS(2953), [anon_sym___inline] = ACTIONS(2953), [anon_sym___inline__] = ACTIONS(2953), [anon_sym___forceinline] = ACTIONS(2953), [anon_sym_thread_local] = ACTIONS(2953), [anon_sym___thread] = ACTIONS(2953), [anon_sym_const] = ACTIONS(2953), [anon_sym_constexpr] = ACTIONS(2953), [anon_sym_volatile] = ACTIONS(2953), [anon_sym_restrict] = ACTIONS(2953), [anon_sym___restrict__] = ACTIONS(2953), [anon_sym__Atomic] = ACTIONS(2953), [anon_sym__Noreturn] = ACTIONS(2953), [anon_sym_noreturn] = ACTIONS(2953), [anon_sym__Nonnull] = ACTIONS(2953), [anon_sym_mutable] = ACTIONS(2953), [anon_sym_constinit] = ACTIONS(2953), [anon_sym_consteval] = ACTIONS(2953), [anon_sym_alignas] = ACTIONS(2953), [anon_sym__Alignas] = ACTIONS(2953), [sym_primitive_type] = ACTIONS(2953), [anon_sym_enum] = ACTIONS(2953), [anon_sym_class] = ACTIONS(2953), [anon_sym_struct] = ACTIONS(2953), [anon_sym_union] = ACTIONS(2953), [anon_sym_if] = ACTIONS(2953), [anon_sym_switch] = ACTIONS(2953), [anon_sym_case] = ACTIONS(2953), [anon_sym_default] = ACTIONS(2953), [anon_sym_while] = ACTIONS(2953), [anon_sym_do] = ACTIONS(2953), [anon_sym_for] = ACTIONS(2953), [anon_sym_return] = ACTIONS(2953), [anon_sym_break] = ACTIONS(2953), [anon_sym_continue] = ACTIONS(2953), [anon_sym_goto] = ACTIONS(2953), [anon_sym___try] = ACTIONS(2953), [anon_sym___leave] = ACTIONS(2953), [anon_sym_not] = ACTIONS(2953), [anon_sym_compl] = ACTIONS(2953), [anon_sym_DASH_DASH] = ACTIONS(2955), [anon_sym_PLUS_PLUS] = ACTIONS(2955), [anon_sym_sizeof] = ACTIONS(2953), [anon_sym___alignof__] = ACTIONS(2953), [anon_sym___alignof] = ACTIONS(2953), [anon_sym__alignof] = ACTIONS(2953), [anon_sym_alignof] = ACTIONS(2953), [anon_sym__Alignof] = ACTIONS(2953), [anon_sym_offsetof] = ACTIONS(2953), [anon_sym__Generic] = ACTIONS(2953), [anon_sym_asm] = ACTIONS(2953), [anon_sym___asm__] = ACTIONS(2953), [anon_sym___asm] = ACTIONS(2953), [sym_number_literal] = ACTIONS(2955), [anon_sym_L_SQUOTE] = ACTIONS(2955), [anon_sym_u_SQUOTE] = ACTIONS(2955), [anon_sym_U_SQUOTE] = ACTIONS(2955), [anon_sym_u8_SQUOTE] = ACTIONS(2955), [anon_sym_SQUOTE] = ACTIONS(2955), [anon_sym_L_DQUOTE] = ACTIONS(2955), [anon_sym_u_DQUOTE] = ACTIONS(2955), [anon_sym_U_DQUOTE] = ACTIONS(2955), [anon_sym_u8_DQUOTE] = ACTIONS(2955), [anon_sym_DQUOTE] = ACTIONS(2955), [sym_true] = ACTIONS(2953), [sym_false] = ACTIONS(2953), [anon_sym_NULL] = ACTIONS(2953), [anon_sym_nullptr] = ACTIONS(2953), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2953), [anon_sym_decltype] = ACTIONS(2953), [anon_sym_explicit] = ACTIONS(2953), [anon_sym_typename] = ACTIONS(2953), [anon_sym_template] = ACTIONS(2953), [anon_sym_operator] = ACTIONS(2953), [anon_sym_try] = ACTIONS(2953), [anon_sym_delete] = ACTIONS(2953), [anon_sym_throw] = ACTIONS(2953), [anon_sym_namespace] = ACTIONS(2953), [anon_sym_static_assert] = ACTIONS(2953), [anon_sym_concept] = ACTIONS(2953), [anon_sym_co_return] = ACTIONS(2953), [anon_sym_co_yield] = ACTIONS(2953), [anon_sym_R_DQUOTE] = ACTIONS(2955), [anon_sym_LR_DQUOTE] = ACTIONS(2955), [anon_sym_uR_DQUOTE] = ACTIONS(2955), [anon_sym_UR_DQUOTE] = ACTIONS(2955), [anon_sym_u8R_DQUOTE] = ACTIONS(2955), [anon_sym_co_await] = ACTIONS(2953), [anon_sym_new] = ACTIONS(2953), [anon_sym_requires] = ACTIONS(2953), [sym_this] = ACTIONS(2953), }, [STATE(818)] = { [sym_expression] = STATE(3761), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_initializer_list] = STATE(3908), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(1944), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [aux_sym_preproc_if_token2] = ACTIONS(1946), [aux_sym_preproc_else_token1] = ACTIONS(1946), [aux_sym_preproc_elif_token1] = ACTIONS(1944), [aux_sym_preproc_elifdef_token1] = ACTIONS(1946), [aux_sym_preproc_elifdef_token2] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(3625), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1946), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1946), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1946), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1946), [anon_sym_GT_GT] = ACTIONS(1946), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(1946), [sym_primitive_type] = ACTIONS(2030), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(819)] = { [sym_preproc_def] = STATE(831), [sym_preproc_function_def] = STATE(831), [sym_preproc_call] = STATE(831), [sym_preproc_if_in_field_declaration_list] = STATE(831), [sym_preproc_ifdef_in_field_declaration_list] = STATE(831), [sym_type_definition] = STATE(831), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(831), [sym_field_declaration] = STATE(831), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(831), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(831), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(831), [sym_operator_cast_declaration] = STATE(831), [sym_constructor_or_destructor_definition] = STATE(831), [sym_constructor_or_destructor_declaration] = STATE(831), [sym_friend_declaration] = STATE(831), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(831), [sym_alias_declaration] = STATE(831), [sym_static_assert_declaration] = STATE(831), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(831), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3661), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3669), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(820)] = { [sym_preproc_def] = STATE(842), [sym_preproc_function_def] = STATE(842), [sym_preproc_call] = STATE(842), [sym_preproc_if_in_field_declaration_list] = STATE(842), [sym_preproc_ifdef_in_field_declaration_list] = STATE(842), [sym_type_definition] = STATE(842), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5768), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6471), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(842), [sym_field_declaration] = STATE(842), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1803), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(842), [sym_operator_cast] = STATE(7023), [sym_inline_method_definition] = STATE(842), [sym__constructor_specifiers] = STATE(1803), [sym_operator_cast_definition] = STATE(842), [sym_operator_cast_declaration] = STATE(842), [sym_constructor_or_destructor_definition] = STATE(842), [sym_constructor_or_destructor_declaration] = STATE(842), [sym_friend_declaration] = STATE(842), [sym_access_specifier] = STATE(8734), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(842), [sym_alias_declaration] = STATE(842), [sym_static_assert_declaration] = STATE(842), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7023), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(842), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7309), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1803), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3679), [aux_sym_preproc_if_token1] = ACTIONS(3681), [aux_sym_preproc_if_token2] = ACTIONS(3683), [aux_sym_preproc_ifdef_token1] = ACTIONS(3685), [aux_sym_preproc_ifdef_token2] = ACTIONS(3685), [sym_preproc_directive] = ACTIONS(3687), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3689), [anon_sym___extension__] = ACTIONS(3691), [anon_sym_typedef] = ACTIONS(3693), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3695), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3697), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3699), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3701), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3703), }, [STATE(821)] = { [sym_preproc_def] = STATE(827), [sym_preproc_function_def] = STATE(827), [sym_preproc_call] = STATE(827), [sym_preproc_if_in_field_declaration_list] = STATE(827), [sym_preproc_ifdef_in_field_declaration_list] = STATE(827), [sym_type_definition] = STATE(827), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(827), [sym_field_declaration] = STATE(827), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(827), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(827), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(827), [sym_operator_cast_declaration] = STATE(827), [sym_constructor_or_destructor_definition] = STATE(827), [sym_constructor_or_destructor_declaration] = STATE(827), [sym_friend_declaration] = STATE(827), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(827), [sym_alias_declaration] = STATE(827), [sym_static_assert_declaration] = STATE(827), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(827), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3705), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3707), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(822)] = { [sym_preproc_def] = STATE(824), [sym_preproc_function_def] = STATE(824), [sym_preproc_call] = STATE(824), [sym_preproc_if_in_field_declaration_list] = STATE(824), [sym_preproc_ifdef_in_field_declaration_list] = STATE(824), [sym_type_definition] = STATE(824), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(824), [sym_field_declaration] = STATE(824), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(824), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(824), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(824), [sym_operator_cast_declaration] = STATE(824), [sym_constructor_or_destructor_definition] = STATE(824), [sym_constructor_or_destructor_declaration] = STATE(824), [sym_friend_declaration] = STATE(824), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(824), [sym_alias_declaration] = STATE(824), [sym_static_assert_declaration] = STATE(824), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(824), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3709), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3711), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(823)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3713), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3715), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(824)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3713), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3717), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(825)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3713), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3719), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(826)] = { [sym_preproc_def] = STATE(828), [sym_preproc_function_def] = STATE(828), [sym_preproc_call] = STATE(828), [sym_preproc_if_in_field_declaration_list] = STATE(828), [sym_preproc_ifdef_in_field_declaration_list] = STATE(828), [sym_type_definition] = STATE(828), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(828), [sym_field_declaration] = STATE(828), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(828), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(828), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(828), [sym_operator_cast_declaration] = STATE(828), [sym_constructor_or_destructor_definition] = STATE(828), [sym_constructor_or_destructor_declaration] = STATE(828), [sym_friend_declaration] = STATE(828), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(828), [sym_alias_declaration] = STATE(828), [sym_static_assert_declaration] = STATE(828), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(828), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3721), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3723), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(827)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3713), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3725), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(828)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3713), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3727), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(829)] = { [sym_preproc_def] = STATE(825), [sym_preproc_function_def] = STATE(825), [sym_preproc_call] = STATE(825), [sym_preproc_if_in_field_declaration_list] = STATE(825), [sym_preproc_ifdef_in_field_declaration_list] = STATE(825), [sym_type_definition] = STATE(825), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(825), [sym_field_declaration] = STATE(825), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(825), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(825), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(825), [sym_operator_cast_declaration] = STATE(825), [sym_constructor_or_destructor_definition] = STATE(825), [sym_constructor_or_destructor_declaration] = STATE(825), [sym_friend_declaration] = STATE(825), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(825), [sym_alias_declaration] = STATE(825), [sym_static_assert_declaration] = STATE(825), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(825), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3729), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3731), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(830)] = { [sym_preproc_def] = STATE(820), [sym_preproc_function_def] = STATE(820), [sym_preproc_call] = STATE(820), [sym_preproc_if_in_field_declaration_list] = STATE(820), [sym_preproc_ifdef_in_field_declaration_list] = STATE(820), [sym_type_definition] = STATE(820), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5768), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6471), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(820), [sym_field_declaration] = STATE(820), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1803), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(820), [sym_operator_cast] = STATE(7023), [sym_inline_method_definition] = STATE(820), [sym__constructor_specifiers] = STATE(1803), [sym_operator_cast_definition] = STATE(820), [sym_operator_cast_declaration] = STATE(820), [sym_constructor_or_destructor_definition] = STATE(820), [sym_constructor_or_destructor_declaration] = STATE(820), [sym_friend_declaration] = STATE(820), [sym_access_specifier] = STATE(8734), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(820), [sym_alias_declaration] = STATE(820), [sym_static_assert_declaration] = STATE(820), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7023), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(820), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7309), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1803), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3679), [aux_sym_preproc_if_token1] = ACTIONS(3681), [aux_sym_preproc_if_token2] = ACTIONS(3733), [aux_sym_preproc_ifdef_token1] = ACTIONS(3685), [aux_sym_preproc_ifdef_token2] = ACTIONS(3685), [sym_preproc_directive] = ACTIONS(3687), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3735), [anon_sym___extension__] = ACTIONS(3691), [anon_sym_typedef] = ACTIONS(3693), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3695), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3697), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3699), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3701), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3703), }, [STATE(831)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3713), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3737), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(832)] = { [sym_preproc_def] = STATE(833), [sym_preproc_function_def] = STATE(833), [sym_preproc_call] = STATE(833), [sym_preproc_if_in_field_declaration_list] = STATE(833), [sym_preproc_ifdef_in_field_declaration_list] = STATE(833), [sym_type_definition] = STATE(833), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(833), [sym_field_declaration] = STATE(833), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(833), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(833), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(833), [sym_operator_cast_declaration] = STATE(833), [sym_constructor_or_destructor_definition] = STATE(833), [sym_constructor_or_destructor_declaration] = STATE(833), [sym_friend_declaration] = STATE(833), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(833), [sym_alias_declaration] = STATE(833), [sym_static_assert_declaration] = STATE(833), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(833), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3739), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3741), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(833)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3713), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3743), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(834)] = { [sym_preproc_def] = STATE(835), [sym_preproc_function_def] = STATE(835), [sym_preproc_call] = STATE(835), [sym_preproc_if_in_field_declaration_list] = STATE(835), [sym_preproc_ifdef_in_field_declaration_list] = STATE(835), [sym_type_definition] = STATE(835), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(835), [sym_field_declaration] = STATE(835), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(835), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(835), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(835), [sym_operator_cast_declaration] = STATE(835), [sym_constructor_or_destructor_definition] = STATE(835), [sym_constructor_or_destructor_declaration] = STATE(835), [sym_friend_declaration] = STATE(835), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(835), [sym_alias_declaration] = STATE(835), [sym_static_assert_declaration] = STATE(835), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(835), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3745), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3747), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(835)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3713), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3749), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(836)] = { [sym_preproc_def] = STATE(837), [sym_preproc_function_def] = STATE(837), [sym_preproc_call] = STATE(837), [sym_preproc_if_in_field_declaration_list] = STATE(837), [sym_preproc_ifdef_in_field_declaration_list] = STATE(837), [sym_type_definition] = STATE(837), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(837), [sym_field_declaration] = STATE(837), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(837), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(837), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(837), [sym_operator_cast_declaration] = STATE(837), [sym_constructor_or_destructor_definition] = STATE(837), [sym_constructor_or_destructor_declaration] = STATE(837), [sym_friend_declaration] = STATE(837), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(837), [sym_alias_declaration] = STATE(837), [sym_static_assert_declaration] = STATE(837), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(837), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3751), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3753), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(837)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3713), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3755), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(838)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3397), [aux_sym_preproc_def_token1] = ACTIONS(3757), [aux_sym_preproc_if_token1] = ACTIONS(3760), [aux_sym_preproc_ifdef_token1] = ACTIONS(3763), [aux_sym_preproc_ifdef_token2] = ACTIONS(3763), [sym_preproc_directive] = ACTIONS(3766), [anon_sym_LPAREN2] = ACTIONS(3414), [anon_sym_TILDE] = ACTIONS(3417), [anon_sym_STAR] = ACTIONS(3420), [anon_sym_AMP_AMP] = ACTIONS(3423), [anon_sym_AMP] = ACTIONS(3426), [anon_sym_SEMI] = ACTIONS(3769), [anon_sym___extension__] = ACTIONS(3772), [anon_sym_typedef] = ACTIONS(3775), [anon_sym_virtual] = ACTIONS(3438), [anon_sym_extern] = ACTIONS(3441), [anon_sym___attribute__] = ACTIONS(3444), [anon_sym___attribute] = ACTIONS(3444), [anon_sym_using] = ACTIONS(3778), [anon_sym_COLON_COLON] = ACTIONS(3450), [anon_sym_LBRACK_LBRACK] = ACTIONS(3453), [anon_sym___declspec] = ACTIONS(3456), [anon_sym___based] = ACTIONS(3459), [anon_sym_RBRACE] = ACTIONS(3781), [anon_sym_signed] = ACTIONS(3462), [anon_sym_unsigned] = ACTIONS(3462), [anon_sym_long] = ACTIONS(3462), [anon_sym_short] = ACTIONS(3462), [anon_sym_LBRACK] = ACTIONS(3465), [anon_sym_static] = ACTIONS(3441), [anon_sym_register] = ACTIONS(3441), [anon_sym_inline] = ACTIONS(3441), [anon_sym___inline] = ACTIONS(3441), [anon_sym___inline__] = ACTIONS(3441), [anon_sym___forceinline] = ACTIONS(3441), [anon_sym_thread_local] = ACTIONS(3441), [anon_sym___thread] = ACTIONS(3441), [anon_sym_const] = ACTIONS(3468), [anon_sym_constexpr] = ACTIONS(3783), [anon_sym_volatile] = ACTIONS(3468), [anon_sym_restrict] = ACTIONS(3468), [anon_sym___restrict__] = ACTIONS(3468), [anon_sym__Atomic] = ACTIONS(3468), [anon_sym__Noreturn] = ACTIONS(3468), [anon_sym_noreturn] = ACTIONS(3468), [anon_sym__Nonnull] = ACTIONS(3468), [anon_sym_mutable] = ACTIONS(3468), [anon_sym_constinit] = ACTIONS(3468), [anon_sym_consteval] = ACTIONS(3468), [anon_sym_alignas] = ACTIONS(3474), [anon_sym__Alignas] = ACTIONS(3474), [sym_primitive_type] = ACTIONS(3477), [anon_sym_enum] = ACTIONS(3480), [anon_sym_class] = ACTIONS(3483), [anon_sym_struct] = ACTIONS(3486), [anon_sym_union] = ACTIONS(3489), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3492), [anon_sym_decltype] = ACTIONS(3495), [anon_sym_explicit] = ACTIONS(3498), [anon_sym_typename] = ACTIONS(3501), [anon_sym_private] = ACTIONS(3504), [anon_sym_template] = ACTIONS(3786), [anon_sym_operator] = ACTIONS(3510), [anon_sym_friend] = ACTIONS(3789), [anon_sym_public] = ACTIONS(3504), [anon_sym_protected] = ACTIONS(3504), [anon_sym_static_assert] = ACTIONS(3792), }, [STATE(839)] = { [sym_preproc_def] = STATE(823), [sym_preproc_function_def] = STATE(823), [sym_preproc_call] = STATE(823), [sym_preproc_if_in_field_declaration_list] = STATE(823), [sym_preproc_ifdef_in_field_declaration_list] = STATE(823), [sym_type_definition] = STATE(823), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(823), [sym_field_declaration] = STATE(823), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(823), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(823), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(823), [sym_operator_cast_declaration] = STATE(823), [sym_constructor_or_destructor_definition] = STATE(823), [sym_constructor_or_destructor_declaration] = STATE(823), [sym_friend_declaration] = STATE(823), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(823), [sym_alias_declaration] = STATE(823), [sym_static_assert_declaration] = STATE(823), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(823), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3795), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3797), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(840)] = { [sym_preproc_def] = STATE(841), [sym_preproc_function_def] = STATE(841), [sym_preproc_call] = STATE(841), [sym_preproc_if_in_field_declaration_list] = STATE(841), [sym_preproc_ifdef_in_field_declaration_list] = STATE(841), [sym_type_definition] = STATE(841), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(841), [sym_field_declaration] = STATE(841), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(841), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(841), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(841), [sym_operator_cast_declaration] = STATE(841), [sym_constructor_or_destructor_definition] = STATE(841), [sym_constructor_or_destructor_declaration] = STATE(841), [sym_friend_declaration] = STATE(841), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(841), [sym_alias_declaration] = STATE(841), [sym_static_assert_declaration] = STATE(841), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(841), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3799), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3801), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(841)] = { [sym_preproc_def] = STATE(838), [sym_preproc_function_def] = STATE(838), [sym_preproc_call] = STATE(838), [sym_preproc_if_in_field_declaration_list] = STATE(838), [sym_preproc_ifdef_in_field_declaration_list] = STATE(838), [sym_type_definition] = STATE(838), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5780), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(838), [sym_field_declaration] = STATE(838), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(838), [sym_operator_cast] = STATE(6992), [sym_inline_method_definition] = STATE(838), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(838), [sym_operator_cast_declaration] = STATE(838), [sym_constructor_or_destructor_definition] = STATE(838), [sym_constructor_or_destructor_declaration] = STATE(838), [sym_friend_declaration] = STATE(838), [sym_access_specifier] = STATE(8938), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(838), [sym_alias_declaration] = STATE(838), [sym_static_assert_declaration] = STATE(838), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(838), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7153), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3006), [aux_sym_preproc_def_token1] = ACTIONS(3653), [aux_sym_preproc_if_token1] = ACTIONS(3655), [aux_sym_preproc_ifdef_token1] = ACTIONS(3657), [aux_sym_preproc_ifdef_token2] = ACTIONS(3657), [sym_preproc_directive] = ACTIONS(3659), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_SEMI] = ACTIONS(3713), [anon_sym___extension__] = ACTIONS(3663), [anon_sym_typedef] = ACTIONS(3665), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3667), [anon_sym_COLON_COLON] = ACTIONS(3040), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_RBRACE] = ACTIONS(3803), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(3056), [anon_sym_private] = ACTIONS(3058), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_public] = ACTIONS(3058), [anon_sym_protected] = ACTIONS(3058), [anon_sym_static_assert] = ACTIONS(3677), }, [STATE(842)] = { [sym_preproc_def] = STATE(842), [sym_preproc_function_def] = STATE(842), [sym_preproc_call] = STATE(842), [sym_preproc_if_in_field_declaration_list] = STATE(842), [sym_preproc_ifdef_in_field_declaration_list] = STATE(842), [sym_type_definition] = STATE(842), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(5768), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3077), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6471), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__field_declaration_list_item] = STATE(842), [sym_field_declaration] = STATE(842), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1803), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(842), [sym_operator_cast] = STATE(7023), [sym_inline_method_definition] = STATE(842), [sym__constructor_specifiers] = STATE(1803), [sym_operator_cast_definition] = STATE(842), [sym_operator_cast_declaration] = STATE(842), [sym_constructor_or_destructor_definition] = STATE(842), [sym_constructor_or_destructor_declaration] = STATE(842), [sym_friend_declaration] = STATE(842), [sym_access_specifier] = STATE(8734), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_using_declaration] = STATE(842), [sym_alias_declaration] = STATE(842), [sym_static_assert_declaration] = STATE(842), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5575), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7023), [sym_operator_name] = STATE(6205), [aux_sym_preproc_if_in_field_declaration_list_repeat1] = STATE(842), [aux_sym__declaration_specifiers_repeat1] = STATE(2036), [aux_sym_attributed_declarator_repeat1] = STATE(7309), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1803), [sym_identifier] = ACTIONS(3397), [aux_sym_preproc_def_token1] = ACTIONS(3805), [aux_sym_preproc_if_token1] = ACTIONS(3808), [aux_sym_preproc_if_token2] = ACTIONS(3406), [aux_sym_preproc_ifdef_token1] = ACTIONS(3811), [aux_sym_preproc_ifdef_token2] = ACTIONS(3811), [sym_preproc_directive] = ACTIONS(3814), [anon_sym_LPAREN2] = ACTIONS(3414), [anon_sym_TILDE] = ACTIONS(3417), [anon_sym_STAR] = ACTIONS(3420), [anon_sym_AMP_AMP] = ACTIONS(3423), [anon_sym_AMP] = ACTIONS(3426), [anon_sym_SEMI] = ACTIONS(3817), [anon_sym___extension__] = ACTIONS(3820), [anon_sym_typedef] = ACTIONS(3823), [anon_sym_virtual] = ACTIONS(3438), [anon_sym_extern] = ACTIONS(3441), [anon_sym___attribute__] = ACTIONS(3444), [anon_sym___attribute] = ACTIONS(3444), [anon_sym_using] = ACTIONS(3826), [anon_sym_COLON_COLON] = ACTIONS(3450), [anon_sym_LBRACK_LBRACK] = ACTIONS(3453), [anon_sym___declspec] = ACTIONS(3456), [anon_sym___based] = ACTIONS(3459), [anon_sym_signed] = ACTIONS(3462), [anon_sym_unsigned] = ACTIONS(3462), [anon_sym_long] = ACTIONS(3462), [anon_sym_short] = ACTIONS(3462), [anon_sym_LBRACK] = ACTIONS(3465), [anon_sym_static] = ACTIONS(3441), [anon_sym_register] = ACTIONS(3441), [anon_sym_inline] = ACTIONS(3441), [anon_sym___inline] = ACTIONS(3441), [anon_sym___inline__] = ACTIONS(3441), [anon_sym___forceinline] = ACTIONS(3441), [anon_sym_thread_local] = ACTIONS(3441), [anon_sym___thread] = ACTIONS(3441), [anon_sym_const] = ACTIONS(3468), [anon_sym_constexpr] = ACTIONS(3829), [anon_sym_volatile] = ACTIONS(3468), [anon_sym_restrict] = ACTIONS(3468), [anon_sym___restrict__] = ACTIONS(3468), [anon_sym__Atomic] = ACTIONS(3468), [anon_sym__Noreturn] = ACTIONS(3468), [anon_sym_noreturn] = ACTIONS(3468), [anon_sym__Nonnull] = ACTIONS(3468), [anon_sym_mutable] = ACTIONS(3468), [anon_sym_constinit] = ACTIONS(3468), [anon_sym_consteval] = ACTIONS(3468), [anon_sym_alignas] = ACTIONS(3474), [anon_sym__Alignas] = ACTIONS(3474), [sym_primitive_type] = ACTIONS(3477), [anon_sym_enum] = ACTIONS(3480), [anon_sym_class] = ACTIONS(3483), [anon_sym_struct] = ACTIONS(3486), [anon_sym_union] = ACTIONS(3489), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3492), [anon_sym_decltype] = ACTIONS(3495), [anon_sym_explicit] = ACTIONS(3498), [anon_sym_typename] = ACTIONS(3501), [anon_sym_private] = ACTIONS(3504), [anon_sym_template] = ACTIONS(3832), [anon_sym_operator] = ACTIONS(3510), [anon_sym_friend] = ACTIONS(3835), [anon_sym_public] = ACTIONS(3504), [anon_sym_protected] = ACTIONS(3504), [anon_sym_static_assert] = ACTIONS(3838), }, [STATE(843)] = { [sym_expression] = STATE(3761), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_initializer_list] = STATE(3908), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(3843), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1946), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1946), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1946), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1946), [anon_sym_GT_GT] = ACTIONS(1946), [anon_sym_SEMI] = ACTIONS(1946), [anon_sym___extension__] = ACTIONS(3847), [anon_sym___attribute__] = ACTIONS(1944), [anon_sym___attribute] = ACTIONS(1944), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(1946), [sym_primitive_type] = ACTIONS(2030), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(844)] = { [sym_expression] = STATE(3761), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(3908), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_RPAREN] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(25), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1946), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1946), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1946), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1946), [anon_sym_GT_GT] = ACTIONS(1946), [anon_sym_SEMI] = ACTIONS(1946), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(1946), [anon_sym_LBRACK] = ACTIONS(1946), [sym_primitive_type] = ACTIONS(2030), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(845)] = { [sym_expression] = STATE(4513), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_initializer_list] = STATE(4854), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(3082), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1946), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1946), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1946), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1944), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1946), [anon_sym_GT_GT] = ACTIONS(1944), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACE] = ACTIONS(3871), [anon_sym_LBRACK] = ACTIONS(1946), [sym_primitive_type] = ACTIONS(3873), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(1946), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(846)] = { [sym_expression] = STATE(4608), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_initializer_list] = STATE(3908), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(3877), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1946), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1946), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1946), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1946), [anon_sym_GT_GT] = ACTIONS(1946), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(1944), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(1946), [sym_primitive_type] = ACTIONS(2030), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(847)] = { [sym_expression] = STATE(3761), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_initializer_list] = STATE(3908), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_DOT_DOT_DOT] = ACTIONS(1946), [anon_sym_COMMA] = ACTIONS(1946), [anon_sym_LPAREN2] = ACTIONS(1946), [anon_sym_BANG] = ACTIONS(3895), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(1944), [anon_sym_PLUS] = ACTIONS(1944), [anon_sym_STAR] = ACTIONS(1946), [anon_sym_SLASH] = ACTIONS(1944), [anon_sym_PERCENT] = ACTIONS(1946), [anon_sym_PIPE_PIPE] = ACTIONS(1946), [anon_sym_AMP_AMP] = ACTIONS(1946), [anon_sym_PIPE] = ACTIONS(1944), [anon_sym_CARET] = ACTIONS(1946), [anon_sym_AMP] = ACTIONS(1944), [anon_sym_EQ_EQ] = ACTIONS(1946), [anon_sym_BANG_EQ] = ACTIONS(1946), [anon_sym_GT] = ACTIONS(1944), [anon_sym_GT_EQ] = ACTIONS(1946), [anon_sym_LT_EQ] = ACTIONS(1944), [anon_sym_LT] = ACTIONS(1944), [anon_sym_LT_LT] = ACTIONS(1946), [anon_sym_GT_GT] = ACTIONS(1946), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(1946), [anon_sym_RBRACK] = ACTIONS(1946), [sym_primitive_type] = ACTIONS(2030), [anon_sym_QMARK] = ACTIONS(1946), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_LT_EQ_GT] = ACTIONS(1946), [anon_sym_or] = ACTIONS(1944), [anon_sym_and] = ACTIONS(1944), [anon_sym_bitor] = ACTIONS(1944), [anon_sym_xor] = ACTIONS(1944), [anon_sym_bitand] = ACTIONS(1944), [anon_sym_not_eq] = ACTIONS(1944), [anon_sym_DASH_DASH] = ACTIONS(1946), [anon_sym_PLUS_PLUS] = ACTIONS(1946), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(1944), [anon_sym_DOT_STAR] = ACTIONS(1946), [anon_sym_DASH_GT] = ACTIONS(1946), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(848)] = { [sym_expression] = STATE(4659), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_DOT_DOT_DOT] = ACTIONS(3909), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3895), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_SLASH] = ACTIONS(3913), [anon_sym_PERCENT] = ACTIONS(3909), [anon_sym_PIPE_PIPE] = ACTIONS(3909), [anon_sym_AMP_AMP] = ACTIONS(3909), [anon_sym_PIPE] = ACTIONS(3913), [anon_sym_CARET] = ACTIONS(3909), [anon_sym_AMP] = ACTIONS(1258), [anon_sym_EQ_EQ] = ACTIONS(3909), [anon_sym_BANG_EQ] = ACTIONS(3909), [anon_sym_GT] = ACTIONS(3913), [anon_sym_GT_EQ] = ACTIONS(3909), [anon_sym_LT_EQ] = ACTIONS(3913), [anon_sym_LT] = ACTIONS(3913), [anon_sym_LT_LT] = ACTIONS(3909), [anon_sym_GT_GT] = ACTIONS(3909), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(3909), [sym_primitive_type] = ACTIONS(2030), [anon_sym_QMARK] = ACTIONS(3909), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_LT_EQ_GT] = ACTIONS(3909), [anon_sym_or] = ACTIONS(3913), [anon_sym_and] = ACTIONS(3913), [anon_sym_bitor] = ACTIONS(3913), [anon_sym_xor] = ACTIONS(3913), [anon_sym_bitand] = ACTIONS(3913), [anon_sym_not_eq] = ACTIONS(3913), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(3913), [anon_sym_DOT_STAR] = ACTIONS(3909), [anon_sym_DASH_GT] = ACTIONS(3909), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(849)] = { [sym__declaration_modifiers] = STATE(1993), [sym__declaration_specifiers] = STATE(6544), [sym_attribute_specifier] = STATE(1993), [sym_attribute_declaration] = STATE(1993), [sym_ms_declspec_modifier] = STATE(1993), [sym_storage_class_specifier] = STATE(1993), [sym_type_qualifier] = STATE(1993), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4271), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3497), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6832), [sym_qualified_type_identifier] = STATE(3590), [aux_sym__declaration_specifiers_repeat1] = STATE(1993), [aux_sym_sized_type_specifier_repeat1] = STATE(2778), [sym_identifier] = ACTIONS(3917), [anon_sym_COMMA] = ACTIONS(3919), [anon_sym_BANG] = ACTIONS(3921), [anon_sym_TILDE] = ACTIONS(3919), [anon_sym_DASH] = ACTIONS(3921), [anon_sym_PLUS] = ACTIONS(3921), [anon_sym_STAR] = ACTIONS(3921), [anon_sym_SLASH] = ACTIONS(3921), [anon_sym_PERCENT] = ACTIONS(3921), [anon_sym_PIPE_PIPE] = ACTIONS(3919), [anon_sym_AMP_AMP] = ACTIONS(3919), [anon_sym_PIPE] = ACTIONS(3921), [anon_sym_CARET] = ACTIONS(3921), [anon_sym_AMP] = ACTIONS(3921), [anon_sym_EQ_EQ] = ACTIONS(3919), [anon_sym_BANG_EQ] = ACTIONS(3919), [anon_sym_GT] = ACTIONS(3921), [anon_sym_GT_EQ] = ACTIONS(3919), [anon_sym_LT_EQ] = ACTIONS(3921), [anon_sym_LT] = ACTIONS(3921), [anon_sym_LT_LT] = ACTIONS(3921), [anon_sym_GT_GT] = ACTIONS(3921), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(3923), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(3925), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(3927), [anon_sym_unsigned] = ACTIONS(3927), [anon_sym_long] = ACTIONS(3927), [anon_sym_short] = ACTIONS(3927), [anon_sym_static] = ACTIONS(63), [anon_sym_EQ] = ACTIONS(3921), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3929), [anon_sym_enum] = ACTIONS(3931), [anon_sym_class] = ACTIONS(3933), [anon_sym_struct] = ACTIONS(3935), [anon_sym_union] = ACTIONS(3937), [anon_sym_STAR_EQ] = ACTIONS(3919), [anon_sym_SLASH_EQ] = ACTIONS(3919), [anon_sym_PERCENT_EQ] = ACTIONS(3919), [anon_sym_PLUS_EQ] = ACTIONS(3919), [anon_sym_DASH_EQ] = ACTIONS(3919), [anon_sym_LT_LT_EQ] = ACTIONS(3919), [anon_sym_GT_GT_EQ] = ACTIONS(3919), [anon_sym_AMP_EQ] = ACTIONS(3919), [anon_sym_CARET_EQ] = ACTIONS(3919), [anon_sym_PIPE_EQ] = ACTIONS(3919), [anon_sym_and_eq] = ACTIONS(3921), [anon_sym_or_eq] = ACTIONS(3921), [anon_sym_xor_eq] = ACTIONS(3921), [anon_sym_not] = ACTIONS(3921), [anon_sym_compl] = ACTIONS(3921), [anon_sym_LT_EQ_GT] = ACTIONS(3919), [anon_sym_or] = ACTIONS(3921), [anon_sym_and] = ACTIONS(3921), [anon_sym_bitor] = ACTIONS(3921), [anon_sym_xor] = ACTIONS(3921), [anon_sym_bitand] = ACTIONS(3921), [anon_sym_not_eq] = ACTIONS(3921), [anon_sym_DASH_DASH] = ACTIONS(3919), [anon_sym_PLUS_PLUS] = ACTIONS(3919), [anon_sym_DASH_GT] = ACTIONS(3921), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(3939), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3941), [anon_sym_co_await] = ACTIONS(3921), [anon_sym_new] = ACTIONS(3941), [anon_sym_DASH_GT_STAR] = ACTIONS(3919), [anon_sym_LPAREN_RPAREN] = ACTIONS(3919), [anon_sym_LBRACK_RBRACK] = ACTIONS(3919), [anon_sym_DQUOTE_DQUOTE] = ACTIONS(3943), }, [STATE(850)] = { [sym__declaration_modifiers] = STATE(1993), [sym__declaration_specifiers] = STATE(6544), [sym_attribute_specifier] = STATE(1993), [sym_attribute_declaration] = STATE(1993), [sym_ms_declspec_modifier] = STATE(1993), [sym_storage_class_specifier] = STATE(1993), [sym_type_qualifier] = STATE(1993), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4271), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3497), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6832), [sym_qualified_type_identifier] = STATE(3590), [aux_sym__declaration_specifiers_repeat1] = STATE(1993), [aux_sym_sized_type_specifier_repeat1] = STATE(2778), [sym_identifier] = ACTIONS(3917), [anon_sym_COMMA] = ACTIONS(3945), [anon_sym_BANG] = ACTIONS(3947), [anon_sym_TILDE] = ACTIONS(3945), [anon_sym_DASH] = ACTIONS(3947), [anon_sym_PLUS] = ACTIONS(3947), [anon_sym_STAR] = ACTIONS(3947), [anon_sym_SLASH] = ACTIONS(3947), [anon_sym_PERCENT] = ACTIONS(3947), [anon_sym_PIPE_PIPE] = ACTIONS(3945), [anon_sym_AMP_AMP] = ACTIONS(3945), [anon_sym_PIPE] = ACTIONS(3947), [anon_sym_CARET] = ACTIONS(3947), [anon_sym_AMP] = ACTIONS(3947), [anon_sym_EQ_EQ] = ACTIONS(3945), [anon_sym_BANG_EQ] = ACTIONS(3945), [anon_sym_GT] = ACTIONS(3947), [anon_sym_GT_EQ] = ACTIONS(3945), [anon_sym_LT_EQ] = ACTIONS(3947), [anon_sym_LT] = ACTIONS(3947), [anon_sym_LT_LT] = ACTIONS(3947), [anon_sym_GT_GT] = ACTIONS(3947), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(3923), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(3925), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(3927), [anon_sym_unsigned] = ACTIONS(3927), [anon_sym_long] = ACTIONS(3927), [anon_sym_short] = ACTIONS(3927), [anon_sym_static] = ACTIONS(63), [anon_sym_EQ] = ACTIONS(3947), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3929), [anon_sym_enum] = ACTIONS(3931), [anon_sym_class] = ACTIONS(3933), [anon_sym_struct] = ACTIONS(3935), [anon_sym_union] = ACTIONS(3937), [anon_sym_STAR_EQ] = ACTIONS(3945), [anon_sym_SLASH_EQ] = ACTIONS(3945), [anon_sym_PERCENT_EQ] = ACTIONS(3945), [anon_sym_PLUS_EQ] = ACTIONS(3945), [anon_sym_DASH_EQ] = ACTIONS(3945), [anon_sym_LT_LT_EQ] = ACTIONS(3945), [anon_sym_GT_GT_EQ] = ACTIONS(3945), [anon_sym_AMP_EQ] = ACTIONS(3945), [anon_sym_CARET_EQ] = ACTIONS(3945), [anon_sym_PIPE_EQ] = ACTIONS(3945), [anon_sym_and_eq] = ACTIONS(3947), [anon_sym_or_eq] = ACTIONS(3947), [anon_sym_xor_eq] = ACTIONS(3947), [anon_sym_not] = ACTIONS(3947), [anon_sym_compl] = ACTIONS(3947), [anon_sym_LT_EQ_GT] = ACTIONS(3945), [anon_sym_or] = ACTIONS(3947), [anon_sym_and] = ACTIONS(3947), [anon_sym_bitor] = ACTIONS(3947), [anon_sym_xor] = ACTIONS(3947), [anon_sym_bitand] = ACTIONS(3947), [anon_sym_not_eq] = ACTIONS(3947), [anon_sym_DASH_DASH] = ACTIONS(3945), [anon_sym_PLUS_PLUS] = ACTIONS(3945), [anon_sym_DASH_GT] = ACTIONS(3947), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(3939), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3949), [anon_sym_co_await] = ACTIONS(3947), [anon_sym_new] = ACTIONS(3949), [anon_sym_DASH_GT_STAR] = ACTIONS(3945), [anon_sym_LPAREN_RPAREN] = ACTIONS(3945), [anon_sym_LBRACK_RBRACK] = ACTIONS(3945), [anon_sym_DQUOTE_DQUOTE] = ACTIONS(3951), }, [STATE(851)] = { [sym_identifier] = ACTIONS(3953), [anon_sym_COMMA] = ACTIONS(3955), [anon_sym_RPAREN] = ACTIONS(3955), [anon_sym_LPAREN2] = ACTIONS(3955), [anon_sym_BANG] = ACTIONS(3955), [anon_sym_TILDE] = ACTIONS(3955), [anon_sym_DASH] = ACTIONS(3953), [anon_sym_PLUS] = ACTIONS(3953), [anon_sym_STAR] = ACTIONS(3955), [anon_sym_AMP_AMP] = ACTIONS(3955), [anon_sym_AMP] = ACTIONS(3953), [anon_sym_SEMI] = ACTIONS(3955), [anon_sym___extension__] = ACTIONS(3953), [anon_sym_virtual] = ACTIONS(3953), [anon_sym_extern] = ACTIONS(3953), [anon_sym___attribute__] = ACTIONS(3953), [anon_sym___attribute] = ACTIONS(3953), [anon_sym_using] = ACTIONS(3953), [anon_sym_COLON_COLON] = ACTIONS(3955), [anon_sym_LBRACK_LBRACK] = ACTIONS(3955), [anon_sym___declspec] = ACTIONS(3953), [anon_sym___based] = ACTIONS(3953), [anon_sym_LBRACE] = ACTIONS(3955), [anon_sym_signed] = ACTIONS(3953), [anon_sym_unsigned] = ACTIONS(3953), [anon_sym_long] = ACTIONS(3953), [anon_sym_short] = ACTIONS(3953), [anon_sym_LBRACK] = ACTIONS(3953), [anon_sym_static] = ACTIONS(3953), [anon_sym_RBRACK] = ACTIONS(3955), [anon_sym_EQ] = ACTIONS(3955), [anon_sym_register] = ACTIONS(3953), [anon_sym_inline] = ACTIONS(3953), [anon_sym___inline] = ACTIONS(3953), [anon_sym___inline__] = ACTIONS(3953), [anon_sym___forceinline] = ACTIONS(3953), [anon_sym_thread_local] = ACTIONS(3953), [anon_sym___thread] = ACTIONS(3953), [anon_sym_const] = ACTIONS(3953), [anon_sym_constexpr] = ACTIONS(3953), [anon_sym_volatile] = ACTIONS(3953), [anon_sym_restrict] = ACTIONS(3953), [anon_sym___restrict__] = ACTIONS(3953), [anon_sym__Atomic] = ACTIONS(3953), [anon_sym__Noreturn] = ACTIONS(3953), [anon_sym_noreturn] = ACTIONS(3953), [anon_sym__Nonnull] = ACTIONS(3953), [anon_sym_mutable] = ACTIONS(3953), [anon_sym_constinit] = ACTIONS(3953), [anon_sym_consteval] = ACTIONS(3953), [anon_sym_alignas] = ACTIONS(3953), [anon_sym__Alignas] = ACTIONS(3953), [sym_primitive_type] = ACTIONS(3953), [anon_sym_enum] = ACTIONS(3953), [anon_sym_class] = ACTIONS(3953), [anon_sym_struct] = ACTIONS(3953), [anon_sym_union] = ACTIONS(3953), [anon_sym_if] = ACTIONS(3953), [anon_sym_switch] = ACTIONS(3953), [anon_sym_case] = ACTIONS(3953), [anon_sym_default] = ACTIONS(3953), [anon_sym_while] = ACTIONS(3953), [anon_sym_do] = ACTIONS(3953), [anon_sym_for] = ACTIONS(3953), [anon_sym_return] = ACTIONS(3953), [anon_sym_break] = ACTIONS(3953), [anon_sym_continue] = ACTIONS(3953), [anon_sym_goto] = ACTIONS(3953), [anon_sym___try] = ACTIONS(3953), [anon_sym___leave] = ACTIONS(3953), [anon_sym_not] = ACTIONS(3953), [anon_sym_compl] = ACTIONS(3953), [anon_sym_DASH_DASH] = ACTIONS(3955), [anon_sym_PLUS_PLUS] = ACTIONS(3955), [anon_sym_sizeof] = ACTIONS(3953), [anon_sym___alignof__] = ACTIONS(3953), [anon_sym___alignof] = ACTIONS(3953), [anon_sym__alignof] = ACTIONS(3953), [anon_sym_alignof] = ACTIONS(3953), [anon_sym__Alignof] = ACTIONS(3953), [anon_sym_offsetof] = ACTIONS(3953), [anon_sym__Generic] = ACTIONS(3953), [anon_sym_asm] = ACTIONS(3953), [anon_sym___asm__] = ACTIONS(3953), [anon_sym___asm] = ACTIONS(3953), [sym_number_literal] = ACTIONS(3955), [anon_sym_L_SQUOTE] = ACTIONS(3955), [anon_sym_u_SQUOTE] = ACTIONS(3955), [anon_sym_U_SQUOTE] = ACTIONS(3955), [anon_sym_u8_SQUOTE] = ACTIONS(3955), [anon_sym_SQUOTE] = ACTIONS(3955), [anon_sym_L_DQUOTE] = ACTIONS(3955), [anon_sym_u_DQUOTE] = ACTIONS(3955), [anon_sym_U_DQUOTE] = ACTIONS(3955), [anon_sym_u8_DQUOTE] = ACTIONS(3955), [anon_sym_DQUOTE] = ACTIONS(3955), [sym_true] = ACTIONS(3953), [sym_false] = ACTIONS(3953), [anon_sym_NULL] = ACTIONS(3953), [anon_sym_nullptr] = ACTIONS(3953), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3953), [anon_sym_decltype] = ACTIONS(3953), [anon_sym_explicit] = ACTIONS(3953), [anon_sym_typename] = ACTIONS(3953), [anon_sym_template] = ACTIONS(3953), [anon_sym_GT2] = ACTIONS(3955), [anon_sym_operator] = ACTIONS(3953), [anon_sym_try] = ACTIONS(3953), [anon_sym_delete] = ACTIONS(3953), [anon_sym_throw] = ACTIONS(3953), [anon_sym_co_return] = ACTIONS(3953), [anon_sym_co_yield] = ACTIONS(3953), [anon_sym_R_DQUOTE] = ACTIONS(3955), [anon_sym_LR_DQUOTE] = ACTIONS(3955), [anon_sym_uR_DQUOTE] = ACTIONS(3955), [anon_sym_UR_DQUOTE] = ACTIONS(3955), [anon_sym_u8R_DQUOTE] = ACTIONS(3955), [anon_sym_co_await] = ACTIONS(3953), [anon_sym_new] = ACTIONS(3953), [anon_sym_requires] = ACTIONS(3953), [sym_this] = ACTIONS(3953), }, [STATE(852)] = { [sym_identifier] = ACTIONS(3957), [anon_sym_COMMA] = ACTIONS(3959), [anon_sym_RPAREN] = ACTIONS(3959), [anon_sym_LPAREN2] = ACTIONS(3959), [anon_sym_BANG] = ACTIONS(3959), [anon_sym_TILDE] = ACTIONS(3959), [anon_sym_DASH] = ACTIONS(3957), [anon_sym_PLUS] = ACTIONS(3957), [anon_sym_STAR] = ACTIONS(3959), [anon_sym_AMP_AMP] = ACTIONS(3959), [anon_sym_AMP] = ACTIONS(3957), [anon_sym_SEMI] = ACTIONS(3959), [anon_sym___extension__] = ACTIONS(3957), [anon_sym_virtual] = ACTIONS(3957), [anon_sym_extern] = ACTIONS(3957), [anon_sym___attribute__] = ACTIONS(3957), [anon_sym___attribute] = ACTIONS(3957), [anon_sym_using] = ACTIONS(3957), [anon_sym_COLON_COLON] = ACTIONS(3959), [anon_sym_LBRACK_LBRACK] = ACTIONS(3959), [anon_sym___declspec] = ACTIONS(3957), [anon_sym___based] = ACTIONS(3957), [anon_sym_LBRACE] = ACTIONS(3959), [anon_sym_signed] = ACTIONS(3957), [anon_sym_unsigned] = ACTIONS(3957), [anon_sym_long] = ACTIONS(3957), [anon_sym_short] = ACTIONS(3957), [anon_sym_LBRACK] = ACTIONS(3957), [anon_sym_static] = ACTIONS(3957), [anon_sym_RBRACK] = ACTIONS(3959), [anon_sym_EQ] = ACTIONS(3959), [anon_sym_register] = ACTIONS(3957), [anon_sym_inline] = ACTIONS(3957), [anon_sym___inline] = ACTIONS(3957), [anon_sym___inline__] = ACTIONS(3957), [anon_sym___forceinline] = ACTIONS(3957), [anon_sym_thread_local] = ACTIONS(3957), [anon_sym___thread] = ACTIONS(3957), [anon_sym_const] = ACTIONS(3957), [anon_sym_constexpr] = ACTIONS(3957), [anon_sym_volatile] = ACTIONS(3957), [anon_sym_restrict] = ACTIONS(3957), [anon_sym___restrict__] = ACTIONS(3957), [anon_sym__Atomic] = ACTIONS(3957), [anon_sym__Noreturn] = ACTIONS(3957), [anon_sym_noreturn] = ACTIONS(3957), [anon_sym__Nonnull] = ACTIONS(3957), [anon_sym_mutable] = ACTIONS(3957), [anon_sym_constinit] = ACTIONS(3957), [anon_sym_consteval] = ACTIONS(3957), [anon_sym_alignas] = ACTIONS(3957), [anon_sym__Alignas] = ACTIONS(3957), [sym_primitive_type] = ACTIONS(3957), [anon_sym_enum] = ACTIONS(3957), [anon_sym_class] = ACTIONS(3957), [anon_sym_struct] = ACTIONS(3957), [anon_sym_union] = ACTIONS(3957), [anon_sym_if] = ACTIONS(3957), [anon_sym_switch] = ACTIONS(3957), [anon_sym_case] = ACTIONS(3957), [anon_sym_default] = ACTIONS(3957), [anon_sym_while] = ACTIONS(3957), [anon_sym_do] = ACTIONS(3957), [anon_sym_for] = ACTIONS(3957), [anon_sym_return] = ACTIONS(3957), [anon_sym_break] = ACTIONS(3957), [anon_sym_continue] = ACTIONS(3957), [anon_sym_goto] = ACTIONS(3957), [anon_sym___try] = ACTIONS(3957), [anon_sym___leave] = ACTIONS(3957), [anon_sym_not] = ACTIONS(3957), [anon_sym_compl] = ACTIONS(3957), [anon_sym_DASH_DASH] = ACTIONS(3959), [anon_sym_PLUS_PLUS] = ACTIONS(3959), [anon_sym_sizeof] = ACTIONS(3957), [anon_sym___alignof__] = ACTIONS(3957), [anon_sym___alignof] = ACTIONS(3957), [anon_sym__alignof] = ACTIONS(3957), [anon_sym_alignof] = ACTIONS(3957), [anon_sym__Alignof] = ACTIONS(3957), [anon_sym_offsetof] = ACTIONS(3957), [anon_sym__Generic] = ACTIONS(3957), [anon_sym_asm] = ACTIONS(3957), [anon_sym___asm__] = ACTIONS(3957), [anon_sym___asm] = ACTIONS(3957), [sym_number_literal] = ACTIONS(3959), [anon_sym_L_SQUOTE] = ACTIONS(3959), [anon_sym_u_SQUOTE] = ACTIONS(3959), [anon_sym_U_SQUOTE] = ACTIONS(3959), [anon_sym_u8_SQUOTE] = ACTIONS(3959), [anon_sym_SQUOTE] = ACTIONS(3959), [anon_sym_L_DQUOTE] = ACTIONS(3959), [anon_sym_u_DQUOTE] = ACTIONS(3959), [anon_sym_U_DQUOTE] = ACTIONS(3959), [anon_sym_u8_DQUOTE] = ACTIONS(3959), [anon_sym_DQUOTE] = ACTIONS(3959), [sym_true] = ACTIONS(3957), [sym_false] = ACTIONS(3957), [anon_sym_NULL] = ACTIONS(3957), [anon_sym_nullptr] = ACTIONS(3957), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3957), [anon_sym_decltype] = ACTIONS(3957), [anon_sym_explicit] = ACTIONS(3957), [anon_sym_typename] = ACTIONS(3957), [anon_sym_template] = ACTIONS(3957), [anon_sym_GT2] = ACTIONS(3959), [anon_sym_operator] = ACTIONS(3957), [anon_sym_try] = ACTIONS(3957), [anon_sym_delete] = ACTIONS(3957), [anon_sym_throw] = ACTIONS(3957), [anon_sym_co_return] = ACTIONS(3957), [anon_sym_co_yield] = ACTIONS(3957), [anon_sym_R_DQUOTE] = ACTIONS(3959), [anon_sym_LR_DQUOTE] = ACTIONS(3959), [anon_sym_uR_DQUOTE] = ACTIONS(3959), [anon_sym_UR_DQUOTE] = ACTIONS(3959), [anon_sym_u8R_DQUOTE] = ACTIONS(3959), [anon_sym_co_await] = ACTIONS(3957), [anon_sym_new] = ACTIONS(3957), [anon_sym_requires] = ACTIONS(3957), [sym_this] = ACTIONS(3957), }, [STATE(853)] = { [sym_expression] = STATE(4599), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3961), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3964), [anon_sym_COLON_COLON] = ACTIONS(3967), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(3970), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(854)] = { [sym_expression] = STATE(3140), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(3973), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(3976), [anon_sym_COLON_COLON] = ACTIONS(3979), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(3982), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(855)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(2553), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2570), [anon_sym_COLON_COLON] = ACTIONS(2577), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(856)] = { [sym_function_definition] = STATE(815), [sym_declaration] = STATE(815), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4736), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1914), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6424), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2867), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(815), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1797), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(815), [sym_operator_cast] = STATE(7030), [sym__constructor_specifiers] = STATE(1797), [sym_operator_cast_definition] = STATE(815), [sym_operator_cast_declaration] = STATE(815), [sym_constructor_or_destructor_definition] = STATE(815), [sym_constructor_or_destructor_declaration] = STATE(815), [sym_friend_declaration] = STATE(815), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(815), [sym_concept_definition] = STATE(815), [sym_requires_clause] = STATE(883), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7030), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1797), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3987), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3991), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(3993), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3995), [anon_sym_concept] = ACTIONS(1064), [anon_sym_requires] = ACTIONS(3997), }, [STATE(857)] = { [sym_function_definition] = STATE(670), [sym_declaration] = STATE(670), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6474), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(670), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1768), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(670), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1768), [sym_operator_cast_definition] = STATE(670), [sym_operator_cast_declaration] = STATE(670), [sym_constructor_or_destructor_definition] = STATE(670), [sym_constructor_or_destructor_declaration] = STATE(670), [sym_friend_declaration] = STATE(670), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(670), [sym_concept_definition] = STATE(670), [sym_requires_clause] = STATE(865), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1768), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3999), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(4001), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(4003), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(4005), [anon_sym_concept] = ACTIONS(241), [anon_sym_requires] = ACTIONS(3997), }, [STATE(858)] = { [sym_function_definition] = STATE(2111), [sym_declaration] = STATE(2111), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4761), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1921), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6471), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2880), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(2111), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1803), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(2111), [sym_operator_cast] = STATE(7023), [sym__constructor_specifiers] = STATE(1803), [sym_operator_cast_definition] = STATE(2111), [sym_operator_cast_declaration] = STATE(2111), [sym_constructor_or_destructor_definition] = STATE(2111), [sym_constructor_or_destructor_declaration] = STATE(2111), [sym_friend_declaration] = STATE(2111), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(2111), [sym_concept_definition] = STATE(2111), [sym_requires_clause] = STATE(863), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7023), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1803), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(4007), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3697), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(3699), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3701), [anon_sym_concept] = ACTIONS(4009), [anon_sym_requires] = ACTIONS(3997), }, [STATE(859)] = { [sym_function_definition] = STATE(287), [sym_declaration] = STATE(287), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6411), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(287), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1782), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(287), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1782), [sym_operator_cast_definition] = STATE(287), [sym_operator_cast_declaration] = STATE(287), [sym_constructor_or_destructor_definition] = STATE(287), [sym_constructor_or_destructor_declaration] = STATE(287), [sym_friend_declaration] = STATE(287), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(287), [sym_concept_definition] = STATE(287), [sym_requires_clause] = STATE(868), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1782), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(4011), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(4013), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(4015), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(4017), [anon_sym_concept] = ACTIONS(337), [anon_sym_requires] = ACTIONS(3997), }, [STATE(860)] = { [sym_function_definition] = STATE(1785), [sym_declaration] = STATE(1785), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4751), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1919), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2877), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(1785), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(1785), [sym_operator_cast] = STATE(7051), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(1785), [sym_operator_cast_declaration] = STATE(1785), [sym_constructor_or_destructor_definition] = STATE(1785), [sym_constructor_or_destructor_declaration] = STATE(1785), [sym_friend_declaration] = STATE(1785), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(1785), [sym_concept_definition] = STATE(1785), [sym_requires_clause] = STATE(890), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(4019), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_concept] = ACTIONS(4021), [anon_sym_requires] = ACTIONS(3997), }, [STATE(861)] = { [sym_function_definition] = STATE(2086), [sym_declaration] = STATE(2086), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4742), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1917), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2872), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(2086), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(2086), [sym_operator_cast] = STATE(6992), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(2086), [sym_operator_cast_declaration] = STATE(2086), [sym_constructor_or_destructor_definition] = STATE(2086), [sym_constructor_or_destructor_declaration] = STATE(2086), [sym_friend_declaration] = STATE(2086), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(2086), [sym_concept_definition] = STATE(2086), [sym_requires_clause] = STATE(864), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(4023), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_concept] = ACTIONS(4025), [anon_sym_requires] = ACTIONS(3997), }, [STATE(862)] = { [sym_function_definition] = STATE(596), [sym_declaration] = STATE(596), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4767), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1909), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6407), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2859), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(596), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1750), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(596), [sym_operator_cast] = STATE(7049), [sym__constructor_specifiers] = STATE(1750), [sym_operator_cast_definition] = STATE(596), [sym_operator_cast_declaration] = STATE(596), [sym_constructor_or_destructor_definition] = STATE(596), [sym_constructor_or_destructor_declaration] = STATE(596), [sym_friend_declaration] = STATE(596), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(596), [sym_concept_definition] = STATE(596), [sym_requires_clause] = STATE(875), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7049), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1750), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(4027), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(4029), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(4031), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(4033), [anon_sym_concept] = ACTIONS(153), [anon_sym_requires] = ACTIONS(3997), }, [STATE(863)] = { [sym_function_definition] = STATE(2140), [sym_declaration] = STATE(2140), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4761), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1921), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6471), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2880), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(2140), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1803), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(2140), [sym_operator_cast] = STATE(7023), [sym__constructor_specifiers] = STATE(1803), [sym_operator_cast_definition] = STATE(2140), [sym_operator_cast_declaration] = STATE(2140), [sym_constructor_or_destructor_definition] = STATE(2140), [sym_constructor_or_destructor_declaration] = STATE(2140), [sym_friend_declaration] = STATE(2140), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(2140), [sym_concept_definition] = STATE(2140), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7023), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1803), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(4007), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3697), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(3699), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3701), [anon_sym_concept] = ACTIONS(4009), }, [STATE(864)] = { [sym_function_definition] = STATE(2167), [sym_declaration] = STATE(2167), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4742), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1917), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6453), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2872), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(2167), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1855), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(2167), [sym_operator_cast] = STATE(6992), [sym__constructor_specifiers] = STATE(1855), [sym_operator_cast_definition] = STATE(2167), [sym_operator_cast_declaration] = STATE(2167), [sym_constructor_or_destructor_definition] = STATE(2167), [sym_constructor_or_destructor_declaration] = STATE(2167), [sym_friend_declaration] = STATE(2167), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(2167), [sym_concept_definition] = STATE(2167), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6992), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1855), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(4023), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3671), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(3673), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3675), [anon_sym_concept] = ACTIONS(4025), }, [STATE(865)] = { [sym_function_definition] = STATE(756), [sym_declaration] = STATE(756), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4819), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1972), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6474), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2884), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(756), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1768), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(756), [sym_operator_cast] = STATE(6994), [sym__constructor_specifiers] = STATE(1768), [sym_operator_cast_definition] = STATE(756), [sym_operator_cast_declaration] = STATE(756), [sym_constructor_or_destructor_definition] = STATE(756), [sym_constructor_or_destructor_declaration] = STATE(756), [sym_friend_declaration] = STATE(756), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(756), [sym_concept_definition] = STATE(756), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(6994), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1768), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3999), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(4001), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(4003), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(4005), [anon_sym_concept] = ACTIONS(241), }, [STATE(866)] = { [sym_type_qualifier] = STATE(879), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4774), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(879), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4035), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4039), [anon_sym_RBRACK] = ACTIONS(4041), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(867)] = { [sym_type_qualifier] = STATE(871), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4825), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(871), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4047), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4049), [anon_sym_RBRACK] = ACTIONS(4051), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(868)] = { [sym_function_definition] = STATE(295), [sym_declaration] = STATE(295), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4721), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1911), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6411), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2858), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(295), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1782), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(295), [sym_operator_cast] = STATE(7059), [sym__constructor_specifiers] = STATE(1782), [sym_operator_cast_definition] = STATE(295), [sym_operator_cast_declaration] = STATE(295), [sym_constructor_or_destructor_definition] = STATE(295), [sym_constructor_or_destructor_declaration] = STATE(295), [sym_friend_declaration] = STATE(295), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(295), [sym_concept_definition] = STATE(295), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7059), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1782), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(4011), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(4013), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(4015), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(4017), [anon_sym_concept] = ACTIONS(337), }, [STATE(869)] = { [sym_type_qualifier] = STATE(874), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4815), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(874), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4053), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4055), [anon_sym_RBRACK] = ACTIONS(4057), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(870)] = { [sym_type_qualifier] = STATE(872), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4686), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(872), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4059), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4061), [anon_sym_RBRACK] = ACTIONS(4063), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(871)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4763), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4065), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4067), [anon_sym_RBRACK] = ACTIONS(4069), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(872)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4762), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4071), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4067), [anon_sym_RBRACK] = ACTIONS(4073), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(873)] = { [sym_type_qualifier] = STATE(877), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4806), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(877), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4075), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4077), [anon_sym_RBRACK] = ACTIONS(4079), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(874)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4827), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4081), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4067), [anon_sym_RBRACK] = ACTIONS(4083), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(875)] = { [sym_function_definition] = STATE(660), [sym_declaration] = STATE(660), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4767), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1909), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6407), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2859), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(660), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1750), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(660), [sym_operator_cast] = STATE(7049), [sym__constructor_specifiers] = STATE(1750), [sym_operator_cast_definition] = STATE(660), [sym_operator_cast_declaration] = STATE(660), [sym_constructor_or_destructor_definition] = STATE(660), [sym_constructor_or_destructor_declaration] = STATE(660), [sym_friend_declaration] = STATE(660), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(660), [sym_concept_definition] = STATE(660), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7049), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1750), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(4027), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(4029), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(4031), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(4033), [anon_sym_concept] = ACTIONS(153), }, [STATE(876)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4790), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4085), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4067), [anon_sym_RBRACK] = ACTIONS(4087), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(877)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4771), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4089), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4067), [anon_sym_RBRACK] = ACTIONS(4091), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(878)] = { [sym_type_qualifier] = STATE(876), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4788), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(876), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4093), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4095), [anon_sym_RBRACK] = ACTIONS(4097), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(879)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4809), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4099), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4067), [anon_sym_RBRACK] = ACTIONS(4101), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(880)] = { [sym_type_qualifier] = STATE(888), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4810), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(888), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4103), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4105), [anon_sym_RBRACK] = ACTIONS(4107), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(881)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4812), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4109), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4067), [anon_sym_RBRACK] = ACTIONS(4111), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(882)] = { [sym_type_qualifier] = STATE(881), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4698), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(881), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4113), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4115), [anon_sym_RBRACK] = ACTIONS(4117), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(883)] = { [sym_function_definition] = STATE(681), [sym_declaration] = STATE(681), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4736), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1914), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6424), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2867), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(681), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1797), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(681), [sym_operator_cast] = STATE(7030), [sym__constructor_specifiers] = STATE(1797), [sym_operator_cast_definition] = STATE(681), [sym_operator_cast_declaration] = STATE(681), [sym_constructor_or_destructor_definition] = STATE(681), [sym_constructor_or_destructor_declaration] = STATE(681), [sym_friend_declaration] = STATE(681), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(681), [sym_concept_definition] = STATE(681), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7030), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1797), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(3987), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3991), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(3993), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3995), [anon_sym_concept] = ACTIONS(1064), }, [STATE(884)] = { [sym_identifier] = ACTIONS(4119), [anon_sym_LPAREN2] = ACTIONS(4122), [anon_sym_BANG] = ACTIONS(4125), [anon_sym_TILDE] = ACTIONS(4122), [anon_sym_DASH] = ACTIONS(4127), [anon_sym_PLUS] = ACTIONS(4127), [anon_sym_STAR] = ACTIONS(4122), [anon_sym_AMP_AMP] = ACTIONS(4129), [anon_sym_AMP] = ACTIONS(4119), [anon_sym_SEMI] = ACTIONS(4125), [anon_sym___extension__] = ACTIONS(4119), [anon_sym_virtual] = ACTIONS(4131), [anon_sym_extern] = ACTIONS(4131), [anon_sym___attribute__] = ACTIONS(4131), [anon_sym___attribute] = ACTIONS(4131), [anon_sym_using] = ACTIONS(4127), [anon_sym_COLON_COLON] = ACTIONS(4122), [anon_sym_LBRACK_LBRACK] = ACTIONS(4122), [anon_sym___declspec] = ACTIONS(4131), [anon_sym___based] = ACTIONS(4131), [anon_sym_LBRACE] = ACTIONS(4125), [anon_sym_signed] = ACTIONS(4131), [anon_sym_unsigned] = ACTIONS(4131), [anon_sym_long] = ACTIONS(4131), [anon_sym_short] = ACTIONS(4131), [anon_sym_LBRACK] = ACTIONS(4119), [anon_sym_static] = ACTIONS(4131), [anon_sym_register] = ACTIONS(4131), [anon_sym_inline] = ACTIONS(4131), [anon_sym___inline] = ACTIONS(4131), [anon_sym___inline__] = ACTIONS(4131), [anon_sym___forceinline] = ACTIONS(4131), [anon_sym_thread_local] = ACTIONS(4131), [anon_sym___thread] = ACTIONS(4131), [anon_sym_const] = ACTIONS(4131), [anon_sym_constexpr] = ACTIONS(4131), [anon_sym_volatile] = ACTIONS(4131), [anon_sym_restrict] = ACTIONS(4131), [anon_sym___restrict__] = ACTIONS(4131), [anon_sym__Atomic] = ACTIONS(4131), [anon_sym__Noreturn] = ACTIONS(4131), [anon_sym_noreturn] = ACTIONS(4131), [anon_sym__Nonnull] = ACTIONS(4131), [anon_sym_mutable] = ACTIONS(4131), [anon_sym_constinit] = ACTIONS(4131), [anon_sym_consteval] = ACTIONS(4131), [anon_sym_alignas] = ACTIONS(4131), [anon_sym__Alignas] = ACTIONS(4131), [sym_primitive_type] = ACTIONS(4119), [anon_sym_enum] = ACTIONS(4131), [anon_sym_class] = ACTIONS(4131), [anon_sym_struct] = ACTIONS(4131), [anon_sym_union] = ACTIONS(4131), [anon_sym_if] = ACTIONS(4127), [anon_sym_switch] = ACTIONS(4127), [anon_sym_case] = ACTIONS(4127), [anon_sym_default] = ACTIONS(4127), [anon_sym_while] = ACTIONS(4127), [anon_sym_do] = ACTIONS(4127), [anon_sym_for] = ACTIONS(4127), [anon_sym_return] = ACTIONS(4127), [anon_sym_break] = ACTIONS(4127), [anon_sym_continue] = ACTIONS(4127), [anon_sym_goto] = ACTIONS(4127), [anon_sym___try] = ACTIONS(4127), [anon_sym___leave] = ACTIONS(4127), [anon_sym_not] = ACTIONS(4127), [anon_sym_compl] = ACTIONS(4127), [anon_sym_DASH_DASH] = ACTIONS(4125), [anon_sym_PLUS_PLUS] = ACTIONS(4125), [anon_sym_sizeof] = ACTIONS(4127), [anon_sym___alignof__] = ACTIONS(4127), [anon_sym___alignof] = ACTIONS(4127), [anon_sym__alignof] = ACTIONS(4127), [anon_sym_alignof] = ACTIONS(4127), [anon_sym__Alignof] = ACTIONS(4127), [anon_sym_offsetof] = ACTIONS(4127), [anon_sym__Generic] = ACTIONS(4127), [anon_sym_asm] = ACTIONS(4127), [anon_sym___asm__] = ACTIONS(4127), [anon_sym___asm] = ACTIONS(4127), [sym_number_literal] = ACTIONS(4125), [anon_sym_L_SQUOTE] = ACTIONS(4125), [anon_sym_u_SQUOTE] = ACTIONS(4125), [anon_sym_U_SQUOTE] = ACTIONS(4125), [anon_sym_u8_SQUOTE] = ACTIONS(4125), [anon_sym_SQUOTE] = ACTIONS(4125), [anon_sym_L_DQUOTE] = ACTIONS(4125), [anon_sym_u_DQUOTE] = ACTIONS(4125), [anon_sym_U_DQUOTE] = ACTIONS(4125), [anon_sym_u8_DQUOTE] = ACTIONS(4125), [anon_sym_DQUOTE] = ACTIONS(4125), [sym_true] = ACTIONS(4127), [sym_false] = ACTIONS(4127), [anon_sym_NULL] = ACTIONS(4127), [anon_sym_nullptr] = ACTIONS(4127), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4131), [anon_sym_decltype] = ACTIONS(4119), [anon_sym_explicit] = ACTIONS(4131), [anon_sym_typename] = ACTIONS(4131), [anon_sym_template] = ACTIONS(4119), [anon_sym_operator] = ACTIONS(4131), [anon_sym_try] = ACTIONS(4127), [anon_sym_delete] = ACTIONS(4127), [anon_sym_throw] = ACTIONS(4127), [anon_sym_co_return] = ACTIONS(4127), [anon_sym_co_yield] = ACTIONS(4127), [anon_sym_R_DQUOTE] = ACTIONS(4125), [anon_sym_LR_DQUOTE] = ACTIONS(4125), [anon_sym_uR_DQUOTE] = ACTIONS(4125), [anon_sym_UR_DQUOTE] = ACTIONS(4125), [anon_sym_u8R_DQUOTE] = ACTIONS(4125), [anon_sym_co_await] = ACTIONS(4127), [anon_sym_new] = ACTIONS(4127), [anon_sym_requires] = ACTIONS(4127), [sym_this] = ACTIONS(4127), }, [STATE(885)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4723), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4133), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4067), [anon_sym_RBRACK] = ACTIONS(4135), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(886)] = { [sym_type_qualifier] = STATE(885), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4715), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(885), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4137), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4139), [anon_sym_RBRACK] = ACTIONS(4141), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(887)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4687), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4143), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4067), [anon_sym_RBRACK] = ACTIONS(4145), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(888)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4690), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4147), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4067), [anon_sym_RBRACK] = ACTIONS(4149), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(889)] = { [sym_type_qualifier] = STATE(877), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4806), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(877), [sym_identifier] = ACTIONS(4151), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4075), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4077), [anon_sym_RBRACK] = ACTIONS(4079), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(890)] = { [sym_function_definition] = STATE(1752), [sym_declaration] = STATE(1752), [sym__declaration_modifiers] = STATE(3177), [sym__declaration_specifiers] = STATE(4751), [sym_attribute_specifier] = STATE(3177), [sym_attribute_declaration] = STATE(3177), [sym_ms_declspec_modifier] = STATE(3177), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(1919), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6434), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3177), [sym_type_qualifier] = STATE(3177), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2877), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym__empty_declaration] = STATE(1752), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_explicit_function_specifier] = STATE(1792), [sym_dependent_type] = STATE(2612), [sym_template_declaration] = STATE(1752), [sym_operator_cast] = STATE(7051), [sym__constructor_specifiers] = STATE(1792), [sym_operator_cast_definition] = STATE(1752), [sym_operator_cast_declaration] = STATE(1752), [sym_constructor_or_destructor_definition] = STATE(1752), [sym_constructor_or_destructor_declaration] = STATE(1752), [sym_friend_declaration] = STATE(1752), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_alias_declaration] = STATE(1752), [sym_concept_definition] = STATE(1752), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5581), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_qualified_operator_cast_identifier] = STATE(7051), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [aux_sym_operator_cast_definition_repeat1] = STATE(1792), [sym_identifier] = ACTIONS(3985), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(39), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_using] = ACTIONS(4019), [anon_sym_COLON_COLON] = ACTIONS(3989), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(3044), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_explicit] = ACTIONS(129), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(3060), [anon_sym_operator] = ACTIONS(141), [anon_sym_friend] = ACTIONS(3062), [anon_sym_concept] = ACTIONS(4021), }, [STATE(891)] = { [sym_type_qualifier] = STATE(887), [sym_alignas_qualifier] = STATE(1877), [sym_expression] = STATE(4798), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [aux_sym_array_declarator_repeat1] = STATE(887), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4153), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(4037), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_static] = ACTIONS(4155), [anon_sym_RBRACK] = ACTIONS(4157), [anon_sym_const] = ACTIONS(4043), [anon_sym_constexpr] = ACTIONS(4043), [anon_sym_volatile] = ACTIONS(4043), [anon_sym_restrict] = ACTIONS(4043), [anon_sym___restrict__] = ACTIONS(4043), [anon_sym__Atomic] = ACTIONS(4043), [anon_sym__Noreturn] = ACTIONS(4043), [anon_sym_noreturn] = ACTIONS(4043), [anon_sym__Nonnull] = ACTIONS(4043), [anon_sym_mutable] = ACTIONS(4043), [anon_sym_constinit] = ACTIONS(4043), [anon_sym_consteval] = ACTIONS(4043), [anon_sym_alignas] = ACTIONS(4045), [anon_sym__Alignas] = ACTIONS(4045), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(892)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1636), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4163), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4174), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4180), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4184), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_RBRACE] = ACTIONS(4161), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4191), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(893)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1635), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4203), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4167), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_RBRACE] = ACTIONS(4161), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4171), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(894)] = { [sym_catch_clause] = STATE(896), [aux_sym_constructor_try_statement_repeat1] = STATE(896), [sym_identifier] = ACTIONS(2543), [anon_sym_LPAREN2] = ACTIONS(2545), [anon_sym_BANG] = ACTIONS(2545), [anon_sym_TILDE] = ACTIONS(2545), [anon_sym_DASH] = ACTIONS(2543), [anon_sym_PLUS] = ACTIONS(2543), [anon_sym_STAR] = ACTIONS(2545), [anon_sym_AMP] = ACTIONS(2545), [anon_sym_SEMI] = ACTIONS(2545), [anon_sym___extension__] = ACTIONS(2543), [anon_sym_typedef] = ACTIONS(2543), [anon_sym_virtual] = ACTIONS(2543), [anon_sym_extern] = ACTIONS(2543), [anon_sym___attribute__] = ACTIONS(2543), [anon_sym___attribute] = ACTIONS(2543), [anon_sym_COLON_COLON] = ACTIONS(2545), [anon_sym_LBRACK_LBRACK] = ACTIONS(2545), [anon_sym___declspec] = ACTIONS(2543), [anon_sym_LBRACE] = ACTIONS(2545), [anon_sym_signed] = ACTIONS(2543), [anon_sym_unsigned] = ACTIONS(2543), [anon_sym_long] = ACTIONS(2543), [anon_sym_short] = ACTIONS(2543), [anon_sym_LBRACK] = ACTIONS(2543), [anon_sym_static] = ACTIONS(2543), [anon_sym_register] = ACTIONS(2543), [anon_sym_inline] = ACTIONS(2543), [anon_sym___inline] = ACTIONS(2543), [anon_sym___inline__] = ACTIONS(2543), [anon_sym___forceinline] = ACTIONS(2543), [anon_sym_thread_local] = ACTIONS(2543), [anon_sym___thread] = ACTIONS(2543), [anon_sym_const] = ACTIONS(2543), [anon_sym_constexpr] = ACTIONS(2543), [anon_sym_volatile] = ACTIONS(2543), [anon_sym_restrict] = ACTIONS(2543), [anon_sym___restrict__] = ACTIONS(2543), [anon_sym__Atomic] = ACTIONS(2543), [anon_sym__Noreturn] = ACTIONS(2543), [anon_sym_noreturn] = ACTIONS(2543), [anon_sym__Nonnull] = ACTIONS(2543), [anon_sym_mutable] = ACTIONS(2543), [anon_sym_constinit] = ACTIONS(2543), [anon_sym_consteval] = ACTIONS(2543), [anon_sym_alignas] = ACTIONS(2543), [anon_sym__Alignas] = ACTIONS(2543), [sym_primitive_type] = ACTIONS(2543), [anon_sym_enum] = ACTIONS(2543), [anon_sym_class] = ACTIONS(2543), [anon_sym_struct] = ACTIONS(2543), [anon_sym_union] = ACTIONS(2543), [anon_sym_if] = ACTIONS(2543), [anon_sym_else] = ACTIONS(2543), [anon_sym_switch] = ACTIONS(2543), [anon_sym_while] = ACTIONS(2543), [anon_sym_do] = ACTIONS(2543), [anon_sym_for] = ACTIONS(2543), [anon_sym_return] = ACTIONS(2543), [anon_sym_break] = ACTIONS(2543), [anon_sym_continue] = ACTIONS(2543), [anon_sym_goto] = ACTIONS(2543), [anon_sym___try] = ACTIONS(2543), [anon_sym___leave] = ACTIONS(2543), [anon_sym_not] = ACTIONS(2543), [anon_sym_compl] = ACTIONS(2543), [anon_sym_DASH_DASH] = ACTIONS(2545), [anon_sym_PLUS_PLUS] = ACTIONS(2545), [anon_sym_sizeof] = ACTIONS(2543), [anon_sym___alignof__] = ACTIONS(2543), [anon_sym___alignof] = ACTIONS(2543), [anon_sym__alignof] = ACTIONS(2543), [anon_sym_alignof] = ACTIONS(2543), [anon_sym__Alignof] = ACTIONS(2543), [anon_sym_offsetof] = ACTIONS(2543), [anon_sym__Generic] = ACTIONS(2543), [anon_sym_asm] = ACTIONS(2543), [anon_sym___asm__] = ACTIONS(2543), [anon_sym___asm] = ACTIONS(2543), [sym_number_literal] = ACTIONS(2545), [anon_sym_L_SQUOTE] = ACTIONS(2545), [anon_sym_u_SQUOTE] = ACTIONS(2545), [anon_sym_U_SQUOTE] = ACTIONS(2545), [anon_sym_u8_SQUOTE] = ACTIONS(2545), [anon_sym_SQUOTE] = ACTIONS(2545), [anon_sym_L_DQUOTE] = ACTIONS(2545), [anon_sym_u_DQUOTE] = ACTIONS(2545), [anon_sym_U_DQUOTE] = ACTIONS(2545), [anon_sym_u8_DQUOTE] = ACTIONS(2545), [anon_sym_DQUOTE] = ACTIONS(2545), [sym_true] = ACTIONS(2543), [sym_false] = ACTIONS(2543), [anon_sym_NULL] = ACTIONS(2543), [anon_sym_nullptr] = ACTIONS(2543), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2543), [anon_sym_decltype] = ACTIONS(2543), [anon_sym_typename] = ACTIONS(2543), [anon_sym_template] = ACTIONS(2543), [anon_sym_try] = ACTIONS(2543), [anon_sym_delete] = ACTIONS(2543), [anon_sym_throw] = ACTIONS(2543), [anon_sym_co_return] = ACTIONS(2543), [anon_sym_co_yield] = ACTIONS(2543), [anon_sym_catch] = ACTIONS(4205), [anon_sym_R_DQUOTE] = ACTIONS(2545), [anon_sym_LR_DQUOTE] = ACTIONS(2545), [anon_sym_uR_DQUOTE] = ACTIONS(2545), [anon_sym_UR_DQUOTE] = ACTIONS(2545), [anon_sym_u8R_DQUOTE] = ACTIONS(2545), [anon_sym_co_await] = ACTIONS(2543), [anon_sym_new] = ACTIONS(2543), [anon_sym_requires] = ACTIONS(2543), [sym_this] = ACTIONS(2543), }, [STATE(895)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1636), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4163), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4174), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4207), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4184), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4191), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(896)] = { [sym_catch_clause] = STATE(896), [aux_sym_constructor_try_statement_repeat1] = STATE(896), [sym_identifier] = ACTIONS(2478), [anon_sym_LPAREN2] = ACTIONS(2480), [anon_sym_BANG] = ACTIONS(2480), [anon_sym_TILDE] = ACTIONS(2480), [anon_sym_DASH] = ACTIONS(2478), [anon_sym_PLUS] = ACTIONS(2478), [anon_sym_STAR] = ACTIONS(2480), [anon_sym_AMP] = ACTIONS(2480), [anon_sym_SEMI] = ACTIONS(2480), [anon_sym___extension__] = ACTIONS(2478), [anon_sym_typedef] = ACTIONS(2478), [anon_sym_virtual] = ACTIONS(2478), [anon_sym_extern] = ACTIONS(2478), [anon_sym___attribute__] = ACTIONS(2478), [anon_sym___attribute] = ACTIONS(2478), [anon_sym_COLON_COLON] = ACTIONS(2480), [anon_sym_LBRACK_LBRACK] = ACTIONS(2480), [anon_sym___declspec] = ACTIONS(2478), [anon_sym_LBRACE] = ACTIONS(2480), [anon_sym_signed] = ACTIONS(2478), [anon_sym_unsigned] = ACTIONS(2478), [anon_sym_long] = ACTIONS(2478), [anon_sym_short] = ACTIONS(2478), [anon_sym_LBRACK] = ACTIONS(2478), [anon_sym_static] = ACTIONS(2478), [anon_sym_register] = ACTIONS(2478), [anon_sym_inline] = ACTIONS(2478), [anon_sym___inline] = ACTIONS(2478), [anon_sym___inline__] = ACTIONS(2478), [anon_sym___forceinline] = ACTIONS(2478), [anon_sym_thread_local] = ACTIONS(2478), [anon_sym___thread] = ACTIONS(2478), [anon_sym_const] = ACTIONS(2478), [anon_sym_constexpr] = ACTIONS(2478), [anon_sym_volatile] = ACTIONS(2478), [anon_sym_restrict] = ACTIONS(2478), [anon_sym___restrict__] = ACTIONS(2478), [anon_sym__Atomic] = ACTIONS(2478), [anon_sym__Noreturn] = ACTIONS(2478), [anon_sym_noreturn] = ACTIONS(2478), [anon_sym__Nonnull] = ACTIONS(2478), [anon_sym_mutable] = ACTIONS(2478), [anon_sym_constinit] = ACTIONS(2478), [anon_sym_consteval] = ACTIONS(2478), [anon_sym_alignas] = ACTIONS(2478), [anon_sym__Alignas] = ACTIONS(2478), [sym_primitive_type] = ACTIONS(2478), [anon_sym_enum] = ACTIONS(2478), [anon_sym_class] = ACTIONS(2478), [anon_sym_struct] = ACTIONS(2478), [anon_sym_union] = ACTIONS(2478), [anon_sym_if] = ACTIONS(2478), [anon_sym_else] = ACTIONS(2478), [anon_sym_switch] = ACTIONS(2478), [anon_sym_while] = ACTIONS(2478), [anon_sym_do] = ACTIONS(2478), [anon_sym_for] = ACTIONS(2478), [anon_sym_return] = ACTIONS(2478), [anon_sym_break] = ACTIONS(2478), [anon_sym_continue] = ACTIONS(2478), [anon_sym_goto] = ACTIONS(2478), [anon_sym___try] = ACTIONS(2478), [anon_sym___leave] = ACTIONS(2478), [anon_sym_not] = ACTIONS(2478), [anon_sym_compl] = ACTIONS(2478), [anon_sym_DASH_DASH] = ACTIONS(2480), [anon_sym_PLUS_PLUS] = ACTIONS(2480), [anon_sym_sizeof] = ACTIONS(2478), [anon_sym___alignof__] = ACTIONS(2478), [anon_sym___alignof] = ACTIONS(2478), [anon_sym__alignof] = ACTIONS(2478), [anon_sym_alignof] = ACTIONS(2478), [anon_sym__Alignof] = ACTIONS(2478), [anon_sym_offsetof] = ACTIONS(2478), [anon_sym__Generic] = ACTIONS(2478), [anon_sym_asm] = ACTIONS(2478), [anon_sym___asm__] = ACTIONS(2478), [anon_sym___asm] = ACTIONS(2478), [sym_number_literal] = ACTIONS(2480), [anon_sym_L_SQUOTE] = ACTIONS(2480), [anon_sym_u_SQUOTE] = ACTIONS(2480), [anon_sym_U_SQUOTE] = ACTIONS(2480), [anon_sym_u8_SQUOTE] = ACTIONS(2480), [anon_sym_SQUOTE] = ACTIONS(2480), [anon_sym_L_DQUOTE] = ACTIONS(2480), [anon_sym_u_DQUOTE] = ACTIONS(2480), [anon_sym_U_DQUOTE] = ACTIONS(2480), [anon_sym_u8_DQUOTE] = ACTIONS(2480), [anon_sym_DQUOTE] = ACTIONS(2480), [sym_true] = ACTIONS(2478), [sym_false] = ACTIONS(2478), [anon_sym_NULL] = ACTIONS(2478), [anon_sym_nullptr] = ACTIONS(2478), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2478), [anon_sym_decltype] = ACTIONS(2478), [anon_sym_typename] = ACTIONS(2478), [anon_sym_template] = ACTIONS(2478), [anon_sym_try] = ACTIONS(2478), [anon_sym_delete] = ACTIONS(2478), [anon_sym_throw] = ACTIONS(2478), [anon_sym_co_return] = ACTIONS(2478), [anon_sym_co_yield] = ACTIONS(2478), [anon_sym_catch] = ACTIONS(4209), [anon_sym_R_DQUOTE] = ACTIONS(2480), [anon_sym_LR_DQUOTE] = ACTIONS(2480), [anon_sym_uR_DQUOTE] = ACTIONS(2480), [anon_sym_UR_DQUOTE] = ACTIONS(2480), [anon_sym_u8R_DQUOTE] = ACTIONS(2480), [anon_sym_co_await] = ACTIONS(2478), [anon_sym_new] = ACTIONS(2478), [anon_sym_requires] = ACTIONS(2478), [sym_this] = ACTIONS(2478), }, [STATE(897)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1635), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4212), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4167), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4171), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(898)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1636), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4163), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4174), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4214), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4184), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4191), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(899)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1635), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4214), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4167), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4171), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(900)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1636), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4163), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4174), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4216), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4184), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4191), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(901)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1635), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4207), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4167), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4171), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(902)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1636), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4163), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4174), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4203), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4184), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4191), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(903)] = { [sym_expression] = STATE(3140), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(3973), [anon_sym_LPAREN2] = ACTIONS(4218), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(4221), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(4224), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_AMP] = ACTIONS(4227), [anon_sym___extension__] = ACTIONS(3976), [anon_sym_COLON_COLON] = ACTIONS(3979), [anon_sym___based] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(4230), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_template] = ACTIONS(2589), [anon_sym_operator] = ACTIONS(2575), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(904)] = { [sym_expression] = STATE(2945), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(4233), [anon_sym_LPAREN2] = ACTIONS(4236), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(4239), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(2562), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_AMP] = ACTIONS(2567), [anon_sym___extension__] = ACTIONS(4242), [anon_sym_COLON_COLON] = ACTIONS(4245), [anon_sym___based] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(4230), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_template] = ACTIONS(2589), [anon_sym_operator] = ACTIONS(2575), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(905)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1635), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4167), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4171), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(906)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1635), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4248), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4167), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4171), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(907)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1635), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4216), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4167), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4171), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(908)] = { [sym_expression] = STATE(4631), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(4250), [anon_sym_LPAREN2] = ACTIONS(4253), [anon_sym_BANG] = ACTIONS(4256), [anon_sym_TILDE] = ACTIONS(4256), [anon_sym_DASH] = ACTIONS(4259), [anon_sym_PLUS] = ACTIONS(4259), [anon_sym_STAR] = ACTIONS(2562), [anon_sym_AMP] = ACTIONS(2562), [anon_sym___extension__] = ACTIONS(4262), [anon_sym_COLON_COLON] = ACTIONS(4265), [anon_sym_LBRACK] = ACTIONS(4230), [anon_sym_static] = ACTIONS(2575), [anon_sym_RBRACK] = ACTIONS(2565), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2583), [anon_sym_not] = ACTIONS(4259), [anon_sym_compl] = ACTIONS(4259), [anon_sym_DASH_DASH] = ACTIONS(4268), [anon_sym_PLUS_PLUS] = ACTIONS(4268), [anon_sym_sizeof] = ACTIONS(4271), [anon_sym___alignof__] = ACTIONS(4274), [anon_sym___alignof] = ACTIONS(4274), [anon_sym__alignof] = ACTIONS(4274), [anon_sym_alignof] = ACTIONS(4274), [anon_sym__Alignof] = ACTIONS(4274), [anon_sym_offsetof] = ACTIONS(4277), [anon_sym__Generic] = ACTIONS(4280), [anon_sym_asm] = ACTIONS(4283), [anon_sym___asm__] = ACTIONS(4283), [anon_sym___asm] = ACTIONS(4283), [sym_number_literal] = ACTIONS(4286), [anon_sym_L_SQUOTE] = ACTIONS(4289), [anon_sym_u_SQUOTE] = ACTIONS(4289), [anon_sym_U_SQUOTE] = ACTIONS(4289), [anon_sym_u8_SQUOTE] = ACTIONS(4289), [anon_sym_SQUOTE] = ACTIONS(4289), [anon_sym_L_DQUOTE] = ACTIONS(4292), [anon_sym_u_DQUOTE] = ACTIONS(4292), [anon_sym_U_DQUOTE] = ACTIONS(4292), [anon_sym_u8_DQUOTE] = ACTIONS(4292), [anon_sym_DQUOTE] = ACTIONS(4292), [sym_true] = ACTIONS(4295), [sym_false] = ACTIONS(4295), [anon_sym_NULL] = ACTIONS(4298), [anon_sym_nullptr] = ACTIONS(4298), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(2586), [anon_sym_template] = ACTIONS(2589), [anon_sym_delete] = ACTIONS(4301), [anon_sym_R_DQUOTE] = ACTIONS(4304), [anon_sym_LR_DQUOTE] = ACTIONS(4304), [anon_sym_uR_DQUOTE] = ACTIONS(4304), [anon_sym_UR_DQUOTE] = ACTIONS(4304), [anon_sym_u8R_DQUOTE] = ACTIONS(4304), [anon_sym_co_await] = ACTIONS(4307), [anon_sym_new] = ACTIONS(4310), [anon_sym_requires] = ACTIONS(4313), [sym_this] = ACTIONS(4295), }, [STATE(909)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1636), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4163), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4316), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4214), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4184), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym___cdecl] = ACTIONS(4159), [anon_sym___clrcall] = ACTIONS(4159), [anon_sym___stdcall] = ACTIONS(4159), [anon_sym___fastcall] = ACTIONS(4159), [anon_sym___thiscall] = ACTIONS(4159), [anon_sym___vectorcall] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4191), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(910)] = { [sym_identifier] = ACTIONS(1942), [anon_sym_LPAREN2] = ACTIONS(1940), [anon_sym_BANG] = ACTIONS(1940), [anon_sym_TILDE] = ACTIONS(1940), [anon_sym_DASH] = ACTIONS(1942), [anon_sym_PLUS] = ACTIONS(1942), [anon_sym_STAR] = ACTIONS(1940), [anon_sym_AMP] = ACTIONS(1940), [anon_sym_SEMI] = ACTIONS(1940), [anon_sym___extension__] = ACTIONS(1942), [anon_sym_typedef] = ACTIONS(1942), [anon_sym_virtual] = ACTIONS(1942), [anon_sym_extern] = ACTIONS(1942), [anon_sym___attribute__] = ACTIONS(1942), [anon_sym___attribute] = ACTIONS(1942), [anon_sym_COLON_COLON] = ACTIONS(1940), [anon_sym_LBRACK_LBRACK] = ACTIONS(1940), [anon_sym___declspec] = ACTIONS(1942), [anon_sym_LBRACE] = ACTIONS(1940), [anon_sym_signed] = ACTIONS(1942), [anon_sym_unsigned] = ACTIONS(1942), [anon_sym_long] = ACTIONS(1942), [anon_sym_short] = ACTIONS(1942), [anon_sym_LBRACK] = ACTIONS(1942), [anon_sym_static] = ACTIONS(1942), [anon_sym_register] = ACTIONS(1942), [anon_sym_inline] = ACTIONS(1942), [anon_sym___inline] = ACTIONS(1942), [anon_sym___inline__] = ACTIONS(1942), [anon_sym___forceinline] = ACTIONS(1942), [anon_sym_thread_local] = ACTIONS(1942), [anon_sym___thread] = ACTIONS(1942), [anon_sym_const] = ACTIONS(1942), [anon_sym_constexpr] = ACTIONS(1942), [anon_sym_volatile] = ACTIONS(1942), [anon_sym_restrict] = ACTIONS(1942), [anon_sym___restrict__] = ACTIONS(1942), [anon_sym__Atomic] = ACTIONS(1942), [anon_sym__Noreturn] = ACTIONS(1942), [anon_sym_noreturn] = ACTIONS(1942), [anon_sym__Nonnull] = ACTIONS(1942), [anon_sym_mutable] = ACTIONS(1942), [anon_sym_constinit] = ACTIONS(1942), [anon_sym_consteval] = ACTIONS(1942), [anon_sym_alignas] = ACTIONS(1942), [anon_sym__Alignas] = ACTIONS(1942), [sym_primitive_type] = ACTIONS(1942), [anon_sym_enum] = ACTIONS(1942), [anon_sym_class] = ACTIONS(1942), [anon_sym_struct] = ACTIONS(1942), [anon_sym_union] = ACTIONS(1942), [anon_sym_if] = ACTIONS(1942), [anon_sym_else] = ACTIONS(1942), [anon_sym_switch] = ACTIONS(1942), [anon_sym_while] = ACTIONS(1942), [anon_sym_do] = ACTIONS(1942), [anon_sym_for] = ACTIONS(1942), [anon_sym_return] = ACTIONS(1942), [anon_sym_break] = ACTIONS(1942), [anon_sym_continue] = ACTIONS(1942), [anon_sym_goto] = ACTIONS(1942), [anon_sym___try] = ACTIONS(1942), [anon_sym___leave] = ACTIONS(1942), [anon_sym_not] = ACTIONS(1942), [anon_sym_compl] = ACTIONS(1942), [anon_sym_DASH_DASH] = ACTIONS(1940), [anon_sym_PLUS_PLUS] = ACTIONS(1940), [anon_sym_sizeof] = ACTIONS(1942), [anon_sym___alignof__] = ACTIONS(1942), [anon_sym___alignof] = ACTIONS(1942), [anon_sym__alignof] = ACTIONS(1942), [anon_sym_alignof] = ACTIONS(1942), [anon_sym__Alignof] = ACTIONS(1942), [anon_sym_offsetof] = ACTIONS(1942), [anon_sym__Generic] = ACTIONS(1942), [anon_sym_asm] = ACTIONS(1942), [anon_sym___asm__] = ACTIONS(1942), [anon_sym___asm] = ACTIONS(1942), [sym_number_literal] = ACTIONS(1940), [anon_sym_L_SQUOTE] = ACTIONS(1940), [anon_sym_u_SQUOTE] = ACTIONS(1940), [anon_sym_U_SQUOTE] = ACTIONS(1940), [anon_sym_u8_SQUOTE] = ACTIONS(1940), [anon_sym_SQUOTE] = ACTIONS(1940), [anon_sym_L_DQUOTE] = ACTIONS(1940), [anon_sym_u_DQUOTE] = ACTIONS(1940), [anon_sym_U_DQUOTE] = ACTIONS(1940), [anon_sym_u8_DQUOTE] = ACTIONS(1940), [anon_sym_DQUOTE] = ACTIONS(1940), [sym_true] = ACTIONS(1942), [sym_false] = ACTIONS(1942), [anon_sym_NULL] = ACTIONS(1942), [anon_sym_nullptr] = ACTIONS(1942), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1942), [anon_sym_decltype] = ACTIONS(1942), [anon_sym_typename] = ACTIONS(1942), [anon_sym_template] = ACTIONS(1942), [anon_sym_try] = ACTIONS(1942), [anon_sym_delete] = ACTIONS(1942), [anon_sym_throw] = ACTIONS(1942), [anon_sym_co_return] = ACTIONS(1942), [anon_sym_co_yield] = ACTIONS(1942), [anon_sym_catch] = ACTIONS(1942), [anon_sym_R_DQUOTE] = ACTIONS(1940), [anon_sym_LR_DQUOTE] = ACTIONS(1940), [anon_sym_uR_DQUOTE] = ACTIONS(1940), [anon_sym_UR_DQUOTE] = ACTIONS(1940), [anon_sym_u8R_DQUOTE] = ACTIONS(1940), [anon_sym_co_await] = ACTIONS(1942), [anon_sym_new] = ACTIONS(1942), [anon_sym_requires] = ACTIONS(1942), [sym_this] = ACTIONS(1942), }, [STATE(911)] = { [sym_identifier] = ACTIONS(3953), [anon_sym_LPAREN2] = ACTIONS(3955), [anon_sym_BANG] = ACTIONS(3955), [anon_sym_TILDE] = ACTIONS(3955), [anon_sym_DASH] = ACTIONS(3953), [anon_sym_PLUS] = ACTIONS(3953), [anon_sym_STAR] = ACTIONS(3955), [anon_sym_AMP] = ACTIONS(3955), [anon_sym_SEMI] = ACTIONS(3955), [anon_sym___extension__] = ACTIONS(3953), [anon_sym_virtual] = ACTIONS(3953), [anon_sym_extern] = ACTIONS(3953), [anon_sym___attribute__] = ACTIONS(3953), [anon_sym___attribute] = ACTIONS(3953), [anon_sym_using] = ACTIONS(3953), [anon_sym_COLON_COLON] = ACTIONS(3955), [anon_sym_LBRACK_LBRACK] = ACTIONS(3955), [anon_sym___declspec] = ACTIONS(3953), [anon_sym_LBRACE] = ACTIONS(3955), [anon_sym_signed] = ACTIONS(3953), [anon_sym_unsigned] = ACTIONS(3953), [anon_sym_long] = ACTIONS(3953), [anon_sym_short] = ACTIONS(3953), [anon_sym_LBRACK] = ACTIONS(3953), [anon_sym_static] = ACTIONS(3953), [anon_sym_register] = ACTIONS(3953), [anon_sym_inline] = ACTIONS(3953), [anon_sym___inline] = ACTIONS(3953), [anon_sym___inline__] = ACTIONS(3953), [anon_sym___forceinline] = ACTIONS(3953), [anon_sym_thread_local] = ACTIONS(3953), [anon_sym___thread] = ACTIONS(3953), [anon_sym_const] = ACTIONS(3953), [anon_sym_constexpr] = ACTIONS(3953), [anon_sym_volatile] = ACTIONS(3953), [anon_sym_restrict] = ACTIONS(3953), [anon_sym___restrict__] = ACTIONS(3953), [anon_sym__Atomic] = ACTIONS(3953), [anon_sym__Noreturn] = ACTIONS(3953), [anon_sym_noreturn] = ACTIONS(3953), [anon_sym__Nonnull] = ACTIONS(3953), [anon_sym_mutable] = ACTIONS(3953), [anon_sym_constinit] = ACTIONS(3953), [anon_sym_consteval] = ACTIONS(3953), [anon_sym_alignas] = ACTIONS(3953), [anon_sym__Alignas] = ACTIONS(3953), [sym_primitive_type] = ACTIONS(3953), [anon_sym_enum] = ACTIONS(3953), [anon_sym_class] = ACTIONS(3953), [anon_sym_struct] = ACTIONS(3953), [anon_sym_union] = ACTIONS(3953), [anon_sym_if] = ACTIONS(3953), [anon_sym_switch] = ACTIONS(3953), [anon_sym_case] = ACTIONS(3953), [anon_sym_default] = ACTIONS(3953), [anon_sym_while] = ACTIONS(3953), [anon_sym_do] = ACTIONS(3953), [anon_sym_for] = ACTIONS(3953), [anon_sym_return] = ACTIONS(3953), [anon_sym_break] = ACTIONS(3953), [anon_sym_continue] = ACTIONS(3953), [anon_sym_goto] = ACTIONS(3953), [anon_sym___try] = ACTIONS(3953), [anon_sym___leave] = ACTIONS(3953), [anon_sym_not] = ACTIONS(3953), [anon_sym_compl] = ACTIONS(3953), [anon_sym_DASH_DASH] = ACTIONS(3955), [anon_sym_PLUS_PLUS] = ACTIONS(3955), [anon_sym_sizeof] = ACTIONS(3953), [anon_sym___alignof__] = ACTIONS(3953), [anon_sym___alignof] = ACTIONS(3953), [anon_sym__alignof] = ACTIONS(3953), [anon_sym_alignof] = ACTIONS(3953), [anon_sym__Alignof] = ACTIONS(3953), [anon_sym_offsetof] = ACTIONS(3953), [anon_sym__Generic] = ACTIONS(3953), [anon_sym_asm] = ACTIONS(3953), [anon_sym___asm__] = ACTIONS(3953), [anon_sym___asm] = ACTIONS(3953), [sym_number_literal] = ACTIONS(3955), [anon_sym_L_SQUOTE] = ACTIONS(3955), [anon_sym_u_SQUOTE] = ACTIONS(3955), [anon_sym_U_SQUOTE] = ACTIONS(3955), [anon_sym_u8_SQUOTE] = ACTIONS(3955), [anon_sym_SQUOTE] = ACTIONS(3955), [anon_sym_L_DQUOTE] = ACTIONS(3955), [anon_sym_u_DQUOTE] = ACTIONS(3955), [anon_sym_U_DQUOTE] = ACTIONS(3955), [anon_sym_u8_DQUOTE] = ACTIONS(3955), [anon_sym_DQUOTE] = ACTIONS(3955), [sym_true] = ACTIONS(3953), [sym_false] = ACTIONS(3953), [anon_sym_NULL] = ACTIONS(3953), [anon_sym_nullptr] = ACTIONS(3953), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3953), [anon_sym_decltype] = ACTIONS(3953), [anon_sym_typename] = ACTIONS(3953), [anon_sym_template] = ACTIONS(3953), [anon_sym_try] = ACTIONS(3953), [anon_sym_delete] = ACTIONS(3953), [anon_sym_throw] = ACTIONS(3953), [anon_sym_co_return] = ACTIONS(3953), [anon_sym_co_yield] = ACTIONS(3953), [anon_sym_R_DQUOTE] = ACTIONS(3955), [anon_sym_LR_DQUOTE] = ACTIONS(3955), [anon_sym_uR_DQUOTE] = ACTIONS(3955), [anon_sym_UR_DQUOTE] = ACTIONS(3955), [anon_sym_u8R_DQUOTE] = ACTIONS(3955), [anon_sym_co_await] = ACTIONS(3953), [anon_sym_new] = ACTIONS(3953), [anon_sym_requires] = ACTIONS(3953), [sym_this] = ACTIONS(3953), }, [STATE(912)] = { [sym_identifier] = ACTIONS(2607), [anon_sym_LPAREN2] = ACTIONS(2609), [anon_sym_BANG] = ACTIONS(2609), [anon_sym_TILDE] = ACTIONS(2609), [anon_sym_DASH] = ACTIONS(2607), [anon_sym_PLUS] = ACTIONS(2607), [anon_sym_STAR] = ACTIONS(2609), [anon_sym_AMP] = ACTIONS(2609), [anon_sym_SEMI] = ACTIONS(2609), [anon_sym___extension__] = ACTIONS(2607), [anon_sym_typedef] = ACTIONS(2607), [anon_sym_virtual] = ACTIONS(2607), [anon_sym_extern] = ACTIONS(2607), [anon_sym___attribute__] = ACTIONS(2607), [anon_sym___attribute] = ACTIONS(2607), [anon_sym_COLON_COLON] = ACTIONS(2609), [anon_sym_LBRACK_LBRACK] = ACTIONS(2609), [anon_sym___declspec] = ACTIONS(2607), [anon_sym_LBRACE] = ACTIONS(2609), [anon_sym_signed] = ACTIONS(2607), [anon_sym_unsigned] = ACTIONS(2607), [anon_sym_long] = ACTIONS(2607), [anon_sym_short] = ACTIONS(2607), [anon_sym_LBRACK] = ACTIONS(2607), [anon_sym_static] = ACTIONS(2607), [anon_sym_register] = ACTIONS(2607), [anon_sym_inline] = ACTIONS(2607), [anon_sym___inline] = ACTIONS(2607), [anon_sym___inline__] = ACTIONS(2607), [anon_sym___forceinline] = ACTIONS(2607), [anon_sym_thread_local] = ACTIONS(2607), [anon_sym___thread] = ACTIONS(2607), [anon_sym_const] = ACTIONS(2607), [anon_sym_constexpr] = ACTIONS(2607), [anon_sym_volatile] = ACTIONS(2607), [anon_sym_restrict] = ACTIONS(2607), [anon_sym___restrict__] = ACTIONS(2607), [anon_sym__Atomic] = ACTIONS(2607), [anon_sym__Noreturn] = ACTIONS(2607), [anon_sym_noreturn] = ACTIONS(2607), [anon_sym__Nonnull] = ACTIONS(2607), [anon_sym_mutable] = ACTIONS(2607), [anon_sym_constinit] = ACTIONS(2607), [anon_sym_consteval] = ACTIONS(2607), [anon_sym_alignas] = ACTIONS(2607), [anon_sym__Alignas] = ACTIONS(2607), [sym_primitive_type] = ACTIONS(2607), [anon_sym_enum] = ACTIONS(2607), [anon_sym_class] = ACTIONS(2607), [anon_sym_struct] = ACTIONS(2607), [anon_sym_union] = ACTIONS(2607), [anon_sym_if] = ACTIONS(2607), [anon_sym_else] = ACTIONS(2607), [anon_sym_switch] = ACTIONS(2607), [anon_sym_while] = ACTIONS(2607), [anon_sym_do] = ACTIONS(2607), [anon_sym_for] = ACTIONS(2607), [anon_sym_return] = ACTIONS(2607), [anon_sym_break] = ACTIONS(2607), [anon_sym_continue] = ACTIONS(2607), [anon_sym_goto] = ACTIONS(2607), [anon_sym___try] = ACTIONS(2607), [anon_sym___leave] = ACTIONS(2607), [anon_sym_not] = ACTIONS(2607), [anon_sym_compl] = ACTIONS(2607), [anon_sym_DASH_DASH] = ACTIONS(2609), [anon_sym_PLUS_PLUS] = ACTIONS(2609), [anon_sym_sizeof] = ACTIONS(2607), [anon_sym___alignof__] = ACTIONS(2607), [anon_sym___alignof] = ACTIONS(2607), [anon_sym__alignof] = ACTIONS(2607), [anon_sym_alignof] = ACTIONS(2607), [anon_sym__Alignof] = ACTIONS(2607), [anon_sym_offsetof] = ACTIONS(2607), [anon_sym__Generic] = ACTIONS(2607), [anon_sym_asm] = ACTIONS(2607), [anon_sym___asm__] = ACTIONS(2607), [anon_sym___asm] = ACTIONS(2607), [sym_number_literal] = ACTIONS(2609), [anon_sym_L_SQUOTE] = ACTIONS(2609), [anon_sym_u_SQUOTE] = ACTIONS(2609), [anon_sym_U_SQUOTE] = ACTIONS(2609), [anon_sym_u8_SQUOTE] = ACTIONS(2609), [anon_sym_SQUOTE] = ACTIONS(2609), [anon_sym_L_DQUOTE] = ACTIONS(2609), [anon_sym_u_DQUOTE] = ACTIONS(2609), [anon_sym_U_DQUOTE] = ACTIONS(2609), [anon_sym_u8_DQUOTE] = ACTIONS(2609), [anon_sym_DQUOTE] = ACTIONS(2609), [sym_true] = ACTIONS(2607), [sym_false] = ACTIONS(2607), [anon_sym_NULL] = ACTIONS(2607), [anon_sym_nullptr] = ACTIONS(2607), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2607), [anon_sym_decltype] = ACTIONS(2607), [anon_sym_typename] = ACTIONS(2607), [anon_sym_template] = ACTIONS(2607), [anon_sym_try] = ACTIONS(2607), [anon_sym_delete] = ACTIONS(2607), [anon_sym_throw] = ACTIONS(2607), [anon_sym_co_return] = ACTIONS(2607), [anon_sym_co_yield] = ACTIONS(2607), [anon_sym_catch] = ACTIONS(2607), [anon_sym_R_DQUOTE] = ACTIONS(2609), [anon_sym_LR_DQUOTE] = ACTIONS(2609), [anon_sym_uR_DQUOTE] = ACTIONS(2609), [anon_sym_UR_DQUOTE] = ACTIONS(2609), [anon_sym_u8R_DQUOTE] = ACTIONS(2609), [anon_sym_co_await] = ACTIONS(2607), [anon_sym_new] = ACTIONS(2607), [anon_sym_requires] = ACTIONS(2607), [sym_this] = ACTIONS(2607), }, [STATE(913)] = { [sym_identifier] = ACTIONS(3957), [anon_sym_LPAREN2] = ACTIONS(3959), [anon_sym_BANG] = ACTIONS(3959), [anon_sym_TILDE] = ACTIONS(3959), [anon_sym_DASH] = ACTIONS(3957), [anon_sym_PLUS] = ACTIONS(3957), [anon_sym_STAR] = ACTIONS(3959), [anon_sym_AMP] = ACTIONS(3959), [anon_sym_SEMI] = ACTIONS(3959), [anon_sym___extension__] = ACTIONS(3957), [anon_sym_virtual] = ACTIONS(3957), [anon_sym_extern] = ACTIONS(3957), [anon_sym___attribute__] = ACTIONS(3957), [anon_sym___attribute] = ACTIONS(3957), [anon_sym_using] = ACTIONS(3957), [anon_sym_COLON_COLON] = ACTIONS(3959), [anon_sym_LBRACK_LBRACK] = ACTIONS(3959), [anon_sym___declspec] = ACTIONS(3957), [anon_sym_LBRACE] = ACTIONS(3959), [anon_sym_signed] = ACTIONS(3957), [anon_sym_unsigned] = ACTIONS(3957), [anon_sym_long] = ACTIONS(3957), [anon_sym_short] = ACTIONS(3957), [anon_sym_LBRACK] = ACTIONS(3957), [anon_sym_static] = ACTIONS(3957), [anon_sym_register] = ACTIONS(3957), [anon_sym_inline] = ACTIONS(3957), [anon_sym___inline] = ACTIONS(3957), [anon_sym___inline__] = ACTIONS(3957), [anon_sym___forceinline] = ACTIONS(3957), [anon_sym_thread_local] = ACTIONS(3957), [anon_sym___thread] = ACTIONS(3957), [anon_sym_const] = ACTIONS(3957), [anon_sym_constexpr] = ACTIONS(3957), [anon_sym_volatile] = ACTIONS(3957), [anon_sym_restrict] = ACTIONS(3957), [anon_sym___restrict__] = ACTIONS(3957), [anon_sym__Atomic] = ACTIONS(3957), [anon_sym__Noreturn] = ACTIONS(3957), [anon_sym_noreturn] = ACTIONS(3957), [anon_sym__Nonnull] = ACTIONS(3957), [anon_sym_mutable] = ACTIONS(3957), [anon_sym_constinit] = ACTIONS(3957), [anon_sym_consteval] = ACTIONS(3957), [anon_sym_alignas] = ACTIONS(3957), [anon_sym__Alignas] = ACTIONS(3957), [sym_primitive_type] = ACTIONS(3957), [anon_sym_enum] = ACTIONS(3957), [anon_sym_class] = ACTIONS(3957), [anon_sym_struct] = ACTIONS(3957), [anon_sym_union] = ACTIONS(3957), [anon_sym_if] = ACTIONS(3957), [anon_sym_switch] = ACTIONS(3957), [anon_sym_case] = ACTIONS(3957), [anon_sym_default] = ACTIONS(3957), [anon_sym_while] = ACTIONS(3957), [anon_sym_do] = ACTIONS(3957), [anon_sym_for] = ACTIONS(3957), [anon_sym_return] = ACTIONS(3957), [anon_sym_break] = ACTIONS(3957), [anon_sym_continue] = ACTIONS(3957), [anon_sym_goto] = ACTIONS(3957), [anon_sym___try] = ACTIONS(3957), [anon_sym___leave] = ACTIONS(3957), [anon_sym_not] = ACTIONS(3957), [anon_sym_compl] = ACTIONS(3957), [anon_sym_DASH_DASH] = ACTIONS(3959), [anon_sym_PLUS_PLUS] = ACTIONS(3959), [anon_sym_sizeof] = ACTIONS(3957), [anon_sym___alignof__] = ACTIONS(3957), [anon_sym___alignof] = ACTIONS(3957), [anon_sym__alignof] = ACTIONS(3957), [anon_sym_alignof] = ACTIONS(3957), [anon_sym__Alignof] = ACTIONS(3957), [anon_sym_offsetof] = ACTIONS(3957), [anon_sym__Generic] = ACTIONS(3957), [anon_sym_asm] = ACTIONS(3957), [anon_sym___asm__] = ACTIONS(3957), [anon_sym___asm] = ACTIONS(3957), [sym_number_literal] = ACTIONS(3959), [anon_sym_L_SQUOTE] = ACTIONS(3959), [anon_sym_u_SQUOTE] = ACTIONS(3959), [anon_sym_U_SQUOTE] = ACTIONS(3959), [anon_sym_u8_SQUOTE] = ACTIONS(3959), [anon_sym_SQUOTE] = ACTIONS(3959), [anon_sym_L_DQUOTE] = ACTIONS(3959), [anon_sym_u_DQUOTE] = ACTIONS(3959), [anon_sym_U_DQUOTE] = ACTIONS(3959), [anon_sym_u8_DQUOTE] = ACTIONS(3959), [anon_sym_DQUOTE] = ACTIONS(3959), [sym_true] = ACTIONS(3957), [sym_false] = ACTIONS(3957), [anon_sym_NULL] = ACTIONS(3957), [anon_sym_nullptr] = ACTIONS(3957), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3957), [anon_sym_decltype] = ACTIONS(3957), [anon_sym_typename] = ACTIONS(3957), [anon_sym_template] = ACTIONS(3957), [anon_sym_try] = ACTIONS(3957), [anon_sym_delete] = ACTIONS(3957), [anon_sym_throw] = ACTIONS(3957), [anon_sym_co_return] = ACTIONS(3957), [anon_sym_co_yield] = ACTIONS(3957), [anon_sym_R_DQUOTE] = ACTIONS(3959), [anon_sym_LR_DQUOTE] = ACTIONS(3959), [anon_sym_uR_DQUOTE] = ACTIONS(3959), [anon_sym_UR_DQUOTE] = ACTIONS(3959), [anon_sym_u8R_DQUOTE] = ACTIONS(3959), [anon_sym_co_await] = ACTIONS(3957), [anon_sym_new] = ACTIONS(3957), [anon_sym_requires] = ACTIONS(3957), [sym_this] = ACTIONS(3957), }, [STATE(914)] = { [sym_else_clause] = STATE(954), [sym_identifier] = ACTIONS(2617), [anon_sym_LPAREN2] = ACTIONS(2619), [anon_sym_BANG] = ACTIONS(2619), [anon_sym_TILDE] = ACTIONS(2619), [anon_sym_DASH] = ACTIONS(2617), [anon_sym_PLUS] = ACTIONS(2617), [anon_sym_STAR] = ACTIONS(2619), [anon_sym_AMP] = ACTIONS(2619), [anon_sym_SEMI] = ACTIONS(2619), [anon_sym___extension__] = ACTIONS(2617), [anon_sym_typedef] = ACTIONS(2617), [anon_sym_virtual] = ACTIONS(2617), [anon_sym_extern] = ACTIONS(2617), [anon_sym___attribute__] = ACTIONS(2617), [anon_sym___attribute] = ACTIONS(2617), [anon_sym_COLON_COLON] = ACTIONS(2619), [anon_sym_LBRACK_LBRACK] = ACTIONS(2619), [anon_sym___declspec] = ACTIONS(2617), [anon_sym_LBRACE] = ACTIONS(2619), [anon_sym_signed] = ACTIONS(2617), [anon_sym_unsigned] = ACTIONS(2617), [anon_sym_long] = ACTIONS(2617), [anon_sym_short] = ACTIONS(2617), [anon_sym_LBRACK] = ACTIONS(2617), [anon_sym_static] = ACTIONS(2617), [anon_sym_register] = ACTIONS(2617), [anon_sym_inline] = ACTIONS(2617), [anon_sym___inline] = ACTIONS(2617), [anon_sym___inline__] = ACTIONS(2617), [anon_sym___forceinline] = ACTIONS(2617), [anon_sym_thread_local] = ACTIONS(2617), [anon_sym___thread] = ACTIONS(2617), [anon_sym_const] = ACTIONS(2617), [anon_sym_constexpr] = ACTIONS(2617), [anon_sym_volatile] = ACTIONS(2617), [anon_sym_restrict] = ACTIONS(2617), [anon_sym___restrict__] = ACTIONS(2617), [anon_sym__Atomic] = ACTIONS(2617), [anon_sym__Noreturn] = ACTIONS(2617), [anon_sym_noreturn] = ACTIONS(2617), [anon_sym__Nonnull] = ACTIONS(2617), [anon_sym_mutable] = ACTIONS(2617), [anon_sym_constinit] = ACTIONS(2617), [anon_sym_consteval] = ACTIONS(2617), [anon_sym_alignas] = ACTIONS(2617), [anon_sym__Alignas] = ACTIONS(2617), [sym_primitive_type] = ACTIONS(2617), [anon_sym_enum] = ACTIONS(2617), [anon_sym_class] = ACTIONS(2617), [anon_sym_struct] = ACTIONS(2617), [anon_sym_union] = ACTIONS(2617), [anon_sym_if] = ACTIONS(2617), [anon_sym_else] = ACTIONS(4318), [anon_sym_switch] = ACTIONS(2617), [anon_sym_while] = ACTIONS(2617), [anon_sym_do] = ACTIONS(2617), [anon_sym_for] = ACTIONS(2617), [anon_sym_return] = ACTIONS(2617), [anon_sym_break] = ACTIONS(2617), [anon_sym_continue] = ACTIONS(2617), [anon_sym_goto] = ACTIONS(2617), [anon_sym___try] = ACTIONS(2617), [anon_sym___leave] = ACTIONS(2617), [anon_sym_not] = ACTIONS(2617), [anon_sym_compl] = ACTIONS(2617), [anon_sym_DASH_DASH] = ACTIONS(2619), [anon_sym_PLUS_PLUS] = ACTIONS(2619), [anon_sym_sizeof] = ACTIONS(2617), [anon_sym___alignof__] = ACTIONS(2617), [anon_sym___alignof] = ACTIONS(2617), [anon_sym__alignof] = ACTIONS(2617), [anon_sym_alignof] = ACTIONS(2617), [anon_sym__Alignof] = ACTIONS(2617), [anon_sym_offsetof] = ACTIONS(2617), [anon_sym__Generic] = ACTIONS(2617), [anon_sym_asm] = ACTIONS(2617), [anon_sym___asm__] = ACTIONS(2617), [anon_sym___asm] = ACTIONS(2617), [sym_number_literal] = ACTIONS(2619), [anon_sym_L_SQUOTE] = ACTIONS(2619), [anon_sym_u_SQUOTE] = ACTIONS(2619), [anon_sym_U_SQUOTE] = ACTIONS(2619), [anon_sym_u8_SQUOTE] = ACTIONS(2619), [anon_sym_SQUOTE] = ACTIONS(2619), [anon_sym_L_DQUOTE] = ACTIONS(2619), [anon_sym_u_DQUOTE] = ACTIONS(2619), [anon_sym_U_DQUOTE] = ACTIONS(2619), [anon_sym_u8_DQUOTE] = ACTIONS(2619), [anon_sym_DQUOTE] = ACTIONS(2619), [sym_true] = ACTIONS(2617), [sym_false] = ACTIONS(2617), [anon_sym_NULL] = ACTIONS(2617), [anon_sym_nullptr] = ACTIONS(2617), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2617), [anon_sym_decltype] = ACTIONS(2617), [anon_sym_typename] = ACTIONS(2617), [anon_sym_template] = ACTIONS(2617), [anon_sym_try] = ACTIONS(2617), [anon_sym_delete] = ACTIONS(2617), [anon_sym_throw] = ACTIONS(2617), [anon_sym_co_return] = ACTIONS(2617), [anon_sym_co_yield] = ACTIONS(2617), [anon_sym_R_DQUOTE] = ACTIONS(2619), [anon_sym_LR_DQUOTE] = ACTIONS(2619), [anon_sym_uR_DQUOTE] = ACTIONS(2619), [anon_sym_UR_DQUOTE] = ACTIONS(2619), [anon_sym_u8R_DQUOTE] = ACTIONS(2619), [anon_sym_co_await] = ACTIONS(2617), [anon_sym_new] = ACTIONS(2617), [anon_sym_requires] = ACTIONS(2617), [sym_this] = ACTIONS(2617), }, [STATE(915)] = { [sym_else_clause] = STATE(943), [sym_identifier] = ACTIONS(2611), [anon_sym_LPAREN2] = ACTIONS(2613), [anon_sym_BANG] = ACTIONS(2613), [anon_sym_TILDE] = ACTIONS(2613), [anon_sym_DASH] = ACTIONS(2611), [anon_sym_PLUS] = ACTIONS(2611), [anon_sym_STAR] = ACTIONS(2613), [anon_sym_AMP] = ACTIONS(2613), [anon_sym_SEMI] = ACTIONS(2613), [anon_sym___extension__] = ACTIONS(2611), [anon_sym_typedef] = ACTIONS(2611), [anon_sym_virtual] = ACTIONS(2611), [anon_sym_extern] = ACTIONS(2611), [anon_sym___attribute__] = ACTIONS(2611), [anon_sym___attribute] = ACTIONS(2611), [anon_sym_COLON_COLON] = ACTIONS(2613), [anon_sym_LBRACK_LBRACK] = ACTIONS(2613), [anon_sym___declspec] = ACTIONS(2611), [anon_sym_LBRACE] = ACTIONS(2613), [anon_sym_signed] = ACTIONS(2611), [anon_sym_unsigned] = ACTIONS(2611), [anon_sym_long] = ACTIONS(2611), [anon_sym_short] = ACTIONS(2611), [anon_sym_LBRACK] = ACTIONS(2611), [anon_sym_static] = ACTIONS(2611), [anon_sym_register] = ACTIONS(2611), [anon_sym_inline] = ACTIONS(2611), [anon_sym___inline] = ACTIONS(2611), [anon_sym___inline__] = ACTIONS(2611), [anon_sym___forceinline] = ACTIONS(2611), [anon_sym_thread_local] = ACTIONS(2611), [anon_sym___thread] = ACTIONS(2611), [anon_sym_const] = ACTIONS(2611), [anon_sym_constexpr] = ACTIONS(2611), [anon_sym_volatile] = ACTIONS(2611), [anon_sym_restrict] = ACTIONS(2611), [anon_sym___restrict__] = ACTIONS(2611), [anon_sym__Atomic] = ACTIONS(2611), [anon_sym__Noreturn] = ACTIONS(2611), [anon_sym_noreturn] = ACTIONS(2611), [anon_sym__Nonnull] = ACTIONS(2611), [anon_sym_mutable] = ACTIONS(2611), [anon_sym_constinit] = ACTIONS(2611), [anon_sym_consteval] = ACTIONS(2611), [anon_sym_alignas] = ACTIONS(2611), [anon_sym__Alignas] = ACTIONS(2611), [sym_primitive_type] = ACTIONS(2611), [anon_sym_enum] = ACTIONS(2611), [anon_sym_class] = ACTIONS(2611), [anon_sym_struct] = ACTIONS(2611), [anon_sym_union] = ACTIONS(2611), [anon_sym_if] = ACTIONS(2611), [anon_sym_else] = ACTIONS(4318), [anon_sym_switch] = ACTIONS(2611), [anon_sym_while] = ACTIONS(2611), [anon_sym_do] = ACTIONS(2611), [anon_sym_for] = ACTIONS(2611), [anon_sym_return] = ACTIONS(2611), [anon_sym_break] = ACTIONS(2611), [anon_sym_continue] = ACTIONS(2611), [anon_sym_goto] = ACTIONS(2611), [anon_sym___try] = ACTIONS(2611), [anon_sym___leave] = ACTIONS(2611), [anon_sym_not] = ACTIONS(2611), [anon_sym_compl] = ACTIONS(2611), [anon_sym_DASH_DASH] = ACTIONS(2613), [anon_sym_PLUS_PLUS] = ACTIONS(2613), [anon_sym_sizeof] = ACTIONS(2611), [anon_sym___alignof__] = ACTIONS(2611), [anon_sym___alignof] = ACTIONS(2611), [anon_sym__alignof] = ACTIONS(2611), [anon_sym_alignof] = ACTIONS(2611), [anon_sym__Alignof] = ACTIONS(2611), [anon_sym_offsetof] = ACTIONS(2611), [anon_sym__Generic] = ACTIONS(2611), [anon_sym_asm] = ACTIONS(2611), [anon_sym___asm__] = ACTIONS(2611), [anon_sym___asm] = ACTIONS(2611), [sym_number_literal] = ACTIONS(2613), [anon_sym_L_SQUOTE] = ACTIONS(2613), [anon_sym_u_SQUOTE] = ACTIONS(2613), [anon_sym_U_SQUOTE] = ACTIONS(2613), [anon_sym_u8_SQUOTE] = ACTIONS(2613), [anon_sym_SQUOTE] = ACTIONS(2613), [anon_sym_L_DQUOTE] = ACTIONS(2613), [anon_sym_u_DQUOTE] = ACTIONS(2613), [anon_sym_U_DQUOTE] = ACTIONS(2613), [anon_sym_u8_DQUOTE] = ACTIONS(2613), [anon_sym_DQUOTE] = ACTIONS(2613), [sym_true] = ACTIONS(2611), [sym_false] = ACTIONS(2611), [anon_sym_NULL] = ACTIONS(2611), [anon_sym_nullptr] = ACTIONS(2611), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2611), [anon_sym_decltype] = ACTIONS(2611), [anon_sym_typename] = ACTIONS(2611), [anon_sym_template] = ACTIONS(2611), [anon_sym_try] = ACTIONS(2611), [anon_sym_delete] = ACTIONS(2611), [anon_sym_throw] = ACTIONS(2611), [anon_sym_co_return] = ACTIONS(2611), [anon_sym_co_yield] = ACTIONS(2611), [anon_sym_R_DQUOTE] = ACTIONS(2613), [anon_sym_LR_DQUOTE] = ACTIONS(2613), [anon_sym_uR_DQUOTE] = ACTIONS(2613), [anon_sym_UR_DQUOTE] = ACTIONS(2613), [anon_sym_u8R_DQUOTE] = ACTIONS(2613), [anon_sym_co_await] = ACTIONS(2611), [anon_sym_new] = ACTIONS(2611), [anon_sym_requires] = ACTIONS(2611), [sym_this] = ACTIONS(2611), }, [STATE(916)] = { [sym_identifier] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_BANG] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_DASH] = ACTIONS(1938), [anon_sym_PLUS] = ACTIONS(1938), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1936), [anon_sym_SEMI] = ACTIONS(1936), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_if] = ACTIONS(1938), [anon_sym_else] = ACTIONS(1938), [anon_sym_switch] = ACTIONS(1938), [anon_sym_while] = ACTIONS(1938), [anon_sym_do] = ACTIONS(1938), [anon_sym_for] = ACTIONS(1938), [anon_sym_return] = ACTIONS(1938), [anon_sym_break] = ACTIONS(1938), [anon_sym_continue] = ACTIONS(1938), [anon_sym_goto] = ACTIONS(1938), [anon_sym___try] = ACTIONS(1938), [anon_sym___leave] = ACTIONS(1938), [anon_sym_not] = ACTIONS(1938), [anon_sym_compl] = ACTIONS(1938), [anon_sym_DASH_DASH] = ACTIONS(1936), [anon_sym_PLUS_PLUS] = ACTIONS(1936), [anon_sym_sizeof] = ACTIONS(1938), [anon_sym___alignof__] = ACTIONS(1938), [anon_sym___alignof] = ACTIONS(1938), [anon_sym__alignof] = ACTIONS(1938), [anon_sym_alignof] = ACTIONS(1938), [anon_sym__Alignof] = ACTIONS(1938), [anon_sym_offsetof] = ACTIONS(1938), [anon_sym__Generic] = ACTIONS(1938), [anon_sym_asm] = ACTIONS(1938), [anon_sym___asm__] = ACTIONS(1938), [anon_sym___asm] = ACTIONS(1938), [sym_number_literal] = ACTIONS(1936), [anon_sym_L_SQUOTE] = ACTIONS(1936), [anon_sym_u_SQUOTE] = ACTIONS(1936), [anon_sym_U_SQUOTE] = ACTIONS(1936), [anon_sym_u8_SQUOTE] = ACTIONS(1936), [anon_sym_SQUOTE] = ACTIONS(1936), [anon_sym_L_DQUOTE] = ACTIONS(1936), [anon_sym_u_DQUOTE] = ACTIONS(1936), [anon_sym_U_DQUOTE] = ACTIONS(1936), [anon_sym_u8_DQUOTE] = ACTIONS(1936), [anon_sym_DQUOTE] = ACTIONS(1936), [sym_true] = ACTIONS(1938), [sym_false] = ACTIONS(1938), [anon_sym_NULL] = ACTIONS(1938), [anon_sym_nullptr] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_try] = ACTIONS(1938), [anon_sym_delete] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_co_return] = ACTIONS(1938), [anon_sym_co_yield] = ACTIONS(1938), [anon_sym_catch] = ACTIONS(1938), [anon_sym_R_DQUOTE] = ACTIONS(1936), [anon_sym_LR_DQUOTE] = ACTIONS(1936), [anon_sym_uR_DQUOTE] = ACTIONS(1936), [anon_sym_UR_DQUOTE] = ACTIONS(1936), [anon_sym_u8R_DQUOTE] = ACTIONS(1936), [anon_sym_co_await] = ACTIONS(1938), [anon_sym_new] = ACTIONS(1938), [anon_sym_requires] = ACTIONS(1938), [sym_this] = ACTIONS(1938), }, [STATE(917)] = { [sym_identifier] = ACTIONS(2637), [anon_sym_LPAREN2] = ACTIONS(2639), [anon_sym_BANG] = ACTIONS(2639), [anon_sym_TILDE] = ACTIONS(2639), [anon_sym_DASH] = ACTIONS(2637), [anon_sym_PLUS] = ACTIONS(2637), [anon_sym_STAR] = ACTIONS(2639), [anon_sym_AMP] = ACTIONS(2639), [anon_sym_SEMI] = ACTIONS(2639), [anon_sym___extension__] = ACTIONS(2637), [anon_sym_typedef] = ACTIONS(2637), [anon_sym_virtual] = ACTIONS(2637), [anon_sym_extern] = ACTIONS(2637), [anon_sym___attribute__] = ACTIONS(2637), [anon_sym___attribute] = ACTIONS(2637), [anon_sym_COLON_COLON] = ACTIONS(2639), [anon_sym_LBRACK_LBRACK] = ACTIONS(2639), [anon_sym___declspec] = ACTIONS(2637), [anon_sym_LBRACE] = ACTIONS(2639), [anon_sym_signed] = ACTIONS(2637), [anon_sym_unsigned] = ACTIONS(2637), [anon_sym_long] = ACTIONS(2637), [anon_sym_short] = ACTIONS(2637), [anon_sym_LBRACK] = ACTIONS(2637), [anon_sym_static] = ACTIONS(2637), [anon_sym_register] = ACTIONS(2637), [anon_sym_inline] = ACTIONS(2637), [anon_sym___inline] = ACTIONS(2637), [anon_sym___inline__] = ACTIONS(2637), [anon_sym___forceinline] = ACTIONS(2637), [anon_sym_thread_local] = ACTIONS(2637), [anon_sym___thread] = ACTIONS(2637), [anon_sym_const] = ACTIONS(2637), [anon_sym_constexpr] = ACTIONS(2637), [anon_sym_volatile] = ACTIONS(2637), [anon_sym_restrict] = ACTIONS(2637), [anon_sym___restrict__] = ACTIONS(2637), [anon_sym__Atomic] = ACTIONS(2637), [anon_sym__Noreturn] = ACTIONS(2637), [anon_sym_noreturn] = ACTIONS(2637), [anon_sym__Nonnull] = ACTIONS(2637), [anon_sym_mutable] = ACTIONS(2637), [anon_sym_constinit] = ACTIONS(2637), [anon_sym_consteval] = ACTIONS(2637), [anon_sym_alignas] = ACTIONS(2637), [anon_sym__Alignas] = ACTIONS(2637), [sym_primitive_type] = ACTIONS(2637), [anon_sym_enum] = ACTIONS(2637), [anon_sym_class] = ACTIONS(2637), [anon_sym_struct] = ACTIONS(2637), [anon_sym_union] = ACTIONS(2637), [anon_sym_if] = ACTIONS(2637), [anon_sym_else] = ACTIONS(2637), [anon_sym_switch] = ACTIONS(2637), [anon_sym_while] = ACTIONS(2637), [anon_sym_do] = ACTIONS(2637), [anon_sym_for] = ACTIONS(2637), [anon_sym_return] = ACTIONS(2637), [anon_sym_break] = ACTIONS(2637), [anon_sym_continue] = ACTIONS(2637), [anon_sym_goto] = ACTIONS(2637), [anon_sym___try] = ACTIONS(2637), [anon_sym___leave] = ACTIONS(2637), [anon_sym_not] = ACTIONS(2637), [anon_sym_compl] = ACTIONS(2637), [anon_sym_DASH_DASH] = ACTIONS(2639), [anon_sym_PLUS_PLUS] = ACTIONS(2639), [anon_sym_sizeof] = ACTIONS(2637), [anon_sym___alignof__] = ACTIONS(2637), [anon_sym___alignof] = ACTIONS(2637), [anon_sym__alignof] = ACTIONS(2637), [anon_sym_alignof] = ACTIONS(2637), [anon_sym__Alignof] = ACTIONS(2637), [anon_sym_offsetof] = ACTIONS(2637), [anon_sym__Generic] = ACTIONS(2637), [anon_sym_asm] = ACTIONS(2637), [anon_sym___asm__] = ACTIONS(2637), [anon_sym___asm] = ACTIONS(2637), [sym_number_literal] = ACTIONS(2639), [anon_sym_L_SQUOTE] = ACTIONS(2639), [anon_sym_u_SQUOTE] = ACTIONS(2639), [anon_sym_U_SQUOTE] = ACTIONS(2639), [anon_sym_u8_SQUOTE] = ACTIONS(2639), [anon_sym_SQUOTE] = ACTIONS(2639), [anon_sym_L_DQUOTE] = ACTIONS(2639), [anon_sym_u_DQUOTE] = ACTIONS(2639), [anon_sym_U_DQUOTE] = ACTIONS(2639), [anon_sym_u8_DQUOTE] = ACTIONS(2639), [anon_sym_DQUOTE] = ACTIONS(2639), [sym_true] = ACTIONS(2637), [sym_false] = ACTIONS(2637), [anon_sym_NULL] = ACTIONS(2637), [anon_sym_nullptr] = ACTIONS(2637), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2637), [anon_sym_decltype] = ACTIONS(2637), [anon_sym_typename] = ACTIONS(2637), [anon_sym_template] = ACTIONS(2637), [anon_sym_try] = ACTIONS(2637), [anon_sym_delete] = ACTIONS(2637), [anon_sym_throw] = ACTIONS(2637), [anon_sym_co_return] = ACTIONS(2637), [anon_sym_co_yield] = ACTIONS(2637), [anon_sym_R_DQUOTE] = ACTIONS(2639), [anon_sym_LR_DQUOTE] = ACTIONS(2639), [anon_sym_uR_DQUOTE] = ACTIONS(2639), [anon_sym_UR_DQUOTE] = ACTIONS(2639), [anon_sym_u8R_DQUOTE] = ACTIONS(2639), [anon_sym_co_await] = ACTIONS(2637), [anon_sym_new] = ACTIONS(2637), [anon_sym_requires] = ACTIONS(2637), [sym_this] = ACTIONS(2637), }, [STATE(918)] = { [sym_identifier] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_BANG] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_DASH] = ACTIONS(2737), [anon_sym_PLUS] = ACTIONS(2737), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2739), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym_LBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [anon_sym_if] = ACTIONS(2737), [anon_sym_else] = ACTIONS(2737), [anon_sym_switch] = ACTIONS(2737), [anon_sym_while] = ACTIONS(2737), [anon_sym_do] = ACTIONS(2737), [anon_sym_for] = ACTIONS(2737), [anon_sym_return] = ACTIONS(2737), [anon_sym_break] = ACTIONS(2737), [anon_sym_continue] = ACTIONS(2737), [anon_sym_goto] = ACTIONS(2737), [anon_sym___try] = ACTIONS(2737), [anon_sym___leave] = ACTIONS(2737), [anon_sym_not] = ACTIONS(2737), [anon_sym_compl] = ACTIONS(2737), [anon_sym_DASH_DASH] = ACTIONS(2739), [anon_sym_PLUS_PLUS] = ACTIONS(2739), [anon_sym_sizeof] = ACTIONS(2737), [anon_sym___alignof__] = ACTIONS(2737), [anon_sym___alignof] = ACTIONS(2737), [anon_sym__alignof] = ACTIONS(2737), [anon_sym_alignof] = ACTIONS(2737), [anon_sym__Alignof] = ACTIONS(2737), [anon_sym_offsetof] = ACTIONS(2737), [anon_sym__Generic] = ACTIONS(2737), [anon_sym_asm] = ACTIONS(2737), [anon_sym___asm__] = ACTIONS(2737), [anon_sym___asm] = ACTIONS(2737), [sym_number_literal] = ACTIONS(2739), [anon_sym_L_SQUOTE] = ACTIONS(2739), [anon_sym_u_SQUOTE] = ACTIONS(2739), [anon_sym_U_SQUOTE] = ACTIONS(2739), [anon_sym_u8_SQUOTE] = ACTIONS(2739), [anon_sym_SQUOTE] = ACTIONS(2739), [anon_sym_L_DQUOTE] = ACTIONS(2739), [anon_sym_u_DQUOTE] = ACTIONS(2739), [anon_sym_U_DQUOTE] = ACTIONS(2739), [anon_sym_u8_DQUOTE] = ACTIONS(2739), [anon_sym_DQUOTE] = ACTIONS(2739), [sym_true] = ACTIONS(2737), [sym_false] = ACTIONS(2737), [anon_sym_NULL] = ACTIONS(2737), [anon_sym_nullptr] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_try] = ACTIONS(2737), [anon_sym_delete] = ACTIONS(2737), [anon_sym_throw] = ACTIONS(2737), [anon_sym_co_return] = ACTIONS(2737), [anon_sym_co_yield] = ACTIONS(2737), [anon_sym_R_DQUOTE] = ACTIONS(2739), [anon_sym_LR_DQUOTE] = ACTIONS(2739), [anon_sym_uR_DQUOTE] = ACTIONS(2739), [anon_sym_UR_DQUOTE] = ACTIONS(2739), [anon_sym_u8R_DQUOTE] = ACTIONS(2739), [anon_sym_co_await] = ACTIONS(2737), [anon_sym_new] = ACTIONS(2737), [anon_sym_requires] = ACTIONS(2737), [sym_this] = ACTIONS(2737), }, [STATE(919)] = { [sym_identifier] = ACTIONS(2721), [anon_sym_LPAREN2] = ACTIONS(2723), [anon_sym_BANG] = ACTIONS(2723), [anon_sym_TILDE] = ACTIONS(2723), [anon_sym_DASH] = ACTIONS(2721), [anon_sym_PLUS] = ACTIONS(2721), [anon_sym_STAR] = ACTIONS(2723), [anon_sym_AMP] = ACTIONS(2723), [anon_sym_SEMI] = ACTIONS(2723), [anon_sym___extension__] = ACTIONS(2721), [anon_sym_typedef] = ACTIONS(2721), [anon_sym_virtual] = ACTIONS(2721), [anon_sym_extern] = ACTIONS(2721), [anon_sym___attribute__] = ACTIONS(2721), [anon_sym___attribute] = ACTIONS(2721), [anon_sym_COLON_COLON] = ACTIONS(2723), [anon_sym_LBRACK_LBRACK] = ACTIONS(2723), [anon_sym___declspec] = ACTIONS(2721), [anon_sym_LBRACE] = ACTIONS(2723), [anon_sym_signed] = ACTIONS(2721), [anon_sym_unsigned] = ACTIONS(2721), [anon_sym_long] = ACTIONS(2721), [anon_sym_short] = ACTIONS(2721), [anon_sym_LBRACK] = ACTIONS(2721), [anon_sym_static] = ACTIONS(2721), [anon_sym_register] = ACTIONS(2721), [anon_sym_inline] = ACTIONS(2721), [anon_sym___inline] = ACTIONS(2721), [anon_sym___inline__] = ACTIONS(2721), [anon_sym___forceinline] = ACTIONS(2721), [anon_sym_thread_local] = ACTIONS(2721), [anon_sym___thread] = ACTIONS(2721), [anon_sym_const] = ACTIONS(2721), [anon_sym_constexpr] = ACTIONS(2721), [anon_sym_volatile] = ACTIONS(2721), [anon_sym_restrict] = ACTIONS(2721), [anon_sym___restrict__] = ACTIONS(2721), [anon_sym__Atomic] = ACTIONS(2721), [anon_sym__Noreturn] = ACTIONS(2721), [anon_sym_noreturn] = ACTIONS(2721), [anon_sym__Nonnull] = ACTIONS(2721), [anon_sym_mutable] = ACTIONS(2721), [anon_sym_constinit] = ACTIONS(2721), [anon_sym_consteval] = ACTIONS(2721), [anon_sym_alignas] = ACTIONS(2721), [anon_sym__Alignas] = ACTIONS(2721), [sym_primitive_type] = ACTIONS(2721), [anon_sym_enum] = ACTIONS(2721), [anon_sym_class] = ACTIONS(2721), [anon_sym_struct] = ACTIONS(2721), [anon_sym_union] = ACTIONS(2721), [anon_sym_if] = ACTIONS(2721), [anon_sym_else] = ACTIONS(2721), [anon_sym_switch] = ACTIONS(2721), [anon_sym_while] = ACTIONS(2721), [anon_sym_do] = ACTIONS(2721), [anon_sym_for] = ACTIONS(2721), [anon_sym_return] = ACTIONS(2721), [anon_sym_break] = ACTIONS(2721), [anon_sym_continue] = ACTIONS(2721), [anon_sym_goto] = ACTIONS(2721), [anon_sym___try] = ACTIONS(2721), [anon_sym___leave] = ACTIONS(2721), [anon_sym_not] = ACTIONS(2721), [anon_sym_compl] = ACTIONS(2721), [anon_sym_DASH_DASH] = ACTIONS(2723), [anon_sym_PLUS_PLUS] = ACTIONS(2723), [anon_sym_sizeof] = ACTIONS(2721), [anon_sym___alignof__] = ACTIONS(2721), [anon_sym___alignof] = ACTIONS(2721), [anon_sym__alignof] = ACTIONS(2721), [anon_sym_alignof] = ACTIONS(2721), [anon_sym__Alignof] = ACTIONS(2721), [anon_sym_offsetof] = ACTIONS(2721), [anon_sym__Generic] = ACTIONS(2721), [anon_sym_asm] = ACTIONS(2721), [anon_sym___asm__] = ACTIONS(2721), [anon_sym___asm] = ACTIONS(2721), [sym_number_literal] = ACTIONS(2723), [anon_sym_L_SQUOTE] = ACTIONS(2723), [anon_sym_u_SQUOTE] = ACTIONS(2723), [anon_sym_U_SQUOTE] = ACTIONS(2723), [anon_sym_u8_SQUOTE] = ACTIONS(2723), [anon_sym_SQUOTE] = ACTIONS(2723), [anon_sym_L_DQUOTE] = ACTIONS(2723), [anon_sym_u_DQUOTE] = ACTIONS(2723), [anon_sym_U_DQUOTE] = ACTIONS(2723), [anon_sym_u8_DQUOTE] = ACTIONS(2723), [anon_sym_DQUOTE] = ACTIONS(2723), [sym_true] = ACTIONS(2721), [sym_false] = ACTIONS(2721), [anon_sym_NULL] = ACTIONS(2721), [anon_sym_nullptr] = ACTIONS(2721), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2721), [anon_sym_decltype] = ACTIONS(2721), [anon_sym_typename] = ACTIONS(2721), [anon_sym_template] = ACTIONS(2721), [anon_sym_try] = ACTIONS(2721), [anon_sym_delete] = ACTIONS(2721), [anon_sym_throw] = ACTIONS(2721), [anon_sym_co_return] = ACTIONS(2721), [anon_sym_co_yield] = ACTIONS(2721), [anon_sym_R_DQUOTE] = ACTIONS(2723), [anon_sym_LR_DQUOTE] = ACTIONS(2723), [anon_sym_uR_DQUOTE] = ACTIONS(2723), [anon_sym_UR_DQUOTE] = ACTIONS(2723), [anon_sym_u8R_DQUOTE] = ACTIONS(2723), [anon_sym_co_await] = ACTIONS(2721), [anon_sym_new] = ACTIONS(2721), [anon_sym_requires] = ACTIONS(2721), [sym_this] = ACTIONS(2721), }, [STATE(920)] = { [sym_identifier] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_BANG] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_DASH] = ACTIONS(2693), [anon_sym_PLUS] = ACTIONS(2693), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2695), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym_LBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [anon_sym_if] = ACTIONS(2693), [anon_sym_else] = ACTIONS(2693), [anon_sym_switch] = ACTIONS(2693), [anon_sym_while] = ACTIONS(2693), [anon_sym_do] = ACTIONS(2693), [anon_sym_for] = ACTIONS(2693), [anon_sym_return] = ACTIONS(2693), [anon_sym_break] = ACTIONS(2693), [anon_sym_continue] = ACTIONS(2693), [anon_sym_goto] = ACTIONS(2693), [anon_sym___try] = ACTIONS(2693), [anon_sym___leave] = ACTIONS(2693), [anon_sym_not] = ACTIONS(2693), [anon_sym_compl] = ACTIONS(2693), [anon_sym_DASH_DASH] = ACTIONS(2695), [anon_sym_PLUS_PLUS] = ACTIONS(2695), [anon_sym_sizeof] = ACTIONS(2693), [anon_sym___alignof__] = ACTIONS(2693), [anon_sym___alignof] = ACTIONS(2693), [anon_sym__alignof] = ACTIONS(2693), [anon_sym_alignof] = ACTIONS(2693), [anon_sym__Alignof] = ACTIONS(2693), [anon_sym_offsetof] = ACTIONS(2693), [anon_sym__Generic] = ACTIONS(2693), [anon_sym_asm] = ACTIONS(2693), [anon_sym___asm__] = ACTIONS(2693), [anon_sym___asm] = ACTIONS(2693), [sym_number_literal] = ACTIONS(2695), [anon_sym_L_SQUOTE] = ACTIONS(2695), [anon_sym_u_SQUOTE] = ACTIONS(2695), [anon_sym_U_SQUOTE] = ACTIONS(2695), [anon_sym_u8_SQUOTE] = ACTIONS(2695), [anon_sym_SQUOTE] = ACTIONS(2695), [anon_sym_L_DQUOTE] = ACTIONS(2695), [anon_sym_u_DQUOTE] = ACTIONS(2695), [anon_sym_U_DQUOTE] = ACTIONS(2695), [anon_sym_u8_DQUOTE] = ACTIONS(2695), [anon_sym_DQUOTE] = ACTIONS(2695), [sym_true] = ACTIONS(2693), [sym_false] = ACTIONS(2693), [anon_sym_NULL] = ACTIONS(2693), [anon_sym_nullptr] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_try] = ACTIONS(2693), [anon_sym_delete] = ACTIONS(2693), [anon_sym_throw] = ACTIONS(2693), [anon_sym_co_return] = ACTIONS(2693), [anon_sym_co_yield] = ACTIONS(2693), [anon_sym_R_DQUOTE] = ACTIONS(2695), [anon_sym_LR_DQUOTE] = ACTIONS(2695), [anon_sym_uR_DQUOTE] = ACTIONS(2695), [anon_sym_UR_DQUOTE] = ACTIONS(2695), [anon_sym_u8R_DQUOTE] = ACTIONS(2695), [anon_sym_co_await] = ACTIONS(2693), [anon_sym_new] = ACTIONS(2693), [anon_sym_requires] = ACTIONS(2693), [sym_this] = ACTIONS(2693), }, [STATE(921)] = { [sym_identifier] = ACTIONS(2769), [anon_sym_LPAREN2] = ACTIONS(2771), [anon_sym_BANG] = ACTIONS(2771), [anon_sym_TILDE] = ACTIONS(2771), [anon_sym_DASH] = ACTIONS(2769), [anon_sym_PLUS] = ACTIONS(2769), [anon_sym_STAR] = ACTIONS(2771), [anon_sym_AMP] = ACTIONS(2771), [anon_sym_SEMI] = ACTIONS(2771), [anon_sym___extension__] = ACTIONS(2769), [anon_sym_typedef] = ACTIONS(2769), [anon_sym_virtual] = ACTIONS(2769), [anon_sym_extern] = ACTIONS(2769), [anon_sym___attribute__] = ACTIONS(2769), [anon_sym___attribute] = ACTIONS(2769), [anon_sym_COLON_COLON] = ACTIONS(2771), [anon_sym_LBRACK_LBRACK] = ACTIONS(2771), [anon_sym___declspec] = ACTIONS(2769), [anon_sym_LBRACE] = ACTIONS(2771), [anon_sym_signed] = ACTIONS(2769), [anon_sym_unsigned] = ACTIONS(2769), [anon_sym_long] = ACTIONS(2769), [anon_sym_short] = ACTIONS(2769), [anon_sym_LBRACK] = ACTIONS(2769), [anon_sym_static] = ACTIONS(2769), [anon_sym_register] = ACTIONS(2769), [anon_sym_inline] = ACTIONS(2769), [anon_sym___inline] = ACTIONS(2769), [anon_sym___inline__] = ACTIONS(2769), [anon_sym___forceinline] = ACTIONS(2769), [anon_sym_thread_local] = ACTIONS(2769), [anon_sym___thread] = ACTIONS(2769), [anon_sym_const] = ACTIONS(2769), [anon_sym_constexpr] = ACTIONS(2769), [anon_sym_volatile] = ACTIONS(2769), [anon_sym_restrict] = ACTIONS(2769), [anon_sym___restrict__] = ACTIONS(2769), [anon_sym__Atomic] = ACTIONS(2769), [anon_sym__Noreturn] = ACTIONS(2769), [anon_sym_noreturn] = ACTIONS(2769), [anon_sym__Nonnull] = ACTIONS(2769), [anon_sym_mutable] = ACTIONS(2769), [anon_sym_constinit] = ACTIONS(2769), [anon_sym_consteval] = ACTIONS(2769), [anon_sym_alignas] = ACTIONS(2769), [anon_sym__Alignas] = ACTIONS(2769), [sym_primitive_type] = ACTIONS(2769), [anon_sym_enum] = ACTIONS(2769), [anon_sym_class] = ACTIONS(2769), [anon_sym_struct] = ACTIONS(2769), [anon_sym_union] = ACTIONS(2769), [anon_sym_if] = ACTIONS(2769), [anon_sym_else] = ACTIONS(2769), [anon_sym_switch] = ACTIONS(2769), [anon_sym_while] = ACTIONS(2769), [anon_sym_do] = ACTIONS(2769), [anon_sym_for] = ACTIONS(2769), [anon_sym_return] = ACTIONS(2769), [anon_sym_break] = ACTIONS(2769), [anon_sym_continue] = ACTIONS(2769), [anon_sym_goto] = ACTIONS(2769), [anon_sym___try] = ACTIONS(2769), [anon_sym___leave] = ACTIONS(2769), [anon_sym_not] = ACTIONS(2769), [anon_sym_compl] = ACTIONS(2769), [anon_sym_DASH_DASH] = ACTIONS(2771), [anon_sym_PLUS_PLUS] = ACTIONS(2771), [anon_sym_sizeof] = ACTIONS(2769), [anon_sym___alignof__] = ACTIONS(2769), [anon_sym___alignof] = ACTIONS(2769), [anon_sym__alignof] = ACTIONS(2769), [anon_sym_alignof] = ACTIONS(2769), [anon_sym__Alignof] = ACTIONS(2769), [anon_sym_offsetof] = ACTIONS(2769), [anon_sym__Generic] = ACTIONS(2769), [anon_sym_asm] = ACTIONS(2769), [anon_sym___asm__] = ACTIONS(2769), [anon_sym___asm] = ACTIONS(2769), [sym_number_literal] = ACTIONS(2771), [anon_sym_L_SQUOTE] = ACTIONS(2771), [anon_sym_u_SQUOTE] = ACTIONS(2771), [anon_sym_U_SQUOTE] = ACTIONS(2771), [anon_sym_u8_SQUOTE] = ACTIONS(2771), [anon_sym_SQUOTE] = ACTIONS(2771), [anon_sym_L_DQUOTE] = ACTIONS(2771), [anon_sym_u_DQUOTE] = ACTIONS(2771), [anon_sym_U_DQUOTE] = ACTIONS(2771), [anon_sym_u8_DQUOTE] = ACTIONS(2771), [anon_sym_DQUOTE] = ACTIONS(2771), [sym_true] = ACTIONS(2769), [sym_false] = ACTIONS(2769), [anon_sym_NULL] = ACTIONS(2769), [anon_sym_nullptr] = ACTIONS(2769), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2769), [anon_sym_decltype] = ACTIONS(2769), [anon_sym_typename] = ACTIONS(2769), [anon_sym_template] = ACTIONS(2769), [anon_sym_try] = ACTIONS(2769), [anon_sym_delete] = ACTIONS(2769), [anon_sym_throw] = ACTIONS(2769), [anon_sym_co_return] = ACTIONS(2769), [anon_sym_co_yield] = ACTIONS(2769), [anon_sym_R_DQUOTE] = ACTIONS(2771), [anon_sym_LR_DQUOTE] = ACTIONS(2771), [anon_sym_uR_DQUOTE] = ACTIONS(2771), [anon_sym_UR_DQUOTE] = ACTIONS(2771), [anon_sym_u8R_DQUOTE] = ACTIONS(2771), [anon_sym_co_await] = ACTIONS(2769), [anon_sym_new] = ACTIONS(2769), [anon_sym_requires] = ACTIONS(2769), [sym_this] = ACTIONS(2769), }, [STATE(922)] = { [sym_identifier] = ACTIONS(2749), [anon_sym_LPAREN2] = ACTIONS(2751), [anon_sym_BANG] = ACTIONS(2751), [anon_sym_TILDE] = ACTIONS(2751), [anon_sym_DASH] = ACTIONS(2749), [anon_sym_PLUS] = ACTIONS(2749), [anon_sym_STAR] = ACTIONS(2751), [anon_sym_AMP] = ACTIONS(2751), [anon_sym_SEMI] = ACTIONS(2751), [anon_sym___extension__] = ACTIONS(2749), [anon_sym_typedef] = ACTIONS(2749), [anon_sym_virtual] = ACTIONS(2749), [anon_sym_extern] = ACTIONS(2749), [anon_sym___attribute__] = ACTIONS(2749), [anon_sym___attribute] = ACTIONS(2749), [anon_sym_COLON_COLON] = ACTIONS(2751), [anon_sym_LBRACK_LBRACK] = ACTIONS(2751), [anon_sym___declspec] = ACTIONS(2749), [anon_sym_LBRACE] = ACTIONS(2751), [anon_sym_signed] = ACTIONS(2749), [anon_sym_unsigned] = ACTIONS(2749), [anon_sym_long] = ACTIONS(2749), [anon_sym_short] = ACTIONS(2749), [anon_sym_LBRACK] = ACTIONS(2749), [anon_sym_static] = ACTIONS(2749), [anon_sym_register] = ACTIONS(2749), [anon_sym_inline] = ACTIONS(2749), [anon_sym___inline] = ACTIONS(2749), [anon_sym___inline__] = ACTIONS(2749), [anon_sym___forceinline] = ACTIONS(2749), [anon_sym_thread_local] = ACTIONS(2749), [anon_sym___thread] = ACTIONS(2749), [anon_sym_const] = ACTIONS(2749), [anon_sym_constexpr] = ACTIONS(2749), [anon_sym_volatile] = ACTIONS(2749), [anon_sym_restrict] = ACTIONS(2749), [anon_sym___restrict__] = ACTIONS(2749), [anon_sym__Atomic] = ACTIONS(2749), [anon_sym__Noreturn] = ACTIONS(2749), [anon_sym_noreturn] = ACTIONS(2749), [anon_sym__Nonnull] = ACTIONS(2749), [anon_sym_mutable] = ACTIONS(2749), [anon_sym_constinit] = ACTIONS(2749), [anon_sym_consteval] = ACTIONS(2749), [anon_sym_alignas] = ACTIONS(2749), [anon_sym__Alignas] = ACTIONS(2749), [sym_primitive_type] = ACTIONS(2749), [anon_sym_enum] = ACTIONS(2749), [anon_sym_class] = ACTIONS(2749), [anon_sym_struct] = ACTIONS(2749), [anon_sym_union] = ACTIONS(2749), [anon_sym_if] = ACTIONS(2749), [anon_sym_else] = ACTIONS(2749), [anon_sym_switch] = ACTIONS(2749), [anon_sym_while] = ACTIONS(2749), [anon_sym_do] = ACTIONS(2749), [anon_sym_for] = ACTIONS(2749), [anon_sym_return] = ACTIONS(2749), [anon_sym_break] = ACTIONS(2749), [anon_sym_continue] = ACTIONS(2749), [anon_sym_goto] = ACTIONS(2749), [anon_sym___try] = ACTIONS(2749), [anon_sym___leave] = ACTIONS(2749), [anon_sym_not] = ACTIONS(2749), [anon_sym_compl] = ACTIONS(2749), [anon_sym_DASH_DASH] = ACTIONS(2751), [anon_sym_PLUS_PLUS] = ACTIONS(2751), [anon_sym_sizeof] = ACTIONS(2749), [anon_sym___alignof__] = ACTIONS(2749), [anon_sym___alignof] = ACTIONS(2749), [anon_sym__alignof] = ACTIONS(2749), [anon_sym_alignof] = ACTIONS(2749), [anon_sym__Alignof] = ACTIONS(2749), [anon_sym_offsetof] = ACTIONS(2749), [anon_sym__Generic] = ACTIONS(2749), [anon_sym_asm] = ACTIONS(2749), [anon_sym___asm__] = ACTIONS(2749), [anon_sym___asm] = ACTIONS(2749), [sym_number_literal] = ACTIONS(2751), [anon_sym_L_SQUOTE] = ACTIONS(2751), [anon_sym_u_SQUOTE] = ACTIONS(2751), [anon_sym_U_SQUOTE] = ACTIONS(2751), [anon_sym_u8_SQUOTE] = ACTIONS(2751), [anon_sym_SQUOTE] = ACTIONS(2751), [anon_sym_L_DQUOTE] = ACTIONS(2751), [anon_sym_u_DQUOTE] = ACTIONS(2751), [anon_sym_U_DQUOTE] = ACTIONS(2751), [anon_sym_u8_DQUOTE] = ACTIONS(2751), [anon_sym_DQUOTE] = ACTIONS(2751), [sym_true] = ACTIONS(2749), [sym_false] = ACTIONS(2749), [anon_sym_NULL] = ACTIONS(2749), [anon_sym_nullptr] = ACTIONS(2749), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2749), [anon_sym_decltype] = ACTIONS(2749), [anon_sym_typename] = ACTIONS(2749), [anon_sym_template] = ACTIONS(2749), [anon_sym_try] = ACTIONS(2749), [anon_sym_delete] = ACTIONS(2749), [anon_sym_throw] = ACTIONS(2749), [anon_sym_co_return] = ACTIONS(2749), [anon_sym_co_yield] = ACTIONS(2749), [anon_sym_R_DQUOTE] = ACTIONS(2751), [anon_sym_LR_DQUOTE] = ACTIONS(2751), [anon_sym_uR_DQUOTE] = ACTIONS(2751), [anon_sym_UR_DQUOTE] = ACTIONS(2751), [anon_sym_u8R_DQUOTE] = ACTIONS(2751), [anon_sym_co_await] = ACTIONS(2749), [anon_sym_new] = ACTIONS(2749), [anon_sym_requires] = ACTIONS(2749), [sym_this] = ACTIONS(2749), }, [STATE(923)] = { [sym_identifier] = ACTIONS(2773), [anon_sym_LPAREN2] = ACTIONS(2775), [anon_sym_BANG] = ACTIONS(2775), [anon_sym_TILDE] = ACTIONS(2775), [anon_sym_DASH] = ACTIONS(2773), [anon_sym_PLUS] = ACTIONS(2773), [anon_sym_STAR] = ACTIONS(2775), [anon_sym_AMP] = ACTIONS(2775), [anon_sym_SEMI] = ACTIONS(2775), [anon_sym___extension__] = ACTIONS(2773), [anon_sym_typedef] = ACTIONS(2773), [anon_sym_virtual] = ACTIONS(2773), [anon_sym_extern] = ACTIONS(2773), [anon_sym___attribute__] = ACTIONS(2773), [anon_sym___attribute] = ACTIONS(2773), [anon_sym_COLON_COLON] = ACTIONS(2775), [anon_sym_LBRACK_LBRACK] = ACTIONS(2775), [anon_sym___declspec] = ACTIONS(2773), [anon_sym_LBRACE] = ACTIONS(2775), [anon_sym_signed] = ACTIONS(2773), [anon_sym_unsigned] = ACTIONS(2773), [anon_sym_long] = ACTIONS(2773), [anon_sym_short] = ACTIONS(2773), [anon_sym_LBRACK] = ACTIONS(2773), [anon_sym_static] = ACTIONS(2773), [anon_sym_register] = ACTIONS(2773), [anon_sym_inline] = ACTIONS(2773), [anon_sym___inline] = ACTIONS(2773), [anon_sym___inline__] = ACTIONS(2773), [anon_sym___forceinline] = ACTIONS(2773), [anon_sym_thread_local] = ACTIONS(2773), [anon_sym___thread] = ACTIONS(2773), [anon_sym_const] = ACTIONS(2773), [anon_sym_constexpr] = ACTIONS(2773), [anon_sym_volatile] = ACTIONS(2773), [anon_sym_restrict] = ACTIONS(2773), [anon_sym___restrict__] = ACTIONS(2773), [anon_sym__Atomic] = ACTIONS(2773), [anon_sym__Noreturn] = ACTIONS(2773), [anon_sym_noreturn] = ACTIONS(2773), [anon_sym__Nonnull] = ACTIONS(2773), [anon_sym_mutable] = ACTIONS(2773), [anon_sym_constinit] = ACTIONS(2773), [anon_sym_consteval] = ACTIONS(2773), [anon_sym_alignas] = ACTIONS(2773), [anon_sym__Alignas] = ACTIONS(2773), [sym_primitive_type] = ACTIONS(2773), [anon_sym_enum] = ACTIONS(2773), [anon_sym_class] = ACTIONS(2773), [anon_sym_struct] = ACTIONS(2773), [anon_sym_union] = ACTIONS(2773), [anon_sym_if] = ACTIONS(2773), [anon_sym_else] = ACTIONS(2773), [anon_sym_switch] = ACTIONS(2773), [anon_sym_while] = ACTIONS(2773), [anon_sym_do] = ACTIONS(2773), [anon_sym_for] = ACTIONS(2773), [anon_sym_return] = ACTIONS(2773), [anon_sym_break] = ACTIONS(2773), [anon_sym_continue] = ACTIONS(2773), [anon_sym_goto] = ACTIONS(2773), [anon_sym___try] = ACTIONS(2773), [anon_sym___leave] = ACTIONS(2773), [anon_sym_not] = ACTIONS(2773), [anon_sym_compl] = ACTIONS(2773), [anon_sym_DASH_DASH] = ACTIONS(2775), [anon_sym_PLUS_PLUS] = ACTIONS(2775), [anon_sym_sizeof] = ACTIONS(2773), [anon_sym___alignof__] = ACTIONS(2773), [anon_sym___alignof] = ACTIONS(2773), [anon_sym__alignof] = ACTIONS(2773), [anon_sym_alignof] = ACTIONS(2773), [anon_sym__Alignof] = ACTIONS(2773), [anon_sym_offsetof] = ACTIONS(2773), [anon_sym__Generic] = ACTIONS(2773), [anon_sym_asm] = ACTIONS(2773), [anon_sym___asm__] = ACTIONS(2773), [anon_sym___asm] = ACTIONS(2773), [sym_number_literal] = ACTIONS(2775), [anon_sym_L_SQUOTE] = ACTIONS(2775), [anon_sym_u_SQUOTE] = ACTIONS(2775), [anon_sym_U_SQUOTE] = ACTIONS(2775), [anon_sym_u8_SQUOTE] = ACTIONS(2775), [anon_sym_SQUOTE] = ACTIONS(2775), [anon_sym_L_DQUOTE] = ACTIONS(2775), [anon_sym_u_DQUOTE] = ACTIONS(2775), [anon_sym_U_DQUOTE] = ACTIONS(2775), [anon_sym_u8_DQUOTE] = ACTIONS(2775), [anon_sym_DQUOTE] = ACTIONS(2775), [sym_true] = ACTIONS(2773), [sym_false] = ACTIONS(2773), [anon_sym_NULL] = ACTIONS(2773), [anon_sym_nullptr] = ACTIONS(2773), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2773), [anon_sym_decltype] = ACTIONS(2773), [anon_sym_typename] = ACTIONS(2773), [anon_sym_template] = ACTIONS(2773), [anon_sym_try] = ACTIONS(2773), [anon_sym_delete] = ACTIONS(2773), [anon_sym_throw] = ACTIONS(2773), [anon_sym_co_return] = ACTIONS(2773), [anon_sym_co_yield] = ACTIONS(2773), [anon_sym_R_DQUOTE] = ACTIONS(2775), [anon_sym_LR_DQUOTE] = ACTIONS(2775), [anon_sym_uR_DQUOTE] = ACTIONS(2775), [anon_sym_UR_DQUOTE] = ACTIONS(2775), [anon_sym_u8R_DQUOTE] = ACTIONS(2775), [anon_sym_co_await] = ACTIONS(2773), [anon_sym_new] = ACTIONS(2773), [anon_sym_requires] = ACTIONS(2773), [sym_this] = ACTIONS(2773), }, [STATE(924)] = { [sym_identifier] = ACTIONS(2777), [anon_sym_LPAREN2] = ACTIONS(2779), [anon_sym_BANG] = ACTIONS(2779), [anon_sym_TILDE] = ACTIONS(2779), [anon_sym_DASH] = ACTIONS(2777), [anon_sym_PLUS] = ACTIONS(2777), [anon_sym_STAR] = ACTIONS(2779), [anon_sym_AMP] = ACTIONS(2779), [anon_sym_SEMI] = ACTIONS(2779), [anon_sym___extension__] = ACTIONS(2777), [anon_sym_typedef] = ACTIONS(2777), [anon_sym_virtual] = ACTIONS(2777), [anon_sym_extern] = ACTIONS(2777), [anon_sym___attribute__] = ACTIONS(2777), [anon_sym___attribute] = ACTIONS(2777), [anon_sym_COLON_COLON] = ACTIONS(2779), [anon_sym_LBRACK_LBRACK] = ACTIONS(2779), [anon_sym___declspec] = ACTIONS(2777), [anon_sym_LBRACE] = ACTIONS(2779), [anon_sym_signed] = ACTIONS(2777), [anon_sym_unsigned] = ACTIONS(2777), [anon_sym_long] = ACTIONS(2777), [anon_sym_short] = ACTIONS(2777), [anon_sym_LBRACK] = ACTIONS(2777), [anon_sym_static] = ACTIONS(2777), [anon_sym_register] = ACTIONS(2777), [anon_sym_inline] = ACTIONS(2777), [anon_sym___inline] = ACTIONS(2777), [anon_sym___inline__] = ACTIONS(2777), [anon_sym___forceinline] = ACTIONS(2777), [anon_sym_thread_local] = ACTIONS(2777), [anon_sym___thread] = ACTIONS(2777), [anon_sym_const] = ACTIONS(2777), [anon_sym_constexpr] = ACTIONS(2777), [anon_sym_volatile] = ACTIONS(2777), [anon_sym_restrict] = ACTIONS(2777), [anon_sym___restrict__] = ACTIONS(2777), [anon_sym__Atomic] = ACTIONS(2777), [anon_sym__Noreturn] = ACTIONS(2777), [anon_sym_noreturn] = ACTIONS(2777), [anon_sym__Nonnull] = ACTIONS(2777), [anon_sym_mutable] = ACTIONS(2777), [anon_sym_constinit] = ACTIONS(2777), [anon_sym_consteval] = ACTIONS(2777), [anon_sym_alignas] = ACTIONS(2777), [anon_sym__Alignas] = ACTIONS(2777), [sym_primitive_type] = ACTIONS(2777), [anon_sym_enum] = ACTIONS(2777), [anon_sym_class] = ACTIONS(2777), [anon_sym_struct] = ACTIONS(2777), [anon_sym_union] = ACTIONS(2777), [anon_sym_if] = ACTIONS(2777), [anon_sym_else] = ACTIONS(2777), [anon_sym_switch] = ACTIONS(2777), [anon_sym_while] = ACTIONS(2777), [anon_sym_do] = ACTIONS(2777), [anon_sym_for] = ACTIONS(2777), [anon_sym_return] = ACTIONS(2777), [anon_sym_break] = ACTIONS(2777), [anon_sym_continue] = ACTIONS(2777), [anon_sym_goto] = ACTIONS(2777), [anon_sym___try] = ACTIONS(2777), [anon_sym___leave] = ACTIONS(2777), [anon_sym_not] = ACTIONS(2777), [anon_sym_compl] = ACTIONS(2777), [anon_sym_DASH_DASH] = ACTIONS(2779), [anon_sym_PLUS_PLUS] = ACTIONS(2779), [anon_sym_sizeof] = ACTIONS(2777), [anon_sym___alignof__] = ACTIONS(2777), [anon_sym___alignof] = ACTIONS(2777), [anon_sym__alignof] = ACTIONS(2777), [anon_sym_alignof] = ACTIONS(2777), [anon_sym__Alignof] = ACTIONS(2777), [anon_sym_offsetof] = ACTIONS(2777), [anon_sym__Generic] = ACTIONS(2777), [anon_sym_asm] = ACTIONS(2777), [anon_sym___asm__] = ACTIONS(2777), [anon_sym___asm] = ACTIONS(2777), [sym_number_literal] = ACTIONS(2779), [anon_sym_L_SQUOTE] = ACTIONS(2779), [anon_sym_u_SQUOTE] = ACTIONS(2779), [anon_sym_U_SQUOTE] = ACTIONS(2779), [anon_sym_u8_SQUOTE] = ACTIONS(2779), [anon_sym_SQUOTE] = ACTIONS(2779), [anon_sym_L_DQUOTE] = ACTIONS(2779), [anon_sym_u_DQUOTE] = ACTIONS(2779), [anon_sym_U_DQUOTE] = ACTIONS(2779), [anon_sym_u8_DQUOTE] = ACTIONS(2779), [anon_sym_DQUOTE] = ACTIONS(2779), [sym_true] = ACTIONS(2777), [sym_false] = ACTIONS(2777), [anon_sym_NULL] = ACTIONS(2777), [anon_sym_nullptr] = ACTIONS(2777), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2777), [anon_sym_decltype] = ACTIONS(2777), [anon_sym_typename] = ACTIONS(2777), [anon_sym_template] = ACTIONS(2777), [anon_sym_try] = ACTIONS(2777), [anon_sym_delete] = ACTIONS(2777), [anon_sym_throw] = ACTIONS(2777), [anon_sym_co_return] = ACTIONS(2777), [anon_sym_co_yield] = ACTIONS(2777), [anon_sym_R_DQUOTE] = ACTIONS(2779), [anon_sym_LR_DQUOTE] = ACTIONS(2779), [anon_sym_uR_DQUOTE] = ACTIONS(2779), [anon_sym_UR_DQUOTE] = ACTIONS(2779), [anon_sym_u8R_DQUOTE] = ACTIONS(2779), [anon_sym_co_await] = ACTIONS(2777), [anon_sym_new] = ACTIONS(2777), [anon_sym_requires] = ACTIONS(2777), [sym_this] = ACTIONS(2777), }, [STATE(925)] = { [sym_identifier] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_BANG] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_DASH] = ACTIONS(2689), [anon_sym_PLUS] = ACTIONS(2689), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2691), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym_LBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [anon_sym_if] = ACTIONS(2689), [anon_sym_else] = ACTIONS(2689), [anon_sym_switch] = ACTIONS(2689), [anon_sym_while] = ACTIONS(2689), [anon_sym_do] = ACTIONS(2689), [anon_sym_for] = ACTIONS(2689), [anon_sym_return] = ACTIONS(2689), [anon_sym_break] = ACTIONS(2689), [anon_sym_continue] = ACTIONS(2689), [anon_sym_goto] = ACTIONS(2689), [anon_sym___try] = ACTIONS(2689), [anon_sym___leave] = ACTIONS(2689), [anon_sym_not] = ACTIONS(2689), [anon_sym_compl] = ACTIONS(2689), [anon_sym_DASH_DASH] = ACTIONS(2691), [anon_sym_PLUS_PLUS] = ACTIONS(2691), [anon_sym_sizeof] = ACTIONS(2689), [anon_sym___alignof__] = ACTIONS(2689), [anon_sym___alignof] = ACTIONS(2689), [anon_sym__alignof] = ACTIONS(2689), [anon_sym_alignof] = ACTIONS(2689), [anon_sym__Alignof] = ACTIONS(2689), [anon_sym_offsetof] = ACTIONS(2689), [anon_sym__Generic] = ACTIONS(2689), [anon_sym_asm] = ACTIONS(2689), [anon_sym___asm__] = ACTIONS(2689), [anon_sym___asm] = ACTIONS(2689), [sym_number_literal] = ACTIONS(2691), [anon_sym_L_SQUOTE] = ACTIONS(2691), [anon_sym_u_SQUOTE] = ACTIONS(2691), [anon_sym_U_SQUOTE] = ACTIONS(2691), [anon_sym_u8_SQUOTE] = ACTIONS(2691), [anon_sym_SQUOTE] = ACTIONS(2691), [anon_sym_L_DQUOTE] = ACTIONS(2691), [anon_sym_u_DQUOTE] = ACTIONS(2691), [anon_sym_U_DQUOTE] = ACTIONS(2691), [anon_sym_u8_DQUOTE] = ACTIONS(2691), [anon_sym_DQUOTE] = ACTIONS(2691), [sym_true] = ACTIONS(2689), [sym_false] = ACTIONS(2689), [anon_sym_NULL] = ACTIONS(2689), [anon_sym_nullptr] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_try] = ACTIONS(2689), [anon_sym_delete] = ACTIONS(2689), [anon_sym_throw] = ACTIONS(2689), [anon_sym_co_return] = ACTIONS(2689), [anon_sym_co_yield] = ACTIONS(2689), [anon_sym_R_DQUOTE] = ACTIONS(2691), [anon_sym_LR_DQUOTE] = ACTIONS(2691), [anon_sym_uR_DQUOTE] = ACTIONS(2691), [anon_sym_UR_DQUOTE] = ACTIONS(2691), [anon_sym_u8R_DQUOTE] = ACTIONS(2691), [anon_sym_co_await] = ACTIONS(2689), [anon_sym_new] = ACTIONS(2689), [anon_sym_requires] = ACTIONS(2689), [sym_this] = ACTIONS(2689), }, [STATE(926)] = { [sym_identifier] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_BANG] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_DASH] = ACTIONS(2693), [anon_sym_PLUS] = ACTIONS(2693), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2695), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym_LBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [anon_sym_if] = ACTIONS(2693), [anon_sym_else] = ACTIONS(2693), [anon_sym_switch] = ACTIONS(2693), [anon_sym_while] = ACTIONS(2693), [anon_sym_do] = ACTIONS(2693), [anon_sym_for] = ACTIONS(2693), [anon_sym_return] = ACTIONS(2693), [anon_sym_break] = ACTIONS(2693), [anon_sym_continue] = ACTIONS(2693), [anon_sym_goto] = ACTIONS(2693), [anon_sym___try] = ACTIONS(2693), [anon_sym___leave] = ACTIONS(2693), [anon_sym_not] = ACTIONS(2693), [anon_sym_compl] = ACTIONS(2693), [anon_sym_DASH_DASH] = ACTIONS(2695), [anon_sym_PLUS_PLUS] = ACTIONS(2695), [anon_sym_sizeof] = ACTIONS(2693), [anon_sym___alignof__] = ACTIONS(2693), [anon_sym___alignof] = ACTIONS(2693), [anon_sym__alignof] = ACTIONS(2693), [anon_sym_alignof] = ACTIONS(2693), [anon_sym__Alignof] = ACTIONS(2693), [anon_sym_offsetof] = ACTIONS(2693), [anon_sym__Generic] = ACTIONS(2693), [anon_sym_asm] = ACTIONS(2693), [anon_sym___asm__] = ACTIONS(2693), [anon_sym___asm] = ACTIONS(2693), [sym_number_literal] = ACTIONS(2695), [anon_sym_L_SQUOTE] = ACTIONS(2695), [anon_sym_u_SQUOTE] = ACTIONS(2695), [anon_sym_U_SQUOTE] = ACTIONS(2695), [anon_sym_u8_SQUOTE] = ACTIONS(2695), [anon_sym_SQUOTE] = ACTIONS(2695), [anon_sym_L_DQUOTE] = ACTIONS(2695), [anon_sym_u_DQUOTE] = ACTIONS(2695), [anon_sym_U_DQUOTE] = ACTIONS(2695), [anon_sym_u8_DQUOTE] = ACTIONS(2695), [anon_sym_DQUOTE] = ACTIONS(2695), [sym_true] = ACTIONS(2693), [sym_false] = ACTIONS(2693), [anon_sym_NULL] = ACTIONS(2693), [anon_sym_nullptr] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_try] = ACTIONS(2693), [anon_sym_delete] = ACTIONS(2693), [anon_sym_throw] = ACTIONS(2693), [anon_sym_co_return] = ACTIONS(2693), [anon_sym_co_yield] = ACTIONS(2693), [anon_sym_R_DQUOTE] = ACTIONS(2695), [anon_sym_LR_DQUOTE] = ACTIONS(2695), [anon_sym_uR_DQUOTE] = ACTIONS(2695), [anon_sym_UR_DQUOTE] = ACTIONS(2695), [anon_sym_u8R_DQUOTE] = ACTIONS(2695), [anon_sym_co_await] = ACTIONS(2693), [anon_sym_new] = ACTIONS(2693), [anon_sym_requires] = ACTIONS(2693), [sym_this] = ACTIONS(2693), }, [STATE(927)] = { [sym_identifier] = ACTIONS(2697), [anon_sym_LPAREN2] = ACTIONS(2699), [anon_sym_BANG] = ACTIONS(2699), [anon_sym_TILDE] = ACTIONS(2699), [anon_sym_DASH] = ACTIONS(2697), [anon_sym_PLUS] = ACTIONS(2697), [anon_sym_STAR] = ACTIONS(2699), [anon_sym_AMP] = ACTIONS(2699), [anon_sym_SEMI] = ACTIONS(2699), [anon_sym___extension__] = ACTIONS(2697), [anon_sym_typedef] = ACTIONS(2697), [anon_sym_virtual] = ACTIONS(2697), [anon_sym_extern] = ACTIONS(2697), [anon_sym___attribute__] = ACTIONS(2697), [anon_sym___attribute] = ACTIONS(2697), [anon_sym_COLON_COLON] = ACTIONS(2699), [anon_sym_LBRACK_LBRACK] = ACTIONS(2699), [anon_sym___declspec] = ACTIONS(2697), [anon_sym_LBRACE] = ACTIONS(2699), [anon_sym_signed] = ACTIONS(2697), [anon_sym_unsigned] = ACTIONS(2697), [anon_sym_long] = ACTIONS(2697), [anon_sym_short] = ACTIONS(2697), [anon_sym_LBRACK] = ACTIONS(2697), [anon_sym_static] = ACTIONS(2697), [anon_sym_register] = ACTIONS(2697), [anon_sym_inline] = ACTIONS(2697), [anon_sym___inline] = ACTIONS(2697), [anon_sym___inline__] = ACTIONS(2697), [anon_sym___forceinline] = ACTIONS(2697), [anon_sym_thread_local] = ACTIONS(2697), [anon_sym___thread] = ACTIONS(2697), [anon_sym_const] = ACTIONS(2697), [anon_sym_constexpr] = ACTIONS(2697), [anon_sym_volatile] = ACTIONS(2697), [anon_sym_restrict] = ACTIONS(2697), [anon_sym___restrict__] = ACTIONS(2697), [anon_sym__Atomic] = ACTIONS(2697), [anon_sym__Noreturn] = ACTIONS(2697), [anon_sym_noreturn] = ACTIONS(2697), [anon_sym__Nonnull] = ACTIONS(2697), [anon_sym_mutable] = ACTIONS(2697), [anon_sym_constinit] = ACTIONS(2697), [anon_sym_consteval] = ACTIONS(2697), [anon_sym_alignas] = ACTIONS(2697), [anon_sym__Alignas] = ACTIONS(2697), [sym_primitive_type] = ACTIONS(2697), [anon_sym_enum] = ACTIONS(2697), [anon_sym_class] = ACTIONS(2697), [anon_sym_struct] = ACTIONS(2697), [anon_sym_union] = ACTIONS(2697), [anon_sym_if] = ACTIONS(2697), [anon_sym_else] = ACTIONS(2697), [anon_sym_switch] = ACTIONS(2697), [anon_sym_while] = ACTIONS(2697), [anon_sym_do] = ACTIONS(2697), [anon_sym_for] = ACTIONS(2697), [anon_sym_return] = ACTIONS(2697), [anon_sym_break] = ACTIONS(2697), [anon_sym_continue] = ACTIONS(2697), [anon_sym_goto] = ACTIONS(2697), [anon_sym___try] = ACTIONS(2697), [anon_sym___leave] = ACTIONS(2697), [anon_sym_not] = ACTIONS(2697), [anon_sym_compl] = ACTIONS(2697), [anon_sym_DASH_DASH] = ACTIONS(2699), [anon_sym_PLUS_PLUS] = ACTIONS(2699), [anon_sym_sizeof] = ACTIONS(2697), [anon_sym___alignof__] = ACTIONS(2697), [anon_sym___alignof] = ACTIONS(2697), [anon_sym__alignof] = ACTIONS(2697), [anon_sym_alignof] = ACTIONS(2697), [anon_sym__Alignof] = ACTIONS(2697), [anon_sym_offsetof] = ACTIONS(2697), [anon_sym__Generic] = ACTIONS(2697), [anon_sym_asm] = ACTIONS(2697), [anon_sym___asm__] = ACTIONS(2697), [anon_sym___asm] = ACTIONS(2697), [sym_number_literal] = ACTIONS(2699), [anon_sym_L_SQUOTE] = ACTIONS(2699), [anon_sym_u_SQUOTE] = ACTIONS(2699), [anon_sym_U_SQUOTE] = ACTIONS(2699), [anon_sym_u8_SQUOTE] = ACTIONS(2699), [anon_sym_SQUOTE] = ACTIONS(2699), [anon_sym_L_DQUOTE] = ACTIONS(2699), [anon_sym_u_DQUOTE] = ACTIONS(2699), [anon_sym_U_DQUOTE] = ACTIONS(2699), [anon_sym_u8_DQUOTE] = ACTIONS(2699), [anon_sym_DQUOTE] = ACTIONS(2699), [sym_true] = ACTIONS(2697), [sym_false] = ACTIONS(2697), [anon_sym_NULL] = ACTIONS(2697), [anon_sym_nullptr] = ACTIONS(2697), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2697), [anon_sym_decltype] = ACTIONS(2697), [anon_sym_typename] = ACTIONS(2697), [anon_sym_template] = ACTIONS(2697), [anon_sym_try] = ACTIONS(2697), [anon_sym_delete] = ACTIONS(2697), [anon_sym_throw] = ACTIONS(2697), [anon_sym_co_return] = ACTIONS(2697), [anon_sym_co_yield] = ACTIONS(2697), [anon_sym_R_DQUOTE] = ACTIONS(2699), [anon_sym_LR_DQUOTE] = ACTIONS(2699), [anon_sym_uR_DQUOTE] = ACTIONS(2699), [anon_sym_UR_DQUOTE] = ACTIONS(2699), [anon_sym_u8R_DQUOTE] = ACTIONS(2699), [anon_sym_co_await] = ACTIONS(2697), [anon_sym_new] = ACTIONS(2697), [anon_sym_requires] = ACTIONS(2697), [sym_this] = ACTIONS(2697), }, [STATE(928)] = { [sym_identifier] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_BANG] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_DASH] = ACTIONS(2737), [anon_sym_PLUS] = ACTIONS(2737), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2739), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym_LBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [anon_sym_if] = ACTIONS(2737), [anon_sym_else] = ACTIONS(2737), [anon_sym_switch] = ACTIONS(2737), [anon_sym_while] = ACTIONS(2737), [anon_sym_do] = ACTIONS(2737), [anon_sym_for] = ACTIONS(2737), [anon_sym_return] = ACTIONS(2737), [anon_sym_break] = ACTIONS(2737), [anon_sym_continue] = ACTIONS(2737), [anon_sym_goto] = ACTIONS(2737), [anon_sym___try] = ACTIONS(2737), [anon_sym___leave] = ACTIONS(2737), [anon_sym_not] = ACTIONS(2737), [anon_sym_compl] = ACTIONS(2737), [anon_sym_DASH_DASH] = ACTIONS(2739), [anon_sym_PLUS_PLUS] = ACTIONS(2739), [anon_sym_sizeof] = ACTIONS(2737), [anon_sym___alignof__] = ACTIONS(2737), [anon_sym___alignof] = ACTIONS(2737), [anon_sym__alignof] = ACTIONS(2737), [anon_sym_alignof] = ACTIONS(2737), [anon_sym__Alignof] = ACTIONS(2737), [anon_sym_offsetof] = ACTIONS(2737), [anon_sym__Generic] = ACTIONS(2737), [anon_sym_asm] = ACTIONS(2737), [anon_sym___asm__] = ACTIONS(2737), [anon_sym___asm] = ACTIONS(2737), [sym_number_literal] = ACTIONS(2739), [anon_sym_L_SQUOTE] = ACTIONS(2739), [anon_sym_u_SQUOTE] = ACTIONS(2739), [anon_sym_U_SQUOTE] = ACTIONS(2739), [anon_sym_u8_SQUOTE] = ACTIONS(2739), [anon_sym_SQUOTE] = ACTIONS(2739), [anon_sym_L_DQUOTE] = ACTIONS(2739), [anon_sym_u_DQUOTE] = ACTIONS(2739), [anon_sym_U_DQUOTE] = ACTIONS(2739), [anon_sym_u8_DQUOTE] = ACTIONS(2739), [anon_sym_DQUOTE] = ACTIONS(2739), [sym_true] = ACTIONS(2737), [sym_false] = ACTIONS(2737), [anon_sym_NULL] = ACTIONS(2737), [anon_sym_nullptr] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_try] = ACTIONS(2737), [anon_sym_delete] = ACTIONS(2737), [anon_sym_throw] = ACTIONS(2737), [anon_sym_co_return] = ACTIONS(2737), [anon_sym_co_yield] = ACTIONS(2737), [anon_sym_R_DQUOTE] = ACTIONS(2739), [anon_sym_LR_DQUOTE] = ACTIONS(2739), [anon_sym_uR_DQUOTE] = ACTIONS(2739), [anon_sym_UR_DQUOTE] = ACTIONS(2739), [anon_sym_u8R_DQUOTE] = ACTIONS(2739), [anon_sym_co_await] = ACTIONS(2737), [anon_sym_new] = ACTIONS(2737), [anon_sym_requires] = ACTIONS(2737), [sym_this] = ACTIONS(2737), }, [STATE(929)] = { [sym_identifier] = ACTIONS(2677), [anon_sym_LPAREN2] = ACTIONS(2679), [anon_sym_BANG] = ACTIONS(2679), [anon_sym_TILDE] = ACTIONS(2679), [anon_sym_DASH] = ACTIONS(2677), [anon_sym_PLUS] = ACTIONS(2677), [anon_sym_STAR] = ACTIONS(2679), [anon_sym_AMP] = ACTIONS(2679), [anon_sym_SEMI] = ACTIONS(2679), [anon_sym___extension__] = ACTIONS(2677), [anon_sym_typedef] = ACTIONS(2677), [anon_sym_virtual] = ACTIONS(2677), [anon_sym_extern] = ACTIONS(2677), [anon_sym___attribute__] = ACTIONS(2677), [anon_sym___attribute] = ACTIONS(2677), [anon_sym_COLON_COLON] = ACTIONS(2679), [anon_sym_LBRACK_LBRACK] = ACTIONS(2679), [anon_sym___declspec] = ACTIONS(2677), [anon_sym_LBRACE] = ACTIONS(2679), [anon_sym_signed] = ACTIONS(2677), [anon_sym_unsigned] = ACTIONS(2677), [anon_sym_long] = ACTIONS(2677), [anon_sym_short] = ACTIONS(2677), [anon_sym_LBRACK] = ACTIONS(2677), [anon_sym_static] = ACTIONS(2677), [anon_sym_register] = ACTIONS(2677), [anon_sym_inline] = ACTIONS(2677), [anon_sym___inline] = ACTIONS(2677), [anon_sym___inline__] = ACTIONS(2677), [anon_sym___forceinline] = ACTIONS(2677), [anon_sym_thread_local] = ACTIONS(2677), [anon_sym___thread] = ACTIONS(2677), [anon_sym_const] = ACTIONS(2677), [anon_sym_constexpr] = ACTIONS(2677), [anon_sym_volatile] = ACTIONS(2677), [anon_sym_restrict] = ACTIONS(2677), [anon_sym___restrict__] = ACTIONS(2677), [anon_sym__Atomic] = ACTIONS(2677), [anon_sym__Noreturn] = ACTIONS(2677), [anon_sym_noreturn] = ACTIONS(2677), [anon_sym__Nonnull] = ACTIONS(2677), [anon_sym_mutable] = ACTIONS(2677), [anon_sym_constinit] = ACTIONS(2677), [anon_sym_consteval] = ACTIONS(2677), [anon_sym_alignas] = ACTIONS(2677), [anon_sym__Alignas] = ACTIONS(2677), [sym_primitive_type] = ACTIONS(2677), [anon_sym_enum] = ACTIONS(2677), [anon_sym_class] = ACTIONS(2677), [anon_sym_struct] = ACTIONS(2677), [anon_sym_union] = ACTIONS(2677), [anon_sym_if] = ACTIONS(2677), [anon_sym_else] = ACTIONS(2677), [anon_sym_switch] = ACTIONS(2677), [anon_sym_while] = ACTIONS(2677), [anon_sym_do] = ACTIONS(2677), [anon_sym_for] = ACTIONS(2677), [anon_sym_return] = ACTIONS(2677), [anon_sym_break] = ACTIONS(2677), [anon_sym_continue] = ACTIONS(2677), [anon_sym_goto] = ACTIONS(2677), [anon_sym___try] = ACTIONS(2677), [anon_sym___leave] = ACTIONS(2677), [anon_sym_not] = ACTIONS(2677), [anon_sym_compl] = ACTIONS(2677), [anon_sym_DASH_DASH] = ACTIONS(2679), [anon_sym_PLUS_PLUS] = ACTIONS(2679), [anon_sym_sizeof] = ACTIONS(2677), [anon_sym___alignof__] = ACTIONS(2677), [anon_sym___alignof] = ACTIONS(2677), [anon_sym__alignof] = ACTIONS(2677), [anon_sym_alignof] = ACTIONS(2677), [anon_sym__Alignof] = ACTIONS(2677), [anon_sym_offsetof] = ACTIONS(2677), [anon_sym__Generic] = ACTIONS(2677), [anon_sym_asm] = ACTIONS(2677), [anon_sym___asm__] = ACTIONS(2677), [anon_sym___asm] = ACTIONS(2677), [sym_number_literal] = ACTIONS(2679), [anon_sym_L_SQUOTE] = ACTIONS(2679), [anon_sym_u_SQUOTE] = ACTIONS(2679), [anon_sym_U_SQUOTE] = ACTIONS(2679), [anon_sym_u8_SQUOTE] = ACTIONS(2679), [anon_sym_SQUOTE] = ACTIONS(2679), [anon_sym_L_DQUOTE] = ACTIONS(2679), [anon_sym_u_DQUOTE] = ACTIONS(2679), [anon_sym_U_DQUOTE] = ACTIONS(2679), [anon_sym_u8_DQUOTE] = ACTIONS(2679), [anon_sym_DQUOTE] = ACTIONS(2679), [sym_true] = ACTIONS(2677), [sym_false] = ACTIONS(2677), [anon_sym_NULL] = ACTIONS(2677), [anon_sym_nullptr] = ACTIONS(2677), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2677), [anon_sym_decltype] = ACTIONS(2677), [anon_sym_typename] = ACTIONS(2677), [anon_sym_template] = ACTIONS(2677), [anon_sym_try] = ACTIONS(2677), [anon_sym_delete] = ACTIONS(2677), [anon_sym_throw] = ACTIONS(2677), [anon_sym_co_return] = ACTIONS(2677), [anon_sym_co_yield] = ACTIONS(2677), [anon_sym_R_DQUOTE] = ACTIONS(2679), [anon_sym_LR_DQUOTE] = ACTIONS(2679), [anon_sym_uR_DQUOTE] = ACTIONS(2679), [anon_sym_UR_DQUOTE] = ACTIONS(2679), [anon_sym_u8R_DQUOTE] = ACTIONS(2679), [anon_sym_co_await] = ACTIONS(2677), [anon_sym_new] = ACTIONS(2677), [anon_sym_requires] = ACTIONS(2677), [sym_this] = ACTIONS(2677), }, [STATE(930)] = { [sym_identifier] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_BANG] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_DASH] = ACTIONS(2673), [anon_sym_PLUS] = ACTIONS(2673), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2675), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym_LBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [anon_sym_if] = ACTIONS(2673), [anon_sym_else] = ACTIONS(2673), [anon_sym_switch] = ACTIONS(2673), [anon_sym_while] = ACTIONS(2673), [anon_sym_do] = ACTIONS(2673), [anon_sym_for] = ACTIONS(2673), [anon_sym_return] = ACTIONS(2673), [anon_sym_break] = ACTIONS(2673), [anon_sym_continue] = ACTIONS(2673), [anon_sym_goto] = ACTIONS(2673), [anon_sym___try] = ACTIONS(2673), [anon_sym___leave] = ACTIONS(2673), [anon_sym_not] = ACTIONS(2673), [anon_sym_compl] = ACTIONS(2673), [anon_sym_DASH_DASH] = ACTIONS(2675), [anon_sym_PLUS_PLUS] = ACTIONS(2675), [anon_sym_sizeof] = ACTIONS(2673), [anon_sym___alignof__] = ACTIONS(2673), [anon_sym___alignof] = ACTIONS(2673), [anon_sym__alignof] = ACTIONS(2673), [anon_sym_alignof] = ACTIONS(2673), [anon_sym__Alignof] = ACTIONS(2673), [anon_sym_offsetof] = ACTIONS(2673), [anon_sym__Generic] = ACTIONS(2673), [anon_sym_asm] = ACTIONS(2673), [anon_sym___asm__] = ACTIONS(2673), [anon_sym___asm] = ACTIONS(2673), [sym_number_literal] = ACTIONS(2675), [anon_sym_L_SQUOTE] = ACTIONS(2675), [anon_sym_u_SQUOTE] = ACTIONS(2675), [anon_sym_U_SQUOTE] = ACTIONS(2675), [anon_sym_u8_SQUOTE] = ACTIONS(2675), [anon_sym_SQUOTE] = ACTIONS(2675), [anon_sym_L_DQUOTE] = ACTIONS(2675), [anon_sym_u_DQUOTE] = ACTIONS(2675), [anon_sym_U_DQUOTE] = ACTIONS(2675), [anon_sym_u8_DQUOTE] = ACTIONS(2675), [anon_sym_DQUOTE] = ACTIONS(2675), [sym_true] = ACTIONS(2673), [sym_false] = ACTIONS(2673), [anon_sym_NULL] = ACTIONS(2673), [anon_sym_nullptr] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_try] = ACTIONS(2673), [anon_sym_delete] = ACTIONS(2673), [anon_sym_throw] = ACTIONS(2673), [anon_sym_co_return] = ACTIONS(2673), [anon_sym_co_yield] = ACTIONS(2673), [anon_sym_R_DQUOTE] = ACTIONS(2675), [anon_sym_LR_DQUOTE] = ACTIONS(2675), [anon_sym_uR_DQUOTE] = ACTIONS(2675), [anon_sym_UR_DQUOTE] = ACTIONS(2675), [anon_sym_u8R_DQUOTE] = ACTIONS(2675), [anon_sym_co_await] = ACTIONS(2673), [anon_sym_new] = ACTIONS(2673), [anon_sym_requires] = ACTIONS(2673), [sym_this] = ACTIONS(2673), }, [STATE(931)] = { [sym_identifier] = ACTIONS(2761), [anon_sym_LPAREN2] = ACTIONS(2763), [anon_sym_BANG] = ACTIONS(2763), [anon_sym_TILDE] = ACTIONS(2763), [anon_sym_DASH] = ACTIONS(2761), [anon_sym_PLUS] = ACTIONS(2761), [anon_sym_STAR] = ACTIONS(2763), [anon_sym_AMP] = ACTIONS(2763), [anon_sym_SEMI] = ACTIONS(2763), [anon_sym___extension__] = ACTIONS(2761), [anon_sym_typedef] = ACTIONS(2761), [anon_sym_virtual] = ACTIONS(2761), [anon_sym_extern] = ACTIONS(2761), [anon_sym___attribute__] = ACTIONS(2761), [anon_sym___attribute] = ACTIONS(2761), [anon_sym_COLON_COLON] = ACTIONS(2763), [anon_sym_LBRACK_LBRACK] = ACTIONS(2763), [anon_sym___declspec] = ACTIONS(2761), [anon_sym_LBRACE] = ACTIONS(2763), [anon_sym_signed] = ACTIONS(2761), [anon_sym_unsigned] = ACTIONS(2761), [anon_sym_long] = ACTIONS(2761), [anon_sym_short] = ACTIONS(2761), [anon_sym_LBRACK] = ACTIONS(2761), [anon_sym_static] = ACTIONS(2761), [anon_sym_register] = ACTIONS(2761), [anon_sym_inline] = ACTIONS(2761), [anon_sym___inline] = ACTIONS(2761), [anon_sym___inline__] = ACTIONS(2761), [anon_sym___forceinline] = ACTIONS(2761), [anon_sym_thread_local] = ACTIONS(2761), [anon_sym___thread] = ACTIONS(2761), [anon_sym_const] = ACTIONS(2761), [anon_sym_constexpr] = ACTIONS(2761), [anon_sym_volatile] = ACTIONS(2761), [anon_sym_restrict] = ACTIONS(2761), [anon_sym___restrict__] = ACTIONS(2761), [anon_sym__Atomic] = ACTIONS(2761), [anon_sym__Noreturn] = ACTIONS(2761), [anon_sym_noreturn] = ACTIONS(2761), [anon_sym__Nonnull] = ACTIONS(2761), [anon_sym_mutable] = ACTIONS(2761), [anon_sym_constinit] = ACTIONS(2761), [anon_sym_consteval] = ACTIONS(2761), [anon_sym_alignas] = ACTIONS(2761), [anon_sym__Alignas] = ACTIONS(2761), [sym_primitive_type] = ACTIONS(2761), [anon_sym_enum] = ACTIONS(2761), [anon_sym_class] = ACTIONS(2761), [anon_sym_struct] = ACTIONS(2761), [anon_sym_union] = ACTIONS(2761), [anon_sym_if] = ACTIONS(2761), [anon_sym_else] = ACTIONS(2761), [anon_sym_switch] = ACTIONS(2761), [anon_sym_while] = ACTIONS(2761), [anon_sym_do] = ACTIONS(2761), [anon_sym_for] = ACTIONS(2761), [anon_sym_return] = ACTIONS(2761), [anon_sym_break] = ACTIONS(2761), [anon_sym_continue] = ACTIONS(2761), [anon_sym_goto] = ACTIONS(2761), [anon_sym___try] = ACTIONS(2761), [anon_sym___leave] = ACTIONS(2761), [anon_sym_not] = ACTIONS(2761), [anon_sym_compl] = ACTIONS(2761), [anon_sym_DASH_DASH] = ACTIONS(2763), [anon_sym_PLUS_PLUS] = ACTIONS(2763), [anon_sym_sizeof] = ACTIONS(2761), [anon_sym___alignof__] = ACTIONS(2761), [anon_sym___alignof] = ACTIONS(2761), [anon_sym__alignof] = ACTIONS(2761), [anon_sym_alignof] = ACTIONS(2761), [anon_sym__Alignof] = ACTIONS(2761), [anon_sym_offsetof] = ACTIONS(2761), [anon_sym__Generic] = ACTIONS(2761), [anon_sym_asm] = ACTIONS(2761), [anon_sym___asm__] = ACTIONS(2761), [anon_sym___asm] = ACTIONS(2761), [sym_number_literal] = ACTIONS(2763), [anon_sym_L_SQUOTE] = ACTIONS(2763), [anon_sym_u_SQUOTE] = ACTIONS(2763), [anon_sym_U_SQUOTE] = ACTIONS(2763), [anon_sym_u8_SQUOTE] = ACTIONS(2763), [anon_sym_SQUOTE] = ACTIONS(2763), [anon_sym_L_DQUOTE] = ACTIONS(2763), [anon_sym_u_DQUOTE] = ACTIONS(2763), [anon_sym_U_DQUOTE] = ACTIONS(2763), [anon_sym_u8_DQUOTE] = ACTIONS(2763), [anon_sym_DQUOTE] = ACTIONS(2763), [sym_true] = ACTIONS(2761), [sym_false] = ACTIONS(2761), [anon_sym_NULL] = ACTIONS(2761), [anon_sym_nullptr] = ACTIONS(2761), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2761), [anon_sym_decltype] = ACTIONS(2761), [anon_sym_typename] = ACTIONS(2761), [anon_sym_template] = ACTIONS(2761), [anon_sym_try] = ACTIONS(2761), [anon_sym_delete] = ACTIONS(2761), [anon_sym_throw] = ACTIONS(2761), [anon_sym_co_return] = ACTIONS(2761), [anon_sym_co_yield] = ACTIONS(2761), [anon_sym_R_DQUOTE] = ACTIONS(2763), [anon_sym_LR_DQUOTE] = ACTIONS(2763), [anon_sym_uR_DQUOTE] = ACTIONS(2763), [anon_sym_UR_DQUOTE] = ACTIONS(2763), [anon_sym_u8R_DQUOTE] = ACTIONS(2763), [anon_sym_co_await] = ACTIONS(2761), [anon_sym_new] = ACTIONS(2761), [anon_sym_requires] = ACTIONS(2761), [sym_this] = ACTIONS(2761), }, [STATE(932)] = { [sym_identifier] = ACTIONS(2629), [anon_sym_LPAREN2] = ACTIONS(2631), [anon_sym_BANG] = ACTIONS(2631), [anon_sym_TILDE] = ACTIONS(2631), [anon_sym_DASH] = ACTIONS(2629), [anon_sym_PLUS] = ACTIONS(2629), [anon_sym_STAR] = ACTIONS(2631), [anon_sym_AMP] = ACTIONS(2631), [anon_sym_SEMI] = ACTIONS(2631), [anon_sym___extension__] = ACTIONS(2629), [anon_sym_typedef] = ACTIONS(2629), [anon_sym_virtual] = ACTIONS(2629), [anon_sym_extern] = ACTIONS(2629), [anon_sym___attribute__] = ACTIONS(2629), [anon_sym___attribute] = ACTIONS(2629), [anon_sym_COLON_COLON] = ACTIONS(2631), [anon_sym_LBRACK_LBRACK] = ACTIONS(2631), [anon_sym___declspec] = ACTIONS(2629), [anon_sym_LBRACE] = ACTIONS(2631), [anon_sym_signed] = ACTIONS(2629), [anon_sym_unsigned] = ACTIONS(2629), [anon_sym_long] = ACTIONS(2629), [anon_sym_short] = ACTIONS(2629), [anon_sym_LBRACK] = ACTIONS(2629), [anon_sym_static] = ACTIONS(2629), [anon_sym_register] = ACTIONS(2629), [anon_sym_inline] = ACTIONS(2629), [anon_sym___inline] = ACTIONS(2629), [anon_sym___inline__] = ACTIONS(2629), [anon_sym___forceinline] = ACTIONS(2629), [anon_sym_thread_local] = ACTIONS(2629), [anon_sym___thread] = ACTIONS(2629), [anon_sym_const] = ACTIONS(2629), [anon_sym_constexpr] = ACTIONS(2629), [anon_sym_volatile] = ACTIONS(2629), [anon_sym_restrict] = ACTIONS(2629), [anon_sym___restrict__] = ACTIONS(2629), [anon_sym__Atomic] = ACTIONS(2629), [anon_sym__Noreturn] = ACTIONS(2629), [anon_sym_noreturn] = ACTIONS(2629), [anon_sym__Nonnull] = ACTIONS(2629), [anon_sym_mutable] = ACTIONS(2629), [anon_sym_constinit] = ACTIONS(2629), [anon_sym_consteval] = ACTIONS(2629), [anon_sym_alignas] = ACTIONS(2629), [anon_sym__Alignas] = ACTIONS(2629), [sym_primitive_type] = ACTIONS(2629), [anon_sym_enum] = ACTIONS(2629), [anon_sym_class] = ACTIONS(2629), [anon_sym_struct] = ACTIONS(2629), [anon_sym_union] = ACTIONS(2629), [anon_sym_if] = ACTIONS(2629), [anon_sym_else] = ACTIONS(2629), [anon_sym_switch] = ACTIONS(2629), [anon_sym_while] = ACTIONS(2629), [anon_sym_do] = ACTIONS(2629), [anon_sym_for] = ACTIONS(2629), [anon_sym_return] = ACTIONS(2629), [anon_sym_break] = ACTIONS(2629), [anon_sym_continue] = ACTIONS(2629), [anon_sym_goto] = ACTIONS(2629), [anon_sym___try] = ACTIONS(2629), [anon_sym___leave] = ACTIONS(2629), [anon_sym_not] = ACTIONS(2629), [anon_sym_compl] = ACTIONS(2629), [anon_sym_DASH_DASH] = ACTIONS(2631), [anon_sym_PLUS_PLUS] = ACTIONS(2631), [anon_sym_sizeof] = ACTIONS(2629), [anon_sym___alignof__] = ACTIONS(2629), [anon_sym___alignof] = ACTIONS(2629), [anon_sym__alignof] = ACTIONS(2629), [anon_sym_alignof] = ACTIONS(2629), [anon_sym__Alignof] = ACTIONS(2629), [anon_sym_offsetof] = ACTIONS(2629), [anon_sym__Generic] = ACTIONS(2629), [anon_sym_asm] = ACTIONS(2629), [anon_sym___asm__] = ACTIONS(2629), [anon_sym___asm] = ACTIONS(2629), [sym_number_literal] = ACTIONS(2631), [anon_sym_L_SQUOTE] = ACTIONS(2631), [anon_sym_u_SQUOTE] = ACTIONS(2631), [anon_sym_U_SQUOTE] = ACTIONS(2631), [anon_sym_u8_SQUOTE] = ACTIONS(2631), [anon_sym_SQUOTE] = ACTIONS(2631), [anon_sym_L_DQUOTE] = ACTIONS(2631), [anon_sym_u_DQUOTE] = ACTIONS(2631), [anon_sym_U_DQUOTE] = ACTIONS(2631), [anon_sym_u8_DQUOTE] = ACTIONS(2631), [anon_sym_DQUOTE] = ACTIONS(2631), [sym_true] = ACTIONS(2629), [sym_false] = ACTIONS(2629), [anon_sym_NULL] = ACTIONS(2629), [anon_sym_nullptr] = ACTIONS(2629), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2629), [anon_sym_decltype] = ACTIONS(2629), [anon_sym_typename] = ACTIONS(2629), [anon_sym_template] = ACTIONS(2629), [anon_sym_try] = ACTIONS(2629), [anon_sym_delete] = ACTIONS(2629), [anon_sym_throw] = ACTIONS(2629), [anon_sym_co_return] = ACTIONS(2629), [anon_sym_co_yield] = ACTIONS(2629), [anon_sym_R_DQUOTE] = ACTIONS(2631), [anon_sym_LR_DQUOTE] = ACTIONS(2631), [anon_sym_uR_DQUOTE] = ACTIONS(2631), [anon_sym_UR_DQUOTE] = ACTIONS(2631), [anon_sym_u8R_DQUOTE] = ACTIONS(2631), [anon_sym_co_await] = ACTIONS(2629), [anon_sym_new] = ACTIONS(2629), [anon_sym_requires] = ACTIONS(2629), [sym_this] = ACTIONS(2629), }, [STATE(933)] = { [sym_identifier] = ACTIONS(2741), [anon_sym_LPAREN2] = ACTIONS(2743), [anon_sym_BANG] = ACTIONS(2743), [anon_sym_TILDE] = ACTIONS(2743), [anon_sym_DASH] = ACTIONS(2741), [anon_sym_PLUS] = ACTIONS(2741), [anon_sym_STAR] = ACTIONS(2743), [anon_sym_AMP] = ACTIONS(2743), [anon_sym_SEMI] = ACTIONS(2743), [anon_sym___extension__] = ACTIONS(2741), [anon_sym_typedef] = ACTIONS(2741), [anon_sym_virtual] = ACTIONS(2741), [anon_sym_extern] = ACTIONS(2741), [anon_sym___attribute__] = ACTIONS(2741), [anon_sym___attribute] = ACTIONS(2741), [anon_sym_COLON_COLON] = ACTIONS(2743), [anon_sym_LBRACK_LBRACK] = ACTIONS(2743), [anon_sym___declspec] = ACTIONS(2741), [anon_sym_LBRACE] = ACTIONS(2743), [anon_sym_signed] = ACTIONS(2741), [anon_sym_unsigned] = ACTIONS(2741), [anon_sym_long] = ACTIONS(2741), [anon_sym_short] = ACTIONS(2741), [anon_sym_LBRACK] = ACTIONS(2741), [anon_sym_static] = ACTIONS(2741), [anon_sym_register] = ACTIONS(2741), [anon_sym_inline] = ACTIONS(2741), [anon_sym___inline] = ACTIONS(2741), [anon_sym___inline__] = ACTIONS(2741), [anon_sym___forceinline] = ACTIONS(2741), [anon_sym_thread_local] = ACTIONS(2741), [anon_sym___thread] = ACTIONS(2741), [anon_sym_const] = ACTIONS(2741), [anon_sym_constexpr] = ACTIONS(2741), [anon_sym_volatile] = ACTIONS(2741), [anon_sym_restrict] = ACTIONS(2741), [anon_sym___restrict__] = ACTIONS(2741), [anon_sym__Atomic] = ACTIONS(2741), [anon_sym__Noreturn] = ACTIONS(2741), [anon_sym_noreturn] = ACTIONS(2741), [anon_sym__Nonnull] = ACTIONS(2741), [anon_sym_mutable] = ACTIONS(2741), [anon_sym_constinit] = ACTIONS(2741), [anon_sym_consteval] = ACTIONS(2741), [anon_sym_alignas] = ACTIONS(2741), [anon_sym__Alignas] = ACTIONS(2741), [sym_primitive_type] = ACTIONS(2741), [anon_sym_enum] = ACTIONS(2741), [anon_sym_class] = ACTIONS(2741), [anon_sym_struct] = ACTIONS(2741), [anon_sym_union] = ACTIONS(2741), [anon_sym_if] = ACTIONS(2741), [anon_sym_else] = ACTIONS(2741), [anon_sym_switch] = ACTIONS(2741), [anon_sym_while] = ACTIONS(2741), [anon_sym_do] = ACTIONS(2741), [anon_sym_for] = ACTIONS(2741), [anon_sym_return] = ACTIONS(2741), [anon_sym_break] = ACTIONS(2741), [anon_sym_continue] = ACTIONS(2741), [anon_sym_goto] = ACTIONS(2741), [anon_sym___try] = ACTIONS(2741), [anon_sym___leave] = ACTIONS(2741), [anon_sym_not] = ACTIONS(2741), [anon_sym_compl] = ACTIONS(2741), [anon_sym_DASH_DASH] = ACTIONS(2743), [anon_sym_PLUS_PLUS] = ACTIONS(2743), [anon_sym_sizeof] = ACTIONS(2741), [anon_sym___alignof__] = ACTIONS(2741), [anon_sym___alignof] = ACTIONS(2741), [anon_sym__alignof] = ACTIONS(2741), [anon_sym_alignof] = ACTIONS(2741), [anon_sym__Alignof] = ACTIONS(2741), [anon_sym_offsetof] = ACTIONS(2741), [anon_sym__Generic] = ACTIONS(2741), [anon_sym_asm] = ACTIONS(2741), [anon_sym___asm__] = ACTIONS(2741), [anon_sym___asm] = ACTIONS(2741), [sym_number_literal] = ACTIONS(2743), [anon_sym_L_SQUOTE] = ACTIONS(2743), [anon_sym_u_SQUOTE] = ACTIONS(2743), [anon_sym_U_SQUOTE] = ACTIONS(2743), [anon_sym_u8_SQUOTE] = ACTIONS(2743), [anon_sym_SQUOTE] = ACTIONS(2743), [anon_sym_L_DQUOTE] = ACTIONS(2743), [anon_sym_u_DQUOTE] = ACTIONS(2743), [anon_sym_U_DQUOTE] = ACTIONS(2743), [anon_sym_u8_DQUOTE] = ACTIONS(2743), [anon_sym_DQUOTE] = ACTIONS(2743), [sym_true] = ACTIONS(2741), [sym_false] = ACTIONS(2741), [anon_sym_NULL] = ACTIONS(2741), [anon_sym_nullptr] = ACTIONS(2741), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2741), [anon_sym_decltype] = ACTIONS(2741), [anon_sym_typename] = ACTIONS(2741), [anon_sym_template] = ACTIONS(2741), [anon_sym_try] = ACTIONS(2741), [anon_sym_delete] = ACTIONS(2741), [anon_sym_throw] = ACTIONS(2741), [anon_sym_co_return] = ACTIONS(2741), [anon_sym_co_yield] = ACTIONS(2741), [anon_sym_R_DQUOTE] = ACTIONS(2743), [anon_sym_LR_DQUOTE] = ACTIONS(2743), [anon_sym_uR_DQUOTE] = ACTIONS(2743), [anon_sym_UR_DQUOTE] = ACTIONS(2743), [anon_sym_u8R_DQUOTE] = ACTIONS(2743), [anon_sym_co_await] = ACTIONS(2741), [anon_sym_new] = ACTIONS(2741), [anon_sym_requires] = ACTIONS(2741), [sym_this] = ACTIONS(2741), }, [STATE(934)] = { [sym_identifier] = ACTIONS(2681), [anon_sym_LPAREN2] = ACTIONS(2683), [anon_sym_BANG] = ACTIONS(2683), [anon_sym_TILDE] = ACTIONS(2683), [anon_sym_DASH] = ACTIONS(2681), [anon_sym_PLUS] = ACTIONS(2681), [anon_sym_STAR] = ACTIONS(2683), [anon_sym_AMP] = ACTIONS(2683), [anon_sym_SEMI] = ACTIONS(2683), [anon_sym___extension__] = ACTIONS(2681), [anon_sym_typedef] = ACTIONS(2681), [anon_sym_virtual] = ACTIONS(2681), [anon_sym_extern] = ACTIONS(2681), [anon_sym___attribute__] = ACTIONS(2681), [anon_sym___attribute] = ACTIONS(2681), [anon_sym_COLON_COLON] = ACTIONS(2683), [anon_sym_LBRACK_LBRACK] = ACTIONS(2683), [anon_sym___declspec] = ACTIONS(2681), [anon_sym_LBRACE] = ACTIONS(2683), [anon_sym_signed] = ACTIONS(2681), [anon_sym_unsigned] = ACTIONS(2681), [anon_sym_long] = ACTIONS(2681), [anon_sym_short] = ACTIONS(2681), [anon_sym_LBRACK] = ACTIONS(2681), [anon_sym_static] = ACTIONS(2681), [anon_sym_register] = ACTIONS(2681), [anon_sym_inline] = ACTIONS(2681), [anon_sym___inline] = ACTIONS(2681), [anon_sym___inline__] = ACTIONS(2681), [anon_sym___forceinline] = ACTIONS(2681), [anon_sym_thread_local] = ACTIONS(2681), [anon_sym___thread] = ACTIONS(2681), [anon_sym_const] = ACTIONS(2681), [anon_sym_constexpr] = ACTIONS(2681), [anon_sym_volatile] = ACTIONS(2681), [anon_sym_restrict] = ACTIONS(2681), [anon_sym___restrict__] = ACTIONS(2681), [anon_sym__Atomic] = ACTIONS(2681), [anon_sym__Noreturn] = ACTIONS(2681), [anon_sym_noreturn] = ACTIONS(2681), [anon_sym__Nonnull] = ACTIONS(2681), [anon_sym_mutable] = ACTIONS(2681), [anon_sym_constinit] = ACTIONS(2681), [anon_sym_consteval] = ACTIONS(2681), [anon_sym_alignas] = ACTIONS(2681), [anon_sym__Alignas] = ACTIONS(2681), [sym_primitive_type] = ACTIONS(2681), [anon_sym_enum] = ACTIONS(2681), [anon_sym_class] = ACTIONS(2681), [anon_sym_struct] = ACTIONS(2681), [anon_sym_union] = ACTIONS(2681), [anon_sym_if] = ACTIONS(2681), [anon_sym_else] = ACTIONS(2681), [anon_sym_switch] = ACTIONS(2681), [anon_sym_while] = ACTIONS(2681), [anon_sym_do] = ACTIONS(2681), [anon_sym_for] = ACTIONS(2681), [anon_sym_return] = ACTIONS(2681), [anon_sym_break] = ACTIONS(2681), [anon_sym_continue] = ACTIONS(2681), [anon_sym_goto] = ACTIONS(2681), [anon_sym___try] = ACTIONS(2681), [anon_sym___leave] = ACTIONS(2681), [anon_sym_not] = ACTIONS(2681), [anon_sym_compl] = ACTIONS(2681), [anon_sym_DASH_DASH] = ACTIONS(2683), [anon_sym_PLUS_PLUS] = ACTIONS(2683), [anon_sym_sizeof] = ACTIONS(2681), [anon_sym___alignof__] = ACTIONS(2681), [anon_sym___alignof] = ACTIONS(2681), [anon_sym__alignof] = ACTIONS(2681), [anon_sym_alignof] = ACTIONS(2681), [anon_sym__Alignof] = ACTIONS(2681), [anon_sym_offsetof] = ACTIONS(2681), [anon_sym__Generic] = ACTIONS(2681), [anon_sym_asm] = ACTIONS(2681), [anon_sym___asm__] = ACTIONS(2681), [anon_sym___asm] = ACTIONS(2681), [sym_number_literal] = ACTIONS(2683), [anon_sym_L_SQUOTE] = ACTIONS(2683), [anon_sym_u_SQUOTE] = ACTIONS(2683), [anon_sym_U_SQUOTE] = ACTIONS(2683), [anon_sym_u8_SQUOTE] = ACTIONS(2683), [anon_sym_SQUOTE] = ACTIONS(2683), [anon_sym_L_DQUOTE] = ACTIONS(2683), [anon_sym_u_DQUOTE] = ACTIONS(2683), [anon_sym_U_DQUOTE] = ACTIONS(2683), [anon_sym_u8_DQUOTE] = ACTIONS(2683), [anon_sym_DQUOTE] = ACTIONS(2683), [sym_true] = ACTIONS(2681), [sym_false] = ACTIONS(2681), [anon_sym_NULL] = ACTIONS(2681), [anon_sym_nullptr] = ACTIONS(2681), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2681), [anon_sym_decltype] = ACTIONS(2681), [anon_sym_typename] = ACTIONS(2681), [anon_sym_template] = ACTIONS(2681), [anon_sym_try] = ACTIONS(2681), [anon_sym_delete] = ACTIONS(2681), [anon_sym_throw] = ACTIONS(2681), [anon_sym_co_return] = ACTIONS(2681), [anon_sym_co_yield] = ACTIONS(2681), [anon_sym_R_DQUOTE] = ACTIONS(2683), [anon_sym_LR_DQUOTE] = ACTIONS(2683), [anon_sym_uR_DQUOTE] = ACTIONS(2683), [anon_sym_UR_DQUOTE] = ACTIONS(2683), [anon_sym_u8R_DQUOTE] = ACTIONS(2683), [anon_sym_co_await] = ACTIONS(2681), [anon_sym_new] = ACTIONS(2681), [anon_sym_requires] = ACTIONS(2681), [sym_this] = ACTIONS(2681), }, [STATE(935)] = { [sym_identifier] = ACTIONS(2725), [anon_sym_LPAREN2] = ACTIONS(2727), [anon_sym_BANG] = ACTIONS(2727), [anon_sym_TILDE] = ACTIONS(2727), [anon_sym_DASH] = ACTIONS(2725), [anon_sym_PLUS] = ACTIONS(2725), [anon_sym_STAR] = ACTIONS(2727), [anon_sym_AMP] = ACTIONS(2727), [anon_sym_SEMI] = ACTIONS(2727), [anon_sym___extension__] = ACTIONS(2725), [anon_sym_typedef] = ACTIONS(2725), [anon_sym_virtual] = ACTIONS(2725), [anon_sym_extern] = ACTIONS(2725), [anon_sym___attribute__] = ACTIONS(2725), [anon_sym___attribute] = ACTIONS(2725), [anon_sym_COLON_COLON] = ACTIONS(2727), [anon_sym_LBRACK_LBRACK] = ACTIONS(2727), [anon_sym___declspec] = ACTIONS(2725), [anon_sym_LBRACE] = ACTIONS(2727), [anon_sym_signed] = ACTIONS(2725), [anon_sym_unsigned] = ACTIONS(2725), [anon_sym_long] = ACTIONS(2725), [anon_sym_short] = ACTIONS(2725), [anon_sym_LBRACK] = ACTIONS(2725), [anon_sym_static] = ACTIONS(2725), [anon_sym_register] = ACTIONS(2725), [anon_sym_inline] = ACTIONS(2725), [anon_sym___inline] = ACTIONS(2725), [anon_sym___inline__] = ACTIONS(2725), [anon_sym___forceinline] = ACTIONS(2725), [anon_sym_thread_local] = ACTIONS(2725), [anon_sym___thread] = ACTIONS(2725), [anon_sym_const] = ACTIONS(2725), [anon_sym_constexpr] = ACTIONS(2725), [anon_sym_volatile] = ACTIONS(2725), [anon_sym_restrict] = ACTIONS(2725), [anon_sym___restrict__] = ACTIONS(2725), [anon_sym__Atomic] = ACTIONS(2725), [anon_sym__Noreturn] = ACTIONS(2725), [anon_sym_noreturn] = ACTIONS(2725), [anon_sym__Nonnull] = ACTIONS(2725), [anon_sym_mutable] = ACTIONS(2725), [anon_sym_constinit] = ACTIONS(2725), [anon_sym_consteval] = ACTIONS(2725), [anon_sym_alignas] = ACTIONS(2725), [anon_sym__Alignas] = ACTIONS(2725), [sym_primitive_type] = ACTIONS(2725), [anon_sym_enum] = ACTIONS(2725), [anon_sym_class] = ACTIONS(2725), [anon_sym_struct] = ACTIONS(2725), [anon_sym_union] = ACTIONS(2725), [anon_sym_if] = ACTIONS(2725), [anon_sym_else] = ACTIONS(2725), [anon_sym_switch] = ACTIONS(2725), [anon_sym_while] = ACTIONS(2725), [anon_sym_do] = ACTIONS(2725), [anon_sym_for] = ACTIONS(2725), [anon_sym_return] = ACTIONS(2725), [anon_sym_break] = ACTIONS(2725), [anon_sym_continue] = ACTIONS(2725), [anon_sym_goto] = ACTIONS(2725), [anon_sym___try] = ACTIONS(2725), [anon_sym___leave] = ACTIONS(2725), [anon_sym_not] = ACTIONS(2725), [anon_sym_compl] = ACTIONS(2725), [anon_sym_DASH_DASH] = ACTIONS(2727), [anon_sym_PLUS_PLUS] = ACTIONS(2727), [anon_sym_sizeof] = ACTIONS(2725), [anon_sym___alignof__] = ACTIONS(2725), [anon_sym___alignof] = ACTIONS(2725), [anon_sym__alignof] = ACTIONS(2725), [anon_sym_alignof] = ACTIONS(2725), [anon_sym__Alignof] = ACTIONS(2725), [anon_sym_offsetof] = ACTIONS(2725), [anon_sym__Generic] = ACTIONS(2725), [anon_sym_asm] = ACTIONS(2725), [anon_sym___asm__] = ACTIONS(2725), [anon_sym___asm] = ACTIONS(2725), [sym_number_literal] = ACTIONS(2727), [anon_sym_L_SQUOTE] = ACTIONS(2727), [anon_sym_u_SQUOTE] = ACTIONS(2727), [anon_sym_U_SQUOTE] = ACTIONS(2727), [anon_sym_u8_SQUOTE] = ACTIONS(2727), [anon_sym_SQUOTE] = ACTIONS(2727), [anon_sym_L_DQUOTE] = ACTIONS(2727), [anon_sym_u_DQUOTE] = ACTIONS(2727), [anon_sym_U_DQUOTE] = ACTIONS(2727), [anon_sym_u8_DQUOTE] = ACTIONS(2727), [anon_sym_DQUOTE] = ACTIONS(2727), [sym_true] = ACTIONS(2725), [sym_false] = ACTIONS(2725), [anon_sym_NULL] = ACTIONS(2725), [anon_sym_nullptr] = ACTIONS(2725), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2725), [anon_sym_decltype] = ACTIONS(2725), [anon_sym_typename] = ACTIONS(2725), [anon_sym_template] = ACTIONS(2725), [anon_sym_try] = ACTIONS(2725), [anon_sym_delete] = ACTIONS(2725), [anon_sym_throw] = ACTIONS(2725), [anon_sym_co_return] = ACTIONS(2725), [anon_sym_co_yield] = ACTIONS(2725), [anon_sym_R_DQUOTE] = ACTIONS(2727), [anon_sym_LR_DQUOTE] = ACTIONS(2727), [anon_sym_uR_DQUOTE] = ACTIONS(2727), [anon_sym_UR_DQUOTE] = ACTIONS(2727), [anon_sym_u8R_DQUOTE] = ACTIONS(2727), [anon_sym_co_await] = ACTIONS(2725), [anon_sym_new] = ACTIONS(2725), [anon_sym_requires] = ACTIONS(2725), [sym_this] = ACTIONS(2725), }, [STATE(936)] = { [sym_identifier] = ACTIONS(2709), [anon_sym_LPAREN2] = ACTIONS(2711), [anon_sym_BANG] = ACTIONS(2711), [anon_sym_TILDE] = ACTIONS(2711), [anon_sym_DASH] = ACTIONS(2709), [anon_sym_PLUS] = ACTIONS(2709), [anon_sym_STAR] = ACTIONS(2711), [anon_sym_AMP] = ACTIONS(2711), [anon_sym_SEMI] = ACTIONS(2711), [anon_sym___extension__] = ACTIONS(2709), [anon_sym_typedef] = ACTIONS(2709), [anon_sym_virtual] = ACTIONS(2709), [anon_sym_extern] = ACTIONS(2709), [anon_sym___attribute__] = ACTIONS(2709), [anon_sym___attribute] = ACTIONS(2709), [anon_sym_COLON_COLON] = ACTIONS(2711), [anon_sym_LBRACK_LBRACK] = ACTIONS(2711), [anon_sym___declspec] = ACTIONS(2709), [anon_sym_LBRACE] = ACTIONS(2711), [anon_sym_signed] = ACTIONS(2709), [anon_sym_unsigned] = ACTIONS(2709), [anon_sym_long] = ACTIONS(2709), [anon_sym_short] = ACTIONS(2709), [anon_sym_LBRACK] = ACTIONS(2709), [anon_sym_static] = ACTIONS(2709), [anon_sym_register] = ACTIONS(2709), [anon_sym_inline] = ACTIONS(2709), [anon_sym___inline] = ACTIONS(2709), [anon_sym___inline__] = ACTIONS(2709), [anon_sym___forceinline] = ACTIONS(2709), [anon_sym_thread_local] = ACTIONS(2709), [anon_sym___thread] = ACTIONS(2709), [anon_sym_const] = ACTIONS(2709), [anon_sym_constexpr] = ACTIONS(2709), [anon_sym_volatile] = ACTIONS(2709), [anon_sym_restrict] = ACTIONS(2709), [anon_sym___restrict__] = ACTIONS(2709), [anon_sym__Atomic] = ACTIONS(2709), [anon_sym__Noreturn] = ACTIONS(2709), [anon_sym_noreturn] = ACTIONS(2709), [anon_sym__Nonnull] = ACTIONS(2709), [anon_sym_mutable] = ACTIONS(2709), [anon_sym_constinit] = ACTIONS(2709), [anon_sym_consteval] = ACTIONS(2709), [anon_sym_alignas] = ACTIONS(2709), [anon_sym__Alignas] = ACTIONS(2709), [sym_primitive_type] = ACTIONS(2709), [anon_sym_enum] = ACTIONS(2709), [anon_sym_class] = ACTIONS(2709), [anon_sym_struct] = ACTIONS(2709), [anon_sym_union] = ACTIONS(2709), [anon_sym_if] = ACTIONS(2709), [anon_sym_else] = ACTIONS(2709), [anon_sym_switch] = ACTIONS(2709), [anon_sym_while] = ACTIONS(2709), [anon_sym_do] = ACTIONS(2709), [anon_sym_for] = ACTIONS(2709), [anon_sym_return] = ACTIONS(2709), [anon_sym_break] = ACTIONS(2709), [anon_sym_continue] = ACTIONS(2709), [anon_sym_goto] = ACTIONS(2709), [anon_sym___try] = ACTIONS(2709), [anon_sym___leave] = ACTIONS(2709), [anon_sym_not] = ACTIONS(2709), [anon_sym_compl] = ACTIONS(2709), [anon_sym_DASH_DASH] = ACTIONS(2711), [anon_sym_PLUS_PLUS] = ACTIONS(2711), [anon_sym_sizeof] = ACTIONS(2709), [anon_sym___alignof__] = ACTIONS(2709), [anon_sym___alignof] = ACTIONS(2709), [anon_sym__alignof] = ACTIONS(2709), [anon_sym_alignof] = ACTIONS(2709), [anon_sym__Alignof] = ACTIONS(2709), [anon_sym_offsetof] = ACTIONS(2709), [anon_sym__Generic] = ACTIONS(2709), [anon_sym_asm] = ACTIONS(2709), [anon_sym___asm__] = ACTIONS(2709), [anon_sym___asm] = ACTIONS(2709), [sym_number_literal] = ACTIONS(2711), [anon_sym_L_SQUOTE] = ACTIONS(2711), [anon_sym_u_SQUOTE] = ACTIONS(2711), [anon_sym_U_SQUOTE] = ACTIONS(2711), [anon_sym_u8_SQUOTE] = ACTIONS(2711), [anon_sym_SQUOTE] = ACTIONS(2711), [anon_sym_L_DQUOTE] = ACTIONS(2711), [anon_sym_u_DQUOTE] = ACTIONS(2711), [anon_sym_U_DQUOTE] = ACTIONS(2711), [anon_sym_u8_DQUOTE] = ACTIONS(2711), [anon_sym_DQUOTE] = ACTIONS(2711), [sym_true] = ACTIONS(2709), [sym_false] = ACTIONS(2709), [anon_sym_NULL] = ACTIONS(2709), [anon_sym_nullptr] = ACTIONS(2709), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2709), [anon_sym_decltype] = ACTIONS(2709), [anon_sym_typename] = ACTIONS(2709), [anon_sym_template] = ACTIONS(2709), [anon_sym_try] = ACTIONS(2709), [anon_sym_delete] = ACTIONS(2709), [anon_sym_throw] = ACTIONS(2709), [anon_sym_co_return] = ACTIONS(2709), [anon_sym_co_yield] = ACTIONS(2709), [anon_sym_R_DQUOTE] = ACTIONS(2711), [anon_sym_LR_DQUOTE] = ACTIONS(2711), [anon_sym_uR_DQUOTE] = ACTIONS(2711), [anon_sym_UR_DQUOTE] = ACTIONS(2711), [anon_sym_u8R_DQUOTE] = ACTIONS(2711), [anon_sym_co_await] = ACTIONS(2709), [anon_sym_new] = ACTIONS(2709), [anon_sym_requires] = ACTIONS(2709), [sym_this] = ACTIONS(2709), }, [STATE(937)] = { [sym_identifier] = ACTIONS(2729), [anon_sym_LPAREN2] = ACTIONS(2731), [anon_sym_BANG] = ACTIONS(2731), [anon_sym_TILDE] = ACTIONS(2731), [anon_sym_DASH] = ACTIONS(2729), [anon_sym_PLUS] = ACTIONS(2729), [anon_sym_STAR] = ACTIONS(2731), [anon_sym_AMP] = ACTIONS(2731), [anon_sym_SEMI] = ACTIONS(2731), [anon_sym___extension__] = ACTIONS(2729), [anon_sym_typedef] = ACTIONS(2729), [anon_sym_virtual] = ACTIONS(2729), [anon_sym_extern] = ACTIONS(2729), [anon_sym___attribute__] = ACTIONS(2729), [anon_sym___attribute] = ACTIONS(2729), [anon_sym_COLON_COLON] = ACTIONS(2731), [anon_sym_LBRACK_LBRACK] = ACTIONS(2731), [anon_sym___declspec] = ACTIONS(2729), [anon_sym_LBRACE] = ACTIONS(2731), [anon_sym_signed] = ACTIONS(2729), [anon_sym_unsigned] = ACTIONS(2729), [anon_sym_long] = ACTIONS(2729), [anon_sym_short] = ACTIONS(2729), [anon_sym_LBRACK] = ACTIONS(2729), [anon_sym_static] = ACTIONS(2729), [anon_sym_register] = ACTIONS(2729), [anon_sym_inline] = ACTIONS(2729), [anon_sym___inline] = ACTIONS(2729), [anon_sym___inline__] = ACTIONS(2729), [anon_sym___forceinline] = ACTIONS(2729), [anon_sym_thread_local] = ACTIONS(2729), [anon_sym___thread] = ACTIONS(2729), [anon_sym_const] = ACTIONS(2729), [anon_sym_constexpr] = ACTIONS(2729), [anon_sym_volatile] = ACTIONS(2729), [anon_sym_restrict] = ACTIONS(2729), [anon_sym___restrict__] = ACTIONS(2729), [anon_sym__Atomic] = ACTIONS(2729), [anon_sym__Noreturn] = ACTIONS(2729), [anon_sym_noreturn] = ACTIONS(2729), [anon_sym__Nonnull] = ACTIONS(2729), [anon_sym_mutable] = ACTIONS(2729), [anon_sym_constinit] = ACTIONS(2729), [anon_sym_consteval] = ACTIONS(2729), [anon_sym_alignas] = ACTIONS(2729), [anon_sym__Alignas] = ACTIONS(2729), [sym_primitive_type] = ACTIONS(2729), [anon_sym_enum] = ACTIONS(2729), [anon_sym_class] = ACTIONS(2729), [anon_sym_struct] = ACTIONS(2729), [anon_sym_union] = ACTIONS(2729), [anon_sym_if] = ACTIONS(2729), [anon_sym_else] = ACTIONS(2729), [anon_sym_switch] = ACTIONS(2729), [anon_sym_while] = ACTIONS(2729), [anon_sym_do] = ACTIONS(2729), [anon_sym_for] = ACTIONS(2729), [anon_sym_return] = ACTIONS(2729), [anon_sym_break] = ACTIONS(2729), [anon_sym_continue] = ACTIONS(2729), [anon_sym_goto] = ACTIONS(2729), [anon_sym___try] = ACTIONS(2729), [anon_sym___leave] = ACTIONS(2729), [anon_sym_not] = ACTIONS(2729), [anon_sym_compl] = ACTIONS(2729), [anon_sym_DASH_DASH] = ACTIONS(2731), [anon_sym_PLUS_PLUS] = ACTIONS(2731), [anon_sym_sizeof] = ACTIONS(2729), [anon_sym___alignof__] = ACTIONS(2729), [anon_sym___alignof] = ACTIONS(2729), [anon_sym__alignof] = ACTIONS(2729), [anon_sym_alignof] = ACTIONS(2729), [anon_sym__Alignof] = ACTIONS(2729), [anon_sym_offsetof] = ACTIONS(2729), [anon_sym__Generic] = ACTIONS(2729), [anon_sym_asm] = ACTIONS(2729), [anon_sym___asm__] = ACTIONS(2729), [anon_sym___asm] = ACTIONS(2729), [sym_number_literal] = ACTIONS(2731), [anon_sym_L_SQUOTE] = ACTIONS(2731), [anon_sym_u_SQUOTE] = ACTIONS(2731), [anon_sym_U_SQUOTE] = ACTIONS(2731), [anon_sym_u8_SQUOTE] = ACTIONS(2731), [anon_sym_SQUOTE] = ACTIONS(2731), [anon_sym_L_DQUOTE] = ACTIONS(2731), [anon_sym_u_DQUOTE] = ACTIONS(2731), [anon_sym_U_DQUOTE] = ACTIONS(2731), [anon_sym_u8_DQUOTE] = ACTIONS(2731), [anon_sym_DQUOTE] = ACTIONS(2731), [sym_true] = ACTIONS(2729), [sym_false] = ACTIONS(2729), [anon_sym_NULL] = ACTIONS(2729), [anon_sym_nullptr] = ACTIONS(2729), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2729), [anon_sym_decltype] = ACTIONS(2729), [anon_sym_typename] = ACTIONS(2729), [anon_sym_template] = ACTIONS(2729), [anon_sym_try] = ACTIONS(2729), [anon_sym_delete] = ACTIONS(2729), [anon_sym_throw] = ACTIONS(2729), [anon_sym_co_return] = ACTIONS(2729), [anon_sym_co_yield] = ACTIONS(2729), [anon_sym_R_DQUOTE] = ACTIONS(2731), [anon_sym_LR_DQUOTE] = ACTIONS(2731), [anon_sym_uR_DQUOTE] = ACTIONS(2731), [anon_sym_UR_DQUOTE] = ACTIONS(2731), [anon_sym_u8R_DQUOTE] = ACTIONS(2731), [anon_sym_co_await] = ACTIONS(2729), [anon_sym_new] = ACTIONS(2729), [anon_sym_requires] = ACTIONS(2729), [sym_this] = ACTIONS(2729), }, [STATE(938)] = { [sym_identifier] = ACTIONS(2633), [anon_sym_LPAREN2] = ACTIONS(2635), [anon_sym_BANG] = ACTIONS(2635), [anon_sym_TILDE] = ACTIONS(2635), [anon_sym_DASH] = ACTIONS(2633), [anon_sym_PLUS] = ACTIONS(2633), [anon_sym_STAR] = ACTIONS(2635), [anon_sym_AMP] = ACTIONS(2635), [anon_sym_SEMI] = ACTIONS(2635), [anon_sym___extension__] = ACTIONS(2633), [anon_sym_typedef] = ACTIONS(2633), [anon_sym_virtual] = ACTIONS(2633), [anon_sym_extern] = ACTIONS(2633), [anon_sym___attribute__] = ACTIONS(2633), [anon_sym___attribute] = ACTIONS(2633), [anon_sym_COLON_COLON] = ACTIONS(2635), [anon_sym_LBRACK_LBRACK] = ACTIONS(2635), [anon_sym___declspec] = ACTIONS(2633), [anon_sym_LBRACE] = ACTIONS(2635), [anon_sym_signed] = ACTIONS(2633), [anon_sym_unsigned] = ACTIONS(2633), [anon_sym_long] = ACTIONS(2633), [anon_sym_short] = ACTIONS(2633), [anon_sym_LBRACK] = ACTIONS(2633), [anon_sym_static] = ACTIONS(2633), [anon_sym_register] = ACTIONS(2633), [anon_sym_inline] = ACTIONS(2633), [anon_sym___inline] = ACTIONS(2633), [anon_sym___inline__] = ACTIONS(2633), [anon_sym___forceinline] = ACTIONS(2633), [anon_sym_thread_local] = ACTIONS(2633), [anon_sym___thread] = ACTIONS(2633), [anon_sym_const] = ACTIONS(2633), [anon_sym_constexpr] = ACTIONS(2633), [anon_sym_volatile] = ACTIONS(2633), [anon_sym_restrict] = ACTIONS(2633), [anon_sym___restrict__] = ACTIONS(2633), [anon_sym__Atomic] = ACTIONS(2633), [anon_sym__Noreturn] = ACTIONS(2633), [anon_sym_noreturn] = ACTIONS(2633), [anon_sym__Nonnull] = ACTIONS(2633), [anon_sym_mutable] = ACTIONS(2633), [anon_sym_constinit] = ACTIONS(2633), [anon_sym_consteval] = ACTIONS(2633), [anon_sym_alignas] = ACTIONS(2633), [anon_sym__Alignas] = ACTIONS(2633), [sym_primitive_type] = ACTIONS(2633), [anon_sym_enum] = ACTIONS(2633), [anon_sym_class] = ACTIONS(2633), [anon_sym_struct] = ACTIONS(2633), [anon_sym_union] = ACTIONS(2633), [anon_sym_if] = ACTIONS(2633), [anon_sym_else] = ACTIONS(2633), [anon_sym_switch] = ACTIONS(2633), [anon_sym_while] = ACTIONS(2633), [anon_sym_do] = ACTIONS(2633), [anon_sym_for] = ACTIONS(2633), [anon_sym_return] = ACTIONS(2633), [anon_sym_break] = ACTIONS(2633), [anon_sym_continue] = ACTIONS(2633), [anon_sym_goto] = ACTIONS(2633), [anon_sym___try] = ACTIONS(2633), [anon_sym___leave] = ACTIONS(2633), [anon_sym_not] = ACTIONS(2633), [anon_sym_compl] = ACTIONS(2633), [anon_sym_DASH_DASH] = ACTIONS(2635), [anon_sym_PLUS_PLUS] = ACTIONS(2635), [anon_sym_sizeof] = ACTIONS(2633), [anon_sym___alignof__] = ACTIONS(2633), [anon_sym___alignof] = ACTIONS(2633), [anon_sym__alignof] = ACTIONS(2633), [anon_sym_alignof] = ACTIONS(2633), [anon_sym__Alignof] = ACTIONS(2633), [anon_sym_offsetof] = ACTIONS(2633), [anon_sym__Generic] = ACTIONS(2633), [anon_sym_asm] = ACTIONS(2633), [anon_sym___asm__] = ACTIONS(2633), [anon_sym___asm] = ACTIONS(2633), [sym_number_literal] = ACTIONS(2635), [anon_sym_L_SQUOTE] = ACTIONS(2635), [anon_sym_u_SQUOTE] = ACTIONS(2635), [anon_sym_U_SQUOTE] = ACTIONS(2635), [anon_sym_u8_SQUOTE] = ACTIONS(2635), [anon_sym_SQUOTE] = ACTIONS(2635), [anon_sym_L_DQUOTE] = ACTIONS(2635), [anon_sym_u_DQUOTE] = ACTIONS(2635), [anon_sym_U_DQUOTE] = ACTIONS(2635), [anon_sym_u8_DQUOTE] = ACTIONS(2635), [anon_sym_DQUOTE] = ACTIONS(2635), [sym_true] = ACTIONS(2633), [sym_false] = ACTIONS(2633), [anon_sym_NULL] = ACTIONS(2633), [anon_sym_nullptr] = ACTIONS(2633), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2633), [anon_sym_decltype] = ACTIONS(2633), [anon_sym_typename] = ACTIONS(2633), [anon_sym_template] = ACTIONS(2633), [anon_sym_try] = ACTIONS(2633), [anon_sym_delete] = ACTIONS(2633), [anon_sym_throw] = ACTIONS(2633), [anon_sym_co_return] = ACTIONS(2633), [anon_sym_co_yield] = ACTIONS(2633), [anon_sym_R_DQUOTE] = ACTIONS(2635), [anon_sym_LR_DQUOTE] = ACTIONS(2635), [anon_sym_uR_DQUOTE] = ACTIONS(2635), [anon_sym_UR_DQUOTE] = ACTIONS(2635), [anon_sym_u8R_DQUOTE] = ACTIONS(2635), [anon_sym_co_await] = ACTIONS(2633), [anon_sym_new] = ACTIONS(2633), [anon_sym_requires] = ACTIONS(2633), [sym_this] = ACTIONS(2633), }, [STATE(939)] = { [sym_identifier] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_BANG] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_DASH] = ACTIONS(2673), [anon_sym_PLUS] = ACTIONS(2673), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2675), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym_LBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [anon_sym_if] = ACTIONS(2673), [anon_sym_else] = ACTIONS(2673), [anon_sym_switch] = ACTIONS(2673), [anon_sym_while] = ACTIONS(2673), [anon_sym_do] = ACTIONS(2673), [anon_sym_for] = ACTIONS(2673), [anon_sym_return] = ACTIONS(2673), [anon_sym_break] = ACTIONS(2673), [anon_sym_continue] = ACTIONS(2673), [anon_sym_goto] = ACTIONS(2673), [anon_sym___try] = ACTIONS(2673), [anon_sym___leave] = ACTIONS(2673), [anon_sym_not] = ACTIONS(2673), [anon_sym_compl] = ACTIONS(2673), [anon_sym_DASH_DASH] = ACTIONS(2675), [anon_sym_PLUS_PLUS] = ACTIONS(2675), [anon_sym_sizeof] = ACTIONS(2673), [anon_sym___alignof__] = ACTIONS(2673), [anon_sym___alignof] = ACTIONS(2673), [anon_sym__alignof] = ACTIONS(2673), [anon_sym_alignof] = ACTIONS(2673), [anon_sym__Alignof] = ACTIONS(2673), [anon_sym_offsetof] = ACTIONS(2673), [anon_sym__Generic] = ACTIONS(2673), [anon_sym_asm] = ACTIONS(2673), [anon_sym___asm__] = ACTIONS(2673), [anon_sym___asm] = ACTIONS(2673), [sym_number_literal] = ACTIONS(2675), [anon_sym_L_SQUOTE] = ACTIONS(2675), [anon_sym_u_SQUOTE] = ACTIONS(2675), [anon_sym_U_SQUOTE] = ACTIONS(2675), [anon_sym_u8_SQUOTE] = ACTIONS(2675), [anon_sym_SQUOTE] = ACTIONS(2675), [anon_sym_L_DQUOTE] = ACTIONS(2675), [anon_sym_u_DQUOTE] = ACTIONS(2675), [anon_sym_U_DQUOTE] = ACTIONS(2675), [anon_sym_u8_DQUOTE] = ACTIONS(2675), [anon_sym_DQUOTE] = ACTIONS(2675), [sym_true] = ACTIONS(2673), [sym_false] = ACTIONS(2673), [anon_sym_NULL] = ACTIONS(2673), [anon_sym_nullptr] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_try] = ACTIONS(2673), [anon_sym_delete] = ACTIONS(2673), [anon_sym_throw] = ACTIONS(2673), [anon_sym_co_return] = ACTIONS(2673), [anon_sym_co_yield] = ACTIONS(2673), [anon_sym_R_DQUOTE] = ACTIONS(2675), [anon_sym_LR_DQUOTE] = ACTIONS(2675), [anon_sym_uR_DQUOTE] = ACTIONS(2675), [anon_sym_UR_DQUOTE] = ACTIONS(2675), [anon_sym_u8R_DQUOTE] = ACTIONS(2675), [anon_sym_co_await] = ACTIONS(2673), [anon_sym_new] = ACTIONS(2673), [anon_sym_requires] = ACTIONS(2673), [sym_this] = ACTIONS(2673), }, [STATE(940)] = { [sym_identifier] = ACTIONS(2641), [anon_sym_LPAREN2] = ACTIONS(2643), [anon_sym_BANG] = ACTIONS(2643), [anon_sym_TILDE] = ACTIONS(2643), [anon_sym_DASH] = ACTIONS(2641), [anon_sym_PLUS] = ACTIONS(2641), [anon_sym_STAR] = ACTIONS(2643), [anon_sym_AMP] = ACTIONS(2643), [anon_sym_SEMI] = ACTIONS(2643), [anon_sym___extension__] = ACTIONS(2641), [anon_sym_typedef] = ACTIONS(2641), [anon_sym_virtual] = ACTIONS(2641), [anon_sym_extern] = ACTIONS(2641), [anon_sym___attribute__] = ACTIONS(2641), [anon_sym___attribute] = ACTIONS(2641), [anon_sym_COLON_COLON] = ACTIONS(2643), [anon_sym_LBRACK_LBRACK] = ACTIONS(2643), [anon_sym___declspec] = ACTIONS(2641), [anon_sym_LBRACE] = ACTIONS(2643), [anon_sym_signed] = ACTIONS(2641), [anon_sym_unsigned] = ACTIONS(2641), [anon_sym_long] = ACTIONS(2641), [anon_sym_short] = ACTIONS(2641), [anon_sym_LBRACK] = ACTIONS(2641), [anon_sym_static] = ACTIONS(2641), [anon_sym_register] = ACTIONS(2641), [anon_sym_inline] = ACTIONS(2641), [anon_sym___inline] = ACTIONS(2641), [anon_sym___inline__] = ACTIONS(2641), [anon_sym___forceinline] = ACTIONS(2641), [anon_sym_thread_local] = ACTIONS(2641), [anon_sym___thread] = ACTIONS(2641), [anon_sym_const] = ACTIONS(2641), [anon_sym_constexpr] = ACTIONS(2641), [anon_sym_volatile] = ACTIONS(2641), [anon_sym_restrict] = ACTIONS(2641), [anon_sym___restrict__] = ACTIONS(2641), [anon_sym__Atomic] = ACTIONS(2641), [anon_sym__Noreturn] = ACTIONS(2641), [anon_sym_noreturn] = ACTIONS(2641), [anon_sym__Nonnull] = ACTIONS(2641), [anon_sym_mutable] = ACTIONS(2641), [anon_sym_constinit] = ACTIONS(2641), [anon_sym_consteval] = ACTIONS(2641), [anon_sym_alignas] = ACTIONS(2641), [anon_sym__Alignas] = ACTIONS(2641), [sym_primitive_type] = ACTIONS(2641), [anon_sym_enum] = ACTIONS(2641), [anon_sym_class] = ACTIONS(2641), [anon_sym_struct] = ACTIONS(2641), [anon_sym_union] = ACTIONS(2641), [anon_sym_if] = ACTIONS(2641), [anon_sym_else] = ACTIONS(2641), [anon_sym_switch] = ACTIONS(2641), [anon_sym_while] = ACTIONS(2641), [anon_sym_do] = ACTIONS(2641), [anon_sym_for] = ACTIONS(2641), [anon_sym_return] = ACTIONS(2641), [anon_sym_break] = ACTIONS(2641), [anon_sym_continue] = ACTIONS(2641), [anon_sym_goto] = ACTIONS(2641), [anon_sym___try] = ACTIONS(2641), [anon_sym___leave] = ACTIONS(2641), [anon_sym_not] = ACTIONS(2641), [anon_sym_compl] = ACTIONS(2641), [anon_sym_DASH_DASH] = ACTIONS(2643), [anon_sym_PLUS_PLUS] = ACTIONS(2643), [anon_sym_sizeof] = ACTIONS(2641), [anon_sym___alignof__] = ACTIONS(2641), [anon_sym___alignof] = ACTIONS(2641), [anon_sym__alignof] = ACTIONS(2641), [anon_sym_alignof] = ACTIONS(2641), [anon_sym__Alignof] = ACTIONS(2641), [anon_sym_offsetof] = ACTIONS(2641), [anon_sym__Generic] = ACTIONS(2641), [anon_sym_asm] = ACTIONS(2641), [anon_sym___asm__] = ACTIONS(2641), [anon_sym___asm] = ACTIONS(2641), [sym_number_literal] = ACTIONS(2643), [anon_sym_L_SQUOTE] = ACTIONS(2643), [anon_sym_u_SQUOTE] = ACTIONS(2643), [anon_sym_U_SQUOTE] = ACTIONS(2643), [anon_sym_u8_SQUOTE] = ACTIONS(2643), [anon_sym_SQUOTE] = ACTIONS(2643), [anon_sym_L_DQUOTE] = ACTIONS(2643), [anon_sym_u_DQUOTE] = ACTIONS(2643), [anon_sym_U_DQUOTE] = ACTIONS(2643), [anon_sym_u8_DQUOTE] = ACTIONS(2643), [anon_sym_DQUOTE] = ACTIONS(2643), [sym_true] = ACTIONS(2641), [sym_false] = ACTIONS(2641), [anon_sym_NULL] = ACTIONS(2641), [anon_sym_nullptr] = ACTIONS(2641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2641), [anon_sym_decltype] = ACTIONS(2641), [anon_sym_typename] = ACTIONS(2641), [anon_sym_template] = ACTIONS(2641), [anon_sym_try] = ACTIONS(2641), [anon_sym_delete] = ACTIONS(2641), [anon_sym_throw] = ACTIONS(2641), [anon_sym_co_return] = ACTIONS(2641), [anon_sym_co_yield] = ACTIONS(2641), [anon_sym_R_DQUOTE] = ACTIONS(2643), [anon_sym_LR_DQUOTE] = ACTIONS(2643), [anon_sym_uR_DQUOTE] = ACTIONS(2643), [anon_sym_UR_DQUOTE] = ACTIONS(2643), [anon_sym_u8R_DQUOTE] = ACTIONS(2643), [anon_sym_co_await] = ACTIONS(2641), [anon_sym_new] = ACTIONS(2641), [anon_sym_requires] = ACTIONS(2641), [sym_this] = ACTIONS(2641), }, [STATE(941)] = { [sym_identifier] = ACTIONS(2701), [anon_sym_LPAREN2] = ACTIONS(2703), [anon_sym_BANG] = ACTIONS(2703), [anon_sym_TILDE] = ACTIONS(2703), [anon_sym_DASH] = ACTIONS(2701), [anon_sym_PLUS] = ACTIONS(2701), [anon_sym_STAR] = ACTIONS(2703), [anon_sym_AMP] = ACTIONS(2703), [anon_sym_SEMI] = ACTIONS(2703), [anon_sym___extension__] = ACTIONS(2701), [anon_sym_typedef] = ACTIONS(2701), [anon_sym_virtual] = ACTIONS(2701), [anon_sym_extern] = ACTIONS(2701), [anon_sym___attribute__] = ACTIONS(2701), [anon_sym___attribute] = ACTIONS(2701), [anon_sym_COLON_COLON] = ACTIONS(2703), [anon_sym_LBRACK_LBRACK] = ACTIONS(2703), [anon_sym___declspec] = ACTIONS(2701), [anon_sym_LBRACE] = ACTIONS(2703), [anon_sym_signed] = ACTIONS(2701), [anon_sym_unsigned] = ACTIONS(2701), [anon_sym_long] = ACTIONS(2701), [anon_sym_short] = ACTIONS(2701), [anon_sym_LBRACK] = ACTIONS(2701), [anon_sym_static] = ACTIONS(2701), [anon_sym_register] = ACTIONS(2701), [anon_sym_inline] = ACTIONS(2701), [anon_sym___inline] = ACTIONS(2701), [anon_sym___inline__] = ACTIONS(2701), [anon_sym___forceinline] = ACTIONS(2701), [anon_sym_thread_local] = ACTIONS(2701), [anon_sym___thread] = ACTIONS(2701), [anon_sym_const] = ACTIONS(2701), [anon_sym_constexpr] = ACTIONS(2701), [anon_sym_volatile] = ACTIONS(2701), [anon_sym_restrict] = ACTIONS(2701), [anon_sym___restrict__] = ACTIONS(2701), [anon_sym__Atomic] = ACTIONS(2701), [anon_sym__Noreturn] = ACTIONS(2701), [anon_sym_noreturn] = ACTIONS(2701), [anon_sym__Nonnull] = ACTIONS(2701), [anon_sym_mutable] = ACTIONS(2701), [anon_sym_constinit] = ACTIONS(2701), [anon_sym_consteval] = ACTIONS(2701), [anon_sym_alignas] = ACTIONS(2701), [anon_sym__Alignas] = ACTIONS(2701), [sym_primitive_type] = ACTIONS(2701), [anon_sym_enum] = ACTIONS(2701), [anon_sym_class] = ACTIONS(2701), [anon_sym_struct] = ACTIONS(2701), [anon_sym_union] = ACTIONS(2701), [anon_sym_if] = ACTIONS(2701), [anon_sym_else] = ACTIONS(2701), [anon_sym_switch] = ACTIONS(2701), [anon_sym_while] = ACTIONS(2701), [anon_sym_do] = ACTIONS(2701), [anon_sym_for] = ACTIONS(2701), [anon_sym_return] = ACTIONS(2701), [anon_sym_break] = ACTIONS(2701), [anon_sym_continue] = ACTIONS(2701), [anon_sym_goto] = ACTIONS(2701), [anon_sym___try] = ACTIONS(2701), [anon_sym___leave] = ACTIONS(2701), [anon_sym_not] = ACTIONS(2701), [anon_sym_compl] = ACTIONS(2701), [anon_sym_DASH_DASH] = ACTIONS(2703), [anon_sym_PLUS_PLUS] = ACTIONS(2703), [anon_sym_sizeof] = ACTIONS(2701), [anon_sym___alignof__] = ACTIONS(2701), [anon_sym___alignof] = ACTIONS(2701), [anon_sym__alignof] = ACTIONS(2701), [anon_sym_alignof] = ACTIONS(2701), [anon_sym__Alignof] = ACTIONS(2701), [anon_sym_offsetof] = ACTIONS(2701), [anon_sym__Generic] = ACTIONS(2701), [anon_sym_asm] = ACTIONS(2701), [anon_sym___asm__] = ACTIONS(2701), [anon_sym___asm] = ACTIONS(2701), [sym_number_literal] = ACTIONS(2703), [anon_sym_L_SQUOTE] = ACTIONS(2703), [anon_sym_u_SQUOTE] = ACTIONS(2703), [anon_sym_U_SQUOTE] = ACTIONS(2703), [anon_sym_u8_SQUOTE] = ACTIONS(2703), [anon_sym_SQUOTE] = ACTIONS(2703), [anon_sym_L_DQUOTE] = ACTIONS(2703), [anon_sym_u_DQUOTE] = ACTIONS(2703), [anon_sym_U_DQUOTE] = ACTIONS(2703), [anon_sym_u8_DQUOTE] = ACTIONS(2703), [anon_sym_DQUOTE] = ACTIONS(2703), [sym_true] = ACTIONS(2701), [sym_false] = ACTIONS(2701), [anon_sym_NULL] = ACTIONS(2701), [anon_sym_nullptr] = ACTIONS(2701), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2701), [anon_sym_decltype] = ACTIONS(2701), [anon_sym_typename] = ACTIONS(2701), [anon_sym_template] = ACTIONS(2701), [anon_sym_try] = ACTIONS(2701), [anon_sym_delete] = ACTIONS(2701), [anon_sym_throw] = ACTIONS(2701), [anon_sym_co_return] = ACTIONS(2701), [anon_sym_co_yield] = ACTIONS(2701), [anon_sym_R_DQUOTE] = ACTIONS(2703), [anon_sym_LR_DQUOTE] = ACTIONS(2703), [anon_sym_uR_DQUOTE] = ACTIONS(2703), [anon_sym_UR_DQUOTE] = ACTIONS(2703), [anon_sym_u8R_DQUOTE] = ACTIONS(2703), [anon_sym_co_await] = ACTIONS(2701), [anon_sym_new] = ACTIONS(2701), [anon_sym_requires] = ACTIONS(2701), [sym_this] = ACTIONS(2701), }, [STATE(942)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_ms_based_modifier] = STATE(8794), [sym_ms_call_modifier] = STATE(4753), [sym__declarator] = STATE(6893), [sym__abstract_declarator] = STATE(7092), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_list] = STATE(3080), [sym_parameter_declaration] = STATE(7517), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_explicit_object_parameter_declaration] = STATE(7517), [sym_optional_parameter_declaration] = STATE(7517), [sym_variadic_parameter_declaration] = STATE(7517), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5818), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4320), [anon_sym_DOT_DOT_DOT] = ACTIONS(1866), [anon_sym_RPAREN] = ACTIONS(4322), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(4326), [anon_sym_AMP_AMP] = ACTIONS(4328), [anon_sym_AMP] = ACTIONS(4330), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4332), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym___cdecl] = ACTIONS(1808), [anon_sym___clrcall] = ACTIONS(1808), [anon_sym___stdcall] = ACTIONS(1808), [anon_sym___fastcall] = ACTIONS(1808), [anon_sym___thiscall] = ACTIONS(1808), [anon_sym___vectorcall] = ACTIONS(1808), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(4334), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), [sym_this] = ACTIONS(4336), }, [STATE(943)] = { [sym_identifier] = ACTIONS(2685), [anon_sym_LPAREN2] = ACTIONS(2687), [anon_sym_BANG] = ACTIONS(2687), [anon_sym_TILDE] = ACTIONS(2687), [anon_sym_DASH] = ACTIONS(2685), [anon_sym_PLUS] = ACTIONS(2685), [anon_sym_STAR] = ACTIONS(2687), [anon_sym_AMP] = ACTIONS(2687), [anon_sym_SEMI] = ACTIONS(2687), [anon_sym___extension__] = ACTIONS(2685), [anon_sym_typedef] = ACTIONS(2685), [anon_sym_virtual] = ACTIONS(2685), [anon_sym_extern] = ACTIONS(2685), [anon_sym___attribute__] = ACTIONS(2685), [anon_sym___attribute] = ACTIONS(2685), [anon_sym_COLON_COLON] = ACTIONS(2687), [anon_sym_LBRACK_LBRACK] = ACTIONS(2687), [anon_sym___declspec] = ACTIONS(2685), [anon_sym_LBRACE] = ACTIONS(2687), [anon_sym_signed] = ACTIONS(2685), [anon_sym_unsigned] = ACTIONS(2685), [anon_sym_long] = ACTIONS(2685), [anon_sym_short] = ACTIONS(2685), [anon_sym_LBRACK] = ACTIONS(2685), [anon_sym_static] = ACTIONS(2685), [anon_sym_register] = ACTIONS(2685), [anon_sym_inline] = ACTIONS(2685), [anon_sym___inline] = ACTIONS(2685), [anon_sym___inline__] = ACTIONS(2685), [anon_sym___forceinline] = ACTIONS(2685), [anon_sym_thread_local] = ACTIONS(2685), [anon_sym___thread] = ACTIONS(2685), [anon_sym_const] = ACTIONS(2685), [anon_sym_constexpr] = ACTIONS(2685), [anon_sym_volatile] = ACTIONS(2685), [anon_sym_restrict] = ACTIONS(2685), [anon_sym___restrict__] = ACTIONS(2685), [anon_sym__Atomic] = ACTIONS(2685), [anon_sym__Noreturn] = ACTIONS(2685), [anon_sym_noreturn] = ACTIONS(2685), [anon_sym__Nonnull] = ACTIONS(2685), [anon_sym_mutable] = ACTIONS(2685), [anon_sym_constinit] = ACTIONS(2685), [anon_sym_consteval] = ACTIONS(2685), [anon_sym_alignas] = ACTIONS(2685), [anon_sym__Alignas] = ACTIONS(2685), [sym_primitive_type] = ACTIONS(2685), [anon_sym_enum] = ACTIONS(2685), [anon_sym_class] = ACTIONS(2685), [anon_sym_struct] = ACTIONS(2685), [anon_sym_union] = ACTIONS(2685), [anon_sym_if] = ACTIONS(2685), [anon_sym_else] = ACTIONS(2685), [anon_sym_switch] = ACTIONS(2685), [anon_sym_while] = ACTIONS(2685), [anon_sym_do] = ACTIONS(2685), [anon_sym_for] = ACTIONS(2685), [anon_sym_return] = ACTIONS(2685), [anon_sym_break] = ACTIONS(2685), [anon_sym_continue] = ACTIONS(2685), [anon_sym_goto] = ACTIONS(2685), [anon_sym___try] = ACTIONS(2685), [anon_sym___leave] = ACTIONS(2685), [anon_sym_not] = ACTIONS(2685), [anon_sym_compl] = ACTIONS(2685), [anon_sym_DASH_DASH] = ACTIONS(2687), [anon_sym_PLUS_PLUS] = ACTIONS(2687), [anon_sym_sizeof] = ACTIONS(2685), [anon_sym___alignof__] = ACTIONS(2685), [anon_sym___alignof] = ACTIONS(2685), [anon_sym__alignof] = ACTIONS(2685), [anon_sym_alignof] = ACTIONS(2685), [anon_sym__Alignof] = ACTIONS(2685), [anon_sym_offsetof] = ACTIONS(2685), [anon_sym__Generic] = ACTIONS(2685), [anon_sym_asm] = ACTIONS(2685), [anon_sym___asm__] = ACTIONS(2685), [anon_sym___asm] = ACTIONS(2685), [sym_number_literal] = ACTIONS(2687), [anon_sym_L_SQUOTE] = ACTIONS(2687), [anon_sym_u_SQUOTE] = ACTIONS(2687), [anon_sym_U_SQUOTE] = ACTIONS(2687), [anon_sym_u8_SQUOTE] = ACTIONS(2687), [anon_sym_SQUOTE] = ACTIONS(2687), [anon_sym_L_DQUOTE] = ACTIONS(2687), [anon_sym_u_DQUOTE] = ACTIONS(2687), [anon_sym_U_DQUOTE] = ACTIONS(2687), [anon_sym_u8_DQUOTE] = ACTIONS(2687), [anon_sym_DQUOTE] = ACTIONS(2687), [sym_true] = ACTIONS(2685), [sym_false] = ACTIONS(2685), [anon_sym_NULL] = ACTIONS(2685), [anon_sym_nullptr] = ACTIONS(2685), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2685), [anon_sym_decltype] = ACTIONS(2685), [anon_sym_typename] = ACTIONS(2685), [anon_sym_template] = ACTIONS(2685), [anon_sym_try] = ACTIONS(2685), [anon_sym_delete] = ACTIONS(2685), [anon_sym_throw] = ACTIONS(2685), [anon_sym_co_return] = ACTIONS(2685), [anon_sym_co_yield] = ACTIONS(2685), [anon_sym_R_DQUOTE] = ACTIONS(2687), [anon_sym_LR_DQUOTE] = ACTIONS(2687), [anon_sym_uR_DQUOTE] = ACTIONS(2687), [anon_sym_UR_DQUOTE] = ACTIONS(2687), [anon_sym_u8R_DQUOTE] = ACTIONS(2687), [anon_sym_co_await] = ACTIONS(2685), [anon_sym_new] = ACTIONS(2685), [anon_sym_requires] = ACTIONS(2685), [sym_this] = ACTIONS(2685), }, [STATE(944)] = { [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6730), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_expression] = STATE(3139), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3254), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5888), [sym_qualified_identifier] = STATE(3385), [sym_qualified_type_identifier] = STATE(8008), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(3341), [anon_sym_LPAREN2] = ACTIONS(1792), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1796), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1800), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(1802), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(1812), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(945)] = { [sym_identifier] = ACTIONS(4119), [anon_sym_LPAREN2] = ACTIONS(4125), [anon_sym_BANG] = ACTIONS(4125), [anon_sym_TILDE] = ACTIONS(4125), [anon_sym_DASH] = ACTIONS(4127), [anon_sym_PLUS] = ACTIONS(4127), [anon_sym_STAR] = ACTIONS(4125), [anon_sym_AMP] = ACTIONS(4125), [anon_sym_SEMI] = ACTIONS(4125), [anon_sym___extension__] = ACTIONS(4119), [anon_sym_virtual] = ACTIONS(4131), [anon_sym_extern] = ACTIONS(4131), [anon_sym___attribute__] = ACTIONS(4131), [anon_sym___attribute] = ACTIONS(4131), [anon_sym_COLON_COLON] = ACTIONS(4122), [anon_sym_LBRACK_LBRACK] = ACTIONS(4122), [anon_sym___declspec] = ACTIONS(4131), [anon_sym_LBRACE] = ACTIONS(4125), [anon_sym_signed] = ACTIONS(4131), [anon_sym_unsigned] = ACTIONS(4131), [anon_sym_long] = ACTIONS(4131), [anon_sym_short] = ACTIONS(4131), [anon_sym_LBRACK] = ACTIONS(4127), [anon_sym_static] = ACTIONS(4131), [anon_sym_register] = ACTIONS(4131), [anon_sym_inline] = ACTIONS(4131), [anon_sym___inline] = ACTIONS(4131), [anon_sym___inline__] = ACTIONS(4131), [anon_sym___forceinline] = ACTIONS(4131), [anon_sym_thread_local] = ACTIONS(4131), [anon_sym___thread] = ACTIONS(4131), [anon_sym_const] = ACTIONS(4131), [anon_sym_constexpr] = ACTIONS(4131), [anon_sym_volatile] = ACTIONS(4131), [anon_sym_restrict] = ACTIONS(4131), [anon_sym___restrict__] = ACTIONS(4131), [anon_sym__Atomic] = ACTIONS(4131), [anon_sym__Noreturn] = ACTIONS(4131), [anon_sym_noreturn] = ACTIONS(4131), [anon_sym__Nonnull] = ACTIONS(4131), [anon_sym_mutable] = ACTIONS(4131), [anon_sym_constinit] = ACTIONS(4131), [anon_sym_consteval] = ACTIONS(4131), [anon_sym_alignas] = ACTIONS(4131), [anon_sym__Alignas] = ACTIONS(4131), [sym_primitive_type] = ACTIONS(4119), [anon_sym_enum] = ACTIONS(4131), [anon_sym_class] = ACTIONS(4131), [anon_sym_struct] = ACTIONS(4131), [anon_sym_union] = ACTIONS(4131), [anon_sym_if] = ACTIONS(4127), [anon_sym_switch] = ACTIONS(4127), [anon_sym_case] = ACTIONS(4127), [anon_sym_default] = ACTIONS(4127), [anon_sym_while] = ACTIONS(4127), [anon_sym_do] = ACTIONS(4127), [anon_sym_for] = ACTIONS(4127), [anon_sym_return] = ACTIONS(4127), [anon_sym_break] = ACTIONS(4127), [anon_sym_continue] = ACTIONS(4127), [anon_sym_goto] = ACTIONS(4127), [anon_sym___try] = ACTIONS(4127), [anon_sym___leave] = ACTIONS(4127), [anon_sym_not] = ACTIONS(4127), [anon_sym_compl] = ACTIONS(4127), [anon_sym_DASH_DASH] = ACTIONS(4125), [anon_sym_PLUS_PLUS] = ACTIONS(4125), [anon_sym_sizeof] = ACTIONS(4127), [anon_sym___alignof__] = ACTIONS(4127), [anon_sym___alignof] = ACTIONS(4127), [anon_sym__alignof] = ACTIONS(4127), [anon_sym_alignof] = ACTIONS(4127), [anon_sym__Alignof] = ACTIONS(4127), [anon_sym_offsetof] = ACTIONS(4127), [anon_sym__Generic] = ACTIONS(4127), [anon_sym_asm] = ACTIONS(4127), [anon_sym___asm__] = ACTIONS(4127), [anon_sym___asm] = ACTIONS(4127), [sym_number_literal] = ACTIONS(4125), [anon_sym_L_SQUOTE] = ACTIONS(4125), [anon_sym_u_SQUOTE] = ACTIONS(4125), [anon_sym_U_SQUOTE] = ACTIONS(4125), [anon_sym_u8_SQUOTE] = ACTIONS(4125), [anon_sym_SQUOTE] = ACTIONS(4125), [anon_sym_L_DQUOTE] = ACTIONS(4125), [anon_sym_u_DQUOTE] = ACTIONS(4125), [anon_sym_U_DQUOTE] = ACTIONS(4125), [anon_sym_u8_DQUOTE] = ACTIONS(4125), [anon_sym_DQUOTE] = ACTIONS(4125), [sym_true] = ACTIONS(4127), [sym_false] = ACTIONS(4127), [anon_sym_NULL] = ACTIONS(4127), [anon_sym_nullptr] = ACTIONS(4127), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4131), [anon_sym_decltype] = ACTIONS(4119), [anon_sym_typename] = ACTIONS(4131), [anon_sym_template] = ACTIONS(4119), [anon_sym_try] = ACTIONS(4127), [anon_sym_delete] = ACTIONS(4127), [anon_sym_throw] = ACTIONS(4127), [anon_sym_co_return] = ACTIONS(4127), [anon_sym_co_yield] = ACTIONS(4127), [anon_sym_R_DQUOTE] = ACTIONS(4125), [anon_sym_LR_DQUOTE] = ACTIONS(4125), [anon_sym_uR_DQUOTE] = ACTIONS(4125), [anon_sym_UR_DQUOTE] = ACTIONS(4125), [anon_sym_u8R_DQUOTE] = ACTIONS(4125), [anon_sym_co_await] = ACTIONS(4127), [anon_sym_new] = ACTIONS(4127), [anon_sym_requires] = ACTIONS(4127), [sym_this] = ACTIONS(4127), }, [STATE(946)] = { [sym_identifier] = ACTIONS(2765), [anon_sym_LPAREN2] = ACTIONS(2767), [anon_sym_BANG] = ACTIONS(2767), [anon_sym_TILDE] = ACTIONS(2767), [anon_sym_DASH] = ACTIONS(2765), [anon_sym_PLUS] = ACTIONS(2765), [anon_sym_STAR] = ACTIONS(2767), [anon_sym_AMP] = ACTIONS(2767), [anon_sym_SEMI] = ACTIONS(2767), [anon_sym___extension__] = ACTIONS(2765), [anon_sym_typedef] = ACTIONS(2765), [anon_sym_virtual] = ACTIONS(2765), [anon_sym_extern] = ACTIONS(2765), [anon_sym___attribute__] = ACTIONS(2765), [anon_sym___attribute] = ACTIONS(2765), [anon_sym_COLON_COLON] = ACTIONS(2767), [anon_sym_LBRACK_LBRACK] = ACTIONS(2767), [anon_sym___declspec] = ACTIONS(2765), [anon_sym_LBRACE] = ACTIONS(2767), [anon_sym_signed] = ACTIONS(2765), [anon_sym_unsigned] = ACTIONS(2765), [anon_sym_long] = ACTIONS(2765), [anon_sym_short] = ACTIONS(2765), [anon_sym_LBRACK] = ACTIONS(2765), [anon_sym_static] = ACTIONS(2765), [anon_sym_register] = ACTIONS(2765), [anon_sym_inline] = ACTIONS(2765), [anon_sym___inline] = ACTIONS(2765), [anon_sym___inline__] = ACTIONS(2765), [anon_sym___forceinline] = ACTIONS(2765), [anon_sym_thread_local] = ACTIONS(2765), [anon_sym___thread] = ACTIONS(2765), [anon_sym_const] = ACTIONS(2765), [anon_sym_constexpr] = ACTIONS(2765), [anon_sym_volatile] = ACTIONS(2765), [anon_sym_restrict] = ACTIONS(2765), [anon_sym___restrict__] = ACTIONS(2765), [anon_sym__Atomic] = ACTIONS(2765), [anon_sym__Noreturn] = ACTIONS(2765), [anon_sym_noreturn] = ACTIONS(2765), [anon_sym__Nonnull] = ACTIONS(2765), [anon_sym_mutable] = ACTIONS(2765), [anon_sym_constinit] = ACTIONS(2765), [anon_sym_consteval] = ACTIONS(2765), [anon_sym_alignas] = ACTIONS(2765), [anon_sym__Alignas] = ACTIONS(2765), [sym_primitive_type] = ACTIONS(2765), [anon_sym_enum] = ACTIONS(2765), [anon_sym_class] = ACTIONS(2765), [anon_sym_struct] = ACTIONS(2765), [anon_sym_union] = ACTIONS(2765), [anon_sym_if] = ACTIONS(2765), [anon_sym_else] = ACTIONS(2765), [anon_sym_switch] = ACTIONS(2765), [anon_sym_while] = ACTIONS(2765), [anon_sym_do] = ACTIONS(2765), [anon_sym_for] = ACTIONS(2765), [anon_sym_return] = ACTIONS(2765), [anon_sym_break] = ACTIONS(2765), [anon_sym_continue] = ACTIONS(2765), [anon_sym_goto] = ACTIONS(2765), [anon_sym___try] = ACTIONS(2765), [anon_sym___leave] = ACTIONS(2765), [anon_sym_not] = ACTIONS(2765), [anon_sym_compl] = ACTIONS(2765), [anon_sym_DASH_DASH] = ACTIONS(2767), [anon_sym_PLUS_PLUS] = ACTIONS(2767), [anon_sym_sizeof] = ACTIONS(2765), [anon_sym___alignof__] = ACTIONS(2765), [anon_sym___alignof] = ACTIONS(2765), [anon_sym__alignof] = ACTIONS(2765), [anon_sym_alignof] = ACTIONS(2765), [anon_sym__Alignof] = ACTIONS(2765), [anon_sym_offsetof] = ACTIONS(2765), [anon_sym__Generic] = ACTIONS(2765), [anon_sym_asm] = ACTIONS(2765), [anon_sym___asm__] = ACTIONS(2765), [anon_sym___asm] = ACTIONS(2765), [sym_number_literal] = ACTIONS(2767), [anon_sym_L_SQUOTE] = ACTIONS(2767), [anon_sym_u_SQUOTE] = ACTIONS(2767), [anon_sym_U_SQUOTE] = ACTIONS(2767), [anon_sym_u8_SQUOTE] = ACTIONS(2767), [anon_sym_SQUOTE] = ACTIONS(2767), [anon_sym_L_DQUOTE] = ACTIONS(2767), [anon_sym_u_DQUOTE] = ACTIONS(2767), [anon_sym_U_DQUOTE] = ACTIONS(2767), [anon_sym_u8_DQUOTE] = ACTIONS(2767), [anon_sym_DQUOTE] = ACTIONS(2767), [sym_true] = ACTIONS(2765), [sym_false] = ACTIONS(2765), [anon_sym_NULL] = ACTIONS(2765), [anon_sym_nullptr] = ACTIONS(2765), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2765), [anon_sym_decltype] = ACTIONS(2765), [anon_sym_typename] = ACTIONS(2765), [anon_sym_template] = ACTIONS(2765), [anon_sym_try] = ACTIONS(2765), [anon_sym_delete] = ACTIONS(2765), [anon_sym_throw] = ACTIONS(2765), [anon_sym_co_return] = ACTIONS(2765), [anon_sym_co_yield] = ACTIONS(2765), [anon_sym_R_DQUOTE] = ACTIONS(2767), [anon_sym_LR_DQUOTE] = ACTIONS(2767), [anon_sym_uR_DQUOTE] = ACTIONS(2767), [anon_sym_UR_DQUOTE] = ACTIONS(2767), [anon_sym_u8R_DQUOTE] = ACTIONS(2767), [anon_sym_co_await] = ACTIONS(2765), [anon_sym_new] = ACTIONS(2765), [anon_sym_requires] = ACTIONS(2765), [sym_this] = ACTIONS(2765), }, [STATE(947)] = { [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6730), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3263), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5896), [sym_qualified_identifier] = STATE(3267), [sym_qualified_type_identifier] = STATE(7918), [sym_operator_name] = STATE(6205), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(3353), [anon_sym_LPAREN2] = ACTIONS(3355), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(3357), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(27), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(31), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(1812), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(948)] = { [sym_identifier] = ACTIONS(2645), [anon_sym_LPAREN2] = ACTIONS(2647), [anon_sym_BANG] = ACTIONS(2647), [anon_sym_TILDE] = ACTIONS(2647), [anon_sym_DASH] = ACTIONS(2645), [anon_sym_PLUS] = ACTIONS(2645), [anon_sym_STAR] = ACTIONS(2647), [anon_sym_AMP] = ACTIONS(2647), [anon_sym_SEMI] = ACTIONS(2647), [anon_sym___extension__] = ACTIONS(2645), [anon_sym_typedef] = ACTIONS(2645), [anon_sym_virtual] = ACTIONS(2645), [anon_sym_extern] = ACTIONS(2645), [anon_sym___attribute__] = ACTIONS(2645), [anon_sym___attribute] = ACTIONS(2645), [anon_sym_COLON_COLON] = ACTIONS(2647), [anon_sym_LBRACK_LBRACK] = ACTIONS(2647), [anon_sym___declspec] = ACTIONS(2645), [anon_sym_LBRACE] = ACTIONS(2647), [anon_sym_signed] = ACTIONS(2645), [anon_sym_unsigned] = ACTIONS(2645), [anon_sym_long] = ACTIONS(2645), [anon_sym_short] = ACTIONS(2645), [anon_sym_LBRACK] = ACTIONS(2645), [anon_sym_static] = ACTIONS(2645), [anon_sym_register] = ACTIONS(2645), [anon_sym_inline] = ACTIONS(2645), [anon_sym___inline] = ACTIONS(2645), [anon_sym___inline__] = ACTIONS(2645), [anon_sym___forceinline] = ACTIONS(2645), [anon_sym_thread_local] = ACTIONS(2645), [anon_sym___thread] = ACTIONS(2645), [anon_sym_const] = ACTIONS(2645), [anon_sym_constexpr] = ACTIONS(2645), [anon_sym_volatile] = ACTIONS(2645), [anon_sym_restrict] = ACTIONS(2645), [anon_sym___restrict__] = ACTIONS(2645), [anon_sym__Atomic] = ACTIONS(2645), [anon_sym__Noreturn] = ACTIONS(2645), [anon_sym_noreturn] = ACTIONS(2645), [anon_sym__Nonnull] = ACTIONS(2645), [anon_sym_mutable] = ACTIONS(2645), [anon_sym_constinit] = ACTIONS(2645), [anon_sym_consteval] = ACTIONS(2645), [anon_sym_alignas] = ACTIONS(2645), [anon_sym__Alignas] = ACTIONS(2645), [sym_primitive_type] = ACTIONS(2645), [anon_sym_enum] = ACTIONS(2645), [anon_sym_class] = ACTIONS(2645), [anon_sym_struct] = ACTIONS(2645), [anon_sym_union] = ACTIONS(2645), [anon_sym_if] = ACTIONS(2645), [anon_sym_else] = ACTIONS(2645), [anon_sym_switch] = ACTIONS(2645), [anon_sym_while] = ACTIONS(2645), [anon_sym_do] = ACTIONS(2645), [anon_sym_for] = ACTIONS(2645), [anon_sym_return] = ACTIONS(2645), [anon_sym_break] = ACTIONS(2645), [anon_sym_continue] = ACTIONS(2645), [anon_sym_goto] = ACTIONS(2645), [anon_sym___try] = ACTIONS(2645), [anon_sym___leave] = ACTIONS(2645), [anon_sym_not] = ACTIONS(2645), [anon_sym_compl] = ACTIONS(2645), [anon_sym_DASH_DASH] = ACTIONS(2647), [anon_sym_PLUS_PLUS] = ACTIONS(2647), [anon_sym_sizeof] = ACTIONS(2645), [anon_sym___alignof__] = ACTIONS(2645), [anon_sym___alignof] = ACTIONS(2645), [anon_sym__alignof] = ACTIONS(2645), [anon_sym_alignof] = ACTIONS(2645), [anon_sym__Alignof] = ACTIONS(2645), [anon_sym_offsetof] = ACTIONS(2645), [anon_sym__Generic] = ACTIONS(2645), [anon_sym_asm] = ACTIONS(2645), [anon_sym___asm__] = ACTIONS(2645), [anon_sym___asm] = ACTIONS(2645), [sym_number_literal] = ACTIONS(2647), [anon_sym_L_SQUOTE] = ACTIONS(2647), [anon_sym_u_SQUOTE] = ACTIONS(2647), [anon_sym_U_SQUOTE] = ACTIONS(2647), [anon_sym_u8_SQUOTE] = ACTIONS(2647), [anon_sym_SQUOTE] = ACTIONS(2647), [anon_sym_L_DQUOTE] = ACTIONS(2647), [anon_sym_u_DQUOTE] = ACTIONS(2647), [anon_sym_U_DQUOTE] = ACTIONS(2647), [anon_sym_u8_DQUOTE] = ACTIONS(2647), [anon_sym_DQUOTE] = ACTIONS(2647), [sym_true] = ACTIONS(2645), [sym_false] = ACTIONS(2645), [anon_sym_NULL] = ACTIONS(2645), [anon_sym_nullptr] = ACTIONS(2645), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2645), [anon_sym_decltype] = ACTIONS(2645), [anon_sym_typename] = ACTIONS(2645), [anon_sym_template] = ACTIONS(2645), [anon_sym_try] = ACTIONS(2645), [anon_sym_delete] = ACTIONS(2645), [anon_sym_throw] = ACTIONS(2645), [anon_sym_co_return] = ACTIONS(2645), [anon_sym_co_yield] = ACTIONS(2645), [anon_sym_R_DQUOTE] = ACTIONS(2647), [anon_sym_LR_DQUOTE] = ACTIONS(2647), [anon_sym_uR_DQUOTE] = ACTIONS(2647), [anon_sym_UR_DQUOTE] = ACTIONS(2647), [anon_sym_u8R_DQUOTE] = ACTIONS(2647), [anon_sym_co_await] = ACTIONS(2645), [anon_sym_new] = ACTIONS(2645), [anon_sym_requires] = ACTIONS(2645), [sym_this] = ACTIONS(2645), }, [STATE(949)] = { [sym_identifier] = ACTIONS(2705), [anon_sym_LPAREN2] = ACTIONS(2707), [anon_sym_BANG] = ACTIONS(2707), [anon_sym_TILDE] = ACTIONS(2707), [anon_sym_DASH] = ACTIONS(2705), [anon_sym_PLUS] = ACTIONS(2705), [anon_sym_STAR] = ACTIONS(2707), [anon_sym_AMP] = ACTIONS(2707), [anon_sym_SEMI] = ACTIONS(2707), [anon_sym___extension__] = ACTIONS(2705), [anon_sym_typedef] = ACTIONS(2705), [anon_sym_virtual] = ACTIONS(2705), [anon_sym_extern] = ACTIONS(2705), [anon_sym___attribute__] = ACTIONS(2705), [anon_sym___attribute] = ACTIONS(2705), [anon_sym_COLON_COLON] = ACTIONS(2707), [anon_sym_LBRACK_LBRACK] = ACTIONS(2707), [anon_sym___declspec] = ACTIONS(2705), [anon_sym_LBRACE] = ACTIONS(2707), [anon_sym_signed] = ACTIONS(2705), [anon_sym_unsigned] = ACTIONS(2705), [anon_sym_long] = ACTIONS(2705), [anon_sym_short] = ACTIONS(2705), [anon_sym_LBRACK] = ACTIONS(2705), [anon_sym_static] = ACTIONS(2705), [anon_sym_register] = ACTIONS(2705), [anon_sym_inline] = ACTIONS(2705), [anon_sym___inline] = ACTIONS(2705), [anon_sym___inline__] = ACTIONS(2705), [anon_sym___forceinline] = ACTIONS(2705), [anon_sym_thread_local] = ACTIONS(2705), [anon_sym___thread] = ACTIONS(2705), [anon_sym_const] = ACTIONS(2705), [anon_sym_constexpr] = ACTIONS(2705), [anon_sym_volatile] = ACTIONS(2705), [anon_sym_restrict] = ACTIONS(2705), [anon_sym___restrict__] = ACTIONS(2705), [anon_sym__Atomic] = ACTIONS(2705), [anon_sym__Noreturn] = ACTIONS(2705), [anon_sym_noreturn] = ACTIONS(2705), [anon_sym__Nonnull] = ACTIONS(2705), [anon_sym_mutable] = ACTIONS(2705), [anon_sym_constinit] = ACTIONS(2705), [anon_sym_consteval] = ACTIONS(2705), [anon_sym_alignas] = ACTIONS(2705), [anon_sym__Alignas] = ACTIONS(2705), [sym_primitive_type] = ACTIONS(2705), [anon_sym_enum] = ACTIONS(2705), [anon_sym_class] = ACTIONS(2705), [anon_sym_struct] = ACTIONS(2705), [anon_sym_union] = ACTIONS(2705), [anon_sym_if] = ACTIONS(2705), [anon_sym_else] = ACTIONS(2705), [anon_sym_switch] = ACTIONS(2705), [anon_sym_while] = ACTIONS(2705), [anon_sym_do] = ACTIONS(2705), [anon_sym_for] = ACTIONS(2705), [anon_sym_return] = ACTIONS(2705), [anon_sym_break] = ACTIONS(2705), [anon_sym_continue] = ACTIONS(2705), [anon_sym_goto] = ACTIONS(2705), [anon_sym___try] = ACTIONS(2705), [anon_sym___leave] = ACTIONS(2705), [anon_sym_not] = ACTIONS(2705), [anon_sym_compl] = ACTIONS(2705), [anon_sym_DASH_DASH] = ACTIONS(2707), [anon_sym_PLUS_PLUS] = ACTIONS(2707), [anon_sym_sizeof] = ACTIONS(2705), [anon_sym___alignof__] = ACTIONS(2705), [anon_sym___alignof] = ACTIONS(2705), [anon_sym__alignof] = ACTIONS(2705), [anon_sym_alignof] = ACTIONS(2705), [anon_sym__Alignof] = ACTIONS(2705), [anon_sym_offsetof] = ACTIONS(2705), [anon_sym__Generic] = ACTIONS(2705), [anon_sym_asm] = ACTIONS(2705), [anon_sym___asm__] = ACTIONS(2705), [anon_sym___asm] = ACTIONS(2705), [sym_number_literal] = ACTIONS(2707), [anon_sym_L_SQUOTE] = ACTIONS(2707), [anon_sym_u_SQUOTE] = ACTIONS(2707), [anon_sym_U_SQUOTE] = ACTIONS(2707), [anon_sym_u8_SQUOTE] = ACTIONS(2707), [anon_sym_SQUOTE] = ACTIONS(2707), [anon_sym_L_DQUOTE] = ACTIONS(2707), [anon_sym_u_DQUOTE] = ACTIONS(2707), [anon_sym_U_DQUOTE] = ACTIONS(2707), [anon_sym_u8_DQUOTE] = ACTIONS(2707), [anon_sym_DQUOTE] = ACTIONS(2707), [sym_true] = ACTIONS(2705), [sym_false] = ACTIONS(2705), [anon_sym_NULL] = ACTIONS(2705), [anon_sym_nullptr] = ACTIONS(2705), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2705), [anon_sym_decltype] = ACTIONS(2705), [anon_sym_typename] = ACTIONS(2705), [anon_sym_template] = ACTIONS(2705), [anon_sym_try] = ACTIONS(2705), [anon_sym_delete] = ACTIONS(2705), [anon_sym_throw] = ACTIONS(2705), [anon_sym_co_return] = ACTIONS(2705), [anon_sym_co_yield] = ACTIONS(2705), [anon_sym_R_DQUOTE] = ACTIONS(2707), [anon_sym_LR_DQUOTE] = ACTIONS(2707), [anon_sym_uR_DQUOTE] = ACTIONS(2707), [anon_sym_UR_DQUOTE] = ACTIONS(2707), [anon_sym_u8R_DQUOTE] = ACTIONS(2707), [anon_sym_co_await] = ACTIONS(2705), [anon_sym_new] = ACTIONS(2705), [anon_sym_requires] = ACTIONS(2705), [sym_this] = ACTIONS(2705), }, [STATE(950)] = { [sym_identifier] = ACTIONS(2717), [anon_sym_LPAREN2] = ACTIONS(2719), [anon_sym_BANG] = ACTIONS(2719), [anon_sym_TILDE] = ACTIONS(2719), [anon_sym_DASH] = ACTIONS(2717), [anon_sym_PLUS] = ACTIONS(2717), [anon_sym_STAR] = ACTIONS(2719), [anon_sym_AMP] = ACTIONS(2719), [anon_sym_SEMI] = ACTIONS(2719), [anon_sym___extension__] = ACTIONS(2717), [anon_sym_typedef] = ACTIONS(2717), [anon_sym_virtual] = ACTIONS(2717), [anon_sym_extern] = ACTIONS(2717), [anon_sym___attribute__] = ACTIONS(2717), [anon_sym___attribute] = ACTIONS(2717), [anon_sym_COLON_COLON] = ACTIONS(2719), [anon_sym_LBRACK_LBRACK] = ACTIONS(2719), [anon_sym___declspec] = ACTIONS(2717), [anon_sym_LBRACE] = ACTIONS(2719), [anon_sym_signed] = ACTIONS(2717), [anon_sym_unsigned] = ACTIONS(2717), [anon_sym_long] = ACTIONS(2717), [anon_sym_short] = ACTIONS(2717), [anon_sym_LBRACK] = ACTIONS(2717), [anon_sym_static] = ACTIONS(2717), [anon_sym_register] = ACTIONS(2717), [anon_sym_inline] = ACTIONS(2717), [anon_sym___inline] = ACTIONS(2717), [anon_sym___inline__] = ACTIONS(2717), [anon_sym___forceinline] = ACTIONS(2717), [anon_sym_thread_local] = ACTIONS(2717), [anon_sym___thread] = ACTIONS(2717), [anon_sym_const] = ACTIONS(2717), [anon_sym_constexpr] = ACTIONS(2717), [anon_sym_volatile] = ACTIONS(2717), [anon_sym_restrict] = ACTIONS(2717), [anon_sym___restrict__] = ACTIONS(2717), [anon_sym__Atomic] = ACTIONS(2717), [anon_sym__Noreturn] = ACTIONS(2717), [anon_sym_noreturn] = ACTIONS(2717), [anon_sym__Nonnull] = ACTIONS(2717), [anon_sym_mutable] = ACTIONS(2717), [anon_sym_constinit] = ACTIONS(2717), [anon_sym_consteval] = ACTIONS(2717), [anon_sym_alignas] = ACTIONS(2717), [anon_sym__Alignas] = ACTIONS(2717), [sym_primitive_type] = ACTIONS(2717), [anon_sym_enum] = ACTIONS(2717), [anon_sym_class] = ACTIONS(2717), [anon_sym_struct] = ACTIONS(2717), [anon_sym_union] = ACTIONS(2717), [anon_sym_if] = ACTIONS(2717), [anon_sym_else] = ACTIONS(2717), [anon_sym_switch] = ACTIONS(2717), [anon_sym_while] = ACTIONS(2717), [anon_sym_do] = ACTIONS(2717), [anon_sym_for] = ACTIONS(2717), [anon_sym_return] = ACTIONS(2717), [anon_sym_break] = ACTIONS(2717), [anon_sym_continue] = ACTIONS(2717), [anon_sym_goto] = ACTIONS(2717), [anon_sym___try] = ACTIONS(2717), [anon_sym___leave] = ACTIONS(2717), [anon_sym_not] = ACTIONS(2717), [anon_sym_compl] = ACTIONS(2717), [anon_sym_DASH_DASH] = ACTIONS(2719), [anon_sym_PLUS_PLUS] = ACTIONS(2719), [anon_sym_sizeof] = ACTIONS(2717), [anon_sym___alignof__] = ACTIONS(2717), [anon_sym___alignof] = ACTIONS(2717), [anon_sym__alignof] = ACTIONS(2717), [anon_sym_alignof] = ACTIONS(2717), [anon_sym__Alignof] = ACTIONS(2717), [anon_sym_offsetof] = ACTIONS(2717), [anon_sym__Generic] = ACTIONS(2717), [anon_sym_asm] = ACTIONS(2717), [anon_sym___asm__] = ACTIONS(2717), [anon_sym___asm] = ACTIONS(2717), [sym_number_literal] = ACTIONS(2719), [anon_sym_L_SQUOTE] = ACTIONS(2719), [anon_sym_u_SQUOTE] = ACTIONS(2719), [anon_sym_U_SQUOTE] = ACTIONS(2719), [anon_sym_u8_SQUOTE] = ACTIONS(2719), [anon_sym_SQUOTE] = ACTIONS(2719), [anon_sym_L_DQUOTE] = ACTIONS(2719), [anon_sym_u_DQUOTE] = ACTIONS(2719), [anon_sym_U_DQUOTE] = ACTIONS(2719), [anon_sym_u8_DQUOTE] = ACTIONS(2719), [anon_sym_DQUOTE] = ACTIONS(2719), [sym_true] = ACTIONS(2717), [sym_false] = ACTIONS(2717), [anon_sym_NULL] = ACTIONS(2717), [anon_sym_nullptr] = ACTIONS(2717), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2717), [anon_sym_decltype] = ACTIONS(2717), [anon_sym_typename] = ACTIONS(2717), [anon_sym_template] = ACTIONS(2717), [anon_sym_try] = ACTIONS(2717), [anon_sym_delete] = ACTIONS(2717), [anon_sym_throw] = ACTIONS(2717), [anon_sym_co_return] = ACTIONS(2717), [anon_sym_co_yield] = ACTIONS(2717), [anon_sym_R_DQUOTE] = ACTIONS(2719), [anon_sym_LR_DQUOTE] = ACTIONS(2719), [anon_sym_uR_DQUOTE] = ACTIONS(2719), [anon_sym_UR_DQUOTE] = ACTIONS(2719), [anon_sym_u8R_DQUOTE] = ACTIONS(2719), [anon_sym_co_await] = ACTIONS(2717), [anon_sym_new] = ACTIONS(2717), [anon_sym_requires] = ACTIONS(2717), [sym_this] = ACTIONS(2717), }, [STATE(951)] = { [sym_identifier] = ACTIONS(2733), [anon_sym_LPAREN2] = ACTIONS(2735), [anon_sym_BANG] = ACTIONS(2735), [anon_sym_TILDE] = ACTIONS(2735), [anon_sym_DASH] = ACTIONS(2733), [anon_sym_PLUS] = ACTIONS(2733), [anon_sym_STAR] = ACTIONS(2735), [anon_sym_AMP] = ACTIONS(2735), [anon_sym_SEMI] = ACTIONS(2735), [anon_sym___extension__] = ACTIONS(2733), [anon_sym_typedef] = ACTIONS(2733), [anon_sym_virtual] = ACTIONS(2733), [anon_sym_extern] = ACTIONS(2733), [anon_sym___attribute__] = ACTIONS(2733), [anon_sym___attribute] = ACTIONS(2733), [anon_sym_COLON_COLON] = ACTIONS(2735), [anon_sym_LBRACK_LBRACK] = ACTIONS(2735), [anon_sym___declspec] = ACTIONS(2733), [anon_sym_LBRACE] = ACTIONS(2735), [anon_sym_signed] = ACTIONS(2733), [anon_sym_unsigned] = ACTIONS(2733), [anon_sym_long] = ACTIONS(2733), [anon_sym_short] = ACTIONS(2733), [anon_sym_LBRACK] = ACTIONS(2733), [anon_sym_static] = ACTIONS(2733), [anon_sym_register] = ACTIONS(2733), [anon_sym_inline] = ACTIONS(2733), [anon_sym___inline] = ACTIONS(2733), [anon_sym___inline__] = ACTIONS(2733), [anon_sym___forceinline] = ACTIONS(2733), [anon_sym_thread_local] = ACTIONS(2733), [anon_sym___thread] = ACTIONS(2733), [anon_sym_const] = ACTIONS(2733), [anon_sym_constexpr] = ACTIONS(2733), [anon_sym_volatile] = ACTIONS(2733), [anon_sym_restrict] = ACTIONS(2733), [anon_sym___restrict__] = ACTIONS(2733), [anon_sym__Atomic] = ACTIONS(2733), [anon_sym__Noreturn] = ACTIONS(2733), [anon_sym_noreturn] = ACTIONS(2733), [anon_sym__Nonnull] = ACTIONS(2733), [anon_sym_mutable] = ACTIONS(2733), [anon_sym_constinit] = ACTIONS(2733), [anon_sym_consteval] = ACTIONS(2733), [anon_sym_alignas] = ACTIONS(2733), [anon_sym__Alignas] = ACTIONS(2733), [sym_primitive_type] = ACTIONS(2733), [anon_sym_enum] = ACTIONS(2733), [anon_sym_class] = ACTIONS(2733), [anon_sym_struct] = ACTIONS(2733), [anon_sym_union] = ACTIONS(2733), [anon_sym_if] = ACTIONS(2733), [anon_sym_else] = ACTIONS(2733), [anon_sym_switch] = ACTIONS(2733), [anon_sym_while] = ACTIONS(2733), [anon_sym_do] = ACTIONS(2733), [anon_sym_for] = ACTIONS(2733), [anon_sym_return] = ACTIONS(2733), [anon_sym_break] = ACTIONS(2733), [anon_sym_continue] = ACTIONS(2733), [anon_sym_goto] = ACTIONS(2733), [anon_sym___try] = ACTIONS(2733), [anon_sym___leave] = ACTIONS(2733), [anon_sym_not] = ACTIONS(2733), [anon_sym_compl] = ACTIONS(2733), [anon_sym_DASH_DASH] = ACTIONS(2735), [anon_sym_PLUS_PLUS] = ACTIONS(2735), [anon_sym_sizeof] = ACTIONS(2733), [anon_sym___alignof__] = ACTIONS(2733), [anon_sym___alignof] = ACTIONS(2733), [anon_sym__alignof] = ACTIONS(2733), [anon_sym_alignof] = ACTIONS(2733), [anon_sym__Alignof] = ACTIONS(2733), [anon_sym_offsetof] = ACTIONS(2733), [anon_sym__Generic] = ACTIONS(2733), [anon_sym_asm] = ACTIONS(2733), [anon_sym___asm__] = ACTIONS(2733), [anon_sym___asm] = ACTIONS(2733), [sym_number_literal] = ACTIONS(2735), [anon_sym_L_SQUOTE] = ACTIONS(2735), [anon_sym_u_SQUOTE] = ACTIONS(2735), [anon_sym_U_SQUOTE] = ACTIONS(2735), [anon_sym_u8_SQUOTE] = ACTIONS(2735), [anon_sym_SQUOTE] = ACTIONS(2735), [anon_sym_L_DQUOTE] = ACTIONS(2735), [anon_sym_u_DQUOTE] = ACTIONS(2735), [anon_sym_U_DQUOTE] = ACTIONS(2735), [anon_sym_u8_DQUOTE] = ACTIONS(2735), [anon_sym_DQUOTE] = ACTIONS(2735), [sym_true] = ACTIONS(2733), [sym_false] = ACTIONS(2733), [anon_sym_NULL] = ACTIONS(2733), [anon_sym_nullptr] = ACTIONS(2733), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2733), [anon_sym_decltype] = ACTIONS(2733), [anon_sym_typename] = ACTIONS(2733), [anon_sym_template] = ACTIONS(2733), [anon_sym_try] = ACTIONS(2733), [anon_sym_delete] = ACTIONS(2733), [anon_sym_throw] = ACTIONS(2733), [anon_sym_co_return] = ACTIONS(2733), [anon_sym_co_yield] = ACTIONS(2733), [anon_sym_R_DQUOTE] = ACTIONS(2735), [anon_sym_LR_DQUOTE] = ACTIONS(2735), [anon_sym_uR_DQUOTE] = ACTIONS(2735), [anon_sym_UR_DQUOTE] = ACTIONS(2735), [anon_sym_u8R_DQUOTE] = ACTIONS(2735), [anon_sym_co_await] = ACTIONS(2733), [anon_sym_new] = ACTIONS(2733), [anon_sym_requires] = ACTIONS(2733), [sym_this] = ACTIONS(2733), }, [STATE(952)] = { [sym_identifier] = ACTIONS(2649), [anon_sym_LPAREN2] = ACTIONS(2651), [anon_sym_BANG] = ACTIONS(2651), [anon_sym_TILDE] = ACTIONS(2651), [anon_sym_DASH] = ACTIONS(2649), [anon_sym_PLUS] = ACTIONS(2649), [anon_sym_STAR] = ACTIONS(2651), [anon_sym_AMP] = ACTIONS(2651), [anon_sym_SEMI] = ACTIONS(2651), [anon_sym___extension__] = ACTIONS(2649), [anon_sym_typedef] = ACTIONS(2649), [anon_sym_virtual] = ACTIONS(2649), [anon_sym_extern] = ACTIONS(2649), [anon_sym___attribute__] = ACTIONS(2649), [anon_sym___attribute] = ACTIONS(2649), [anon_sym_COLON_COLON] = ACTIONS(2651), [anon_sym_LBRACK_LBRACK] = ACTIONS(2651), [anon_sym___declspec] = ACTIONS(2649), [anon_sym_LBRACE] = ACTIONS(2651), [anon_sym_signed] = ACTIONS(2649), [anon_sym_unsigned] = ACTIONS(2649), [anon_sym_long] = ACTIONS(2649), [anon_sym_short] = ACTIONS(2649), [anon_sym_LBRACK] = ACTIONS(2649), [anon_sym_static] = ACTIONS(2649), [anon_sym_register] = ACTIONS(2649), [anon_sym_inline] = ACTIONS(2649), [anon_sym___inline] = ACTIONS(2649), [anon_sym___inline__] = ACTIONS(2649), [anon_sym___forceinline] = ACTIONS(2649), [anon_sym_thread_local] = ACTIONS(2649), [anon_sym___thread] = ACTIONS(2649), [anon_sym_const] = ACTIONS(2649), [anon_sym_constexpr] = ACTIONS(2649), [anon_sym_volatile] = ACTIONS(2649), [anon_sym_restrict] = ACTIONS(2649), [anon_sym___restrict__] = ACTIONS(2649), [anon_sym__Atomic] = ACTIONS(2649), [anon_sym__Noreturn] = ACTIONS(2649), [anon_sym_noreturn] = ACTIONS(2649), [anon_sym__Nonnull] = ACTIONS(2649), [anon_sym_mutable] = ACTIONS(2649), [anon_sym_constinit] = ACTIONS(2649), [anon_sym_consteval] = ACTIONS(2649), [anon_sym_alignas] = ACTIONS(2649), [anon_sym__Alignas] = ACTIONS(2649), [sym_primitive_type] = ACTIONS(2649), [anon_sym_enum] = ACTIONS(2649), [anon_sym_class] = ACTIONS(2649), [anon_sym_struct] = ACTIONS(2649), [anon_sym_union] = ACTIONS(2649), [anon_sym_if] = ACTIONS(2649), [anon_sym_else] = ACTIONS(2649), [anon_sym_switch] = ACTIONS(2649), [anon_sym_while] = ACTIONS(2649), [anon_sym_do] = ACTIONS(2649), [anon_sym_for] = ACTIONS(2649), [anon_sym_return] = ACTIONS(2649), [anon_sym_break] = ACTIONS(2649), [anon_sym_continue] = ACTIONS(2649), [anon_sym_goto] = ACTIONS(2649), [anon_sym___try] = ACTIONS(2649), [anon_sym___leave] = ACTIONS(2649), [anon_sym_not] = ACTIONS(2649), [anon_sym_compl] = ACTIONS(2649), [anon_sym_DASH_DASH] = ACTIONS(2651), [anon_sym_PLUS_PLUS] = ACTIONS(2651), [anon_sym_sizeof] = ACTIONS(2649), [anon_sym___alignof__] = ACTIONS(2649), [anon_sym___alignof] = ACTIONS(2649), [anon_sym__alignof] = ACTIONS(2649), [anon_sym_alignof] = ACTIONS(2649), [anon_sym__Alignof] = ACTIONS(2649), [anon_sym_offsetof] = ACTIONS(2649), [anon_sym__Generic] = ACTIONS(2649), [anon_sym_asm] = ACTIONS(2649), [anon_sym___asm__] = ACTIONS(2649), [anon_sym___asm] = ACTIONS(2649), [sym_number_literal] = ACTIONS(2651), [anon_sym_L_SQUOTE] = ACTIONS(2651), [anon_sym_u_SQUOTE] = ACTIONS(2651), [anon_sym_U_SQUOTE] = ACTIONS(2651), [anon_sym_u8_SQUOTE] = ACTIONS(2651), [anon_sym_SQUOTE] = ACTIONS(2651), [anon_sym_L_DQUOTE] = ACTIONS(2651), [anon_sym_u_DQUOTE] = ACTIONS(2651), [anon_sym_U_DQUOTE] = ACTIONS(2651), [anon_sym_u8_DQUOTE] = ACTIONS(2651), [anon_sym_DQUOTE] = ACTIONS(2651), [sym_true] = ACTIONS(2649), [sym_false] = ACTIONS(2649), [anon_sym_NULL] = ACTIONS(2649), [anon_sym_nullptr] = ACTIONS(2649), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2649), [anon_sym_decltype] = ACTIONS(2649), [anon_sym_typename] = ACTIONS(2649), [anon_sym_template] = ACTIONS(2649), [anon_sym_try] = ACTIONS(2649), [anon_sym_delete] = ACTIONS(2649), [anon_sym_throw] = ACTIONS(2649), [anon_sym_co_return] = ACTIONS(2649), [anon_sym_co_yield] = ACTIONS(2649), [anon_sym_R_DQUOTE] = ACTIONS(2651), [anon_sym_LR_DQUOTE] = ACTIONS(2651), [anon_sym_uR_DQUOTE] = ACTIONS(2651), [anon_sym_UR_DQUOTE] = ACTIONS(2651), [anon_sym_u8R_DQUOTE] = ACTIONS(2651), [anon_sym_co_await] = ACTIONS(2649), [anon_sym_new] = ACTIONS(2649), [anon_sym_requires] = ACTIONS(2649), [sym_this] = ACTIONS(2649), }, [STATE(953)] = { [sym_identifier] = ACTIONS(2653), [anon_sym_LPAREN2] = ACTIONS(2655), [anon_sym_BANG] = ACTIONS(2655), [anon_sym_TILDE] = ACTIONS(2655), [anon_sym_DASH] = ACTIONS(2653), [anon_sym_PLUS] = ACTIONS(2653), [anon_sym_STAR] = ACTIONS(2655), [anon_sym_AMP] = ACTIONS(2655), [anon_sym_SEMI] = ACTIONS(2655), [anon_sym___extension__] = ACTIONS(2653), [anon_sym_typedef] = ACTIONS(2653), [anon_sym_virtual] = ACTIONS(2653), [anon_sym_extern] = ACTIONS(2653), [anon_sym___attribute__] = ACTIONS(2653), [anon_sym___attribute] = ACTIONS(2653), [anon_sym_COLON_COLON] = ACTIONS(2655), [anon_sym_LBRACK_LBRACK] = ACTIONS(2655), [anon_sym___declspec] = ACTIONS(2653), [anon_sym_LBRACE] = ACTIONS(2655), [anon_sym_signed] = ACTIONS(2653), [anon_sym_unsigned] = ACTIONS(2653), [anon_sym_long] = ACTIONS(2653), [anon_sym_short] = ACTIONS(2653), [anon_sym_LBRACK] = ACTIONS(2653), [anon_sym_static] = ACTIONS(2653), [anon_sym_register] = ACTIONS(2653), [anon_sym_inline] = ACTIONS(2653), [anon_sym___inline] = ACTIONS(2653), [anon_sym___inline__] = ACTIONS(2653), [anon_sym___forceinline] = ACTIONS(2653), [anon_sym_thread_local] = ACTIONS(2653), [anon_sym___thread] = ACTIONS(2653), [anon_sym_const] = ACTIONS(2653), [anon_sym_constexpr] = ACTIONS(2653), [anon_sym_volatile] = ACTIONS(2653), [anon_sym_restrict] = ACTIONS(2653), [anon_sym___restrict__] = ACTIONS(2653), [anon_sym__Atomic] = ACTIONS(2653), [anon_sym__Noreturn] = ACTIONS(2653), [anon_sym_noreturn] = ACTIONS(2653), [anon_sym__Nonnull] = ACTIONS(2653), [anon_sym_mutable] = ACTIONS(2653), [anon_sym_constinit] = ACTIONS(2653), [anon_sym_consteval] = ACTIONS(2653), [anon_sym_alignas] = ACTIONS(2653), [anon_sym__Alignas] = ACTIONS(2653), [sym_primitive_type] = ACTIONS(2653), [anon_sym_enum] = ACTIONS(2653), [anon_sym_class] = ACTIONS(2653), [anon_sym_struct] = ACTIONS(2653), [anon_sym_union] = ACTIONS(2653), [anon_sym_if] = ACTIONS(2653), [anon_sym_else] = ACTIONS(2653), [anon_sym_switch] = ACTIONS(2653), [anon_sym_while] = ACTIONS(2653), [anon_sym_do] = ACTIONS(2653), [anon_sym_for] = ACTIONS(2653), [anon_sym_return] = ACTIONS(2653), [anon_sym_break] = ACTIONS(2653), [anon_sym_continue] = ACTIONS(2653), [anon_sym_goto] = ACTIONS(2653), [anon_sym___try] = ACTIONS(2653), [anon_sym___leave] = ACTIONS(2653), [anon_sym_not] = ACTIONS(2653), [anon_sym_compl] = ACTIONS(2653), [anon_sym_DASH_DASH] = ACTIONS(2655), [anon_sym_PLUS_PLUS] = ACTIONS(2655), [anon_sym_sizeof] = ACTIONS(2653), [anon_sym___alignof__] = ACTIONS(2653), [anon_sym___alignof] = ACTIONS(2653), [anon_sym__alignof] = ACTIONS(2653), [anon_sym_alignof] = ACTIONS(2653), [anon_sym__Alignof] = ACTIONS(2653), [anon_sym_offsetof] = ACTIONS(2653), [anon_sym__Generic] = ACTIONS(2653), [anon_sym_asm] = ACTIONS(2653), [anon_sym___asm__] = ACTIONS(2653), [anon_sym___asm] = ACTIONS(2653), [sym_number_literal] = ACTIONS(2655), [anon_sym_L_SQUOTE] = ACTIONS(2655), [anon_sym_u_SQUOTE] = ACTIONS(2655), [anon_sym_U_SQUOTE] = ACTIONS(2655), [anon_sym_u8_SQUOTE] = ACTIONS(2655), [anon_sym_SQUOTE] = ACTIONS(2655), [anon_sym_L_DQUOTE] = ACTIONS(2655), [anon_sym_u_DQUOTE] = ACTIONS(2655), [anon_sym_U_DQUOTE] = ACTIONS(2655), [anon_sym_u8_DQUOTE] = ACTIONS(2655), [anon_sym_DQUOTE] = ACTIONS(2655), [sym_true] = ACTIONS(2653), [sym_false] = ACTIONS(2653), [anon_sym_NULL] = ACTIONS(2653), [anon_sym_nullptr] = ACTIONS(2653), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2653), [anon_sym_decltype] = ACTIONS(2653), [anon_sym_typename] = ACTIONS(2653), [anon_sym_template] = ACTIONS(2653), [anon_sym_try] = ACTIONS(2653), [anon_sym_delete] = ACTIONS(2653), [anon_sym_throw] = ACTIONS(2653), [anon_sym_co_return] = ACTIONS(2653), [anon_sym_co_yield] = ACTIONS(2653), [anon_sym_R_DQUOTE] = ACTIONS(2655), [anon_sym_LR_DQUOTE] = ACTIONS(2655), [anon_sym_uR_DQUOTE] = ACTIONS(2655), [anon_sym_UR_DQUOTE] = ACTIONS(2655), [anon_sym_u8R_DQUOTE] = ACTIONS(2655), [anon_sym_co_await] = ACTIONS(2653), [anon_sym_new] = ACTIONS(2653), [anon_sym_requires] = ACTIONS(2653), [sym_this] = ACTIONS(2653), }, [STATE(954)] = { [sym_identifier] = ACTIONS(2713), [anon_sym_LPAREN2] = ACTIONS(2715), [anon_sym_BANG] = ACTIONS(2715), [anon_sym_TILDE] = ACTIONS(2715), [anon_sym_DASH] = ACTIONS(2713), [anon_sym_PLUS] = ACTIONS(2713), [anon_sym_STAR] = ACTIONS(2715), [anon_sym_AMP] = ACTIONS(2715), [anon_sym_SEMI] = ACTIONS(2715), [anon_sym___extension__] = ACTIONS(2713), [anon_sym_typedef] = ACTIONS(2713), [anon_sym_virtual] = ACTIONS(2713), [anon_sym_extern] = ACTIONS(2713), [anon_sym___attribute__] = ACTIONS(2713), [anon_sym___attribute] = ACTIONS(2713), [anon_sym_COLON_COLON] = ACTIONS(2715), [anon_sym_LBRACK_LBRACK] = ACTIONS(2715), [anon_sym___declspec] = ACTIONS(2713), [anon_sym_LBRACE] = ACTIONS(2715), [anon_sym_signed] = ACTIONS(2713), [anon_sym_unsigned] = ACTIONS(2713), [anon_sym_long] = ACTIONS(2713), [anon_sym_short] = ACTIONS(2713), [anon_sym_LBRACK] = ACTIONS(2713), [anon_sym_static] = ACTIONS(2713), [anon_sym_register] = ACTIONS(2713), [anon_sym_inline] = ACTIONS(2713), [anon_sym___inline] = ACTIONS(2713), [anon_sym___inline__] = ACTIONS(2713), [anon_sym___forceinline] = ACTIONS(2713), [anon_sym_thread_local] = ACTIONS(2713), [anon_sym___thread] = ACTIONS(2713), [anon_sym_const] = ACTIONS(2713), [anon_sym_constexpr] = ACTIONS(2713), [anon_sym_volatile] = ACTIONS(2713), [anon_sym_restrict] = ACTIONS(2713), [anon_sym___restrict__] = ACTIONS(2713), [anon_sym__Atomic] = ACTIONS(2713), [anon_sym__Noreturn] = ACTIONS(2713), [anon_sym_noreturn] = ACTIONS(2713), [anon_sym__Nonnull] = ACTIONS(2713), [anon_sym_mutable] = ACTIONS(2713), [anon_sym_constinit] = ACTIONS(2713), [anon_sym_consteval] = ACTIONS(2713), [anon_sym_alignas] = ACTIONS(2713), [anon_sym__Alignas] = ACTIONS(2713), [sym_primitive_type] = ACTIONS(2713), [anon_sym_enum] = ACTIONS(2713), [anon_sym_class] = ACTIONS(2713), [anon_sym_struct] = ACTIONS(2713), [anon_sym_union] = ACTIONS(2713), [anon_sym_if] = ACTIONS(2713), [anon_sym_else] = ACTIONS(2713), [anon_sym_switch] = ACTIONS(2713), [anon_sym_while] = ACTIONS(2713), [anon_sym_do] = ACTIONS(2713), [anon_sym_for] = ACTIONS(2713), [anon_sym_return] = ACTIONS(2713), [anon_sym_break] = ACTIONS(2713), [anon_sym_continue] = ACTIONS(2713), [anon_sym_goto] = ACTIONS(2713), [anon_sym___try] = ACTIONS(2713), [anon_sym___leave] = ACTIONS(2713), [anon_sym_not] = ACTIONS(2713), [anon_sym_compl] = ACTIONS(2713), [anon_sym_DASH_DASH] = ACTIONS(2715), [anon_sym_PLUS_PLUS] = ACTIONS(2715), [anon_sym_sizeof] = ACTIONS(2713), [anon_sym___alignof__] = ACTIONS(2713), [anon_sym___alignof] = ACTIONS(2713), [anon_sym__alignof] = ACTIONS(2713), [anon_sym_alignof] = ACTIONS(2713), [anon_sym__Alignof] = ACTIONS(2713), [anon_sym_offsetof] = ACTIONS(2713), [anon_sym__Generic] = ACTIONS(2713), [anon_sym_asm] = ACTIONS(2713), [anon_sym___asm__] = ACTIONS(2713), [anon_sym___asm] = ACTIONS(2713), [sym_number_literal] = ACTIONS(2715), [anon_sym_L_SQUOTE] = ACTIONS(2715), [anon_sym_u_SQUOTE] = ACTIONS(2715), [anon_sym_U_SQUOTE] = ACTIONS(2715), [anon_sym_u8_SQUOTE] = ACTIONS(2715), [anon_sym_SQUOTE] = ACTIONS(2715), [anon_sym_L_DQUOTE] = ACTIONS(2715), [anon_sym_u_DQUOTE] = ACTIONS(2715), [anon_sym_U_DQUOTE] = ACTIONS(2715), [anon_sym_u8_DQUOTE] = ACTIONS(2715), [anon_sym_DQUOTE] = ACTIONS(2715), [sym_true] = ACTIONS(2713), [sym_false] = ACTIONS(2713), [anon_sym_NULL] = ACTIONS(2713), [anon_sym_nullptr] = ACTIONS(2713), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2713), [anon_sym_decltype] = ACTIONS(2713), [anon_sym_typename] = ACTIONS(2713), [anon_sym_template] = ACTIONS(2713), [anon_sym_try] = ACTIONS(2713), [anon_sym_delete] = ACTIONS(2713), [anon_sym_throw] = ACTIONS(2713), [anon_sym_co_return] = ACTIONS(2713), [anon_sym_co_yield] = ACTIONS(2713), [anon_sym_R_DQUOTE] = ACTIONS(2715), [anon_sym_LR_DQUOTE] = ACTIONS(2715), [anon_sym_uR_DQUOTE] = ACTIONS(2715), [anon_sym_UR_DQUOTE] = ACTIONS(2715), [anon_sym_u8R_DQUOTE] = ACTIONS(2715), [anon_sym_co_await] = ACTIONS(2713), [anon_sym_new] = ACTIONS(2713), [anon_sym_requires] = ACTIONS(2713), [sym_this] = ACTIONS(2713), }, [STATE(955)] = { [sym_identifier] = ACTIONS(2657), [anon_sym_LPAREN2] = ACTIONS(2659), [anon_sym_BANG] = ACTIONS(2659), [anon_sym_TILDE] = ACTIONS(2659), [anon_sym_DASH] = ACTIONS(2657), [anon_sym_PLUS] = ACTIONS(2657), [anon_sym_STAR] = ACTIONS(2659), [anon_sym_AMP] = ACTIONS(2659), [anon_sym_SEMI] = ACTIONS(2659), [anon_sym___extension__] = ACTIONS(2657), [anon_sym_typedef] = ACTIONS(2657), [anon_sym_virtual] = ACTIONS(2657), [anon_sym_extern] = ACTIONS(2657), [anon_sym___attribute__] = ACTIONS(2657), [anon_sym___attribute] = ACTIONS(2657), [anon_sym_COLON_COLON] = ACTIONS(2659), [anon_sym_LBRACK_LBRACK] = ACTIONS(2659), [anon_sym___declspec] = ACTIONS(2657), [anon_sym_LBRACE] = ACTIONS(2659), [anon_sym_signed] = ACTIONS(2657), [anon_sym_unsigned] = ACTIONS(2657), [anon_sym_long] = ACTIONS(2657), [anon_sym_short] = ACTIONS(2657), [anon_sym_LBRACK] = ACTIONS(2657), [anon_sym_static] = ACTIONS(2657), [anon_sym_register] = ACTIONS(2657), [anon_sym_inline] = ACTIONS(2657), [anon_sym___inline] = ACTIONS(2657), [anon_sym___inline__] = ACTIONS(2657), [anon_sym___forceinline] = ACTIONS(2657), [anon_sym_thread_local] = ACTIONS(2657), [anon_sym___thread] = ACTIONS(2657), [anon_sym_const] = ACTIONS(2657), [anon_sym_constexpr] = ACTIONS(2657), [anon_sym_volatile] = ACTIONS(2657), [anon_sym_restrict] = ACTIONS(2657), [anon_sym___restrict__] = ACTIONS(2657), [anon_sym__Atomic] = ACTIONS(2657), [anon_sym__Noreturn] = ACTIONS(2657), [anon_sym_noreturn] = ACTIONS(2657), [anon_sym__Nonnull] = ACTIONS(2657), [anon_sym_mutable] = ACTIONS(2657), [anon_sym_constinit] = ACTIONS(2657), [anon_sym_consteval] = ACTIONS(2657), [anon_sym_alignas] = ACTIONS(2657), [anon_sym__Alignas] = ACTIONS(2657), [sym_primitive_type] = ACTIONS(2657), [anon_sym_enum] = ACTIONS(2657), [anon_sym_class] = ACTIONS(2657), [anon_sym_struct] = ACTIONS(2657), [anon_sym_union] = ACTIONS(2657), [anon_sym_if] = ACTIONS(2657), [anon_sym_else] = ACTIONS(2657), [anon_sym_switch] = ACTIONS(2657), [anon_sym_while] = ACTIONS(2657), [anon_sym_do] = ACTIONS(2657), [anon_sym_for] = ACTIONS(2657), [anon_sym_return] = ACTIONS(2657), [anon_sym_break] = ACTIONS(2657), [anon_sym_continue] = ACTIONS(2657), [anon_sym_goto] = ACTIONS(2657), [anon_sym___try] = ACTIONS(2657), [anon_sym___leave] = ACTIONS(2657), [anon_sym_not] = ACTIONS(2657), [anon_sym_compl] = ACTIONS(2657), [anon_sym_DASH_DASH] = ACTIONS(2659), [anon_sym_PLUS_PLUS] = ACTIONS(2659), [anon_sym_sizeof] = ACTIONS(2657), [anon_sym___alignof__] = ACTIONS(2657), [anon_sym___alignof] = ACTIONS(2657), [anon_sym__alignof] = ACTIONS(2657), [anon_sym_alignof] = ACTIONS(2657), [anon_sym__Alignof] = ACTIONS(2657), [anon_sym_offsetof] = ACTIONS(2657), [anon_sym__Generic] = ACTIONS(2657), [anon_sym_asm] = ACTIONS(2657), [anon_sym___asm__] = ACTIONS(2657), [anon_sym___asm] = ACTIONS(2657), [sym_number_literal] = ACTIONS(2659), [anon_sym_L_SQUOTE] = ACTIONS(2659), [anon_sym_u_SQUOTE] = ACTIONS(2659), [anon_sym_U_SQUOTE] = ACTIONS(2659), [anon_sym_u8_SQUOTE] = ACTIONS(2659), [anon_sym_SQUOTE] = ACTIONS(2659), [anon_sym_L_DQUOTE] = ACTIONS(2659), [anon_sym_u_DQUOTE] = ACTIONS(2659), [anon_sym_U_DQUOTE] = ACTIONS(2659), [anon_sym_u8_DQUOTE] = ACTIONS(2659), [anon_sym_DQUOTE] = ACTIONS(2659), [sym_true] = ACTIONS(2657), [sym_false] = ACTIONS(2657), [anon_sym_NULL] = ACTIONS(2657), [anon_sym_nullptr] = ACTIONS(2657), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2657), [anon_sym_decltype] = ACTIONS(2657), [anon_sym_typename] = ACTIONS(2657), [anon_sym_template] = ACTIONS(2657), [anon_sym_try] = ACTIONS(2657), [anon_sym_delete] = ACTIONS(2657), [anon_sym_throw] = ACTIONS(2657), [anon_sym_co_return] = ACTIONS(2657), [anon_sym_co_yield] = ACTIONS(2657), [anon_sym_R_DQUOTE] = ACTIONS(2659), [anon_sym_LR_DQUOTE] = ACTIONS(2659), [anon_sym_uR_DQUOTE] = ACTIONS(2659), [anon_sym_UR_DQUOTE] = ACTIONS(2659), [anon_sym_u8R_DQUOTE] = ACTIONS(2659), [anon_sym_co_await] = ACTIONS(2657), [anon_sym_new] = ACTIONS(2657), [anon_sym_requires] = ACTIONS(2657), [sym_this] = ACTIONS(2657), }, [STATE(956)] = { [sym_identifier] = ACTIONS(2757), [anon_sym_LPAREN2] = ACTIONS(2759), [anon_sym_BANG] = ACTIONS(2759), [anon_sym_TILDE] = ACTIONS(2759), [anon_sym_DASH] = ACTIONS(2757), [anon_sym_PLUS] = ACTIONS(2757), [anon_sym_STAR] = ACTIONS(2759), [anon_sym_AMP] = ACTIONS(2759), [anon_sym_SEMI] = ACTIONS(2759), [anon_sym___extension__] = ACTIONS(2757), [anon_sym_typedef] = ACTIONS(2757), [anon_sym_virtual] = ACTIONS(2757), [anon_sym_extern] = ACTIONS(2757), [anon_sym___attribute__] = ACTIONS(2757), [anon_sym___attribute] = ACTIONS(2757), [anon_sym_COLON_COLON] = ACTIONS(2759), [anon_sym_LBRACK_LBRACK] = ACTIONS(2759), [anon_sym___declspec] = ACTIONS(2757), [anon_sym_LBRACE] = ACTIONS(2759), [anon_sym_signed] = ACTIONS(2757), [anon_sym_unsigned] = ACTIONS(2757), [anon_sym_long] = ACTIONS(2757), [anon_sym_short] = ACTIONS(2757), [anon_sym_LBRACK] = ACTIONS(2757), [anon_sym_static] = ACTIONS(2757), [anon_sym_register] = ACTIONS(2757), [anon_sym_inline] = ACTIONS(2757), [anon_sym___inline] = ACTIONS(2757), [anon_sym___inline__] = ACTIONS(2757), [anon_sym___forceinline] = ACTIONS(2757), [anon_sym_thread_local] = ACTIONS(2757), [anon_sym___thread] = ACTIONS(2757), [anon_sym_const] = ACTIONS(2757), [anon_sym_constexpr] = ACTIONS(2757), [anon_sym_volatile] = ACTIONS(2757), [anon_sym_restrict] = ACTIONS(2757), [anon_sym___restrict__] = ACTIONS(2757), [anon_sym__Atomic] = ACTIONS(2757), [anon_sym__Noreturn] = ACTIONS(2757), [anon_sym_noreturn] = ACTIONS(2757), [anon_sym__Nonnull] = ACTIONS(2757), [anon_sym_mutable] = ACTIONS(2757), [anon_sym_constinit] = ACTIONS(2757), [anon_sym_consteval] = ACTIONS(2757), [anon_sym_alignas] = ACTIONS(2757), [anon_sym__Alignas] = ACTIONS(2757), [sym_primitive_type] = ACTIONS(2757), [anon_sym_enum] = ACTIONS(2757), [anon_sym_class] = ACTIONS(2757), [anon_sym_struct] = ACTIONS(2757), [anon_sym_union] = ACTIONS(2757), [anon_sym_if] = ACTIONS(2757), [anon_sym_else] = ACTIONS(2757), [anon_sym_switch] = ACTIONS(2757), [anon_sym_while] = ACTIONS(2757), [anon_sym_do] = ACTIONS(2757), [anon_sym_for] = ACTIONS(2757), [anon_sym_return] = ACTIONS(2757), [anon_sym_break] = ACTIONS(2757), [anon_sym_continue] = ACTIONS(2757), [anon_sym_goto] = ACTIONS(2757), [anon_sym___try] = ACTIONS(2757), [anon_sym___leave] = ACTIONS(2757), [anon_sym_not] = ACTIONS(2757), [anon_sym_compl] = ACTIONS(2757), [anon_sym_DASH_DASH] = ACTIONS(2759), [anon_sym_PLUS_PLUS] = ACTIONS(2759), [anon_sym_sizeof] = ACTIONS(2757), [anon_sym___alignof__] = ACTIONS(2757), [anon_sym___alignof] = ACTIONS(2757), [anon_sym__alignof] = ACTIONS(2757), [anon_sym_alignof] = ACTIONS(2757), [anon_sym__Alignof] = ACTIONS(2757), [anon_sym_offsetof] = ACTIONS(2757), [anon_sym__Generic] = ACTIONS(2757), [anon_sym_asm] = ACTIONS(2757), [anon_sym___asm__] = ACTIONS(2757), [anon_sym___asm] = ACTIONS(2757), [sym_number_literal] = ACTIONS(2759), [anon_sym_L_SQUOTE] = ACTIONS(2759), [anon_sym_u_SQUOTE] = ACTIONS(2759), [anon_sym_U_SQUOTE] = ACTIONS(2759), [anon_sym_u8_SQUOTE] = ACTIONS(2759), [anon_sym_SQUOTE] = ACTIONS(2759), [anon_sym_L_DQUOTE] = ACTIONS(2759), [anon_sym_u_DQUOTE] = ACTIONS(2759), [anon_sym_U_DQUOTE] = ACTIONS(2759), [anon_sym_u8_DQUOTE] = ACTIONS(2759), [anon_sym_DQUOTE] = ACTIONS(2759), [sym_true] = ACTIONS(2757), [sym_false] = ACTIONS(2757), [anon_sym_NULL] = ACTIONS(2757), [anon_sym_nullptr] = ACTIONS(2757), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2757), [anon_sym_decltype] = ACTIONS(2757), [anon_sym_typename] = ACTIONS(2757), [anon_sym_template] = ACTIONS(2757), [anon_sym_try] = ACTIONS(2757), [anon_sym_delete] = ACTIONS(2757), [anon_sym_throw] = ACTIONS(2757), [anon_sym_co_return] = ACTIONS(2757), [anon_sym_co_yield] = ACTIONS(2757), [anon_sym_R_DQUOTE] = ACTIONS(2759), [anon_sym_LR_DQUOTE] = ACTIONS(2759), [anon_sym_uR_DQUOTE] = ACTIONS(2759), [anon_sym_UR_DQUOTE] = ACTIONS(2759), [anon_sym_u8R_DQUOTE] = ACTIONS(2759), [anon_sym_co_await] = ACTIONS(2757), [anon_sym_new] = ACTIONS(2757), [anon_sym_requires] = ACTIONS(2757), [sym_this] = ACTIONS(2757), }, [STATE(957)] = { [sym_identifier] = ACTIONS(2661), [anon_sym_LPAREN2] = ACTIONS(2663), [anon_sym_BANG] = ACTIONS(2663), [anon_sym_TILDE] = ACTIONS(2663), [anon_sym_DASH] = ACTIONS(2661), [anon_sym_PLUS] = ACTIONS(2661), [anon_sym_STAR] = ACTIONS(2663), [anon_sym_AMP] = ACTIONS(2663), [anon_sym_SEMI] = ACTIONS(2663), [anon_sym___extension__] = ACTIONS(2661), [anon_sym_typedef] = ACTIONS(2661), [anon_sym_virtual] = ACTIONS(2661), [anon_sym_extern] = ACTIONS(2661), [anon_sym___attribute__] = ACTIONS(2661), [anon_sym___attribute] = ACTIONS(2661), [anon_sym_COLON_COLON] = ACTIONS(2663), [anon_sym_LBRACK_LBRACK] = ACTIONS(2663), [anon_sym___declspec] = ACTIONS(2661), [anon_sym_LBRACE] = ACTIONS(2663), [anon_sym_signed] = ACTIONS(2661), [anon_sym_unsigned] = ACTIONS(2661), [anon_sym_long] = ACTIONS(2661), [anon_sym_short] = ACTIONS(2661), [anon_sym_LBRACK] = ACTIONS(2661), [anon_sym_static] = ACTIONS(2661), [anon_sym_register] = ACTIONS(2661), [anon_sym_inline] = ACTIONS(2661), [anon_sym___inline] = ACTIONS(2661), [anon_sym___inline__] = ACTIONS(2661), [anon_sym___forceinline] = ACTIONS(2661), [anon_sym_thread_local] = ACTIONS(2661), [anon_sym___thread] = ACTIONS(2661), [anon_sym_const] = ACTIONS(2661), [anon_sym_constexpr] = ACTIONS(2661), [anon_sym_volatile] = ACTIONS(2661), [anon_sym_restrict] = ACTIONS(2661), [anon_sym___restrict__] = ACTIONS(2661), [anon_sym__Atomic] = ACTIONS(2661), [anon_sym__Noreturn] = ACTIONS(2661), [anon_sym_noreturn] = ACTIONS(2661), [anon_sym__Nonnull] = ACTIONS(2661), [anon_sym_mutable] = ACTIONS(2661), [anon_sym_constinit] = ACTIONS(2661), [anon_sym_consteval] = ACTIONS(2661), [anon_sym_alignas] = ACTIONS(2661), [anon_sym__Alignas] = ACTIONS(2661), [sym_primitive_type] = ACTIONS(2661), [anon_sym_enum] = ACTIONS(2661), [anon_sym_class] = ACTIONS(2661), [anon_sym_struct] = ACTIONS(2661), [anon_sym_union] = ACTIONS(2661), [anon_sym_if] = ACTIONS(2661), [anon_sym_else] = ACTIONS(2661), [anon_sym_switch] = ACTIONS(2661), [anon_sym_while] = ACTIONS(2661), [anon_sym_do] = ACTIONS(2661), [anon_sym_for] = ACTIONS(2661), [anon_sym_return] = ACTIONS(2661), [anon_sym_break] = ACTIONS(2661), [anon_sym_continue] = ACTIONS(2661), [anon_sym_goto] = ACTIONS(2661), [anon_sym___try] = ACTIONS(2661), [anon_sym___leave] = ACTIONS(2661), [anon_sym_not] = ACTIONS(2661), [anon_sym_compl] = ACTIONS(2661), [anon_sym_DASH_DASH] = ACTIONS(2663), [anon_sym_PLUS_PLUS] = ACTIONS(2663), [anon_sym_sizeof] = ACTIONS(2661), [anon_sym___alignof__] = ACTIONS(2661), [anon_sym___alignof] = ACTIONS(2661), [anon_sym__alignof] = ACTIONS(2661), [anon_sym_alignof] = ACTIONS(2661), [anon_sym__Alignof] = ACTIONS(2661), [anon_sym_offsetof] = ACTIONS(2661), [anon_sym__Generic] = ACTIONS(2661), [anon_sym_asm] = ACTIONS(2661), [anon_sym___asm__] = ACTIONS(2661), [anon_sym___asm] = ACTIONS(2661), [sym_number_literal] = ACTIONS(2663), [anon_sym_L_SQUOTE] = ACTIONS(2663), [anon_sym_u_SQUOTE] = ACTIONS(2663), [anon_sym_U_SQUOTE] = ACTIONS(2663), [anon_sym_u8_SQUOTE] = ACTIONS(2663), [anon_sym_SQUOTE] = ACTIONS(2663), [anon_sym_L_DQUOTE] = ACTIONS(2663), [anon_sym_u_DQUOTE] = ACTIONS(2663), [anon_sym_U_DQUOTE] = ACTIONS(2663), [anon_sym_u8_DQUOTE] = ACTIONS(2663), [anon_sym_DQUOTE] = ACTIONS(2663), [sym_true] = ACTIONS(2661), [sym_false] = ACTIONS(2661), [anon_sym_NULL] = ACTIONS(2661), [anon_sym_nullptr] = ACTIONS(2661), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2661), [anon_sym_decltype] = ACTIONS(2661), [anon_sym_typename] = ACTIONS(2661), [anon_sym_template] = ACTIONS(2661), [anon_sym_try] = ACTIONS(2661), [anon_sym_delete] = ACTIONS(2661), [anon_sym_throw] = ACTIONS(2661), [anon_sym_co_return] = ACTIONS(2661), [anon_sym_co_yield] = ACTIONS(2661), [anon_sym_R_DQUOTE] = ACTIONS(2663), [anon_sym_LR_DQUOTE] = ACTIONS(2663), [anon_sym_uR_DQUOTE] = ACTIONS(2663), [anon_sym_UR_DQUOTE] = ACTIONS(2663), [anon_sym_u8R_DQUOTE] = ACTIONS(2663), [anon_sym_co_await] = ACTIONS(2661), [anon_sym_new] = ACTIONS(2661), [anon_sym_requires] = ACTIONS(2661), [sym_this] = ACTIONS(2661), }, [STATE(958)] = { [sym_identifier] = ACTIONS(2665), [anon_sym_LPAREN2] = ACTIONS(2667), [anon_sym_BANG] = ACTIONS(2667), [anon_sym_TILDE] = ACTIONS(2667), [anon_sym_DASH] = ACTIONS(2665), [anon_sym_PLUS] = ACTIONS(2665), [anon_sym_STAR] = ACTIONS(2667), [anon_sym_AMP] = ACTIONS(2667), [anon_sym_SEMI] = ACTIONS(2667), [anon_sym___extension__] = ACTIONS(2665), [anon_sym_typedef] = ACTIONS(2665), [anon_sym_virtual] = ACTIONS(2665), [anon_sym_extern] = ACTIONS(2665), [anon_sym___attribute__] = ACTIONS(2665), [anon_sym___attribute] = ACTIONS(2665), [anon_sym_COLON_COLON] = ACTIONS(2667), [anon_sym_LBRACK_LBRACK] = ACTIONS(2667), [anon_sym___declspec] = ACTIONS(2665), [anon_sym_LBRACE] = ACTIONS(2667), [anon_sym_signed] = ACTIONS(2665), [anon_sym_unsigned] = ACTIONS(2665), [anon_sym_long] = ACTIONS(2665), [anon_sym_short] = ACTIONS(2665), [anon_sym_LBRACK] = ACTIONS(2665), [anon_sym_static] = ACTIONS(2665), [anon_sym_register] = ACTIONS(2665), [anon_sym_inline] = ACTIONS(2665), [anon_sym___inline] = ACTIONS(2665), [anon_sym___inline__] = ACTIONS(2665), [anon_sym___forceinline] = ACTIONS(2665), [anon_sym_thread_local] = ACTIONS(2665), [anon_sym___thread] = ACTIONS(2665), [anon_sym_const] = ACTIONS(2665), [anon_sym_constexpr] = ACTIONS(2665), [anon_sym_volatile] = ACTIONS(2665), [anon_sym_restrict] = ACTIONS(2665), [anon_sym___restrict__] = ACTIONS(2665), [anon_sym__Atomic] = ACTIONS(2665), [anon_sym__Noreturn] = ACTIONS(2665), [anon_sym_noreturn] = ACTIONS(2665), [anon_sym__Nonnull] = ACTIONS(2665), [anon_sym_mutable] = ACTIONS(2665), [anon_sym_constinit] = ACTIONS(2665), [anon_sym_consteval] = ACTIONS(2665), [anon_sym_alignas] = ACTIONS(2665), [anon_sym__Alignas] = ACTIONS(2665), [sym_primitive_type] = ACTIONS(2665), [anon_sym_enum] = ACTIONS(2665), [anon_sym_class] = ACTIONS(2665), [anon_sym_struct] = ACTIONS(2665), [anon_sym_union] = ACTIONS(2665), [anon_sym_if] = ACTIONS(2665), [anon_sym_else] = ACTIONS(2665), [anon_sym_switch] = ACTIONS(2665), [anon_sym_while] = ACTIONS(2665), [anon_sym_do] = ACTIONS(2665), [anon_sym_for] = ACTIONS(2665), [anon_sym_return] = ACTIONS(2665), [anon_sym_break] = ACTIONS(2665), [anon_sym_continue] = ACTIONS(2665), [anon_sym_goto] = ACTIONS(2665), [anon_sym___try] = ACTIONS(2665), [anon_sym___leave] = ACTIONS(2665), [anon_sym_not] = ACTIONS(2665), [anon_sym_compl] = ACTIONS(2665), [anon_sym_DASH_DASH] = ACTIONS(2667), [anon_sym_PLUS_PLUS] = ACTIONS(2667), [anon_sym_sizeof] = ACTIONS(2665), [anon_sym___alignof__] = ACTIONS(2665), [anon_sym___alignof] = ACTIONS(2665), [anon_sym__alignof] = ACTIONS(2665), [anon_sym_alignof] = ACTIONS(2665), [anon_sym__Alignof] = ACTIONS(2665), [anon_sym_offsetof] = ACTIONS(2665), [anon_sym__Generic] = ACTIONS(2665), [anon_sym_asm] = ACTIONS(2665), [anon_sym___asm__] = ACTIONS(2665), [anon_sym___asm] = ACTIONS(2665), [sym_number_literal] = ACTIONS(2667), [anon_sym_L_SQUOTE] = ACTIONS(2667), [anon_sym_u_SQUOTE] = ACTIONS(2667), [anon_sym_U_SQUOTE] = ACTIONS(2667), [anon_sym_u8_SQUOTE] = ACTIONS(2667), [anon_sym_SQUOTE] = ACTIONS(2667), [anon_sym_L_DQUOTE] = ACTIONS(2667), [anon_sym_u_DQUOTE] = ACTIONS(2667), [anon_sym_U_DQUOTE] = ACTIONS(2667), [anon_sym_u8_DQUOTE] = ACTIONS(2667), [anon_sym_DQUOTE] = ACTIONS(2667), [sym_true] = ACTIONS(2665), [sym_false] = ACTIONS(2665), [anon_sym_NULL] = ACTIONS(2665), [anon_sym_nullptr] = ACTIONS(2665), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2665), [anon_sym_decltype] = ACTIONS(2665), [anon_sym_typename] = ACTIONS(2665), [anon_sym_template] = ACTIONS(2665), [anon_sym_try] = ACTIONS(2665), [anon_sym_delete] = ACTIONS(2665), [anon_sym_throw] = ACTIONS(2665), [anon_sym_co_return] = ACTIONS(2665), [anon_sym_co_yield] = ACTIONS(2665), [anon_sym_R_DQUOTE] = ACTIONS(2667), [anon_sym_LR_DQUOTE] = ACTIONS(2667), [anon_sym_uR_DQUOTE] = ACTIONS(2667), [anon_sym_UR_DQUOTE] = ACTIONS(2667), [anon_sym_u8R_DQUOTE] = ACTIONS(2667), [anon_sym_co_await] = ACTIONS(2665), [anon_sym_new] = ACTIONS(2665), [anon_sym_requires] = ACTIONS(2665), [sym_this] = ACTIONS(2665), }, [STATE(959)] = { [sym_identifier] = ACTIONS(2669), [anon_sym_LPAREN2] = ACTIONS(2671), [anon_sym_BANG] = ACTIONS(2671), [anon_sym_TILDE] = ACTIONS(2671), [anon_sym_DASH] = ACTIONS(2669), [anon_sym_PLUS] = ACTIONS(2669), [anon_sym_STAR] = ACTIONS(2671), [anon_sym_AMP] = ACTIONS(2671), [anon_sym_SEMI] = ACTIONS(2671), [anon_sym___extension__] = ACTIONS(2669), [anon_sym_typedef] = ACTIONS(2669), [anon_sym_virtual] = ACTIONS(2669), [anon_sym_extern] = ACTIONS(2669), [anon_sym___attribute__] = ACTIONS(2669), [anon_sym___attribute] = ACTIONS(2669), [anon_sym_COLON_COLON] = ACTIONS(2671), [anon_sym_LBRACK_LBRACK] = ACTIONS(2671), [anon_sym___declspec] = ACTIONS(2669), [anon_sym_LBRACE] = ACTIONS(2671), [anon_sym_signed] = ACTIONS(2669), [anon_sym_unsigned] = ACTIONS(2669), [anon_sym_long] = ACTIONS(2669), [anon_sym_short] = ACTIONS(2669), [anon_sym_LBRACK] = ACTIONS(2669), [anon_sym_static] = ACTIONS(2669), [anon_sym_register] = ACTIONS(2669), [anon_sym_inline] = ACTIONS(2669), [anon_sym___inline] = ACTIONS(2669), [anon_sym___inline__] = ACTIONS(2669), [anon_sym___forceinline] = ACTIONS(2669), [anon_sym_thread_local] = ACTIONS(2669), [anon_sym___thread] = ACTIONS(2669), [anon_sym_const] = ACTIONS(2669), [anon_sym_constexpr] = ACTIONS(2669), [anon_sym_volatile] = ACTIONS(2669), [anon_sym_restrict] = ACTIONS(2669), [anon_sym___restrict__] = ACTIONS(2669), [anon_sym__Atomic] = ACTIONS(2669), [anon_sym__Noreturn] = ACTIONS(2669), [anon_sym_noreturn] = ACTIONS(2669), [anon_sym__Nonnull] = ACTIONS(2669), [anon_sym_mutable] = ACTIONS(2669), [anon_sym_constinit] = ACTIONS(2669), [anon_sym_consteval] = ACTIONS(2669), [anon_sym_alignas] = ACTIONS(2669), [anon_sym__Alignas] = ACTIONS(2669), [sym_primitive_type] = ACTIONS(2669), [anon_sym_enum] = ACTIONS(2669), [anon_sym_class] = ACTIONS(2669), [anon_sym_struct] = ACTIONS(2669), [anon_sym_union] = ACTIONS(2669), [anon_sym_if] = ACTIONS(2669), [anon_sym_else] = ACTIONS(2669), [anon_sym_switch] = ACTIONS(2669), [anon_sym_while] = ACTIONS(2669), [anon_sym_do] = ACTIONS(2669), [anon_sym_for] = ACTIONS(2669), [anon_sym_return] = ACTIONS(2669), [anon_sym_break] = ACTIONS(2669), [anon_sym_continue] = ACTIONS(2669), [anon_sym_goto] = ACTIONS(2669), [anon_sym___try] = ACTIONS(2669), [anon_sym___leave] = ACTIONS(2669), [anon_sym_not] = ACTIONS(2669), [anon_sym_compl] = ACTIONS(2669), [anon_sym_DASH_DASH] = ACTIONS(2671), [anon_sym_PLUS_PLUS] = ACTIONS(2671), [anon_sym_sizeof] = ACTIONS(2669), [anon_sym___alignof__] = ACTIONS(2669), [anon_sym___alignof] = ACTIONS(2669), [anon_sym__alignof] = ACTIONS(2669), [anon_sym_alignof] = ACTIONS(2669), [anon_sym__Alignof] = ACTIONS(2669), [anon_sym_offsetof] = ACTIONS(2669), [anon_sym__Generic] = ACTIONS(2669), [anon_sym_asm] = ACTIONS(2669), [anon_sym___asm__] = ACTIONS(2669), [anon_sym___asm] = ACTIONS(2669), [sym_number_literal] = ACTIONS(2671), [anon_sym_L_SQUOTE] = ACTIONS(2671), [anon_sym_u_SQUOTE] = ACTIONS(2671), [anon_sym_U_SQUOTE] = ACTIONS(2671), [anon_sym_u8_SQUOTE] = ACTIONS(2671), [anon_sym_SQUOTE] = ACTIONS(2671), [anon_sym_L_DQUOTE] = ACTIONS(2671), [anon_sym_u_DQUOTE] = ACTIONS(2671), [anon_sym_U_DQUOTE] = ACTIONS(2671), [anon_sym_u8_DQUOTE] = ACTIONS(2671), [anon_sym_DQUOTE] = ACTIONS(2671), [sym_true] = ACTIONS(2669), [sym_false] = ACTIONS(2669), [anon_sym_NULL] = ACTIONS(2669), [anon_sym_nullptr] = ACTIONS(2669), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2669), [anon_sym_decltype] = ACTIONS(2669), [anon_sym_typename] = ACTIONS(2669), [anon_sym_template] = ACTIONS(2669), [anon_sym_try] = ACTIONS(2669), [anon_sym_delete] = ACTIONS(2669), [anon_sym_throw] = ACTIONS(2669), [anon_sym_co_return] = ACTIONS(2669), [anon_sym_co_yield] = ACTIONS(2669), [anon_sym_R_DQUOTE] = ACTIONS(2671), [anon_sym_LR_DQUOTE] = ACTIONS(2671), [anon_sym_uR_DQUOTE] = ACTIONS(2671), [anon_sym_UR_DQUOTE] = ACTIONS(2671), [anon_sym_u8R_DQUOTE] = ACTIONS(2671), [anon_sym_co_await] = ACTIONS(2669), [anon_sym_new] = ACTIONS(2669), [anon_sym_requires] = ACTIONS(2669), [sym_this] = ACTIONS(2669), }, [STATE(960)] = { [sym_identifier] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_BANG] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_DASH] = ACTIONS(2689), [anon_sym_PLUS] = ACTIONS(2689), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2691), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym_LBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [anon_sym_if] = ACTIONS(2689), [anon_sym_else] = ACTIONS(2689), [anon_sym_switch] = ACTIONS(2689), [anon_sym_while] = ACTIONS(2689), [anon_sym_do] = ACTIONS(2689), [anon_sym_for] = ACTIONS(2689), [anon_sym_return] = ACTIONS(2689), [anon_sym_break] = ACTIONS(2689), [anon_sym_continue] = ACTIONS(2689), [anon_sym_goto] = ACTIONS(2689), [anon_sym___try] = ACTIONS(2689), [anon_sym___leave] = ACTIONS(2689), [anon_sym_not] = ACTIONS(2689), [anon_sym_compl] = ACTIONS(2689), [anon_sym_DASH_DASH] = ACTIONS(2691), [anon_sym_PLUS_PLUS] = ACTIONS(2691), [anon_sym_sizeof] = ACTIONS(2689), [anon_sym___alignof__] = ACTIONS(2689), [anon_sym___alignof] = ACTIONS(2689), [anon_sym__alignof] = ACTIONS(2689), [anon_sym_alignof] = ACTIONS(2689), [anon_sym__Alignof] = ACTIONS(2689), [anon_sym_offsetof] = ACTIONS(2689), [anon_sym__Generic] = ACTIONS(2689), [anon_sym_asm] = ACTIONS(2689), [anon_sym___asm__] = ACTIONS(2689), [anon_sym___asm] = ACTIONS(2689), [sym_number_literal] = ACTIONS(2691), [anon_sym_L_SQUOTE] = ACTIONS(2691), [anon_sym_u_SQUOTE] = ACTIONS(2691), [anon_sym_U_SQUOTE] = ACTIONS(2691), [anon_sym_u8_SQUOTE] = ACTIONS(2691), [anon_sym_SQUOTE] = ACTIONS(2691), [anon_sym_L_DQUOTE] = ACTIONS(2691), [anon_sym_u_DQUOTE] = ACTIONS(2691), [anon_sym_U_DQUOTE] = ACTIONS(2691), [anon_sym_u8_DQUOTE] = ACTIONS(2691), [anon_sym_DQUOTE] = ACTIONS(2691), [sym_true] = ACTIONS(2689), [sym_false] = ACTIONS(2689), [anon_sym_NULL] = ACTIONS(2689), [anon_sym_nullptr] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_try] = ACTIONS(2689), [anon_sym_delete] = ACTIONS(2689), [anon_sym_throw] = ACTIONS(2689), [anon_sym_co_return] = ACTIONS(2689), [anon_sym_co_yield] = ACTIONS(2689), [anon_sym_R_DQUOTE] = ACTIONS(2691), [anon_sym_LR_DQUOTE] = ACTIONS(2691), [anon_sym_uR_DQUOTE] = ACTIONS(2691), [anon_sym_UR_DQUOTE] = ACTIONS(2691), [anon_sym_u8R_DQUOTE] = ACTIONS(2691), [anon_sym_co_await] = ACTIONS(2689), [anon_sym_new] = ACTIONS(2689), [anon_sym_requires] = ACTIONS(2689), [sym_this] = ACTIONS(2689), }, [STATE(961)] = { [sym_identifier] = ACTIONS(2745), [anon_sym_LPAREN2] = ACTIONS(2747), [anon_sym_BANG] = ACTIONS(2747), [anon_sym_TILDE] = ACTIONS(2747), [anon_sym_DASH] = ACTIONS(2745), [anon_sym_PLUS] = ACTIONS(2745), [anon_sym_STAR] = ACTIONS(2747), [anon_sym_AMP] = ACTIONS(2747), [anon_sym_SEMI] = ACTIONS(2747), [anon_sym___extension__] = ACTIONS(2745), [anon_sym_typedef] = ACTIONS(2745), [anon_sym_virtual] = ACTIONS(2745), [anon_sym_extern] = ACTIONS(2745), [anon_sym___attribute__] = ACTIONS(2745), [anon_sym___attribute] = ACTIONS(2745), [anon_sym_COLON_COLON] = ACTIONS(2747), [anon_sym_LBRACK_LBRACK] = ACTIONS(2747), [anon_sym___declspec] = ACTIONS(2745), [anon_sym_LBRACE] = ACTIONS(2747), [anon_sym_signed] = ACTIONS(2745), [anon_sym_unsigned] = ACTIONS(2745), [anon_sym_long] = ACTIONS(2745), [anon_sym_short] = ACTIONS(2745), [anon_sym_LBRACK] = ACTIONS(2745), [anon_sym_static] = ACTIONS(2745), [anon_sym_register] = ACTIONS(2745), [anon_sym_inline] = ACTIONS(2745), [anon_sym___inline] = ACTIONS(2745), [anon_sym___inline__] = ACTIONS(2745), [anon_sym___forceinline] = ACTIONS(2745), [anon_sym_thread_local] = ACTIONS(2745), [anon_sym___thread] = ACTIONS(2745), [anon_sym_const] = ACTIONS(2745), [anon_sym_constexpr] = ACTIONS(2745), [anon_sym_volatile] = ACTIONS(2745), [anon_sym_restrict] = ACTIONS(2745), [anon_sym___restrict__] = ACTIONS(2745), [anon_sym__Atomic] = ACTIONS(2745), [anon_sym__Noreturn] = ACTIONS(2745), [anon_sym_noreturn] = ACTIONS(2745), [anon_sym__Nonnull] = ACTIONS(2745), [anon_sym_mutable] = ACTIONS(2745), [anon_sym_constinit] = ACTIONS(2745), [anon_sym_consteval] = ACTIONS(2745), [anon_sym_alignas] = ACTIONS(2745), [anon_sym__Alignas] = ACTIONS(2745), [sym_primitive_type] = ACTIONS(2745), [anon_sym_enum] = ACTIONS(2745), [anon_sym_class] = ACTIONS(2745), [anon_sym_struct] = ACTIONS(2745), [anon_sym_union] = ACTIONS(2745), [anon_sym_if] = ACTIONS(2745), [anon_sym_else] = ACTIONS(2745), [anon_sym_switch] = ACTIONS(2745), [anon_sym_while] = ACTIONS(2745), [anon_sym_do] = ACTIONS(2745), [anon_sym_for] = ACTIONS(2745), [anon_sym_return] = ACTIONS(2745), [anon_sym_break] = ACTIONS(2745), [anon_sym_continue] = ACTIONS(2745), [anon_sym_goto] = ACTIONS(2745), [anon_sym___try] = ACTIONS(2745), [anon_sym___leave] = ACTIONS(2745), [anon_sym_not] = ACTIONS(2745), [anon_sym_compl] = ACTIONS(2745), [anon_sym_DASH_DASH] = ACTIONS(2747), [anon_sym_PLUS_PLUS] = ACTIONS(2747), [anon_sym_sizeof] = ACTIONS(2745), [anon_sym___alignof__] = ACTIONS(2745), [anon_sym___alignof] = ACTIONS(2745), [anon_sym__alignof] = ACTIONS(2745), [anon_sym_alignof] = ACTIONS(2745), [anon_sym__Alignof] = ACTIONS(2745), [anon_sym_offsetof] = ACTIONS(2745), [anon_sym__Generic] = ACTIONS(2745), [anon_sym_asm] = ACTIONS(2745), [anon_sym___asm__] = ACTIONS(2745), [anon_sym___asm] = ACTIONS(2745), [sym_number_literal] = ACTIONS(2747), [anon_sym_L_SQUOTE] = ACTIONS(2747), [anon_sym_u_SQUOTE] = ACTIONS(2747), [anon_sym_U_SQUOTE] = ACTIONS(2747), [anon_sym_u8_SQUOTE] = ACTIONS(2747), [anon_sym_SQUOTE] = ACTIONS(2747), [anon_sym_L_DQUOTE] = ACTIONS(2747), [anon_sym_u_DQUOTE] = ACTIONS(2747), [anon_sym_U_DQUOTE] = ACTIONS(2747), [anon_sym_u8_DQUOTE] = ACTIONS(2747), [anon_sym_DQUOTE] = ACTIONS(2747), [sym_true] = ACTIONS(2745), [sym_false] = ACTIONS(2745), [anon_sym_NULL] = ACTIONS(2745), [anon_sym_nullptr] = ACTIONS(2745), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2745), [anon_sym_decltype] = ACTIONS(2745), [anon_sym_typename] = ACTIONS(2745), [anon_sym_template] = ACTIONS(2745), [anon_sym_try] = ACTIONS(2745), [anon_sym_delete] = ACTIONS(2745), [anon_sym_throw] = ACTIONS(2745), [anon_sym_co_return] = ACTIONS(2745), [anon_sym_co_yield] = ACTIONS(2745), [anon_sym_R_DQUOTE] = ACTIONS(2747), [anon_sym_LR_DQUOTE] = ACTIONS(2747), [anon_sym_uR_DQUOTE] = ACTIONS(2747), [anon_sym_UR_DQUOTE] = ACTIONS(2747), [anon_sym_u8R_DQUOTE] = ACTIONS(2747), [anon_sym_co_await] = ACTIONS(2745), [anon_sym_new] = ACTIONS(2745), [anon_sym_requires] = ACTIONS(2745), [sym_this] = ACTIONS(2745), }, [STATE(962)] = { [sym_string_literal] = STATE(2369), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1619), [sym_raw_string_literal] = STATE(2369), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4174), [anon_sym_COMMA] = ACTIONS(4174), [anon_sym_RPAREN] = ACTIONS(4174), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4338), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4167), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4171), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4171), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4341), [anon_sym_or_eq] = ACTIONS(4341), [anon_sym_xor_eq] = ACTIONS(4341), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4169), [anon_sym_L_DQUOTE] = ACTIONS(4343), [anon_sym_u_DQUOTE] = ACTIONS(4343), [anon_sym_U_DQUOTE] = ACTIONS(4343), [anon_sym_u8_DQUOTE] = ACTIONS(4343), [anon_sym_DQUOTE] = ACTIONS(4343), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(4345), [anon_sym_LR_DQUOTE] = ACTIONS(4345), [anon_sym_uR_DQUOTE] = ACTIONS(4345), [anon_sym_UR_DQUOTE] = ACTIONS(4345), [anon_sym_u8R_DQUOTE] = ACTIONS(4345), [anon_sym_DASH_GT_STAR] = ACTIONS(4161), }, [STATE(963)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(963), [sym_compound_requirement] = STATE(963), [sym__requirement] = STATE(963), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(963), [sym_identifier] = ACTIONS(4347), [anon_sym_LPAREN2] = ACTIONS(4350), [anon_sym_BANG] = ACTIONS(4353), [anon_sym_TILDE] = ACTIONS(4353), [anon_sym_DASH] = ACTIONS(4356), [anon_sym_PLUS] = ACTIONS(4356), [anon_sym_STAR] = ACTIONS(4359), [anon_sym_AMP] = ACTIONS(4359), [anon_sym_SEMI] = ACTIONS(4362), [anon_sym___extension__] = ACTIONS(4365), [anon_sym_COLON_COLON] = ACTIONS(4368), [anon_sym_LBRACE] = ACTIONS(4371), [anon_sym_RBRACE] = ACTIONS(4374), [anon_sym_LBRACK] = ACTIONS(4376), [sym_primitive_type] = ACTIONS(4379), [anon_sym_not] = ACTIONS(4356), [anon_sym_compl] = ACTIONS(4356), [anon_sym_DASH_DASH] = ACTIONS(4382), [anon_sym_PLUS_PLUS] = ACTIONS(4382), [anon_sym_sizeof] = ACTIONS(4385), [anon_sym___alignof__] = ACTIONS(4388), [anon_sym___alignof] = ACTIONS(4388), [anon_sym__alignof] = ACTIONS(4388), [anon_sym_alignof] = ACTIONS(4388), [anon_sym__Alignof] = ACTIONS(4388), [anon_sym_offsetof] = ACTIONS(4391), [anon_sym__Generic] = ACTIONS(4394), [anon_sym_asm] = ACTIONS(4397), [anon_sym___asm__] = ACTIONS(4397), [anon_sym___asm] = ACTIONS(4397), [sym_number_literal] = ACTIONS(4400), [anon_sym_L_SQUOTE] = ACTIONS(4403), [anon_sym_u_SQUOTE] = ACTIONS(4403), [anon_sym_U_SQUOTE] = ACTIONS(4403), [anon_sym_u8_SQUOTE] = ACTIONS(4403), [anon_sym_SQUOTE] = ACTIONS(4403), [anon_sym_L_DQUOTE] = ACTIONS(4406), [anon_sym_u_DQUOTE] = ACTIONS(4406), [anon_sym_U_DQUOTE] = ACTIONS(4406), [anon_sym_u8_DQUOTE] = ACTIONS(4406), [anon_sym_DQUOTE] = ACTIONS(4406), [sym_true] = ACTIONS(4409), [sym_false] = ACTIONS(4409), [anon_sym_NULL] = ACTIONS(4412), [anon_sym_nullptr] = ACTIONS(4412), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(4415), [anon_sym_typename] = ACTIONS(4418), [anon_sym_template] = ACTIONS(4421), [anon_sym_delete] = ACTIONS(4424), [anon_sym_R_DQUOTE] = ACTIONS(4427), [anon_sym_LR_DQUOTE] = ACTIONS(4427), [anon_sym_uR_DQUOTE] = ACTIONS(4427), [anon_sym_UR_DQUOTE] = ACTIONS(4427), [anon_sym_u8R_DQUOTE] = ACTIONS(4427), [anon_sym_co_await] = ACTIONS(4430), [anon_sym_new] = ACTIONS(4433), [anon_sym_requires] = ACTIONS(4436), [sym_this] = ACTIONS(4409), }, [STATE(964)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(963), [sym_compound_requirement] = STATE(963), [sym__requirement] = STATE(963), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(963), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4443), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(965)] = { [sym_expression] = STATE(4579), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(966)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(2563), [sym_template_argument_list] = STATE(1696), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2662), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4174), [anon_sym_COMMA] = ACTIONS(4174), [anon_sym_RPAREN] = ACTIONS(4174), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_TILDE] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4177), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym___extension__] = ACTIONS(4159), [anon_sym_virtual] = ACTIONS(4159), [anon_sym_extern] = ACTIONS(4159), [anon_sym___attribute__] = ACTIONS(4159), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4167), [anon_sym___declspec] = ACTIONS(4159), [anon_sym___based] = ACTIONS(4159), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(4189), [anon_sym_unsigned] = ACTIONS(4189), [anon_sym_long] = ACTIONS(4189), [anon_sym_short] = ACTIONS(4189), [anon_sym_LBRACK] = ACTIONS(4171), [anon_sym_static] = ACTIONS(4159), [anon_sym_EQ] = ACTIONS(4159), [anon_sym_register] = ACTIONS(4159), [anon_sym_inline] = ACTIONS(4159), [anon_sym___inline] = ACTIONS(4159), [anon_sym___inline__] = ACTIONS(4159), [anon_sym___forceinline] = ACTIONS(4159), [anon_sym_thread_local] = ACTIONS(4159), [anon_sym___thread] = ACTIONS(4159), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4159), [anon_sym_volatile] = ACTIONS(4159), [anon_sym_restrict] = ACTIONS(4159), [anon_sym___restrict__] = ACTIONS(4159), [anon_sym__Atomic] = ACTIONS(4159), [anon_sym__Noreturn] = ACTIONS(4159), [anon_sym_noreturn] = ACTIONS(4159), [anon_sym__Nonnull] = ACTIONS(4159), [anon_sym_mutable] = ACTIONS(4159), [anon_sym_constinit] = ACTIONS(4159), [anon_sym_consteval] = ACTIONS(4159), [anon_sym_alignas] = ACTIONS(4159), [anon_sym__Alignas] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4195), [anon_sym_or_eq] = ACTIONS(4195), [anon_sym_xor_eq] = ACTIONS(4195), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4199), [anon_sym_decltype] = ACTIONS(4201), [anon_sym_template] = ACTIONS(4159), [anon_sym_operator] = ACTIONS(4159), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(967)] = { [sym_expression] = STATE(4415), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(7783), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4453), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(968)] = { [sym_expression] = STATE(4410), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7629), [sym_initializer_pair] = STATE(7629), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_COMMA] = ACTIONS(4457), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4459), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(969)] = { [sym_expression] = STATE(3175), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(970)] = { [sym_expression] = STATE(3614), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(971)] = { [sym_expression] = STATE(2823), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(972)] = { [sym_expression] = STATE(2825), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(973)] = { [sym_expression] = STATE(3029), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(974)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(977), [sym_compound_requirement] = STATE(977), [sym__requirement] = STATE(977), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(977), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4469), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(975)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(963), [sym_compound_requirement] = STATE(963), [sym__requirement] = STATE(963), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(963), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4471), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(976)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(986), [sym_compound_requirement] = STATE(986), [sym__requirement] = STATE(986), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(986), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4473), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(977)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(963), [sym_compound_requirement] = STATE(963), [sym__requirement] = STATE(963), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(963), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4475), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(978)] = { [sym_expression] = STATE(4209), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(979)] = { [sym_expression] = STATE(4531), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(980)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(963), [sym_compound_requirement] = STATE(963), [sym__requirement] = STATE(963), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(963), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4481), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(981)] = { [sym_expression] = STATE(4564), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(982)] = { [sym_expression] = STATE(4567), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(983)] = { [sym_expression] = STATE(3281), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(984)] = { [sym_expression] = STATE(4160), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(985)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(988), [sym_compound_requirement] = STATE(988), [sym__requirement] = STATE(988), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(988), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4489), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(986)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(963), [sym_compound_requirement] = STATE(963), [sym__requirement] = STATE(963), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(963), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(987)] = { [sym_expression] = STATE(4347), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(988)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(963), [sym_compound_requirement] = STATE(963), [sym__requirement] = STATE(963), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(963), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4495), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(989)] = { [sym_expression] = STATE(4440), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7592), [sym_initializer_pair] = STATE(7592), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_COMMA] = ACTIONS(4497), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4499), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(990)] = { [sym_expression] = STATE(3043), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(991)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(993), [sym_compound_requirement] = STATE(993), [sym__requirement] = STATE(993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(993), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4501), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(992)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(975), [sym_compound_requirement] = STATE(975), [sym__requirement] = STATE(975), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(975), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4503), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(993)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(963), [sym_compound_requirement] = STATE(963), [sym__requirement] = STATE(963), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(963), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4505), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(994)] = { [sym_expression] = STATE(4329), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(995)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(963), [sym_compound_requirement] = STATE(963), [sym__requirement] = STATE(963), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(963), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(996)] = { [sym_expression] = STATE(4455), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7508), [sym_initializer_pair] = STATE(7508), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_COMMA] = ACTIONS(173), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4509), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(997)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(1000), [sym_compound_requirement] = STATE(1000), [sym__requirement] = STATE(1000), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(1000), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4511), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(998)] = { [sym_expression] = STATE(2907), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(999)] = { [sym_expression] = STATE(4449), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7788), [sym_initializer_pair] = STATE(7788), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_COMMA] = ACTIONS(4513), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4515), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1000)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(963), [sym_compound_requirement] = STATE(963), [sym__requirement] = STATE(963), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(963), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4517), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1001)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(995), [sym_compound_requirement] = STATE(995), [sym__requirement] = STATE(995), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(995), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4519), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1002)] = { [sym_expression] = STATE(4351), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1003)] = { [sym_expression] = STATE(4481), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7569), [sym_initializer_pair] = STATE(7569), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_COMMA] = ACTIONS(4521), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4523), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1004)] = { [sym_expression] = STATE(3342), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1005)] = { [sym_expression] = STATE(3344), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1006)] = { [sym_expression] = STATE(3378), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1007)] = { [sym_expression] = STATE(4350), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1008)] = { [sym_expression] = STATE(4627), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1009)] = { [sym_expression] = STATE(4629), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1010)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(964), [sym_compound_requirement] = STATE(964), [sym__requirement] = STATE(964), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(964), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4527), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1011)] = { [sym_expression] = STATE(3585), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1012)] = { [sym_expression_statement] = STATE(2725), [sym_expression] = STATE(4604), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8550), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_type_requirement] = STATE(980), [sym_compound_requirement] = STATE(980), [sym__requirement] = STATE(980), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_requirement_seq_repeat1] = STATE(980), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4439), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(4441), [anon_sym_RBRACE] = ACTIONS(4529), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_typename] = ACTIONS(4445), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1013)] = { [sym_expression] = STATE(4461), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7658), [sym_initializer_pair] = STATE(7658), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_COMMA] = ACTIONS(4531), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4533), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1014)] = { [sym_expression] = STATE(3118), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1015)] = { [sym_expression] = STATE(2923), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4447), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_LT] = ACTIONS(4447), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK_LBRACK] = ACTIONS(4447), [anon_sym_LBRACE] = ACTIONS(4447), [anon_sym_LBRACK] = ACTIONS(1266), [anon_sym_static] = ACTIONS(4449), [anon_sym_constexpr] = ACTIONS(4449), [anon_sym_mutable] = ACTIONS(4449), [anon_sym_consteval] = ACTIONS(4449), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [anon_sym_DASH_GT] = ACTIONS(4447), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_noexcept] = ACTIONS(4449), [anon_sym_throw] = ACTIONS(4449), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1016)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4535), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1017)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4537), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1018)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4539), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1019)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4541), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1020)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4543), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1021)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4545), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1022)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4547), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1023)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4549), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1024)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4551), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1025)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4553), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1026)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4453), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1027)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_RBRACE] = ACTIONS(4555), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1028)] = { [sym_expression] = STATE(4540), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7864), [sym_initializer_pair] = STATE(7864), [sym_subscript_designator] = STATE(6984), [sym_subscript_range_designator] = STATE(6984), [sym_field_designator] = STATE(6984), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [aux_sym_initializer_pair_repeat1] = STATE(6984), [sym_identifier] = ACTIONS(4451), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(4455), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [anon_sym_DOT] = ACTIONS(225), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1029)] = { [sym_expression] = STATE(4649), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_lambda_default_capture] = STATE(8116), [sym__lambda_capture_identifier] = STATE(7580), [sym_lambda_capture_initializer] = STATE(7580), [sym__lambda_capture] = STATE(7580), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_identifier_parameter_pack_expansion] = STATE(7580), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3693), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(4557), [anon_sym_DOT_DOT_DOT] = ACTIONS(4559), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4561), [anon_sym_AMP] = ACTIONS(4563), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4565), [anon_sym_EQ] = ACTIONS(4567), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(4569), }, [STATE(1030)] = { [sym_expression] = STATE(4649), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_lambda_default_capture] = STATE(8116), [sym__lambda_capture_identifier] = STATE(7580), [sym_lambda_capture_initializer] = STATE(7580), [sym__lambda_capture] = STATE(7580), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_identifier_parameter_pack_expansion] = STATE(7580), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3693), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(4571), [anon_sym_DOT_DOT_DOT] = ACTIONS(4559), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(4561), [anon_sym_AMP] = ACTIONS(4563), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4565), [anon_sym_EQ] = ACTIONS(4567), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(4569), }, [STATE(1031)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4150), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(8000), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4161), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4161), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4161), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(4169), [anon_sym_LT_LT] = ACTIONS(4161), [anon_sym_GT_GT] = ACTIONS(4161), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(4169), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1032)] = { [sym_expression] = STATE(4227), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_initializer_list] = STATE(7027), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_default] = ACTIONS(4579), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(4581), [aux_sym_pure_virtual_clause_token1] = ACTIONS(4583), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1033)] = { [sym_expression] = STATE(4491), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8222), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8222), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4585), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1034)] = { [sym_expression] = STATE(4283), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_initializer_list] = STATE(7003), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_default] = ACTIONS(4587), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(4589), [aux_sym_pure_virtual_clause_token1] = ACTIONS(4591), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1035)] = { [sym_compound_statement] = STATE(7536), [sym_expression] = STATE(4423), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7536), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4593), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(1872), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1036)] = { [sym_expression] = STATE(4534), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9073), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(9073), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4595), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1037)] = { [sym_compound_statement] = STATE(7557), [sym_expression] = STATE(4427), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7557), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4597), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(1872), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1038)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_identifier_parameter_pack_expansion] = STATE(7983), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3664), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(4599), [anon_sym_DOT_DOT_DOT] = ACTIONS(4601), [anon_sym_COMMA] = ACTIONS(4603), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4603), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1039)] = { [sym_expression] = STATE(3313), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8181), [sym__unary_right_fold] = STATE(8335), [sym__binary_fold] = STATE(8669), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1040)] = { [sym_expression] = STATE(4529), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8182), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8182), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4607), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1041)] = { [sym_compound_statement] = STATE(7549), [sym_expression] = STATE(4436), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7549), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4609), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(1872), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1042)] = { [sym_compound_statement] = STATE(8676), [sym_expression] = STATE(3316), [sym__string] = STATE(2936), [sym_comma_expression] = STATE(8676), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym__assignment_expression_lhs] = STATE(8301), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACE] = ACTIONS(57), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1043)] = { [sym_expression] = STATE(4609), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8641), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8641), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4611), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1044)] = { [sym_compound_statement] = STATE(7633), [sym_expression] = STATE(4454), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7633), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4613), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(1872), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1045)] = { [sym_expression] = STATE(4490), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8194), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8194), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4615), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1046)] = { [sym_compound_statement] = STATE(7766), [sym_expression] = STATE(4448), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7766), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4617), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(1872), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1047)] = { [sym_compound_statement] = STATE(7615), [sym_expression] = STATE(4482), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7615), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4619), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(1872), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1048)] = { [sym_compound_statement] = STATE(7402), [sym_expression] = STATE(4450), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7402), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4621), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(1872), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1049)] = { [sym_expression] = STATE(3236), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(9016), [sym__unary_right_fold] = STATE(9019), [sym__binary_fold] = STATE(9022), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1050)] = { [sym_expression] = STATE(4270), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_initializer_list] = STATE(7034), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_default] = ACTIONS(4623), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(4625), [aux_sym_pure_virtual_clause_token1] = ACTIONS(4627), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1051)] = { [sym_expression] = STATE(3304), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8851), [sym__unary_right_fold] = STATE(8862), [sym__binary_fold] = STATE(8872), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1052)] = { [sym_expression] = STATE(3302), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(9012), [sym__unary_right_fold] = STATE(9028), [sym__binary_fold] = STATE(8215), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1053)] = { [sym_expression] = STATE(3253), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8324), [sym__unary_right_fold] = STATE(8326), [sym__binary_fold] = STATE(8328), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1054)] = { [sym_expression] = STATE(3179), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8451), [sym__unary_right_fold] = STATE(8452), [sym__binary_fold] = STATE(8453), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1055)] = { [sym_expression] = STATE(3218), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8998), [sym__unary_right_fold] = STATE(9003), [sym__binary_fold] = STATE(9007), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1056)] = { [sym_expression] = STATE(3248), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8903), [sym__unary_right_fold] = STATE(8908), [sym__binary_fold] = STATE(8913), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1057)] = { [sym_expression] = STATE(3199), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym__unary_left_fold] = STATE(8522), [sym__unary_right_fold] = STATE(8524), [sym__binary_fold] = STATE(8525), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(1790), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1058)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4629), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1059)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4632), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1060)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4635), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1061)] = { [sym_expression] = STATE(4426), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_initializer_list] = STATE(7412), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4638), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1062)] = { [sym_compound_statement] = STATE(7835), [sym_expression] = STATE(4633), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7835), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(1872), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1063)] = { [sym_expression] = STATE(4447), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_initializer_list] = STATE(7627), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4640), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1064)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4642), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1065)] = { [sym_expression] = STATE(4417), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_initializer_list] = STATE(7602), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4645), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1066)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4647), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1067)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4650), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1068)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4653), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1069)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4656), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1070)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4659), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1071)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4662), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1072)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4665), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1073)] = { [sym_expression] = STATE(4571), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8482), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4670), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1074)] = { [sym_expression] = STATE(3132), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_initializer_list] = STATE(3536), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACE] = ACTIONS(2397), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1075)] = { [sym_expression] = STATE(3283), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_initializer_list] = STATE(3648), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACE] = ACTIONS(2509), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1076)] = { [sym_expression] = STATE(2375), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_initializer_list] = STATE(2414), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1077)] = { [sym_expression] = STATE(3761), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(3908), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1078)] = { [sym_expression] = STATE(4612), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8749), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4676), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1079)] = { [sym_expression] = STATE(4569), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_initializer_list] = STATE(3919), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1080)] = { [sym_expression] = STATE(4348), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_initializer_list] = STATE(3919), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1081)] = { [sym_expression] = STATE(4597), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8585), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4678), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1082)] = { [sym_expression] = STATE(3761), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_initializer_list] = STATE(3908), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1083)] = { [sym_expression] = STATE(4416), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7902), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1084)] = { [sym_expression] = STATE(4539), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7811), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1085)] = { [sym_expression] = STATE(4541), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7893), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1086)] = { [sym_expression] = STATE(2375), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_initializer_list] = STATE(2414), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1087)] = { [sym_expression] = STATE(4535), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8592), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4682), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1088)] = { [sym_expression] = STATE(4538), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8595), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4684), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1089)] = { [sym_expression] = STATE(4190), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_initializer_list] = STATE(3919), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1090)] = { [sym_expression] = STATE(4833), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8597), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1091)] = { [sym_expression] = STATE(3761), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_initializer_list] = STATE(3908), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1092)] = { [sym_expression] = STATE(4563), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8599), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4688), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1093)] = { [sym_expression] = STATE(4606), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8312), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4690), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1094)] = { [sym_expression] = STATE(4611), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8360), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4692), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1095)] = { [sym_expression] = STATE(4637), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4694), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1096)] = { [sym_expression] = STATE(4408), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(7783), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4696), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1097)] = { [sym_expression] = STATE(4704), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8365), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1098)] = { [sym_expression] = STATE(4497), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8469), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4699), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1099)] = { [sym_expression] = STATE(4509), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8283), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4701), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1100)] = { [sym_expression] = STATE(4520), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8730), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4703), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1101)] = { [sym_expression] = STATE(4527), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8224), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4705), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1102)] = { [sym_expression] = STATE(4572), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_initializer_list] = STATE(4911), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACE] = ACTIONS(3871), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1103)] = { [sym_expression] = STATE(4560), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8388), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4707), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1104)] = { [sym_expression] = STATE(4513), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_initializer_list] = STATE(4854), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACE] = ACTIONS(3871), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1105)] = { [sym_expression] = STATE(4685), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(8396), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1106)] = { [sym_expression] = STATE(4392), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_initializer_list] = STATE(7293), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1107)] = { [sym_expression] = STATE(4546), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_initializer_list] = STATE(3919), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1108)] = { [sym_expression] = STATE(4557), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8318), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4709), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1109)] = { [sym_expression] = STATE(4608), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_initializer_list] = STATE(3908), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1110)] = { [sym_expression] = STATE(3609), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_initializer_list] = STATE(3918), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACE] = ACTIONS(2625), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1111)] = { [sym_expression] = STATE(4582), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(9004), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4711), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1112)] = { [sym_expression] = STATE(3679), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_initializer_list] = STATE(3929), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACE] = ACTIONS(2625), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1113)] = { [sym_expression] = STATE(4602), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(7902), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1114)] = { [sym_expression] = STATE(4484), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8609), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4713), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1115)] = { [sym_expression] = STATE(2375), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_initializer_list] = STATE(2414), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1116)] = { [sym_expression] = STATE(3761), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_initializer_list] = STATE(3908), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1117)] = { [sym_expression] = STATE(4575), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_initializer_list] = STATE(8100), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1118)] = { [sym_expression] = STATE(3341), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_initializer_list] = STATE(2414), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1119)] = { [sym_expression] = STATE(4643), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8949), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4717), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1120)] = { [sym_expression] = STATE(4616), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_initializer_list] = STATE(3919), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1121)] = { [sym_expression] = STATE(4646), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(8979), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON] = ACTIONS(4719), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1122)] = { [sym_expression] = STATE(4338), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_initializer_list] = STATE(3919), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACE] = ACTIONS(3633), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1123)] = { [sym_expression] = STATE(3146), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4721), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1124)] = { [sym_expression] = STATE(4802), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4724), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1125)] = { [sym_expression] = STATE(3651), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4726), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1126)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4729), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1127)] = { [sym_expression] = STATE(3651), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4731), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1128)] = { [sym_expression] = STATE(3111), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4734), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1129)] = { [sym_expression] = STATE(4797), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_RPAREN] = ACTIONS(4737), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1130)] = { [sym_expression] = STATE(3652), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4739), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1131)] = { [sym_expression] = STATE(3652), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4742), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1132)] = { [sym_expression] = STATE(3652), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4745), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1133)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4748), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1134)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4750), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1135)] = { [sym_expression] = STATE(4367), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym_SEMI] = ACTIONS(4752), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(4754), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1136)] = { [sym_expression] = STATE(3806), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_DOT_DOT_DOT] = ACTIONS(4756), [anon_sym_LPAREN2] = ACTIONS(4758), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1137)] = { [sym_expression] = STATE(4501), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_DOT_DOT_DOT] = ACTIONS(4760), [anon_sym_LPAREN2] = ACTIONS(4762), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1138)] = { [sym_expression] = STATE(4779), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4764), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1139)] = { [sym_expression] = STATE(4780), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4766), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1140)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4768), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1141)] = { [sym_expression] = STATE(4739), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4770), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1142)] = { [sym_expression] = STATE(4820), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4772), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1143)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4774), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1144)] = { [sym_expression] = STATE(3165), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4776), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1145)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4779), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1146)] = { [sym_expression] = STATE(3165), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4781), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1147)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4784), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1148)] = { [sym_expression] = STATE(3570), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4786), [anon_sym_LPAREN2] = ACTIONS(4788), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1149)] = { [sym_expression] = STATE(4671), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4790), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1150)] = { [sym_expression] = STATE(4678), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4792), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1151)] = { [sym_expression] = STATE(3167), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4794), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1152)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4797), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1153)] = { [sym_expression] = STATE(3167), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4799), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1154)] = { [sym_expression] = STATE(3167), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4802), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1155)] = { [sym_expression] = STATE(3173), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4805), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1156)] = { [sym_expression] = STATE(3174), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4808), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1157)] = { [sym_expression] = STATE(3113), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4811), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1158)] = { [sym_expression] = STATE(3111), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4814), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1159)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4817), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1160)] = { [sym_expression] = STATE(3113), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4819), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1161)] = { [sym_expression] = STATE(3368), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_DOT_DOT_DOT] = ACTIONS(4822), [anon_sym_LPAREN2] = ACTIONS(4824), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1162)] = { [sym_expression] = STATE(4811), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4826), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1163)] = { [sym_expression] = STATE(3114), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4726), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1164)] = { [sym_expression] = STATE(3159), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4828), [anon_sym_LPAREN2] = ACTIONS(4830), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1165)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4832), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1166)] = { [sym_expression] = STATE(3806), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_DOT_DOT_DOT] = ACTIONS(4756), [anon_sym_LPAREN2] = ACTIONS(4834), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1167)] = { [sym_expression] = STATE(4367), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym_SEMI] = ACTIONS(4836), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(4754), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1168)] = { [sym_expression] = STATE(3114), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4731), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1169)] = { [sym_expression] = STATE(4689), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4838), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1170)] = { [sym_expression] = STATE(3806), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_DOT_DOT_DOT] = ACTIONS(4756), [anon_sym_LPAREN2] = ACTIONS(4840), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1171)] = { [sym_expression] = STATE(4695), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4842), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1172)] = { [sym_expression] = STATE(3115), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4739), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1173)] = { [sym_expression] = STATE(3115), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4742), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1174)] = { [sym_expression] = STATE(2363), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_DOT_DOT_DOT] = ACTIONS(4844), [anon_sym_LPAREN2] = ACTIONS(4846), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1175)] = { [sym_expression] = STATE(2363), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_DOT_DOT_DOT] = ACTIONS(4844), [anon_sym_LPAREN2] = ACTIONS(4848), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1176)] = { [sym_expression] = STATE(3115), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4745), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1177)] = { [sym_expression] = STATE(3115), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4850), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1178)] = { [sym_expression] = STATE(3117), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4853), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1179)] = { [sym_expression] = STATE(3649), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4819), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1180)] = { [sym_expression] = STATE(3652), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4850), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1181)] = { [sym_expression] = STATE(3653), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4853), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1182)] = { [sym_expression] = STATE(3114), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4856), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1183)] = { [sym_expression] = STATE(4408), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(7783), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1184)] = { [sym_expression] = STATE(3653), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4859), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1185)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4862), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1186)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4864), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1187)] = { [sym_expression] = STATE(3637), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4866), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1188)] = { [sym_expression] = STATE(4697), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4869), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1189)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4871), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1190)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4873), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1191)] = { [sym_expression] = STATE(4561), [sym__string] = STATE(4299), [sym_comma_expression] = STATE(7783), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1192)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4875), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1193)] = { [sym_expression] = STATE(3638), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4877), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1194)] = { [sym_expression] = STATE(4680), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4880), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1195)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4882), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1196)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4884), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1197)] = { [sym_expression] = STATE(4808), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4886), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1198)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4888), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1199)] = { [sym_expression] = STATE(4757), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4890), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1200)] = { [sym_expression] = STATE(3635), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4776), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1201)] = { [sym_expression] = STATE(4669), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4892), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1202)] = { [sym_expression] = STATE(3635), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4781), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1203)] = { [sym_expression] = STATE(4811), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4894), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1204)] = { [sym_expression] = STATE(3636), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4794), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1205)] = { [sym_expression] = STATE(4726), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4896), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1206)] = { [sym_expression] = STATE(3636), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4799), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1207)] = { [sym_expression] = STATE(4760), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4898), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1208)] = { [sym_expression] = STATE(4772), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4900), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1209)] = { [sym_expression] = STATE(4636), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_DOT_DOT_DOT] = ACTIONS(4756), [anon_sym_LPAREN2] = ACTIONS(4902), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1210)] = { [sym_expression] = STATE(3636), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4802), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1211)] = { [sym_expression] = STATE(3637), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4805), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1212)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4904), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1213)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [anon_sym_RBRACK] = ACTIONS(4906), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1214)] = { [sym_expression] = STATE(3325), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_DOT_DOT_DOT] = ACTIONS(4844), [anon_sym_LPAREN2] = ACTIONS(4908), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1215)] = { [sym_expression] = STATE(4367), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym_SEMI] = ACTIONS(4910), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(4754), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1216)] = { [sym_expression] = STATE(3638), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4808), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1217)] = { [sym_expression] = STATE(3640), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4721), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1218)] = { [sym_expression] = STATE(3640), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4912), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1219)] = { [sym_expression] = STATE(3643), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4734), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1220)] = { [sym_expression] = STATE(3643), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4814), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1221)] = { [sym_expression] = STATE(3649), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4811), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1222)] = { [sym_expression] = STATE(3651), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_DOT_DOT_DOT] = ACTIONS(4856), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1223)] = { [sym_expression] = STATE(3806), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_DOT_DOT_DOT] = ACTIONS(4756), [anon_sym_LPAREN2] = ACTIONS(4915), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1224)] = { [sym_expression] = STATE(2363), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_DOT_DOT_DOT] = ACTIONS(4844), [anon_sym_LPAREN2] = ACTIONS(4917), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1225)] = { [sym_expression] = STATE(4800), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym_SEMI] = ACTIONS(4919), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1226)] = { [sym_expression] = STATE(3173), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4866), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1227)] = { [sym_expression] = STATE(3174), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4877), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1228)] = { [sym_expression] = STATE(3146), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4912), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1229)] = { [sym_expression] = STATE(3117), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_DOT_DOT_DOT] = ACTIONS(4859), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1230)] = { [sym_expression] = STATE(4487), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1231)] = { [sym_expression] = STATE(2976), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1232)] = { [sym_expression] = STATE(2911), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1233)] = { [sym_expression] = STATE(4578), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1234)] = { [sym_expression] = STATE(4581), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1235)] = { [sym_expression] = STATE(3769), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(4921), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1236)] = { [sym_expression] = STATE(4656), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1237)] = { [sym_expression] = STATE(3634), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1238)] = { [sym_expression] = STATE(4587), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1239)] = { [sym_expression] = STATE(4382), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1240)] = { [sym_expression] = STATE(4385), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1241)] = { [sym_expression] = STATE(4343), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1242)] = { [sym_expression] = STATE(3374), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(4923), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1243)] = { [sym_expression] = STATE(3375), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1244)] = { [sym_expression] = STATE(3309), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(4925), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1245)] = { [sym_expression] = STATE(3296), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1246)] = { [sym_expression] = STATE(3371), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1247)] = { [sym_expression] = STATE(3220), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1248)] = { [sym_expression] = STATE(3099), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(4927), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1249)] = { [sym_expression] = STATE(3052), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1250)] = { [sym_expression] = STATE(4386), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1251)] = { [sym_expression] = STATE(3038), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1252)] = { [sym_expression] = STATE(4346), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1253)] = { [sym_expression] = STATE(4352), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1254)] = { [sym_expression] = STATE(3054), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1255)] = { [sym_expression] = STATE(4699), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1256)] = { [sym_expression] = STATE(4361), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1257)] = { [sym_expression] = STATE(3769), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1258)] = { [sym_expression] = STATE(4514), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(4929), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1259)] = { [sym_expression] = STATE(4813), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1260)] = { [sym_expression] = STATE(4517), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1261)] = { [sym_template_argument_list] = STATE(1572), [sym_identifier] = ACTIONS(4931), [anon_sym_DOT_DOT_DOT] = ACTIONS(4933), [anon_sym_COMMA] = ACTIONS(4933), [anon_sym_RPAREN] = ACTIONS(4933), [anon_sym_LPAREN2] = ACTIONS(4935), [anon_sym_TILDE] = ACTIONS(4938), [anon_sym_DASH] = ACTIONS(4940), [anon_sym_PLUS] = ACTIONS(4940), [anon_sym_STAR] = ACTIONS(4942), [anon_sym_SLASH] = ACTIONS(4940), [anon_sym_PERCENT] = ACTIONS(4940), [anon_sym_PIPE_PIPE] = ACTIONS(4933), [anon_sym_AMP_AMP] = ACTIONS(4935), [anon_sym_PIPE] = ACTIONS(4940), [anon_sym_CARET] = ACTIONS(4940), [anon_sym_AMP] = ACTIONS(4942), [anon_sym_EQ_EQ] = ACTIONS(4933), [anon_sym_BANG_EQ] = ACTIONS(4933), [anon_sym_GT] = ACTIONS(4940), [anon_sym_GT_EQ] = ACTIONS(4933), [anon_sym_LT_EQ] = ACTIONS(4940), [anon_sym_LT] = ACTIONS(4945), [anon_sym_LT_LT] = ACTIONS(4940), [anon_sym_GT_GT] = ACTIONS(4940), [anon_sym_SEMI] = ACTIONS(4933), [anon_sym___extension__] = ACTIONS(4931), [anon_sym_virtual] = ACTIONS(4931), [anon_sym_extern] = ACTIONS(4931), [anon_sym___attribute__] = ACTIONS(4931), [anon_sym___attribute] = ACTIONS(4931), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4938), [anon_sym___declspec] = ACTIONS(4931), [anon_sym___based] = ACTIONS(4931), [anon_sym___cdecl] = ACTIONS(4931), [anon_sym___clrcall] = ACTIONS(4931), [anon_sym___stdcall] = ACTIONS(4931), [anon_sym___fastcall] = ACTIONS(4931), [anon_sym___thiscall] = ACTIONS(4931), [anon_sym___vectorcall] = ACTIONS(4931), [anon_sym_LBRACE] = ACTIONS(4938), [anon_sym_RBRACE] = ACTIONS(4933), [anon_sym_LBRACK] = ACTIONS(4942), [anon_sym_static] = ACTIONS(4931), [anon_sym_EQ] = ACTIONS(4940), [anon_sym_register] = ACTIONS(4931), [anon_sym_inline] = ACTIONS(4931), [anon_sym___inline] = ACTIONS(4931), [anon_sym___inline__] = ACTIONS(4931), [anon_sym___forceinline] = ACTIONS(4931), [anon_sym_thread_local] = ACTIONS(4931), [anon_sym___thread] = ACTIONS(4931), [anon_sym_const] = ACTIONS(4931), [anon_sym_constexpr] = ACTIONS(4931), [anon_sym_volatile] = ACTIONS(4931), [anon_sym_restrict] = ACTIONS(4931), [anon_sym___restrict__] = ACTIONS(4931), [anon_sym__Atomic] = ACTIONS(4931), [anon_sym__Noreturn] = ACTIONS(4931), [anon_sym_noreturn] = ACTIONS(4931), [anon_sym__Nonnull] = ACTIONS(4931), [anon_sym_mutable] = ACTIONS(4931), [anon_sym_constinit] = ACTIONS(4931), [anon_sym_consteval] = ACTIONS(4931), [anon_sym_alignas] = ACTIONS(4931), [anon_sym__Alignas] = ACTIONS(4931), [anon_sym_QMARK] = ACTIONS(4933), [anon_sym_STAR_EQ] = ACTIONS(4933), [anon_sym_SLASH_EQ] = ACTIONS(4933), [anon_sym_PERCENT_EQ] = ACTIONS(4933), [anon_sym_PLUS_EQ] = ACTIONS(4933), [anon_sym_DASH_EQ] = ACTIONS(4933), [anon_sym_LT_LT_EQ] = ACTIONS(4933), [anon_sym_GT_GT_EQ] = ACTIONS(4933), [anon_sym_AMP_EQ] = ACTIONS(4933), [anon_sym_CARET_EQ] = ACTIONS(4933), [anon_sym_PIPE_EQ] = ACTIONS(4933), [anon_sym_and_eq] = ACTIONS(4940), [anon_sym_or_eq] = ACTIONS(4940), [anon_sym_xor_eq] = ACTIONS(4940), [anon_sym_LT_EQ_GT] = ACTIONS(4933), [anon_sym_or] = ACTIONS(4940), [anon_sym_and] = ACTIONS(4940), [anon_sym_bitor] = ACTIONS(4940), [anon_sym_xor] = ACTIONS(4940), [anon_sym_bitand] = ACTIONS(4940), [anon_sym_not_eq] = ACTIONS(4940), [anon_sym_DASH_DASH] = ACTIONS(4933), [anon_sym_PLUS_PLUS] = ACTIONS(4933), [anon_sym_DOT] = ACTIONS(4940), [anon_sym_DOT_STAR] = ACTIONS(4933), [anon_sym_DASH_GT] = ACTIONS(4933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4931), [anon_sym_decltype] = ACTIONS(4931), [anon_sym_template] = ACTIONS(4931), [anon_sym_operator] = ACTIONS(4931), }, [STATE(1262)] = { [sym_expression] = STATE(3137), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1263)] = { [sym_expression] = STATE(3137), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(4948), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1264)] = { [sym_expression] = STATE(3602), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1265)] = { [sym_expression] = STATE(4598), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(4950), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1266)] = { [sym_expression] = STATE(3158), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1267)] = { [sym_expression] = STATE(4367), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(4754), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1268)] = { [sym_expression] = STATE(3855), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1269)] = { [sym_expression] = STATE(3112), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1270)] = { [sym_expression] = STATE(3205), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1271)] = { [sym_expression] = STATE(4364), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1272)] = { [sym_expression] = STATE(4363), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(4952), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1273)] = { [sym_expression] = STATE(4652), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1274)] = { [sym_expression] = STATE(4821), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1275)] = { [sym_expression] = STATE(4333), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1276)] = { [sym_expression] = STATE(4370), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1277)] = { [sym_expression] = STATE(3830), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1278)] = { [sym_expression] = STATE(4372), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1279)] = { [sym_expression] = STATE(4373), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1280)] = { [sym_expression] = STATE(4374), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1281)] = { [sym_expression] = STATE(4322), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1282)] = { [sym_expression] = STATE(4375), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1283)] = { [sym_expression] = STATE(4376), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1284)] = { [sym_expression] = STATE(4377), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1285)] = { [sym_expression] = STATE(4378), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1286)] = { [sym_expression] = STATE(3635), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1287)] = { [sym_expression] = STATE(3636), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1288)] = { [sym_expression] = STATE(4399), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1289)] = { [sym_expression] = STATE(4832), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1290)] = { [sym_expression] = STATE(3637), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1291)] = { [sym_expression] = STATE(3855), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1292)] = { [sym_expression] = STATE(4787), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1293)] = { [sym_expression] = STATE(4349), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1294)] = { [sym_expression] = STATE(3638), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1295)] = { [sym_expression] = STATE(4180), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1296)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(4954), }, [STATE(1297)] = { [sym_expression] = STATE(3640), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1298)] = { [sym_expression] = STATE(3643), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1299)] = { [sym_expression] = STATE(4371), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1300)] = { [sym_expression] = STATE(3649), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1301)] = { [sym_expression] = STATE(3651), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1302)] = { [sym_expression] = STATE(3652), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1303)] = { [sym_expression] = STATE(3653), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1304)] = { [sym_expression] = STATE(4559), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1305)] = { [sym_expression] = STATE(4599), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1306)] = { [sym_expression] = STATE(4589), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1307)] = { [sym_expression] = STATE(4591), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1308)] = { [sym_expression] = STATE(4594), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1309)] = { [sym_expression] = STATE(4595), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1310)] = { [sym_expression] = STATE(4610), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1311)] = { [sym_expression] = STATE(4486), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1312)] = { [sym_expression] = STATE(4502), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1313)] = { [sym_expression] = STATE(4525), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1314)] = { [sym_expression] = STATE(4532), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1315)] = { [sym_expression] = STATE(4536), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1316)] = { [sym_expression] = STATE(4649), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1317)] = { [sym_expression] = STATE(4826), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1318)] = { [sym_expression] = STATE(4543), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1319)] = { [sym_expression] = STATE(3049), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(4956), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1320)] = { [sym_expression] = STATE(2370), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1321)] = { [sym_expression] = STATE(2814), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(4958), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1322)] = { [sym_expression] = STATE(2836), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1323)] = { [sym_expression] = STATE(4660), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1324)] = { [sym_expression] = STATE(2824), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1325)] = { [sym_expression] = STATE(2826), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1326)] = { [sym_expression] = STATE(2336), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1327)] = { [sym_expression] = STATE(2336), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(4960), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1328)] = { [sym_expression] = STATE(2362), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1329)] = { [sym_expression] = STATE(4204), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(4962), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1330)] = { [sym_expression] = STATE(3855), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1331)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1332)] = { [sym_expression] = STATE(4194), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1333)] = { [sym_expression] = STATE(4189), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(4964), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1334)] = { [sym_expression] = STATE(4576), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1335)] = { [sym_expression] = STATE(4407), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1336)] = { [sym_expression] = STATE(4198), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1337)] = { [sym_expression] = STATE(3830), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1338)] = { [sym_expression] = STATE(4199), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1339)] = { [sym_expression] = STATE(4200), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1340)] = { [sym_expression] = STATE(4201), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1341)] = { [sym_expression] = STATE(4202), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1342)] = { [sym_expression] = STATE(4203), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1343)] = { [sym_expression] = STATE(4213), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1344)] = { [sym_expression] = STATE(4175), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1345)] = { [sym_expression] = STATE(4185), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1346)] = { [sym_expression] = STATE(4700), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1347)] = { [sym_expression] = STATE(4211), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1348)] = { [sym_expression] = STATE(3135), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1349)] = { [sym_expression] = STATE(4214), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1350)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1351)] = { [sym_expression] = STATE(4164), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1352)] = { [sym_expression] = STATE(4752), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1353)] = { [sym_expression] = STATE(4778), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1354)] = { [sym_expression] = STATE(3359), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1355)] = { [sym_expression] = STATE(3201), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1356)] = { [sym_expression] = STATE(3180), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1357)] = { [sym_expression] = STATE(3184), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1358)] = { [sym_expression] = STATE(3206), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1359)] = { [sym_expression] = STATE(3232), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1360)] = { [sym_expression] = STATE(3240), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1361)] = { [sym_expression] = STATE(3249), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1362)] = { [sym_expression] = STATE(3252), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1363)] = { [sym_expression] = STATE(3255), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1364)] = { [sym_expression] = STATE(3270), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1365)] = { [sym_expression] = STATE(2829), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(4966), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1366)] = { [sym_expression] = STATE(2370), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1367)] = { [sym_expression] = STATE(4590), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1368)] = { [sym_expression] = STATE(4369), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1369)] = { [sym_expression] = STATE(4496), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1370)] = { [sym_expression] = STATE(4508), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1371)] = { [sym_expression] = STATE(4665), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1372)] = { [sym_expression] = STATE(2352), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1373)] = { [sym_expression] = STATE(4492), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1374)] = { [sym_expression] = STATE(4683), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1375)] = { [sym_expression] = STATE(4537), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1376)] = { [sym_expression] = STATE(4542), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1377)] = { [sym_expression] = STATE(3048), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1378)] = { [sym_expression] = STATE(3050), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1379)] = { [sym_expression] = STATE(2377), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1380)] = { [sym_expression] = STATE(3004), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1381)] = { [sym_expression] = STATE(3005), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1382)] = { [sym_expression] = STATE(3006), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1383)] = { [sym_expression] = STATE(3009), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1384)] = { [sym_expression] = STATE(3010), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1385)] = { [sym_expression] = STATE(3013), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1386)] = { [sym_expression] = STATE(3014), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1387)] = { [sym_expression] = STATE(3051), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1388)] = { [sym_expression] = STATE(3601), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1389)] = { [sym_expression] = STATE(4831), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1390)] = { [sym_expression] = STATE(3566), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1391)] = { [sym_expression] = STATE(3172), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1392)] = { [sym_expression] = STATE(3139), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1393)] = { [sym_expression] = STATE(2945), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1394)] = { [sym_expression] = STATE(4574), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1395)] = { [sym_expression] = STATE(3138), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(4968), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1396)] = { [sym_expression] = STATE(4530), [sym__string] = STATE(4718), [sym_conditional_expression] = STATE(4895), [sym_assignment_expression] = STATE(4895), [sym_pointer_expression] = STATE(3675), [sym_unary_expression] = STATE(4895), [sym_binary_expression] = STATE(4895), [sym_update_expression] = STATE(4895), [sym_cast_expression] = STATE(4895), [sym_sizeof_expression] = STATE(4895), [sym_alignof_expression] = STATE(4895), [sym_offsetof_expression] = STATE(4895), [sym_generic_expression] = STATE(4895), [sym_subscript_expression] = STATE(3675), [sym_call_expression] = STATE(3675), [sym_gnu_asm_expression] = STATE(4895), [sym_extension_expression] = STATE(4895), [sym_field_expression] = STATE(3675), [sym_compound_literal_expression] = STATE(4895), [sym_parenthesized_expression] = STATE(3675), [sym_char_literal] = STATE(4718), [sym_concatenated_string] = STATE(4718), [sym_string_literal] = STATE(3778), [sym_null] = STATE(4895), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7958), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(4895), [sym_raw_string_literal] = STATE(3778), [sym_co_await_expression] = STATE(4895), [sym_new_expression] = STATE(4895), [sym_delete_expression] = STATE(4895), [sym_requires_clause] = STATE(4895), [sym_requires_expression] = STATE(4895), [sym_lambda_expression] = STATE(4895), [sym_lambda_capture_specifier] = STATE(5556), [sym_fold_expression] = STATE(4895), [sym_parameter_pack_expansion] = STATE(4895), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3675), [sym_qualified_type_identifier] = STATE(7958), [sym_user_defined_literal] = STATE(3675), [sym_identifier] = ACTIONS(3867), [anon_sym_LPAREN2] = ACTIONS(3078), [anon_sym_BANG] = ACTIONS(3080), [anon_sym_TILDE] = ACTIONS(3080), [anon_sym_DASH] = ACTIONS(3082), [anon_sym_PLUS] = ACTIONS(3082), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(3869), [anon_sym_COLON_COLON] = ACTIONS(3088), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(3873), [anon_sym_not] = ACTIONS(3082), [anon_sym_compl] = ACTIONS(3082), [anon_sym_DASH_DASH] = ACTIONS(3102), [anon_sym_PLUS_PLUS] = ACTIONS(3102), [anon_sym_sizeof] = ACTIONS(3104), [anon_sym___alignof__] = ACTIONS(3106), [anon_sym___alignof] = ACTIONS(3106), [anon_sym__alignof] = ACTIONS(3106), [anon_sym_alignof] = ACTIONS(3106), [anon_sym__Alignof] = ACTIONS(3106), [anon_sym_offsetof] = ACTIONS(3108), [anon_sym__Generic] = ACTIONS(3110), [anon_sym_asm] = ACTIONS(3112), [anon_sym___asm__] = ACTIONS(3112), [anon_sym___asm] = ACTIONS(3112), [sym_number_literal] = ACTIONS(3114), [anon_sym_L_SQUOTE] = ACTIONS(3116), [anon_sym_u_SQUOTE] = ACTIONS(3116), [anon_sym_U_SQUOTE] = ACTIONS(3116), [anon_sym_u8_SQUOTE] = ACTIONS(3116), [anon_sym_SQUOTE] = ACTIONS(3116), [anon_sym_L_DQUOTE] = ACTIONS(3118), [anon_sym_u_DQUOTE] = ACTIONS(3118), [anon_sym_U_DQUOTE] = ACTIONS(3118), [anon_sym_u8_DQUOTE] = ACTIONS(3118), [anon_sym_DQUOTE] = ACTIONS(3118), [sym_true] = ACTIONS(3120), [sym_false] = ACTIONS(3120), [anon_sym_NULL] = ACTIONS(3122), [anon_sym_nullptr] = ACTIONS(3122), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3132), [anon_sym_R_DQUOTE] = ACTIONS(3134), [anon_sym_LR_DQUOTE] = ACTIONS(3134), [anon_sym_uR_DQUOTE] = ACTIONS(3134), [anon_sym_UR_DQUOTE] = ACTIONS(3134), [anon_sym_u8R_DQUOTE] = ACTIONS(3134), [anon_sym_co_await] = ACTIONS(3136), [anon_sym_new] = ACTIONS(3138), [anon_sym_requires] = ACTIONS(3140), [sym_this] = ACTIONS(3120), }, [STATE(1397)] = { [sym_expression] = STATE(2828), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1398)] = { [sym_expression] = STATE(2834), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1399)] = { [sym_expression] = STATE(2377), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1400)] = { [sym_expression] = STATE(2816), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1401)] = { [sym_expression] = STATE(2817), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1402)] = { [sym_expression] = STATE(2818), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1403)] = { [sym_expression] = STATE(2819), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1404)] = { [sym_expression] = STATE(2820), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1405)] = { [sym_expression] = STATE(2821), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1406)] = { [sym_expression] = STATE(2822), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1407)] = { [sym_expression] = STATE(2835), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1408)] = { [sym_expression] = STATE(3357), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1409)] = { [sym_expression] = STATE(3367), [sym__string] = STATE(3546), [sym_conditional_expression] = STATE(3665), [sym_assignment_expression] = STATE(3665), [sym_pointer_expression] = STATE(3671), [sym_unary_expression] = STATE(3665), [sym_binary_expression] = STATE(3665), [sym_update_expression] = STATE(3665), [sym_cast_expression] = STATE(3665), [sym_sizeof_expression] = STATE(3665), [sym_alignof_expression] = STATE(3665), [sym_offsetof_expression] = STATE(3665), [sym_generic_expression] = STATE(3665), [sym_subscript_expression] = STATE(3671), [sym_call_expression] = STATE(3671), [sym_gnu_asm_expression] = STATE(3665), [sym_extension_expression] = STATE(3665), [sym_field_expression] = STATE(3671), [sym_compound_literal_expression] = STATE(3665), [sym_parenthesized_expression] = STATE(3671), [sym_char_literal] = STATE(3546), [sym_concatenated_string] = STATE(3546), [sym_string_literal] = STATE(2358), [sym_null] = STATE(3665), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8043), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3665), [sym_raw_string_literal] = STATE(2358), [sym_co_await_expression] = STATE(3665), [sym_new_expression] = STATE(3665), [sym_delete_expression] = STATE(3665), [sym_requires_clause] = STATE(3665), [sym_requires_expression] = STATE(3665), [sym_lambda_expression] = STATE(3665), [sym_lambda_capture_specifier] = STATE(5565), [sym_fold_expression] = STATE(3665), [sym_parameter_pack_expansion] = STATE(3665), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5815), [sym_qualified_identifier] = STATE(3671), [sym_qualified_type_identifier] = STATE(8043), [sym_user_defined_literal] = STATE(3671), [sym_identifier] = ACTIONS(2499), [anon_sym_LPAREN2] = ACTIONS(4672), [anon_sym_BANG] = ACTIONS(2503), [anon_sym_TILDE] = ACTIONS(2503), [anon_sym_DASH] = ACTIONS(2501), [anon_sym_PLUS] = ACTIONS(2501), [anon_sym_STAR] = ACTIONS(3084), [anon_sym_AMP] = ACTIONS(3084), [anon_sym___extension__] = ACTIONS(2505), [anon_sym_COLON_COLON] = ACTIONS(2507), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2511), [anon_sym_not] = ACTIONS(2501), [anon_sym_compl] = ACTIONS(2501), [anon_sym_DASH_DASH] = ACTIONS(4487), [anon_sym_PLUS_PLUS] = ACTIONS(4487), [anon_sym_sizeof] = ACTIONS(2513), [anon_sym___alignof__] = ACTIONS(2515), [anon_sym___alignof] = ACTIONS(2515), [anon_sym__alignof] = ACTIONS(2515), [anon_sym_alignof] = ACTIONS(2515), [anon_sym__Alignof] = ACTIONS(2515), [anon_sym_offsetof] = ACTIONS(2517), [anon_sym__Generic] = ACTIONS(2519), [anon_sym_asm] = ACTIONS(2521), [anon_sym___asm__] = ACTIONS(2521), [anon_sym___asm] = ACTIONS(2521), [sym_number_literal] = ACTIONS(2523), [anon_sym_L_SQUOTE] = ACTIONS(2525), [anon_sym_u_SQUOTE] = ACTIONS(2525), [anon_sym_U_SQUOTE] = ACTIONS(2525), [anon_sym_u8_SQUOTE] = ACTIONS(2525), [anon_sym_SQUOTE] = ACTIONS(2525), [anon_sym_L_DQUOTE] = ACTIONS(2527), [anon_sym_u_DQUOTE] = ACTIONS(2527), [anon_sym_U_DQUOTE] = ACTIONS(2527), [anon_sym_u8_DQUOTE] = ACTIONS(2527), [anon_sym_DQUOTE] = ACTIONS(2527), [sym_true] = ACTIONS(2529), [sym_false] = ACTIONS(2529), [anon_sym_NULL] = ACTIONS(2531), [anon_sym_nullptr] = ACTIONS(2531), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2533), [anon_sym_R_DQUOTE] = ACTIONS(2535), [anon_sym_LR_DQUOTE] = ACTIONS(2535), [anon_sym_uR_DQUOTE] = ACTIONS(2535), [anon_sym_UR_DQUOTE] = ACTIONS(2535), [anon_sym_u8R_DQUOTE] = ACTIONS(2535), [anon_sym_co_await] = ACTIONS(2537), [anon_sym_new] = ACTIONS(2539), [anon_sym_requires] = ACTIONS(2541), [sym_this] = ACTIONS(2529), }, [STATE(1410)] = { [sym_expression] = STATE(4645), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1411)] = { [sym_expression] = STATE(3769), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1412)] = { [sym_expression] = STATE(3766), [sym__string] = STATE(4483), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3190), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3190), [sym_call_expression] = STATE(3190), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3190), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3190), [sym_char_literal] = STATE(4483), [sym_concatenated_string] = STATE(4483), [sym_string_literal] = STATE(3478), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3478), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3190), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3190), [sym_identifier] = ACTIONS(3841), [anon_sym_LPAREN2] = ACTIONS(4577), [anon_sym_BANG] = ACTIONS(3845), [anon_sym_TILDE] = ACTIONS(3845), [anon_sym_DASH] = ACTIONS(3843), [anon_sym_PLUS] = ACTIONS(3843), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(3847), [anon_sym_COLON_COLON] = ACTIONS(3849), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3843), [anon_sym_compl] = ACTIONS(3843), [anon_sym_DASH_DASH] = ACTIONS(4493), [anon_sym_PLUS_PLUS] = ACTIONS(4493), [anon_sym_sizeof] = ACTIONS(3851), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3853), [anon_sym_L_SQUOTE] = ACTIONS(3855), [anon_sym_u_SQUOTE] = ACTIONS(3855), [anon_sym_U_SQUOTE] = ACTIONS(3855), [anon_sym_u8_SQUOTE] = ACTIONS(3855), [anon_sym_SQUOTE] = ACTIONS(3855), [anon_sym_L_DQUOTE] = ACTIONS(3857), [anon_sym_u_DQUOTE] = ACTIONS(3857), [anon_sym_U_DQUOTE] = ACTIONS(3857), [anon_sym_u8_DQUOTE] = ACTIONS(3857), [anon_sym_DQUOTE] = ACTIONS(3857), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3859), [anon_sym_R_DQUOTE] = ACTIONS(3861), [anon_sym_LR_DQUOTE] = ACTIONS(3861), [anon_sym_uR_DQUOTE] = ACTIONS(3861), [anon_sym_UR_DQUOTE] = ACTIONS(3861), [anon_sym_u8R_DQUOTE] = ACTIONS(3861), [anon_sym_co_await] = ACTIONS(3863), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1413)] = { [sym_expression] = STATE(4388), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(4970), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1414)] = { [sym_expression] = STATE(3769), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1415)] = { [sym_expression] = STATE(3766), [sym__string] = STATE(4228), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(2924), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(2924), [sym_call_expression] = STATE(2924), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(2924), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(2924), [sym_char_literal] = STATE(4228), [sym_concatenated_string] = STATE(4228), [sym_string_literal] = STATE(3056), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3056), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2924), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(2924), [sym_identifier] = ACTIONS(4477), [anon_sym_LPAREN2] = ACTIONS(4686), [anon_sym_BANG] = ACTIONS(3627), [anon_sym_TILDE] = ACTIONS(3627), [anon_sym_DASH] = ACTIONS(3625), [anon_sym_PLUS] = ACTIONS(3625), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(3629), [anon_sym_COLON_COLON] = ACTIONS(3631), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3625), [anon_sym_compl] = ACTIONS(3625), [anon_sym_DASH_DASH] = ACTIONS(4479), [anon_sym_PLUS_PLUS] = ACTIONS(4479), [anon_sym_sizeof] = ACTIONS(3635), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(3637), [anon_sym_L_SQUOTE] = ACTIONS(3639), [anon_sym_u_SQUOTE] = ACTIONS(3639), [anon_sym_U_SQUOTE] = ACTIONS(3639), [anon_sym_u8_SQUOTE] = ACTIONS(3639), [anon_sym_SQUOTE] = ACTIONS(3639), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3643), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), [anon_sym_co_await] = ACTIONS(3647), [anon_sym_new] = ACTIONS(3649), [anon_sym_requires] = ACTIONS(3651), [sym_this] = ACTIONS(229), }, [STATE(1416)] = { [sym_expression] = STATE(2971), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(4972), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1417)] = { [sym_expression] = STATE(2370), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1418)] = { [sym_expression] = STATE(2336), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1419)] = { [sym_expression] = STATE(4755), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1420)] = { [sym_expression] = STATE(2362), [sym__string] = STATE(3126), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(3126), [sym_concatenated_string] = STATE(3126), [sym_string_literal] = STATE(2272), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2272), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(2367), [anon_sym_LPAREN2] = ACTIONS(4674), [anon_sym_BANG] = ACTIONS(2371), [anon_sym_TILDE] = ACTIONS(2371), [anon_sym_DASH] = ACTIONS(2369), [anon_sym_PLUS] = ACTIONS(2369), [anon_sym_STAR] = ACTIONS(4465), [anon_sym_AMP] = ACTIONS(4465), [anon_sym___extension__] = ACTIONS(2373), [anon_sym_COLON_COLON] = ACTIONS(2375), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2369), [anon_sym_compl] = ACTIONS(2369), [anon_sym_DASH_DASH] = ACTIONS(4467), [anon_sym_PLUS_PLUS] = ACTIONS(4467), [anon_sym_sizeof] = ACTIONS(2377), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2379), [anon_sym_L_SQUOTE] = ACTIONS(2381), [anon_sym_u_SQUOTE] = ACTIONS(2381), [anon_sym_U_SQUOTE] = ACTIONS(2381), [anon_sym_u8_SQUOTE] = ACTIONS(2381), [anon_sym_SQUOTE] = ACTIONS(2381), [anon_sym_L_DQUOTE] = ACTIONS(2383), [anon_sym_u_DQUOTE] = ACTIONS(2383), [anon_sym_U_DQUOTE] = ACTIONS(2383), [anon_sym_u8_DQUOTE] = ACTIONS(2383), [anon_sym_DQUOTE] = ACTIONS(2383), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2385), [anon_sym_R_DQUOTE] = ACTIONS(2387), [anon_sym_LR_DQUOTE] = ACTIONS(2387), [anon_sym_uR_DQUOTE] = ACTIONS(2387), [anon_sym_UR_DQUOTE] = ACTIONS(2387), [anon_sym_u8R_DQUOTE] = ACTIONS(2387), [anon_sym_co_await] = ACTIONS(2389), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1421)] = { [sym_expression] = STATE(3140), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1422)] = { [sym_expression] = STATE(2336), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1423)] = { [sym_expression] = STATE(2988), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(4974), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1424)] = { [sym_expression] = STATE(2362), [sym__string] = STATE(2851), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2851), [sym_concatenated_string] = STATE(2851), [sym_string_literal] = STATE(1936), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(1936), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4680), [anon_sym_BANG] = ACTIONS(1950), [anon_sym_TILDE] = ACTIONS(1950), [anon_sym_DASH] = ACTIONS(1948), [anon_sym_PLUS] = ACTIONS(1948), [anon_sym_STAR] = ACTIONS(4461), [anon_sym_AMP] = ACTIONS(4461), [anon_sym___extension__] = ACTIONS(1952), [anon_sym_COLON_COLON] = ACTIONS(1954), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1948), [anon_sym_compl] = ACTIONS(1948), [anon_sym_DASH_DASH] = ACTIONS(4463), [anon_sym_PLUS_PLUS] = ACTIONS(4463), [anon_sym_sizeof] = ACTIONS(1960), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(1970), [anon_sym_L_SQUOTE] = ACTIONS(1972), [anon_sym_u_SQUOTE] = ACTIONS(1972), [anon_sym_U_SQUOTE] = ACTIONS(1972), [anon_sym_u8_SQUOTE] = ACTIONS(1972), [anon_sym_SQUOTE] = ACTIONS(1972), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1982), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [anon_sym_co_await] = ACTIONS(1986), [anon_sym_new] = ACTIONS(1988), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1425)] = { [sym_expression] = STATE(3586), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(4976), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1426)] = { [sym_expression] = STATE(3589), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1427)] = { [sym_expression] = STATE(3569), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(4978), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1428)] = { [sym_expression] = STATE(4345), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(4980), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1429)] = { [sym_expression] = STATE(4756), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1430)] = { [sym_expression] = STATE(4768), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1431)] = { [sym_expression] = STATE(3165), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1432)] = { [sym_expression] = STATE(3167), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1433)] = { [sym_expression] = STATE(3173), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1434)] = { [sym_expression] = STATE(3174), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1435)] = { [sym_expression] = STATE(4662), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1436)] = { [sym_expression] = STATE(4696), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1437)] = { [sym_expression] = STATE(3146), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1438)] = { [sym_expression] = STATE(4603), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1439)] = { [sym_expression] = STATE(4545), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(4982), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1440)] = { [sym_expression] = STATE(3111), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1441)] = { [sym_expression] = STATE(3113), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1442)] = { [sym_expression] = STATE(3114), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1443)] = { [sym_expression] = STATE(2894), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1444)] = { [sym_expression] = STATE(3658), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1445)] = { [sym_expression] = STATE(4548), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1446)] = { [sym_expression] = STATE(4607), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1447)] = { [sym_expression] = STATE(4549), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1448)] = { [sym_expression] = STATE(4550), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1449)] = { [sym_expression] = STATE(4551), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1450)] = { [sym_expression] = STATE(4552), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1451)] = { [sym_expression] = STATE(4553), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1452)] = { [sym_expression] = STATE(4554), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1453)] = { [sym_expression] = STATE(4555), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1454)] = { [sym_expression] = STATE(4556), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1455)] = { [sym_expression] = STATE(2377), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1456)] = { [sym_expression] = STATE(4558), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1457)] = { [sym_expression] = STATE(4773), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1458)] = { [sym_expression] = STATE(2906), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1459)] = { [sym_expression] = STATE(2910), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1460)] = { [sym_expression] = STATE(3115), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1461)] = { [sym_expression] = STATE(4701), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1462)] = { [sym_expression] = STATE(4716), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1463)] = { [sym_expression] = STATE(4565), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1464)] = { [sym_expression] = STATE(4766), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1465)] = { [sym_expression] = STATE(3117), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1466)] = { [sym_expression] = STATE(2977), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1467)] = { [sym_expression] = STATE(4568), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1468)] = { [sym_expression] = STATE(2925), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1469)] = { [sym_expression] = STATE(4441), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1470)] = { [sym_expression] = STATE(4792), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1471)] = { [sym_expression] = STATE(4804), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1472)] = { [sym_expression] = STATE(2933), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1473)] = { [sym_expression] = STATE(4702), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1474)] = { [sym_expression] = STATE(4706), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1475)] = { [sym_expression] = STATE(4707), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1476)] = { [sym_expression] = STATE(4714), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1477)] = { [sym_expression] = STATE(4468), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1478)] = { [sym_expression] = STATE(4776), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1479)] = { [sym_expression] = STATE(4781), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1480)] = { [sym_expression] = STATE(2935), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1481)] = { [sym_expression] = STATE(4814), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1482)] = { [sym_expression] = STATE(4818), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1483)] = { [sym_expression] = STATE(4822), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1484)] = { [sym_expression] = STATE(4823), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1485)] = { [sym_expression] = STATE(4418), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1486)] = { [sym_expression] = STATE(4668), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1487)] = { [sym_expression] = STATE(4679), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1488)] = { [sym_expression] = STATE(2937), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1489)] = { [sym_expression] = STATE(4796), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1490)] = { [sym_expression] = STATE(4651), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1491)] = { [sym_expression] = STATE(4653), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1492)] = { [sym_expression] = STATE(4655), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1493)] = { [sym_expression] = STATE(2953), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1494)] = { [sym_expression] = STATE(4458), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1495)] = { [sym_expression] = STATE(4670), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1496)] = { [sym_expression] = STATE(4673), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1497)] = { [sym_expression] = STATE(4674), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1498)] = { [sym_expression] = STATE(4676), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1499)] = { [sym_expression] = STATE(2960), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4605), [anon_sym_BANG] = ACTIONS(1996), [anon_sym_TILDE] = ACTIONS(1996), [anon_sym_DASH] = ACTIONS(1994), [anon_sym_PLUS] = ACTIONS(1994), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(1998), [anon_sym_COLON_COLON] = ACTIONS(2000), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(1994), [anon_sym_compl] = ACTIONS(1994), [anon_sym_DASH_DASH] = ACTIONS(3361), [anon_sym_PLUS_PLUS] = ACTIONS(3361), [anon_sym_sizeof] = ACTIONS(2002), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2010), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2014), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1500)] = { [sym_expression] = STATE(4445), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1501)] = { [sym_expression] = STATE(3120), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1502)] = { [sym_expression] = STATE(4728), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1503)] = { [sym_expression] = STATE(4734), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1504)] = { [sym_expression] = STATE(4737), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1505)] = { [sym_expression] = STATE(4360), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1506)] = { [sym_expression] = STATE(4634), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1507)] = { [sym_expression] = STATE(4635), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1508)] = { [sym_expression] = STATE(4605), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(4984), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1509)] = { [sym_expression] = STATE(4638), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3581), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3581), [sym_call_expression] = STATE(3581), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3581), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3581), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3581), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3581), [sym_identifier] = ACTIONS(3875), [anon_sym_LPAREN2] = ACTIONS(4668), [anon_sym_BANG] = ACTIONS(3879), [anon_sym_TILDE] = ACTIONS(3879), [anon_sym_DASH] = ACTIONS(3877), [anon_sym_PLUS] = ACTIONS(3877), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(3881), [anon_sym_COLON_COLON] = ACTIONS(3883), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3877), [anon_sym_compl] = ACTIONS(3877), [anon_sym_DASH_DASH] = ACTIONS(4485), [anon_sym_PLUS_PLUS] = ACTIONS(4485), [anon_sym_sizeof] = ACTIONS(3885), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3887), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3889), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1510)] = { [sym_expression] = STATE(4547), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1511)] = { [sym_expression] = STATE(3830), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1512)] = { [sym_expression] = STATE(3766), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1513)] = { [sym_expression] = STATE(3322), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1514)] = { [sym_expression] = STATE(3324), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1515)] = { [sym_expression] = STATE(4336), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1516)] = { [sym_expression] = STATE(3830), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1517)] = { [sym_expression] = STATE(4366), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1518)] = { [sym_expression] = STATE(4580), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1519)] = { [sym_expression] = STATE(3610), [sym__string] = STATE(3777), [sym_conditional_expression] = STATE(3890), [sym_assignment_expression] = STATE(3890), [sym_pointer_expression] = STATE(3417), [sym_unary_expression] = STATE(3890), [sym_binary_expression] = STATE(3890), [sym_update_expression] = STATE(3890), [sym_cast_expression] = STATE(3890), [sym_sizeof_expression] = STATE(3890), [sym_alignof_expression] = STATE(3890), [sym_offsetof_expression] = STATE(3890), [sym_generic_expression] = STATE(3890), [sym_subscript_expression] = STATE(3417), [sym_call_expression] = STATE(3417), [sym_gnu_asm_expression] = STATE(3890), [sym_extension_expression] = STATE(3890), [sym_field_expression] = STATE(3417), [sym_compound_literal_expression] = STATE(3890), [sym_parenthesized_expression] = STATE(3417), [sym_char_literal] = STATE(3777), [sym_concatenated_string] = STATE(3777), [sym_string_literal] = STATE(2595), [sym_null] = STATE(3890), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7858), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3890), [sym_raw_string_literal] = STATE(2595), [sym_co_await_expression] = STATE(3890), [sym_new_expression] = STATE(3890), [sym_delete_expression] = STATE(3890), [sym_requires_clause] = STATE(3890), [sym_requires_expression] = STATE(3890), [sym_lambda_expression] = STATE(3890), [sym_lambda_capture_specifier] = STATE(5567), [sym_fold_expression] = STATE(3890), [sym_parameter_pack_expansion] = STATE(3890), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3417), [sym_qualified_type_identifier] = STATE(7858), [sym_user_defined_literal] = STATE(3417), [sym_identifier] = ACTIONS(2621), [anon_sym_LPAREN2] = ACTIONS(1890), [anon_sym_BANG] = ACTIONS(1892), [anon_sym_TILDE] = ACTIONS(1892), [anon_sym_DASH] = ACTIONS(1894), [anon_sym_PLUS] = ACTIONS(1894), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2623), [anon_sym_COLON_COLON] = ACTIONS(1900), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2627), [anon_sym_not] = ACTIONS(1894), [anon_sym_compl] = ACTIONS(1894), [anon_sym_DASH_DASH] = ACTIONS(1904), [anon_sym_PLUS_PLUS] = ACTIONS(1904), [anon_sym_sizeof] = ACTIONS(1906), [anon_sym___alignof__] = ACTIONS(1908), [anon_sym___alignof] = ACTIONS(1908), [anon_sym__alignof] = ACTIONS(1908), [anon_sym_alignof] = ACTIONS(1908), [anon_sym__Alignof] = ACTIONS(1908), [anon_sym_offsetof] = ACTIONS(1910), [anon_sym__Generic] = ACTIONS(1912), [anon_sym_asm] = ACTIONS(1914), [anon_sym___asm__] = ACTIONS(1914), [anon_sym___asm] = ACTIONS(1914), [sym_number_literal] = ACTIONS(1916), [anon_sym_L_SQUOTE] = ACTIONS(1918), [anon_sym_u_SQUOTE] = ACTIONS(1918), [anon_sym_U_SQUOTE] = ACTIONS(1918), [anon_sym_u8_SQUOTE] = ACTIONS(1918), [anon_sym_SQUOTE] = ACTIONS(1918), [anon_sym_L_DQUOTE] = ACTIONS(1920), [anon_sym_u_DQUOTE] = ACTIONS(1920), [anon_sym_U_DQUOTE] = ACTIONS(1920), [anon_sym_u8_DQUOTE] = ACTIONS(1920), [anon_sym_DQUOTE] = ACTIONS(1920), [sym_true] = ACTIONS(1922), [sym_false] = ACTIONS(1922), [anon_sym_NULL] = ACTIONS(1924), [anon_sym_nullptr] = ACTIONS(1924), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1926), [anon_sym_R_DQUOTE] = ACTIONS(1928), [anon_sym_LR_DQUOTE] = ACTIONS(1928), [anon_sym_uR_DQUOTE] = ACTIONS(1928), [anon_sym_UR_DQUOTE] = ACTIONS(1928), [anon_sym_u8R_DQUOTE] = ACTIONS(1928), [anon_sym_co_await] = ACTIONS(1930), [anon_sym_new] = ACTIONS(1932), [anon_sym_requires] = ACTIONS(1934), [sym_this] = ACTIONS(1922), }, [STATE(1520)] = { [sym_expression] = STATE(4586), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1521)] = { [sym_expression] = STATE(4588), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1522)] = { [sym_expression] = STATE(4592), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1523)] = { [sym_expression] = STATE(4596), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1524)] = { [sym_expression] = STATE(4380), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1525)] = { [sym_expression] = STATE(3353), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1526)] = { [sym_expression] = STATE(3323), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1527)] = { [sym_expression] = STATE(3330), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1528)] = { [sym_expression] = STATE(3331), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1529)] = { [sym_expression] = STATE(3332), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1530)] = { [sym_expression] = STATE(3333), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1531)] = { [sym_expression] = STATE(3334), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1532)] = { [sym_expression] = STATE(3335), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1533)] = { [sym_expression] = STATE(3336), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1534)] = { [sym_expression] = STATE(3337), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1535)] = { [sym_expression] = STATE(3338), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1536)] = { [sym_expression] = STATE(3339), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1537)] = { [sym_expression] = STATE(3326), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(4986), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1538)] = { [sym_expression] = STATE(3327), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1539)] = { [sym_expression] = STATE(3328), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(4988), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1540)] = { [sym_expression] = STATE(3340), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1541)] = { [sym_expression] = STATE(3343), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1542)] = { [sym_expression] = STATE(4356), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1543)] = { [sym_expression] = STATE(3345), [sym__string] = STATE(2936), [sym_conditional_expression] = STATE(2440), [sym_assignment_expression] = STATE(2440), [sym_pointer_expression] = STATE(2445), [sym_unary_expression] = STATE(2440), [sym_binary_expression] = STATE(2440), [sym_update_expression] = STATE(2440), [sym_cast_expression] = STATE(2440), [sym_sizeof_expression] = STATE(2440), [sym_alignof_expression] = STATE(2440), [sym_offsetof_expression] = STATE(2440), [sym_generic_expression] = STATE(2440), [sym_subscript_expression] = STATE(2445), [sym_call_expression] = STATE(2445), [sym_gnu_asm_expression] = STATE(2440), [sym_extension_expression] = STATE(2440), [sym_field_expression] = STATE(2445), [sym_compound_literal_expression] = STATE(2440), [sym_parenthesized_expression] = STATE(2445), [sym_char_literal] = STATE(2936), [sym_concatenated_string] = STATE(2936), [sym_string_literal] = STATE(2097), [sym_null] = STATE(2440), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7918), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(2440), [sym_raw_string_literal] = STATE(2097), [sym_co_await_expression] = STATE(2440), [sym_new_expression] = STATE(2440), [sym_delete_expression] = STATE(2440), [sym_requires_clause] = STATE(2440), [sym_requires_expression] = STATE(2440), [sym_lambda_expression] = STATE(2440), [sym_lambda_capture_specifier] = STATE(5573), [sym_fold_expression] = STATE(2440), [sym_parameter_pack_expansion] = STATE(2440), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(2445), [sym_qualified_type_identifier] = STATE(7918), [sym_user_defined_literal] = STATE(2445), [sym_identifier] = ACTIONS(1992), [anon_sym_LPAREN2] = ACTIONS(4715), [anon_sym_BANG] = ACTIONS(2487), [anon_sym_TILDE] = ACTIONS(2487), [anon_sym_DASH] = ACTIONS(2485), [anon_sym_PLUS] = ACTIONS(2485), [anon_sym_STAR] = ACTIONS(4483), [anon_sym_AMP] = ACTIONS(4483), [anon_sym___extension__] = ACTIONS(2489), [anon_sym_COLON_COLON] = ACTIONS(2491), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(1958), [anon_sym_not] = ACTIONS(2485), [anon_sym_compl] = ACTIONS(2485), [anon_sym_DASH_DASH] = ACTIONS(4525), [anon_sym_PLUS_PLUS] = ACTIONS(4525), [anon_sym_sizeof] = ACTIONS(2493), [anon_sym___alignof__] = ACTIONS(1962), [anon_sym___alignof] = ACTIONS(1962), [anon_sym__alignof] = ACTIONS(1962), [anon_sym_alignof] = ACTIONS(1962), [anon_sym__Alignof] = ACTIONS(1962), [anon_sym_offsetof] = ACTIONS(1964), [anon_sym__Generic] = ACTIONS(1966), [anon_sym_asm] = ACTIONS(1968), [anon_sym___asm__] = ACTIONS(1968), [anon_sym___asm] = ACTIONS(1968), [sym_number_literal] = ACTIONS(2004), [anon_sym_L_SQUOTE] = ACTIONS(2006), [anon_sym_u_SQUOTE] = ACTIONS(2006), [anon_sym_U_SQUOTE] = ACTIONS(2006), [anon_sym_u8_SQUOTE] = ACTIONS(2006), [anon_sym_SQUOTE] = ACTIONS(2006), [anon_sym_L_DQUOTE] = ACTIONS(2008), [anon_sym_u_DQUOTE] = ACTIONS(2008), [anon_sym_U_DQUOTE] = ACTIONS(2008), [anon_sym_u8_DQUOTE] = ACTIONS(2008), [anon_sym_DQUOTE] = ACTIONS(2008), [sym_true] = ACTIONS(1976), [sym_false] = ACTIONS(1976), [anon_sym_NULL] = ACTIONS(1978), [anon_sym_nullptr] = ACTIONS(1978), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(2495), [anon_sym_R_DQUOTE] = ACTIONS(2012), [anon_sym_LR_DQUOTE] = ACTIONS(2012), [anon_sym_uR_DQUOTE] = ACTIONS(2012), [anon_sym_UR_DQUOTE] = ACTIONS(2012), [anon_sym_u8R_DQUOTE] = ACTIONS(2012), [anon_sym_co_await] = ACTIONS(2497), [anon_sym_new] = ACTIONS(2016), [anon_sym_requires] = ACTIONS(1990), [sym_this] = ACTIONS(1976), }, [STATE(1544)] = { [sym_expression] = STATE(4811), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1545)] = { [sym_expression] = STATE(4631), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1546)] = { [sym_expression] = STATE(4615), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(4990), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1547)] = { [sym_expression] = STATE(4617), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1548)] = { [sym_expression] = STATE(4618), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1549)] = { [sym_expression] = STATE(4619), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1550)] = { [sym_expression] = STATE(4620), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1551)] = { [sym_expression] = STATE(4621), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1552)] = { [sym_expression] = STATE(4622), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1553)] = { [sym_expression] = STATE(4623), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1554)] = { [sym_expression] = STATE(4624), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1555)] = { [sym_expression] = STATE(4625), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1556)] = { [sym_expression] = STATE(4626), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1557)] = { [sym_expression] = STATE(4628), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1558)] = { [sym_expression] = STATE(4630), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1559)] = { [sym_expression] = STATE(3769), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1560)] = { [sym_expression] = STATE(3766), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1561)] = { [sym_expression] = STATE(4585), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1562)] = { [sym_expression] = STATE(4632), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(4992), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1563)] = { [sym_expression] = STATE(3855), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3694), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3694), [sym_call_expression] = STATE(3694), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3694), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3694), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3694), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3694), [sym_identifier] = ACTIONS(3893), [anon_sym_LPAREN2] = ACTIONS(3911), [anon_sym_BANG] = ACTIONS(3897), [anon_sym_TILDE] = ACTIONS(3897), [anon_sym_DASH] = ACTIONS(3895), [anon_sym_PLUS] = ACTIONS(3895), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(3899), [anon_sym_COLON_COLON] = ACTIONS(3901), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(3895), [anon_sym_compl] = ACTIONS(3895), [anon_sym_DASH_DASH] = ACTIONS(3915), [anon_sym_PLUS_PLUS] = ACTIONS(3915), [anon_sym_sizeof] = ACTIONS(3903), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(3905), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(3907), [anon_sym_new] = ACTIONS(3891), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1564)] = { [sym_expression] = STATE(4828), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1565)] = { [sym_expression] = STATE(4829), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1566)] = { [sym_expression] = STATE(4830), [sym__string] = STATE(4299), [sym_conditional_expression] = STATE(3993), [sym_assignment_expression] = STATE(3993), [sym_pointer_expression] = STATE(3262), [sym_unary_expression] = STATE(3993), [sym_binary_expression] = STATE(3993), [sym_update_expression] = STATE(3993), [sym_cast_expression] = STATE(3993), [sym_sizeof_expression] = STATE(3993), [sym_alignof_expression] = STATE(3993), [sym_offsetof_expression] = STATE(3993), [sym_generic_expression] = STATE(3993), [sym_subscript_expression] = STATE(3262), [sym_call_expression] = STATE(3262), [sym_gnu_asm_expression] = STATE(3993), [sym_extension_expression] = STATE(3993), [sym_field_expression] = STATE(3262), [sym_compound_literal_expression] = STATE(3993), [sym_parenthesized_expression] = STATE(3262), [sym_char_literal] = STATE(4299), [sym_concatenated_string] = STATE(4299), [sym_string_literal] = STATE(3152), [sym_null] = STATE(3993), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(7840), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3993), [sym_raw_string_literal] = STATE(3152), [sym_co_await_expression] = STATE(3993), [sym_new_expression] = STATE(3993), [sym_delete_expression] = STATE(3993), [sym_requires_clause] = STATE(3993), [sym_requires_expression] = STATE(3993), [sym_lambda_expression] = STATE(3993), [sym_lambda_capture_specifier] = STATE(5562), [sym_fold_expression] = STATE(3993), [sym_parameter_pack_expansion] = STATE(3993), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5962), [sym_qualified_identifier] = STATE(3262), [sym_qualified_type_identifier] = STATE(7840), [sym_user_defined_literal] = STATE(3262), [sym_identifier] = ACTIONS(3865), [anon_sym_LPAREN2] = ACTIONS(1252), [anon_sym_BANG] = ACTIONS(21), [anon_sym_TILDE] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(25), [anon_sym_PLUS] = ACTIONS(25), [anon_sym_STAR] = ACTIONS(1254), [anon_sym_AMP] = ACTIONS(1254), [anon_sym___extension__] = ACTIONS(2026), [anon_sym_COLON_COLON] = ACTIONS(47), [anon_sym_LBRACK] = ACTIONS(2022), [sym_primitive_type] = ACTIONS(2030), [anon_sym_not] = ACTIONS(25), [anon_sym_compl] = ACTIONS(25), [anon_sym_DASH_DASH] = ACTIONS(103), [anon_sym_PLUS_PLUS] = ACTIONS(103), [anon_sym_sizeof] = ACTIONS(105), [anon_sym___alignof__] = ACTIONS(107), [anon_sym___alignof] = ACTIONS(107), [anon_sym__alignof] = ACTIONS(107), [anon_sym_alignof] = ACTIONS(107), [anon_sym__Alignof] = ACTIONS(107), [anon_sym_offsetof] = ACTIONS(109), [anon_sym__Generic] = ACTIONS(111), [anon_sym_asm] = ACTIONS(113), [anon_sym___asm__] = ACTIONS(113), [anon_sym___asm] = ACTIONS(113), [sym_number_literal] = ACTIONS(227), [anon_sym_L_SQUOTE] = ACTIONS(117), [anon_sym_u_SQUOTE] = ACTIONS(117), [anon_sym_U_SQUOTE] = ACTIONS(117), [anon_sym_u8_SQUOTE] = ACTIONS(117), [anon_sym_SQUOTE] = ACTIONS(117), [anon_sym_L_DQUOTE] = ACTIONS(119), [anon_sym_u_DQUOTE] = ACTIONS(119), [anon_sym_U_DQUOTE] = ACTIONS(119), [anon_sym_u8_DQUOTE] = ACTIONS(119), [anon_sym_DQUOTE] = ACTIONS(119), [sym_true] = ACTIONS(229), [sym_false] = ACTIONS(229), [anon_sym_NULL] = ACTIONS(123), [anon_sym_nullptr] = ACTIONS(123), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(145), [anon_sym_R_DQUOTE] = ACTIONS(159), [anon_sym_LR_DQUOTE] = ACTIONS(159), [anon_sym_uR_DQUOTE] = ACTIONS(159), [anon_sym_UR_DQUOTE] = ACTIONS(159), [anon_sym_u8R_DQUOTE] = ACTIONS(159), [anon_sym_co_await] = ACTIONS(161), [anon_sym_new] = ACTIONS(163), [anon_sym_requires] = ACTIONS(165), [sym_this] = ACTIONS(229), }, [STATE(1567)] = { [sym_expression] = STATE(3169), [sym__string] = STATE(3269), [sym_conditional_expression] = STATE(3466), [sym_assignment_expression] = STATE(3466), [sym_pointer_expression] = STATE(3511), [sym_unary_expression] = STATE(3466), [sym_binary_expression] = STATE(3466), [sym_update_expression] = STATE(3466), [sym_cast_expression] = STATE(3466), [sym_sizeof_expression] = STATE(3466), [sym_alignof_expression] = STATE(3466), [sym_offsetof_expression] = STATE(3466), [sym_generic_expression] = STATE(3466), [sym_subscript_expression] = STATE(3511), [sym_call_expression] = STATE(3511), [sym_gnu_asm_expression] = STATE(3466), [sym_extension_expression] = STATE(3466), [sym_field_expression] = STATE(3511), [sym_compound_literal_expression] = STATE(3466), [sym_parenthesized_expression] = STATE(3511), [sym_char_literal] = STATE(3269), [sym_concatenated_string] = STATE(3269), [sym_string_literal] = STATE(2308), [sym_null] = STATE(3466), [sym_decltype] = STATE(8338), [sym__class_name] = STATE(8008), [sym_template_type] = STATE(1918), [sym_template_function] = STATE(3466), [sym_raw_string_literal] = STATE(2308), [sym_co_await_expression] = STATE(3466), [sym_new_expression] = STATE(3466), [sym_delete_expression] = STATE(3466), [sym_requires_clause] = STATE(3466), [sym_requires_expression] = STATE(3466), [sym_lambda_expression] = STATE(3466), [sym_lambda_capture_specifier] = STATE(5554), [sym_fold_expression] = STATE(3466), [sym_parameter_pack_expansion] = STATE(3466), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5822), [sym_qualified_identifier] = STATE(3511), [sym_qualified_type_identifier] = STATE(8008), [sym_user_defined_literal] = STATE(3511), [sym_identifier] = ACTIONS(2393), [anon_sym_LPAREN2] = ACTIONS(2020), [anon_sym_BANG] = ACTIONS(1794), [anon_sym_TILDE] = ACTIONS(1794), [anon_sym_DASH] = ACTIONS(1798), [anon_sym_PLUS] = ACTIONS(1798), [anon_sym_STAR] = ACTIONS(1896), [anon_sym_AMP] = ACTIONS(1896), [anon_sym___extension__] = ACTIONS(2395), [anon_sym_COLON_COLON] = ACTIONS(1806), [anon_sym_LBRACK] = ACTIONS(4994), [sym_primitive_type] = ACTIONS(2399), [anon_sym_not] = ACTIONS(1798), [anon_sym_compl] = ACTIONS(1798), [anon_sym_DASH_DASH] = ACTIONS(1824), [anon_sym_PLUS_PLUS] = ACTIONS(1824), [anon_sym_sizeof] = ACTIONS(1826), [anon_sym___alignof__] = ACTIONS(1828), [anon_sym___alignof] = ACTIONS(1828), [anon_sym__alignof] = ACTIONS(1828), [anon_sym_alignof] = ACTIONS(1828), [anon_sym__Alignof] = ACTIONS(1828), [anon_sym_offsetof] = ACTIONS(1830), [anon_sym__Generic] = ACTIONS(1832), [anon_sym_asm] = ACTIONS(1834), [anon_sym___asm__] = ACTIONS(1834), [anon_sym___asm] = ACTIONS(1834), [sym_number_literal] = ACTIONS(1836), [anon_sym_L_SQUOTE] = ACTIONS(1838), [anon_sym_u_SQUOTE] = ACTIONS(1838), [anon_sym_U_SQUOTE] = ACTIONS(1838), [anon_sym_u8_SQUOTE] = ACTIONS(1838), [anon_sym_SQUOTE] = ACTIONS(1838), [anon_sym_L_DQUOTE] = ACTIONS(1840), [anon_sym_u_DQUOTE] = ACTIONS(1840), [anon_sym_U_DQUOTE] = ACTIONS(1840), [anon_sym_u8_DQUOTE] = ACTIONS(1840), [anon_sym_DQUOTE] = ACTIONS(1840), [sym_true] = ACTIONS(1842), [sym_false] = ACTIONS(1842), [anon_sym_NULL] = ACTIONS(1844), [anon_sym_nullptr] = ACTIONS(1844), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_delete] = ACTIONS(1854), [anon_sym_R_DQUOTE] = ACTIONS(1856), [anon_sym_LR_DQUOTE] = ACTIONS(1856), [anon_sym_uR_DQUOTE] = ACTIONS(1856), [anon_sym_UR_DQUOTE] = ACTIONS(1856), [anon_sym_u8R_DQUOTE] = ACTIONS(1856), [anon_sym_co_await] = ACTIONS(1858), [anon_sym_new] = ACTIONS(1860), [anon_sym_requires] = ACTIONS(1862), [sym_this] = ACTIONS(1842), }, [STATE(1568)] = { [sym_identifier] = ACTIONS(4996), [anon_sym_DOT_DOT_DOT] = ACTIONS(4998), [anon_sym_COMMA] = ACTIONS(4998), [anon_sym_RPAREN] = ACTIONS(4998), [anon_sym_LPAREN2] = ACTIONS(4998), [anon_sym_TILDE] = ACTIONS(4998), [anon_sym_DASH] = ACTIONS(4996), [anon_sym_PLUS] = ACTIONS(4996), [anon_sym_STAR] = ACTIONS(4996), [anon_sym_SLASH] = ACTIONS(4996), [anon_sym_PERCENT] = ACTIONS(4996), [anon_sym_PIPE_PIPE] = ACTIONS(4998), [anon_sym_AMP_AMP] = ACTIONS(4998), [anon_sym_PIPE] = ACTIONS(4996), [anon_sym_CARET] = ACTIONS(4996), [anon_sym_AMP] = ACTIONS(4996), [anon_sym_EQ_EQ] = ACTIONS(4998), [anon_sym_BANG_EQ] = ACTIONS(4998), [anon_sym_GT] = ACTIONS(4996), [anon_sym_GT_EQ] = ACTIONS(4998), [anon_sym_LT_EQ] = ACTIONS(4996), [anon_sym_LT] = ACTIONS(4996), [anon_sym_LT_LT] = ACTIONS(4996), [anon_sym_GT_GT] = ACTIONS(4996), [anon_sym_SEMI] = ACTIONS(4998), [anon_sym___extension__] = ACTIONS(4996), [anon_sym_virtual] = ACTIONS(4996), [anon_sym_extern] = ACTIONS(4996), [anon_sym___attribute__] = ACTIONS(4996), [anon_sym___attribute] = ACTIONS(4996), [anon_sym_COLON_COLON] = ACTIONS(4998), [anon_sym_LBRACK_LBRACK] = ACTIONS(4998), [anon_sym___declspec] = ACTIONS(4996), [anon_sym___based] = ACTIONS(4996), [anon_sym___cdecl] = ACTIONS(4996), [anon_sym___clrcall] = ACTIONS(4996), [anon_sym___stdcall] = ACTIONS(4996), [anon_sym___fastcall] = ACTIONS(4996), [anon_sym___thiscall] = ACTIONS(4996), [anon_sym___vectorcall] = ACTIONS(4996), [anon_sym_LBRACE] = ACTIONS(4998), [anon_sym_RBRACE] = ACTIONS(4998), [anon_sym_LBRACK] = ACTIONS(4996), [anon_sym_static] = ACTIONS(4996), [anon_sym_EQ] = ACTIONS(4996), [anon_sym_register] = ACTIONS(4996), [anon_sym_inline] = ACTIONS(4996), [anon_sym___inline] = ACTIONS(4996), [anon_sym___inline__] = ACTIONS(4996), [anon_sym___forceinline] = ACTIONS(4996), [anon_sym_thread_local] = ACTIONS(4996), [anon_sym___thread] = ACTIONS(4996), [anon_sym_const] = ACTIONS(4996), [anon_sym_constexpr] = ACTIONS(4996), [anon_sym_volatile] = ACTIONS(4996), [anon_sym_restrict] = ACTIONS(4996), [anon_sym___restrict__] = ACTIONS(4996), [anon_sym__Atomic] = ACTIONS(4996), [anon_sym__Noreturn] = ACTIONS(4996), [anon_sym_noreturn] = ACTIONS(4996), [anon_sym__Nonnull] = ACTIONS(4996), [anon_sym_mutable] = ACTIONS(4996), [anon_sym_constinit] = ACTIONS(4996), [anon_sym_consteval] = ACTIONS(4996), [anon_sym_alignas] = ACTIONS(4996), [anon_sym__Alignas] = ACTIONS(4996), [anon_sym_QMARK] = ACTIONS(4998), [anon_sym_STAR_EQ] = ACTIONS(4998), [anon_sym_SLASH_EQ] = ACTIONS(4998), [anon_sym_PERCENT_EQ] = ACTIONS(4998), [anon_sym_PLUS_EQ] = ACTIONS(4998), [anon_sym_DASH_EQ] = ACTIONS(4998), [anon_sym_LT_LT_EQ] = ACTIONS(4998), [anon_sym_GT_GT_EQ] = ACTIONS(4998), [anon_sym_AMP_EQ] = ACTIONS(4998), [anon_sym_CARET_EQ] = ACTIONS(4998), [anon_sym_PIPE_EQ] = ACTIONS(4998), [anon_sym_and_eq] = ACTIONS(4996), [anon_sym_or_eq] = ACTIONS(4996), [anon_sym_xor_eq] = ACTIONS(4996), [anon_sym_LT_EQ_GT] = ACTIONS(4998), [anon_sym_or] = ACTIONS(4996), [anon_sym_and] = ACTIONS(4996), [anon_sym_bitor] = ACTIONS(4996), [anon_sym_xor] = ACTIONS(4996), [anon_sym_bitand] = ACTIONS(4996), [anon_sym_not_eq] = ACTIONS(4996), [anon_sym_DASH_DASH] = ACTIONS(4998), [anon_sym_PLUS_PLUS] = ACTIONS(4998), [anon_sym_DOT] = ACTIONS(4996), [anon_sym_DOT_STAR] = ACTIONS(4998), [anon_sym_DASH_GT] = ACTIONS(4998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4996), [anon_sym_decltype] = ACTIONS(4996), [anon_sym_template] = ACTIONS(4996), [anon_sym_operator] = ACTIONS(4996), }, [STATE(1569)] = { [sym_identifier] = ACTIONS(5000), [anon_sym_DOT_DOT_DOT] = ACTIONS(5002), [anon_sym_COMMA] = ACTIONS(5002), [anon_sym_RPAREN] = ACTIONS(5002), [anon_sym_LPAREN2] = ACTIONS(5002), [anon_sym_TILDE] = ACTIONS(5002), [anon_sym_DASH] = ACTIONS(5000), [anon_sym_PLUS] = ACTIONS(5000), [anon_sym_STAR] = ACTIONS(5000), [anon_sym_SLASH] = ACTIONS(5000), [anon_sym_PERCENT] = ACTIONS(5000), [anon_sym_PIPE_PIPE] = ACTIONS(5002), [anon_sym_AMP_AMP] = ACTIONS(5002), [anon_sym_PIPE] = ACTIONS(5000), [anon_sym_CARET] = ACTIONS(5000), [anon_sym_AMP] = ACTIONS(5000), [anon_sym_EQ_EQ] = ACTIONS(5002), [anon_sym_BANG_EQ] = ACTIONS(5002), [anon_sym_GT] = ACTIONS(5000), [anon_sym_GT_EQ] = ACTIONS(5002), [anon_sym_LT_EQ] = ACTIONS(5000), [anon_sym_LT] = ACTIONS(5000), [anon_sym_LT_LT] = ACTIONS(5000), [anon_sym_GT_GT] = ACTIONS(5000), [anon_sym_SEMI] = ACTIONS(5002), [anon_sym___extension__] = ACTIONS(5000), [anon_sym_virtual] = ACTIONS(5000), [anon_sym_extern] = ACTIONS(5000), [anon_sym___attribute__] = ACTIONS(5000), [anon_sym___attribute] = ACTIONS(5000), [anon_sym_COLON_COLON] = ACTIONS(5002), [anon_sym_LBRACK_LBRACK] = ACTIONS(5002), [anon_sym___declspec] = ACTIONS(5000), [anon_sym___based] = ACTIONS(5000), [anon_sym___cdecl] = ACTIONS(5000), [anon_sym___clrcall] = ACTIONS(5000), [anon_sym___stdcall] = ACTIONS(5000), [anon_sym___fastcall] = ACTIONS(5000), [anon_sym___thiscall] = ACTIONS(5000), [anon_sym___vectorcall] = ACTIONS(5000), [anon_sym_LBRACE] = ACTIONS(5002), [anon_sym_RBRACE] = ACTIONS(5002), [anon_sym_LBRACK] = ACTIONS(5000), [anon_sym_static] = ACTIONS(5000), [anon_sym_EQ] = ACTIONS(5000), [anon_sym_register] = ACTIONS(5000), [anon_sym_inline] = ACTIONS(5000), [anon_sym___inline] = ACTIONS(5000), [anon_sym___inline__] = ACTIONS(5000), [anon_sym___forceinline] = ACTIONS(5000), [anon_sym_thread_local] = ACTIONS(5000), [anon_sym___thread] = ACTIONS(5000), [anon_sym_const] = ACTIONS(5000), [anon_sym_constexpr] = ACTIONS(5000), [anon_sym_volatile] = ACTIONS(5000), [anon_sym_restrict] = ACTIONS(5000), [anon_sym___restrict__] = ACTIONS(5000), [anon_sym__Atomic] = ACTIONS(5000), [anon_sym__Noreturn] = ACTIONS(5000), [anon_sym_noreturn] = ACTIONS(5000), [anon_sym__Nonnull] = ACTIONS(5000), [anon_sym_mutable] = ACTIONS(5000), [anon_sym_constinit] = ACTIONS(5000), [anon_sym_consteval] = ACTIONS(5000), [anon_sym_alignas] = ACTIONS(5000), [anon_sym__Alignas] = ACTIONS(5000), [anon_sym_QMARK] = ACTIONS(5002), [anon_sym_STAR_EQ] = ACTIONS(5002), [anon_sym_SLASH_EQ] = ACTIONS(5002), [anon_sym_PERCENT_EQ] = ACTIONS(5002), [anon_sym_PLUS_EQ] = ACTIONS(5002), [anon_sym_DASH_EQ] = ACTIONS(5002), [anon_sym_LT_LT_EQ] = ACTIONS(5002), [anon_sym_GT_GT_EQ] = ACTIONS(5002), [anon_sym_AMP_EQ] = ACTIONS(5002), [anon_sym_CARET_EQ] = ACTIONS(5002), [anon_sym_PIPE_EQ] = ACTIONS(5002), [anon_sym_and_eq] = ACTIONS(5000), [anon_sym_or_eq] = ACTIONS(5000), [anon_sym_xor_eq] = ACTIONS(5000), [anon_sym_LT_EQ_GT] = ACTIONS(5002), [anon_sym_or] = ACTIONS(5000), [anon_sym_and] = ACTIONS(5000), [anon_sym_bitor] = ACTIONS(5000), [anon_sym_xor] = ACTIONS(5000), [anon_sym_bitand] = ACTIONS(5000), [anon_sym_not_eq] = ACTIONS(5000), [anon_sym_DASH_DASH] = ACTIONS(5002), [anon_sym_PLUS_PLUS] = ACTIONS(5002), [anon_sym_DOT] = ACTIONS(5000), [anon_sym_DOT_STAR] = ACTIONS(5002), [anon_sym_DASH_GT] = ACTIONS(5002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5000), [anon_sym_decltype] = ACTIONS(5000), [anon_sym_template] = ACTIONS(5000), [anon_sym_operator] = ACTIONS(5000), }, [STATE(1570)] = { [sym_identifier] = ACTIONS(5004), [anon_sym_DOT_DOT_DOT] = ACTIONS(5006), [anon_sym_COMMA] = ACTIONS(5006), [anon_sym_RPAREN] = ACTIONS(5006), [anon_sym_LPAREN2] = ACTIONS(5006), [anon_sym_TILDE] = ACTIONS(5006), [anon_sym_DASH] = ACTIONS(5004), [anon_sym_PLUS] = ACTIONS(5004), [anon_sym_STAR] = ACTIONS(5004), [anon_sym_SLASH] = ACTIONS(5004), [anon_sym_PERCENT] = ACTIONS(5004), [anon_sym_PIPE_PIPE] = ACTIONS(5006), [anon_sym_AMP_AMP] = ACTIONS(5006), [anon_sym_PIPE] = ACTIONS(5004), [anon_sym_CARET] = ACTIONS(5004), [anon_sym_AMP] = ACTIONS(5004), [anon_sym_EQ_EQ] = ACTIONS(5006), [anon_sym_BANG_EQ] = ACTIONS(5006), [anon_sym_GT] = ACTIONS(5004), [anon_sym_GT_EQ] = ACTIONS(5006), [anon_sym_LT_EQ] = ACTIONS(5004), [anon_sym_LT] = ACTIONS(5004), [anon_sym_LT_LT] = ACTIONS(5004), [anon_sym_GT_GT] = ACTIONS(5004), [anon_sym_SEMI] = ACTIONS(5006), [anon_sym___extension__] = ACTIONS(5004), [anon_sym_virtual] = ACTIONS(5004), [anon_sym_extern] = ACTIONS(5004), [anon_sym___attribute__] = ACTIONS(5004), [anon_sym___attribute] = ACTIONS(5004), [anon_sym_COLON_COLON] = ACTIONS(5006), [anon_sym_LBRACK_LBRACK] = ACTIONS(5006), [anon_sym___declspec] = ACTIONS(5004), [anon_sym___based] = ACTIONS(5004), [anon_sym___cdecl] = ACTIONS(5004), [anon_sym___clrcall] = ACTIONS(5004), [anon_sym___stdcall] = ACTIONS(5004), [anon_sym___fastcall] = ACTIONS(5004), [anon_sym___thiscall] = ACTIONS(5004), [anon_sym___vectorcall] = ACTIONS(5004), [anon_sym_LBRACE] = ACTIONS(5006), [anon_sym_RBRACE] = ACTIONS(5006), [anon_sym_LBRACK] = ACTIONS(5004), [anon_sym_static] = ACTIONS(5004), [anon_sym_EQ] = ACTIONS(5004), [anon_sym_register] = ACTIONS(5004), [anon_sym_inline] = ACTIONS(5004), [anon_sym___inline] = ACTIONS(5004), [anon_sym___inline__] = ACTIONS(5004), [anon_sym___forceinline] = ACTIONS(5004), [anon_sym_thread_local] = ACTIONS(5004), [anon_sym___thread] = ACTIONS(5004), [anon_sym_const] = ACTIONS(5004), [anon_sym_constexpr] = ACTIONS(5004), [anon_sym_volatile] = ACTIONS(5004), [anon_sym_restrict] = ACTIONS(5004), [anon_sym___restrict__] = ACTIONS(5004), [anon_sym__Atomic] = ACTIONS(5004), [anon_sym__Noreturn] = ACTIONS(5004), [anon_sym_noreturn] = ACTIONS(5004), [anon_sym__Nonnull] = ACTIONS(5004), [anon_sym_mutable] = ACTIONS(5004), [anon_sym_constinit] = ACTIONS(5004), [anon_sym_consteval] = ACTIONS(5004), [anon_sym_alignas] = ACTIONS(5004), [anon_sym__Alignas] = ACTIONS(5004), [anon_sym_QMARK] = ACTIONS(5006), [anon_sym_STAR_EQ] = ACTIONS(5006), [anon_sym_SLASH_EQ] = ACTIONS(5006), [anon_sym_PERCENT_EQ] = ACTIONS(5006), [anon_sym_PLUS_EQ] = ACTIONS(5006), [anon_sym_DASH_EQ] = ACTIONS(5006), [anon_sym_LT_LT_EQ] = ACTIONS(5006), [anon_sym_GT_GT_EQ] = ACTIONS(5006), [anon_sym_AMP_EQ] = ACTIONS(5006), [anon_sym_CARET_EQ] = ACTIONS(5006), [anon_sym_PIPE_EQ] = ACTIONS(5006), [anon_sym_and_eq] = ACTIONS(5004), [anon_sym_or_eq] = ACTIONS(5004), [anon_sym_xor_eq] = ACTIONS(5004), [anon_sym_LT_EQ_GT] = ACTIONS(5006), [anon_sym_or] = ACTIONS(5004), [anon_sym_and] = ACTIONS(5004), [anon_sym_bitor] = ACTIONS(5004), [anon_sym_xor] = ACTIONS(5004), [anon_sym_bitand] = ACTIONS(5004), [anon_sym_not_eq] = ACTIONS(5004), [anon_sym_DASH_DASH] = ACTIONS(5006), [anon_sym_PLUS_PLUS] = ACTIONS(5006), [anon_sym_DOT] = ACTIONS(5004), [anon_sym_DOT_STAR] = ACTIONS(5006), [anon_sym_DASH_GT] = ACTIONS(5006), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5004), [anon_sym_decltype] = ACTIONS(5004), [anon_sym_template] = ACTIONS(5004), [anon_sym_operator] = ACTIONS(5004), }, [STATE(1571)] = { [sym_identifier] = ACTIONS(5008), [anon_sym_DOT_DOT_DOT] = ACTIONS(5010), [anon_sym_COMMA] = ACTIONS(5010), [anon_sym_RPAREN] = ACTIONS(5010), [anon_sym_LPAREN2] = ACTIONS(5010), [anon_sym_TILDE] = ACTIONS(5010), [anon_sym_DASH] = ACTIONS(5008), [anon_sym_PLUS] = ACTIONS(5008), [anon_sym_STAR] = ACTIONS(5008), [anon_sym_SLASH] = ACTIONS(5008), [anon_sym_PERCENT] = ACTIONS(5008), [anon_sym_PIPE_PIPE] = ACTIONS(5010), [anon_sym_AMP_AMP] = ACTIONS(5010), [anon_sym_PIPE] = ACTIONS(5008), [anon_sym_CARET] = ACTIONS(5008), [anon_sym_AMP] = ACTIONS(5008), [anon_sym_EQ_EQ] = ACTIONS(5010), [anon_sym_BANG_EQ] = ACTIONS(5010), [anon_sym_GT] = ACTIONS(5008), [anon_sym_GT_EQ] = ACTIONS(5010), [anon_sym_LT_EQ] = ACTIONS(5008), [anon_sym_LT] = ACTIONS(5008), [anon_sym_LT_LT] = ACTIONS(5008), [anon_sym_GT_GT] = ACTIONS(5008), [anon_sym_SEMI] = ACTIONS(5010), [anon_sym___extension__] = ACTIONS(5008), [anon_sym_virtual] = ACTIONS(5008), [anon_sym_extern] = ACTIONS(5008), [anon_sym___attribute__] = ACTIONS(5008), [anon_sym___attribute] = ACTIONS(5008), [anon_sym_COLON_COLON] = ACTIONS(5010), [anon_sym_LBRACK_LBRACK] = ACTIONS(5010), [anon_sym___declspec] = ACTIONS(5008), [anon_sym___based] = ACTIONS(5008), [anon_sym___cdecl] = ACTIONS(5008), [anon_sym___clrcall] = ACTIONS(5008), [anon_sym___stdcall] = ACTIONS(5008), [anon_sym___fastcall] = ACTIONS(5008), [anon_sym___thiscall] = ACTIONS(5008), [anon_sym___vectorcall] = ACTIONS(5008), [anon_sym_LBRACE] = ACTIONS(5010), [anon_sym_RBRACE] = ACTIONS(5010), [anon_sym_LBRACK] = ACTIONS(5008), [anon_sym_static] = ACTIONS(5008), [anon_sym_EQ] = ACTIONS(5008), [anon_sym_register] = ACTIONS(5008), [anon_sym_inline] = ACTIONS(5008), [anon_sym___inline] = ACTIONS(5008), [anon_sym___inline__] = ACTIONS(5008), [anon_sym___forceinline] = ACTIONS(5008), [anon_sym_thread_local] = ACTIONS(5008), [anon_sym___thread] = ACTIONS(5008), [anon_sym_const] = ACTIONS(5008), [anon_sym_constexpr] = ACTIONS(5008), [anon_sym_volatile] = ACTIONS(5008), [anon_sym_restrict] = ACTIONS(5008), [anon_sym___restrict__] = ACTIONS(5008), [anon_sym__Atomic] = ACTIONS(5008), [anon_sym__Noreturn] = ACTIONS(5008), [anon_sym_noreturn] = ACTIONS(5008), [anon_sym__Nonnull] = ACTIONS(5008), [anon_sym_mutable] = ACTIONS(5008), [anon_sym_constinit] = ACTIONS(5008), [anon_sym_consteval] = ACTIONS(5008), [anon_sym_alignas] = ACTIONS(5008), [anon_sym__Alignas] = ACTIONS(5008), [anon_sym_QMARK] = ACTIONS(5010), [anon_sym_STAR_EQ] = ACTIONS(5010), [anon_sym_SLASH_EQ] = ACTIONS(5010), [anon_sym_PERCENT_EQ] = ACTIONS(5010), [anon_sym_PLUS_EQ] = ACTIONS(5010), [anon_sym_DASH_EQ] = ACTIONS(5010), [anon_sym_LT_LT_EQ] = ACTIONS(5010), [anon_sym_GT_GT_EQ] = ACTIONS(5010), [anon_sym_AMP_EQ] = ACTIONS(5010), [anon_sym_CARET_EQ] = ACTIONS(5010), [anon_sym_PIPE_EQ] = ACTIONS(5010), [anon_sym_and_eq] = ACTIONS(5008), [anon_sym_or_eq] = ACTIONS(5008), [anon_sym_xor_eq] = ACTIONS(5008), [anon_sym_LT_EQ_GT] = ACTIONS(5010), [anon_sym_or] = ACTIONS(5008), [anon_sym_and] = ACTIONS(5008), [anon_sym_bitor] = ACTIONS(5008), [anon_sym_xor] = ACTIONS(5008), [anon_sym_bitand] = ACTIONS(5008), [anon_sym_not_eq] = ACTIONS(5008), [anon_sym_DASH_DASH] = ACTIONS(5010), [anon_sym_PLUS_PLUS] = ACTIONS(5010), [anon_sym_DOT] = ACTIONS(5008), [anon_sym_DOT_STAR] = ACTIONS(5010), [anon_sym_DASH_GT] = ACTIONS(5010), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5008), [anon_sym_decltype] = ACTIONS(5008), [anon_sym_template] = ACTIONS(5008), [anon_sym_operator] = ACTIONS(5008), }, [STATE(1572)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5014), [anon_sym_COMMA] = ACTIONS(5014), [anon_sym_RPAREN] = ACTIONS(5014), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_TILDE] = ACTIONS(5019), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5023), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5021), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5021), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5021), [anon_sym_GT_GT] = ACTIONS(5021), [anon_sym_SEMI] = ACTIONS(5014), [anon_sym___extension__] = ACTIONS(5012), [anon_sym_virtual] = ACTIONS(5012), [anon_sym_extern] = ACTIONS(5012), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACK_LBRACK] = ACTIONS(5019), [anon_sym___declspec] = ACTIONS(5012), [anon_sym___based] = ACTIONS(5012), [anon_sym___cdecl] = ACTIONS(5012), [anon_sym___clrcall] = ACTIONS(5012), [anon_sym___stdcall] = ACTIONS(5012), [anon_sym___fastcall] = ACTIONS(5012), [anon_sym___thiscall] = ACTIONS(5012), [anon_sym___vectorcall] = ACTIONS(5012), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_RBRACE] = ACTIONS(5014), [anon_sym_LBRACK] = ACTIONS(5023), [anon_sym_static] = ACTIONS(5012), [anon_sym_EQ] = ACTIONS(5021), [anon_sym_register] = ACTIONS(5012), [anon_sym_inline] = ACTIONS(5012), [anon_sym___inline] = ACTIONS(5012), [anon_sym___inline__] = ACTIONS(5012), [anon_sym___forceinline] = ACTIONS(5012), [anon_sym_thread_local] = ACTIONS(5012), [anon_sym___thread] = ACTIONS(5012), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5012), [anon_sym_volatile] = ACTIONS(5012), [anon_sym_restrict] = ACTIONS(5012), [anon_sym___restrict__] = ACTIONS(5012), [anon_sym__Atomic] = ACTIONS(5012), [anon_sym__Noreturn] = ACTIONS(5012), [anon_sym_noreturn] = ACTIONS(5012), [anon_sym__Nonnull] = ACTIONS(5012), [anon_sym_mutable] = ACTIONS(5012), [anon_sym_constinit] = ACTIONS(5012), [anon_sym_consteval] = ACTIONS(5012), [anon_sym_alignas] = ACTIONS(5012), [anon_sym__Alignas] = ACTIONS(5012), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_STAR_EQ] = ACTIONS(5014), [anon_sym_SLASH_EQ] = ACTIONS(5014), [anon_sym_PERCENT_EQ] = ACTIONS(5014), [anon_sym_PLUS_EQ] = ACTIONS(5014), [anon_sym_DASH_EQ] = ACTIONS(5014), [anon_sym_LT_LT_EQ] = ACTIONS(5014), [anon_sym_GT_GT_EQ] = ACTIONS(5014), [anon_sym_AMP_EQ] = ACTIONS(5014), [anon_sym_CARET_EQ] = ACTIONS(5014), [anon_sym_PIPE_EQ] = ACTIONS(5014), [anon_sym_and_eq] = ACTIONS(5021), [anon_sym_or_eq] = ACTIONS(5021), [anon_sym_xor_eq] = ACTIONS(5021), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5021), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5021), [anon_sym_not_eq] = ACTIONS(5021), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5014), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_template] = ACTIONS(5012), [anon_sym_operator] = ACTIONS(5012), }, [STATE(1573)] = { [sym_identifier] = ACTIONS(5026), [anon_sym_DOT_DOT_DOT] = ACTIONS(5028), [anon_sym_COMMA] = ACTIONS(5028), [anon_sym_RPAREN] = ACTIONS(5028), [anon_sym_LPAREN2] = ACTIONS(5028), [anon_sym_TILDE] = ACTIONS(5028), [anon_sym_DASH] = ACTIONS(5026), [anon_sym_PLUS] = ACTIONS(5026), [anon_sym_STAR] = ACTIONS(5026), [anon_sym_SLASH] = ACTIONS(5026), [anon_sym_PERCENT] = ACTIONS(5026), [anon_sym_PIPE_PIPE] = ACTIONS(5028), [anon_sym_AMP_AMP] = ACTIONS(5028), [anon_sym_PIPE] = ACTIONS(5026), [anon_sym_CARET] = ACTIONS(5026), [anon_sym_AMP] = ACTIONS(5026), [anon_sym_EQ_EQ] = ACTIONS(5028), [anon_sym_BANG_EQ] = ACTIONS(5028), [anon_sym_GT] = ACTIONS(5026), [anon_sym_GT_EQ] = ACTIONS(5028), [anon_sym_LT_EQ] = ACTIONS(5026), [anon_sym_LT] = ACTIONS(5026), [anon_sym_LT_LT] = ACTIONS(5026), [anon_sym_GT_GT] = ACTIONS(5026), [anon_sym_SEMI] = ACTIONS(5028), [anon_sym___extension__] = ACTIONS(5026), [anon_sym_virtual] = ACTIONS(5026), [anon_sym_extern] = ACTIONS(5026), [anon_sym___attribute__] = ACTIONS(5026), [anon_sym___attribute] = ACTIONS(5026), [anon_sym_COLON_COLON] = ACTIONS(5028), [anon_sym_LBRACK_LBRACK] = ACTIONS(5028), [anon_sym___declspec] = ACTIONS(5026), [anon_sym___based] = ACTIONS(5026), [anon_sym___cdecl] = ACTIONS(5026), [anon_sym___clrcall] = ACTIONS(5026), [anon_sym___stdcall] = ACTIONS(5026), [anon_sym___fastcall] = ACTIONS(5026), [anon_sym___thiscall] = ACTIONS(5026), [anon_sym___vectorcall] = ACTIONS(5026), [anon_sym_LBRACE] = ACTIONS(5028), [anon_sym_RBRACE] = ACTIONS(5028), [anon_sym_LBRACK] = ACTIONS(5026), [anon_sym_static] = ACTIONS(5026), [anon_sym_EQ] = ACTIONS(5026), [anon_sym_register] = ACTIONS(5026), [anon_sym_inline] = ACTIONS(5026), [anon_sym___inline] = ACTIONS(5026), [anon_sym___inline__] = ACTIONS(5026), [anon_sym___forceinline] = ACTIONS(5026), [anon_sym_thread_local] = ACTIONS(5026), [anon_sym___thread] = ACTIONS(5026), [anon_sym_const] = ACTIONS(5026), [anon_sym_constexpr] = ACTIONS(5026), [anon_sym_volatile] = ACTIONS(5026), [anon_sym_restrict] = ACTIONS(5026), [anon_sym___restrict__] = ACTIONS(5026), [anon_sym__Atomic] = ACTIONS(5026), [anon_sym__Noreturn] = ACTIONS(5026), [anon_sym_noreturn] = ACTIONS(5026), [anon_sym__Nonnull] = ACTIONS(5026), [anon_sym_mutable] = ACTIONS(5026), [anon_sym_constinit] = ACTIONS(5026), [anon_sym_consteval] = ACTIONS(5026), [anon_sym_alignas] = ACTIONS(5026), [anon_sym__Alignas] = ACTIONS(5026), [anon_sym_QMARK] = ACTIONS(5028), [anon_sym_STAR_EQ] = ACTIONS(5028), [anon_sym_SLASH_EQ] = ACTIONS(5028), [anon_sym_PERCENT_EQ] = ACTIONS(5028), [anon_sym_PLUS_EQ] = ACTIONS(5028), [anon_sym_DASH_EQ] = ACTIONS(5028), [anon_sym_LT_LT_EQ] = ACTIONS(5028), [anon_sym_GT_GT_EQ] = ACTIONS(5028), [anon_sym_AMP_EQ] = ACTIONS(5028), [anon_sym_CARET_EQ] = ACTIONS(5028), [anon_sym_PIPE_EQ] = ACTIONS(5028), [anon_sym_and_eq] = ACTIONS(5026), [anon_sym_or_eq] = ACTIONS(5026), [anon_sym_xor_eq] = ACTIONS(5026), [anon_sym_LT_EQ_GT] = ACTIONS(5028), [anon_sym_or] = ACTIONS(5026), [anon_sym_and] = ACTIONS(5026), [anon_sym_bitor] = ACTIONS(5026), [anon_sym_xor] = ACTIONS(5026), [anon_sym_bitand] = ACTIONS(5026), [anon_sym_not_eq] = ACTIONS(5026), [anon_sym_DASH_DASH] = ACTIONS(5028), [anon_sym_PLUS_PLUS] = ACTIONS(5028), [anon_sym_DOT] = ACTIONS(5026), [anon_sym_DOT_STAR] = ACTIONS(5028), [anon_sym_DASH_GT] = ACTIONS(5028), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5026), [anon_sym_decltype] = ACTIONS(5026), [anon_sym_template] = ACTIONS(5026), [anon_sym_operator] = ACTIONS(5026), }, [STATE(1574)] = { [sym_identifier] = ACTIONS(5030), [anon_sym_DOT_DOT_DOT] = ACTIONS(5032), [anon_sym_COMMA] = ACTIONS(5032), [anon_sym_RPAREN] = ACTIONS(5032), [anon_sym_LPAREN2] = ACTIONS(5032), [anon_sym_TILDE] = ACTIONS(5032), [anon_sym_DASH] = ACTIONS(5030), [anon_sym_PLUS] = ACTIONS(5030), [anon_sym_STAR] = ACTIONS(5030), [anon_sym_SLASH] = ACTIONS(5030), [anon_sym_PERCENT] = ACTIONS(5030), [anon_sym_PIPE_PIPE] = ACTIONS(5032), [anon_sym_AMP_AMP] = ACTIONS(5032), [anon_sym_PIPE] = ACTIONS(5030), [anon_sym_CARET] = ACTIONS(5030), [anon_sym_AMP] = ACTIONS(5030), [anon_sym_EQ_EQ] = ACTIONS(5032), [anon_sym_BANG_EQ] = ACTIONS(5032), [anon_sym_GT] = ACTIONS(5030), [anon_sym_GT_EQ] = ACTIONS(5032), [anon_sym_LT_EQ] = ACTIONS(5030), [anon_sym_LT] = ACTIONS(5030), [anon_sym_LT_LT] = ACTIONS(5030), [anon_sym_GT_GT] = ACTIONS(5030), [anon_sym_SEMI] = ACTIONS(5032), [anon_sym___extension__] = ACTIONS(5030), [anon_sym_virtual] = ACTIONS(5030), [anon_sym_extern] = ACTIONS(5030), [anon_sym___attribute__] = ACTIONS(5030), [anon_sym___attribute] = ACTIONS(5030), [anon_sym_COLON_COLON] = ACTIONS(5032), [anon_sym_LBRACK_LBRACK] = ACTIONS(5032), [anon_sym___declspec] = ACTIONS(5030), [anon_sym___based] = ACTIONS(5030), [anon_sym___cdecl] = ACTIONS(5030), [anon_sym___clrcall] = ACTIONS(5030), [anon_sym___stdcall] = ACTIONS(5030), [anon_sym___fastcall] = ACTIONS(5030), [anon_sym___thiscall] = ACTIONS(5030), [anon_sym___vectorcall] = ACTIONS(5030), [anon_sym_LBRACE] = ACTIONS(5032), [anon_sym_RBRACE] = ACTIONS(5032), [anon_sym_LBRACK] = ACTIONS(5030), [anon_sym_static] = ACTIONS(5030), [anon_sym_EQ] = ACTIONS(5030), [anon_sym_register] = ACTIONS(5030), [anon_sym_inline] = ACTIONS(5030), [anon_sym___inline] = ACTIONS(5030), [anon_sym___inline__] = ACTIONS(5030), [anon_sym___forceinline] = ACTIONS(5030), [anon_sym_thread_local] = ACTIONS(5030), [anon_sym___thread] = ACTIONS(5030), [anon_sym_const] = ACTIONS(5030), [anon_sym_constexpr] = ACTIONS(5030), [anon_sym_volatile] = ACTIONS(5030), [anon_sym_restrict] = ACTIONS(5030), [anon_sym___restrict__] = ACTIONS(5030), [anon_sym__Atomic] = ACTIONS(5030), [anon_sym__Noreturn] = ACTIONS(5030), [anon_sym_noreturn] = ACTIONS(5030), [anon_sym__Nonnull] = ACTIONS(5030), [anon_sym_mutable] = ACTIONS(5030), [anon_sym_constinit] = ACTIONS(5030), [anon_sym_consteval] = ACTIONS(5030), [anon_sym_alignas] = ACTIONS(5030), [anon_sym__Alignas] = ACTIONS(5030), [anon_sym_QMARK] = ACTIONS(5032), [anon_sym_STAR_EQ] = ACTIONS(5032), [anon_sym_SLASH_EQ] = ACTIONS(5032), [anon_sym_PERCENT_EQ] = ACTIONS(5032), [anon_sym_PLUS_EQ] = ACTIONS(5032), [anon_sym_DASH_EQ] = ACTIONS(5032), [anon_sym_LT_LT_EQ] = ACTIONS(5032), [anon_sym_GT_GT_EQ] = ACTIONS(5032), [anon_sym_AMP_EQ] = ACTIONS(5032), [anon_sym_CARET_EQ] = ACTIONS(5032), [anon_sym_PIPE_EQ] = ACTIONS(5032), [anon_sym_and_eq] = ACTIONS(5030), [anon_sym_or_eq] = ACTIONS(5030), [anon_sym_xor_eq] = ACTIONS(5030), [anon_sym_LT_EQ_GT] = ACTIONS(5032), [anon_sym_or] = ACTIONS(5030), [anon_sym_and] = ACTIONS(5030), [anon_sym_bitor] = ACTIONS(5030), [anon_sym_xor] = ACTIONS(5030), [anon_sym_bitand] = ACTIONS(5030), [anon_sym_not_eq] = ACTIONS(5030), [anon_sym_DASH_DASH] = ACTIONS(5032), [anon_sym_PLUS_PLUS] = ACTIONS(5032), [anon_sym_DOT] = ACTIONS(5030), [anon_sym_DOT_STAR] = ACTIONS(5032), [anon_sym_DASH_GT] = ACTIONS(5032), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5030), [anon_sym_decltype] = ACTIONS(5030), [anon_sym_template] = ACTIONS(5030), [anon_sym_operator] = ACTIONS(5030), }, [STATE(1575)] = { [sym_template_argument_list] = STATE(1578), [sym_identifier] = ACTIONS(4931), [anon_sym_DOT_DOT_DOT] = ACTIONS(4933), [anon_sym_COMMA] = ACTIONS(4933), [anon_sym_LPAREN2] = ACTIONS(4935), [anon_sym_TILDE] = ACTIONS(4938), [anon_sym_DASH] = ACTIONS(4940), [anon_sym_PLUS] = ACTIONS(4940), [anon_sym_STAR] = ACTIONS(4942), [anon_sym_SLASH] = ACTIONS(4940), [anon_sym_PERCENT] = ACTIONS(4940), [anon_sym_PIPE_PIPE] = ACTIONS(4933), [anon_sym_AMP_AMP] = ACTIONS(4935), [anon_sym_PIPE] = ACTIONS(4940), [anon_sym_CARET] = ACTIONS(4940), [anon_sym_AMP] = ACTIONS(4942), [anon_sym_EQ_EQ] = ACTIONS(4933), [anon_sym_BANG_EQ] = ACTIONS(4933), [anon_sym_GT] = ACTIONS(4940), [anon_sym_GT_EQ] = ACTIONS(4933), [anon_sym_LT_EQ] = ACTIONS(4940), [anon_sym_LT] = ACTIONS(4945), [anon_sym_LT_LT] = ACTIONS(4940), [anon_sym_GT_GT] = ACTIONS(4940), [anon_sym_SEMI] = ACTIONS(4935), [anon_sym___extension__] = ACTIONS(4931), [anon_sym_virtual] = ACTIONS(4931), [anon_sym_extern] = ACTIONS(4931), [anon_sym___attribute__] = ACTIONS(4931), [anon_sym___attribute] = ACTIONS(4931), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4935), [anon_sym___declspec] = ACTIONS(4931), [anon_sym___based] = ACTIONS(4931), [anon_sym___cdecl] = ACTIONS(4931), [anon_sym___clrcall] = ACTIONS(4931), [anon_sym___stdcall] = ACTIONS(4931), [anon_sym___fastcall] = ACTIONS(4931), [anon_sym___thiscall] = ACTIONS(4931), [anon_sym___vectorcall] = ACTIONS(4931), [anon_sym_LBRACE] = ACTIONS(4938), [anon_sym_RBRACE] = ACTIONS(4933), [anon_sym_LBRACK] = ACTIONS(4942), [anon_sym_static] = ACTIONS(4931), [anon_sym_EQ] = ACTIONS(4940), [anon_sym_register] = ACTIONS(4931), [anon_sym_inline] = ACTIONS(4931), [anon_sym___inline] = ACTIONS(4931), [anon_sym___inline__] = ACTIONS(4931), [anon_sym___forceinline] = ACTIONS(4931), [anon_sym_thread_local] = ACTIONS(4931), [anon_sym___thread] = ACTIONS(4931), [anon_sym_const] = ACTIONS(4931), [anon_sym_constexpr] = ACTIONS(4931), [anon_sym_volatile] = ACTIONS(4931), [anon_sym_restrict] = ACTIONS(4931), [anon_sym___restrict__] = ACTIONS(4931), [anon_sym__Atomic] = ACTIONS(4931), [anon_sym__Noreturn] = ACTIONS(4931), [anon_sym_noreturn] = ACTIONS(4931), [anon_sym__Nonnull] = ACTIONS(4931), [anon_sym_mutable] = ACTIONS(4931), [anon_sym_constinit] = ACTIONS(4931), [anon_sym_consteval] = ACTIONS(4931), [anon_sym_alignas] = ACTIONS(4931), [anon_sym__Alignas] = ACTIONS(4931), [anon_sym_QMARK] = ACTIONS(4933), [anon_sym_STAR_EQ] = ACTIONS(4933), [anon_sym_SLASH_EQ] = ACTIONS(4933), [anon_sym_PERCENT_EQ] = ACTIONS(4933), [anon_sym_PLUS_EQ] = ACTIONS(4933), [anon_sym_DASH_EQ] = ACTIONS(4933), [anon_sym_LT_LT_EQ] = ACTIONS(4933), [anon_sym_GT_GT_EQ] = ACTIONS(4933), [anon_sym_AMP_EQ] = ACTIONS(4933), [anon_sym_CARET_EQ] = ACTIONS(4933), [anon_sym_PIPE_EQ] = ACTIONS(4933), [anon_sym_and_eq] = ACTIONS(4940), [anon_sym_or_eq] = ACTIONS(4940), [anon_sym_xor_eq] = ACTIONS(4940), [anon_sym_LT_EQ_GT] = ACTIONS(4933), [anon_sym_or] = ACTIONS(4940), [anon_sym_and] = ACTIONS(4940), [anon_sym_bitor] = ACTIONS(4940), [anon_sym_xor] = ACTIONS(4940), [anon_sym_bitand] = ACTIONS(4940), [anon_sym_not_eq] = ACTIONS(4940), [anon_sym_DASH_DASH] = ACTIONS(4933), [anon_sym_PLUS_PLUS] = ACTIONS(4933), [anon_sym_DOT] = ACTIONS(4940), [anon_sym_DOT_STAR] = ACTIONS(4933), [anon_sym_DASH_GT] = ACTIONS(4933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4931), [anon_sym_decltype] = ACTIONS(4931), [anon_sym_template] = ACTIONS(4931), [anon_sym_operator] = ACTIONS(4931), }, [STATE(1576)] = { [sym_identifier] = ACTIONS(5034), [anon_sym_DOT_DOT_DOT] = ACTIONS(5036), [anon_sym_COMMA] = ACTIONS(5036), [anon_sym_RPAREN] = ACTIONS(5036), [anon_sym_LPAREN2] = ACTIONS(5036), [anon_sym_TILDE] = ACTIONS(5036), [anon_sym_DASH] = ACTIONS(5034), [anon_sym_PLUS] = ACTIONS(5034), [anon_sym_STAR] = ACTIONS(5034), [anon_sym_SLASH] = ACTIONS(5034), [anon_sym_PERCENT] = ACTIONS(5034), [anon_sym_PIPE_PIPE] = ACTIONS(5036), [anon_sym_AMP_AMP] = ACTIONS(5036), [anon_sym_PIPE] = ACTIONS(5034), [anon_sym_CARET] = ACTIONS(5034), [anon_sym_AMP] = ACTIONS(5034), [anon_sym_EQ_EQ] = ACTIONS(5036), [anon_sym_BANG_EQ] = ACTIONS(5036), [anon_sym_GT] = ACTIONS(5034), [anon_sym_GT_EQ] = ACTIONS(5036), [anon_sym_LT_EQ] = ACTIONS(5034), [anon_sym_LT] = ACTIONS(5034), [anon_sym_LT_LT] = ACTIONS(5034), [anon_sym_GT_GT] = ACTIONS(5034), [anon_sym_SEMI] = ACTIONS(5036), [anon_sym___extension__] = ACTIONS(5034), [anon_sym_virtual] = ACTIONS(5034), [anon_sym_extern] = ACTIONS(5034), [anon_sym___attribute__] = ACTIONS(5034), [anon_sym___attribute] = ACTIONS(5034), [anon_sym_COLON_COLON] = ACTIONS(5036), [anon_sym_LBRACK_LBRACK] = ACTIONS(5036), [anon_sym___declspec] = ACTIONS(5034), [anon_sym___based] = ACTIONS(5034), [anon_sym___cdecl] = ACTIONS(5034), [anon_sym___clrcall] = ACTIONS(5034), [anon_sym___stdcall] = ACTIONS(5034), [anon_sym___fastcall] = ACTIONS(5034), [anon_sym___thiscall] = ACTIONS(5034), [anon_sym___vectorcall] = ACTIONS(5034), [anon_sym_LBRACE] = ACTIONS(5036), [anon_sym_RBRACE] = ACTIONS(5036), [anon_sym_LBRACK] = ACTIONS(5034), [anon_sym_static] = ACTIONS(5034), [anon_sym_EQ] = ACTIONS(5034), [anon_sym_register] = ACTIONS(5034), [anon_sym_inline] = ACTIONS(5034), [anon_sym___inline] = ACTIONS(5034), [anon_sym___inline__] = ACTIONS(5034), [anon_sym___forceinline] = ACTIONS(5034), [anon_sym_thread_local] = ACTIONS(5034), [anon_sym___thread] = ACTIONS(5034), [anon_sym_const] = ACTIONS(5034), [anon_sym_constexpr] = ACTIONS(5034), [anon_sym_volatile] = ACTIONS(5034), [anon_sym_restrict] = ACTIONS(5034), [anon_sym___restrict__] = ACTIONS(5034), [anon_sym__Atomic] = ACTIONS(5034), [anon_sym__Noreturn] = ACTIONS(5034), [anon_sym_noreturn] = ACTIONS(5034), [anon_sym__Nonnull] = ACTIONS(5034), [anon_sym_mutable] = ACTIONS(5034), [anon_sym_constinit] = ACTIONS(5034), [anon_sym_consteval] = ACTIONS(5034), [anon_sym_alignas] = ACTIONS(5034), [anon_sym__Alignas] = ACTIONS(5034), [anon_sym_QMARK] = ACTIONS(5036), [anon_sym_STAR_EQ] = ACTIONS(5036), [anon_sym_SLASH_EQ] = ACTIONS(5036), [anon_sym_PERCENT_EQ] = ACTIONS(5036), [anon_sym_PLUS_EQ] = ACTIONS(5036), [anon_sym_DASH_EQ] = ACTIONS(5036), [anon_sym_LT_LT_EQ] = ACTIONS(5036), [anon_sym_GT_GT_EQ] = ACTIONS(5036), [anon_sym_AMP_EQ] = ACTIONS(5036), [anon_sym_CARET_EQ] = ACTIONS(5036), [anon_sym_PIPE_EQ] = ACTIONS(5036), [anon_sym_and_eq] = ACTIONS(5034), [anon_sym_or_eq] = ACTIONS(5034), [anon_sym_xor_eq] = ACTIONS(5034), [anon_sym_LT_EQ_GT] = ACTIONS(5036), [anon_sym_or] = ACTIONS(5034), [anon_sym_and] = ACTIONS(5034), [anon_sym_bitor] = ACTIONS(5034), [anon_sym_xor] = ACTIONS(5034), [anon_sym_bitand] = ACTIONS(5034), [anon_sym_not_eq] = ACTIONS(5034), [anon_sym_DASH_DASH] = ACTIONS(5036), [anon_sym_PLUS_PLUS] = ACTIONS(5036), [anon_sym_DOT] = ACTIONS(5034), [anon_sym_DOT_STAR] = ACTIONS(5036), [anon_sym_DASH_GT] = ACTIONS(5036), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5034), [anon_sym_decltype] = ACTIONS(5034), [anon_sym_template] = ACTIONS(5034), [anon_sym_operator] = ACTIONS(5034), }, [STATE(1577)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_ms_call_modifier] = STATE(6500), [sym__abstract_declarator] = STATE(7092), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_abstract_pointer_declarator] = STATE(6200), [sym_abstract_function_declarator] = STATE(6200), [sym_abstract_array_declarator] = STATE(6200), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_list] = STATE(3080), [sym_parameter_declaration] = STATE(7517), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_explicit_object_parameter_declaration] = STATE(7517), [sym_optional_parameter_declaration] = STATE(7517), [sym_variadic_parameter_declaration] = STATE(7517), [sym_abstract_reference_declarator] = STATE(6200), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym_DOT_DOT_DOT] = ACTIONS(1866), [anon_sym_RPAREN] = ACTIONS(4322), [anon_sym_LPAREN2] = ACTIONS(5040), [anon_sym_STAR] = ACTIONS(5042), [anon_sym_AMP_AMP] = ACTIONS(5044), [anon_sym_AMP] = ACTIONS(5046), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(1808), [anon_sym___clrcall] = ACTIONS(1808), [anon_sym___stdcall] = ACTIONS(1808), [anon_sym___fastcall] = ACTIONS(1808), [anon_sym___thiscall] = ACTIONS(1808), [anon_sym___vectorcall] = ACTIONS(1808), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(5050), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [sym_this] = ACTIONS(4336), }, [STATE(1578)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5014), [anon_sym_COMMA] = ACTIONS(5014), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_TILDE] = ACTIONS(5019), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5023), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5021), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5021), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5021), [anon_sym_GT_GT] = ACTIONS(5021), [anon_sym_SEMI] = ACTIONS(5016), [anon_sym___extension__] = ACTIONS(5012), [anon_sym_virtual] = ACTIONS(5012), [anon_sym_extern] = ACTIONS(5012), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACK_LBRACK] = ACTIONS(5016), [anon_sym___declspec] = ACTIONS(5012), [anon_sym___based] = ACTIONS(5012), [anon_sym___cdecl] = ACTIONS(5012), [anon_sym___clrcall] = ACTIONS(5012), [anon_sym___stdcall] = ACTIONS(5012), [anon_sym___fastcall] = ACTIONS(5012), [anon_sym___thiscall] = ACTIONS(5012), [anon_sym___vectorcall] = ACTIONS(5012), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_RBRACE] = ACTIONS(5014), [anon_sym_LBRACK] = ACTIONS(5023), [anon_sym_static] = ACTIONS(5012), [anon_sym_EQ] = ACTIONS(5021), [anon_sym_register] = ACTIONS(5012), [anon_sym_inline] = ACTIONS(5012), [anon_sym___inline] = ACTIONS(5012), [anon_sym___inline__] = ACTIONS(5012), [anon_sym___forceinline] = ACTIONS(5012), [anon_sym_thread_local] = ACTIONS(5012), [anon_sym___thread] = ACTIONS(5012), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5012), [anon_sym_volatile] = ACTIONS(5012), [anon_sym_restrict] = ACTIONS(5012), [anon_sym___restrict__] = ACTIONS(5012), [anon_sym__Atomic] = ACTIONS(5012), [anon_sym__Noreturn] = ACTIONS(5012), [anon_sym_noreturn] = ACTIONS(5012), [anon_sym__Nonnull] = ACTIONS(5012), [anon_sym_mutable] = ACTIONS(5012), [anon_sym_constinit] = ACTIONS(5012), [anon_sym_consteval] = ACTIONS(5012), [anon_sym_alignas] = ACTIONS(5012), [anon_sym__Alignas] = ACTIONS(5012), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_STAR_EQ] = ACTIONS(5014), [anon_sym_SLASH_EQ] = ACTIONS(5014), [anon_sym_PERCENT_EQ] = ACTIONS(5014), [anon_sym_PLUS_EQ] = ACTIONS(5014), [anon_sym_DASH_EQ] = ACTIONS(5014), [anon_sym_LT_LT_EQ] = ACTIONS(5014), [anon_sym_GT_GT_EQ] = ACTIONS(5014), [anon_sym_AMP_EQ] = ACTIONS(5014), [anon_sym_CARET_EQ] = ACTIONS(5014), [anon_sym_PIPE_EQ] = ACTIONS(5014), [anon_sym_and_eq] = ACTIONS(5021), [anon_sym_or_eq] = ACTIONS(5021), [anon_sym_xor_eq] = ACTIONS(5021), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5021), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5021), [anon_sym_not_eq] = ACTIONS(5021), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5014), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_template] = ACTIONS(5012), [anon_sym_operator] = ACTIONS(5012), }, [STATE(1579)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_ms_call_modifier] = STATE(6495), [sym__abstract_declarator] = STATE(7129), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_abstract_pointer_declarator] = STATE(6200), [sym_abstract_function_declarator] = STATE(6200), [sym_abstract_array_declarator] = STATE(6200), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_list] = STATE(3080), [sym_parameter_declaration] = STATE(7517), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_explicit_object_parameter_declaration] = STATE(7517), [sym_optional_parameter_declaration] = STATE(7517), [sym_variadic_parameter_declaration] = STATE(7517), [sym_abstract_reference_declarator] = STATE(6200), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym_DOT_DOT_DOT] = ACTIONS(1866), [anon_sym_RPAREN] = ACTIONS(4322), [anon_sym_LPAREN2] = ACTIONS(5040), [anon_sym_STAR] = ACTIONS(5042), [anon_sym_AMP_AMP] = ACTIONS(5044), [anon_sym_AMP] = ACTIONS(5046), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(1808), [anon_sym___clrcall] = ACTIONS(1808), [anon_sym___stdcall] = ACTIONS(1808), [anon_sym___fastcall] = ACTIONS(1808), [anon_sym___thiscall] = ACTIONS(1808), [anon_sym___vectorcall] = ACTIONS(1808), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(5050), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [sym_this] = ACTIONS(4336), }, [STATE(1580)] = { [sym_identifier] = ACTIONS(4996), [anon_sym_DOT_DOT_DOT] = ACTIONS(4998), [anon_sym_COMMA] = ACTIONS(4998), [anon_sym_RPAREN] = ACTIONS(4998), [anon_sym_LPAREN2] = ACTIONS(4998), [anon_sym_TILDE] = ACTIONS(4998), [anon_sym_DASH] = ACTIONS(4996), [anon_sym_PLUS] = ACTIONS(4996), [anon_sym_STAR] = ACTIONS(4998), [anon_sym_SLASH] = ACTIONS(4996), [anon_sym_PERCENT] = ACTIONS(4998), [anon_sym_PIPE_PIPE] = ACTIONS(4998), [anon_sym_AMP_AMP] = ACTIONS(4998), [anon_sym_PIPE] = ACTIONS(4996), [anon_sym_CARET] = ACTIONS(4998), [anon_sym_AMP] = ACTIONS(4996), [anon_sym_EQ_EQ] = ACTIONS(4998), [anon_sym_BANG_EQ] = ACTIONS(4998), [anon_sym_GT] = ACTIONS(4996), [anon_sym_GT_EQ] = ACTIONS(4998), [anon_sym_LT_EQ] = ACTIONS(4996), [anon_sym_LT] = ACTIONS(4996), [anon_sym_LT_LT] = ACTIONS(4998), [anon_sym_GT_GT] = ACTIONS(4998), [anon_sym_SEMI] = ACTIONS(4998), [anon_sym___extension__] = ACTIONS(4996), [anon_sym_virtual] = ACTIONS(4996), [anon_sym_extern] = ACTIONS(4996), [anon_sym___attribute__] = ACTIONS(4996), [anon_sym___attribute] = ACTIONS(4996), [anon_sym_COLON] = ACTIONS(4996), [anon_sym_COLON_COLON] = ACTIONS(4998), [anon_sym_LBRACK_LBRACK] = ACTIONS(4998), [anon_sym___declspec] = ACTIONS(4996), [anon_sym___based] = ACTIONS(4996), [anon_sym___cdecl] = ACTIONS(4996), [anon_sym___clrcall] = ACTIONS(4996), [anon_sym___stdcall] = ACTIONS(4996), [anon_sym___fastcall] = ACTIONS(4996), [anon_sym___thiscall] = ACTIONS(4996), [anon_sym___vectorcall] = ACTIONS(4996), [anon_sym_LBRACE] = ACTIONS(4998), [anon_sym_RBRACE] = ACTIONS(4998), [anon_sym_LBRACK] = ACTIONS(4996), [anon_sym_static] = ACTIONS(4996), [anon_sym_RBRACK] = ACTIONS(4998), [anon_sym_EQ] = ACTIONS(4996), [anon_sym_register] = ACTIONS(4996), [anon_sym_inline] = ACTIONS(4996), [anon_sym___inline] = ACTIONS(4996), [anon_sym___inline__] = ACTIONS(4996), [anon_sym___forceinline] = ACTIONS(4996), [anon_sym_thread_local] = ACTIONS(4996), [anon_sym___thread] = ACTIONS(4996), [anon_sym_const] = ACTIONS(4996), [anon_sym_constexpr] = ACTIONS(4996), [anon_sym_volatile] = ACTIONS(4996), [anon_sym_restrict] = ACTIONS(4996), [anon_sym___restrict__] = ACTIONS(4996), [anon_sym__Atomic] = ACTIONS(4996), [anon_sym__Noreturn] = ACTIONS(4996), [anon_sym_noreturn] = ACTIONS(4996), [anon_sym__Nonnull] = ACTIONS(4996), [anon_sym_mutable] = ACTIONS(4996), [anon_sym_constinit] = ACTIONS(4996), [anon_sym_consteval] = ACTIONS(4996), [anon_sym_alignas] = ACTIONS(4996), [anon_sym__Alignas] = ACTIONS(4996), [anon_sym_QMARK] = ACTIONS(4998), [anon_sym_LT_EQ_GT] = ACTIONS(4998), [anon_sym_or] = ACTIONS(4996), [anon_sym_and] = ACTIONS(4996), [anon_sym_bitor] = ACTIONS(4996), [anon_sym_xor] = ACTIONS(4996), [anon_sym_bitand] = ACTIONS(4996), [anon_sym_not_eq] = ACTIONS(4996), [anon_sym_DASH_DASH] = ACTIONS(4998), [anon_sym_PLUS_PLUS] = ACTIONS(4998), [anon_sym_asm] = ACTIONS(4996), [anon_sym___asm__] = ACTIONS(4996), [anon_sym___asm] = ACTIONS(4996), [anon_sym_DOT] = ACTIONS(4996), [anon_sym_DOT_STAR] = ACTIONS(4998), [anon_sym_DASH_GT] = ACTIONS(4998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4996), [anon_sym_decltype] = ACTIONS(4996), [anon_sym_final] = ACTIONS(4996), [anon_sym_override] = ACTIONS(4996), [anon_sym_template] = ACTIONS(4996), [anon_sym_operator] = ACTIONS(4996), [anon_sym_try] = ACTIONS(4996), [anon_sym_noexcept] = ACTIONS(4996), [anon_sym_throw] = ACTIONS(4996), [anon_sym_requires] = ACTIONS(4996), }, [STATE(1581)] = { [sym_identifier] = ACTIONS(5004), [anon_sym_DOT_DOT_DOT] = ACTIONS(5006), [anon_sym_COMMA] = ACTIONS(5006), [anon_sym_RPAREN] = ACTIONS(5006), [anon_sym_LPAREN2] = ACTIONS(5006), [anon_sym_TILDE] = ACTIONS(5006), [anon_sym_DASH] = ACTIONS(5004), [anon_sym_PLUS] = ACTIONS(5004), [anon_sym_STAR] = ACTIONS(5006), [anon_sym_SLASH] = ACTIONS(5004), [anon_sym_PERCENT] = ACTIONS(5006), [anon_sym_PIPE_PIPE] = ACTIONS(5006), [anon_sym_AMP_AMP] = ACTIONS(5006), [anon_sym_PIPE] = ACTIONS(5004), [anon_sym_CARET] = ACTIONS(5006), [anon_sym_AMP] = ACTIONS(5004), [anon_sym_EQ_EQ] = ACTIONS(5006), [anon_sym_BANG_EQ] = ACTIONS(5006), [anon_sym_GT] = ACTIONS(5004), [anon_sym_GT_EQ] = ACTIONS(5006), [anon_sym_LT_EQ] = ACTIONS(5004), [anon_sym_LT] = ACTIONS(5004), [anon_sym_LT_LT] = ACTIONS(5006), [anon_sym_GT_GT] = ACTIONS(5006), [anon_sym_SEMI] = ACTIONS(5006), [anon_sym___extension__] = ACTIONS(5004), [anon_sym_virtual] = ACTIONS(5004), [anon_sym_extern] = ACTIONS(5004), [anon_sym___attribute__] = ACTIONS(5004), [anon_sym___attribute] = ACTIONS(5004), [anon_sym_COLON] = ACTIONS(5004), [anon_sym_COLON_COLON] = ACTIONS(5006), [anon_sym_LBRACK_LBRACK] = ACTIONS(5006), [anon_sym___declspec] = ACTIONS(5004), [anon_sym___based] = ACTIONS(5004), [anon_sym___cdecl] = ACTIONS(5004), [anon_sym___clrcall] = ACTIONS(5004), [anon_sym___stdcall] = ACTIONS(5004), [anon_sym___fastcall] = ACTIONS(5004), [anon_sym___thiscall] = ACTIONS(5004), [anon_sym___vectorcall] = ACTIONS(5004), [anon_sym_LBRACE] = ACTIONS(5006), [anon_sym_RBRACE] = ACTIONS(5006), [anon_sym_LBRACK] = ACTIONS(5004), [anon_sym_static] = ACTIONS(5004), [anon_sym_RBRACK] = ACTIONS(5006), [anon_sym_EQ] = ACTIONS(5004), [anon_sym_register] = ACTIONS(5004), [anon_sym_inline] = ACTIONS(5004), [anon_sym___inline] = ACTIONS(5004), [anon_sym___inline__] = ACTIONS(5004), [anon_sym___forceinline] = ACTIONS(5004), [anon_sym_thread_local] = ACTIONS(5004), [anon_sym___thread] = ACTIONS(5004), [anon_sym_const] = ACTIONS(5004), [anon_sym_constexpr] = ACTIONS(5004), [anon_sym_volatile] = ACTIONS(5004), [anon_sym_restrict] = ACTIONS(5004), [anon_sym___restrict__] = ACTIONS(5004), [anon_sym__Atomic] = ACTIONS(5004), [anon_sym__Noreturn] = ACTIONS(5004), [anon_sym_noreturn] = ACTIONS(5004), [anon_sym__Nonnull] = ACTIONS(5004), [anon_sym_mutable] = ACTIONS(5004), [anon_sym_constinit] = ACTIONS(5004), [anon_sym_consteval] = ACTIONS(5004), [anon_sym_alignas] = ACTIONS(5004), [anon_sym__Alignas] = ACTIONS(5004), [anon_sym_QMARK] = ACTIONS(5006), [anon_sym_LT_EQ_GT] = ACTIONS(5006), [anon_sym_or] = ACTIONS(5004), [anon_sym_and] = ACTIONS(5004), [anon_sym_bitor] = ACTIONS(5004), [anon_sym_xor] = ACTIONS(5004), [anon_sym_bitand] = ACTIONS(5004), [anon_sym_not_eq] = ACTIONS(5004), [anon_sym_DASH_DASH] = ACTIONS(5006), [anon_sym_PLUS_PLUS] = ACTIONS(5006), [anon_sym_asm] = ACTIONS(5004), [anon_sym___asm__] = ACTIONS(5004), [anon_sym___asm] = ACTIONS(5004), [anon_sym_DOT] = ACTIONS(5004), [anon_sym_DOT_STAR] = ACTIONS(5006), [anon_sym_DASH_GT] = ACTIONS(5006), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5004), [anon_sym_decltype] = ACTIONS(5004), [anon_sym_final] = ACTIONS(5004), [anon_sym_override] = ACTIONS(5004), [anon_sym_template] = ACTIONS(5004), [anon_sym_operator] = ACTIONS(5004), [anon_sym_try] = ACTIONS(5004), [anon_sym_noexcept] = ACTIONS(5004), [anon_sym_throw] = ACTIONS(5004), [anon_sym_requires] = ACTIONS(5004), }, [STATE(1582)] = { [sym_identifier] = ACTIONS(5034), [anon_sym_DOT_DOT_DOT] = ACTIONS(5036), [anon_sym_COMMA] = ACTIONS(5036), [anon_sym_RPAREN] = ACTIONS(5036), [anon_sym_LPAREN2] = ACTIONS(5036), [anon_sym_TILDE] = ACTIONS(5036), [anon_sym_DASH] = ACTIONS(5034), [anon_sym_PLUS] = ACTIONS(5034), [anon_sym_STAR] = ACTIONS(5036), [anon_sym_SLASH] = ACTIONS(5034), [anon_sym_PERCENT] = ACTIONS(5036), [anon_sym_PIPE_PIPE] = ACTIONS(5036), [anon_sym_AMP_AMP] = ACTIONS(5036), [anon_sym_PIPE] = ACTIONS(5034), [anon_sym_CARET] = ACTIONS(5036), [anon_sym_AMP] = ACTIONS(5034), [anon_sym_EQ_EQ] = ACTIONS(5036), [anon_sym_BANG_EQ] = ACTIONS(5036), [anon_sym_GT] = ACTIONS(5034), [anon_sym_GT_EQ] = ACTIONS(5036), [anon_sym_LT_EQ] = ACTIONS(5034), [anon_sym_LT] = ACTIONS(5034), [anon_sym_LT_LT] = ACTIONS(5036), [anon_sym_GT_GT] = ACTIONS(5036), [anon_sym_SEMI] = ACTIONS(5036), [anon_sym___extension__] = ACTIONS(5034), [anon_sym_virtual] = ACTIONS(5034), [anon_sym_extern] = ACTIONS(5034), [anon_sym___attribute__] = ACTIONS(5034), [anon_sym___attribute] = ACTIONS(5034), [anon_sym_COLON] = ACTIONS(5034), [anon_sym_COLON_COLON] = ACTIONS(5036), [anon_sym_LBRACK_LBRACK] = ACTIONS(5036), [anon_sym___declspec] = ACTIONS(5034), [anon_sym___based] = ACTIONS(5034), [anon_sym___cdecl] = ACTIONS(5034), [anon_sym___clrcall] = ACTIONS(5034), [anon_sym___stdcall] = ACTIONS(5034), [anon_sym___fastcall] = ACTIONS(5034), [anon_sym___thiscall] = ACTIONS(5034), [anon_sym___vectorcall] = ACTIONS(5034), [anon_sym_LBRACE] = ACTIONS(5036), [anon_sym_RBRACE] = ACTIONS(5036), [anon_sym_LBRACK] = ACTIONS(5034), [anon_sym_static] = ACTIONS(5034), [anon_sym_RBRACK] = ACTIONS(5036), [anon_sym_EQ] = ACTIONS(5034), [anon_sym_register] = ACTIONS(5034), [anon_sym_inline] = ACTIONS(5034), [anon_sym___inline] = ACTIONS(5034), [anon_sym___inline__] = ACTIONS(5034), [anon_sym___forceinline] = ACTIONS(5034), [anon_sym_thread_local] = ACTIONS(5034), [anon_sym___thread] = ACTIONS(5034), [anon_sym_const] = ACTIONS(5034), [anon_sym_constexpr] = ACTIONS(5034), [anon_sym_volatile] = ACTIONS(5034), [anon_sym_restrict] = ACTIONS(5034), [anon_sym___restrict__] = ACTIONS(5034), [anon_sym__Atomic] = ACTIONS(5034), [anon_sym__Noreturn] = ACTIONS(5034), [anon_sym_noreturn] = ACTIONS(5034), [anon_sym__Nonnull] = ACTIONS(5034), [anon_sym_mutable] = ACTIONS(5034), [anon_sym_constinit] = ACTIONS(5034), [anon_sym_consteval] = ACTIONS(5034), [anon_sym_alignas] = ACTIONS(5034), [anon_sym__Alignas] = ACTIONS(5034), [anon_sym_QMARK] = ACTIONS(5036), [anon_sym_LT_EQ_GT] = ACTIONS(5036), [anon_sym_or] = ACTIONS(5034), [anon_sym_and] = ACTIONS(5034), [anon_sym_bitor] = ACTIONS(5034), [anon_sym_xor] = ACTIONS(5034), [anon_sym_bitand] = ACTIONS(5034), [anon_sym_not_eq] = ACTIONS(5034), [anon_sym_DASH_DASH] = ACTIONS(5036), [anon_sym_PLUS_PLUS] = ACTIONS(5036), [anon_sym_asm] = ACTIONS(5034), [anon_sym___asm__] = ACTIONS(5034), [anon_sym___asm] = ACTIONS(5034), [anon_sym_DOT] = ACTIONS(5034), [anon_sym_DOT_STAR] = ACTIONS(5036), [anon_sym_DASH_GT] = ACTIONS(5036), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5034), [anon_sym_decltype] = ACTIONS(5034), [anon_sym_final] = ACTIONS(5034), [anon_sym_override] = ACTIONS(5034), [anon_sym_template] = ACTIONS(5034), [anon_sym_operator] = ACTIONS(5034), [anon_sym_try] = ACTIONS(5034), [anon_sym_noexcept] = ACTIONS(5034), [anon_sym_throw] = ACTIONS(5034), [anon_sym_requires] = ACTIONS(5034), }, [STATE(1583)] = { [sym_identifier] = ACTIONS(5030), [anon_sym_DOT_DOT_DOT] = ACTIONS(5032), [anon_sym_COMMA] = ACTIONS(5032), [anon_sym_RPAREN] = ACTIONS(5032), [anon_sym_LPAREN2] = ACTIONS(5032), [anon_sym_TILDE] = ACTIONS(5032), [anon_sym_DASH] = ACTIONS(5030), [anon_sym_PLUS] = ACTIONS(5030), [anon_sym_STAR] = ACTIONS(5032), [anon_sym_SLASH] = ACTIONS(5030), [anon_sym_PERCENT] = ACTIONS(5032), [anon_sym_PIPE_PIPE] = ACTIONS(5032), [anon_sym_AMP_AMP] = ACTIONS(5032), [anon_sym_PIPE] = ACTIONS(5030), [anon_sym_CARET] = ACTIONS(5032), [anon_sym_AMP] = ACTIONS(5030), [anon_sym_EQ_EQ] = ACTIONS(5032), [anon_sym_BANG_EQ] = ACTIONS(5032), [anon_sym_GT] = ACTIONS(5030), [anon_sym_GT_EQ] = ACTIONS(5032), [anon_sym_LT_EQ] = ACTIONS(5030), [anon_sym_LT] = ACTIONS(5030), [anon_sym_LT_LT] = ACTIONS(5032), [anon_sym_GT_GT] = ACTIONS(5032), [anon_sym_SEMI] = ACTIONS(5032), [anon_sym___extension__] = ACTIONS(5030), [anon_sym_virtual] = ACTIONS(5030), [anon_sym_extern] = ACTIONS(5030), [anon_sym___attribute__] = ACTIONS(5030), [anon_sym___attribute] = ACTIONS(5030), [anon_sym_COLON] = ACTIONS(5030), [anon_sym_COLON_COLON] = ACTIONS(5032), [anon_sym_LBRACK_LBRACK] = ACTIONS(5032), [anon_sym___declspec] = ACTIONS(5030), [anon_sym___based] = ACTIONS(5030), [anon_sym___cdecl] = ACTIONS(5030), [anon_sym___clrcall] = ACTIONS(5030), [anon_sym___stdcall] = ACTIONS(5030), [anon_sym___fastcall] = ACTIONS(5030), [anon_sym___thiscall] = ACTIONS(5030), [anon_sym___vectorcall] = ACTIONS(5030), [anon_sym_LBRACE] = ACTIONS(5032), [anon_sym_RBRACE] = ACTIONS(5032), [anon_sym_LBRACK] = ACTIONS(5030), [anon_sym_static] = ACTIONS(5030), [anon_sym_RBRACK] = ACTIONS(5032), [anon_sym_EQ] = ACTIONS(5030), [anon_sym_register] = ACTIONS(5030), [anon_sym_inline] = ACTIONS(5030), [anon_sym___inline] = ACTIONS(5030), [anon_sym___inline__] = ACTIONS(5030), [anon_sym___forceinline] = ACTIONS(5030), [anon_sym_thread_local] = ACTIONS(5030), [anon_sym___thread] = ACTIONS(5030), [anon_sym_const] = ACTIONS(5030), [anon_sym_constexpr] = ACTIONS(5030), [anon_sym_volatile] = ACTIONS(5030), [anon_sym_restrict] = ACTIONS(5030), [anon_sym___restrict__] = ACTIONS(5030), [anon_sym__Atomic] = ACTIONS(5030), [anon_sym__Noreturn] = ACTIONS(5030), [anon_sym_noreturn] = ACTIONS(5030), [anon_sym__Nonnull] = ACTIONS(5030), [anon_sym_mutable] = ACTIONS(5030), [anon_sym_constinit] = ACTIONS(5030), [anon_sym_consteval] = ACTIONS(5030), [anon_sym_alignas] = ACTIONS(5030), [anon_sym__Alignas] = ACTIONS(5030), [anon_sym_QMARK] = ACTIONS(5032), [anon_sym_LT_EQ_GT] = ACTIONS(5032), [anon_sym_or] = ACTIONS(5030), [anon_sym_and] = ACTIONS(5030), [anon_sym_bitor] = ACTIONS(5030), [anon_sym_xor] = ACTIONS(5030), [anon_sym_bitand] = ACTIONS(5030), [anon_sym_not_eq] = ACTIONS(5030), [anon_sym_DASH_DASH] = ACTIONS(5032), [anon_sym_PLUS_PLUS] = ACTIONS(5032), [anon_sym_asm] = ACTIONS(5030), [anon_sym___asm__] = ACTIONS(5030), [anon_sym___asm] = ACTIONS(5030), [anon_sym_DOT] = ACTIONS(5030), [anon_sym_DOT_STAR] = ACTIONS(5032), [anon_sym_DASH_GT] = ACTIONS(5032), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5030), [anon_sym_decltype] = ACTIONS(5030), [anon_sym_final] = ACTIONS(5030), [anon_sym_override] = ACTIONS(5030), [anon_sym_template] = ACTIONS(5030), [anon_sym_operator] = ACTIONS(5030), [anon_sym_try] = ACTIONS(5030), [anon_sym_noexcept] = ACTIONS(5030), [anon_sym_throw] = ACTIONS(5030), [anon_sym_requires] = ACTIONS(5030), }, [STATE(1584)] = { [sym_identifier] = ACTIONS(5000), [anon_sym_DOT_DOT_DOT] = ACTIONS(5002), [anon_sym_COMMA] = ACTIONS(5002), [anon_sym_RPAREN] = ACTIONS(5002), [anon_sym_LPAREN2] = ACTIONS(5002), [anon_sym_TILDE] = ACTIONS(5002), [anon_sym_DASH] = ACTIONS(5000), [anon_sym_PLUS] = ACTIONS(5000), [anon_sym_STAR] = ACTIONS(5002), [anon_sym_SLASH] = ACTIONS(5000), [anon_sym_PERCENT] = ACTIONS(5002), [anon_sym_PIPE_PIPE] = ACTIONS(5002), [anon_sym_AMP_AMP] = ACTIONS(5002), [anon_sym_PIPE] = ACTIONS(5000), [anon_sym_CARET] = ACTIONS(5002), [anon_sym_AMP] = ACTIONS(5000), [anon_sym_EQ_EQ] = ACTIONS(5002), [anon_sym_BANG_EQ] = ACTIONS(5002), [anon_sym_GT] = ACTIONS(5000), [anon_sym_GT_EQ] = ACTIONS(5002), [anon_sym_LT_EQ] = ACTIONS(5000), [anon_sym_LT] = ACTIONS(5000), [anon_sym_LT_LT] = ACTIONS(5002), [anon_sym_GT_GT] = ACTIONS(5002), [anon_sym_SEMI] = ACTIONS(5002), [anon_sym___extension__] = ACTIONS(5000), [anon_sym_virtual] = ACTIONS(5000), [anon_sym_extern] = ACTIONS(5000), [anon_sym___attribute__] = ACTIONS(5000), [anon_sym___attribute] = ACTIONS(5000), [anon_sym_COLON] = ACTIONS(5000), [anon_sym_COLON_COLON] = ACTIONS(5002), [anon_sym_LBRACK_LBRACK] = ACTIONS(5002), [anon_sym___declspec] = ACTIONS(5000), [anon_sym___based] = ACTIONS(5000), [anon_sym___cdecl] = ACTIONS(5000), [anon_sym___clrcall] = ACTIONS(5000), [anon_sym___stdcall] = ACTIONS(5000), [anon_sym___fastcall] = ACTIONS(5000), [anon_sym___thiscall] = ACTIONS(5000), [anon_sym___vectorcall] = ACTIONS(5000), [anon_sym_LBRACE] = ACTIONS(5002), [anon_sym_RBRACE] = ACTIONS(5002), [anon_sym_LBRACK] = ACTIONS(5000), [anon_sym_static] = ACTIONS(5000), [anon_sym_RBRACK] = ACTIONS(5002), [anon_sym_EQ] = ACTIONS(5000), [anon_sym_register] = ACTIONS(5000), [anon_sym_inline] = ACTIONS(5000), [anon_sym___inline] = ACTIONS(5000), [anon_sym___inline__] = ACTIONS(5000), [anon_sym___forceinline] = ACTIONS(5000), [anon_sym_thread_local] = ACTIONS(5000), [anon_sym___thread] = ACTIONS(5000), [anon_sym_const] = ACTIONS(5000), [anon_sym_constexpr] = ACTIONS(5000), [anon_sym_volatile] = ACTIONS(5000), [anon_sym_restrict] = ACTIONS(5000), [anon_sym___restrict__] = ACTIONS(5000), [anon_sym__Atomic] = ACTIONS(5000), [anon_sym__Noreturn] = ACTIONS(5000), [anon_sym_noreturn] = ACTIONS(5000), [anon_sym__Nonnull] = ACTIONS(5000), [anon_sym_mutable] = ACTIONS(5000), [anon_sym_constinit] = ACTIONS(5000), [anon_sym_consteval] = ACTIONS(5000), [anon_sym_alignas] = ACTIONS(5000), [anon_sym__Alignas] = ACTIONS(5000), [anon_sym_QMARK] = ACTIONS(5002), [anon_sym_LT_EQ_GT] = ACTIONS(5002), [anon_sym_or] = ACTIONS(5000), [anon_sym_and] = ACTIONS(5000), [anon_sym_bitor] = ACTIONS(5000), [anon_sym_xor] = ACTIONS(5000), [anon_sym_bitand] = ACTIONS(5000), [anon_sym_not_eq] = ACTIONS(5000), [anon_sym_DASH_DASH] = ACTIONS(5002), [anon_sym_PLUS_PLUS] = ACTIONS(5002), [anon_sym_asm] = ACTIONS(5000), [anon_sym___asm__] = ACTIONS(5000), [anon_sym___asm] = ACTIONS(5000), [anon_sym_DOT] = ACTIONS(5000), [anon_sym_DOT_STAR] = ACTIONS(5002), [anon_sym_DASH_GT] = ACTIONS(5002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5000), [anon_sym_decltype] = ACTIONS(5000), [anon_sym_final] = ACTIONS(5000), [anon_sym_override] = ACTIONS(5000), [anon_sym_template] = ACTIONS(5000), [anon_sym_operator] = ACTIONS(5000), [anon_sym_try] = ACTIONS(5000), [anon_sym_noexcept] = ACTIONS(5000), [anon_sym_throw] = ACTIONS(5000), [anon_sym_requires] = ACTIONS(5000), }, [STATE(1585)] = { [sym_identifier] = ACTIONS(5026), [anon_sym_DOT_DOT_DOT] = ACTIONS(5028), [anon_sym_COMMA] = ACTIONS(5028), [anon_sym_RPAREN] = ACTIONS(5028), [anon_sym_LPAREN2] = ACTIONS(5028), [anon_sym_TILDE] = ACTIONS(5028), [anon_sym_DASH] = ACTIONS(5026), [anon_sym_PLUS] = ACTIONS(5026), [anon_sym_STAR] = ACTIONS(5028), [anon_sym_SLASH] = ACTIONS(5026), [anon_sym_PERCENT] = ACTIONS(5028), [anon_sym_PIPE_PIPE] = ACTIONS(5028), [anon_sym_AMP_AMP] = ACTIONS(5028), [anon_sym_PIPE] = ACTIONS(5026), [anon_sym_CARET] = ACTIONS(5028), [anon_sym_AMP] = ACTIONS(5026), [anon_sym_EQ_EQ] = ACTIONS(5028), [anon_sym_BANG_EQ] = ACTIONS(5028), [anon_sym_GT] = ACTIONS(5026), [anon_sym_GT_EQ] = ACTIONS(5028), [anon_sym_LT_EQ] = ACTIONS(5026), [anon_sym_LT] = ACTIONS(5026), [anon_sym_LT_LT] = ACTIONS(5028), [anon_sym_GT_GT] = ACTIONS(5028), [anon_sym_SEMI] = ACTIONS(5028), [anon_sym___extension__] = ACTIONS(5026), [anon_sym_virtual] = ACTIONS(5026), [anon_sym_extern] = ACTIONS(5026), [anon_sym___attribute__] = ACTIONS(5026), [anon_sym___attribute] = ACTIONS(5026), [anon_sym_COLON] = ACTIONS(5026), [anon_sym_COLON_COLON] = ACTIONS(5028), [anon_sym_LBRACK_LBRACK] = ACTIONS(5028), [anon_sym___declspec] = ACTIONS(5026), [anon_sym___based] = ACTIONS(5026), [anon_sym___cdecl] = ACTIONS(5026), [anon_sym___clrcall] = ACTIONS(5026), [anon_sym___stdcall] = ACTIONS(5026), [anon_sym___fastcall] = ACTIONS(5026), [anon_sym___thiscall] = ACTIONS(5026), [anon_sym___vectorcall] = ACTIONS(5026), [anon_sym_LBRACE] = ACTIONS(5028), [anon_sym_RBRACE] = ACTIONS(5028), [anon_sym_LBRACK] = ACTIONS(5026), [anon_sym_static] = ACTIONS(5026), [anon_sym_RBRACK] = ACTIONS(5028), [anon_sym_EQ] = ACTIONS(5026), [anon_sym_register] = ACTIONS(5026), [anon_sym_inline] = ACTIONS(5026), [anon_sym___inline] = ACTIONS(5026), [anon_sym___inline__] = ACTIONS(5026), [anon_sym___forceinline] = ACTIONS(5026), [anon_sym_thread_local] = ACTIONS(5026), [anon_sym___thread] = ACTIONS(5026), [anon_sym_const] = ACTIONS(5026), [anon_sym_constexpr] = ACTIONS(5026), [anon_sym_volatile] = ACTIONS(5026), [anon_sym_restrict] = ACTIONS(5026), [anon_sym___restrict__] = ACTIONS(5026), [anon_sym__Atomic] = ACTIONS(5026), [anon_sym__Noreturn] = ACTIONS(5026), [anon_sym_noreturn] = ACTIONS(5026), [anon_sym__Nonnull] = ACTIONS(5026), [anon_sym_mutable] = ACTIONS(5026), [anon_sym_constinit] = ACTIONS(5026), [anon_sym_consteval] = ACTIONS(5026), [anon_sym_alignas] = ACTIONS(5026), [anon_sym__Alignas] = ACTIONS(5026), [anon_sym_QMARK] = ACTIONS(5028), [anon_sym_LT_EQ_GT] = ACTIONS(5028), [anon_sym_or] = ACTIONS(5026), [anon_sym_and] = ACTIONS(5026), [anon_sym_bitor] = ACTIONS(5026), [anon_sym_xor] = ACTIONS(5026), [anon_sym_bitand] = ACTIONS(5026), [anon_sym_not_eq] = ACTIONS(5026), [anon_sym_DASH_DASH] = ACTIONS(5028), [anon_sym_PLUS_PLUS] = ACTIONS(5028), [anon_sym_asm] = ACTIONS(5026), [anon_sym___asm__] = ACTIONS(5026), [anon_sym___asm] = ACTIONS(5026), [anon_sym_DOT] = ACTIONS(5026), [anon_sym_DOT_STAR] = ACTIONS(5028), [anon_sym_DASH_GT] = ACTIONS(5028), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5026), [anon_sym_decltype] = ACTIONS(5026), [anon_sym_final] = ACTIONS(5026), [anon_sym_override] = ACTIONS(5026), [anon_sym_template] = ACTIONS(5026), [anon_sym_operator] = ACTIONS(5026), [anon_sym_try] = ACTIONS(5026), [anon_sym_noexcept] = ACTIONS(5026), [anon_sym_throw] = ACTIONS(5026), [anon_sym_requires] = ACTIONS(5026), }, [STATE(1586)] = { [sym_identifier] = ACTIONS(5008), [anon_sym_DOT_DOT_DOT] = ACTIONS(5010), [anon_sym_COMMA] = ACTIONS(5010), [anon_sym_RPAREN] = ACTIONS(5010), [anon_sym_LPAREN2] = ACTIONS(5010), [anon_sym_TILDE] = ACTIONS(5010), [anon_sym_DASH] = ACTIONS(5008), [anon_sym_PLUS] = ACTIONS(5008), [anon_sym_STAR] = ACTIONS(5010), [anon_sym_SLASH] = ACTIONS(5008), [anon_sym_PERCENT] = ACTIONS(5010), [anon_sym_PIPE_PIPE] = ACTIONS(5010), [anon_sym_AMP_AMP] = ACTIONS(5010), [anon_sym_PIPE] = ACTIONS(5008), [anon_sym_CARET] = ACTIONS(5010), [anon_sym_AMP] = ACTIONS(5008), [anon_sym_EQ_EQ] = ACTIONS(5010), [anon_sym_BANG_EQ] = ACTIONS(5010), [anon_sym_GT] = ACTIONS(5008), [anon_sym_GT_EQ] = ACTIONS(5010), [anon_sym_LT_EQ] = ACTIONS(5008), [anon_sym_LT] = ACTIONS(5008), [anon_sym_LT_LT] = ACTIONS(5010), [anon_sym_GT_GT] = ACTIONS(5010), [anon_sym_SEMI] = ACTIONS(5010), [anon_sym___extension__] = ACTIONS(5008), [anon_sym_virtual] = ACTIONS(5008), [anon_sym_extern] = ACTIONS(5008), [anon_sym___attribute__] = ACTIONS(5008), [anon_sym___attribute] = ACTIONS(5008), [anon_sym_COLON] = ACTIONS(5008), [anon_sym_COLON_COLON] = ACTIONS(5010), [anon_sym_LBRACK_LBRACK] = ACTIONS(5010), [anon_sym___declspec] = ACTIONS(5008), [anon_sym___based] = ACTIONS(5008), [anon_sym___cdecl] = ACTIONS(5008), [anon_sym___clrcall] = ACTIONS(5008), [anon_sym___stdcall] = ACTIONS(5008), [anon_sym___fastcall] = ACTIONS(5008), [anon_sym___thiscall] = ACTIONS(5008), [anon_sym___vectorcall] = ACTIONS(5008), [anon_sym_LBRACE] = ACTIONS(5010), [anon_sym_RBRACE] = ACTIONS(5010), [anon_sym_LBRACK] = ACTIONS(5008), [anon_sym_static] = ACTIONS(5008), [anon_sym_RBRACK] = ACTIONS(5010), [anon_sym_EQ] = ACTIONS(5008), [anon_sym_register] = ACTIONS(5008), [anon_sym_inline] = ACTIONS(5008), [anon_sym___inline] = ACTIONS(5008), [anon_sym___inline__] = ACTIONS(5008), [anon_sym___forceinline] = ACTIONS(5008), [anon_sym_thread_local] = ACTIONS(5008), [anon_sym___thread] = ACTIONS(5008), [anon_sym_const] = ACTIONS(5008), [anon_sym_constexpr] = ACTIONS(5008), [anon_sym_volatile] = ACTIONS(5008), [anon_sym_restrict] = ACTIONS(5008), [anon_sym___restrict__] = ACTIONS(5008), [anon_sym__Atomic] = ACTIONS(5008), [anon_sym__Noreturn] = ACTIONS(5008), [anon_sym_noreturn] = ACTIONS(5008), [anon_sym__Nonnull] = ACTIONS(5008), [anon_sym_mutable] = ACTIONS(5008), [anon_sym_constinit] = ACTIONS(5008), [anon_sym_consteval] = ACTIONS(5008), [anon_sym_alignas] = ACTIONS(5008), [anon_sym__Alignas] = ACTIONS(5008), [anon_sym_QMARK] = ACTIONS(5010), [anon_sym_LT_EQ_GT] = ACTIONS(5010), [anon_sym_or] = ACTIONS(5008), [anon_sym_and] = ACTIONS(5008), [anon_sym_bitor] = ACTIONS(5008), [anon_sym_xor] = ACTIONS(5008), [anon_sym_bitand] = ACTIONS(5008), [anon_sym_not_eq] = ACTIONS(5008), [anon_sym_DASH_DASH] = ACTIONS(5010), [anon_sym_PLUS_PLUS] = ACTIONS(5010), [anon_sym_asm] = ACTIONS(5008), [anon_sym___asm__] = ACTIONS(5008), [anon_sym___asm] = ACTIONS(5008), [anon_sym_DOT] = ACTIONS(5008), [anon_sym_DOT_STAR] = ACTIONS(5010), [anon_sym_DASH_GT] = ACTIONS(5010), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5008), [anon_sym_decltype] = ACTIONS(5008), [anon_sym_final] = ACTIONS(5008), [anon_sym_override] = ACTIONS(5008), [anon_sym_template] = ACTIONS(5008), [anon_sym_operator] = ACTIONS(5008), [anon_sym_try] = ACTIONS(5008), [anon_sym_noexcept] = ACTIONS(5008), [anon_sym_throw] = ACTIONS(5008), [anon_sym_requires] = ACTIONS(5008), }, [STATE(1587)] = { [sym_identifier] = ACTIONS(3190), [anon_sym_LPAREN2] = ACTIONS(3195), [anon_sym_BANG] = ACTIONS(3195), [anon_sym_TILDE] = ACTIONS(3195), [anon_sym_DASH] = ACTIONS(3190), [anon_sym_PLUS] = ACTIONS(3190), [anon_sym_STAR] = ACTIONS(3195), [anon_sym_AMP] = ACTIONS(3195), [anon_sym___extension__] = ACTIONS(3190), [anon_sym_virtual] = ACTIONS(3190), [anon_sym_extern] = ACTIONS(3190), [anon_sym___attribute__] = ACTIONS(3190), [anon_sym___attribute] = ACTIONS(3190), [anon_sym_COLON_COLON] = ACTIONS(3195), [anon_sym_LBRACK_LBRACK] = ACTIONS(3195), [anon_sym___declspec] = ACTIONS(3190), [anon_sym_signed] = ACTIONS(3190), [anon_sym_unsigned] = ACTIONS(3190), [anon_sym_long] = ACTIONS(3190), [anon_sym_short] = ACTIONS(3190), [anon_sym_LBRACK] = ACTIONS(3190), [anon_sym_static] = ACTIONS(3190), [anon_sym_register] = ACTIONS(3190), [anon_sym_inline] = ACTIONS(3190), [anon_sym___inline] = ACTIONS(3190), [anon_sym___inline__] = ACTIONS(3190), [anon_sym___forceinline] = ACTIONS(3190), [anon_sym_thread_local] = ACTIONS(3190), [anon_sym___thread] = ACTIONS(3190), [anon_sym_const] = ACTIONS(3190), [anon_sym_constexpr] = ACTIONS(3190), [anon_sym_volatile] = ACTIONS(3190), [anon_sym_restrict] = ACTIONS(3190), [anon_sym___restrict__] = ACTIONS(3190), [anon_sym__Atomic] = ACTIONS(3190), [anon_sym__Noreturn] = ACTIONS(3190), [anon_sym_noreturn] = ACTIONS(3190), [anon_sym__Nonnull] = ACTIONS(3190), [anon_sym_mutable] = ACTIONS(3190), [anon_sym_constinit] = ACTIONS(3190), [anon_sym_consteval] = ACTIONS(3190), [anon_sym_alignas] = ACTIONS(3190), [anon_sym__Alignas] = ACTIONS(3190), [sym_primitive_type] = ACTIONS(3190), [anon_sym_enum] = ACTIONS(3190), [anon_sym_class] = ACTIONS(3190), [anon_sym_struct] = ACTIONS(3190), [anon_sym_union] = ACTIONS(3190), [anon_sym_not] = ACTIONS(3190), [anon_sym_compl] = ACTIONS(3190), [anon_sym_DASH_DASH] = ACTIONS(3195), [anon_sym_PLUS_PLUS] = ACTIONS(3195), [anon_sym_sizeof] = ACTIONS(3190), [anon_sym___alignof__] = ACTIONS(3190), [anon_sym___alignof] = ACTIONS(3190), [anon_sym__alignof] = ACTIONS(3190), [anon_sym_alignof] = ACTIONS(3190), [anon_sym__Alignof] = ACTIONS(3190), [anon_sym_offsetof] = ACTIONS(3190), [anon_sym__Generic] = ACTIONS(3190), [anon_sym_asm] = ACTIONS(3190), [anon_sym___asm__] = ACTIONS(3190), [anon_sym___asm] = ACTIONS(3190), [sym_number_literal] = ACTIONS(3195), [anon_sym_L_SQUOTE] = ACTIONS(3195), [anon_sym_u_SQUOTE] = ACTIONS(3195), [anon_sym_U_SQUOTE] = ACTIONS(3195), [anon_sym_u8_SQUOTE] = ACTIONS(3195), [anon_sym_SQUOTE] = ACTIONS(3195), [anon_sym_L_DQUOTE] = ACTIONS(3195), [anon_sym_u_DQUOTE] = ACTIONS(3195), [anon_sym_U_DQUOTE] = ACTIONS(3195), [anon_sym_u8_DQUOTE] = ACTIONS(3195), [anon_sym_DQUOTE] = ACTIONS(3195), [sym_true] = ACTIONS(3190), [sym_false] = ACTIONS(3190), [anon_sym_NULL] = ACTIONS(3190), [anon_sym_nullptr] = ACTIONS(3190), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3190), [anon_sym_decltype] = ACTIONS(3190), [anon_sym_typename] = ACTIONS(3190), [anon_sym_template] = ACTIONS(3190), [anon_sym_delete] = ACTIONS(3190), [anon_sym_R_DQUOTE] = ACTIONS(3195), [anon_sym_LR_DQUOTE] = ACTIONS(3195), [anon_sym_uR_DQUOTE] = ACTIONS(3195), [anon_sym_UR_DQUOTE] = ACTIONS(3195), [anon_sym_u8R_DQUOTE] = ACTIONS(3195), [anon_sym_co_await] = ACTIONS(3190), [anon_sym_new] = ACTIONS(3190), [anon_sym_requires] = ACTIONS(3190), [sym_this] = ACTIONS(3190), }, [STATE(1588)] = { [sym_identifier] = ACTIONS(2957), [anon_sym_LPAREN2] = ACTIONS(2959), [anon_sym_BANG] = ACTIONS(2959), [anon_sym_TILDE] = ACTIONS(2959), [anon_sym_DASH] = ACTIONS(2957), [anon_sym_PLUS] = ACTIONS(2957), [anon_sym_STAR] = ACTIONS(2959), [anon_sym_AMP] = ACTIONS(2959), [anon_sym___extension__] = ACTIONS(2957), [anon_sym_virtual] = ACTIONS(2957), [anon_sym_extern] = ACTIONS(2957), [anon_sym___attribute__] = ACTIONS(2957), [anon_sym___attribute] = ACTIONS(2957), [anon_sym_COLON_COLON] = ACTIONS(2959), [anon_sym_LBRACK_LBRACK] = ACTIONS(2959), [anon_sym___declspec] = ACTIONS(2957), [anon_sym_signed] = ACTIONS(2957), [anon_sym_unsigned] = ACTIONS(2957), [anon_sym_long] = ACTIONS(2957), [anon_sym_short] = ACTIONS(2957), [anon_sym_LBRACK] = ACTIONS(2957), [anon_sym_static] = ACTIONS(2957), [anon_sym_register] = ACTIONS(2957), [anon_sym_inline] = ACTIONS(2957), [anon_sym___inline] = ACTIONS(2957), [anon_sym___inline__] = ACTIONS(2957), [anon_sym___forceinline] = ACTIONS(2957), [anon_sym_thread_local] = ACTIONS(2957), [anon_sym___thread] = ACTIONS(2957), [anon_sym_const] = ACTIONS(2957), [anon_sym_constexpr] = ACTIONS(2957), [anon_sym_volatile] = ACTIONS(2957), [anon_sym_restrict] = ACTIONS(2957), [anon_sym___restrict__] = ACTIONS(2957), [anon_sym__Atomic] = ACTIONS(2957), [anon_sym__Noreturn] = ACTIONS(2957), [anon_sym_noreturn] = ACTIONS(2957), [anon_sym__Nonnull] = ACTIONS(2957), [anon_sym_mutable] = ACTIONS(2957), [anon_sym_constinit] = ACTIONS(2957), [anon_sym_consteval] = ACTIONS(2957), [anon_sym_alignas] = ACTIONS(2957), [anon_sym__Alignas] = ACTIONS(2957), [sym_primitive_type] = ACTIONS(2957), [anon_sym_enum] = ACTIONS(2957), [anon_sym_class] = ACTIONS(2957), [anon_sym_struct] = ACTIONS(2957), [anon_sym_union] = ACTIONS(2957), [anon_sym_not] = ACTIONS(2957), [anon_sym_compl] = ACTIONS(2957), [anon_sym_DASH_DASH] = ACTIONS(2959), [anon_sym_PLUS_PLUS] = ACTIONS(2959), [anon_sym_sizeof] = ACTIONS(2957), [anon_sym___alignof__] = ACTIONS(2957), [anon_sym___alignof] = ACTIONS(2957), [anon_sym__alignof] = ACTIONS(2957), [anon_sym_alignof] = ACTIONS(2957), [anon_sym__Alignof] = ACTIONS(2957), [anon_sym_offsetof] = ACTIONS(2957), [anon_sym__Generic] = ACTIONS(2957), [anon_sym_asm] = ACTIONS(2957), [anon_sym___asm__] = ACTIONS(2957), [anon_sym___asm] = ACTIONS(2957), [sym_number_literal] = ACTIONS(2959), [anon_sym_L_SQUOTE] = ACTIONS(2959), [anon_sym_u_SQUOTE] = ACTIONS(2959), [anon_sym_U_SQUOTE] = ACTIONS(2959), [anon_sym_u8_SQUOTE] = ACTIONS(2959), [anon_sym_SQUOTE] = ACTIONS(2959), [anon_sym_L_DQUOTE] = ACTIONS(2959), [anon_sym_u_DQUOTE] = ACTIONS(2959), [anon_sym_U_DQUOTE] = ACTIONS(2959), [anon_sym_u8_DQUOTE] = ACTIONS(2959), [anon_sym_DQUOTE] = ACTIONS(2959), [sym_true] = ACTIONS(2957), [sym_false] = ACTIONS(2957), [anon_sym_NULL] = ACTIONS(2957), [anon_sym_nullptr] = ACTIONS(2957), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2957), [anon_sym_decltype] = ACTIONS(2957), [anon_sym_typename] = ACTIONS(2957), [anon_sym_template] = ACTIONS(2957), [anon_sym_delete] = ACTIONS(2957), [anon_sym_R_DQUOTE] = ACTIONS(2959), [anon_sym_LR_DQUOTE] = ACTIONS(2959), [anon_sym_uR_DQUOTE] = ACTIONS(2959), [anon_sym_UR_DQUOTE] = ACTIONS(2959), [anon_sym_u8R_DQUOTE] = ACTIONS(2959), [anon_sym_co_await] = ACTIONS(2957), [anon_sym_new] = ACTIONS(2957), [anon_sym_requires] = ACTIONS(2957), [sym_this] = ACTIONS(2957), }, [STATE(1589)] = { [sym_identifier] = ACTIONS(2881), [anon_sym_LPAREN2] = ACTIONS(2883), [anon_sym_BANG] = ACTIONS(2883), [anon_sym_TILDE] = ACTIONS(2883), [anon_sym_DASH] = ACTIONS(2881), [anon_sym_PLUS] = ACTIONS(2881), [anon_sym_STAR] = ACTIONS(2883), [anon_sym_AMP] = ACTIONS(2883), [anon_sym___extension__] = ACTIONS(2881), [anon_sym_virtual] = ACTIONS(2881), [anon_sym_extern] = ACTIONS(2881), [anon_sym___attribute__] = ACTIONS(2881), [anon_sym___attribute] = ACTIONS(2881), [anon_sym_COLON_COLON] = ACTIONS(2883), [anon_sym_LBRACK_LBRACK] = ACTIONS(2883), [anon_sym___declspec] = ACTIONS(2881), [anon_sym_signed] = ACTIONS(2881), [anon_sym_unsigned] = ACTIONS(2881), [anon_sym_long] = ACTIONS(2881), [anon_sym_short] = ACTIONS(2881), [anon_sym_LBRACK] = ACTIONS(2881), [anon_sym_static] = ACTIONS(2881), [anon_sym_register] = ACTIONS(2881), [anon_sym_inline] = ACTIONS(2881), [anon_sym___inline] = ACTIONS(2881), [anon_sym___inline__] = ACTIONS(2881), [anon_sym___forceinline] = ACTIONS(2881), [anon_sym_thread_local] = ACTIONS(2881), [anon_sym___thread] = ACTIONS(2881), [anon_sym_const] = ACTIONS(2881), [anon_sym_constexpr] = ACTIONS(2881), [anon_sym_volatile] = ACTIONS(2881), [anon_sym_restrict] = ACTIONS(2881), [anon_sym___restrict__] = ACTIONS(2881), [anon_sym__Atomic] = ACTIONS(2881), [anon_sym__Noreturn] = ACTIONS(2881), [anon_sym_noreturn] = ACTIONS(2881), [anon_sym__Nonnull] = ACTIONS(2881), [anon_sym_mutable] = ACTIONS(2881), [anon_sym_constinit] = ACTIONS(2881), [anon_sym_consteval] = ACTIONS(2881), [anon_sym_alignas] = ACTIONS(2881), [anon_sym__Alignas] = ACTIONS(2881), [sym_primitive_type] = ACTIONS(2881), [anon_sym_enum] = ACTIONS(2881), [anon_sym_class] = ACTIONS(2881), [anon_sym_struct] = ACTIONS(2881), [anon_sym_union] = ACTIONS(2881), [anon_sym_not] = ACTIONS(2881), [anon_sym_compl] = ACTIONS(2881), [anon_sym_DASH_DASH] = ACTIONS(2883), [anon_sym_PLUS_PLUS] = ACTIONS(2883), [anon_sym_sizeof] = ACTIONS(2881), [anon_sym___alignof__] = ACTIONS(2881), [anon_sym___alignof] = ACTIONS(2881), [anon_sym__alignof] = ACTIONS(2881), [anon_sym_alignof] = ACTIONS(2881), [anon_sym__Alignof] = ACTIONS(2881), [anon_sym_offsetof] = ACTIONS(2881), [anon_sym__Generic] = ACTIONS(2881), [anon_sym_asm] = ACTIONS(2881), [anon_sym___asm__] = ACTIONS(2881), [anon_sym___asm] = ACTIONS(2881), [sym_number_literal] = ACTIONS(2883), [anon_sym_L_SQUOTE] = ACTIONS(2883), [anon_sym_u_SQUOTE] = ACTIONS(2883), [anon_sym_U_SQUOTE] = ACTIONS(2883), [anon_sym_u8_SQUOTE] = ACTIONS(2883), [anon_sym_SQUOTE] = ACTIONS(2883), [anon_sym_L_DQUOTE] = ACTIONS(2883), [anon_sym_u_DQUOTE] = ACTIONS(2883), [anon_sym_U_DQUOTE] = ACTIONS(2883), [anon_sym_u8_DQUOTE] = ACTIONS(2883), [anon_sym_DQUOTE] = ACTIONS(2883), [sym_true] = ACTIONS(2881), [sym_false] = ACTIONS(2881), [anon_sym_NULL] = ACTIONS(2881), [anon_sym_nullptr] = ACTIONS(2881), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2881), [anon_sym_decltype] = ACTIONS(2881), [anon_sym_typename] = ACTIONS(2881), [anon_sym_template] = ACTIONS(2881), [anon_sym_delete] = ACTIONS(2881), [anon_sym_R_DQUOTE] = ACTIONS(2883), [anon_sym_LR_DQUOTE] = ACTIONS(2883), [anon_sym_uR_DQUOTE] = ACTIONS(2883), [anon_sym_UR_DQUOTE] = ACTIONS(2883), [anon_sym_u8R_DQUOTE] = ACTIONS(2883), [anon_sym_co_await] = ACTIONS(2881), [anon_sym_new] = ACTIONS(2881), [anon_sym_requires] = ACTIONS(2881), [sym_this] = ACTIONS(2881), }, [STATE(1590)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(5370), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6931), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_parameter_list] = STATE(857), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(4153), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5951), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5052), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_LT] = ACTIONS(5054), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5056), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(1591)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(5421), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6901), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_parameter_list] = STATE(856), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(4153), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5951), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5052), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_LT] = ACTIONS(5054), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5056), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(1592)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(5377), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6920), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_parameter_list] = STATE(862), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(4153), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5951), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5052), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_LT] = ACTIONS(5054), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5056), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(1593)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(5374), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6891), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_parameter_list] = STATE(859), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(4153), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5951), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5052), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym_LT] = ACTIONS(5054), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5056), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(1594)] = { [sym_template_argument_list] = STATE(1598), [sym_identifier] = ACTIONS(4931), [anon_sym_DOT_DOT_DOT] = ACTIONS(4935), [anon_sym_COMMA] = ACTIONS(4935), [anon_sym_RPAREN] = ACTIONS(4935), [anon_sym_LPAREN2] = ACTIONS(4935), [anon_sym_TILDE] = ACTIONS(4938), [anon_sym_DASH] = ACTIONS(4940), [anon_sym_PLUS] = ACTIONS(4940), [anon_sym_STAR] = ACTIONS(4942), [anon_sym_SLASH] = ACTIONS(4940), [anon_sym_PERCENT] = ACTIONS(4940), [anon_sym_PIPE_PIPE] = ACTIONS(4933), [anon_sym_AMP_AMP] = ACTIONS(4935), [anon_sym_PIPE] = ACTIONS(4940), [anon_sym_CARET] = ACTIONS(4940), [anon_sym_AMP] = ACTIONS(4942), [anon_sym_EQ_EQ] = ACTIONS(4933), [anon_sym_BANG_EQ] = ACTIONS(4933), [anon_sym_GT] = ACTIONS(4940), [anon_sym_GT_EQ] = ACTIONS(4933), [anon_sym_LT_EQ] = ACTIONS(4940), [anon_sym_LT] = ACTIONS(5058), [anon_sym_LT_LT] = ACTIONS(4940), [anon_sym_GT_GT] = ACTIONS(4940), [anon_sym___extension__] = ACTIONS(4931), [anon_sym_virtual] = ACTIONS(4931), [anon_sym_extern] = ACTIONS(4931), [anon_sym___attribute__] = ACTIONS(4931), [anon_sym___attribute] = ACTIONS(4931), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4938), [anon_sym___declspec] = ACTIONS(4931), [anon_sym___based] = ACTIONS(4931), [anon_sym_LBRACE] = ACTIONS(4938), [anon_sym_LBRACK] = ACTIONS(4942), [anon_sym_static] = ACTIONS(4931), [anon_sym_EQ] = ACTIONS(4942), [anon_sym_register] = ACTIONS(4931), [anon_sym_inline] = ACTIONS(4931), [anon_sym___inline] = ACTIONS(4931), [anon_sym___inline__] = ACTIONS(4931), [anon_sym___forceinline] = ACTIONS(4931), [anon_sym_thread_local] = ACTIONS(4931), [anon_sym___thread] = ACTIONS(4931), [anon_sym_const] = ACTIONS(4931), [anon_sym_constexpr] = ACTIONS(4931), [anon_sym_volatile] = ACTIONS(4931), [anon_sym_restrict] = ACTIONS(4931), [anon_sym___restrict__] = ACTIONS(4931), [anon_sym__Atomic] = ACTIONS(4931), [anon_sym__Noreturn] = ACTIONS(4931), [anon_sym_noreturn] = ACTIONS(4931), [anon_sym__Nonnull] = ACTIONS(4931), [anon_sym_mutable] = ACTIONS(4931), [anon_sym_constinit] = ACTIONS(4931), [anon_sym_consteval] = ACTIONS(4931), [anon_sym_alignas] = ACTIONS(4931), [anon_sym__Alignas] = ACTIONS(4931), [anon_sym_QMARK] = ACTIONS(4933), [anon_sym_STAR_EQ] = ACTIONS(4933), [anon_sym_SLASH_EQ] = ACTIONS(4933), [anon_sym_PERCENT_EQ] = ACTIONS(4933), [anon_sym_PLUS_EQ] = ACTIONS(4933), [anon_sym_DASH_EQ] = ACTIONS(4933), [anon_sym_LT_LT_EQ] = ACTIONS(4933), [anon_sym_GT_GT_EQ] = ACTIONS(4933), [anon_sym_AMP_EQ] = ACTIONS(4933), [anon_sym_CARET_EQ] = ACTIONS(4933), [anon_sym_PIPE_EQ] = ACTIONS(4933), [anon_sym_and_eq] = ACTIONS(4940), [anon_sym_or_eq] = ACTIONS(4940), [anon_sym_xor_eq] = ACTIONS(4940), [anon_sym_LT_EQ_GT] = ACTIONS(4933), [anon_sym_or] = ACTIONS(4940), [anon_sym_and] = ACTIONS(4940), [anon_sym_bitor] = ACTIONS(4940), [anon_sym_xor] = ACTIONS(4940), [anon_sym_bitand] = ACTIONS(4940), [anon_sym_not_eq] = ACTIONS(4940), [anon_sym_DASH_DASH] = ACTIONS(4933), [anon_sym_PLUS_PLUS] = ACTIONS(4933), [anon_sym_DOT] = ACTIONS(4940), [anon_sym_DOT_STAR] = ACTIONS(4933), [anon_sym_DASH_GT] = ACTIONS(4940), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4931), [anon_sym_decltype] = ACTIONS(4931), [anon_sym_template] = ACTIONS(4931), [anon_sym_operator] = ACTIONS(4931), [anon_sym_DASH_GT_STAR] = ACTIONS(4933), }, [STATE(1595)] = { [sym_string_literal] = STATE(2205), [sym_decltype_auto] = STATE(1922), [sym_template_argument_list] = STATE(1732), [sym_raw_string_literal] = STATE(2205), [aux_sym_sized_type_specifier_repeat1] = STATE(2225), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(4163), [anon_sym_LPAREN2] = ACTIONS(4163), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5061), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym___extension__] = ACTIONS(4167), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(5064), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(5066), [anon_sym_unsigned] = ACTIONS(5066), [anon_sym_long] = ACTIONS(5066), [anon_sym_short] = ACTIONS(5066), [anon_sym_LBRACK] = ACTIONS(4191), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4167), [anon_sym_volatile] = ACTIONS(4167), [anon_sym_restrict] = ACTIONS(4167), [anon_sym___restrict__] = ACTIONS(4167), [anon_sym__Atomic] = ACTIONS(4167), [anon_sym__Noreturn] = ACTIONS(4167), [anon_sym_noreturn] = ACTIONS(4167), [anon_sym__Nonnull] = ACTIONS(4167), [anon_sym_mutable] = ACTIONS(4167), [anon_sym_constinit] = ACTIONS(4167), [anon_sym_consteval] = ACTIONS(4167), [anon_sym_alignas] = ACTIONS(4167), [anon_sym__Alignas] = ACTIONS(4167), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4161), [anon_sym_or_eq] = ACTIONS(4161), [anon_sym_xor_eq] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4169), [anon_sym_L_DQUOTE] = ACTIONS(5068), [anon_sym_u_DQUOTE] = ACTIONS(5068), [anon_sym_U_DQUOTE] = ACTIONS(5068), [anon_sym_u8_DQUOTE] = ACTIONS(5068), [anon_sym_DQUOTE] = ACTIONS(5068), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5070), [anon_sym_decltype] = ACTIONS(5072), [anon_sym_R_DQUOTE] = ACTIONS(5074), [anon_sym_LR_DQUOTE] = ACTIONS(5074), [anon_sym_uR_DQUOTE] = ACTIONS(5074), [anon_sym_UR_DQUOTE] = ACTIONS(5074), [anon_sym_u8R_DQUOTE] = ACTIONS(5074), [anon_sym_DASH_GT_STAR] = ACTIONS(4161), }, [STATE(1596)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(5387), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6896), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5951), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5052), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5056), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(1597)] = { [sym_identifier] = ACTIONS(5004), [anon_sym_DOT_DOT_DOT] = ACTIONS(5006), [anon_sym_COMMA] = ACTIONS(5006), [anon_sym_RPAREN] = ACTIONS(5006), [anon_sym_LPAREN2] = ACTIONS(5006), [anon_sym_TILDE] = ACTIONS(5006), [anon_sym_DASH] = ACTIONS(5004), [anon_sym_PLUS] = ACTIONS(5004), [anon_sym_STAR] = ACTIONS(5004), [anon_sym_SLASH] = ACTIONS(5004), [anon_sym_PERCENT] = ACTIONS(5004), [anon_sym_PIPE_PIPE] = ACTIONS(5006), [anon_sym_AMP_AMP] = ACTIONS(5006), [anon_sym_PIPE] = ACTIONS(5004), [anon_sym_CARET] = ACTIONS(5004), [anon_sym_AMP] = ACTIONS(5004), [anon_sym_EQ_EQ] = ACTIONS(5006), [anon_sym_BANG_EQ] = ACTIONS(5006), [anon_sym_GT] = ACTIONS(5004), [anon_sym_GT_EQ] = ACTIONS(5006), [anon_sym_LT_EQ] = ACTIONS(5004), [anon_sym_LT] = ACTIONS(5004), [anon_sym_LT_LT] = ACTIONS(5004), [anon_sym_GT_GT] = ACTIONS(5004), [anon_sym___extension__] = ACTIONS(5004), [anon_sym_virtual] = ACTIONS(5004), [anon_sym_extern] = ACTIONS(5004), [anon_sym___attribute__] = ACTIONS(5004), [anon_sym___attribute] = ACTIONS(5004), [anon_sym_COLON_COLON] = ACTIONS(5006), [anon_sym_LBRACK_LBRACK] = ACTIONS(5006), [anon_sym___declspec] = ACTIONS(5004), [anon_sym___based] = ACTIONS(5004), [anon_sym_LBRACE] = ACTIONS(5006), [anon_sym_LBRACK] = ACTIONS(5004), [anon_sym_static] = ACTIONS(5004), [anon_sym_EQ] = ACTIONS(5004), [anon_sym_register] = ACTIONS(5004), [anon_sym_inline] = ACTIONS(5004), [anon_sym___inline] = ACTIONS(5004), [anon_sym___inline__] = ACTIONS(5004), [anon_sym___forceinline] = ACTIONS(5004), [anon_sym_thread_local] = ACTIONS(5004), [anon_sym___thread] = ACTIONS(5004), [anon_sym_const] = ACTIONS(5004), [anon_sym_constexpr] = ACTIONS(5004), [anon_sym_volatile] = ACTIONS(5004), [anon_sym_restrict] = ACTIONS(5004), [anon_sym___restrict__] = ACTIONS(5004), [anon_sym__Atomic] = ACTIONS(5004), [anon_sym__Noreturn] = ACTIONS(5004), [anon_sym_noreturn] = ACTIONS(5004), [anon_sym__Nonnull] = ACTIONS(5004), [anon_sym_mutable] = ACTIONS(5004), [anon_sym_constinit] = ACTIONS(5004), [anon_sym_consteval] = ACTIONS(5004), [anon_sym_alignas] = ACTIONS(5004), [anon_sym__Alignas] = ACTIONS(5004), [anon_sym_QMARK] = ACTIONS(5006), [anon_sym_STAR_EQ] = ACTIONS(5006), [anon_sym_SLASH_EQ] = ACTIONS(5006), [anon_sym_PERCENT_EQ] = ACTIONS(5006), [anon_sym_PLUS_EQ] = ACTIONS(5006), [anon_sym_DASH_EQ] = ACTIONS(5006), [anon_sym_LT_LT_EQ] = ACTIONS(5006), [anon_sym_GT_GT_EQ] = ACTIONS(5006), [anon_sym_AMP_EQ] = ACTIONS(5006), [anon_sym_CARET_EQ] = ACTIONS(5006), [anon_sym_PIPE_EQ] = ACTIONS(5006), [anon_sym_and_eq] = ACTIONS(5004), [anon_sym_or_eq] = ACTIONS(5004), [anon_sym_xor_eq] = ACTIONS(5004), [anon_sym_LT_EQ_GT] = ACTIONS(5006), [anon_sym_or] = ACTIONS(5004), [anon_sym_and] = ACTIONS(5004), [anon_sym_bitor] = ACTIONS(5004), [anon_sym_xor] = ACTIONS(5004), [anon_sym_bitand] = ACTIONS(5004), [anon_sym_not_eq] = ACTIONS(5004), [anon_sym_DASH_DASH] = ACTIONS(5006), [anon_sym_PLUS_PLUS] = ACTIONS(5006), [anon_sym_DOT] = ACTIONS(5004), [anon_sym_DOT_STAR] = ACTIONS(5006), [anon_sym_DASH_GT] = ACTIONS(5004), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5004), [anon_sym_decltype] = ACTIONS(5004), [anon_sym_template] = ACTIONS(5004), [anon_sym_operator] = ACTIONS(5004), [anon_sym_DASH_GT_STAR] = ACTIONS(5006), }, [STATE(1598)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5016), [anon_sym_COMMA] = ACTIONS(5016), [anon_sym_RPAREN] = ACTIONS(5016), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_TILDE] = ACTIONS(5019), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5023), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5021), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5021), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5021), [anon_sym_GT_GT] = ACTIONS(5021), [anon_sym___extension__] = ACTIONS(5012), [anon_sym_virtual] = ACTIONS(5012), [anon_sym_extern] = ACTIONS(5012), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACK_LBRACK] = ACTIONS(5019), [anon_sym___declspec] = ACTIONS(5012), [anon_sym___based] = ACTIONS(5012), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_LBRACK] = ACTIONS(5023), [anon_sym_static] = ACTIONS(5012), [anon_sym_EQ] = ACTIONS(5023), [anon_sym_register] = ACTIONS(5012), [anon_sym_inline] = ACTIONS(5012), [anon_sym___inline] = ACTIONS(5012), [anon_sym___inline__] = ACTIONS(5012), [anon_sym___forceinline] = ACTIONS(5012), [anon_sym_thread_local] = ACTIONS(5012), [anon_sym___thread] = ACTIONS(5012), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5012), [anon_sym_volatile] = ACTIONS(5012), [anon_sym_restrict] = ACTIONS(5012), [anon_sym___restrict__] = ACTIONS(5012), [anon_sym__Atomic] = ACTIONS(5012), [anon_sym__Noreturn] = ACTIONS(5012), [anon_sym_noreturn] = ACTIONS(5012), [anon_sym__Nonnull] = ACTIONS(5012), [anon_sym_mutable] = ACTIONS(5012), [anon_sym_constinit] = ACTIONS(5012), [anon_sym_consteval] = ACTIONS(5012), [anon_sym_alignas] = ACTIONS(5012), [anon_sym__Alignas] = ACTIONS(5012), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_STAR_EQ] = ACTIONS(5014), [anon_sym_SLASH_EQ] = ACTIONS(5014), [anon_sym_PERCENT_EQ] = ACTIONS(5014), [anon_sym_PLUS_EQ] = ACTIONS(5014), [anon_sym_DASH_EQ] = ACTIONS(5014), [anon_sym_LT_LT_EQ] = ACTIONS(5014), [anon_sym_GT_GT_EQ] = ACTIONS(5014), [anon_sym_AMP_EQ] = ACTIONS(5014), [anon_sym_CARET_EQ] = ACTIONS(5014), [anon_sym_PIPE_EQ] = ACTIONS(5014), [anon_sym_and_eq] = ACTIONS(5021), [anon_sym_or_eq] = ACTIONS(5021), [anon_sym_xor_eq] = ACTIONS(5021), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5021), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5021), [anon_sym_not_eq] = ACTIONS(5021), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5021), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_template] = ACTIONS(5012), [anon_sym_operator] = ACTIONS(5012), [anon_sym_DASH_GT_STAR] = ACTIONS(5014), }, [STATE(1599)] = { [sym_identifier] = ACTIONS(4996), [anon_sym_DOT_DOT_DOT] = ACTIONS(4998), [anon_sym_COMMA] = ACTIONS(4998), [anon_sym_RPAREN] = ACTIONS(4998), [anon_sym_LPAREN2] = ACTIONS(4998), [anon_sym_TILDE] = ACTIONS(4998), [anon_sym_DASH] = ACTIONS(4996), [anon_sym_PLUS] = ACTIONS(4996), [anon_sym_STAR] = ACTIONS(4996), [anon_sym_SLASH] = ACTIONS(4996), [anon_sym_PERCENT] = ACTIONS(4996), [anon_sym_PIPE_PIPE] = ACTIONS(4998), [anon_sym_AMP_AMP] = ACTIONS(4998), [anon_sym_PIPE] = ACTIONS(4996), [anon_sym_CARET] = ACTIONS(4996), [anon_sym_AMP] = ACTIONS(4996), [anon_sym_EQ_EQ] = ACTIONS(4998), [anon_sym_BANG_EQ] = ACTIONS(4998), [anon_sym_GT] = ACTIONS(4996), [anon_sym_GT_EQ] = ACTIONS(4998), [anon_sym_LT_EQ] = ACTIONS(4996), [anon_sym_LT] = ACTIONS(4996), [anon_sym_LT_LT] = ACTIONS(4996), [anon_sym_GT_GT] = ACTIONS(4996), [anon_sym___extension__] = ACTIONS(4996), [anon_sym_virtual] = ACTIONS(4996), [anon_sym_extern] = ACTIONS(4996), [anon_sym___attribute__] = ACTIONS(4996), [anon_sym___attribute] = ACTIONS(4996), [anon_sym_COLON_COLON] = ACTIONS(4998), [anon_sym_LBRACK_LBRACK] = ACTIONS(4998), [anon_sym___declspec] = ACTIONS(4996), [anon_sym___based] = ACTIONS(4996), [anon_sym_LBRACE] = ACTIONS(4998), [anon_sym_LBRACK] = ACTIONS(4996), [anon_sym_static] = ACTIONS(4996), [anon_sym_EQ] = ACTIONS(4996), [anon_sym_register] = ACTIONS(4996), [anon_sym_inline] = ACTIONS(4996), [anon_sym___inline] = ACTIONS(4996), [anon_sym___inline__] = ACTIONS(4996), [anon_sym___forceinline] = ACTIONS(4996), [anon_sym_thread_local] = ACTIONS(4996), [anon_sym___thread] = ACTIONS(4996), [anon_sym_const] = ACTIONS(4996), [anon_sym_constexpr] = ACTIONS(4996), [anon_sym_volatile] = ACTIONS(4996), [anon_sym_restrict] = ACTIONS(4996), [anon_sym___restrict__] = ACTIONS(4996), [anon_sym__Atomic] = ACTIONS(4996), [anon_sym__Noreturn] = ACTIONS(4996), [anon_sym_noreturn] = ACTIONS(4996), [anon_sym__Nonnull] = ACTIONS(4996), [anon_sym_mutable] = ACTIONS(4996), [anon_sym_constinit] = ACTIONS(4996), [anon_sym_consteval] = ACTIONS(4996), [anon_sym_alignas] = ACTIONS(4996), [anon_sym__Alignas] = ACTIONS(4996), [anon_sym_QMARK] = ACTIONS(4998), [anon_sym_STAR_EQ] = ACTIONS(4998), [anon_sym_SLASH_EQ] = ACTIONS(4998), [anon_sym_PERCENT_EQ] = ACTIONS(4998), [anon_sym_PLUS_EQ] = ACTIONS(4998), [anon_sym_DASH_EQ] = ACTIONS(4998), [anon_sym_LT_LT_EQ] = ACTIONS(4998), [anon_sym_GT_GT_EQ] = ACTIONS(4998), [anon_sym_AMP_EQ] = ACTIONS(4998), [anon_sym_CARET_EQ] = ACTIONS(4998), [anon_sym_PIPE_EQ] = ACTIONS(4998), [anon_sym_and_eq] = ACTIONS(4996), [anon_sym_or_eq] = ACTIONS(4996), [anon_sym_xor_eq] = ACTIONS(4996), [anon_sym_LT_EQ_GT] = ACTIONS(4998), [anon_sym_or] = ACTIONS(4996), [anon_sym_and] = ACTIONS(4996), [anon_sym_bitor] = ACTIONS(4996), [anon_sym_xor] = ACTIONS(4996), [anon_sym_bitand] = ACTIONS(4996), [anon_sym_not_eq] = ACTIONS(4996), [anon_sym_DASH_DASH] = ACTIONS(4998), [anon_sym_PLUS_PLUS] = ACTIONS(4998), [anon_sym_DOT] = ACTIONS(4996), [anon_sym_DOT_STAR] = ACTIONS(4998), [anon_sym_DASH_GT] = ACTIONS(4996), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4996), [anon_sym_decltype] = ACTIONS(4996), [anon_sym_template] = ACTIONS(4996), [anon_sym_operator] = ACTIONS(4996), [anon_sym_DASH_GT_STAR] = ACTIONS(4998), }, [STATE(1600)] = { [sym_identifier] = ACTIONS(5000), [anon_sym_DOT_DOT_DOT] = ACTIONS(5002), [anon_sym_COMMA] = ACTIONS(5002), [anon_sym_RPAREN] = ACTIONS(5002), [anon_sym_LPAREN2] = ACTIONS(5002), [anon_sym_TILDE] = ACTIONS(5002), [anon_sym_DASH] = ACTIONS(5000), [anon_sym_PLUS] = ACTIONS(5000), [anon_sym_STAR] = ACTIONS(5000), [anon_sym_SLASH] = ACTIONS(5000), [anon_sym_PERCENT] = ACTIONS(5000), [anon_sym_PIPE_PIPE] = ACTIONS(5002), [anon_sym_AMP_AMP] = ACTIONS(5002), [anon_sym_PIPE] = ACTIONS(5000), [anon_sym_CARET] = ACTIONS(5000), [anon_sym_AMP] = ACTIONS(5000), [anon_sym_EQ_EQ] = ACTIONS(5002), [anon_sym_BANG_EQ] = ACTIONS(5002), [anon_sym_GT] = ACTIONS(5000), [anon_sym_GT_EQ] = ACTIONS(5002), [anon_sym_LT_EQ] = ACTIONS(5000), [anon_sym_LT] = ACTIONS(5000), [anon_sym_LT_LT] = ACTIONS(5000), [anon_sym_GT_GT] = ACTIONS(5000), [anon_sym___extension__] = ACTIONS(5000), [anon_sym_virtual] = ACTIONS(5000), [anon_sym_extern] = ACTIONS(5000), [anon_sym___attribute__] = ACTIONS(5000), [anon_sym___attribute] = ACTIONS(5000), [anon_sym_COLON_COLON] = ACTIONS(5002), [anon_sym_LBRACK_LBRACK] = ACTIONS(5002), [anon_sym___declspec] = ACTIONS(5000), [anon_sym___based] = ACTIONS(5000), [anon_sym_LBRACE] = ACTIONS(5002), [anon_sym_LBRACK] = ACTIONS(5000), [anon_sym_static] = ACTIONS(5000), [anon_sym_EQ] = ACTIONS(5000), [anon_sym_register] = ACTIONS(5000), [anon_sym_inline] = ACTIONS(5000), [anon_sym___inline] = ACTIONS(5000), [anon_sym___inline__] = ACTIONS(5000), [anon_sym___forceinline] = ACTIONS(5000), [anon_sym_thread_local] = ACTIONS(5000), [anon_sym___thread] = ACTIONS(5000), [anon_sym_const] = ACTIONS(5000), [anon_sym_constexpr] = ACTIONS(5000), [anon_sym_volatile] = ACTIONS(5000), [anon_sym_restrict] = ACTIONS(5000), [anon_sym___restrict__] = ACTIONS(5000), [anon_sym__Atomic] = ACTIONS(5000), [anon_sym__Noreturn] = ACTIONS(5000), [anon_sym_noreturn] = ACTIONS(5000), [anon_sym__Nonnull] = ACTIONS(5000), [anon_sym_mutable] = ACTIONS(5000), [anon_sym_constinit] = ACTIONS(5000), [anon_sym_consteval] = ACTIONS(5000), [anon_sym_alignas] = ACTIONS(5000), [anon_sym__Alignas] = ACTIONS(5000), [anon_sym_QMARK] = ACTIONS(5002), [anon_sym_STAR_EQ] = ACTIONS(5002), [anon_sym_SLASH_EQ] = ACTIONS(5002), [anon_sym_PERCENT_EQ] = ACTIONS(5002), [anon_sym_PLUS_EQ] = ACTIONS(5002), [anon_sym_DASH_EQ] = ACTIONS(5002), [anon_sym_LT_LT_EQ] = ACTIONS(5002), [anon_sym_GT_GT_EQ] = ACTIONS(5002), [anon_sym_AMP_EQ] = ACTIONS(5002), [anon_sym_CARET_EQ] = ACTIONS(5002), [anon_sym_PIPE_EQ] = ACTIONS(5002), [anon_sym_and_eq] = ACTIONS(5000), [anon_sym_or_eq] = ACTIONS(5000), [anon_sym_xor_eq] = ACTIONS(5000), [anon_sym_LT_EQ_GT] = ACTIONS(5002), [anon_sym_or] = ACTIONS(5000), [anon_sym_and] = ACTIONS(5000), [anon_sym_bitor] = ACTIONS(5000), [anon_sym_xor] = ACTIONS(5000), [anon_sym_bitand] = ACTIONS(5000), [anon_sym_not_eq] = ACTIONS(5000), [anon_sym_DASH_DASH] = ACTIONS(5002), [anon_sym_PLUS_PLUS] = ACTIONS(5002), [anon_sym_DOT] = ACTIONS(5000), [anon_sym_DOT_STAR] = ACTIONS(5002), [anon_sym_DASH_GT] = ACTIONS(5000), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5000), [anon_sym_decltype] = ACTIONS(5000), [anon_sym_template] = ACTIONS(5000), [anon_sym_operator] = ACTIONS(5000), [anon_sym_DASH_GT_STAR] = ACTIONS(5002), }, [STATE(1601)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(5400), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6890), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5951), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5052), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5056), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(1602)] = { [sym_identifier] = ACTIONS(5008), [anon_sym_DOT_DOT_DOT] = ACTIONS(5010), [anon_sym_COMMA] = ACTIONS(5010), [anon_sym_RPAREN] = ACTIONS(5010), [anon_sym_LPAREN2] = ACTIONS(5010), [anon_sym_TILDE] = ACTIONS(5010), [anon_sym_DASH] = ACTIONS(5008), [anon_sym_PLUS] = ACTIONS(5008), [anon_sym_STAR] = ACTIONS(5008), [anon_sym_SLASH] = ACTIONS(5008), [anon_sym_PERCENT] = ACTIONS(5008), [anon_sym_PIPE_PIPE] = ACTIONS(5010), [anon_sym_AMP_AMP] = ACTIONS(5010), [anon_sym_PIPE] = ACTIONS(5008), [anon_sym_CARET] = ACTIONS(5008), [anon_sym_AMP] = ACTIONS(5008), [anon_sym_EQ_EQ] = ACTIONS(5010), [anon_sym_BANG_EQ] = ACTIONS(5010), [anon_sym_GT] = ACTIONS(5008), [anon_sym_GT_EQ] = ACTIONS(5010), [anon_sym_LT_EQ] = ACTIONS(5008), [anon_sym_LT] = ACTIONS(5008), [anon_sym_LT_LT] = ACTIONS(5008), [anon_sym_GT_GT] = ACTIONS(5008), [anon_sym___extension__] = ACTIONS(5008), [anon_sym_virtual] = ACTIONS(5008), [anon_sym_extern] = ACTIONS(5008), [anon_sym___attribute__] = ACTIONS(5008), [anon_sym___attribute] = ACTIONS(5008), [anon_sym_COLON_COLON] = ACTIONS(5010), [anon_sym_LBRACK_LBRACK] = ACTIONS(5010), [anon_sym___declspec] = ACTIONS(5008), [anon_sym___based] = ACTIONS(5008), [anon_sym_LBRACE] = ACTIONS(5010), [anon_sym_LBRACK] = ACTIONS(5008), [anon_sym_static] = ACTIONS(5008), [anon_sym_EQ] = ACTIONS(5008), [anon_sym_register] = ACTIONS(5008), [anon_sym_inline] = ACTIONS(5008), [anon_sym___inline] = ACTIONS(5008), [anon_sym___inline__] = ACTIONS(5008), [anon_sym___forceinline] = ACTIONS(5008), [anon_sym_thread_local] = ACTIONS(5008), [anon_sym___thread] = ACTIONS(5008), [anon_sym_const] = ACTIONS(5008), [anon_sym_constexpr] = ACTIONS(5008), [anon_sym_volatile] = ACTIONS(5008), [anon_sym_restrict] = ACTIONS(5008), [anon_sym___restrict__] = ACTIONS(5008), [anon_sym__Atomic] = ACTIONS(5008), [anon_sym__Noreturn] = ACTIONS(5008), [anon_sym_noreturn] = ACTIONS(5008), [anon_sym__Nonnull] = ACTIONS(5008), [anon_sym_mutable] = ACTIONS(5008), [anon_sym_constinit] = ACTIONS(5008), [anon_sym_consteval] = ACTIONS(5008), [anon_sym_alignas] = ACTIONS(5008), [anon_sym__Alignas] = ACTIONS(5008), [anon_sym_QMARK] = ACTIONS(5010), [anon_sym_STAR_EQ] = ACTIONS(5010), [anon_sym_SLASH_EQ] = ACTIONS(5010), [anon_sym_PERCENT_EQ] = ACTIONS(5010), [anon_sym_PLUS_EQ] = ACTIONS(5010), [anon_sym_DASH_EQ] = ACTIONS(5010), [anon_sym_LT_LT_EQ] = ACTIONS(5010), [anon_sym_GT_GT_EQ] = ACTIONS(5010), [anon_sym_AMP_EQ] = ACTIONS(5010), [anon_sym_CARET_EQ] = ACTIONS(5010), [anon_sym_PIPE_EQ] = ACTIONS(5010), [anon_sym_and_eq] = ACTIONS(5008), [anon_sym_or_eq] = ACTIONS(5008), [anon_sym_xor_eq] = ACTIONS(5008), [anon_sym_LT_EQ_GT] = ACTIONS(5010), [anon_sym_or] = ACTIONS(5008), [anon_sym_and] = ACTIONS(5008), [anon_sym_bitor] = ACTIONS(5008), [anon_sym_xor] = ACTIONS(5008), [anon_sym_bitand] = ACTIONS(5008), [anon_sym_not_eq] = ACTIONS(5008), [anon_sym_DASH_DASH] = ACTIONS(5010), [anon_sym_PLUS_PLUS] = ACTIONS(5010), [anon_sym_DOT] = ACTIONS(5008), [anon_sym_DOT_STAR] = ACTIONS(5010), [anon_sym_DASH_GT] = ACTIONS(5008), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5008), [anon_sym_decltype] = ACTIONS(5008), [anon_sym_template] = ACTIONS(5008), [anon_sym_operator] = ACTIONS(5008), [anon_sym_DASH_GT_STAR] = ACTIONS(5010), }, [STATE(1603)] = { [sym_identifier] = ACTIONS(5026), [anon_sym_DOT_DOT_DOT] = ACTIONS(5028), [anon_sym_COMMA] = ACTIONS(5028), [anon_sym_RPAREN] = ACTIONS(5028), [anon_sym_LPAREN2] = ACTIONS(5028), [anon_sym_TILDE] = ACTIONS(5028), [anon_sym_DASH] = ACTIONS(5026), [anon_sym_PLUS] = ACTIONS(5026), [anon_sym_STAR] = ACTIONS(5026), [anon_sym_SLASH] = ACTIONS(5026), [anon_sym_PERCENT] = ACTIONS(5026), [anon_sym_PIPE_PIPE] = ACTIONS(5028), [anon_sym_AMP_AMP] = ACTIONS(5028), [anon_sym_PIPE] = ACTIONS(5026), [anon_sym_CARET] = ACTIONS(5026), [anon_sym_AMP] = ACTIONS(5026), [anon_sym_EQ_EQ] = ACTIONS(5028), [anon_sym_BANG_EQ] = ACTIONS(5028), [anon_sym_GT] = ACTIONS(5026), [anon_sym_GT_EQ] = ACTIONS(5028), [anon_sym_LT_EQ] = ACTIONS(5026), [anon_sym_LT] = ACTIONS(5026), [anon_sym_LT_LT] = ACTIONS(5026), [anon_sym_GT_GT] = ACTIONS(5026), [anon_sym___extension__] = ACTIONS(5026), [anon_sym_virtual] = ACTIONS(5026), [anon_sym_extern] = ACTIONS(5026), [anon_sym___attribute__] = ACTIONS(5026), [anon_sym___attribute] = ACTIONS(5026), [anon_sym_COLON_COLON] = ACTIONS(5028), [anon_sym_LBRACK_LBRACK] = ACTIONS(5028), [anon_sym___declspec] = ACTIONS(5026), [anon_sym___based] = ACTIONS(5026), [anon_sym_LBRACE] = ACTIONS(5028), [anon_sym_LBRACK] = ACTIONS(5026), [anon_sym_static] = ACTIONS(5026), [anon_sym_EQ] = ACTIONS(5026), [anon_sym_register] = ACTIONS(5026), [anon_sym_inline] = ACTIONS(5026), [anon_sym___inline] = ACTIONS(5026), [anon_sym___inline__] = ACTIONS(5026), [anon_sym___forceinline] = ACTIONS(5026), [anon_sym_thread_local] = ACTIONS(5026), [anon_sym___thread] = ACTIONS(5026), [anon_sym_const] = ACTIONS(5026), [anon_sym_constexpr] = ACTIONS(5026), [anon_sym_volatile] = ACTIONS(5026), [anon_sym_restrict] = ACTIONS(5026), [anon_sym___restrict__] = ACTIONS(5026), [anon_sym__Atomic] = ACTIONS(5026), [anon_sym__Noreturn] = ACTIONS(5026), [anon_sym_noreturn] = ACTIONS(5026), [anon_sym__Nonnull] = ACTIONS(5026), [anon_sym_mutable] = ACTIONS(5026), [anon_sym_constinit] = ACTIONS(5026), [anon_sym_consteval] = ACTIONS(5026), [anon_sym_alignas] = ACTIONS(5026), [anon_sym__Alignas] = ACTIONS(5026), [anon_sym_QMARK] = ACTIONS(5028), [anon_sym_STAR_EQ] = ACTIONS(5028), [anon_sym_SLASH_EQ] = ACTIONS(5028), [anon_sym_PERCENT_EQ] = ACTIONS(5028), [anon_sym_PLUS_EQ] = ACTIONS(5028), [anon_sym_DASH_EQ] = ACTIONS(5028), [anon_sym_LT_LT_EQ] = ACTIONS(5028), [anon_sym_GT_GT_EQ] = ACTIONS(5028), [anon_sym_AMP_EQ] = ACTIONS(5028), [anon_sym_CARET_EQ] = ACTIONS(5028), [anon_sym_PIPE_EQ] = ACTIONS(5028), [anon_sym_and_eq] = ACTIONS(5026), [anon_sym_or_eq] = ACTIONS(5026), [anon_sym_xor_eq] = ACTIONS(5026), [anon_sym_LT_EQ_GT] = ACTIONS(5028), [anon_sym_or] = ACTIONS(5026), [anon_sym_and] = ACTIONS(5026), [anon_sym_bitor] = ACTIONS(5026), [anon_sym_xor] = ACTIONS(5026), [anon_sym_bitand] = ACTIONS(5026), [anon_sym_not_eq] = ACTIONS(5026), [anon_sym_DASH_DASH] = ACTIONS(5028), [anon_sym_PLUS_PLUS] = ACTIONS(5028), [anon_sym_DOT] = ACTIONS(5026), [anon_sym_DOT_STAR] = ACTIONS(5028), [anon_sym_DASH_GT] = ACTIONS(5026), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5026), [anon_sym_decltype] = ACTIONS(5026), [anon_sym_template] = ACTIONS(5026), [anon_sym_operator] = ACTIONS(5026), [anon_sym_DASH_GT_STAR] = ACTIONS(5028), }, [STATE(1604)] = { [sym_string_literal] = STATE(2205), [sym_decltype_auto] = STATE(1922), [sym_template_argument_list] = STATE(1876), [sym_raw_string_literal] = STATE(2205), [aux_sym_sized_type_specifier_repeat1] = STATE(2225), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(4174), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5076), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym___extension__] = ACTIONS(4167), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(5066), [anon_sym_unsigned] = ACTIONS(5066), [anon_sym_long] = ACTIONS(5066), [anon_sym_short] = ACTIONS(5066), [anon_sym_LBRACK] = ACTIONS(4174), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4167), [anon_sym_volatile] = ACTIONS(4167), [anon_sym_restrict] = ACTIONS(4167), [anon_sym___restrict__] = ACTIONS(4167), [anon_sym__Atomic] = ACTIONS(4167), [anon_sym__Noreturn] = ACTIONS(4167), [anon_sym_noreturn] = ACTIONS(4167), [anon_sym__Nonnull] = ACTIONS(4167), [anon_sym_mutable] = ACTIONS(4167), [anon_sym_constinit] = ACTIONS(4167), [anon_sym_consteval] = ACTIONS(4167), [anon_sym_alignas] = ACTIONS(4167), [anon_sym__Alignas] = ACTIONS(4167), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4161), [anon_sym_or_eq] = ACTIONS(4161), [anon_sym_xor_eq] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4169), [anon_sym_L_DQUOTE] = ACTIONS(5068), [anon_sym_u_DQUOTE] = ACTIONS(5068), [anon_sym_U_DQUOTE] = ACTIONS(5068), [anon_sym_u8_DQUOTE] = ACTIONS(5068), [anon_sym_DQUOTE] = ACTIONS(5068), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5070), [anon_sym_decltype] = ACTIONS(5072), [anon_sym_R_DQUOTE] = ACTIONS(5074), [anon_sym_LR_DQUOTE] = ACTIONS(5074), [anon_sym_uR_DQUOTE] = ACTIONS(5074), [anon_sym_UR_DQUOTE] = ACTIONS(5074), [anon_sym_u8R_DQUOTE] = ACTIONS(5074), [anon_sym_DASH_GT_STAR] = ACTIONS(4161), }, [STATE(1605)] = { [sym_identifier] = ACTIONS(5030), [anon_sym_DOT_DOT_DOT] = ACTIONS(5032), [anon_sym_COMMA] = ACTIONS(5032), [anon_sym_RPAREN] = ACTIONS(5032), [anon_sym_LPAREN2] = ACTIONS(5032), [anon_sym_TILDE] = ACTIONS(5032), [anon_sym_DASH] = ACTIONS(5030), [anon_sym_PLUS] = ACTIONS(5030), [anon_sym_STAR] = ACTIONS(5030), [anon_sym_SLASH] = ACTIONS(5030), [anon_sym_PERCENT] = ACTIONS(5030), [anon_sym_PIPE_PIPE] = ACTIONS(5032), [anon_sym_AMP_AMP] = ACTIONS(5032), [anon_sym_PIPE] = ACTIONS(5030), [anon_sym_CARET] = ACTIONS(5030), [anon_sym_AMP] = ACTIONS(5030), [anon_sym_EQ_EQ] = ACTIONS(5032), [anon_sym_BANG_EQ] = ACTIONS(5032), [anon_sym_GT] = ACTIONS(5030), [anon_sym_GT_EQ] = ACTIONS(5032), [anon_sym_LT_EQ] = ACTIONS(5030), [anon_sym_LT] = ACTIONS(5030), [anon_sym_LT_LT] = ACTIONS(5030), [anon_sym_GT_GT] = ACTIONS(5030), [anon_sym___extension__] = ACTIONS(5030), [anon_sym_virtual] = ACTIONS(5030), [anon_sym_extern] = ACTIONS(5030), [anon_sym___attribute__] = ACTIONS(5030), [anon_sym___attribute] = ACTIONS(5030), [anon_sym_COLON_COLON] = ACTIONS(5032), [anon_sym_LBRACK_LBRACK] = ACTIONS(5032), [anon_sym___declspec] = ACTIONS(5030), [anon_sym___based] = ACTIONS(5030), [anon_sym_LBRACE] = ACTIONS(5032), [anon_sym_LBRACK] = ACTIONS(5030), [anon_sym_static] = ACTIONS(5030), [anon_sym_EQ] = ACTIONS(5030), [anon_sym_register] = ACTIONS(5030), [anon_sym_inline] = ACTIONS(5030), [anon_sym___inline] = ACTIONS(5030), [anon_sym___inline__] = ACTIONS(5030), [anon_sym___forceinline] = ACTIONS(5030), [anon_sym_thread_local] = ACTIONS(5030), [anon_sym___thread] = ACTIONS(5030), [anon_sym_const] = ACTIONS(5030), [anon_sym_constexpr] = ACTIONS(5030), [anon_sym_volatile] = ACTIONS(5030), [anon_sym_restrict] = ACTIONS(5030), [anon_sym___restrict__] = ACTIONS(5030), [anon_sym__Atomic] = ACTIONS(5030), [anon_sym__Noreturn] = ACTIONS(5030), [anon_sym_noreturn] = ACTIONS(5030), [anon_sym__Nonnull] = ACTIONS(5030), [anon_sym_mutable] = ACTIONS(5030), [anon_sym_constinit] = ACTIONS(5030), [anon_sym_consteval] = ACTIONS(5030), [anon_sym_alignas] = ACTIONS(5030), [anon_sym__Alignas] = ACTIONS(5030), [anon_sym_QMARK] = ACTIONS(5032), [anon_sym_STAR_EQ] = ACTIONS(5032), [anon_sym_SLASH_EQ] = ACTIONS(5032), [anon_sym_PERCENT_EQ] = ACTIONS(5032), [anon_sym_PLUS_EQ] = ACTIONS(5032), [anon_sym_DASH_EQ] = ACTIONS(5032), [anon_sym_LT_LT_EQ] = ACTIONS(5032), [anon_sym_GT_GT_EQ] = ACTIONS(5032), [anon_sym_AMP_EQ] = ACTIONS(5032), [anon_sym_CARET_EQ] = ACTIONS(5032), [anon_sym_PIPE_EQ] = ACTIONS(5032), [anon_sym_and_eq] = ACTIONS(5030), [anon_sym_or_eq] = ACTIONS(5030), [anon_sym_xor_eq] = ACTIONS(5030), [anon_sym_LT_EQ_GT] = ACTIONS(5032), [anon_sym_or] = ACTIONS(5030), [anon_sym_and] = ACTIONS(5030), [anon_sym_bitor] = ACTIONS(5030), [anon_sym_xor] = ACTIONS(5030), [anon_sym_bitand] = ACTIONS(5030), [anon_sym_not_eq] = ACTIONS(5030), [anon_sym_DASH_DASH] = ACTIONS(5032), [anon_sym_PLUS_PLUS] = ACTIONS(5032), [anon_sym_DOT] = ACTIONS(5030), [anon_sym_DOT_STAR] = ACTIONS(5032), [anon_sym_DASH_GT] = ACTIONS(5030), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5030), [anon_sym_decltype] = ACTIONS(5030), [anon_sym_template] = ACTIONS(5030), [anon_sym_operator] = ACTIONS(5030), [anon_sym_DASH_GT_STAR] = ACTIONS(5032), }, [STATE(1606)] = { [sym_template_argument_list] = STATE(1610), [sym_identifier] = ACTIONS(4931), [anon_sym_DOT_DOT_DOT] = ACTIONS(4935), [anon_sym_COMMA] = ACTIONS(4935), [anon_sym_RPAREN] = ACTIONS(4935), [anon_sym_LPAREN2] = ACTIONS(4935), [anon_sym_TILDE] = ACTIONS(4938), [anon_sym_DASH] = ACTIONS(4940), [anon_sym_PLUS] = ACTIONS(4940), [anon_sym_STAR] = ACTIONS(4942), [anon_sym_SLASH] = ACTIONS(4940), [anon_sym_PERCENT] = ACTIONS(4940), [anon_sym_PIPE_PIPE] = ACTIONS(4933), [anon_sym_AMP_AMP] = ACTIONS(4935), [anon_sym_PIPE] = ACTIONS(4940), [anon_sym_CARET] = ACTIONS(4940), [anon_sym_AMP] = ACTIONS(4942), [anon_sym_EQ_EQ] = ACTIONS(4933), [anon_sym_BANG_EQ] = ACTIONS(4933), [anon_sym_GT] = ACTIONS(4940), [anon_sym_GT_EQ] = ACTIONS(4933), [anon_sym_LT_EQ] = ACTIONS(4940), [anon_sym_LT] = ACTIONS(4945), [anon_sym_LT_LT] = ACTIONS(4940), [anon_sym_GT_GT] = ACTIONS(4940), [anon_sym___extension__] = ACTIONS(4931), [anon_sym_virtual] = ACTIONS(4931), [anon_sym_extern] = ACTIONS(4931), [anon_sym___attribute__] = ACTIONS(4931), [anon_sym___attribute] = ACTIONS(4931), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4938), [anon_sym___declspec] = ACTIONS(4931), [anon_sym___based] = ACTIONS(4931), [anon_sym_LBRACE] = ACTIONS(4938), [anon_sym_LBRACK] = ACTIONS(4942), [anon_sym_static] = ACTIONS(4931), [anon_sym_EQ] = ACTIONS(4942), [anon_sym_register] = ACTIONS(4931), [anon_sym_inline] = ACTIONS(4931), [anon_sym___inline] = ACTIONS(4931), [anon_sym___inline__] = ACTIONS(4931), [anon_sym___forceinline] = ACTIONS(4931), [anon_sym_thread_local] = ACTIONS(4931), [anon_sym___thread] = ACTIONS(4931), [anon_sym_const] = ACTIONS(4931), [anon_sym_constexpr] = ACTIONS(4931), [anon_sym_volatile] = ACTIONS(4931), [anon_sym_restrict] = ACTIONS(4931), [anon_sym___restrict__] = ACTIONS(4931), [anon_sym__Atomic] = ACTIONS(4931), [anon_sym__Noreturn] = ACTIONS(4931), [anon_sym_noreturn] = ACTIONS(4931), [anon_sym__Nonnull] = ACTIONS(4931), [anon_sym_mutable] = ACTIONS(4931), [anon_sym_constinit] = ACTIONS(4931), [anon_sym_consteval] = ACTIONS(4931), [anon_sym_alignas] = ACTIONS(4931), [anon_sym__Alignas] = ACTIONS(4931), [anon_sym_QMARK] = ACTIONS(4933), [anon_sym_STAR_EQ] = ACTIONS(4933), [anon_sym_SLASH_EQ] = ACTIONS(4933), [anon_sym_PERCENT_EQ] = ACTIONS(4933), [anon_sym_PLUS_EQ] = ACTIONS(4933), [anon_sym_DASH_EQ] = ACTIONS(4933), [anon_sym_LT_LT_EQ] = ACTIONS(4933), [anon_sym_GT_GT_EQ] = ACTIONS(4933), [anon_sym_AMP_EQ] = ACTIONS(4933), [anon_sym_CARET_EQ] = ACTIONS(4933), [anon_sym_PIPE_EQ] = ACTIONS(4933), [anon_sym_and_eq] = ACTIONS(4940), [anon_sym_or_eq] = ACTIONS(4940), [anon_sym_xor_eq] = ACTIONS(4940), [anon_sym_LT_EQ_GT] = ACTIONS(4933), [anon_sym_or] = ACTIONS(4940), [anon_sym_and] = ACTIONS(4940), [anon_sym_bitor] = ACTIONS(4940), [anon_sym_xor] = ACTIONS(4940), [anon_sym_bitand] = ACTIONS(4940), [anon_sym_not_eq] = ACTIONS(4940), [anon_sym_DASH_DASH] = ACTIONS(4933), [anon_sym_PLUS_PLUS] = ACTIONS(4933), [anon_sym_DOT] = ACTIONS(4940), [anon_sym_DOT_STAR] = ACTIONS(4933), [anon_sym_DASH_GT] = ACTIONS(4933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4931), [anon_sym_decltype] = ACTIONS(4931), [anon_sym_template] = ACTIONS(4931), [anon_sym_operator] = ACTIONS(4931), }, [STATE(1607)] = { [sym_identifier] = ACTIONS(5034), [anon_sym_DOT_DOT_DOT] = ACTIONS(5036), [anon_sym_COMMA] = ACTIONS(5036), [anon_sym_RPAREN] = ACTIONS(5036), [anon_sym_LPAREN2] = ACTIONS(5036), [anon_sym_TILDE] = ACTIONS(5036), [anon_sym_DASH] = ACTIONS(5034), [anon_sym_PLUS] = ACTIONS(5034), [anon_sym_STAR] = ACTIONS(5034), [anon_sym_SLASH] = ACTIONS(5034), [anon_sym_PERCENT] = ACTIONS(5034), [anon_sym_PIPE_PIPE] = ACTIONS(5036), [anon_sym_AMP_AMP] = ACTIONS(5036), [anon_sym_PIPE] = ACTIONS(5034), [anon_sym_CARET] = ACTIONS(5034), [anon_sym_AMP] = ACTIONS(5034), [anon_sym_EQ_EQ] = ACTIONS(5036), [anon_sym_BANG_EQ] = ACTIONS(5036), [anon_sym_GT] = ACTIONS(5034), [anon_sym_GT_EQ] = ACTIONS(5036), [anon_sym_LT_EQ] = ACTIONS(5034), [anon_sym_LT] = ACTIONS(5034), [anon_sym_LT_LT] = ACTIONS(5034), [anon_sym_GT_GT] = ACTIONS(5034), [anon_sym___extension__] = ACTIONS(5034), [anon_sym_virtual] = ACTIONS(5034), [anon_sym_extern] = ACTIONS(5034), [anon_sym___attribute__] = ACTIONS(5034), [anon_sym___attribute] = ACTIONS(5034), [anon_sym_COLON_COLON] = ACTIONS(5036), [anon_sym_LBRACK_LBRACK] = ACTIONS(5036), [anon_sym___declspec] = ACTIONS(5034), [anon_sym___based] = ACTIONS(5034), [anon_sym_LBRACE] = ACTIONS(5036), [anon_sym_LBRACK] = ACTIONS(5034), [anon_sym_static] = ACTIONS(5034), [anon_sym_EQ] = ACTIONS(5034), [anon_sym_register] = ACTIONS(5034), [anon_sym_inline] = ACTIONS(5034), [anon_sym___inline] = ACTIONS(5034), [anon_sym___inline__] = ACTIONS(5034), [anon_sym___forceinline] = ACTIONS(5034), [anon_sym_thread_local] = ACTIONS(5034), [anon_sym___thread] = ACTIONS(5034), [anon_sym_const] = ACTIONS(5034), [anon_sym_constexpr] = ACTIONS(5034), [anon_sym_volatile] = ACTIONS(5034), [anon_sym_restrict] = ACTIONS(5034), [anon_sym___restrict__] = ACTIONS(5034), [anon_sym__Atomic] = ACTIONS(5034), [anon_sym__Noreturn] = ACTIONS(5034), [anon_sym_noreturn] = ACTIONS(5034), [anon_sym__Nonnull] = ACTIONS(5034), [anon_sym_mutable] = ACTIONS(5034), [anon_sym_constinit] = ACTIONS(5034), [anon_sym_consteval] = ACTIONS(5034), [anon_sym_alignas] = ACTIONS(5034), [anon_sym__Alignas] = ACTIONS(5034), [anon_sym_QMARK] = ACTIONS(5036), [anon_sym_STAR_EQ] = ACTIONS(5036), [anon_sym_SLASH_EQ] = ACTIONS(5036), [anon_sym_PERCENT_EQ] = ACTIONS(5036), [anon_sym_PLUS_EQ] = ACTIONS(5036), [anon_sym_DASH_EQ] = ACTIONS(5036), [anon_sym_LT_LT_EQ] = ACTIONS(5036), [anon_sym_GT_GT_EQ] = ACTIONS(5036), [anon_sym_AMP_EQ] = ACTIONS(5036), [anon_sym_CARET_EQ] = ACTIONS(5036), [anon_sym_PIPE_EQ] = ACTIONS(5036), [anon_sym_and_eq] = ACTIONS(5034), [anon_sym_or_eq] = ACTIONS(5034), [anon_sym_xor_eq] = ACTIONS(5034), [anon_sym_LT_EQ_GT] = ACTIONS(5036), [anon_sym_or] = ACTIONS(5034), [anon_sym_and] = ACTIONS(5034), [anon_sym_bitor] = ACTIONS(5034), [anon_sym_xor] = ACTIONS(5034), [anon_sym_bitand] = ACTIONS(5034), [anon_sym_not_eq] = ACTIONS(5034), [anon_sym_DASH_DASH] = ACTIONS(5036), [anon_sym_PLUS_PLUS] = ACTIONS(5036), [anon_sym_DOT] = ACTIONS(5034), [anon_sym_DOT_STAR] = ACTIONS(5036), [anon_sym_DASH_GT] = ACTIONS(5034), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5034), [anon_sym_decltype] = ACTIONS(5034), [anon_sym_template] = ACTIONS(5034), [anon_sym_operator] = ACTIONS(5034), [anon_sym_DASH_GT_STAR] = ACTIONS(5036), }, [STATE(1608)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(5382), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6851), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5951), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5052), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5056), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(1609)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(5381), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6879), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6205), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(2974), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5951), [sym_qualified_identifier] = STATE(6205), [sym_qualified_type_identifier] = STATE(2978), [sym_operator_name] = STATE(6205), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5052), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5056), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___based] = ACTIONS(53), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(1610)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5016), [anon_sym_COMMA] = ACTIONS(5016), [anon_sym_RPAREN] = ACTIONS(5016), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_TILDE] = ACTIONS(5019), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5023), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5021), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5021), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5021), [anon_sym_GT_GT] = ACTIONS(5021), [anon_sym___extension__] = ACTIONS(5012), [anon_sym_virtual] = ACTIONS(5012), [anon_sym_extern] = ACTIONS(5012), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACK_LBRACK] = ACTIONS(5019), [anon_sym___declspec] = ACTIONS(5012), [anon_sym___based] = ACTIONS(5012), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_LBRACK] = ACTIONS(5023), [anon_sym_static] = ACTIONS(5012), [anon_sym_EQ] = ACTIONS(5023), [anon_sym_register] = ACTIONS(5012), [anon_sym_inline] = ACTIONS(5012), [anon_sym___inline] = ACTIONS(5012), [anon_sym___inline__] = ACTIONS(5012), [anon_sym___forceinline] = ACTIONS(5012), [anon_sym_thread_local] = ACTIONS(5012), [anon_sym___thread] = ACTIONS(5012), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5012), [anon_sym_volatile] = ACTIONS(5012), [anon_sym_restrict] = ACTIONS(5012), [anon_sym___restrict__] = ACTIONS(5012), [anon_sym__Atomic] = ACTIONS(5012), [anon_sym__Noreturn] = ACTIONS(5012), [anon_sym_noreturn] = ACTIONS(5012), [anon_sym__Nonnull] = ACTIONS(5012), [anon_sym_mutable] = ACTIONS(5012), [anon_sym_constinit] = ACTIONS(5012), [anon_sym_consteval] = ACTIONS(5012), [anon_sym_alignas] = ACTIONS(5012), [anon_sym__Alignas] = ACTIONS(5012), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_STAR_EQ] = ACTIONS(5014), [anon_sym_SLASH_EQ] = ACTIONS(5014), [anon_sym_PERCENT_EQ] = ACTIONS(5014), [anon_sym_PLUS_EQ] = ACTIONS(5014), [anon_sym_DASH_EQ] = ACTIONS(5014), [anon_sym_LT_LT_EQ] = ACTIONS(5014), [anon_sym_GT_GT_EQ] = ACTIONS(5014), [anon_sym_AMP_EQ] = ACTIONS(5014), [anon_sym_CARET_EQ] = ACTIONS(5014), [anon_sym_PIPE_EQ] = ACTIONS(5014), [anon_sym_and_eq] = ACTIONS(5021), [anon_sym_or_eq] = ACTIONS(5021), [anon_sym_xor_eq] = ACTIONS(5021), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5021), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5021), [anon_sym_not_eq] = ACTIONS(5021), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5014), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_template] = ACTIONS(5012), [anon_sym_operator] = ACTIONS(5012), }, [STATE(1611)] = { [sym_string_literal] = STATE(3424), [sym_decltype_auto] = STATE(2767), [sym_template_argument_list] = STATE(2943), [sym_raw_string_literal] = STATE(3424), [aux_sym_sized_type_specifier_repeat1] = STATE(2436), [anon_sym_DOT_DOT_DOT] = ACTIONS(4174), [anon_sym_COMMA] = ACTIONS(4174), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4169), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5079), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym___extension__] = ACTIONS(4167), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(5082), [anon_sym_unsigned] = ACTIONS(5082), [anon_sym_long] = ACTIONS(5082), [anon_sym_short] = ACTIONS(5082), [anon_sym_LBRACK] = ACTIONS(4174), [anon_sym_EQ] = ACTIONS(5084), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4167), [anon_sym_volatile] = ACTIONS(4167), [anon_sym_restrict] = ACTIONS(4167), [anon_sym___restrict__] = ACTIONS(4167), [anon_sym__Atomic] = ACTIONS(4167), [anon_sym__Noreturn] = ACTIONS(4167), [anon_sym_noreturn] = ACTIONS(4167), [anon_sym__Nonnull] = ACTIONS(4167), [anon_sym_mutable] = ACTIONS(4167), [anon_sym_constinit] = ACTIONS(4167), [anon_sym_consteval] = ACTIONS(4167), [anon_sym_alignas] = ACTIONS(4167), [anon_sym__Alignas] = ACTIONS(4167), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(5086), [anon_sym_SLASH_EQ] = ACTIONS(5086), [anon_sym_PERCENT_EQ] = ACTIONS(5086), [anon_sym_PLUS_EQ] = ACTIONS(5086), [anon_sym_DASH_EQ] = ACTIONS(5086), [anon_sym_LT_LT_EQ] = ACTIONS(5086), [anon_sym_GT_GT_EQ] = ACTIONS(5084), [anon_sym_AMP_EQ] = ACTIONS(5086), [anon_sym_CARET_EQ] = ACTIONS(5086), [anon_sym_PIPE_EQ] = ACTIONS(5086), [anon_sym_and_eq] = ACTIONS(5086), [anon_sym_or_eq] = ACTIONS(5086), [anon_sym_xor_eq] = ACTIONS(5086), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(5088), [anon_sym_u_DQUOTE] = ACTIONS(5088), [anon_sym_U_DQUOTE] = ACTIONS(5088), [anon_sym_u8_DQUOTE] = ACTIONS(5088), [anon_sym_DQUOTE] = ACTIONS(5088), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5090), [anon_sym_decltype] = ACTIONS(5092), [anon_sym_GT2] = ACTIONS(4174), [anon_sym_R_DQUOTE] = ACTIONS(5094), [anon_sym_LR_DQUOTE] = ACTIONS(5094), [anon_sym_uR_DQUOTE] = ACTIONS(5094), [anon_sym_UR_DQUOTE] = ACTIONS(5094), [anon_sym_u8R_DQUOTE] = ACTIONS(5094), }, [STATE(1612)] = { [sym_string_literal] = STATE(2637), [sym_decltype_auto] = STATE(1922), [sym_template_argument_list] = STATE(3012), [sym_raw_string_literal] = STATE(2637), [aux_sym_sized_type_specifier_repeat1] = STATE(2225), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(4174), [anon_sym_LPAREN2] = ACTIONS(4174), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4171), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4174), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4171), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym___extension__] = ACTIONS(4167), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_signed] = ACTIONS(5066), [anon_sym_unsigned] = ACTIONS(5066), [anon_sym_long] = ACTIONS(5066), [anon_sym_short] = ACTIONS(5066), [anon_sym_LBRACK] = ACTIONS(4174), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_const] = ACTIONS(4159), [anon_sym_constexpr] = ACTIONS(4167), [anon_sym_volatile] = ACTIONS(4167), [anon_sym_restrict] = ACTIONS(4167), [anon_sym___restrict__] = ACTIONS(4167), [anon_sym__Atomic] = ACTIONS(4167), [anon_sym__Noreturn] = ACTIONS(4167), [anon_sym_noreturn] = ACTIONS(4167), [anon_sym__Nonnull] = ACTIONS(4167), [anon_sym_mutable] = ACTIONS(4167), [anon_sym_constinit] = ACTIONS(4167), [anon_sym_consteval] = ACTIONS(4167), [anon_sym_alignas] = ACTIONS(4167), [anon_sym__Alignas] = ACTIONS(4167), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4197), [anon_sym_or_eq] = ACTIONS(4197), [anon_sym_xor_eq] = ACTIONS(4197), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5070), [anon_sym_decltype] = ACTIONS(5072), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(1613)] = { [sym_identifier] = ACTIONS(4996), [anon_sym_DOT_DOT_DOT] = ACTIONS(4998), [anon_sym_COMMA] = ACTIONS(4998), [anon_sym_RPAREN] = ACTIONS(4998), [anon_sym_LPAREN2] = ACTIONS(4998), [anon_sym_TILDE] = ACTIONS(4998), [anon_sym_DASH] = ACTIONS(4996), [anon_sym_PLUS] = ACTIONS(4996), [anon_sym_STAR] = ACTIONS(4996), [anon_sym_SLASH] = ACTIONS(4996), [anon_sym_PERCENT] = ACTIONS(4996), [anon_sym_PIPE_PIPE] = ACTIONS(4998), [anon_sym_AMP_AMP] = ACTIONS(4998), [anon_sym_PIPE] = ACTIONS(4996), [anon_sym_CARET] = ACTIONS(4996), [anon_sym_AMP] = ACTIONS(4996), [anon_sym_EQ_EQ] = ACTIONS(4998), [anon_sym_BANG_EQ] = ACTIONS(4998), [anon_sym_GT] = ACTIONS(4996), [anon_sym_GT_EQ] = ACTIONS(4998), [anon_sym_LT_EQ] = ACTIONS(4996), [anon_sym_LT] = ACTIONS(4996), [anon_sym_LT_LT] = ACTIONS(4996), [anon_sym_GT_GT] = ACTIONS(4996), [anon_sym___extension__] = ACTIONS(4996), [anon_sym_virtual] = ACTIONS(4996), [anon_sym_extern] = ACTIONS(4996), [anon_sym___attribute__] = ACTIONS(4996), [anon_sym___attribute] = ACTIONS(4996), [anon_sym_COLON_COLON] = ACTIONS(4998), [anon_sym_LBRACK_LBRACK] = ACTIONS(4998), [anon_sym___declspec] = ACTIONS(4996), [anon_sym___based] = ACTIONS(4996), [anon_sym_LBRACE] = ACTIONS(4998), [anon_sym_LBRACK] = ACTIONS(4996), [anon_sym_static] = ACTIONS(4996), [anon_sym_EQ] = ACTIONS(4996), [anon_sym_register] = ACTIONS(4996), [anon_sym_inline] = ACTIONS(4996), [anon_sym___inline] = ACTIONS(4996), [anon_sym___inline__] = ACTIONS(4996), [anon_sym___forceinline] = ACTIONS(4996), [anon_sym_thread_local] = ACTIONS(4996), [anon_sym___thread] = ACTIONS(4996), [anon_sym_const] = ACTIONS(4996), [anon_sym_constexpr] = ACTIONS(4996), [anon_sym_volatile] = ACTIONS(4996), [anon_sym_restrict] = ACTIONS(4996), [anon_sym___restrict__] = ACTIONS(4996), [anon_sym__Atomic] = ACTIONS(4996), [anon_sym__Noreturn] = ACTIONS(4996), [anon_sym_noreturn] = ACTIONS(4996), [anon_sym__Nonnull] = ACTIONS(4996), [anon_sym_mutable] = ACTIONS(4996), [anon_sym_constinit] = ACTIONS(4996), [anon_sym_consteval] = ACTIONS(4996), [anon_sym_alignas] = ACTIONS(4996), [anon_sym__Alignas] = ACTIONS(4996), [anon_sym_QMARK] = ACTIONS(4998), [anon_sym_STAR_EQ] = ACTIONS(4998), [anon_sym_SLASH_EQ] = ACTIONS(4998), [anon_sym_PERCENT_EQ] = ACTIONS(4998), [anon_sym_PLUS_EQ] = ACTIONS(4998), [anon_sym_DASH_EQ] = ACTIONS(4998), [anon_sym_LT_LT_EQ] = ACTIONS(4998), [anon_sym_GT_GT_EQ] = ACTIONS(4998), [anon_sym_AMP_EQ] = ACTIONS(4998), [anon_sym_CARET_EQ] = ACTIONS(4998), [anon_sym_PIPE_EQ] = ACTIONS(4998), [anon_sym_LT_EQ_GT] = ACTIONS(4998), [anon_sym_or] = ACTIONS(4996), [anon_sym_and] = ACTIONS(4996), [anon_sym_bitor] = ACTIONS(4996), [anon_sym_xor] = ACTIONS(4996), [anon_sym_bitand] = ACTIONS(4996), [anon_sym_not_eq] = ACTIONS(4996), [anon_sym_DASH_DASH] = ACTIONS(4998), [anon_sym_PLUS_PLUS] = ACTIONS(4998), [anon_sym_DOT] = ACTIONS(4996), [anon_sym_DOT_STAR] = ACTIONS(4998), [anon_sym_DASH_GT] = ACTIONS(4996), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4996), [anon_sym_decltype] = ACTIONS(4996), [anon_sym_template] = ACTIONS(4996), [anon_sym_operator] = ACTIONS(4996), [anon_sym_DASH_GT_STAR] = ACTIONS(4998), }, [STATE(1614)] = { [sym_identifier] = ACTIONS(5008), [anon_sym_DOT_DOT_DOT] = ACTIONS(5010), [anon_sym_COMMA] = ACTIONS(5010), [anon_sym_RPAREN] = ACTIONS(5010), [anon_sym_LPAREN2] = ACTIONS(5010), [anon_sym_TILDE] = ACTIONS(5010), [anon_sym_DASH] = ACTIONS(5008), [anon_sym_PLUS] = ACTIONS(5008), [anon_sym_STAR] = ACTIONS(5008), [anon_sym_SLASH] = ACTIONS(5008), [anon_sym_PERCENT] = ACTIONS(5008), [anon_sym_PIPE_PIPE] = ACTIONS(5010), [anon_sym_AMP_AMP] = ACTIONS(5010), [anon_sym_PIPE] = ACTIONS(5008), [anon_sym_CARET] = ACTIONS(5008), [anon_sym_AMP] = ACTIONS(5008), [anon_sym_EQ_EQ] = ACTIONS(5010), [anon_sym_BANG_EQ] = ACTIONS(5010), [anon_sym_GT] = ACTIONS(5008), [anon_sym_GT_EQ] = ACTIONS(5010), [anon_sym_LT_EQ] = ACTIONS(5008), [anon_sym_LT] = ACTIONS(5008), [anon_sym_LT_LT] = ACTIONS(5008), [anon_sym_GT_GT] = ACTIONS(5008), [anon_sym___extension__] = ACTIONS(5008), [anon_sym_virtual] = ACTIONS(5008), [anon_sym_extern] = ACTIONS(5008), [anon_sym___attribute__] = ACTIONS(5008), [anon_sym___attribute] = ACTIONS(5008), [anon_sym_COLON_COLON] = ACTIONS(5010), [anon_sym_LBRACK_LBRACK] = ACTIONS(5010), [anon_sym___declspec] = ACTIONS(5008), [anon_sym___based] = ACTIONS(5008), [anon_sym_LBRACE] = ACTIONS(5010), [anon_sym_LBRACK] = ACTIONS(5008), [anon_sym_static] = ACTIONS(5008), [anon_sym_EQ] = ACTIONS(5008), [anon_sym_register] = ACTIONS(5008), [anon_sym_inline] = ACTIONS(5008), [anon_sym___inline] = ACTIONS(5008), [anon_sym___inline__] = ACTIONS(5008), [anon_sym___forceinline] = ACTIONS(5008), [anon_sym_thread_local] = ACTIONS(5008), [anon_sym___thread] = ACTIONS(5008), [anon_sym_const] = ACTIONS(5008), [anon_sym_constexpr] = ACTIONS(5008), [anon_sym_volatile] = ACTIONS(5008), [anon_sym_restrict] = ACTIONS(5008), [anon_sym___restrict__] = ACTIONS(5008), [anon_sym__Atomic] = ACTIONS(5008), [anon_sym__Noreturn] = ACTIONS(5008), [anon_sym_noreturn] = ACTIONS(5008), [anon_sym__Nonnull] = ACTIONS(5008), [anon_sym_mutable] = ACTIONS(5008), [anon_sym_constinit] = ACTIONS(5008), [anon_sym_consteval] = ACTIONS(5008), [anon_sym_alignas] = ACTIONS(5008), [anon_sym__Alignas] = ACTIONS(5008), [anon_sym_QMARK] = ACTIONS(5010), [anon_sym_STAR_EQ] = ACTIONS(5010), [anon_sym_SLASH_EQ] = ACTIONS(5010), [anon_sym_PERCENT_EQ] = ACTIONS(5010), [anon_sym_PLUS_EQ] = ACTIONS(5010), [anon_sym_DASH_EQ] = ACTIONS(5010), [anon_sym_LT_LT_EQ] = ACTIONS(5010), [anon_sym_GT_GT_EQ] = ACTIONS(5010), [anon_sym_AMP_EQ] = ACTIONS(5010), [anon_sym_CARET_EQ] = ACTIONS(5010), [anon_sym_PIPE_EQ] = ACTIONS(5010), [anon_sym_LT_EQ_GT] = ACTIONS(5010), [anon_sym_or] = ACTIONS(5008), [anon_sym_and] = ACTIONS(5008), [anon_sym_bitor] = ACTIONS(5008), [anon_sym_xor] = ACTIONS(5008), [anon_sym_bitand] = ACTIONS(5008), [anon_sym_not_eq] = ACTIONS(5008), [anon_sym_DASH_DASH] = ACTIONS(5010), [anon_sym_PLUS_PLUS] = ACTIONS(5010), [anon_sym_DOT] = ACTIONS(5008), [anon_sym_DOT_STAR] = ACTIONS(5010), [anon_sym_DASH_GT] = ACTIONS(5008), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5008), [anon_sym_decltype] = ACTIONS(5008), [anon_sym_template] = ACTIONS(5008), [anon_sym_operator] = ACTIONS(5008), [anon_sym_DASH_GT_STAR] = ACTIONS(5010), }, [STATE(1615)] = { [sym_identifier] = ACTIONS(5000), [anon_sym_DOT_DOT_DOT] = ACTIONS(5002), [anon_sym_COMMA] = ACTIONS(5002), [anon_sym_RPAREN] = ACTIONS(5002), [anon_sym_LPAREN2] = ACTIONS(5002), [anon_sym_TILDE] = ACTIONS(5002), [anon_sym_DASH] = ACTIONS(5000), [anon_sym_PLUS] = ACTIONS(5000), [anon_sym_STAR] = ACTIONS(5000), [anon_sym_SLASH] = ACTIONS(5000), [anon_sym_PERCENT] = ACTIONS(5000), [anon_sym_PIPE_PIPE] = ACTIONS(5002), [anon_sym_AMP_AMP] = ACTIONS(5002), [anon_sym_PIPE] = ACTIONS(5000), [anon_sym_CARET] = ACTIONS(5000), [anon_sym_AMP] = ACTIONS(5000), [anon_sym_EQ_EQ] = ACTIONS(5002), [anon_sym_BANG_EQ] = ACTIONS(5002), [anon_sym_GT] = ACTIONS(5000), [anon_sym_GT_EQ] = ACTIONS(5002), [anon_sym_LT_EQ] = ACTIONS(5000), [anon_sym_LT] = ACTIONS(5000), [anon_sym_LT_LT] = ACTIONS(5000), [anon_sym_GT_GT] = ACTIONS(5000), [anon_sym___extension__] = ACTIONS(5000), [anon_sym_virtual] = ACTIONS(5000), [anon_sym_extern] = ACTIONS(5000), [anon_sym___attribute__] = ACTIONS(5000), [anon_sym___attribute] = ACTIONS(5000), [anon_sym_COLON_COLON] = ACTIONS(5002), [anon_sym_LBRACK_LBRACK] = ACTIONS(5002), [anon_sym___declspec] = ACTIONS(5000), [anon_sym___based] = ACTIONS(5000), [anon_sym_LBRACE] = ACTIONS(5002), [anon_sym_LBRACK] = ACTIONS(5000), [anon_sym_static] = ACTIONS(5000), [anon_sym_EQ] = ACTIONS(5000), [anon_sym_register] = ACTIONS(5000), [anon_sym_inline] = ACTIONS(5000), [anon_sym___inline] = ACTIONS(5000), [anon_sym___inline__] = ACTIONS(5000), [anon_sym___forceinline] = ACTIONS(5000), [anon_sym_thread_local] = ACTIONS(5000), [anon_sym___thread] = ACTIONS(5000), [anon_sym_const] = ACTIONS(5000), [anon_sym_constexpr] = ACTIONS(5000), [anon_sym_volatile] = ACTIONS(5000), [anon_sym_restrict] = ACTIONS(5000), [anon_sym___restrict__] = ACTIONS(5000), [anon_sym__Atomic] = ACTIONS(5000), [anon_sym__Noreturn] = ACTIONS(5000), [anon_sym_noreturn] = ACTIONS(5000), [anon_sym__Nonnull] = ACTIONS(5000), [anon_sym_mutable] = ACTIONS(5000), [anon_sym_constinit] = ACTIONS(5000), [anon_sym_consteval] = ACTIONS(5000), [anon_sym_alignas] = ACTIONS(5000), [anon_sym__Alignas] = ACTIONS(5000), [anon_sym_QMARK] = ACTIONS(5002), [anon_sym_STAR_EQ] = ACTIONS(5002), [anon_sym_SLASH_EQ] = ACTIONS(5002), [anon_sym_PERCENT_EQ] = ACTIONS(5002), [anon_sym_PLUS_EQ] = ACTIONS(5002), [anon_sym_DASH_EQ] = ACTIONS(5002), [anon_sym_LT_LT_EQ] = ACTIONS(5002), [anon_sym_GT_GT_EQ] = ACTIONS(5002), [anon_sym_AMP_EQ] = ACTIONS(5002), [anon_sym_CARET_EQ] = ACTIONS(5002), [anon_sym_PIPE_EQ] = ACTIONS(5002), [anon_sym_LT_EQ_GT] = ACTIONS(5002), [anon_sym_or] = ACTIONS(5000), [anon_sym_and] = ACTIONS(5000), [anon_sym_bitor] = ACTIONS(5000), [anon_sym_xor] = ACTIONS(5000), [anon_sym_bitand] = ACTIONS(5000), [anon_sym_not_eq] = ACTIONS(5000), [anon_sym_DASH_DASH] = ACTIONS(5002), [anon_sym_PLUS_PLUS] = ACTIONS(5002), [anon_sym_DOT] = ACTIONS(5000), [anon_sym_DOT_STAR] = ACTIONS(5002), [anon_sym_DASH_GT] = ACTIONS(5000), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5000), [anon_sym_decltype] = ACTIONS(5000), [anon_sym_template] = ACTIONS(5000), [anon_sym_operator] = ACTIONS(5000), [anon_sym_DASH_GT_STAR] = ACTIONS(5002), }, [STATE(1616)] = { [sym_identifier] = ACTIONS(5004), [anon_sym_DOT_DOT_DOT] = ACTIONS(5006), [anon_sym_COMMA] = ACTIONS(5006), [anon_sym_RPAREN] = ACTIONS(5006), [anon_sym_LPAREN2] = ACTIONS(5006), [anon_sym_TILDE] = ACTIONS(5006), [anon_sym_DASH] = ACTIONS(5004), [anon_sym_PLUS] = ACTIONS(5004), [anon_sym_STAR] = ACTIONS(5004), [anon_sym_SLASH] = ACTIONS(5004), [anon_sym_PERCENT] = ACTIONS(5004), [anon_sym_PIPE_PIPE] = ACTIONS(5006), [anon_sym_AMP_AMP] = ACTIONS(5006), [anon_sym_PIPE] = ACTIONS(5004), [anon_sym_CARET] = ACTIONS(5004), [anon_sym_AMP] = ACTIONS(5004), [anon_sym_EQ_EQ] = ACTIONS(5006), [anon_sym_BANG_EQ] = ACTIONS(5006), [anon_sym_GT] = ACTIONS(5004), [anon_sym_GT_EQ] = ACTIONS(5006), [anon_sym_LT_EQ] = ACTIONS(5004), [anon_sym_LT] = ACTIONS(5004), [anon_sym_LT_LT] = ACTIONS(5004), [anon_sym_GT_GT] = ACTIONS(5004), [anon_sym___extension__] = ACTIONS(5004), [anon_sym_virtual] = ACTIONS(5004), [anon_sym_extern] = ACTIONS(5004), [anon_sym___attribute__] = ACTIONS(5004), [anon_sym___attribute] = ACTIONS(5004), [anon_sym_COLON_COLON] = ACTIONS(5006), [anon_sym_LBRACK_LBRACK] = ACTIONS(5006), [anon_sym___declspec] = ACTIONS(5004), [anon_sym___based] = ACTIONS(5004), [anon_sym_LBRACE] = ACTIONS(5006), [anon_sym_LBRACK] = ACTIONS(5004), [anon_sym_static] = ACTIONS(5004), [anon_sym_EQ] = ACTIONS(5004), [anon_sym_register] = ACTIONS(5004), [anon_sym_inline] = ACTIONS(5004), [anon_sym___inline] = ACTIONS(5004), [anon_sym___inline__] = ACTIONS(5004), [anon_sym___forceinline] = ACTIONS(5004), [anon_sym_thread_local] = ACTIONS(5004), [anon_sym___thread] = ACTIONS(5004), [anon_sym_const] = ACTIONS(5004), [anon_sym_constexpr] = ACTIONS(5004), [anon_sym_volatile] = ACTIONS(5004), [anon_sym_restrict] = ACTIONS(5004), [anon_sym___restrict__] = ACTIONS(5004), [anon_sym__Atomic] = ACTIONS(5004), [anon_sym__Noreturn] = ACTIONS(5004), [anon_sym_noreturn] = ACTIONS(5004), [anon_sym__Nonnull] = ACTIONS(5004), [anon_sym_mutable] = ACTIONS(5004), [anon_sym_constinit] = ACTIONS(5004), [anon_sym_consteval] = ACTIONS(5004), [anon_sym_alignas] = ACTIONS(5004), [anon_sym__Alignas] = ACTIONS(5004), [anon_sym_QMARK] = ACTIONS(5006), [anon_sym_STAR_EQ] = ACTIONS(5006), [anon_sym_SLASH_EQ] = ACTIONS(5006), [anon_sym_PERCENT_EQ] = ACTIONS(5006), [anon_sym_PLUS_EQ] = ACTIONS(5006), [anon_sym_DASH_EQ] = ACTIONS(5006), [anon_sym_LT_LT_EQ] = ACTIONS(5006), [anon_sym_GT_GT_EQ] = ACTIONS(5006), [anon_sym_AMP_EQ] = ACTIONS(5006), [anon_sym_CARET_EQ] = ACTIONS(5006), [anon_sym_PIPE_EQ] = ACTIONS(5006), [anon_sym_LT_EQ_GT] = ACTIONS(5006), [anon_sym_or] = ACTIONS(5004), [anon_sym_and] = ACTIONS(5004), [anon_sym_bitor] = ACTIONS(5004), [anon_sym_xor] = ACTIONS(5004), [anon_sym_bitand] = ACTIONS(5004), [anon_sym_not_eq] = ACTIONS(5004), [anon_sym_DASH_DASH] = ACTIONS(5006), [anon_sym_PLUS_PLUS] = ACTIONS(5006), [anon_sym_DOT] = ACTIONS(5004), [anon_sym_DOT_STAR] = ACTIONS(5006), [anon_sym_DASH_GT] = ACTIONS(5004), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5004), [anon_sym_decltype] = ACTIONS(5004), [anon_sym_template] = ACTIONS(5004), [anon_sym_operator] = ACTIONS(5004), [anon_sym_DASH_GT_STAR] = ACTIONS(5006), }, [STATE(1617)] = { [sym_identifier] = ACTIONS(5026), [anon_sym_DOT_DOT_DOT] = ACTIONS(5028), [anon_sym_COMMA] = ACTIONS(5028), [anon_sym_RPAREN] = ACTIONS(5028), [anon_sym_LPAREN2] = ACTIONS(5028), [anon_sym_TILDE] = ACTIONS(5028), [anon_sym_DASH] = ACTIONS(5026), [anon_sym_PLUS] = ACTIONS(5026), [anon_sym_STAR] = ACTIONS(5026), [anon_sym_SLASH] = ACTIONS(5026), [anon_sym_PERCENT] = ACTIONS(5026), [anon_sym_PIPE_PIPE] = ACTIONS(5028), [anon_sym_AMP_AMP] = ACTIONS(5028), [anon_sym_PIPE] = ACTIONS(5026), [anon_sym_CARET] = ACTIONS(5026), [anon_sym_AMP] = ACTIONS(5026), [anon_sym_EQ_EQ] = ACTIONS(5028), [anon_sym_BANG_EQ] = ACTIONS(5028), [anon_sym_GT] = ACTIONS(5026), [anon_sym_GT_EQ] = ACTIONS(5028), [anon_sym_LT_EQ] = ACTIONS(5026), [anon_sym_LT] = ACTIONS(5026), [anon_sym_LT_LT] = ACTIONS(5026), [anon_sym_GT_GT] = ACTIONS(5026), [anon_sym___extension__] = ACTIONS(5026), [anon_sym_virtual] = ACTIONS(5026), [anon_sym_extern] = ACTIONS(5026), [anon_sym___attribute__] = ACTIONS(5026), [anon_sym___attribute] = ACTIONS(5026), [anon_sym_COLON_COLON] = ACTIONS(5028), [anon_sym_LBRACK_LBRACK] = ACTIONS(5028), [anon_sym___declspec] = ACTIONS(5026), [anon_sym___based] = ACTIONS(5026), [anon_sym_LBRACE] = ACTIONS(5028), [anon_sym_LBRACK] = ACTIONS(5026), [anon_sym_static] = ACTIONS(5026), [anon_sym_EQ] = ACTIONS(5026), [anon_sym_register] = ACTIONS(5026), [anon_sym_inline] = ACTIONS(5026), [anon_sym___inline] = ACTIONS(5026), [anon_sym___inline__] = ACTIONS(5026), [anon_sym___forceinline] = ACTIONS(5026), [anon_sym_thread_local] = ACTIONS(5026), [anon_sym___thread] = ACTIONS(5026), [anon_sym_const] = ACTIONS(5026), [anon_sym_constexpr] = ACTIONS(5026), [anon_sym_volatile] = ACTIONS(5026), [anon_sym_restrict] = ACTIONS(5026), [anon_sym___restrict__] = ACTIONS(5026), [anon_sym__Atomic] = ACTIONS(5026), [anon_sym__Noreturn] = ACTIONS(5026), [anon_sym_noreturn] = ACTIONS(5026), [anon_sym__Nonnull] = ACTIONS(5026), [anon_sym_mutable] = ACTIONS(5026), [anon_sym_constinit] = ACTIONS(5026), [anon_sym_consteval] = ACTIONS(5026), [anon_sym_alignas] = ACTIONS(5026), [anon_sym__Alignas] = ACTIONS(5026), [anon_sym_QMARK] = ACTIONS(5028), [anon_sym_STAR_EQ] = ACTIONS(5028), [anon_sym_SLASH_EQ] = ACTIONS(5028), [anon_sym_PERCENT_EQ] = ACTIONS(5028), [anon_sym_PLUS_EQ] = ACTIONS(5028), [anon_sym_DASH_EQ] = ACTIONS(5028), [anon_sym_LT_LT_EQ] = ACTIONS(5028), [anon_sym_GT_GT_EQ] = ACTIONS(5028), [anon_sym_AMP_EQ] = ACTIONS(5028), [anon_sym_CARET_EQ] = ACTIONS(5028), [anon_sym_PIPE_EQ] = ACTIONS(5028), [anon_sym_LT_EQ_GT] = ACTIONS(5028), [anon_sym_or] = ACTIONS(5026), [anon_sym_and] = ACTIONS(5026), [anon_sym_bitor] = ACTIONS(5026), [anon_sym_xor] = ACTIONS(5026), [anon_sym_bitand] = ACTIONS(5026), [anon_sym_not_eq] = ACTIONS(5026), [anon_sym_DASH_DASH] = ACTIONS(5028), [anon_sym_PLUS_PLUS] = ACTIONS(5028), [anon_sym_DOT] = ACTIONS(5026), [anon_sym_DOT_STAR] = ACTIONS(5028), [anon_sym_DASH_GT] = ACTIONS(5026), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5026), [anon_sym_decltype] = ACTIONS(5026), [anon_sym_template] = ACTIONS(5026), [anon_sym_operator] = ACTIONS(5026), [anon_sym_DASH_GT_STAR] = ACTIONS(5028), }, [STATE(1618)] = { [sym_identifier] = ACTIONS(5030), [anon_sym_DOT_DOT_DOT] = ACTIONS(5032), [anon_sym_COMMA] = ACTIONS(5032), [anon_sym_RPAREN] = ACTIONS(5032), [anon_sym_LPAREN2] = ACTIONS(5032), [anon_sym_TILDE] = ACTIONS(5032), [anon_sym_DASH] = ACTIONS(5030), [anon_sym_PLUS] = ACTIONS(5030), [anon_sym_STAR] = ACTIONS(5030), [anon_sym_SLASH] = ACTIONS(5030), [anon_sym_PERCENT] = ACTIONS(5030), [anon_sym_PIPE_PIPE] = ACTIONS(5032), [anon_sym_AMP_AMP] = ACTIONS(5032), [anon_sym_PIPE] = ACTIONS(5030), [anon_sym_CARET] = ACTIONS(5030), [anon_sym_AMP] = ACTIONS(5030), [anon_sym_EQ_EQ] = ACTIONS(5032), [anon_sym_BANG_EQ] = ACTIONS(5032), [anon_sym_GT] = ACTIONS(5030), [anon_sym_GT_EQ] = ACTIONS(5032), [anon_sym_LT_EQ] = ACTIONS(5030), [anon_sym_LT] = ACTIONS(5030), [anon_sym_LT_LT] = ACTIONS(5030), [anon_sym_GT_GT] = ACTIONS(5030), [anon_sym___extension__] = ACTIONS(5030), [anon_sym_virtual] = ACTIONS(5030), [anon_sym_extern] = ACTIONS(5030), [anon_sym___attribute__] = ACTIONS(5030), [anon_sym___attribute] = ACTIONS(5030), [anon_sym_COLON_COLON] = ACTIONS(5032), [anon_sym_LBRACK_LBRACK] = ACTIONS(5032), [anon_sym___declspec] = ACTIONS(5030), [anon_sym___based] = ACTIONS(5030), [anon_sym_LBRACE] = ACTIONS(5032), [anon_sym_LBRACK] = ACTIONS(5030), [anon_sym_static] = ACTIONS(5030), [anon_sym_EQ] = ACTIONS(5030), [anon_sym_register] = ACTIONS(5030), [anon_sym_inline] = ACTIONS(5030), [anon_sym___inline] = ACTIONS(5030), [anon_sym___inline__] = ACTIONS(5030), [anon_sym___forceinline] = ACTIONS(5030), [anon_sym_thread_local] = ACTIONS(5030), [anon_sym___thread] = ACTIONS(5030), [anon_sym_const] = ACTIONS(5030), [anon_sym_constexpr] = ACTIONS(5030), [anon_sym_volatile] = ACTIONS(5030), [anon_sym_restrict] = ACTIONS(5030), [anon_sym___restrict__] = ACTIONS(5030), [anon_sym__Atomic] = ACTIONS(5030), [anon_sym__Noreturn] = ACTIONS(5030), [anon_sym_noreturn] = ACTIONS(5030), [anon_sym__Nonnull] = ACTIONS(5030), [anon_sym_mutable] = ACTIONS(5030), [anon_sym_constinit] = ACTIONS(5030), [anon_sym_consteval] = ACTIONS(5030), [anon_sym_alignas] = ACTIONS(5030), [anon_sym__Alignas] = ACTIONS(5030), [anon_sym_QMARK] = ACTIONS(5032), [anon_sym_STAR_EQ] = ACTIONS(5032), [anon_sym_SLASH_EQ] = ACTIONS(5032), [anon_sym_PERCENT_EQ] = ACTIONS(5032), [anon_sym_PLUS_EQ] = ACTIONS(5032), [anon_sym_DASH_EQ] = ACTIONS(5032), [anon_sym_LT_LT_EQ] = ACTIONS(5032), [anon_sym_GT_GT_EQ] = ACTIONS(5032), [anon_sym_AMP_EQ] = ACTIONS(5032), [anon_sym_CARET_EQ] = ACTIONS(5032), [anon_sym_PIPE_EQ] = ACTIONS(5032), [anon_sym_LT_EQ_GT] = ACTIONS(5032), [anon_sym_or] = ACTIONS(5030), [anon_sym_and] = ACTIONS(5030), [anon_sym_bitor] = ACTIONS(5030), [anon_sym_xor] = ACTIONS(5030), [anon_sym_bitand] = ACTIONS(5030), [anon_sym_not_eq] = ACTIONS(5030), [anon_sym_DASH_DASH] = ACTIONS(5032), [anon_sym_PLUS_PLUS] = ACTIONS(5032), [anon_sym_DOT] = ACTIONS(5030), [anon_sym_DOT_STAR] = ACTIONS(5032), [anon_sym_DASH_GT] = ACTIONS(5030), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5030), [anon_sym_decltype] = ACTIONS(5030), [anon_sym_template] = ACTIONS(5030), [anon_sym_operator] = ACTIONS(5030), [anon_sym_DASH_GT_STAR] = ACTIONS(5032), }, [STATE(1619)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5016), [anon_sym_COMMA] = ACTIONS(5016), [anon_sym_RPAREN] = ACTIONS(5016), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_TILDE] = ACTIONS(5019), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5023), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5021), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5021), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5021), [anon_sym_GT_GT] = ACTIONS(5021), [anon_sym___extension__] = ACTIONS(5012), [anon_sym_virtual] = ACTIONS(5012), [anon_sym_extern] = ACTIONS(5012), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACK_LBRACK] = ACTIONS(5019), [anon_sym___declspec] = ACTIONS(5012), [anon_sym___based] = ACTIONS(5012), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_LBRACK] = ACTIONS(5023), [anon_sym_static] = ACTIONS(5012), [anon_sym_EQ] = ACTIONS(5023), [anon_sym_register] = ACTIONS(5012), [anon_sym_inline] = ACTIONS(5012), [anon_sym___inline] = ACTIONS(5012), [anon_sym___inline__] = ACTIONS(5012), [anon_sym___forceinline] = ACTIONS(5012), [anon_sym_thread_local] = ACTIONS(5012), [anon_sym___thread] = ACTIONS(5012), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5012), [anon_sym_volatile] = ACTIONS(5012), [anon_sym_restrict] = ACTIONS(5012), [anon_sym___restrict__] = ACTIONS(5012), [anon_sym__Atomic] = ACTIONS(5012), [anon_sym__Noreturn] = ACTIONS(5012), [anon_sym_noreturn] = ACTIONS(5012), [anon_sym__Nonnull] = ACTIONS(5012), [anon_sym_mutable] = ACTIONS(5012), [anon_sym_constinit] = ACTIONS(5012), [anon_sym_consteval] = ACTIONS(5012), [anon_sym_alignas] = ACTIONS(5012), [anon_sym__Alignas] = ACTIONS(5012), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_STAR_EQ] = ACTIONS(5014), [anon_sym_SLASH_EQ] = ACTIONS(5014), [anon_sym_PERCENT_EQ] = ACTIONS(5014), [anon_sym_PLUS_EQ] = ACTIONS(5014), [anon_sym_DASH_EQ] = ACTIONS(5014), [anon_sym_LT_LT_EQ] = ACTIONS(5014), [anon_sym_GT_GT_EQ] = ACTIONS(5014), [anon_sym_AMP_EQ] = ACTIONS(5014), [anon_sym_CARET_EQ] = ACTIONS(5014), [anon_sym_PIPE_EQ] = ACTIONS(5014), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5021), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5021), [anon_sym_not_eq] = ACTIONS(5021), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5021), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_template] = ACTIONS(5012), [anon_sym_operator] = ACTIONS(5012), [anon_sym_DASH_GT_STAR] = ACTIONS(5014), }, [STATE(1620)] = { [sym_type_qualifier] = STATE(1620), [sym_alignas_qualifier] = STATE(1630), [aux_sym__type_definition_type_repeat1] = STATE(1620), [sym_identifier] = ACTIONS(5099), [anon_sym_DOT_DOT_DOT] = ACTIONS(5101), [anon_sym_COMMA] = ACTIONS(5101), [anon_sym_RPAREN] = ACTIONS(5101), [aux_sym_preproc_if_token2] = ACTIONS(5101), [aux_sym_preproc_else_token1] = ACTIONS(5101), [aux_sym_preproc_elif_token1] = ACTIONS(5099), [aux_sym_preproc_elifdef_token1] = ACTIONS(5101), [aux_sym_preproc_elifdef_token2] = ACTIONS(5101), [anon_sym_LPAREN2] = ACTIONS(5101), [anon_sym_DASH] = ACTIONS(5099), [anon_sym_PLUS] = ACTIONS(5099), [anon_sym_STAR] = ACTIONS(5099), [anon_sym_SLASH] = ACTIONS(5099), [anon_sym_PERCENT] = ACTIONS(5099), [anon_sym_PIPE_PIPE] = ACTIONS(5101), [anon_sym_AMP_AMP] = ACTIONS(5101), [anon_sym_PIPE] = ACTIONS(5099), [anon_sym_CARET] = ACTIONS(5099), [anon_sym_AMP] = ACTIONS(5099), [anon_sym_EQ_EQ] = ACTIONS(5101), [anon_sym_BANG_EQ] = ACTIONS(5101), [anon_sym_GT] = ACTIONS(5099), [anon_sym_GT_EQ] = ACTIONS(5101), [anon_sym_LT_EQ] = ACTIONS(5099), [anon_sym_LT] = ACTIONS(5099), [anon_sym_LT_LT] = ACTIONS(5099), [anon_sym_GT_GT] = ACTIONS(5099), [anon_sym_SEMI] = ACTIONS(5101), [anon_sym___extension__] = ACTIONS(5103), [anon_sym___attribute__] = ACTIONS(5099), [anon_sym___attribute] = ACTIONS(5099), [anon_sym_COLON] = ACTIONS(5101), [anon_sym_LBRACE] = ACTIONS(5101), [anon_sym_RBRACE] = ACTIONS(5101), [anon_sym_signed] = ACTIONS(5099), [anon_sym_unsigned] = ACTIONS(5099), [anon_sym_long] = ACTIONS(5099), [anon_sym_short] = ACTIONS(5099), [anon_sym_LBRACK] = ACTIONS(5101), [anon_sym_RBRACK] = ACTIONS(5101), [anon_sym_EQ] = ACTIONS(5099), [anon_sym_const] = ACTIONS(5103), [anon_sym_constexpr] = ACTIONS(5103), [anon_sym_volatile] = ACTIONS(5103), [anon_sym_restrict] = ACTIONS(5103), [anon_sym___restrict__] = ACTIONS(5103), [anon_sym__Atomic] = ACTIONS(5103), [anon_sym__Noreturn] = ACTIONS(5103), [anon_sym_noreturn] = ACTIONS(5103), [anon_sym__Nonnull] = ACTIONS(5103), [anon_sym_mutable] = ACTIONS(5103), [anon_sym_constinit] = ACTIONS(5103), [anon_sym_consteval] = ACTIONS(5103), [anon_sym_alignas] = ACTIONS(5106), [anon_sym__Alignas] = ACTIONS(5106), [sym_primitive_type] = ACTIONS(5099), [anon_sym_QMARK] = ACTIONS(5101), [anon_sym_STAR_EQ] = ACTIONS(5101), [anon_sym_SLASH_EQ] = ACTIONS(5101), [anon_sym_PERCENT_EQ] = ACTIONS(5101), [anon_sym_PLUS_EQ] = ACTIONS(5101), [anon_sym_DASH_EQ] = ACTIONS(5101), [anon_sym_LT_LT_EQ] = ACTIONS(5101), [anon_sym_GT_GT_EQ] = ACTIONS(5101), [anon_sym_AMP_EQ] = ACTIONS(5101), [anon_sym_CARET_EQ] = ACTIONS(5101), [anon_sym_PIPE_EQ] = ACTIONS(5101), [anon_sym_and_eq] = ACTIONS(5099), [anon_sym_or_eq] = ACTIONS(5099), [anon_sym_xor_eq] = ACTIONS(5099), [anon_sym_LT_EQ_GT] = ACTIONS(5101), [anon_sym_or] = ACTIONS(5099), [anon_sym_and] = ACTIONS(5099), [anon_sym_bitor] = ACTIONS(5099), [anon_sym_xor] = ACTIONS(5099), [anon_sym_bitand] = ACTIONS(5099), [anon_sym_not_eq] = ACTIONS(5099), [anon_sym_DASH_DASH] = ACTIONS(5101), [anon_sym_PLUS_PLUS] = ACTIONS(5101), [anon_sym_DOT] = ACTIONS(5099), [anon_sym_DOT_STAR] = ACTIONS(5101), [anon_sym_DASH_GT] = ACTIONS(5101), [sym_comment] = ACTIONS(3), }, [STATE(1621)] = { [sym_identifier] = ACTIONS(5034), [anon_sym_DOT_DOT_DOT] = ACTIONS(5036), [anon_sym_COMMA] = ACTIONS(5036), [anon_sym_RPAREN] = ACTIONS(5036), [anon_sym_LPAREN2] = ACTIONS(5036), [anon_sym_TILDE] = ACTIONS(5036), [anon_sym_DASH] = ACTIONS(5034), [anon_sym_PLUS] = ACTIONS(5034), [anon_sym_STAR] = ACTIONS(5034), [anon_sym_SLASH] = ACTIONS(5034), [anon_sym_PERCENT] = ACTIONS(5034), [anon_sym_PIPE_PIPE] = ACTIONS(5036), [anon_sym_AMP_AMP] = ACTIONS(5036), [anon_sym_PIPE] = ACTIONS(5034), [anon_sym_CARET] = ACTIONS(5034), [anon_sym_AMP] = ACTIONS(5034), [anon_sym_EQ_EQ] = ACTIONS(5036), [anon_sym_BANG_EQ] = ACTIONS(5036), [anon_sym_GT] = ACTIONS(5034), [anon_sym_GT_EQ] = ACTIONS(5036), [anon_sym_LT_EQ] = ACTIONS(5034), [anon_sym_LT] = ACTIONS(5034), [anon_sym_LT_LT] = ACTIONS(5034), [anon_sym_GT_GT] = ACTIONS(5034), [anon_sym___extension__] = ACTIONS(5034), [anon_sym_virtual] = ACTIONS(5034), [anon_sym_extern] = ACTIONS(5034), [anon_sym___attribute__] = ACTIONS(5034), [anon_sym___attribute] = ACTIONS(5034), [anon_sym_COLON_COLON] = ACTIONS(5036), [anon_sym_LBRACK_LBRACK] = ACTIONS(5036), [anon_sym___declspec] = ACTIONS(5034), [anon_sym___based] = ACTIONS(5034), [anon_sym_LBRACE] = ACTIONS(5036), [anon_sym_LBRACK] = ACTIONS(5034), [anon_sym_static] = ACTIONS(5034), [anon_sym_EQ] = ACTIONS(5034), [anon_sym_register] = ACTIONS(5034), [anon_sym_inline] = ACTIONS(5034), [anon_sym___inline] = ACTIONS(5034), [anon_sym___inline__] = ACTIONS(5034), [anon_sym___forceinline] = ACTIONS(5034), [anon_sym_thread_local] = ACTIONS(5034), [anon_sym___thread] = ACTIONS(5034), [anon_sym_const] = ACTIONS(5034), [anon_sym_constexpr] = ACTIONS(5034), [anon_sym_volatile] = ACTIONS(5034), [anon_sym_restrict] = ACTIONS(5034), [anon_sym___restrict__] = ACTIONS(5034), [anon_sym__Atomic] = ACTIONS(5034), [anon_sym__Noreturn] = ACTIONS(5034), [anon_sym_noreturn] = ACTIONS(5034), [anon_sym__Nonnull] = ACTIONS(5034), [anon_sym_mutable] = ACTIONS(5034), [anon_sym_constinit] = ACTIONS(5034), [anon_sym_consteval] = ACTIONS(5034), [anon_sym_alignas] = ACTIONS(5034), [anon_sym__Alignas] = ACTIONS(5034), [anon_sym_QMARK] = ACTIONS(5036), [anon_sym_STAR_EQ] = ACTIONS(5036), [anon_sym_SLASH_EQ] = ACTIONS(5036), [anon_sym_PERCENT_EQ] = ACTIONS(5036), [anon_sym_PLUS_EQ] = ACTIONS(5036), [anon_sym_DASH_EQ] = ACTIONS(5036), [anon_sym_LT_LT_EQ] = ACTIONS(5036), [anon_sym_GT_GT_EQ] = ACTIONS(5036), [anon_sym_AMP_EQ] = ACTIONS(5036), [anon_sym_CARET_EQ] = ACTIONS(5036), [anon_sym_PIPE_EQ] = ACTIONS(5036), [anon_sym_LT_EQ_GT] = ACTIONS(5036), [anon_sym_or] = ACTIONS(5034), [anon_sym_and] = ACTIONS(5034), [anon_sym_bitor] = ACTIONS(5034), [anon_sym_xor] = ACTIONS(5034), [anon_sym_bitand] = ACTIONS(5034), [anon_sym_not_eq] = ACTIONS(5034), [anon_sym_DASH_DASH] = ACTIONS(5036), [anon_sym_PLUS_PLUS] = ACTIONS(5036), [anon_sym_DOT] = ACTIONS(5034), [anon_sym_DOT_STAR] = ACTIONS(5036), [anon_sym_DASH_GT] = ACTIONS(5034), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5034), [anon_sym_decltype] = ACTIONS(5034), [anon_sym_template] = ACTIONS(5034), [anon_sym_operator] = ACTIONS(5034), [anon_sym_DASH_GT_STAR] = ACTIONS(5036), }, [STATE(1622)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1622), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5111), [anon_sym_COMMA] = ACTIONS(5111), [anon_sym_RPAREN] = ACTIONS(5111), [aux_sym_preproc_if_token2] = ACTIONS(5111), [aux_sym_preproc_else_token1] = ACTIONS(5111), [aux_sym_preproc_elif_token1] = ACTIONS(5109), [aux_sym_preproc_elifdef_token1] = ACTIONS(5111), [aux_sym_preproc_elifdef_token2] = ACTIONS(5111), [anon_sym_LPAREN2] = ACTIONS(5111), [anon_sym_DASH] = ACTIONS(5109), [anon_sym_PLUS] = ACTIONS(5109), [anon_sym_STAR] = ACTIONS(5109), [anon_sym_SLASH] = ACTIONS(5109), [anon_sym_PERCENT] = ACTIONS(5109), [anon_sym_PIPE_PIPE] = ACTIONS(5111), [anon_sym_AMP_AMP] = ACTIONS(5111), [anon_sym_PIPE] = ACTIONS(5109), [anon_sym_CARET] = ACTIONS(5109), [anon_sym_AMP] = ACTIONS(5109), [anon_sym_EQ_EQ] = ACTIONS(5111), [anon_sym_BANG_EQ] = ACTIONS(5111), [anon_sym_GT] = ACTIONS(5109), [anon_sym_GT_EQ] = ACTIONS(5111), [anon_sym_LT_EQ] = ACTIONS(5109), [anon_sym_LT] = ACTIONS(5109), [anon_sym_LT_LT] = ACTIONS(5109), [anon_sym_GT_GT] = ACTIONS(5109), [anon_sym_SEMI] = ACTIONS(5111), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5109), [anon_sym___attribute] = ACTIONS(5109), [anon_sym_COLON] = ACTIONS(5111), [anon_sym_LBRACE] = ACTIONS(5111), [anon_sym_RBRACE] = ACTIONS(5111), [anon_sym_signed] = ACTIONS(5113), [anon_sym_unsigned] = ACTIONS(5113), [anon_sym_long] = ACTIONS(5113), [anon_sym_short] = ACTIONS(5113), [anon_sym_LBRACK] = ACTIONS(5111), [anon_sym_RBRACK] = ACTIONS(5111), [anon_sym_EQ] = ACTIONS(5109), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5111), [anon_sym_STAR_EQ] = ACTIONS(5111), [anon_sym_SLASH_EQ] = ACTIONS(5111), [anon_sym_PERCENT_EQ] = ACTIONS(5111), [anon_sym_PLUS_EQ] = ACTIONS(5111), [anon_sym_DASH_EQ] = ACTIONS(5111), [anon_sym_LT_LT_EQ] = ACTIONS(5111), [anon_sym_GT_GT_EQ] = ACTIONS(5111), [anon_sym_AMP_EQ] = ACTIONS(5111), [anon_sym_CARET_EQ] = ACTIONS(5111), [anon_sym_PIPE_EQ] = ACTIONS(5111), [anon_sym_and_eq] = ACTIONS(5109), [anon_sym_or_eq] = ACTIONS(5109), [anon_sym_xor_eq] = ACTIONS(5109), [anon_sym_LT_EQ_GT] = ACTIONS(5111), [anon_sym_or] = ACTIONS(5109), [anon_sym_and] = ACTIONS(5109), [anon_sym_bitor] = ACTIONS(5109), [anon_sym_xor] = ACTIONS(5109), [anon_sym_bitand] = ACTIONS(5109), [anon_sym_not_eq] = ACTIONS(5109), [anon_sym_DASH_DASH] = ACTIONS(5111), [anon_sym_PLUS_PLUS] = ACTIONS(5111), [anon_sym_DOT] = ACTIONS(5109), [anon_sym_DOT_STAR] = ACTIONS(5111), [anon_sym_DASH_GT] = ACTIONS(5111), [sym_comment] = ACTIONS(3), }, [STATE(1623)] = { [sym_identifier] = ACTIONS(5034), [anon_sym_DOT_DOT_DOT] = ACTIONS(5036), [anon_sym_COMMA] = ACTIONS(5036), [anon_sym_RPAREN] = ACTIONS(5036), [aux_sym_preproc_if_token2] = ACTIONS(5036), [aux_sym_preproc_else_token1] = ACTIONS(5036), [aux_sym_preproc_elif_token1] = ACTIONS(5034), [aux_sym_preproc_elifdef_token1] = ACTIONS(5036), [aux_sym_preproc_elifdef_token2] = ACTIONS(5036), [anon_sym_LPAREN2] = ACTIONS(5036), [anon_sym_DASH] = ACTIONS(5034), [anon_sym_PLUS] = ACTIONS(5034), [anon_sym_STAR] = ACTIONS(5034), [anon_sym_SLASH] = ACTIONS(5034), [anon_sym_PERCENT] = ACTIONS(5034), [anon_sym_PIPE_PIPE] = ACTIONS(5036), [anon_sym_AMP_AMP] = ACTIONS(5036), [anon_sym_PIPE] = ACTIONS(5034), [anon_sym_CARET] = ACTIONS(5034), [anon_sym_AMP] = ACTIONS(5034), [anon_sym_EQ_EQ] = ACTIONS(5036), [anon_sym_BANG_EQ] = ACTIONS(5036), [anon_sym_GT] = ACTIONS(5034), [anon_sym_GT_EQ] = ACTIONS(5036), [anon_sym_LT_EQ] = ACTIONS(5034), [anon_sym_LT] = ACTIONS(5034), [anon_sym_LT_LT] = ACTIONS(5034), [anon_sym_GT_GT] = ACTIONS(5034), [anon_sym_SEMI] = ACTIONS(5036), [anon_sym___extension__] = ACTIONS(5034), [anon_sym___attribute__] = ACTIONS(5034), [anon_sym___attribute] = ACTIONS(5034), [anon_sym_COLON] = ACTIONS(5034), [anon_sym_COLON_COLON] = ACTIONS(5036), [anon_sym_LBRACE] = ACTIONS(5036), [anon_sym_RBRACE] = ACTIONS(5036), [anon_sym_LBRACK] = ACTIONS(5036), [anon_sym_RBRACK] = ACTIONS(5036), [anon_sym_EQ] = ACTIONS(5034), [anon_sym_const] = ACTIONS(5034), [anon_sym_constexpr] = ACTIONS(5034), [anon_sym_volatile] = ACTIONS(5034), [anon_sym_restrict] = ACTIONS(5034), [anon_sym___restrict__] = ACTIONS(5034), [anon_sym__Atomic] = ACTIONS(5034), [anon_sym__Noreturn] = ACTIONS(5034), [anon_sym_noreturn] = ACTIONS(5034), [anon_sym__Nonnull] = ACTIONS(5034), [anon_sym_mutable] = ACTIONS(5034), [anon_sym_constinit] = ACTIONS(5034), [anon_sym_consteval] = ACTIONS(5034), [anon_sym_alignas] = ACTIONS(5034), [anon_sym__Alignas] = ACTIONS(5034), [anon_sym_QMARK] = ACTIONS(5036), [anon_sym_STAR_EQ] = ACTIONS(5036), [anon_sym_SLASH_EQ] = ACTIONS(5036), [anon_sym_PERCENT_EQ] = ACTIONS(5036), [anon_sym_PLUS_EQ] = ACTIONS(5036), [anon_sym_DASH_EQ] = ACTIONS(5036), [anon_sym_LT_LT_EQ] = ACTIONS(5036), [anon_sym_GT_GT_EQ] = ACTIONS(5036), [anon_sym_AMP_EQ] = ACTIONS(5036), [anon_sym_CARET_EQ] = ACTIONS(5036), [anon_sym_PIPE_EQ] = ACTIONS(5036), [anon_sym_and_eq] = ACTIONS(5034), [anon_sym_or_eq] = ACTIONS(5034), [anon_sym_xor_eq] = ACTIONS(5034), [anon_sym_LT_EQ_GT] = ACTIONS(5036), [anon_sym_or] = ACTIONS(5034), [anon_sym_and] = ACTIONS(5034), [anon_sym_bitor] = ACTIONS(5034), [anon_sym_xor] = ACTIONS(5034), [anon_sym_bitand] = ACTIONS(5034), [anon_sym_not_eq] = ACTIONS(5034), [anon_sym_DASH_DASH] = ACTIONS(5036), [anon_sym_PLUS_PLUS] = ACTIONS(5036), [anon_sym_DOT] = ACTIONS(5034), [anon_sym_DOT_STAR] = ACTIONS(5036), [anon_sym_DASH_GT] = ACTIONS(5036), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5034), [anon_sym_decltype] = ACTIONS(5034), [anon_sym_final] = ACTIONS(5034), [anon_sym_override] = ACTIONS(5034), }, [STATE(1624)] = { [sym_identifier] = ACTIONS(5000), [anon_sym_DOT_DOT_DOT] = ACTIONS(5002), [anon_sym_COMMA] = ACTIONS(5002), [anon_sym_RPAREN] = ACTIONS(5002), [aux_sym_preproc_if_token2] = ACTIONS(5002), [aux_sym_preproc_else_token1] = ACTIONS(5002), [aux_sym_preproc_elif_token1] = ACTIONS(5000), [aux_sym_preproc_elifdef_token1] = ACTIONS(5002), [aux_sym_preproc_elifdef_token2] = ACTIONS(5002), [anon_sym_LPAREN2] = ACTIONS(5002), [anon_sym_DASH] = ACTIONS(5000), [anon_sym_PLUS] = ACTIONS(5000), [anon_sym_STAR] = ACTIONS(5000), [anon_sym_SLASH] = ACTIONS(5000), [anon_sym_PERCENT] = ACTIONS(5000), [anon_sym_PIPE_PIPE] = ACTIONS(5002), [anon_sym_AMP_AMP] = ACTIONS(5002), [anon_sym_PIPE] = ACTIONS(5000), [anon_sym_CARET] = ACTIONS(5000), [anon_sym_AMP] = ACTIONS(5000), [anon_sym_EQ_EQ] = ACTIONS(5002), [anon_sym_BANG_EQ] = ACTIONS(5002), [anon_sym_GT] = ACTIONS(5000), [anon_sym_GT_EQ] = ACTIONS(5002), [anon_sym_LT_EQ] = ACTIONS(5000), [anon_sym_LT] = ACTIONS(5000), [anon_sym_LT_LT] = ACTIONS(5000), [anon_sym_GT_GT] = ACTIONS(5000), [anon_sym_SEMI] = ACTIONS(5002), [anon_sym___extension__] = ACTIONS(5000), [anon_sym___attribute__] = ACTIONS(5000), [anon_sym___attribute] = ACTIONS(5000), [anon_sym_COLON] = ACTIONS(5000), [anon_sym_COLON_COLON] = ACTIONS(5002), [anon_sym_LBRACE] = ACTIONS(5002), [anon_sym_RBRACE] = ACTIONS(5002), [anon_sym_LBRACK] = ACTIONS(5002), [anon_sym_RBRACK] = ACTIONS(5002), [anon_sym_EQ] = ACTIONS(5000), [anon_sym_const] = ACTIONS(5000), [anon_sym_constexpr] = ACTIONS(5000), [anon_sym_volatile] = ACTIONS(5000), [anon_sym_restrict] = ACTIONS(5000), [anon_sym___restrict__] = ACTIONS(5000), [anon_sym__Atomic] = ACTIONS(5000), [anon_sym__Noreturn] = ACTIONS(5000), [anon_sym_noreturn] = ACTIONS(5000), [anon_sym__Nonnull] = ACTIONS(5000), [anon_sym_mutable] = ACTIONS(5000), [anon_sym_constinit] = ACTIONS(5000), [anon_sym_consteval] = ACTIONS(5000), [anon_sym_alignas] = ACTIONS(5000), [anon_sym__Alignas] = ACTIONS(5000), [anon_sym_QMARK] = ACTIONS(5002), [anon_sym_STAR_EQ] = ACTIONS(5002), [anon_sym_SLASH_EQ] = ACTIONS(5002), [anon_sym_PERCENT_EQ] = ACTIONS(5002), [anon_sym_PLUS_EQ] = ACTIONS(5002), [anon_sym_DASH_EQ] = ACTIONS(5002), [anon_sym_LT_LT_EQ] = ACTIONS(5002), [anon_sym_GT_GT_EQ] = ACTIONS(5002), [anon_sym_AMP_EQ] = ACTIONS(5002), [anon_sym_CARET_EQ] = ACTIONS(5002), [anon_sym_PIPE_EQ] = ACTIONS(5002), [anon_sym_and_eq] = ACTIONS(5000), [anon_sym_or_eq] = ACTIONS(5000), [anon_sym_xor_eq] = ACTIONS(5000), [anon_sym_LT_EQ_GT] = ACTIONS(5002), [anon_sym_or] = ACTIONS(5000), [anon_sym_and] = ACTIONS(5000), [anon_sym_bitor] = ACTIONS(5000), [anon_sym_xor] = ACTIONS(5000), [anon_sym_bitand] = ACTIONS(5000), [anon_sym_not_eq] = ACTIONS(5000), [anon_sym_DASH_DASH] = ACTIONS(5002), [anon_sym_PLUS_PLUS] = ACTIONS(5002), [anon_sym_DOT] = ACTIONS(5000), [anon_sym_DOT_STAR] = ACTIONS(5002), [anon_sym_DASH_GT] = ACTIONS(5002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5000), [anon_sym_decltype] = ACTIONS(5000), [anon_sym_final] = ACTIONS(5000), [anon_sym_override] = ACTIONS(5000), }, [STATE(1625)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5019), [anon_sym_COMMA] = ACTIONS(5019), [anon_sym_RPAREN] = ACTIONS(5019), [anon_sym_LPAREN2] = ACTIONS(5019), [anon_sym_TILDE] = ACTIONS(5019), [anon_sym_STAR] = ACTIONS(5019), [anon_sym_PIPE_PIPE] = ACTIONS(5019), [anon_sym_AMP_AMP] = ACTIONS(5019), [anon_sym_AMP] = ACTIONS(5012), [anon_sym_SEMI] = ACTIONS(5019), [anon_sym___extension__] = ACTIONS(5012), [anon_sym_virtual] = ACTIONS(5012), [anon_sym_extern] = ACTIONS(5012), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_using] = ACTIONS(5012), [anon_sym_COLON] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACK_LBRACK] = ACTIONS(5019), [anon_sym___declspec] = ACTIONS(5012), [anon_sym___based] = ACTIONS(5012), [anon_sym___cdecl] = ACTIONS(5012), [anon_sym___clrcall] = ACTIONS(5012), [anon_sym___stdcall] = ACTIONS(5012), [anon_sym___fastcall] = ACTIONS(5012), [anon_sym___thiscall] = ACTIONS(5012), [anon_sym___vectorcall] = ACTIONS(5012), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_signed] = ACTIONS(5012), [anon_sym_unsigned] = ACTIONS(5012), [anon_sym_long] = ACTIONS(5012), [anon_sym_short] = ACTIONS(5012), [anon_sym_LBRACK] = ACTIONS(5012), [anon_sym_static] = ACTIONS(5012), [anon_sym_EQ] = ACTIONS(5019), [anon_sym_register] = ACTIONS(5012), [anon_sym_inline] = ACTIONS(5012), [anon_sym___inline] = ACTIONS(5012), [anon_sym___inline__] = ACTIONS(5012), [anon_sym___forceinline] = ACTIONS(5012), [anon_sym_thread_local] = ACTIONS(5012), [anon_sym___thread] = ACTIONS(5012), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5012), [anon_sym_volatile] = ACTIONS(5012), [anon_sym_restrict] = ACTIONS(5012), [anon_sym___restrict__] = ACTIONS(5012), [anon_sym__Atomic] = ACTIONS(5012), [anon_sym__Noreturn] = ACTIONS(5012), [anon_sym_noreturn] = ACTIONS(5012), [anon_sym__Nonnull] = ACTIONS(5012), [anon_sym_mutable] = ACTIONS(5012), [anon_sym_constinit] = ACTIONS(5012), [anon_sym_consteval] = ACTIONS(5012), [anon_sym_alignas] = ACTIONS(5012), [anon_sym__Alignas] = ACTIONS(5012), [sym_primitive_type] = ACTIONS(5012), [anon_sym_enum] = ACTIONS(5012), [anon_sym_class] = ACTIONS(5012), [anon_sym_struct] = ACTIONS(5012), [anon_sym_union] = ACTIONS(5012), [anon_sym_or] = ACTIONS(5012), [anon_sym_and] = ACTIONS(5012), [anon_sym_asm] = ACTIONS(5012), [anon_sym___asm__] = ACTIONS(5012), [anon_sym___asm] = ACTIONS(5012), [anon_sym_DASH_GT] = ACTIONS(5019), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_final] = ACTIONS(5012), [anon_sym_override] = ACTIONS(5012), [anon_sym_explicit] = ACTIONS(5012), [anon_sym_typename] = ACTIONS(5012), [anon_sym_template] = ACTIONS(5012), [anon_sym_GT2] = ACTIONS(5019), [anon_sym_operator] = ACTIONS(5012), [anon_sym_try] = ACTIONS(5012), [anon_sym_friend] = ACTIONS(5012), [anon_sym_noexcept] = ACTIONS(5012), [anon_sym_throw] = ACTIONS(5012), [anon_sym_concept] = ACTIONS(5012), [anon_sym_requires] = ACTIONS(5012), }, [STATE(1626)] = { [sym_identifier] = ACTIONS(4996), [anon_sym_DOT_DOT_DOT] = ACTIONS(4998), [anon_sym_COMMA] = ACTIONS(4998), [anon_sym_RPAREN] = ACTIONS(4998), [aux_sym_preproc_if_token2] = ACTIONS(4998), [aux_sym_preproc_else_token1] = ACTIONS(4998), [aux_sym_preproc_elif_token1] = ACTIONS(4996), [aux_sym_preproc_elifdef_token1] = ACTIONS(4998), [aux_sym_preproc_elifdef_token2] = ACTIONS(4998), [anon_sym_LPAREN2] = ACTIONS(4998), [anon_sym_DASH] = ACTIONS(4996), [anon_sym_PLUS] = ACTIONS(4996), [anon_sym_STAR] = ACTIONS(4996), [anon_sym_SLASH] = ACTIONS(4996), [anon_sym_PERCENT] = ACTIONS(4996), [anon_sym_PIPE_PIPE] = ACTIONS(4998), [anon_sym_AMP_AMP] = ACTIONS(4998), [anon_sym_PIPE] = ACTIONS(4996), [anon_sym_CARET] = ACTIONS(4996), [anon_sym_AMP] = ACTIONS(4996), [anon_sym_EQ_EQ] = ACTIONS(4998), [anon_sym_BANG_EQ] = ACTIONS(4998), [anon_sym_GT] = ACTIONS(4996), [anon_sym_GT_EQ] = ACTIONS(4998), [anon_sym_LT_EQ] = ACTIONS(4996), [anon_sym_LT] = ACTIONS(4996), [anon_sym_LT_LT] = ACTIONS(4996), [anon_sym_GT_GT] = ACTIONS(4996), [anon_sym_SEMI] = ACTIONS(4998), [anon_sym___extension__] = ACTIONS(4996), [anon_sym___attribute__] = ACTIONS(4996), [anon_sym___attribute] = ACTIONS(4996), [anon_sym_COLON] = ACTIONS(4996), [anon_sym_COLON_COLON] = ACTIONS(4998), [anon_sym_LBRACE] = ACTIONS(4998), [anon_sym_RBRACE] = ACTIONS(4998), [anon_sym_LBRACK] = ACTIONS(4998), [anon_sym_RBRACK] = ACTIONS(4998), [anon_sym_EQ] = ACTIONS(4996), [anon_sym_const] = ACTIONS(4996), [anon_sym_constexpr] = ACTIONS(4996), [anon_sym_volatile] = ACTIONS(4996), [anon_sym_restrict] = ACTIONS(4996), [anon_sym___restrict__] = ACTIONS(4996), [anon_sym__Atomic] = ACTIONS(4996), [anon_sym__Noreturn] = ACTIONS(4996), [anon_sym_noreturn] = ACTIONS(4996), [anon_sym__Nonnull] = ACTIONS(4996), [anon_sym_mutable] = ACTIONS(4996), [anon_sym_constinit] = ACTIONS(4996), [anon_sym_consteval] = ACTIONS(4996), [anon_sym_alignas] = ACTIONS(4996), [anon_sym__Alignas] = ACTIONS(4996), [anon_sym_QMARK] = ACTIONS(4998), [anon_sym_STAR_EQ] = ACTIONS(4998), [anon_sym_SLASH_EQ] = ACTIONS(4998), [anon_sym_PERCENT_EQ] = ACTIONS(4998), [anon_sym_PLUS_EQ] = ACTIONS(4998), [anon_sym_DASH_EQ] = ACTIONS(4998), [anon_sym_LT_LT_EQ] = ACTIONS(4998), [anon_sym_GT_GT_EQ] = ACTIONS(4998), [anon_sym_AMP_EQ] = ACTIONS(4998), [anon_sym_CARET_EQ] = ACTIONS(4998), [anon_sym_PIPE_EQ] = ACTIONS(4998), [anon_sym_and_eq] = ACTIONS(4996), [anon_sym_or_eq] = ACTIONS(4996), [anon_sym_xor_eq] = ACTIONS(4996), [anon_sym_LT_EQ_GT] = ACTIONS(4998), [anon_sym_or] = ACTIONS(4996), [anon_sym_and] = ACTIONS(4996), [anon_sym_bitor] = ACTIONS(4996), [anon_sym_xor] = ACTIONS(4996), [anon_sym_bitand] = ACTIONS(4996), [anon_sym_not_eq] = ACTIONS(4996), [anon_sym_DASH_DASH] = ACTIONS(4998), [anon_sym_PLUS_PLUS] = ACTIONS(4998), [anon_sym_DOT] = ACTIONS(4996), [anon_sym_DOT_STAR] = ACTIONS(4998), [anon_sym_DASH_GT] = ACTIONS(4998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4996), [anon_sym_decltype] = ACTIONS(4996), [anon_sym_final] = ACTIONS(4996), [anon_sym_override] = ACTIONS(4996), }, [STATE(1627)] = { [sym_identifier] = ACTIONS(5026), [anon_sym_DOT_DOT_DOT] = ACTIONS(5028), [anon_sym_COMMA] = ACTIONS(5028), [anon_sym_RPAREN] = ACTIONS(5028), [aux_sym_preproc_if_token2] = ACTIONS(5028), [aux_sym_preproc_else_token1] = ACTIONS(5028), [aux_sym_preproc_elif_token1] = ACTIONS(5026), [aux_sym_preproc_elifdef_token1] = ACTIONS(5028), [aux_sym_preproc_elifdef_token2] = ACTIONS(5028), [anon_sym_LPAREN2] = ACTIONS(5028), [anon_sym_DASH] = ACTIONS(5026), [anon_sym_PLUS] = ACTIONS(5026), [anon_sym_STAR] = ACTIONS(5026), [anon_sym_SLASH] = ACTIONS(5026), [anon_sym_PERCENT] = ACTIONS(5026), [anon_sym_PIPE_PIPE] = ACTIONS(5028), [anon_sym_AMP_AMP] = ACTIONS(5028), [anon_sym_PIPE] = ACTIONS(5026), [anon_sym_CARET] = ACTIONS(5026), [anon_sym_AMP] = ACTIONS(5026), [anon_sym_EQ_EQ] = ACTIONS(5028), [anon_sym_BANG_EQ] = ACTIONS(5028), [anon_sym_GT] = ACTIONS(5026), [anon_sym_GT_EQ] = ACTIONS(5028), [anon_sym_LT_EQ] = ACTIONS(5026), [anon_sym_LT] = ACTIONS(5026), [anon_sym_LT_LT] = ACTIONS(5026), [anon_sym_GT_GT] = ACTIONS(5026), [anon_sym_SEMI] = ACTIONS(5028), [anon_sym___extension__] = ACTIONS(5026), [anon_sym___attribute__] = ACTIONS(5026), [anon_sym___attribute] = ACTIONS(5026), [anon_sym_COLON] = ACTIONS(5026), [anon_sym_COLON_COLON] = ACTIONS(5028), [anon_sym_LBRACE] = ACTIONS(5028), [anon_sym_RBRACE] = ACTIONS(5028), [anon_sym_LBRACK] = ACTIONS(5028), [anon_sym_RBRACK] = ACTIONS(5028), [anon_sym_EQ] = ACTIONS(5026), [anon_sym_const] = ACTIONS(5026), [anon_sym_constexpr] = ACTIONS(5026), [anon_sym_volatile] = ACTIONS(5026), [anon_sym_restrict] = ACTIONS(5026), [anon_sym___restrict__] = ACTIONS(5026), [anon_sym__Atomic] = ACTIONS(5026), [anon_sym__Noreturn] = ACTIONS(5026), [anon_sym_noreturn] = ACTIONS(5026), [anon_sym__Nonnull] = ACTIONS(5026), [anon_sym_mutable] = ACTIONS(5026), [anon_sym_constinit] = ACTIONS(5026), [anon_sym_consteval] = ACTIONS(5026), [anon_sym_alignas] = ACTIONS(5026), [anon_sym__Alignas] = ACTIONS(5026), [anon_sym_QMARK] = ACTIONS(5028), [anon_sym_STAR_EQ] = ACTIONS(5028), [anon_sym_SLASH_EQ] = ACTIONS(5028), [anon_sym_PERCENT_EQ] = ACTIONS(5028), [anon_sym_PLUS_EQ] = ACTIONS(5028), [anon_sym_DASH_EQ] = ACTIONS(5028), [anon_sym_LT_LT_EQ] = ACTIONS(5028), [anon_sym_GT_GT_EQ] = ACTIONS(5028), [anon_sym_AMP_EQ] = ACTIONS(5028), [anon_sym_CARET_EQ] = ACTIONS(5028), [anon_sym_PIPE_EQ] = ACTIONS(5028), [anon_sym_and_eq] = ACTIONS(5026), [anon_sym_or_eq] = ACTIONS(5026), [anon_sym_xor_eq] = ACTIONS(5026), [anon_sym_LT_EQ_GT] = ACTIONS(5028), [anon_sym_or] = ACTIONS(5026), [anon_sym_and] = ACTIONS(5026), [anon_sym_bitor] = ACTIONS(5026), [anon_sym_xor] = ACTIONS(5026), [anon_sym_bitand] = ACTIONS(5026), [anon_sym_not_eq] = ACTIONS(5026), [anon_sym_DASH_DASH] = ACTIONS(5028), [anon_sym_PLUS_PLUS] = ACTIONS(5028), [anon_sym_DOT] = ACTIONS(5026), [anon_sym_DOT_STAR] = ACTIONS(5028), [anon_sym_DASH_GT] = ACTIONS(5028), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5026), [anon_sym_decltype] = ACTIONS(5026), [anon_sym_final] = ACTIONS(5026), [anon_sym_override] = ACTIONS(5026), }, [STATE(1628)] = { [sym_identifier] = ACTIONS(5030), [anon_sym_DOT_DOT_DOT] = ACTIONS(5032), [anon_sym_COMMA] = ACTIONS(5032), [anon_sym_RPAREN] = ACTIONS(5032), [aux_sym_preproc_if_token2] = ACTIONS(5032), [aux_sym_preproc_else_token1] = ACTIONS(5032), [aux_sym_preproc_elif_token1] = ACTIONS(5030), [aux_sym_preproc_elifdef_token1] = ACTIONS(5032), [aux_sym_preproc_elifdef_token2] = ACTIONS(5032), [anon_sym_LPAREN2] = ACTIONS(5032), [anon_sym_DASH] = ACTIONS(5030), [anon_sym_PLUS] = ACTIONS(5030), [anon_sym_STAR] = ACTIONS(5030), [anon_sym_SLASH] = ACTIONS(5030), [anon_sym_PERCENT] = ACTIONS(5030), [anon_sym_PIPE_PIPE] = ACTIONS(5032), [anon_sym_AMP_AMP] = ACTIONS(5032), [anon_sym_PIPE] = ACTIONS(5030), [anon_sym_CARET] = ACTIONS(5030), [anon_sym_AMP] = ACTIONS(5030), [anon_sym_EQ_EQ] = ACTIONS(5032), [anon_sym_BANG_EQ] = ACTIONS(5032), [anon_sym_GT] = ACTIONS(5030), [anon_sym_GT_EQ] = ACTIONS(5032), [anon_sym_LT_EQ] = ACTIONS(5030), [anon_sym_LT] = ACTIONS(5030), [anon_sym_LT_LT] = ACTIONS(5030), [anon_sym_GT_GT] = ACTIONS(5030), [anon_sym_SEMI] = ACTIONS(5032), [anon_sym___extension__] = ACTIONS(5030), [anon_sym___attribute__] = ACTIONS(5030), [anon_sym___attribute] = ACTIONS(5030), [anon_sym_COLON] = ACTIONS(5030), [anon_sym_COLON_COLON] = ACTIONS(5032), [anon_sym_LBRACE] = ACTIONS(5032), [anon_sym_RBRACE] = ACTIONS(5032), [anon_sym_LBRACK] = ACTIONS(5032), [anon_sym_RBRACK] = ACTIONS(5032), [anon_sym_EQ] = ACTIONS(5030), [anon_sym_const] = ACTIONS(5030), [anon_sym_constexpr] = ACTIONS(5030), [anon_sym_volatile] = ACTIONS(5030), [anon_sym_restrict] = ACTIONS(5030), [anon_sym___restrict__] = ACTIONS(5030), [anon_sym__Atomic] = ACTIONS(5030), [anon_sym__Noreturn] = ACTIONS(5030), [anon_sym_noreturn] = ACTIONS(5030), [anon_sym__Nonnull] = ACTIONS(5030), [anon_sym_mutable] = ACTIONS(5030), [anon_sym_constinit] = ACTIONS(5030), [anon_sym_consteval] = ACTIONS(5030), [anon_sym_alignas] = ACTIONS(5030), [anon_sym__Alignas] = ACTIONS(5030), [anon_sym_QMARK] = ACTIONS(5032), [anon_sym_STAR_EQ] = ACTIONS(5032), [anon_sym_SLASH_EQ] = ACTIONS(5032), [anon_sym_PERCENT_EQ] = ACTIONS(5032), [anon_sym_PLUS_EQ] = ACTIONS(5032), [anon_sym_DASH_EQ] = ACTIONS(5032), [anon_sym_LT_LT_EQ] = ACTIONS(5032), [anon_sym_GT_GT_EQ] = ACTIONS(5032), [anon_sym_AMP_EQ] = ACTIONS(5032), [anon_sym_CARET_EQ] = ACTIONS(5032), [anon_sym_PIPE_EQ] = ACTIONS(5032), [anon_sym_and_eq] = ACTIONS(5030), [anon_sym_or_eq] = ACTIONS(5030), [anon_sym_xor_eq] = ACTIONS(5030), [anon_sym_LT_EQ_GT] = ACTIONS(5032), [anon_sym_or] = ACTIONS(5030), [anon_sym_and] = ACTIONS(5030), [anon_sym_bitor] = ACTIONS(5030), [anon_sym_xor] = ACTIONS(5030), [anon_sym_bitand] = ACTIONS(5030), [anon_sym_not_eq] = ACTIONS(5030), [anon_sym_DASH_DASH] = ACTIONS(5032), [anon_sym_PLUS_PLUS] = ACTIONS(5032), [anon_sym_DOT] = ACTIONS(5030), [anon_sym_DOT_STAR] = ACTIONS(5032), [anon_sym_DASH_GT] = ACTIONS(5032), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5030), [anon_sym_decltype] = ACTIONS(5030), [anon_sym_final] = ACTIONS(5030), [anon_sym_override] = ACTIONS(5030), }, [STATE(1629)] = { [sym_identifier] = ACTIONS(5004), [anon_sym_DOT_DOT_DOT] = ACTIONS(5006), [anon_sym_COMMA] = ACTIONS(5006), [anon_sym_RPAREN] = ACTIONS(5006), [aux_sym_preproc_if_token2] = ACTIONS(5006), [aux_sym_preproc_else_token1] = ACTIONS(5006), [aux_sym_preproc_elif_token1] = ACTIONS(5004), [aux_sym_preproc_elifdef_token1] = ACTIONS(5006), [aux_sym_preproc_elifdef_token2] = ACTIONS(5006), [anon_sym_LPAREN2] = ACTIONS(5006), [anon_sym_DASH] = ACTIONS(5004), [anon_sym_PLUS] = ACTIONS(5004), [anon_sym_STAR] = ACTIONS(5004), [anon_sym_SLASH] = ACTIONS(5004), [anon_sym_PERCENT] = ACTIONS(5004), [anon_sym_PIPE_PIPE] = ACTIONS(5006), [anon_sym_AMP_AMP] = ACTIONS(5006), [anon_sym_PIPE] = ACTIONS(5004), [anon_sym_CARET] = ACTIONS(5004), [anon_sym_AMP] = ACTIONS(5004), [anon_sym_EQ_EQ] = ACTIONS(5006), [anon_sym_BANG_EQ] = ACTIONS(5006), [anon_sym_GT] = ACTIONS(5004), [anon_sym_GT_EQ] = ACTIONS(5006), [anon_sym_LT_EQ] = ACTIONS(5004), [anon_sym_LT] = ACTIONS(5004), [anon_sym_LT_LT] = ACTIONS(5004), [anon_sym_GT_GT] = ACTIONS(5004), [anon_sym_SEMI] = ACTIONS(5006), [anon_sym___extension__] = ACTIONS(5004), [anon_sym___attribute__] = ACTIONS(5004), [anon_sym___attribute] = ACTIONS(5004), [anon_sym_COLON] = ACTIONS(5004), [anon_sym_COLON_COLON] = ACTIONS(5006), [anon_sym_LBRACE] = ACTIONS(5006), [anon_sym_RBRACE] = ACTIONS(5006), [anon_sym_LBRACK] = ACTIONS(5006), [anon_sym_RBRACK] = ACTIONS(5006), [anon_sym_EQ] = ACTIONS(5004), [anon_sym_const] = ACTIONS(5004), [anon_sym_constexpr] = ACTIONS(5004), [anon_sym_volatile] = ACTIONS(5004), [anon_sym_restrict] = ACTIONS(5004), [anon_sym___restrict__] = ACTIONS(5004), [anon_sym__Atomic] = ACTIONS(5004), [anon_sym__Noreturn] = ACTIONS(5004), [anon_sym_noreturn] = ACTIONS(5004), [anon_sym__Nonnull] = ACTIONS(5004), [anon_sym_mutable] = ACTIONS(5004), [anon_sym_constinit] = ACTIONS(5004), [anon_sym_consteval] = ACTIONS(5004), [anon_sym_alignas] = ACTIONS(5004), [anon_sym__Alignas] = ACTIONS(5004), [anon_sym_QMARK] = ACTIONS(5006), [anon_sym_STAR_EQ] = ACTIONS(5006), [anon_sym_SLASH_EQ] = ACTIONS(5006), [anon_sym_PERCENT_EQ] = ACTIONS(5006), [anon_sym_PLUS_EQ] = ACTIONS(5006), [anon_sym_DASH_EQ] = ACTIONS(5006), [anon_sym_LT_LT_EQ] = ACTIONS(5006), [anon_sym_GT_GT_EQ] = ACTIONS(5006), [anon_sym_AMP_EQ] = ACTIONS(5006), [anon_sym_CARET_EQ] = ACTIONS(5006), [anon_sym_PIPE_EQ] = ACTIONS(5006), [anon_sym_and_eq] = ACTIONS(5004), [anon_sym_or_eq] = ACTIONS(5004), [anon_sym_xor_eq] = ACTIONS(5004), [anon_sym_LT_EQ_GT] = ACTIONS(5006), [anon_sym_or] = ACTIONS(5004), [anon_sym_and] = ACTIONS(5004), [anon_sym_bitor] = ACTIONS(5004), [anon_sym_xor] = ACTIONS(5004), [anon_sym_bitand] = ACTIONS(5004), [anon_sym_not_eq] = ACTIONS(5004), [anon_sym_DASH_DASH] = ACTIONS(5006), [anon_sym_PLUS_PLUS] = ACTIONS(5006), [anon_sym_DOT] = ACTIONS(5004), [anon_sym_DOT_STAR] = ACTIONS(5006), [anon_sym_DASH_GT] = ACTIONS(5006), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5004), [anon_sym_decltype] = ACTIONS(5004), [anon_sym_final] = ACTIONS(5004), [anon_sym_override] = ACTIONS(5004), }, [STATE(1630)] = { [sym_identifier] = ACTIONS(2575), [anon_sym_DOT_DOT_DOT] = ACTIONS(2565), [anon_sym_COMMA] = ACTIONS(2565), [anon_sym_RPAREN] = ACTIONS(2565), [aux_sym_preproc_if_token2] = ACTIONS(2565), [aux_sym_preproc_else_token1] = ACTIONS(2565), [aux_sym_preproc_elif_token1] = ACTIONS(2575), [aux_sym_preproc_elifdef_token1] = ACTIONS(2565), [aux_sym_preproc_elifdef_token2] = ACTIONS(2565), [anon_sym_LPAREN2] = ACTIONS(2565), [anon_sym_DASH] = ACTIONS(2575), [anon_sym_PLUS] = ACTIONS(2575), [anon_sym_STAR] = ACTIONS(2575), [anon_sym_SLASH] = ACTIONS(2575), [anon_sym_PERCENT] = ACTIONS(2575), [anon_sym_PIPE_PIPE] = ACTIONS(2565), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_PIPE] = ACTIONS(2575), [anon_sym_CARET] = ACTIONS(2575), [anon_sym_AMP] = ACTIONS(2575), [anon_sym_EQ_EQ] = ACTIONS(2565), [anon_sym_BANG_EQ] = ACTIONS(2565), [anon_sym_GT] = ACTIONS(2575), [anon_sym_GT_EQ] = ACTIONS(2565), [anon_sym_LT_EQ] = ACTIONS(2575), [anon_sym_LT] = ACTIONS(2575), [anon_sym_LT_LT] = ACTIONS(2575), [anon_sym_GT_GT] = ACTIONS(2575), [anon_sym_SEMI] = ACTIONS(2565), [anon_sym___extension__] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON] = ACTIONS(2565), [anon_sym_LBRACE] = ACTIONS(2565), [anon_sym_RBRACE] = ACTIONS(2565), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2565), [anon_sym_RBRACK] = ACTIONS(2565), [anon_sym_EQ] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2575), [anon_sym_QMARK] = ACTIONS(2565), [anon_sym_STAR_EQ] = ACTIONS(2565), [anon_sym_SLASH_EQ] = ACTIONS(2565), [anon_sym_PERCENT_EQ] = ACTIONS(2565), [anon_sym_PLUS_EQ] = ACTIONS(2565), [anon_sym_DASH_EQ] = ACTIONS(2565), [anon_sym_LT_LT_EQ] = ACTIONS(2565), [anon_sym_GT_GT_EQ] = ACTIONS(2565), [anon_sym_AMP_EQ] = ACTIONS(2565), [anon_sym_CARET_EQ] = ACTIONS(2565), [anon_sym_PIPE_EQ] = ACTIONS(2565), [anon_sym_and_eq] = ACTIONS(2575), [anon_sym_or_eq] = ACTIONS(2575), [anon_sym_xor_eq] = ACTIONS(2575), [anon_sym_LT_EQ_GT] = ACTIONS(2565), [anon_sym_or] = ACTIONS(2575), [anon_sym_and] = ACTIONS(2575), [anon_sym_bitor] = ACTIONS(2575), [anon_sym_xor] = ACTIONS(2575), [anon_sym_bitand] = ACTIONS(2575), [anon_sym_not_eq] = ACTIONS(2575), [anon_sym_DASH_DASH] = ACTIONS(2565), [anon_sym_PLUS_PLUS] = ACTIONS(2565), [anon_sym_DOT] = ACTIONS(2575), [anon_sym_DOT_STAR] = ACTIONS(2565), [anon_sym_DASH_GT] = ACTIONS(2565), [sym_comment] = ACTIONS(3), }, [STATE(1631)] = { [sym_identifier] = ACTIONS(5116), [anon_sym_DOT_DOT_DOT] = ACTIONS(5118), [anon_sym_COMMA] = ACTIONS(5118), [anon_sym_RPAREN] = ACTIONS(5118), [aux_sym_preproc_if_token2] = ACTIONS(5118), [aux_sym_preproc_else_token1] = ACTIONS(5118), [aux_sym_preproc_elif_token1] = ACTIONS(5116), [aux_sym_preproc_elifdef_token1] = ACTIONS(5118), [aux_sym_preproc_elifdef_token2] = ACTIONS(5118), [anon_sym_LPAREN2] = ACTIONS(5118), [anon_sym_DASH] = ACTIONS(5116), [anon_sym_PLUS] = ACTIONS(5116), [anon_sym_STAR] = ACTIONS(5116), [anon_sym_SLASH] = ACTIONS(5116), [anon_sym_PERCENT] = ACTIONS(5116), [anon_sym_PIPE_PIPE] = ACTIONS(5118), [anon_sym_AMP_AMP] = ACTIONS(5118), [anon_sym_PIPE] = ACTIONS(5116), [anon_sym_CARET] = ACTIONS(5116), [anon_sym_AMP] = ACTIONS(5116), [anon_sym_EQ_EQ] = ACTIONS(5118), [anon_sym_BANG_EQ] = ACTIONS(5118), [anon_sym_GT] = ACTIONS(5116), [anon_sym_GT_EQ] = ACTIONS(5118), [anon_sym_LT_EQ] = ACTIONS(5116), [anon_sym_LT] = ACTIONS(5116), [anon_sym_LT_LT] = ACTIONS(5116), [anon_sym_GT_GT] = ACTIONS(5116), [anon_sym_SEMI] = ACTIONS(5118), [anon_sym___extension__] = ACTIONS(5116), [anon_sym___attribute__] = ACTIONS(5116), [anon_sym___attribute] = ACTIONS(5116), [anon_sym_COLON] = ACTIONS(5118), [anon_sym_LBRACE] = ACTIONS(5118), [anon_sym_RBRACE] = ACTIONS(5118), [anon_sym_signed] = ACTIONS(5116), [anon_sym_unsigned] = ACTIONS(5116), [anon_sym_long] = ACTIONS(5116), [anon_sym_short] = ACTIONS(5116), [anon_sym_LBRACK] = ACTIONS(5118), [anon_sym_RBRACK] = ACTIONS(5118), [anon_sym_EQ] = ACTIONS(5116), [anon_sym_const] = ACTIONS(5116), [anon_sym_constexpr] = ACTIONS(5116), [anon_sym_volatile] = ACTIONS(5116), [anon_sym_restrict] = ACTIONS(5116), [anon_sym___restrict__] = ACTIONS(5116), [anon_sym__Atomic] = ACTIONS(5116), [anon_sym__Noreturn] = ACTIONS(5116), [anon_sym_noreturn] = ACTIONS(5116), [anon_sym__Nonnull] = ACTIONS(5116), [anon_sym_mutable] = ACTIONS(5116), [anon_sym_constinit] = ACTIONS(5116), [anon_sym_consteval] = ACTIONS(5116), [anon_sym_alignas] = ACTIONS(5116), [anon_sym__Alignas] = ACTIONS(5116), [sym_primitive_type] = ACTIONS(5116), [anon_sym_QMARK] = ACTIONS(5118), [anon_sym_STAR_EQ] = ACTIONS(5118), [anon_sym_SLASH_EQ] = ACTIONS(5118), [anon_sym_PERCENT_EQ] = ACTIONS(5118), [anon_sym_PLUS_EQ] = ACTIONS(5118), [anon_sym_DASH_EQ] = ACTIONS(5118), [anon_sym_LT_LT_EQ] = ACTIONS(5118), [anon_sym_GT_GT_EQ] = ACTIONS(5118), [anon_sym_AMP_EQ] = ACTIONS(5118), [anon_sym_CARET_EQ] = ACTIONS(5118), [anon_sym_PIPE_EQ] = ACTIONS(5118), [anon_sym_and_eq] = ACTIONS(5116), [anon_sym_or_eq] = ACTIONS(5116), [anon_sym_xor_eq] = ACTIONS(5116), [anon_sym_LT_EQ_GT] = ACTIONS(5118), [anon_sym_or] = ACTIONS(5116), [anon_sym_and] = ACTIONS(5116), [anon_sym_bitor] = ACTIONS(5116), [anon_sym_xor] = ACTIONS(5116), [anon_sym_bitand] = ACTIONS(5116), [anon_sym_not_eq] = ACTIONS(5116), [anon_sym_DASH_DASH] = ACTIONS(5118), [anon_sym_PLUS_PLUS] = ACTIONS(5118), [anon_sym_DOT] = ACTIONS(5116), [anon_sym_DOT_STAR] = ACTIONS(5118), [anon_sym_DASH_GT] = ACTIONS(5118), [sym_comment] = ACTIONS(3), }, [STATE(1632)] = { [sym_identifier] = ACTIONS(5008), [anon_sym_DOT_DOT_DOT] = ACTIONS(5010), [anon_sym_COMMA] = ACTIONS(5010), [anon_sym_RPAREN] = ACTIONS(5010), [aux_sym_preproc_if_token2] = ACTIONS(5010), [aux_sym_preproc_else_token1] = ACTIONS(5010), [aux_sym_preproc_elif_token1] = ACTIONS(5008), [aux_sym_preproc_elifdef_token1] = ACTIONS(5010), [aux_sym_preproc_elifdef_token2] = ACTIONS(5010), [anon_sym_LPAREN2] = ACTIONS(5010), [anon_sym_DASH] = ACTIONS(5008), [anon_sym_PLUS] = ACTIONS(5008), [anon_sym_STAR] = ACTIONS(5008), [anon_sym_SLASH] = ACTIONS(5008), [anon_sym_PERCENT] = ACTIONS(5008), [anon_sym_PIPE_PIPE] = ACTIONS(5010), [anon_sym_AMP_AMP] = ACTIONS(5010), [anon_sym_PIPE] = ACTIONS(5008), [anon_sym_CARET] = ACTIONS(5008), [anon_sym_AMP] = ACTIONS(5008), [anon_sym_EQ_EQ] = ACTIONS(5010), [anon_sym_BANG_EQ] = ACTIONS(5010), [anon_sym_GT] = ACTIONS(5008), [anon_sym_GT_EQ] = ACTIONS(5010), [anon_sym_LT_EQ] = ACTIONS(5008), [anon_sym_LT] = ACTIONS(5008), [anon_sym_LT_LT] = ACTIONS(5008), [anon_sym_GT_GT] = ACTIONS(5008), [anon_sym_SEMI] = ACTIONS(5010), [anon_sym___extension__] = ACTIONS(5008), [anon_sym___attribute__] = ACTIONS(5008), [anon_sym___attribute] = ACTIONS(5008), [anon_sym_COLON] = ACTIONS(5008), [anon_sym_COLON_COLON] = ACTIONS(5010), [anon_sym_LBRACE] = ACTIONS(5010), [anon_sym_RBRACE] = ACTIONS(5010), [anon_sym_LBRACK] = ACTIONS(5010), [anon_sym_RBRACK] = ACTIONS(5010), [anon_sym_EQ] = ACTIONS(5008), [anon_sym_const] = ACTIONS(5008), [anon_sym_constexpr] = ACTIONS(5008), [anon_sym_volatile] = ACTIONS(5008), [anon_sym_restrict] = ACTIONS(5008), [anon_sym___restrict__] = ACTIONS(5008), [anon_sym__Atomic] = ACTIONS(5008), [anon_sym__Noreturn] = ACTIONS(5008), [anon_sym_noreturn] = ACTIONS(5008), [anon_sym__Nonnull] = ACTIONS(5008), [anon_sym_mutable] = ACTIONS(5008), [anon_sym_constinit] = ACTIONS(5008), [anon_sym_consteval] = ACTIONS(5008), [anon_sym_alignas] = ACTIONS(5008), [anon_sym__Alignas] = ACTIONS(5008), [anon_sym_QMARK] = ACTIONS(5010), [anon_sym_STAR_EQ] = ACTIONS(5010), [anon_sym_SLASH_EQ] = ACTIONS(5010), [anon_sym_PERCENT_EQ] = ACTIONS(5010), [anon_sym_PLUS_EQ] = ACTIONS(5010), [anon_sym_DASH_EQ] = ACTIONS(5010), [anon_sym_LT_LT_EQ] = ACTIONS(5010), [anon_sym_GT_GT_EQ] = ACTIONS(5010), [anon_sym_AMP_EQ] = ACTIONS(5010), [anon_sym_CARET_EQ] = ACTIONS(5010), [anon_sym_PIPE_EQ] = ACTIONS(5010), [anon_sym_and_eq] = ACTIONS(5008), [anon_sym_or_eq] = ACTIONS(5008), [anon_sym_xor_eq] = ACTIONS(5008), [anon_sym_LT_EQ_GT] = ACTIONS(5010), [anon_sym_or] = ACTIONS(5008), [anon_sym_and] = ACTIONS(5008), [anon_sym_bitor] = ACTIONS(5008), [anon_sym_xor] = ACTIONS(5008), [anon_sym_bitand] = ACTIONS(5008), [anon_sym_not_eq] = ACTIONS(5008), [anon_sym_DASH_DASH] = ACTIONS(5010), [anon_sym_PLUS_PLUS] = ACTIONS(5010), [anon_sym_DOT] = ACTIONS(5008), [anon_sym_DOT_STAR] = ACTIONS(5010), [anon_sym_DASH_GT] = ACTIONS(5010), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5008), [anon_sym_decltype] = ACTIONS(5008), [anon_sym_final] = ACTIONS(5008), [anon_sym_override] = ACTIONS(5008), }, [STATE(1633)] = { [sym_type_qualifier] = STATE(1637), [sym_alignas_qualifier] = STATE(1630), [aux_sym__type_definition_type_repeat1] = STATE(1637), [aux_sym_sized_type_specifier_repeat1] = STATE(1656), [sym_identifier] = ACTIONS(5120), [anon_sym_DOT_DOT_DOT] = ACTIONS(5122), [anon_sym_COMMA] = ACTIONS(5122), [anon_sym_RPAREN] = ACTIONS(5122), [anon_sym_LPAREN2] = ACTIONS(5122), [anon_sym_DASH] = ACTIONS(5124), [anon_sym_PLUS] = ACTIONS(5124), [anon_sym_STAR] = ACTIONS(5124), [anon_sym_SLASH] = ACTIONS(5124), [anon_sym_PERCENT] = ACTIONS(5124), [anon_sym_PIPE_PIPE] = ACTIONS(5122), [anon_sym_AMP_AMP] = ACTIONS(5122), [anon_sym_PIPE] = ACTIONS(5124), [anon_sym_CARET] = ACTIONS(5124), [anon_sym_AMP] = ACTIONS(5124), [anon_sym_EQ_EQ] = ACTIONS(5122), [anon_sym_BANG_EQ] = ACTIONS(5122), [anon_sym_GT] = ACTIONS(5124), [anon_sym_GT_EQ] = ACTIONS(5122), [anon_sym_LT_EQ] = ACTIONS(5124), [anon_sym_LT] = ACTIONS(5124), [anon_sym_LT_LT] = ACTIONS(5124), [anon_sym_GT_GT] = ACTIONS(5124), [anon_sym_SEMI] = ACTIONS(5122), [anon_sym___extension__] = ACTIONS(5126), [anon_sym___attribute__] = ACTIONS(5124), [anon_sym___attribute] = ACTIONS(5124), [anon_sym_COLON] = ACTIONS(5122), [anon_sym_LBRACE] = ACTIONS(5122), [anon_sym_RBRACE] = ACTIONS(5122), [anon_sym_signed] = ACTIONS(5128), [anon_sym_unsigned] = ACTIONS(5128), [anon_sym_long] = ACTIONS(5128), [anon_sym_short] = ACTIONS(5128), [anon_sym_LBRACK] = ACTIONS(5122), [anon_sym_RBRACK] = ACTIONS(5122), [anon_sym_EQ] = ACTIONS(5124), [anon_sym_const] = ACTIONS(5126), [anon_sym_constexpr] = ACTIONS(5126), [anon_sym_volatile] = ACTIONS(5126), [anon_sym_restrict] = ACTIONS(5126), [anon_sym___restrict__] = ACTIONS(5126), [anon_sym__Atomic] = ACTIONS(5126), [anon_sym__Noreturn] = ACTIONS(5126), [anon_sym_noreturn] = ACTIONS(5126), [anon_sym__Nonnull] = ACTIONS(5126), [anon_sym_mutable] = ACTIONS(5126), [anon_sym_constinit] = ACTIONS(5126), [anon_sym_consteval] = ACTIONS(5126), [anon_sym_alignas] = ACTIONS(5130), [anon_sym__Alignas] = ACTIONS(5130), [sym_primitive_type] = ACTIONS(5132), [anon_sym_QMARK] = ACTIONS(5122), [anon_sym_STAR_EQ] = ACTIONS(5122), [anon_sym_SLASH_EQ] = ACTIONS(5122), [anon_sym_PERCENT_EQ] = ACTIONS(5122), [anon_sym_PLUS_EQ] = ACTIONS(5122), [anon_sym_DASH_EQ] = ACTIONS(5122), [anon_sym_LT_LT_EQ] = ACTIONS(5122), [anon_sym_GT_GT_EQ] = ACTIONS(5122), [anon_sym_AMP_EQ] = ACTIONS(5122), [anon_sym_CARET_EQ] = ACTIONS(5122), [anon_sym_PIPE_EQ] = ACTIONS(5122), [anon_sym_and_eq] = ACTIONS(5124), [anon_sym_or_eq] = ACTIONS(5124), [anon_sym_xor_eq] = ACTIONS(5124), [anon_sym_LT_EQ_GT] = ACTIONS(5122), [anon_sym_or] = ACTIONS(5124), [anon_sym_and] = ACTIONS(5124), [anon_sym_bitor] = ACTIONS(5124), [anon_sym_xor] = ACTIONS(5124), [anon_sym_bitand] = ACTIONS(5124), [anon_sym_not_eq] = ACTIONS(5124), [anon_sym_DASH_DASH] = ACTIONS(5122), [anon_sym_PLUS_PLUS] = ACTIONS(5122), [anon_sym_DOT] = ACTIONS(5124), [anon_sym_DOT_STAR] = ACTIONS(5122), [anon_sym_DASH_GT] = ACTIONS(5122), [sym_comment] = ACTIONS(3), }, [STATE(1634)] = { [sym_type_qualifier] = STATE(1638), [sym_alignas_qualifier] = STATE(1630), [aux_sym__type_definition_type_repeat1] = STATE(1638), [aux_sym_sized_type_specifier_repeat1] = STATE(1661), [sym_identifier] = ACTIONS(5134), [anon_sym_DOT_DOT_DOT] = ACTIONS(5122), [anon_sym_COMMA] = ACTIONS(5122), [aux_sym_preproc_if_token2] = ACTIONS(5122), [aux_sym_preproc_else_token1] = ACTIONS(5122), [aux_sym_preproc_elif_token1] = ACTIONS(5124), [aux_sym_preproc_elifdef_token1] = ACTIONS(5122), [aux_sym_preproc_elifdef_token2] = ACTIONS(5122), [anon_sym_LPAREN2] = ACTIONS(5122), [anon_sym_DASH] = ACTIONS(5124), [anon_sym_PLUS] = ACTIONS(5124), [anon_sym_STAR] = ACTIONS(5124), [anon_sym_SLASH] = ACTIONS(5124), [anon_sym_PERCENT] = ACTIONS(5124), [anon_sym_PIPE_PIPE] = ACTIONS(5122), [anon_sym_AMP_AMP] = ACTIONS(5122), [anon_sym_PIPE] = ACTIONS(5124), [anon_sym_CARET] = ACTIONS(5124), [anon_sym_AMP] = ACTIONS(5124), [anon_sym_EQ_EQ] = ACTIONS(5122), [anon_sym_BANG_EQ] = ACTIONS(5122), [anon_sym_GT] = ACTIONS(5124), [anon_sym_GT_EQ] = ACTIONS(5122), [anon_sym_LT_EQ] = ACTIONS(5124), [anon_sym_LT] = ACTIONS(5124), [anon_sym_LT_LT] = ACTIONS(5124), [anon_sym_GT_GT] = ACTIONS(5124), [anon_sym___extension__] = ACTIONS(5126), [anon_sym___attribute__] = ACTIONS(5124), [anon_sym___attribute] = ACTIONS(5124), [anon_sym_LBRACE] = ACTIONS(5122), [anon_sym_signed] = ACTIONS(5137), [anon_sym_unsigned] = ACTIONS(5137), [anon_sym_long] = ACTIONS(5137), [anon_sym_short] = ACTIONS(5137), [anon_sym_LBRACK] = ACTIONS(5122), [anon_sym_EQ] = ACTIONS(5124), [anon_sym_const] = ACTIONS(5126), [anon_sym_constexpr] = ACTIONS(5126), [anon_sym_volatile] = ACTIONS(5126), [anon_sym_restrict] = ACTIONS(5126), [anon_sym___restrict__] = ACTIONS(5126), [anon_sym__Atomic] = ACTIONS(5126), [anon_sym__Noreturn] = ACTIONS(5126), [anon_sym_noreturn] = ACTIONS(5126), [anon_sym__Nonnull] = ACTIONS(5126), [anon_sym_mutable] = ACTIONS(5126), [anon_sym_constinit] = ACTIONS(5126), [anon_sym_consteval] = ACTIONS(5126), [anon_sym_alignas] = ACTIONS(5130), [anon_sym__Alignas] = ACTIONS(5130), [sym_primitive_type] = ACTIONS(5139), [anon_sym_QMARK] = ACTIONS(5122), [anon_sym_STAR_EQ] = ACTIONS(5122), [anon_sym_SLASH_EQ] = ACTIONS(5122), [anon_sym_PERCENT_EQ] = ACTIONS(5122), [anon_sym_PLUS_EQ] = ACTIONS(5122), [anon_sym_DASH_EQ] = ACTIONS(5122), [anon_sym_LT_LT_EQ] = ACTIONS(5122), [anon_sym_GT_GT_EQ] = ACTIONS(5122), [anon_sym_AMP_EQ] = ACTIONS(5122), [anon_sym_CARET_EQ] = ACTIONS(5122), [anon_sym_PIPE_EQ] = ACTIONS(5122), [anon_sym_and_eq] = ACTIONS(5124), [anon_sym_or_eq] = ACTIONS(5124), [anon_sym_xor_eq] = ACTIONS(5124), [anon_sym_LT_EQ_GT] = ACTIONS(5122), [anon_sym_or] = ACTIONS(5124), [anon_sym_and] = ACTIONS(5124), [anon_sym_bitor] = ACTIONS(5124), [anon_sym_xor] = ACTIONS(5124), [anon_sym_bitand] = ACTIONS(5124), [anon_sym_not_eq] = ACTIONS(5124), [anon_sym_DASH_DASH] = ACTIONS(5122), [anon_sym_PLUS_PLUS] = ACTIONS(5122), [anon_sym_DOT] = ACTIONS(5124), [anon_sym_DOT_STAR] = ACTIONS(5122), [anon_sym_DASH_GT] = ACTIONS(5122), [sym_comment] = ACTIONS(3), }, [STATE(1635)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5014), [anon_sym_COMMA] = ACTIONS(5014), [anon_sym_RPAREN] = ACTIONS(5014), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_TILDE] = ACTIONS(5019), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5016), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5014), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5014), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5014), [anon_sym_GT_GT] = ACTIONS(5014), [anon_sym_SEMI] = ACTIONS(5014), [anon_sym___extension__] = ACTIONS(5012), [anon_sym_virtual] = ACTIONS(5012), [anon_sym_extern] = ACTIONS(5012), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACK_LBRACK] = ACTIONS(5019), [anon_sym___declspec] = ACTIONS(5012), [anon_sym___based] = ACTIONS(5012), [anon_sym___cdecl] = ACTIONS(5012), [anon_sym___clrcall] = ACTIONS(5012), [anon_sym___stdcall] = ACTIONS(5012), [anon_sym___fastcall] = ACTIONS(5012), [anon_sym___thiscall] = ACTIONS(5012), [anon_sym___vectorcall] = ACTIONS(5012), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_RBRACE] = ACTIONS(5014), [anon_sym_LBRACK] = ACTIONS(5023), [anon_sym_static] = ACTIONS(5012), [anon_sym_register] = ACTIONS(5012), [anon_sym_inline] = ACTIONS(5012), [anon_sym___inline] = ACTIONS(5012), [anon_sym___inline__] = ACTIONS(5012), [anon_sym___forceinline] = ACTIONS(5012), [anon_sym_thread_local] = ACTIONS(5012), [anon_sym___thread] = ACTIONS(5012), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5012), [anon_sym_volatile] = ACTIONS(5012), [anon_sym_restrict] = ACTIONS(5012), [anon_sym___restrict__] = ACTIONS(5012), [anon_sym__Atomic] = ACTIONS(5012), [anon_sym__Noreturn] = ACTIONS(5012), [anon_sym_noreturn] = ACTIONS(5012), [anon_sym__Nonnull] = ACTIONS(5012), [anon_sym_mutable] = ACTIONS(5012), [anon_sym_constinit] = ACTIONS(5012), [anon_sym_consteval] = ACTIONS(5012), [anon_sym_alignas] = ACTIONS(5012), [anon_sym__Alignas] = ACTIONS(5012), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5021), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5021), [anon_sym_not_eq] = ACTIONS(5021), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5014), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_template] = ACTIONS(5012), [anon_sym_operator] = ACTIONS(5012), }, [STATE(1636)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5014), [anon_sym_COMMA] = ACTIONS(5014), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_TILDE] = ACTIONS(5019), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5016), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5014), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5014), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5014), [anon_sym_GT_GT] = ACTIONS(5014), [anon_sym_SEMI] = ACTIONS(5016), [anon_sym___extension__] = ACTIONS(5012), [anon_sym_virtual] = ACTIONS(5012), [anon_sym_extern] = ACTIONS(5012), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACK_LBRACK] = ACTIONS(5016), [anon_sym___declspec] = ACTIONS(5012), [anon_sym___based] = ACTIONS(5012), [anon_sym___cdecl] = ACTIONS(5012), [anon_sym___clrcall] = ACTIONS(5012), [anon_sym___stdcall] = ACTIONS(5012), [anon_sym___fastcall] = ACTIONS(5012), [anon_sym___thiscall] = ACTIONS(5012), [anon_sym___vectorcall] = ACTIONS(5012), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_RBRACE] = ACTIONS(5014), [anon_sym_LBRACK] = ACTIONS(5023), [anon_sym_static] = ACTIONS(5012), [anon_sym_RBRACK] = ACTIONS(5014), [anon_sym_register] = ACTIONS(5012), [anon_sym_inline] = ACTIONS(5012), [anon_sym___inline] = ACTIONS(5012), [anon_sym___inline__] = ACTIONS(5012), [anon_sym___forceinline] = ACTIONS(5012), [anon_sym_thread_local] = ACTIONS(5012), [anon_sym___thread] = ACTIONS(5012), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5012), [anon_sym_volatile] = ACTIONS(5012), [anon_sym_restrict] = ACTIONS(5012), [anon_sym___restrict__] = ACTIONS(5012), [anon_sym__Atomic] = ACTIONS(5012), [anon_sym__Noreturn] = ACTIONS(5012), [anon_sym_noreturn] = ACTIONS(5012), [anon_sym__Nonnull] = ACTIONS(5012), [anon_sym_mutable] = ACTIONS(5012), [anon_sym_constinit] = ACTIONS(5012), [anon_sym_consteval] = ACTIONS(5012), [anon_sym_alignas] = ACTIONS(5012), [anon_sym__Alignas] = ACTIONS(5012), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5021), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5021), [anon_sym_not_eq] = ACTIONS(5021), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5014), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_template] = ACTIONS(5012), [anon_sym_operator] = ACTIONS(5012), }, [STATE(1637)] = { [sym_type_qualifier] = STATE(1620), [sym_alignas_qualifier] = STATE(1630), [aux_sym__type_definition_type_repeat1] = STATE(1620), [aux_sym_sized_type_specifier_repeat1] = STATE(2537), [sym_identifier] = ACTIONS(5141), [anon_sym_DOT_DOT_DOT] = ACTIONS(5143), [anon_sym_COMMA] = ACTIONS(5143), [anon_sym_RPAREN] = ACTIONS(5143), [anon_sym_LPAREN2] = ACTIONS(5143), [anon_sym_DASH] = ACTIONS(5145), [anon_sym_PLUS] = ACTIONS(5145), [anon_sym_STAR] = ACTIONS(5145), [anon_sym_SLASH] = ACTIONS(5145), [anon_sym_PERCENT] = ACTIONS(5145), [anon_sym_PIPE_PIPE] = ACTIONS(5143), [anon_sym_AMP_AMP] = ACTIONS(5143), [anon_sym_PIPE] = ACTIONS(5145), [anon_sym_CARET] = ACTIONS(5145), [anon_sym_AMP] = ACTIONS(5145), [anon_sym_EQ_EQ] = ACTIONS(5143), [anon_sym_BANG_EQ] = ACTIONS(5143), [anon_sym_GT] = ACTIONS(5145), [anon_sym_GT_EQ] = ACTIONS(5143), [anon_sym_LT_EQ] = ACTIONS(5145), [anon_sym_LT] = ACTIONS(5145), [anon_sym_LT_LT] = ACTIONS(5145), [anon_sym_GT_GT] = ACTIONS(5145), [anon_sym_SEMI] = ACTIONS(5143), [anon_sym___extension__] = ACTIONS(5126), [anon_sym___attribute__] = ACTIONS(5145), [anon_sym___attribute] = ACTIONS(5145), [anon_sym_COLON] = ACTIONS(5143), [anon_sym_LBRACE] = ACTIONS(5143), [anon_sym_RBRACE] = ACTIONS(5143), [anon_sym_signed] = ACTIONS(5147), [anon_sym_unsigned] = ACTIONS(5147), [anon_sym_long] = ACTIONS(5147), [anon_sym_short] = ACTIONS(5147), [anon_sym_LBRACK] = ACTIONS(5143), [anon_sym_RBRACK] = ACTIONS(5143), [anon_sym_EQ] = ACTIONS(5145), [anon_sym_const] = ACTIONS(5126), [anon_sym_constexpr] = ACTIONS(5126), [anon_sym_volatile] = ACTIONS(5126), [anon_sym_restrict] = ACTIONS(5126), [anon_sym___restrict__] = ACTIONS(5126), [anon_sym__Atomic] = ACTIONS(5126), [anon_sym__Noreturn] = ACTIONS(5126), [anon_sym_noreturn] = ACTIONS(5126), [anon_sym__Nonnull] = ACTIONS(5126), [anon_sym_mutable] = ACTIONS(5126), [anon_sym_constinit] = ACTIONS(5126), [anon_sym_consteval] = ACTIONS(5126), [anon_sym_alignas] = ACTIONS(5130), [anon_sym__Alignas] = ACTIONS(5130), [sym_primitive_type] = ACTIONS(5149), [anon_sym_QMARK] = ACTIONS(5143), [anon_sym_STAR_EQ] = ACTIONS(5143), [anon_sym_SLASH_EQ] = ACTIONS(5143), [anon_sym_PERCENT_EQ] = ACTIONS(5143), [anon_sym_PLUS_EQ] = ACTIONS(5143), [anon_sym_DASH_EQ] = ACTIONS(5143), [anon_sym_LT_LT_EQ] = ACTIONS(5143), [anon_sym_GT_GT_EQ] = ACTIONS(5143), [anon_sym_AMP_EQ] = ACTIONS(5143), [anon_sym_CARET_EQ] = ACTIONS(5143), [anon_sym_PIPE_EQ] = ACTIONS(5143), [anon_sym_and_eq] = ACTIONS(5145), [anon_sym_or_eq] = ACTIONS(5145), [anon_sym_xor_eq] = ACTIONS(5145), [anon_sym_LT_EQ_GT] = ACTIONS(5143), [anon_sym_or] = ACTIONS(5145), [anon_sym_and] = ACTIONS(5145), [anon_sym_bitor] = ACTIONS(5145), [anon_sym_xor] = ACTIONS(5145), [anon_sym_bitand] = ACTIONS(5145), [anon_sym_not_eq] = ACTIONS(5145), [anon_sym_DASH_DASH] = ACTIONS(5143), [anon_sym_PLUS_PLUS] = ACTIONS(5143), [anon_sym_DOT] = ACTIONS(5145), [anon_sym_DOT_STAR] = ACTIONS(5143), [anon_sym_DASH_GT] = ACTIONS(5143), [sym_comment] = ACTIONS(3), }, [STATE(1638)] = { [sym_type_qualifier] = STATE(1620), [sym_alignas_qualifier] = STATE(1630), [aux_sym__type_definition_type_repeat1] = STATE(1620), [aux_sym_sized_type_specifier_repeat1] = STATE(2318), [sym_identifier] = ACTIONS(5151), [anon_sym_DOT_DOT_DOT] = ACTIONS(5143), [anon_sym_COMMA] = ACTIONS(5143), [aux_sym_preproc_if_token2] = ACTIONS(5143), [aux_sym_preproc_else_token1] = ACTIONS(5143), [aux_sym_preproc_elif_token1] = ACTIONS(5145), [aux_sym_preproc_elifdef_token1] = ACTIONS(5143), [aux_sym_preproc_elifdef_token2] = ACTIONS(5143), [anon_sym_LPAREN2] = ACTIONS(5143), [anon_sym_DASH] = ACTIONS(5145), [anon_sym_PLUS] = ACTIONS(5145), [anon_sym_STAR] = ACTIONS(5145), [anon_sym_SLASH] = ACTIONS(5145), [anon_sym_PERCENT] = ACTIONS(5145), [anon_sym_PIPE_PIPE] = ACTIONS(5143), [anon_sym_AMP_AMP] = ACTIONS(5143), [anon_sym_PIPE] = ACTIONS(5145), [anon_sym_CARET] = ACTIONS(5145), [anon_sym_AMP] = ACTIONS(5145), [anon_sym_EQ_EQ] = ACTIONS(5143), [anon_sym_BANG_EQ] = ACTIONS(5143), [anon_sym_GT] = ACTIONS(5145), [anon_sym_GT_EQ] = ACTIONS(5143), [anon_sym_LT_EQ] = ACTIONS(5145), [anon_sym_LT] = ACTIONS(5145), [anon_sym_LT_LT] = ACTIONS(5145), [anon_sym_GT_GT] = ACTIONS(5145), [anon_sym___extension__] = ACTIONS(5126), [anon_sym___attribute__] = ACTIONS(5145), [anon_sym___attribute] = ACTIONS(5145), [anon_sym_LBRACE] = ACTIONS(5143), [anon_sym_signed] = ACTIONS(5154), [anon_sym_unsigned] = ACTIONS(5154), [anon_sym_long] = ACTIONS(5154), [anon_sym_short] = ACTIONS(5154), [anon_sym_LBRACK] = ACTIONS(5143), [anon_sym_EQ] = ACTIONS(5145), [anon_sym_const] = ACTIONS(5126), [anon_sym_constexpr] = ACTIONS(5126), [anon_sym_volatile] = ACTIONS(5126), [anon_sym_restrict] = ACTIONS(5126), [anon_sym___restrict__] = ACTIONS(5126), [anon_sym__Atomic] = ACTIONS(5126), [anon_sym__Noreturn] = ACTIONS(5126), [anon_sym_noreturn] = ACTIONS(5126), [anon_sym__Nonnull] = ACTIONS(5126), [anon_sym_mutable] = ACTIONS(5126), [anon_sym_constinit] = ACTIONS(5126), [anon_sym_consteval] = ACTIONS(5126), [anon_sym_alignas] = ACTIONS(5130), [anon_sym__Alignas] = ACTIONS(5130), [sym_primitive_type] = ACTIONS(5156), [anon_sym_QMARK] = ACTIONS(5143), [anon_sym_STAR_EQ] = ACTIONS(5143), [anon_sym_SLASH_EQ] = ACTIONS(5143), [anon_sym_PERCENT_EQ] = ACTIONS(5143), [anon_sym_PLUS_EQ] = ACTIONS(5143), [anon_sym_DASH_EQ] = ACTIONS(5143), [anon_sym_LT_LT_EQ] = ACTIONS(5143), [anon_sym_GT_GT_EQ] = ACTIONS(5143), [anon_sym_AMP_EQ] = ACTIONS(5143), [anon_sym_CARET_EQ] = ACTIONS(5143), [anon_sym_PIPE_EQ] = ACTIONS(5143), [anon_sym_and_eq] = ACTIONS(5145), [anon_sym_or_eq] = ACTIONS(5145), [anon_sym_xor_eq] = ACTIONS(5145), [anon_sym_LT_EQ_GT] = ACTIONS(5143), [anon_sym_or] = ACTIONS(5145), [anon_sym_and] = ACTIONS(5145), [anon_sym_bitor] = ACTIONS(5145), [anon_sym_xor] = ACTIONS(5145), [anon_sym_bitand] = ACTIONS(5145), [anon_sym_not_eq] = ACTIONS(5145), [anon_sym_DASH_DASH] = ACTIONS(5143), [anon_sym_PLUS_PLUS] = ACTIONS(5143), [anon_sym_DOT] = ACTIONS(5145), [anon_sym_DOT_STAR] = ACTIONS(5143), [anon_sym_DASH_GT] = ACTIONS(5143), [sym_comment] = ACTIONS(3), }, [STATE(1639)] = { [sym_identifier] = ACTIONS(5158), [anon_sym_COMMA] = ACTIONS(5160), [anon_sym_RPAREN] = ACTIONS(5160), [anon_sym_LPAREN2] = ACTIONS(5160), [anon_sym_TILDE] = ACTIONS(5160), [anon_sym_STAR] = ACTIONS(5160), [anon_sym_PIPE_PIPE] = ACTIONS(5160), [anon_sym_AMP_AMP] = ACTIONS(5160), [anon_sym_AMP] = ACTIONS(5158), [anon_sym_SEMI] = ACTIONS(5160), [anon_sym___extension__] = ACTIONS(5158), [anon_sym_virtual] = ACTIONS(5158), [anon_sym_extern] = ACTIONS(5158), [anon_sym___attribute__] = ACTIONS(5158), [anon_sym___attribute] = ACTIONS(5158), [anon_sym_using] = ACTIONS(5158), [anon_sym_COLON_COLON] = ACTIONS(5160), [anon_sym_LBRACK_LBRACK] = ACTIONS(5160), [anon_sym___declspec] = ACTIONS(5158), [anon_sym___based] = ACTIONS(5158), [anon_sym___cdecl] = ACTIONS(5158), [anon_sym___clrcall] = ACTIONS(5158), [anon_sym___stdcall] = ACTIONS(5158), [anon_sym___fastcall] = ACTIONS(5158), [anon_sym___thiscall] = ACTIONS(5158), [anon_sym___vectorcall] = ACTIONS(5158), [anon_sym_LBRACE] = ACTIONS(5160), [anon_sym_signed] = ACTIONS(5158), [anon_sym_unsigned] = ACTIONS(5158), [anon_sym_long] = ACTIONS(5158), [anon_sym_short] = ACTIONS(5158), [anon_sym_LBRACK] = ACTIONS(5158), [anon_sym_static] = ACTIONS(5158), [anon_sym_EQ] = ACTIONS(5160), [anon_sym_register] = ACTIONS(5158), [anon_sym_inline] = ACTIONS(5158), [anon_sym___inline] = ACTIONS(5158), [anon_sym___inline__] = ACTIONS(5158), [anon_sym___forceinline] = ACTIONS(5158), [anon_sym_thread_local] = ACTIONS(5158), [anon_sym___thread] = ACTIONS(5158), [anon_sym_const] = ACTIONS(5158), [anon_sym_constexpr] = ACTIONS(5158), [anon_sym_volatile] = ACTIONS(5158), [anon_sym_restrict] = ACTIONS(5158), [anon_sym___restrict__] = ACTIONS(5158), [anon_sym__Atomic] = ACTIONS(5158), [anon_sym__Noreturn] = ACTIONS(5158), [anon_sym_noreturn] = ACTIONS(5158), [anon_sym__Nonnull] = ACTIONS(5158), [anon_sym_mutable] = ACTIONS(5158), [anon_sym_constinit] = ACTIONS(5158), [anon_sym_consteval] = ACTIONS(5158), [anon_sym_alignas] = ACTIONS(5158), [anon_sym__Alignas] = ACTIONS(5158), [sym_primitive_type] = ACTIONS(5158), [anon_sym_enum] = ACTIONS(5158), [anon_sym_class] = ACTIONS(5158), [anon_sym_struct] = ACTIONS(5158), [anon_sym_union] = ACTIONS(5158), [anon_sym_or] = ACTIONS(5158), [anon_sym_and] = ACTIONS(5158), [anon_sym_asm] = ACTIONS(5158), [anon_sym___asm__] = ACTIONS(5158), [anon_sym___asm] = ACTIONS(5158), [anon_sym_DASH_GT] = ACTIONS(5160), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5158), [anon_sym_decltype] = ACTIONS(5158), [anon_sym_final] = ACTIONS(5158), [anon_sym_override] = ACTIONS(5158), [anon_sym_explicit] = ACTIONS(5158), [anon_sym_typename] = ACTIONS(5158), [anon_sym_template] = ACTIONS(5158), [anon_sym_GT2] = ACTIONS(5160), [anon_sym_operator] = ACTIONS(5158), [anon_sym_try] = ACTIONS(5158), [anon_sym_friend] = ACTIONS(5158), [anon_sym_noexcept] = ACTIONS(5158), [anon_sym_throw] = ACTIONS(5158), [anon_sym_concept] = ACTIONS(5158), [anon_sym_requires] = ACTIONS(5158), }, [STATE(1640)] = { [sym_identifier] = ACTIONS(5162), [anon_sym_COMMA] = ACTIONS(5164), [anon_sym_RPAREN] = ACTIONS(5164), [anon_sym_LPAREN2] = ACTIONS(5164), [anon_sym_TILDE] = ACTIONS(5164), [anon_sym_STAR] = ACTIONS(5164), [anon_sym_PIPE_PIPE] = ACTIONS(5164), [anon_sym_AMP_AMP] = ACTIONS(5164), [anon_sym_AMP] = ACTIONS(5162), [anon_sym_SEMI] = ACTIONS(5164), [anon_sym___extension__] = ACTIONS(5162), [anon_sym_virtual] = ACTIONS(5162), [anon_sym_extern] = ACTIONS(5162), [anon_sym___attribute__] = ACTIONS(5162), [anon_sym___attribute] = ACTIONS(5162), [anon_sym_using] = ACTIONS(5162), [anon_sym_COLON_COLON] = ACTIONS(5164), [anon_sym_LBRACK_LBRACK] = ACTIONS(5164), [anon_sym___declspec] = ACTIONS(5162), [anon_sym___based] = ACTIONS(5162), [anon_sym___cdecl] = ACTIONS(5162), [anon_sym___clrcall] = ACTIONS(5162), [anon_sym___stdcall] = ACTIONS(5162), [anon_sym___fastcall] = ACTIONS(5162), [anon_sym___thiscall] = ACTIONS(5162), [anon_sym___vectorcall] = ACTIONS(5162), [anon_sym_LBRACE] = ACTIONS(5164), [anon_sym_signed] = ACTIONS(5162), [anon_sym_unsigned] = ACTIONS(5162), [anon_sym_long] = ACTIONS(5162), [anon_sym_short] = ACTIONS(5162), [anon_sym_LBRACK] = ACTIONS(5162), [anon_sym_static] = ACTIONS(5162), [anon_sym_EQ] = ACTIONS(5164), [anon_sym_register] = ACTIONS(5162), [anon_sym_inline] = ACTIONS(5162), [anon_sym___inline] = ACTIONS(5162), [anon_sym___inline__] = ACTIONS(5162), [anon_sym___forceinline] = ACTIONS(5162), [anon_sym_thread_local] = ACTIONS(5162), [anon_sym___thread] = ACTIONS(5162), [anon_sym_const] = ACTIONS(5162), [anon_sym_constexpr] = ACTIONS(5162), [anon_sym_volatile] = ACTIONS(5162), [anon_sym_restrict] = ACTIONS(5162), [anon_sym___restrict__] = ACTIONS(5162), [anon_sym__Atomic] = ACTIONS(5162), [anon_sym__Noreturn] = ACTIONS(5162), [anon_sym_noreturn] = ACTIONS(5162), [anon_sym__Nonnull] = ACTIONS(5162), [anon_sym_mutable] = ACTIONS(5162), [anon_sym_constinit] = ACTIONS(5162), [anon_sym_consteval] = ACTIONS(5162), [anon_sym_alignas] = ACTIONS(5162), [anon_sym__Alignas] = ACTIONS(5162), [sym_primitive_type] = ACTIONS(5162), [anon_sym_enum] = ACTIONS(5162), [anon_sym_class] = ACTIONS(5162), [anon_sym_struct] = ACTIONS(5162), [anon_sym_union] = ACTIONS(5162), [anon_sym_or] = ACTIONS(5162), [anon_sym_and] = ACTIONS(5162), [anon_sym_asm] = ACTIONS(5162), [anon_sym___asm__] = ACTIONS(5162), [anon_sym___asm] = ACTIONS(5162), [anon_sym_DASH_GT] = ACTIONS(5164), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5162), [anon_sym_decltype] = ACTIONS(5162), [anon_sym_final] = ACTIONS(5162), [anon_sym_override] = ACTIONS(5162), [anon_sym_explicit] = ACTIONS(5162), [anon_sym_typename] = ACTIONS(5162), [anon_sym_template] = ACTIONS(5162), [anon_sym_GT2] = ACTIONS(5164), [anon_sym_operator] = ACTIONS(5162), [anon_sym_try] = ACTIONS(5162), [anon_sym_friend] = ACTIONS(5162), [anon_sym_noexcept] = ACTIONS(5162), [anon_sym_throw] = ACTIONS(5162), [anon_sym_concept] = ACTIONS(5162), [anon_sym_requires] = ACTIONS(5162), }, [STATE(1641)] = { [sym_identifier] = ACTIONS(5166), [anon_sym_COMMA] = ACTIONS(5168), [anon_sym_RPAREN] = ACTIONS(5168), [anon_sym_LPAREN2] = ACTIONS(5168), [anon_sym_TILDE] = ACTIONS(5168), [anon_sym_STAR] = ACTIONS(5168), [anon_sym_PIPE_PIPE] = ACTIONS(5168), [anon_sym_AMP_AMP] = ACTIONS(5168), [anon_sym_AMP] = ACTIONS(5166), [anon_sym_SEMI] = ACTIONS(5168), [anon_sym___extension__] = ACTIONS(5166), [anon_sym_virtual] = ACTIONS(5166), [anon_sym_extern] = ACTIONS(5166), [anon_sym___attribute__] = ACTIONS(5166), [anon_sym___attribute] = ACTIONS(5166), [anon_sym_using] = ACTIONS(5166), [anon_sym_COLON_COLON] = ACTIONS(5168), [anon_sym_LBRACK_LBRACK] = ACTIONS(5168), [anon_sym___declspec] = ACTIONS(5166), [anon_sym___based] = ACTIONS(5166), [anon_sym___cdecl] = ACTIONS(5166), [anon_sym___clrcall] = ACTIONS(5166), [anon_sym___stdcall] = ACTIONS(5166), [anon_sym___fastcall] = ACTIONS(5166), [anon_sym___thiscall] = ACTIONS(5166), [anon_sym___vectorcall] = ACTIONS(5166), [anon_sym_LBRACE] = ACTIONS(5168), [anon_sym_signed] = ACTIONS(5166), [anon_sym_unsigned] = ACTIONS(5166), [anon_sym_long] = ACTIONS(5166), [anon_sym_short] = ACTIONS(5166), [anon_sym_LBRACK] = ACTIONS(5166), [anon_sym_static] = ACTIONS(5166), [anon_sym_EQ] = ACTIONS(5168), [anon_sym_register] = ACTIONS(5166), [anon_sym_inline] = ACTIONS(5166), [anon_sym___inline] = ACTIONS(5166), [anon_sym___inline__] = ACTIONS(5166), [anon_sym___forceinline] = ACTIONS(5166), [anon_sym_thread_local] = ACTIONS(5166), [anon_sym___thread] = ACTIONS(5166), [anon_sym_const] = ACTIONS(5166), [anon_sym_constexpr] = ACTIONS(5166), [anon_sym_volatile] = ACTIONS(5166), [anon_sym_restrict] = ACTIONS(5166), [anon_sym___restrict__] = ACTIONS(5166), [anon_sym__Atomic] = ACTIONS(5166), [anon_sym__Noreturn] = ACTIONS(5166), [anon_sym_noreturn] = ACTIONS(5166), [anon_sym__Nonnull] = ACTIONS(5166), [anon_sym_mutable] = ACTIONS(5166), [anon_sym_constinit] = ACTIONS(5166), [anon_sym_consteval] = ACTIONS(5166), [anon_sym_alignas] = ACTIONS(5166), [anon_sym__Alignas] = ACTIONS(5166), [sym_primitive_type] = ACTIONS(5166), [anon_sym_enum] = ACTIONS(5166), [anon_sym_class] = ACTIONS(5166), [anon_sym_struct] = ACTIONS(5166), [anon_sym_union] = ACTIONS(5166), [anon_sym_or] = ACTIONS(5166), [anon_sym_and] = ACTIONS(5166), [anon_sym_asm] = ACTIONS(5166), [anon_sym___asm__] = ACTIONS(5166), [anon_sym___asm] = ACTIONS(5166), [anon_sym_DASH_GT] = ACTIONS(5168), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5166), [anon_sym_decltype] = ACTIONS(5166), [anon_sym_final] = ACTIONS(5166), [anon_sym_override] = ACTIONS(5166), [anon_sym_explicit] = ACTIONS(5166), [anon_sym_typename] = ACTIONS(5166), [anon_sym_template] = ACTIONS(5166), [anon_sym_GT2] = ACTIONS(5168), [anon_sym_operator] = ACTIONS(5166), [anon_sym_try] = ACTIONS(5166), [anon_sym_friend] = ACTIONS(5166), [anon_sym_noexcept] = ACTIONS(5166), [anon_sym_throw] = ACTIONS(5166), [anon_sym_concept] = ACTIONS(5166), [anon_sym_requires] = ACTIONS(5166), }, [STATE(1642)] = { [sym_identifier] = ACTIONS(5170), [anon_sym_COMMA] = ACTIONS(5172), [anon_sym_RPAREN] = ACTIONS(5172), [anon_sym_LPAREN2] = ACTIONS(5172), [anon_sym_TILDE] = ACTIONS(5172), [anon_sym_STAR] = ACTIONS(5172), [anon_sym_PIPE_PIPE] = ACTIONS(5172), [anon_sym_AMP_AMP] = ACTIONS(5172), [anon_sym_AMP] = ACTIONS(5170), [anon_sym_SEMI] = ACTIONS(5172), [anon_sym___extension__] = ACTIONS(5170), [anon_sym_virtual] = ACTIONS(5170), [anon_sym_extern] = ACTIONS(5170), [anon_sym___attribute__] = ACTIONS(5170), [anon_sym___attribute] = ACTIONS(5170), [anon_sym_using] = ACTIONS(5170), [anon_sym_COLON_COLON] = ACTIONS(5172), [anon_sym_LBRACK_LBRACK] = ACTIONS(5172), [anon_sym___declspec] = ACTIONS(5170), [anon_sym___based] = ACTIONS(5170), [anon_sym___cdecl] = ACTIONS(5170), [anon_sym___clrcall] = ACTIONS(5170), [anon_sym___stdcall] = ACTIONS(5170), [anon_sym___fastcall] = ACTIONS(5170), [anon_sym___thiscall] = ACTIONS(5170), [anon_sym___vectorcall] = ACTIONS(5170), [anon_sym_LBRACE] = ACTIONS(5172), [anon_sym_signed] = ACTIONS(5170), [anon_sym_unsigned] = ACTIONS(5170), [anon_sym_long] = ACTIONS(5170), [anon_sym_short] = ACTIONS(5170), [anon_sym_LBRACK] = ACTIONS(5170), [anon_sym_static] = ACTIONS(5170), [anon_sym_EQ] = ACTIONS(5172), [anon_sym_register] = ACTIONS(5170), [anon_sym_inline] = ACTIONS(5170), [anon_sym___inline] = ACTIONS(5170), [anon_sym___inline__] = ACTIONS(5170), [anon_sym___forceinline] = ACTIONS(5170), [anon_sym_thread_local] = ACTIONS(5170), [anon_sym___thread] = ACTIONS(5170), [anon_sym_const] = ACTIONS(5170), [anon_sym_constexpr] = ACTIONS(5170), [anon_sym_volatile] = ACTIONS(5170), [anon_sym_restrict] = ACTIONS(5170), [anon_sym___restrict__] = ACTIONS(5170), [anon_sym__Atomic] = ACTIONS(5170), [anon_sym__Noreturn] = ACTIONS(5170), [anon_sym_noreturn] = ACTIONS(5170), [anon_sym__Nonnull] = ACTIONS(5170), [anon_sym_mutable] = ACTIONS(5170), [anon_sym_constinit] = ACTIONS(5170), [anon_sym_consteval] = ACTIONS(5170), [anon_sym_alignas] = ACTIONS(5170), [anon_sym__Alignas] = ACTIONS(5170), [sym_primitive_type] = ACTIONS(5170), [anon_sym_enum] = ACTIONS(5170), [anon_sym_class] = ACTIONS(5170), [anon_sym_struct] = ACTIONS(5170), [anon_sym_union] = ACTIONS(5170), [anon_sym_or] = ACTIONS(5170), [anon_sym_and] = ACTIONS(5170), [anon_sym_asm] = ACTIONS(5170), [anon_sym___asm__] = ACTIONS(5170), [anon_sym___asm] = ACTIONS(5170), [anon_sym_DASH_GT] = ACTIONS(5172), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5170), [anon_sym_decltype] = ACTIONS(5170), [anon_sym_final] = ACTIONS(5170), [anon_sym_override] = ACTIONS(5170), [anon_sym_explicit] = ACTIONS(5170), [anon_sym_typename] = ACTIONS(5170), [anon_sym_template] = ACTIONS(5170), [anon_sym_GT2] = ACTIONS(5172), [anon_sym_operator] = ACTIONS(5170), [anon_sym_try] = ACTIONS(5170), [anon_sym_friend] = ACTIONS(5170), [anon_sym_noexcept] = ACTIONS(5170), [anon_sym_throw] = ACTIONS(5170), [anon_sym_concept] = ACTIONS(5170), [anon_sym_requires] = ACTIONS(5170), }, [STATE(1643)] = { [sym_identifier] = ACTIONS(5166), [anon_sym_COMMA] = ACTIONS(5168), [anon_sym_RPAREN] = ACTIONS(5168), [anon_sym_LPAREN2] = ACTIONS(5168), [anon_sym_TILDE] = ACTIONS(5168), [anon_sym_STAR] = ACTIONS(5168), [anon_sym_PIPE_PIPE] = ACTIONS(5168), [anon_sym_AMP_AMP] = ACTIONS(5168), [anon_sym_AMP] = ACTIONS(5166), [anon_sym_SEMI] = ACTIONS(5168), [anon_sym___extension__] = ACTIONS(5166), [anon_sym_virtual] = ACTIONS(5166), [anon_sym_extern] = ACTIONS(5166), [anon_sym___attribute__] = ACTIONS(5166), [anon_sym___attribute] = ACTIONS(5166), [anon_sym_using] = ACTIONS(5166), [anon_sym_COLON_COLON] = ACTIONS(5168), [anon_sym_LBRACK_LBRACK] = ACTIONS(5168), [anon_sym___declspec] = ACTIONS(5166), [anon_sym___based] = ACTIONS(5166), [anon_sym___cdecl] = ACTIONS(5166), [anon_sym___clrcall] = ACTIONS(5166), [anon_sym___stdcall] = ACTIONS(5166), [anon_sym___fastcall] = ACTIONS(5166), [anon_sym___thiscall] = ACTIONS(5166), [anon_sym___vectorcall] = ACTIONS(5166), [anon_sym_LBRACE] = ACTIONS(5168), [anon_sym_signed] = ACTIONS(5166), [anon_sym_unsigned] = ACTIONS(5166), [anon_sym_long] = ACTIONS(5166), [anon_sym_short] = ACTIONS(5166), [anon_sym_LBRACK] = ACTIONS(5166), [anon_sym_static] = ACTIONS(5166), [anon_sym_EQ] = ACTIONS(5168), [anon_sym_register] = ACTIONS(5166), [anon_sym_inline] = ACTIONS(5166), [anon_sym___inline] = ACTIONS(5166), [anon_sym___inline__] = ACTIONS(5166), [anon_sym___forceinline] = ACTIONS(5166), [anon_sym_thread_local] = ACTIONS(5166), [anon_sym___thread] = ACTIONS(5166), [anon_sym_const] = ACTIONS(5166), [anon_sym_constexpr] = ACTIONS(5166), [anon_sym_volatile] = ACTIONS(5166), [anon_sym_restrict] = ACTIONS(5166), [anon_sym___restrict__] = ACTIONS(5166), [anon_sym__Atomic] = ACTIONS(5166), [anon_sym__Noreturn] = ACTIONS(5166), [anon_sym_noreturn] = ACTIONS(5166), [anon_sym__Nonnull] = ACTIONS(5166), [anon_sym_mutable] = ACTIONS(5166), [anon_sym_constinit] = ACTIONS(5166), [anon_sym_consteval] = ACTIONS(5166), [anon_sym_alignas] = ACTIONS(5166), [anon_sym__Alignas] = ACTIONS(5166), [sym_primitive_type] = ACTIONS(5166), [anon_sym_enum] = ACTIONS(5166), [anon_sym_class] = ACTIONS(5166), [anon_sym_struct] = ACTIONS(5166), [anon_sym_union] = ACTIONS(5166), [anon_sym_or] = ACTIONS(5166), [anon_sym_and] = ACTIONS(5166), [anon_sym_asm] = ACTIONS(5166), [anon_sym___asm__] = ACTIONS(5166), [anon_sym___asm] = ACTIONS(5166), [anon_sym_DASH_GT] = ACTIONS(5168), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5166), [anon_sym_decltype] = ACTIONS(5166), [anon_sym_final] = ACTIONS(5166), [anon_sym_override] = ACTIONS(5166), [anon_sym_explicit] = ACTIONS(5166), [anon_sym_typename] = ACTIONS(5166), [anon_sym_template] = ACTIONS(5166), [anon_sym_GT2] = ACTIONS(5168), [anon_sym_operator] = ACTIONS(5166), [anon_sym_try] = ACTIONS(5166), [anon_sym_friend] = ACTIONS(5166), [anon_sym_noexcept] = ACTIONS(5166), [anon_sym_throw] = ACTIONS(5166), [anon_sym_concept] = ACTIONS(5166), [anon_sym_requires] = ACTIONS(5166), }, [STATE(1644)] = { [sym_identifier] = ACTIONS(5166), [anon_sym_COMMA] = ACTIONS(5168), [anon_sym_RPAREN] = ACTIONS(5168), [anon_sym_LPAREN2] = ACTIONS(5168), [anon_sym_TILDE] = ACTIONS(5168), [anon_sym_STAR] = ACTIONS(5168), [anon_sym_PIPE_PIPE] = ACTIONS(5168), [anon_sym_AMP_AMP] = ACTIONS(5168), [anon_sym_AMP] = ACTIONS(5166), [anon_sym_SEMI] = ACTIONS(5168), [anon_sym___extension__] = ACTIONS(5166), [anon_sym_virtual] = ACTIONS(5166), [anon_sym_extern] = ACTIONS(5166), [anon_sym___attribute__] = ACTIONS(5166), [anon_sym___attribute] = ACTIONS(5166), [anon_sym_using] = ACTIONS(5166), [anon_sym_COLON_COLON] = ACTIONS(5168), [anon_sym_LBRACK_LBRACK] = ACTIONS(5168), [anon_sym___declspec] = ACTIONS(5166), [anon_sym___based] = ACTIONS(5166), [anon_sym___cdecl] = ACTIONS(5166), [anon_sym___clrcall] = ACTIONS(5166), [anon_sym___stdcall] = ACTIONS(5166), [anon_sym___fastcall] = ACTIONS(5166), [anon_sym___thiscall] = ACTIONS(5166), [anon_sym___vectorcall] = ACTIONS(5166), [anon_sym_LBRACE] = ACTIONS(5168), [anon_sym_signed] = ACTIONS(5166), [anon_sym_unsigned] = ACTIONS(5166), [anon_sym_long] = ACTIONS(5166), [anon_sym_short] = ACTIONS(5166), [anon_sym_LBRACK] = ACTIONS(5166), [anon_sym_static] = ACTIONS(5166), [anon_sym_EQ] = ACTIONS(5168), [anon_sym_register] = ACTIONS(5166), [anon_sym_inline] = ACTIONS(5166), [anon_sym___inline] = ACTIONS(5166), [anon_sym___inline__] = ACTIONS(5166), [anon_sym___forceinline] = ACTIONS(5166), [anon_sym_thread_local] = ACTIONS(5166), [anon_sym___thread] = ACTIONS(5166), [anon_sym_const] = ACTIONS(5166), [anon_sym_constexpr] = ACTIONS(5166), [anon_sym_volatile] = ACTIONS(5166), [anon_sym_restrict] = ACTIONS(5166), [anon_sym___restrict__] = ACTIONS(5166), [anon_sym__Atomic] = ACTIONS(5166), [anon_sym__Noreturn] = ACTIONS(5166), [anon_sym_noreturn] = ACTIONS(5166), [anon_sym__Nonnull] = ACTIONS(5166), [anon_sym_mutable] = ACTIONS(5166), [anon_sym_constinit] = ACTIONS(5166), [anon_sym_consteval] = ACTIONS(5166), [anon_sym_alignas] = ACTIONS(5166), [anon_sym__Alignas] = ACTIONS(5166), [sym_primitive_type] = ACTIONS(5166), [anon_sym_enum] = ACTIONS(5166), [anon_sym_class] = ACTIONS(5166), [anon_sym_struct] = ACTIONS(5166), [anon_sym_union] = ACTIONS(5166), [anon_sym_or] = ACTIONS(5166), [anon_sym_and] = ACTIONS(5166), [anon_sym_asm] = ACTIONS(5166), [anon_sym___asm__] = ACTIONS(5166), [anon_sym___asm] = ACTIONS(5166), [anon_sym_DASH_GT] = ACTIONS(5168), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5166), [anon_sym_decltype] = ACTIONS(5166), [anon_sym_final] = ACTIONS(5166), [anon_sym_override] = ACTIONS(5166), [anon_sym_explicit] = ACTIONS(5166), [anon_sym_typename] = ACTIONS(5166), [anon_sym_template] = ACTIONS(5166), [anon_sym_GT2] = ACTIONS(5168), [anon_sym_operator] = ACTIONS(5166), [anon_sym_try] = ACTIONS(5166), [anon_sym_friend] = ACTIONS(5166), [anon_sym_noexcept] = ACTIONS(5166), [anon_sym_throw] = ACTIONS(5166), [anon_sym_concept] = ACTIONS(5166), [anon_sym_requires] = ACTIONS(5166), }, [STATE(1645)] = { [sym_identifier] = ACTIONS(5174), [anon_sym_COMMA] = ACTIONS(5176), [anon_sym_RPAREN] = ACTIONS(5176), [anon_sym_LPAREN2] = ACTIONS(5176), [anon_sym_TILDE] = ACTIONS(5176), [anon_sym_STAR] = ACTIONS(5176), [anon_sym_PIPE_PIPE] = ACTIONS(5176), [anon_sym_AMP_AMP] = ACTIONS(5176), [anon_sym_AMP] = ACTIONS(5174), [anon_sym_SEMI] = ACTIONS(5176), [anon_sym___extension__] = ACTIONS(5174), [anon_sym_virtual] = ACTIONS(5174), [anon_sym_extern] = ACTIONS(5174), [anon_sym___attribute__] = ACTIONS(5174), [anon_sym___attribute] = ACTIONS(5174), [anon_sym_using] = ACTIONS(5174), [anon_sym_COLON_COLON] = ACTIONS(5176), [anon_sym_LBRACK_LBRACK] = ACTIONS(5176), [anon_sym___declspec] = ACTIONS(5174), [anon_sym___based] = ACTIONS(5174), [anon_sym___cdecl] = ACTIONS(5174), [anon_sym___clrcall] = ACTIONS(5174), [anon_sym___stdcall] = ACTIONS(5174), [anon_sym___fastcall] = ACTIONS(5174), [anon_sym___thiscall] = ACTIONS(5174), [anon_sym___vectorcall] = ACTIONS(5174), [anon_sym_LBRACE] = ACTIONS(5176), [anon_sym_signed] = ACTIONS(5174), [anon_sym_unsigned] = ACTIONS(5174), [anon_sym_long] = ACTIONS(5174), [anon_sym_short] = ACTIONS(5174), [anon_sym_LBRACK] = ACTIONS(5174), [anon_sym_static] = ACTIONS(5174), [anon_sym_EQ] = ACTIONS(5176), [anon_sym_register] = ACTIONS(5174), [anon_sym_inline] = ACTIONS(5174), [anon_sym___inline] = ACTIONS(5174), [anon_sym___inline__] = ACTIONS(5174), [anon_sym___forceinline] = ACTIONS(5174), [anon_sym_thread_local] = ACTIONS(5174), [anon_sym___thread] = ACTIONS(5174), [anon_sym_const] = ACTIONS(5174), [anon_sym_constexpr] = ACTIONS(5174), [anon_sym_volatile] = ACTIONS(5174), [anon_sym_restrict] = ACTIONS(5174), [anon_sym___restrict__] = ACTIONS(5174), [anon_sym__Atomic] = ACTIONS(5174), [anon_sym__Noreturn] = ACTIONS(5174), [anon_sym_noreturn] = ACTIONS(5174), [anon_sym__Nonnull] = ACTIONS(5174), [anon_sym_mutable] = ACTIONS(5174), [anon_sym_constinit] = ACTIONS(5174), [anon_sym_consteval] = ACTIONS(5174), [anon_sym_alignas] = ACTIONS(5174), [anon_sym__Alignas] = ACTIONS(5174), [sym_primitive_type] = ACTIONS(5174), [anon_sym_enum] = ACTIONS(5174), [anon_sym_class] = ACTIONS(5174), [anon_sym_struct] = ACTIONS(5174), [anon_sym_union] = ACTIONS(5174), [anon_sym_or] = ACTIONS(5174), [anon_sym_and] = ACTIONS(5174), [anon_sym_asm] = ACTIONS(5174), [anon_sym___asm__] = ACTIONS(5174), [anon_sym___asm] = ACTIONS(5174), [anon_sym_DASH_GT] = ACTIONS(5176), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5174), [anon_sym_decltype] = ACTIONS(5174), [anon_sym_final] = ACTIONS(5174), [anon_sym_override] = ACTIONS(5174), [anon_sym_explicit] = ACTIONS(5174), [anon_sym_typename] = ACTIONS(5174), [anon_sym_template] = ACTIONS(5174), [anon_sym_GT2] = ACTIONS(5176), [anon_sym_operator] = ACTIONS(5174), [anon_sym_try] = ACTIONS(5174), [anon_sym_friend] = ACTIONS(5174), [anon_sym_noexcept] = ACTIONS(5174), [anon_sym_throw] = ACTIONS(5174), [anon_sym_concept] = ACTIONS(5174), [anon_sym_requires] = ACTIONS(5174), }, [STATE(1646)] = { [sym_identifier] = ACTIONS(5178), [anon_sym_COMMA] = ACTIONS(5180), [anon_sym_RPAREN] = ACTIONS(5180), [anon_sym_LPAREN2] = ACTIONS(5180), [anon_sym_TILDE] = ACTIONS(5180), [anon_sym_STAR] = ACTIONS(5180), [anon_sym_PIPE_PIPE] = ACTIONS(5180), [anon_sym_AMP_AMP] = ACTIONS(5180), [anon_sym_AMP] = ACTIONS(5178), [anon_sym_SEMI] = ACTIONS(5180), [anon_sym___extension__] = ACTIONS(5178), [anon_sym_virtual] = ACTIONS(5178), [anon_sym_extern] = ACTIONS(5178), [anon_sym___attribute__] = ACTIONS(5178), [anon_sym___attribute] = ACTIONS(5178), [anon_sym_using] = ACTIONS(5178), [anon_sym_COLON_COLON] = ACTIONS(5180), [anon_sym_LBRACK_LBRACK] = ACTIONS(5180), [anon_sym___declspec] = ACTIONS(5178), [anon_sym___based] = ACTIONS(5178), [anon_sym___cdecl] = ACTIONS(5178), [anon_sym___clrcall] = ACTIONS(5178), [anon_sym___stdcall] = ACTIONS(5178), [anon_sym___fastcall] = ACTIONS(5178), [anon_sym___thiscall] = ACTIONS(5178), [anon_sym___vectorcall] = ACTIONS(5178), [anon_sym_LBRACE] = ACTIONS(5180), [anon_sym_signed] = ACTIONS(5178), [anon_sym_unsigned] = ACTIONS(5178), [anon_sym_long] = ACTIONS(5178), [anon_sym_short] = ACTIONS(5178), [anon_sym_LBRACK] = ACTIONS(5178), [anon_sym_static] = ACTIONS(5178), [anon_sym_EQ] = ACTIONS(5180), [anon_sym_register] = ACTIONS(5178), [anon_sym_inline] = ACTIONS(5178), [anon_sym___inline] = ACTIONS(5178), [anon_sym___inline__] = ACTIONS(5178), [anon_sym___forceinline] = ACTIONS(5178), [anon_sym_thread_local] = ACTIONS(5178), [anon_sym___thread] = ACTIONS(5178), [anon_sym_const] = ACTIONS(5178), [anon_sym_constexpr] = ACTIONS(5178), [anon_sym_volatile] = ACTIONS(5178), [anon_sym_restrict] = ACTIONS(5178), [anon_sym___restrict__] = ACTIONS(5178), [anon_sym__Atomic] = ACTIONS(5178), [anon_sym__Noreturn] = ACTIONS(5178), [anon_sym_noreturn] = ACTIONS(5178), [anon_sym__Nonnull] = ACTIONS(5178), [anon_sym_mutable] = ACTIONS(5178), [anon_sym_constinit] = ACTIONS(5178), [anon_sym_consteval] = ACTIONS(5178), [anon_sym_alignas] = ACTIONS(5178), [anon_sym__Alignas] = ACTIONS(5178), [sym_primitive_type] = ACTIONS(5178), [anon_sym_enum] = ACTIONS(5178), [anon_sym_class] = ACTIONS(5178), [anon_sym_struct] = ACTIONS(5178), [anon_sym_union] = ACTIONS(5178), [anon_sym_or] = ACTIONS(5178), [anon_sym_and] = ACTIONS(5178), [anon_sym_asm] = ACTIONS(5178), [anon_sym___asm__] = ACTIONS(5178), [anon_sym___asm] = ACTIONS(5178), [anon_sym_DASH_GT] = ACTIONS(5180), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5178), [anon_sym_decltype] = ACTIONS(5178), [anon_sym_final] = ACTIONS(5178), [anon_sym_override] = ACTIONS(5178), [anon_sym_explicit] = ACTIONS(5178), [anon_sym_typename] = ACTIONS(5178), [anon_sym_template] = ACTIONS(5178), [anon_sym_GT2] = ACTIONS(5180), [anon_sym_operator] = ACTIONS(5178), [anon_sym_try] = ACTIONS(5178), [anon_sym_friend] = ACTIONS(5178), [anon_sym_noexcept] = ACTIONS(5178), [anon_sym_throw] = ACTIONS(5178), [anon_sym_concept] = ACTIONS(5178), [anon_sym_requires] = ACTIONS(5178), }, [STATE(1647)] = { [sym_identifier] = ACTIONS(5182), [anon_sym_COMMA] = ACTIONS(5184), [anon_sym_RPAREN] = ACTIONS(5184), [anon_sym_LPAREN2] = ACTIONS(5184), [anon_sym_TILDE] = ACTIONS(5184), [anon_sym_STAR] = ACTIONS(5184), [anon_sym_PIPE_PIPE] = ACTIONS(5184), [anon_sym_AMP_AMP] = ACTIONS(5184), [anon_sym_AMP] = ACTIONS(5182), [anon_sym_SEMI] = ACTIONS(5184), [anon_sym___extension__] = ACTIONS(5182), [anon_sym_virtual] = ACTIONS(5182), [anon_sym_extern] = ACTIONS(5182), [anon_sym___attribute__] = ACTIONS(5182), [anon_sym___attribute] = ACTIONS(5182), [anon_sym_using] = ACTIONS(5182), [anon_sym_COLON_COLON] = ACTIONS(5184), [anon_sym_LBRACK_LBRACK] = ACTIONS(5184), [anon_sym___declspec] = ACTIONS(5182), [anon_sym___based] = ACTIONS(5182), [anon_sym___cdecl] = ACTIONS(5182), [anon_sym___clrcall] = ACTIONS(5182), [anon_sym___stdcall] = ACTIONS(5182), [anon_sym___fastcall] = ACTIONS(5182), [anon_sym___thiscall] = ACTIONS(5182), [anon_sym___vectorcall] = ACTIONS(5182), [anon_sym_LBRACE] = ACTIONS(5184), [anon_sym_signed] = ACTIONS(5182), [anon_sym_unsigned] = ACTIONS(5182), [anon_sym_long] = ACTIONS(5182), [anon_sym_short] = ACTIONS(5182), [anon_sym_LBRACK] = ACTIONS(5182), [anon_sym_static] = ACTIONS(5182), [anon_sym_EQ] = ACTIONS(5184), [anon_sym_register] = ACTIONS(5182), [anon_sym_inline] = ACTIONS(5182), [anon_sym___inline] = ACTIONS(5182), [anon_sym___inline__] = ACTIONS(5182), [anon_sym___forceinline] = ACTIONS(5182), [anon_sym_thread_local] = ACTIONS(5182), [anon_sym___thread] = ACTIONS(5182), [anon_sym_const] = ACTIONS(5182), [anon_sym_constexpr] = ACTIONS(5182), [anon_sym_volatile] = ACTIONS(5182), [anon_sym_restrict] = ACTIONS(5182), [anon_sym___restrict__] = ACTIONS(5182), [anon_sym__Atomic] = ACTIONS(5182), [anon_sym__Noreturn] = ACTIONS(5182), [anon_sym_noreturn] = ACTIONS(5182), [anon_sym__Nonnull] = ACTIONS(5182), [anon_sym_mutable] = ACTIONS(5182), [anon_sym_constinit] = ACTIONS(5182), [anon_sym_consteval] = ACTIONS(5182), [anon_sym_alignas] = ACTIONS(5182), [anon_sym__Alignas] = ACTIONS(5182), [sym_primitive_type] = ACTIONS(5182), [anon_sym_enum] = ACTIONS(5182), [anon_sym_class] = ACTIONS(5182), [anon_sym_struct] = ACTIONS(5182), [anon_sym_union] = ACTIONS(5182), [anon_sym_or] = ACTIONS(5182), [anon_sym_and] = ACTIONS(5182), [anon_sym_asm] = ACTIONS(5182), [anon_sym___asm__] = ACTIONS(5182), [anon_sym___asm] = ACTIONS(5182), [anon_sym_DASH_GT] = ACTIONS(5184), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5182), [anon_sym_decltype] = ACTIONS(5182), [anon_sym_final] = ACTIONS(5182), [anon_sym_override] = ACTIONS(5182), [anon_sym_explicit] = ACTIONS(5182), [anon_sym_typename] = ACTIONS(5182), [anon_sym_template] = ACTIONS(5182), [anon_sym_GT2] = ACTIONS(5184), [anon_sym_operator] = ACTIONS(5182), [anon_sym_try] = ACTIONS(5182), [anon_sym_friend] = ACTIONS(5182), [anon_sym_noexcept] = ACTIONS(5182), [anon_sym_throw] = ACTIONS(5182), [anon_sym_concept] = ACTIONS(5182), [anon_sym_requires] = ACTIONS(5182), }, [STATE(1648)] = { [sym_identifier] = ACTIONS(5186), [anon_sym_COMMA] = ACTIONS(5188), [anon_sym_RPAREN] = ACTIONS(5188), [anon_sym_LPAREN2] = ACTIONS(5188), [anon_sym_TILDE] = ACTIONS(5188), [anon_sym_STAR] = ACTIONS(5188), [anon_sym_PIPE_PIPE] = ACTIONS(5188), [anon_sym_AMP_AMP] = ACTIONS(5188), [anon_sym_AMP] = ACTIONS(5186), [anon_sym_SEMI] = ACTIONS(5188), [anon_sym___extension__] = ACTIONS(5186), [anon_sym_virtual] = ACTIONS(5186), [anon_sym_extern] = ACTIONS(5186), [anon_sym___attribute__] = ACTIONS(5186), [anon_sym___attribute] = ACTIONS(5186), [anon_sym_using] = ACTIONS(5186), [anon_sym_COLON_COLON] = ACTIONS(5188), [anon_sym_LBRACK_LBRACK] = ACTIONS(5188), [anon_sym___declspec] = ACTIONS(5186), [anon_sym___based] = ACTIONS(5186), [anon_sym___cdecl] = ACTIONS(5186), [anon_sym___clrcall] = ACTIONS(5186), [anon_sym___stdcall] = ACTIONS(5186), [anon_sym___fastcall] = ACTIONS(5186), [anon_sym___thiscall] = ACTIONS(5186), [anon_sym___vectorcall] = ACTIONS(5186), [anon_sym_LBRACE] = ACTIONS(5188), [anon_sym_signed] = ACTIONS(5186), [anon_sym_unsigned] = ACTIONS(5186), [anon_sym_long] = ACTIONS(5186), [anon_sym_short] = ACTIONS(5186), [anon_sym_LBRACK] = ACTIONS(5186), [anon_sym_static] = ACTIONS(5186), [anon_sym_EQ] = ACTIONS(5188), [anon_sym_register] = ACTIONS(5186), [anon_sym_inline] = ACTIONS(5186), [anon_sym___inline] = ACTIONS(5186), [anon_sym___inline__] = ACTIONS(5186), [anon_sym___forceinline] = ACTIONS(5186), [anon_sym_thread_local] = ACTIONS(5186), [anon_sym___thread] = ACTIONS(5186), [anon_sym_const] = ACTIONS(5186), [anon_sym_constexpr] = ACTIONS(5186), [anon_sym_volatile] = ACTIONS(5186), [anon_sym_restrict] = ACTIONS(5186), [anon_sym___restrict__] = ACTIONS(5186), [anon_sym__Atomic] = ACTIONS(5186), [anon_sym__Noreturn] = ACTIONS(5186), [anon_sym_noreturn] = ACTIONS(5186), [anon_sym__Nonnull] = ACTIONS(5186), [anon_sym_mutable] = ACTIONS(5186), [anon_sym_constinit] = ACTIONS(5186), [anon_sym_consteval] = ACTIONS(5186), [anon_sym_alignas] = ACTIONS(5186), [anon_sym__Alignas] = ACTIONS(5186), [sym_primitive_type] = ACTIONS(5186), [anon_sym_enum] = ACTIONS(5186), [anon_sym_class] = ACTIONS(5186), [anon_sym_struct] = ACTIONS(5186), [anon_sym_union] = ACTIONS(5186), [anon_sym_or] = ACTIONS(5186), [anon_sym_and] = ACTIONS(5186), [anon_sym_asm] = ACTIONS(5186), [anon_sym___asm__] = ACTIONS(5186), [anon_sym___asm] = ACTIONS(5186), [anon_sym_DASH_GT] = ACTIONS(5188), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5186), [anon_sym_decltype] = ACTIONS(5186), [anon_sym_final] = ACTIONS(5186), [anon_sym_override] = ACTIONS(5186), [anon_sym_explicit] = ACTIONS(5186), [anon_sym_typename] = ACTIONS(5186), [anon_sym_template] = ACTIONS(5186), [anon_sym_GT2] = ACTIONS(5188), [anon_sym_operator] = ACTIONS(5186), [anon_sym_try] = ACTIONS(5186), [anon_sym_friend] = ACTIONS(5186), [anon_sym_noexcept] = ACTIONS(5186), [anon_sym_throw] = ACTIONS(5186), [anon_sym_concept] = ACTIONS(5186), [anon_sym_requires] = ACTIONS(5186), }, [STATE(1649)] = { [sym_identifier] = ACTIONS(5190), [anon_sym_COMMA] = ACTIONS(5192), [anon_sym_RPAREN] = ACTIONS(5192), [anon_sym_LPAREN2] = ACTIONS(5192), [anon_sym_TILDE] = ACTIONS(5192), [anon_sym_STAR] = ACTIONS(5192), [anon_sym_PIPE_PIPE] = ACTIONS(5192), [anon_sym_AMP_AMP] = ACTIONS(5192), [anon_sym_AMP] = ACTIONS(5190), [anon_sym_SEMI] = ACTIONS(5192), [anon_sym___extension__] = ACTIONS(5190), [anon_sym_virtual] = ACTIONS(5190), [anon_sym_extern] = ACTIONS(5190), [anon_sym___attribute__] = ACTIONS(5190), [anon_sym___attribute] = ACTIONS(5190), [anon_sym_using] = ACTIONS(5190), [anon_sym_COLON_COLON] = ACTIONS(5192), [anon_sym_LBRACK_LBRACK] = ACTIONS(5192), [anon_sym___declspec] = ACTIONS(5190), [anon_sym___based] = ACTIONS(5190), [anon_sym___cdecl] = ACTIONS(5190), [anon_sym___clrcall] = ACTIONS(5190), [anon_sym___stdcall] = ACTIONS(5190), [anon_sym___fastcall] = ACTIONS(5190), [anon_sym___thiscall] = ACTIONS(5190), [anon_sym___vectorcall] = ACTIONS(5190), [anon_sym_LBRACE] = ACTIONS(5192), [anon_sym_signed] = ACTIONS(5190), [anon_sym_unsigned] = ACTIONS(5190), [anon_sym_long] = ACTIONS(5190), [anon_sym_short] = ACTIONS(5190), [anon_sym_LBRACK] = ACTIONS(5190), [anon_sym_static] = ACTIONS(5190), [anon_sym_EQ] = ACTIONS(5192), [anon_sym_register] = ACTIONS(5190), [anon_sym_inline] = ACTIONS(5190), [anon_sym___inline] = ACTIONS(5190), [anon_sym___inline__] = ACTIONS(5190), [anon_sym___forceinline] = ACTIONS(5190), [anon_sym_thread_local] = ACTIONS(5190), [anon_sym___thread] = ACTIONS(5190), [anon_sym_const] = ACTIONS(5190), [anon_sym_constexpr] = ACTIONS(5190), [anon_sym_volatile] = ACTIONS(5190), [anon_sym_restrict] = ACTIONS(5190), [anon_sym___restrict__] = ACTIONS(5190), [anon_sym__Atomic] = ACTIONS(5190), [anon_sym__Noreturn] = ACTIONS(5190), [anon_sym_noreturn] = ACTIONS(5190), [anon_sym__Nonnull] = ACTIONS(5190), [anon_sym_mutable] = ACTIONS(5190), [anon_sym_constinit] = ACTIONS(5190), [anon_sym_consteval] = ACTIONS(5190), [anon_sym_alignas] = ACTIONS(5190), [anon_sym__Alignas] = ACTIONS(5190), [sym_primitive_type] = ACTIONS(5190), [anon_sym_enum] = ACTIONS(5190), [anon_sym_class] = ACTIONS(5190), [anon_sym_struct] = ACTIONS(5190), [anon_sym_union] = ACTIONS(5190), [anon_sym_or] = ACTIONS(5190), [anon_sym_and] = ACTIONS(5190), [anon_sym_asm] = ACTIONS(5190), [anon_sym___asm__] = ACTIONS(5190), [anon_sym___asm] = ACTIONS(5190), [anon_sym_DASH_GT] = ACTIONS(5192), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5190), [anon_sym_decltype] = ACTIONS(5190), [anon_sym_final] = ACTIONS(5190), [anon_sym_override] = ACTIONS(5190), [anon_sym_explicit] = ACTIONS(5190), [anon_sym_typename] = ACTIONS(5190), [anon_sym_template] = ACTIONS(5190), [anon_sym_GT2] = ACTIONS(5192), [anon_sym_operator] = ACTIONS(5190), [anon_sym_try] = ACTIONS(5190), [anon_sym_friend] = ACTIONS(5190), [anon_sym_noexcept] = ACTIONS(5190), [anon_sym_throw] = ACTIONS(5190), [anon_sym_concept] = ACTIONS(5190), [anon_sym_requires] = ACTIONS(5190), }, [STATE(1650)] = { [sym_identifier] = ACTIONS(5194), [anon_sym_COMMA] = ACTIONS(5196), [anon_sym_RPAREN] = ACTIONS(5196), [anon_sym_LPAREN2] = ACTIONS(5196), [anon_sym_TILDE] = ACTIONS(5196), [anon_sym_STAR] = ACTIONS(5196), [anon_sym_PIPE_PIPE] = ACTIONS(5196), [anon_sym_AMP_AMP] = ACTIONS(5196), [anon_sym_AMP] = ACTIONS(5194), [anon_sym_SEMI] = ACTIONS(5196), [anon_sym___extension__] = ACTIONS(5194), [anon_sym_virtual] = ACTIONS(5194), [anon_sym_extern] = ACTIONS(5194), [anon_sym___attribute__] = ACTIONS(5194), [anon_sym___attribute] = ACTIONS(5194), [anon_sym_using] = ACTIONS(5194), [anon_sym_COLON_COLON] = ACTIONS(5196), [anon_sym_LBRACK_LBRACK] = ACTIONS(5196), [anon_sym___declspec] = ACTIONS(5194), [anon_sym___based] = ACTIONS(5194), [anon_sym___cdecl] = ACTIONS(5194), [anon_sym___clrcall] = ACTIONS(5194), [anon_sym___stdcall] = ACTIONS(5194), [anon_sym___fastcall] = ACTIONS(5194), [anon_sym___thiscall] = ACTIONS(5194), [anon_sym___vectorcall] = ACTIONS(5194), [anon_sym_LBRACE] = ACTIONS(5196), [anon_sym_signed] = ACTIONS(5194), [anon_sym_unsigned] = ACTIONS(5194), [anon_sym_long] = ACTIONS(5194), [anon_sym_short] = ACTIONS(5194), [anon_sym_LBRACK] = ACTIONS(5194), [anon_sym_static] = ACTIONS(5194), [anon_sym_EQ] = ACTIONS(5196), [anon_sym_register] = ACTIONS(5194), [anon_sym_inline] = ACTIONS(5194), [anon_sym___inline] = ACTIONS(5194), [anon_sym___inline__] = ACTIONS(5194), [anon_sym___forceinline] = ACTIONS(5194), [anon_sym_thread_local] = ACTIONS(5194), [anon_sym___thread] = ACTIONS(5194), [anon_sym_const] = ACTIONS(5194), [anon_sym_constexpr] = ACTIONS(5194), [anon_sym_volatile] = ACTIONS(5194), [anon_sym_restrict] = ACTIONS(5194), [anon_sym___restrict__] = ACTIONS(5194), [anon_sym__Atomic] = ACTIONS(5194), [anon_sym__Noreturn] = ACTIONS(5194), [anon_sym_noreturn] = ACTIONS(5194), [anon_sym__Nonnull] = ACTIONS(5194), [anon_sym_mutable] = ACTIONS(5194), [anon_sym_constinit] = ACTIONS(5194), [anon_sym_consteval] = ACTIONS(5194), [anon_sym_alignas] = ACTIONS(5194), [anon_sym__Alignas] = ACTIONS(5194), [sym_primitive_type] = ACTIONS(5194), [anon_sym_enum] = ACTIONS(5194), [anon_sym_class] = ACTIONS(5194), [anon_sym_struct] = ACTIONS(5194), [anon_sym_union] = ACTIONS(5194), [anon_sym_or] = ACTIONS(5194), [anon_sym_and] = ACTIONS(5194), [anon_sym_asm] = ACTIONS(5194), [anon_sym___asm__] = ACTIONS(5194), [anon_sym___asm] = ACTIONS(5194), [anon_sym_DASH_GT] = ACTIONS(5196), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5194), [anon_sym_decltype] = ACTIONS(5194), [anon_sym_final] = ACTIONS(5194), [anon_sym_override] = ACTIONS(5194), [anon_sym_explicit] = ACTIONS(5194), [anon_sym_typename] = ACTIONS(5194), [anon_sym_template] = ACTIONS(5194), [anon_sym_GT2] = ACTIONS(5196), [anon_sym_operator] = ACTIONS(5194), [anon_sym_try] = ACTIONS(5194), [anon_sym_friend] = ACTIONS(5194), [anon_sym_noexcept] = ACTIONS(5194), [anon_sym_throw] = ACTIONS(5194), [anon_sym_concept] = ACTIONS(5194), [anon_sym_requires] = ACTIONS(5194), }, [STATE(1651)] = { [sym_identifier] = ACTIONS(5198), [anon_sym_COMMA] = ACTIONS(5200), [anon_sym_RPAREN] = ACTIONS(5200), [anon_sym_LPAREN2] = ACTIONS(5200), [anon_sym_TILDE] = ACTIONS(5200), [anon_sym_STAR] = ACTIONS(5200), [anon_sym_PIPE_PIPE] = ACTIONS(5200), [anon_sym_AMP_AMP] = ACTIONS(5200), [anon_sym_AMP] = ACTIONS(5198), [anon_sym_SEMI] = ACTIONS(5200), [anon_sym___extension__] = ACTIONS(5198), [anon_sym_virtual] = ACTIONS(5198), [anon_sym_extern] = ACTIONS(5198), [anon_sym___attribute__] = ACTIONS(5198), [anon_sym___attribute] = ACTIONS(5198), [anon_sym_using] = ACTIONS(5198), [anon_sym_COLON_COLON] = ACTIONS(5200), [anon_sym_LBRACK_LBRACK] = ACTIONS(5200), [anon_sym___declspec] = ACTIONS(5198), [anon_sym___based] = ACTIONS(5198), [anon_sym___cdecl] = ACTIONS(5198), [anon_sym___clrcall] = ACTIONS(5198), [anon_sym___stdcall] = ACTIONS(5198), [anon_sym___fastcall] = ACTIONS(5198), [anon_sym___thiscall] = ACTIONS(5198), [anon_sym___vectorcall] = ACTIONS(5198), [anon_sym_LBRACE] = ACTIONS(5200), [anon_sym_signed] = ACTIONS(5198), [anon_sym_unsigned] = ACTIONS(5198), [anon_sym_long] = ACTIONS(5198), [anon_sym_short] = ACTIONS(5198), [anon_sym_LBRACK] = ACTIONS(5198), [anon_sym_static] = ACTIONS(5198), [anon_sym_EQ] = ACTIONS(5200), [anon_sym_register] = ACTIONS(5198), [anon_sym_inline] = ACTIONS(5198), [anon_sym___inline] = ACTIONS(5198), [anon_sym___inline__] = ACTIONS(5198), [anon_sym___forceinline] = ACTIONS(5198), [anon_sym_thread_local] = ACTIONS(5198), [anon_sym___thread] = ACTIONS(5198), [anon_sym_const] = ACTIONS(5198), [anon_sym_constexpr] = ACTIONS(5198), [anon_sym_volatile] = ACTIONS(5198), [anon_sym_restrict] = ACTIONS(5198), [anon_sym___restrict__] = ACTIONS(5198), [anon_sym__Atomic] = ACTIONS(5198), [anon_sym__Noreturn] = ACTIONS(5198), [anon_sym_noreturn] = ACTIONS(5198), [anon_sym__Nonnull] = ACTIONS(5198), [anon_sym_mutable] = ACTIONS(5198), [anon_sym_constinit] = ACTIONS(5198), [anon_sym_consteval] = ACTIONS(5198), [anon_sym_alignas] = ACTIONS(5198), [anon_sym__Alignas] = ACTIONS(5198), [sym_primitive_type] = ACTIONS(5198), [anon_sym_enum] = ACTIONS(5198), [anon_sym_class] = ACTIONS(5198), [anon_sym_struct] = ACTIONS(5198), [anon_sym_union] = ACTIONS(5198), [anon_sym_or] = ACTIONS(5198), [anon_sym_and] = ACTIONS(5198), [anon_sym_asm] = ACTIONS(5198), [anon_sym___asm__] = ACTIONS(5198), [anon_sym___asm] = ACTIONS(5198), [anon_sym_DASH_GT] = ACTIONS(5200), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5198), [anon_sym_decltype] = ACTIONS(5198), [anon_sym_final] = ACTIONS(5198), [anon_sym_override] = ACTIONS(5198), [anon_sym_explicit] = ACTIONS(5198), [anon_sym_typename] = ACTIONS(5198), [anon_sym_template] = ACTIONS(5198), [anon_sym_GT2] = ACTIONS(5200), [anon_sym_operator] = ACTIONS(5198), [anon_sym_try] = ACTIONS(5198), [anon_sym_friend] = ACTIONS(5198), [anon_sym_noexcept] = ACTIONS(5198), [anon_sym_throw] = ACTIONS(5198), [anon_sym_concept] = ACTIONS(5198), [anon_sym_requires] = ACTIONS(5198), }, [STATE(1652)] = { [sym_identifier] = ACTIONS(5202), [anon_sym_COMMA] = ACTIONS(5204), [anon_sym_RPAREN] = ACTIONS(5204), [anon_sym_LPAREN2] = ACTIONS(5204), [anon_sym_TILDE] = ACTIONS(5204), [anon_sym_STAR] = ACTIONS(5204), [anon_sym_PIPE_PIPE] = ACTIONS(5204), [anon_sym_AMP_AMP] = ACTIONS(5204), [anon_sym_AMP] = ACTIONS(5202), [anon_sym_SEMI] = ACTIONS(5204), [anon_sym___extension__] = ACTIONS(5202), [anon_sym_virtual] = ACTIONS(5202), [anon_sym_extern] = ACTIONS(5202), [anon_sym___attribute__] = ACTIONS(5202), [anon_sym___attribute] = ACTIONS(5202), [anon_sym_using] = ACTIONS(5202), [anon_sym_COLON_COLON] = ACTIONS(5204), [anon_sym_LBRACK_LBRACK] = ACTIONS(5204), [anon_sym___declspec] = ACTIONS(5202), [anon_sym___based] = ACTIONS(5202), [anon_sym___cdecl] = ACTIONS(5202), [anon_sym___clrcall] = ACTIONS(5202), [anon_sym___stdcall] = ACTIONS(5202), [anon_sym___fastcall] = ACTIONS(5202), [anon_sym___thiscall] = ACTIONS(5202), [anon_sym___vectorcall] = ACTIONS(5202), [anon_sym_LBRACE] = ACTIONS(5204), [anon_sym_signed] = ACTIONS(5202), [anon_sym_unsigned] = ACTIONS(5202), [anon_sym_long] = ACTIONS(5202), [anon_sym_short] = ACTIONS(5202), [anon_sym_LBRACK] = ACTIONS(5202), [anon_sym_static] = ACTIONS(5202), [anon_sym_EQ] = ACTIONS(5204), [anon_sym_register] = ACTIONS(5202), [anon_sym_inline] = ACTIONS(5202), [anon_sym___inline] = ACTIONS(5202), [anon_sym___inline__] = ACTIONS(5202), [anon_sym___forceinline] = ACTIONS(5202), [anon_sym_thread_local] = ACTIONS(5202), [anon_sym___thread] = ACTIONS(5202), [anon_sym_const] = ACTIONS(5202), [anon_sym_constexpr] = ACTIONS(5202), [anon_sym_volatile] = ACTIONS(5202), [anon_sym_restrict] = ACTIONS(5202), [anon_sym___restrict__] = ACTIONS(5202), [anon_sym__Atomic] = ACTIONS(5202), [anon_sym__Noreturn] = ACTIONS(5202), [anon_sym_noreturn] = ACTIONS(5202), [anon_sym__Nonnull] = ACTIONS(5202), [anon_sym_mutable] = ACTIONS(5202), [anon_sym_constinit] = ACTIONS(5202), [anon_sym_consteval] = ACTIONS(5202), [anon_sym_alignas] = ACTIONS(5202), [anon_sym__Alignas] = ACTIONS(5202), [sym_primitive_type] = ACTIONS(5202), [anon_sym_enum] = ACTIONS(5202), [anon_sym_class] = ACTIONS(5202), [anon_sym_struct] = ACTIONS(5202), [anon_sym_union] = ACTIONS(5202), [anon_sym_or] = ACTIONS(5202), [anon_sym_and] = ACTIONS(5202), [anon_sym_asm] = ACTIONS(5202), [anon_sym___asm__] = ACTIONS(5202), [anon_sym___asm] = ACTIONS(5202), [anon_sym_DASH_GT] = ACTIONS(5204), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5202), [anon_sym_decltype] = ACTIONS(5202), [anon_sym_final] = ACTIONS(5202), [anon_sym_override] = ACTIONS(5202), [anon_sym_explicit] = ACTIONS(5202), [anon_sym_typename] = ACTIONS(5202), [anon_sym_template] = ACTIONS(5202), [anon_sym_GT2] = ACTIONS(5204), [anon_sym_operator] = ACTIONS(5202), [anon_sym_try] = ACTIONS(5202), [anon_sym_friend] = ACTIONS(5202), [anon_sym_noexcept] = ACTIONS(5202), [anon_sym_throw] = ACTIONS(5202), [anon_sym_concept] = ACTIONS(5202), [anon_sym_requires] = ACTIONS(5202), }, [STATE(1653)] = { [sym_identifier] = ACTIONS(5206), [anon_sym_COMMA] = ACTIONS(5208), [anon_sym_RPAREN] = ACTIONS(5208), [anon_sym_LPAREN2] = ACTIONS(5208), [anon_sym_TILDE] = ACTIONS(5208), [anon_sym_STAR] = ACTIONS(5208), [anon_sym_PIPE_PIPE] = ACTIONS(5208), [anon_sym_AMP_AMP] = ACTIONS(5208), [anon_sym_AMP] = ACTIONS(5206), [anon_sym_SEMI] = ACTIONS(5208), [anon_sym___extension__] = ACTIONS(5206), [anon_sym_virtual] = ACTIONS(5206), [anon_sym_extern] = ACTIONS(5206), [anon_sym___attribute__] = ACTIONS(5206), [anon_sym___attribute] = ACTIONS(5206), [anon_sym_using] = ACTIONS(5206), [anon_sym_COLON_COLON] = ACTIONS(5208), [anon_sym_LBRACK_LBRACK] = ACTIONS(5208), [anon_sym___declspec] = ACTIONS(5206), [anon_sym___based] = ACTIONS(5206), [anon_sym___cdecl] = ACTIONS(5206), [anon_sym___clrcall] = ACTIONS(5206), [anon_sym___stdcall] = ACTIONS(5206), [anon_sym___fastcall] = ACTIONS(5206), [anon_sym___thiscall] = ACTIONS(5206), [anon_sym___vectorcall] = ACTIONS(5206), [anon_sym_LBRACE] = ACTIONS(5208), [anon_sym_signed] = ACTIONS(5206), [anon_sym_unsigned] = ACTIONS(5206), [anon_sym_long] = ACTIONS(5206), [anon_sym_short] = ACTIONS(5206), [anon_sym_LBRACK] = ACTIONS(5206), [anon_sym_static] = ACTIONS(5206), [anon_sym_EQ] = ACTIONS(5208), [anon_sym_register] = ACTIONS(5206), [anon_sym_inline] = ACTIONS(5206), [anon_sym___inline] = ACTIONS(5206), [anon_sym___inline__] = ACTIONS(5206), [anon_sym___forceinline] = ACTIONS(5206), [anon_sym_thread_local] = ACTIONS(5206), [anon_sym___thread] = ACTIONS(5206), [anon_sym_const] = ACTIONS(5206), [anon_sym_constexpr] = ACTIONS(5206), [anon_sym_volatile] = ACTIONS(5206), [anon_sym_restrict] = ACTIONS(5206), [anon_sym___restrict__] = ACTIONS(5206), [anon_sym__Atomic] = ACTIONS(5206), [anon_sym__Noreturn] = ACTIONS(5206), [anon_sym_noreturn] = ACTIONS(5206), [anon_sym__Nonnull] = ACTIONS(5206), [anon_sym_mutable] = ACTIONS(5206), [anon_sym_constinit] = ACTIONS(5206), [anon_sym_consteval] = ACTIONS(5206), [anon_sym_alignas] = ACTIONS(5206), [anon_sym__Alignas] = ACTIONS(5206), [sym_primitive_type] = ACTIONS(5206), [anon_sym_enum] = ACTIONS(5206), [anon_sym_class] = ACTIONS(5206), [anon_sym_struct] = ACTIONS(5206), [anon_sym_union] = ACTIONS(5206), [anon_sym_or] = ACTIONS(5206), [anon_sym_and] = ACTIONS(5206), [anon_sym_asm] = ACTIONS(5206), [anon_sym___asm__] = ACTIONS(5206), [anon_sym___asm] = ACTIONS(5206), [anon_sym_DASH_GT] = ACTIONS(5208), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5206), [anon_sym_decltype] = ACTIONS(5206), [anon_sym_final] = ACTIONS(5206), [anon_sym_override] = ACTIONS(5206), [anon_sym_explicit] = ACTIONS(5206), [anon_sym_typename] = ACTIONS(5206), [anon_sym_template] = ACTIONS(5206), [anon_sym_GT2] = ACTIONS(5208), [anon_sym_operator] = ACTIONS(5206), [anon_sym_try] = ACTIONS(5206), [anon_sym_friend] = ACTIONS(5206), [anon_sym_noexcept] = ACTIONS(5206), [anon_sym_throw] = ACTIONS(5206), [anon_sym_concept] = ACTIONS(5206), [anon_sym_requires] = ACTIONS(5206), }, [STATE(1654)] = { [sym_type_qualifier] = STATE(1677), [sym_alignas_qualifier] = STATE(1703), [aux_sym__type_definition_type_repeat1] = STATE(1677), [aux_sym_sized_type_specifier_repeat1] = STATE(2649), [sym_identifier] = ACTIONS(5210), [anon_sym_DOT_DOT_DOT] = ACTIONS(5143), [anon_sym_COMMA] = ACTIONS(5143), [anon_sym_RPAREN] = ACTIONS(5143), [anon_sym_LPAREN2] = ACTIONS(5143), [anon_sym_DASH] = ACTIONS(5145), [anon_sym_PLUS] = ACTIONS(5145), [anon_sym_STAR] = ACTIONS(5145), [anon_sym_SLASH] = ACTIONS(5145), [anon_sym_PERCENT] = ACTIONS(5145), [anon_sym_PIPE_PIPE] = ACTIONS(5143), [anon_sym_AMP_AMP] = ACTIONS(5143), [anon_sym_PIPE] = ACTIONS(5145), [anon_sym_CARET] = ACTIONS(5145), [anon_sym_AMP] = ACTIONS(5145), [anon_sym_EQ_EQ] = ACTIONS(5143), [anon_sym_BANG_EQ] = ACTIONS(5143), [anon_sym_GT] = ACTIONS(5145), [anon_sym_GT_EQ] = ACTIONS(5143), [anon_sym_LT_EQ] = ACTIONS(5145), [anon_sym_LT] = ACTIONS(5145), [anon_sym_LT_LT] = ACTIONS(5145), [anon_sym_GT_GT] = ACTIONS(5145), [anon_sym___extension__] = ACTIONS(5212), [anon_sym___attribute__] = ACTIONS(5145), [anon_sym___attribute] = ACTIONS(5145), [anon_sym_LBRACE] = ACTIONS(5143), [anon_sym_signed] = ACTIONS(5214), [anon_sym_unsigned] = ACTIONS(5214), [anon_sym_long] = ACTIONS(5214), [anon_sym_short] = ACTIONS(5214), [anon_sym_LBRACK] = ACTIONS(5143), [anon_sym_EQ] = ACTIONS(5145), [anon_sym_const] = ACTIONS(5212), [anon_sym_constexpr] = ACTIONS(5212), [anon_sym_volatile] = ACTIONS(5212), [anon_sym_restrict] = ACTIONS(5212), [anon_sym___restrict__] = ACTIONS(5212), [anon_sym__Atomic] = ACTIONS(5212), [anon_sym__Noreturn] = ACTIONS(5212), [anon_sym_noreturn] = ACTIONS(5212), [anon_sym__Nonnull] = ACTIONS(5212), [anon_sym_mutable] = ACTIONS(5212), [anon_sym_constinit] = ACTIONS(5212), [anon_sym_consteval] = ACTIONS(5212), [anon_sym_alignas] = ACTIONS(5216), [anon_sym__Alignas] = ACTIONS(5216), [sym_primitive_type] = ACTIONS(5218), [anon_sym_QMARK] = ACTIONS(5143), [anon_sym_STAR_EQ] = ACTIONS(5143), [anon_sym_SLASH_EQ] = ACTIONS(5143), [anon_sym_PERCENT_EQ] = ACTIONS(5143), [anon_sym_PLUS_EQ] = ACTIONS(5143), [anon_sym_DASH_EQ] = ACTIONS(5143), [anon_sym_LT_LT_EQ] = ACTIONS(5143), [anon_sym_GT_GT_EQ] = ACTIONS(5143), [anon_sym_AMP_EQ] = ACTIONS(5143), [anon_sym_CARET_EQ] = ACTIONS(5143), [anon_sym_PIPE_EQ] = ACTIONS(5143), [anon_sym_and_eq] = ACTIONS(5145), [anon_sym_or_eq] = ACTIONS(5145), [anon_sym_xor_eq] = ACTIONS(5145), [anon_sym_LT_EQ_GT] = ACTIONS(5143), [anon_sym_or] = ACTIONS(5145), [anon_sym_and] = ACTIONS(5145), [anon_sym_bitor] = ACTIONS(5145), [anon_sym_xor] = ACTIONS(5145), [anon_sym_bitand] = ACTIONS(5145), [anon_sym_not_eq] = ACTIONS(5145), [anon_sym_DASH_DASH] = ACTIONS(5143), [anon_sym_PLUS_PLUS] = ACTIONS(5143), [anon_sym_DOT] = ACTIONS(5145), [anon_sym_DOT_STAR] = ACTIONS(5143), [anon_sym_DASH_GT] = ACTIONS(5145), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5143), }, [STATE(1655)] = { [sym_function_definition] = STATE(702), [sym_declaration] = STATE(702), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4736), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1914), [sym_declaration_list] = STATE(702), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(5220), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1656)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1622), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5222), [anon_sym_COMMA] = ACTIONS(5222), [anon_sym_RPAREN] = ACTIONS(5222), [anon_sym_LPAREN2] = ACTIONS(5222), [anon_sym_DASH] = ACTIONS(5225), [anon_sym_PLUS] = ACTIONS(5225), [anon_sym_STAR] = ACTIONS(5225), [anon_sym_SLASH] = ACTIONS(5225), [anon_sym_PERCENT] = ACTIONS(5225), [anon_sym_PIPE_PIPE] = ACTIONS(5222), [anon_sym_AMP_AMP] = ACTIONS(5222), [anon_sym_PIPE] = ACTIONS(5225), [anon_sym_CARET] = ACTIONS(5225), [anon_sym_AMP] = ACTIONS(5225), [anon_sym_EQ_EQ] = ACTIONS(5222), [anon_sym_BANG_EQ] = ACTIONS(5222), [anon_sym_GT] = ACTIONS(5225), [anon_sym_GT_EQ] = ACTIONS(5222), [anon_sym_LT_EQ] = ACTIONS(5225), [anon_sym_LT] = ACTIONS(5225), [anon_sym_LT_LT] = ACTIONS(5225), [anon_sym_GT_GT] = ACTIONS(5225), [anon_sym_SEMI] = ACTIONS(5222), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5225), [anon_sym___attribute] = ACTIONS(5225), [anon_sym_COLON] = ACTIONS(5222), [anon_sym_LBRACE] = ACTIONS(5222), [anon_sym_RBRACE] = ACTIONS(5222), [anon_sym_signed] = ACTIONS(5113), [anon_sym_unsigned] = ACTIONS(5113), [anon_sym_long] = ACTIONS(5113), [anon_sym_short] = ACTIONS(5113), [anon_sym_LBRACK] = ACTIONS(5222), [anon_sym_RBRACK] = ACTIONS(5222), [anon_sym_EQ] = ACTIONS(5225), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5222), [anon_sym_STAR_EQ] = ACTIONS(5222), [anon_sym_SLASH_EQ] = ACTIONS(5222), [anon_sym_PERCENT_EQ] = ACTIONS(5222), [anon_sym_PLUS_EQ] = ACTIONS(5222), [anon_sym_DASH_EQ] = ACTIONS(5222), [anon_sym_LT_LT_EQ] = ACTIONS(5222), [anon_sym_GT_GT_EQ] = ACTIONS(5222), [anon_sym_AMP_EQ] = ACTIONS(5222), [anon_sym_CARET_EQ] = ACTIONS(5222), [anon_sym_PIPE_EQ] = ACTIONS(5222), [anon_sym_and_eq] = ACTIONS(5225), [anon_sym_or_eq] = ACTIONS(5225), [anon_sym_xor_eq] = ACTIONS(5225), [anon_sym_LT_EQ_GT] = ACTIONS(5222), [anon_sym_or] = ACTIONS(5225), [anon_sym_and] = ACTIONS(5225), [anon_sym_bitor] = ACTIONS(5225), [anon_sym_xor] = ACTIONS(5225), [anon_sym_bitand] = ACTIONS(5225), [anon_sym_not_eq] = ACTIONS(5225), [anon_sym_DASH_DASH] = ACTIONS(5222), [anon_sym_PLUS_PLUS] = ACTIONS(5222), [anon_sym_DOT] = ACTIONS(5225), [anon_sym_DOT_STAR] = ACTIONS(5222), [anon_sym_DASH_GT] = ACTIONS(5222), [sym_comment] = ACTIONS(3), }, [STATE(1657)] = { [sym_function_definition] = STATE(800), [sym_declaration] = STATE(800), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4819), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1972), [sym_declaration_list] = STATE(800), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(5228), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1658)] = { [sym_type_qualifier] = STATE(1654), [sym_alignas_qualifier] = STATE(1703), [aux_sym__type_definition_type_repeat1] = STATE(1654), [aux_sym_sized_type_specifier_repeat1] = STATE(1683), [sym_identifier] = ACTIONS(5230), [anon_sym_DOT_DOT_DOT] = ACTIONS(5122), [anon_sym_COMMA] = ACTIONS(5122), [anon_sym_RPAREN] = ACTIONS(5122), [anon_sym_LPAREN2] = ACTIONS(5122), [anon_sym_DASH] = ACTIONS(5124), [anon_sym_PLUS] = ACTIONS(5124), [anon_sym_STAR] = ACTIONS(5124), [anon_sym_SLASH] = ACTIONS(5124), [anon_sym_PERCENT] = ACTIONS(5124), [anon_sym_PIPE_PIPE] = ACTIONS(5122), [anon_sym_AMP_AMP] = ACTIONS(5122), [anon_sym_PIPE] = ACTIONS(5124), [anon_sym_CARET] = ACTIONS(5124), [anon_sym_AMP] = ACTIONS(5124), [anon_sym_EQ_EQ] = ACTIONS(5122), [anon_sym_BANG_EQ] = ACTIONS(5122), [anon_sym_GT] = ACTIONS(5124), [anon_sym_GT_EQ] = ACTIONS(5122), [anon_sym_LT_EQ] = ACTIONS(5124), [anon_sym_LT] = ACTIONS(5124), [anon_sym_LT_LT] = ACTIONS(5124), [anon_sym_GT_GT] = ACTIONS(5124), [anon_sym___extension__] = ACTIONS(5212), [anon_sym___attribute__] = ACTIONS(5124), [anon_sym___attribute] = ACTIONS(5124), [anon_sym_LBRACE] = ACTIONS(5122), [anon_sym_signed] = ACTIONS(5232), [anon_sym_unsigned] = ACTIONS(5232), [anon_sym_long] = ACTIONS(5232), [anon_sym_short] = ACTIONS(5232), [anon_sym_LBRACK] = ACTIONS(5122), [anon_sym_EQ] = ACTIONS(5124), [anon_sym_const] = ACTIONS(5212), [anon_sym_constexpr] = ACTIONS(5212), [anon_sym_volatile] = ACTIONS(5212), [anon_sym_restrict] = ACTIONS(5212), [anon_sym___restrict__] = ACTIONS(5212), [anon_sym__Atomic] = ACTIONS(5212), [anon_sym__Noreturn] = ACTIONS(5212), [anon_sym_noreturn] = ACTIONS(5212), [anon_sym__Nonnull] = ACTIONS(5212), [anon_sym_mutable] = ACTIONS(5212), [anon_sym_constinit] = ACTIONS(5212), [anon_sym_consteval] = ACTIONS(5212), [anon_sym_alignas] = ACTIONS(5216), [anon_sym__Alignas] = ACTIONS(5216), [sym_primitive_type] = ACTIONS(5234), [anon_sym_QMARK] = ACTIONS(5122), [anon_sym_STAR_EQ] = ACTIONS(5122), [anon_sym_SLASH_EQ] = ACTIONS(5122), [anon_sym_PERCENT_EQ] = ACTIONS(5122), [anon_sym_PLUS_EQ] = ACTIONS(5122), [anon_sym_DASH_EQ] = ACTIONS(5122), [anon_sym_LT_LT_EQ] = ACTIONS(5122), [anon_sym_GT_GT_EQ] = ACTIONS(5122), [anon_sym_AMP_EQ] = ACTIONS(5122), [anon_sym_CARET_EQ] = ACTIONS(5122), [anon_sym_PIPE_EQ] = ACTIONS(5122), [anon_sym_and_eq] = ACTIONS(5124), [anon_sym_or_eq] = ACTIONS(5124), [anon_sym_xor_eq] = ACTIONS(5124), [anon_sym_LT_EQ_GT] = ACTIONS(5122), [anon_sym_or] = ACTIONS(5124), [anon_sym_and] = ACTIONS(5124), [anon_sym_bitor] = ACTIONS(5124), [anon_sym_xor] = ACTIONS(5124), [anon_sym_bitand] = ACTIONS(5124), [anon_sym_not_eq] = ACTIONS(5124), [anon_sym_DASH_DASH] = ACTIONS(5122), [anon_sym_PLUS_PLUS] = ACTIONS(5122), [anon_sym_DOT] = ACTIONS(5124), [anon_sym_DOT_STAR] = ACTIONS(5122), [anon_sym_DASH_GT] = ACTIONS(5124), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5122), }, [STATE(1659)] = { [sym_function_definition] = STATE(301), [sym_declaration] = STATE(301), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4721), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1911), [sym_declaration_list] = STATE(301), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(5236), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1660)] = { [sym_function_definition] = STATE(564), [sym_declaration] = STATE(564), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4767), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1909), [sym_declaration_list] = STATE(564), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_LBRACE] = ACTIONS(5238), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1661)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1622), [sym_identifier] = ACTIONS(5225), [anon_sym_DOT_DOT_DOT] = ACTIONS(5222), [anon_sym_COMMA] = ACTIONS(5222), [aux_sym_preproc_if_token2] = ACTIONS(5222), [aux_sym_preproc_else_token1] = ACTIONS(5222), [aux_sym_preproc_elif_token1] = ACTIONS(5225), [aux_sym_preproc_elifdef_token1] = ACTIONS(5222), [aux_sym_preproc_elifdef_token2] = ACTIONS(5222), [anon_sym_LPAREN2] = ACTIONS(5222), [anon_sym_DASH] = ACTIONS(5225), [anon_sym_PLUS] = ACTIONS(5225), [anon_sym_STAR] = ACTIONS(5225), [anon_sym_SLASH] = ACTIONS(5225), [anon_sym_PERCENT] = ACTIONS(5225), [anon_sym_PIPE_PIPE] = ACTIONS(5222), [anon_sym_AMP_AMP] = ACTIONS(5222), [anon_sym_PIPE] = ACTIONS(5225), [anon_sym_CARET] = ACTIONS(5225), [anon_sym_AMP] = ACTIONS(5225), [anon_sym_EQ_EQ] = ACTIONS(5222), [anon_sym_BANG_EQ] = ACTIONS(5222), [anon_sym_GT] = ACTIONS(5225), [anon_sym_GT_EQ] = ACTIONS(5222), [anon_sym_LT_EQ] = ACTIONS(5225), [anon_sym_LT] = ACTIONS(5225), [anon_sym_LT_LT] = ACTIONS(5225), [anon_sym_GT_GT] = ACTIONS(5225), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5225), [anon_sym___attribute] = ACTIONS(5225), [anon_sym_LBRACE] = ACTIONS(5222), [anon_sym_signed] = ACTIONS(5113), [anon_sym_unsigned] = ACTIONS(5113), [anon_sym_long] = ACTIONS(5113), [anon_sym_short] = ACTIONS(5113), [anon_sym_LBRACK] = ACTIONS(5222), [anon_sym_EQ] = ACTIONS(5225), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5222), [anon_sym_STAR_EQ] = ACTIONS(5222), [anon_sym_SLASH_EQ] = ACTIONS(5222), [anon_sym_PERCENT_EQ] = ACTIONS(5222), [anon_sym_PLUS_EQ] = ACTIONS(5222), [anon_sym_DASH_EQ] = ACTIONS(5222), [anon_sym_LT_LT_EQ] = ACTIONS(5222), [anon_sym_GT_GT_EQ] = ACTIONS(5222), [anon_sym_AMP_EQ] = ACTIONS(5222), [anon_sym_CARET_EQ] = ACTIONS(5222), [anon_sym_PIPE_EQ] = ACTIONS(5222), [anon_sym_and_eq] = ACTIONS(5225), [anon_sym_or_eq] = ACTIONS(5225), [anon_sym_xor_eq] = ACTIONS(5225), [anon_sym_LT_EQ_GT] = ACTIONS(5222), [anon_sym_or] = ACTIONS(5225), [anon_sym_and] = ACTIONS(5225), [anon_sym_bitor] = ACTIONS(5225), [anon_sym_xor] = ACTIONS(5225), [anon_sym_bitand] = ACTIONS(5225), [anon_sym_not_eq] = ACTIONS(5225), [anon_sym_DASH_DASH] = ACTIONS(5222), [anon_sym_PLUS_PLUS] = ACTIONS(5222), [anon_sym_DOT] = ACTIONS(5225), [anon_sym_DOT_STAR] = ACTIONS(5222), [anon_sym_DASH_GT] = ACTIONS(5222), [sym_comment] = ACTIONS(3), }, [STATE(1662)] = { [sym_function_definition] = STATE(679), [sym_declaration] = STATE(679), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4819), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1972), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8440), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5242), [anon_sym_struct] = ACTIONS(5244), [anon_sym_union] = ACTIONS(5246), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1663)] = { [sym_function_definition] = STATE(352), [sym_declaration] = STATE(352), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4721), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1911), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8447), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5248), [anon_sym_struct] = ACTIONS(5250), [anon_sym_union] = ACTIONS(5252), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1664)] = { [sym_function_definition] = STATE(355), [sym_declaration] = STATE(355), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4721), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1911), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8632), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5254), [anon_sym_struct] = ACTIONS(5256), [anon_sym_union] = ACTIONS(5258), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1665)] = { [sym_function_definition] = STATE(704), [sym_declaration] = STATE(704), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4736), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1914), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8336), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5260), [anon_sym_struct] = ACTIONS(5262), [anon_sym_union] = ACTIONS(5264), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1666)] = { [sym_function_definition] = STATE(1860), [sym_declaration] = STATE(1860), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4751), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1919), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8533), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5266), [anon_sym_struct] = ACTIONS(5268), [anon_sym_union] = ACTIONS(5270), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1667)] = { [sym_function_definition] = STATE(1765), [sym_declaration] = STATE(1765), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4751), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1919), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8642), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5272), [anon_sym_struct] = ACTIONS(5274), [anon_sym_union] = ACTIONS(5276), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1668)] = { [sym_function_definition] = STATE(707), [sym_declaration] = STATE(707), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4736), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1914), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8412), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5278), [anon_sym_struct] = ACTIONS(5280), [anon_sym_union] = ACTIONS(5282), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1669)] = { [sym_function_definition] = STATE(2153), [sym_declaration] = STATE(2153), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4761), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1921), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8910), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5284), [anon_sym_struct] = ACTIONS(5286), [anon_sym_union] = ACTIONS(5288), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1670)] = { [sym_function_definition] = STATE(2134), [sym_declaration] = STATE(2134), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4761), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1921), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8782), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5290), [anon_sym_struct] = ACTIONS(5292), [anon_sym_union] = ACTIONS(5294), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1671)] = { [sym_function_definition] = STATE(495), [sym_declaration] = STATE(495), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4767), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1909), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8670), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5296), [anon_sym_struct] = ACTIONS(5298), [anon_sym_union] = ACTIONS(5300), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1672)] = { [sym_type_qualifier] = STATE(1672), [sym_alignas_qualifier] = STATE(1682), [aux_sym__type_definition_type_repeat1] = STATE(1672), [sym_identifier] = ACTIONS(5099), [anon_sym_DOT_DOT_DOT] = ACTIONS(5101), [anon_sym_COMMA] = ACTIONS(5101), [anon_sym_RPAREN] = ACTIONS(5101), [anon_sym_LPAREN2] = ACTIONS(5101), [anon_sym_TILDE] = ACTIONS(5101), [anon_sym_STAR] = ACTIONS(5101), [anon_sym_AMP_AMP] = ACTIONS(5101), [anon_sym_AMP] = ACTIONS(5099), [anon_sym_SEMI] = ACTIONS(5101), [anon_sym___extension__] = ACTIONS(5302), [anon_sym_virtual] = ACTIONS(5099), [anon_sym_extern] = ACTIONS(5099), [anon_sym___attribute__] = ACTIONS(5099), [anon_sym___attribute] = ACTIONS(5099), [anon_sym_COLON_COLON] = ACTIONS(5101), [anon_sym_LBRACK_LBRACK] = ACTIONS(5101), [anon_sym___declspec] = ACTIONS(5099), [anon_sym___based] = ACTIONS(5099), [anon_sym___cdecl] = ACTIONS(5099), [anon_sym___clrcall] = ACTIONS(5099), [anon_sym___stdcall] = ACTIONS(5099), [anon_sym___fastcall] = ACTIONS(5099), [anon_sym___thiscall] = ACTIONS(5099), [anon_sym___vectorcall] = ACTIONS(5099), [anon_sym_LBRACE] = ACTIONS(5101), [anon_sym_signed] = ACTIONS(5099), [anon_sym_unsigned] = ACTIONS(5099), [anon_sym_long] = ACTIONS(5099), [anon_sym_short] = ACTIONS(5099), [anon_sym_LBRACK] = ACTIONS(5099), [anon_sym_static] = ACTIONS(5099), [anon_sym_EQ] = ACTIONS(5101), [anon_sym_register] = ACTIONS(5099), [anon_sym_inline] = ACTIONS(5099), [anon_sym___inline] = ACTIONS(5099), [anon_sym___inline__] = ACTIONS(5099), [anon_sym___forceinline] = ACTIONS(5099), [anon_sym_thread_local] = ACTIONS(5099), [anon_sym___thread] = ACTIONS(5099), [anon_sym_const] = ACTIONS(5302), [anon_sym_constexpr] = ACTIONS(5302), [anon_sym_volatile] = ACTIONS(5302), [anon_sym_restrict] = ACTIONS(5302), [anon_sym___restrict__] = ACTIONS(5302), [anon_sym__Atomic] = ACTIONS(5302), [anon_sym__Noreturn] = ACTIONS(5302), [anon_sym_noreturn] = ACTIONS(5302), [anon_sym__Nonnull] = ACTIONS(5302), [anon_sym_mutable] = ACTIONS(5302), [anon_sym_constinit] = ACTIONS(5302), [anon_sym_consteval] = ACTIONS(5302), [anon_sym_alignas] = ACTIONS(5305), [anon_sym__Alignas] = ACTIONS(5305), [sym_primitive_type] = ACTIONS(5099), [anon_sym_enum] = ACTIONS(5099), [anon_sym_class] = ACTIONS(5099), [anon_sym_struct] = ACTIONS(5099), [anon_sym_union] = ACTIONS(5099), [anon_sym_asm] = ACTIONS(5099), [anon_sym___asm__] = ACTIONS(5099), [anon_sym___asm] = ACTIONS(5099), [anon_sym_DASH_GT] = ACTIONS(5101), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5099), [anon_sym_decltype] = ACTIONS(5099), [anon_sym_final] = ACTIONS(5099), [anon_sym_override] = ACTIONS(5099), [anon_sym_typename] = ACTIONS(5099), [anon_sym_template] = ACTIONS(5099), [anon_sym_GT2] = ACTIONS(5101), [anon_sym_operator] = ACTIONS(5099), [anon_sym_try] = ACTIONS(5099), [anon_sym_noexcept] = ACTIONS(5099), [anon_sym_throw] = ACTIONS(5099), [anon_sym_requires] = ACTIONS(5099), }, [STATE(1673)] = { [sym_type_qualifier] = STATE(1680), [sym_alignas_qualifier] = STATE(1714), [aux_sym__type_definition_type_repeat1] = STATE(1680), [aux_sym_sized_type_specifier_repeat1] = STATE(2745), [sym_identifier] = ACTIONS(5308), [anon_sym_DOT_DOT_DOT] = ACTIONS(5143), [anon_sym_COMMA] = ACTIONS(5143), [anon_sym_LPAREN2] = ACTIONS(5143), [anon_sym_DASH] = ACTIONS(5145), [anon_sym_PLUS] = ACTIONS(5145), [anon_sym_STAR] = ACTIONS(5145), [anon_sym_SLASH] = ACTIONS(5145), [anon_sym_PERCENT] = ACTIONS(5145), [anon_sym_PIPE_PIPE] = ACTIONS(5143), [anon_sym_AMP_AMP] = ACTIONS(5143), [anon_sym_PIPE] = ACTIONS(5145), [anon_sym_CARET] = ACTIONS(5145), [anon_sym_AMP] = ACTIONS(5145), [anon_sym_EQ_EQ] = ACTIONS(5143), [anon_sym_BANG_EQ] = ACTIONS(5143), [anon_sym_GT] = ACTIONS(5145), [anon_sym_GT_EQ] = ACTIONS(5145), [anon_sym_LT_EQ] = ACTIONS(5145), [anon_sym_LT] = ACTIONS(5145), [anon_sym_LT_LT] = ACTIONS(5145), [anon_sym_GT_GT] = ACTIONS(5145), [anon_sym___extension__] = ACTIONS(5310), [anon_sym___attribute__] = ACTIONS(5145), [anon_sym___attribute] = ACTIONS(5145), [anon_sym_LBRACE] = ACTIONS(5143), [anon_sym_signed] = ACTIONS(5312), [anon_sym_unsigned] = ACTIONS(5312), [anon_sym_long] = ACTIONS(5312), [anon_sym_short] = ACTIONS(5312), [anon_sym_LBRACK] = ACTIONS(5143), [anon_sym_EQ] = ACTIONS(5145), [anon_sym_const] = ACTIONS(5310), [anon_sym_constexpr] = ACTIONS(5310), [anon_sym_volatile] = ACTIONS(5310), [anon_sym_restrict] = ACTIONS(5310), [anon_sym___restrict__] = ACTIONS(5310), [anon_sym__Atomic] = ACTIONS(5310), [anon_sym__Noreturn] = ACTIONS(5310), [anon_sym_noreturn] = ACTIONS(5310), [anon_sym__Nonnull] = ACTIONS(5310), [anon_sym_mutable] = ACTIONS(5310), [anon_sym_constinit] = ACTIONS(5310), [anon_sym_consteval] = ACTIONS(5310), [anon_sym_alignas] = ACTIONS(5314), [anon_sym__Alignas] = ACTIONS(5314), [sym_primitive_type] = ACTIONS(5316), [anon_sym_QMARK] = ACTIONS(5143), [anon_sym_STAR_EQ] = ACTIONS(5143), [anon_sym_SLASH_EQ] = ACTIONS(5143), [anon_sym_PERCENT_EQ] = ACTIONS(5143), [anon_sym_PLUS_EQ] = ACTIONS(5143), [anon_sym_DASH_EQ] = ACTIONS(5143), [anon_sym_LT_LT_EQ] = ACTIONS(5143), [anon_sym_GT_GT_EQ] = ACTIONS(5145), [anon_sym_AMP_EQ] = ACTIONS(5143), [anon_sym_CARET_EQ] = ACTIONS(5143), [anon_sym_PIPE_EQ] = ACTIONS(5143), [anon_sym_and_eq] = ACTIONS(5145), [anon_sym_or_eq] = ACTIONS(5145), [anon_sym_xor_eq] = ACTIONS(5145), [anon_sym_LT_EQ_GT] = ACTIONS(5143), [anon_sym_or] = ACTIONS(5145), [anon_sym_and] = ACTIONS(5145), [anon_sym_bitor] = ACTIONS(5145), [anon_sym_xor] = ACTIONS(5145), [anon_sym_bitand] = ACTIONS(5145), [anon_sym_not_eq] = ACTIONS(5145), [anon_sym_DASH_DASH] = ACTIONS(5143), [anon_sym_PLUS_PLUS] = ACTIONS(5143), [anon_sym_DOT] = ACTIONS(5145), [anon_sym_DOT_STAR] = ACTIONS(5143), [anon_sym_DASH_GT] = ACTIONS(5143), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5143), }, [STATE(1674)] = { [sym_function_definition] = STATE(2042), [sym_declaration] = STATE(2042), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4742), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1917), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8476), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5318), [anon_sym_struct] = ACTIONS(5320), [anon_sym_union] = ACTIONS(5322), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1675)] = { [sym_function_definition] = STATE(558), [sym_declaration] = STATE(558), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4767), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1909), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8865), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5324), [anon_sym_struct] = ACTIONS(5326), [anon_sym_union] = ACTIONS(5328), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1676)] = { [sym_function_definition] = STATE(1985), [sym_declaration] = STATE(1985), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4742), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1917), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8726), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5330), [anon_sym_struct] = ACTIONS(5332), [anon_sym_union] = ACTIONS(5334), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1677)] = { [sym_type_qualifier] = STATE(1677), [sym_alignas_qualifier] = STATE(1703), [aux_sym__type_definition_type_repeat1] = STATE(1677), [sym_identifier] = ACTIONS(5099), [anon_sym_DOT_DOT_DOT] = ACTIONS(5101), [anon_sym_COMMA] = ACTIONS(5101), [anon_sym_RPAREN] = ACTIONS(5101), [anon_sym_LPAREN2] = ACTIONS(5101), [anon_sym_DASH] = ACTIONS(5099), [anon_sym_PLUS] = ACTIONS(5099), [anon_sym_STAR] = ACTIONS(5099), [anon_sym_SLASH] = ACTIONS(5099), [anon_sym_PERCENT] = ACTIONS(5099), [anon_sym_PIPE_PIPE] = ACTIONS(5101), [anon_sym_AMP_AMP] = ACTIONS(5101), [anon_sym_PIPE] = ACTIONS(5099), [anon_sym_CARET] = ACTIONS(5099), [anon_sym_AMP] = ACTIONS(5099), [anon_sym_EQ_EQ] = ACTIONS(5101), [anon_sym_BANG_EQ] = ACTIONS(5101), [anon_sym_GT] = ACTIONS(5099), [anon_sym_GT_EQ] = ACTIONS(5101), [anon_sym_LT_EQ] = ACTIONS(5099), [anon_sym_LT] = ACTIONS(5099), [anon_sym_LT_LT] = ACTIONS(5099), [anon_sym_GT_GT] = ACTIONS(5099), [anon_sym___extension__] = ACTIONS(5336), [anon_sym___attribute__] = ACTIONS(5099), [anon_sym___attribute] = ACTIONS(5099), [anon_sym_LBRACE] = ACTIONS(5101), [anon_sym_signed] = ACTIONS(5099), [anon_sym_unsigned] = ACTIONS(5099), [anon_sym_long] = ACTIONS(5099), [anon_sym_short] = ACTIONS(5099), [anon_sym_LBRACK] = ACTIONS(5101), [anon_sym_EQ] = ACTIONS(5099), [anon_sym_const] = ACTIONS(5336), [anon_sym_constexpr] = ACTIONS(5336), [anon_sym_volatile] = ACTIONS(5336), [anon_sym_restrict] = ACTIONS(5336), [anon_sym___restrict__] = ACTIONS(5336), [anon_sym__Atomic] = ACTIONS(5336), [anon_sym__Noreturn] = ACTIONS(5336), [anon_sym_noreturn] = ACTIONS(5336), [anon_sym__Nonnull] = ACTIONS(5336), [anon_sym_mutable] = ACTIONS(5336), [anon_sym_constinit] = ACTIONS(5336), [anon_sym_consteval] = ACTIONS(5336), [anon_sym_alignas] = ACTIONS(5339), [anon_sym__Alignas] = ACTIONS(5339), [sym_primitive_type] = ACTIONS(5099), [anon_sym_QMARK] = ACTIONS(5101), [anon_sym_STAR_EQ] = ACTIONS(5101), [anon_sym_SLASH_EQ] = ACTIONS(5101), [anon_sym_PERCENT_EQ] = ACTIONS(5101), [anon_sym_PLUS_EQ] = ACTIONS(5101), [anon_sym_DASH_EQ] = ACTIONS(5101), [anon_sym_LT_LT_EQ] = ACTIONS(5101), [anon_sym_GT_GT_EQ] = ACTIONS(5101), [anon_sym_AMP_EQ] = ACTIONS(5101), [anon_sym_CARET_EQ] = ACTIONS(5101), [anon_sym_PIPE_EQ] = ACTIONS(5101), [anon_sym_and_eq] = ACTIONS(5099), [anon_sym_or_eq] = ACTIONS(5099), [anon_sym_xor_eq] = ACTIONS(5099), [anon_sym_LT_EQ_GT] = ACTIONS(5101), [anon_sym_or] = ACTIONS(5099), [anon_sym_and] = ACTIONS(5099), [anon_sym_bitor] = ACTIONS(5099), [anon_sym_xor] = ACTIONS(5099), [anon_sym_bitand] = ACTIONS(5099), [anon_sym_not_eq] = ACTIONS(5099), [anon_sym_DASH_DASH] = ACTIONS(5101), [anon_sym_PLUS_PLUS] = ACTIONS(5101), [anon_sym_DOT] = ACTIONS(5099), [anon_sym_DOT_STAR] = ACTIONS(5101), [anon_sym_DASH_GT] = ACTIONS(5099), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5101), }, [STATE(1678)] = { [sym_type_qualifier] = STATE(1673), [sym_alignas_qualifier] = STATE(1714), [aux_sym__type_definition_type_repeat1] = STATE(1673), [aux_sym_sized_type_specifier_repeat1] = STATE(1707), [sym_identifier] = ACTIONS(5342), [anon_sym_DOT_DOT_DOT] = ACTIONS(5122), [anon_sym_COMMA] = ACTIONS(5122), [anon_sym_LPAREN2] = ACTIONS(5122), [anon_sym_DASH] = ACTIONS(5124), [anon_sym_PLUS] = ACTIONS(5124), [anon_sym_STAR] = ACTIONS(5124), [anon_sym_SLASH] = ACTIONS(5124), [anon_sym_PERCENT] = ACTIONS(5124), [anon_sym_PIPE_PIPE] = ACTIONS(5122), [anon_sym_AMP_AMP] = ACTIONS(5122), [anon_sym_PIPE] = ACTIONS(5124), [anon_sym_CARET] = ACTIONS(5124), [anon_sym_AMP] = ACTIONS(5124), [anon_sym_EQ_EQ] = ACTIONS(5122), [anon_sym_BANG_EQ] = ACTIONS(5122), [anon_sym_GT] = ACTIONS(5124), [anon_sym_GT_EQ] = ACTIONS(5124), [anon_sym_LT_EQ] = ACTIONS(5124), [anon_sym_LT] = ACTIONS(5124), [anon_sym_LT_LT] = ACTIONS(5124), [anon_sym_GT_GT] = ACTIONS(5124), [anon_sym___extension__] = ACTIONS(5310), [anon_sym___attribute__] = ACTIONS(5124), [anon_sym___attribute] = ACTIONS(5124), [anon_sym_LBRACE] = ACTIONS(5122), [anon_sym_signed] = ACTIONS(5344), [anon_sym_unsigned] = ACTIONS(5344), [anon_sym_long] = ACTIONS(5344), [anon_sym_short] = ACTIONS(5344), [anon_sym_LBRACK] = ACTIONS(5122), [anon_sym_EQ] = ACTIONS(5124), [anon_sym_const] = ACTIONS(5310), [anon_sym_constexpr] = ACTIONS(5310), [anon_sym_volatile] = ACTIONS(5310), [anon_sym_restrict] = ACTIONS(5310), [anon_sym___restrict__] = ACTIONS(5310), [anon_sym__Atomic] = ACTIONS(5310), [anon_sym__Noreturn] = ACTIONS(5310), [anon_sym_noreturn] = ACTIONS(5310), [anon_sym__Nonnull] = ACTIONS(5310), [anon_sym_mutable] = ACTIONS(5310), [anon_sym_constinit] = ACTIONS(5310), [anon_sym_consteval] = ACTIONS(5310), [anon_sym_alignas] = ACTIONS(5314), [anon_sym__Alignas] = ACTIONS(5314), [sym_primitive_type] = ACTIONS(5346), [anon_sym_QMARK] = ACTIONS(5122), [anon_sym_STAR_EQ] = ACTIONS(5122), [anon_sym_SLASH_EQ] = ACTIONS(5122), [anon_sym_PERCENT_EQ] = ACTIONS(5122), [anon_sym_PLUS_EQ] = ACTIONS(5122), [anon_sym_DASH_EQ] = ACTIONS(5122), [anon_sym_LT_LT_EQ] = ACTIONS(5122), [anon_sym_GT_GT_EQ] = ACTIONS(5124), [anon_sym_AMP_EQ] = ACTIONS(5122), [anon_sym_CARET_EQ] = ACTIONS(5122), [anon_sym_PIPE_EQ] = ACTIONS(5122), [anon_sym_and_eq] = ACTIONS(5124), [anon_sym_or_eq] = ACTIONS(5124), [anon_sym_xor_eq] = ACTIONS(5124), [anon_sym_LT_EQ_GT] = ACTIONS(5122), [anon_sym_or] = ACTIONS(5124), [anon_sym_and] = ACTIONS(5124), [anon_sym_bitor] = ACTIONS(5124), [anon_sym_xor] = ACTIONS(5124), [anon_sym_bitand] = ACTIONS(5124), [anon_sym_not_eq] = ACTIONS(5124), [anon_sym_DASH_DASH] = ACTIONS(5122), [anon_sym_PLUS_PLUS] = ACTIONS(5122), [anon_sym_DOT] = ACTIONS(5124), [anon_sym_DOT_STAR] = ACTIONS(5122), [anon_sym_DASH_GT] = ACTIONS(5122), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5122), }, [STATE(1679)] = { [sym_function_definition] = STATE(812), [sym_declaration] = STATE(812), [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4819), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_ms_call_modifier] = STATE(1972), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym__class_name] = STATE(8813), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3711), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(3645), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5240), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym___cdecl] = ACTIONS(55), [anon_sym___clrcall] = ACTIONS(55), [anon_sym___stdcall] = ACTIONS(55), [anon_sym___fastcall] = ACTIONS(55), [anon_sym___thiscall] = ACTIONS(55), [anon_sym___vectorcall] = ACTIONS(55), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(5348), [anon_sym_struct] = ACTIONS(5350), [anon_sym_union] = ACTIONS(5352), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1680)] = { [sym_type_qualifier] = STATE(1680), [sym_alignas_qualifier] = STATE(1714), [aux_sym__type_definition_type_repeat1] = STATE(1680), [sym_identifier] = ACTIONS(5099), [anon_sym_DOT_DOT_DOT] = ACTIONS(5101), [anon_sym_COMMA] = ACTIONS(5101), [anon_sym_LPAREN2] = ACTIONS(5101), [anon_sym_DASH] = ACTIONS(5099), [anon_sym_PLUS] = ACTIONS(5099), [anon_sym_STAR] = ACTIONS(5099), [anon_sym_SLASH] = ACTIONS(5099), [anon_sym_PERCENT] = ACTIONS(5099), [anon_sym_PIPE_PIPE] = ACTIONS(5101), [anon_sym_AMP_AMP] = ACTIONS(5101), [anon_sym_PIPE] = ACTIONS(5099), [anon_sym_CARET] = ACTIONS(5099), [anon_sym_AMP] = ACTIONS(5099), [anon_sym_EQ_EQ] = ACTIONS(5101), [anon_sym_BANG_EQ] = ACTIONS(5101), [anon_sym_GT] = ACTIONS(5099), [anon_sym_GT_EQ] = ACTIONS(5099), [anon_sym_LT_EQ] = ACTIONS(5099), [anon_sym_LT] = ACTIONS(5099), [anon_sym_LT_LT] = ACTIONS(5099), [anon_sym_GT_GT] = ACTIONS(5099), [anon_sym___extension__] = ACTIONS(5354), [anon_sym___attribute__] = ACTIONS(5099), [anon_sym___attribute] = ACTIONS(5099), [anon_sym_LBRACE] = ACTIONS(5101), [anon_sym_signed] = ACTIONS(5099), [anon_sym_unsigned] = ACTIONS(5099), [anon_sym_long] = ACTIONS(5099), [anon_sym_short] = ACTIONS(5099), [anon_sym_LBRACK] = ACTIONS(5101), [anon_sym_EQ] = ACTIONS(5099), [anon_sym_const] = ACTIONS(5354), [anon_sym_constexpr] = ACTIONS(5354), [anon_sym_volatile] = ACTIONS(5354), [anon_sym_restrict] = ACTIONS(5354), [anon_sym___restrict__] = ACTIONS(5354), [anon_sym__Atomic] = ACTIONS(5354), [anon_sym__Noreturn] = ACTIONS(5354), [anon_sym_noreturn] = ACTIONS(5354), [anon_sym__Nonnull] = ACTIONS(5354), [anon_sym_mutable] = ACTIONS(5354), [anon_sym_constinit] = ACTIONS(5354), [anon_sym_consteval] = ACTIONS(5354), [anon_sym_alignas] = ACTIONS(5357), [anon_sym__Alignas] = ACTIONS(5357), [sym_primitive_type] = ACTIONS(5099), [anon_sym_QMARK] = ACTIONS(5101), [anon_sym_STAR_EQ] = ACTIONS(5101), [anon_sym_SLASH_EQ] = ACTIONS(5101), [anon_sym_PERCENT_EQ] = ACTIONS(5101), [anon_sym_PLUS_EQ] = ACTIONS(5101), [anon_sym_DASH_EQ] = ACTIONS(5101), [anon_sym_LT_LT_EQ] = ACTIONS(5101), [anon_sym_GT_GT_EQ] = ACTIONS(5099), [anon_sym_AMP_EQ] = ACTIONS(5101), [anon_sym_CARET_EQ] = ACTIONS(5101), [anon_sym_PIPE_EQ] = ACTIONS(5101), [anon_sym_and_eq] = ACTIONS(5099), [anon_sym_or_eq] = ACTIONS(5099), [anon_sym_xor_eq] = ACTIONS(5099), [anon_sym_LT_EQ_GT] = ACTIONS(5101), [anon_sym_or] = ACTIONS(5099), [anon_sym_and] = ACTIONS(5099), [anon_sym_bitor] = ACTIONS(5099), [anon_sym_xor] = ACTIONS(5099), [anon_sym_bitand] = ACTIONS(5099), [anon_sym_not_eq] = ACTIONS(5099), [anon_sym_DASH_DASH] = ACTIONS(5101), [anon_sym_PLUS_PLUS] = ACTIONS(5101), [anon_sym_DOT] = ACTIONS(5099), [anon_sym_DOT_STAR] = ACTIONS(5101), [anon_sym_DASH_GT] = ACTIONS(5101), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5101), }, [STATE(1681)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4035), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7364), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_type_parameter_declaration] = STATE(7364), [sym_variadic_type_parameter_declaration] = STATE(7364), [sym_optional_type_parameter_declaration] = STATE(7364), [sym_template_template_parameter_declaration] = STATE(7364), [sym_optional_parameter_declaration] = STATE(7364), [sym_variadic_parameter_declaration] = STATE(7364), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(5360), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(5362), [anon_sym_template] = ACTIONS(5364), [anon_sym_GT2] = ACTIONS(5366), }, [STATE(1682)] = { [sym_identifier] = ACTIONS(2575), [anon_sym_DOT_DOT_DOT] = ACTIONS(2565), [anon_sym_COMMA] = ACTIONS(2565), [anon_sym_RPAREN] = ACTIONS(2565), [anon_sym_LPAREN2] = ACTIONS(2565), [anon_sym_TILDE] = ACTIONS(2565), [anon_sym_STAR] = ACTIONS(2565), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_AMP] = ACTIONS(2575), [anon_sym_SEMI] = ACTIONS(2565), [anon_sym___extension__] = ACTIONS(2575), [anon_sym_virtual] = ACTIONS(2575), [anon_sym_extern] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2565), [anon_sym_LBRACK_LBRACK] = ACTIONS(2565), [anon_sym___declspec] = ACTIONS(2575), [anon_sym___based] = ACTIONS(2575), [anon_sym___cdecl] = ACTIONS(2575), [anon_sym___clrcall] = ACTIONS(2575), [anon_sym___stdcall] = ACTIONS(2575), [anon_sym___fastcall] = ACTIONS(2575), [anon_sym___thiscall] = ACTIONS(2575), [anon_sym___vectorcall] = ACTIONS(2575), [anon_sym_LBRACE] = ACTIONS(2565), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2575), [anon_sym_static] = ACTIONS(2575), [anon_sym_EQ] = ACTIONS(2565), [anon_sym_register] = ACTIONS(2575), [anon_sym_inline] = ACTIONS(2575), [anon_sym___inline] = ACTIONS(2575), [anon_sym___inline__] = ACTIONS(2575), [anon_sym___forceinline] = ACTIONS(2575), [anon_sym_thread_local] = ACTIONS(2575), [anon_sym___thread] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2575), [anon_sym_enum] = ACTIONS(2575), [anon_sym_class] = ACTIONS(2575), [anon_sym_struct] = ACTIONS(2575), [anon_sym_union] = ACTIONS(2575), [anon_sym_asm] = ACTIONS(2575), [anon_sym___asm__] = ACTIONS(2575), [anon_sym___asm] = ACTIONS(2575), [anon_sym_DASH_GT] = ACTIONS(2565), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2575), [anon_sym_decltype] = ACTIONS(2575), [anon_sym_final] = ACTIONS(2575), [anon_sym_override] = ACTIONS(2575), [anon_sym_explicit] = ACTIONS(2575), [anon_sym_typename] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2575), [anon_sym_GT2] = ACTIONS(2565), [anon_sym_operator] = ACTIONS(2575), [anon_sym_try] = ACTIONS(2575), [anon_sym_noexcept] = ACTIONS(2575), [anon_sym_throw] = ACTIONS(2575), [anon_sym_requires] = ACTIONS(2575), }, [STATE(1683)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1686), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5222), [anon_sym_COMMA] = ACTIONS(5222), [anon_sym_RPAREN] = ACTIONS(5222), [anon_sym_LPAREN2] = ACTIONS(5222), [anon_sym_DASH] = ACTIONS(5225), [anon_sym_PLUS] = ACTIONS(5225), [anon_sym_STAR] = ACTIONS(5225), [anon_sym_SLASH] = ACTIONS(5225), [anon_sym_PERCENT] = ACTIONS(5225), [anon_sym_PIPE_PIPE] = ACTIONS(5222), [anon_sym_AMP_AMP] = ACTIONS(5222), [anon_sym_PIPE] = ACTIONS(5225), [anon_sym_CARET] = ACTIONS(5225), [anon_sym_AMP] = ACTIONS(5225), [anon_sym_EQ_EQ] = ACTIONS(5222), [anon_sym_BANG_EQ] = ACTIONS(5222), [anon_sym_GT] = ACTIONS(5225), [anon_sym_GT_EQ] = ACTIONS(5222), [anon_sym_LT_EQ] = ACTIONS(5225), [anon_sym_LT] = ACTIONS(5225), [anon_sym_LT_LT] = ACTIONS(5225), [anon_sym_GT_GT] = ACTIONS(5225), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5225), [anon_sym___attribute] = ACTIONS(5225), [anon_sym_LBRACE] = ACTIONS(5222), [anon_sym_signed] = ACTIONS(5368), [anon_sym_unsigned] = ACTIONS(5368), [anon_sym_long] = ACTIONS(5368), [anon_sym_short] = ACTIONS(5368), [anon_sym_LBRACK] = ACTIONS(5222), [anon_sym_EQ] = ACTIONS(5225), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5222), [anon_sym_STAR_EQ] = ACTIONS(5222), [anon_sym_SLASH_EQ] = ACTIONS(5222), [anon_sym_PERCENT_EQ] = ACTIONS(5222), [anon_sym_PLUS_EQ] = ACTIONS(5222), [anon_sym_DASH_EQ] = ACTIONS(5222), [anon_sym_LT_LT_EQ] = ACTIONS(5222), [anon_sym_GT_GT_EQ] = ACTIONS(5222), [anon_sym_AMP_EQ] = ACTIONS(5222), [anon_sym_CARET_EQ] = ACTIONS(5222), [anon_sym_PIPE_EQ] = ACTIONS(5222), [anon_sym_and_eq] = ACTIONS(5225), [anon_sym_or_eq] = ACTIONS(5225), [anon_sym_xor_eq] = ACTIONS(5225), [anon_sym_LT_EQ_GT] = ACTIONS(5222), [anon_sym_or] = ACTIONS(5225), [anon_sym_and] = ACTIONS(5225), [anon_sym_bitor] = ACTIONS(5225), [anon_sym_xor] = ACTIONS(5225), [anon_sym_bitand] = ACTIONS(5225), [anon_sym_not_eq] = ACTIONS(5225), [anon_sym_DASH_DASH] = ACTIONS(5222), [anon_sym_PLUS_PLUS] = ACTIONS(5222), [anon_sym_DOT] = ACTIONS(5225), [anon_sym_DOT_STAR] = ACTIONS(5222), [anon_sym_DASH_GT] = ACTIONS(5225), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5222), }, [STATE(1684)] = { [sym_type_qualifier] = STATE(1685), [sym_alignas_qualifier] = STATE(1737), [aux_sym__type_definition_type_repeat1] = STATE(1685), [aux_sym_sized_type_specifier_repeat1] = STATE(1728), [sym_identifier] = ACTIONS(5371), [anon_sym_DOT_DOT_DOT] = ACTIONS(5122), [anon_sym_COMMA] = ACTIONS(5122), [anon_sym_RPAREN] = ACTIONS(5122), [anon_sym_LPAREN2] = ACTIONS(5122), [anon_sym_DASH] = ACTIONS(5124), [anon_sym_PLUS] = ACTIONS(5124), [anon_sym_STAR] = ACTIONS(5124), [anon_sym_SLASH] = ACTIONS(5124), [anon_sym_PERCENT] = ACTIONS(5124), [anon_sym_PIPE_PIPE] = ACTIONS(5122), [anon_sym_AMP_AMP] = ACTIONS(5122), [anon_sym_PIPE] = ACTIONS(5124), [anon_sym_CARET] = ACTIONS(5124), [anon_sym_AMP] = ACTIONS(5124), [anon_sym_EQ_EQ] = ACTIONS(5122), [anon_sym_BANG_EQ] = ACTIONS(5122), [anon_sym_GT] = ACTIONS(5124), [anon_sym_GT_EQ] = ACTIONS(5122), [anon_sym_LT_EQ] = ACTIONS(5124), [anon_sym_LT] = ACTIONS(5124), [anon_sym_LT_LT] = ACTIONS(5124), [anon_sym_GT_GT] = ACTIONS(5124), [anon_sym___extension__] = ACTIONS(5373), [anon_sym___attribute__] = ACTIONS(5124), [anon_sym___attribute] = ACTIONS(5124), [anon_sym_LBRACE] = ACTIONS(5122), [anon_sym_signed] = ACTIONS(5375), [anon_sym_unsigned] = ACTIONS(5375), [anon_sym_long] = ACTIONS(5375), [anon_sym_short] = ACTIONS(5375), [anon_sym_LBRACK] = ACTIONS(5122), [anon_sym_EQ] = ACTIONS(5124), [anon_sym_const] = ACTIONS(5373), [anon_sym_constexpr] = ACTIONS(5373), [anon_sym_volatile] = ACTIONS(5373), [anon_sym_restrict] = ACTIONS(5373), [anon_sym___restrict__] = ACTIONS(5373), [anon_sym__Atomic] = ACTIONS(5373), [anon_sym__Noreturn] = ACTIONS(5373), [anon_sym_noreturn] = ACTIONS(5373), [anon_sym__Nonnull] = ACTIONS(5373), [anon_sym_mutable] = ACTIONS(5373), [anon_sym_constinit] = ACTIONS(5373), [anon_sym_consteval] = ACTIONS(5373), [anon_sym_alignas] = ACTIONS(5377), [anon_sym__Alignas] = ACTIONS(5377), [sym_primitive_type] = ACTIONS(5379), [anon_sym_QMARK] = ACTIONS(5122), [anon_sym_STAR_EQ] = ACTIONS(5122), [anon_sym_SLASH_EQ] = ACTIONS(5122), [anon_sym_PERCENT_EQ] = ACTIONS(5122), [anon_sym_PLUS_EQ] = ACTIONS(5122), [anon_sym_DASH_EQ] = ACTIONS(5122), [anon_sym_LT_LT_EQ] = ACTIONS(5122), [anon_sym_GT_GT_EQ] = ACTIONS(5122), [anon_sym_AMP_EQ] = ACTIONS(5122), [anon_sym_CARET_EQ] = ACTIONS(5122), [anon_sym_PIPE_EQ] = ACTIONS(5122), [anon_sym_LT_EQ_GT] = ACTIONS(5122), [anon_sym_or] = ACTIONS(5124), [anon_sym_and] = ACTIONS(5124), [anon_sym_bitor] = ACTIONS(5124), [anon_sym_xor] = ACTIONS(5124), [anon_sym_bitand] = ACTIONS(5124), [anon_sym_not_eq] = ACTIONS(5124), [anon_sym_DASH_DASH] = ACTIONS(5122), [anon_sym_PLUS_PLUS] = ACTIONS(5122), [anon_sym_DOT] = ACTIONS(5124), [anon_sym_DOT_STAR] = ACTIONS(5122), [anon_sym_DASH_GT] = ACTIONS(5124), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5122), }, [STATE(1685)] = { [sym_type_qualifier] = STATE(1691), [sym_alignas_qualifier] = STATE(1737), [aux_sym__type_definition_type_repeat1] = STATE(1691), [aux_sym_sized_type_specifier_repeat1] = STATE(2866), [sym_identifier] = ACTIONS(5381), [anon_sym_DOT_DOT_DOT] = ACTIONS(5143), [anon_sym_COMMA] = ACTIONS(5143), [anon_sym_RPAREN] = ACTIONS(5143), [anon_sym_LPAREN2] = ACTIONS(5143), [anon_sym_DASH] = ACTIONS(5145), [anon_sym_PLUS] = ACTIONS(5145), [anon_sym_STAR] = ACTIONS(5145), [anon_sym_SLASH] = ACTIONS(5145), [anon_sym_PERCENT] = ACTIONS(5145), [anon_sym_PIPE_PIPE] = ACTIONS(5143), [anon_sym_AMP_AMP] = ACTIONS(5143), [anon_sym_PIPE] = ACTIONS(5145), [anon_sym_CARET] = ACTIONS(5145), [anon_sym_AMP] = ACTIONS(5145), [anon_sym_EQ_EQ] = ACTIONS(5143), [anon_sym_BANG_EQ] = ACTIONS(5143), [anon_sym_GT] = ACTIONS(5145), [anon_sym_GT_EQ] = ACTIONS(5143), [anon_sym_LT_EQ] = ACTIONS(5145), [anon_sym_LT] = ACTIONS(5145), [anon_sym_LT_LT] = ACTIONS(5145), [anon_sym_GT_GT] = ACTIONS(5145), [anon_sym___extension__] = ACTIONS(5373), [anon_sym___attribute__] = ACTIONS(5145), [anon_sym___attribute] = ACTIONS(5145), [anon_sym_LBRACE] = ACTIONS(5143), [anon_sym_signed] = ACTIONS(5383), [anon_sym_unsigned] = ACTIONS(5383), [anon_sym_long] = ACTIONS(5383), [anon_sym_short] = ACTIONS(5383), [anon_sym_LBRACK] = ACTIONS(5143), [anon_sym_EQ] = ACTIONS(5145), [anon_sym_const] = ACTIONS(5373), [anon_sym_constexpr] = ACTIONS(5373), [anon_sym_volatile] = ACTIONS(5373), [anon_sym_restrict] = ACTIONS(5373), [anon_sym___restrict__] = ACTIONS(5373), [anon_sym__Atomic] = ACTIONS(5373), [anon_sym__Noreturn] = ACTIONS(5373), [anon_sym_noreturn] = ACTIONS(5373), [anon_sym__Nonnull] = ACTIONS(5373), [anon_sym_mutable] = ACTIONS(5373), [anon_sym_constinit] = ACTIONS(5373), [anon_sym_consteval] = ACTIONS(5373), [anon_sym_alignas] = ACTIONS(5377), [anon_sym__Alignas] = ACTIONS(5377), [sym_primitive_type] = ACTIONS(5385), [anon_sym_QMARK] = ACTIONS(5143), [anon_sym_STAR_EQ] = ACTIONS(5143), [anon_sym_SLASH_EQ] = ACTIONS(5143), [anon_sym_PERCENT_EQ] = ACTIONS(5143), [anon_sym_PLUS_EQ] = ACTIONS(5143), [anon_sym_DASH_EQ] = ACTIONS(5143), [anon_sym_LT_LT_EQ] = ACTIONS(5143), [anon_sym_GT_GT_EQ] = ACTIONS(5143), [anon_sym_AMP_EQ] = ACTIONS(5143), [anon_sym_CARET_EQ] = ACTIONS(5143), [anon_sym_PIPE_EQ] = ACTIONS(5143), [anon_sym_LT_EQ_GT] = ACTIONS(5143), [anon_sym_or] = ACTIONS(5145), [anon_sym_and] = ACTIONS(5145), [anon_sym_bitor] = ACTIONS(5145), [anon_sym_xor] = ACTIONS(5145), [anon_sym_bitand] = ACTIONS(5145), [anon_sym_not_eq] = ACTIONS(5145), [anon_sym_DASH_DASH] = ACTIONS(5143), [anon_sym_PLUS_PLUS] = ACTIONS(5143), [anon_sym_DOT] = ACTIONS(5145), [anon_sym_DOT_STAR] = ACTIONS(5143), [anon_sym_DASH_GT] = ACTIONS(5145), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5143), }, [STATE(1686)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1686), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5111), [anon_sym_COMMA] = ACTIONS(5111), [anon_sym_RPAREN] = ACTIONS(5111), [anon_sym_LPAREN2] = ACTIONS(5111), [anon_sym_DASH] = ACTIONS(5109), [anon_sym_PLUS] = ACTIONS(5109), [anon_sym_STAR] = ACTIONS(5109), [anon_sym_SLASH] = ACTIONS(5109), [anon_sym_PERCENT] = ACTIONS(5109), [anon_sym_PIPE_PIPE] = ACTIONS(5111), [anon_sym_AMP_AMP] = ACTIONS(5111), [anon_sym_PIPE] = ACTIONS(5109), [anon_sym_CARET] = ACTIONS(5109), [anon_sym_AMP] = ACTIONS(5109), [anon_sym_EQ_EQ] = ACTIONS(5111), [anon_sym_BANG_EQ] = ACTIONS(5111), [anon_sym_GT] = ACTIONS(5109), [anon_sym_GT_EQ] = ACTIONS(5111), [anon_sym_LT_EQ] = ACTIONS(5109), [anon_sym_LT] = ACTIONS(5109), [anon_sym_LT_LT] = ACTIONS(5109), [anon_sym_GT_GT] = ACTIONS(5109), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5109), [anon_sym___attribute] = ACTIONS(5109), [anon_sym_LBRACE] = ACTIONS(5111), [anon_sym_signed] = ACTIONS(5368), [anon_sym_unsigned] = ACTIONS(5368), [anon_sym_long] = ACTIONS(5368), [anon_sym_short] = ACTIONS(5368), [anon_sym_LBRACK] = ACTIONS(5111), [anon_sym_EQ] = ACTIONS(5109), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5111), [anon_sym_STAR_EQ] = ACTIONS(5111), [anon_sym_SLASH_EQ] = ACTIONS(5111), [anon_sym_PERCENT_EQ] = ACTIONS(5111), [anon_sym_PLUS_EQ] = ACTIONS(5111), [anon_sym_DASH_EQ] = ACTIONS(5111), [anon_sym_LT_LT_EQ] = ACTIONS(5111), [anon_sym_GT_GT_EQ] = ACTIONS(5111), [anon_sym_AMP_EQ] = ACTIONS(5111), [anon_sym_CARET_EQ] = ACTIONS(5111), [anon_sym_PIPE_EQ] = ACTIONS(5111), [anon_sym_and_eq] = ACTIONS(5109), [anon_sym_or_eq] = ACTIONS(5109), [anon_sym_xor_eq] = ACTIONS(5109), [anon_sym_LT_EQ_GT] = ACTIONS(5111), [anon_sym_or] = ACTIONS(5109), [anon_sym_and] = ACTIONS(5109), [anon_sym_bitor] = ACTIONS(5109), [anon_sym_xor] = ACTIONS(5109), [anon_sym_bitand] = ACTIONS(5109), [anon_sym_not_eq] = ACTIONS(5109), [anon_sym_DASH_DASH] = ACTIONS(5111), [anon_sym_PLUS_PLUS] = ACTIONS(5111), [anon_sym_DOT] = ACTIONS(5109), [anon_sym_DOT_STAR] = ACTIONS(5111), [anon_sym_DASH_GT] = ACTIONS(5109), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5111), }, [STATE(1687)] = { [sym_identifier] = ACTIONS(5116), [anon_sym_DOT_DOT_DOT] = ACTIONS(5118), [anon_sym_COMMA] = ACTIONS(5118), [anon_sym_RPAREN] = ACTIONS(5118), [anon_sym_LPAREN2] = ACTIONS(5118), [anon_sym_TILDE] = ACTIONS(5118), [anon_sym_STAR] = ACTIONS(5118), [anon_sym_AMP_AMP] = ACTIONS(5118), [anon_sym_AMP] = ACTIONS(5116), [anon_sym_SEMI] = ACTIONS(5118), [anon_sym___extension__] = ACTIONS(5116), [anon_sym_virtual] = ACTIONS(5116), [anon_sym_extern] = ACTIONS(5116), [anon_sym___attribute__] = ACTIONS(5116), [anon_sym___attribute] = ACTIONS(5116), [anon_sym_COLON_COLON] = ACTIONS(5118), [anon_sym_LBRACK_LBRACK] = ACTIONS(5118), [anon_sym___declspec] = ACTIONS(5116), [anon_sym___based] = ACTIONS(5116), [anon_sym___cdecl] = ACTIONS(5116), [anon_sym___clrcall] = ACTIONS(5116), [anon_sym___stdcall] = ACTIONS(5116), [anon_sym___fastcall] = ACTIONS(5116), [anon_sym___thiscall] = ACTIONS(5116), [anon_sym___vectorcall] = ACTIONS(5116), [anon_sym_LBRACE] = ACTIONS(5118), [anon_sym_signed] = ACTIONS(5116), [anon_sym_unsigned] = ACTIONS(5116), [anon_sym_long] = ACTIONS(5116), [anon_sym_short] = ACTIONS(5116), [anon_sym_LBRACK] = ACTIONS(5116), [anon_sym_static] = ACTIONS(5116), [anon_sym_EQ] = ACTIONS(5118), [anon_sym_register] = ACTIONS(5116), [anon_sym_inline] = ACTIONS(5116), [anon_sym___inline] = ACTIONS(5116), [anon_sym___inline__] = ACTIONS(5116), [anon_sym___forceinline] = ACTIONS(5116), [anon_sym_thread_local] = ACTIONS(5116), [anon_sym___thread] = ACTIONS(5116), [anon_sym_const] = ACTIONS(5116), [anon_sym_constexpr] = ACTIONS(5116), [anon_sym_volatile] = ACTIONS(5116), [anon_sym_restrict] = ACTIONS(5116), [anon_sym___restrict__] = ACTIONS(5116), [anon_sym__Atomic] = ACTIONS(5116), [anon_sym__Noreturn] = ACTIONS(5116), [anon_sym_noreturn] = ACTIONS(5116), [anon_sym__Nonnull] = ACTIONS(5116), [anon_sym_mutable] = ACTIONS(5116), [anon_sym_constinit] = ACTIONS(5116), [anon_sym_consteval] = ACTIONS(5116), [anon_sym_alignas] = ACTIONS(5116), [anon_sym__Alignas] = ACTIONS(5116), [sym_primitive_type] = ACTIONS(5116), [anon_sym_enum] = ACTIONS(5116), [anon_sym_class] = ACTIONS(5116), [anon_sym_struct] = ACTIONS(5116), [anon_sym_union] = ACTIONS(5116), [anon_sym_asm] = ACTIONS(5116), [anon_sym___asm__] = ACTIONS(5116), [anon_sym___asm] = ACTIONS(5116), [anon_sym_DASH_GT] = ACTIONS(5118), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5116), [anon_sym_decltype] = ACTIONS(5116), [anon_sym_final] = ACTIONS(5116), [anon_sym_override] = ACTIONS(5116), [anon_sym_explicit] = ACTIONS(5116), [anon_sym_typename] = ACTIONS(5116), [anon_sym_template] = ACTIONS(5116), [anon_sym_GT2] = ACTIONS(5118), [anon_sym_operator] = ACTIONS(5116), [anon_sym_try] = ACTIONS(5116), [anon_sym_noexcept] = ACTIONS(5116), [anon_sym_throw] = ACTIONS(5116), [anon_sym_requires] = ACTIONS(5116), }, [STATE(1688)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5036), [anon_sym_COMMA] = ACTIONS(5036), [anon_sym_RPAREN] = ACTIONS(5036), [anon_sym_LPAREN2] = ACTIONS(5036), [anon_sym_DASH] = ACTIONS(5034), [anon_sym_PLUS] = ACTIONS(5034), [anon_sym_STAR] = ACTIONS(5034), [anon_sym_SLASH] = ACTIONS(5034), [anon_sym_PERCENT] = ACTIONS(5034), [anon_sym_PIPE_PIPE] = ACTIONS(5036), [anon_sym_AMP_AMP] = ACTIONS(5036), [anon_sym_PIPE] = ACTIONS(5034), [anon_sym_CARET] = ACTIONS(5034), [anon_sym_AMP] = ACTIONS(5034), [anon_sym_EQ_EQ] = ACTIONS(5036), [anon_sym_BANG_EQ] = ACTIONS(5036), [anon_sym_GT] = ACTIONS(5034), [anon_sym_GT_EQ] = ACTIONS(5036), [anon_sym_LT_EQ] = ACTIONS(5034), [anon_sym_LT] = ACTIONS(5034), [anon_sym_LT_LT] = ACTIONS(5034), [anon_sym_GT_GT] = ACTIONS(5034), [anon_sym___extension__] = ACTIONS(5036), [anon_sym___attribute__] = ACTIONS(5036), [anon_sym___attribute] = ACTIONS(5034), [anon_sym_COLON] = ACTIONS(5034), [anon_sym_COLON_COLON] = ACTIONS(5036), [anon_sym_LBRACE] = ACTIONS(5036), [anon_sym_LBRACK] = ACTIONS(5036), [anon_sym_EQ] = ACTIONS(5034), [anon_sym_const] = ACTIONS(5034), [anon_sym_constexpr] = ACTIONS(5036), [anon_sym_volatile] = ACTIONS(5036), [anon_sym_restrict] = ACTIONS(5036), [anon_sym___restrict__] = ACTIONS(5036), [anon_sym__Atomic] = ACTIONS(5036), [anon_sym__Noreturn] = ACTIONS(5036), [anon_sym_noreturn] = ACTIONS(5036), [anon_sym__Nonnull] = ACTIONS(5036), [anon_sym_mutable] = ACTIONS(5036), [anon_sym_constinit] = ACTIONS(5036), [anon_sym_consteval] = ACTIONS(5036), [anon_sym_alignas] = ACTIONS(5036), [anon_sym__Alignas] = ACTIONS(5036), [anon_sym_QMARK] = ACTIONS(5036), [anon_sym_STAR_EQ] = ACTIONS(5036), [anon_sym_SLASH_EQ] = ACTIONS(5036), [anon_sym_PERCENT_EQ] = ACTIONS(5036), [anon_sym_PLUS_EQ] = ACTIONS(5036), [anon_sym_DASH_EQ] = ACTIONS(5036), [anon_sym_LT_LT_EQ] = ACTIONS(5036), [anon_sym_GT_GT_EQ] = ACTIONS(5036), [anon_sym_AMP_EQ] = ACTIONS(5036), [anon_sym_CARET_EQ] = ACTIONS(5036), [anon_sym_PIPE_EQ] = ACTIONS(5036), [anon_sym_and_eq] = ACTIONS(5036), [anon_sym_or_eq] = ACTIONS(5036), [anon_sym_xor_eq] = ACTIONS(5036), [anon_sym_LT_EQ_GT] = ACTIONS(5036), [anon_sym_or] = ACTIONS(5034), [anon_sym_and] = ACTIONS(5034), [anon_sym_bitor] = ACTIONS(5036), [anon_sym_xor] = ACTIONS(5034), [anon_sym_bitand] = ACTIONS(5036), [anon_sym_not_eq] = ACTIONS(5036), [anon_sym_DASH_DASH] = ACTIONS(5036), [anon_sym_PLUS_PLUS] = ACTIONS(5036), [anon_sym_DOT] = ACTIONS(5034), [anon_sym_DOT_STAR] = ACTIONS(5036), [anon_sym_DASH_GT] = ACTIONS(5034), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5036), [anon_sym_decltype] = ACTIONS(5036), [anon_sym_final] = ACTIONS(5036), [anon_sym_override] = ACTIONS(5036), [anon_sym_DASH_GT_STAR] = ACTIONS(5036), }, [STATE(1689)] = { [sym_string_literal] = STATE(1709), [sym_template_argument_list] = STATE(2304), [sym_raw_string_literal] = STATE(1709), [sym_identifier] = ACTIONS(4169), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(4161), [aux_sym_preproc_if_token2] = ACTIONS(4161), [aux_sym_preproc_else_token1] = ACTIONS(4161), [aux_sym_preproc_elif_token1] = ACTIONS(4169), [aux_sym_preproc_elifdef_token1] = ACTIONS(4161), [aux_sym_preproc_elifdef_token2] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5387), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_RBRACE] = ACTIONS(4161), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_RBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4169), [anon_sym_or_eq] = ACTIONS(4169), [anon_sym_xor_eq] = ACTIONS(4169), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), }, [STATE(1690)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4035), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7964), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_type_parameter_declaration] = STATE(7964), [sym_variadic_type_parameter_declaration] = STATE(7964), [sym_optional_type_parameter_declaration] = STATE(7964), [sym_template_template_parameter_declaration] = STATE(7964), [sym_optional_parameter_declaration] = STATE(7964), [sym_variadic_parameter_declaration] = STATE(7964), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(5360), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(5362), [anon_sym_template] = ACTIONS(5364), }, [STATE(1691)] = { [sym_type_qualifier] = STATE(1691), [sym_alignas_qualifier] = STATE(1737), [aux_sym__type_definition_type_repeat1] = STATE(1691), [sym_identifier] = ACTIONS(5099), [anon_sym_DOT_DOT_DOT] = ACTIONS(5101), [anon_sym_COMMA] = ACTIONS(5101), [anon_sym_RPAREN] = ACTIONS(5101), [anon_sym_LPAREN2] = ACTIONS(5101), [anon_sym_DASH] = ACTIONS(5099), [anon_sym_PLUS] = ACTIONS(5099), [anon_sym_STAR] = ACTIONS(5099), [anon_sym_SLASH] = ACTIONS(5099), [anon_sym_PERCENT] = ACTIONS(5099), [anon_sym_PIPE_PIPE] = ACTIONS(5101), [anon_sym_AMP_AMP] = ACTIONS(5101), [anon_sym_PIPE] = ACTIONS(5099), [anon_sym_CARET] = ACTIONS(5099), [anon_sym_AMP] = ACTIONS(5099), [anon_sym_EQ_EQ] = ACTIONS(5101), [anon_sym_BANG_EQ] = ACTIONS(5101), [anon_sym_GT] = ACTIONS(5099), [anon_sym_GT_EQ] = ACTIONS(5101), [anon_sym_LT_EQ] = ACTIONS(5099), [anon_sym_LT] = ACTIONS(5099), [anon_sym_LT_LT] = ACTIONS(5099), [anon_sym_GT_GT] = ACTIONS(5099), [anon_sym___extension__] = ACTIONS(5390), [anon_sym___attribute__] = ACTIONS(5099), [anon_sym___attribute] = ACTIONS(5099), [anon_sym_LBRACE] = ACTIONS(5101), [anon_sym_signed] = ACTIONS(5099), [anon_sym_unsigned] = ACTIONS(5099), [anon_sym_long] = ACTIONS(5099), [anon_sym_short] = ACTIONS(5099), [anon_sym_LBRACK] = ACTIONS(5101), [anon_sym_EQ] = ACTIONS(5099), [anon_sym_const] = ACTIONS(5390), [anon_sym_constexpr] = ACTIONS(5390), [anon_sym_volatile] = ACTIONS(5390), [anon_sym_restrict] = ACTIONS(5390), [anon_sym___restrict__] = ACTIONS(5390), [anon_sym__Atomic] = ACTIONS(5390), [anon_sym__Noreturn] = ACTIONS(5390), [anon_sym_noreturn] = ACTIONS(5390), [anon_sym__Nonnull] = ACTIONS(5390), [anon_sym_mutable] = ACTIONS(5390), [anon_sym_constinit] = ACTIONS(5390), [anon_sym_consteval] = ACTIONS(5390), [anon_sym_alignas] = ACTIONS(5393), [anon_sym__Alignas] = ACTIONS(5393), [sym_primitive_type] = ACTIONS(5099), [anon_sym_QMARK] = ACTIONS(5101), [anon_sym_STAR_EQ] = ACTIONS(5101), [anon_sym_SLASH_EQ] = ACTIONS(5101), [anon_sym_PERCENT_EQ] = ACTIONS(5101), [anon_sym_PLUS_EQ] = ACTIONS(5101), [anon_sym_DASH_EQ] = ACTIONS(5101), [anon_sym_LT_LT_EQ] = ACTIONS(5101), [anon_sym_GT_GT_EQ] = ACTIONS(5101), [anon_sym_AMP_EQ] = ACTIONS(5101), [anon_sym_CARET_EQ] = ACTIONS(5101), [anon_sym_PIPE_EQ] = ACTIONS(5101), [anon_sym_LT_EQ_GT] = ACTIONS(5101), [anon_sym_or] = ACTIONS(5099), [anon_sym_and] = ACTIONS(5099), [anon_sym_bitor] = ACTIONS(5099), [anon_sym_xor] = ACTIONS(5099), [anon_sym_bitand] = ACTIONS(5099), [anon_sym_not_eq] = ACTIONS(5099), [anon_sym_DASH_DASH] = ACTIONS(5101), [anon_sym_PLUS_PLUS] = ACTIONS(5101), [anon_sym_DOT] = ACTIONS(5099), [anon_sym_DOT_STAR] = ACTIONS(5101), [anon_sym_DASH_GT] = ACTIONS(5099), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5101), }, [STATE(1692)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5002), [anon_sym_COMMA] = ACTIONS(5002), [anon_sym_RPAREN] = ACTIONS(5002), [anon_sym_LPAREN2] = ACTIONS(5002), [anon_sym_DASH] = ACTIONS(5000), [anon_sym_PLUS] = ACTIONS(5000), [anon_sym_STAR] = ACTIONS(5000), [anon_sym_SLASH] = ACTIONS(5000), [anon_sym_PERCENT] = ACTIONS(5000), [anon_sym_PIPE_PIPE] = ACTIONS(5002), [anon_sym_AMP_AMP] = ACTIONS(5002), [anon_sym_PIPE] = ACTIONS(5000), [anon_sym_CARET] = ACTIONS(5000), [anon_sym_AMP] = ACTIONS(5000), [anon_sym_EQ_EQ] = ACTIONS(5002), [anon_sym_BANG_EQ] = ACTIONS(5002), [anon_sym_GT] = ACTIONS(5000), [anon_sym_GT_EQ] = ACTIONS(5002), [anon_sym_LT_EQ] = ACTIONS(5000), [anon_sym_LT] = ACTIONS(5000), [anon_sym_LT_LT] = ACTIONS(5000), [anon_sym_GT_GT] = ACTIONS(5000), [anon_sym___extension__] = ACTIONS(5002), [anon_sym___attribute__] = ACTIONS(5002), [anon_sym___attribute] = ACTIONS(5000), [anon_sym_COLON] = ACTIONS(5000), [anon_sym_COLON_COLON] = ACTIONS(5002), [anon_sym_LBRACE] = ACTIONS(5002), [anon_sym_LBRACK] = ACTIONS(5002), [anon_sym_EQ] = ACTIONS(5000), [anon_sym_const] = ACTIONS(5000), [anon_sym_constexpr] = ACTIONS(5002), [anon_sym_volatile] = ACTIONS(5002), [anon_sym_restrict] = ACTIONS(5002), [anon_sym___restrict__] = ACTIONS(5002), [anon_sym__Atomic] = ACTIONS(5002), [anon_sym__Noreturn] = ACTIONS(5002), [anon_sym_noreturn] = ACTIONS(5002), [anon_sym__Nonnull] = ACTIONS(5002), [anon_sym_mutable] = ACTIONS(5002), [anon_sym_constinit] = ACTIONS(5002), [anon_sym_consteval] = ACTIONS(5002), [anon_sym_alignas] = ACTIONS(5002), [anon_sym__Alignas] = ACTIONS(5002), [anon_sym_QMARK] = ACTIONS(5002), [anon_sym_STAR_EQ] = ACTIONS(5002), [anon_sym_SLASH_EQ] = ACTIONS(5002), [anon_sym_PERCENT_EQ] = ACTIONS(5002), [anon_sym_PLUS_EQ] = ACTIONS(5002), [anon_sym_DASH_EQ] = ACTIONS(5002), [anon_sym_LT_LT_EQ] = ACTIONS(5002), [anon_sym_GT_GT_EQ] = ACTIONS(5002), [anon_sym_AMP_EQ] = ACTIONS(5002), [anon_sym_CARET_EQ] = ACTIONS(5002), [anon_sym_PIPE_EQ] = ACTIONS(5002), [anon_sym_and_eq] = ACTIONS(5002), [anon_sym_or_eq] = ACTIONS(5002), [anon_sym_xor_eq] = ACTIONS(5002), [anon_sym_LT_EQ_GT] = ACTIONS(5002), [anon_sym_or] = ACTIONS(5000), [anon_sym_and] = ACTIONS(5000), [anon_sym_bitor] = ACTIONS(5002), [anon_sym_xor] = ACTIONS(5000), [anon_sym_bitand] = ACTIONS(5002), [anon_sym_not_eq] = ACTIONS(5002), [anon_sym_DASH_DASH] = ACTIONS(5002), [anon_sym_PLUS_PLUS] = ACTIONS(5002), [anon_sym_DOT] = ACTIONS(5000), [anon_sym_DOT_STAR] = ACTIONS(5002), [anon_sym_DASH_GT] = ACTIONS(5000), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5002), [anon_sym_decltype] = ACTIONS(5002), [anon_sym_final] = ACTIONS(5002), [anon_sym_override] = ACTIONS(5002), [anon_sym_DASH_GT_STAR] = ACTIONS(5002), }, [STATE(1693)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5006), [anon_sym_COMMA] = ACTIONS(5006), [anon_sym_RPAREN] = ACTIONS(5006), [anon_sym_LPAREN2] = ACTIONS(5006), [anon_sym_DASH] = ACTIONS(5004), [anon_sym_PLUS] = ACTIONS(5004), [anon_sym_STAR] = ACTIONS(5004), [anon_sym_SLASH] = ACTIONS(5004), [anon_sym_PERCENT] = ACTIONS(5004), [anon_sym_PIPE_PIPE] = ACTIONS(5006), [anon_sym_AMP_AMP] = ACTIONS(5006), [anon_sym_PIPE] = ACTIONS(5004), [anon_sym_CARET] = ACTIONS(5004), [anon_sym_AMP] = ACTIONS(5004), [anon_sym_EQ_EQ] = ACTIONS(5006), [anon_sym_BANG_EQ] = ACTIONS(5006), [anon_sym_GT] = ACTIONS(5004), [anon_sym_GT_EQ] = ACTIONS(5006), [anon_sym_LT_EQ] = ACTIONS(5004), [anon_sym_LT] = ACTIONS(5004), [anon_sym_LT_LT] = ACTIONS(5004), [anon_sym_GT_GT] = ACTIONS(5004), [anon_sym___extension__] = ACTIONS(5006), [anon_sym___attribute__] = ACTIONS(5006), [anon_sym___attribute] = ACTIONS(5004), [anon_sym_COLON] = ACTIONS(5004), [anon_sym_COLON_COLON] = ACTIONS(5006), [anon_sym_LBRACE] = ACTIONS(5006), [anon_sym_LBRACK] = ACTIONS(5006), [anon_sym_EQ] = ACTIONS(5004), [anon_sym_const] = ACTIONS(5004), [anon_sym_constexpr] = ACTIONS(5006), [anon_sym_volatile] = ACTIONS(5006), [anon_sym_restrict] = ACTIONS(5006), [anon_sym___restrict__] = ACTIONS(5006), [anon_sym__Atomic] = ACTIONS(5006), [anon_sym__Noreturn] = ACTIONS(5006), [anon_sym_noreturn] = ACTIONS(5006), [anon_sym__Nonnull] = ACTIONS(5006), [anon_sym_mutable] = ACTIONS(5006), [anon_sym_constinit] = ACTIONS(5006), [anon_sym_consteval] = ACTIONS(5006), [anon_sym_alignas] = ACTIONS(5006), [anon_sym__Alignas] = ACTIONS(5006), [anon_sym_QMARK] = ACTIONS(5006), [anon_sym_STAR_EQ] = ACTIONS(5006), [anon_sym_SLASH_EQ] = ACTIONS(5006), [anon_sym_PERCENT_EQ] = ACTIONS(5006), [anon_sym_PLUS_EQ] = ACTIONS(5006), [anon_sym_DASH_EQ] = ACTIONS(5006), [anon_sym_LT_LT_EQ] = ACTIONS(5006), [anon_sym_GT_GT_EQ] = ACTIONS(5006), [anon_sym_AMP_EQ] = ACTIONS(5006), [anon_sym_CARET_EQ] = ACTIONS(5006), [anon_sym_PIPE_EQ] = ACTIONS(5006), [anon_sym_and_eq] = ACTIONS(5006), [anon_sym_or_eq] = ACTIONS(5006), [anon_sym_xor_eq] = ACTIONS(5006), [anon_sym_LT_EQ_GT] = ACTIONS(5006), [anon_sym_or] = ACTIONS(5004), [anon_sym_and] = ACTIONS(5004), [anon_sym_bitor] = ACTIONS(5006), [anon_sym_xor] = ACTIONS(5004), [anon_sym_bitand] = ACTIONS(5006), [anon_sym_not_eq] = ACTIONS(5006), [anon_sym_DASH_DASH] = ACTIONS(5006), [anon_sym_PLUS_PLUS] = ACTIONS(5006), [anon_sym_DOT] = ACTIONS(5004), [anon_sym_DOT_STAR] = ACTIONS(5006), [anon_sym_DASH_GT] = ACTIONS(5004), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5006), [anon_sym_decltype] = ACTIONS(5006), [anon_sym_final] = ACTIONS(5006), [anon_sym_override] = ACTIONS(5006), [anon_sym_DASH_GT_STAR] = ACTIONS(5006), }, [STATE(1694)] = { [sym_identifier] = ACTIONS(5116), [anon_sym_DOT_DOT_DOT] = ACTIONS(5118), [anon_sym_COMMA] = ACTIONS(5118), [anon_sym_RPAREN] = ACTIONS(5118), [anon_sym_LPAREN2] = ACTIONS(5118), [anon_sym_DASH] = ACTIONS(5116), [anon_sym_PLUS] = ACTIONS(5116), [anon_sym_STAR] = ACTIONS(5116), [anon_sym_SLASH] = ACTIONS(5116), [anon_sym_PERCENT] = ACTIONS(5116), [anon_sym_PIPE_PIPE] = ACTIONS(5118), [anon_sym_AMP_AMP] = ACTIONS(5118), [anon_sym_PIPE] = ACTIONS(5116), [anon_sym_CARET] = ACTIONS(5116), [anon_sym_AMP] = ACTIONS(5116), [anon_sym_EQ_EQ] = ACTIONS(5118), [anon_sym_BANG_EQ] = ACTIONS(5118), [anon_sym_GT] = ACTIONS(5116), [anon_sym_GT_EQ] = ACTIONS(5118), [anon_sym_LT_EQ] = ACTIONS(5116), [anon_sym_LT] = ACTIONS(5116), [anon_sym_LT_LT] = ACTIONS(5116), [anon_sym_GT_GT] = ACTIONS(5116), [anon_sym___extension__] = ACTIONS(5116), [anon_sym___attribute__] = ACTIONS(5116), [anon_sym___attribute] = ACTIONS(5116), [anon_sym_LBRACE] = ACTIONS(5118), [anon_sym_signed] = ACTIONS(5116), [anon_sym_unsigned] = ACTIONS(5116), [anon_sym_long] = ACTIONS(5116), [anon_sym_short] = ACTIONS(5116), [anon_sym_LBRACK] = ACTIONS(5118), [anon_sym_EQ] = ACTIONS(5116), [anon_sym_const] = ACTIONS(5116), [anon_sym_constexpr] = ACTIONS(5116), [anon_sym_volatile] = ACTIONS(5116), [anon_sym_restrict] = ACTIONS(5116), [anon_sym___restrict__] = ACTIONS(5116), [anon_sym__Atomic] = ACTIONS(5116), [anon_sym__Noreturn] = ACTIONS(5116), [anon_sym_noreturn] = ACTIONS(5116), [anon_sym__Nonnull] = ACTIONS(5116), [anon_sym_mutable] = ACTIONS(5116), [anon_sym_constinit] = ACTIONS(5116), [anon_sym_consteval] = ACTIONS(5116), [anon_sym_alignas] = ACTIONS(5116), [anon_sym__Alignas] = ACTIONS(5116), [sym_primitive_type] = ACTIONS(5116), [anon_sym_QMARK] = ACTIONS(5118), [anon_sym_STAR_EQ] = ACTIONS(5118), [anon_sym_SLASH_EQ] = ACTIONS(5118), [anon_sym_PERCENT_EQ] = ACTIONS(5118), [anon_sym_PLUS_EQ] = ACTIONS(5118), [anon_sym_DASH_EQ] = ACTIONS(5118), [anon_sym_LT_LT_EQ] = ACTIONS(5118), [anon_sym_GT_GT_EQ] = ACTIONS(5118), [anon_sym_AMP_EQ] = ACTIONS(5118), [anon_sym_CARET_EQ] = ACTIONS(5118), [anon_sym_PIPE_EQ] = ACTIONS(5118), [anon_sym_and_eq] = ACTIONS(5116), [anon_sym_or_eq] = ACTIONS(5116), [anon_sym_xor_eq] = ACTIONS(5116), [anon_sym_LT_EQ_GT] = ACTIONS(5118), [anon_sym_or] = ACTIONS(5116), [anon_sym_and] = ACTIONS(5116), [anon_sym_bitor] = ACTIONS(5116), [anon_sym_xor] = ACTIONS(5116), [anon_sym_bitand] = ACTIONS(5116), [anon_sym_not_eq] = ACTIONS(5116), [anon_sym_DASH_DASH] = ACTIONS(5118), [anon_sym_PLUS_PLUS] = ACTIONS(5118), [anon_sym_DOT] = ACTIONS(5116), [anon_sym_DOT_STAR] = ACTIONS(5118), [anon_sym_DASH_GT] = ACTIONS(5116), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5118), }, [STATE(1695)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5010), [anon_sym_COMMA] = ACTIONS(5010), [anon_sym_RPAREN] = ACTIONS(5010), [anon_sym_LPAREN2] = ACTIONS(5010), [anon_sym_DASH] = ACTIONS(5008), [anon_sym_PLUS] = ACTIONS(5008), [anon_sym_STAR] = ACTIONS(5008), [anon_sym_SLASH] = ACTIONS(5008), [anon_sym_PERCENT] = ACTIONS(5008), [anon_sym_PIPE_PIPE] = ACTIONS(5010), [anon_sym_AMP_AMP] = ACTIONS(5010), [anon_sym_PIPE] = ACTIONS(5008), [anon_sym_CARET] = ACTIONS(5008), [anon_sym_AMP] = ACTIONS(5008), [anon_sym_EQ_EQ] = ACTIONS(5010), [anon_sym_BANG_EQ] = ACTIONS(5010), [anon_sym_GT] = ACTIONS(5008), [anon_sym_GT_EQ] = ACTIONS(5010), [anon_sym_LT_EQ] = ACTIONS(5008), [anon_sym_LT] = ACTIONS(5008), [anon_sym_LT_LT] = ACTIONS(5008), [anon_sym_GT_GT] = ACTIONS(5008), [anon_sym___extension__] = ACTIONS(5010), [anon_sym___attribute__] = ACTIONS(5010), [anon_sym___attribute] = ACTIONS(5008), [anon_sym_COLON] = ACTIONS(5008), [anon_sym_COLON_COLON] = ACTIONS(5010), [anon_sym_LBRACE] = ACTIONS(5010), [anon_sym_LBRACK] = ACTIONS(5010), [anon_sym_EQ] = ACTIONS(5008), [anon_sym_const] = ACTIONS(5008), [anon_sym_constexpr] = ACTIONS(5010), [anon_sym_volatile] = ACTIONS(5010), [anon_sym_restrict] = ACTIONS(5010), [anon_sym___restrict__] = ACTIONS(5010), [anon_sym__Atomic] = ACTIONS(5010), [anon_sym__Noreturn] = ACTIONS(5010), [anon_sym_noreturn] = ACTIONS(5010), [anon_sym__Nonnull] = ACTIONS(5010), [anon_sym_mutable] = ACTIONS(5010), [anon_sym_constinit] = ACTIONS(5010), [anon_sym_consteval] = ACTIONS(5010), [anon_sym_alignas] = ACTIONS(5010), [anon_sym__Alignas] = ACTIONS(5010), [anon_sym_QMARK] = ACTIONS(5010), [anon_sym_STAR_EQ] = ACTIONS(5010), [anon_sym_SLASH_EQ] = ACTIONS(5010), [anon_sym_PERCENT_EQ] = ACTIONS(5010), [anon_sym_PLUS_EQ] = ACTIONS(5010), [anon_sym_DASH_EQ] = ACTIONS(5010), [anon_sym_LT_LT_EQ] = ACTIONS(5010), [anon_sym_GT_GT_EQ] = ACTIONS(5010), [anon_sym_AMP_EQ] = ACTIONS(5010), [anon_sym_CARET_EQ] = ACTIONS(5010), [anon_sym_PIPE_EQ] = ACTIONS(5010), [anon_sym_and_eq] = ACTIONS(5010), [anon_sym_or_eq] = ACTIONS(5010), [anon_sym_xor_eq] = ACTIONS(5010), [anon_sym_LT_EQ_GT] = ACTIONS(5010), [anon_sym_or] = ACTIONS(5008), [anon_sym_and] = ACTIONS(5008), [anon_sym_bitor] = ACTIONS(5010), [anon_sym_xor] = ACTIONS(5008), [anon_sym_bitand] = ACTIONS(5010), [anon_sym_not_eq] = ACTIONS(5010), [anon_sym_DASH_DASH] = ACTIONS(5010), [anon_sym_PLUS_PLUS] = ACTIONS(5010), [anon_sym_DOT] = ACTIONS(5008), [anon_sym_DOT_STAR] = ACTIONS(5010), [anon_sym_DASH_GT] = ACTIONS(5008), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5010), [anon_sym_decltype] = ACTIONS(5010), [anon_sym_final] = ACTIONS(5010), [anon_sym_override] = ACTIONS(5010), [anon_sym_DASH_GT_STAR] = ACTIONS(5010), }, [STATE(1696)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5016), [anon_sym_COMMA] = ACTIONS(5016), [anon_sym_RPAREN] = ACTIONS(5016), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_TILDE] = ACTIONS(5019), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5016), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5014), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5014), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5014), [anon_sym_GT_GT] = ACTIONS(5014), [anon_sym___extension__] = ACTIONS(5012), [anon_sym_virtual] = ACTIONS(5012), [anon_sym_extern] = ACTIONS(5012), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACK_LBRACK] = ACTIONS(5019), [anon_sym___declspec] = ACTIONS(5012), [anon_sym___based] = ACTIONS(5012), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_LBRACK] = ACTIONS(5023), [anon_sym_static] = ACTIONS(5012), [anon_sym_EQ] = ACTIONS(5012), [anon_sym_register] = ACTIONS(5012), [anon_sym_inline] = ACTIONS(5012), [anon_sym___inline] = ACTIONS(5012), [anon_sym___inline__] = ACTIONS(5012), [anon_sym___forceinline] = ACTIONS(5012), [anon_sym_thread_local] = ACTIONS(5012), [anon_sym___thread] = ACTIONS(5012), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5012), [anon_sym_volatile] = ACTIONS(5012), [anon_sym_restrict] = ACTIONS(5012), [anon_sym___restrict__] = ACTIONS(5012), [anon_sym__Atomic] = ACTIONS(5012), [anon_sym__Noreturn] = ACTIONS(5012), [anon_sym_noreturn] = ACTIONS(5012), [anon_sym__Nonnull] = ACTIONS(5012), [anon_sym_mutable] = ACTIONS(5012), [anon_sym_constinit] = ACTIONS(5012), [anon_sym_consteval] = ACTIONS(5012), [anon_sym_alignas] = ACTIONS(5012), [anon_sym__Alignas] = ACTIONS(5012), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5021), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5021), [anon_sym_not_eq] = ACTIONS(5021), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5014), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_template] = ACTIONS(5012), [anon_sym_operator] = ACTIONS(5012), }, [STATE(1697)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7614), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_explicit_object_parameter_declaration] = STATE(7614), [sym_optional_parameter_declaration] = STATE(7614), [sym_variadic_parameter_declaration] = STATE(7614), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym_DOT_DOT_DOT] = ACTIONS(5396), [anon_sym_RPAREN] = ACTIONS(5398), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [sym_this] = ACTIONS(4336), }, [STATE(1698)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7362), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_explicit_object_parameter_declaration] = STATE(7362), [sym_optional_parameter_declaration] = STATE(7362), [sym_variadic_parameter_declaration] = STATE(7362), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym_DOT_DOT_DOT] = ACTIONS(5400), [anon_sym_RPAREN] = ACTIONS(5402), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [sym_this] = ACTIONS(4336), }, [STATE(1699)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7517), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_explicit_object_parameter_declaration] = STATE(7517), [sym_optional_parameter_declaration] = STATE(7517), [sym_variadic_parameter_declaration] = STATE(7517), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym_DOT_DOT_DOT] = ACTIONS(1866), [anon_sym_RPAREN] = ACTIONS(4322), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [sym_this] = ACTIONS(4336), }, [STATE(1700)] = { [sym_type_qualifier] = STATE(1700), [sym_alignas_qualifier] = STATE(1736), [aux_sym__type_definition_type_repeat1] = STATE(1700), [sym_identifier] = ACTIONS(5099), [anon_sym_DOT_DOT_DOT] = ACTIONS(5101), [anon_sym_COMMA] = ACTIONS(5101), [anon_sym_RPAREN] = ACTIONS(5101), [aux_sym_preproc_if_token2] = ACTIONS(5101), [aux_sym_preproc_else_token1] = ACTIONS(5101), [aux_sym_preproc_elif_token1] = ACTIONS(5099), [aux_sym_preproc_elifdef_token1] = ACTIONS(5101), [aux_sym_preproc_elifdef_token2] = ACTIONS(5101), [anon_sym_LPAREN2] = ACTIONS(5101), [anon_sym_DASH] = ACTIONS(5099), [anon_sym_PLUS] = ACTIONS(5099), [anon_sym_STAR] = ACTIONS(5101), [anon_sym_SLASH] = ACTIONS(5099), [anon_sym_PERCENT] = ACTIONS(5101), [anon_sym_PIPE_PIPE] = ACTIONS(5101), [anon_sym_AMP_AMP] = ACTIONS(5101), [anon_sym_PIPE] = ACTIONS(5099), [anon_sym_CARET] = ACTIONS(5101), [anon_sym_AMP] = ACTIONS(5099), [anon_sym_EQ_EQ] = ACTIONS(5101), [anon_sym_BANG_EQ] = ACTIONS(5101), [anon_sym_GT] = ACTIONS(5099), [anon_sym_GT_EQ] = ACTIONS(5101), [anon_sym_LT_EQ] = ACTIONS(5099), [anon_sym_LT] = ACTIONS(5099), [anon_sym_LT_LT] = ACTIONS(5101), [anon_sym_GT_GT] = ACTIONS(5101), [anon_sym_SEMI] = ACTIONS(5101), [anon_sym___extension__] = ACTIONS(5404), [anon_sym___attribute__] = ACTIONS(5099), [anon_sym___attribute] = ACTIONS(5099), [anon_sym_COLON] = ACTIONS(5101), [anon_sym_LBRACE] = ACTIONS(5101), [anon_sym_RBRACE] = ACTIONS(5101), [anon_sym_signed] = ACTIONS(5099), [anon_sym_unsigned] = ACTIONS(5099), [anon_sym_long] = ACTIONS(5099), [anon_sym_short] = ACTIONS(5099), [anon_sym_LBRACK] = ACTIONS(5101), [anon_sym_RBRACK] = ACTIONS(5101), [anon_sym_const] = ACTIONS(5404), [anon_sym_constexpr] = ACTIONS(5404), [anon_sym_volatile] = ACTIONS(5404), [anon_sym_restrict] = ACTIONS(5404), [anon_sym___restrict__] = ACTIONS(5404), [anon_sym__Atomic] = ACTIONS(5404), [anon_sym__Noreturn] = ACTIONS(5404), [anon_sym_noreturn] = ACTIONS(5404), [anon_sym__Nonnull] = ACTIONS(5404), [anon_sym_mutable] = ACTIONS(5404), [anon_sym_constinit] = ACTIONS(5404), [anon_sym_consteval] = ACTIONS(5404), [anon_sym_alignas] = ACTIONS(5407), [anon_sym__Alignas] = ACTIONS(5407), [sym_primitive_type] = ACTIONS(5099), [anon_sym_QMARK] = ACTIONS(5101), [anon_sym_LT_EQ_GT] = ACTIONS(5101), [anon_sym_or] = ACTIONS(5099), [anon_sym_and] = ACTIONS(5099), [anon_sym_bitor] = ACTIONS(5099), [anon_sym_xor] = ACTIONS(5099), [anon_sym_bitand] = ACTIONS(5099), [anon_sym_not_eq] = ACTIONS(5099), [anon_sym_DASH_DASH] = ACTIONS(5101), [anon_sym_PLUS_PLUS] = ACTIONS(5101), [anon_sym_DOT] = ACTIONS(5099), [anon_sym_DOT_STAR] = ACTIONS(5101), [anon_sym_DASH_GT] = ACTIONS(5101), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5099), [anon_sym_override] = ACTIONS(5099), [anon_sym_requires] = ACTIONS(5099), }, [STATE(1701)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1701), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5111), [anon_sym_COMMA] = ACTIONS(5111), [anon_sym_LPAREN2] = ACTIONS(5111), [anon_sym_DASH] = ACTIONS(5109), [anon_sym_PLUS] = ACTIONS(5109), [anon_sym_STAR] = ACTIONS(5109), [anon_sym_SLASH] = ACTIONS(5109), [anon_sym_PERCENT] = ACTIONS(5109), [anon_sym_PIPE_PIPE] = ACTIONS(5111), [anon_sym_AMP_AMP] = ACTIONS(5111), [anon_sym_PIPE] = ACTIONS(5109), [anon_sym_CARET] = ACTIONS(5109), [anon_sym_AMP] = ACTIONS(5109), [anon_sym_EQ_EQ] = ACTIONS(5111), [anon_sym_BANG_EQ] = ACTIONS(5111), [anon_sym_GT] = ACTIONS(5109), [anon_sym_GT_EQ] = ACTIONS(5109), [anon_sym_LT_EQ] = ACTIONS(5109), [anon_sym_LT] = ACTIONS(5109), [anon_sym_LT_LT] = ACTIONS(5109), [anon_sym_GT_GT] = ACTIONS(5109), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5109), [anon_sym___attribute] = ACTIONS(5109), [anon_sym_LBRACE] = ACTIONS(5111), [anon_sym_signed] = ACTIONS(5410), [anon_sym_unsigned] = ACTIONS(5410), [anon_sym_long] = ACTIONS(5410), [anon_sym_short] = ACTIONS(5410), [anon_sym_LBRACK] = ACTIONS(5111), [anon_sym_EQ] = ACTIONS(5109), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5111), [anon_sym_STAR_EQ] = ACTIONS(5111), [anon_sym_SLASH_EQ] = ACTIONS(5111), [anon_sym_PERCENT_EQ] = ACTIONS(5111), [anon_sym_PLUS_EQ] = ACTIONS(5111), [anon_sym_DASH_EQ] = ACTIONS(5111), [anon_sym_LT_LT_EQ] = ACTIONS(5111), [anon_sym_GT_GT_EQ] = ACTIONS(5109), [anon_sym_AMP_EQ] = ACTIONS(5111), [anon_sym_CARET_EQ] = ACTIONS(5111), [anon_sym_PIPE_EQ] = ACTIONS(5111), [anon_sym_and_eq] = ACTIONS(5109), [anon_sym_or_eq] = ACTIONS(5109), [anon_sym_xor_eq] = ACTIONS(5109), [anon_sym_LT_EQ_GT] = ACTIONS(5111), [anon_sym_or] = ACTIONS(5109), [anon_sym_and] = ACTIONS(5109), [anon_sym_bitor] = ACTIONS(5109), [anon_sym_xor] = ACTIONS(5109), [anon_sym_bitand] = ACTIONS(5109), [anon_sym_not_eq] = ACTIONS(5109), [anon_sym_DASH_DASH] = ACTIONS(5111), [anon_sym_PLUS_PLUS] = ACTIONS(5111), [anon_sym_DOT] = ACTIONS(5109), [anon_sym_DOT_STAR] = ACTIONS(5111), [anon_sym_DASH_GT] = ACTIONS(5111), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5111), }, [STATE(1702)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5028), [anon_sym_COMMA] = ACTIONS(5028), [anon_sym_RPAREN] = ACTIONS(5028), [anon_sym_LPAREN2] = ACTIONS(5028), [anon_sym_DASH] = ACTIONS(5026), [anon_sym_PLUS] = ACTIONS(5026), [anon_sym_STAR] = ACTIONS(5026), [anon_sym_SLASH] = ACTIONS(5026), [anon_sym_PERCENT] = ACTIONS(5026), [anon_sym_PIPE_PIPE] = ACTIONS(5028), [anon_sym_AMP_AMP] = ACTIONS(5028), [anon_sym_PIPE] = ACTIONS(5026), [anon_sym_CARET] = ACTIONS(5026), [anon_sym_AMP] = ACTIONS(5026), [anon_sym_EQ_EQ] = ACTIONS(5028), [anon_sym_BANG_EQ] = ACTIONS(5028), [anon_sym_GT] = ACTIONS(5026), [anon_sym_GT_EQ] = ACTIONS(5028), [anon_sym_LT_EQ] = ACTIONS(5026), [anon_sym_LT] = ACTIONS(5026), [anon_sym_LT_LT] = ACTIONS(5026), [anon_sym_GT_GT] = ACTIONS(5026), [anon_sym___extension__] = ACTIONS(5028), [anon_sym___attribute__] = ACTIONS(5028), [anon_sym___attribute] = ACTIONS(5026), [anon_sym_COLON] = ACTIONS(5026), [anon_sym_COLON_COLON] = ACTIONS(5028), [anon_sym_LBRACE] = ACTIONS(5028), [anon_sym_LBRACK] = ACTIONS(5028), [anon_sym_EQ] = ACTIONS(5026), [anon_sym_const] = ACTIONS(5026), [anon_sym_constexpr] = ACTIONS(5028), [anon_sym_volatile] = ACTIONS(5028), [anon_sym_restrict] = ACTIONS(5028), [anon_sym___restrict__] = ACTIONS(5028), [anon_sym__Atomic] = ACTIONS(5028), [anon_sym__Noreturn] = ACTIONS(5028), [anon_sym_noreturn] = ACTIONS(5028), [anon_sym__Nonnull] = ACTIONS(5028), [anon_sym_mutable] = ACTIONS(5028), [anon_sym_constinit] = ACTIONS(5028), [anon_sym_consteval] = ACTIONS(5028), [anon_sym_alignas] = ACTIONS(5028), [anon_sym__Alignas] = ACTIONS(5028), [anon_sym_QMARK] = ACTIONS(5028), [anon_sym_STAR_EQ] = ACTIONS(5028), [anon_sym_SLASH_EQ] = ACTIONS(5028), [anon_sym_PERCENT_EQ] = ACTIONS(5028), [anon_sym_PLUS_EQ] = ACTIONS(5028), [anon_sym_DASH_EQ] = ACTIONS(5028), [anon_sym_LT_LT_EQ] = ACTIONS(5028), [anon_sym_GT_GT_EQ] = ACTIONS(5028), [anon_sym_AMP_EQ] = ACTIONS(5028), [anon_sym_CARET_EQ] = ACTIONS(5028), [anon_sym_PIPE_EQ] = ACTIONS(5028), [anon_sym_and_eq] = ACTIONS(5028), [anon_sym_or_eq] = ACTIONS(5028), [anon_sym_xor_eq] = ACTIONS(5028), [anon_sym_LT_EQ_GT] = ACTIONS(5028), [anon_sym_or] = ACTIONS(5026), [anon_sym_and] = ACTIONS(5026), [anon_sym_bitor] = ACTIONS(5028), [anon_sym_xor] = ACTIONS(5026), [anon_sym_bitand] = ACTIONS(5028), [anon_sym_not_eq] = ACTIONS(5028), [anon_sym_DASH_DASH] = ACTIONS(5028), [anon_sym_PLUS_PLUS] = ACTIONS(5028), [anon_sym_DOT] = ACTIONS(5026), [anon_sym_DOT_STAR] = ACTIONS(5028), [anon_sym_DASH_GT] = ACTIONS(5026), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5028), [anon_sym_decltype] = ACTIONS(5028), [anon_sym_final] = ACTIONS(5028), [anon_sym_override] = ACTIONS(5028), [anon_sym_DASH_GT_STAR] = ACTIONS(5028), }, [STATE(1703)] = { [sym_identifier] = ACTIONS(2575), [anon_sym_DOT_DOT_DOT] = ACTIONS(2565), [anon_sym_COMMA] = ACTIONS(2565), [anon_sym_RPAREN] = ACTIONS(2565), [anon_sym_LPAREN2] = ACTIONS(2565), [anon_sym_DASH] = ACTIONS(2575), [anon_sym_PLUS] = ACTIONS(2575), [anon_sym_STAR] = ACTIONS(2575), [anon_sym_SLASH] = ACTIONS(2575), [anon_sym_PERCENT] = ACTIONS(2575), [anon_sym_PIPE_PIPE] = ACTIONS(2565), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_PIPE] = ACTIONS(2575), [anon_sym_CARET] = ACTIONS(2575), [anon_sym_AMP] = ACTIONS(2575), [anon_sym_EQ_EQ] = ACTIONS(2565), [anon_sym_BANG_EQ] = ACTIONS(2565), [anon_sym_GT] = ACTIONS(2575), [anon_sym_GT_EQ] = ACTIONS(2565), [anon_sym_LT_EQ] = ACTIONS(2575), [anon_sym_LT] = ACTIONS(2575), [anon_sym_LT_LT] = ACTIONS(2575), [anon_sym_GT_GT] = ACTIONS(2575), [anon_sym___extension__] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_LBRACE] = ACTIONS(2565), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2565), [anon_sym_EQ] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2575), [anon_sym_QMARK] = ACTIONS(2565), [anon_sym_STAR_EQ] = ACTIONS(2565), [anon_sym_SLASH_EQ] = ACTIONS(2565), [anon_sym_PERCENT_EQ] = ACTIONS(2565), [anon_sym_PLUS_EQ] = ACTIONS(2565), [anon_sym_DASH_EQ] = ACTIONS(2565), [anon_sym_LT_LT_EQ] = ACTIONS(2565), [anon_sym_GT_GT_EQ] = ACTIONS(2565), [anon_sym_AMP_EQ] = ACTIONS(2565), [anon_sym_CARET_EQ] = ACTIONS(2565), [anon_sym_PIPE_EQ] = ACTIONS(2565), [anon_sym_and_eq] = ACTIONS(2575), [anon_sym_or_eq] = ACTIONS(2575), [anon_sym_xor_eq] = ACTIONS(2575), [anon_sym_LT_EQ_GT] = ACTIONS(2565), [anon_sym_or] = ACTIONS(2575), [anon_sym_and] = ACTIONS(2575), [anon_sym_bitor] = ACTIONS(2575), [anon_sym_xor] = ACTIONS(2575), [anon_sym_bitand] = ACTIONS(2575), [anon_sym_not_eq] = ACTIONS(2575), [anon_sym_DASH_DASH] = ACTIONS(2565), [anon_sym_PLUS_PLUS] = ACTIONS(2565), [anon_sym_DOT] = ACTIONS(2575), [anon_sym_DOT_STAR] = ACTIONS(2565), [anon_sym_DASH_GT] = ACTIONS(2575), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(2565), }, [STATE(1704)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5032), [anon_sym_COMMA] = ACTIONS(5032), [anon_sym_RPAREN] = ACTIONS(5032), [anon_sym_LPAREN2] = ACTIONS(5032), [anon_sym_DASH] = ACTIONS(5030), [anon_sym_PLUS] = ACTIONS(5030), [anon_sym_STAR] = ACTIONS(5030), [anon_sym_SLASH] = ACTIONS(5030), [anon_sym_PERCENT] = ACTIONS(5030), [anon_sym_PIPE_PIPE] = ACTIONS(5032), [anon_sym_AMP_AMP] = ACTIONS(5032), [anon_sym_PIPE] = ACTIONS(5030), [anon_sym_CARET] = ACTIONS(5030), [anon_sym_AMP] = ACTIONS(5030), [anon_sym_EQ_EQ] = ACTIONS(5032), [anon_sym_BANG_EQ] = ACTIONS(5032), [anon_sym_GT] = ACTIONS(5030), [anon_sym_GT_EQ] = ACTIONS(5032), [anon_sym_LT_EQ] = ACTIONS(5030), [anon_sym_LT] = ACTIONS(5030), [anon_sym_LT_LT] = ACTIONS(5030), [anon_sym_GT_GT] = ACTIONS(5030), [anon_sym___extension__] = ACTIONS(5032), [anon_sym___attribute__] = ACTIONS(5032), [anon_sym___attribute] = ACTIONS(5030), [anon_sym_COLON] = ACTIONS(5030), [anon_sym_COLON_COLON] = ACTIONS(5032), [anon_sym_LBRACE] = ACTIONS(5032), [anon_sym_LBRACK] = ACTIONS(5032), [anon_sym_EQ] = ACTIONS(5030), [anon_sym_const] = ACTIONS(5030), [anon_sym_constexpr] = ACTIONS(5032), [anon_sym_volatile] = ACTIONS(5032), [anon_sym_restrict] = ACTIONS(5032), [anon_sym___restrict__] = ACTIONS(5032), [anon_sym__Atomic] = ACTIONS(5032), [anon_sym__Noreturn] = ACTIONS(5032), [anon_sym_noreturn] = ACTIONS(5032), [anon_sym__Nonnull] = ACTIONS(5032), [anon_sym_mutable] = ACTIONS(5032), [anon_sym_constinit] = ACTIONS(5032), [anon_sym_consteval] = ACTIONS(5032), [anon_sym_alignas] = ACTIONS(5032), [anon_sym__Alignas] = ACTIONS(5032), [anon_sym_QMARK] = ACTIONS(5032), [anon_sym_STAR_EQ] = ACTIONS(5032), [anon_sym_SLASH_EQ] = ACTIONS(5032), [anon_sym_PERCENT_EQ] = ACTIONS(5032), [anon_sym_PLUS_EQ] = ACTIONS(5032), [anon_sym_DASH_EQ] = ACTIONS(5032), [anon_sym_LT_LT_EQ] = ACTIONS(5032), [anon_sym_GT_GT_EQ] = ACTIONS(5032), [anon_sym_AMP_EQ] = ACTIONS(5032), [anon_sym_CARET_EQ] = ACTIONS(5032), [anon_sym_PIPE_EQ] = ACTIONS(5032), [anon_sym_and_eq] = ACTIONS(5032), [anon_sym_or_eq] = ACTIONS(5032), [anon_sym_xor_eq] = ACTIONS(5032), [anon_sym_LT_EQ_GT] = ACTIONS(5032), [anon_sym_or] = ACTIONS(5030), [anon_sym_and] = ACTIONS(5030), [anon_sym_bitor] = ACTIONS(5032), [anon_sym_xor] = ACTIONS(5030), [anon_sym_bitand] = ACTIONS(5032), [anon_sym_not_eq] = ACTIONS(5032), [anon_sym_DASH_DASH] = ACTIONS(5032), [anon_sym_PLUS_PLUS] = ACTIONS(5032), [anon_sym_DOT] = ACTIONS(5030), [anon_sym_DOT_STAR] = ACTIONS(5032), [anon_sym_DASH_GT] = ACTIONS(5030), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5032), [anon_sym_decltype] = ACTIONS(5032), [anon_sym_final] = ACTIONS(5032), [anon_sym_override] = ACTIONS(5032), [anon_sym_DASH_GT_STAR] = ACTIONS(5032), }, [STATE(1705)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(4998), [anon_sym_COMMA] = ACTIONS(4998), [anon_sym_RPAREN] = ACTIONS(4998), [anon_sym_LPAREN2] = ACTIONS(4998), [anon_sym_DASH] = ACTIONS(4996), [anon_sym_PLUS] = ACTIONS(4996), [anon_sym_STAR] = ACTIONS(4996), [anon_sym_SLASH] = ACTIONS(4996), [anon_sym_PERCENT] = ACTIONS(4996), [anon_sym_PIPE_PIPE] = ACTIONS(4998), [anon_sym_AMP_AMP] = ACTIONS(4998), [anon_sym_PIPE] = ACTIONS(4996), [anon_sym_CARET] = ACTIONS(4996), [anon_sym_AMP] = ACTIONS(4996), [anon_sym_EQ_EQ] = ACTIONS(4998), [anon_sym_BANG_EQ] = ACTIONS(4998), [anon_sym_GT] = ACTIONS(4996), [anon_sym_GT_EQ] = ACTIONS(4998), [anon_sym_LT_EQ] = ACTIONS(4996), [anon_sym_LT] = ACTIONS(4996), [anon_sym_LT_LT] = ACTIONS(4996), [anon_sym_GT_GT] = ACTIONS(4996), [anon_sym___extension__] = ACTIONS(4998), [anon_sym___attribute__] = ACTIONS(4998), [anon_sym___attribute] = ACTIONS(4996), [anon_sym_COLON] = ACTIONS(4996), [anon_sym_COLON_COLON] = ACTIONS(4998), [anon_sym_LBRACE] = ACTIONS(4998), [anon_sym_LBRACK] = ACTIONS(4998), [anon_sym_EQ] = ACTIONS(4996), [anon_sym_const] = ACTIONS(4996), [anon_sym_constexpr] = ACTIONS(4998), [anon_sym_volatile] = ACTIONS(4998), [anon_sym_restrict] = ACTIONS(4998), [anon_sym___restrict__] = ACTIONS(4998), [anon_sym__Atomic] = ACTIONS(4998), [anon_sym__Noreturn] = ACTIONS(4998), [anon_sym_noreturn] = ACTIONS(4998), [anon_sym__Nonnull] = ACTIONS(4998), [anon_sym_mutable] = ACTIONS(4998), [anon_sym_constinit] = ACTIONS(4998), [anon_sym_consteval] = ACTIONS(4998), [anon_sym_alignas] = ACTIONS(4998), [anon_sym__Alignas] = ACTIONS(4998), [anon_sym_QMARK] = ACTIONS(4998), [anon_sym_STAR_EQ] = ACTIONS(4998), [anon_sym_SLASH_EQ] = ACTIONS(4998), [anon_sym_PERCENT_EQ] = ACTIONS(4998), [anon_sym_PLUS_EQ] = ACTIONS(4998), [anon_sym_DASH_EQ] = ACTIONS(4998), [anon_sym_LT_LT_EQ] = ACTIONS(4998), [anon_sym_GT_GT_EQ] = ACTIONS(4998), [anon_sym_AMP_EQ] = ACTIONS(4998), [anon_sym_CARET_EQ] = ACTIONS(4998), [anon_sym_PIPE_EQ] = ACTIONS(4998), [anon_sym_and_eq] = ACTIONS(4998), [anon_sym_or_eq] = ACTIONS(4998), [anon_sym_xor_eq] = ACTIONS(4998), [anon_sym_LT_EQ_GT] = ACTIONS(4998), [anon_sym_or] = ACTIONS(4996), [anon_sym_and] = ACTIONS(4996), [anon_sym_bitor] = ACTIONS(4998), [anon_sym_xor] = ACTIONS(4996), [anon_sym_bitand] = ACTIONS(4998), [anon_sym_not_eq] = ACTIONS(4998), [anon_sym_DASH_DASH] = ACTIONS(4998), [anon_sym_PLUS_PLUS] = ACTIONS(4998), [anon_sym_DOT] = ACTIONS(4996), [anon_sym_DOT_STAR] = ACTIONS(4998), [anon_sym_DASH_GT] = ACTIONS(4996), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4998), [anon_sym_decltype] = ACTIONS(4998), [anon_sym_final] = ACTIONS(4998), [anon_sym_override] = ACTIONS(4998), [anon_sym_DASH_GT_STAR] = ACTIONS(4998), }, [STATE(1706)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7794), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_explicit_object_parameter_declaration] = STATE(7794), [sym_optional_parameter_declaration] = STATE(7794), [sym_variadic_parameter_declaration] = STATE(7794), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym_DOT_DOT_DOT] = ACTIONS(5413), [anon_sym_RPAREN] = ACTIONS(5415), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [sym_this] = ACTIONS(4336), }, [STATE(1707)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1701), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5222), [anon_sym_COMMA] = ACTIONS(5222), [anon_sym_LPAREN2] = ACTIONS(5222), [anon_sym_DASH] = ACTIONS(5225), [anon_sym_PLUS] = ACTIONS(5225), [anon_sym_STAR] = ACTIONS(5225), [anon_sym_SLASH] = ACTIONS(5225), [anon_sym_PERCENT] = ACTIONS(5225), [anon_sym_PIPE_PIPE] = ACTIONS(5222), [anon_sym_AMP_AMP] = ACTIONS(5222), [anon_sym_PIPE] = ACTIONS(5225), [anon_sym_CARET] = ACTIONS(5225), [anon_sym_AMP] = ACTIONS(5225), [anon_sym_EQ_EQ] = ACTIONS(5222), [anon_sym_BANG_EQ] = ACTIONS(5222), [anon_sym_GT] = ACTIONS(5225), [anon_sym_GT_EQ] = ACTIONS(5225), [anon_sym_LT_EQ] = ACTIONS(5225), [anon_sym_LT] = ACTIONS(5225), [anon_sym_LT_LT] = ACTIONS(5225), [anon_sym_GT_GT] = ACTIONS(5225), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5225), [anon_sym___attribute] = ACTIONS(5225), [anon_sym_LBRACE] = ACTIONS(5222), [anon_sym_signed] = ACTIONS(5410), [anon_sym_unsigned] = ACTIONS(5410), [anon_sym_long] = ACTIONS(5410), [anon_sym_short] = ACTIONS(5410), [anon_sym_LBRACK] = ACTIONS(5222), [anon_sym_EQ] = ACTIONS(5225), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5222), [anon_sym_STAR_EQ] = ACTIONS(5222), [anon_sym_SLASH_EQ] = ACTIONS(5222), [anon_sym_PERCENT_EQ] = ACTIONS(5222), [anon_sym_PLUS_EQ] = ACTIONS(5222), [anon_sym_DASH_EQ] = ACTIONS(5222), [anon_sym_LT_LT_EQ] = ACTIONS(5222), [anon_sym_GT_GT_EQ] = ACTIONS(5225), [anon_sym_AMP_EQ] = ACTIONS(5222), [anon_sym_CARET_EQ] = ACTIONS(5222), [anon_sym_PIPE_EQ] = ACTIONS(5222), [anon_sym_and_eq] = ACTIONS(5225), [anon_sym_or_eq] = ACTIONS(5225), [anon_sym_xor_eq] = ACTIONS(5225), [anon_sym_LT_EQ_GT] = ACTIONS(5222), [anon_sym_or] = ACTIONS(5225), [anon_sym_and] = ACTIONS(5225), [anon_sym_bitor] = ACTIONS(5225), [anon_sym_xor] = ACTIONS(5225), [anon_sym_bitand] = ACTIONS(5225), [anon_sym_not_eq] = ACTIONS(5225), [anon_sym_DASH_DASH] = ACTIONS(5222), [anon_sym_PLUS_PLUS] = ACTIONS(5222), [anon_sym_DOT] = ACTIONS(5225), [anon_sym_DOT_STAR] = ACTIONS(5222), [anon_sym_DASH_GT] = ACTIONS(5222), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5222), }, [STATE(1708)] = { [sym_catch_clause] = STATE(1712), [aux_sym_constructor_try_statement_repeat1] = STATE(1712), [sym_identifier] = ACTIONS(2549), [aux_sym_preproc_def_token1] = ACTIONS(2549), [aux_sym_preproc_if_token1] = ACTIONS(2549), [aux_sym_preproc_if_token2] = ACTIONS(2549), [aux_sym_preproc_ifdef_token1] = ACTIONS(2549), [aux_sym_preproc_ifdef_token2] = ACTIONS(2549), [aux_sym_preproc_else_token1] = ACTIONS(2549), [aux_sym_preproc_elif_token1] = ACTIONS(2549), [aux_sym_preproc_elifdef_token1] = ACTIONS(2549), [aux_sym_preproc_elifdef_token2] = ACTIONS(2549), [sym_preproc_directive] = ACTIONS(2549), [anon_sym_LPAREN2] = ACTIONS(2551), [anon_sym_TILDE] = ACTIONS(2551), [anon_sym_STAR] = ACTIONS(2551), [anon_sym_AMP_AMP] = ACTIONS(2551), [anon_sym_AMP] = ACTIONS(2549), [anon_sym_SEMI] = ACTIONS(2551), [anon_sym___extension__] = ACTIONS(2549), [anon_sym_typedef] = ACTIONS(2549), [anon_sym_virtual] = ACTIONS(2549), [anon_sym_extern] = ACTIONS(2549), [anon_sym___attribute__] = ACTIONS(2549), [anon_sym___attribute] = ACTIONS(2549), [anon_sym_using] = ACTIONS(2549), [anon_sym_COLON_COLON] = ACTIONS(2551), [anon_sym_LBRACK_LBRACK] = ACTIONS(2551), [anon_sym___declspec] = ACTIONS(2549), [anon_sym___based] = ACTIONS(2549), [anon_sym_signed] = ACTIONS(2549), [anon_sym_unsigned] = ACTIONS(2549), [anon_sym_long] = ACTIONS(2549), [anon_sym_short] = ACTIONS(2549), [anon_sym_LBRACK] = ACTIONS(2549), [anon_sym_static] = ACTIONS(2549), [anon_sym_register] = ACTIONS(2549), [anon_sym_inline] = ACTIONS(2549), [anon_sym___inline] = ACTIONS(2549), [anon_sym___inline__] = ACTIONS(2549), [anon_sym___forceinline] = ACTIONS(2549), [anon_sym_thread_local] = ACTIONS(2549), [anon_sym___thread] = ACTIONS(2549), [anon_sym_const] = ACTIONS(2549), [anon_sym_constexpr] = ACTIONS(2549), [anon_sym_volatile] = ACTIONS(2549), [anon_sym_restrict] = ACTIONS(2549), [anon_sym___restrict__] = ACTIONS(2549), [anon_sym__Atomic] = ACTIONS(2549), [anon_sym__Noreturn] = ACTIONS(2549), [anon_sym_noreturn] = ACTIONS(2549), [anon_sym__Nonnull] = ACTIONS(2549), [anon_sym_mutable] = ACTIONS(2549), [anon_sym_constinit] = ACTIONS(2549), [anon_sym_consteval] = ACTIONS(2549), [anon_sym_alignas] = ACTIONS(2549), [anon_sym__Alignas] = ACTIONS(2549), [sym_primitive_type] = ACTIONS(2549), [anon_sym_enum] = ACTIONS(2549), [anon_sym_class] = ACTIONS(2549), [anon_sym_struct] = ACTIONS(2549), [anon_sym_union] = ACTIONS(2549), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2549), [anon_sym_decltype] = ACTIONS(2549), [anon_sym_explicit] = ACTIONS(2549), [anon_sym_typename] = ACTIONS(2549), [anon_sym_private] = ACTIONS(2549), [anon_sym_template] = ACTIONS(2549), [anon_sym_operator] = ACTIONS(2549), [anon_sym_friend] = ACTIONS(2549), [anon_sym_public] = ACTIONS(2549), [anon_sym_protected] = ACTIONS(2549), [anon_sym_static_assert] = ACTIONS(2549), [anon_sym_catch] = ACTIONS(5417), }, [STATE(1709)] = { [sym_string_literal] = STATE(1720), [sym_raw_string_literal] = STATE(1720), [aux_sym_concatenated_string_repeat1] = STATE(1720), [sym_identifier] = ACTIONS(5419), [anon_sym_DOT_DOT_DOT] = ACTIONS(5421), [anon_sym_COMMA] = ACTIONS(5421), [anon_sym_RPAREN] = ACTIONS(5421), [aux_sym_preproc_if_token2] = ACTIONS(5421), [aux_sym_preproc_else_token1] = ACTIONS(5421), [aux_sym_preproc_elif_token1] = ACTIONS(5423), [aux_sym_preproc_elifdef_token1] = ACTIONS(5421), [aux_sym_preproc_elifdef_token2] = ACTIONS(5421), [anon_sym_LPAREN2] = ACTIONS(5421), [anon_sym_DASH] = ACTIONS(5423), [anon_sym_PLUS] = ACTIONS(5423), [anon_sym_STAR] = ACTIONS(5423), [anon_sym_SLASH] = ACTIONS(5423), [anon_sym_PERCENT] = ACTIONS(5423), [anon_sym_PIPE_PIPE] = ACTIONS(5421), [anon_sym_AMP_AMP] = ACTIONS(5421), [anon_sym_PIPE] = ACTIONS(5423), [anon_sym_CARET] = ACTIONS(5423), [anon_sym_AMP] = ACTIONS(5423), [anon_sym_EQ_EQ] = ACTIONS(5421), [anon_sym_BANG_EQ] = ACTIONS(5421), [anon_sym_GT] = ACTIONS(5423), [anon_sym_GT_EQ] = ACTIONS(5421), [anon_sym_LT_EQ] = ACTIONS(5423), [anon_sym_LT] = ACTIONS(5423), [anon_sym_LT_LT] = ACTIONS(5423), [anon_sym_GT_GT] = ACTIONS(5423), [anon_sym_SEMI] = ACTIONS(5421), [anon_sym_COLON] = ACTIONS(5421), [anon_sym_RBRACE] = ACTIONS(5421), [anon_sym_LBRACK] = ACTIONS(5421), [anon_sym_RBRACK] = ACTIONS(5421), [anon_sym_EQ] = ACTIONS(5423), [anon_sym_QMARK] = ACTIONS(5421), [anon_sym_STAR_EQ] = ACTIONS(5421), [anon_sym_SLASH_EQ] = ACTIONS(5421), [anon_sym_PERCENT_EQ] = ACTIONS(5421), [anon_sym_PLUS_EQ] = ACTIONS(5421), [anon_sym_DASH_EQ] = ACTIONS(5421), [anon_sym_LT_LT_EQ] = ACTIONS(5421), [anon_sym_GT_GT_EQ] = ACTIONS(5421), [anon_sym_AMP_EQ] = ACTIONS(5421), [anon_sym_CARET_EQ] = ACTIONS(5421), [anon_sym_PIPE_EQ] = ACTIONS(5421), [anon_sym_and_eq] = ACTIONS(5423), [anon_sym_or_eq] = ACTIONS(5423), [anon_sym_xor_eq] = ACTIONS(5423), [anon_sym_LT_EQ_GT] = ACTIONS(5421), [anon_sym_or] = ACTIONS(5423), [anon_sym_and] = ACTIONS(5423), [anon_sym_bitor] = ACTIONS(5423), [anon_sym_xor] = ACTIONS(5423), [anon_sym_bitand] = ACTIONS(5423), [anon_sym_not_eq] = ACTIONS(5423), [anon_sym_DASH_DASH] = ACTIONS(5421), [anon_sym_PLUS_PLUS] = ACTIONS(5421), [anon_sym_DOT] = ACTIONS(5423), [anon_sym_DOT_STAR] = ACTIONS(5421), [anon_sym_DASH_GT] = ACTIONS(5421), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [sym_literal_suffix] = ACTIONS(5423), }, [STATE(1710)] = { [sym_identifier] = ACTIONS(5425), [anon_sym_LPAREN2] = ACTIONS(5427), [anon_sym_BANG] = ACTIONS(5427), [anon_sym_TILDE] = ACTIONS(5427), [anon_sym_DASH] = ACTIONS(5425), [anon_sym_PLUS] = ACTIONS(5425), [anon_sym_STAR] = ACTIONS(5427), [anon_sym_AMP] = ACTIONS(5427), [anon_sym_SEMI] = ACTIONS(5427), [anon_sym___extension__] = ACTIONS(5425), [anon_sym_COLON_COLON] = ACTIONS(5427), [anon_sym_LBRACK_LBRACK] = ACTIONS(5427), [anon_sym_LBRACE] = ACTIONS(5427), [anon_sym_LBRACK] = ACTIONS(5425), [sym_primitive_type] = ACTIONS(5425), [anon_sym_if] = ACTIONS(5425), [anon_sym_switch] = ACTIONS(5425), [anon_sym_case] = ACTIONS(5425), [anon_sym_default] = ACTIONS(5425), [anon_sym_while] = ACTIONS(5425), [anon_sym_do] = ACTIONS(5425), [anon_sym_for] = ACTIONS(5425), [anon_sym_return] = ACTIONS(5425), [anon_sym_break] = ACTIONS(5425), [anon_sym_continue] = ACTIONS(5425), [anon_sym_goto] = ACTIONS(5425), [anon_sym___try] = ACTIONS(5425), [anon_sym___leave] = ACTIONS(5425), [anon_sym_not] = ACTIONS(5425), [anon_sym_compl] = ACTIONS(5425), [anon_sym_DASH_DASH] = ACTIONS(5427), [anon_sym_PLUS_PLUS] = ACTIONS(5427), [anon_sym_sizeof] = ACTIONS(5425), [anon_sym___alignof__] = ACTIONS(5425), [anon_sym___alignof] = ACTIONS(5425), [anon_sym__alignof] = ACTIONS(5425), [anon_sym_alignof] = ACTIONS(5425), [anon_sym__Alignof] = ACTIONS(5425), [anon_sym_offsetof] = ACTIONS(5425), [anon_sym__Generic] = ACTIONS(5425), [anon_sym_asm] = ACTIONS(5425), [anon_sym___asm__] = ACTIONS(5425), [anon_sym___asm] = ACTIONS(5425), [sym_number_literal] = ACTIONS(5427), [anon_sym_L_SQUOTE] = ACTIONS(5427), [anon_sym_u_SQUOTE] = ACTIONS(5427), [anon_sym_U_SQUOTE] = ACTIONS(5427), [anon_sym_u8_SQUOTE] = ACTIONS(5427), [anon_sym_SQUOTE] = ACTIONS(5427), [anon_sym_L_DQUOTE] = ACTIONS(5427), [anon_sym_u_DQUOTE] = ACTIONS(5427), [anon_sym_U_DQUOTE] = ACTIONS(5427), [anon_sym_u8_DQUOTE] = ACTIONS(5427), [anon_sym_DQUOTE] = ACTIONS(5427), [sym_true] = ACTIONS(5425), [sym_false] = ACTIONS(5425), [anon_sym_NULL] = ACTIONS(5425), [anon_sym_nullptr] = ACTIONS(5425), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(5425), [anon_sym_template] = ACTIONS(5425), [anon_sym_try] = ACTIONS(5425), [anon_sym_delete] = ACTIONS(5425), [anon_sym_throw] = ACTIONS(5425), [anon_sym_co_return] = ACTIONS(5425), [anon_sym_co_yield] = ACTIONS(5425), [anon_sym_R_DQUOTE] = ACTIONS(5427), [anon_sym_LR_DQUOTE] = ACTIONS(5427), [anon_sym_uR_DQUOTE] = ACTIONS(5427), [anon_sym_UR_DQUOTE] = ACTIONS(5427), [anon_sym_u8R_DQUOTE] = ACTIONS(5427), [anon_sym_co_await] = ACTIONS(5425), [anon_sym_new] = ACTIONS(5425), [anon_sym_requires] = ACTIONS(5425), [sym_this] = ACTIONS(5425), }, [STATE(1711)] = { [sym_catch_clause] = STATE(1712), [aux_sym_constructor_try_statement_repeat1] = STATE(1712), [sym_identifier] = ACTIONS(2592), [aux_sym_preproc_def_token1] = ACTIONS(2592), [aux_sym_preproc_if_token1] = ACTIONS(2592), [aux_sym_preproc_if_token2] = ACTIONS(2592), [aux_sym_preproc_ifdef_token1] = ACTIONS(2592), [aux_sym_preproc_ifdef_token2] = ACTIONS(2592), [aux_sym_preproc_else_token1] = ACTIONS(2592), [aux_sym_preproc_elif_token1] = ACTIONS(2592), [aux_sym_preproc_elifdef_token1] = ACTIONS(2592), [aux_sym_preproc_elifdef_token2] = ACTIONS(2592), [sym_preproc_directive] = ACTIONS(2592), [anon_sym_LPAREN2] = ACTIONS(2594), [anon_sym_TILDE] = ACTIONS(2594), [anon_sym_STAR] = ACTIONS(2594), [anon_sym_AMP_AMP] = ACTIONS(2594), [anon_sym_AMP] = ACTIONS(2592), [anon_sym_SEMI] = ACTIONS(2594), [anon_sym___extension__] = ACTIONS(2592), [anon_sym_typedef] = ACTIONS(2592), [anon_sym_virtual] = ACTIONS(2592), [anon_sym_extern] = ACTIONS(2592), [anon_sym___attribute__] = ACTIONS(2592), [anon_sym___attribute] = ACTIONS(2592), [anon_sym_using] = ACTIONS(2592), [anon_sym_COLON_COLON] = ACTIONS(2594), [anon_sym_LBRACK_LBRACK] = ACTIONS(2594), [anon_sym___declspec] = ACTIONS(2592), [anon_sym___based] = ACTIONS(2592), [anon_sym_signed] = ACTIONS(2592), [anon_sym_unsigned] = ACTIONS(2592), [anon_sym_long] = ACTIONS(2592), [anon_sym_short] = ACTIONS(2592), [anon_sym_LBRACK] = ACTIONS(2592), [anon_sym_static] = ACTIONS(2592), [anon_sym_register] = ACTIONS(2592), [anon_sym_inline] = ACTIONS(2592), [anon_sym___inline] = ACTIONS(2592), [anon_sym___inline__] = ACTIONS(2592), [anon_sym___forceinline] = ACTIONS(2592), [anon_sym_thread_local] = ACTIONS(2592), [anon_sym___thread] = ACTIONS(2592), [anon_sym_const] = ACTIONS(2592), [anon_sym_constexpr] = ACTIONS(2592), [anon_sym_volatile] = ACTIONS(2592), [anon_sym_restrict] = ACTIONS(2592), [anon_sym___restrict__] = ACTIONS(2592), [anon_sym__Atomic] = ACTIONS(2592), [anon_sym__Noreturn] = ACTIONS(2592), [anon_sym_noreturn] = ACTIONS(2592), [anon_sym__Nonnull] = ACTIONS(2592), [anon_sym_mutable] = ACTIONS(2592), [anon_sym_constinit] = ACTIONS(2592), [anon_sym_consteval] = ACTIONS(2592), [anon_sym_alignas] = ACTIONS(2592), [anon_sym__Alignas] = ACTIONS(2592), [sym_primitive_type] = ACTIONS(2592), [anon_sym_enum] = ACTIONS(2592), [anon_sym_class] = ACTIONS(2592), [anon_sym_struct] = ACTIONS(2592), [anon_sym_union] = ACTIONS(2592), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2592), [anon_sym_decltype] = ACTIONS(2592), [anon_sym_explicit] = ACTIONS(2592), [anon_sym_typename] = ACTIONS(2592), [anon_sym_private] = ACTIONS(2592), [anon_sym_template] = ACTIONS(2592), [anon_sym_operator] = ACTIONS(2592), [anon_sym_friend] = ACTIONS(2592), [anon_sym_public] = ACTIONS(2592), [anon_sym_protected] = ACTIONS(2592), [anon_sym_static_assert] = ACTIONS(2592), [anon_sym_catch] = ACTIONS(5417), }, [STATE(1712)] = { [sym_catch_clause] = STATE(1712), [aux_sym_constructor_try_statement_repeat1] = STATE(1712), [sym_identifier] = ACTIONS(2478), [aux_sym_preproc_def_token1] = ACTIONS(2478), [aux_sym_preproc_if_token1] = ACTIONS(2478), [aux_sym_preproc_if_token2] = ACTIONS(2478), [aux_sym_preproc_ifdef_token1] = ACTIONS(2478), [aux_sym_preproc_ifdef_token2] = ACTIONS(2478), [aux_sym_preproc_else_token1] = ACTIONS(2478), [aux_sym_preproc_elif_token1] = ACTIONS(2478), [aux_sym_preproc_elifdef_token1] = ACTIONS(2478), [aux_sym_preproc_elifdef_token2] = ACTIONS(2478), [sym_preproc_directive] = ACTIONS(2478), [anon_sym_LPAREN2] = ACTIONS(2480), [anon_sym_TILDE] = ACTIONS(2480), [anon_sym_STAR] = ACTIONS(2480), [anon_sym_AMP_AMP] = ACTIONS(2480), [anon_sym_AMP] = ACTIONS(2478), [anon_sym_SEMI] = ACTIONS(2480), [anon_sym___extension__] = ACTIONS(2478), [anon_sym_typedef] = ACTIONS(2478), [anon_sym_virtual] = ACTIONS(2478), [anon_sym_extern] = ACTIONS(2478), [anon_sym___attribute__] = ACTIONS(2478), [anon_sym___attribute] = ACTIONS(2478), [anon_sym_using] = ACTIONS(2478), [anon_sym_COLON_COLON] = ACTIONS(2480), [anon_sym_LBRACK_LBRACK] = ACTIONS(2480), [anon_sym___declspec] = ACTIONS(2478), [anon_sym___based] = ACTIONS(2478), [anon_sym_signed] = ACTIONS(2478), [anon_sym_unsigned] = ACTIONS(2478), [anon_sym_long] = ACTIONS(2478), [anon_sym_short] = ACTIONS(2478), [anon_sym_LBRACK] = ACTIONS(2478), [anon_sym_static] = ACTIONS(2478), [anon_sym_register] = ACTIONS(2478), [anon_sym_inline] = ACTIONS(2478), [anon_sym___inline] = ACTIONS(2478), [anon_sym___inline__] = ACTIONS(2478), [anon_sym___forceinline] = ACTIONS(2478), [anon_sym_thread_local] = ACTIONS(2478), [anon_sym___thread] = ACTIONS(2478), [anon_sym_const] = ACTIONS(2478), [anon_sym_constexpr] = ACTIONS(2478), [anon_sym_volatile] = ACTIONS(2478), [anon_sym_restrict] = ACTIONS(2478), [anon_sym___restrict__] = ACTIONS(2478), [anon_sym__Atomic] = ACTIONS(2478), [anon_sym__Noreturn] = ACTIONS(2478), [anon_sym_noreturn] = ACTIONS(2478), [anon_sym__Nonnull] = ACTIONS(2478), [anon_sym_mutable] = ACTIONS(2478), [anon_sym_constinit] = ACTIONS(2478), [anon_sym_consteval] = ACTIONS(2478), [anon_sym_alignas] = ACTIONS(2478), [anon_sym__Alignas] = ACTIONS(2478), [sym_primitive_type] = ACTIONS(2478), [anon_sym_enum] = ACTIONS(2478), [anon_sym_class] = ACTIONS(2478), [anon_sym_struct] = ACTIONS(2478), [anon_sym_union] = ACTIONS(2478), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2478), [anon_sym_decltype] = ACTIONS(2478), [anon_sym_explicit] = ACTIONS(2478), [anon_sym_typename] = ACTIONS(2478), [anon_sym_private] = ACTIONS(2478), [anon_sym_template] = ACTIONS(2478), [anon_sym_operator] = ACTIONS(2478), [anon_sym_friend] = ACTIONS(2478), [anon_sym_public] = ACTIONS(2478), [anon_sym_protected] = ACTIONS(2478), [anon_sym_static_assert] = ACTIONS(2478), [anon_sym_catch] = ACTIONS(5429), }, [STATE(1713)] = { [sym_identifier] = ACTIONS(5432), [anon_sym_LPAREN2] = ACTIONS(5434), [anon_sym_BANG] = ACTIONS(5434), [anon_sym_TILDE] = ACTIONS(5434), [anon_sym_DASH] = ACTIONS(5432), [anon_sym_PLUS] = ACTIONS(5432), [anon_sym_STAR] = ACTIONS(5434), [anon_sym_AMP] = ACTIONS(5434), [anon_sym_SEMI] = ACTIONS(5434), [anon_sym___extension__] = ACTIONS(5432), [anon_sym_COLON_COLON] = ACTIONS(5434), [anon_sym_LBRACK_LBRACK] = ACTIONS(5434), [anon_sym_LBRACE] = ACTIONS(5434), [anon_sym_LBRACK] = ACTIONS(5432), [sym_primitive_type] = ACTIONS(5432), [anon_sym_if] = ACTIONS(5432), [anon_sym_switch] = ACTIONS(5432), [anon_sym_case] = ACTIONS(5432), [anon_sym_default] = ACTIONS(5432), [anon_sym_while] = ACTIONS(5432), [anon_sym_do] = ACTIONS(5432), [anon_sym_for] = ACTIONS(5432), [anon_sym_return] = ACTIONS(5432), [anon_sym_break] = ACTIONS(5432), [anon_sym_continue] = ACTIONS(5432), [anon_sym_goto] = ACTIONS(5432), [anon_sym___try] = ACTIONS(5432), [anon_sym___leave] = ACTIONS(5432), [anon_sym_not] = ACTIONS(5432), [anon_sym_compl] = ACTIONS(5432), [anon_sym_DASH_DASH] = ACTIONS(5434), [anon_sym_PLUS_PLUS] = ACTIONS(5434), [anon_sym_sizeof] = ACTIONS(5432), [anon_sym___alignof__] = ACTIONS(5432), [anon_sym___alignof] = ACTIONS(5432), [anon_sym__alignof] = ACTIONS(5432), [anon_sym_alignof] = ACTIONS(5432), [anon_sym__Alignof] = ACTIONS(5432), [anon_sym_offsetof] = ACTIONS(5432), [anon_sym__Generic] = ACTIONS(5432), [anon_sym_asm] = ACTIONS(5432), [anon_sym___asm__] = ACTIONS(5432), [anon_sym___asm] = ACTIONS(5432), [sym_number_literal] = ACTIONS(5434), [anon_sym_L_SQUOTE] = ACTIONS(5434), [anon_sym_u_SQUOTE] = ACTIONS(5434), [anon_sym_U_SQUOTE] = ACTIONS(5434), [anon_sym_u8_SQUOTE] = ACTIONS(5434), [anon_sym_SQUOTE] = ACTIONS(5434), [anon_sym_L_DQUOTE] = ACTIONS(5434), [anon_sym_u_DQUOTE] = ACTIONS(5434), [anon_sym_U_DQUOTE] = ACTIONS(5434), [anon_sym_u8_DQUOTE] = ACTIONS(5434), [anon_sym_DQUOTE] = ACTIONS(5434), [sym_true] = ACTIONS(5432), [sym_false] = ACTIONS(5432), [anon_sym_NULL] = ACTIONS(5432), [anon_sym_nullptr] = ACTIONS(5432), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(5432), [anon_sym_template] = ACTIONS(5432), [anon_sym_try] = ACTIONS(5432), [anon_sym_delete] = ACTIONS(5432), [anon_sym_throw] = ACTIONS(5432), [anon_sym_co_return] = ACTIONS(5432), [anon_sym_co_yield] = ACTIONS(5432), [anon_sym_R_DQUOTE] = ACTIONS(5434), [anon_sym_LR_DQUOTE] = ACTIONS(5434), [anon_sym_uR_DQUOTE] = ACTIONS(5434), [anon_sym_UR_DQUOTE] = ACTIONS(5434), [anon_sym_u8R_DQUOTE] = ACTIONS(5434), [anon_sym_co_await] = ACTIONS(5432), [anon_sym_new] = ACTIONS(5432), [anon_sym_requires] = ACTIONS(5432), [sym_this] = ACTIONS(5432), }, [STATE(1714)] = { [sym_identifier] = ACTIONS(2575), [anon_sym_DOT_DOT_DOT] = ACTIONS(2565), [anon_sym_COMMA] = ACTIONS(2565), [anon_sym_LPAREN2] = ACTIONS(2565), [anon_sym_DASH] = ACTIONS(2575), [anon_sym_PLUS] = ACTIONS(2575), [anon_sym_STAR] = ACTIONS(2575), [anon_sym_SLASH] = ACTIONS(2575), [anon_sym_PERCENT] = ACTIONS(2575), [anon_sym_PIPE_PIPE] = ACTIONS(2565), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_PIPE] = ACTIONS(2575), [anon_sym_CARET] = ACTIONS(2575), [anon_sym_AMP] = ACTIONS(2575), [anon_sym_EQ_EQ] = ACTIONS(2565), [anon_sym_BANG_EQ] = ACTIONS(2565), [anon_sym_GT] = ACTIONS(2575), [anon_sym_GT_EQ] = ACTIONS(2575), [anon_sym_LT_EQ] = ACTIONS(2575), [anon_sym_LT] = ACTIONS(2575), [anon_sym_LT_LT] = ACTIONS(2575), [anon_sym_GT_GT] = ACTIONS(2575), [anon_sym___extension__] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_LBRACE] = ACTIONS(2565), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2565), [anon_sym_EQ] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2575), [anon_sym_QMARK] = ACTIONS(2565), [anon_sym_STAR_EQ] = ACTIONS(2565), [anon_sym_SLASH_EQ] = ACTIONS(2565), [anon_sym_PERCENT_EQ] = ACTIONS(2565), [anon_sym_PLUS_EQ] = ACTIONS(2565), [anon_sym_DASH_EQ] = ACTIONS(2565), [anon_sym_LT_LT_EQ] = ACTIONS(2565), [anon_sym_GT_GT_EQ] = ACTIONS(2575), [anon_sym_AMP_EQ] = ACTIONS(2565), [anon_sym_CARET_EQ] = ACTIONS(2565), [anon_sym_PIPE_EQ] = ACTIONS(2565), [anon_sym_and_eq] = ACTIONS(2575), [anon_sym_or_eq] = ACTIONS(2575), [anon_sym_xor_eq] = ACTIONS(2575), [anon_sym_LT_EQ_GT] = ACTIONS(2565), [anon_sym_or] = ACTIONS(2575), [anon_sym_and] = ACTIONS(2575), [anon_sym_bitor] = ACTIONS(2575), [anon_sym_xor] = ACTIONS(2575), [anon_sym_bitand] = ACTIONS(2575), [anon_sym_not_eq] = ACTIONS(2575), [anon_sym_DASH_DASH] = ACTIONS(2565), [anon_sym_PLUS_PLUS] = ACTIONS(2565), [anon_sym_DOT] = ACTIONS(2575), [anon_sym_DOT_STAR] = ACTIONS(2565), [anon_sym_DASH_GT] = ACTIONS(2565), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(2565), }, [STATE(1715)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5002), [anon_sym_COMMA] = ACTIONS(5002), [anon_sym_LPAREN2] = ACTIONS(5002), [anon_sym_DASH] = ACTIONS(5000), [anon_sym_PLUS] = ACTIONS(5000), [anon_sym_STAR] = ACTIONS(5000), [anon_sym_SLASH] = ACTIONS(5000), [anon_sym_PERCENT] = ACTIONS(5000), [anon_sym_PIPE_PIPE] = ACTIONS(5002), [anon_sym_AMP_AMP] = ACTIONS(5002), [anon_sym_PIPE] = ACTIONS(5000), [anon_sym_CARET] = ACTIONS(5000), [anon_sym_AMP] = ACTIONS(5000), [anon_sym_EQ_EQ] = ACTIONS(5002), [anon_sym_BANG_EQ] = ACTIONS(5002), [anon_sym_GT] = ACTIONS(5000), [anon_sym_GT_EQ] = ACTIONS(5000), [anon_sym_LT_EQ] = ACTIONS(5000), [anon_sym_LT] = ACTIONS(5000), [anon_sym_LT_LT] = ACTIONS(5000), [anon_sym_GT_GT] = ACTIONS(5000), [anon_sym___extension__] = ACTIONS(5002), [anon_sym___attribute__] = ACTIONS(5002), [anon_sym___attribute] = ACTIONS(5000), [anon_sym_COLON] = ACTIONS(5000), [anon_sym_COLON_COLON] = ACTIONS(5002), [anon_sym_LBRACE] = ACTIONS(5002), [anon_sym_LBRACK] = ACTIONS(5002), [anon_sym_EQ] = ACTIONS(5000), [anon_sym_const] = ACTIONS(5000), [anon_sym_constexpr] = ACTIONS(5002), [anon_sym_volatile] = ACTIONS(5002), [anon_sym_restrict] = ACTIONS(5002), [anon_sym___restrict__] = ACTIONS(5002), [anon_sym__Atomic] = ACTIONS(5002), [anon_sym__Noreturn] = ACTIONS(5002), [anon_sym_noreturn] = ACTIONS(5002), [anon_sym__Nonnull] = ACTIONS(5002), [anon_sym_mutable] = ACTIONS(5002), [anon_sym_constinit] = ACTIONS(5002), [anon_sym_consteval] = ACTIONS(5002), [anon_sym_alignas] = ACTIONS(5002), [anon_sym__Alignas] = ACTIONS(5002), [anon_sym_QMARK] = ACTIONS(5002), [anon_sym_STAR_EQ] = ACTIONS(5002), [anon_sym_SLASH_EQ] = ACTIONS(5002), [anon_sym_PERCENT_EQ] = ACTIONS(5002), [anon_sym_PLUS_EQ] = ACTIONS(5002), [anon_sym_DASH_EQ] = ACTIONS(5002), [anon_sym_LT_LT_EQ] = ACTIONS(5002), [anon_sym_GT_GT_EQ] = ACTIONS(5000), [anon_sym_AMP_EQ] = ACTIONS(5002), [anon_sym_CARET_EQ] = ACTIONS(5002), [anon_sym_PIPE_EQ] = ACTIONS(5002), [anon_sym_and_eq] = ACTIONS(5002), [anon_sym_or_eq] = ACTIONS(5002), [anon_sym_xor_eq] = ACTIONS(5002), [anon_sym_LT_EQ_GT] = ACTIONS(5002), [anon_sym_or] = ACTIONS(5000), [anon_sym_and] = ACTIONS(5000), [anon_sym_bitor] = ACTIONS(5002), [anon_sym_xor] = ACTIONS(5000), [anon_sym_bitand] = ACTIONS(5002), [anon_sym_not_eq] = ACTIONS(5002), [anon_sym_DASH_DASH] = ACTIONS(5002), [anon_sym_PLUS_PLUS] = ACTIONS(5002), [anon_sym_DOT] = ACTIONS(5000), [anon_sym_DOT_STAR] = ACTIONS(5002), [anon_sym_DASH_GT] = ACTIONS(5002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5002), [anon_sym_decltype] = ACTIONS(5002), [anon_sym_final] = ACTIONS(5002), [anon_sym_override] = ACTIONS(5002), [anon_sym_GT2] = ACTIONS(5002), }, [STATE(1716)] = { [sym_identifier] = ACTIONS(5116), [anon_sym_DOT_DOT_DOT] = ACTIONS(5118), [anon_sym_COMMA] = ACTIONS(5118), [anon_sym_LPAREN2] = ACTIONS(5118), [anon_sym_DASH] = ACTIONS(5116), [anon_sym_PLUS] = ACTIONS(5116), [anon_sym_STAR] = ACTIONS(5116), [anon_sym_SLASH] = ACTIONS(5116), [anon_sym_PERCENT] = ACTIONS(5116), [anon_sym_PIPE_PIPE] = ACTIONS(5118), [anon_sym_AMP_AMP] = ACTIONS(5118), [anon_sym_PIPE] = ACTIONS(5116), [anon_sym_CARET] = ACTIONS(5116), [anon_sym_AMP] = ACTIONS(5116), [anon_sym_EQ_EQ] = ACTIONS(5118), [anon_sym_BANG_EQ] = ACTIONS(5118), [anon_sym_GT] = ACTIONS(5116), [anon_sym_GT_EQ] = ACTIONS(5116), [anon_sym_LT_EQ] = ACTIONS(5116), [anon_sym_LT] = ACTIONS(5116), [anon_sym_LT_LT] = ACTIONS(5116), [anon_sym_GT_GT] = ACTIONS(5116), [anon_sym___extension__] = ACTIONS(5116), [anon_sym___attribute__] = ACTIONS(5116), [anon_sym___attribute] = ACTIONS(5116), [anon_sym_LBRACE] = ACTIONS(5118), [anon_sym_signed] = ACTIONS(5116), [anon_sym_unsigned] = ACTIONS(5116), [anon_sym_long] = ACTIONS(5116), [anon_sym_short] = ACTIONS(5116), [anon_sym_LBRACK] = ACTIONS(5118), [anon_sym_EQ] = ACTIONS(5116), [anon_sym_const] = ACTIONS(5116), [anon_sym_constexpr] = ACTIONS(5116), [anon_sym_volatile] = ACTIONS(5116), [anon_sym_restrict] = ACTIONS(5116), [anon_sym___restrict__] = ACTIONS(5116), [anon_sym__Atomic] = ACTIONS(5116), [anon_sym__Noreturn] = ACTIONS(5116), [anon_sym_noreturn] = ACTIONS(5116), [anon_sym__Nonnull] = ACTIONS(5116), [anon_sym_mutable] = ACTIONS(5116), [anon_sym_constinit] = ACTIONS(5116), [anon_sym_consteval] = ACTIONS(5116), [anon_sym_alignas] = ACTIONS(5116), [anon_sym__Alignas] = ACTIONS(5116), [sym_primitive_type] = ACTIONS(5116), [anon_sym_QMARK] = ACTIONS(5118), [anon_sym_STAR_EQ] = ACTIONS(5118), [anon_sym_SLASH_EQ] = ACTIONS(5118), [anon_sym_PERCENT_EQ] = ACTIONS(5118), [anon_sym_PLUS_EQ] = ACTIONS(5118), [anon_sym_DASH_EQ] = ACTIONS(5118), [anon_sym_LT_LT_EQ] = ACTIONS(5118), [anon_sym_GT_GT_EQ] = ACTIONS(5116), [anon_sym_AMP_EQ] = ACTIONS(5118), [anon_sym_CARET_EQ] = ACTIONS(5118), [anon_sym_PIPE_EQ] = ACTIONS(5118), [anon_sym_and_eq] = ACTIONS(5116), [anon_sym_or_eq] = ACTIONS(5116), [anon_sym_xor_eq] = ACTIONS(5116), [anon_sym_LT_EQ_GT] = ACTIONS(5118), [anon_sym_or] = ACTIONS(5116), [anon_sym_and] = ACTIONS(5116), [anon_sym_bitor] = ACTIONS(5116), [anon_sym_xor] = ACTIONS(5116), [anon_sym_bitand] = ACTIONS(5116), [anon_sym_not_eq] = ACTIONS(5116), [anon_sym_DASH_DASH] = ACTIONS(5118), [anon_sym_PLUS_PLUS] = ACTIONS(5118), [anon_sym_DOT] = ACTIONS(5116), [anon_sym_DOT_STAR] = ACTIONS(5118), [anon_sym_DASH_GT] = ACTIONS(5118), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5118), }, [STATE(1717)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5006), [anon_sym_COMMA] = ACTIONS(5006), [anon_sym_LPAREN2] = ACTIONS(5006), [anon_sym_DASH] = ACTIONS(5004), [anon_sym_PLUS] = ACTIONS(5004), [anon_sym_STAR] = ACTIONS(5004), [anon_sym_SLASH] = ACTIONS(5004), [anon_sym_PERCENT] = ACTIONS(5004), [anon_sym_PIPE_PIPE] = ACTIONS(5006), [anon_sym_AMP_AMP] = ACTIONS(5006), [anon_sym_PIPE] = ACTIONS(5004), [anon_sym_CARET] = ACTIONS(5004), [anon_sym_AMP] = ACTIONS(5004), [anon_sym_EQ_EQ] = ACTIONS(5006), [anon_sym_BANG_EQ] = ACTIONS(5006), [anon_sym_GT] = ACTIONS(5004), [anon_sym_GT_EQ] = ACTIONS(5004), [anon_sym_LT_EQ] = ACTIONS(5004), [anon_sym_LT] = ACTIONS(5004), [anon_sym_LT_LT] = ACTIONS(5004), [anon_sym_GT_GT] = ACTIONS(5004), [anon_sym___extension__] = ACTIONS(5006), [anon_sym___attribute__] = ACTIONS(5006), [anon_sym___attribute] = ACTIONS(5004), [anon_sym_COLON] = ACTIONS(5004), [anon_sym_COLON_COLON] = ACTIONS(5006), [anon_sym_LBRACE] = ACTIONS(5006), [anon_sym_LBRACK] = ACTIONS(5006), [anon_sym_EQ] = ACTIONS(5004), [anon_sym_const] = ACTIONS(5004), [anon_sym_constexpr] = ACTIONS(5006), [anon_sym_volatile] = ACTIONS(5006), [anon_sym_restrict] = ACTIONS(5006), [anon_sym___restrict__] = ACTIONS(5006), [anon_sym__Atomic] = ACTIONS(5006), [anon_sym__Noreturn] = ACTIONS(5006), [anon_sym_noreturn] = ACTIONS(5006), [anon_sym__Nonnull] = ACTIONS(5006), [anon_sym_mutable] = ACTIONS(5006), [anon_sym_constinit] = ACTIONS(5006), [anon_sym_consteval] = ACTIONS(5006), [anon_sym_alignas] = ACTIONS(5006), [anon_sym__Alignas] = ACTIONS(5006), [anon_sym_QMARK] = ACTIONS(5006), [anon_sym_STAR_EQ] = ACTIONS(5006), [anon_sym_SLASH_EQ] = ACTIONS(5006), [anon_sym_PERCENT_EQ] = ACTIONS(5006), [anon_sym_PLUS_EQ] = ACTIONS(5006), [anon_sym_DASH_EQ] = ACTIONS(5006), [anon_sym_LT_LT_EQ] = ACTIONS(5006), [anon_sym_GT_GT_EQ] = ACTIONS(5004), [anon_sym_AMP_EQ] = ACTIONS(5006), [anon_sym_CARET_EQ] = ACTIONS(5006), [anon_sym_PIPE_EQ] = ACTIONS(5006), [anon_sym_and_eq] = ACTIONS(5006), [anon_sym_or_eq] = ACTIONS(5006), [anon_sym_xor_eq] = ACTIONS(5006), [anon_sym_LT_EQ_GT] = ACTIONS(5006), [anon_sym_or] = ACTIONS(5004), [anon_sym_and] = ACTIONS(5004), [anon_sym_bitor] = ACTIONS(5006), [anon_sym_xor] = ACTIONS(5004), [anon_sym_bitand] = ACTIONS(5006), [anon_sym_not_eq] = ACTIONS(5006), [anon_sym_DASH_DASH] = ACTIONS(5006), [anon_sym_PLUS_PLUS] = ACTIONS(5006), [anon_sym_DOT] = ACTIONS(5004), [anon_sym_DOT_STAR] = ACTIONS(5006), [anon_sym_DASH_GT] = ACTIONS(5006), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5006), [anon_sym_decltype] = ACTIONS(5006), [anon_sym_final] = ACTIONS(5006), [anon_sym_override] = ACTIONS(5006), [anon_sym_GT2] = ACTIONS(5006), }, [STATE(1718)] = { [sym_string_literal] = STATE(1718), [sym_raw_string_literal] = STATE(1718), [aux_sym_concatenated_string_repeat1] = STATE(1718), [sym_identifier] = ACTIONS(5436), [anon_sym_DOT_DOT_DOT] = ACTIONS(5439), [anon_sym_COMMA] = ACTIONS(5439), [anon_sym_RPAREN] = ACTIONS(5439), [aux_sym_preproc_if_token2] = ACTIONS(5439), [aux_sym_preproc_else_token1] = ACTIONS(5439), [aux_sym_preproc_elif_token1] = ACTIONS(5441), [aux_sym_preproc_elifdef_token1] = ACTIONS(5439), [aux_sym_preproc_elifdef_token2] = ACTIONS(5439), [anon_sym_LPAREN2] = ACTIONS(5439), [anon_sym_DASH] = ACTIONS(5441), [anon_sym_PLUS] = ACTIONS(5441), [anon_sym_STAR] = ACTIONS(5441), [anon_sym_SLASH] = ACTIONS(5441), [anon_sym_PERCENT] = ACTIONS(5441), [anon_sym_PIPE_PIPE] = ACTIONS(5439), [anon_sym_AMP_AMP] = ACTIONS(5439), [anon_sym_PIPE] = ACTIONS(5441), [anon_sym_CARET] = ACTIONS(5441), [anon_sym_AMP] = ACTIONS(5441), [anon_sym_EQ_EQ] = ACTIONS(5439), [anon_sym_BANG_EQ] = ACTIONS(5439), [anon_sym_GT] = ACTIONS(5441), [anon_sym_GT_EQ] = ACTIONS(5439), [anon_sym_LT_EQ] = ACTIONS(5441), [anon_sym_LT] = ACTIONS(5441), [anon_sym_LT_LT] = ACTIONS(5441), [anon_sym_GT_GT] = ACTIONS(5441), [anon_sym_SEMI] = ACTIONS(5439), [anon_sym_COLON] = ACTIONS(5439), [anon_sym_RBRACE] = ACTIONS(5439), [anon_sym_LBRACK] = ACTIONS(5439), [anon_sym_RBRACK] = ACTIONS(5439), [anon_sym_EQ] = ACTIONS(5441), [anon_sym_QMARK] = ACTIONS(5439), [anon_sym_STAR_EQ] = ACTIONS(5439), [anon_sym_SLASH_EQ] = ACTIONS(5439), [anon_sym_PERCENT_EQ] = ACTIONS(5439), [anon_sym_PLUS_EQ] = ACTIONS(5439), [anon_sym_DASH_EQ] = ACTIONS(5439), [anon_sym_LT_LT_EQ] = ACTIONS(5439), [anon_sym_GT_GT_EQ] = ACTIONS(5439), [anon_sym_AMP_EQ] = ACTIONS(5439), [anon_sym_CARET_EQ] = ACTIONS(5439), [anon_sym_PIPE_EQ] = ACTIONS(5439), [anon_sym_and_eq] = ACTIONS(5441), [anon_sym_or_eq] = ACTIONS(5441), [anon_sym_xor_eq] = ACTIONS(5441), [anon_sym_LT_EQ_GT] = ACTIONS(5439), [anon_sym_or] = ACTIONS(5441), [anon_sym_and] = ACTIONS(5441), [anon_sym_bitor] = ACTIONS(5441), [anon_sym_xor] = ACTIONS(5441), [anon_sym_bitand] = ACTIONS(5441), [anon_sym_not_eq] = ACTIONS(5441), [anon_sym_DASH_DASH] = ACTIONS(5439), [anon_sym_PLUS_PLUS] = ACTIONS(5439), [anon_sym_DOT] = ACTIONS(5441), [anon_sym_DOT_STAR] = ACTIONS(5439), [anon_sym_DASH_GT] = ACTIONS(5439), [anon_sym_L_DQUOTE] = ACTIONS(5443), [anon_sym_u_DQUOTE] = ACTIONS(5443), [anon_sym_U_DQUOTE] = ACTIONS(5443), [anon_sym_u8_DQUOTE] = ACTIONS(5443), [anon_sym_DQUOTE] = ACTIONS(5443), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5446), [anon_sym_LR_DQUOTE] = ACTIONS(5446), [anon_sym_uR_DQUOTE] = ACTIONS(5446), [anon_sym_UR_DQUOTE] = ACTIONS(5446), [anon_sym_u8R_DQUOTE] = ACTIONS(5446), [sym_literal_suffix] = ACTIONS(5441), }, [STATE(1719)] = { [sym_catch_clause] = STATE(1712), [aux_sym_constructor_try_statement_repeat1] = STATE(1712), [sym_identifier] = ACTIONS(2543), [aux_sym_preproc_def_token1] = ACTIONS(2543), [aux_sym_preproc_if_token1] = ACTIONS(2543), [aux_sym_preproc_if_token2] = ACTIONS(2543), [aux_sym_preproc_ifdef_token1] = ACTIONS(2543), [aux_sym_preproc_ifdef_token2] = ACTIONS(2543), [aux_sym_preproc_else_token1] = ACTIONS(2543), [aux_sym_preproc_elif_token1] = ACTIONS(2543), [aux_sym_preproc_elifdef_token1] = ACTIONS(2543), [aux_sym_preproc_elifdef_token2] = ACTIONS(2543), [sym_preproc_directive] = ACTIONS(2543), [anon_sym_LPAREN2] = ACTIONS(2545), [anon_sym_TILDE] = ACTIONS(2545), [anon_sym_STAR] = ACTIONS(2545), [anon_sym_AMP_AMP] = ACTIONS(2545), [anon_sym_AMP] = ACTIONS(2543), [anon_sym_SEMI] = ACTIONS(2545), [anon_sym___extension__] = ACTIONS(2543), [anon_sym_typedef] = ACTIONS(2543), [anon_sym_virtual] = ACTIONS(2543), [anon_sym_extern] = ACTIONS(2543), [anon_sym___attribute__] = ACTIONS(2543), [anon_sym___attribute] = ACTIONS(2543), [anon_sym_using] = ACTIONS(2543), [anon_sym_COLON_COLON] = ACTIONS(2545), [anon_sym_LBRACK_LBRACK] = ACTIONS(2545), [anon_sym___declspec] = ACTIONS(2543), [anon_sym___based] = ACTIONS(2543), [anon_sym_signed] = ACTIONS(2543), [anon_sym_unsigned] = ACTIONS(2543), [anon_sym_long] = ACTIONS(2543), [anon_sym_short] = ACTIONS(2543), [anon_sym_LBRACK] = ACTIONS(2543), [anon_sym_static] = ACTIONS(2543), [anon_sym_register] = ACTIONS(2543), [anon_sym_inline] = ACTIONS(2543), [anon_sym___inline] = ACTIONS(2543), [anon_sym___inline__] = ACTIONS(2543), [anon_sym___forceinline] = ACTIONS(2543), [anon_sym_thread_local] = ACTIONS(2543), [anon_sym___thread] = ACTIONS(2543), [anon_sym_const] = ACTIONS(2543), [anon_sym_constexpr] = ACTIONS(2543), [anon_sym_volatile] = ACTIONS(2543), [anon_sym_restrict] = ACTIONS(2543), [anon_sym___restrict__] = ACTIONS(2543), [anon_sym__Atomic] = ACTIONS(2543), [anon_sym__Noreturn] = ACTIONS(2543), [anon_sym_noreturn] = ACTIONS(2543), [anon_sym__Nonnull] = ACTIONS(2543), [anon_sym_mutable] = ACTIONS(2543), [anon_sym_constinit] = ACTIONS(2543), [anon_sym_consteval] = ACTIONS(2543), [anon_sym_alignas] = ACTIONS(2543), [anon_sym__Alignas] = ACTIONS(2543), [sym_primitive_type] = ACTIONS(2543), [anon_sym_enum] = ACTIONS(2543), [anon_sym_class] = ACTIONS(2543), [anon_sym_struct] = ACTIONS(2543), [anon_sym_union] = ACTIONS(2543), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2543), [anon_sym_decltype] = ACTIONS(2543), [anon_sym_explicit] = ACTIONS(2543), [anon_sym_typename] = ACTIONS(2543), [anon_sym_private] = ACTIONS(2543), [anon_sym_template] = ACTIONS(2543), [anon_sym_operator] = ACTIONS(2543), [anon_sym_friend] = ACTIONS(2543), [anon_sym_public] = ACTIONS(2543), [anon_sym_protected] = ACTIONS(2543), [anon_sym_static_assert] = ACTIONS(2543), [anon_sym_catch] = ACTIONS(5417), }, [STATE(1720)] = { [sym_string_literal] = STATE(1718), [sym_raw_string_literal] = STATE(1718), [aux_sym_concatenated_string_repeat1] = STATE(1718), [sym_identifier] = ACTIONS(5449), [anon_sym_DOT_DOT_DOT] = ACTIONS(5451), [anon_sym_COMMA] = ACTIONS(5451), [anon_sym_RPAREN] = ACTIONS(5451), [aux_sym_preproc_if_token2] = ACTIONS(5451), [aux_sym_preproc_else_token1] = ACTIONS(5451), [aux_sym_preproc_elif_token1] = ACTIONS(5453), [aux_sym_preproc_elifdef_token1] = ACTIONS(5451), [aux_sym_preproc_elifdef_token2] = ACTIONS(5451), [anon_sym_LPAREN2] = ACTIONS(5451), [anon_sym_DASH] = ACTIONS(5453), [anon_sym_PLUS] = ACTIONS(5453), [anon_sym_STAR] = ACTIONS(5453), [anon_sym_SLASH] = ACTIONS(5453), [anon_sym_PERCENT] = ACTIONS(5453), [anon_sym_PIPE_PIPE] = ACTIONS(5451), [anon_sym_AMP_AMP] = ACTIONS(5451), [anon_sym_PIPE] = ACTIONS(5453), [anon_sym_CARET] = ACTIONS(5453), [anon_sym_AMP] = ACTIONS(5453), [anon_sym_EQ_EQ] = ACTIONS(5451), [anon_sym_BANG_EQ] = ACTIONS(5451), [anon_sym_GT] = ACTIONS(5453), [anon_sym_GT_EQ] = ACTIONS(5451), [anon_sym_LT_EQ] = ACTIONS(5453), [anon_sym_LT] = ACTIONS(5453), [anon_sym_LT_LT] = ACTIONS(5453), [anon_sym_GT_GT] = ACTIONS(5453), [anon_sym_SEMI] = ACTIONS(5451), [anon_sym_COLON] = ACTIONS(5451), [anon_sym_RBRACE] = ACTIONS(5451), [anon_sym_LBRACK] = ACTIONS(5451), [anon_sym_RBRACK] = ACTIONS(5451), [anon_sym_EQ] = ACTIONS(5453), [anon_sym_QMARK] = ACTIONS(5451), [anon_sym_STAR_EQ] = ACTIONS(5451), [anon_sym_SLASH_EQ] = ACTIONS(5451), [anon_sym_PERCENT_EQ] = ACTIONS(5451), [anon_sym_PLUS_EQ] = ACTIONS(5451), [anon_sym_DASH_EQ] = ACTIONS(5451), [anon_sym_LT_LT_EQ] = ACTIONS(5451), [anon_sym_GT_GT_EQ] = ACTIONS(5451), [anon_sym_AMP_EQ] = ACTIONS(5451), [anon_sym_CARET_EQ] = ACTIONS(5451), [anon_sym_PIPE_EQ] = ACTIONS(5451), [anon_sym_and_eq] = ACTIONS(5453), [anon_sym_or_eq] = ACTIONS(5453), [anon_sym_xor_eq] = ACTIONS(5453), [anon_sym_LT_EQ_GT] = ACTIONS(5451), [anon_sym_or] = ACTIONS(5453), [anon_sym_and] = ACTIONS(5453), [anon_sym_bitor] = ACTIONS(5453), [anon_sym_xor] = ACTIONS(5453), [anon_sym_bitand] = ACTIONS(5453), [anon_sym_not_eq] = ACTIONS(5453), [anon_sym_DASH_DASH] = ACTIONS(5451), [anon_sym_PLUS_PLUS] = ACTIONS(5451), [anon_sym_DOT] = ACTIONS(5453), [anon_sym_DOT_STAR] = ACTIONS(5451), [anon_sym_DASH_GT] = ACTIONS(5451), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [sym_literal_suffix] = ACTIONS(5453), }, [STATE(1721)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(8155), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_explicit_object_parameter_declaration] = STATE(8155), [sym_optional_parameter_declaration] = STATE(8155), [sym_variadic_parameter_declaration] = STATE(8155), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym_DOT_DOT_DOT] = ACTIONS(5455), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), [sym_this] = ACTIONS(4336), }, [STATE(1722)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(4998), [anon_sym_COMMA] = ACTIONS(4998), [anon_sym_LPAREN2] = ACTIONS(4998), [anon_sym_DASH] = ACTIONS(4996), [anon_sym_PLUS] = ACTIONS(4996), [anon_sym_STAR] = ACTIONS(4996), [anon_sym_SLASH] = ACTIONS(4996), [anon_sym_PERCENT] = ACTIONS(4996), [anon_sym_PIPE_PIPE] = ACTIONS(4998), [anon_sym_AMP_AMP] = ACTIONS(4998), [anon_sym_PIPE] = ACTIONS(4996), [anon_sym_CARET] = ACTIONS(4996), [anon_sym_AMP] = ACTIONS(4996), [anon_sym_EQ_EQ] = ACTIONS(4998), [anon_sym_BANG_EQ] = ACTIONS(4998), [anon_sym_GT] = ACTIONS(4996), [anon_sym_GT_EQ] = ACTIONS(4996), [anon_sym_LT_EQ] = ACTIONS(4996), [anon_sym_LT] = ACTIONS(4996), [anon_sym_LT_LT] = ACTIONS(4996), [anon_sym_GT_GT] = ACTIONS(4996), [anon_sym___extension__] = ACTIONS(4998), [anon_sym___attribute__] = ACTIONS(4998), [anon_sym___attribute] = ACTIONS(4996), [anon_sym_COLON] = ACTIONS(4996), [anon_sym_COLON_COLON] = ACTIONS(4998), [anon_sym_LBRACE] = ACTIONS(4998), [anon_sym_LBRACK] = ACTIONS(4998), [anon_sym_EQ] = ACTIONS(4996), [anon_sym_const] = ACTIONS(4996), [anon_sym_constexpr] = ACTIONS(4998), [anon_sym_volatile] = ACTIONS(4998), [anon_sym_restrict] = ACTIONS(4998), [anon_sym___restrict__] = ACTIONS(4998), [anon_sym__Atomic] = ACTIONS(4998), [anon_sym__Noreturn] = ACTIONS(4998), [anon_sym_noreturn] = ACTIONS(4998), [anon_sym__Nonnull] = ACTIONS(4998), [anon_sym_mutable] = ACTIONS(4998), [anon_sym_constinit] = ACTIONS(4998), [anon_sym_consteval] = ACTIONS(4998), [anon_sym_alignas] = ACTIONS(4998), [anon_sym__Alignas] = ACTIONS(4998), [anon_sym_QMARK] = ACTIONS(4998), [anon_sym_STAR_EQ] = ACTIONS(4998), [anon_sym_SLASH_EQ] = ACTIONS(4998), [anon_sym_PERCENT_EQ] = ACTIONS(4998), [anon_sym_PLUS_EQ] = ACTIONS(4998), [anon_sym_DASH_EQ] = ACTIONS(4998), [anon_sym_LT_LT_EQ] = ACTIONS(4998), [anon_sym_GT_GT_EQ] = ACTIONS(4996), [anon_sym_AMP_EQ] = ACTIONS(4998), [anon_sym_CARET_EQ] = ACTIONS(4998), [anon_sym_PIPE_EQ] = ACTIONS(4998), [anon_sym_and_eq] = ACTIONS(4998), [anon_sym_or_eq] = ACTIONS(4998), [anon_sym_xor_eq] = ACTIONS(4998), [anon_sym_LT_EQ_GT] = ACTIONS(4998), [anon_sym_or] = ACTIONS(4996), [anon_sym_and] = ACTIONS(4996), [anon_sym_bitor] = ACTIONS(4998), [anon_sym_xor] = ACTIONS(4996), [anon_sym_bitand] = ACTIONS(4998), [anon_sym_not_eq] = ACTIONS(4998), [anon_sym_DASH_DASH] = ACTIONS(4998), [anon_sym_PLUS_PLUS] = ACTIONS(4998), [anon_sym_DOT] = ACTIONS(4996), [anon_sym_DOT_STAR] = ACTIONS(4998), [anon_sym_DASH_GT] = ACTIONS(4998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4998), [anon_sym_decltype] = ACTIONS(4998), [anon_sym_final] = ACTIONS(4998), [anon_sym_override] = ACTIONS(4998), [anon_sym_GT2] = ACTIONS(4998), }, [STATE(1723)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5028), [anon_sym_COMMA] = ACTIONS(5028), [anon_sym_LPAREN2] = ACTIONS(5028), [anon_sym_DASH] = ACTIONS(5026), [anon_sym_PLUS] = ACTIONS(5026), [anon_sym_STAR] = ACTIONS(5026), [anon_sym_SLASH] = ACTIONS(5026), [anon_sym_PERCENT] = ACTIONS(5026), [anon_sym_PIPE_PIPE] = ACTIONS(5028), [anon_sym_AMP_AMP] = ACTIONS(5028), [anon_sym_PIPE] = ACTIONS(5026), [anon_sym_CARET] = ACTIONS(5026), [anon_sym_AMP] = ACTIONS(5026), [anon_sym_EQ_EQ] = ACTIONS(5028), [anon_sym_BANG_EQ] = ACTIONS(5028), [anon_sym_GT] = ACTIONS(5026), [anon_sym_GT_EQ] = ACTIONS(5026), [anon_sym_LT_EQ] = ACTIONS(5026), [anon_sym_LT] = ACTIONS(5026), [anon_sym_LT_LT] = ACTIONS(5026), [anon_sym_GT_GT] = ACTIONS(5026), [anon_sym___extension__] = ACTIONS(5028), [anon_sym___attribute__] = ACTIONS(5028), [anon_sym___attribute] = ACTIONS(5026), [anon_sym_COLON] = ACTIONS(5026), [anon_sym_COLON_COLON] = ACTIONS(5028), [anon_sym_LBRACE] = ACTIONS(5028), [anon_sym_LBRACK] = ACTIONS(5028), [anon_sym_EQ] = ACTIONS(5026), [anon_sym_const] = ACTIONS(5026), [anon_sym_constexpr] = ACTIONS(5028), [anon_sym_volatile] = ACTIONS(5028), [anon_sym_restrict] = ACTIONS(5028), [anon_sym___restrict__] = ACTIONS(5028), [anon_sym__Atomic] = ACTIONS(5028), [anon_sym__Noreturn] = ACTIONS(5028), [anon_sym_noreturn] = ACTIONS(5028), [anon_sym__Nonnull] = ACTIONS(5028), [anon_sym_mutable] = ACTIONS(5028), [anon_sym_constinit] = ACTIONS(5028), [anon_sym_consteval] = ACTIONS(5028), [anon_sym_alignas] = ACTIONS(5028), [anon_sym__Alignas] = ACTIONS(5028), [anon_sym_QMARK] = ACTIONS(5028), [anon_sym_STAR_EQ] = ACTIONS(5028), [anon_sym_SLASH_EQ] = ACTIONS(5028), [anon_sym_PERCENT_EQ] = ACTIONS(5028), [anon_sym_PLUS_EQ] = ACTIONS(5028), [anon_sym_DASH_EQ] = ACTIONS(5028), [anon_sym_LT_LT_EQ] = ACTIONS(5028), [anon_sym_GT_GT_EQ] = ACTIONS(5026), [anon_sym_AMP_EQ] = ACTIONS(5028), [anon_sym_CARET_EQ] = ACTIONS(5028), [anon_sym_PIPE_EQ] = ACTIONS(5028), [anon_sym_and_eq] = ACTIONS(5028), [anon_sym_or_eq] = ACTIONS(5028), [anon_sym_xor_eq] = ACTIONS(5028), [anon_sym_LT_EQ_GT] = ACTIONS(5028), [anon_sym_or] = ACTIONS(5026), [anon_sym_and] = ACTIONS(5026), [anon_sym_bitor] = ACTIONS(5028), [anon_sym_xor] = ACTIONS(5026), [anon_sym_bitand] = ACTIONS(5028), [anon_sym_not_eq] = ACTIONS(5028), [anon_sym_DASH_DASH] = ACTIONS(5028), [anon_sym_PLUS_PLUS] = ACTIONS(5028), [anon_sym_DOT] = ACTIONS(5026), [anon_sym_DOT_STAR] = ACTIONS(5028), [anon_sym_DASH_GT] = ACTIONS(5028), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5028), [anon_sym_decltype] = ACTIONS(5028), [anon_sym_final] = ACTIONS(5028), [anon_sym_override] = ACTIONS(5028), [anon_sym_GT2] = ACTIONS(5028), }, [STATE(1724)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5010), [anon_sym_COMMA] = ACTIONS(5010), [anon_sym_LPAREN2] = ACTIONS(5010), [anon_sym_DASH] = ACTIONS(5008), [anon_sym_PLUS] = ACTIONS(5008), [anon_sym_STAR] = ACTIONS(5008), [anon_sym_SLASH] = ACTIONS(5008), [anon_sym_PERCENT] = ACTIONS(5008), [anon_sym_PIPE_PIPE] = ACTIONS(5010), [anon_sym_AMP_AMP] = ACTIONS(5010), [anon_sym_PIPE] = ACTIONS(5008), [anon_sym_CARET] = ACTIONS(5008), [anon_sym_AMP] = ACTIONS(5008), [anon_sym_EQ_EQ] = ACTIONS(5010), [anon_sym_BANG_EQ] = ACTIONS(5010), [anon_sym_GT] = ACTIONS(5008), [anon_sym_GT_EQ] = ACTIONS(5008), [anon_sym_LT_EQ] = ACTIONS(5008), [anon_sym_LT] = ACTIONS(5008), [anon_sym_LT_LT] = ACTIONS(5008), [anon_sym_GT_GT] = ACTIONS(5008), [anon_sym___extension__] = ACTIONS(5010), [anon_sym___attribute__] = ACTIONS(5010), [anon_sym___attribute] = ACTIONS(5008), [anon_sym_COLON] = ACTIONS(5008), [anon_sym_COLON_COLON] = ACTIONS(5010), [anon_sym_LBRACE] = ACTIONS(5010), [anon_sym_LBRACK] = ACTIONS(5010), [anon_sym_EQ] = ACTIONS(5008), [anon_sym_const] = ACTIONS(5008), [anon_sym_constexpr] = ACTIONS(5010), [anon_sym_volatile] = ACTIONS(5010), [anon_sym_restrict] = ACTIONS(5010), [anon_sym___restrict__] = ACTIONS(5010), [anon_sym__Atomic] = ACTIONS(5010), [anon_sym__Noreturn] = ACTIONS(5010), [anon_sym_noreturn] = ACTIONS(5010), [anon_sym__Nonnull] = ACTIONS(5010), [anon_sym_mutable] = ACTIONS(5010), [anon_sym_constinit] = ACTIONS(5010), [anon_sym_consteval] = ACTIONS(5010), [anon_sym_alignas] = ACTIONS(5010), [anon_sym__Alignas] = ACTIONS(5010), [anon_sym_QMARK] = ACTIONS(5010), [anon_sym_STAR_EQ] = ACTIONS(5010), [anon_sym_SLASH_EQ] = ACTIONS(5010), [anon_sym_PERCENT_EQ] = ACTIONS(5010), [anon_sym_PLUS_EQ] = ACTIONS(5010), [anon_sym_DASH_EQ] = ACTIONS(5010), [anon_sym_LT_LT_EQ] = ACTIONS(5010), [anon_sym_GT_GT_EQ] = ACTIONS(5008), [anon_sym_AMP_EQ] = ACTIONS(5010), [anon_sym_CARET_EQ] = ACTIONS(5010), [anon_sym_PIPE_EQ] = ACTIONS(5010), [anon_sym_and_eq] = ACTIONS(5010), [anon_sym_or_eq] = ACTIONS(5010), [anon_sym_xor_eq] = ACTIONS(5010), [anon_sym_LT_EQ_GT] = ACTIONS(5010), [anon_sym_or] = ACTIONS(5008), [anon_sym_and] = ACTIONS(5008), [anon_sym_bitor] = ACTIONS(5010), [anon_sym_xor] = ACTIONS(5008), [anon_sym_bitand] = ACTIONS(5010), [anon_sym_not_eq] = ACTIONS(5010), [anon_sym_DASH_DASH] = ACTIONS(5010), [anon_sym_PLUS_PLUS] = ACTIONS(5010), [anon_sym_DOT] = ACTIONS(5008), [anon_sym_DOT_STAR] = ACTIONS(5010), [anon_sym_DASH_GT] = ACTIONS(5010), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5010), [anon_sym_decltype] = ACTIONS(5010), [anon_sym_final] = ACTIONS(5010), [anon_sym_override] = ACTIONS(5010), [anon_sym_GT2] = ACTIONS(5010), }, [STATE(1725)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5032), [anon_sym_COMMA] = ACTIONS(5032), [anon_sym_LPAREN2] = ACTIONS(5032), [anon_sym_DASH] = ACTIONS(5030), [anon_sym_PLUS] = ACTIONS(5030), [anon_sym_STAR] = ACTIONS(5030), [anon_sym_SLASH] = ACTIONS(5030), [anon_sym_PERCENT] = ACTIONS(5030), [anon_sym_PIPE_PIPE] = ACTIONS(5032), [anon_sym_AMP_AMP] = ACTIONS(5032), [anon_sym_PIPE] = ACTIONS(5030), [anon_sym_CARET] = ACTIONS(5030), [anon_sym_AMP] = ACTIONS(5030), [anon_sym_EQ_EQ] = ACTIONS(5032), [anon_sym_BANG_EQ] = ACTIONS(5032), [anon_sym_GT] = ACTIONS(5030), [anon_sym_GT_EQ] = ACTIONS(5030), [anon_sym_LT_EQ] = ACTIONS(5030), [anon_sym_LT] = ACTIONS(5030), [anon_sym_LT_LT] = ACTIONS(5030), [anon_sym_GT_GT] = ACTIONS(5030), [anon_sym___extension__] = ACTIONS(5032), [anon_sym___attribute__] = ACTIONS(5032), [anon_sym___attribute] = ACTIONS(5030), [anon_sym_COLON] = ACTIONS(5030), [anon_sym_COLON_COLON] = ACTIONS(5032), [anon_sym_LBRACE] = ACTIONS(5032), [anon_sym_LBRACK] = ACTIONS(5032), [anon_sym_EQ] = ACTIONS(5030), [anon_sym_const] = ACTIONS(5030), [anon_sym_constexpr] = ACTIONS(5032), [anon_sym_volatile] = ACTIONS(5032), [anon_sym_restrict] = ACTIONS(5032), [anon_sym___restrict__] = ACTIONS(5032), [anon_sym__Atomic] = ACTIONS(5032), [anon_sym__Noreturn] = ACTIONS(5032), [anon_sym_noreturn] = ACTIONS(5032), [anon_sym__Nonnull] = ACTIONS(5032), [anon_sym_mutable] = ACTIONS(5032), [anon_sym_constinit] = ACTIONS(5032), [anon_sym_consteval] = ACTIONS(5032), [anon_sym_alignas] = ACTIONS(5032), [anon_sym__Alignas] = ACTIONS(5032), [anon_sym_QMARK] = ACTIONS(5032), [anon_sym_STAR_EQ] = ACTIONS(5032), [anon_sym_SLASH_EQ] = ACTIONS(5032), [anon_sym_PERCENT_EQ] = ACTIONS(5032), [anon_sym_PLUS_EQ] = ACTIONS(5032), [anon_sym_DASH_EQ] = ACTIONS(5032), [anon_sym_LT_LT_EQ] = ACTIONS(5032), [anon_sym_GT_GT_EQ] = ACTIONS(5030), [anon_sym_AMP_EQ] = ACTIONS(5032), [anon_sym_CARET_EQ] = ACTIONS(5032), [anon_sym_PIPE_EQ] = ACTIONS(5032), [anon_sym_and_eq] = ACTIONS(5032), [anon_sym_or_eq] = ACTIONS(5032), [anon_sym_xor_eq] = ACTIONS(5032), [anon_sym_LT_EQ_GT] = ACTIONS(5032), [anon_sym_or] = ACTIONS(5030), [anon_sym_and] = ACTIONS(5030), [anon_sym_bitor] = ACTIONS(5032), [anon_sym_xor] = ACTIONS(5030), [anon_sym_bitand] = ACTIONS(5032), [anon_sym_not_eq] = ACTIONS(5032), [anon_sym_DASH_DASH] = ACTIONS(5032), [anon_sym_PLUS_PLUS] = ACTIONS(5032), [anon_sym_DOT] = ACTIONS(5030), [anon_sym_DOT_STAR] = ACTIONS(5032), [anon_sym_DASH_GT] = ACTIONS(5032), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5032), [anon_sym_decltype] = ACTIONS(5032), [anon_sym_final] = ACTIONS(5032), [anon_sym_override] = ACTIONS(5032), [anon_sym_GT2] = ACTIONS(5032), }, [STATE(1726)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5036), [anon_sym_COMMA] = ACTIONS(5036), [anon_sym_LPAREN2] = ACTIONS(5036), [anon_sym_DASH] = ACTIONS(5034), [anon_sym_PLUS] = ACTIONS(5034), [anon_sym_STAR] = ACTIONS(5034), [anon_sym_SLASH] = ACTIONS(5034), [anon_sym_PERCENT] = ACTIONS(5034), [anon_sym_PIPE_PIPE] = ACTIONS(5036), [anon_sym_AMP_AMP] = ACTIONS(5036), [anon_sym_PIPE] = ACTIONS(5034), [anon_sym_CARET] = ACTIONS(5034), [anon_sym_AMP] = ACTIONS(5034), [anon_sym_EQ_EQ] = ACTIONS(5036), [anon_sym_BANG_EQ] = ACTIONS(5036), [anon_sym_GT] = ACTIONS(5034), [anon_sym_GT_EQ] = ACTIONS(5034), [anon_sym_LT_EQ] = ACTIONS(5034), [anon_sym_LT] = ACTIONS(5034), [anon_sym_LT_LT] = ACTIONS(5034), [anon_sym_GT_GT] = ACTIONS(5034), [anon_sym___extension__] = ACTIONS(5036), [anon_sym___attribute__] = ACTIONS(5036), [anon_sym___attribute] = ACTIONS(5034), [anon_sym_COLON] = ACTIONS(5034), [anon_sym_COLON_COLON] = ACTIONS(5036), [anon_sym_LBRACE] = ACTIONS(5036), [anon_sym_LBRACK] = ACTIONS(5036), [anon_sym_EQ] = ACTIONS(5034), [anon_sym_const] = ACTIONS(5034), [anon_sym_constexpr] = ACTIONS(5036), [anon_sym_volatile] = ACTIONS(5036), [anon_sym_restrict] = ACTIONS(5036), [anon_sym___restrict__] = ACTIONS(5036), [anon_sym__Atomic] = ACTIONS(5036), [anon_sym__Noreturn] = ACTIONS(5036), [anon_sym_noreturn] = ACTIONS(5036), [anon_sym__Nonnull] = ACTIONS(5036), [anon_sym_mutable] = ACTIONS(5036), [anon_sym_constinit] = ACTIONS(5036), [anon_sym_consteval] = ACTIONS(5036), [anon_sym_alignas] = ACTIONS(5036), [anon_sym__Alignas] = ACTIONS(5036), [anon_sym_QMARK] = ACTIONS(5036), [anon_sym_STAR_EQ] = ACTIONS(5036), [anon_sym_SLASH_EQ] = ACTIONS(5036), [anon_sym_PERCENT_EQ] = ACTIONS(5036), [anon_sym_PLUS_EQ] = ACTIONS(5036), [anon_sym_DASH_EQ] = ACTIONS(5036), [anon_sym_LT_LT_EQ] = ACTIONS(5036), [anon_sym_GT_GT_EQ] = ACTIONS(5034), [anon_sym_AMP_EQ] = ACTIONS(5036), [anon_sym_CARET_EQ] = ACTIONS(5036), [anon_sym_PIPE_EQ] = ACTIONS(5036), [anon_sym_and_eq] = ACTIONS(5036), [anon_sym_or_eq] = ACTIONS(5036), [anon_sym_xor_eq] = ACTIONS(5036), [anon_sym_LT_EQ_GT] = ACTIONS(5036), [anon_sym_or] = ACTIONS(5034), [anon_sym_and] = ACTIONS(5034), [anon_sym_bitor] = ACTIONS(5036), [anon_sym_xor] = ACTIONS(5034), [anon_sym_bitand] = ACTIONS(5036), [anon_sym_not_eq] = ACTIONS(5036), [anon_sym_DASH_DASH] = ACTIONS(5036), [anon_sym_PLUS_PLUS] = ACTIONS(5036), [anon_sym_DOT] = ACTIONS(5034), [anon_sym_DOT_STAR] = ACTIONS(5036), [anon_sym_DASH_GT] = ACTIONS(5036), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5036), [anon_sym_decltype] = ACTIONS(5036), [anon_sym_final] = ACTIONS(5036), [anon_sym_override] = ACTIONS(5036), [anon_sym_GT2] = ACTIONS(5036), }, [STATE(1727)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1727), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5111), [anon_sym_COMMA] = ACTIONS(5111), [anon_sym_RPAREN] = ACTIONS(5111), [anon_sym_LPAREN2] = ACTIONS(5111), [anon_sym_DASH] = ACTIONS(5109), [anon_sym_PLUS] = ACTIONS(5109), [anon_sym_STAR] = ACTIONS(5109), [anon_sym_SLASH] = ACTIONS(5109), [anon_sym_PERCENT] = ACTIONS(5109), [anon_sym_PIPE_PIPE] = ACTIONS(5111), [anon_sym_AMP_AMP] = ACTIONS(5111), [anon_sym_PIPE] = ACTIONS(5109), [anon_sym_CARET] = ACTIONS(5109), [anon_sym_AMP] = ACTIONS(5109), [anon_sym_EQ_EQ] = ACTIONS(5111), [anon_sym_BANG_EQ] = ACTIONS(5111), [anon_sym_GT] = ACTIONS(5109), [anon_sym_GT_EQ] = ACTIONS(5111), [anon_sym_LT_EQ] = ACTIONS(5109), [anon_sym_LT] = ACTIONS(5109), [anon_sym_LT_LT] = ACTIONS(5109), [anon_sym_GT_GT] = ACTIONS(5109), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5109), [anon_sym___attribute] = ACTIONS(5109), [anon_sym_LBRACE] = ACTIONS(5111), [anon_sym_signed] = ACTIONS(5457), [anon_sym_unsigned] = ACTIONS(5457), [anon_sym_long] = ACTIONS(5457), [anon_sym_short] = ACTIONS(5457), [anon_sym_LBRACK] = ACTIONS(5111), [anon_sym_EQ] = ACTIONS(5109), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5111), [anon_sym_STAR_EQ] = ACTIONS(5111), [anon_sym_SLASH_EQ] = ACTIONS(5111), [anon_sym_PERCENT_EQ] = ACTIONS(5111), [anon_sym_PLUS_EQ] = ACTIONS(5111), [anon_sym_DASH_EQ] = ACTIONS(5111), [anon_sym_LT_LT_EQ] = ACTIONS(5111), [anon_sym_GT_GT_EQ] = ACTIONS(5111), [anon_sym_AMP_EQ] = ACTIONS(5111), [anon_sym_CARET_EQ] = ACTIONS(5111), [anon_sym_PIPE_EQ] = ACTIONS(5111), [anon_sym_LT_EQ_GT] = ACTIONS(5111), [anon_sym_or] = ACTIONS(5109), [anon_sym_and] = ACTIONS(5109), [anon_sym_bitor] = ACTIONS(5109), [anon_sym_xor] = ACTIONS(5109), [anon_sym_bitand] = ACTIONS(5109), [anon_sym_not_eq] = ACTIONS(5109), [anon_sym_DASH_DASH] = ACTIONS(5111), [anon_sym_PLUS_PLUS] = ACTIONS(5111), [anon_sym_DOT] = ACTIONS(5109), [anon_sym_DOT_STAR] = ACTIONS(5111), [anon_sym_DASH_GT] = ACTIONS(5109), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5111), }, [STATE(1728)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1727), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5222), [anon_sym_COMMA] = ACTIONS(5222), [anon_sym_RPAREN] = ACTIONS(5222), [anon_sym_LPAREN2] = ACTIONS(5222), [anon_sym_DASH] = ACTIONS(5225), [anon_sym_PLUS] = ACTIONS(5225), [anon_sym_STAR] = ACTIONS(5225), [anon_sym_SLASH] = ACTIONS(5225), [anon_sym_PERCENT] = ACTIONS(5225), [anon_sym_PIPE_PIPE] = ACTIONS(5222), [anon_sym_AMP_AMP] = ACTIONS(5222), [anon_sym_PIPE] = ACTIONS(5225), [anon_sym_CARET] = ACTIONS(5225), [anon_sym_AMP] = ACTIONS(5225), [anon_sym_EQ_EQ] = ACTIONS(5222), [anon_sym_BANG_EQ] = ACTIONS(5222), [anon_sym_GT] = ACTIONS(5225), [anon_sym_GT_EQ] = ACTIONS(5222), [anon_sym_LT_EQ] = ACTIONS(5225), [anon_sym_LT] = ACTIONS(5225), [anon_sym_LT_LT] = ACTIONS(5225), [anon_sym_GT_GT] = ACTIONS(5225), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5225), [anon_sym___attribute] = ACTIONS(5225), [anon_sym_LBRACE] = ACTIONS(5222), [anon_sym_signed] = ACTIONS(5457), [anon_sym_unsigned] = ACTIONS(5457), [anon_sym_long] = ACTIONS(5457), [anon_sym_short] = ACTIONS(5457), [anon_sym_LBRACK] = ACTIONS(5222), [anon_sym_EQ] = ACTIONS(5225), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5222), [anon_sym_STAR_EQ] = ACTIONS(5222), [anon_sym_SLASH_EQ] = ACTIONS(5222), [anon_sym_PERCENT_EQ] = ACTIONS(5222), [anon_sym_PLUS_EQ] = ACTIONS(5222), [anon_sym_DASH_EQ] = ACTIONS(5222), [anon_sym_LT_LT_EQ] = ACTIONS(5222), [anon_sym_GT_GT_EQ] = ACTIONS(5222), [anon_sym_AMP_EQ] = ACTIONS(5222), [anon_sym_CARET_EQ] = ACTIONS(5222), [anon_sym_PIPE_EQ] = ACTIONS(5222), [anon_sym_LT_EQ_GT] = ACTIONS(5222), [anon_sym_or] = ACTIONS(5225), [anon_sym_and] = ACTIONS(5225), [anon_sym_bitor] = ACTIONS(5225), [anon_sym_xor] = ACTIONS(5225), [anon_sym_bitand] = ACTIONS(5225), [anon_sym_not_eq] = ACTIONS(5225), [anon_sym_DASH_DASH] = ACTIONS(5222), [anon_sym_PLUS_PLUS] = ACTIONS(5222), [anon_sym_DOT] = ACTIONS(5225), [anon_sym_DOT_STAR] = ACTIONS(5222), [anon_sym_DASH_GT] = ACTIONS(5225), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5222), }, [STATE(1729)] = { [sym_type_qualifier] = STATE(1729), [sym_alignas_qualifier] = STATE(1877), [aux_sym_array_declarator_repeat1] = STATE(1729), [sym_identifier] = ACTIONS(5460), [anon_sym_LPAREN2] = ACTIONS(5462), [anon_sym_BANG] = ACTIONS(5462), [anon_sym_TILDE] = ACTIONS(5462), [anon_sym_DASH] = ACTIONS(5460), [anon_sym_PLUS] = ACTIONS(5460), [anon_sym_STAR] = ACTIONS(5462), [anon_sym_AMP] = ACTIONS(5462), [anon_sym___extension__] = ACTIONS(5464), [anon_sym_COLON_COLON] = ACTIONS(5462), [anon_sym_LBRACK] = ACTIONS(5462), [anon_sym_static] = ACTIONS(5467), [anon_sym_RBRACK] = ACTIONS(5462), [anon_sym_const] = ACTIONS(5464), [anon_sym_constexpr] = ACTIONS(5464), [anon_sym_volatile] = ACTIONS(5464), [anon_sym_restrict] = ACTIONS(5464), [anon_sym___restrict__] = ACTIONS(5464), [anon_sym__Atomic] = ACTIONS(5464), [anon_sym__Noreturn] = ACTIONS(5464), [anon_sym_noreturn] = ACTIONS(5464), [anon_sym__Nonnull] = ACTIONS(5464), [anon_sym_mutable] = ACTIONS(5464), [anon_sym_constinit] = ACTIONS(5464), [anon_sym_consteval] = ACTIONS(5464), [anon_sym_alignas] = ACTIONS(5470), [anon_sym__Alignas] = ACTIONS(5470), [sym_primitive_type] = ACTIONS(5460), [anon_sym_not] = ACTIONS(5460), [anon_sym_compl] = ACTIONS(5460), [anon_sym_DASH_DASH] = ACTIONS(5462), [anon_sym_PLUS_PLUS] = ACTIONS(5462), [anon_sym_sizeof] = ACTIONS(5460), [anon_sym___alignof__] = ACTIONS(5460), [anon_sym___alignof] = ACTIONS(5460), [anon_sym__alignof] = ACTIONS(5460), [anon_sym_alignof] = ACTIONS(5460), [anon_sym__Alignof] = ACTIONS(5460), [anon_sym_offsetof] = ACTIONS(5460), [anon_sym__Generic] = ACTIONS(5460), [anon_sym_asm] = ACTIONS(5460), [anon_sym___asm__] = ACTIONS(5460), [anon_sym___asm] = ACTIONS(5460), [sym_number_literal] = ACTIONS(5462), [anon_sym_L_SQUOTE] = ACTIONS(5462), [anon_sym_u_SQUOTE] = ACTIONS(5462), [anon_sym_U_SQUOTE] = ACTIONS(5462), [anon_sym_u8_SQUOTE] = ACTIONS(5462), [anon_sym_SQUOTE] = ACTIONS(5462), [anon_sym_L_DQUOTE] = ACTIONS(5462), [anon_sym_u_DQUOTE] = ACTIONS(5462), [anon_sym_U_DQUOTE] = ACTIONS(5462), [anon_sym_u8_DQUOTE] = ACTIONS(5462), [anon_sym_DQUOTE] = ACTIONS(5462), [sym_true] = ACTIONS(5460), [sym_false] = ACTIONS(5460), [anon_sym_NULL] = ACTIONS(5460), [anon_sym_nullptr] = ACTIONS(5460), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(5460), [anon_sym_template] = ACTIONS(5460), [anon_sym_delete] = ACTIONS(5460), [anon_sym_R_DQUOTE] = ACTIONS(5462), [anon_sym_LR_DQUOTE] = ACTIONS(5462), [anon_sym_uR_DQUOTE] = ACTIONS(5462), [anon_sym_UR_DQUOTE] = ACTIONS(5462), [anon_sym_u8R_DQUOTE] = ACTIONS(5462), [anon_sym_co_await] = ACTIONS(5460), [anon_sym_new] = ACTIONS(5460), [anon_sym_requires] = ACTIONS(5460), [sym_this] = ACTIONS(5460), }, [STATE(1730)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1730), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5111), [anon_sym_COMMA] = ACTIONS(5111), [anon_sym_RPAREN] = ACTIONS(5111), [aux_sym_preproc_if_token2] = ACTIONS(5111), [aux_sym_preproc_else_token1] = ACTIONS(5111), [aux_sym_preproc_elif_token1] = ACTIONS(5109), [aux_sym_preproc_elifdef_token1] = ACTIONS(5111), [aux_sym_preproc_elifdef_token2] = ACTIONS(5111), [anon_sym_LPAREN2] = ACTIONS(5111), [anon_sym_DASH] = ACTIONS(5109), [anon_sym_PLUS] = ACTIONS(5109), [anon_sym_STAR] = ACTIONS(5111), [anon_sym_SLASH] = ACTIONS(5109), [anon_sym_PERCENT] = ACTIONS(5111), [anon_sym_PIPE_PIPE] = ACTIONS(5111), [anon_sym_AMP_AMP] = ACTIONS(5111), [anon_sym_PIPE] = ACTIONS(5109), [anon_sym_CARET] = ACTIONS(5111), [anon_sym_AMP] = ACTIONS(5109), [anon_sym_EQ_EQ] = ACTIONS(5111), [anon_sym_BANG_EQ] = ACTIONS(5111), [anon_sym_GT] = ACTIONS(5109), [anon_sym_GT_EQ] = ACTIONS(5111), [anon_sym_LT_EQ] = ACTIONS(5109), [anon_sym_LT] = ACTIONS(5109), [anon_sym_LT_LT] = ACTIONS(5111), [anon_sym_GT_GT] = ACTIONS(5111), [anon_sym_SEMI] = ACTIONS(5111), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5109), [anon_sym___attribute] = ACTIONS(5109), [anon_sym_COLON] = ACTIONS(5111), [anon_sym_LBRACE] = ACTIONS(5111), [anon_sym_RBRACE] = ACTIONS(5111), [anon_sym_signed] = ACTIONS(5473), [anon_sym_unsigned] = ACTIONS(5473), [anon_sym_long] = ACTIONS(5473), [anon_sym_short] = ACTIONS(5473), [anon_sym_LBRACK] = ACTIONS(5111), [anon_sym_RBRACK] = ACTIONS(5111), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5111), [anon_sym_LT_EQ_GT] = ACTIONS(5111), [anon_sym_or] = ACTIONS(5109), [anon_sym_and] = ACTIONS(5109), [anon_sym_bitor] = ACTIONS(5109), [anon_sym_xor] = ACTIONS(5109), [anon_sym_bitand] = ACTIONS(5109), [anon_sym_not_eq] = ACTIONS(5109), [anon_sym_DASH_DASH] = ACTIONS(5111), [anon_sym_PLUS_PLUS] = ACTIONS(5111), [anon_sym_DOT] = ACTIONS(5109), [anon_sym_DOT_STAR] = ACTIONS(5111), [anon_sym_DASH_GT] = ACTIONS(5111), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5109), [anon_sym_override] = ACTIONS(5109), [anon_sym_requires] = ACTIONS(5109), }, [STATE(1731)] = { [sym_identifier] = ACTIONS(5116), [anon_sym_DOT_DOT_DOT] = ACTIONS(5118), [anon_sym_COMMA] = ACTIONS(5118), [anon_sym_RPAREN] = ACTIONS(5118), [aux_sym_preproc_if_token2] = ACTIONS(5118), [aux_sym_preproc_else_token1] = ACTIONS(5118), [aux_sym_preproc_elif_token1] = ACTIONS(5116), [aux_sym_preproc_elifdef_token1] = ACTIONS(5118), [aux_sym_preproc_elifdef_token2] = ACTIONS(5118), [anon_sym_LPAREN2] = ACTIONS(5118), [anon_sym_DASH] = ACTIONS(5116), [anon_sym_PLUS] = ACTIONS(5116), [anon_sym_STAR] = ACTIONS(5118), [anon_sym_SLASH] = ACTIONS(5116), [anon_sym_PERCENT] = ACTIONS(5118), [anon_sym_PIPE_PIPE] = ACTIONS(5118), [anon_sym_AMP_AMP] = ACTIONS(5118), [anon_sym_PIPE] = ACTIONS(5116), [anon_sym_CARET] = ACTIONS(5118), [anon_sym_AMP] = ACTIONS(5116), [anon_sym_EQ_EQ] = ACTIONS(5118), [anon_sym_BANG_EQ] = ACTIONS(5118), [anon_sym_GT] = ACTIONS(5116), [anon_sym_GT_EQ] = ACTIONS(5118), [anon_sym_LT_EQ] = ACTIONS(5116), [anon_sym_LT] = ACTIONS(5116), [anon_sym_LT_LT] = ACTIONS(5118), [anon_sym_GT_GT] = ACTIONS(5118), [anon_sym_SEMI] = ACTIONS(5118), [anon_sym___extension__] = ACTIONS(5116), [anon_sym___attribute__] = ACTIONS(5116), [anon_sym___attribute] = ACTIONS(5116), [anon_sym_COLON] = ACTIONS(5118), [anon_sym_LBRACE] = ACTIONS(5118), [anon_sym_RBRACE] = ACTIONS(5118), [anon_sym_signed] = ACTIONS(5116), [anon_sym_unsigned] = ACTIONS(5116), [anon_sym_long] = ACTIONS(5116), [anon_sym_short] = ACTIONS(5116), [anon_sym_LBRACK] = ACTIONS(5118), [anon_sym_RBRACK] = ACTIONS(5118), [anon_sym_const] = ACTIONS(5116), [anon_sym_constexpr] = ACTIONS(5116), [anon_sym_volatile] = ACTIONS(5116), [anon_sym_restrict] = ACTIONS(5116), [anon_sym___restrict__] = ACTIONS(5116), [anon_sym__Atomic] = ACTIONS(5116), [anon_sym__Noreturn] = ACTIONS(5116), [anon_sym_noreturn] = ACTIONS(5116), [anon_sym__Nonnull] = ACTIONS(5116), [anon_sym_mutable] = ACTIONS(5116), [anon_sym_constinit] = ACTIONS(5116), [anon_sym_consteval] = ACTIONS(5116), [anon_sym_alignas] = ACTIONS(5116), [anon_sym__Alignas] = ACTIONS(5116), [sym_primitive_type] = ACTIONS(5116), [anon_sym_QMARK] = ACTIONS(5118), [anon_sym_LT_EQ_GT] = ACTIONS(5118), [anon_sym_or] = ACTIONS(5116), [anon_sym_and] = ACTIONS(5116), [anon_sym_bitor] = ACTIONS(5116), [anon_sym_xor] = ACTIONS(5116), [anon_sym_bitand] = ACTIONS(5116), [anon_sym_not_eq] = ACTIONS(5116), [anon_sym_DASH_DASH] = ACTIONS(5118), [anon_sym_PLUS_PLUS] = ACTIONS(5118), [anon_sym_DOT] = ACTIONS(5116), [anon_sym_DOT_STAR] = ACTIONS(5118), [anon_sym_DASH_GT] = ACTIONS(5118), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5116), [anon_sym_override] = ACTIONS(5116), [anon_sym_requires] = ACTIONS(5116), }, [STATE(1732)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5014), [anon_sym_COMMA] = ACTIONS(5014), [anon_sym_RPAREN] = ACTIONS(5016), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5023), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5021), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5021), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5021), [anon_sym_GT_GT] = ACTIONS(5021), [anon_sym_SEMI] = ACTIONS(5014), [anon_sym___extension__] = ACTIONS(5019), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACK_LBRACK] = ACTIONS(5014), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_LBRACK] = ACTIONS(5023), [anon_sym_EQ] = ACTIONS(5021), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5019), [anon_sym_volatile] = ACTIONS(5019), [anon_sym_restrict] = ACTIONS(5019), [anon_sym___restrict__] = ACTIONS(5019), [anon_sym__Atomic] = ACTIONS(5019), [anon_sym__Noreturn] = ACTIONS(5019), [anon_sym_noreturn] = ACTIONS(5019), [anon_sym__Nonnull] = ACTIONS(5019), [anon_sym_mutable] = ACTIONS(5019), [anon_sym_constinit] = ACTIONS(5019), [anon_sym_consteval] = ACTIONS(5019), [anon_sym_alignas] = ACTIONS(5019), [anon_sym__Alignas] = ACTIONS(5019), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_STAR_EQ] = ACTIONS(5014), [anon_sym_SLASH_EQ] = ACTIONS(5014), [anon_sym_PERCENT_EQ] = ACTIONS(5014), [anon_sym_PLUS_EQ] = ACTIONS(5014), [anon_sym_DASH_EQ] = ACTIONS(5014), [anon_sym_LT_LT_EQ] = ACTIONS(5014), [anon_sym_GT_GT_EQ] = ACTIONS(5014), [anon_sym_AMP_EQ] = ACTIONS(5014), [anon_sym_CARET_EQ] = ACTIONS(5014), [anon_sym_PIPE_EQ] = ACTIONS(5014), [anon_sym_and_eq] = ACTIONS(5014), [anon_sym_or_eq] = ACTIONS(5014), [anon_sym_xor_eq] = ACTIONS(5014), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5014), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5014), [anon_sym_not_eq] = ACTIONS(5014), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5021), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5019), [anon_sym_decltype] = ACTIONS(5019), [anon_sym_DASH_GT_STAR] = ACTIONS(5014), }, [STATE(1733)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7732), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_optional_parameter_declaration] = STATE(7732), [sym_variadic_parameter_declaration] = STATE(7732), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym_RPAREN] = ACTIONS(1888), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), }, [STATE(1734)] = { [sym_template_argument_list] = STATE(1732), [anon_sym_DOT_DOT_DOT] = ACTIONS(4933), [anon_sym_COMMA] = ACTIONS(4933), [anon_sym_RPAREN] = ACTIONS(4935), [anon_sym_LPAREN2] = ACTIONS(4935), [anon_sym_DASH] = ACTIONS(4940), [anon_sym_PLUS] = ACTIONS(4940), [anon_sym_STAR] = ACTIONS(4942), [anon_sym_SLASH] = ACTIONS(4940), [anon_sym_PERCENT] = ACTIONS(4940), [anon_sym_PIPE_PIPE] = ACTIONS(4933), [anon_sym_AMP_AMP] = ACTIONS(4935), [anon_sym_PIPE] = ACTIONS(4940), [anon_sym_CARET] = ACTIONS(4940), [anon_sym_AMP] = ACTIONS(4942), [anon_sym_EQ_EQ] = ACTIONS(4933), [anon_sym_BANG_EQ] = ACTIONS(4933), [anon_sym_GT] = ACTIONS(4940), [anon_sym_GT_EQ] = ACTIONS(4933), [anon_sym_LT_EQ] = ACTIONS(4940), [anon_sym_LT] = ACTIONS(5058), [anon_sym_LT_LT] = ACTIONS(4940), [anon_sym_GT_GT] = ACTIONS(4940), [anon_sym___extension__] = ACTIONS(4938), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4933), [anon_sym_LBRACE] = ACTIONS(4938), [anon_sym_LBRACK] = ACTIONS(4942), [anon_sym_EQ] = ACTIONS(4940), [anon_sym_const] = ACTIONS(4931), [anon_sym_constexpr] = ACTIONS(4938), [anon_sym_volatile] = ACTIONS(4938), [anon_sym_restrict] = ACTIONS(4938), [anon_sym___restrict__] = ACTIONS(4938), [anon_sym__Atomic] = ACTIONS(4938), [anon_sym__Noreturn] = ACTIONS(4938), [anon_sym_noreturn] = ACTIONS(4938), [anon_sym__Nonnull] = ACTIONS(4938), [anon_sym_mutable] = ACTIONS(4938), [anon_sym_constinit] = ACTIONS(4938), [anon_sym_consteval] = ACTIONS(4938), [anon_sym_alignas] = ACTIONS(4938), [anon_sym__Alignas] = ACTIONS(4938), [anon_sym_QMARK] = ACTIONS(4933), [anon_sym_STAR_EQ] = ACTIONS(4933), [anon_sym_SLASH_EQ] = ACTIONS(4933), [anon_sym_PERCENT_EQ] = ACTIONS(4933), [anon_sym_PLUS_EQ] = ACTIONS(4933), [anon_sym_DASH_EQ] = ACTIONS(4933), [anon_sym_LT_LT_EQ] = ACTIONS(4933), [anon_sym_GT_GT_EQ] = ACTIONS(4933), [anon_sym_AMP_EQ] = ACTIONS(4933), [anon_sym_CARET_EQ] = ACTIONS(4933), [anon_sym_PIPE_EQ] = ACTIONS(4933), [anon_sym_and_eq] = ACTIONS(4933), [anon_sym_or_eq] = ACTIONS(4933), [anon_sym_xor_eq] = ACTIONS(4933), [anon_sym_LT_EQ_GT] = ACTIONS(4933), [anon_sym_or] = ACTIONS(4940), [anon_sym_and] = ACTIONS(4940), [anon_sym_bitor] = ACTIONS(4933), [anon_sym_xor] = ACTIONS(4940), [anon_sym_bitand] = ACTIONS(4933), [anon_sym_not_eq] = ACTIONS(4933), [anon_sym_DASH_DASH] = ACTIONS(4933), [anon_sym_PLUS_PLUS] = ACTIONS(4933), [anon_sym_DOT] = ACTIONS(4940), [anon_sym_DOT_STAR] = ACTIONS(4933), [anon_sym_DASH_GT] = ACTIONS(4940), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4938), [anon_sym_decltype] = ACTIONS(4938), [anon_sym_DASH_GT_STAR] = ACTIONS(4933), }, [STATE(1735)] = { [sym_identifier] = ACTIONS(2607), [aux_sym_preproc_def_token1] = ACTIONS(2607), [aux_sym_preproc_if_token1] = ACTIONS(2607), [aux_sym_preproc_if_token2] = ACTIONS(2607), [aux_sym_preproc_ifdef_token1] = ACTIONS(2607), [aux_sym_preproc_ifdef_token2] = ACTIONS(2607), [aux_sym_preproc_else_token1] = ACTIONS(2607), [aux_sym_preproc_elif_token1] = ACTIONS(2607), [aux_sym_preproc_elifdef_token1] = ACTIONS(2607), [aux_sym_preproc_elifdef_token2] = ACTIONS(2607), [sym_preproc_directive] = ACTIONS(2607), [anon_sym_LPAREN2] = ACTIONS(2609), [anon_sym_TILDE] = ACTIONS(2609), [anon_sym_STAR] = ACTIONS(2609), [anon_sym_AMP_AMP] = ACTIONS(2609), [anon_sym_AMP] = ACTIONS(2607), [anon_sym_SEMI] = ACTIONS(2609), [anon_sym___extension__] = ACTIONS(2607), [anon_sym_typedef] = ACTIONS(2607), [anon_sym_virtual] = ACTIONS(2607), [anon_sym_extern] = ACTIONS(2607), [anon_sym___attribute__] = ACTIONS(2607), [anon_sym___attribute] = ACTIONS(2607), [anon_sym_using] = ACTIONS(2607), [anon_sym_COLON_COLON] = ACTIONS(2609), [anon_sym_LBRACK_LBRACK] = ACTIONS(2609), [anon_sym___declspec] = ACTIONS(2607), [anon_sym___based] = ACTIONS(2607), [anon_sym_signed] = ACTIONS(2607), [anon_sym_unsigned] = ACTIONS(2607), [anon_sym_long] = ACTIONS(2607), [anon_sym_short] = ACTIONS(2607), [anon_sym_LBRACK] = ACTIONS(2607), [anon_sym_static] = ACTIONS(2607), [anon_sym_register] = ACTIONS(2607), [anon_sym_inline] = ACTIONS(2607), [anon_sym___inline] = ACTIONS(2607), [anon_sym___inline__] = ACTIONS(2607), [anon_sym___forceinline] = ACTIONS(2607), [anon_sym_thread_local] = ACTIONS(2607), [anon_sym___thread] = ACTIONS(2607), [anon_sym_const] = ACTIONS(2607), [anon_sym_constexpr] = ACTIONS(2607), [anon_sym_volatile] = ACTIONS(2607), [anon_sym_restrict] = ACTIONS(2607), [anon_sym___restrict__] = ACTIONS(2607), [anon_sym__Atomic] = ACTIONS(2607), [anon_sym__Noreturn] = ACTIONS(2607), [anon_sym_noreturn] = ACTIONS(2607), [anon_sym__Nonnull] = ACTIONS(2607), [anon_sym_mutable] = ACTIONS(2607), [anon_sym_constinit] = ACTIONS(2607), [anon_sym_consteval] = ACTIONS(2607), [anon_sym_alignas] = ACTIONS(2607), [anon_sym__Alignas] = ACTIONS(2607), [sym_primitive_type] = ACTIONS(2607), [anon_sym_enum] = ACTIONS(2607), [anon_sym_class] = ACTIONS(2607), [anon_sym_struct] = ACTIONS(2607), [anon_sym_union] = ACTIONS(2607), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2607), [anon_sym_decltype] = ACTIONS(2607), [anon_sym_explicit] = ACTIONS(2607), [anon_sym_typename] = ACTIONS(2607), [anon_sym_private] = ACTIONS(2607), [anon_sym_template] = ACTIONS(2607), [anon_sym_operator] = ACTIONS(2607), [anon_sym_friend] = ACTIONS(2607), [anon_sym_public] = ACTIONS(2607), [anon_sym_protected] = ACTIONS(2607), [anon_sym_static_assert] = ACTIONS(2607), [anon_sym_catch] = ACTIONS(2607), }, [STATE(1736)] = { [sym_identifier] = ACTIONS(2575), [anon_sym_DOT_DOT_DOT] = ACTIONS(2565), [anon_sym_COMMA] = ACTIONS(2565), [anon_sym_RPAREN] = ACTIONS(2565), [aux_sym_preproc_if_token2] = ACTIONS(2565), [aux_sym_preproc_else_token1] = ACTIONS(2565), [aux_sym_preproc_elif_token1] = ACTIONS(2575), [aux_sym_preproc_elifdef_token1] = ACTIONS(2565), [aux_sym_preproc_elifdef_token2] = ACTIONS(2565), [anon_sym_LPAREN2] = ACTIONS(2565), [anon_sym_DASH] = ACTIONS(2575), [anon_sym_PLUS] = ACTIONS(2575), [anon_sym_STAR] = ACTIONS(2565), [anon_sym_SLASH] = ACTIONS(2575), [anon_sym_PERCENT] = ACTIONS(2565), [anon_sym_PIPE_PIPE] = ACTIONS(2565), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_PIPE] = ACTIONS(2575), [anon_sym_CARET] = ACTIONS(2565), [anon_sym_AMP] = ACTIONS(2575), [anon_sym_EQ_EQ] = ACTIONS(2565), [anon_sym_BANG_EQ] = ACTIONS(2565), [anon_sym_GT] = ACTIONS(2575), [anon_sym_GT_EQ] = ACTIONS(2565), [anon_sym_LT_EQ] = ACTIONS(2575), [anon_sym_LT] = ACTIONS(2575), [anon_sym_LT_LT] = ACTIONS(2565), [anon_sym_GT_GT] = ACTIONS(2565), [anon_sym_SEMI] = ACTIONS(2565), [anon_sym___extension__] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_COLON] = ACTIONS(2565), [anon_sym_LBRACE] = ACTIONS(2565), [anon_sym_RBRACE] = ACTIONS(2565), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2565), [anon_sym_RBRACK] = ACTIONS(2565), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2575), [anon_sym_QMARK] = ACTIONS(2565), [anon_sym_LT_EQ_GT] = ACTIONS(2565), [anon_sym_or] = ACTIONS(2575), [anon_sym_and] = ACTIONS(2575), [anon_sym_bitor] = ACTIONS(2575), [anon_sym_xor] = ACTIONS(2575), [anon_sym_bitand] = ACTIONS(2575), [anon_sym_not_eq] = ACTIONS(2575), [anon_sym_DASH_DASH] = ACTIONS(2565), [anon_sym_PLUS_PLUS] = ACTIONS(2565), [anon_sym_DOT] = ACTIONS(2575), [anon_sym_DOT_STAR] = ACTIONS(2565), [anon_sym_DASH_GT] = ACTIONS(2565), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(2575), [anon_sym_override] = ACTIONS(2575), [anon_sym_requires] = ACTIONS(2575), }, [STATE(1737)] = { [sym_identifier] = ACTIONS(2575), [anon_sym_DOT_DOT_DOT] = ACTIONS(2565), [anon_sym_COMMA] = ACTIONS(2565), [anon_sym_RPAREN] = ACTIONS(2565), [anon_sym_LPAREN2] = ACTIONS(2565), [anon_sym_DASH] = ACTIONS(2575), [anon_sym_PLUS] = ACTIONS(2575), [anon_sym_STAR] = ACTIONS(2575), [anon_sym_SLASH] = ACTIONS(2575), [anon_sym_PERCENT] = ACTIONS(2575), [anon_sym_PIPE_PIPE] = ACTIONS(2565), [anon_sym_AMP_AMP] = ACTIONS(2565), [anon_sym_PIPE] = ACTIONS(2575), [anon_sym_CARET] = ACTIONS(2575), [anon_sym_AMP] = ACTIONS(2575), [anon_sym_EQ_EQ] = ACTIONS(2565), [anon_sym_BANG_EQ] = ACTIONS(2565), [anon_sym_GT] = ACTIONS(2575), [anon_sym_GT_EQ] = ACTIONS(2565), [anon_sym_LT_EQ] = ACTIONS(2575), [anon_sym_LT] = ACTIONS(2575), [anon_sym_LT_LT] = ACTIONS(2575), [anon_sym_GT_GT] = ACTIONS(2575), [anon_sym___extension__] = ACTIONS(2575), [anon_sym___attribute__] = ACTIONS(2575), [anon_sym___attribute] = ACTIONS(2575), [anon_sym_LBRACE] = ACTIONS(2565), [anon_sym_signed] = ACTIONS(2575), [anon_sym_unsigned] = ACTIONS(2575), [anon_sym_long] = ACTIONS(2575), [anon_sym_short] = ACTIONS(2575), [anon_sym_LBRACK] = ACTIONS(2565), [anon_sym_EQ] = ACTIONS(2575), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2575), [anon_sym_QMARK] = ACTIONS(2565), [anon_sym_STAR_EQ] = ACTIONS(2565), [anon_sym_SLASH_EQ] = ACTIONS(2565), [anon_sym_PERCENT_EQ] = ACTIONS(2565), [anon_sym_PLUS_EQ] = ACTIONS(2565), [anon_sym_DASH_EQ] = ACTIONS(2565), [anon_sym_LT_LT_EQ] = ACTIONS(2565), [anon_sym_GT_GT_EQ] = ACTIONS(2565), [anon_sym_AMP_EQ] = ACTIONS(2565), [anon_sym_CARET_EQ] = ACTIONS(2565), [anon_sym_PIPE_EQ] = ACTIONS(2565), [anon_sym_LT_EQ_GT] = ACTIONS(2565), [anon_sym_or] = ACTIONS(2575), [anon_sym_and] = ACTIONS(2575), [anon_sym_bitor] = ACTIONS(2575), [anon_sym_xor] = ACTIONS(2575), [anon_sym_bitand] = ACTIONS(2575), [anon_sym_not_eq] = ACTIONS(2575), [anon_sym_DASH_DASH] = ACTIONS(2565), [anon_sym_PLUS_PLUS] = ACTIONS(2565), [anon_sym_DOT] = ACTIONS(2575), [anon_sym_DOT_STAR] = ACTIONS(2565), [anon_sym_DASH_GT] = ACTIONS(2575), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(2565), }, [STATE(1738)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_if_token2] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [aux_sym_preproc_else_token1] = ACTIONS(1938), [aux_sym_preproc_elif_token1] = ACTIONS(1938), [aux_sym_preproc_elifdef_token1] = ACTIONS(1938), [aux_sym_preproc_elifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(2753), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_private] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_friend] = ACTIONS(1938), [anon_sym_public] = ACTIONS(1938), [anon_sym_protected] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), }, [STATE(1739)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_if_token2] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [aux_sym_preproc_else_token1] = ACTIONS(1938), [aux_sym_preproc_elif_token1] = ACTIONS(1938), [aux_sym_preproc_elifdef_token1] = ACTIONS(1938), [aux_sym_preproc_elifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(1936), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_private] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_friend] = ACTIONS(1938), [anon_sym_public] = ACTIONS(1938), [anon_sym_protected] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_catch] = ACTIONS(1938), }, [STATE(1740)] = { [sym_identifier] = ACTIONS(1942), [aux_sym_preproc_def_token1] = ACTIONS(1942), [aux_sym_preproc_if_token1] = ACTIONS(1942), [aux_sym_preproc_if_token2] = ACTIONS(1942), [aux_sym_preproc_ifdef_token1] = ACTIONS(1942), [aux_sym_preproc_ifdef_token2] = ACTIONS(1942), [aux_sym_preproc_else_token1] = ACTIONS(1942), [aux_sym_preproc_elif_token1] = ACTIONS(1942), [aux_sym_preproc_elifdef_token1] = ACTIONS(1942), [aux_sym_preproc_elifdef_token2] = ACTIONS(1942), [sym_preproc_directive] = ACTIONS(1942), [anon_sym_LPAREN2] = ACTIONS(1940), [anon_sym_TILDE] = ACTIONS(1940), [anon_sym_STAR] = ACTIONS(1940), [anon_sym_AMP_AMP] = ACTIONS(1940), [anon_sym_AMP] = ACTIONS(1942), [anon_sym_SEMI] = ACTIONS(1940), [anon_sym___extension__] = ACTIONS(1942), [anon_sym_typedef] = ACTIONS(1942), [anon_sym_virtual] = ACTIONS(1942), [anon_sym_extern] = ACTIONS(1942), [anon_sym___attribute__] = ACTIONS(1942), [anon_sym___attribute] = ACTIONS(1942), [anon_sym_using] = ACTIONS(1942), [anon_sym_COLON_COLON] = ACTIONS(1940), [anon_sym_LBRACK_LBRACK] = ACTIONS(1940), [anon_sym___declspec] = ACTIONS(1942), [anon_sym___based] = ACTIONS(1942), [anon_sym_signed] = ACTIONS(1942), [anon_sym_unsigned] = ACTIONS(1942), [anon_sym_long] = ACTIONS(1942), [anon_sym_short] = ACTIONS(1942), [anon_sym_LBRACK] = ACTIONS(1942), [anon_sym_static] = ACTIONS(1942), [anon_sym_register] = ACTIONS(1942), [anon_sym_inline] = ACTIONS(1942), [anon_sym___inline] = ACTIONS(1942), [anon_sym___inline__] = ACTIONS(1942), [anon_sym___forceinline] = ACTIONS(1942), [anon_sym_thread_local] = ACTIONS(1942), [anon_sym___thread] = ACTIONS(1942), [anon_sym_const] = ACTIONS(1942), [anon_sym_constexpr] = ACTIONS(1942), [anon_sym_volatile] = ACTIONS(1942), [anon_sym_restrict] = ACTIONS(1942), [anon_sym___restrict__] = ACTIONS(1942), [anon_sym__Atomic] = ACTIONS(1942), [anon_sym__Noreturn] = ACTIONS(1942), [anon_sym_noreturn] = ACTIONS(1942), [anon_sym__Nonnull] = ACTIONS(1942), [anon_sym_mutable] = ACTIONS(1942), [anon_sym_constinit] = ACTIONS(1942), [anon_sym_consteval] = ACTIONS(1942), [anon_sym_alignas] = ACTIONS(1942), [anon_sym__Alignas] = ACTIONS(1942), [sym_primitive_type] = ACTIONS(1942), [anon_sym_enum] = ACTIONS(1942), [anon_sym_class] = ACTIONS(1942), [anon_sym_struct] = ACTIONS(1942), [anon_sym_union] = ACTIONS(1942), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1942), [anon_sym_decltype] = ACTIONS(1942), [anon_sym_explicit] = ACTIONS(1942), [anon_sym_typename] = ACTIONS(1942), [anon_sym_private] = ACTIONS(1942), [anon_sym_template] = ACTIONS(1942), [anon_sym_operator] = ACTIONS(1942), [anon_sym_friend] = ACTIONS(1942), [anon_sym_public] = ACTIONS(1942), [anon_sym_protected] = ACTIONS(1942), [anon_sym_static_assert] = ACTIONS(1942), [anon_sym_catch] = ACTIONS(1942), }, [STATE(1741)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_if_token2] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [aux_sym_preproc_else_token1] = ACTIONS(1938), [aux_sym_preproc_elif_token1] = ACTIONS(1938), [aux_sym_preproc_elifdef_token1] = ACTIONS(1938), [aux_sym_preproc_elifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(2753), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(5476), [anon_sym___attribute] = ACTIONS(5476), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_private] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_friend] = ACTIONS(1938), [anon_sym_public] = ACTIONS(1938), [anon_sym_protected] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), }, [STATE(1742)] = { [sym_identifier] = ACTIONS(5116), [anon_sym_DOT_DOT_DOT] = ACTIONS(5118), [anon_sym_COMMA] = ACTIONS(5118), [anon_sym_RPAREN] = ACTIONS(5118), [anon_sym_LPAREN2] = ACTIONS(5118), [anon_sym_DASH] = ACTIONS(5116), [anon_sym_PLUS] = ACTIONS(5116), [anon_sym_STAR] = ACTIONS(5116), [anon_sym_SLASH] = ACTIONS(5116), [anon_sym_PERCENT] = ACTIONS(5116), [anon_sym_PIPE_PIPE] = ACTIONS(5118), [anon_sym_AMP_AMP] = ACTIONS(5118), [anon_sym_PIPE] = ACTIONS(5116), [anon_sym_CARET] = ACTIONS(5116), [anon_sym_AMP] = ACTIONS(5116), [anon_sym_EQ_EQ] = ACTIONS(5118), [anon_sym_BANG_EQ] = ACTIONS(5118), [anon_sym_GT] = ACTIONS(5116), [anon_sym_GT_EQ] = ACTIONS(5118), [anon_sym_LT_EQ] = ACTIONS(5116), [anon_sym_LT] = ACTIONS(5116), [anon_sym_LT_LT] = ACTIONS(5116), [anon_sym_GT_GT] = ACTIONS(5116), [anon_sym___extension__] = ACTIONS(5116), [anon_sym___attribute__] = ACTIONS(5116), [anon_sym___attribute] = ACTIONS(5116), [anon_sym_LBRACE] = ACTIONS(5118), [anon_sym_signed] = ACTIONS(5116), [anon_sym_unsigned] = ACTIONS(5116), [anon_sym_long] = ACTIONS(5116), [anon_sym_short] = ACTIONS(5116), [anon_sym_LBRACK] = ACTIONS(5118), [anon_sym_EQ] = ACTIONS(5116), [anon_sym_const] = ACTIONS(5116), [anon_sym_constexpr] = ACTIONS(5116), [anon_sym_volatile] = ACTIONS(5116), [anon_sym_restrict] = ACTIONS(5116), [anon_sym___restrict__] = ACTIONS(5116), [anon_sym__Atomic] = ACTIONS(5116), [anon_sym__Noreturn] = ACTIONS(5116), [anon_sym_noreturn] = ACTIONS(5116), [anon_sym__Nonnull] = ACTIONS(5116), [anon_sym_mutable] = ACTIONS(5116), [anon_sym_constinit] = ACTIONS(5116), [anon_sym_consteval] = ACTIONS(5116), [anon_sym_alignas] = ACTIONS(5116), [anon_sym__Alignas] = ACTIONS(5116), [sym_primitive_type] = ACTIONS(5116), [anon_sym_QMARK] = ACTIONS(5118), [anon_sym_STAR_EQ] = ACTIONS(5118), [anon_sym_SLASH_EQ] = ACTIONS(5118), [anon_sym_PERCENT_EQ] = ACTIONS(5118), [anon_sym_PLUS_EQ] = ACTIONS(5118), [anon_sym_DASH_EQ] = ACTIONS(5118), [anon_sym_LT_LT_EQ] = ACTIONS(5118), [anon_sym_GT_GT_EQ] = ACTIONS(5118), [anon_sym_AMP_EQ] = ACTIONS(5118), [anon_sym_CARET_EQ] = ACTIONS(5118), [anon_sym_PIPE_EQ] = ACTIONS(5118), [anon_sym_LT_EQ_GT] = ACTIONS(5118), [anon_sym_or] = ACTIONS(5116), [anon_sym_and] = ACTIONS(5116), [anon_sym_bitor] = ACTIONS(5116), [anon_sym_xor] = ACTIONS(5116), [anon_sym_bitand] = ACTIONS(5116), [anon_sym_not_eq] = ACTIONS(5116), [anon_sym_DASH_DASH] = ACTIONS(5118), [anon_sym_PLUS_PLUS] = ACTIONS(5118), [anon_sym_DOT] = ACTIONS(5116), [anon_sym_DOT_STAR] = ACTIONS(5118), [anon_sym_DASH_GT] = ACTIONS(5116), [sym_comment] = ACTIONS(3), [anon_sym_DASH_GT_STAR] = ACTIONS(5118), }, [STATE(1743)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6521), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(7011), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(7011), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1744)] = { [sym_identifier] = ACTIONS(5004), [anon_sym_DOT_DOT_DOT] = ACTIONS(5006), [anon_sym_COMMA] = ACTIONS(5006), [anon_sym_RPAREN] = ACTIONS(5006), [anon_sym_LPAREN2] = ACTIONS(5006), [anon_sym_DASH] = ACTIONS(5004), [anon_sym_PLUS] = ACTIONS(5004), [anon_sym_STAR] = ACTIONS(5006), [anon_sym_SLASH] = ACTIONS(5004), [anon_sym_PERCENT] = ACTIONS(5006), [anon_sym_PIPE_PIPE] = ACTIONS(5006), [anon_sym_AMP_AMP] = ACTIONS(5006), [anon_sym_PIPE] = ACTIONS(5004), [anon_sym_CARET] = ACTIONS(5006), [anon_sym_AMP] = ACTIONS(5004), [anon_sym_EQ_EQ] = ACTIONS(5006), [anon_sym_BANG_EQ] = ACTIONS(5006), [anon_sym_GT] = ACTIONS(5004), [anon_sym_GT_EQ] = ACTIONS(5006), [anon_sym_LT_EQ] = ACTIONS(5004), [anon_sym_LT] = ACTIONS(5004), [anon_sym_LT_LT] = ACTIONS(5006), [anon_sym_GT_GT] = ACTIONS(5006), [anon_sym_SEMI] = ACTIONS(5006), [anon_sym___extension__] = ACTIONS(5004), [anon_sym___attribute__] = ACTIONS(5004), [anon_sym___attribute] = ACTIONS(5004), [anon_sym_COLON] = ACTIONS(5004), [anon_sym_COLON_COLON] = ACTIONS(5006), [anon_sym___based] = ACTIONS(5004), [anon_sym_LBRACE] = ACTIONS(5006), [anon_sym_RBRACE] = ACTIONS(5006), [anon_sym_signed] = ACTIONS(5004), [anon_sym_unsigned] = ACTIONS(5004), [anon_sym_long] = ACTIONS(5004), [anon_sym_short] = ACTIONS(5004), [anon_sym_LBRACK] = ACTIONS(5006), [anon_sym_RBRACK] = ACTIONS(5006), [anon_sym_const] = ACTIONS(5004), [anon_sym_constexpr] = ACTIONS(5004), [anon_sym_volatile] = ACTIONS(5004), [anon_sym_restrict] = ACTIONS(5004), [anon_sym___restrict__] = ACTIONS(5004), [anon_sym__Atomic] = ACTIONS(5004), [anon_sym__Noreturn] = ACTIONS(5004), [anon_sym_noreturn] = ACTIONS(5004), [anon_sym__Nonnull] = ACTIONS(5004), [anon_sym_mutable] = ACTIONS(5004), [anon_sym_constinit] = ACTIONS(5004), [anon_sym_consteval] = ACTIONS(5004), [anon_sym_alignas] = ACTIONS(5004), [anon_sym__Alignas] = ACTIONS(5004), [sym_primitive_type] = ACTIONS(5004), [anon_sym_QMARK] = ACTIONS(5006), [anon_sym_LT_EQ_GT] = ACTIONS(5006), [anon_sym_or] = ACTIONS(5004), [anon_sym_and] = ACTIONS(5004), [anon_sym_bitor] = ACTIONS(5004), [anon_sym_xor] = ACTIONS(5004), [anon_sym_bitand] = ACTIONS(5004), [anon_sym_not_eq] = ACTIONS(5004), [anon_sym_DASH_DASH] = ACTIONS(5006), [anon_sym_PLUS_PLUS] = ACTIONS(5006), [anon_sym_DOT] = ACTIONS(5004), [anon_sym_DOT_STAR] = ACTIONS(5006), [anon_sym_DASH_GT] = ACTIONS(5006), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5004), [anon_sym_decltype] = ACTIONS(5004), [anon_sym_final] = ACTIONS(5004), [anon_sym_override] = ACTIONS(5004), [anon_sym_requires] = ACTIONS(5004), }, [STATE(1745)] = { [sym_identifier] = ACTIONS(2925), [aux_sym_preproc_def_token1] = ACTIONS(2925), [aux_sym_preproc_if_token1] = ACTIONS(2925), [aux_sym_preproc_if_token2] = ACTIONS(2925), [aux_sym_preproc_ifdef_token1] = ACTIONS(2925), [aux_sym_preproc_ifdef_token2] = ACTIONS(2925), [aux_sym_preproc_else_token1] = ACTIONS(2925), [aux_sym_preproc_elif_token1] = ACTIONS(2925), [aux_sym_preproc_elifdef_token1] = ACTIONS(2925), [aux_sym_preproc_elifdef_token2] = ACTIONS(2925), [sym_preproc_directive] = ACTIONS(2925), [anon_sym_LPAREN2] = ACTIONS(2927), [anon_sym_TILDE] = ACTIONS(2927), [anon_sym_STAR] = ACTIONS(2927), [anon_sym_AMP_AMP] = ACTIONS(2927), [anon_sym_AMP] = ACTIONS(2925), [anon_sym_SEMI] = ACTIONS(2927), [anon_sym___extension__] = ACTIONS(2925), [anon_sym_typedef] = ACTIONS(2925), [anon_sym_virtual] = ACTIONS(2925), [anon_sym_extern] = ACTIONS(2925), [anon_sym___attribute__] = ACTIONS(2925), [anon_sym___attribute] = ACTIONS(2925), [anon_sym_using] = ACTIONS(2925), [anon_sym_COLON_COLON] = ACTIONS(2927), [anon_sym_LBRACK_LBRACK] = ACTIONS(2927), [anon_sym___declspec] = ACTIONS(2925), [anon_sym___based] = ACTIONS(2925), [anon_sym_signed] = ACTIONS(2925), [anon_sym_unsigned] = ACTIONS(2925), [anon_sym_long] = ACTIONS(2925), [anon_sym_short] = ACTIONS(2925), [anon_sym_LBRACK] = ACTIONS(2925), [anon_sym_static] = ACTIONS(2925), [anon_sym_register] = ACTIONS(2925), [anon_sym_inline] = ACTIONS(2925), [anon_sym___inline] = ACTIONS(2925), [anon_sym___inline__] = ACTIONS(2925), [anon_sym___forceinline] = ACTIONS(2925), [anon_sym_thread_local] = ACTIONS(2925), [anon_sym___thread] = ACTIONS(2925), [anon_sym_const] = ACTIONS(2925), [anon_sym_constexpr] = ACTIONS(2925), [anon_sym_volatile] = ACTIONS(2925), [anon_sym_restrict] = ACTIONS(2925), [anon_sym___restrict__] = ACTIONS(2925), [anon_sym__Atomic] = ACTIONS(2925), [anon_sym__Noreturn] = ACTIONS(2925), [anon_sym_noreturn] = ACTIONS(2925), [anon_sym__Nonnull] = ACTIONS(2925), [anon_sym_mutable] = ACTIONS(2925), [anon_sym_constinit] = ACTIONS(2925), [anon_sym_consteval] = ACTIONS(2925), [anon_sym_alignas] = ACTIONS(2925), [anon_sym__Alignas] = ACTIONS(2925), [sym_primitive_type] = ACTIONS(2925), [anon_sym_enum] = ACTIONS(2925), [anon_sym_class] = ACTIONS(2925), [anon_sym_struct] = ACTIONS(2925), [anon_sym_union] = ACTIONS(2925), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2925), [anon_sym_decltype] = ACTIONS(2925), [anon_sym_explicit] = ACTIONS(2925), [anon_sym_typename] = ACTIONS(2925), [anon_sym_private] = ACTIONS(2925), [anon_sym_template] = ACTIONS(2925), [anon_sym_operator] = ACTIONS(2925), [anon_sym_friend] = ACTIONS(2925), [anon_sym_public] = ACTIONS(2925), [anon_sym_protected] = ACTIONS(2925), [anon_sym_static_assert] = ACTIONS(2925), }, [STATE(1746)] = { [sym_identifier] = ACTIONS(2929), [aux_sym_preproc_def_token1] = ACTIONS(2929), [aux_sym_preproc_if_token1] = ACTIONS(2929), [aux_sym_preproc_if_token2] = ACTIONS(2929), [aux_sym_preproc_ifdef_token1] = ACTIONS(2929), [aux_sym_preproc_ifdef_token2] = ACTIONS(2929), [aux_sym_preproc_else_token1] = ACTIONS(2929), [aux_sym_preproc_elif_token1] = ACTIONS(2929), [aux_sym_preproc_elifdef_token1] = ACTIONS(2929), [aux_sym_preproc_elifdef_token2] = ACTIONS(2929), [sym_preproc_directive] = ACTIONS(2929), [anon_sym_LPAREN2] = ACTIONS(2931), [anon_sym_TILDE] = ACTIONS(2931), [anon_sym_STAR] = ACTIONS(2931), [anon_sym_AMP_AMP] = ACTIONS(2931), [anon_sym_AMP] = ACTIONS(2929), [anon_sym_SEMI] = ACTIONS(2931), [anon_sym___extension__] = ACTIONS(2929), [anon_sym_typedef] = ACTIONS(2929), [anon_sym_virtual] = ACTIONS(2929), [anon_sym_extern] = ACTIONS(2929), [anon_sym___attribute__] = ACTIONS(2929), [anon_sym___attribute] = ACTIONS(2929), [anon_sym_using] = ACTIONS(2929), [anon_sym_COLON_COLON] = ACTIONS(2931), [anon_sym_LBRACK_LBRACK] = ACTIONS(2931), [anon_sym___declspec] = ACTIONS(2929), [anon_sym___based] = ACTIONS(2929), [anon_sym_signed] = ACTIONS(2929), [anon_sym_unsigned] = ACTIONS(2929), [anon_sym_long] = ACTIONS(2929), [anon_sym_short] = ACTIONS(2929), [anon_sym_LBRACK] = ACTIONS(2929), [anon_sym_static] = ACTIONS(2929), [anon_sym_register] = ACTIONS(2929), [anon_sym_inline] = ACTIONS(2929), [anon_sym___inline] = ACTIONS(2929), [anon_sym___inline__] = ACTIONS(2929), [anon_sym___forceinline] = ACTIONS(2929), [anon_sym_thread_local] = ACTIONS(2929), [anon_sym___thread] = ACTIONS(2929), [anon_sym_const] = ACTIONS(2929), [anon_sym_constexpr] = ACTIONS(2929), [anon_sym_volatile] = ACTIONS(2929), [anon_sym_restrict] = ACTIONS(2929), [anon_sym___restrict__] = ACTIONS(2929), [anon_sym__Atomic] = ACTIONS(2929), [anon_sym__Noreturn] = ACTIONS(2929), [anon_sym_noreturn] = ACTIONS(2929), [anon_sym__Nonnull] = ACTIONS(2929), [anon_sym_mutable] = ACTIONS(2929), [anon_sym_constinit] = ACTIONS(2929), [anon_sym_consteval] = ACTIONS(2929), [anon_sym_alignas] = ACTIONS(2929), [anon_sym__Alignas] = ACTIONS(2929), [sym_primitive_type] = ACTIONS(2929), [anon_sym_enum] = ACTIONS(2929), [anon_sym_class] = ACTIONS(2929), [anon_sym_struct] = ACTIONS(2929), [anon_sym_union] = ACTIONS(2929), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2929), [anon_sym_decltype] = ACTIONS(2929), [anon_sym_explicit] = ACTIONS(2929), [anon_sym_typename] = ACTIONS(2929), [anon_sym_private] = ACTIONS(2929), [anon_sym_template] = ACTIONS(2929), [anon_sym_operator] = ACTIONS(2929), [anon_sym_friend] = ACTIONS(2929), [anon_sym_public] = ACTIONS(2929), [anon_sym_protected] = ACTIONS(2929), [anon_sym_static_assert] = ACTIONS(2929), }, [STATE(1747)] = { [sym_identifier] = ACTIONS(5496), [anon_sym_DOT_DOT_DOT] = ACTIONS(5498), [anon_sym_COMMA] = ACTIONS(5498), [anon_sym_RPAREN] = ACTIONS(5498), [aux_sym_preproc_if_token2] = ACTIONS(5498), [aux_sym_preproc_else_token1] = ACTIONS(5498), [aux_sym_preproc_elif_token1] = ACTIONS(5496), [aux_sym_preproc_elifdef_token1] = ACTIONS(5498), [aux_sym_preproc_elifdef_token2] = ACTIONS(5498), [anon_sym_LPAREN2] = ACTIONS(5498), [anon_sym_DASH] = ACTIONS(5496), [anon_sym_PLUS] = ACTIONS(5496), [anon_sym_STAR] = ACTIONS(5496), [anon_sym_SLASH] = ACTIONS(5496), [anon_sym_PERCENT] = ACTIONS(5496), [anon_sym_PIPE_PIPE] = ACTIONS(5498), [anon_sym_AMP_AMP] = ACTIONS(5498), [anon_sym_PIPE] = ACTIONS(5496), [anon_sym_CARET] = ACTIONS(5496), [anon_sym_AMP] = ACTIONS(5496), [anon_sym_EQ_EQ] = ACTIONS(5498), [anon_sym_BANG_EQ] = ACTIONS(5498), [anon_sym_GT] = ACTIONS(5496), [anon_sym_GT_EQ] = ACTIONS(5498), [anon_sym_LT_EQ] = ACTIONS(5496), [anon_sym_LT] = ACTIONS(5496), [anon_sym_LT_LT] = ACTIONS(5496), [anon_sym_GT_GT] = ACTIONS(5496), [anon_sym_SEMI] = ACTIONS(5498), [anon_sym_COLON] = ACTIONS(5498), [anon_sym_RBRACE] = ACTIONS(5498), [anon_sym_LBRACK] = ACTIONS(5498), [anon_sym_RBRACK] = ACTIONS(5498), [anon_sym_EQ] = ACTIONS(5496), [anon_sym_QMARK] = ACTIONS(5498), [anon_sym_STAR_EQ] = ACTIONS(5498), [anon_sym_SLASH_EQ] = ACTIONS(5498), [anon_sym_PERCENT_EQ] = ACTIONS(5498), [anon_sym_PLUS_EQ] = ACTIONS(5498), [anon_sym_DASH_EQ] = ACTIONS(5498), [anon_sym_LT_LT_EQ] = ACTIONS(5498), [anon_sym_GT_GT_EQ] = ACTIONS(5498), [anon_sym_AMP_EQ] = ACTIONS(5498), [anon_sym_CARET_EQ] = ACTIONS(5498), [anon_sym_PIPE_EQ] = ACTIONS(5498), [anon_sym_and_eq] = ACTIONS(5496), [anon_sym_or_eq] = ACTIONS(5496), [anon_sym_xor_eq] = ACTIONS(5496), [anon_sym_LT_EQ_GT] = ACTIONS(5498), [anon_sym_or] = ACTIONS(5496), [anon_sym_and] = ACTIONS(5496), [anon_sym_bitor] = ACTIONS(5496), [anon_sym_xor] = ACTIONS(5496), [anon_sym_bitand] = ACTIONS(5496), [anon_sym_not_eq] = ACTIONS(5496), [anon_sym_DASH_DASH] = ACTIONS(5498), [anon_sym_PLUS_PLUS] = ACTIONS(5498), [anon_sym_DOT] = ACTIONS(5496), [anon_sym_DOT_STAR] = ACTIONS(5498), [anon_sym_DASH_GT] = ACTIONS(5498), [anon_sym_L_DQUOTE] = ACTIONS(5498), [anon_sym_u_DQUOTE] = ACTIONS(5498), [anon_sym_U_DQUOTE] = ACTIONS(5498), [anon_sym_u8_DQUOTE] = ACTIONS(5498), [anon_sym_DQUOTE] = ACTIONS(5498), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5498), [anon_sym_LR_DQUOTE] = ACTIONS(5498), [anon_sym_uR_DQUOTE] = ACTIONS(5498), [anon_sym_UR_DQUOTE] = ACTIONS(5498), [anon_sym_u8R_DQUOTE] = ACTIONS(5498), [sym_literal_suffix] = ACTIONS(5496), }, [STATE(1748)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_if_token2] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [aux_sym_preproc_else_token1] = ACTIONS(2937), [aux_sym_preproc_elif_token1] = ACTIONS(2937), [aux_sym_preproc_elifdef_token1] = ACTIONS(2937), [aux_sym_preproc_elifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_private] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_friend] = ACTIONS(2937), [anon_sym_public] = ACTIONS(2937), [anon_sym_protected] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), }, [STATE(1749)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_if_token2] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [aux_sym_preproc_else_token1] = ACTIONS(2937), [aux_sym_preproc_elif_token1] = ACTIONS(2937), [aux_sym_preproc_elifdef_token1] = ACTIONS(2937), [aux_sym_preproc_elifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_private] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_friend] = ACTIONS(2937), [anon_sym_public] = ACTIONS(2937), [anon_sym_protected] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), }, [STATE(1750)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6438), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(7011), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(7011), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1751)] = { [sym_identifier] = ACTIONS(3233), [aux_sym_preproc_def_token1] = ACTIONS(3233), [aux_sym_preproc_if_token1] = ACTIONS(3233), [aux_sym_preproc_if_token2] = ACTIONS(3233), [aux_sym_preproc_ifdef_token1] = ACTIONS(3233), [aux_sym_preproc_ifdef_token2] = ACTIONS(3233), [aux_sym_preproc_else_token1] = ACTIONS(3233), [aux_sym_preproc_elif_token1] = ACTIONS(3233), [aux_sym_preproc_elifdef_token1] = ACTIONS(3233), [aux_sym_preproc_elifdef_token2] = ACTIONS(3233), [sym_preproc_directive] = ACTIONS(3233), [anon_sym_LPAREN2] = ACTIONS(3235), [anon_sym_TILDE] = ACTIONS(3235), [anon_sym_STAR] = ACTIONS(3235), [anon_sym_AMP_AMP] = ACTIONS(3235), [anon_sym_AMP] = ACTIONS(3233), [anon_sym_SEMI] = ACTIONS(3235), [anon_sym___extension__] = ACTIONS(3233), [anon_sym_typedef] = ACTIONS(3233), [anon_sym_virtual] = ACTIONS(3233), [anon_sym_extern] = ACTIONS(3233), [anon_sym___attribute__] = ACTIONS(3233), [anon_sym___attribute] = ACTIONS(3233), [anon_sym_using] = ACTIONS(3233), [anon_sym_COLON_COLON] = ACTIONS(3235), [anon_sym_LBRACK_LBRACK] = ACTIONS(3235), [anon_sym___declspec] = ACTIONS(3233), [anon_sym___based] = ACTIONS(3233), [anon_sym_signed] = ACTIONS(3233), [anon_sym_unsigned] = ACTIONS(3233), [anon_sym_long] = ACTIONS(3233), [anon_sym_short] = ACTIONS(3233), [anon_sym_LBRACK] = ACTIONS(3233), [anon_sym_static] = ACTIONS(3233), [anon_sym_register] = ACTIONS(3233), [anon_sym_inline] = ACTIONS(3233), [anon_sym___inline] = ACTIONS(3233), [anon_sym___inline__] = ACTIONS(3233), [anon_sym___forceinline] = ACTIONS(3233), [anon_sym_thread_local] = ACTIONS(3233), [anon_sym___thread] = ACTIONS(3233), [anon_sym_const] = ACTIONS(3233), [anon_sym_constexpr] = ACTIONS(3233), [anon_sym_volatile] = ACTIONS(3233), [anon_sym_restrict] = ACTIONS(3233), [anon_sym___restrict__] = ACTIONS(3233), [anon_sym__Atomic] = ACTIONS(3233), [anon_sym__Noreturn] = ACTIONS(3233), [anon_sym_noreturn] = ACTIONS(3233), [anon_sym__Nonnull] = ACTIONS(3233), [anon_sym_mutable] = ACTIONS(3233), [anon_sym_constinit] = ACTIONS(3233), [anon_sym_consteval] = ACTIONS(3233), [anon_sym_alignas] = ACTIONS(3233), [anon_sym__Alignas] = ACTIONS(3233), [sym_primitive_type] = ACTIONS(3233), [anon_sym_enum] = ACTIONS(3233), [anon_sym_class] = ACTIONS(3233), [anon_sym_struct] = ACTIONS(3233), [anon_sym_union] = ACTIONS(3233), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3233), [anon_sym_decltype] = ACTIONS(3233), [anon_sym_explicit] = ACTIONS(3233), [anon_sym_typename] = ACTIONS(3233), [anon_sym_private] = ACTIONS(3233), [anon_sym_template] = ACTIONS(3233), [anon_sym_operator] = ACTIONS(3233), [anon_sym_friend] = ACTIONS(3233), [anon_sym_public] = ACTIONS(3233), [anon_sym_protected] = ACTIONS(3233), [anon_sym_static_assert] = ACTIONS(3233), }, [STATE(1752)] = { [sym_identifier] = ACTIONS(2809), [aux_sym_preproc_def_token1] = ACTIONS(2809), [aux_sym_preproc_if_token1] = ACTIONS(2809), [aux_sym_preproc_if_token2] = ACTIONS(2809), [aux_sym_preproc_ifdef_token1] = ACTIONS(2809), [aux_sym_preproc_ifdef_token2] = ACTIONS(2809), [aux_sym_preproc_else_token1] = ACTIONS(2809), [aux_sym_preproc_elif_token1] = ACTIONS(2809), [aux_sym_preproc_elifdef_token1] = ACTIONS(2809), [aux_sym_preproc_elifdef_token2] = ACTIONS(2809), [sym_preproc_directive] = ACTIONS(2809), [anon_sym_LPAREN2] = ACTIONS(2811), [anon_sym_TILDE] = ACTIONS(2811), [anon_sym_STAR] = ACTIONS(2811), [anon_sym_AMP_AMP] = ACTIONS(2811), [anon_sym_AMP] = ACTIONS(2809), [anon_sym_SEMI] = ACTIONS(2811), [anon_sym___extension__] = ACTIONS(2809), [anon_sym_typedef] = ACTIONS(2809), [anon_sym_virtual] = ACTIONS(2809), [anon_sym_extern] = ACTIONS(2809), [anon_sym___attribute__] = ACTIONS(2809), [anon_sym___attribute] = ACTIONS(2809), [anon_sym_using] = ACTIONS(2809), [anon_sym_COLON_COLON] = ACTIONS(2811), [anon_sym_LBRACK_LBRACK] = ACTIONS(2811), [anon_sym___declspec] = ACTIONS(2809), [anon_sym___based] = ACTIONS(2809), [anon_sym_signed] = ACTIONS(2809), [anon_sym_unsigned] = ACTIONS(2809), [anon_sym_long] = ACTIONS(2809), [anon_sym_short] = ACTIONS(2809), [anon_sym_LBRACK] = ACTIONS(2809), [anon_sym_static] = ACTIONS(2809), [anon_sym_register] = ACTIONS(2809), [anon_sym_inline] = ACTIONS(2809), [anon_sym___inline] = ACTIONS(2809), [anon_sym___inline__] = ACTIONS(2809), [anon_sym___forceinline] = ACTIONS(2809), [anon_sym_thread_local] = ACTIONS(2809), [anon_sym___thread] = ACTIONS(2809), [anon_sym_const] = ACTIONS(2809), [anon_sym_constexpr] = ACTIONS(2809), [anon_sym_volatile] = ACTIONS(2809), [anon_sym_restrict] = ACTIONS(2809), [anon_sym___restrict__] = ACTIONS(2809), [anon_sym__Atomic] = ACTIONS(2809), [anon_sym__Noreturn] = ACTIONS(2809), [anon_sym_noreturn] = ACTIONS(2809), [anon_sym__Nonnull] = ACTIONS(2809), [anon_sym_mutable] = ACTIONS(2809), [anon_sym_constinit] = ACTIONS(2809), [anon_sym_consteval] = ACTIONS(2809), [anon_sym_alignas] = ACTIONS(2809), [anon_sym__Alignas] = ACTIONS(2809), [sym_primitive_type] = ACTIONS(2809), [anon_sym_enum] = ACTIONS(2809), [anon_sym_class] = ACTIONS(2809), [anon_sym_struct] = ACTIONS(2809), [anon_sym_union] = ACTIONS(2809), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2809), [anon_sym_decltype] = ACTIONS(2809), [anon_sym_explicit] = ACTIONS(2809), [anon_sym_typename] = ACTIONS(2809), [anon_sym_private] = ACTIONS(2809), [anon_sym_template] = ACTIONS(2809), [anon_sym_operator] = ACTIONS(2809), [anon_sym_friend] = ACTIONS(2809), [anon_sym_public] = ACTIONS(2809), [anon_sym_protected] = ACTIONS(2809), [anon_sym_static_assert] = ACTIONS(2809), }, [STATE(1753)] = { [sym_identifier] = ACTIONS(2941), [aux_sym_preproc_def_token1] = ACTIONS(2941), [aux_sym_preproc_if_token1] = ACTIONS(2941), [aux_sym_preproc_if_token2] = ACTIONS(2941), [aux_sym_preproc_ifdef_token1] = ACTIONS(2941), [aux_sym_preproc_ifdef_token2] = ACTIONS(2941), [aux_sym_preproc_else_token1] = ACTIONS(2941), [aux_sym_preproc_elif_token1] = ACTIONS(2941), [aux_sym_preproc_elifdef_token1] = ACTIONS(2941), [aux_sym_preproc_elifdef_token2] = ACTIONS(2941), [sym_preproc_directive] = ACTIONS(2941), [anon_sym_LPAREN2] = ACTIONS(2943), [anon_sym_TILDE] = ACTIONS(2943), [anon_sym_STAR] = ACTIONS(2943), [anon_sym_AMP_AMP] = ACTIONS(2943), [anon_sym_AMP] = ACTIONS(2941), [anon_sym_SEMI] = ACTIONS(2943), [anon_sym___extension__] = ACTIONS(2941), [anon_sym_typedef] = ACTIONS(2941), [anon_sym_virtual] = ACTIONS(2941), [anon_sym_extern] = ACTIONS(2941), [anon_sym___attribute__] = ACTIONS(2941), [anon_sym___attribute] = ACTIONS(2941), [anon_sym_using] = ACTIONS(2941), [anon_sym_COLON_COLON] = ACTIONS(2943), [anon_sym_LBRACK_LBRACK] = ACTIONS(2943), [anon_sym___declspec] = ACTIONS(2941), [anon_sym___based] = ACTIONS(2941), [anon_sym_signed] = ACTIONS(2941), [anon_sym_unsigned] = ACTIONS(2941), [anon_sym_long] = ACTIONS(2941), [anon_sym_short] = ACTIONS(2941), [anon_sym_LBRACK] = ACTIONS(2941), [anon_sym_static] = ACTIONS(2941), [anon_sym_register] = ACTIONS(2941), [anon_sym_inline] = ACTIONS(2941), [anon_sym___inline] = ACTIONS(2941), [anon_sym___inline__] = ACTIONS(2941), [anon_sym___forceinline] = ACTIONS(2941), [anon_sym_thread_local] = ACTIONS(2941), [anon_sym___thread] = ACTIONS(2941), [anon_sym_const] = ACTIONS(2941), [anon_sym_constexpr] = ACTIONS(2941), [anon_sym_volatile] = ACTIONS(2941), [anon_sym_restrict] = ACTIONS(2941), [anon_sym___restrict__] = ACTIONS(2941), [anon_sym__Atomic] = ACTIONS(2941), [anon_sym__Noreturn] = ACTIONS(2941), [anon_sym_noreturn] = ACTIONS(2941), [anon_sym__Nonnull] = ACTIONS(2941), [anon_sym_mutable] = ACTIONS(2941), [anon_sym_constinit] = ACTIONS(2941), [anon_sym_consteval] = ACTIONS(2941), [anon_sym_alignas] = ACTIONS(2941), [anon_sym__Alignas] = ACTIONS(2941), [sym_primitive_type] = ACTIONS(2941), [anon_sym_enum] = ACTIONS(2941), [anon_sym_class] = ACTIONS(2941), [anon_sym_struct] = ACTIONS(2941), [anon_sym_union] = ACTIONS(2941), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2941), [anon_sym_decltype] = ACTIONS(2941), [anon_sym_explicit] = ACTIONS(2941), [anon_sym_typename] = ACTIONS(2941), [anon_sym_private] = ACTIONS(2941), [anon_sym_template] = ACTIONS(2941), [anon_sym_operator] = ACTIONS(2941), [anon_sym_friend] = ACTIONS(2941), [anon_sym_public] = ACTIONS(2941), [anon_sym_protected] = ACTIONS(2941), [anon_sym_static_assert] = ACTIONS(2941), }, [STATE(1754)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6501), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(7029), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(7029), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1755)] = { [sym_identifier] = ACTIONS(5500), [aux_sym_preproc_def_token1] = ACTIONS(5500), [aux_sym_preproc_if_token1] = ACTIONS(5500), [aux_sym_preproc_if_token2] = ACTIONS(5500), [aux_sym_preproc_ifdef_token1] = ACTIONS(5500), [aux_sym_preproc_ifdef_token2] = ACTIONS(5500), [aux_sym_preproc_else_token1] = ACTIONS(5500), [aux_sym_preproc_elif_token1] = ACTIONS(5500), [aux_sym_preproc_elifdef_token1] = ACTIONS(5500), [aux_sym_preproc_elifdef_token2] = ACTIONS(5500), [sym_preproc_directive] = ACTIONS(5500), [anon_sym_LPAREN2] = ACTIONS(5502), [anon_sym_TILDE] = ACTIONS(5502), [anon_sym_STAR] = ACTIONS(5502), [anon_sym_AMP_AMP] = ACTIONS(5502), [anon_sym_AMP] = ACTIONS(5500), [anon_sym_SEMI] = ACTIONS(5502), [anon_sym___extension__] = ACTIONS(5500), [anon_sym_typedef] = ACTIONS(5500), [anon_sym_virtual] = ACTIONS(5500), [anon_sym_extern] = ACTIONS(5500), [anon_sym___attribute__] = ACTIONS(5500), [anon_sym___attribute] = ACTIONS(5500), [anon_sym_using] = ACTIONS(5500), [anon_sym_COLON_COLON] = ACTIONS(5502), [anon_sym_LBRACK_LBRACK] = ACTIONS(5502), [anon_sym___declspec] = ACTIONS(5500), [anon_sym___based] = ACTIONS(5500), [anon_sym_signed] = ACTIONS(5500), [anon_sym_unsigned] = ACTIONS(5500), [anon_sym_long] = ACTIONS(5500), [anon_sym_short] = ACTIONS(5500), [anon_sym_LBRACK] = ACTIONS(5500), [anon_sym_static] = ACTIONS(5500), [anon_sym_register] = ACTIONS(5500), [anon_sym_inline] = ACTIONS(5500), [anon_sym___inline] = ACTIONS(5500), [anon_sym___inline__] = ACTIONS(5500), [anon_sym___forceinline] = ACTIONS(5500), [anon_sym_thread_local] = ACTIONS(5500), [anon_sym___thread] = ACTIONS(5500), [anon_sym_const] = ACTIONS(5500), [anon_sym_constexpr] = ACTIONS(5500), [anon_sym_volatile] = ACTIONS(5500), [anon_sym_restrict] = ACTIONS(5500), [anon_sym___restrict__] = ACTIONS(5500), [anon_sym__Atomic] = ACTIONS(5500), [anon_sym__Noreturn] = ACTIONS(5500), [anon_sym_noreturn] = ACTIONS(5500), [anon_sym__Nonnull] = ACTIONS(5500), [anon_sym_mutable] = ACTIONS(5500), [anon_sym_constinit] = ACTIONS(5500), [anon_sym_consteval] = ACTIONS(5500), [anon_sym_alignas] = ACTIONS(5500), [anon_sym__Alignas] = ACTIONS(5500), [sym_primitive_type] = ACTIONS(5500), [anon_sym_enum] = ACTIONS(5500), [anon_sym_class] = ACTIONS(5500), [anon_sym_struct] = ACTIONS(5500), [anon_sym_union] = ACTIONS(5500), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5500), [anon_sym_decltype] = ACTIONS(5500), [anon_sym_explicit] = ACTIONS(5500), [anon_sym_typename] = ACTIONS(5500), [anon_sym_private] = ACTIONS(5500), [anon_sym_template] = ACTIONS(5500), [anon_sym_operator] = ACTIONS(5500), [anon_sym_friend] = ACTIONS(5500), [anon_sym_public] = ACTIONS(5500), [anon_sym_protected] = ACTIONS(5500), [anon_sym_static_assert] = ACTIONS(5500), }, [STATE(1756)] = { [sym_identifier] = ACTIONS(5504), [aux_sym_preproc_def_token1] = ACTIONS(5504), [aux_sym_preproc_if_token1] = ACTIONS(5504), [aux_sym_preproc_if_token2] = ACTIONS(5504), [aux_sym_preproc_ifdef_token1] = ACTIONS(5504), [aux_sym_preproc_ifdef_token2] = ACTIONS(5504), [aux_sym_preproc_else_token1] = ACTIONS(5504), [aux_sym_preproc_elif_token1] = ACTIONS(5504), [aux_sym_preproc_elifdef_token1] = ACTIONS(5504), [aux_sym_preproc_elifdef_token2] = ACTIONS(5504), [sym_preproc_directive] = ACTIONS(5504), [anon_sym_LPAREN2] = ACTIONS(5506), [anon_sym_TILDE] = ACTIONS(5506), [anon_sym_STAR] = ACTIONS(5506), [anon_sym_AMP_AMP] = ACTIONS(5506), [anon_sym_AMP] = ACTIONS(5504), [anon_sym_SEMI] = ACTIONS(5506), [anon_sym___extension__] = ACTIONS(5504), [anon_sym_typedef] = ACTIONS(5504), [anon_sym_virtual] = ACTIONS(5504), [anon_sym_extern] = ACTIONS(5504), [anon_sym___attribute__] = ACTIONS(5504), [anon_sym___attribute] = ACTIONS(5504), [anon_sym_using] = ACTIONS(5504), [anon_sym_COLON_COLON] = ACTIONS(5506), [anon_sym_LBRACK_LBRACK] = ACTIONS(5506), [anon_sym___declspec] = ACTIONS(5504), [anon_sym___based] = ACTIONS(5504), [anon_sym_signed] = ACTIONS(5504), [anon_sym_unsigned] = ACTIONS(5504), [anon_sym_long] = ACTIONS(5504), [anon_sym_short] = ACTIONS(5504), [anon_sym_LBRACK] = ACTIONS(5504), [anon_sym_static] = ACTIONS(5504), [anon_sym_register] = ACTIONS(5504), [anon_sym_inline] = ACTIONS(5504), [anon_sym___inline] = ACTIONS(5504), [anon_sym___inline__] = ACTIONS(5504), [anon_sym___forceinline] = ACTIONS(5504), [anon_sym_thread_local] = ACTIONS(5504), [anon_sym___thread] = ACTIONS(5504), [anon_sym_const] = ACTIONS(5504), [anon_sym_constexpr] = ACTIONS(5504), [anon_sym_volatile] = ACTIONS(5504), [anon_sym_restrict] = ACTIONS(5504), [anon_sym___restrict__] = ACTIONS(5504), [anon_sym__Atomic] = ACTIONS(5504), [anon_sym__Noreturn] = ACTIONS(5504), [anon_sym_noreturn] = ACTIONS(5504), [anon_sym__Nonnull] = ACTIONS(5504), [anon_sym_mutable] = ACTIONS(5504), [anon_sym_constinit] = ACTIONS(5504), [anon_sym_consteval] = ACTIONS(5504), [anon_sym_alignas] = ACTIONS(5504), [anon_sym__Alignas] = ACTIONS(5504), [sym_primitive_type] = ACTIONS(5504), [anon_sym_enum] = ACTIONS(5504), [anon_sym_class] = ACTIONS(5504), [anon_sym_struct] = ACTIONS(5504), [anon_sym_union] = ACTIONS(5504), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5504), [anon_sym_decltype] = ACTIONS(5504), [anon_sym_explicit] = ACTIONS(5504), [anon_sym_typename] = ACTIONS(5504), [anon_sym_private] = ACTIONS(5504), [anon_sym_template] = ACTIONS(5504), [anon_sym_operator] = ACTIONS(5504), [anon_sym_friend] = ACTIONS(5504), [anon_sym_public] = ACTIONS(5504), [anon_sym_protected] = ACTIONS(5504), [anon_sym_static_assert] = ACTIONS(5504), }, [STATE(1757)] = { [sym_identifier] = ACTIONS(5504), [aux_sym_preproc_def_token1] = ACTIONS(5504), [aux_sym_preproc_if_token1] = ACTIONS(5504), [aux_sym_preproc_if_token2] = ACTIONS(5504), [aux_sym_preproc_ifdef_token1] = ACTIONS(5504), [aux_sym_preproc_ifdef_token2] = ACTIONS(5504), [aux_sym_preproc_else_token1] = ACTIONS(5504), [aux_sym_preproc_elif_token1] = ACTIONS(5504), [aux_sym_preproc_elifdef_token1] = ACTIONS(5504), [aux_sym_preproc_elifdef_token2] = ACTIONS(5504), [sym_preproc_directive] = ACTIONS(5504), [anon_sym_LPAREN2] = ACTIONS(5506), [anon_sym_TILDE] = ACTIONS(5506), [anon_sym_STAR] = ACTIONS(5506), [anon_sym_AMP_AMP] = ACTIONS(5506), [anon_sym_AMP] = ACTIONS(5504), [anon_sym_SEMI] = ACTIONS(5506), [anon_sym___extension__] = ACTIONS(5504), [anon_sym_typedef] = ACTIONS(5504), [anon_sym_virtual] = ACTIONS(5504), [anon_sym_extern] = ACTIONS(5504), [anon_sym___attribute__] = ACTIONS(5504), [anon_sym___attribute] = ACTIONS(5504), [anon_sym_using] = ACTIONS(5504), [anon_sym_COLON_COLON] = ACTIONS(5506), [anon_sym_LBRACK_LBRACK] = ACTIONS(5506), [anon_sym___declspec] = ACTIONS(5504), [anon_sym___based] = ACTIONS(5504), [anon_sym_signed] = ACTIONS(5504), [anon_sym_unsigned] = ACTIONS(5504), [anon_sym_long] = ACTIONS(5504), [anon_sym_short] = ACTIONS(5504), [anon_sym_LBRACK] = ACTIONS(5504), [anon_sym_static] = ACTIONS(5504), [anon_sym_register] = ACTIONS(5504), [anon_sym_inline] = ACTIONS(5504), [anon_sym___inline] = ACTIONS(5504), [anon_sym___inline__] = ACTIONS(5504), [anon_sym___forceinline] = ACTIONS(5504), [anon_sym_thread_local] = ACTIONS(5504), [anon_sym___thread] = ACTIONS(5504), [anon_sym_const] = ACTIONS(5504), [anon_sym_constexpr] = ACTIONS(5504), [anon_sym_volatile] = ACTIONS(5504), [anon_sym_restrict] = ACTIONS(5504), [anon_sym___restrict__] = ACTIONS(5504), [anon_sym__Atomic] = ACTIONS(5504), [anon_sym__Noreturn] = ACTIONS(5504), [anon_sym_noreturn] = ACTIONS(5504), [anon_sym__Nonnull] = ACTIONS(5504), [anon_sym_mutable] = ACTIONS(5504), [anon_sym_constinit] = ACTIONS(5504), [anon_sym_consteval] = ACTIONS(5504), [anon_sym_alignas] = ACTIONS(5504), [anon_sym__Alignas] = ACTIONS(5504), [sym_primitive_type] = ACTIONS(5504), [anon_sym_enum] = ACTIONS(5504), [anon_sym_class] = ACTIONS(5504), [anon_sym_struct] = ACTIONS(5504), [anon_sym_union] = ACTIONS(5504), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5504), [anon_sym_decltype] = ACTIONS(5504), [anon_sym_explicit] = ACTIONS(5504), [anon_sym_typename] = ACTIONS(5504), [anon_sym_private] = ACTIONS(5504), [anon_sym_template] = ACTIONS(5504), [anon_sym_operator] = ACTIONS(5504), [anon_sym_friend] = ACTIONS(5504), [anon_sym_public] = ACTIONS(5504), [anon_sym_protected] = ACTIONS(5504), [anon_sym_static_assert] = ACTIONS(5504), }, [STATE(1758)] = { [sym_identifier] = ACTIONS(5508), [aux_sym_preproc_def_token1] = ACTIONS(5508), [aux_sym_preproc_if_token1] = ACTIONS(5508), [aux_sym_preproc_if_token2] = ACTIONS(5508), [aux_sym_preproc_ifdef_token1] = ACTIONS(5508), [aux_sym_preproc_ifdef_token2] = ACTIONS(5508), [aux_sym_preproc_else_token1] = ACTIONS(5508), [aux_sym_preproc_elif_token1] = ACTIONS(5508), [aux_sym_preproc_elifdef_token1] = ACTIONS(5508), [aux_sym_preproc_elifdef_token2] = ACTIONS(5508), [sym_preproc_directive] = ACTIONS(5508), [anon_sym_LPAREN2] = ACTIONS(5510), [anon_sym_TILDE] = ACTIONS(5510), [anon_sym_STAR] = ACTIONS(5510), [anon_sym_AMP_AMP] = ACTIONS(5510), [anon_sym_AMP] = ACTIONS(5508), [anon_sym_SEMI] = ACTIONS(5510), [anon_sym___extension__] = ACTIONS(5508), [anon_sym_typedef] = ACTIONS(5508), [anon_sym_virtual] = ACTIONS(5508), [anon_sym_extern] = ACTIONS(5508), [anon_sym___attribute__] = ACTIONS(5508), [anon_sym___attribute] = ACTIONS(5508), [anon_sym_using] = ACTIONS(5508), [anon_sym_COLON_COLON] = ACTIONS(5510), [anon_sym_LBRACK_LBRACK] = ACTIONS(5510), [anon_sym___declspec] = ACTIONS(5508), [anon_sym___based] = ACTIONS(5508), [anon_sym_signed] = ACTIONS(5508), [anon_sym_unsigned] = ACTIONS(5508), [anon_sym_long] = ACTIONS(5508), [anon_sym_short] = ACTIONS(5508), [anon_sym_LBRACK] = ACTIONS(5508), [anon_sym_static] = ACTIONS(5508), [anon_sym_register] = ACTIONS(5508), [anon_sym_inline] = ACTIONS(5508), [anon_sym___inline] = ACTIONS(5508), [anon_sym___inline__] = ACTIONS(5508), [anon_sym___forceinline] = ACTIONS(5508), [anon_sym_thread_local] = ACTIONS(5508), [anon_sym___thread] = ACTIONS(5508), [anon_sym_const] = ACTIONS(5508), [anon_sym_constexpr] = ACTIONS(5508), [anon_sym_volatile] = ACTIONS(5508), [anon_sym_restrict] = ACTIONS(5508), [anon_sym___restrict__] = ACTIONS(5508), [anon_sym__Atomic] = ACTIONS(5508), [anon_sym__Noreturn] = ACTIONS(5508), [anon_sym_noreturn] = ACTIONS(5508), [anon_sym__Nonnull] = ACTIONS(5508), [anon_sym_mutable] = ACTIONS(5508), [anon_sym_constinit] = ACTIONS(5508), [anon_sym_consteval] = ACTIONS(5508), [anon_sym_alignas] = ACTIONS(5508), [anon_sym__Alignas] = ACTIONS(5508), [sym_primitive_type] = ACTIONS(5508), [anon_sym_enum] = ACTIONS(5508), [anon_sym_class] = ACTIONS(5508), [anon_sym_struct] = ACTIONS(5508), [anon_sym_union] = ACTIONS(5508), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5508), [anon_sym_decltype] = ACTIONS(5508), [anon_sym_explicit] = ACTIONS(5508), [anon_sym_typename] = ACTIONS(5508), [anon_sym_private] = ACTIONS(5508), [anon_sym_template] = ACTIONS(5508), [anon_sym_operator] = ACTIONS(5508), [anon_sym_friend] = ACTIONS(5508), [anon_sym_public] = ACTIONS(5508), [anon_sym_protected] = ACTIONS(5508), [anon_sym_static_assert] = ACTIONS(5508), }, [STATE(1759)] = { [sym_identifier] = ACTIONS(3329), [aux_sym_preproc_def_token1] = ACTIONS(3329), [aux_sym_preproc_if_token1] = ACTIONS(3329), [aux_sym_preproc_if_token2] = ACTIONS(3329), [aux_sym_preproc_ifdef_token1] = ACTIONS(3329), [aux_sym_preproc_ifdef_token2] = ACTIONS(3329), [aux_sym_preproc_else_token1] = ACTIONS(3329), [aux_sym_preproc_elif_token1] = ACTIONS(3329), [aux_sym_preproc_elifdef_token1] = ACTIONS(3329), [aux_sym_preproc_elifdef_token2] = ACTIONS(3329), [sym_preproc_directive] = ACTIONS(3329), [anon_sym_LPAREN2] = ACTIONS(3331), [anon_sym_TILDE] = ACTIONS(3331), [anon_sym_STAR] = ACTIONS(3331), [anon_sym_AMP_AMP] = ACTIONS(3331), [anon_sym_AMP] = ACTIONS(3329), [anon_sym_SEMI] = ACTIONS(3331), [anon_sym___extension__] = ACTIONS(3329), [anon_sym_typedef] = ACTIONS(3329), [anon_sym_virtual] = ACTIONS(3329), [anon_sym_extern] = ACTIONS(3329), [anon_sym___attribute__] = ACTIONS(3329), [anon_sym___attribute] = ACTIONS(3329), [anon_sym_using] = ACTIONS(3329), [anon_sym_COLON_COLON] = ACTIONS(3331), [anon_sym_LBRACK_LBRACK] = ACTIONS(3331), [anon_sym___declspec] = ACTIONS(3329), [anon_sym___based] = ACTIONS(3329), [anon_sym_signed] = ACTIONS(3329), [anon_sym_unsigned] = ACTIONS(3329), [anon_sym_long] = ACTIONS(3329), [anon_sym_short] = ACTIONS(3329), [anon_sym_LBRACK] = ACTIONS(3329), [anon_sym_static] = ACTIONS(3329), [anon_sym_register] = ACTIONS(3329), [anon_sym_inline] = ACTIONS(3329), [anon_sym___inline] = ACTIONS(3329), [anon_sym___inline__] = ACTIONS(3329), [anon_sym___forceinline] = ACTIONS(3329), [anon_sym_thread_local] = ACTIONS(3329), [anon_sym___thread] = ACTIONS(3329), [anon_sym_const] = ACTIONS(3329), [anon_sym_constexpr] = ACTIONS(3329), [anon_sym_volatile] = ACTIONS(3329), [anon_sym_restrict] = ACTIONS(3329), [anon_sym___restrict__] = ACTIONS(3329), [anon_sym__Atomic] = ACTIONS(3329), [anon_sym__Noreturn] = ACTIONS(3329), [anon_sym_noreturn] = ACTIONS(3329), [anon_sym__Nonnull] = ACTIONS(3329), [anon_sym_mutable] = ACTIONS(3329), [anon_sym_constinit] = ACTIONS(3329), [anon_sym_consteval] = ACTIONS(3329), [anon_sym_alignas] = ACTIONS(3329), [anon_sym__Alignas] = ACTIONS(3329), [sym_primitive_type] = ACTIONS(3329), [anon_sym_enum] = ACTIONS(3329), [anon_sym_class] = ACTIONS(3329), [anon_sym_struct] = ACTIONS(3329), [anon_sym_union] = ACTIONS(3329), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3329), [anon_sym_decltype] = ACTIONS(3329), [anon_sym_explicit] = ACTIONS(3329), [anon_sym_typename] = ACTIONS(3329), [anon_sym_private] = ACTIONS(3329), [anon_sym_template] = ACTIONS(3329), [anon_sym_operator] = ACTIONS(3329), [anon_sym_friend] = ACTIONS(3329), [anon_sym_public] = ACTIONS(3329), [anon_sym_protected] = ACTIONS(3329), [anon_sym_static_assert] = ACTIONS(3329), }, [STATE(1760)] = { [sym_identifier] = ACTIONS(5512), [aux_sym_preproc_def_token1] = ACTIONS(5512), [aux_sym_preproc_if_token1] = ACTIONS(5512), [aux_sym_preproc_if_token2] = ACTIONS(5512), [aux_sym_preproc_ifdef_token1] = ACTIONS(5512), [aux_sym_preproc_ifdef_token2] = ACTIONS(5512), [aux_sym_preproc_else_token1] = ACTIONS(5512), [aux_sym_preproc_elif_token1] = ACTIONS(5512), [aux_sym_preproc_elifdef_token1] = ACTIONS(5512), [aux_sym_preproc_elifdef_token2] = ACTIONS(5512), [sym_preproc_directive] = ACTIONS(5512), [anon_sym_LPAREN2] = ACTIONS(5514), [anon_sym_TILDE] = ACTIONS(5514), [anon_sym_STAR] = ACTIONS(5514), [anon_sym_AMP_AMP] = ACTIONS(5514), [anon_sym_AMP] = ACTIONS(5512), [anon_sym_SEMI] = ACTIONS(5514), [anon_sym___extension__] = ACTIONS(5512), [anon_sym_typedef] = ACTIONS(5512), [anon_sym_virtual] = ACTIONS(5512), [anon_sym_extern] = ACTIONS(5512), [anon_sym___attribute__] = ACTIONS(5512), [anon_sym___attribute] = ACTIONS(5512), [anon_sym_using] = ACTIONS(5512), [anon_sym_COLON_COLON] = ACTIONS(5514), [anon_sym_LBRACK_LBRACK] = ACTIONS(5514), [anon_sym___declspec] = ACTIONS(5512), [anon_sym___based] = ACTIONS(5512), [anon_sym_signed] = ACTIONS(5512), [anon_sym_unsigned] = ACTIONS(5512), [anon_sym_long] = ACTIONS(5512), [anon_sym_short] = ACTIONS(5512), [anon_sym_LBRACK] = ACTIONS(5512), [anon_sym_static] = ACTIONS(5512), [anon_sym_register] = ACTIONS(5512), [anon_sym_inline] = ACTIONS(5512), [anon_sym___inline] = ACTIONS(5512), [anon_sym___inline__] = ACTIONS(5512), [anon_sym___forceinline] = ACTIONS(5512), [anon_sym_thread_local] = ACTIONS(5512), [anon_sym___thread] = ACTIONS(5512), [anon_sym_const] = ACTIONS(5512), [anon_sym_constexpr] = ACTIONS(5512), [anon_sym_volatile] = ACTIONS(5512), [anon_sym_restrict] = ACTIONS(5512), [anon_sym___restrict__] = ACTIONS(5512), [anon_sym__Atomic] = ACTIONS(5512), [anon_sym__Noreturn] = ACTIONS(5512), [anon_sym_noreturn] = ACTIONS(5512), [anon_sym__Nonnull] = ACTIONS(5512), [anon_sym_mutable] = ACTIONS(5512), [anon_sym_constinit] = ACTIONS(5512), [anon_sym_consteval] = ACTIONS(5512), [anon_sym_alignas] = ACTIONS(5512), [anon_sym__Alignas] = ACTIONS(5512), [sym_primitive_type] = ACTIONS(5512), [anon_sym_enum] = ACTIONS(5512), [anon_sym_class] = ACTIONS(5512), [anon_sym_struct] = ACTIONS(5512), [anon_sym_union] = ACTIONS(5512), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5512), [anon_sym_decltype] = ACTIONS(5512), [anon_sym_explicit] = ACTIONS(5512), [anon_sym_typename] = ACTIONS(5512), [anon_sym_private] = ACTIONS(5512), [anon_sym_template] = ACTIONS(5512), [anon_sym_operator] = ACTIONS(5512), [anon_sym_friend] = ACTIONS(5512), [anon_sym_public] = ACTIONS(5512), [anon_sym_protected] = ACTIONS(5512), [anon_sym_static_assert] = ACTIONS(5512), }, [STATE(1761)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_if_token2] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [aux_sym_preproc_else_token1] = ACTIONS(2673), [aux_sym_preproc_elif_token1] = ACTIONS(2673), [aux_sym_preproc_elifdef_token1] = ACTIONS(2673), [aux_sym_preproc_elifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_private] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_friend] = ACTIONS(2673), [anon_sym_public] = ACTIONS(2673), [anon_sym_protected] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), }, [STATE(1762)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_if_token2] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [aux_sym_preproc_else_token1] = ACTIONS(2673), [aux_sym_preproc_elif_token1] = ACTIONS(2673), [aux_sym_preproc_elifdef_token1] = ACTIONS(2673), [aux_sym_preproc_elifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_private] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_friend] = ACTIONS(2673), [anon_sym_public] = ACTIONS(2673), [anon_sym_protected] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), }, [STATE(1763)] = { [sym_identifier] = ACTIONS(3333), [aux_sym_preproc_def_token1] = ACTIONS(3333), [aux_sym_preproc_if_token1] = ACTIONS(3333), [aux_sym_preproc_if_token2] = ACTIONS(3333), [aux_sym_preproc_ifdef_token1] = ACTIONS(3333), [aux_sym_preproc_ifdef_token2] = ACTIONS(3333), [aux_sym_preproc_else_token1] = ACTIONS(3333), [aux_sym_preproc_elif_token1] = ACTIONS(3333), [aux_sym_preproc_elifdef_token1] = ACTIONS(3333), [aux_sym_preproc_elifdef_token2] = ACTIONS(3333), [sym_preproc_directive] = ACTIONS(3333), [anon_sym_LPAREN2] = ACTIONS(3335), [anon_sym_TILDE] = ACTIONS(3335), [anon_sym_STAR] = ACTIONS(3335), [anon_sym_AMP_AMP] = ACTIONS(3335), [anon_sym_AMP] = ACTIONS(3333), [anon_sym_SEMI] = ACTIONS(3335), [anon_sym___extension__] = ACTIONS(3333), [anon_sym_typedef] = ACTIONS(3333), [anon_sym_virtual] = ACTIONS(3333), [anon_sym_extern] = ACTIONS(3333), [anon_sym___attribute__] = ACTIONS(3333), [anon_sym___attribute] = ACTIONS(3333), [anon_sym_using] = ACTIONS(3333), [anon_sym_COLON_COLON] = ACTIONS(3335), [anon_sym_LBRACK_LBRACK] = ACTIONS(3335), [anon_sym___declspec] = ACTIONS(3333), [anon_sym___based] = ACTIONS(3333), [anon_sym_signed] = ACTIONS(3333), [anon_sym_unsigned] = ACTIONS(3333), [anon_sym_long] = ACTIONS(3333), [anon_sym_short] = ACTIONS(3333), [anon_sym_LBRACK] = ACTIONS(3333), [anon_sym_static] = ACTIONS(3333), [anon_sym_register] = ACTIONS(3333), [anon_sym_inline] = ACTIONS(3333), [anon_sym___inline] = ACTIONS(3333), [anon_sym___inline__] = ACTIONS(3333), [anon_sym___forceinline] = ACTIONS(3333), [anon_sym_thread_local] = ACTIONS(3333), [anon_sym___thread] = ACTIONS(3333), [anon_sym_const] = ACTIONS(3333), [anon_sym_constexpr] = ACTIONS(3333), [anon_sym_volatile] = ACTIONS(3333), [anon_sym_restrict] = ACTIONS(3333), [anon_sym___restrict__] = ACTIONS(3333), [anon_sym__Atomic] = ACTIONS(3333), [anon_sym__Noreturn] = ACTIONS(3333), [anon_sym_noreturn] = ACTIONS(3333), [anon_sym__Nonnull] = ACTIONS(3333), [anon_sym_mutable] = ACTIONS(3333), [anon_sym_constinit] = ACTIONS(3333), [anon_sym_consteval] = ACTIONS(3333), [anon_sym_alignas] = ACTIONS(3333), [anon_sym__Alignas] = ACTIONS(3333), [sym_primitive_type] = ACTIONS(3333), [anon_sym_enum] = ACTIONS(3333), [anon_sym_class] = ACTIONS(3333), [anon_sym_struct] = ACTIONS(3333), [anon_sym_union] = ACTIONS(3333), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3333), [anon_sym_decltype] = ACTIONS(3333), [anon_sym_explicit] = ACTIONS(3333), [anon_sym_typename] = ACTIONS(3333), [anon_sym_private] = ACTIONS(3333), [anon_sym_template] = ACTIONS(3333), [anon_sym_operator] = ACTIONS(3333), [anon_sym_friend] = ACTIONS(3333), [anon_sym_public] = ACTIONS(3333), [anon_sym_protected] = ACTIONS(3333), [anon_sym_static_assert] = ACTIONS(3333), }, [STATE(1764)] = { [sym_identifier] = ACTIONS(3148), [aux_sym_preproc_def_token1] = ACTIONS(3148), [aux_sym_preproc_if_token1] = ACTIONS(3148), [aux_sym_preproc_if_token2] = ACTIONS(3148), [aux_sym_preproc_ifdef_token1] = ACTIONS(3148), [aux_sym_preproc_ifdef_token2] = ACTIONS(3148), [aux_sym_preproc_else_token1] = ACTIONS(3148), [aux_sym_preproc_elif_token1] = ACTIONS(3148), [aux_sym_preproc_elifdef_token1] = ACTIONS(3148), [aux_sym_preproc_elifdef_token2] = ACTIONS(3148), [sym_preproc_directive] = ACTIONS(3148), [anon_sym_LPAREN2] = ACTIONS(3150), [anon_sym_TILDE] = ACTIONS(3150), [anon_sym_STAR] = ACTIONS(3150), [anon_sym_AMP_AMP] = ACTIONS(3150), [anon_sym_AMP] = ACTIONS(3148), [anon_sym_SEMI] = ACTIONS(3150), [anon_sym___extension__] = ACTIONS(3148), [anon_sym_typedef] = ACTIONS(3148), [anon_sym_virtual] = ACTIONS(3148), [anon_sym_extern] = ACTIONS(3148), [anon_sym___attribute__] = ACTIONS(3148), [anon_sym___attribute] = ACTIONS(3148), [anon_sym_using] = ACTIONS(3148), [anon_sym_COLON_COLON] = ACTIONS(3150), [anon_sym_LBRACK_LBRACK] = ACTIONS(3150), [anon_sym___declspec] = ACTIONS(3148), [anon_sym___based] = ACTIONS(3148), [anon_sym_signed] = ACTIONS(3148), [anon_sym_unsigned] = ACTIONS(3148), [anon_sym_long] = ACTIONS(3148), [anon_sym_short] = ACTIONS(3148), [anon_sym_LBRACK] = ACTIONS(3148), [anon_sym_static] = ACTIONS(3148), [anon_sym_register] = ACTIONS(3148), [anon_sym_inline] = ACTIONS(3148), [anon_sym___inline] = ACTIONS(3148), [anon_sym___inline__] = ACTIONS(3148), [anon_sym___forceinline] = ACTIONS(3148), [anon_sym_thread_local] = ACTIONS(3148), [anon_sym___thread] = ACTIONS(3148), [anon_sym_const] = ACTIONS(3148), [anon_sym_constexpr] = ACTIONS(3148), [anon_sym_volatile] = ACTIONS(3148), [anon_sym_restrict] = ACTIONS(3148), [anon_sym___restrict__] = ACTIONS(3148), [anon_sym__Atomic] = ACTIONS(3148), [anon_sym__Noreturn] = ACTIONS(3148), [anon_sym_noreturn] = ACTIONS(3148), [anon_sym__Nonnull] = ACTIONS(3148), [anon_sym_mutable] = ACTIONS(3148), [anon_sym_constinit] = ACTIONS(3148), [anon_sym_consteval] = ACTIONS(3148), [anon_sym_alignas] = ACTIONS(3148), [anon_sym__Alignas] = ACTIONS(3148), [sym_primitive_type] = ACTIONS(3148), [anon_sym_enum] = ACTIONS(3148), [anon_sym_class] = ACTIONS(3148), [anon_sym_struct] = ACTIONS(3148), [anon_sym_union] = ACTIONS(3148), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3148), [anon_sym_decltype] = ACTIONS(3148), [anon_sym_explicit] = ACTIONS(3148), [anon_sym_typename] = ACTIONS(3148), [anon_sym_private] = ACTIONS(3148), [anon_sym_template] = ACTIONS(3148), [anon_sym_operator] = ACTIONS(3148), [anon_sym_friend] = ACTIONS(3148), [anon_sym_public] = ACTIONS(3148), [anon_sym_protected] = ACTIONS(3148), [anon_sym_static_assert] = ACTIONS(3148), }, [STATE(1765)] = { [sym_identifier] = ACTIONS(2990), [aux_sym_preproc_def_token1] = ACTIONS(2990), [aux_sym_preproc_if_token1] = ACTIONS(2990), [aux_sym_preproc_if_token2] = ACTIONS(2990), [aux_sym_preproc_ifdef_token1] = ACTIONS(2990), [aux_sym_preproc_ifdef_token2] = ACTIONS(2990), [aux_sym_preproc_else_token1] = ACTIONS(2990), [aux_sym_preproc_elif_token1] = ACTIONS(2990), [aux_sym_preproc_elifdef_token1] = ACTIONS(2990), [aux_sym_preproc_elifdef_token2] = ACTIONS(2990), [sym_preproc_directive] = ACTIONS(2990), [anon_sym_LPAREN2] = ACTIONS(2992), [anon_sym_TILDE] = ACTIONS(2992), [anon_sym_STAR] = ACTIONS(2992), [anon_sym_AMP_AMP] = ACTIONS(2992), [anon_sym_AMP] = ACTIONS(2990), [anon_sym_SEMI] = ACTIONS(2992), [anon_sym___extension__] = ACTIONS(2990), [anon_sym_typedef] = ACTIONS(2990), [anon_sym_virtual] = ACTIONS(2990), [anon_sym_extern] = ACTIONS(2990), [anon_sym___attribute__] = ACTIONS(2990), [anon_sym___attribute] = ACTIONS(2990), [anon_sym_using] = ACTIONS(2990), [anon_sym_COLON_COLON] = ACTIONS(2992), [anon_sym_LBRACK_LBRACK] = ACTIONS(2992), [anon_sym___declspec] = ACTIONS(2990), [anon_sym___based] = ACTIONS(2990), [anon_sym_signed] = ACTIONS(2990), [anon_sym_unsigned] = ACTIONS(2990), [anon_sym_long] = ACTIONS(2990), [anon_sym_short] = ACTIONS(2990), [anon_sym_LBRACK] = ACTIONS(2990), [anon_sym_static] = ACTIONS(2990), [anon_sym_register] = ACTIONS(2990), [anon_sym_inline] = ACTIONS(2990), [anon_sym___inline] = ACTIONS(2990), [anon_sym___inline__] = ACTIONS(2990), [anon_sym___forceinline] = ACTIONS(2990), [anon_sym_thread_local] = ACTIONS(2990), [anon_sym___thread] = ACTIONS(2990), [anon_sym_const] = ACTIONS(2990), [anon_sym_constexpr] = ACTIONS(2990), [anon_sym_volatile] = ACTIONS(2990), [anon_sym_restrict] = ACTIONS(2990), [anon_sym___restrict__] = ACTIONS(2990), [anon_sym__Atomic] = ACTIONS(2990), [anon_sym__Noreturn] = ACTIONS(2990), [anon_sym_noreturn] = ACTIONS(2990), [anon_sym__Nonnull] = ACTIONS(2990), [anon_sym_mutable] = ACTIONS(2990), [anon_sym_constinit] = ACTIONS(2990), [anon_sym_consteval] = ACTIONS(2990), [anon_sym_alignas] = ACTIONS(2990), [anon_sym__Alignas] = ACTIONS(2990), [sym_primitive_type] = ACTIONS(2990), [anon_sym_enum] = ACTIONS(2990), [anon_sym_class] = ACTIONS(2990), [anon_sym_struct] = ACTIONS(2990), [anon_sym_union] = ACTIONS(2990), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2990), [anon_sym_decltype] = ACTIONS(2990), [anon_sym_explicit] = ACTIONS(2990), [anon_sym_typename] = ACTIONS(2990), [anon_sym_private] = ACTIONS(2990), [anon_sym_template] = ACTIONS(2990), [anon_sym_operator] = ACTIONS(2990), [anon_sym_friend] = ACTIONS(2990), [anon_sym_public] = ACTIONS(2990), [anon_sym_protected] = ACTIONS(2990), [anon_sym_static_assert] = ACTIONS(2990), }, [STATE(1766)] = { [sym_identifier] = ACTIONS(2909), [aux_sym_preproc_def_token1] = ACTIONS(2909), [aux_sym_preproc_if_token1] = ACTIONS(2909), [aux_sym_preproc_if_token2] = ACTIONS(2909), [aux_sym_preproc_ifdef_token1] = ACTIONS(2909), [aux_sym_preproc_ifdef_token2] = ACTIONS(2909), [aux_sym_preproc_else_token1] = ACTIONS(2909), [aux_sym_preproc_elif_token1] = ACTIONS(2909), [aux_sym_preproc_elifdef_token1] = ACTIONS(2909), [aux_sym_preproc_elifdef_token2] = ACTIONS(2909), [sym_preproc_directive] = ACTIONS(2909), [anon_sym_LPAREN2] = ACTIONS(2911), [anon_sym_TILDE] = ACTIONS(2911), [anon_sym_STAR] = ACTIONS(2911), [anon_sym_AMP_AMP] = ACTIONS(2911), [anon_sym_AMP] = ACTIONS(2909), [anon_sym_SEMI] = ACTIONS(2911), [anon_sym___extension__] = ACTIONS(2909), [anon_sym_typedef] = ACTIONS(2909), [anon_sym_virtual] = ACTIONS(2909), [anon_sym_extern] = ACTIONS(2909), [anon_sym___attribute__] = ACTIONS(2909), [anon_sym___attribute] = ACTIONS(2909), [anon_sym_using] = ACTIONS(2909), [anon_sym_COLON_COLON] = ACTIONS(2911), [anon_sym_LBRACK_LBRACK] = ACTIONS(2911), [anon_sym___declspec] = ACTIONS(2909), [anon_sym___based] = ACTIONS(2909), [anon_sym_signed] = ACTIONS(2909), [anon_sym_unsigned] = ACTIONS(2909), [anon_sym_long] = ACTIONS(2909), [anon_sym_short] = ACTIONS(2909), [anon_sym_LBRACK] = ACTIONS(2909), [anon_sym_static] = ACTIONS(2909), [anon_sym_register] = ACTIONS(2909), [anon_sym_inline] = ACTIONS(2909), [anon_sym___inline] = ACTIONS(2909), [anon_sym___inline__] = ACTIONS(2909), [anon_sym___forceinline] = ACTIONS(2909), [anon_sym_thread_local] = ACTIONS(2909), [anon_sym___thread] = ACTIONS(2909), [anon_sym_const] = ACTIONS(2909), [anon_sym_constexpr] = ACTIONS(2909), [anon_sym_volatile] = ACTIONS(2909), [anon_sym_restrict] = ACTIONS(2909), [anon_sym___restrict__] = ACTIONS(2909), [anon_sym__Atomic] = ACTIONS(2909), [anon_sym__Noreturn] = ACTIONS(2909), [anon_sym_noreturn] = ACTIONS(2909), [anon_sym__Nonnull] = ACTIONS(2909), [anon_sym_mutable] = ACTIONS(2909), [anon_sym_constinit] = ACTIONS(2909), [anon_sym_consteval] = ACTIONS(2909), [anon_sym_alignas] = ACTIONS(2909), [anon_sym__Alignas] = ACTIONS(2909), [sym_primitive_type] = ACTIONS(2909), [anon_sym_enum] = ACTIONS(2909), [anon_sym_class] = ACTIONS(2909), [anon_sym_struct] = ACTIONS(2909), [anon_sym_union] = ACTIONS(2909), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2909), [anon_sym_decltype] = ACTIONS(2909), [anon_sym_explicit] = ACTIONS(2909), [anon_sym_typename] = ACTIONS(2909), [anon_sym_private] = ACTIONS(2909), [anon_sym_template] = ACTIONS(2909), [anon_sym_operator] = ACTIONS(2909), [anon_sym_friend] = ACTIONS(2909), [anon_sym_public] = ACTIONS(2909), [anon_sym_protected] = ACTIONS(2909), [anon_sym_static_assert] = ACTIONS(2909), }, [STATE(1767)] = { [sym_identifier] = ACTIONS(2905), [aux_sym_preproc_def_token1] = ACTIONS(2905), [aux_sym_preproc_if_token1] = ACTIONS(2905), [aux_sym_preproc_if_token2] = ACTIONS(2905), [aux_sym_preproc_ifdef_token1] = ACTIONS(2905), [aux_sym_preproc_ifdef_token2] = ACTIONS(2905), [aux_sym_preproc_else_token1] = ACTIONS(2905), [aux_sym_preproc_elif_token1] = ACTIONS(2905), [aux_sym_preproc_elifdef_token1] = ACTIONS(2905), [aux_sym_preproc_elifdef_token2] = ACTIONS(2905), [sym_preproc_directive] = ACTIONS(2905), [anon_sym_LPAREN2] = ACTIONS(2907), [anon_sym_TILDE] = ACTIONS(2907), [anon_sym_STAR] = ACTIONS(2907), [anon_sym_AMP_AMP] = ACTIONS(2907), [anon_sym_AMP] = ACTIONS(2905), [anon_sym_SEMI] = ACTIONS(2907), [anon_sym___extension__] = ACTIONS(2905), [anon_sym_typedef] = ACTIONS(2905), [anon_sym_virtual] = ACTIONS(2905), [anon_sym_extern] = ACTIONS(2905), [anon_sym___attribute__] = ACTIONS(2905), [anon_sym___attribute] = ACTIONS(2905), [anon_sym_using] = ACTIONS(2905), [anon_sym_COLON_COLON] = ACTIONS(2907), [anon_sym_LBRACK_LBRACK] = ACTIONS(2907), [anon_sym___declspec] = ACTIONS(2905), [anon_sym___based] = ACTIONS(2905), [anon_sym_signed] = ACTIONS(2905), [anon_sym_unsigned] = ACTIONS(2905), [anon_sym_long] = ACTIONS(2905), [anon_sym_short] = ACTIONS(2905), [anon_sym_LBRACK] = ACTIONS(2905), [anon_sym_static] = ACTIONS(2905), [anon_sym_register] = ACTIONS(2905), [anon_sym_inline] = ACTIONS(2905), [anon_sym___inline] = ACTIONS(2905), [anon_sym___inline__] = ACTIONS(2905), [anon_sym___forceinline] = ACTIONS(2905), [anon_sym_thread_local] = ACTIONS(2905), [anon_sym___thread] = ACTIONS(2905), [anon_sym_const] = ACTIONS(2905), [anon_sym_constexpr] = ACTIONS(2905), [anon_sym_volatile] = ACTIONS(2905), [anon_sym_restrict] = ACTIONS(2905), [anon_sym___restrict__] = ACTIONS(2905), [anon_sym__Atomic] = ACTIONS(2905), [anon_sym__Noreturn] = ACTIONS(2905), [anon_sym_noreturn] = ACTIONS(2905), [anon_sym__Nonnull] = ACTIONS(2905), [anon_sym_mutable] = ACTIONS(2905), [anon_sym_constinit] = ACTIONS(2905), [anon_sym_consteval] = ACTIONS(2905), [anon_sym_alignas] = ACTIONS(2905), [anon_sym__Alignas] = ACTIONS(2905), [sym_primitive_type] = ACTIONS(2905), [anon_sym_enum] = ACTIONS(2905), [anon_sym_class] = ACTIONS(2905), [anon_sym_struct] = ACTIONS(2905), [anon_sym_union] = ACTIONS(2905), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2905), [anon_sym_decltype] = ACTIONS(2905), [anon_sym_explicit] = ACTIONS(2905), [anon_sym_typename] = ACTIONS(2905), [anon_sym_private] = ACTIONS(2905), [anon_sym_template] = ACTIONS(2905), [anon_sym_operator] = ACTIONS(2905), [anon_sym_friend] = ACTIONS(2905), [anon_sym_public] = ACTIONS(2905), [anon_sym_protected] = ACTIONS(2905), [anon_sym_static_assert] = ACTIONS(2905), }, [STATE(1768)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6478), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(7029), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(7029), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1769)] = { [sym_identifier] = ACTIONS(5516), [aux_sym_preproc_def_token1] = ACTIONS(5516), [aux_sym_preproc_if_token1] = ACTIONS(5516), [aux_sym_preproc_if_token2] = ACTIONS(5516), [aux_sym_preproc_ifdef_token1] = ACTIONS(5516), [aux_sym_preproc_ifdef_token2] = ACTIONS(5516), [aux_sym_preproc_else_token1] = ACTIONS(5516), [aux_sym_preproc_elif_token1] = ACTIONS(5516), [aux_sym_preproc_elifdef_token1] = ACTIONS(5516), [aux_sym_preproc_elifdef_token2] = ACTIONS(5516), [sym_preproc_directive] = ACTIONS(5516), [anon_sym_LPAREN2] = ACTIONS(5518), [anon_sym_TILDE] = ACTIONS(5518), [anon_sym_STAR] = ACTIONS(5518), [anon_sym_AMP_AMP] = ACTIONS(5518), [anon_sym_AMP] = ACTIONS(5516), [anon_sym_SEMI] = ACTIONS(5518), [anon_sym___extension__] = ACTIONS(5516), [anon_sym_typedef] = ACTIONS(5516), [anon_sym_virtual] = ACTIONS(5516), [anon_sym_extern] = ACTIONS(5516), [anon_sym___attribute__] = ACTIONS(5516), [anon_sym___attribute] = ACTIONS(5516), [anon_sym_using] = ACTIONS(5516), [anon_sym_COLON_COLON] = ACTIONS(5518), [anon_sym_LBRACK_LBRACK] = ACTIONS(5518), [anon_sym___declspec] = ACTIONS(5516), [anon_sym___based] = ACTIONS(5516), [anon_sym_signed] = ACTIONS(5516), [anon_sym_unsigned] = ACTIONS(5516), [anon_sym_long] = ACTIONS(5516), [anon_sym_short] = ACTIONS(5516), [anon_sym_LBRACK] = ACTIONS(5516), [anon_sym_static] = ACTIONS(5516), [anon_sym_register] = ACTIONS(5516), [anon_sym_inline] = ACTIONS(5516), [anon_sym___inline] = ACTIONS(5516), [anon_sym___inline__] = ACTIONS(5516), [anon_sym___forceinline] = ACTIONS(5516), [anon_sym_thread_local] = ACTIONS(5516), [anon_sym___thread] = ACTIONS(5516), [anon_sym_const] = ACTIONS(5516), [anon_sym_constexpr] = ACTIONS(5516), [anon_sym_volatile] = ACTIONS(5516), [anon_sym_restrict] = ACTIONS(5516), [anon_sym___restrict__] = ACTIONS(5516), [anon_sym__Atomic] = ACTIONS(5516), [anon_sym__Noreturn] = ACTIONS(5516), [anon_sym_noreturn] = ACTIONS(5516), [anon_sym__Nonnull] = ACTIONS(5516), [anon_sym_mutable] = ACTIONS(5516), [anon_sym_constinit] = ACTIONS(5516), [anon_sym_consteval] = ACTIONS(5516), [anon_sym_alignas] = ACTIONS(5516), [anon_sym__Alignas] = ACTIONS(5516), [sym_primitive_type] = ACTIONS(5516), [anon_sym_enum] = ACTIONS(5516), [anon_sym_class] = ACTIONS(5516), [anon_sym_struct] = ACTIONS(5516), [anon_sym_union] = ACTIONS(5516), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5516), [anon_sym_decltype] = ACTIONS(5516), [anon_sym_explicit] = ACTIONS(5516), [anon_sym_typename] = ACTIONS(5516), [anon_sym_private] = ACTIONS(5516), [anon_sym_template] = ACTIONS(5516), [anon_sym_operator] = ACTIONS(5516), [anon_sym_friend] = ACTIONS(5516), [anon_sym_public] = ACTIONS(5516), [anon_sym_protected] = ACTIONS(5516), [anon_sym_static_assert] = ACTIONS(5516), }, [STATE(1770)] = { [sym_identifier] = ACTIONS(2994), [aux_sym_preproc_def_token1] = ACTIONS(2994), [aux_sym_preproc_if_token1] = ACTIONS(2994), [aux_sym_preproc_if_token2] = ACTIONS(2994), [aux_sym_preproc_ifdef_token1] = ACTIONS(2994), [aux_sym_preproc_ifdef_token2] = ACTIONS(2994), [aux_sym_preproc_else_token1] = ACTIONS(2994), [aux_sym_preproc_elif_token1] = ACTIONS(2994), [aux_sym_preproc_elifdef_token1] = ACTIONS(2994), [aux_sym_preproc_elifdef_token2] = ACTIONS(2994), [sym_preproc_directive] = ACTIONS(2994), [anon_sym_LPAREN2] = ACTIONS(2996), [anon_sym_TILDE] = ACTIONS(2996), [anon_sym_STAR] = ACTIONS(2996), [anon_sym_AMP_AMP] = ACTIONS(2996), [anon_sym_AMP] = ACTIONS(2994), [anon_sym_SEMI] = ACTIONS(2996), [anon_sym___extension__] = ACTIONS(2994), [anon_sym_typedef] = ACTIONS(2994), [anon_sym_virtual] = ACTIONS(2994), [anon_sym_extern] = ACTIONS(2994), [anon_sym___attribute__] = ACTIONS(2994), [anon_sym___attribute] = ACTIONS(2994), [anon_sym_using] = ACTIONS(2994), [anon_sym_COLON_COLON] = ACTIONS(2996), [anon_sym_LBRACK_LBRACK] = ACTIONS(2996), [anon_sym___declspec] = ACTIONS(2994), [anon_sym___based] = ACTIONS(2994), [anon_sym_signed] = ACTIONS(2994), [anon_sym_unsigned] = ACTIONS(2994), [anon_sym_long] = ACTIONS(2994), [anon_sym_short] = ACTIONS(2994), [anon_sym_LBRACK] = ACTIONS(2994), [anon_sym_static] = ACTIONS(2994), [anon_sym_register] = ACTIONS(2994), [anon_sym_inline] = ACTIONS(2994), [anon_sym___inline] = ACTIONS(2994), [anon_sym___inline__] = ACTIONS(2994), [anon_sym___forceinline] = ACTIONS(2994), [anon_sym_thread_local] = ACTIONS(2994), [anon_sym___thread] = ACTIONS(2994), [anon_sym_const] = ACTIONS(2994), [anon_sym_constexpr] = ACTIONS(2994), [anon_sym_volatile] = ACTIONS(2994), [anon_sym_restrict] = ACTIONS(2994), [anon_sym___restrict__] = ACTIONS(2994), [anon_sym__Atomic] = ACTIONS(2994), [anon_sym__Noreturn] = ACTIONS(2994), [anon_sym_noreturn] = ACTIONS(2994), [anon_sym__Nonnull] = ACTIONS(2994), [anon_sym_mutable] = ACTIONS(2994), [anon_sym_constinit] = ACTIONS(2994), [anon_sym_consteval] = ACTIONS(2994), [anon_sym_alignas] = ACTIONS(2994), [anon_sym__Alignas] = ACTIONS(2994), [sym_primitive_type] = ACTIONS(2994), [anon_sym_enum] = ACTIONS(2994), [anon_sym_class] = ACTIONS(2994), [anon_sym_struct] = ACTIONS(2994), [anon_sym_union] = ACTIONS(2994), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2994), [anon_sym_decltype] = ACTIONS(2994), [anon_sym_explicit] = ACTIONS(2994), [anon_sym_typename] = ACTIONS(2994), [anon_sym_private] = ACTIONS(2994), [anon_sym_template] = ACTIONS(2994), [anon_sym_operator] = ACTIONS(2994), [anon_sym_friend] = ACTIONS(2994), [anon_sym_public] = ACTIONS(2994), [anon_sym_protected] = ACTIONS(2994), [anon_sym_static_assert] = ACTIONS(2994), }, [STATE(1771)] = { [sym_identifier] = ACTIONS(5520), [aux_sym_preproc_def_token1] = ACTIONS(5520), [aux_sym_preproc_if_token1] = ACTIONS(5520), [aux_sym_preproc_if_token2] = ACTIONS(5520), [aux_sym_preproc_ifdef_token1] = ACTIONS(5520), [aux_sym_preproc_ifdef_token2] = ACTIONS(5520), [aux_sym_preproc_else_token1] = ACTIONS(5520), [aux_sym_preproc_elif_token1] = ACTIONS(5520), [aux_sym_preproc_elifdef_token1] = ACTIONS(5520), [aux_sym_preproc_elifdef_token2] = ACTIONS(5520), [sym_preproc_directive] = ACTIONS(5520), [anon_sym_LPAREN2] = ACTIONS(5522), [anon_sym_TILDE] = ACTIONS(5522), [anon_sym_STAR] = ACTIONS(5522), [anon_sym_AMP_AMP] = ACTIONS(5522), [anon_sym_AMP] = ACTIONS(5520), [anon_sym_SEMI] = ACTIONS(5522), [anon_sym___extension__] = ACTIONS(5520), [anon_sym_typedef] = ACTIONS(5520), [anon_sym_virtual] = ACTIONS(5520), [anon_sym_extern] = ACTIONS(5520), [anon_sym___attribute__] = ACTIONS(5520), [anon_sym___attribute] = ACTIONS(5520), [anon_sym_using] = ACTIONS(5520), [anon_sym_COLON_COLON] = ACTIONS(5522), [anon_sym_LBRACK_LBRACK] = ACTIONS(5522), [anon_sym___declspec] = ACTIONS(5520), [anon_sym___based] = ACTIONS(5520), [anon_sym_signed] = ACTIONS(5520), [anon_sym_unsigned] = ACTIONS(5520), [anon_sym_long] = ACTIONS(5520), [anon_sym_short] = ACTIONS(5520), [anon_sym_LBRACK] = ACTIONS(5520), [anon_sym_static] = ACTIONS(5520), [anon_sym_register] = ACTIONS(5520), [anon_sym_inline] = ACTIONS(5520), [anon_sym___inline] = ACTIONS(5520), [anon_sym___inline__] = ACTIONS(5520), [anon_sym___forceinline] = ACTIONS(5520), [anon_sym_thread_local] = ACTIONS(5520), [anon_sym___thread] = ACTIONS(5520), [anon_sym_const] = ACTIONS(5520), [anon_sym_constexpr] = ACTIONS(5520), [anon_sym_volatile] = ACTIONS(5520), [anon_sym_restrict] = ACTIONS(5520), [anon_sym___restrict__] = ACTIONS(5520), [anon_sym__Atomic] = ACTIONS(5520), [anon_sym__Noreturn] = ACTIONS(5520), [anon_sym_noreturn] = ACTIONS(5520), [anon_sym__Nonnull] = ACTIONS(5520), [anon_sym_mutable] = ACTIONS(5520), [anon_sym_constinit] = ACTIONS(5520), [anon_sym_consteval] = ACTIONS(5520), [anon_sym_alignas] = ACTIONS(5520), [anon_sym__Alignas] = ACTIONS(5520), [sym_primitive_type] = ACTIONS(5520), [anon_sym_enum] = ACTIONS(5520), [anon_sym_class] = ACTIONS(5520), [anon_sym_struct] = ACTIONS(5520), [anon_sym_union] = ACTIONS(5520), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5520), [anon_sym_decltype] = ACTIONS(5520), [anon_sym_explicit] = ACTIONS(5520), [anon_sym_typename] = ACTIONS(5520), [anon_sym_private] = ACTIONS(5520), [anon_sym_template] = ACTIONS(5520), [anon_sym_operator] = ACTIONS(5520), [anon_sym_friend] = ACTIONS(5520), [anon_sym_public] = ACTIONS(5520), [anon_sym_protected] = ACTIONS(5520), [anon_sym_static_assert] = ACTIONS(5520), }, [STATE(1772)] = { [sym_identifier] = ACTIONS(2785), [aux_sym_preproc_def_token1] = ACTIONS(2785), [aux_sym_preproc_if_token1] = ACTIONS(2785), [aux_sym_preproc_if_token2] = ACTIONS(2785), [aux_sym_preproc_ifdef_token1] = ACTIONS(2785), [aux_sym_preproc_ifdef_token2] = ACTIONS(2785), [aux_sym_preproc_else_token1] = ACTIONS(2785), [aux_sym_preproc_elif_token1] = ACTIONS(2785), [aux_sym_preproc_elifdef_token1] = ACTIONS(2785), [aux_sym_preproc_elifdef_token2] = ACTIONS(2785), [sym_preproc_directive] = ACTIONS(2785), [anon_sym_LPAREN2] = ACTIONS(2787), [anon_sym_TILDE] = ACTIONS(2787), [anon_sym_STAR] = ACTIONS(2787), [anon_sym_AMP_AMP] = ACTIONS(2787), [anon_sym_AMP] = ACTIONS(2785), [anon_sym_SEMI] = ACTIONS(2787), [anon_sym___extension__] = ACTIONS(2785), [anon_sym_typedef] = ACTIONS(2785), [anon_sym_virtual] = ACTIONS(2785), [anon_sym_extern] = ACTIONS(2785), [anon_sym___attribute__] = ACTIONS(2785), [anon_sym___attribute] = ACTIONS(2785), [anon_sym_using] = ACTIONS(2785), [anon_sym_COLON_COLON] = ACTIONS(2787), [anon_sym_LBRACK_LBRACK] = ACTIONS(2787), [anon_sym___declspec] = ACTIONS(2785), [anon_sym___based] = ACTIONS(2785), [anon_sym_signed] = ACTIONS(2785), [anon_sym_unsigned] = ACTIONS(2785), [anon_sym_long] = ACTIONS(2785), [anon_sym_short] = ACTIONS(2785), [anon_sym_LBRACK] = ACTIONS(2785), [anon_sym_static] = ACTIONS(2785), [anon_sym_register] = ACTIONS(2785), [anon_sym_inline] = ACTIONS(2785), [anon_sym___inline] = ACTIONS(2785), [anon_sym___inline__] = ACTIONS(2785), [anon_sym___forceinline] = ACTIONS(2785), [anon_sym_thread_local] = ACTIONS(2785), [anon_sym___thread] = ACTIONS(2785), [anon_sym_const] = ACTIONS(2785), [anon_sym_constexpr] = ACTIONS(2785), [anon_sym_volatile] = ACTIONS(2785), [anon_sym_restrict] = ACTIONS(2785), [anon_sym___restrict__] = ACTIONS(2785), [anon_sym__Atomic] = ACTIONS(2785), [anon_sym__Noreturn] = ACTIONS(2785), [anon_sym_noreturn] = ACTIONS(2785), [anon_sym__Nonnull] = ACTIONS(2785), [anon_sym_mutable] = ACTIONS(2785), [anon_sym_constinit] = ACTIONS(2785), [anon_sym_consteval] = ACTIONS(2785), [anon_sym_alignas] = ACTIONS(2785), [anon_sym__Alignas] = ACTIONS(2785), [sym_primitive_type] = ACTIONS(2785), [anon_sym_enum] = ACTIONS(2785), [anon_sym_class] = ACTIONS(2785), [anon_sym_struct] = ACTIONS(2785), [anon_sym_union] = ACTIONS(2785), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2785), [anon_sym_decltype] = ACTIONS(2785), [anon_sym_explicit] = ACTIONS(2785), [anon_sym_typename] = ACTIONS(2785), [anon_sym_private] = ACTIONS(2785), [anon_sym_template] = ACTIONS(2785), [anon_sym_operator] = ACTIONS(2785), [anon_sym_friend] = ACTIONS(2785), [anon_sym_public] = ACTIONS(2785), [anon_sym_protected] = ACTIONS(2785), [anon_sym_static_assert] = ACTIONS(2785), }, [STATE(1773)] = { [sym_identifier] = ACTIONS(5524), [aux_sym_preproc_def_token1] = ACTIONS(5524), [aux_sym_preproc_if_token1] = ACTIONS(5524), [aux_sym_preproc_if_token2] = ACTIONS(5524), [aux_sym_preproc_ifdef_token1] = ACTIONS(5524), [aux_sym_preproc_ifdef_token2] = ACTIONS(5524), [aux_sym_preproc_else_token1] = ACTIONS(5524), [aux_sym_preproc_elif_token1] = ACTIONS(5524), [aux_sym_preproc_elifdef_token1] = ACTIONS(5524), [aux_sym_preproc_elifdef_token2] = ACTIONS(5524), [sym_preproc_directive] = ACTIONS(5524), [anon_sym_LPAREN2] = ACTIONS(5526), [anon_sym_TILDE] = ACTIONS(5526), [anon_sym_STAR] = ACTIONS(5526), [anon_sym_AMP_AMP] = ACTIONS(5526), [anon_sym_AMP] = ACTIONS(5524), [anon_sym_SEMI] = ACTIONS(5526), [anon_sym___extension__] = ACTIONS(5524), [anon_sym_typedef] = ACTIONS(5524), [anon_sym_virtual] = ACTIONS(5524), [anon_sym_extern] = ACTIONS(5524), [anon_sym___attribute__] = ACTIONS(5524), [anon_sym___attribute] = ACTIONS(5524), [anon_sym_using] = ACTIONS(5524), [anon_sym_COLON_COLON] = ACTIONS(5526), [anon_sym_LBRACK_LBRACK] = ACTIONS(5526), [anon_sym___declspec] = ACTIONS(5524), [anon_sym___based] = ACTIONS(5524), [anon_sym_signed] = ACTIONS(5524), [anon_sym_unsigned] = ACTIONS(5524), [anon_sym_long] = ACTIONS(5524), [anon_sym_short] = ACTIONS(5524), [anon_sym_LBRACK] = ACTIONS(5524), [anon_sym_static] = ACTIONS(5524), [anon_sym_register] = ACTIONS(5524), [anon_sym_inline] = ACTIONS(5524), [anon_sym___inline] = ACTIONS(5524), [anon_sym___inline__] = ACTIONS(5524), [anon_sym___forceinline] = ACTIONS(5524), [anon_sym_thread_local] = ACTIONS(5524), [anon_sym___thread] = ACTIONS(5524), [anon_sym_const] = ACTIONS(5524), [anon_sym_constexpr] = ACTIONS(5524), [anon_sym_volatile] = ACTIONS(5524), [anon_sym_restrict] = ACTIONS(5524), [anon_sym___restrict__] = ACTIONS(5524), [anon_sym__Atomic] = ACTIONS(5524), [anon_sym__Noreturn] = ACTIONS(5524), [anon_sym_noreturn] = ACTIONS(5524), [anon_sym__Nonnull] = ACTIONS(5524), [anon_sym_mutable] = ACTIONS(5524), [anon_sym_constinit] = ACTIONS(5524), [anon_sym_consteval] = ACTIONS(5524), [anon_sym_alignas] = ACTIONS(5524), [anon_sym__Alignas] = ACTIONS(5524), [sym_primitive_type] = ACTIONS(5524), [anon_sym_enum] = ACTIONS(5524), [anon_sym_class] = ACTIONS(5524), [anon_sym_struct] = ACTIONS(5524), [anon_sym_union] = ACTIONS(5524), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5524), [anon_sym_decltype] = ACTIONS(5524), [anon_sym_explicit] = ACTIONS(5524), [anon_sym_typename] = ACTIONS(5524), [anon_sym_private] = ACTIONS(5524), [anon_sym_template] = ACTIONS(5524), [anon_sym_operator] = ACTIONS(5524), [anon_sym_friend] = ACTIONS(5524), [anon_sym_public] = ACTIONS(5524), [anon_sym_protected] = ACTIONS(5524), [anon_sym_static_assert] = ACTIONS(5524), }, [STATE(1774)] = { [sym_identifier] = ACTIONS(2817), [aux_sym_preproc_def_token1] = ACTIONS(2817), [aux_sym_preproc_if_token1] = ACTIONS(2817), [aux_sym_preproc_if_token2] = ACTIONS(2817), [aux_sym_preproc_ifdef_token1] = ACTIONS(2817), [aux_sym_preproc_ifdef_token2] = ACTIONS(2817), [aux_sym_preproc_else_token1] = ACTIONS(2817), [aux_sym_preproc_elif_token1] = ACTIONS(2817), [aux_sym_preproc_elifdef_token1] = ACTIONS(2817), [aux_sym_preproc_elifdef_token2] = ACTIONS(2817), [sym_preproc_directive] = ACTIONS(2817), [anon_sym_LPAREN2] = ACTIONS(2819), [anon_sym_TILDE] = ACTIONS(2819), [anon_sym_STAR] = ACTIONS(2819), [anon_sym_AMP_AMP] = ACTIONS(2819), [anon_sym_AMP] = ACTIONS(2817), [anon_sym_SEMI] = ACTIONS(2819), [anon_sym___extension__] = ACTIONS(2817), [anon_sym_typedef] = ACTIONS(2817), [anon_sym_virtual] = ACTIONS(2817), [anon_sym_extern] = ACTIONS(2817), [anon_sym___attribute__] = ACTIONS(2817), [anon_sym___attribute] = ACTIONS(2817), [anon_sym_using] = ACTIONS(2817), [anon_sym_COLON_COLON] = ACTIONS(2819), [anon_sym_LBRACK_LBRACK] = ACTIONS(2819), [anon_sym___declspec] = ACTIONS(2817), [anon_sym___based] = ACTIONS(2817), [anon_sym_signed] = ACTIONS(2817), [anon_sym_unsigned] = ACTIONS(2817), [anon_sym_long] = ACTIONS(2817), [anon_sym_short] = ACTIONS(2817), [anon_sym_LBRACK] = ACTIONS(2817), [anon_sym_static] = ACTIONS(2817), [anon_sym_register] = ACTIONS(2817), [anon_sym_inline] = ACTIONS(2817), [anon_sym___inline] = ACTIONS(2817), [anon_sym___inline__] = ACTIONS(2817), [anon_sym___forceinline] = ACTIONS(2817), [anon_sym_thread_local] = ACTIONS(2817), [anon_sym___thread] = ACTIONS(2817), [anon_sym_const] = ACTIONS(2817), [anon_sym_constexpr] = ACTIONS(2817), [anon_sym_volatile] = ACTIONS(2817), [anon_sym_restrict] = ACTIONS(2817), [anon_sym___restrict__] = ACTIONS(2817), [anon_sym__Atomic] = ACTIONS(2817), [anon_sym__Noreturn] = ACTIONS(2817), [anon_sym_noreturn] = ACTIONS(2817), [anon_sym__Nonnull] = ACTIONS(2817), [anon_sym_mutable] = ACTIONS(2817), [anon_sym_constinit] = ACTIONS(2817), [anon_sym_consteval] = ACTIONS(2817), [anon_sym_alignas] = ACTIONS(2817), [anon_sym__Alignas] = ACTIONS(2817), [sym_primitive_type] = ACTIONS(2817), [anon_sym_enum] = ACTIONS(2817), [anon_sym_class] = ACTIONS(2817), [anon_sym_struct] = ACTIONS(2817), [anon_sym_union] = ACTIONS(2817), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2817), [anon_sym_decltype] = ACTIONS(2817), [anon_sym_explicit] = ACTIONS(2817), [anon_sym_typename] = ACTIONS(2817), [anon_sym_private] = ACTIONS(2817), [anon_sym_template] = ACTIONS(2817), [anon_sym_operator] = ACTIONS(2817), [anon_sym_friend] = ACTIONS(2817), [anon_sym_public] = ACTIONS(2817), [anon_sym_protected] = ACTIONS(2817), [anon_sym_static_assert] = ACTIONS(2817), }, [STATE(1775)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_if_token2] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [aux_sym_preproc_else_token1] = ACTIONS(2689), [aux_sym_preproc_elif_token1] = ACTIONS(2689), [aux_sym_preproc_elifdef_token1] = ACTIONS(2689), [aux_sym_preproc_elifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_private] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_friend] = ACTIONS(2689), [anon_sym_public] = ACTIONS(2689), [anon_sym_protected] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), }, [STATE(1776)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_if_token2] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [aux_sym_preproc_else_token1] = ACTIONS(2689), [aux_sym_preproc_elif_token1] = ACTIONS(2689), [aux_sym_preproc_elifdef_token1] = ACTIONS(2689), [aux_sym_preproc_elifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_private] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_friend] = ACTIONS(2689), [anon_sym_public] = ACTIONS(2689), [anon_sym_protected] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), }, [STATE(1777)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_if_token2] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [aux_sym_preproc_else_token1] = ACTIONS(2693), [aux_sym_preproc_elif_token1] = ACTIONS(2693), [aux_sym_preproc_elifdef_token1] = ACTIONS(2693), [aux_sym_preproc_elifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_private] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_friend] = ACTIONS(2693), [anon_sym_public] = ACTIONS(2693), [anon_sym_protected] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), }, [STATE(1778)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_if_token2] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [aux_sym_preproc_else_token1] = ACTIONS(2693), [aux_sym_preproc_elif_token1] = ACTIONS(2693), [aux_sym_preproc_elifdef_token1] = ACTIONS(2693), [aux_sym_preproc_elifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_private] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_friend] = ACTIONS(2693), [anon_sym_public] = ACTIONS(2693), [anon_sym_protected] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), }, [STATE(1779)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6554), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(7043), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(7043), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1780)] = { [sym_identifier] = ACTIONS(2873), [aux_sym_preproc_def_token1] = ACTIONS(2873), [aux_sym_preproc_if_token1] = ACTIONS(2873), [aux_sym_preproc_if_token2] = ACTIONS(2873), [aux_sym_preproc_ifdef_token1] = ACTIONS(2873), [aux_sym_preproc_ifdef_token2] = ACTIONS(2873), [aux_sym_preproc_else_token1] = ACTIONS(2873), [aux_sym_preproc_elif_token1] = ACTIONS(2873), [aux_sym_preproc_elifdef_token1] = ACTIONS(2873), [aux_sym_preproc_elifdef_token2] = ACTIONS(2873), [sym_preproc_directive] = ACTIONS(2873), [anon_sym_LPAREN2] = ACTIONS(2875), [anon_sym_TILDE] = ACTIONS(2875), [anon_sym_STAR] = ACTIONS(2875), [anon_sym_AMP_AMP] = ACTIONS(2875), [anon_sym_AMP] = ACTIONS(2873), [anon_sym_SEMI] = ACTIONS(2875), [anon_sym___extension__] = ACTIONS(2873), [anon_sym_typedef] = ACTIONS(2873), [anon_sym_virtual] = ACTIONS(2873), [anon_sym_extern] = ACTIONS(2873), [anon_sym___attribute__] = ACTIONS(2873), [anon_sym___attribute] = ACTIONS(2873), [anon_sym_using] = ACTIONS(2873), [anon_sym_COLON_COLON] = ACTIONS(2875), [anon_sym_LBRACK_LBRACK] = ACTIONS(2875), [anon_sym___declspec] = ACTIONS(2873), [anon_sym___based] = ACTIONS(2873), [anon_sym_signed] = ACTIONS(2873), [anon_sym_unsigned] = ACTIONS(2873), [anon_sym_long] = ACTIONS(2873), [anon_sym_short] = ACTIONS(2873), [anon_sym_LBRACK] = ACTIONS(2873), [anon_sym_static] = ACTIONS(2873), [anon_sym_register] = ACTIONS(2873), [anon_sym_inline] = ACTIONS(2873), [anon_sym___inline] = ACTIONS(2873), [anon_sym___inline__] = ACTIONS(2873), [anon_sym___forceinline] = ACTIONS(2873), [anon_sym_thread_local] = ACTIONS(2873), [anon_sym___thread] = ACTIONS(2873), [anon_sym_const] = ACTIONS(2873), [anon_sym_constexpr] = ACTIONS(2873), [anon_sym_volatile] = ACTIONS(2873), [anon_sym_restrict] = ACTIONS(2873), [anon_sym___restrict__] = ACTIONS(2873), [anon_sym__Atomic] = ACTIONS(2873), [anon_sym__Noreturn] = ACTIONS(2873), [anon_sym_noreturn] = ACTIONS(2873), [anon_sym__Nonnull] = ACTIONS(2873), [anon_sym_mutable] = ACTIONS(2873), [anon_sym_constinit] = ACTIONS(2873), [anon_sym_consteval] = ACTIONS(2873), [anon_sym_alignas] = ACTIONS(2873), [anon_sym__Alignas] = ACTIONS(2873), [sym_primitive_type] = ACTIONS(2873), [anon_sym_enum] = ACTIONS(2873), [anon_sym_class] = ACTIONS(2873), [anon_sym_struct] = ACTIONS(2873), [anon_sym_union] = ACTIONS(2873), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2873), [anon_sym_decltype] = ACTIONS(2873), [anon_sym_explicit] = ACTIONS(2873), [anon_sym_typename] = ACTIONS(2873), [anon_sym_private] = ACTIONS(2873), [anon_sym_template] = ACTIONS(2873), [anon_sym_operator] = ACTIONS(2873), [anon_sym_friend] = ACTIONS(2873), [anon_sym_public] = ACTIONS(2873), [anon_sym_protected] = ACTIONS(2873), [anon_sym_static_assert] = ACTIONS(2873), }, [STATE(1781)] = { [sym_identifier] = ACTIONS(5528), [aux_sym_preproc_def_token1] = ACTIONS(5528), [aux_sym_preproc_if_token1] = ACTIONS(5528), [aux_sym_preproc_if_token2] = ACTIONS(5528), [aux_sym_preproc_ifdef_token1] = ACTIONS(5528), [aux_sym_preproc_ifdef_token2] = ACTIONS(5528), [aux_sym_preproc_else_token1] = ACTIONS(5528), [aux_sym_preproc_elif_token1] = ACTIONS(5528), [aux_sym_preproc_elifdef_token1] = ACTIONS(5528), [aux_sym_preproc_elifdef_token2] = ACTIONS(5528), [sym_preproc_directive] = ACTIONS(5528), [anon_sym_LPAREN2] = ACTIONS(5530), [anon_sym_TILDE] = ACTIONS(5530), [anon_sym_STAR] = ACTIONS(5530), [anon_sym_AMP_AMP] = ACTIONS(5530), [anon_sym_AMP] = ACTIONS(5528), [anon_sym_SEMI] = ACTIONS(5530), [anon_sym___extension__] = ACTIONS(5528), [anon_sym_typedef] = ACTIONS(5528), [anon_sym_virtual] = ACTIONS(5528), [anon_sym_extern] = ACTIONS(5528), [anon_sym___attribute__] = ACTIONS(5528), [anon_sym___attribute] = ACTIONS(5528), [anon_sym_using] = ACTIONS(5528), [anon_sym_COLON_COLON] = ACTIONS(5530), [anon_sym_LBRACK_LBRACK] = ACTIONS(5530), [anon_sym___declspec] = ACTIONS(5528), [anon_sym___based] = ACTIONS(5528), [anon_sym_signed] = ACTIONS(5528), [anon_sym_unsigned] = ACTIONS(5528), [anon_sym_long] = ACTIONS(5528), [anon_sym_short] = ACTIONS(5528), [anon_sym_LBRACK] = ACTIONS(5528), [anon_sym_static] = ACTIONS(5528), [anon_sym_register] = ACTIONS(5528), [anon_sym_inline] = ACTIONS(5528), [anon_sym___inline] = ACTIONS(5528), [anon_sym___inline__] = ACTIONS(5528), [anon_sym___forceinline] = ACTIONS(5528), [anon_sym_thread_local] = ACTIONS(5528), [anon_sym___thread] = ACTIONS(5528), [anon_sym_const] = ACTIONS(5528), [anon_sym_constexpr] = ACTIONS(5528), [anon_sym_volatile] = ACTIONS(5528), [anon_sym_restrict] = ACTIONS(5528), [anon_sym___restrict__] = ACTIONS(5528), [anon_sym__Atomic] = ACTIONS(5528), [anon_sym__Noreturn] = ACTIONS(5528), [anon_sym_noreturn] = ACTIONS(5528), [anon_sym__Nonnull] = ACTIONS(5528), [anon_sym_mutable] = ACTIONS(5528), [anon_sym_constinit] = ACTIONS(5528), [anon_sym_consteval] = ACTIONS(5528), [anon_sym_alignas] = ACTIONS(5528), [anon_sym__Alignas] = ACTIONS(5528), [sym_primitive_type] = ACTIONS(5528), [anon_sym_enum] = ACTIONS(5528), [anon_sym_class] = ACTIONS(5528), [anon_sym_struct] = ACTIONS(5528), [anon_sym_union] = ACTIONS(5528), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5528), [anon_sym_decltype] = ACTIONS(5528), [anon_sym_explicit] = ACTIONS(5528), [anon_sym_typename] = ACTIONS(5528), [anon_sym_private] = ACTIONS(5528), [anon_sym_template] = ACTIONS(5528), [anon_sym_operator] = ACTIONS(5528), [anon_sym_friend] = ACTIONS(5528), [anon_sym_public] = ACTIONS(5528), [anon_sym_protected] = ACTIONS(5528), [anon_sym_static_assert] = ACTIONS(5528), }, [STATE(1782)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6419), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(7043), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(7043), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1783)] = { [sym_identifier] = ACTIONS(5532), [aux_sym_preproc_def_token1] = ACTIONS(5532), [aux_sym_preproc_if_token1] = ACTIONS(5532), [aux_sym_preproc_if_token2] = ACTIONS(5532), [aux_sym_preproc_ifdef_token1] = ACTIONS(5532), [aux_sym_preproc_ifdef_token2] = ACTIONS(5532), [aux_sym_preproc_else_token1] = ACTIONS(5532), [aux_sym_preproc_elif_token1] = ACTIONS(5532), [aux_sym_preproc_elifdef_token1] = ACTIONS(5532), [aux_sym_preproc_elifdef_token2] = ACTIONS(5532), [sym_preproc_directive] = ACTIONS(5532), [anon_sym_LPAREN2] = ACTIONS(5534), [anon_sym_TILDE] = ACTIONS(5534), [anon_sym_STAR] = ACTIONS(5534), [anon_sym_AMP_AMP] = ACTIONS(5534), [anon_sym_AMP] = ACTIONS(5532), [anon_sym_SEMI] = ACTIONS(5534), [anon_sym___extension__] = ACTIONS(5532), [anon_sym_typedef] = ACTIONS(5532), [anon_sym_virtual] = ACTIONS(5532), [anon_sym_extern] = ACTIONS(5532), [anon_sym___attribute__] = ACTIONS(5532), [anon_sym___attribute] = ACTIONS(5532), [anon_sym_using] = ACTIONS(5532), [anon_sym_COLON_COLON] = ACTIONS(5534), [anon_sym_LBRACK_LBRACK] = ACTIONS(5534), [anon_sym___declspec] = ACTIONS(5532), [anon_sym___based] = ACTIONS(5532), [anon_sym_signed] = ACTIONS(5532), [anon_sym_unsigned] = ACTIONS(5532), [anon_sym_long] = ACTIONS(5532), [anon_sym_short] = ACTIONS(5532), [anon_sym_LBRACK] = ACTIONS(5532), [anon_sym_static] = ACTIONS(5532), [anon_sym_register] = ACTIONS(5532), [anon_sym_inline] = ACTIONS(5532), [anon_sym___inline] = ACTIONS(5532), [anon_sym___inline__] = ACTIONS(5532), [anon_sym___forceinline] = ACTIONS(5532), [anon_sym_thread_local] = ACTIONS(5532), [anon_sym___thread] = ACTIONS(5532), [anon_sym_const] = ACTIONS(5532), [anon_sym_constexpr] = ACTIONS(5532), [anon_sym_volatile] = ACTIONS(5532), [anon_sym_restrict] = ACTIONS(5532), [anon_sym___restrict__] = ACTIONS(5532), [anon_sym__Atomic] = ACTIONS(5532), [anon_sym__Noreturn] = ACTIONS(5532), [anon_sym_noreturn] = ACTIONS(5532), [anon_sym__Nonnull] = ACTIONS(5532), [anon_sym_mutable] = ACTIONS(5532), [anon_sym_constinit] = ACTIONS(5532), [anon_sym_consteval] = ACTIONS(5532), [anon_sym_alignas] = ACTIONS(5532), [anon_sym__Alignas] = ACTIONS(5532), [sym_primitive_type] = ACTIONS(5532), [anon_sym_enum] = ACTIONS(5532), [anon_sym_class] = ACTIONS(5532), [anon_sym_struct] = ACTIONS(5532), [anon_sym_union] = ACTIONS(5532), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5532), [anon_sym_decltype] = ACTIONS(5532), [anon_sym_explicit] = ACTIONS(5532), [anon_sym_typename] = ACTIONS(5532), [anon_sym_private] = ACTIONS(5532), [anon_sym_template] = ACTIONS(5532), [anon_sym_operator] = ACTIONS(5532), [anon_sym_friend] = ACTIONS(5532), [anon_sym_public] = ACTIONS(5532), [anon_sym_protected] = ACTIONS(5532), [anon_sym_static_assert] = ACTIONS(5532), }, [STATE(1784)] = { [sym_identifier] = ACTIONS(2849), [aux_sym_preproc_def_token1] = ACTIONS(2849), [aux_sym_preproc_if_token1] = ACTIONS(2849), [aux_sym_preproc_if_token2] = ACTIONS(2849), [aux_sym_preproc_ifdef_token1] = ACTIONS(2849), [aux_sym_preproc_ifdef_token2] = ACTIONS(2849), [aux_sym_preproc_else_token1] = ACTIONS(2849), [aux_sym_preproc_elif_token1] = ACTIONS(2849), [aux_sym_preproc_elifdef_token1] = ACTIONS(2849), [aux_sym_preproc_elifdef_token2] = ACTIONS(2849), [sym_preproc_directive] = ACTIONS(2849), [anon_sym_LPAREN2] = ACTIONS(2851), [anon_sym_TILDE] = ACTIONS(2851), [anon_sym_STAR] = ACTIONS(2851), [anon_sym_AMP_AMP] = ACTIONS(2851), [anon_sym_AMP] = ACTIONS(2849), [anon_sym_SEMI] = ACTIONS(2851), [anon_sym___extension__] = ACTIONS(2849), [anon_sym_typedef] = ACTIONS(2849), [anon_sym_virtual] = ACTIONS(2849), [anon_sym_extern] = ACTIONS(2849), [anon_sym___attribute__] = ACTIONS(2849), [anon_sym___attribute] = ACTIONS(2849), [anon_sym_using] = ACTIONS(2849), [anon_sym_COLON_COLON] = ACTIONS(2851), [anon_sym_LBRACK_LBRACK] = ACTIONS(2851), [anon_sym___declspec] = ACTIONS(2849), [anon_sym___based] = ACTIONS(2849), [anon_sym_signed] = ACTIONS(2849), [anon_sym_unsigned] = ACTIONS(2849), [anon_sym_long] = ACTIONS(2849), [anon_sym_short] = ACTIONS(2849), [anon_sym_LBRACK] = ACTIONS(2849), [anon_sym_static] = ACTIONS(2849), [anon_sym_register] = ACTIONS(2849), [anon_sym_inline] = ACTIONS(2849), [anon_sym___inline] = ACTIONS(2849), [anon_sym___inline__] = ACTIONS(2849), [anon_sym___forceinline] = ACTIONS(2849), [anon_sym_thread_local] = ACTIONS(2849), [anon_sym___thread] = ACTIONS(2849), [anon_sym_const] = ACTIONS(2849), [anon_sym_constexpr] = ACTIONS(2849), [anon_sym_volatile] = ACTIONS(2849), [anon_sym_restrict] = ACTIONS(2849), [anon_sym___restrict__] = ACTIONS(2849), [anon_sym__Atomic] = ACTIONS(2849), [anon_sym__Noreturn] = ACTIONS(2849), [anon_sym_noreturn] = ACTIONS(2849), [anon_sym__Nonnull] = ACTIONS(2849), [anon_sym_mutable] = ACTIONS(2849), [anon_sym_constinit] = ACTIONS(2849), [anon_sym_consteval] = ACTIONS(2849), [anon_sym_alignas] = ACTIONS(2849), [anon_sym__Alignas] = ACTIONS(2849), [sym_primitive_type] = ACTIONS(2849), [anon_sym_enum] = ACTIONS(2849), [anon_sym_class] = ACTIONS(2849), [anon_sym_struct] = ACTIONS(2849), [anon_sym_union] = ACTIONS(2849), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2849), [anon_sym_decltype] = ACTIONS(2849), [anon_sym_explicit] = ACTIONS(2849), [anon_sym_typename] = ACTIONS(2849), [anon_sym_private] = ACTIONS(2849), [anon_sym_template] = ACTIONS(2849), [anon_sym_operator] = ACTIONS(2849), [anon_sym_friend] = ACTIONS(2849), [anon_sym_public] = ACTIONS(2849), [anon_sym_protected] = ACTIONS(2849), [anon_sym_static_assert] = ACTIONS(2849), }, [STATE(1785)] = { [sym_identifier] = ACTIONS(2781), [aux_sym_preproc_def_token1] = ACTIONS(2781), [aux_sym_preproc_if_token1] = ACTIONS(2781), [aux_sym_preproc_if_token2] = ACTIONS(2781), [aux_sym_preproc_ifdef_token1] = ACTIONS(2781), [aux_sym_preproc_ifdef_token2] = ACTIONS(2781), [aux_sym_preproc_else_token1] = ACTIONS(2781), [aux_sym_preproc_elif_token1] = ACTIONS(2781), [aux_sym_preproc_elifdef_token1] = ACTIONS(2781), [aux_sym_preproc_elifdef_token2] = ACTIONS(2781), [sym_preproc_directive] = ACTIONS(2781), [anon_sym_LPAREN2] = ACTIONS(2783), [anon_sym_TILDE] = ACTIONS(2783), [anon_sym_STAR] = ACTIONS(2783), [anon_sym_AMP_AMP] = ACTIONS(2783), [anon_sym_AMP] = ACTIONS(2781), [anon_sym_SEMI] = ACTIONS(2783), [anon_sym___extension__] = ACTIONS(2781), [anon_sym_typedef] = ACTIONS(2781), [anon_sym_virtual] = ACTIONS(2781), [anon_sym_extern] = ACTIONS(2781), [anon_sym___attribute__] = ACTIONS(2781), [anon_sym___attribute] = ACTIONS(2781), [anon_sym_using] = ACTIONS(2781), [anon_sym_COLON_COLON] = ACTIONS(2783), [anon_sym_LBRACK_LBRACK] = ACTIONS(2783), [anon_sym___declspec] = ACTIONS(2781), [anon_sym___based] = ACTIONS(2781), [anon_sym_signed] = ACTIONS(2781), [anon_sym_unsigned] = ACTIONS(2781), [anon_sym_long] = ACTIONS(2781), [anon_sym_short] = ACTIONS(2781), [anon_sym_LBRACK] = ACTIONS(2781), [anon_sym_static] = ACTIONS(2781), [anon_sym_register] = ACTIONS(2781), [anon_sym_inline] = ACTIONS(2781), [anon_sym___inline] = ACTIONS(2781), [anon_sym___inline__] = ACTIONS(2781), [anon_sym___forceinline] = ACTIONS(2781), [anon_sym_thread_local] = ACTIONS(2781), [anon_sym___thread] = ACTIONS(2781), [anon_sym_const] = ACTIONS(2781), [anon_sym_constexpr] = ACTIONS(2781), [anon_sym_volatile] = ACTIONS(2781), [anon_sym_restrict] = ACTIONS(2781), [anon_sym___restrict__] = ACTIONS(2781), [anon_sym__Atomic] = ACTIONS(2781), [anon_sym__Noreturn] = ACTIONS(2781), [anon_sym_noreturn] = ACTIONS(2781), [anon_sym__Nonnull] = ACTIONS(2781), [anon_sym_mutable] = ACTIONS(2781), [anon_sym_constinit] = ACTIONS(2781), [anon_sym_consteval] = ACTIONS(2781), [anon_sym_alignas] = ACTIONS(2781), [anon_sym__Alignas] = ACTIONS(2781), [sym_primitive_type] = ACTIONS(2781), [anon_sym_enum] = ACTIONS(2781), [anon_sym_class] = ACTIONS(2781), [anon_sym_struct] = ACTIONS(2781), [anon_sym_union] = ACTIONS(2781), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2781), [anon_sym_decltype] = ACTIONS(2781), [anon_sym_explicit] = ACTIONS(2781), [anon_sym_typename] = ACTIONS(2781), [anon_sym_private] = ACTIONS(2781), [anon_sym_template] = ACTIONS(2781), [anon_sym_operator] = ACTIONS(2781), [anon_sym_friend] = ACTIONS(2781), [anon_sym_public] = ACTIONS(2781), [anon_sym_protected] = ACTIONS(2781), [anon_sym_static_assert] = ACTIONS(2781), }, [STATE(1786)] = { [sym_identifier] = ACTIONS(5536), [aux_sym_preproc_def_token1] = ACTIONS(5536), [aux_sym_preproc_if_token1] = ACTIONS(5536), [aux_sym_preproc_if_token2] = ACTIONS(5536), [aux_sym_preproc_ifdef_token1] = ACTIONS(5536), [aux_sym_preproc_ifdef_token2] = ACTIONS(5536), [aux_sym_preproc_else_token1] = ACTIONS(5536), [aux_sym_preproc_elif_token1] = ACTIONS(5536), [aux_sym_preproc_elifdef_token1] = ACTIONS(5536), [aux_sym_preproc_elifdef_token2] = ACTIONS(5536), [sym_preproc_directive] = ACTIONS(5536), [anon_sym_LPAREN2] = ACTIONS(5538), [anon_sym_TILDE] = ACTIONS(5538), [anon_sym_STAR] = ACTIONS(5538), [anon_sym_AMP_AMP] = ACTIONS(5538), [anon_sym_AMP] = ACTIONS(5536), [anon_sym_SEMI] = ACTIONS(5538), [anon_sym___extension__] = ACTIONS(5536), [anon_sym_typedef] = ACTIONS(5536), [anon_sym_virtual] = ACTIONS(5536), [anon_sym_extern] = ACTIONS(5536), [anon_sym___attribute__] = ACTIONS(5536), [anon_sym___attribute] = ACTIONS(5536), [anon_sym_using] = ACTIONS(5536), [anon_sym_COLON_COLON] = ACTIONS(5538), [anon_sym_LBRACK_LBRACK] = ACTIONS(5538), [anon_sym___declspec] = ACTIONS(5536), [anon_sym___based] = ACTIONS(5536), [anon_sym_signed] = ACTIONS(5536), [anon_sym_unsigned] = ACTIONS(5536), [anon_sym_long] = ACTIONS(5536), [anon_sym_short] = ACTIONS(5536), [anon_sym_LBRACK] = ACTIONS(5536), [anon_sym_static] = ACTIONS(5536), [anon_sym_register] = ACTIONS(5536), [anon_sym_inline] = ACTIONS(5536), [anon_sym___inline] = ACTIONS(5536), [anon_sym___inline__] = ACTIONS(5536), [anon_sym___forceinline] = ACTIONS(5536), [anon_sym_thread_local] = ACTIONS(5536), [anon_sym___thread] = ACTIONS(5536), [anon_sym_const] = ACTIONS(5536), [anon_sym_constexpr] = ACTIONS(5536), [anon_sym_volatile] = ACTIONS(5536), [anon_sym_restrict] = ACTIONS(5536), [anon_sym___restrict__] = ACTIONS(5536), [anon_sym__Atomic] = ACTIONS(5536), [anon_sym__Noreturn] = ACTIONS(5536), [anon_sym_noreturn] = ACTIONS(5536), [anon_sym__Nonnull] = ACTIONS(5536), [anon_sym_mutable] = ACTIONS(5536), [anon_sym_constinit] = ACTIONS(5536), [anon_sym_consteval] = ACTIONS(5536), [anon_sym_alignas] = ACTIONS(5536), [anon_sym__Alignas] = ACTIONS(5536), [sym_primitive_type] = ACTIONS(5536), [anon_sym_enum] = ACTIONS(5536), [anon_sym_class] = ACTIONS(5536), [anon_sym_struct] = ACTIONS(5536), [anon_sym_union] = ACTIONS(5536), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5536), [anon_sym_decltype] = ACTIONS(5536), [anon_sym_explicit] = ACTIONS(5536), [anon_sym_typename] = ACTIONS(5536), [anon_sym_private] = ACTIONS(5536), [anon_sym_template] = ACTIONS(5536), [anon_sym_operator] = ACTIONS(5536), [anon_sym_friend] = ACTIONS(5536), [anon_sym_public] = ACTIONS(5536), [anon_sym_protected] = ACTIONS(5536), [anon_sym_static_assert] = ACTIONS(5536), }, [STATE(1787)] = { [sym_identifier] = ACTIONS(5536), [aux_sym_preproc_def_token1] = ACTIONS(5536), [aux_sym_preproc_if_token1] = ACTIONS(5536), [aux_sym_preproc_if_token2] = ACTIONS(5536), [aux_sym_preproc_ifdef_token1] = ACTIONS(5536), [aux_sym_preproc_ifdef_token2] = ACTIONS(5536), [aux_sym_preproc_else_token1] = ACTIONS(5536), [aux_sym_preproc_elif_token1] = ACTIONS(5536), [aux_sym_preproc_elifdef_token1] = ACTIONS(5536), [aux_sym_preproc_elifdef_token2] = ACTIONS(5536), [sym_preproc_directive] = ACTIONS(5536), [anon_sym_LPAREN2] = ACTIONS(5538), [anon_sym_TILDE] = ACTIONS(5538), [anon_sym_STAR] = ACTIONS(5538), [anon_sym_AMP_AMP] = ACTIONS(5538), [anon_sym_AMP] = ACTIONS(5536), [anon_sym_SEMI] = ACTIONS(5538), [anon_sym___extension__] = ACTIONS(5536), [anon_sym_typedef] = ACTIONS(5536), [anon_sym_virtual] = ACTIONS(5536), [anon_sym_extern] = ACTIONS(5536), [anon_sym___attribute__] = ACTIONS(5536), [anon_sym___attribute] = ACTIONS(5536), [anon_sym_using] = ACTIONS(5536), [anon_sym_COLON_COLON] = ACTIONS(5538), [anon_sym_LBRACK_LBRACK] = ACTIONS(5538), [anon_sym___declspec] = ACTIONS(5536), [anon_sym___based] = ACTIONS(5536), [anon_sym_signed] = ACTIONS(5536), [anon_sym_unsigned] = ACTIONS(5536), [anon_sym_long] = ACTIONS(5536), [anon_sym_short] = ACTIONS(5536), [anon_sym_LBRACK] = ACTIONS(5536), [anon_sym_static] = ACTIONS(5536), [anon_sym_register] = ACTIONS(5536), [anon_sym_inline] = ACTIONS(5536), [anon_sym___inline] = ACTIONS(5536), [anon_sym___inline__] = ACTIONS(5536), [anon_sym___forceinline] = ACTIONS(5536), [anon_sym_thread_local] = ACTIONS(5536), [anon_sym___thread] = ACTIONS(5536), [anon_sym_const] = ACTIONS(5536), [anon_sym_constexpr] = ACTIONS(5536), [anon_sym_volatile] = ACTIONS(5536), [anon_sym_restrict] = ACTIONS(5536), [anon_sym___restrict__] = ACTIONS(5536), [anon_sym__Atomic] = ACTIONS(5536), [anon_sym__Noreturn] = ACTIONS(5536), [anon_sym_noreturn] = ACTIONS(5536), [anon_sym__Nonnull] = ACTIONS(5536), [anon_sym_mutable] = ACTIONS(5536), [anon_sym_constinit] = ACTIONS(5536), [anon_sym_consteval] = ACTIONS(5536), [anon_sym_alignas] = ACTIONS(5536), [anon_sym__Alignas] = ACTIONS(5536), [sym_primitive_type] = ACTIONS(5536), [anon_sym_enum] = ACTIONS(5536), [anon_sym_class] = ACTIONS(5536), [anon_sym_struct] = ACTIONS(5536), [anon_sym_union] = ACTIONS(5536), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5536), [anon_sym_decltype] = ACTIONS(5536), [anon_sym_explicit] = ACTIONS(5536), [anon_sym_typename] = ACTIONS(5536), [anon_sym_private] = ACTIONS(5536), [anon_sym_template] = ACTIONS(5536), [anon_sym_operator] = ACTIONS(5536), [anon_sym_friend] = ACTIONS(5536), [anon_sym_public] = ACTIONS(5536), [anon_sym_protected] = ACTIONS(5536), [anon_sym_static_assert] = ACTIONS(5536), }, [STATE(1788)] = { [sym_identifier] = ACTIONS(2733), [aux_sym_preproc_def_token1] = ACTIONS(2733), [aux_sym_preproc_if_token1] = ACTIONS(2733), [aux_sym_preproc_if_token2] = ACTIONS(2733), [aux_sym_preproc_ifdef_token1] = ACTIONS(2733), [aux_sym_preproc_ifdef_token2] = ACTIONS(2733), [aux_sym_preproc_else_token1] = ACTIONS(2733), [aux_sym_preproc_elif_token1] = ACTIONS(2733), [aux_sym_preproc_elifdef_token1] = ACTIONS(2733), [aux_sym_preproc_elifdef_token2] = ACTIONS(2733), [sym_preproc_directive] = ACTIONS(2733), [anon_sym_LPAREN2] = ACTIONS(2735), [anon_sym_TILDE] = ACTIONS(2735), [anon_sym_STAR] = ACTIONS(2735), [anon_sym_AMP_AMP] = ACTIONS(2735), [anon_sym_AMP] = ACTIONS(2733), [anon_sym_SEMI] = ACTIONS(2735), [anon_sym___extension__] = ACTIONS(2733), [anon_sym_typedef] = ACTIONS(2733), [anon_sym_virtual] = ACTIONS(2733), [anon_sym_extern] = ACTIONS(2733), [anon_sym___attribute__] = ACTIONS(2733), [anon_sym___attribute] = ACTIONS(2733), [anon_sym_using] = ACTIONS(2733), [anon_sym_COLON_COLON] = ACTIONS(2735), [anon_sym_LBRACK_LBRACK] = ACTIONS(2735), [anon_sym___declspec] = ACTIONS(2733), [anon_sym___based] = ACTIONS(2733), [anon_sym_signed] = ACTIONS(2733), [anon_sym_unsigned] = ACTIONS(2733), [anon_sym_long] = ACTIONS(2733), [anon_sym_short] = ACTIONS(2733), [anon_sym_LBRACK] = ACTIONS(2733), [anon_sym_static] = ACTIONS(2733), [anon_sym_register] = ACTIONS(2733), [anon_sym_inline] = ACTIONS(2733), [anon_sym___inline] = ACTIONS(2733), [anon_sym___inline__] = ACTIONS(2733), [anon_sym___forceinline] = ACTIONS(2733), [anon_sym_thread_local] = ACTIONS(2733), [anon_sym___thread] = ACTIONS(2733), [anon_sym_const] = ACTIONS(2733), [anon_sym_constexpr] = ACTIONS(2733), [anon_sym_volatile] = ACTIONS(2733), [anon_sym_restrict] = ACTIONS(2733), [anon_sym___restrict__] = ACTIONS(2733), [anon_sym__Atomic] = ACTIONS(2733), [anon_sym__Noreturn] = ACTIONS(2733), [anon_sym_noreturn] = ACTIONS(2733), [anon_sym__Nonnull] = ACTIONS(2733), [anon_sym_mutable] = ACTIONS(2733), [anon_sym_constinit] = ACTIONS(2733), [anon_sym_consteval] = ACTIONS(2733), [anon_sym_alignas] = ACTIONS(2733), [anon_sym__Alignas] = ACTIONS(2733), [sym_primitive_type] = ACTIONS(2733), [anon_sym_enum] = ACTIONS(2733), [anon_sym_class] = ACTIONS(2733), [anon_sym_struct] = ACTIONS(2733), [anon_sym_union] = ACTIONS(2733), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2733), [anon_sym_decltype] = ACTIONS(2733), [anon_sym_explicit] = ACTIONS(2733), [anon_sym_typename] = ACTIONS(2733), [anon_sym_private] = ACTIONS(2733), [anon_sym_template] = ACTIONS(2733), [anon_sym_operator] = ACTIONS(2733), [anon_sym_friend] = ACTIONS(2733), [anon_sym_public] = ACTIONS(2733), [anon_sym_protected] = ACTIONS(2733), [anon_sym_static_assert] = ACTIONS(2733), }, [STATE(1789)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_if_token2] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [aux_sym_preproc_else_token1] = ACTIONS(2737), [aux_sym_preproc_elif_token1] = ACTIONS(2737), [aux_sym_preproc_elifdef_token1] = ACTIONS(2737), [aux_sym_preproc_elifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_private] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_friend] = ACTIONS(2737), [anon_sym_public] = ACTIONS(2737), [anon_sym_protected] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), }, [STATE(1790)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6502), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(7047), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(7047), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1791)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_if_token2] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [aux_sym_preproc_else_token1] = ACTIONS(2737), [aux_sym_preproc_elif_token1] = ACTIONS(2737), [aux_sym_preproc_elifdef_token1] = ACTIONS(2737), [aux_sym_preproc_elifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_private] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_friend] = ACTIONS(2737), [anon_sym_public] = ACTIONS(2737), [anon_sym_protected] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), }, [STATE(1792)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6418), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(6996), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(6996), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1793)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_if_token2] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [aux_sym_preproc_else_token1] = ACTIONS(2933), [aux_sym_preproc_elif_token1] = ACTIONS(2933), [aux_sym_preproc_elifdef_token1] = ACTIONS(2933), [aux_sym_preproc_elifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_private] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_friend] = ACTIONS(2933), [anon_sym_public] = ACTIONS(2933), [anon_sym_protected] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), }, [STATE(1794)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_if_token2] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [aux_sym_preproc_else_token1] = ACTIONS(2933), [aux_sym_preproc_elif_token1] = ACTIONS(2933), [aux_sym_preproc_elifdef_token1] = ACTIONS(2933), [aux_sym_preproc_elifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_private] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_friend] = ACTIONS(2933), [anon_sym_public] = ACTIONS(2933), [anon_sym_protected] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), }, [STATE(1795)] = { [sym_identifier] = ACTIONS(2749), [aux_sym_preproc_def_token1] = ACTIONS(2749), [aux_sym_preproc_if_token1] = ACTIONS(2749), [aux_sym_preproc_if_token2] = ACTIONS(2749), [aux_sym_preproc_ifdef_token1] = ACTIONS(2749), [aux_sym_preproc_ifdef_token2] = ACTIONS(2749), [aux_sym_preproc_else_token1] = ACTIONS(2749), [aux_sym_preproc_elif_token1] = ACTIONS(2749), [aux_sym_preproc_elifdef_token1] = ACTIONS(2749), [aux_sym_preproc_elifdef_token2] = ACTIONS(2749), [sym_preproc_directive] = ACTIONS(2749), [anon_sym_LPAREN2] = ACTIONS(2751), [anon_sym_TILDE] = ACTIONS(2751), [anon_sym_STAR] = ACTIONS(2751), [anon_sym_AMP_AMP] = ACTIONS(2751), [anon_sym_AMP] = ACTIONS(2749), [anon_sym_SEMI] = ACTIONS(2751), [anon_sym___extension__] = ACTIONS(2749), [anon_sym_typedef] = ACTIONS(2749), [anon_sym_virtual] = ACTIONS(2749), [anon_sym_extern] = ACTIONS(2749), [anon_sym___attribute__] = ACTIONS(2749), [anon_sym___attribute] = ACTIONS(2749), [anon_sym_using] = ACTIONS(2749), [anon_sym_COLON_COLON] = ACTIONS(2751), [anon_sym_LBRACK_LBRACK] = ACTIONS(2751), [anon_sym___declspec] = ACTIONS(2749), [anon_sym___based] = ACTIONS(2749), [anon_sym_signed] = ACTIONS(2749), [anon_sym_unsigned] = ACTIONS(2749), [anon_sym_long] = ACTIONS(2749), [anon_sym_short] = ACTIONS(2749), [anon_sym_LBRACK] = ACTIONS(2749), [anon_sym_static] = ACTIONS(2749), [anon_sym_register] = ACTIONS(2749), [anon_sym_inline] = ACTIONS(2749), [anon_sym___inline] = ACTIONS(2749), [anon_sym___inline__] = ACTIONS(2749), [anon_sym___forceinline] = ACTIONS(2749), [anon_sym_thread_local] = ACTIONS(2749), [anon_sym___thread] = ACTIONS(2749), [anon_sym_const] = ACTIONS(2749), [anon_sym_constexpr] = ACTIONS(2749), [anon_sym_volatile] = ACTIONS(2749), [anon_sym_restrict] = ACTIONS(2749), [anon_sym___restrict__] = ACTIONS(2749), [anon_sym__Atomic] = ACTIONS(2749), [anon_sym__Noreturn] = ACTIONS(2749), [anon_sym_noreturn] = ACTIONS(2749), [anon_sym__Nonnull] = ACTIONS(2749), [anon_sym_mutable] = ACTIONS(2749), [anon_sym_constinit] = ACTIONS(2749), [anon_sym_consteval] = ACTIONS(2749), [anon_sym_alignas] = ACTIONS(2749), [anon_sym__Alignas] = ACTIONS(2749), [sym_primitive_type] = ACTIONS(2749), [anon_sym_enum] = ACTIONS(2749), [anon_sym_class] = ACTIONS(2749), [anon_sym_struct] = ACTIONS(2749), [anon_sym_union] = ACTIONS(2749), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2749), [anon_sym_decltype] = ACTIONS(2749), [anon_sym_explicit] = ACTIONS(2749), [anon_sym_typename] = ACTIONS(2749), [anon_sym_private] = ACTIONS(2749), [anon_sym_template] = ACTIONS(2749), [anon_sym_operator] = ACTIONS(2749), [anon_sym_friend] = ACTIONS(2749), [anon_sym_public] = ACTIONS(2749), [anon_sym_protected] = ACTIONS(2749), [anon_sym_static_assert] = ACTIONS(2749), }, [STATE(1796)] = { [sym_identifier] = ACTIONS(2953), [aux_sym_preproc_def_token1] = ACTIONS(2953), [aux_sym_preproc_if_token1] = ACTIONS(2953), [aux_sym_preproc_if_token2] = ACTIONS(2953), [aux_sym_preproc_ifdef_token1] = ACTIONS(2953), [aux_sym_preproc_ifdef_token2] = ACTIONS(2953), [aux_sym_preproc_else_token1] = ACTIONS(2953), [aux_sym_preproc_elif_token1] = ACTIONS(2953), [aux_sym_preproc_elifdef_token1] = ACTIONS(2953), [aux_sym_preproc_elifdef_token2] = ACTIONS(2953), [sym_preproc_directive] = ACTIONS(2953), [anon_sym_LPAREN2] = ACTIONS(2955), [anon_sym_TILDE] = ACTIONS(2955), [anon_sym_STAR] = ACTIONS(2955), [anon_sym_AMP_AMP] = ACTIONS(2955), [anon_sym_AMP] = ACTIONS(2953), [anon_sym_SEMI] = ACTIONS(2955), [anon_sym___extension__] = ACTIONS(2953), [anon_sym_typedef] = ACTIONS(2953), [anon_sym_virtual] = ACTIONS(2953), [anon_sym_extern] = ACTIONS(2953), [anon_sym___attribute__] = ACTIONS(2953), [anon_sym___attribute] = ACTIONS(2953), [anon_sym_using] = ACTIONS(2953), [anon_sym_COLON_COLON] = ACTIONS(2955), [anon_sym_LBRACK_LBRACK] = ACTIONS(2955), [anon_sym___declspec] = ACTIONS(2953), [anon_sym___based] = ACTIONS(2953), [anon_sym_signed] = ACTIONS(2953), [anon_sym_unsigned] = ACTIONS(2953), [anon_sym_long] = ACTIONS(2953), [anon_sym_short] = ACTIONS(2953), [anon_sym_LBRACK] = ACTIONS(2953), [anon_sym_static] = ACTIONS(2953), [anon_sym_register] = ACTIONS(2953), [anon_sym_inline] = ACTIONS(2953), [anon_sym___inline] = ACTIONS(2953), [anon_sym___inline__] = ACTIONS(2953), [anon_sym___forceinline] = ACTIONS(2953), [anon_sym_thread_local] = ACTIONS(2953), [anon_sym___thread] = ACTIONS(2953), [anon_sym_const] = ACTIONS(2953), [anon_sym_constexpr] = ACTIONS(2953), [anon_sym_volatile] = ACTIONS(2953), [anon_sym_restrict] = ACTIONS(2953), [anon_sym___restrict__] = ACTIONS(2953), [anon_sym__Atomic] = ACTIONS(2953), [anon_sym__Noreturn] = ACTIONS(2953), [anon_sym_noreturn] = ACTIONS(2953), [anon_sym__Nonnull] = ACTIONS(2953), [anon_sym_mutable] = ACTIONS(2953), [anon_sym_constinit] = ACTIONS(2953), [anon_sym_consteval] = ACTIONS(2953), [anon_sym_alignas] = ACTIONS(2953), [anon_sym__Alignas] = ACTIONS(2953), [sym_primitive_type] = ACTIONS(2953), [anon_sym_enum] = ACTIONS(2953), [anon_sym_class] = ACTIONS(2953), [anon_sym_struct] = ACTIONS(2953), [anon_sym_union] = ACTIONS(2953), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2953), [anon_sym_decltype] = ACTIONS(2953), [anon_sym_explicit] = ACTIONS(2953), [anon_sym_typename] = ACTIONS(2953), [anon_sym_private] = ACTIONS(2953), [anon_sym_template] = ACTIONS(2953), [anon_sym_operator] = ACTIONS(2953), [anon_sym_friend] = ACTIONS(2953), [anon_sym_public] = ACTIONS(2953), [anon_sym_protected] = ACTIONS(2953), [anon_sym_static_assert] = ACTIONS(2953), }, [STATE(1797)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6443), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(7047), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(7047), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1798)] = { [sym_identifier] = ACTIONS(5540), [anon_sym_DOT_DOT_DOT] = ACTIONS(5542), [anon_sym_COMMA] = ACTIONS(5542), [anon_sym_RPAREN] = ACTIONS(5542), [aux_sym_preproc_if_token2] = ACTIONS(5542), [aux_sym_preproc_else_token1] = ACTIONS(5542), [aux_sym_preproc_elif_token1] = ACTIONS(5540), [aux_sym_preproc_elifdef_token1] = ACTIONS(5542), [aux_sym_preproc_elifdef_token2] = ACTIONS(5542), [anon_sym_LPAREN2] = ACTIONS(5542), [anon_sym_DASH] = ACTIONS(5540), [anon_sym_PLUS] = ACTIONS(5540), [anon_sym_STAR] = ACTIONS(5540), [anon_sym_SLASH] = ACTIONS(5540), [anon_sym_PERCENT] = ACTIONS(5540), [anon_sym_PIPE_PIPE] = ACTIONS(5542), [anon_sym_AMP_AMP] = ACTIONS(5542), [anon_sym_PIPE] = ACTIONS(5540), [anon_sym_CARET] = ACTIONS(5540), [anon_sym_AMP] = ACTIONS(5540), [anon_sym_EQ_EQ] = ACTIONS(5542), [anon_sym_BANG_EQ] = ACTIONS(5542), [anon_sym_GT] = ACTIONS(5540), [anon_sym_GT_EQ] = ACTIONS(5542), [anon_sym_LT_EQ] = ACTIONS(5540), [anon_sym_LT] = ACTIONS(5540), [anon_sym_LT_LT] = ACTIONS(5540), [anon_sym_GT_GT] = ACTIONS(5540), [anon_sym_SEMI] = ACTIONS(5542), [anon_sym_COLON] = ACTIONS(5542), [anon_sym_RBRACE] = ACTIONS(5542), [anon_sym_LBRACK] = ACTIONS(5542), [anon_sym_RBRACK] = ACTIONS(5542), [anon_sym_EQ] = ACTIONS(5540), [anon_sym_QMARK] = ACTIONS(5542), [anon_sym_STAR_EQ] = ACTIONS(5542), [anon_sym_SLASH_EQ] = ACTIONS(5542), [anon_sym_PERCENT_EQ] = ACTIONS(5542), [anon_sym_PLUS_EQ] = ACTIONS(5542), [anon_sym_DASH_EQ] = ACTIONS(5542), [anon_sym_LT_LT_EQ] = ACTIONS(5542), [anon_sym_GT_GT_EQ] = ACTIONS(5542), [anon_sym_AMP_EQ] = ACTIONS(5542), [anon_sym_CARET_EQ] = ACTIONS(5542), [anon_sym_PIPE_EQ] = ACTIONS(5542), [anon_sym_and_eq] = ACTIONS(5540), [anon_sym_or_eq] = ACTIONS(5540), [anon_sym_xor_eq] = ACTIONS(5540), [anon_sym_LT_EQ_GT] = ACTIONS(5542), [anon_sym_or] = ACTIONS(5540), [anon_sym_and] = ACTIONS(5540), [anon_sym_bitor] = ACTIONS(5540), [anon_sym_xor] = ACTIONS(5540), [anon_sym_bitand] = ACTIONS(5540), [anon_sym_not_eq] = ACTIONS(5540), [anon_sym_DASH_DASH] = ACTIONS(5542), [anon_sym_PLUS_PLUS] = ACTIONS(5542), [anon_sym_DOT] = ACTIONS(5540), [anon_sym_DOT_STAR] = ACTIONS(5542), [anon_sym_DASH_GT] = ACTIONS(5542), [anon_sym_L_DQUOTE] = ACTIONS(5542), [anon_sym_u_DQUOTE] = ACTIONS(5542), [anon_sym_U_DQUOTE] = ACTIONS(5542), [anon_sym_u8_DQUOTE] = ACTIONS(5542), [anon_sym_DQUOTE] = ACTIONS(5542), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5542), [anon_sym_LR_DQUOTE] = ACTIONS(5542), [anon_sym_uR_DQUOTE] = ACTIONS(5542), [anon_sym_UR_DQUOTE] = ACTIONS(5542), [anon_sym_u8R_DQUOTE] = ACTIONS(5542), [sym_literal_suffix] = ACTIONS(5540), }, [STATE(1799)] = { [sym_template_argument_list] = STATE(1876), [anon_sym_DOT_DOT_DOT] = ACTIONS(4933), [anon_sym_COMMA] = ACTIONS(4933), [anon_sym_RPAREN] = ACTIONS(4935), [anon_sym_LPAREN2] = ACTIONS(4935), [anon_sym_DASH] = ACTIONS(4940), [anon_sym_PLUS] = ACTIONS(4940), [anon_sym_STAR] = ACTIONS(4942), [anon_sym_SLASH] = ACTIONS(4940), [anon_sym_PERCENT] = ACTIONS(4940), [anon_sym_PIPE_PIPE] = ACTIONS(4933), [anon_sym_AMP_AMP] = ACTIONS(4935), [anon_sym_PIPE] = ACTIONS(4940), [anon_sym_CARET] = ACTIONS(4940), [anon_sym_AMP] = ACTIONS(4942), [anon_sym_EQ_EQ] = ACTIONS(4933), [anon_sym_BANG_EQ] = ACTIONS(4933), [anon_sym_GT] = ACTIONS(4940), [anon_sym_GT_EQ] = ACTIONS(4933), [anon_sym_LT_EQ] = ACTIONS(4940), [anon_sym_LT] = ACTIONS(5544), [anon_sym_LT_LT] = ACTIONS(4940), [anon_sym_GT_GT] = ACTIONS(4940), [anon_sym___extension__] = ACTIONS(4938), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4938), [anon_sym_LBRACK] = ACTIONS(4935), [anon_sym_EQ] = ACTIONS(4940), [anon_sym_const] = ACTIONS(4931), [anon_sym_constexpr] = ACTIONS(4938), [anon_sym_volatile] = ACTIONS(4938), [anon_sym_restrict] = ACTIONS(4938), [anon_sym___restrict__] = ACTIONS(4938), [anon_sym__Atomic] = ACTIONS(4938), [anon_sym__Noreturn] = ACTIONS(4938), [anon_sym_noreturn] = ACTIONS(4938), [anon_sym__Nonnull] = ACTIONS(4938), [anon_sym_mutable] = ACTIONS(4938), [anon_sym_constinit] = ACTIONS(4938), [anon_sym_consteval] = ACTIONS(4938), [anon_sym_alignas] = ACTIONS(4938), [anon_sym__Alignas] = ACTIONS(4938), [anon_sym_QMARK] = ACTIONS(4933), [anon_sym_STAR_EQ] = ACTIONS(4933), [anon_sym_SLASH_EQ] = ACTIONS(4933), [anon_sym_PERCENT_EQ] = ACTIONS(4933), [anon_sym_PLUS_EQ] = ACTIONS(4933), [anon_sym_DASH_EQ] = ACTIONS(4933), [anon_sym_LT_LT_EQ] = ACTIONS(4933), [anon_sym_GT_GT_EQ] = ACTIONS(4933), [anon_sym_AMP_EQ] = ACTIONS(4933), [anon_sym_CARET_EQ] = ACTIONS(4933), [anon_sym_PIPE_EQ] = ACTIONS(4933), [anon_sym_and_eq] = ACTIONS(4933), [anon_sym_or_eq] = ACTIONS(4933), [anon_sym_xor_eq] = ACTIONS(4933), [anon_sym_LT_EQ_GT] = ACTIONS(4933), [anon_sym_or] = ACTIONS(4940), [anon_sym_and] = ACTIONS(4940), [anon_sym_bitor] = ACTIONS(4933), [anon_sym_xor] = ACTIONS(4940), [anon_sym_bitand] = ACTIONS(4933), [anon_sym_not_eq] = ACTIONS(4933), [anon_sym_DASH_DASH] = ACTIONS(4933), [anon_sym_PLUS_PLUS] = ACTIONS(4933), [anon_sym_DOT] = ACTIONS(4940), [anon_sym_DOT_STAR] = ACTIONS(4933), [anon_sym_DASH_GT] = ACTIONS(4940), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4938), [anon_sym_decltype] = ACTIONS(4938), [anon_sym_DASH_GT_STAR] = ACTIONS(4933), }, [STATE(1800)] = { [sym_identifier] = ACTIONS(5547), [aux_sym_preproc_def_token1] = ACTIONS(5547), [aux_sym_preproc_if_token1] = ACTIONS(5547), [aux_sym_preproc_if_token2] = ACTIONS(5547), [aux_sym_preproc_ifdef_token1] = ACTIONS(5547), [aux_sym_preproc_ifdef_token2] = ACTIONS(5547), [aux_sym_preproc_else_token1] = ACTIONS(5547), [aux_sym_preproc_elif_token1] = ACTIONS(5547), [aux_sym_preproc_elifdef_token1] = ACTIONS(5547), [aux_sym_preproc_elifdef_token2] = ACTIONS(5547), [sym_preproc_directive] = ACTIONS(5547), [anon_sym_LPAREN2] = ACTIONS(5549), [anon_sym_TILDE] = ACTIONS(5549), [anon_sym_STAR] = ACTIONS(5549), [anon_sym_AMP_AMP] = ACTIONS(5549), [anon_sym_AMP] = ACTIONS(5547), [anon_sym_SEMI] = ACTIONS(5549), [anon_sym___extension__] = ACTIONS(5547), [anon_sym_typedef] = ACTIONS(5547), [anon_sym_virtual] = ACTIONS(5547), [anon_sym_extern] = ACTIONS(5547), [anon_sym___attribute__] = ACTIONS(5547), [anon_sym___attribute] = ACTIONS(5547), [anon_sym_using] = ACTIONS(5547), [anon_sym_COLON_COLON] = ACTIONS(5549), [anon_sym_LBRACK_LBRACK] = ACTIONS(5549), [anon_sym___declspec] = ACTIONS(5547), [anon_sym___based] = ACTIONS(5547), [anon_sym_signed] = ACTIONS(5547), [anon_sym_unsigned] = ACTIONS(5547), [anon_sym_long] = ACTIONS(5547), [anon_sym_short] = ACTIONS(5547), [anon_sym_LBRACK] = ACTIONS(5547), [anon_sym_static] = ACTIONS(5547), [anon_sym_register] = ACTIONS(5547), [anon_sym_inline] = ACTIONS(5547), [anon_sym___inline] = ACTIONS(5547), [anon_sym___inline__] = ACTIONS(5547), [anon_sym___forceinline] = ACTIONS(5547), [anon_sym_thread_local] = ACTIONS(5547), [anon_sym___thread] = ACTIONS(5547), [anon_sym_const] = ACTIONS(5547), [anon_sym_constexpr] = ACTIONS(5547), [anon_sym_volatile] = ACTIONS(5547), [anon_sym_restrict] = ACTIONS(5547), [anon_sym___restrict__] = ACTIONS(5547), [anon_sym__Atomic] = ACTIONS(5547), [anon_sym__Noreturn] = ACTIONS(5547), [anon_sym_noreturn] = ACTIONS(5547), [anon_sym__Nonnull] = ACTIONS(5547), [anon_sym_mutable] = ACTIONS(5547), [anon_sym_constinit] = ACTIONS(5547), [anon_sym_consteval] = ACTIONS(5547), [anon_sym_alignas] = ACTIONS(5547), [anon_sym__Alignas] = ACTIONS(5547), [sym_primitive_type] = ACTIONS(5547), [anon_sym_enum] = ACTIONS(5547), [anon_sym_class] = ACTIONS(5547), [anon_sym_struct] = ACTIONS(5547), [anon_sym_union] = ACTIONS(5547), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5547), [anon_sym_decltype] = ACTIONS(5547), [anon_sym_explicit] = ACTIONS(5547), [anon_sym_typename] = ACTIONS(5547), [anon_sym_private] = ACTIONS(5547), [anon_sym_template] = ACTIONS(5547), [anon_sym_operator] = ACTIONS(5547), [anon_sym_friend] = ACTIONS(5547), [anon_sym_public] = ACTIONS(5547), [anon_sym_protected] = ACTIONS(5547), [anon_sym_static_assert] = ACTIONS(5547), }, [STATE(1801)] = { [sym_identifier] = ACTIONS(5026), [anon_sym_DOT_DOT_DOT] = ACTIONS(5028), [anon_sym_COMMA] = ACTIONS(5028), [anon_sym_RPAREN] = ACTIONS(5028), [anon_sym_LPAREN2] = ACTIONS(5028), [anon_sym_DASH] = ACTIONS(5026), [anon_sym_PLUS] = ACTIONS(5026), [anon_sym_STAR] = ACTIONS(5028), [anon_sym_SLASH] = ACTIONS(5026), [anon_sym_PERCENT] = ACTIONS(5028), [anon_sym_PIPE_PIPE] = ACTIONS(5028), [anon_sym_AMP_AMP] = ACTIONS(5028), [anon_sym_PIPE] = ACTIONS(5026), [anon_sym_CARET] = ACTIONS(5028), [anon_sym_AMP] = ACTIONS(5026), [anon_sym_EQ_EQ] = ACTIONS(5028), [anon_sym_BANG_EQ] = ACTIONS(5028), [anon_sym_GT] = ACTIONS(5026), [anon_sym_GT_EQ] = ACTIONS(5028), [anon_sym_LT_EQ] = ACTIONS(5026), [anon_sym_LT] = ACTIONS(5026), [anon_sym_LT_LT] = ACTIONS(5028), [anon_sym_GT_GT] = ACTIONS(5028), [anon_sym_SEMI] = ACTIONS(5028), [anon_sym___extension__] = ACTIONS(5026), [anon_sym___attribute__] = ACTIONS(5026), [anon_sym___attribute] = ACTIONS(5026), [anon_sym_COLON] = ACTIONS(5026), [anon_sym_COLON_COLON] = ACTIONS(5028), [anon_sym___based] = ACTIONS(5026), [anon_sym_LBRACE] = ACTIONS(5028), [anon_sym_RBRACE] = ACTIONS(5028), [anon_sym_signed] = ACTIONS(5026), [anon_sym_unsigned] = ACTIONS(5026), [anon_sym_long] = ACTIONS(5026), [anon_sym_short] = ACTIONS(5026), [anon_sym_LBRACK] = ACTIONS(5028), [anon_sym_RBRACK] = ACTIONS(5028), [anon_sym_const] = ACTIONS(5026), [anon_sym_constexpr] = ACTIONS(5026), [anon_sym_volatile] = ACTIONS(5026), [anon_sym_restrict] = ACTIONS(5026), [anon_sym___restrict__] = ACTIONS(5026), [anon_sym__Atomic] = ACTIONS(5026), [anon_sym__Noreturn] = ACTIONS(5026), [anon_sym_noreturn] = ACTIONS(5026), [anon_sym__Nonnull] = ACTIONS(5026), [anon_sym_mutable] = ACTIONS(5026), [anon_sym_constinit] = ACTIONS(5026), [anon_sym_consteval] = ACTIONS(5026), [anon_sym_alignas] = ACTIONS(5026), [anon_sym__Alignas] = ACTIONS(5026), [sym_primitive_type] = ACTIONS(5026), [anon_sym_QMARK] = ACTIONS(5028), [anon_sym_LT_EQ_GT] = ACTIONS(5028), [anon_sym_or] = ACTIONS(5026), [anon_sym_and] = ACTIONS(5026), [anon_sym_bitor] = ACTIONS(5026), [anon_sym_xor] = ACTIONS(5026), [anon_sym_bitand] = ACTIONS(5026), [anon_sym_not_eq] = ACTIONS(5026), [anon_sym_DASH_DASH] = ACTIONS(5028), [anon_sym_PLUS_PLUS] = ACTIONS(5028), [anon_sym_DOT] = ACTIONS(5026), [anon_sym_DOT_STAR] = ACTIONS(5028), [anon_sym_DASH_GT] = ACTIONS(5028), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5026), [anon_sym_decltype] = ACTIONS(5026), [anon_sym_final] = ACTIONS(5026), [anon_sym_override] = ACTIONS(5026), [anon_sym_requires] = ACTIONS(5026), }, [STATE(1802)] = { [sym_identifier] = ACTIONS(2853), [aux_sym_preproc_def_token1] = ACTIONS(2853), [aux_sym_preproc_if_token1] = ACTIONS(2853), [aux_sym_preproc_if_token2] = ACTIONS(2853), [aux_sym_preproc_ifdef_token1] = ACTIONS(2853), [aux_sym_preproc_ifdef_token2] = ACTIONS(2853), [aux_sym_preproc_else_token1] = ACTIONS(2853), [aux_sym_preproc_elif_token1] = ACTIONS(2853), [aux_sym_preproc_elifdef_token1] = ACTIONS(2853), [aux_sym_preproc_elifdef_token2] = ACTIONS(2853), [sym_preproc_directive] = ACTIONS(2853), [anon_sym_LPAREN2] = ACTIONS(2855), [anon_sym_TILDE] = ACTIONS(2855), [anon_sym_STAR] = ACTIONS(2855), [anon_sym_AMP_AMP] = ACTIONS(2855), [anon_sym_AMP] = ACTIONS(2853), [anon_sym_SEMI] = ACTIONS(2855), [anon_sym___extension__] = ACTIONS(2853), [anon_sym_typedef] = ACTIONS(2853), [anon_sym_virtual] = ACTIONS(2853), [anon_sym_extern] = ACTIONS(2853), [anon_sym___attribute__] = ACTIONS(2853), [anon_sym___attribute] = ACTIONS(2853), [anon_sym_using] = ACTIONS(2853), [anon_sym_COLON_COLON] = ACTIONS(2855), [anon_sym_LBRACK_LBRACK] = ACTIONS(2855), [anon_sym___declspec] = ACTIONS(2853), [anon_sym___based] = ACTIONS(2853), [anon_sym_signed] = ACTIONS(2853), [anon_sym_unsigned] = ACTIONS(2853), [anon_sym_long] = ACTIONS(2853), [anon_sym_short] = ACTIONS(2853), [anon_sym_LBRACK] = ACTIONS(2853), [anon_sym_static] = ACTIONS(2853), [anon_sym_register] = ACTIONS(2853), [anon_sym_inline] = ACTIONS(2853), [anon_sym___inline] = ACTIONS(2853), [anon_sym___inline__] = ACTIONS(2853), [anon_sym___forceinline] = ACTIONS(2853), [anon_sym_thread_local] = ACTIONS(2853), [anon_sym___thread] = ACTIONS(2853), [anon_sym_const] = ACTIONS(2853), [anon_sym_constexpr] = ACTIONS(2853), [anon_sym_volatile] = ACTIONS(2853), [anon_sym_restrict] = ACTIONS(2853), [anon_sym___restrict__] = ACTIONS(2853), [anon_sym__Atomic] = ACTIONS(2853), [anon_sym__Noreturn] = ACTIONS(2853), [anon_sym_noreturn] = ACTIONS(2853), [anon_sym__Nonnull] = ACTIONS(2853), [anon_sym_mutable] = ACTIONS(2853), [anon_sym_constinit] = ACTIONS(2853), [anon_sym_consteval] = ACTIONS(2853), [anon_sym_alignas] = ACTIONS(2853), [anon_sym__Alignas] = ACTIONS(2853), [sym_primitive_type] = ACTIONS(2853), [anon_sym_enum] = ACTIONS(2853), [anon_sym_class] = ACTIONS(2853), [anon_sym_struct] = ACTIONS(2853), [anon_sym_union] = ACTIONS(2853), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2853), [anon_sym_decltype] = ACTIONS(2853), [anon_sym_explicit] = ACTIONS(2853), [anon_sym_typename] = ACTIONS(2853), [anon_sym_private] = ACTIONS(2853), [anon_sym_template] = ACTIONS(2853), [anon_sym_operator] = ACTIONS(2853), [anon_sym_friend] = ACTIONS(2853), [anon_sym_public] = ACTIONS(2853), [anon_sym_protected] = ACTIONS(2853), [anon_sym_static_assert] = ACTIONS(2853), }, [STATE(1803)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6442), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(7033), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(7033), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1804)] = { [sym_identifier] = ACTIONS(5551), [aux_sym_preproc_def_token1] = ACTIONS(5551), [aux_sym_preproc_if_token1] = ACTIONS(5551), [aux_sym_preproc_if_token2] = ACTIONS(5551), [aux_sym_preproc_ifdef_token1] = ACTIONS(5551), [aux_sym_preproc_ifdef_token2] = ACTIONS(5551), [aux_sym_preproc_else_token1] = ACTIONS(5551), [aux_sym_preproc_elif_token1] = ACTIONS(5551), [aux_sym_preproc_elifdef_token1] = ACTIONS(5551), [aux_sym_preproc_elifdef_token2] = ACTIONS(5551), [sym_preproc_directive] = ACTIONS(5551), [anon_sym_LPAREN2] = ACTIONS(5553), [anon_sym_TILDE] = ACTIONS(5553), [anon_sym_STAR] = ACTIONS(5553), [anon_sym_AMP_AMP] = ACTIONS(5553), [anon_sym_AMP] = ACTIONS(5551), [anon_sym_SEMI] = ACTIONS(5553), [anon_sym___extension__] = ACTIONS(5551), [anon_sym_typedef] = ACTIONS(5551), [anon_sym_virtual] = ACTIONS(5551), [anon_sym_extern] = ACTIONS(5551), [anon_sym___attribute__] = ACTIONS(5551), [anon_sym___attribute] = ACTIONS(5551), [anon_sym_using] = ACTIONS(5551), [anon_sym_COLON_COLON] = ACTIONS(5553), [anon_sym_LBRACK_LBRACK] = ACTIONS(5553), [anon_sym___declspec] = ACTIONS(5551), [anon_sym___based] = ACTIONS(5551), [anon_sym_signed] = ACTIONS(5551), [anon_sym_unsigned] = ACTIONS(5551), [anon_sym_long] = ACTIONS(5551), [anon_sym_short] = ACTIONS(5551), [anon_sym_LBRACK] = ACTIONS(5551), [anon_sym_static] = ACTIONS(5551), [anon_sym_register] = ACTIONS(5551), [anon_sym_inline] = ACTIONS(5551), [anon_sym___inline] = ACTIONS(5551), [anon_sym___inline__] = ACTIONS(5551), [anon_sym___forceinline] = ACTIONS(5551), [anon_sym_thread_local] = ACTIONS(5551), [anon_sym___thread] = ACTIONS(5551), [anon_sym_const] = ACTIONS(5551), [anon_sym_constexpr] = ACTIONS(5551), [anon_sym_volatile] = ACTIONS(5551), [anon_sym_restrict] = ACTIONS(5551), [anon_sym___restrict__] = ACTIONS(5551), [anon_sym__Atomic] = ACTIONS(5551), [anon_sym__Noreturn] = ACTIONS(5551), [anon_sym_noreturn] = ACTIONS(5551), [anon_sym__Nonnull] = ACTIONS(5551), [anon_sym_mutable] = ACTIONS(5551), [anon_sym_constinit] = ACTIONS(5551), [anon_sym_consteval] = ACTIONS(5551), [anon_sym_alignas] = ACTIONS(5551), [anon_sym__Alignas] = ACTIONS(5551), [sym_primitive_type] = ACTIONS(5551), [anon_sym_enum] = ACTIONS(5551), [anon_sym_class] = ACTIONS(5551), [anon_sym_struct] = ACTIONS(5551), [anon_sym_union] = ACTIONS(5551), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5551), [anon_sym_decltype] = ACTIONS(5551), [anon_sym_explicit] = ACTIONS(5551), [anon_sym_typename] = ACTIONS(5551), [anon_sym_private] = ACTIONS(5551), [anon_sym_template] = ACTIONS(5551), [anon_sym_operator] = ACTIONS(5551), [anon_sym_friend] = ACTIONS(5551), [anon_sym_public] = ACTIONS(5551), [anon_sym_protected] = ACTIONS(5551), [anon_sym_static_assert] = ACTIONS(5551), }, [STATE(1805)] = { [sym_identifier] = ACTIONS(5555), [anon_sym_DOT_DOT_DOT] = ACTIONS(5557), [anon_sym_COMMA] = ACTIONS(5557), [anon_sym_RPAREN] = ACTIONS(5557), [aux_sym_preproc_if_token2] = ACTIONS(5557), [aux_sym_preproc_else_token1] = ACTIONS(5557), [aux_sym_preproc_elif_token1] = ACTIONS(5555), [aux_sym_preproc_elifdef_token1] = ACTIONS(5557), [aux_sym_preproc_elifdef_token2] = ACTIONS(5557), [anon_sym_LPAREN2] = ACTIONS(5557), [anon_sym_DASH] = ACTIONS(5555), [anon_sym_PLUS] = ACTIONS(5555), [anon_sym_STAR] = ACTIONS(5555), [anon_sym_SLASH] = ACTIONS(5555), [anon_sym_PERCENT] = ACTIONS(5555), [anon_sym_PIPE_PIPE] = ACTIONS(5557), [anon_sym_AMP_AMP] = ACTIONS(5557), [anon_sym_PIPE] = ACTIONS(5555), [anon_sym_CARET] = ACTIONS(5555), [anon_sym_AMP] = ACTIONS(5555), [anon_sym_EQ_EQ] = ACTIONS(5557), [anon_sym_BANG_EQ] = ACTIONS(5557), [anon_sym_GT] = ACTIONS(5555), [anon_sym_GT_EQ] = ACTIONS(5557), [anon_sym_LT_EQ] = ACTIONS(5555), [anon_sym_LT] = ACTIONS(5555), [anon_sym_LT_LT] = ACTIONS(5555), [anon_sym_GT_GT] = ACTIONS(5555), [anon_sym_SEMI] = ACTIONS(5557), [anon_sym_COLON] = ACTIONS(5557), [anon_sym_RBRACE] = ACTIONS(5557), [anon_sym_LBRACK] = ACTIONS(5557), [anon_sym_RBRACK] = ACTIONS(5557), [anon_sym_EQ] = ACTIONS(5555), [anon_sym_QMARK] = ACTIONS(5557), [anon_sym_STAR_EQ] = ACTIONS(5557), [anon_sym_SLASH_EQ] = ACTIONS(5557), [anon_sym_PERCENT_EQ] = ACTIONS(5557), [anon_sym_PLUS_EQ] = ACTIONS(5557), [anon_sym_DASH_EQ] = ACTIONS(5557), [anon_sym_LT_LT_EQ] = ACTIONS(5557), [anon_sym_GT_GT_EQ] = ACTIONS(5557), [anon_sym_AMP_EQ] = ACTIONS(5557), [anon_sym_CARET_EQ] = ACTIONS(5557), [anon_sym_PIPE_EQ] = ACTIONS(5557), [anon_sym_and_eq] = ACTIONS(5555), [anon_sym_or_eq] = ACTIONS(5555), [anon_sym_xor_eq] = ACTIONS(5555), [anon_sym_LT_EQ_GT] = ACTIONS(5557), [anon_sym_or] = ACTIONS(5555), [anon_sym_and] = ACTIONS(5555), [anon_sym_bitor] = ACTIONS(5555), [anon_sym_xor] = ACTIONS(5555), [anon_sym_bitand] = ACTIONS(5555), [anon_sym_not_eq] = ACTIONS(5555), [anon_sym_DASH_DASH] = ACTIONS(5557), [anon_sym_PLUS_PLUS] = ACTIONS(5557), [anon_sym_DOT] = ACTIONS(5555), [anon_sym_DOT_STAR] = ACTIONS(5557), [anon_sym_DASH_GT] = ACTIONS(5557), [anon_sym_L_DQUOTE] = ACTIONS(5557), [anon_sym_u_DQUOTE] = ACTIONS(5557), [anon_sym_U_DQUOTE] = ACTIONS(5557), [anon_sym_u8_DQUOTE] = ACTIONS(5557), [anon_sym_DQUOTE] = ACTIONS(5557), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5557), [anon_sym_LR_DQUOTE] = ACTIONS(5557), [anon_sym_uR_DQUOTE] = ACTIONS(5557), [anon_sym_UR_DQUOTE] = ACTIONS(5557), [anon_sym_u8R_DQUOTE] = ACTIONS(5557), [sym_literal_suffix] = ACTIONS(5555), }, [STATE(1806)] = { [sym_identifier] = ACTIONS(2677), [aux_sym_preproc_def_token1] = ACTIONS(2677), [aux_sym_preproc_if_token1] = ACTIONS(2677), [aux_sym_preproc_if_token2] = ACTIONS(2677), [aux_sym_preproc_ifdef_token1] = ACTIONS(2677), [aux_sym_preproc_ifdef_token2] = ACTIONS(2677), [aux_sym_preproc_else_token1] = ACTIONS(2677), [aux_sym_preproc_elif_token1] = ACTIONS(2677), [aux_sym_preproc_elifdef_token1] = ACTIONS(2677), [aux_sym_preproc_elifdef_token2] = ACTIONS(2677), [sym_preproc_directive] = ACTIONS(2677), [anon_sym_LPAREN2] = ACTIONS(2679), [anon_sym_TILDE] = ACTIONS(2679), [anon_sym_STAR] = ACTIONS(2679), [anon_sym_AMP_AMP] = ACTIONS(2679), [anon_sym_AMP] = ACTIONS(2677), [anon_sym_SEMI] = ACTIONS(2679), [anon_sym___extension__] = ACTIONS(2677), [anon_sym_typedef] = ACTIONS(2677), [anon_sym_virtual] = ACTIONS(2677), [anon_sym_extern] = ACTIONS(2677), [anon_sym___attribute__] = ACTIONS(2677), [anon_sym___attribute] = ACTIONS(2677), [anon_sym_using] = ACTIONS(2677), [anon_sym_COLON_COLON] = ACTIONS(2679), [anon_sym_LBRACK_LBRACK] = ACTIONS(2679), [anon_sym___declspec] = ACTIONS(2677), [anon_sym___based] = ACTIONS(2677), [anon_sym_signed] = ACTIONS(2677), [anon_sym_unsigned] = ACTIONS(2677), [anon_sym_long] = ACTIONS(2677), [anon_sym_short] = ACTIONS(2677), [anon_sym_LBRACK] = ACTIONS(2677), [anon_sym_static] = ACTIONS(2677), [anon_sym_register] = ACTIONS(2677), [anon_sym_inline] = ACTIONS(2677), [anon_sym___inline] = ACTIONS(2677), [anon_sym___inline__] = ACTIONS(2677), [anon_sym___forceinline] = ACTIONS(2677), [anon_sym_thread_local] = ACTIONS(2677), [anon_sym___thread] = ACTIONS(2677), [anon_sym_const] = ACTIONS(2677), [anon_sym_constexpr] = ACTIONS(2677), [anon_sym_volatile] = ACTIONS(2677), [anon_sym_restrict] = ACTIONS(2677), [anon_sym___restrict__] = ACTIONS(2677), [anon_sym__Atomic] = ACTIONS(2677), [anon_sym__Noreturn] = ACTIONS(2677), [anon_sym_noreturn] = ACTIONS(2677), [anon_sym__Nonnull] = ACTIONS(2677), [anon_sym_mutable] = ACTIONS(2677), [anon_sym_constinit] = ACTIONS(2677), [anon_sym_consteval] = ACTIONS(2677), [anon_sym_alignas] = ACTIONS(2677), [anon_sym__Alignas] = ACTIONS(2677), [sym_primitive_type] = ACTIONS(2677), [anon_sym_enum] = ACTIONS(2677), [anon_sym_class] = ACTIONS(2677), [anon_sym_struct] = ACTIONS(2677), [anon_sym_union] = ACTIONS(2677), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2677), [anon_sym_decltype] = ACTIONS(2677), [anon_sym_explicit] = ACTIONS(2677), [anon_sym_typename] = ACTIONS(2677), [anon_sym_private] = ACTIONS(2677), [anon_sym_template] = ACTIONS(2677), [anon_sym_operator] = ACTIONS(2677), [anon_sym_friend] = ACTIONS(2677), [anon_sym_public] = ACTIONS(2677), [anon_sym_protected] = ACTIONS(2677), [anon_sym_static_assert] = ACTIONS(2677), }, [STATE(1807)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_if_token2] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [aux_sym_preproc_else_token1] = ACTIONS(2821), [aux_sym_preproc_elif_token1] = ACTIONS(2821), [aux_sym_preproc_elifdef_token1] = ACTIONS(2821), [aux_sym_preproc_elifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_private] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_friend] = ACTIONS(2821), [anon_sym_public] = ACTIONS(2821), [anon_sym_protected] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), }, [STATE(1808)] = { [sym_identifier] = ACTIONS(2961), [aux_sym_preproc_def_token1] = ACTIONS(2961), [aux_sym_preproc_if_token1] = ACTIONS(2961), [aux_sym_preproc_if_token2] = ACTIONS(2961), [aux_sym_preproc_ifdef_token1] = ACTIONS(2961), [aux_sym_preproc_ifdef_token2] = ACTIONS(2961), [aux_sym_preproc_else_token1] = ACTIONS(2961), [aux_sym_preproc_elif_token1] = ACTIONS(2961), [aux_sym_preproc_elifdef_token1] = ACTIONS(2961), [aux_sym_preproc_elifdef_token2] = ACTIONS(2961), [sym_preproc_directive] = ACTIONS(2961), [anon_sym_LPAREN2] = ACTIONS(2963), [anon_sym_TILDE] = ACTIONS(2963), [anon_sym_STAR] = ACTIONS(2963), [anon_sym_AMP_AMP] = ACTIONS(2963), [anon_sym_AMP] = ACTIONS(2961), [anon_sym_SEMI] = ACTIONS(2963), [anon_sym___extension__] = ACTIONS(2961), [anon_sym_typedef] = ACTIONS(2961), [anon_sym_virtual] = ACTIONS(2961), [anon_sym_extern] = ACTIONS(2961), [anon_sym___attribute__] = ACTIONS(2961), [anon_sym___attribute] = ACTIONS(2961), [anon_sym_using] = ACTIONS(2961), [anon_sym_COLON_COLON] = ACTIONS(2963), [anon_sym_LBRACK_LBRACK] = ACTIONS(2963), [anon_sym___declspec] = ACTIONS(2961), [anon_sym___based] = ACTIONS(2961), [anon_sym_signed] = ACTIONS(2961), [anon_sym_unsigned] = ACTIONS(2961), [anon_sym_long] = ACTIONS(2961), [anon_sym_short] = ACTIONS(2961), [anon_sym_LBRACK] = ACTIONS(2961), [anon_sym_static] = ACTIONS(2961), [anon_sym_register] = ACTIONS(2961), [anon_sym_inline] = ACTIONS(2961), [anon_sym___inline] = ACTIONS(2961), [anon_sym___inline__] = ACTIONS(2961), [anon_sym___forceinline] = ACTIONS(2961), [anon_sym_thread_local] = ACTIONS(2961), [anon_sym___thread] = ACTIONS(2961), [anon_sym_const] = ACTIONS(2961), [anon_sym_constexpr] = ACTIONS(2961), [anon_sym_volatile] = ACTIONS(2961), [anon_sym_restrict] = ACTIONS(2961), [anon_sym___restrict__] = ACTIONS(2961), [anon_sym__Atomic] = ACTIONS(2961), [anon_sym__Noreturn] = ACTIONS(2961), [anon_sym_noreturn] = ACTIONS(2961), [anon_sym__Nonnull] = ACTIONS(2961), [anon_sym_mutable] = ACTIONS(2961), [anon_sym_constinit] = ACTIONS(2961), [anon_sym_consteval] = ACTIONS(2961), [anon_sym_alignas] = ACTIONS(2961), [anon_sym__Alignas] = ACTIONS(2961), [sym_primitive_type] = ACTIONS(2961), [anon_sym_enum] = ACTIONS(2961), [anon_sym_class] = ACTIONS(2961), [anon_sym_struct] = ACTIONS(2961), [anon_sym_union] = ACTIONS(2961), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2961), [anon_sym_decltype] = ACTIONS(2961), [anon_sym_explicit] = ACTIONS(2961), [anon_sym_typename] = ACTIONS(2961), [anon_sym_private] = ACTIONS(2961), [anon_sym_template] = ACTIONS(2961), [anon_sym_operator] = ACTIONS(2961), [anon_sym_friend] = ACTIONS(2961), [anon_sym_public] = ACTIONS(2961), [anon_sym_protected] = ACTIONS(2961), [anon_sym_static_assert] = ACTIONS(2961), }, [STATE(1809)] = { [sym_identifier] = ACTIONS(2945), [aux_sym_preproc_def_token1] = ACTIONS(2945), [aux_sym_preproc_if_token1] = ACTIONS(2945), [aux_sym_preproc_if_token2] = ACTIONS(2945), [aux_sym_preproc_ifdef_token1] = ACTIONS(2945), [aux_sym_preproc_ifdef_token2] = ACTIONS(2945), [aux_sym_preproc_else_token1] = ACTIONS(2945), [aux_sym_preproc_elif_token1] = ACTIONS(2945), [aux_sym_preproc_elifdef_token1] = ACTIONS(2945), [aux_sym_preproc_elifdef_token2] = ACTIONS(2945), [sym_preproc_directive] = ACTIONS(2945), [anon_sym_LPAREN2] = ACTIONS(2947), [anon_sym_TILDE] = ACTIONS(2947), [anon_sym_STAR] = ACTIONS(2947), [anon_sym_AMP_AMP] = ACTIONS(2947), [anon_sym_AMP] = ACTIONS(2945), [anon_sym_SEMI] = ACTIONS(2947), [anon_sym___extension__] = ACTIONS(2945), [anon_sym_typedef] = ACTIONS(2945), [anon_sym_virtual] = ACTIONS(2945), [anon_sym_extern] = ACTIONS(2945), [anon_sym___attribute__] = ACTIONS(2945), [anon_sym___attribute] = ACTIONS(2945), [anon_sym_using] = ACTIONS(2945), [anon_sym_COLON_COLON] = ACTIONS(2947), [anon_sym_LBRACK_LBRACK] = ACTIONS(2947), [anon_sym___declspec] = ACTIONS(2945), [anon_sym___based] = ACTIONS(2945), [anon_sym_signed] = ACTIONS(2945), [anon_sym_unsigned] = ACTIONS(2945), [anon_sym_long] = ACTIONS(2945), [anon_sym_short] = ACTIONS(2945), [anon_sym_LBRACK] = ACTIONS(2945), [anon_sym_static] = ACTIONS(2945), [anon_sym_register] = ACTIONS(2945), [anon_sym_inline] = ACTIONS(2945), [anon_sym___inline] = ACTIONS(2945), [anon_sym___inline__] = ACTIONS(2945), [anon_sym___forceinline] = ACTIONS(2945), [anon_sym_thread_local] = ACTIONS(2945), [anon_sym___thread] = ACTIONS(2945), [anon_sym_const] = ACTIONS(2945), [anon_sym_constexpr] = ACTIONS(2945), [anon_sym_volatile] = ACTIONS(2945), [anon_sym_restrict] = ACTIONS(2945), [anon_sym___restrict__] = ACTIONS(2945), [anon_sym__Atomic] = ACTIONS(2945), [anon_sym__Noreturn] = ACTIONS(2945), [anon_sym_noreturn] = ACTIONS(2945), [anon_sym__Nonnull] = ACTIONS(2945), [anon_sym_mutable] = ACTIONS(2945), [anon_sym_constinit] = ACTIONS(2945), [anon_sym_consteval] = ACTIONS(2945), [anon_sym_alignas] = ACTIONS(2945), [anon_sym__Alignas] = ACTIONS(2945), [sym_primitive_type] = ACTIONS(2945), [anon_sym_enum] = ACTIONS(2945), [anon_sym_class] = ACTIONS(2945), [anon_sym_struct] = ACTIONS(2945), [anon_sym_union] = ACTIONS(2945), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2945), [anon_sym_decltype] = ACTIONS(2945), [anon_sym_explicit] = ACTIONS(2945), [anon_sym_typename] = ACTIONS(2945), [anon_sym_private] = ACTIONS(2945), [anon_sym_template] = ACTIONS(2945), [anon_sym_operator] = ACTIONS(2945), [anon_sym_friend] = ACTIONS(2945), [anon_sym_public] = ACTIONS(2945), [anon_sym_protected] = ACTIONS(2945), [anon_sym_static_assert] = ACTIONS(2945), }, [STATE(1810)] = { [sym_identifier] = ACTIONS(2701), [aux_sym_preproc_def_token1] = ACTIONS(2701), [aux_sym_preproc_if_token1] = ACTIONS(2701), [aux_sym_preproc_if_token2] = ACTIONS(2701), [aux_sym_preproc_ifdef_token1] = ACTIONS(2701), [aux_sym_preproc_ifdef_token2] = ACTIONS(2701), [aux_sym_preproc_else_token1] = ACTIONS(2701), [aux_sym_preproc_elif_token1] = ACTIONS(2701), [aux_sym_preproc_elifdef_token1] = ACTIONS(2701), [aux_sym_preproc_elifdef_token2] = ACTIONS(2701), [sym_preproc_directive] = ACTIONS(2701), [anon_sym_LPAREN2] = ACTIONS(2703), [anon_sym_TILDE] = ACTIONS(2703), [anon_sym_STAR] = ACTIONS(2703), [anon_sym_AMP_AMP] = ACTIONS(2703), [anon_sym_AMP] = ACTIONS(2701), [anon_sym_SEMI] = ACTIONS(2703), [anon_sym___extension__] = ACTIONS(2701), [anon_sym_typedef] = ACTIONS(2701), [anon_sym_virtual] = ACTIONS(2701), [anon_sym_extern] = ACTIONS(2701), [anon_sym___attribute__] = ACTIONS(2701), [anon_sym___attribute] = ACTIONS(2701), [anon_sym_using] = ACTIONS(2701), [anon_sym_COLON_COLON] = ACTIONS(2703), [anon_sym_LBRACK_LBRACK] = ACTIONS(2703), [anon_sym___declspec] = ACTIONS(2701), [anon_sym___based] = ACTIONS(2701), [anon_sym_signed] = ACTIONS(2701), [anon_sym_unsigned] = ACTIONS(2701), [anon_sym_long] = ACTIONS(2701), [anon_sym_short] = ACTIONS(2701), [anon_sym_LBRACK] = ACTIONS(2701), [anon_sym_static] = ACTIONS(2701), [anon_sym_register] = ACTIONS(2701), [anon_sym_inline] = ACTIONS(2701), [anon_sym___inline] = ACTIONS(2701), [anon_sym___inline__] = ACTIONS(2701), [anon_sym___forceinline] = ACTIONS(2701), [anon_sym_thread_local] = ACTIONS(2701), [anon_sym___thread] = ACTIONS(2701), [anon_sym_const] = ACTIONS(2701), [anon_sym_constexpr] = ACTIONS(2701), [anon_sym_volatile] = ACTIONS(2701), [anon_sym_restrict] = ACTIONS(2701), [anon_sym___restrict__] = ACTIONS(2701), [anon_sym__Atomic] = ACTIONS(2701), [anon_sym__Noreturn] = ACTIONS(2701), [anon_sym_noreturn] = ACTIONS(2701), [anon_sym__Nonnull] = ACTIONS(2701), [anon_sym_mutable] = ACTIONS(2701), [anon_sym_constinit] = ACTIONS(2701), [anon_sym_consteval] = ACTIONS(2701), [anon_sym_alignas] = ACTIONS(2701), [anon_sym__Alignas] = ACTIONS(2701), [sym_primitive_type] = ACTIONS(2701), [anon_sym_enum] = ACTIONS(2701), [anon_sym_class] = ACTIONS(2701), [anon_sym_struct] = ACTIONS(2701), [anon_sym_union] = ACTIONS(2701), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2701), [anon_sym_decltype] = ACTIONS(2701), [anon_sym_explicit] = ACTIONS(2701), [anon_sym_typename] = ACTIONS(2701), [anon_sym_private] = ACTIONS(2701), [anon_sym_template] = ACTIONS(2701), [anon_sym_operator] = ACTIONS(2701), [anon_sym_friend] = ACTIONS(2701), [anon_sym_public] = ACTIONS(2701), [anon_sym_protected] = ACTIONS(2701), [anon_sym_static_assert] = ACTIONS(2701), }, [STATE(1811)] = { [sym_identifier] = ACTIONS(5559), [aux_sym_preproc_def_token1] = ACTIONS(5559), [aux_sym_preproc_if_token1] = ACTIONS(5559), [aux_sym_preproc_if_token2] = ACTIONS(5559), [aux_sym_preproc_ifdef_token1] = ACTIONS(5559), [aux_sym_preproc_ifdef_token2] = ACTIONS(5559), [aux_sym_preproc_else_token1] = ACTIONS(5559), [aux_sym_preproc_elif_token1] = ACTIONS(5559), [aux_sym_preproc_elifdef_token1] = ACTIONS(5559), [aux_sym_preproc_elifdef_token2] = ACTIONS(5559), [sym_preproc_directive] = ACTIONS(5559), [anon_sym_LPAREN2] = ACTIONS(5561), [anon_sym_TILDE] = ACTIONS(5561), [anon_sym_STAR] = ACTIONS(5561), [anon_sym_AMP_AMP] = ACTIONS(5561), [anon_sym_AMP] = ACTIONS(5559), [anon_sym_SEMI] = ACTIONS(5561), [anon_sym___extension__] = ACTIONS(5559), [anon_sym_typedef] = ACTIONS(5559), [anon_sym_virtual] = ACTIONS(5559), [anon_sym_extern] = ACTIONS(5559), [anon_sym___attribute__] = ACTIONS(5559), [anon_sym___attribute] = ACTIONS(5559), [anon_sym_using] = ACTIONS(5559), [anon_sym_COLON_COLON] = ACTIONS(5561), [anon_sym_LBRACK_LBRACK] = ACTIONS(5561), [anon_sym___declspec] = ACTIONS(5559), [anon_sym___based] = ACTIONS(5559), [anon_sym_signed] = ACTIONS(5559), [anon_sym_unsigned] = ACTIONS(5559), [anon_sym_long] = ACTIONS(5559), [anon_sym_short] = ACTIONS(5559), [anon_sym_LBRACK] = ACTIONS(5559), [anon_sym_static] = ACTIONS(5559), [anon_sym_register] = ACTIONS(5559), [anon_sym_inline] = ACTIONS(5559), [anon_sym___inline] = ACTIONS(5559), [anon_sym___inline__] = ACTIONS(5559), [anon_sym___forceinline] = ACTIONS(5559), [anon_sym_thread_local] = ACTIONS(5559), [anon_sym___thread] = ACTIONS(5559), [anon_sym_const] = ACTIONS(5559), [anon_sym_constexpr] = ACTIONS(5559), [anon_sym_volatile] = ACTIONS(5559), [anon_sym_restrict] = ACTIONS(5559), [anon_sym___restrict__] = ACTIONS(5559), [anon_sym__Atomic] = ACTIONS(5559), [anon_sym__Noreturn] = ACTIONS(5559), [anon_sym_noreturn] = ACTIONS(5559), [anon_sym__Nonnull] = ACTIONS(5559), [anon_sym_mutable] = ACTIONS(5559), [anon_sym_constinit] = ACTIONS(5559), [anon_sym_consteval] = ACTIONS(5559), [anon_sym_alignas] = ACTIONS(5559), [anon_sym__Alignas] = ACTIONS(5559), [sym_primitive_type] = ACTIONS(5559), [anon_sym_enum] = ACTIONS(5559), [anon_sym_class] = ACTIONS(5559), [anon_sym_struct] = ACTIONS(5559), [anon_sym_union] = ACTIONS(5559), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5559), [anon_sym_decltype] = ACTIONS(5559), [anon_sym_explicit] = ACTIONS(5559), [anon_sym_typename] = ACTIONS(5559), [anon_sym_private] = ACTIONS(5559), [anon_sym_template] = ACTIONS(5559), [anon_sym_operator] = ACTIONS(5559), [anon_sym_friend] = ACTIONS(5559), [anon_sym_public] = ACTIONS(5559), [anon_sym_protected] = ACTIONS(5559), [anon_sym_static_assert] = ACTIONS(5559), }, [STATE(1812)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_DOT_DOT_DOT] = ACTIONS(5565), [anon_sym_COMMA] = ACTIONS(5565), [anon_sym_RPAREN] = ACTIONS(5565), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_DASH] = ACTIONS(5563), [anon_sym_PLUS] = ACTIONS(5563), [anon_sym_STAR] = ACTIONS(5565), [anon_sym_SLASH] = ACTIONS(5563), [anon_sym_PERCENT] = ACTIONS(5565), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_PIPE] = ACTIONS(5563), [anon_sym_CARET] = ACTIONS(5565), [anon_sym_AMP] = ACTIONS(5563), [anon_sym_EQ_EQ] = ACTIONS(5565), [anon_sym_BANG_EQ] = ACTIONS(5565), [anon_sym_GT] = ACTIONS(5563), [anon_sym_GT_EQ] = ACTIONS(5565), [anon_sym_LT_EQ] = ACTIONS(5563), [anon_sym_LT] = ACTIONS(5563), [anon_sym_LT_LT] = ACTIONS(5565), [anon_sym_GT_GT] = ACTIONS(5565), [anon_sym_SEMI] = ACTIONS(5565), [anon_sym___extension__] = ACTIONS(5563), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_COLON] = ACTIONS(5563), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym___based] = ACTIONS(5563), [anon_sym_LBRACE] = ACTIONS(5565), [anon_sym_RBRACE] = ACTIONS(5565), [anon_sym_signed] = ACTIONS(5563), [anon_sym_unsigned] = ACTIONS(5563), [anon_sym_long] = ACTIONS(5563), [anon_sym_short] = ACTIONS(5563), [anon_sym_LBRACK] = ACTIONS(5565), [anon_sym_RBRACK] = ACTIONS(5565), [anon_sym_const] = ACTIONS(5563), [anon_sym_constexpr] = ACTIONS(5563), [anon_sym_volatile] = ACTIONS(5563), [anon_sym_restrict] = ACTIONS(5563), [anon_sym___restrict__] = ACTIONS(5563), [anon_sym__Atomic] = ACTIONS(5563), [anon_sym__Noreturn] = ACTIONS(5563), [anon_sym_noreturn] = ACTIONS(5563), [anon_sym__Nonnull] = ACTIONS(5563), [anon_sym_mutable] = ACTIONS(5563), [anon_sym_constinit] = ACTIONS(5563), [anon_sym_consteval] = ACTIONS(5563), [anon_sym_alignas] = ACTIONS(5563), [anon_sym__Alignas] = ACTIONS(5563), [sym_primitive_type] = ACTIONS(5563), [anon_sym_QMARK] = ACTIONS(5565), [anon_sym_LT_EQ_GT] = ACTIONS(5565), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [anon_sym_bitor] = ACTIONS(5563), [anon_sym_xor] = ACTIONS(5563), [anon_sym_bitand] = ACTIONS(5563), [anon_sym_not_eq] = ACTIONS(5563), [anon_sym_DASH_DASH] = ACTIONS(5565), [anon_sym_PLUS_PLUS] = ACTIONS(5565), [anon_sym_DOT] = ACTIONS(5563), [anon_sym_DOT_STAR] = ACTIONS(5565), [anon_sym_DASH_GT] = ACTIONS(5565), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_final] = ACTIONS(5563), [anon_sym_override] = ACTIONS(5563), [anon_sym_requires] = ACTIONS(5563), }, [STATE(1813)] = { [sym_identifier] = ACTIONS(2705), [aux_sym_preproc_def_token1] = ACTIONS(2705), [aux_sym_preproc_if_token1] = ACTIONS(2705), [aux_sym_preproc_if_token2] = ACTIONS(2705), [aux_sym_preproc_ifdef_token1] = ACTIONS(2705), [aux_sym_preproc_ifdef_token2] = ACTIONS(2705), [aux_sym_preproc_else_token1] = ACTIONS(2705), [aux_sym_preproc_elif_token1] = ACTIONS(2705), [aux_sym_preproc_elifdef_token1] = ACTIONS(2705), [aux_sym_preproc_elifdef_token2] = ACTIONS(2705), [sym_preproc_directive] = ACTIONS(2705), [anon_sym_LPAREN2] = ACTIONS(2707), [anon_sym_TILDE] = ACTIONS(2707), [anon_sym_STAR] = ACTIONS(2707), [anon_sym_AMP_AMP] = ACTIONS(2707), [anon_sym_AMP] = ACTIONS(2705), [anon_sym_SEMI] = ACTIONS(2707), [anon_sym___extension__] = ACTIONS(2705), [anon_sym_typedef] = ACTIONS(2705), [anon_sym_virtual] = ACTIONS(2705), [anon_sym_extern] = ACTIONS(2705), [anon_sym___attribute__] = ACTIONS(2705), [anon_sym___attribute] = ACTIONS(2705), [anon_sym_using] = ACTIONS(2705), [anon_sym_COLON_COLON] = ACTIONS(2707), [anon_sym_LBRACK_LBRACK] = ACTIONS(2707), [anon_sym___declspec] = ACTIONS(2705), [anon_sym___based] = ACTIONS(2705), [anon_sym_signed] = ACTIONS(2705), [anon_sym_unsigned] = ACTIONS(2705), [anon_sym_long] = ACTIONS(2705), [anon_sym_short] = ACTIONS(2705), [anon_sym_LBRACK] = ACTIONS(2705), [anon_sym_static] = ACTIONS(2705), [anon_sym_register] = ACTIONS(2705), [anon_sym_inline] = ACTIONS(2705), [anon_sym___inline] = ACTIONS(2705), [anon_sym___inline__] = ACTIONS(2705), [anon_sym___forceinline] = ACTIONS(2705), [anon_sym_thread_local] = ACTIONS(2705), [anon_sym___thread] = ACTIONS(2705), [anon_sym_const] = ACTIONS(2705), [anon_sym_constexpr] = ACTIONS(2705), [anon_sym_volatile] = ACTIONS(2705), [anon_sym_restrict] = ACTIONS(2705), [anon_sym___restrict__] = ACTIONS(2705), [anon_sym__Atomic] = ACTIONS(2705), [anon_sym__Noreturn] = ACTIONS(2705), [anon_sym_noreturn] = ACTIONS(2705), [anon_sym__Nonnull] = ACTIONS(2705), [anon_sym_mutable] = ACTIONS(2705), [anon_sym_constinit] = ACTIONS(2705), [anon_sym_consteval] = ACTIONS(2705), [anon_sym_alignas] = ACTIONS(2705), [anon_sym__Alignas] = ACTIONS(2705), [sym_primitive_type] = ACTIONS(2705), [anon_sym_enum] = ACTIONS(2705), [anon_sym_class] = ACTIONS(2705), [anon_sym_struct] = ACTIONS(2705), [anon_sym_union] = ACTIONS(2705), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2705), [anon_sym_decltype] = ACTIONS(2705), [anon_sym_explicit] = ACTIONS(2705), [anon_sym_typename] = ACTIONS(2705), [anon_sym_private] = ACTIONS(2705), [anon_sym_template] = ACTIONS(2705), [anon_sym_operator] = ACTIONS(2705), [anon_sym_friend] = ACTIONS(2705), [anon_sym_public] = ACTIONS(2705), [anon_sym_protected] = ACTIONS(2705), [anon_sym_static_assert] = ACTIONS(2705), }, [STATE(1814)] = { [sym_identifier] = ACTIONS(2881), [aux_sym_preproc_def_token1] = ACTIONS(2881), [aux_sym_preproc_if_token1] = ACTIONS(2881), [aux_sym_preproc_if_token2] = ACTIONS(2881), [aux_sym_preproc_ifdef_token1] = ACTIONS(2881), [aux_sym_preproc_ifdef_token2] = ACTIONS(2881), [aux_sym_preproc_else_token1] = ACTIONS(2881), [aux_sym_preproc_elif_token1] = ACTIONS(2881), [aux_sym_preproc_elifdef_token1] = ACTIONS(2881), [aux_sym_preproc_elifdef_token2] = ACTIONS(2881), [sym_preproc_directive] = ACTIONS(2881), [anon_sym_LPAREN2] = ACTIONS(2883), [anon_sym_TILDE] = ACTIONS(2883), [anon_sym_STAR] = ACTIONS(2883), [anon_sym_AMP_AMP] = ACTIONS(2883), [anon_sym_AMP] = ACTIONS(2881), [anon_sym_SEMI] = ACTIONS(2883), [anon_sym___extension__] = ACTIONS(2881), [anon_sym_typedef] = ACTIONS(2881), [anon_sym_virtual] = ACTIONS(2881), [anon_sym_extern] = ACTIONS(2881), [anon_sym___attribute__] = ACTIONS(2881), [anon_sym___attribute] = ACTIONS(2881), [anon_sym_using] = ACTIONS(2881), [anon_sym_COLON_COLON] = ACTIONS(2883), [anon_sym_LBRACK_LBRACK] = ACTIONS(2883), [anon_sym___declspec] = ACTIONS(2881), [anon_sym___based] = ACTIONS(2881), [anon_sym_signed] = ACTIONS(2881), [anon_sym_unsigned] = ACTIONS(2881), [anon_sym_long] = ACTIONS(2881), [anon_sym_short] = ACTIONS(2881), [anon_sym_LBRACK] = ACTIONS(2881), [anon_sym_static] = ACTIONS(2881), [anon_sym_register] = ACTIONS(2881), [anon_sym_inline] = ACTIONS(2881), [anon_sym___inline] = ACTIONS(2881), [anon_sym___inline__] = ACTIONS(2881), [anon_sym___forceinline] = ACTIONS(2881), [anon_sym_thread_local] = ACTIONS(2881), [anon_sym___thread] = ACTIONS(2881), [anon_sym_const] = ACTIONS(2881), [anon_sym_constexpr] = ACTIONS(2881), [anon_sym_volatile] = ACTIONS(2881), [anon_sym_restrict] = ACTIONS(2881), [anon_sym___restrict__] = ACTIONS(2881), [anon_sym__Atomic] = ACTIONS(2881), [anon_sym__Noreturn] = ACTIONS(2881), [anon_sym_noreturn] = ACTIONS(2881), [anon_sym__Nonnull] = ACTIONS(2881), [anon_sym_mutable] = ACTIONS(2881), [anon_sym_constinit] = ACTIONS(2881), [anon_sym_consteval] = ACTIONS(2881), [anon_sym_alignas] = ACTIONS(2881), [anon_sym__Alignas] = ACTIONS(2881), [sym_primitive_type] = ACTIONS(2881), [anon_sym_enum] = ACTIONS(2881), [anon_sym_class] = ACTIONS(2881), [anon_sym_struct] = ACTIONS(2881), [anon_sym_union] = ACTIONS(2881), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2881), [anon_sym_decltype] = ACTIONS(2881), [anon_sym_explicit] = ACTIONS(2881), [anon_sym_typename] = ACTIONS(2881), [anon_sym_private] = ACTIONS(2881), [anon_sym_template] = ACTIONS(2881), [anon_sym_operator] = ACTIONS(2881), [anon_sym_friend] = ACTIONS(2881), [anon_sym_public] = ACTIONS(2881), [anon_sym_protected] = ACTIONS(2881), [anon_sym_static_assert] = ACTIONS(2881), }, [STATE(1815)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_DOT_DOT_DOT] = ACTIONS(5565), [anon_sym_COMMA] = ACTIONS(5565), [anon_sym_RPAREN] = ACTIONS(5565), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_DASH] = ACTIONS(5563), [anon_sym_PLUS] = ACTIONS(5563), [anon_sym_STAR] = ACTIONS(5565), [anon_sym_SLASH] = ACTIONS(5563), [anon_sym_PERCENT] = ACTIONS(5565), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_PIPE] = ACTIONS(5563), [anon_sym_CARET] = ACTIONS(5565), [anon_sym_AMP] = ACTIONS(5563), [anon_sym_EQ_EQ] = ACTIONS(5565), [anon_sym_BANG_EQ] = ACTIONS(5565), [anon_sym_GT] = ACTIONS(5563), [anon_sym_GT_EQ] = ACTIONS(5565), [anon_sym_LT_EQ] = ACTIONS(5563), [anon_sym_LT] = ACTIONS(5563), [anon_sym_LT_LT] = ACTIONS(5565), [anon_sym_GT_GT] = ACTIONS(5565), [anon_sym_SEMI] = ACTIONS(5565), [anon_sym___extension__] = ACTIONS(5563), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_COLON] = ACTIONS(5563), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym___based] = ACTIONS(5563), [anon_sym_LBRACE] = ACTIONS(5565), [anon_sym_RBRACE] = ACTIONS(5565), [anon_sym_signed] = ACTIONS(5563), [anon_sym_unsigned] = ACTIONS(5563), [anon_sym_long] = ACTIONS(5563), [anon_sym_short] = ACTIONS(5563), [anon_sym_LBRACK] = ACTIONS(5565), [anon_sym_RBRACK] = ACTIONS(5565), [anon_sym_const] = ACTIONS(5563), [anon_sym_constexpr] = ACTIONS(5563), [anon_sym_volatile] = ACTIONS(5563), [anon_sym_restrict] = ACTIONS(5563), [anon_sym___restrict__] = ACTIONS(5563), [anon_sym__Atomic] = ACTIONS(5563), [anon_sym__Noreturn] = ACTIONS(5563), [anon_sym_noreturn] = ACTIONS(5563), [anon_sym__Nonnull] = ACTIONS(5563), [anon_sym_mutable] = ACTIONS(5563), [anon_sym_constinit] = ACTIONS(5563), [anon_sym_consteval] = ACTIONS(5563), [anon_sym_alignas] = ACTIONS(5563), [anon_sym__Alignas] = ACTIONS(5563), [sym_primitive_type] = ACTIONS(5563), [anon_sym_QMARK] = ACTIONS(5565), [anon_sym_LT_EQ_GT] = ACTIONS(5565), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [anon_sym_bitor] = ACTIONS(5563), [anon_sym_xor] = ACTIONS(5563), [anon_sym_bitand] = ACTIONS(5563), [anon_sym_not_eq] = ACTIONS(5563), [anon_sym_DASH_DASH] = ACTIONS(5565), [anon_sym_PLUS_PLUS] = ACTIONS(5565), [anon_sym_DOT] = ACTIONS(5563), [anon_sym_DOT_STAR] = ACTIONS(5565), [anon_sym_DASH_GT] = ACTIONS(5565), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_final] = ACTIONS(5563), [anon_sym_override] = ACTIONS(5563), [anon_sym_requires] = ACTIONS(5563), }, [STATE(1816)] = { [sym_identifier] = ACTIONS(2741), [aux_sym_preproc_def_token1] = ACTIONS(2741), [aux_sym_preproc_if_token1] = ACTIONS(2741), [aux_sym_preproc_if_token2] = ACTIONS(2741), [aux_sym_preproc_ifdef_token1] = ACTIONS(2741), [aux_sym_preproc_ifdef_token2] = ACTIONS(2741), [aux_sym_preproc_else_token1] = ACTIONS(2741), [aux_sym_preproc_elif_token1] = ACTIONS(2741), [aux_sym_preproc_elifdef_token1] = ACTIONS(2741), [aux_sym_preproc_elifdef_token2] = ACTIONS(2741), [sym_preproc_directive] = ACTIONS(2741), [anon_sym_LPAREN2] = ACTIONS(2743), [anon_sym_TILDE] = ACTIONS(2743), [anon_sym_STAR] = ACTIONS(2743), [anon_sym_AMP_AMP] = ACTIONS(2743), [anon_sym_AMP] = ACTIONS(2741), [anon_sym_SEMI] = ACTIONS(2743), [anon_sym___extension__] = ACTIONS(2741), [anon_sym_typedef] = ACTIONS(2741), [anon_sym_virtual] = ACTIONS(2741), [anon_sym_extern] = ACTIONS(2741), [anon_sym___attribute__] = ACTIONS(2741), [anon_sym___attribute] = ACTIONS(2741), [anon_sym_using] = ACTIONS(2741), [anon_sym_COLON_COLON] = ACTIONS(2743), [anon_sym_LBRACK_LBRACK] = ACTIONS(2743), [anon_sym___declspec] = ACTIONS(2741), [anon_sym___based] = ACTIONS(2741), [anon_sym_signed] = ACTIONS(2741), [anon_sym_unsigned] = ACTIONS(2741), [anon_sym_long] = ACTIONS(2741), [anon_sym_short] = ACTIONS(2741), [anon_sym_LBRACK] = ACTIONS(2741), [anon_sym_static] = ACTIONS(2741), [anon_sym_register] = ACTIONS(2741), [anon_sym_inline] = ACTIONS(2741), [anon_sym___inline] = ACTIONS(2741), [anon_sym___inline__] = ACTIONS(2741), [anon_sym___forceinline] = ACTIONS(2741), [anon_sym_thread_local] = ACTIONS(2741), [anon_sym___thread] = ACTIONS(2741), [anon_sym_const] = ACTIONS(2741), [anon_sym_constexpr] = ACTIONS(2741), [anon_sym_volatile] = ACTIONS(2741), [anon_sym_restrict] = ACTIONS(2741), [anon_sym___restrict__] = ACTIONS(2741), [anon_sym__Atomic] = ACTIONS(2741), [anon_sym__Noreturn] = ACTIONS(2741), [anon_sym_noreturn] = ACTIONS(2741), [anon_sym__Nonnull] = ACTIONS(2741), [anon_sym_mutable] = ACTIONS(2741), [anon_sym_constinit] = ACTIONS(2741), [anon_sym_consteval] = ACTIONS(2741), [anon_sym_alignas] = ACTIONS(2741), [anon_sym__Alignas] = ACTIONS(2741), [sym_primitive_type] = ACTIONS(2741), [anon_sym_enum] = ACTIONS(2741), [anon_sym_class] = ACTIONS(2741), [anon_sym_struct] = ACTIONS(2741), [anon_sym_union] = ACTIONS(2741), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2741), [anon_sym_decltype] = ACTIONS(2741), [anon_sym_explicit] = ACTIONS(2741), [anon_sym_typename] = ACTIONS(2741), [anon_sym_private] = ACTIONS(2741), [anon_sym_template] = ACTIONS(2741), [anon_sym_operator] = ACTIONS(2741), [anon_sym_friend] = ACTIONS(2741), [anon_sym_public] = ACTIONS(2741), [anon_sym_protected] = ACTIONS(2741), [anon_sym_static_assert] = ACTIONS(2741), }, [STATE(1817)] = { [sym_identifier] = ACTIONS(2957), [aux_sym_preproc_def_token1] = ACTIONS(2957), [aux_sym_preproc_if_token1] = ACTIONS(2957), [aux_sym_preproc_if_token2] = ACTIONS(2957), [aux_sym_preproc_ifdef_token1] = ACTIONS(2957), [aux_sym_preproc_ifdef_token2] = ACTIONS(2957), [aux_sym_preproc_else_token1] = ACTIONS(2957), [aux_sym_preproc_elif_token1] = ACTIONS(2957), [aux_sym_preproc_elifdef_token1] = ACTIONS(2957), [aux_sym_preproc_elifdef_token2] = ACTIONS(2957), [sym_preproc_directive] = ACTIONS(2957), [anon_sym_LPAREN2] = ACTIONS(2959), [anon_sym_TILDE] = ACTIONS(2959), [anon_sym_STAR] = ACTIONS(2959), [anon_sym_AMP_AMP] = ACTIONS(2959), [anon_sym_AMP] = ACTIONS(2957), [anon_sym_SEMI] = ACTIONS(2959), [anon_sym___extension__] = ACTIONS(2957), [anon_sym_typedef] = ACTIONS(2957), [anon_sym_virtual] = ACTIONS(2957), [anon_sym_extern] = ACTIONS(2957), [anon_sym___attribute__] = ACTIONS(2957), [anon_sym___attribute] = ACTIONS(2957), [anon_sym_using] = ACTIONS(2957), [anon_sym_COLON_COLON] = ACTIONS(2959), [anon_sym_LBRACK_LBRACK] = ACTIONS(2959), [anon_sym___declspec] = ACTIONS(2957), [anon_sym___based] = ACTIONS(2957), [anon_sym_signed] = ACTIONS(2957), [anon_sym_unsigned] = ACTIONS(2957), [anon_sym_long] = ACTIONS(2957), [anon_sym_short] = ACTIONS(2957), [anon_sym_LBRACK] = ACTIONS(2957), [anon_sym_static] = ACTIONS(2957), [anon_sym_register] = ACTIONS(2957), [anon_sym_inline] = ACTIONS(2957), [anon_sym___inline] = ACTIONS(2957), [anon_sym___inline__] = ACTIONS(2957), [anon_sym___forceinline] = ACTIONS(2957), [anon_sym_thread_local] = ACTIONS(2957), [anon_sym___thread] = ACTIONS(2957), [anon_sym_const] = ACTIONS(2957), [anon_sym_constexpr] = ACTIONS(2957), [anon_sym_volatile] = ACTIONS(2957), [anon_sym_restrict] = ACTIONS(2957), [anon_sym___restrict__] = ACTIONS(2957), [anon_sym__Atomic] = ACTIONS(2957), [anon_sym__Noreturn] = ACTIONS(2957), [anon_sym_noreturn] = ACTIONS(2957), [anon_sym__Nonnull] = ACTIONS(2957), [anon_sym_mutable] = ACTIONS(2957), [anon_sym_constinit] = ACTIONS(2957), [anon_sym_consteval] = ACTIONS(2957), [anon_sym_alignas] = ACTIONS(2957), [anon_sym__Alignas] = ACTIONS(2957), [sym_primitive_type] = ACTIONS(2957), [anon_sym_enum] = ACTIONS(2957), [anon_sym_class] = ACTIONS(2957), [anon_sym_struct] = ACTIONS(2957), [anon_sym_union] = ACTIONS(2957), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2957), [anon_sym_decltype] = ACTIONS(2957), [anon_sym_explicit] = ACTIONS(2957), [anon_sym_typename] = ACTIONS(2957), [anon_sym_private] = ACTIONS(2957), [anon_sym_template] = ACTIONS(2957), [anon_sym_operator] = ACTIONS(2957), [anon_sym_friend] = ACTIONS(2957), [anon_sym_public] = ACTIONS(2957), [anon_sym_protected] = ACTIONS(2957), [anon_sym_static_assert] = ACTIONS(2957), }, [STATE(1818)] = { [sym_identifier] = ACTIONS(2969), [aux_sym_preproc_def_token1] = ACTIONS(2969), [aux_sym_preproc_if_token1] = ACTIONS(2969), [aux_sym_preproc_if_token2] = ACTIONS(2969), [aux_sym_preproc_ifdef_token1] = ACTIONS(2969), [aux_sym_preproc_ifdef_token2] = ACTIONS(2969), [aux_sym_preproc_else_token1] = ACTIONS(2969), [aux_sym_preproc_elif_token1] = ACTIONS(2969), [aux_sym_preproc_elifdef_token1] = ACTIONS(2969), [aux_sym_preproc_elifdef_token2] = ACTIONS(2969), [sym_preproc_directive] = ACTIONS(2969), [anon_sym_LPAREN2] = ACTIONS(2971), [anon_sym_TILDE] = ACTIONS(2971), [anon_sym_STAR] = ACTIONS(2971), [anon_sym_AMP_AMP] = ACTIONS(2971), [anon_sym_AMP] = ACTIONS(2969), [anon_sym_SEMI] = ACTIONS(2971), [anon_sym___extension__] = ACTIONS(2969), [anon_sym_typedef] = ACTIONS(2969), [anon_sym_virtual] = ACTIONS(2969), [anon_sym_extern] = ACTIONS(2969), [anon_sym___attribute__] = ACTIONS(2969), [anon_sym___attribute] = ACTIONS(2969), [anon_sym_using] = ACTIONS(2969), [anon_sym_COLON_COLON] = ACTIONS(2971), [anon_sym_LBRACK_LBRACK] = ACTIONS(2971), [anon_sym___declspec] = ACTIONS(2969), [anon_sym___based] = ACTIONS(2969), [anon_sym_signed] = ACTIONS(2969), [anon_sym_unsigned] = ACTIONS(2969), [anon_sym_long] = ACTIONS(2969), [anon_sym_short] = ACTIONS(2969), [anon_sym_LBRACK] = ACTIONS(2969), [anon_sym_static] = ACTIONS(2969), [anon_sym_register] = ACTIONS(2969), [anon_sym_inline] = ACTIONS(2969), [anon_sym___inline] = ACTIONS(2969), [anon_sym___inline__] = ACTIONS(2969), [anon_sym___forceinline] = ACTIONS(2969), [anon_sym_thread_local] = ACTIONS(2969), [anon_sym___thread] = ACTIONS(2969), [anon_sym_const] = ACTIONS(2969), [anon_sym_constexpr] = ACTIONS(2969), [anon_sym_volatile] = ACTIONS(2969), [anon_sym_restrict] = ACTIONS(2969), [anon_sym___restrict__] = ACTIONS(2969), [anon_sym__Atomic] = ACTIONS(2969), [anon_sym__Noreturn] = ACTIONS(2969), [anon_sym_noreturn] = ACTIONS(2969), [anon_sym__Nonnull] = ACTIONS(2969), [anon_sym_mutable] = ACTIONS(2969), [anon_sym_constinit] = ACTIONS(2969), [anon_sym_consteval] = ACTIONS(2969), [anon_sym_alignas] = ACTIONS(2969), [anon_sym__Alignas] = ACTIONS(2969), [sym_primitive_type] = ACTIONS(2969), [anon_sym_enum] = ACTIONS(2969), [anon_sym_class] = ACTIONS(2969), [anon_sym_struct] = ACTIONS(2969), [anon_sym_union] = ACTIONS(2969), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2969), [anon_sym_decltype] = ACTIONS(2969), [anon_sym_explicit] = ACTIONS(2969), [anon_sym_typename] = ACTIONS(2969), [anon_sym_private] = ACTIONS(2969), [anon_sym_template] = ACTIONS(2969), [anon_sym_operator] = ACTIONS(2969), [anon_sym_friend] = ACTIONS(2969), [anon_sym_public] = ACTIONS(2969), [anon_sym_protected] = ACTIONS(2969), [anon_sym_static_assert] = ACTIONS(2969), }, [STATE(1819)] = { [sym_identifier] = ACTIONS(5569), [aux_sym_preproc_def_token1] = ACTIONS(5569), [aux_sym_preproc_if_token1] = ACTIONS(5569), [aux_sym_preproc_if_token2] = ACTIONS(5569), [aux_sym_preproc_ifdef_token1] = ACTIONS(5569), [aux_sym_preproc_ifdef_token2] = ACTIONS(5569), [aux_sym_preproc_else_token1] = ACTIONS(5569), [aux_sym_preproc_elif_token1] = ACTIONS(5569), [aux_sym_preproc_elifdef_token1] = ACTIONS(5569), [aux_sym_preproc_elifdef_token2] = ACTIONS(5569), [sym_preproc_directive] = ACTIONS(5569), [anon_sym_LPAREN2] = ACTIONS(5571), [anon_sym_TILDE] = ACTIONS(5571), [anon_sym_STAR] = ACTIONS(5571), [anon_sym_AMP_AMP] = ACTIONS(5571), [anon_sym_AMP] = ACTIONS(5569), [anon_sym_SEMI] = ACTIONS(5571), [anon_sym___extension__] = ACTIONS(5569), [anon_sym_typedef] = ACTIONS(5569), [anon_sym_virtual] = ACTIONS(5569), [anon_sym_extern] = ACTIONS(5569), [anon_sym___attribute__] = ACTIONS(5569), [anon_sym___attribute] = ACTIONS(5569), [anon_sym_using] = ACTIONS(5569), [anon_sym_COLON_COLON] = ACTIONS(5571), [anon_sym_LBRACK_LBRACK] = ACTIONS(5571), [anon_sym___declspec] = ACTIONS(5569), [anon_sym___based] = ACTIONS(5569), [anon_sym_signed] = ACTIONS(5569), [anon_sym_unsigned] = ACTIONS(5569), [anon_sym_long] = ACTIONS(5569), [anon_sym_short] = ACTIONS(5569), [anon_sym_LBRACK] = ACTIONS(5569), [anon_sym_static] = ACTIONS(5569), [anon_sym_register] = ACTIONS(5569), [anon_sym_inline] = ACTIONS(5569), [anon_sym___inline] = ACTIONS(5569), [anon_sym___inline__] = ACTIONS(5569), [anon_sym___forceinline] = ACTIONS(5569), [anon_sym_thread_local] = ACTIONS(5569), [anon_sym___thread] = ACTIONS(5569), [anon_sym_const] = ACTIONS(5569), [anon_sym_constexpr] = ACTIONS(5569), [anon_sym_volatile] = ACTIONS(5569), [anon_sym_restrict] = ACTIONS(5569), [anon_sym___restrict__] = ACTIONS(5569), [anon_sym__Atomic] = ACTIONS(5569), [anon_sym__Noreturn] = ACTIONS(5569), [anon_sym_noreturn] = ACTIONS(5569), [anon_sym__Nonnull] = ACTIONS(5569), [anon_sym_mutable] = ACTIONS(5569), [anon_sym_constinit] = ACTIONS(5569), [anon_sym_consteval] = ACTIONS(5569), [anon_sym_alignas] = ACTIONS(5569), [anon_sym__Alignas] = ACTIONS(5569), [sym_primitive_type] = ACTIONS(5569), [anon_sym_enum] = ACTIONS(5569), [anon_sym_class] = ACTIONS(5569), [anon_sym_struct] = ACTIONS(5569), [anon_sym_union] = ACTIONS(5569), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5569), [anon_sym_decltype] = ACTIONS(5569), [anon_sym_explicit] = ACTIONS(5569), [anon_sym_typename] = ACTIONS(5569), [anon_sym_private] = ACTIONS(5569), [anon_sym_template] = ACTIONS(5569), [anon_sym_operator] = ACTIONS(5569), [anon_sym_friend] = ACTIONS(5569), [anon_sym_public] = ACTIONS(5569), [anon_sym_protected] = ACTIONS(5569), [anon_sym_static_assert] = ACTIONS(5569), }, [STATE(1820)] = { [sym_identifier] = ACTIONS(2857), [aux_sym_preproc_def_token1] = ACTIONS(2857), [aux_sym_preproc_if_token1] = ACTIONS(2857), [aux_sym_preproc_if_token2] = ACTIONS(2857), [aux_sym_preproc_ifdef_token1] = ACTIONS(2857), [aux_sym_preproc_ifdef_token2] = ACTIONS(2857), [aux_sym_preproc_else_token1] = ACTIONS(2857), [aux_sym_preproc_elif_token1] = ACTIONS(2857), [aux_sym_preproc_elifdef_token1] = ACTIONS(2857), [aux_sym_preproc_elifdef_token2] = ACTIONS(2857), [sym_preproc_directive] = ACTIONS(2857), [anon_sym_LPAREN2] = ACTIONS(2859), [anon_sym_TILDE] = ACTIONS(2859), [anon_sym_STAR] = ACTIONS(2859), [anon_sym_AMP_AMP] = ACTIONS(2859), [anon_sym_AMP] = ACTIONS(2857), [anon_sym_SEMI] = ACTIONS(2859), [anon_sym___extension__] = ACTIONS(2857), [anon_sym_typedef] = ACTIONS(2857), [anon_sym_virtual] = ACTIONS(2857), [anon_sym_extern] = ACTIONS(2857), [anon_sym___attribute__] = ACTIONS(2857), [anon_sym___attribute] = ACTIONS(2857), [anon_sym_using] = ACTIONS(2857), [anon_sym_COLON_COLON] = ACTIONS(2859), [anon_sym_LBRACK_LBRACK] = ACTIONS(2859), [anon_sym___declspec] = ACTIONS(2857), [anon_sym___based] = ACTIONS(2857), [anon_sym_signed] = ACTIONS(2857), [anon_sym_unsigned] = ACTIONS(2857), [anon_sym_long] = ACTIONS(2857), [anon_sym_short] = ACTIONS(2857), [anon_sym_LBRACK] = ACTIONS(2857), [anon_sym_static] = ACTIONS(2857), [anon_sym_register] = ACTIONS(2857), [anon_sym_inline] = ACTIONS(2857), [anon_sym___inline] = ACTIONS(2857), [anon_sym___inline__] = ACTIONS(2857), [anon_sym___forceinline] = ACTIONS(2857), [anon_sym_thread_local] = ACTIONS(2857), [anon_sym___thread] = ACTIONS(2857), [anon_sym_const] = ACTIONS(2857), [anon_sym_constexpr] = ACTIONS(2857), [anon_sym_volatile] = ACTIONS(2857), [anon_sym_restrict] = ACTIONS(2857), [anon_sym___restrict__] = ACTIONS(2857), [anon_sym__Atomic] = ACTIONS(2857), [anon_sym__Noreturn] = ACTIONS(2857), [anon_sym_noreturn] = ACTIONS(2857), [anon_sym__Nonnull] = ACTIONS(2857), [anon_sym_mutable] = ACTIONS(2857), [anon_sym_constinit] = ACTIONS(2857), [anon_sym_consteval] = ACTIONS(2857), [anon_sym_alignas] = ACTIONS(2857), [anon_sym__Alignas] = ACTIONS(2857), [sym_primitive_type] = ACTIONS(2857), [anon_sym_enum] = ACTIONS(2857), [anon_sym_class] = ACTIONS(2857), [anon_sym_struct] = ACTIONS(2857), [anon_sym_union] = ACTIONS(2857), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2857), [anon_sym_decltype] = ACTIONS(2857), [anon_sym_explicit] = ACTIONS(2857), [anon_sym_typename] = ACTIONS(2857), [anon_sym_private] = ACTIONS(2857), [anon_sym_template] = ACTIONS(2857), [anon_sym_operator] = ACTIONS(2857), [anon_sym_friend] = ACTIONS(2857), [anon_sym_public] = ACTIONS(2857), [anon_sym_protected] = ACTIONS(2857), [anon_sym_static_assert] = ACTIONS(2857), }, [STATE(1821)] = { [sym_identifier] = ACTIONS(5573), [aux_sym_preproc_def_token1] = ACTIONS(5573), [aux_sym_preproc_if_token1] = ACTIONS(5573), [aux_sym_preproc_if_token2] = ACTIONS(5573), [aux_sym_preproc_ifdef_token1] = ACTIONS(5573), [aux_sym_preproc_ifdef_token2] = ACTIONS(5573), [aux_sym_preproc_else_token1] = ACTIONS(5573), [aux_sym_preproc_elif_token1] = ACTIONS(5573), [aux_sym_preproc_elifdef_token1] = ACTIONS(5573), [aux_sym_preproc_elifdef_token2] = ACTIONS(5573), [sym_preproc_directive] = ACTIONS(5573), [anon_sym_LPAREN2] = ACTIONS(5575), [anon_sym_TILDE] = ACTIONS(5575), [anon_sym_STAR] = ACTIONS(5575), [anon_sym_AMP_AMP] = ACTIONS(5575), [anon_sym_AMP] = ACTIONS(5573), [anon_sym_SEMI] = ACTIONS(5575), [anon_sym___extension__] = ACTIONS(5573), [anon_sym_typedef] = ACTIONS(5573), [anon_sym_virtual] = ACTIONS(5573), [anon_sym_extern] = ACTIONS(5573), [anon_sym___attribute__] = ACTIONS(5573), [anon_sym___attribute] = ACTIONS(5573), [anon_sym_using] = ACTIONS(5573), [anon_sym_COLON_COLON] = ACTIONS(5575), [anon_sym_LBRACK_LBRACK] = ACTIONS(5575), [anon_sym___declspec] = ACTIONS(5573), [anon_sym___based] = ACTIONS(5573), [anon_sym_signed] = ACTIONS(5573), [anon_sym_unsigned] = ACTIONS(5573), [anon_sym_long] = ACTIONS(5573), [anon_sym_short] = ACTIONS(5573), [anon_sym_LBRACK] = ACTIONS(5573), [anon_sym_static] = ACTIONS(5573), [anon_sym_register] = ACTIONS(5573), [anon_sym_inline] = ACTIONS(5573), [anon_sym___inline] = ACTIONS(5573), [anon_sym___inline__] = ACTIONS(5573), [anon_sym___forceinline] = ACTIONS(5573), [anon_sym_thread_local] = ACTIONS(5573), [anon_sym___thread] = ACTIONS(5573), [anon_sym_const] = ACTIONS(5573), [anon_sym_constexpr] = ACTIONS(5573), [anon_sym_volatile] = ACTIONS(5573), [anon_sym_restrict] = ACTIONS(5573), [anon_sym___restrict__] = ACTIONS(5573), [anon_sym__Atomic] = ACTIONS(5573), [anon_sym__Noreturn] = ACTIONS(5573), [anon_sym_noreturn] = ACTIONS(5573), [anon_sym__Nonnull] = ACTIONS(5573), [anon_sym_mutable] = ACTIONS(5573), [anon_sym_constinit] = ACTIONS(5573), [anon_sym_consteval] = ACTIONS(5573), [anon_sym_alignas] = ACTIONS(5573), [anon_sym__Alignas] = ACTIONS(5573), [sym_primitive_type] = ACTIONS(5573), [anon_sym_enum] = ACTIONS(5573), [anon_sym_class] = ACTIONS(5573), [anon_sym_struct] = ACTIONS(5573), [anon_sym_union] = ACTIONS(5573), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5573), [anon_sym_decltype] = ACTIONS(5573), [anon_sym_explicit] = ACTIONS(5573), [anon_sym_typename] = ACTIONS(5573), [anon_sym_private] = ACTIONS(5573), [anon_sym_template] = ACTIONS(5573), [anon_sym_operator] = ACTIONS(5573), [anon_sym_friend] = ACTIONS(5573), [anon_sym_public] = ACTIONS(5573), [anon_sym_protected] = ACTIONS(5573), [anon_sym_static_assert] = ACTIONS(5573), }, [STATE(1822)] = { [sym_identifier] = ACTIONS(2965), [aux_sym_preproc_def_token1] = ACTIONS(2965), [aux_sym_preproc_if_token1] = ACTIONS(2965), [aux_sym_preproc_if_token2] = ACTIONS(2965), [aux_sym_preproc_ifdef_token1] = ACTIONS(2965), [aux_sym_preproc_ifdef_token2] = ACTIONS(2965), [aux_sym_preproc_else_token1] = ACTIONS(2965), [aux_sym_preproc_elif_token1] = ACTIONS(2965), [aux_sym_preproc_elifdef_token1] = ACTIONS(2965), [aux_sym_preproc_elifdef_token2] = ACTIONS(2965), [sym_preproc_directive] = ACTIONS(2965), [anon_sym_LPAREN2] = ACTIONS(2967), [anon_sym_TILDE] = ACTIONS(2967), [anon_sym_STAR] = ACTIONS(2967), [anon_sym_AMP_AMP] = ACTIONS(2967), [anon_sym_AMP] = ACTIONS(2965), [anon_sym_SEMI] = ACTIONS(2967), [anon_sym___extension__] = ACTIONS(2965), [anon_sym_typedef] = ACTIONS(2965), [anon_sym_virtual] = ACTIONS(2965), [anon_sym_extern] = ACTIONS(2965), [anon_sym___attribute__] = ACTIONS(2965), [anon_sym___attribute] = ACTIONS(2965), [anon_sym_using] = ACTIONS(2965), [anon_sym_COLON_COLON] = ACTIONS(2967), [anon_sym_LBRACK_LBRACK] = ACTIONS(2967), [anon_sym___declspec] = ACTIONS(2965), [anon_sym___based] = ACTIONS(2965), [anon_sym_signed] = ACTIONS(2965), [anon_sym_unsigned] = ACTIONS(2965), [anon_sym_long] = ACTIONS(2965), [anon_sym_short] = ACTIONS(2965), [anon_sym_LBRACK] = ACTIONS(2965), [anon_sym_static] = ACTIONS(2965), [anon_sym_register] = ACTIONS(2965), [anon_sym_inline] = ACTIONS(2965), [anon_sym___inline] = ACTIONS(2965), [anon_sym___inline__] = ACTIONS(2965), [anon_sym___forceinline] = ACTIONS(2965), [anon_sym_thread_local] = ACTIONS(2965), [anon_sym___thread] = ACTIONS(2965), [anon_sym_const] = ACTIONS(2965), [anon_sym_constexpr] = ACTIONS(2965), [anon_sym_volatile] = ACTIONS(2965), [anon_sym_restrict] = ACTIONS(2965), [anon_sym___restrict__] = ACTIONS(2965), [anon_sym__Atomic] = ACTIONS(2965), [anon_sym__Noreturn] = ACTIONS(2965), [anon_sym_noreturn] = ACTIONS(2965), [anon_sym__Nonnull] = ACTIONS(2965), [anon_sym_mutable] = ACTIONS(2965), [anon_sym_constinit] = ACTIONS(2965), [anon_sym_consteval] = ACTIONS(2965), [anon_sym_alignas] = ACTIONS(2965), [anon_sym__Alignas] = ACTIONS(2965), [sym_primitive_type] = ACTIONS(2965), [anon_sym_enum] = ACTIONS(2965), [anon_sym_class] = ACTIONS(2965), [anon_sym_struct] = ACTIONS(2965), [anon_sym_union] = ACTIONS(2965), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2965), [anon_sym_decltype] = ACTIONS(2965), [anon_sym_explicit] = ACTIONS(2965), [anon_sym_typename] = ACTIONS(2965), [anon_sym_private] = ACTIONS(2965), [anon_sym_template] = ACTIONS(2965), [anon_sym_operator] = ACTIONS(2965), [anon_sym_friend] = ACTIONS(2965), [anon_sym_public] = ACTIONS(2965), [anon_sym_protected] = ACTIONS(2965), [anon_sym_static_assert] = ACTIONS(2965), }, [STATE(1823)] = { [sym_identifier] = ACTIONS(5008), [anon_sym_DOT_DOT_DOT] = ACTIONS(5010), [anon_sym_COMMA] = ACTIONS(5010), [anon_sym_RPAREN] = ACTIONS(5010), [anon_sym_LPAREN2] = ACTIONS(5010), [anon_sym_DASH] = ACTIONS(5008), [anon_sym_PLUS] = ACTIONS(5008), [anon_sym_STAR] = ACTIONS(5010), [anon_sym_SLASH] = ACTIONS(5008), [anon_sym_PERCENT] = ACTIONS(5010), [anon_sym_PIPE_PIPE] = ACTIONS(5010), [anon_sym_AMP_AMP] = ACTIONS(5010), [anon_sym_PIPE] = ACTIONS(5008), [anon_sym_CARET] = ACTIONS(5010), [anon_sym_AMP] = ACTIONS(5008), [anon_sym_EQ_EQ] = ACTIONS(5010), [anon_sym_BANG_EQ] = ACTIONS(5010), [anon_sym_GT] = ACTIONS(5008), [anon_sym_GT_EQ] = ACTIONS(5010), [anon_sym_LT_EQ] = ACTIONS(5008), [anon_sym_LT] = ACTIONS(5008), [anon_sym_LT_LT] = ACTIONS(5010), [anon_sym_GT_GT] = ACTIONS(5010), [anon_sym_SEMI] = ACTIONS(5010), [anon_sym___extension__] = ACTIONS(5008), [anon_sym___attribute__] = ACTIONS(5008), [anon_sym___attribute] = ACTIONS(5008), [anon_sym_COLON] = ACTIONS(5008), [anon_sym_COLON_COLON] = ACTIONS(5010), [anon_sym___based] = ACTIONS(5008), [anon_sym_LBRACE] = ACTIONS(5010), [anon_sym_RBRACE] = ACTIONS(5010), [anon_sym_signed] = ACTIONS(5008), [anon_sym_unsigned] = ACTIONS(5008), [anon_sym_long] = ACTIONS(5008), [anon_sym_short] = ACTIONS(5008), [anon_sym_LBRACK] = ACTIONS(5010), [anon_sym_RBRACK] = ACTIONS(5010), [anon_sym_const] = ACTIONS(5008), [anon_sym_constexpr] = ACTIONS(5008), [anon_sym_volatile] = ACTIONS(5008), [anon_sym_restrict] = ACTIONS(5008), [anon_sym___restrict__] = ACTIONS(5008), [anon_sym__Atomic] = ACTIONS(5008), [anon_sym__Noreturn] = ACTIONS(5008), [anon_sym_noreturn] = ACTIONS(5008), [anon_sym__Nonnull] = ACTIONS(5008), [anon_sym_mutable] = ACTIONS(5008), [anon_sym_constinit] = ACTIONS(5008), [anon_sym_consteval] = ACTIONS(5008), [anon_sym_alignas] = ACTIONS(5008), [anon_sym__Alignas] = ACTIONS(5008), [sym_primitive_type] = ACTIONS(5008), [anon_sym_QMARK] = ACTIONS(5010), [anon_sym_LT_EQ_GT] = ACTIONS(5010), [anon_sym_or] = ACTIONS(5008), [anon_sym_and] = ACTIONS(5008), [anon_sym_bitor] = ACTIONS(5008), [anon_sym_xor] = ACTIONS(5008), [anon_sym_bitand] = ACTIONS(5008), [anon_sym_not_eq] = ACTIONS(5008), [anon_sym_DASH_DASH] = ACTIONS(5010), [anon_sym_PLUS_PLUS] = ACTIONS(5010), [anon_sym_DOT] = ACTIONS(5008), [anon_sym_DOT_STAR] = ACTIONS(5010), [anon_sym_DASH_GT] = ACTIONS(5010), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5008), [anon_sym_decltype] = ACTIONS(5008), [anon_sym_final] = ACTIONS(5008), [anon_sym_override] = ACTIONS(5008), [anon_sym_requires] = ACTIONS(5008), }, [STATE(1824)] = { [sym_identifier] = ACTIONS(5577), [aux_sym_preproc_def_token1] = ACTIONS(5577), [aux_sym_preproc_if_token1] = ACTIONS(5577), [aux_sym_preproc_if_token2] = ACTIONS(5577), [aux_sym_preproc_ifdef_token1] = ACTIONS(5577), [aux_sym_preproc_ifdef_token2] = ACTIONS(5577), [aux_sym_preproc_else_token1] = ACTIONS(5577), [aux_sym_preproc_elif_token1] = ACTIONS(5577), [aux_sym_preproc_elifdef_token1] = ACTIONS(5577), [aux_sym_preproc_elifdef_token2] = ACTIONS(5577), [sym_preproc_directive] = ACTIONS(5577), [anon_sym_LPAREN2] = ACTIONS(5579), [anon_sym_TILDE] = ACTIONS(5579), [anon_sym_STAR] = ACTIONS(5579), [anon_sym_AMP_AMP] = ACTIONS(5579), [anon_sym_AMP] = ACTIONS(5577), [anon_sym_SEMI] = ACTIONS(5579), [anon_sym___extension__] = ACTIONS(5577), [anon_sym_typedef] = ACTIONS(5577), [anon_sym_virtual] = ACTIONS(5577), [anon_sym_extern] = ACTIONS(5577), [anon_sym___attribute__] = ACTIONS(5577), [anon_sym___attribute] = ACTIONS(5577), [anon_sym_using] = ACTIONS(5577), [anon_sym_COLON_COLON] = ACTIONS(5579), [anon_sym_LBRACK_LBRACK] = ACTIONS(5579), [anon_sym___declspec] = ACTIONS(5577), [anon_sym___based] = ACTIONS(5577), [anon_sym_signed] = ACTIONS(5577), [anon_sym_unsigned] = ACTIONS(5577), [anon_sym_long] = ACTIONS(5577), [anon_sym_short] = ACTIONS(5577), [anon_sym_LBRACK] = ACTIONS(5577), [anon_sym_static] = ACTIONS(5577), [anon_sym_register] = ACTIONS(5577), [anon_sym_inline] = ACTIONS(5577), [anon_sym___inline] = ACTIONS(5577), [anon_sym___inline__] = ACTIONS(5577), [anon_sym___forceinline] = ACTIONS(5577), [anon_sym_thread_local] = ACTIONS(5577), [anon_sym___thread] = ACTIONS(5577), [anon_sym_const] = ACTIONS(5577), [anon_sym_constexpr] = ACTIONS(5577), [anon_sym_volatile] = ACTIONS(5577), [anon_sym_restrict] = ACTIONS(5577), [anon_sym___restrict__] = ACTIONS(5577), [anon_sym__Atomic] = ACTIONS(5577), [anon_sym__Noreturn] = ACTIONS(5577), [anon_sym_noreturn] = ACTIONS(5577), [anon_sym__Nonnull] = ACTIONS(5577), [anon_sym_mutable] = ACTIONS(5577), [anon_sym_constinit] = ACTIONS(5577), [anon_sym_consteval] = ACTIONS(5577), [anon_sym_alignas] = ACTIONS(5577), [anon_sym__Alignas] = ACTIONS(5577), [sym_primitive_type] = ACTIONS(5577), [anon_sym_enum] = ACTIONS(5577), [anon_sym_class] = ACTIONS(5577), [anon_sym_struct] = ACTIONS(5577), [anon_sym_union] = ACTIONS(5577), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5577), [anon_sym_decltype] = ACTIONS(5577), [anon_sym_explicit] = ACTIONS(5577), [anon_sym_typename] = ACTIONS(5577), [anon_sym_private] = ACTIONS(5577), [anon_sym_template] = ACTIONS(5577), [anon_sym_operator] = ACTIONS(5577), [anon_sym_friend] = ACTIONS(5577), [anon_sym_public] = ACTIONS(5577), [anon_sym_protected] = ACTIONS(5577), [anon_sym_static_assert] = ACTIONS(5577), }, [STATE(1825)] = { [sym_identifier] = ACTIONS(2975), [aux_sym_preproc_def_token1] = ACTIONS(2975), [aux_sym_preproc_if_token1] = ACTIONS(2975), [aux_sym_preproc_if_token2] = ACTIONS(2975), [aux_sym_preproc_ifdef_token1] = ACTIONS(2975), [aux_sym_preproc_ifdef_token2] = ACTIONS(2975), [aux_sym_preproc_else_token1] = ACTIONS(2975), [aux_sym_preproc_elif_token1] = ACTIONS(2975), [aux_sym_preproc_elifdef_token1] = ACTIONS(2975), [aux_sym_preproc_elifdef_token2] = ACTIONS(2975), [sym_preproc_directive] = ACTIONS(2975), [anon_sym_LPAREN2] = ACTIONS(2977), [anon_sym_TILDE] = ACTIONS(2977), [anon_sym_STAR] = ACTIONS(2977), [anon_sym_AMP_AMP] = ACTIONS(2977), [anon_sym_AMP] = ACTIONS(2975), [anon_sym_SEMI] = ACTIONS(2977), [anon_sym___extension__] = ACTIONS(2975), [anon_sym_typedef] = ACTIONS(2975), [anon_sym_virtual] = ACTIONS(2975), [anon_sym_extern] = ACTIONS(2975), [anon_sym___attribute__] = ACTIONS(2975), [anon_sym___attribute] = ACTIONS(2975), [anon_sym_using] = ACTIONS(2975), [anon_sym_COLON_COLON] = ACTIONS(2977), [anon_sym_LBRACK_LBRACK] = ACTIONS(2977), [anon_sym___declspec] = ACTIONS(2975), [anon_sym___based] = ACTIONS(2975), [anon_sym_signed] = ACTIONS(2975), [anon_sym_unsigned] = ACTIONS(2975), [anon_sym_long] = ACTIONS(2975), [anon_sym_short] = ACTIONS(2975), [anon_sym_LBRACK] = ACTIONS(2975), [anon_sym_static] = ACTIONS(2975), [anon_sym_register] = ACTIONS(2975), [anon_sym_inline] = ACTIONS(2975), [anon_sym___inline] = ACTIONS(2975), [anon_sym___inline__] = ACTIONS(2975), [anon_sym___forceinline] = ACTIONS(2975), [anon_sym_thread_local] = ACTIONS(2975), [anon_sym___thread] = ACTIONS(2975), [anon_sym_const] = ACTIONS(2975), [anon_sym_constexpr] = ACTIONS(2975), [anon_sym_volatile] = ACTIONS(2975), [anon_sym_restrict] = ACTIONS(2975), [anon_sym___restrict__] = ACTIONS(2975), [anon_sym__Atomic] = ACTIONS(2975), [anon_sym__Noreturn] = ACTIONS(2975), [anon_sym_noreturn] = ACTIONS(2975), [anon_sym__Nonnull] = ACTIONS(2975), [anon_sym_mutable] = ACTIONS(2975), [anon_sym_constinit] = ACTIONS(2975), [anon_sym_consteval] = ACTIONS(2975), [anon_sym_alignas] = ACTIONS(2975), [anon_sym__Alignas] = ACTIONS(2975), [sym_primitive_type] = ACTIONS(2975), [anon_sym_enum] = ACTIONS(2975), [anon_sym_class] = ACTIONS(2975), [anon_sym_struct] = ACTIONS(2975), [anon_sym_union] = ACTIONS(2975), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2975), [anon_sym_decltype] = ACTIONS(2975), [anon_sym_explicit] = ACTIONS(2975), [anon_sym_typename] = ACTIONS(2975), [anon_sym_private] = ACTIONS(2975), [anon_sym_template] = ACTIONS(2975), [anon_sym_operator] = ACTIONS(2975), [anon_sym_friend] = ACTIONS(2975), [anon_sym_public] = ACTIONS(2975), [anon_sym_protected] = ACTIONS(2975), [anon_sym_static_assert] = ACTIONS(2975), }, [STATE(1826)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_if_token2] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [aux_sym_preproc_else_token1] = ACTIONS(2821), [aux_sym_preproc_elif_token1] = ACTIONS(2821), [aux_sym_preproc_elifdef_token1] = ACTIONS(2821), [aux_sym_preproc_elifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_private] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_friend] = ACTIONS(2821), [anon_sym_public] = ACTIONS(2821), [anon_sym_protected] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), }, [STATE(1827)] = { [sym_identifier] = ACTIONS(5030), [anon_sym_DOT_DOT_DOT] = ACTIONS(5032), [anon_sym_COMMA] = ACTIONS(5032), [anon_sym_RPAREN] = ACTIONS(5032), [anon_sym_LPAREN2] = ACTIONS(5032), [anon_sym_DASH] = ACTIONS(5030), [anon_sym_PLUS] = ACTIONS(5030), [anon_sym_STAR] = ACTIONS(5032), [anon_sym_SLASH] = ACTIONS(5030), [anon_sym_PERCENT] = ACTIONS(5032), [anon_sym_PIPE_PIPE] = ACTIONS(5032), [anon_sym_AMP_AMP] = ACTIONS(5032), [anon_sym_PIPE] = ACTIONS(5030), [anon_sym_CARET] = ACTIONS(5032), [anon_sym_AMP] = ACTIONS(5030), [anon_sym_EQ_EQ] = ACTIONS(5032), [anon_sym_BANG_EQ] = ACTIONS(5032), [anon_sym_GT] = ACTIONS(5030), [anon_sym_GT_EQ] = ACTIONS(5032), [anon_sym_LT_EQ] = ACTIONS(5030), [anon_sym_LT] = ACTIONS(5030), [anon_sym_LT_LT] = ACTIONS(5032), [anon_sym_GT_GT] = ACTIONS(5032), [anon_sym_SEMI] = ACTIONS(5032), [anon_sym___extension__] = ACTIONS(5030), [anon_sym___attribute__] = ACTIONS(5030), [anon_sym___attribute] = ACTIONS(5030), [anon_sym_COLON] = ACTIONS(5030), [anon_sym_COLON_COLON] = ACTIONS(5032), [anon_sym___based] = ACTIONS(5030), [anon_sym_LBRACE] = ACTIONS(5032), [anon_sym_RBRACE] = ACTIONS(5032), [anon_sym_signed] = ACTIONS(5030), [anon_sym_unsigned] = ACTIONS(5030), [anon_sym_long] = ACTIONS(5030), [anon_sym_short] = ACTIONS(5030), [anon_sym_LBRACK] = ACTIONS(5032), [anon_sym_RBRACK] = ACTIONS(5032), [anon_sym_const] = ACTIONS(5030), [anon_sym_constexpr] = ACTIONS(5030), [anon_sym_volatile] = ACTIONS(5030), [anon_sym_restrict] = ACTIONS(5030), [anon_sym___restrict__] = ACTIONS(5030), [anon_sym__Atomic] = ACTIONS(5030), [anon_sym__Noreturn] = ACTIONS(5030), [anon_sym_noreturn] = ACTIONS(5030), [anon_sym__Nonnull] = ACTIONS(5030), [anon_sym_mutable] = ACTIONS(5030), [anon_sym_constinit] = ACTIONS(5030), [anon_sym_consteval] = ACTIONS(5030), [anon_sym_alignas] = ACTIONS(5030), [anon_sym__Alignas] = ACTIONS(5030), [sym_primitive_type] = ACTIONS(5030), [anon_sym_QMARK] = ACTIONS(5032), [anon_sym_LT_EQ_GT] = ACTIONS(5032), [anon_sym_or] = ACTIONS(5030), [anon_sym_and] = ACTIONS(5030), [anon_sym_bitor] = ACTIONS(5030), [anon_sym_xor] = ACTIONS(5030), [anon_sym_bitand] = ACTIONS(5030), [anon_sym_not_eq] = ACTIONS(5030), [anon_sym_DASH_DASH] = ACTIONS(5032), [anon_sym_PLUS_PLUS] = ACTIONS(5032), [anon_sym_DOT] = ACTIONS(5030), [anon_sym_DOT_STAR] = ACTIONS(5032), [anon_sym_DASH_GT] = ACTIONS(5032), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5030), [anon_sym_decltype] = ACTIONS(5030), [anon_sym_final] = ACTIONS(5030), [anon_sym_override] = ACTIONS(5030), [anon_sym_requires] = ACTIONS(5030), }, [STATE(1828)] = { [sym_identifier] = ACTIONS(3144), [aux_sym_preproc_def_token1] = ACTIONS(3144), [aux_sym_preproc_if_token1] = ACTIONS(3144), [aux_sym_preproc_if_token2] = ACTIONS(3144), [aux_sym_preproc_ifdef_token1] = ACTIONS(3144), [aux_sym_preproc_ifdef_token2] = ACTIONS(3144), [aux_sym_preproc_else_token1] = ACTIONS(3144), [aux_sym_preproc_elif_token1] = ACTIONS(3144), [aux_sym_preproc_elifdef_token1] = ACTIONS(3144), [aux_sym_preproc_elifdef_token2] = ACTIONS(3144), [sym_preproc_directive] = ACTIONS(3144), [anon_sym_LPAREN2] = ACTIONS(3146), [anon_sym_TILDE] = ACTIONS(3146), [anon_sym_STAR] = ACTIONS(3146), [anon_sym_AMP_AMP] = ACTIONS(3146), [anon_sym_AMP] = ACTIONS(3144), [anon_sym_SEMI] = ACTIONS(3146), [anon_sym___extension__] = ACTIONS(3144), [anon_sym_typedef] = ACTIONS(3144), [anon_sym_virtual] = ACTIONS(3144), [anon_sym_extern] = ACTIONS(3144), [anon_sym___attribute__] = ACTIONS(3144), [anon_sym___attribute] = ACTIONS(3144), [anon_sym_using] = ACTIONS(3144), [anon_sym_COLON_COLON] = ACTIONS(3146), [anon_sym_LBRACK_LBRACK] = ACTIONS(3146), [anon_sym___declspec] = ACTIONS(3144), [anon_sym___based] = ACTIONS(3144), [anon_sym_signed] = ACTIONS(3144), [anon_sym_unsigned] = ACTIONS(3144), [anon_sym_long] = ACTIONS(3144), [anon_sym_short] = ACTIONS(3144), [anon_sym_LBRACK] = ACTIONS(3144), [anon_sym_static] = ACTIONS(3144), [anon_sym_register] = ACTIONS(3144), [anon_sym_inline] = ACTIONS(3144), [anon_sym___inline] = ACTIONS(3144), [anon_sym___inline__] = ACTIONS(3144), [anon_sym___forceinline] = ACTIONS(3144), [anon_sym_thread_local] = ACTIONS(3144), [anon_sym___thread] = ACTIONS(3144), [anon_sym_const] = ACTIONS(3144), [anon_sym_constexpr] = ACTIONS(3144), [anon_sym_volatile] = ACTIONS(3144), [anon_sym_restrict] = ACTIONS(3144), [anon_sym___restrict__] = ACTIONS(3144), [anon_sym__Atomic] = ACTIONS(3144), [anon_sym__Noreturn] = ACTIONS(3144), [anon_sym_noreturn] = ACTIONS(3144), [anon_sym__Nonnull] = ACTIONS(3144), [anon_sym_mutable] = ACTIONS(3144), [anon_sym_constinit] = ACTIONS(3144), [anon_sym_consteval] = ACTIONS(3144), [anon_sym_alignas] = ACTIONS(3144), [anon_sym__Alignas] = ACTIONS(3144), [sym_primitive_type] = ACTIONS(3144), [anon_sym_enum] = ACTIONS(3144), [anon_sym_class] = ACTIONS(3144), [anon_sym_struct] = ACTIONS(3144), [anon_sym_union] = ACTIONS(3144), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3144), [anon_sym_decltype] = ACTIONS(3144), [anon_sym_explicit] = ACTIONS(3144), [anon_sym_typename] = ACTIONS(3144), [anon_sym_private] = ACTIONS(3144), [anon_sym_template] = ACTIONS(3144), [anon_sym_operator] = ACTIONS(3144), [anon_sym_friend] = ACTIONS(3144), [anon_sym_public] = ACTIONS(3144), [anon_sym_protected] = ACTIONS(3144), [anon_sym_static_assert] = ACTIONS(3144), }, [STATE(1829)] = { [sym_identifier] = ACTIONS(5034), [anon_sym_DOT_DOT_DOT] = ACTIONS(5036), [anon_sym_COMMA] = ACTIONS(5036), [anon_sym_RPAREN] = ACTIONS(5036), [anon_sym_LPAREN2] = ACTIONS(5036), [anon_sym_DASH] = ACTIONS(5034), [anon_sym_PLUS] = ACTIONS(5034), [anon_sym_STAR] = ACTIONS(5036), [anon_sym_SLASH] = ACTIONS(5034), [anon_sym_PERCENT] = ACTIONS(5036), [anon_sym_PIPE_PIPE] = ACTIONS(5036), [anon_sym_AMP_AMP] = ACTIONS(5036), [anon_sym_PIPE] = ACTIONS(5034), [anon_sym_CARET] = ACTIONS(5036), [anon_sym_AMP] = ACTIONS(5034), [anon_sym_EQ_EQ] = ACTIONS(5036), [anon_sym_BANG_EQ] = ACTIONS(5036), [anon_sym_GT] = ACTIONS(5034), [anon_sym_GT_EQ] = ACTIONS(5036), [anon_sym_LT_EQ] = ACTIONS(5034), [anon_sym_LT] = ACTIONS(5034), [anon_sym_LT_LT] = ACTIONS(5036), [anon_sym_GT_GT] = ACTIONS(5036), [anon_sym_SEMI] = ACTIONS(5036), [anon_sym___extension__] = ACTIONS(5034), [anon_sym___attribute__] = ACTIONS(5034), [anon_sym___attribute] = ACTIONS(5034), [anon_sym_COLON] = ACTIONS(5034), [anon_sym_COLON_COLON] = ACTIONS(5036), [anon_sym___based] = ACTIONS(5034), [anon_sym_LBRACE] = ACTIONS(5036), [anon_sym_RBRACE] = ACTIONS(5036), [anon_sym_signed] = ACTIONS(5034), [anon_sym_unsigned] = ACTIONS(5034), [anon_sym_long] = ACTIONS(5034), [anon_sym_short] = ACTIONS(5034), [anon_sym_LBRACK] = ACTIONS(5036), [anon_sym_RBRACK] = ACTIONS(5036), [anon_sym_const] = ACTIONS(5034), [anon_sym_constexpr] = ACTIONS(5034), [anon_sym_volatile] = ACTIONS(5034), [anon_sym_restrict] = ACTIONS(5034), [anon_sym___restrict__] = ACTIONS(5034), [anon_sym__Atomic] = ACTIONS(5034), [anon_sym__Noreturn] = ACTIONS(5034), [anon_sym_noreturn] = ACTIONS(5034), [anon_sym__Nonnull] = ACTIONS(5034), [anon_sym_mutable] = ACTIONS(5034), [anon_sym_constinit] = ACTIONS(5034), [anon_sym_consteval] = ACTIONS(5034), [anon_sym_alignas] = ACTIONS(5034), [anon_sym__Alignas] = ACTIONS(5034), [sym_primitive_type] = ACTIONS(5034), [anon_sym_QMARK] = ACTIONS(5036), [anon_sym_LT_EQ_GT] = ACTIONS(5036), [anon_sym_or] = ACTIONS(5034), [anon_sym_and] = ACTIONS(5034), [anon_sym_bitor] = ACTIONS(5034), [anon_sym_xor] = ACTIONS(5034), [anon_sym_bitand] = ACTIONS(5034), [anon_sym_not_eq] = ACTIONS(5034), [anon_sym_DASH_DASH] = ACTIONS(5036), [anon_sym_PLUS_PLUS] = ACTIONS(5036), [anon_sym_DOT] = ACTIONS(5034), [anon_sym_DOT_STAR] = ACTIONS(5036), [anon_sym_DASH_GT] = ACTIONS(5036), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5034), [anon_sym_decltype] = ACTIONS(5034), [anon_sym_final] = ACTIONS(5034), [anon_sym_override] = ACTIONS(5034), [anon_sym_requires] = ACTIONS(5034), }, [STATE(1830)] = { [sym_identifier] = ACTIONS(5581), [aux_sym_preproc_def_token1] = ACTIONS(5581), [aux_sym_preproc_if_token1] = ACTIONS(5581), [aux_sym_preproc_if_token2] = ACTIONS(5581), [aux_sym_preproc_ifdef_token1] = ACTIONS(5581), [aux_sym_preproc_ifdef_token2] = ACTIONS(5581), [aux_sym_preproc_else_token1] = ACTIONS(5581), [aux_sym_preproc_elif_token1] = ACTIONS(5581), [aux_sym_preproc_elifdef_token1] = ACTIONS(5581), [aux_sym_preproc_elifdef_token2] = ACTIONS(5581), [sym_preproc_directive] = ACTIONS(5581), [anon_sym_LPAREN2] = ACTIONS(5583), [anon_sym_TILDE] = ACTIONS(5583), [anon_sym_STAR] = ACTIONS(5583), [anon_sym_AMP_AMP] = ACTIONS(5583), [anon_sym_AMP] = ACTIONS(5581), [anon_sym_SEMI] = ACTIONS(5583), [anon_sym___extension__] = ACTIONS(5581), [anon_sym_typedef] = ACTIONS(5581), [anon_sym_virtual] = ACTIONS(5581), [anon_sym_extern] = ACTIONS(5581), [anon_sym___attribute__] = ACTIONS(5581), [anon_sym___attribute] = ACTIONS(5581), [anon_sym_using] = ACTIONS(5581), [anon_sym_COLON_COLON] = ACTIONS(5583), [anon_sym_LBRACK_LBRACK] = ACTIONS(5583), [anon_sym___declspec] = ACTIONS(5581), [anon_sym___based] = ACTIONS(5581), [anon_sym_signed] = ACTIONS(5581), [anon_sym_unsigned] = ACTIONS(5581), [anon_sym_long] = ACTIONS(5581), [anon_sym_short] = ACTIONS(5581), [anon_sym_LBRACK] = ACTIONS(5581), [anon_sym_static] = ACTIONS(5581), [anon_sym_register] = ACTIONS(5581), [anon_sym_inline] = ACTIONS(5581), [anon_sym___inline] = ACTIONS(5581), [anon_sym___inline__] = ACTIONS(5581), [anon_sym___forceinline] = ACTIONS(5581), [anon_sym_thread_local] = ACTIONS(5581), [anon_sym___thread] = ACTIONS(5581), [anon_sym_const] = ACTIONS(5581), [anon_sym_constexpr] = ACTIONS(5581), [anon_sym_volatile] = ACTIONS(5581), [anon_sym_restrict] = ACTIONS(5581), [anon_sym___restrict__] = ACTIONS(5581), [anon_sym__Atomic] = ACTIONS(5581), [anon_sym__Noreturn] = ACTIONS(5581), [anon_sym_noreturn] = ACTIONS(5581), [anon_sym__Nonnull] = ACTIONS(5581), [anon_sym_mutable] = ACTIONS(5581), [anon_sym_constinit] = ACTIONS(5581), [anon_sym_consteval] = ACTIONS(5581), [anon_sym_alignas] = ACTIONS(5581), [anon_sym__Alignas] = ACTIONS(5581), [sym_primitive_type] = ACTIONS(5581), [anon_sym_enum] = ACTIONS(5581), [anon_sym_class] = ACTIONS(5581), [anon_sym_struct] = ACTIONS(5581), [anon_sym_union] = ACTIONS(5581), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5581), [anon_sym_decltype] = ACTIONS(5581), [anon_sym_explicit] = ACTIONS(5581), [anon_sym_typename] = ACTIONS(5581), [anon_sym_private] = ACTIONS(5581), [anon_sym_template] = ACTIONS(5581), [anon_sym_operator] = ACTIONS(5581), [anon_sym_friend] = ACTIONS(5581), [anon_sym_public] = ACTIONS(5581), [anon_sym_protected] = ACTIONS(5581), [anon_sym_static_assert] = ACTIONS(5581), }, [STATE(1831)] = { [sym_identifier] = ACTIONS(3237), [aux_sym_preproc_def_token1] = ACTIONS(3237), [aux_sym_preproc_if_token1] = ACTIONS(3237), [aux_sym_preproc_if_token2] = ACTIONS(3237), [aux_sym_preproc_ifdef_token1] = ACTIONS(3237), [aux_sym_preproc_ifdef_token2] = ACTIONS(3237), [aux_sym_preproc_else_token1] = ACTIONS(3237), [aux_sym_preproc_elif_token1] = ACTIONS(3237), [aux_sym_preproc_elifdef_token1] = ACTIONS(3237), [aux_sym_preproc_elifdef_token2] = ACTIONS(3237), [sym_preproc_directive] = ACTIONS(3237), [anon_sym_LPAREN2] = ACTIONS(3239), [anon_sym_TILDE] = ACTIONS(3239), [anon_sym_STAR] = ACTIONS(3239), [anon_sym_AMP_AMP] = ACTIONS(3239), [anon_sym_AMP] = ACTIONS(3237), [anon_sym_SEMI] = ACTIONS(3239), [anon_sym___extension__] = ACTIONS(3237), [anon_sym_typedef] = ACTIONS(3237), [anon_sym_virtual] = ACTIONS(3237), [anon_sym_extern] = ACTIONS(3237), [anon_sym___attribute__] = ACTIONS(3237), [anon_sym___attribute] = ACTIONS(3237), [anon_sym_using] = ACTIONS(3237), [anon_sym_COLON_COLON] = ACTIONS(3239), [anon_sym_LBRACK_LBRACK] = ACTIONS(3239), [anon_sym___declspec] = ACTIONS(3237), [anon_sym___based] = ACTIONS(3237), [anon_sym_signed] = ACTIONS(3237), [anon_sym_unsigned] = ACTIONS(3237), [anon_sym_long] = ACTIONS(3237), [anon_sym_short] = ACTIONS(3237), [anon_sym_LBRACK] = ACTIONS(3237), [anon_sym_static] = ACTIONS(3237), [anon_sym_register] = ACTIONS(3237), [anon_sym_inline] = ACTIONS(3237), [anon_sym___inline] = ACTIONS(3237), [anon_sym___inline__] = ACTIONS(3237), [anon_sym___forceinline] = ACTIONS(3237), [anon_sym_thread_local] = ACTIONS(3237), [anon_sym___thread] = ACTIONS(3237), [anon_sym_const] = ACTIONS(3237), [anon_sym_constexpr] = ACTIONS(3237), [anon_sym_volatile] = ACTIONS(3237), [anon_sym_restrict] = ACTIONS(3237), [anon_sym___restrict__] = ACTIONS(3237), [anon_sym__Atomic] = ACTIONS(3237), [anon_sym__Noreturn] = ACTIONS(3237), [anon_sym_noreturn] = ACTIONS(3237), [anon_sym__Nonnull] = ACTIONS(3237), [anon_sym_mutable] = ACTIONS(3237), [anon_sym_constinit] = ACTIONS(3237), [anon_sym_consteval] = ACTIONS(3237), [anon_sym_alignas] = ACTIONS(3237), [anon_sym__Alignas] = ACTIONS(3237), [sym_primitive_type] = ACTIONS(3237), [anon_sym_enum] = ACTIONS(3237), [anon_sym_class] = ACTIONS(3237), [anon_sym_struct] = ACTIONS(3237), [anon_sym_union] = ACTIONS(3237), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3237), [anon_sym_decltype] = ACTIONS(3237), [anon_sym_explicit] = ACTIONS(3237), [anon_sym_typename] = ACTIONS(3237), [anon_sym_private] = ACTIONS(3237), [anon_sym_template] = ACTIONS(3237), [anon_sym_operator] = ACTIONS(3237), [anon_sym_friend] = ACTIONS(3237), [anon_sym_public] = ACTIONS(3237), [anon_sym_protected] = ACTIONS(3237), [anon_sym_static_assert] = ACTIONS(3237), }, [STATE(1832)] = { [sym_identifier] = ACTIONS(3243), [aux_sym_preproc_def_token1] = ACTIONS(3243), [aux_sym_preproc_if_token1] = ACTIONS(3243), [aux_sym_preproc_if_token2] = ACTIONS(3243), [aux_sym_preproc_ifdef_token1] = ACTIONS(3243), [aux_sym_preproc_ifdef_token2] = ACTIONS(3243), [aux_sym_preproc_else_token1] = ACTIONS(3243), [aux_sym_preproc_elif_token1] = ACTIONS(3243), [aux_sym_preproc_elifdef_token1] = ACTIONS(3243), [aux_sym_preproc_elifdef_token2] = ACTIONS(3243), [sym_preproc_directive] = ACTIONS(3243), [anon_sym_LPAREN2] = ACTIONS(3245), [anon_sym_TILDE] = ACTIONS(3245), [anon_sym_STAR] = ACTIONS(3245), [anon_sym_AMP_AMP] = ACTIONS(3245), [anon_sym_AMP] = ACTIONS(3243), [anon_sym_SEMI] = ACTIONS(3245), [anon_sym___extension__] = ACTIONS(3243), [anon_sym_typedef] = ACTIONS(3243), [anon_sym_virtual] = ACTIONS(3243), [anon_sym_extern] = ACTIONS(3243), [anon_sym___attribute__] = ACTIONS(3243), [anon_sym___attribute] = ACTIONS(3243), [anon_sym_using] = ACTIONS(3243), [anon_sym_COLON_COLON] = ACTIONS(3245), [anon_sym_LBRACK_LBRACK] = ACTIONS(3245), [anon_sym___declspec] = ACTIONS(3243), [anon_sym___based] = ACTIONS(3243), [anon_sym_signed] = ACTIONS(3243), [anon_sym_unsigned] = ACTIONS(3243), [anon_sym_long] = ACTIONS(3243), [anon_sym_short] = ACTIONS(3243), [anon_sym_LBRACK] = ACTIONS(3243), [anon_sym_static] = ACTIONS(3243), [anon_sym_register] = ACTIONS(3243), [anon_sym_inline] = ACTIONS(3243), [anon_sym___inline] = ACTIONS(3243), [anon_sym___inline__] = ACTIONS(3243), [anon_sym___forceinline] = ACTIONS(3243), [anon_sym_thread_local] = ACTIONS(3243), [anon_sym___thread] = ACTIONS(3243), [anon_sym_const] = ACTIONS(3243), [anon_sym_constexpr] = ACTIONS(3243), [anon_sym_volatile] = ACTIONS(3243), [anon_sym_restrict] = ACTIONS(3243), [anon_sym___restrict__] = ACTIONS(3243), [anon_sym__Atomic] = ACTIONS(3243), [anon_sym__Noreturn] = ACTIONS(3243), [anon_sym_noreturn] = ACTIONS(3243), [anon_sym__Nonnull] = ACTIONS(3243), [anon_sym_mutable] = ACTIONS(3243), [anon_sym_constinit] = ACTIONS(3243), [anon_sym_consteval] = ACTIONS(3243), [anon_sym_alignas] = ACTIONS(3243), [anon_sym__Alignas] = ACTIONS(3243), [sym_primitive_type] = ACTIONS(3243), [anon_sym_enum] = ACTIONS(3243), [anon_sym_class] = ACTIONS(3243), [anon_sym_struct] = ACTIONS(3243), [anon_sym_union] = ACTIONS(3243), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3243), [anon_sym_decltype] = ACTIONS(3243), [anon_sym_explicit] = ACTIONS(3243), [anon_sym_typename] = ACTIONS(3243), [anon_sym_private] = ACTIONS(3243), [anon_sym_template] = ACTIONS(3243), [anon_sym_operator] = ACTIONS(3243), [anon_sym_friend] = ACTIONS(3243), [anon_sym_public] = ACTIONS(3243), [anon_sym_protected] = ACTIONS(3243), [anon_sym_static_assert] = ACTIONS(3243), }, [STATE(1833)] = { [sym_identifier] = ACTIONS(3325), [aux_sym_preproc_def_token1] = ACTIONS(3325), [aux_sym_preproc_if_token1] = ACTIONS(3325), [aux_sym_preproc_if_token2] = ACTIONS(3325), [aux_sym_preproc_ifdef_token1] = ACTIONS(3325), [aux_sym_preproc_ifdef_token2] = ACTIONS(3325), [aux_sym_preproc_else_token1] = ACTIONS(3325), [aux_sym_preproc_elif_token1] = ACTIONS(3325), [aux_sym_preproc_elifdef_token1] = ACTIONS(3325), [aux_sym_preproc_elifdef_token2] = ACTIONS(3325), [sym_preproc_directive] = ACTIONS(3325), [anon_sym_LPAREN2] = ACTIONS(3327), [anon_sym_TILDE] = ACTIONS(3327), [anon_sym_STAR] = ACTIONS(3327), [anon_sym_AMP_AMP] = ACTIONS(3327), [anon_sym_AMP] = ACTIONS(3325), [anon_sym_SEMI] = ACTIONS(3327), [anon_sym___extension__] = ACTIONS(3325), [anon_sym_typedef] = ACTIONS(3325), [anon_sym_virtual] = ACTIONS(3325), [anon_sym_extern] = ACTIONS(3325), [anon_sym___attribute__] = ACTIONS(3325), [anon_sym___attribute] = ACTIONS(3325), [anon_sym_using] = ACTIONS(3325), [anon_sym_COLON_COLON] = ACTIONS(3327), [anon_sym_LBRACK_LBRACK] = ACTIONS(3327), [anon_sym___declspec] = ACTIONS(3325), [anon_sym___based] = ACTIONS(3325), [anon_sym_signed] = ACTIONS(3325), [anon_sym_unsigned] = ACTIONS(3325), [anon_sym_long] = ACTIONS(3325), [anon_sym_short] = ACTIONS(3325), [anon_sym_LBRACK] = ACTIONS(3325), [anon_sym_static] = ACTIONS(3325), [anon_sym_register] = ACTIONS(3325), [anon_sym_inline] = ACTIONS(3325), [anon_sym___inline] = ACTIONS(3325), [anon_sym___inline__] = ACTIONS(3325), [anon_sym___forceinline] = ACTIONS(3325), [anon_sym_thread_local] = ACTIONS(3325), [anon_sym___thread] = ACTIONS(3325), [anon_sym_const] = ACTIONS(3325), [anon_sym_constexpr] = ACTIONS(3325), [anon_sym_volatile] = ACTIONS(3325), [anon_sym_restrict] = ACTIONS(3325), [anon_sym___restrict__] = ACTIONS(3325), [anon_sym__Atomic] = ACTIONS(3325), [anon_sym__Noreturn] = ACTIONS(3325), [anon_sym_noreturn] = ACTIONS(3325), [anon_sym__Nonnull] = ACTIONS(3325), [anon_sym_mutable] = ACTIONS(3325), [anon_sym_constinit] = ACTIONS(3325), [anon_sym_consteval] = ACTIONS(3325), [anon_sym_alignas] = ACTIONS(3325), [anon_sym__Alignas] = ACTIONS(3325), [sym_primitive_type] = ACTIONS(3325), [anon_sym_enum] = ACTIONS(3325), [anon_sym_class] = ACTIONS(3325), [anon_sym_struct] = ACTIONS(3325), [anon_sym_union] = ACTIONS(3325), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3325), [anon_sym_decltype] = ACTIONS(3325), [anon_sym_explicit] = ACTIONS(3325), [anon_sym_typename] = ACTIONS(3325), [anon_sym_private] = ACTIONS(3325), [anon_sym_template] = ACTIONS(3325), [anon_sym_operator] = ACTIONS(3325), [anon_sym_friend] = ACTIONS(3325), [anon_sym_public] = ACTIONS(3325), [anon_sym_protected] = ACTIONS(3325), [anon_sym_static_assert] = ACTIONS(3325), }, [STATE(1834)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_if_token2] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [aux_sym_preproc_else_token1] = ACTIONS(2833), [aux_sym_preproc_elif_token1] = ACTIONS(2833), [aux_sym_preproc_elifdef_token1] = ACTIONS(2833), [aux_sym_preproc_elifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_private] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_friend] = ACTIONS(2833), [anon_sym_public] = ACTIONS(2833), [anon_sym_protected] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), }, [STATE(1835)] = { [sym_identifier] = ACTIONS(5577), [aux_sym_preproc_def_token1] = ACTIONS(5577), [aux_sym_preproc_if_token1] = ACTIONS(5577), [aux_sym_preproc_if_token2] = ACTIONS(5577), [aux_sym_preproc_ifdef_token1] = ACTIONS(5577), [aux_sym_preproc_ifdef_token2] = ACTIONS(5577), [aux_sym_preproc_else_token1] = ACTIONS(5577), [aux_sym_preproc_elif_token1] = ACTIONS(5577), [aux_sym_preproc_elifdef_token1] = ACTIONS(5577), [aux_sym_preproc_elifdef_token2] = ACTIONS(5577), [sym_preproc_directive] = ACTIONS(5577), [anon_sym_LPAREN2] = ACTIONS(5579), [anon_sym_TILDE] = ACTIONS(5579), [anon_sym_STAR] = ACTIONS(5579), [anon_sym_AMP_AMP] = ACTIONS(5579), [anon_sym_AMP] = ACTIONS(5577), [anon_sym_SEMI] = ACTIONS(5579), [anon_sym___extension__] = ACTIONS(5577), [anon_sym_typedef] = ACTIONS(5577), [anon_sym_virtual] = ACTIONS(5577), [anon_sym_extern] = ACTIONS(5577), [anon_sym___attribute__] = ACTIONS(5577), [anon_sym___attribute] = ACTIONS(5577), [anon_sym_using] = ACTIONS(5577), [anon_sym_COLON_COLON] = ACTIONS(5579), [anon_sym_LBRACK_LBRACK] = ACTIONS(5579), [anon_sym___declspec] = ACTIONS(5577), [anon_sym___based] = ACTIONS(5577), [anon_sym_signed] = ACTIONS(5577), [anon_sym_unsigned] = ACTIONS(5577), [anon_sym_long] = ACTIONS(5577), [anon_sym_short] = ACTIONS(5577), [anon_sym_LBRACK] = ACTIONS(5577), [anon_sym_static] = ACTIONS(5577), [anon_sym_register] = ACTIONS(5577), [anon_sym_inline] = ACTIONS(5577), [anon_sym___inline] = ACTIONS(5577), [anon_sym___inline__] = ACTIONS(5577), [anon_sym___forceinline] = ACTIONS(5577), [anon_sym_thread_local] = ACTIONS(5577), [anon_sym___thread] = ACTIONS(5577), [anon_sym_const] = ACTIONS(5577), [anon_sym_constexpr] = ACTIONS(5577), [anon_sym_volatile] = ACTIONS(5577), [anon_sym_restrict] = ACTIONS(5577), [anon_sym___restrict__] = ACTIONS(5577), [anon_sym__Atomic] = ACTIONS(5577), [anon_sym__Noreturn] = ACTIONS(5577), [anon_sym_noreturn] = ACTIONS(5577), [anon_sym__Nonnull] = ACTIONS(5577), [anon_sym_mutable] = ACTIONS(5577), [anon_sym_constinit] = ACTIONS(5577), [anon_sym_consteval] = ACTIONS(5577), [anon_sym_alignas] = ACTIONS(5577), [anon_sym__Alignas] = ACTIONS(5577), [sym_primitive_type] = ACTIONS(5577), [anon_sym_enum] = ACTIONS(5577), [anon_sym_class] = ACTIONS(5577), [anon_sym_struct] = ACTIONS(5577), [anon_sym_union] = ACTIONS(5577), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5577), [anon_sym_decltype] = ACTIONS(5577), [anon_sym_explicit] = ACTIONS(5577), [anon_sym_typename] = ACTIONS(5577), [anon_sym_private] = ACTIONS(5577), [anon_sym_template] = ACTIONS(5577), [anon_sym_operator] = ACTIONS(5577), [anon_sym_friend] = ACTIONS(5577), [anon_sym_public] = ACTIONS(5577), [anon_sym_protected] = ACTIONS(5577), [anon_sym_static_assert] = ACTIONS(5577), }, [STATE(1836)] = { [sym_identifier] = ACTIONS(5581), [aux_sym_preproc_def_token1] = ACTIONS(5581), [aux_sym_preproc_if_token1] = ACTIONS(5581), [aux_sym_preproc_if_token2] = ACTIONS(5581), [aux_sym_preproc_ifdef_token1] = ACTIONS(5581), [aux_sym_preproc_ifdef_token2] = ACTIONS(5581), [aux_sym_preproc_else_token1] = ACTIONS(5581), [aux_sym_preproc_elif_token1] = ACTIONS(5581), [aux_sym_preproc_elifdef_token1] = ACTIONS(5581), [aux_sym_preproc_elifdef_token2] = ACTIONS(5581), [sym_preproc_directive] = ACTIONS(5581), [anon_sym_LPAREN2] = ACTIONS(5583), [anon_sym_TILDE] = ACTIONS(5583), [anon_sym_STAR] = ACTIONS(5583), [anon_sym_AMP_AMP] = ACTIONS(5583), [anon_sym_AMP] = ACTIONS(5581), [anon_sym_SEMI] = ACTIONS(5583), [anon_sym___extension__] = ACTIONS(5581), [anon_sym_typedef] = ACTIONS(5581), [anon_sym_virtual] = ACTIONS(5581), [anon_sym_extern] = ACTIONS(5581), [anon_sym___attribute__] = ACTIONS(5581), [anon_sym___attribute] = ACTIONS(5581), [anon_sym_using] = ACTIONS(5581), [anon_sym_COLON_COLON] = ACTIONS(5583), [anon_sym_LBRACK_LBRACK] = ACTIONS(5583), [anon_sym___declspec] = ACTIONS(5581), [anon_sym___based] = ACTIONS(5581), [anon_sym_signed] = ACTIONS(5581), [anon_sym_unsigned] = ACTIONS(5581), [anon_sym_long] = ACTIONS(5581), [anon_sym_short] = ACTIONS(5581), [anon_sym_LBRACK] = ACTIONS(5581), [anon_sym_static] = ACTIONS(5581), [anon_sym_register] = ACTIONS(5581), [anon_sym_inline] = ACTIONS(5581), [anon_sym___inline] = ACTIONS(5581), [anon_sym___inline__] = ACTIONS(5581), [anon_sym___forceinline] = ACTIONS(5581), [anon_sym_thread_local] = ACTIONS(5581), [anon_sym___thread] = ACTIONS(5581), [anon_sym_const] = ACTIONS(5581), [anon_sym_constexpr] = ACTIONS(5581), [anon_sym_volatile] = ACTIONS(5581), [anon_sym_restrict] = ACTIONS(5581), [anon_sym___restrict__] = ACTIONS(5581), [anon_sym__Atomic] = ACTIONS(5581), [anon_sym__Noreturn] = ACTIONS(5581), [anon_sym_noreturn] = ACTIONS(5581), [anon_sym__Nonnull] = ACTIONS(5581), [anon_sym_mutable] = ACTIONS(5581), [anon_sym_constinit] = ACTIONS(5581), [anon_sym_consteval] = ACTIONS(5581), [anon_sym_alignas] = ACTIONS(5581), [anon_sym__Alignas] = ACTIONS(5581), [sym_primitive_type] = ACTIONS(5581), [anon_sym_enum] = ACTIONS(5581), [anon_sym_class] = ACTIONS(5581), [anon_sym_struct] = ACTIONS(5581), [anon_sym_union] = ACTIONS(5581), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5581), [anon_sym_decltype] = ACTIONS(5581), [anon_sym_explicit] = ACTIONS(5581), [anon_sym_typename] = ACTIONS(5581), [anon_sym_private] = ACTIONS(5581), [anon_sym_template] = ACTIONS(5581), [anon_sym_operator] = ACTIONS(5581), [anon_sym_friend] = ACTIONS(5581), [anon_sym_public] = ACTIONS(5581), [anon_sym_protected] = ACTIONS(5581), [anon_sym_static_assert] = ACTIONS(5581), }, [STATE(1837)] = { [sym_identifier] = ACTIONS(5585), [aux_sym_preproc_def_token1] = ACTIONS(5585), [aux_sym_preproc_if_token1] = ACTIONS(5585), [aux_sym_preproc_if_token2] = ACTIONS(5585), [aux_sym_preproc_ifdef_token1] = ACTIONS(5585), [aux_sym_preproc_ifdef_token2] = ACTIONS(5585), [aux_sym_preproc_else_token1] = ACTIONS(5585), [aux_sym_preproc_elif_token1] = ACTIONS(5585), [aux_sym_preproc_elifdef_token1] = ACTIONS(5585), [aux_sym_preproc_elifdef_token2] = ACTIONS(5585), [sym_preproc_directive] = ACTIONS(5585), [anon_sym_LPAREN2] = ACTIONS(5587), [anon_sym_TILDE] = ACTIONS(5587), [anon_sym_STAR] = ACTIONS(5587), [anon_sym_AMP_AMP] = ACTIONS(5587), [anon_sym_AMP] = ACTIONS(5585), [anon_sym_SEMI] = ACTIONS(5587), [anon_sym___extension__] = ACTIONS(5585), [anon_sym_typedef] = ACTIONS(5585), [anon_sym_virtual] = ACTIONS(5585), [anon_sym_extern] = ACTIONS(5585), [anon_sym___attribute__] = ACTIONS(5585), [anon_sym___attribute] = ACTIONS(5585), [anon_sym_using] = ACTIONS(5585), [anon_sym_COLON_COLON] = ACTIONS(5587), [anon_sym_LBRACK_LBRACK] = ACTIONS(5587), [anon_sym___declspec] = ACTIONS(5585), [anon_sym___based] = ACTIONS(5585), [anon_sym_signed] = ACTIONS(5585), [anon_sym_unsigned] = ACTIONS(5585), [anon_sym_long] = ACTIONS(5585), [anon_sym_short] = ACTIONS(5585), [anon_sym_LBRACK] = ACTIONS(5585), [anon_sym_static] = ACTIONS(5585), [anon_sym_register] = ACTIONS(5585), [anon_sym_inline] = ACTIONS(5585), [anon_sym___inline] = ACTIONS(5585), [anon_sym___inline__] = ACTIONS(5585), [anon_sym___forceinline] = ACTIONS(5585), [anon_sym_thread_local] = ACTIONS(5585), [anon_sym___thread] = ACTIONS(5585), [anon_sym_const] = ACTIONS(5585), [anon_sym_constexpr] = ACTIONS(5585), [anon_sym_volatile] = ACTIONS(5585), [anon_sym_restrict] = ACTIONS(5585), [anon_sym___restrict__] = ACTIONS(5585), [anon_sym__Atomic] = ACTIONS(5585), [anon_sym__Noreturn] = ACTIONS(5585), [anon_sym_noreturn] = ACTIONS(5585), [anon_sym__Nonnull] = ACTIONS(5585), [anon_sym_mutable] = ACTIONS(5585), [anon_sym_constinit] = ACTIONS(5585), [anon_sym_consteval] = ACTIONS(5585), [anon_sym_alignas] = ACTIONS(5585), [anon_sym__Alignas] = ACTIONS(5585), [sym_primitive_type] = ACTIONS(5585), [anon_sym_enum] = ACTIONS(5585), [anon_sym_class] = ACTIONS(5585), [anon_sym_struct] = ACTIONS(5585), [anon_sym_union] = ACTIONS(5585), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5585), [anon_sym_decltype] = ACTIONS(5585), [anon_sym_explicit] = ACTIONS(5585), [anon_sym_typename] = ACTIONS(5585), [anon_sym_private] = ACTIONS(5585), [anon_sym_template] = ACTIONS(5585), [anon_sym_operator] = ACTIONS(5585), [anon_sym_friend] = ACTIONS(5585), [anon_sym_public] = ACTIONS(5585), [anon_sym_protected] = ACTIONS(5585), [anon_sym_static_assert] = ACTIONS(5585), }, [STATE(1838)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_if_token2] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [aux_sym_preproc_else_token1] = ACTIONS(2833), [aux_sym_preproc_elif_token1] = ACTIONS(2833), [aux_sym_preproc_elifdef_token1] = ACTIONS(2833), [aux_sym_preproc_elifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_private] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_friend] = ACTIONS(2833), [anon_sym_public] = ACTIONS(2833), [anon_sym_protected] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), }, [STATE(1839)] = { [sym_identifier] = ACTIONS(5589), [anon_sym_DOT_DOT_DOT] = ACTIONS(5591), [anon_sym_COMMA] = ACTIONS(5591), [anon_sym_RPAREN] = ACTIONS(5591), [anon_sym_LPAREN2] = ACTIONS(5591), [anon_sym_DASH] = ACTIONS(5589), [anon_sym_PLUS] = ACTIONS(5589), [anon_sym_STAR] = ACTIONS(5591), [anon_sym_SLASH] = ACTIONS(5589), [anon_sym_PERCENT] = ACTIONS(5591), [anon_sym_PIPE_PIPE] = ACTIONS(5591), [anon_sym_AMP_AMP] = ACTIONS(5591), [anon_sym_PIPE] = ACTIONS(5589), [anon_sym_CARET] = ACTIONS(5591), [anon_sym_AMP] = ACTIONS(5589), [anon_sym_EQ_EQ] = ACTIONS(5591), [anon_sym_BANG_EQ] = ACTIONS(5591), [anon_sym_GT] = ACTIONS(5589), [anon_sym_GT_EQ] = ACTIONS(5591), [anon_sym_LT_EQ] = ACTIONS(5589), [anon_sym_LT] = ACTIONS(5589), [anon_sym_LT_LT] = ACTIONS(5591), [anon_sym_GT_GT] = ACTIONS(5591), [anon_sym_SEMI] = ACTIONS(5591), [anon_sym___extension__] = ACTIONS(5589), [anon_sym___attribute__] = ACTIONS(5589), [anon_sym___attribute] = ACTIONS(5589), [anon_sym_COLON] = ACTIONS(5589), [anon_sym_COLON_COLON] = ACTIONS(5591), [anon_sym___based] = ACTIONS(5589), [anon_sym_LBRACE] = ACTIONS(5591), [anon_sym_RBRACE] = ACTIONS(5591), [anon_sym_signed] = ACTIONS(5589), [anon_sym_unsigned] = ACTIONS(5589), [anon_sym_long] = ACTIONS(5589), [anon_sym_short] = ACTIONS(5589), [anon_sym_LBRACK] = ACTIONS(5591), [anon_sym_RBRACK] = ACTIONS(5591), [anon_sym_const] = ACTIONS(5589), [anon_sym_constexpr] = ACTIONS(5589), [anon_sym_volatile] = ACTIONS(5589), [anon_sym_restrict] = ACTIONS(5589), [anon_sym___restrict__] = ACTIONS(5589), [anon_sym__Atomic] = ACTIONS(5589), [anon_sym__Noreturn] = ACTIONS(5589), [anon_sym_noreturn] = ACTIONS(5589), [anon_sym__Nonnull] = ACTIONS(5589), [anon_sym_mutable] = ACTIONS(5589), [anon_sym_constinit] = ACTIONS(5589), [anon_sym_consteval] = ACTIONS(5589), [anon_sym_alignas] = ACTIONS(5589), [anon_sym__Alignas] = ACTIONS(5589), [sym_primitive_type] = ACTIONS(5589), [anon_sym_QMARK] = ACTIONS(5591), [anon_sym_LT_EQ_GT] = ACTIONS(5591), [anon_sym_or] = ACTIONS(5589), [anon_sym_and] = ACTIONS(5589), [anon_sym_bitor] = ACTIONS(5589), [anon_sym_xor] = ACTIONS(5589), [anon_sym_bitand] = ACTIONS(5589), [anon_sym_not_eq] = ACTIONS(5589), [anon_sym_DASH_DASH] = ACTIONS(5591), [anon_sym_PLUS_PLUS] = ACTIONS(5591), [anon_sym_DOT] = ACTIONS(5589), [anon_sym_DOT_STAR] = ACTIONS(5591), [anon_sym_DASH_GT] = ACTIONS(5591), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5589), [anon_sym_decltype] = ACTIONS(5589), [anon_sym_final] = ACTIONS(5589), [anon_sym_override] = ACTIONS(5589), [anon_sym_requires] = ACTIONS(5589), }, [STATE(1840)] = { [sym_identifier] = ACTIONS(5593), [anon_sym_DOT_DOT_DOT] = ACTIONS(5595), [anon_sym_COMMA] = ACTIONS(5595), [anon_sym_RPAREN] = ACTIONS(5595), [aux_sym_preproc_if_token2] = ACTIONS(5595), [aux_sym_preproc_else_token1] = ACTIONS(5595), [aux_sym_preproc_elif_token1] = ACTIONS(5593), [aux_sym_preproc_elifdef_token1] = ACTIONS(5595), [aux_sym_preproc_elifdef_token2] = ACTIONS(5595), [anon_sym_LPAREN2] = ACTIONS(5595), [anon_sym_DASH] = ACTIONS(5593), [anon_sym_PLUS] = ACTIONS(5593), [anon_sym_STAR] = ACTIONS(5593), [anon_sym_SLASH] = ACTIONS(5593), [anon_sym_PERCENT] = ACTIONS(5593), [anon_sym_PIPE_PIPE] = ACTIONS(5595), [anon_sym_AMP_AMP] = ACTIONS(5595), [anon_sym_PIPE] = ACTIONS(5593), [anon_sym_CARET] = ACTIONS(5593), [anon_sym_AMP] = ACTIONS(5593), [anon_sym_EQ_EQ] = ACTIONS(5595), [anon_sym_BANG_EQ] = ACTIONS(5595), [anon_sym_GT] = ACTIONS(5593), [anon_sym_GT_EQ] = ACTIONS(5595), [anon_sym_LT_EQ] = ACTIONS(5593), [anon_sym_LT] = ACTIONS(5593), [anon_sym_LT_LT] = ACTIONS(5593), [anon_sym_GT_GT] = ACTIONS(5593), [anon_sym_SEMI] = ACTIONS(5595), [anon_sym_COLON] = ACTIONS(5595), [anon_sym_RBRACE] = ACTIONS(5595), [anon_sym_LBRACK] = ACTIONS(5595), [anon_sym_RBRACK] = ACTIONS(5595), [anon_sym_EQ] = ACTIONS(5593), [anon_sym_QMARK] = ACTIONS(5595), [anon_sym_STAR_EQ] = ACTIONS(5595), [anon_sym_SLASH_EQ] = ACTIONS(5595), [anon_sym_PERCENT_EQ] = ACTIONS(5595), [anon_sym_PLUS_EQ] = ACTIONS(5595), [anon_sym_DASH_EQ] = ACTIONS(5595), [anon_sym_LT_LT_EQ] = ACTIONS(5595), [anon_sym_GT_GT_EQ] = ACTIONS(5595), [anon_sym_AMP_EQ] = ACTIONS(5595), [anon_sym_CARET_EQ] = ACTIONS(5595), [anon_sym_PIPE_EQ] = ACTIONS(5595), [anon_sym_and_eq] = ACTIONS(5593), [anon_sym_or_eq] = ACTIONS(5593), [anon_sym_xor_eq] = ACTIONS(5593), [anon_sym_LT_EQ_GT] = ACTIONS(5595), [anon_sym_or] = ACTIONS(5593), [anon_sym_and] = ACTIONS(5593), [anon_sym_bitor] = ACTIONS(5593), [anon_sym_xor] = ACTIONS(5593), [anon_sym_bitand] = ACTIONS(5593), [anon_sym_not_eq] = ACTIONS(5593), [anon_sym_DASH_DASH] = ACTIONS(5595), [anon_sym_PLUS_PLUS] = ACTIONS(5595), [anon_sym_DOT] = ACTIONS(5593), [anon_sym_DOT_STAR] = ACTIONS(5595), [anon_sym_DASH_GT] = ACTIONS(5595), [anon_sym_L_DQUOTE] = ACTIONS(5595), [anon_sym_u_DQUOTE] = ACTIONS(5595), [anon_sym_U_DQUOTE] = ACTIONS(5595), [anon_sym_u8_DQUOTE] = ACTIONS(5595), [anon_sym_DQUOTE] = ACTIONS(5595), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5595), [anon_sym_LR_DQUOTE] = ACTIONS(5595), [anon_sym_uR_DQUOTE] = ACTIONS(5595), [anon_sym_UR_DQUOTE] = ACTIONS(5595), [anon_sym_u8R_DQUOTE] = ACTIONS(5595), [sym_literal_suffix] = ACTIONS(5593), }, [STATE(1841)] = { [sym_identifier] = ACTIONS(5597), [aux_sym_preproc_def_token1] = ACTIONS(5597), [aux_sym_preproc_if_token1] = ACTIONS(5597), [aux_sym_preproc_if_token2] = ACTIONS(5597), [aux_sym_preproc_ifdef_token1] = ACTIONS(5597), [aux_sym_preproc_ifdef_token2] = ACTIONS(5597), [aux_sym_preproc_else_token1] = ACTIONS(5597), [aux_sym_preproc_elif_token1] = ACTIONS(5597), [aux_sym_preproc_elifdef_token1] = ACTIONS(5597), [aux_sym_preproc_elifdef_token2] = ACTIONS(5597), [sym_preproc_directive] = ACTIONS(5597), [anon_sym_LPAREN2] = ACTIONS(5599), [anon_sym_TILDE] = ACTIONS(5599), [anon_sym_STAR] = ACTIONS(5599), [anon_sym_AMP_AMP] = ACTIONS(5599), [anon_sym_AMP] = ACTIONS(5597), [anon_sym_SEMI] = ACTIONS(5599), [anon_sym___extension__] = ACTIONS(5597), [anon_sym_typedef] = ACTIONS(5597), [anon_sym_virtual] = ACTIONS(5597), [anon_sym_extern] = ACTIONS(5597), [anon_sym___attribute__] = ACTIONS(5597), [anon_sym___attribute] = ACTIONS(5597), [anon_sym_using] = ACTIONS(5597), [anon_sym_COLON_COLON] = ACTIONS(5599), [anon_sym_LBRACK_LBRACK] = ACTIONS(5599), [anon_sym___declspec] = ACTIONS(5597), [anon_sym___based] = ACTIONS(5597), [anon_sym_signed] = ACTIONS(5597), [anon_sym_unsigned] = ACTIONS(5597), [anon_sym_long] = ACTIONS(5597), [anon_sym_short] = ACTIONS(5597), [anon_sym_LBRACK] = ACTIONS(5597), [anon_sym_static] = ACTIONS(5597), [anon_sym_register] = ACTIONS(5597), [anon_sym_inline] = ACTIONS(5597), [anon_sym___inline] = ACTIONS(5597), [anon_sym___inline__] = ACTIONS(5597), [anon_sym___forceinline] = ACTIONS(5597), [anon_sym_thread_local] = ACTIONS(5597), [anon_sym___thread] = ACTIONS(5597), [anon_sym_const] = ACTIONS(5597), [anon_sym_constexpr] = ACTIONS(5597), [anon_sym_volatile] = ACTIONS(5597), [anon_sym_restrict] = ACTIONS(5597), [anon_sym___restrict__] = ACTIONS(5597), [anon_sym__Atomic] = ACTIONS(5597), [anon_sym__Noreturn] = ACTIONS(5597), [anon_sym_noreturn] = ACTIONS(5597), [anon_sym__Nonnull] = ACTIONS(5597), [anon_sym_mutable] = ACTIONS(5597), [anon_sym_constinit] = ACTIONS(5597), [anon_sym_consteval] = ACTIONS(5597), [anon_sym_alignas] = ACTIONS(5597), [anon_sym__Alignas] = ACTIONS(5597), [sym_primitive_type] = ACTIONS(5597), [anon_sym_enum] = ACTIONS(5597), [anon_sym_class] = ACTIONS(5597), [anon_sym_struct] = ACTIONS(5597), [anon_sym_union] = ACTIONS(5597), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5597), [anon_sym_decltype] = ACTIONS(5597), [anon_sym_explicit] = ACTIONS(5597), [anon_sym_typename] = ACTIONS(5597), [anon_sym_private] = ACTIONS(5597), [anon_sym_template] = ACTIONS(5597), [anon_sym_operator] = ACTIONS(5597), [anon_sym_friend] = ACTIONS(5597), [anon_sym_public] = ACTIONS(5597), [anon_sym_protected] = ACTIONS(5597), [anon_sym_static_assert] = ACTIONS(5597), }, [STATE(1842)] = { [sym_identifier] = ACTIONS(5601), [aux_sym_preproc_def_token1] = ACTIONS(5601), [aux_sym_preproc_if_token1] = ACTIONS(5601), [aux_sym_preproc_if_token2] = ACTIONS(5601), [aux_sym_preproc_ifdef_token1] = ACTIONS(5601), [aux_sym_preproc_ifdef_token2] = ACTIONS(5601), [aux_sym_preproc_else_token1] = ACTIONS(5601), [aux_sym_preproc_elif_token1] = ACTIONS(5601), [aux_sym_preproc_elifdef_token1] = ACTIONS(5601), [aux_sym_preproc_elifdef_token2] = ACTIONS(5601), [sym_preproc_directive] = ACTIONS(5601), [anon_sym_LPAREN2] = ACTIONS(5603), [anon_sym_TILDE] = ACTIONS(5603), [anon_sym_STAR] = ACTIONS(5603), [anon_sym_AMP_AMP] = ACTIONS(5603), [anon_sym_AMP] = ACTIONS(5601), [anon_sym_SEMI] = ACTIONS(5603), [anon_sym___extension__] = ACTIONS(5601), [anon_sym_typedef] = ACTIONS(5601), [anon_sym_virtual] = ACTIONS(5601), [anon_sym_extern] = ACTIONS(5601), [anon_sym___attribute__] = ACTIONS(5601), [anon_sym___attribute] = ACTIONS(5601), [anon_sym_using] = ACTIONS(5601), [anon_sym_COLON_COLON] = ACTIONS(5603), [anon_sym_LBRACK_LBRACK] = ACTIONS(5603), [anon_sym___declspec] = ACTIONS(5601), [anon_sym___based] = ACTIONS(5601), [anon_sym_signed] = ACTIONS(5601), [anon_sym_unsigned] = ACTIONS(5601), [anon_sym_long] = ACTIONS(5601), [anon_sym_short] = ACTIONS(5601), [anon_sym_LBRACK] = ACTIONS(5601), [anon_sym_static] = ACTIONS(5601), [anon_sym_register] = ACTIONS(5601), [anon_sym_inline] = ACTIONS(5601), [anon_sym___inline] = ACTIONS(5601), [anon_sym___inline__] = ACTIONS(5601), [anon_sym___forceinline] = ACTIONS(5601), [anon_sym_thread_local] = ACTIONS(5601), [anon_sym___thread] = ACTIONS(5601), [anon_sym_const] = ACTIONS(5601), [anon_sym_constexpr] = ACTIONS(5601), [anon_sym_volatile] = ACTIONS(5601), [anon_sym_restrict] = ACTIONS(5601), [anon_sym___restrict__] = ACTIONS(5601), [anon_sym__Atomic] = ACTIONS(5601), [anon_sym__Noreturn] = ACTIONS(5601), [anon_sym_noreturn] = ACTIONS(5601), [anon_sym__Nonnull] = ACTIONS(5601), [anon_sym_mutable] = ACTIONS(5601), [anon_sym_constinit] = ACTIONS(5601), [anon_sym_consteval] = ACTIONS(5601), [anon_sym_alignas] = ACTIONS(5601), [anon_sym__Alignas] = ACTIONS(5601), [sym_primitive_type] = ACTIONS(5601), [anon_sym_enum] = ACTIONS(5601), [anon_sym_class] = ACTIONS(5601), [anon_sym_struct] = ACTIONS(5601), [anon_sym_union] = ACTIONS(5601), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5601), [anon_sym_decltype] = ACTIONS(5601), [anon_sym_explicit] = ACTIONS(5601), [anon_sym_typename] = ACTIONS(5601), [anon_sym_private] = ACTIONS(5601), [anon_sym_template] = ACTIONS(5601), [anon_sym_operator] = ACTIONS(5601), [anon_sym_friend] = ACTIONS(5601), [anon_sym_public] = ACTIONS(5601), [anon_sym_protected] = ACTIONS(5601), [anon_sym_static_assert] = ACTIONS(5601), }, [STATE(1843)] = { [sym_identifier] = ACTIONS(2837), [aux_sym_preproc_def_token1] = ACTIONS(2837), [aux_sym_preproc_if_token1] = ACTIONS(2837), [aux_sym_preproc_if_token2] = ACTIONS(2837), [aux_sym_preproc_ifdef_token1] = ACTIONS(2837), [aux_sym_preproc_ifdef_token2] = ACTIONS(2837), [aux_sym_preproc_else_token1] = ACTIONS(2837), [aux_sym_preproc_elif_token1] = ACTIONS(2837), [aux_sym_preproc_elifdef_token1] = ACTIONS(2837), [aux_sym_preproc_elifdef_token2] = ACTIONS(2837), [sym_preproc_directive] = ACTIONS(2837), [anon_sym_LPAREN2] = ACTIONS(2839), [anon_sym_TILDE] = ACTIONS(2839), [anon_sym_STAR] = ACTIONS(2839), [anon_sym_AMP_AMP] = ACTIONS(2839), [anon_sym_AMP] = ACTIONS(2837), [anon_sym_SEMI] = ACTIONS(2839), [anon_sym___extension__] = ACTIONS(2837), [anon_sym_typedef] = ACTIONS(2837), [anon_sym_virtual] = ACTIONS(2837), [anon_sym_extern] = ACTIONS(2837), [anon_sym___attribute__] = ACTIONS(2837), [anon_sym___attribute] = ACTIONS(2837), [anon_sym_using] = ACTIONS(2837), [anon_sym_COLON_COLON] = ACTIONS(2839), [anon_sym_LBRACK_LBRACK] = ACTIONS(2839), [anon_sym___declspec] = ACTIONS(2837), [anon_sym___based] = ACTIONS(2837), [anon_sym_signed] = ACTIONS(2837), [anon_sym_unsigned] = ACTIONS(2837), [anon_sym_long] = ACTIONS(2837), [anon_sym_short] = ACTIONS(2837), [anon_sym_LBRACK] = ACTIONS(2837), [anon_sym_static] = ACTIONS(2837), [anon_sym_register] = ACTIONS(2837), [anon_sym_inline] = ACTIONS(2837), [anon_sym___inline] = ACTIONS(2837), [anon_sym___inline__] = ACTIONS(2837), [anon_sym___forceinline] = ACTIONS(2837), [anon_sym_thread_local] = ACTIONS(2837), [anon_sym___thread] = ACTIONS(2837), [anon_sym_const] = ACTIONS(2837), [anon_sym_constexpr] = ACTIONS(2837), [anon_sym_volatile] = ACTIONS(2837), [anon_sym_restrict] = ACTIONS(2837), [anon_sym___restrict__] = ACTIONS(2837), [anon_sym__Atomic] = ACTIONS(2837), [anon_sym__Noreturn] = ACTIONS(2837), [anon_sym_noreturn] = ACTIONS(2837), [anon_sym__Nonnull] = ACTIONS(2837), [anon_sym_mutable] = ACTIONS(2837), [anon_sym_constinit] = ACTIONS(2837), [anon_sym_consteval] = ACTIONS(2837), [anon_sym_alignas] = ACTIONS(2837), [anon_sym__Alignas] = ACTIONS(2837), [sym_primitive_type] = ACTIONS(2837), [anon_sym_enum] = ACTIONS(2837), [anon_sym_class] = ACTIONS(2837), [anon_sym_struct] = ACTIONS(2837), [anon_sym_union] = ACTIONS(2837), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2837), [anon_sym_decltype] = ACTIONS(2837), [anon_sym_explicit] = ACTIONS(2837), [anon_sym_typename] = ACTIONS(2837), [anon_sym_private] = ACTIONS(2837), [anon_sym_template] = ACTIONS(2837), [anon_sym_operator] = ACTIONS(2837), [anon_sym_friend] = ACTIONS(2837), [anon_sym_public] = ACTIONS(2837), [anon_sym_protected] = ACTIONS(2837), [anon_sym_static_assert] = ACTIONS(2837), }, [STATE(1844)] = { [sym_identifier] = ACTIONS(5605), [aux_sym_preproc_def_token1] = ACTIONS(5605), [aux_sym_preproc_if_token1] = ACTIONS(5605), [aux_sym_preproc_if_token2] = ACTIONS(5605), [aux_sym_preproc_ifdef_token1] = ACTIONS(5605), [aux_sym_preproc_ifdef_token2] = ACTIONS(5605), [aux_sym_preproc_else_token1] = ACTIONS(5605), [aux_sym_preproc_elif_token1] = ACTIONS(5605), [aux_sym_preproc_elifdef_token1] = ACTIONS(5605), [aux_sym_preproc_elifdef_token2] = ACTIONS(5605), [sym_preproc_directive] = ACTIONS(5605), [anon_sym_LPAREN2] = ACTIONS(5607), [anon_sym_TILDE] = ACTIONS(5607), [anon_sym_STAR] = ACTIONS(5607), [anon_sym_AMP_AMP] = ACTIONS(5607), [anon_sym_AMP] = ACTIONS(5605), [anon_sym_SEMI] = ACTIONS(5607), [anon_sym___extension__] = ACTIONS(5605), [anon_sym_typedef] = ACTIONS(5605), [anon_sym_virtual] = ACTIONS(5605), [anon_sym_extern] = ACTIONS(5605), [anon_sym___attribute__] = ACTIONS(5605), [anon_sym___attribute] = ACTIONS(5605), [anon_sym_using] = ACTIONS(5605), [anon_sym_COLON_COLON] = ACTIONS(5607), [anon_sym_LBRACK_LBRACK] = ACTIONS(5607), [anon_sym___declspec] = ACTIONS(5605), [anon_sym___based] = ACTIONS(5605), [anon_sym_signed] = ACTIONS(5605), [anon_sym_unsigned] = ACTIONS(5605), [anon_sym_long] = ACTIONS(5605), [anon_sym_short] = ACTIONS(5605), [anon_sym_LBRACK] = ACTIONS(5605), [anon_sym_static] = ACTIONS(5605), [anon_sym_register] = ACTIONS(5605), [anon_sym_inline] = ACTIONS(5605), [anon_sym___inline] = ACTIONS(5605), [anon_sym___inline__] = ACTIONS(5605), [anon_sym___forceinline] = ACTIONS(5605), [anon_sym_thread_local] = ACTIONS(5605), [anon_sym___thread] = ACTIONS(5605), [anon_sym_const] = ACTIONS(5605), [anon_sym_constexpr] = ACTIONS(5605), [anon_sym_volatile] = ACTIONS(5605), [anon_sym_restrict] = ACTIONS(5605), [anon_sym___restrict__] = ACTIONS(5605), [anon_sym__Atomic] = ACTIONS(5605), [anon_sym__Noreturn] = ACTIONS(5605), [anon_sym_noreturn] = ACTIONS(5605), [anon_sym__Nonnull] = ACTIONS(5605), [anon_sym_mutable] = ACTIONS(5605), [anon_sym_constinit] = ACTIONS(5605), [anon_sym_consteval] = ACTIONS(5605), [anon_sym_alignas] = ACTIONS(5605), [anon_sym__Alignas] = ACTIONS(5605), [sym_primitive_type] = ACTIONS(5605), [anon_sym_enum] = ACTIONS(5605), [anon_sym_class] = ACTIONS(5605), [anon_sym_struct] = ACTIONS(5605), [anon_sym_union] = ACTIONS(5605), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5605), [anon_sym_decltype] = ACTIONS(5605), [anon_sym_explicit] = ACTIONS(5605), [anon_sym_typename] = ACTIONS(5605), [anon_sym_private] = ACTIONS(5605), [anon_sym_template] = ACTIONS(5605), [anon_sym_operator] = ACTIONS(5605), [anon_sym_friend] = ACTIONS(5605), [anon_sym_public] = ACTIONS(5605), [anon_sym_protected] = ACTIONS(5605), [anon_sym_static_assert] = ACTIONS(5605), }, [STATE(1845)] = { [sym_identifier] = ACTIONS(2983), [aux_sym_preproc_def_token1] = ACTIONS(2983), [aux_sym_preproc_if_token1] = ACTIONS(2983), [aux_sym_preproc_if_token2] = ACTIONS(2983), [aux_sym_preproc_ifdef_token1] = ACTIONS(2983), [aux_sym_preproc_ifdef_token2] = ACTIONS(2983), [aux_sym_preproc_else_token1] = ACTIONS(2983), [aux_sym_preproc_elif_token1] = ACTIONS(2983), [aux_sym_preproc_elifdef_token1] = ACTIONS(2983), [aux_sym_preproc_elifdef_token2] = ACTIONS(2983), [sym_preproc_directive] = ACTIONS(2983), [anon_sym_LPAREN2] = ACTIONS(2985), [anon_sym_TILDE] = ACTIONS(2985), [anon_sym_STAR] = ACTIONS(2985), [anon_sym_AMP_AMP] = ACTIONS(2985), [anon_sym_AMP] = ACTIONS(2983), [anon_sym_SEMI] = ACTIONS(2985), [anon_sym___extension__] = ACTIONS(2983), [anon_sym_typedef] = ACTIONS(2983), [anon_sym_virtual] = ACTIONS(2983), [anon_sym_extern] = ACTIONS(2983), [anon_sym___attribute__] = ACTIONS(2983), [anon_sym___attribute] = ACTIONS(2983), [anon_sym_using] = ACTIONS(2983), [anon_sym_COLON_COLON] = ACTIONS(2985), [anon_sym_LBRACK_LBRACK] = ACTIONS(2985), [anon_sym___declspec] = ACTIONS(2983), [anon_sym___based] = ACTIONS(2983), [anon_sym_signed] = ACTIONS(2983), [anon_sym_unsigned] = ACTIONS(2983), [anon_sym_long] = ACTIONS(2983), [anon_sym_short] = ACTIONS(2983), [anon_sym_LBRACK] = ACTIONS(2983), [anon_sym_static] = ACTIONS(2983), [anon_sym_register] = ACTIONS(2983), [anon_sym_inline] = ACTIONS(2983), [anon_sym___inline] = ACTIONS(2983), [anon_sym___inline__] = ACTIONS(2983), [anon_sym___forceinline] = ACTIONS(2983), [anon_sym_thread_local] = ACTIONS(2983), [anon_sym___thread] = ACTIONS(2983), [anon_sym_const] = ACTIONS(2983), [anon_sym_constexpr] = ACTIONS(2983), [anon_sym_volatile] = ACTIONS(2983), [anon_sym_restrict] = ACTIONS(2983), [anon_sym___restrict__] = ACTIONS(2983), [anon_sym__Atomic] = ACTIONS(2983), [anon_sym__Noreturn] = ACTIONS(2983), [anon_sym_noreturn] = ACTIONS(2983), [anon_sym__Nonnull] = ACTIONS(2983), [anon_sym_mutable] = ACTIONS(2983), [anon_sym_constinit] = ACTIONS(2983), [anon_sym_consteval] = ACTIONS(2983), [anon_sym_alignas] = ACTIONS(2983), [anon_sym__Alignas] = ACTIONS(2983), [sym_primitive_type] = ACTIONS(2983), [anon_sym_enum] = ACTIONS(2983), [anon_sym_class] = ACTIONS(2983), [anon_sym_struct] = ACTIONS(2983), [anon_sym_union] = ACTIONS(2983), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2983), [anon_sym_decltype] = ACTIONS(2983), [anon_sym_explicit] = ACTIONS(2983), [anon_sym_typename] = ACTIONS(2983), [anon_sym_private] = ACTIONS(2983), [anon_sym_template] = ACTIONS(2983), [anon_sym_operator] = ACTIONS(2983), [anon_sym_friend] = ACTIONS(2983), [anon_sym_public] = ACTIONS(2983), [anon_sym_protected] = ACTIONS(2983), [anon_sym_static_assert] = ACTIONS(2983), }, [STATE(1846)] = { [sym_identifier] = ACTIONS(5605), [aux_sym_preproc_def_token1] = ACTIONS(5605), [aux_sym_preproc_if_token1] = ACTIONS(5605), [aux_sym_preproc_if_token2] = ACTIONS(5605), [aux_sym_preproc_ifdef_token1] = ACTIONS(5605), [aux_sym_preproc_ifdef_token2] = ACTIONS(5605), [aux_sym_preproc_else_token1] = ACTIONS(5605), [aux_sym_preproc_elif_token1] = ACTIONS(5605), [aux_sym_preproc_elifdef_token1] = ACTIONS(5605), [aux_sym_preproc_elifdef_token2] = ACTIONS(5605), [sym_preproc_directive] = ACTIONS(5605), [anon_sym_LPAREN2] = ACTIONS(5607), [anon_sym_TILDE] = ACTIONS(5607), [anon_sym_STAR] = ACTIONS(5607), [anon_sym_AMP_AMP] = ACTIONS(5607), [anon_sym_AMP] = ACTIONS(5605), [anon_sym_SEMI] = ACTIONS(5607), [anon_sym___extension__] = ACTIONS(5605), [anon_sym_typedef] = ACTIONS(5605), [anon_sym_virtual] = ACTIONS(5605), [anon_sym_extern] = ACTIONS(5605), [anon_sym___attribute__] = ACTIONS(5605), [anon_sym___attribute] = ACTIONS(5605), [anon_sym_using] = ACTIONS(5605), [anon_sym_COLON_COLON] = ACTIONS(5607), [anon_sym_LBRACK_LBRACK] = ACTIONS(5607), [anon_sym___declspec] = ACTIONS(5605), [anon_sym___based] = ACTIONS(5605), [anon_sym_signed] = ACTIONS(5605), [anon_sym_unsigned] = ACTIONS(5605), [anon_sym_long] = ACTIONS(5605), [anon_sym_short] = ACTIONS(5605), [anon_sym_LBRACK] = ACTIONS(5605), [anon_sym_static] = ACTIONS(5605), [anon_sym_register] = ACTIONS(5605), [anon_sym_inline] = ACTIONS(5605), [anon_sym___inline] = ACTIONS(5605), [anon_sym___inline__] = ACTIONS(5605), [anon_sym___forceinline] = ACTIONS(5605), [anon_sym_thread_local] = ACTIONS(5605), [anon_sym___thread] = ACTIONS(5605), [anon_sym_const] = ACTIONS(5605), [anon_sym_constexpr] = ACTIONS(5605), [anon_sym_volatile] = ACTIONS(5605), [anon_sym_restrict] = ACTIONS(5605), [anon_sym___restrict__] = ACTIONS(5605), [anon_sym__Atomic] = ACTIONS(5605), [anon_sym__Noreturn] = ACTIONS(5605), [anon_sym_noreturn] = ACTIONS(5605), [anon_sym__Nonnull] = ACTIONS(5605), [anon_sym_mutable] = ACTIONS(5605), [anon_sym_constinit] = ACTIONS(5605), [anon_sym_consteval] = ACTIONS(5605), [anon_sym_alignas] = ACTIONS(5605), [anon_sym__Alignas] = ACTIONS(5605), [sym_primitive_type] = ACTIONS(5605), [anon_sym_enum] = ACTIONS(5605), [anon_sym_class] = ACTIONS(5605), [anon_sym_struct] = ACTIONS(5605), [anon_sym_union] = ACTIONS(5605), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5605), [anon_sym_decltype] = ACTIONS(5605), [anon_sym_explicit] = ACTIONS(5605), [anon_sym_typename] = ACTIONS(5605), [anon_sym_private] = ACTIONS(5605), [anon_sym_template] = ACTIONS(5605), [anon_sym_operator] = ACTIONS(5605), [anon_sym_friend] = ACTIONS(5605), [anon_sym_public] = ACTIONS(5605), [anon_sym_protected] = ACTIONS(5605), [anon_sym_static_assert] = ACTIONS(5605), }, [STATE(1847)] = { [sym_identifier] = ACTIONS(5609), [aux_sym_preproc_def_token1] = ACTIONS(5609), [aux_sym_preproc_if_token1] = ACTIONS(5609), [aux_sym_preproc_if_token2] = ACTIONS(5609), [aux_sym_preproc_ifdef_token1] = ACTIONS(5609), [aux_sym_preproc_ifdef_token2] = ACTIONS(5609), [aux_sym_preproc_else_token1] = ACTIONS(5609), [aux_sym_preproc_elif_token1] = ACTIONS(5609), [aux_sym_preproc_elifdef_token1] = ACTIONS(5609), [aux_sym_preproc_elifdef_token2] = ACTIONS(5609), [sym_preproc_directive] = ACTIONS(5609), [anon_sym_LPAREN2] = ACTIONS(5611), [anon_sym_TILDE] = ACTIONS(5611), [anon_sym_STAR] = ACTIONS(5611), [anon_sym_AMP_AMP] = ACTIONS(5611), [anon_sym_AMP] = ACTIONS(5609), [anon_sym_SEMI] = ACTIONS(5611), [anon_sym___extension__] = ACTIONS(5609), [anon_sym_typedef] = ACTIONS(5609), [anon_sym_virtual] = ACTIONS(5609), [anon_sym_extern] = ACTIONS(5609), [anon_sym___attribute__] = ACTIONS(5609), [anon_sym___attribute] = ACTIONS(5609), [anon_sym_using] = ACTIONS(5609), [anon_sym_COLON_COLON] = ACTIONS(5611), [anon_sym_LBRACK_LBRACK] = ACTIONS(5611), [anon_sym___declspec] = ACTIONS(5609), [anon_sym___based] = ACTIONS(5609), [anon_sym_signed] = ACTIONS(5609), [anon_sym_unsigned] = ACTIONS(5609), [anon_sym_long] = ACTIONS(5609), [anon_sym_short] = ACTIONS(5609), [anon_sym_LBRACK] = ACTIONS(5609), [anon_sym_static] = ACTIONS(5609), [anon_sym_register] = ACTIONS(5609), [anon_sym_inline] = ACTIONS(5609), [anon_sym___inline] = ACTIONS(5609), [anon_sym___inline__] = ACTIONS(5609), [anon_sym___forceinline] = ACTIONS(5609), [anon_sym_thread_local] = ACTIONS(5609), [anon_sym___thread] = ACTIONS(5609), [anon_sym_const] = ACTIONS(5609), [anon_sym_constexpr] = ACTIONS(5609), [anon_sym_volatile] = ACTIONS(5609), [anon_sym_restrict] = ACTIONS(5609), [anon_sym___restrict__] = ACTIONS(5609), [anon_sym__Atomic] = ACTIONS(5609), [anon_sym__Noreturn] = ACTIONS(5609), [anon_sym_noreturn] = ACTIONS(5609), [anon_sym__Nonnull] = ACTIONS(5609), [anon_sym_mutable] = ACTIONS(5609), [anon_sym_constinit] = ACTIONS(5609), [anon_sym_consteval] = ACTIONS(5609), [anon_sym_alignas] = ACTIONS(5609), [anon_sym__Alignas] = ACTIONS(5609), [sym_primitive_type] = ACTIONS(5609), [anon_sym_enum] = ACTIONS(5609), [anon_sym_class] = ACTIONS(5609), [anon_sym_struct] = ACTIONS(5609), [anon_sym_union] = ACTIONS(5609), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5609), [anon_sym_decltype] = ACTIONS(5609), [anon_sym_explicit] = ACTIONS(5609), [anon_sym_typename] = ACTIONS(5609), [anon_sym_private] = ACTIONS(5609), [anon_sym_template] = ACTIONS(5609), [anon_sym_operator] = ACTIONS(5609), [anon_sym_friend] = ACTIONS(5609), [anon_sym_public] = ACTIONS(5609), [anon_sym_protected] = ACTIONS(5609), [anon_sym_static_assert] = ACTIONS(5609), }, [STATE(1848)] = { [sym_identifier] = ACTIONS(5613), [aux_sym_preproc_def_token1] = ACTIONS(5613), [aux_sym_preproc_if_token1] = ACTIONS(5613), [aux_sym_preproc_if_token2] = ACTIONS(5613), [aux_sym_preproc_ifdef_token1] = ACTIONS(5613), [aux_sym_preproc_ifdef_token2] = ACTIONS(5613), [aux_sym_preproc_else_token1] = ACTIONS(5613), [aux_sym_preproc_elif_token1] = ACTIONS(5613), [aux_sym_preproc_elifdef_token1] = ACTIONS(5613), [aux_sym_preproc_elifdef_token2] = ACTIONS(5613), [sym_preproc_directive] = ACTIONS(5613), [anon_sym_LPAREN2] = ACTIONS(5615), [anon_sym_TILDE] = ACTIONS(5615), [anon_sym_STAR] = ACTIONS(5615), [anon_sym_AMP_AMP] = ACTIONS(5615), [anon_sym_AMP] = ACTIONS(5613), [anon_sym_SEMI] = ACTIONS(5615), [anon_sym___extension__] = ACTIONS(5613), [anon_sym_typedef] = ACTIONS(5613), [anon_sym_virtual] = ACTIONS(5613), [anon_sym_extern] = ACTIONS(5613), [anon_sym___attribute__] = ACTIONS(5613), [anon_sym___attribute] = ACTIONS(5613), [anon_sym_using] = ACTIONS(5613), [anon_sym_COLON_COLON] = ACTIONS(5615), [anon_sym_LBRACK_LBRACK] = ACTIONS(5615), [anon_sym___declspec] = ACTIONS(5613), [anon_sym___based] = ACTIONS(5613), [anon_sym_signed] = ACTIONS(5613), [anon_sym_unsigned] = ACTIONS(5613), [anon_sym_long] = ACTIONS(5613), [anon_sym_short] = ACTIONS(5613), [anon_sym_LBRACK] = ACTIONS(5613), [anon_sym_static] = ACTIONS(5613), [anon_sym_register] = ACTIONS(5613), [anon_sym_inline] = ACTIONS(5613), [anon_sym___inline] = ACTIONS(5613), [anon_sym___inline__] = ACTIONS(5613), [anon_sym___forceinline] = ACTIONS(5613), [anon_sym_thread_local] = ACTIONS(5613), [anon_sym___thread] = ACTIONS(5613), [anon_sym_const] = ACTIONS(5613), [anon_sym_constexpr] = ACTIONS(5613), [anon_sym_volatile] = ACTIONS(5613), [anon_sym_restrict] = ACTIONS(5613), [anon_sym___restrict__] = ACTIONS(5613), [anon_sym__Atomic] = ACTIONS(5613), [anon_sym__Noreturn] = ACTIONS(5613), [anon_sym_noreturn] = ACTIONS(5613), [anon_sym__Nonnull] = ACTIONS(5613), [anon_sym_mutable] = ACTIONS(5613), [anon_sym_constinit] = ACTIONS(5613), [anon_sym_consteval] = ACTIONS(5613), [anon_sym_alignas] = ACTIONS(5613), [anon_sym__Alignas] = ACTIONS(5613), [sym_primitive_type] = ACTIONS(5613), [anon_sym_enum] = ACTIONS(5613), [anon_sym_class] = ACTIONS(5613), [anon_sym_struct] = ACTIONS(5613), [anon_sym_union] = ACTIONS(5613), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5613), [anon_sym_decltype] = ACTIONS(5613), [anon_sym_explicit] = ACTIONS(5613), [anon_sym_typename] = ACTIONS(5613), [anon_sym_private] = ACTIONS(5613), [anon_sym_template] = ACTIONS(5613), [anon_sym_operator] = ACTIONS(5613), [anon_sym_friend] = ACTIONS(5613), [anon_sym_public] = ACTIONS(5613), [anon_sym_protected] = ACTIONS(5613), [anon_sym_static_assert] = ACTIONS(5613), }, [STATE(1849)] = { [sym_identifier] = ACTIONS(5617), [aux_sym_preproc_def_token1] = ACTIONS(5617), [aux_sym_preproc_if_token1] = ACTIONS(5617), [aux_sym_preproc_if_token2] = ACTIONS(5617), [aux_sym_preproc_ifdef_token1] = ACTIONS(5617), [aux_sym_preproc_ifdef_token2] = ACTIONS(5617), [aux_sym_preproc_else_token1] = ACTIONS(5617), [aux_sym_preproc_elif_token1] = ACTIONS(5617), [aux_sym_preproc_elifdef_token1] = ACTIONS(5617), [aux_sym_preproc_elifdef_token2] = ACTIONS(5617), [sym_preproc_directive] = ACTIONS(5617), [anon_sym_LPAREN2] = ACTIONS(5619), [anon_sym_TILDE] = ACTIONS(5619), [anon_sym_STAR] = ACTIONS(5619), [anon_sym_AMP_AMP] = ACTIONS(5619), [anon_sym_AMP] = ACTIONS(5617), [anon_sym_SEMI] = ACTIONS(5619), [anon_sym___extension__] = ACTIONS(5617), [anon_sym_typedef] = ACTIONS(5617), [anon_sym_virtual] = ACTIONS(5617), [anon_sym_extern] = ACTIONS(5617), [anon_sym___attribute__] = ACTIONS(5617), [anon_sym___attribute] = ACTIONS(5617), [anon_sym_using] = ACTIONS(5617), [anon_sym_COLON_COLON] = ACTIONS(5619), [anon_sym_LBRACK_LBRACK] = ACTIONS(5619), [anon_sym___declspec] = ACTIONS(5617), [anon_sym___based] = ACTIONS(5617), [anon_sym_signed] = ACTIONS(5617), [anon_sym_unsigned] = ACTIONS(5617), [anon_sym_long] = ACTIONS(5617), [anon_sym_short] = ACTIONS(5617), [anon_sym_LBRACK] = ACTIONS(5617), [anon_sym_static] = ACTIONS(5617), [anon_sym_register] = ACTIONS(5617), [anon_sym_inline] = ACTIONS(5617), [anon_sym___inline] = ACTIONS(5617), [anon_sym___inline__] = ACTIONS(5617), [anon_sym___forceinline] = ACTIONS(5617), [anon_sym_thread_local] = ACTIONS(5617), [anon_sym___thread] = ACTIONS(5617), [anon_sym_const] = ACTIONS(5617), [anon_sym_constexpr] = ACTIONS(5617), [anon_sym_volatile] = ACTIONS(5617), [anon_sym_restrict] = ACTIONS(5617), [anon_sym___restrict__] = ACTIONS(5617), [anon_sym__Atomic] = ACTIONS(5617), [anon_sym__Noreturn] = ACTIONS(5617), [anon_sym_noreturn] = ACTIONS(5617), [anon_sym__Nonnull] = ACTIONS(5617), [anon_sym_mutable] = ACTIONS(5617), [anon_sym_constinit] = ACTIONS(5617), [anon_sym_consteval] = ACTIONS(5617), [anon_sym_alignas] = ACTIONS(5617), [anon_sym__Alignas] = ACTIONS(5617), [sym_primitive_type] = ACTIONS(5617), [anon_sym_enum] = ACTIONS(5617), [anon_sym_class] = ACTIONS(5617), [anon_sym_struct] = ACTIONS(5617), [anon_sym_union] = ACTIONS(5617), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5617), [anon_sym_decltype] = ACTIONS(5617), [anon_sym_explicit] = ACTIONS(5617), [anon_sym_typename] = ACTIONS(5617), [anon_sym_private] = ACTIONS(5617), [anon_sym_template] = ACTIONS(5617), [anon_sym_operator] = ACTIONS(5617), [anon_sym_friend] = ACTIONS(5617), [anon_sym_public] = ACTIONS(5617), [anon_sym_protected] = ACTIONS(5617), [anon_sym_static_assert] = ACTIONS(5617), }, [STATE(1850)] = { [sym_identifier] = ACTIONS(5621), [aux_sym_preproc_def_token1] = ACTIONS(5621), [aux_sym_preproc_if_token1] = ACTIONS(5621), [aux_sym_preproc_if_token2] = ACTIONS(5621), [aux_sym_preproc_ifdef_token1] = ACTIONS(5621), [aux_sym_preproc_ifdef_token2] = ACTIONS(5621), [aux_sym_preproc_else_token1] = ACTIONS(5621), [aux_sym_preproc_elif_token1] = ACTIONS(5621), [aux_sym_preproc_elifdef_token1] = ACTIONS(5621), [aux_sym_preproc_elifdef_token2] = ACTIONS(5621), [sym_preproc_directive] = ACTIONS(5621), [anon_sym_LPAREN2] = ACTIONS(5623), [anon_sym_TILDE] = ACTIONS(5623), [anon_sym_STAR] = ACTIONS(5623), [anon_sym_AMP_AMP] = ACTIONS(5623), [anon_sym_AMP] = ACTIONS(5621), [anon_sym_SEMI] = ACTIONS(5623), [anon_sym___extension__] = ACTIONS(5621), [anon_sym_typedef] = ACTIONS(5621), [anon_sym_virtual] = ACTIONS(5621), [anon_sym_extern] = ACTIONS(5621), [anon_sym___attribute__] = ACTIONS(5621), [anon_sym___attribute] = ACTIONS(5621), [anon_sym_using] = ACTIONS(5621), [anon_sym_COLON_COLON] = ACTIONS(5623), [anon_sym_LBRACK_LBRACK] = ACTIONS(5623), [anon_sym___declspec] = ACTIONS(5621), [anon_sym___based] = ACTIONS(5621), [anon_sym_signed] = ACTIONS(5621), [anon_sym_unsigned] = ACTIONS(5621), [anon_sym_long] = ACTIONS(5621), [anon_sym_short] = ACTIONS(5621), [anon_sym_LBRACK] = ACTIONS(5621), [anon_sym_static] = ACTIONS(5621), [anon_sym_register] = ACTIONS(5621), [anon_sym_inline] = ACTIONS(5621), [anon_sym___inline] = ACTIONS(5621), [anon_sym___inline__] = ACTIONS(5621), [anon_sym___forceinline] = ACTIONS(5621), [anon_sym_thread_local] = ACTIONS(5621), [anon_sym___thread] = ACTIONS(5621), [anon_sym_const] = ACTIONS(5621), [anon_sym_constexpr] = ACTIONS(5621), [anon_sym_volatile] = ACTIONS(5621), [anon_sym_restrict] = ACTIONS(5621), [anon_sym___restrict__] = ACTIONS(5621), [anon_sym__Atomic] = ACTIONS(5621), [anon_sym__Noreturn] = ACTIONS(5621), [anon_sym_noreturn] = ACTIONS(5621), [anon_sym__Nonnull] = ACTIONS(5621), [anon_sym_mutable] = ACTIONS(5621), [anon_sym_constinit] = ACTIONS(5621), [anon_sym_consteval] = ACTIONS(5621), [anon_sym_alignas] = ACTIONS(5621), [anon_sym__Alignas] = ACTIONS(5621), [sym_primitive_type] = ACTIONS(5621), [anon_sym_enum] = ACTIONS(5621), [anon_sym_class] = ACTIONS(5621), [anon_sym_struct] = ACTIONS(5621), [anon_sym_union] = ACTIONS(5621), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5621), [anon_sym_decltype] = ACTIONS(5621), [anon_sym_explicit] = ACTIONS(5621), [anon_sym_typename] = ACTIONS(5621), [anon_sym_private] = ACTIONS(5621), [anon_sym_template] = ACTIONS(5621), [anon_sym_operator] = ACTIONS(5621), [anon_sym_friend] = ACTIONS(5621), [anon_sym_public] = ACTIONS(5621), [anon_sym_protected] = ACTIONS(5621), [anon_sym_static_assert] = ACTIONS(5621), }, [STATE(1851)] = { [sym_identifier] = ACTIONS(5625), [aux_sym_preproc_def_token1] = ACTIONS(5625), [aux_sym_preproc_if_token1] = ACTIONS(5625), [aux_sym_preproc_if_token2] = ACTIONS(5625), [aux_sym_preproc_ifdef_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token2] = ACTIONS(5625), [aux_sym_preproc_else_token1] = ACTIONS(5625), [aux_sym_preproc_elif_token1] = ACTIONS(5625), [aux_sym_preproc_elifdef_token1] = ACTIONS(5625), [aux_sym_preproc_elifdef_token2] = ACTIONS(5625), [sym_preproc_directive] = ACTIONS(5625), [anon_sym_LPAREN2] = ACTIONS(5627), [anon_sym_TILDE] = ACTIONS(5627), [anon_sym_STAR] = ACTIONS(5627), [anon_sym_AMP_AMP] = ACTIONS(5627), [anon_sym_AMP] = ACTIONS(5625), [anon_sym_SEMI] = ACTIONS(5627), [anon_sym___extension__] = ACTIONS(5625), [anon_sym_typedef] = ACTIONS(5625), [anon_sym_virtual] = ACTIONS(5625), [anon_sym_extern] = ACTIONS(5625), [anon_sym___attribute__] = ACTIONS(5625), [anon_sym___attribute] = ACTIONS(5625), [anon_sym_using] = ACTIONS(5625), [anon_sym_COLON_COLON] = ACTIONS(5627), [anon_sym_LBRACK_LBRACK] = ACTIONS(5627), [anon_sym___declspec] = ACTIONS(5625), [anon_sym___based] = ACTIONS(5625), [anon_sym_signed] = ACTIONS(5625), [anon_sym_unsigned] = ACTIONS(5625), [anon_sym_long] = ACTIONS(5625), [anon_sym_short] = ACTIONS(5625), [anon_sym_LBRACK] = ACTIONS(5625), [anon_sym_static] = ACTIONS(5625), [anon_sym_register] = ACTIONS(5625), [anon_sym_inline] = ACTIONS(5625), [anon_sym___inline] = ACTIONS(5625), [anon_sym___inline__] = ACTIONS(5625), [anon_sym___forceinline] = ACTIONS(5625), [anon_sym_thread_local] = ACTIONS(5625), [anon_sym___thread] = ACTIONS(5625), [anon_sym_const] = ACTIONS(5625), [anon_sym_constexpr] = ACTIONS(5625), [anon_sym_volatile] = ACTIONS(5625), [anon_sym_restrict] = ACTIONS(5625), [anon_sym___restrict__] = ACTIONS(5625), [anon_sym__Atomic] = ACTIONS(5625), [anon_sym__Noreturn] = ACTIONS(5625), [anon_sym_noreturn] = ACTIONS(5625), [anon_sym__Nonnull] = ACTIONS(5625), [anon_sym_mutable] = ACTIONS(5625), [anon_sym_constinit] = ACTIONS(5625), [anon_sym_consteval] = ACTIONS(5625), [anon_sym_alignas] = ACTIONS(5625), [anon_sym__Alignas] = ACTIONS(5625), [sym_primitive_type] = ACTIONS(5625), [anon_sym_enum] = ACTIONS(5625), [anon_sym_class] = ACTIONS(5625), [anon_sym_struct] = ACTIONS(5625), [anon_sym_union] = ACTIONS(5625), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5625), [anon_sym_decltype] = ACTIONS(5625), [anon_sym_explicit] = ACTIONS(5625), [anon_sym_typename] = ACTIONS(5625), [anon_sym_private] = ACTIONS(5625), [anon_sym_template] = ACTIONS(5625), [anon_sym_operator] = ACTIONS(5625), [anon_sym_friend] = ACTIONS(5625), [anon_sym_public] = ACTIONS(5625), [anon_sym_protected] = ACTIONS(5625), [anon_sym_static_assert] = ACTIONS(5625), }, [STATE(1852)] = { [sym_identifier] = ACTIONS(5625), [aux_sym_preproc_def_token1] = ACTIONS(5625), [aux_sym_preproc_if_token1] = ACTIONS(5625), [aux_sym_preproc_if_token2] = ACTIONS(5625), [aux_sym_preproc_ifdef_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token2] = ACTIONS(5625), [aux_sym_preproc_else_token1] = ACTIONS(5625), [aux_sym_preproc_elif_token1] = ACTIONS(5625), [aux_sym_preproc_elifdef_token1] = ACTIONS(5625), [aux_sym_preproc_elifdef_token2] = ACTIONS(5625), [sym_preproc_directive] = ACTIONS(5625), [anon_sym_LPAREN2] = ACTIONS(5627), [anon_sym_TILDE] = ACTIONS(5627), [anon_sym_STAR] = ACTIONS(5627), [anon_sym_AMP_AMP] = ACTIONS(5627), [anon_sym_AMP] = ACTIONS(5625), [anon_sym_SEMI] = ACTIONS(5627), [anon_sym___extension__] = ACTIONS(5625), [anon_sym_typedef] = ACTIONS(5625), [anon_sym_virtual] = ACTIONS(5625), [anon_sym_extern] = ACTIONS(5625), [anon_sym___attribute__] = ACTIONS(5625), [anon_sym___attribute] = ACTIONS(5625), [anon_sym_using] = ACTIONS(5625), [anon_sym_COLON_COLON] = ACTIONS(5627), [anon_sym_LBRACK_LBRACK] = ACTIONS(5627), [anon_sym___declspec] = ACTIONS(5625), [anon_sym___based] = ACTIONS(5625), [anon_sym_signed] = ACTIONS(5625), [anon_sym_unsigned] = ACTIONS(5625), [anon_sym_long] = ACTIONS(5625), [anon_sym_short] = ACTIONS(5625), [anon_sym_LBRACK] = ACTIONS(5625), [anon_sym_static] = ACTIONS(5625), [anon_sym_register] = ACTIONS(5625), [anon_sym_inline] = ACTIONS(5625), [anon_sym___inline] = ACTIONS(5625), [anon_sym___inline__] = ACTIONS(5625), [anon_sym___forceinline] = ACTIONS(5625), [anon_sym_thread_local] = ACTIONS(5625), [anon_sym___thread] = ACTIONS(5625), [anon_sym_const] = ACTIONS(5625), [anon_sym_constexpr] = ACTIONS(5625), [anon_sym_volatile] = ACTIONS(5625), [anon_sym_restrict] = ACTIONS(5625), [anon_sym___restrict__] = ACTIONS(5625), [anon_sym__Atomic] = ACTIONS(5625), [anon_sym__Noreturn] = ACTIONS(5625), [anon_sym_noreturn] = ACTIONS(5625), [anon_sym__Nonnull] = ACTIONS(5625), [anon_sym_mutable] = ACTIONS(5625), [anon_sym_constinit] = ACTIONS(5625), [anon_sym_consteval] = ACTIONS(5625), [anon_sym_alignas] = ACTIONS(5625), [anon_sym__Alignas] = ACTIONS(5625), [sym_primitive_type] = ACTIONS(5625), [anon_sym_enum] = ACTIONS(5625), [anon_sym_class] = ACTIONS(5625), [anon_sym_struct] = ACTIONS(5625), [anon_sym_union] = ACTIONS(5625), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5625), [anon_sym_decltype] = ACTIONS(5625), [anon_sym_explicit] = ACTIONS(5625), [anon_sym_typename] = ACTIONS(5625), [anon_sym_private] = ACTIONS(5625), [anon_sym_template] = ACTIONS(5625), [anon_sym_operator] = ACTIONS(5625), [anon_sym_friend] = ACTIONS(5625), [anon_sym_public] = ACTIONS(5625), [anon_sym_protected] = ACTIONS(5625), [anon_sym_static_assert] = ACTIONS(5625), }, [STATE(1853)] = { [sym_identifier] = ACTIONS(5625), [aux_sym_preproc_def_token1] = ACTIONS(5625), [aux_sym_preproc_if_token1] = ACTIONS(5625), [aux_sym_preproc_if_token2] = ACTIONS(5625), [aux_sym_preproc_ifdef_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token2] = ACTIONS(5625), [aux_sym_preproc_else_token1] = ACTIONS(5625), [aux_sym_preproc_elif_token1] = ACTIONS(5625), [aux_sym_preproc_elifdef_token1] = ACTIONS(5625), [aux_sym_preproc_elifdef_token2] = ACTIONS(5625), [sym_preproc_directive] = ACTIONS(5625), [anon_sym_LPAREN2] = ACTIONS(5627), [anon_sym_TILDE] = ACTIONS(5627), [anon_sym_STAR] = ACTIONS(5627), [anon_sym_AMP_AMP] = ACTIONS(5627), [anon_sym_AMP] = ACTIONS(5625), [anon_sym_SEMI] = ACTIONS(5627), [anon_sym___extension__] = ACTIONS(5625), [anon_sym_typedef] = ACTIONS(5625), [anon_sym_virtual] = ACTIONS(5625), [anon_sym_extern] = ACTIONS(5625), [anon_sym___attribute__] = ACTIONS(5625), [anon_sym___attribute] = ACTIONS(5625), [anon_sym_using] = ACTIONS(5625), [anon_sym_COLON_COLON] = ACTIONS(5627), [anon_sym_LBRACK_LBRACK] = ACTIONS(5627), [anon_sym___declspec] = ACTIONS(5625), [anon_sym___based] = ACTIONS(5625), [anon_sym_signed] = ACTIONS(5625), [anon_sym_unsigned] = ACTIONS(5625), [anon_sym_long] = ACTIONS(5625), [anon_sym_short] = ACTIONS(5625), [anon_sym_LBRACK] = ACTIONS(5625), [anon_sym_static] = ACTIONS(5625), [anon_sym_register] = ACTIONS(5625), [anon_sym_inline] = ACTIONS(5625), [anon_sym___inline] = ACTIONS(5625), [anon_sym___inline__] = ACTIONS(5625), [anon_sym___forceinline] = ACTIONS(5625), [anon_sym_thread_local] = ACTIONS(5625), [anon_sym___thread] = ACTIONS(5625), [anon_sym_const] = ACTIONS(5625), [anon_sym_constexpr] = ACTIONS(5625), [anon_sym_volatile] = ACTIONS(5625), [anon_sym_restrict] = ACTIONS(5625), [anon_sym___restrict__] = ACTIONS(5625), [anon_sym__Atomic] = ACTIONS(5625), [anon_sym__Noreturn] = ACTIONS(5625), [anon_sym_noreturn] = ACTIONS(5625), [anon_sym__Nonnull] = ACTIONS(5625), [anon_sym_mutable] = ACTIONS(5625), [anon_sym_constinit] = ACTIONS(5625), [anon_sym_consteval] = ACTIONS(5625), [anon_sym_alignas] = ACTIONS(5625), [anon_sym__Alignas] = ACTIONS(5625), [sym_primitive_type] = ACTIONS(5625), [anon_sym_enum] = ACTIONS(5625), [anon_sym_class] = ACTIONS(5625), [anon_sym_struct] = ACTIONS(5625), [anon_sym_union] = ACTIONS(5625), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5625), [anon_sym_decltype] = ACTIONS(5625), [anon_sym_explicit] = ACTIONS(5625), [anon_sym_typename] = ACTIONS(5625), [anon_sym_private] = ACTIONS(5625), [anon_sym_template] = ACTIONS(5625), [anon_sym_operator] = ACTIONS(5625), [anon_sym_friend] = ACTIONS(5625), [anon_sym_public] = ACTIONS(5625), [anon_sym_protected] = ACTIONS(5625), [anon_sym_static_assert] = ACTIONS(5625), }, [STATE(1854)] = { [sym_identifier] = ACTIONS(5621), [aux_sym_preproc_def_token1] = ACTIONS(5621), [aux_sym_preproc_if_token1] = ACTIONS(5621), [aux_sym_preproc_if_token2] = ACTIONS(5621), [aux_sym_preproc_ifdef_token1] = ACTIONS(5621), [aux_sym_preproc_ifdef_token2] = ACTIONS(5621), [aux_sym_preproc_else_token1] = ACTIONS(5621), [aux_sym_preproc_elif_token1] = ACTIONS(5621), [aux_sym_preproc_elifdef_token1] = ACTIONS(5621), [aux_sym_preproc_elifdef_token2] = ACTIONS(5621), [sym_preproc_directive] = ACTIONS(5621), [anon_sym_LPAREN2] = ACTIONS(5623), [anon_sym_TILDE] = ACTIONS(5623), [anon_sym_STAR] = ACTIONS(5623), [anon_sym_AMP_AMP] = ACTIONS(5623), [anon_sym_AMP] = ACTIONS(5621), [anon_sym_SEMI] = ACTIONS(5623), [anon_sym___extension__] = ACTIONS(5621), [anon_sym_typedef] = ACTIONS(5621), [anon_sym_virtual] = ACTIONS(5621), [anon_sym_extern] = ACTIONS(5621), [anon_sym___attribute__] = ACTIONS(5621), [anon_sym___attribute] = ACTIONS(5621), [anon_sym_using] = ACTIONS(5621), [anon_sym_COLON_COLON] = ACTIONS(5623), [anon_sym_LBRACK_LBRACK] = ACTIONS(5623), [anon_sym___declspec] = ACTIONS(5621), [anon_sym___based] = ACTIONS(5621), [anon_sym_signed] = ACTIONS(5621), [anon_sym_unsigned] = ACTIONS(5621), [anon_sym_long] = ACTIONS(5621), [anon_sym_short] = ACTIONS(5621), [anon_sym_LBRACK] = ACTIONS(5621), [anon_sym_static] = ACTIONS(5621), [anon_sym_register] = ACTIONS(5621), [anon_sym_inline] = ACTIONS(5621), [anon_sym___inline] = ACTIONS(5621), [anon_sym___inline__] = ACTIONS(5621), [anon_sym___forceinline] = ACTIONS(5621), [anon_sym_thread_local] = ACTIONS(5621), [anon_sym___thread] = ACTIONS(5621), [anon_sym_const] = ACTIONS(5621), [anon_sym_constexpr] = ACTIONS(5621), [anon_sym_volatile] = ACTIONS(5621), [anon_sym_restrict] = ACTIONS(5621), [anon_sym___restrict__] = ACTIONS(5621), [anon_sym__Atomic] = ACTIONS(5621), [anon_sym__Noreturn] = ACTIONS(5621), [anon_sym_noreturn] = ACTIONS(5621), [anon_sym__Nonnull] = ACTIONS(5621), [anon_sym_mutable] = ACTIONS(5621), [anon_sym_constinit] = ACTIONS(5621), [anon_sym_consteval] = ACTIONS(5621), [anon_sym_alignas] = ACTIONS(5621), [anon_sym__Alignas] = ACTIONS(5621), [sym_primitive_type] = ACTIONS(5621), [anon_sym_enum] = ACTIONS(5621), [anon_sym_class] = ACTIONS(5621), [anon_sym_struct] = ACTIONS(5621), [anon_sym_union] = ACTIONS(5621), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5621), [anon_sym_decltype] = ACTIONS(5621), [anon_sym_explicit] = ACTIONS(5621), [anon_sym_typename] = ACTIONS(5621), [anon_sym_private] = ACTIONS(5621), [anon_sym_template] = ACTIONS(5621), [anon_sym_operator] = ACTIONS(5621), [anon_sym_friend] = ACTIONS(5621), [anon_sym_public] = ACTIONS(5621), [anon_sym_protected] = ACTIONS(5621), [anon_sym_static_assert] = ACTIONS(5621), }, [STATE(1855)] = { [sym__declaration_modifiers] = STATE(3292), [sym_attribute_specifier] = STATE(3292), [sym_attribute_declaration] = STATE(3292), [sym_ms_declspec_modifier] = STATE(3292), [sym_ms_based_modifier] = STATE(8794), [sym__declarator] = STATE(6978), [sym_parenthesized_declarator] = STATE(6205), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_function_declarator] = STATE(6387), [sym_array_declarator] = STATE(6205), [sym_storage_class_specifier] = STATE(3292), [sym_type_qualifier] = STATE(3292), [sym_alignas_qualifier] = STATE(3068), [sym_decltype] = STATE(8338), [sym_explicit_function_specifier] = STATE(3292), [sym_operator_cast] = STATE(7037), [sym__constructor_specifiers] = STATE(3292), [sym_reference_declarator] = STATE(6205), [sym_structured_binding_declarator] = STATE(6205), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5712), [sym_qualified_identifier] = STATE(6205), [sym_qualified_operator_cast_identifier] = STATE(7037), [sym_operator_name] = STATE(6205), [aux_sym_operator_cast_definition_repeat1] = STATE(3292), [sym_identifier] = ACTIONS(5478), [anon_sym_LPAREN2] = ACTIONS(3024), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(3028), [anon_sym_AMP_AMP] = ACTIONS(29), [anon_sym_AMP] = ACTIONS(3030), [anon_sym___extension__] = ACTIONS(5480), [anon_sym_virtual] = ACTIONS(5482), [anon_sym_extern] = ACTIONS(5484), [anon_sym___attribute__] = ACTIONS(5486), [anon_sym___attribute] = ACTIONS(5486), [anon_sym_COLON_COLON] = ACTIONS(5488), [anon_sym_LBRACK_LBRACK] = ACTIONS(5490), [anon_sym___declspec] = ACTIONS(5492), [anon_sym___based] = ACTIONS(53), [anon_sym_LBRACK] = ACTIONS(3042), [anon_sym_static] = ACTIONS(5484), [anon_sym_register] = ACTIONS(5484), [anon_sym_inline] = ACTIONS(5484), [anon_sym___inline] = ACTIONS(5484), [anon_sym___inline__] = ACTIONS(5484), [anon_sym___forceinline] = ACTIONS(5484), [anon_sym_thread_local] = ACTIONS(5484), [anon_sym___thread] = ACTIONS(5484), [anon_sym_const] = ACTIONS(5480), [anon_sym_constexpr] = ACTIONS(5480), [anon_sym_volatile] = ACTIONS(5480), [anon_sym_restrict] = ACTIONS(5480), [anon_sym___restrict__] = ACTIONS(5480), [anon_sym__Atomic] = ACTIONS(5480), [anon_sym__Noreturn] = ACTIONS(5480), [anon_sym_noreturn] = ACTIONS(5480), [anon_sym__Nonnull] = ACTIONS(5480), [anon_sym_mutable] = ACTIONS(5480), [anon_sym_constinit] = ACTIONS(5480), [anon_sym_consteval] = ACTIONS(5480), [anon_sym_alignas] = ACTIONS(5494), [anon_sym__Alignas] = ACTIONS(5494), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_explicit] = ACTIONS(129), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(141), }, [STATE(1856)] = { [sym_identifier] = ACTIONS(4996), [anon_sym_DOT_DOT_DOT] = ACTIONS(4998), [anon_sym_COMMA] = ACTIONS(4998), [anon_sym_RPAREN] = ACTIONS(4998), [anon_sym_LPAREN2] = ACTIONS(4998), [anon_sym_DASH] = ACTIONS(4996), [anon_sym_PLUS] = ACTIONS(4996), [anon_sym_STAR] = ACTIONS(4998), [anon_sym_SLASH] = ACTIONS(4996), [anon_sym_PERCENT] = ACTIONS(4998), [anon_sym_PIPE_PIPE] = ACTIONS(4998), [anon_sym_AMP_AMP] = ACTIONS(4998), [anon_sym_PIPE] = ACTIONS(4996), [anon_sym_CARET] = ACTIONS(4998), [anon_sym_AMP] = ACTIONS(4996), [anon_sym_EQ_EQ] = ACTIONS(4998), [anon_sym_BANG_EQ] = ACTIONS(4998), [anon_sym_GT] = ACTIONS(4996), [anon_sym_GT_EQ] = ACTIONS(4998), [anon_sym_LT_EQ] = ACTIONS(4996), [anon_sym_LT] = ACTIONS(4996), [anon_sym_LT_LT] = ACTIONS(4998), [anon_sym_GT_GT] = ACTIONS(4998), [anon_sym_SEMI] = ACTIONS(4998), [anon_sym___extension__] = ACTIONS(4996), [anon_sym___attribute__] = ACTIONS(4996), [anon_sym___attribute] = ACTIONS(4996), [anon_sym_COLON] = ACTIONS(4996), [anon_sym_COLON_COLON] = ACTIONS(4998), [anon_sym___based] = ACTIONS(4996), [anon_sym_LBRACE] = ACTIONS(4998), [anon_sym_RBRACE] = ACTIONS(4998), [anon_sym_signed] = ACTIONS(4996), [anon_sym_unsigned] = ACTIONS(4996), [anon_sym_long] = ACTIONS(4996), [anon_sym_short] = ACTIONS(4996), [anon_sym_LBRACK] = ACTIONS(4998), [anon_sym_RBRACK] = ACTIONS(4998), [anon_sym_const] = ACTIONS(4996), [anon_sym_constexpr] = ACTIONS(4996), [anon_sym_volatile] = ACTIONS(4996), [anon_sym_restrict] = ACTIONS(4996), [anon_sym___restrict__] = ACTIONS(4996), [anon_sym__Atomic] = ACTIONS(4996), [anon_sym__Noreturn] = ACTIONS(4996), [anon_sym_noreturn] = ACTIONS(4996), [anon_sym__Nonnull] = ACTIONS(4996), [anon_sym_mutable] = ACTIONS(4996), [anon_sym_constinit] = ACTIONS(4996), [anon_sym_consteval] = ACTIONS(4996), [anon_sym_alignas] = ACTIONS(4996), [anon_sym__Alignas] = ACTIONS(4996), [sym_primitive_type] = ACTIONS(4996), [anon_sym_QMARK] = ACTIONS(4998), [anon_sym_LT_EQ_GT] = ACTIONS(4998), [anon_sym_or] = ACTIONS(4996), [anon_sym_and] = ACTIONS(4996), [anon_sym_bitor] = ACTIONS(4996), [anon_sym_xor] = ACTIONS(4996), [anon_sym_bitand] = ACTIONS(4996), [anon_sym_not_eq] = ACTIONS(4996), [anon_sym_DASH_DASH] = ACTIONS(4998), [anon_sym_PLUS_PLUS] = ACTIONS(4998), [anon_sym_DOT] = ACTIONS(4996), [anon_sym_DOT_STAR] = ACTIONS(4998), [anon_sym_DASH_GT] = ACTIONS(4998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4996), [anon_sym_decltype] = ACTIONS(4996), [anon_sym_final] = ACTIONS(4996), [anon_sym_override] = ACTIONS(4996), [anon_sym_requires] = ACTIONS(4996), }, [STATE(1857)] = { [sym_identifier] = ACTIONS(5629), [aux_sym_preproc_def_token1] = ACTIONS(5629), [aux_sym_preproc_if_token1] = ACTIONS(5629), [aux_sym_preproc_if_token2] = ACTIONS(5629), [aux_sym_preproc_ifdef_token1] = ACTIONS(5629), [aux_sym_preproc_ifdef_token2] = ACTIONS(5629), [aux_sym_preproc_else_token1] = ACTIONS(5629), [aux_sym_preproc_elif_token1] = ACTIONS(5629), [aux_sym_preproc_elifdef_token1] = ACTIONS(5629), [aux_sym_preproc_elifdef_token2] = ACTIONS(5629), [sym_preproc_directive] = ACTIONS(5629), [anon_sym_LPAREN2] = ACTIONS(5631), [anon_sym_TILDE] = ACTIONS(5631), [anon_sym_STAR] = ACTIONS(5631), [anon_sym_AMP_AMP] = ACTIONS(5631), [anon_sym_AMP] = ACTIONS(5629), [anon_sym_SEMI] = ACTIONS(5631), [anon_sym___extension__] = ACTIONS(5629), [anon_sym_typedef] = ACTIONS(5629), [anon_sym_virtual] = ACTIONS(5629), [anon_sym_extern] = ACTIONS(5629), [anon_sym___attribute__] = ACTIONS(5629), [anon_sym___attribute] = ACTIONS(5629), [anon_sym_using] = ACTIONS(5629), [anon_sym_COLON_COLON] = ACTIONS(5631), [anon_sym_LBRACK_LBRACK] = ACTIONS(5631), [anon_sym___declspec] = ACTIONS(5629), [anon_sym___based] = ACTIONS(5629), [anon_sym_signed] = ACTIONS(5629), [anon_sym_unsigned] = ACTIONS(5629), [anon_sym_long] = ACTIONS(5629), [anon_sym_short] = ACTIONS(5629), [anon_sym_LBRACK] = ACTIONS(5629), [anon_sym_static] = ACTIONS(5629), [anon_sym_register] = ACTIONS(5629), [anon_sym_inline] = ACTIONS(5629), [anon_sym___inline] = ACTIONS(5629), [anon_sym___inline__] = ACTIONS(5629), [anon_sym___forceinline] = ACTIONS(5629), [anon_sym_thread_local] = ACTIONS(5629), [anon_sym___thread] = ACTIONS(5629), [anon_sym_const] = ACTIONS(5629), [anon_sym_constexpr] = ACTIONS(5629), [anon_sym_volatile] = ACTIONS(5629), [anon_sym_restrict] = ACTIONS(5629), [anon_sym___restrict__] = ACTIONS(5629), [anon_sym__Atomic] = ACTIONS(5629), [anon_sym__Noreturn] = ACTIONS(5629), [anon_sym_noreturn] = ACTIONS(5629), [anon_sym__Nonnull] = ACTIONS(5629), [anon_sym_mutable] = ACTIONS(5629), [anon_sym_constinit] = ACTIONS(5629), [anon_sym_consteval] = ACTIONS(5629), [anon_sym_alignas] = ACTIONS(5629), [anon_sym__Alignas] = ACTIONS(5629), [sym_primitive_type] = ACTIONS(5629), [anon_sym_enum] = ACTIONS(5629), [anon_sym_class] = ACTIONS(5629), [anon_sym_struct] = ACTIONS(5629), [anon_sym_union] = ACTIONS(5629), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5629), [anon_sym_decltype] = ACTIONS(5629), [anon_sym_explicit] = ACTIONS(5629), [anon_sym_typename] = ACTIONS(5629), [anon_sym_private] = ACTIONS(5629), [anon_sym_template] = ACTIONS(5629), [anon_sym_operator] = ACTIONS(5629), [anon_sym_friend] = ACTIONS(5629), [anon_sym_public] = ACTIONS(5629), [anon_sym_protected] = ACTIONS(5629), [anon_sym_static_assert] = ACTIONS(5629), }, [STATE(1858)] = { [sym__declaration_modifiers] = STATE(2118), [sym__declaration_specifiers] = STATE(4014), [sym_attribute_specifier] = STATE(2118), [sym_attribute_declaration] = STATE(2118), [sym_ms_declspec_modifier] = STATE(2118), [sym_storage_class_specifier] = STATE(2118), [sym_type_qualifier] = STATE(2118), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(7884), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_optional_parameter_declaration] = STATE(7884), [sym_variadic_parameter_declaration] = STATE(7884), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2118), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1870), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), }, [STATE(1859)] = { [sym_identifier] = ACTIONS(2998), [aux_sym_preproc_def_token1] = ACTIONS(2998), [aux_sym_preproc_if_token1] = ACTIONS(2998), [aux_sym_preproc_if_token2] = ACTIONS(2998), [aux_sym_preproc_ifdef_token1] = ACTIONS(2998), [aux_sym_preproc_ifdef_token2] = ACTIONS(2998), [aux_sym_preproc_else_token1] = ACTIONS(2998), [aux_sym_preproc_elif_token1] = ACTIONS(2998), [aux_sym_preproc_elifdef_token1] = ACTIONS(2998), [aux_sym_preproc_elifdef_token2] = ACTIONS(2998), [sym_preproc_directive] = ACTIONS(2998), [anon_sym_LPAREN2] = ACTIONS(3000), [anon_sym_TILDE] = ACTIONS(3000), [anon_sym_STAR] = ACTIONS(3000), [anon_sym_AMP_AMP] = ACTIONS(3000), [anon_sym_AMP] = ACTIONS(2998), [anon_sym_SEMI] = ACTIONS(3000), [anon_sym___extension__] = ACTIONS(2998), [anon_sym_typedef] = ACTIONS(2998), [anon_sym_virtual] = ACTIONS(2998), [anon_sym_extern] = ACTIONS(2998), [anon_sym___attribute__] = ACTIONS(2998), [anon_sym___attribute] = ACTIONS(2998), [anon_sym_using] = ACTIONS(2998), [anon_sym_COLON_COLON] = ACTIONS(3000), [anon_sym_LBRACK_LBRACK] = ACTIONS(3000), [anon_sym___declspec] = ACTIONS(2998), [anon_sym___based] = ACTIONS(2998), [anon_sym_signed] = ACTIONS(2998), [anon_sym_unsigned] = ACTIONS(2998), [anon_sym_long] = ACTIONS(2998), [anon_sym_short] = ACTIONS(2998), [anon_sym_LBRACK] = ACTIONS(2998), [anon_sym_static] = ACTIONS(2998), [anon_sym_register] = ACTIONS(2998), [anon_sym_inline] = ACTIONS(2998), [anon_sym___inline] = ACTIONS(2998), [anon_sym___inline__] = ACTIONS(2998), [anon_sym___forceinline] = ACTIONS(2998), [anon_sym_thread_local] = ACTIONS(2998), [anon_sym___thread] = ACTIONS(2998), [anon_sym_const] = ACTIONS(2998), [anon_sym_constexpr] = ACTIONS(2998), [anon_sym_volatile] = ACTIONS(2998), [anon_sym_restrict] = ACTIONS(2998), [anon_sym___restrict__] = ACTIONS(2998), [anon_sym__Atomic] = ACTIONS(2998), [anon_sym__Noreturn] = ACTIONS(2998), [anon_sym_noreturn] = ACTIONS(2998), [anon_sym__Nonnull] = ACTIONS(2998), [anon_sym_mutable] = ACTIONS(2998), [anon_sym_constinit] = ACTIONS(2998), [anon_sym_consteval] = ACTIONS(2998), [anon_sym_alignas] = ACTIONS(2998), [anon_sym__Alignas] = ACTIONS(2998), [sym_primitive_type] = ACTIONS(2998), [anon_sym_enum] = ACTIONS(2998), [anon_sym_class] = ACTIONS(2998), [anon_sym_struct] = ACTIONS(2998), [anon_sym_union] = ACTIONS(2998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2998), [anon_sym_decltype] = ACTIONS(2998), [anon_sym_explicit] = ACTIONS(2998), [anon_sym_typename] = ACTIONS(2998), [anon_sym_private] = ACTIONS(2998), [anon_sym_template] = ACTIONS(2998), [anon_sym_operator] = ACTIONS(2998), [anon_sym_friend] = ACTIONS(2998), [anon_sym_public] = ACTIONS(2998), [anon_sym_protected] = ACTIONS(2998), [anon_sym_static_assert] = ACTIONS(2998), }, [STATE(1860)] = { [sym_identifier] = ACTIONS(2979), [aux_sym_preproc_def_token1] = ACTIONS(2979), [aux_sym_preproc_if_token1] = ACTIONS(2979), [aux_sym_preproc_if_token2] = ACTIONS(2979), [aux_sym_preproc_ifdef_token1] = ACTIONS(2979), [aux_sym_preproc_ifdef_token2] = ACTIONS(2979), [aux_sym_preproc_else_token1] = ACTIONS(2979), [aux_sym_preproc_elif_token1] = ACTIONS(2979), [aux_sym_preproc_elifdef_token1] = ACTIONS(2979), [aux_sym_preproc_elifdef_token2] = ACTIONS(2979), [sym_preproc_directive] = ACTIONS(2979), [anon_sym_LPAREN2] = ACTIONS(2981), [anon_sym_TILDE] = ACTIONS(2981), [anon_sym_STAR] = ACTIONS(2981), [anon_sym_AMP_AMP] = ACTIONS(2981), [anon_sym_AMP] = ACTIONS(2979), [anon_sym_SEMI] = ACTIONS(2981), [anon_sym___extension__] = ACTIONS(2979), [anon_sym_typedef] = ACTIONS(2979), [anon_sym_virtual] = ACTIONS(2979), [anon_sym_extern] = ACTIONS(2979), [anon_sym___attribute__] = ACTIONS(2979), [anon_sym___attribute] = ACTIONS(2979), [anon_sym_using] = ACTIONS(2979), [anon_sym_COLON_COLON] = ACTIONS(2981), [anon_sym_LBRACK_LBRACK] = ACTIONS(2981), [anon_sym___declspec] = ACTIONS(2979), [anon_sym___based] = ACTIONS(2979), [anon_sym_signed] = ACTIONS(2979), [anon_sym_unsigned] = ACTIONS(2979), [anon_sym_long] = ACTIONS(2979), [anon_sym_short] = ACTIONS(2979), [anon_sym_LBRACK] = ACTIONS(2979), [anon_sym_static] = ACTIONS(2979), [anon_sym_register] = ACTIONS(2979), [anon_sym_inline] = ACTIONS(2979), [anon_sym___inline] = ACTIONS(2979), [anon_sym___inline__] = ACTIONS(2979), [anon_sym___forceinline] = ACTIONS(2979), [anon_sym_thread_local] = ACTIONS(2979), [anon_sym___thread] = ACTIONS(2979), [anon_sym_const] = ACTIONS(2979), [anon_sym_constexpr] = ACTIONS(2979), [anon_sym_volatile] = ACTIONS(2979), [anon_sym_restrict] = ACTIONS(2979), [anon_sym___restrict__] = ACTIONS(2979), [anon_sym__Atomic] = ACTIONS(2979), [anon_sym__Noreturn] = ACTIONS(2979), [anon_sym_noreturn] = ACTIONS(2979), [anon_sym__Nonnull] = ACTIONS(2979), [anon_sym_mutable] = ACTIONS(2979), [anon_sym_constinit] = ACTIONS(2979), [anon_sym_consteval] = ACTIONS(2979), [anon_sym_alignas] = ACTIONS(2979), [anon_sym__Alignas] = ACTIONS(2979), [sym_primitive_type] = ACTIONS(2979), [anon_sym_enum] = ACTIONS(2979), [anon_sym_class] = ACTIONS(2979), [anon_sym_struct] = ACTIONS(2979), [anon_sym_union] = ACTIONS(2979), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2979), [anon_sym_decltype] = ACTIONS(2979), [anon_sym_explicit] = ACTIONS(2979), [anon_sym_typename] = ACTIONS(2979), [anon_sym_private] = ACTIONS(2979), [anon_sym_template] = ACTIONS(2979), [anon_sym_operator] = ACTIONS(2979), [anon_sym_friend] = ACTIONS(2979), [anon_sym_public] = ACTIONS(2979), [anon_sym_protected] = ACTIONS(2979), [anon_sym_static_assert] = ACTIONS(2979), }, [STATE(1861)] = { [sym_identifier] = ACTIONS(2841), [aux_sym_preproc_def_token1] = ACTIONS(2841), [aux_sym_preproc_if_token1] = ACTIONS(2841), [aux_sym_preproc_if_token2] = ACTIONS(2841), [aux_sym_preproc_ifdef_token1] = ACTIONS(2841), [aux_sym_preproc_ifdef_token2] = ACTIONS(2841), [aux_sym_preproc_else_token1] = ACTIONS(2841), [aux_sym_preproc_elif_token1] = ACTIONS(2841), [aux_sym_preproc_elifdef_token1] = ACTIONS(2841), [aux_sym_preproc_elifdef_token2] = ACTIONS(2841), [sym_preproc_directive] = ACTIONS(2841), [anon_sym_LPAREN2] = ACTIONS(2843), [anon_sym_TILDE] = ACTIONS(2843), [anon_sym_STAR] = ACTIONS(2843), [anon_sym_AMP_AMP] = ACTIONS(2843), [anon_sym_AMP] = ACTIONS(2841), [anon_sym_SEMI] = ACTIONS(2843), [anon_sym___extension__] = ACTIONS(2841), [anon_sym_typedef] = ACTIONS(2841), [anon_sym_virtual] = ACTIONS(2841), [anon_sym_extern] = ACTIONS(2841), [anon_sym___attribute__] = ACTIONS(2841), [anon_sym___attribute] = ACTIONS(2841), [anon_sym_using] = ACTIONS(2841), [anon_sym_COLON_COLON] = ACTIONS(2843), [anon_sym_LBRACK_LBRACK] = ACTIONS(2843), [anon_sym___declspec] = ACTIONS(2841), [anon_sym___based] = ACTIONS(2841), [anon_sym_signed] = ACTIONS(2841), [anon_sym_unsigned] = ACTIONS(2841), [anon_sym_long] = ACTIONS(2841), [anon_sym_short] = ACTIONS(2841), [anon_sym_LBRACK] = ACTIONS(2841), [anon_sym_static] = ACTIONS(2841), [anon_sym_register] = ACTIONS(2841), [anon_sym_inline] = ACTIONS(2841), [anon_sym___inline] = ACTIONS(2841), [anon_sym___inline__] = ACTIONS(2841), [anon_sym___forceinline] = ACTIONS(2841), [anon_sym_thread_local] = ACTIONS(2841), [anon_sym___thread] = ACTIONS(2841), [anon_sym_const] = ACTIONS(2841), [anon_sym_constexpr] = ACTIONS(2841), [anon_sym_volatile] = ACTIONS(2841), [anon_sym_restrict] = ACTIONS(2841), [anon_sym___restrict__] = ACTIONS(2841), [anon_sym__Atomic] = ACTIONS(2841), [anon_sym__Noreturn] = ACTIONS(2841), [anon_sym_noreturn] = ACTIONS(2841), [anon_sym__Nonnull] = ACTIONS(2841), [anon_sym_mutable] = ACTIONS(2841), [anon_sym_constinit] = ACTIONS(2841), [anon_sym_consteval] = ACTIONS(2841), [anon_sym_alignas] = ACTIONS(2841), [anon_sym__Alignas] = ACTIONS(2841), [sym_primitive_type] = ACTIONS(2841), [anon_sym_enum] = ACTIONS(2841), [anon_sym_class] = ACTIONS(2841), [anon_sym_struct] = ACTIONS(2841), [anon_sym_union] = ACTIONS(2841), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2841), [anon_sym_decltype] = ACTIONS(2841), [anon_sym_explicit] = ACTIONS(2841), [anon_sym_typename] = ACTIONS(2841), [anon_sym_private] = ACTIONS(2841), [anon_sym_template] = ACTIONS(2841), [anon_sym_operator] = ACTIONS(2841), [anon_sym_friend] = ACTIONS(2841), [anon_sym_public] = ACTIONS(2841), [anon_sym_protected] = ACTIONS(2841), [anon_sym_static_assert] = ACTIONS(2841), }, [STATE(1862)] = { [sym_identifier] = ACTIONS(3002), [aux_sym_preproc_def_token1] = ACTIONS(3002), [aux_sym_preproc_if_token1] = ACTIONS(3002), [aux_sym_preproc_if_token2] = ACTIONS(3002), [aux_sym_preproc_ifdef_token1] = ACTIONS(3002), [aux_sym_preproc_ifdef_token2] = ACTIONS(3002), [aux_sym_preproc_else_token1] = ACTIONS(3002), [aux_sym_preproc_elif_token1] = ACTIONS(3002), [aux_sym_preproc_elifdef_token1] = ACTIONS(3002), [aux_sym_preproc_elifdef_token2] = ACTIONS(3002), [sym_preproc_directive] = ACTIONS(3002), [anon_sym_LPAREN2] = ACTIONS(3004), [anon_sym_TILDE] = ACTIONS(3004), [anon_sym_STAR] = ACTIONS(3004), [anon_sym_AMP_AMP] = ACTIONS(3004), [anon_sym_AMP] = ACTIONS(3002), [anon_sym_SEMI] = ACTIONS(3004), [anon_sym___extension__] = ACTIONS(3002), [anon_sym_typedef] = ACTIONS(3002), [anon_sym_virtual] = ACTIONS(3002), [anon_sym_extern] = ACTIONS(3002), [anon_sym___attribute__] = ACTIONS(3002), [anon_sym___attribute] = ACTIONS(3002), [anon_sym_using] = ACTIONS(3002), [anon_sym_COLON_COLON] = ACTIONS(3004), [anon_sym_LBRACK_LBRACK] = ACTIONS(3004), [anon_sym___declspec] = ACTIONS(3002), [anon_sym___based] = ACTIONS(3002), [anon_sym_signed] = ACTIONS(3002), [anon_sym_unsigned] = ACTIONS(3002), [anon_sym_long] = ACTIONS(3002), [anon_sym_short] = ACTIONS(3002), [anon_sym_LBRACK] = ACTIONS(3002), [anon_sym_static] = ACTIONS(3002), [anon_sym_register] = ACTIONS(3002), [anon_sym_inline] = ACTIONS(3002), [anon_sym___inline] = ACTIONS(3002), [anon_sym___inline__] = ACTIONS(3002), [anon_sym___forceinline] = ACTIONS(3002), [anon_sym_thread_local] = ACTIONS(3002), [anon_sym___thread] = ACTIONS(3002), [anon_sym_const] = ACTIONS(3002), [anon_sym_constexpr] = ACTIONS(3002), [anon_sym_volatile] = ACTIONS(3002), [anon_sym_restrict] = ACTIONS(3002), [anon_sym___restrict__] = ACTIONS(3002), [anon_sym__Atomic] = ACTIONS(3002), [anon_sym__Noreturn] = ACTIONS(3002), [anon_sym_noreturn] = ACTIONS(3002), [anon_sym__Nonnull] = ACTIONS(3002), [anon_sym_mutable] = ACTIONS(3002), [anon_sym_constinit] = ACTIONS(3002), [anon_sym_consteval] = ACTIONS(3002), [anon_sym_alignas] = ACTIONS(3002), [anon_sym__Alignas] = ACTIONS(3002), [sym_primitive_type] = ACTIONS(3002), [anon_sym_enum] = ACTIONS(3002), [anon_sym_class] = ACTIONS(3002), [anon_sym_struct] = ACTIONS(3002), [anon_sym_union] = ACTIONS(3002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3002), [anon_sym_decltype] = ACTIONS(3002), [anon_sym_explicit] = ACTIONS(3002), [anon_sym_typename] = ACTIONS(3002), [anon_sym_private] = ACTIONS(3002), [anon_sym_template] = ACTIONS(3002), [anon_sym_operator] = ACTIONS(3002), [anon_sym_friend] = ACTIONS(3002), [anon_sym_public] = ACTIONS(3002), [anon_sym_protected] = ACTIONS(3002), [anon_sym_static_assert] = ACTIONS(3002), }, [STATE(1863)] = { [sym_identifier] = ACTIONS(2845), [aux_sym_preproc_def_token1] = ACTIONS(2845), [aux_sym_preproc_if_token1] = ACTIONS(2845), [aux_sym_preproc_if_token2] = ACTIONS(2845), [aux_sym_preproc_ifdef_token1] = ACTIONS(2845), [aux_sym_preproc_ifdef_token2] = ACTIONS(2845), [aux_sym_preproc_else_token1] = ACTIONS(2845), [aux_sym_preproc_elif_token1] = ACTIONS(2845), [aux_sym_preproc_elifdef_token1] = ACTIONS(2845), [aux_sym_preproc_elifdef_token2] = ACTIONS(2845), [sym_preproc_directive] = ACTIONS(2845), [anon_sym_LPAREN2] = ACTIONS(2847), [anon_sym_TILDE] = ACTIONS(2847), [anon_sym_STAR] = ACTIONS(2847), [anon_sym_AMP_AMP] = ACTIONS(2847), [anon_sym_AMP] = ACTIONS(2845), [anon_sym_SEMI] = ACTIONS(2847), [anon_sym___extension__] = ACTIONS(2845), [anon_sym_typedef] = ACTIONS(2845), [anon_sym_virtual] = ACTIONS(2845), [anon_sym_extern] = ACTIONS(2845), [anon_sym___attribute__] = ACTIONS(2845), [anon_sym___attribute] = ACTIONS(2845), [anon_sym_using] = ACTIONS(2845), [anon_sym_COLON_COLON] = ACTIONS(2847), [anon_sym_LBRACK_LBRACK] = ACTIONS(2847), [anon_sym___declspec] = ACTIONS(2845), [anon_sym___based] = ACTIONS(2845), [anon_sym_signed] = ACTIONS(2845), [anon_sym_unsigned] = ACTIONS(2845), [anon_sym_long] = ACTIONS(2845), [anon_sym_short] = ACTIONS(2845), [anon_sym_LBRACK] = ACTIONS(2845), [anon_sym_static] = ACTIONS(2845), [anon_sym_register] = ACTIONS(2845), [anon_sym_inline] = ACTIONS(2845), [anon_sym___inline] = ACTIONS(2845), [anon_sym___inline__] = ACTIONS(2845), [anon_sym___forceinline] = ACTIONS(2845), [anon_sym_thread_local] = ACTIONS(2845), [anon_sym___thread] = ACTIONS(2845), [anon_sym_const] = ACTIONS(2845), [anon_sym_constexpr] = ACTIONS(2845), [anon_sym_volatile] = ACTIONS(2845), [anon_sym_restrict] = ACTIONS(2845), [anon_sym___restrict__] = ACTIONS(2845), [anon_sym__Atomic] = ACTIONS(2845), [anon_sym__Noreturn] = ACTIONS(2845), [anon_sym_noreturn] = ACTIONS(2845), [anon_sym__Nonnull] = ACTIONS(2845), [anon_sym_mutable] = ACTIONS(2845), [anon_sym_constinit] = ACTIONS(2845), [anon_sym_consteval] = ACTIONS(2845), [anon_sym_alignas] = ACTIONS(2845), [anon_sym__Alignas] = ACTIONS(2845), [sym_primitive_type] = ACTIONS(2845), [anon_sym_enum] = ACTIONS(2845), [anon_sym_class] = ACTIONS(2845), [anon_sym_struct] = ACTIONS(2845), [anon_sym_union] = ACTIONS(2845), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2845), [anon_sym_decltype] = ACTIONS(2845), [anon_sym_explicit] = ACTIONS(2845), [anon_sym_typename] = ACTIONS(2845), [anon_sym_private] = ACTIONS(2845), [anon_sym_template] = ACTIONS(2845), [anon_sym_operator] = ACTIONS(2845), [anon_sym_friend] = ACTIONS(2845), [anon_sym_public] = ACTIONS(2845), [anon_sym_protected] = ACTIONS(2845), [anon_sym_static_assert] = ACTIONS(2845), }, [STATE(1864)] = { [sym_identifier] = ACTIONS(5000), [anon_sym_DOT_DOT_DOT] = ACTIONS(5002), [anon_sym_COMMA] = ACTIONS(5002), [anon_sym_RPAREN] = ACTIONS(5002), [anon_sym_LPAREN2] = ACTIONS(5002), [anon_sym_DASH] = ACTIONS(5000), [anon_sym_PLUS] = ACTIONS(5000), [anon_sym_STAR] = ACTIONS(5002), [anon_sym_SLASH] = ACTIONS(5000), [anon_sym_PERCENT] = ACTIONS(5002), [anon_sym_PIPE_PIPE] = ACTIONS(5002), [anon_sym_AMP_AMP] = ACTIONS(5002), [anon_sym_PIPE] = ACTIONS(5000), [anon_sym_CARET] = ACTIONS(5002), [anon_sym_AMP] = ACTIONS(5000), [anon_sym_EQ_EQ] = ACTIONS(5002), [anon_sym_BANG_EQ] = ACTIONS(5002), [anon_sym_GT] = ACTIONS(5000), [anon_sym_GT_EQ] = ACTIONS(5002), [anon_sym_LT_EQ] = ACTIONS(5000), [anon_sym_LT] = ACTIONS(5000), [anon_sym_LT_LT] = ACTIONS(5002), [anon_sym_GT_GT] = ACTIONS(5002), [anon_sym_SEMI] = ACTIONS(5002), [anon_sym___extension__] = ACTIONS(5000), [anon_sym___attribute__] = ACTIONS(5000), [anon_sym___attribute] = ACTIONS(5000), [anon_sym_COLON] = ACTIONS(5000), [anon_sym_COLON_COLON] = ACTIONS(5002), [anon_sym___based] = ACTIONS(5000), [anon_sym_LBRACE] = ACTIONS(5002), [anon_sym_RBRACE] = ACTIONS(5002), [anon_sym_signed] = ACTIONS(5000), [anon_sym_unsigned] = ACTIONS(5000), [anon_sym_long] = ACTIONS(5000), [anon_sym_short] = ACTIONS(5000), [anon_sym_LBRACK] = ACTIONS(5002), [anon_sym_RBRACK] = ACTIONS(5002), [anon_sym_const] = ACTIONS(5000), [anon_sym_constexpr] = ACTIONS(5000), [anon_sym_volatile] = ACTIONS(5000), [anon_sym_restrict] = ACTIONS(5000), [anon_sym___restrict__] = ACTIONS(5000), [anon_sym__Atomic] = ACTIONS(5000), [anon_sym__Noreturn] = ACTIONS(5000), [anon_sym_noreturn] = ACTIONS(5000), [anon_sym__Nonnull] = ACTIONS(5000), [anon_sym_mutable] = ACTIONS(5000), [anon_sym_constinit] = ACTIONS(5000), [anon_sym_consteval] = ACTIONS(5000), [anon_sym_alignas] = ACTIONS(5000), [anon_sym__Alignas] = ACTIONS(5000), [sym_primitive_type] = ACTIONS(5000), [anon_sym_QMARK] = ACTIONS(5002), [anon_sym_LT_EQ_GT] = ACTIONS(5002), [anon_sym_or] = ACTIONS(5000), [anon_sym_and] = ACTIONS(5000), [anon_sym_bitor] = ACTIONS(5000), [anon_sym_xor] = ACTIONS(5000), [anon_sym_bitand] = ACTIONS(5000), [anon_sym_not_eq] = ACTIONS(5000), [anon_sym_DASH_DASH] = ACTIONS(5002), [anon_sym_PLUS_PLUS] = ACTIONS(5002), [anon_sym_DOT] = ACTIONS(5000), [anon_sym_DOT_STAR] = ACTIONS(5002), [anon_sym_DASH_GT] = ACTIONS(5002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5000), [anon_sym_decltype] = ACTIONS(5000), [anon_sym_final] = ACTIONS(5000), [anon_sym_override] = ACTIONS(5000), [anon_sym_requires] = ACTIONS(5000), }, [STATE(1865)] = { [sym_identifier] = ACTIONS(5633), [aux_sym_preproc_def_token1] = ACTIONS(5633), [aux_sym_preproc_if_token1] = ACTIONS(5633), [aux_sym_preproc_if_token2] = ACTIONS(5633), [aux_sym_preproc_ifdef_token1] = ACTIONS(5633), [aux_sym_preproc_ifdef_token2] = ACTIONS(5633), [aux_sym_preproc_else_token1] = ACTIONS(5633), [aux_sym_preproc_elif_token1] = ACTIONS(5633), [aux_sym_preproc_elifdef_token1] = ACTIONS(5633), [aux_sym_preproc_elifdef_token2] = ACTIONS(5633), [sym_preproc_directive] = ACTIONS(5633), [anon_sym_LPAREN2] = ACTIONS(5635), [anon_sym_TILDE] = ACTIONS(5635), [anon_sym_STAR] = ACTIONS(5635), [anon_sym_AMP_AMP] = ACTIONS(5635), [anon_sym_AMP] = ACTIONS(5633), [anon_sym_SEMI] = ACTIONS(5635), [anon_sym___extension__] = ACTIONS(5633), [anon_sym_typedef] = ACTIONS(5633), [anon_sym_virtual] = ACTIONS(5633), [anon_sym_extern] = ACTIONS(5633), [anon_sym___attribute__] = ACTIONS(5633), [anon_sym___attribute] = ACTIONS(5633), [anon_sym_using] = ACTIONS(5633), [anon_sym_COLON_COLON] = ACTIONS(5635), [anon_sym_LBRACK_LBRACK] = ACTIONS(5635), [anon_sym___declspec] = ACTIONS(5633), [anon_sym___based] = ACTIONS(5633), [anon_sym_signed] = ACTIONS(5633), [anon_sym_unsigned] = ACTIONS(5633), [anon_sym_long] = ACTIONS(5633), [anon_sym_short] = ACTIONS(5633), [anon_sym_LBRACK] = ACTIONS(5633), [anon_sym_static] = ACTIONS(5633), [anon_sym_register] = ACTIONS(5633), [anon_sym_inline] = ACTIONS(5633), [anon_sym___inline] = ACTIONS(5633), [anon_sym___inline__] = ACTIONS(5633), [anon_sym___forceinline] = ACTIONS(5633), [anon_sym_thread_local] = ACTIONS(5633), [anon_sym___thread] = ACTIONS(5633), [anon_sym_const] = ACTIONS(5633), [anon_sym_constexpr] = ACTIONS(5633), [anon_sym_volatile] = ACTIONS(5633), [anon_sym_restrict] = ACTIONS(5633), [anon_sym___restrict__] = ACTIONS(5633), [anon_sym__Atomic] = ACTIONS(5633), [anon_sym__Noreturn] = ACTIONS(5633), [anon_sym_noreturn] = ACTIONS(5633), [anon_sym__Nonnull] = ACTIONS(5633), [anon_sym_mutable] = ACTIONS(5633), [anon_sym_constinit] = ACTIONS(5633), [anon_sym_consteval] = ACTIONS(5633), [anon_sym_alignas] = ACTIONS(5633), [anon_sym__Alignas] = ACTIONS(5633), [sym_primitive_type] = ACTIONS(5633), [anon_sym_enum] = ACTIONS(5633), [anon_sym_class] = ACTIONS(5633), [anon_sym_struct] = ACTIONS(5633), [anon_sym_union] = ACTIONS(5633), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5633), [anon_sym_decltype] = ACTIONS(5633), [anon_sym_explicit] = ACTIONS(5633), [anon_sym_typename] = ACTIONS(5633), [anon_sym_private] = ACTIONS(5633), [anon_sym_template] = ACTIONS(5633), [anon_sym_operator] = ACTIONS(5633), [anon_sym_friend] = ACTIONS(5633), [anon_sym_public] = ACTIONS(5633), [anon_sym_protected] = ACTIONS(5633), [anon_sym_static_assert] = ACTIONS(5633), }, [STATE(1866)] = { [sym_template_argument_list] = STATE(1889), [anon_sym_DOT_DOT_DOT] = ACTIONS(4935), [anon_sym_COMMA] = ACTIONS(4935), [anon_sym_LPAREN2] = ACTIONS(4935), [anon_sym_DASH] = ACTIONS(4940), [anon_sym_PLUS] = ACTIONS(4940), [anon_sym_STAR] = ACTIONS(4942), [anon_sym_SLASH] = ACTIONS(4940), [anon_sym_PERCENT] = ACTIONS(4940), [anon_sym_PIPE_PIPE] = ACTIONS(4933), [anon_sym_AMP_AMP] = ACTIONS(4935), [anon_sym_PIPE] = ACTIONS(4940), [anon_sym_CARET] = ACTIONS(4940), [anon_sym_AMP] = ACTIONS(4942), [anon_sym_EQ_EQ] = ACTIONS(4933), [anon_sym_BANG_EQ] = ACTIONS(4933), [anon_sym_GT] = ACTIONS(4940), [anon_sym_GT_EQ] = ACTIONS(4940), [anon_sym_LT_EQ] = ACTIONS(4940), [anon_sym_LT] = ACTIONS(5637), [anon_sym_LT_LT] = ACTIONS(4940), [anon_sym_GT_GT] = ACTIONS(4940), [anon_sym___extension__] = ACTIONS(4938), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4938), [anon_sym_LBRACK] = ACTIONS(4935), [anon_sym_EQ] = ACTIONS(4940), [anon_sym_const] = ACTIONS(4931), [anon_sym_constexpr] = ACTIONS(4938), [anon_sym_volatile] = ACTIONS(4938), [anon_sym_restrict] = ACTIONS(4938), [anon_sym___restrict__] = ACTIONS(4938), [anon_sym__Atomic] = ACTIONS(4938), [anon_sym__Noreturn] = ACTIONS(4938), [anon_sym_noreturn] = ACTIONS(4938), [anon_sym__Nonnull] = ACTIONS(4938), [anon_sym_mutable] = ACTIONS(4938), [anon_sym_constinit] = ACTIONS(4938), [anon_sym_consteval] = ACTIONS(4938), [anon_sym_alignas] = ACTIONS(4938), [anon_sym__Alignas] = ACTIONS(4938), [anon_sym_QMARK] = ACTIONS(4933), [anon_sym_STAR_EQ] = ACTIONS(4933), [anon_sym_SLASH_EQ] = ACTIONS(4933), [anon_sym_PERCENT_EQ] = ACTIONS(4933), [anon_sym_PLUS_EQ] = ACTIONS(4933), [anon_sym_DASH_EQ] = ACTIONS(4933), [anon_sym_LT_LT_EQ] = ACTIONS(4933), [anon_sym_GT_GT_EQ] = ACTIONS(4940), [anon_sym_AMP_EQ] = ACTIONS(4933), [anon_sym_CARET_EQ] = ACTIONS(4933), [anon_sym_PIPE_EQ] = ACTIONS(4933), [anon_sym_and_eq] = ACTIONS(4933), [anon_sym_or_eq] = ACTIONS(4933), [anon_sym_xor_eq] = ACTIONS(4933), [anon_sym_LT_EQ_GT] = ACTIONS(4933), [anon_sym_or] = ACTIONS(4940), [anon_sym_and] = ACTIONS(4940), [anon_sym_bitor] = ACTIONS(4933), [anon_sym_xor] = ACTIONS(4940), [anon_sym_bitand] = ACTIONS(4933), [anon_sym_not_eq] = ACTIONS(4933), [anon_sym_DASH_DASH] = ACTIONS(4933), [anon_sym_PLUS_PLUS] = ACTIONS(4933), [anon_sym_DOT] = ACTIONS(4940), [anon_sym_DOT_STAR] = ACTIONS(4933), [anon_sym_DASH_GT] = ACTIONS(4933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4938), [anon_sym_decltype] = ACTIONS(4938), [anon_sym_GT2] = ACTIONS(4935), }, [STATE(1867)] = { [sym_identifier] = ACTIONS(5640), [anon_sym_DOT_DOT_DOT] = ACTIONS(5642), [anon_sym_COMMA] = ACTIONS(5642), [anon_sym_RPAREN] = ACTIONS(5642), [anon_sym_LPAREN2] = ACTIONS(5642), [anon_sym_TILDE] = ACTIONS(5642), [anon_sym_STAR] = ACTIONS(5642), [anon_sym_AMP_AMP] = ACTIONS(5642), [anon_sym_AMP] = ACTIONS(5640), [anon_sym_SEMI] = ACTIONS(5642), [anon_sym___extension__] = ACTIONS(5640), [anon_sym_virtual] = ACTIONS(5640), [anon_sym_extern] = ACTIONS(5640), [anon_sym___attribute__] = ACTIONS(5640), [anon_sym___attribute] = ACTIONS(5640), [anon_sym_COLON_COLON] = ACTIONS(5642), [anon_sym_LBRACK_LBRACK] = ACTIONS(5642), [anon_sym___declspec] = ACTIONS(5640), [anon_sym___based] = ACTIONS(5640), [anon_sym_LBRACE] = ACTIONS(5642), [anon_sym_signed] = ACTIONS(5640), [anon_sym_unsigned] = ACTIONS(5640), [anon_sym_long] = ACTIONS(5640), [anon_sym_short] = ACTIONS(5640), [anon_sym_LBRACK] = ACTIONS(5640), [anon_sym_static] = ACTIONS(5640), [anon_sym_EQ] = ACTIONS(5642), [anon_sym_register] = ACTIONS(5640), [anon_sym_inline] = ACTIONS(5640), [anon_sym___inline] = ACTIONS(5640), [anon_sym___inline__] = ACTIONS(5640), [anon_sym___forceinline] = ACTIONS(5640), [anon_sym_thread_local] = ACTIONS(5640), [anon_sym___thread] = ACTIONS(5640), [anon_sym_const] = ACTIONS(5640), [anon_sym_constexpr] = ACTIONS(5640), [anon_sym_volatile] = ACTIONS(5640), [anon_sym_restrict] = ACTIONS(5640), [anon_sym___restrict__] = ACTIONS(5640), [anon_sym__Atomic] = ACTIONS(5640), [anon_sym__Noreturn] = ACTIONS(5640), [anon_sym_noreturn] = ACTIONS(5640), [anon_sym__Nonnull] = ACTIONS(5640), [anon_sym_mutable] = ACTIONS(5640), [anon_sym_constinit] = ACTIONS(5640), [anon_sym_consteval] = ACTIONS(5640), [anon_sym_alignas] = ACTIONS(5640), [anon_sym__Alignas] = ACTIONS(5640), [sym_primitive_type] = ACTIONS(5640), [anon_sym_enum] = ACTIONS(5640), [anon_sym_class] = ACTIONS(5640), [anon_sym_struct] = ACTIONS(5640), [anon_sym_union] = ACTIONS(5640), [anon_sym_asm] = ACTIONS(5640), [anon_sym___asm__] = ACTIONS(5640), [anon_sym___asm] = ACTIONS(5640), [anon_sym_DASH_GT] = ACTIONS(5642), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5640), [anon_sym_decltype] = ACTIONS(5640), [anon_sym_final] = ACTIONS(5640), [anon_sym_override] = ACTIONS(5640), [anon_sym_explicit] = ACTIONS(5640), [anon_sym_typename] = ACTIONS(5640), [anon_sym_template] = ACTIONS(5640), [anon_sym_GT2] = ACTIONS(5642), [anon_sym_operator] = ACTIONS(5640), [anon_sym_try] = ACTIONS(5640), [anon_sym_noexcept] = ACTIONS(5640), [anon_sym_throw] = ACTIONS(5640), [anon_sym_requires] = ACTIONS(5640), }, [STATE(1868)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5019), [anon_sym_COMMA] = ACTIONS(5019), [anon_sym_RPAREN] = ACTIONS(5019), [aux_sym_preproc_if_token2] = ACTIONS(5019), [aux_sym_preproc_else_token1] = ACTIONS(5019), [aux_sym_preproc_elif_token1] = ACTIONS(5012), [aux_sym_preproc_elifdef_token1] = ACTIONS(5019), [aux_sym_preproc_elifdef_token2] = ACTIONS(5019), [anon_sym_LPAREN2] = ACTIONS(5019), [anon_sym_DASH] = ACTIONS(5012), [anon_sym_PLUS] = ACTIONS(5012), [anon_sym_STAR] = ACTIONS(5019), [anon_sym_SLASH] = ACTIONS(5012), [anon_sym_PERCENT] = ACTIONS(5019), [anon_sym_PIPE_PIPE] = ACTIONS(5019), [anon_sym_AMP_AMP] = ACTIONS(5019), [anon_sym_PIPE] = ACTIONS(5012), [anon_sym_CARET] = ACTIONS(5019), [anon_sym_AMP] = ACTIONS(5012), [anon_sym_EQ_EQ] = ACTIONS(5019), [anon_sym_BANG_EQ] = ACTIONS(5019), [anon_sym_GT] = ACTIONS(5012), [anon_sym_GT_EQ] = ACTIONS(5019), [anon_sym_LT_EQ] = ACTIONS(5012), [anon_sym_LT] = ACTIONS(5012), [anon_sym_LT_LT] = ACTIONS(5019), [anon_sym_GT_GT] = ACTIONS(5019), [anon_sym_SEMI] = ACTIONS(5019), [anon_sym___extension__] = ACTIONS(5012), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_COLON] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_RBRACE] = ACTIONS(5019), [anon_sym_LBRACK] = ACTIONS(5019), [anon_sym_RBRACK] = ACTIONS(5019), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5012), [anon_sym_volatile] = ACTIONS(5012), [anon_sym_restrict] = ACTIONS(5012), [anon_sym___restrict__] = ACTIONS(5012), [anon_sym__Atomic] = ACTIONS(5012), [anon_sym__Noreturn] = ACTIONS(5012), [anon_sym_noreturn] = ACTIONS(5012), [anon_sym__Nonnull] = ACTIONS(5012), [anon_sym_mutable] = ACTIONS(5012), [anon_sym_constinit] = ACTIONS(5012), [anon_sym_consteval] = ACTIONS(5012), [anon_sym_alignas] = ACTIONS(5012), [anon_sym__Alignas] = ACTIONS(5012), [anon_sym_QMARK] = ACTIONS(5019), [anon_sym_LT_EQ_GT] = ACTIONS(5019), [anon_sym_or] = ACTIONS(5012), [anon_sym_and] = ACTIONS(5012), [anon_sym_bitor] = ACTIONS(5012), [anon_sym_xor] = ACTIONS(5012), [anon_sym_bitand] = ACTIONS(5012), [anon_sym_not_eq] = ACTIONS(5012), [anon_sym_DASH_DASH] = ACTIONS(5019), [anon_sym_PLUS_PLUS] = ACTIONS(5019), [anon_sym_DOT] = ACTIONS(5012), [anon_sym_DOT_STAR] = ACTIONS(5019), [anon_sym_DASH_GT] = ACTIONS(5019), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_final] = ACTIONS(5012), [anon_sym_override] = ACTIONS(5012), [anon_sym_requires] = ACTIONS(5012), }, [STATE(1869)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [sym_identifier] = ACTIONS(4169), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [aux_sym_preproc_if_token2] = ACTIONS(4161), [aux_sym_preproc_else_token1] = ACTIONS(4161), [aux_sym_preproc_elif_token1] = ACTIONS(4169), [aux_sym_preproc_elifdef_token1] = ACTIONS(4161), [aux_sym_preproc_elifdef_token2] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5644), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(5647), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(5649), [anon_sym_SLASH_EQ] = ACTIONS(5649), [anon_sym_PERCENT_EQ] = ACTIONS(5649), [anon_sym_PLUS_EQ] = ACTIONS(5649), [anon_sym_DASH_EQ] = ACTIONS(5649), [anon_sym_LT_LT_EQ] = ACTIONS(5649), [anon_sym_GT_GT_EQ] = ACTIONS(5649), [anon_sym_AMP_EQ] = ACTIONS(5649), [anon_sym_CARET_EQ] = ACTIONS(5649), [anon_sym_PIPE_EQ] = ACTIONS(5649), [anon_sym_and_eq] = ACTIONS(5647), [anon_sym_or_eq] = ACTIONS(5647), [anon_sym_xor_eq] = ACTIONS(5647), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4169), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4169), [anon_sym_not_eq] = ACTIONS(4169), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(1870)] = { [sym_catch_clause] = STATE(1872), [aux_sym_constructor_try_statement_repeat1] = STATE(1872), [sym_identifier] = ACTIONS(2543), [aux_sym_preproc_def_token1] = ACTIONS(2543), [aux_sym_preproc_if_token1] = ACTIONS(2543), [aux_sym_preproc_if_token2] = ACTIONS(2543), [aux_sym_preproc_ifdef_token1] = ACTIONS(2543), [aux_sym_preproc_ifdef_token2] = ACTIONS(2543), [sym_preproc_directive] = ACTIONS(2543), [anon_sym_LPAREN2] = ACTIONS(2545), [anon_sym_TILDE] = ACTIONS(2545), [anon_sym_STAR] = ACTIONS(2545), [anon_sym_AMP_AMP] = ACTIONS(2545), [anon_sym_AMP] = ACTIONS(2543), [anon_sym_SEMI] = ACTIONS(2545), [anon_sym___extension__] = ACTIONS(2543), [anon_sym_typedef] = ACTIONS(2543), [anon_sym_virtual] = ACTIONS(2543), [anon_sym_extern] = ACTIONS(2543), [anon_sym___attribute__] = ACTIONS(2543), [anon_sym___attribute] = ACTIONS(2543), [anon_sym_using] = ACTIONS(2543), [anon_sym_COLON_COLON] = ACTIONS(2545), [anon_sym_LBRACK_LBRACK] = ACTIONS(2545), [anon_sym___declspec] = ACTIONS(2543), [anon_sym___based] = ACTIONS(2543), [anon_sym_signed] = ACTIONS(2543), [anon_sym_unsigned] = ACTIONS(2543), [anon_sym_long] = ACTIONS(2543), [anon_sym_short] = ACTIONS(2543), [anon_sym_LBRACK] = ACTIONS(2543), [anon_sym_static] = ACTIONS(2543), [anon_sym_register] = ACTIONS(2543), [anon_sym_inline] = ACTIONS(2543), [anon_sym___inline] = ACTIONS(2543), [anon_sym___inline__] = ACTIONS(2543), [anon_sym___forceinline] = ACTIONS(2543), [anon_sym_thread_local] = ACTIONS(2543), [anon_sym___thread] = ACTIONS(2543), [anon_sym_const] = ACTIONS(2543), [anon_sym_constexpr] = ACTIONS(2543), [anon_sym_volatile] = ACTIONS(2543), [anon_sym_restrict] = ACTIONS(2543), [anon_sym___restrict__] = ACTIONS(2543), [anon_sym__Atomic] = ACTIONS(2543), [anon_sym__Noreturn] = ACTIONS(2543), [anon_sym_noreturn] = ACTIONS(2543), [anon_sym__Nonnull] = ACTIONS(2543), [anon_sym_mutable] = ACTIONS(2543), [anon_sym_constinit] = ACTIONS(2543), [anon_sym_consteval] = ACTIONS(2543), [anon_sym_alignas] = ACTIONS(2543), [anon_sym__Alignas] = ACTIONS(2543), [sym_primitive_type] = ACTIONS(2543), [anon_sym_enum] = ACTIONS(2543), [anon_sym_class] = ACTIONS(2543), [anon_sym_struct] = ACTIONS(2543), [anon_sym_union] = ACTIONS(2543), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2543), [anon_sym_decltype] = ACTIONS(2543), [anon_sym_explicit] = ACTIONS(2543), [anon_sym_typename] = ACTIONS(2543), [anon_sym_private] = ACTIONS(2543), [anon_sym_template] = ACTIONS(2543), [anon_sym_operator] = ACTIONS(2543), [anon_sym_friend] = ACTIONS(2543), [anon_sym_public] = ACTIONS(2543), [anon_sym_protected] = ACTIONS(2543), [anon_sym_static_assert] = ACTIONS(2543), [anon_sym_catch] = ACTIONS(5651), }, [STATE(1871)] = { [sym_catch_clause] = STATE(1871), [aux_sym_constructor_try_statement_repeat1] = STATE(1871), [sym_identifier] = ACTIONS(2478), [aux_sym_preproc_def_token1] = ACTIONS(2478), [aux_sym_preproc_if_token1] = ACTIONS(2478), [aux_sym_preproc_ifdef_token1] = ACTIONS(2478), [aux_sym_preproc_ifdef_token2] = ACTIONS(2478), [sym_preproc_directive] = ACTIONS(2478), [anon_sym_LPAREN2] = ACTIONS(2480), [anon_sym_TILDE] = ACTIONS(2480), [anon_sym_STAR] = ACTIONS(2480), [anon_sym_AMP_AMP] = ACTIONS(2480), [anon_sym_AMP] = ACTIONS(2478), [anon_sym_SEMI] = ACTIONS(2480), [anon_sym___extension__] = ACTIONS(2478), [anon_sym_typedef] = ACTIONS(2478), [anon_sym_virtual] = ACTIONS(2478), [anon_sym_extern] = ACTIONS(2478), [anon_sym___attribute__] = ACTIONS(2478), [anon_sym___attribute] = ACTIONS(2478), [anon_sym_using] = ACTIONS(2478), [anon_sym_COLON_COLON] = ACTIONS(2480), [anon_sym_LBRACK_LBRACK] = ACTIONS(2480), [anon_sym___declspec] = ACTIONS(2478), [anon_sym___based] = ACTIONS(2478), [anon_sym_RBRACE] = ACTIONS(2480), [anon_sym_signed] = ACTIONS(2478), [anon_sym_unsigned] = ACTIONS(2478), [anon_sym_long] = ACTIONS(2478), [anon_sym_short] = ACTIONS(2478), [anon_sym_LBRACK] = ACTIONS(2478), [anon_sym_static] = ACTIONS(2478), [anon_sym_register] = ACTIONS(2478), [anon_sym_inline] = ACTIONS(2478), [anon_sym___inline] = ACTIONS(2478), [anon_sym___inline__] = ACTIONS(2478), [anon_sym___forceinline] = ACTIONS(2478), [anon_sym_thread_local] = ACTIONS(2478), [anon_sym___thread] = ACTIONS(2478), [anon_sym_const] = ACTIONS(2478), [anon_sym_constexpr] = ACTIONS(2478), [anon_sym_volatile] = ACTIONS(2478), [anon_sym_restrict] = ACTIONS(2478), [anon_sym___restrict__] = ACTIONS(2478), [anon_sym__Atomic] = ACTIONS(2478), [anon_sym__Noreturn] = ACTIONS(2478), [anon_sym_noreturn] = ACTIONS(2478), [anon_sym__Nonnull] = ACTIONS(2478), [anon_sym_mutable] = ACTIONS(2478), [anon_sym_constinit] = ACTIONS(2478), [anon_sym_consteval] = ACTIONS(2478), [anon_sym_alignas] = ACTIONS(2478), [anon_sym__Alignas] = ACTIONS(2478), [sym_primitive_type] = ACTIONS(2478), [anon_sym_enum] = ACTIONS(2478), [anon_sym_class] = ACTIONS(2478), [anon_sym_struct] = ACTIONS(2478), [anon_sym_union] = ACTIONS(2478), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2478), [anon_sym_decltype] = ACTIONS(2478), [anon_sym_explicit] = ACTIONS(2478), [anon_sym_typename] = ACTIONS(2478), [anon_sym_private] = ACTIONS(2478), [anon_sym_template] = ACTIONS(2478), [anon_sym_operator] = ACTIONS(2478), [anon_sym_friend] = ACTIONS(2478), [anon_sym_public] = ACTIONS(2478), [anon_sym_protected] = ACTIONS(2478), [anon_sym_static_assert] = ACTIONS(2478), [anon_sym_catch] = ACTIONS(5653), }, [STATE(1872)] = { [sym_catch_clause] = STATE(1872), [aux_sym_constructor_try_statement_repeat1] = STATE(1872), [sym_identifier] = ACTIONS(2478), [aux_sym_preproc_def_token1] = ACTIONS(2478), [aux_sym_preproc_if_token1] = ACTIONS(2478), [aux_sym_preproc_if_token2] = ACTIONS(2478), [aux_sym_preproc_ifdef_token1] = ACTIONS(2478), [aux_sym_preproc_ifdef_token2] = ACTIONS(2478), [sym_preproc_directive] = ACTIONS(2478), [anon_sym_LPAREN2] = ACTIONS(2480), [anon_sym_TILDE] = ACTIONS(2480), [anon_sym_STAR] = ACTIONS(2480), [anon_sym_AMP_AMP] = ACTIONS(2480), [anon_sym_AMP] = ACTIONS(2478), [anon_sym_SEMI] = ACTIONS(2480), [anon_sym___extension__] = ACTIONS(2478), [anon_sym_typedef] = ACTIONS(2478), [anon_sym_virtual] = ACTIONS(2478), [anon_sym_extern] = ACTIONS(2478), [anon_sym___attribute__] = ACTIONS(2478), [anon_sym___attribute] = ACTIONS(2478), [anon_sym_using] = ACTIONS(2478), [anon_sym_COLON_COLON] = ACTIONS(2480), [anon_sym_LBRACK_LBRACK] = ACTIONS(2480), [anon_sym___declspec] = ACTIONS(2478), [anon_sym___based] = ACTIONS(2478), [anon_sym_signed] = ACTIONS(2478), [anon_sym_unsigned] = ACTIONS(2478), [anon_sym_long] = ACTIONS(2478), [anon_sym_short] = ACTIONS(2478), [anon_sym_LBRACK] = ACTIONS(2478), [anon_sym_static] = ACTIONS(2478), [anon_sym_register] = ACTIONS(2478), [anon_sym_inline] = ACTIONS(2478), [anon_sym___inline] = ACTIONS(2478), [anon_sym___inline__] = ACTIONS(2478), [anon_sym___forceinline] = ACTIONS(2478), [anon_sym_thread_local] = ACTIONS(2478), [anon_sym___thread] = ACTIONS(2478), [anon_sym_const] = ACTIONS(2478), [anon_sym_constexpr] = ACTIONS(2478), [anon_sym_volatile] = ACTIONS(2478), [anon_sym_restrict] = ACTIONS(2478), [anon_sym___restrict__] = ACTIONS(2478), [anon_sym__Atomic] = ACTIONS(2478), [anon_sym__Noreturn] = ACTIONS(2478), [anon_sym_noreturn] = ACTIONS(2478), [anon_sym__Nonnull] = ACTIONS(2478), [anon_sym_mutable] = ACTIONS(2478), [anon_sym_constinit] = ACTIONS(2478), [anon_sym_consteval] = ACTIONS(2478), [anon_sym_alignas] = ACTIONS(2478), [anon_sym__Alignas] = ACTIONS(2478), [sym_primitive_type] = ACTIONS(2478), [anon_sym_enum] = ACTIONS(2478), [anon_sym_class] = ACTIONS(2478), [anon_sym_struct] = ACTIONS(2478), [anon_sym_union] = ACTIONS(2478), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2478), [anon_sym_decltype] = ACTIONS(2478), [anon_sym_explicit] = ACTIONS(2478), [anon_sym_typename] = ACTIONS(2478), [anon_sym_private] = ACTIONS(2478), [anon_sym_template] = ACTIONS(2478), [anon_sym_operator] = ACTIONS(2478), [anon_sym_friend] = ACTIONS(2478), [anon_sym_public] = ACTIONS(2478), [anon_sym_protected] = ACTIONS(2478), [anon_sym_static_assert] = ACTIONS(2478), [anon_sym_catch] = ACTIONS(5656), }, [STATE(1873)] = { [sym_catch_clause] = STATE(1871), [aux_sym_constructor_try_statement_repeat1] = STATE(1871), [sym_identifier] = ACTIONS(2592), [aux_sym_preproc_def_token1] = ACTIONS(2592), [aux_sym_preproc_if_token1] = ACTIONS(2592), [aux_sym_preproc_ifdef_token1] = ACTIONS(2592), [aux_sym_preproc_ifdef_token2] = ACTIONS(2592), [sym_preproc_directive] = ACTIONS(2592), [anon_sym_LPAREN2] = ACTIONS(2594), [anon_sym_TILDE] = ACTIONS(2594), [anon_sym_STAR] = ACTIONS(2594), [anon_sym_AMP_AMP] = ACTIONS(2594), [anon_sym_AMP] = ACTIONS(2592), [anon_sym_SEMI] = ACTIONS(2594), [anon_sym___extension__] = ACTIONS(2592), [anon_sym_typedef] = ACTIONS(2592), [anon_sym_virtual] = ACTIONS(2592), [anon_sym_extern] = ACTIONS(2592), [anon_sym___attribute__] = ACTIONS(2592), [anon_sym___attribute] = ACTIONS(2592), [anon_sym_using] = ACTIONS(2592), [anon_sym_COLON_COLON] = ACTIONS(2594), [anon_sym_LBRACK_LBRACK] = ACTIONS(2594), [anon_sym___declspec] = ACTIONS(2592), [anon_sym___based] = ACTIONS(2592), [anon_sym_RBRACE] = ACTIONS(2594), [anon_sym_signed] = ACTIONS(2592), [anon_sym_unsigned] = ACTIONS(2592), [anon_sym_long] = ACTIONS(2592), [anon_sym_short] = ACTIONS(2592), [anon_sym_LBRACK] = ACTIONS(2592), [anon_sym_static] = ACTIONS(2592), [anon_sym_register] = ACTIONS(2592), [anon_sym_inline] = ACTIONS(2592), [anon_sym___inline] = ACTIONS(2592), [anon_sym___inline__] = ACTIONS(2592), [anon_sym___forceinline] = ACTIONS(2592), [anon_sym_thread_local] = ACTIONS(2592), [anon_sym___thread] = ACTIONS(2592), [anon_sym_const] = ACTIONS(2592), [anon_sym_constexpr] = ACTIONS(2592), [anon_sym_volatile] = ACTIONS(2592), [anon_sym_restrict] = ACTIONS(2592), [anon_sym___restrict__] = ACTIONS(2592), [anon_sym__Atomic] = ACTIONS(2592), [anon_sym__Noreturn] = ACTIONS(2592), [anon_sym_noreturn] = ACTIONS(2592), [anon_sym__Nonnull] = ACTIONS(2592), [anon_sym_mutable] = ACTIONS(2592), [anon_sym_constinit] = ACTIONS(2592), [anon_sym_consteval] = ACTIONS(2592), [anon_sym_alignas] = ACTIONS(2592), [anon_sym__Alignas] = ACTIONS(2592), [sym_primitive_type] = ACTIONS(2592), [anon_sym_enum] = ACTIONS(2592), [anon_sym_class] = ACTIONS(2592), [anon_sym_struct] = ACTIONS(2592), [anon_sym_union] = ACTIONS(2592), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2592), [anon_sym_decltype] = ACTIONS(2592), [anon_sym_explicit] = ACTIONS(2592), [anon_sym_typename] = ACTIONS(2592), [anon_sym_private] = ACTIONS(2592), [anon_sym_template] = ACTIONS(2592), [anon_sym_operator] = ACTIONS(2592), [anon_sym_friend] = ACTIONS(2592), [anon_sym_public] = ACTIONS(2592), [anon_sym_protected] = ACTIONS(2592), [anon_sym_static_assert] = ACTIONS(2592), [anon_sym_catch] = ACTIONS(5659), }, [STATE(1874)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_DOT_DOT_DOT] = ACTIONS(5565), [anon_sym_COMMA] = ACTIONS(5565), [anon_sym_RPAREN] = ACTIONS(5565), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_DASH] = ACTIONS(5563), [anon_sym_PLUS] = ACTIONS(5563), [anon_sym_STAR] = ACTIONS(5565), [anon_sym_SLASH] = ACTIONS(5563), [anon_sym_PERCENT] = ACTIONS(5565), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_PIPE] = ACTIONS(5563), [anon_sym_CARET] = ACTIONS(5565), [anon_sym_AMP] = ACTIONS(5563), [anon_sym_EQ_EQ] = ACTIONS(5565), [anon_sym_BANG_EQ] = ACTIONS(5565), [anon_sym_GT] = ACTIONS(5563), [anon_sym_GT_EQ] = ACTIONS(5565), [anon_sym_LT_EQ] = ACTIONS(5563), [anon_sym_LT] = ACTIONS(5563), [anon_sym_LT_LT] = ACTIONS(5565), [anon_sym_GT_GT] = ACTIONS(5565), [anon_sym_SEMI] = ACTIONS(5565), [anon_sym___extension__] = ACTIONS(5563), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_COLON] = ACTIONS(5565), [anon_sym___based] = ACTIONS(5563), [anon_sym_LBRACE] = ACTIONS(5565), [anon_sym_RBRACE] = ACTIONS(5565), [anon_sym_signed] = ACTIONS(5563), [anon_sym_unsigned] = ACTIONS(5563), [anon_sym_long] = ACTIONS(5563), [anon_sym_short] = ACTIONS(5563), [anon_sym_LBRACK] = ACTIONS(5565), [anon_sym_RBRACK] = ACTIONS(5565), [anon_sym_const] = ACTIONS(5563), [anon_sym_constexpr] = ACTIONS(5563), [anon_sym_volatile] = ACTIONS(5563), [anon_sym_restrict] = ACTIONS(5563), [anon_sym___restrict__] = ACTIONS(5563), [anon_sym__Atomic] = ACTIONS(5563), [anon_sym__Noreturn] = ACTIONS(5563), [anon_sym_noreturn] = ACTIONS(5563), [anon_sym__Nonnull] = ACTIONS(5563), [anon_sym_mutable] = ACTIONS(5563), [anon_sym_constinit] = ACTIONS(5563), [anon_sym_consteval] = ACTIONS(5563), [anon_sym_alignas] = ACTIONS(5563), [anon_sym__Alignas] = ACTIONS(5563), [sym_primitive_type] = ACTIONS(5563), [anon_sym_QMARK] = ACTIONS(5565), [anon_sym_LT_EQ_GT] = ACTIONS(5565), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [anon_sym_bitor] = ACTIONS(5563), [anon_sym_xor] = ACTIONS(5563), [anon_sym_bitand] = ACTIONS(5563), [anon_sym_not_eq] = ACTIONS(5563), [anon_sym_DASH_DASH] = ACTIONS(5565), [anon_sym_PLUS_PLUS] = ACTIONS(5565), [anon_sym_DOT] = ACTIONS(5563), [anon_sym_DOT_STAR] = ACTIONS(5565), [anon_sym_DASH_GT] = ACTIONS(5565), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_final] = ACTIONS(5563), [anon_sym_override] = ACTIONS(5563), [anon_sym_requires] = ACTIONS(5563), }, [STATE(1875)] = { [sym_catch_clause] = STATE(1871), [aux_sym_constructor_try_statement_repeat1] = STATE(1871), [sym_identifier] = ACTIONS(2543), [aux_sym_preproc_def_token1] = ACTIONS(2543), [aux_sym_preproc_if_token1] = ACTIONS(2543), [aux_sym_preproc_ifdef_token1] = ACTIONS(2543), [aux_sym_preproc_ifdef_token2] = ACTIONS(2543), [sym_preproc_directive] = ACTIONS(2543), [anon_sym_LPAREN2] = ACTIONS(2545), [anon_sym_TILDE] = ACTIONS(2545), [anon_sym_STAR] = ACTIONS(2545), [anon_sym_AMP_AMP] = ACTIONS(2545), [anon_sym_AMP] = ACTIONS(2543), [anon_sym_SEMI] = ACTIONS(2545), [anon_sym___extension__] = ACTIONS(2543), [anon_sym_typedef] = ACTIONS(2543), [anon_sym_virtual] = ACTIONS(2543), [anon_sym_extern] = ACTIONS(2543), [anon_sym___attribute__] = ACTIONS(2543), [anon_sym___attribute] = ACTIONS(2543), [anon_sym_using] = ACTIONS(2543), [anon_sym_COLON_COLON] = ACTIONS(2545), [anon_sym_LBRACK_LBRACK] = ACTIONS(2545), [anon_sym___declspec] = ACTIONS(2543), [anon_sym___based] = ACTIONS(2543), [anon_sym_RBRACE] = ACTIONS(2545), [anon_sym_signed] = ACTIONS(2543), [anon_sym_unsigned] = ACTIONS(2543), [anon_sym_long] = ACTIONS(2543), [anon_sym_short] = ACTIONS(2543), [anon_sym_LBRACK] = ACTIONS(2543), [anon_sym_static] = ACTIONS(2543), [anon_sym_register] = ACTIONS(2543), [anon_sym_inline] = ACTIONS(2543), [anon_sym___inline] = ACTIONS(2543), [anon_sym___inline__] = ACTIONS(2543), [anon_sym___forceinline] = ACTIONS(2543), [anon_sym_thread_local] = ACTIONS(2543), [anon_sym___thread] = ACTIONS(2543), [anon_sym_const] = ACTIONS(2543), [anon_sym_constexpr] = ACTIONS(2543), [anon_sym_volatile] = ACTIONS(2543), [anon_sym_restrict] = ACTIONS(2543), [anon_sym___restrict__] = ACTIONS(2543), [anon_sym__Atomic] = ACTIONS(2543), [anon_sym__Noreturn] = ACTIONS(2543), [anon_sym_noreturn] = ACTIONS(2543), [anon_sym__Nonnull] = ACTIONS(2543), [anon_sym_mutable] = ACTIONS(2543), [anon_sym_constinit] = ACTIONS(2543), [anon_sym_consteval] = ACTIONS(2543), [anon_sym_alignas] = ACTIONS(2543), [anon_sym__Alignas] = ACTIONS(2543), [sym_primitive_type] = ACTIONS(2543), [anon_sym_enum] = ACTIONS(2543), [anon_sym_class] = ACTIONS(2543), [anon_sym_struct] = ACTIONS(2543), [anon_sym_union] = ACTIONS(2543), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2543), [anon_sym_decltype] = ACTIONS(2543), [anon_sym_explicit] = ACTIONS(2543), [anon_sym_typename] = ACTIONS(2543), [anon_sym_private] = ACTIONS(2543), [anon_sym_template] = ACTIONS(2543), [anon_sym_operator] = ACTIONS(2543), [anon_sym_friend] = ACTIONS(2543), [anon_sym_public] = ACTIONS(2543), [anon_sym_protected] = ACTIONS(2543), [anon_sym_static_assert] = ACTIONS(2543), [anon_sym_catch] = ACTIONS(5659), }, [STATE(1876)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5014), [anon_sym_COMMA] = ACTIONS(5014), [anon_sym_RPAREN] = ACTIONS(5016), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5023), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5021), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5021), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5021), [anon_sym_GT_GT] = ACTIONS(5021), [anon_sym___extension__] = ACTIONS(5019), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_LBRACK] = ACTIONS(5016), [anon_sym_EQ] = ACTIONS(5021), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5019), [anon_sym_volatile] = ACTIONS(5019), [anon_sym_restrict] = ACTIONS(5019), [anon_sym___restrict__] = ACTIONS(5019), [anon_sym__Atomic] = ACTIONS(5019), [anon_sym__Noreturn] = ACTIONS(5019), [anon_sym_noreturn] = ACTIONS(5019), [anon_sym__Nonnull] = ACTIONS(5019), [anon_sym_mutable] = ACTIONS(5019), [anon_sym_constinit] = ACTIONS(5019), [anon_sym_consteval] = ACTIONS(5019), [anon_sym_alignas] = ACTIONS(5019), [anon_sym__Alignas] = ACTIONS(5019), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_STAR_EQ] = ACTIONS(5014), [anon_sym_SLASH_EQ] = ACTIONS(5014), [anon_sym_PERCENT_EQ] = ACTIONS(5014), [anon_sym_PLUS_EQ] = ACTIONS(5014), [anon_sym_DASH_EQ] = ACTIONS(5014), [anon_sym_LT_LT_EQ] = ACTIONS(5014), [anon_sym_GT_GT_EQ] = ACTIONS(5014), [anon_sym_AMP_EQ] = ACTIONS(5014), [anon_sym_CARET_EQ] = ACTIONS(5014), [anon_sym_PIPE_EQ] = ACTIONS(5014), [anon_sym_and_eq] = ACTIONS(5014), [anon_sym_or_eq] = ACTIONS(5014), [anon_sym_xor_eq] = ACTIONS(5014), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5014), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5014), [anon_sym_not_eq] = ACTIONS(5014), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5021), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5019), [anon_sym_decltype] = ACTIONS(5019), [anon_sym_DASH_GT_STAR] = ACTIONS(5014), }, [STATE(1877)] = { [sym_identifier] = ACTIONS(2575), [anon_sym_LPAREN2] = ACTIONS(2565), [anon_sym_BANG] = ACTIONS(2565), [anon_sym_TILDE] = ACTIONS(2565), [anon_sym_DASH] = ACTIONS(2575), [anon_sym_PLUS] = ACTIONS(2575), [anon_sym_STAR] = ACTIONS(2565), [anon_sym_AMP] = ACTIONS(2565), [anon_sym___extension__] = ACTIONS(2575), [anon_sym_COLON_COLON] = ACTIONS(2565), [anon_sym_LBRACK] = ACTIONS(2565), [anon_sym_static] = ACTIONS(2575), [anon_sym_RBRACK] = ACTIONS(2565), [anon_sym_const] = ACTIONS(2575), [anon_sym_constexpr] = ACTIONS(2575), [anon_sym_volatile] = ACTIONS(2575), [anon_sym_restrict] = ACTIONS(2575), [anon_sym___restrict__] = ACTIONS(2575), [anon_sym__Atomic] = ACTIONS(2575), [anon_sym__Noreturn] = ACTIONS(2575), [anon_sym_noreturn] = ACTIONS(2575), [anon_sym__Nonnull] = ACTIONS(2575), [anon_sym_mutable] = ACTIONS(2575), [anon_sym_constinit] = ACTIONS(2575), [anon_sym_consteval] = ACTIONS(2575), [anon_sym_alignas] = ACTIONS(2575), [anon_sym__Alignas] = ACTIONS(2575), [sym_primitive_type] = ACTIONS(2575), [anon_sym_not] = ACTIONS(2575), [anon_sym_compl] = ACTIONS(2575), [anon_sym_DASH_DASH] = ACTIONS(2565), [anon_sym_PLUS_PLUS] = ACTIONS(2565), [anon_sym_sizeof] = ACTIONS(2575), [anon_sym___alignof__] = ACTIONS(2575), [anon_sym___alignof] = ACTIONS(2575), [anon_sym__alignof] = ACTIONS(2575), [anon_sym_alignof] = ACTIONS(2575), [anon_sym__Alignof] = ACTIONS(2575), [anon_sym_offsetof] = ACTIONS(2575), [anon_sym__Generic] = ACTIONS(2575), [anon_sym_asm] = ACTIONS(2575), [anon_sym___asm__] = ACTIONS(2575), [anon_sym___asm] = ACTIONS(2575), [sym_number_literal] = ACTIONS(2565), [anon_sym_L_SQUOTE] = ACTIONS(2565), [anon_sym_u_SQUOTE] = ACTIONS(2565), [anon_sym_U_SQUOTE] = ACTIONS(2565), [anon_sym_u8_SQUOTE] = ACTIONS(2565), [anon_sym_SQUOTE] = ACTIONS(2565), [anon_sym_L_DQUOTE] = ACTIONS(2565), [anon_sym_u_DQUOTE] = ACTIONS(2565), [anon_sym_U_DQUOTE] = ACTIONS(2565), [anon_sym_u8_DQUOTE] = ACTIONS(2565), [anon_sym_DQUOTE] = ACTIONS(2565), [sym_true] = ACTIONS(2575), [sym_false] = ACTIONS(2575), [anon_sym_NULL] = ACTIONS(2575), [anon_sym_nullptr] = ACTIONS(2575), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(2575), [anon_sym_template] = ACTIONS(2575), [anon_sym_delete] = ACTIONS(2575), [anon_sym_R_DQUOTE] = ACTIONS(2565), [anon_sym_LR_DQUOTE] = ACTIONS(2565), [anon_sym_uR_DQUOTE] = ACTIONS(2565), [anon_sym_UR_DQUOTE] = ACTIONS(2565), [anon_sym_u8R_DQUOTE] = ACTIONS(2565), [anon_sym_co_await] = ACTIONS(2575), [anon_sym_new] = ACTIONS(2575), [anon_sym_requires] = ACTIONS(2575), [sym_this] = ACTIONS(2575), }, [STATE(1878)] = { [sym_catch_clause] = STATE(1872), [aux_sym_constructor_try_statement_repeat1] = STATE(1872), [sym_identifier] = ACTIONS(2549), [aux_sym_preproc_def_token1] = ACTIONS(2549), [aux_sym_preproc_if_token1] = ACTIONS(2549), [aux_sym_preproc_if_token2] = ACTIONS(2549), [aux_sym_preproc_ifdef_token1] = ACTIONS(2549), [aux_sym_preproc_ifdef_token2] = ACTIONS(2549), [sym_preproc_directive] = ACTIONS(2549), [anon_sym_LPAREN2] = ACTIONS(2551), [anon_sym_TILDE] = ACTIONS(2551), [anon_sym_STAR] = ACTIONS(2551), [anon_sym_AMP_AMP] = ACTIONS(2551), [anon_sym_AMP] = ACTIONS(2549), [anon_sym_SEMI] = ACTIONS(2551), [anon_sym___extension__] = ACTIONS(2549), [anon_sym_typedef] = ACTIONS(2549), [anon_sym_virtual] = ACTIONS(2549), [anon_sym_extern] = ACTIONS(2549), [anon_sym___attribute__] = ACTIONS(2549), [anon_sym___attribute] = ACTIONS(2549), [anon_sym_using] = ACTIONS(2549), [anon_sym_COLON_COLON] = ACTIONS(2551), [anon_sym_LBRACK_LBRACK] = ACTIONS(2551), [anon_sym___declspec] = ACTIONS(2549), [anon_sym___based] = ACTIONS(2549), [anon_sym_signed] = ACTIONS(2549), [anon_sym_unsigned] = ACTIONS(2549), [anon_sym_long] = ACTIONS(2549), [anon_sym_short] = ACTIONS(2549), [anon_sym_LBRACK] = ACTIONS(2549), [anon_sym_static] = ACTIONS(2549), [anon_sym_register] = ACTIONS(2549), [anon_sym_inline] = ACTIONS(2549), [anon_sym___inline] = ACTIONS(2549), [anon_sym___inline__] = ACTIONS(2549), [anon_sym___forceinline] = ACTIONS(2549), [anon_sym_thread_local] = ACTIONS(2549), [anon_sym___thread] = ACTIONS(2549), [anon_sym_const] = ACTIONS(2549), [anon_sym_constexpr] = ACTIONS(2549), [anon_sym_volatile] = ACTIONS(2549), [anon_sym_restrict] = ACTIONS(2549), [anon_sym___restrict__] = ACTIONS(2549), [anon_sym__Atomic] = ACTIONS(2549), [anon_sym__Noreturn] = ACTIONS(2549), [anon_sym_noreturn] = ACTIONS(2549), [anon_sym__Nonnull] = ACTIONS(2549), [anon_sym_mutable] = ACTIONS(2549), [anon_sym_constinit] = ACTIONS(2549), [anon_sym_consteval] = ACTIONS(2549), [anon_sym_alignas] = ACTIONS(2549), [anon_sym__Alignas] = ACTIONS(2549), [sym_primitive_type] = ACTIONS(2549), [anon_sym_enum] = ACTIONS(2549), [anon_sym_class] = ACTIONS(2549), [anon_sym_struct] = ACTIONS(2549), [anon_sym_union] = ACTIONS(2549), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2549), [anon_sym_decltype] = ACTIONS(2549), [anon_sym_explicit] = ACTIONS(2549), [anon_sym_typename] = ACTIONS(2549), [anon_sym_private] = ACTIONS(2549), [anon_sym_template] = ACTIONS(2549), [anon_sym_operator] = ACTIONS(2549), [anon_sym_friend] = ACTIONS(2549), [anon_sym_public] = ACTIONS(2549), [anon_sym_protected] = ACTIONS(2549), [anon_sym_static_assert] = ACTIONS(2549), [anon_sym_catch] = ACTIONS(5651), }, [STATE(1879)] = { [sym_catch_clause] = STATE(1871), [aux_sym_constructor_try_statement_repeat1] = STATE(1871), [sym_identifier] = ACTIONS(2549), [aux_sym_preproc_def_token1] = ACTIONS(2549), [aux_sym_preproc_if_token1] = ACTIONS(2549), [aux_sym_preproc_ifdef_token1] = ACTIONS(2549), [aux_sym_preproc_ifdef_token2] = ACTIONS(2549), [sym_preproc_directive] = ACTIONS(2549), [anon_sym_LPAREN2] = ACTIONS(2551), [anon_sym_TILDE] = ACTIONS(2551), [anon_sym_STAR] = ACTIONS(2551), [anon_sym_AMP_AMP] = ACTIONS(2551), [anon_sym_AMP] = ACTIONS(2549), [anon_sym_SEMI] = ACTIONS(2551), [anon_sym___extension__] = ACTIONS(2549), [anon_sym_typedef] = ACTIONS(2549), [anon_sym_virtual] = ACTIONS(2549), [anon_sym_extern] = ACTIONS(2549), [anon_sym___attribute__] = ACTIONS(2549), [anon_sym___attribute] = ACTIONS(2549), [anon_sym_using] = ACTIONS(2549), [anon_sym_COLON_COLON] = ACTIONS(2551), [anon_sym_LBRACK_LBRACK] = ACTIONS(2551), [anon_sym___declspec] = ACTIONS(2549), [anon_sym___based] = ACTIONS(2549), [anon_sym_RBRACE] = ACTIONS(2551), [anon_sym_signed] = ACTIONS(2549), [anon_sym_unsigned] = ACTIONS(2549), [anon_sym_long] = ACTIONS(2549), [anon_sym_short] = ACTIONS(2549), [anon_sym_LBRACK] = ACTIONS(2549), [anon_sym_static] = ACTIONS(2549), [anon_sym_register] = ACTIONS(2549), [anon_sym_inline] = ACTIONS(2549), [anon_sym___inline] = ACTIONS(2549), [anon_sym___inline__] = ACTIONS(2549), [anon_sym___forceinline] = ACTIONS(2549), [anon_sym_thread_local] = ACTIONS(2549), [anon_sym___thread] = ACTIONS(2549), [anon_sym_const] = ACTIONS(2549), [anon_sym_constexpr] = ACTIONS(2549), [anon_sym_volatile] = ACTIONS(2549), [anon_sym_restrict] = ACTIONS(2549), [anon_sym___restrict__] = ACTIONS(2549), [anon_sym__Atomic] = ACTIONS(2549), [anon_sym__Noreturn] = ACTIONS(2549), [anon_sym_noreturn] = ACTIONS(2549), [anon_sym__Nonnull] = ACTIONS(2549), [anon_sym_mutable] = ACTIONS(2549), [anon_sym_constinit] = ACTIONS(2549), [anon_sym_consteval] = ACTIONS(2549), [anon_sym_alignas] = ACTIONS(2549), [anon_sym__Alignas] = ACTIONS(2549), [sym_primitive_type] = ACTIONS(2549), [anon_sym_enum] = ACTIONS(2549), [anon_sym_class] = ACTIONS(2549), [anon_sym_struct] = ACTIONS(2549), [anon_sym_union] = ACTIONS(2549), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2549), [anon_sym_decltype] = ACTIONS(2549), [anon_sym_explicit] = ACTIONS(2549), [anon_sym_typename] = ACTIONS(2549), [anon_sym_private] = ACTIONS(2549), [anon_sym_template] = ACTIONS(2549), [anon_sym_operator] = ACTIONS(2549), [anon_sym_friend] = ACTIONS(2549), [anon_sym_public] = ACTIONS(2549), [anon_sym_protected] = ACTIONS(2549), [anon_sym_static_assert] = ACTIONS(2549), [anon_sym_catch] = ACTIONS(5659), }, [STATE(1880)] = { [sym_catch_clause] = STATE(1872), [aux_sym_constructor_try_statement_repeat1] = STATE(1872), [sym_identifier] = ACTIONS(2592), [aux_sym_preproc_def_token1] = ACTIONS(2592), [aux_sym_preproc_if_token1] = ACTIONS(2592), [aux_sym_preproc_if_token2] = ACTIONS(2592), [aux_sym_preproc_ifdef_token1] = ACTIONS(2592), [aux_sym_preproc_ifdef_token2] = ACTIONS(2592), [sym_preproc_directive] = ACTIONS(2592), [anon_sym_LPAREN2] = ACTIONS(2594), [anon_sym_TILDE] = ACTIONS(2594), [anon_sym_STAR] = ACTIONS(2594), [anon_sym_AMP_AMP] = ACTIONS(2594), [anon_sym_AMP] = ACTIONS(2592), [anon_sym_SEMI] = ACTIONS(2594), [anon_sym___extension__] = ACTIONS(2592), [anon_sym_typedef] = ACTIONS(2592), [anon_sym_virtual] = ACTIONS(2592), [anon_sym_extern] = ACTIONS(2592), [anon_sym___attribute__] = ACTIONS(2592), [anon_sym___attribute] = ACTIONS(2592), [anon_sym_using] = ACTIONS(2592), [anon_sym_COLON_COLON] = ACTIONS(2594), [anon_sym_LBRACK_LBRACK] = ACTIONS(2594), [anon_sym___declspec] = ACTIONS(2592), [anon_sym___based] = ACTIONS(2592), [anon_sym_signed] = ACTIONS(2592), [anon_sym_unsigned] = ACTIONS(2592), [anon_sym_long] = ACTIONS(2592), [anon_sym_short] = ACTIONS(2592), [anon_sym_LBRACK] = ACTIONS(2592), [anon_sym_static] = ACTIONS(2592), [anon_sym_register] = ACTIONS(2592), [anon_sym_inline] = ACTIONS(2592), [anon_sym___inline] = ACTIONS(2592), [anon_sym___inline__] = ACTIONS(2592), [anon_sym___forceinline] = ACTIONS(2592), [anon_sym_thread_local] = ACTIONS(2592), [anon_sym___thread] = ACTIONS(2592), [anon_sym_const] = ACTIONS(2592), [anon_sym_constexpr] = ACTIONS(2592), [anon_sym_volatile] = ACTIONS(2592), [anon_sym_restrict] = ACTIONS(2592), [anon_sym___restrict__] = ACTIONS(2592), [anon_sym__Atomic] = ACTIONS(2592), [anon_sym__Noreturn] = ACTIONS(2592), [anon_sym_noreturn] = ACTIONS(2592), [anon_sym__Nonnull] = ACTIONS(2592), [anon_sym_mutable] = ACTIONS(2592), [anon_sym_constinit] = ACTIONS(2592), [anon_sym_consteval] = ACTIONS(2592), [anon_sym_alignas] = ACTIONS(2592), [anon_sym__Alignas] = ACTIONS(2592), [sym_primitive_type] = ACTIONS(2592), [anon_sym_enum] = ACTIONS(2592), [anon_sym_class] = ACTIONS(2592), [anon_sym_struct] = ACTIONS(2592), [anon_sym_union] = ACTIONS(2592), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2592), [anon_sym_decltype] = ACTIONS(2592), [anon_sym_explicit] = ACTIONS(2592), [anon_sym_typename] = ACTIONS(2592), [anon_sym_private] = ACTIONS(2592), [anon_sym_template] = ACTIONS(2592), [anon_sym_operator] = ACTIONS(2592), [anon_sym_friend] = ACTIONS(2592), [anon_sym_public] = ACTIONS(2592), [anon_sym_protected] = ACTIONS(2592), [anon_sym_static_assert] = ACTIONS(2592), [anon_sym_catch] = ACTIONS(5651), }, [STATE(1881)] = { [sym_identifier] = ACTIONS(5116), [anon_sym_LPAREN2] = ACTIONS(5118), [anon_sym_BANG] = ACTIONS(5118), [anon_sym_TILDE] = ACTIONS(5118), [anon_sym_DASH] = ACTIONS(5116), [anon_sym_PLUS] = ACTIONS(5116), [anon_sym_STAR] = ACTIONS(5118), [anon_sym_AMP] = ACTIONS(5118), [anon_sym___extension__] = ACTIONS(5116), [anon_sym_COLON_COLON] = ACTIONS(5118), [anon_sym_LBRACK] = ACTIONS(5118), [anon_sym_static] = ACTIONS(5116), [anon_sym_RBRACK] = ACTIONS(5118), [anon_sym_const] = ACTIONS(5116), [anon_sym_constexpr] = ACTIONS(5116), [anon_sym_volatile] = ACTIONS(5116), [anon_sym_restrict] = ACTIONS(5116), [anon_sym___restrict__] = ACTIONS(5116), [anon_sym__Atomic] = ACTIONS(5116), [anon_sym__Noreturn] = ACTIONS(5116), [anon_sym_noreturn] = ACTIONS(5116), [anon_sym__Nonnull] = ACTIONS(5116), [anon_sym_mutable] = ACTIONS(5116), [anon_sym_constinit] = ACTIONS(5116), [anon_sym_consteval] = ACTIONS(5116), [anon_sym_alignas] = ACTIONS(5116), [anon_sym__Alignas] = ACTIONS(5116), [sym_primitive_type] = ACTIONS(5116), [anon_sym_not] = ACTIONS(5116), [anon_sym_compl] = ACTIONS(5116), [anon_sym_DASH_DASH] = ACTIONS(5118), [anon_sym_PLUS_PLUS] = ACTIONS(5118), [anon_sym_sizeof] = ACTIONS(5116), [anon_sym___alignof__] = ACTIONS(5116), [anon_sym___alignof] = ACTIONS(5116), [anon_sym__alignof] = ACTIONS(5116), [anon_sym_alignof] = ACTIONS(5116), [anon_sym__Alignof] = ACTIONS(5116), [anon_sym_offsetof] = ACTIONS(5116), [anon_sym__Generic] = ACTIONS(5116), [anon_sym_asm] = ACTIONS(5116), [anon_sym___asm__] = ACTIONS(5116), [anon_sym___asm] = ACTIONS(5116), [sym_number_literal] = ACTIONS(5118), [anon_sym_L_SQUOTE] = ACTIONS(5118), [anon_sym_u_SQUOTE] = ACTIONS(5118), [anon_sym_U_SQUOTE] = ACTIONS(5118), [anon_sym_u8_SQUOTE] = ACTIONS(5118), [anon_sym_SQUOTE] = ACTIONS(5118), [anon_sym_L_DQUOTE] = ACTIONS(5118), [anon_sym_u_DQUOTE] = ACTIONS(5118), [anon_sym_U_DQUOTE] = ACTIONS(5118), [anon_sym_u8_DQUOTE] = ACTIONS(5118), [anon_sym_DQUOTE] = ACTIONS(5118), [sym_true] = ACTIONS(5116), [sym_false] = ACTIONS(5116), [anon_sym_NULL] = ACTIONS(5116), [anon_sym_nullptr] = ACTIONS(5116), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(5116), [anon_sym_template] = ACTIONS(5116), [anon_sym_delete] = ACTIONS(5116), [anon_sym_R_DQUOTE] = ACTIONS(5118), [anon_sym_LR_DQUOTE] = ACTIONS(5118), [anon_sym_uR_DQUOTE] = ACTIONS(5118), [anon_sym_UR_DQUOTE] = ACTIONS(5118), [anon_sym_u8R_DQUOTE] = ACTIONS(5118), [anon_sym_co_await] = ACTIONS(5116), [anon_sym_new] = ACTIONS(5116), [anon_sym_requires] = ACTIONS(5116), [sym_this] = ACTIONS(5116), }, [STATE(1882)] = { [sym_template_argument_list] = STATE(1975), [anon_sym_DOT_DOT_DOT] = ACTIONS(4933), [anon_sym_RPAREN] = ACTIONS(4935), [anon_sym_LPAREN2] = ACTIONS(4935), [anon_sym_DASH] = ACTIONS(4940), [anon_sym_PLUS] = ACTIONS(4940), [anon_sym_STAR] = ACTIONS(4942), [anon_sym_SLASH] = ACTIONS(4940), [anon_sym_PERCENT] = ACTIONS(4940), [anon_sym_PIPE_PIPE] = ACTIONS(4933), [anon_sym_AMP_AMP] = ACTIONS(4935), [anon_sym_PIPE] = ACTIONS(4940), [anon_sym_CARET] = ACTIONS(4940), [anon_sym_AMP] = ACTIONS(4942), [anon_sym_EQ_EQ] = ACTIONS(4933), [anon_sym_BANG_EQ] = ACTIONS(4933), [anon_sym_GT] = ACTIONS(4940), [anon_sym_GT_EQ] = ACTIONS(4933), [anon_sym_LT_EQ] = ACTIONS(4940), [anon_sym_LT] = ACTIONS(5661), [anon_sym_LT_LT] = ACTIONS(4940), [anon_sym_GT_GT] = ACTIONS(4940), [anon_sym___extension__] = ACTIONS(4938), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4938), [anon_sym_LBRACK] = ACTIONS(4935), [anon_sym_EQ] = ACTIONS(4940), [anon_sym_const] = ACTIONS(4931), [anon_sym_constexpr] = ACTIONS(4938), [anon_sym_volatile] = ACTIONS(4938), [anon_sym_restrict] = ACTIONS(4938), [anon_sym___restrict__] = ACTIONS(4938), [anon_sym__Atomic] = ACTIONS(4938), [anon_sym__Noreturn] = ACTIONS(4938), [anon_sym_noreturn] = ACTIONS(4938), [anon_sym__Nonnull] = ACTIONS(4938), [anon_sym_mutable] = ACTIONS(4938), [anon_sym_constinit] = ACTIONS(4938), [anon_sym_consteval] = ACTIONS(4938), [anon_sym_alignas] = ACTIONS(4938), [anon_sym__Alignas] = ACTIONS(4938), [anon_sym_QMARK] = ACTIONS(4933), [anon_sym_STAR_EQ] = ACTIONS(4933), [anon_sym_SLASH_EQ] = ACTIONS(4933), [anon_sym_PERCENT_EQ] = ACTIONS(4933), [anon_sym_PLUS_EQ] = ACTIONS(4933), [anon_sym_DASH_EQ] = ACTIONS(4933), [anon_sym_LT_LT_EQ] = ACTIONS(4933), [anon_sym_GT_GT_EQ] = ACTIONS(4933), [anon_sym_AMP_EQ] = ACTIONS(4933), [anon_sym_CARET_EQ] = ACTIONS(4933), [anon_sym_PIPE_EQ] = ACTIONS(4933), [anon_sym_and_eq] = ACTIONS(4933), [anon_sym_or_eq] = ACTIONS(4933), [anon_sym_xor_eq] = ACTIONS(4933), [anon_sym_LT_EQ_GT] = ACTIONS(4933), [anon_sym_or] = ACTIONS(4940), [anon_sym_and] = ACTIONS(4940), [anon_sym_bitor] = ACTIONS(4933), [anon_sym_xor] = ACTIONS(4940), [anon_sym_bitand] = ACTIONS(4933), [anon_sym_not_eq] = ACTIONS(4933), [anon_sym_DASH_DASH] = ACTIONS(4933), [anon_sym_PLUS_PLUS] = ACTIONS(4933), [anon_sym_DOT] = ACTIONS(4940), [anon_sym_DOT_STAR] = ACTIONS(4933), [anon_sym_DASH_GT] = ACTIONS(4933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4938), [anon_sym_decltype] = ACTIONS(4938), }, [STATE(1883)] = { [sym_identifier] = ACTIONS(5664), [anon_sym_DOT_DOT_DOT] = ACTIONS(5666), [anon_sym_COMMA] = ACTIONS(5666), [anon_sym_RPAREN] = ACTIONS(5666), [anon_sym_LPAREN2] = ACTIONS(5666), [anon_sym_DASH] = ACTIONS(5664), [anon_sym_PLUS] = ACTIONS(5664), [anon_sym_STAR] = ACTIONS(5666), [anon_sym_SLASH] = ACTIONS(5664), [anon_sym_PERCENT] = ACTIONS(5666), [anon_sym_PIPE_PIPE] = ACTIONS(5666), [anon_sym_AMP_AMP] = ACTIONS(5666), [anon_sym_PIPE] = ACTIONS(5664), [anon_sym_CARET] = ACTIONS(5666), [anon_sym_AMP] = ACTIONS(5664), [anon_sym_EQ_EQ] = ACTIONS(5666), [anon_sym_BANG_EQ] = ACTIONS(5666), [anon_sym_GT] = ACTIONS(5664), [anon_sym_GT_EQ] = ACTIONS(5666), [anon_sym_LT_EQ] = ACTIONS(5664), [anon_sym_LT] = ACTIONS(5664), [anon_sym_LT_LT] = ACTIONS(5666), [anon_sym_GT_GT] = ACTIONS(5666), [anon_sym_SEMI] = ACTIONS(5666), [anon_sym___extension__] = ACTIONS(5664), [anon_sym___attribute__] = ACTIONS(5664), [anon_sym___attribute] = ACTIONS(5664), [anon_sym_COLON] = ACTIONS(5664), [anon_sym_COLON_COLON] = ACTIONS(5666), [anon_sym___based] = ACTIONS(5664), [anon_sym_LBRACE] = ACTIONS(5666), [anon_sym_RBRACE] = ACTIONS(5666), [anon_sym_signed] = ACTIONS(5664), [anon_sym_unsigned] = ACTIONS(5664), [anon_sym_long] = ACTIONS(5664), [anon_sym_short] = ACTIONS(5664), [anon_sym_LBRACK] = ACTIONS(5666), [anon_sym_RBRACK] = ACTIONS(5666), [anon_sym_const] = ACTIONS(5664), [anon_sym_constexpr] = ACTIONS(5664), [anon_sym_volatile] = ACTIONS(5664), [anon_sym_restrict] = ACTIONS(5664), [anon_sym___restrict__] = ACTIONS(5664), [anon_sym__Atomic] = ACTIONS(5664), [anon_sym__Noreturn] = ACTIONS(5664), [anon_sym_noreturn] = ACTIONS(5664), [anon_sym__Nonnull] = ACTIONS(5664), [anon_sym_mutable] = ACTIONS(5664), [anon_sym_constinit] = ACTIONS(5664), [anon_sym_consteval] = ACTIONS(5664), [anon_sym_alignas] = ACTIONS(5664), [anon_sym__Alignas] = ACTIONS(5664), [sym_primitive_type] = ACTIONS(5664), [anon_sym_QMARK] = ACTIONS(5666), [anon_sym_LT_EQ_GT] = ACTIONS(5666), [anon_sym_or] = ACTIONS(5664), [anon_sym_and] = ACTIONS(5664), [anon_sym_bitor] = ACTIONS(5664), [anon_sym_xor] = ACTIONS(5664), [anon_sym_bitand] = ACTIONS(5664), [anon_sym_not_eq] = ACTIONS(5664), [anon_sym_DASH_DASH] = ACTIONS(5666), [anon_sym_PLUS_PLUS] = ACTIONS(5666), [anon_sym_DOT] = ACTIONS(5664), [anon_sym_DOT_STAR] = ACTIONS(5666), [anon_sym_DASH_GT] = ACTIONS(5666), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5664), [anon_sym_override] = ACTIONS(5664), [anon_sym_requires] = ACTIONS(5664), }, [STATE(1884)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4150), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_parameter_declaration] = STATE(8000), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1885)] = { [sym_identifier] = ACTIONS(3953), [anon_sym_DOT_DOT_DOT] = ACTIONS(3955), [anon_sym_COMMA] = ACTIONS(3955), [anon_sym_RPAREN] = ACTIONS(3955), [anon_sym_LPAREN2] = ACTIONS(3955), [anon_sym_TILDE] = ACTIONS(3955), [anon_sym_STAR] = ACTIONS(3955), [anon_sym_AMP_AMP] = ACTIONS(3955), [anon_sym_AMP] = ACTIONS(3953), [anon_sym_SEMI] = ACTIONS(3955), [anon_sym___extension__] = ACTIONS(3953), [anon_sym_virtual] = ACTIONS(3953), [anon_sym_extern] = ACTIONS(3953), [anon_sym___attribute__] = ACTIONS(3953), [anon_sym___attribute] = ACTIONS(3953), [anon_sym_COLON] = ACTIONS(3953), [anon_sym_COLON_COLON] = ACTIONS(3955), [anon_sym_LBRACK_LBRACK] = ACTIONS(3955), [anon_sym___declspec] = ACTIONS(3953), [anon_sym___based] = ACTIONS(3953), [anon_sym___cdecl] = ACTIONS(3953), [anon_sym___clrcall] = ACTIONS(3953), [anon_sym___stdcall] = ACTIONS(3953), [anon_sym___fastcall] = ACTIONS(3953), [anon_sym___thiscall] = ACTIONS(3953), [anon_sym___vectorcall] = ACTIONS(3953), [anon_sym_LBRACE] = ACTIONS(3955), [anon_sym_LBRACK] = ACTIONS(3953), [anon_sym_static] = ACTIONS(3953), [anon_sym_EQ] = ACTIONS(3955), [anon_sym_register] = ACTIONS(3953), [anon_sym_inline] = ACTIONS(3953), [anon_sym___inline] = ACTIONS(3953), [anon_sym___inline__] = ACTIONS(3953), [anon_sym___forceinline] = ACTIONS(3953), [anon_sym_thread_local] = ACTIONS(3953), [anon_sym___thread] = ACTIONS(3953), [anon_sym_const] = ACTIONS(3953), [anon_sym_constexpr] = ACTIONS(3953), [anon_sym_volatile] = ACTIONS(3953), [anon_sym_restrict] = ACTIONS(3953), [anon_sym___restrict__] = ACTIONS(3953), [anon_sym__Atomic] = ACTIONS(3953), [anon_sym__Noreturn] = ACTIONS(3953), [anon_sym_noreturn] = ACTIONS(3953), [anon_sym__Nonnull] = ACTIONS(3953), [anon_sym_mutable] = ACTIONS(3953), [anon_sym_constinit] = ACTIONS(3953), [anon_sym_consteval] = ACTIONS(3953), [anon_sym_alignas] = ACTIONS(3953), [anon_sym__Alignas] = ACTIONS(3953), [anon_sym_asm] = ACTIONS(3953), [anon_sym___asm__] = ACTIONS(3953), [anon_sym___asm] = ACTIONS(3953), [anon_sym_DASH_GT] = ACTIONS(3955), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(3953), [anon_sym_final] = ACTIONS(3953), [anon_sym_override] = ACTIONS(3953), [anon_sym_explicit] = ACTIONS(3953), [anon_sym_private] = ACTIONS(3953), [anon_sym_template] = ACTIONS(3953), [anon_sym_GT2] = ACTIONS(3955), [anon_sym_operator] = ACTIONS(3953), [anon_sym_try] = ACTIONS(3953), [anon_sym_public] = ACTIONS(3953), [anon_sym_protected] = ACTIONS(3953), [anon_sym_noexcept] = ACTIONS(3953), [anon_sym_throw] = ACTIONS(3953), [anon_sym_requires] = ACTIONS(3953), }, [STATE(1886)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_DOT_DOT_DOT] = ACTIONS(5565), [anon_sym_COMMA] = ACTIONS(5565), [anon_sym_RPAREN] = ACTIONS(5565), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_TILDE] = ACTIONS(5565), [anon_sym_STAR] = ACTIONS(5565), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_AMP] = ACTIONS(5563), [anon_sym_SEMI] = ACTIONS(5565), [anon_sym___extension__] = ACTIONS(5563), [anon_sym_virtual] = ACTIONS(5563), [anon_sym_extern] = ACTIONS(5563), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_COLON] = ACTIONS(5563), [anon_sym_COLON_COLON] = ACTIONS(5565), [anon_sym_LBRACK_LBRACK] = ACTIONS(5565), [anon_sym___declspec] = ACTIONS(5563), [anon_sym___based] = ACTIONS(5563), [anon_sym___cdecl] = ACTIONS(5563), [anon_sym___clrcall] = ACTIONS(5563), [anon_sym___stdcall] = ACTIONS(5563), [anon_sym___fastcall] = ACTIONS(5563), [anon_sym___thiscall] = ACTIONS(5563), [anon_sym___vectorcall] = ACTIONS(5563), [anon_sym_LBRACE] = ACTIONS(5565), [anon_sym_LBRACK] = ACTIONS(5563), [anon_sym_static] = ACTIONS(5563), [anon_sym_EQ] = ACTIONS(5565), [anon_sym_register] = ACTIONS(5563), [anon_sym_inline] = ACTIONS(5563), [anon_sym___inline] = ACTIONS(5563), [anon_sym___inline__] = ACTIONS(5563), [anon_sym___forceinline] = ACTIONS(5563), [anon_sym_thread_local] = ACTIONS(5563), [anon_sym___thread] = ACTIONS(5563), [anon_sym_const] = ACTIONS(5563), [anon_sym_constexpr] = ACTIONS(5563), [anon_sym_volatile] = ACTIONS(5563), [anon_sym_restrict] = ACTIONS(5563), [anon_sym___restrict__] = ACTIONS(5563), [anon_sym__Atomic] = ACTIONS(5563), [anon_sym__Noreturn] = ACTIONS(5563), [anon_sym_noreturn] = ACTIONS(5563), [anon_sym__Nonnull] = ACTIONS(5563), [anon_sym_mutable] = ACTIONS(5563), [anon_sym_constinit] = ACTIONS(5563), [anon_sym_consteval] = ACTIONS(5563), [anon_sym_alignas] = ACTIONS(5563), [anon_sym__Alignas] = ACTIONS(5563), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [anon_sym_asm] = ACTIONS(5563), [anon_sym___asm__] = ACTIONS(5563), [anon_sym___asm] = ACTIONS(5563), [anon_sym_DASH_GT] = ACTIONS(5565), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_final] = ACTIONS(5563), [anon_sym_override] = ACTIONS(5563), [anon_sym_template] = ACTIONS(5563), [anon_sym_GT2] = ACTIONS(5565), [anon_sym_operator] = ACTIONS(5563), [anon_sym_try] = ACTIONS(5563), [anon_sym_noexcept] = ACTIONS(5563), [anon_sym_throw] = ACTIONS(5563), [anon_sym_requires] = ACTIONS(5563), }, [STATE(1887)] = { [sym_identifier] = ACTIONS(5668), [anon_sym_DOT_DOT_DOT] = ACTIONS(5670), [anon_sym_COMMA] = ACTIONS(5670), [anon_sym_RPAREN] = ACTIONS(5670), [anon_sym_LPAREN2] = ACTIONS(5670), [anon_sym_DASH] = ACTIONS(5668), [anon_sym_PLUS] = ACTIONS(5668), [anon_sym_STAR] = ACTIONS(5670), [anon_sym_SLASH] = ACTIONS(5668), [anon_sym_PERCENT] = ACTIONS(5670), [anon_sym_PIPE_PIPE] = ACTIONS(5670), [anon_sym_AMP_AMP] = ACTIONS(5670), [anon_sym_PIPE] = ACTIONS(5668), [anon_sym_CARET] = ACTIONS(5670), [anon_sym_AMP] = ACTIONS(5668), [anon_sym_EQ_EQ] = ACTIONS(5670), [anon_sym_BANG_EQ] = ACTIONS(5670), [anon_sym_GT] = ACTIONS(5668), [anon_sym_GT_EQ] = ACTIONS(5670), [anon_sym_LT_EQ] = ACTIONS(5668), [anon_sym_LT] = ACTIONS(5668), [anon_sym_LT_LT] = ACTIONS(5670), [anon_sym_GT_GT] = ACTIONS(5670), [anon_sym_SEMI] = ACTIONS(5670), [anon_sym___extension__] = ACTIONS(5668), [anon_sym___attribute__] = ACTIONS(5668), [anon_sym___attribute] = ACTIONS(5668), [anon_sym_COLON] = ACTIONS(5668), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym___based] = ACTIONS(5668), [anon_sym_LBRACE] = ACTIONS(5670), [anon_sym_RBRACE] = ACTIONS(5670), [anon_sym_signed] = ACTIONS(5668), [anon_sym_unsigned] = ACTIONS(5668), [anon_sym_long] = ACTIONS(5668), [anon_sym_short] = ACTIONS(5668), [anon_sym_LBRACK] = ACTIONS(5670), [anon_sym_RBRACK] = ACTIONS(5670), [anon_sym_const] = ACTIONS(5668), [anon_sym_constexpr] = ACTIONS(5668), [anon_sym_volatile] = ACTIONS(5668), [anon_sym_restrict] = ACTIONS(5668), [anon_sym___restrict__] = ACTIONS(5668), [anon_sym__Atomic] = ACTIONS(5668), [anon_sym__Noreturn] = ACTIONS(5668), [anon_sym_noreturn] = ACTIONS(5668), [anon_sym__Nonnull] = ACTIONS(5668), [anon_sym_mutable] = ACTIONS(5668), [anon_sym_constinit] = ACTIONS(5668), [anon_sym_consteval] = ACTIONS(5668), [anon_sym_alignas] = ACTIONS(5668), [anon_sym__Alignas] = ACTIONS(5668), [sym_primitive_type] = ACTIONS(5668), [anon_sym_QMARK] = ACTIONS(5670), [anon_sym_LT_EQ_GT] = ACTIONS(5670), [anon_sym_or] = ACTIONS(5668), [anon_sym_and] = ACTIONS(5668), [anon_sym_bitor] = ACTIONS(5668), [anon_sym_xor] = ACTIONS(5668), [anon_sym_bitand] = ACTIONS(5668), [anon_sym_not_eq] = ACTIONS(5668), [anon_sym_DASH_DASH] = ACTIONS(5670), [anon_sym_PLUS_PLUS] = ACTIONS(5670), [anon_sym_DOT] = ACTIONS(5668), [anon_sym_DOT_STAR] = ACTIONS(5670), [anon_sym_DASH_GT] = ACTIONS(5670), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5668), [anon_sym_override] = ACTIONS(5668), [anon_sym_requires] = ACTIONS(5668), }, [STATE(1888)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_DOT_DOT_DOT] = ACTIONS(5565), [anon_sym_COMMA] = ACTIONS(5565), [anon_sym_RPAREN] = ACTIONS(5565), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_TILDE] = ACTIONS(5565), [anon_sym_STAR] = ACTIONS(5565), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_AMP] = ACTIONS(5563), [anon_sym_SEMI] = ACTIONS(5565), [anon_sym___extension__] = ACTIONS(5563), [anon_sym_virtual] = ACTIONS(5563), [anon_sym_extern] = ACTIONS(5563), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_COLON] = ACTIONS(5563), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACK_LBRACK] = ACTIONS(5565), [anon_sym___declspec] = ACTIONS(5563), [anon_sym___based] = ACTIONS(5563), [anon_sym___cdecl] = ACTIONS(5563), [anon_sym___clrcall] = ACTIONS(5563), [anon_sym___stdcall] = ACTIONS(5563), [anon_sym___fastcall] = ACTIONS(5563), [anon_sym___thiscall] = ACTIONS(5563), [anon_sym___vectorcall] = ACTIONS(5563), [anon_sym_LBRACE] = ACTIONS(5565), [anon_sym_LBRACK] = ACTIONS(5563), [anon_sym_static] = ACTIONS(5563), [anon_sym_EQ] = ACTIONS(5565), [anon_sym_register] = ACTIONS(5563), [anon_sym_inline] = ACTIONS(5563), [anon_sym___inline] = ACTIONS(5563), [anon_sym___inline__] = ACTIONS(5563), [anon_sym___forceinline] = ACTIONS(5563), [anon_sym_thread_local] = ACTIONS(5563), [anon_sym___thread] = ACTIONS(5563), [anon_sym_const] = ACTIONS(5563), [anon_sym_constexpr] = ACTIONS(5563), [anon_sym_volatile] = ACTIONS(5563), [anon_sym_restrict] = ACTIONS(5563), [anon_sym___restrict__] = ACTIONS(5563), [anon_sym__Atomic] = ACTIONS(5563), [anon_sym__Noreturn] = ACTIONS(5563), [anon_sym_noreturn] = ACTIONS(5563), [anon_sym__Nonnull] = ACTIONS(5563), [anon_sym_mutable] = ACTIONS(5563), [anon_sym_constinit] = ACTIONS(5563), [anon_sym_consteval] = ACTIONS(5563), [anon_sym_alignas] = ACTIONS(5563), [anon_sym__Alignas] = ACTIONS(5563), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [anon_sym_asm] = ACTIONS(5563), [anon_sym___asm__] = ACTIONS(5563), [anon_sym___asm] = ACTIONS(5563), [anon_sym_DASH_GT] = ACTIONS(5565), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_final] = ACTIONS(5563), [anon_sym_override] = ACTIONS(5563), [anon_sym_template] = ACTIONS(5563), [anon_sym_GT2] = ACTIONS(5565), [anon_sym_operator] = ACTIONS(5563), [anon_sym_try] = ACTIONS(5563), [anon_sym_noexcept] = ACTIONS(5563), [anon_sym_throw] = ACTIONS(5563), [anon_sym_requires] = ACTIONS(5563), }, [STATE(1889)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5016), [anon_sym_COMMA] = ACTIONS(5016), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5023), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5021), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5021), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5021), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5021), [anon_sym_GT_GT] = ACTIONS(5021), [anon_sym___extension__] = ACTIONS(5019), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_LBRACK] = ACTIONS(5016), [anon_sym_EQ] = ACTIONS(5021), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5019), [anon_sym_volatile] = ACTIONS(5019), [anon_sym_restrict] = ACTIONS(5019), [anon_sym___restrict__] = ACTIONS(5019), [anon_sym__Atomic] = ACTIONS(5019), [anon_sym__Noreturn] = ACTIONS(5019), [anon_sym_noreturn] = ACTIONS(5019), [anon_sym__Nonnull] = ACTIONS(5019), [anon_sym_mutable] = ACTIONS(5019), [anon_sym_constinit] = ACTIONS(5019), [anon_sym_consteval] = ACTIONS(5019), [anon_sym_alignas] = ACTIONS(5019), [anon_sym__Alignas] = ACTIONS(5019), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_STAR_EQ] = ACTIONS(5014), [anon_sym_SLASH_EQ] = ACTIONS(5014), [anon_sym_PERCENT_EQ] = ACTIONS(5014), [anon_sym_PLUS_EQ] = ACTIONS(5014), [anon_sym_DASH_EQ] = ACTIONS(5014), [anon_sym_LT_LT_EQ] = ACTIONS(5014), [anon_sym_GT_GT_EQ] = ACTIONS(5021), [anon_sym_AMP_EQ] = ACTIONS(5014), [anon_sym_CARET_EQ] = ACTIONS(5014), [anon_sym_PIPE_EQ] = ACTIONS(5014), [anon_sym_and_eq] = ACTIONS(5014), [anon_sym_or_eq] = ACTIONS(5014), [anon_sym_xor_eq] = ACTIONS(5014), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5014), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5014), [anon_sym_not_eq] = ACTIONS(5014), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5014), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5019), [anon_sym_decltype] = ACTIONS(5019), [anon_sym_GT2] = ACTIONS(5016), }, [STATE(1890)] = { [sym_identifier] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_PIPE_PIPE] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym___cdecl] = ACTIONS(1938), [anon_sym___clrcall] = ACTIONS(1938), [anon_sym___stdcall] = ACTIONS(1938), [anon_sym___fastcall] = ACTIONS(1938), [anon_sym___thiscall] = ACTIONS(1938), [anon_sym___vectorcall] = ACTIONS(1938), [anon_sym_LBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [anon_sym_or] = ACTIONS(1938), [anon_sym_and] = ACTIONS(1938), [anon_sym_DASH_GT] = ACTIONS(1936), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_friend] = ACTIONS(1938), [anon_sym_noexcept] = ACTIONS(1938), [anon_sym_throw] = ACTIONS(1938), [anon_sym_concept] = ACTIONS(1938), }, [STATE(1891)] = { [sym_identifier] = ACTIONS(3957), [anon_sym_DOT_DOT_DOT] = ACTIONS(3959), [anon_sym_COMMA] = ACTIONS(3959), [anon_sym_RPAREN] = ACTIONS(3959), [anon_sym_LPAREN2] = ACTIONS(3959), [anon_sym_TILDE] = ACTIONS(3959), [anon_sym_STAR] = ACTIONS(3959), [anon_sym_AMP_AMP] = ACTIONS(3959), [anon_sym_AMP] = ACTIONS(3957), [anon_sym_SEMI] = ACTIONS(3959), [anon_sym___extension__] = ACTIONS(3957), [anon_sym_virtual] = ACTIONS(3957), [anon_sym_extern] = ACTIONS(3957), [anon_sym___attribute__] = ACTIONS(3957), [anon_sym___attribute] = ACTIONS(3957), [anon_sym_COLON] = ACTIONS(3957), [anon_sym_COLON_COLON] = ACTIONS(3959), [anon_sym_LBRACK_LBRACK] = ACTIONS(3959), [anon_sym___declspec] = ACTIONS(3957), [anon_sym___based] = ACTIONS(3957), [anon_sym___cdecl] = ACTIONS(3957), [anon_sym___clrcall] = ACTIONS(3957), [anon_sym___stdcall] = ACTIONS(3957), [anon_sym___fastcall] = ACTIONS(3957), [anon_sym___thiscall] = ACTIONS(3957), [anon_sym___vectorcall] = ACTIONS(3957), [anon_sym_LBRACE] = ACTIONS(3959), [anon_sym_LBRACK] = ACTIONS(3957), [anon_sym_static] = ACTIONS(3957), [anon_sym_EQ] = ACTIONS(3959), [anon_sym_register] = ACTIONS(3957), [anon_sym_inline] = ACTIONS(3957), [anon_sym___inline] = ACTIONS(3957), [anon_sym___inline__] = ACTIONS(3957), [anon_sym___forceinline] = ACTIONS(3957), [anon_sym_thread_local] = ACTIONS(3957), [anon_sym___thread] = ACTIONS(3957), [anon_sym_const] = ACTIONS(3957), [anon_sym_constexpr] = ACTIONS(3957), [anon_sym_volatile] = ACTIONS(3957), [anon_sym_restrict] = ACTIONS(3957), [anon_sym___restrict__] = ACTIONS(3957), [anon_sym__Atomic] = ACTIONS(3957), [anon_sym__Noreturn] = ACTIONS(3957), [anon_sym_noreturn] = ACTIONS(3957), [anon_sym__Nonnull] = ACTIONS(3957), [anon_sym_mutable] = ACTIONS(3957), [anon_sym_constinit] = ACTIONS(3957), [anon_sym_consteval] = ACTIONS(3957), [anon_sym_alignas] = ACTIONS(3957), [anon_sym__Alignas] = ACTIONS(3957), [anon_sym_asm] = ACTIONS(3957), [anon_sym___asm__] = ACTIONS(3957), [anon_sym___asm] = ACTIONS(3957), [anon_sym_DASH_GT] = ACTIONS(3959), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(3957), [anon_sym_final] = ACTIONS(3957), [anon_sym_override] = ACTIONS(3957), [anon_sym_explicit] = ACTIONS(3957), [anon_sym_private] = ACTIONS(3957), [anon_sym_template] = ACTIONS(3957), [anon_sym_GT2] = ACTIONS(3959), [anon_sym_operator] = ACTIONS(3957), [anon_sym_try] = ACTIONS(3957), [anon_sym_public] = ACTIONS(3957), [anon_sym_protected] = ACTIONS(3957), [anon_sym_noexcept] = ACTIONS(3957), [anon_sym_throw] = ACTIONS(3957), [anon_sym_requires] = ACTIONS(3957), }, [STATE(1892)] = { [sym_identifier] = ACTIONS(5589), [anon_sym_DOT_DOT_DOT] = ACTIONS(5591), [anon_sym_COMMA] = ACTIONS(5591), [anon_sym_RPAREN] = ACTIONS(5591), [anon_sym_LPAREN2] = ACTIONS(5591), [anon_sym_TILDE] = ACTIONS(5591), [anon_sym_STAR] = ACTIONS(5591), [anon_sym_PIPE_PIPE] = ACTIONS(5591), [anon_sym_AMP_AMP] = ACTIONS(5591), [anon_sym_AMP] = ACTIONS(5589), [anon_sym_SEMI] = ACTIONS(5591), [anon_sym___extension__] = ACTIONS(5589), [anon_sym_virtual] = ACTIONS(5589), [anon_sym_extern] = ACTIONS(5589), [anon_sym___attribute__] = ACTIONS(5589), [anon_sym___attribute] = ACTIONS(5589), [anon_sym_COLON] = ACTIONS(5589), [anon_sym_COLON_COLON] = ACTIONS(5591), [anon_sym_LBRACK_LBRACK] = ACTIONS(5591), [anon_sym___declspec] = ACTIONS(5589), [anon_sym___based] = ACTIONS(5589), [anon_sym___cdecl] = ACTIONS(5589), [anon_sym___clrcall] = ACTIONS(5589), [anon_sym___stdcall] = ACTIONS(5589), [anon_sym___fastcall] = ACTIONS(5589), [anon_sym___thiscall] = ACTIONS(5589), [anon_sym___vectorcall] = ACTIONS(5589), [anon_sym_LBRACE] = ACTIONS(5591), [anon_sym_LBRACK] = ACTIONS(5589), [anon_sym_static] = ACTIONS(5589), [anon_sym_EQ] = ACTIONS(5591), [anon_sym_register] = ACTIONS(5589), [anon_sym_inline] = ACTIONS(5589), [anon_sym___inline] = ACTIONS(5589), [anon_sym___inline__] = ACTIONS(5589), [anon_sym___forceinline] = ACTIONS(5589), [anon_sym_thread_local] = ACTIONS(5589), [anon_sym___thread] = ACTIONS(5589), [anon_sym_const] = ACTIONS(5589), [anon_sym_constexpr] = ACTIONS(5589), [anon_sym_volatile] = ACTIONS(5589), [anon_sym_restrict] = ACTIONS(5589), [anon_sym___restrict__] = ACTIONS(5589), [anon_sym__Atomic] = ACTIONS(5589), [anon_sym__Noreturn] = ACTIONS(5589), [anon_sym_noreturn] = ACTIONS(5589), [anon_sym__Nonnull] = ACTIONS(5589), [anon_sym_mutable] = ACTIONS(5589), [anon_sym_constinit] = ACTIONS(5589), [anon_sym_consteval] = ACTIONS(5589), [anon_sym_alignas] = ACTIONS(5589), [anon_sym__Alignas] = ACTIONS(5589), [anon_sym_or] = ACTIONS(5589), [anon_sym_and] = ACTIONS(5589), [anon_sym_asm] = ACTIONS(5589), [anon_sym___asm__] = ACTIONS(5589), [anon_sym___asm] = ACTIONS(5589), [anon_sym_DASH_GT] = ACTIONS(5591), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5589), [anon_sym_decltype] = ACTIONS(5589), [anon_sym_final] = ACTIONS(5589), [anon_sym_override] = ACTIONS(5589), [anon_sym_template] = ACTIONS(5589), [anon_sym_GT2] = ACTIONS(5591), [anon_sym_operator] = ACTIONS(5589), [anon_sym_try] = ACTIONS(5589), [anon_sym_noexcept] = ACTIONS(5589), [anon_sym_throw] = ACTIONS(5589), [anon_sym_requires] = ACTIONS(5589), }, [STATE(1893)] = { [sym_attribute_specifier] = STATE(2324), [sym_field_declaration_list] = STATE(2303), [sym_virtual_specifier] = STATE(7154), [sym_base_class_clause] = STATE(8107), [sym_identifier] = ACTIONS(5672), [anon_sym_DOT_DOT_DOT] = ACTIONS(5674), [anon_sym_COMMA] = ACTIONS(5674), [anon_sym_RPAREN] = ACTIONS(5674), [aux_sym_preproc_if_token2] = ACTIONS(5674), [aux_sym_preproc_else_token1] = ACTIONS(5674), [aux_sym_preproc_elif_token1] = ACTIONS(5672), [aux_sym_preproc_elifdef_token1] = ACTIONS(5674), [aux_sym_preproc_elifdef_token2] = ACTIONS(5674), [anon_sym_LPAREN2] = ACTIONS(5674), [anon_sym_DASH] = ACTIONS(5672), [anon_sym_PLUS] = ACTIONS(5672), [anon_sym_STAR] = ACTIONS(5672), [anon_sym_SLASH] = ACTIONS(5672), [anon_sym_PERCENT] = ACTIONS(5672), [anon_sym_PIPE_PIPE] = ACTIONS(5674), [anon_sym_AMP_AMP] = ACTIONS(5674), [anon_sym_PIPE] = ACTIONS(5672), [anon_sym_CARET] = ACTIONS(5672), [anon_sym_AMP] = ACTIONS(5672), [anon_sym_EQ_EQ] = ACTIONS(5674), [anon_sym_BANG_EQ] = ACTIONS(5674), [anon_sym_GT] = ACTIONS(5672), [anon_sym_GT_EQ] = ACTIONS(5674), [anon_sym_LT_EQ] = ACTIONS(5672), [anon_sym_LT] = ACTIONS(5672), [anon_sym_LT_LT] = ACTIONS(5672), [anon_sym_GT_GT] = ACTIONS(5672), [anon_sym_SEMI] = ACTIONS(5674), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(5678), [anon_sym_LBRACE] = ACTIONS(5680), [anon_sym_RBRACE] = ACTIONS(5674), [anon_sym_LBRACK] = ACTIONS(5674), [anon_sym_RBRACK] = ACTIONS(5674), [anon_sym_EQ] = ACTIONS(5672), [anon_sym_QMARK] = ACTIONS(5674), [anon_sym_STAR_EQ] = ACTIONS(5674), [anon_sym_SLASH_EQ] = ACTIONS(5674), [anon_sym_PERCENT_EQ] = ACTIONS(5674), [anon_sym_PLUS_EQ] = ACTIONS(5674), [anon_sym_DASH_EQ] = ACTIONS(5674), [anon_sym_LT_LT_EQ] = ACTIONS(5674), [anon_sym_GT_GT_EQ] = ACTIONS(5674), [anon_sym_AMP_EQ] = ACTIONS(5674), [anon_sym_CARET_EQ] = ACTIONS(5674), [anon_sym_PIPE_EQ] = ACTIONS(5674), [anon_sym_and_eq] = ACTIONS(5672), [anon_sym_or_eq] = ACTIONS(5672), [anon_sym_xor_eq] = ACTIONS(5672), [anon_sym_LT_EQ_GT] = ACTIONS(5674), [anon_sym_or] = ACTIONS(5672), [anon_sym_and] = ACTIONS(5672), [anon_sym_bitor] = ACTIONS(5672), [anon_sym_xor] = ACTIONS(5672), [anon_sym_bitand] = ACTIONS(5672), [anon_sym_not_eq] = ACTIONS(5672), [anon_sym_DASH_DASH] = ACTIONS(5674), [anon_sym_PLUS_PLUS] = ACTIONS(5674), [anon_sym_DOT] = ACTIONS(5672), [anon_sym_DOT_STAR] = ACTIONS(5674), [anon_sym_DASH_GT] = ACTIONS(5674), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5682), [anon_sym_override] = ACTIONS(5682), }, [STATE(1894)] = { [sym_identifier] = ACTIONS(5684), [anon_sym_DOT_DOT_DOT] = ACTIONS(5686), [anon_sym_COMMA] = ACTIONS(5686), [anon_sym_RPAREN] = ACTIONS(5686), [anon_sym_LPAREN2] = ACTIONS(5686), [anon_sym_DASH] = ACTIONS(5684), [anon_sym_PLUS] = ACTIONS(5684), [anon_sym_STAR] = ACTIONS(5686), [anon_sym_SLASH] = ACTIONS(5684), [anon_sym_PERCENT] = ACTIONS(5686), [anon_sym_PIPE_PIPE] = ACTIONS(5686), [anon_sym_AMP_AMP] = ACTIONS(5686), [anon_sym_PIPE] = ACTIONS(5684), [anon_sym_CARET] = ACTIONS(5686), [anon_sym_AMP] = ACTIONS(5684), [anon_sym_EQ_EQ] = ACTIONS(5686), [anon_sym_BANG_EQ] = ACTIONS(5686), [anon_sym_GT] = ACTIONS(5684), [anon_sym_GT_EQ] = ACTIONS(5686), [anon_sym_LT_EQ] = ACTIONS(5684), [anon_sym_LT] = ACTIONS(5684), [anon_sym_LT_LT] = ACTIONS(5686), [anon_sym_GT_GT] = ACTIONS(5686), [anon_sym_SEMI] = ACTIONS(5686), [anon_sym___extension__] = ACTIONS(5684), [anon_sym___attribute__] = ACTIONS(5684), [anon_sym___attribute] = ACTIONS(5684), [anon_sym_COLON] = ACTIONS(5684), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym___based] = ACTIONS(5684), [anon_sym_LBRACE] = ACTIONS(5686), [anon_sym_RBRACE] = ACTIONS(5686), [anon_sym_signed] = ACTIONS(5684), [anon_sym_unsigned] = ACTIONS(5684), [anon_sym_long] = ACTIONS(5684), [anon_sym_short] = ACTIONS(5684), [anon_sym_LBRACK] = ACTIONS(5686), [anon_sym_RBRACK] = ACTIONS(5686), [anon_sym_const] = ACTIONS(5684), [anon_sym_constexpr] = ACTIONS(5684), [anon_sym_volatile] = ACTIONS(5684), [anon_sym_restrict] = ACTIONS(5684), [anon_sym___restrict__] = ACTIONS(5684), [anon_sym__Atomic] = ACTIONS(5684), [anon_sym__Noreturn] = ACTIONS(5684), [anon_sym_noreturn] = ACTIONS(5684), [anon_sym__Nonnull] = ACTIONS(5684), [anon_sym_mutable] = ACTIONS(5684), [anon_sym_constinit] = ACTIONS(5684), [anon_sym_consteval] = ACTIONS(5684), [anon_sym_alignas] = ACTIONS(5684), [anon_sym__Alignas] = ACTIONS(5684), [sym_primitive_type] = ACTIONS(5684), [anon_sym_QMARK] = ACTIONS(5686), [anon_sym_LT_EQ_GT] = ACTIONS(5686), [anon_sym_or] = ACTIONS(5684), [anon_sym_and] = ACTIONS(5684), [anon_sym_bitor] = ACTIONS(5684), [anon_sym_xor] = ACTIONS(5684), [anon_sym_bitand] = ACTIONS(5684), [anon_sym_not_eq] = ACTIONS(5684), [anon_sym_DASH_DASH] = ACTIONS(5686), [anon_sym_PLUS_PLUS] = ACTIONS(5686), [anon_sym_DOT] = ACTIONS(5684), [anon_sym_DOT_STAR] = ACTIONS(5686), [anon_sym_DASH_GT] = ACTIONS(5686), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5684), [anon_sym_override] = ACTIONS(5684), [anon_sym_requires] = ACTIONS(5684), }, [STATE(1895)] = { [sym_identifier] = ACTIONS(1942), [anon_sym_LPAREN2] = ACTIONS(1940), [anon_sym_TILDE] = ACTIONS(1940), [anon_sym_STAR] = ACTIONS(1940), [anon_sym_PIPE_PIPE] = ACTIONS(1940), [anon_sym_AMP_AMP] = ACTIONS(1940), [anon_sym_AMP] = ACTIONS(1942), [anon_sym___extension__] = ACTIONS(1942), [anon_sym_virtual] = ACTIONS(1942), [anon_sym_extern] = ACTIONS(1942), [anon_sym___attribute__] = ACTIONS(1942), [anon_sym___attribute] = ACTIONS(1942), [anon_sym_using] = ACTIONS(1942), [anon_sym_COLON_COLON] = ACTIONS(1940), [anon_sym_LBRACK_LBRACK] = ACTIONS(1940), [anon_sym___declspec] = ACTIONS(1942), [anon_sym___based] = ACTIONS(1942), [anon_sym___cdecl] = ACTIONS(1942), [anon_sym___clrcall] = ACTIONS(1942), [anon_sym___stdcall] = ACTIONS(1942), [anon_sym___fastcall] = ACTIONS(1942), [anon_sym___thiscall] = ACTIONS(1942), [anon_sym___vectorcall] = ACTIONS(1942), [anon_sym_LBRACE] = ACTIONS(1940), [anon_sym_signed] = ACTIONS(1942), [anon_sym_unsigned] = ACTIONS(1942), [anon_sym_long] = ACTIONS(1942), [anon_sym_short] = ACTIONS(1942), [anon_sym_LBRACK] = ACTIONS(1942), [anon_sym_static] = ACTIONS(1942), [anon_sym_register] = ACTIONS(1942), [anon_sym_inline] = ACTIONS(1942), [anon_sym___inline] = ACTIONS(1942), [anon_sym___inline__] = ACTIONS(1942), [anon_sym___forceinline] = ACTIONS(1942), [anon_sym_thread_local] = ACTIONS(1942), [anon_sym___thread] = ACTIONS(1942), [anon_sym_const] = ACTIONS(1942), [anon_sym_constexpr] = ACTIONS(1942), [anon_sym_volatile] = ACTIONS(1942), [anon_sym_restrict] = ACTIONS(1942), [anon_sym___restrict__] = ACTIONS(1942), [anon_sym__Atomic] = ACTIONS(1942), [anon_sym__Noreturn] = ACTIONS(1942), [anon_sym_noreturn] = ACTIONS(1942), [anon_sym__Nonnull] = ACTIONS(1942), [anon_sym_mutable] = ACTIONS(1942), [anon_sym_constinit] = ACTIONS(1942), [anon_sym_consteval] = ACTIONS(1942), [anon_sym_alignas] = ACTIONS(1942), [anon_sym__Alignas] = ACTIONS(1942), [sym_primitive_type] = ACTIONS(1942), [anon_sym_enum] = ACTIONS(1942), [anon_sym_class] = ACTIONS(1942), [anon_sym_struct] = ACTIONS(1942), [anon_sym_union] = ACTIONS(1942), [anon_sym_or] = ACTIONS(1942), [anon_sym_and] = ACTIONS(1942), [anon_sym_DASH_GT] = ACTIONS(1940), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1942), [anon_sym_decltype] = ACTIONS(1942), [anon_sym_explicit] = ACTIONS(1942), [anon_sym_typename] = ACTIONS(1942), [anon_sym_template] = ACTIONS(1942), [anon_sym_operator] = ACTIONS(1942), [anon_sym_friend] = ACTIONS(1942), [anon_sym_noexcept] = ACTIONS(1942), [anon_sym_throw] = ACTIONS(1942), [anon_sym_concept] = ACTIONS(1942), }, [STATE(1896)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_DOT_DOT_DOT] = ACTIONS(5565), [anon_sym_COMMA] = ACTIONS(5565), [anon_sym_RPAREN] = ACTIONS(5565), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_TILDE] = ACTIONS(5565), [anon_sym_STAR] = ACTIONS(5565), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_AMP] = ACTIONS(5563), [anon_sym_SEMI] = ACTIONS(5565), [anon_sym___extension__] = ACTIONS(5563), [anon_sym_virtual] = ACTIONS(5563), [anon_sym_extern] = ACTIONS(5563), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_COLON] = ACTIONS(5563), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACK_LBRACK] = ACTIONS(5565), [anon_sym___declspec] = ACTIONS(5563), [anon_sym___based] = ACTIONS(5563), [anon_sym___cdecl] = ACTIONS(5563), [anon_sym___clrcall] = ACTIONS(5563), [anon_sym___stdcall] = ACTIONS(5563), [anon_sym___fastcall] = ACTIONS(5563), [anon_sym___thiscall] = ACTIONS(5563), [anon_sym___vectorcall] = ACTIONS(5563), [anon_sym_LBRACE] = ACTIONS(5565), [anon_sym_LBRACK] = ACTIONS(5563), [anon_sym_static] = ACTIONS(5563), [anon_sym_EQ] = ACTIONS(5565), [anon_sym_register] = ACTIONS(5563), [anon_sym_inline] = ACTIONS(5563), [anon_sym___inline] = ACTIONS(5563), [anon_sym___inline__] = ACTIONS(5563), [anon_sym___forceinline] = ACTIONS(5563), [anon_sym_thread_local] = ACTIONS(5563), [anon_sym___thread] = ACTIONS(5563), [anon_sym_const] = ACTIONS(5563), [anon_sym_constexpr] = ACTIONS(5563), [anon_sym_volatile] = ACTIONS(5563), [anon_sym_restrict] = ACTIONS(5563), [anon_sym___restrict__] = ACTIONS(5563), [anon_sym__Atomic] = ACTIONS(5563), [anon_sym__Noreturn] = ACTIONS(5563), [anon_sym_noreturn] = ACTIONS(5563), [anon_sym__Nonnull] = ACTIONS(5563), [anon_sym_mutable] = ACTIONS(5563), [anon_sym_constinit] = ACTIONS(5563), [anon_sym_consteval] = ACTIONS(5563), [anon_sym_alignas] = ACTIONS(5563), [anon_sym__Alignas] = ACTIONS(5563), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [anon_sym_asm] = ACTIONS(5563), [anon_sym___asm__] = ACTIONS(5563), [anon_sym___asm] = ACTIONS(5563), [anon_sym_DASH_GT] = ACTIONS(5565), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_final] = ACTIONS(5563), [anon_sym_override] = ACTIONS(5563), [anon_sym_template] = ACTIONS(5563), [anon_sym_GT2] = ACTIONS(5565), [anon_sym_operator] = ACTIONS(5563), [anon_sym_try] = ACTIONS(5563), [anon_sym_noexcept] = ACTIONS(5563), [anon_sym_throw] = ACTIONS(5563), [anon_sym_requires] = ACTIONS(5563), }, [STATE(1897)] = { [sym_ms_based_modifier] = STATE(8386), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(1898), [sym__declarator] = STATE(6486), [sym__abstract_declarator] = STATE(6774), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_type_qualifier] = STATE(2584), [sym_alignas_qualifier] = STATE(4391), [sym_parameter_list] = STATE(3085), [sym_decltype] = STATE(8338), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6001), [sym_qualified_identifier] = STATE(6205), [sym_operator_name] = STATE(6205), [aux_sym__type_definition_type_repeat1] = STATE(2584), [aux_sym_pointer_declarator_repeat1] = STATE(1898), [sym_identifier] = ACTIONS(5688), [anon_sym_COMMA] = ACTIONS(5690), [anon_sym_RPAREN] = ACTIONS(5690), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(5692), [anon_sym_AMP_AMP] = ACTIONS(5694), [anon_sym_AMP] = ACTIONS(5696), [anon_sym___extension__] = ACTIONS(3349), [anon_sym___attribute__] = ACTIONS(5698), [anon_sym___attribute] = ACTIONS(5698), [anon_sym_COLON_COLON] = ACTIONS(5700), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(5702), [anon_sym_EQ] = ACTIONS(5690), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(5690), [anon_sym_operator] = ACTIONS(1852), }, [STATE(1898)] = { [sym_ms_based_modifier] = STATE(8386), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(3877), [sym__declarator] = STATE(6522), [sym__abstract_declarator] = STATE(6776), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_type_qualifier] = STATE(2586), [sym_alignas_qualifier] = STATE(4391), [sym_parameter_list] = STATE(3085), [sym_decltype] = STATE(8338), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6001), [sym_qualified_identifier] = STATE(6205), [sym_operator_name] = STATE(6205), [aux_sym__type_definition_type_repeat1] = STATE(2586), [aux_sym_pointer_declarator_repeat1] = STATE(3877), [sym_identifier] = ACTIONS(5688), [anon_sym_COMMA] = ACTIONS(5704), [anon_sym_RPAREN] = ACTIONS(5704), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(5692), [anon_sym_AMP_AMP] = ACTIONS(5694), [anon_sym_AMP] = ACTIONS(5696), [anon_sym___extension__] = ACTIONS(3349), [anon_sym___attribute__] = ACTIONS(5706), [anon_sym___attribute] = ACTIONS(5706), [anon_sym_COLON_COLON] = ACTIONS(5700), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(5702), [anon_sym_EQ] = ACTIONS(5704), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(5704), [anon_sym_operator] = ACTIONS(1852), }, [STATE(1899)] = { [sym_template_argument_list] = STATE(1926), [sym_identifier] = ACTIONS(4931), [anon_sym_DOT_DOT_DOT] = ACTIONS(4938), [anon_sym_COMMA] = ACTIONS(4938), [anon_sym_RPAREN] = ACTIONS(4938), [aux_sym_preproc_if_token2] = ACTIONS(4938), [aux_sym_preproc_else_token1] = ACTIONS(4938), [aux_sym_preproc_elif_token1] = ACTIONS(4931), [aux_sym_preproc_elifdef_token1] = ACTIONS(4938), [aux_sym_preproc_elifdef_token2] = ACTIONS(4938), [anon_sym_LPAREN2] = ACTIONS(4938), [anon_sym_DASH] = ACTIONS(4931), [anon_sym_PLUS] = ACTIONS(4931), [anon_sym_STAR] = ACTIONS(4931), [anon_sym_SLASH] = ACTIONS(4931), [anon_sym_PERCENT] = ACTIONS(4931), [anon_sym_PIPE_PIPE] = ACTIONS(4938), [anon_sym_AMP_AMP] = ACTIONS(4938), [anon_sym_PIPE] = ACTIONS(4931), [anon_sym_CARET] = ACTIONS(4931), [anon_sym_AMP] = ACTIONS(4931), [anon_sym_EQ_EQ] = ACTIONS(4938), [anon_sym_BANG_EQ] = ACTIONS(4938), [anon_sym_GT] = ACTIONS(4931), [anon_sym_GT_EQ] = ACTIONS(4938), [anon_sym_LT_EQ] = ACTIONS(4931), [anon_sym_LT] = ACTIONS(5708), [anon_sym_LT_LT] = ACTIONS(4931), [anon_sym_GT_GT] = ACTIONS(4931), [anon_sym_SEMI] = ACTIONS(4938), [anon_sym___attribute__] = ACTIONS(4931), [anon_sym___attribute] = ACTIONS(4931), [anon_sym_COLON] = ACTIONS(4931), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4938), [anon_sym_RBRACE] = ACTIONS(4938), [anon_sym_LBRACK] = ACTIONS(4938), [anon_sym_RBRACK] = ACTIONS(4938), [anon_sym_EQ] = ACTIONS(4931), [anon_sym_QMARK] = ACTIONS(4938), [anon_sym_STAR_EQ] = ACTIONS(4938), [anon_sym_SLASH_EQ] = ACTIONS(4938), [anon_sym_PERCENT_EQ] = ACTIONS(4938), [anon_sym_PLUS_EQ] = ACTIONS(4938), [anon_sym_DASH_EQ] = ACTIONS(4938), [anon_sym_LT_LT_EQ] = ACTIONS(4938), [anon_sym_GT_GT_EQ] = ACTIONS(4938), [anon_sym_AMP_EQ] = ACTIONS(4938), [anon_sym_CARET_EQ] = ACTIONS(4938), [anon_sym_PIPE_EQ] = ACTIONS(4938), [anon_sym_and_eq] = ACTIONS(4931), [anon_sym_or_eq] = ACTIONS(4931), [anon_sym_xor_eq] = ACTIONS(4931), [anon_sym_LT_EQ_GT] = ACTIONS(4938), [anon_sym_or] = ACTIONS(4931), [anon_sym_and] = ACTIONS(4931), [anon_sym_bitor] = ACTIONS(4931), [anon_sym_xor] = ACTIONS(4931), [anon_sym_bitand] = ACTIONS(4931), [anon_sym_not_eq] = ACTIONS(4931), [anon_sym_DASH_DASH] = ACTIONS(4938), [anon_sym_PLUS_PLUS] = ACTIONS(4938), [anon_sym_DOT] = ACTIONS(4931), [anon_sym_DOT_STAR] = ACTIONS(4938), [anon_sym_DASH_GT] = ACTIONS(4938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4931), [anon_sym_decltype] = ACTIONS(4931), [anon_sym_final] = ACTIONS(4931), [anon_sym_override] = ACTIONS(4931), }, [STATE(1900)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_if_token2] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(2753), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(5476), [anon_sym___attribute] = ACTIONS(5476), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_private] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_friend] = ACTIONS(1938), [anon_sym_public] = ACTIONS(1938), [anon_sym_protected] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), }, [STATE(1901)] = { [sym_identifier] = ACTIONS(5711), [anon_sym_DOT_DOT_DOT] = ACTIONS(5713), [anon_sym_COMMA] = ACTIONS(5713), [anon_sym_RPAREN] = ACTIONS(5713), [anon_sym_LPAREN2] = ACTIONS(5713), [anon_sym_DASH] = ACTIONS(5711), [anon_sym_PLUS] = ACTIONS(5711), [anon_sym_STAR] = ACTIONS(5713), [anon_sym_SLASH] = ACTIONS(5711), [anon_sym_PERCENT] = ACTIONS(5713), [anon_sym_PIPE_PIPE] = ACTIONS(5713), [anon_sym_AMP_AMP] = ACTIONS(5713), [anon_sym_PIPE] = ACTIONS(5711), [anon_sym_CARET] = ACTIONS(5713), [anon_sym_AMP] = ACTIONS(5711), [anon_sym_EQ_EQ] = ACTIONS(5713), [anon_sym_BANG_EQ] = ACTIONS(5713), [anon_sym_GT] = ACTIONS(5711), [anon_sym_GT_EQ] = ACTIONS(5713), [anon_sym_LT_EQ] = ACTIONS(5711), [anon_sym_LT] = ACTIONS(5711), [anon_sym_LT_LT] = ACTIONS(5713), [anon_sym_GT_GT] = ACTIONS(5713), [anon_sym_SEMI] = ACTIONS(5713), [anon_sym___extension__] = ACTIONS(5711), [anon_sym___attribute__] = ACTIONS(5711), [anon_sym___attribute] = ACTIONS(5711), [anon_sym_COLON] = ACTIONS(5713), [anon_sym___based] = ACTIONS(5711), [anon_sym_LBRACE] = ACTIONS(5713), [anon_sym_RBRACE] = ACTIONS(5713), [anon_sym_signed] = ACTIONS(5711), [anon_sym_unsigned] = ACTIONS(5711), [anon_sym_long] = ACTIONS(5711), [anon_sym_short] = ACTIONS(5711), [anon_sym_LBRACK] = ACTIONS(5713), [anon_sym_RBRACK] = ACTIONS(5713), [anon_sym_const] = ACTIONS(5711), [anon_sym_constexpr] = ACTIONS(5711), [anon_sym_volatile] = ACTIONS(5711), [anon_sym_restrict] = ACTIONS(5711), [anon_sym___restrict__] = ACTIONS(5711), [anon_sym__Atomic] = ACTIONS(5711), [anon_sym__Noreturn] = ACTIONS(5711), [anon_sym_noreturn] = ACTIONS(5711), [anon_sym__Nonnull] = ACTIONS(5711), [anon_sym_mutable] = ACTIONS(5711), [anon_sym_constinit] = ACTIONS(5711), [anon_sym_consteval] = ACTIONS(5711), [anon_sym_alignas] = ACTIONS(5711), [anon_sym__Alignas] = ACTIONS(5711), [sym_primitive_type] = ACTIONS(5711), [anon_sym_QMARK] = ACTIONS(5713), [anon_sym_LT_EQ_GT] = ACTIONS(5713), [anon_sym_or] = ACTIONS(5711), [anon_sym_and] = ACTIONS(5711), [anon_sym_bitor] = ACTIONS(5711), [anon_sym_xor] = ACTIONS(5711), [anon_sym_bitand] = ACTIONS(5711), [anon_sym_not_eq] = ACTIONS(5711), [anon_sym_DASH_DASH] = ACTIONS(5713), [anon_sym_PLUS_PLUS] = ACTIONS(5713), [anon_sym_DOT] = ACTIONS(5711), [anon_sym_DOT_STAR] = ACTIONS(5713), [anon_sym_DASH_GT] = ACTIONS(5713), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5711), [anon_sym_override] = ACTIONS(5711), [anon_sym_requires] = ACTIONS(5711), }, [STATE(1902)] = { [sym_identifier] = ACTIONS(5715), [anon_sym_DOT_DOT_DOT] = ACTIONS(5717), [anon_sym_COMMA] = ACTIONS(5717), [anon_sym_RPAREN] = ACTIONS(5717), [anon_sym_LPAREN2] = ACTIONS(5717), [anon_sym_DASH] = ACTIONS(5715), [anon_sym_PLUS] = ACTIONS(5715), [anon_sym_STAR] = ACTIONS(5717), [anon_sym_SLASH] = ACTIONS(5715), [anon_sym_PERCENT] = ACTIONS(5717), [anon_sym_PIPE_PIPE] = ACTIONS(5717), [anon_sym_AMP_AMP] = ACTIONS(5717), [anon_sym_PIPE] = ACTIONS(5715), [anon_sym_CARET] = ACTIONS(5717), [anon_sym_AMP] = ACTIONS(5715), [anon_sym_EQ_EQ] = ACTIONS(5717), [anon_sym_BANG_EQ] = ACTIONS(5717), [anon_sym_GT] = ACTIONS(5715), [anon_sym_GT_EQ] = ACTIONS(5717), [anon_sym_LT_EQ] = ACTIONS(5715), [anon_sym_LT] = ACTIONS(5715), [anon_sym_LT_LT] = ACTIONS(5717), [anon_sym_GT_GT] = ACTIONS(5717), [anon_sym_SEMI] = ACTIONS(5717), [anon_sym___extension__] = ACTIONS(5715), [anon_sym___attribute__] = ACTIONS(5715), [anon_sym___attribute] = ACTIONS(5715), [anon_sym_COLON] = ACTIONS(5717), [anon_sym___based] = ACTIONS(5715), [anon_sym_LBRACE] = ACTIONS(5717), [anon_sym_RBRACE] = ACTIONS(5717), [anon_sym_signed] = ACTIONS(5715), [anon_sym_unsigned] = ACTIONS(5715), [anon_sym_long] = ACTIONS(5715), [anon_sym_short] = ACTIONS(5715), [anon_sym_LBRACK] = ACTIONS(5717), [anon_sym_RBRACK] = ACTIONS(5717), [anon_sym_const] = ACTIONS(5715), [anon_sym_constexpr] = ACTIONS(5715), [anon_sym_volatile] = ACTIONS(5715), [anon_sym_restrict] = ACTIONS(5715), [anon_sym___restrict__] = ACTIONS(5715), [anon_sym__Atomic] = ACTIONS(5715), [anon_sym__Noreturn] = ACTIONS(5715), [anon_sym_noreturn] = ACTIONS(5715), [anon_sym__Nonnull] = ACTIONS(5715), [anon_sym_mutable] = ACTIONS(5715), [anon_sym_constinit] = ACTIONS(5715), [anon_sym_consteval] = ACTIONS(5715), [anon_sym_alignas] = ACTIONS(5715), [anon_sym__Alignas] = ACTIONS(5715), [sym_primitive_type] = ACTIONS(5715), [anon_sym_QMARK] = ACTIONS(5717), [anon_sym_LT_EQ_GT] = ACTIONS(5717), [anon_sym_or] = ACTIONS(5715), [anon_sym_and] = ACTIONS(5715), [anon_sym_bitor] = ACTIONS(5715), [anon_sym_xor] = ACTIONS(5715), [anon_sym_bitand] = ACTIONS(5715), [anon_sym_not_eq] = ACTIONS(5715), [anon_sym_DASH_DASH] = ACTIONS(5717), [anon_sym_PLUS_PLUS] = ACTIONS(5717), [anon_sym_DOT] = ACTIONS(5715), [anon_sym_DOT_STAR] = ACTIONS(5717), [anon_sym_DASH_GT] = ACTIONS(5717), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5715), [anon_sym_override] = ACTIONS(5715), [anon_sym_requires] = ACTIONS(5715), }, [STATE(1903)] = { [sym_identifier] = ACTIONS(5719), [anon_sym_DOT_DOT_DOT] = ACTIONS(5721), [anon_sym_COMMA] = ACTIONS(5721), [anon_sym_RPAREN] = ACTIONS(5721), [anon_sym_LPAREN2] = ACTIONS(5721), [anon_sym_DASH] = ACTIONS(5719), [anon_sym_PLUS] = ACTIONS(5719), [anon_sym_STAR] = ACTIONS(5721), [anon_sym_SLASH] = ACTIONS(5719), [anon_sym_PERCENT] = ACTIONS(5721), [anon_sym_PIPE_PIPE] = ACTIONS(5721), [anon_sym_AMP_AMP] = ACTIONS(5721), [anon_sym_PIPE] = ACTIONS(5719), [anon_sym_CARET] = ACTIONS(5721), [anon_sym_AMP] = ACTIONS(5719), [anon_sym_EQ_EQ] = ACTIONS(5721), [anon_sym_BANG_EQ] = ACTIONS(5721), [anon_sym_GT] = ACTIONS(5719), [anon_sym_GT_EQ] = ACTIONS(5721), [anon_sym_LT_EQ] = ACTIONS(5719), [anon_sym_LT] = ACTIONS(5719), [anon_sym_LT_LT] = ACTIONS(5721), [anon_sym_GT_GT] = ACTIONS(5721), [anon_sym_SEMI] = ACTIONS(5721), [anon_sym___extension__] = ACTIONS(5719), [anon_sym___attribute__] = ACTIONS(5719), [anon_sym___attribute] = ACTIONS(5719), [anon_sym_COLON] = ACTIONS(5721), [anon_sym___based] = ACTIONS(5719), [anon_sym_LBRACE] = ACTIONS(5721), [anon_sym_RBRACE] = ACTIONS(5721), [anon_sym_signed] = ACTIONS(5719), [anon_sym_unsigned] = ACTIONS(5719), [anon_sym_long] = ACTIONS(5719), [anon_sym_short] = ACTIONS(5719), [anon_sym_LBRACK] = ACTIONS(5721), [anon_sym_RBRACK] = ACTIONS(5721), [anon_sym_const] = ACTIONS(5719), [anon_sym_constexpr] = ACTIONS(5719), [anon_sym_volatile] = ACTIONS(5719), [anon_sym_restrict] = ACTIONS(5719), [anon_sym___restrict__] = ACTIONS(5719), [anon_sym__Atomic] = ACTIONS(5719), [anon_sym__Noreturn] = ACTIONS(5719), [anon_sym_noreturn] = ACTIONS(5719), [anon_sym__Nonnull] = ACTIONS(5719), [anon_sym_mutable] = ACTIONS(5719), [anon_sym_constinit] = ACTIONS(5719), [anon_sym_consteval] = ACTIONS(5719), [anon_sym_alignas] = ACTIONS(5719), [anon_sym__Alignas] = ACTIONS(5719), [sym_primitive_type] = ACTIONS(5719), [anon_sym_QMARK] = ACTIONS(5721), [anon_sym_LT_EQ_GT] = ACTIONS(5721), [anon_sym_or] = ACTIONS(5719), [anon_sym_and] = ACTIONS(5719), [anon_sym_bitor] = ACTIONS(5719), [anon_sym_xor] = ACTIONS(5719), [anon_sym_bitand] = ACTIONS(5719), [anon_sym_not_eq] = ACTIONS(5719), [anon_sym_DASH_DASH] = ACTIONS(5721), [anon_sym_PLUS_PLUS] = ACTIONS(5721), [anon_sym_DOT] = ACTIONS(5719), [anon_sym_DOT_STAR] = ACTIONS(5721), [anon_sym_DASH_GT] = ACTIONS(5721), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5719), [anon_sym_override] = ACTIONS(5719), [anon_sym_requires] = ACTIONS(5719), }, [STATE(1904)] = { [sym_identifier] = ACTIONS(5723), [anon_sym_DOT_DOT_DOT] = ACTIONS(5725), [anon_sym_COMMA] = ACTIONS(5725), [anon_sym_RPAREN] = ACTIONS(5725), [anon_sym_LPAREN2] = ACTIONS(5725), [anon_sym_DASH] = ACTIONS(5723), [anon_sym_PLUS] = ACTIONS(5723), [anon_sym_STAR] = ACTIONS(5725), [anon_sym_SLASH] = ACTIONS(5723), [anon_sym_PERCENT] = ACTIONS(5725), [anon_sym_PIPE_PIPE] = ACTIONS(5725), [anon_sym_AMP_AMP] = ACTIONS(5725), [anon_sym_PIPE] = ACTIONS(5723), [anon_sym_CARET] = ACTIONS(5725), [anon_sym_AMP] = ACTIONS(5723), [anon_sym_EQ_EQ] = ACTIONS(5725), [anon_sym_BANG_EQ] = ACTIONS(5725), [anon_sym_GT] = ACTIONS(5723), [anon_sym_GT_EQ] = ACTIONS(5725), [anon_sym_LT_EQ] = ACTIONS(5723), [anon_sym_LT] = ACTIONS(5723), [anon_sym_LT_LT] = ACTIONS(5725), [anon_sym_GT_GT] = ACTIONS(5725), [anon_sym_SEMI] = ACTIONS(5725), [anon_sym___extension__] = ACTIONS(5723), [anon_sym___attribute__] = ACTIONS(5723), [anon_sym___attribute] = ACTIONS(5723), [anon_sym_COLON] = ACTIONS(5725), [anon_sym___based] = ACTIONS(5723), [anon_sym_LBRACE] = ACTIONS(5725), [anon_sym_RBRACE] = ACTIONS(5725), [anon_sym_signed] = ACTIONS(5723), [anon_sym_unsigned] = ACTIONS(5723), [anon_sym_long] = ACTIONS(5723), [anon_sym_short] = ACTIONS(5723), [anon_sym_LBRACK] = ACTIONS(5725), [anon_sym_RBRACK] = ACTIONS(5725), [anon_sym_const] = ACTIONS(5723), [anon_sym_constexpr] = ACTIONS(5723), [anon_sym_volatile] = ACTIONS(5723), [anon_sym_restrict] = ACTIONS(5723), [anon_sym___restrict__] = ACTIONS(5723), [anon_sym__Atomic] = ACTIONS(5723), [anon_sym__Noreturn] = ACTIONS(5723), [anon_sym_noreturn] = ACTIONS(5723), [anon_sym__Nonnull] = ACTIONS(5723), [anon_sym_mutable] = ACTIONS(5723), [anon_sym_constinit] = ACTIONS(5723), [anon_sym_consteval] = ACTIONS(5723), [anon_sym_alignas] = ACTIONS(5723), [anon_sym__Alignas] = ACTIONS(5723), [sym_primitive_type] = ACTIONS(5723), [anon_sym_QMARK] = ACTIONS(5725), [anon_sym_LT_EQ_GT] = ACTIONS(5725), [anon_sym_or] = ACTIONS(5723), [anon_sym_and] = ACTIONS(5723), [anon_sym_bitor] = ACTIONS(5723), [anon_sym_xor] = ACTIONS(5723), [anon_sym_bitand] = ACTIONS(5723), [anon_sym_not_eq] = ACTIONS(5723), [anon_sym_DASH_DASH] = ACTIONS(5725), [anon_sym_PLUS_PLUS] = ACTIONS(5725), [anon_sym_DOT] = ACTIONS(5723), [anon_sym_DOT_STAR] = ACTIONS(5725), [anon_sym_DASH_GT] = ACTIONS(5725), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5723), [anon_sym_override] = ACTIONS(5723), [anon_sym_requires] = ACTIONS(5723), }, [STATE(1905)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(5414), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1906)] = { [sym_identifier] = ACTIONS(5727), [anon_sym_DOT_DOT_DOT] = ACTIONS(5729), [anon_sym_COMMA] = ACTIONS(5729), [anon_sym_RPAREN] = ACTIONS(5729), [anon_sym_LPAREN2] = ACTIONS(5729), [anon_sym_DASH] = ACTIONS(5727), [anon_sym_PLUS] = ACTIONS(5727), [anon_sym_STAR] = ACTIONS(5729), [anon_sym_SLASH] = ACTIONS(5727), [anon_sym_PERCENT] = ACTIONS(5729), [anon_sym_PIPE_PIPE] = ACTIONS(5729), [anon_sym_AMP_AMP] = ACTIONS(5729), [anon_sym_PIPE] = ACTIONS(5727), [anon_sym_CARET] = ACTIONS(5729), [anon_sym_AMP] = ACTIONS(5727), [anon_sym_EQ_EQ] = ACTIONS(5729), [anon_sym_BANG_EQ] = ACTIONS(5729), [anon_sym_GT] = ACTIONS(5727), [anon_sym_GT_EQ] = ACTIONS(5729), [anon_sym_LT_EQ] = ACTIONS(5727), [anon_sym_LT] = ACTIONS(5727), [anon_sym_LT_LT] = ACTIONS(5729), [anon_sym_GT_GT] = ACTIONS(5729), [anon_sym_SEMI] = ACTIONS(5729), [anon_sym___extension__] = ACTIONS(5727), [anon_sym___attribute__] = ACTIONS(5727), [anon_sym___attribute] = ACTIONS(5727), [anon_sym_COLON] = ACTIONS(5729), [anon_sym___based] = ACTIONS(5727), [anon_sym_LBRACE] = ACTIONS(5729), [anon_sym_RBRACE] = ACTIONS(5729), [anon_sym_signed] = ACTIONS(5727), [anon_sym_unsigned] = ACTIONS(5727), [anon_sym_long] = ACTIONS(5727), [anon_sym_short] = ACTIONS(5727), [anon_sym_LBRACK] = ACTIONS(5729), [anon_sym_RBRACK] = ACTIONS(5729), [anon_sym_const] = ACTIONS(5727), [anon_sym_constexpr] = ACTIONS(5727), [anon_sym_volatile] = ACTIONS(5727), [anon_sym_restrict] = ACTIONS(5727), [anon_sym___restrict__] = ACTIONS(5727), [anon_sym__Atomic] = ACTIONS(5727), [anon_sym__Noreturn] = ACTIONS(5727), [anon_sym_noreturn] = ACTIONS(5727), [anon_sym__Nonnull] = ACTIONS(5727), [anon_sym_mutable] = ACTIONS(5727), [anon_sym_constinit] = ACTIONS(5727), [anon_sym_consteval] = ACTIONS(5727), [anon_sym_alignas] = ACTIONS(5727), [anon_sym__Alignas] = ACTIONS(5727), [sym_primitive_type] = ACTIONS(5727), [anon_sym_QMARK] = ACTIONS(5729), [anon_sym_LT_EQ_GT] = ACTIONS(5729), [anon_sym_or] = ACTIONS(5727), [anon_sym_and] = ACTIONS(5727), [anon_sym_bitor] = ACTIONS(5727), [anon_sym_xor] = ACTIONS(5727), [anon_sym_bitand] = ACTIONS(5727), [anon_sym_not_eq] = ACTIONS(5727), [anon_sym_DASH_DASH] = ACTIONS(5729), [anon_sym_PLUS_PLUS] = ACTIONS(5729), [anon_sym_DOT] = ACTIONS(5727), [anon_sym_DOT_STAR] = ACTIONS(5729), [anon_sym_DASH_GT] = ACTIONS(5729), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5727), [anon_sym_override] = ACTIONS(5727), [anon_sym_requires] = ACTIONS(5727), }, [STATE(1907)] = { [sym_identifier] = ACTIONS(5731), [anon_sym_DOT_DOT_DOT] = ACTIONS(5733), [anon_sym_COMMA] = ACTIONS(5733), [anon_sym_RPAREN] = ACTIONS(5733), [anon_sym_LPAREN2] = ACTIONS(5733), [anon_sym_DASH] = ACTIONS(5731), [anon_sym_PLUS] = ACTIONS(5731), [anon_sym_STAR] = ACTIONS(5733), [anon_sym_SLASH] = ACTIONS(5731), [anon_sym_PERCENT] = ACTIONS(5733), [anon_sym_PIPE_PIPE] = ACTIONS(5733), [anon_sym_AMP_AMP] = ACTIONS(5733), [anon_sym_PIPE] = ACTIONS(5731), [anon_sym_CARET] = ACTIONS(5733), [anon_sym_AMP] = ACTIONS(5731), [anon_sym_EQ_EQ] = ACTIONS(5733), [anon_sym_BANG_EQ] = ACTIONS(5733), [anon_sym_GT] = ACTIONS(5731), [anon_sym_GT_EQ] = ACTIONS(5733), [anon_sym_LT_EQ] = ACTIONS(5731), [anon_sym_LT] = ACTIONS(5731), [anon_sym_LT_LT] = ACTIONS(5733), [anon_sym_GT_GT] = ACTIONS(5733), [anon_sym_SEMI] = ACTIONS(5733), [anon_sym___extension__] = ACTIONS(5731), [anon_sym___attribute__] = ACTIONS(5731), [anon_sym___attribute] = ACTIONS(5731), [anon_sym_COLON] = ACTIONS(5733), [anon_sym___based] = ACTIONS(5731), [anon_sym_LBRACE] = ACTIONS(5733), [anon_sym_RBRACE] = ACTIONS(5733), [anon_sym_signed] = ACTIONS(5731), [anon_sym_unsigned] = ACTIONS(5731), [anon_sym_long] = ACTIONS(5731), [anon_sym_short] = ACTIONS(5731), [anon_sym_LBRACK] = ACTIONS(5733), [anon_sym_RBRACK] = ACTIONS(5733), [anon_sym_const] = ACTIONS(5731), [anon_sym_constexpr] = ACTIONS(5731), [anon_sym_volatile] = ACTIONS(5731), [anon_sym_restrict] = ACTIONS(5731), [anon_sym___restrict__] = ACTIONS(5731), [anon_sym__Atomic] = ACTIONS(5731), [anon_sym__Noreturn] = ACTIONS(5731), [anon_sym_noreturn] = ACTIONS(5731), [anon_sym__Nonnull] = ACTIONS(5731), [anon_sym_mutable] = ACTIONS(5731), [anon_sym_constinit] = ACTIONS(5731), [anon_sym_consteval] = ACTIONS(5731), [anon_sym_alignas] = ACTIONS(5731), [anon_sym__Alignas] = ACTIONS(5731), [sym_primitive_type] = ACTIONS(5731), [anon_sym_QMARK] = ACTIONS(5733), [anon_sym_LT_EQ_GT] = ACTIONS(5733), [anon_sym_or] = ACTIONS(5731), [anon_sym_and] = ACTIONS(5731), [anon_sym_bitor] = ACTIONS(5731), [anon_sym_xor] = ACTIONS(5731), [anon_sym_bitand] = ACTIONS(5731), [anon_sym_not_eq] = ACTIONS(5731), [anon_sym_DASH_DASH] = ACTIONS(5733), [anon_sym_PLUS_PLUS] = ACTIONS(5733), [anon_sym_DOT] = ACTIONS(5731), [anon_sym_DOT_STAR] = ACTIONS(5733), [anon_sym_DASH_GT] = ACTIONS(5733), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5731), [anon_sym_override] = ACTIONS(5731), [anon_sym_requires] = ACTIONS(5731), }, [STATE(1908)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_DOT_DOT_DOT] = ACTIONS(5565), [anon_sym_COMMA] = ACTIONS(5565), [anon_sym_RPAREN] = ACTIONS(5565), [aux_sym_preproc_if_token2] = ACTIONS(5565), [aux_sym_preproc_else_token1] = ACTIONS(5565), [aux_sym_preproc_elif_token1] = ACTIONS(5563), [aux_sym_preproc_elifdef_token1] = ACTIONS(5565), [aux_sym_preproc_elifdef_token2] = ACTIONS(5565), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_DASH] = ACTIONS(5563), [anon_sym_PLUS] = ACTIONS(5563), [anon_sym_STAR] = ACTIONS(5563), [anon_sym_SLASH] = ACTIONS(5563), [anon_sym_PERCENT] = ACTIONS(5563), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_PIPE] = ACTIONS(5563), [anon_sym_CARET] = ACTIONS(5563), [anon_sym_AMP] = ACTIONS(5563), [anon_sym_EQ_EQ] = ACTIONS(5565), [anon_sym_BANG_EQ] = ACTIONS(5565), [anon_sym_GT] = ACTIONS(5563), [anon_sym_GT_EQ] = ACTIONS(5565), [anon_sym_LT_EQ] = ACTIONS(5563), [anon_sym_LT] = ACTIONS(5563), [anon_sym_LT_LT] = ACTIONS(5563), [anon_sym_GT_GT] = ACTIONS(5563), [anon_sym_SEMI] = ACTIONS(5565), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_COLON] = ACTIONS(5563), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACE] = ACTIONS(5565), [anon_sym_RBRACE] = ACTIONS(5565), [anon_sym_LBRACK] = ACTIONS(5565), [anon_sym_RBRACK] = ACTIONS(5565), [anon_sym_EQ] = ACTIONS(5563), [anon_sym_QMARK] = ACTIONS(5565), [anon_sym_STAR_EQ] = ACTIONS(5565), [anon_sym_SLASH_EQ] = ACTIONS(5565), [anon_sym_PERCENT_EQ] = ACTIONS(5565), [anon_sym_PLUS_EQ] = ACTIONS(5565), [anon_sym_DASH_EQ] = ACTIONS(5565), [anon_sym_LT_LT_EQ] = ACTIONS(5565), [anon_sym_GT_GT_EQ] = ACTIONS(5565), [anon_sym_AMP_EQ] = ACTIONS(5565), [anon_sym_CARET_EQ] = ACTIONS(5565), [anon_sym_PIPE_EQ] = ACTIONS(5565), [anon_sym_and_eq] = ACTIONS(5563), [anon_sym_or_eq] = ACTIONS(5563), [anon_sym_xor_eq] = ACTIONS(5563), [anon_sym_LT_EQ_GT] = ACTIONS(5565), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [anon_sym_bitor] = ACTIONS(5563), [anon_sym_xor] = ACTIONS(5563), [anon_sym_bitand] = ACTIONS(5563), [anon_sym_not_eq] = ACTIONS(5563), [anon_sym_DASH_DASH] = ACTIONS(5565), [anon_sym_PLUS_PLUS] = ACTIONS(5565), [anon_sym_DOT] = ACTIONS(5563), [anon_sym_DOT_STAR] = ACTIONS(5565), [anon_sym_DASH_GT] = ACTIONS(5565), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_final] = ACTIONS(5563), [anon_sym_override] = ACTIONS(5563), }, [STATE(1909)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4846), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1910)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(2753), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym_RBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_private] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_friend] = ACTIONS(1938), [anon_sym_public] = ACTIONS(1938), [anon_sym_protected] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), }, [STATE(1911)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4852), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1912)] = { [sym_identifier] = ACTIONS(5711), [anon_sym_DOT_DOT_DOT] = ACTIONS(5713), [anon_sym_COMMA] = ACTIONS(5713), [anon_sym_RPAREN] = ACTIONS(5713), [anon_sym_LPAREN2] = ACTIONS(5713), [anon_sym_DASH] = ACTIONS(5711), [anon_sym_PLUS] = ACTIONS(5711), [anon_sym_STAR] = ACTIONS(5713), [anon_sym_SLASH] = ACTIONS(5711), [anon_sym_PERCENT] = ACTIONS(5713), [anon_sym_PIPE_PIPE] = ACTIONS(5713), [anon_sym_AMP_AMP] = ACTIONS(5713), [anon_sym_PIPE] = ACTIONS(5711), [anon_sym_CARET] = ACTIONS(5713), [anon_sym_AMP] = ACTIONS(5711), [anon_sym_EQ_EQ] = ACTIONS(5713), [anon_sym_BANG_EQ] = ACTIONS(5713), [anon_sym_GT] = ACTIONS(5711), [anon_sym_GT_EQ] = ACTIONS(5713), [anon_sym_LT_EQ] = ACTIONS(5711), [anon_sym_LT] = ACTIONS(5711), [anon_sym_LT_LT] = ACTIONS(5713), [anon_sym_GT_GT] = ACTIONS(5713), [anon_sym_SEMI] = ACTIONS(5713), [anon_sym___extension__] = ACTIONS(5711), [anon_sym___attribute__] = ACTIONS(5711), [anon_sym___attribute] = ACTIONS(5711), [anon_sym_COLON] = ACTIONS(5713), [anon_sym___based] = ACTIONS(5711), [anon_sym_LBRACE] = ACTIONS(5713), [anon_sym_RBRACE] = ACTIONS(5713), [anon_sym_signed] = ACTIONS(5711), [anon_sym_unsigned] = ACTIONS(5711), [anon_sym_long] = ACTIONS(5711), [anon_sym_short] = ACTIONS(5711), [anon_sym_LBRACK] = ACTIONS(5713), [anon_sym_RBRACK] = ACTIONS(5713), [anon_sym_const] = ACTIONS(5711), [anon_sym_constexpr] = ACTIONS(5711), [anon_sym_volatile] = ACTIONS(5711), [anon_sym_restrict] = ACTIONS(5711), [anon_sym___restrict__] = ACTIONS(5711), [anon_sym__Atomic] = ACTIONS(5711), [anon_sym__Noreturn] = ACTIONS(5711), [anon_sym_noreturn] = ACTIONS(5711), [anon_sym__Nonnull] = ACTIONS(5711), [anon_sym_mutable] = ACTIONS(5711), [anon_sym_constinit] = ACTIONS(5711), [anon_sym_consteval] = ACTIONS(5711), [anon_sym_alignas] = ACTIONS(5711), [anon_sym__Alignas] = ACTIONS(5711), [sym_primitive_type] = ACTIONS(5711), [anon_sym_QMARK] = ACTIONS(5713), [anon_sym_LT_EQ_GT] = ACTIONS(5713), [anon_sym_or] = ACTIONS(5711), [anon_sym_and] = ACTIONS(5711), [anon_sym_bitor] = ACTIONS(5711), [anon_sym_xor] = ACTIONS(5711), [anon_sym_bitand] = ACTIONS(5711), [anon_sym_not_eq] = ACTIONS(5711), [anon_sym_DASH_DASH] = ACTIONS(5713), [anon_sym_PLUS_PLUS] = ACTIONS(5713), [anon_sym_DOT] = ACTIONS(5711), [anon_sym_DOT_STAR] = ACTIONS(5713), [anon_sym_DASH_GT] = ACTIONS(5713), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5711), [anon_sym_override] = ACTIONS(5711), [anon_sym_requires] = ACTIONS(5711), }, [STATE(1913)] = { [sym_identifier] = ACTIONS(5735), [anon_sym_DOT_DOT_DOT] = ACTIONS(5737), [anon_sym_COMMA] = ACTIONS(5737), [anon_sym_RPAREN] = ACTIONS(5737), [aux_sym_preproc_if_token2] = ACTIONS(5737), [aux_sym_preproc_else_token1] = ACTIONS(5737), [aux_sym_preproc_elif_token1] = ACTIONS(5735), [aux_sym_preproc_elifdef_token1] = ACTIONS(5737), [aux_sym_preproc_elifdef_token2] = ACTIONS(5737), [anon_sym_LPAREN2] = ACTIONS(5737), [anon_sym_DASH] = ACTIONS(5735), [anon_sym_PLUS] = ACTIONS(5735), [anon_sym_STAR] = ACTIONS(5735), [anon_sym_SLASH] = ACTIONS(5735), [anon_sym_PERCENT] = ACTIONS(5735), [anon_sym_PIPE_PIPE] = ACTIONS(5737), [anon_sym_AMP_AMP] = ACTIONS(5737), [anon_sym_PIPE] = ACTIONS(5735), [anon_sym_CARET] = ACTIONS(5735), [anon_sym_AMP] = ACTIONS(5735), [anon_sym_EQ_EQ] = ACTIONS(5737), [anon_sym_BANG_EQ] = ACTIONS(5737), [anon_sym_GT] = ACTIONS(5735), [anon_sym_GT_EQ] = ACTIONS(5737), [anon_sym_LT_EQ] = ACTIONS(5735), [anon_sym_LT] = ACTIONS(5735), [anon_sym_LT_LT] = ACTIONS(5735), [anon_sym_GT_GT] = ACTIONS(5735), [anon_sym_SEMI] = ACTIONS(5737), [anon_sym___attribute__] = ACTIONS(5735), [anon_sym___attribute] = ACTIONS(5735), [anon_sym_COLON] = ACTIONS(5737), [anon_sym_LBRACK_LBRACK] = ACTIONS(5737), [anon_sym_LBRACE] = ACTIONS(5737), [anon_sym_RBRACE] = ACTIONS(5737), [anon_sym_LBRACK] = ACTIONS(5735), [anon_sym_RBRACK] = ACTIONS(5737), [anon_sym_EQ] = ACTIONS(5735), [anon_sym_QMARK] = ACTIONS(5737), [anon_sym_STAR_EQ] = ACTIONS(5737), [anon_sym_SLASH_EQ] = ACTIONS(5737), [anon_sym_PERCENT_EQ] = ACTIONS(5737), [anon_sym_PLUS_EQ] = ACTIONS(5737), [anon_sym_DASH_EQ] = ACTIONS(5737), [anon_sym_LT_LT_EQ] = ACTIONS(5737), [anon_sym_GT_GT_EQ] = ACTIONS(5737), [anon_sym_AMP_EQ] = ACTIONS(5737), [anon_sym_CARET_EQ] = ACTIONS(5737), [anon_sym_PIPE_EQ] = ACTIONS(5737), [anon_sym_and_eq] = ACTIONS(5735), [anon_sym_or_eq] = ACTIONS(5735), [anon_sym_xor_eq] = ACTIONS(5735), [anon_sym_LT_EQ_GT] = ACTIONS(5737), [anon_sym_or] = ACTIONS(5735), [anon_sym_and] = ACTIONS(5735), [anon_sym_bitor] = ACTIONS(5735), [anon_sym_xor] = ACTIONS(5735), [anon_sym_bitand] = ACTIONS(5735), [anon_sym_not_eq] = ACTIONS(5735), [anon_sym_DASH_DASH] = ACTIONS(5737), [anon_sym_PLUS_PLUS] = ACTIONS(5737), [anon_sym_asm] = ACTIONS(5735), [anon_sym___asm__] = ACTIONS(5735), [anon_sym___asm] = ACTIONS(5735), [anon_sym_DOT] = ACTIONS(5735), [anon_sym_DOT_STAR] = ACTIONS(5737), [anon_sym_DASH_GT] = ACTIONS(5737), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5735), }, [STATE(1914)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4879), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1915)] = { [sym_identifier] = ACTIONS(5739), [anon_sym_DOT_DOT_DOT] = ACTIONS(5741), [anon_sym_COMMA] = ACTIONS(5741), [anon_sym_RPAREN] = ACTIONS(5741), [anon_sym_LPAREN2] = ACTIONS(5741), [anon_sym_DASH] = ACTIONS(5739), [anon_sym_PLUS] = ACTIONS(5739), [anon_sym_STAR] = ACTIONS(5741), [anon_sym_SLASH] = ACTIONS(5739), [anon_sym_PERCENT] = ACTIONS(5741), [anon_sym_PIPE_PIPE] = ACTIONS(5741), [anon_sym_AMP_AMP] = ACTIONS(5741), [anon_sym_PIPE] = ACTIONS(5739), [anon_sym_CARET] = ACTIONS(5741), [anon_sym_AMP] = ACTIONS(5739), [anon_sym_EQ_EQ] = ACTIONS(5741), [anon_sym_BANG_EQ] = ACTIONS(5741), [anon_sym_GT] = ACTIONS(5739), [anon_sym_GT_EQ] = ACTIONS(5741), [anon_sym_LT_EQ] = ACTIONS(5739), [anon_sym_LT] = ACTIONS(5739), [anon_sym_LT_LT] = ACTIONS(5741), [anon_sym_GT_GT] = ACTIONS(5741), [anon_sym_SEMI] = ACTIONS(5741), [anon_sym___extension__] = ACTIONS(5739), [anon_sym___attribute__] = ACTIONS(5739), [anon_sym___attribute] = ACTIONS(5739), [anon_sym_COLON] = ACTIONS(5741), [anon_sym___based] = ACTIONS(5739), [anon_sym_LBRACE] = ACTIONS(5741), [anon_sym_RBRACE] = ACTIONS(5741), [anon_sym_signed] = ACTIONS(5739), [anon_sym_unsigned] = ACTIONS(5739), [anon_sym_long] = ACTIONS(5739), [anon_sym_short] = ACTIONS(5739), [anon_sym_LBRACK] = ACTIONS(5741), [anon_sym_RBRACK] = ACTIONS(5741), [anon_sym_const] = ACTIONS(5739), [anon_sym_constexpr] = ACTIONS(5739), [anon_sym_volatile] = ACTIONS(5739), [anon_sym_restrict] = ACTIONS(5739), [anon_sym___restrict__] = ACTIONS(5739), [anon_sym__Atomic] = ACTIONS(5739), [anon_sym__Noreturn] = ACTIONS(5739), [anon_sym_noreturn] = ACTIONS(5739), [anon_sym__Nonnull] = ACTIONS(5739), [anon_sym_mutable] = ACTIONS(5739), [anon_sym_constinit] = ACTIONS(5739), [anon_sym_consteval] = ACTIONS(5739), [anon_sym_alignas] = ACTIONS(5739), [anon_sym__Alignas] = ACTIONS(5739), [sym_primitive_type] = ACTIONS(5739), [anon_sym_QMARK] = ACTIONS(5741), [anon_sym_LT_EQ_GT] = ACTIONS(5741), [anon_sym_or] = ACTIONS(5739), [anon_sym_and] = ACTIONS(5739), [anon_sym_bitor] = ACTIONS(5739), [anon_sym_xor] = ACTIONS(5739), [anon_sym_bitand] = ACTIONS(5739), [anon_sym_not_eq] = ACTIONS(5739), [anon_sym_DASH_DASH] = ACTIONS(5741), [anon_sym_PLUS_PLUS] = ACTIONS(5741), [anon_sym_DOT] = ACTIONS(5739), [anon_sym_DOT_STAR] = ACTIONS(5741), [anon_sym_DASH_GT] = ACTIONS(5741), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5739), [anon_sym_override] = ACTIONS(5739), [anon_sym_requires] = ACTIONS(5739), }, [STATE(1916)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_DOT_DOT_DOT] = ACTIONS(5565), [anon_sym_COMMA] = ACTIONS(5565), [anon_sym_RPAREN] = ACTIONS(5565), [aux_sym_preproc_if_token2] = ACTIONS(5565), [aux_sym_preproc_else_token1] = ACTIONS(5565), [aux_sym_preproc_elif_token1] = ACTIONS(5563), [aux_sym_preproc_elifdef_token1] = ACTIONS(5565), [aux_sym_preproc_elifdef_token2] = ACTIONS(5565), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_DASH] = ACTIONS(5563), [anon_sym_PLUS] = ACTIONS(5563), [anon_sym_STAR] = ACTIONS(5563), [anon_sym_SLASH] = ACTIONS(5563), [anon_sym_PERCENT] = ACTIONS(5563), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_PIPE] = ACTIONS(5563), [anon_sym_CARET] = ACTIONS(5563), [anon_sym_AMP] = ACTIONS(5563), [anon_sym_EQ_EQ] = ACTIONS(5565), [anon_sym_BANG_EQ] = ACTIONS(5565), [anon_sym_GT] = ACTIONS(5563), [anon_sym_GT_EQ] = ACTIONS(5565), [anon_sym_LT_EQ] = ACTIONS(5563), [anon_sym_LT] = ACTIONS(5563), [anon_sym_LT_LT] = ACTIONS(5563), [anon_sym_GT_GT] = ACTIONS(5563), [anon_sym_SEMI] = ACTIONS(5565), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_COLON] = ACTIONS(5563), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACE] = ACTIONS(5565), [anon_sym_RBRACE] = ACTIONS(5565), [anon_sym_LBRACK] = ACTIONS(5565), [anon_sym_RBRACK] = ACTIONS(5565), [anon_sym_EQ] = ACTIONS(5563), [anon_sym_QMARK] = ACTIONS(5565), [anon_sym_STAR_EQ] = ACTIONS(5565), [anon_sym_SLASH_EQ] = ACTIONS(5565), [anon_sym_PERCENT_EQ] = ACTIONS(5565), [anon_sym_PLUS_EQ] = ACTIONS(5565), [anon_sym_DASH_EQ] = ACTIONS(5565), [anon_sym_LT_LT_EQ] = ACTIONS(5565), [anon_sym_GT_GT_EQ] = ACTIONS(5565), [anon_sym_AMP_EQ] = ACTIONS(5565), [anon_sym_CARET_EQ] = ACTIONS(5565), [anon_sym_PIPE_EQ] = ACTIONS(5565), [anon_sym_and_eq] = ACTIONS(5563), [anon_sym_or_eq] = ACTIONS(5563), [anon_sym_xor_eq] = ACTIONS(5563), [anon_sym_LT_EQ_GT] = ACTIONS(5565), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [anon_sym_bitor] = ACTIONS(5563), [anon_sym_xor] = ACTIONS(5563), [anon_sym_bitand] = ACTIONS(5563), [anon_sym_not_eq] = ACTIONS(5563), [anon_sym_DASH_DASH] = ACTIONS(5565), [anon_sym_PLUS_PLUS] = ACTIONS(5565), [anon_sym_DOT] = ACTIONS(5563), [anon_sym_DOT_STAR] = ACTIONS(5565), [anon_sym_DASH_GT] = ACTIONS(5565), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_final] = ACTIONS(5563), [anon_sym_override] = ACTIONS(5563), }, [STATE(1917)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4896), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1918)] = { [sym_identifier] = ACTIONS(5668), [anon_sym_DOT_DOT_DOT] = ACTIONS(5670), [anon_sym_COMMA] = ACTIONS(5670), [anon_sym_RPAREN] = ACTIONS(5670), [anon_sym_LPAREN2] = ACTIONS(5670), [anon_sym_TILDE] = ACTIONS(5670), [anon_sym_STAR] = ACTIONS(5670), [anon_sym_PIPE_PIPE] = ACTIONS(5670), [anon_sym_AMP_AMP] = ACTIONS(5670), [anon_sym_AMP] = ACTIONS(5668), [anon_sym_SEMI] = ACTIONS(5670), [anon_sym___extension__] = ACTIONS(5668), [anon_sym_virtual] = ACTIONS(5668), [anon_sym_extern] = ACTIONS(5668), [anon_sym___attribute__] = ACTIONS(5668), [anon_sym___attribute] = ACTIONS(5668), [anon_sym_COLON] = ACTIONS(5668), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACK_LBRACK] = ACTIONS(5670), [anon_sym___declspec] = ACTIONS(5668), [anon_sym___based] = ACTIONS(5668), [anon_sym___cdecl] = ACTIONS(5668), [anon_sym___clrcall] = ACTIONS(5668), [anon_sym___stdcall] = ACTIONS(5668), [anon_sym___fastcall] = ACTIONS(5668), [anon_sym___thiscall] = ACTIONS(5668), [anon_sym___vectorcall] = ACTIONS(5668), [anon_sym_LBRACE] = ACTIONS(5670), [anon_sym_LBRACK] = ACTIONS(5668), [anon_sym_static] = ACTIONS(5668), [anon_sym_EQ] = ACTIONS(5670), [anon_sym_register] = ACTIONS(5668), [anon_sym_inline] = ACTIONS(5668), [anon_sym___inline] = ACTIONS(5668), [anon_sym___inline__] = ACTIONS(5668), [anon_sym___forceinline] = ACTIONS(5668), [anon_sym_thread_local] = ACTIONS(5668), [anon_sym___thread] = ACTIONS(5668), [anon_sym_const] = ACTIONS(5668), [anon_sym_constexpr] = ACTIONS(5668), [anon_sym_volatile] = ACTIONS(5668), [anon_sym_restrict] = ACTIONS(5668), [anon_sym___restrict__] = ACTIONS(5668), [anon_sym__Atomic] = ACTIONS(5668), [anon_sym__Noreturn] = ACTIONS(5668), [anon_sym_noreturn] = ACTIONS(5668), [anon_sym__Nonnull] = ACTIONS(5668), [anon_sym_mutable] = ACTIONS(5668), [anon_sym_constinit] = ACTIONS(5668), [anon_sym_consteval] = ACTIONS(5668), [anon_sym_alignas] = ACTIONS(5668), [anon_sym__Alignas] = ACTIONS(5668), [anon_sym_or] = ACTIONS(5668), [anon_sym_and] = ACTIONS(5668), [anon_sym_asm] = ACTIONS(5668), [anon_sym___asm__] = ACTIONS(5668), [anon_sym___asm] = ACTIONS(5668), [anon_sym_DASH_GT] = ACTIONS(5670), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(5668), [anon_sym_final] = ACTIONS(5668), [anon_sym_override] = ACTIONS(5668), [anon_sym_template] = ACTIONS(5668), [anon_sym_GT2] = ACTIONS(5670), [anon_sym_operator] = ACTIONS(5668), [anon_sym_try] = ACTIONS(5668), [anon_sym_noexcept] = ACTIONS(5668), [anon_sym_throw] = ACTIONS(5668), [anon_sym_requires] = ACTIONS(5668), }, [STATE(1919)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4910), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1920)] = { [sym_identifier] = ACTIONS(5743), [anon_sym_DOT_DOT_DOT] = ACTIONS(5745), [anon_sym_COMMA] = ACTIONS(5745), [anon_sym_RPAREN] = ACTIONS(5745), [anon_sym_LPAREN2] = ACTIONS(5745), [anon_sym_DASH] = ACTIONS(5743), [anon_sym_PLUS] = ACTIONS(5743), [anon_sym_STAR] = ACTIONS(5745), [anon_sym_SLASH] = ACTIONS(5743), [anon_sym_PERCENT] = ACTIONS(5745), [anon_sym_PIPE_PIPE] = ACTIONS(5745), [anon_sym_AMP_AMP] = ACTIONS(5745), [anon_sym_PIPE] = ACTIONS(5743), [anon_sym_CARET] = ACTIONS(5745), [anon_sym_AMP] = ACTIONS(5743), [anon_sym_EQ_EQ] = ACTIONS(5745), [anon_sym_BANG_EQ] = ACTIONS(5745), [anon_sym_GT] = ACTIONS(5743), [anon_sym_GT_EQ] = ACTIONS(5745), [anon_sym_LT_EQ] = ACTIONS(5743), [anon_sym_LT] = ACTIONS(5743), [anon_sym_LT_LT] = ACTIONS(5745), [anon_sym_GT_GT] = ACTIONS(5745), [anon_sym_SEMI] = ACTIONS(5745), [anon_sym___extension__] = ACTIONS(5743), [anon_sym___attribute__] = ACTIONS(5743), [anon_sym___attribute] = ACTIONS(5743), [anon_sym_COLON] = ACTIONS(5745), [anon_sym___based] = ACTIONS(5743), [anon_sym_LBRACE] = ACTIONS(5745), [anon_sym_RBRACE] = ACTIONS(5745), [anon_sym_signed] = ACTIONS(5743), [anon_sym_unsigned] = ACTIONS(5743), [anon_sym_long] = ACTIONS(5743), [anon_sym_short] = ACTIONS(5743), [anon_sym_LBRACK] = ACTIONS(5745), [anon_sym_RBRACK] = ACTIONS(5745), [anon_sym_const] = ACTIONS(5743), [anon_sym_constexpr] = ACTIONS(5743), [anon_sym_volatile] = ACTIONS(5743), [anon_sym_restrict] = ACTIONS(5743), [anon_sym___restrict__] = ACTIONS(5743), [anon_sym__Atomic] = ACTIONS(5743), [anon_sym__Noreturn] = ACTIONS(5743), [anon_sym_noreturn] = ACTIONS(5743), [anon_sym__Nonnull] = ACTIONS(5743), [anon_sym_mutable] = ACTIONS(5743), [anon_sym_constinit] = ACTIONS(5743), [anon_sym_consteval] = ACTIONS(5743), [anon_sym_alignas] = ACTIONS(5743), [anon_sym__Alignas] = ACTIONS(5743), [sym_primitive_type] = ACTIONS(5743), [anon_sym_QMARK] = ACTIONS(5745), [anon_sym_LT_EQ_GT] = ACTIONS(5745), [anon_sym_or] = ACTIONS(5743), [anon_sym_and] = ACTIONS(5743), [anon_sym_bitor] = ACTIONS(5743), [anon_sym_xor] = ACTIONS(5743), [anon_sym_bitand] = ACTIONS(5743), [anon_sym_not_eq] = ACTIONS(5743), [anon_sym_DASH_DASH] = ACTIONS(5745), [anon_sym_PLUS_PLUS] = ACTIONS(5745), [anon_sym_DOT] = ACTIONS(5743), [anon_sym_DOT_STAR] = ACTIONS(5745), [anon_sym_DASH_GT] = ACTIONS(5745), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5743), [anon_sym_override] = ACTIONS(5743), [anon_sym_requires] = ACTIONS(5743), }, [STATE(1921)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4837), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1922)] = { [sym_identifier] = ACTIONS(5747), [anon_sym_DOT_DOT_DOT] = ACTIONS(5749), [anon_sym_COMMA] = ACTIONS(5749), [anon_sym_RPAREN] = ACTIONS(5749), [anon_sym_LPAREN2] = ACTIONS(5749), [anon_sym_DASH] = ACTIONS(5747), [anon_sym_PLUS] = ACTIONS(5747), [anon_sym_STAR] = ACTIONS(5749), [anon_sym_SLASH] = ACTIONS(5747), [anon_sym_PERCENT] = ACTIONS(5749), [anon_sym_PIPE_PIPE] = ACTIONS(5749), [anon_sym_AMP_AMP] = ACTIONS(5749), [anon_sym_PIPE] = ACTIONS(5747), [anon_sym_CARET] = ACTIONS(5749), [anon_sym_AMP] = ACTIONS(5747), [anon_sym_EQ_EQ] = ACTIONS(5749), [anon_sym_BANG_EQ] = ACTIONS(5749), [anon_sym_GT] = ACTIONS(5747), [anon_sym_GT_EQ] = ACTIONS(5749), [anon_sym_LT_EQ] = ACTIONS(5747), [anon_sym_LT] = ACTIONS(5747), [anon_sym_LT_LT] = ACTIONS(5749), [anon_sym_GT_GT] = ACTIONS(5749), [anon_sym_SEMI] = ACTIONS(5749), [anon_sym___extension__] = ACTIONS(5747), [anon_sym___attribute__] = ACTIONS(5747), [anon_sym___attribute] = ACTIONS(5747), [anon_sym_COLON] = ACTIONS(5749), [anon_sym___based] = ACTIONS(5747), [anon_sym_LBRACE] = ACTIONS(5749), [anon_sym_RBRACE] = ACTIONS(5749), [anon_sym_signed] = ACTIONS(5747), [anon_sym_unsigned] = ACTIONS(5747), [anon_sym_long] = ACTIONS(5747), [anon_sym_short] = ACTIONS(5747), [anon_sym_LBRACK] = ACTIONS(5749), [anon_sym_RBRACK] = ACTIONS(5749), [anon_sym_const] = ACTIONS(5747), [anon_sym_constexpr] = ACTIONS(5747), [anon_sym_volatile] = ACTIONS(5747), [anon_sym_restrict] = ACTIONS(5747), [anon_sym___restrict__] = ACTIONS(5747), [anon_sym__Atomic] = ACTIONS(5747), [anon_sym__Noreturn] = ACTIONS(5747), [anon_sym_noreturn] = ACTIONS(5747), [anon_sym__Nonnull] = ACTIONS(5747), [anon_sym_mutable] = ACTIONS(5747), [anon_sym_constinit] = ACTIONS(5747), [anon_sym_consteval] = ACTIONS(5747), [anon_sym_alignas] = ACTIONS(5747), [anon_sym__Alignas] = ACTIONS(5747), [sym_primitive_type] = ACTIONS(5747), [anon_sym_QMARK] = ACTIONS(5749), [anon_sym_LT_EQ_GT] = ACTIONS(5749), [anon_sym_or] = ACTIONS(5747), [anon_sym_and] = ACTIONS(5747), [anon_sym_bitor] = ACTIONS(5747), [anon_sym_xor] = ACTIONS(5747), [anon_sym_bitand] = ACTIONS(5747), [anon_sym_not_eq] = ACTIONS(5747), [anon_sym_DASH_DASH] = ACTIONS(5749), [anon_sym_PLUS_PLUS] = ACTIONS(5749), [anon_sym_DOT] = ACTIONS(5747), [anon_sym_DOT_STAR] = ACTIONS(5749), [anon_sym_DASH_GT] = ACTIONS(5749), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5747), [anon_sym_override] = ACTIONS(5747), [anon_sym_requires] = ACTIONS(5747), }, [STATE(1923)] = { [sym_identifier] = ACTIONS(5751), [anon_sym_DOT_DOT_DOT] = ACTIONS(5753), [anon_sym_COMMA] = ACTIONS(5753), [anon_sym_RPAREN] = ACTIONS(5753), [aux_sym_preproc_if_token2] = ACTIONS(5753), [aux_sym_preproc_else_token1] = ACTIONS(5753), [aux_sym_preproc_elif_token1] = ACTIONS(5751), [aux_sym_preproc_elifdef_token1] = ACTIONS(5753), [aux_sym_preproc_elifdef_token2] = ACTIONS(5753), [anon_sym_LPAREN2] = ACTIONS(5753), [anon_sym_DASH] = ACTIONS(5751), [anon_sym_PLUS] = ACTIONS(5751), [anon_sym_STAR] = ACTIONS(5751), [anon_sym_SLASH] = ACTIONS(5751), [anon_sym_PERCENT] = ACTIONS(5751), [anon_sym_PIPE_PIPE] = ACTIONS(5753), [anon_sym_AMP_AMP] = ACTIONS(5753), [anon_sym_PIPE] = ACTIONS(5751), [anon_sym_CARET] = ACTIONS(5751), [anon_sym_AMP] = ACTIONS(5751), [anon_sym_EQ_EQ] = ACTIONS(5753), [anon_sym_BANG_EQ] = ACTIONS(5753), [anon_sym_GT] = ACTIONS(5751), [anon_sym_GT_EQ] = ACTIONS(5753), [anon_sym_LT_EQ] = ACTIONS(5751), [anon_sym_LT] = ACTIONS(5751), [anon_sym_LT_LT] = ACTIONS(5751), [anon_sym_GT_GT] = ACTIONS(5751), [anon_sym_SEMI] = ACTIONS(5753), [anon_sym___attribute__] = ACTIONS(5751), [anon_sym___attribute] = ACTIONS(5751), [anon_sym_COLON] = ACTIONS(5753), [anon_sym_LBRACK_LBRACK] = ACTIONS(5753), [anon_sym_LBRACE] = ACTIONS(5753), [anon_sym_RBRACE] = ACTIONS(5753), [anon_sym_LBRACK] = ACTIONS(5751), [anon_sym_RBRACK] = ACTIONS(5753), [anon_sym_EQ] = ACTIONS(5751), [anon_sym_QMARK] = ACTIONS(5753), [anon_sym_STAR_EQ] = ACTIONS(5753), [anon_sym_SLASH_EQ] = ACTIONS(5753), [anon_sym_PERCENT_EQ] = ACTIONS(5753), [anon_sym_PLUS_EQ] = ACTIONS(5753), [anon_sym_DASH_EQ] = ACTIONS(5753), [anon_sym_LT_LT_EQ] = ACTIONS(5753), [anon_sym_GT_GT_EQ] = ACTIONS(5753), [anon_sym_AMP_EQ] = ACTIONS(5753), [anon_sym_CARET_EQ] = ACTIONS(5753), [anon_sym_PIPE_EQ] = ACTIONS(5753), [anon_sym_and_eq] = ACTIONS(5751), [anon_sym_or_eq] = ACTIONS(5751), [anon_sym_xor_eq] = ACTIONS(5751), [anon_sym_LT_EQ_GT] = ACTIONS(5753), [anon_sym_or] = ACTIONS(5751), [anon_sym_and] = ACTIONS(5751), [anon_sym_bitor] = ACTIONS(5751), [anon_sym_xor] = ACTIONS(5751), [anon_sym_bitand] = ACTIONS(5751), [anon_sym_not_eq] = ACTIONS(5751), [anon_sym_DASH_DASH] = ACTIONS(5753), [anon_sym_PLUS_PLUS] = ACTIONS(5753), [anon_sym_asm] = ACTIONS(5751), [anon_sym___asm__] = ACTIONS(5751), [anon_sym___asm] = ACTIONS(5751), [anon_sym_DOT] = ACTIONS(5751), [anon_sym_DOT_STAR] = ACTIONS(5753), [anon_sym_DASH_GT] = ACTIONS(5753), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5751), }, [STATE(1924)] = { [sym_identifier] = ACTIONS(5755), [anon_sym_DOT_DOT_DOT] = ACTIONS(5757), [anon_sym_COMMA] = ACTIONS(5757), [anon_sym_RPAREN] = ACTIONS(5757), [anon_sym_LPAREN2] = ACTIONS(5757), [anon_sym_DASH] = ACTIONS(5755), [anon_sym_PLUS] = ACTIONS(5755), [anon_sym_STAR] = ACTIONS(5757), [anon_sym_SLASH] = ACTIONS(5755), [anon_sym_PERCENT] = ACTIONS(5757), [anon_sym_PIPE_PIPE] = ACTIONS(5757), [anon_sym_AMP_AMP] = ACTIONS(5757), [anon_sym_PIPE] = ACTIONS(5755), [anon_sym_CARET] = ACTIONS(5757), [anon_sym_AMP] = ACTIONS(5755), [anon_sym_EQ_EQ] = ACTIONS(5757), [anon_sym_BANG_EQ] = ACTIONS(5757), [anon_sym_GT] = ACTIONS(5755), [anon_sym_GT_EQ] = ACTIONS(5757), [anon_sym_LT_EQ] = ACTIONS(5755), [anon_sym_LT] = ACTIONS(5755), [anon_sym_LT_LT] = ACTIONS(5757), [anon_sym_GT_GT] = ACTIONS(5757), [anon_sym_SEMI] = ACTIONS(5757), [anon_sym___extension__] = ACTIONS(5755), [anon_sym___attribute__] = ACTIONS(5755), [anon_sym___attribute] = ACTIONS(5755), [anon_sym_COLON] = ACTIONS(5757), [anon_sym___based] = ACTIONS(5755), [anon_sym_LBRACE] = ACTIONS(5757), [anon_sym_RBRACE] = ACTIONS(5757), [anon_sym_signed] = ACTIONS(5755), [anon_sym_unsigned] = ACTIONS(5755), [anon_sym_long] = ACTIONS(5755), [anon_sym_short] = ACTIONS(5755), [anon_sym_LBRACK] = ACTIONS(5757), [anon_sym_RBRACK] = ACTIONS(5757), [anon_sym_const] = ACTIONS(5755), [anon_sym_constexpr] = ACTIONS(5755), [anon_sym_volatile] = ACTIONS(5755), [anon_sym_restrict] = ACTIONS(5755), [anon_sym___restrict__] = ACTIONS(5755), [anon_sym__Atomic] = ACTIONS(5755), [anon_sym__Noreturn] = ACTIONS(5755), [anon_sym_noreturn] = ACTIONS(5755), [anon_sym__Nonnull] = ACTIONS(5755), [anon_sym_mutable] = ACTIONS(5755), [anon_sym_constinit] = ACTIONS(5755), [anon_sym_consteval] = ACTIONS(5755), [anon_sym_alignas] = ACTIONS(5755), [anon_sym__Alignas] = ACTIONS(5755), [sym_primitive_type] = ACTIONS(5755), [anon_sym_QMARK] = ACTIONS(5757), [anon_sym_LT_EQ_GT] = ACTIONS(5757), [anon_sym_or] = ACTIONS(5755), [anon_sym_and] = ACTIONS(5755), [anon_sym_bitor] = ACTIONS(5755), [anon_sym_xor] = ACTIONS(5755), [anon_sym_bitand] = ACTIONS(5755), [anon_sym_not_eq] = ACTIONS(5755), [anon_sym_DASH_DASH] = ACTIONS(5757), [anon_sym_PLUS_PLUS] = ACTIONS(5757), [anon_sym_DOT] = ACTIONS(5755), [anon_sym_DOT_STAR] = ACTIONS(5757), [anon_sym_DASH_GT] = ACTIONS(5757), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5755), [anon_sym_override] = ACTIONS(5755), [anon_sym_requires] = ACTIONS(5755), }, [STATE(1925)] = { [sym_identifier] = ACTIONS(5759), [anon_sym_DOT_DOT_DOT] = ACTIONS(5761), [anon_sym_COMMA] = ACTIONS(5761), [anon_sym_RPAREN] = ACTIONS(5761), [anon_sym_LPAREN2] = ACTIONS(5761), [anon_sym_DASH] = ACTIONS(5759), [anon_sym_PLUS] = ACTIONS(5759), [anon_sym_STAR] = ACTIONS(5761), [anon_sym_SLASH] = ACTIONS(5759), [anon_sym_PERCENT] = ACTIONS(5761), [anon_sym_PIPE_PIPE] = ACTIONS(5761), [anon_sym_AMP_AMP] = ACTIONS(5761), [anon_sym_PIPE] = ACTIONS(5759), [anon_sym_CARET] = ACTIONS(5761), [anon_sym_AMP] = ACTIONS(5759), [anon_sym_EQ_EQ] = ACTIONS(5761), [anon_sym_BANG_EQ] = ACTIONS(5761), [anon_sym_GT] = ACTIONS(5759), [anon_sym_GT_EQ] = ACTIONS(5761), [anon_sym_LT_EQ] = ACTIONS(5759), [anon_sym_LT] = ACTIONS(5759), [anon_sym_LT_LT] = ACTIONS(5761), [anon_sym_GT_GT] = ACTIONS(5761), [anon_sym_SEMI] = ACTIONS(5761), [anon_sym___extension__] = ACTIONS(5759), [anon_sym___attribute__] = ACTIONS(5759), [anon_sym___attribute] = ACTIONS(5759), [anon_sym_COLON] = ACTIONS(5761), [anon_sym___based] = ACTIONS(5759), [anon_sym_LBRACE] = ACTIONS(5761), [anon_sym_RBRACE] = ACTIONS(5761), [anon_sym_signed] = ACTIONS(5759), [anon_sym_unsigned] = ACTIONS(5759), [anon_sym_long] = ACTIONS(5759), [anon_sym_short] = ACTIONS(5759), [anon_sym_LBRACK] = ACTIONS(5761), [anon_sym_RBRACK] = ACTIONS(5761), [anon_sym_const] = ACTIONS(5759), [anon_sym_constexpr] = ACTIONS(5759), [anon_sym_volatile] = ACTIONS(5759), [anon_sym_restrict] = ACTIONS(5759), [anon_sym___restrict__] = ACTIONS(5759), [anon_sym__Atomic] = ACTIONS(5759), [anon_sym__Noreturn] = ACTIONS(5759), [anon_sym_noreturn] = ACTIONS(5759), [anon_sym__Nonnull] = ACTIONS(5759), [anon_sym_mutable] = ACTIONS(5759), [anon_sym_constinit] = ACTIONS(5759), [anon_sym_consteval] = ACTIONS(5759), [anon_sym_alignas] = ACTIONS(5759), [anon_sym__Alignas] = ACTIONS(5759), [sym_primitive_type] = ACTIONS(5759), [anon_sym_QMARK] = ACTIONS(5761), [anon_sym_LT_EQ_GT] = ACTIONS(5761), [anon_sym_or] = ACTIONS(5759), [anon_sym_and] = ACTIONS(5759), [anon_sym_bitor] = ACTIONS(5759), [anon_sym_xor] = ACTIONS(5759), [anon_sym_bitand] = ACTIONS(5759), [anon_sym_not_eq] = ACTIONS(5759), [anon_sym_DASH_DASH] = ACTIONS(5761), [anon_sym_PLUS_PLUS] = ACTIONS(5761), [anon_sym_DOT] = ACTIONS(5759), [anon_sym_DOT_STAR] = ACTIONS(5761), [anon_sym_DASH_GT] = ACTIONS(5761), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5759), [anon_sym_override] = ACTIONS(5759), [anon_sym_requires] = ACTIONS(5759), }, [STATE(1926)] = { [sym_identifier] = ACTIONS(5012), [anon_sym_DOT_DOT_DOT] = ACTIONS(5019), [anon_sym_COMMA] = ACTIONS(5019), [anon_sym_RPAREN] = ACTIONS(5019), [aux_sym_preproc_if_token2] = ACTIONS(5019), [aux_sym_preproc_else_token1] = ACTIONS(5019), [aux_sym_preproc_elif_token1] = ACTIONS(5012), [aux_sym_preproc_elifdef_token1] = ACTIONS(5019), [aux_sym_preproc_elifdef_token2] = ACTIONS(5019), [anon_sym_LPAREN2] = ACTIONS(5019), [anon_sym_DASH] = ACTIONS(5012), [anon_sym_PLUS] = ACTIONS(5012), [anon_sym_STAR] = ACTIONS(5012), [anon_sym_SLASH] = ACTIONS(5012), [anon_sym_PERCENT] = ACTIONS(5012), [anon_sym_PIPE_PIPE] = ACTIONS(5019), [anon_sym_AMP_AMP] = ACTIONS(5019), [anon_sym_PIPE] = ACTIONS(5012), [anon_sym_CARET] = ACTIONS(5012), [anon_sym_AMP] = ACTIONS(5012), [anon_sym_EQ_EQ] = ACTIONS(5019), [anon_sym_BANG_EQ] = ACTIONS(5019), [anon_sym_GT] = ACTIONS(5012), [anon_sym_GT_EQ] = ACTIONS(5019), [anon_sym_LT_EQ] = ACTIONS(5012), [anon_sym_LT] = ACTIONS(5012), [anon_sym_LT_LT] = ACTIONS(5012), [anon_sym_GT_GT] = ACTIONS(5012), [anon_sym_SEMI] = ACTIONS(5019), [anon_sym___attribute__] = ACTIONS(5012), [anon_sym___attribute] = ACTIONS(5012), [anon_sym_COLON] = ACTIONS(5012), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_RBRACE] = ACTIONS(5019), [anon_sym_LBRACK] = ACTIONS(5019), [anon_sym_RBRACK] = ACTIONS(5019), [anon_sym_EQ] = ACTIONS(5012), [anon_sym_QMARK] = ACTIONS(5019), [anon_sym_STAR_EQ] = ACTIONS(5019), [anon_sym_SLASH_EQ] = ACTIONS(5019), [anon_sym_PERCENT_EQ] = ACTIONS(5019), [anon_sym_PLUS_EQ] = ACTIONS(5019), [anon_sym_DASH_EQ] = ACTIONS(5019), [anon_sym_LT_LT_EQ] = ACTIONS(5019), [anon_sym_GT_GT_EQ] = ACTIONS(5019), [anon_sym_AMP_EQ] = ACTIONS(5019), [anon_sym_CARET_EQ] = ACTIONS(5019), [anon_sym_PIPE_EQ] = ACTIONS(5019), [anon_sym_and_eq] = ACTIONS(5012), [anon_sym_or_eq] = ACTIONS(5012), [anon_sym_xor_eq] = ACTIONS(5012), [anon_sym_LT_EQ_GT] = ACTIONS(5019), [anon_sym_or] = ACTIONS(5012), [anon_sym_and] = ACTIONS(5012), [anon_sym_bitor] = ACTIONS(5012), [anon_sym_xor] = ACTIONS(5012), [anon_sym_bitand] = ACTIONS(5012), [anon_sym_not_eq] = ACTIONS(5012), [anon_sym_DASH_DASH] = ACTIONS(5019), [anon_sym_PLUS_PLUS] = ACTIONS(5019), [anon_sym_DOT] = ACTIONS(5012), [anon_sym_DOT_STAR] = ACTIONS(5019), [anon_sym_DASH_GT] = ACTIONS(5019), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5012), [anon_sym_decltype] = ACTIONS(5012), [anon_sym_final] = ACTIONS(5012), [anon_sym_override] = ACTIONS(5012), }, [STATE(1927)] = { [sym_type_qualifier] = STATE(1700), [sym_alignas_qualifier] = STATE(1736), [aux_sym__type_definition_type_repeat1] = STATE(1700), [aux_sym_sized_type_specifier_repeat1] = STATE(3747), [sym_identifier] = ACTIONS(5763), [anon_sym_DOT_DOT_DOT] = ACTIONS(5143), [anon_sym_COMMA] = ACTIONS(5143), [aux_sym_preproc_if_token2] = ACTIONS(5143), [aux_sym_preproc_else_token1] = ACTIONS(5143), [aux_sym_preproc_elif_token1] = ACTIONS(5145), [aux_sym_preproc_elifdef_token1] = ACTIONS(5143), [aux_sym_preproc_elifdef_token2] = ACTIONS(5143), [anon_sym_LPAREN2] = ACTIONS(5143), [anon_sym_DASH] = ACTIONS(5145), [anon_sym_PLUS] = ACTIONS(5145), [anon_sym_STAR] = ACTIONS(5143), [anon_sym_SLASH] = ACTIONS(5145), [anon_sym_PERCENT] = ACTIONS(5143), [anon_sym_PIPE_PIPE] = ACTIONS(5143), [anon_sym_AMP_AMP] = ACTIONS(5143), [anon_sym_PIPE] = ACTIONS(5145), [anon_sym_CARET] = ACTIONS(5143), [anon_sym_AMP] = ACTIONS(5145), [anon_sym_EQ_EQ] = ACTIONS(5143), [anon_sym_BANG_EQ] = ACTIONS(5143), [anon_sym_GT] = ACTIONS(5145), [anon_sym_GT_EQ] = ACTIONS(5143), [anon_sym_LT_EQ] = ACTIONS(5145), [anon_sym_LT] = ACTIONS(5145), [anon_sym_LT_LT] = ACTIONS(5143), [anon_sym_GT_GT] = ACTIONS(5143), [anon_sym___extension__] = ACTIONS(5766), [anon_sym___attribute__] = ACTIONS(5145), [anon_sym___attribute] = ACTIONS(5145), [anon_sym_LBRACE] = ACTIONS(5143), [anon_sym_signed] = ACTIONS(5768), [anon_sym_unsigned] = ACTIONS(5768), [anon_sym_long] = ACTIONS(5768), [anon_sym_short] = ACTIONS(5768), [anon_sym_LBRACK] = ACTIONS(5143), [anon_sym_const] = ACTIONS(5766), [anon_sym_constexpr] = ACTIONS(5766), [anon_sym_volatile] = ACTIONS(5766), [anon_sym_restrict] = ACTIONS(5766), [anon_sym___restrict__] = ACTIONS(5766), [anon_sym__Atomic] = ACTIONS(5766), [anon_sym__Noreturn] = ACTIONS(5766), [anon_sym_noreturn] = ACTIONS(5766), [anon_sym__Nonnull] = ACTIONS(5766), [anon_sym_mutable] = ACTIONS(5766), [anon_sym_constinit] = ACTIONS(5766), [anon_sym_consteval] = ACTIONS(5766), [anon_sym_alignas] = ACTIONS(5770), [anon_sym__Alignas] = ACTIONS(5770), [sym_primitive_type] = ACTIONS(5772), [anon_sym_QMARK] = ACTIONS(5143), [anon_sym_LT_EQ_GT] = ACTIONS(5143), [anon_sym_or] = ACTIONS(5145), [anon_sym_and] = ACTIONS(5145), [anon_sym_bitor] = ACTIONS(5145), [anon_sym_xor] = ACTIONS(5145), [anon_sym_bitand] = ACTIONS(5145), [anon_sym_not_eq] = ACTIONS(5145), [anon_sym_DASH_DASH] = ACTIONS(5143), [anon_sym_PLUS_PLUS] = ACTIONS(5143), [anon_sym_DOT] = ACTIONS(5145), [anon_sym_DOT_STAR] = ACTIONS(5143), [anon_sym_DASH_GT] = ACTIONS(5143), [sym_comment] = ACTIONS(3), }, [STATE(1928)] = { [sym_identifier] = ACTIONS(5774), [anon_sym_DOT_DOT_DOT] = ACTIONS(5776), [anon_sym_COMMA] = ACTIONS(5776), [anon_sym_RPAREN] = ACTIONS(5776), [anon_sym_LPAREN2] = ACTIONS(5776), [anon_sym_DASH] = ACTIONS(5774), [anon_sym_PLUS] = ACTIONS(5774), [anon_sym_STAR] = ACTIONS(5776), [anon_sym_SLASH] = ACTIONS(5774), [anon_sym_PERCENT] = ACTIONS(5776), [anon_sym_PIPE_PIPE] = ACTIONS(5776), [anon_sym_AMP_AMP] = ACTIONS(5776), [anon_sym_PIPE] = ACTIONS(5774), [anon_sym_CARET] = ACTIONS(5776), [anon_sym_AMP] = ACTIONS(5774), [anon_sym_EQ_EQ] = ACTIONS(5776), [anon_sym_BANG_EQ] = ACTIONS(5776), [anon_sym_GT] = ACTIONS(5774), [anon_sym_GT_EQ] = ACTIONS(5776), [anon_sym_LT_EQ] = ACTIONS(5774), [anon_sym_LT] = ACTIONS(5774), [anon_sym_LT_LT] = ACTIONS(5776), [anon_sym_GT_GT] = ACTIONS(5776), [anon_sym_SEMI] = ACTIONS(5776), [anon_sym___extension__] = ACTIONS(5774), [anon_sym___attribute__] = ACTIONS(5774), [anon_sym___attribute] = ACTIONS(5774), [anon_sym_COLON] = ACTIONS(5776), [anon_sym___based] = ACTIONS(5774), [anon_sym_LBRACE] = ACTIONS(5776), [anon_sym_RBRACE] = ACTIONS(5776), [anon_sym_signed] = ACTIONS(5774), [anon_sym_unsigned] = ACTIONS(5774), [anon_sym_long] = ACTIONS(5774), [anon_sym_short] = ACTIONS(5774), [anon_sym_LBRACK] = ACTIONS(5776), [anon_sym_RBRACK] = ACTIONS(5776), [anon_sym_const] = ACTIONS(5774), [anon_sym_constexpr] = ACTIONS(5774), [anon_sym_volatile] = ACTIONS(5774), [anon_sym_restrict] = ACTIONS(5774), [anon_sym___restrict__] = ACTIONS(5774), [anon_sym__Atomic] = ACTIONS(5774), [anon_sym__Noreturn] = ACTIONS(5774), [anon_sym_noreturn] = ACTIONS(5774), [anon_sym__Nonnull] = ACTIONS(5774), [anon_sym_mutable] = ACTIONS(5774), [anon_sym_constinit] = ACTIONS(5774), [anon_sym_consteval] = ACTIONS(5774), [anon_sym_alignas] = ACTIONS(5774), [anon_sym__Alignas] = ACTIONS(5774), [sym_primitive_type] = ACTIONS(5774), [anon_sym_QMARK] = ACTIONS(5776), [anon_sym_LT_EQ_GT] = ACTIONS(5776), [anon_sym_or] = ACTIONS(5774), [anon_sym_and] = ACTIONS(5774), [anon_sym_bitor] = ACTIONS(5774), [anon_sym_xor] = ACTIONS(5774), [anon_sym_bitand] = ACTIONS(5774), [anon_sym_not_eq] = ACTIONS(5774), [anon_sym_DASH_DASH] = ACTIONS(5776), [anon_sym_PLUS_PLUS] = ACTIONS(5776), [anon_sym_DOT] = ACTIONS(5774), [anon_sym_DOT_STAR] = ACTIONS(5776), [anon_sym_DASH_GT] = ACTIONS(5776), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5774), [anon_sym_override] = ACTIONS(5774), [anon_sym_requires] = ACTIONS(5774), }, [STATE(1929)] = { [sym_identifier] = ACTIONS(5778), [anon_sym_DOT_DOT_DOT] = ACTIONS(5780), [anon_sym_COMMA] = ACTIONS(5780), [anon_sym_RPAREN] = ACTIONS(5780), [anon_sym_LPAREN2] = ACTIONS(5780), [anon_sym_DASH] = ACTIONS(5778), [anon_sym_PLUS] = ACTIONS(5778), [anon_sym_STAR] = ACTIONS(5780), [anon_sym_SLASH] = ACTIONS(5778), [anon_sym_PERCENT] = ACTIONS(5780), [anon_sym_PIPE_PIPE] = ACTIONS(5780), [anon_sym_AMP_AMP] = ACTIONS(5780), [anon_sym_PIPE] = ACTIONS(5778), [anon_sym_CARET] = ACTIONS(5780), [anon_sym_AMP] = ACTIONS(5778), [anon_sym_EQ_EQ] = ACTIONS(5780), [anon_sym_BANG_EQ] = ACTIONS(5780), [anon_sym_GT] = ACTIONS(5778), [anon_sym_GT_EQ] = ACTIONS(5780), [anon_sym_LT_EQ] = ACTIONS(5778), [anon_sym_LT] = ACTIONS(5778), [anon_sym_LT_LT] = ACTIONS(5780), [anon_sym_GT_GT] = ACTIONS(5780), [anon_sym_SEMI] = ACTIONS(5780), [anon_sym___extension__] = ACTIONS(5778), [anon_sym___attribute__] = ACTIONS(5778), [anon_sym___attribute] = ACTIONS(5778), [anon_sym_COLON] = ACTIONS(5780), [anon_sym___based] = ACTIONS(5778), [anon_sym_LBRACE] = ACTIONS(5780), [anon_sym_RBRACE] = ACTIONS(5780), [anon_sym_signed] = ACTIONS(5778), [anon_sym_unsigned] = ACTIONS(5778), [anon_sym_long] = ACTIONS(5778), [anon_sym_short] = ACTIONS(5778), [anon_sym_LBRACK] = ACTIONS(5780), [anon_sym_RBRACK] = ACTIONS(5780), [anon_sym_const] = ACTIONS(5778), [anon_sym_constexpr] = ACTIONS(5778), [anon_sym_volatile] = ACTIONS(5778), [anon_sym_restrict] = ACTIONS(5778), [anon_sym___restrict__] = ACTIONS(5778), [anon_sym__Atomic] = ACTIONS(5778), [anon_sym__Noreturn] = ACTIONS(5778), [anon_sym_noreturn] = ACTIONS(5778), [anon_sym__Nonnull] = ACTIONS(5778), [anon_sym_mutable] = ACTIONS(5778), [anon_sym_constinit] = ACTIONS(5778), [anon_sym_consteval] = ACTIONS(5778), [anon_sym_alignas] = ACTIONS(5778), [anon_sym__Alignas] = ACTIONS(5778), [sym_primitive_type] = ACTIONS(5778), [anon_sym_QMARK] = ACTIONS(5780), [anon_sym_LT_EQ_GT] = ACTIONS(5780), [anon_sym_or] = ACTIONS(5778), [anon_sym_and] = ACTIONS(5778), [anon_sym_bitor] = ACTIONS(5778), [anon_sym_xor] = ACTIONS(5778), [anon_sym_bitand] = ACTIONS(5778), [anon_sym_not_eq] = ACTIONS(5778), [anon_sym_DASH_DASH] = ACTIONS(5780), [anon_sym_PLUS_PLUS] = ACTIONS(5780), [anon_sym_DOT] = ACTIONS(5778), [anon_sym_DOT_STAR] = ACTIONS(5780), [anon_sym_DASH_GT] = ACTIONS(5780), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5778), [anon_sym_override] = ACTIONS(5778), [anon_sym_requires] = ACTIONS(5778), }, [STATE(1930)] = { [sym_identifier] = ACTIONS(5782), [anon_sym_DOT_DOT_DOT] = ACTIONS(5784), [anon_sym_COMMA] = ACTIONS(5784), [anon_sym_RPAREN] = ACTIONS(5784), [anon_sym_LPAREN2] = ACTIONS(5784), [anon_sym_DASH] = ACTIONS(5782), [anon_sym_PLUS] = ACTIONS(5782), [anon_sym_STAR] = ACTIONS(5784), [anon_sym_SLASH] = ACTIONS(5782), [anon_sym_PERCENT] = ACTIONS(5784), [anon_sym_PIPE_PIPE] = ACTIONS(5784), [anon_sym_AMP_AMP] = ACTIONS(5784), [anon_sym_PIPE] = ACTIONS(5782), [anon_sym_CARET] = ACTIONS(5784), [anon_sym_AMP] = ACTIONS(5782), [anon_sym_EQ_EQ] = ACTIONS(5784), [anon_sym_BANG_EQ] = ACTIONS(5784), [anon_sym_GT] = ACTIONS(5782), [anon_sym_GT_EQ] = ACTIONS(5784), [anon_sym_LT_EQ] = ACTIONS(5782), [anon_sym_LT] = ACTIONS(5782), [anon_sym_LT_LT] = ACTIONS(5784), [anon_sym_GT_GT] = ACTIONS(5784), [anon_sym_SEMI] = ACTIONS(5784), [anon_sym___extension__] = ACTIONS(5782), [anon_sym___attribute__] = ACTIONS(5782), [anon_sym___attribute] = ACTIONS(5782), [anon_sym_COLON] = ACTIONS(5784), [anon_sym___based] = ACTIONS(5782), [anon_sym_LBRACE] = ACTIONS(5784), [anon_sym_RBRACE] = ACTIONS(5784), [anon_sym_signed] = ACTIONS(5782), [anon_sym_unsigned] = ACTIONS(5782), [anon_sym_long] = ACTIONS(5782), [anon_sym_short] = ACTIONS(5782), [anon_sym_LBRACK] = ACTIONS(5784), [anon_sym_RBRACK] = ACTIONS(5784), [anon_sym_const] = ACTIONS(5782), [anon_sym_constexpr] = ACTIONS(5782), [anon_sym_volatile] = ACTIONS(5782), [anon_sym_restrict] = ACTIONS(5782), [anon_sym___restrict__] = ACTIONS(5782), [anon_sym__Atomic] = ACTIONS(5782), [anon_sym__Noreturn] = ACTIONS(5782), [anon_sym_noreturn] = ACTIONS(5782), [anon_sym__Nonnull] = ACTIONS(5782), [anon_sym_mutable] = ACTIONS(5782), [anon_sym_constinit] = ACTIONS(5782), [anon_sym_consteval] = ACTIONS(5782), [anon_sym_alignas] = ACTIONS(5782), [anon_sym__Alignas] = ACTIONS(5782), [sym_primitive_type] = ACTIONS(5782), [anon_sym_QMARK] = ACTIONS(5784), [anon_sym_LT_EQ_GT] = ACTIONS(5784), [anon_sym_or] = ACTIONS(5782), [anon_sym_and] = ACTIONS(5782), [anon_sym_bitor] = ACTIONS(5782), [anon_sym_xor] = ACTIONS(5782), [anon_sym_bitand] = ACTIONS(5782), [anon_sym_not_eq] = ACTIONS(5782), [anon_sym_DASH_DASH] = ACTIONS(5784), [anon_sym_PLUS_PLUS] = ACTIONS(5784), [anon_sym_DOT] = ACTIONS(5782), [anon_sym_DOT_STAR] = ACTIONS(5784), [anon_sym_DASH_GT] = ACTIONS(5784), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5782), [anon_sym_override] = ACTIONS(5782), [anon_sym_requires] = ACTIONS(5782), }, [STATE(1931)] = { [sym_identifier] = ACTIONS(5786), [anon_sym_DOT_DOT_DOT] = ACTIONS(5788), [anon_sym_COMMA] = ACTIONS(5788), [anon_sym_RPAREN] = ACTIONS(5788), [anon_sym_LPAREN2] = ACTIONS(5788), [anon_sym_DASH] = ACTIONS(5786), [anon_sym_PLUS] = ACTIONS(5786), [anon_sym_STAR] = ACTIONS(5788), [anon_sym_SLASH] = ACTIONS(5786), [anon_sym_PERCENT] = ACTIONS(5788), [anon_sym_PIPE_PIPE] = ACTIONS(5788), [anon_sym_AMP_AMP] = ACTIONS(5788), [anon_sym_PIPE] = ACTIONS(5786), [anon_sym_CARET] = ACTIONS(5788), [anon_sym_AMP] = ACTIONS(5786), [anon_sym_EQ_EQ] = ACTIONS(5788), [anon_sym_BANG_EQ] = ACTIONS(5788), [anon_sym_GT] = ACTIONS(5786), [anon_sym_GT_EQ] = ACTIONS(5788), [anon_sym_LT_EQ] = ACTIONS(5786), [anon_sym_LT] = ACTIONS(5786), [anon_sym_LT_LT] = ACTIONS(5788), [anon_sym_GT_GT] = ACTIONS(5788), [anon_sym_SEMI] = ACTIONS(5788), [anon_sym___extension__] = ACTIONS(5786), [anon_sym___attribute__] = ACTIONS(5786), [anon_sym___attribute] = ACTIONS(5786), [anon_sym_COLON] = ACTIONS(5788), [anon_sym___based] = ACTIONS(5786), [anon_sym_LBRACE] = ACTIONS(5788), [anon_sym_RBRACE] = ACTIONS(5788), [anon_sym_signed] = ACTIONS(5786), [anon_sym_unsigned] = ACTIONS(5786), [anon_sym_long] = ACTIONS(5786), [anon_sym_short] = ACTIONS(5786), [anon_sym_LBRACK] = ACTIONS(5788), [anon_sym_RBRACK] = ACTIONS(5788), [anon_sym_const] = ACTIONS(5786), [anon_sym_constexpr] = ACTIONS(5786), [anon_sym_volatile] = ACTIONS(5786), [anon_sym_restrict] = ACTIONS(5786), [anon_sym___restrict__] = ACTIONS(5786), [anon_sym__Atomic] = ACTIONS(5786), [anon_sym__Noreturn] = ACTIONS(5786), [anon_sym_noreturn] = ACTIONS(5786), [anon_sym__Nonnull] = ACTIONS(5786), [anon_sym_mutable] = ACTIONS(5786), [anon_sym_constinit] = ACTIONS(5786), [anon_sym_consteval] = ACTIONS(5786), [anon_sym_alignas] = ACTIONS(5786), [anon_sym__Alignas] = ACTIONS(5786), [sym_primitive_type] = ACTIONS(5786), [anon_sym_QMARK] = ACTIONS(5788), [anon_sym_LT_EQ_GT] = ACTIONS(5788), [anon_sym_or] = ACTIONS(5786), [anon_sym_and] = ACTIONS(5786), [anon_sym_bitor] = ACTIONS(5786), [anon_sym_xor] = ACTIONS(5786), [anon_sym_bitand] = ACTIONS(5786), [anon_sym_not_eq] = ACTIONS(5786), [anon_sym_DASH_DASH] = ACTIONS(5788), [anon_sym_PLUS_PLUS] = ACTIONS(5788), [anon_sym_DOT] = ACTIONS(5786), [anon_sym_DOT_STAR] = ACTIONS(5788), [anon_sym_DASH_GT] = ACTIONS(5788), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5786), [anon_sym_override] = ACTIONS(5786), [anon_sym_requires] = ACTIONS(5786), }, [STATE(1932)] = { [sym_identifier] = ACTIONS(5786), [anon_sym_DOT_DOT_DOT] = ACTIONS(5788), [anon_sym_COMMA] = ACTIONS(5788), [anon_sym_RPAREN] = ACTIONS(5788), [anon_sym_LPAREN2] = ACTIONS(5788), [anon_sym_DASH] = ACTIONS(5786), [anon_sym_PLUS] = ACTIONS(5786), [anon_sym_STAR] = ACTIONS(5788), [anon_sym_SLASH] = ACTIONS(5786), [anon_sym_PERCENT] = ACTIONS(5788), [anon_sym_PIPE_PIPE] = ACTIONS(5788), [anon_sym_AMP_AMP] = ACTIONS(5788), [anon_sym_PIPE] = ACTIONS(5786), [anon_sym_CARET] = ACTIONS(5788), [anon_sym_AMP] = ACTIONS(5786), [anon_sym_EQ_EQ] = ACTIONS(5788), [anon_sym_BANG_EQ] = ACTIONS(5788), [anon_sym_GT] = ACTIONS(5786), [anon_sym_GT_EQ] = ACTIONS(5788), [anon_sym_LT_EQ] = ACTIONS(5786), [anon_sym_LT] = ACTIONS(5786), [anon_sym_LT_LT] = ACTIONS(5788), [anon_sym_GT_GT] = ACTIONS(5788), [anon_sym_SEMI] = ACTIONS(5788), [anon_sym___extension__] = ACTIONS(5786), [anon_sym___attribute__] = ACTIONS(5786), [anon_sym___attribute] = ACTIONS(5786), [anon_sym_COLON] = ACTIONS(5788), [anon_sym___based] = ACTIONS(5786), [anon_sym_LBRACE] = ACTIONS(5788), [anon_sym_RBRACE] = ACTIONS(5788), [anon_sym_signed] = ACTIONS(5786), [anon_sym_unsigned] = ACTIONS(5786), [anon_sym_long] = ACTIONS(5786), [anon_sym_short] = ACTIONS(5786), [anon_sym_LBRACK] = ACTIONS(5788), [anon_sym_RBRACK] = ACTIONS(5788), [anon_sym_const] = ACTIONS(5786), [anon_sym_constexpr] = ACTIONS(5786), [anon_sym_volatile] = ACTIONS(5786), [anon_sym_restrict] = ACTIONS(5786), [anon_sym___restrict__] = ACTIONS(5786), [anon_sym__Atomic] = ACTIONS(5786), [anon_sym__Noreturn] = ACTIONS(5786), [anon_sym_noreturn] = ACTIONS(5786), [anon_sym__Nonnull] = ACTIONS(5786), [anon_sym_mutable] = ACTIONS(5786), [anon_sym_constinit] = ACTIONS(5786), [anon_sym_consteval] = ACTIONS(5786), [anon_sym_alignas] = ACTIONS(5786), [anon_sym__Alignas] = ACTIONS(5786), [sym_primitive_type] = ACTIONS(5786), [anon_sym_QMARK] = ACTIONS(5788), [anon_sym_LT_EQ_GT] = ACTIONS(5788), [anon_sym_or] = ACTIONS(5786), [anon_sym_and] = ACTIONS(5786), [anon_sym_bitor] = ACTIONS(5786), [anon_sym_xor] = ACTIONS(5786), [anon_sym_bitand] = ACTIONS(5786), [anon_sym_not_eq] = ACTIONS(5786), [anon_sym_DASH_DASH] = ACTIONS(5788), [anon_sym_PLUS_PLUS] = ACTIONS(5788), [anon_sym_DOT] = ACTIONS(5786), [anon_sym_DOT_STAR] = ACTIONS(5788), [anon_sym_DASH_GT] = ACTIONS(5788), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5786), [anon_sym_override] = ACTIONS(5786), [anon_sym_requires] = ACTIONS(5786), }, [STATE(1933)] = { [sym_identifier] = ACTIONS(5790), [anon_sym_DOT_DOT_DOT] = ACTIONS(5792), [anon_sym_COMMA] = ACTIONS(5792), [anon_sym_RPAREN] = ACTIONS(5792), [aux_sym_preproc_if_token2] = ACTIONS(5792), [aux_sym_preproc_else_token1] = ACTIONS(5792), [aux_sym_preproc_elif_token1] = ACTIONS(5790), [aux_sym_preproc_elifdef_token1] = ACTIONS(5792), [aux_sym_preproc_elifdef_token2] = ACTIONS(5792), [anon_sym_LPAREN2] = ACTIONS(5792), [anon_sym_DASH] = ACTIONS(5790), [anon_sym_PLUS] = ACTIONS(5790), [anon_sym_STAR] = ACTIONS(5790), [anon_sym_SLASH] = ACTIONS(5790), [anon_sym_PERCENT] = ACTIONS(5790), [anon_sym_PIPE_PIPE] = ACTIONS(5792), [anon_sym_AMP_AMP] = ACTIONS(5792), [anon_sym_PIPE] = ACTIONS(5790), [anon_sym_CARET] = ACTIONS(5790), [anon_sym_AMP] = ACTIONS(5790), [anon_sym_EQ_EQ] = ACTIONS(5792), [anon_sym_BANG_EQ] = ACTIONS(5792), [anon_sym_GT] = ACTIONS(5790), [anon_sym_GT_EQ] = ACTIONS(5792), [anon_sym_LT_EQ] = ACTIONS(5790), [anon_sym_LT] = ACTIONS(5790), [anon_sym_LT_LT] = ACTIONS(5790), [anon_sym_GT_GT] = ACTIONS(5790), [anon_sym_SEMI] = ACTIONS(5792), [anon_sym___attribute__] = ACTIONS(5790), [anon_sym___attribute] = ACTIONS(5790), [anon_sym_COLON] = ACTIONS(5792), [anon_sym_LBRACK_LBRACK] = ACTIONS(5792), [anon_sym_LBRACE] = ACTIONS(5792), [anon_sym_RBRACE] = ACTIONS(5792), [anon_sym_LBRACK] = ACTIONS(5790), [anon_sym_RBRACK] = ACTIONS(5792), [anon_sym_EQ] = ACTIONS(5790), [anon_sym_QMARK] = ACTIONS(5792), [anon_sym_STAR_EQ] = ACTIONS(5792), [anon_sym_SLASH_EQ] = ACTIONS(5792), [anon_sym_PERCENT_EQ] = ACTIONS(5792), [anon_sym_PLUS_EQ] = ACTIONS(5792), [anon_sym_DASH_EQ] = ACTIONS(5792), [anon_sym_LT_LT_EQ] = ACTIONS(5792), [anon_sym_GT_GT_EQ] = ACTIONS(5792), [anon_sym_AMP_EQ] = ACTIONS(5792), [anon_sym_CARET_EQ] = ACTIONS(5792), [anon_sym_PIPE_EQ] = ACTIONS(5792), [anon_sym_and_eq] = ACTIONS(5790), [anon_sym_or_eq] = ACTIONS(5790), [anon_sym_xor_eq] = ACTIONS(5790), [anon_sym_LT_EQ_GT] = ACTIONS(5792), [anon_sym_or] = ACTIONS(5790), [anon_sym_and] = ACTIONS(5790), [anon_sym_bitor] = ACTIONS(5790), [anon_sym_xor] = ACTIONS(5790), [anon_sym_bitand] = ACTIONS(5790), [anon_sym_not_eq] = ACTIONS(5790), [anon_sym_DASH_DASH] = ACTIONS(5792), [anon_sym_PLUS_PLUS] = ACTIONS(5792), [anon_sym_asm] = ACTIONS(5790), [anon_sym___asm__] = ACTIONS(5790), [anon_sym___asm] = ACTIONS(5790), [anon_sym_DOT] = ACTIONS(5790), [anon_sym_DOT_STAR] = ACTIONS(5792), [anon_sym_DASH_GT] = ACTIONS(5792), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5790), }, [STATE(1934)] = { [sym_type_qualifier] = STATE(1700), [sym_alignas_qualifier] = STATE(1736), [aux_sym__type_definition_type_repeat1] = STATE(1700), [aux_sym_sized_type_specifier_repeat1] = STATE(2232), [sym_identifier] = ACTIONS(5794), [anon_sym_DOT_DOT_DOT] = ACTIONS(5143), [anon_sym_COMMA] = ACTIONS(5143), [anon_sym_RPAREN] = ACTIONS(5143), [anon_sym_LPAREN2] = ACTIONS(5143), [anon_sym_DASH] = ACTIONS(5145), [anon_sym_PLUS] = ACTIONS(5145), [anon_sym_STAR] = ACTIONS(5143), [anon_sym_SLASH] = ACTIONS(5145), [anon_sym_PERCENT] = ACTIONS(5143), [anon_sym_PIPE_PIPE] = ACTIONS(5143), [anon_sym_AMP_AMP] = ACTIONS(5143), [anon_sym_PIPE] = ACTIONS(5145), [anon_sym_CARET] = ACTIONS(5143), [anon_sym_AMP] = ACTIONS(5145), [anon_sym_EQ_EQ] = ACTIONS(5143), [anon_sym_BANG_EQ] = ACTIONS(5143), [anon_sym_GT] = ACTIONS(5145), [anon_sym_GT_EQ] = ACTIONS(5143), [anon_sym_LT_EQ] = ACTIONS(5145), [anon_sym_LT] = ACTIONS(5145), [anon_sym_LT_LT] = ACTIONS(5143), [anon_sym_GT_GT] = ACTIONS(5143), [anon_sym_SEMI] = ACTIONS(5143), [anon_sym___extension__] = ACTIONS(5766), [anon_sym___attribute__] = ACTIONS(5145), [anon_sym___attribute] = ACTIONS(5145), [anon_sym_COLON] = ACTIONS(5143), [anon_sym_LBRACE] = ACTIONS(5143), [anon_sym_RBRACE] = ACTIONS(5143), [anon_sym_signed] = ACTIONS(5796), [anon_sym_unsigned] = ACTIONS(5796), [anon_sym_long] = ACTIONS(5796), [anon_sym_short] = ACTIONS(5796), [anon_sym_LBRACK] = ACTIONS(5143), [anon_sym_RBRACK] = ACTIONS(5143), [anon_sym_const] = ACTIONS(5766), [anon_sym_constexpr] = ACTIONS(5766), [anon_sym_volatile] = ACTIONS(5766), [anon_sym_restrict] = ACTIONS(5766), [anon_sym___restrict__] = ACTIONS(5766), [anon_sym__Atomic] = ACTIONS(5766), [anon_sym__Noreturn] = ACTIONS(5766), [anon_sym_noreturn] = ACTIONS(5766), [anon_sym__Nonnull] = ACTIONS(5766), [anon_sym_mutable] = ACTIONS(5766), [anon_sym_constinit] = ACTIONS(5766), [anon_sym_consteval] = ACTIONS(5766), [anon_sym_alignas] = ACTIONS(5770), [anon_sym__Alignas] = ACTIONS(5770), [sym_primitive_type] = ACTIONS(5798), [anon_sym_QMARK] = ACTIONS(5143), [anon_sym_LT_EQ_GT] = ACTIONS(5143), [anon_sym_or] = ACTIONS(5145), [anon_sym_and] = ACTIONS(5145), [anon_sym_bitor] = ACTIONS(5145), [anon_sym_xor] = ACTIONS(5145), [anon_sym_bitand] = ACTIONS(5145), [anon_sym_not_eq] = ACTIONS(5145), [anon_sym_DASH_DASH] = ACTIONS(5143), [anon_sym_PLUS_PLUS] = ACTIONS(5143), [anon_sym_DOT] = ACTIONS(5145), [anon_sym_DOT_STAR] = ACTIONS(5143), [anon_sym_DASH_GT] = ACTIONS(5143), [sym_comment] = ACTIONS(3), }, [STATE(1935)] = { [sym_identifier] = ACTIONS(5800), [anon_sym_DOT_DOT_DOT] = ACTIONS(5802), [anon_sym_COMMA] = ACTIONS(5802), [anon_sym_RPAREN] = ACTIONS(5802), [aux_sym_preproc_if_token2] = ACTIONS(5802), [aux_sym_preproc_else_token1] = ACTIONS(5802), [aux_sym_preproc_elif_token1] = ACTIONS(5800), [aux_sym_preproc_elifdef_token1] = ACTIONS(5802), [aux_sym_preproc_elifdef_token2] = ACTIONS(5802), [anon_sym_LPAREN2] = ACTIONS(5802), [anon_sym_DASH] = ACTIONS(5800), [anon_sym_PLUS] = ACTIONS(5800), [anon_sym_STAR] = ACTIONS(5800), [anon_sym_SLASH] = ACTIONS(5800), [anon_sym_PERCENT] = ACTIONS(5800), [anon_sym_PIPE_PIPE] = ACTIONS(5802), [anon_sym_AMP_AMP] = ACTIONS(5802), [anon_sym_PIPE] = ACTIONS(5800), [anon_sym_CARET] = ACTIONS(5800), [anon_sym_AMP] = ACTIONS(5800), [anon_sym_EQ_EQ] = ACTIONS(5802), [anon_sym_BANG_EQ] = ACTIONS(5802), [anon_sym_GT] = ACTIONS(5800), [anon_sym_GT_EQ] = ACTIONS(5802), [anon_sym_LT_EQ] = ACTIONS(5800), [anon_sym_LT] = ACTIONS(5800), [anon_sym_LT_LT] = ACTIONS(5800), [anon_sym_GT_GT] = ACTIONS(5800), [anon_sym_SEMI] = ACTIONS(5802), [anon_sym___attribute__] = ACTIONS(5800), [anon_sym___attribute] = ACTIONS(5800), [anon_sym_COLON] = ACTIONS(5802), [anon_sym_LBRACK_LBRACK] = ACTIONS(5802), [anon_sym_LBRACE] = ACTIONS(5802), [anon_sym_RBRACE] = ACTIONS(5802), [anon_sym_LBRACK] = ACTIONS(5800), [anon_sym_RBRACK] = ACTIONS(5802), [anon_sym_EQ] = ACTIONS(5800), [anon_sym_QMARK] = ACTIONS(5802), [anon_sym_STAR_EQ] = ACTIONS(5802), [anon_sym_SLASH_EQ] = ACTIONS(5802), [anon_sym_PERCENT_EQ] = ACTIONS(5802), [anon_sym_PLUS_EQ] = ACTIONS(5802), [anon_sym_DASH_EQ] = ACTIONS(5802), [anon_sym_LT_LT_EQ] = ACTIONS(5802), [anon_sym_GT_GT_EQ] = ACTIONS(5802), [anon_sym_AMP_EQ] = ACTIONS(5802), [anon_sym_CARET_EQ] = ACTIONS(5802), [anon_sym_PIPE_EQ] = ACTIONS(5802), [anon_sym_and_eq] = ACTIONS(5800), [anon_sym_or_eq] = ACTIONS(5800), [anon_sym_xor_eq] = ACTIONS(5800), [anon_sym_LT_EQ_GT] = ACTIONS(5802), [anon_sym_or] = ACTIONS(5800), [anon_sym_and] = ACTIONS(5800), [anon_sym_bitor] = ACTIONS(5800), [anon_sym_xor] = ACTIONS(5800), [anon_sym_bitand] = ACTIONS(5800), [anon_sym_not_eq] = ACTIONS(5800), [anon_sym_DASH_DASH] = ACTIONS(5802), [anon_sym_PLUS_PLUS] = ACTIONS(5802), [anon_sym_asm] = ACTIONS(5800), [anon_sym___asm__] = ACTIONS(5800), [anon_sym___asm] = ACTIONS(5800), [anon_sym_DOT] = ACTIONS(5800), [anon_sym_DOT_STAR] = ACTIONS(5802), [anon_sym_DASH_GT] = ACTIONS(5802), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5800), }, [STATE(1936)] = { [sym_string_literal] = STATE(1709), [sym_raw_string_literal] = STATE(1709), [sym_identifier] = ACTIONS(5804), [anon_sym_DOT_DOT_DOT] = ACTIONS(5806), [anon_sym_COMMA] = ACTIONS(5806), [aux_sym_preproc_if_token2] = ACTIONS(5806), [aux_sym_preproc_else_token1] = ACTIONS(5806), [aux_sym_preproc_elif_token1] = ACTIONS(5804), [aux_sym_preproc_elifdef_token1] = ACTIONS(5806), [aux_sym_preproc_elifdef_token2] = ACTIONS(5806), [anon_sym_LPAREN2] = ACTIONS(5806), [anon_sym_DASH] = ACTIONS(5804), [anon_sym_PLUS] = ACTIONS(5804), [anon_sym_STAR] = ACTIONS(5804), [anon_sym_SLASH] = ACTIONS(5804), [anon_sym_PERCENT] = ACTIONS(5804), [anon_sym_PIPE_PIPE] = ACTIONS(5806), [anon_sym_AMP_AMP] = ACTIONS(5806), [anon_sym_PIPE] = ACTIONS(5804), [anon_sym_CARET] = ACTIONS(5804), [anon_sym_AMP] = ACTIONS(5804), [anon_sym_EQ_EQ] = ACTIONS(5806), [anon_sym_BANG_EQ] = ACTIONS(5806), [anon_sym_GT] = ACTIONS(5804), [anon_sym_GT_EQ] = ACTIONS(5806), [anon_sym_LT_EQ] = ACTIONS(5804), [anon_sym_LT] = ACTIONS(5804), [anon_sym_LT_LT] = ACTIONS(5804), [anon_sym_GT_GT] = ACTIONS(5804), [anon_sym_LBRACK] = ACTIONS(5806), [anon_sym_EQ] = ACTIONS(5804), [anon_sym_QMARK] = ACTIONS(5806), [anon_sym_STAR_EQ] = ACTIONS(5806), [anon_sym_SLASH_EQ] = ACTIONS(5806), [anon_sym_PERCENT_EQ] = ACTIONS(5806), [anon_sym_PLUS_EQ] = ACTIONS(5806), [anon_sym_DASH_EQ] = ACTIONS(5806), [anon_sym_LT_LT_EQ] = ACTIONS(5806), [anon_sym_GT_GT_EQ] = ACTIONS(5806), [anon_sym_AMP_EQ] = ACTIONS(5806), [anon_sym_CARET_EQ] = ACTIONS(5806), [anon_sym_PIPE_EQ] = ACTIONS(5806), [anon_sym_and_eq] = ACTIONS(5804), [anon_sym_or_eq] = ACTIONS(5804), [anon_sym_xor_eq] = ACTIONS(5804), [anon_sym_LT_EQ_GT] = ACTIONS(5806), [anon_sym_or] = ACTIONS(5804), [anon_sym_and] = ACTIONS(5804), [anon_sym_bitor] = ACTIONS(5804), [anon_sym_xor] = ACTIONS(5804), [anon_sym_bitand] = ACTIONS(5804), [anon_sym_not_eq] = ACTIONS(5804), [anon_sym_DASH_DASH] = ACTIONS(5806), [anon_sym_PLUS_PLUS] = ACTIONS(5806), [anon_sym_DOT] = ACTIONS(5804), [anon_sym_DOT_STAR] = ACTIONS(5806), [anon_sym_DASH_GT] = ACTIONS(5806), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [sym_literal_suffix] = ACTIONS(5804), }, [STATE(1937)] = { [sym_type_qualifier] = STATE(1927), [sym_alignas_qualifier] = STATE(1736), [aux_sym__type_definition_type_repeat1] = STATE(1927), [aux_sym_sized_type_specifier_repeat1] = STATE(2275), [sym_identifier] = ACTIONS(5808), [anon_sym_DOT_DOT_DOT] = ACTIONS(5122), [anon_sym_COMMA] = ACTIONS(5122), [aux_sym_preproc_if_token2] = ACTIONS(5122), [aux_sym_preproc_else_token1] = ACTIONS(5122), [aux_sym_preproc_elif_token1] = ACTIONS(5124), [aux_sym_preproc_elifdef_token1] = ACTIONS(5122), [aux_sym_preproc_elifdef_token2] = ACTIONS(5122), [anon_sym_LPAREN2] = ACTIONS(5122), [anon_sym_DASH] = ACTIONS(5124), [anon_sym_PLUS] = ACTIONS(5124), [anon_sym_STAR] = ACTIONS(5122), [anon_sym_SLASH] = ACTIONS(5124), [anon_sym_PERCENT] = ACTIONS(5122), [anon_sym_PIPE_PIPE] = ACTIONS(5122), [anon_sym_AMP_AMP] = ACTIONS(5122), [anon_sym_PIPE] = ACTIONS(5124), [anon_sym_CARET] = ACTIONS(5122), [anon_sym_AMP] = ACTIONS(5124), [anon_sym_EQ_EQ] = ACTIONS(5122), [anon_sym_BANG_EQ] = ACTIONS(5122), [anon_sym_GT] = ACTIONS(5124), [anon_sym_GT_EQ] = ACTIONS(5122), [anon_sym_LT_EQ] = ACTIONS(5124), [anon_sym_LT] = ACTIONS(5124), [anon_sym_LT_LT] = ACTIONS(5122), [anon_sym_GT_GT] = ACTIONS(5122), [anon_sym___extension__] = ACTIONS(5766), [anon_sym___attribute__] = ACTIONS(5124), [anon_sym___attribute] = ACTIONS(5124), [anon_sym_LBRACE] = ACTIONS(5122), [anon_sym_signed] = ACTIONS(5811), [anon_sym_unsigned] = ACTIONS(5811), [anon_sym_long] = ACTIONS(5811), [anon_sym_short] = ACTIONS(5811), [anon_sym_LBRACK] = ACTIONS(5122), [anon_sym_const] = ACTIONS(5766), [anon_sym_constexpr] = ACTIONS(5766), [anon_sym_volatile] = ACTIONS(5766), [anon_sym_restrict] = ACTIONS(5766), [anon_sym___restrict__] = ACTIONS(5766), [anon_sym__Atomic] = ACTIONS(5766), [anon_sym__Noreturn] = ACTIONS(5766), [anon_sym_noreturn] = ACTIONS(5766), [anon_sym__Nonnull] = ACTIONS(5766), [anon_sym_mutable] = ACTIONS(5766), [anon_sym_constinit] = ACTIONS(5766), [anon_sym_consteval] = ACTIONS(5766), [anon_sym_alignas] = ACTIONS(5770), [anon_sym__Alignas] = ACTIONS(5770), [sym_primitive_type] = ACTIONS(5813), [anon_sym_QMARK] = ACTIONS(5122), [anon_sym_LT_EQ_GT] = ACTIONS(5122), [anon_sym_or] = ACTIONS(5124), [anon_sym_and] = ACTIONS(5124), [anon_sym_bitor] = ACTIONS(5124), [anon_sym_xor] = ACTIONS(5124), [anon_sym_bitand] = ACTIONS(5124), [anon_sym_not_eq] = ACTIONS(5124), [anon_sym_DASH_DASH] = ACTIONS(5122), [anon_sym_PLUS_PLUS] = ACTIONS(5122), [anon_sym_DOT] = ACTIONS(5124), [anon_sym_DOT_STAR] = ACTIONS(5122), [anon_sym_DASH_GT] = ACTIONS(5122), [sym_comment] = ACTIONS(3), }, [STATE(1938)] = { [sym_identifier] = ACTIONS(5815), [anon_sym_DOT_DOT_DOT] = ACTIONS(5817), [anon_sym_COMMA] = ACTIONS(5817), [anon_sym_RPAREN] = ACTIONS(5817), [anon_sym_LPAREN2] = ACTIONS(5817), [anon_sym_DASH] = ACTIONS(5815), [anon_sym_PLUS] = ACTIONS(5815), [anon_sym_STAR] = ACTIONS(5817), [anon_sym_SLASH] = ACTIONS(5815), [anon_sym_PERCENT] = ACTIONS(5817), [anon_sym_PIPE_PIPE] = ACTIONS(5817), [anon_sym_AMP_AMP] = ACTIONS(5817), [anon_sym_PIPE] = ACTIONS(5815), [anon_sym_CARET] = ACTIONS(5817), [anon_sym_AMP] = ACTIONS(5815), [anon_sym_EQ_EQ] = ACTIONS(5817), [anon_sym_BANG_EQ] = ACTIONS(5817), [anon_sym_GT] = ACTIONS(5815), [anon_sym_GT_EQ] = ACTIONS(5817), [anon_sym_LT_EQ] = ACTIONS(5815), [anon_sym_LT] = ACTIONS(5815), [anon_sym_LT_LT] = ACTIONS(5817), [anon_sym_GT_GT] = ACTIONS(5817), [anon_sym_SEMI] = ACTIONS(5817), [anon_sym___extension__] = ACTIONS(5815), [anon_sym___attribute__] = ACTIONS(5815), [anon_sym___attribute] = ACTIONS(5815), [anon_sym_COLON] = ACTIONS(5817), [anon_sym___based] = ACTIONS(5815), [anon_sym_LBRACE] = ACTIONS(5817), [anon_sym_RBRACE] = ACTIONS(5817), [anon_sym_signed] = ACTIONS(5815), [anon_sym_unsigned] = ACTIONS(5815), [anon_sym_long] = ACTIONS(5815), [anon_sym_short] = ACTIONS(5815), [anon_sym_LBRACK] = ACTIONS(5817), [anon_sym_RBRACK] = ACTIONS(5817), [anon_sym_const] = ACTIONS(5815), [anon_sym_constexpr] = ACTIONS(5815), [anon_sym_volatile] = ACTIONS(5815), [anon_sym_restrict] = ACTIONS(5815), [anon_sym___restrict__] = ACTIONS(5815), [anon_sym__Atomic] = ACTIONS(5815), [anon_sym__Noreturn] = ACTIONS(5815), [anon_sym_noreturn] = ACTIONS(5815), [anon_sym__Nonnull] = ACTIONS(5815), [anon_sym_mutable] = ACTIONS(5815), [anon_sym_constinit] = ACTIONS(5815), [anon_sym_consteval] = ACTIONS(5815), [anon_sym_alignas] = ACTIONS(5815), [anon_sym__Alignas] = ACTIONS(5815), [sym_primitive_type] = ACTIONS(5815), [anon_sym_QMARK] = ACTIONS(5817), [anon_sym_LT_EQ_GT] = ACTIONS(5817), [anon_sym_or] = ACTIONS(5815), [anon_sym_and] = ACTIONS(5815), [anon_sym_bitor] = ACTIONS(5815), [anon_sym_xor] = ACTIONS(5815), [anon_sym_bitand] = ACTIONS(5815), [anon_sym_not_eq] = ACTIONS(5815), [anon_sym_DASH_DASH] = ACTIONS(5817), [anon_sym_PLUS_PLUS] = ACTIONS(5817), [anon_sym_DOT] = ACTIONS(5815), [anon_sym_DOT_STAR] = ACTIONS(5817), [anon_sym_DASH_GT] = ACTIONS(5817), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5815), [anon_sym_override] = ACTIONS(5815), [anon_sym_requires] = ACTIONS(5815), }, [STATE(1939)] = { [sym_identifier] = ACTIONS(5819), [anon_sym_DOT_DOT_DOT] = ACTIONS(5821), [anon_sym_COMMA] = ACTIONS(5821), [anon_sym_RPAREN] = ACTIONS(5821), [anon_sym_LPAREN2] = ACTIONS(5821), [anon_sym_DASH] = ACTIONS(5819), [anon_sym_PLUS] = ACTIONS(5819), [anon_sym_STAR] = ACTIONS(5821), [anon_sym_SLASH] = ACTIONS(5819), [anon_sym_PERCENT] = ACTIONS(5821), [anon_sym_PIPE_PIPE] = ACTIONS(5821), [anon_sym_AMP_AMP] = ACTIONS(5821), [anon_sym_PIPE] = ACTIONS(5819), [anon_sym_CARET] = ACTIONS(5821), [anon_sym_AMP] = ACTIONS(5819), [anon_sym_EQ_EQ] = ACTIONS(5821), [anon_sym_BANG_EQ] = ACTIONS(5821), [anon_sym_GT] = ACTIONS(5819), [anon_sym_GT_EQ] = ACTIONS(5821), [anon_sym_LT_EQ] = ACTIONS(5819), [anon_sym_LT] = ACTIONS(5819), [anon_sym_LT_LT] = ACTIONS(5821), [anon_sym_GT_GT] = ACTIONS(5821), [anon_sym_SEMI] = ACTIONS(5821), [anon_sym___extension__] = ACTIONS(5819), [anon_sym___attribute__] = ACTIONS(5819), [anon_sym___attribute] = ACTIONS(5819), [anon_sym_COLON] = ACTIONS(5821), [anon_sym___based] = ACTIONS(5819), [anon_sym_LBRACE] = ACTIONS(5821), [anon_sym_RBRACE] = ACTIONS(5821), [anon_sym_signed] = ACTIONS(5819), [anon_sym_unsigned] = ACTIONS(5819), [anon_sym_long] = ACTIONS(5819), [anon_sym_short] = ACTIONS(5819), [anon_sym_LBRACK] = ACTIONS(5821), [anon_sym_RBRACK] = ACTIONS(5821), [anon_sym_const] = ACTIONS(5819), [anon_sym_constexpr] = ACTIONS(5819), [anon_sym_volatile] = ACTIONS(5819), [anon_sym_restrict] = ACTIONS(5819), [anon_sym___restrict__] = ACTIONS(5819), [anon_sym__Atomic] = ACTIONS(5819), [anon_sym__Noreturn] = ACTIONS(5819), [anon_sym_noreturn] = ACTIONS(5819), [anon_sym__Nonnull] = ACTIONS(5819), [anon_sym_mutable] = ACTIONS(5819), [anon_sym_constinit] = ACTIONS(5819), [anon_sym_consteval] = ACTIONS(5819), [anon_sym_alignas] = ACTIONS(5819), [anon_sym__Alignas] = ACTIONS(5819), [sym_primitive_type] = ACTIONS(5819), [anon_sym_QMARK] = ACTIONS(5821), [anon_sym_LT_EQ_GT] = ACTIONS(5821), [anon_sym_or] = ACTIONS(5819), [anon_sym_and] = ACTIONS(5819), [anon_sym_bitor] = ACTIONS(5819), [anon_sym_xor] = ACTIONS(5819), [anon_sym_bitand] = ACTIONS(5819), [anon_sym_not_eq] = ACTIONS(5819), [anon_sym_DASH_DASH] = ACTIONS(5821), [anon_sym_PLUS_PLUS] = ACTIONS(5821), [anon_sym_DOT] = ACTIONS(5819), [anon_sym_DOT_STAR] = ACTIONS(5821), [anon_sym_DASH_GT] = ACTIONS(5821), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5819), [anon_sym_override] = ACTIONS(5819), [anon_sym_requires] = ACTIONS(5819), }, [STATE(1940)] = { [sym_identifier] = ACTIONS(5823), [anon_sym_DOT_DOT_DOT] = ACTIONS(5825), [anon_sym_COMMA] = ACTIONS(5825), [anon_sym_RPAREN] = ACTIONS(5825), [anon_sym_LPAREN2] = ACTIONS(5825), [anon_sym_DASH] = ACTIONS(5823), [anon_sym_PLUS] = ACTIONS(5823), [anon_sym_STAR] = ACTIONS(5825), [anon_sym_SLASH] = ACTIONS(5823), [anon_sym_PERCENT] = ACTIONS(5825), [anon_sym_PIPE_PIPE] = ACTIONS(5825), [anon_sym_AMP_AMP] = ACTIONS(5825), [anon_sym_PIPE] = ACTIONS(5823), [anon_sym_CARET] = ACTIONS(5825), [anon_sym_AMP] = ACTIONS(5823), [anon_sym_EQ_EQ] = ACTIONS(5825), [anon_sym_BANG_EQ] = ACTIONS(5825), [anon_sym_GT] = ACTIONS(5823), [anon_sym_GT_EQ] = ACTIONS(5825), [anon_sym_LT_EQ] = ACTIONS(5823), [anon_sym_LT] = ACTIONS(5823), [anon_sym_LT_LT] = ACTIONS(5825), [anon_sym_GT_GT] = ACTIONS(5825), [anon_sym_SEMI] = ACTIONS(5825), [anon_sym___extension__] = ACTIONS(5823), [anon_sym___attribute__] = ACTIONS(5823), [anon_sym___attribute] = ACTIONS(5823), [anon_sym_COLON] = ACTIONS(5825), [anon_sym___based] = ACTIONS(5823), [anon_sym_LBRACE] = ACTIONS(5825), [anon_sym_RBRACE] = ACTIONS(5825), [anon_sym_signed] = ACTIONS(5823), [anon_sym_unsigned] = ACTIONS(5823), [anon_sym_long] = ACTIONS(5823), [anon_sym_short] = ACTIONS(5823), [anon_sym_LBRACK] = ACTIONS(5825), [anon_sym_RBRACK] = ACTIONS(5825), [anon_sym_const] = ACTIONS(5823), [anon_sym_constexpr] = ACTIONS(5823), [anon_sym_volatile] = ACTIONS(5823), [anon_sym_restrict] = ACTIONS(5823), [anon_sym___restrict__] = ACTIONS(5823), [anon_sym__Atomic] = ACTIONS(5823), [anon_sym__Noreturn] = ACTIONS(5823), [anon_sym_noreturn] = ACTIONS(5823), [anon_sym__Nonnull] = ACTIONS(5823), [anon_sym_mutable] = ACTIONS(5823), [anon_sym_constinit] = ACTIONS(5823), [anon_sym_consteval] = ACTIONS(5823), [anon_sym_alignas] = ACTIONS(5823), [anon_sym__Alignas] = ACTIONS(5823), [sym_primitive_type] = ACTIONS(5823), [anon_sym_QMARK] = ACTIONS(5825), [anon_sym_LT_EQ_GT] = ACTIONS(5825), [anon_sym_or] = ACTIONS(5823), [anon_sym_and] = ACTIONS(5823), [anon_sym_bitor] = ACTIONS(5823), [anon_sym_xor] = ACTIONS(5823), [anon_sym_bitand] = ACTIONS(5823), [anon_sym_not_eq] = ACTIONS(5823), [anon_sym_DASH_DASH] = ACTIONS(5825), [anon_sym_PLUS_PLUS] = ACTIONS(5825), [anon_sym_DOT] = ACTIONS(5823), [anon_sym_DOT_STAR] = ACTIONS(5825), [anon_sym_DASH_GT] = ACTIONS(5825), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5823), [anon_sym_override] = ACTIONS(5823), [anon_sym_requires] = ACTIONS(5823), }, [STATE(1941)] = { [sym_identifier] = ACTIONS(5827), [anon_sym_DOT_DOT_DOT] = ACTIONS(5829), [anon_sym_COMMA] = ACTIONS(5829), [anon_sym_RPAREN] = ACTIONS(5829), [aux_sym_preproc_if_token2] = ACTIONS(5829), [aux_sym_preproc_else_token1] = ACTIONS(5829), [aux_sym_preproc_elif_token1] = ACTIONS(5827), [aux_sym_preproc_elifdef_token1] = ACTIONS(5829), [aux_sym_preproc_elifdef_token2] = ACTIONS(5829), [anon_sym_LPAREN2] = ACTIONS(5829), [anon_sym_DASH] = ACTIONS(5827), [anon_sym_PLUS] = ACTIONS(5827), [anon_sym_STAR] = ACTIONS(5827), [anon_sym_SLASH] = ACTIONS(5827), [anon_sym_PERCENT] = ACTIONS(5827), [anon_sym_PIPE_PIPE] = ACTIONS(5829), [anon_sym_AMP_AMP] = ACTIONS(5829), [anon_sym_PIPE] = ACTIONS(5827), [anon_sym_CARET] = ACTIONS(5827), [anon_sym_AMP] = ACTIONS(5827), [anon_sym_EQ_EQ] = ACTIONS(5829), [anon_sym_BANG_EQ] = ACTIONS(5829), [anon_sym_GT] = ACTIONS(5827), [anon_sym_GT_EQ] = ACTIONS(5829), [anon_sym_LT_EQ] = ACTIONS(5827), [anon_sym_LT] = ACTIONS(5827), [anon_sym_LT_LT] = ACTIONS(5827), [anon_sym_GT_GT] = ACTIONS(5827), [anon_sym_SEMI] = ACTIONS(5829), [anon_sym___attribute__] = ACTIONS(5827), [anon_sym___attribute] = ACTIONS(5827), [anon_sym_COLON] = ACTIONS(5829), [anon_sym_LBRACK_LBRACK] = ACTIONS(5829), [anon_sym_LBRACE] = ACTIONS(5829), [anon_sym_RBRACE] = ACTIONS(5829), [anon_sym_LBRACK] = ACTIONS(5827), [anon_sym_RBRACK] = ACTIONS(5829), [anon_sym_EQ] = ACTIONS(5827), [anon_sym_QMARK] = ACTIONS(5829), [anon_sym_STAR_EQ] = ACTIONS(5829), [anon_sym_SLASH_EQ] = ACTIONS(5829), [anon_sym_PERCENT_EQ] = ACTIONS(5829), [anon_sym_PLUS_EQ] = ACTIONS(5829), [anon_sym_DASH_EQ] = ACTIONS(5829), [anon_sym_LT_LT_EQ] = ACTIONS(5829), [anon_sym_GT_GT_EQ] = ACTIONS(5829), [anon_sym_AMP_EQ] = ACTIONS(5829), [anon_sym_CARET_EQ] = ACTIONS(5829), [anon_sym_PIPE_EQ] = ACTIONS(5829), [anon_sym_and_eq] = ACTIONS(5827), [anon_sym_or_eq] = ACTIONS(5827), [anon_sym_xor_eq] = ACTIONS(5827), [anon_sym_LT_EQ_GT] = ACTIONS(5829), [anon_sym_or] = ACTIONS(5827), [anon_sym_and] = ACTIONS(5827), [anon_sym_bitor] = ACTIONS(5827), [anon_sym_xor] = ACTIONS(5827), [anon_sym_bitand] = ACTIONS(5827), [anon_sym_not_eq] = ACTIONS(5827), [anon_sym_DASH_DASH] = ACTIONS(5829), [anon_sym_PLUS_PLUS] = ACTIONS(5829), [anon_sym_asm] = ACTIONS(5827), [anon_sym___asm__] = ACTIONS(5827), [anon_sym___asm] = ACTIONS(5827), [anon_sym_DOT] = ACTIONS(5827), [anon_sym_DOT_STAR] = ACTIONS(5829), [anon_sym_DASH_GT] = ACTIONS(5829), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5827), }, [STATE(1942)] = { [sym_identifier] = ACTIONS(5831), [anon_sym_DOT_DOT_DOT] = ACTIONS(5833), [anon_sym_COMMA] = ACTIONS(5833), [anon_sym_RPAREN] = ACTIONS(5833), [anon_sym_LPAREN2] = ACTIONS(5833), [anon_sym_DASH] = ACTIONS(5831), [anon_sym_PLUS] = ACTIONS(5831), [anon_sym_STAR] = ACTIONS(5833), [anon_sym_SLASH] = ACTIONS(5831), [anon_sym_PERCENT] = ACTIONS(5833), [anon_sym_PIPE_PIPE] = ACTIONS(5833), [anon_sym_AMP_AMP] = ACTIONS(5833), [anon_sym_PIPE] = ACTIONS(5831), [anon_sym_CARET] = ACTIONS(5833), [anon_sym_AMP] = ACTIONS(5831), [anon_sym_EQ_EQ] = ACTIONS(5833), [anon_sym_BANG_EQ] = ACTIONS(5833), [anon_sym_GT] = ACTIONS(5831), [anon_sym_GT_EQ] = ACTIONS(5833), [anon_sym_LT_EQ] = ACTIONS(5831), [anon_sym_LT] = ACTIONS(5831), [anon_sym_LT_LT] = ACTIONS(5833), [anon_sym_GT_GT] = ACTIONS(5833), [anon_sym_SEMI] = ACTIONS(5833), [anon_sym___extension__] = ACTIONS(5831), [anon_sym___attribute__] = ACTIONS(5831), [anon_sym___attribute] = ACTIONS(5831), [anon_sym_COLON] = ACTIONS(5833), [anon_sym___based] = ACTIONS(5831), [anon_sym_LBRACE] = ACTIONS(5833), [anon_sym_RBRACE] = ACTIONS(5833), [anon_sym_signed] = ACTIONS(5831), [anon_sym_unsigned] = ACTIONS(5831), [anon_sym_long] = ACTIONS(5831), [anon_sym_short] = ACTIONS(5831), [anon_sym_LBRACK] = ACTIONS(5833), [anon_sym_RBRACK] = ACTIONS(5833), [anon_sym_const] = ACTIONS(5831), [anon_sym_constexpr] = ACTIONS(5831), [anon_sym_volatile] = ACTIONS(5831), [anon_sym_restrict] = ACTIONS(5831), [anon_sym___restrict__] = ACTIONS(5831), [anon_sym__Atomic] = ACTIONS(5831), [anon_sym__Noreturn] = ACTIONS(5831), [anon_sym_noreturn] = ACTIONS(5831), [anon_sym__Nonnull] = ACTIONS(5831), [anon_sym_mutable] = ACTIONS(5831), [anon_sym_constinit] = ACTIONS(5831), [anon_sym_consteval] = ACTIONS(5831), [anon_sym_alignas] = ACTIONS(5831), [anon_sym__Alignas] = ACTIONS(5831), [sym_primitive_type] = ACTIONS(5831), [anon_sym_QMARK] = ACTIONS(5833), [anon_sym_LT_EQ_GT] = ACTIONS(5833), [anon_sym_or] = ACTIONS(5831), [anon_sym_and] = ACTIONS(5831), [anon_sym_bitor] = ACTIONS(5831), [anon_sym_xor] = ACTIONS(5831), [anon_sym_bitand] = ACTIONS(5831), [anon_sym_not_eq] = ACTIONS(5831), [anon_sym_DASH_DASH] = ACTIONS(5833), [anon_sym_PLUS_PLUS] = ACTIONS(5833), [anon_sym_DOT] = ACTIONS(5831), [anon_sym_DOT_STAR] = ACTIONS(5833), [anon_sym_DASH_GT] = ACTIONS(5833), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5831), [anon_sym_override] = ACTIONS(5831), [anon_sym_requires] = ACTIONS(5831), }, [STATE(1943)] = { [sym_identifier] = ACTIONS(5835), [anon_sym_DOT_DOT_DOT] = ACTIONS(5837), [anon_sym_COMMA] = ACTIONS(5837), [anon_sym_RPAREN] = ACTIONS(5837), [aux_sym_preproc_if_token2] = ACTIONS(5837), [aux_sym_preproc_else_token1] = ACTIONS(5837), [aux_sym_preproc_elif_token1] = ACTIONS(5835), [aux_sym_preproc_elifdef_token1] = ACTIONS(5837), [aux_sym_preproc_elifdef_token2] = ACTIONS(5837), [anon_sym_LPAREN2] = ACTIONS(5837), [anon_sym_DASH] = ACTIONS(5835), [anon_sym_PLUS] = ACTIONS(5835), [anon_sym_STAR] = ACTIONS(5835), [anon_sym_SLASH] = ACTIONS(5835), [anon_sym_PERCENT] = ACTIONS(5835), [anon_sym_PIPE_PIPE] = ACTIONS(5837), [anon_sym_AMP_AMP] = ACTIONS(5837), [anon_sym_PIPE] = ACTIONS(5835), [anon_sym_CARET] = ACTIONS(5835), [anon_sym_AMP] = ACTIONS(5835), [anon_sym_EQ_EQ] = ACTIONS(5837), [anon_sym_BANG_EQ] = ACTIONS(5837), [anon_sym_GT] = ACTIONS(5835), [anon_sym_GT_EQ] = ACTIONS(5837), [anon_sym_LT_EQ] = ACTIONS(5835), [anon_sym_LT] = ACTIONS(5835), [anon_sym_LT_LT] = ACTIONS(5835), [anon_sym_GT_GT] = ACTIONS(5835), [anon_sym_SEMI] = ACTIONS(5837), [anon_sym___attribute__] = ACTIONS(5835), [anon_sym___attribute] = ACTIONS(5835), [anon_sym_COLON] = ACTIONS(5837), [anon_sym_LBRACK_LBRACK] = ACTIONS(5837), [anon_sym_LBRACE] = ACTIONS(5837), [anon_sym_RBRACE] = ACTIONS(5837), [anon_sym_LBRACK] = ACTIONS(5835), [anon_sym_RBRACK] = ACTIONS(5837), [anon_sym_EQ] = ACTIONS(5835), [anon_sym_QMARK] = ACTIONS(5837), [anon_sym_STAR_EQ] = ACTIONS(5837), [anon_sym_SLASH_EQ] = ACTIONS(5837), [anon_sym_PERCENT_EQ] = ACTIONS(5837), [anon_sym_PLUS_EQ] = ACTIONS(5837), [anon_sym_DASH_EQ] = ACTIONS(5837), [anon_sym_LT_LT_EQ] = ACTIONS(5837), [anon_sym_GT_GT_EQ] = ACTIONS(5837), [anon_sym_AMP_EQ] = ACTIONS(5837), [anon_sym_CARET_EQ] = ACTIONS(5837), [anon_sym_PIPE_EQ] = ACTIONS(5837), [anon_sym_and_eq] = ACTIONS(5835), [anon_sym_or_eq] = ACTIONS(5835), [anon_sym_xor_eq] = ACTIONS(5835), [anon_sym_LT_EQ_GT] = ACTIONS(5837), [anon_sym_or] = ACTIONS(5835), [anon_sym_and] = ACTIONS(5835), [anon_sym_bitor] = ACTIONS(5835), [anon_sym_xor] = ACTIONS(5835), [anon_sym_bitand] = ACTIONS(5835), [anon_sym_not_eq] = ACTIONS(5835), [anon_sym_DASH_DASH] = ACTIONS(5837), [anon_sym_PLUS_PLUS] = ACTIONS(5837), [anon_sym_asm] = ACTIONS(5835), [anon_sym___asm__] = ACTIONS(5835), [anon_sym___asm] = ACTIONS(5835), [anon_sym_DOT] = ACTIONS(5835), [anon_sym_DOT_STAR] = ACTIONS(5837), [anon_sym_DASH_GT] = ACTIONS(5837), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5835), }, [STATE(1944)] = { [sym_identifier] = ACTIONS(5839), [anon_sym_DOT_DOT_DOT] = ACTIONS(5841), [anon_sym_COMMA] = ACTIONS(5841), [anon_sym_RPAREN] = ACTIONS(5841), [aux_sym_preproc_if_token2] = ACTIONS(5841), [aux_sym_preproc_else_token1] = ACTIONS(5841), [aux_sym_preproc_elif_token1] = ACTIONS(5839), [aux_sym_preproc_elifdef_token1] = ACTIONS(5841), [aux_sym_preproc_elifdef_token2] = ACTIONS(5841), [anon_sym_LPAREN2] = ACTIONS(5841), [anon_sym_DASH] = ACTIONS(5839), [anon_sym_PLUS] = ACTIONS(5839), [anon_sym_STAR] = ACTIONS(5839), [anon_sym_SLASH] = ACTIONS(5839), [anon_sym_PERCENT] = ACTIONS(5839), [anon_sym_PIPE_PIPE] = ACTIONS(5841), [anon_sym_AMP_AMP] = ACTIONS(5841), [anon_sym_PIPE] = ACTIONS(5839), [anon_sym_CARET] = ACTIONS(5839), [anon_sym_AMP] = ACTIONS(5839), [anon_sym_EQ_EQ] = ACTIONS(5841), [anon_sym_BANG_EQ] = ACTIONS(5841), [anon_sym_GT] = ACTIONS(5839), [anon_sym_GT_EQ] = ACTIONS(5841), [anon_sym_LT_EQ] = ACTIONS(5839), [anon_sym_LT] = ACTIONS(5839), [anon_sym_LT_LT] = ACTIONS(5839), [anon_sym_GT_GT] = ACTIONS(5839), [anon_sym_SEMI] = ACTIONS(5841), [anon_sym___attribute__] = ACTIONS(5839), [anon_sym___attribute] = ACTIONS(5839), [anon_sym_COLON] = ACTIONS(5841), [anon_sym_LBRACK_LBRACK] = ACTIONS(5841), [anon_sym_LBRACE] = ACTIONS(5841), [anon_sym_RBRACE] = ACTIONS(5841), [anon_sym_LBRACK] = ACTIONS(5839), [anon_sym_RBRACK] = ACTIONS(5841), [anon_sym_EQ] = ACTIONS(5839), [anon_sym_QMARK] = ACTIONS(5841), [anon_sym_STAR_EQ] = ACTIONS(5841), [anon_sym_SLASH_EQ] = ACTIONS(5841), [anon_sym_PERCENT_EQ] = ACTIONS(5841), [anon_sym_PLUS_EQ] = ACTIONS(5841), [anon_sym_DASH_EQ] = ACTIONS(5841), [anon_sym_LT_LT_EQ] = ACTIONS(5841), [anon_sym_GT_GT_EQ] = ACTIONS(5841), [anon_sym_AMP_EQ] = ACTIONS(5841), [anon_sym_CARET_EQ] = ACTIONS(5841), [anon_sym_PIPE_EQ] = ACTIONS(5841), [anon_sym_and_eq] = ACTIONS(5839), [anon_sym_or_eq] = ACTIONS(5839), [anon_sym_xor_eq] = ACTIONS(5839), [anon_sym_LT_EQ_GT] = ACTIONS(5841), [anon_sym_or] = ACTIONS(5839), [anon_sym_and] = ACTIONS(5839), [anon_sym_bitor] = ACTIONS(5839), [anon_sym_xor] = ACTIONS(5839), [anon_sym_bitand] = ACTIONS(5839), [anon_sym_not_eq] = ACTIONS(5839), [anon_sym_DASH_DASH] = ACTIONS(5841), [anon_sym_PLUS_PLUS] = ACTIONS(5841), [anon_sym_asm] = ACTIONS(5839), [anon_sym___asm__] = ACTIONS(5839), [anon_sym___asm] = ACTIONS(5839), [anon_sym_DOT] = ACTIONS(5839), [anon_sym_DOT_STAR] = ACTIONS(5841), [anon_sym_DASH_GT] = ACTIONS(5841), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5839), }, [STATE(1945)] = { [sym_identifier] = ACTIONS(5786), [anon_sym_DOT_DOT_DOT] = ACTIONS(5788), [anon_sym_COMMA] = ACTIONS(5788), [anon_sym_RPAREN] = ACTIONS(5788), [anon_sym_LPAREN2] = ACTIONS(5788), [anon_sym_DASH] = ACTIONS(5786), [anon_sym_PLUS] = ACTIONS(5786), [anon_sym_STAR] = ACTIONS(5788), [anon_sym_SLASH] = ACTIONS(5786), [anon_sym_PERCENT] = ACTIONS(5788), [anon_sym_PIPE_PIPE] = ACTIONS(5788), [anon_sym_AMP_AMP] = ACTIONS(5788), [anon_sym_PIPE] = ACTIONS(5786), [anon_sym_CARET] = ACTIONS(5788), [anon_sym_AMP] = ACTIONS(5786), [anon_sym_EQ_EQ] = ACTIONS(5788), [anon_sym_BANG_EQ] = ACTIONS(5788), [anon_sym_GT] = ACTIONS(5786), [anon_sym_GT_EQ] = ACTIONS(5788), [anon_sym_LT_EQ] = ACTIONS(5786), [anon_sym_LT] = ACTIONS(5786), [anon_sym_LT_LT] = ACTIONS(5788), [anon_sym_GT_GT] = ACTIONS(5788), [anon_sym_SEMI] = ACTIONS(5788), [anon_sym___extension__] = ACTIONS(5786), [anon_sym___attribute__] = ACTIONS(5786), [anon_sym___attribute] = ACTIONS(5786), [anon_sym_COLON] = ACTIONS(5788), [anon_sym___based] = ACTIONS(5786), [anon_sym_LBRACE] = ACTIONS(5788), [anon_sym_RBRACE] = ACTIONS(5788), [anon_sym_signed] = ACTIONS(5786), [anon_sym_unsigned] = ACTIONS(5786), [anon_sym_long] = ACTIONS(5786), [anon_sym_short] = ACTIONS(5786), [anon_sym_LBRACK] = ACTIONS(5788), [anon_sym_RBRACK] = ACTIONS(5788), [anon_sym_const] = ACTIONS(5786), [anon_sym_constexpr] = ACTIONS(5786), [anon_sym_volatile] = ACTIONS(5786), [anon_sym_restrict] = ACTIONS(5786), [anon_sym___restrict__] = ACTIONS(5786), [anon_sym__Atomic] = ACTIONS(5786), [anon_sym__Noreturn] = ACTIONS(5786), [anon_sym_noreturn] = ACTIONS(5786), [anon_sym__Nonnull] = ACTIONS(5786), [anon_sym_mutable] = ACTIONS(5786), [anon_sym_constinit] = ACTIONS(5786), [anon_sym_consteval] = ACTIONS(5786), [anon_sym_alignas] = ACTIONS(5786), [anon_sym__Alignas] = ACTIONS(5786), [sym_primitive_type] = ACTIONS(5786), [anon_sym_QMARK] = ACTIONS(5788), [anon_sym_LT_EQ_GT] = ACTIONS(5788), [anon_sym_or] = ACTIONS(5786), [anon_sym_and] = ACTIONS(5786), [anon_sym_bitor] = ACTIONS(5786), [anon_sym_xor] = ACTIONS(5786), [anon_sym_bitand] = ACTIONS(5786), [anon_sym_not_eq] = ACTIONS(5786), [anon_sym_DASH_DASH] = ACTIONS(5788), [anon_sym_PLUS_PLUS] = ACTIONS(5788), [anon_sym_DOT] = ACTIONS(5786), [anon_sym_DOT_STAR] = ACTIONS(5788), [anon_sym_DASH_GT] = ACTIONS(5788), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5786), [anon_sym_override] = ACTIONS(5786), [anon_sym_requires] = ACTIONS(5786), }, [STATE(1946)] = { [sym_identifier] = ACTIONS(5684), [anon_sym_DOT_DOT_DOT] = ACTIONS(5686), [anon_sym_COMMA] = ACTIONS(5686), [anon_sym_RPAREN] = ACTIONS(5686), [anon_sym_LPAREN2] = ACTIONS(5686), [anon_sym_DASH] = ACTIONS(5684), [anon_sym_PLUS] = ACTIONS(5684), [anon_sym_STAR] = ACTIONS(5686), [anon_sym_SLASH] = ACTIONS(5684), [anon_sym_PERCENT] = ACTIONS(5686), [anon_sym_PIPE_PIPE] = ACTIONS(5686), [anon_sym_AMP_AMP] = ACTIONS(5686), [anon_sym_PIPE] = ACTIONS(5684), [anon_sym_CARET] = ACTIONS(5686), [anon_sym_AMP] = ACTIONS(5684), [anon_sym_EQ_EQ] = ACTIONS(5686), [anon_sym_BANG_EQ] = ACTIONS(5686), [anon_sym_GT] = ACTIONS(5684), [anon_sym_GT_EQ] = ACTIONS(5686), [anon_sym_LT_EQ] = ACTIONS(5684), [anon_sym_LT] = ACTIONS(5684), [anon_sym_LT_LT] = ACTIONS(5686), [anon_sym_GT_GT] = ACTIONS(5686), [anon_sym_SEMI] = ACTIONS(5686), [anon_sym___extension__] = ACTIONS(5684), [anon_sym___attribute__] = ACTIONS(5684), [anon_sym___attribute] = ACTIONS(5684), [anon_sym_COLON] = ACTIONS(5686), [anon_sym___based] = ACTIONS(5684), [anon_sym_LBRACE] = ACTIONS(5686), [anon_sym_RBRACE] = ACTIONS(5686), [anon_sym_signed] = ACTIONS(5684), [anon_sym_unsigned] = ACTIONS(5684), [anon_sym_long] = ACTIONS(5684), [anon_sym_short] = ACTIONS(5684), [anon_sym_LBRACK] = ACTIONS(5686), [anon_sym_RBRACK] = ACTIONS(5686), [anon_sym_const] = ACTIONS(5684), [anon_sym_constexpr] = ACTIONS(5684), [anon_sym_volatile] = ACTIONS(5684), [anon_sym_restrict] = ACTIONS(5684), [anon_sym___restrict__] = ACTIONS(5684), [anon_sym__Atomic] = ACTIONS(5684), [anon_sym__Noreturn] = ACTIONS(5684), [anon_sym_noreturn] = ACTIONS(5684), [anon_sym__Nonnull] = ACTIONS(5684), [anon_sym_mutable] = ACTIONS(5684), [anon_sym_constinit] = ACTIONS(5684), [anon_sym_consteval] = ACTIONS(5684), [anon_sym_alignas] = ACTIONS(5684), [anon_sym__Alignas] = ACTIONS(5684), [sym_primitive_type] = ACTIONS(5684), [anon_sym_QMARK] = ACTIONS(5686), [anon_sym_LT_EQ_GT] = ACTIONS(5686), [anon_sym_or] = ACTIONS(5684), [anon_sym_and] = ACTIONS(5684), [anon_sym_bitor] = ACTIONS(5684), [anon_sym_xor] = ACTIONS(5684), [anon_sym_bitand] = ACTIONS(5684), [anon_sym_not_eq] = ACTIONS(5684), [anon_sym_DASH_DASH] = ACTIONS(5686), [anon_sym_PLUS_PLUS] = ACTIONS(5686), [anon_sym_DOT] = ACTIONS(5684), [anon_sym_DOT_STAR] = ACTIONS(5686), [anon_sym_DASH_GT] = ACTIONS(5686), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5684), [anon_sym_override] = ACTIONS(5684), [anon_sym_requires] = ACTIONS(5684), }, [STATE(1947)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_if_token2] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(2753), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_private] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_friend] = ACTIONS(1938), [anon_sym_public] = ACTIONS(1938), [anon_sym_protected] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), }, [STATE(1948)] = { [sym_identifier] = ACTIONS(5843), [anon_sym_DOT_DOT_DOT] = ACTIONS(5845), [anon_sym_COMMA] = ACTIONS(5845), [anon_sym_RPAREN] = ACTIONS(5845), [anon_sym_LPAREN2] = ACTIONS(5845), [anon_sym_DASH] = ACTIONS(5843), [anon_sym_PLUS] = ACTIONS(5843), [anon_sym_STAR] = ACTIONS(5845), [anon_sym_SLASH] = ACTIONS(5843), [anon_sym_PERCENT] = ACTIONS(5845), [anon_sym_PIPE_PIPE] = ACTIONS(5845), [anon_sym_AMP_AMP] = ACTIONS(5845), [anon_sym_PIPE] = ACTIONS(5843), [anon_sym_CARET] = ACTIONS(5845), [anon_sym_AMP] = ACTIONS(5843), [anon_sym_EQ_EQ] = ACTIONS(5845), [anon_sym_BANG_EQ] = ACTIONS(5845), [anon_sym_GT] = ACTIONS(5843), [anon_sym_GT_EQ] = ACTIONS(5845), [anon_sym_LT_EQ] = ACTIONS(5843), [anon_sym_LT] = ACTIONS(5843), [anon_sym_LT_LT] = ACTIONS(5845), [anon_sym_GT_GT] = ACTIONS(5845), [anon_sym_SEMI] = ACTIONS(5845), [anon_sym___extension__] = ACTIONS(5843), [anon_sym___attribute__] = ACTIONS(5843), [anon_sym___attribute] = ACTIONS(5843), [anon_sym_COLON] = ACTIONS(5845), [anon_sym___based] = ACTIONS(5843), [anon_sym_LBRACE] = ACTIONS(5845), [anon_sym_RBRACE] = ACTIONS(5845), [anon_sym_signed] = ACTIONS(5843), [anon_sym_unsigned] = ACTIONS(5843), [anon_sym_long] = ACTIONS(5843), [anon_sym_short] = ACTIONS(5843), [anon_sym_LBRACK] = ACTIONS(5845), [anon_sym_RBRACK] = ACTIONS(5845), [anon_sym_const] = ACTIONS(5843), [anon_sym_constexpr] = ACTIONS(5843), [anon_sym_volatile] = ACTIONS(5843), [anon_sym_restrict] = ACTIONS(5843), [anon_sym___restrict__] = ACTIONS(5843), [anon_sym__Atomic] = ACTIONS(5843), [anon_sym__Noreturn] = ACTIONS(5843), [anon_sym_noreturn] = ACTIONS(5843), [anon_sym__Nonnull] = ACTIONS(5843), [anon_sym_mutable] = ACTIONS(5843), [anon_sym_constinit] = ACTIONS(5843), [anon_sym_consteval] = ACTIONS(5843), [anon_sym_alignas] = ACTIONS(5843), [anon_sym__Alignas] = ACTIONS(5843), [sym_primitive_type] = ACTIONS(5843), [anon_sym_QMARK] = ACTIONS(5845), [anon_sym_LT_EQ_GT] = ACTIONS(5845), [anon_sym_or] = ACTIONS(5843), [anon_sym_and] = ACTIONS(5843), [anon_sym_bitor] = ACTIONS(5843), [anon_sym_xor] = ACTIONS(5843), [anon_sym_bitand] = ACTIONS(5843), [anon_sym_not_eq] = ACTIONS(5843), [anon_sym_DASH_DASH] = ACTIONS(5845), [anon_sym_PLUS_PLUS] = ACTIONS(5845), [anon_sym_DOT] = ACTIONS(5843), [anon_sym_DOT_STAR] = ACTIONS(5845), [anon_sym_DASH_GT] = ACTIONS(5845), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5843), [anon_sym_override] = ACTIONS(5843), [anon_sym_requires] = ACTIONS(5843), }, [STATE(1949)] = { [sym_identifier] = ACTIONS(5847), [anon_sym_DOT_DOT_DOT] = ACTIONS(5849), [anon_sym_COMMA] = ACTIONS(5849), [anon_sym_RPAREN] = ACTIONS(5849), [anon_sym_LPAREN2] = ACTIONS(5849), [anon_sym_DASH] = ACTIONS(5847), [anon_sym_PLUS] = ACTIONS(5847), [anon_sym_STAR] = ACTIONS(5849), [anon_sym_SLASH] = ACTIONS(5847), [anon_sym_PERCENT] = ACTIONS(5849), [anon_sym_PIPE_PIPE] = ACTIONS(5849), [anon_sym_AMP_AMP] = ACTIONS(5849), [anon_sym_PIPE] = ACTIONS(5847), [anon_sym_CARET] = ACTIONS(5849), [anon_sym_AMP] = ACTIONS(5847), [anon_sym_EQ_EQ] = ACTIONS(5849), [anon_sym_BANG_EQ] = ACTIONS(5849), [anon_sym_GT] = ACTIONS(5847), [anon_sym_GT_EQ] = ACTIONS(5849), [anon_sym_LT_EQ] = ACTIONS(5847), [anon_sym_LT] = ACTIONS(5847), [anon_sym_LT_LT] = ACTIONS(5849), [anon_sym_GT_GT] = ACTIONS(5849), [anon_sym_SEMI] = ACTIONS(5849), [anon_sym___extension__] = ACTIONS(5847), [anon_sym___attribute__] = ACTIONS(5847), [anon_sym___attribute] = ACTIONS(5847), [anon_sym_COLON] = ACTIONS(5849), [anon_sym___based] = ACTIONS(5847), [anon_sym_LBRACE] = ACTIONS(5849), [anon_sym_RBRACE] = ACTIONS(5849), [anon_sym_signed] = ACTIONS(5847), [anon_sym_unsigned] = ACTIONS(5847), [anon_sym_long] = ACTIONS(5847), [anon_sym_short] = ACTIONS(5847), [anon_sym_LBRACK] = ACTIONS(5849), [anon_sym_RBRACK] = ACTIONS(5849), [anon_sym_const] = ACTIONS(5847), [anon_sym_constexpr] = ACTIONS(5847), [anon_sym_volatile] = ACTIONS(5847), [anon_sym_restrict] = ACTIONS(5847), [anon_sym___restrict__] = ACTIONS(5847), [anon_sym__Atomic] = ACTIONS(5847), [anon_sym__Noreturn] = ACTIONS(5847), [anon_sym_noreturn] = ACTIONS(5847), [anon_sym__Nonnull] = ACTIONS(5847), [anon_sym_mutable] = ACTIONS(5847), [anon_sym_constinit] = ACTIONS(5847), [anon_sym_consteval] = ACTIONS(5847), [anon_sym_alignas] = ACTIONS(5847), [anon_sym__Alignas] = ACTIONS(5847), [sym_primitive_type] = ACTIONS(5847), [anon_sym_QMARK] = ACTIONS(5849), [anon_sym_LT_EQ_GT] = ACTIONS(5849), [anon_sym_or] = ACTIONS(5847), [anon_sym_and] = ACTIONS(5847), [anon_sym_bitor] = ACTIONS(5847), [anon_sym_xor] = ACTIONS(5847), [anon_sym_bitand] = ACTIONS(5847), [anon_sym_not_eq] = ACTIONS(5847), [anon_sym_DASH_DASH] = ACTIONS(5849), [anon_sym_PLUS_PLUS] = ACTIONS(5849), [anon_sym_DOT] = ACTIONS(5847), [anon_sym_DOT_STAR] = ACTIONS(5849), [anon_sym_DASH_GT] = ACTIONS(5849), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5847), [anon_sym_override] = ACTIONS(5847), [anon_sym_requires] = ACTIONS(5847), }, [STATE(1950)] = { [sym_type_qualifier] = STATE(1934), [sym_alignas_qualifier] = STATE(1736), [aux_sym__type_definition_type_repeat1] = STATE(1934), [aux_sym_sized_type_specifier_repeat1] = STATE(2244), [sym_identifier] = ACTIONS(5851), [anon_sym_DOT_DOT_DOT] = ACTIONS(5122), [anon_sym_COMMA] = ACTIONS(5122), [anon_sym_RPAREN] = ACTIONS(5122), [anon_sym_LPAREN2] = ACTIONS(5122), [anon_sym_DASH] = ACTIONS(5124), [anon_sym_PLUS] = ACTIONS(5124), [anon_sym_STAR] = ACTIONS(5122), [anon_sym_SLASH] = ACTIONS(5124), [anon_sym_PERCENT] = ACTIONS(5122), [anon_sym_PIPE_PIPE] = ACTIONS(5122), [anon_sym_AMP_AMP] = ACTIONS(5122), [anon_sym_PIPE] = ACTIONS(5124), [anon_sym_CARET] = ACTIONS(5122), [anon_sym_AMP] = ACTIONS(5124), [anon_sym_EQ_EQ] = ACTIONS(5122), [anon_sym_BANG_EQ] = ACTIONS(5122), [anon_sym_GT] = ACTIONS(5124), [anon_sym_GT_EQ] = ACTIONS(5122), [anon_sym_LT_EQ] = ACTIONS(5124), [anon_sym_LT] = ACTIONS(5124), [anon_sym_LT_LT] = ACTIONS(5122), [anon_sym_GT_GT] = ACTIONS(5122), [anon_sym_SEMI] = ACTIONS(5122), [anon_sym___extension__] = ACTIONS(5766), [anon_sym___attribute__] = ACTIONS(5124), [anon_sym___attribute] = ACTIONS(5124), [anon_sym_COLON] = ACTIONS(5122), [anon_sym_LBRACE] = ACTIONS(5122), [anon_sym_RBRACE] = ACTIONS(5122), [anon_sym_signed] = ACTIONS(5853), [anon_sym_unsigned] = ACTIONS(5853), [anon_sym_long] = ACTIONS(5853), [anon_sym_short] = ACTIONS(5853), [anon_sym_LBRACK] = ACTIONS(5122), [anon_sym_RBRACK] = ACTIONS(5122), [anon_sym_const] = ACTIONS(5766), [anon_sym_constexpr] = ACTIONS(5766), [anon_sym_volatile] = ACTIONS(5766), [anon_sym_restrict] = ACTIONS(5766), [anon_sym___restrict__] = ACTIONS(5766), [anon_sym__Atomic] = ACTIONS(5766), [anon_sym__Noreturn] = ACTIONS(5766), [anon_sym_noreturn] = ACTIONS(5766), [anon_sym__Nonnull] = ACTIONS(5766), [anon_sym_mutable] = ACTIONS(5766), [anon_sym_constinit] = ACTIONS(5766), [anon_sym_consteval] = ACTIONS(5766), [anon_sym_alignas] = ACTIONS(5770), [anon_sym__Alignas] = ACTIONS(5770), [sym_primitive_type] = ACTIONS(5855), [anon_sym_QMARK] = ACTIONS(5122), [anon_sym_LT_EQ_GT] = ACTIONS(5122), [anon_sym_or] = ACTIONS(5124), [anon_sym_and] = ACTIONS(5124), [anon_sym_bitor] = ACTIONS(5124), [anon_sym_xor] = ACTIONS(5124), [anon_sym_bitand] = ACTIONS(5124), [anon_sym_not_eq] = ACTIONS(5124), [anon_sym_DASH_DASH] = ACTIONS(5122), [anon_sym_PLUS_PLUS] = ACTIONS(5122), [anon_sym_DOT] = ACTIONS(5124), [anon_sym_DOT_STAR] = ACTIONS(5122), [anon_sym_DASH_GT] = ACTIONS(5122), [sym_comment] = ACTIONS(3), }, [STATE(1951)] = { [sym_identifier] = ACTIONS(5857), [anon_sym_DOT_DOT_DOT] = ACTIONS(5859), [anon_sym_COMMA] = ACTIONS(5859), [anon_sym_RPAREN] = ACTIONS(5859), [anon_sym_LPAREN2] = ACTIONS(5859), [anon_sym_DASH] = ACTIONS(5857), [anon_sym_PLUS] = ACTIONS(5857), [anon_sym_STAR] = ACTIONS(5859), [anon_sym_SLASH] = ACTIONS(5857), [anon_sym_PERCENT] = ACTIONS(5859), [anon_sym_PIPE_PIPE] = ACTIONS(5859), [anon_sym_AMP_AMP] = ACTIONS(5859), [anon_sym_PIPE] = ACTIONS(5857), [anon_sym_CARET] = ACTIONS(5859), [anon_sym_AMP] = ACTIONS(5857), [anon_sym_EQ_EQ] = ACTIONS(5859), [anon_sym_BANG_EQ] = ACTIONS(5859), [anon_sym_GT] = ACTIONS(5857), [anon_sym_GT_EQ] = ACTIONS(5859), [anon_sym_LT_EQ] = ACTIONS(5857), [anon_sym_LT] = ACTIONS(5857), [anon_sym_LT_LT] = ACTIONS(5859), [anon_sym_GT_GT] = ACTIONS(5859), [anon_sym_SEMI] = ACTIONS(5859), [anon_sym___extension__] = ACTIONS(5857), [anon_sym___attribute__] = ACTIONS(5857), [anon_sym___attribute] = ACTIONS(5857), [anon_sym_COLON] = ACTIONS(5859), [anon_sym___based] = ACTIONS(5857), [anon_sym_LBRACE] = ACTIONS(5859), [anon_sym_RBRACE] = ACTIONS(5859), [anon_sym_signed] = ACTIONS(5857), [anon_sym_unsigned] = ACTIONS(5857), [anon_sym_long] = ACTIONS(5857), [anon_sym_short] = ACTIONS(5857), [anon_sym_LBRACK] = ACTIONS(5859), [anon_sym_RBRACK] = ACTIONS(5859), [anon_sym_const] = ACTIONS(5857), [anon_sym_constexpr] = ACTIONS(5857), [anon_sym_volatile] = ACTIONS(5857), [anon_sym_restrict] = ACTIONS(5857), [anon_sym___restrict__] = ACTIONS(5857), [anon_sym__Atomic] = ACTIONS(5857), [anon_sym__Noreturn] = ACTIONS(5857), [anon_sym_noreturn] = ACTIONS(5857), [anon_sym__Nonnull] = ACTIONS(5857), [anon_sym_mutable] = ACTIONS(5857), [anon_sym_constinit] = ACTIONS(5857), [anon_sym_consteval] = ACTIONS(5857), [anon_sym_alignas] = ACTIONS(5857), [anon_sym__Alignas] = ACTIONS(5857), [sym_primitive_type] = ACTIONS(5857), [anon_sym_QMARK] = ACTIONS(5859), [anon_sym_LT_EQ_GT] = ACTIONS(5859), [anon_sym_or] = ACTIONS(5857), [anon_sym_and] = ACTIONS(5857), [anon_sym_bitor] = ACTIONS(5857), [anon_sym_xor] = ACTIONS(5857), [anon_sym_bitand] = ACTIONS(5857), [anon_sym_not_eq] = ACTIONS(5857), [anon_sym_DASH_DASH] = ACTIONS(5859), [anon_sym_PLUS_PLUS] = ACTIONS(5859), [anon_sym_DOT] = ACTIONS(5857), [anon_sym_DOT_STAR] = ACTIONS(5859), [anon_sym_DASH_GT] = ACTIONS(5859), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5857), [anon_sym_override] = ACTIONS(5857), [anon_sym_requires] = ACTIONS(5857), }, [STATE(1952)] = { [sym_identifier] = ACTIONS(5861), [anon_sym_DOT_DOT_DOT] = ACTIONS(5863), [anon_sym_COMMA] = ACTIONS(5863), [anon_sym_RPAREN] = ACTIONS(5863), [anon_sym_LPAREN2] = ACTIONS(5863), [anon_sym_DASH] = ACTIONS(5861), [anon_sym_PLUS] = ACTIONS(5861), [anon_sym_STAR] = ACTIONS(5863), [anon_sym_SLASH] = ACTIONS(5861), [anon_sym_PERCENT] = ACTIONS(5863), [anon_sym_PIPE_PIPE] = ACTIONS(5863), [anon_sym_AMP_AMP] = ACTIONS(5863), [anon_sym_PIPE] = ACTIONS(5861), [anon_sym_CARET] = ACTIONS(5863), [anon_sym_AMP] = ACTIONS(5861), [anon_sym_EQ_EQ] = ACTIONS(5863), [anon_sym_BANG_EQ] = ACTIONS(5863), [anon_sym_GT] = ACTIONS(5861), [anon_sym_GT_EQ] = ACTIONS(5863), [anon_sym_LT_EQ] = ACTIONS(5861), [anon_sym_LT] = ACTIONS(5861), [anon_sym_LT_LT] = ACTIONS(5863), [anon_sym_GT_GT] = ACTIONS(5863), [anon_sym_SEMI] = ACTIONS(5863), [anon_sym___extension__] = ACTIONS(5861), [anon_sym___attribute__] = ACTIONS(5861), [anon_sym___attribute] = ACTIONS(5861), [anon_sym_COLON] = ACTIONS(5863), [anon_sym___based] = ACTIONS(5861), [anon_sym_LBRACE] = ACTIONS(5863), [anon_sym_RBRACE] = ACTIONS(5863), [anon_sym_signed] = ACTIONS(5861), [anon_sym_unsigned] = ACTIONS(5861), [anon_sym_long] = ACTIONS(5861), [anon_sym_short] = ACTIONS(5861), [anon_sym_LBRACK] = ACTIONS(5863), [anon_sym_RBRACK] = ACTIONS(5863), [anon_sym_const] = ACTIONS(5861), [anon_sym_constexpr] = ACTIONS(5861), [anon_sym_volatile] = ACTIONS(5861), [anon_sym_restrict] = ACTIONS(5861), [anon_sym___restrict__] = ACTIONS(5861), [anon_sym__Atomic] = ACTIONS(5861), [anon_sym__Noreturn] = ACTIONS(5861), [anon_sym_noreturn] = ACTIONS(5861), [anon_sym__Nonnull] = ACTIONS(5861), [anon_sym_mutable] = ACTIONS(5861), [anon_sym_constinit] = ACTIONS(5861), [anon_sym_consteval] = ACTIONS(5861), [anon_sym_alignas] = ACTIONS(5861), [anon_sym__Alignas] = ACTIONS(5861), [sym_primitive_type] = ACTIONS(5861), [anon_sym_QMARK] = ACTIONS(5863), [anon_sym_LT_EQ_GT] = ACTIONS(5863), [anon_sym_or] = ACTIONS(5861), [anon_sym_and] = ACTIONS(5861), [anon_sym_bitor] = ACTIONS(5861), [anon_sym_xor] = ACTIONS(5861), [anon_sym_bitand] = ACTIONS(5861), [anon_sym_not_eq] = ACTIONS(5861), [anon_sym_DASH_DASH] = ACTIONS(5863), [anon_sym_PLUS_PLUS] = ACTIONS(5863), [anon_sym_DOT] = ACTIONS(5861), [anon_sym_DOT_STAR] = ACTIONS(5863), [anon_sym_DASH_GT] = ACTIONS(5863), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5861), [anon_sym_override] = ACTIONS(5861), [anon_sym_requires] = ACTIONS(5861), }, [STATE(1953)] = { [sym_identifier] = ACTIONS(5865), [anon_sym_DOT_DOT_DOT] = ACTIONS(5867), [anon_sym_COMMA] = ACTIONS(5867), [anon_sym_RPAREN] = ACTIONS(5867), [aux_sym_preproc_if_token2] = ACTIONS(5867), [aux_sym_preproc_else_token1] = ACTIONS(5867), [aux_sym_preproc_elif_token1] = ACTIONS(5865), [aux_sym_preproc_elifdef_token1] = ACTIONS(5867), [aux_sym_preproc_elifdef_token2] = ACTIONS(5867), [anon_sym_LPAREN2] = ACTIONS(5867), [anon_sym_DASH] = ACTIONS(5865), [anon_sym_PLUS] = ACTIONS(5865), [anon_sym_STAR] = ACTIONS(5865), [anon_sym_SLASH] = ACTIONS(5865), [anon_sym_PERCENT] = ACTIONS(5865), [anon_sym_PIPE_PIPE] = ACTIONS(5867), [anon_sym_AMP_AMP] = ACTIONS(5867), [anon_sym_PIPE] = ACTIONS(5865), [anon_sym_CARET] = ACTIONS(5865), [anon_sym_AMP] = ACTIONS(5865), [anon_sym_EQ_EQ] = ACTIONS(5867), [anon_sym_BANG_EQ] = ACTIONS(5867), [anon_sym_GT] = ACTIONS(5865), [anon_sym_GT_EQ] = ACTIONS(5867), [anon_sym_LT_EQ] = ACTIONS(5865), [anon_sym_LT] = ACTIONS(5865), [anon_sym_LT_LT] = ACTIONS(5865), [anon_sym_GT_GT] = ACTIONS(5865), [anon_sym_SEMI] = ACTIONS(5867), [anon_sym___attribute__] = ACTIONS(5865), [anon_sym___attribute] = ACTIONS(5865), [anon_sym_COLON] = ACTIONS(5867), [anon_sym_LBRACK_LBRACK] = ACTIONS(5867), [anon_sym_LBRACE] = ACTIONS(5867), [anon_sym_RBRACE] = ACTIONS(5867), [anon_sym_LBRACK] = ACTIONS(5865), [anon_sym_RBRACK] = ACTIONS(5867), [anon_sym_EQ] = ACTIONS(5865), [anon_sym_QMARK] = ACTIONS(5867), [anon_sym_STAR_EQ] = ACTIONS(5867), [anon_sym_SLASH_EQ] = ACTIONS(5867), [anon_sym_PERCENT_EQ] = ACTIONS(5867), [anon_sym_PLUS_EQ] = ACTIONS(5867), [anon_sym_DASH_EQ] = ACTIONS(5867), [anon_sym_LT_LT_EQ] = ACTIONS(5867), [anon_sym_GT_GT_EQ] = ACTIONS(5867), [anon_sym_AMP_EQ] = ACTIONS(5867), [anon_sym_CARET_EQ] = ACTIONS(5867), [anon_sym_PIPE_EQ] = ACTIONS(5867), [anon_sym_and_eq] = ACTIONS(5865), [anon_sym_or_eq] = ACTIONS(5865), [anon_sym_xor_eq] = ACTIONS(5865), [anon_sym_LT_EQ_GT] = ACTIONS(5867), [anon_sym_or] = ACTIONS(5865), [anon_sym_and] = ACTIONS(5865), [anon_sym_bitor] = ACTIONS(5865), [anon_sym_xor] = ACTIONS(5865), [anon_sym_bitand] = ACTIONS(5865), [anon_sym_not_eq] = ACTIONS(5865), [anon_sym_DASH_DASH] = ACTIONS(5867), [anon_sym_PLUS_PLUS] = ACTIONS(5867), [anon_sym_asm] = ACTIONS(5865), [anon_sym___asm__] = ACTIONS(5865), [anon_sym___asm] = ACTIONS(5865), [anon_sym_DOT] = ACTIONS(5865), [anon_sym_DOT_STAR] = ACTIONS(5867), [anon_sym_DASH_GT] = ACTIONS(5867), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5865), }, [STATE(1954)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(1936), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym_RBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_private] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_friend] = ACTIONS(1938), [anon_sym_public] = ACTIONS(1938), [anon_sym_protected] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_catch] = ACTIONS(1938), }, [STATE(1955)] = { [sym_identifier] = ACTIONS(2607), [aux_sym_preproc_def_token1] = ACTIONS(2607), [aux_sym_preproc_if_token1] = ACTIONS(2607), [aux_sym_preproc_ifdef_token1] = ACTIONS(2607), [aux_sym_preproc_ifdef_token2] = ACTIONS(2607), [sym_preproc_directive] = ACTIONS(2607), [anon_sym_LPAREN2] = ACTIONS(2609), [anon_sym_TILDE] = ACTIONS(2609), [anon_sym_STAR] = ACTIONS(2609), [anon_sym_AMP_AMP] = ACTIONS(2609), [anon_sym_AMP] = ACTIONS(2607), [anon_sym_SEMI] = ACTIONS(2609), [anon_sym___extension__] = ACTIONS(2607), [anon_sym_typedef] = ACTIONS(2607), [anon_sym_virtual] = ACTIONS(2607), [anon_sym_extern] = ACTIONS(2607), [anon_sym___attribute__] = ACTIONS(2607), [anon_sym___attribute] = ACTIONS(2607), [anon_sym_using] = ACTIONS(2607), [anon_sym_COLON_COLON] = ACTIONS(2609), [anon_sym_LBRACK_LBRACK] = ACTIONS(2609), [anon_sym___declspec] = ACTIONS(2607), [anon_sym___based] = ACTIONS(2607), [anon_sym_RBRACE] = ACTIONS(2609), [anon_sym_signed] = ACTIONS(2607), [anon_sym_unsigned] = ACTIONS(2607), [anon_sym_long] = ACTIONS(2607), [anon_sym_short] = ACTIONS(2607), [anon_sym_LBRACK] = ACTIONS(2607), [anon_sym_static] = ACTIONS(2607), [anon_sym_register] = ACTIONS(2607), [anon_sym_inline] = ACTIONS(2607), [anon_sym___inline] = ACTIONS(2607), [anon_sym___inline__] = ACTIONS(2607), [anon_sym___forceinline] = ACTIONS(2607), [anon_sym_thread_local] = ACTIONS(2607), [anon_sym___thread] = ACTIONS(2607), [anon_sym_const] = ACTIONS(2607), [anon_sym_constexpr] = ACTIONS(2607), [anon_sym_volatile] = ACTIONS(2607), [anon_sym_restrict] = ACTIONS(2607), [anon_sym___restrict__] = ACTIONS(2607), [anon_sym__Atomic] = ACTIONS(2607), [anon_sym__Noreturn] = ACTIONS(2607), [anon_sym_noreturn] = ACTIONS(2607), [anon_sym__Nonnull] = ACTIONS(2607), [anon_sym_mutable] = ACTIONS(2607), [anon_sym_constinit] = ACTIONS(2607), [anon_sym_consteval] = ACTIONS(2607), [anon_sym_alignas] = ACTIONS(2607), [anon_sym__Alignas] = ACTIONS(2607), [sym_primitive_type] = ACTIONS(2607), [anon_sym_enum] = ACTIONS(2607), [anon_sym_class] = ACTIONS(2607), [anon_sym_struct] = ACTIONS(2607), [anon_sym_union] = ACTIONS(2607), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2607), [anon_sym_decltype] = ACTIONS(2607), [anon_sym_explicit] = ACTIONS(2607), [anon_sym_typename] = ACTIONS(2607), [anon_sym_private] = ACTIONS(2607), [anon_sym_template] = ACTIONS(2607), [anon_sym_operator] = ACTIONS(2607), [anon_sym_friend] = ACTIONS(2607), [anon_sym_public] = ACTIONS(2607), [anon_sym_protected] = ACTIONS(2607), [anon_sym_static_assert] = ACTIONS(2607), [anon_sym_catch] = ACTIONS(2607), }, [STATE(1956)] = { [sym_identifier] = ACTIONS(5869), [anon_sym_DOT_DOT_DOT] = ACTIONS(5871), [anon_sym_COMMA] = ACTIONS(5871), [anon_sym_RPAREN] = ACTIONS(5871), [anon_sym_LPAREN2] = ACTIONS(5871), [anon_sym_DASH] = ACTIONS(5869), [anon_sym_PLUS] = ACTIONS(5869), [anon_sym_STAR] = ACTIONS(5871), [anon_sym_SLASH] = ACTIONS(5869), [anon_sym_PERCENT] = ACTIONS(5871), [anon_sym_PIPE_PIPE] = ACTIONS(5871), [anon_sym_AMP_AMP] = ACTIONS(5871), [anon_sym_PIPE] = ACTIONS(5869), [anon_sym_CARET] = ACTIONS(5871), [anon_sym_AMP] = ACTIONS(5869), [anon_sym_EQ_EQ] = ACTIONS(5871), [anon_sym_BANG_EQ] = ACTIONS(5871), [anon_sym_GT] = ACTIONS(5869), [anon_sym_GT_EQ] = ACTIONS(5871), [anon_sym_LT_EQ] = ACTIONS(5869), [anon_sym_LT] = ACTIONS(5869), [anon_sym_LT_LT] = ACTIONS(5871), [anon_sym_GT_GT] = ACTIONS(5871), [anon_sym_SEMI] = ACTIONS(5871), [anon_sym___extension__] = ACTIONS(5869), [anon_sym___attribute__] = ACTIONS(5869), [anon_sym___attribute] = ACTIONS(5869), [anon_sym_COLON] = ACTIONS(5871), [anon_sym___based] = ACTIONS(5869), [anon_sym_LBRACE] = ACTIONS(5871), [anon_sym_RBRACE] = ACTIONS(5871), [anon_sym_signed] = ACTIONS(5869), [anon_sym_unsigned] = ACTIONS(5869), [anon_sym_long] = ACTIONS(5869), [anon_sym_short] = ACTIONS(5869), [anon_sym_LBRACK] = ACTIONS(5871), [anon_sym_RBRACK] = ACTIONS(5871), [anon_sym_const] = ACTIONS(5869), [anon_sym_constexpr] = ACTIONS(5869), [anon_sym_volatile] = ACTIONS(5869), [anon_sym_restrict] = ACTIONS(5869), [anon_sym___restrict__] = ACTIONS(5869), [anon_sym__Atomic] = ACTIONS(5869), [anon_sym__Noreturn] = ACTIONS(5869), [anon_sym_noreturn] = ACTIONS(5869), [anon_sym__Nonnull] = ACTIONS(5869), [anon_sym_mutable] = ACTIONS(5869), [anon_sym_constinit] = ACTIONS(5869), [anon_sym_consteval] = ACTIONS(5869), [anon_sym_alignas] = ACTIONS(5869), [anon_sym__Alignas] = ACTIONS(5869), [sym_primitive_type] = ACTIONS(5869), [anon_sym_QMARK] = ACTIONS(5871), [anon_sym_LT_EQ_GT] = ACTIONS(5871), [anon_sym_or] = ACTIONS(5869), [anon_sym_and] = ACTIONS(5869), [anon_sym_bitor] = ACTIONS(5869), [anon_sym_xor] = ACTIONS(5869), [anon_sym_bitand] = ACTIONS(5869), [anon_sym_not_eq] = ACTIONS(5869), [anon_sym_DASH_DASH] = ACTIONS(5871), [anon_sym_PLUS_PLUS] = ACTIONS(5871), [anon_sym_DOT] = ACTIONS(5869), [anon_sym_DOT_STAR] = ACTIONS(5871), [anon_sym_DASH_GT] = ACTIONS(5871), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5869), [anon_sym_override] = ACTIONS(5869), [anon_sym_requires] = ACTIONS(5869), }, [STATE(1957)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_if_token2] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(1936), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(1938), [anon_sym___attribute] = ACTIONS(1938), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_private] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_friend] = ACTIONS(1938), [anon_sym_public] = ACTIONS(1938), [anon_sym_protected] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), [anon_sym_catch] = ACTIONS(1938), }, [STATE(1958)] = { [sym_identifier] = ACTIONS(5873), [anon_sym_DOT_DOT_DOT] = ACTIONS(5875), [anon_sym_COMMA] = ACTIONS(5875), [anon_sym_RPAREN] = ACTIONS(5875), [anon_sym_LPAREN2] = ACTIONS(5875), [anon_sym_DASH] = ACTIONS(5873), [anon_sym_PLUS] = ACTIONS(5873), [anon_sym_STAR] = ACTIONS(5875), [anon_sym_SLASH] = ACTIONS(5873), [anon_sym_PERCENT] = ACTIONS(5875), [anon_sym_PIPE_PIPE] = ACTIONS(5875), [anon_sym_AMP_AMP] = ACTIONS(5875), [anon_sym_PIPE] = ACTIONS(5873), [anon_sym_CARET] = ACTIONS(5875), [anon_sym_AMP] = ACTIONS(5873), [anon_sym_EQ_EQ] = ACTIONS(5875), [anon_sym_BANG_EQ] = ACTIONS(5875), [anon_sym_GT] = ACTIONS(5873), [anon_sym_GT_EQ] = ACTIONS(5875), [anon_sym_LT_EQ] = ACTIONS(5873), [anon_sym_LT] = ACTIONS(5873), [anon_sym_LT_LT] = ACTIONS(5875), [anon_sym_GT_GT] = ACTIONS(5875), [anon_sym_SEMI] = ACTIONS(5875), [anon_sym___extension__] = ACTIONS(5873), [anon_sym___attribute__] = ACTIONS(5873), [anon_sym___attribute] = ACTIONS(5873), [anon_sym_COLON] = ACTIONS(5875), [anon_sym___based] = ACTIONS(5873), [anon_sym_LBRACE] = ACTIONS(5875), [anon_sym_RBRACE] = ACTIONS(5875), [anon_sym_signed] = ACTIONS(5873), [anon_sym_unsigned] = ACTIONS(5873), [anon_sym_long] = ACTIONS(5873), [anon_sym_short] = ACTIONS(5873), [anon_sym_LBRACK] = ACTIONS(5875), [anon_sym_RBRACK] = ACTIONS(5875), [anon_sym_const] = ACTIONS(5873), [anon_sym_constexpr] = ACTIONS(5873), [anon_sym_volatile] = ACTIONS(5873), [anon_sym_restrict] = ACTIONS(5873), [anon_sym___restrict__] = ACTIONS(5873), [anon_sym__Atomic] = ACTIONS(5873), [anon_sym__Noreturn] = ACTIONS(5873), [anon_sym_noreturn] = ACTIONS(5873), [anon_sym__Nonnull] = ACTIONS(5873), [anon_sym_mutable] = ACTIONS(5873), [anon_sym_constinit] = ACTIONS(5873), [anon_sym_consteval] = ACTIONS(5873), [anon_sym_alignas] = ACTIONS(5873), [anon_sym__Alignas] = ACTIONS(5873), [sym_primitive_type] = ACTIONS(5873), [anon_sym_QMARK] = ACTIONS(5875), [anon_sym_LT_EQ_GT] = ACTIONS(5875), [anon_sym_or] = ACTIONS(5873), [anon_sym_and] = ACTIONS(5873), [anon_sym_bitor] = ACTIONS(5873), [anon_sym_xor] = ACTIONS(5873), [anon_sym_bitand] = ACTIONS(5873), [anon_sym_not_eq] = ACTIONS(5873), [anon_sym_DASH_DASH] = ACTIONS(5875), [anon_sym_PLUS_PLUS] = ACTIONS(5875), [anon_sym_DOT] = ACTIONS(5873), [anon_sym_DOT_STAR] = ACTIONS(5875), [anon_sym_DASH_GT] = ACTIONS(5875), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5873), [anon_sym_override] = ACTIONS(5873), [anon_sym_requires] = ACTIONS(5873), }, [STATE(1959)] = { [sym_identifier] = ACTIONS(5877), [anon_sym_DOT_DOT_DOT] = ACTIONS(5879), [anon_sym_COMMA] = ACTIONS(5879), [anon_sym_RPAREN] = ACTIONS(5879), [anon_sym_LPAREN2] = ACTIONS(5879), [anon_sym_DASH] = ACTIONS(5877), [anon_sym_PLUS] = ACTIONS(5877), [anon_sym_STAR] = ACTIONS(5879), [anon_sym_SLASH] = ACTIONS(5877), [anon_sym_PERCENT] = ACTIONS(5879), [anon_sym_PIPE_PIPE] = ACTIONS(5879), [anon_sym_AMP_AMP] = ACTIONS(5879), [anon_sym_PIPE] = ACTIONS(5877), [anon_sym_CARET] = ACTIONS(5879), [anon_sym_AMP] = ACTIONS(5877), [anon_sym_EQ_EQ] = ACTIONS(5879), [anon_sym_BANG_EQ] = ACTIONS(5879), [anon_sym_GT] = ACTIONS(5877), [anon_sym_GT_EQ] = ACTIONS(5879), [anon_sym_LT_EQ] = ACTIONS(5877), [anon_sym_LT] = ACTIONS(5877), [anon_sym_LT_LT] = ACTIONS(5879), [anon_sym_GT_GT] = ACTIONS(5879), [anon_sym_SEMI] = ACTIONS(5879), [anon_sym___extension__] = ACTIONS(5877), [anon_sym___attribute__] = ACTIONS(5877), [anon_sym___attribute] = ACTIONS(5877), [anon_sym_COLON] = ACTIONS(5879), [anon_sym___based] = ACTIONS(5877), [anon_sym_LBRACE] = ACTIONS(5879), [anon_sym_RBRACE] = ACTIONS(5879), [anon_sym_signed] = ACTIONS(5877), [anon_sym_unsigned] = ACTIONS(5877), [anon_sym_long] = ACTIONS(5877), [anon_sym_short] = ACTIONS(5877), [anon_sym_LBRACK] = ACTIONS(5879), [anon_sym_RBRACK] = ACTIONS(5879), [anon_sym_const] = ACTIONS(5877), [anon_sym_constexpr] = ACTIONS(5877), [anon_sym_volatile] = ACTIONS(5877), [anon_sym_restrict] = ACTIONS(5877), [anon_sym___restrict__] = ACTIONS(5877), [anon_sym__Atomic] = ACTIONS(5877), [anon_sym__Noreturn] = ACTIONS(5877), [anon_sym_noreturn] = ACTIONS(5877), [anon_sym__Nonnull] = ACTIONS(5877), [anon_sym_mutable] = ACTIONS(5877), [anon_sym_constinit] = ACTIONS(5877), [anon_sym_consteval] = ACTIONS(5877), [anon_sym_alignas] = ACTIONS(5877), [anon_sym__Alignas] = ACTIONS(5877), [sym_primitive_type] = ACTIONS(5877), [anon_sym_QMARK] = ACTIONS(5879), [anon_sym_LT_EQ_GT] = ACTIONS(5879), [anon_sym_or] = ACTIONS(5877), [anon_sym_and] = ACTIONS(5877), [anon_sym_bitor] = ACTIONS(5877), [anon_sym_xor] = ACTIONS(5877), [anon_sym_bitand] = ACTIONS(5877), [anon_sym_not_eq] = ACTIONS(5877), [anon_sym_DASH_DASH] = ACTIONS(5879), [anon_sym_PLUS_PLUS] = ACTIONS(5879), [anon_sym_DOT] = ACTIONS(5877), [anon_sym_DOT_STAR] = ACTIONS(5879), [anon_sym_DASH_GT] = ACTIONS(5879), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5877), [anon_sym_override] = ACTIONS(5877), [anon_sym_requires] = ACTIONS(5877), }, [STATE(1960)] = { [sym_identifier] = ACTIONS(5881), [anon_sym_DOT_DOT_DOT] = ACTIONS(5883), [anon_sym_COMMA] = ACTIONS(5883), [anon_sym_RPAREN] = ACTIONS(5883), [anon_sym_LPAREN2] = ACTIONS(5883), [anon_sym_DASH] = ACTIONS(5881), [anon_sym_PLUS] = ACTIONS(5881), [anon_sym_STAR] = ACTIONS(5883), [anon_sym_SLASH] = ACTIONS(5881), [anon_sym_PERCENT] = ACTIONS(5883), [anon_sym_PIPE_PIPE] = ACTIONS(5883), [anon_sym_AMP_AMP] = ACTIONS(5883), [anon_sym_PIPE] = ACTIONS(5881), [anon_sym_CARET] = ACTIONS(5883), [anon_sym_AMP] = ACTIONS(5881), [anon_sym_EQ_EQ] = ACTIONS(5883), [anon_sym_BANG_EQ] = ACTIONS(5883), [anon_sym_GT] = ACTIONS(5881), [anon_sym_GT_EQ] = ACTIONS(5883), [anon_sym_LT_EQ] = ACTIONS(5881), [anon_sym_LT] = ACTIONS(5881), [anon_sym_LT_LT] = ACTIONS(5883), [anon_sym_GT_GT] = ACTIONS(5883), [anon_sym_SEMI] = ACTIONS(5883), [anon_sym___extension__] = ACTIONS(5881), [anon_sym___attribute__] = ACTIONS(5881), [anon_sym___attribute] = ACTIONS(5881), [anon_sym_COLON] = ACTIONS(5883), [anon_sym___based] = ACTIONS(5881), [anon_sym_LBRACE] = ACTIONS(5883), [anon_sym_RBRACE] = ACTIONS(5883), [anon_sym_signed] = ACTIONS(5881), [anon_sym_unsigned] = ACTIONS(5881), [anon_sym_long] = ACTIONS(5881), [anon_sym_short] = ACTIONS(5881), [anon_sym_LBRACK] = ACTIONS(5883), [anon_sym_RBRACK] = ACTIONS(5883), [anon_sym_const] = ACTIONS(5881), [anon_sym_constexpr] = ACTIONS(5881), [anon_sym_volatile] = ACTIONS(5881), [anon_sym_restrict] = ACTIONS(5881), [anon_sym___restrict__] = ACTIONS(5881), [anon_sym__Atomic] = ACTIONS(5881), [anon_sym__Noreturn] = ACTIONS(5881), [anon_sym_noreturn] = ACTIONS(5881), [anon_sym__Nonnull] = ACTIONS(5881), [anon_sym_mutable] = ACTIONS(5881), [anon_sym_constinit] = ACTIONS(5881), [anon_sym_consteval] = ACTIONS(5881), [anon_sym_alignas] = ACTIONS(5881), [anon_sym__Alignas] = ACTIONS(5881), [sym_primitive_type] = ACTIONS(5881), [anon_sym_QMARK] = ACTIONS(5883), [anon_sym_LT_EQ_GT] = ACTIONS(5883), [anon_sym_or] = ACTIONS(5881), [anon_sym_and] = ACTIONS(5881), [anon_sym_bitor] = ACTIONS(5881), [anon_sym_xor] = ACTIONS(5881), [anon_sym_bitand] = ACTIONS(5881), [anon_sym_not_eq] = ACTIONS(5881), [anon_sym_DASH_DASH] = ACTIONS(5883), [anon_sym_PLUS_PLUS] = ACTIONS(5883), [anon_sym_DOT] = ACTIONS(5881), [anon_sym_DOT_STAR] = ACTIONS(5883), [anon_sym_DASH_GT] = ACTIONS(5883), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5881), [anon_sym_override] = ACTIONS(5881), [anon_sym_requires] = ACTIONS(5881), }, [STATE(1961)] = { [sym_identifier] = ACTIONS(5885), [anon_sym_DOT_DOT_DOT] = ACTIONS(5887), [anon_sym_COMMA] = ACTIONS(5887), [anon_sym_RPAREN] = ACTIONS(5887), [anon_sym_LPAREN2] = ACTIONS(5887), [anon_sym_DASH] = ACTIONS(5885), [anon_sym_PLUS] = ACTIONS(5885), [anon_sym_STAR] = ACTIONS(5887), [anon_sym_SLASH] = ACTIONS(5885), [anon_sym_PERCENT] = ACTIONS(5887), [anon_sym_PIPE_PIPE] = ACTIONS(5887), [anon_sym_AMP_AMP] = ACTIONS(5887), [anon_sym_PIPE] = ACTIONS(5885), [anon_sym_CARET] = ACTIONS(5887), [anon_sym_AMP] = ACTIONS(5885), [anon_sym_EQ_EQ] = ACTIONS(5887), [anon_sym_BANG_EQ] = ACTIONS(5887), [anon_sym_GT] = ACTIONS(5885), [anon_sym_GT_EQ] = ACTIONS(5887), [anon_sym_LT_EQ] = ACTIONS(5885), [anon_sym_LT] = ACTIONS(5885), [anon_sym_LT_LT] = ACTIONS(5887), [anon_sym_GT_GT] = ACTIONS(5887), [anon_sym_SEMI] = ACTIONS(5887), [anon_sym___extension__] = ACTIONS(5885), [anon_sym___attribute__] = ACTIONS(5885), [anon_sym___attribute] = ACTIONS(5885), [anon_sym_COLON] = ACTIONS(5887), [anon_sym___based] = ACTIONS(5885), [anon_sym_LBRACE] = ACTIONS(5887), [anon_sym_RBRACE] = ACTIONS(5887), [anon_sym_signed] = ACTIONS(5885), [anon_sym_unsigned] = ACTIONS(5885), [anon_sym_long] = ACTIONS(5885), [anon_sym_short] = ACTIONS(5885), [anon_sym_LBRACK] = ACTIONS(5887), [anon_sym_RBRACK] = ACTIONS(5887), [anon_sym_const] = ACTIONS(5885), [anon_sym_constexpr] = ACTIONS(5885), [anon_sym_volatile] = ACTIONS(5885), [anon_sym_restrict] = ACTIONS(5885), [anon_sym___restrict__] = ACTIONS(5885), [anon_sym__Atomic] = ACTIONS(5885), [anon_sym__Noreturn] = ACTIONS(5885), [anon_sym_noreturn] = ACTIONS(5885), [anon_sym__Nonnull] = ACTIONS(5885), [anon_sym_mutable] = ACTIONS(5885), [anon_sym_constinit] = ACTIONS(5885), [anon_sym_consteval] = ACTIONS(5885), [anon_sym_alignas] = ACTIONS(5885), [anon_sym__Alignas] = ACTIONS(5885), [sym_primitive_type] = ACTIONS(5885), [anon_sym_QMARK] = ACTIONS(5887), [anon_sym_LT_EQ_GT] = ACTIONS(5887), [anon_sym_or] = ACTIONS(5885), [anon_sym_and] = ACTIONS(5885), [anon_sym_bitor] = ACTIONS(5885), [anon_sym_xor] = ACTIONS(5885), [anon_sym_bitand] = ACTIONS(5885), [anon_sym_not_eq] = ACTIONS(5885), [anon_sym_DASH_DASH] = ACTIONS(5887), [anon_sym_PLUS_PLUS] = ACTIONS(5887), [anon_sym_DOT] = ACTIONS(5885), [anon_sym_DOT_STAR] = ACTIONS(5887), [anon_sym_DASH_GT] = ACTIONS(5887), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5885), [anon_sym_override] = ACTIONS(5885), [anon_sym_requires] = ACTIONS(5885), }, [STATE(1962)] = { [sym_identifier] = ACTIONS(5889), [anon_sym_DOT_DOT_DOT] = ACTIONS(5891), [anon_sym_COMMA] = ACTIONS(5891), [anon_sym_RPAREN] = ACTIONS(5891), [anon_sym_LPAREN2] = ACTIONS(5891), [anon_sym_DASH] = ACTIONS(5889), [anon_sym_PLUS] = ACTIONS(5889), [anon_sym_STAR] = ACTIONS(5891), [anon_sym_SLASH] = ACTIONS(5889), [anon_sym_PERCENT] = ACTIONS(5891), [anon_sym_PIPE_PIPE] = ACTIONS(5891), [anon_sym_AMP_AMP] = ACTIONS(5891), [anon_sym_PIPE] = ACTIONS(5889), [anon_sym_CARET] = ACTIONS(5891), [anon_sym_AMP] = ACTIONS(5889), [anon_sym_EQ_EQ] = ACTIONS(5891), [anon_sym_BANG_EQ] = ACTIONS(5891), [anon_sym_GT] = ACTIONS(5889), [anon_sym_GT_EQ] = ACTIONS(5891), [anon_sym_LT_EQ] = ACTIONS(5889), [anon_sym_LT] = ACTIONS(5889), [anon_sym_LT_LT] = ACTIONS(5891), [anon_sym_GT_GT] = ACTIONS(5891), [anon_sym_SEMI] = ACTIONS(5891), [anon_sym___extension__] = ACTIONS(5889), [anon_sym___attribute__] = ACTIONS(5889), [anon_sym___attribute] = ACTIONS(5889), [anon_sym_COLON] = ACTIONS(5891), [anon_sym___based] = ACTIONS(5889), [anon_sym_LBRACE] = ACTIONS(5891), [anon_sym_RBRACE] = ACTIONS(5891), [anon_sym_signed] = ACTIONS(5889), [anon_sym_unsigned] = ACTIONS(5889), [anon_sym_long] = ACTIONS(5889), [anon_sym_short] = ACTIONS(5889), [anon_sym_LBRACK] = ACTIONS(5891), [anon_sym_RBRACK] = ACTIONS(5891), [anon_sym_const] = ACTIONS(5889), [anon_sym_constexpr] = ACTIONS(5889), [anon_sym_volatile] = ACTIONS(5889), [anon_sym_restrict] = ACTIONS(5889), [anon_sym___restrict__] = ACTIONS(5889), [anon_sym__Atomic] = ACTIONS(5889), [anon_sym__Noreturn] = ACTIONS(5889), [anon_sym_noreturn] = ACTIONS(5889), [anon_sym__Nonnull] = ACTIONS(5889), [anon_sym_mutable] = ACTIONS(5889), [anon_sym_constinit] = ACTIONS(5889), [anon_sym_consteval] = ACTIONS(5889), [anon_sym_alignas] = ACTIONS(5889), [anon_sym__Alignas] = ACTIONS(5889), [sym_primitive_type] = ACTIONS(5889), [anon_sym_QMARK] = ACTIONS(5891), [anon_sym_LT_EQ_GT] = ACTIONS(5891), [anon_sym_or] = ACTIONS(5889), [anon_sym_and] = ACTIONS(5889), [anon_sym_bitor] = ACTIONS(5889), [anon_sym_xor] = ACTIONS(5889), [anon_sym_bitand] = ACTIONS(5889), [anon_sym_not_eq] = ACTIONS(5889), [anon_sym_DASH_DASH] = ACTIONS(5891), [anon_sym_PLUS_PLUS] = ACTIONS(5891), [anon_sym_DOT] = ACTIONS(5889), [anon_sym_DOT_STAR] = ACTIONS(5891), [anon_sym_DASH_GT] = ACTIONS(5891), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5889), [anon_sym_override] = ACTIONS(5889), [anon_sym_requires] = ACTIONS(5889), }, [STATE(1963)] = { [sym_identifier] = ACTIONS(5893), [anon_sym_DOT_DOT_DOT] = ACTIONS(5895), [anon_sym_COMMA] = ACTIONS(5895), [anon_sym_RPAREN] = ACTIONS(5895), [anon_sym_LPAREN2] = ACTIONS(5895), [anon_sym_DASH] = ACTIONS(5893), [anon_sym_PLUS] = ACTIONS(5893), [anon_sym_STAR] = ACTIONS(5895), [anon_sym_SLASH] = ACTIONS(5893), [anon_sym_PERCENT] = ACTIONS(5895), [anon_sym_PIPE_PIPE] = ACTIONS(5895), [anon_sym_AMP_AMP] = ACTIONS(5895), [anon_sym_PIPE] = ACTIONS(5893), [anon_sym_CARET] = ACTIONS(5895), [anon_sym_AMP] = ACTIONS(5893), [anon_sym_EQ_EQ] = ACTIONS(5895), [anon_sym_BANG_EQ] = ACTIONS(5895), [anon_sym_GT] = ACTIONS(5893), [anon_sym_GT_EQ] = ACTIONS(5895), [anon_sym_LT_EQ] = ACTIONS(5893), [anon_sym_LT] = ACTIONS(5893), [anon_sym_LT_LT] = ACTIONS(5895), [anon_sym_GT_GT] = ACTIONS(5895), [anon_sym_SEMI] = ACTIONS(5895), [anon_sym___extension__] = ACTIONS(5893), [anon_sym___attribute__] = ACTIONS(5893), [anon_sym___attribute] = ACTIONS(5893), [anon_sym_COLON] = ACTIONS(5895), [anon_sym___based] = ACTIONS(5893), [anon_sym_LBRACE] = ACTIONS(5895), [anon_sym_RBRACE] = ACTIONS(5895), [anon_sym_signed] = ACTIONS(5893), [anon_sym_unsigned] = ACTIONS(5893), [anon_sym_long] = ACTIONS(5893), [anon_sym_short] = ACTIONS(5893), [anon_sym_LBRACK] = ACTIONS(5895), [anon_sym_RBRACK] = ACTIONS(5895), [anon_sym_const] = ACTIONS(5893), [anon_sym_constexpr] = ACTIONS(5893), [anon_sym_volatile] = ACTIONS(5893), [anon_sym_restrict] = ACTIONS(5893), [anon_sym___restrict__] = ACTIONS(5893), [anon_sym__Atomic] = ACTIONS(5893), [anon_sym__Noreturn] = ACTIONS(5893), [anon_sym_noreturn] = ACTIONS(5893), [anon_sym__Nonnull] = ACTIONS(5893), [anon_sym_mutable] = ACTIONS(5893), [anon_sym_constinit] = ACTIONS(5893), [anon_sym_consteval] = ACTIONS(5893), [anon_sym_alignas] = ACTIONS(5893), [anon_sym__Alignas] = ACTIONS(5893), [sym_primitive_type] = ACTIONS(5893), [anon_sym_QMARK] = ACTIONS(5895), [anon_sym_LT_EQ_GT] = ACTIONS(5895), [anon_sym_or] = ACTIONS(5893), [anon_sym_and] = ACTIONS(5893), [anon_sym_bitor] = ACTIONS(5893), [anon_sym_xor] = ACTIONS(5893), [anon_sym_bitand] = ACTIONS(5893), [anon_sym_not_eq] = ACTIONS(5893), [anon_sym_DASH_DASH] = ACTIONS(5895), [anon_sym_PLUS_PLUS] = ACTIONS(5895), [anon_sym_DOT] = ACTIONS(5893), [anon_sym_DOT_STAR] = ACTIONS(5895), [anon_sym_DASH_GT] = ACTIONS(5895), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5893), [anon_sym_override] = ACTIONS(5893), [anon_sym_requires] = ACTIONS(5893), }, [STATE(1964)] = { [sym_identifier] = ACTIONS(1942), [aux_sym_preproc_def_token1] = ACTIONS(1942), [aux_sym_preproc_if_token1] = ACTIONS(1942), [aux_sym_preproc_if_token2] = ACTIONS(1942), [aux_sym_preproc_ifdef_token1] = ACTIONS(1942), [aux_sym_preproc_ifdef_token2] = ACTIONS(1942), [sym_preproc_directive] = ACTIONS(1942), [anon_sym_LPAREN2] = ACTIONS(1940), [anon_sym_TILDE] = ACTIONS(1940), [anon_sym_STAR] = ACTIONS(1940), [anon_sym_AMP_AMP] = ACTIONS(1940), [anon_sym_AMP] = ACTIONS(1942), [anon_sym_SEMI] = ACTIONS(1940), [anon_sym___extension__] = ACTIONS(1942), [anon_sym_typedef] = ACTIONS(1942), [anon_sym_virtual] = ACTIONS(1942), [anon_sym_extern] = ACTIONS(1942), [anon_sym___attribute__] = ACTIONS(1942), [anon_sym___attribute] = ACTIONS(1942), [anon_sym_using] = ACTIONS(1942), [anon_sym_COLON_COLON] = ACTIONS(1940), [anon_sym_LBRACK_LBRACK] = ACTIONS(1940), [anon_sym___declspec] = ACTIONS(1942), [anon_sym___based] = ACTIONS(1942), [anon_sym_signed] = ACTIONS(1942), [anon_sym_unsigned] = ACTIONS(1942), [anon_sym_long] = ACTIONS(1942), [anon_sym_short] = ACTIONS(1942), [anon_sym_LBRACK] = ACTIONS(1942), [anon_sym_static] = ACTIONS(1942), [anon_sym_register] = ACTIONS(1942), [anon_sym_inline] = ACTIONS(1942), [anon_sym___inline] = ACTIONS(1942), [anon_sym___inline__] = ACTIONS(1942), [anon_sym___forceinline] = ACTIONS(1942), [anon_sym_thread_local] = ACTIONS(1942), [anon_sym___thread] = ACTIONS(1942), [anon_sym_const] = ACTIONS(1942), [anon_sym_constexpr] = ACTIONS(1942), [anon_sym_volatile] = ACTIONS(1942), [anon_sym_restrict] = ACTIONS(1942), [anon_sym___restrict__] = ACTIONS(1942), [anon_sym__Atomic] = ACTIONS(1942), [anon_sym__Noreturn] = ACTIONS(1942), [anon_sym_noreturn] = ACTIONS(1942), [anon_sym__Nonnull] = ACTIONS(1942), [anon_sym_mutable] = ACTIONS(1942), [anon_sym_constinit] = ACTIONS(1942), [anon_sym_consteval] = ACTIONS(1942), [anon_sym_alignas] = ACTIONS(1942), [anon_sym__Alignas] = ACTIONS(1942), [sym_primitive_type] = ACTIONS(1942), [anon_sym_enum] = ACTIONS(1942), [anon_sym_class] = ACTIONS(1942), [anon_sym_struct] = ACTIONS(1942), [anon_sym_union] = ACTIONS(1942), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1942), [anon_sym_decltype] = ACTIONS(1942), [anon_sym_explicit] = ACTIONS(1942), [anon_sym_typename] = ACTIONS(1942), [anon_sym_private] = ACTIONS(1942), [anon_sym_template] = ACTIONS(1942), [anon_sym_operator] = ACTIONS(1942), [anon_sym_friend] = ACTIONS(1942), [anon_sym_public] = ACTIONS(1942), [anon_sym_protected] = ACTIONS(1942), [anon_sym_static_assert] = ACTIONS(1942), [anon_sym_catch] = ACTIONS(1942), }, [STATE(1965)] = { [sym_identifier] = ACTIONS(2607), [aux_sym_preproc_def_token1] = ACTIONS(2607), [aux_sym_preproc_if_token1] = ACTIONS(2607), [aux_sym_preproc_if_token2] = ACTIONS(2607), [aux_sym_preproc_ifdef_token1] = ACTIONS(2607), [aux_sym_preproc_ifdef_token2] = ACTIONS(2607), [sym_preproc_directive] = ACTIONS(2607), [anon_sym_LPAREN2] = ACTIONS(2609), [anon_sym_TILDE] = ACTIONS(2609), [anon_sym_STAR] = ACTIONS(2609), [anon_sym_AMP_AMP] = ACTIONS(2609), [anon_sym_AMP] = ACTIONS(2607), [anon_sym_SEMI] = ACTIONS(2609), [anon_sym___extension__] = ACTIONS(2607), [anon_sym_typedef] = ACTIONS(2607), [anon_sym_virtual] = ACTIONS(2607), [anon_sym_extern] = ACTIONS(2607), [anon_sym___attribute__] = ACTIONS(2607), [anon_sym___attribute] = ACTIONS(2607), [anon_sym_using] = ACTIONS(2607), [anon_sym_COLON_COLON] = ACTIONS(2609), [anon_sym_LBRACK_LBRACK] = ACTIONS(2609), [anon_sym___declspec] = ACTIONS(2607), [anon_sym___based] = ACTIONS(2607), [anon_sym_signed] = ACTIONS(2607), [anon_sym_unsigned] = ACTIONS(2607), [anon_sym_long] = ACTIONS(2607), [anon_sym_short] = ACTIONS(2607), [anon_sym_LBRACK] = ACTIONS(2607), [anon_sym_static] = ACTIONS(2607), [anon_sym_register] = ACTIONS(2607), [anon_sym_inline] = ACTIONS(2607), [anon_sym___inline] = ACTIONS(2607), [anon_sym___inline__] = ACTIONS(2607), [anon_sym___forceinline] = ACTIONS(2607), [anon_sym_thread_local] = ACTIONS(2607), [anon_sym___thread] = ACTIONS(2607), [anon_sym_const] = ACTIONS(2607), [anon_sym_constexpr] = ACTIONS(2607), [anon_sym_volatile] = ACTIONS(2607), [anon_sym_restrict] = ACTIONS(2607), [anon_sym___restrict__] = ACTIONS(2607), [anon_sym__Atomic] = ACTIONS(2607), [anon_sym__Noreturn] = ACTIONS(2607), [anon_sym_noreturn] = ACTIONS(2607), [anon_sym__Nonnull] = ACTIONS(2607), [anon_sym_mutable] = ACTIONS(2607), [anon_sym_constinit] = ACTIONS(2607), [anon_sym_consteval] = ACTIONS(2607), [anon_sym_alignas] = ACTIONS(2607), [anon_sym__Alignas] = ACTIONS(2607), [sym_primitive_type] = ACTIONS(2607), [anon_sym_enum] = ACTIONS(2607), [anon_sym_class] = ACTIONS(2607), [anon_sym_struct] = ACTIONS(2607), [anon_sym_union] = ACTIONS(2607), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2607), [anon_sym_decltype] = ACTIONS(2607), [anon_sym_explicit] = ACTIONS(2607), [anon_sym_typename] = ACTIONS(2607), [anon_sym_private] = ACTIONS(2607), [anon_sym_template] = ACTIONS(2607), [anon_sym_operator] = ACTIONS(2607), [anon_sym_friend] = ACTIONS(2607), [anon_sym_public] = ACTIONS(2607), [anon_sym_protected] = ACTIONS(2607), [anon_sym_static_assert] = ACTIONS(2607), [anon_sym_catch] = ACTIONS(2607), }, [STATE(1966)] = { [sym_identifier] = ACTIONS(5897), [anon_sym_DOT_DOT_DOT] = ACTIONS(5899), [anon_sym_COMMA] = ACTIONS(5899), [anon_sym_RPAREN] = ACTIONS(5899), [anon_sym_LPAREN2] = ACTIONS(5899), [anon_sym_DASH] = ACTIONS(5897), [anon_sym_PLUS] = ACTIONS(5897), [anon_sym_STAR] = ACTIONS(5899), [anon_sym_SLASH] = ACTIONS(5897), [anon_sym_PERCENT] = ACTIONS(5899), [anon_sym_PIPE_PIPE] = ACTIONS(5899), [anon_sym_AMP_AMP] = ACTIONS(5899), [anon_sym_PIPE] = ACTIONS(5897), [anon_sym_CARET] = ACTIONS(5899), [anon_sym_AMP] = ACTIONS(5897), [anon_sym_EQ_EQ] = ACTIONS(5899), [anon_sym_BANG_EQ] = ACTIONS(5899), [anon_sym_GT] = ACTIONS(5897), [anon_sym_GT_EQ] = ACTIONS(5899), [anon_sym_LT_EQ] = ACTIONS(5897), [anon_sym_LT] = ACTIONS(5897), [anon_sym_LT_LT] = ACTIONS(5899), [anon_sym_GT_GT] = ACTIONS(5899), [anon_sym_SEMI] = ACTIONS(5899), [anon_sym___extension__] = ACTIONS(5897), [anon_sym___attribute__] = ACTIONS(5897), [anon_sym___attribute] = ACTIONS(5897), [anon_sym_COLON] = ACTIONS(5899), [anon_sym___based] = ACTIONS(5897), [anon_sym_LBRACE] = ACTIONS(5899), [anon_sym_RBRACE] = ACTIONS(5899), [anon_sym_signed] = ACTIONS(5897), [anon_sym_unsigned] = ACTIONS(5897), [anon_sym_long] = ACTIONS(5897), [anon_sym_short] = ACTIONS(5897), [anon_sym_LBRACK] = ACTIONS(5899), [anon_sym_RBRACK] = ACTIONS(5899), [anon_sym_const] = ACTIONS(5897), [anon_sym_constexpr] = ACTIONS(5897), [anon_sym_volatile] = ACTIONS(5897), [anon_sym_restrict] = ACTIONS(5897), [anon_sym___restrict__] = ACTIONS(5897), [anon_sym__Atomic] = ACTIONS(5897), [anon_sym__Noreturn] = ACTIONS(5897), [anon_sym_noreturn] = ACTIONS(5897), [anon_sym__Nonnull] = ACTIONS(5897), [anon_sym_mutable] = ACTIONS(5897), [anon_sym_constinit] = ACTIONS(5897), [anon_sym_consteval] = ACTIONS(5897), [anon_sym_alignas] = ACTIONS(5897), [anon_sym__Alignas] = ACTIONS(5897), [sym_primitive_type] = ACTIONS(5897), [anon_sym_QMARK] = ACTIONS(5899), [anon_sym_LT_EQ_GT] = ACTIONS(5899), [anon_sym_or] = ACTIONS(5897), [anon_sym_and] = ACTIONS(5897), [anon_sym_bitor] = ACTIONS(5897), [anon_sym_xor] = ACTIONS(5897), [anon_sym_bitand] = ACTIONS(5897), [anon_sym_not_eq] = ACTIONS(5897), [anon_sym_DASH_DASH] = ACTIONS(5899), [anon_sym_PLUS_PLUS] = ACTIONS(5899), [anon_sym_DOT] = ACTIONS(5897), [anon_sym_DOT_STAR] = ACTIONS(5899), [anon_sym_DASH_GT] = ACTIONS(5899), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5897), [anon_sym_override] = ACTIONS(5897), [anon_sym_requires] = ACTIONS(5897), }, [STATE(1967)] = { [sym_identifier] = ACTIONS(5901), [anon_sym_DOT_DOT_DOT] = ACTIONS(5903), [anon_sym_COMMA] = ACTIONS(5903), [anon_sym_RPAREN] = ACTIONS(5903), [aux_sym_preproc_if_token2] = ACTIONS(5903), [aux_sym_preproc_else_token1] = ACTIONS(5903), [aux_sym_preproc_elif_token1] = ACTIONS(5901), [aux_sym_preproc_elifdef_token1] = ACTIONS(5903), [aux_sym_preproc_elifdef_token2] = ACTIONS(5903), [anon_sym_LPAREN2] = ACTIONS(5903), [anon_sym_DASH] = ACTIONS(5901), [anon_sym_PLUS] = ACTIONS(5901), [anon_sym_STAR] = ACTIONS(5901), [anon_sym_SLASH] = ACTIONS(5901), [anon_sym_PERCENT] = ACTIONS(5901), [anon_sym_PIPE_PIPE] = ACTIONS(5903), [anon_sym_AMP_AMP] = ACTIONS(5903), [anon_sym_PIPE] = ACTIONS(5901), [anon_sym_CARET] = ACTIONS(5901), [anon_sym_AMP] = ACTIONS(5901), [anon_sym_EQ_EQ] = ACTIONS(5903), [anon_sym_BANG_EQ] = ACTIONS(5903), [anon_sym_GT] = ACTIONS(5901), [anon_sym_GT_EQ] = ACTIONS(5903), [anon_sym_LT_EQ] = ACTIONS(5901), [anon_sym_LT] = ACTIONS(5901), [anon_sym_LT_LT] = ACTIONS(5901), [anon_sym_GT_GT] = ACTIONS(5901), [anon_sym_SEMI] = ACTIONS(5903), [anon_sym___attribute__] = ACTIONS(5901), [anon_sym___attribute] = ACTIONS(5901), [anon_sym_COLON] = ACTIONS(5903), [anon_sym_LBRACK_LBRACK] = ACTIONS(5903), [anon_sym_LBRACE] = ACTIONS(5903), [anon_sym_RBRACE] = ACTIONS(5903), [anon_sym_LBRACK] = ACTIONS(5901), [anon_sym_RBRACK] = ACTIONS(5903), [anon_sym_EQ] = ACTIONS(5901), [anon_sym_QMARK] = ACTIONS(5903), [anon_sym_STAR_EQ] = ACTIONS(5903), [anon_sym_SLASH_EQ] = ACTIONS(5903), [anon_sym_PERCENT_EQ] = ACTIONS(5903), [anon_sym_PLUS_EQ] = ACTIONS(5903), [anon_sym_DASH_EQ] = ACTIONS(5903), [anon_sym_LT_LT_EQ] = ACTIONS(5903), [anon_sym_GT_GT_EQ] = ACTIONS(5903), [anon_sym_AMP_EQ] = ACTIONS(5903), [anon_sym_CARET_EQ] = ACTIONS(5903), [anon_sym_PIPE_EQ] = ACTIONS(5903), [anon_sym_and_eq] = ACTIONS(5901), [anon_sym_or_eq] = ACTIONS(5901), [anon_sym_xor_eq] = ACTIONS(5901), [anon_sym_LT_EQ_GT] = ACTIONS(5903), [anon_sym_or] = ACTIONS(5901), [anon_sym_and] = ACTIONS(5901), [anon_sym_bitor] = ACTIONS(5901), [anon_sym_xor] = ACTIONS(5901), [anon_sym_bitand] = ACTIONS(5901), [anon_sym_not_eq] = ACTIONS(5901), [anon_sym_DASH_DASH] = ACTIONS(5903), [anon_sym_PLUS_PLUS] = ACTIONS(5903), [anon_sym_asm] = ACTIONS(5901), [anon_sym___asm__] = ACTIONS(5901), [anon_sym___asm] = ACTIONS(5901), [anon_sym_DOT] = ACTIONS(5901), [anon_sym_DOT_STAR] = ACTIONS(5903), [anon_sym_DASH_GT] = ACTIONS(5903), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5901), }, [STATE(1968)] = { [sym_identifier] = ACTIONS(5905), [anon_sym_DOT_DOT_DOT] = ACTIONS(5907), [anon_sym_COMMA] = ACTIONS(5907), [anon_sym_RPAREN] = ACTIONS(5907), [anon_sym_LPAREN2] = ACTIONS(5907), [anon_sym_DASH] = ACTIONS(5905), [anon_sym_PLUS] = ACTIONS(5905), [anon_sym_STAR] = ACTIONS(5907), [anon_sym_SLASH] = ACTIONS(5905), [anon_sym_PERCENT] = ACTIONS(5907), [anon_sym_PIPE_PIPE] = ACTIONS(5907), [anon_sym_AMP_AMP] = ACTIONS(5907), [anon_sym_PIPE] = ACTIONS(5905), [anon_sym_CARET] = ACTIONS(5907), [anon_sym_AMP] = ACTIONS(5905), [anon_sym_EQ_EQ] = ACTIONS(5907), [anon_sym_BANG_EQ] = ACTIONS(5907), [anon_sym_GT] = ACTIONS(5905), [anon_sym_GT_EQ] = ACTIONS(5907), [anon_sym_LT_EQ] = ACTIONS(5905), [anon_sym_LT] = ACTIONS(5905), [anon_sym_LT_LT] = ACTIONS(5907), [anon_sym_GT_GT] = ACTIONS(5907), [anon_sym_SEMI] = ACTIONS(5907), [anon_sym___extension__] = ACTIONS(5905), [anon_sym___attribute__] = ACTIONS(5905), [anon_sym___attribute] = ACTIONS(5905), [anon_sym_COLON] = ACTIONS(5907), [anon_sym___based] = ACTIONS(5905), [anon_sym_LBRACE] = ACTIONS(5907), [anon_sym_RBRACE] = ACTIONS(5907), [anon_sym_signed] = ACTIONS(5905), [anon_sym_unsigned] = ACTIONS(5905), [anon_sym_long] = ACTIONS(5905), [anon_sym_short] = ACTIONS(5905), [anon_sym_LBRACK] = ACTIONS(5907), [anon_sym_RBRACK] = ACTIONS(5907), [anon_sym_const] = ACTIONS(5905), [anon_sym_constexpr] = ACTIONS(5905), [anon_sym_volatile] = ACTIONS(5905), [anon_sym_restrict] = ACTIONS(5905), [anon_sym___restrict__] = ACTIONS(5905), [anon_sym__Atomic] = ACTIONS(5905), [anon_sym__Noreturn] = ACTIONS(5905), [anon_sym_noreturn] = ACTIONS(5905), [anon_sym__Nonnull] = ACTIONS(5905), [anon_sym_mutable] = ACTIONS(5905), [anon_sym_constinit] = ACTIONS(5905), [anon_sym_consteval] = ACTIONS(5905), [anon_sym_alignas] = ACTIONS(5905), [anon_sym__Alignas] = ACTIONS(5905), [sym_primitive_type] = ACTIONS(5905), [anon_sym_QMARK] = ACTIONS(5907), [anon_sym_LT_EQ_GT] = ACTIONS(5907), [anon_sym_or] = ACTIONS(5905), [anon_sym_and] = ACTIONS(5905), [anon_sym_bitor] = ACTIONS(5905), [anon_sym_xor] = ACTIONS(5905), [anon_sym_bitand] = ACTIONS(5905), [anon_sym_not_eq] = ACTIONS(5905), [anon_sym_DASH_DASH] = ACTIONS(5907), [anon_sym_PLUS_PLUS] = ACTIONS(5907), [anon_sym_DOT] = ACTIONS(5905), [anon_sym_DOT_STAR] = ACTIONS(5907), [anon_sym_DASH_GT] = ACTIONS(5907), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5905), [anon_sym_override] = ACTIONS(5905), [anon_sym_requires] = ACTIONS(5905), }, [STATE(1969)] = { [sym_identifier] = ACTIONS(5589), [anon_sym_DOT_DOT_DOT] = ACTIONS(5591), [anon_sym_COMMA] = ACTIONS(5591), [anon_sym_RPAREN] = ACTIONS(5591), [aux_sym_preproc_if_token2] = ACTIONS(5591), [aux_sym_preproc_else_token1] = ACTIONS(5591), [aux_sym_preproc_elif_token1] = ACTIONS(5589), [aux_sym_preproc_elifdef_token1] = ACTIONS(5591), [aux_sym_preproc_elifdef_token2] = ACTIONS(5591), [anon_sym_LPAREN2] = ACTIONS(5591), [anon_sym_DASH] = ACTIONS(5589), [anon_sym_PLUS] = ACTIONS(5589), [anon_sym_STAR] = ACTIONS(5589), [anon_sym_SLASH] = ACTIONS(5589), [anon_sym_PERCENT] = ACTIONS(5589), [anon_sym_PIPE_PIPE] = ACTIONS(5591), [anon_sym_AMP_AMP] = ACTIONS(5591), [anon_sym_PIPE] = ACTIONS(5589), [anon_sym_CARET] = ACTIONS(5589), [anon_sym_AMP] = ACTIONS(5589), [anon_sym_EQ_EQ] = ACTIONS(5591), [anon_sym_BANG_EQ] = ACTIONS(5591), [anon_sym_GT] = ACTIONS(5589), [anon_sym_GT_EQ] = ACTIONS(5591), [anon_sym_LT_EQ] = ACTIONS(5589), [anon_sym_LT] = ACTIONS(5589), [anon_sym_LT_LT] = ACTIONS(5589), [anon_sym_GT_GT] = ACTIONS(5589), [anon_sym_SEMI] = ACTIONS(5591), [anon_sym___attribute__] = ACTIONS(5589), [anon_sym___attribute] = ACTIONS(5589), [anon_sym_COLON] = ACTIONS(5589), [anon_sym_COLON_COLON] = ACTIONS(5591), [anon_sym_LBRACE] = ACTIONS(5591), [anon_sym_RBRACE] = ACTIONS(5591), [anon_sym_LBRACK] = ACTIONS(5591), [anon_sym_RBRACK] = ACTIONS(5591), [anon_sym_EQ] = ACTIONS(5589), [anon_sym_QMARK] = ACTIONS(5591), [anon_sym_STAR_EQ] = ACTIONS(5591), [anon_sym_SLASH_EQ] = ACTIONS(5591), [anon_sym_PERCENT_EQ] = ACTIONS(5591), [anon_sym_PLUS_EQ] = ACTIONS(5591), [anon_sym_DASH_EQ] = ACTIONS(5591), [anon_sym_LT_LT_EQ] = ACTIONS(5591), [anon_sym_GT_GT_EQ] = ACTIONS(5591), [anon_sym_AMP_EQ] = ACTIONS(5591), [anon_sym_CARET_EQ] = ACTIONS(5591), [anon_sym_PIPE_EQ] = ACTIONS(5591), [anon_sym_and_eq] = ACTIONS(5589), [anon_sym_or_eq] = ACTIONS(5589), [anon_sym_xor_eq] = ACTIONS(5589), [anon_sym_LT_EQ_GT] = ACTIONS(5591), [anon_sym_or] = ACTIONS(5589), [anon_sym_and] = ACTIONS(5589), [anon_sym_bitor] = ACTIONS(5589), [anon_sym_xor] = ACTIONS(5589), [anon_sym_bitand] = ACTIONS(5589), [anon_sym_not_eq] = ACTIONS(5589), [anon_sym_DASH_DASH] = ACTIONS(5591), [anon_sym_PLUS_PLUS] = ACTIONS(5591), [anon_sym_DOT] = ACTIONS(5589), [anon_sym_DOT_STAR] = ACTIONS(5591), [anon_sym_DASH_GT] = ACTIONS(5591), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5589), [anon_sym_decltype] = ACTIONS(5589), [anon_sym_final] = ACTIONS(5589), [anon_sym_override] = ACTIONS(5589), }, [STATE(1970)] = { [sym_identifier] = ACTIONS(1938), [aux_sym_preproc_def_token1] = ACTIONS(1938), [anon_sym_COMMA] = ACTIONS(2753), [aux_sym_preproc_if_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token1] = ACTIONS(1938), [aux_sym_preproc_ifdef_token2] = ACTIONS(1938), [sym_preproc_directive] = ACTIONS(1938), [anon_sym_LPAREN2] = ACTIONS(1936), [anon_sym_TILDE] = ACTIONS(1936), [anon_sym_STAR] = ACTIONS(1936), [anon_sym_AMP_AMP] = ACTIONS(1936), [anon_sym_AMP] = ACTIONS(1938), [anon_sym_SEMI] = ACTIONS(2753), [anon_sym___extension__] = ACTIONS(1938), [anon_sym_typedef] = ACTIONS(1938), [anon_sym_virtual] = ACTIONS(1938), [anon_sym_extern] = ACTIONS(1938), [anon_sym___attribute__] = ACTIONS(5476), [anon_sym___attribute] = ACTIONS(5476), [anon_sym_using] = ACTIONS(1938), [anon_sym_COLON_COLON] = ACTIONS(1936), [anon_sym_LBRACK_LBRACK] = ACTIONS(1936), [anon_sym___declspec] = ACTIONS(1938), [anon_sym___based] = ACTIONS(1938), [anon_sym_RBRACE] = ACTIONS(1936), [anon_sym_signed] = ACTIONS(1938), [anon_sym_unsigned] = ACTIONS(1938), [anon_sym_long] = ACTIONS(1938), [anon_sym_short] = ACTIONS(1938), [anon_sym_LBRACK] = ACTIONS(1938), [anon_sym_static] = ACTIONS(1938), [anon_sym_register] = ACTIONS(1938), [anon_sym_inline] = ACTIONS(1938), [anon_sym___inline] = ACTIONS(1938), [anon_sym___inline__] = ACTIONS(1938), [anon_sym___forceinline] = ACTIONS(1938), [anon_sym_thread_local] = ACTIONS(1938), [anon_sym___thread] = ACTIONS(1938), [anon_sym_const] = ACTIONS(1938), [anon_sym_constexpr] = ACTIONS(1938), [anon_sym_volatile] = ACTIONS(1938), [anon_sym_restrict] = ACTIONS(1938), [anon_sym___restrict__] = ACTIONS(1938), [anon_sym__Atomic] = ACTIONS(1938), [anon_sym__Noreturn] = ACTIONS(1938), [anon_sym_noreturn] = ACTIONS(1938), [anon_sym__Nonnull] = ACTIONS(1938), [anon_sym_mutable] = ACTIONS(1938), [anon_sym_constinit] = ACTIONS(1938), [anon_sym_consteval] = ACTIONS(1938), [anon_sym_alignas] = ACTIONS(1938), [anon_sym__Alignas] = ACTIONS(1938), [sym_primitive_type] = ACTIONS(1938), [anon_sym_enum] = ACTIONS(1938), [anon_sym_class] = ACTIONS(1938), [anon_sym_struct] = ACTIONS(1938), [anon_sym_union] = ACTIONS(1938), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1938), [anon_sym_decltype] = ACTIONS(1938), [anon_sym_explicit] = ACTIONS(1938), [anon_sym_typename] = ACTIONS(1938), [anon_sym_private] = ACTIONS(1938), [anon_sym_template] = ACTIONS(1938), [anon_sym_operator] = ACTIONS(1938), [anon_sym_friend] = ACTIONS(1938), [anon_sym_public] = ACTIONS(1938), [anon_sym_protected] = ACTIONS(1938), [anon_sym_static_assert] = ACTIONS(1938), }, [STATE(1971)] = { [sym_identifier] = ACTIONS(5909), [anon_sym_DOT_DOT_DOT] = ACTIONS(5911), [anon_sym_COMMA] = ACTIONS(5911), [anon_sym_RPAREN] = ACTIONS(5911), [aux_sym_preproc_if_token2] = ACTIONS(5911), [aux_sym_preproc_else_token1] = ACTIONS(5911), [aux_sym_preproc_elif_token1] = ACTIONS(5909), [aux_sym_preproc_elifdef_token1] = ACTIONS(5911), [aux_sym_preproc_elifdef_token2] = ACTIONS(5911), [anon_sym_LPAREN2] = ACTIONS(5911), [anon_sym_DASH] = ACTIONS(5909), [anon_sym_PLUS] = ACTIONS(5909), [anon_sym_STAR] = ACTIONS(5909), [anon_sym_SLASH] = ACTIONS(5909), [anon_sym_PERCENT] = ACTIONS(5909), [anon_sym_PIPE_PIPE] = ACTIONS(5911), [anon_sym_AMP_AMP] = ACTIONS(5911), [anon_sym_PIPE] = ACTIONS(5909), [anon_sym_CARET] = ACTIONS(5909), [anon_sym_AMP] = ACTIONS(5909), [anon_sym_EQ_EQ] = ACTIONS(5911), [anon_sym_BANG_EQ] = ACTIONS(5911), [anon_sym_GT] = ACTIONS(5909), [anon_sym_GT_EQ] = ACTIONS(5911), [anon_sym_LT_EQ] = ACTIONS(5909), [anon_sym_LT] = ACTIONS(5909), [anon_sym_LT_LT] = ACTIONS(5909), [anon_sym_GT_GT] = ACTIONS(5909), [anon_sym_SEMI] = ACTIONS(5911), [anon_sym___attribute__] = ACTIONS(5909), [anon_sym___attribute] = ACTIONS(5909), [anon_sym_COLON] = ACTIONS(5911), [anon_sym_LBRACK_LBRACK] = ACTIONS(5911), [anon_sym_LBRACE] = ACTIONS(5911), [anon_sym_RBRACE] = ACTIONS(5911), [anon_sym_LBRACK] = ACTIONS(5909), [anon_sym_RBRACK] = ACTIONS(5911), [anon_sym_EQ] = ACTIONS(5909), [anon_sym_QMARK] = ACTIONS(5911), [anon_sym_STAR_EQ] = ACTIONS(5911), [anon_sym_SLASH_EQ] = ACTIONS(5911), [anon_sym_PERCENT_EQ] = ACTIONS(5911), [anon_sym_PLUS_EQ] = ACTIONS(5911), [anon_sym_DASH_EQ] = ACTIONS(5911), [anon_sym_LT_LT_EQ] = ACTIONS(5911), [anon_sym_GT_GT_EQ] = ACTIONS(5911), [anon_sym_AMP_EQ] = ACTIONS(5911), [anon_sym_CARET_EQ] = ACTIONS(5911), [anon_sym_PIPE_EQ] = ACTIONS(5911), [anon_sym_and_eq] = ACTIONS(5909), [anon_sym_or_eq] = ACTIONS(5909), [anon_sym_xor_eq] = ACTIONS(5909), [anon_sym_LT_EQ_GT] = ACTIONS(5911), [anon_sym_or] = ACTIONS(5909), [anon_sym_and] = ACTIONS(5909), [anon_sym_bitor] = ACTIONS(5909), [anon_sym_xor] = ACTIONS(5909), [anon_sym_bitand] = ACTIONS(5909), [anon_sym_not_eq] = ACTIONS(5909), [anon_sym_DASH_DASH] = ACTIONS(5911), [anon_sym_PLUS_PLUS] = ACTIONS(5911), [anon_sym_asm] = ACTIONS(5909), [anon_sym___asm__] = ACTIONS(5909), [anon_sym___asm] = ACTIONS(5909), [anon_sym_DOT] = ACTIONS(5909), [anon_sym_DOT_STAR] = ACTIONS(5911), [anon_sym_DASH_GT] = ACTIONS(5911), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5909), }, [STATE(1972)] = { [sym__declaration_modifiers] = STATE(2066), [sym__declaration_specifiers] = STATE(4901), [sym_attribute_specifier] = STATE(2066), [sym_attribute_declaration] = STATE(2066), [sym_ms_declspec_modifier] = STATE(2066), [sym_storage_class_specifier] = STATE(2066), [sym_type_qualifier] = STATE(2066), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2591), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(2066), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(1262), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(1973)] = { [sym_identifier] = ACTIONS(1942), [aux_sym_preproc_def_token1] = ACTIONS(1942), [aux_sym_preproc_if_token1] = ACTIONS(1942), [aux_sym_preproc_ifdef_token1] = ACTIONS(1942), [aux_sym_preproc_ifdef_token2] = ACTIONS(1942), [sym_preproc_directive] = ACTIONS(1942), [anon_sym_LPAREN2] = ACTIONS(1940), [anon_sym_TILDE] = ACTIONS(1940), [anon_sym_STAR] = ACTIONS(1940), [anon_sym_AMP_AMP] = ACTIONS(1940), [anon_sym_AMP] = ACTIONS(1942), [anon_sym_SEMI] = ACTIONS(1940), [anon_sym___extension__] = ACTIONS(1942), [anon_sym_typedef] = ACTIONS(1942), [anon_sym_virtual] = ACTIONS(1942), [anon_sym_extern] = ACTIONS(1942), [anon_sym___attribute__] = ACTIONS(1942), [anon_sym___attribute] = ACTIONS(1942), [anon_sym_using] = ACTIONS(1942), [anon_sym_COLON_COLON] = ACTIONS(1940), [anon_sym_LBRACK_LBRACK] = ACTIONS(1940), [anon_sym___declspec] = ACTIONS(1942), [anon_sym___based] = ACTIONS(1942), [anon_sym_RBRACE] = ACTIONS(1940), [anon_sym_signed] = ACTIONS(1942), [anon_sym_unsigned] = ACTIONS(1942), [anon_sym_long] = ACTIONS(1942), [anon_sym_short] = ACTIONS(1942), [anon_sym_LBRACK] = ACTIONS(1942), [anon_sym_static] = ACTIONS(1942), [anon_sym_register] = ACTIONS(1942), [anon_sym_inline] = ACTIONS(1942), [anon_sym___inline] = ACTIONS(1942), [anon_sym___inline__] = ACTIONS(1942), [anon_sym___forceinline] = ACTIONS(1942), [anon_sym_thread_local] = ACTIONS(1942), [anon_sym___thread] = ACTIONS(1942), [anon_sym_const] = ACTIONS(1942), [anon_sym_constexpr] = ACTIONS(1942), [anon_sym_volatile] = ACTIONS(1942), [anon_sym_restrict] = ACTIONS(1942), [anon_sym___restrict__] = ACTIONS(1942), [anon_sym__Atomic] = ACTIONS(1942), [anon_sym__Noreturn] = ACTIONS(1942), [anon_sym_noreturn] = ACTIONS(1942), [anon_sym__Nonnull] = ACTIONS(1942), [anon_sym_mutable] = ACTIONS(1942), [anon_sym_constinit] = ACTIONS(1942), [anon_sym_consteval] = ACTIONS(1942), [anon_sym_alignas] = ACTIONS(1942), [anon_sym__Alignas] = ACTIONS(1942), [sym_primitive_type] = ACTIONS(1942), [anon_sym_enum] = ACTIONS(1942), [anon_sym_class] = ACTIONS(1942), [anon_sym_struct] = ACTIONS(1942), [anon_sym_union] = ACTIONS(1942), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(1942), [anon_sym_decltype] = ACTIONS(1942), [anon_sym_explicit] = ACTIONS(1942), [anon_sym_typename] = ACTIONS(1942), [anon_sym_private] = ACTIONS(1942), [anon_sym_template] = ACTIONS(1942), [anon_sym_operator] = ACTIONS(1942), [anon_sym_friend] = ACTIONS(1942), [anon_sym_public] = ACTIONS(1942), [anon_sym_protected] = ACTIONS(1942), [anon_sym_static_assert] = ACTIONS(1942), [anon_sym_catch] = ACTIONS(1942), }, [STATE(1974)] = { [sym_identifier] = ACTIONS(5913), [anon_sym_DOT_DOT_DOT] = ACTIONS(5915), [anon_sym_COMMA] = ACTIONS(5915), [anon_sym_RPAREN] = ACTIONS(5915), [aux_sym_preproc_if_token2] = ACTIONS(5915), [aux_sym_preproc_else_token1] = ACTIONS(5915), [aux_sym_preproc_elif_token1] = ACTIONS(5913), [aux_sym_preproc_elifdef_token1] = ACTIONS(5915), [aux_sym_preproc_elifdef_token2] = ACTIONS(5915), [anon_sym_LPAREN2] = ACTIONS(5915), [anon_sym_DASH] = ACTIONS(5913), [anon_sym_PLUS] = ACTIONS(5913), [anon_sym_STAR] = ACTIONS(5913), [anon_sym_SLASH] = ACTIONS(5913), [anon_sym_PERCENT] = ACTIONS(5913), [anon_sym_PIPE_PIPE] = ACTIONS(5915), [anon_sym_AMP_AMP] = ACTIONS(5915), [anon_sym_PIPE] = ACTIONS(5913), [anon_sym_CARET] = ACTIONS(5913), [anon_sym_AMP] = ACTIONS(5913), [anon_sym_EQ_EQ] = ACTIONS(5915), [anon_sym_BANG_EQ] = ACTIONS(5915), [anon_sym_GT] = ACTIONS(5913), [anon_sym_GT_EQ] = ACTIONS(5915), [anon_sym_LT_EQ] = ACTIONS(5913), [anon_sym_LT] = ACTIONS(5913), [anon_sym_LT_LT] = ACTIONS(5913), [anon_sym_GT_GT] = ACTIONS(5913), [anon_sym_SEMI] = ACTIONS(5915), [anon_sym___attribute__] = ACTIONS(5913), [anon_sym___attribute] = ACTIONS(5913), [anon_sym_COLON] = ACTIONS(5915), [anon_sym_LBRACK_LBRACK] = ACTIONS(5915), [anon_sym_LBRACE] = ACTIONS(5915), [anon_sym_RBRACE] = ACTIONS(5915), [anon_sym_LBRACK] = ACTIONS(5913), [anon_sym_RBRACK] = ACTIONS(5915), [anon_sym_EQ] = ACTIONS(5913), [anon_sym_QMARK] = ACTIONS(5915), [anon_sym_STAR_EQ] = ACTIONS(5915), [anon_sym_SLASH_EQ] = ACTIONS(5915), [anon_sym_PERCENT_EQ] = ACTIONS(5915), [anon_sym_PLUS_EQ] = ACTIONS(5915), [anon_sym_DASH_EQ] = ACTIONS(5915), [anon_sym_LT_LT_EQ] = ACTIONS(5915), [anon_sym_GT_GT_EQ] = ACTIONS(5915), [anon_sym_AMP_EQ] = ACTIONS(5915), [anon_sym_CARET_EQ] = ACTIONS(5915), [anon_sym_PIPE_EQ] = ACTIONS(5915), [anon_sym_and_eq] = ACTIONS(5913), [anon_sym_or_eq] = ACTIONS(5913), [anon_sym_xor_eq] = ACTIONS(5913), [anon_sym_LT_EQ_GT] = ACTIONS(5915), [anon_sym_or] = ACTIONS(5913), [anon_sym_and] = ACTIONS(5913), [anon_sym_bitor] = ACTIONS(5913), [anon_sym_xor] = ACTIONS(5913), [anon_sym_bitand] = ACTIONS(5913), [anon_sym_not_eq] = ACTIONS(5913), [anon_sym_DASH_DASH] = ACTIONS(5915), [anon_sym_PLUS_PLUS] = ACTIONS(5915), [anon_sym_asm] = ACTIONS(5913), [anon_sym___asm__] = ACTIONS(5913), [anon_sym___asm] = ACTIONS(5913), [anon_sym_DOT] = ACTIONS(5913), [anon_sym_DOT_STAR] = ACTIONS(5915), [anon_sym_DASH_GT] = ACTIONS(5915), [sym_comment] = ACTIONS(3), [anon_sym_try] = ACTIONS(5913), }, [STATE(1975)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5014), [anon_sym_RPAREN] = ACTIONS(5016), [anon_sym_LPAREN2] = ACTIONS(5016), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5023), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5021), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5016), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5021), [anon_sym_AMP] = ACTIONS(5023), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5021), [anon_sym_GT_GT] = ACTIONS(5021), [anon_sym___extension__] = ACTIONS(5019), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_LBRACK] = ACTIONS(5016), [anon_sym_EQ] = ACTIONS(5021), [anon_sym_const] = ACTIONS(5012), [anon_sym_constexpr] = ACTIONS(5019), [anon_sym_volatile] = ACTIONS(5019), [anon_sym_restrict] = ACTIONS(5019), [anon_sym___restrict__] = ACTIONS(5019), [anon_sym__Atomic] = ACTIONS(5019), [anon_sym__Noreturn] = ACTIONS(5019), [anon_sym_noreturn] = ACTIONS(5019), [anon_sym__Nonnull] = ACTIONS(5019), [anon_sym_mutable] = ACTIONS(5019), [anon_sym_constinit] = ACTIONS(5019), [anon_sym_consteval] = ACTIONS(5019), [anon_sym_alignas] = ACTIONS(5019), [anon_sym__Alignas] = ACTIONS(5019), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_STAR_EQ] = ACTIONS(5014), [anon_sym_SLASH_EQ] = ACTIONS(5014), [anon_sym_PERCENT_EQ] = ACTIONS(5014), [anon_sym_PLUS_EQ] = ACTIONS(5014), [anon_sym_DASH_EQ] = ACTIONS(5014), [anon_sym_LT_LT_EQ] = ACTIONS(5014), [anon_sym_GT_GT_EQ] = ACTIONS(5014), [anon_sym_AMP_EQ] = ACTIONS(5014), [anon_sym_CARET_EQ] = ACTIONS(5014), [anon_sym_PIPE_EQ] = ACTIONS(5014), [anon_sym_and_eq] = ACTIONS(5014), [anon_sym_or_eq] = ACTIONS(5014), [anon_sym_xor_eq] = ACTIONS(5014), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5014), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5014), [anon_sym_not_eq] = ACTIONS(5014), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5014), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5019), [anon_sym_decltype] = ACTIONS(5019), }, [STATE(1976)] = { [sym_identifier] = ACTIONS(5917), [anon_sym_DOT_DOT_DOT] = ACTIONS(5919), [anon_sym_COMMA] = ACTIONS(5919), [anon_sym_RPAREN] = ACTIONS(5919), [anon_sym_LPAREN2] = ACTIONS(5919), [anon_sym_DASH] = ACTIONS(5917), [anon_sym_PLUS] = ACTIONS(5917), [anon_sym_STAR] = ACTIONS(5919), [anon_sym_SLASH] = ACTIONS(5917), [anon_sym_PERCENT] = ACTIONS(5919), [anon_sym_PIPE_PIPE] = ACTIONS(5919), [anon_sym_AMP_AMP] = ACTIONS(5919), [anon_sym_PIPE] = ACTIONS(5917), [anon_sym_CARET] = ACTIONS(5919), [anon_sym_AMP] = ACTIONS(5917), [anon_sym_EQ_EQ] = ACTIONS(5919), [anon_sym_BANG_EQ] = ACTIONS(5919), [anon_sym_GT] = ACTIONS(5917), [anon_sym_GT_EQ] = ACTIONS(5919), [anon_sym_LT_EQ] = ACTIONS(5917), [anon_sym_LT] = ACTIONS(5917), [anon_sym_LT_LT] = ACTIONS(5919), [anon_sym_GT_GT] = ACTIONS(5919), [anon_sym_SEMI] = ACTIONS(5919), [anon_sym___extension__] = ACTIONS(5917), [anon_sym___attribute__] = ACTIONS(5917), [anon_sym___attribute] = ACTIONS(5917), [anon_sym_COLON] = ACTIONS(5919), [anon_sym___based] = ACTIONS(5917), [anon_sym_LBRACE] = ACTIONS(5919), [anon_sym_RBRACE] = ACTIONS(5919), [anon_sym_signed] = ACTIONS(5917), [anon_sym_unsigned] = ACTIONS(5917), [anon_sym_long] = ACTIONS(5917), [anon_sym_short] = ACTIONS(5917), [anon_sym_LBRACK] = ACTIONS(5919), [anon_sym_RBRACK] = ACTIONS(5919), [anon_sym_const] = ACTIONS(5917), [anon_sym_constexpr] = ACTIONS(5917), [anon_sym_volatile] = ACTIONS(5917), [anon_sym_restrict] = ACTIONS(5917), [anon_sym___restrict__] = ACTIONS(5917), [anon_sym__Atomic] = ACTIONS(5917), [anon_sym__Noreturn] = ACTIONS(5917), [anon_sym_noreturn] = ACTIONS(5917), [anon_sym__Nonnull] = ACTIONS(5917), [anon_sym_mutable] = ACTIONS(5917), [anon_sym_constinit] = ACTIONS(5917), [anon_sym_consteval] = ACTIONS(5917), [anon_sym_alignas] = ACTIONS(5917), [anon_sym__Alignas] = ACTIONS(5917), [sym_primitive_type] = ACTIONS(5917), [anon_sym_QMARK] = ACTIONS(5919), [anon_sym_LT_EQ_GT] = ACTIONS(5919), [anon_sym_or] = ACTIONS(5917), [anon_sym_and] = ACTIONS(5917), [anon_sym_bitor] = ACTIONS(5917), [anon_sym_xor] = ACTIONS(5917), [anon_sym_bitand] = ACTIONS(5917), [anon_sym_not_eq] = ACTIONS(5917), [anon_sym_DASH_DASH] = ACTIONS(5919), [anon_sym_PLUS_PLUS] = ACTIONS(5919), [anon_sym_DOT] = ACTIONS(5917), [anon_sym_DOT_STAR] = ACTIONS(5919), [anon_sym_DASH_GT] = ACTIONS(5919), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5917), [anon_sym_override] = ACTIONS(5917), [anon_sym_requires] = ACTIONS(5917), }, [STATE(1977)] = { [sym_identifier] = ACTIONS(5921), [anon_sym_DOT_DOT_DOT] = ACTIONS(5923), [anon_sym_COMMA] = ACTIONS(5923), [anon_sym_RPAREN] = ACTIONS(5923), [anon_sym_LPAREN2] = ACTIONS(5923), [anon_sym_DASH] = ACTIONS(5921), [anon_sym_PLUS] = ACTIONS(5921), [anon_sym_STAR] = ACTIONS(5923), [anon_sym_SLASH] = ACTIONS(5921), [anon_sym_PERCENT] = ACTIONS(5923), [anon_sym_PIPE_PIPE] = ACTIONS(5923), [anon_sym_AMP_AMP] = ACTIONS(5923), [anon_sym_PIPE] = ACTIONS(5921), [anon_sym_CARET] = ACTIONS(5923), [anon_sym_AMP] = ACTIONS(5921), [anon_sym_EQ_EQ] = ACTIONS(5923), [anon_sym_BANG_EQ] = ACTIONS(5923), [anon_sym_GT] = ACTIONS(5921), [anon_sym_GT_EQ] = ACTIONS(5923), [anon_sym_LT_EQ] = ACTIONS(5921), [anon_sym_LT] = ACTIONS(5921), [anon_sym_LT_LT] = ACTIONS(5923), [anon_sym_GT_GT] = ACTIONS(5923), [anon_sym_SEMI] = ACTIONS(5923), [anon_sym___extension__] = ACTIONS(5921), [anon_sym___attribute__] = ACTIONS(5921), [anon_sym___attribute] = ACTIONS(5921), [anon_sym_COLON] = ACTIONS(5923), [anon_sym___based] = ACTIONS(5921), [anon_sym_LBRACE] = ACTIONS(5923), [anon_sym_RBRACE] = ACTIONS(5923), [anon_sym_signed] = ACTIONS(5921), [anon_sym_unsigned] = ACTIONS(5921), [anon_sym_long] = ACTIONS(5921), [anon_sym_short] = ACTIONS(5921), [anon_sym_LBRACK] = ACTIONS(5923), [anon_sym_RBRACK] = ACTIONS(5923), [anon_sym_const] = ACTIONS(5921), [anon_sym_constexpr] = ACTIONS(5921), [anon_sym_volatile] = ACTIONS(5921), [anon_sym_restrict] = ACTIONS(5921), [anon_sym___restrict__] = ACTIONS(5921), [anon_sym__Atomic] = ACTIONS(5921), [anon_sym__Noreturn] = ACTIONS(5921), [anon_sym_noreturn] = ACTIONS(5921), [anon_sym__Nonnull] = ACTIONS(5921), [anon_sym_mutable] = ACTIONS(5921), [anon_sym_constinit] = ACTIONS(5921), [anon_sym_consteval] = ACTIONS(5921), [anon_sym_alignas] = ACTIONS(5921), [anon_sym__Alignas] = ACTIONS(5921), [sym_primitive_type] = ACTIONS(5921), [anon_sym_QMARK] = ACTIONS(5923), [anon_sym_LT_EQ_GT] = ACTIONS(5923), [anon_sym_or] = ACTIONS(5921), [anon_sym_and] = ACTIONS(5921), [anon_sym_bitor] = ACTIONS(5921), [anon_sym_xor] = ACTIONS(5921), [anon_sym_bitand] = ACTIONS(5921), [anon_sym_not_eq] = ACTIONS(5921), [anon_sym_DASH_DASH] = ACTIONS(5923), [anon_sym_PLUS_PLUS] = ACTIONS(5923), [anon_sym_DOT] = ACTIONS(5921), [anon_sym_DOT_STAR] = ACTIONS(5923), [anon_sym_DASH_GT] = ACTIONS(5923), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5921), [anon_sym_override] = ACTIONS(5921), [anon_sym_requires] = ACTIONS(5921), }, [STATE(1978)] = { [sym_identifier] = ACTIONS(5925), [anon_sym_DOT_DOT_DOT] = ACTIONS(5927), [anon_sym_COMMA] = ACTIONS(5927), [anon_sym_RPAREN] = ACTIONS(5927), [anon_sym_LPAREN2] = ACTIONS(5927), [anon_sym_DASH] = ACTIONS(5925), [anon_sym_PLUS] = ACTIONS(5925), [anon_sym_STAR] = ACTIONS(5927), [anon_sym_SLASH] = ACTIONS(5925), [anon_sym_PERCENT] = ACTIONS(5927), [anon_sym_PIPE_PIPE] = ACTIONS(5927), [anon_sym_AMP_AMP] = ACTIONS(5927), [anon_sym_PIPE] = ACTIONS(5925), [anon_sym_CARET] = ACTIONS(5927), [anon_sym_AMP] = ACTIONS(5925), [anon_sym_EQ_EQ] = ACTIONS(5927), [anon_sym_BANG_EQ] = ACTIONS(5927), [anon_sym_GT] = ACTIONS(5925), [anon_sym_GT_EQ] = ACTIONS(5927), [anon_sym_LT_EQ] = ACTIONS(5925), [anon_sym_LT] = ACTIONS(5925), [anon_sym_LT_LT] = ACTIONS(5927), [anon_sym_GT_GT] = ACTIONS(5927), [anon_sym_SEMI] = ACTIONS(5927), [anon_sym___extension__] = ACTIONS(5925), [anon_sym___attribute__] = ACTIONS(5925), [anon_sym___attribute] = ACTIONS(5925), [anon_sym_COLON] = ACTIONS(5927), [anon_sym___based] = ACTIONS(5925), [anon_sym_LBRACE] = ACTIONS(5927), [anon_sym_RBRACE] = ACTIONS(5927), [anon_sym_signed] = ACTIONS(5925), [anon_sym_unsigned] = ACTIONS(5925), [anon_sym_long] = ACTIONS(5925), [anon_sym_short] = ACTIONS(5925), [anon_sym_LBRACK] = ACTIONS(5927), [anon_sym_RBRACK] = ACTIONS(5927), [anon_sym_const] = ACTIONS(5925), [anon_sym_constexpr] = ACTIONS(5925), [anon_sym_volatile] = ACTIONS(5925), [anon_sym_restrict] = ACTIONS(5925), [anon_sym___restrict__] = ACTIONS(5925), [anon_sym__Atomic] = ACTIONS(5925), [anon_sym__Noreturn] = ACTIONS(5925), [anon_sym_noreturn] = ACTIONS(5925), [anon_sym__Nonnull] = ACTIONS(5925), [anon_sym_mutable] = ACTIONS(5925), [anon_sym_constinit] = ACTIONS(5925), [anon_sym_consteval] = ACTIONS(5925), [anon_sym_alignas] = ACTIONS(5925), [anon_sym__Alignas] = ACTIONS(5925), [sym_primitive_type] = ACTIONS(5925), [anon_sym_QMARK] = ACTIONS(5927), [anon_sym_LT_EQ_GT] = ACTIONS(5927), [anon_sym_or] = ACTIONS(5925), [anon_sym_and] = ACTIONS(5925), [anon_sym_bitor] = ACTIONS(5925), [anon_sym_xor] = ACTIONS(5925), [anon_sym_bitand] = ACTIONS(5925), [anon_sym_not_eq] = ACTIONS(5925), [anon_sym_DASH_DASH] = ACTIONS(5927), [anon_sym_PLUS_PLUS] = ACTIONS(5927), [anon_sym_DOT] = ACTIONS(5925), [anon_sym_DOT_STAR] = ACTIONS(5927), [anon_sym_DASH_GT] = ACTIONS(5927), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5925), [anon_sym_override] = ACTIONS(5925), [anon_sym_requires] = ACTIONS(5925), }, [STATE(1979)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_if_token2] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_private] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_friend] = ACTIONS(2693), [anon_sym_public] = ACTIONS(2693), [anon_sym_protected] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), }, [STATE(1980)] = { [sym_identifier] = ACTIONS(5929), [anon_sym_LPAREN2] = ACTIONS(5931), [anon_sym_TILDE] = ACTIONS(5931), [anon_sym_STAR] = ACTIONS(5931), [anon_sym_AMP_AMP] = ACTIONS(5931), [anon_sym_AMP] = ACTIONS(5929), [anon_sym___extension__] = ACTIONS(5929), [anon_sym_virtual] = ACTIONS(5929), [anon_sym_extern] = ACTIONS(5929), [anon_sym___attribute__] = ACTIONS(5929), [anon_sym___attribute] = ACTIONS(5929), [anon_sym_using] = ACTIONS(5929), [anon_sym_COLON_COLON] = ACTIONS(5931), [anon_sym_LBRACK_LBRACK] = ACTIONS(5931), [anon_sym___declspec] = ACTIONS(5929), [anon_sym___based] = ACTIONS(5929), [anon_sym___cdecl] = ACTIONS(5929), [anon_sym___clrcall] = ACTIONS(5929), [anon_sym___stdcall] = ACTIONS(5929), [anon_sym___fastcall] = ACTIONS(5929), [anon_sym___thiscall] = ACTIONS(5929), [anon_sym___vectorcall] = ACTIONS(5929), [anon_sym_LBRACE] = ACTIONS(5931), [anon_sym_signed] = ACTIONS(5929), [anon_sym_unsigned] = ACTIONS(5929), [anon_sym_long] = ACTIONS(5929), [anon_sym_short] = ACTIONS(5929), [anon_sym_LBRACK] = ACTIONS(5929), [anon_sym_static] = ACTIONS(5929), [anon_sym_register] = ACTIONS(5929), [anon_sym_inline] = ACTIONS(5929), [anon_sym___inline] = ACTIONS(5929), [anon_sym___inline__] = ACTIONS(5929), [anon_sym___forceinline] = ACTIONS(5929), [anon_sym_thread_local] = ACTIONS(5929), [anon_sym___thread] = ACTIONS(5929), [anon_sym_const] = ACTIONS(5929), [anon_sym_constexpr] = ACTIONS(5929), [anon_sym_volatile] = ACTIONS(5929), [anon_sym_restrict] = ACTIONS(5929), [anon_sym___restrict__] = ACTIONS(5929), [anon_sym__Atomic] = ACTIONS(5929), [anon_sym__Noreturn] = ACTIONS(5929), [anon_sym_noreturn] = ACTIONS(5929), [anon_sym__Nonnull] = ACTIONS(5929), [anon_sym_mutable] = ACTIONS(5929), [anon_sym_constinit] = ACTIONS(5929), [anon_sym_consteval] = ACTIONS(5929), [anon_sym_alignas] = ACTIONS(5929), [anon_sym__Alignas] = ACTIONS(5929), [sym_primitive_type] = ACTIONS(5929), [anon_sym_enum] = ACTIONS(5929), [anon_sym_class] = ACTIONS(5929), [anon_sym_struct] = ACTIONS(5929), [anon_sym_union] = ACTIONS(5929), [anon_sym_DASH_GT] = ACTIONS(5931), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5929), [anon_sym_decltype] = ACTIONS(5929), [anon_sym_explicit] = ACTIONS(5929), [anon_sym_typename] = ACTIONS(5929), [anon_sym_template] = ACTIONS(5929), [anon_sym_operator] = ACTIONS(5929), [anon_sym_friend] = ACTIONS(5929), [anon_sym_noexcept] = ACTIONS(5929), [anon_sym_throw] = ACTIONS(5929), [anon_sym_concept] = ACTIONS(5929), [anon_sym_requires] = ACTIONS(5929), }, [STATE(1981)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(5933), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(5933), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_RBRACE] = ACTIONS(4161), [anon_sym_LBRACK] = ACTIONS(5935), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4197), [anon_sym_or_eq] = ACTIONS(4197), [anon_sym_xor_eq] = ACTIONS(4197), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(1982)] = { [sym_string_literal] = STATE(1709), [sym_template_argument_list] = STATE(2568), [sym_raw_string_literal] = STATE(1709), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(5937), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5940), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(5064), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_RBRACE] = ACTIONS(4161), [anon_sym_LBRACK] = ACTIONS(5943), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4161), [anon_sym_or_eq] = ACTIONS(4161), [anon_sym_xor_eq] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), }, [STATE(1983)] = { [sym_identifier] = ACTIONS(5609), [aux_sym_preproc_def_token1] = ACTIONS(5609), [aux_sym_preproc_if_token1] = ACTIONS(5609), [aux_sym_preproc_ifdef_token1] = ACTIONS(5609), [aux_sym_preproc_ifdef_token2] = ACTIONS(5609), [sym_preproc_directive] = ACTIONS(5609), [anon_sym_LPAREN2] = ACTIONS(5611), [anon_sym_TILDE] = ACTIONS(5611), [anon_sym_STAR] = ACTIONS(5611), [anon_sym_AMP_AMP] = ACTIONS(5611), [anon_sym_AMP] = ACTIONS(5609), [anon_sym_SEMI] = ACTIONS(5611), [anon_sym___extension__] = ACTIONS(5609), [anon_sym_typedef] = ACTIONS(5609), [anon_sym_virtual] = ACTIONS(5609), [anon_sym_extern] = ACTIONS(5609), [anon_sym___attribute__] = ACTIONS(5609), [anon_sym___attribute] = ACTIONS(5609), [anon_sym_using] = ACTIONS(5609), [anon_sym_COLON_COLON] = ACTIONS(5611), [anon_sym_LBRACK_LBRACK] = ACTIONS(5611), [anon_sym___declspec] = ACTIONS(5609), [anon_sym___based] = ACTIONS(5609), [anon_sym_RBRACE] = ACTIONS(5611), [anon_sym_signed] = ACTIONS(5609), [anon_sym_unsigned] = ACTIONS(5609), [anon_sym_long] = ACTIONS(5609), [anon_sym_short] = ACTIONS(5609), [anon_sym_LBRACK] = ACTIONS(5609), [anon_sym_static] = ACTIONS(5609), [anon_sym_register] = ACTIONS(5609), [anon_sym_inline] = ACTIONS(5609), [anon_sym___inline] = ACTIONS(5609), [anon_sym___inline__] = ACTIONS(5609), [anon_sym___forceinline] = ACTIONS(5609), [anon_sym_thread_local] = ACTIONS(5609), [anon_sym___thread] = ACTIONS(5609), [anon_sym_const] = ACTIONS(5609), [anon_sym_constexpr] = ACTIONS(5609), [anon_sym_volatile] = ACTIONS(5609), [anon_sym_restrict] = ACTIONS(5609), [anon_sym___restrict__] = ACTIONS(5609), [anon_sym__Atomic] = ACTIONS(5609), [anon_sym__Noreturn] = ACTIONS(5609), [anon_sym_noreturn] = ACTIONS(5609), [anon_sym__Nonnull] = ACTIONS(5609), [anon_sym_mutable] = ACTIONS(5609), [anon_sym_constinit] = ACTIONS(5609), [anon_sym_consteval] = ACTIONS(5609), [anon_sym_alignas] = ACTIONS(5609), [anon_sym__Alignas] = ACTIONS(5609), [sym_primitive_type] = ACTIONS(5609), [anon_sym_enum] = ACTIONS(5609), [anon_sym_class] = ACTIONS(5609), [anon_sym_struct] = ACTIONS(5609), [anon_sym_union] = ACTIONS(5609), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5609), [anon_sym_decltype] = ACTIONS(5609), [anon_sym_explicit] = ACTIONS(5609), [anon_sym_typename] = ACTIONS(5609), [anon_sym_private] = ACTIONS(5609), [anon_sym_template] = ACTIONS(5609), [anon_sym_operator] = ACTIONS(5609), [anon_sym_friend] = ACTIONS(5609), [anon_sym_public] = ACTIONS(5609), [anon_sym_protected] = ACTIONS(5609), [anon_sym_static_assert] = ACTIONS(5609), }, [STATE(1984)] = { [sym_identifier] = ACTIONS(2925), [aux_sym_preproc_def_token1] = ACTIONS(2925), [aux_sym_preproc_if_token1] = ACTIONS(2925), [aux_sym_preproc_ifdef_token1] = ACTIONS(2925), [aux_sym_preproc_ifdef_token2] = ACTIONS(2925), [sym_preproc_directive] = ACTIONS(2925), [anon_sym_LPAREN2] = ACTIONS(2927), [anon_sym_TILDE] = ACTIONS(2927), [anon_sym_STAR] = ACTIONS(2927), [anon_sym_AMP_AMP] = ACTIONS(2927), [anon_sym_AMP] = ACTIONS(2925), [anon_sym_SEMI] = ACTIONS(2927), [anon_sym___extension__] = ACTIONS(2925), [anon_sym_typedef] = ACTIONS(2925), [anon_sym_virtual] = ACTIONS(2925), [anon_sym_extern] = ACTIONS(2925), [anon_sym___attribute__] = ACTIONS(2925), [anon_sym___attribute] = ACTIONS(2925), [anon_sym_using] = ACTIONS(2925), [anon_sym_COLON_COLON] = ACTIONS(2927), [anon_sym_LBRACK_LBRACK] = ACTIONS(2927), [anon_sym___declspec] = ACTIONS(2925), [anon_sym___based] = ACTIONS(2925), [anon_sym_RBRACE] = ACTIONS(2927), [anon_sym_signed] = ACTIONS(2925), [anon_sym_unsigned] = ACTIONS(2925), [anon_sym_long] = ACTIONS(2925), [anon_sym_short] = ACTIONS(2925), [anon_sym_LBRACK] = ACTIONS(2925), [anon_sym_static] = ACTIONS(2925), [anon_sym_register] = ACTIONS(2925), [anon_sym_inline] = ACTIONS(2925), [anon_sym___inline] = ACTIONS(2925), [anon_sym___inline__] = ACTIONS(2925), [anon_sym___forceinline] = ACTIONS(2925), [anon_sym_thread_local] = ACTIONS(2925), [anon_sym___thread] = ACTIONS(2925), [anon_sym_const] = ACTIONS(2925), [anon_sym_constexpr] = ACTIONS(2925), [anon_sym_volatile] = ACTIONS(2925), [anon_sym_restrict] = ACTIONS(2925), [anon_sym___restrict__] = ACTIONS(2925), [anon_sym__Atomic] = ACTIONS(2925), [anon_sym__Noreturn] = ACTIONS(2925), [anon_sym_noreturn] = ACTIONS(2925), [anon_sym__Nonnull] = ACTIONS(2925), [anon_sym_mutable] = ACTIONS(2925), [anon_sym_constinit] = ACTIONS(2925), [anon_sym_consteval] = ACTIONS(2925), [anon_sym_alignas] = ACTIONS(2925), [anon_sym__Alignas] = ACTIONS(2925), [sym_primitive_type] = ACTIONS(2925), [anon_sym_enum] = ACTIONS(2925), [anon_sym_class] = ACTIONS(2925), [anon_sym_struct] = ACTIONS(2925), [anon_sym_union] = ACTIONS(2925), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2925), [anon_sym_decltype] = ACTIONS(2925), [anon_sym_explicit] = ACTIONS(2925), [anon_sym_typename] = ACTIONS(2925), [anon_sym_private] = ACTIONS(2925), [anon_sym_template] = ACTIONS(2925), [anon_sym_operator] = ACTIONS(2925), [anon_sym_friend] = ACTIONS(2925), [anon_sym_public] = ACTIONS(2925), [anon_sym_protected] = ACTIONS(2925), [anon_sym_static_assert] = ACTIONS(2925), }, [STATE(1985)] = { [sym_identifier] = ACTIONS(2990), [aux_sym_preproc_def_token1] = ACTIONS(2990), [aux_sym_preproc_if_token1] = ACTIONS(2990), [aux_sym_preproc_ifdef_token1] = ACTIONS(2990), [aux_sym_preproc_ifdef_token2] = ACTIONS(2990), [sym_preproc_directive] = ACTIONS(2990), [anon_sym_LPAREN2] = ACTIONS(2992), [anon_sym_TILDE] = ACTIONS(2992), [anon_sym_STAR] = ACTIONS(2992), [anon_sym_AMP_AMP] = ACTIONS(2992), [anon_sym_AMP] = ACTIONS(2990), [anon_sym_SEMI] = ACTIONS(2992), [anon_sym___extension__] = ACTIONS(2990), [anon_sym_typedef] = ACTIONS(2990), [anon_sym_virtual] = ACTIONS(2990), [anon_sym_extern] = ACTIONS(2990), [anon_sym___attribute__] = ACTIONS(2990), [anon_sym___attribute] = ACTIONS(2990), [anon_sym_using] = ACTIONS(2990), [anon_sym_COLON_COLON] = ACTIONS(2992), [anon_sym_LBRACK_LBRACK] = ACTIONS(2992), [anon_sym___declspec] = ACTIONS(2990), [anon_sym___based] = ACTIONS(2990), [anon_sym_RBRACE] = ACTIONS(2992), [anon_sym_signed] = ACTIONS(2990), [anon_sym_unsigned] = ACTIONS(2990), [anon_sym_long] = ACTIONS(2990), [anon_sym_short] = ACTIONS(2990), [anon_sym_LBRACK] = ACTIONS(2990), [anon_sym_static] = ACTIONS(2990), [anon_sym_register] = ACTIONS(2990), [anon_sym_inline] = ACTIONS(2990), [anon_sym___inline] = ACTIONS(2990), [anon_sym___inline__] = ACTIONS(2990), [anon_sym___forceinline] = ACTIONS(2990), [anon_sym_thread_local] = ACTIONS(2990), [anon_sym___thread] = ACTIONS(2990), [anon_sym_const] = ACTIONS(2990), [anon_sym_constexpr] = ACTIONS(2990), [anon_sym_volatile] = ACTIONS(2990), [anon_sym_restrict] = ACTIONS(2990), [anon_sym___restrict__] = ACTIONS(2990), [anon_sym__Atomic] = ACTIONS(2990), [anon_sym__Noreturn] = ACTIONS(2990), [anon_sym_noreturn] = ACTIONS(2990), [anon_sym__Nonnull] = ACTIONS(2990), [anon_sym_mutable] = ACTIONS(2990), [anon_sym_constinit] = ACTIONS(2990), [anon_sym_consteval] = ACTIONS(2990), [anon_sym_alignas] = ACTIONS(2990), [anon_sym__Alignas] = ACTIONS(2990), [sym_primitive_type] = ACTIONS(2990), [anon_sym_enum] = ACTIONS(2990), [anon_sym_class] = ACTIONS(2990), [anon_sym_struct] = ACTIONS(2990), [anon_sym_union] = ACTIONS(2990), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2990), [anon_sym_decltype] = ACTIONS(2990), [anon_sym_explicit] = ACTIONS(2990), [anon_sym_typename] = ACTIONS(2990), [anon_sym_private] = ACTIONS(2990), [anon_sym_template] = ACTIONS(2990), [anon_sym_operator] = ACTIONS(2990), [anon_sym_friend] = ACTIONS(2990), [anon_sym_public] = ACTIONS(2990), [anon_sym_protected] = ACTIONS(2990), [anon_sym_static_assert] = ACTIONS(2990), }, [STATE(1986)] = { [sym_identifier] = ACTIONS(5613), [aux_sym_preproc_def_token1] = ACTIONS(5613), [aux_sym_preproc_if_token1] = ACTIONS(5613), [aux_sym_preproc_ifdef_token1] = ACTIONS(5613), [aux_sym_preproc_ifdef_token2] = ACTIONS(5613), [sym_preproc_directive] = ACTIONS(5613), [anon_sym_LPAREN2] = ACTIONS(5615), [anon_sym_TILDE] = ACTIONS(5615), [anon_sym_STAR] = ACTIONS(5615), [anon_sym_AMP_AMP] = ACTIONS(5615), [anon_sym_AMP] = ACTIONS(5613), [anon_sym_SEMI] = ACTIONS(5615), [anon_sym___extension__] = ACTIONS(5613), [anon_sym_typedef] = ACTIONS(5613), [anon_sym_virtual] = ACTIONS(5613), [anon_sym_extern] = ACTIONS(5613), [anon_sym___attribute__] = ACTIONS(5613), [anon_sym___attribute] = ACTIONS(5613), [anon_sym_using] = ACTIONS(5613), [anon_sym_COLON_COLON] = ACTIONS(5615), [anon_sym_LBRACK_LBRACK] = ACTIONS(5615), [anon_sym___declspec] = ACTIONS(5613), [anon_sym___based] = ACTIONS(5613), [anon_sym_RBRACE] = ACTIONS(5615), [anon_sym_signed] = ACTIONS(5613), [anon_sym_unsigned] = ACTIONS(5613), [anon_sym_long] = ACTIONS(5613), [anon_sym_short] = ACTIONS(5613), [anon_sym_LBRACK] = ACTIONS(5613), [anon_sym_static] = ACTIONS(5613), [anon_sym_register] = ACTIONS(5613), [anon_sym_inline] = ACTIONS(5613), [anon_sym___inline] = ACTIONS(5613), [anon_sym___inline__] = ACTIONS(5613), [anon_sym___forceinline] = ACTIONS(5613), [anon_sym_thread_local] = ACTIONS(5613), [anon_sym___thread] = ACTIONS(5613), [anon_sym_const] = ACTIONS(5613), [anon_sym_constexpr] = ACTIONS(5613), [anon_sym_volatile] = ACTIONS(5613), [anon_sym_restrict] = ACTIONS(5613), [anon_sym___restrict__] = ACTIONS(5613), [anon_sym__Atomic] = ACTIONS(5613), [anon_sym__Noreturn] = ACTIONS(5613), [anon_sym_noreturn] = ACTIONS(5613), [anon_sym__Nonnull] = ACTIONS(5613), [anon_sym_mutable] = ACTIONS(5613), [anon_sym_constinit] = ACTIONS(5613), [anon_sym_consteval] = ACTIONS(5613), [anon_sym_alignas] = ACTIONS(5613), [anon_sym__Alignas] = ACTIONS(5613), [sym_primitive_type] = ACTIONS(5613), [anon_sym_enum] = ACTIONS(5613), [anon_sym_class] = ACTIONS(5613), [anon_sym_struct] = ACTIONS(5613), [anon_sym_union] = ACTIONS(5613), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5613), [anon_sym_decltype] = ACTIONS(5613), [anon_sym_explicit] = ACTIONS(5613), [anon_sym_typename] = ACTIONS(5613), [anon_sym_private] = ACTIONS(5613), [anon_sym_template] = ACTIONS(5613), [anon_sym_operator] = ACTIONS(5613), [anon_sym_friend] = ACTIONS(5613), [anon_sym_public] = ACTIONS(5613), [anon_sym_protected] = ACTIONS(5613), [anon_sym_static_assert] = ACTIONS(5613), }, [STATE(1987)] = { [sym_identifier] = ACTIONS(2941), [aux_sym_preproc_def_token1] = ACTIONS(2941), [aux_sym_preproc_if_token1] = ACTIONS(2941), [aux_sym_preproc_ifdef_token1] = ACTIONS(2941), [aux_sym_preproc_ifdef_token2] = ACTIONS(2941), [sym_preproc_directive] = ACTIONS(2941), [anon_sym_LPAREN2] = ACTIONS(2943), [anon_sym_TILDE] = ACTIONS(2943), [anon_sym_STAR] = ACTIONS(2943), [anon_sym_AMP_AMP] = ACTIONS(2943), [anon_sym_AMP] = ACTIONS(2941), [anon_sym_SEMI] = ACTIONS(2943), [anon_sym___extension__] = ACTIONS(2941), [anon_sym_typedef] = ACTIONS(2941), [anon_sym_virtual] = ACTIONS(2941), [anon_sym_extern] = ACTIONS(2941), [anon_sym___attribute__] = ACTIONS(2941), [anon_sym___attribute] = ACTIONS(2941), [anon_sym_using] = ACTIONS(2941), [anon_sym_COLON_COLON] = ACTIONS(2943), [anon_sym_LBRACK_LBRACK] = ACTIONS(2943), [anon_sym___declspec] = ACTIONS(2941), [anon_sym___based] = ACTIONS(2941), [anon_sym_RBRACE] = ACTIONS(2943), [anon_sym_signed] = ACTIONS(2941), [anon_sym_unsigned] = ACTIONS(2941), [anon_sym_long] = ACTIONS(2941), [anon_sym_short] = ACTIONS(2941), [anon_sym_LBRACK] = ACTIONS(2941), [anon_sym_static] = ACTIONS(2941), [anon_sym_register] = ACTIONS(2941), [anon_sym_inline] = ACTIONS(2941), [anon_sym___inline] = ACTIONS(2941), [anon_sym___inline__] = ACTIONS(2941), [anon_sym___forceinline] = ACTIONS(2941), [anon_sym_thread_local] = ACTIONS(2941), [anon_sym___thread] = ACTIONS(2941), [anon_sym_const] = ACTIONS(2941), [anon_sym_constexpr] = ACTIONS(2941), [anon_sym_volatile] = ACTIONS(2941), [anon_sym_restrict] = ACTIONS(2941), [anon_sym___restrict__] = ACTIONS(2941), [anon_sym__Atomic] = ACTIONS(2941), [anon_sym__Noreturn] = ACTIONS(2941), [anon_sym_noreturn] = ACTIONS(2941), [anon_sym__Nonnull] = ACTIONS(2941), [anon_sym_mutable] = ACTIONS(2941), [anon_sym_constinit] = ACTIONS(2941), [anon_sym_consteval] = ACTIONS(2941), [anon_sym_alignas] = ACTIONS(2941), [anon_sym__Alignas] = ACTIONS(2941), [sym_primitive_type] = ACTIONS(2941), [anon_sym_enum] = ACTIONS(2941), [anon_sym_class] = ACTIONS(2941), [anon_sym_struct] = ACTIONS(2941), [anon_sym_union] = ACTIONS(2941), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2941), [anon_sym_decltype] = ACTIONS(2941), [anon_sym_explicit] = ACTIONS(2941), [anon_sym_typename] = ACTIONS(2941), [anon_sym_private] = ACTIONS(2941), [anon_sym_template] = ACTIONS(2941), [anon_sym_operator] = ACTIONS(2941), [anon_sym_friend] = ACTIONS(2941), [anon_sym_public] = ACTIONS(2941), [anon_sym_protected] = ACTIONS(2941), [anon_sym_static_assert] = ACTIONS(2941), }, [STATE(1988)] = { [sym_identifier] = ACTIONS(2945), [aux_sym_preproc_def_token1] = ACTIONS(2945), [aux_sym_preproc_if_token1] = ACTIONS(2945), [aux_sym_preproc_ifdef_token1] = ACTIONS(2945), [aux_sym_preproc_ifdef_token2] = ACTIONS(2945), [sym_preproc_directive] = ACTIONS(2945), [anon_sym_LPAREN2] = ACTIONS(2947), [anon_sym_TILDE] = ACTIONS(2947), [anon_sym_STAR] = ACTIONS(2947), [anon_sym_AMP_AMP] = ACTIONS(2947), [anon_sym_AMP] = ACTIONS(2945), [anon_sym_SEMI] = ACTIONS(2947), [anon_sym___extension__] = ACTIONS(2945), [anon_sym_typedef] = ACTIONS(2945), [anon_sym_virtual] = ACTIONS(2945), [anon_sym_extern] = ACTIONS(2945), [anon_sym___attribute__] = ACTIONS(2945), [anon_sym___attribute] = ACTIONS(2945), [anon_sym_using] = ACTIONS(2945), [anon_sym_COLON_COLON] = ACTIONS(2947), [anon_sym_LBRACK_LBRACK] = ACTIONS(2947), [anon_sym___declspec] = ACTIONS(2945), [anon_sym___based] = ACTIONS(2945), [anon_sym_RBRACE] = ACTIONS(2947), [anon_sym_signed] = ACTIONS(2945), [anon_sym_unsigned] = ACTIONS(2945), [anon_sym_long] = ACTIONS(2945), [anon_sym_short] = ACTIONS(2945), [anon_sym_LBRACK] = ACTIONS(2945), [anon_sym_static] = ACTIONS(2945), [anon_sym_register] = ACTIONS(2945), [anon_sym_inline] = ACTIONS(2945), [anon_sym___inline] = ACTIONS(2945), [anon_sym___inline__] = ACTIONS(2945), [anon_sym___forceinline] = ACTIONS(2945), [anon_sym_thread_local] = ACTIONS(2945), [anon_sym___thread] = ACTIONS(2945), [anon_sym_const] = ACTIONS(2945), [anon_sym_constexpr] = ACTIONS(2945), [anon_sym_volatile] = ACTIONS(2945), [anon_sym_restrict] = ACTIONS(2945), [anon_sym___restrict__] = ACTIONS(2945), [anon_sym__Atomic] = ACTIONS(2945), [anon_sym__Noreturn] = ACTIONS(2945), [anon_sym_noreturn] = ACTIONS(2945), [anon_sym__Nonnull] = ACTIONS(2945), [anon_sym_mutable] = ACTIONS(2945), [anon_sym_constinit] = ACTIONS(2945), [anon_sym_consteval] = ACTIONS(2945), [anon_sym_alignas] = ACTIONS(2945), [anon_sym__Alignas] = ACTIONS(2945), [sym_primitive_type] = ACTIONS(2945), [anon_sym_enum] = ACTIONS(2945), [anon_sym_class] = ACTIONS(2945), [anon_sym_struct] = ACTIONS(2945), [anon_sym_union] = ACTIONS(2945), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2945), [anon_sym_decltype] = ACTIONS(2945), [anon_sym_explicit] = ACTIONS(2945), [anon_sym_typename] = ACTIONS(2945), [anon_sym_private] = ACTIONS(2945), [anon_sym_template] = ACTIONS(2945), [anon_sym_operator] = ACTIONS(2945), [anon_sym_friend] = ACTIONS(2945), [anon_sym_public] = ACTIONS(2945), [anon_sym_protected] = ACTIONS(2945), [anon_sym_static_assert] = ACTIONS(2945), }, [STATE(1989)] = { [sym_identifier] = ACTIONS(5617), [aux_sym_preproc_def_token1] = ACTIONS(5617), [aux_sym_preproc_if_token1] = ACTIONS(5617), [aux_sym_preproc_ifdef_token1] = ACTIONS(5617), [aux_sym_preproc_ifdef_token2] = ACTIONS(5617), [sym_preproc_directive] = ACTIONS(5617), [anon_sym_LPAREN2] = ACTIONS(5619), [anon_sym_TILDE] = ACTIONS(5619), [anon_sym_STAR] = ACTIONS(5619), [anon_sym_AMP_AMP] = ACTIONS(5619), [anon_sym_AMP] = ACTIONS(5617), [anon_sym_SEMI] = ACTIONS(5619), [anon_sym___extension__] = ACTIONS(5617), [anon_sym_typedef] = ACTIONS(5617), [anon_sym_virtual] = ACTIONS(5617), [anon_sym_extern] = ACTIONS(5617), [anon_sym___attribute__] = ACTIONS(5617), [anon_sym___attribute] = ACTIONS(5617), [anon_sym_using] = ACTIONS(5617), [anon_sym_COLON_COLON] = ACTIONS(5619), [anon_sym_LBRACK_LBRACK] = ACTIONS(5619), [anon_sym___declspec] = ACTIONS(5617), [anon_sym___based] = ACTIONS(5617), [anon_sym_RBRACE] = ACTIONS(5619), [anon_sym_signed] = ACTIONS(5617), [anon_sym_unsigned] = ACTIONS(5617), [anon_sym_long] = ACTIONS(5617), [anon_sym_short] = ACTIONS(5617), [anon_sym_LBRACK] = ACTIONS(5617), [anon_sym_static] = ACTIONS(5617), [anon_sym_register] = ACTIONS(5617), [anon_sym_inline] = ACTIONS(5617), [anon_sym___inline] = ACTIONS(5617), [anon_sym___inline__] = ACTIONS(5617), [anon_sym___forceinline] = ACTIONS(5617), [anon_sym_thread_local] = ACTIONS(5617), [anon_sym___thread] = ACTIONS(5617), [anon_sym_const] = ACTIONS(5617), [anon_sym_constexpr] = ACTIONS(5617), [anon_sym_volatile] = ACTIONS(5617), [anon_sym_restrict] = ACTIONS(5617), [anon_sym___restrict__] = ACTIONS(5617), [anon_sym__Atomic] = ACTIONS(5617), [anon_sym__Noreturn] = ACTIONS(5617), [anon_sym_noreturn] = ACTIONS(5617), [anon_sym__Nonnull] = ACTIONS(5617), [anon_sym_mutable] = ACTIONS(5617), [anon_sym_constinit] = ACTIONS(5617), [anon_sym_consteval] = ACTIONS(5617), [anon_sym_alignas] = ACTIONS(5617), [anon_sym__Alignas] = ACTIONS(5617), [sym_primitive_type] = ACTIONS(5617), [anon_sym_enum] = ACTIONS(5617), [anon_sym_class] = ACTIONS(5617), [anon_sym_struct] = ACTIONS(5617), [anon_sym_union] = ACTIONS(5617), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5617), [anon_sym_decltype] = ACTIONS(5617), [anon_sym_explicit] = ACTIONS(5617), [anon_sym_typename] = ACTIONS(5617), [anon_sym_private] = ACTIONS(5617), [anon_sym_template] = ACTIONS(5617), [anon_sym_operator] = ACTIONS(5617), [anon_sym_friend] = ACTIONS(5617), [anon_sym_public] = ACTIONS(5617), [anon_sym_protected] = ACTIONS(5617), [anon_sym_static_assert] = ACTIONS(5617), }, [STATE(1990)] = { [sym_identifier] = ACTIONS(2741), [aux_sym_preproc_def_token1] = ACTIONS(2741), [aux_sym_preproc_if_token1] = ACTIONS(2741), [aux_sym_preproc_ifdef_token1] = ACTIONS(2741), [aux_sym_preproc_ifdef_token2] = ACTIONS(2741), [sym_preproc_directive] = ACTIONS(2741), [anon_sym_LPAREN2] = ACTIONS(2743), [anon_sym_TILDE] = ACTIONS(2743), [anon_sym_STAR] = ACTIONS(2743), [anon_sym_AMP_AMP] = ACTIONS(2743), [anon_sym_AMP] = ACTIONS(2741), [anon_sym_SEMI] = ACTIONS(2743), [anon_sym___extension__] = ACTIONS(2741), [anon_sym_typedef] = ACTIONS(2741), [anon_sym_virtual] = ACTIONS(2741), [anon_sym_extern] = ACTIONS(2741), [anon_sym___attribute__] = ACTIONS(2741), [anon_sym___attribute] = ACTIONS(2741), [anon_sym_using] = ACTIONS(2741), [anon_sym_COLON_COLON] = ACTIONS(2743), [anon_sym_LBRACK_LBRACK] = ACTIONS(2743), [anon_sym___declspec] = ACTIONS(2741), [anon_sym___based] = ACTIONS(2741), [anon_sym_RBRACE] = ACTIONS(2743), [anon_sym_signed] = ACTIONS(2741), [anon_sym_unsigned] = ACTIONS(2741), [anon_sym_long] = ACTIONS(2741), [anon_sym_short] = ACTIONS(2741), [anon_sym_LBRACK] = ACTIONS(2741), [anon_sym_static] = ACTIONS(2741), [anon_sym_register] = ACTIONS(2741), [anon_sym_inline] = ACTIONS(2741), [anon_sym___inline] = ACTIONS(2741), [anon_sym___inline__] = ACTIONS(2741), [anon_sym___forceinline] = ACTIONS(2741), [anon_sym_thread_local] = ACTIONS(2741), [anon_sym___thread] = ACTIONS(2741), [anon_sym_const] = ACTIONS(2741), [anon_sym_constexpr] = ACTIONS(2741), [anon_sym_volatile] = ACTIONS(2741), [anon_sym_restrict] = ACTIONS(2741), [anon_sym___restrict__] = ACTIONS(2741), [anon_sym__Atomic] = ACTIONS(2741), [anon_sym__Noreturn] = ACTIONS(2741), [anon_sym_noreturn] = ACTIONS(2741), [anon_sym__Nonnull] = ACTIONS(2741), [anon_sym_mutable] = ACTIONS(2741), [anon_sym_constinit] = ACTIONS(2741), [anon_sym_consteval] = ACTIONS(2741), [anon_sym_alignas] = ACTIONS(2741), [anon_sym__Alignas] = ACTIONS(2741), [sym_primitive_type] = ACTIONS(2741), [anon_sym_enum] = ACTIONS(2741), [anon_sym_class] = ACTIONS(2741), [anon_sym_struct] = ACTIONS(2741), [anon_sym_union] = ACTIONS(2741), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2741), [anon_sym_decltype] = ACTIONS(2741), [anon_sym_explicit] = ACTIONS(2741), [anon_sym_typename] = ACTIONS(2741), [anon_sym_private] = ACTIONS(2741), [anon_sym_template] = ACTIONS(2741), [anon_sym_operator] = ACTIONS(2741), [anon_sym_friend] = ACTIONS(2741), [anon_sym_public] = ACTIONS(2741), [anon_sym_protected] = ACTIONS(2741), [anon_sym_static_assert] = ACTIONS(2741), }, [STATE(1991)] = { [sym_identifier] = ACTIONS(2957), [aux_sym_preproc_def_token1] = ACTIONS(2957), [aux_sym_preproc_if_token1] = ACTIONS(2957), [aux_sym_preproc_ifdef_token1] = ACTIONS(2957), [aux_sym_preproc_ifdef_token2] = ACTIONS(2957), [sym_preproc_directive] = ACTIONS(2957), [anon_sym_LPAREN2] = ACTIONS(2959), [anon_sym_TILDE] = ACTIONS(2959), [anon_sym_STAR] = ACTIONS(2959), [anon_sym_AMP_AMP] = ACTIONS(2959), [anon_sym_AMP] = ACTIONS(2957), [anon_sym_SEMI] = ACTIONS(2959), [anon_sym___extension__] = ACTIONS(2957), [anon_sym_typedef] = ACTIONS(2957), [anon_sym_virtual] = ACTIONS(2957), [anon_sym_extern] = ACTIONS(2957), [anon_sym___attribute__] = ACTIONS(2957), [anon_sym___attribute] = ACTIONS(2957), [anon_sym_using] = ACTIONS(2957), [anon_sym_COLON_COLON] = ACTIONS(2959), [anon_sym_LBRACK_LBRACK] = ACTIONS(2959), [anon_sym___declspec] = ACTIONS(2957), [anon_sym___based] = ACTIONS(2957), [anon_sym_RBRACE] = ACTIONS(2959), [anon_sym_signed] = ACTIONS(2957), [anon_sym_unsigned] = ACTIONS(2957), [anon_sym_long] = ACTIONS(2957), [anon_sym_short] = ACTIONS(2957), [anon_sym_LBRACK] = ACTIONS(2957), [anon_sym_static] = ACTIONS(2957), [anon_sym_register] = ACTIONS(2957), [anon_sym_inline] = ACTIONS(2957), [anon_sym___inline] = ACTIONS(2957), [anon_sym___inline__] = ACTIONS(2957), [anon_sym___forceinline] = ACTIONS(2957), [anon_sym_thread_local] = ACTIONS(2957), [anon_sym___thread] = ACTIONS(2957), [anon_sym_const] = ACTIONS(2957), [anon_sym_constexpr] = ACTIONS(2957), [anon_sym_volatile] = ACTIONS(2957), [anon_sym_restrict] = ACTIONS(2957), [anon_sym___restrict__] = ACTIONS(2957), [anon_sym__Atomic] = ACTIONS(2957), [anon_sym__Noreturn] = ACTIONS(2957), [anon_sym_noreturn] = ACTIONS(2957), [anon_sym__Nonnull] = ACTIONS(2957), [anon_sym_mutable] = ACTIONS(2957), [anon_sym_constinit] = ACTIONS(2957), [anon_sym_consteval] = ACTIONS(2957), [anon_sym_alignas] = ACTIONS(2957), [anon_sym__Alignas] = ACTIONS(2957), [sym_primitive_type] = ACTIONS(2957), [anon_sym_enum] = ACTIONS(2957), [anon_sym_class] = ACTIONS(2957), [anon_sym_struct] = ACTIONS(2957), [anon_sym_union] = ACTIONS(2957), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2957), [anon_sym_decltype] = ACTIONS(2957), [anon_sym_explicit] = ACTIONS(2957), [anon_sym_typename] = ACTIONS(2957), [anon_sym_private] = ACTIONS(2957), [anon_sym_template] = ACTIONS(2957), [anon_sym_operator] = ACTIONS(2957), [anon_sym_friend] = ACTIONS(2957), [anon_sym_public] = ACTIONS(2957), [anon_sym_protected] = ACTIONS(2957), [anon_sym_static_assert] = ACTIONS(2957), }, [STATE(1992)] = { [sym_identifier] = ACTIONS(2969), [aux_sym_preproc_def_token1] = ACTIONS(2969), [aux_sym_preproc_if_token1] = ACTIONS(2969), [aux_sym_preproc_ifdef_token1] = ACTIONS(2969), [aux_sym_preproc_ifdef_token2] = ACTIONS(2969), [sym_preproc_directive] = ACTIONS(2969), [anon_sym_LPAREN2] = ACTIONS(2971), [anon_sym_TILDE] = ACTIONS(2971), [anon_sym_STAR] = ACTIONS(2971), [anon_sym_AMP_AMP] = ACTIONS(2971), [anon_sym_AMP] = ACTIONS(2969), [anon_sym_SEMI] = ACTIONS(2971), [anon_sym___extension__] = ACTIONS(2969), [anon_sym_typedef] = ACTIONS(2969), [anon_sym_virtual] = ACTIONS(2969), [anon_sym_extern] = ACTIONS(2969), [anon_sym___attribute__] = ACTIONS(2969), [anon_sym___attribute] = ACTIONS(2969), [anon_sym_using] = ACTIONS(2969), [anon_sym_COLON_COLON] = ACTIONS(2971), [anon_sym_LBRACK_LBRACK] = ACTIONS(2971), [anon_sym___declspec] = ACTIONS(2969), [anon_sym___based] = ACTIONS(2969), [anon_sym_RBRACE] = ACTIONS(2971), [anon_sym_signed] = ACTIONS(2969), [anon_sym_unsigned] = ACTIONS(2969), [anon_sym_long] = ACTIONS(2969), [anon_sym_short] = ACTIONS(2969), [anon_sym_LBRACK] = ACTIONS(2969), [anon_sym_static] = ACTIONS(2969), [anon_sym_register] = ACTIONS(2969), [anon_sym_inline] = ACTIONS(2969), [anon_sym___inline] = ACTIONS(2969), [anon_sym___inline__] = ACTIONS(2969), [anon_sym___forceinline] = ACTIONS(2969), [anon_sym_thread_local] = ACTIONS(2969), [anon_sym___thread] = ACTIONS(2969), [anon_sym_const] = ACTIONS(2969), [anon_sym_constexpr] = ACTIONS(2969), [anon_sym_volatile] = ACTIONS(2969), [anon_sym_restrict] = ACTIONS(2969), [anon_sym___restrict__] = ACTIONS(2969), [anon_sym__Atomic] = ACTIONS(2969), [anon_sym__Noreturn] = ACTIONS(2969), [anon_sym_noreturn] = ACTIONS(2969), [anon_sym__Nonnull] = ACTIONS(2969), [anon_sym_mutable] = ACTIONS(2969), [anon_sym_constinit] = ACTIONS(2969), [anon_sym_consteval] = ACTIONS(2969), [anon_sym_alignas] = ACTIONS(2969), [anon_sym__Alignas] = ACTIONS(2969), [sym_primitive_type] = ACTIONS(2969), [anon_sym_enum] = ACTIONS(2969), [anon_sym_class] = ACTIONS(2969), [anon_sym_struct] = ACTIONS(2969), [anon_sym_union] = ACTIONS(2969), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2969), [anon_sym_decltype] = ACTIONS(2969), [anon_sym_explicit] = ACTIONS(2969), [anon_sym_typename] = ACTIONS(2969), [anon_sym_private] = ACTIONS(2969), [anon_sym_template] = ACTIONS(2969), [anon_sym_operator] = ACTIONS(2969), [anon_sym_friend] = ACTIONS(2969), [anon_sym_public] = ACTIONS(2969), [anon_sym_protected] = ACTIONS(2969), [anon_sym_static_assert] = ACTIONS(2969), }, [STATE(1993)] = { [sym__declaration_modifiers] = STATE(3382), [sym_attribute_specifier] = STATE(3382), [sym_attribute_declaration] = STATE(3382), [sym_ms_declspec_modifier] = STATE(3382), [sym_storage_class_specifier] = STATE(3382), [sym_type_qualifier] = STATE(3382), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(4261), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(3497), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6832), [sym_qualified_type_identifier] = STATE(3590), [aux_sym__declaration_specifiers_repeat1] = STATE(3382), [aux_sym_sized_type_specifier_repeat1] = STATE(2778), [sym_identifier] = ACTIONS(3917), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(5946), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(3925), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(3927), [anon_sym_unsigned] = ACTIONS(3927), [anon_sym_long] = ACTIONS(3927), [anon_sym_short] = ACTIONS(3927), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3929), [anon_sym_enum] = ACTIONS(3931), [anon_sym_class] = ACTIONS(3933), [anon_sym_struct] = ACTIONS(3935), [anon_sym_union] = ACTIONS(3937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(3939), [anon_sym_template] = ACTIONS(1268), }, [STATE(1994)] = { [sym_string_literal] = STATE(3149), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(3149), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym___attribute__] = ACTIONS(4161), [anon_sym___attribute] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(5948), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(5950), [anon_sym_SLASH_EQ] = ACTIONS(5950), [anon_sym_PERCENT_EQ] = ACTIONS(5950), [anon_sym_PLUS_EQ] = ACTIONS(5950), [anon_sym_DASH_EQ] = ACTIONS(5950), [anon_sym_LT_LT_EQ] = ACTIONS(5950), [anon_sym_GT_GT_EQ] = ACTIONS(5950), [anon_sym_AMP_EQ] = ACTIONS(5950), [anon_sym_CARET_EQ] = ACTIONS(5950), [anon_sym_PIPE_EQ] = ACTIONS(5950), [anon_sym_and_eq] = ACTIONS(5950), [anon_sym_or_eq] = ACTIONS(5950), [anon_sym_xor_eq] = ACTIONS(5950), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(5952), [anon_sym_u_DQUOTE] = ACTIONS(5952), [anon_sym_U_DQUOTE] = ACTIONS(5952), [anon_sym_u8_DQUOTE] = ACTIONS(5952), [anon_sym_DQUOTE] = ACTIONS(5952), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5954), [anon_sym_LR_DQUOTE] = ACTIONS(5954), [anon_sym_uR_DQUOTE] = ACTIONS(5954), [anon_sym_UR_DQUOTE] = ACTIONS(5954), [anon_sym_u8R_DQUOTE] = ACTIONS(5954), }, [STATE(1995)] = { [sym_template_argument_list] = STATE(1926), [sym_identifier] = ACTIONS(5956), [anon_sym_DOT_DOT_DOT] = ACTIONS(4187), [anon_sym_COMMA] = ACTIONS(4187), [anon_sym_RPAREN] = ACTIONS(4187), [aux_sym_preproc_if_token2] = ACTIONS(4187), [aux_sym_preproc_else_token1] = ACTIONS(4187), [aux_sym_preproc_elif_token1] = ACTIONS(5956), [aux_sym_preproc_elifdef_token1] = ACTIONS(4187), [aux_sym_preproc_elifdef_token2] = ACTIONS(4187), [anon_sym_LPAREN2] = ACTIONS(4187), [anon_sym_DASH] = ACTIONS(5956), [anon_sym_PLUS] = ACTIONS(5956), [anon_sym_STAR] = ACTIONS(5956), [anon_sym_SLASH] = ACTIONS(5956), [anon_sym_PERCENT] = ACTIONS(5956), [anon_sym_PIPE_PIPE] = ACTIONS(4187), [anon_sym_AMP_AMP] = ACTIONS(4187), [anon_sym_PIPE] = ACTIONS(5956), [anon_sym_CARET] = ACTIONS(5956), [anon_sym_AMP] = ACTIONS(5956), [anon_sym_EQ_EQ] = ACTIONS(4187), [anon_sym_BANG_EQ] = ACTIONS(4187), [anon_sym_GT] = ACTIONS(5956), [anon_sym_GT_EQ] = ACTIONS(4187), [anon_sym_LT_EQ] = ACTIONS(5956), [anon_sym_LT] = ACTIONS(5958), [anon_sym_LT_LT] = ACTIONS(5956), [anon_sym_GT_GT] = ACTIONS(5956), [anon_sym_SEMI] = ACTIONS(4187), [anon_sym___attribute__] = ACTIONS(5956), [anon_sym___attribute] = ACTIONS(5956), [anon_sym_COLON] = ACTIONS(5956), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_RBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4187), [anon_sym_RBRACK] = ACTIONS(4187), [anon_sym_EQ] = ACTIONS(5956), [anon_sym_QMARK] = ACTIONS(4187), [anon_sym_STAR_EQ] = ACTIONS(4187), [anon_sym_SLASH_EQ] = ACTIONS(4187), [anon_sym_PERCENT_EQ] = ACTIONS(4187), [anon_sym_PLUS_EQ] = ACTIONS(4187), [anon_sym_DASH_EQ] = ACTIONS(4187), [anon_sym_LT_LT_EQ] = ACTIONS(4187), [anon_sym_GT_GT_EQ] = ACTIONS(4187), [anon_sym_AMP_EQ] = ACTIONS(4187), [anon_sym_CARET_EQ] = ACTIONS(4187), [anon_sym_PIPE_EQ] = ACTIONS(4187), [anon_sym_and_eq] = ACTIONS(5956), [anon_sym_or_eq] = ACTIONS(5956), [anon_sym_xor_eq] = ACTIONS(5956), [anon_sym_LT_EQ_GT] = ACTIONS(4187), [anon_sym_or] = ACTIONS(5956), [anon_sym_and] = ACTIONS(5956), [anon_sym_bitor] = ACTIONS(5956), [anon_sym_xor] = ACTIONS(5956), [anon_sym_bitand] = ACTIONS(5956), [anon_sym_not_eq] = ACTIONS(5956), [anon_sym_DASH_DASH] = ACTIONS(4187), [anon_sym_PLUS_PLUS] = ACTIONS(4187), [anon_sym_DOT] = ACTIONS(5956), [anon_sym_DOT_STAR] = ACTIONS(4187), [anon_sym_DASH_GT] = ACTIONS(4187), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5956), [anon_sym_override] = ACTIONS(5956), }, [STATE(1996)] = { [sym_identifier] = ACTIONS(5508), [aux_sym_preproc_def_token1] = ACTIONS(5508), [aux_sym_preproc_if_token1] = ACTIONS(5508), [aux_sym_preproc_if_token2] = ACTIONS(5508), [aux_sym_preproc_ifdef_token1] = ACTIONS(5508), [aux_sym_preproc_ifdef_token2] = ACTIONS(5508), [sym_preproc_directive] = ACTIONS(5508), [anon_sym_LPAREN2] = ACTIONS(5510), [anon_sym_TILDE] = ACTIONS(5510), [anon_sym_STAR] = ACTIONS(5510), [anon_sym_AMP_AMP] = ACTIONS(5510), [anon_sym_AMP] = ACTIONS(5508), [anon_sym_SEMI] = ACTIONS(5510), [anon_sym___extension__] = ACTIONS(5508), [anon_sym_typedef] = ACTIONS(5508), [anon_sym_virtual] = ACTIONS(5508), [anon_sym_extern] = ACTIONS(5508), [anon_sym___attribute__] = ACTIONS(5508), [anon_sym___attribute] = ACTIONS(5508), [anon_sym_using] = ACTIONS(5508), [anon_sym_COLON_COLON] = ACTIONS(5510), [anon_sym_LBRACK_LBRACK] = ACTIONS(5510), [anon_sym___declspec] = ACTIONS(5508), [anon_sym___based] = ACTIONS(5508), [anon_sym_signed] = ACTIONS(5508), [anon_sym_unsigned] = ACTIONS(5508), [anon_sym_long] = ACTIONS(5508), [anon_sym_short] = ACTIONS(5508), [anon_sym_LBRACK] = ACTIONS(5508), [anon_sym_static] = ACTIONS(5508), [anon_sym_register] = ACTIONS(5508), [anon_sym_inline] = ACTIONS(5508), [anon_sym___inline] = ACTIONS(5508), [anon_sym___inline__] = ACTIONS(5508), [anon_sym___forceinline] = ACTIONS(5508), [anon_sym_thread_local] = ACTIONS(5508), [anon_sym___thread] = ACTIONS(5508), [anon_sym_const] = ACTIONS(5508), [anon_sym_constexpr] = ACTIONS(5508), [anon_sym_volatile] = ACTIONS(5508), [anon_sym_restrict] = ACTIONS(5508), [anon_sym___restrict__] = ACTIONS(5508), [anon_sym__Atomic] = ACTIONS(5508), [anon_sym__Noreturn] = ACTIONS(5508), [anon_sym_noreturn] = ACTIONS(5508), [anon_sym__Nonnull] = ACTIONS(5508), [anon_sym_mutable] = ACTIONS(5508), [anon_sym_constinit] = ACTIONS(5508), [anon_sym_consteval] = ACTIONS(5508), [anon_sym_alignas] = ACTIONS(5508), [anon_sym__Alignas] = ACTIONS(5508), [sym_primitive_type] = ACTIONS(5508), [anon_sym_enum] = ACTIONS(5508), [anon_sym_class] = ACTIONS(5508), [anon_sym_struct] = ACTIONS(5508), [anon_sym_union] = ACTIONS(5508), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5508), [anon_sym_decltype] = ACTIONS(5508), [anon_sym_explicit] = ACTIONS(5508), [anon_sym_typename] = ACTIONS(5508), [anon_sym_private] = ACTIONS(5508), [anon_sym_template] = ACTIONS(5508), [anon_sym_operator] = ACTIONS(5508), [anon_sym_friend] = ACTIONS(5508), [anon_sym_public] = ACTIONS(5508), [anon_sym_protected] = ACTIONS(5508), [anon_sym_static_assert] = ACTIONS(5508), }, [STATE(1997)] = { [sym_identifier] = ACTIONS(5512), [aux_sym_preproc_def_token1] = ACTIONS(5512), [aux_sym_preproc_if_token1] = ACTIONS(5512), [aux_sym_preproc_if_token2] = ACTIONS(5512), [aux_sym_preproc_ifdef_token1] = ACTIONS(5512), [aux_sym_preproc_ifdef_token2] = ACTIONS(5512), [sym_preproc_directive] = ACTIONS(5512), [anon_sym_LPAREN2] = ACTIONS(5514), [anon_sym_TILDE] = ACTIONS(5514), [anon_sym_STAR] = ACTIONS(5514), [anon_sym_AMP_AMP] = ACTIONS(5514), [anon_sym_AMP] = ACTIONS(5512), [anon_sym_SEMI] = ACTIONS(5514), [anon_sym___extension__] = ACTIONS(5512), [anon_sym_typedef] = ACTIONS(5512), [anon_sym_virtual] = ACTIONS(5512), [anon_sym_extern] = ACTIONS(5512), [anon_sym___attribute__] = ACTIONS(5512), [anon_sym___attribute] = ACTIONS(5512), [anon_sym_using] = ACTIONS(5512), [anon_sym_COLON_COLON] = ACTIONS(5514), [anon_sym_LBRACK_LBRACK] = ACTIONS(5514), [anon_sym___declspec] = ACTIONS(5512), [anon_sym___based] = ACTIONS(5512), [anon_sym_signed] = ACTIONS(5512), [anon_sym_unsigned] = ACTIONS(5512), [anon_sym_long] = ACTIONS(5512), [anon_sym_short] = ACTIONS(5512), [anon_sym_LBRACK] = ACTIONS(5512), [anon_sym_static] = ACTIONS(5512), [anon_sym_register] = ACTIONS(5512), [anon_sym_inline] = ACTIONS(5512), [anon_sym___inline] = ACTIONS(5512), [anon_sym___inline__] = ACTIONS(5512), [anon_sym___forceinline] = ACTIONS(5512), [anon_sym_thread_local] = ACTIONS(5512), [anon_sym___thread] = ACTIONS(5512), [anon_sym_const] = ACTIONS(5512), [anon_sym_constexpr] = ACTIONS(5512), [anon_sym_volatile] = ACTIONS(5512), [anon_sym_restrict] = ACTIONS(5512), [anon_sym___restrict__] = ACTIONS(5512), [anon_sym__Atomic] = ACTIONS(5512), [anon_sym__Noreturn] = ACTIONS(5512), [anon_sym_noreturn] = ACTIONS(5512), [anon_sym__Nonnull] = ACTIONS(5512), [anon_sym_mutable] = ACTIONS(5512), [anon_sym_constinit] = ACTIONS(5512), [anon_sym_consteval] = ACTIONS(5512), [anon_sym_alignas] = ACTIONS(5512), [anon_sym__Alignas] = ACTIONS(5512), [sym_primitive_type] = ACTIONS(5512), [anon_sym_enum] = ACTIONS(5512), [anon_sym_class] = ACTIONS(5512), [anon_sym_struct] = ACTIONS(5512), [anon_sym_union] = ACTIONS(5512), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5512), [anon_sym_decltype] = ACTIONS(5512), [anon_sym_explicit] = ACTIONS(5512), [anon_sym_typename] = ACTIONS(5512), [anon_sym_private] = ACTIONS(5512), [anon_sym_template] = ACTIONS(5512), [anon_sym_operator] = ACTIONS(5512), [anon_sym_friend] = ACTIONS(5512), [anon_sym_public] = ACTIONS(5512), [anon_sym_protected] = ACTIONS(5512), [anon_sym_static_assert] = ACTIONS(5512), }, [STATE(1998)] = { [sym_identifier] = ACTIONS(3148), [aux_sym_preproc_def_token1] = ACTIONS(3148), [aux_sym_preproc_if_token1] = ACTIONS(3148), [aux_sym_preproc_ifdef_token1] = ACTIONS(3148), [aux_sym_preproc_ifdef_token2] = ACTIONS(3148), [sym_preproc_directive] = ACTIONS(3148), [anon_sym_LPAREN2] = ACTIONS(3150), [anon_sym_TILDE] = ACTIONS(3150), [anon_sym_STAR] = ACTIONS(3150), [anon_sym_AMP_AMP] = ACTIONS(3150), [anon_sym_AMP] = ACTIONS(3148), [anon_sym_SEMI] = ACTIONS(3150), [anon_sym___extension__] = ACTIONS(3148), [anon_sym_typedef] = ACTIONS(3148), [anon_sym_virtual] = ACTIONS(3148), [anon_sym_extern] = ACTIONS(3148), [anon_sym___attribute__] = ACTIONS(3148), [anon_sym___attribute] = ACTIONS(3148), [anon_sym_using] = ACTIONS(3148), [anon_sym_COLON_COLON] = ACTIONS(3150), [anon_sym_LBRACK_LBRACK] = ACTIONS(3150), [anon_sym___declspec] = ACTIONS(3148), [anon_sym___based] = ACTIONS(3148), [anon_sym_RBRACE] = ACTIONS(3150), [anon_sym_signed] = ACTIONS(3148), [anon_sym_unsigned] = ACTIONS(3148), [anon_sym_long] = ACTIONS(3148), [anon_sym_short] = ACTIONS(3148), [anon_sym_LBRACK] = ACTIONS(3148), [anon_sym_static] = ACTIONS(3148), [anon_sym_register] = ACTIONS(3148), [anon_sym_inline] = ACTIONS(3148), [anon_sym___inline] = ACTIONS(3148), [anon_sym___inline__] = ACTIONS(3148), [anon_sym___forceinline] = ACTIONS(3148), [anon_sym_thread_local] = ACTIONS(3148), [anon_sym___thread] = ACTIONS(3148), [anon_sym_const] = ACTIONS(3148), [anon_sym_constexpr] = ACTIONS(3148), [anon_sym_volatile] = ACTIONS(3148), [anon_sym_restrict] = ACTIONS(3148), [anon_sym___restrict__] = ACTIONS(3148), [anon_sym__Atomic] = ACTIONS(3148), [anon_sym__Noreturn] = ACTIONS(3148), [anon_sym_noreturn] = ACTIONS(3148), [anon_sym__Nonnull] = ACTIONS(3148), [anon_sym_mutable] = ACTIONS(3148), [anon_sym_constinit] = ACTIONS(3148), [anon_sym_consteval] = ACTIONS(3148), [anon_sym_alignas] = ACTIONS(3148), [anon_sym__Alignas] = ACTIONS(3148), [sym_primitive_type] = ACTIONS(3148), [anon_sym_enum] = ACTIONS(3148), [anon_sym_class] = ACTIONS(3148), [anon_sym_struct] = ACTIONS(3148), [anon_sym_union] = ACTIONS(3148), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3148), [anon_sym_decltype] = ACTIONS(3148), [anon_sym_explicit] = ACTIONS(3148), [anon_sym_typename] = ACTIONS(3148), [anon_sym_private] = ACTIONS(3148), [anon_sym_template] = ACTIONS(3148), [anon_sym_operator] = ACTIONS(3148), [anon_sym_friend] = ACTIONS(3148), [anon_sym_public] = ACTIONS(3148), [anon_sym_protected] = ACTIONS(3148), [anon_sym_static_assert] = ACTIONS(3148), }, [STATE(1999)] = { [sym_identifier] = ACTIONS(5621), [aux_sym_preproc_def_token1] = ACTIONS(5621), [aux_sym_preproc_if_token1] = ACTIONS(5621), [aux_sym_preproc_ifdef_token1] = ACTIONS(5621), [aux_sym_preproc_ifdef_token2] = ACTIONS(5621), [sym_preproc_directive] = ACTIONS(5621), [anon_sym_LPAREN2] = ACTIONS(5623), [anon_sym_TILDE] = ACTIONS(5623), [anon_sym_STAR] = ACTIONS(5623), [anon_sym_AMP_AMP] = ACTIONS(5623), [anon_sym_AMP] = ACTIONS(5621), [anon_sym_SEMI] = ACTIONS(5623), [anon_sym___extension__] = ACTIONS(5621), [anon_sym_typedef] = ACTIONS(5621), [anon_sym_virtual] = ACTIONS(5621), [anon_sym_extern] = ACTIONS(5621), [anon_sym___attribute__] = ACTIONS(5621), [anon_sym___attribute] = ACTIONS(5621), [anon_sym_using] = ACTIONS(5621), [anon_sym_COLON_COLON] = ACTIONS(5623), [anon_sym_LBRACK_LBRACK] = ACTIONS(5623), [anon_sym___declspec] = ACTIONS(5621), [anon_sym___based] = ACTIONS(5621), [anon_sym_RBRACE] = ACTIONS(5623), [anon_sym_signed] = ACTIONS(5621), [anon_sym_unsigned] = ACTIONS(5621), [anon_sym_long] = ACTIONS(5621), [anon_sym_short] = ACTIONS(5621), [anon_sym_LBRACK] = ACTIONS(5621), [anon_sym_static] = ACTIONS(5621), [anon_sym_register] = ACTIONS(5621), [anon_sym_inline] = ACTIONS(5621), [anon_sym___inline] = ACTIONS(5621), [anon_sym___inline__] = ACTIONS(5621), [anon_sym___forceinline] = ACTIONS(5621), [anon_sym_thread_local] = ACTIONS(5621), [anon_sym___thread] = ACTIONS(5621), [anon_sym_const] = ACTIONS(5621), [anon_sym_constexpr] = ACTIONS(5621), [anon_sym_volatile] = ACTIONS(5621), [anon_sym_restrict] = ACTIONS(5621), [anon_sym___restrict__] = ACTIONS(5621), [anon_sym__Atomic] = ACTIONS(5621), [anon_sym__Noreturn] = ACTIONS(5621), [anon_sym_noreturn] = ACTIONS(5621), [anon_sym__Nonnull] = ACTIONS(5621), [anon_sym_mutable] = ACTIONS(5621), [anon_sym_constinit] = ACTIONS(5621), [anon_sym_consteval] = ACTIONS(5621), [anon_sym_alignas] = ACTIONS(5621), [anon_sym__Alignas] = ACTIONS(5621), [sym_primitive_type] = ACTIONS(5621), [anon_sym_enum] = ACTIONS(5621), [anon_sym_class] = ACTIONS(5621), [anon_sym_struct] = ACTIONS(5621), [anon_sym_union] = ACTIONS(5621), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5621), [anon_sym_decltype] = ACTIONS(5621), [anon_sym_explicit] = ACTIONS(5621), [anon_sym_typename] = ACTIONS(5621), [anon_sym_private] = ACTIONS(5621), [anon_sym_template] = ACTIONS(5621), [anon_sym_operator] = ACTIONS(5621), [anon_sym_friend] = ACTIONS(5621), [anon_sym_public] = ACTIONS(5621), [anon_sym_protected] = ACTIONS(5621), [anon_sym_static_assert] = ACTIONS(5621), }, [STATE(2000)] = { [sym_identifier] = ACTIONS(5601), [aux_sym_preproc_def_token1] = ACTIONS(5601), [aux_sym_preproc_if_token1] = ACTIONS(5601), [aux_sym_preproc_if_token2] = ACTIONS(5601), [aux_sym_preproc_ifdef_token1] = ACTIONS(5601), [aux_sym_preproc_ifdef_token2] = ACTIONS(5601), [sym_preproc_directive] = ACTIONS(5601), [anon_sym_LPAREN2] = ACTIONS(5603), [anon_sym_TILDE] = ACTIONS(5603), [anon_sym_STAR] = ACTIONS(5603), [anon_sym_AMP_AMP] = ACTIONS(5603), [anon_sym_AMP] = ACTIONS(5601), [anon_sym_SEMI] = ACTIONS(5603), [anon_sym___extension__] = ACTIONS(5601), [anon_sym_typedef] = ACTIONS(5601), [anon_sym_virtual] = ACTIONS(5601), [anon_sym_extern] = ACTIONS(5601), [anon_sym___attribute__] = ACTIONS(5601), [anon_sym___attribute] = ACTIONS(5601), [anon_sym_using] = ACTIONS(5601), [anon_sym_COLON_COLON] = ACTIONS(5603), [anon_sym_LBRACK_LBRACK] = ACTIONS(5603), [anon_sym___declspec] = ACTIONS(5601), [anon_sym___based] = ACTIONS(5601), [anon_sym_signed] = ACTIONS(5601), [anon_sym_unsigned] = ACTIONS(5601), [anon_sym_long] = ACTIONS(5601), [anon_sym_short] = ACTIONS(5601), [anon_sym_LBRACK] = ACTIONS(5601), [anon_sym_static] = ACTIONS(5601), [anon_sym_register] = ACTIONS(5601), [anon_sym_inline] = ACTIONS(5601), [anon_sym___inline] = ACTIONS(5601), [anon_sym___inline__] = ACTIONS(5601), [anon_sym___forceinline] = ACTIONS(5601), [anon_sym_thread_local] = ACTIONS(5601), [anon_sym___thread] = ACTIONS(5601), [anon_sym_const] = ACTIONS(5601), [anon_sym_constexpr] = ACTIONS(5601), [anon_sym_volatile] = ACTIONS(5601), [anon_sym_restrict] = ACTIONS(5601), [anon_sym___restrict__] = ACTIONS(5601), [anon_sym__Atomic] = ACTIONS(5601), [anon_sym__Noreturn] = ACTIONS(5601), [anon_sym_noreturn] = ACTIONS(5601), [anon_sym__Nonnull] = ACTIONS(5601), [anon_sym_mutable] = ACTIONS(5601), [anon_sym_constinit] = ACTIONS(5601), [anon_sym_consteval] = ACTIONS(5601), [anon_sym_alignas] = ACTIONS(5601), [anon_sym__Alignas] = ACTIONS(5601), [sym_primitive_type] = ACTIONS(5601), [anon_sym_enum] = ACTIONS(5601), [anon_sym_class] = ACTIONS(5601), [anon_sym_struct] = ACTIONS(5601), [anon_sym_union] = ACTIONS(5601), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5601), [anon_sym_decltype] = ACTIONS(5601), [anon_sym_explicit] = ACTIONS(5601), [anon_sym_typename] = ACTIONS(5601), [anon_sym_private] = ACTIONS(5601), [anon_sym_template] = ACTIONS(5601), [anon_sym_operator] = ACTIONS(5601), [anon_sym_friend] = ACTIONS(5601), [anon_sym_public] = ACTIONS(5601), [anon_sym_protected] = ACTIONS(5601), [anon_sym_static_assert] = ACTIONS(5601), }, [STATE(2001)] = { [sym_identifier] = ACTIONS(5629), [aux_sym_preproc_def_token1] = ACTIONS(5629), [aux_sym_preproc_if_token1] = ACTIONS(5629), [aux_sym_preproc_if_token2] = ACTIONS(5629), [aux_sym_preproc_ifdef_token1] = ACTIONS(5629), [aux_sym_preproc_ifdef_token2] = ACTIONS(5629), [sym_preproc_directive] = ACTIONS(5629), [anon_sym_LPAREN2] = ACTIONS(5631), [anon_sym_TILDE] = ACTIONS(5631), [anon_sym_STAR] = ACTIONS(5631), [anon_sym_AMP_AMP] = ACTIONS(5631), [anon_sym_AMP] = ACTIONS(5629), [anon_sym_SEMI] = ACTIONS(5631), [anon_sym___extension__] = ACTIONS(5629), [anon_sym_typedef] = ACTIONS(5629), [anon_sym_virtual] = ACTIONS(5629), [anon_sym_extern] = ACTIONS(5629), [anon_sym___attribute__] = ACTIONS(5629), [anon_sym___attribute] = ACTIONS(5629), [anon_sym_using] = ACTIONS(5629), [anon_sym_COLON_COLON] = ACTIONS(5631), [anon_sym_LBRACK_LBRACK] = ACTIONS(5631), [anon_sym___declspec] = ACTIONS(5629), [anon_sym___based] = ACTIONS(5629), [anon_sym_signed] = ACTIONS(5629), [anon_sym_unsigned] = ACTIONS(5629), [anon_sym_long] = ACTIONS(5629), [anon_sym_short] = ACTIONS(5629), [anon_sym_LBRACK] = ACTIONS(5629), [anon_sym_static] = ACTIONS(5629), [anon_sym_register] = ACTIONS(5629), [anon_sym_inline] = ACTIONS(5629), [anon_sym___inline] = ACTIONS(5629), [anon_sym___inline__] = ACTIONS(5629), [anon_sym___forceinline] = ACTIONS(5629), [anon_sym_thread_local] = ACTIONS(5629), [anon_sym___thread] = ACTIONS(5629), [anon_sym_const] = ACTIONS(5629), [anon_sym_constexpr] = ACTIONS(5629), [anon_sym_volatile] = ACTIONS(5629), [anon_sym_restrict] = ACTIONS(5629), [anon_sym___restrict__] = ACTIONS(5629), [anon_sym__Atomic] = ACTIONS(5629), [anon_sym__Noreturn] = ACTIONS(5629), [anon_sym_noreturn] = ACTIONS(5629), [anon_sym__Nonnull] = ACTIONS(5629), [anon_sym_mutable] = ACTIONS(5629), [anon_sym_constinit] = ACTIONS(5629), [anon_sym_consteval] = ACTIONS(5629), [anon_sym_alignas] = ACTIONS(5629), [anon_sym__Alignas] = ACTIONS(5629), [sym_primitive_type] = ACTIONS(5629), [anon_sym_enum] = ACTIONS(5629), [anon_sym_class] = ACTIONS(5629), [anon_sym_struct] = ACTIONS(5629), [anon_sym_union] = ACTIONS(5629), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5629), [anon_sym_decltype] = ACTIONS(5629), [anon_sym_explicit] = ACTIONS(5629), [anon_sym_typename] = ACTIONS(5629), [anon_sym_private] = ACTIONS(5629), [anon_sym_template] = ACTIONS(5629), [anon_sym_operator] = ACTIONS(5629), [anon_sym_friend] = ACTIONS(5629), [anon_sym_public] = ACTIONS(5629), [anon_sym_protected] = ACTIONS(5629), [anon_sym_static_assert] = ACTIONS(5629), }, [STATE(2002)] = { [sym_identifier] = ACTIONS(5500), [aux_sym_preproc_def_token1] = ACTIONS(5500), [aux_sym_preproc_if_token1] = ACTIONS(5500), [aux_sym_preproc_if_token2] = ACTIONS(5500), [aux_sym_preproc_ifdef_token1] = ACTIONS(5500), [aux_sym_preproc_ifdef_token2] = ACTIONS(5500), [sym_preproc_directive] = ACTIONS(5500), [anon_sym_LPAREN2] = ACTIONS(5502), [anon_sym_TILDE] = ACTIONS(5502), [anon_sym_STAR] = ACTIONS(5502), [anon_sym_AMP_AMP] = ACTIONS(5502), [anon_sym_AMP] = ACTIONS(5500), [anon_sym_SEMI] = ACTIONS(5502), [anon_sym___extension__] = ACTIONS(5500), [anon_sym_typedef] = ACTIONS(5500), [anon_sym_virtual] = ACTIONS(5500), [anon_sym_extern] = ACTIONS(5500), [anon_sym___attribute__] = ACTIONS(5500), [anon_sym___attribute] = ACTIONS(5500), [anon_sym_using] = ACTIONS(5500), [anon_sym_COLON_COLON] = ACTIONS(5502), [anon_sym_LBRACK_LBRACK] = ACTIONS(5502), [anon_sym___declspec] = ACTIONS(5500), [anon_sym___based] = ACTIONS(5500), [anon_sym_signed] = ACTIONS(5500), [anon_sym_unsigned] = ACTIONS(5500), [anon_sym_long] = ACTIONS(5500), [anon_sym_short] = ACTIONS(5500), [anon_sym_LBRACK] = ACTIONS(5500), [anon_sym_static] = ACTIONS(5500), [anon_sym_register] = ACTIONS(5500), [anon_sym_inline] = ACTIONS(5500), [anon_sym___inline] = ACTIONS(5500), [anon_sym___inline__] = ACTIONS(5500), [anon_sym___forceinline] = ACTIONS(5500), [anon_sym_thread_local] = ACTIONS(5500), [anon_sym___thread] = ACTIONS(5500), [anon_sym_const] = ACTIONS(5500), [anon_sym_constexpr] = ACTIONS(5500), [anon_sym_volatile] = ACTIONS(5500), [anon_sym_restrict] = ACTIONS(5500), [anon_sym___restrict__] = ACTIONS(5500), [anon_sym__Atomic] = ACTIONS(5500), [anon_sym__Noreturn] = ACTIONS(5500), [anon_sym_noreturn] = ACTIONS(5500), [anon_sym__Nonnull] = ACTIONS(5500), [anon_sym_mutable] = ACTIONS(5500), [anon_sym_constinit] = ACTIONS(5500), [anon_sym_consteval] = ACTIONS(5500), [anon_sym_alignas] = ACTIONS(5500), [anon_sym__Alignas] = ACTIONS(5500), [sym_primitive_type] = ACTIONS(5500), [anon_sym_enum] = ACTIONS(5500), [anon_sym_class] = ACTIONS(5500), [anon_sym_struct] = ACTIONS(5500), [anon_sym_union] = ACTIONS(5500), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5500), [anon_sym_decltype] = ACTIONS(5500), [anon_sym_explicit] = ACTIONS(5500), [anon_sym_typename] = ACTIONS(5500), [anon_sym_private] = ACTIONS(5500), [anon_sym_template] = ACTIONS(5500), [anon_sym_operator] = ACTIONS(5500), [anon_sym_friend] = ACTIONS(5500), [anon_sym_public] = ACTIONS(5500), [anon_sym_protected] = ACTIONS(5500), [anon_sym_static_assert] = ACTIONS(5500), }, [STATE(2003)] = { [sym_identifier] = ACTIONS(5504), [aux_sym_preproc_def_token1] = ACTIONS(5504), [aux_sym_preproc_if_token1] = ACTIONS(5504), [aux_sym_preproc_if_token2] = ACTIONS(5504), [aux_sym_preproc_ifdef_token1] = ACTIONS(5504), [aux_sym_preproc_ifdef_token2] = ACTIONS(5504), [sym_preproc_directive] = ACTIONS(5504), [anon_sym_LPAREN2] = ACTIONS(5506), [anon_sym_TILDE] = ACTIONS(5506), [anon_sym_STAR] = ACTIONS(5506), [anon_sym_AMP_AMP] = ACTIONS(5506), [anon_sym_AMP] = ACTIONS(5504), [anon_sym_SEMI] = ACTIONS(5506), [anon_sym___extension__] = ACTIONS(5504), [anon_sym_typedef] = ACTIONS(5504), [anon_sym_virtual] = ACTIONS(5504), [anon_sym_extern] = ACTIONS(5504), [anon_sym___attribute__] = ACTIONS(5504), [anon_sym___attribute] = ACTIONS(5504), [anon_sym_using] = ACTIONS(5504), [anon_sym_COLON_COLON] = ACTIONS(5506), [anon_sym_LBRACK_LBRACK] = ACTIONS(5506), [anon_sym___declspec] = ACTIONS(5504), [anon_sym___based] = ACTIONS(5504), [anon_sym_signed] = ACTIONS(5504), [anon_sym_unsigned] = ACTIONS(5504), [anon_sym_long] = ACTIONS(5504), [anon_sym_short] = ACTIONS(5504), [anon_sym_LBRACK] = ACTIONS(5504), [anon_sym_static] = ACTIONS(5504), [anon_sym_register] = ACTIONS(5504), [anon_sym_inline] = ACTIONS(5504), [anon_sym___inline] = ACTIONS(5504), [anon_sym___inline__] = ACTIONS(5504), [anon_sym___forceinline] = ACTIONS(5504), [anon_sym_thread_local] = ACTIONS(5504), [anon_sym___thread] = ACTIONS(5504), [anon_sym_const] = ACTIONS(5504), [anon_sym_constexpr] = ACTIONS(5504), [anon_sym_volatile] = ACTIONS(5504), [anon_sym_restrict] = ACTIONS(5504), [anon_sym___restrict__] = ACTIONS(5504), [anon_sym__Atomic] = ACTIONS(5504), [anon_sym__Noreturn] = ACTIONS(5504), [anon_sym_noreturn] = ACTIONS(5504), [anon_sym__Nonnull] = ACTIONS(5504), [anon_sym_mutable] = ACTIONS(5504), [anon_sym_constinit] = ACTIONS(5504), [anon_sym_consteval] = ACTIONS(5504), [anon_sym_alignas] = ACTIONS(5504), [anon_sym__Alignas] = ACTIONS(5504), [sym_primitive_type] = ACTIONS(5504), [anon_sym_enum] = ACTIONS(5504), [anon_sym_class] = ACTIONS(5504), [anon_sym_struct] = ACTIONS(5504), [anon_sym_union] = ACTIONS(5504), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5504), [anon_sym_decltype] = ACTIONS(5504), [anon_sym_explicit] = ACTIONS(5504), [anon_sym_typename] = ACTIONS(5504), [anon_sym_private] = ACTIONS(5504), [anon_sym_template] = ACTIONS(5504), [anon_sym_operator] = ACTIONS(5504), [anon_sym_friend] = ACTIONS(5504), [anon_sym_public] = ACTIONS(5504), [anon_sym_protected] = ACTIONS(5504), [anon_sym_static_assert] = ACTIONS(5504), }, [STATE(2004)] = { [sym_identifier] = ACTIONS(5504), [aux_sym_preproc_def_token1] = ACTIONS(5504), [aux_sym_preproc_if_token1] = ACTIONS(5504), [aux_sym_preproc_if_token2] = ACTIONS(5504), [aux_sym_preproc_ifdef_token1] = ACTIONS(5504), [aux_sym_preproc_ifdef_token2] = ACTIONS(5504), [sym_preproc_directive] = ACTIONS(5504), [anon_sym_LPAREN2] = ACTIONS(5506), [anon_sym_TILDE] = ACTIONS(5506), [anon_sym_STAR] = ACTIONS(5506), [anon_sym_AMP_AMP] = ACTIONS(5506), [anon_sym_AMP] = ACTIONS(5504), [anon_sym_SEMI] = ACTIONS(5506), [anon_sym___extension__] = ACTIONS(5504), [anon_sym_typedef] = ACTIONS(5504), [anon_sym_virtual] = ACTIONS(5504), [anon_sym_extern] = ACTIONS(5504), [anon_sym___attribute__] = ACTIONS(5504), [anon_sym___attribute] = ACTIONS(5504), [anon_sym_using] = ACTIONS(5504), [anon_sym_COLON_COLON] = ACTIONS(5506), [anon_sym_LBRACK_LBRACK] = ACTIONS(5506), [anon_sym___declspec] = ACTIONS(5504), [anon_sym___based] = ACTIONS(5504), [anon_sym_signed] = ACTIONS(5504), [anon_sym_unsigned] = ACTIONS(5504), [anon_sym_long] = ACTIONS(5504), [anon_sym_short] = ACTIONS(5504), [anon_sym_LBRACK] = ACTIONS(5504), [anon_sym_static] = ACTIONS(5504), [anon_sym_register] = ACTIONS(5504), [anon_sym_inline] = ACTIONS(5504), [anon_sym___inline] = ACTIONS(5504), [anon_sym___inline__] = ACTIONS(5504), [anon_sym___forceinline] = ACTIONS(5504), [anon_sym_thread_local] = ACTIONS(5504), [anon_sym___thread] = ACTIONS(5504), [anon_sym_const] = ACTIONS(5504), [anon_sym_constexpr] = ACTIONS(5504), [anon_sym_volatile] = ACTIONS(5504), [anon_sym_restrict] = ACTIONS(5504), [anon_sym___restrict__] = ACTIONS(5504), [anon_sym__Atomic] = ACTIONS(5504), [anon_sym__Noreturn] = ACTIONS(5504), [anon_sym_noreturn] = ACTIONS(5504), [anon_sym__Nonnull] = ACTIONS(5504), [anon_sym_mutable] = ACTIONS(5504), [anon_sym_constinit] = ACTIONS(5504), [anon_sym_consteval] = ACTIONS(5504), [anon_sym_alignas] = ACTIONS(5504), [anon_sym__Alignas] = ACTIONS(5504), [sym_primitive_type] = ACTIONS(5504), [anon_sym_enum] = ACTIONS(5504), [anon_sym_class] = ACTIONS(5504), [anon_sym_struct] = ACTIONS(5504), [anon_sym_union] = ACTIONS(5504), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5504), [anon_sym_decltype] = ACTIONS(5504), [anon_sym_explicit] = ACTIONS(5504), [anon_sym_typename] = ACTIONS(5504), [anon_sym_private] = ACTIONS(5504), [anon_sym_template] = ACTIONS(5504), [anon_sym_operator] = ACTIONS(5504), [anon_sym_friend] = ACTIONS(5504), [anon_sym_public] = ACTIONS(5504), [anon_sym_protected] = ACTIONS(5504), [anon_sym_static_assert] = ACTIONS(5504), }, [STATE(2005)] = { [sym_identifier] = ACTIONS(5516), [aux_sym_preproc_def_token1] = ACTIONS(5516), [aux_sym_preproc_if_token1] = ACTIONS(5516), [aux_sym_preproc_if_token2] = ACTIONS(5516), [aux_sym_preproc_ifdef_token1] = ACTIONS(5516), [aux_sym_preproc_ifdef_token2] = ACTIONS(5516), [sym_preproc_directive] = ACTIONS(5516), [anon_sym_LPAREN2] = ACTIONS(5518), [anon_sym_TILDE] = ACTIONS(5518), [anon_sym_STAR] = ACTIONS(5518), [anon_sym_AMP_AMP] = ACTIONS(5518), [anon_sym_AMP] = ACTIONS(5516), [anon_sym_SEMI] = ACTIONS(5518), [anon_sym___extension__] = ACTIONS(5516), [anon_sym_typedef] = ACTIONS(5516), [anon_sym_virtual] = ACTIONS(5516), [anon_sym_extern] = ACTIONS(5516), [anon_sym___attribute__] = ACTIONS(5516), [anon_sym___attribute] = ACTIONS(5516), [anon_sym_using] = ACTIONS(5516), [anon_sym_COLON_COLON] = ACTIONS(5518), [anon_sym_LBRACK_LBRACK] = ACTIONS(5518), [anon_sym___declspec] = ACTIONS(5516), [anon_sym___based] = ACTIONS(5516), [anon_sym_signed] = ACTIONS(5516), [anon_sym_unsigned] = ACTIONS(5516), [anon_sym_long] = ACTIONS(5516), [anon_sym_short] = ACTIONS(5516), [anon_sym_LBRACK] = ACTIONS(5516), [anon_sym_static] = ACTIONS(5516), [anon_sym_register] = ACTIONS(5516), [anon_sym_inline] = ACTIONS(5516), [anon_sym___inline] = ACTIONS(5516), [anon_sym___inline__] = ACTIONS(5516), [anon_sym___forceinline] = ACTIONS(5516), [anon_sym_thread_local] = ACTIONS(5516), [anon_sym___thread] = ACTIONS(5516), [anon_sym_const] = ACTIONS(5516), [anon_sym_constexpr] = ACTIONS(5516), [anon_sym_volatile] = ACTIONS(5516), [anon_sym_restrict] = ACTIONS(5516), [anon_sym___restrict__] = ACTIONS(5516), [anon_sym__Atomic] = ACTIONS(5516), [anon_sym__Noreturn] = ACTIONS(5516), [anon_sym_noreturn] = ACTIONS(5516), [anon_sym__Nonnull] = ACTIONS(5516), [anon_sym_mutable] = ACTIONS(5516), [anon_sym_constinit] = ACTIONS(5516), [anon_sym_consteval] = ACTIONS(5516), [anon_sym_alignas] = ACTIONS(5516), [anon_sym__Alignas] = ACTIONS(5516), [sym_primitive_type] = ACTIONS(5516), [anon_sym_enum] = ACTIONS(5516), [anon_sym_class] = ACTIONS(5516), [anon_sym_struct] = ACTIONS(5516), [anon_sym_union] = ACTIONS(5516), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5516), [anon_sym_decltype] = ACTIONS(5516), [anon_sym_explicit] = ACTIONS(5516), [anon_sym_typename] = ACTIONS(5516), [anon_sym_private] = ACTIONS(5516), [anon_sym_template] = ACTIONS(5516), [anon_sym_operator] = ACTIONS(5516), [anon_sym_friend] = ACTIONS(5516), [anon_sym_public] = ACTIONS(5516), [anon_sym_protected] = ACTIONS(5516), [anon_sym_static_assert] = ACTIONS(5516), }, [STATE(2006)] = { [sym_identifier] = ACTIONS(5520), [aux_sym_preproc_def_token1] = ACTIONS(5520), [aux_sym_preproc_if_token1] = ACTIONS(5520), [aux_sym_preproc_if_token2] = ACTIONS(5520), [aux_sym_preproc_ifdef_token1] = ACTIONS(5520), [aux_sym_preproc_ifdef_token2] = ACTIONS(5520), [sym_preproc_directive] = ACTIONS(5520), [anon_sym_LPAREN2] = ACTIONS(5522), [anon_sym_TILDE] = ACTIONS(5522), [anon_sym_STAR] = ACTIONS(5522), [anon_sym_AMP_AMP] = ACTIONS(5522), [anon_sym_AMP] = ACTIONS(5520), [anon_sym_SEMI] = ACTIONS(5522), [anon_sym___extension__] = ACTIONS(5520), [anon_sym_typedef] = ACTIONS(5520), [anon_sym_virtual] = ACTIONS(5520), [anon_sym_extern] = ACTIONS(5520), [anon_sym___attribute__] = ACTIONS(5520), [anon_sym___attribute] = ACTIONS(5520), [anon_sym_using] = ACTIONS(5520), [anon_sym_COLON_COLON] = ACTIONS(5522), [anon_sym_LBRACK_LBRACK] = ACTIONS(5522), [anon_sym___declspec] = ACTIONS(5520), [anon_sym___based] = ACTIONS(5520), [anon_sym_signed] = ACTIONS(5520), [anon_sym_unsigned] = ACTIONS(5520), [anon_sym_long] = ACTIONS(5520), [anon_sym_short] = ACTIONS(5520), [anon_sym_LBRACK] = ACTIONS(5520), [anon_sym_static] = ACTIONS(5520), [anon_sym_register] = ACTIONS(5520), [anon_sym_inline] = ACTIONS(5520), [anon_sym___inline] = ACTIONS(5520), [anon_sym___inline__] = ACTIONS(5520), [anon_sym___forceinline] = ACTIONS(5520), [anon_sym_thread_local] = ACTIONS(5520), [anon_sym___thread] = ACTIONS(5520), [anon_sym_const] = ACTIONS(5520), [anon_sym_constexpr] = ACTIONS(5520), [anon_sym_volatile] = ACTIONS(5520), [anon_sym_restrict] = ACTIONS(5520), [anon_sym___restrict__] = ACTIONS(5520), [anon_sym__Atomic] = ACTIONS(5520), [anon_sym__Noreturn] = ACTIONS(5520), [anon_sym_noreturn] = ACTIONS(5520), [anon_sym__Nonnull] = ACTIONS(5520), [anon_sym_mutable] = ACTIONS(5520), [anon_sym_constinit] = ACTIONS(5520), [anon_sym_consteval] = ACTIONS(5520), [anon_sym_alignas] = ACTIONS(5520), [anon_sym__Alignas] = ACTIONS(5520), [sym_primitive_type] = ACTIONS(5520), [anon_sym_enum] = ACTIONS(5520), [anon_sym_class] = ACTIONS(5520), [anon_sym_struct] = ACTIONS(5520), [anon_sym_union] = ACTIONS(5520), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5520), [anon_sym_decltype] = ACTIONS(5520), [anon_sym_explicit] = ACTIONS(5520), [anon_sym_typename] = ACTIONS(5520), [anon_sym_private] = ACTIONS(5520), [anon_sym_template] = ACTIONS(5520), [anon_sym_operator] = ACTIONS(5520), [anon_sym_friend] = ACTIONS(5520), [anon_sym_public] = ACTIONS(5520), [anon_sym_protected] = ACTIONS(5520), [anon_sym_static_assert] = ACTIONS(5520), }, [STATE(2007)] = { [sym_identifier] = ACTIONS(5524), [aux_sym_preproc_def_token1] = ACTIONS(5524), [aux_sym_preproc_if_token1] = ACTIONS(5524), [aux_sym_preproc_if_token2] = ACTIONS(5524), [aux_sym_preproc_ifdef_token1] = ACTIONS(5524), [aux_sym_preproc_ifdef_token2] = ACTIONS(5524), [sym_preproc_directive] = ACTIONS(5524), [anon_sym_LPAREN2] = ACTIONS(5526), [anon_sym_TILDE] = ACTIONS(5526), [anon_sym_STAR] = ACTIONS(5526), [anon_sym_AMP_AMP] = ACTIONS(5526), [anon_sym_AMP] = ACTIONS(5524), [anon_sym_SEMI] = ACTIONS(5526), [anon_sym___extension__] = ACTIONS(5524), [anon_sym_typedef] = ACTIONS(5524), [anon_sym_virtual] = ACTIONS(5524), [anon_sym_extern] = ACTIONS(5524), [anon_sym___attribute__] = ACTIONS(5524), [anon_sym___attribute] = ACTIONS(5524), [anon_sym_using] = ACTIONS(5524), [anon_sym_COLON_COLON] = ACTIONS(5526), [anon_sym_LBRACK_LBRACK] = ACTIONS(5526), [anon_sym___declspec] = ACTIONS(5524), [anon_sym___based] = ACTIONS(5524), [anon_sym_signed] = ACTIONS(5524), [anon_sym_unsigned] = ACTIONS(5524), [anon_sym_long] = ACTIONS(5524), [anon_sym_short] = ACTIONS(5524), [anon_sym_LBRACK] = ACTIONS(5524), [anon_sym_static] = ACTIONS(5524), [anon_sym_register] = ACTIONS(5524), [anon_sym_inline] = ACTIONS(5524), [anon_sym___inline] = ACTIONS(5524), [anon_sym___inline__] = ACTIONS(5524), [anon_sym___forceinline] = ACTIONS(5524), [anon_sym_thread_local] = ACTIONS(5524), [anon_sym___thread] = ACTIONS(5524), [anon_sym_const] = ACTIONS(5524), [anon_sym_constexpr] = ACTIONS(5524), [anon_sym_volatile] = ACTIONS(5524), [anon_sym_restrict] = ACTIONS(5524), [anon_sym___restrict__] = ACTIONS(5524), [anon_sym__Atomic] = ACTIONS(5524), [anon_sym__Noreturn] = ACTIONS(5524), [anon_sym_noreturn] = ACTIONS(5524), [anon_sym__Nonnull] = ACTIONS(5524), [anon_sym_mutable] = ACTIONS(5524), [anon_sym_constinit] = ACTIONS(5524), [anon_sym_consteval] = ACTIONS(5524), [anon_sym_alignas] = ACTIONS(5524), [anon_sym__Alignas] = ACTIONS(5524), [sym_primitive_type] = ACTIONS(5524), [anon_sym_enum] = ACTIONS(5524), [anon_sym_class] = ACTIONS(5524), [anon_sym_struct] = ACTIONS(5524), [anon_sym_union] = ACTIONS(5524), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5524), [anon_sym_decltype] = ACTIONS(5524), [anon_sym_explicit] = ACTIONS(5524), [anon_sym_typename] = ACTIONS(5524), [anon_sym_private] = ACTIONS(5524), [anon_sym_template] = ACTIONS(5524), [anon_sym_operator] = ACTIONS(5524), [anon_sym_friend] = ACTIONS(5524), [anon_sym_public] = ACTIONS(5524), [anon_sym_protected] = ACTIONS(5524), [anon_sym_static_assert] = ACTIONS(5524), }, [STATE(2008)] = { [sym_identifier] = ACTIONS(5528), [aux_sym_preproc_def_token1] = ACTIONS(5528), [aux_sym_preproc_if_token1] = ACTIONS(5528), [aux_sym_preproc_if_token2] = ACTIONS(5528), [aux_sym_preproc_ifdef_token1] = ACTIONS(5528), [aux_sym_preproc_ifdef_token2] = ACTIONS(5528), [sym_preproc_directive] = ACTIONS(5528), [anon_sym_LPAREN2] = ACTIONS(5530), [anon_sym_TILDE] = ACTIONS(5530), [anon_sym_STAR] = ACTIONS(5530), [anon_sym_AMP_AMP] = ACTIONS(5530), [anon_sym_AMP] = ACTIONS(5528), [anon_sym_SEMI] = ACTIONS(5530), [anon_sym___extension__] = ACTIONS(5528), [anon_sym_typedef] = ACTIONS(5528), [anon_sym_virtual] = ACTIONS(5528), [anon_sym_extern] = ACTIONS(5528), [anon_sym___attribute__] = ACTIONS(5528), [anon_sym___attribute] = ACTIONS(5528), [anon_sym_using] = ACTIONS(5528), [anon_sym_COLON_COLON] = ACTIONS(5530), [anon_sym_LBRACK_LBRACK] = ACTIONS(5530), [anon_sym___declspec] = ACTIONS(5528), [anon_sym___based] = ACTIONS(5528), [anon_sym_signed] = ACTIONS(5528), [anon_sym_unsigned] = ACTIONS(5528), [anon_sym_long] = ACTIONS(5528), [anon_sym_short] = ACTIONS(5528), [anon_sym_LBRACK] = ACTIONS(5528), [anon_sym_static] = ACTIONS(5528), [anon_sym_register] = ACTIONS(5528), [anon_sym_inline] = ACTIONS(5528), [anon_sym___inline] = ACTIONS(5528), [anon_sym___inline__] = ACTIONS(5528), [anon_sym___forceinline] = ACTIONS(5528), [anon_sym_thread_local] = ACTIONS(5528), [anon_sym___thread] = ACTIONS(5528), [anon_sym_const] = ACTIONS(5528), [anon_sym_constexpr] = ACTIONS(5528), [anon_sym_volatile] = ACTIONS(5528), [anon_sym_restrict] = ACTIONS(5528), [anon_sym___restrict__] = ACTIONS(5528), [anon_sym__Atomic] = ACTIONS(5528), [anon_sym__Noreturn] = ACTIONS(5528), [anon_sym_noreturn] = ACTIONS(5528), [anon_sym__Nonnull] = ACTIONS(5528), [anon_sym_mutable] = ACTIONS(5528), [anon_sym_constinit] = ACTIONS(5528), [anon_sym_consteval] = ACTIONS(5528), [anon_sym_alignas] = ACTIONS(5528), [anon_sym__Alignas] = ACTIONS(5528), [sym_primitive_type] = ACTIONS(5528), [anon_sym_enum] = ACTIONS(5528), [anon_sym_class] = ACTIONS(5528), [anon_sym_struct] = ACTIONS(5528), [anon_sym_union] = ACTIONS(5528), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5528), [anon_sym_decltype] = ACTIONS(5528), [anon_sym_explicit] = ACTIONS(5528), [anon_sym_typename] = ACTIONS(5528), [anon_sym_private] = ACTIONS(5528), [anon_sym_template] = ACTIONS(5528), [anon_sym_operator] = ACTIONS(5528), [anon_sym_friend] = ACTIONS(5528), [anon_sym_public] = ACTIONS(5528), [anon_sym_protected] = ACTIONS(5528), [anon_sym_static_assert] = ACTIONS(5528), }, [STATE(2009)] = { [sym_identifier] = ACTIONS(5532), [aux_sym_preproc_def_token1] = ACTIONS(5532), [aux_sym_preproc_if_token1] = ACTIONS(5532), [aux_sym_preproc_if_token2] = ACTIONS(5532), [aux_sym_preproc_ifdef_token1] = ACTIONS(5532), [aux_sym_preproc_ifdef_token2] = ACTIONS(5532), [sym_preproc_directive] = ACTIONS(5532), [anon_sym_LPAREN2] = ACTIONS(5534), [anon_sym_TILDE] = ACTIONS(5534), [anon_sym_STAR] = ACTIONS(5534), [anon_sym_AMP_AMP] = ACTIONS(5534), [anon_sym_AMP] = ACTIONS(5532), [anon_sym_SEMI] = ACTIONS(5534), [anon_sym___extension__] = ACTIONS(5532), [anon_sym_typedef] = ACTIONS(5532), [anon_sym_virtual] = ACTIONS(5532), [anon_sym_extern] = ACTIONS(5532), [anon_sym___attribute__] = ACTIONS(5532), [anon_sym___attribute] = ACTIONS(5532), [anon_sym_using] = ACTIONS(5532), [anon_sym_COLON_COLON] = ACTIONS(5534), [anon_sym_LBRACK_LBRACK] = ACTIONS(5534), [anon_sym___declspec] = ACTIONS(5532), [anon_sym___based] = ACTIONS(5532), [anon_sym_signed] = ACTIONS(5532), [anon_sym_unsigned] = ACTIONS(5532), [anon_sym_long] = ACTIONS(5532), [anon_sym_short] = ACTIONS(5532), [anon_sym_LBRACK] = ACTIONS(5532), [anon_sym_static] = ACTIONS(5532), [anon_sym_register] = ACTIONS(5532), [anon_sym_inline] = ACTIONS(5532), [anon_sym___inline] = ACTIONS(5532), [anon_sym___inline__] = ACTIONS(5532), [anon_sym___forceinline] = ACTIONS(5532), [anon_sym_thread_local] = ACTIONS(5532), [anon_sym___thread] = ACTIONS(5532), [anon_sym_const] = ACTIONS(5532), [anon_sym_constexpr] = ACTIONS(5532), [anon_sym_volatile] = ACTIONS(5532), [anon_sym_restrict] = ACTIONS(5532), [anon_sym___restrict__] = ACTIONS(5532), [anon_sym__Atomic] = ACTIONS(5532), [anon_sym__Noreturn] = ACTIONS(5532), [anon_sym_noreturn] = ACTIONS(5532), [anon_sym__Nonnull] = ACTIONS(5532), [anon_sym_mutable] = ACTIONS(5532), [anon_sym_constinit] = ACTIONS(5532), [anon_sym_consteval] = ACTIONS(5532), [anon_sym_alignas] = ACTIONS(5532), [anon_sym__Alignas] = ACTIONS(5532), [sym_primitive_type] = ACTIONS(5532), [anon_sym_enum] = ACTIONS(5532), [anon_sym_class] = ACTIONS(5532), [anon_sym_struct] = ACTIONS(5532), [anon_sym_union] = ACTIONS(5532), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5532), [anon_sym_decltype] = ACTIONS(5532), [anon_sym_explicit] = ACTIONS(5532), [anon_sym_typename] = ACTIONS(5532), [anon_sym_private] = ACTIONS(5532), [anon_sym_template] = ACTIONS(5532), [anon_sym_operator] = ACTIONS(5532), [anon_sym_friend] = ACTIONS(5532), [anon_sym_public] = ACTIONS(5532), [anon_sym_protected] = ACTIONS(5532), [anon_sym_static_assert] = ACTIONS(5532), }, [STATE(2010)] = { [sym_identifier] = ACTIONS(5625), [aux_sym_preproc_def_token1] = ACTIONS(5625), [aux_sym_preproc_if_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token2] = ACTIONS(5625), [sym_preproc_directive] = ACTIONS(5625), [anon_sym_LPAREN2] = ACTIONS(5627), [anon_sym_TILDE] = ACTIONS(5627), [anon_sym_STAR] = ACTIONS(5627), [anon_sym_AMP_AMP] = ACTIONS(5627), [anon_sym_AMP] = ACTIONS(5625), [anon_sym_SEMI] = ACTIONS(5627), [anon_sym___extension__] = ACTIONS(5625), [anon_sym_typedef] = ACTIONS(5625), [anon_sym_virtual] = ACTIONS(5625), [anon_sym_extern] = ACTIONS(5625), [anon_sym___attribute__] = ACTIONS(5625), [anon_sym___attribute] = ACTIONS(5625), [anon_sym_using] = ACTIONS(5625), [anon_sym_COLON_COLON] = ACTIONS(5627), [anon_sym_LBRACK_LBRACK] = ACTIONS(5627), [anon_sym___declspec] = ACTIONS(5625), [anon_sym___based] = ACTIONS(5625), [anon_sym_RBRACE] = ACTIONS(5627), [anon_sym_signed] = ACTIONS(5625), [anon_sym_unsigned] = ACTIONS(5625), [anon_sym_long] = ACTIONS(5625), [anon_sym_short] = ACTIONS(5625), [anon_sym_LBRACK] = ACTIONS(5625), [anon_sym_static] = ACTIONS(5625), [anon_sym_register] = ACTIONS(5625), [anon_sym_inline] = ACTIONS(5625), [anon_sym___inline] = ACTIONS(5625), [anon_sym___inline__] = ACTIONS(5625), [anon_sym___forceinline] = ACTIONS(5625), [anon_sym_thread_local] = ACTIONS(5625), [anon_sym___thread] = ACTIONS(5625), [anon_sym_const] = ACTIONS(5625), [anon_sym_constexpr] = ACTIONS(5625), [anon_sym_volatile] = ACTIONS(5625), [anon_sym_restrict] = ACTIONS(5625), [anon_sym___restrict__] = ACTIONS(5625), [anon_sym__Atomic] = ACTIONS(5625), [anon_sym__Noreturn] = ACTIONS(5625), [anon_sym_noreturn] = ACTIONS(5625), [anon_sym__Nonnull] = ACTIONS(5625), [anon_sym_mutable] = ACTIONS(5625), [anon_sym_constinit] = ACTIONS(5625), [anon_sym_consteval] = ACTIONS(5625), [anon_sym_alignas] = ACTIONS(5625), [anon_sym__Alignas] = ACTIONS(5625), [sym_primitive_type] = ACTIONS(5625), [anon_sym_enum] = ACTIONS(5625), [anon_sym_class] = ACTIONS(5625), [anon_sym_struct] = ACTIONS(5625), [anon_sym_union] = ACTIONS(5625), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5625), [anon_sym_decltype] = ACTIONS(5625), [anon_sym_explicit] = ACTIONS(5625), [anon_sym_typename] = ACTIONS(5625), [anon_sym_private] = ACTIONS(5625), [anon_sym_template] = ACTIONS(5625), [anon_sym_operator] = ACTIONS(5625), [anon_sym_friend] = ACTIONS(5625), [anon_sym_public] = ACTIONS(5625), [anon_sym_protected] = ACTIONS(5625), [anon_sym_static_assert] = ACTIONS(5625), }, [STATE(2011)] = { [sym_identifier] = ACTIONS(5536), [aux_sym_preproc_def_token1] = ACTIONS(5536), [aux_sym_preproc_if_token1] = ACTIONS(5536), [aux_sym_preproc_if_token2] = ACTIONS(5536), [aux_sym_preproc_ifdef_token1] = ACTIONS(5536), [aux_sym_preproc_ifdef_token2] = ACTIONS(5536), [sym_preproc_directive] = ACTIONS(5536), [anon_sym_LPAREN2] = ACTIONS(5538), [anon_sym_TILDE] = ACTIONS(5538), [anon_sym_STAR] = ACTIONS(5538), [anon_sym_AMP_AMP] = ACTIONS(5538), [anon_sym_AMP] = ACTIONS(5536), [anon_sym_SEMI] = ACTIONS(5538), [anon_sym___extension__] = ACTIONS(5536), [anon_sym_typedef] = ACTIONS(5536), [anon_sym_virtual] = ACTIONS(5536), [anon_sym_extern] = ACTIONS(5536), [anon_sym___attribute__] = ACTIONS(5536), [anon_sym___attribute] = ACTIONS(5536), [anon_sym_using] = ACTIONS(5536), [anon_sym_COLON_COLON] = ACTIONS(5538), [anon_sym_LBRACK_LBRACK] = ACTIONS(5538), [anon_sym___declspec] = ACTIONS(5536), [anon_sym___based] = ACTIONS(5536), [anon_sym_signed] = ACTIONS(5536), [anon_sym_unsigned] = ACTIONS(5536), [anon_sym_long] = ACTIONS(5536), [anon_sym_short] = ACTIONS(5536), [anon_sym_LBRACK] = ACTIONS(5536), [anon_sym_static] = ACTIONS(5536), [anon_sym_register] = ACTIONS(5536), [anon_sym_inline] = ACTIONS(5536), [anon_sym___inline] = ACTIONS(5536), [anon_sym___inline__] = ACTIONS(5536), [anon_sym___forceinline] = ACTIONS(5536), [anon_sym_thread_local] = ACTIONS(5536), [anon_sym___thread] = ACTIONS(5536), [anon_sym_const] = ACTIONS(5536), [anon_sym_constexpr] = ACTIONS(5536), [anon_sym_volatile] = ACTIONS(5536), [anon_sym_restrict] = ACTIONS(5536), [anon_sym___restrict__] = ACTIONS(5536), [anon_sym__Atomic] = ACTIONS(5536), [anon_sym__Noreturn] = ACTIONS(5536), [anon_sym_noreturn] = ACTIONS(5536), [anon_sym__Nonnull] = ACTIONS(5536), [anon_sym_mutable] = ACTIONS(5536), [anon_sym_constinit] = ACTIONS(5536), [anon_sym_consteval] = ACTIONS(5536), [anon_sym_alignas] = ACTIONS(5536), [anon_sym__Alignas] = ACTIONS(5536), [sym_primitive_type] = ACTIONS(5536), [anon_sym_enum] = ACTIONS(5536), [anon_sym_class] = ACTIONS(5536), [anon_sym_struct] = ACTIONS(5536), [anon_sym_union] = ACTIONS(5536), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5536), [anon_sym_decltype] = ACTIONS(5536), [anon_sym_explicit] = ACTIONS(5536), [anon_sym_typename] = ACTIONS(5536), [anon_sym_private] = ACTIONS(5536), [anon_sym_template] = ACTIONS(5536), [anon_sym_operator] = ACTIONS(5536), [anon_sym_friend] = ACTIONS(5536), [anon_sym_public] = ACTIONS(5536), [anon_sym_protected] = ACTIONS(5536), [anon_sym_static_assert] = ACTIONS(5536), }, [STATE(2012)] = { [sym_ms_based_modifier] = STATE(8386), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(2018), [sym__declarator] = STATE(6486), [sym__abstract_declarator] = STATE(6912), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_type_qualifier] = STATE(2645), [sym_alignas_qualifier] = STATE(4391), [sym_parameter_list] = STATE(3300), [sym_decltype] = STATE(8338), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6001), [sym_qualified_identifier] = STATE(6205), [sym_operator_name] = STATE(6205), [aux_sym__type_definition_type_repeat1] = STATE(2645), [aux_sym_pointer_declarator_repeat1] = STATE(2018), [sym_identifier] = ACTIONS(5688), [anon_sym_COMMA] = ACTIONS(5690), [anon_sym_RPAREN] = ACTIONS(5690), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(5960), [anon_sym_AMP_AMP] = ACTIONS(5962), [anon_sym_AMP] = ACTIONS(5964), [anon_sym___extension__] = ACTIONS(3349), [anon_sym___attribute__] = ACTIONS(5698), [anon_sym___attribute] = ACTIONS(5698), [anon_sym_COLON_COLON] = ACTIONS(5700), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(5702), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(2013)] = { [sym_identifier] = ACTIONS(5536), [aux_sym_preproc_def_token1] = ACTIONS(5536), [aux_sym_preproc_if_token1] = ACTIONS(5536), [aux_sym_preproc_if_token2] = ACTIONS(5536), [aux_sym_preproc_ifdef_token1] = ACTIONS(5536), [aux_sym_preproc_ifdef_token2] = ACTIONS(5536), [sym_preproc_directive] = ACTIONS(5536), [anon_sym_LPAREN2] = ACTIONS(5538), [anon_sym_TILDE] = ACTIONS(5538), [anon_sym_STAR] = ACTIONS(5538), [anon_sym_AMP_AMP] = ACTIONS(5538), [anon_sym_AMP] = ACTIONS(5536), [anon_sym_SEMI] = ACTIONS(5538), [anon_sym___extension__] = ACTIONS(5536), [anon_sym_typedef] = ACTIONS(5536), [anon_sym_virtual] = ACTIONS(5536), [anon_sym_extern] = ACTIONS(5536), [anon_sym___attribute__] = ACTIONS(5536), [anon_sym___attribute] = ACTIONS(5536), [anon_sym_using] = ACTIONS(5536), [anon_sym_COLON_COLON] = ACTIONS(5538), [anon_sym_LBRACK_LBRACK] = ACTIONS(5538), [anon_sym___declspec] = ACTIONS(5536), [anon_sym___based] = ACTIONS(5536), [anon_sym_signed] = ACTIONS(5536), [anon_sym_unsigned] = ACTIONS(5536), [anon_sym_long] = ACTIONS(5536), [anon_sym_short] = ACTIONS(5536), [anon_sym_LBRACK] = ACTIONS(5536), [anon_sym_static] = ACTIONS(5536), [anon_sym_register] = ACTIONS(5536), [anon_sym_inline] = ACTIONS(5536), [anon_sym___inline] = ACTIONS(5536), [anon_sym___inline__] = ACTIONS(5536), [anon_sym___forceinline] = ACTIONS(5536), [anon_sym_thread_local] = ACTIONS(5536), [anon_sym___thread] = ACTIONS(5536), [anon_sym_const] = ACTIONS(5536), [anon_sym_constexpr] = ACTIONS(5536), [anon_sym_volatile] = ACTIONS(5536), [anon_sym_restrict] = ACTIONS(5536), [anon_sym___restrict__] = ACTIONS(5536), [anon_sym__Atomic] = ACTIONS(5536), [anon_sym__Noreturn] = ACTIONS(5536), [anon_sym_noreturn] = ACTIONS(5536), [anon_sym__Nonnull] = ACTIONS(5536), [anon_sym_mutable] = ACTIONS(5536), [anon_sym_constinit] = ACTIONS(5536), [anon_sym_consteval] = ACTIONS(5536), [anon_sym_alignas] = ACTIONS(5536), [anon_sym__Alignas] = ACTIONS(5536), [sym_primitive_type] = ACTIONS(5536), [anon_sym_enum] = ACTIONS(5536), [anon_sym_class] = ACTIONS(5536), [anon_sym_struct] = ACTIONS(5536), [anon_sym_union] = ACTIONS(5536), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5536), [anon_sym_decltype] = ACTIONS(5536), [anon_sym_explicit] = ACTIONS(5536), [anon_sym_typename] = ACTIONS(5536), [anon_sym_private] = ACTIONS(5536), [anon_sym_template] = ACTIONS(5536), [anon_sym_operator] = ACTIONS(5536), [anon_sym_friend] = ACTIONS(5536), [anon_sym_public] = ACTIONS(5536), [anon_sym_protected] = ACTIONS(5536), [anon_sym_static_assert] = ACTIONS(5536), }, [STATE(2014)] = { [sym_identifier] = ACTIONS(5547), [aux_sym_preproc_def_token1] = ACTIONS(5547), [aux_sym_preproc_if_token1] = ACTIONS(5547), [aux_sym_preproc_if_token2] = ACTIONS(5547), [aux_sym_preproc_ifdef_token1] = ACTIONS(5547), [aux_sym_preproc_ifdef_token2] = ACTIONS(5547), [sym_preproc_directive] = ACTIONS(5547), [anon_sym_LPAREN2] = ACTIONS(5549), [anon_sym_TILDE] = ACTIONS(5549), [anon_sym_STAR] = ACTIONS(5549), [anon_sym_AMP_AMP] = ACTIONS(5549), [anon_sym_AMP] = ACTIONS(5547), [anon_sym_SEMI] = ACTIONS(5549), [anon_sym___extension__] = ACTIONS(5547), [anon_sym_typedef] = ACTIONS(5547), [anon_sym_virtual] = ACTIONS(5547), [anon_sym_extern] = ACTIONS(5547), [anon_sym___attribute__] = ACTIONS(5547), [anon_sym___attribute] = ACTIONS(5547), [anon_sym_using] = ACTIONS(5547), [anon_sym_COLON_COLON] = ACTIONS(5549), [anon_sym_LBRACK_LBRACK] = ACTIONS(5549), [anon_sym___declspec] = ACTIONS(5547), [anon_sym___based] = ACTIONS(5547), [anon_sym_signed] = ACTIONS(5547), [anon_sym_unsigned] = ACTIONS(5547), [anon_sym_long] = ACTIONS(5547), [anon_sym_short] = ACTIONS(5547), [anon_sym_LBRACK] = ACTIONS(5547), [anon_sym_static] = ACTIONS(5547), [anon_sym_register] = ACTIONS(5547), [anon_sym_inline] = ACTIONS(5547), [anon_sym___inline] = ACTIONS(5547), [anon_sym___inline__] = ACTIONS(5547), [anon_sym___forceinline] = ACTIONS(5547), [anon_sym_thread_local] = ACTIONS(5547), [anon_sym___thread] = ACTIONS(5547), [anon_sym_const] = ACTIONS(5547), [anon_sym_constexpr] = ACTIONS(5547), [anon_sym_volatile] = ACTIONS(5547), [anon_sym_restrict] = ACTIONS(5547), [anon_sym___restrict__] = ACTIONS(5547), [anon_sym__Atomic] = ACTIONS(5547), [anon_sym__Noreturn] = ACTIONS(5547), [anon_sym_noreturn] = ACTIONS(5547), [anon_sym__Nonnull] = ACTIONS(5547), [anon_sym_mutable] = ACTIONS(5547), [anon_sym_constinit] = ACTIONS(5547), [anon_sym_consteval] = ACTIONS(5547), [anon_sym_alignas] = ACTIONS(5547), [anon_sym__Alignas] = ACTIONS(5547), [sym_primitive_type] = ACTIONS(5547), [anon_sym_enum] = ACTIONS(5547), [anon_sym_class] = ACTIONS(5547), [anon_sym_struct] = ACTIONS(5547), [anon_sym_union] = ACTIONS(5547), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5547), [anon_sym_decltype] = ACTIONS(5547), [anon_sym_explicit] = ACTIONS(5547), [anon_sym_typename] = ACTIONS(5547), [anon_sym_private] = ACTIONS(5547), [anon_sym_template] = ACTIONS(5547), [anon_sym_operator] = ACTIONS(5547), [anon_sym_friend] = ACTIONS(5547), [anon_sym_public] = ACTIONS(5547), [anon_sym_protected] = ACTIONS(5547), [anon_sym_static_assert] = ACTIONS(5547), }, [STATE(2015)] = { [sym_identifier] = ACTIONS(5551), [aux_sym_preproc_def_token1] = ACTIONS(5551), [aux_sym_preproc_if_token1] = ACTIONS(5551), [aux_sym_preproc_if_token2] = ACTIONS(5551), [aux_sym_preproc_ifdef_token1] = ACTIONS(5551), [aux_sym_preproc_ifdef_token2] = ACTIONS(5551), [sym_preproc_directive] = ACTIONS(5551), [anon_sym_LPAREN2] = ACTIONS(5553), [anon_sym_TILDE] = ACTIONS(5553), [anon_sym_STAR] = ACTIONS(5553), [anon_sym_AMP_AMP] = ACTIONS(5553), [anon_sym_AMP] = ACTIONS(5551), [anon_sym_SEMI] = ACTIONS(5553), [anon_sym___extension__] = ACTIONS(5551), [anon_sym_typedef] = ACTIONS(5551), [anon_sym_virtual] = ACTIONS(5551), [anon_sym_extern] = ACTIONS(5551), [anon_sym___attribute__] = ACTIONS(5551), [anon_sym___attribute] = ACTIONS(5551), [anon_sym_using] = ACTIONS(5551), [anon_sym_COLON_COLON] = ACTIONS(5553), [anon_sym_LBRACK_LBRACK] = ACTIONS(5553), [anon_sym___declspec] = ACTIONS(5551), [anon_sym___based] = ACTIONS(5551), [anon_sym_signed] = ACTIONS(5551), [anon_sym_unsigned] = ACTIONS(5551), [anon_sym_long] = ACTIONS(5551), [anon_sym_short] = ACTIONS(5551), [anon_sym_LBRACK] = ACTIONS(5551), [anon_sym_static] = ACTIONS(5551), [anon_sym_register] = ACTIONS(5551), [anon_sym_inline] = ACTIONS(5551), [anon_sym___inline] = ACTIONS(5551), [anon_sym___inline__] = ACTIONS(5551), [anon_sym___forceinline] = ACTIONS(5551), [anon_sym_thread_local] = ACTIONS(5551), [anon_sym___thread] = ACTIONS(5551), [anon_sym_const] = ACTIONS(5551), [anon_sym_constexpr] = ACTIONS(5551), [anon_sym_volatile] = ACTIONS(5551), [anon_sym_restrict] = ACTIONS(5551), [anon_sym___restrict__] = ACTIONS(5551), [anon_sym__Atomic] = ACTIONS(5551), [anon_sym__Noreturn] = ACTIONS(5551), [anon_sym_noreturn] = ACTIONS(5551), [anon_sym__Nonnull] = ACTIONS(5551), [anon_sym_mutable] = ACTIONS(5551), [anon_sym_constinit] = ACTIONS(5551), [anon_sym_consteval] = ACTIONS(5551), [anon_sym_alignas] = ACTIONS(5551), [anon_sym__Alignas] = ACTIONS(5551), [sym_primitive_type] = ACTIONS(5551), [anon_sym_enum] = ACTIONS(5551), [anon_sym_class] = ACTIONS(5551), [anon_sym_struct] = ACTIONS(5551), [anon_sym_union] = ACTIONS(5551), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5551), [anon_sym_decltype] = ACTIONS(5551), [anon_sym_explicit] = ACTIONS(5551), [anon_sym_typename] = ACTIONS(5551), [anon_sym_private] = ACTIONS(5551), [anon_sym_template] = ACTIONS(5551), [anon_sym_operator] = ACTIONS(5551), [anon_sym_friend] = ACTIONS(5551), [anon_sym_public] = ACTIONS(5551), [anon_sym_protected] = ACTIONS(5551), [anon_sym_static_assert] = ACTIONS(5551), }, [STATE(2016)] = { [sym_identifier] = ACTIONS(5633), [aux_sym_preproc_def_token1] = ACTIONS(5633), [aux_sym_preproc_if_token1] = ACTIONS(5633), [aux_sym_preproc_if_token2] = ACTIONS(5633), [aux_sym_preproc_ifdef_token1] = ACTIONS(5633), [aux_sym_preproc_ifdef_token2] = ACTIONS(5633), [sym_preproc_directive] = ACTIONS(5633), [anon_sym_LPAREN2] = ACTIONS(5635), [anon_sym_TILDE] = ACTIONS(5635), [anon_sym_STAR] = ACTIONS(5635), [anon_sym_AMP_AMP] = ACTIONS(5635), [anon_sym_AMP] = ACTIONS(5633), [anon_sym_SEMI] = ACTIONS(5635), [anon_sym___extension__] = ACTIONS(5633), [anon_sym_typedef] = ACTIONS(5633), [anon_sym_virtual] = ACTIONS(5633), [anon_sym_extern] = ACTIONS(5633), [anon_sym___attribute__] = ACTIONS(5633), [anon_sym___attribute] = ACTIONS(5633), [anon_sym_using] = ACTIONS(5633), [anon_sym_COLON_COLON] = ACTIONS(5635), [anon_sym_LBRACK_LBRACK] = ACTIONS(5635), [anon_sym___declspec] = ACTIONS(5633), [anon_sym___based] = ACTIONS(5633), [anon_sym_signed] = ACTIONS(5633), [anon_sym_unsigned] = ACTIONS(5633), [anon_sym_long] = ACTIONS(5633), [anon_sym_short] = ACTIONS(5633), [anon_sym_LBRACK] = ACTIONS(5633), [anon_sym_static] = ACTIONS(5633), [anon_sym_register] = ACTIONS(5633), [anon_sym_inline] = ACTIONS(5633), [anon_sym___inline] = ACTIONS(5633), [anon_sym___inline__] = ACTIONS(5633), [anon_sym___forceinline] = ACTIONS(5633), [anon_sym_thread_local] = ACTIONS(5633), [anon_sym___thread] = ACTIONS(5633), [anon_sym_const] = ACTIONS(5633), [anon_sym_constexpr] = ACTIONS(5633), [anon_sym_volatile] = ACTIONS(5633), [anon_sym_restrict] = ACTIONS(5633), [anon_sym___restrict__] = ACTIONS(5633), [anon_sym__Atomic] = ACTIONS(5633), [anon_sym__Noreturn] = ACTIONS(5633), [anon_sym_noreturn] = ACTIONS(5633), [anon_sym__Nonnull] = ACTIONS(5633), [anon_sym_mutable] = ACTIONS(5633), [anon_sym_constinit] = ACTIONS(5633), [anon_sym_consteval] = ACTIONS(5633), [anon_sym_alignas] = ACTIONS(5633), [anon_sym__Alignas] = ACTIONS(5633), [sym_primitive_type] = ACTIONS(5633), [anon_sym_enum] = ACTIONS(5633), [anon_sym_class] = ACTIONS(5633), [anon_sym_struct] = ACTIONS(5633), [anon_sym_union] = ACTIONS(5633), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5633), [anon_sym_decltype] = ACTIONS(5633), [anon_sym_explicit] = ACTIONS(5633), [anon_sym_typename] = ACTIONS(5633), [anon_sym_private] = ACTIONS(5633), [anon_sym_template] = ACTIONS(5633), [anon_sym_operator] = ACTIONS(5633), [anon_sym_friend] = ACTIONS(5633), [anon_sym_public] = ACTIONS(5633), [anon_sym_protected] = ACTIONS(5633), [anon_sym_static_assert] = ACTIONS(5633), }, [STATE(2017)] = { [sym_identifier] = ACTIONS(5559), [aux_sym_preproc_def_token1] = ACTIONS(5559), [aux_sym_preproc_if_token1] = ACTIONS(5559), [aux_sym_preproc_if_token2] = ACTIONS(5559), [aux_sym_preproc_ifdef_token1] = ACTIONS(5559), [aux_sym_preproc_ifdef_token2] = ACTIONS(5559), [sym_preproc_directive] = ACTIONS(5559), [anon_sym_LPAREN2] = ACTIONS(5561), [anon_sym_TILDE] = ACTIONS(5561), [anon_sym_STAR] = ACTIONS(5561), [anon_sym_AMP_AMP] = ACTIONS(5561), [anon_sym_AMP] = ACTIONS(5559), [anon_sym_SEMI] = ACTIONS(5561), [anon_sym___extension__] = ACTIONS(5559), [anon_sym_typedef] = ACTIONS(5559), [anon_sym_virtual] = ACTIONS(5559), [anon_sym_extern] = ACTIONS(5559), [anon_sym___attribute__] = ACTIONS(5559), [anon_sym___attribute] = ACTIONS(5559), [anon_sym_using] = ACTIONS(5559), [anon_sym_COLON_COLON] = ACTIONS(5561), [anon_sym_LBRACK_LBRACK] = ACTIONS(5561), [anon_sym___declspec] = ACTIONS(5559), [anon_sym___based] = ACTIONS(5559), [anon_sym_signed] = ACTIONS(5559), [anon_sym_unsigned] = ACTIONS(5559), [anon_sym_long] = ACTIONS(5559), [anon_sym_short] = ACTIONS(5559), [anon_sym_LBRACK] = ACTIONS(5559), [anon_sym_static] = ACTIONS(5559), [anon_sym_register] = ACTIONS(5559), [anon_sym_inline] = ACTIONS(5559), [anon_sym___inline] = ACTIONS(5559), [anon_sym___inline__] = ACTIONS(5559), [anon_sym___forceinline] = ACTIONS(5559), [anon_sym_thread_local] = ACTIONS(5559), [anon_sym___thread] = ACTIONS(5559), [anon_sym_const] = ACTIONS(5559), [anon_sym_constexpr] = ACTIONS(5559), [anon_sym_volatile] = ACTIONS(5559), [anon_sym_restrict] = ACTIONS(5559), [anon_sym___restrict__] = ACTIONS(5559), [anon_sym__Atomic] = ACTIONS(5559), [anon_sym__Noreturn] = ACTIONS(5559), [anon_sym_noreturn] = ACTIONS(5559), [anon_sym__Nonnull] = ACTIONS(5559), [anon_sym_mutable] = ACTIONS(5559), [anon_sym_constinit] = ACTIONS(5559), [anon_sym_consteval] = ACTIONS(5559), [anon_sym_alignas] = ACTIONS(5559), [anon_sym__Alignas] = ACTIONS(5559), [sym_primitive_type] = ACTIONS(5559), [anon_sym_enum] = ACTIONS(5559), [anon_sym_class] = ACTIONS(5559), [anon_sym_struct] = ACTIONS(5559), [anon_sym_union] = ACTIONS(5559), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5559), [anon_sym_decltype] = ACTIONS(5559), [anon_sym_explicit] = ACTIONS(5559), [anon_sym_typename] = ACTIONS(5559), [anon_sym_private] = ACTIONS(5559), [anon_sym_template] = ACTIONS(5559), [anon_sym_operator] = ACTIONS(5559), [anon_sym_friend] = ACTIONS(5559), [anon_sym_public] = ACTIONS(5559), [anon_sym_protected] = ACTIONS(5559), [anon_sym_static_assert] = ACTIONS(5559), }, [STATE(2018)] = { [sym_ms_based_modifier] = STATE(8386), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(3877), [sym__declarator] = STATE(6522), [sym__abstract_declarator] = STATE(6871), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_type_qualifier] = STATE(2694), [sym_alignas_qualifier] = STATE(4391), [sym_parameter_list] = STATE(3300), [sym_decltype] = STATE(8338), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6001), [sym_qualified_identifier] = STATE(6205), [sym_operator_name] = STATE(6205), [aux_sym__type_definition_type_repeat1] = STATE(2694), [aux_sym_pointer_declarator_repeat1] = STATE(3877), [sym_identifier] = ACTIONS(5688), [anon_sym_COMMA] = ACTIONS(5704), [anon_sym_RPAREN] = ACTIONS(5704), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(5960), [anon_sym_AMP_AMP] = ACTIONS(5962), [anon_sym_AMP] = ACTIONS(5964), [anon_sym___extension__] = ACTIONS(3349), [anon_sym___attribute__] = ACTIONS(5706), [anon_sym___attribute] = ACTIONS(5706), [anon_sym_COLON_COLON] = ACTIONS(5700), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(5702), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(2019)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym_RBRACE] = ACTIONS(2935), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_private] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_friend] = ACTIONS(2933), [anon_sym_public] = ACTIONS(2933), [anon_sym_protected] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), }, [STATE(2020)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym_RBRACE] = ACTIONS(2935), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_private] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_friend] = ACTIONS(2933), [anon_sym_public] = ACTIONS(2933), [anon_sym_protected] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), }, [STATE(2021)] = { [sym_identifier] = ACTIONS(5569), [aux_sym_preproc_def_token1] = ACTIONS(5569), [aux_sym_preproc_if_token1] = ACTIONS(5569), [aux_sym_preproc_if_token2] = ACTIONS(5569), [aux_sym_preproc_ifdef_token1] = ACTIONS(5569), [aux_sym_preproc_ifdef_token2] = ACTIONS(5569), [sym_preproc_directive] = ACTIONS(5569), [anon_sym_LPAREN2] = ACTIONS(5571), [anon_sym_TILDE] = ACTIONS(5571), [anon_sym_STAR] = ACTIONS(5571), [anon_sym_AMP_AMP] = ACTIONS(5571), [anon_sym_AMP] = ACTIONS(5569), [anon_sym_SEMI] = ACTIONS(5571), [anon_sym___extension__] = ACTIONS(5569), [anon_sym_typedef] = ACTIONS(5569), [anon_sym_virtual] = ACTIONS(5569), [anon_sym_extern] = ACTIONS(5569), [anon_sym___attribute__] = ACTIONS(5569), [anon_sym___attribute] = ACTIONS(5569), [anon_sym_using] = ACTIONS(5569), [anon_sym_COLON_COLON] = ACTIONS(5571), [anon_sym_LBRACK_LBRACK] = ACTIONS(5571), [anon_sym___declspec] = ACTIONS(5569), [anon_sym___based] = ACTIONS(5569), [anon_sym_signed] = ACTIONS(5569), [anon_sym_unsigned] = ACTIONS(5569), [anon_sym_long] = ACTIONS(5569), [anon_sym_short] = ACTIONS(5569), [anon_sym_LBRACK] = ACTIONS(5569), [anon_sym_static] = ACTIONS(5569), [anon_sym_register] = ACTIONS(5569), [anon_sym_inline] = ACTIONS(5569), [anon_sym___inline] = ACTIONS(5569), [anon_sym___inline__] = ACTIONS(5569), [anon_sym___forceinline] = ACTIONS(5569), [anon_sym_thread_local] = ACTIONS(5569), [anon_sym___thread] = ACTIONS(5569), [anon_sym_const] = ACTIONS(5569), [anon_sym_constexpr] = ACTIONS(5569), [anon_sym_volatile] = ACTIONS(5569), [anon_sym_restrict] = ACTIONS(5569), [anon_sym___restrict__] = ACTIONS(5569), [anon_sym__Atomic] = ACTIONS(5569), [anon_sym__Noreturn] = ACTIONS(5569), [anon_sym_noreturn] = ACTIONS(5569), [anon_sym__Nonnull] = ACTIONS(5569), [anon_sym_mutable] = ACTIONS(5569), [anon_sym_constinit] = ACTIONS(5569), [anon_sym_consteval] = ACTIONS(5569), [anon_sym_alignas] = ACTIONS(5569), [anon_sym__Alignas] = ACTIONS(5569), [sym_primitive_type] = ACTIONS(5569), [anon_sym_enum] = ACTIONS(5569), [anon_sym_class] = ACTIONS(5569), [anon_sym_struct] = ACTIONS(5569), [anon_sym_union] = ACTIONS(5569), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5569), [anon_sym_decltype] = ACTIONS(5569), [anon_sym_explicit] = ACTIONS(5569), [anon_sym_typename] = ACTIONS(5569), [anon_sym_private] = ACTIONS(5569), [anon_sym_template] = ACTIONS(5569), [anon_sym_operator] = ACTIONS(5569), [anon_sym_friend] = ACTIONS(5569), [anon_sym_public] = ACTIONS(5569), [anon_sym_protected] = ACTIONS(5569), [anon_sym_static_assert] = ACTIONS(5569), }, [STATE(2022)] = { [sym_identifier] = ACTIONS(5573), [aux_sym_preproc_def_token1] = ACTIONS(5573), [aux_sym_preproc_if_token1] = ACTIONS(5573), [aux_sym_preproc_if_token2] = ACTIONS(5573), [aux_sym_preproc_ifdef_token1] = ACTIONS(5573), [aux_sym_preproc_ifdef_token2] = ACTIONS(5573), [sym_preproc_directive] = ACTIONS(5573), [anon_sym_LPAREN2] = ACTIONS(5575), [anon_sym_TILDE] = ACTIONS(5575), [anon_sym_STAR] = ACTIONS(5575), [anon_sym_AMP_AMP] = ACTIONS(5575), [anon_sym_AMP] = ACTIONS(5573), [anon_sym_SEMI] = ACTIONS(5575), [anon_sym___extension__] = ACTIONS(5573), [anon_sym_typedef] = ACTIONS(5573), [anon_sym_virtual] = ACTIONS(5573), [anon_sym_extern] = ACTIONS(5573), [anon_sym___attribute__] = ACTIONS(5573), [anon_sym___attribute] = ACTIONS(5573), [anon_sym_using] = ACTIONS(5573), [anon_sym_COLON_COLON] = ACTIONS(5575), [anon_sym_LBRACK_LBRACK] = ACTIONS(5575), [anon_sym___declspec] = ACTIONS(5573), [anon_sym___based] = ACTIONS(5573), [anon_sym_signed] = ACTIONS(5573), [anon_sym_unsigned] = ACTIONS(5573), [anon_sym_long] = ACTIONS(5573), [anon_sym_short] = ACTIONS(5573), [anon_sym_LBRACK] = ACTIONS(5573), [anon_sym_static] = ACTIONS(5573), [anon_sym_register] = ACTIONS(5573), [anon_sym_inline] = ACTIONS(5573), [anon_sym___inline] = ACTIONS(5573), [anon_sym___inline__] = ACTIONS(5573), [anon_sym___forceinline] = ACTIONS(5573), [anon_sym_thread_local] = ACTIONS(5573), [anon_sym___thread] = ACTIONS(5573), [anon_sym_const] = ACTIONS(5573), [anon_sym_constexpr] = ACTIONS(5573), [anon_sym_volatile] = ACTIONS(5573), [anon_sym_restrict] = ACTIONS(5573), [anon_sym___restrict__] = ACTIONS(5573), [anon_sym__Atomic] = ACTIONS(5573), [anon_sym__Noreturn] = ACTIONS(5573), [anon_sym_noreturn] = ACTIONS(5573), [anon_sym__Nonnull] = ACTIONS(5573), [anon_sym_mutable] = ACTIONS(5573), [anon_sym_constinit] = ACTIONS(5573), [anon_sym_consteval] = ACTIONS(5573), [anon_sym_alignas] = ACTIONS(5573), [anon_sym__Alignas] = ACTIONS(5573), [sym_primitive_type] = ACTIONS(5573), [anon_sym_enum] = ACTIONS(5573), [anon_sym_class] = ACTIONS(5573), [anon_sym_struct] = ACTIONS(5573), [anon_sym_union] = ACTIONS(5573), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5573), [anon_sym_decltype] = ACTIONS(5573), [anon_sym_explicit] = ACTIONS(5573), [anon_sym_typename] = ACTIONS(5573), [anon_sym_private] = ACTIONS(5573), [anon_sym_template] = ACTIONS(5573), [anon_sym_operator] = ACTIONS(5573), [anon_sym_friend] = ACTIONS(5573), [anon_sym_public] = ACTIONS(5573), [anon_sym_protected] = ACTIONS(5573), [anon_sym_static_assert] = ACTIONS(5573), }, [STATE(2023)] = { [sym_identifier] = ACTIONS(5577), [aux_sym_preproc_def_token1] = ACTIONS(5577), [aux_sym_preproc_if_token1] = ACTIONS(5577), [aux_sym_preproc_if_token2] = ACTIONS(5577), [aux_sym_preproc_ifdef_token1] = ACTIONS(5577), [aux_sym_preproc_ifdef_token2] = ACTIONS(5577), [sym_preproc_directive] = ACTIONS(5577), [anon_sym_LPAREN2] = ACTIONS(5579), [anon_sym_TILDE] = ACTIONS(5579), [anon_sym_STAR] = ACTIONS(5579), [anon_sym_AMP_AMP] = ACTIONS(5579), [anon_sym_AMP] = ACTIONS(5577), [anon_sym_SEMI] = ACTIONS(5579), [anon_sym___extension__] = ACTIONS(5577), [anon_sym_typedef] = ACTIONS(5577), [anon_sym_virtual] = ACTIONS(5577), [anon_sym_extern] = ACTIONS(5577), [anon_sym___attribute__] = ACTIONS(5577), [anon_sym___attribute] = ACTIONS(5577), [anon_sym_using] = ACTIONS(5577), [anon_sym_COLON_COLON] = ACTIONS(5579), [anon_sym_LBRACK_LBRACK] = ACTIONS(5579), [anon_sym___declspec] = ACTIONS(5577), [anon_sym___based] = ACTIONS(5577), [anon_sym_signed] = ACTIONS(5577), [anon_sym_unsigned] = ACTIONS(5577), [anon_sym_long] = ACTIONS(5577), [anon_sym_short] = ACTIONS(5577), [anon_sym_LBRACK] = ACTIONS(5577), [anon_sym_static] = ACTIONS(5577), [anon_sym_register] = ACTIONS(5577), [anon_sym_inline] = ACTIONS(5577), [anon_sym___inline] = ACTIONS(5577), [anon_sym___inline__] = ACTIONS(5577), [anon_sym___forceinline] = ACTIONS(5577), [anon_sym_thread_local] = ACTIONS(5577), [anon_sym___thread] = ACTIONS(5577), [anon_sym_const] = ACTIONS(5577), [anon_sym_constexpr] = ACTIONS(5577), [anon_sym_volatile] = ACTIONS(5577), [anon_sym_restrict] = ACTIONS(5577), [anon_sym___restrict__] = ACTIONS(5577), [anon_sym__Atomic] = ACTIONS(5577), [anon_sym__Noreturn] = ACTIONS(5577), [anon_sym_noreturn] = ACTIONS(5577), [anon_sym__Nonnull] = ACTIONS(5577), [anon_sym_mutable] = ACTIONS(5577), [anon_sym_constinit] = ACTIONS(5577), [anon_sym_consteval] = ACTIONS(5577), [anon_sym_alignas] = ACTIONS(5577), [anon_sym__Alignas] = ACTIONS(5577), [sym_primitive_type] = ACTIONS(5577), [anon_sym_enum] = ACTIONS(5577), [anon_sym_class] = ACTIONS(5577), [anon_sym_struct] = ACTIONS(5577), [anon_sym_union] = ACTIONS(5577), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5577), [anon_sym_decltype] = ACTIONS(5577), [anon_sym_explicit] = ACTIONS(5577), [anon_sym_typename] = ACTIONS(5577), [anon_sym_private] = ACTIONS(5577), [anon_sym_template] = ACTIONS(5577), [anon_sym_operator] = ACTIONS(5577), [anon_sym_friend] = ACTIONS(5577), [anon_sym_public] = ACTIONS(5577), [anon_sym_protected] = ACTIONS(5577), [anon_sym_static_assert] = ACTIONS(5577), }, [STATE(2024)] = { [sym_identifier] = ACTIONS(5581), [aux_sym_preproc_def_token1] = ACTIONS(5581), [aux_sym_preproc_if_token1] = ACTIONS(5581), [aux_sym_preproc_if_token2] = ACTIONS(5581), [aux_sym_preproc_ifdef_token1] = ACTIONS(5581), [aux_sym_preproc_ifdef_token2] = ACTIONS(5581), [sym_preproc_directive] = ACTIONS(5581), [anon_sym_LPAREN2] = ACTIONS(5583), [anon_sym_TILDE] = ACTIONS(5583), [anon_sym_STAR] = ACTIONS(5583), [anon_sym_AMP_AMP] = ACTIONS(5583), [anon_sym_AMP] = ACTIONS(5581), [anon_sym_SEMI] = ACTIONS(5583), [anon_sym___extension__] = ACTIONS(5581), [anon_sym_typedef] = ACTIONS(5581), [anon_sym_virtual] = ACTIONS(5581), [anon_sym_extern] = ACTIONS(5581), [anon_sym___attribute__] = ACTIONS(5581), [anon_sym___attribute] = ACTIONS(5581), [anon_sym_using] = ACTIONS(5581), [anon_sym_COLON_COLON] = ACTIONS(5583), [anon_sym_LBRACK_LBRACK] = ACTIONS(5583), [anon_sym___declspec] = ACTIONS(5581), [anon_sym___based] = ACTIONS(5581), [anon_sym_signed] = ACTIONS(5581), [anon_sym_unsigned] = ACTIONS(5581), [anon_sym_long] = ACTIONS(5581), [anon_sym_short] = ACTIONS(5581), [anon_sym_LBRACK] = ACTIONS(5581), [anon_sym_static] = ACTIONS(5581), [anon_sym_register] = ACTIONS(5581), [anon_sym_inline] = ACTIONS(5581), [anon_sym___inline] = ACTIONS(5581), [anon_sym___inline__] = ACTIONS(5581), [anon_sym___forceinline] = ACTIONS(5581), [anon_sym_thread_local] = ACTIONS(5581), [anon_sym___thread] = ACTIONS(5581), [anon_sym_const] = ACTIONS(5581), [anon_sym_constexpr] = ACTIONS(5581), [anon_sym_volatile] = ACTIONS(5581), [anon_sym_restrict] = ACTIONS(5581), [anon_sym___restrict__] = ACTIONS(5581), [anon_sym__Atomic] = ACTIONS(5581), [anon_sym__Noreturn] = ACTIONS(5581), [anon_sym_noreturn] = ACTIONS(5581), [anon_sym__Nonnull] = ACTIONS(5581), [anon_sym_mutable] = ACTIONS(5581), [anon_sym_constinit] = ACTIONS(5581), [anon_sym_consteval] = ACTIONS(5581), [anon_sym_alignas] = ACTIONS(5581), [anon_sym__Alignas] = ACTIONS(5581), [sym_primitive_type] = ACTIONS(5581), [anon_sym_enum] = ACTIONS(5581), [anon_sym_class] = ACTIONS(5581), [anon_sym_struct] = ACTIONS(5581), [anon_sym_union] = ACTIONS(5581), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5581), [anon_sym_decltype] = ACTIONS(5581), [anon_sym_explicit] = ACTIONS(5581), [anon_sym_typename] = ACTIONS(5581), [anon_sym_private] = ACTIONS(5581), [anon_sym_template] = ACTIONS(5581), [anon_sym_operator] = ACTIONS(5581), [anon_sym_friend] = ACTIONS(5581), [anon_sym_public] = ACTIONS(5581), [anon_sym_protected] = ACTIONS(5581), [anon_sym_static_assert] = ACTIONS(5581), }, [STATE(2025)] = { [sym_identifier] = ACTIONS(5577), [aux_sym_preproc_def_token1] = ACTIONS(5577), [aux_sym_preproc_if_token1] = ACTIONS(5577), [aux_sym_preproc_if_token2] = ACTIONS(5577), [aux_sym_preproc_ifdef_token1] = ACTIONS(5577), [aux_sym_preproc_ifdef_token2] = ACTIONS(5577), [sym_preproc_directive] = ACTIONS(5577), [anon_sym_LPAREN2] = ACTIONS(5579), [anon_sym_TILDE] = ACTIONS(5579), [anon_sym_STAR] = ACTIONS(5579), [anon_sym_AMP_AMP] = ACTIONS(5579), [anon_sym_AMP] = ACTIONS(5577), [anon_sym_SEMI] = ACTIONS(5579), [anon_sym___extension__] = ACTIONS(5577), [anon_sym_typedef] = ACTIONS(5577), [anon_sym_virtual] = ACTIONS(5577), [anon_sym_extern] = ACTIONS(5577), [anon_sym___attribute__] = ACTIONS(5577), [anon_sym___attribute] = ACTIONS(5577), [anon_sym_using] = ACTIONS(5577), [anon_sym_COLON_COLON] = ACTIONS(5579), [anon_sym_LBRACK_LBRACK] = ACTIONS(5579), [anon_sym___declspec] = ACTIONS(5577), [anon_sym___based] = ACTIONS(5577), [anon_sym_signed] = ACTIONS(5577), [anon_sym_unsigned] = ACTIONS(5577), [anon_sym_long] = ACTIONS(5577), [anon_sym_short] = ACTIONS(5577), [anon_sym_LBRACK] = ACTIONS(5577), [anon_sym_static] = ACTIONS(5577), [anon_sym_register] = ACTIONS(5577), [anon_sym_inline] = ACTIONS(5577), [anon_sym___inline] = ACTIONS(5577), [anon_sym___inline__] = ACTIONS(5577), [anon_sym___forceinline] = ACTIONS(5577), [anon_sym_thread_local] = ACTIONS(5577), [anon_sym___thread] = ACTIONS(5577), [anon_sym_const] = ACTIONS(5577), [anon_sym_constexpr] = ACTIONS(5577), [anon_sym_volatile] = ACTIONS(5577), [anon_sym_restrict] = ACTIONS(5577), [anon_sym___restrict__] = ACTIONS(5577), [anon_sym__Atomic] = ACTIONS(5577), [anon_sym__Noreturn] = ACTIONS(5577), [anon_sym_noreturn] = ACTIONS(5577), [anon_sym__Nonnull] = ACTIONS(5577), [anon_sym_mutable] = ACTIONS(5577), [anon_sym_constinit] = ACTIONS(5577), [anon_sym_consteval] = ACTIONS(5577), [anon_sym_alignas] = ACTIONS(5577), [anon_sym__Alignas] = ACTIONS(5577), [sym_primitive_type] = ACTIONS(5577), [anon_sym_enum] = ACTIONS(5577), [anon_sym_class] = ACTIONS(5577), [anon_sym_struct] = ACTIONS(5577), [anon_sym_union] = ACTIONS(5577), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5577), [anon_sym_decltype] = ACTIONS(5577), [anon_sym_explicit] = ACTIONS(5577), [anon_sym_typename] = ACTIONS(5577), [anon_sym_private] = ACTIONS(5577), [anon_sym_template] = ACTIONS(5577), [anon_sym_operator] = ACTIONS(5577), [anon_sym_friend] = ACTIONS(5577), [anon_sym_public] = ACTIONS(5577), [anon_sym_protected] = ACTIONS(5577), [anon_sym_static_assert] = ACTIONS(5577), }, [STATE(2026)] = { [sym_identifier] = ACTIONS(5581), [aux_sym_preproc_def_token1] = ACTIONS(5581), [aux_sym_preproc_if_token1] = ACTIONS(5581), [aux_sym_preproc_if_token2] = ACTIONS(5581), [aux_sym_preproc_ifdef_token1] = ACTIONS(5581), [aux_sym_preproc_ifdef_token2] = ACTIONS(5581), [sym_preproc_directive] = ACTIONS(5581), [anon_sym_LPAREN2] = ACTIONS(5583), [anon_sym_TILDE] = ACTIONS(5583), [anon_sym_STAR] = ACTIONS(5583), [anon_sym_AMP_AMP] = ACTIONS(5583), [anon_sym_AMP] = ACTIONS(5581), [anon_sym_SEMI] = ACTIONS(5583), [anon_sym___extension__] = ACTIONS(5581), [anon_sym_typedef] = ACTIONS(5581), [anon_sym_virtual] = ACTIONS(5581), [anon_sym_extern] = ACTIONS(5581), [anon_sym___attribute__] = ACTIONS(5581), [anon_sym___attribute] = ACTIONS(5581), [anon_sym_using] = ACTIONS(5581), [anon_sym_COLON_COLON] = ACTIONS(5583), [anon_sym_LBRACK_LBRACK] = ACTIONS(5583), [anon_sym___declspec] = ACTIONS(5581), [anon_sym___based] = ACTIONS(5581), [anon_sym_signed] = ACTIONS(5581), [anon_sym_unsigned] = ACTIONS(5581), [anon_sym_long] = ACTIONS(5581), [anon_sym_short] = ACTIONS(5581), [anon_sym_LBRACK] = ACTIONS(5581), [anon_sym_static] = ACTIONS(5581), [anon_sym_register] = ACTIONS(5581), [anon_sym_inline] = ACTIONS(5581), [anon_sym___inline] = ACTIONS(5581), [anon_sym___inline__] = ACTIONS(5581), [anon_sym___forceinline] = ACTIONS(5581), [anon_sym_thread_local] = ACTIONS(5581), [anon_sym___thread] = ACTIONS(5581), [anon_sym_const] = ACTIONS(5581), [anon_sym_constexpr] = ACTIONS(5581), [anon_sym_volatile] = ACTIONS(5581), [anon_sym_restrict] = ACTIONS(5581), [anon_sym___restrict__] = ACTIONS(5581), [anon_sym__Atomic] = ACTIONS(5581), [anon_sym__Noreturn] = ACTIONS(5581), [anon_sym_noreturn] = ACTIONS(5581), [anon_sym__Nonnull] = ACTIONS(5581), [anon_sym_mutable] = ACTIONS(5581), [anon_sym_constinit] = ACTIONS(5581), [anon_sym_consteval] = ACTIONS(5581), [anon_sym_alignas] = ACTIONS(5581), [anon_sym__Alignas] = ACTIONS(5581), [sym_primitive_type] = ACTIONS(5581), [anon_sym_enum] = ACTIONS(5581), [anon_sym_class] = ACTIONS(5581), [anon_sym_struct] = ACTIONS(5581), [anon_sym_union] = ACTIONS(5581), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5581), [anon_sym_decltype] = ACTIONS(5581), [anon_sym_explicit] = ACTIONS(5581), [anon_sym_typename] = ACTIONS(5581), [anon_sym_private] = ACTIONS(5581), [anon_sym_template] = ACTIONS(5581), [anon_sym_operator] = ACTIONS(5581), [anon_sym_friend] = ACTIONS(5581), [anon_sym_public] = ACTIONS(5581), [anon_sym_protected] = ACTIONS(5581), [anon_sym_static_assert] = ACTIONS(5581), }, [STATE(2027)] = { [sym_identifier] = ACTIONS(5585), [aux_sym_preproc_def_token1] = ACTIONS(5585), [aux_sym_preproc_if_token1] = ACTIONS(5585), [aux_sym_preproc_if_token2] = ACTIONS(5585), [aux_sym_preproc_ifdef_token1] = ACTIONS(5585), [aux_sym_preproc_ifdef_token2] = ACTIONS(5585), [sym_preproc_directive] = ACTIONS(5585), [anon_sym_LPAREN2] = ACTIONS(5587), [anon_sym_TILDE] = ACTIONS(5587), [anon_sym_STAR] = ACTIONS(5587), [anon_sym_AMP_AMP] = ACTIONS(5587), [anon_sym_AMP] = ACTIONS(5585), [anon_sym_SEMI] = ACTIONS(5587), [anon_sym___extension__] = ACTIONS(5585), [anon_sym_typedef] = ACTIONS(5585), [anon_sym_virtual] = ACTIONS(5585), [anon_sym_extern] = ACTIONS(5585), [anon_sym___attribute__] = ACTIONS(5585), [anon_sym___attribute] = ACTIONS(5585), [anon_sym_using] = ACTIONS(5585), [anon_sym_COLON_COLON] = ACTIONS(5587), [anon_sym_LBRACK_LBRACK] = ACTIONS(5587), [anon_sym___declspec] = ACTIONS(5585), [anon_sym___based] = ACTIONS(5585), [anon_sym_signed] = ACTIONS(5585), [anon_sym_unsigned] = ACTIONS(5585), [anon_sym_long] = ACTIONS(5585), [anon_sym_short] = ACTIONS(5585), [anon_sym_LBRACK] = ACTIONS(5585), [anon_sym_static] = ACTIONS(5585), [anon_sym_register] = ACTIONS(5585), [anon_sym_inline] = ACTIONS(5585), [anon_sym___inline] = ACTIONS(5585), [anon_sym___inline__] = ACTIONS(5585), [anon_sym___forceinline] = ACTIONS(5585), [anon_sym_thread_local] = ACTIONS(5585), [anon_sym___thread] = ACTIONS(5585), [anon_sym_const] = ACTIONS(5585), [anon_sym_constexpr] = ACTIONS(5585), [anon_sym_volatile] = ACTIONS(5585), [anon_sym_restrict] = ACTIONS(5585), [anon_sym___restrict__] = ACTIONS(5585), [anon_sym__Atomic] = ACTIONS(5585), [anon_sym__Noreturn] = ACTIONS(5585), [anon_sym_noreturn] = ACTIONS(5585), [anon_sym__Nonnull] = ACTIONS(5585), [anon_sym_mutable] = ACTIONS(5585), [anon_sym_constinit] = ACTIONS(5585), [anon_sym_consteval] = ACTIONS(5585), [anon_sym_alignas] = ACTIONS(5585), [anon_sym__Alignas] = ACTIONS(5585), [sym_primitive_type] = ACTIONS(5585), [anon_sym_enum] = ACTIONS(5585), [anon_sym_class] = ACTIONS(5585), [anon_sym_struct] = ACTIONS(5585), [anon_sym_union] = ACTIONS(5585), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5585), [anon_sym_decltype] = ACTIONS(5585), [anon_sym_explicit] = ACTIONS(5585), [anon_sym_typename] = ACTIONS(5585), [anon_sym_private] = ACTIONS(5585), [anon_sym_template] = ACTIONS(5585), [anon_sym_operator] = ACTIONS(5585), [anon_sym_friend] = ACTIONS(5585), [anon_sym_public] = ACTIONS(5585), [anon_sym_protected] = ACTIONS(5585), [anon_sym_static_assert] = ACTIONS(5585), }, [STATE(2028)] = { [sym_identifier] = ACTIONS(5597), [aux_sym_preproc_def_token1] = ACTIONS(5597), [aux_sym_preproc_if_token1] = ACTIONS(5597), [aux_sym_preproc_if_token2] = ACTIONS(5597), [aux_sym_preproc_ifdef_token1] = ACTIONS(5597), [aux_sym_preproc_ifdef_token2] = ACTIONS(5597), [sym_preproc_directive] = ACTIONS(5597), [anon_sym_LPAREN2] = ACTIONS(5599), [anon_sym_TILDE] = ACTIONS(5599), [anon_sym_STAR] = ACTIONS(5599), [anon_sym_AMP_AMP] = ACTIONS(5599), [anon_sym_AMP] = ACTIONS(5597), [anon_sym_SEMI] = ACTIONS(5599), [anon_sym___extension__] = ACTIONS(5597), [anon_sym_typedef] = ACTIONS(5597), [anon_sym_virtual] = ACTIONS(5597), [anon_sym_extern] = ACTIONS(5597), [anon_sym___attribute__] = ACTIONS(5597), [anon_sym___attribute] = ACTIONS(5597), [anon_sym_using] = ACTIONS(5597), [anon_sym_COLON_COLON] = ACTIONS(5599), [anon_sym_LBRACK_LBRACK] = ACTIONS(5599), [anon_sym___declspec] = ACTIONS(5597), [anon_sym___based] = ACTIONS(5597), [anon_sym_signed] = ACTIONS(5597), [anon_sym_unsigned] = ACTIONS(5597), [anon_sym_long] = ACTIONS(5597), [anon_sym_short] = ACTIONS(5597), [anon_sym_LBRACK] = ACTIONS(5597), [anon_sym_static] = ACTIONS(5597), [anon_sym_register] = ACTIONS(5597), [anon_sym_inline] = ACTIONS(5597), [anon_sym___inline] = ACTIONS(5597), [anon_sym___inline__] = ACTIONS(5597), [anon_sym___forceinline] = ACTIONS(5597), [anon_sym_thread_local] = ACTIONS(5597), [anon_sym___thread] = ACTIONS(5597), [anon_sym_const] = ACTIONS(5597), [anon_sym_constexpr] = ACTIONS(5597), [anon_sym_volatile] = ACTIONS(5597), [anon_sym_restrict] = ACTIONS(5597), [anon_sym___restrict__] = ACTIONS(5597), [anon_sym__Atomic] = ACTIONS(5597), [anon_sym__Noreturn] = ACTIONS(5597), [anon_sym_noreturn] = ACTIONS(5597), [anon_sym__Nonnull] = ACTIONS(5597), [anon_sym_mutable] = ACTIONS(5597), [anon_sym_constinit] = ACTIONS(5597), [anon_sym_consteval] = ACTIONS(5597), [anon_sym_alignas] = ACTIONS(5597), [anon_sym__Alignas] = ACTIONS(5597), [sym_primitive_type] = ACTIONS(5597), [anon_sym_enum] = ACTIONS(5597), [anon_sym_class] = ACTIONS(5597), [anon_sym_struct] = ACTIONS(5597), [anon_sym_union] = ACTIONS(5597), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5597), [anon_sym_decltype] = ACTIONS(5597), [anon_sym_explicit] = ACTIONS(5597), [anon_sym_typename] = ACTIONS(5597), [anon_sym_private] = ACTIONS(5597), [anon_sym_template] = ACTIONS(5597), [anon_sym_operator] = ACTIONS(5597), [anon_sym_friend] = ACTIONS(5597), [anon_sym_public] = ACTIONS(5597), [anon_sym_protected] = ACTIONS(5597), [anon_sym_static_assert] = ACTIONS(5597), }, [STATE(2029)] = { [sym_string_literal] = STATE(2187), [sym_template_argument_list] = STATE(2304), [sym_raw_string_literal] = STATE(2187), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5387), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym___attribute__] = ACTIONS(4161), [anon_sym___attribute] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4161), [anon_sym_or_eq] = ACTIONS(4161), [anon_sym_xor_eq] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(5966), [anon_sym_u_DQUOTE] = ACTIONS(5966), [anon_sym_U_DQUOTE] = ACTIONS(5966), [anon_sym_u8_DQUOTE] = ACTIONS(5966), [anon_sym_DQUOTE] = ACTIONS(5966), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5968), [anon_sym_LR_DQUOTE] = ACTIONS(5968), [anon_sym_uR_DQUOTE] = ACTIONS(5968), [anon_sym_UR_DQUOTE] = ACTIONS(5968), [anon_sym_u8R_DQUOTE] = ACTIONS(5968), }, [STATE(2030)] = { [sym_identifier] = ACTIONS(5605), [aux_sym_preproc_def_token1] = ACTIONS(5605), [aux_sym_preproc_if_token1] = ACTIONS(5605), [aux_sym_preproc_if_token2] = ACTIONS(5605), [aux_sym_preproc_ifdef_token1] = ACTIONS(5605), [aux_sym_preproc_ifdef_token2] = ACTIONS(5605), [sym_preproc_directive] = ACTIONS(5605), [anon_sym_LPAREN2] = ACTIONS(5607), [anon_sym_TILDE] = ACTIONS(5607), [anon_sym_STAR] = ACTIONS(5607), [anon_sym_AMP_AMP] = ACTIONS(5607), [anon_sym_AMP] = ACTIONS(5605), [anon_sym_SEMI] = ACTIONS(5607), [anon_sym___extension__] = ACTIONS(5605), [anon_sym_typedef] = ACTIONS(5605), [anon_sym_virtual] = ACTIONS(5605), [anon_sym_extern] = ACTIONS(5605), [anon_sym___attribute__] = ACTIONS(5605), [anon_sym___attribute] = ACTIONS(5605), [anon_sym_using] = ACTIONS(5605), [anon_sym_COLON_COLON] = ACTIONS(5607), [anon_sym_LBRACK_LBRACK] = ACTIONS(5607), [anon_sym___declspec] = ACTIONS(5605), [anon_sym___based] = ACTIONS(5605), [anon_sym_signed] = ACTIONS(5605), [anon_sym_unsigned] = ACTIONS(5605), [anon_sym_long] = ACTIONS(5605), [anon_sym_short] = ACTIONS(5605), [anon_sym_LBRACK] = ACTIONS(5605), [anon_sym_static] = ACTIONS(5605), [anon_sym_register] = ACTIONS(5605), [anon_sym_inline] = ACTIONS(5605), [anon_sym___inline] = ACTIONS(5605), [anon_sym___inline__] = ACTIONS(5605), [anon_sym___forceinline] = ACTIONS(5605), [anon_sym_thread_local] = ACTIONS(5605), [anon_sym___thread] = ACTIONS(5605), [anon_sym_const] = ACTIONS(5605), [anon_sym_constexpr] = ACTIONS(5605), [anon_sym_volatile] = ACTIONS(5605), [anon_sym_restrict] = ACTIONS(5605), [anon_sym___restrict__] = ACTIONS(5605), [anon_sym__Atomic] = ACTIONS(5605), [anon_sym__Noreturn] = ACTIONS(5605), [anon_sym_noreturn] = ACTIONS(5605), [anon_sym__Nonnull] = ACTIONS(5605), [anon_sym_mutable] = ACTIONS(5605), [anon_sym_constinit] = ACTIONS(5605), [anon_sym_consteval] = ACTIONS(5605), [anon_sym_alignas] = ACTIONS(5605), [anon_sym__Alignas] = ACTIONS(5605), [sym_primitive_type] = ACTIONS(5605), [anon_sym_enum] = ACTIONS(5605), [anon_sym_class] = ACTIONS(5605), [anon_sym_struct] = ACTIONS(5605), [anon_sym_union] = ACTIONS(5605), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5605), [anon_sym_decltype] = ACTIONS(5605), [anon_sym_explicit] = ACTIONS(5605), [anon_sym_typename] = ACTIONS(5605), [anon_sym_private] = ACTIONS(5605), [anon_sym_template] = ACTIONS(5605), [anon_sym_operator] = ACTIONS(5605), [anon_sym_friend] = ACTIONS(5605), [anon_sym_public] = ACTIONS(5605), [anon_sym_protected] = ACTIONS(5605), [anon_sym_static_assert] = ACTIONS(5605), }, [STATE(2031)] = { [sym_identifier] = ACTIONS(5605), [aux_sym_preproc_def_token1] = ACTIONS(5605), [aux_sym_preproc_if_token1] = ACTIONS(5605), [aux_sym_preproc_if_token2] = ACTIONS(5605), [aux_sym_preproc_ifdef_token1] = ACTIONS(5605), [aux_sym_preproc_ifdef_token2] = ACTIONS(5605), [sym_preproc_directive] = ACTIONS(5605), [anon_sym_LPAREN2] = ACTIONS(5607), [anon_sym_TILDE] = ACTIONS(5607), [anon_sym_STAR] = ACTIONS(5607), [anon_sym_AMP_AMP] = ACTIONS(5607), [anon_sym_AMP] = ACTIONS(5605), [anon_sym_SEMI] = ACTIONS(5607), [anon_sym___extension__] = ACTIONS(5605), [anon_sym_typedef] = ACTIONS(5605), [anon_sym_virtual] = ACTIONS(5605), [anon_sym_extern] = ACTIONS(5605), [anon_sym___attribute__] = ACTIONS(5605), [anon_sym___attribute] = ACTIONS(5605), [anon_sym_using] = ACTIONS(5605), [anon_sym_COLON_COLON] = ACTIONS(5607), [anon_sym_LBRACK_LBRACK] = ACTIONS(5607), [anon_sym___declspec] = ACTIONS(5605), [anon_sym___based] = ACTIONS(5605), [anon_sym_signed] = ACTIONS(5605), [anon_sym_unsigned] = ACTIONS(5605), [anon_sym_long] = ACTIONS(5605), [anon_sym_short] = ACTIONS(5605), [anon_sym_LBRACK] = ACTIONS(5605), [anon_sym_static] = ACTIONS(5605), [anon_sym_register] = ACTIONS(5605), [anon_sym_inline] = ACTIONS(5605), [anon_sym___inline] = ACTIONS(5605), [anon_sym___inline__] = ACTIONS(5605), [anon_sym___forceinline] = ACTIONS(5605), [anon_sym_thread_local] = ACTIONS(5605), [anon_sym___thread] = ACTIONS(5605), [anon_sym_const] = ACTIONS(5605), [anon_sym_constexpr] = ACTIONS(5605), [anon_sym_volatile] = ACTIONS(5605), [anon_sym_restrict] = ACTIONS(5605), [anon_sym___restrict__] = ACTIONS(5605), [anon_sym__Atomic] = ACTIONS(5605), [anon_sym__Noreturn] = ACTIONS(5605), [anon_sym_noreturn] = ACTIONS(5605), [anon_sym__Nonnull] = ACTIONS(5605), [anon_sym_mutable] = ACTIONS(5605), [anon_sym_constinit] = ACTIONS(5605), [anon_sym_consteval] = ACTIONS(5605), [anon_sym_alignas] = ACTIONS(5605), [anon_sym__Alignas] = ACTIONS(5605), [sym_primitive_type] = ACTIONS(5605), [anon_sym_enum] = ACTIONS(5605), [anon_sym_class] = ACTIONS(5605), [anon_sym_struct] = ACTIONS(5605), [anon_sym_union] = ACTIONS(5605), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5605), [anon_sym_decltype] = ACTIONS(5605), [anon_sym_explicit] = ACTIONS(5605), [anon_sym_typename] = ACTIONS(5605), [anon_sym_private] = ACTIONS(5605), [anon_sym_template] = ACTIONS(5605), [anon_sym_operator] = ACTIONS(5605), [anon_sym_friend] = ACTIONS(5605), [anon_sym_public] = ACTIONS(5605), [anon_sym_protected] = ACTIONS(5605), [anon_sym_static_assert] = ACTIONS(5605), }, [STATE(2032)] = { [sym_identifier] = ACTIONS(5625), [aux_sym_preproc_def_token1] = ACTIONS(5625), [aux_sym_preproc_if_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token2] = ACTIONS(5625), [sym_preproc_directive] = ACTIONS(5625), [anon_sym_LPAREN2] = ACTIONS(5627), [anon_sym_TILDE] = ACTIONS(5627), [anon_sym_STAR] = ACTIONS(5627), [anon_sym_AMP_AMP] = ACTIONS(5627), [anon_sym_AMP] = ACTIONS(5625), [anon_sym_SEMI] = ACTIONS(5627), [anon_sym___extension__] = ACTIONS(5625), [anon_sym_typedef] = ACTIONS(5625), [anon_sym_virtual] = ACTIONS(5625), [anon_sym_extern] = ACTIONS(5625), [anon_sym___attribute__] = ACTIONS(5625), [anon_sym___attribute] = ACTIONS(5625), [anon_sym_using] = ACTIONS(5625), [anon_sym_COLON_COLON] = ACTIONS(5627), [anon_sym_LBRACK_LBRACK] = ACTIONS(5627), [anon_sym___declspec] = ACTIONS(5625), [anon_sym___based] = ACTIONS(5625), [anon_sym_RBRACE] = ACTIONS(5627), [anon_sym_signed] = ACTIONS(5625), [anon_sym_unsigned] = ACTIONS(5625), [anon_sym_long] = ACTIONS(5625), [anon_sym_short] = ACTIONS(5625), [anon_sym_LBRACK] = ACTIONS(5625), [anon_sym_static] = ACTIONS(5625), [anon_sym_register] = ACTIONS(5625), [anon_sym_inline] = ACTIONS(5625), [anon_sym___inline] = ACTIONS(5625), [anon_sym___inline__] = ACTIONS(5625), [anon_sym___forceinline] = ACTIONS(5625), [anon_sym_thread_local] = ACTIONS(5625), [anon_sym___thread] = ACTIONS(5625), [anon_sym_const] = ACTIONS(5625), [anon_sym_constexpr] = ACTIONS(5625), [anon_sym_volatile] = ACTIONS(5625), [anon_sym_restrict] = ACTIONS(5625), [anon_sym___restrict__] = ACTIONS(5625), [anon_sym__Atomic] = ACTIONS(5625), [anon_sym__Noreturn] = ACTIONS(5625), [anon_sym_noreturn] = ACTIONS(5625), [anon_sym__Nonnull] = ACTIONS(5625), [anon_sym_mutable] = ACTIONS(5625), [anon_sym_constinit] = ACTIONS(5625), [anon_sym_consteval] = ACTIONS(5625), [anon_sym_alignas] = ACTIONS(5625), [anon_sym__Alignas] = ACTIONS(5625), [sym_primitive_type] = ACTIONS(5625), [anon_sym_enum] = ACTIONS(5625), [anon_sym_class] = ACTIONS(5625), [anon_sym_struct] = ACTIONS(5625), [anon_sym_union] = ACTIONS(5625), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5625), [anon_sym_decltype] = ACTIONS(5625), [anon_sym_explicit] = ACTIONS(5625), [anon_sym_typename] = ACTIONS(5625), [anon_sym_private] = ACTIONS(5625), [anon_sym_template] = ACTIONS(5625), [anon_sym_operator] = ACTIONS(5625), [anon_sym_friend] = ACTIONS(5625), [anon_sym_public] = ACTIONS(5625), [anon_sym_protected] = ACTIONS(5625), [anon_sym_static_assert] = ACTIONS(5625), }, [STATE(2033)] = { [sym_identifier] = ACTIONS(5625), [aux_sym_preproc_def_token1] = ACTIONS(5625), [aux_sym_preproc_if_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token2] = ACTIONS(5625), [sym_preproc_directive] = ACTIONS(5625), [anon_sym_LPAREN2] = ACTIONS(5627), [anon_sym_TILDE] = ACTIONS(5627), [anon_sym_STAR] = ACTIONS(5627), [anon_sym_AMP_AMP] = ACTIONS(5627), [anon_sym_AMP] = ACTIONS(5625), [anon_sym_SEMI] = ACTIONS(5627), [anon_sym___extension__] = ACTIONS(5625), [anon_sym_typedef] = ACTIONS(5625), [anon_sym_virtual] = ACTIONS(5625), [anon_sym_extern] = ACTIONS(5625), [anon_sym___attribute__] = ACTIONS(5625), [anon_sym___attribute] = ACTIONS(5625), [anon_sym_using] = ACTIONS(5625), [anon_sym_COLON_COLON] = ACTIONS(5627), [anon_sym_LBRACK_LBRACK] = ACTIONS(5627), [anon_sym___declspec] = ACTIONS(5625), [anon_sym___based] = ACTIONS(5625), [anon_sym_RBRACE] = ACTIONS(5627), [anon_sym_signed] = ACTIONS(5625), [anon_sym_unsigned] = ACTIONS(5625), [anon_sym_long] = ACTIONS(5625), [anon_sym_short] = ACTIONS(5625), [anon_sym_LBRACK] = ACTIONS(5625), [anon_sym_static] = ACTIONS(5625), [anon_sym_register] = ACTIONS(5625), [anon_sym_inline] = ACTIONS(5625), [anon_sym___inline] = ACTIONS(5625), [anon_sym___inline__] = ACTIONS(5625), [anon_sym___forceinline] = ACTIONS(5625), [anon_sym_thread_local] = ACTIONS(5625), [anon_sym___thread] = ACTIONS(5625), [anon_sym_const] = ACTIONS(5625), [anon_sym_constexpr] = ACTIONS(5625), [anon_sym_volatile] = ACTIONS(5625), [anon_sym_restrict] = ACTIONS(5625), [anon_sym___restrict__] = ACTIONS(5625), [anon_sym__Atomic] = ACTIONS(5625), [anon_sym__Noreturn] = ACTIONS(5625), [anon_sym_noreturn] = ACTIONS(5625), [anon_sym__Nonnull] = ACTIONS(5625), [anon_sym_mutable] = ACTIONS(5625), [anon_sym_constinit] = ACTIONS(5625), [anon_sym_consteval] = ACTIONS(5625), [anon_sym_alignas] = ACTIONS(5625), [anon_sym__Alignas] = ACTIONS(5625), [sym_primitive_type] = ACTIONS(5625), [anon_sym_enum] = ACTIONS(5625), [anon_sym_class] = ACTIONS(5625), [anon_sym_struct] = ACTIONS(5625), [anon_sym_union] = ACTIONS(5625), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5625), [anon_sym_decltype] = ACTIONS(5625), [anon_sym_explicit] = ACTIONS(5625), [anon_sym_typename] = ACTIONS(5625), [anon_sym_private] = ACTIONS(5625), [anon_sym_template] = ACTIONS(5625), [anon_sym_operator] = ACTIONS(5625), [anon_sym_friend] = ACTIONS(5625), [anon_sym_public] = ACTIONS(5625), [anon_sym_protected] = ACTIONS(5625), [anon_sym_static_assert] = ACTIONS(5625), }, [STATE(2034)] = { [sym_identifier] = ACTIONS(5621), [aux_sym_preproc_def_token1] = ACTIONS(5621), [aux_sym_preproc_if_token1] = ACTIONS(5621), [aux_sym_preproc_ifdef_token1] = ACTIONS(5621), [aux_sym_preproc_ifdef_token2] = ACTIONS(5621), [sym_preproc_directive] = ACTIONS(5621), [anon_sym_LPAREN2] = ACTIONS(5623), [anon_sym_TILDE] = ACTIONS(5623), [anon_sym_STAR] = ACTIONS(5623), [anon_sym_AMP_AMP] = ACTIONS(5623), [anon_sym_AMP] = ACTIONS(5621), [anon_sym_SEMI] = ACTIONS(5623), [anon_sym___extension__] = ACTIONS(5621), [anon_sym_typedef] = ACTIONS(5621), [anon_sym_virtual] = ACTIONS(5621), [anon_sym_extern] = ACTIONS(5621), [anon_sym___attribute__] = ACTIONS(5621), [anon_sym___attribute] = ACTIONS(5621), [anon_sym_using] = ACTIONS(5621), [anon_sym_COLON_COLON] = ACTIONS(5623), [anon_sym_LBRACK_LBRACK] = ACTIONS(5623), [anon_sym___declspec] = ACTIONS(5621), [anon_sym___based] = ACTIONS(5621), [anon_sym_RBRACE] = ACTIONS(5623), [anon_sym_signed] = ACTIONS(5621), [anon_sym_unsigned] = ACTIONS(5621), [anon_sym_long] = ACTIONS(5621), [anon_sym_short] = ACTIONS(5621), [anon_sym_LBRACK] = ACTIONS(5621), [anon_sym_static] = ACTIONS(5621), [anon_sym_register] = ACTIONS(5621), [anon_sym_inline] = ACTIONS(5621), [anon_sym___inline] = ACTIONS(5621), [anon_sym___inline__] = ACTIONS(5621), [anon_sym___forceinline] = ACTIONS(5621), [anon_sym_thread_local] = ACTIONS(5621), [anon_sym___thread] = ACTIONS(5621), [anon_sym_const] = ACTIONS(5621), [anon_sym_constexpr] = ACTIONS(5621), [anon_sym_volatile] = ACTIONS(5621), [anon_sym_restrict] = ACTIONS(5621), [anon_sym___restrict__] = ACTIONS(5621), [anon_sym__Atomic] = ACTIONS(5621), [anon_sym__Noreturn] = ACTIONS(5621), [anon_sym_noreturn] = ACTIONS(5621), [anon_sym__Nonnull] = ACTIONS(5621), [anon_sym_mutable] = ACTIONS(5621), [anon_sym_constinit] = ACTIONS(5621), [anon_sym_consteval] = ACTIONS(5621), [anon_sym_alignas] = ACTIONS(5621), [anon_sym__Alignas] = ACTIONS(5621), [sym_primitive_type] = ACTIONS(5621), [anon_sym_enum] = ACTIONS(5621), [anon_sym_class] = ACTIONS(5621), [anon_sym_struct] = ACTIONS(5621), [anon_sym_union] = ACTIONS(5621), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5621), [anon_sym_decltype] = ACTIONS(5621), [anon_sym_explicit] = ACTIONS(5621), [anon_sym_typename] = ACTIONS(5621), [anon_sym_private] = ACTIONS(5621), [anon_sym_template] = ACTIONS(5621), [anon_sym_operator] = ACTIONS(5621), [anon_sym_friend] = ACTIONS(5621), [anon_sym_public] = ACTIONS(5621), [anon_sym_protected] = ACTIONS(5621), [anon_sym_static_assert] = ACTIONS(5621), }, [STATE(2035)] = { [sym_identifier] = ACTIONS(3233), [aux_sym_preproc_def_token1] = ACTIONS(3233), [aux_sym_preproc_if_token1] = ACTIONS(3233), [aux_sym_preproc_ifdef_token1] = ACTIONS(3233), [aux_sym_preproc_ifdef_token2] = ACTIONS(3233), [sym_preproc_directive] = ACTIONS(3233), [anon_sym_LPAREN2] = ACTIONS(3235), [anon_sym_TILDE] = ACTIONS(3235), [anon_sym_STAR] = ACTIONS(3235), [anon_sym_AMP_AMP] = ACTIONS(3235), [anon_sym_AMP] = ACTIONS(3233), [anon_sym_SEMI] = ACTIONS(3235), [anon_sym___extension__] = ACTIONS(3233), [anon_sym_typedef] = ACTIONS(3233), [anon_sym_virtual] = ACTIONS(3233), [anon_sym_extern] = ACTIONS(3233), [anon_sym___attribute__] = ACTIONS(3233), [anon_sym___attribute] = ACTIONS(3233), [anon_sym_using] = ACTIONS(3233), [anon_sym_COLON_COLON] = ACTIONS(3235), [anon_sym_LBRACK_LBRACK] = ACTIONS(3235), [anon_sym___declspec] = ACTIONS(3233), [anon_sym___based] = ACTIONS(3233), [anon_sym_RBRACE] = ACTIONS(3235), [anon_sym_signed] = ACTIONS(3233), [anon_sym_unsigned] = ACTIONS(3233), [anon_sym_long] = ACTIONS(3233), [anon_sym_short] = ACTIONS(3233), [anon_sym_LBRACK] = ACTIONS(3233), [anon_sym_static] = ACTIONS(3233), [anon_sym_register] = ACTIONS(3233), [anon_sym_inline] = ACTIONS(3233), [anon_sym___inline] = ACTIONS(3233), [anon_sym___inline__] = ACTIONS(3233), [anon_sym___forceinline] = ACTIONS(3233), [anon_sym_thread_local] = ACTIONS(3233), [anon_sym___thread] = ACTIONS(3233), [anon_sym_const] = ACTIONS(3233), [anon_sym_constexpr] = ACTIONS(3233), [anon_sym_volatile] = ACTIONS(3233), [anon_sym_restrict] = ACTIONS(3233), [anon_sym___restrict__] = ACTIONS(3233), [anon_sym__Atomic] = ACTIONS(3233), [anon_sym__Noreturn] = ACTIONS(3233), [anon_sym_noreturn] = ACTIONS(3233), [anon_sym__Nonnull] = ACTIONS(3233), [anon_sym_mutable] = ACTIONS(3233), [anon_sym_constinit] = ACTIONS(3233), [anon_sym_consteval] = ACTIONS(3233), [anon_sym_alignas] = ACTIONS(3233), [anon_sym__Alignas] = ACTIONS(3233), [sym_primitive_type] = ACTIONS(3233), [anon_sym_enum] = ACTIONS(3233), [anon_sym_class] = ACTIONS(3233), [anon_sym_struct] = ACTIONS(3233), [anon_sym_union] = ACTIONS(3233), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3233), [anon_sym_decltype] = ACTIONS(3233), [anon_sym_explicit] = ACTIONS(3233), [anon_sym_typename] = ACTIONS(3233), [anon_sym_private] = ACTIONS(3233), [anon_sym_template] = ACTIONS(3233), [anon_sym_operator] = ACTIONS(3233), [anon_sym_friend] = ACTIONS(3233), [anon_sym_public] = ACTIONS(3233), [anon_sym_protected] = ACTIONS(3233), [anon_sym_static_assert] = ACTIONS(3233), }, [STATE(2036)] = { [sym__declaration_modifiers] = STATE(3382), [sym_attribute_specifier] = STATE(3382), [sym_attribute_declaration] = STATE(3382), [sym_ms_declspec_modifier] = STATE(3382), [sym_storage_class_specifier] = STATE(3382), [sym_type_qualifier] = STATE(3382), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2556), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(3382), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(5946), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(3048), [anon_sym_class] = ACTIONS(3050), [anon_sym_struct] = ACTIONS(3052), [anon_sym_union] = ACTIONS(3054), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(3056), [anon_sym_template] = ACTIONS(1268), }, [STATE(2037)] = { [sym_identifier] = ACTIONS(5601), [aux_sym_preproc_def_token1] = ACTIONS(5601), [aux_sym_preproc_if_token1] = ACTIONS(5601), [aux_sym_preproc_ifdef_token1] = ACTIONS(5601), [aux_sym_preproc_ifdef_token2] = ACTIONS(5601), [sym_preproc_directive] = ACTIONS(5601), [anon_sym_LPAREN2] = ACTIONS(5603), [anon_sym_TILDE] = ACTIONS(5603), [anon_sym_STAR] = ACTIONS(5603), [anon_sym_AMP_AMP] = ACTIONS(5603), [anon_sym_AMP] = ACTIONS(5601), [anon_sym_SEMI] = ACTIONS(5603), [anon_sym___extension__] = ACTIONS(5601), [anon_sym_typedef] = ACTIONS(5601), [anon_sym_virtual] = ACTIONS(5601), [anon_sym_extern] = ACTIONS(5601), [anon_sym___attribute__] = ACTIONS(5601), [anon_sym___attribute] = ACTIONS(5601), [anon_sym_using] = ACTIONS(5601), [anon_sym_COLON_COLON] = ACTIONS(5603), [anon_sym_LBRACK_LBRACK] = ACTIONS(5603), [anon_sym___declspec] = ACTIONS(5601), [anon_sym___based] = ACTIONS(5601), [anon_sym_RBRACE] = ACTIONS(5603), [anon_sym_signed] = ACTIONS(5601), [anon_sym_unsigned] = ACTIONS(5601), [anon_sym_long] = ACTIONS(5601), [anon_sym_short] = ACTIONS(5601), [anon_sym_LBRACK] = ACTIONS(5601), [anon_sym_static] = ACTIONS(5601), [anon_sym_register] = ACTIONS(5601), [anon_sym_inline] = ACTIONS(5601), [anon_sym___inline] = ACTIONS(5601), [anon_sym___inline__] = ACTIONS(5601), [anon_sym___forceinline] = ACTIONS(5601), [anon_sym_thread_local] = ACTIONS(5601), [anon_sym___thread] = ACTIONS(5601), [anon_sym_const] = ACTIONS(5601), [anon_sym_constexpr] = ACTIONS(5601), [anon_sym_volatile] = ACTIONS(5601), [anon_sym_restrict] = ACTIONS(5601), [anon_sym___restrict__] = ACTIONS(5601), [anon_sym__Atomic] = ACTIONS(5601), [anon_sym__Noreturn] = ACTIONS(5601), [anon_sym_noreturn] = ACTIONS(5601), [anon_sym__Nonnull] = ACTIONS(5601), [anon_sym_mutable] = ACTIONS(5601), [anon_sym_constinit] = ACTIONS(5601), [anon_sym_consteval] = ACTIONS(5601), [anon_sym_alignas] = ACTIONS(5601), [anon_sym__Alignas] = ACTIONS(5601), [sym_primitive_type] = ACTIONS(5601), [anon_sym_enum] = ACTIONS(5601), [anon_sym_class] = ACTIONS(5601), [anon_sym_struct] = ACTIONS(5601), [anon_sym_union] = ACTIONS(5601), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5601), [anon_sym_decltype] = ACTIONS(5601), [anon_sym_explicit] = ACTIONS(5601), [anon_sym_typename] = ACTIONS(5601), [anon_sym_private] = ACTIONS(5601), [anon_sym_template] = ACTIONS(5601), [anon_sym_operator] = ACTIONS(5601), [anon_sym_friend] = ACTIONS(5601), [anon_sym_public] = ACTIONS(5601), [anon_sym_protected] = ACTIONS(5601), [anon_sym_static_assert] = ACTIONS(5601), }, [STATE(2038)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym_RBRACE] = ACTIONS(2823), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_private] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_friend] = ACTIONS(2821), [anon_sym_public] = ACTIONS(2821), [anon_sym_protected] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), }, [STATE(2039)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym_RBRACE] = ACTIONS(2823), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_private] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_friend] = ACTIONS(2821), [anon_sym_public] = ACTIONS(2821), [anon_sym_protected] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), }, [STATE(2040)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym_RBRACE] = ACTIONS(2835), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_private] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_friend] = ACTIONS(2833), [anon_sym_public] = ACTIONS(2833), [anon_sym_protected] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), }, [STATE(2041)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym_RBRACE] = ACTIONS(2835), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_private] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_friend] = ACTIONS(2833), [anon_sym_public] = ACTIONS(2833), [anon_sym_protected] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), }, [STATE(2042)] = { [sym_identifier] = ACTIONS(2979), [aux_sym_preproc_def_token1] = ACTIONS(2979), [aux_sym_preproc_if_token1] = ACTIONS(2979), [aux_sym_preproc_ifdef_token1] = ACTIONS(2979), [aux_sym_preproc_ifdef_token2] = ACTIONS(2979), [sym_preproc_directive] = ACTIONS(2979), [anon_sym_LPAREN2] = ACTIONS(2981), [anon_sym_TILDE] = ACTIONS(2981), [anon_sym_STAR] = ACTIONS(2981), [anon_sym_AMP_AMP] = ACTIONS(2981), [anon_sym_AMP] = ACTIONS(2979), [anon_sym_SEMI] = ACTIONS(2981), [anon_sym___extension__] = ACTIONS(2979), [anon_sym_typedef] = ACTIONS(2979), [anon_sym_virtual] = ACTIONS(2979), [anon_sym_extern] = ACTIONS(2979), [anon_sym___attribute__] = ACTIONS(2979), [anon_sym___attribute] = ACTIONS(2979), [anon_sym_using] = ACTIONS(2979), [anon_sym_COLON_COLON] = ACTIONS(2981), [anon_sym_LBRACK_LBRACK] = ACTIONS(2981), [anon_sym___declspec] = ACTIONS(2979), [anon_sym___based] = ACTIONS(2979), [anon_sym_RBRACE] = ACTIONS(2981), [anon_sym_signed] = ACTIONS(2979), [anon_sym_unsigned] = ACTIONS(2979), [anon_sym_long] = ACTIONS(2979), [anon_sym_short] = ACTIONS(2979), [anon_sym_LBRACK] = ACTIONS(2979), [anon_sym_static] = ACTIONS(2979), [anon_sym_register] = ACTIONS(2979), [anon_sym_inline] = ACTIONS(2979), [anon_sym___inline] = ACTIONS(2979), [anon_sym___inline__] = ACTIONS(2979), [anon_sym___forceinline] = ACTIONS(2979), [anon_sym_thread_local] = ACTIONS(2979), [anon_sym___thread] = ACTIONS(2979), [anon_sym_const] = ACTIONS(2979), [anon_sym_constexpr] = ACTIONS(2979), [anon_sym_volatile] = ACTIONS(2979), [anon_sym_restrict] = ACTIONS(2979), [anon_sym___restrict__] = ACTIONS(2979), [anon_sym__Atomic] = ACTIONS(2979), [anon_sym__Noreturn] = ACTIONS(2979), [anon_sym_noreturn] = ACTIONS(2979), [anon_sym__Nonnull] = ACTIONS(2979), [anon_sym_mutable] = ACTIONS(2979), [anon_sym_constinit] = ACTIONS(2979), [anon_sym_consteval] = ACTIONS(2979), [anon_sym_alignas] = ACTIONS(2979), [anon_sym__Alignas] = ACTIONS(2979), [sym_primitive_type] = ACTIONS(2979), [anon_sym_enum] = ACTIONS(2979), [anon_sym_class] = ACTIONS(2979), [anon_sym_struct] = ACTIONS(2979), [anon_sym_union] = ACTIONS(2979), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2979), [anon_sym_decltype] = ACTIONS(2979), [anon_sym_explicit] = ACTIONS(2979), [anon_sym_typename] = ACTIONS(2979), [anon_sym_private] = ACTIONS(2979), [anon_sym_template] = ACTIONS(2979), [anon_sym_operator] = ACTIONS(2979), [anon_sym_friend] = ACTIONS(2979), [anon_sym_public] = ACTIONS(2979), [anon_sym_protected] = ACTIONS(2979), [anon_sym_static_assert] = ACTIONS(2979), }, [STATE(2043)] = { [sym_decltype_auto] = STATE(2385), [sym_identifier] = ACTIONS(5684), [anon_sym_DOT_DOT_DOT] = ACTIONS(5686), [anon_sym_COMMA] = ACTIONS(5686), [anon_sym_RPAREN] = ACTIONS(5686), [aux_sym_preproc_if_token2] = ACTIONS(5686), [aux_sym_preproc_else_token1] = ACTIONS(5686), [aux_sym_preproc_elif_token1] = ACTIONS(5684), [aux_sym_preproc_elifdef_token1] = ACTIONS(5686), [aux_sym_preproc_elifdef_token2] = ACTIONS(5686), [anon_sym_LPAREN2] = ACTIONS(5686), [anon_sym_DASH] = ACTIONS(5684), [anon_sym_PLUS] = ACTIONS(5684), [anon_sym_STAR] = ACTIONS(5684), [anon_sym_SLASH] = ACTIONS(5684), [anon_sym_PERCENT] = ACTIONS(5684), [anon_sym_PIPE_PIPE] = ACTIONS(5686), [anon_sym_AMP_AMP] = ACTIONS(5686), [anon_sym_PIPE] = ACTIONS(5684), [anon_sym_CARET] = ACTIONS(5684), [anon_sym_AMP] = ACTIONS(5684), [anon_sym_EQ_EQ] = ACTIONS(5686), [anon_sym_BANG_EQ] = ACTIONS(5686), [anon_sym_GT] = ACTIONS(5684), [anon_sym_GT_EQ] = ACTIONS(5686), [anon_sym_LT_EQ] = ACTIONS(5684), [anon_sym_LT] = ACTIONS(5684), [anon_sym_LT_LT] = ACTIONS(5684), [anon_sym_GT_GT] = ACTIONS(5684), [anon_sym_SEMI] = ACTIONS(5686), [anon_sym___attribute__] = ACTIONS(5684), [anon_sym___attribute] = ACTIONS(5684), [anon_sym_COLON] = ACTIONS(5684), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACE] = ACTIONS(5686), [anon_sym_RBRACE] = ACTIONS(5686), [anon_sym_LBRACK] = ACTIONS(5686), [anon_sym_RBRACK] = ACTIONS(5686), [anon_sym_EQ] = ACTIONS(5684), [anon_sym_QMARK] = ACTIONS(5686), [anon_sym_STAR_EQ] = ACTIONS(5686), [anon_sym_SLASH_EQ] = ACTIONS(5686), [anon_sym_PERCENT_EQ] = ACTIONS(5686), [anon_sym_PLUS_EQ] = ACTIONS(5686), [anon_sym_DASH_EQ] = ACTIONS(5686), [anon_sym_LT_LT_EQ] = ACTIONS(5686), [anon_sym_GT_GT_EQ] = ACTIONS(5686), [anon_sym_AMP_EQ] = ACTIONS(5686), [anon_sym_CARET_EQ] = ACTIONS(5686), [anon_sym_PIPE_EQ] = ACTIONS(5686), [anon_sym_and_eq] = ACTIONS(5684), [anon_sym_or_eq] = ACTIONS(5684), [anon_sym_xor_eq] = ACTIONS(5684), [anon_sym_LT_EQ_GT] = ACTIONS(5686), [anon_sym_or] = ACTIONS(5684), [anon_sym_and] = ACTIONS(5684), [anon_sym_bitor] = ACTIONS(5684), [anon_sym_xor] = ACTIONS(5684), [anon_sym_bitand] = ACTIONS(5684), [anon_sym_not_eq] = ACTIONS(5684), [anon_sym_DASH_DASH] = ACTIONS(5686), [anon_sym_PLUS_PLUS] = ACTIONS(5686), [anon_sym_DOT] = ACTIONS(5684), [anon_sym_DOT_STAR] = ACTIONS(5686), [anon_sym_DASH_GT] = ACTIONS(5686), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5970), [anon_sym_decltype] = ACTIONS(5972), }, [STATE(2044)] = { [sym_identifier] = ACTIONS(5508), [aux_sym_preproc_def_token1] = ACTIONS(5508), [aux_sym_preproc_if_token1] = ACTIONS(5508), [aux_sym_preproc_ifdef_token1] = ACTIONS(5508), [aux_sym_preproc_ifdef_token2] = ACTIONS(5508), [sym_preproc_directive] = ACTIONS(5508), [anon_sym_LPAREN2] = ACTIONS(5510), [anon_sym_TILDE] = ACTIONS(5510), [anon_sym_STAR] = ACTIONS(5510), [anon_sym_AMP_AMP] = ACTIONS(5510), [anon_sym_AMP] = ACTIONS(5508), [anon_sym_SEMI] = ACTIONS(5510), [anon_sym___extension__] = ACTIONS(5508), [anon_sym_typedef] = ACTIONS(5508), [anon_sym_virtual] = ACTIONS(5508), [anon_sym_extern] = ACTIONS(5508), [anon_sym___attribute__] = ACTIONS(5508), [anon_sym___attribute] = ACTIONS(5508), [anon_sym_using] = ACTIONS(5508), [anon_sym_COLON_COLON] = ACTIONS(5510), [anon_sym_LBRACK_LBRACK] = ACTIONS(5510), [anon_sym___declspec] = ACTIONS(5508), [anon_sym___based] = ACTIONS(5508), [anon_sym_RBRACE] = ACTIONS(5510), [anon_sym_signed] = ACTIONS(5508), [anon_sym_unsigned] = ACTIONS(5508), [anon_sym_long] = ACTIONS(5508), [anon_sym_short] = ACTIONS(5508), [anon_sym_LBRACK] = ACTIONS(5508), [anon_sym_static] = ACTIONS(5508), [anon_sym_register] = ACTIONS(5508), [anon_sym_inline] = ACTIONS(5508), [anon_sym___inline] = ACTIONS(5508), [anon_sym___inline__] = ACTIONS(5508), [anon_sym___forceinline] = ACTIONS(5508), [anon_sym_thread_local] = ACTIONS(5508), [anon_sym___thread] = ACTIONS(5508), [anon_sym_const] = ACTIONS(5508), [anon_sym_constexpr] = ACTIONS(5508), [anon_sym_volatile] = ACTIONS(5508), [anon_sym_restrict] = ACTIONS(5508), [anon_sym___restrict__] = ACTIONS(5508), [anon_sym__Atomic] = ACTIONS(5508), [anon_sym__Noreturn] = ACTIONS(5508), [anon_sym_noreturn] = ACTIONS(5508), [anon_sym__Nonnull] = ACTIONS(5508), [anon_sym_mutable] = ACTIONS(5508), [anon_sym_constinit] = ACTIONS(5508), [anon_sym_consteval] = ACTIONS(5508), [anon_sym_alignas] = ACTIONS(5508), [anon_sym__Alignas] = ACTIONS(5508), [sym_primitive_type] = ACTIONS(5508), [anon_sym_enum] = ACTIONS(5508), [anon_sym_class] = ACTIONS(5508), [anon_sym_struct] = ACTIONS(5508), [anon_sym_union] = ACTIONS(5508), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5508), [anon_sym_decltype] = ACTIONS(5508), [anon_sym_explicit] = ACTIONS(5508), [anon_sym_typename] = ACTIONS(5508), [anon_sym_private] = ACTIONS(5508), [anon_sym_template] = ACTIONS(5508), [anon_sym_operator] = ACTIONS(5508), [anon_sym_friend] = ACTIONS(5508), [anon_sym_public] = ACTIONS(5508), [anon_sym_protected] = ACTIONS(5508), [anon_sym_static_assert] = ACTIONS(5508), }, [STATE(2045)] = { [sym_identifier] = ACTIONS(2983), [aux_sym_preproc_def_token1] = ACTIONS(2983), [aux_sym_preproc_if_token1] = ACTIONS(2983), [aux_sym_preproc_ifdef_token1] = ACTIONS(2983), [aux_sym_preproc_ifdef_token2] = ACTIONS(2983), [sym_preproc_directive] = ACTIONS(2983), [anon_sym_LPAREN2] = ACTIONS(2985), [anon_sym_TILDE] = ACTIONS(2985), [anon_sym_STAR] = ACTIONS(2985), [anon_sym_AMP_AMP] = ACTIONS(2985), [anon_sym_AMP] = ACTIONS(2983), [anon_sym_SEMI] = ACTIONS(2985), [anon_sym___extension__] = ACTIONS(2983), [anon_sym_typedef] = ACTIONS(2983), [anon_sym_virtual] = ACTIONS(2983), [anon_sym_extern] = ACTIONS(2983), [anon_sym___attribute__] = ACTIONS(2983), [anon_sym___attribute] = ACTIONS(2983), [anon_sym_using] = ACTIONS(2983), [anon_sym_COLON_COLON] = ACTIONS(2985), [anon_sym_LBRACK_LBRACK] = ACTIONS(2985), [anon_sym___declspec] = ACTIONS(2983), [anon_sym___based] = ACTIONS(2983), [anon_sym_RBRACE] = ACTIONS(2985), [anon_sym_signed] = ACTIONS(2983), [anon_sym_unsigned] = ACTIONS(2983), [anon_sym_long] = ACTIONS(2983), [anon_sym_short] = ACTIONS(2983), [anon_sym_LBRACK] = ACTIONS(2983), [anon_sym_static] = ACTIONS(2983), [anon_sym_register] = ACTIONS(2983), [anon_sym_inline] = ACTIONS(2983), [anon_sym___inline] = ACTIONS(2983), [anon_sym___inline__] = ACTIONS(2983), [anon_sym___forceinline] = ACTIONS(2983), [anon_sym_thread_local] = ACTIONS(2983), [anon_sym___thread] = ACTIONS(2983), [anon_sym_const] = ACTIONS(2983), [anon_sym_constexpr] = ACTIONS(2983), [anon_sym_volatile] = ACTIONS(2983), [anon_sym_restrict] = ACTIONS(2983), [anon_sym___restrict__] = ACTIONS(2983), [anon_sym__Atomic] = ACTIONS(2983), [anon_sym__Noreturn] = ACTIONS(2983), [anon_sym_noreturn] = ACTIONS(2983), [anon_sym__Nonnull] = ACTIONS(2983), [anon_sym_mutable] = ACTIONS(2983), [anon_sym_constinit] = ACTIONS(2983), [anon_sym_consteval] = ACTIONS(2983), [anon_sym_alignas] = ACTIONS(2983), [anon_sym__Alignas] = ACTIONS(2983), [sym_primitive_type] = ACTIONS(2983), [anon_sym_enum] = ACTIONS(2983), [anon_sym_class] = ACTIONS(2983), [anon_sym_struct] = ACTIONS(2983), [anon_sym_union] = ACTIONS(2983), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2983), [anon_sym_decltype] = ACTIONS(2983), [anon_sym_explicit] = ACTIONS(2983), [anon_sym_typename] = ACTIONS(2983), [anon_sym_private] = ACTIONS(2983), [anon_sym_template] = ACTIONS(2983), [anon_sym_operator] = ACTIONS(2983), [anon_sym_friend] = ACTIONS(2983), [anon_sym_public] = ACTIONS(2983), [anon_sym_protected] = ACTIONS(2983), [anon_sym_static_assert] = ACTIONS(2983), }, [STATE(2046)] = { [sym_identifier] = ACTIONS(5512), [aux_sym_preproc_def_token1] = ACTIONS(5512), [aux_sym_preproc_if_token1] = ACTIONS(5512), [aux_sym_preproc_ifdef_token1] = ACTIONS(5512), [aux_sym_preproc_ifdef_token2] = ACTIONS(5512), [sym_preproc_directive] = ACTIONS(5512), [anon_sym_LPAREN2] = ACTIONS(5514), [anon_sym_TILDE] = ACTIONS(5514), [anon_sym_STAR] = ACTIONS(5514), [anon_sym_AMP_AMP] = ACTIONS(5514), [anon_sym_AMP] = ACTIONS(5512), [anon_sym_SEMI] = ACTIONS(5514), [anon_sym___extension__] = ACTIONS(5512), [anon_sym_typedef] = ACTIONS(5512), [anon_sym_virtual] = ACTIONS(5512), [anon_sym_extern] = ACTIONS(5512), [anon_sym___attribute__] = ACTIONS(5512), [anon_sym___attribute] = ACTIONS(5512), [anon_sym_using] = ACTIONS(5512), [anon_sym_COLON_COLON] = ACTIONS(5514), [anon_sym_LBRACK_LBRACK] = ACTIONS(5514), [anon_sym___declspec] = ACTIONS(5512), [anon_sym___based] = ACTIONS(5512), [anon_sym_RBRACE] = ACTIONS(5514), [anon_sym_signed] = ACTIONS(5512), [anon_sym_unsigned] = ACTIONS(5512), [anon_sym_long] = ACTIONS(5512), [anon_sym_short] = ACTIONS(5512), [anon_sym_LBRACK] = ACTIONS(5512), [anon_sym_static] = ACTIONS(5512), [anon_sym_register] = ACTIONS(5512), [anon_sym_inline] = ACTIONS(5512), [anon_sym___inline] = ACTIONS(5512), [anon_sym___inline__] = ACTIONS(5512), [anon_sym___forceinline] = ACTIONS(5512), [anon_sym_thread_local] = ACTIONS(5512), [anon_sym___thread] = ACTIONS(5512), [anon_sym_const] = ACTIONS(5512), [anon_sym_constexpr] = ACTIONS(5512), [anon_sym_volatile] = ACTIONS(5512), [anon_sym_restrict] = ACTIONS(5512), [anon_sym___restrict__] = ACTIONS(5512), [anon_sym__Atomic] = ACTIONS(5512), [anon_sym__Noreturn] = ACTIONS(5512), [anon_sym_noreturn] = ACTIONS(5512), [anon_sym__Nonnull] = ACTIONS(5512), [anon_sym_mutable] = ACTIONS(5512), [anon_sym_constinit] = ACTIONS(5512), [anon_sym_consteval] = ACTIONS(5512), [anon_sym_alignas] = ACTIONS(5512), [anon_sym__Alignas] = ACTIONS(5512), [sym_primitive_type] = ACTIONS(5512), [anon_sym_enum] = ACTIONS(5512), [anon_sym_class] = ACTIONS(5512), [anon_sym_struct] = ACTIONS(5512), [anon_sym_union] = ACTIONS(5512), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5512), [anon_sym_decltype] = ACTIONS(5512), [anon_sym_explicit] = ACTIONS(5512), [anon_sym_typename] = ACTIONS(5512), [anon_sym_private] = ACTIONS(5512), [anon_sym_template] = ACTIONS(5512), [anon_sym_operator] = ACTIONS(5512), [anon_sym_friend] = ACTIONS(5512), [anon_sym_public] = ACTIONS(5512), [anon_sym_protected] = ACTIONS(5512), [anon_sym_static_assert] = ACTIONS(5512), }, [STATE(2047)] = { [sym_identifier] = ACTIONS(5629), [aux_sym_preproc_def_token1] = ACTIONS(5629), [aux_sym_preproc_if_token1] = ACTIONS(5629), [aux_sym_preproc_ifdef_token1] = ACTIONS(5629), [aux_sym_preproc_ifdef_token2] = ACTIONS(5629), [sym_preproc_directive] = ACTIONS(5629), [anon_sym_LPAREN2] = ACTIONS(5631), [anon_sym_TILDE] = ACTIONS(5631), [anon_sym_STAR] = ACTIONS(5631), [anon_sym_AMP_AMP] = ACTIONS(5631), [anon_sym_AMP] = ACTIONS(5629), [anon_sym_SEMI] = ACTIONS(5631), [anon_sym___extension__] = ACTIONS(5629), [anon_sym_typedef] = ACTIONS(5629), [anon_sym_virtual] = ACTIONS(5629), [anon_sym_extern] = ACTIONS(5629), [anon_sym___attribute__] = ACTIONS(5629), [anon_sym___attribute] = ACTIONS(5629), [anon_sym_using] = ACTIONS(5629), [anon_sym_COLON_COLON] = ACTIONS(5631), [anon_sym_LBRACK_LBRACK] = ACTIONS(5631), [anon_sym___declspec] = ACTIONS(5629), [anon_sym___based] = ACTIONS(5629), [anon_sym_RBRACE] = ACTIONS(5631), [anon_sym_signed] = ACTIONS(5629), [anon_sym_unsigned] = ACTIONS(5629), [anon_sym_long] = ACTIONS(5629), [anon_sym_short] = ACTIONS(5629), [anon_sym_LBRACK] = ACTIONS(5629), [anon_sym_static] = ACTIONS(5629), [anon_sym_register] = ACTIONS(5629), [anon_sym_inline] = ACTIONS(5629), [anon_sym___inline] = ACTIONS(5629), [anon_sym___inline__] = ACTIONS(5629), [anon_sym___forceinline] = ACTIONS(5629), [anon_sym_thread_local] = ACTIONS(5629), [anon_sym___thread] = ACTIONS(5629), [anon_sym_const] = ACTIONS(5629), [anon_sym_constexpr] = ACTIONS(5629), [anon_sym_volatile] = ACTIONS(5629), [anon_sym_restrict] = ACTIONS(5629), [anon_sym___restrict__] = ACTIONS(5629), [anon_sym__Atomic] = ACTIONS(5629), [anon_sym__Noreturn] = ACTIONS(5629), [anon_sym_noreturn] = ACTIONS(5629), [anon_sym__Nonnull] = ACTIONS(5629), [anon_sym_mutable] = ACTIONS(5629), [anon_sym_constinit] = ACTIONS(5629), [anon_sym_consteval] = ACTIONS(5629), [anon_sym_alignas] = ACTIONS(5629), [anon_sym__Alignas] = ACTIONS(5629), [sym_primitive_type] = ACTIONS(5629), [anon_sym_enum] = ACTIONS(5629), [anon_sym_class] = ACTIONS(5629), [anon_sym_struct] = ACTIONS(5629), [anon_sym_union] = ACTIONS(5629), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5629), [anon_sym_decltype] = ACTIONS(5629), [anon_sym_explicit] = ACTIONS(5629), [anon_sym_typename] = ACTIONS(5629), [anon_sym_private] = ACTIONS(5629), [anon_sym_template] = ACTIONS(5629), [anon_sym_operator] = ACTIONS(5629), [anon_sym_friend] = ACTIONS(5629), [anon_sym_public] = ACTIONS(5629), [anon_sym_protected] = ACTIONS(5629), [anon_sym_static_assert] = ACTIONS(5629), }, [STATE(2048)] = { [sym_identifier] = ACTIONS(5500), [aux_sym_preproc_def_token1] = ACTIONS(5500), [aux_sym_preproc_if_token1] = ACTIONS(5500), [aux_sym_preproc_ifdef_token1] = ACTIONS(5500), [aux_sym_preproc_ifdef_token2] = ACTIONS(5500), [sym_preproc_directive] = ACTIONS(5500), [anon_sym_LPAREN2] = ACTIONS(5502), [anon_sym_TILDE] = ACTIONS(5502), [anon_sym_STAR] = ACTIONS(5502), [anon_sym_AMP_AMP] = ACTIONS(5502), [anon_sym_AMP] = ACTIONS(5500), [anon_sym_SEMI] = ACTIONS(5502), [anon_sym___extension__] = ACTIONS(5500), [anon_sym_typedef] = ACTIONS(5500), [anon_sym_virtual] = ACTIONS(5500), [anon_sym_extern] = ACTIONS(5500), [anon_sym___attribute__] = ACTIONS(5500), [anon_sym___attribute] = ACTIONS(5500), [anon_sym_using] = ACTIONS(5500), [anon_sym_COLON_COLON] = ACTIONS(5502), [anon_sym_LBRACK_LBRACK] = ACTIONS(5502), [anon_sym___declspec] = ACTIONS(5500), [anon_sym___based] = ACTIONS(5500), [anon_sym_RBRACE] = ACTIONS(5502), [anon_sym_signed] = ACTIONS(5500), [anon_sym_unsigned] = ACTIONS(5500), [anon_sym_long] = ACTIONS(5500), [anon_sym_short] = ACTIONS(5500), [anon_sym_LBRACK] = ACTIONS(5500), [anon_sym_static] = ACTIONS(5500), [anon_sym_register] = ACTIONS(5500), [anon_sym_inline] = ACTIONS(5500), [anon_sym___inline] = ACTIONS(5500), [anon_sym___inline__] = ACTIONS(5500), [anon_sym___forceinline] = ACTIONS(5500), [anon_sym_thread_local] = ACTIONS(5500), [anon_sym___thread] = ACTIONS(5500), [anon_sym_const] = ACTIONS(5500), [anon_sym_constexpr] = ACTIONS(5500), [anon_sym_volatile] = ACTIONS(5500), [anon_sym_restrict] = ACTIONS(5500), [anon_sym___restrict__] = ACTIONS(5500), [anon_sym__Atomic] = ACTIONS(5500), [anon_sym__Noreturn] = ACTIONS(5500), [anon_sym_noreturn] = ACTIONS(5500), [anon_sym__Nonnull] = ACTIONS(5500), [anon_sym_mutable] = ACTIONS(5500), [anon_sym_constinit] = ACTIONS(5500), [anon_sym_consteval] = ACTIONS(5500), [anon_sym_alignas] = ACTIONS(5500), [anon_sym__Alignas] = ACTIONS(5500), [sym_primitive_type] = ACTIONS(5500), [anon_sym_enum] = ACTIONS(5500), [anon_sym_class] = ACTIONS(5500), [anon_sym_struct] = ACTIONS(5500), [anon_sym_union] = ACTIONS(5500), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5500), [anon_sym_decltype] = ACTIONS(5500), [anon_sym_explicit] = ACTIONS(5500), [anon_sym_typename] = ACTIONS(5500), [anon_sym_private] = ACTIONS(5500), [anon_sym_template] = ACTIONS(5500), [anon_sym_operator] = ACTIONS(5500), [anon_sym_friend] = ACTIONS(5500), [anon_sym_public] = ACTIONS(5500), [anon_sym_protected] = ACTIONS(5500), [anon_sym_static_assert] = ACTIONS(5500), }, [STATE(2049)] = { [sym_identifier] = ACTIONS(2929), [aux_sym_preproc_def_token1] = ACTIONS(2929), [aux_sym_preproc_if_token1] = ACTIONS(2929), [aux_sym_preproc_ifdef_token1] = ACTIONS(2929), [aux_sym_preproc_ifdef_token2] = ACTIONS(2929), [sym_preproc_directive] = ACTIONS(2929), [anon_sym_LPAREN2] = ACTIONS(2931), [anon_sym_TILDE] = ACTIONS(2931), [anon_sym_STAR] = ACTIONS(2931), [anon_sym_AMP_AMP] = ACTIONS(2931), [anon_sym_AMP] = ACTIONS(2929), [anon_sym_SEMI] = ACTIONS(2931), [anon_sym___extension__] = ACTIONS(2929), [anon_sym_typedef] = ACTIONS(2929), [anon_sym_virtual] = ACTIONS(2929), [anon_sym_extern] = ACTIONS(2929), [anon_sym___attribute__] = ACTIONS(2929), [anon_sym___attribute] = ACTIONS(2929), [anon_sym_using] = ACTIONS(2929), [anon_sym_COLON_COLON] = ACTIONS(2931), [anon_sym_LBRACK_LBRACK] = ACTIONS(2931), [anon_sym___declspec] = ACTIONS(2929), [anon_sym___based] = ACTIONS(2929), [anon_sym_RBRACE] = ACTIONS(2931), [anon_sym_signed] = ACTIONS(2929), [anon_sym_unsigned] = ACTIONS(2929), [anon_sym_long] = ACTIONS(2929), [anon_sym_short] = ACTIONS(2929), [anon_sym_LBRACK] = ACTIONS(2929), [anon_sym_static] = ACTIONS(2929), [anon_sym_register] = ACTIONS(2929), [anon_sym_inline] = ACTIONS(2929), [anon_sym___inline] = ACTIONS(2929), [anon_sym___inline__] = ACTIONS(2929), [anon_sym___forceinline] = ACTIONS(2929), [anon_sym_thread_local] = ACTIONS(2929), [anon_sym___thread] = ACTIONS(2929), [anon_sym_const] = ACTIONS(2929), [anon_sym_constexpr] = ACTIONS(2929), [anon_sym_volatile] = ACTIONS(2929), [anon_sym_restrict] = ACTIONS(2929), [anon_sym___restrict__] = ACTIONS(2929), [anon_sym__Atomic] = ACTIONS(2929), [anon_sym__Noreturn] = ACTIONS(2929), [anon_sym_noreturn] = ACTIONS(2929), [anon_sym__Nonnull] = ACTIONS(2929), [anon_sym_mutable] = ACTIONS(2929), [anon_sym_constinit] = ACTIONS(2929), [anon_sym_consteval] = ACTIONS(2929), [anon_sym_alignas] = ACTIONS(2929), [anon_sym__Alignas] = ACTIONS(2929), [sym_primitive_type] = ACTIONS(2929), [anon_sym_enum] = ACTIONS(2929), [anon_sym_class] = ACTIONS(2929), [anon_sym_struct] = ACTIONS(2929), [anon_sym_union] = ACTIONS(2929), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2929), [anon_sym_decltype] = ACTIONS(2929), [anon_sym_explicit] = ACTIONS(2929), [anon_sym_typename] = ACTIONS(2929), [anon_sym_private] = ACTIONS(2929), [anon_sym_template] = ACTIONS(2929), [anon_sym_operator] = ACTIONS(2929), [anon_sym_friend] = ACTIONS(2929), [anon_sym_public] = ACTIONS(2929), [anon_sym_protected] = ACTIONS(2929), [anon_sym_static_assert] = ACTIONS(2929), }, [STATE(2050)] = { [sym_identifier] = ACTIONS(2998), [aux_sym_preproc_def_token1] = ACTIONS(2998), [aux_sym_preproc_if_token1] = ACTIONS(2998), [aux_sym_preproc_ifdef_token1] = ACTIONS(2998), [aux_sym_preproc_ifdef_token2] = ACTIONS(2998), [sym_preproc_directive] = ACTIONS(2998), [anon_sym_LPAREN2] = ACTIONS(3000), [anon_sym_TILDE] = ACTIONS(3000), [anon_sym_STAR] = ACTIONS(3000), [anon_sym_AMP_AMP] = ACTIONS(3000), [anon_sym_AMP] = ACTIONS(2998), [anon_sym_SEMI] = ACTIONS(3000), [anon_sym___extension__] = ACTIONS(2998), [anon_sym_typedef] = ACTIONS(2998), [anon_sym_virtual] = ACTIONS(2998), [anon_sym_extern] = ACTIONS(2998), [anon_sym___attribute__] = ACTIONS(2998), [anon_sym___attribute] = ACTIONS(2998), [anon_sym_using] = ACTIONS(2998), [anon_sym_COLON_COLON] = ACTIONS(3000), [anon_sym_LBRACK_LBRACK] = ACTIONS(3000), [anon_sym___declspec] = ACTIONS(2998), [anon_sym___based] = ACTIONS(2998), [anon_sym_RBRACE] = ACTIONS(3000), [anon_sym_signed] = ACTIONS(2998), [anon_sym_unsigned] = ACTIONS(2998), [anon_sym_long] = ACTIONS(2998), [anon_sym_short] = ACTIONS(2998), [anon_sym_LBRACK] = ACTIONS(2998), [anon_sym_static] = ACTIONS(2998), [anon_sym_register] = ACTIONS(2998), [anon_sym_inline] = ACTIONS(2998), [anon_sym___inline] = ACTIONS(2998), [anon_sym___inline__] = ACTIONS(2998), [anon_sym___forceinline] = ACTIONS(2998), [anon_sym_thread_local] = ACTIONS(2998), [anon_sym___thread] = ACTIONS(2998), [anon_sym_const] = ACTIONS(2998), [anon_sym_constexpr] = ACTIONS(2998), [anon_sym_volatile] = ACTIONS(2998), [anon_sym_restrict] = ACTIONS(2998), [anon_sym___restrict__] = ACTIONS(2998), [anon_sym__Atomic] = ACTIONS(2998), [anon_sym__Noreturn] = ACTIONS(2998), [anon_sym_noreturn] = ACTIONS(2998), [anon_sym__Nonnull] = ACTIONS(2998), [anon_sym_mutable] = ACTIONS(2998), [anon_sym_constinit] = ACTIONS(2998), [anon_sym_consteval] = ACTIONS(2998), [anon_sym_alignas] = ACTIONS(2998), [anon_sym__Alignas] = ACTIONS(2998), [sym_primitive_type] = ACTIONS(2998), [anon_sym_enum] = ACTIONS(2998), [anon_sym_class] = ACTIONS(2998), [anon_sym_struct] = ACTIONS(2998), [anon_sym_union] = ACTIONS(2998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2998), [anon_sym_decltype] = ACTIONS(2998), [anon_sym_explicit] = ACTIONS(2998), [anon_sym_typename] = ACTIONS(2998), [anon_sym_private] = ACTIONS(2998), [anon_sym_template] = ACTIONS(2998), [anon_sym_operator] = ACTIONS(2998), [anon_sym_friend] = ACTIONS(2998), [anon_sym_public] = ACTIONS(2998), [anon_sym_protected] = ACTIONS(2998), [anon_sym_static_assert] = ACTIONS(2998), }, [STATE(2051)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym_RBRACE] = ACTIONS(2939), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_private] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_friend] = ACTIONS(2937), [anon_sym_public] = ACTIONS(2937), [anon_sym_protected] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), }, [STATE(2052)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym_RBRACE] = ACTIONS(2939), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_private] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_friend] = ACTIONS(2937), [anon_sym_public] = ACTIONS(2937), [anon_sym_protected] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), }, [STATE(2053)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(2053), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5111), [anon_sym_COMMA] = ACTIONS(5111), [anon_sym_RPAREN] = ACTIONS(5111), [anon_sym_LPAREN2] = ACTIONS(5111), [anon_sym_TILDE] = ACTIONS(5111), [anon_sym_STAR] = ACTIONS(5111), [anon_sym_AMP_AMP] = ACTIONS(5111), [anon_sym_AMP] = ACTIONS(5109), [anon_sym_SEMI] = ACTIONS(5111), [anon_sym___extension__] = ACTIONS(5109), [anon_sym_virtual] = ACTIONS(5109), [anon_sym_extern] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5109), [anon_sym___attribute] = ACTIONS(5109), [anon_sym_COLON_COLON] = ACTIONS(5111), [anon_sym_LBRACK_LBRACK] = ACTIONS(5111), [anon_sym___declspec] = ACTIONS(5109), [anon_sym___based] = ACTIONS(5109), [anon_sym___cdecl] = ACTIONS(5109), [anon_sym___clrcall] = ACTIONS(5109), [anon_sym___stdcall] = ACTIONS(5109), [anon_sym___fastcall] = ACTIONS(5109), [anon_sym___thiscall] = ACTIONS(5109), [anon_sym___vectorcall] = ACTIONS(5109), [anon_sym_LBRACE] = ACTIONS(5111), [anon_sym_signed] = ACTIONS(5974), [anon_sym_unsigned] = ACTIONS(5974), [anon_sym_long] = ACTIONS(5974), [anon_sym_short] = ACTIONS(5974), [anon_sym_LBRACK] = ACTIONS(5109), [anon_sym_static] = ACTIONS(5109), [anon_sym_EQ] = ACTIONS(5111), [anon_sym_register] = ACTIONS(5109), [anon_sym_inline] = ACTIONS(5109), [anon_sym___inline] = ACTIONS(5109), [anon_sym___inline__] = ACTIONS(5109), [anon_sym___forceinline] = ACTIONS(5109), [anon_sym_thread_local] = ACTIONS(5109), [anon_sym___thread] = ACTIONS(5109), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_asm] = ACTIONS(5109), [anon_sym___asm__] = ACTIONS(5109), [anon_sym___asm] = ACTIONS(5109), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(5109), [anon_sym_final] = ACTIONS(5109), [anon_sym_override] = ACTIONS(5109), [anon_sym_template] = ACTIONS(5109), [anon_sym_GT2] = ACTIONS(5111), [anon_sym_operator] = ACTIONS(5109), [anon_sym_try] = ACTIONS(5109), [anon_sym_requires] = ACTIONS(5109), }, [STATE(2054)] = { [sym_identifier] = ACTIONS(2994), [aux_sym_preproc_def_token1] = ACTIONS(2994), [aux_sym_preproc_if_token1] = ACTIONS(2994), [aux_sym_preproc_ifdef_token1] = ACTIONS(2994), [aux_sym_preproc_ifdef_token2] = ACTIONS(2994), [sym_preproc_directive] = ACTIONS(2994), [anon_sym_LPAREN2] = ACTIONS(2996), [anon_sym_TILDE] = ACTIONS(2996), [anon_sym_STAR] = ACTIONS(2996), [anon_sym_AMP_AMP] = ACTIONS(2996), [anon_sym_AMP] = ACTIONS(2994), [anon_sym_SEMI] = ACTIONS(2996), [anon_sym___extension__] = ACTIONS(2994), [anon_sym_typedef] = ACTIONS(2994), [anon_sym_virtual] = ACTIONS(2994), [anon_sym_extern] = ACTIONS(2994), [anon_sym___attribute__] = ACTIONS(2994), [anon_sym___attribute] = ACTIONS(2994), [anon_sym_using] = ACTIONS(2994), [anon_sym_COLON_COLON] = ACTIONS(2996), [anon_sym_LBRACK_LBRACK] = ACTIONS(2996), [anon_sym___declspec] = ACTIONS(2994), [anon_sym___based] = ACTIONS(2994), [anon_sym_RBRACE] = ACTIONS(2996), [anon_sym_signed] = ACTIONS(2994), [anon_sym_unsigned] = ACTIONS(2994), [anon_sym_long] = ACTIONS(2994), [anon_sym_short] = ACTIONS(2994), [anon_sym_LBRACK] = ACTIONS(2994), [anon_sym_static] = ACTIONS(2994), [anon_sym_register] = ACTIONS(2994), [anon_sym_inline] = ACTIONS(2994), [anon_sym___inline] = ACTIONS(2994), [anon_sym___inline__] = ACTIONS(2994), [anon_sym___forceinline] = ACTIONS(2994), [anon_sym_thread_local] = ACTIONS(2994), [anon_sym___thread] = ACTIONS(2994), [anon_sym_const] = ACTIONS(2994), [anon_sym_constexpr] = ACTIONS(2994), [anon_sym_volatile] = ACTIONS(2994), [anon_sym_restrict] = ACTIONS(2994), [anon_sym___restrict__] = ACTIONS(2994), [anon_sym__Atomic] = ACTIONS(2994), [anon_sym__Noreturn] = ACTIONS(2994), [anon_sym_noreturn] = ACTIONS(2994), [anon_sym__Nonnull] = ACTIONS(2994), [anon_sym_mutable] = ACTIONS(2994), [anon_sym_constinit] = ACTIONS(2994), [anon_sym_consteval] = ACTIONS(2994), [anon_sym_alignas] = ACTIONS(2994), [anon_sym__Alignas] = ACTIONS(2994), [sym_primitive_type] = ACTIONS(2994), [anon_sym_enum] = ACTIONS(2994), [anon_sym_class] = ACTIONS(2994), [anon_sym_struct] = ACTIONS(2994), [anon_sym_union] = ACTIONS(2994), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2994), [anon_sym_decltype] = ACTIONS(2994), [anon_sym_explicit] = ACTIONS(2994), [anon_sym_typename] = ACTIONS(2994), [anon_sym_private] = ACTIONS(2994), [anon_sym_template] = ACTIONS(2994), [anon_sym_operator] = ACTIONS(2994), [anon_sym_friend] = ACTIONS(2994), [anon_sym_public] = ACTIONS(2994), [anon_sym_protected] = ACTIONS(2994), [anon_sym_static_assert] = ACTIONS(2994), }, [STATE(2055)] = { [sym_identifier] = ACTIONS(5504), [aux_sym_preproc_def_token1] = ACTIONS(5504), [aux_sym_preproc_if_token1] = ACTIONS(5504), [aux_sym_preproc_ifdef_token1] = ACTIONS(5504), [aux_sym_preproc_ifdef_token2] = ACTIONS(5504), [sym_preproc_directive] = ACTIONS(5504), [anon_sym_LPAREN2] = ACTIONS(5506), [anon_sym_TILDE] = ACTIONS(5506), [anon_sym_STAR] = ACTIONS(5506), [anon_sym_AMP_AMP] = ACTIONS(5506), [anon_sym_AMP] = ACTIONS(5504), [anon_sym_SEMI] = ACTIONS(5506), [anon_sym___extension__] = ACTIONS(5504), [anon_sym_typedef] = ACTIONS(5504), [anon_sym_virtual] = ACTIONS(5504), [anon_sym_extern] = ACTIONS(5504), [anon_sym___attribute__] = ACTIONS(5504), [anon_sym___attribute] = ACTIONS(5504), [anon_sym_using] = ACTIONS(5504), [anon_sym_COLON_COLON] = ACTIONS(5506), [anon_sym_LBRACK_LBRACK] = ACTIONS(5506), [anon_sym___declspec] = ACTIONS(5504), [anon_sym___based] = ACTIONS(5504), [anon_sym_RBRACE] = ACTIONS(5506), [anon_sym_signed] = ACTIONS(5504), [anon_sym_unsigned] = ACTIONS(5504), [anon_sym_long] = ACTIONS(5504), [anon_sym_short] = ACTIONS(5504), [anon_sym_LBRACK] = ACTIONS(5504), [anon_sym_static] = ACTIONS(5504), [anon_sym_register] = ACTIONS(5504), [anon_sym_inline] = ACTIONS(5504), [anon_sym___inline] = ACTIONS(5504), [anon_sym___inline__] = ACTIONS(5504), [anon_sym___forceinline] = ACTIONS(5504), [anon_sym_thread_local] = ACTIONS(5504), [anon_sym___thread] = ACTIONS(5504), [anon_sym_const] = ACTIONS(5504), [anon_sym_constexpr] = ACTIONS(5504), [anon_sym_volatile] = ACTIONS(5504), [anon_sym_restrict] = ACTIONS(5504), [anon_sym___restrict__] = ACTIONS(5504), [anon_sym__Atomic] = ACTIONS(5504), [anon_sym__Noreturn] = ACTIONS(5504), [anon_sym_noreturn] = ACTIONS(5504), [anon_sym__Nonnull] = ACTIONS(5504), [anon_sym_mutable] = ACTIONS(5504), [anon_sym_constinit] = ACTIONS(5504), [anon_sym_consteval] = ACTIONS(5504), [anon_sym_alignas] = ACTIONS(5504), [anon_sym__Alignas] = ACTIONS(5504), [sym_primitive_type] = ACTIONS(5504), [anon_sym_enum] = ACTIONS(5504), [anon_sym_class] = ACTIONS(5504), [anon_sym_struct] = ACTIONS(5504), [anon_sym_union] = ACTIONS(5504), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5504), [anon_sym_decltype] = ACTIONS(5504), [anon_sym_explicit] = ACTIONS(5504), [anon_sym_typename] = ACTIONS(5504), [anon_sym_private] = ACTIONS(5504), [anon_sym_template] = ACTIONS(5504), [anon_sym_operator] = ACTIONS(5504), [anon_sym_friend] = ACTIONS(5504), [anon_sym_public] = ACTIONS(5504), [anon_sym_protected] = ACTIONS(5504), [anon_sym_static_assert] = ACTIONS(5504), }, [STATE(2056)] = { [sym_identifier] = ACTIONS(5504), [aux_sym_preproc_def_token1] = ACTIONS(5504), [aux_sym_preproc_if_token1] = ACTIONS(5504), [aux_sym_preproc_ifdef_token1] = ACTIONS(5504), [aux_sym_preproc_ifdef_token2] = ACTIONS(5504), [sym_preproc_directive] = ACTIONS(5504), [anon_sym_LPAREN2] = ACTIONS(5506), [anon_sym_TILDE] = ACTIONS(5506), [anon_sym_STAR] = ACTIONS(5506), [anon_sym_AMP_AMP] = ACTIONS(5506), [anon_sym_AMP] = ACTIONS(5504), [anon_sym_SEMI] = ACTIONS(5506), [anon_sym___extension__] = ACTIONS(5504), [anon_sym_typedef] = ACTIONS(5504), [anon_sym_virtual] = ACTIONS(5504), [anon_sym_extern] = ACTIONS(5504), [anon_sym___attribute__] = ACTIONS(5504), [anon_sym___attribute] = ACTIONS(5504), [anon_sym_using] = ACTIONS(5504), [anon_sym_COLON_COLON] = ACTIONS(5506), [anon_sym_LBRACK_LBRACK] = ACTIONS(5506), [anon_sym___declspec] = ACTIONS(5504), [anon_sym___based] = ACTIONS(5504), [anon_sym_RBRACE] = ACTIONS(5506), [anon_sym_signed] = ACTIONS(5504), [anon_sym_unsigned] = ACTIONS(5504), [anon_sym_long] = ACTIONS(5504), [anon_sym_short] = ACTIONS(5504), [anon_sym_LBRACK] = ACTIONS(5504), [anon_sym_static] = ACTIONS(5504), [anon_sym_register] = ACTIONS(5504), [anon_sym_inline] = ACTIONS(5504), [anon_sym___inline] = ACTIONS(5504), [anon_sym___inline__] = ACTIONS(5504), [anon_sym___forceinline] = ACTIONS(5504), [anon_sym_thread_local] = ACTIONS(5504), [anon_sym___thread] = ACTIONS(5504), [anon_sym_const] = ACTIONS(5504), [anon_sym_constexpr] = ACTIONS(5504), [anon_sym_volatile] = ACTIONS(5504), [anon_sym_restrict] = ACTIONS(5504), [anon_sym___restrict__] = ACTIONS(5504), [anon_sym__Atomic] = ACTIONS(5504), [anon_sym__Noreturn] = ACTIONS(5504), [anon_sym_noreturn] = ACTIONS(5504), [anon_sym__Nonnull] = ACTIONS(5504), [anon_sym_mutable] = ACTIONS(5504), [anon_sym_constinit] = ACTIONS(5504), [anon_sym_consteval] = ACTIONS(5504), [anon_sym_alignas] = ACTIONS(5504), [anon_sym__Alignas] = ACTIONS(5504), [sym_primitive_type] = ACTIONS(5504), [anon_sym_enum] = ACTIONS(5504), [anon_sym_class] = ACTIONS(5504), [anon_sym_struct] = ACTIONS(5504), [anon_sym_union] = ACTIONS(5504), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5504), [anon_sym_decltype] = ACTIONS(5504), [anon_sym_explicit] = ACTIONS(5504), [anon_sym_typename] = ACTIONS(5504), [anon_sym_private] = ACTIONS(5504), [anon_sym_template] = ACTIONS(5504), [anon_sym_operator] = ACTIONS(5504), [anon_sym_friend] = ACTIONS(5504), [anon_sym_public] = ACTIONS(5504), [anon_sym_protected] = ACTIONS(5504), [anon_sym_static_assert] = ACTIONS(5504), }, [STATE(2057)] = { [sym_decltype_auto] = STATE(2346), [sym_template_argument_list] = STATE(1926), [aux_sym_sized_type_specifier_repeat1] = STATE(2500), [anon_sym_DOT_DOT_DOT] = ACTIONS(4167), [anon_sym_COMMA] = ACTIONS(4167), [anon_sym_RPAREN] = ACTIONS(4167), [anon_sym_LPAREN2] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4159), [anon_sym_PLUS] = ACTIONS(4159), [anon_sym_STAR] = ACTIONS(4159), [anon_sym_SLASH] = ACTIONS(4159), [anon_sym_PERCENT] = ACTIONS(4159), [anon_sym_PIPE_PIPE] = ACTIONS(4167), [anon_sym_AMP_AMP] = ACTIONS(4167), [anon_sym_PIPE] = ACTIONS(4159), [anon_sym_CARET] = ACTIONS(4159), [anon_sym_AMP] = ACTIONS(4159), [anon_sym_EQ_EQ] = ACTIONS(4167), [anon_sym_BANG_EQ] = ACTIONS(4167), [anon_sym_GT] = ACTIONS(4159), [anon_sym_GT_EQ] = ACTIONS(4167), [anon_sym_LT_EQ] = ACTIONS(4159), [anon_sym_LT] = ACTIONS(5958), [anon_sym_LT_LT] = ACTIONS(4159), [anon_sym_GT_GT] = ACTIONS(4159), [anon_sym_SEMI] = ACTIONS(4167), [anon_sym___attribute__] = ACTIONS(4167), [anon_sym___attribute] = ACTIONS(4159), [anon_sym_COLON] = ACTIONS(4159), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4167), [anon_sym_RBRACE] = ACTIONS(4167), [anon_sym_signed] = ACTIONS(5977), [anon_sym_unsigned] = ACTIONS(5977), [anon_sym_long] = ACTIONS(5977), [anon_sym_short] = ACTIONS(5977), [anon_sym_LBRACK] = ACTIONS(4167), [anon_sym_RBRACK] = ACTIONS(4167), [anon_sym_EQ] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4167), [anon_sym_STAR_EQ] = ACTIONS(4167), [anon_sym_SLASH_EQ] = ACTIONS(4167), [anon_sym_PERCENT_EQ] = ACTIONS(4167), [anon_sym_PLUS_EQ] = ACTIONS(4167), [anon_sym_DASH_EQ] = ACTIONS(4167), [anon_sym_LT_LT_EQ] = ACTIONS(4167), [anon_sym_GT_GT_EQ] = ACTIONS(4167), [anon_sym_AMP_EQ] = ACTIONS(4167), [anon_sym_CARET_EQ] = ACTIONS(4167), [anon_sym_PIPE_EQ] = ACTIONS(4167), [anon_sym_and_eq] = ACTIONS(4167), [anon_sym_or_eq] = ACTIONS(4167), [anon_sym_xor_eq] = ACTIONS(4167), [anon_sym_LT_EQ_GT] = ACTIONS(4167), [anon_sym_or] = ACTIONS(4159), [anon_sym_and] = ACTIONS(4159), [anon_sym_bitor] = ACTIONS(4167), [anon_sym_xor] = ACTIONS(4159), [anon_sym_bitand] = ACTIONS(4167), [anon_sym_not_eq] = ACTIONS(4167), [anon_sym_DASH_DASH] = ACTIONS(4167), [anon_sym_PLUS_PLUS] = ACTIONS(4167), [anon_sym_DOT] = ACTIONS(4159), [anon_sym_DOT_STAR] = ACTIONS(4167), [anon_sym_DASH_GT] = ACTIONS(4167), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5979), [anon_sym_decltype] = ACTIONS(5981), }, [STATE(2058)] = { [sym_identifier] = ACTIONS(5516), [aux_sym_preproc_def_token1] = ACTIONS(5516), [aux_sym_preproc_if_token1] = ACTIONS(5516), [aux_sym_preproc_ifdef_token1] = ACTIONS(5516), [aux_sym_preproc_ifdef_token2] = ACTIONS(5516), [sym_preproc_directive] = ACTIONS(5516), [anon_sym_LPAREN2] = ACTIONS(5518), [anon_sym_TILDE] = ACTIONS(5518), [anon_sym_STAR] = ACTIONS(5518), [anon_sym_AMP_AMP] = ACTIONS(5518), [anon_sym_AMP] = ACTIONS(5516), [anon_sym_SEMI] = ACTIONS(5518), [anon_sym___extension__] = ACTIONS(5516), [anon_sym_typedef] = ACTIONS(5516), [anon_sym_virtual] = ACTIONS(5516), [anon_sym_extern] = ACTIONS(5516), [anon_sym___attribute__] = ACTIONS(5516), [anon_sym___attribute] = ACTIONS(5516), [anon_sym_using] = ACTIONS(5516), [anon_sym_COLON_COLON] = ACTIONS(5518), [anon_sym_LBRACK_LBRACK] = ACTIONS(5518), [anon_sym___declspec] = ACTIONS(5516), [anon_sym___based] = ACTIONS(5516), [anon_sym_RBRACE] = ACTIONS(5518), [anon_sym_signed] = ACTIONS(5516), [anon_sym_unsigned] = ACTIONS(5516), [anon_sym_long] = ACTIONS(5516), [anon_sym_short] = ACTIONS(5516), [anon_sym_LBRACK] = ACTIONS(5516), [anon_sym_static] = ACTIONS(5516), [anon_sym_register] = ACTIONS(5516), [anon_sym_inline] = ACTIONS(5516), [anon_sym___inline] = ACTIONS(5516), [anon_sym___inline__] = ACTIONS(5516), [anon_sym___forceinline] = ACTIONS(5516), [anon_sym_thread_local] = ACTIONS(5516), [anon_sym___thread] = ACTIONS(5516), [anon_sym_const] = ACTIONS(5516), [anon_sym_constexpr] = ACTIONS(5516), [anon_sym_volatile] = ACTIONS(5516), [anon_sym_restrict] = ACTIONS(5516), [anon_sym___restrict__] = ACTIONS(5516), [anon_sym__Atomic] = ACTIONS(5516), [anon_sym__Noreturn] = ACTIONS(5516), [anon_sym_noreturn] = ACTIONS(5516), [anon_sym__Nonnull] = ACTIONS(5516), [anon_sym_mutable] = ACTIONS(5516), [anon_sym_constinit] = ACTIONS(5516), [anon_sym_consteval] = ACTIONS(5516), [anon_sym_alignas] = ACTIONS(5516), [anon_sym__Alignas] = ACTIONS(5516), [sym_primitive_type] = ACTIONS(5516), [anon_sym_enum] = ACTIONS(5516), [anon_sym_class] = ACTIONS(5516), [anon_sym_struct] = ACTIONS(5516), [anon_sym_union] = ACTIONS(5516), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5516), [anon_sym_decltype] = ACTIONS(5516), [anon_sym_explicit] = ACTIONS(5516), [anon_sym_typename] = ACTIONS(5516), [anon_sym_private] = ACTIONS(5516), [anon_sym_template] = ACTIONS(5516), [anon_sym_operator] = ACTIONS(5516), [anon_sym_friend] = ACTIONS(5516), [anon_sym_public] = ACTIONS(5516), [anon_sym_protected] = ACTIONS(5516), [anon_sym_static_assert] = ACTIONS(5516), }, [STATE(2059)] = { [sym_identifier] = ACTIONS(3329), [aux_sym_preproc_def_token1] = ACTIONS(3329), [aux_sym_preproc_if_token1] = ACTIONS(3329), [aux_sym_preproc_ifdef_token1] = ACTIONS(3329), [aux_sym_preproc_ifdef_token2] = ACTIONS(3329), [sym_preproc_directive] = ACTIONS(3329), [anon_sym_LPAREN2] = ACTIONS(3331), [anon_sym_TILDE] = ACTIONS(3331), [anon_sym_STAR] = ACTIONS(3331), [anon_sym_AMP_AMP] = ACTIONS(3331), [anon_sym_AMP] = ACTIONS(3329), [anon_sym_SEMI] = ACTIONS(3331), [anon_sym___extension__] = ACTIONS(3329), [anon_sym_typedef] = ACTIONS(3329), [anon_sym_virtual] = ACTIONS(3329), [anon_sym_extern] = ACTIONS(3329), [anon_sym___attribute__] = ACTIONS(3329), [anon_sym___attribute] = ACTIONS(3329), [anon_sym_using] = ACTIONS(3329), [anon_sym_COLON_COLON] = ACTIONS(3331), [anon_sym_LBRACK_LBRACK] = ACTIONS(3331), [anon_sym___declspec] = ACTIONS(3329), [anon_sym___based] = ACTIONS(3329), [anon_sym_RBRACE] = ACTIONS(3331), [anon_sym_signed] = ACTIONS(3329), [anon_sym_unsigned] = ACTIONS(3329), [anon_sym_long] = ACTIONS(3329), [anon_sym_short] = ACTIONS(3329), [anon_sym_LBRACK] = ACTIONS(3329), [anon_sym_static] = ACTIONS(3329), [anon_sym_register] = ACTIONS(3329), [anon_sym_inline] = ACTIONS(3329), [anon_sym___inline] = ACTIONS(3329), [anon_sym___inline__] = ACTIONS(3329), [anon_sym___forceinline] = ACTIONS(3329), [anon_sym_thread_local] = ACTIONS(3329), [anon_sym___thread] = ACTIONS(3329), [anon_sym_const] = ACTIONS(3329), [anon_sym_constexpr] = ACTIONS(3329), [anon_sym_volatile] = ACTIONS(3329), [anon_sym_restrict] = ACTIONS(3329), [anon_sym___restrict__] = ACTIONS(3329), [anon_sym__Atomic] = ACTIONS(3329), [anon_sym__Noreturn] = ACTIONS(3329), [anon_sym_noreturn] = ACTIONS(3329), [anon_sym__Nonnull] = ACTIONS(3329), [anon_sym_mutable] = ACTIONS(3329), [anon_sym_constinit] = ACTIONS(3329), [anon_sym_consteval] = ACTIONS(3329), [anon_sym_alignas] = ACTIONS(3329), [anon_sym__Alignas] = ACTIONS(3329), [sym_primitive_type] = ACTIONS(3329), [anon_sym_enum] = ACTIONS(3329), [anon_sym_class] = ACTIONS(3329), [anon_sym_struct] = ACTIONS(3329), [anon_sym_union] = ACTIONS(3329), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3329), [anon_sym_decltype] = ACTIONS(3329), [anon_sym_explicit] = ACTIONS(3329), [anon_sym_typename] = ACTIONS(3329), [anon_sym_private] = ACTIONS(3329), [anon_sym_template] = ACTIONS(3329), [anon_sym_operator] = ACTIONS(3329), [anon_sym_friend] = ACTIONS(3329), [anon_sym_public] = ACTIONS(3329), [anon_sym_protected] = ACTIONS(3329), [anon_sym_static_assert] = ACTIONS(3329), }, [STATE(2060)] = { [sym_identifier] = ACTIONS(3333), [aux_sym_preproc_def_token1] = ACTIONS(3333), [aux_sym_preproc_if_token1] = ACTIONS(3333), [aux_sym_preproc_ifdef_token1] = ACTIONS(3333), [aux_sym_preproc_ifdef_token2] = ACTIONS(3333), [sym_preproc_directive] = ACTIONS(3333), [anon_sym_LPAREN2] = ACTIONS(3335), [anon_sym_TILDE] = ACTIONS(3335), [anon_sym_STAR] = ACTIONS(3335), [anon_sym_AMP_AMP] = ACTIONS(3335), [anon_sym_AMP] = ACTIONS(3333), [anon_sym_SEMI] = ACTIONS(3335), [anon_sym___extension__] = ACTIONS(3333), [anon_sym_typedef] = ACTIONS(3333), [anon_sym_virtual] = ACTIONS(3333), [anon_sym_extern] = ACTIONS(3333), [anon_sym___attribute__] = ACTIONS(3333), [anon_sym___attribute] = ACTIONS(3333), [anon_sym_using] = ACTIONS(3333), [anon_sym_COLON_COLON] = ACTIONS(3335), [anon_sym_LBRACK_LBRACK] = ACTIONS(3335), [anon_sym___declspec] = ACTIONS(3333), [anon_sym___based] = ACTIONS(3333), [anon_sym_RBRACE] = ACTIONS(3335), [anon_sym_signed] = ACTIONS(3333), [anon_sym_unsigned] = ACTIONS(3333), [anon_sym_long] = ACTIONS(3333), [anon_sym_short] = ACTIONS(3333), [anon_sym_LBRACK] = ACTIONS(3333), [anon_sym_static] = ACTIONS(3333), [anon_sym_register] = ACTIONS(3333), [anon_sym_inline] = ACTIONS(3333), [anon_sym___inline] = ACTIONS(3333), [anon_sym___inline__] = ACTIONS(3333), [anon_sym___forceinline] = ACTIONS(3333), [anon_sym_thread_local] = ACTIONS(3333), [anon_sym___thread] = ACTIONS(3333), [anon_sym_const] = ACTIONS(3333), [anon_sym_constexpr] = ACTIONS(3333), [anon_sym_volatile] = ACTIONS(3333), [anon_sym_restrict] = ACTIONS(3333), [anon_sym___restrict__] = ACTIONS(3333), [anon_sym__Atomic] = ACTIONS(3333), [anon_sym__Noreturn] = ACTIONS(3333), [anon_sym_noreturn] = ACTIONS(3333), [anon_sym__Nonnull] = ACTIONS(3333), [anon_sym_mutable] = ACTIONS(3333), [anon_sym_constinit] = ACTIONS(3333), [anon_sym_consteval] = ACTIONS(3333), [anon_sym_alignas] = ACTIONS(3333), [anon_sym__Alignas] = ACTIONS(3333), [sym_primitive_type] = ACTIONS(3333), [anon_sym_enum] = ACTIONS(3333), [anon_sym_class] = ACTIONS(3333), [anon_sym_struct] = ACTIONS(3333), [anon_sym_union] = ACTIONS(3333), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3333), [anon_sym_decltype] = ACTIONS(3333), [anon_sym_explicit] = ACTIONS(3333), [anon_sym_typename] = ACTIONS(3333), [anon_sym_private] = ACTIONS(3333), [anon_sym_template] = ACTIONS(3333), [anon_sym_operator] = ACTIONS(3333), [anon_sym_friend] = ACTIONS(3333), [anon_sym_public] = ACTIONS(3333), [anon_sym_protected] = ACTIONS(3333), [anon_sym_static_assert] = ACTIONS(3333), }, [STATE(2061)] = { [sym_identifier] = ACTIONS(5520), [aux_sym_preproc_def_token1] = ACTIONS(5520), [aux_sym_preproc_if_token1] = ACTIONS(5520), [aux_sym_preproc_ifdef_token1] = ACTIONS(5520), [aux_sym_preproc_ifdef_token2] = ACTIONS(5520), [sym_preproc_directive] = ACTIONS(5520), [anon_sym_LPAREN2] = ACTIONS(5522), [anon_sym_TILDE] = ACTIONS(5522), [anon_sym_STAR] = ACTIONS(5522), [anon_sym_AMP_AMP] = ACTIONS(5522), [anon_sym_AMP] = ACTIONS(5520), [anon_sym_SEMI] = ACTIONS(5522), [anon_sym___extension__] = ACTIONS(5520), [anon_sym_typedef] = ACTIONS(5520), [anon_sym_virtual] = ACTIONS(5520), [anon_sym_extern] = ACTIONS(5520), [anon_sym___attribute__] = ACTIONS(5520), [anon_sym___attribute] = ACTIONS(5520), [anon_sym_using] = ACTIONS(5520), [anon_sym_COLON_COLON] = ACTIONS(5522), [anon_sym_LBRACK_LBRACK] = ACTIONS(5522), [anon_sym___declspec] = ACTIONS(5520), [anon_sym___based] = ACTIONS(5520), [anon_sym_RBRACE] = ACTIONS(5522), [anon_sym_signed] = ACTIONS(5520), [anon_sym_unsigned] = ACTIONS(5520), [anon_sym_long] = ACTIONS(5520), [anon_sym_short] = ACTIONS(5520), [anon_sym_LBRACK] = ACTIONS(5520), [anon_sym_static] = ACTIONS(5520), [anon_sym_register] = ACTIONS(5520), [anon_sym_inline] = ACTIONS(5520), [anon_sym___inline] = ACTIONS(5520), [anon_sym___inline__] = ACTIONS(5520), [anon_sym___forceinline] = ACTIONS(5520), [anon_sym_thread_local] = ACTIONS(5520), [anon_sym___thread] = ACTIONS(5520), [anon_sym_const] = ACTIONS(5520), [anon_sym_constexpr] = ACTIONS(5520), [anon_sym_volatile] = ACTIONS(5520), [anon_sym_restrict] = ACTIONS(5520), [anon_sym___restrict__] = ACTIONS(5520), [anon_sym__Atomic] = ACTIONS(5520), [anon_sym__Noreturn] = ACTIONS(5520), [anon_sym_noreturn] = ACTIONS(5520), [anon_sym__Nonnull] = ACTIONS(5520), [anon_sym_mutable] = ACTIONS(5520), [anon_sym_constinit] = ACTIONS(5520), [anon_sym_consteval] = ACTIONS(5520), [anon_sym_alignas] = ACTIONS(5520), [anon_sym__Alignas] = ACTIONS(5520), [sym_primitive_type] = ACTIONS(5520), [anon_sym_enum] = ACTIONS(5520), [anon_sym_class] = ACTIONS(5520), [anon_sym_struct] = ACTIONS(5520), [anon_sym_union] = ACTIONS(5520), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5520), [anon_sym_decltype] = ACTIONS(5520), [anon_sym_explicit] = ACTIONS(5520), [anon_sym_typename] = ACTIONS(5520), [anon_sym_private] = ACTIONS(5520), [anon_sym_template] = ACTIONS(5520), [anon_sym_operator] = ACTIONS(5520), [anon_sym_friend] = ACTIONS(5520), [anon_sym_public] = ACTIONS(5520), [anon_sym_protected] = ACTIONS(5520), [anon_sym_static_assert] = ACTIONS(5520), }, [STATE(2062)] = { [sym_identifier] = ACTIONS(2909), [aux_sym_preproc_def_token1] = ACTIONS(2909), [aux_sym_preproc_if_token1] = ACTIONS(2909), [aux_sym_preproc_ifdef_token1] = ACTIONS(2909), [aux_sym_preproc_ifdef_token2] = ACTIONS(2909), [sym_preproc_directive] = ACTIONS(2909), [anon_sym_LPAREN2] = ACTIONS(2911), [anon_sym_TILDE] = ACTIONS(2911), [anon_sym_STAR] = ACTIONS(2911), [anon_sym_AMP_AMP] = ACTIONS(2911), [anon_sym_AMP] = ACTIONS(2909), [anon_sym_SEMI] = ACTIONS(2911), [anon_sym___extension__] = ACTIONS(2909), [anon_sym_typedef] = ACTIONS(2909), [anon_sym_virtual] = ACTIONS(2909), [anon_sym_extern] = ACTIONS(2909), [anon_sym___attribute__] = ACTIONS(2909), [anon_sym___attribute] = ACTIONS(2909), [anon_sym_using] = ACTIONS(2909), [anon_sym_COLON_COLON] = ACTIONS(2911), [anon_sym_LBRACK_LBRACK] = ACTIONS(2911), [anon_sym___declspec] = ACTIONS(2909), [anon_sym___based] = ACTIONS(2909), [anon_sym_RBRACE] = ACTIONS(2911), [anon_sym_signed] = ACTIONS(2909), [anon_sym_unsigned] = ACTIONS(2909), [anon_sym_long] = ACTIONS(2909), [anon_sym_short] = ACTIONS(2909), [anon_sym_LBRACK] = ACTIONS(2909), [anon_sym_static] = ACTIONS(2909), [anon_sym_register] = ACTIONS(2909), [anon_sym_inline] = ACTIONS(2909), [anon_sym___inline] = ACTIONS(2909), [anon_sym___inline__] = ACTIONS(2909), [anon_sym___forceinline] = ACTIONS(2909), [anon_sym_thread_local] = ACTIONS(2909), [anon_sym___thread] = ACTIONS(2909), [anon_sym_const] = ACTIONS(2909), [anon_sym_constexpr] = ACTIONS(2909), [anon_sym_volatile] = ACTIONS(2909), [anon_sym_restrict] = ACTIONS(2909), [anon_sym___restrict__] = ACTIONS(2909), [anon_sym__Atomic] = ACTIONS(2909), [anon_sym__Noreturn] = ACTIONS(2909), [anon_sym_noreturn] = ACTIONS(2909), [anon_sym__Nonnull] = ACTIONS(2909), [anon_sym_mutable] = ACTIONS(2909), [anon_sym_constinit] = ACTIONS(2909), [anon_sym_consteval] = ACTIONS(2909), [anon_sym_alignas] = ACTIONS(2909), [anon_sym__Alignas] = ACTIONS(2909), [sym_primitive_type] = ACTIONS(2909), [anon_sym_enum] = ACTIONS(2909), [anon_sym_class] = ACTIONS(2909), [anon_sym_struct] = ACTIONS(2909), [anon_sym_union] = ACTIONS(2909), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2909), [anon_sym_decltype] = ACTIONS(2909), [anon_sym_explicit] = ACTIONS(2909), [anon_sym_typename] = ACTIONS(2909), [anon_sym_private] = ACTIONS(2909), [anon_sym_template] = ACTIONS(2909), [anon_sym_operator] = ACTIONS(2909), [anon_sym_friend] = ACTIONS(2909), [anon_sym_public] = ACTIONS(2909), [anon_sym_protected] = ACTIONS(2909), [anon_sym_static_assert] = ACTIONS(2909), }, [STATE(2063)] = { [sym_identifier] = ACTIONS(2905), [aux_sym_preproc_def_token1] = ACTIONS(2905), [aux_sym_preproc_if_token1] = ACTIONS(2905), [aux_sym_preproc_ifdef_token1] = ACTIONS(2905), [aux_sym_preproc_ifdef_token2] = ACTIONS(2905), [sym_preproc_directive] = ACTIONS(2905), [anon_sym_LPAREN2] = ACTIONS(2907), [anon_sym_TILDE] = ACTIONS(2907), [anon_sym_STAR] = ACTIONS(2907), [anon_sym_AMP_AMP] = ACTIONS(2907), [anon_sym_AMP] = ACTIONS(2905), [anon_sym_SEMI] = ACTIONS(2907), [anon_sym___extension__] = ACTIONS(2905), [anon_sym_typedef] = ACTIONS(2905), [anon_sym_virtual] = ACTIONS(2905), [anon_sym_extern] = ACTIONS(2905), [anon_sym___attribute__] = ACTIONS(2905), [anon_sym___attribute] = ACTIONS(2905), [anon_sym_using] = ACTIONS(2905), [anon_sym_COLON_COLON] = ACTIONS(2907), [anon_sym_LBRACK_LBRACK] = ACTIONS(2907), [anon_sym___declspec] = ACTIONS(2905), [anon_sym___based] = ACTIONS(2905), [anon_sym_RBRACE] = ACTIONS(2907), [anon_sym_signed] = ACTIONS(2905), [anon_sym_unsigned] = ACTIONS(2905), [anon_sym_long] = ACTIONS(2905), [anon_sym_short] = ACTIONS(2905), [anon_sym_LBRACK] = ACTIONS(2905), [anon_sym_static] = ACTIONS(2905), [anon_sym_register] = ACTIONS(2905), [anon_sym_inline] = ACTIONS(2905), [anon_sym___inline] = ACTIONS(2905), [anon_sym___inline__] = ACTIONS(2905), [anon_sym___forceinline] = ACTIONS(2905), [anon_sym_thread_local] = ACTIONS(2905), [anon_sym___thread] = ACTIONS(2905), [anon_sym_const] = ACTIONS(2905), [anon_sym_constexpr] = ACTIONS(2905), [anon_sym_volatile] = ACTIONS(2905), [anon_sym_restrict] = ACTIONS(2905), [anon_sym___restrict__] = ACTIONS(2905), [anon_sym__Atomic] = ACTIONS(2905), [anon_sym__Noreturn] = ACTIONS(2905), [anon_sym_noreturn] = ACTIONS(2905), [anon_sym__Nonnull] = ACTIONS(2905), [anon_sym_mutable] = ACTIONS(2905), [anon_sym_constinit] = ACTIONS(2905), [anon_sym_consteval] = ACTIONS(2905), [anon_sym_alignas] = ACTIONS(2905), [anon_sym__Alignas] = ACTIONS(2905), [sym_primitive_type] = ACTIONS(2905), [anon_sym_enum] = ACTIONS(2905), [anon_sym_class] = ACTIONS(2905), [anon_sym_struct] = ACTIONS(2905), [anon_sym_union] = ACTIONS(2905), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2905), [anon_sym_decltype] = ACTIONS(2905), [anon_sym_explicit] = ACTIONS(2905), [anon_sym_typename] = ACTIONS(2905), [anon_sym_private] = ACTIONS(2905), [anon_sym_template] = ACTIONS(2905), [anon_sym_operator] = ACTIONS(2905), [anon_sym_friend] = ACTIONS(2905), [anon_sym_public] = ACTIONS(2905), [anon_sym_protected] = ACTIONS(2905), [anon_sym_static_assert] = ACTIONS(2905), }, [STATE(2064)] = { [sym_ms_based_modifier] = STATE(8523), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(2065), [sym__declarator] = STATE(6628), [sym__abstract_declarator] = STATE(6912), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_type_qualifier] = STATE(2668), [sym_alignas_qualifier] = STATE(4391), [sym_parameter_list] = STATE(3300), [sym_decltype] = STATE(8338), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5990), [sym_qualified_identifier] = STATE(6205), [sym_operator_name] = STATE(6205), [aux_sym__type_definition_type_repeat1] = STATE(2668), [aux_sym_pointer_declarator_repeat1] = STATE(2065), [sym_identifier] = ACTIONS(5478), [anon_sym_COMMA] = ACTIONS(5690), [anon_sym_RPAREN] = ACTIONS(5690), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(5983), [anon_sym_AMP_AMP] = ACTIONS(5985), [anon_sym_AMP] = ACTIONS(5987), [anon_sym___extension__] = ACTIONS(3349), [anon_sym___attribute__] = ACTIONS(5698), [anon_sym___attribute] = ACTIONS(5698), [anon_sym_COLON_COLON] = ACTIONS(5989), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(5702), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(2065)] = { [sym_ms_based_modifier] = STATE(8523), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(3877), [sym__declarator] = STATE(6630), [sym__abstract_declarator] = STATE(6871), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_type_qualifier] = STATE(2670), [sym_alignas_qualifier] = STATE(4391), [sym_parameter_list] = STATE(3300), [sym_decltype] = STATE(8338), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5990), [sym_qualified_identifier] = STATE(6205), [sym_operator_name] = STATE(6205), [aux_sym__type_definition_type_repeat1] = STATE(2670), [aux_sym_pointer_declarator_repeat1] = STATE(3877), [sym_identifier] = ACTIONS(5478), [anon_sym_COMMA] = ACTIONS(5704), [anon_sym_RPAREN] = ACTIONS(5704), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(5983), [anon_sym_AMP_AMP] = ACTIONS(5985), [anon_sym_AMP] = ACTIONS(5987), [anon_sym___extension__] = ACTIONS(3349), [anon_sym___attribute__] = ACTIONS(5706), [anon_sym___attribute] = ACTIONS(5706), [anon_sym_COLON_COLON] = ACTIONS(5989), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(5702), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(2066)] = { [sym__declaration_modifiers] = STATE(3382), [sym_attribute_specifier] = STATE(3382), [sym_attribute_declaration] = STATE(3382), [sym_ms_declspec_modifier] = STATE(3382), [sym_storage_class_specifier] = STATE(3382), [sym_type_qualifier] = STATE(3382), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2556), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6795), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(3382), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(4573), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(5946), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(4575), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(73), [anon_sym_class] = ACTIONS(75), [anon_sym_struct] = ACTIONS(77), [anon_sym_union] = ACTIONS(79), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(131), [anon_sym_template] = ACTIONS(1268), }, [STATE(2067)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym_RBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_private] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_friend] = ACTIONS(2673), [anon_sym_public] = ACTIONS(2673), [anon_sym_protected] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), }, [STATE(2068)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_DOT_DOT_DOT] = ACTIONS(5565), [anon_sym_COMMA] = ACTIONS(5565), [anon_sym_RPAREN] = ACTIONS(5565), [aux_sym_preproc_if_token2] = ACTIONS(5565), [aux_sym_preproc_else_token1] = ACTIONS(5565), [aux_sym_preproc_elif_token1] = ACTIONS(5563), [aux_sym_preproc_elifdef_token1] = ACTIONS(5565), [aux_sym_preproc_elifdef_token2] = ACTIONS(5565), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_DASH] = ACTIONS(5563), [anon_sym_PLUS] = ACTIONS(5563), [anon_sym_STAR] = ACTIONS(5563), [anon_sym_SLASH] = ACTIONS(5563), [anon_sym_PERCENT] = ACTIONS(5563), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_PIPE] = ACTIONS(5563), [anon_sym_CARET] = ACTIONS(5563), [anon_sym_AMP] = ACTIONS(5563), [anon_sym_EQ_EQ] = ACTIONS(5565), [anon_sym_BANG_EQ] = ACTIONS(5565), [anon_sym_GT] = ACTIONS(5563), [anon_sym_GT_EQ] = ACTIONS(5565), [anon_sym_LT_EQ] = ACTIONS(5563), [anon_sym_LT] = ACTIONS(5563), [anon_sym_LT_LT] = ACTIONS(5563), [anon_sym_GT_GT] = ACTIONS(5563), [anon_sym_SEMI] = ACTIONS(5565), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_COLON] = ACTIONS(5565), [anon_sym_LBRACE] = ACTIONS(5565), [anon_sym_RBRACE] = ACTIONS(5565), [anon_sym_LBRACK] = ACTIONS(5565), [anon_sym_RBRACK] = ACTIONS(5565), [anon_sym_EQ] = ACTIONS(5563), [anon_sym_QMARK] = ACTIONS(5565), [anon_sym_STAR_EQ] = ACTIONS(5565), [anon_sym_SLASH_EQ] = ACTIONS(5565), [anon_sym_PERCENT_EQ] = ACTIONS(5565), [anon_sym_PLUS_EQ] = ACTIONS(5565), [anon_sym_DASH_EQ] = ACTIONS(5565), [anon_sym_LT_LT_EQ] = ACTIONS(5565), [anon_sym_GT_GT_EQ] = ACTIONS(5565), [anon_sym_AMP_EQ] = ACTIONS(5565), [anon_sym_CARET_EQ] = ACTIONS(5565), [anon_sym_PIPE_EQ] = ACTIONS(5565), [anon_sym_and_eq] = ACTIONS(5563), [anon_sym_or_eq] = ACTIONS(5563), [anon_sym_xor_eq] = ACTIONS(5563), [anon_sym_LT_EQ_GT] = ACTIONS(5565), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [anon_sym_bitor] = ACTIONS(5563), [anon_sym_xor] = ACTIONS(5563), [anon_sym_bitand] = ACTIONS(5563), [anon_sym_not_eq] = ACTIONS(5563), [anon_sym_DASH_DASH] = ACTIONS(5565), [anon_sym_PLUS_PLUS] = ACTIONS(5565), [anon_sym_DOT] = ACTIONS(5563), [anon_sym_DOT_STAR] = ACTIONS(5565), [anon_sym_DASH_GT] = ACTIONS(5565), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_final] = ACTIONS(5563), [anon_sym_override] = ACTIONS(5563), }, [STATE(2069)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym_RBRACE] = ACTIONS(2675), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_private] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_friend] = ACTIONS(2673), [anon_sym_public] = ACTIONS(2673), [anon_sym_protected] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), }, [STATE(2070)] = { [sym_identifier] = ACTIONS(2785), [aux_sym_preproc_def_token1] = ACTIONS(2785), [aux_sym_preproc_if_token1] = ACTIONS(2785), [aux_sym_preproc_ifdef_token1] = ACTIONS(2785), [aux_sym_preproc_ifdef_token2] = ACTIONS(2785), [sym_preproc_directive] = ACTIONS(2785), [anon_sym_LPAREN2] = ACTIONS(2787), [anon_sym_TILDE] = ACTIONS(2787), [anon_sym_STAR] = ACTIONS(2787), [anon_sym_AMP_AMP] = ACTIONS(2787), [anon_sym_AMP] = ACTIONS(2785), [anon_sym_SEMI] = ACTIONS(2787), [anon_sym___extension__] = ACTIONS(2785), [anon_sym_typedef] = ACTIONS(2785), [anon_sym_virtual] = ACTIONS(2785), [anon_sym_extern] = ACTIONS(2785), [anon_sym___attribute__] = ACTIONS(2785), [anon_sym___attribute] = ACTIONS(2785), [anon_sym_using] = ACTIONS(2785), [anon_sym_COLON_COLON] = ACTIONS(2787), [anon_sym_LBRACK_LBRACK] = ACTIONS(2787), [anon_sym___declspec] = ACTIONS(2785), [anon_sym___based] = ACTIONS(2785), [anon_sym_RBRACE] = ACTIONS(2787), [anon_sym_signed] = ACTIONS(2785), [anon_sym_unsigned] = ACTIONS(2785), [anon_sym_long] = ACTIONS(2785), [anon_sym_short] = ACTIONS(2785), [anon_sym_LBRACK] = ACTIONS(2785), [anon_sym_static] = ACTIONS(2785), [anon_sym_register] = ACTIONS(2785), [anon_sym_inline] = ACTIONS(2785), [anon_sym___inline] = ACTIONS(2785), [anon_sym___inline__] = ACTIONS(2785), [anon_sym___forceinline] = ACTIONS(2785), [anon_sym_thread_local] = ACTIONS(2785), [anon_sym___thread] = ACTIONS(2785), [anon_sym_const] = ACTIONS(2785), [anon_sym_constexpr] = ACTIONS(2785), [anon_sym_volatile] = ACTIONS(2785), [anon_sym_restrict] = ACTIONS(2785), [anon_sym___restrict__] = ACTIONS(2785), [anon_sym__Atomic] = ACTIONS(2785), [anon_sym__Noreturn] = ACTIONS(2785), [anon_sym_noreturn] = ACTIONS(2785), [anon_sym__Nonnull] = ACTIONS(2785), [anon_sym_mutable] = ACTIONS(2785), [anon_sym_constinit] = ACTIONS(2785), [anon_sym_consteval] = ACTIONS(2785), [anon_sym_alignas] = ACTIONS(2785), [anon_sym__Alignas] = ACTIONS(2785), [sym_primitive_type] = ACTIONS(2785), [anon_sym_enum] = ACTIONS(2785), [anon_sym_class] = ACTIONS(2785), [anon_sym_struct] = ACTIONS(2785), [anon_sym_union] = ACTIONS(2785), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2785), [anon_sym_decltype] = ACTIONS(2785), [anon_sym_explicit] = ACTIONS(2785), [anon_sym_typename] = ACTIONS(2785), [anon_sym_private] = ACTIONS(2785), [anon_sym_template] = ACTIONS(2785), [anon_sym_operator] = ACTIONS(2785), [anon_sym_friend] = ACTIONS(2785), [anon_sym_public] = ACTIONS(2785), [anon_sym_protected] = ACTIONS(2785), [anon_sym_static_assert] = ACTIONS(2785), }, [STATE(2071)] = { [sym_identifier] = ACTIONS(2817), [aux_sym_preproc_def_token1] = ACTIONS(2817), [aux_sym_preproc_if_token1] = ACTIONS(2817), [aux_sym_preproc_ifdef_token1] = ACTIONS(2817), [aux_sym_preproc_ifdef_token2] = ACTIONS(2817), [sym_preproc_directive] = ACTIONS(2817), [anon_sym_LPAREN2] = ACTIONS(2819), [anon_sym_TILDE] = ACTIONS(2819), [anon_sym_STAR] = ACTIONS(2819), [anon_sym_AMP_AMP] = ACTIONS(2819), [anon_sym_AMP] = ACTIONS(2817), [anon_sym_SEMI] = ACTIONS(2819), [anon_sym___extension__] = ACTIONS(2817), [anon_sym_typedef] = ACTIONS(2817), [anon_sym_virtual] = ACTIONS(2817), [anon_sym_extern] = ACTIONS(2817), [anon_sym___attribute__] = ACTIONS(2817), [anon_sym___attribute] = ACTIONS(2817), [anon_sym_using] = ACTIONS(2817), [anon_sym_COLON_COLON] = ACTIONS(2819), [anon_sym_LBRACK_LBRACK] = ACTIONS(2819), [anon_sym___declspec] = ACTIONS(2817), [anon_sym___based] = ACTIONS(2817), [anon_sym_RBRACE] = ACTIONS(2819), [anon_sym_signed] = ACTIONS(2817), [anon_sym_unsigned] = ACTIONS(2817), [anon_sym_long] = ACTIONS(2817), [anon_sym_short] = ACTIONS(2817), [anon_sym_LBRACK] = ACTIONS(2817), [anon_sym_static] = ACTIONS(2817), [anon_sym_register] = ACTIONS(2817), [anon_sym_inline] = ACTIONS(2817), [anon_sym___inline] = ACTIONS(2817), [anon_sym___inline__] = ACTIONS(2817), [anon_sym___forceinline] = ACTIONS(2817), [anon_sym_thread_local] = ACTIONS(2817), [anon_sym___thread] = ACTIONS(2817), [anon_sym_const] = ACTIONS(2817), [anon_sym_constexpr] = ACTIONS(2817), [anon_sym_volatile] = ACTIONS(2817), [anon_sym_restrict] = ACTIONS(2817), [anon_sym___restrict__] = ACTIONS(2817), [anon_sym__Atomic] = ACTIONS(2817), [anon_sym__Noreturn] = ACTIONS(2817), [anon_sym_noreturn] = ACTIONS(2817), [anon_sym__Nonnull] = ACTIONS(2817), [anon_sym_mutable] = ACTIONS(2817), [anon_sym_constinit] = ACTIONS(2817), [anon_sym_consteval] = ACTIONS(2817), [anon_sym_alignas] = ACTIONS(2817), [anon_sym__Alignas] = ACTIONS(2817), [sym_primitive_type] = ACTIONS(2817), [anon_sym_enum] = ACTIONS(2817), [anon_sym_class] = ACTIONS(2817), [anon_sym_struct] = ACTIONS(2817), [anon_sym_union] = ACTIONS(2817), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2817), [anon_sym_decltype] = ACTIONS(2817), [anon_sym_explicit] = ACTIONS(2817), [anon_sym_typename] = ACTIONS(2817), [anon_sym_private] = ACTIONS(2817), [anon_sym_template] = ACTIONS(2817), [anon_sym_operator] = ACTIONS(2817), [anon_sym_friend] = ACTIONS(2817), [anon_sym_public] = ACTIONS(2817), [anon_sym_protected] = ACTIONS(2817), [anon_sym_static_assert] = ACTIONS(2817), }, [STATE(2072)] = { [sym_ms_based_modifier] = STATE(8386), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(2160), [sym__declarator] = STATE(6486), [sym__abstract_declarator] = STATE(6875), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_type_qualifier] = STATE(2685), [sym_alignas_qualifier] = STATE(4391), [sym_parameter_list] = STATE(3377), [sym_decltype] = STATE(8338), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6001), [sym_qualified_identifier] = STATE(6205), [sym_operator_name] = STATE(6205), [aux_sym__type_definition_type_repeat1] = STATE(2685), [aux_sym_pointer_declarator_repeat1] = STATE(2160), [sym_identifier] = ACTIONS(5688), [anon_sym_COMMA] = ACTIONS(5690), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(5991), [anon_sym_AMP_AMP] = ACTIONS(5993), [anon_sym_AMP] = ACTIONS(5995), [anon_sym___extension__] = ACTIONS(3349), [anon_sym___attribute__] = ACTIONS(5698), [anon_sym___attribute] = ACTIONS(5698), [anon_sym_COLON_COLON] = ACTIONS(5700), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(5702), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(5690), [anon_sym_operator] = ACTIONS(1852), }, [STATE(2073)] = { [sym_identifier] = ACTIONS(2873), [aux_sym_preproc_def_token1] = ACTIONS(2873), [aux_sym_preproc_if_token1] = ACTIONS(2873), [aux_sym_preproc_ifdef_token1] = ACTIONS(2873), [aux_sym_preproc_ifdef_token2] = ACTIONS(2873), [sym_preproc_directive] = ACTIONS(2873), [anon_sym_LPAREN2] = ACTIONS(2875), [anon_sym_TILDE] = ACTIONS(2875), [anon_sym_STAR] = ACTIONS(2875), [anon_sym_AMP_AMP] = ACTIONS(2875), [anon_sym_AMP] = ACTIONS(2873), [anon_sym_SEMI] = ACTIONS(2875), [anon_sym___extension__] = ACTIONS(2873), [anon_sym_typedef] = ACTIONS(2873), [anon_sym_virtual] = ACTIONS(2873), [anon_sym_extern] = ACTIONS(2873), [anon_sym___attribute__] = ACTIONS(2873), [anon_sym___attribute] = ACTIONS(2873), [anon_sym_using] = ACTIONS(2873), [anon_sym_COLON_COLON] = ACTIONS(2875), [anon_sym_LBRACK_LBRACK] = ACTIONS(2875), [anon_sym___declspec] = ACTIONS(2873), [anon_sym___based] = ACTIONS(2873), [anon_sym_RBRACE] = ACTIONS(2875), [anon_sym_signed] = ACTIONS(2873), [anon_sym_unsigned] = ACTIONS(2873), [anon_sym_long] = ACTIONS(2873), [anon_sym_short] = ACTIONS(2873), [anon_sym_LBRACK] = ACTIONS(2873), [anon_sym_static] = ACTIONS(2873), [anon_sym_register] = ACTIONS(2873), [anon_sym_inline] = ACTIONS(2873), [anon_sym___inline] = ACTIONS(2873), [anon_sym___inline__] = ACTIONS(2873), [anon_sym___forceinline] = ACTIONS(2873), [anon_sym_thread_local] = ACTIONS(2873), [anon_sym___thread] = ACTIONS(2873), [anon_sym_const] = ACTIONS(2873), [anon_sym_constexpr] = ACTIONS(2873), [anon_sym_volatile] = ACTIONS(2873), [anon_sym_restrict] = ACTIONS(2873), [anon_sym___restrict__] = ACTIONS(2873), [anon_sym__Atomic] = ACTIONS(2873), [anon_sym__Noreturn] = ACTIONS(2873), [anon_sym_noreturn] = ACTIONS(2873), [anon_sym__Nonnull] = ACTIONS(2873), [anon_sym_mutable] = ACTIONS(2873), [anon_sym_constinit] = ACTIONS(2873), [anon_sym_consteval] = ACTIONS(2873), [anon_sym_alignas] = ACTIONS(2873), [anon_sym__Alignas] = ACTIONS(2873), [sym_primitive_type] = ACTIONS(2873), [anon_sym_enum] = ACTIONS(2873), [anon_sym_class] = ACTIONS(2873), [anon_sym_struct] = ACTIONS(2873), [anon_sym_union] = ACTIONS(2873), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2873), [anon_sym_decltype] = ACTIONS(2873), [anon_sym_explicit] = ACTIONS(2873), [anon_sym_typename] = ACTIONS(2873), [anon_sym_private] = ACTIONS(2873), [anon_sym_template] = ACTIONS(2873), [anon_sym_operator] = ACTIONS(2873), [anon_sym_friend] = ACTIONS(2873), [anon_sym_public] = ACTIONS(2873), [anon_sym_protected] = ACTIONS(2873), [anon_sym_static_assert] = ACTIONS(2873), }, [STATE(2074)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym_RBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_private] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_friend] = ACTIONS(2689), [anon_sym_public] = ACTIONS(2689), [anon_sym_protected] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), }, [STATE(2075)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym_RBRACE] = ACTIONS(2691), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_private] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_friend] = ACTIONS(2689), [anon_sym_public] = ACTIONS(2689), [anon_sym_protected] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), }, [STATE(2076)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym_RBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_private] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_friend] = ACTIONS(2693), [anon_sym_public] = ACTIONS(2693), [anon_sym_protected] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), }, [STATE(2077)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym_RBRACE] = ACTIONS(2695), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_private] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_friend] = ACTIONS(2693), [anon_sym_public] = ACTIONS(2693), [anon_sym_protected] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), }, [STATE(2078)] = { [sym_identifier] = ACTIONS(5997), [anon_sym_LPAREN2] = ACTIONS(5999), [anon_sym_TILDE] = ACTIONS(5999), [anon_sym_STAR] = ACTIONS(5999), [anon_sym_AMP_AMP] = ACTIONS(5999), [anon_sym_AMP] = ACTIONS(5997), [anon_sym___extension__] = ACTIONS(5997), [anon_sym_virtual] = ACTIONS(5997), [anon_sym_extern] = ACTIONS(5997), [anon_sym___attribute__] = ACTIONS(5997), [anon_sym___attribute] = ACTIONS(5997), [anon_sym_using] = ACTIONS(5997), [anon_sym_COLON_COLON] = ACTIONS(5999), [anon_sym_LBRACK_LBRACK] = ACTIONS(5999), [anon_sym___declspec] = ACTIONS(5997), [anon_sym___based] = ACTIONS(5997), [anon_sym___cdecl] = ACTIONS(5997), [anon_sym___clrcall] = ACTIONS(5997), [anon_sym___stdcall] = ACTIONS(5997), [anon_sym___fastcall] = ACTIONS(5997), [anon_sym___thiscall] = ACTIONS(5997), [anon_sym___vectorcall] = ACTIONS(5997), [anon_sym_LBRACE] = ACTIONS(5999), [anon_sym_signed] = ACTIONS(5997), [anon_sym_unsigned] = ACTIONS(5997), [anon_sym_long] = ACTIONS(5997), [anon_sym_short] = ACTIONS(5997), [anon_sym_LBRACK] = ACTIONS(5997), [anon_sym_static] = ACTIONS(5997), [anon_sym_register] = ACTIONS(5997), [anon_sym_inline] = ACTIONS(5997), [anon_sym___inline] = ACTIONS(5997), [anon_sym___inline__] = ACTIONS(5997), [anon_sym___forceinline] = ACTIONS(5997), [anon_sym_thread_local] = ACTIONS(5997), [anon_sym___thread] = ACTIONS(5997), [anon_sym_const] = ACTIONS(5997), [anon_sym_constexpr] = ACTIONS(5997), [anon_sym_volatile] = ACTIONS(5997), [anon_sym_restrict] = ACTIONS(5997), [anon_sym___restrict__] = ACTIONS(5997), [anon_sym__Atomic] = ACTIONS(5997), [anon_sym__Noreturn] = ACTIONS(5997), [anon_sym_noreturn] = ACTIONS(5997), [anon_sym__Nonnull] = ACTIONS(5997), [anon_sym_mutable] = ACTIONS(5997), [anon_sym_constinit] = ACTIONS(5997), [anon_sym_consteval] = ACTIONS(5997), [anon_sym_alignas] = ACTIONS(5997), [anon_sym__Alignas] = ACTIONS(5997), [sym_primitive_type] = ACTIONS(5997), [anon_sym_enum] = ACTIONS(5997), [anon_sym_class] = ACTIONS(5997), [anon_sym_struct] = ACTIONS(5997), [anon_sym_union] = ACTIONS(5997), [anon_sym_DASH_GT] = ACTIONS(5999), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5997), [anon_sym_decltype] = ACTIONS(5997), [anon_sym_explicit] = ACTIONS(5997), [anon_sym_typename] = ACTIONS(5997), [anon_sym_template] = ACTIONS(5997), [anon_sym_operator] = ACTIONS(5997), [anon_sym_friend] = ACTIONS(5997), [anon_sym_noexcept] = ACTIONS(5997), [anon_sym_throw] = ACTIONS(5997), [anon_sym_concept] = ACTIONS(5997), [anon_sym_requires] = ACTIONS(5997), }, [STATE(2079)] = { [sym_identifier] = ACTIONS(2733), [aux_sym_preproc_def_token1] = ACTIONS(2733), [aux_sym_preproc_if_token1] = ACTIONS(2733), [aux_sym_preproc_ifdef_token1] = ACTIONS(2733), [aux_sym_preproc_ifdef_token2] = ACTIONS(2733), [sym_preproc_directive] = ACTIONS(2733), [anon_sym_LPAREN2] = ACTIONS(2735), [anon_sym_TILDE] = ACTIONS(2735), [anon_sym_STAR] = ACTIONS(2735), [anon_sym_AMP_AMP] = ACTIONS(2735), [anon_sym_AMP] = ACTIONS(2733), [anon_sym_SEMI] = ACTIONS(2735), [anon_sym___extension__] = ACTIONS(2733), [anon_sym_typedef] = ACTIONS(2733), [anon_sym_virtual] = ACTIONS(2733), [anon_sym_extern] = ACTIONS(2733), [anon_sym___attribute__] = ACTIONS(2733), [anon_sym___attribute] = ACTIONS(2733), [anon_sym_using] = ACTIONS(2733), [anon_sym_COLON_COLON] = ACTIONS(2735), [anon_sym_LBRACK_LBRACK] = ACTIONS(2735), [anon_sym___declspec] = ACTIONS(2733), [anon_sym___based] = ACTIONS(2733), [anon_sym_RBRACE] = ACTIONS(2735), [anon_sym_signed] = ACTIONS(2733), [anon_sym_unsigned] = ACTIONS(2733), [anon_sym_long] = ACTIONS(2733), [anon_sym_short] = ACTIONS(2733), [anon_sym_LBRACK] = ACTIONS(2733), [anon_sym_static] = ACTIONS(2733), [anon_sym_register] = ACTIONS(2733), [anon_sym_inline] = ACTIONS(2733), [anon_sym___inline] = ACTIONS(2733), [anon_sym___inline__] = ACTIONS(2733), [anon_sym___forceinline] = ACTIONS(2733), [anon_sym_thread_local] = ACTIONS(2733), [anon_sym___thread] = ACTIONS(2733), [anon_sym_const] = ACTIONS(2733), [anon_sym_constexpr] = ACTIONS(2733), [anon_sym_volatile] = ACTIONS(2733), [anon_sym_restrict] = ACTIONS(2733), [anon_sym___restrict__] = ACTIONS(2733), [anon_sym__Atomic] = ACTIONS(2733), [anon_sym__Noreturn] = ACTIONS(2733), [anon_sym_noreturn] = ACTIONS(2733), [anon_sym__Nonnull] = ACTIONS(2733), [anon_sym_mutable] = ACTIONS(2733), [anon_sym_constinit] = ACTIONS(2733), [anon_sym_consteval] = ACTIONS(2733), [anon_sym_alignas] = ACTIONS(2733), [anon_sym__Alignas] = ACTIONS(2733), [sym_primitive_type] = ACTIONS(2733), [anon_sym_enum] = ACTIONS(2733), [anon_sym_class] = ACTIONS(2733), [anon_sym_struct] = ACTIONS(2733), [anon_sym_union] = ACTIONS(2733), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2733), [anon_sym_decltype] = ACTIONS(2733), [anon_sym_explicit] = ACTIONS(2733), [anon_sym_typename] = ACTIONS(2733), [anon_sym_private] = ACTIONS(2733), [anon_sym_template] = ACTIONS(2733), [anon_sym_operator] = ACTIONS(2733), [anon_sym_friend] = ACTIONS(2733), [anon_sym_public] = ACTIONS(2733), [anon_sym_protected] = ACTIONS(2733), [anon_sym_static_assert] = ACTIONS(2733), }, [STATE(2080)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym_RBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_private] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_friend] = ACTIONS(2737), [anon_sym_public] = ACTIONS(2737), [anon_sym_protected] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), }, [STATE(2081)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym_RBRACE] = ACTIONS(2739), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_private] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_friend] = ACTIONS(2737), [anon_sym_public] = ACTIONS(2737), [anon_sym_protected] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), }, [STATE(2082)] = { [sym_identifier] = ACTIONS(5524), [aux_sym_preproc_def_token1] = ACTIONS(5524), [aux_sym_preproc_if_token1] = ACTIONS(5524), [aux_sym_preproc_ifdef_token1] = ACTIONS(5524), [aux_sym_preproc_ifdef_token2] = ACTIONS(5524), [sym_preproc_directive] = ACTIONS(5524), [anon_sym_LPAREN2] = ACTIONS(5526), [anon_sym_TILDE] = ACTIONS(5526), [anon_sym_STAR] = ACTIONS(5526), [anon_sym_AMP_AMP] = ACTIONS(5526), [anon_sym_AMP] = ACTIONS(5524), [anon_sym_SEMI] = ACTIONS(5526), [anon_sym___extension__] = ACTIONS(5524), [anon_sym_typedef] = ACTIONS(5524), [anon_sym_virtual] = ACTIONS(5524), [anon_sym_extern] = ACTIONS(5524), [anon_sym___attribute__] = ACTIONS(5524), [anon_sym___attribute] = ACTIONS(5524), [anon_sym_using] = ACTIONS(5524), [anon_sym_COLON_COLON] = ACTIONS(5526), [anon_sym_LBRACK_LBRACK] = ACTIONS(5526), [anon_sym___declspec] = ACTIONS(5524), [anon_sym___based] = ACTIONS(5524), [anon_sym_RBRACE] = ACTIONS(5526), [anon_sym_signed] = ACTIONS(5524), [anon_sym_unsigned] = ACTIONS(5524), [anon_sym_long] = ACTIONS(5524), [anon_sym_short] = ACTIONS(5524), [anon_sym_LBRACK] = ACTIONS(5524), [anon_sym_static] = ACTIONS(5524), [anon_sym_register] = ACTIONS(5524), [anon_sym_inline] = ACTIONS(5524), [anon_sym___inline] = ACTIONS(5524), [anon_sym___inline__] = ACTIONS(5524), [anon_sym___forceinline] = ACTIONS(5524), [anon_sym_thread_local] = ACTIONS(5524), [anon_sym___thread] = ACTIONS(5524), [anon_sym_const] = ACTIONS(5524), [anon_sym_constexpr] = ACTIONS(5524), [anon_sym_volatile] = ACTIONS(5524), [anon_sym_restrict] = ACTIONS(5524), [anon_sym___restrict__] = ACTIONS(5524), [anon_sym__Atomic] = ACTIONS(5524), [anon_sym__Noreturn] = ACTIONS(5524), [anon_sym_noreturn] = ACTIONS(5524), [anon_sym__Nonnull] = ACTIONS(5524), [anon_sym_mutable] = ACTIONS(5524), [anon_sym_constinit] = ACTIONS(5524), [anon_sym_consteval] = ACTIONS(5524), [anon_sym_alignas] = ACTIONS(5524), [anon_sym__Alignas] = ACTIONS(5524), [sym_primitive_type] = ACTIONS(5524), [anon_sym_enum] = ACTIONS(5524), [anon_sym_class] = ACTIONS(5524), [anon_sym_struct] = ACTIONS(5524), [anon_sym_union] = ACTIONS(5524), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5524), [anon_sym_decltype] = ACTIONS(5524), [anon_sym_explicit] = ACTIONS(5524), [anon_sym_typename] = ACTIONS(5524), [anon_sym_private] = ACTIONS(5524), [anon_sym_template] = ACTIONS(5524), [anon_sym_operator] = ACTIONS(5524), [anon_sym_friend] = ACTIONS(5524), [anon_sym_public] = ACTIONS(5524), [anon_sym_protected] = ACTIONS(5524), [anon_sym_static_assert] = ACTIONS(5524), }, [STATE(2083)] = { [sym_identifier] = ACTIONS(5528), [aux_sym_preproc_def_token1] = ACTIONS(5528), [aux_sym_preproc_if_token1] = ACTIONS(5528), [aux_sym_preproc_ifdef_token1] = ACTIONS(5528), [aux_sym_preproc_ifdef_token2] = ACTIONS(5528), [sym_preproc_directive] = ACTIONS(5528), [anon_sym_LPAREN2] = ACTIONS(5530), [anon_sym_TILDE] = ACTIONS(5530), [anon_sym_STAR] = ACTIONS(5530), [anon_sym_AMP_AMP] = ACTIONS(5530), [anon_sym_AMP] = ACTIONS(5528), [anon_sym_SEMI] = ACTIONS(5530), [anon_sym___extension__] = ACTIONS(5528), [anon_sym_typedef] = ACTIONS(5528), [anon_sym_virtual] = ACTIONS(5528), [anon_sym_extern] = ACTIONS(5528), [anon_sym___attribute__] = ACTIONS(5528), [anon_sym___attribute] = ACTIONS(5528), [anon_sym_using] = ACTIONS(5528), [anon_sym_COLON_COLON] = ACTIONS(5530), [anon_sym_LBRACK_LBRACK] = ACTIONS(5530), [anon_sym___declspec] = ACTIONS(5528), [anon_sym___based] = ACTIONS(5528), [anon_sym_RBRACE] = ACTIONS(5530), [anon_sym_signed] = ACTIONS(5528), [anon_sym_unsigned] = ACTIONS(5528), [anon_sym_long] = ACTIONS(5528), [anon_sym_short] = ACTIONS(5528), [anon_sym_LBRACK] = ACTIONS(5528), [anon_sym_static] = ACTIONS(5528), [anon_sym_register] = ACTIONS(5528), [anon_sym_inline] = ACTIONS(5528), [anon_sym___inline] = ACTIONS(5528), [anon_sym___inline__] = ACTIONS(5528), [anon_sym___forceinline] = ACTIONS(5528), [anon_sym_thread_local] = ACTIONS(5528), [anon_sym___thread] = ACTIONS(5528), [anon_sym_const] = ACTIONS(5528), [anon_sym_constexpr] = ACTIONS(5528), [anon_sym_volatile] = ACTIONS(5528), [anon_sym_restrict] = ACTIONS(5528), [anon_sym___restrict__] = ACTIONS(5528), [anon_sym__Atomic] = ACTIONS(5528), [anon_sym__Noreturn] = ACTIONS(5528), [anon_sym_noreturn] = ACTIONS(5528), [anon_sym__Nonnull] = ACTIONS(5528), [anon_sym_mutable] = ACTIONS(5528), [anon_sym_constinit] = ACTIONS(5528), [anon_sym_consteval] = ACTIONS(5528), [anon_sym_alignas] = ACTIONS(5528), [anon_sym__Alignas] = ACTIONS(5528), [sym_primitive_type] = ACTIONS(5528), [anon_sym_enum] = ACTIONS(5528), [anon_sym_class] = ACTIONS(5528), [anon_sym_struct] = ACTIONS(5528), [anon_sym_union] = ACTIONS(5528), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5528), [anon_sym_decltype] = ACTIONS(5528), [anon_sym_explicit] = ACTIONS(5528), [anon_sym_typename] = ACTIONS(5528), [anon_sym_private] = ACTIONS(5528), [anon_sym_template] = ACTIONS(5528), [anon_sym_operator] = ACTIONS(5528), [anon_sym_friend] = ACTIONS(5528), [anon_sym_public] = ACTIONS(5528), [anon_sym_protected] = ACTIONS(5528), [anon_sym_static_assert] = ACTIONS(5528), }, [STATE(2084)] = { [sym_identifier] = ACTIONS(2749), [aux_sym_preproc_def_token1] = ACTIONS(2749), [aux_sym_preproc_if_token1] = ACTIONS(2749), [aux_sym_preproc_ifdef_token1] = ACTIONS(2749), [aux_sym_preproc_ifdef_token2] = ACTIONS(2749), [sym_preproc_directive] = ACTIONS(2749), [anon_sym_LPAREN2] = ACTIONS(2751), [anon_sym_TILDE] = ACTIONS(2751), [anon_sym_STAR] = ACTIONS(2751), [anon_sym_AMP_AMP] = ACTIONS(2751), [anon_sym_AMP] = ACTIONS(2749), [anon_sym_SEMI] = ACTIONS(2751), [anon_sym___extension__] = ACTIONS(2749), [anon_sym_typedef] = ACTIONS(2749), [anon_sym_virtual] = ACTIONS(2749), [anon_sym_extern] = ACTIONS(2749), [anon_sym___attribute__] = ACTIONS(2749), [anon_sym___attribute] = ACTIONS(2749), [anon_sym_using] = ACTIONS(2749), [anon_sym_COLON_COLON] = ACTIONS(2751), [anon_sym_LBRACK_LBRACK] = ACTIONS(2751), [anon_sym___declspec] = ACTIONS(2749), [anon_sym___based] = ACTIONS(2749), [anon_sym_RBRACE] = ACTIONS(2751), [anon_sym_signed] = ACTIONS(2749), [anon_sym_unsigned] = ACTIONS(2749), [anon_sym_long] = ACTIONS(2749), [anon_sym_short] = ACTIONS(2749), [anon_sym_LBRACK] = ACTIONS(2749), [anon_sym_static] = ACTIONS(2749), [anon_sym_register] = ACTIONS(2749), [anon_sym_inline] = ACTIONS(2749), [anon_sym___inline] = ACTIONS(2749), [anon_sym___inline__] = ACTIONS(2749), [anon_sym___forceinline] = ACTIONS(2749), [anon_sym_thread_local] = ACTIONS(2749), [anon_sym___thread] = ACTIONS(2749), [anon_sym_const] = ACTIONS(2749), [anon_sym_constexpr] = ACTIONS(2749), [anon_sym_volatile] = ACTIONS(2749), [anon_sym_restrict] = ACTIONS(2749), [anon_sym___restrict__] = ACTIONS(2749), [anon_sym__Atomic] = ACTIONS(2749), [anon_sym__Noreturn] = ACTIONS(2749), [anon_sym_noreturn] = ACTIONS(2749), [anon_sym__Nonnull] = ACTIONS(2749), [anon_sym_mutable] = ACTIONS(2749), [anon_sym_constinit] = ACTIONS(2749), [anon_sym_consteval] = ACTIONS(2749), [anon_sym_alignas] = ACTIONS(2749), [anon_sym__Alignas] = ACTIONS(2749), [sym_primitive_type] = ACTIONS(2749), [anon_sym_enum] = ACTIONS(2749), [anon_sym_class] = ACTIONS(2749), [anon_sym_struct] = ACTIONS(2749), [anon_sym_union] = ACTIONS(2749), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2749), [anon_sym_decltype] = ACTIONS(2749), [anon_sym_explicit] = ACTIONS(2749), [anon_sym_typename] = ACTIONS(2749), [anon_sym_private] = ACTIONS(2749), [anon_sym_template] = ACTIONS(2749), [anon_sym_operator] = ACTIONS(2749), [anon_sym_friend] = ACTIONS(2749), [anon_sym_public] = ACTIONS(2749), [anon_sym_protected] = ACTIONS(2749), [anon_sym_static_assert] = ACTIONS(2749), }, [STATE(2085)] = { [sym_identifier] = ACTIONS(5532), [aux_sym_preproc_def_token1] = ACTIONS(5532), [aux_sym_preproc_if_token1] = ACTIONS(5532), [aux_sym_preproc_ifdef_token1] = ACTIONS(5532), [aux_sym_preproc_ifdef_token2] = ACTIONS(5532), [sym_preproc_directive] = ACTIONS(5532), [anon_sym_LPAREN2] = ACTIONS(5534), [anon_sym_TILDE] = ACTIONS(5534), [anon_sym_STAR] = ACTIONS(5534), [anon_sym_AMP_AMP] = ACTIONS(5534), [anon_sym_AMP] = ACTIONS(5532), [anon_sym_SEMI] = ACTIONS(5534), [anon_sym___extension__] = ACTIONS(5532), [anon_sym_typedef] = ACTIONS(5532), [anon_sym_virtual] = ACTIONS(5532), [anon_sym_extern] = ACTIONS(5532), [anon_sym___attribute__] = ACTIONS(5532), [anon_sym___attribute] = ACTIONS(5532), [anon_sym_using] = ACTIONS(5532), [anon_sym_COLON_COLON] = ACTIONS(5534), [anon_sym_LBRACK_LBRACK] = ACTIONS(5534), [anon_sym___declspec] = ACTIONS(5532), [anon_sym___based] = ACTIONS(5532), [anon_sym_RBRACE] = ACTIONS(5534), [anon_sym_signed] = ACTIONS(5532), [anon_sym_unsigned] = ACTIONS(5532), [anon_sym_long] = ACTIONS(5532), [anon_sym_short] = ACTIONS(5532), [anon_sym_LBRACK] = ACTIONS(5532), [anon_sym_static] = ACTIONS(5532), [anon_sym_register] = ACTIONS(5532), [anon_sym_inline] = ACTIONS(5532), [anon_sym___inline] = ACTIONS(5532), [anon_sym___inline__] = ACTIONS(5532), [anon_sym___forceinline] = ACTIONS(5532), [anon_sym_thread_local] = ACTIONS(5532), [anon_sym___thread] = ACTIONS(5532), [anon_sym_const] = ACTIONS(5532), [anon_sym_constexpr] = ACTIONS(5532), [anon_sym_volatile] = ACTIONS(5532), [anon_sym_restrict] = ACTIONS(5532), [anon_sym___restrict__] = ACTIONS(5532), [anon_sym__Atomic] = ACTIONS(5532), [anon_sym__Noreturn] = ACTIONS(5532), [anon_sym_noreturn] = ACTIONS(5532), [anon_sym__Nonnull] = ACTIONS(5532), [anon_sym_mutable] = ACTIONS(5532), [anon_sym_constinit] = ACTIONS(5532), [anon_sym_consteval] = ACTIONS(5532), [anon_sym_alignas] = ACTIONS(5532), [anon_sym__Alignas] = ACTIONS(5532), [sym_primitive_type] = ACTIONS(5532), [anon_sym_enum] = ACTIONS(5532), [anon_sym_class] = ACTIONS(5532), [anon_sym_struct] = ACTIONS(5532), [anon_sym_union] = ACTIONS(5532), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5532), [anon_sym_decltype] = ACTIONS(5532), [anon_sym_explicit] = ACTIONS(5532), [anon_sym_typename] = ACTIONS(5532), [anon_sym_private] = ACTIONS(5532), [anon_sym_template] = ACTIONS(5532), [anon_sym_operator] = ACTIONS(5532), [anon_sym_friend] = ACTIONS(5532), [anon_sym_public] = ACTIONS(5532), [anon_sym_protected] = ACTIONS(5532), [anon_sym_static_assert] = ACTIONS(5532), }, [STATE(2086)] = { [sym_identifier] = ACTIONS(2781), [aux_sym_preproc_def_token1] = ACTIONS(2781), [aux_sym_preproc_if_token1] = ACTIONS(2781), [aux_sym_preproc_ifdef_token1] = ACTIONS(2781), [aux_sym_preproc_ifdef_token2] = ACTIONS(2781), [sym_preproc_directive] = ACTIONS(2781), [anon_sym_LPAREN2] = ACTIONS(2783), [anon_sym_TILDE] = ACTIONS(2783), [anon_sym_STAR] = ACTIONS(2783), [anon_sym_AMP_AMP] = ACTIONS(2783), [anon_sym_AMP] = ACTIONS(2781), [anon_sym_SEMI] = ACTIONS(2783), [anon_sym___extension__] = ACTIONS(2781), [anon_sym_typedef] = ACTIONS(2781), [anon_sym_virtual] = ACTIONS(2781), [anon_sym_extern] = ACTIONS(2781), [anon_sym___attribute__] = ACTIONS(2781), [anon_sym___attribute] = ACTIONS(2781), [anon_sym_using] = ACTIONS(2781), [anon_sym_COLON_COLON] = ACTIONS(2783), [anon_sym_LBRACK_LBRACK] = ACTIONS(2783), [anon_sym___declspec] = ACTIONS(2781), [anon_sym___based] = ACTIONS(2781), [anon_sym_RBRACE] = ACTIONS(2783), [anon_sym_signed] = ACTIONS(2781), [anon_sym_unsigned] = ACTIONS(2781), [anon_sym_long] = ACTIONS(2781), [anon_sym_short] = ACTIONS(2781), [anon_sym_LBRACK] = ACTIONS(2781), [anon_sym_static] = ACTIONS(2781), [anon_sym_register] = ACTIONS(2781), [anon_sym_inline] = ACTIONS(2781), [anon_sym___inline] = ACTIONS(2781), [anon_sym___inline__] = ACTIONS(2781), [anon_sym___forceinline] = ACTIONS(2781), [anon_sym_thread_local] = ACTIONS(2781), [anon_sym___thread] = ACTIONS(2781), [anon_sym_const] = ACTIONS(2781), [anon_sym_constexpr] = ACTIONS(2781), [anon_sym_volatile] = ACTIONS(2781), [anon_sym_restrict] = ACTIONS(2781), [anon_sym___restrict__] = ACTIONS(2781), [anon_sym__Atomic] = ACTIONS(2781), [anon_sym__Noreturn] = ACTIONS(2781), [anon_sym_noreturn] = ACTIONS(2781), [anon_sym__Nonnull] = ACTIONS(2781), [anon_sym_mutable] = ACTIONS(2781), [anon_sym_constinit] = ACTIONS(2781), [anon_sym_consteval] = ACTIONS(2781), [anon_sym_alignas] = ACTIONS(2781), [anon_sym__Alignas] = ACTIONS(2781), [sym_primitive_type] = ACTIONS(2781), [anon_sym_enum] = ACTIONS(2781), [anon_sym_class] = ACTIONS(2781), [anon_sym_struct] = ACTIONS(2781), [anon_sym_union] = ACTIONS(2781), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2781), [anon_sym_decltype] = ACTIONS(2781), [anon_sym_explicit] = ACTIONS(2781), [anon_sym_typename] = ACTIONS(2781), [anon_sym_private] = ACTIONS(2781), [anon_sym_template] = ACTIONS(2781), [anon_sym_operator] = ACTIONS(2781), [anon_sym_friend] = ACTIONS(2781), [anon_sym_public] = ACTIONS(2781), [anon_sym_protected] = ACTIONS(2781), [anon_sym_static_assert] = ACTIONS(2781), }, [STATE(2087)] = { [sym_identifier] = ACTIONS(3233), [aux_sym_preproc_def_token1] = ACTIONS(3233), [aux_sym_preproc_if_token1] = ACTIONS(3233), [aux_sym_preproc_if_token2] = ACTIONS(3233), [aux_sym_preproc_ifdef_token1] = ACTIONS(3233), [aux_sym_preproc_ifdef_token2] = ACTIONS(3233), [sym_preproc_directive] = ACTIONS(3233), [anon_sym_LPAREN2] = ACTIONS(3235), [anon_sym_TILDE] = ACTIONS(3235), [anon_sym_STAR] = ACTIONS(3235), [anon_sym_AMP_AMP] = ACTIONS(3235), [anon_sym_AMP] = ACTIONS(3233), [anon_sym_SEMI] = ACTIONS(3235), [anon_sym___extension__] = ACTIONS(3233), [anon_sym_typedef] = ACTIONS(3233), [anon_sym_virtual] = ACTIONS(3233), [anon_sym_extern] = ACTIONS(3233), [anon_sym___attribute__] = ACTIONS(3233), [anon_sym___attribute] = ACTIONS(3233), [anon_sym_using] = ACTIONS(3233), [anon_sym_COLON_COLON] = ACTIONS(3235), [anon_sym_LBRACK_LBRACK] = ACTIONS(3235), [anon_sym___declspec] = ACTIONS(3233), [anon_sym___based] = ACTIONS(3233), [anon_sym_signed] = ACTIONS(3233), [anon_sym_unsigned] = ACTIONS(3233), [anon_sym_long] = ACTIONS(3233), [anon_sym_short] = ACTIONS(3233), [anon_sym_LBRACK] = ACTIONS(3233), [anon_sym_static] = ACTIONS(3233), [anon_sym_register] = ACTIONS(3233), [anon_sym_inline] = ACTIONS(3233), [anon_sym___inline] = ACTIONS(3233), [anon_sym___inline__] = ACTIONS(3233), [anon_sym___forceinline] = ACTIONS(3233), [anon_sym_thread_local] = ACTIONS(3233), [anon_sym___thread] = ACTIONS(3233), [anon_sym_const] = ACTIONS(3233), [anon_sym_constexpr] = ACTIONS(3233), [anon_sym_volatile] = ACTIONS(3233), [anon_sym_restrict] = ACTIONS(3233), [anon_sym___restrict__] = ACTIONS(3233), [anon_sym__Atomic] = ACTIONS(3233), [anon_sym__Noreturn] = ACTIONS(3233), [anon_sym_noreturn] = ACTIONS(3233), [anon_sym__Nonnull] = ACTIONS(3233), [anon_sym_mutable] = ACTIONS(3233), [anon_sym_constinit] = ACTIONS(3233), [anon_sym_consteval] = ACTIONS(3233), [anon_sym_alignas] = ACTIONS(3233), [anon_sym__Alignas] = ACTIONS(3233), [sym_primitive_type] = ACTIONS(3233), [anon_sym_enum] = ACTIONS(3233), [anon_sym_class] = ACTIONS(3233), [anon_sym_struct] = ACTIONS(3233), [anon_sym_union] = ACTIONS(3233), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3233), [anon_sym_decltype] = ACTIONS(3233), [anon_sym_explicit] = ACTIONS(3233), [anon_sym_typename] = ACTIONS(3233), [anon_sym_private] = ACTIONS(3233), [anon_sym_template] = ACTIONS(3233), [anon_sym_operator] = ACTIONS(3233), [anon_sym_friend] = ACTIONS(3233), [anon_sym_public] = ACTIONS(3233), [anon_sym_protected] = ACTIONS(3233), [anon_sym_static_assert] = ACTIONS(3233), }, [STATE(2088)] = { [sym_identifier] = ACTIONS(3002), [aux_sym_preproc_def_token1] = ACTIONS(3002), [aux_sym_preproc_if_token1] = ACTIONS(3002), [aux_sym_preproc_ifdef_token1] = ACTIONS(3002), [aux_sym_preproc_ifdef_token2] = ACTIONS(3002), [sym_preproc_directive] = ACTIONS(3002), [anon_sym_LPAREN2] = ACTIONS(3004), [anon_sym_TILDE] = ACTIONS(3004), [anon_sym_STAR] = ACTIONS(3004), [anon_sym_AMP_AMP] = ACTIONS(3004), [anon_sym_AMP] = ACTIONS(3002), [anon_sym_SEMI] = ACTIONS(3004), [anon_sym___extension__] = ACTIONS(3002), [anon_sym_typedef] = ACTIONS(3002), [anon_sym_virtual] = ACTIONS(3002), [anon_sym_extern] = ACTIONS(3002), [anon_sym___attribute__] = ACTIONS(3002), [anon_sym___attribute] = ACTIONS(3002), [anon_sym_using] = ACTIONS(3002), [anon_sym_COLON_COLON] = ACTIONS(3004), [anon_sym_LBRACK_LBRACK] = ACTIONS(3004), [anon_sym___declspec] = ACTIONS(3002), [anon_sym___based] = ACTIONS(3002), [anon_sym_RBRACE] = ACTIONS(3004), [anon_sym_signed] = ACTIONS(3002), [anon_sym_unsigned] = ACTIONS(3002), [anon_sym_long] = ACTIONS(3002), [anon_sym_short] = ACTIONS(3002), [anon_sym_LBRACK] = ACTIONS(3002), [anon_sym_static] = ACTIONS(3002), [anon_sym_register] = ACTIONS(3002), [anon_sym_inline] = ACTIONS(3002), [anon_sym___inline] = ACTIONS(3002), [anon_sym___inline__] = ACTIONS(3002), [anon_sym___forceinline] = ACTIONS(3002), [anon_sym_thread_local] = ACTIONS(3002), [anon_sym___thread] = ACTIONS(3002), [anon_sym_const] = ACTIONS(3002), [anon_sym_constexpr] = ACTIONS(3002), [anon_sym_volatile] = ACTIONS(3002), [anon_sym_restrict] = ACTIONS(3002), [anon_sym___restrict__] = ACTIONS(3002), [anon_sym__Atomic] = ACTIONS(3002), [anon_sym__Noreturn] = ACTIONS(3002), [anon_sym_noreturn] = ACTIONS(3002), [anon_sym__Nonnull] = ACTIONS(3002), [anon_sym_mutable] = ACTIONS(3002), [anon_sym_constinit] = ACTIONS(3002), [anon_sym_consteval] = ACTIONS(3002), [anon_sym_alignas] = ACTIONS(3002), [anon_sym__Alignas] = ACTIONS(3002), [sym_primitive_type] = ACTIONS(3002), [anon_sym_enum] = ACTIONS(3002), [anon_sym_class] = ACTIONS(3002), [anon_sym_struct] = ACTIONS(3002), [anon_sym_union] = ACTIONS(3002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3002), [anon_sym_decltype] = ACTIONS(3002), [anon_sym_explicit] = ACTIONS(3002), [anon_sym_typename] = ACTIONS(3002), [anon_sym_private] = ACTIONS(3002), [anon_sym_template] = ACTIONS(3002), [anon_sym_operator] = ACTIONS(3002), [anon_sym_friend] = ACTIONS(3002), [anon_sym_public] = ACTIONS(3002), [anon_sym_protected] = ACTIONS(3002), [anon_sym_static_assert] = ACTIONS(3002), }, [STATE(2089)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON] = ACTIONS(6001), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_RBRACE] = ACTIONS(4161), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4197), [anon_sym_or_eq] = ACTIONS(4197), [anon_sym_xor_eq] = ACTIONS(4197), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2090)] = { [sym_template_argument_list] = STATE(1625), [sym_identifier] = ACTIONS(5956), [anon_sym_LPAREN2] = ACTIONS(4187), [anon_sym_TILDE] = ACTIONS(4187), [anon_sym_STAR] = ACTIONS(4187), [anon_sym_PIPE_PIPE] = ACTIONS(4187), [anon_sym_AMP_AMP] = ACTIONS(4187), [anon_sym_AMP] = ACTIONS(5956), [anon_sym_LT] = ACTIONS(6003), [anon_sym___extension__] = ACTIONS(5956), [anon_sym_virtual] = ACTIONS(5956), [anon_sym_extern] = ACTIONS(5956), [anon_sym___attribute__] = ACTIONS(5956), [anon_sym___attribute] = ACTIONS(5956), [anon_sym_using] = ACTIONS(5956), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4187), [anon_sym___declspec] = ACTIONS(5956), [anon_sym___based] = ACTIONS(5956), [anon_sym___cdecl] = ACTIONS(5956), [anon_sym___clrcall] = ACTIONS(5956), [anon_sym___stdcall] = ACTIONS(5956), [anon_sym___fastcall] = ACTIONS(5956), [anon_sym___thiscall] = ACTIONS(5956), [anon_sym___vectorcall] = ACTIONS(5956), [anon_sym_signed] = ACTIONS(5956), [anon_sym_unsigned] = ACTIONS(5956), [anon_sym_long] = ACTIONS(5956), [anon_sym_short] = ACTIONS(5956), [anon_sym_LBRACK] = ACTIONS(5956), [anon_sym_static] = ACTIONS(5956), [anon_sym_register] = ACTIONS(5956), [anon_sym_inline] = ACTIONS(5956), [anon_sym___inline] = ACTIONS(5956), [anon_sym___inline__] = ACTIONS(5956), [anon_sym___forceinline] = ACTIONS(5956), [anon_sym_thread_local] = ACTIONS(5956), [anon_sym___thread] = ACTIONS(5956), [anon_sym_const] = ACTIONS(5956), [anon_sym_constexpr] = ACTIONS(5956), [anon_sym_volatile] = ACTIONS(5956), [anon_sym_restrict] = ACTIONS(5956), [anon_sym___restrict__] = ACTIONS(5956), [anon_sym__Atomic] = ACTIONS(5956), [anon_sym__Noreturn] = ACTIONS(5956), [anon_sym_noreturn] = ACTIONS(5956), [anon_sym__Nonnull] = ACTIONS(5956), [anon_sym_mutable] = ACTIONS(5956), [anon_sym_constinit] = ACTIONS(5956), [anon_sym_consteval] = ACTIONS(5956), [anon_sym_alignas] = ACTIONS(5956), [anon_sym__Alignas] = ACTIONS(5956), [sym_primitive_type] = ACTIONS(5956), [anon_sym_enum] = ACTIONS(5956), [anon_sym_class] = ACTIONS(5956), [anon_sym_struct] = ACTIONS(5956), [anon_sym_union] = ACTIONS(5956), [anon_sym_or] = ACTIONS(5956), [anon_sym_and] = ACTIONS(5956), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5956), [anon_sym_decltype] = ACTIONS(5956), [anon_sym_explicit] = ACTIONS(5956), [anon_sym_typename] = ACTIONS(5956), [anon_sym_template] = ACTIONS(5956), [anon_sym_operator] = ACTIONS(5956), [anon_sym_friend] = ACTIONS(5956), [anon_sym_concept] = ACTIONS(5956), }, [STATE(2091)] = { [sym_identifier] = ACTIONS(5536), [aux_sym_preproc_def_token1] = ACTIONS(5536), [aux_sym_preproc_if_token1] = ACTIONS(5536), [aux_sym_preproc_ifdef_token1] = ACTIONS(5536), [aux_sym_preproc_ifdef_token2] = ACTIONS(5536), [sym_preproc_directive] = ACTIONS(5536), [anon_sym_LPAREN2] = ACTIONS(5538), [anon_sym_TILDE] = ACTIONS(5538), [anon_sym_STAR] = ACTIONS(5538), [anon_sym_AMP_AMP] = ACTIONS(5538), [anon_sym_AMP] = ACTIONS(5536), [anon_sym_SEMI] = ACTIONS(5538), [anon_sym___extension__] = ACTIONS(5536), [anon_sym_typedef] = ACTIONS(5536), [anon_sym_virtual] = ACTIONS(5536), [anon_sym_extern] = ACTIONS(5536), [anon_sym___attribute__] = ACTIONS(5536), [anon_sym___attribute] = ACTIONS(5536), [anon_sym_using] = ACTIONS(5536), [anon_sym_COLON_COLON] = ACTIONS(5538), [anon_sym_LBRACK_LBRACK] = ACTIONS(5538), [anon_sym___declspec] = ACTIONS(5536), [anon_sym___based] = ACTIONS(5536), [anon_sym_RBRACE] = ACTIONS(5538), [anon_sym_signed] = ACTIONS(5536), [anon_sym_unsigned] = ACTIONS(5536), [anon_sym_long] = ACTIONS(5536), [anon_sym_short] = ACTIONS(5536), [anon_sym_LBRACK] = ACTIONS(5536), [anon_sym_static] = ACTIONS(5536), [anon_sym_register] = ACTIONS(5536), [anon_sym_inline] = ACTIONS(5536), [anon_sym___inline] = ACTIONS(5536), [anon_sym___inline__] = ACTIONS(5536), [anon_sym___forceinline] = ACTIONS(5536), [anon_sym_thread_local] = ACTIONS(5536), [anon_sym___thread] = ACTIONS(5536), [anon_sym_const] = ACTIONS(5536), [anon_sym_constexpr] = ACTIONS(5536), [anon_sym_volatile] = ACTIONS(5536), [anon_sym_restrict] = ACTIONS(5536), [anon_sym___restrict__] = ACTIONS(5536), [anon_sym__Atomic] = ACTIONS(5536), [anon_sym__Noreturn] = ACTIONS(5536), [anon_sym_noreturn] = ACTIONS(5536), [anon_sym__Nonnull] = ACTIONS(5536), [anon_sym_mutable] = ACTIONS(5536), [anon_sym_constinit] = ACTIONS(5536), [anon_sym_consteval] = ACTIONS(5536), [anon_sym_alignas] = ACTIONS(5536), [anon_sym__Alignas] = ACTIONS(5536), [sym_primitive_type] = ACTIONS(5536), [anon_sym_enum] = ACTIONS(5536), [anon_sym_class] = ACTIONS(5536), [anon_sym_struct] = ACTIONS(5536), [anon_sym_union] = ACTIONS(5536), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5536), [anon_sym_decltype] = ACTIONS(5536), [anon_sym_explicit] = ACTIONS(5536), [anon_sym_typename] = ACTIONS(5536), [anon_sym_private] = ACTIONS(5536), [anon_sym_template] = ACTIONS(5536), [anon_sym_operator] = ACTIONS(5536), [anon_sym_friend] = ACTIONS(5536), [anon_sym_public] = ACTIONS(5536), [anon_sym_protected] = ACTIONS(5536), [anon_sym_static_assert] = ACTIONS(5536), }, [STATE(2092)] = { [sym_identifier] = ACTIONS(3329), [aux_sym_preproc_def_token1] = ACTIONS(3329), [aux_sym_preproc_if_token1] = ACTIONS(3329), [aux_sym_preproc_if_token2] = ACTIONS(3329), [aux_sym_preproc_ifdef_token1] = ACTIONS(3329), [aux_sym_preproc_ifdef_token2] = ACTIONS(3329), [sym_preproc_directive] = ACTIONS(3329), [anon_sym_LPAREN2] = ACTIONS(3331), [anon_sym_TILDE] = ACTIONS(3331), [anon_sym_STAR] = ACTIONS(3331), [anon_sym_AMP_AMP] = ACTIONS(3331), [anon_sym_AMP] = ACTIONS(3329), [anon_sym_SEMI] = ACTIONS(3331), [anon_sym___extension__] = ACTIONS(3329), [anon_sym_typedef] = ACTIONS(3329), [anon_sym_virtual] = ACTIONS(3329), [anon_sym_extern] = ACTIONS(3329), [anon_sym___attribute__] = ACTIONS(3329), [anon_sym___attribute] = ACTIONS(3329), [anon_sym_using] = ACTIONS(3329), [anon_sym_COLON_COLON] = ACTIONS(3331), [anon_sym_LBRACK_LBRACK] = ACTIONS(3331), [anon_sym___declspec] = ACTIONS(3329), [anon_sym___based] = ACTIONS(3329), [anon_sym_signed] = ACTIONS(3329), [anon_sym_unsigned] = ACTIONS(3329), [anon_sym_long] = ACTIONS(3329), [anon_sym_short] = ACTIONS(3329), [anon_sym_LBRACK] = ACTIONS(3329), [anon_sym_static] = ACTIONS(3329), [anon_sym_register] = ACTIONS(3329), [anon_sym_inline] = ACTIONS(3329), [anon_sym___inline] = ACTIONS(3329), [anon_sym___inline__] = ACTIONS(3329), [anon_sym___forceinline] = ACTIONS(3329), [anon_sym_thread_local] = ACTIONS(3329), [anon_sym___thread] = ACTIONS(3329), [anon_sym_const] = ACTIONS(3329), [anon_sym_constexpr] = ACTIONS(3329), [anon_sym_volatile] = ACTIONS(3329), [anon_sym_restrict] = ACTIONS(3329), [anon_sym___restrict__] = ACTIONS(3329), [anon_sym__Atomic] = ACTIONS(3329), [anon_sym__Noreturn] = ACTIONS(3329), [anon_sym_noreturn] = ACTIONS(3329), [anon_sym__Nonnull] = ACTIONS(3329), [anon_sym_mutable] = ACTIONS(3329), [anon_sym_constinit] = ACTIONS(3329), [anon_sym_consteval] = ACTIONS(3329), [anon_sym_alignas] = ACTIONS(3329), [anon_sym__Alignas] = ACTIONS(3329), [sym_primitive_type] = ACTIONS(3329), [anon_sym_enum] = ACTIONS(3329), [anon_sym_class] = ACTIONS(3329), [anon_sym_struct] = ACTIONS(3329), [anon_sym_union] = ACTIONS(3329), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3329), [anon_sym_decltype] = ACTIONS(3329), [anon_sym_explicit] = ACTIONS(3329), [anon_sym_typename] = ACTIONS(3329), [anon_sym_private] = ACTIONS(3329), [anon_sym_template] = ACTIONS(3329), [anon_sym_operator] = ACTIONS(3329), [anon_sym_friend] = ACTIONS(3329), [anon_sym_public] = ACTIONS(3329), [anon_sym_protected] = ACTIONS(3329), [anon_sym_static_assert] = ACTIONS(3329), }, [STATE(2093)] = { [sym_identifier] = ACTIONS(3333), [aux_sym_preproc_def_token1] = ACTIONS(3333), [aux_sym_preproc_if_token1] = ACTIONS(3333), [aux_sym_preproc_if_token2] = ACTIONS(3333), [aux_sym_preproc_ifdef_token1] = ACTIONS(3333), [aux_sym_preproc_ifdef_token2] = ACTIONS(3333), [sym_preproc_directive] = ACTIONS(3333), [anon_sym_LPAREN2] = ACTIONS(3335), [anon_sym_TILDE] = ACTIONS(3335), [anon_sym_STAR] = ACTIONS(3335), [anon_sym_AMP_AMP] = ACTIONS(3335), [anon_sym_AMP] = ACTIONS(3333), [anon_sym_SEMI] = ACTIONS(3335), [anon_sym___extension__] = ACTIONS(3333), [anon_sym_typedef] = ACTIONS(3333), [anon_sym_virtual] = ACTIONS(3333), [anon_sym_extern] = ACTIONS(3333), [anon_sym___attribute__] = ACTIONS(3333), [anon_sym___attribute] = ACTIONS(3333), [anon_sym_using] = ACTIONS(3333), [anon_sym_COLON_COLON] = ACTIONS(3335), [anon_sym_LBRACK_LBRACK] = ACTIONS(3335), [anon_sym___declspec] = ACTIONS(3333), [anon_sym___based] = ACTIONS(3333), [anon_sym_signed] = ACTIONS(3333), [anon_sym_unsigned] = ACTIONS(3333), [anon_sym_long] = ACTIONS(3333), [anon_sym_short] = ACTIONS(3333), [anon_sym_LBRACK] = ACTIONS(3333), [anon_sym_static] = ACTIONS(3333), [anon_sym_register] = ACTIONS(3333), [anon_sym_inline] = ACTIONS(3333), [anon_sym___inline] = ACTIONS(3333), [anon_sym___inline__] = ACTIONS(3333), [anon_sym___forceinline] = ACTIONS(3333), [anon_sym_thread_local] = ACTIONS(3333), [anon_sym___thread] = ACTIONS(3333), [anon_sym_const] = ACTIONS(3333), [anon_sym_constexpr] = ACTIONS(3333), [anon_sym_volatile] = ACTIONS(3333), [anon_sym_restrict] = ACTIONS(3333), [anon_sym___restrict__] = ACTIONS(3333), [anon_sym__Atomic] = ACTIONS(3333), [anon_sym__Noreturn] = ACTIONS(3333), [anon_sym_noreturn] = ACTIONS(3333), [anon_sym__Nonnull] = ACTIONS(3333), [anon_sym_mutable] = ACTIONS(3333), [anon_sym_constinit] = ACTIONS(3333), [anon_sym_consteval] = ACTIONS(3333), [anon_sym_alignas] = ACTIONS(3333), [anon_sym__Alignas] = ACTIONS(3333), [sym_primitive_type] = ACTIONS(3333), [anon_sym_enum] = ACTIONS(3333), [anon_sym_class] = ACTIONS(3333), [anon_sym_struct] = ACTIONS(3333), [anon_sym_union] = ACTIONS(3333), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3333), [anon_sym_decltype] = ACTIONS(3333), [anon_sym_explicit] = ACTIONS(3333), [anon_sym_typename] = ACTIONS(3333), [anon_sym_private] = ACTIONS(3333), [anon_sym_template] = ACTIONS(3333), [anon_sym_operator] = ACTIONS(3333), [anon_sym_friend] = ACTIONS(3333), [anon_sym_public] = ACTIONS(3333), [anon_sym_protected] = ACTIONS(3333), [anon_sym_static_assert] = ACTIONS(3333), }, [STATE(2094)] = { [sym_identifier] = ACTIONS(3148), [aux_sym_preproc_def_token1] = ACTIONS(3148), [aux_sym_preproc_if_token1] = ACTIONS(3148), [aux_sym_preproc_if_token2] = ACTIONS(3148), [aux_sym_preproc_ifdef_token1] = ACTIONS(3148), [aux_sym_preproc_ifdef_token2] = ACTIONS(3148), [sym_preproc_directive] = ACTIONS(3148), [anon_sym_LPAREN2] = ACTIONS(3150), [anon_sym_TILDE] = ACTIONS(3150), [anon_sym_STAR] = ACTIONS(3150), [anon_sym_AMP_AMP] = ACTIONS(3150), [anon_sym_AMP] = ACTIONS(3148), [anon_sym_SEMI] = ACTIONS(3150), [anon_sym___extension__] = ACTIONS(3148), [anon_sym_typedef] = ACTIONS(3148), [anon_sym_virtual] = ACTIONS(3148), [anon_sym_extern] = ACTIONS(3148), [anon_sym___attribute__] = ACTIONS(3148), [anon_sym___attribute] = ACTIONS(3148), [anon_sym_using] = ACTIONS(3148), [anon_sym_COLON_COLON] = ACTIONS(3150), [anon_sym_LBRACK_LBRACK] = ACTIONS(3150), [anon_sym___declspec] = ACTIONS(3148), [anon_sym___based] = ACTIONS(3148), [anon_sym_signed] = ACTIONS(3148), [anon_sym_unsigned] = ACTIONS(3148), [anon_sym_long] = ACTIONS(3148), [anon_sym_short] = ACTIONS(3148), [anon_sym_LBRACK] = ACTIONS(3148), [anon_sym_static] = ACTIONS(3148), [anon_sym_register] = ACTIONS(3148), [anon_sym_inline] = ACTIONS(3148), [anon_sym___inline] = ACTIONS(3148), [anon_sym___inline__] = ACTIONS(3148), [anon_sym___forceinline] = ACTIONS(3148), [anon_sym_thread_local] = ACTIONS(3148), [anon_sym___thread] = ACTIONS(3148), [anon_sym_const] = ACTIONS(3148), [anon_sym_constexpr] = ACTIONS(3148), [anon_sym_volatile] = ACTIONS(3148), [anon_sym_restrict] = ACTIONS(3148), [anon_sym___restrict__] = ACTIONS(3148), [anon_sym__Atomic] = ACTIONS(3148), [anon_sym__Noreturn] = ACTIONS(3148), [anon_sym_noreturn] = ACTIONS(3148), [anon_sym__Nonnull] = ACTIONS(3148), [anon_sym_mutable] = ACTIONS(3148), [anon_sym_constinit] = ACTIONS(3148), [anon_sym_consteval] = ACTIONS(3148), [anon_sym_alignas] = ACTIONS(3148), [anon_sym__Alignas] = ACTIONS(3148), [sym_primitive_type] = ACTIONS(3148), [anon_sym_enum] = ACTIONS(3148), [anon_sym_class] = ACTIONS(3148), [anon_sym_struct] = ACTIONS(3148), [anon_sym_union] = ACTIONS(3148), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3148), [anon_sym_decltype] = ACTIONS(3148), [anon_sym_explicit] = ACTIONS(3148), [anon_sym_typename] = ACTIONS(3148), [anon_sym_private] = ACTIONS(3148), [anon_sym_template] = ACTIONS(3148), [anon_sym_operator] = ACTIONS(3148), [anon_sym_friend] = ACTIONS(3148), [anon_sym_public] = ACTIONS(3148), [anon_sym_protected] = ACTIONS(3148), [anon_sym_static_assert] = ACTIONS(3148), }, [STATE(2095)] = { [sym_identifier] = ACTIONS(5536), [aux_sym_preproc_def_token1] = ACTIONS(5536), [aux_sym_preproc_if_token1] = ACTIONS(5536), [aux_sym_preproc_ifdef_token1] = ACTIONS(5536), [aux_sym_preproc_ifdef_token2] = ACTIONS(5536), [sym_preproc_directive] = ACTIONS(5536), [anon_sym_LPAREN2] = ACTIONS(5538), [anon_sym_TILDE] = ACTIONS(5538), [anon_sym_STAR] = ACTIONS(5538), [anon_sym_AMP_AMP] = ACTIONS(5538), [anon_sym_AMP] = ACTIONS(5536), [anon_sym_SEMI] = ACTIONS(5538), [anon_sym___extension__] = ACTIONS(5536), [anon_sym_typedef] = ACTIONS(5536), [anon_sym_virtual] = ACTIONS(5536), [anon_sym_extern] = ACTIONS(5536), [anon_sym___attribute__] = ACTIONS(5536), [anon_sym___attribute] = ACTIONS(5536), [anon_sym_using] = ACTIONS(5536), [anon_sym_COLON_COLON] = ACTIONS(5538), [anon_sym_LBRACK_LBRACK] = ACTIONS(5538), [anon_sym___declspec] = ACTIONS(5536), [anon_sym___based] = ACTIONS(5536), [anon_sym_RBRACE] = ACTIONS(5538), [anon_sym_signed] = ACTIONS(5536), [anon_sym_unsigned] = ACTIONS(5536), [anon_sym_long] = ACTIONS(5536), [anon_sym_short] = ACTIONS(5536), [anon_sym_LBRACK] = ACTIONS(5536), [anon_sym_static] = ACTIONS(5536), [anon_sym_register] = ACTIONS(5536), [anon_sym_inline] = ACTIONS(5536), [anon_sym___inline] = ACTIONS(5536), [anon_sym___inline__] = ACTIONS(5536), [anon_sym___forceinline] = ACTIONS(5536), [anon_sym_thread_local] = ACTIONS(5536), [anon_sym___thread] = ACTIONS(5536), [anon_sym_const] = ACTIONS(5536), [anon_sym_constexpr] = ACTIONS(5536), [anon_sym_volatile] = ACTIONS(5536), [anon_sym_restrict] = ACTIONS(5536), [anon_sym___restrict__] = ACTIONS(5536), [anon_sym__Atomic] = ACTIONS(5536), [anon_sym__Noreturn] = ACTIONS(5536), [anon_sym_noreturn] = ACTIONS(5536), [anon_sym__Nonnull] = ACTIONS(5536), [anon_sym_mutable] = ACTIONS(5536), [anon_sym_constinit] = ACTIONS(5536), [anon_sym_consteval] = ACTIONS(5536), [anon_sym_alignas] = ACTIONS(5536), [anon_sym__Alignas] = ACTIONS(5536), [sym_primitive_type] = ACTIONS(5536), [anon_sym_enum] = ACTIONS(5536), [anon_sym_class] = ACTIONS(5536), [anon_sym_struct] = ACTIONS(5536), [anon_sym_union] = ACTIONS(5536), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5536), [anon_sym_decltype] = ACTIONS(5536), [anon_sym_explicit] = ACTIONS(5536), [anon_sym_typename] = ACTIONS(5536), [anon_sym_private] = ACTIONS(5536), [anon_sym_template] = ACTIONS(5536), [anon_sym_operator] = ACTIONS(5536), [anon_sym_friend] = ACTIONS(5536), [anon_sym_public] = ACTIONS(5536), [anon_sym_protected] = ACTIONS(5536), [anon_sym_static_assert] = ACTIONS(5536), }, [STATE(2096)] = { [sym_identifier] = ACTIONS(2909), [aux_sym_preproc_def_token1] = ACTIONS(2909), [aux_sym_preproc_if_token1] = ACTIONS(2909), [aux_sym_preproc_if_token2] = ACTIONS(2909), [aux_sym_preproc_ifdef_token1] = ACTIONS(2909), [aux_sym_preproc_ifdef_token2] = ACTIONS(2909), [sym_preproc_directive] = ACTIONS(2909), [anon_sym_LPAREN2] = ACTIONS(2911), [anon_sym_TILDE] = ACTIONS(2911), [anon_sym_STAR] = ACTIONS(2911), [anon_sym_AMP_AMP] = ACTIONS(2911), [anon_sym_AMP] = ACTIONS(2909), [anon_sym_SEMI] = ACTIONS(2911), [anon_sym___extension__] = ACTIONS(2909), [anon_sym_typedef] = ACTIONS(2909), [anon_sym_virtual] = ACTIONS(2909), [anon_sym_extern] = ACTIONS(2909), [anon_sym___attribute__] = ACTIONS(2909), [anon_sym___attribute] = ACTIONS(2909), [anon_sym_using] = ACTIONS(2909), [anon_sym_COLON_COLON] = ACTIONS(2911), [anon_sym_LBRACK_LBRACK] = ACTIONS(2911), [anon_sym___declspec] = ACTIONS(2909), [anon_sym___based] = ACTIONS(2909), [anon_sym_signed] = ACTIONS(2909), [anon_sym_unsigned] = ACTIONS(2909), [anon_sym_long] = ACTIONS(2909), [anon_sym_short] = ACTIONS(2909), [anon_sym_LBRACK] = ACTIONS(2909), [anon_sym_static] = ACTIONS(2909), [anon_sym_register] = ACTIONS(2909), [anon_sym_inline] = ACTIONS(2909), [anon_sym___inline] = ACTIONS(2909), [anon_sym___inline__] = ACTIONS(2909), [anon_sym___forceinline] = ACTIONS(2909), [anon_sym_thread_local] = ACTIONS(2909), [anon_sym___thread] = ACTIONS(2909), [anon_sym_const] = ACTIONS(2909), [anon_sym_constexpr] = ACTIONS(2909), [anon_sym_volatile] = ACTIONS(2909), [anon_sym_restrict] = ACTIONS(2909), [anon_sym___restrict__] = ACTIONS(2909), [anon_sym__Atomic] = ACTIONS(2909), [anon_sym__Noreturn] = ACTIONS(2909), [anon_sym_noreturn] = ACTIONS(2909), [anon_sym__Nonnull] = ACTIONS(2909), [anon_sym_mutable] = ACTIONS(2909), [anon_sym_constinit] = ACTIONS(2909), [anon_sym_consteval] = ACTIONS(2909), [anon_sym_alignas] = ACTIONS(2909), [anon_sym__Alignas] = ACTIONS(2909), [sym_primitive_type] = ACTIONS(2909), [anon_sym_enum] = ACTIONS(2909), [anon_sym_class] = ACTIONS(2909), [anon_sym_struct] = ACTIONS(2909), [anon_sym_union] = ACTIONS(2909), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2909), [anon_sym_decltype] = ACTIONS(2909), [anon_sym_explicit] = ACTIONS(2909), [anon_sym_typename] = ACTIONS(2909), [anon_sym_private] = ACTIONS(2909), [anon_sym_template] = ACTIONS(2909), [anon_sym_operator] = ACTIONS(2909), [anon_sym_friend] = ACTIONS(2909), [anon_sym_public] = ACTIONS(2909), [anon_sym_protected] = ACTIONS(2909), [anon_sym_static_assert] = ACTIONS(2909), }, [STATE(2097)] = { [sym_string_literal] = STATE(1709), [sym_raw_string_literal] = STATE(1709), [anon_sym_DOT_DOT_DOT] = ACTIONS(5806), [anon_sym_COMMA] = ACTIONS(5806), [anon_sym_RPAREN] = ACTIONS(5806), [anon_sym_LPAREN2] = ACTIONS(5806), [anon_sym_DASH] = ACTIONS(5804), [anon_sym_PLUS] = ACTIONS(5804), [anon_sym_STAR] = ACTIONS(5804), [anon_sym_SLASH] = ACTIONS(5804), [anon_sym_PERCENT] = ACTIONS(5804), [anon_sym_PIPE_PIPE] = ACTIONS(5806), [anon_sym_AMP_AMP] = ACTIONS(5806), [anon_sym_PIPE] = ACTIONS(5804), [anon_sym_CARET] = ACTIONS(5804), [anon_sym_AMP] = ACTIONS(5804), [anon_sym_EQ_EQ] = ACTIONS(5806), [anon_sym_BANG_EQ] = ACTIONS(5806), [anon_sym_GT] = ACTIONS(5804), [anon_sym_GT_EQ] = ACTIONS(5806), [anon_sym_LT_EQ] = ACTIONS(5804), [anon_sym_LT] = ACTIONS(5804), [anon_sym_LT_LT] = ACTIONS(5804), [anon_sym_GT_GT] = ACTIONS(5804), [anon_sym_SEMI] = ACTIONS(5806), [anon_sym_COLON] = ACTIONS(5806), [anon_sym_RBRACE] = ACTIONS(5806), [anon_sym_LBRACK] = ACTIONS(5806), [anon_sym_RBRACK] = ACTIONS(5806), [anon_sym_EQ] = ACTIONS(5804), [anon_sym_QMARK] = ACTIONS(5806), [anon_sym_STAR_EQ] = ACTIONS(5806), [anon_sym_SLASH_EQ] = ACTIONS(5806), [anon_sym_PERCENT_EQ] = ACTIONS(5806), [anon_sym_PLUS_EQ] = ACTIONS(5806), [anon_sym_DASH_EQ] = ACTIONS(5806), [anon_sym_LT_LT_EQ] = ACTIONS(5806), [anon_sym_GT_GT_EQ] = ACTIONS(5806), [anon_sym_AMP_EQ] = ACTIONS(5806), [anon_sym_CARET_EQ] = ACTIONS(5806), [anon_sym_PIPE_EQ] = ACTIONS(5806), [anon_sym_and_eq] = ACTIONS(5804), [anon_sym_or_eq] = ACTIONS(5804), [anon_sym_xor_eq] = ACTIONS(5804), [anon_sym_LT_EQ_GT] = ACTIONS(5806), [anon_sym_or] = ACTIONS(5804), [anon_sym_and] = ACTIONS(5804), [anon_sym_bitor] = ACTIONS(5804), [anon_sym_xor] = ACTIONS(5804), [anon_sym_bitand] = ACTIONS(5804), [anon_sym_not_eq] = ACTIONS(5804), [anon_sym_DASH_DASH] = ACTIONS(5806), [anon_sym_PLUS_PLUS] = ACTIONS(5806), [anon_sym_DOT] = ACTIONS(5804), [anon_sym_DOT_STAR] = ACTIONS(5806), [anon_sym_DASH_GT] = ACTIONS(5806), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), [sym_literal_suffix] = ACTIONS(5804), }, [STATE(2098)] = { [sym_identifier] = ACTIONS(2905), [aux_sym_preproc_def_token1] = ACTIONS(2905), [aux_sym_preproc_if_token1] = ACTIONS(2905), [aux_sym_preproc_if_token2] = ACTIONS(2905), [aux_sym_preproc_ifdef_token1] = ACTIONS(2905), [aux_sym_preproc_ifdef_token2] = ACTIONS(2905), [sym_preproc_directive] = ACTIONS(2905), [anon_sym_LPAREN2] = ACTIONS(2907), [anon_sym_TILDE] = ACTIONS(2907), [anon_sym_STAR] = ACTIONS(2907), [anon_sym_AMP_AMP] = ACTIONS(2907), [anon_sym_AMP] = ACTIONS(2905), [anon_sym_SEMI] = ACTIONS(2907), [anon_sym___extension__] = ACTIONS(2905), [anon_sym_typedef] = ACTIONS(2905), [anon_sym_virtual] = ACTIONS(2905), [anon_sym_extern] = ACTIONS(2905), [anon_sym___attribute__] = ACTIONS(2905), [anon_sym___attribute] = ACTIONS(2905), [anon_sym_using] = ACTIONS(2905), [anon_sym_COLON_COLON] = ACTIONS(2907), [anon_sym_LBRACK_LBRACK] = ACTIONS(2907), [anon_sym___declspec] = ACTIONS(2905), [anon_sym___based] = ACTIONS(2905), [anon_sym_signed] = ACTIONS(2905), [anon_sym_unsigned] = ACTIONS(2905), [anon_sym_long] = ACTIONS(2905), [anon_sym_short] = ACTIONS(2905), [anon_sym_LBRACK] = ACTIONS(2905), [anon_sym_static] = ACTIONS(2905), [anon_sym_register] = ACTIONS(2905), [anon_sym_inline] = ACTIONS(2905), [anon_sym___inline] = ACTIONS(2905), [anon_sym___inline__] = ACTIONS(2905), [anon_sym___forceinline] = ACTIONS(2905), [anon_sym_thread_local] = ACTIONS(2905), [anon_sym___thread] = ACTIONS(2905), [anon_sym_const] = ACTIONS(2905), [anon_sym_constexpr] = ACTIONS(2905), [anon_sym_volatile] = ACTIONS(2905), [anon_sym_restrict] = ACTIONS(2905), [anon_sym___restrict__] = ACTIONS(2905), [anon_sym__Atomic] = ACTIONS(2905), [anon_sym__Noreturn] = ACTIONS(2905), [anon_sym_noreturn] = ACTIONS(2905), [anon_sym__Nonnull] = ACTIONS(2905), [anon_sym_mutable] = ACTIONS(2905), [anon_sym_constinit] = ACTIONS(2905), [anon_sym_consteval] = ACTIONS(2905), [anon_sym_alignas] = ACTIONS(2905), [anon_sym__Alignas] = ACTIONS(2905), [sym_primitive_type] = ACTIONS(2905), [anon_sym_enum] = ACTIONS(2905), [anon_sym_class] = ACTIONS(2905), [anon_sym_struct] = ACTIONS(2905), [anon_sym_union] = ACTIONS(2905), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2905), [anon_sym_decltype] = ACTIONS(2905), [anon_sym_explicit] = ACTIONS(2905), [anon_sym_typename] = ACTIONS(2905), [anon_sym_private] = ACTIONS(2905), [anon_sym_template] = ACTIONS(2905), [anon_sym_operator] = ACTIONS(2905), [anon_sym_friend] = ACTIONS(2905), [anon_sym_public] = ACTIONS(2905), [anon_sym_protected] = ACTIONS(2905), [anon_sym_static_assert] = ACTIONS(2905), }, [STATE(2099)] = { [sym_identifier] = ACTIONS(5547), [aux_sym_preproc_def_token1] = ACTIONS(5547), [aux_sym_preproc_if_token1] = ACTIONS(5547), [aux_sym_preproc_ifdef_token1] = ACTIONS(5547), [aux_sym_preproc_ifdef_token2] = ACTIONS(5547), [sym_preproc_directive] = ACTIONS(5547), [anon_sym_LPAREN2] = ACTIONS(5549), [anon_sym_TILDE] = ACTIONS(5549), [anon_sym_STAR] = ACTIONS(5549), [anon_sym_AMP_AMP] = ACTIONS(5549), [anon_sym_AMP] = ACTIONS(5547), [anon_sym_SEMI] = ACTIONS(5549), [anon_sym___extension__] = ACTIONS(5547), [anon_sym_typedef] = ACTIONS(5547), [anon_sym_virtual] = ACTIONS(5547), [anon_sym_extern] = ACTIONS(5547), [anon_sym___attribute__] = ACTIONS(5547), [anon_sym___attribute] = ACTIONS(5547), [anon_sym_using] = ACTIONS(5547), [anon_sym_COLON_COLON] = ACTIONS(5549), [anon_sym_LBRACK_LBRACK] = ACTIONS(5549), [anon_sym___declspec] = ACTIONS(5547), [anon_sym___based] = ACTIONS(5547), [anon_sym_RBRACE] = ACTIONS(5549), [anon_sym_signed] = ACTIONS(5547), [anon_sym_unsigned] = ACTIONS(5547), [anon_sym_long] = ACTIONS(5547), [anon_sym_short] = ACTIONS(5547), [anon_sym_LBRACK] = ACTIONS(5547), [anon_sym_static] = ACTIONS(5547), [anon_sym_register] = ACTIONS(5547), [anon_sym_inline] = ACTIONS(5547), [anon_sym___inline] = ACTIONS(5547), [anon_sym___inline__] = ACTIONS(5547), [anon_sym___forceinline] = ACTIONS(5547), [anon_sym_thread_local] = ACTIONS(5547), [anon_sym___thread] = ACTIONS(5547), [anon_sym_const] = ACTIONS(5547), [anon_sym_constexpr] = ACTIONS(5547), [anon_sym_volatile] = ACTIONS(5547), [anon_sym_restrict] = ACTIONS(5547), [anon_sym___restrict__] = ACTIONS(5547), [anon_sym__Atomic] = ACTIONS(5547), [anon_sym__Noreturn] = ACTIONS(5547), [anon_sym_noreturn] = ACTIONS(5547), [anon_sym__Nonnull] = ACTIONS(5547), [anon_sym_mutable] = ACTIONS(5547), [anon_sym_constinit] = ACTIONS(5547), [anon_sym_consteval] = ACTIONS(5547), [anon_sym_alignas] = ACTIONS(5547), [anon_sym__Alignas] = ACTIONS(5547), [sym_primitive_type] = ACTIONS(5547), [anon_sym_enum] = ACTIONS(5547), [anon_sym_class] = ACTIONS(5547), [anon_sym_struct] = ACTIONS(5547), [anon_sym_union] = ACTIONS(5547), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5547), [anon_sym_decltype] = ACTIONS(5547), [anon_sym_explicit] = ACTIONS(5547), [anon_sym_typename] = ACTIONS(5547), [anon_sym_private] = ACTIONS(5547), [anon_sym_template] = ACTIONS(5547), [anon_sym_operator] = ACTIONS(5547), [anon_sym_friend] = ACTIONS(5547), [anon_sym_public] = ACTIONS(5547), [anon_sym_protected] = ACTIONS(5547), [anon_sym_static_assert] = ACTIONS(5547), }, [STATE(2100)] = { [sym_identifier] = ACTIONS(5551), [aux_sym_preproc_def_token1] = ACTIONS(5551), [aux_sym_preproc_if_token1] = ACTIONS(5551), [aux_sym_preproc_ifdef_token1] = ACTIONS(5551), [aux_sym_preproc_ifdef_token2] = ACTIONS(5551), [sym_preproc_directive] = ACTIONS(5551), [anon_sym_LPAREN2] = ACTIONS(5553), [anon_sym_TILDE] = ACTIONS(5553), [anon_sym_STAR] = ACTIONS(5553), [anon_sym_AMP_AMP] = ACTIONS(5553), [anon_sym_AMP] = ACTIONS(5551), [anon_sym_SEMI] = ACTIONS(5553), [anon_sym___extension__] = ACTIONS(5551), [anon_sym_typedef] = ACTIONS(5551), [anon_sym_virtual] = ACTIONS(5551), [anon_sym_extern] = ACTIONS(5551), [anon_sym___attribute__] = ACTIONS(5551), [anon_sym___attribute] = ACTIONS(5551), [anon_sym_using] = ACTIONS(5551), [anon_sym_COLON_COLON] = ACTIONS(5553), [anon_sym_LBRACK_LBRACK] = ACTIONS(5553), [anon_sym___declspec] = ACTIONS(5551), [anon_sym___based] = ACTIONS(5551), [anon_sym_RBRACE] = ACTIONS(5553), [anon_sym_signed] = ACTIONS(5551), [anon_sym_unsigned] = ACTIONS(5551), [anon_sym_long] = ACTIONS(5551), [anon_sym_short] = ACTIONS(5551), [anon_sym_LBRACK] = ACTIONS(5551), [anon_sym_static] = ACTIONS(5551), [anon_sym_register] = ACTIONS(5551), [anon_sym_inline] = ACTIONS(5551), [anon_sym___inline] = ACTIONS(5551), [anon_sym___inline__] = ACTIONS(5551), [anon_sym___forceinline] = ACTIONS(5551), [anon_sym_thread_local] = ACTIONS(5551), [anon_sym___thread] = ACTIONS(5551), [anon_sym_const] = ACTIONS(5551), [anon_sym_constexpr] = ACTIONS(5551), [anon_sym_volatile] = ACTIONS(5551), [anon_sym_restrict] = ACTIONS(5551), [anon_sym___restrict__] = ACTIONS(5551), [anon_sym__Atomic] = ACTIONS(5551), [anon_sym__Noreturn] = ACTIONS(5551), [anon_sym_noreturn] = ACTIONS(5551), [anon_sym__Nonnull] = ACTIONS(5551), [anon_sym_mutable] = ACTIONS(5551), [anon_sym_constinit] = ACTIONS(5551), [anon_sym_consteval] = ACTIONS(5551), [anon_sym_alignas] = ACTIONS(5551), [anon_sym__Alignas] = ACTIONS(5551), [sym_primitive_type] = ACTIONS(5551), [anon_sym_enum] = ACTIONS(5551), [anon_sym_class] = ACTIONS(5551), [anon_sym_struct] = ACTIONS(5551), [anon_sym_union] = ACTIONS(5551), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5551), [anon_sym_decltype] = ACTIONS(5551), [anon_sym_explicit] = ACTIONS(5551), [anon_sym_typename] = ACTIONS(5551), [anon_sym_private] = ACTIONS(5551), [anon_sym_template] = ACTIONS(5551), [anon_sym_operator] = ACTIONS(5551), [anon_sym_friend] = ACTIONS(5551), [anon_sym_public] = ACTIONS(5551), [anon_sym_protected] = ACTIONS(5551), [anon_sym_static_assert] = ACTIONS(5551), }, [STATE(2101)] = { [sym_string_literal] = STATE(1709), [sym_template_argument_list] = STATE(2304), [sym_raw_string_literal] = STATE(1709), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(5933), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5387), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(5933), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_RBRACE] = ACTIONS(4161), [anon_sym_LBRACK] = ACTIONS(5935), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4161), [anon_sym_or_eq] = ACTIONS(4161), [anon_sym_xor_eq] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), }, [STATE(2102)] = { [sym_identifier] = ACTIONS(5633), [aux_sym_preproc_def_token1] = ACTIONS(5633), [aux_sym_preproc_if_token1] = ACTIONS(5633), [aux_sym_preproc_ifdef_token1] = ACTIONS(5633), [aux_sym_preproc_ifdef_token2] = ACTIONS(5633), [sym_preproc_directive] = ACTIONS(5633), [anon_sym_LPAREN2] = ACTIONS(5635), [anon_sym_TILDE] = ACTIONS(5635), [anon_sym_STAR] = ACTIONS(5635), [anon_sym_AMP_AMP] = ACTIONS(5635), [anon_sym_AMP] = ACTIONS(5633), [anon_sym_SEMI] = ACTIONS(5635), [anon_sym___extension__] = ACTIONS(5633), [anon_sym_typedef] = ACTIONS(5633), [anon_sym_virtual] = ACTIONS(5633), [anon_sym_extern] = ACTIONS(5633), [anon_sym___attribute__] = ACTIONS(5633), [anon_sym___attribute] = ACTIONS(5633), [anon_sym_using] = ACTIONS(5633), [anon_sym_COLON_COLON] = ACTIONS(5635), [anon_sym_LBRACK_LBRACK] = ACTIONS(5635), [anon_sym___declspec] = ACTIONS(5633), [anon_sym___based] = ACTIONS(5633), [anon_sym_RBRACE] = ACTIONS(5635), [anon_sym_signed] = ACTIONS(5633), [anon_sym_unsigned] = ACTIONS(5633), [anon_sym_long] = ACTIONS(5633), [anon_sym_short] = ACTIONS(5633), [anon_sym_LBRACK] = ACTIONS(5633), [anon_sym_static] = ACTIONS(5633), [anon_sym_register] = ACTIONS(5633), [anon_sym_inline] = ACTIONS(5633), [anon_sym___inline] = ACTIONS(5633), [anon_sym___inline__] = ACTIONS(5633), [anon_sym___forceinline] = ACTIONS(5633), [anon_sym_thread_local] = ACTIONS(5633), [anon_sym___thread] = ACTIONS(5633), [anon_sym_const] = ACTIONS(5633), [anon_sym_constexpr] = ACTIONS(5633), [anon_sym_volatile] = ACTIONS(5633), [anon_sym_restrict] = ACTIONS(5633), [anon_sym___restrict__] = ACTIONS(5633), [anon_sym__Atomic] = ACTIONS(5633), [anon_sym__Noreturn] = ACTIONS(5633), [anon_sym_noreturn] = ACTIONS(5633), [anon_sym__Nonnull] = ACTIONS(5633), [anon_sym_mutable] = ACTIONS(5633), [anon_sym_constinit] = ACTIONS(5633), [anon_sym_consteval] = ACTIONS(5633), [anon_sym_alignas] = ACTIONS(5633), [anon_sym__Alignas] = ACTIONS(5633), [sym_primitive_type] = ACTIONS(5633), [anon_sym_enum] = ACTIONS(5633), [anon_sym_class] = ACTIONS(5633), [anon_sym_struct] = ACTIONS(5633), [anon_sym_union] = ACTIONS(5633), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5633), [anon_sym_decltype] = ACTIONS(5633), [anon_sym_explicit] = ACTIONS(5633), [anon_sym_typename] = ACTIONS(5633), [anon_sym_private] = ACTIONS(5633), [anon_sym_template] = ACTIONS(5633), [anon_sym_operator] = ACTIONS(5633), [anon_sym_friend] = ACTIONS(5633), [anon_sym_public] = ACTIONS(5633), [anon_sym_protected] = ACTIONS(5633), [anon_sym_static_assert] = ACTIONS(5633), }, [STATE(2103)] = { [sym_identifier] = ACTIONS(2785), [aux_sym_preproc_def_token1] = ACTIONS(2785), [aux_sym_preproc_if_token1] = ACTIONS(2785), [aux_sym_preproc_if_token2] = ACTIONS(2785), [aux_sym_preproc_ifdef_token1] = ACTIONS(2785), [aux_sym_preproc_ifdef_token2] = ACTIONS(2785), [sym_preproc_directive] = ACTIONS(2785), [anon_sym_LPAREN2] = ACTIONS(2787), [anon_sym_TILDE] = ACTIONS(2787), [anon_sym_STAR] = ACTIONS(2787), [anon_sym_AMP_AMP] = ACTIONS(2787), [anon_sym_AMP] = ACTIONS(2785), [anon_sym_SEMI] = ACTIONS(2787), [anon_sym___extension__] = ACTIONS(2785), [anon_sym_typedef] = ACTIONS(2785), [anon_sym_virtual] = ACTIONS(2785), [anon_sym_extern] = ACTIONS(2785), [anon_sym___attribute__] = ACTIONS(2785), [anon_sym___attribute] = ACTIONS(2785), [anon_sym_using] = ACTIONS(2785), [anon_sym_COLON_COLON] = ACTIONS(2787), [anon_sym_LBRACK_LBRACK] = ACTIONS(2787), [anon_sym___declspec] = ACTIONS(2785), [anon_sym___based] = ACTIONS(2785), [anon_sym_signed] = ACTIONS(2785), [anon_sym_unsigned] = ACTIONS(2785), [anon_sym_long] = ACTIONS(2785), [anon_sym_short] = ACTIONS(2785), [anon_sym_LBRACK] = ACTIONS(2785), [anon_sym_static] = ACTIONS(2785), [anon_sym_register] = ACTIONS(2785), [anon_sym_inline] = ACTIONS(2785), [anon_sym___inline] = ACTIONS(2785), [anon_sym___inline__] = ACTIONS(2785), [anon_sym___forceinline] = ACTIONS(2785), [anon_sym_thread_local] = ACTIONS(2785), [anon_sym___thread] = ACTIONS(2785), [anon_sym_const] = ACTIONS(2785), [anon_sym_constexpr] = ACTIONS(2785), [anon_sym_volatile] = ACTIONS(2785), [anon_sym_restrict] = ACTIONS(2785), [anon_sym___restrict__] = ACTIONS(2785), [anon_sym__Atomic] = ACTIONS(2785), [anon_sym__Noreturn] = ACTIONS(2785), [anon_sym_noreturn] = ACTIONS(2785), [anon_sym__Nonnull] = ACTIONS(2785), [anon_sym_mutable] = ACTIONS(2785), [anon_sym_constinit] = ACTIONS(2785), [anon_sym_consteval] = ACTIONS(2785), [anon_sym_alignas] = ACTIONS(2785), [anon_sym__Alignas] = ACTIONS(2785), [sym_primitive_type] = ACTIONS(2785), [anon_sym_enum] = ACTIONS(2785), [anon_sym_class] = ACTIONS(2785), [anon_sym_struct] = ACTIONS(2785), [anon_sym_union] = ACTIONS(2785), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2785), [anon_sym_decltype] = ACTIONS(2785), [anon_sym_explicit] = ACTIONS(2785), [anon_sym_typename] = ACTIONS(2785), [anon_sym_private] = ACTIONS(2785), [anon_sym_template] = ACTIONS(2785), [anon_sym_operator] = ACTIONS(2785), [anon_sym_friend] = ACTIONS(2785), [anon_sym_public] = ACTIONS(2785), [anon_sym_protected] = ACTIONS(2785), [anon_sym_static_assert] = ACTIONS(2785), }, [STATE(2104)] = { [sym_identifier] = ACTIONS(2817), [aux_sym_preproc_def_token1] = ACTIONS(2817), [aux_sym_preproc_if_token1] = ACTIONS(2817), [aux_sym_preproc_if_token2] = ACTIONS(2817), [aux_sym_preproc_ifdef_token1] = ACTIONS(2817), [aux_sym_preproc_ifdef_token2] = ACTIONS(2817), [sym_preproc_directive] = ACTIONS(2817), [anon_sym_LPAREN2] = ACTIONS(2819), [anon_sym_TILDE] = ACTIONS(2819), [anon_sym_STAR] = ACTIONS(2819), [anon_sym_AMP_AMP] = ACTIONS(2819), [anon_sym_AMP] = ACTIONS(2817), [anon_sym_SEMI] = ACTIONS(2819), [anon_sym___extension__] = ACTIONS(2817), [anon_sym_typedef] = ACTIONS(2817), [anon_sym_virtual] = ACTIONS(2817), [anon_sym_extern] = ACTIONS(2817), [anon_sym___attribute__] = ACTIONS(2817), [anon_sym___attribute] = ACTIONS(2817), [anon_sym_using] = ACTIONS(2817), [anon_sym_COLON_COLON] = ACTIONS(2819), [anon_sym_LBRACK_LBRACK] = ACTIONS(2819), [anon_sym___declspec] = ACTIONS(2817), [anon_sym___based] = ACTIONS(2817), [anon_sym_signed] = ACTIONS(2817), [anon_sym_unsigned] = ACTIONS(2817), [anon_sym_long] = ACTIONS(2817), [anon_sym_short] = ACTIONS(2817), [anon_sym_LBRACK] = ACTIONS(2817), [anon_sym_static] = ACTIONS(2817), [anon_sym_register] = ACTIONS(2817), [anon_sym_inline] = ACTIONS(2817), [anon_sym___inline] = ACTIONS(2817), [anon_sym___inline__] = ACTIONS(2817), [anon_sym___forceinline] = ACTIONS(2817), [anon_sym_thread_local] = ACTIONS(2817), [anon_sym___thread] = ACTIONS(2817), [anon_sym_const] = ACTIONS(2817), [anon_sym_constexpr] = ACTIONS(2817), [anon_sym_volatile] = ACTIONS(2817), [anon_sym_restrict] = ACTIONS(2817), [anon_sym___restrict__] = ACTIONS(2817), [anon_sym__Atomic] = ACTIONS(2817), [anon_sym__Noreturn] = ACTIONS(2817), [anon_sym_noreturn] = ACTIONS(2817), [anon_sym__Nonnull] = ACTIONS(2817), [anon_sym_mutable] = ACTIONS(2817), [anon_sym_constinit] = ACTIONS(2817), [anon_sym_consteval] = ACTIONS(2817), [anon_sym_alignas] = ACTIONS(2817), [anon_sym__Alignas] = ACTIONS(2817), [sym_primitive_type] = ACTIONS(2817), [anon_sym_enum] = ACTIONS(2817), [anon_sym_class] = ACTIONS(2817), [anon_sym_struct] = ACTIONS(2817), [anon_sym_union] = ACTIONS(2817), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2817), [anon_sym_decltype] = ACTIONS(2817), [anon_sym_explicit] = ACTIONS(2817), [anon_sym_typename] = ACTIONS(2817), [anon_sym_private] = ACTIONS(2817), [anon_sym_template] = ACTIONS(2817), [anon_sym_operator] = ACTIONS(2817), [anon_sym_friend] = ACTIONS(2817), [anon_sym_public] = ACTIONS(2817), [anon_sym_protected] = ACTIONS(2817), [anon_sym_static_assert] = ACTIONS(2817), }, [STATE(2105)] = { [sym_identifier] = ACTIONS(5559), [aux_sym_preproc_def_token1] = ACTIONS(5559), [aux_sym_preproc_if_token1] = ACTIONS(5559), [aux_sym_preproc_ifdef_token1] = ACTIONS(5559), [aux_sym_preproc_ifdef_token2] = ACTIONS(5559), [sym_preproc_directive] = ACTIONS(5559), [anon_sym_LPAREN2] = ACTIONS(5561), [anon_sym_TILDE] = ACTIONS(5561), [anon_sym_STAR] = ACTIONS(5561), [anon_sym_AMP_AMP] = ACTIONS(5561), [anon_sym_AMP] = ACTIONS(5559), [anon_sym_SEMI] = ACTIONS(5561), [anon_sym___extension__] = ACTIONS(5559), [anon_sym_typedef] = ACTIONS(5559), [anon_sym_virtual] = ACTIONS(5559), [anon_sym_extern] = ACTIONS(5559), [anon_sym___attribute__] = ACTIONS(5559), [anon_sym___attribute] = ACTIONS(5559), [anon_sym_using] = ACTIONS(5559), [anon_sym_COLON_COLON] = ACTIONS(5561), [anon_sym_LBRACK_LBRACK] = ACTIONS(5561), [anon_sym___declspec] = ACTIONS(5559), [anon_sym___based] = ACTIONS(5559), [anon_sym_RBRACE] = ACTIONS(5561), [anon_sym_signed] = ACTIONS(5559), [anon_sym_unsigned] = ACTIONS(5559), [anon_sym_long] = ACTIONS(5559), [anon_sym_short] = ACTIONS(5559), [anon_sym_LBRACK] = ACTIONS(5559), [anon_sym_static] = ACTIONS(5559), [anon_sym_register] = ACTIONS(5559), [anon_sym_inline] = ACTIONS(5559), [anon_sym___inline] = ACTIONS(5559), [anon_sym___inline__] = ACTIONS(5559), [anon_sym___forceinline] = ACTIONS(5559), [anon_sym_thread_local] = ACTIONS(5559), [anon_sym___thread] = ACTIONS(5559), [anon_sym_const] = ACTIONS(5559), [anon_sym_constexpr] = ACTIONS(5559), [anon_sym_volatile] = ACTIONS(5559), [anon_sym_restrict] = ACTIONS(5559), [anon_sym___restrict__] = ACTIONS(5559), [anon_sym__Atomic] = ACTIONS(5559), [anon_sym__Noreturn] = ACTIONS(5559), [anon_sym_noreturn] = ACTIONS(5559), [anon_sym__Nonnull] = ACTIONS(5559), [anon_sym_mutable] = ACTIONS(5559), [anon_sym_constinit] = ACTIONS(5559), [anon_sym_consteval] = ACTIONS(5559), [anon_sym_alignas] = ACTIONS(5559), [anon_sym__Alignas] = ACTIONS(5559), [sym_primitive_type] = ACTIONS(5559), [anon_sym_enum] = ACTIONS(5559), [anon_sym_class] = ACTIONS(5559), [anon_sym_struct] = ACTIONS(5559), [anon_sym_union] = ACTIONS(5559), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5559), [anon_sym_decltype] = ACTIONS(5559), [anon_sym_explicit] = ACTIONS(5559), [anon_sym_typename] = ACTIONS(5559), [anon_sym_private] = ACTIONS(5559), [anon_sym_template] = ACTIONS(5559), [anon_sym_operator] = ACTIONS(5559), [anon_sym_friend] = ACTIONS(5559), [anon_sym_public] = ACTIONS(5559), [anon_sym_protected] = ACTIONS(5559), [anon_sym_static_assert] = ACTIONS(5559), }, [STATE(2106)] = { [sym_identifier] = ACTIONS(5569), [aux_sym_preproc_def_token1] = ACTIONS(5569), [aux_sym_preproc_if_token1] = ACTIONS(5569), [aux_sym_preproc_ifdef_token1] = ACTIONS(5569), [aux_sym_preproc_ifdef_token2] = ACTIONS(5569), [sym_preproc_directive] = ACTIONS(5569), [anon_sym_LPAREN2] = ACTIONS(5571), [anon_sym_TILDE] = ACTIONS(5571), [anon_sym_STAR] = ACTIONS(5571), [anon_sym_AMP_AMP] = ACTIONS(5571), [anon_sym_AMP] = ACTIONS(5569), [anon_sym_SEMI] = ACTIONS(5571), [anon_sym___extension__] = ACTIONS(5569), [anon_sym_typedef] = ACTIONS(5569), [anon_sym_virtual] = ACTIONS(5569), [anon_sym_extern] = ACTIONS(5569), [anon_sym___attribute__] = ACTIONS(5569), [anon_sym___attribute] = ACTIONS(5569), [anon_sym_using] = ACTIONS(5569), [anon_sym_COLON_COLON] = ACTIONS(5571), [anon_sym_LBRACK_LBRACK] = ACTIONS(5571), [anon_sym___declspec] = ACTIONS(5569), [anon_sym___based] = ACTIONS(5569), [anon_sym_RBRACE] = ACTIONS(5571), [anon_sym_signed] = ACTIONS(5569), [anon_sym_unsigned] = ACTIONS(5569), [anon_sym_long] = ACTIONS(5569), [anon_sym_short] = ACTIONS(5569), [anon_sym_LBRACK] = ACTIONS(5569), [anon_sym_static] = ACTIONS(5569), [anon_sym_register] = ACTIONS(5569), [anon_sym_inline] = ACTIONS(5569), [anon_sym___inline] = ACTIONS(5569), [anon_sym___inline__] = ACTIONS(5569), [anon_sym___forceinline] = ACTIONS(5569), [anon_sym_thread_local] = ACTIONS(5569), [anon_sym___thread] = ACTIONS(5569), [anon_sym_const] = ACTIONS(5569), [anon_sym_constexpr] = ACTIONS(5569), [anon_sym_volatile] = ACTIONS(5569), [anon_sym_restrict] = ACTIONS(5569), [anon_sym___restrict__] = ACTIONS(5569), [anon_sym__Atomic] = ACTIONS(5569), [anon_sym__Noreturn] = ACTIONS(5569), [anon_sym_noreturn] = ACTIONS(5569), [anon_sym__Nonnull] = ACTIONS(5569), [anon_sym_mutable] = ACTIONS(5569), [anon_sym_constinit] = ACTIONS(5569), [anon_sym_consteval] = ACTIONS(5569), [anon_sym_alignas] = ACTIONS(5569), [anon_sym__Alignas] = ACTIONS(5569), [sym_primitive_type] = ACTIONS(5569), [anon_sym_enum] = ACTIONS(5569), [anon_sym_class] = ACTIONS(5569), [anon_sym_struct] = ACTIONS(5569), [anon_sym_union] = ACTIONS(5569), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5569), [anon_sym_decltype] = ACTIONS(5569), [anon_sym_explicit] = ACTIONS(5569), [anon_sym_typename] = ACTIONS(5569), [anon_sym_private] = ACTIONS(5569), [anon_sym_template] = ACTIONS(5569), [anon_sym_operator] = ACTIONS(5569), [anon_sym_friend] = ACTIONS(5569), [anon_sym_public] = ACTIONS(5569), [anon_sym_protected] = ACTIONS(5569), [anon_sym_static_assert] = ACTIONS(5569), }, [STATE(2107)] = { [sym_identifier] = ACTIONS(2953), [aux_sym_preproc_def_token1] = ACTIONS(2953), [aux_sym_preproc_if_token1] = ACTIONS(2953), [aux_sym_preproc_ifdef_token1] = ACTIONS(2953), [aux_sym_preproc_ifdef_token2] = ACTIONS(2953), [sym_preproc_directive] = ACTIONS(2953), [anon_sym_LPAREN2] = ACTIONS(2955), [anon_sym_TILDE] = ACTIONS(2955), [anon_sym_STAR] = ACTIONS(2955), [anon_sym_AMP_AMP] = ACTIONS(2955), [anon_sym_AMP] = ACTIONS(2953), [anon_sym_SEMI] = ACTIONS(2955), [anon_sym___extension__] = ACTIONS(2953), [anon_sym_typedef] = ACTIONS(2953), [anon_sym_virtual] = ACTIONS(2953), [anon_sym_extern] = ACTIONS(2953), [anon_sym___attribute__] = ACTIONS(2953), [anon_sym___attribute] = ACTIONS(2953), [anon_sym_using] = ACTIONS(2953), [anon_sym_COLON_COLON] = ACTIONS(2955), [anon_sym_LBRACK_LBRACK] = ACTIONS(2955), [anon_sym___declspec] = ACTIONS(2953), [anon_sym___based] = ACTIONS(2953), [anon_sym_RBRACE] = ACTIONS(2955), [anon_sym_signed] = ACTIONS(2953), [anon_sym_unsigned] = ACTIONS(2953), [anon_sym_long] = ACTIONS(2953), [anon_sym_short] = ACTIONS(2953), [anon_sym_LBRACK] = ACTIONS(2953), [anon_sym_static] = ACTIONS(2953), [anon_sym_register] = ACTIONS(2953), [anon_sym_inline] = ACTIONS(2953), [anon_sym___inline] = ACTIONS(2953), [anon_sym___inline__] = ACTIONS(2953), [anon_sym___forceinline] = ACTIONS(2953), [anon_sym_thread_local] = ACTIONS(2953), [anon_sym___thread] = ACTIONS(2953), [anon_sym_const] = ACTIONS(2953), [anon_sym_constexpr] = ACTIONS(2953), [anon_sym_volatile] = ACTIONS(2953), [anon_sym_restrict] = ACTIONS(2953), [anon_sym___restrict__] = ACTIONS(2953), [anon_sym__Atomic] = ACTIONS(2953), [anon_sym__Noreturn] = ACTIONS(2953), [anon_sym_noreturn] = ACTIONS(2953), [anon_sym__Nonnull] = ACTIONS(2953), [anon_sym_mutable] = ACTIONS(2953), [anon_sym_constinit] = ACTIONS(2953), [anon_sym_consteval] = ACTIONS(2953), [anon_sym_alignas] = ACTIONS(2953), [anon_sym__Alignas] = ACTIONS(2953), [sym_primitive_type] = ACTIONS(2953), [anon_sym_enum] = ACTIONS(2953), [anon_sym_class] = ACTIONS(2953), [anon_sym_struct] = ACTIONS(2953), [anon_sym_union] = ACTIONS(2953), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2953), [anon_sym_decltype] = ACTIONS(2953), [anon_sym_explicit] = ACTIONS(2953), [anon_sym_typename] = ACTIONS(2953), [anon_sym_private] = ACTIONS(2953), [anon_sym_template] = ACTIONS(2953), [anon_sym_operator] = ACTIONS(2953), [anon_sym_friend] = ACTIONS(2953), [anon_sym_public] = ACTIONS(2953), [anon_sym_protected] = ACTIONS(2953), [anon_sym_static_assert] = ACTIONS(2953), }, [STATE(2108)] = { [sym_identifier] = ACTIONS(2873), [aux_sym_preproc_def_token1] = ACTIONS(2873), [aux_sym_preproc_if_token1] = ACTIONS(2873), [aux_sym_preproc_if_token2] = ACTIONS(2873), [aux_sym_preproc_ifdef_token1] = ACTIONS(2873), [aux_sym_preproc_ifdef_token2] = ACTIONS(2873), [sym_preproc_directive] = ACTIONS(2873), [anon_sym_LPAREN2] = ACTIONS(2875), [anon_sym_TILDE] = ACTIONS(2875), [anon_sym_STAR] = ACTIONS(2875), [anon_sym_AMP_AMP] = ACTIONS(2875), [anon_sym_AMP] = ACTIONS(2873), [anon_sym_SEMI] = ACTIONS(2875), [anon_sym___extension__] = ACTIONS(2873), [anon_sym_typedef] = ACTIONS(2873), [anon_sym_virtual] = ACTIONS(2873), [anon_sym_extern] = ACTIONS(2873), [anon_sym___attribute__] = ACTIONS(2873), [anon_sym___attribute] = ACTIONS(2873), [anon_sym_using] = ACTIONS(2873), [anon_sym_COLON_COLON] = ACTIONS(2875), [anon_sym_LBRACK_LBRACK] = ACTIONS(2875), [anon_sym___declspec] = ACTIONS(2873), [anon_sym___based] = ACTIONS(2873), [anon_sym_signed] = ACTIONS(2873), [anon_sym_unsigned] = ACTIONS(2873), [anon_sym_long] = ACTIONS(2873), [anon_sym_short] = ACTIONS(2873), [anon_sym_LBRACK] = ACTIONS(2873), [anon_sym_static] = ACTIONS(2873), [anon_sym_register] = ACTIONS(2873), [anon_sym_inline] = ACTIONS(2873), [anon_sym___inline] = ACTIONS(2873), [anon_sym___inline__] = ACTIONS(2873), [anon_sym___forceinline] = ACTIONS(2873), [anon_sym_thread_local] = ACTIONS(2873), [anon_sym___thread] = ACTIONS(2873), [anon_sym_const] = ACTIONS(2873), [anon_sym_constexpr] = ACTIONS(2873), [anon_sym_volatile] = ACTIONS(2873), [anon_sym_restrict] = ACTIONS(2873), [anon_sym___restrict__] = ACTIONS(2873), [anon_sym__Atomic] = ACTIONS(2873), [anon_sym__Noreturn] = ACTIONS(2873), [anon_sym_noreturn] = ACTIONS(2873), [anon_sym__Nonnull] = ACTIONS(2873), [anon_sym_mutable] = ACTIONS(2873), [anon_sym_constinit] = ACTIONS(2873), [anon_sym_consteval] = ACTIONS(2873), [anon_sym_alignas] = ACTIONS(2873), [anon_sym__Alignas] = ACTIONS(2873), [sym_primitive_type] = ACTIONS(2873), [anon_sym_enum] = ACTIONS(2873), [anon_sym_class] = ACTIONS(2873), [anon_sym_struct] = ACTIONS(2873), [anon_sym_union] = ACTIONS(2873), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2873), [anon_sym_decltype] = ACTIONS(2873), [anon_sym_explicit] = ACTIONS(2873), [anon_sym_typename] = ACTIONS(2873), [anon_sym_private] = ACTIONS(2873), [anon_sym_template] = ACTIONS(2873), [anon_sym_operator] = ACTIONS(2873), [anon_sym_friend] = ACTIONS(2873), [anon_sym_public] = ACTIONS(2873), [anon_sym_protected] = ACTIONS(2873), [anon_sym_static_assert] = ACTIONS(2873), }, [STATE(2109)] = { [sym_identifier] = ACTIONS(2961), [aux_sym_preproc_def_token1] = ACTIONS(2961), [aux_sym_preproc_if_token1] = ACTIONS(2961), [aux_sym_preproc_ifdef_token1] = ACTIONS(2961), [aux_sym_preproc_ifdef_token2] = ACTIONS(2961), [sym_preproc_directive] = ACTIONS(2961), [anon_sym_LPAREN2] = ACTIONS(2963), [anon_sym_TILDE] = ACTIONS(2963), [anon_sym_STAR] = ACTIONS(2963), [anon_sym_AMP_AMP] = ACTIONS(2963), [anon_sym_AMP] = ACTIONS(2961), [anon_sym_SEMI] = ACTIONS(2963), [anon_sym___extension__] = ACTIONS(2961), [anon_sym_typedef] = ACTIONS(2961), [anon_sym_virtual] = ACTIONS(2961), [anon_sym_extern] = ACTIONS(2961), [anon_sym___attribute__] = ACTIONS(2961), [anon_sym___attribute] = ACTIONS(2961), [anon_sym_using] = ACTIONS(2961), [anon_sym_COLON_COLON] = ACTIONS(2963), [anon_sym_LBRACK_LBRACK] = ACTIONS(2963), [anon_sym___declspec] = ACTIONS(2961), [anon_sym___based] = ACTIONS(2961), [anon_sym_RBRACE] = ACTIONS(2963), [anon_sym_signed] = ACTIONS(2961), [anon_sym_unsigned] = ACTIONS(2961), [anon_sym_long] = ACTIONS(2961), [anon_sym_short] = ACTIONS(2961), [anon_sym_LBRACK] = ACTIONS(2961), [anon_sym_static] = ACTIONS(2961), [anon_sym_register] = ACTIONS(2961), [anon_sym_inline] = ACTIONS(2961), [anon_sym___inline] = ACTIONS(2961), [anon_sym___inline__] = ACTIONS(2961), [anon_sym___forceinline] = ACTIONS(2961), [anon_sym_thread_local] = ACTIONS(2961), [anon_sym___thread] = ACTIONS(2961), [anon_sym_const] = ACTIONS(2961), [anon_sym_constexpr] = ACTIONS(2961), [anon_sym_volatile] = ACTIONS(2961), [anon_sym_restrict] = ACTIONS(2961), [anon_sym___restrict__] = ACTIONS(2961), [anon_sym__Atomic] = ACTIONS(2961), [anon_sym__Noreturn] = ACTIONS(2961), [anon_sym_noreturn] = ACTIONS(2961), [anon_sym__Nonnull] = ACTIONS(2961), [anon_sym_mutable] = ACTIONS(2961), [anon_sym_constinit] = ACTIONS(2961), [anon_sym_consteval] = ACTIONS(2961), [anon_sym_alignas] = ACTIONS(2961), [anon_sym__Alignas] = ACTIONS(2961), [sym_primitive_type] = ACTIONS(2961), [anon_sym_enum] = ACTIONS(2961), [anon_sym_class] = ACTIONS(2961), [anon_sym_struct] = ACTIONS(2961), [anon_sym_union] = ACTIONS(2961), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2961), [anon_sym_decltype] = ACTIONS(2961), [anon_sym_explicit] = ACTIONS(2961), [anon_sym_typename] = ACTIONS(2961), [anon_sym_private] = ACTIONS(2961), [anon_sym_template] = ACTIONS(2961), [anon_sym_operator] = ACTIONS(2961), [anon_sym_friend] = ACTIONS(2961), [anon_sym_public] = ACTIONS(2961), [anon_sym_protected] = ACTIONS(2961), [anon_sym_static_assert] = ACTIONS(2961), }, [STATE(2110)] = { [sym_identifier] = ACTIONS(2965), [aux_sym_preproc_def_token1] = ACTIONS(2965), [aux_sym_preproc_if_token1] = ACTIONS(2965), [aux_sym_preproc_ifdef_token1] = ACTIONS(2965), [aux_sym_preproc_ifdef_token2] = ACTIONS(2965), [sym_preproc_directive] = ACTIONS(2965), [anon_sym_LPAREN2] = ACTIONS(2967), [anon_sym_TILDE] = ACTIONS(2967), [anon_sym_STAR] = ACTIONS(2967), [anon_sym_AMP_AMP] = ACTIONS(2967), [anon_sym_AMP] = ACTIONS(2965), [anon_sym_SEMI] = ACTIONS(2967), [anon_sym___extension__] = ACTIONS(2965), [anon_sym_typedef] = ACTIONS(2965), [anon_sym_virtual] = ACTIONS(2965), [anon_sym_extern] = ACTIONS(2965), [anon_sym___attribute__] = ACTIONS(2965), [anon_sym___attribute] = ACTIONS(2965), [anon_sym_using] = ACTIONS(2965), [anon_sym_COLON_COLON] = ACTIONS(2967), [anon_sym_LBRACK_LBRACK] = ACTIONS(2967), [anon_sym___declspec] = ACTIONS(2965), [anon_sym___based] = ACTIONS(2965), [anon_sym_RBRACE] = ACTIONS(2967), [anon_sym_signed] = ACTIONS(2965), [anon_sym_unsigned] = ACTIONS(2965), [anon_sym_long] = ACTIONS(2965), [anon_sym_short] = ACTIONS(2965), [anon_sym_LBRACK] = ACTIONS(2965), [anon_sym_static] = ACTIONS(2965), [anon_sym_register] = ACTIONS(2965), [anon_sym_inline] = ACTIONS(2965), [anon_sym___inline] = ACTIONS(2965), [anon_sym___inline__] = ACTIONS(2965), [anon_sym___forceinline] = ACTIONS(2965), [anon_sym_thread_local] = ACTIONS(2965), [anon_sym___thread] = ACTIONS(2965), [anon_sym_const] = ACTIONS(2965), [anon_sym_constexpr] = ACTIONS(2965), [anon_sym_volatile] = ACTIONS(2965), [anon_sym_restrict] = ACTIONS(2965), [anon_sym___restrict__] = ACTIONS(2965), [anon_sym__Atomic] = ACTIONS(2965), [anon_sym__Noreturn] = ACTIONS(2965), [anon_sym_noreturn] = ACTIONS(2965), [anon_sym__Nonnull] = ACTIONS(2965), [anon_sym_mutable] = ACTIONS(2965), [anon_sym_constinit] = ACTIONS(2965), [anon_sym_consteval] = ACTIONS(2965), [anon_sym_alignas] = ACTIONS(2965), [anon_sym__Alignas] = ACTIONS(2965), [sym_primitive_type] = ACTIONS(2965), [anon_sym_enum] = ACTIONS(2965), [anon_sym_class] = ACTIONS(2965), [anon_sym_struct] = ACTIONS(2965), [anon_sym_union] = ACTIONS(2965), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2965), [anon_sym_decltype] = ACTIONS(2965), [anon_sym_explicit] = ACTIONS(2965), [anon_sym_typename] = ACTIONS(2965), [anon_sym_private] = ACTIONS(2965), [anon_sym_template] = ACTIONS(2965), [anon_sym_operator] = ACTIONS(2965), [anon_sym_friend] = ACTIONS(2965), [anon_sym_public] = ACTIONS(2965), [anon_sym_protected] = ACTIONS(2965), [anon_sym_static_assert] = ACTIONS(2965), }, [STATE(2111)] = { [sym_identifier] = ACTIONS(2781), [aux_sym_preproc_def_token1] = ACTIONS(2781), [aux_sym_preproc_if_token1] = ACTIONS(2781), [aux_sym_preproc_if_token2] = ACTIONS(2781), [aux_sym_preproc_ifdef_token1] = ACTIONS(2781), [aux_sym_preproc_ifdef_token2] = ACTIONS(2781), [sym_preproc_directive] = ACTIONS(2781), [anon_sym_LPAREN2] = ACTIONS(2783), [anon_sym_TILDE] = ACTIONS(2783), [anon_sym_STAR] = ACTIONS(2783), [anon_sym_AMP_AMP] = ACTIONS(2783), [anon_sym_AMP] = ACTIONS(2781), [anon_sym_SEMI] = ACTIONS(2783), [anon_sym___extension__] = ACTIONS(2781), [anon_sym_typedef] = ACTIONS(2781), [anon_sym_virtual] = ACTIONS(2781), [anon_sym_extern] = ACTIONS(2781), [anon_sym___attribute__] = ACTIONS(2781), [anon_sym___attribute] = ACTIONS(2781), [anon_sym_using] = ACTIONS(2781), [anon_sym_COLON_COLON] = ACTIONS(2783), [anon_sym_LBRACK_LBRACK] = ACTIONS(2783), [anon_sym___declspec] = ACTIONS(2781), [anon_sym___based] = ACTIONS(2781), [anon_sym_signed] = ACTIONS(2781), [anon_sym_unsigned] = ACTIONS(2781), [anon_sym_long] = ACTIONS(2781), [anon_sym_short] = ACTIONS(2781), [anon_sym_LBRACK] = ACTIONS(2781), [anon_sym_static] = ACTIONS(2781), [anon_sym_register] = ACTIONS(2781), [anon_sym_inline] = ACTIONS(2781), [anon_sym___inline] = ACTIONS(2781), [anon_sym___inline__] = ACTIONS(2781), [anon_sym___forceinline] = ACTIONS(2781), [anon_sym_thread_local] = ACTIONS(2781), [anon_sym___thread] = ACTIONS(2781), [anon_sym_const] = ACTIONS(2781), [anon_sym_constexpr] = ACTIONS(2781), [anon_sym_volatile] = ACTIONS(2781), [anon_sym_restrict] = ACTIONS(2781), [anon_sym___restrict__] = ACTIONS(2781), [anon_sym__Atomic] = ACTIONS(2781), [anon_sym__Noreturn] = ACTIONS(2781), [anon_sym_noreturn] = ACTIONS(2781), [anon_sym__Nonnull] = ACTIONS(2781), [anon_sym_mutable] = ACTIONS(2781), [anon_sym_constinit] = ACTIONS(2781), [anon_sym_consteval] = ACTIONS(2781), [anon_sym_alignas] = ACTIONS(2781), [anon_sym__Alignas] = ACTIONS(2781), [sym_primitive_type] = ACTIONS(2781), [anon_sym_enum] = ACTIONS(2781), [anon_sym_class] = ACTIONS(2781), [anon_sym_struct] = ACTIONS(2781), [anon_sym_union] = ACTIONS(2781), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2781), [anon_sym_decltype] = ACTIONS(2781), [anon_sym_explicit] = ACTIONS(2781), [anon_sym_typename] = ACTIONS(2781), [anon_sym_private] = ACTIONS(2781), [anon_sym_template] = ACTIONS(2781), [anon_sym_operator] = ACTIONS(2781), [anon_sym_friend] = ACTIONS(2781), [anon_sym_public] = ACTIONS(2781), [anon_sym_protected] = ACTIONS(2781), [anon_sym_static_assert] = ACTIONS(2781), }, [STATE(2112)] = { [sym_identifier] = ACTIONS(2975), [aux_sym_preproc_def_token1] = ACTIONS(2975), [aux_sym_preproc_if_token1] = ACTIONS(2975), [aux_sym_preproc_ifdef_token1] = ACTIONS(2975), [aux_sym_preproc_ifdef_token2] = ACTIONS(2975), [sym_preproc_directive] = ACTIONS(2975), [anon_sym_LPAREN2] = ACTIONS(2977), [anon_sym_TILDE] = ACTIONS(2977), [anon_sym_STAR] = ACTIONS(2977), [anon_sym_AMP_AMP] = ACTIONS(2977), [anon_sym_AMP] = ACTIONS(2975), [anon_sym_SEMI] = ACTIONS(2977), [anon_sym___extension__] = ACTIONS(2975), [anon_sym_typedef] = ACTIONS(2975), [anon_sym_virtual] = ACTIONS(2975), [anon_sym_extern] = ACTIONS(2975), [anon_sym___attribute__] = ACTIONS(2975), [anon_sym___attribute] = ACTIONS(2975), [anon_sym_using] = ACTIONS(2975), [anon_sym_COLON_COLON] = ACTIONS(2977), [anon_sym_LBRACK_LBRACK] = ACTIONS(2977), [anon_sym___declspec] = ACTIONS(2975), [anon_sym___based] = ACTIONS(2975), [anon_sym_RBRACE] = ACTIONS(2977), [anon_sym_signed] = ACTIONS(2975), [anon_sym_unsigned] = ACTIONS(2975), [anon_sym_long] = ACTIONS(2975), [anon_sym_short] = ACTIONS(2975), [anon_sym_LBRACK] = ACTIONS(2975), [anon_sym_static] = ACTIONS(2975), [anon_sym_register] = ACTIONS(2975), [anon_sym_inline] = ACTIONS(2975), [anon_sym___inline] = ACTIONS(2975), [anon_sym___inline__] = ACTIONS(2975), [anon_sym___forceinline] = ACTIONS(2975), [anon_sym_thread_local] = ACTIONS(2975), [anon_sym___thread] = ACTIONS(2975), [anon_sym_const] = ACTIONS(2975), [anon_sym_constexpr] = ACTIONS(2975), [anon_sym_volatile] = ACTIONS(2975), [anon_sym_restrict] = ACTIONS(2975), [anon_sym___restrict__] = ACTIONS(2975), [anon_sym__Atomic] = ACTIONS(2975), [anon_sym__Noreturn] = ACTIONS(2975), [anon_sym_noreturn] = ACTIONS(2975), [anon_sym__Nonnull] = ACTIONS(2975), [anon_sym_mutable] = ACTIONS(2975), [anon_sym_constinit] = ACTIONS(2975), [anon_sym_consteval] = ACTIONS(2975), [anon_sym_alignas] = ACTIONS(2975), [anon_sym__Alignas] = ACTIONS(2975), [sym_primitive_type] = ACTIONS(2975), [anon_sym_enum] = ACTIONS(2975), [anon_sym_class] = ACTIONS(2975), [anon_sym_struct] = ACTIONS(2975), [anon_sym_union] = ACTIONS(2975), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2975), [anon_sym_decltype] = ACTIONS(2975), [anon_sym_explicit] = ACTIONS(2975), [anon_sym_typename] = ACTIONS(2975), [anon_sym_private] = ACTIONS(2975), [anon_sym_template] = ACTIONS(2975), [anon_sym_operator] = ACTIONS(2975), [anon_sym_friend] = ACTIONS(2975), [anon_sym_public] = ACTIONS(2975), [anon_sym_protected] = ACTIONS(2975), [anon_sym_static_assert] = ACTIONS(2975), }, [STATE(2113)] = { [sym_identifier] = ACTIONS(3144), [aux_sym_preproc_def_token1] = ACTIONS(3144), [aux_sym_preproc_if_token1] = ACTIONS(3144), [aux_sym_preproc_ifdef_token1] = ACTIONS(3144), [aux_sym_preproc_ifdef_token2] = ACTIONS(3144), [sym_preproc_directive] = ACTIONS(3144), [anon_sym_LPAREN2] = ACTIONS(3146), [anon_sym_TILDE] = ACTIONS(3146), [anon_sym_STAR] = ACTIONS(3146), [anon_sym_AMP_AMP] = ACTIONS(3146), [anon_sym_AMP] = ACTIONS(3144), [anon_sym_SEMI] = ACTIONS(3146), [anon_sym___extension__] = ACTIONS(3144), [anon_sym_typedef] = ACTIONS(3144), [anon_sym_virtual] = ACTIONS(3144), [anon_sym_extern] = ACTIONS(3144), [anon_sym___attribute__] = ACTIONS(3144), [anon_sym___attribute] = ACTIONS(3144), [anon_sym_using] = ACTIONS(3144), [anon_sym_COLON_COLON] = ACTIONS(3146), [anon_sym_LBRACK_LBRACK] = ACTIONS(3146), [anon_sym___declspec] = ACTIONS(3144), [anon_sym___based] = ACTIONS(3144), [anon_sym_RBRACE] = ACTIONS(3146), [anon_sym_signed] = ACTIONS(3144), [anon_sym_unsigned] = ACTIONS(3144), [anon_sym_long] = ACTIONS(3144), [anon_sym_short] = ACTIONS(3144), [anon_sym_LBRACK] = ACTIONS(3144), [anon_sym_static] = ACTIONS(3144), [anon_sym_register] = ACTIONS(3144), [anon_sym_inline] = ACTIONS(3144), [anon_sym___inline] = ACTIONS(3144), [anon_sym___inline__] = ACTIONS(3144), [anon_sym___forceinline] = ACTIONS(3144), [anon_sym_thread_local] = ACTIONS(3144), [anon_sym___thread] = ACTIONS(3144), [anon_sym_const] = ACTIONS(3144), [anon_sym_constexpr] = ACTIONS(3144), [anon_sym_volatile] = ACTIONS(3144), [anon_sym_restrict] = ACTIONS(3144), [anon_sym___restrict__] = ACTIONS(3144), [anon_sym__Atomic] = ACTIONS(3144), [anon_sym__Noreturn] = ACTIONS(3144), [anon_sym_noreturn] = ACTIONS(3144), [anon_sym__Nonnull] = ACTIONS(3144), [anon_sym_mutable] = ACTIONS(3144), [anon_sym_constinit] = ACTIONS(3144), [anon_sym_consteval] = ACTIONS(3144), [anon_sym_alignas] = ACTIONS(3144), [anon_sym__Alignas] = ACTIONS(3144), [sym_primitive_type] = ACTIONS(3144), [anon_sym_enum] = ACTIONS(3144), [anon_sym_class] = ACTIONS(3144), [anon_sym_struct] = ACTIONS(3144), [anon_sym_union] = ACTIONS(3144), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3144), [anon_sym_decltype] = ACTIONS(3144), [anon_sym_explicit] = ACTIONS(3144), [anon_sym_typename] = ACTIONS(3144), [anon_sym_private] = ACTIONS(3144), [anon_sym_template] = ACTIONS(3144), [anon_sym_operator] = ACTIONS(3144), [anon_sym_friend] = ACTIONS(3144), [anon_sym_public] = ACTIONS(3144), [anon_sym_protected] = ACTIONS(3144), [anon_sym_static_assert] = ACTIONS(3144), }, [STATE(2114)] = { [sym_identifier] = ACTIONS(3237), [aux_sym_preproc_def_token1] = ACTIONS(3237), [aux_sym_preproc_if_token1] = ACTIONS(3237), [aux_sym_preproc_ifdef_token1] = ACTIONS(3237), [aux_sym_preproc_ifdef_token2] = ACTIONS(3237), [sym_preproc_directive] = ACTIONS(3237), [anon_sym_LPAREN2] = ACTIONS(3239), [anon_sym_TILDE] = ACTIONS(3239), [anon_sym_STAR] = ACTIONS(3239), [anon_sym_AMP_AMP] = ACTIONS(3239), [anon_sym_AMP] = ACTIONS(3237), [anon_sym_SEMI] = ACTIONS(3239), [anon_sym___extension__] = ACTIONS(3237), [anon_sym_typedef] = ACTIONS(3237), [anon_sym_virtual] = ACTIONS(3237), [anon_sym_extern] = ACTIONS(3237), [anon_sym___attribute__] = ACTIONS(3237), [anon_sym___attribute] = ACTIONS(3237), [anon_sym_using] = ACTIONS(3237), [anon_sym_COLON_COLON] = ACTIONS(3239), [anon_sym_LBRACK_LBRACK] = ACTIONS(3239), [anon_sym___declspec] = ACTIONS(3237), [anon_sym___based] = ACTIONS(3237), [anon_sym_RBRACE] = ACTIONS(3239), [anon_sym_signed] = ACTIONS(3237), [anon_sym_unsigned] = ACTIONS(3237), [anon_sym_long] = ACTIONS(3237), [anon_sym_short] = ACTIONS(3237), [anon_sym_LBRACK] = ACTIONS(3237), [anon_sym_static] = ACTIONS(3237), [anon_sym_register] = ACTIONS(3237), [anon_sym_inline] = ACTIONS(3237), [anon_sym___inline] = ACTIONS(3237), [anon_sym___inline__] = ACTIONS(3237), [anon_sym___forceinline] = ACTIONS(3237), [anon_sym_thread_local] = ACTIONS(3237), [anon_sym___thread] = ACTIONS(3237), [anon_sym_const] = ACTIONS(3237), [anon_sym_constexpr] = ACTIONS(3237), [anon_sym_volatile] = ACTIONS(3237), [anon_sym_restrict] = ACTIONS(3237), [anon_sym___restrict__] = ACTIONS(3237), [anon_sym__Atomic] = ACTIONS(3237), [anon_sym__Noreturn] = ACTIONS(3237), [anon_sym_noreturn] = ACTIONS(3237), [anon_sym__Nonnull] = ACTIONS(3237), [anon_sym_mutable] = ACTIONS(3237), [anon_sym_constinit] = ACTIONS(3237), [anon_sym_consteval] = ACTIONS(3237), [anon_sym_alignas] = ACTIONS(3237), [anon_sym__Alignas] = ACTIONS(3237), [sym_primitive_type] = ACTIONS(3237), [anon_sym_enum] = ACTIONS(3237), [anon_sym_class] = ACTIONS(3237), [anon_sym_struct] = ACTIONS(3237), [anon_sym_union] = ACTIONS(3237), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3237), [anon_sym_decltype] = ACTIONS(3237), [anon_sym_explicit] = ACTIONS(3237), [anon_sym_typename] = ACTIONS(3237), [anon_sym_private] = ACTIONS(3237), [anon_sym_template] = ACTIONS(3237), [anon_sym_operator] = ACTIONS(3237), [anon_sym_friend] = ACTIONS(3237), [anon_sym_public] = ACTIONS(3237), [anon_sym_protected] = ACTIONS(3237), [anon_sym_static_assert] = ACTIONS(3237), }, [STATE(2115)] = { [sym_identifier] = ACTIONS(3243), [aux_sym_preproc_def_token1] = ACTIONS(3243), [aux_sym_preproc_if_token1] = ACTIONS(3243), [aux_sym_preproc_ifdef_token1] = ACTIONS(3243), [aux_sym_preproc_ifdef_token2] = ACTIONS(3243), [sym_preproc_directive] = ACTIONS(3243), [anon_sym_LPAREN2] = ACTIONS(3245), [anon_sym_TILDE] = ACTIONS(3245), [anon_sym_STAR] = ACTIONS(3245), [anon_sym_AMP_AMP] = ACTIONS(3245), [anon_sym_AMP] = ACTIONS(3243), [anon_sym_SEMI] = ACTIONS(3245), [anon_sym___extension__] = ACTIONS(3243), [anon_sym_typedef] = ACTIONS(3243), [anon_sym_virtual] = ACTIONS(3243), [anon_sym_extern] = ACTIONS(3243), [anon_sym___attribute__] = ACTIONS(3243), [anon_sym___attribute] = ACTIONS(3243), [anon_sym_using] = ACTIONS(3243), [anon_sym_COLON_COLON] = ACTIONS(3245), [anon_sym_LBRACK_LBRACK] = ACTIONS(3245), [anon_sym___declspec] = ACTIONS(3243), [anon_sym___based] = ACTIONS(3243), [anon_sym_RBRACE] = ACTIONS(3245), [anon_sym_signed] = ACTIONS(3243), [anon_sym_unsigned] = ACTIONS(3243), [anon_sym_long] = ACTIONS(3243), [anon_sym_short] = ACTIONS(3243), [anon_sym_LBRACK] = ACTIONS(3243), [anon_sym_static] = ACTIONS(3243), [anon_sym_register] = ACTIONS(3243), [anon_sym_inline] = ACTIONS(3243), [anon_sym___inline] = ACTIONS(3243), [anon_sym___inline__] = ACTIONS(3243), [anon_sym___forceinline] = ACTIONS(3243), [anon_sym_thread_local] = ACTIONS(3243), [anon_sym___thread] = ACTIONS(3243), [anon_sym_const] = ACTIONS(3243), [anon_sym_constexpr] = ACTIONS(3243), [anon_sym_volatile] = ACTIONS(3243), [anon_sym_restrict] = ACTIONS(3243), [anon_sym___restrict__] = ACTIONS(3243), [anon_sym__Atomic] = ACTIONS(3243), [anon_sym__Noreturn] = ACTIONS(3243), [anon_sym_noreturn] = ACTIONS(3243), [anon_sym__Nonnull] = ACTIONS(3243), [anon_sym_mutable] = ACTIONS(3243), [anon_sym_constinit] = ACTIONS(3243), [anon_sym_consteval] = ACTIONS(3243), [anon_sym_alignas] = ACTIONS(3243), [anon_sym__Alignas] = ACTIONS(3243), [sym_primitive_type] = ACTIONS(3243), [anon_sym_enum] = ACTIONS(3243), [anon_sym_class] = ACTIONS(3243), [anon_sym_struct] = ACTIONS(3243), [anon_sym_union] = ACTIONS(3243), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3243), [anon_sym_decltype] = ACTIONS(3243), [anon_sym_explicit] = ACTIONS(3243), [anon_sym_typename] = ACTIONS(3243), [anon_sym_private] = ACTIONS(3243), [anon_sym_template] = ACTIONS(3243), [anon_sym_operator] = ACTIONS(3243), [anon_sym_friend] = ACTIONS(3243), [anon_sym_public] = ACTIONS(3243), [anon_sym_protected] = ACTIONS(3243), [anon_sym_static_assert] = ACTIONS(3243), }, [STATE(2116)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_if_token2] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_private] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_friend] = ACTIONS(2933), [anon_sym_public] = ACTIONS(2933), [anon_sym_protected] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), }, [STATE(2117)] = { [sym_identifier] = ACTIONS(2933), [aux_sym_preproc_def_token1] = ACTIONS(2933), [aux_sym_preproc_if_token1] = ACTIONS(2933), [aux_sym_preproc_if_token2] = ACTIONS(2933), [aux_sym_preproc_ifdef_token1] = ACTIONS(2933), [aux_sym_preproc_ifdef_token2] = ACTIONS(2933), [sym_preproc_directive] = ACTIONS(2933), [anon_sym_LPAREN2] = ACTIONS(2935), [anon_sym_TILDE] = ACTIONS(2935), [anon_sym_STAR] = ACTIONS(2935), [anon_sym_AMP_AMP] = ACTIONS(2935), [anon_sym_AMP] = ACTIONS(2933), [anon_sym_SEMI] = ACTIONS(2935), [anon_sym___extension__] = ACTIONS(2933), [anon_sym_typedef] = ACTIONS(2933), [anon_sym_virtual] = ACTIONS(2933), [anon_sym_extern] = ACTIONS(2933), [anon_sym___attribute__] = ACTIONS(2933), [anon_sym___attribute] = ACTIONS(2933), [anon_sym_using] = ACTIONS(2933), [anon_sym_COLON_COLON] = ACTIONS(2935), [anon_sym_LBRACK_LBRACK] = ACTIONS(2935), [anon_sym___declspec] = ACTIONS(2933), [anon_sym___based] = ACTIONS(2933), [anon_sym_signed] = ACTIONS(2933), [anon_sym_unsigned] = ACTIONS(2933), [anon_sym_long] = ACTIONS(2933), [anon_sym_short] = ACTIONS(2933), [anon_sym_LBRACK] = ACTIONS(2933), [anon_sym_static] = ACTIONS(2933), [anon_sym_register] = ACTIONS(2933), [anon_sym_inline] = ACTIONS(2933), [anon_sym___inline] = ACTIONS(2933), [anon_sym___inline__] = ACTIONS(2933), [anon_sym___forceinline] = ACTIONS(2933), [anon_sym_thread_local] = ACTIONS(2933), [anon_sym___thread] = ACTIONS(2933), [anon_sym_const] = ACTIONS(2933), [anon_sym_constexpr] = ACTIONS(2933), [anon_sym_volatile] = ACTIONS(2933), [anon_sym_restrict] = ACTIONS(2933), [anon_sym___restrict__] = ACTIONS(2933), [anon_sym__Atomic] = ACTIONS(2933), [anon_sym__Noreturn] = ACTIONS(2933), [anon_sym_noreturn] = ACTIONS(2933), [anon_sym__Nonnull] = ACTIONS(2933), [anon_sym_mutable] = ACTIONS(2933), [anon_sym_constinit] = ACTIONS(2933), [anon_sym_consteval] = ACTIONS(2933), [anon_sym_alignas] = ACTIONS(2933), [anon_sym__Alignas] = ACTIONS(2933), [sym_primitive_type] = ACTIONS(2933), [anon_sym_enum] = ACTIONS(2933), [anon_sym_class] = ACTIONS(2933), [anon_sym_struct] = ACTIONS(2933), [anon_sym_union] = ACTIONS(2933), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2933), [anon_sym_decltype] = ACTIONS(2933), [anon_sym_explicit] = ACTIONS(2933), [anon_sym_typename] = ACTIONS(2933), [anon_sym_private] = ACTIONS(2933), [anon_sym_template] = ACTIONS(2933), [anon_sym_operator] = ACTIONS(2933), [anon_sym_friend] = ACTIONS(2933), [anon_sym_public] = ACTIONS(2933), [anon_sym_protected] = ACTIONS(2933), [anon_sym_static_assert] = ACTIONS(2933), }, [STATE(2118)] = { [sym__declaration_modifiers] = STATE(3382), [sym_attribute_specifier] = STATE(3382), [sym_attribute_declaration] = STATE(3382), [sym_ms_declspec_modifier] = STATE(3382), [sym_storage_class_specifier] = STATE(3382), [sym_type_qualifier] = STATE(3382), [sym_alignas_qualifier] = STATE(1682), [sym_type_specifier] = STATE(2556), [sym_sized_type_specifier] = STATE(2612), [sym_enum_specifier] = STATE(2612), [sym_struct_specifier] = STATE(2612), [sym_union_specifier] = STATE(2612), [sym_placeholder_type_specifier] = STATE(2612), [sym_decltype_auto] = STATE(2590), [sym_decltype] = STATE(2505), [sym_class_specifier] = STATE(2612), [sym_dependent_type] = STATE(2612), [sym_template_type] = STATE(2974), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6840), [sym_qualified_type_identifier] = STATE(2978), [aux_sym__declaration_specifiers_repeat1] = STATE(3382), [aux_sym_sized_type_specifier_repeat1] = STATE(2397), [sym_identifier] = ACTIONS(5038), [anon_sym___extension__] = ACTIONS(67), [anon_sym_virtual] = ACTIONS(5946), [anon_sym_extern] = ACTIONS(63), [anon_sym___attribute__] = ACTIONS(43), [anon_sym___attribute] = ACTIONS(43), [anon_sym_COLON_COLON] = ACTIONS(5048), [anon_sym_LBRACK_LBRACK] = ACTIONS(1784), [anon_sym___declspec] = ACTIONS(51), [anon_sym_signed] = ACTIONS(59), [anon_sym_unsigned] = ACTIONS(59), [anon_sym_long] = ACTIONS(59), [anon_sym_short] = ACTIONS(59), [anon_sym_static] = ACTIONS(63), [anon_sym_register] = ACTIONS(63), [anon_sym_inline] = ACTIONS(63), [anon_sym___inline] = ACTIONS(63), [anon_sym___inline__] = ACTIONS(63), [anon_sym___forceinline] = ACTIONS(63), [anon_sym_thread_local] = ACTIONS(63), [anon_sym___thread] = ACTIONS(63), [anon_sym_const] = ACTIONS(67), [anon_sym_constexpr] = ACTIONS(67), [anon_sym_volatile] = ACTIONS(67), [anon_sym_restrict] = ACTIONS(67), [anon_sym___restrict__] = ACTIONS(67), [anon_sym__Atomic] = ACTIONS(67), [anon_sym__Noreturn] = ACTIONS(67), [anon_sym_noreturn] = ACTIONS(67), [anon_sym__Nonnull] = ACTIONS(67), [anon_sym_mutable] = ACTIONS(67), [anon_sym_constinit] = ACTIONS(67), [anon_sym_consteval] = ACTIONS(67), [anon_sym_alignas] = ACTIONS(69), [anon_sym__Alignas] = ACTIONS(69), [sym_primitive_type] = ACTIONS(3046), [anon_sym_enum] = ACTIONS(1874), [anon_sym_class] = ACTIONS(1876), [anon_sym_struct] = ACTIONS(1878), [anon_sym_union] = ACTIONS(1880), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(125), [anon_sym_decltype] = ACTIONS(127), [anon_sym_typename] = ACTIONS(1882), [anon_sym_template] = ACTIONS(1268), }, [STATE(2119)] = { [sym_identifier] = ACTIONS(2953), [aux_sym_preproc_def_token1] = ACTIONS(2953), [aux_sym_preproc_if_token1] = ACTIONS(2953), [aux_sym_preproc_if_token2] = ACTIONS(2953), [aux_sym_preproc_ifdef_token1] = ACTIONS(2953), [aux_sym_preproc_ifdef_token2] = ACTIONS(2953), [sym_preproc_directive] = ACTIONS(2953), [anon_sym_LPAREN2] = ACTIONS(2955), [anon_sym_TILDE] = ACTIONS(2955), [anon_sym_STAR] = ACTIONS(2955), [anon_sym_AMP_AMP] = ACTIONS(2955), [anon_sym_AMP] = ACTIONS(2953), [anon_sym_SEMI] = ACTIONS(2955), [anon_sym___extension__] = ACTIONS(2953), [anon_sym_typedef] = ACTIONS(2953), [anon_sym_virtual] = ACTIONS(2953), [anon_sym_extern] = ACTIONS(2953), [anon_sym___attribute__] = ACTIONS(2953), [anon_sym___attribute] = ACTIONS(2953), [anon_sym_using] = ACTIONS(2953), [anon_sym_COLON_COLON] = ACTIONS(2955), [anon_sym_LBRACK_LBRACK] = ACTIONS(2955), [anon_sym___declspec] = ACTIONS(2953), [anon_sym___based] = ACTIONS(2953), [anon_sym_signed] = ACTIONS(2953), [anon_sym_unsigned] = ACTIONS(2953), [anon_sym_long] = ACTIONS(2953), [anon_sym_short] = ACTIONS(2953), [anon_sym_LBRACK] = ACTIONS(2953), [anon_sym_static] = ACTIONS(2953), [anon_sym_register] = ACTIONS(2953), [anon_sym_inline] = ACTIONS(2953), [anon_sym___inline] = ACTIONS(2953), [anon_sym___inline__] = ACTIONS(2953), [anon_sym___forceinline] = ACTIONS(2953), [anon_sym_thread_local] = ACTIONS(2953), [anon_sym___thread] = ACTIONS(2953), [anon_sym_const] = ACTIONS(2953), [anon_sym_constexpr] = ACTIONS(2953), [anon_sym_volatile] = ACTIONS(2953), [anon_sym_restrict] = ACTIONS(2953), [anon_sym___restrict__] = ACTIONS(2953), [anon_sym__Atomic] = ACTIONS(2953), [anon_sym__Noreturn] = ACTIONS(2953), [anon_sym_noreturn] = ACTIONS(2953), [anon_sym__Nonnull] = ACTIONS(2953), [anon_sym_mutable] = ACTIONS(2953), [anon_sym_constinit] = ACTIONS(2953), [anon_sym_consteval] = ACTIONS(2953), [anon_sym_alignas] = ACTIONS(2953), [anon_sym__Alignas] = ACTIONS(2953), [sym_primitive_type] = ACTIONS(2953), [anon_sym_enum] = ACTIONS(2953), [anon_sym_class] = ACTIONS(2953), [anon_sym_struct] = ACTIONS(2953), [anon_sym_union] = ACTIONS(2953), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2953), [anon_sym_decltype] = ACTIONS(2953), [anon_sym_explicit] = ACTIONS(2953), [anon_sym_typename] = ACTIONS(2953), [anon_sym_private] = ACTIONS(2953), [anon_sym_template] = ACTIONS(2953), [anon_sym_operator] = ACTIONS(2953), [anon_sym_friend] = ACTIONS(2953), [anon_sym_public] = ACTIONS(2953), [anon_sym_protected] = ACTIONS(2953), [anon_sym_static_assert] = ACTIONS(2953), }, [STATE(2120)] = { [sym_identifier] = ACTIONS(5573), [aux_sym_preproc_def_token1] = ACTIONS(5573), [aux_sym_preproc_if_token1] = ACTIONS(5573), [aux_sym_preproc_ifdef_token1] = ACTIONS(5573), [aux_sym_preproc_ifdef_token2] = ACTIONS(5573), [sym_preproc_directive] = ACTIONS(5573), [anon_sym_LPAREN2] = ACTIONS(5575), [anon_sym_TILDE] = ACTIONS(5575), [anon_sym_STAR] = ACTIONS(5575), [anon_sym_AMP_AMP] = ACTIONS(5575), [anon_sym_AMP] = ACTIONS(5573), [anon_sym_SEMI] = ACTIONS(5575), [anon_sym___extension__] = ACTIONS(5573), [anon_sym_typedef] = ACTIONS(5573), [anon_sym_virtual] = ACTIONS(5573), [anon_sym_extern] = ACTIONS(5573), [anon_sym___attribute__] = ACTIONS(5573), [anon_sym___attribute] = ACTIONS(5573), [anon_sym_using] = ACTIONS(5573), [anon_sym_COLON_COLON] = ACTIONS(5575), [anon_sym_LBRACK_LBRACK] = ACTIONS(5575), [anon_sym___declspec] = ACTIONS(5573), [anon_sym___based] = ACTIONS(5573), [anon_sym_RBRACE] = ACTIONS(5575), [anon_sym_signed] = ACTIONS(5573), [anon_sym_unsigned] = ACTIONS(5573), [anon_sym_long] = ACTIONS(5573), [anon_sym_short] = ACTIONS(5573), [anon_sym_LBRACK] = ACTIONS(5573), [anon_sym_static] = ACTIONS(5573), [anon_sym_register] = ACTIONS(5573), [anon_sym_inline] = ACTIONS(5573), [anon_sym___inline] = ACTIONS(5573), [anon_sym___inline__] = ACTIONS(5573), [anon_sym___forceinline] = ACTIONS(5573), [anon_sym_thread_local] = ACTIONS(5573), [anon_sym___thread] = ACTIONS(5573), [anon_sym_const] = ACTIONS(5573), [anon_sym_constexpr] = ACTIONS(5573), [anon_sym_volatile] = ACTIONS(5573), [anon_sym_restrict] = ACTIONS(5573), [anon_sym___restrict__] = ACTIONS(5573), [anon_sym__Atomic] = ACTIONS(5573), [anon_sym__Noreturn] = ACTIONS(5573), [anon_sym_noreturn] = ACTIONS(5573), [anon_sym__Nonnull] = ACTIONS(5573), [anon_sym_mutable] = ACTIONS(5573), [anon_sym_constinit] = ACTIONS(5573), [anon_sym_consteval] = ACTIONS(5573), [anon_sym_alignas] = ACTIONS(5573), [anon_sym__Alignas] = ACTIONS(5573), [sym_primitive_type] = ACTIONS(5573), [anon_sym_enum] = ACTIONS(5573), [anon_sym_class] = ACTIONS(5573), [anon_sym_struct] = ACTIONS(5573), [anon_sym_union] = ACTIONS(5573), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5573), [anon_sym_decltype] = ACTIONS(5573), [anon_sym_explicit] = ACTIONS(5573), [anon_sym_typename] = ACTIONS(5573), [anon_sym_private] = ACTIONS(5573), [anon_sym_template] = ACTIONS(5573), [anon_sym_operator] = ACTIONS(5573), [anon_sym_friend] = ACTIONS(5573), [anon_sym_public] = ACTIONS(5573), [anon_sym_protected] = ACTIONS(5573), [anon_sym_static_assert] = ACTIONS(5573), }, [STATE(2121)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_RBRACE] = ACTIONS(4161), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4197), [anon_sym_or_eq] = ACTIONS(4197), [anon_sym_xor_eq] = ACTIONS(4197), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2122)] = { [sym_identifier] = ACTIONS(2677), [aux_sym_preproc_def_token1] = ACTIONS(2677), [aux_sym_preproc_if_token1] = ACTIONS(2677), [aux_sym_preproc_ifdef_token1] = ACTIONS(2677), [aux_sym_preproc_ifdef_token2] = ACTIONS(2677), [sym_preproc_directive] = ACTIONS(2677), [anon_sym_LPAREN2] = ACTIONS(2679), [anon_sym_TILDE] = ACTIONS(2679), [anon_sym_STAR] = ACTIONS(2679), [anon_sym_AMP_AMP] = ACTIONS(2679), [anon_sym_AMP] = ACTIONS(2677), [anon_sym_SEMI] = ACTIONS(2679), [anon_sym___extension__] = ACTIONS(2677), [anon_sym_typedef] = ACTIONS(2677), [anon_sym_virtual] = ACTIONS(2677), [anon_sym_extern] = ACTIONS(2677), [anon_sym___attribute__] = ACTIONS(2677), [anon_sym___attribute] = ACTIONS(2677), [anon_sym_using] = ACTIONS(2677), [anon_sym_COLON_COLON] = ACTIONS(2679), [anon_sym_LBRACK_LBRACK] = ACTIONS(2679), [anon_sym___declspec] = ACTIONS(2677), [anon_sym___based] = ACTIONS(2677), [anon_sym_RBRACE] = ACTIONS(2679), [anon_sym_signed] = ACTIONS(2677), [anon_sym_unsigned] = ACTIONS(2677), [anon_sym_long] = ACTIONS(2677), [anon_sym_short] = ACTIONS(2677), [anon_sym_LBRACK] = ACTIONS(2677), [anon_sym_static] = ACTIONS(2677), [anon_sym_register] = ACTIONS(2677), [anon_sym_inline] = ACTIONS(2677), [anon_sym___inline] = ACTIONS(2677), [anon_sym___inline__] = ACTIONS(2677), [anon_sym___forceinline] = ACTIONS(2677), [anon_sym_thread_local] = ACTIONS(2677), [anon_sym___thread] = ACTIONS(2677), [anon_sym_const] = ACTIONS(2677), [anon_sym_constexpr] = ACTIONS(2677), [anon_sym_volatile] = ACTIONS(2677), [anon_sym_restrict] = ACTIONS(2677), [anon_sym___restrict__] = ACTIONS(2677), [anon_sym__Atomic] = ACTIONS(2677), [anon_sym__Noreturn] = ACTIONS(2677), [anon_sym_noreturn] = ACTIONS(2677), [anon_sym__Nonnull] = ACTIONS(2677), [anon_sym_mutable] = ACTIONS(2677), [anon_sym_constinit] = ACTIONS(2677), [anon_sym_consteval] = ACTIONS(2677), [anon_sym_alignas] = ACTIONS(2677), [anon_sym__Alignas] = ACTIONS(2677), [sym_primitive_type] = ACTIONS(2677), [anon_sym_enum] = ACTIONS(2677), [anon_sym_class] = ACTIONS(2677), [anon_sym_struct] = ACTIONS(2677), [anon_sym_union] = ACTIONS(2677), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2677), [anon_sym_decltype] = ACTIONS(2677), [anon_sym_explicit] = ACTIONS(2677), [anon_sym_typename] = ACTIONS(2677), [anon_sym_private] = ACTIONS(2677), [anon_sym_template] = ACTIONS(2677), [anon_sym_operator] = ACTIONS(2677), [anon_sym_friend] = ACTIONS(2677), [anon_sym_public] = ACTIONS(2677), [anon_sym_protected] = ACTIONS(2677), [anon_sym_static_assert] = ACTIONS(2677), }, [STATE(2123)] = { [sym_identifier] = ACTIONS(2961), [aux_sym_preproc_def_token1] = ACTIONS(2961), [aux_sym_preproc_if_token1] = ACTIONS(2961), [aux_sym_preproc_if_token2] = ACTIONS(2961), [aux_sym_preproc_ifdef_token1] = ACTIONS(2961), [aux_sym_preproc_ifdef_token2] = ACTIONS(2961), [sym_preproc_directive] = ACTIONS(2961), [anon_sym_LPAREN2] = ACTIONS(2963), [anon_sym_TILDE] = ACTIONS(2963), [anon_sym_STAR] = ACTIONS(2963), [anon_sym_AMP_AMP] = ACTIONS(2963), [anon_sym_AMP] = ACTIONS(2961), [anon_sym_SEMI] = ACTIONS(2963), [anon_sym___extension__] = ACTIONS(2961), [anon_sym_typedef] = ACTIONS(2961), [anon_sym_virtual] = ACTIONS(2961), [anon_sym_extern] = ACTIONS(2961), [anon_sym___attribute__] = ACTIONS(2961), [anon_sym___attribute] = ACTIONS(2961), [anon_sym_using] = ACTIONS(2961), [anon_sym_COLON_COLON] = ACTIONS(2963), [anon_sym_LBRACK_LBRACK] = ACTIONS(2963), [anon_sym___declspec] = ACTIONS(2961), [anon_sym___based] = ACTIONS(2961), [anon_sym_signed] = ACTIONS(2961), [anon_sym_unsigned] = ACTIONS(2961), [anon_sym_long] = ACTIONS(2961), [anon_sym_short] = ACTIONS(2961), [anon_sym_LBRACK] = ACTIONS(2961), [anon_sym_static] = ACTIONS(2961), [anon_sym_register] = ACTIONS(2961), [anon_sym_inline] = ACTIONS(2961), [anon_sym___inline] = ACTIONS(2961), [anon_sym___inline__] = ACTIONS(2961), [anon_sym___forceinline] = ACTIONS(2961), [anon_sym_thread_local] = ACTIONS(2961), [anon_sym___thread] = ACTIONS(2961), [anon_sym_const] = ACTIONS(2961), [anon_sym_constexpr] = ACTIONS(2961), [anon_sym_volatile] = ACTIONS(2961), [anon_sym_restrict] = ACTIONS(2961), [anon_sym___restrict__] = ACTIONS(2961), [anon_sym__Atomic] = ACTIONS(2961), [anon_sym__Noreturn] = ACTIONS(2961), [anon_sym_noreturn] = ACTIONS(2961), [anon_sym__Nonnull] = ACTIONS(2961), [anon_sym_mutable] = ACTIONS(2961), [anon_sym_constinit] = ACTIONS(2961), [anon_sym_consteval] = ACTIONS(2961), [anon_sym_alignas] = ACTIONS(2961), [anon_sym__Alignas] = ACTIONS(2961), [sym_primitive_type] = ACTIONS(2961), [anon_sym_enum] = ACTIONS(2961), [anon_sym_class] = ACTIONS(2961), [anon_sym_struct] = ACTIONS(2961), [anon_sym_union] = ACTIONS(2961), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2961), [anon_sym_decltype] = ACTIONS(2961), [anon_sym_explicit] = ACTIONS(2961), [anon_sym_typename] = ACTIONS(2961), [anon_sym_private] = ACTIONS(2961), [anon_sym_template] = ACTIONS(2961), [anon_sym_operator] = ACTIONS(2961), [anon_sym_friend] = ACTIONS(2961), [anon_sym_public] = ACTIONS(2961), [anon_sym_protected] = ACTIONS(2961), [anon_sym_static_assert] = ACTIONS(2961), }, [STATE(2124)] = { [sym_identifier] = ACTIONS(2965), [aux_sym_preproc_def_token1] = ACTIONS(2965), [aux_sym_preproc_if_token1] = ACTIONS(2965), [aux_sym_preproc_if_token2] = ACTIONS(2965), [aux_sym_preproc_ifdef_token1] = ACTIONS(2965), [aux_sym_preproc_ifdef_token2] = ACTIONS(2965), [sym_preproc_directive] = ACTIONS(2965), [anon_sym_LPAREN2] = ACTIONS(2967), [anon_sym_TILDE] = ACTIONS(2967), [anon_sym_STAR] = ACTIONS(2967), [anon_sym_AMP_AMP] = ACTIONS(2967), [anon_sym_AMP] = ACTIONS(2965), [anon_sym_SEMI] = ACTIONS(2967), [anon_sym___extension__] = ACTIONS(2965), [anon_sym_typedef] = ACTIONS(2965), [anon_sym_virtual] = ACTIONS(2965), [anon_sym_extern] = ACTIONS(2965), [anon_sym___attribute__] = ACTIONS(2965), [anon_sym___attribute] = ACTIONS(2965), [anon_sym_using] = ACTIONS(2965), [anon_sym_COLON_COLON] = ACTIONS(2967), [anon_sym_LBRACK_LBRACK] = ACTIONS(2967), [anon_sym___declspec] = ACTIONS(2965), [anon_sym___based] = ACTIONS(2965), [anon_sym_signed] = ACTIONS(2965), [anon_sym_unsigned] = ACTIONS(2965), [anon_sym_long] = ACTIONS(2965), [anon_sym_short] = ACTIONS(2965), [anon_sym_LBRACK] = ACTIONS(2965), [anon_sym_static] = ACTIONS(2965), [anon_sym_register] = ACTIONS(2965), [anon_sym_inline] = ACTIONS(2965), [anon_sym___inline] = ACTIONS(2965), [anon_sym___inline__] = ACTIONS(2965), [anon_sym___forceinline] = ACTIONS(2965), [anon_sym_thread_local] = ACTIONS(2965), [anon_sym___thread] = ACTIONS(2965), [anon_sym_const] = ACTIONS(2965), [anon_sym_constexpr] = ACTIONS(2965), [anon_sym_volatile] = ACTIONS(2965), [anon_sym_restrict] = ACTIONS(2965), [anon_sym___restrict__] = ACTIONS(2965), [anon_sym__Atomic] = ACTIONS(2965), [anon_sym__Noreturn] = ACTIONS(2965), [anon_sym_noreturn] = ACTIONS(2965), [anon_sym__Nonnull] = ACTIONS(2965), [anon_sym_mutable] = ACTIONS(2965), [anon_sym_constinit] = ACTIONS(2965), [anon_sym_consteval] = ACTIONS(2965), [anon_sym_alignas] = ACTIONS(2965), [anon_sym__Alignas] = ACTIONS(2965), [sym_primitive_type] = ACTIONS(2965), [anon_sym_enum] = ACTIONS(2965), [anon_sym_class] = ACTIONS(2965), [anon_sym_struct] = ACTIONS(2965), [anon_sym_union] = ACTIONS(2965), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2965), [anon_sym_decltype] = ACTIONS(2965), [anon_sym_explicit] = ACTIONS(2965), [anon_sym_typename] = ACTIONS(2965), [anon_sym_private] = ACTIONS(2965), [anon_sym_template] = ACTIONS(2965), [anon_sym_operator] = ACTIONS(2965), [anon_sym_friend] = ACTIONS(2965), [anon_sym_public] = ACTIONS(2965), [anon_sym_protected] = ACTIONS(2965), [anon_sym_static_assert] = ACTIONS(2965), }, [STATE(2125)] = { [sym_identifier] = ACTIONS(2975), [aux_sym_preproc_def_token1] = ACTIONS(2975), [aux_sym_preproc_if_token1] = ACTIONS(2975), [aux_sym_preproc_if_token2] = ACTIONS(2975), [aux_sym_preproc_ifdef_token1] = ACTIONS(2975), [aux_sym_preproc_ifdef_token2] = ACTIONS(2975), [sym_preproc_directive] = ACTIONS(2975), [anon_sym_LPAREN2] = ACTIONS(2977), [anon_sym_TILDE] = ACTIONS(2977), [anon_sym_STAR] = ACTIONS(2977), [anon_sym_AMP_AMP] = ACTIONS(2977), [anon_sym_AMP] = ACTIONS(2975), [anon_sym_SEMI] = ACTIONS(2977), [anon_sym___extension__] = ACTIONS(2975), [anon_sym_typedef] = ACTIONS(2975), [anon_sym_virtual] = ACTIONS(2975), [anon_sym_extern] = ACTIONS(2975), [anon_sym___attribute__] = ACTIONS(2975), [anon_sym___attribute] = ACTIONS(2975), [anon_sym_using] = ACTIONS(2975), [anon_sym_COLON_COLON] = ACTIONS(2977), [anon_sym_LBRACK_LBRACK] = ACTIONS(2977), [anon_sym___declspec] = ACTIONS(2975), [anon_sym___based] = ACTIONS(2975), [anon_sym_signed] = ACTIONS(2975), [anon_sym_unsigned] = ACTIONS(2975), [anon_sym_long] = ACTIONS(2975), [anon_sym_short] = ACTIONS(2975), [anon_sym_LBRACK] = ACTIONS(2975), [anon_sym_static] = ACTIONS(2975), [anon_sym_register] = ACTIONS(2975), [anon_sym_inline] = ACTIONS(2975), [anon_sym___inline] = ACTIONS(2975), [anon_sym___inline__] = ACTIONS(2975), [anon_sym___forceinline] = ACTIONS(2975), [anon_sym_thread_local] = ACTIONS(2975), [anon_sym___thread] = ACTIONS(2975), [anon_sym_const] = ACTIONS(2975), [anon_sym_constexpr] = ACTIONS(2975), [anon_sym_volatile] = ACTIONS(2975), [anon_sym_restrict] = ACTIONS(2975), [anon_sym___restrict__] = ACTIONS(2975), [anon_sym__Atomic] = ACTIONS(2975), [anon_sym__Noreturn] = ACTIONS(2975), [anon_sym_noreturn] = ACTIONS(2975), [anon_sym__Nonnull] = ACTIONS(2975), [anon_sym_mutable] = ACTIONS(2975), [anon_sym_constinit] = ACTIONS(2975), [anon_sym_consteval] = ACTIONS(2975), [anon_sym_alignas] = ACTIONS(2975), [anon_sym__Alignas] = ACTIONS(2975), [sym_primitive_type] = ACTIONS(2975), [anon_sym_enum] = ACTIONS(2975), [anon_sym_class] = ACTIONS(2975), [anon_sym_struct] = ACTIONS(2975), [anon_sym_union] = ACTIONS(2975), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2975), [anon_sym_decltype] = ACTIONS(2975), [anon_sym_explicit] = ACTIONS(2975), [anon_sym_typename] = ACTIONS(2975), [anon_sym_private] = ACTIONS(2975), [anon_sym_template] = ACTIONS(2975), [anon_sym_operator] = ACTIONS(2975), [anon_sym_friend] = ACTIONS(2975), [anon_sym_public] = ACTIONS(2975), [anon_sym_protected] = ACTIONS(2975), [anon_sym_static_assert] = ACTIONS(2975), }, [STATE(2126)] = { [sym_identifier] = ACTIONS(3144), [aux_sym_preproc_def_token1] = ACTIONS(3144), [aux_sym_preproc_if_token1] = ACTIONS(3144), [aux_sym_preproc_if_token2] = ACTIONS(3144), [aux_sym_preproc_ifdef_token1] = ACTIONS(3144), [aux_sym_preproc_ifdef_token2] = ACTIONS(3144), [sym_preproc_directive] = ACTIONS(3144), [anon_sym_LPAREN2] = ACTIONS(3146), [anon_sym_TILDE] = ACTIONS(3146), [anon_sym_STAR] = ACTIONS(3146), [anon_sym_AMP_AMP] = ACTIONS(3146), [anon_sym_AMP] = ACTIONS(3144), [anon_sym_SEMI] = ACTIONS(3146), [anon_sym___extension__] = ACTIONS(3144), [anon_sym_typedef] = ACTIONS(3144), [anon_sym_virtual] = ACTIONS(3144), [anon_sym_extern] = ACTIONS(3144), [anon_sym___attribute__] = ACTIONS(3144), [anon_sym___attribute] = ACTIONS(3144), [anon_sym_using] = ACTIONS(3144), [anon_sym_COLON_COLON] = ACTIONS(3146), [anon_sym_LBRACK_LBRACK] = ACTIONS(3146), [anon_sym___declspec] = ACTIONS(3144), [anon_sym___based] = ACTIONS(3144), [anon_sym_signed] = ACTIONS(3144), [anon_sym_unsigned] = ACTIONS(3144), [anon_sym_long] = ACTIONS(3144), [anon_sym_short] = ACTIONS(3144), [anon_sym_LBRACK] = ACTIONS(3144), [anon_sym_static] = ACTIONS(3144), [anon_sym_register] = ACTIONS(3144), [anon_sym_inline] = ACTIONS(3144), [anon_sym___inline] = ACTIONS(3144), [anon_sym___inline__] = ACTIONS(3144), [anon_sym___forceinline] = ACTIONS(3144), [anon_sym_thread_local] = ACTIONS(3144), [anon_sym___thread] = ACTIONS(3144), [anon_sym_const] = ACTIONS(3144), [anon_sym_constexpr] = ACTIONS(3144), [anon_sym_volatile] = ACTIONS(3144), [anon_sym_restrict] = ACTIONS(3144), [anon_sym___restrict__] = ACTIONS(3144), [anon_sym__Atomic] = ACTIONS(3144), [anon_sym__Noreturn] = ACTIONS(3144), [anon_sym_noreturn] = ACTIONS(3144), [anon_sym__Nonnull] = ACTIONS(3144), [anon_sym_mutable] = ACTIONS(3144), [anon_sym_constinit] = ACTIONS(3144), [anon_sym_consteval] = ACTIONS(3144), [anon_sym_alignas] = ACTIONS(3144), [anon_sym__Alignas] = ACTIONS(3144), [sym_primitive_type] = ACTIONS(3144), [anon_sym_enum] = ACTIONS(3144), [anon_sym_class] = ACTIONS(3144), [anon_sym_struct] = ACTIONS(3144), [anon_sym_union] = ACTIONS(3144), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3144), [anon_sym_decltype] = ACTIONS(3144), [anon_sym_explicit] = ACTIONS(3144), [anon_sym_typename] = ACTIONS(3144), [anon_sym_private] = ACTIONS(3144), [anon_sym_template] = ACTIONS(3144), [anon_sym_operator] = ACTIONS(3144), [anon_sym_friend] = ACTIONS(3144), [anon_sym_public] = ACTIONS(3144), [anon_sym_protected] = ACTIONS(3144), [anon_sym_static_assert] = ACTIONS(3144), }, [STATE(2127)] = { [sym_identifier] = ACTIONS(3237), [aux_sym_preproc_def_token1] = ACTIONS(3237), [aux_sym_preproc_if_token1] = ACTIONS(3237), [aux_sym_preproc_if_token2] = ACTIONS(3237), [aux_sym_preproc_ifdef_token1] = ACTIONS(3237), [aux_sym_preproc_ifdef_token2] = ACTIONS(3237), [sym_preproc_directive] = ACTIONS(3237), [anon_sym_LPAREN2] = ACTIONS(3239), [anon_sym_TILDE] = ACTIONS(3239), [anon_sym_STAR] = ACTIONS(3239), [anon_sym_AMP_AMP] = ACTIONS(3239), [anon_sym_AMP] = ACTIONS(3237), [anon_sym_SEMI] = ACTIONS(3239), [anon_sym___extension__] = ACTIONS(3237), [anon_sym_typedef] = ACTIONS(3237), [anon_sym_virtual] = ACTIONS(3237), [anon_sym_extern] = ACTIONS(3237), [anon_sym___attribute__] = ACTIONS(3237), [anon_sym___attribute] = ACTIONS(3237), [anon_sym_using] = ACTIONS(3237), [anon_sym_COLON_COLON] = ACTIONS(3239), [anon_sym_LBRACK_LBRACK] = ACTIONS(3239), [anon_sym___declspec] = ACTIONS(3237), [anon_sym___based] = ACTIONS(3237), [anon_sym_signed] = ACTIONS(3237), [anon_sym_unsigned] = ACTIONS(3237), [anon_sym_long] = ACTIONS(3237), [anon_sym_short] = ACTIONS(3237), [anon_sym_LBRACK] = ACTIONS(3237), [anon_sym_static] = ACTIONS(3237), [anon_sym_register] = ACTIONS(3237), [anon_sym_inline] = ACTIONS(3237), [anon_sym___inline] = ACTIONS(3237), [anon_sym___inline__] = ACTIONS(3237), [anon_sym___forceinline] = ACTIONS(3237), [anon_sym_thread_local] = ACTIONS(3237), [anon_sym___thread] = ACTIONS(3237), [anon_sym_const] = ACTIONS(3237), [anon_sym_constexpr] = ACTIONS(3237), [anon_sym_volatile] = ACTIONS(3237), [anon_sym_restrict] = ACTIONS(3237), [anon_sym___restrict__] = ACTIONS(3237), [anon_sym__Atomic] = ACTIONS(3237), [anon_sym__Noreturn] = ACTIONS(3237), [anon_sym_noreturn] = ACTIONS(3237), [anon_sym__Nonnull] = ACTIONS(3237), [anon_sym_mutable] = ACTIONS(3237), [anon_sym_constinit] = ACTIONS(3237), [anon_sym_consteval] = ACTIONS(3237), [anon_sym_alignas] = ACTIONS(3237), [anon_sym__Alignas] = ACTIONS(3237), [sym_primitive_type] = ACTIONS(3237), [anon_sym_enum] = ACTIONS(3237), [anon_sym_class] = ACTIONS(3237), [anon_sym_struct] = ACTIONS(3237), [anon_sym_union] = ACTIONS(3237), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3237), [anon_sym_decltype] = ACTIONS(3237), [anon_sym_explicit] = ACTIONS(3237), [anon_sym_typename] = ACTIONS(3237), [anon_sym_private] = ACTIONS(3237), [anon_sym_template] = ACTIONS(3237), [anon_sym_operator] = ACTIONS(3237), [anon_sym_friend] = ACTIONS(3237), [anon_sym_public] = ACTIONS(3237), [anon_sym_protected] = ACTIONS(3237), [anon_sym_static_assert] = ACTIONS(3237), }, [STATE(2128)] = { [sym_identifier] = ACTIONS(3243), [aux_sym_preproc_def_token1] = ACTIONS(3243), [aux_sym_preproc_if_token1] = ACTIONS(3243), [aux_sym_preproc_if_token2] = ACTIONS(3243), [aux_sym_preproc_ifdef_token1] = ACTIONS(3243), [aux_sym_preproc_ifdef_token2] = ACTIONS(3243), [sym_preproc_directive] = ACTIONS(3243), [anon_sym_LPAREN2] = ACTIONS(3245), [anon_sym_TILDE] = ACTIONS(3245), [anon_sym_STAR] = ACTIONS(3245), [anon_sym_AMP_AMP] = ACTIONS(3245), [anon_sym_AMP] = ACTIONS(3243), [anon_sym_SEMI] = ACTIONS(3245), [anon_sym___extension__] = ACTIONS(3243), [anon_sym_typedef] = ACTIONS(3243), [anon_sym_virtual] = ACTIONS(3243), [anon_sym_extern] = ACTIONS(3243), [anon_sym___attribute__] = ACTIONS(3243), [anon_sym___attribute] = ACTIONS(3243), [anon_sym_using] = ACTIONS(3243), [anon_sym_COLON_COLON] = ACTIONS(3245), [anon_sym_LBRACK_LBRACK] = ACTIONS(3245), [anon_sym___declspec] = ACTIONS(3243), [anon_sym___based] = ACTIONS(3243), [anon_sym_signed] = ACTIONS(3243), [anon_sym_unsigned] = ACTIONS(3243), [anon_sym_long] = ACTIONS(3243), [anon_sym_short] = ACTIONS(3243), [anon_sym_LBRACK] = ACTIONS(3243), [anon_sym_static] = ACTIONS(3243), [anon_sym_register] = ACTIONS(3243), [anon_sym_inline] = ACTIONS(3243), [anon_sym___inline] = ACTIONS(3243), [anon_sym___inline__] = ACTIONS(3243), [anon_sym___forceinline] = ACTIONS(3243), [anon_sym_thread_local] = ACTIONS(3243), [anon_sym___thread] = ACTIONS(3243), [anon_sym_const] = ACTIONS(3243), [anon_sym_constexpr] = ACTIONS(3243), [anon_sym_volatile] = ACTIONS(3243), [anon_sym_restrict] = ACTIONS(3243), [anon_sym___restrict__] = ACTIONS(3243), [anon_sym__Atomic] = ACTIONS(3243), [anon_sym__Noreturn] = ACTIONS(3243), [anon_sym_noreturn] = ACTIONS(3243), [anon_sym__Nonnull] = ACTIONS(3243), [anon_sym_mutable] = ACTIONS(3243), [anon_sym_constinit] = ACTIONS(3243), [anon_sym_consteval] = ACTIONS(3243), [anon_sym_alignas] = ACTIONS(3243), [anon_sym__Alignas] = ACTIONS(3243), [sym_primitive_type] = ACTIONS(3243), [anon_sym_enum] = ACTIONS(3243), [anon_sym_class] = ACTIONS(3243), [anon_sym_struct] = ACTIONS(3243), [anon_sym_union] = ACTIONS(3243), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3243), [anon_sym_decltype] = ACTIONS(3243), [anon_sym_explicit] = ACTIONS(3243), [anon_sym_typename] = ACTIONS(3243), [anon_sym_private] = ACTIONS(3243), [anon_sym_template] = ACTIONS(3243), [anon_sym_operator] = ACTIONS(3243), [anon_sym_friend] = ACTIONS(3243), [anon_sym_public] = ACTIONS(3243), [anon_sym_protected] = ACTIONS(3243), [anon_sym_static_assert] = ACTIONS(3243), }, [STATE(2129)] = { [sym_identifier] = ACTIONS(5577), [aux_sym_preproc_def_token1] = ACTIONS(5577), [aux_sym_preproc_if_token1] = ACTIONS(5577), [aux_sym_preproc_ifdef_token1] = ACTIONS(5577), [aux_sym_preproc_ifdef_token2] = ACTIONS(5577), [sym_preproc_directive] = ACTIONS(5577), [anon_sym_LPAREN2] = ACTIONS(5579), [anon_sym_TILDE] = ACTIONS(5579), [anon_sym_STAR] = ACTIONS(5579), [anon_sym_AMP_AMP] = ACTIONS(5579), [anon_sym_AMP] = ACTIONS(5577), [anon_sym_SEMI] = ACTIONS(5579), [anon_sym___extension__] = ACTIONS(5577), [anon_sym_typedef] = ACTIONS(5577), [anon_sym_virtual] = ACTIONS(5577), [anon_sym_extern] = ACTIONS(5577), [anon_sym___attribute__] = ACTIONS(5577), [anon_sym___attribute] = ACTIONS(5577), [anon_sym_using] = ACTIONS(5577), [anon_sym_COLON_COLON] = ACTIONS(5579), [anon_sym_LBRACK_LBRACK] = ACTIONS(5579), [anon_sym___declspec] = ACTIONS(5577), [anon_sym___based] = ACTIONS(5577), [anon_sym_RBRACE] = ACTIONS(5579), [anon_sym_signed] = ACTIONS(5577), [anon_sym_unsigned] = ACTIONS(5577), [anon_sym_long] = ACTIONS(5577), [anon_sym_short] = ACTIONS(5577), [anon_sym_LBRACK] = ACTIONS(5577), [anon_sym_static] = ACTIONS(5577), [anon_sym_register] = ACTIONS(5577), [anon_sym_inline] = ACTIONS(5577), [anon_sym___inline] = ACTIONS(5577), [anon_sym___inline__] = ACTIONS(5577), [anon_sym___forceinline] = ACTIONS(5577), [anon_sym_thread_local] = ACTIONS(5577), [anon_sym___thread] = ACTIONS(5577), [anon_sym_const] = ACTIONS(5577), [anon_sym_constexpr] = ACTIONS(5577), [anon_sym_volatile] = ACTIONS(5577), [anon_sym_restrict] = ACTIONS(5577), [anon_sym___restrict__] = ACTIONS(5577), [anon_sym__Atomic] = ACTIONS(5577), [anon_sym__Noreturn] = ACTIONS(5577), [anon_sym_noreturn] = ACTIONS(5577), [anon_sym__Nonnull] = ACTIONS(5577), [anon_sym_mutable] = ACTIONS(5577), [anon_sym_constinit] = ACTIONS(5577), [anon_sym_consteval] = ACTIONS(5577), [anon_sym_alignas] = ACTIONS(5577), [anon_sym__Alignas] = ACTIONS(5577), [sym_primitive_type] = ACTIONS(5577), [anon_sym_enum] = ACTIONS(5577), [anon_sym_class] = ACTIONS(5577), [anon_sym_struct] = ACTIONS(5577), [anon_sym_union] = ACTIONS(5577), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5577), [anon_sym_decltype] = ACTIONS(5577), [anon_sym_explicit] = ACTIONS(5577), [anon_sym_typename] = ACTIONS(5577), [anon_sym_private] = ACTIONS(5577), [anon_sym_template] = ACTIONS(5577), [anon_sym_operator] = ACTIONS(5577), [anon_sym_friend] = ACTIONS(5577), [anon_sym_public] = ACTIONS(5577), [anon_sym_protected] = ACTIONS(5577), [anon_sym_static_assert] = ACTIONS(5577), }, [STATE(2130)] = { [sym_identifier] = ACTIONS(3325), [aux_sym_preproc_def_token1] = ACTIONS(3325), [aux_sym_preproc_if_token1] = ACTIONS(3325), [aux_sym_preproc_if_token2] = ACTIONS(3325), [aux_sym_preproc_ifdef_token1] = ACTIONS(3325), [aux_sym_preproc_ifdef_token2] = ACTIONS(3325), [sym_preproc_directive] = ACTIONS(3325), [anon_sym_LPAREN2] = ACTIONS(3327), [anon_sym_TILDE] = ACTIONS(3327), [anon_sym_STAR] = ACTIONS(3327), [anon_sym_AMP_AMP] = ACTIONS(3327), [anon_sym_AMP] = ACTIONS(3325), [anon_sym_SEMI] = ACTIONS(3327), [anon_sym___extension__] = ACTIONS(3325), [anon_sym_typedef] = ACTIONS(3325), [anon_sym_virtual] = ACTIONS(3325), [anon_sym_extern] = ACTIONS(3325), [anon_sym___attribute__] = ACTIONS(3325), [anon_sym___attribute] = ACTIONS(3325), [anon_sym_using] = ACTIONS(3325), [anon_sym_COLON_COLON] = ACTIONS(3327), [anon_sym_LBRACK_LBRACK] = ACTIONS(3327), [anon_sym___declspec] = ACTIONS(3325), [anon_sym___based] = ACTIONS(3325), [anon_sym_signed] = ACTIONS(3325), [anon_sym_unsigned] = ACTIONS(3325), [anon_sym_long] = ACTIONS(3325), [anon_sym_short] = ACTIONS(3325), [anon_sym_LBRACK] = ACTIONS(3325), [anon_sym_static] = ACTIONS(3325), [anon_sym_register] = ACTIONS(3325), [anon_sym_inline] = ACTIONS(3325), [anon_sym___inline] = ACTIONS(3325), [anon_sym___inline__] = ACTIONS(3325), [anon_sym___forceinline] = ACTIONS(3325), [anon_sym_thread_local] = ACTIONS(3325), [anon_sym___thread] = ACTIONS(3325), [anon_sym_const] = ACTIONS(3325), [anon_sym_constexpr] = ACTIONS(3325), [anon_sym_volatile] = ACTIONS(3325), [anon_sym_restrict] = ACTIONS(3325), [anon_sym___restrict__] = ACTIONS(3325), [anon_sym__Atomic] = ACTIONS(3325), [anon_sym__Noreturn] = ACTIONS(3325), [anon_sym_noreturn] = ACTIONS(3325), [anon_sym__Nonnull] = ACTIONS(3325), [anon_sym_mutable] = ACTIONS(3325), [anon_sym_constinit] = ACTIONS(3325), [anon_sym_consteval] = ACTIONS(3325), [anon_sym_alignas] = ACTIONS(3325), [anon_sym__Alignas] = ACTIONS(3325), [sym_primitive_type] = ACTIONS(3325), [anon_sym_enum] = ACTIONS(3325), [anon_sym_class] = ACTIONS(3325), [anon_sym_struct] = ACTIONS(3325), [anon_sym_union] = ACTIONS(3325), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3325), [anon_sym_decltype] = ACTIONS(3325), [anon_sym_explicit] = ACTIONS(3325), [anon_sym_typename] = ACTIONS(3325), [anon_sym_private] = ACTIONS(3325), [anon_sym_template] = ACTIONS(3325), [anon_sym_operator] = ACTIONS(3325), [anon_sym_friend] = ACTIONS(3325), [anon_sym_public] = ACTIONS(3325), [anon_sym_protected] = ACTIONS(3325), [anon_sym_static_assert] = ACTIONS(3325), }, [STATE(2131)] = { [sym_identifier] = ACTIONS(5640), [anon_sym_DOT_DOT_DOT] = ACTIONS(5642), [anon_sym_COMMA] = ACTIONS(5642), [anon_sym_RPAREN] = ACTIONS(5642), [aux_sym_preproc_if_token2] = ACTIONS(5642), [aux_sym_preproc_else_token1] = ACTIONS(5642), [aux_sym_preproc_elif_token1] = ACTIONS(5640), [aux_sym_preproc_elifdef_token1] = ACTIONS(5642), [aux_sym_preproc_elifdef_token2] = ACTIONS(5642), [anon_sym_LPAREN2] = ACTIONS(5642), [anon_sym_DASH] = ACTIONS(5640), [anon_sym_PLUS] = ACTIONS(5640), [anon_sym_STAR] = ACTIONS(5642), [anon_sym_SLASH] = ACTIONS(5640), [anon_sym_PERCENT] = ACTIONS(5642), [anon_sym_PIPE_PIPE] = ACTIONS(5642), [anon_sym_AMP_AMP] = ACTIONS(5642), [anon_sym_PIPE] = ACTIONS(5640), [anon_sym_CARET] = ACTIONS(5642), [anon_sym_AMP] = ACTIONS(5640), [anon_sym_EQ_EQ] = ACTIONS(5642), [anon_sym_BANG_EQ] = ACTIONS(5642), [anon_sym_GT] = ACTIONS(5640), [anon_sym_GT_EQ] = ACTIONS(5642), [anon_sym_LT_EQ] = ACTIONS(5640), [anon_sym_LT] = ACTIONS(5640), [anon_sym_LT_LT] = ACTIONS(5642), [anon_sym_GT_GT] = ACTIONS(5642), [anon_sym_SEMI] = ACTIONS(5642), [anon_sym___extension__] = ACTIONS(5640), [anon_sym___attribute__] = ACTIONS(5640), [anon_sym___attribute] = ACTIONS(5640), [anon_sym_COLON] = ACTIONS(5642), [anon_sym_LBRACE] = ACTIONS(5642), [anon_sym_RBRACE] = ACTIONS(5642), [anon_sym_LBRACK] = ACTIONS(5642), [anon_sym_RBRACK] = ACTIONS(5642), [anon_sym_const] = ACTIONS(5640), [anon_sym_constexpr] = ACTIONS(5640), [anon_sym_volatile] = ACTIONS(5640), [anon_sym_restrict] = ACTIONS(5640), [anon_sym___restrict__] = ACTIONS(5640), [anon_sym__Atomic] = ACTIONS(5640), [anon_sym__Noreturn] = ACTIONS(5640), [anon_sym_noreturn] = ACTIONS(5640), [anon_sym__Nonnull] = ACTIONS(5640), [anon_sym_mutable] = ACTIONS(5640), [anon_sym_constinit] = ACTIONS(5640), [anon_sym_consteval] = ACTIONS(5640), [anon_sym_alignas] = ACTIONS(5640), [anon_sym__Alignas] = ACTIONS(5640), [anon_sym_QMARK] = ACTIONS(5642), [anon_sym_LT_EQ_GT] = ACTIONS(5642), [anon_sym_or] = ACTIONS(5640), [anon_sym_and] = ACTIONS(5640), [anon_sym_bitor] = ACTIONS(5640), [anon_sym_xor] = ACTIONS(5640), [anon_sym_bitand] = ACTIONS(5640), [anon_sym_not_eq] = ACTIONS(5640), [anon_sym_DASH_DASH] = ACTIONS(5642), [anon_sym_PLUS_PLUS] = ACTIONS(5642), [anon_sym_DOT] = ACTIONS(5640), [anon_sym_DOT_STAR] = ACTIONS(5642), [anon_sym_DASH_GT] = ACTIONS(5642), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5640), [anon_sym_override] = ACTIONS(5640), [anon_sym_requires] = ACTIONS(5640), }, [STATE(2132)] = { [sym_identifier] = ACTIONS(3325), [aux_sym_preproc_def_token1] = ACTIONS(3325), [aux_sym_preproc_if_token1] = ACTIONS(3325), [aux_sym_preproc_ifdef_token1] = ACTIONS(3325), [aux_sym_preproc_ifdef_token2] = ACTIONS(3325), [sym_preproc_directive] = ACTIONS(3325), [anon_sym_LPAREN2] = ACTIONS(3327), [anon_sym_TILDE] = ACTIONS(3327), [anon_sym_STAR] = ACTIONS(3327), [anon_sym_AMP_AMP] = ACTIONS(3327), [anon_sym_AMP] = ACTIONS(3325), [anon_sym_SEMI] = ACTIONS(3327), [anon_sym___extension__] = ACTIONS(3325), [anon_sym_typedef] = ACTIONS(3325), [anon_sym_virtual] = ACTIONS(3325), [anon_sym_extern] = ACTIONS(3325), [anon_sym___attribute__] = ACTIONS(3325), [anon_sym___attribute] = ACTIONS(3325), [anon_sym_using] = ACTIONS(3325), [anon_sym_COLON_COLON] = ACTIONS(3327), [anon_sym_LBRACK_LBRACK] = ACTIONS(3327), [anon_sym___declspec] = ACTIONS(3325), [anon_sym___based] = ACTIONS(3325), [anon_sym_RBRACE] = ACTIONS(3327), [anon_sym_signed] = ACTIONS(3325), [anon_sym_unsigned] = ACTIONS(3325), [anon_sym_long] = ACTIONS(3325), [anon_sym_short] = ACTIONS(3325), [anon_sym_LBRACK] = ACTIONS(3325), [anon_sym_static] = ACTIONS(3325), [anon_sym_register] = ACTIONS(3325), [anon_sym_inline] = ACTIONS(3325), [anon_sym___inline] = ACTIONS(3325), [anon_sym___inline__] = ACTIONS(3325), [anon_sym___forceinline] = ACTIONS(3325), [anon_sym_thread_local] = ACTIONS(3325), [anon_sym___thread] = ACTIONS(3325), [anon_sym_const] = ACTIONS(3325), [anon_sym_constexpr] = ACTIONS(3325), [anon_sym_volatile] = ACTIONS(3325), [anon_sym_restrict] = ACTIONS(3325), [anon_sym___restrict__] = ACTIONS(3325), [anon_sym__Atomic] = ACTIONS(3325), [anon_sym__Noreturn] = ACTIONS(3325), [anon_sym_noreturn] = ACTIONS(3325), [anon_sym__Nonnull] = ACTIONS(3325), [anon_sym_mutable] = ACTIONS(3325), [anon_sym_constinit] = ACTIONS(3325), [anon_sym_consteval] = ACTIONS(3325), [anon_sym_alignas] = ACTIONS(3325), [anon_sym__Alignas] = ACTIONS(3325), [sym_primitive_type] = ACTIONS(3325), [anon_sym_enum] = ACTIONS(3325), [anon_sym_class] = ACTIONS(3325), [anon_sym_struct] = ACTIONS(3325), [anon_sym_union] = ACTIONS(3325), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3325), [anon_sym_decltype] = ACTIONS(3325), [anon_sym_explicit] = ACTIONS(3325), [anon_sym_typename] = ACTIONS(3325), [anon_sym_private] = ACTIONS(3325), [anon_sym_template] = ACTIONS(3325), [anon_sym_operator] = ACTIONS(3325), [anon_sym_friend] = ACTIONS(3325), [anon_sym_public] = ACTIONS(3325), [anon_sym_protected] = ACTIONS(3325), [anon_sym_static_assert] = ACTIONS(3325), }, [STATE(2133)] = { [sym_identifier] = ACTIONS(5581), [aux_sym_preproc_def_token1] = ACTIONS(5581), [aux_sym_preproc_if_token1] = ACTIONS(5581), [aux_sym_preproc_ifdef_token1] = ACTIONS(5581), [aux_sym_preproc_ifdef_token2] = ACTIONS(5581), [sym_preproc_directive] = ACTIONS(5581), [anon_sym_LPAREN2] = ACTIONS(5583), [anon_sym_TILDE] = ACTIONS(5583), [anon_sym_STAR] = ACTIONS(5583), [anon_sym_AMP_AMP] = ACTIONS(5583), [anon_sym_AMP] = ACTIONS(5581), [anon_sym_SEMI] = ACTIONS(5583), [anon_sym___extension__] = ACTIONS(5581), [anon_sym_typedef] = ACTIONS(5581), [anon_sym_virtual] = ACTIONS(5581), [anon_sym_extern] = ACTIONS(5581), [anon_sym___attribute__] = ACTIONS(5581), [anon_sym___attribute] = ACTIONS(5581), [anon_sym_using] = ACTIONS(5581), [anon_sym_COLON_COLON] = ACTIONS(5583), [anon_sym_LBRACK_LBRACK] = ACTIONS(5583), [anon_sym___declspec] = ACTIONS(5581), [anon_sym___based] = ACTIONS(5581), [anon_sym_RBRACE] = ACTIONS(5583), [anon_sym_signed] = ACTIONS(5581), [anon_sym_unsigned] = ACTIONS(5581), [anon_sym_long] = ACTIONS(5581), [anon_sym_short] = ACTIONS(5581), [anon_sym_LBRACK] = ACTIONS(5581), [anon_sym_static] = ACTIONS(5581), [anon_sym_register] = ACTIONS(5581), [anon_sym_inline] = ACTIONS(5581), [anon_sym___inline] = ACTIONS(5581), [anon_sym___inline__] = ACTIONS(5581), [anon_sym___forceinline] = ACTIONS(5581), [anon_sym_thread_local] = ACTIONS(5581), [anon_sym___thread] = ACTIONS(5581), [anon_sym_const] = ACTIONS(5581), [anon_sym_constexpr] = ACTIONS(5581), [anon_sym_volatile] = ACTIONS(5581), [anon_sym_restrict] = ACTIONS(5581), [anon_sym___restrict__] = ACTIONS(5581), [anon_sym__Atomic] = ACTIONS(5581), [anon_sym__Noreturn] = ACTIONS(5581), [anon_sym_noreturn] = ACTIONS(5581), [anon_sym__Nonnull] = ACTIONS(5581), [anon_sym_mutable] = ACTIONS(5581), [anon_sym_constinit] = ACTIONS(5581), [anon_sym_consteval] = ACTIONS(5581), [anon_sym_alignas] = ACTIONS(5581), [anon_sym__Alignas] = ACTIONS(5581), [sym_primitive_type] = ACTIONS(5581), [anon_sym_enum] = ACTIONS(5581), [anon_sym_class] = ACTIONS(5581), [anon_sym_struct] = ACTIONS(5581), [anon_sym_union] = ACTIONS(5581), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5581), [anon_sym_decltype] = ACTIONS(5581), [anon_sym_explicit] = ACTIONS(5581), [anon_sym_typename] = ACTIONS(5581), [anon_sym_private] = ACTIONS(5581), [anon_sym_template] = ACTIONS(5581), [anon_sym_operator] = ACTIONS(5581), [anon_sym_friend] = ACTIONS(5581), [anon_sym_public] = ACTIONS(5581), [anon_sym_protected] = ACTIONS(5581), [anon_sym_static_assert] = ACTIONS(5581), }, [STATE(2134)] = { [sym_identifier] = ACTIONS(2979), [aux_sym_preproc_def_token1] = ACTIONS(2979), [aux_sym_preproc_if_token1] = ACTIONS(2979), [aux_sym_preproc_if_token2] = ACTIONS(2979), [aux_sym_preproc_ifdef_token1] = ACTIONS(2979), [aux_sym_preproc_ifdef_token2] = ACTIONS(2979), [sym_preproc_directive] = ACTIONS(2979), [anon_sym_LPAREN2] = ACTIONS(2981), [anon_sym_TILDE] = ACTIONS(2981), [anon_sym_STAR] = ACTIONS(2981), [anon_sym_AMP_AMP] = ACTIONS(2981), [anon_sym_AMP] = ACTIONS(2979), [anon_sym_SEMI] = ACTIONS(2981), [anon_sym___extension__] = ACTIONS(2979), [anon_sym_typedef] = ACTIONS(2979), [anon_sym_virtual] = ACTIONS(2979), [anon_sym_extern] = ACTIONS(2979), [anon_sym___attribute__] = ACTIONS(2979), [anon_sym___attribute] = ACTIONS(2979), [anon_sym_using] = ACTIONS(2979), [anon_sym_COLON_COLON] = ACTIONS(2981), [anon_sym_LBRACK_LBRACK] = ACTIONS(2981), [anon_sym___declspec] = ACTIONS(2979), [anon_sym___based] = ACTIONS(2979), [anon_sym_signed] = ACTIONS(2979), [anon_sym_unsigned] = ACTIONS(2979), [anon_sym_long] = ACTIONS(2979), [anon_sym_short] = ACTIONS(2979), [anon_sym_LBRACK] = ACTIONS(2979), [anon_sym_static] = ACTIONS(2979), [anon_sym_register] = ACTIONS(2979), [anon_sym_inline] = ACTIONS(2979), [anon_sym___inline] = ACTIONS(2979), [anon_sym___inline__] = ACTIONS(2979), [anon_sym___forceinline] = ACTIONS(2979), [anon_sym_thread_local] = ACTIONS(2979), [anon_sym___thread] = ACTIONS(2979), [anon_sym_const] = ACTIONS(2979), [anon_sym_constexpr] = ACTIONS(2979), [anon_sym_volatile] = ACTIONS(2979), [anon_sym_restrict] = ACTIONS(2979), [anon_sym___restrict__] = ACTIONS(2979), [anon_sym__Atomic] = ACTIONS(2979), [anon_sym__Noreturn] = ACTIONS(2979), [anon_sym_noreturn] = ACTIONS(2979), [anon_sym__Nonnull] = ACTIONS(2979), [anon_sym_mutable] = ACTIONS(2979), [anon_sym_constinit] = ACTIONS(2979), [anon_sym_consteval] = ACTIONS(2979), [anon_sym_alignas] = ACTIONS(2979), [anon_sym__Alignas] = ACTIONS(2979), [sym_primitive_type] = ACTIONS(2979), [anon_sym_enum] = ACTIONS(2979), [anon_sym_class] = ACTIONS(2979), [anon_sym_struct] = ACTIONS(2979), [anon_sym_union] = ACTIONS(2979), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2979), [anon_sym_decltype] = ACTIONS(2979), [anon_sym_explicit] = ACTIONS(2979), [anon_sym_typename] = ACTIONS(2979), [anon_sym_private] = ACTIONS(2979), [anon_sym_template] = ACTIONS(2979), [anon_sym_operator] = ACTIONS(2979), [anon_sym_friend] = ACTIONS(2979), [anon_sym_public] = ACTIONS(2979), [anon_sym_protected] = ACTIONS(2979), [anon_sym_static_assert] = ACTIONS(2979), }, [STATE(2135)] = { [sym_identifier] = ACTIONS(2983), [aux_sym_preproc_def_token1] = ACTIONS(2983), [aux_sym_preproc_if_token1] = ACTIONS(2983), [aux_sym_preproc_if_token2] = ACTIONS(2983), [aux_sym_preproc_ifdef_token1] = ACTIONS(2983), [aux_sym_preproc_ifdef_token2] = ACTIONS(2983), [sym_preproc_directive] = ACTIONS(2983), [anon_sym_LPAREN2] = ACTIONS(2985), [anon_sym_TILDE] = ACTIONS(2985), [anon_sym_STAR] = ACTIONS(2985), [anon_sym_AMP_AMP] = ACTIONS(2985), [anon_sym_AMP] = ACTIONS(2983), [anon_sym_SEMI] = ACTIONS(2985), [anon_sym___extension__] = ACTIONS(2983), [anon_sym_typedef] = ACTIONS(2983), [anon_sym_virtual] = ACTIONS(2983), [anon_sym_extern] = ACTIONS(2983), [anon_sym___attribute__] = ACTIONS(2983), [anon_sym___attribute] = ACTIONS(2983), [anon_sym_using] = ACTIONS(2983), [anon_sym_COLON_COLON] = ACTIONS(2985), [anon_sym_LBRACK_LBRACK] = ACTIONS(2985), [anon_sym___declspec] = ACTIONS(2983), [anon_sym___based] = ACTIONS(2983), [anon_sym_signed] = ACTIONS(2983), [anon_sym_unsigned] = ACTIONS(2983), [anon_sym_long] = ACTIONS(2983), [anon_sym_short] = ACTIONS(2983), [anon_sym_LBRACK] = ACTIONS(2983), [anon_sym_static] = ACTIONS(2983), [anon_sym_register] = ACTIONS(2983), [anon_sym_inline] = ACTIONS(2983), [anon_sym___inline] = ACTIONS(2983), [anon_sym___inline__] = ACTIONS(2983), [anon_sym___forceinline] = ACTIONS(2983), [anon_sym_thread_local] = ACTIONS(2983), [anon_sym___thread] = ACTIONS(2983), [anon_sym_const] = ACTIONS(2983), [anon_sym_constexpr] = ACTIONS(2983), [anon_sym_volatile] = ACTIONS(2983), [anon_sym_restrict] = ACTIONS(2983), [anon_sym___restrict__] = ACTIONS(2983), [anon_sym__Atomic] = ACTIONS(2983), [anon_sym__Noreturn] = ACTIONS(2983), [anon_sym_noreturn] = ACTIONS(2983), [anon_sym__Nonnull] = ACTIONS(2983), [anon_sym_mutable] = ACTIONS(2983), [anon_sym_constinit] = ACTIONS(2983), [anon_sym_consteval] = ACTIONS(2983), [anon_sym_alignas] = ACTIONS(2983), [anon_sym__Alignas] = ACTIONS(2983), [sym_primitive_type] = ACTIONS(2983), [anon_sym_enum] = ACTIONS(2983), [anon_sym_class] = ACTIONS(2983), [anon_sym_struct] = ACTIONS(2983), [anon_sym_union] = ACTIONS(2983), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2983), [anon_sym_decltype] = ACTIONS(2983), [anon_sym_explicit] = ACTIONS(2983), [anon_sym_typename] = ACTIONS(2983), [anon_sym_private] = ACTIONS(2983), [anon_sym_template] = ACTIONS(2983), [anon_sym_operator] = ACTIONS(2983), [anon_sym_friend] = ACTIONS(2983), [anon_sym_public] = ACTIONS(2983), [anon_sym_protected] = ACTIONS(2983), [anon_sym_static_assert] = ACTIONS(2983), }, [STATE(2136)] = { [sym_template_argument_list] = STATE(1625), [sym_identifier] = ACTIONS(4931), [anon_sym_LPAREN2] = ACTIONS(4938), [anon_sym_TILDE] = ACTIONS(4938), [anon_sym_STAR] = ACTIONS(4938), [anon_sym_PIPE_PIPE] = ACTIONS(4938), [anon_sym_AMP_AMP] = ACTIONS(4938), [anon_sym_AMP] = ACTIONS(4931), [anon_sym_LT] = ACTIONS(6003), [anon_sym___extension__] = ACTIONS(4931), [anon_sym_virtual] = ACTIONS(4931), [anon_sym_extern] = ACTIONS(4931), [anon_sym___attribute__] = ACTIONS(4931), [anon_sym___attribute] = ACTIONS(4931), [anon_sym_using] = ACTIONS(4931), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(4938), [anon_sym___declspec] = ACTIONS(4931), [anon_sym___based] = ACTIONS(4931), [anon_sym___cdecl] = ACTIONS(4931), [anon_sym___clrcall] = ACTIONS(4931), [anon_sym___stdcall] = ACTIONS(4931), [anon_sym___fastcall] = ACTIONS(4931), [anon_sym___thiscall] = ACTIONS(4931), [anon_sym___vectorcall] = ACTIONS(4931), [anon_sym_signed] = ACTIONS(4931), [anon_sym_unsigned] = ACTIONS(4931), [anon_sym_long] = ACTIONS(4931), [anon_sym_short] = ACTIONS(4931), [anon_sym_LBRACK] = ACTIONS(4931), [anon_sym_static] = ACTIONS(4931), [anon_sym_register] = ACTIONS(4931), [anon_sym_inline] = ACTIONS(4931), [anon_sym___inline] = ACTIONS(4931), [anon_sym___inline__] = ACTIONS(4931), [anon_sym___forceinline] = ACTIONS(4931), [anon_sym_thread_local] = ACTIONS(4931), [anon_sym___thread] = ACTIONS(4931), [anon_sym_const] = ACTIONS(4931), [anon_sym_constexpr] = ACTIONS(4931), [anon_sym_volatile] = ACTIONS(4931), [anon_sym_restrict] = ACTIONS(4931), [anon_sym___restrict__] = ACTIONS(4931), [anon_sym__Atomic] = ACTIONS(4931), [anon_sym__Noreturn] = ACTIONS(4931), [anon_sym_noreturn] = ACTIONS(4931), [anon_sym__Nonnull] = ACTIONS(4931), [anon_sym_mutable] = ACTIONS(4931), [anon_sym_constinit] = ACTIONS(4931), [anon_sym_consteval] = ACTIONS(4931), [anon_sym_alignas] = ACTIONS(4931), [anon_sym__Alignas] = ACTIONS(4931), [sym_primitive_type] = ACTIONS(4931), [anon_sym_enum] = ACTIONS(4931), [anon_sym_class] = ACTIONS(4931), [anon_sym_struct] = ACTIONS(4931), [anon_sym_union] = ACTIONS(4931), [anon_sym_or] = ACTIONS(4931), [anon_sym_and] = ACTIONS(4931), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4931), [anon_sym_decltype] = ACTIONS(4931), [anon_sym_explicit] = ACTIONS(4931), [anon_sym_typename] = ACTIONS(4931), [anon_sym_template] = ACTIONS(4931), [anon_sym_operator] = ACTIONS(4931), [anon_sym_friend] = ACTIONS(4931), [anon_sym_concept] = ACTIONS(4931), }, [STATE(2137)] = { [sym_identifier] = ACTIONS(5577), [aux_sym_preproc_def_token1] = ACTIONS(5577), [aux_sym_preproc_if_token1] = ACTIONS(5577), [aux_sym_preproc_ifdef_token1] = ACTIONS(5577), [aux_sym_preproc_ifdef_token2] = ACTIONS(5577), [sym_preproc_directive] = ACTIONS(5577), [anon_sym_LPAREN2] = ACTIONS(5579), [anon_sym_TILDE] = ACTIONS(5579), [anon_sym_STAR] = ACTIONS(5579), [anon_sym_AMP_AMP] = ACTIONS(5579), [anon_sym_AMP] = ACTIONS(5577), [anon_sym_SEMI] = ACTIONS(5579), [anon_sym___extension__] = ACTIONS(5577), [anon_sym_typedef] = ACTIONS(5577), [anon_sym_virtual] = ACTIONS(5577), [anon_sym_extern] = ACTIONS(5577), [anon_sym___attribute__] = ACTIONS(5577), [anon_sym___attribute] = ACTIONS(5577), [anon_sym_using] = ACTIONS(5577), [anon_sym_COLON_COLON] = ACTIONS(5579), [anon_sym_LBRACK_LBRACK] = ACTIONS(5579), [anon_sym___declspec] = ACTIONS(5577), [anon_sym___based] = ACTIONS(5577), [anon_sym_RBRACE] = ACTIONS(5579), [anon_sym_signed] = ACTIONS(5577), [anon_sym_unsigned] = ACTIONS(5577), [anon_sym_long] = ACTIONS(5577), [anon_sym_short] = ACTIONS(5577), [anon_sym_LBRACK] = ACTIONS(5577), [anon_sym_static] = ACTIONS(5577), [anon_sym_register] = ACTIONS(5577), [anon_sym_inline] = ACTIONS(5577), [anon_sym___inline] = ACTIONS(5577), [anon_sym___inline__] = ACTIONS(5577), [anon_sym___forceinline] = ACTIONS(5577), [anon_sym_thread_local] = ACTIONS(5577), [anon_sym___thread] = ACTIONS(5577), [anon_sym_const] = ACTIONS(5577), [anon_sym_constexpr] = ACTIONS(5577), [anon_sym_volatile] = ACTIONS(5577), [anon_sym_restrict] = ACTIONS(5577), [anon_sym___restrict__] = ACTIONS(5577), [anon_sym__Atomic] = ACTIONS(5577), [anon_sym__Noreturn] = ACTIONS(5577), [anon_sym_noreturn] = ACTIONS(5577), [anon_sym__Nonnull] = ACTIONS(5577), [anon_sym_mutable] = ACTIONS(5577), [anon_sym_constinit] = ACTIONS(5577), [anon_sym_consteval] = ACTIONS(5577), [anon_sym_alignas] = ACTIONS(5577), [anon_sym__Alignas] = ACTIONS(5577), [sym_primitive_type] = ACTIONS(5577), [anon_sym_enum] = ACTIONS(5577), [anon_sym_class] = ACTIONS(5577), [anon_sym_struct] = ACTIONS(5577), [anon_sym_union] = ACTIONS(5577), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5577), [anon_sym_decltype] = ACTIONS(5577), [anon_sym_explicit] = ACTIONS(5577), [anon_sym_typename] = ACTIONS(5577), [anon_sym_private] = ACTIONS(5577), [anon_sym_template] = ACTIONS(5577), [anon_sym_operator] = ACTIONS(5577), [anon_sym_friend] = ACTIONS(5577), [anon_sym_public] = ACTIONS(5577), [anon_sym_protected] = ACTIONS(5577), [anon_sym_static_assert] = ACTIONS(5577), }, [STATE(2138)] = { [sym_identifier] = ACTIONS(5581), [aux_sym_preproc_def_token1] = ACTIONS(5581), [aux_sym_preproc_if_token1] = ACTIONS(5581), [aux_sym_preproc_ifdef_token1] = ACTIONS(5581), [aux_sym_preproc_ifdef_token2] = ACTIONS(5581), [sym_preproc_directive] = ACTIONS(5581), [anon_sym_LPAREN2] = ACTIONS(5583), [anon_sym_TILDE] = ACTIONS(5583), [anon_sym_STAR] = ACTIONS(5583), [anon_sym_AMP_AMP] = ACTIONS(5583), [anon_sym_AMP] = ACTIONS(5581), [anon_sym_SEMI] = ACTIONS(5583), [anon_sym___extension__] = ACTIONS(5581), [anon_sym_typedef] = ACTIONS(5581), [anon_sym_virtual] = ACTIONS(5581), [anon_sym_extern] = ACTIONS(5581), [anon_sym___attribute__] = ACTIONS(5581), [anon_sym___attribute] = ACTIONS(5581), [anon_sym_using] = ACTIONS(5581), [anon_sym_COLON_COLON] = ACTIONS(5583), [anon_sym_LBRACK_LBRACK] = ACTIONS(5583), [anon_sym___declspec] = ACTIONS(5581), [anon_sym___based] = ACTIONS(5581), [anon_sym_RBRACE] = ACTIONS(5583), [anon_sym_signed] = ACTIONS(5581), [anon_sym_unsigned] = ACTIONS(5581), [anon_sym_long] = ACTIONS(5581), [anon_sym_short] = ACTIONS(5581), [anon_sym_LBRACK] = ACTIONS(5581), [anon_sym_static] = ACTIONS(5581), [anon_sym_register] = ACTIONS(5581), [anon_sym_inline] = ACTIONS(5581), [anon_sym___inline] = ACTIONS(5581), [anon_sym___inline__] = ACTIONS(5581), [anon_sym___forceinline] = ACTIONS(5581), [anon_sym_thread_local] = ACTIONS(5581), [anon_sym___thread] = ACTIONS(5581), [anon_sym_const] = ACTIONS(5581), [anon_sym_constexpr] = ACTIONS(5581), [anon_sym_volatile] = ACTIONS(5581), [anon_sym_restrict] = ACTIONS(5581), [anon_sym___restrict__] = ACTIONS(5581), [anon_sym__Atomic] = ACTIONS(5581), [anon_sym__Noreturn] = ACTIONS(5581), [anon_sym_noreturn] = ACTIONS(5581), [anon_sym__Nonnull] = ACTIONS(5581), [anon_sym_mutable] = ACTIONS(5581), [anon_sym_constinit] = ACTIONS(5581), [anon_sym_consteval] = ACTIONS(5581), [anon_sym_alignas] = ACTIONS(5581), [anon_sym__Alignas] = ACTIONS(5581), [sym_primitive_type] = ACTIONS(5581), [anon_sym_enum] = ACTIONS(5581), [anon_sym_class] = ACTIONS(5581), [anon_sym_struct] = ACTIONS(5581), [anon_sym_union] = ACTIONS(5581), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5581), [anon_sym_decltype] = ACTIONS(5581), [anon_sym_explicit] = ACTIONS(5581), [anon_sym_typename] = ACTIONS(5581), [anon_sym_private] = ACTIONS(5581), [anon_sym_template] = ACTIONS(5581), [anon_sym_operator] = ACTIONS(5581), [anon_sym_friend] = ACTIONS(5581), [anon_sym_public] = ACTIONS(5581), [anon_sym_protected] = ACTIONS(5581), [anon_sym_static_assert] = ACTIONS(5581), }, [STATE(2139)] = { [sym_identifier] = ACTIONS(5585), [aux_sym_preproc_def_token1] = ACTIONS(5585), [aux_sym_preproc_if_token1] = ACTIONS(5585), [aux_sym_preproc_ifdef_token1] = ACTIONS(5585), [aux_sym_preproc_ifdef_token2] = ACTIONS(5585), [sym_preproc_directive] = ACTIONS(5585), [anon_sym_LPAREN2] = ACTIONS(5587), [anon_sym_TILDE] = ACTIONS(5587), [anon_sym_STAR] = ACTIONS(5587), [anon_sym_AMP_AMP] = ACTIONS(5587), [anon_sym_AMP] = ACTIONS(5585), [anon_sym_SEMI] = ACTIONS(5587), [anon_sym___extension__] = ACTIONS(5585), [anon_sym_typedef] = ACTIONS(5585), [anon_sym_virtual] = ACTIONS(5585), [anon_sym_extern] = ACTIONS(5585), [anon_sym___attribute__] = ACTIONS(5585), [anon_sym___attribute] = ACTIONS(5585), [anon_sym_using] = ACTIONS(5585), [anon_sym_COLON_COLON] = ACTIONS(5587), [anon_sym_LBRACK_LBRACK] = ACTIONS(5587), [anon_sym___declspec] = ACTIONS(5585), [anon_sym___based] = ACTIONS(5585), [anon_sym_RBRACE] = ACTIONS(5587), [anon_sym_signed] = ACTIONS(5585), [anon_sym_unsigned] = ACTIONS(5585), [anon_sym_long] = ACTIONS(5585), [anon_sym_short] = ACTIONS(5585), [anon_sym_LBRACK] = ACTIONS(5585), [anon_sym_static] = ACTIONS(5585), [anon_sym_register] = ACTIONS(5585), [anon_sym_inline] = ACTIONS(5585), [anon_sym___inline] = ACTIONS(5585), [anon_sym___inline__] = ACTIONS(5585), [anon_sym___forceinline] = ACTIONS(5585), [anon_sym_thread_local] = ACTIONS(5585), [anon_sym___thread] = ACTIONS(5585), [anon_sym_const] = ACTIONS(5585), [anon_sym_constexpr] = ACTIONS(5585), [anon_sym_volatile] = ACTIONS(5585), [anon_sym_restrict] = ACTIONS(5585), [anon_sym___restrict__] = ACTIONS(5585), [anon_sym__Atomic] = ACTIONS(5585), [anon_sym__Noreturn] = ACTIONS(5585), [anon_sym_noreturn] = ACTIONS(5585), [anon_sym__Nonnull] = ACTIONS(5585), [anon_sym_mutable] = ACTIONS(5585), [anon_sym_constinit] = ACTIONS(5585), [anon_sym_consteval] = ACTIONS(5585), [anon_sym_alignas] = ACTIONS(5585), [anon_sym__Alignas] = ACTIONS(5585), [sym_primitive_type] = ACTIONS(5585), [anon_sym_enum] = ACTIONS(5585), [anon_sym_class] = ACTIONS(5585), [anon_sym_struct] = ACTIONS(5585), [anon_sym_union] = ACTIONS(5585), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5585), [anon_sym_decltype] = ACTIONS(5585), [anon_sym_explicit] = ACTIONS(5585), [anon_sym_typename] = ACTIONS(5585), [anon_sym_private] = ACTIONS(5585), [anon_sym_template] = ACTIONS(5585), [anon_sym_operator] = ACTIONS(5585), [anon_sym_friend] = ACTIONS(5585), [anon_sym_public] = ACTIONS(5585), [anon_sym_protected] = ACTIONS(5585), [anon_sym_static_assert] = ACTIONS(5585), }, [STATE(2140)] = { [sym_identifier] = ACTIONS(2809), [aux_sym_preproc_def_token1] = ACTIONS(2809), [aux_sym_preproc_if_token1] = ACTIONS(2809), [aux_sym_preproc_if_token2] = ACTIONS(2809), [aux_sym_preproc_ifdef_token1] = ACTIONS(2809), [aux_sym_preproc_ifdef_token2] = ACTIONS(2809), [sym_preproc_directive] = ACTIONS(2809), [anon_sym_LPAREN2] = ACTIONS(2811), [anon_sym_TILDE] = ACTIONS(2811), [anon_sym_STAR] = ACTIONS(2811), [anon_sym_AMP_AMP] = ACTIONS(2811), [anon_sym_AMP] = ACTIONS(2809), [anon_sym_SEMI] = ACTIONS(2811), [anon_sym___extension__] = ACTIONS(2809), [anon_sym_typedef] = ACTIONS(2809), [anon_sym_virtual] = ACTIONS(2809), [anon_sym_extern] = ACTIONS(2809), [anon_sym___attribute__] = ACTIONS(2809), [anon_sym___attribute] = ACTIONS(2809), [anon_sym_using] = ACTIONS(2809), [anon_sym_COLON_COLON] = ACTIONS(2811), [anon_sym_LBRACK_LBRACK] = ACTIONS(2811), [anon_sym___declspec] = ACTIONS(2809), [anon_sym___based] = ACTIONS(2809), [anon_sym_signed] = ACTIONS(2809), [anon_sym_unsigned] = ACTIONS(2809), [anon_sym_long] = ACTIONS(2809), [anon_sym_short] = ACTIONS(2809), [anon_sym_LBRACK] = ACTIONS(2809), [anon_sym_static] = ACTIONS(2809), [anon_sym_register] = ACTIONS(2809), [anon_sym_inline] = ACTIONS(2809), [anon_sym___inline] = ACTIONS(2809), [anon_sym___inline__] = ACTIONS(2809), [anon_sym___forceinline] = ACTIONS(2809), [anon_sym_thread_local] = ACTIONS(2809), [anon_sym___thread] = ACTIONS(2809), [anon_sym_const] = ACTIONS(2809), [anon_sym_constexpr] = ACTIONS(2809), [anon_sym_volatile] = ACTIONS(2809), [anon_sym_restrict] = ACTIONS(2809), [anon_sym___restrict__] = ACTIONS(2809), [anon_sym__Atomic] = ACTIONS(2809), [anon_sym__Noreturn] = ACTIONS(2809), [anon_sym_noreturn] = ACTIONS(2809), [anon_sym__Nonnull] = ACTIONS(2809), [anon_sym_mutable] = ACTIONS(2809), [anon_sym_constinit] = ACTIONS(2809), [anon_sym_consteval] = ACTIONS(2809), [anon_sym_alignas] = ACTIONS(2809), [anon_sym__Alignas] = ACTIONS(2809), [sym_primitive_type] = ACTIONS(2809), [anon_sym_enum] = ACTIONS(2809), [anon_sym_class] = ACTIONS(2809), [anon_sym_struct] = ACTIONS(2809), [anon_sym_union] = ACTIONS(2809), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2809), [anon_sym_decltype] = ACTIONS(2809), [anon_sym_explicit] = ACTIONS(2809), [anon_sym_typename] = ACTIONS(2809), [anon_sym_private] = ACTIONS(2809), [anon_sym_template] = ACTIONS(2809), [anon_sym_operator] = ACTIONS(2809), [anon_sym_friend] = ACTIONS(2809), [anon_sym_public] = ACTIONS(2809), [anon_sym_protected] = ACTIONS(2809), [anon_sym_static_assert] = ACTIONS(2809), }, [STATE(2141)] = { [sym_identifier] = ACTIONS(5597), [aux_sym_preproc_def_token1] = ACTIONS(5597), [aux_sym_preproc_if_token1] = ACTIONS(5597), [aux_sym_preproc_ifdef_token1] = ACTIONS(5597), [aux_sym_preproc_ifdef_token2] = ACTIONS(5597), [sym_preproc_directive] = ACTIONS(5597), [anon_sym_LPAREN2] = ACTIONS(5599), [anon_sym_TILDE] = ACTIONS(5599), [anon_sym_STAR] = ACTIONS(5599), [anon_sym_AMP_AMP] = ACTIONS(5599), [anon_sym_AMP] = ACTIONS(5597), [anon_sym_SEMI] = ACTIONS(5599), [anon_sym___extension__] = ACTIONS(5597), [anon_sym_typedef] = ACTIONS(5597), [anon_sym_virtual] = ACTIONS(5597), [anon_sym_extern] = ACTIONS(5597), [anon_sym___attribute__] = ACTIONS(5597), [anon_sym___attribute] = ACTIONS(5597), [anon_sym_using] = ACTIONS(5597), [anon_sym_COLON_COLON] = ACTIONS(5599), [anon_sym_LBRACK_LBRACK] = ACTIONS(5599), [anon_sym___declspec] = ACTIONS(5597), [anon_sym___based] = ACTIONS(5597), [anon_sym_RBRACE] = ACTIONS(5599), [anon_sym_signed] = ACTIONS(5597), [anon_sym_unsigned] = ACTIONS(5597), [anon_sym_long] = ACTIONS(5597), [anon_sym_short] = ACTIONS(5597), [anon_sym_LBRACK] = ACTIONS(5597), [anon_sym_static] = ACTIONS(5597), [anon_sym_register] = ACTIONS(5597), [anon_sym_inline] = ACTIONS(5597), [anon_sym___inline] = ACTIONS(5597), [anon_sym___inline__] = ACTIONS(5597), [anon_sym___forceinline] = ACTIONS(5597), [anon_sym_thread_local] = ACTIONS(5597), [anon_sym___thread] = ACTIONS(5597), [anon_sym_const] = ACTIONS(5597), [anon_sym_constexpr] = ACTIONS(5597), [anon_sym_volatile] = ACTIONS(5597), [anon_sym_restrict] = ACTIONS(5597), [anon_sym___restrict__] = ACTIONS(5597), [anon_sym__Atomic] = ACTIONS(5597), [anon_sym__Noreturn] = ACTIONS(5597), [anon_sym_noreturn] = ACTIONS(5597), [anon_sym__Nonnull] = ACTIONS(5597), [anon_sym_mutable] = ACTIONS(5597), [anon_sym_constinit] = ACTIONS(5597), [anon_sym_consteval] = ACTIONS(5597), [anon_sym_alignas] = ACTIONS(5597), [anon_sym__Alignas] = ACTIONS(5597), [sym_primitive_type] = ACTIONS(5597), [anon_sym_enum] = ACTIONS(5597), [anon_sym_class] = ACTIONS(5597), [anon_sym_struct] = ACTIONS(5597), [anon_sym_union] = ACTIONS(5597), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5597), [anon_sym_decltype] = ACTIONS(5597), [anon_sym_explicit] = ACTIONS(5597), [anon_sym_typename] = ACTIONS(5597), [anon_sym_private] = ACTIONS(5597), [anon_sym_template] = ACTIONS(5597), [anon_sym_operator] = ACTIONS(5597), [anon_sym_friend] = ACTIONS(5597), [anon_sym_public] = ACTIONS(5597), [anon_sym_protected] = ACTIONS(5597), [anon_sym_static_assert] = ACTIONS(5597), }, [STATE(2142)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_if_token2] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_private] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_friend] = ACTIONS(2821), [anon_sym_public] = ACTIONS(2821), [anon_sym_protected] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), }, [STATE(2143)] = { [sym_identifier] = ACTIONS(2821), [aux_sym_preproc_def_token1] = ACTIONS(2821), [aux_sym_preproc_if_token1] = ACTIONS(2821), [aux_sym_preproc_if_token2] = ACTIONS(2821), [aux_sym_preproc_ifdef_token1] = ACTIONS(2821), [aux_sym_preproc_ifdef_token2] = ACTIONS(2821), [sym_preproc_directive] = ACTIONS(2821), [anon_sym_LPAREN2] = ACTIONS(2823), [anon_sym_TILDE] = ACTIONS(2823), [anon_sym_STAR] = ACTIONS(2823), [anon_sym_AMP_AMP] = ACTIONS(2823), [anon_sym_AMP] = ACTIONS(2821), [anon_sym_SEMI] = ACTIONS(2823), [anon_sym___extension__] = ACTIONS(2821), [anon_sym_typedef] = ACTIONS(2821), [anon_sym_virtual] = ACTIONS(2821), [anon_sym_extern] = ACTIONS(2821), [anon_sym___attribute__] = ACTIONS(2821), [anon_sym___attribute] = ACTIONS(2821), [anon_sym_using] = ACTIONS(2821), [anon_sym_COLON_COLON] = ACTIONS(2823), [anon_sym_LBRACK_LBRACK] = ACTIONS(2823), [anon_sym___declspec] = ACTIONS(2821), [anon_sym___based] = ACTIONS(2821), [anon_sym_signed] = ACTIONS(2821), [anon_sym_unsigned] = ACTIONS(2821), [anon_sym_long] = ACTIONS(2821), [anon_sym_short] = ACTIONS(2821), [anon_sym_LBRACK] = ACTIONS(2821), [anon_sym_static] = ACTIONS(2821), [anon_sym_register] = ACTIONS(2821), [anon_sym_inline] = ACTIONS(2821), [anon_sym___inline] = ACTIONS(2821), [anon_sym___inline__] = ACTIONS(2821), [anon_sym___forceinline] = ACTIONS(2821), [anon_sym_thread_local] = ACTIONS(2821), [anon_sym___thread] = ACTIONS(2821), [anon_sym_const] = ACTIONS(2821), [anon_sym_constexpr] = ACTIONS(2821), [anon_sym_volatile] = ACTIONS(2821), [anon_sym_restrict] = ACTIONS(2821), [anon_sym___restrict__] = ACTIONS(2821), [anon_sym__Atomic] = ACTIONS(2821), [anon_sym__Noreturn] = ACTIONS(2821), [anon_sym_noreturn] = ACTIONS(2821), [anon_sym__Nonnull] = ACTIONS(2821), [anon_sym_mutable] = ACTIONS(2821), [anon_sym_constinit] = ACTIONS(2821), [anon_sym_consteval] = ACTIONS(2821), [anon_sym_alignas] = ACTIONS(2821), [anon_sym__Alignas] = ACTIONS(2821), [sym_primitive_type] = ACTIONS(2821), [anon_sym_enum] = ACTIONS(2821), [anon_sym_class] = ACTIONS(2821), [anon_sym_struct] = ACTIONS(2821), [anon_sym_union] = ACTIONS(2821), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2821), [anon_sym_decltype] = ACTIONS(2821), [anon_sym_explicit] = ACTIONS(2821), [anon_sym_typename] = ACTIONS(2821), [anon_sym_private] = ACTIONS(2821), [anon_sym_template] = ACTIONS(2821), [anon_sym_operator] = ACTIONS(2821), [anon_sym_friend] = ACTIONS(2821), [anon_sym_public] = ACTIONS(2821), [anon_sym_protected] = ACTIONS(2821), [anon_sym_static_assert] = ACTIONS(2821), }, [STATE(2144)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_if_token2] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_private] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_friend] = ACTIONS(2833), [anon_sym_public] = ACTIONS(2833), [anon_sym_protected] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), }, [STATE(2145)] = { [sym_identifier] = ACTIONS(2833), [aux_sym_preproc_def_token1] = ACTIONS(2833), [aux_sym_preproc_if_token1] = ACTIONS(2833), [aux_sym_preproc_if_token2] = ACTIONS(2833), [aux_sym_preproc_ifdef_token1] = ACTIONS(2833), [aux_sym_preproc_ifdef_token2] = ACTIONS(2833), [sym_preproc_directive] = ACTIONS(2833), [anon_sym_LPAREN2] = ACTIONS(2835), [anon_sym_TILDE] = ACTIONS(2835), [anon_sym_STAR] = ACTIONS(2835), [anon_sym_AMP_AMP] = ACTIONS(2835), [anon_sym_AMP] = ACTIONS(2833), [anon_sym_SEMI] = ACTIONS(2835), [anon_sym___extension__] = ACTIONS(2833), [anon_sym_typedef] = ACTIONS(2833), [anon_sym_virtual] = ACTIONS(2833), [anon_sym_extern] = ACTIONS(2833), [anon_sym___attribute__] = ACTIONS(2833), [anon_sym___attribute] = ACTIONS(2833), [anon_sym_using] = ACTIONS(2833), [anon_sym_COLON_COLON] = ACTIONS(2835), [anon_sym_LBRACK_LBRACK] = ACTIONS(2835), [anon_sym___declspec] = ACTIONS(2833), [anon_sym___based] = ACTIONS(2833), [anon_sym_signed] = ACTIONS(2833), [anon_sym_unsigned] = ACTIONS(2833), [anon_sym_long] = ACTIONS(2833), [anon_sym_short] = ACTIONS(2833), [anon_sym_LBRACK] = ACTIONS(2833), [anon_sym_static] = ACTIONS(2833), [anon_sym_register] = ACTIONS(2833), [anon_sym_inline] = ACTIONS(2833), [anon_sym___inline] = ACTIONS(2833), [anon_sym___inline__] = ACTIONS(2833), [anon_sym___forceinline] = ACTIONS(2833), [anon_sym_thread_local] = ACTIONS(2833), [anon_sym___thread] = ACTIONS(2833), [anon_sym_const] = ACTIONS(2833), [anon_sym_constexpr] = ACTIONS(2833), [anon_sym_volatile] = ACTIONS(2833), [anon_sym_restrict] = ACTIONS(2833), [anon_sym___restrict__] = ACTIONS(2833), [anon_sym__Atomic] = ACTIONS(2833), [anon_sym__Noreturn] = ACTIONS(2833), [anon_sym_noreturn] = ACTIONS(2833), [anon_sym__Nonnull] = ACTIONS(2833), [anon_sym_mutable] = ACTIONS(2833), [anon_sym_constinit] = ACTIONS(2833), [anon_sym_consteval] = ACTIONS(2833), [anon_sym_alignas] = ACTIONS(2833), [anon_sym__Alignas] = ACTIONS(2833), [sym_primitive_type] = ACTIONS(2833), [anon_sym_enum] = ACTIONS(2833), [anon_sym_class] = ACTIONS(2833), [anon_sym_struct] = ACTIONS(2833), [anon_sym_union] = ACTIONS(2833), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2833), [anon_sym_decltype] = ACTIONS(2833), [anon_sym_explicit] = ACTIONS(2833), [anon_sym_typename] = ACTIONS(2833), [anon_sym_private] = ACTIONS(2833), [anon_sym_template] = ACTIONS(2833), [anon_sym_operator] = ACTIONS(2833), [anon_sym_friend] = ACTIONS(2833), [anon_sym_public] = ACTIONS(2833), [anon_sym_protected] = ACTIONS(2833), [anon_sym_static_assert] = ACTIONS(2833), }, [STATE(2146)] = { [sym_identifier] = ACTIONS(2837), [aux_sym_preproc_def_token1] = ACTIONS(2837), [aux_sym_preproc_if_token1] = ACTIONS(2837), [aux_sym_preproc_if_token2] = ACTIONS(2837), [aux_sym_preproc_ifdef_token1] = ACTIONS(2837), [aux_sym_preproc_ifdef_token2] = ACTIONS(2837), [sym_preproc_directive] = ACTIONS(2837), [anon_sym_LPAREN2] = ACTIONS(2839), [anon_sym_TILDE] = ACTIONS(2839), [anon_sym_STAR] = ACTIONS(2839), [anon_sym_AMP_AMP] = ACTIONS(2839), [anon_sym_AMP] = ACTIONS(2837), [anon_sym_SEMI] = ACTIONS(2839), [anon_sym___extension__] = ACTIONS(2837), [anon_sym_typedef] = ACTIONS(2837), [anon_sym_virtual] = ACTIONS(2837), [anon_sym_extern] = ACTIONS(2837), [anon_sym___attribute__] = ACTIONS(2837), [anon_sym___attribute] = ACTIONS(2837), [anon_sym_using] = ACTIONS(2837), [anon_sym_COLON_COLON] = ACTIONS(2839), [anon_sym_LBRACK_LBRACK] = ACTIONS(2839), [anon_sym___declspec] = ACTIONS(2837), [anon_sym___based] = ACTIONS(2837), [anon_sym_signed] = ACTIONS(2837), [anon_sym_unsigned] = ACTIONS(2837), [anon_sym_long] = ACTIONS(2837), [anon_sym_short] = ACTIONS(2837), [anon_sym_LBRACK] = ACTIONS(2837), [anon_sym_static] = ACTIONS(2837), [anon_sym_register] = ACTIONS(2837), [anon_sym_inline] = ACTIONS(2837), [anon_sym___inline] = ACTIONS(2837), [anon_sym___inline__] = ACTIONS(2837), [anon_sym___forceinline] = ACTIONS(2837), [anon_sym_thread_local] = ACTIONS(2837), [anon_sym___thread] = ACTIONS(2837), [anon_sym_const] = ACTIONS(2837), [anon_sym_constexpr] = ACTIONS(2837), [anon_sym_volatile] = ACTIONS(2837), [anon_sym_restrict] = ACTIONS(2837), [anon_sym___restrict__] = ACTIONS(2837), [anon_sym__Atomic] = ACTIONS(2837), [anon_sym__Noreturn] = ACTIONS(2837), [anon_sym_noreturn] = ACTIONS(2837), [anon_sym__Nonnull] = ACTIONS(2837), [anon_sym_mutable] = ACTIONS(2837), [anon_sym_constinit] = ACTIONS(2837), [anon_sym_consteval] = ACTIONS(2837), [anon_sym_alignas] = ACTIONS(2837), [anon_sym__Alignas] = ACTIONS(2837), [sym_primitive_type] = ACTIONS(2837), [anon_sym_enum] = ACTIONS(2837), [anon_sym_class] = ACTIONS(2837), [anon_sym_struct] = ACTIONS(2837), [anon_sym_union] = ACTIONS(2837), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2837), [anon_sym_decltype] = ACTIONS(2837), [anon_sym_explicit] = ACTIONS(2837), [anon_sym_typename] = ACTIONS(2837), [anon_sym_private] = ACTIONS(2837), [anon_sym_template] = ACTIONS(2837), [anon_sym_operator] = ACTIONS(2837), [anon_sym_friend] = ACTIONS(2837), [anon_sym_public] = ACTIONS(2837), [anon_sym_protected] = ACTIONS(2837), [anon_sym_static_assert] = ACTIONS(2837), }, [STATE(2147)] = { [sym_identifier] = ACTIONS(2841), [aux_sym_preproc_def_token1] = ACTIONS(2841), [aux_sym_preproc_if_token1] = ACTIONS(2841), [aux_sym_preproc_if_token2] = ACTIONS(2841), [aux_sym_preproc_ifdef_token1] = ACTIONS(2841), [aux_sym_preproc_ifdef_token2] = ACTIONS(2841), [sym_preproc_directive] = ACTIONS(2841), [anon_sym_LPAREN2] = ACTIONS(2843), [anon_sym_TILDE] = ACTIONS(2843), [anon_sym_STAR] = ACTIONS(2843), [anon_sym_AMP_AMP] = ACTIONS(2843), [anon_sym_AMP] = ACTIONS(2841), [anon_sym_SEMI] = ACTIONS(2843), [anon_sym___extension__] = ACTIONS(2841), [anon_sym_typedef] = ACTIONS(2841), [anon_sym_virtual] = ACTIONS(2841), [anon_sym_extern] = ACTIONS(2841), [anon_sym___attribute__] = ACTIONS(2841), [anon_sym___attribute] = ACTIONS(2841), [anon_sym_using] = ACTIONS(2841), [anon_sym_COLON_COLON] = ACTIONS(2843), [anon_sym_LBRACK_LBRACK] = ACTIONS(2843), [anon_sym___declspec] = ACTIONS(2841), [anon_sym___based] = ACTIONS(2841), [anon_sym_signed] = ACTIONS(2841), [anon_sym_unsigned] = ACTIONS(2841), [anon_sym_long] = ACTIONS(2841), [anon_sym_short] = ACTIONS(2841), [anon_sym_LBRACK] = ACTIONS(2841), [anon_sym_static] = ACTIONS(2841), [anon_sym_register] = ACTIONS(2841), [anon_sym_inline] = ACTIONS(2841), [anon_sym___inline] = ACTIONS(2841), [anon_sym___inline__] = ACTIONS(2841), [anon_sym___forceinline] = ACTIONS(2841), [anon_sym_thread_local] = ACTIONS(2841), [anon_sym___thread] = ACTIONS(2841), [anon_sym_const] = ACTIONS(2841), [anon_sym_constexpr] = ACTIONS(2841), [anon_sym_volatile] = ACTIONS(2841), [anon_sym_restrict] = ACTIONS(2841), [anon_sym___restrict__] = ACTIONS(2841), [anon_sym__Atomic] = ACTIONS(2841), [anon_sym__Noreturn] = ACTIONS(2841), [anon_sym_noreturn] = ACTIONS(2841), [anon_sym__Nonnull] = ACTIONS(2841), [anon_sym_mutable] = ACTIONS(2841), [anon_sym_constinit] = ACTIONS(2841), [anon_sym_consteval] = ACTIONS(2841), [anon_sym_alignas] = ACTIONS(2841), [anon_sym__Alignas] = ACTIONS(2841), [sym_primitive_type] = ACTIONS(2841), [anon_sym_enum] = ACTIONS(2841), [anon_sym_class] = ACTIONS(2841), [anon_sym_struct] = ACTIONS(2841), [anon_sym_union] = ACTIONS(2841), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2841), [anon_sym_decltype] = ACTIONS(2841), [anon_sym_explicit] = ACTIONS(2841), [anon_sym_typename] = ACTIONS(2841), [anon_sym_private] = ACTIONS(2841), [anon_sym_template] = ACTIONS(2841), [anon_sym_operator] = ACTIONS(2841), [anon_sym_friend] = ACTIONS(2841), [anon_sym_public] = ACTIONS(2841), [anon_sym_protected] = ACTIONS(2841), [anon_sym_static_assert] = ACTIONS(2841), }, [STATE(2148)] = { [sym_identifier] = ACTIONS(2845), [aux_sym_preproc_def_token1] = ACTIONS(2845), [aux_sym_preproc_if_token1] = ACTIONS(2845), [aux_sym_preproc_if_token2] = ACTIONS(2845), [aux_sym_preproc_ifdef_token1] = ACTIONS(2845), [aux_sym_preproc_ifdef_token2] = ACTIONS(2845), [sym_preproc_directive] = ACTIONS(2845), [anon_sym_LPAREN2] = ACTIONS(2847), [anon_sym_TILDE] = ACTIONS(2847), [anon_sym_STAR] = ACTIONS(2847), [anon_sym_AMP_AMP] = ACTIONS(2847), [anon_sym_AMP] = ACTIONS(2845), [anon_sym_SEMI] = ACTIONS(2847), [anon_sym___extension__] = ACTIONS(2845), [anon_sym_typedef] = ACTIONS(2845), [anon_sym_virtual] = ACTIONS(2845), [anon_sym_extern] = ACTIONS(2845), [anon_sym___attribute__] = ACTIONS(2845), [anon_sym___attribute] = ACTIONS(2845), [anon_sym_using] = ACTIONS(2845), [anon_sym_COLON_COLON] = ACTIONS(2847), [anon_sym_LBRACK_LBRACK] = ACTIONS(2847), [anon_sym___declspec] = ACTIONS(2845), [anon_sym___based] = ACTIONS(2845), [anon_sym_signed] = ACTIONS(2845), [anon_sym_unsigned] = ACTIONS(2845), [anon_sym_long] = ACTIONS(2845), [anon_sym_short] = ACTIONS(2845), [anon_sym_LBRACK] = ACTIONS(2845), [anon_sym_static] = ACTIONS(2845), [anon_sym_register] = ACTIONS(2845), [anon_sym_inline] = ACTIONS(2845), [anon_sym___inline] = ACTIONS(2845), [anon_sym___inline__] = ACTIONS(2845), [anon_sym___forceinline] = ACTIONS(2845), [anon_sym_thread_local] = ACTIONS(2845), [anon_sym___thread] = ACTIONS(2845), [anon_sym_const] = ACTIONS(2845), [anon_sym_constexpr] = ACTIONS(2845), [anon_sym_volatile] = ACTIONS(2845), [anon_sym_restrict] = ACTIONS(2845), [anon_sym___restrict__] = ACTIONS(2845), [anon_sym__Atomic] = ACTIONS(2845), [anon_sym__Noreturn] = ACTIONS(2845), [anon_sym_noreturn] = ACTIONS(2845), [anon_sym__Nonnull] = ACTIONS(2845), [anon_sym_mutable] = ACTIONS(2845), [anon_sym_constinit] = ACTIONS(2845), [anon_sym_consteval] = ACTIONS(2845), [anon_sym_alignas] = ACTIONS(2845), [anon_sym__Alignas] = ACTIONS(2845), [sym_primitive_type] = ACTIONS(2845), [anon_sym_enum] = ACTIONS(2845), [anon_sym_class] = ACTIONS(2845), [anon_sym_struct] = ACTIONS(2845), [anon_sym_union] = ACTIONS(2845), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2845), [anon_sym_decltype] = ACTIONS(2845), [anon_sym_explicit] = ACTIONS(2845), [anon_sym_typename] = ACTIONS(2845), [anon_sym_private] = ACTIONS(2845), [anon_sym_template] = ACTIONS(2845), [anon_sym_operator] = ACTIONS(2845), [anon_sym_friend] = ACTIONS(2845), [anon_sym_public] = ACTIONS(2845), [anon_sym_protected] = ACTIONS(2845), [anon_sym_static_assert] = ACTIONS(2845), }, [STATE(2149)] = { [sym_identifier] = ACTIONS(2849), [aux_sym_preproc_def_token1] = ACTIONS(2849), [aux_sym_preproc_if_token1] = ACTIONS(2849), [aux_sym_preproc_if_token2] = ACTIONS(2849), [aux_sym_preproc_ifdef_token1] = ACTIONS(2849), [aux_sym_preproc_ifdef_token2] = ACTIONS(2849), [sym_preproc_directive] = ACTIONS(2849), [anon_sym_LPAREN2] = ACTIONS(2851), [anon_sym_TILDE] = ACTIONS(2851), [anon_sym_STAR] = ACTIONS(2851), [anon_sym_AMP_AMP] = ACTIONS(2851), [anon_sym_AMP] = ACTIONS(2849), [anon_sym_SEMI] = ACTIONS(2851), [anon_sym___extension__] = ACTIONS(2849), [anon_sym_typedef] = ACTIONS(2849), [anon_sym_virtual] = ACTIONS(2849), [anon_sym_extern] = ACTIONS(2849), [anon_sym___attribute__] = ACTIONS(2849), [anon_sym___attribute] = ACTIONS(2849), [anon_sym_using] = ACTIONS(2849), [anon_sym_COLON_COLON] = ACTIONS(2851), [anon_sym_LBRACK_LBRACK] = ACTIONS(2851), [anon_sym___declspec] = ACTIONS(2849), [anon_sym___based] = ACTIONS(2849), [anon_sym_signed] = ACTIONS(2849), [anon_sym_unsigned] = ACTIONS(2849), [anon_sym_long] = ACTIONS(2849), [anon_sym_short] = ACTIONS(2849), [anon_sym_LBRACK] = ACTIONS(2849), [anon_sym_static] = ACTIONS(2849), [anon_sym_register] = ACTIONS(2849), [anon_sym_inline] = ACTIONS(2849), [anon_sym___inline] = ACTIONS(2849), [anon_sym___inline__] = ACTIONS(2849), [anon_sym___forceinline] = ACTIONS(2849), [anon_sym_thread_local] = ACTIONS(2849), [anon_sym___thread] = ACTIONS(2849), [anon_sym_const] = ACTIONS(2849), [anon_sym_constexpr] = ACTIONS(2849), [anon_sym_volatile] = ACTIONS(2849), [anon_sym_restrict] = ACTIONS(2849), [anon_sym___restrict__] = ACTIONS(2849), [anon_sym__Atomic] = ACTIONS(2849), [anon_sym__Noreturn] = ACTIONS(2849), [anon_sym_noreturn] = ACTIONS(2849), [anon_sym__Nonnull] = ACTIONS(2849), [anon_sym_mutable] = ACTIONS(2849), [anon_sym_constinit] = ACTIONS(2849), [anon_sym_consteval] = ACTIONS(2849), [anon_sym_alignas] = ACTIONS(2849), [anon_sym__Alignas] = ACTIONS(2849), [sym_primitive_type] = ACTIONS(2849), [anon_sym_enum] = ACTIONS(2849), [anon_sym_class] = ACTIONS(2849), [anon_sym_struct] = ACTIONS(2849), [anon_sym_union] = ACTIONS(2849), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2849), [anon_sym_decltype] = ACTIONS(2849), [anon_sym_explicit] = ACTIONS(2849), [anon_sym_typename] = ACTIONS(2849), [anon_sym_private] = ACTIONS(2849), [anon_sym_template] = ACTIONS(2849), [anon_sym_operator] = ACTIONS(2849), [anon_sym_friend] = ACTIONS(2849), [anon_sym_public] = ACTIONS(2849), [anon_sym_protected] = ACTIONS(2849), [anon_sym_static_assert] = ACTIONS(2849), }, [STATE(2150)] = { [sym_identifier] = ACTIONS(2853), [aux_sym_preproc_def_token1] = ACTIONS(2853), [aux_sym_preproc_if_token1] = ACTIONS(2853), [aux_sym_preproc_if_token2] = ACTIONS(2853), [aux_sym_preproc_ifdef_token1] = ACTIONS(2853), [aux_sym_preproc_ifdef_token2] = ACTIONS(2853), [sym_preproc_directive] = ACTIONS(2853), [anon_sym_LPAREN2] = ACTIONS(2855), [anon_sym_TILDE] = ACTIONS(2855), [anon_sym_STAR] = ACTIONS(2855), [anon_sym_AMP_AMP] = ACTIONS(2855), [anon_sym_AMP] = ACTIONS(2853), [anon_sym_SEMI] = ACTIONS(2855), [anon_sym___extension__] = ACTIONS(2853), [anon_sym_typedef] = ACTIONS(2853), [anon_sym_virtual] = ACTIONS(2853), [anon_sym_extern] = ACTIONS(2853), [anon_sym___attribute__] = ACTIONS(2853), [anon_sym___attribute] = ACTIONS(2853), [anon_sym_using] = ACTIONS(2853), [anon_sym_COLON_COLON] = ACTIONS(2855), [anon_sym_LBRACK_LBRACK] = ACTIONS(2855), [anon_sym___declspec] = ACTIONS(2853), [anon_sym___based] = ACTIONS(2853), [anon_sym_signed] = ACTIONS(2853), [anon_sym_unsigned] = ACTIONS(2853), [anon_sym_long] = ACTIONS(2853), [anon_sym_short] = ACTIONS(2853), [anon_sym_LBRACK] = ACTIONS(2853), [anon_sym_static] = ACTIONS(2853), [anon_sym_register] = ACTIONS(2853), [anon_sym_inline] = ACTIONS(2853), [anon_sym___inline] = ACTIONS(2853), [anon_sym___inline__] = ACTIONS(2853), [anon_sym___forceinline] = ACTIONS(2853), [anon_sym_thread_local] = ACTIONS(2853), [anon_sym___thread] = ACTIONS(2853), [anon_sym_const] = ACTIONS(2853), [anon_sym_constexpr] = ACTIONS(2853), [anon_sym_volatile] = ACTIONS(2853), [anon_sym_restrict] = ACTIONS(2853), [anon_sym___restrict__] = ACTIONS(2853), [anon_sym__Atomic] = ACTIONS(2853), [anon_sym__Noreturn] = ACTIONS(2853), [anon_sym_noreturn] = ACTIONS(2853), [anon_sym__Nonnull] = ACTIONS(2853), [anon_sym_mutable] = ACTIONS(2853), [anon_sym_constinit] = ACTIONS(2853), [anon_sym_consteval] = ACTIONS(2853), [anon_sym_alignas] = ACTIONS(2853), [anon_sym__Alignas] = ACTIONS(2853), [sym_primitive_type] = ACTIONS(2853), [anon_sym_enum] = ACTIONS(2853), [anon_sym_class] = ACTIONS(2853), [anon_sym_struct] = ACTIONS(2853), [anon_sym_union] = ACTIONS(2853), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2853), [anon_sym_decltype] = ACTIONS(2853), [anon_sym_explicit] = ACTIONS(2853), [anon_sym_typename] = ACTIONS(2853), [anon_sym_private] = ACTIONS(2853), [anon_sym_template] = ACTIONS(2853), [anon_sym_operator] = ACTIONS(2853), [anon_sym_friend] = ACTIONS(2853), [anon_sym_public] = ACTIONS(2853), [anon_sym_protected] = ACTIONS(2853), [anon_sym_static_assert] = ACTIONS(2853), }, [STATE(2151)] = { [sym_identifier] = ACTIONS(2857), [aux_sym_preproc_def_token1] = ACTIONS(2857), [aux_sym_preproc_if_token1] = ACTIONS(2857), [aux_sym_preproc_if_token2] = ACTIONS(2857), [aux_sym_preproc_ifdef_token1] = ACTIONS(2857), [aux_sym_preproc_ifdef_token2] = ACTIONS(2857), [sym_preproc_directive] = ACTIONS(2857), [anon_sym_LPAREN2] = ACTIONS(2859), [anon_sym_TILDE] = ACTIONS(2859), [anon_sym_STAR] = ACTIONS(2859), [anon_sym_AMP_AMP] = ACTIONS(2859), [anon_sym_AMP] = ACTIONS(2857), [anon_sym_SEMI] = ACTIONS(2859), [anon_sym___extension__] = ACTIONS(2857), [anon_sym_typedef] = ACTIONS(2857), [anon_sym_virtual] = ACTIONS(2857), [anon_sym_extern] = ACTIONS(2857), [anon_sym___attribute__] = ACTIONS(2857), [anon_sym___attribute] = ACTIONS(2857), [anon_sym_using] = ACTIONS(2857), [anon_sym_COLON_COLON] = ACTIONS(2859), [anon_sym_LBRACK_LBRACK] = ACTIONS(2859), [anon_sym___declspec] = ACTIONS(2857), [anon_sym___based] = ACTIONS(2857), [anon_sym_signed] = ACTIONS(2857), [anon_sym_unsigned] = ACTIONS(2857), [anon_sym_long] = ACTIONS(2857), [anon_sym_short] = ACTIONS(2857), [anon_sym_LBRACK] = ACTIONS(2857), [anon_sym_static] = ACTIONS(2857), [anon_sym_register] = ACTIONS(2857), [anon_sym_inline] = ACTIONS(2857), [anon_sym___inline] = ACTIONS(2857), [anon_sym___inline__] = ACTIONS(2857), [anon_sym___forceinline] = ACTIONS(2857), [anon_sym_thread_local] = ACTIONS(2857), [anon_sym___thread] = ACTIONS(2857), [anon_sym_const] = ACTIONS(2857), [anon_sym_constexpr] = ACTIONS(2857), [anon_sym_volatile] = ACTIONS(2857), [anon_sym_restrict] = ACTIONS(2857), [anon_sym___restrict__] = ACTIONS(2857), [anon_sym__Atomic] = ACTIONS(2857), [anon_sym__Noreturn] = ACTIONS(2857), [anon_sym_noreturn] = ACTIONS(2857), [anon_sym__Nonnull] = ACTIONS(2857), [anon_sym_mutable] = ACTIONS(2857), [anon_sym_constinit] = ACTIONS(2857), [anon_sym_consteval] = ACTIONS(2857), [anon_sym_alignas] = ACTIONS(2857), [anon_sym__Alignas] = ACTIONS(2857), [sym_primitive_type] = ACTIONS(2857), [anon_sym_enum] = ACTIONS(2857), [anon_sym_class] = ACTIONS(2857), [anon_sym_struct] = ACTIONS(2857), [anon_sym_union] = ACTIONS(2857), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2857), [anon_sym_decltype] = ACTIONS(2857), [anon_sym_explicit] = ACTIONS(2857), [anon_sym_typename] = ACTIONS(2857), [anon_sym_private] = ACTIONS(2857), [anon_sym_template] = ACTIONS(2857), [anon_sym_operator] = ACTIONS(2857), [anon_sym_friend] = ACTIONS(2857), [anon_sym_public] = ACTIONS(2857), [anon_sym_protected] = ACTIONS(2857), [anon_sym_static_assert] = ACTIONS(2857), }, [STATE(2152)] = { [sym_identifier] = ACTIONS(5605), [aux_sym_preproc_def_token1] = ACTIONS(5605), [aux_sym_preproc_if_token1] = ACTIONS(5605), [aux_sym_preproc_ifdef_token1] = ACTIONS(5605), [aux_sym_preproc_ifdef_token2] = ACTIONS(5605), [sym_preproc_directive] = ACTIONS(5605), [anon_sym_LPAREN2] = ACTIONS(5607), [anon_sym_TILDE] = ACTIONS(5607), [anon_sym_STAR] = ACTIONS(5607), [anon_sym_AMP_AMP] = ACTIONS(5607), [anon_sym_AMP] = ACTIONS(5605), [anon_sym_SEMI] = ACTIONS(5607), [anon_sym___extension__] = ACTIONS(5605), [anon_sym_typedef] = ACTIONS(5605), [anon_sym_virtual] = ACTIONS(5605), [anon_sym_extern] = ACTIONS(5605), [anon_sym___attribute__] = ACTIONS(5605), [anon_sym___attribute] = ACTIONS(5605), [anon_sym_using] = ACTIONS(5605), [anon_sym_COLON_COLON] = ACTIONS(5607), [anon_sym_LBRACK_LBRACK] = ACTIONS(5607), [anon_sym___declspec] = ACTIONS(5605), [anon_sym___based] = ACTIONS(5605), [anon_sym_RBRACE] = ACTIONS(5607), [anon_sym_signed] = ACTIONS(5605), [anon_sym_unsigned] = ACTIONS(5605), [anon_sym_long] = ACTIONS(5605), [anon_sym_short] = ACTIONS(5605), [anon_sym_LBRACK] = ACTIONS(5605), [anon_sym_static] = ACTIONS(5605), [anon_sym_register] = ACTIONS(5605), [anon_sym_inline] = ACTIONS(5605), [anon_sym___inline] = ACTIONS(5605), [anon_sym___inline__] = ACTIONS(5605), [anon_sym___forceinline] = ACTIONS(5605), [anon_sym_thread_local] = ACTIONS(5605), [anon_sym___thread] = ACTIONS(5605), [anon_sym_const] = ACTIONS(5605), [anon_sym_constexpr] = ACTIONS(5605), [anon_sym_volatile] = ACTIONS(5605), [anon_sym_restrict] = ACTIONS(5605), [anon_sym___restrict__] = ACTIONS(5605), [anon_sym__Atomic] = ACTIONS(5605), [anon_sym__Noreturn] = ACTIONS(5605), [anon_sym_noreturn] = ACTIONS(5605), [anon_sym__Nonnull] = ACTIONS(5605), [anon_sym_mutable] = ACTIONS(5605), [anon_sym_constinit] = ACTIONS(5605), [anon_sym_consteval] = ACTIONS(5605), [anon_sym_alignas] = ACTIONS(5605), [anon_sym__Alignas] = ACTIONS(5605), [sym_primitive_type] = ACTIONS(5605), [anon_sym_enum] = ACTIONS(5605), [anon_sym_class] = ACTIONS(5605), [anon_sym_struct] = ACTIONS(5605), [anon_sym_union] = ACTIONS(5605), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5605), [anon_sym_decltype] = ACTIONS(5605), [anon_sym_explicit] = ACTIONS(5605), [anon_sym_typename] = ACTIONS(5605), [anon_sym_private] = ACTIONS(5605), [anon_sym_template] = ACTIONS(5605), [anon_sym_operator] = ACTIONS(5605), [anon_sym_friend] = ACTIONS(5605), [anon_sym_public] = ACTIONS(5605), [anon_sym_protected] = ACTIONS(5605), [anon_sym_static_assert] = ACTIONS(5605), }, [STATE(2153)] = { [sym_identifier] = ACTIONS(2990), [aux_sym_preproc_def_token1] = ACTIONS(2990), [aux_sym_preproc_if_token1] = ACTIONS(2990), [aux_sym_preproc_if_token2] = ACTIONS(2990), [aux_sym_preproc_ifdef_token1] = ACTIONS(2990), [aux_sym_preproc_ifdef_token2] = ACTIONS(2990), [sym_preproc_directive] = ACTIONS(2990), [anon_sym_LPAREN2] = ACTIONS(2992), [anon_sym_TILDE] = ACTIONS(2992), [anon_sym_STAR] = ACTIONS(2992), [anon_sym_AMP_AMP] = ACTIONS(2992), [anon_sym_AMP] = ACTIONS(2990), [anon_sym_SEMI] = ACTIONS(2992), [anon_sym___extension__] = ACTIONS(2990), [anon_sym_typedef] = ACTIONS(2990), [anon_sym_virtual] = ACTIONS(2990), [anon_sym_extern] = ACTIONS(2990), [anon_sym___attribute__] = ACTIONS(2990), [anon_sym___attribute] = ACTIONS(2990), [anon_sym_using] = ACTIONS(2990), [anon_sym_COLON_COLON] = ACTIONS(2992), [anon_sym_LBRACK_LBRACK] = ACTIONS(2992), [anon_sym___declspec] = ACTIONS(2990), [anon_sym___based] = ACTIONS(2990), [anon_sym_signed] = ACTIONS(2990), [anon_sym_unsigned] = ACTIONS(2990), [anon_sym_long] = ACTIONS(2990), [anon_sym_short] = ACTIONS(2990), [anon_sym_LBRACK] = ACTIONS(2990), [anon_sym_static] = ACTIONS(2990), [anon_sym_register] = ACTIONS(2990), [anon_sym_inline] = ACTIONS(2990), [anon_sym___inline] = ACTIONS(2990), [anon_sym___inline__] = ACTIONS(2990), [anon_sym___forceinline] = ACTIONS(2990), [anon_sym_thread_local] = ACTIONS(2990), [anon_sym___thread] = ACTIONS(2990), [anon_sym_const] = ACTIONS(2990), [anon_sym_constexpr] = ACTIONS(2990), [anon_sym_volatile] = ACTIONS(2990), [anon_sym_restrict] = ACTIONS(2990), [anon_sym___restrict__] = ACTIONS(2990), [anon_sym__Atomic] = ACTIONS(2990), [anon_sym__Noreturn] = ACTIONS(2990), [anon_sym_noreturn] = ACTIONS(2990), [anon_sym__Nonnull] = ACTIONS(2990), [anon_sym_mutable] = ACTIONS(2990), [anon_sym_constinit] = ACTIONS(2990), [anon_sym_consteval] = ACTIONS(2990), [anon_sym_alignas] = ACTIONS(2990), [anon_sym__Alignas] = ACTIONS(2990), [sym_primitive_type] = ACTIONS(2990), [anon_sym_enum] = ACTIONS(2990), [anon_sym_class] = ACTIONS(2990), [anon_sym_struct] = ACTIONS(2990), [anon_sym_union] = ACTIONS(2990), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2990), [anon_sym_decltype] = ACTIONS(2990), [anon_sym_explicit] = ACTIONS(2990), [anon_sym_typename] = ACTIONS(2990), [anon_sym_private] = ACTIONS(2990), [anon_sym_template] = ACTIONS(2990), [anon_sym_operator] = ACTIONS(2990), [anon_sym_friend] = ACTIONS(2990), [anon_sym_public] = ACTIONS(2990), [anon_sym_protected] = ACTIONS(2990), [anon_sym_static_assert] = ACTIONS(2990), }, [STATE(2154)] = { [sym_identifier] = ACTIONS(2994), [aux_sym_preproc_def_token1] = ACTIONS(2994), [aux_sym_preproc_if_token1] = ACTIONS(2994), [aux_sym_preproc_if_token2] = ACTIONS(2994), [aux_sym_preproc_ifdef_token1] = ACTIONS(2994), [aux_sym_preproc_ifdef_token2] = ACTIONS(2994), [sym_preproc_directive] = ACTIONS(2994), [anon_sym_LPAREN2] = ACTIONS(2996), [anon_sym_TILDE] = ACTIONS(2996), [anon_sym_STAR] = ACTIONS(2996), [anon_sym_AMP_AMP] = ACTIONS(2996), [anon_sym_AMP] = ACTIONS(2994), [anon_sym_SEMI] = ACTIONS(2996), [anon_sym___extension__] = ACTIONS(2994), [anon_sym_typedef] = ACTIONS(2994), [anon_sym_virtual] = ACTIONS(2994), [anon_sym_extern] = ACTIONS(2994), [anon_sym___attribute__] = ACTIONS(2994), [anon_sym___attribute] = ACTIONS(2994), [anon_sym_using] = ACTIONS(2994), [anon_sym_COLON_COLON] = ACTIONS(2996), [anon_sym_LBRACK_LBRACK] = ACTIONS(2996), [anon_sym___declspec] = ACTIONS(2994), [anon_sym___based] = ACTIONS(2994), [anon_sym_signed] = ACTIONS(2994), [anon_sym_unsigned] = ACTIONS(2994), [anon_sym_long] = ACTIONS(2994), [anon_sym_short] = ACTIONS(2994), [anon_sym_LBRACK] = ACTIONS(2994), [anon_sym_static] = ACTIONS(2994), [anon_sym_register] = ACTIONS(2994), [anon_sym_inline] = ACTIONS(2994), [anon_sym___inline] = ACTIONS(2994), [anon_sym___inline__] = ACTIONS(2994), [anon_sym___forceinline] = ACTIONS(2994), [anon_sym_thread_local] = ACTIONS(2994), [anon_sym___thread] = ACTIONS(2994), [anon_sym_const] = ACTIONS(2994), [anon_sym_constexpr] = ACTIONS(2994), [anon_sym_volatile] = ACTIONS(2994), [anon_sym_restrict] = ACTIONS(2994), [anon_sym___restrict__] = ACTIONS(2994), [anon_sym__Atomic] = ACTIONS(2994), [anon_sym__Noreturn] = ACTIONS(2994), [anon_sym_noreturn] = ACTIONS(2994), [anon_sym__Nonnull] = ACTIONS(2994), [anon_sym_mutable] = ACTIONS(2994), [anon_sym_constinit] = ACTIONS(2994), [anon_sym_consteval] = ACTIONS(2994), [anon_sym_alignas] = ACTIONS(2994), [anon_sym__Alignas] = ACTIONS(2994), [sym_primitive_type] = ACTIONS(2994), [anon_sym_enum] = ACTIONS(2994), [anon_sym_class] = ACTIONS(2994), [anon_sym_struct] = ACTIONS(2994), [anon_sym_union] = ACTIONS(2994), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2994), [anon_sym_decltype] = ACTIONS(2994), [anon_sym_explicit] = ACTIONS(2994), [anon_sym_typename] = ACTIONS(2994), [anon_sym_private] = ACTIONS(2994), [anon_sym_template] = ACTIONS(2994), [anon_sym_operator] = ACTIONS(2994), [anon_sym_friend] = ACTIONS(2994), [anon_sym_public] = ACTIONS(2994), [anon_sym_protected] = ACTIONS(2994), [anon_sym_static_assert] = ACTIONS(2994), }, [STATE(2155)] = { [sym_identifier] = ACTIONS(5605), [aux_sym_preproc_def_token1] = ACTIONS(5605), [aux_sym_preproc_if_token1] = ACTIONS(5605), [aux_sym_preproc_ifdef_token1] = ACTIONS(5605), [aux_sym_preproc_ifdef_token2] = ACTIONS(5605), [sym_preproc_directive] = ACTIONS(5605), [anon_sym_LPAREN2] = ACTIONS(5607), [anon_sym_TILDE] = ACTIONS(5607), [anon_sym_STAR] = ACTIONS(5607), [anon_sym_AMP_AMP] = ACTIONS(5607), [anon_sym_AMP] = ACTIONS(5605), [anon_sym_SEMI] = ACTIONS(5607), [anon_sym___extension__] = ACTIONS(5605), [anon_sym_typedef] = ACTIONS(5605), [anon_sym_virtual] = ACTIONS(5605), [anon_sym_extern] = ACTIONS(5605), [anon_sym___attribute__] = ACTIONS(5605), [anon_sym___attribute] = ACTIONS(5605), [anon_sym_using] = ACTIONS(5605), [anon_sym_COLON_COLON] = ACTIONS(5607), [anon_sym_LBRACK_LBRACK] = ACTIONS(5607), [anon_sym___declspec] = ACTIONS(5605), [anon_sym___based] = ACTIONS(5605), [anon_sym_RBRACE] = ACTIONS(5607), [anon_sym_signed] = ACTIONS(5605), [anon_sym_unsigned] = ACTIONS(5605), [anon_sym_long] = ACTIONS(5605), [anon_sym_short] = ACTIONS(5605), [anon_sym_LBRACK] = ACTIONS(5605), [anon_sym_static] = ACTIONS(5605), [anon_sym_register] = ACTIONS(5605), [anon_sym_inline] = ACTIONS(5605), [anon_sym___inline] = ACTIONS(5605), [anon_sym___inline__] = ACTIONS(5605), [anon_sym___forceinline] = ACTIONS(5605), [anon_sym_thread_local] = ACTIONS(5605), [anon_sym___thread] = ACTIONS(5605), [anon_sym_const] = ACTIONS(5605), [anon_sym_constexpr] = ACTIONS(5605), [anon_sym_volatile] = ACTIONS(5605), [anon_sym_restrict] = ACTIONS(5605), [anon_sym___restrict__] = ACTIONS(5605), [anon_sym__Atomic] = ACTIONS(5605), [anon_sym__Noreturn] = ACTIONS(5605), [anon_sym_noreturn] = ACTIONS(5605), [anon_sym__Nonnull] = ACTIONS(5605), [anon_sym_mutable] = ACTIONS(5605), [anon_sym_constinit] = ACTIONS(5605), [anon_sym_consteval] = ACTIONS(5605), [anon_sym_alignas] = ACTIONS(5605), [anon_sym__Alignas] = ACTIONS(5605), [sym_primitive_type] = ACTIONS(5605), [anon_sym_enum] = ACTIONS(5605), [anon_sym_class] = ACTIONS(5605), [anon_sym_struct] = ACTIONS(5605), [anon_sym_union] = ACTIONS(5605), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5605), [anon_sym_decltype] = ACTIONS(5605), [anon_sym_explicit] = ACTIONS(5605), [anon_sym_typename] = ACTIONS(5605), [anon_sym_private] = ACTIONS(5605), [anon_sym_template] = ACTIONS(5605), [anon_sym_operator] = ACTIONS(5605), [anon_sym_friend] = ACTIONS(5605), [anon_sym_public] = ACTIONS(5605), [anon_sym_protected] = ACTIONS(5605), [anon_sym_static_assert] = ACTIONS(5605), }, [STATE(2156)] = { [sym_identifier] = ACTIONS(2925), [aux_sym_preproc_def_token1] = ACTIONS(2925), [aux_sym_preproc_if_token1] = ACTIONS(2925), [aux_sym_preproc_if_token2] = ACTIONS(2925), [aux_sym_preproc_ifdef_token1] = ACTIONS(2925), [aux_sym_preproc_ifdef_token2] = ACTIONS(2925), [sym_preproc_directive] = ACTIONS(2925), [anon_sym_LPAREN2] = ACTIONS(2927), [anon_sym_TILDE] = ACTIONS(2927), [anon_sym_STAR] = ACTIONS(2927), [anon_sym_AMP_AMP] = ACTIONS(2927), [anon_sym_AMP] = ACTIONS(2925), [anon_sym_SEMI] = ACTIONS(2927), [anon_sym___extension__] = ACTIONS(2925), [anon_sym_typedef] = ACTIONS(2925), [anon_sym_virtual] = ACTIONS(2925), [anon_sym_extern] = ACTIONS(2925), [anon_sym___attribute__] = ACTIONS(2925), [anon_sym___attribute] = ACTIONS(2925), [anon_sym_using] = ACTIONS(2925), [anon_sym_COLON_COLON] = ACTIONS(2927), [anon_sym_LBRACK_LBRACK] = ACTIONS(2927), [anon_sym___declspec] = ACTIONS(2925), [anon_sym___based] = ACTIONS(2925), [anon_sym_signed] = ACTIONS(2925), [anon_sym_unsigned] = ACTIONS(2925), [anon_sym_long] = ACTIONS(2925), [anon_sym_short] = ACTIONS(2925), [anon_sym_LBRACK] = ACTIONS(2925), [anon_sym_static] = ACTIONS(2925), [anon_sym_register] = ACTIONS(2925), [anon_sym_inline] = ACTIONS(2925), [anon_sym___inline] = ACTIONS(2925), [anon_sym___inline__] = ACTIONS(2925), [anon_sym___forceinline] = ACTIONS(2925), [anon_sym_thread_local] = ACTIONS(2925), [anon_sym___thread] = ACTIONS(2925), [anon_sym_const] = ACTIONS(2925), [anon_sym_constexpr] = ACTIONS(2925), [anon_sym_volatile] = ACTIONS(2925), [anon_sym_restrict] = ACTIONS(2925), [anon_sym___restrict__] = ACTIONS(2925), [anon_sym__Atomic] = ACTIONS(2925), [anon_sym__Noreturn] = ACTIONS(2925), [anon_sym_noreturn] = ACTIONS(2925), [anon_sym__Nonnull] = ACTIONS(2925), [anon_sym_mutable] = ACTIONS(2925), [anon_sym_constinit] = ACTIONS(2925), [anon_sym_consteval] = ACTIONS(2925), [anon_sym_alignas] = ACTIONS(2925), [anon_sym__Alignas] = ACTIONS(2925), [sym_primitive_type] = ACTIONS(2925), [anon_sym_enum] = ACTIONS(2925), [anon_sym_class] = ACTIONS(2925), [anon_sym_struct] = ACTIONS(2925), [anon_sym_union] = ACTIONS(2925), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2925), [anon_sym_decltype] = ACTIONS(2925), [anon_sym_explicit] = ACTIONS(2925), [anon_sym_typename] = ACTIONS(2925), [anon_sym_private] = ACTIONS(2925), [anon_sym_template] = ACTIONS(2925), [anon_sym_operator] = ACTIONS(2925), [anon_sym_friend] = ACTIONS(2925), [anon_sym_public] = ACTIONS(2925), [anon_sym_protected] = ACTIONS(2925), [anon_sym_static_assert] = ACTIONS(2925), }, [STATE(2157)] = { [sym_identifier] = ACTIONS(2929), [aux_sym_preproc_def_token1] = ACTIONS(2929), [aux_sym_preproc_if_token1] = ACTIONS(2929), [aux_sym_preproc_if_token2] = ACTIONS(2929), [aux_sym_preproc_ifdef_token1] = ACTIONS(2929), [aux_sym_preproc_ifdef_token2] = ACTIONS(2929), [sym_preproc_directive] = ACTIONS(2929), [anon_sym_LPAREN2] = ACTIONS(2931), [anon_sym_TILDE] = ACTIONS(2931), [anon_sym_STAR] = ACTIONS(2931), [anon_sym_AMP_AMP] = ACTIONS(2931), [anon_sym_AMP] = ACTIONS(2929), [anon_sym_SEMI] = ACTIONS(2931), [anon_sym___extension__] = ACTIONS(2929), [anon_sym_typedef] = ACTIONS(2929), [anon_sym_virtual] = ACTIONS(2929), [anon_sym_extern] = ACTIONS(2929), [anon_sym___attribute__] = ACTIONS(2929), [anon_sym___attribute] = ACTIONS(2929), [anon_sym_using] = ACTIONS(2929), [anon_sym_COLON_COLON] = ACTIONS(2931), [anon_sym_LBRACK_LBRACK] = ACTIONS(2931), [anon_sym___declspec] = ACTIONS(2929), [anon_sym___based] = ACTIONS(2929), [anon_sym_signed] = ACTIONS(2929), [anon_sym_unsigned] = ACTIONS(2929), [anon_sym_long] = ACTIONS(2929), [anon_sym_short] = ACTIONS(2929), [anon_sym_LBRACK] = ACTIONS(2929), [anon_sym_static] = ACTIONS(2929), [anon_sym_register] = ACTIONS(2929), [anon_sym_inline] = ACTIONS(2929), [anon_sym___inline] = ACTIONS(2929), [anon_sym___inline__] = ACTIONS(2929), [anon_sym___forceinline] = ACTIONS(2929), [anon_sym_thread_local] = ACTIONS(2929), [anon_sym___thread] = ACTIONS(2929), [anon_sym_const] = ACTIONS(2929), [anon_sym_constexpr] = ACTIONS(2929), [anon_sym_volatile] = ACTIONS(2929), [anon_sym_restrict] = ACTIONS(2929), [anon_sym___restrict__] = ACTIONS(2929), [anon_sym__Atomic] = ACTIONS(2929), [anon_sym__Noreturn] = ACTIONS(2929), [anon_sym_noreturn] = ACTIONS(2929), [anon_sym__Nonnull] = ACTIONS(2929), [anon_sym_mutable] = ACTIONS(2929), [anon_sym_constinit] = ACTIONS(2929), [anon_sym_consteval] = ACTIONS(2929), [anon_sym_alignas] = ACTIONS(2929), [anon_sym__Alignas] = ACTIONS(2929), [sym_primitive_type] = ACTIONS(2929), [anon_sym_enum] = ACTIONS(2929), [anon_sym_class] = ACTIONS(2929), [anon_sym_struct] = ACTIONS(2929), [anon_sym_union] = ACTIONS(2929), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2929), [anon_sym_decltype] = ACTIONS(2929), [anon_sym_explicit] = ACTIONS(2929), [anon_sym_typename] = ACTIONS(2929), [anon_sym_private] = ACTIONS(2929), [anon_sym_template] = ACTIONS(2929), [anon_sym_operator] = ACTIONS(2929), [anon_sym_friend] = ACTIONS(2929), [anon_sym_public] = ACTIONS(2929), [anon_sym_protected] = ACTIONS(2929), [anon_sym_static_assert] = ACTIONS(2929), }, [STATE(2158)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_if_token2] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_private] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_friend] = ACTIONS(2937), [anon_sym_public] = ACTIONS(2937), [anon_sym_protected] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), }, [STATE(2159)] = { [sym_identifier] = ACTIONS(2937), [aux_sym_preproc_def_token1] = ACTIONS(2937), [aux_sym_preproc_if_token1] = ACTIONS(2937), [aux_sym_preproc_if_token2] = ACTIONS(2937), [aux_sym_preproc_ifdef_token1] = ACTIONS(2937), [aux_sym_preproc_ifdef_token2] = ACTIONS(2937), [sym_preproc_directive] = ACTIONS(2937), [anon_sym_LPAREN2] = ACTIONS(2939), [anon_sym_TILDE] = ACTIONS(2939), [anon_sym_STAR] = ACTIONS(2939), [anon_sym_AMP_AMP] = ACTIONS(2939), [anon_sym_AMP] = ACTIONS(2937), [anon_sym_SEMI] = ACTIONS(2939), [anon_sym___extension__] = ACTIONS(2937), [anon_sym_typedef] = ACTIONS(2937), [anon_sym_virtual] = ACTIONS(2937), [anon_sym_extern] = ACTIONS(2937), [anon_sym___attribute__] = ACTIONS(2937), [anon_sym___attribute] = ACTIONS(2937), [anon_sym_using] = ACTIONS(2937), [anon_sym_COLON_COLON] = ACTIONS(2939), [anon_sym_LBRACK_LBRACK] = ACTIONS(2939), [anon_sym___declspec] = ACTIONS(2937), [anon_sym___based] = ACTIONS(2937), [anon_sym_signed] = ACTIONS(2937), [anon_sym_unsigned] = ACTIONS(2937), [anon_sym_long] = ACTIONS(2937), [anon_sym_short] = ACTIONS(2937), [anon_sym_LBRACK] = ACTIONS(2937), [anon_sym_static] = ACTIONS(2937), [anon_sym_register] = ACTIONS(2937), [anon_sym_inline] = ACTIONS(2937), [anon_sym___inline] = ACTIONS(2937), [anon_sym___inline__] = ACTIONS(2937), [anon_sym___forceinline] = ACTIONS(2937), [anon_sym_thread_local] = ACTIONS(2937), [anon_sym___thread] = ACTIONS(2937), [anon_sym_const] = ACTIONS(2937), [anon_sym_constexpr] = ACTIONS(2937), [anon_sym_volatile] = ACTIONS(2937), [anon_sym_restrict] = ACTIONS(2937), [anon_sym___restrict__] = ACTIONS(2937), [anon_sym__Atomic] = ACTIONS(2937), [anon_sym__Noreturn] = ACTIONS(2937), [anon_sym_noreturn] = ACTIONS(2937), [anon_sym__Nonnull] = ACTIONS(2937), [anon_sym_mutable] = ACTIONS(2937), [anon_sym_constinit] = ACTIONS(2937), [anon_sym_consteval] = ACTIONS(2937), [anon_sym_alignas] = ACTIONS(2937), [anon_sym__Alignas] = ACTIONS(2937), [sym_primitive_type] = ACTIONS(2937), [anon_sym_enum] = ACTIONS(2937), [anon_sym_class] = ACTIONS(2937), [anon_sym_struct] = ACTIONS(2937), [anon_sym_union] = ACTIONS(2937), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2937), [anon_sym_decltype] = ACTIONS(2937), [anon_sym_explicit] = ACTIONS(2937), [anon_sym_typename] = ACTIONS(2937), [anon_sym_private] = ACTIONS(2937), [anon_sym_template] = ACTIONS(2937), [anon_sym_operator] = ACTIONS(2937), [anon_sym_friend] = ACTIONS(2937), [anon_sym_public] = ACTIONS(2937), [anon_sym_protected] = ACTIONS(2937), [anon_sym_static_assert] = ACTIONS(2937), }, [STATE(2160)] = { [sym_ms_based_modifier] = STATE(8386), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(3877), [sym__declarator] = STATE(6522), [sym__abstract_declarator] = STATE(6897), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_type_qualifier] = STATE(2683), [sym_alignas_qualifier] = STATE(4391), [sym_parameter_list] = STATE(3377), [sym_decltype] = STATE(8338), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(6001), [sym_qualified_identifier] = STATE(6205), [sym_operator_name] = STATE(6205), [aux_sym__type_definition_type_repeat1] = STATE(2683), [aux_sym_pointer_declarator_repeat1] = STATE(3877), [sym_identifier] = ACTIONS(5688), [anon_sym_COMMA] = ACTIONS(5704), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(5991), [anon_sym_AMP_AMP] = ACTIONS(5993), [anon_sym_AMP] = ACTIONS(5995), [anon_sym___extension__] = ACTIONS(3349), [anon_sym___attribute__] = ACTIONS(5706), [anon_sym___attribute] = ACTIONS(5706), [anon_sym_COLON_COLON] = ACTIONS(5700), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(5702), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_GT2] = ACTIONS(5704), [anon_sym_operator] = ACTIONS(1852), }, [STATE(2161)] = { [sym_identifier] = ACTIONS(2941), [aux_sym_preproc_def_token1] = ACTIONS(2941), [aux_sym_preproc_if_token1] = ACTIONS(2941), [aux_sym_preproc_if_token2] = ACTIONS(2941), [aux_sym_preproc_ifdef_token1] = ACTIONS(2941), [aux_sym_preproc_ifdef_token2] = ACTIONS(2941), [sym_preproc_directive] = ACTIONS(2941), [anon_sym_LPAREN2] = ACTIONS(2943), [anon_sym_TILDE] = ACTIONS(2943), [anon_sym_STAR] = ACTIONS(2943), [anon_sym_AMP_AMP] = ACTIONS(2943), [anon_sym_AMP] = ACTIONS(2941), [anon_sym_SEMI] = ACTIONS(2943), [anon_sym___extension__] = ACTIONS(2941), [anon_sym_typedef] = ACTIONS(2941), [anon_sym_virtual] = ACTIONS(2941), [anon_sym_extern] = ACTIONS(2941), [anon_sym___attribute__] = ACTIONS(2941), [anon_sym___attribute] = ACTIONS(2941), [anon_sym_using] = ACTIONS(2941), [anon_sym_COLON_COLON] = ACTIONS(2943), [anon_sym_LBRACK_LBRACK] = ACTIONS(2943), [anon_sym___declspec] = ACTIONS(2941), [anon_sym___based] = ACTIONS(2941), [anon_sym_signed] = ACTIONS(2941), [anon_sym_unsigned] = ACTIONS(2941), [anon_sym_long] = ACTIONS(2941), [anon_sym_short] = ACTIONS(2941), [anon_sym_LBRACK] = ACTIONS(2941), [anon_sym_static] = ACTIONS(2941), [anon_sym_register] = ACTIONS(2941), [anon_sym_inline] = ACTIONS(2941), [anon_sym___inline] = ACTIONS(2941), [anon_sym___inline__] = ACTIONS(2941), [anon_sym___forceinline] = ACTIONS(2941), [anon_sym_thread_local] = ACTIONS(2941), [anon_sym___thread] = ACTIONS(2941), [anon_sym_const] = ACTIONS(2941), [anon_sym_constexpr] = ACTIONS(2941), [anon_sym_volatile] = ACTIONS(2941), [anon_sym_restrict] = ACTIONS(2941), [anon_sym___restrict__] = ACTIONS(2941), [anon_sym__Atomic] = ACTIONS(2941), [anon_sym__Noreturn] = ACTIONS(2941), [anon_sym_noreturn] = ACTIONS(2941), [anon_sym__Nonnull] = ACTIONS(2941), [anon_sym_mutable] = ACTIONS(2941), [anon_sym_constinit] = ACTIONS(2941), [anon_sym_consteval] = ACTIONS(2941), [anon_sym_alignas] = ACTIONS(2941), [anon_sym__Alignas] = ACTIONS(2941), [sym_primitive_type] = ACTIONS(2941), [anon_sym_enum] = ACTIONS(2941), [anon_sym_class] = ACTIONS(2941), [anon_sym_struct] = ACTIONS(2941), [anon_sym_union] = ACTIONS(2941), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2941), [anon_sym_decltype] = ACTIONS(2941), [anon_sym_explicit] = ACTIONS(2941), [anon_sym_typename] = ACTIONS(2941), [anon_sym_private] = ACTIONS(2941), [anon_sym_template] = ACTIONS(2941), [anon_sym_operator] = ACTIONS(2941), [anon_sym_friend] = ACTIONS(2941), [anon_sym_public] = ACTIONS(2941), [anon_sym_protected] = ACTIONS(2941), [anon_sym_static_assert] = ACTIONS(2941), }, [STATE(2162)] = { [sym_identifier] = ACTIONS(2945), [aux_sym_preproc_def_token1] = ACTIONS(2945), [aux_sym_preproc_if_token1] = ACTIONS(2945), [aux_sym_preproc_if_token2] = ACTIONS(2945), [aux_sym_preproc_ifdef_token1] = ACTIONS(2945), [aux_sym_preproc_ifdef_token2] = ACTIONS(2945), [sym_preproc_directive] = ACTIONS(2945), [anon_sym_LPAREN2] = ACTIONS(2947), [anon_sym_TILDE] = ACTIONS(2947), [anon_sym_STAR] = ACTIONS(2947), [anon_sym_AMP_AMP] = ACTIONS(2947), [anon_sym_AMP] = ACTIONS(2945), [anon_sym_SEMI] = ACTIONS(2947), [anon_sym___extension__] = ACTIONS(2945), [anon_sym_typedef] = ACTIONS(2945), [anon_sym_virtual] = ACTIONS(2945), [anon_sym_extern] = ACTIONS(2945), [anon_sym___attribute__] = ACTIONS(2945), [anon_sym___attribute] = ACTIONS(2945), [anon_sym_using] = ACTIONS(2945), [anon_sym_COLON_COLON] = ACTIONS(2947), [anon_sym_LBRACK_LBRACK] = ACTIONS(2947), [anon_sym___declspec] = ACTIONS(2945), [anon_sym___based] = ACTIONS(2945), [anon_sym_signed] = ACTIONS(2945), [anon_sym_unsigned] = ACTIONS(2945), [anon_sym_long] = ACTIONS(2945), [anon_sym_short] = ACTIONS(2945), [anon_sym_LBRACK] = ACTIONS(2945), [anon_sym_static] = ACTIONS(2945), [anon_sym_register] = ACTIONS(2945), [anon_sym_inline] = ACTIONS(2945), [anon_sym___inline] = ACTIONS(2945), [anon_sym___inline__] = ACTIONS(2945), [anon_sym___forceinline] = ACTIONS(2945), [anon_sym_thread_local] = ACTIONS(2945), [anon_sym___thread] = ACTIONS(2945), [anon_sym_const] = ACTIONS(2945), [anon_sym_constexpr] = ACTIONS(2945), [anon_sym_volatile] = ACTIONS(2945), [anon_sym_restrict] = ACTIONS(2945), [anon_sym___restrict__] = ACTIONS(2945), [anon_sym__Atomic] = ACTIONS(2945), [anon_sym__Noreturn] = ACTIONS(2945), [anon_sym_noreturn] = ACTIONS(2945), [anon_sym__Nonnull] = ACTIONS(2945), [anon_sym_mutable] = ACTIONS(2945), [anon_sym_constinit] = ACTIONS(2945), [anon_sym_consteval] = ACTIONS(2945), [anon_sym_alignas] = ACTIONS(2945), [anon_sym__Alignas] = ACTIONS(2945), [sym_primitive_type] = ACTIONS(2945), [anon_sym_enum] = ACTIONS(2945), [anon_sym_class] = ACTIONS(2945), [anon_sym_struct] = ACTIONS(2945), [anon_sym_union] = ACTIONS(2945), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2945), [anon_sym_decltype] = ACTIONS(2945), [anon_sym_explicit] = ACTIONS(2945), [anon_sym_typename] = ACTIONS(2945), [anon_sym_private] = ACTIONS(2945), [anon_sym_template] = ACTIONS(2945), [anon_sym_operator] = ACTIONS(2945), [anon_sym_friend] = ACTIONS(2945), [anon_sym_public] = ACTIONS(2945), [anon_sym_protected] = ACTIONS(2945), [anon_sym_static_assert] = ACTIONS(2945), }, [STATE(2163)] = { [sym_identifier] = ACTIONS(2998), [aux_sym_preproc_def_token1] = ACTIONS(2998), [aux_sym_preproc_if_token1] = ACTIONS(2998), [aux_sym_preproc_if_token2] = ACTIONS(2998), [aux_sym_preproc_ifdef_token1] = ACTIONS(2998), [aux_sym_preproc_ifdef_token2] = ACTIONS(2998), [sym_preproc_directive] = ACTIONS(2998), [anon_sym_LPAREN2] = ACTIONS(3000), [anon_sym_TILDE] = ACTIONS(3000), [anon_sym_STAR] = ACTIONS(3000), [anon_sym_AMP_AMP] = ACTIONS(3000), [anon_sym_AMP] = ACTIONS(2998), [anon_sym_SEMI] = ACTIONS(3000), [anon_sym___extension__] = ACTIONS(2998), [anon_sym_typedef] = ACTIONS(2998), [anon_sym_virtual] = ACTIONS(2998), [anon_sym_extern] = ACTIONS(2998), [anon_sym___attribute__] = ACTIONS(2998), [anon_sym___attribute] = ACTIONS(2998), [anon_sym_using] = ACTIONS(2998), [anon_sym_COLON_COLON] = ACTIONS(3000), [anon_sym_LBRACK_LBRACK] = ACTIONS(3000), [anon_sym___declspec] = ACTIONS(2998), [anon_sym___based] = ACTIONS(2998), [anon_sym_signed] = ACTIONS(2998), [anon_sym_unsigned] = ACTIONS(2998), [anon_sym_long] = ACTIONS(2998), [anon_sym_short] = ACTIONS(2998), [anon_sym_LBRACK] = ACTIONS(2998), [anon_sym_static] = ACTIONS(2998), [anon_sym_register] = ACTIONS(2998), [anon_sym_inline] = ACTIONS(2998), [anon_sym___inline] = ACTIONS(2998), [anon_sym___inline__] = ACTIONS(2998), [anon_sym___forceinline] = ACTIONS(2998), [anon_sym_thread_local] = ACTIONS(2998), [anon_sym___thread] = ACTIONS(2998), [anon_sym_const] = ACTIONS(2998), [anon_sym_constexpr] = ACTIONS(2998), [anon_sym_volatile] = ACTIONS(2998), [anon_sym_restrict] = ACTIONS(2998), [anon_sym___restrict__] = ACTIONS(2998), [anon_sym__Atomic] = ACTIONS(2998), [anon_sym__Noreturn] = ACTIONS(2998), [anon_sym_noreturn] = ACTIONS(2998), [anon_sym__Nonnull] = ACTIONS(2998), [anon_sym_mutable] = ACTIONS(2998), [anon_sym_constinit] = ACTIONS(2998), [anon_sym_consteval] = ACTIONS(2998), [anon_sym_alignas] = ACTIONS(2998), [anon_sym__Alignas] = ACTIONS(2998), [sym_primitive_type] = ACTIONS(2998), [anon_sym_enum] = ACTIONS(2998), [anon_sym_class] = ACTIONS(2998), [anon_sym_struct] = ACTIONS(2998), [anon_sym_union] = ACTIONS(2998), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2998), [anon_sym_decltype] = ACTIONS(2998), [anon_sym_explicit] = ACTIONS(2998), [anon_sym_typename] = ACTIONS(2998), [anon_sym_private] = ACTIONS(2998), [anon_sym_template] = ACTIONS(2998), [anon_sym_operator] = ACTIONS(2998), [anon_sym_friend] = ACTIONS(2998), [anon_sym_public] = ACTIONS(2998), [anon_sym_protected] = ACTIONS(2998), [anon_sym_static_assert] = ACTIONS(2998), }, [STATE(2164)] = { [sym_identifier] = ACTIONS(3002), [aux_sym_preproc_def_token1] = ACTIONS(3002), [aux_sym_preproc_if_token1] = ACTIONS(3002), [aux_sym_preproc_if_token2] = ACTIONS(3002), [aux_sym_preproc_ifdef_token1] = ACTIONS(3002), [aux_sym_preproc_ifdef_token2] = ACTIONS(3002), [sym_preproc_directive] = ACTIONS(3002), [anon_sym_LPAREN2] = ACTIONS(3004), [anon_sym_TILDE] = ACTIONS(3004), [anon_sym_STAR] = ACTIONS(3004), [anon_sym_AMP_AMP] = ACTIONS(3004), [anon_sym_AMP] = ACTIONS(3002), [anon_sym_SEMI] = ACTIONS(3004), [anon_sym___extension__] = ACTIONS(3002), [anon_sym_typedef] = ACTIONS(3002), [anon_sym_virtual] = ACTIONS(3002), [anon_sym_extern] = ACTIONS(3002), [anon_sym___attribute__] = ACTIONS(3002), [anon_sym___attribute] = ACTIONS(3002), [anon_sym_using] = ACTIONS(3002), [anon_sym_COLON_COLON] = ACTIONS(3004), [anon_sym_LBRACK_LBRACK] = ACTIONS(3004), [anon_sym___declspec] = ACTIONS(3002), [anon_sym___based] = ACTIONS(3002), [anon_sym_signed] = ACTIONS(3002), [anon_sym_unsigned] = ACTIONS(3002), [anon_sym_long] = ACTIONS(3002), [anon_sym_short] = ACTIONS(3002), [anon_sym_LBRACK] = ACTIONS(3002), [anon_sym_static] = ACTIONS(3002), [anon_sym_register] = ACTIONS(3002), [anon_sym_inline] = ACTIONS(3002), [anon_sym___inline] = ACTIONS(3002), [anon_sym___inline__] = ACTIONS(3002), [anon_sym___forceinline] = ACTIONS(3002), [anon_sym_thread_local] = ACTIONS(3002), [anon_sym___thread] = ACTIONS(3002), [anon_sym_const] = ACTIONS(3002), [anon_sym_constexpr] = ACTIONS(3002), [anon_sym_volatile] = ACTIONS(3002), [anon_sym_restrict] = ACTIONS(3002), [anon_sym___restrict__] = ACTIONS(3002), [anon_sym__Atomic] = ACTIONS(3002), [anon_sym__Noreturn] = ACTIONS(3002), [anon_sym_noreturn] = ACTIONS(3002), [anon_sym__Nonnull] = ACTIONS(3002), [anon_sym_mutable] = ACTIONS(3002), [anon_sym_constinit] = ACTIONS(3002), [anon_sym_consteval] = ACTIONS(3002), [anon_sym_alignas] = ACTIONS(3002), [anon_sym__Alignas] = ACTIONS(3002), [sym_primitive_type] = ACTIONS(3002), [anon_sym_enum] = ACTIONS(3002), [anon_sym_class] = ACTIONS(3002), [anon_sym_struct] = ACTIONS(3002), [anon_sym_union] = ACTIONS(3002), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(3002), [anon_sym_decltype] = ACTIONS(3002), [anon_sym_explicit] = ACTIONS(3002), [anon_sym_typename] = ACTIONS(3002), [anon_sym_private] = ACTIONS(3002), [anon_sym_template] = ACTIONS(3002), [anon_sym_operator] = ACTIONS(3002), [anon_sym_friend] = ACTIONS(3002), [anon_sym_public] = ACTIONS(3002), [anon_sym_protected] = ACTIONS(3002), [anon_sym_static_assert] = ACTIONS(3002), }, [STATE(2165)] = { [sym_identifier] = ACTIONS(2969), [aux_sym_preproc_def_token1] = ACTIONS(2969), [aux_sym_preproc_if_token1] = ACTIONS(2969), [aux_sym_preproc_if_token2] = ACTIONS(2969), [aux_sym_preproc_ifdef_token1] = ACTIONS(2969), [aux_sym_preproc_ifdef_token2] = ACTIONS(2969), [sym_preproc_directive] = ACTIONS(2969), [anon_sym_LPAREN2] = ACTIONS(2971), [anon_sym_TILDE] = ACTIONS(2971), [anon_sym_STAR] = ACTIONS(2971), [anon_sym_AMP_AMP] = ACTIONS(2971), [anon_sym_AMP] = ACTIONS(2969), [anon_sym_SEMI] = ACTIONS(2971), [anon_sym___extension__] = ACTIONS(2969), [anon_sym_typedef] = ACTIONS(2969), [anon_sym_virtual] = ACTIONS(2969), [anon_sym_extern] = ACTIONS(2969), [anon_sym___attribute__] = ACTIONS(2969), [anon_sym___attribute] = ACTIONS(2969), [anon_sym_using] = ACTIONS(2969), [anon_sym_COLON_COLON] = ACTIONS(2971), [anon_sym_LBRACK_LBRACK] = ACTIONS(2971), [anon_sym___declspec] = ACTIONS(2969), [anon_sym___based] = ACTIONS(2969), [anon_sym_signed] = ACTIONS(2969), [anon_sym_unsigned] = ACTIONS(2969), [anon_sym_long] = ACTIONS(2969), [anon_sym_short] = ACTIONS(2969), [anon_sym_LBRACK] = ACTIONS(2969), [anon_sym_static] = ACTIONS(2969), [anon_sym_register] = ACTIONS(2969), [anon_sym_inline] = ACTIONS(2969), [anon_sym___inline] = ACTIONS(2969), [anon_sym___inline__] = ACTIONS(2969), [anon_sym___forceinline] = ACTIONS(2969), [anon_sym_thread_local] = ACTIONS(2969), [anon_sym___thread] = ACTIONS(2969), [anon_sym_const] = ACTIONS(2969), [anon_sym_constexpr] = ACTIONS(2969), [anon_sym_volatile] = ACTIONS(2969), [anon_sym_restrict] = ACTIONS(2969), [anon_sym___restrict__] = ACTIONS(2969), [anon_sym__Atomic] = ACTIONS(2969), [anon_sym__Noreturn] = ACTIONS(2969), [anon_sym_noreturn] = ACTIONS(2969), [anon_sym__Nonnull] = ACTIONS(2969), [anon_sym_mutable] = ACTIONS(2969), [anon_sym_constinit] = ACTIONS(2969), [anon_sym_consteval] = ACTIONS(2969), [anon_sym_alignas] = ACTIONS(2969), [anon_sym__Alignas] = ACTIONS(2969), [sym_primitive_type] = ACTIONS(2969), [anon_sym_enum] = ACTIONS(2969), [anon_sym_class] = ACTIONS(2969), [anon_sym_struct] = ACTIONS(2969), [anon_sym_union] = ACTIONS(2969), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2969), [anon_sym_decltype] = ACTIONS(2969), [anon_sym_explicit] = ACTIONS(2969), [anon_sym_typename] = ACTIONS(2969), [anon_sym_private] = ACTIONS(2969), [anon_sym_template] = ACTIONS(2969), [anon_sym_operator] = ACTIONS(2969), [anon_sym_friend] = ACTIONS(2969), [anon_sym_public] = ACTIONS(2969), [anon_sym_protected] = ACTIONS(2969), [anon_sym_static_assert] = ACTIONS(2969), }, [STATE(2166)] = { [sym_identifier] = ACTIONS(5609), [aux_sym_preproc_def_token1] = ACTIONS(5609), [aux_sym_preproc_if_token1] = ACTIONS(5609), [aux_sym_preproc_if_token2] = ACTIONS(5609), [aux_sym_preproc_ifdef_token1] = ACTIONS(5609), [aux_sym_preproc_ifdef_token2] = ACTIONS(5609), [sym_preproc_directive] = ACTIONS(5609), [anon_sym_LPAREN2] = ACTIONS(5611), [anon_sym_TILDE] = ACTIONS(5611), [anon_sym_STAR] = ACTIONS(5611), [anon_sym_AMP_AMP] = ACTIONS(5611), [anon_sym_AMP] = ACTIONS(5609), [anon_sym_SEMI] = ACTIONS(5611), [anon_sym___extension__] = ACTIONS(5609), [anon_sym_typedef] = ACTIONS(5609), [anon_sym_virtual] = ACTIONS(5609), [anon_sym_extern] = ACTIONS(5609), [anon_sym___attribute__] = ACTIONS(5609), [anon_sym___attribute] = ACTIONS(5609), [anon_sym_using] = ACTIONS(5609), [anon_sym_COLON_COLON] = ACTIONS(5611), [anon_sym_LBRACK_LBRACK] = ACTIONS(5611), [anon_sym___declspec] = ACTIONS(5609), [anon_sym___based] = ACTIONS(5609), [anon_sym_signed] = ACTIONS(5609), [anon_sym_unsigned] = ACTIONS(5609), [anon_sym_long] = ACTIONS(5609), [anon_sym_short] = ACTIONS(5609), [anon_sym_LBRACK] = ACTIONS(5609), [anon_sym_static] = ACTIONS(5609), [anon_sym_register] = ACTIONS(5609), [anon_sym_inline] = ACTIONS(5609), [anon_sym___inline] = ACTIONS(5609), [anon_sym___inline__] = ACTIONS(5609), [anon_sym___forceinline] = ACTIONS(5609), [anon_sym_thread_local] = ACTIONS(5609), [anon_sym___thread] = ACTIONS(5609), [anon_sym_const] = ACTIONS(5609), [anon_sym_constexpr] = ACTIONS(5609), [anon_sym_volatile] = ACTIONS(5609), [anon_sym_restrict] = ACTIONS(5609), [anon_sym___restrict__] = ACTIONS(5609), [anon_sym__Atomic] = ACTIONS(5609), [anon_sym__Noreturn] = ACTIONS(5609), [anon_sym_noreturn] = ACTIONS(5609), [anon_sym__Nonnull] = ACTIONS(5609), [anon_sym_mutable] = ACTIONS(5609), [anon_sym_constinit] = ACTIONS(5609), [anon_sym_consteval] = ACTIONS(5609), [anon_sym_alignas] = ACTIONS(5609), [anon_sym__Alignas] = ACTIONS(5609), [sym_primitive_type] = ACTIONS(5609), [anon_sym_enum] = ACTIONS(5609), [anon_sym_class] = ACTIONS(5609), [anon_sym_struct] = ACTIONS(5609), [anon_sym_union] = ACTIONS(5609), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5609), [anon_sym_decltype] = ACTIONS(5609), [anon_sym_explicit] = ACTIONS(5609), [anon_sym_typename] = ACTIONS(5609), [anon_sym_private] = ACTIONS(5609), [anon_sym_template] = ACTIONS(5609), [anon_sym_operator] = ACTIONS(5609), [anon_sym_friend] = ACTIONS(5609), [anon_sym_public] = ACTIONS(5609), [anon_sym_protected] = ACTIONS(5609), [anon_sym_static_assert] = ACTIONS(5609), }, [STATE(2167)] = { [sym_identifier] = ACTIONS(2809), [aux_sym_preproc_def_token1] = ACTIONS(2809), [aux_sym_preproc_if_token1] = ACTIONS(2809), [aux_sym_preproc_ifdef_token1] = ACTIONS(2809), [aux_sym_preproc_ifdef_token2] = ACTIONS(2809), [sym_preproc_directive] = ACTIONS(2809), [anon_sym_LPAREN2] = ACTIONS(2811), [anon_sym_TILDE] = ACTIONS(2811), [anon_sym_STAR] = ACTIONS(2811), [anon_sym_AMP_AMP] = ACTIONS(2811), [anon_sym_AMP] = ACTIONS(2809), [anon_sym_SEMI] = ACTIONS(2811), [anon_sym___extension__] = ACTIONS(2809), [anon_sym_typedef] = ACTIONS(2809), [anon_sym_virtual] = ACTIONS(2809), [anon_sym_extern] = ACTIONS(2809), [anon_sym___attribute__] = ACTIONS(2809), [anon_sym___attribute] = ACTIONS(2809), [anon_sym_using] = ACTIONS(2809), [anon_sym_COLON_COLON] = ACTIONS(2811), [anon_sym_LBRACK_LBRACK] = ACTIONS(2811), [anon_sym___declspec] = ACTIONS(2809), [anon_sym___based] = ACTIONS(2809), [anon_sym_RBRACE] = ACTIONS(2811), [anon_sym_signed] = ACTIONS(2809), [anon_sym_unsigned] = ACTIONS(2809), [anon_sym_long] = ACTIONS(2809), [anon_sym_short] = ACTIONS(2809), [anon_sym_LBRACK] = ACTIONS(2809), [anon_sym_static] = ACTIONS(2809), [anon_sym_register] = ACTIONS(2809), [anon_sym_inline] = ACTIONS(2809), [anon_sym___inline] = ACTIONS(2809), [anon_sym___inline__] = ACTIONS(2809), [anon_sym___forceinline] = ACTIONS(2809), [anon_sym_thread_local] = ACTIONS(2809), [anon_sym___thread] = ACTIONS(2809), [anon_sym_const] = ACTIONS(2809), [anon_sym_constexpr] = ACTIONS(2809), [anon_sym_volatile] = ACTIONS(2809), [anon_sym_restrict] = ACTIONS(2809), [anon_sym___restrict__] = ACTIONS(2809), [anon_sym__Atomic] = ACTIONS(2809), [anon_sym__Noreturn] = ACTIONS(2809), [anon_sym_noreturn] = ACTIONS(2809), [anon_sym__Nonnull] = ACTIONS(2809), [anon_sym_mutable] = ACTIONS(2809), [anon_sym_constinit] = ACTIONS(2809), [anon_sym_consteval] = ACTIONS(2809), [anon_sym_alignas] = ACTIONS(2809), [anon_sym__Alignas] = ACTIONS(2809), [sym_primitive_type] = ACTIONS(2809), [anon_sym_enum] = ACTIONS(2809), [anon_sym_class] = ACTIONS(2809), [anon_sym_struct] = ACTIONS(2809), [anon_sym_union] = ACTIONS(2809), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2809), [anon_sym_decltype] = ACTIONS(2809), [anon_sym_explicit] = ACTIONS(2809), [anon_sym_typename] = ACTIONS(2809), [anon_sym_private] = ACTIONS(2809), [anon_sym_template] = ACTIONS(2809), [anon_sym_operator] = ACTIONS(2809), [anon_sym_friend] = ACTIONS(2809), [anon_sym_public] = ACTIONS(2809), [anon_sym_protected] = ACTIONS(2809), [anon_sym_static_assert] = ACTIONS(2809), }, [STATE(2168)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_if_token2] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_private] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_friend] = ACTIONS(2673), [anon_sym_public] = ACTIONS(2673), [anon_sym_protected] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), }, [STATE(2169)] = { [sym_identifier] = ACTIONS(2673), [aux_sym_preproc_def_token1] = ACTIONS(2673), [aux_sym_preproc_if_token1] = ACTIONS(2673), [aux_sym_preproc_if_token2] = ACTIONS(2673), [aux_sym_preproc_ifdef_token1] = ACTIONS(2673), [aux_sym_preproc_ifdef_token2] = ACTIONS(2673), [sym_preproc_directive] = ACTIONS(2673), [anon_sym_LPAREN2] = ACTIONS(2675), [anon_sym_TILDE] = ACTIONS(2675), [anon_sym_STAR] = ACTIONS(2675), [anon_sym_AMP_AMP] = ACTIONS(2675), [anon_sym_AMP] = ACTIONS(2673), [anon_sym_SEMI] = ACTIONS(2675), [anon_sym___extension__] = ACTIONS(2673), [anon_sym_typedef] = ACTIONS(2673), [anon_sym_virtual] = ACTIONS(2673), [anon_sym_extern] = ACTIONS(2673), [anon_sym___attribute__] = ACTIONS(2673), [anon_sym___attribute] = ACTIONS(2673), [anon_sym_using] = ACTIONS(2673), [anon_sym_COLON_COLON] = ACTIONS(2675), [anon_sym_LBRACK_LBRACK] = ACTIONS(2675), [anon_sym___declspec] = ACTIONS(2673), [anon_sym___based] = ACTIONS(2673), [anon_sym_signed] = ACTIONS(2673), [anon_sym_unsigned] = ACTIONS(2673), [anon_sym_long] = ACTIONS(2673), [anon_sym_short] = ACTIONS(2673), [anon_sym_LBRACK] = ACTIONS(2673), [anon_sym_static] = ACTIONS(2673), [anon_sym_register] = ACTIONS(2673), [anon_sym_inline] = ACTIONS(2673), [anon_sym___inline] = ACTIONS(2673), [anon_sym___inline__] = ACTIONS(2673), [anon_sym___forceinline] = ACTIONS(2673), [anon_sym_thread_local] = ACTIONS(2673), [anon_sym___thread] = ACTIONS(2673), [anon_sym_const] = ACTIONS(2673), [anon_sym_constexpr] = ACTIONS(2673), [anon_sym_volatile] = ACTIONS(2673), [anon_sym_restrict] = ACTIONS(2673), [anon_sym___restrict__] = ACTIONS(2673), [anon_sym__Atomic] = ACTIONS(2673), [anon_sym__Noreturn] = ACTIONS(2673), [anon_sym_noreturn] = ACTIONS(2673), [anon_sym__Nonnull] = ACTIONS(2673), [anon_sym_mutable] = ACTIONS(2673), [anon_sym_constinit] = ACTIONS(2673), [anon_sym_consteval] = ACTIONS(2673), [anon_sym_alignas] = ACTIONS(2673), [anon_sym__Alignas] = ACTIONS(2673), [sym_primitive_type] = ACTIONS(2673), [anon_sym_enum] = ACTIONS(2673), [anon_sym_class] = ACTIONS(2673), [anon_sym_struct] = ACTIONS(2673), [anon_sym_union] = ACTIONS(2673), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2673), [anon_sym_decltype] = ACTIONS(2673), [anon_sym_explicit] = ACTIONS(2673), [anon_sym_typename] = ACTIONS(2673), [anon_sym_private] = ACTIONS(2673), [anon_sym_template] = ACTIONS(2673), [anon_sym_operator] = ACTIONS(2673), [anon_sym_friend] = ACTIONS(2673), [anon_sym_public] = ACTIONS(2673), [anon_sym_protected] = ACTIONS(2673), [anon_sym_static_assert] = ACTIONS(2673), }, [STATE(2170)] = { [sym_identifier] = ACTIONS(6005), [anon_sym_LPAREN2] = ACTIONS(6007), [anon_sym_TILDE] = ACTIONS(6007), [anon_sym_STAR] = ACTIONS(6007), [anon_sym_AMP_AMP] = ACTIONS(6007), [anon_sym_AMP] = ACTIONS(6005), [anon_sym___extension__] = ACTIONS(6005), [anon_sym_virtual] = ACTIONS(6005), [anon_sym_extern] = ACTIONS(6005), [anon_sym___attribute__] = ACTIONS(6005), [anon_sym___attribute] = ACTIONS(6005), [anon_sym_using] = ACTIONS(6005), [anon_sym_COLON_COLON] = ACTIONS(6007), [anon_sym_LBRACK_LBRACK] = ACTIONS(6007), [anon_sym___declspec] = ACTIONS(6005), [anon_sym___based] = ACTIONS(6005), [anon_sym___cdecl] = ACTIONS(6005), [anon_sym___clrcall] = ACTIONS(6005), [anon_sym___stdcall] = ACTIONS(6005), [anon_sym___fastcall] = ACTIONS(6005), [anon_sym___thiscall] = ACTIONS(6005), [anon_sym___vectorcall] = ACTIONS(6005), [anon_sym_LBRACE] = ACTIONS(6007), [anon_sym_signed] = ACTIONS(6005), [anon_sym_unsigned] = ACTIONS(6005), [anon_sym_long] = ACTIONS(6005), [anon_sym_short] = ACTIONS(6005), [anon_sym_LBRACK] = ACTIONS(6005), [anon_sym_static] = ACTIONS(6005), [anon_sym_register] = ACTIONS(6005), [anon_sym_inline] = ACTIONS(6005), [anon_sym___inline] = ACTIONS(6005), [anon_sym___inline__] = ACTIONS(6005), [anon_sym___forceinline] = ACTIONS(6005), [anon_sym_thread_local] = ACTIONS(6005), [anon_sym___thread] = ACTIONS(6005), [anon_sym_const] = ACTIONS(6005), [anon_sym_constexpr] = ACTIONS(6005), [anon_sym_volatile] = ACTIONS(6005), [anon_sym_restrict] = ACTIONS(6005), [anon_sym___restrict__] = ACTIONS(6005), [anon_sym__Atomic] = ACTIONS(6005), [anon_sym__Noreturn] = ACTIONS(6005), [anon_sym_noreturn] = ACTIONS(6005), [anon_sym__Nonnull] = ACTIONS(6005), [anon_sym_mutable] = ACTIONS(6005), [anon_sym_constinit] = ACTIONS(6005), [anon_sym_consteval] = ACTIONS(6005), [anon_sym_alignas] = ACTIONS(6005), [anon_sym__Alignas] = ACTIONS(6005), [sym_primitive_type] = ACTIONS(6005), [anon_sym_enum] = ACTIONS(6005), [anon_sym_class] = ACTIONS(6005), [anon_sym_struct] = ACTIONS(6005), [anon_sym_union] = ACTIONS(6005), [anon_sym_DASH_GT] = ACTIONS(6007), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(6005), [anon_sym_decltype] = ACTIONS(6005), [anon_sym_explicit] = ACTIONS(6005), [anon_sym_typename] = ACTIONS(6005), [anon_sym_template] = ACTIONS(6005), [anon_sym_operator] = ACTIONS(6005), [anon_sym_friend] = ACTIONS(6005), [anon_sym_noexcept] = ACTIONS(6005), [anon_sym_throw] = ACTIONS(6005), [anon_sym_concept] = ACTIONS(6005), [anon_sym_requires] = ACTIONS(6005), }, [STATE(2171)] = { [sym_identifier] = ACTIONS(5613), [aux_sym_preproc_def_token1] = ACTIONS(5613), [aux_sym_preproc_if_token1] = ACTIONS(5613), [aux_sym_preproc_if_token2] = ACTIONS(5613), [aux_sym_preproc_ifdef_token1] = ACTIONS(5613), [aux_sym_preproc_ifdef_token2] = ACTIONS(5613), [sym_preproc_directive] = ACTIONS(5613), [anon_sym_LPAREN2] = ACTIONS(5615), [anon_sym_TILDE] = ACTIONS(5615), [anon_sym_STAR] = ACTIONS(5615), [anon_sym_AMP_AMP] = ACTIONS(5615), [anon_sym_AMP] = ACTIONS(5613), [anon_sym_SEMI] = ACTIONS(5615), [anon_sym___extension__] = ACTIONS(5613), [anon_sym_typedef] = ACTIONS(5613), [anon_sym_virtual] = ACTIONS(5613), [anon_sym_extern] = ACTIONS(5613), [anon_sym___attribute__] = ACTIONS(5613), [anon_sym___attribute] = ACTIONS(5613), [anon_sym_using] = ACTIONS(5613), [anon_sym_COLON_COLON] = ACTIONS(5615), [anon_sym_LBRACK_LBRACK] = ACTIONS(5615), [anon_sym___declspec] = ACTIONS(5613), [anon_sym___based] = ACTIONS(5613), [anon_sym_signed] = ACTIONS(5613), [anon_sym_unsigned] = ACTIONS(5613), [anon_sym_long] = ACTIONS(5613), [anon_sym_short] = ACTIONS(5613), [anon_sym_LBRACK] = ACTIONS(5613), [anon_sym_static] = ACTIONS(5613), [anon_sym_register] = ACTIONS(5613), [anon_sym_inline] = ACTIONS(5613), [anon_sym___inline] = ACTIONS(5613), [anon_sym___inline__] = ACTIONS(5613), [anon_sym___forceinline] = ACTIONS(5613), [anon_sym_thread_local] = ACTIONS(5613), [anon_sym___thread] = ACTIONS(5613), [anon_sym_const] = ACTIONS(5613), [anon_sym_constexpr] = ACTIONS(5613), [anon_sym_volatile] = ACTIONS(5613), [anon_sym_restrict] = ACTIONS(5613), [anon_sym___restrict__] = ACTIONS(5613), [anon_sym__Atomic] = ACTIONS(5613), [anon_sym__Noreturn] = ACTIONS(5613), [anon_sym_noreturn] = ACTIONS(5613), [anon_sym__Nonnull] = ACTIONS(5613), [anon_sym_mutable] = ACTIONS(5613), [anon_sym_constinit] = ACTIONS(5613), [anon_sym_consteval] = ACTIONS(5613), [anon_sym_alignas] = ACTIONS(5613), [anon_sym__Alignas] = ACTIONS(5613), [sym_primitive_type] = ACTIONS(5613), [anon_sym_enum] = ACTIONS(5613), [anon_sym_class] = ACTIONS(5613), [anon_sym_struct] = ACTIONS(5613), [anon_sym_union] = ACTIONS(5613), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5613), [anon_sym_decltype] = ACTIONS(5613), [anon_sym_explicit] = ACTIONS(5613), [anon_sym_typename] = ACTIONS(5613), [anon_sym_private] = ACTIONS(5613), [anon_sym_template] = ACTIONS(5613), [anon_sym_operator] = ACTIONS(5613), [anon_sym_friend] = ACTIONS(5613), [anon_sym_public] = ACTIONS(5613), [anon_sym_protected] = ACTIONS(5613), [anon_sym_static_assert] = ACTIONS(5613), }, [STATE(2172)] = { [sym_identifier] = ACTIONS(5617), [aux_sym_preproc_def_token1] = ACTIONS(5617), [aux_sym_preproc_if_token1] = ACTIONS(5617), [aux_sym_preproc_if_token2] = ACTIONS(5617), [aux_sym_preproc_ifdef_token1] = ACTIONS(5617), [aux_sym_preproc_ifdef_token2] = ACTIONS(5617), [sym_preproc_directive] = ACTIONS(5617), [anon_sym_LPAREN2] = ACTIONS(5619), [anon_sym_TILDE] = ACTIONS(5619), [anon_sym_STAR] = ACTIONS(5619), [anon_sym_AMP_AMP] = ACTIONS(5619), [anon_sym_AMP] = ACTIONS(5617), [anon_sym_SEMI] = ACTIONS(5619), [anon_sym___extension__] = ACTIONS(5617), [anon_sym_typedef] = ACTIONS(5617), [anon_sym_virtual] = ACTIONS(5617), [anon_sym_extern] = ACTIONS(5617), [anon_sym___attribute__] = ACTIONS(5617), [anon_sym___attribute] = ACTIONS(5617), [anon_sym_using] = ACTIONS(5617), [anon_sym_COLON_COLON] = ACTIONS(5619), [anon_sym_LBRACK_LBRACK] = ACTIONS(5619), [anon_sym___declspec] = ACTIONS(5617), [anon_sym___based] = ACTIONS(5617), [anon_sym_signed] = ACTIONS(5617), [anon_sym_unsigned] = ACTIONS(5617), [anon_sym_long] = ACTIONS(5617), [anon_sym_short] = ACTIONS(5617), [anon_sym_LBRACK] = ACTIONS(5617), [anon_sym_static] = ACTIONS(5617), [anon_sym_register] = ACTIONS(5617), [anon_sym_inline] = ACTIONS(5617), [anon_sym___inline] = ACTIONS(5617), [anon_sym___inline__] = ACTIONS(5617), [anon_sym___forceinline] = ACTIONS(5617), [anon_sym_thread_local] = ACTIONS(5617), [anon_sym___thread] = ACTIONS(5617), [anon_sym_const] = ACTIONS(5617), [anon_sym_constexpr] = ACTIONS(5617), [anon_sym_volatile] = ACTIONS(5617), [anon_sym_restrict] = ACTIONS(5617), [anon_sym___restrict__] = ACTIONS(5617), [anon_sym__Atomic] = ACTIONS(5617), [anon_sym__Noreturn] = ACTIONS(5617), [anon_sym_noreturn] = ACTIONS(5617), [anon_sym__Nonnull] = ACTIONS(5617), [anon_sym_mutable] = ACTIONS(5617), [anon_sym_constinit] = ACTIONS(5617), [anon_sym_consteval] = ACTIONS(5617), [anon_sym_alignas] = ACTIONS(5617), [anon_sym__Alignas] = ACTIONS(5617), [sym_primitive_type] = ACTIONS(5617), [anon_sym_enum] = ACTIONS(5617), [anon_sym_class] = ACTIONS(5617), [anon_sym_struct] = ACTIONS(5617), [anon_sym_union] = ACTIONS(5617), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5617), [anon_sym_decltype] = ACTIONS(5617), [anon_sym_explicit] = ACTIONS(5617), [anon_sym_typename] = ACTIONS(5617), [anon_sym_private] = ACTIONS(5617), [anon_sym_template] = ACTIONS(5617), [anon_sym_operator] = ACTIONS(5617), [anon_sym_friend] = ACTIONS(5617), [anon_sym_public] = ACTIONS(5617), [anon_sym_protected] = ACTIONS(5617), [anon_sym_static_assert] = ACTIONS(5617), }, [STATE(2173)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_if_token2] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_private] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_friend] = ACTIONS(2689), [anon_sym_public] = ACTIONS(2689), [anon_sym_protected] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), }, [STATE(2174)] = { [sym_identifier] = ACTIONS(2689), [aux_sym_preproc_def_token1] = ACTIONS(2689), [aux_sym_preproc_if_token1] = ACTIONS(2689), [aux_sym_preproc_if_token2] = ACTIONS(2689), [aux_sym_preproc_ifdef_token1] = ACTIONS(2689), [aux_sym_preproc_ifdef_token2] = ACTIONS(2689), [sym_preproc_directive] = ACTIONS(2689), [anon_sym_LPAREN2] = ACTIONS(2691), [anon_sym_TILDE] = ACTIONS(2691), [anon_sym_STAR] = ACTIONS(2691), [anon_sym_AMP_AMP] = ACTIONS(2691), [anon_sym_AMP] = ACTIONS(2689), [anon_sym_SEMI] = ACTIONS(2691), [anon_sym___extension__] = ACTIONS(2689), [anon_sym_typedef] = ACTIONS(2689), [anon_sym_virtual] = ACTIONS(2689), [anon_sym_extern] = ACTIONS(2689), [anon_sym___attribute__] = ACTIONS(2689), [anon_sym___attribute] = ACTIONS(2689), [anon_sym_using] = ACTIONS(2689), [anon_sym_COLON_COLON] = ACTIONS(2691), [anon_sym_LBRACK_LBRACK] = ACTIONS(2691), [anon_sym___declspec] = ACTIONS(2689), [anon_sym___based] = ACTIONS(2689), [anon_sym_signed] = ACTIONS(2689), [anon_sym_unsigned] = ACTIONS(2689), [anon_sym_long] = ACTIONS(2689), [anon_sym_short] = ACTIONS(2689), [anon_sym_LBRACK] = ACTIONS(2689), [anon_sym_static] = ACTIONS(2689), [anon_sym_register] = ACTIONS(2689), [anon_sym_inline] = ACTIONS(2689), [anon_sym___inline] = ACTIONS(2689), [anon_sym___inline__] = ACTIONS(2689), [anon_sym___forceinline] = ACTIONS(2689), [anon_sym_thread_local] = ACTIONS(2689), [anon_sym___thread] = ACTIONS(2689), [anon_sym_const] = ACTIONS(2689), [anon_sym_constexpr] = ACTIONS(2689), [anon_sym_volatile] = ACTIONS(2689), [anon_sym_restrict] = ACTIONS(2689), [anon_sym___restrict__] = ACTIONS(2689), [anon_sym__Atomic] = ACTIONS(2689), [anon_sym__Noreturn] = ACTIONS(2689), [anon_sym_noreturn] = ACTIONS(2689), [anon_sym__Nonnull] = ACTIONS(2689), [anon_sym_mutable] = ACTIONS(2689), [anon_sym_constinit] = ACTIONS(2689), [anon_sym_consteval] = ACTIONS(2689), [anon_sym_alignas] = ACTIONS(2689), [anon_sym__Alignas] = ACTIONS(2689), [sym_primitive_type] = ACTIONS(2689), [anon_sym_enum] = ACTIONS(2689), [anon_sym_class] = ACTIONS(2689), [anon_sym_struct] = ACTIONS(2689), [anon_sym_union] = ACTIONS(2689), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2689), [anon_sym_decltype] = ACTIONS(2689), [anon_sym_explicit] = ACTIONS(2689), [anon_sym_typename] = ACTIONS(2689), [anon_sym_private] = ACTIONS(2689), [anon_sym_template] = ACTIONS(2689), [anon_sym_operator] = ACTIONS(2689), [anon_sym_friend] = ACTIONS(2689), [anon_sym_public] = ACTIONS(2689), [anon_sym_protected] = ACTIONS(2689), [anon_sym_static_assert] = ACTIONS(2689), }, [STATE(2175)] = { [sym_identifier] = ACTIONS(2693), [aux_sym_preproc_def_token1] = ACTIONS(2693), [aux_sym_preproc_if_token1] = ACTIONS(2693), [aux_sym_preproc_if_token2] = ACTIONS(2693), [aux_sym_preproc_ifdef_token1] = ACTIONS(2693), [aux_sym_preproc_ifdef_token2] = ACTIONS(2693), [sym_preproc_directive] = ACTIONS(2693), [anon_sym_LPAREN2] = ACTIONS(2695), [anon_sym_TILDE] = ACTIONS(2695), [anon_sym_STAR] = ACTIONS(2695), [anon_sym_AMP_AMP] = ACTIONS(2695), [anon_sym_AMP] = ACTIONS(2693), [anon_sym_SEMI] = ACTIONS(2695), [anon_sym___extension__] = ACTIONS(2693), [anon_sym_typedef] = ACTIONS(2693), [anon_sym_virtual] = ACTIONS(2693), [anon_sym_extern] = ACTIONS(2693), [anon_sym___attribute__] = ACTIONS(2693), [anon_sym___attribute] = ACTIONS(2693), [anon_sym_using] = ACTIONS(2693), [anon_sym_COLON_COLON] = ACTIONS(2695), [anon_sym_LBRACK_LBRACK] = ACTIONS(2695), [anon_sym___declspec] = ACTIONS(2693), [anon_sym___based] = ACTIONS(2693), [anon_sym_signed] = ACTIONS(2693), [anon_sym_unsigned] = ACTIONS(2693), [anon_sym_long] = ACTIONS(2693), [anon_sym_short] = ACTIONS(2693), [anon_sym_LBRACK] = ACTIONS(2693), [anon_sym_static] = ACTIONS(2693), [anon_sym_register] = ACTIONS(2693), [anon_sym_inline] = ACTIONS(2693), [anon_sym___inline] = ACTIONS(2693), [anon_sym___inline__] = ACTIONS(2693), [anon_sym___forceinline] = ACTIONS(2693), [anon_sym_thread_local] = ACTIONS(2693), [anon_sym___thread] = ACTIONS(2693), [anon_sym_const] = ACTIONS(2693), [anon_sym_constexpr] = ACTIONS(2693), [anon_sym_volatile] = ACTIONS(2693), [anon_sym_restrict] = ACTIONS(2693), [anon_sym___restrict__] = ACTIONS(2693), [anon_sym__Atomic] = ACTIONS(2693), [anon_sym__Noreturn] = ACTIONS(2693), [anon_sym_noreturn] = ACTIONS(2693), [anon_sym__Nonnull] = ACTIONS(2693), [anon_sym_mutable] = ACTIONS(2693), [anon_sym_constinit] = ACTIONS(2693), [anon_sym_consteval] = ACTIONS(2693), [anon_sym_alignas] = ACTIONS(2693), [anon_sym__Alignas] = ACTIONS(2693), [sym_primitive_type] = ACTIONS(2693), [anon_sym_enum] = ACTIONS(2693), [anon_sym_class] = ACTIONS(2693), [anon_sym_struct] = ACTIONS(2693), [anon_sym_union] = ACTIONS(2693), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2693), [anon_sym_decltype] = ACTIONS(2693), [anon_sym_explicit] = ACTIONS(2693), [anon_sym_typename] = ACTIONS(2693), [anon_sym_private] = ACTIONS(2693), [anon_sym_template] = ACTIONS(2693), [anon_sym_operator] = ACTIONS(2693), [anon_sym_friend] = ACTIONS(2693), [anon_sym_public] = ACTIONS(2693), [anon_sym_protected] = ACTIONS(2693), [anon_sym_static_assert] = ACTIONS(2693), }, [STATE(2176)] = { [sym_identifier] = ACTIONS(5621), [aux_sym_preproc_def_token1] = ACTIONS(5621), [aux_sym_preproc_if_token1] = ACTIONS(5621), [aux_sym_preproc_if_token2] = ACTIONS(5621), [aux_sym_preproc_ifdef_token1] = ACTIONS(5621), [aux_sym_preproc_ifdef_token2] = ACTIONS(5621), [sym_preproc_directive] = ACTIONS(5621), [anon_sym_LPAREN2] = ACTIONS(5623), [anon_sym_TILDE] = ACTIONS(5623), [anon_sym_STAR] = ACTIONS(5623), [anon_sym_AMP_AMP] = ACTIONS(5623), [anon_sym_AMP] = ACTIONS(5621), [anon_sym_SEMI] = ACTIONS(5623), [anon_sym___extension__] = ACTIONS(5621), [anon_sym_typedef] = ACTIONS(5621), [anon_sym_virtual] = ACTIONS(5621), [anon_sym_extern] = ACTIONS(5621), [anon_sym___attribute__] = ACTIONS(5621), [anon_sym___attribute] = ACTIONS(5621), [anon_sym_using] = ACTIONS(5621), [anon_sym_COLON_COLON] = ACTIONS(5623), [anon_sym_LBRACK_LBRACK] = ACTIONS(5623), [anon_sym___declspec] = ACTIONS(5621), [anon_sym___based] = ACTIONS(5621), [anon_sym_signed] = ACTIONS(5621), [anon_sym_unsigned] = ACTIONS(5621), [anon_sym_long] = ACTIONS(5621), [anon_sym_short] = ACTIONS(5621), [anon_sym_LBRACK] = ACTIONS(5621), [anon_sym_static] = ACTIONS(5621), [anon_sym_register] = ACTIONS(5621), [anon_sym_inline] = ACTIONS(5621), [anon_sym___inline] = ACTIONS(5621), [anon_sym___inline__] = ACTIONS(5621), [anon_sym___forceinline] = ACTIONS(5621), [anon_sym_thread_local] = ACTIONS(5621), [anon_sym___thread] = ACTIONS(5621), [anon_sym_const] = ACTIONS(5621), [anon_sym_constexpr] = ACTIONS(5621), [anon_sym_volatile] = ACTIONS(5621), [anon_sym_restrict] = ACTIONS(5621), [anon_sym___restrict__] = ACTIONS(5621), [anon_sym__Atomic] = ACTIONS(5621), [anon_sym__Noreturn] = ACTIONS(5621), [anon_sym_noreturn] = ACTIONS(5621), [anon_sym__Nonnull] = ACTIONS(5621), [anon_sym_mutable] = ACTIONS(5621), [anon_sym_constinit] = ACTIONS(5621), [anon_sym_consteval] = ACTIONS(5621), [anon_sym_alignas] = ACTIONS(5621), [anon_sym__Alignas] = ACTIONS(5621), [sym_primitive_type] = ACTIONS(5621), [anon_sym_enum] = ACTIONS(5621), [anon_sym_class] = ACTIONS(5621), [anon_sym_struct] = ACTIONS(5621), [anon_sym_union] = ACTIONS(5621), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5621), [anon_sym_decltype] = ACTIONS(5621), [anon_sym_explicit] = ACTIONS(5621), [anon_sym_typename] = ACTIONS(5621), [anon_sym_private] = ACTIONS(5621), [anon_sym_template] = ACTIONS(5621), [anon_sym_operator] = ACTIONS(5621), [anon_sym_friend] = ACTIONS(5621), [anon_sym_public] = ACTIONS(5621), [anon_sym_protected] = ACTIONS(5621), [anon_sym_static_assert] = ACTIONS(5621), }, [STATE(2177)] = { [sym_identifier] = ACTIONS(5625), [aux_sym_preproc_def_token1] = ACTIONS(5625), [aux_sym_preproc_if_token1] = ACTIONS(5625), [aux_sym_preproc_if_token2] = ACTIONS(5625), [aux_sym_preproc_ifdef_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token2] = ACTIONS(5625), [sym_preproc_directive] = ACTIONS(5625), [anon_sym_LPAREN2] = ACTIONS(5627), [anon_sym_TILDE] = ACTIONS(5627), [anon_sym_STAR] = ACTIONS(5627), [anon_sym_AMP_AMP] = ACTIONS(5627), [anon_sym_AMP] = ACTIONS(5625), [anon_sym_SEMI] = ACTIONS(5627), [anon_sym___extension__] = ACTIONS(5625), [anon_sym_typedef] = ACTIONS(5625), [anon_sym_virtual] = ACTIONS(5625), [anon_sym_extern] = ACTIONS(5625), [anon_sym___attribute__] = ACTIONS(5625), [anon_sym___attribute] = ACTIONS(5625), [anon_sym_using] = ACTIONS(5625), [anon_sym_COLON_COLON] = ACTIONS(5627), [anon_sym_LBRACK_LBRACK] = ACTIONS(5627), [anon_sym___declspec] = ACTIONS(5625), [anon_sym___based] = ACTIONS(5625), [anon_sym_signed] = ACTIONS(5625), [anon_sym_unsigned] = ACTIONS(5625), [anon_sym_long] = ACTIONS(5625), [anon_sym_short] = ACTIONS(5625), [anon_sym_LBRACK] = ACTIONS(5625), [anon_sym_static] = ACTIONS(5625), [anon_sym_register] = ACTIONS(5625), [anon_sym_inline] = ACTIONS(5625), [anon_sym___inline] = ACTIONS(5625), [anon_sym___inline__] = ACTIONS(5625), [anon_sym___forceinline] = ACTIONS(5625), [anon_sym_thread_local] = ACTIONS(5625), [anon_sym___thread] = ACTIONS(5625), [anon_sym_const] = ACTIONS(5625), [anon_sym_constexpr] = ACTIONS(5625), [anon_sym_volatile] = ACTIONS(5625), [anon_sym_restrict] = ACTIONS(5625), [anon_sym___restrict__] = ACTIONS(5625), [anon_sym__Atomic] = ACTIONS(5625), [anon_sym__Noreturn] = ACTIONS(5625), [anon_sym_noreturn] = ACTIONS(5625), [anon_sym__Nonnull] = ACTIONS(5625), [anon_sym_mutable] = ACTIONS(5625), [anon_sym_constinit] = ACTIONS(5625), [anon_sym_consteval] = ACTIONS(5625), [anon_sym_alignas] = ACTIONS(5625), [anon_sym__Alignas] = ACTIONS(5625), [sym_primitive_type] = ACTIONS(5625), [anon_sym_enum] = ACTIONS(5625), [anon_sym_class] = ACTIONS(5625), [anon_sym_struct] = ACTIONS(5625), [anon_sym_union] = ACTIONS(5625), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5625), [anon_sym_decltype] = ACTIONS(5625), [anon_sym_explicit] = ACTIONS(5625), [anon_sym_typename] = ACTIONS(5625), [anon_sym_private] = ACTIONS(5625), [anon_sym_template] = ACTIONS(5625), [anon_sym_operator] = ACTIONS(5625), [anon_sym_friend] = ACTIONS(5625), [anon_sym_public] = ACTIONS(5625), [anon_sym_protected] = ACTIONS(5625), [anon_sym_static_assert] = ACTIONS(5625), }, [STATE(2178)] = { [sym_identifier] = ACTIONS(5625), [aux_sym_preproc_def_token1] = ACTIONS(5625), [aux_sym_preproc_if_token1] = ACTIONS(5625), [aux_sym_preproc_if_token2] = ACTIONS(5625), [aux_sym_preproc_ifdef_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token2] = ACTIONS(5625), [sym_preproc_directive] = ACTIONS(5625), [anon_sym_LPAREN2] = ACTIONS(5627), [anon_sym_TILDE] = ACTIONS(5627), [anon_sym_STAR] = ACTIONS(5627), [anon_sym_AMP_AMP] = ACTIONS(5627), [anon_sym_AMP] = ACTIONS(5625), [anon_sym_SEMI] = ACTIONS(5627), [anon_sym___extension__] = ACTIONS(5625), [anon_sym_typedef] = ACTIONS(5625), [anon_sym_virtual] = ACTIONS(5625), [anon_sym_extern] = ACTIONS(5625), [anon_sym___attribute__] = ACTIONS(5625), [anon_sym___attribute] = ACTIONS(5625), [anon_sym_using] = ACTIONS(5625), [anon_sym_COLON_COLON] = ACTIONS(5627), [anon_sym_LBRACK_LBRACK] = ACTIONS(5627), [anon_sym___declspec] = ACTIONS(5625), [anon_sym___based] = ACTIONS(5625), [anon_sym_signed] = ACTIONS(5625), [anon_sym_unsigned] = ACTIONS(5625), [anon_sym_long] = ACTIONS(5625), [anon_sym_short] = ACTIONS(5625), [anon_sym_LBRACK] = ACTIONS(5625), [anon_sym_static] = ACTIONS(5625), [anon_sym_register] = ACTIONS(5625), [anon_sym_inline] = ACTIONS(5625), [anon_sym___inline] = ACTIONS(5625), [anon_sym___inline__] = ACTIONS(5625), [anon_sym___forceinline] = ACTIONS(5625), [anon_sym_thread_local] = ACTIONS(5625), [anon_sym___thread] = ACTIONS(5625), [anon_sym_const] = ACTIONS(5625), [anon_sym_constexpr] = ACTIONS(5625), [anon_sym_volatile] = ACTIONS(5625), [anon_sym_restrict] = ACTIONS(5625), [anon_sym___restrict__] = ACTIONS(5625), [anon_sym__Atomic] = ACTIONS(5625), [anon_sym__Noreturn] = ACTIONS(5625), [anon_sym_noreturn] = ACTIONS(5625), [anon_sym__Nonnull] = ACTIONS(5625), [anon_sym_mutable] = ACTIONS(5625), [anon_sym_constinit] = ACTIONS(5625), [anon_sym_consteval] = ACTIONS(5625), [anon_sym_alignas] = ACTIONS(5625), [anon_sym__Alignas] = ACTIONS(5625), [sym_primitive_type] = ACTIONS(5625), [anon_sym_enum] = ACTIONS(5625), [anon_sym_class] = ACTIONS(5625), [anon_sym_struct] = ACTIONS(5625), [anon_sym_union] = ACTIONS(5625), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5625), [anon_sym_decltype] = ACTIONS(5625), [anon_sym_explicit] = ACTIONS(5625), [anon_sym_typename] = ACTIONS(5625), [anon_sym_private] = ACTIONS(5625), [anon_sym_template] = ACTIONS(5625), [anon_sym_operator] = ACTIONS(5625), [anon_sym_friend] = ACTIONS(5625), [anon_sym_public] = ACTIONS(5625), [anon_sym_protected] = ACTIONS(5625), [anon_sym_static_assert] = ACTIONS(5625), }, [STATE(2179)] = { [sym_identifier] = ACTIONS(2733), [aux_sym_preproc_def_token1] = ACTIONS(2733), [aux_sym_preproc_if_token1] = ACTIONS(2733), [aux_sym_preproc_if_token2] = ACTIONS(2733), [aux_sym_preproc_ifdef_token1] = ACTIONS(2733), [aux_sym_preproc_ifdef_token2] = ACTIONS(2733), [sym_preproc_directive] = ACTIONS(2733), [anon_sym_LPAREN2] = ACTIONS(2735), [anon_sym_TILDE] = ACTIONS(2735), [anon_sym_STAR] = ACTIONS(2735), [anon_sym_AMP_AMP] = ACTIONS(2735), [anon_sym_AMP] = ACTIONS(2733), [anon_sym_SEMI] = ACTIONS(2735), [anon_sym___extension__] = ACTIONS(2733), [anon_sym_typedef] = ACTIONS(2733), [anon_sym_virtual] = ACTIONS(2733), [anon_sym_extern] = ACTIONS(2733), [anon_sym___attribute__] = ACTIONS(2733), [anon_sym___attribute] = ACTIONS(2733), [anon_sym_using] = ACTIONS(2733), [anon_sym_COLON_COLON] = ACTIONS(2735), [anon_sym_LBRACK_LBRACK] = ACTIONS(2735), [anon_sym___declspec] = ACTIONS(2733), [anon_sym___based] = ACTIONS(2733), [anon_sym_signed] = ACTIONS(2733), [anon_sym_unsigned] = ACTIONS(2733), [anon_sym_long] = ACTIONS(2733), [anon_sym_short] = ACTIONS(2733), [anon_sym_LBRACK] = ACTIONS(2733), [anon_sym_static] = ACTIONS(2733), [anon_sym_register] = ACTIONS(2733), [anon_sym_inline] = ACTIONS(2733), [anon_sym___inline] = ACTIONS(2733), [anon_sym___inline__] = ACTIONS(2733), [anon_sym___forceinline] = ACTIONS(2733), [anon_sym_thread_local] = ACTIONS(2733), [anon_sym___thread] = ACTIONS(2733), [anon_sym_const] = ACTIONS(2733), [anon_sym_constexpr] = ACTIONS(2733), [anon_sym_volatile] = ACTIONS(2733), [anon_sym_restrict] = ACTIONS(2733), [anon_sym___restrict__] = ACTIONS(2733), [anon_sym__Atomic] = ACTIONS(2733), [anon_sym__Noreturn] = ACTIONS(2733), [anon_sym_noreturn] = ACTIONS(2733), [anon_sym__Nonnull] = ACTIONS(2733), [anon_sym_mutable] = ACTIONS(2733), [anon_sym_constinit] = ACTIONS(2733), [anon_sym_consteval] = ACTIONS(2733), [anon_sym_alignas] = ACTIONS(2733), [anon_sym__Alignas] = ACTIONS(2733), [sym_primitive_type] = ACTIONS(2733), [anon_sym_enum] = ACTIONS(2733), [anon_sym_class] = ACTIONS(2733), [anon_sym_struct] = ACTIONS(2733), [anon_sym_union] = ACTIONS(2733), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2733), [anon_sym_decltype] = ACTIONS(2733), [anon_sym_explicit] = ACTIONS(2733), [anon_sym_typename] = ACTIONS(2733), [anon_sym_private] = ACTIONS(2733), [anon_sym_template] = ACTIONS(2733), [anon_sym_operator] = ACTIONS(2733), [anon_sym_friend] = ACTIONS(2733), [anon_sym_public] = ACTIONS(2733), [anon_sym_protected] = ACTIONS(2733), [anon_sym_static_assert] = ACTIONS(2733), }, [STATE(2180)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_if_token2] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_private] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_friend] = ACTIONS(2737), [anon_sym_public] = ACTIONS(2737), [anon_sym_protected] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), }, [STATE(2181)] = { [sym_identifier] = ACTIONS(2737), [aux_sym_preproc_def_token1] = ACTIONS(2737), [aux_sym_preproc_if_token1] = ACTIONS(2737), [aux_sym_preproc_if_token2] = ACTIONS(2737), [aux_sym_preproc_ifdef_token1] = ACTIONS(2737), [aux_sym_preproc_ifdef_token2] = ACTIONS(2737), [sym_preproc_directive] = ACTIONS(2737), [anon_sym_LPAREN2] = ACTIONS(2739), [anon_sym_TILDE] = ACTIONS(2739), [anon_sym_STAR] = ACTIONS(2739), [anon_sym_AMP_AMP] = ACTIONS(2739), [anon_sym_AMP] = ACTIONS(2737), [anon_sym_SEMI] = ACTIONS(2739), [anon_sym___extension__] = ACTIONS(2737), [anon_sym_typedef] = ACTIONS(2737), [anon_sym_virtual] = ACTIONS(2737), [anon_sym_extern] = ACTIONS(2737), [anon_sym___attribute__] = ACTIONS(2737), [anon_sym___attribute] = ACTIONS(2737), [anon_sym_using] = ACTIONS(2737), [anon_sym_COLON_COLON] = ACTIONS(2739), [anon_sym_LBRACK_LBRACK] = ACTIONS(2739), [anon_sym___declspec] = ACTIONS(2737), [anon_sym___based] = ACTIONS(2737), [anon_sym_signed] = ACTIONS(2737), [anon_sym_unsigned] = ACTIONS(2737), [anon_sym_long] = ACTIONS(2737), [anon_sym_short] = ACTIONS(2737), [anon_sym_LBRACK] = ACTIONS(2737), [anon_sym_static] = ACTIONS(2737), [anon_sym_register] = ACTIONS(2737), [anon_sym_inline] = ACTIONS(2737), [anon_sym___inline] = ACTIONS(2737), [anon_sym___inline__] = ACTIONS(2737), [anon_sym___forceinline] = ACTIONS(2737), [anon_sym_thread_local] = ACTIONS(2737), [anon_sym___thread] = ACTIONS(2737), [anon_sym_const] = ACTIONS(2737), [anon_sym_constexpr] = ACTIONS(2737), [anon_sym_volatile] = ACTIONS(2737), [anon_sym_restrict] = ACTIONS(2737), [anon_sym___restrict__] = ACTIONS(2737), [anon_sym__Atomic] = ACTIONS(2737), [anon_sym__Noreturn] = ACTIONS(2737), [anon_sym_noreturn] = ACTIONS(2737), [anon_sym__Nonnull] = ACTIONS(2737), [anon_sym_mutable] = ACTIONS(2737), [anon_sym_constinit] = ACTIONS(2737), [anon_sym_consteval] = ACTIONS(2737), [anon_sym_alignas] = ACTIONS(2737), [anon_sym__Alignas] = ACTIONS(2737), [sym_primitive_type] = ACTIONS(2737), [anon_sym_enum] = ACTIONS(2737), [anon_sym_class] = ACTIONS(2737), [anon_sym_struct] = ACTIONS(2737), [anon_sym_union] = ACTIONS(2737), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2737), [anon_sym_decltype] = ACTIONS(2737), [anon_sym_explicit] = ACTIONS(2737), [anon_sym_typename] = ACTIONS(2737), [anon_sym_private] = ACTIONS(2737), [anon_sym_template] = ACTIONS(2737), [anon_sym_operator] = ACTIONS(2737), [anon_sym_friend] = ACTIONS(2737), [anon_sym_public] = ACTIONS(2737), [anon_sym_protected] = ACTIONS(2737), [anon_sym_static_assert] = ACTIONS(2737), }, [STATE(2182)] = { [sym_identifier] = ACTIONS(5625), [aux_sym_preproc_def_token1] = ACTIONS(5625), [aux_sym_preproc_if_token1] = ACTIONS(5625), [aux_sym_preproc_if_token2] = ACTIONS(5625), [aux_sym_preproc_ifdef_token1] = ACTIONS(5625), [aux_sym_preproc_ifdef_token2] = ACTIONS(5625), [sym_preproc_directive] = ACTIONS(5625), [anon_sym_LPAREN2] = ACTIONS(5627), [anon_sym_TILDE] = ACTIONS(5627), [anon_sym_STAR] = ACTIONS(5627), [anon_sym_AMP_AMP] = ACTIONS(5627), [anon_sym_AMP] = ACTIONS(5625), [anon_sym_SEMI] = ACTIONS(5627), [anon_sym___extension__] = ACTIONS(5625), [anon_sym_typedef] = ACTIONS(5625), [anon_sym_virtual] = ACTIONS(5625), [anon_sym_extern] = ACTIONS(5625), [anon_sym___attribute__] = ACTIONS(5625), [anon_sym___attribute] = ACTIONS(5625), [anon_sym_using] = ACTIONS(5625), [anon_sym_COLON_COLON] = ACTIONS(5627), [anon_sym_LBRACK_LBRACK] = ACTIONS(5627), [anon_sym___declspec] = ACTIONS(5625), [anon_sym___based] = ACTIONS(5625), [anon_sym_signed] = ACTIONS(5625), [anon_sym_unsigned] = ACTIONS(5625), [anon_sym_long] = ACTIONS(5625), [anon_sym_short] = ACTIONS(5625), [anon_sym_LBRACK] = ACTIONS(5625), [anon_sym_static] = ACTIONS(5625), [anon_sym_register] = ACTIONS(5625), [anon_sym_inline] = ACTIONS(5625), [anon_sym___inline] = ACTIONS(5625), [anon_sym___inline__] = ACTIONS(5625), [anon_sym___forceinline] = ACTIONS(5625), [anon_sym_thread_local] = ACTIONS(5625), [anon_sym___thread] = ACTIONS(5625), [anon_sym_const] = ACTIONS(5625), [anon_sym_constexpr] = ACTIONS(5625), [anon_sym_volatile] = ACTIONS(5625), [anon_sym_restrict] = ACTIONS(5625), [anon_sym___restrict__] = ACTIONS(5625), [anon_sym__Atomic] = ACTIONS(5625), [anon_sym__Noreturn] = ACTIONS(5625), [anon_sym_noreturn] = ACTIONS(5625), [anon_sym__Nonnull] = ACTIONS(5625), [anon_sym_mutable] = ACTIONS(5625), [anon_sym_constinit] = ACTIONS(5625), [anon_sym_consteval] = ACTIONS(5625), [anon_sym_alignas] = ACTIONS(5625), [anon_sym__Alignas] = ACTIONS(5625), [sym_primitive_type] = ACTIONS(5625), [anon_sym_enum] = ACTIONS(5625), [anon_sym_class] = ACTIONS(5625), [anon_sym_struct] = ACTIONS(5625), [anon_sym_union] = ACTIONS(5625), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5625), [anon_sym_decltype] = ACTIONS(5625), [anon_sym_explicit] = ACTIONS(5625), [anon_sym_typename] = ACTIONS(5625), [anon_sym_private] = ACTIONS(5625), [anon_sym_template] = ACTIONS(5625), [anon_sym_operator] = ACTIONS(5625), [anon_sym_friend] = ACTIONS(5625), [anon_sym_public] = ACTIONS(5625), [anon_sym_protected] = ACTIONS(5625), [anon_sym_static_assert] = ACTIONS(5625), }, [STATE(2183)] = { [sym_identifier] = ACTIONS(2837), [aux_sym_preproc_def_token1] = ACTIONS(2837), [aux_sym_preproc_if_token1] = ACTIONS(2837), [aux_sym_preproc_ifdef_token1] = ACTIONS(2837), [aux_sym_preproc_ifdef_token2] = ACTIONS(2837), [sym_preproc_directive] = ACTIONS(2837), [anon_sym_LPAREN2] = ACTIONS(2839), [anon_sym_TILDE] = ACTIONS(2839), [anon_sym_STAR] = ACTIONS(2839), [anon_sym_AMP_AMP] = ACTIONS(2839), [anon_sym_AMP] = ACTIONS(2837), [anon_sym_SEMI] = ACTIONS(2839), [anon_sym___extension__] = ACTIONS(2837), [anon_sym_typedef] = ACTIONS(2837), [anon_sym_virtual] = ACTIONS(2837), [anon_sym_extern] = ACTIONS(2837), [anon_sym___attribute__] = ACTIONS(2837), [anon_sym___attribute] = ACTIONS(2837), [anon_sym_using] = ACTIONS(2837), [anon_sym_COLON_COLON] = ACTIONS(2839), [anon_sym_LBRACK_LBRACK] = ACTIONS(2839), [anon_sym___declspec] = ACTIONS(2837), [anon_sym___based] = ACTIONS(2837), [anon_sym_RBRACE] = ACTIONS(2839), [anon_sym_signed] = ACTIONS(2837), [anon_sym_unsigned] = ACTIONS(2837), [anon_sym_long] = ACTIONS(2837), [anon_sym_short] = ACTIONS(2837), [anon_sym_LBRACK] = ACTIONS(2837), [anon_sym_static] = ACTIONS(2837), [anon_sym_register] = ACTIONS(2837), [anon_sym_inline] = ACTIONS(2837), [anon_sym___inline] = ACTIONS(2837), [anon_sym___inline__] = ACTIONS(2837), [anon_sym___forceinline] = ACTIONS(2837), [anon_sym_thread_local] = ACTIONS(2837), [anon_sym___thread] = ACTIONS(2837), [anon_sym_const] = ACTIONS(2837), [anon_sym_constexpr] = ACTIONS(2837), [anon_sym_volatile] = ACTIONS(2837), [anon_sym_restrict] = ACTIONS(2837), [anon_sym___restrict__] = ACTIONS(2837), [anon_sym__Atomic] = ACTIONS(2837), [anon_sym__Noreturn] = ACTIONS(2837), [anon_sym_noreturn] = ACTIONS(2837), [anon_sym__Nonnull] = ACTIONS(2837), [anon_sym_mutable] = ACTIONS(2837), [anon_sym_constinit] = ACTIONS(2837), [anon_sym_consteval] = ACTIONS(2837), [anon_sym_alignas] = ACTIONS(2837), [anon_sym__Alignas] = ACTIONS(2837), [sym_primitive_type] = ACTIONS(2837), [anon_sym_enum] = ACTIONS(2837), [anon_sym_class] = ACTIONS(2837), [anon_sym_struct] = ACTIONS(2837), [anon_sym_union] = ACTIONS(2837), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2837), [anon_sym_decltype] = ACTIONS(2837), [anon_sym_explicit] = ACTIONS(2837), [anon_sym_typename] = ACTIONS(2837), [anon_sym_private] = ACTIONS(2837), [anon_sym_template] = ACTIONS(2837), [anon_sym_operator] = ACTIONS(2837), [anon_sym_friend] = ACTIONS(2837), [anon_sym_public] = ACTIONS(2837), [anon_sym_protected] = ACTIONS(2837), [anon_sym_static_assert] = ACTIONS(2837), }, [STATE(2184)] = { [sym_identifier] = ACTIONS(2749), [aux_sym_preproc_def_token1] = ACTIONS(2749), [aux_sym_preproc_if_token1] = ACTIONS(2749), [aux_sym_preproc_if_token2] = ACTIONS(2749), [aux_sym_preproc_ifdef_token1] = ACTIONS(2749), [aux_sym_preproc_ifdef_token2] = ACTIONS(2749), [sym_preproc_directive] = ACTIONS(2749), [anon_sym_LPAREN2] = ACTIONS(2751), [anon_sym_TILDE] = ACTIONS(2751), [anon_sym_STAR] = ACTIONS(2751), [anon_sym_AMP_AMP] = ACTIONS(2751), [anon_sym_AMP] = ACTIONS(2749), [anon_sym_SEMI] = ACTIONS(2751), [anon_sym___extension__] = ACTIONS(2749), [anon_sym_typedef] = ACTIONS(2749), [anon_sym_virtual] = ACTIONS(2749), [anon_sym_extern] = ACTIONS(2749), [anon_sym___attribute__] = ACTIONS(2749), [anon_sym___attribute] = ACTIONS(2749), [anon_sym_using] = ACTIONS(2749), [anon_sym_COLON_COLON] = ACTIONS(2751), [anon_sym_LBRACK_LBRACK] = ACTIONS(2751), [anon_sym___declspec] = ACTIONS(2749), [anon_sym___based] = ACTIONS(2749), [anon_sym_signed] = ACTIONS(2749), [anon_sym_unsigned] = ACTIONS(2749), [anon_sym_long] = ACTIONS(2749), [anon_sym_short] = ACTIONS(2749), [anon_sym_LBRACK] = ACTIONS(2749), [anon_sym_static] = ACTIONS(2749), [anon_sym_register] = ACTIONS(2749), [anon_sym_inline] = ACTIONS(2749), [anon_sym___inline] = ACTIONS(2749), [anon_sym___inline__] = ACTIONS(2749), [anon_sym___forceinline] = ACTIONS(2749), [anon_sym_thread_local] = ACTIONS(2749), [anon_sym___thread] = ACTIONS(2749), [anon_sym_const] = ACTIONS(2749), [anon_sym_constexpr] = ACTIONS(2749), [anon_sym_volatile] = ACTIONS(2749), [anon_sym_restrict] = ACTIONS(2749), [anon_sym___restrict__] = ACTIONS(2749), [anon_sym__Atomic] = ACTIONS(2749), [anon_sym__Noreturn] = ACTIONS(2749), [anon_sym_noreturn] = ACTIONS(2749), [anon_sym__Nonnull] = ACTIONS(2749), [anon_sym_mutable] = ACTIONS(2749), [anon_sym_constinit] = ACTIONS(2749), [anon_sym_consteval] = ACTIONS(2749), [anon_sym_alignas] = ACTIONS(2749), [anon_sym__Alignas] = ACTIONS(2749), [sym_primitive_type] = ACTIONS(2749), [anon_sym_enum] = ACTIONS(2749), [anon_sym_class] = ACTIONS(2749), [anon_sym_struct] = ACTIONS(2749), [anon_sym_union] = ACTIONS(2749), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2749), [anon_sym_decltype] = ACTIONS(2749), [anon_sym_explicit] = ACTIONS(2749), [anon_sym_typename] = ACTIONS(2749), [anon_sym_private] = ACTIONS(2749), [anon_sym_template] = ACTIONS(2749), [anon_sym_operator] = ACTIONS(2749), [anon_sym_friend] = ACTIONS(2749), [anon_sym_public] = ACTIONS(2749), [anon_sym_protected] = ACTIONS(2749), [anon_sym_static_assert] = ACTIONS(2749), }, [STATE(2185)] = { [sym_identifier] = ACTIONS(2841), [aux_sym_preproc_def_token1] = ACTIONS(2841), [aux_sym_preproc_if_token1] = ACTIONS(2841), [aux_sym_preproc_ifdef_token1] = ACTIONS(2841), [aux_sym_preproc_ifdef_token2] = ACTIONS(2841), [sym_preproc_directive] = ACTIONS(2841), [anon_sym_LPAREN2] = ACTIONS(2843), [anon_sym_TILDE] = ACTIONS(2843), [anon_sym_STAR] = ACTIONS(2843), [anon_sym_AMP_AMP] = ACTIONS(2843), [anon_sym_AMP] = ACTIONS(2841), [anon_sym_SEMI] = ACTIONS(2843), [anon_sym___extension__] = ACTIONS(2841), [anon_sym_typedef] = ACTIONS(2841), [anon_sym_virtual] = ACTIONS(2841), [anon_sym_extern] = ACTIONS(2841), [anon_sym___attribute__] = ACTIONS(2841), [anon_sym___attribute] = ACTIONS(2841), [anon_sym_using] = ACTIONS(2841), [anon_sym_COLON_COLON] = ACTIONS(2843), [anon_sym_LBRACK_LBRACK] = ACTIONS(2843), [anon_sym___declspec] = ACTIONS(2841), [anon_sym___based] = ACTIONS(2841), [anon_sym_RBRACE] = ACTIONS(2843), [anon_sym_signed] = ACTIONS(2841), [anon_sym_unsigned] = ACTIONS(2841), [anon_sym_long] = ACTIONS(2841), [anon_sym_short] = ACTIONS(2841), [anon_sym_LBRACK] = ACTIONS(2841), [anon_sym_static] = ACTIONS(2841), [anon_sym_register] = ACTIONS(2841), [anon_sym_inline] = ACTIONS(2841), [anon_sym___inline] = ACTIONS(2841), [anon_sym___inline__] = ACTIONS(2841), [anon_sym___forceinline] = ACTIONS(2841), [anon_sym_thread_local] = ACTIONS(2841), [anon_sym___thread] = ACTIONS(2841), [anon_sym_const] = ACTIONS(2841), [anon_sym_constexpr] = ACTIONS(2841), [anon_sym_volatile] = ACTIONS(2841), [anon_sym_restrict] = ACTIONS(2841), [anon_sym___restrict__] = ACTIONS(2841), [anon_sym__Atomic] = ACTIONS(2841), [anon_sym__Noreturn] = ACTIONS(2841), [anon_sym_noreturn] = ACTIONS(2841), [anon_sym__Nonnull] = ACTIONS(2841), [anon_sym_mutable] = ACTIONS(2841), [anon_sym_constinit] = ACTIONS(2841), [anon_sym_consteval] = ACTIONS(2841), [anon_sym_alignas] = ACTIONS(2841), [anon_sym__Alignas] = ACTIONS(2841), [sym_primitive_type] = ACTIONS(2841), [anon_sym_enum] = ACTIONS(2841), [anon_sym_class] = ACTIONS(2841), [anon_sym_struct] = ACTIONS(2841), [anon_sym_union] = ACTIONS(2841), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2841), [anon_sym_decltype] = ACTIONS(2841), [anon_sym_explicit] = ACTIONS(2841), [anon_sym_typename] = ACTIONS(2841), [anon_sym_private] = ACTIONS(2841), [anon_sym_template] = ACTIONS(2841), [anon_sym_operator] = ACTIONS(2841), [anon_sym_friend] = ACTIONS(2841), [anon_sym_public] = ACTIONS(2841), [anon_sym_protected] = ACTIONS(2841), [anon_sym_static_assert] = ACTIONS(2841), }, [STATE(2186)] = { [sym_identifier] = ACTIONS(2845), [aux_sym_preproc_def_token1] = ACTIONS(2845), [aux_sym_preproc_if_token1] = ACTIONS(2845), [aux_sym_preproc_ifdef_token1] = ACTIONS(2845), [aux_sym_preproc_ifdef_token2] = ACTIONS(2845), [sym_preproc_directive] = ACTIONS(2845), [anon_sym_LPAREN2] = ACTIONS(2847), [anon_sym_TILDE] = ACTIONS(2847), [anon_sym_STAR] = ACTIONS(2847), [anon_sym_AMP_AMP] = ACTIONS(2847), [anon_sym_AMP] = ACTIONS(2845), [anon_sym_SEMI] = ACTIONS(2847), [anon_sym___extension__] = ACTIONS(2845), [anon_sym_typedef] = ACTIONS(2845), [anon_sym_virtual] = ACTIONS(2845), [anon_sym_extern] = ACTIONS(2845), [anon_sym___attribute__] = ACTIONS(2845), [anon_sym___attribute] = ACTIONS(2845), [anon_sym_using] = ACTIONS(2845), [anon_sym_COLON_COLON] = ACTIONS(2847), [anon_sym_LBRACK_LBRACK] = ACTIONS(2847), [anon_sym___declspec] = ACTIONS(2845), [anon_sym___based] = ACTIONS(2845), [anon_sym_RBRACE] = ACTIONS(2847), [anon_sym_signed] = ACTIONS(2845), [anon_sym_unsigned] = ACTIONS(2845), [anon_sym_long] = ACTIONS(2845), [anon_sym_short] = ACTIONS(2845), [anon_sym_LBRACK] = ACTIONS(2845), [anon_sym_static] = ACTIONS(2845), [anon_sym_register] = ACTIONS(2845), [anon_sym_inline] = ACTIONS(2845), [anon_sym___inline] = ACTIONS(2845), [anon_sym___inline__] = ACTIONS(2845), [anon_sym___forceinline] = ACTIONS(2845), [anon_sym_thread_local] = ACTIONS(2845), [anon_sym___thread] = ACTIONS(2845), [anon_sym_const] = ACTIONS(2845), [anon_sym_constexpr] = ACTIONS(2845), [anon_sym_volatile] = ACTIONS(2845), [anon_sym_restrict] = ACTIONS(2845), [anon_sym___restrict__] = ACTIONS(2845), [anon_sym__Atomic] = ACTIONS(2845), [anon_sym__Noreturn] = ACTIONS(2845), [anon_sym_noreturn] = ACTIONS(2845), [anon_sym__Nonnull] = ACTIONS(2845), [anon_sym_mutable] = ACTIONS(2845), [anon_sym_constinit] = ACTIONS(2845), [anon_sym_consteval] = ACTIONS(2845), [anon_sym_alignas] = ACTIONS(2845), [anon_sym__Alignas] = ACTIONS(2845), [sym_primitive_type] = ACTIONS(2845), [anon_sym_enum] = ACTIONS(2845), [anon_sym_class] = ACTIONS(2845), [anon_sym_struct] = ACTIONS(2845), [anon_sym_union] = ACTIONS(2845), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2845), [anon_sym_decltype] = ACTIONS(2845), [anon_sym_explicit] = ACTIONS(2845), [anon_sym_typename] = ACTIONS(2845), [anon_sym_private] = ACTIONS(2845), [anon_sym_template] = ACTIONS(2845), [anon_sym_operator] = ACTIONS(2845), [anon_sym_friend] = ACTIONS(2845), [anon_sym_public] = ACTIONS(2845), [anon_sym_protected] = ACTIONS(2845), [anon_sym_static_assert] = ACTIONS(2845), }, [STATE(2187)] = { [sym_string_literal] = STATE(2191), [sym_raw_string_literal] = STATE(2191), [aux_sym_concatenated_string_repeat1] = STATE(2191), [sym_identifier] = ACTIONS(6009), [anon_sym_DOT_DOT_DOT] = ACTIONS(5421), [anon_sym_COMMA] = ACTIONS(5421), [anon_sym_LPAREN2] = ACTIONS(5421), [anon_sym_DASH] = ACTIONS(5423), [anon_sym_PLUS] = ACTIONS(5423), [anon_sym_STAR] = ACTIONS(5423), [anon_sym_SLASH] = ACTIONS(5423), [anon_sym_PERCENT] = ACTIONS(5423), [anon_sym_PIPE_PIPE] = ACTIONS(5421), [anon_sym_AMP_AMP] = ACTIONS(5421), [anon_sym_PIPE] = ACTIONS(5423), [anon_sym_CARET] = ACTIONS(5423), [anon_sym_AMP] = ACTIONS(5423), [anon_sym_EQ_EQ] = ACTIONS(5421), [anon_sym_BANG_EQ] = ACTIONS(5421), [anon_sym_GT] = ACTIONS(5423), [anon_sym_GT_EQ] = ACTIONS(5421), [anon_sym_LT_EQ] = ACTIONS(5423), [anon_sym_LT] = ACTIONS(5423), [anon_sym_LT_LT] = ACTIONS(5423), [anon_sym_GT_GT] = ACTIONS(5423), [anon_sym_SEMI] = ACTIONS(5421), [anon_sym___attribute__] = ACTIONS(5423), [anon_sym___attribute] = ACTIONS(5423), [anon_sym_LBRACK] = ACTIONS(5421), [anon_sym_EQ] = ACTIONS(5423), [anon_sym_QMARK] = ACTIONS(5421), [anon_sym_STAR_EQ] = ACTIONS(5421), [anon_sym_SLASH_EQ] = ACTIONS(5421), [anon_sym_PERCENT_EQ] = ACTIONS(5421), [anon_sym_PLUS_EQ] = ACTIONS(5421), [anon_sym_DASH_EQ] = ACTIONS(5421), [anon_sym_LT_LT_EQ] = ACTIONS(5421), [anon_sym_GT_GT_EQ] = ACTIONS(5421), [anon_sym_AMP_EQ] = ACTIONS(5421), [anon_sym_CARET_EQ] = ACTIONS(5421), [anon_sym_PIPE_EQ] = ACTIONS(5421), [anon_sym_and_eq] = ACTIONS(5423), [anon_sym_or_eq] = ACTIONS(5423), [anon_sym_xor_eq] = ACTIONS(5423), [anon_sym_LT_EQ_GT] = ACTIONS(5421), [anon_sym_or] = ACTIONS(5423), [anon_sym_and] = ACTIONS(5423), [anon_sym_bitor] = ACTIONS(5423), [anon_sym_xor] = ACTIONS(5423), [anon_sym_bitand] = ACTIONS(5423), [anon_sym_not_eq] = ACTIONS(5423), [anon_sym_DASH_DASH] = ACTIONS(5421), [anon_sym_PLUS_PLUS] = ACTIONS(5421), [anon_sym_DOT] = ACTIONS(5423), [anon_sym_DOT_STAR] = ACTIONS(5421), [anon_sym_DASH_GT] = ACTIONS(5421), [anon_sym_L_DQUOTE] = ACTIONS(5966), [anon_sym_u_DQUOTE] = ACTIONS(5966), [anon_sym_U_DQUOTE] = ACTIONS(5966), [anon_sym_u8_DQUOTE] = ACTIONS(5966), [anon_sym_DQUOTE] = ACTIONS(5966), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5968), [anon_sym_LR_DQUOTE] = ACTIONS(5968), [anon_sym_uR_DQUOTE] = ACTIONS(5968), [anon_sym_UR_DQUOTE] = ACTIONS(5968), [anon_sym_u8R_DQUOTE] = ACTIONS(5968), [sym_literal_suffix] = ACTIONS(5423), }, [STATE(2188)] = { [sym_identifier] = ACTIONS(5621), [aux_sym_preproc_def_token1] = ACTIONS(5621), [aux_sym_preproc_if_token1] = ACTIONS(5621), [aux_sym_preproc_if_token2] = ACTIONS(5621), [aux_sym_preproc_ifdef_token1] = ACTIONS(5621), [aux_sym_preproc_ifdef_token2] = ACTIONS(5621), [sym_preproc_directive] = ACTIONS(5621), [anon_sym_LPAREN2] = ACTIONS(5623), [anon_sym_TILDE] = ACTIONS(5623), [anon_sym_STAR] = ACTIONS(5623), [anon_sym_AMP_AMP] = ACTIONS(5623), [anon_sym_AMP] = ACTIONS(5621), [anon_sym_SEMI] = ACTIONS(5623), [anon_sym___extension__] = ACTIONS(5621), [anon_sym_typedef] = ACTIONS(5621), [anon_sym_virtual] = ACTIONS(5621), [anon_sym_extern] = ACTIONS(5621), [anon_sym___attribute__] = ACTIONS(5621), [anon_sym___attribute] = ACTIONS(5621), [anon_sym_using] = ACTIONS(5621), [anon_sym_COLON_COLON] = ACTIONS(5623), [anon_sym_LBRACK_LBRACK] = ACTIONS(5623), [anon_sym___declspec] = ACTIONS(5621), [anon_sym___based] = ACTIONS(5621), [anon_sym_signed] = ACTIONS(5621), [anon_sym_unsigned] = ACTIONS(5621), [anon_sym_long] = ACTIONS(5621), [anon_sym_short] = ACTIONS(5621), [anon_sym_LBRACK] = ACTIONS(5621), [anon_sym_static] = ACTIONS(5621), [anon_sym_register] = ACTIONS(5621), [anon_sym_inline] = ACTIONS(5621), [anon_sym___inline] = ACTIONS(5621), [anon_sym___inline__] = ACTIONS(5621), [anon_sym___forceinline] = ACTIONS(5621), [anon_sym_thread_local] = ACTIONS(5621), [anon_sym___thread] = ACTIONS(5621), [anon_sym_const] = ACTIONS(5621), [anon_sym_constexpr] = ACTIONS(5621), [anon_sym_volatile] = ACTIONS(5621), [anon_sym_restrict] = ACTIONS(5621), [anon_sym___restrict__] = ACTIONS(5621), [anon_sym__Atomic] = ACTIONS(5621), [anon_sym__Noreturn] = ACTIONS(5621), [anon_sym_noreturn] = ACTIONS(5621), [anon_sym__Nonnull] = ACTIONS(5621), [anon_sym_mutable] = ACTIONS(5621), [anon_sym_constinit] = ACTIONS(5621), [anon_sym_consteval] = ACTIONS(5621), [anon_sym_alignas] = ACTIONS(5621), [anon_sym__Alignas] = ACTIONS(5621), [sym_primitive_type] = ACTIONS(5621), [anon_sym_enum] = ACTIONS(5621), [anon_sym_class] = ACTIONS(5621), [anon_sym_struct] = ACTIONS(5621), [anon_sym_union] = ACTIONS(5621), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5621), [anon_sym_decltype] = ACTIONS(5621), [anon_sym_explicit] = ACTIONS(5621), [anon_sym_typename] = ACTIONS(5621), [anon_sym_private] = ACTIONS(5621), [anon_sym_template] = ACTIONS(5621), [anon_sym_operator] = ACTIONS(5621), [anon_sym_friend] = ACTIONS(5621), [anon_sym_public] = ACTIONS(5621), [anon_sym_protected] = ACTIONS(5621), [anon_sym_static_assert] = ACTIONS(5621), }, [STATE(2189)] = { [sym_identifier] = ACTIONS(2849), [aux_sym_preproc_def_token1] = ACTIONS(2849), [aux_sym_preproc_if_token1] = ACTIONS(2849), [aux_sym_preproc_ifdef_token1] = ACTIONS(2849), [aux_sym_preproc_ifdef_token2] = ACTIONS(2849), [sym_preproc_directive] = ACTIONS(2849), [anon_sym_LPAREN2] = ACTIONS(2851), [anon_sym_TILDE] = ACTIONS(2851), [anon_sym_STAR] = ACTIONS(2851), [anon_sym_AMP_AMP] = ACTIONS(2851), [anon_sym_AMP] = ACTIONS(2849), [anon_sym_SEMI] = ACTIONS(2851), [anon_sym___extension__] = ACTIONS(2849), [anon_sym_typedef] = ACTIONS(2849), [anon_sym_virtual] = ACTIONS(2849), [anon_sym_extern] = ACTIONS(2849), [anon_sym___attribute__] = ACTIONS(2849), [anon_sym___attribute] = ACTIONS(2849), [anon_sym_using] = ACTIONS(2849), [anon_sym_COLON_COLON] = ACTIONS(2851), [anon_sym_LBRACK_LBRACK] = ACTIONS(2851), [anon_sym___declspec] = ACTIONS(2849), [anon_sym___based] = ACTIONS(2849), [anon_sym_RBRACE] = ACTIONS(2851), [anon_sym_signed] = ACTIONS(2849), [anon_sym_unsigned] = ACTIONS(2849), [anon_sym_long] = ACTIONS(2849), [anon_sym_short] = ACTIONS(2849), [anon_sym_LBRACK] = ACTIONS(2849), [anon_sym_static] = ACTIONS(2849), [anon_sym_register] = ACTIONS(2849), [anon_sym_inline] = ACTIONS(2849), [anon_sym___inline] = ACTIONS(2849), [anon_sym___inline__] = ACTIONS(2849), [anon_sym___forceinline] = ACTIONS(2849), [anon_sym_thread_local] = ACTIONS(2849), [anon_sym___thread] = ACTIONS(2849), [anon_sym_const] = ACTIONS(2849), [anon_sym_constexpr] = ACTIONS(2849), [anon_sym_volatile] = ACTIONS(2849), [anon_sym_restrict] = ACTIONS(2849), [anon_sym___restrict__] = ACTIONS(2849), [anon_sym__Atomic] = ACTIONS(2849), [anon_sym__Noreturn] = ACTIONS(2849), [anon_sym_noreturn] = ACTIONS(2849), [anon_sym__Nonnull] = ACTIONS(2849), [anon_sym_mutable] = ACTIONS(2849), [anon_sym_constinit] = ACTIONS(2849), [anon_sym_consteval] = ACTIONS(2849), [anon_sym_alignas] = ACTIONS(2849), [anon_sym__Alignas] = ACTIONS(2849), [sym_primitive_type] = ACTIONS(2849), [anon_sym_enum] = ACTIONS(2849), [anon_sym_class] = ACTIONS(2849), [anon_sym_struct] = ACTIONS(2849), [anon_sym_union] = ACTIONS(2849), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2849), [anon_sym_decltype] = ACTIONS(2849), [anon_sym_explicit] = ACTIONS(2849), [anon_sym_typename] = ACTIONS(2849), [anon_sym_private] = ACTIONS(2849), [anon_sym_template] = ACTIONS(2849), [anon_sym_operator] = ACTIONS(2849), [anon_sym_friend] = ACTIONS(2849), [anon_sym_public] = ACTIONS(2849), [anon_sym_protected] = ACTIONS(2849), [anon_sym_static_assert] = ACTIONS(2849), }, [STATE(2190)] = { [sym_identifier] = ACTIONS(2853), [aux_sym_preproc_def_token1] = ACTIONS(2853), [aux_sym_preproc_if_token1] = ACTIONS(2853), [aux_sym_preproc_ifdef_token1] = ACTIONS(2853), [aux_sym_preproc_ifdef_token2] = ACTIONS(2853), [sym_preproc_directive] = ACTIONS(2853), [anon_sym_LPAREN2] = ACTIONS(2855), [anon_sym_TILDE] = ACTIONS(2855), [anon_sym_STAR] = ACTIONS(2855), [anon_sym_AMP_AMP] = ACTIONS(2855), [anon_sym_AMP] = ACTIONS(2853), [anon_sym_SEMI] = ACTIONS(2855), [anon_sym___extension__] = ACTIONS(2853), [anon_sym_typedef] = ACTIONS(2853), [anon_sym_virtual] = ACTIONS(2853), [anon_sym_extern] = ACTIONS(2853), [anon_sym___attribute__] = ACTIONS(2853), [anon_sym___attribute] = ACTIONS(2853), [anon_sym_using] = ACTIONS(2853), [anon_sym_COLON_COLON] = ACTIONS(2855), [anon_sym_LBRACK_LBRACK] = ACTIONS(2855), [anon_sym___declspec] = ACTIONS(2853), [anon_sym___based] = ACTIONS(2853), [anon_sym_RBRACE] = ACTIONS(2855), [anon_sym_signed] = ACTIONS(2853), [anon_sym_unsigned] = ACTIONS(2853), [anon_sym_long] = ACTIONS(2853), [anon_sym_short] = ACTIONS(2853), [anon_sym_LBRACK] = ACTIONS(2853), [anon_sym_static] = ACTIONS(2853), [anon_sym_register] = ACTIONS(2853), [anon_sym_inline] = ACTIONS(2853), [anon_sym___inline] = ACTIONS(2853), [anon_sym___inline__] = ACTIONS(2853), [anon_sym___forceinline] = ACTIONS(2853), [anon_sym_thread_local] = ACTIONS(2853), [anon_sym___thread] = ACTIONS(2853), [anon_sym_const] = ACTIONS(2853), [anon_sym_constexpr] = ACTIONS(2853), [anon_sym_volatile] = ACTIONS(2853), [anon_sym_restrict] = ACTIONS(2853), [anon_sym___restrict__] = ACTIONS(2853), [anon_sym__Atomic] = ACTIONS(2853), [anon_sym__Noreturn] = ACTIONS(2853), [anon_sym_noreturn] = ACTIONS(2853), [anon_sym__Nonnull] = ACTIONS(2853), [anon_sym_mutable] = ACTIONS(2853), [anon_sym_constinit] = ACTIONS(2853), [anon_sym_consteval] = ACTIONS(2853), [anon_sym_alignas] = ACTIONS(2853), [anon_sym__Alignas] = ACTIONS(2853), [sym_primitive_type] = ACTIONS(2853), [anon_sym_enum] = ACTIONS(2853), [anon_sym_class] = ACTIONS(2853), [anon_sym_struct] = ACTIONS(2853), [anon_sym_union] = ACTIONS(2853), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2853), [anon_sym_decltype] = ACTIONS(2853), [anon_sym_explicit] = ACTIONS(2853), [anon_sym_typename] = ACTIONS(2853), [anon_sym_private] = ACTIONS(2853), [anon_sym_template] = ACTIONS(2853), [anon_sym_operator] = ACTIONS(2853), [anon_sym_friend] = ACTIONS(2853), [anon_sym_public] = ACTIONS(2853), [anon_sym_protected] = ACTIONS(2853), [anon_sym_static_assert] = ACTIONS(2853), }, [STATE(2191)] = { [sym_string_literal] = STATE(2198), [sym_raw_string_literal] = STATE(2198), [aux_sym_concatenated_string_repeat1] = STATE(2198), [sym_identifier] = ACTIONS(6011), [anon_sym_DOT_DOT_DOT] = ACTIONS(5451), [anon_sym_COMMA] = ACTIONS(5451), [anon_sym_LPAREN2] = ACTIONS(5451), [anon_sym_DASH] = ACTIONS(5453), [anon_sym_PLUS] = ACTIONS(5453), [anon_sym_STAR] = ACTIONS(5453), [anon_sym_SLASH] = ACTIONS(5453), [anon_sym_PERCENT] = ACTIONS(5453), [anon_sym_PIPE_PIPE] = ACTIONS(5451), [anon_sym_AMP_AMP] = ACTIONS(5451), [anon_sym_PIPE] = ACTIONS(5453), [anon_sym_CARET] = ACTIONS(5453), [anon_sym_AMP] = ACTIONS(5453), [anon_sym_EQ_EQ] = ACTIONS(5451), [anon_sym_BANG_EQ] = ACTIONS(5451), [anon_sym_GT] = ACTIONS(5453), [anon_sym_GT_EQ] = ACTIONS(5451), [anon_sym_LT_EQ] = ACTIONS(5453), [anon_sym_LT] = ACTIONS(5453), [anon_sym_LT_LT] = ACTIONS(5453), [anon_sym_GT_GT] = ACTIONS(5453), [anon_sym_SEMI] = ACTIONS(5451), [anon_sym___attribute__] = ACTIONS(5453), [anon_sym___attribute] = ACTIONS(5453), [anon_sym_LBRACK] = ACTIONS(5451), [anon_sym_EQ] = ACTIONS(5453), [anon_sym_QMARK] = ACTIONS(5451), [anon_sym_STAR_EQ] = ACTIONS(5451), [anon_sym_SLASH_EQ] = ACTIONS(5451), [anon_sym_PERCENT_EQ] = ACTIONS(5451), [anon_sym_PLUS_EQ] = ACTIONS(5451), [anon_sym_DASH_EQ] = ACTIONS(5451), [anon_sym_LT_LT_EQ] = ACTIONS(5451), [anon_sym_GT_GT_EQ] = ACTIONS(5451), [anon_sym_AMP_EQ] = ACTIONS(5451), [anon_sym_CARET_EQ] = ACTIONS(5451), [anon_sym_PIPE_EQ] = ACTIONS(5451), [anon_sym_and_eq] = ACTIONS(5453), [anon_sym_or_eq] = ACTIONS(5453), [anon_sym_xor_eq] = ACTIONS(5453), [anon_sym_LT_EQ_GT] = ACTIONS(5451), [anon_sym_or] = ACTIONS(5453), [anon_sym_and] = ACTIONS(5453), [anon_sym_bitor] = ACTIONS(5453), [anon_sym_xor] = ACTIONS(5453), [anon_sym_bitand] = ACTIONS(5453), [anon_sym_not_eq] = ACTIONS(5453), [anon_sym_DASH_DASH] = ACTIONS(5451), [anon_sym_PLUS_PLUS] = ACTIONS(5451), [anon_sym_DOT] = ACTIONS(5453), [anon_sym_DOT_STAR] = ACTIONS(5451), [anon_sym_DASH_GT] = ACTIONS(5451), [anon_sym_L_DQUOTE] = ACTIONS(5966), [anon_sym_u_DQUOTE] = ACTIONS(5966), [anon_sym_U_DQUOTE] = ACTIONS(5966), [anon_sym_u8_DQUOTE] = ACTIONS(5966), [anon_sym_DQUOTE] = ACTIONS(5966), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5968), [anon_sym_LR_DQUOTE] = ACTIONS(5968), [anon_sym_uR_DQUOTE] = ACTIONS(5968), [anon_sym_UR_DQUOTE] = ACTIONS(5968), [anon_sym_u8R_DQUOTE] = ACTIONS(5968), [sym_literal_suffix] = ACTIONS(5453), }, [STATE(2192)] = { [sym_identifier] = ACTIONS(2677), [aux_sym_preproc_def_token1] = ACTIONS(2677), [aux_sym_preproc_if_token1] = ACTIONS(2677), [aux_sym_preproc_if_token2] = ACTIONS(2677), [aux_sym_preproc_ifdef_token1] = ACTIONS(2677), [aux_sym_preproc_ifdef_token2] = ACTIONS(2677), [sym_preproc_directive] = ACTIONS(2677), [anon_sym_LPAREN2] = ACTIONS(2679), [anon_sym_TILDE] = ACTIONS(2679), [anon_sym_STAR] = ACTIONS(2679), [anon_sym_AMP_AMP] = ACTIONS(2679), [anon_sym_AMP] = ACTIONS(2677), [anon_sym_SEMI] = ACTIONS(2679), [anon_sym___extension__] = ACTIONS(2677), [anon_sym_typedef] = ACTIONS(2677), [anon_sym_virtual] = ACTIONS(2677), [anon_sym_extern] = ACTIONS(2677), [anon_sym___attribute__] = ACTIONS(2677), [anon_sym___attribute] = ACTIONS(2677), [anon_sym_using] = ACTIONS(2677), [anon_sym_COLON_COLON] = ACTIONS(2679), [anon_sym_LBRACK_LBRACK] = ACTIONS(2679), [anon_sym___declspec] = ACTIONS(2677), [anon_sym___based] = ACTIONS(2677), [anon_sym_signed] = ACTIONS(2677), [anon_sym_unsigned] = ACTIONS(2677), [anon_sym_long] = ACTIONS(2677), [anon_sym_short] = ACTIONS(2677), [anon_sym_LBRACK] = ACTIONS(2677), [anon_sym_static] = ACTIONS(2677), [anon_sym_register] = ACTIONS(2677), [anon_sym_inline] = ACTIONS(2677), [anon_sym___inline] = ACTIONS(2677), [anon_sym___inline__] = ACTIONS(2677), [anon_sym___forceinline] = ACTIONS(2677), [anon_sym_thread_local] = ACTIONS(2677), [anon_sym___thread] = ACTIONS(2677), [anon_sym_const] = ACTIONS(2677), [anon_sym_constexpr] = ACTIONS(2677), [anon_sym_volatile] = ACTIONS(2677), [anon_sym_restrict] = ACTIONS(2677), [anon_sym___restrict__] = ACTIONS(2677), [anon_sym__Atomic] = ACTIONS(2677), [anon_sym__Noreturn] = ACTIONS(2677), [anon_sym_noreturn] = ACTIONS(2677), [anon_sym__Nonnull] = ACTIONS(2677), [anon_sym_mutable] = ACTIONS(2677), [anon_sym_constinit] = ACTIONS(2677), [anon_sym_consteval] = ACTIONS(2677), [anon_sym_alignas] = ACTIONS(2677), [anon_sym__Alignas] = ACTIONS(2677), [sym_primitive_type] = ACTIONS(2677), [anon_sym_enum] = ACTIONS(2677), [anon_sym_class] = ACTIONS(2677), [anon_sym_struct] = ACTIONS(2677), [anon_sym_union] = ACTIONS(2677), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2677), [anon_sym_decltype] = ACTIONS(2677), [anon_sym_explicit] = ACTIONS(2677), [anon_sym_typename] = ACTIONS(2677), [anon_sym_private] = ACTIONS(2677), [anon_sym_template] = ACTIONS(2677), [anon_sym_operator] = ACTIONS(2677), [anon_sym_friend] = ACTIONS(2677), [anon_sym_public] = ACTIONS(2677), [anon_sym_protected] = ACTIONS(2677), [anon_sym_static_assert] = ACTIONS(2677), }, [STATE(2193)] = { [sym_identifier] = ACTIONS(2857), [aux_sym_preproc_def_token1] = ACTIONS(2857), [aux_sym_preproc_if_token1] = ACTIONS(2857), [aux_sym_preproc_ifdef_token1] = ACTIONS(2857), [aux_sym_preproc_ifdef_token2] = ACTIONS(2857), [sym_preproc_directive] = ACTIONS(2857), [anon_sym_LPAREN2] = ACTIONS(2859), [anon_sym_TILDE] = ACTIONS(2859), [anon_sym_STAR] = ACTIONS(2859), [anon_sym_AMP_AMP] = ACTIONS(2859), [anon_sym_AMP] = ACTIONS(2857), [anon_sym_SEMI] = ACTIONS(2859), [anon_sym___extension__] = ACTIONS(2857), [anon_sym_typedef] = ACTIONS(2857), [anon_sym_virtual] = ACTIONS(2857), [anon_sym_extern] = ACTIONS(2857), [anon_sym___attribute__] = ACTIONS(2857), [anon_sym___attribute] = ACTIONS(2857), [anon_sym_using] = ACTIONS(2857), [anon_sym_COLON_COLON] = ACTIONS(2859), [anon_sym_LBRACK_LBRACK] = ACTIONS(2859), [anon_sym___declspec] = ACTIONS(2857), [anon_sym___based] = ACTIONS(2857), [anon_sym_RBRACE] = ACTIONS(2859), [anon_sym_signed] = ACTIONS(2857), [anon_sym_unsigned] = ACTIONS(2857), [anon_sym_long] = ACTIONS(2857), [anon_sym_short] = ACTIONS(2857), [anon_sym_LBRACK] = ACTIONS(2857), [anon_sym_static] = ACTIONS(2857), [anon_sym_register] = ACTIONS(2857), [anon_sym_inline] = ACTIONS(2857), [anon_sym___inline] = ACTIONS(2857), [anon_sym___inline__] = ACTIONS(2857), [anon_sym___forceinline] = ACTIONS(2857), [anon_sym_thread_local] = ACTIONS(2857), [anon_sym___thread] = ACTIONS(2857), [anon_sym_const] = ACTIONS(2857), [anon_sym_constexpr] = ACTIONS(2857), [anon_sym_volatile] = ACTIONS(2857), [anon_sym_restrict] = ACTIONS(2857), [anon_sym___restrict__] = ACTIONS(2857), [anon_sym__Atomic] = ACTIONS(2857), [anon_sym__Noreturn] = ACTIONS(2857), [anon_sym_noreturn] = ACTIONS(2857), [anon_sym__Nonnull] = ACTIONS(2857), [anon_sym_mutable] = ACTIONS(2857), [anon_sym_constinit] = ACTIONS(2857), [anon_sym_consteval] = ACTIONS(2857), [anon_sym_alignas] = ACTIONS(2857), [anon_sym__Alignas] = ACTIONS(2857), [sym_primitive_type] = ACTIONS(2857), [anon_sym_enum] = ACTIONS(2857), [anon_sym_class] = ACTIONS(2857), [anon_sym_struct] = ACTIONS(2857), [anon_sym_union] = ACTIONS(2857), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2857), [anon_sym_decltype] = ACTIONS(2857), [anon_sym_explicit] = ACTIONS(2857), [anon_sym_typename] = ACTIONS(2857), [anon_sym_private] = ACTIONS(2857), [anon_sym_template] = ACTIONS(2857), [anon_sym_operator] = ACTIONS(2857), [anon_sym_friend] = ACTIONS(2857), [anon_sym_public] = ACTIONS(2857), [anon_sym_protected] = ACTIONS(2857), [anon_sym_static_assert] = ACTIONS(2857), }, [STATE(2194)] = { [sym_string_literal] = STATE(2205), [sym_template_argument_list] = STATE(3150), [sym_raw_string_literal] = STATE(2205), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(5933), [anon_sym_LPAREN2] = ACTIONS(5933), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5076), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(5933), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(5935), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4161), [anon_sym_or_eq] = ACTIONS(4161), [anon_sym_xor_eq] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4169), [anon_sym_L_DQUOTE] = ACTIONS(5068), [anon_sym_u_DQUOTE] = ACTIONS(5068), [anon_sym_U_DQUOTE] = ACTIONS(5068), [anon_sym_u8_DQUOTE] = ACTIONS(5068), [anon_sym_DQUOTE] = ACTIONS(5068), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5074), [anon_sym_LR_DQUOTE] = ACTIONS(5074), [anon_sym_uR_DQUOTE] = ACTIONS(5074), [anon_sym_UR_DQUOTE] = ACTIONS(5074), [anon_sym_u8R_DQUOTE] = ACTIONS(5074), [anon_sym_DASH_GT_STAR] = ACTIONS(4161), }, [STATE(2195)] = { [sym_string_literal] = STATE(2205), [sym_template_argument_list] = STATE(3078), [sym_raw_string_literal] = STATE(2205), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(5937), [anon_sym_LPAREN2] = ACTIONS(5937), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5061), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACK_LBRACK] = ACTIONS(5064), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(5943), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4161), [anon_sym_or_eq] = ACTIONS(4161), [anon_sym_xor_eq] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4169), [anon_sym_L_DQUOTE] = ACTIONS(5068), [anon_sym_u_DQUOTE] = ACTIONS(5068), [anon_sym_U_DQUOTE] = ACTIONS(5068), [anon_sym_u8_DQUOTE] = ACTIONS(5068), [anon_sym_DQUOTE] = ACTIONS(5068), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5074), [anon_sym_LR_DQUOTE] = ACTIONS(5074), [anon_sym_uR_DQUOTE] = ACTIONS(5074), [anon_sym_UR_DQUOTE] = ACTIONS(5074), [anon_sym_u8R_DQUOTE] = ACTIONS(5074), [anon_sym_DASH_GT_STAR] = ACTIONS(4161), }, [STATE(2196)] = { [sym_identifier] = ACTIONS(2701), [aux_sym_preproc_def_token1] = ACTIONS(2701), [aux_sym_preproc_if_token1] = ACTIONS(2701), [aux_sym_preproc_ifdef_token1] = ACTIONS(2701), [aux_sym_preproc_ifdef_token2] = ACTIONS(2701), [sym_preproc_directive] = ACTIONS(2701), [anon_sym_LPAREN2] = ACTIONS(2703), [anon_sym_TILDE] = ACTIONS(2703), [anon_sym_STAR] = ACTIONS(2703), [anon_sym_AMP_AMP] = ACTIONS(2703), [anon_sym_AMP] = ACTIONS(2701), [anon_sym_SEMI] = ACTIONS(2703), [anon_sym___extension__] = ACTIONS(2701), [anon_sym_typedef] = ACTIONS(2701), [anon_sym_virtual] = ACTIONS(2701), [anon_sym_extern] = ACTIONS(2701), [anon_sym___attribute__] = ACTIONS(2701), [anon_sym___attribute] = ACTIONS(2701), [anon_sym_using] = ACTIONS(2701), [anon_sym_COLON_COLON] = ACTIONS(2703), [anon_sym_LBRACK_LBRACK] = ACTIONS(2703), [anon_sym___declspec] = ACTIONS(2701), [anon_sym___based] = ACTIONS(2701), [anon_sym_RBRACE] = ACTIONS(2703), [anon_sym_signed] = ACTIONS(2701), [anon_sym_unsigned] = ACTIONS(2701), [anon_sym_long] = ACTIONS(2701), [anon_sym_short] = ACTIONS(2701), [anon_sym_LBRACK] = ACTIONS(2701), [anon_sym_static] = ACTIONS(2701), [anon_sym_register] = ACTIONS(2701), [anon_sym_inline] = ACTIONS(2701), [anon_sym___inline] = ACTIONS(2701), [anon_sym___inline__] = ACTIONS(2701), [anon_sym___forceinline] = ACTIONS(2701), [anon_sym_thread_local] = ACTIONS(2701), [anon_sym___thread] = ACTIONS(2701), [anon_sym_const] = ACTIONS(2701), [anon_sym_constexpr] = ACTIONS(2701), [anon_sym_volatile] = ACTIONS(2701), [anon_sym_restrict] = ACTIONS(2701), [anon_sym___restrict__] = ACTIONS(2701), [anon_sym__Atomic] = ACTIONS(2701), [anon_sym__Noreturn] = ACTIONS(2701), [anon_sym_noreturn] = ACTIONS(2701), [anon_sym__Nonnull] = ACTIONS(2701), [anon_sym_mutable] = ACTIONS(2701), [anon_sym_constinit] = ACTIONS(2701), [anon_sym_consteval] = ACTIONS(2701), [anon_sym_alignas] = ACTIONS(2701), [anon_sym__Alignas] = ACTIONS(2701), [sym_primitive_type] = ACTIONS(2701), [anon_sym_enum] = ACTIONS(2701), [anon_sym_class] = ACTIONS(2701), [anon_sym_struct] = ACTIONS(2701), [anon_sym_union] = ACTIONS(2701), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2701), [anon_sym_decltype] = ACTIONS(2701), [anon_sym_explicit] = ACTIONS(2701), [anon_sym_typename] = ACTIONS(2701), [anon_sym_private] = ACTIONS(2701), [anon_sym_template] = ACTIONS(2701), [anon_sym_operator] = ACTIONS(2701), [anon_sym_friend] = ACTIONS(2701), [anon_sym_public] = ACTIONS(2701), [anon_sym_protected] = ACTIONS(2701), [anon_sym_static_assert] = ACTIONS(2701), }, [STATE(2197)] = { [sym_identifier] = ACTIONS(2705), [aux_sym_preproc_def_token1] = ACTIONS(2705), [aux_sym_preproc_if_token1] = ACTIONS(2705), [aux_sym_preproc_ifdef_token1] = ACTIONS(2705), [aux_sym_preproc_ifdef_token2] = ACTIONS(2705), [sym_preproc_directive] = ACTIONS(2705), [anon_sym_LPAREN2] = ACTIONS(2707), [anon_sym_TILDE] = ACTIONS(2707), [anon_sym_STAR] = ACTIONS(2707), [anon_sym_AMP_AMP] = ACTIONS(2707), [anon_sym_AMP] = ACTIONS(2705), [anon_sym_SEMI] = ACTIONS(2707), [anon_sym___extension__] = ACTIONS(2705), [anon_sym_typedef] = ACTIONS(2705), [anon_sym_virtual] = ACTIONS(2705), [anon_sym_extern] = ACTIONS(2705), [anon_sym___attribute__] = ACTIONS(2705), [anon_sym___attribute] = ACTIONS(2705), [anon_sym_using] = ACTIONS(2705), [anon_sym_COLON_COLON] = ACTIONS(2707), [anon_sym_LBRACK_LBRACK] = ACTIONS(2707), [anon_sym___declspec] = ACTIONS(2705), [anon_sym___based] = ACTIONS(2705), [anon_sym_RBRACE] = ACTIONS(2707), [anon_sym_signed] = ACTIONS(2705), [anon_sym_unsigned] = ACTIONS(2705), [anon_sym_long] = ACTIONS(2705), [anon_sym_short] = ACTIONS(2705), [anon_sym_LBRACK] = ACTIONS(2705), [anon_sym_static] = ACTIONS(2705), [anon_sym_register] = ACTIONS(2705), [anon_sym_inline] = ACTIONS(2705), [anon_sym___inline] = ACTIONS(2705), [anon_sym___inline__] = ACTIONS(2705), [anon_sym___forceinline] = ACTIONS(2705), [anon_sym_thread_local] = ACTIONS(2705), [anon_sym___thread] = ACTIONS(2705), [anon_sym_const] = ACTIONS(2705), [anon_sym_constexpr] = ACTIONS(2705), [anon_sym_volatile] = ACTIONS(2705), [anon_sym_restrict] = ACTIONS(2705), [anon_sym___restrict__] = ACTIONS(2705), [anon_sym__Atomic] = ACTIONS(2705), [anon_sym__Noreturn] = ACTIONS(2705), [anon_sym_noreturn] = ACTIONS(2705), [anon_sym__Nonnull] = ACTIONS(2705), [anon_sym_mutable] = ACTIONS(2705), [anon_sym_constinit] = ACTIONS(2705), [anon_sym_consteval] = ACTIONS(2705), [anon_sym_alignas] = ACTIONS(2705), [anon_sym__Alignas] = ACTIONS(2705), [sym_primitive_type] = ACTIONS(2705), [anon_sym_enum] = ACTIONS(2705), [anon_sym_class] = ACTIONS(2705), [anon_sym_struct] = ACTIONS(2705), [anon_sym_union] = ACTIONS(2705), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2705), [anon_sym_decltype] = ACTIONS(2705), [anon_sym_explicit] = ACTIONS(2705), [anon_sym_typename] = ACTIONS(2705), [anon_sym_private] = ACTIONS(2705), [anon_sym_template] = ACTIONS(2705), [anon_sym_operator] = ACTIONS(2705), [anon_sym_friend] = ACTIONS(2705), [anon_sym_public] = ACTIONS(2705), [anon_sym_protected] = ACTIONS(2705), [anon_sym_static_assert] = ACTIONS(2705), }, [STATE(2198)] = { [sym_string_literal] = STATE(2198), [sym_raw_string_literal] = STATE(2198), [aux_sym_concatenated_string_repeat1] = STATE(2198), [sym_identifier] = ACTIONS(6013), [anon_sym_DOT_DOT_DOT] = ACTIONS(5439), [anon_sym_COMMA] = ACTIONS(5439), [anon_sym_LPAREN2] = ACTIONS(5439), [anon_sym_DASH] = ACTIONS(5441), [anon_sym_PLUS] = ACTIONS(5441), [anon_sym_STAR] = ACTIONS(5441), [anon_sym_SLASH] = ACTIONS(5441), [anon_sym_PERCENT] = ACTIONS(5441), [anon_sym_PIPE_PIPE] = ACTIONS(5439), [anon_sym_AMP_AMP] = ACTIONS(5439), [anon_sym_PIPE] = ACTIONS(5441), [anon_sym_CARET] = ACTIONS(5441), [anon_sym_AMP] = ACTIONS(5441), [anon_sym_EQ_EQ] = ACTIONS(5439), [anon_sym_BANG_EQ] = ACTIONS(5439), [anon_sym_GT] = ACTIONS(5441), [anon_sym_GT_EQ] = ACTIONS(5439), [anon_sym_LT_EQ] = ACTIONS(5441), [anon_sym_LT] = ACTIONS(5441), [anon_sym_LT_LT] = ACTIONS(5441), [anon_sym_GT_GT] = ACTIONS(5441), [anon_sym_SEMI] = ACTIONS(5439), [anon_sym___attribute__] = ACTIONS(5441), [anon_sym___attribute] = ACTIONS(5441), [anon_sym_LBRACK] = ACTIONS(5439), [anon_sym_EQ] = ACTIONS(5441), [anon_sym_QMARK] = ACTIONS(5439), [anon_sym_STAR_EQ] = ACTIONS(5439), [anon_sym_SLASH_EQ] = ACTIONS(5439), [anon_sym_PERCENT_EQ] = ACTIONS(5439), [anon_sym_PLUS_EQ] = ACTIONS(5439), [anon_sym_DASH_EQ] = ACTIONS(5439), [anon_sym_LT_LT_EQ] = ACTIONS(5439), [anon_sym_GT_GT_EQ] = ACTIONS(5439), [anon_sym_AMP_EQ] = ACTIONS(5439), [anon_sym_CARET_EQ] = ACTIONS(5439), [anon_sym_PIPE_EQ] = ACTIONS(5439), [anon_sym_and_eq] = ACTIONS(5441), [anon_sym_or_eq] = ACTIONS(5441), [anon_sym_xor_eq] = ACTIONS(5441), [anon_sym_LT_EQ_GT] = ACTIONS(5439), [anon_sym_or] = ACTIONS(5441), [anon_sym_and] = ACTIONS(5441), [anon_sym_bitor] = ACTIONS(5441), [anon_sym_xor] = ACTIONS(5441), [anon_sym_bitand] = ACTIONS(5441), [anon_sym_not_eq] = ACTIONS(5441), [anon_sym_DASH_DASH] = ACTIONS(5439), [anon_sym_PLUS_PLUS] = ACTIONS(5439), [anon_sym_DOT] = ACTIONS(5441), [anon_sym_DOT_STAR] = ACTIONS(5439), [anon_sym_DASH_GT] = ACTIONS(5439), [anon_sym_L_DQUOTE] = ACTIONS(6016), [anon_sym_u_DQUOTE] = ACTIONS(6016), [anon_sym_U_DQUOTE] = ACTIONS(6016), [anon_sym_u8_DQUOTE] = ACTIONS(6016), [anon_sym_DQUOTE] = ACTIONS(6016), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(6019), [anon_sym_LR_DQUOTE] = ACTIONS(6019), [anon_sym_uR_DQUOTE] = ACTIONS(6019), [anon_sym_UR_DQUOTE] = ACTIONS(6019), [anon_sym_u8R_DQUOTE] = ACTIONS(6019), [sym_literal_suffix] = ACTIONS(5441), }, [STATE(2199)] = { [sym_identifier] = ACTIONS(2701), [aux_sym_preproc_def_token1] = ACTIONS(2701), [aux_sym_preproc_if_token1] = ACTIONS(2701), [aux_sym_preproc_if_token2] = ACTIONS(2701), [aux_sym_preproc_ifdef_token1] = ACTIONS(2701), [aux_sym_preproc_ifdef_token2] = ACTIONS(2701), [sym_preproc_directive] = ACTIONS(2701), [anon_sym_LPAREN2] = ACTIONS(2703), [anon_sym_TILDE] = ACTIONS(2703), [anon_sym_STAR] = ACTIONS(2703), [anon_sym_AMP_AMP] = ACTIONS(2703), [anon_sym_AMP] = ACTIONS(2701), [anon_sym_SEMI] = ACTIONS(2703), [anon_sym___extension__] = ACTIONS(2701), [anon_sym_typedef] = ACTIONS(2701), [anon_sym_virtual] = ACTIONS(2701), [anon_sym_extern] = ACTIONS(2701), [anon_sym___attribute__] = ACTIONS(2701), [anon_sym___attribute] = ACTIONS(2701), [anon_sym_using] = ACTIONS(2701), [anon_sym_COLON_COLON] = ACTIONS(2703), [anon_sym_LBRACK_LBRACK] = ACTIONS(2703), [anon_sym___declspec] = ACTIONS(2701), [anon_sym___based] = ACTIONS(2701), [anon_sym_signed] = ACTIONS(2701), [anon_sym_unsigned] = ACTIONS(2701), [anon_sym_long] = ACTIONS(2701), [anon_sym_short] = ACTIONS(2701), [anon_sym_LBRACK] = ACTIONS(2701), [anon_sym_static] = ACTIONS(2701), [anon_sym_register] = ACTIONS(2701), [anon_sym_inline] = ACTIONS(2701), [anon_sym___inline] = ACTIONS(2701), [anon_sym___inline__] = ACTIONS(2701), [anon_sym___forceinline] = ACTIONS(2701), [anon_sym_thread_local] = ACTIONS(2701), [anon_sym___thread] = ACTIONS(2701), [anon_sym_const] = ACTIONS(2701), [anon_sym_constexpr] = ACTIONS(2701), [anon_sym_volatile] = ACTIONS(2701), [anon_sym_restrict] = ACTIONS(2701), [anon_sym___restrict__] = ACTIONS(2701), [anon_sym__Atomic] = ACTIONS(2701), [anon_sym__Noreturn] = ACTIONS(2701), [anon_sym_noreturn] = ACTIONS(2701), [anon_sym__Nonnull] = ACTIONS(2701), [anon_sym_mutable] = ACTIONS(2701), [anon_sym_constinit] = ACTIONS(2701), [anon_sym_consteval] = ACTIONS(2701), [anon_sym_alignas] = ACTIONS(2701), [anon_sym__Alignas] = ACTIONS(2701), [sym_primitive_type] = ACTIONS(2701), [anon_sym_enum] = ACTIONS(2701), [anon_sym_class] = ACTIONS(2701), [anon_sym_struct] = ACTIONS(2701), [anon_sym_union] = ACTIONS(2701), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2701), [anon_sym_decltype] = ACTIONS(2701), [anon_sym_explicit] = ACTIONS(2701), [anon_sym_typename] = ACTIONS(2701), [anon_sym_private] = ACTIONS(2701), [anon_sym_template] = ACTIONS(2701), [anon_sym_operator] = ACTIONS(2701), [anon_sym_friend] = ACTIONS(2701), [anon_sym_public] = ACTIONS(2701), [anon_sym_protected] = ACTIONS(2701), [anon_sym_static_assert] = ACTIONS(2701), }, [STATE(2200)] = { [sym_identifier] = ACTIONS(2705), [aux_sym_preproc_def_token1] = ACTIONS(2705), [aux_sym_preproc_if_token1] = ACTIONS(2705), [aux_sym_preproc_if_token2] = ACTIONS(2705), [aux_sym_preproc_ifdef_token1] = ACTIONS(2705), [aux_sym_preproc_ifdef_token2] = ACTIONS(2705), [sym_preproc_directive] = ACTIONS(2705), [anon_sym_LPAREN2] = ACTIONS(2707), [anon_sym_TILDE] = ACTIONS(2707), [anon_sym_STAR] = ACTIONS(2707), [anon_sym_AMP_AMP] = ACTIONS(2707), [anon_sym_AMP] = ACTIONS(2705), [anon_sym_SEMI] = ACTIONS(2707), [anon_sym___extension__] = ACTIONS(2705), [anon_sym_typedef] = ACTIONS(2705), [anon_sym_virtual] = ACTIONS(2705), [anon_sym_extern] = ACTIONS(2705), [anon_sym___attribute__] = ACTIONS(2705), [anon_sym___attribute] = ACTIONS(2705), [anon_sym_using] = ACTIONS(2705), [anon_sym_COLON_COLON] = ACTIONS(2707), [anon_sym_LBRACK_LBRACK] = ACTIONS(2707), [anon_sym___declspec] = ACTIONS(2705), [anon_sym___based] = ACTIONS(2705), [anon_sym_signed] = ACTIONS(2705), [anon_sym_unsigned] = ACTIONS(2705), [anon_sym_long] = ACTIONS(2705), [anon_sym_short] = ACTIONS(2705), [anon_sym_LBRACK] = ACTIONS(2705), [anon_sym_static] = ACTIONS(2705), [anon_sym_register] = ACTIONS(2705), [anon_sym_inline] = ACTIONS(2705), [anon_sym___inline] = ACTIONS(2705), [anon_sym___inline__] = ACTIONS(2705), [anon_sym___forceinline] = ACTIONS(2705), [anon_sym_thread_local] = ACTIONS(2705), [anon_sym___thread] = ACTIONS(2705), [anon_sym_const] = ACTIONS(2705), [anon_sym_constexpr] = ACTIONS(2705), [anon_sym_volatile] = ACTIONS(2705), [anon_sym_restrict] = ACTIONS(2705), [anon_sym___restrict__] = ACTIONS(2705), [anon_sym__Atomic] = ACTIONS(2705), [anon_sym__Noreturn] = ACTIONS(2705), [anon_sym_noreturn] = ACTIONS(2705), [anon_sym__Nonnull] = ACTIONS(2705), [anon_sym_mutable] = ACTIONS(2705), [anon_sym_constinit] = ACTIONS(2705), [anon_sym_consteval] = ACTIONS(2705), [anon_sym_alignas] = ACTIONS(2705), [anon_sym__Alignas] = ACTIONS(2705), [sym_primitive_type] = ACTIONS(2705), [anon_sym_enum] = ACTIONS(2705), [anon_sym_class] = ACTIONS(2705), [anon_sym_struct] = ACTIONS(2705), [anon_sym_union] = ACTIONS(2705), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2705), [anon_sym_decltype] = ACTIONS(2705), [anon_sym_explicit] = ACTIONS(2705), [anon_sym_typename] = ACTIONS(2705), [anon_sym_private] = ACTIONS(2705), [anon_sym_template] = ACTIONS(2705), [anon_sym_operator] = ACTIONS(2705), [anon_sym_friend] = ACTIONS(2705), [anon_sym_public] = ACTIONS(2705), [anon_sym_protected] = ACTIONS(2705), [anon_sym_static_assert] = ACTIONS(2705), }, [STATE(2201)] = { [sym_identifier] = ACTIONS(2881), [aux_sym_preproc_def_token1] = ACTIONS(2881), [aux_sym_preproc_if_token1] = ACTIONS(2881), [aux_sym_preproc_if_token2] = ACTIONS(2881), [aux_sym_preproc_ifdef_token1] = ACTIONS(2881), [aux_sym_preproc_ifdef_token2] = ACTIONS(2881), [sym_preproc_directive] = ACTIONS(2881), [anon_sym_LPAREN2] = ACTIONS(2883), [anon_sym_TILDE] = ACTIONS(2883), [anon_sym_STAR] = ACTIONS(2883), [anon_sym_AMP_AMP] = ACTIONS(2883), [anon_sym_AMP] = ACTIONS(2881), [anon_sym_SEMI] = ACTIONS(2883), [anon_sym___extension__] = ACTIONS(2881), [anon_sym_typedef] = ACTIONS(2881), [anon_sym_virtual] = ACTIONS(2881), [anon_sym_extern] = ACTIONS(2881), [anon_sym___attribute__] = ACTIONS(2881), [anon_sym___attribute] = ACTIONS(2881), [anon_sym_using] = ACTIONS(2881), [anon_sym_COLON_COLON] = ACTIONS(2883), [anon_sym_LBRACK_LBRACK] = ACTIONS(2883), [anon_sym___declspec] = ACTIONS(2881), [anon_sym___based] = ACTIONS(2881), [anon_sym_signed] = ACTIONS(2881), [anon_sym_unsigned] = ACTIONS(2881), [anon_sym_long] = ACTIONS(2881), [anon_sym_short] = ACTIONS(2881), [anon_sym_LBRACK] = ACTIONS(2881), [anon_sym_static] = ACTIONS(2881), [anon_sym_register] = ACTIONS(2881), [anon_sym_inline] = ACTIONS(2881), [anon_sym___inline] = ACTIONS(2881), [anon_sym___inline__] = ACTIONS(2881), [anon_sym___forceinline] = ACTIONS(2881), [anon_sym_thread_local] = ACTIONS(2881), [anon_sym___thread] = ACTIONS(2881), [anon_sym_const] = ACTIONS(2881), [anon_sym_constexpr] = ACTIONS(2881), [anon_sym_volatile] = ACTIONS(2881), [anon_sym_restrict] = ACTIONS(2881), [anon_sym___restrict__] = ACTIONS(2881), [anon_sym__Atomic] = ACTIONS(2881), [anon_sym__Noreturn] = ACTIONS(2881), [anon_sym_noreturn] = ACTIONS(2881), [anon_sym__Nonnull] = ACTIONS(2881), [anon_sym_mutable] = ACTIONS(2881), [anon_sym_constinit] = ACTIONS(2881), [anon_sym_consteval] = ACTIONS(2881), [anon_sym_alignas] = ACTIONS(2881), [anon_sym__Alignas] = ACTIONS(2881), [sym_primitive_type] = ACTIONS(2881), [anon_sym_enum] = ACTIONS(2881), [anon_sym_class] = ACTIONS(2881), [anon_sym_struct] = ACTIONS(2881), [anon_sym_union] = ACTIONS(2881), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2881), [anon_sym_decltype] = ACTIONS(2881), [anon_sym_explicit] = ACTIONS(2881), [anon_sym_typename] = ACTIONS(2881), [anon_sym_private] = ACTIONS(2881), [anon_sym_template] = ACTIONS(2881), [anon_sym_operator] = ACTIONS(2881), [anon_sym_friend] = ACTIONS(2881), [anon_sym_public] = ACTIONS(2881), [anon_sym_protected] = ACTIONS(2881), [anon_sym_static_assert] = ACTIONS(2881), }, [STATE(2202)] = { [sym_identifier] = ACTIONS(2881), [aux_sym_preproc_def_token1] = ACTIONS(2881), [aux_sym_preproc_if_token1] = ACTIONS(2881), [aux_sym_preproc_ifdef_token1] = ACTIONS(2881), [aux_sym_preproc_ifdef_token2] = ACTIONS(2881), [sym_preproc_directive] = ACTIONS(2881), [anon_sym_LPAREN2] = ACTIONS(2883), [anon_sym_TILDE] = ACTIONS(2883), [anon_sym_STAR] = ACTIONS(2883), [anon_sym_AMP_AMP] = ACTIONS(2883), [anon_sym_AMP] = ACTIONS(2881), [anon_sym_SEMI] = ACTIONS(2883), [anon_sym___extension__] = ACTIONS(2881), [anon_sym_typedef] = ACTIONS(2881), [anon_sym_virtual] = ACTIONS(2881), [anon_sym_extern] = ACTIONS(2881), [anon_sym___attribute__] = ACTIONS(2881), [anon_sym___attribute] = ACTIONS(2881), [anon_sym_using] = ACTIONS(2881), [anon_sym_COLON_COLON] = ACTIONS(2883), [anon_sym_LBRACK_LBRACK] = ACTIONS(2883), [anon_sym___declspec] = ACTIONS(2881), [anon_sym___based] = ACTIONS(2881), [anon_sym_RBRACE] = ACTIONS(2883), [anon_sym_signed] = ACTIONS(2881), [anon_sym_unsigned] = ACTIONS(2881), [anon_sym_long] = ACTIONS(2881), [anon_sym_short] = ACTIONS(2881), [anon_sym_LBRACK] = ACTIONS(2881), [anon_sym_static] = ACTIONS(2881), [anon_sym_register] = ACTIONS(2881), [anon_sym_inline] = ACTIONS(2881), [anon_sym___inline] = ACTIONS(2881), [anon_sym___inline__] = ACTIONS(2881), [anon_sym___forceinline] = ACTIONS(2881), [anon_sym_thread_local] = ACTIONS(2881), [anon_sym___thread] = ACTIONS(2881), [anon_sym_const] = ACTIONS(2881), [anon_sym_constexpr] = ACTIONS(2881), [anon_sym_volatile] = ACTIONS(2881), [anon_sym_restrict] = ACTIONS(2881), [anon_sym___restrict__] = ACTIONS(2881), [anon_sym__Atomic] = ACTIONS(2881), [anon_sym__Noreturn] = ACTIONS(2881), [anon_sym_noreturn] = ACTIONS(2881), [anon_sym__Nonnull] = ACTIONS(2881), [anon_sym_mutable] = ACTIONS(2881), [anon_sym_constinit] = ACTIONS(2881), [anon_sym_consteval] = ACTIONS(2881), [anon_sym_alignas] = ACTIONS(2881), [anon_sym__Alignas] = ACTIONS(2881), [sym_primitive_type] = ACTIONS(2881), [anon_sym_enum] = ACTIONS(2881), [anon_sym_class] = ACTIONS(2881), [anon_sym_struct] = ACTIONS(2881), [anon_sym_union] = ACTIONS(2881), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2881), [anon_sym_decltype] = ACTIONS(2881), [anon_sym_explicit] = ACTIONS(2881), [anon_sym_typename] = ACTIONS(2881), [anon_sym_private] = ACTIONS(2881), [anon_sym_template] = ACTIONS(2881), [anon_sym_operator] = ACTIONS(2881), [anon_sym_friend] = ACTIONS(2881), [anon_sym_public] = ACTIONS(2881), [anon_sym_protected] = ACTIONS(2881), [anon_sym_static_assert] = ACTIONS(2881), }, [STATE(2203)] = { [sym_identifier] = ACTIONS(2741), [aux_sym_preproc_def_token1] = ACTIONS(2741), [aux_sym_preproc_if_token1] = ACTIONS(2741), [aux_sym_preproc_if_token2] = ACTIONS(2741), [aux_sym_preproc_ifdef_token1] = ACTIONS(2741), [aux_sym_preproc_ifdef_token2] = ACTIONS(2741), [sym_preproc_directive] = ACTIONS(2741), [anon_sym_LPAREN2] = ACTIONS(2743), [anon_sym_TILDE] = ACTIONS(2743), [anon_sym_STAR] = ACTIONS(2743), [anon_sym_AMP_AMP] = ACTIONS(2743), [anon_sym_AMP] = ACTIONS(2741), [anon_sym_SEMI] = ACTIONS(2743), [anon_sym___extension__] = ACTIONS(2741), [anon_sym_typedef] = ACTIONS(2741), [anon_sym_virtual] = ACTIONS(2741), [anon_sym_extern] = ACTIONS(2741), [anon_sym___attribute__] = ACTIONS(2741), [anon_sym___attribute] = ACTIONS(2741), [anon_sym_using] = ACTIONS(2741), [anon_sym_COLON_COLON] = ACTIONS(2743), [anon_sym_LBRACK_LBRACK] = ACTIONS(2743), [anon_sym___declspec] = ACTIONS(2741), [anon_sym___based] = ACTIONS(2741), [anon_sym_signed] = ACTIONS(2741), [anon_sym_unsigned] = ACTIONS(2741), [anon_sym_long] = ACTIONS(2741), [anon_sym_short] = ACTIONS(2741), [anon_sym_LBRACK] = ACTIONS(2741), [anon_sym_static] = ACTIONS(2741), [anon_sym_register] = ACTIONS(2741), [anon_sym_inline] = ACTIONS(2741), [anon_sym___inline] = ACTIONS(2741), [anon_sym___inline__] = ACTIONS(2741), [anon_sym___forceinline] = ACTIONS(2741), [anon_sym_thread_local] = ACTIONS(2741), [anon_sym___thread] = ACTIONS(2741), [anon_sym_const] = ACTIONS(2741), [anon_sym_constexpr] = ACTIONS(2741), [anon_sym_volatile] = ACTIONS(2741), [anon_sym_restrict] = ACTIONS(2741), [anon_sym___restrict__] = ACTIONS(2741), [anon_sym__Atomic] = ACTIONS(2741), [anon_sym__Noreturn] = ACTIONS(2741), [anon_sym_noreturn] = ACTIONS(2741), [anon_sym__Nonnull] = ACTIONS(2741), [anon_sym_mutable] = ACTIONS(2741), [anon_sym_constinit] = ACTIONS(2741), [anon_sym_consteval] = ACTIONS(2741), [anon_sym_alignas] = ACTIONS(2741), [anon_sym__Alignas] = ACTIONS(2741), [sym_primitive_type] = ACTIONS(2741), [anon_sym_enum] = ACTIONS(2741), [anon_sym_class] = ACTIONS(2741), [anon_sym_struct] = ACTIONS(2741), [anon_sym_union] = ACTIONS(2741), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2741), [anon_sym_decltype] = ACTIONS(2741), [anon_sym_explicit] = ACTIONS(2741), [anon_sym_typename] = ACTIONS(2741), [anon_sym_private] = ACTIONS(2741), [anon_sym_template] = ACTIONS(2741), [anon_sym_operator] = ACTIONS(2741), [anon_sym_friend] = ACTIONS(2741), [anon_sym_public] = ACTIONS(2741), [anon_sym_protected] = ACTIONS(2741), [anon_sym_static_assert] = ACTIONS(2741), }, [STATE(2204)] = { [sym_identifier] = ACTIONS(2957), [aux_sym_preproc_def_token1] = ACTIONS(2957), [aux_sym_preproc_if_token1] = ACTIONS(2957), [aux_sym_preproc_if_token2] = ACTIONS(2957), [aux_sym_preproc_ifdef_token1] = ACTIONS(2957), [aux_sym_preproc_ifdef_token2] = ACTIONS(2957), [sym_preproc_directive] = ACTIONS(2957), [anon_sym_LPAREN2] = ACTIONS(2959), [anon_sym_TILDE] = ACTIONS(2959), [anon_sym_STAR] = ACTIONS(2959), [anon_sym_AMP_AMP] = ACTIONS(2959), [anon_sym_AMP] = ACTIONS(2957), [anon_sym_SEMI] = ACTIONS(2959), [anon_sym___extension__] = ACTIONS(2957), [anon_sym_typedef] = ACTIONS(2957), [anon_sym_virtual] = ACTIONS(2957), [anon_sym_extern] = ACTIONS(2957), [anon_sym___attribute__] = ACTIONS(2957), [anon_sym___attribute] = ACTIONS(2957), [anon_sym_using] = ACTIONS(2957), [anon_sym_COLON_COLON] = ACTIONS(2959), [anon_sym_LBRACK_LBRACK] = ACTIONS(2959), [anon_sym___declspec] = ACTIONS(2957), [anon_sym___based] = ACTIONS(2957), [anon_sym_signed] = ACTIONS(2957), [anon_sym_unsigned] = ACTIONS(2957), [anon_sym_long] = ACTIONS(2957), [anon_sym_short] = ACTIONS(2957), [anon_sym_LBRACK] = ACTIONS(2957), [anon_sym_static] = ACTIONS(2957), [anon_sym_register] = ACTIONS(2957), [anon_sym_inline] = ACTIONS(2957), [anon_sym___inline] = ACTIONS(2957), [anon_sym___inline__] = ACTIONS(2957), [anon_sym___forceinline] = ACTIONS(2957), [anon_sym_thread_local] = ACTIONS(2957), [anon_sym___thread] = ACTIONS(2957), [anon_sym_const] = ACTIONS(2957), [anon_sym_constexpr] = ACTIONS(2957), [anon_sym_volatile] = ACTIONS(2957), [anon_sym_restrict] = ACTIONS(2957), [anon_sym___restrict__] = ACTIONS(2957), [anon_sym__Atomic] = ACTIONS(2957), [anon_sym__Noreturn] = ACTIONS(2957), [anon_sym_noreturn] = ACTIONS(2957), [anon_sym__Nonnull] = ACTIONS(2957), [anon_sym_mutable] = ACTIONS(2957), [anon_sym_constinit] = ACTIONS(2957), [anon_sym_consteval] = ACTIONS(2957), [anon_sym_alignas] = ACTIONS(2957), [anon_sym__Alignas] = ACTIONS(2957), [sym_primitive_type] = ACTIONS(2957), [anon_sym_enum] = ACTIONS(2957), [anon_sym_class] = ACTIONS(2957), [anon_sym_struct] = ACTIONS(2957), [anon_sym_union] = ACTIONS(2957), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(2957), [anon_sym_decltype] = ACTIONS(2957), [anon_sym_explicit] = ACTIONS(2957), [anon_sym_typename] = ACTIONS(2957), [anon_sym_private] = ACTIONS(2957), [anon_sym_template] = ACTIONS(2957), [anon_sym_operator] = ACTIONS(2957), [anon_sym_friend] = ACTIONS(2957), [anon_sym_public] = ACTIONS(2957), [anon_sym_protected] = ACTIONS(2957), [anon_sym_static_assert] = ACTIONS(2957), }, [STATE(2205)] = { [sym_string_literal] = STATE(2214), [sym_raw_string_literal] = STATE(2214), [aux_sym_concatenated_string_repeat1] = STATE(2214), [sym_identifier] = ACTIONS(6022), [anon_sym_DOT_DOT_DOT] = ACTIONS(5421), [anon_sym_COMMA] = ACTIONS(5421), [anon_sym_RPAREN] = ACTIONS(5421), [anon_sym_LPAREN2] = ACTIONS(5421), [anon_sym_DASH] = ACTIONS(5423), [anon_sym_PLUS] = ACTIONS(5423), [anon_sym_STAR] = ACTIONS(5423), [anon_sym_SLASH] = ACTIONS(5423), [anon_sym_PERCENT] = ACTIONS(5423), [anon_sym_PIPE_PIPE] = ACTIONS(5421), [anon_sym_AMP_AMP] = ACTIONS(5421), [anon_sym_PIPE] = ACTIONS(5423), [anon_sym_CARET] = ACTIONS(5423), [anon_sym_AMP] = ACTIONS(5423), [anon_sym_EQ_EQ] = ACTIONS(5421), [anon_sym_BANG_EQ] = ACTIONS(5421), [anon_sym_GT] = ACTIONS(5423), [anon_sym_GT_EQ] = ACTIONS(5421), [anon_sym_LT_EQ] = ACTIONS(5423), [anon_sym_LT] = ACTIONS(5423), [anon_sym_LT_LT] = ACTIONS(5423), [anon_sym_GT_GT] = ACTIONS(5423), [anon_sym_LBRACK] = ACTIONS(5421), [anon_sym_EQ] = ACTIONS(5423), [anon_sym_QMARK] = ACTIONS(5421), [anon_sym_STAR_EQ] = ACTIONS(5421), [anon_sym_SLASH_EQ] = ACTIONS(5421), [anon_sym_PERCENT_EQ] = ACTIONS(5421), [anon_sym_PLUS_EQ] = ACTIONS(5421), [anon_sym_DASH_EQ] = ACTIONS(5421), [anon_sym_LT_LT_EQ] = ACTIONS(5421), [anon_sym_GT_GT_EQ] = ACTIONS(5421), [anon_sym_AMP_EQ] = ACTIONS(5421), [anon_sym_CARET_EQ] = ACTIONS(5421), [anon_sym_PIPE_EQ] = ACTIONS(5421), [anon_sym_and_eq] = ACTIONS(5423), [anon_sym_or_eq] = ACTIONS(5423), [anon_sym_xor_eq] = ACTIONS(5423), [anon_sym_LT_EQ_GT] = ACTIONS(5421), [anon_sym_or] = ACTIONS(5423), [anon_sym_and] = ACTIONS(5423), [anon_sym_bitor] = ACTIONS(5423), [anon_sym_xor] = ACTIONS(5423), [anon_sym_bitand] = ACTIONS(5423), [anon_sym_not_eq] = ACTIONS(5423), [anon_sym_DASH_DASH] = ACTIONS(5421), [anon_sym_PLUS_PLUS] = ACTIONS(5421), [anon_sym_DOT] = ACTIONS(5423), [anon_sym_DOT_STAR] = ACTIONS(5421), [anon_sym_DASH_GT] = ACTIONS(5423), [anon_sym_L_DQUOTE] = ACTIONS(5068), [anon_sym_u_DQUOTE] = ACTIONS(5068), [anon_sym_U_DQUOTE] = ACTIONS(5068), [anon_sym_u8_DQUOTE] = ACTIONS(5068), [anon_sym_DQUOTE] = ACTIONS(5068), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5074), [anon_sym_LR_DQUOTE] = ACTIONS(5074), [anon_sym_uR_DQUOTE] = ACTIONS(5074), [anon_sym_UR_DQUOTE] = ACTIONS(5074), [anon_sym_u8R_DQUOTE] = ACTIONS(5074), [anon_sym_DASH_GT_STAR] = ACTIONS(5421), [sym_literal_suffix] = ACTIONS(5423), }, [STATE(2206)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(2240), [anon_sym_DOT_DOT_DOT] = ACTIONS(5784), [anon_sym_COMMA] = ACTIONS(5784), [anon_sym_RPAREN] = ACTIONS(5784), [anon_sym_LPAREN2] = ACTIONS(5784), [anon_sym_DASH] = ACTIONS(5782), [anon_sym_PLUS] = ACTIONS(5782), [anon_sym_STAR] = ACTIONS(5784), [anon_sym_SLASH] = ACTIONS(5782), [anon_sym_PERCENT] = ACTIONS(5784), [anon_sym_PIPE_PIPE] = ACTIONS(5784), [anon_sym_AMP_AMP] = ACTIONS(5784), [anon_sym_PIPE] = ACTIONS(5782), [anon_sym_CARET] = ACTIONS(5784), [anon_sym_AMP] = ACTIONS(5782), [anon_sym_EQ_EQ] = ACTIONS(5784), [anon_sym_BANG_EQ] = ACTIONS(5784), [anon_sym_GT] = ACTIONS(5782), [anon_sym_GT_EQ] = ACTIONS(5784), [anon_sym_LT_EQ] = ACTIONS(5782), [anon_sym_LT] = ACTIONS(5782), [anon_sym_LT_LT] = ACTIONS(5784), [anon_sym_GT_GT] = ACTIONS(5784), [anon_sym_SEMI] = ACTIONS(5784), [anon_sym___extension__] = ACTIONS(5784), [anon_sym___attribute__] = ACTIONS(5784), [anon_sym___attribute] = ACTIONS(5782), [anon_sym_COLON] = ACTIONS(5784), [anon_sym_LBRACE] = ACTIONS(5784), [anon_sym_RBRACE] = ACTIONS(5784), [anon_sym_signed] = ACTIONS(6024), [anon_sym_unsigned] = ACTIONS(6024), [anon_sym_long] = ACTIONS(6024), [anon_sym_short] = ACTIONS(6024), [anon_sym_LBRACK] = ACTIONS(5784), [anon_sym_RBRACK] = ACTIONS(5784), [anon_sym_const] = ACTIONS(5782), [anon_sym_constexpr] = ACTIONS(5784), [anon_sym_volatile] = ACTIONS(5784), [anon_sym_restrict] = ACTIONS(5784), [anon_sym___restrict__] = ACTIONS(5784), [anon_sym__Atomic] = ACTIONS(5784), [anon_sym__Noreturn] = ACTIONS(5784), [anon_sym_noreturn] = ACTIONS(5784), [anon_sym__Nonnull] = ACTIONS(5784), [anon_sym_mutable] = ACTIONS(5784), [anon_sym_constinit] = ACTIONS(5784), [anon_sym_consteval] = ACTIONS(5784), [anon_sym_alignas] = ACTIONS(5784), [anon_sym__Alignas] = ACTIONS(5784), [anon_sym_QMARK] = ACTIONS(5784), [anon_sym_LT_EQ_GT] = ACTIONS(5784), [anon_sym_or] = ACTIONS(5784), [anon_sym_and] = ACTIONS(5784), [anon_sym_bitor] = ACTIONS(5784), [anon_sym_xor] = ACTIONS(5784), [anon_sym_bitand] = ACTIONS(5784), [anon_sym_not_eq] = ACTIONS(5784), [anon_sym_DASH_DASH] = ACTIONS(5784), [anon_sym_PLUS_PLUS] = ACTIONS(5784), [anon_sym_DOT] = ACTIONS(5782), [anon_sym_DOT_STAR] = ACTIONS(5784), [anon_sym_DASH_GT] = ACTIONS(5784), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5784), [anon_sym_override] = ACTIONS(5784), [anon_sym_requires] = ACTIONS(5784), }, [STATE(2207)] = { [sym_attribute_declaration] = STATE(2280), [sym_parameter_list] = STATE(1971), [aux_sym_attributed_declarator_repeat1] = STATE(2280), [sym_identifier] = ACTIONS(6026), [anon_sym_DOT_DOT_DOT] = ACTIONS(6028), [anon_sym_COMMA] = ACTIONS(6028), [anon_sym_RPAREN] = ACTIONS(6028), [aux_sym_preproc_if_token2] = ACTIONS(6028), [aux_sym_preproc_else_token1] = ACTIONS(6028), [aux_sym_preproc_elif_token1] = ACTIONS(6026), [aux_sym_preproc_elifdef_token1] = ACTIONS(6028), [aux_sym_preproc_elifdef_token2] = ACTIONS(6028), [anon_sym_LPAREN2] = ACTIONS(6030), [anon_sym_DASH] = ACTIONS(6026), [anon_sym_PLUS] = ACTIONS(6026), [anon_sym_STAR] = ACTIONS(6026), [anon_sym_SLASH] = ACTIONS(6026), [anon_sym_PERCENT] = ACTIONS(6026), [anon_sym_PIPE_PIPE] = ACTIONS(6028), [anon_sym_AMP_AMP] = ACTIONS(6028), [anon_sym_PIPE] = ACTIONS(6026), [anon_sym_CARET] = ACTIONS(6026), [anon_sym_AMP] = ACTIONS(6026), [anon_sym_EQ_EQ] = ACTIONS(6028), [anon_sym_BANG_EQ] = ACTIONS(6028), [anon_sym_GT] = ACTIONS(6026), [anon_sym_GT_EQ] = ACTIONS(6028), [anon_sym_LT_EQ] = ACTIONS(6026), [anon_sym_LT] = ACTIONS(6026), [anon_sym_LT_LT] = ACTIONS(6026), [anon_sym_GT_GT] = ACTIONS(6026), [anon_sym_SEMI] = ACTIONS(6028), [anon_sym___attribute__] = ACTIONS(6026), [anon_sym___attribute] = ACTIONS(6026), [anon_sym_COLON] = ACTIONS(6028), [anon_sym_LBRACK_LBRACK] = ACTIONS(6032), [anon_sym_RBRACE] = ACTIONS(6028), [anon_sym_LBRACK] = ACTIONS(6034), [anon_sym_RBRACK] = ACTIONS(6028), [anon_sym_EQ] = ACTIONS(6026), [anon_sym_QMARK] = ACTIONS(6028), [anon_sym_STAR_EQ] = ACTIONS(6028), [anon_sym_SLASH_EQ] = ACTIONS(6028), [anon_sym_PERCENT_EQ] = ACTIONS(6028), [anon_sym_PLUS_EQ] = ACTIONS(6028), [anon_sym_DASH_EQ] = ACTIONS(6028), [anon_sym_LT_LT_EQ] = ACTIONS(6028), [anon_sym_GT_GT_EQ] = ACTIONS(6028), [anon_sym_AMP_EQ] = ACTIONS(6028), [anon_sym_CARET_EQ] = ACTIONS(6028), [anon_sym_PIPE_EQ] = ACTIONS(6028), [anon_sym_and_eq] = ACTIONS(6026), [anon_sym_or_eq] = ACTIONS(6026), [anon_sym_xor_eq] = ACTIONS(6026), [anon_sym_LT_EQ_GT] = ACTIONS(6028), [anon_sym_or] = ACTIONS(6026), [anon_sym_and] = ACTIONS(6026), [anon_sym_bitor] = ACTIONS(6026), [anon_sym_xor] = ACTIONS(6026), [anon_sym_bitand] = ACTIONS(6026), [anon_sym_not_eq] = ACTIONS(6026), [anon_sym_DASH_DASH] = ACTIONS(6028), [anon_sym_PLUS_PLUS] = ACTIONS(6028), [anon_sym_DOT] = ACTIONS(6026), [anon_sym_DOT_STAR] = ACTIONS(6028), [anon_sym_DASH_GT] = ACTIONS(6028), [sym_comment] = ACTIONS(3), }, [STATE(2208)] = { [sym_argument_list] = STATE(2501), [sym_initializer_list] = STATE(2501), [sym_new_declarator] = STATE(2258), [sym_identifier] = ACTIONS(6036), [anon_sym_DOT_DOT_DOT] = ACTIONS(6038), [anon_sym_COMMA] = ACTIONS(6038), [anon_sym_RPAREN] = ACTIONS(6038), [aux_sym_preproc_if_token2] = ACTIONS(6038), [aux_sym_preproc_else_token1] = ACTIONS(6038), [aux_sym_preproc_elif_token1] = ACTIONS(6036), [aux_sym_preproc_elifdef_token1] = ACTIONS(6038), [aux_sym_preproc_elifdef_token2] = ACTIONS(6038), [anon_sym_LPAREN2] = ACTIONS(6040), [anon_sym_DASH] = ACTIONS(6036), [anon_sym_PLUS] = ACTIONS(6036), [anon_sym_STAR] = ACTIONS(6036), [anon_sym_SLASH] = ACTIONS(6036), [anon_sym_PERCENT] = ACTIONS(6036), [anon_sym_PIPE_PIPE] = ACTIONS(6038), [anon_sym_AMP_AMP] = ACTIONS(6038), [anon_sym_PIPE] = ACTIONS(6036), [anon_sym_CARET] = ACTIONS(6036), [anon_sym_AMP] = ACTIONS(6036), [anon_sym_EQ_EQ] = ACTIONS(6038), [anon_sym_BANG_EQ] = ACTIONS(6038), [anon_sym_GT] = ACTIONS(6036), [anon_sym_GT_EQ] = ACTIONS(6038), [anon_sym_LT_EQ] = ACTIONS(6036), [anon_sym_LT] = ACTIONS(6036), [anon_sym_LT_LT] = ACTIONS(6036), [anon_sym_GT_GT] = ACTIONS(6036), [anon_sym_SEMI] = ACTIONS(6038), [anon_sym___attribute__] = ACTIONS(6036), [anon_sym___attribute] = ACTIONS(6036), [anon_sym_COLON] = ACTIONS(6038), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_RBRACE] = ACTIONS(6038), [anon_sym_LBRACK] = ACTIONS(6042), [anon_sym_RBRACK] = ACTIONS(6038), [anon_sym_EQ] = ACTIONS(6036), [anon_sym_QMARK] = ACTIONS(6038), [anon_sym_STAR_EQ] = ACTIONS(6038), [anon_sym_SLASH_EQ] = ACTIONS(6038), [anon_sym_PERCENT_EQ] = ACTIONS(6038), [anon_sym_PLUS_EQ] = ACTIONS(6038), [anon_sym_DASH_EQ] = ACTIONS(6038), [anon_sym_LT_LT_EQ] = ACTIONS(6038), [anon_sym_GT_GT_EQ] = ACTIONS(6038), [anon_sym_AMP_EQ] = ACTIONS(6038), [anon_sym_CARET_EQ] = ACTIONS(6038), [anon_sym_PIPE_EQ] = ACTIONS(6038), [anon_sym_and_eq] = ACTIONS(6036), [anon_sym_or_eq] = ACTIONS(6036), [anon_sym_xor_eq] = ACTIONS(6036), [anon_sym_LT_EQ_GT] = ACTIONS(6038), [anon_sym_or] = ACTIONS(6036), [anon_sym_and] = ACTIONS(6036), [anon_sym_bitor] = ACTIONS(6036), [anon_sym_xor] = ACTIONS(6036), [anon_sym_bitand] = ACTIONS(6036), [anon_sym_not_eq] = ACTIONS(6036), [anon_sym_DASH_DASH] = ACTIONS(6038), [anon_sym_PLUS_PLUS] = ACTIONS(6038), [anon_sym_DOT] = ACTIONS(6036), [anon_sym_DOT_STAR] = ACTIONS(6038), [anon_sym_DASH_GT] = ACTIONS(6038), [sym_comment] = ACTIONS(3), }, [STATE(2209)] = { [sym_decltype_auto] = STATE(2346), [sym_template_argument_list] = STATE(1926), [aux_sym_sized_type_specifier_repeat1] = STATE(2371), [sym_identifier] = ACTIONS(4159), [anon_sym_DOT_DOT_DOT] = ACTIONS(4167), [anon_sym_COMMA] = ACTIONS(4167), [aux_sym_preproc_if_token2] = ACTIONS(4167), [aux_sym_preproc_else_token1] = ACTIONS(4167), [aux_sym_preproc_elif_token1] = ACTIONS(4159), [aux_sym_preproc_elifdef_token1] = ACTIONS(4167), [aux_sym_preproc_elifdef_token2] = ACTIONS(4167), [anon_sym_LPAREN2] = ACTIONS(4167), [anon_sym_DASH] = ACTIONS(4159), [anon_sym_PLUS] = ACTIONS(4159), [anon_sym_STAR] = ACTIONS(4159), [anon_sym_SLASH] = ACTIONS(4159), [anon_sym_PERCENT] = ACTIONS(4159), [anon_sym_PIPE_PIPE] = ACTIONS(4167), [anon_sym_AMP_AMP] = ACTIONS(4167), [anon_sym_PIPE] = ACTIONS(4159), [anon_sym_CARET] = ACTIONS(4159), [anon_sym_AMP] = ACTIONS(4159), [anon_sym_EQ_EQ] = ACTIONS(4167), [anon_sym_BANG_EQ] = ACTIONS(4167), [anon_sym_GT] = ACTIONS(4159), [anon_sym_GT_EQ] = ACTIONS(4167), [anon_sym_LT_EQ] = ACTIONS(4159), [anon_sym_LT] = ACTIONS(5958), [anon_sym_LT_LT] = ACTIONS(4159), [anon_sym_GT_GT] = ACTIONS(4159), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4167), [anon_sym_signed] = ACTIONS(6044), [anon_sym_unsigned] = ACTIONS(6044), [anon_sym_long] = ACTIONS(6044), [anon_sym_short] = ACTIONS(6044), [anon_sym_LBRACK] = ACTIONS(4167), [anon_sym_EQ] = ACTIONS(4159), [anon_sym_QMARK] = ACTIONS(4167), [anon_sym_STAR_EQ] = ACTIONS(4167), [anon_sym_SLASH_EQ] = ACTIONS(4167), [anon_sym_PERCENT_EQ] = ACTIONS(4167), [anon_sym_PLUS_EQ] = ACTIONS(4167), [anon_sym_DASH_EQ] = ACTIONS(4167), [anon_sym_LT_LT_EQ] = ACTIONS(4167), [anon_sym_GT_GT_EQ] = ACTIONS(4167), [anon_sym_AMP_EQ] = ACTIONS(4167), [anon_sym_CARET_EQ] = ACTIONS(4167), [anon_sym_PIPE_EQ] = ACTIONS(4167), [anon_sym_and_eq] = ACTIONS(4159), [anon_sym_or_eq] = ACTIONS(4159), [anon_sym_xor_eq] = ACTIONS(4159), [anon_sym_LT_EQ_GT] = ACTIONS(4167), [anon_sym_or] = ACTIONS(4159), [anon_sym_and] = ACTIONS(4159), [anon_sym_bitor] = ACTIONS(4159), [anon_sym_xor] = ACTIONS(4159), [anon_sym_bitand] = ACTIONS(4159), [anon_sym_not_eq] = ACTIONS(4159), [anon_sym_DASH_DASH] = ACTIONS(4167), [anon_sym_PLUS_PLUS] = ACTIONS(4167), [anon_sym_DOT] = ACTIONS(4159), [anon_sym_DOT_STAR] = ACTIONS(4167), [anon_sym_DASH_GT] = ACTIONS(4167), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(6046), [anon_sym_decltype] = ACTIONS(5972), }, [STATE(2210)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON] = ACTIONS(4248), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4197), [anon_sym_or_eq] = ACTIONS(4197), [anon_sym_xor_eq] = ACTIONS(4197), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2211)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(2226), [anon_sym_DOT_DOT_DOT] = ACTIONS(6048), [anon_sym_COMMA] = ACTIONS(6048), [anon_sym_RPAREN] = ACTIONS(6048), [anon_sym_LPAREN2] = ACTIONS(6048), [anon_sym_DASH] = ACTIONS(6050), [anon_sym_PLUS] = ACTIONS(6050), [anon_sym_STAR] = ACTIONS(6048), [anon_sym_SLASH] = ACTIONS(6050), [anon_sym_PERCENT] = ACTIONS(6048), [anon_sym_PIPE_PIPE] = ACTIONS(6048), [anon_sym_AMP_AMP] = ACTIONS(6048), [anon_sym_PIPE] = ACTIONS(6050), [anon_sym_CARET] = ACTIONS(6048), [anon_sym_AMP] = ACTIONS(6050), [anon_sym_EQ_EQ] = ACTIONS(6048), [anon_sym_BANG_EQ] = ACTIONS(6048), [anon_sym_GT] = ACTIONS(6050), [anon_sym_GT_EQ] = ACTIONS(6048), [anon_sym_LT_EQ] = ACTIONS(6050), [anon_sym_LT] = ACTIONS(6050), [anon_sym_LT_LT] = ACTIONS(6048), [anon_sym_GT_GT] = ACTIONS(6048), [anon_sym_SEMI] = ACTIONS(6048), [anon_sym___extension__] = ACTIONS(6048), [anon_sym___attribute__] = ACTIONS(6048), [anon_sym___attribute] = ACTIONS(6050), [anon_sym_COLON] = ACTIONS(6048), [anon_sym_LBRACE] = ACTIONS(6048), [anon_sym_RBRACE] = ACTIONS(6048), [anon_sym_signed] = ACTIONS(6052), [anon_sym_unsigned] = ACTIONS(6052), [anon_sym_long] = ACTIONS(6052), [anon_sym_short] = ACTIONS(6052), [anon_sym_LBRACK] = ACTIONS(6048), [anon_sym_RBRACK] = ACTIONS(6048), [anon_sym_const] = ACTIONS(6050), [anon_sym_constexpr] = ACTIONS(6048), [anon_sym_volatile] = ACTIONS(6048), [anon_sym_restrict] = ACTIONS(6048), [anon_sym___restrict__] = ACTIONS(6048), [anon_sym__Atomic] = ACTIONS(6048), [anon_sym__Noreturn] = ACTIONS(6048), [anon_sym_noreturn] = ACTIONS(6048), [anon_sym__Nonnull] = ACTIONS(6048), [anon_sym_mutable] = ACTIONS(6048), [anon_sym_constinit] = ACTIONS(6048), [anon_sym_consteval] = ACTIONS(6048), [anon_sym_alignas] = ACTIONS(6048), [anon_sym__Alignas] = ACTIONS(6048), [anon_sym_QMARK] = ACTIONS(6048), [anon_sym_LT_EQ_GT] = ACTIONS(6048), [anon_sym_or] = ACTIONS(6048), [anon_sym_and] = ACTIONS(6048), [anon_sym_bitor] = ACTIONS(6048), [anon_sym_xor] = ACTIONS(6048), [anon_sym_bitand] = ACTIONS(6048), [anon_sym_not_eq] = ACTIONS(6048), [anon_sym_DASH_DASH] = ACTIONS(6048), [anon_sym_PLUS_PLUS] = ACTIONS(6048), [anon_sym_DOT] = ACTIONS(6050), [anon_sym_DOT_STAR] = ACTIONS(6048), [anon_sym_DASH_GT] = ACTIONS(6048), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6048), [anon_sym_override] = ACTIONS(6048), [anon_sym_requires] = ACTIONS(6048), }, [STATE(2212)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(2227), [anon_sym_DOT_DOT_DOT] = ACTIONS(6054), [anon_sym_COMMA] = ACTIONS(6054), [anon_sym_RPAREN] = ACTIONS(6054), [anon_sym_LPAREN2] = ACTIONS(6054), [anon_sym_DASH] = ACTIONS(6056), [anon_sym_PLUS] = ACTIONS(6056), [anon_sym_STAR] = ACTIONS(6054), [anon_sym_SLASH] = ACTIONS(6056), [anon_sym_PERCENT] = ACTIONS(6054), [anon_sym_PIPE_PIPE] = ACTIONS(6054), [anon_sym_AMP_AMP] = ACTIONS(6054), [anon_sym_PIPE] = ACTIONS(6056), [anon_sym_CARET] = ACTIONS(6054), [anon_sym_AMP] = ACTIONS(6056), [anon_sym_EQ_EQ] = ACTIONS(6054), [anon_sym_BANG_EQ] = ACTIONS(6054), [anon_sym_GT] = ACTIONS(6056), [anon_sym_GT_EQ] = ACTIONS(6054), [anon_sym_LT_EQ] = ACTIONS(6056), [anon_sym_LT] = ACTIONS(6056), [anon_sym_LT_LT] = ACTIONS(6054), [anon_sym_GT_GT] = ACTIONS(6054), [anon_sym_SEMI] = ACTIONS(6054), [anon_sym___extension__] = ACTIONS(6054), [anon_sym___attribute__] = ACTIONS(6054), [anon_sym___attribute] = ACTIONS(6056), [anon_sym_COLON] = ACTIONS(6054), [anon_sym_LBRACE] = ACTIONS(6054), [anon_sym_RBRACE] = ACTIONS(6054), [anon_sym_signed] = ACTIONS(6058), [anon_sym_unsigned] = ACTIONS(6058), [anon_sym_long] = ACTIONS(6058), [anon_sym_short] = ACTIONS(6058), [anon_sym_LBRACK] = ACTIONS(6054), [anon_sym_RBRACK] = ACTIONS(6054), [anon_sym_const] = ACTIONS(6056), [anon_sym_constexpr] = ACTIONS(6054), [anon_sym_volatile] = ACTIONS(6054), [anon_sym_restrict] = ACTIONS(6054), [anon_sym___restrict__] = ACTIONS(6054), [anon_sym__Atomic] = ACTIONS(6054), [anon_sym__Noreturn] = ACTIONS(6054), [anon_sym_noreturn] = ACTIONS(6054), [anon_sym__Nonnull] = ACTIONS(6054), [anon_sym_mutable] = ACTIONS(6054), [anon_sym_constinit] = ACTIONS(6054), [anon_sym_consteval] = ACTIONS(6054), [anon_sym_alignas] = ACTIONS(6054), [anon_sym__Alignas] = ACTIONS(6054), [anon_sym_QMARK] = ACTIONS(6054), [anon_sym_LT_EQ_GT] = ACTIONS(6054), [anon_sym_or] = ACTIONS(6054), [anon_sym_and] = ACTIONS(6054), [anon_sym_bitor] = ACTIONS(6054), [anon_sym_xor] = ACTIONS(6054), [anon_sym_bitand] = ACTIONS(6054), [anon_sym_not_eq] = ACTIONS(6054), [anon_sym_DASH_DASH] = ACTIONS(6054), [anon_sym_PLUS_PLUS] = ACTIONS(6054), [anon_sym_DOT] = ACTIONS(6056), [anon_sym_DOT_STAR] = ACTIONS(6054), [anon_sym_DASH_GT] = ACTIONS(6054), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6054), [anon_sym_override] = ACTIONS(6054), [anon_sym_requires] = ACTIONS(6054), }, [STATE(2213)] = { [sym_argument_list] = STATE(2459), [sym_initializer_list] = STATE(2459), [sym_new_declarator] = STATE(2266), [sym_identifier] = ACTIONS(6060), [anon_sym_DOT_DOT_DOT] = ACTIONS(6062), [anon_sym_COMMA] = ACTIONS(6062), [anon_sym_RPAREN] = ACTIONS(6062), [aux_sym_preproc_if_token2] = ACTIONS(6062), [aux_sym_preproc_else_token1] = ACTIONS(6062), [aux_sym_preproc_elif_token1] = ACTIONS(6060), [aux_sym_preproc_elifdef_token1] = ACTIONS(6062), [aux_sym_preproc_elifdef_token2] = ACTIONS(6062), [anon_sym_LPAREN2] = ACTIONS(6040), [anon_sym_DASH] = ACTIONS(6060), [anon_sym_PLUS] = ACTIONS(6060), [anon_sym_STAR] = ACTIONS(6060), [anon_sym_SLASH] = ACTIONS(6060), [anon_sym_PERCENT] = ACTIONS(6060), [anon_sym_PIPE_PIPE] = ACTIONS(6062), [anon_sym_AMP_AMP] = ACTIONS(6062), [anon_sym_PIPE] = ACTIONS(6060), [anon_sym_CARET] = ACTIONS(6060), [anon_sym_AMP] = ACTIONS(6060), [anon_sym_EQ_EQ] = ACTIONS(6062), [anon_sym_BANG_EQ] = ACTIONS(6062), [anon_sym_GT] = ACTIONS(6060), [anon_sym_GT_EQ] = ACTIONS(6062), [anon_sym_LT_EQ] = ACTIONS(6060), [anon_sym_LT] = ACTIONS(6060), [anon_sym_LT_LT] = ACTIONS(6060), [anon_sym_GT_GT] = ACTIONS(6060), [anon_sym_SEMI] = ACTIONS(6062), [anon_sym___attribute__] = ACTIONS(6060), [anon_sym___attribute] = ACTIONS(6060), [anon_sym_COLON] = ACTIONS(6062), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_RBRACE] = ACTIONS(6062), [anon_sym_LBRACK] = ACTIONS(6042), [anon_sym_RBRACK] = ACTIONS(6062), [anon_sym_EQ] = ACTIONS(6060), [anon_sym_QMARK] = ACTIONS(6062), [anon_sym_STAR_EQ] = ACTIONS(6062), [anon_sym_SLASH_EQ] = ACTIONS(6062), [anon_sym_PERCENT_EQ] = ACTIONS(6062), [anon_sym_PLUS_EQ] = ACTIONS(6062), [anon_sym_DASH_EQ] = ACTIONS(6062), [anon_sym_LT_LT_EQ] = ACTIONS(6062), [anon_sym_GT_GT_EQ] = ACTIONS(6062), [anon_sym_AMP_EQ] = ACTIONS(6062), [anon_sym_CARET_EQ] = ACTIONS(6062), [anon_sym_PIPE_EQ] = ACTIONS(6062), [anon_sym_and_eq] = ACTIONS(6060), [anon_sym_or_eq] = ACTIONS(6060), [anon_sym_xor_eq] = ACTIONS(6060), [anon_sym_LT_EQ_GT] = ACTIONS(6062), [anon_sym_or] = ACTIONS(6060), [anon_sym_and] = ACTIONS(6060), [anon_sym_bitor] = ACTIONS(6060), [anon_sym_xor] = ACTIONS(6060), [anon_sym_bitand] = ACTIONS(6060), [anon_sym_not_eq] = ACTIONS(6060), [anon_sym_DASH_DASH] = ACTIONS(6062), [anon_sym_PLUS_PLUS] = ACTIONS(6062), [anon_sym_DOT] = ACTIONS(6060), [anon_sym_DOT_STAR] = ACTIONS(6062), [anon_sym_DASH_GT] = ACTIONS(6062), [sym_comment] = ACTIONS(3), }, [STATE(2214)] = { [sym_string_literal] = STATE(2215), [sym_raw_string_literal] = STATE(2215), [aux_sym_concatenated_string_repeat1] = STATE(2215), [sym_identifier] = ACTIONS(6064), [anon_sym_DOT_DOT_DOT] = ACTIONS(5451), [anon_sym_COMMA] = ACTIONS(5451), [anon_sym_RPAREN] = ACTIONS(5451), [anon_sym_LPAREN2] = ACTIONS(5451), [anon_sym_DASH] = ACTIONS(5453), [anon_sym_PLUS] = ACTIONS(5453), [anon_sym_STAR] = ACTIONS(5453), [anon_sym_SLASH] = ACTIONS(5453), [anon_sym_PERCENT] = ACTIONS(5453), [anon_sym_PIPE_PIPE] = ACTIONS(5451), [anon_sym_AMP_AMP] = ACTIONS(5451), [anon_sym_PIPE] = ACTIONS(5453), [anon_sym_CARET] = ACTIONS(5453), [anon_sym_AMP] = ACTIONS(5453), [anon_sym_EQ_EQ] = ACTIONS(5451), [anon_sym_BANG_EQ] = ACTIONS(5451), [anon_sym_GT] = ACTIONS(5453), [anon_sym_GT_EQ] = ACTIONS(5451), [anon_sym_LT_EQ] = ACTIONS(5453), [anon_sym_LT] = ACTIONS(5453), [anon_sym_LT_LT] = ACTIONS(5453), [anon_sym_GT_GT] = ACTIONS(5453), [anon_sym_LBRACK] = ACTIONS(5451), [anon_sym_EQ] = ACTIONS(5453), [anon_sym_QMARK] = ACTIONS(5451), [anon_sym_STAR_EQ] = ACTIONS(5451), [anon_sym_SLASH_EQ] = ACTIONS(5451), [anon_sym_PERCENT_EQ] = ACTIONS(5451), [anon_sym_PLUS_EQ] = ACTIONS(5451), [anon_sym_DASH_EQ] = ACTIONS(5451), [anon_sym_LT_LT_EQ] = ACTIONS(5451), [anon_sym_GT_GT_EQ] = ACTIONS(5451), [anon_sym_AMP_EQ] = ACTIONS(5451), [anon_sym_CARET_EQ] = ACTIONS(5451), [anon_sym_PIPE_EQ] = ACTIONS(5451), [anon_sym_and_eq] = ACTIONS(5453), [anon_sym_or_eq] = ACTIONS(5453), [anon_sym_xor_eq] = ACTIONS(5453), [anon_sym_LT_EQ_GT] = ACTIONS(5451), [anon_sym_or] = ACTIONS(5453), [anon_sym_and] = ACTIONS(5453), [anon_sym_bitor] = ACTIONS(5453), [anon_sym_xor] = ACTIONS(5453), [anon_sym_bitand] = ACTIONS(5453), [anon_sym_not_eq] = ACTIONS(5453), [anon_sym_DASH_DASH] = ACTIONS(5451), [anon_sym_PLUS_PLUS] = ACTIONS(5451), [anon_sym_DOT] = ACTIONS(5453), [anon_sym_DOT_STAR] = ACTIONS(5451), [anon_sym_DASH_GT] = ACTIONS(5453), [anon_sym_L_DQUOTE] = ACTIONS(5068), [anon_sym_u_DQUOTE] = ACTIONS(5068), [anon_sym_U_DQUOTE] = ACTIONS(5068), [anon_sym_u8_DQUOTE] = ACTIONS(5068), [anon_sym_DQUOTE] = ACTIONS(5068), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5074), [anon_sym_LR_DQUOTE] = ACTIONS(5074), [anon_sym_uR_DQUOTE] = ACTIONS(5074), [anon_sym_UR_DQUOTE] = ACTIONS(5074), [anon_sym_u8R_DQUOTE] = ACTIONS(5074), [anon_sym_DASH_GT_STAR] = ACTIONS(5451), [sym_literal_suffix] = ACTIONS(5453), }, [STATE(2215)] = { [sym_string_literal] = STATE(2215), [sym_raw_string_literal] = STATE(2215), [aux_sym_concatenated_string_repeat1] = STATE(2215), [sym_identifier] = ACTIONS(6066), [anon_sym_DOT_DOT_DOT] = ACTIONS(5439), [anon_sym_COMMA] = ACTIONS(5439), [anon_sym_RPAREN] = ACTIONS(5439), [anon_sym_LPAREN2] = ACTIONS(5439), [anon_sym_DASH] = ACTIONS(5441), [anon_sym_PLUS] = ACTIONS(5441), [anon_sym_STAR] = ACTIONS(5441), [anon_sym_SLASH] = ACTIONS(5441), [anon_sym_PERCENT] = ACTIONS(5441), [anon_sym_PIPE_PIPE] = ACTIONS(5439), [anon_sym_AMP_AMP] = ACTIONS(5439), [anon_sym_PIPE] = ACTIONS(5441), [anon_sym_CARET] = ACTIONS(5441), [anon_sym_AMP] = ACTIONS(5441), [anon_sym_EQ_EQ] = ACTIONS(5439), [anon_sym_BANG_EQ] = ACTIONS(5439), [anon_sym_GT] = ACTIONS(5441), [anon_sym_GT_EQ] = ACTIONS(5439), [anon_sym_LT_EQ] = ACTIONS(5441), [anon_sym_LT] = ACTIONS(5441), [anon_sym_LT_LT] = ACTIONS(5441), [anon_sym_GT_GT] = ACTIONS(5441), [anon_sym_LBRACK] = ACTIONS(5439), [anon_sym_EQ] = ACTIONS(5441), [anon_sym_QMARK] = ACTIONS(5439), [anon_sym_STAR_EQ] = ACTIONS(5439), [anon_sym_SLASH_EQ] = ACTIONS(5439), [anon_sym_PERCENT_EQ] = ACTIONS(5439), [anon_sym_PLUS_EQ] = ACTIONS(5439), [anon_sym_DASH_EQ] = ACTIONS(5439), [anon_sym_LT_LT_EQ] = ACTIONS(5439), [anon_sym_GT_GT_EQ] = ACTIONS(5439), [anon_sym_AMP_EQ] = ACTIONS(5439), [anon_sym_CARET_EQ] = ACTIONS(5439), [anon_sym_PIPE_EQ] = ACTIONS(5439), [anon_sym_and_eq] = ACTIONS(5441), [anon_sym_or_eq] = ACTIONS(5441), [anon_sym_xor_eq] = ACTIONS(5441), [anon_sym_LT_EQ_GT] = ACTIONS(5439), [anon_sym_or] = ACTIONS(5441), [anon_sym_and] = ACTIONS(5441), [anon_sym_bitor] = ACTIONS(5441), [anon_sym_xor] = ACTIONS(5441), [anon_sym_bitand] = ACTIONS(5441), [anon_sym_not_eq] = ACTIONS(5441), [anon_sym_DASH_DASH] = ACTIONS(5439), [anon_sym_PLUS_PLUS] = ACTIONS(5439), [anon_sym_DOT] = ACTIONS(5441), [anon_sym_DOT_STAR] = ACTIONS(5439), [anon_sym_DASH_GT] = ACTIONS(5441), [anon_sym_L_DQUOTE] = ACTIONS(6069), [anon_sym_u_DQUOTE] = ACTIONS(6069), [anon_sym_U_DQUOTE] = ACTIONS(6069), [anon_sym_u8_DQUOTE] = ACTIONS(6069), [anon_sym_DQUOTE] = ACTIONS(6069), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(6072), [anon_sym_LR_DQUOTE] = ACTIONS(6072), [anon_sym_uR_DQUOTE] = ACTIONS(6072), [anon_sym_UR_DQUOTE] = ACTIONS(6072), [anon_sym_u8R_DQUOTE] = ACTIONS(6072), [anon_sym_DASH_GT_STAR] = ACTIONS(5439), [sym_literal_suffix] = ACTIONS(5441), }, [STATE(2216)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON] = ACTIONS(4203), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4197), [anon_sym_or_eq] = ACTIONS(4197), [anon_sym_xor_eq] = ACTIONS(4197), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2217)] = { [sym_identifier] = ACTIONS(5668), [anon_sym_DOT_DOT_DOT] = ACTIONS(5670), [anon_sym_COMMA] = ACTIONS(5670), [anon_sym_RPAREN] = ACTIONS(5670), [aux_sym_preproc_if_token2] = ACTIONS(5670), [aux_sym_preproc_else_token1] = ACTIONS(5670), [aux_sym_preproc_elif_token1] = ACTIONS(5668), [aux_sym_preproc_elifdef_token1] = ACTIONS(5670), [aux_sym_preproc_elifdef_token2] = ACTIONS(5670), [anon_sym_LPAREN2] = ACTIONS(5670), [anon_sym_DASH] = ACTIONS(5668), [anon_sym_PLUS] = ACTIONS(5668), [anon_sym_STAR] = ACTIONS(5668), [anon_sym_SLASH] = ACTIONS(5668), [anon_sym_PERCENT] = ACTIONS(5668), [anon_sym_PIPE_PIPE] = ACTIONS(5670), [anon_sym_AMP_AMP] = ACTIONS(5670), [anon_sym_PIPE] = ACTIONS(5668), [anon_sym_CARET] = ACTIONS(5668), [anon_sym_AMP] = ACTIONS(5668), [anon_sym_EQ_EQ] = ACTIONS(5670), [anon_sym_BANG_EQ] = ACTIONS(5670), [anon_sym_GT] = ACTIONS(5668), [anon_sym_GT_EQ] = ACTIONS(5670), [anon_sym_LT_EQ] = ACTIONS(5668), [anon_sym_LT] = ACTIONS(5668), [anon_sym_LT_LT] = ACTIONS(5668), [anon_sym_GT_GT] = ACTIONS(5668), [anon_sym_SEMI] = ACTIONS(5670), [anon_sym___attribute__] = ACTIONS(5668), [anon_sym___attribute] = ACTIONS(5668), [anon_sym_COLON] = ACTIONS(5668), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACE] = ACTIONS(5670), [anon_sym_RBRACE] = ACTIONS(5670), [anon_sym_LBRACK] = ACTIONS(5670), [anon_sym_RBRACK] = ACTIONS(5670), [anon_sym_EQ] = ACTIONS(5668), [anon_sym_QMARK] = ACTIONS(5670), [anon_sym_STAR_EQ] = ACTIONS(5670), [anon_sym_SLASH_EQ] = ACTIONS(5670), [anon_sym_PERCENT_EQ] = ACTIONS(5670), [anon_sym_PLUS_EQ] = ACTIONS(5670), [anon_sym_DASH_EQ] = ACTIONS(5670), [anon_sym_LT_LT_EQ] = ACTIONS(5670), [anon_sym_GT_GT_EQ] = ACTIONS(5670), [anon_sym_AMP_EQ] = ACTIONS(5670), [anon_sym_CARET_EQ] = ACTIONS(5670), [anon_sym_PIPE_EQ] = ACTIONS(5670), [anon_sym_and_eq] = ACTIONS(5668), [anon_sym_or_eq] = ACTIONS(5668), [anon_sym_xor_eq] = ACTIONS(5668), [anon_sym_LT_EQ_GT] = ACTIONS(5670), [anon_sym_or] = ACTIONS(5668), [anon_sym_and] = ACTIONS(5668), [anon_sym_bitor] = ACTIONS(5668), [anon_sym_xor] = ACTIONS(5668), [anon_sym_bitand] = ACTIONS(5668), [anon_sym_not_eq] = ACTIONS(5668), [anon_sym_DASH_DASH] = ACTIONS(5670), [anon_sym_PLUS_PLUS] = ACTIONS(5670), [anon_sym_DOT] = ACTIONS(5668), [anon_sym_DOT_STAR] = ACTIONS(5670), [anon_sym_DASH_GT] = ACTIONS(5670), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5668), [anon_sym_override] = ACTIONS(5668), }, [STATE(2218)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON] = ACTIONS(4216), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4197), [anon_sym_or_eq] = ACTIONS(4197), [anon_sym_xor_eq] = ACTIONS(4197), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2219)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(2240), [anon_sym_DOT_DOT_DOT] = ACTIONS(5686), [anon_sym_COMMA] = ACTIONS(5686), [anon_sym_RPAREN] = ACTIONS(5686), [anon_sym_LPAREN2] = ACTIONS(5686), [anon_sym_DASH] = ACTIONS(5684), [anon_sym_PLUS] = ACTIONS(5684), [anon_sym_STAR] = ACTIONS(5686), [anon_sym_SLASH] = ACTIONS(5684), [anon_sym_PERCENT] = ACTIONS(5686), [anon_sym_PIPE_PIPE] = ACTIONS(5686), [anon_sym_AMP_AMP] = ACTIONS(5686), [anon_sym_PIPE] = ACTIONS(5684), [anon_sym_CARET] = ACTIONS(5686), [anon_sym_AMP] = ACTIONS(5684), [anon_sym_EQ_EQ] = ACTIONS(5686), [anon_sym_BANG_EQ] = ACTIONS(5686), [anon_sym_GT] = ACTIONS(5684), [anon_sym_GT_EQ] = ACTIONS(5686), [anon_sym_LT_EQ] = ACTIONS(5684), [anon_sym_LT] = ACTIONS(5684), [anon_sym_LT_LT] = ACTIONS(5686), [anon_sym_GT_GT] = ACTIONS(5686), [anon_sym_SEMI] = ACTIONS(5686), [anon_sym___extension__] = ACTIONS(5686), [anon_sym___attribute__] = ACTIONS(5686), [anon_sym___attribute] = ACTIONS(5684), [anon_sym_COLON] = ACTIONS(5686), [anon_sym_LBRACE] = ACTIONS(5686), [anon_sym_RBRACE] = ACTIONS(5686), [anon_sym_signed] = ACTIONS(6024), [anon_sym_unsigned] = ACTIONS(6024), [anon_sym_long] = ACTIONS(6024), [anon_sym_short] = ACTIONS(6024), [anon_sym_LBRACK] = ACTIONS(5686), [anon_sym_RBRACK] = ACTIONS(5686), [anon_sym_const] = ACTIONS(5684), [anon_sym_constexpr] = ACTIONS(5686), [anon_sym_volatile] = ACTIONS(5686), [anon_sym_restrict] = ACTIONS(5686), [anon_sym___restrict__] = ACTIONS(5686), [anon_sym__Atomic] = ACTIONS(5686), [anon_sym__Noreturn] = ACTIONS(5686), [anon_sym_noreturn] = ACTIONS(5686), [anon_sym__Nonnull] = ACTIONS(5686), [anon_sym_mutable] = ACTIONS(5686), [anon_sym_constinit] = ACTIONS(5686), [anon_sym_consteval] = ACTIONS(5686), [anon_sym_alignas] = ACTIONS(5686), [anon_sym__Alignas] = ACTIONS(5686), [anon_sym_QMARK] = ACTIONS(5686), [anon_sym_LT_EQ_GT] = ACTIONS(5686), [anon_sym_or] = ACTIONS(5686), [anon_sym_and] = ACTIONS(5686), [anon_sym_bitor] = ACTIONS(5686), [anon_sym_xor] = ACTIONS(5686), [anon_sym_bitand] = ACTIONS(5686), [anon_sym_not_eq] = ACTIONS(5686), [anon_sym_DASH_DASH] = ACTIONS(5686), [anon_sym_PLUS_PLUS] = ACTIONS(5686), [anon_sym_DOT] = ACTIONS(5684), [anon_sym_DOT_STAR] = ACTIONS(5686), [anon_sym_DASH_GT] = ACTIONS(5686), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5686), [anon_sym_override] = ACTIONS(5686), [anon_sym_requires] = ACTIONS(5686), }, [STATE(2220)] = { [sym_attribute_declaration] = STATE(2280), [sym_parameter_list] = STATE(1971), [aux_sym_attributed_declarator_repeat1] = STATE(2280), [sym_identifier] = ACTIONS(6075), [anon_sym_DOT_DOT_DOT] = ACTIONS(6077), [anon_sym_COMMA] = ACTIONS(6077), [anon_sym_RPAREN] = ACTIONS(6077), [aux_sym_preproc_if_token2] = ACTIONS(6077), [aux_sym_preproc_else_token1] = ACTIONS(6077), [aux_sym_preproc_elif_token1] = ACTIONS(6075), [aux_sym_preproc_elifdef_token1] = ACTIONS(6077), [aux_sym_preproc_elifdef_token2] = ACTIONS(6077), [anon_sym_LPAREN2] = ACTIONS(6030), [anon_sym_DASH] = ACTIONS(6075), [anon_sym_PLUS] = ACTIONS(6075), [anon_sym_STAR] = ACTIONS(6075), [anon_sym_SLASH] = ACTIONS(6075), [anon_sym_PERCENT] = ACTIONS(6075), [anon_sym_PIPE_PIPE] = ACTIONS(6077), [anon_sym_AMP_AMP] = ACTIONS(6077), [anon_sym_PIPE] = ACTIONS(6075), [anon_sym_CARET] = ACTIONS(6075), [anon_sym_AMP] = ACTIONS(6075), [anon_sym_EQ_EQ] = ACTIONS(6077), [anon_sym_BANG_EQ] = ACTIONS(6077), [anon_sym_GT] = ACTIONS(6075), [anon_sym_GT_EQ] = ACTIONS(6077), [anon_sym_LT_EQ] = ACTIONS(6075), [anon_sym_LT] = ACTIONS(6075), [anon_sym_LT_LT] = ACTIONS(6075), [anon_sym_GT_GT] = ACTIONS(6075), [anon_sym_SEMI] = ACTIONS(6077), [anon_sym___attribute__] = ACTIONS(6075), [anon_sym___attribute] = ACTIONS(6075), [anon_sym_COLON] = ACTIONS(6077), [anon_sym_LBRACK_LBRACK] = ACTIONS(6032), [anon_sym_RBRACE] = ACTIONS(6077), [anon_sym_LBRACK] = ACTIONS(6034), [anon_sym_RBRACK] = ACTIONS(6077), [anon_sym_EQ] = ACTIONS(6075), [anon_sym_QMARK] = ACTIONS(6077), [anon_sym_STAR_EQ] = ACTIONS(6077), [anon_sym_SLASH_EQ] = ACTIONS(6077), [anon_sym_PERCENT_EQ] = ACTIONS(6077), [anon_sym_PLUS_EQ] = ACTIONS(6077), [anon_sym_DASH_EQ] = ACTIONS(6077), [anon_sym_LT_LT_EQ] = ACTIONS(6077), [anon_sym_GT_GT_EQ] = ACTIONS(6077), [anon_sym_AMP_EQ] = ACTIONS(6077), [anon_sym_CARET_EQ] = ACTIONS(6077), [anon_sym_PIPE_EQ] = ACTIONS(6077), [anon_sym_and_eq] = ACTIONS(6075), [anon_sym_or_eq] = ACTIONS(6075), [anon_sym_xor_eq] = ACTIONS(6075), [anon_sym_LT_EQ_GT] = ACTIONS(6077), [anon_sym_or] = ACTIONS(6075), [anon_sym_and] = ACTIONS(6075), [anon_sym_bitor] = ACTIONS(6075), [anon_sym_xor] = ACTIONS(6075), [anon_sym_bitand] = ACTIONS(6075), [anon_sym_not_eq] = ACTIONS(6075), [anon_sym_DASH_DASH] = ACTIONS(6077), [anon_sym_PLUS_PLUS] = ACTIONS(6077), [anon_sym_DOT] = ACTIONS(6075), [anon_sym_DOT_STAR] = ACTIONS(6077), [anon_sym_DASH_GT] = ACTIONS(6077), [sym_comment] = ACTIONS(3), }, [STATE(2221)] = { [sym_attribute_declaration] = STATE(2280), [sym_parameter_list] = STATE(1971), [aux_sym_attributed_declarator_repeat1] = STATE(2280), [sym_identifier] = ACTIONS(6079), [anon_sym_DOT_DOT_DOT] = ACTIONS(6081), [anon_sym_COMMA] = ACTIONS(6081), [anon_sym_RPAREN] = ACTIONS(6081), [aux_sym_preproc_if_token2] = ACTIONS(6081), [aux_sym_preproc_else_token1] = ACTIONS(6081), [aux_sym_preproc_elif_token1] = ACTIONS(6079), [aux_sym_preproc_elifdef_token1] = ACTIONS(6081), [aux_sym_preproc_elifdef_token2] = ACTIONS(6081), [anon_sym_LPAREN2] = ACTIONS(6030), [anon_sym_DASH] = ACTIONS(6079), [anon_sym_PLUS] = ACTIONS(6079), [anon_sym_STAR] = ACTIONS(6079), [anon_sym_SLASH] = ACTIONS(6079), [anon_sym_PERCENT] = ACTIONS(6079), [anon_sym_PIPE_PIPE] = ACTIONS(6081), [anon_sym_AMP_AMP] = ACTIONS(6081), [anon_sym_PIPE] = ACTIONS(6079), [anon_sym_CARET] = ACTIONS(6079), [anon_sym_AMP] = ACTIONS(6079), [anon_sym_EQ_EQ] = ACTIONS(6081), [anon_sym_BANG_EQ] = ACTIONS(6081), [anon_sym_GT] = ACTIONS(6079), [anon_sym_GT_EQ] = ACTIONS(6081), [anon_sym_LT_EQ] = ACTIONS(6079), [anon_sym_LT] = ACTIONS(6079), [anon_sym_LT_LT] = ACTIONS(6079), [anon_sym_GT_GT] = ACTIONS(6079), [anon_sym_SEMI] = ACTIONS(6081), [anon_sym___attribute__] = ACTIONS(6079), [anon_sym___attribute] = ACTIONS(6079), [anon_sym_COLON] = ACTIONS(6081), [anon_sym_LBRACK_LBRACK] = ACTIONS(6032), [anon_sym_RBRACE] = ACTIONS(6081), [anon_sym_LBRACK] = ACTIONS(6034), [anon_sym_RBRACK] = ACTIONS(6081), [anon_sym_EQ] = ACTIONS(6079), [anon_sym_QMARK] = ACTIONS(6081), [anon_sym_STAR_EQ] = ACTIONS(6081), [anon_sym_SLASH_EQ] = ACTIONS(6081), [anon_sym_PERCENT_EQ] = ACTIONS(6081), [anon_sym_PLUS_EQ] = ACTIONS(6081), [anon_sym_DASH_EQ] = ACTIONS(6081), [anon_sym_LT_LT_EQ] = ACTIONS(6081), [anon_sym_GT_GT_EQ] = ACTIONS(6081), [anon_sym_AMP_EQ] = ACTIONS(6081), [anon_sym_CARET_EQ] = ACTIONS(6081), [anon_sym_PIPE_EQ] = ACTIONS(6081), [anon_sym_and_eq] = ACTIONS(6079), [anon_sym_or_eq] = ACTIONS(6079), [anon_sym_xor_eq] = ACTIONS(6079), [anon_sym_LT_EQ_GT] = ACTIONS(6081), [anon_sym_or] = ACTIONS(6079), [anon_sym_and] = ACTIONS(6079), [anon_sym_bitor] = ACTIONS(6079), [anon_sym_xor] = ACTIONS(6079), [anon_sym_bitand] = ACTIONS(6079), [anon_sym_not_eq] = ACTIONS(6079), [anon_sym_DASH_DASH] = ACTIONS(6081), [anon_sym_PLUS_PLUS] = ACTIONS(6081), [anon_sym_DOT] = ACTIONS(6079), [anon_sym_DOT_STAR] = ACTIONS(6081), [anon_sym_DASH_GT] = ACTIONS(6081), [sym_comment] = ACTIONS(3), }, [STATE(2222)] = { [sym_decltype_auto] = STATE(2385), [sym_identifier] = ACTIONS(5684), [anon_sym_DOT_DOT_DOT] = ACTIONS(5686), [anon_sym_COMMA] = ACTIONS(5686), [anon_sym_RPAREN] = ACTIONS(5686), [aux_sym_preproc_if_token2] = ACTIONS(5686), [aux_sym_preproc_else_token1] = ACTIONS(5686), [aux_sym_preproc_elif_token1] = ACTIONS(5684), [aux_sym_preproc_elifdef_token1] = ACTIONS(5686), [aux_sym_preproc_elifdef_token2] = ACTIONS(5686), [anon_sym_LPAREN2] = ACTIONS(5686), [anon_sym_DASH] = ACTIONS(5684), [anon_sym_PLUS] = ACTIONS(5684), [anon_sym_STAR] = ACTIONS(5684), [anon_sym_SLASH] = ACTIONS(5684), [anon_sym_PERCENT] = ACTIONS(5684), [anon_sym_PIPE_PIPE] = ACTIONS(5686), [anon_sym_AMP_AMP] = ACTIONS(5686), [anon_sym_PIPE] = ACTIONS(5684), [anon_sym_CARET] = ACTIONS(5684), [anon_sym_AMP] = ACTIONS(5684), [anon_sym_EQ_EQ] = ACTIONS(5686), [anon_sym_BANG_EQ] = ACTIONS(5686), [anon_sym_GT] = ACTIONS(5684), [anon_sym_GT_EQ] = ACTIONS(5686), [anon_sym_LT_EQ] = ACTIONS(5684), [anon_sym_LT] = ACTIONS(5684), [anon_sym_LT_LT] = ACTIONS(5684), [anon_sym_GT_GT] = ACTIONS(5684), [anon_sym_SEMI] = ACTIONS(5686), [anon_sym___attribute__] = ACTIONS(5684), [anon_sym___attribute] = ACTIONS(5684), [anon_sym_COLON] = ACTIONS(5686), [anon_sym_LBRACE] = ACTIONS(5686), [anon_sym_RBRACE] = ACTIONS(5686), [anon_sym_LBRACK] = ACTIONS(5686), [anon_sym_RBRACK] = ACTIONS(5686), [anon_sym_EQ] = ACTIONS(5684), [anon_sym_QMARK] = ACTIONS(5686), [anon_sym_STAR_EQ] = ACTIONS(5686), [anon_sym_SLASH_EQ] = ACTIONS(5686), [anon_sym_PERCENT_EQ] = ACTIONS(5686), [anon_sym_PLUS_EQ] = ACTIONS(5686), [anon_sym_DASH_EQ] = ACTIONS(5686), [anon_sym_LT_LT_EQ] = ACTIONS(5686), [anon_sym_GT_GT_EQ] = ACTIONS(5686), [anon_sym_AMP_EQ] = ACTIONS(5686), [anon_sym_CARET_EQ] = ACTIONS(5686), [anon_sym_PIPE_EQ] = ACTIONS(5686), [anon_sym_and_eq] = ACTIONS(5684), [anon_sym_or_eq] = ACTIONS(5684), [anon_sym_xor_eq] = ACTIONS(5684), [anon_sym_LT_EQ_GT] = ACTIONS(5686), [anon_sym_or] = ACTIONS(5684), [anon_sym_and] = ACTIONS(5684), [anon_sym_bitor] = ACTIONS(5684), [anon_sym_xor] = ACTIONS(5684), [anon_sym_bitand] = ACTIONS(5684), [anon_sym_not_eq] = ACTIONS(5684), [anon_sym_DASH_DASH] = ACTIONS(5686), [anon_sym_PLUS_PLUS] = ACTIONS(5686), [anon_sym_DOT] = ACTIONS(5684), [anon_sym_DOT_STAR] = ACTIONS(5686), [anon_sym_DASH_GT] = ACTIONS(5686), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5970), [anon_sym_decltype] = ACTIONS(5972), }, [STATE(2223)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1730), [anon_sym_DOT_DOT_DOT] = ACTIONS(6083), [anon_sym_COMMA] = ACTIONS(6083), [anon_sym_RPAREN] = ACTIONS(6083), [anon_sym_LPAREN2] = ACTIONS(6083), [anon_sym_DASH] = ACTIONS(6085), [anon_sym_PLUS] = ACTIONS(6085), [anon_sym_STAR] = ACTIONS(6083), [anon_sym_SLASH] = ACTIONS(6085), [anon_sym_PERCENT] = ACTIONS(6083), [anon_sym_PIPE_PIPE] = ACTIONS(6083), [anon_sym_AMP_AMP] = ACTIONS(6083), [anon_sym_PIPE] = ACTIONS(6085), [anon_sym_CARET] = ACTIONS(6083), [anon_sym_AMP] = ACTIONS(6085), [anon_sym_EQ_EQ] = ACTIONS(6083), [anon_sym_BANG_EQ] = ACTIONS(6083), [anon_sym_GT] = ACTIONS(6085), [anon_sym_GT_EQ] = ACTIONS(6083), [anon_sym_LT_EQ] = ACTIONS(6085), [anon_sym_LT] = ACTIONS(6085), [anon_sym_LT_LT] = ACTIONS(6083), [anon_sym_GT_GT] = ACTIONS(6083), [anon_sym_SEMI] = ACTIONS(6083), [anon_sym___extension__] = ACTIONS(6083), [anon_sym___attribute__] = ACTIONS(6083), [anon_sym___attribute] = ACTIONS(6085), [anon_sym_COLON] = ACTIONS(6083), [anon_sym_LBRACE] = ACTIONS(6083), [anon_sym_RBRACE] = ACTIONS(6083), [anon_sym_signed] = ACTIONS(6087), [anon_sym_unsigned] = ACTIONS(6087), [anon_sym_long] = ACTIONS(6087), [anon_sym_short] = ACTIONS(6087), [anon_sym_LBRACK] = ACTIONS(6083), [anon_sym_RBRACK] = ACTIONS(6083), [anon_sym_const] = ACTIONS(6085), [anon_sym_constexpr] = ACTIONS(6083), [anon_sym_volatile] = ACTIONS(6083), [anon_sym_restrict] = ACTIONS(6083), [anon_sym___restrict__] = ACTIONS(6083), [anon_sym__Atomic] = ACTIONS(6083), [anon_sym__Noreturn] = ACTIONS(6083), [anon_sym_noreturn] = ACTIONS(6083), [anon_sym__Nonnull] = ACTIONS(6083), [anon_sym_mutable] = ACTIONS(6083), [anon_sym_constinit] = ACTIONS(6083), [anon_sym_consteval] = ACTIONS(6083), [anon_sym_alignas] = ACTIONS(6083), [anon_sym__Alignas] = ACTIONS(6083), [anon_sym_QMARK] = ACTIONS(6083), [anon_sym_LT_EQ_GT] = ACTIONS(6083), [anon_sym_or] = ACTIONS(6083), [anon_sym_and] = ACTIONS(6083), [anon_sym_bitor] = ACTIONS(6083), [anon_sym_xor] = ACTIONS(6083), [anon_sym_bitand] = ACTIONS(6083), [anon_sym_not_eq] = ACTIONS(6083), [anon_sym_DASH_DASH] = ACTIONS(6083), [anon_sym_PLUS_PLUS] = ACTIONS(6083), [anon_sym_DOT] = ACTIONS(6085), [anon_sym_DOT_STAR] = ACTIONS(6083), [anon_sym_DASH_GT] = ACTIONS(6083), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6083), [anon_sym_override] = ACTIONS(6083), [anon_sym_requires] = ACTIONS(6083), }, [STATE(2224)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1730), [anon_sym_DOT_DOT_DOT] = ACTIONS(6089), [anon_sym_COMMA] = ACTIONS(6089), [anon_sym_RPAREN] = ACTIONS(6089), [anon_sym_LPAREN2] = ACTIONS(6089), [anon_sym_DASH] = ACTIONS(6091), [anon_sym_PLUS] = ACTIONS(6091), [anon_sym_STAR] = ACTIONS(6089), [anon_sym_SLASH] = ACTIONS(6091), [anon_sym_PERCENT] = ACTIONS(6089), [anon_sym_PIPE_PIPE] = ACTIONS(6089), [anon_sym_AMP_AMP] = ACTIONS(6089), [anon_sym_PIPE] = ACTIONS(6091), [anon_sym_CARET] = ACTIONS(6089), [anon_sym_AMP] = ACTIONS(6091), [anon_sym_EQ_EQ] = ACTIONS(6089), [anon_sym_BANG_EQ] = ACTIONS(6089), [anon_sym_GT] = ACTIONS(6091), [anon_sym_GT_EQ] = ACTIONS(6089), [anon_sym_LT_EQ] = ACTIONS(6091), [anon_sym_LT] = ACTIONS(6091), [anon_sym_LT_LT] = ACTIONS(6089), [anon_sym_GT_GT] = ACTIONS(6089), [anon_sym_SEMI] = ACTIONS(6089), [anon_sym___extension__] = ACTIONS(6089), [anon_sym___attribute__] = ACTIONS(6089), [anon_sym___attribute] = ACTIONS(6091), [anon_sym_COLON] = ACTIONS(6089), [anon_sym_LBRACE] = ACTIONS(6089), [anon_sym_RBRACE] = ACTIONS(6089), [anon_sym_signed] = ACTIONS(6087), [anon_sym_unsigned] = ACTIONS(6087), [anon_sym_long] = ACTIONS(6087), [anon_sym_short] = ACTIONS(6087), [anon_sym_LBRACK] = ACTIONS(6089), [anon_sym_RBRACK] = ACTIONS(6089), [anon_sym_const] = ACTIONS(6091), [anon_sym_constexpr] = ACTIONS(6089), [anon_sym_volatile] = ACTIONS(6089), [anon_sym_restrict] = ACTIONS(6089), [anon_sym___restrict__] = ACTIONS(6089), [anon_sym__Atomic] = ACTIONS(6089), [anon_sym__Noreturn] = ACTIONS(6089), [anon_sym_noreturn] = ACTIONS(6089), [anon_sym__Nonnull] = ACTIONS(6089), [anon_sym_mutable] = ACTIONS(6089), [anon_sym_constinit] = ACTIONS(6089), [anon_sym_consteval] = ACTIONS(6089), [anon_sym_alignas] = ACTIONS(6089), [anon_sym__Alignas] = ACTIONS(6089), [anon_sym_QMARK] = ACTIONS(6089), [anon_sym_LT_EQ_GT] = ACTIONS(6089), [anon_sym_or] = ACTIONS(6089), [anon_sym_and] = ACTIONS(6089), [anon_sym_bitor] = ACTIONS(6089), [anon_sym_xor] = ACTIONS(6089), [anon_sym_bitand] = ACTIONS(6089), [anon_sym_not_eq] = ACTIONS(6089), [anon_sym_DASH_DASH] = ACTIONS(6089), [anon_sym_PLUS_PLUS] = ACTIONS(6089), [anon_sym_DOT] = ACTIONS(6091), [anon_sym_DOT_STAR] = ACTIONS(6089), [anon_sym_DASH_GT] = ACTIONS(6089), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6089), [anon_sym_override] = ACTIONS(6089), [anon_sym_requires] = ACTIONS(6089), }, [STATE(2225)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1730), [anon_sym_DOT_DOT_DOT] = ACTIONS(6093), [anon_sym_COMMA] = ACTIONS(6093), [anon_sym_RPAREN] = ACTIONS(6093), [anon_sym_LPAREN2] = ACTIONS(6093), [anon_sym_DASH] = ACTIONS(6095), [anon_sym_PLUS] = ACTIONS(6095), [anon_sym_STAR] = ACTIONS(6093), [anon_sym_SLASH] = ACTIONS(6095), [anon_sym_PERCENT] = ACTIONS(6093), [anon_sym_PIPE_PIPE] = ACTIONS(6093), [anon_sym_AMP_AMP] = ACTIONS(6093), [anon_sym_PIPE] = ACTIONS(6095), [anon_sym_CARET] = ACTIONS(6093), [anon_sym_AMP] = ACTIONS(6095), [anon_sym_EQ_EQ] = ACTIONS(6093), [anon_sym_BANG_EQ] = ACTIONS(6093), [anon_sym_GT] = ACTIONS(6095), [anon_sym_GT_EQ] = ACTIONS(6093), [anon_sym_LT_EQ] = ACTIONS(6095), [anon_sym_LT] = ACTIONS(6095), [anon_sym_LT_LT] = ACTIONS(6093), [anon_sym_GT_GT] = ACTIONS(6093), [anon_sym_SEMI] = ACTIONS(6093), [anon_sym___extension__] = ACTIONS(6093), [anon_sym___attribute__] = ACTIONS(6093), [anon_sym___attribute] = ACTIONS(6095), [anon_sym_COLON] = ACTIONS(6093), [anon_sym_LBRACE] = ACTIONS(6093), [anon_sym_RBRACE] = ACTIONS(6093), [anon_sym_signed] = ACTIONS(6087), [anon_sym_unsigned] = ACTIONS(6087), [anon_sym_long] = ACTIONS(6087), [anon_sym_short] = ACTIONS(6087), [anon_sym_LBRACK] = ACTIONS(6093), [anon_sym_RBRACK] = ACTIONS(6093), [anon_sym_const] = ACTIONS(6095), [anon_sym_constexpr] = ACTIONS(6093), [anon_sym_volatile] = ACTIONS(6093), [anon_sym_restrict] = ACTIONS(6093), [anon_sym___restrict__] = ACTIONS(6093), [anon_sym__Atomic] = ACTIONS(6093), [anon_sym__Noreturn] = ACTIONS(6093), [anon_sym_noreturn] = ACTIONS(6093), [anon_sym__Nonnull] = ACTIONS(6093), [anon_sym_mutable] = ACTIONS(6093), [anon_sym_constinit] = ACTIONS(6093), [anon_sym_consteval] = ACTIONS(6093), [anon_sym_alignas] = ACTIONS(6093), [anon_sym__Alignas] = ACTIONS(6093), [anon_sym_QMARK] = ACTIONS(6093), [anon_sym_LT_EQ_GT] = ACTIONS(6093), [anon_sym_or] = ACTIONS(6093), [anon_sym_and] = ACTIONS(6093), [anon_sym_bitor] = ACTIONS(6093), [anon_sym_xor] = ACTIONS(6093), [anon_sym_bitand] = ACTIONS(6093), [anon_sym_not_eq] = ACTIONS(6093), [anon_sym_DASH_DASH] = ACTIONS(6093), [anon_sym_PLUS_PLUS] = ACTIONS(6093), [anon_sym_DOT] = ACTIONS(6095), [anon_sym_DOT_STAR] = ACTIONS(6093), [anon_sym_DASH_GT] = ACTIONS(6093), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6093), [anon_sym_override] = ACTIONS(6093), [anon_sym_requires] = ACTIONS(6093), }, [STATE(2226)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1730), [anon_sym_DOT_DOT_DOT] = ACTIONS(6097), [anon_sym_COMMA] = ACTIONS(6097), [anon_sym_RPAREN] = ACTIONS(6097), [anon_sym_LPAREN2] = ACTIONS(6097), [anon_sym_DASH] = ACTIONS(6099), [anon_sym_PLUS] = ACTIONS(6099), [anon_sym_STAR] = ACTIONS(6097), [anon_sym_SLASH] = ACTIONS(6099), [anon_sym_PERCENT] = ACTIONS(6097), [anon_sym_PIPE_PIPE] = ACTIONS(6097), [anon_sym_AMP_AMP] = ACTIONS(6097), [anon_sym_PIPE] = ACTIONS(6099), [anon_sym_CARET] = ACTIONS(6097), [anon_sym_AMP] = ACTIONS(6099), [anon_sym_EQ_EQ] = ACTIONS(6097), [anon_sym_BANG_EQ] = ACTIONS(6097), [anon_sym_GT] = ACTIONS(6099), [anon_sym_GT_EQ] = ACTIONS(6097), [anon_sym_LT_EQ] = ACTIONS(6099), [anon_sym_LT] = ACTIONS(6099), [anon_sym_LT_LT] = ACTIONS(6097), [anon_sym_GT_GT] = ACTIONS(6097), [anon_sym_SEMI] = ACTIONS(6097), [anon_sym___extension__] = ACTIONS(6097), [anon_sym___attribute__] = ACTIONS(6097), [anon_sym___attribute] = ACTIONS(6099), [anon_sym_COLON] = ACTIONS(6097), [anon_sym_LBRACE] = ACTIONS(6097), [anon_sym_RBRACE] = ACTIONS(6097), [anon_sym_signed] = ACTIONS(6087), [anon_sym_unsigned] = ACTIONS(6087), [anon_sym_long] = ACTIONS(6087), [anon_sym_short] = ACTIONS(6087), [anon_sym_LBRACK] = ACTIONS(6097), [anon_sym_RBRACK] = ACTIONS(6097), [anon_sym_const] = ACTIONS(6099), [anon_sym_constexpr] = ACTIONS(6097), [anon_sym_volatile] = ACTIONS(6097), [anon_sym_restrict] = ACTIONS(6097), [anon_sym___restrict__] = ACTIONS(6097), [anon_sym__Atomic] = ACTIONS(6097), [anon_sym__Noreturn] = ACTIONS(6097), [anon_sym_noreturn] = ACTIONS(6097), [anon_sym__Nonnull] = ACTIONS(6097), [anon_sym_mutable] = ACTIONS(6097), [anon_sym_constinit] = ACTIONS(6097), [anon_sym_consteval] = ACTIONS(6097), [anon_sym_alignas] = ACTIONS(6097), [anon_sym__Alignas] = ACTIONS(6097), [anon_sym_QMARK] = ACTIONS(6097), [anon_sym_LT_EQ_GT] = ACTIONS(6097), [anon_sym_or] = ACTIONS(6097), [anon_sym_and] = ACTIONS(6097), [anon_sym_bitor] = ACTIONS(6097), [anon_sym_xor] = ACTIONS(6097), [anon_sym_bitand] = ACTIONS(6097), [anon_sym_not_eq] = ACTIONS(6097), [anon_sym_DASH_DASH] = ACTIONS(6097), [anon_sym_PLUS_PLUS] = ACTIONS(6097), [anon_sym_DOT] = ACTIONS(6099), [anon_sym_DOT_STAR] = ACTIONS(6097), [anon_sym_DASH_GT] = ACTIONS(6097), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6097), [anon_sym_override] = ACTIONS(6097), [anon_sym_requires] = ACTIONS(6097), }, [STATE(2227)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1730), [anon_sym_DOT_DOT_DOT] = ACTIONS(6101), [anon_sym_COMMA] = ACTIONS(6101), [anon_sym_RPAREN] = ACTIONS(6101), [anon_sym_LPAREN2] = ACTIONS(6101), [anon_sym_DASH] = ACTIONS(6103), [anon_sym_PLUS] = ACTIONS(6103), [anon_sym_STAR] = ACTIONS(6101), [anon_sym_SLASH] = ACTIONS(6103), [anon_sym_PERCENT] = ACTIONS(6101), [anon_sym_PIPE_PIPE] = ACTIONS(6101), [anon_sym_AMP_AMP] = ACTIONS(6101), [anon_sym_PIPE] = ACTIONS(6103), [anon_sym_CARET] = ACTIONS(6101), [anon_sym_AMP] = ACTIONS(6103), [anon_sym_EQ_EQ] = ACTIONS(6101), [anon_sym_BANG_EQ] = ACTIONS(6101), [anon_sym_GT] = ACTIONS(6103), [anon_sym_GT_EQ] = ACTIONS(6101), [anon_sym_LT_EQ] = ACTIONS(6103), [anon_sym_LT] = ACTIONS(6103), [anon_sym_LT_LT] = ACTIONS(6101), [anon_sym_GT_GT] = ACTIONS(6101), [anon_sym_SEMI] = ACTIONS(6101), [anon_sym___extension__] = ACTIONS(6101), [anon_sym___attribute__] = ACTIONS(6101), [anon_sym___attribute] = ACTIONS(6103), [anon_sym_COLON] = ACTIONS(6101), [anon_sym_LBRACE] = ACTIONS(6101), [anon_sym_RBRACE] = ACTIONS(6101), [anon_sym_signed] = ACTIONS(6087), [anon_sym_unsigned] = ACTIONS(6087), [anon_sym_long] = ACTIONS(6087), [anon_sym_short] = ACTIONS(6087), [anon_sym_LBRACK] = ACTIONS(6101), [anon_sym_RBRACK] = ACTIONS(6101), [anon_sym_const] = ACTIONS(6103), [anon_sym_constexpr] = ACTIONS(6101), [anon_sym_volatile] = ACTIONS(6101), [anon_sym_restrict] = ACTIONS(6101), [anon_sym___restrict__] = ACTIONS(6101), [anon_sym__Atomic] = ACTIONS(6101), [anon_sym__Noreturn] = ACTIONS(6101), [anon_sym_noreturn] = ACTIONS(6101), [anon_sym__Nonnull] = ACTIONS(6101), [anon_sym_mutable] = ACTIONS(6101), [anon_sym_constinit] = ACTIONS(6101), [anon_sym_consteval] = ACTIONS(6101), [anon_sym_alignas] = ACTIONS(6101), [anon_sym__Alignas] = ACTIONS(6101), [anon_sym_QMARK] = ACTIONS(6101), [anon_sym_LT_EQ_GT] = ACTIONS(6101), [anon_sym_or] = ACTIONS(6101), [anon_sym_and] = ACTIONS(6101), [anon_sym_bitor] = ACTIONS(6101), [anon_sym_xor] = ACTIONS(6101), [anon_sym_bitand] = ACTIONS(6101), [anon_sym_not_eq] = ACTIONS(6101), [anon_sym_DASH_DASH] = ACTIONS(6101), [anon_sym_PLUS_PLUS] = ACTIONS(6101), [anon_sym_DOT] = ACTIONS(6103), [anon_sym_DOT_STAR] = ACTIONS(6101), [anon_sym_DASH_GT] = ACTIONS(6101), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6101), [anon_sym_override] = ACTIONS(6101), [anon_sym_requires] = ACTIONS(6101), }, [STATE(2228)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(2223), [anon_sym_DOT_DOT_DOT] = ACTIONS(6105), [anon_sym_COMMA] = ACTIONS(6105), [anon_sym_RPAREN] = ACTIONS(6105), [anon_sym_LPAREN2] = ACTIONS(6105), [anon_sym_DASH] = ACTIONS(6107), [anon_sym_PLUS] = ACTIONS(6107), [anon_sym_STAR] = ACTIONS(6105), [anon_sym_SLASH] = ACTIONS(6107), [anon_sym_PERCENT] = ACTIONS(6105), [anon_sym_PIPE_PIPE] = ACTIONS(6105), [anon_sym_AMP_AMP] = ACTIONS(6105), [anon_sym_PIPE] = ACTIONS(6107), [anon_sym_CARET] = ACTIONS(6105), [anon_sym_AMP] = ACTIONS(6107), [anon_sym_EQ_EQ] = ACTIONS(6105), [anon_sym_BANG_EQ] = ACTIONS(6105), [anon_sym_GT] = ACTIONS(6107), [anon_sym_GT_EQ] = ACTIONS(6105), [anon_sym_LT_EQ] = ACTIONS(6107), [anon_sym_LT] = ACTIONS(6107), [anon_sym_LT_LT] = ACTIONS(6105), [anon_sym_GT_GT] = ACTIONS(6105), [anon_sym_SEMI] = ACTIONS(6105), [anon_sym___extension__] = ACTIONS(6105), [anon_sym___attribute__] = ACTIONS(6105), [anon_sym___attribute] = ACTIONS(6107), [anon_sym_COLON] = ACTIONS(6105), [anon_sym_LBRACE] = ACTIONS(6105), [anon_sym_RBRACE] = ACTIONS(6105), [anon_sym_signed] = ACTIONS(6109), [anon_sym_unsigned] = ACTIONS(6109), [anon_sym_long] = ACTIONS(6109), [anon_sym_short] = ACTIONS(6109), [anon_sym_LBRACK] = ACTIONS(6105), [anon_sym_RBRACK] = ACTIONS(6105), [anon_sym_const] = ACTIONS(6107), [anon_sym_constexpr] = ACTIONS(6105), [anon_sym_volatile] = ACTIONS(6105), [anon_sym_restrict] = ACTIONS(6105), [anon_sym___restrict__] = ACTIONS(6105), [anon_sym__Atomic] = ACTIONS(6105), [anon_sym__Noreturn] = ACTIONS(6105), [anon_sym_noreturn] = ACTIONS(6105), [anon_sym__Nonnull] = ACTIONS(6105), [anon_sym_mutable] = ACTIONS(6105), [anon_sym_constinit] = ACTIONS(6105), [anon_sym_consteval] = ACTIONS(6105), [anon_sym_alignas] = ACTIONS(6105), [anon_sym__Alignas] = ACTIONS(6105), [anon_sym_QMARK] = ACTIONS(6105), [anon_sym_LT_EQ_GT] = ACTIONS(6105), [anon_sym_or] = ACTIONS(6105), [anon_sym_and] = ACTIONS(6105), [anon_sym_bitor] = ACTIONS(6105), [anon_sym_xor] = ACTIONS(6105), [anon_sym_bitand] = ACTIONS(6105), [anon_sym_not_eq] = ACTIONS(6105), [anon_sym_DASH_DASH] = ACTIONS(6105), [anon_sym_PLUS_PLUS] = ACTIONS(6105), [anon_sym_DOT] = ACTIONS(6107), [anon_sym_DOT_STAR] = ACTIONS(6105), [anon_sym_DASH_GT] = ACTIONS(6105), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6105), [anon_sym_override] = ACTIONS(6105), [anon_sym_requires] = ACTIONS(6105), }, [STATE(2229)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(2224), [anon_sym_DOT_DOT_DOT] = ACTIONS(6111), [anon_sym_COMMA] = ACTIONS(6111), [anon_sym_RPAREN] = ACTIONS(6111), [anon_sym_LPAREN2] = ACTIONS(6111), [anon_sym_DASH] = ACTIONS(6113), [anon_sym_PLUS] = ACTIONS(6113), [anon_sym_STAR] = ACTIONS(6111), [anon_sym_SLASH] = ACTIONS(6113), [anon_sym_PERCENT] = ACTIONS(6111), [anon_sym_PIPE_PIPE] = ACTIONS(6111), [anon_sym_AMP_AMP] = ACTIONS(6111), [anon_sym_PIPE] = ACTIONS(6113), [anon_sym_CARET] = ACTIONS(6111), [anon_sym_AMP] = ACTIONS(6113), [anon_sym_EQ_EQ] = ACTIONS(6111), [anon_sym_BANG_EQ] = ACTIONS(6111), [anon_sym_GT] = ACTIONS(6113), [anon_sym_GT_EQ] = ACTIONS(6111), [anon_sym_LT_EQ] = ACTIONS(6113), [anon_sym_LT] = ACTIONS(6113), [anon_sym_LT_LT] = ACTIONS(6111), [anon_sym_GT_GT] = ACTIONS(6111), [anon_sym_SEMI] = ACTIONS(6111), [anon_sym___extension__] = ACTIONS(6111), [anon_sym___attribute__] = ACTIONS(6111), [anon_sym___attribute] = ACTIONS(6113), [anon_sym_COLON] = ACTIONS(6111), [anon_sym_LBRACE] = ACTIONS(6111), [anon_sym_RBRACE] = ACTIONS(6111), [anon_sym_signed] = ACTIONS(6115), [anon_sym_unsigned] = ACTIONS(6115), [anon_sym_long] = ACTIONS(6115), [anon_sym_short] = ACTIONS(6115), [anon_sym_LBRACK] = ACTIONS(6111), [anon_sym_RBRACK] = ACTIONS(6111), [anon_sym_const] = ACTIONS(6113), [anon_sym_constexpr] = ACTIONS(6111), [anon_sym_volatile] = ACTIONS(6111), [anon_sym_restrict] = ACTIONS(6111), [anon_sym___restrict__] = ACTIONS(6111), [anon_sym__Atomic] = ACTIONS(6111), [anon_sym__Noreturn] = ACTIONS(6111), [anon_sym_noreturn] = ACTIONS(6111), [anon_sym__Nonnull] = ACTIONS(6111), [anon_sym_mutable] = ACTIONS(6111), [anon_sym_constinit] = ACTIONS(6111), [anon_sym_consteval] = ACTIONS(6111), [anon_sym_alignas] = ACTIONS(6111), [anon_sym__Alignas] = ACTIONS(6111), [anon_sym_QMARK] = ACTIONS(6111), [anon_sym_LT_EQ_GT] = ACTIONS(6111), [anon_sym_or] = ACTIONS(6111), [anon_sym_and] = ACTIONS(6111), [anon_sym_bitor] = ACTIONS(6111), [anon_sym_xor] = ACTIONS(6111), [anon_sym_bitand] = ACTIONS(6111), [anon_sym_not_eq] = ACTIONS(6111), [anon_sym_DASH_DASH] = ACTIONS(6111), [anon_sym_PLUS_PLUS] = ACTIONS(6111), [anon_sym_DOT] = ACTIONS(6113), [anon_sym_DOT_STAR] = ACTIONS(6111), [anon_sym_DASH_GT] = ACTIONS(6111), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6111), [anon_sym_override] = ACTIONS(6111), [anon_sym_requires] = ACTIONS(6111), }, [STATE(2230)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [aux_sym_structured_binding_declarator_repeat1] = STATE(7363), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(6117), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_RBRACK] = ACTIONS(6119), [anon_sym_EQ] = ACTIONS(6122), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(6124), [anon_sym_SLASH_EQ] = ACTIONS(6124), [anon_sym_PERCENT_EQ] = ACTIONS(6124), [anon_sym_PLUS_EQ] = ACTIONS(6124), [anon_sym_DASH_EQ] = ACTIONS(6124), [anon_sym_LT_LT_EQ] = ACTIONS(6124), [anon_sym_GT_GT_EQ] = ACTIONS(6124), [anon_sym_AMP_EQ] = ACTIONS(6124), [anon_sym_CARET_EQ] = ACTIONS(6124), [anon_sym_PIPE_EQ] = ACTIONS(6124), [anon_sym_and_eq] = ACTIONS(6124), [anon_sym_or_eq] = ACTIONS(6124), [anon_sym_xor_eq] = ACTIONS(6124), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2231)] = { [sym_string_literal] = STATE(2369), [sym_template_argument_list] = STATE(3708), [sym_raw_string_literal] = STATE(2369), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(6126), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(6129), [anon_sym_or_eq] = ACTIONS(6129), [anon_sym_xor_eq] = ACTIONS(6129), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4169), [anon_sym_L_DQUOTE] = ACTIONS(4343), [anon_sym_u_DQUOTE] = ACTIONS(4343), [anon_sym_U_DQUOTE] = ACTIONS(4343), [anon_sym_u8_DQUOTE] = ACTIONS(4343), [anon_sym_DQUOTE] = ACTIONS(4343), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(4345), [anon_sym_LR_DQUOTE] = ACTIONS(4345), [anon_sym_uR_DQUOTE] = ACTIONS(4345), [anon_sym_UR_DQUOTE] = ACTIONS(4345), [anon_sym_u8R_DQUOTE] = ACTIONS(4345), [anon_sym_DASH_GT_STAR] = ACTIONS(4161), }, [STATE(2232)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1730), [anon_sym_DOT_DOT_DOT] = ACTIONS(6131), [anon_sym_COMMA] = ACTIONS(6131), [anon_sym_RPAREN] = ACTIONS(6131), [anon_sym_LPAREN2] = ACTIONS(6131), [anon_sym_DASH] = ACTIONS(6133), [anon_sym_PLUS] = ACTIONS(6133), [anon_sym_STAR] = ACTIONS(6131), [anon_sym_SLASH] = ACTIONS(6133), [anon_sym_PERCENT] = ACTIONS(6131), [anon_sym_PIPE_PIPE] = ACTIONS(6131), [anon_sym_AMP_AMP] = ACTIONS(6131), [anon_sym_PIPE] = ACTIONS(6133), [anon_sym_CARET] = ACTIONS(6131), [anon_sym_AMP] = ACTIONS(6133), [anon_sym_EQ_EQ] = ACTIONS(6131), [anon_sym_BANG_EQ] = ACTIONS(6131), [anon_sym_GT] = ACTIONS(6133), [anon_sym_GT_EQ] = ACTIONS(6131), [anon_sym_LT_EQ] = ACTIONS(6133), [anon_sym_LT] = ACTIONS(6133), [anon_sym_LT_LT] = ACTIONS(6131), [anon_sym_GT_GT] = ACTIONS(6131), [anon_sym_SEMI] = ACTIONS(6131), [anon_sym___extension__] = ACTIONS(6131), [anon_sym___attribute__] = ACTIONS(6131), [anon_sym___attribute] = ACTIONS(6133), [anon_sym_COLON] = ACTIONS(6131), [anon_sym_LBRACE] = ACTIONS(6131), [anon_sym_RBRACE] = ACTIONS(6131), [anon_sym_signed] = ACTIONS(6087), [anon_sym_unsigned] = ACTIONS(6087), [anon_sym_long] = ACTIONS(6087), [anon_sym_short] = ACTIONS(6087), [anon_sym_LBRACK] = ACTIONS(6131), [anon_sym_RBRACK] = ACTIONS(6131), [anon_sym_const] = ACTIONS(6133), [anon_sym_constexpr] = ACTIONS(6131), [anon_sym_volatile] = ACTIONS(6131), [anon_sym_restrict] = ACTIONS(6131), [anon_sym___restrict__] = ACTIONS(6131), [anon_sym__Atomic] = ACTIONS(6131), [anon_sym__Noreturn] = ACTIONS(6131), [anon_sym_noreturn] = ACTIONS(6131), [anon_sym__Nonnull] = ACTIONS(6131), [anon_sym_mutable] = ACTIONS(6131), [anon_sym_constinit] = ACTIONS(6131), [anon_sym_consteval] = ACTIONS(6131), [anon_sym_alignas] = ACTIONS(6131), [anon_sym__Alignas] = ACTIONS(6131), [anon_sym_QMARK] = ACTIONS(6131), [anon_sym_LT_EQ_GT] = ACTIONS(6131), [anon_sym_or] = ACTIONS(6131), [anon_sym_and] = ACTIONS(6131), [anon_sym_bitor] = ACTIONS(6131), [anon_sym_xor] = ACTIONS(6131), [anon_sym_bitand] = ACTIONS(6131), [anon_sym_not_eq] = ACTIONS(6131), [anon_sym_DASH_DASH] = ACTIONS(6131), [anon_sym_PLUS_PLUS] = ACTIONS(6131), [anon_sym_DOT] = ACTIONS(6133), [anon_sym_DOT_STAR] = ACTIONS(6131), [anon_sym_DASH_GT] = ACTIONS(6131), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6131), [anon_sym_override] = ACTIONS(6131), [anon_sym_requires] = ACTIONS(6131), }, [STATE(2233)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON] = ACTIONS(4214), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4197), [anon_sym_or_eq] = ACTIONS(4197), [anon_sym_xor_eq] = ACTIONS(4197), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2234)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON] = ACTIONS(4207), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4197), [anon_sym_or_eq] = ACTIONS(4197), [anon_sym_xor_eq] = ACTIONS(4197), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2235)] = { [sym_string_literal] = STATE(2205), [sym_template_argument_list] = STATE(3150), [sym_raw_string_literal] = STATE(2205), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_RPAREN] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5076), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4161), [anon_sym_or_eq] = ACTIONS(4161), [anon_sym_xor_eq] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4169), [anon_sym_L_DQUOTE] = ACTIONS(5068), [anon_sym_u_DQUOTE] = ACTIONS(5068), [anon_sym_U_DQUOTE] = ACTIONS(5068), [anon_sym_u8_DQUOTE] = ACTIONS(5068), [anon_sym_DQUOTE] = ACTIONS(5068), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5074), [anon_sym_LR_DQUOTE] = ACTIONS(5074), [anon_sym_uR_DQUOTE] = ACTIONS(5074), [anon_sym_UR_DQUOTE] = ACTIONS(5074), [anon_sym_u8R_DQUOTE] = ACTIONS(5074), [anon_sym_DASH_GT_STAR] = ACTIONS(4161), }, [STATE(2236)] = { [sym_argument_list] = STATE(2506), [sym_initializer_list] = STATE(2506), [sym_new_declarator] = STATE(2251), [sym_identifier] = ACTIONS(6135), [anon_sym_DOT_DOT_DOT] = ACTIONS(6137), [anon_sym_COMMA] = ACTIONS(6137), [anon_sym_RPAREN] = ACTIONS(6137), [aux_sym_preproc_if_token2] = ACTIONS(6137), [aux_sym_preproc_else_token1] = ACTIONS(6137), [aux_sym_preproc_elif_token1] = ACTIONS(6135), [aux_sym_preproc_elifdef_token1] = ACTIONS(6137), [aux_sym_preproc_elifdef_token2] = ACTIONS(6137), [anon_sym_LPAREN2] = ACTIONS(6040), [anon_sym_DASH] = ACTIONS(6135), [anon_sym_PLUS] = ACTIONS(6135), [anon_sym_STAR] = ACTIONS(6135), [anon_sym_SLASH] = ACTIONS(6135), [anon_sym_PERCENT] = ACTIONS(6135), [anon_sym_PIPE_PIPE] = ACTIONS(6137), [anon_sym_AMP_AMP] = ACTIONS(6137), [anon_sym_PIPE] = ACTIONS(6135), [anon_sym_CARET] = ACTIONS(6135), [anon_sym_AMP] = ACTIONS(6135), [anon_sym_EQ_EQ] = ACTIONS(6137), [anon_sym_BANG_EQ] = ACTIONS(6137), [anon_sym_GT] = ACTIONS(6135), [anon_sym_GT_EQ] = ACTIONS(6137), [anon_sym_LT_EQ] = ACTIONS(6135), [anon_sym_LT] = ACTIONS(6135), [anon_sym_LT_LT] = ACTIONS(6135), [anon_sym_GT_GT] = ACTIONS(6135), [anon_sym_SEMI] = ACTIONS(6137), [anon_sym___attribute__] = ACTIONS(6135), [anon_sym___attribute] = ACTIONS(6135), [anon_sym_COLON] = ACTIONS(6137), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_RBRACE] = ACTIONS(6137), [anon_sym_LBRACK] = ACTIONS(6042), [anon_sym_RBRACK] = ACTIONS(6137), [anon_sym_EQ] = ACTIONS(6135), [anon_sym_QMARK] = ACTIONS(6137), [anon_sym_STAR_EQ] = ACTIONS(6137), [anon_sym_SLASH_EQ] = ACTIONS(6137), [anon_sym_PERCENT_EQ] = ACTIONS(6137), [anon_sym_PLUS_EQ] = ACTIONS(6137), [anon_sym_DASH_EQ] = ACTIONS(6137), [anon_sym_LT_LT_EQ] = ACTIONS(6137), [anon_sym_GT_GT_EQ] = ACTIONS(6137), [anon_sym_AMP_EQ] = ACTIONS(6137), [anon_sym_CARET_EQ] = ACTIONS(6137), [anon_sym_PIPE_EQ] = ACTIONS(6137), [anon_sym_and_eq] = ACTIONS(6135), [anon_sym_or_eq] = ACTIONS(6135), [anon_sym_xor_eq] = ACTIONS(6135), [anon_sym_LT_EQ_GT] = ACTIONS(6137), [anon_sym_or] = ACTIONS(6135), [anon_sym_and] = ACTIONS(6135), [anon_sym_bitor] = ACTIONS(6135), [anon_sym_xor] = ACTIONS(6135), [anon_sym_bitand] = ACTIONS(6135), [anon_sym_not_eq] = ACTIONS(6135), [anon_sym_DASH_DASH] = ACTIONS(6137), [anon_sym_PLUS_PLUS] = ACTIONS(6137), [anon_sym_DOT] = ACTIONS(6135), [anon_sym_DOT_STAR] = ACTIONS(6137), [anon_sym_DASH_GT] = ACTIONS(6137), [sym_comment] = ACTIONS(3), }, [STATE(2237)] = { [sym_type_qualifier] = STATE(2237), [sym_alignas_qualifier] = STATE(2345), [aux_sym__type_definition_type_repeat1] = STATE(2237), [sym_identifier] = ACTIONS(5099), [anon_sym_DOT_DOT_DOT] = ACTIONS(5101), [anon_sym_COMMA] = ACTIONS(5101), [anon_sym_LPAREN2] = ACTIONS(5101), [anon_sym_DASH] = ACTIONS(5099), [anon_sym_PLUS] = ACTIONS(5099), [anon_sym_STAR] = ACTIONS(5101), [anon_sym_SLASH] = ACTIONS(5099), [anon_sym_PERCENT] = ACTIONS(5101), [anon_sym_PIPE_PIPE] = ACTIONS(5101), [anon_sym_AMP_AMP] = ACTIONS(5101), [anon_sym_PIPE] = ACTIONS(5099), [anon_sym_CARET] = ACTIONS(5101), [anon_sym_AMP] = ACTIONS(5099), [anon_sym_EQ_EQ] = ACTIONS(5101), [anon_sym_BANG_EQ] = ACTIONS(5101), [anon_sym_GT] = ACTIONS(5099), [anon_sym_GT_EQ] = ACTIONS(5099), [anon_sym_LT_EQ] = ACTIONS(5099), [anon_sym_LT] = ACTIONS(5099), [anon_sym_LT_LT] = ACTIONS(5101), [anon_sym_GT_GT] = ACTIONS(5099), [anon_sym___extension__] = ACTIONS(6139), [anon_sym___attribute__] = ACTIONS(5099), [anon_sym___attribute] = ACTIONS(5099), [anon_sym_LBRACE] = ACTIONS(5101), [anon_sym_signed] = ACTIONS(5099), [anon_sym_unsigned] = ACTIONS(5099), [anon_sym_long] = ACTIONS(5099), [anon_sym_short] = ACTIONS(5099), [anon_sym_LBRACK] = ACTIONS(5101), [anon_sym_const] = ACTIONS(6139), [anon_sym_constexpr] = ACTIONS(6139), [anon_sym_volatile] = ACTIONS(6139), [anon_sym_restrict] = ACTIONS(6139), [anon_sym___restrict__] = ACTIONS(6139), [anon_sym__Atomic] = ACTIONS(6139), [anon_sym__Noreturn] = ACTIONS(6139), [anon_sym_noreturn] = ACTIONS(6139), [anon_sym__Nonnull] = ACTIONS(6139), [anon_sym_mutable] = ACTIONS(6139), [anon_sym_constinit] = ACTIONS(6139), [anon_sym_consteval] = ACTIONS(6139), [anon_sym_alignas] = ACTIONS(6142), [anon_sym__Alignas] = ACTIONS(6142), [sym_primitive_type] = ACTIONS(5099), [anon_sym_QMARK] = ACTIONS(5101), [anon_sym_LT_EQ_GT] = ACTIONS(5101), [anon_sym_or] = ACTIONS(5099), [anon_sym_and] = ACTIONS(5099), [anon_sym_bitor] = ACTIONS(5099), [anon_sym_xor] = ACTIONS(5099), [anon_sym_bitand] = ACTIONS(5099), [anon_sym_not_eq] = ACTIONS(5099), [anon_sym_DASH_DASH] = ACTIONS(5101), [anon_sym_PLUS_PLUS] = ACTIONS(5101), [anon_sym_DOT] = ACTIONS(5099), [anon_sym_DOT_STAR] = ACTIONS(5101), [anon_sym_DASH_GT] = ACTIONS(5101), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5099), [anon_sym_override] = ACTIONS(5099), [anon_sym_GT2] = ACTIONS(5101), [anon_sym_requires] = ACTIONS(5099), }, [STATE(2238)] = { [sym_argument_list] = STATE(2509), [sym_initializer_list] = STATE(2509), [sym_new_declarator] = STATE(2270), [sym_identifier] = ACTIONS(6145), [anon_sym_DOT_DOT_DOT] = ACTIONS(6147), [anon_sym_COMMA] = ACTIONS(6147), [anon_sym_RPAREN] = ACTIONS(6147), [aux_sym_preproc_if_token2] = ACTIONS(6147), [aux_sym_preproc_else_token1] = ACTIONS(6147), [aux_sym_preproc_elif_token1] = ACTIONS(6145), [aux_sym_preproc_elifdef_token1] = ACTIONS(6147), [aux_sym_preproc_elifdef_token2] = ACTIONS(6147), [anon_sym_LPAREN2] = ACTIONS(6040), [anon_sym_DASH] = ACTIONS(6145), [anon_sym_PLUS] = ACTIONS(6145), [anon_sym_STAR] = ACTIONS(6145), [anon_sym_SLASH] = ACTIONS(6145), [anon_sym_PERCENT] = ACTIONS(6145), [anon_sym_PIPE_PIPE] = ACTIONS(6147), [anon_sym_AMP_AMP] = ACTIONS(6147), [anon_sym_PIPE] = ACTIONS(6145), [anon_sym_CARET] = ACTIONS(6145), [anon_sym_AMP] = ACTIONS(6145), [anon_sym_EQ_EQ] = ACTIONS(6147), [anon_sym_BANG_EQ] = ACTIONS(6147), [anon_sym_GT] = ACTIONS(6145), [anon_sym_GT_EQ] = ACTIONS(6147), [anon_sym_LT_EQ] = ACTIONS(6145), [anon_sym_LT] = ACTIONS(6145), [anon_sym_LT_LT] = ACTIONS(6145), [anon_sym_GT_GT] = ACTIONS(6145), [anon_sym_SEMI] = ACTIONS(6147), [anon_sym___attribute__] = ACTIONS(6145), [anon_sym___attribute] = ACTIONS(6145), [anon_sym_COLON] = ACTIONS(6147), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_RBRACE] = ACTIONS(6147), [anon_sym_LBRACK] = ACTIONS(6042), [anon_sym_RBRACK] = ACTIONS(6147), [anon_sym_EQ] = ACTIONS(6145), [anon_sym_QMARK] = ACTIONS(6147), [anon_sym_STAR_EQ] = ACTIONS(6147), [anon_sym_SLASH_EQ] = ACTIONS(6147), [anon_sym_PERCENT_EQ] = ACTIONS(6147), [anon_sym_PLUS_EQ] = ACTIONS(6147), [anon_sym_DASH_EQ] = ACTIONS(6147), [anon_sym_LT_LT_EQ] = ACTIONS(6147), [anon_sym_GT_GT_EQ] = ACTIONS(6147), [anon_sym_AMP_EQ] = ACTIONS(6147), [anon_sym_CARET_EQ] = ACTIONS(6147), [anon_sym_PIPE_EQ] = ACTIONS(6147), [anon_sym_and_eq] = ACTIONS(6145), [anon_sym_or_eq] = ACTIONS(6145), [anon_sym_xor_eq] = ACTIONS(6145), [anon_sym_LT_EQ_GT] = ACTIONS(6147), [anon_sym_or] = ACTIONS(6145), [anon_sym_and] = ACTIONS(6145), [anon_sym_bitor] = ACTIONS(6145), [anon_sym_xor] = ACTIONS(6145), [anon_sym_bitand] = ACTIONS(6145), [anon_sym_not_eq] = ACTIONS(6145), [anon_sym_DASH_DASH] = ACTIONS(6147), [anon_sym_PLUS_PLUS] = ACTIONS(6147), [anon_sym_DOT] = ACTIONS(6145), [anon_sym_DOT_STAR] = ACTIONS(6147), [anon_sym_DASH_GT] = ACTIONS(6147), [sym_comment] = ACTIONS(3), }, [STATE(2239)] = { [sym_attribute_declaration] = STATE(2280), [sym_parameter_list] = STATE(1971), [aux_sym_attributed_declarator_repeat1] = STATE(2280), [sym_identifier] = ACTIONS(6149), [anon_sym_DOT_DOT_DOT] = ACTIONS(6151), [anon_sym_COMMA] = ACTIONS(6151), [anon_sym_RPAREN] = ACTIONS(6151), [aux_sym_preproc_if_token2] = ACTIONS(6151), [aux_sym_preproc_else_token1] = ACTIONS(6151), [aux_sym_preproc_elif_token1] = ACTIONS(6149), [aux_sym_preproc_elifdef_token1] = ACTIONS(6151), [aux_sym_preproc_elifdef_token2] = ACTIONS(6151), [anon_sym_LPAREN2] = ACTIONS(6030), [anon_sym_DASH] = ACTIONS(6149), [anon_sym_PLUS] = ACTIONS(6149), [anon_sym_STAR] = ACTIONS(6149), [anon_sym_SLASH] = ACTIONS(6149), [anon_sym_PERCENT] = ACTIONS(6149), [anon_sym_PIPE_PIPE] = ACTIONS(6151), [anon_sym_AMP_AMP] = ACTIONS(6151), [anon_sym_PIPE] = ACTIONS(6149), [anon_sym_CARET] = ACTIONS(6149), [anon_sym_AMP] = ACTIONS(6149), [anon_sym_EQ_EQ] = ACTIONS(6151), [anon_sym_BANG_EQ] = ACTIONS(6151), [anon_sym_GT] = ACTIONS(6149), [anon_sym_GT_EQ] = ACTIONS(6151), [anon_sym_LT_EQ] = ACTIONS(6149), [anon_sym_LT] = ACTIONS(6149), [anon_sym_LT_LT] = ACTIONS(6149), [anon_sym_GT_GT] = ACTIONS(6149), [anon_sym_SEMI] = ACTIONS(6151), [anon_sym___attribute__] = ACTIONS(6149), [anon_sym___attribute] = ACTIONS(6149), [anon_sym_COLON] = ACTIONS(6151), [anon_sym_LBRACK_LBRACK] = ACTIONS(6032), [anon_sym_RBRACE] = ACTIONS(6151), [anon_sym_LBRACK] = ACTIONS(6034), [anon_sym_RBRACK] = ACTIONS(6151), [anon_sym_EQ] = ACTIONS(6149), [anon_sym_QMARK] = ACTIONS(6151), [anon_sym_STAR_EQ] = ACTIONS(6151), [anon_sym_SLASH_EQ] = ACTIONS(6151), [anon_sym_PERCENT_EQ] = ACTIONS(6151), [anon_sym_PLUS_EQ] = ACTIONS(6151), [anon_sym_DASH_EQ] = ACTIONS(6151), [anon_sym_LT_LT_EQ] = ACTIONS(6151), [anon_sym_GT_GT_EQ] = ACTIONS(6151), [anon_sym_AMP_EQ] = ACTIONS(6151), [anon_sym_CARET_EQ] = ACTIONS(6151), [anon_sym_PIPE_EQ] = ACTIONS(6151), [anon_sym_and_eq] = ACTIONS(6149), [anon_sym_or_eq] = ACTIONS(6149), [anon_sym_xor_eq] = ACTIONS(6149), [anon_sym_LT_EQ_GT] = ACTIONS(6151), [anon_sym_or] = ACTIONS(6149), [anon_sym_and] = ACTIONS(6149), [anon_sym_bitor] = ACTIONS(6149), [anon_sym_xor] = ACTIONS(6149), [anon_sym_bitand] = ACTIONS(6149), [anon_sym_not_eq] = ACTIONS(6149), [anon_sym_DASH_DASH] = ACTIONS(6151), [anon_sym_PLUS_PLUS] = ACTIONS(6151), [anon_sym_DOT] = ACTIONS(6149), [anon_sym_DOT_STAR] = ACTIONS(6151), [anon_sym_DASH_GT] = ACTIONS(6151), [sym_comment] = ACTIONS(3), }, [STATE(2240)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1730), [anon_sym_DOT_DOT_DOT] = ACTIONS(6153), [anon_sym_COMMA] = ACTIONS(6153), [anon_sym_RPAREN] = ACTIONS(6153), [anon_sym_LPAREN2] = ACTIONS(6153), [anon_sym_DASH] = ACTIONS(6155), [anon_sym_PLUS] = ACTIONS(6155), [anon_sym_STAR] = ACTIONS(6153), [anon_sym_SLASH] = ACTIONS(6155), [anon_sym_PERCENT] = ACTIONS(6153), [anon_sym_PIPE_PIPE] = ACTIONS(6153), [anon_sym_AMP_AMP] = ACTIONS(6153), [anon_sym_PIPE] = ACTIONS(6155), [anon_sym_CARET] = ACTIONS(6153), [anon_sym_AMP] = ACTIONS(6155), [anon_sym_EQ_EQ] = ACTIONS(6153), [anon_sym_BANG_EQ] = ACTIONS(6153), [anon_sym_GT] = ACTIONS(6155), [anon_sym_GT_EQ] = ACTIONS(6153), [anon_sym_LT_EQ] = ACTIONS(6155), [anon_sym_LT] = ACTIONS(6155), [anon_sym_LT_LT] = ACTIONS(6153), [anon_sym_GT_GT] = ACTIONS(6153), [anon_sym_SEMI] = ACTIONS(6153), [anon_sym___extension__] = ACTIONS(6153), [anon_sym___attribute__] = ACTIONS(6153), [anon_sym___attribute] = ACTIONS(6155), [anon_sym_COLON] = ACTIONS(6153), [anon_sym_LBRACE] = ACTIONS(6153), [anon_sym_RBRACE] = ACTIONS(6153), [anon_sym_signed] = ACTIONS(6087), [anon_sym_unsigned] = ACTIONS(6087), [anon_sym_long] = ACTIONS(6087), [anon_sym_short] = ACTIONS(6087), [anon_sym_LBRACK] = ACTIONS(6153), [anon_sym_RBRACK] = ACTIONS(6153), [anon_sym_const] = ACTIONS(6155), [anon_sym_constexpr] = ACTIONS(6153), [anon_sym_volatile] = ACTIONS(6153), [anon_sym_restrict] = ACTIONS(6153), [anon_sym___restrict__] = ACTIONS(6153), [anon_sym__Atomic] = ACTIONS(6153), [anon_sym__Noreturn] = ACTIONS(6153), [anon_sym_noreturn] = ACTIONS(6153), [anon_sym__Nonnull] = ACTIONS(6153), [anon_sym_mutable] = ACTIONS(6153), [anon_sym_constinit] = ACTIONS(6153), [anon_sym_consteval] = ACTIONS(6153), [anon_sym_alignas] = ACTIONS(6153), [anon_sym__Alignas] = ACTIONS(6153), [anon_sym_QMARK] = ACTIONS(6153), [anon_sym_LT_EQ_GT] = ACTIONS(6153), [anon_sym_or] = ACTIONS(6153), [anon_sym_and] = ACTIONS(6153), [anon_sym_bitor] = ACTIONS(6153), [anon_sym_xor] = ACTIONS(6153), [anon_sym_bitand] = ACTIONS(6153), [anon_sym_not_eq] = ACTIONS(6153), [anon_sym_DASH_DASH] = ACTIONS(6153), [anon_sym_PLUS_PLUS] = ACTIONS(6153), [anon_sym_DOT] = ACTIONS(6155), [anon_sym_DOT_STAR] = ACTIONS(6153), [anon_sym_DASH_GT] = ACTIONS(6153), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6153), [anon_sym_override] = ACTIONS(6153), [anon_sym_requires] = ACTIONS(6153), }, [STATE(2241)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [aux_sym_structured_binding_declarator_repeat1] = STATE(7363), [anon_sym_DOT_DOT_DOT] = ACTIONS(6157), [anon_sym_COMMA] = ACTIONS(6160), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_RBRACK] = ACTIONS(6163), [anon_sym_EQ] = ACTIONS(6167), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(6124), [anon_sym_SLASH_EQ] = ACTIONS(6124), [anon_sym_PERCENT_EQ] = ACTIONS(6124), [anon_sym_PLUS_EQ] = ACTIONS(6124), [anon_sym_DASH_EQ] = ACTIONS(6124), [anon_sym_LT_LT_EQ] = ACTIONS(6124), [anon_sym_GT_GT_EQ] = ACTIONS(6124), [anon_sym_AMP_EQ] = ACTIONS(6124), [anon_sym_CARET_EQ] = ACTIONS(6124), [anon_sym_PIPE_EQ] = ACTIONS(6124), [anon_sym_and_eq] = ACTIONS(6124), [anon_sym_or_eq] = ACTIONS(6124), [anon_sym_xor_eq] = ACTIONS(6124), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2242)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_SEMI] = ACTIONS(4161), [anon_sym_COLON] = ACTIONS(4212), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4195), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4197), [anon_sym_SLASH_EQ] = ACTIONS(4197), [anon_sym_PERCENT_EQ] = ACTIONS(4197), [anon_sym_PLUS_EQ] = ACTIONS(4197), [anon_sym_DASH_EQ] = ACTIONS(4197), [anon_sym_LT_LT_EQ] = ACTIONS(4197), [anon_sym_GT_GT_EQ] = ACTIONS(4197), [anon_sym_AMP_EQ] = ACTIONS(4197), [anon_sym_CARET_EQ] = ACTIONS(4197), [anon_sym_PIPE_EQ] = ACTIONS(4197), [anon_sym_and_eq] = ACTIONS(4197), [anon_sym_or_eq] = ACTIONS(4197), [anon_sym_xor_eq] = ACTIONS(4197), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2243)] = { [sym_attribute_declaration] = STATE(2280), [sym_parameter_list] = STATE(1971), [aux_sym_attributed_declarator_repeat1] = STATE(2280), [sym_identifier] = ACTIONS(6169), [anon_sym_DOT_DOT_DOT] = ACTIONS(6171), [anon_sym_COMMA] = ACTIONS(6171), [anon_sym_RPAREN] = ACTIONS(6171), [aux_sym_preproc_if_token2] = ACTIONS(6171), [aux_sym_preproc_else_token1] = ACTIONS(6171), [aux_sym_preproc_elif_token1] = ACTIONS(6169), [aux_sym_preproc_elifdef_token1] = ACTIONS(6171), [aux_sym_preproc_elifdef_token2] = ACTIONS(6171), [anon_sym_LPAREN2] = ACTIONS(6030), [anon_sym_DASH] = ACTIONS(6169), [anon_sym_PLUS] = ACTIONS(6169), [anon_sym_STAR] = ACTIONS(6169), [anon_sym_SLASH] = ACTIONS(6169), [anon_sym_PERCENT] = ACTIONS(6169), [anon_sym_PIPE_PIPE] = ACTIONS(6171), [anon_sym_AMP_AMP] = ACTIONS(6171), [anon_sym_PIPE] = ACTIONS(6169), [anon_sym_CARET] = ACTIONS(6169), [anon_sym_AMP] = ACTIONS(6169), [anon_sym_EQ_EQ] = ACTIONS(6171), [anon_sym_BANG_EQ] = ACTIONS(6171), [anon_sym_GT] = ACTIONS(6169), [anon_sym_GT_EQ] = ACTIONS(6171), [anon_sym_LT_EQ] = ACTIONS(6169), [anon_sym_LT] = ACTIONS(6169), [anon_sym_LT_LT] = ACTIONS(6169), [anon_sym_GT_GT] = ACTIONS(6169), [anon_sym_SEMI] = ACTIONS(6171), [anon_sym___attribute__] = ACTIONS(6169), [anon_sym___attribute] = ACTIONS(6169), [anon_sym_COLON] = ACTIONS(6171), [anon_sym_LBRACK_LBRACK] = ACTIONS(6032), [anon_sym_RBRACE] = ACTIONS(6171), [anon_sym_LBRACK] = ACTIONS(6034), [anon_sym_RBRACK] = ACTIONS(6171), [anon_sym_EQ] = ACTIONS(6169), [anon_sym_QMARK] = ACTIONS(6171), [anon_sym_STAR_EQ] = ACTIONS(6171), [anon_sym_SLASH_EQ] = ACTIONS(6171), [anon_sym_PERCENT_EQ] = ACTIONS(6171), [anon_sym_PLUS_EQ] = ACTIONS(6171), [anon_sym_DASH_EQ] = ACTIONS(6171), [anon_sym_LT_LT_EQ] = ACTIONS(6171), [anon_sym_GT_GT_EQ] = ACTIONS(6171), [anon_sym_AMP_EQ] = ACTIONS(6171), [anon_sym_CARET_EQ] = ACTIONS(6171), [anon_sym_PIPE_EQ] = ACTIONS(6171), [anon_sym_and_eq] = ACTIONS(6169), [anon_sym_or_eq] = ACTIONS(6169), [anon_sym_xor_eq] = ACTIONS(6169), [anon_sym_LT_EQ_GT] = ACTIONS(6171), [anon_sym_or] = ACTIONS(6169), [anon_sym_and] = ACTIONS(6169), [anon_sym_bitor] = ACTIONS(6169), [anon_sym_xor] = ACTIONS(6169), [anon_sym_bitand] = ACTIONS(6169), [anon_sym_not_eq] = ACTIONS(6169), [anon_sym_DASH_DASH] = ACTIONS(6171), [anon_sym_PLUS_PLUS] = ACTIONS(6171), [anon_sym_DOT] = ACTIONS(6169), [anon_sym_DOT_STAR] = ACTIONS(6171), [anon_sym_DASH_GT] = ACTIONS(6171), [sym_comment] = ACTIONS(3), }, [STATE(2244)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1730), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5222), [anon_sym_COMMA] = ACTIONS(5222), [anon_sym_RPAREN] = ACTIONS(5222), [anon_sym_LPAREN2] = ACTIONS(5222), [anon_sym_DASH] = ACTIONS(5225), [anon_sym_PLUS] = ACTIONS(5225), [anon_sym_STAR] = ACTIONS(5222), [anon_sym_SLASH] = ACTIONS(5225), [anon_sym_PERCENT] = ACTIONS(5222), [anon_sym_PIPE_PIPE] = ACTIONS(5222), [anon_sym_AMP_AMP] = ACTIONS(5222), [anon_sym_PIPE] = ACTIONS(5225), [anon_sym_CARET] = ACTIONS(5222), [anon_sym_AMP] = ACTIONS(5225), [anon_sym_EQ_EQ] = ACTIONS(5222), [anon_sym_BANG_EQ] = ACTIONS(5222), [anon_sym_GT] = ACTIONS(5225), [anon_sym_GT_EQ] = ACTIONS(5222), [anon_sym_LT_EQ] = ACTIONS(5225), [anon_sym_LT] = ACTIONS(5225), [anon_sym_LT_LT] = ACTIONS(5222), [anon_sym_GT_GT] = ACTIONS(5222), [anon_sym_SEMI] = ACTIONS(5222), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5225), [anon_sym___attribute] = ACTIONS(5225), [anon_sym_COLON] = ACTIONS(5222), [anon_sym_LBRACE] = ACTIONS(5222), [anon_sym_RBRACE] = ACTIONS(5222), [anon_sym_signed] = ACTIONS(5473), [anon_sym_unsigned] = ACTIONS(5473), [anon_sym_long] = ACTIONS(5473), [anon_sym_short] = ACTIONS(5473), [anon_sym_LBRACK] = ACTIONS(5222), [anon_sym_RBRACK] = ACTIONS(5222), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5222), [anon_sym_LT_EQ_GT] = ACTIONS(5222), [anon_sym_or] = ACTIONS(5225), [anon_sym_and] = ACTIONS(5225), [anon_sym_bitor] = ACTIONS(5225), [anon_sym_xor] = ACTIONS(5225), [anon_sym_bitand] = ACTIONS(5225), [anon_sym_not_eq] = ACTIONS(5225), [anon_sym_DASH_DASH] = ACTIONS(5222), [anon_sym_PLUS_PLUS] = ACTIONS(5222), [anon_sym_DOT] = ACTIONS(5225), [anon_sym_DOT_STAR] = ACTIONS(5222), [anon_sym_DASH_GT] = ACTIONS(5222), [sym_comment] = ACTIONS(3), }, [STATE(2245)] = { [sym_string_literal] = STATE(2245), [sym_raw_string_literal] = STATE(2245), [aux_sym_concatenated_string_repeat1] = STATE(2245), [sym_identifier] = ACTIONS(6173), [anon_sym_DOT_DOT_DOT] = ACTIONS(5439), [anon_sym_COMMA] = ACTIONS(5439), [anon_sym_LPAREN2] = ACTIONS(5439), [anon_sym_DASH] = ACTIONS(5441), [anon_sym_PLUS] = ACTIONS(5441), [anon_sym_STAR] = ACTIONS(5441), [anon_sym_SLASH] = ACTIONS(5441), [anon_sym_PERCENT] = ACTIONS(5441), [anon_sym_PIPE_PIPE] = ACTIONS(5439), [anon_sym_AMP_AMP] = ACTIONS(5439), [anon_sym_PIPE] = ACTIONS(5441), [anon_sym_CARET] = ACTIONS(5441), [anon_sym_AMP] = ACTIONS(5441), [anon_sym_EQ_EQ] = ACTIONS(5439), [anon_sym_BANG_EQ] = ACTIONS(5439), [anon_sym_GT] = ACTIONS(5441), [anon_sym_GT_EQ] = ACTIONS(5441), [anon_sym_LT_EQ] = ACTIONS(5441), [anon_sym_LT] = ACTIONS(5441), [anon_sym_LT_LT] = ACTIONS(5441), [anon_sym_GT_GT] = ACTIONS(5441), [anon_sym_LBRACK] = ACTIONS(5439), [anon_sym_EQ] = ACTIONS(5441), [anon_sym_QMARK] = ACTIONS(5439), [anon_sym_STAR_EQ] = ACTIONS(5439), [anon_sym_SLASH_EQ] = ACTIONS(5439), [anon_sym_PERCENT_EQ] = ACTIONS(5439), [anon_sym_PLUS_EQ] = ACTIONS(5439), [anon_sym_DASH_EQ] = ACTIONS(5439), [anon_sym_LT_LT_EQ] = ACTIONS(5439), [anon_sym_GT_GT_EQ] = ACTIONS(5441), [anon_sym_AMP_EQ] = ACTIONS(5439), [anon_sym_CARET_EQ] = ACTIONS(5439), [anon_sym_PIPE_EQ] = ACTIONS(5439), [anon_sym_and_eq] = ACTIONS(5441), [anon_sym_or_eq] = ACTIONS(5441), [anon_sym_xor_eq] = ACTIONS(5441), [anon_sym_LT_EQ_GT] = ACTIONS(5439), [anon_sym_or] = ACTIONS(5441), [anon_sym_and] = ACTIONS(5441), [anon_sym_bitor] = ACTIONS(5441), [anon_sym_xor] = ACTIONS(5441), [anon_sym_bitand] = ACTIONS(5441), [anon_sym_not_eq] = ACTIONS(5441), [anon_sym_DASH_DASH] = ACTIONS(5439), [anon_sym_PLUS_PLUS] = ACTIONS(5439), [anon_sym_DOT] = ACTIONS(5441), [anon_sym_DOT_STAR] = ACTIONS(5439), [anon_sym_DASH_GT] = ACTIONS(5439), [anon_sym_L_DQUOTE] = ACTIONS(6176), [anon_sym_u_DQUOTE] = ACTIONS(6176), [anon_sym_U_DQUOTE] = ACTIONS(6176), [anon_sym_u8_DQUOTE] = ACTIONS(6176), [anon_sym_DQUOTE] = ACTIONS(6176), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5439), [anon_sym_R_DQUOTE] = ACTIONS(6179), [anon_sym_LR_DQUOTE] = ACTIONS(6179), [anon_sym_uR_DQUOTE] = ACTIONS(6179), [anon_sym_UR_DQUOTE] = ACTIONS(6179), [anon_sym_u8R_DQUOTE] = ACTIONS(6179), [sym_literal_suffix] = ACTIONS(5441), }, [STATE(2246)] = { [sym_identifier] = ACTIONS(5008), [anon_sym_LPAREN2] = ACTIONS(5010), [anon_sym_TILDE] = ACTIONS(5010), [anon_sym_STAR] = ACTIONS(5010), [anon_sym_PIPE_PIPE] = ACTIONS(5010), [anon_sym_AMP_AMP] = ACTIONS(5010), [anon_sym_AMP] = ACTIONS(5008), [anon_sym___extension__] = ACTIONS(5008), [anon_sym_virtual] = ACTIONS(5008), [anon_sym_extern] = ACTIONS(5008), [anon_sym___attribute__] = ACTIONS(5008), [anon_sym___attribute] = ACTIONS(5008), [anon_sym_using] = ACTIONS(5008), [anon_sym_COLON_COLON] = ACTIONS(5010), [anon_sym_LBRACK_LBRACK] = ACTIONS(5010), [anon_sym___declspec] = ACTIONS(5008), [anon_sym___based] = ACTIONS(5008), [anon_sym___cdecl] = ACTIONS(5008), [anon_sym___clrcall] = ACTIONS(5008), [anon_sym___stdcall] = ACTIONS(5008), [anon_sym___fastcall] = ACTIONS(5008), [anon_sym___thiscall] = ACTIONS(5008), [anon_sym___vectorcall] = ACTIONS(5008), [anon_sym_signed] = ACTIONS(5008), [anon_sym_unsigned] = ACTIONS(5008), [anon_sym_long] = ACTIONS(5008), [anon_sym_short] = ACTIONS(5008), [anon_sym_LBRACK] = ACTIONS(5008), [anon_sym_static] = ACTIONS(5008), [anon_sym_register] = ACTIONS(5008), [anon_sym_inline] = ACTIONS(5008), [anon_sym___inline] = ACTIONS(5008), [anon_sym___inline__] = ACTIONS(5008), [anon_sym___forceinline] = ACTIONS(5008), [anon_sym_thread_local] = ACTIONS(5008), [anon_sym___thread] = ACTIONS(5008), [anon_sym_const] = ACTIONS(5008), [anon_sym_constexpr] = ACTIONS(5008), [anon_sym_volatile] = ACTIONS(5008), [anon_sym_restrict] = ACTIONS(5008), [anon_sym___restrict__] = ACTIONS(5008), [anon_sym__Atomic] = ACTIONS(5008), [anon_sym__Noreturn] = ACTIONS(5008), [anon_sym_noreturn] = ACTIONS(5008), [anon_sym__Nonnull] = ACTIONS(5008), [anon_sym_mutable] = ACTIONS(5008), [anon_sym_constinit] = ACTIONS(5008), [anon_sym_consteval] = ACTIONS(5008), [anon_sym_alignas] = ACTIONS(5008), [anon_sym__Alignas] = ACTIONS(5008), [sym_primitive_type] = ACTIONS(5008), [anon_sym_enum] = ACTIONS(5008), [anon_sym_class] = ACTIONS(5008), [anon_sym_struct] = ACTIONS(5008), [anon_sym_union] = ACTIONS(5008), [anon_sym_or] = ACTIONS(5008), [anon_sym_and] = ACTIONS(5008), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5008), [anon_sym_decltype] = ACTIONS(5008), [anon_sym_explicit] = ACTIONS(5008), [anon_sym_typename] = ACTIONS(5008), [anon_sym_template] = ACTIONS(5008), [anon_sym_operator] = ACTIONS(5008), [anon_sym_friend] = ACTIONS(5008), [anon_sym_concept] = ACTIONS(5008), }, [STATE(2247)] = { [sym_identifier] = ACTIONS(5589), [anon_sym_LPAREN2] = ACTIONS(5591), [anon_sym_TILDE] = ACTIONS(5591), [anon_sym_STAR] = ACTIONS(5591), [anon_sym_PIPE_PIPE] = ACTIONS(5591), [anon_sym_AMP_AMP] = ACTIONS(5591), [anon_sym_AMP] = ACTIONS(5589), [anon_sym___extension__] = ACTIONS(5589), [anon_sym_virtual] = ACTIONS(5589), [anon_sym_extern] = ACTIONS(5589), [anon_sym___attribute__] = ACTIONS(5589), [anon_sym___attribute] = ACTIONS(5589), [anon_sym_using] = ACTIONS(5589), [anon_sym_COLON_COLON] = ACTIONS(5591), [anon_sym_LBRACK_LBRACK] = ACTIONS(5591), [anon_sym___declspec] = ACTIONS(5589), [anon_sym___based] = ACTIONS(5589), [anon_sym___cdecl] = ACTIONS(5589), [anon_sym___clrcall] = ACTIONS(5589), [anon_sym___stdcall] = ACTIONS(5589), [anon_sym___fastcall] = ACTIONS(5589), [anon_sym___thiscall] = ACTIONS(5589), [anon_sym___vectorcall] = ACTIONS(5589), [anon_sym_signed] = ACTIONS(5589), [anon_sym_unsigned] = ACTIONS(5589), [anon_sym_long] = ACTIONS(5589), [anon_sym_short] = ACTIONS(5589), [anon_sym_LBRACK] = ACTIONS(5589), [anon_sym_static] = ACTIONS(5589), [anon_sym_register] = ACTIONS(5589), [anon_sym_inline] = ACTIONS(5589), [anon_sym___inline] = ACTIONS(5589), [anon_sym___inline__] = ACTIONS(5589), [anon_sym___forceinline] = ACTIONS(5589), [anon_sym_thread_local] = ACTIONS(5589), [anon_sym___thread] = ACTIONS(5589), [anon_sym_const] = ACTIONS(5589), [anon_sym_constexpr] = ACTIONS(5589), [anon_sym_volatile] = ACTIONS(5589), [anon_sym_restrict] = ACTIONS(5589), [anon_sym___restrict__] = ACTIONS(5589), [anon_sym__Atomic] = ACTIONS(5589), [anon_sym__Noreturn] = ACTIONS(5589), [anon_sym_noreturn] = ACTIONS(5589), [anon_sym__Nonnull] = ACTIONS(5589), [anon_sym_mutable] = ACTIONS(5589), [anon_sym_constinit] = ACTIONS(5589), [anon_sym_consteval] = ACTIONS(5589), [anon_sym_alignas] = ACTIONS(5589), [anon_sym__Alignas] = ACTIONS(5589), [sym_primitive_type] = ACTIONS(5589), [anon_sym_enum] = ACTIONS(5589), [anon_sym_class] = ACTIONS(5589), [anon_sym_struct] = ACTIONS(5589), [anon_sym_union] = ACTIONS(5589), [anon_sym_or] = ACTIONS(5589), [anon_sym_and] = ACTIONS(5589), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5589), [anon_sym_decltype] = ACTIONS(5589), [anon_sym_explicit] = ACTIONS(5589), [anon_sym_typename] = ACTIONS(5589), [anon_sym_template] = ACTIONS(5589), [anon_sym_operator] = ACTIONS(5589), [anon_sym_friend] = ACTIONS(5589), [anon_sym_concept] = ACTIONS(5589), }, [STATE(2248)] = { [sym_template_argument_list] = STATE(2304), [sym_identifier] = ACTIONS(4940), [anon_sym_DOT_DOT_DOT] = ACTIONS(4933), [anon_sym_COMMA] = ACTIONS(4933), [anon_sym_RPAREN] = ACTIONS(4933), [aux_sym_preproc_if_token2] = ACTIONS(4933), [aux_sym_preproc_else_token1] = ACTIONS(4933), [aux_sym_preproc_elif_token1] = ACTIONS(4940), [aux_sym_preproc_elifdef_token1] = ACTIONS(4933), [aux_sym_preproc_elifdef_token2] = ACTIONS(4933), [anon_sym_LPAREN2] = ACTIONS(4933), [anon_sym_DASH] = ACTIONS(4940), [anon_sym_PLUS] = ACTIONS(4940), [anon_sym_STAR] = ACTIONS(4940), [anon_sym_SLASH] = ACTIONS(4940), [anon_sym_PERCENT] = ACTIONS(4940), [anon_sym_PIPE_PIPE] = ACTIONS(4933), [anon_sym_AMP_AMP] = ACTIONS(4933), [anon_sym_PIPE] = ACTIONS(4940), [anon_sym_CARET] = ACTIONS(4940), [anon_sym_AMP] = ACTIONS(4940), [anon_sym_EQ_EQ] = ACTIONS(4933), [anon_sym_BANG_EQ] = ACTIONS(4933), [anon_sym_GT] = ACTIONS(4940), [anon_sym_GT_EQ] = ACTIONS(4933), [anon_sym_LT_EQ] = ACTIONS(4940), [anon_sym_LT] = ACTIONS(5661), [anon_sym_LT_LT] = ACTIONS(4940), [anon_sym_GT_GT] = ACTIONS(4940), [anon_sym_SEMI] = ACTIONS(4933), [anon_sym___attribute__] = ACTIONS(4940), [anon_sym___attribute] = ACTIONS(4940), [anon_sym_COLON] = ACTIONS(4940), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4938), [anon_sym_RBRACE] = ACTIONS(4933), [anon_sym_LBRACK] = ACTIONS(4933), [anon_sym_RBRACK] = ACTIONS(4933), [anon_sym_EQ] = ACTIONS(4940), [anon_sym_QMARK] = ACTIONS(4933), [anon_sym_STAR_EQ] = ACTIONS(4933), [anon_sym_SLASH_EQ] = ACTIONS(4933), [anon_sym_PERCENT_EQ] = ACTIONS(4933), [anon_sym_PLUS_EQ] = ACTIONS(4933), [anon_sym_DASH_EQ] = ACTIONS(4933), [anon_sym_LT_LT_EQ] = ACTIONS(4933), [anon_sym_GT_GT_EQ] = ACTIONS(4933), [anon_sym_AMP_EQ] = ACTIONS(4933), [anon_sym_CARET_EQ] = ACTIONS(4933), [anon_sym_PIPE_EQ] = ACTIONS(4933), [anon_sym_and_eq] = ACTIONS(4940), [anon_sym_or_eq] = ACTIONS(4940), [anon_sym_xor_eq] = ACTIONS(4940), [anon_sym_LT_EQ_GT] = ACTIONS(4933), [anon_sym_or] = ACTIONS(4940), [anon_sym_and] = ACTIONS(4940), [anon_sym_bitor] = ACTIONS(4940), [anon_sym_xor] = ACTIONS(4940), [anon_sym_bitand] = ACTIONS(4940), [anon_sym_not_eq] = ACTIONS(4940), [anon_sym_DASH_DASH] = ACTIONS(4933), [anon_sym_PLUS_PLUS] = ACTIONS(4933), [anon_sym_DOT] = ACTIONS(4940), [anon_sym_DOT_STAR] = ACTIONS(4933), [anon_sym_DASH_GT] = ACTIONS(4933), [sym_comment] = ACTIONS(3), }, [STATE(2249)] = { [sym_attribute_specifier] = STATE(2337), [sym_enumerator_list] = STATE(2297), [sym_identifier] = ACTIONS(6182), [anon_sym_DOT_DOT_DOT] = ACTIONS(6184), [anon_sym_COMMA] = ACTIONS(6184), [anon_sym_RPAREN] = ACTIONS(6184), [aux_sym_preproc_if_token2] = ACTIONS(6184), [aux_sym_preproc_else_token1] = ACTIONS(6184), [aux_sym_preproc_elif_token1] = ACTIONS(6182), [aux_sym_preproc_elifdef_token1] = ACTIONS(6184), [aux_sym_preproc_elifdef_token2] = ACTIONS(6184), [anon_sym_LPAREN2] = ACTIONS(6184), [anon_sym_DASH] = ACTIONS(6182), [anon_sym_PLUS] = ACTIONS(6182), [anon_sym_STAR] = ACTIONS(6182), [anon_sym_SLASH] = ACTIONS(6182), [anon_sym_PERCENT] = ACTIONS(6182), [anon_sym_PIPE_PIPE] = ACTIONS(6184), [anon_sym_AMP_AMP] = ACTIONS(6184), [anon_sym_PIPE] = ACTIONS(6182), [anon_sym_CARET] = ACTIONS(6182), [anon_sym_AMP] = ACTIONS(6182), [anon_sym_EQ_EQ] = ACTIONS(6184), [anon_sym_BANG_EQ] = ACTIONS(6184), [anon_sym_GT] = ACTIONS(6182), [anon_sym_GT_EQ] = ACTIONS(6184), [anon_sym_LT_EQ] = ACTIONS(6182), [anon_sym_LT] = ACTIONS(6182), [anon_sym_LT_LT] = ACTIONS(6182), [anon_sym_GT_GT] = ACTIONS(6182), [anon_sym_SEMI] = ACTIONS(6184), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6184), [anon_sym_LBRACE] = ACTIONS(6186), [anon_sym_RBRACE] = ACTIONS(6184), [anon_sym_LBRACK] = ACTIONS(6184), [anon_sym_RBRACK] = ACTIONS(6184), [anon_sym_EQ] = ACTIONS(6182), [anon_sym_QMARK] = ACTIONS(6184), [anon_sym_STAR_EQ] = ACTIONS(6184), [anon_sym_SLASH_EQ] = ACTIONS(6184), [anon_sym_PERCENT_EQ] = ACTIONS(6184), [anon_sym_PLUS_EQ] = ACTIONS(6184), [anon_sym_DASH_EQ] = ACTIONS(6184), [anon_sym_LT_LT_EQ] = ACTIONS(6184), [anon_sym_GT_GT_EQ] = ACTIONS(6184), [anon_sym_AMP_EQ] = ACTIONS(6184), [anon_sym_CARET_EQ] = ACTIONS(6184), [anon_sym_PIPE_EQ] = ACTIONS(6184), [anon_sym_and_eq] = ACTIONS(6182), [anon_sym_or_eq] = ACTIONS(6182), [anon_sym_xor_eq] = ACTIONS(6182), [anon_sym_LT_EQ_GT] = ACTIONS(6184), [anon_sym_or] = ACTIONS(6182), [anon_sym_and] = ACTIONS(6182), [anon_sym_bitor] = ACTIONS(6182), [anon_sym_xor] = ACTIONS(6182), [anon_sym_bitand] = ACTIONS(6182), [anon_sym_not_eq] = ACTIONS(6182), [anon_sym_DASH_DASH] = ACTIONS(6184), [anon_sym_PLUS_PLUS] = ACTIONS(6184), [anon_sym_DOT] = ACTIONS(6182), [anon_sym_DOT_STAR] = ACTIONS(6184), [anon_sym_DASH_GT] = ACTIONS(6184), [sym_comment] = ACTIONS(3), }, [STATE(2250)] = { [sym_identifier] = ACTIONS(5026), [anon_sym_LPAREN2] = ACTIONS(5028), [anon_sym_TILDE] = ACTIONS(5028), [anon_sym_STAR] = ACTIONS(5028), [anon_sym_PIPE_PIPE] = ACTIONS(5028), [anon_sym_AMP_AMP] = ACTIONS(5028), [anon_sym_AMP] = ACTIONS(5026), [anon_sym___extension__] = ACTIONS(5026), [anon_sym_virtual] = ACTIONS(5026), [anon_sym_extern] = ACTIONS(5026), [anon_sym___attribute__] = ACTIONS(5026), [anon_sym___attribute] = ACTIONS(5026), [anon_sym_using] = ACTIONS(5026), [anon_sym_COLON_COLON] = ACTIONS(5028), [anon_sym_LBRACK_LBRACK] = ACTIONS(5028), [anon_sym___declspec] = ACTIONS(5026), [anon_sym___based] = ACTIONS(5026), [anon_sym___cdecl] = ACTIONS(5026), [anon_sym___clrcall] = ACTIONS(5026), [anon_sym___stdcall] = ACTIONS(5026), [anon_sym___fastcall] = ACTIONS(5026), [anon_sym___thiscall] = ACTIONS(5026), [anon_sym___vectorcall] = ACTIONS(5026), [anon_sym_signed] = ACTIONS(5026), [anon_sym_unsigned] = ACTIONS(5026), [anon_sym_long] = ACTIONS(5026), [anon_sym_short] = ACTIONS(5026), [anon_sym_LBRACK] = ACTIONS(5026), [anon_sym_static] = ACTIONS(5026), [anon_sym_register] = ACTIONS(5026), [anon_sym_inline] = ACTIONS(5026), [anon_sym___inline] = ACTIONS(5026), [anon_sym___inline__] = ACTIONS(5026), [anon_sym___forceinline] = ACTIONS(5026), [anon_sym_thread_local] = ACTIONS(5026), [anon_sym___thread] = ACTIONS(5026), [anon_sym_const] = ACTIONS(5026), [anon_sym_constexpr] = ACTIONS(5026), [anon_sym_volatile] = ACTIONS(5026), [anon_sym_restrict] = ACTIONS(5026), [anon_sym___restrict__] = ACTIONS(5026), [anon_sym__Atomic] = ACTIONS(5026), [anon_sym__Noreturn] = ACTIONS(5026), [anon_sym_noreturn] = ACTIONS(5026), [anon_sym__Nonnull] = ACTIONS(5026), [anon_sym_mutable] = ACTIONS(5026), [anon_sym_constinit] = ACTIONS(5026), [anon_sym_consteval] = ACTIONS(5026), [anon_sym_alignas] = ACTIONS(5026), [anon_sym__Alignas] = ACTIONS(5026), [sym_primitive_type] = ACTIONS(5026), [anon_sym_enum] = ACTIONS(5026), [anon_sym_class] = ACTIONS(5026), [anon_sym_struct] = ACTIONS(5026), [anon_sym_union] = ACTIONS(5026), [anon_sym_or] = ACTIONS(5026), [anon_sym_and] = ACTIONS(5026), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5026), [anon_sym_decltype] = ACTIONS(5026), [anon_sym_explicit] = ACTIONS(5026), [anon_sym_typename] = ACTIONS(5026), [anon_sym_template] = ACTIONS(5026), [anon_sym_operator] = ACTIONS(5026), [anon_sym_friend] = ACTIONS(5026), [anon_sym_concept] = ACTIONS(5026), }, [STATE(2251)] = { [sym_argument_list] = STATE(2498), [sym_initializer_list] = STATE(2498), [sym_identifier] = ACTIONS(6188), [anon_sym_DOT_DOT_DOT] = ACTIONS(6190), [anon_sym_COMMA] = ACTIONS(6190), [anon_sym_RPAREN] = ACTIONS(6190), [aux_sym_preproc_if_token2] = ACTIONS(6190), [aux_sym_preproc_else_token1] = ACTIONS(6190), [aux_sym_preproc_elif_token1] = ACTIONS(6188), [aux_sym_preproc_elifdef_token1] = ACTIONS(6190), [aux_sym_preproc_elifdef_token2] = ACTIONS(6190), [anon_sym_LPAREN2] = ACTIONS(6040), [anon_sym_DASH] = ACTIONS(6188), [anon_sym_PLUS] = ACTIONS(6188), [anon_sym_STAR] = ACTIONS(6188), [anon_sym_SLASH] = ACTIONS(6188), [anon_sym_PERCENT] = ACTIONS(6188), [anon_sym_PIPE_PIPE] = ACTIONS(6190), [anon_sym_AMP_AMP] = ACTIONS(6190), [anon_sym_PIPE] = ACTIONS(6188), [anon_sym_CARET] = ACTIONS(6188), [anon_sym_AMP] = ACTIONS(6188), [anon_sym_EQ_EQ] = ACTIONS(6190), [anon_sym_BANG_EQ] = ACTIONS(6190), [anon_sym_GT] = ACTIONS(6188), [anon_sym_GT_EQ] = ACTIONS(6190), [anon_sym_LT_EQ] = ACTIONS(6188), [anon_sym_LT] = ACTIONS(6188), [anon_sym_LT_LT] = ACTIONS(6188), [anon_sym_GT_GT] = ACTIONS(6188), [anon_sym_SEMI] = ACTIONS(6190), [anon_sym___attribute__] = ACTIONS(6188), [anon_sym___attribute] = ACTIONS(6188), [anon_sym_COLON] = ACTIONS(6190), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_RBRACE] = ACTIONS(6190), [anon_sym_LBRACK] = ACTIONS(6190), [anon_sym_RBRACK] = ACTIONS(6190), [anon_sym_EQ] = ACTIONS(6188), [anon_sym_QMARK] = ACTIONS(6190), [anon_sym_STAR_EQ] = ACTIONS(6190), [anon_sym_SLASH_EQ] = ACTIONS(6190), [anon_sym_PERCENT_EQ] = ACTIONS(6190), [anon_sym_PLUS_EQ] = ACTIONS(6190), [anon_sym_DASH_EQ] = ACTIONS(6190), [anon_sym_LT_LT_EQ] = ACTIONS(6190), [anon_sym_GT_GT_EQ] = ACTIONS(6190), [anon_sym_AMP_EQ] = ACTIONS(6190), [anon_sym_CARET_EQ] = ACTIONS(6190), [anon_sym_PIPE_EQ] = ACTIONS(6190), [anon_sym_and_eq] = ACTIONS(6188), [anon_sym_or_eq] = ACTIONS(6188), [anon_sym_xor_eq] = ACTIONS(6188), [anon_sym_LT_EQ_GT] = ACTIONS(6190), [anon_sym_or] = ACTIONS(6188), [anon_sym_and] = ACTIONS(6188), [anon_sym_bitor] = ACTIONS(6188), [anon_sym_xor] = ACTIONS(6188), [anon_sym_bitand] = ACTIONS(6188), [anon_sym_not_eq] = ACTIONS(6188), [anon_sym_DASH_DASH] = ACTIONS(6190), [anon_sym_PLUS_PLUS] = ACTIONS(6190), [anon_sym_DOT] = ACTIONS(6188), [anon_sym_DOT_STAR] = ACTIONS(6190), [anon_sym_DASH_GT] = ACTIONS(6190), [sym_comment] = ACTIONS(3), }, [STATE(2252)] = { [sym_string_literal] = STATE(2267), [sym_template_argument_list] = STATE(3347), [sym_raw_string_literal] = STATE(2267), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4169), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(6192), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4169), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4161), [anon_sym_or_eq] = ACTIONS(4161), [anon_sym_xor_eq] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(6195), [anon_sym_u_DQUOTE] = ACTIONS(6195), [anon_sym_U_DQUOTE] = ACTIONS(6195), [anon_sym_u8_DQUOTE] = ACTIONS(6195), [anon_sym_DQUOTE] = ACTIONS(6195), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(4161), [anon_sym_R_DQUOTE] = ACTIONS(6197), [anon_sym_LR_DQUOTE] = ACTIONS(6197), [anon_sym_uR_DQUOTE] = ACTIONS(6197), [anon_sym_UR_DQUOTE] = ACTIONS(6197), [anon_sym_u8R_DQUOTE] = ACTIONS(6197), }, [STATE(2253)] = { [sym_string_literal] = STATE(2245), [sym_raw_string_literal] = STATE(2245), [aux_sym_concatenated_string_repeat1] = STATE(2245), [sym_identifier] = ACTIONS(6199), [anon_sym_DOT_DOT_DOT] = ACTIONS(5451), [anon_sym_COMMA] = ACTIONS(5451), [anon_sym_LPAREN2] = ACTIONS(5451), [anon_sym_DASH] = ACTIONS(5453), [anon_sym_PLUS] = ACTIONS(5453), [anon_sym_STAR] = ACTIONS(5453), [anon_sym_SLASH] = ACTIONS(5453), [anon_sym_PERCENT] = ACTIONS(5453), [anon_sym_PIPE_PIPE] = ACTIONS(5451), [anon_sym_AMP_AMP] = ACTIONS(5451), [anon_sym_PIPE] = ACTIONS(5453), [anon_sym_CARET] = ACTIONS(5453), [anon_sym_AMP] = ACTIONS(5453), [anon_sym_EQ_EQ] = ACTIONS(5451), [anon_sym_BANG_EQ] = ACTIONS(5451), [anon_sym_GT] = ACTIONS(5453), [anon_sym_GT_EQ] = ACTIONS(5453), [anon_sym_LT_EQ] = ACTIONS(5453), [anon_sym_LT] = ACTIONS(5453), [anon_sym_LT_LT] = ACTIONS(5453), [anon_sym_GT_GT] = ACTIONS(5453), [anon_sym_LBRACK] = ACTIONS(5451), [anon_sym_EQ] = ACTIONS(5453), [anon_sym_QMARK] = ACTIONS(5451), [anon_sym_STAR_EQ] = ACTIONS(5451), [anon_sym_SLASH_EQ] = ACTIONS(5451), [anon_sym_PERCENT_EQ] = ACTIONS(5451), [anon_sym_PLUS_EQ] = ACTIONS(5451), [anon_sym_DASH_EQ] = ACTIONS(5451), [anon_sym_LT_LT_EQ] = ACTIONS(5451), [anon_sym_GT_GT_EQ] = ACTIONS(5453), [anon_sym_AMP_EQ] = ACTIONS(5451), [anon_sym_CARET_EQ] = ACTIONS(5451), [anon_sym_PIPE_EQ] = ACTIONS(5451), [anon_sym_and_eq] = ACTIONS(5453), [anon_sym_or_eq] = ACTIONS(5453), [anon_sym_xor_eq] = ACTIONS(5453), [anon_sym_LT_EQ_GT] = ACTIONS(5451), [anon_sym_or] = ACTIONS(5453), [anon_sym_and] = ACTIONS(5453), [anon_sym_bitor] = ACTIONS(5453), [anon_sym_xor] = ACTIONS(5453), [anon_sym_bitand] = ACTIONS(5453), [anon_sym_not_eq] = ACTIONS(5453), [anon_sym_DASH_DASH] = ACTIONS(5451), [anon_sym_PLUS_PLUS] = ACTIONS(5451), [anon_sym_DOT] = ACTIONS(5453), [anon_sym_DOT_STAR] = ACTIONS(5451), [anon_sym_DASH_GT] = ACTIONS(5451), [anon_sym_L_DQUOTE] = ACTIONS(6195), [anon_sym_u_DQUOTE] = ACTIONS(6195), [anon_sym_U_DQUOTE] = ACTIONS(6195), [anon_sym_u8_DQUOTE] = ACTIONS(6195), [anon_sym_DQUOTE] = ACTIONS(6195), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5451), [anon_sym_R_DQUOTE] = ACTIONS(6197), [anon_sym_LR_DQUOTE] = ACTIONS(6197), [anon_sym_uR_DQUOTE] = ACTIONS(6197), [anon_sym_UR_DQUOTE] = ACTIONS(6197), [anon_sym_u8R_DQUOTE] = ACTIONS(6197), [sym_literal_suffix] = ACTIONS(5453), }, [STATE(2254)] = { [sym_identifier] = ACTIONS(5030), [anon_sym_LPAREN2] = ACTIONS(5032), [anon_sym_TILDE] = ACTIONS(5032), [anon_sym_STAR] = ACTIONS(5032), [anon_sym_PIPE_PIPE] = ACTIONS(5032), [anon_sym_AMP_AMP] = ACTIONS(5032), [anon_sym_AMP] = ACTIONS(5030), [anon_sym___extension__] = ACTIONS(5030), [anon_sym_virtual] = ACTIONS(5030), [anon_sym_extern] = ACTIONS(5030), [anon_sym___attribute__] = ACTIONS(5030), [anon_sym___attribute] = ACTIONS(5030), [anon_sym_using] = ACTIONS(5030), [anon_sym_COLON_COLON] = ACTIONS(5032), [anon_sym_LBRACK_LBRACK] = ACTIONS(5032), [anon_sym___declspec] = ACTIONS(5030), [anon_sym___based] = ACTIONS(5030), [anon_sym___cdecl] = ACTIONS(5030), [anon_sym___clrcall] = ACTIONS(5030), [anon_sym___stdcall] = ACTIONS(5030), [anon_sym___fastcall] = ACTIONS(5030), [anon_sym___thiscall] = ACTIONS(5030), [anon_sym___vectorcall] = ACTIONS(5030), [anon_sym_signed] = ACTIONS(5030), [anon_sym_unsigned] = ACTIONS(5030), [anon_sym_long] = ACTIONS(5030), [anon_sym_short] = ACTIONS(5030), [anon_sym_LBRACK] = ACTIONS(5030), [anon_sym_static] = ACTIONS(5030), [anon_sym_register] = ACTIONS(5030), [anon_sym_inline] = ACTIONS(5030), [anon_sym___inline] = ACTIONS(5030), [anon_sym___inline__] = ACTIONS(5030), [anon_sym___forceinline] = ACTIONS(5030), [anon_sym_thread_local] = ACTIONS(5030), [anon_sym___thread] = ACTIONS(5030), [anon_sym_const] = ACTIONS(5030), [anon_sym_constexpr] = ACTIONS(5030), [anon_sym_volatile] = ACTIONS(5030), [anon_sym_restrict] = ACTIONS(5030), [anon_sym___restrict__] = ACTIONS(5030), [anon_sym__Atomic] = ACTIONS(5030), [anon_sym__Noreturn] = ACTIONS(5030), [anon_sym_noreturn] = ACTIONS(5030), [anon_sym__Nonnull] = ACTIONS(5030), [anon_sym_mutable] = ACTIONS(5030), [anon_sym_constinit] = ACTIONS(5030), [anon_sym_consteval] = ACTIONS(5030), [anon_sym_alignas] = ACTIONS(5030), [anon_sym__Alignas] = ACTIONS(5030), [sym_primitive_type] = ACTIONS(5030), [anon_sym_enum] = ACTIONS(5030), [anon_sym_class] = ACTIONS(5030), [anon_sym_struct] = ACTIONS(5030), [anon_sym_union] = ACTIONS(5030), [anon_sym_or] = ACTIONS(5030), [anon_sym_and] = ACTIONS(5030), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5030), [anon_sym_decltype] = ACTIONS(5030), [anon_sym_explicit] = ACTIONS(5030), [anon_sym_typename] = ACTIONS(5030), [anon_sym_template] = ACTIONS(5030), [anon_sym_operator] = ACTIONS(5030), [anon_sym_friend] = ACTIONS(5030), [anon_sym_concept] = ACTIONS(5030), }, [STATE(2255)] = { [sym_identifier] = ACTIONS(5034), [anon_sym_LPAREN2] = ACTIONS(5036), [anon_sym_TILDE] = ACTIONS(5036), [anon_sym_STAR] = ACTIONS(5036), [anon_sym_PIPE_PIPE] = ACTIONS(5036), [anon_sym_AMP_AMP] = ACTIONS(5036), [anon_sym_AMP] = ACTIONS(5034), [anon_sym___extension__] = ACTIONS(5034), [anon_sym_virtual] = ACTIONS(5034), [anon_sym_extern] = ACTIONS(5034), [anon_sym___attribute__] = ACTIONS(5034), [anon_sym___attribute] = ACTIONS(5034), [anon_sym_using] = ACTIONS(5034), [anon_sym_COLON_COLON] = ACTIONS(5036), [anon_sym_LBRACK_LBRACK] = ACTIONS(5036), [anon_sym___declspec] = ACTIONS(5034), [anon_sym___based] = ACTIONS(5034), [anon_sym___cdecl] = ACTIONS(5034), [anon_sym___clrcall] = ACTIONS(5034), [anon_sym___stdcall] = ACTIONS(5034), [anon_sym___fastcall] = ACTIONS(5034), [anon_sym___thiscall] = ACTIONS(5034), [anon_sym___vectorcall] = ACTIONS(5034), [anon_sym_signed] = ACTIONS(5034), [anon_sym_unsigned] = ACTIONS(5034), [anon_sym_long] = ACTIONS(5034), [anon_sym_short] = ACTIONS(5034), [anon_sym_LBRACK] = ACTIONS(5034), [anon_sym_static] = ACTIONS(5034), [anon_sym_register] = ACTIONS(5034), [anon_sym_inline] = ACTIONS(5034), [anon_sym___inline] = ACTIONS(5034), [anon_sym___inline__] = ACTIONS(5034), [anon_sym___forceinline] = ACTIONS(5034), [anon_sym_thread_local] = ACTIONS(5034), [anon_sym___thread] = ACTIONS(5034), [anon_sym_const] = ACTIONS(5034), [anon_sym_constexpr] = ACTIONS(5034), [anon_sym_volatile] = ACTIONS(5034), [anon_sym_restrict] = ACTIONS(5034), [anon_sym___restrict__] = ACTIONS(5034), [anon_sym__Atomic] = ACTIONS(5034), [anon_sym__Noreturn] = ACTIONS(5034), [anon_sym_noreturn] = ACTIONS(5034), [anon_sym__Nonnull] = ACTIONS(5034), [anon_sym_mutable] = ACTIONS(5034), [anon_sym_constinit] = ACTIONS(5034), [anon_sym_consteval] = ACTIONS(5034), [anon_sym_alignas] = ACTIONS(5034), [anon_sym__Alignas] = ACTIONS(5034), [sym_primitive_type] = ACTIONS(5034), [anon_sym_enum] = ACTIONS(5034), [anon_sym_class] = ACTIONS(5034), [anon_sym_struct] = ACTIONS(5034), [anon_sym_union] = ACTIONS(5034), [anon_sym_or] = ACTIONS(5034), [anon_sym_and] = ACTIONS(5034), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5034), [anon_sym_decltype] = ACTIONS(5034), [anon_sym_explicit] = ACTIONS(5034), [anon_sym_typename] = ACTIONS(5034), [anon_sym_template] = ACTIONS(5034), [anon_sym_operator] = ACTIONS(5034), [anon_sym_friend] = ACTIONS(5034), [anon_sym_concept] = ACTIONS(5034), }, [STATE(2256)] = { [sym_attribute_specifier] = STATE(1958), [sym_field_declaration_list] = STATE(2529), [sym_virtual_specifier] = STATE(7253), [sym_base_class_clause] = STATE(7826), [anon_sym_DOT_DOT_DOT] = ACTIONS(5674), [anon_sym_COMMA] = ACTIONS(5674), [anon_sym_RPAREN] = ACTIONS(5674), [anon_sym_LPAREN2] = ACTIONS(5674), [anon_sym_DASH] = ACTIONS(5672), [anon_sym_PLUS] = ACTIONS(5672), [anon_sym_STAR] = ACTIONS(5674), [anon_sym_SLASH] = ACTIONS(5672), [anon_sym_PERCENT] = ACTIONS(5674), [anon_sym_PIPE_PIPE] = ACTIONS(5674), [anon_sym_AMP_AMP] = ACTIONS(5674), [anon_sym_PIPE] = ACTIONS(5672), [anon_sym_CARET] = ACTIONS(5674), [anon_sym_AMP] = ACTIONS(5672), [anon_sym_EQ_EQ] = ACTIONS(5674), [anon_sym_BANG_EQ] = ACTIONS(5674), [anon_sym_GT] = ACTIONS(5672), [anon_sym_GT_EQ] = ACTIONS(5674), [anon_sym_LT_EQ] = ACTIONS(5672), [anon_sym_LT] = ACTIONS(5672), [anon_sym_LT_LT] = ACTIONS(5674), [anon_sym_GT_GT] = ACTIONS(5674), [anon_sym_SEMI] = ACTIONS(5674), [anon_sym___extension__] = ACTIONS(5674), [anon_sym___attribute__] = ACTIONS(6201), [anon_sym___attribute] = ACTIONS(6203), [anon_sym_COLON] = ACTIONS(5678), [anon_sym_LBRACE] = ACTIONS(6205), [anon_sym_RBRACE] = ACTIONS(5674), [anon_sym_LBRACK] = ACTIONS(5674), [anon_sym_RBRACK] = ACTIONS(5674), [anon_sym_const] = ACTIONS(5672), [anon_sym_constexpr] = ACTIONS(5674), [anon_sym_volatile] = ACTIONS(5674), [anon_sym_restrict] = ACTIONS(5674), [anon_sym___restrict__] = ACTIONS(5674), [anon_sym__Atomic] = ACTIONS(5674), [anon_sym__Noreturn] = ACTIONS(5674), [anon_sym_noreturn] = ACTIONS(5674), [anon_sym__Nonnull] = ACTIONS(5674), [anon_sym_mutable] = ACTIONS(5674), [anon_sym_constinit] = ACTIONS(5674), [anon_sym_consteval] = ACTIONS(5674), [anon_sym_alignas] = ACTIONS(5674), [anon_sym__Alignas] = ACTIONS(5674), [anon_sym_QMARK] = ACTIONS(5674), [anon_sym_LT_EQ_GT] = ACTIONS(5674), [anon_sym_or] = ACTIONS(5674), [anon_sym_and] = ACTIONS(5674), [anon_sym_bitor] = ACTIONS(5674), [anon_sym_xor] = ACTIONS(5674), [anon_sym_bitand] = ACTIONS(5674), [anon_sym_not_eq] = ACTIONS(5674), [anon_sym_DASH_DASH] = ACTIONS(5674), [anon_sym_PLUS_PLUS] = ACTIONS(5674), [anon_sym_DOT] = ACTIONS(5672), [anon_sym_DOT_STAR] = ACTIONS(5674), [anon_sym_DASH_GT] = ACTIONS(5674), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(6207), [anon_sym_override] = ACTIONS(6207), [anon_sym_requires] = ACTIONS(5674), }, [STATE(2257)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5542), [anon_sym_COMMA] = ACTIONS(5542), [anon_sym_RPAREN] = ACTIONS(5542), [anon_sym_LPAREN2] = ACTIONS(5542), [anon_sym_DASH] = ACTIONS(5540), [anon_sym_PLUS] = ACTIONS(5540), [anon_sym_STAR] = ACTIONS(5540), [anon_sym_SLASH] = ACTIONS(5540), [anon_sym_PERCENT] = ACTIONS(5540), [anon_sym_PIPE_PIPE] = ACTIONS(5542), [anon_sym_AMP_AMP] = ACTIONS(5542), [anon_sym_PIPE] = ACTIONS(5540), [anon_sym_CARET] = ACTIONS(5540), [anon_sym_AMP] = ACTIONS(5540), [anon_sym_EQ_EQ] = ACTIONS(5542), [anon_sym_BANG_EQ] = ACTIONS(5542), [anon_sym_GT] = ACTIONS(5540), [anon_sym_GT_EQ] = ACTIONS(5542), [anon_sym_LT_EQ] = ACTIONS(5540), [anon_sym_LT] = ACTIONS(5540), [anon_sym_LT_LT] = ACTIONS(5540), [anon_sym_GT_GT] = ACTIONS(5540), [anon_sym_SEMI] = ACTIONS(5542), [anon_sym_COLON] = ACTIONS(5542), [anon_sym_RBRACE] = ACTIONS(5542), [anon_sym_LBRACK] = ACTIONS(5542), [anon_sym_RBRACK] = ACTIONS(5542), [anon_sym_EQ] = ACTIONS(5540), [anon_sym_QMARK] = ACTIONS(5542), [anon_sym_STAR_EQ] = ACTIONS(5542), [anon_sym_SLASH_EQ] = ACTIONS(5542), [anon_sym_PERCENT_EQ] = ACTIONS(5542), [anon_sym_PLUS_EQ] = ACTIONS(5542), [anon_sym_DASH_EQ] = ACTIONS(5542), [anon_sym_LT_LT_EQ] = ACTIONS(5542), [anon_sym_GT_GT_EQ] = ACTIONS(5542), [anon_sym_AMP_EQ] = ACTIONS(5542), [anon_sym_CARET_EQ] = ACTIONS(5542), [anon_sym_PIPE_EQ] = ACTIONS(5542), [anon_sym_and_eq] = ACTIONS(5540), [anon_sym_or_eq] = ACTIONS(5540), [anon_sym_xor_eq] = ACTIONS(5540), [anon_sym_LT_EQ_GT] = ACTIONS(5542), [anon_sym_or] = ACTIONS(5540), [anon_sym_and] = ACTIONS(5540), [anon_sym_bitor] = ACTIONS(5540), [anon_sym_xor] = ACTIONS(5540), [anon_sym_bitand] = ACTIONS(5540), [anon_sym_not_eq] = ACTIONS(5540), [anon_sym_DASH_DASH] = ACTIONS(5542), [anon_sym_PLUS_PLUS] = ACTIONS(5542), [anon_sym_DOT] = ACTIONS(5540), [anon_sym_DOT_STAR] = ACTIONS(5542), [anon_sym_DASH_GT] = ACTIONS(5542), [anon_sym_L_DQUOTE] = ACTIONS(5542), [anon_sym_u_DQUOTE] = ACTIONS(5542), [anon_sym_U_DQUOTE] = ACTIONS(5542), [anon_sym_u8_DQUOTE] = ACTIONS(5542), [anon_sym_DQUOTE] = ACTIONS(5542), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5542), [anon_sym_LR_DQUOTE] = ACTIONS(5542), [anon_sym_uR_DQUOTE] = ACTIONS(5542), [anon_sym_UR_DQUOTE] = ACTIONS(5542), [anon_sym_u8R_DQUOTE] = ACTIONS(5542), [sym_literal_suffix] = ACTIONS(5540), }, [STATE(2258)] = { [sym_argument_list] = STATE(2466), [sym_initializer_list] = STATE(2466), [sym_identifier] = ACTIONS(6209), [anon_sym_DOT_DOT_DOT] = ACTIONS(6211), [anon_sym_COMMA] = ACTIONS(6211), [anon_sym_RPAREN] = ACTIONS(6211), [aux_sym_preproc_if_token2] = ACTIONS(6211), [aux_sym_preproc_else_token1] = ACTIONS(6211), [aux_sym_preproc_elif_token1] = ACTIONS(6209), [aux_sym_preproc_elifdef_token1] = ACTIONS(6211), [aux_sym_preproc_elifdef_token2] = ACTIONS(6211), [anon_sym_LPAREN2] = ACTIONS(6040), [anon_sym_DASH] = ACTIONS(6209), [anon_sym_PLUS] = ACTIONS(6209), [anon_sym_STAR] = ACTIONS(6209), [anon_sym_SLASH] = ACTIONS(6209), [anon_sym_PERCENT] = ACTIONS(6209), [anon_sym_PIPE_PIPE] = ACTIONS(6211), [anon_sym_AMP_AMP] = ACTIONS(6211), [anon_sym_PIPE] = ACTIONS(6209), [anon_sym_CARET] = ACTIONS(6209), [anon_sym_AMP] = ACTIONS(6209), [anon_sym_EQ_EQ] = ACTIONS(6211), [anon_sym_BANG_EQ] = ACTIONS(6211), [anon_sym_GT] = ACTIONS(6209), [anon_sym_GT_EQ] = ACTIONS(6211), [anon_sym_LT_EQ] = ACTIONS(6209), [anon_sym_LT] = ACTIONS(6209), [anon_sym_LT_LT] = ACTIONS(6209), [anon_sym_GT_GT] = ACTIONS(6209), [anon_sym_SEMI] = ACTIONS(6211), [anon_sym___attribute__] = ACTIONS(6209), [anon_sym___attribute] = ACTIONS(6209), [anon_sym_COLON] = ACTIONS(6211), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_RBRACE] = ACTIONS(6211), [anon_sym_LBRACK] = ACTIONS(6211), [anon_sym_RBRACK] = ACTIONS(6211), [anon_sym_EQ] = ACTIONS(6209), [anon_sym_QMARK] = ACTIONS(6211), [anon_sym_STAR_EQ] = ACTIONS(6211), [anon_sym_SLASH_EQ] = ACTIONS(6211), [anon_sym_PERCENT_EQ] = ACTIONS(6211), [anon_sym_PLUS_EQ] = ACTIONS(6211), [anon_sym_DASH_EQ] = ACTIONS(6211), [anon_sym_LT_LT_EQ] = ACTIONS(6211), [anon_sym_GT_GT_EQ] = ACTIONS(6211), [anon_sym_AMP_EQ] = ACTIONS(6211), [anon_sym_CARET_EQ] = ACTIONS(6211), [anon_sym_PIPE_EQ] = ACTIONS(6211), [anon_sym_and_eq] = ACTIONS(6209), [anon_sym_or_eq] = ACTIONS(6209), [anon_sym_xor_eq] = ACTIONS(6209), [anon_sym_LT_EQ_GT] = ACTIONS(6211), [anon_sym_or] = ACTIONS(6209), [anon_sym_and] = ACTIONS(6209), [anon_sym_bitor] = ACTIONS(6209), [anon_sym_xor] = ACTIONS(6209), [anon_sym_bitand] = ACTIONS(6209), [anon_sym_not_eq] = ACTIONS(6209), [anon_sym_DASH_DASH] = ACTIONS(6211), [anon_sym_PLUS_PLUS] = ACTIONS(6211), [anon_sym_DOT] = ACTIONS(6209), [anon_sym_DOT_STAR] = ACTIONS(6211), [anon_sym_DASH_GT] = ACTIONS(6211), [sym_comment] = ACTIONS(3), }, [STATE(2259)] = { [sym_decltype_auto] = STATE(1978), [anon_sym_DOT_DOT_DOT] = ACTIONS(5686), [anon_sym_COMMA] = ACTIONS(5686), [anon_sym_RPAREN] = ACTIONS(5686), [anon_sym_LPAREN2] = ACTIONS(5686), [anon_sym_DASH] = ACTIONS(5684), [anon_sym_PLUS] = ACTIONS(5684), [anon_sym_STAR] = ACTIONS(5686), [anon_sym_SLASH] = ACTIONS(5684), [anon_sym_PERCENT] = ACTIONS(5686), [anon_sym_PIPE_PIPE] = ACTIONS(5686), [anon_sym_AMP_AMP] = ACTIONS(5686), [anon_sym_PIPE] = ACTIONS(5684), [anon_sym_CARET] = ACTIONS(5686), [anon_sym_AMP] = ACTIONS(5684), [anon_sym_EQ_EQ] = ACTIONS(5686), [anon_sym_BANG_EQ] = ACTIONS(5686), [anon_sym_GT] = ACTIONS(5684), [anon_sym_GT_EQ] = ACTIONS(5686), [anon_sym_LT_EQ] = ACTIONS(5684), [anon_sym_LT] = ACTIONS(5684), [anon_sym_LT_LT] = ACTIONS(5686), [anon_sym_GT_GT] = ACTIONS(5686), [anon_sym_SEMI] = ACTIONS(5686), [anon_sym___extension__] = ACTIONS(5686), [anon_sym___attribute__] = ACTIONS(5686), [anon_sym___attribute] = ACTIONS(5684), [anon_sym_COLON] = ACTIONS(5684), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACE] = ACTIONS(5686), [anon_sym_RBRACE] = ACTIONS(5686), [anon_sym_LBRACK] = ACTIONS(5686), [anon_sym_RBRACK] = ACTIONS(5686), [anon_sym_const] = ACTIONS(5684), [anon_sym_constexpr] = ACTIONS(5686), [anon_sym_volatile] = ACTIONS(5686), [anon_sym_restrict] = ACTIONS(5686), [anon_sym___restrict__] = ACTIONS(5686), [anon_sym__Atomic] = ACTIONS(5686), [anon_sym__Noreturn] = ACTIONS(5686), [anon_sym_noreturn] = ACTIONS(5686), [anon_sym__Nonnull] = ACTIONS(5686), [anon_sym_mutable] = ACTIONS(5686), [anon_sym_constinit] = ACTIONS(5686), [anon_sym_consteval] = ACTIONS(5686), [anon_sym_alignas] = ACTIONS(5686), [anon_sym__Alignas] = ACTIONS(5686), [anon_sym_QMARK] = ACTIONS(5686), [anon_sym_LT_EQ_GT] = ACTIONS(5686), [anon_sym_or] = ACTIONS(5686), [anon_sym_and] = ACTIONS(5686), [anon_sym_bitor] = ACTIONS(5686), [anon_sym_xor] = ACTIONS(5686), [anon_sym_bitand] = ACTIONS(5686), [anon_sym_not_eq] = ACTIONS(5686), [anon_sym_DASH_DASH] = ACTIONS(5686), [anon_sym_PLUS_PLUS] = ACTIONS(5686), [anon_sym_DOT] = ACTIONS(5684), [anon_sym_DOT_STAR] = ACTIONS(5686), [anon_sym_DASH_GT] = ACTIONS(5686), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(6213), [anon_sym_decltype] = ACTIONS(5072), [anon_sym_final] = ACTIONS(5686), [anon_sym_override] = ACTIONS(5686), [anon_sym_requires] = ACTIONS(5686), }, [STATE(2260)] = { [sym_identifier] = ACTIONS(4996), [anon_sym_LPAREN2] = ACTIONS(4998), [anon_sym_TILDE] = ACTIONS(4998), [anon_sym_STAR] = ACTIONS(4998), [anon_sym_PIPE_PIPE] = ACTIONS(4998), [anon_sym_AMP_AMP] = ACTIONS(4998), [anon_sym_AMP] = ACTIONS(4996), [anon_sym___extension__] = ACTIONS(4996), [anon_sym_virtual] = ACTIONS(4996), [anon_sym_extern] = ACTIONS(4996), [anon_sym___attribute__] = ACTIONS(4996), [anon_sym___attribute] = ACTIONS(4996), [anon_sym_using] = ACTIONS(4996), [anon_sym_COLON_COLON] = ACTIONS(4998), [anon_sym_LBRACK_LBRACK] = ACTIONS(4998), [anon_sym___declspec] = ACTIONS(4996), [anon_sym___based] = ACTIONS(4996), [anon_sym___cdecl] = ACTIONS(4996), [anon_sym___clrcall] = ACTIONS(4996), [anon_sym___stdcall] = ACTIONS(4996), [anon_sym___fastcall] = ACTIONS(4996), [anon_sym___thiscall] = ACTIONS(4996), [anon_sym___vectorcall] = ACTIONS(4996), [anon_sym_signed] = ACTIONS(4996), [anon_sym_unsigned] = ACTIONS(4996), [anon_sym_long] = ACTIONS(4996), [anon_sym_short] = ACTIONS(4996), [anon_sym_LBRACK] = ACTIONS(4996), [anon_sym_static] = ACTIONS(4996), [anon_sym_register] = ACTIONS(4996), [anon_sym_inline] = ACTIONS(4996), [anon_sym___inline] = ACTIONS(4996), [anon_sym___inline__] = ACTIONS(4996), [anon_sym___forceinline] = ACTIONS(4996), [anon_sym_thread_local] = ACTIONS(4996), [anon_sym___thread] = ACTIONS(4996), [anon_sym_const] = ACTIONS(4996), [anon_sym_constexpr] = ACTIONS(4996), [anon_sym_volatile] = ACTIONS(4996), [anon_sym_restrict] = ACTIONS(4996), [anon_sym___restrict__] = ACTIONS(4996), [anon_sym__Atomic] = ACTIONS(4996), [anon_sym__Noreturn] = ACTIONS(4996), [anon_sym_noreturn] = ACTIONS(4996), [anon_sym__Nonnull] = ACTIONS(4996), [anon_sym_mutable] = ACTIONS(4996), [anon_sym_constinit] = ACTIONS(4996), [anon_sym_consteval] = ACTIONS(4996), [anon_sym_alignas] = ACTIONS(4996), [anon_sym__Alignas] = ACTIONS(4996), [sym_primitive_type] = ACTIONS(4996), [anon_sym_enum] = ACTIONS(4996), [anon_sym_class] = ACTIONS(4996), [anon_sym_struct] = ACTIONS(4996), [anon_sym_union] = ACTIONS(4996), [anon_sym_or] = ACTIONS(4996), [anon_sym_and] = ACTIONS(4996), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(4996), [anon_sym_decltype] = ACTIONS(4996), [anon_sym_explicit] = ACTIONS(4996), [anon_sym_typename] = ACTIONS(4996), [anon_sym_template] = ACTIONS(4996), [anon_sym_operator] = ACTIONS(4996), [anon_sym_friend] = ACTIONS(4996), [anon_sym_concept] = ACTIONS(4996), }, [STATE(2261)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(6215), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(6217), [anon_sym_SLASH_EQ] = ACTIONS(6217), [anon_sym_PERCENT_EQ] = ACTIONS(6217), [anon_sym_PLUS_EQ] = ACTIONS(6217), [anon_sym_DASH_EQ] = ACTIONS(6217), [anon_sym_LT_LT_EQ] = ACTIONS(6217), [anon_sym_GT_GT_EQ] = ACTIONS(6217), [anon_sym_AMP_EQ] = ACTIONS(6217), [anon_sym_CARET_EQ] = ACTIONS(6217), [anon_sym_PIPE_EQ] = ACTIONS(6217), [anon_sym_and_eq] = ACTIONS(6217), [anon_sym_or_eq] = ACTIONS(6217), [anon_sym_xor_eq] = ACTIONS(6217), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2262)] = { [sym_identifier] = ACTIONS(5000), [anon_sym_LPAREN2] = ACTIONS(5002), [anon_sym_TILDE] = ACTIONS(5002), [anon_sym_STAR] = ACTIONS(5002), [anon_sym_PIPE_PIPE] = ACTIONS(5002), [anon_sym_AMP_AMP] = ACTIONS(5002), [anon_sym_AMP] = ACTIONS(5000), [anon_sym___extension__] = ACTIONS(5000), [anon_sym_virtual] = ACTIONS(5000), [anon_sym_extern] = ACTIONS(5000), [anon_sym___attribute__] = ACTIONS(5000), [anon_sym___attribute] = ACTIONS(5000), [anon_sym_using] = ACTIONS(5000), [anon_sym_COLON_COLON] = ACTIONS(5002), [anon_sym_LBRACK_LBRACK] = ACTIONS(5002), [anon_sym___declspec] = ACTIONS(5000), [anon_sym___based] = ACTIONS(5000), [anon_sym___cdecl] = ACTIONS(5000), [anon_sym___clrcall] = ACTIONS(5000), [anon_sym___stdcall] = ACTIONS(5000), [anon_sym___fastcall] = ACTIONS(5000), [anon_sym___thiscall] = ACTIONS(5000), [anon_sym___vectorcall] = ACTIONS(5000), [anon_sym_signed] = ACTIONS(5000), [anon_sym_unsigned] = ACTIONS(5000), [anon_sym_long] = ACTIONS(5000), [anon_sym_short] = ACTIONS(5000), [anon_sym_LBRACK] = ACTIONS(5000), [anon_sym_static] = ACTIONS(5000), [anon_sym_register] = ACTIONS(5000), [anon_sym_inline] = ACTIONS(5000), [anon_sym___inline] = ACTIONS(5000), [anon_sym___inline__] = ACTIONS(5000), [anon_sym___forceinline] = ACTIONS(5000), [anon_sym_thread_local] = ACTIONS(5000), [anon_sym___thread] = ACTIONS(5000), [anon_sym_const] = ACTIONS(5000), [anon_sym_constexpr] = ACTIONS(5000), [anon_sym_volatile] = ACTIONS(5000), [anon_sym_restrict] = ACTIONS(5000), [anon_sym___restrict__] = ACTIONS(5000), [anon_sym__Atomic] = ACTIONS(5000), [anon_sym__Noreturn] = ACTIONS(5000), [anon_sym_noreturn] = ACTIONS(5000), [anon_sym__Nonnull] = ACTIONS(5000), [anon_sym_mutable] = ACTIONS(5000), [anon_sym_constinit] = ACTIONS(5000), [anon_sym_consteval] = ACTIONS(5000), [anon_sym_alignas] = ACTIONS(5000), [anon_sym__Alignas] = ACTIONS(5000), [sym_primitive_type] = ACTIONS(5000), [anon_sym_enum] = ACTIONS(5000), [anon_sym_class] = ACTIONS(5000), [anon_sym_struct] = ACTIONS(5000), [anon_sym_union] = ACTIONS(5000), [anon_sym_or] = ACTIONS(5000), [anon_sym_and] = ACTIONS(5000), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5000), [anon_sym_decltype] = ACTIONS(5000), [anon_sym_explicit] = ACTIONS(5000), [anon_sym_typename] = ACTIONS(5000), [anon_sym_template] = ACTIONS(5000), [anon_sym_operator] = ACTIONS(5000), [anon_sym_friend] = ACTIONS(5000), [anon_sym_concept] = ACTIONS(5000), }, [STATE(2263)] = { [sym_identifier] = ACTIONS(5668), [anon_sym_LPAREN2] = ACTIONS(5670), [anon_sym_TILDE] = ACTIONS(5670), [anon_sym_STAR] = ACTIONS(5670), [anon_sym_PIPE_PIPE] = ACTIONS(5670), [anon_sym_AMP_AMP] = ACTIONS(5670), [anon_sym_AMP] = ACTIONS(5668), [anon_sym___extension__] = ACTIONS(5668), [anon_sym_virtual] = ACTIONS(5668), [anon_sym_extern] = ACTIONS(5668), [anon_sym___attribute__] = ACTIONS(5668), [anon_sym___attribute] = ACTIONS(5668), [anon_sym_using] = ACTIONS(5668), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACK_LBRACK] = ACTIONS(5670), [anon_sym___declspec] = ACTIONS(5668), [anon_sym___based] = ACTIONS(5668), [anon_sym___cdecl] = ACTIONS(5668), [anon_sym___clrcall] = ACTIONS(5668), [anon_sym___stdcall] = ACTIONS(5668), [anon_sym___fastcall] = ACTIONS(5668), [anon_sym___thiscall] = ACTIONS(5668), [anon_sym___vectorcall] = ACTIONS(5668), [anon_sym_signed] = ACTIONS(5668), [anon_sym_unsigned] = ACTIONS(5668), [anon_sym_long] = ACTIONS(5668), [anon_sym_short] = ACTIONS(5668), [anon_sym_LBRACK] = ACTIONS(5668), [anon_sym_static] = ACTIONS(5668), [anon_sym_register] = ACTIONS(5668), [anon_sym_inline] = ACTIONS(5668), [anon_sym___inline] = ACTIONS(5668), [anon_sym___inline__] = ACTIONS(5668), [anon_sym___forceinline] = ACTIONS(5668), [anon_sym_thread_local] = ACTIONS(5668), [anon_sym___thread] = ACTIONS(5668), [anon_sym_const] = ACTIONS(5668), [anon_sym_constexpr] = ACTIONS(5668), [anon_sym_volatile] = ACTIONS(5668), [anon_sym_restrict] = ACTIONS(5668), [anon_sym___restrict__] = ACTIONS(5668), [anon_sym__Atomic] = ACTIONS(5668), [anon_sym__Noreturn] = ACTIONS(5668), [anon_sym_noreturn] = ACTIONS(5668), [anon_sym__Nonnull] = ACTIONS(5668), [anon_sym_mutable] = ACTIONS(5668), [anon_sym_constinit] = ACTIONS(5668), [anon_sym_consteval] = ACTIONS(5668), [anon_sym_alignas] = ACTIONS(5668), [anon_sym__Alignas] = ACTIONS(5668), [sym_primitive_type] = ACTIONS(5668), [anon_sym_enum] = ACTIONS(5668), [anon_sym_class] = ACTIONS(5668), [anon_sym_struct] = ACTIONS(5668), [anon_sym_union] = ACTIONS(5668), [anon_sym_or] = ACTIONS(5668), [anon_sym_and] = ACTIONS(5668), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5668), [anon_sym_decltype] = ACTIONS(5668), [anon_sym_explicit] = ACTIONS(5668), [anon_sym_typename] = ACTIONS(5668), [anon_sym_template] = ACTIONS(5668), [anon_sym_operator] = ACTIONS(5668), [anon_sym_friend] = ACTIONS(5668), [anon_sym_concept] = ACTIONS(5668), }, [STATE(2264)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5595), [anon_sym_COMMA] = ACTIONS(5595), [anon_sym_RPAREN] = ACTIONS(5595), [anon_sym_LPAREN2] = ACTIONS(5595), [anon_sym_DASH] = ACTIONS(5593), [anon_sym_PLUS] = ACTIONS(5593), [anon_sym_STAR] = ACTIONS(5593), [anon_sym_SLASH] = ACTIONS(5593), [anon_sym_PERCENT] = ACTIONS(5593), [anon_sym_PIPE_PIPE] = ACTIONS(5595), [anon_sym_AMP_AMP] = ACTIONS(5595), [anon_sym_PIPE] = ACTIONS(5593), [anon_sym_CARET] = ACTIONS(5593), [anon_sym_AMP] = ACTIONS(5593), [anon_sym_EQ_EQ] = ACTIONS(5595), [anon_sym_BANG_EQ] = ACTIONS(5595), [anon_sym_GT] = ACTIONS(5593), [anon_sym_GT_EQ] = ACTIONS(5595), [anon_sym_LT_EQ] = ACTIONS(5593), [anon_sym_LT] = ACTIONS(5593), [anon_sym_LT_LT] = ACTIONS(5593), [anon_sym_GT_GT] = ACTIONS(5593), [anon_sym_SEMI] = ACTIONS(5595), [anon_sym_COLON] = ACTIONS(5595), [anon_sym_RBRACE] = ACTIONS(5595), [anon_sym_LBRACK] = ACTIONS(5595), [anon_sym_RBRACK] = ACTIONS(5595), [anon_sym_EQ] = ACTIONS(5593), [anon_sym_QMARK] = ACTIONS(5595), [anon_sym_STAR_EQ] = ACTIONS(5595), [anon_sym_SLASH_EQ] = ACTIONS(5595), [anon_sym_PERCENT_EQ] = ACTIONS(5595), [anon_sym_PLUS_EQ] = ACTIONS(5595), [anon_sym_DASH_EQ] = ACTIONS(5595), [anon_sym_LT_LT_EQ] = ACTIONS(5595), [anon_sym_GT_GT_EQ] = ACTIONS(5595), [anon_sym_AMP_EQ] = ACTIONS(5595), [anon_sym_CARET_EQ] = ACTIONS(5595), [anon_sym_PIPE_EQ] = ACTIONS(5595), [anon_sym_and_eq] = ACTIONS(5593), [anon_sym_or_eq] = ACTIONS(5593), [anon_sym_xor_eq] = ACTIONS(5593), [anon_sym_LT_EQ_GT] = ACTIONS(5595), [anon_sym_or] = ACTIONS(5593), [anon_sym_and] = ACTIONS(5593), [anon_sym_bitor] = ACTIONS(5593), [anon_sym_xor] = ACTIONS(5593), [anon_sym_bitand] = ACTIONS(5593), [anon_sym_not_eq] = ACTIONS(5593), [anon_sym_DASH_DASH] = ACTIONS(5595), [anon_sym_PLUS_PLUS] = ACTIONS(5595), [anon_sym_DOT] = ACTIONS(5593), [anon_sym_DOT_STAR] = ACTIONS(5595), [anon_sym_DASH_GT] = ACTIONS(5595), [anon_sym_L_DQUOTE] = ACTIONS(5595), [anon_sym_u_DQUOTE] = ACTIONS(5595), [anon_sym_U_DQUOTE] = ACTIONS(5595), [anon_sym_u8_DQUOTE] = ACTIONS(5595), [anon_sym_DQUOTE] = ACTIONS(5595), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5595), [anon_sym_LR_DQUOTE] = ACTIONS(5595), [anon_sym_uR_DQUOTE] = ACTIONS(5595), [anon_sym_UR_DQUOTE] = ACTIONS(5595), [anon_sym_u8R_DQUOTE] = ACTIONS(5595), [sym_literal_suffix] = ACTIONS(5593), }, [STATE(2265)] = { [sym_identifier] = ACTIONS(6219), [anon_sym_LPAREN2] = ACTIONS(6221), [anon_sym_TILDE] = ACTIONS(6221), [anon_sym_STAR] = ACTIONS(6221), [anon_sym_PIPE_PIPE] = ACTIONS(6221), [anon_sym_AMP_AMP] = ACTIONS(6223), [anon_sym_AMP] = ACTIONS(6219), [anon_sym___extension__] = ACTIONS(6219), [anon_sym_virtual] = ACTIONS(6219), [anon_sym_extern] = ACTIONS(6219), [anon_sym___attribute__] = ACTIONS(6219), [anon_sym___attribute] = ACTIONS(6219), [anon_sym_using] = ACTIONS(6219), [anon_sym_COLON_COLON] = ACTIONS(6221), [anon_sym_LBRACK_LBRACK] = ACTIONS(6221), [anon_sym___declspec] = ACTIONS(6219), [anon_sym___based] = ACTIONS(6219), [anon_sym___cdecl] = ACTIONS(6219), [anon_sym___clrcall] = ACTIONS(6219), [anon_sym___stdcall] = ACTIONS(6219), [anon_sym___fastcall] = ACTIONS(6219), [anon_sym___thiscall] = ACTIONS(6219), [anon_sym___vectorcall] = ACTIONS(6219), [anon_sym_signed] = ACTIONS(6219), [anon_sym_unsigned] = ACTIONS(6219), [anon_sym_long] = ACTIONS(6219), [anon_sym_short] = ACTIONS(6219), [anon_sym_LBRACK] = ACTIONS(6219), [anon_sym_static] = ACTIONS(6219), [anon_sym_register] = ACTIONS(6219), [anon_sym_inline] = ACTIONS(6219), [anon_sym___inline] = ACTIONS(6219), [anon_sym___inline__] = ACTIONS(6219), [anon_sym___forceinline] = ACTIONS(6219), [anon_sym_thread_local] = ACTIONS(6219), [anon_sym___thread] = ACTIONS(6219), [anon_sym_const] = ACTIONS(6219), [anon_sym_constexpr] = ACTIONS(6219), [anon_sym_volatile] = ACTIONS(6219), [anon_sym_restrict] = ACTIONS(6219), [anon_sym___restrict__] = ACTIONS(6219), [anon_sym__Atomic] = ACTIONS(6219), [anon_sym__Noreturn] = ACTIONS(6219), [anon_sym_noreturn] = ACTIONS(6219), [anon_sym__Nonnull] = ACTIONS(6219), [anon_sym_mutable] = ACTIONS(6219), [anon_sym_constinit] = ACTIONS(6219), [anon_sym_consteval] = ACTIONS(6219), [anon_sym_alignas] = ACTIONS(6219), [anon_sym__Alignas] = ACTIONS(6219), [sym_primitive_type] = ACTIONS(6219), [anon_sym_enum] = ACTIONS(6219), [anon_sym_class] = ACTIONS(6219), [anon_sym_struct] = ACTIONS(6219), [anon_sym_union] = ACTIONS(6219), [anon_sym_or] = ACTIONS(6219), [anon_sym_and] = ACTIONS(6225), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(6219), [anon_sym_decltype] = ACTIONS(6219), [anon_sym_explicit] = ACTIONS(6219), [anon_sym_typename] = ACTIONS(6219), [anon_sym_template] = ACTIONS(6219), [anon_sym_operator] = ACTIONS(6219), [anon_sym_friend] = ACTIONS(6219), [anon_sym_concept] = ACTIONS(6219), }, [STATE(2266)] = { [sym_argument_list] = STATE(2504), [sym_initializer_list] = STATE(2504), [sym_identifier] = ACTIONS(6227), [anon_sym_DOT_DOT_DOT] = ACTIONS(6229), [anon_sym_COMMA] = ACTIONS(6229), [anon_sym_RPAREN] = ACTIONS(6229), [aux_sym_preproc_if_token2] = ACTIONS(6229), [aux_sym_preproc_else_token1] = ACTIONS(6229), [aux_sym_preproc_elif_token1] = ACTIONS(6227), [aux_sym_preproc_elifdef_token1] = ACTIONS(6229), [aux_sym_preproc_elifdef_token2] = ACTIONS(6229), [anon_sym_LPAREN2] = ACTIONS(6040), [anon_sym_DASH] = ACTIONS(6227), [anon_sym_PLUS] = ACTIONS(6227), [anon_sym_STAR] = ACTIONS(6227), [anon_sym_SLASH] = ACTIONS(6227), [anon_sym_PERCENT] = ACTIONS(6227), [anon_sym_PIPE_PIPE] = ACTIONS(6229), [anon_sym_AMP_AMP] = ACTIONS(6229), [anon_sym_PIPE] = ACTIONS(6227), [anon_sym_CARET] = ACTIONS(6227), [anon_sym_AMP] = ACTIONS(6227), [anon_sym_EQ_EQ] = ACTIONS(6229), [anon_sym_BANG_EQ] = ACTIONS(6229), [anon_sym_GT] = ACTIONS(6227), [anon_sym_GT_EQ] = ACTIONS(6229), [anon_sym_LT_EQ] = ACTIONS(6227), [anon_sym_LT] = ACTIONS(6227), [anon_sym_LT_LT] = ACTIONS(6227), [anon_sym_GT_GT] = ACTIONS(6227), [anon_sym_SEMI] = ACTIONS(6229), [anon_sym___attribute__] = ACTIONS(6227), [anon_sym___attribute] = ACTIONS(6227), [anon_sym_COLON] = ACTIONS(6229), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_RBRACE] = ACTIONS(6229), [anon_sym_LBRACK] = ACTIONS(6229), [anon_sym_RBRACK] = ACTIONS(6229), [anon_sym_EQ] = ACTIONS(6227), [anon_sym_QMARK] = ACTIONS(6229), [anon_sym_STAR_EQ] = ACTIONS(6229), [anon_sym_SLASH_EQ] = ACTIONS(6229), [anon_sym_PERCENT_EQ] = ACTIONS(6229), [anon_sym_PLUS_EQ] = ACTIONS(6229), [anon_sym_DASH_EQ] = ACTIONS(6229), [anon_sym_LT_LT_EQ] = ACTIONS(6229), [anon_sym_GT_GT_EQ] = ACTIONS(6229), [anon_sym_AMP_EQ] = ACTIONS(6229), [anon_sym_CARET_EQ] = ACTIONS(6229), [anon_sym_PIPE_EQ] = ACTIONS(6229), [anon_sym_and_eq] = ACTIONS(6227), [anon_sym_or_eq] = ACTIONS(6227), [anon_sym_xor_eq] = ACTIONS(6227), [anon_sym_LT_EQ_GT] = ACTIONS(6229), [anon_sym_or] = ACTIONS(6227), [anon_sym_and] = ACTIONS(6227), [anon_sym_bitor] = ACTIONS(6227), [anon_sym_xor] = ACTIONS(6227), [anon_sym_bitand] = ACTIONS(6227), [anon_sym_not_eq] = ACTIONS(6227), [anon_sym_DASH_DASH] = ACTIONS(6229), [anon_sym_PLUS_PLUS] = ACTIONS(6229), [anon_sym_DOT] = ACTIONS(6227), [anon_sym_DOT_STAR] = ACTIONS(6229), [anon_sym_DASH_GT] = ACTIONS(6229), [sym_comment] = ACTIONS(3), }, [STATE(2267)] = { [sym_string_literal] = STATE(2253), [sym_raw_string_literal] = STATE(2253), [aux_sym_concatenated_string_repeat1] = STATE(2253), [sym_identifier] = ACTIONS(6231), [anon_sym_DOT_DOT_DOT] = ACTIONS(5421), [anon_sym_COMMA] = ACTIONS(5421), [anon_sym_LPAREN2] = ACTIONS(5421), [anon_sym_DASH] = ACTIONS(5423), [anon_sym_PLUS] = ACTIONS(5423), [anon_sym_STAR] = ACTIONS(5423), [anon_sym_SLASH] = ACTIONS(5423), [anon_sym_PERCENT] = ACTIONS(5423), [anon_sym_PIPE_PIPE] = ACTIONS(5421), [anon_sym_AMP_AMP] = ACTIONS(5421), [anon_sym_PIPE] = ACTIONS(5423), [anon_sym_CARET] = ACTIONS(5423), [anon_sym_AMP] = ACTIONS(5423), [anon_sym_EQ_EQ] = ACTIONS(5421), [anon_sym_BANG_EQ] = ACTIONS(5421), [anon_sym_GT] = ACTIONS(5423), [anon_sym_GT_EQ] = ACTIONS(5423), [anon_sym_LT_EQ] = ACTIONS(5423), [anon_sym_LT] = ACTIONS(5423), [anon_sym_LT_LT] = ACTIONS(5423), [anon_sym_GT_GT] = ACTIONS(5423), [anon_sym_LBRACK] = ACTIONS(5421), [anon_sym_EQ] = ACTIONS(5423), [anon_sym_QMARK] = ACTIONS(5421), [anon_sym_STAR_EQ] = ACTIONS(5421), [anon_sym_SLASH_EQ] = ACTIONS(5421), [anon_sym_PERCENT_EQ] = ACTIONS(5421), [anon_sym_PLUS_EQ] = ACTIONS(5421), [anon_sym_DASH_EQ] = ACTIONS(5421), [anon_sym_LT_LT_EQ] = ACTIONS(5421), [anon_sym_GT_GT_EQ] = ACTIONS(5423), [anon_sym_AMP_EQ] = ACTIONS(5421), [anon_sym_CARET_EQ] = ACTIONS(5421), [anon_sym_PIPE_EQ] = ACTIONS(5421), [anon_sym_and_eq] = ACTIONS(5423), [anon_sym_or_eq] = ACTIONS(5423), [anon_sym_xor_eq] = ACTIONS(5423), [anon_sym_LT_EQ_GT] = ACTIONS(5421), [anon_sym_or] = ACTIONS(5423), [anon_sym_and] = ACTIONS(5423), [anon_sym_bitor] = ACTIONS(5423), [anon_sym_xor] = ACTIONS(5423), [anon_sym_bitand] = ACTIONS(5423), [anon_sym_not_eq] = ACTIONS(5423), [anon_sym_DASH_DASH] = ACTIONS(5421), [anon_sym_PLUS_PLUS] = ACTIONS(5421), [anon_sym_DOT] = ACTIONS(5423), [anon_sym_DOT_STAR] = ACTIONS(5421), [anon_sym_DASH_GT] = ACTIONS(5421), [anon_sym_L_DQUOTE] = ACTIONS(6195), [anon_sym_u_DQUOTE] = ACTIONS(6195), [anon_sym_U_DQUOTE] = ACTIONS(6195), [anon_sym_u8_DQUOTE] = ACTIONS(6195), [anon_sym_DQUOTE] = ACTIONS(6195), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5421), [anon_sym_R_DQUOTE] = ACTIONS(6197), [anon_sym_LR_DQUOTE] = ACTIONS(6197), [anon_sym_uR_DQUOTE] = ACTIONS(6197), [anon_sym_UR_DQUOTE] = ACTIONS(6197), [anon_sym_u8R_DQUOTE] = ACTIONS(6197), [sym_literal_suffix] = ACTIONS(5423), }, [STATE(2268)] = { [sym_template_argument_list] = STATE(1625), [aux_sym_sized_type_specifier_repeat1] = STATE(2371), [sym_identifier] = ACTIONS(6233), [anon_sym_DOT_DOT_DOT] = ACTIONS(6235), [anon_sym_COMMA] = ACTIONS(6235), [aux_sym_preproc_if_token2] = ACTIONS(6235), [aux_sym_preproc_else_token1] = ACTIONS(6235), [aux_sym_preproc_elif_token1] = ACTIONS(6233), [aux_sym_preproc_elifdef_token1] = ACTIONS(6235), [aux_sym_preproc_elifdef_token2] = ACTIONS(6235), [anon_sym_LPAREN2] = ACTIONS(6235), [anon_sym_DASH] = ACTIONS(6233), [anon_sym_PLUS] = ACTIONS(6233), [anon_sym_STAR] = ACTIONS(6233), [anon_sym_SLASH] = ACTIONS(6233), [anon_sym_PERCENT] = ACTIONS(6233), [anon_sym_PIPE_PIPE] = ACTIONS(6235), [anon_sym_AMP_AMP] = ACTIONS(6235), [anon_sym_PIPE] = ACTIONS(6233), [anon_sym_CARET] = ACTIONS(6233), [anon_sym_AMP] = ACTIONS(6233), [anon_sym_EQ_EQ] = ACTIONS(6235), [anon_sym_BANG_EQ] = ACTIONS(6235), [anon_sym_GT] = ACTIONS(6233), [anon_sym_GT_EQ] = ACTIONS(6235), [anon_sym_LT_EQ] = ACTIONS(6233), [anon_sym_LT] = ACTIONS(6233), [anon_sym_LT_LT] = ACTIONS(6233), [anon_sym_GT_GT] = ACTIONS(6233), [anon_sym___attribute__] = ACTIONS(6233), [anon_sym___attribute] = ACTIONS(6233), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(6235), [anon_sym_signed] = ACTIONS(6044), [anon_sym_unsigned] = ACTIONS(6044), [anon_sym_long] = ACTIONS(6044), [anon_sym_short] = ACTIONS(6044), [anon_sym_LBRACK] = ACTIONS(6235), [anon_sym_EQ] = ACTIONS(6233), [anon_sym_QMARK] = ACTIONS(6235), [anon_sym_STAR_EQ] = ACTIONS(6235), [anon_sym_SLASH_EQ] = ACTIONS(6235), [anon_sym_PERCENT_EQ] = ACTIONS(6235), [anon_sym_PLUS_EQ] = ACTIONS(6235), [anon_sym_DASH_EQ] = ACTIONS(6235), [anon_sym_LT_LT_EQ] = ACTIONS(6235), [anon_sym_GT_GT_EQ] = ACTIONS(6235), [anon_sym_AMP_EQ] = ACTIONS(6235), [anon_sym_CARET_EQ] = ACTIONS(6235), [anon_sym_PIPE_EQ] = ACTIONS(6235), [anon_sym_and_eq] = ACTIONS(6233), [anon_sym_or_eq] = ACTIONS(6233), [anon_sym_xor_eq] = ACTIONS(6233), [anon_sym_LT_EQ_GT] = ACTIONS(6235), [anon_sym_or] = ACTIONS(6233), [anon_sym_and] = ACTIONS(6233), [anon_sym_bitor] = ACTIONS(6233), [anon_sym_xor] = ACTIONS(6233), [anon_sym_bitand] = ACTIONS(6233), [anon_sym_not_eq] = ACTIONS(6233), [anon_sym_DASH_DASH] = ACTIONS(6235), [anon_sym_PLUS_PLUS] = ACTIONS(6235), [anon_sym_DOT] = ACTIONS(6233), [anon_sym_DOT_STAR] = ACTIONS(6235), [anon_sym_DASH_GT] = ACTIONS(6235), [sym_comment] = ACTIONS(3), }, [STATE(2269)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_TILDE] = ACTIONS(5565), [anon_sym_STAR] = ACTIONS(5565), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_AMP] = ACTIONS(5563), [anon_sym___extension__] = ACTIONS(5563), [anon_sym_virtual] = ACTIONS(5563), [anon_sym_extern] = ACTIONS(5563), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_using] = ACTIONS(5563), [anon_sym_COLON_COLON] = ACTIONS(5565), [anon_sym_LBRACK_LBRACK] = ACTIONS(5565), [anon_sym___declspec] = ACTIONS(5563), [anon_sym___based] = ACTIONS(5563), [anon_sym___cdecl] = ACTIONS(5563), [anon_sym___clrcall] = ACTIONS(5563), [anon_sym___stdcall] = ACTIONS(5563), [anon_sym___fastcall] = ACTIONS(5563), [anon_sym___thiscall] = ACTIONS(5563), [anon_sym___vectorcall] = ACTIONS(5563), [anon_sym_signed] = ACTIONS(5563), [anon_sym_unsigned] = ACTIONS(5563), [anon_sym_long] = ACTIONS(5563), [anon_sym_short] = ACTIONS(5563), [anon_sym_LBRACK] = ACTIONS(5563), [anon_sym_static] = ACTIONS(5563), [anon_sym_register] = ACTIONS(5563), [anon_sym_inline] = ACTIONS(5563), [anon_sym___inline] = ACTIONS(5563), [anon_sym___inline__] = ACTIONS(5563), [anon_sym___forceinline] = ACTIONS(5563), [anon_sym_thread_local] = ACTIONS(5563), [anon_sym___thread] = ACTIONS(5563), [anon_sym_const] = ACTIONS(5563), [anon_sym_constexpr] = ACTIONS(5563), [anon_sym_volatile] = ACTIONS(5563), [anon_sym_restrict] = ACTIONS(5563), [anon_sym___restrict__] = ACTIONS(5563), [anon_sym__Atomic] = ACTIONS(5563), [anon_sym__Noreturn] = ACTIONS(5563), [anon_sym_noreturn] = ACTIONS(5563), [anon_sym__Nonnull] = ACTIONS(5563), [anon_sym_mutable] = ACTIONS(5563), [anon_sym_constinit] = ACTIONS(5563), [anon_sym_consteval] = ACTIONS(5563), [anon_sym_alignas] = ACTIONS(5563), [anon_sym__Alignas] = ACTIONS(5563), [sym_primitive_type] = ACTIONS(5563), [anon_sym_enum] = ACTIONS(5563), [anon_sym_class] = ACTIONS(5563), [anon_sym_struct] = ACTIONS(5563), [anon_sym_union] = ACTIONS(5563), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_explicit] = ACTIONS(5563), [anon_sym_typename] = ACTIONS(5563), [anon_sym_template] = ACTIONS(5563), [anon_sym_operator] = ACTIONS(5563), [anon_sym_friend] = ACTIONS(5563), [anon_sym_concept] = ACTIONS(5563), }, [STATE(2270)] = { [sym_argument_list] = STATE(2540), [sym_initializer_list] = STATE(2540), [sym_identifier] = ACTIONS(6237), [anon_sym_DOT_DOT_DOT] = ACTIONS(6239), [anon_sym_COMMA] = ACTIONS(6239), [anon_sym_RPAREN] = ACTIONS(6239), [aux_sym_preproc_if_token2] = ACTIONS(6239), [aux_sym_preproc_else_token1] = ACTIONS(6239), [aux_sym_preproc_elif_token1] = ACTIONS(6237), [aux_sym_preproc_elifdef_token1] = ACTIONS(6239), [aux_sym_preproc_elifdef_token2] = ACTIONS(6239), [anon_sym_LPAREN2] = ACTIONS(6040), [anon_sym_DASH] = ACTIONS(6237), [anon_sym_PLUS] = ACTIONS(6237), [anon_sym_STAR] = ACTIONS(6237), [anon_sym_SLASH] = ACTIONS(6237), [anon_sym_PERCENT] = ACTIONS(6237), [anon_sym_PIPE_PIPE] = ACTIONS(6239), [anon_sym_AMP_AMP] = ACTIONS(6239), [anon_sym_PIPE] = ACTIONS(6237), [anon_sym_CARET] = ACTIONS(6237), [anon_sym_AMP] = ACTIONS(6237), [anon_sym_EQ_EQ] = ACTIONS(6239), [anon_sym_BANG_EQ] = ACTIONS(6239), [anon_sym_GT] = ACTIONS(6237), [anon_sym_GT_EQ] = ACTIONS(6239), [anon_sym_LT_EQ] = ACTIONS(6237), [anon_sym_LT] = ACTIONS(6237), [anon_sym_LT_LT] = ACTIONS(6237), [anon_sym_GT_GT] = ACTIONS(6237), [anon_sym_SEMI] = ACTIONS(6239), [anon_sym___attribute__] = ACTIONS(6237), [anon_sym___attribute] = ACTIONS(6237), [anon_sym_COLON] = ACTIONS(6239), [anon_sym_LBRACE] = ACTIONS(1956), [anon_sym_RBRACE] = ACTIONS(6239), [anon_sym_LBRACK] = ACTIONS(6239), [anon_sym_RBRACK] = ACTIONS(6239), [anon_sym_EQ] = ACTIONS(6237), [anon_sym_QMARK] = ACTIONS(6239), [anon_sym_STAR_EQ] = ACTIONS(6239), [anon_sym_SLASH_EQ] = ACTIONS(6239), [anon_sym_PERCENT_EQ] = ACTIONS(6239), [anon_sym_PLUS_EQ] = ACTIONS(6239), [anon_sym_DASH_EQ] = ACTIONS(6239), [anon_sym_LT_LT_EQ] = ACTIONS(6239), [anon_sym_GT_GT_EQ] = ACTIONS(6239), [anon_sym_AMP_EQ] = ACTIONS(6239), [anon_sym_CARET_EQ] = ACTIONS(6239), [anon_sym_PIPE_EQ] = ACTIONS(6239), [anon_sym_and_eq] = ACTIONS(6237), [anon_sym_or_eq] = ACTIONS(6237), [anon_sym_xor_eq] = ACTIONS(6237), [anon_sym_LT_EQ_GT] = ACTIONS(6239), [anon_sym_or] = ACTIONS(6237), [anon_sym_and] = ACTIONS(6237), [anon_sym_bitor] = ACTIONS(6237), [anon_sym_xor] = ACTIONS(6237), [anon_sym_bitand] = ACTIONS(6237), [anon_sym_not_eq] = ACTIONS(6237), [anon_sym_DASH_DASH] = ACTIONS(6239), [anon_sym_PLUS_PLUS] = ACTIONS(6239), [anon_sym_DOT] = ACTIONS(6237), [anon_sym_DOT_STAR] = ACTIONS(6239), [anon_sym_DASH_GT] = ACTIONS(6239), [sym_comment] = ACTIONS(3), }, [STATE(2271)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5498), [anon_sym_COMMA] = ACTIONS(5498), [anon_sym_RPAREN] = ACTIONS(5498), [anon_sym_LPAREN2] = ACTIONS(5498), [anon_sym_DASH] = ACTIONS(5496), [anon_sym_PLUS] = ACTIONS(5496), [anon_sym_STAR] = ACTIONS(5496), [anon_sym_SLASH] = ACTIONS(5496), [anon_sym_PERCENT] = ACTIONS(5496), [anon_sym_PIPE_PIPE] = ACTIONS(5498), [anon_sym_AMP_AMP] = ACTIONS(5498), [anon_sym_PIPE] = ACTIONS(5496), [anon_sym_CARET] = ACTIONS(5496), [anon_sym_AMP] = ACTIONS(5496), [anon_sym_EQ_EQ] = ACTIONS(5498), [anon_sym_BANG_EQ] = ACTIONS(5498), [anon_sym_GT] = ACTIONS(5496), [anon_sym_GT_EQ] = ACTIONS(5498), [anon_sym_LT_EQ] = ACTIONS(5496), [anon_sym_LT] = ACTIONS(5496), [anon_sym_LT_LT] = ACTIONS(5496), [anon_sym_GT_GT] = ACTIONS(5496), [anon_sym_SEMI] = ACTIONS(5498), [anon_sym_COLON] = ACTIONS(5498), [anon_sym_RBRACE] = ACTIONS(5498), [anon_sym_LBRACK] = ACTIONS(5498), [anon_sym_RBRACK] = ACTIONS(5498), [anon_sym_EQ] = ACTIONS(5496), [anon_sym_QMARK] = ACTIONS(5498), [anon_sym_STAR_EQ] = ACTIONS(5498), [anon_sym_SLASH_EQ] = ACTIONS(5498), [anon_sym_PERCENT_EQ] = ACTIONS(5498), [anon_sym_PLUS_EQ] = ACTIONS(5498), [anon_sym_DASH_EQ] = ACTIONS(5498), [anon_sym_LT_LT_EQ] = ACTIONS(5498), [anon_sym_GT_GT_EQ] = ACTIONS(5498), [anon_sym_AMP_EQ] = ACTIONS(5498), [anon_sym_CARET_EQ] = ACTIONS(5498), [anon_sym_PIPE_EQ] = ACTIONS(5498), [anon_sym_and_eq] = ACTIONS(5496), [anon_sym_or_eq] = ACTIONS(5496), [anon_sym_xor_eq] = ACTIONS(5496), [anon_sym_LT_EQ_GT] = ACTIONS(5498), [anon_sym_or] = ACTIONS(5496), [anon_sym_and] = ACTIONS(5496), [anon_sym_bitor] = ACTIONS(5496), [anon_sym_xor] = ACTIONS(5496), [anon_sym_bitand] = ACTIONS(5496), [anon_sym_not_eq] = ACTIONS(5496), [anon_sym_DASH_DASH] = ACTIONS(5498), [anon_sym_PLUS_PLUS] = ACTIONS(5498), [anon_sym_DOT] = ACTIONS(5496), [anon_sym_DOT_STAR] = ACTIONS(5498), [anon_sym_DASH_GT] = ACTIONS(5498), [anon_sym_L_DQUOTE] = ACTIONS(5498), [anon_sym_u_DQUOTE] = ACTIONS(5498), [anon_sym_U_DQUOTE] = ACTIONS(5498), [anon_sym_u8_DQUOTE] = ACTIONS(5498), [anon_sym_DQUOTE] = ACTIONS(5498), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5498), [anon_sym_LR_DQUOTE] = ACTIONS(5498), [anon_sym_uR_DQUOTE] = ACTIONS(5498), [anon_sym_UR_DQUOTE] = ACTIONS(5498), [anon_sym_u8R_DQUOTE] = ACTIONS(5498), [sym_literal_suffix] = ACTIONS(5496), }, [STATE(2272)] = { [sym_string_literal] = STATE(2187), [sym_raw_string_literal] = STATE(2187), [anon_sym_DOT_DOT_DOT] = ACTIONS(5806), [anon_sym_COMMA] = ACTIONS(5806), [anon_sym_LPAREN2] = ACTIONS(5806), [anon_sym_DASH] = ACTIONS(5804), [anon_sym_PLUS] = ACTIONS(5804), [anon_sym_STAR] = ACTIONS(5804), [anon_sym_SLASH] = ACTIONS(5804), [anon_sym_PERCENT] = ACTIONS(5804), [anon_sym_PIPE_PIPE] = ACTIONS(5806), [anon_sym_AMP_AMP] = ACTIONS(5806), [anon_sym_PIPE] = ACTIONS(5804), [anon_sym_CARET] = ACTIONS(5804), [anon_sym_AMP] = ACTIONS(5804), [anon_sym_EQ_EQ] = ACTIONS(5806), [anon_sym_BANG_EQ] = ACTIONS(5806), [anon_sym_GT] = ACTIONS(5804), [anon_sym_GT_EQ] = ACTIONS(5806), [anon_sym_LT_EQ] = ACTIONS(5804), [anon_sym_LT] = ACTIONS(5804), [anon_sym_LT_LT] = ACTIONS(5804), [anon_sym_GT_GT] = ACTIONS(5804), [anon_sym_SEMI] = ACTIONS(5806), [anon_sym___attribute__] = ACTIONS(5804), [anon_sym___attribute] = ACTIONS(5804), [anon_sym_LBRACK] = ACTIONS(5806), [anon_sym_EQ] = ACTIONS(5804), [anon_sym_QMARK] = ACTIONS(5806), [anon_sym_STAR_EQ] = ACTIONS(5806), [anon_sym_SLASH_EQ] = ACTIONS(5806), [anon_sym_PERCENT_EQ] = ACTIONS(5806), [anon_sym_PLUS_EQ] = ACTIONS(5806), [anon_sym_DASH_EQ] = ACTIONS(5806), [anon_sym_LT_LT_EQ] = ACTIONS(5806), [anon_sym_GT_GT_EQ] = ACTIONS(5806), [anon_sym_AMP_EQ] = ACTIONS(5806), [anon_sym_CARET_EQ] = ACTIONS(5806), [anon_sym_PIPE_EQ] = ACTIONS(5806), [anon_sym_and_eq] = ACTIONS(5804), [anon_sym_or_eq] = ACTIONS(5804), [anon_sym_xor_eq] = ACTIONS(5804), [anon_sym_LT_EQ_GT] = ACTIONS(5806), [anon_sym_or] = ACTIONS(5804), [anon_sym_and] = ACTIONS(5804), [anon_sym_bitor] = ACTIONS(5804), [anon_sym_xor] = ACTIONS(5804), [anon_sym_bitand] = ACTIONS(5804), [anon_sym_not_eq] = ACTIONS(5804), [anon_sym_DASH_DASH] = ACTIONS(5806), [anon_sym_PLUS_PLUS] = ACTIONS(5806), [anon_sym_DOT] = ACTIONS(5804), [anon_sym_DOT_STAR] = ACTIONS(5806), [anon_sym_DASH_GT] = ACTIONS(5806), [anon_sym_L_DQUOTE] = ACTIONS(5966), [anon_sym_u_DQUOTE] = ACTIONS(5966), [anon_sym_U_DQUOTE] = ACTIONS(5966), [anon_sym_u8_DQUOTE] = ACTIONS(5966), [anon_sym_DQUOTE] = ACTIONS(5966), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5968), [anon_sym_LR_DQUOTE] = ACTIONS(5968), [anon_sym_uR_DQUOTE] = ACTIONS(5968), [anon_sym_UR_DQUOTE] = ACTIONS(5968), [anon_sym_u8R_DQUOTE] = ACTIONS(5968), [sym_literal_suffix] = ACTIONS(5804), }, [STATE(2273)] = { [sym_identifier] = ACTIONS(6241), [anon_sym_LPAREN2] = ACTIONS(6243), [anon_sym_TILDE] = ACTIONS(6243), [anon_sym_STAR] = ACTIONS(6243), [anon_sym_PIPE_PIPE] = ACTIONS(6245), [anon_sym_AMP_AMP] = ACTIONS(6223), [anon_sym_AMP] = ACTIONS(6241), [anon_sym___extension__] = ACTIONS(6241), [anon_sym_virtual] = ACTIONS(6241), [anon_sym_extern] = ACTIONS(6241), [anon_sym___attribute__] = ACTIONS(6241), [anon_sym___attribute] = ACTIONS(6241), [anon_sym_using] = ACTIONS(6241), [anon_sym_COLON_COLON] = ACTIONS(6243), [anon_sym_LBRACK_LBRACK] = ACTIONS(6243), [anon_sym___declspec] = ACTIONS(6241), [anon_sym___based] = ACTIONS(6241), [anon_sym___cdecl] = ACTIONS(6241), [anon_sym___clrcall] = ACTIONS(6241), [anon_sym___stdcall] = ACTIONS(6241), [anon_sym___fastcall] = ACTIONS(6241), [anon_sym___thiscall] = ACTIONS(6241), [anon_sym___vectorcall] = ACTIONS(6241), [anon_sym_signed] = ACTIONS(6241), [anon_sym_unsigned] = ACTIONS(6241), [anon_sym_long] = ACTIONS(6241), [anon_sym_short] = ACTIONS(6241), [anon_sym_LBRACK] = ACTIONS(6241), [anon_sym_static] = ACTIONS(6241), [anon_sym_register] = ACTIONS(6241), [anon_sym_inline] = ACTIONS(6241), [anon_sym___inline] = ACTIONS(6241), [anon_sym___inline__] = ACTIONS(6241), [anon_sym___forceinline] = ACTIONS(6241), [anon_sym_thread_local] = ACTIONS(6241), [anon_sym___thread] = ACTIONS(6241), [anon_sym_const] = ACTIONS(6241), [anon_sym_constexpr] = ACTIONS(6241), [anon_sym_volatile] = ACTIONS(6241), [anon_sym_restrict] = ACTIONS(6241), [anon_sym___restrict__] = ACTIONS(6241), [anon_sym__Atomic] = ACTIONS(6241), [anon_sym__Noreturn] = ACTIONS(6241), [anon_sym_noreturn] = ACTIONS(6241), [anon_sym__Nonnull] = ACTIONS(6241), [anon_sym_mutable] = ACTIONS(6241), [anon_sym_constinit] = ACTIONS(6241), [anon_sym_consteval] = ACTIONS(6241), [anon_sym_alignas] = ACTIONS(6241), [anon_sym__Alignas] = ACTIONS(6241), [sym_primitive_type] = ACTIONS(6241), [anon_sym_enum] = ACTIONS(6241), [anon_sym_class] = ACTIONS(6241), [anon_sym_struct] = ACTIONS(6241), [anon_sym_union] = ACTIONS(6241), [anon_sym_or] = ACTIONS(6247), [anon_sym_and] = ACTIONS(6225), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(6241), [anon_sym_decltype] = ACTIONS(6241), [anon_sym_explicit] = ACTIONS(6241), [anon_sym_typename] = ACTIONS(6241), [anon_sym_template] = ACTIONS(6241), [anon_sym_operator] = ACTIONS(6241), [anon_sym_friend] = ACTIONS(6241), [anon_sym_concept] = ACTIONS(6241), }, [STATE(2274)] = { [sym_string_literal] = STATE(3424), [sym_template_argument_list] = STATE(4644), [sym_raw_string_literal] = STATE(3424), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4169), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5079), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(5084), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(5086), [anon_sym_SLASH_EQ] = ACTIONS(5086), [anon_sym_PERCENT_EQ] = ACTIONS(5086), [anon_sym_PLUS_EQ] = ACTIONS(5086), [anon_sym_DASH_EQ] = ACTIONS(5086), [anon_sym_LT_LT_EQ] = ACTIONS(5086), [anon_sym_GT_GT_EQ] = ACTIONS(5084), [anon_sym_AMP_EQ] = ACTIONS(5086), [anon_sym_CARET_EQ] = ACTIONS(5086), [anon_sym_PIPE_EQ] = ACTIONS(5086), [anon_sym_and_eq] = ACTIONS(5086), [anon_sym_or_eq] = ACTIONS(5086), [anon_sym_xor_eq] = ACTIONS(5086), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(5088), [anon_sym_u_DQUOTE] = ACTIONS(5088), [anon_sym_U_DQUOTE] = ACTIONS(5088), [anon_sym_u8_DQUOTE] = ACTIONS(5088), [anon_sym_DQUOTE] = ACTIONS(5088), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(4161), [anon_sym_R_DQUOTE] = ACTIONS(5094), [anon_sym_LR_DQUOTE] = ACTIONS(5094), [anon_sym_uR_DQUOTE] = ACTIONS(5094), [anon_sym_UR_DQUOTE] = ACTIONS(5094), [anon_sym_u8R_DQUOTE] = ACTIONS(5094), }, [STATE(2275)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(1730), [sym_identifier] = ACTIONS(5225), [anon_sym_DOT_DOT_DOT] = ACTIONS(5222), [anon_sym_COMMA] = ACTIONS(5222), [aux_sym_preproc_if_token2] = ACTIONS(5222), [aux_sym_preproc_else_token1] = ACTIONS(5222), [aux_sym_preproc_elif_token1] = ACTIONS(5225), [aux_sym_preproc_elifdef_token1] = ACTIONS(5222), [aux_sym_preproc_elifdef_token2] = ACTIONS(5222), [anon_sym_LPAREN2] = ACTIONS(5222), [anon_sym_DASH] = ACTIONS(5225), [anon_sym_PLUS] = ACTIONS(5225), [anon_sym_STAR] = ACTIONS(5222), [anon_sym_SLASH] = ACTIONS(5225), [anon_sym_PERCENT] = ACTIONS(5222), [anon_sym_PIPE_PIPE] = ACTIONS(5222), [anon_sym_AMP_AMP] = ACTIONS(5222), [anon_sym_PIPE] = ACTIONS(5225), [anon_sym_CARET] = ACTIONS(5222), [anon_sym_AMP] = ACTIONS(5225), [anon_sym_EQ_EQ] = ACTIONS(5222), [anon_sym_BANG_EQ] = ACTIONS(5222), [anon_sym_GT] = ACTIONS(5225), [anon_sym_GT_EQ] = ACTIONS(5222), [anon_sym_LT_EQ] = ACTIONS(5225), [anon_sym_LT] = ACTIONS(5225), [anon_sym_LT_LT] = ACTIONS(5222), [anon_sym_GT_GT] = ACTIONS(5222), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5225), [anon_sym___attribute] = ACTIONS(5225), [anon_sym_LBRACE] = ACTIONS(5222), [anon_sym_signed] = ACTIONS(5473), [anon_sym_unsigned] = ACTIONS(5473), [anon_sym_long] = ACTIONS(5473), [anon_sym_short] = ACTIONS(5473), [anon_sym_LBRACK] = ACTIONS(5222), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5222), [anon_sym_LT_EQ_GT] = ACTIONS(5222), [anon_sym_or] = ACTIONS(5225), [anon_sym_and] = ACTIONS(5225), [anon_sym_bitor] = ACTIONS(5225), [anon_sym_xor] = ACTIONS(5225), [anon_sym_bitand] = ACTIONS(5225), [anon_sym_not_eq] = ACTIONS(5225), [anon_sym_DASH_DASH] = ACTIONS(5222), [anon_sym_PLUS_PLUS] = ACTIONS(5222), [anon_sym_DOT] = ACTIONS(5225), [anon_sym_DOT_STAR] = ACTIONS(5222), [anon_sym_DASH_GT] = ACTIONS(5222), [sym_comment] = ACTIONS(3), }, [STATE(2276)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_TILDE] = ACTIONS(5565), [anon_sym_STAR] = ACTIONS(5565), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_AMP] = ACTIONS(5563), [anon_sym___extension__] = ACTIONS(5563), [anon_sym_virtual] = ACTIONS(5563), [anon_sym_extern] = ACTIONS(5563), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_using] = ACTIONS(5563), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACK_LBRACK] = ACTIONS(5565), [anon_sym___declspec] = ACTIONS(5563), [anon_sym___based] = ACTIONS(5563), [anon_sym___cdecl] = ACTIONS(5563), [anon_sym___clrcall] = ACTIONS(5563), [anon_sym___stdcall] = ACTIONS(5563), [anon_sym___fastcall] = ACTIONS(5563), [anon_sym___thiscall] = ACTIONS(5563), [anon_sym___vectorcall] = ACTIONS(5563), [anon_sym_signed] = ACTIONS(5563), [anon_sym_unsigned] = ACTIONS(5563), [anon_sym_long] = ACTIONS(5563), [anon_sym_short] = ACTIONS(5563), [anon_sym_LBRACK] = ACTIONS(5563), [anon_sym_static] = ACTIONS(5563), [anon_sym_register] = ACTIONS(5563), [anon_sym_inline] = ACTIONS(5563), [anon_sym___inline] = ACTIONS(5563), [anon_sym___inline__] = ACTIONS(5563), [anon_sym___forceinline] = ACTIONS(5563), [anon_sym_thread_local] = ACTIONS(5563), [anon_sym___thread] = ACTIONS(5563), [anon_sym_const] = ACTIONS(5563), [anon_sym_constexpr] = ACTIONS(5563), [anon_sym_volatile] = ACTIONS(5563), [anon_sym_restrict] = ACTIONS(5563), [anon_sym___restrict__] = ACTIONS(5563), [anon_sym__Atomic] = ACTIONS(5563), [anon_sym__Noreturn] = ACTIONS(5563), [anon_sym_noreturn] = ACTIONS(5563), [anon_sym__Nonnull] = ACTIONS(5563), [anon_sym_mutable] = ACTIONS(5563), [anon_sym_constinit] = ACTIONS(5563), [anon_sym_consteval] = ACTIONS(5563), [anon_sym_alignas] = ACTIONS(5563), [anon_sym__Alignas] = ACTIONS(5563), [sym_primitive_type] = ACTIONS(5563), [anon_sym_enum] = ACTIONS(5563), [anon_sym_class] = ACTIONS(5563), [anon_sym_struct] = ACTIONS(5563), [anon_sym_union] = ACTIONS(5563), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_explicit] = ACTIONS(5563), [anon_sym_typename] = ACTIONS(5563), [anon_sym_template] = ACTIONS(5563), [anon_sym_operator] = ACTIONS(5563), [anon_sym_friend] = ACTIONS(5563), [anon_sym_concept] = ACTIONS(5563), }, [STATE(2277)] = { [sym_identifier] = ACTIONS(5563), [anon_sym_LPAREN2] = ACTIONS(5565), [anon_sym_TILDE] = ACTIONS(5565), [anon_sym_STAR] = ACTIONS(5565), [anon_sym_PIPE_PIPE] = ACTIONS(5565), [anon_sym_AMP_AMP] = ACTIONS(5565), [anon_sym_AMP] = ACTIONS(5563), [anon_sym___extension__] = ACTIONS(5563), [anon_sym_virtual] = ACTIONS(5563), [anon_sym_extern] = ACTIONS(5563), [anon_sym___attribute__] = ACTIONS(5563), [anon_sym___attribute] = ACTIONS(5563), [anon_sym_using] = ACTIONS(5563), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACK_LBRACK] = ACTIONS(5565), [anon_sym___declspec] = ACTIONS(5563), [anon_sym___based] = ACTIONS(5563), [anon_sym___cdecl] = ACTIONS(5563), [anon_sym___clrcall] = ACTIONS(5563), [anon_sym___stdcall] = ACTIONS(5563), [anon_sym___fastcall] = ACTIONS(5563), [anon_sym___thiscall] = ACTIONS(5563), [anon_sym___vectorcall] = ACTIONS(5563), [anon_sym_signed] = ACTIONS(5563), [anon_sym_unsigned] = ACTIONS(5563), [anon_sym_long] = ACTIONS(5563), [anon_sym_short] = ACTIONS(5563), [anon_sym_LBRACK] = ACTIONS(5563), [anon_sym_static] = ACTIONS(5563), [anon_sym_register] = ACTIONS(5563), [anon_sym_inline] = ACTIONS(5563), [anon_sym___inline] = ACTIONS(5563), [anon_sym___inline__] = ACTIONS(5563), [anon_sym___forceinline] = ACTIONS(5563), [anon_sym_thread_local] = ACTIONS(5563), [anon_sym___thread] = ACTIONS(5563), [anon_sym_const] = ACTIONS(5563), [anon_sym_constexpr] = ACTIONS(5563), [anon_sym_volatile] = ACTIONS(5563), [anon_sym_restrict] = ACTIONS(5563), [anon_sym___restrict__] = ACTIONS(5563), [anon_sym__Atomic] = ACTIONS(5563), [anon_sym__Noreturn] = ACTIONS(5563), [anon_sym_noreturn] = ACTIONS(5563), [anon_sym__Nonnull] = ACTIONS(5563), [anon_sym_mutable] = ACTIONS(5563), [anon_sym_constinit] = ACTIONS(5563), [anon_sym_consteval] = ACTIONS(5563), [anon_sym_alignas] = ACTIONS(5563), [anon_sym__Alignas] = ACTIONS(5563), [sym_primitive_type] = ACTIONS(5563), [anon_sym_enum] = ACTIONS(5563), [anon_sym_class] = ACTIONS(5563), [anon_sym_struct] = ACTIONS(5563), [anon_sym_union] = ACTIONS(5563), [anon_sym_or] = ACTIONS(5563), [anon_sym_and] = ACTIONS(5563), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5563), [anon_sym_decltype] = ACTIONS(5563), [anon_sym_explicit] = ACTIONS(5563), [anon_sym_typename] = ACTIONS(5563), [anon_sym_template] = ACTIONS(5563), [anon_sym_operator] = ACTIONS(5563), [anon_sym_friend] = ACTIONS(5563), [anon_sym_concept] = ACTIONS(5563), }, [STATE(2278)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(6157), [anon_sym_COMMA] = ACTIONS(6249), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_RBRACK] = ACTIONS(6251), [anon_sym_EQ] = ACTIONS(6167), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(6124), [anon_sym_SLASH_EQ] = ACTIONS(6124), [anon_sym_PERCENT_EQ] = ACTIONS(6124), [anon_sym_PLUS_EQ] = ACTIONS(6124), [anon_sym_DASH_EQ] = ACTIONS(6124), [anon_sym_LT_LT_EQ] = ACTIONS(6124), [anon_sym_GT_GT_EQ] = ACTIONS(6124), [anon_sym_AMP_EQ] = ACTIONS(6124), [anon_sym_CARET_EQ] = ACTIONS(6124), [anon_sym_PIPE_EQ] = ACTIONS(6124), [anon_sym_and_eq] = ACTIONS(6124), [anon_sym_or_eq] = ACTIONS(6124), [anon_sym_xor_eq] = ACTIONS(6124), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2279)] = { [sym_string_literal] = STATE(2637), [sym_template_argument_list] = STATE(3633), [sym_raw_string_literal] = STATE(2637), [anon_sym_DOT_DOT_DOT] = ACTIONS(4161), [anon_sym_COMMA] = ACTIONS(4161), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5096), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_RBRACK] = ACTIONS(4161), [anon_sym_EQ] = ACTIONS(6122), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(6124), [anon_sym_SLASH_EQ] = ACTIONS(6124), [anon_sym_PERCENT_EQ] = ACTIONS(6124), [anon_sym_PLUS_EQ] = ACTIONS(6124), [anon_sym_DASH_EQ] = ACTIONS(6124), [anon_sym_LT_LT_EQ] = ACTIONS(6124), [anon_sym_GT_GT_EQ] = ACTIONS(6124), [anon_sym_AMP_EQ] = ACTIONS(6124), [anon_sym_CARET_EQ] = ACTIONS(6124), [anon_sym_PIPE_EQ] = ACTIONS(6124), [anon_sym_and_eq] = ACTIONS(6124), [anon_sym_or_eq] = ACTIONS(6124), [anon_sym_xor_eq] = ACTIONS(6124), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(3641), [anon_sym_u_DQUOTE] = ACTIONS(3641), [anon_sym_U_DQUOTE] = ACTIONS(3641), [anon_sym_u8_DQUOTE] = ACTIONS(3641), [anon_sym_DQUOTE] = ACTIONS(3641), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(3645), [anon_sym_LR_DQUOTE] = ACTIONS(3645), [anon_sym_uR_DQUOTE] = ACTIONS(3645), [anon_sym_UR_DQUOTE] = ACTIONS(3645), [anon_sym_u8R_DQUOTE] = ACTIONS(3645), }, [STATE(2280)] = { [sym_attribute_declaration] = STATE(2282), [aux_sym_attributed_declarator_repeat1] = STATE(2282), [sym_identifier] = ACTIONS(6254), [anon_sym_DOT_DOT_DOT] = ACTIONS(6256), [anon_sym_COMMA] = ACTIONS(6256), [anon_sym_RPAREN] = ACTIONS(6256), [aux_sym_preproc_if_token2] = ACTIONS(6256), [aux_sym_preproc_else_token1] = ACTIONS(6256), [aux_sym_preproc_elif_token1] = ACTIONS(6254), [aux_sym_preproc_elifdef_token1] = ACTIONS(6256), [aux_sym_preproc_elifdef_token2] = ACTIONS(6256), [anon_sym_LPAREN2] = ACTIONS(6256), [anon_sym_DASH] = ACTIONS(6254), [anon_sym_PLUS] = ACTIONS(6254), [anon_sym_STAR] = ACTIONS(6254), [anon_sym_SLASH] = ACTIONS(6254), [anon_sym_PERCENT] = ACTIONS(6254), [anon_sym_PIPE_PIPE] = ACTIONS(6256), [anon_sym_AMP_AMP] = ACTIONS(6256), [anon_sym_PIPE] = ACTIONS(6254), [anon_sym_CARET] = ACTIONS(6254), [anon_sym_AMP] = ACTIONS(6254), [anon_sym_EQ_EQ] = ACTIONS(6256), [anon_sym_BANG_EQ] = ACTIONS(6256), [anon_sym_GT] = ACTIONS(6254), [anon_sym_GT_EQ] = ACTIONS(6256), [anon_sym_LT_EQ] = ACTIONS(6254), [anon_sym_LT] = ACTIONS(6254), [anon_sym_LT_LT] = ACTIONS(6254), [anon_sym_GT_GT] = ACTIONS(6254), [anon_sym_SEMI] = ACTIONS(6256), [anon_sym___attribute__] = ACTIONS(6254), [anon_sym___attribute] = ACTIONS(6254), [anon_sym_COLON] = ACTIONS(6256), [anon_sym_LBRACK_LBRACK] = ACTIONS(6032), [anon_sym_RBRACE] = ACTIONS(6256), [anon_sym_LBRACK] = ACTIONS(6254), [anon_sym_RBRACK] = ACTIONS(6256), [anon_sym_EQ] = ACTIONS(6254), [anon_sym_QMARK] = ACTIONS(6256), [anon_sym_STAR_EQ] = ACTIONS(6256), [anon_sym_SLASH_EQ] = ACTIONS(6256), [anon_sym_PERCENT_EQ] = ACTIONS(6256), [anon_sym_PLUS_EQ] = ACTIONS(6256), [anon_sym_DASH_EQ] = ACTIONS(6256), [anon_sym_LT_LT_EQ] = ACTIONS(6256), [anon_sym_GT_GT_EQ] = ACTIONS(6256), [anon_sym_AMP_EQ] = ACTIONS(6256), [anon_sym_CARET_EQ] = ACTIONS(6256), [anon_sym_PIPE_EQ] = ACTIONS(6256), [anon_sym_and_eq] = ACTIONS(6254), [anon_sym_or_eq] = ACTIONS(6254), [anon_sym_xor_eq] = ACTIONS(6254), [anon_sym_LT_EQ_GT] = ACTIONS(6256), [anon_sym_or] = ACTIONS(6254), [anon_sym_and] = ACTIONS(6254), [anon_sym_bitor] = ACTIONS(6254), [anon_sym_xor] = ACTIONS(6254), [anon_sym_bitand] = ACTIONS(6254), [anon_sym_not_eq] = ACTIONS(6254), [anon_sym_DASH_DASH] = ACTIONS(6256), [anon_sym_PLUS_PLUS] = ACTIONS(6256), [anon_sym_DOT] = ACTIONS(6254), [anon_sym_DOT_STAR] = ACTIONS(6256), [anon_sym_DASH_GT] = ACTIONS(6256), [sym_comment] = ACTIONS(3), }, [STATE(2281)] = { [sym_string_literal] = STATE(1709), [sym_template_argument_list] = STATE(2304), [sym_raw_string_literal] = STATE(1709), [anon_sym_DOT_DOT_DOT] = ACTIONS(6157), [anon_sym_COMMA] = ACTIONS(6258), [anon_sym_LPAREN2] = ACTIONS(4161), [anon_sym_DASH] = ACTIONS(4169), [anon_sym_PLUS] = ACTIONS(4169), [anon_sym_STAR] = ACTIONS(4169), [anon_sym_SLASH] = ACTIONS(4169), [anon_sym_PERCENT] = ACTIONS(4169), [anon_sym_PIPE_PIPE] = ACTIONS(4161), [anon_sym_AMP_AMP] = ACTIONS(4161), [anon_sym_PIPE] = ACTIONS(4169), [anon_sym_CARET] = ACTIONS(4169), [anon_sym_AMP] = ACTIONS(4169), [anon_sym_EQ_EQ] = ACTIONS(4161), [anon_sym_BANG_EQ] = ACTIONS(4161), [anon_sym_GT] = ACTIONS(4169), [anon_sym_GT_EQ] = ACTIONS(4161), [anon_sym_LT_EQ] = ACTIONS(4169), [anon_sym_LT] = ACTIONS(5387), [anon_sym_LT_LT] = ACTIONS(4169), [anon_sym_GT_GT] = ACTIONS(4169), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(4187), [anon_sym_LBRACK] = ACTIONS(4161), [anon_sym_RBRACK] = ACTIONS(6260), [anon_sym_EQ] = ACTIONS(4169), [anon_sym_QMARK] = ACTIONS(4161), [anon_sym_STAR_EQ] = ACTIONS(4161), [anon_sym_SLASH_EQ] = ACTIONS(4161), [anon_sym_PERCENT_EQ] = ACTIONS(4161), [anon_sym_PLUS_EQ] = ACTIONS(4161), [anon_sym_DASH_EQ] = ACTIONS(4161), [anon_sym_LT_LT_EQ] = ACTIONS(4161), [anon_sym_GT_GT_EQ] = ACTIONS(4161), [anon_sym_AMP_EQ] = ACTIONS(4161), [anon_sym_CARET_EQ] = ACTIONS(4161), [anon_sym_PIPE_EQ] = ACTIONS(4161), [anon_sym_and_eq] = ACTIONS(4161), [anon_sym_or_eq] = ACTIONS(4161), [anon_sym_xor_eq] = ACTIONS(4161), [anon_sym_LT_EQ_GT] = ACTIONS(4161), [anon_sym_or] = ACTIONS(4169), [anon_sym_and] = ACTIONS(4169), [anon_sym_bitor] = ACTIONS(4161), [anon_sym_xor] = ACTIONS(4169), [anon_sym_bitand] = ACTIONS(4161), [anon_sym_not_eq] = ACTIONS(4161), [anon_sym_DASH_DASH] = ACTIONS(4161), [anon_sym_PLUS_PLUS] = ACTIONS(4161), [anon_sym_DOT] = ACTIONS(4169), [anon_sym_DOT_STAR] = ACTIONS(4161), [anon_sym_DASH_GT] = ACTIONS(4161), [anon_sym_L_DQUOTE] = ACTIONS(1974), [anon_sym_u_DQUOTE] = ACTIONS(1974), [anon_sym_U_DQUOTE] = ACTIONS(1974), [anon_sym_u8_DQUOTE] = ACTIONS(1974), [anon_sym_DQUOTE] = ACTIONS(1974), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(1984), [anon_sym_LR_DQUOTE] = ACTIONS(1984), [anon_sym_uR_DQUOTE] = ACTIONS(1984), [anon_sym_UR_DQUOTE] = ACTIONS(1984), [anon_sym_u8R_DQUOTE] = ACTIONS(1984), }, [STATE(2282)] = { [sym_attribute_declaration] = STATE(2282), [aux_sym_attributed_declarator_repeat1] = STATE(2282), [sym_identifier] = ACTIONS(2061), [anon_sym_DOT_DOT_DOT] = ACTIONS(6263), [anon_sym_COMMA] = ACTIONS(6263), [anon_sym_RPAREN] = ACTIONS(6263), [aux_sym_preproc_if_token2] = ACTIONS(6263), [aux_sym_preproc_else_token1] = ACTIONS(6263), [aux_sym_preproc_elif_token1] = ACTIONS(2061), [aux_sym_preproc_elifdef_token1] = ACTIONS(6263), [aux_sym_preproc_elifdef_token2] = ACTIONS(6263), [anon_sym_LPAREN2] = ACTIONS(6263), [anon_sym_DASH] = ACTIONS(2061), [anon_sym_PLUS] = ACTIONS(2061), [anon_sym_STAR] = ACTIONS(2061), [anon_sym_SLASH] = ACTIONS(2061), [anon_sym_PERCENT] = ACTIONS(2061), [anon_sym_PIPE_PIPE] = ACTIONS(6263), [anon_sym_AMP_AMP] = ACTIONS(6263), [anon_sym_PIPE] = ACTIONS(2061), [anon_sym_CARET] = ACTIONS(2061), [anon_sym_AMP] = ACTIONS(2061), [anon_sym_EQ_EQ] = ACTIONS(6263), [anon_sym_BANG_EQ] = ACTIONS(6263), [anon_sym_GT] = ACTIONS(2061), [anon_sym_GT_EQ] = ACTIONS(6263), [anon_sym_LT_EQ] = ACTIONS(2061), [anon_sym_LT] = ACTIONS(2061), [anon_sym_LT_LT] = ACTIONS(2061), [anon_sym_GT_GT] = ACTIONS(2061), [anon_sym_SEMI] = ACTIONS(6263), [anon_sym___attribute__] = ACTIONS(2061), [anon_sym___attribute] = ACTIONS(2061), [anon_sym_COLON] = ACTIONS(6263), [anon_sym_LBRACK_LBRACK] = ACTIONS(6265), [anon_sym_RBRACE] = ACTIONS(6263), [anon_sym_LBRACK] = ACTIONS(2061), [anon_sym_RBRACK] = ACTIONS(6263), [anon_sym_EQ] = ACTIONS(2061), [anon_sym_QMARK] = ACTIONS(6263), [anon_sym_STAR_EQ] = ACTIONS(6263), [anon_sym_SLASH_EQ] = ACTIONS(6263), [anon_sym_PERCENT_EQ] = ACTIONS(6263), [anon_sym_PLUS_EQ] = ACTIONS(6263), [anon_sym_DASH_EQ] = ACTIONS(6263), [anon_sym_LT_LT_EQ] = ACTIONS(6263), [anon_sym_GT_GT_EQ] = ACTIONS(6263), [anon_sym_AMP_EQ] = ACTIONS(6263), [anon_sym_CARET_EQ] = ACTIONS(6263), [anon_sym_PIPE_EQ] = ACTIONS(6263), [anon_sym_and_eq] = ACTIONS(2061), [anon_sym_or_eq] = ACTIONS(2061), [anon_sym_xor_eq] = ACTIONS(2061), [anon_sym_LT_EQ_GT] = ACTIONS(6263), [anon_sym_or] = ACTIONS(2061), [anon_sym_and] = ACTIONS(2061), [anon_sym_bitor] = ACTIONS(2061), [anon_sym_xor] = ACTIONS(2061), [anon_sym_bitand] = ACTIONS(2061), [anon_sym_not_eq] = ACTIONS(2061), [anon_sym_DASH_DASH] = ACTIONS(6263), [anon_sym_PLUS_PLUS] = ACTIONS(6263), [anon_sym_DOT] = ACTIONS(2061), [anon_sym_DOT_STAR] = ACTIONS(6263), [anon_sym_DASH_GT] = ACTIONS(6263), [sym_comment] = ACTIONS(3), }, [STATE(2283)] = { [anon_sym_DOT_DOT_DOT] = ACTIONS(5557), [anon_sym_COMMA] = ACTIONS(5557), [anon_sym_RPAREN] = ACTIONS(5557), [anon_sym_LPAREN2] = ACTIONS(5557), [anon_sym_DASH] = ACTIONS(5555), [anon_sym_PLUS] = ACTIONS(5555), [anon_sym_STAR] = ACTIONS(5555), [anon_sym_SLASH] = ACTIONS(5555), [anon_sym_PERCENT] = ACTIONS(5555), [anon_sym_PIPE_PIPE] = ACTIONS(5557), [anon_sym_AMP_AMP] = ACTIONS(5557), [anon_sym_PIPE] = ACTIONS(5555), [anon_sym_CARET] = ACTIONS(5555), [anon_sym_AMP] = ACTIONS(5555), [anon_sym_EQ_EQ] = ACTIONS(5557), [anon_sym_BANG_EQ] = ACTIONS(5557), [anon_sym_GT] = ACTIONS(5555), [anon_sym_GT_EQ] = ACTIONS(5557), [anon_sym_LT_EQ] = ACTIONS(5555), [anon_sym_LT] = ACTIONS(5555), [anon_sym_LT_LT] = ACTIONS(5555), [anon_sym_GT_GT] = ACTIONS(5555), [anon_sym_SEMI] = ACTIONS(5557), [anon_sym_COLON] = ACTIONS(5557), [anon_sym_RBRACE] = ACTIONS(5557), [anon_sym_LBRACK] = ACTIONS(5557), [anon_sym_RBRACK] = ACTIONS(5557), [anon_sym_EQ] = ACTIONS(5555), [anon_sym_QMARK] = ACTIONS(5557), [anon_sym_STAR_EQ] = ACTIONS(5557), [anon_sym_SLASH_EQ] = ACTIONS(5557), [anon_sym_PERCENT_EQ] = ACTIONS(5557), [anon_sym_PLUS_EQ] = ACTIONS(5557), [anon_sym_DASH_EQ] = ACTIONS(5557), [anon_sym_LT_LT_EQ] = ACTIONS(5557), [anon_sym_GT_GT_EQ] = ACTIONS(5557), [anon_sym_AMP_EQ] = ACTIONS(5557), [anon_sym_CARET_EQ] = ACTIONS(5557), [anon_sym_PIPE_EQ] = ACTIONS(5557), [anon_sym_and_eq] = ACTIONS(5555), [anon_sym_or_eq] = ACTIONS(5555), [anon_sym_xor_eq] = ACTIONS(5555), [anon_sym_LT_EQ_GT] = ACTIONS(5557), [anon_sym_or] = ACTIONS(5555), [anon_sym_and] = ACTIONS(5555), [anon_sym_bitor] = ACTIONS(5555), [anon_sym_xor] = ACTIONS(5555), [anon_sym_bitand] = ACTIONS(5555), [anon_sym_not_eq] = ACTIONS(5555), [anon_sym_DASH_DASH] = ACTIONS(5557), [anon_sym_PLUS_PLUS] = ACTIONS(5557), [anon_sym_DOT] = ACTIONS(5555), [anon_sym_DOT_STAR] = ACTIONS(5557), [anon_sym_DASH_GT] = ACTIONS(5557), [anon_sym_L_DQUOTE] = ACTIONS(5557), [anon_sym_u_DQUOTE] = ACTIONS(5557), [anon_sym_U_DQUOTE] = ACTIONS(5557), [anon_sym_u8_DQUOTE] = ACTIONS(5557), [anon_sym_DQUOTE] = ACTIONS(5557), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5557), [anon_sym_LR_DQUOTE] = ACTIONS(5557), [anon_sym_uR_DQUOTE] = ACTIONS(5557), [anon_sym_UR_DQUOTE] = ACTIONS(5557), [anon_sym_u8R_DQUOTE] = ACTIONS(5557), [sym_literal_suffix] = ACTIONS(5555), }, [STATE(2284)] = { [sym_attribute_specifier] = STATE(2326), [sym_enumerator_list] = STATE(2298), [sym_identifier] = ACTIONS(6268), [anon_sym_DOT_DOT_DOT] = ACTIONS(6270), [anon_sym_COMMA] = ACTIONS(6270), [anon_sym_RPAREN] = ACTIONS(6270), [aux_sym_preproc_if_token2] = ACTIONS(6270), [aux_sym_preproc_else_token1] = ACTIONS(6270), [aux_sym_preproc_elif_token1] = ACTIONS(6268), [aux_sym_preproc_elifdef_token1] = ACTIONS(6270), [aux_sym_preproc_elifdef_token2] = ACTIONS(6270), [anon_sym_LPAREN2] = ACTIONS(6270), [anon_sym_DASH] = ACTIONS(6268), [anon_sym_PLUS] = ACTIONS(6268), [anon_sym_STAR] = ACTIONS(6268), [anon_sym_SLASH] = ACTIONS(6268), [anon_sym_PERCENT] = ACTIONS(6268), [anon_sym_PIPE_PIPE] = ACTIONS(6270), [anon_sym_AMP_AMP] = ACTIONS(6270), [anon_sym_PIPE] = ACTIONS(6268), [anon_sym_CARET] = ACTIONS(6268), [anon_sym_AMP] = ACTIONS(6268), [anon_sym_EQ_EQ] = ACTIONS(6270), [anon_sym_BANG_EQ] = ACTIONS(6270), [anon_sym_GT] = ACTIONS(6268), [anon_sym_GT_EQ] = ACTIONS(6270), [anon_sym_LT_EQ] = ACTIONS(6268), [anon_sym_LT] = ACTIONS(6268), [anon_sym_LT_LT] = ACTIONS(6268), [anon_sym_GT_GT] = ACTIONS(6268), [anon_sym_SEMI] = ACTIONS(6270), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6270), [anon_sym_LBRACE] = ACTIONS(6186), [anon_sym_RBRACE] = ACTIONS(6270), [anon_sym_LBRACK] = ACTIONS(6270), [anon_sym_RBRACK] = ACTIONS(6270), [anon_sym_EQ] = ACTIONS(6268), [anon_sym_QMARK] = ACTIONS(6270), [anon_sym_STAR_EQ] = ACTIONS(6270), [anon_sym_SLASH_EQ] = ACTIONS(6270), [anon_sym_PERCENT_EQ] = ACTIONS(6270), [anon_sym_PLUS_EQ] = ACTIONS(6270), [anon_sym_DASH_EQ] = ACTIONS(6270), [anon_sym_LT_LT_EQ] = ACTIONS(6270), [anon_sym_GT_GT_EQ] = ACTIONS(6270), [anon_sym_AMP_EQ] = ACTIONS(6270), [anon_sym_CARET_EQ] = ACTIONS(6270), [anon_sym_PIPE_EQ] = ACTIONS(6270), [anon_sym_and_eq] = ACTIONS(6268), [anon_sym_or_eq] = ACTIONS(6268), [anon_sym_xor_eq] = ACTIONS(6268), [anon_sym_LT_EQ_GT] = ACTIONS(6270), [anon_sym_or] = ACTIONS(6268), [anon_sym_and] = ACTIONS(6268), [anon_sym_bitor] = ACTIONS(6268), [anon_sym_xor] = ACTIONS(6268), [anon_sym_bitand] = ACTIONS(6268), [anon_sym_not_eq] = ACTIONS(6268), [anon_sym_DASH_DASH] = ACTIONS(6270), [anon_sym_PLUS_PLUS] = ACTIONS(6270), [anon_sym_DOT] = ACTIONS(6268), [anon_sym_DOT_STAR] = ACTIONS(6270), [anon_sym_DASH_GT] = ACTIONS(6270), [sym_comment] = ACTIONS(3), }, [STATE(2285)] = { [sym_identifier] = ACTIONS(5004), [anon_sym_LPAREN2] = ACTIONS(5006), [anon_sym_TILDE] = ACTIONS(5006), [anon_sym_STAR] = ACTIONS(5006), [anon_sym_PIPE_PIPE] = ACTIONS(5006), [anon_sym_AMP_AMP] = ACTIONS(5006), [anon_sym_AMP] = ACTIONS(5004), [anon_sym___extension__] = ACTIONS(5004), [anon_sym_virtual] = ACTIONS(5004), [anon_sym_extern] = ACTIONS(5004), [anon_sym___attribute__] = ACTIONS(5004), [anon_sym___attribute] = ACTIONS(5004), [anon_sym_using] = ACTIONS(5004), [anon_sym_COLON_COLON] = ACTIONS(5006), [anon_sym_LBRACK_LBRACK] = ACTIONS(5006), [anon_sym___declspec] = ACTIONS(5004), [anon_sym___based] = ACTIONS(5004), [anon_sym___cdecl] = ACTIONS(5004), [anon_sym___clrcall] = ACTIONS(5004), [anon_sym___stdcall] = ACTIONS(5004), [anon_sym___fastcall] = ACTIONS(5004), [anon_sym___thiscall] = ACTIONS(5004), [anon_sym___vectorcall] = ACTIONS(5004), [anon_sym_signed] = ACTIONS(5004), [anon_sym_unsigned] = ACTIONS(5004), [anon_sym_long] = ACTIONS(5004), [anon_sym_short] = ACTIONS(5004), [anon_sym_LBRACK] = ACTIONS(5004), [anon_sym_static] = ACTIONS(5004), [anon_sym_register] = ACTIONS(5004), [anon_sym_inline] = ACTIONS(5004), [anon_sym___inline] = ACTIONS(5004), [anon_sym___inline__] = ACTIONS(5004), [anon_sym___forceinline] = ACTIONS(5004), [anon_sym_thread_local] = ACTIONS(5004), [anon_sym___thread] = ACTIONS(5004), [anon_sym_const] = ACTIONS(5004), [anon_sym_constexpr] = ACTIONS(5004), [anon_sym_volatile] = ACTIONS(5004), [anon_sym_restrict] = ACTIONS(5004), [anon_sym___restrict__] = ACTIONS(5004), [anon_sym__Atomic] = ACTIONS(5004), [anon_sym__Noreturn] = ACTIONS(5004), [anon_sym_noreturn] = ACTIONS(5004), [anon_sym__Nonnull] = ACTIONS(5004), [anon_sym_mutable] = ACTIONS(5004), [anon_sym_constinit] = ACTIONS(5004), [anon_sym_consteval] = ACTIONS(5004), [anon_sym_alignas] = ACTIONS(5004), [anon_sym__Alignas] = ACTIONS(5004), [sym_primitive_type] = ACTIONS(5004), [anon_sym_enum] = ACTIONS(5004), [anon_sym_class] = ACTIONS(5004), [anon_sym_struct] = ACTIONS(5004), [anon_sym_union] = ACTIONS(5004), [anon_sym_or] = ACTIONS(5004), [anon_sym_and] = ACTIONS(5004), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(5004), [anon_sym_decltype] = ACTIONS(5004), [anon_sym_explicit] = ACTIONS(5004), [anon_sym_typename] = ACTIONS(5004), [anon_sym_template] = ACTIONS(5004), [anon_sym_operator] = ACTIONS(5004), [anon_sym_friend] = ACTIONS(5004), [anon_sym_concept] = ACTIONS(5004), }, [STATE(2286)] = { [sym_ms_based_modifier] = STATE(8794), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(2299), [sym__declarator] = STATE(6644), [sym__abstract_declarator] = STATE(6915), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_type_qualifier] = STATE(2862), [sym_alignas_qualifier] = STATE(4391), [sym_parameter_list] = STATE(3080), [sym_decltype] = STATE(8338), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5990), [sym_qualified_identifier] = STATE(6205), [sym_operator_name] = STATE(6205), [aux_sym__type_definition_type_repeat1] = STATE(2862), [aux_sym_pointer_declarator_repeat1] = STATE(2299), [sym_identifier] = ACTIONS(5478), [anon_sym_RPAREN] = ACTIONS(5690), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(4326), [anon_sym_AMP_AMP] = ACTIONS(4328), [anon_sym_AMP] = ACTIONS(4330), [anon_sym___extension__] = ACTIONS(3349), [anon_sym_COLON_COLON] = ACTIONS(5989), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(5702), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(2287)] = { [sym_identifier] = ACTIONS(5540), [anon_sym_DOT_DOT_DOT] = ACTIONS(5542), [anon_sym_COMMA] = ACTIONS(5542), [anon_sym_LPAREN2] = ACTIONS(5542), [anon_sym_DASH] = ACTIONS(5540), [anon_sym_PLUS] = ACTIONS(5540), [anon_sym_STAR] = ACTIONS(5540), [anon_sym_SLASH] = ACTIONS(5540), [anon_sym_PERCENT] = ACTIONS(5540), [anon_sym_PIPE_PIPE] = ACTIONS(5542), [anon_sym_AMP_AMP] = ACTIONS(5542), [anon_sym_PIPE] = ACTIONS(5540), [anon_sym_CARET] = ACTIONS(5540), [anon_sym_AMP] = ACTIONS(5540), [anon_sym_EQ_EQ] = ACTIONS(5542), [anon_sym_BANG_EQ] = ACTIONS(5542), [anon_sym_GT] = ACTIONS(5540), [anon_sym_GT_EQ] = ACTIONS(5542), [anon_sym_LT_EQ] = ACTIONS(5540), [anon_sym_LT] = ACTIONS(5540), [anon_sym_LT_LT] = ACTIONS(5540), [anon_sym_GT_GT] = ACTIONS(5540), [anon_sym_SEMI] = ACTIONS(5542), [anon_sym___attribute__] = ACTIONS(5540), [anon_sym___attribute] = ACTIONS(5540), [anon_sym_LBRACK] = ACTIONS(5542), [anon_sym_EQ] = ACTIONS(5540), [anon_sym_QMARK] = ACTIONS(5542), [anon_sym_STAR_EQ] = ACTIONS(5542), [anon_sym_SLASH_EQ] = ACTIONS(5542), [anon_sym_PERCENT_EQ] = ACTIONS(5542), [anon_sym_PLUS_EQ] = ACTIONS(5542), [anon_sym_DASH_EQ] = ACTIONS(5542), [anon_sym_LT_LT_EQ] = ACTIONS(5542), [anon_sym_GT_GT_EQ] = ACTIONS(5542), [anon_sym_AMP_EQ] = ACTIONS(5542), [anon_sym_CARET_EQ] = ACTIONS(5542), [anon_sym_PIPE_EQ] = ACTIONS(5542), [anon_sym_and_eq] = ACTIONS(5540), [anon_sym_or_eq] = ACTIONS(5540), [anon_sym_xor_eq] = ACTIONS(5540), [anon_sym_LT_EQ_GT] = ACTIONS(5542), [anon_sym_or] = ACTIONS(5540), [anon_sym_and] = ACTIONS(5540), [anon_sym_bitor] = ACTIONS(5540), [anon_sym_xor] = ACTIONS(5540), [anon_sym_bitand] = ACTIONS(5540), [anon_sym_not_eq] = ACTIONS(5540), [anon_sym_DASH_DASH] = ACTIONS(5542), [anon_sym_PLUS_PLUS] = ACTIONS(5542), [anon_sym_DOT] = ACTIONS(5540), [anon_sym_DOT_STAR] = ACTIONS(5542), [anon_sym_DASH_GT] = ACTIONS(5542), [anon_sym_L_DQUOTE] = ACTIONS(5542), [anon_sym_u_DQUOTE] = ACTIONS(5542), [anon_sym_U_DQUOTE] = ACTIONS(5542), [anon_sym_u8_DQUOTE] = ACTIONS(5542), [anon_sym_DQUOTE] = ACTIONS(5542), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5542), [anon_sym_LR_DQUOTE] = ACTIONS(5542), [anon_sym_uR_DQUOTE] = ACTIONS(5542), [anon_sym_UR_DQUOTE] = ACTIONS(5542), [anon_sym_u8R_DQUOTE] = ACTIONS(5542), [sym_literal_suffix] = ACTIONS(5540), }, [STATE(2288)] = { [sym_identifier] = ACTIONS(5555), [anon_sym_DOT_DOT_DOT] = ACTIONS(5557), [anon_sym_COMMA] = ACTIONS(5557), [anon_sym_LPAREN2] = ACTIONS(5557), [anon_sym_DASH] = ACTIONS(5555), [anon_sym_PLUS] = ACTIONS(5555), [anon_sym_STAR] = ACTIONS(5555), [anon_sym_SLASH] = ACTIONS(5555), [anon_sym_PERCENT] = ACTIONS(5555), [anon_sym_PIPE_PIPE] = ACTIONS(5557), [anon_sym_AMP_AMP] = ACTIONS(5557), [anon_sym_PIPE] = ACTIONS(5555), [anon_sym_CARET] = ACTIONS(5555), [anon_sym_AMP] = ACTIONS(5555), [anon_sym_EQ_EQ] = ACTIONS(5557), [anon_sym_BANG_EQ] = ACTIONS(5557), [anon_sym_GT] = ACTIONS(5555), [anon_sym_GT_EQ] = ACTIONS(5557), [anon_sym_LT_EQ] = ACTIONS(5555), [anon_sym_LT] = ACTIONS(5555), [anon_sym_LT_LT] = ACTIONS(5555), [anon_sym_GT_GT] = ACTIONS(5555), [anon_sym_SEMI] = ACTIONS(5557), [anon_sym___attribute__] = ACTIONS(5555), [anon_sym___attribute] = ACTIONS(5555), [anon_sym_LBRACK] = ACTIONS(5557), [anon_sym_EQ] = ACTIONS(5555), [anon_sym_QMARK] = ACTIONS(5557), [anon_sym_STAR_EQ] = ACTIONS(5557), [anon_sym_SLASH_EQ] = ACTIONS(5557), [anon_sym_PERCENT_EQ] = ACTIONS(5557), [anon_sym_PLUS_EQ] = ACTIONS(5557), [anon_sym_DASH_EQ] = ACTIONS(5557), [anon_sym_LT_LT_EQ] = ACTIONS(5557), [anon_sym_GT_GT_EQ] = ACTIONS(5557), [anon_sym_AMP_EQ] = ACTIONS(5557), [anon_sym_CARET_EQ] = ACTIONS(5557), [anon_sym_PIPE_EQ] = ACTIONS(5557), [anon_sym_and_eq] = ACTIONS(5555), [anon_sym_or_eq] = ACTIONS(5555), [anon_sym_xor_eq] = ACTIONS(5555), [anon_sym_LT_EQ_GT] = ACTIONS(5557), [anon_sym_or] = ACTIONS(5555), [anon_sym_and] = ACTIONS(5555), [anon_sym_bitor] = ACTIONS(5555), [anon_sym_xor] = ACTIONS(5555), [anon_sym_bitand] = ACTIONS(5555), [anon_sym_not_eq] = ACTIONS(5555), [anon_sym_DASH_DASH] = ACTIONS(5557), [anon_sym_PLUS_PLUS] = ACTIONS(5557), [anon_sym_DOT] = ACTIONS(5555), [anon_sym_DOT_STAR] = ACTIONS(5557), [anon_sym_DASH_GT] = ACTIONS(5557), [anon_sym_L_DQUOTE] = ACTIONS(5557), [anon_sym_u_DQUOTE] = ACTIONS(5557), [anon_sym_U_DQUOTE] = ACTIONS(5557), [anon_sym_u8_DQUOTE] = ACTIONS(5557), [anon_sym_DQUOTE] = ACTIONS(5557), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5557), [anon_sym_LR_DQUOTE] = ACTIONS(5557), [anon_sym_uR_DQUOTE] = ACTIONS(5557), [anon_sym_UR_DQUOTE] = ACTIONS(5557), [anon_sym_u8R_DQUOTE] = ACTIONS(5557), [sym_literal_suffix] = ACTIONS(5555), }, [STATE(2289)] = { [sym_new_declarator] = STATE(2390), [sym_identifier] = ACTIONS(6272), [anon_sym_DOT_DOT_DOT] = ACTIONS(6274), [anon_sym_COMMA] = ACTIONS(6274), [anon_sym_RPAREN] = ACTIONS(6274), [aux_sym_preproc_if_token2] = ACTIONS(6274), [aux_sym_preproc_else_token1] = ACTIONS(6274), [aux_sym_preproc_elif_token1] = ACTIONS(6272), [aux_sym_preproc_elifdef_token1] = ACTIONS(6274), [aux_sym_preproc_elifdef_token2] = ACTIONS(6274), [anon_sym_LPAREN2] = ACTIONS(6274), [anon_sym_DASH] = ACTIONS(6272), [anon_sym_PLUS] = ACTIONS(6272), [anon_sym_STAR] = ACTIONS(6272), [anon_sym_SLASH] = ACTIONS(6272), [anon_sym_PERCENT] = ACTIONS(6272), [anon_sym_PIPE_PIPE] = ACTIONS(6274), [anon_sym_AMP_AMP] = ACTIONS(6274), [anon_sym_PIPE] = ACTIONS(6272), [anon_sym_CARET] = ACTIONS(6272), [anon_sym_AMP] = ACTIONS(6272), [anon_sym_EQ_EQ] = ACTIONS(6274), [anon_sym_BANG_EQ] = ACTIONS(6274), [anon_sym_GT] = ACTIONS(6272), [anon_sym_GT_EQ] = ACTIONS(6274), [anon_sym_LT_EQ] = ACTIONS(6272), [anon_sym_LT] = ACTIONS(6272), [anon_sym_LT_LT] = ACTIONS(6272), [anon_sym_GT_GT] = ACTIONS(6272), [anon_sym_SEMI] = ACTIONS(6274), [anon_sym___attribute__] = ACTIONS(6272), [anon_sym___attribute] = ACTIONS(6272), [anon_sym_COLON] = ACTIONS(6274), [anon_sym_LBRACE] = ACTIONS(6274), [anon_sym_RBRACE] = ACTIONS(6274), [anon_sym_LBRACK] = ACTIONS(6042), [anon_sym_RBRACK] = ACTIONS(6274), [anon_sym_EQ] = ACTIONS(6272), [anon_sym_QMARK] = ACTIONS(6274), [anon_sym_STAR_EQ] = ACTIONS(6274), [anon_sym_SLASH_EQ] = ACTIONS(6274), [anon_sym_PERCENT_EQ] = ACTIONS(6274), [anon_sym_PLUS_EQ] = ACTIONS(6274), [anon_sym_DASH_EQ] = ACTIONS(6274), [anon_sym_LT_LT_EQ] = ACTIONS(6274), [anon_sym_GT_GT_EQ] = ACTIONS(6274), [anon_sym_AMP_EQ] = ACTIONS(6274), [anon_sym_CARET_EQ] = ACTIONS(6274), [anon_sym_PIPE_EQ] = ACTIONS(6274), [anon_sym_and_eq] = ACTIONS(6272), [anon_sym_or_eq] = ACTIONS(6272), [anon_sym_xor_eq] = ACTIONS(6272), [anon_sym_LT_EQ_GT] = ACTIONS(6274), [anon_sym_or] = ACTIONS(6272), [anon_sym_and] = ACTIONS(6272), [anon_sym_bitor] = ACTIONS(6272), [anon_sym_xor] = ACTIONS(6272), [anon_sym_bitand] = ACTIONS(6272), [anon_sym_not_eq] = ACTIONS(6272), [anon_sym_DASH_DASH] = ACTIONS(6274), [anon_sym_PLUS_PLUS] = ACTIONS(6274), [anon_sym_DOT] = ACTIONS(6272), [anon_sym_DOT_STAR] = ACTIONS(6274), [anon_sym_DASH_GT] = ACTIONS(6274), [sym_comment] = ACTIONS(3), }, [STATE(2290)] = { [sym_template_argument_list] = STATE(1625), [aux_sym_sized_type_specifier_repeat1] = STATE(2500), [anon_sym_DOT_DOT_DOT] = ACTIONS(6235), [anon_sym_COMMA] = ACTIONS(6235), [anon_sym_RPAREN] = ACTIONS(6235), [anon_sym_LPAREN2] = ACTIONS(6235), [anon_sym_DASH] = ACTIONS(6233), [anon_sym_PLUS] = ACTIONS(6233), [anon_sym_STAR] = ACTIONS(6233), [anon_sym_SLASH] = ACTIONS(6233), [anon_sym_PERCENT] = ACTIONS(6233), [anon_sym_PIPE_PIPE] = ACTIONS(6235), [anon_sym_AMP_AMP] = ACTIONS(6235), [anon_sym_PIPE] = ACTIONS(6233), [anon_sym_CARET] = ACTIONS(6233), [anon_sym_AMP] = ACTIONS(6233), [anon_sym_EQ_EQ] = ACTIONS(6235), [anon_sym_BANG_EQ] = ACTIONS(6235), [anon_sym_GT] = ACTIONS(6233), [anon_sym_GT_EQ] = ACTIONS(6235), [anon_sym_LT_EQ] = ACTIONS(6233), [anon_sym_LT] = ACTIONS(6233), [anon_sym_LT_LT] = ACTIONS(6233), [anon_sym_GT_GT] = ACTIONS(6233), [anon_sym_SEMI] = ACTIONS(6235), [anon_sym___attribute__] = ACTIONS(6235), [anon_sym___attribute] = ACTIONS(6233), [anon_sym_COLON] = ACTIONS(6233), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_LBRACE] = ACTIONS(6235), [anon_sym_RBRACE] = ACTIONS(6235), [anon_sym_signed] = ACTIONS(5977), [anon_sym_unsigned] = ACTIONS(5977), [anon_sym_long] = ACTIONS(5977), [anon_sym_short] = ACTIONS(5977), [anon_sym_LBRACK] = ACTIONS(6235), [anon_sym_RBRACK] = ACTIONS(6235), [anon_sym_EQ] = ACTIONS(6233), [anon_sym_QMARK] = ACTIONS(6235), [anon_sym_STAR_EQ] = ACTIONS(6235), [anon_sym_SLASH_EQ] = ACTIONS(6235), [anon_sym_PERCENT_EQ] = ACTIONS(6235), [anon_sym_PLUS_EQ] = ACTIONS(6235), [anon_sym_DASH_EQ] = ACTIONS(6235), [anon_sym_LT_LT_EQ] = ACTIONS(6235), [anon_sym_GT_GT_EQ] = ACTIONS(6235), [anon_sym_AMP_EQ] = ACTIONS(6235), [anon_sym_CARET_EQ] = ACTIONS(6235), [anon_sym_PIPE_EQ] = ACTIONS(6235), [anon_sym_and_eq] = ACTIONS(6235), [anon_sym_or_eq] = ACTIONS(6235), [anon_sym_xor_eq] = ACTIONS(6235), [anon_sym_LT_EQ_GT] = ACTIONS(6235), [anon_sym_or] = ACTIONS(6233), [anon_sym_and] = ACTIONS(6233), [anon_sym_bitor] = ACTIONS(6235), [anon_sym_xor] = ACTIONS(6233), [anon_sym_bitand] = ACTIONS(6235), [anon_sym_not_eq] = ACTIONS(6235), [anon_sym_DASH_DASH] = ACTIONS(6235), [anon_sym_PLUS_PLUS] = ACTIONS(6235), [anon_sym_DOT] = ACTIONS(6233), [anon_sym_DOT_STAR] = ACTIONS(6235), [anon_sym_DASH_GT] = ACTIONS(6235), [sym_comment] = ACTIONS(3), }, [STATE(2291)] = { [sym_attribute_specifier] = STATE(2323), [sym_identifier] = ACTIONS(6276), [anon_sym_DOT_DOT_DOT] = ACTIONS(6278), [anon_sym_COMMA] = ACTIONS(6278), [anon_sym_RPAREN] = ACTIONS(6278), [aux_sym_preproc_if_token2] = ACTIONS(6278), [aux_sym_preproc_else_token1] = ACTIONS(6278), [aux_sym_preproc_elif_token1] = ACTIONS(6276), [aux_sym_preproc_elifdef_token1] = ACTIONS(6278), [aux_sym_preproc_elifdef_token2] = ACTIONS(6278), [anon_sym_LPAREN2] = ACTIONS(6278), [anon_sym_DASH] = ACTIONS(6276), [anon_sym_PLUS] = ACTIONS(6276), [anon_sym_STAR] = ACTIONS(6276), [anon_sym_SLASH] = ACTIONS(6276), [anon_sym_PERCENT] = ACTIONS(6276), [anon_sym_PIPE_PIPE] = ACTIONS(6278), [anon_sym_AMP_AMP] = ACTIONS(6278), [anon_sym_PIPE] = ACTIONS(6276), [anon_sym_CARET] = ACTIONS(6276), [anon_sym_AMP] = ACTIONS(6276), [anon_sym_EQ_EQ] = ACTIONS(6278), [anon_sym_BANG_EQ] = ACTIONS(6278), [anon_sym_GT] = ACTIONS(6276), [anon_sym_GT_EQ] = ACTIONS(6278), [anon_sym_LT_EQ] = ACTIONS(6276), [anon_sym_LT] = ACTIONS(6276), [anon_sym_LT_LT] = ACTIONS(6276), [anon_sym_GT_GT] = ACTIONS(6276), [anon_sym_SEMI] = ACTIONS(6278), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6278), [anon_sym_LBRACE] = ACTIONS(6278), [anon_sym_RBRACE] = ACTIONS(6278), [anon_sym_LBRACK] = ACTIONS(6278), [anon_sym_RBRACK] = ACTIONS(6278), [anon_sym_EQ] = ACTIONS(6276), [anon_sym_QMARK] = ACTIONS(6278), [anon_sym_STAR_EQ] = ACTIONS(6278), [anon_sym_SLASH_EQ] = ACTIONS(6278), [anon_sym_PERCENT_EQ] = ACTIONS(6278), [anon_sym_PLUS_EQ] = ACTIONS(6278), [anon_sym_DASH_EQ] = ACTIONS(6278), [anon_sym_LT_LT_EQ] = ACTIONS(6278), [anon_sym_GT_GT_EQ] = ACTIONS(6278), [anon_sym_AMP_EQ] = ACTIONS(6278), [anon_sym_CARET_EQ] = ACTIONS(6278), [anon_sym_PIPE_EQ] = ACTIONS(6278), [anon_sym_and_eq] = ACTIONS(6276), [anon_sym_or_eq] = ACTIONS(6276), [anon_sym_xor_eq] = ACTIONS(6276), [anon_sym_LT_EQ_GT] = ACTIONS(6278), [anon_sym_or] = ACTIONS(6276), [anon_sym_and] = ACTIONS(6276), [anon_sym_bitor] = ACTIONS(6276), [anon_sym_xor] = ACTIONS(6276), [anon_sym_bitand] = ACTIONS(6276), [anon_sym_not_eq] = ACTIONS(6276), [anon_sym_DASH_DASH] = ACTIONS(6278), [anon_sym_PLUS_PLUS] = ACTIONS(6278), [anon_sym_DOT] = ACTIONS(6276), [anon_sym_DOT_STAR] = ACTIONS(6278), [anon_sym_DASH_GT] = ACTIONS(6278), [sym_comment] = ACTIONS(3), }, [STATE(2292)] = { [sym_attribute_specifier] = STATE(2387), [sym_identifier] = ACTIONS(6280), [anon_sym_DOT_DOT_DOT] = ACTIONS(6282), [anon_sym_COMMA] = ACTIONS(6282), [anon_sym_RPAREN] = ACTIONS(6282), [aux_sym_preproc_if_token2] = ACTIONS(6282), [aux_sym_preproc_else_token1] = ACTIONS(6282), [aux_sym_preproc_elif_token1] = ACTIONS(6280), [aux_sym_preproc_elifdef_token1] = ACTIONS(6282), [aux_sym_preproc_elifdef_token2] = ACTIONS(6282), [anon_sym_LPAREN2] = ACTIONS(6282), [anon_sym_DASH] = ACTIONS(6280), [anon_sym_PLUS] = ACTIONS(6280), [anon_sym_STAR] = ACTIONS(6280), [anon_sym_SLASH] = ACTIONS(6280), [anon_sym_PERCENT] = ACTIONS(6280), [anon_sym_PIPE_PIPE] = ACTIONS(6282), [anon_sym_AMP_AMP] = ACTIONS(6282), [anon_sym_PIPE] = ACTIONS(6280), [anon_sym_CARET] = ACTIONS(6280), [anon_sym_AMP] = ACTIONS(6280), [anon_sym_EQ_EQ] = ACTIONS(6282), [anon_sym_BANG_EQ] = ACTIONS(6282), [anon_sym_GT] = ACTIONS(6280), [anon_sym_GT_EQ] = ACTIONS(6282), [anon_sym_LT_EQ] = ACTIONS(6280), [anon_sym_LT] = ACTIONS(6280), [anon_sym_LT_LT] = ACTIONS(6280), [anon_sym_GT_GT] = ACTIONS(6280), [anon_sym_SEMI] = ACTIONS(6282), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6282), [anon_sym_LBRACE] = ACTIONS(6282), [anon_sym_RBRACE] = ACTIONS(6282), [anon_sym_LBRACK] = ACTIONS(6282), [anon_sym_RBRACK] = ACTIONS(6282), [anon_sym_EQ] = ACTIONS(6280), [anon_sym_QMARK] = ACTIONS(6282), [anon_sym_STAR_EQ] = ACTIONS(6282), [anon_sym_SLASH_EQ] = ACTIONS(6282), [anon_sym_PERCENT_EQ] = ACTIONS(6282), [anon_sym_PLUS_EQ] = ACTIONS(6282), [anon_sym_DASH_EQ] = ACTIONS(6282), [anon_sym_LT_LT_EQ] = ACTIONS(6282), [anon_sym_GT_GT_EQ] = ACTIONS(6282), [anon_sym_AMP_EQ] = ACTIONS(6282), [anon_sym_CARET_EQ] = ACTIONS(6282), [anon_sym_PIPE_EQ] = ACTIONS(6282), [anon_sym_and_eq] = ACTIONS(6280), [anon_sym_or_eq] = ACTIONS(6280), [anon_sym_xor_eq] = ACTIONS(6280), [anon_sym_LT_EQ_GT] = ACTIONS(6282), [anon_sym_or] = ACTIONS(6280), [anon_sym_and] = ACTIONS(6280), [anon_sym_bitor] = ACTIONS(6280), [anon_sym_xor] = ACTIONS(6280), [anon_sym_bitand] = ACTIONS(6280), [anon_sym_not_eq] = ACTIONS(6280), [anon_sym_DASH_DASH] = ACTIONS(6282), [anon_sym_PLUS_PLUS] = ACTIONS(6282), [anon_sym_DOT] = ACTIONS(6280), [anon_sym_DOT_STAR] = ACTIONS(6282), [anon_sym_DASH_GT] = ACTIONS(6282), [sym_comment] = ACTIONS(3), }, [STATE(2293)] = { [sym_attribute_specifier] = STATE(2401), [sym_identifier] = ACTIONS(6284), [anon_sym_DOT_DOT_DOT] = ACTIONS(6286), [anon_sym_COMMA] = ACTIONS(6286), [anon_sym_RPAREN] = ACTIONS(6286), [aux_sym_preproc_if_token2] = ACTIONS(6286), [aux_sym_preproc_else_token1] = ACTIONS(6286), [aux_sym_preproc_elif_token1] = ACTIONS(6284), [aux_sym_preproc_elifdef_token1] = ACTIONS(6286), [aux_sym_preproc_elifdef_token2] = ACTIONS(6286), [anon_sym_LPAREN2] = ACTIONS(6286), [anon_sym_DASH] = ACTIONS(6284), [anon_sym_PLUS] = ACTIONS(6284), [anon_sym_STAR] = ACTIONS(6284), [anon_sym_SLASH] = ACTIONS(6284), [anon_sym_PERCENT] = ACTIONS(6284), [anon_sym_PIPE_PIPE] = ACTIONS(6286), [anon_sym_AMP_AMP] = ACTIONS(6286), [anon_sym_PIPE] = ACTIONS(6284), [anon_sym_CARET] = ACTIONS(6284), [anon_sym_AMP] = ACTIONS(6284), [anon_sym_EQ_EQ] = ACTIONS(6286), [anon_sym_BANG_EQ] = ACTIONS(6286), [anon_sym_GT] = ACTIONS(6284), [anon_sym_GT_EQ] = ACTIONS(6286), [anon_sym_LT_EQ] = ACTIONS(6284), [anon_sym_LT] = ACTIONS(6284), [anon_sym_LT_LT] = ACTIONS(6284), [anon_sym_GT_GT] = ACTIONS(6284), [anon_sym_SEMI] = ACTIONS(6286), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6286), [anon_sym_LBRACE] = ACTIONS(6286), [anon_sym_RBRACE] = ACTIONS(6286), [anon_sym_LBRACK] = ACTIONS(6286), [anon_sym_RBRACK] = ACTIONS(6286), [anon_sym_EQ] = ACTIONS(6284), [anon_sym_QMARK] = ACTIONS(6286), [anon_sym_STAR_EQ] = ACTIONS(6286), [anon_sym_SLASH_EQ] = ACTIONS(6286), [anon_sym_PERCENT_EQ] = ACTIONS(6286), [anon_sym_PLUS_EQ] = ACTIONS(6286), [anon_sym_DASH_EQ] = ACTIONS(6286), [anon_sym_LT_LT_EQ] = ACTIONS(6286), [anon_sym_GT_GT_EQ] = ACTIONS(6286), [anon_sym_AMP_EQ] = ACTIONS(6286), [anon_sym_CARET_EQ] = ACTIONS(6286), [anon_sym_PIPE_EQ] = ACTIONS(6286), [anon_sym_and_eq] = ACTIONS(6284), [anon_sym_or_eq] = ACTIONS(6284), [anon_sym_xor_eq] = ACTIONS(6284), [anon_sym_LT_EQ_GT] = ACTIONS(6286), [anon_sym_or] = ACTIONS(6284), [anon_sym_and] = ACTIONS(6284), [anon_sym_bitor] = ACTIONS(6284), [anon_sym_xor] = ACTIONS(6284), [anon_sym_bitand] = ACTIONS(6284), [anon_sym_not_eq] = ACTIONS(6284), [anon_sym_DASH_DASH] = ACTIONS(6286), [anon_sym_PLUS_PLUS] = ACTIONS(6286), [anon_sym_DOT] = ACTIONS(6284), [anon_sym_DOT_STAR] = ACTIONS(6286), [anon_sym_DASH_GT] = ACTIONS(6286), [sym_comment] = ACTIONS(3), }, [STATE(2294)] = { [sym_identifier] = ACTIONS(6288), [anon_sym_DOT_DOT_DOT] = ACTIONS(6290), [anon_sym_COMMA] = ACTIONS(6290), [anon_sym_RPAREN] = ACTIONS(6290), [aux_sym_preproc_if_token2] = ACTIONS(6290), [aux_sym_preproc_else_token1] = ACTIONS(6290), [aux_sym_preproc_elif_token1] = ACTIONS(6288), [aux_sym_preproc_elifdef_token1] = ACTIONS(6290), [aux_sym_preproc_elifdef_token2] = ACTIONS(6290), [anon_sym_LPAREN2] = ACTIONS(6290), [anon_sym_DASH] = ACTIONS(6288), [anon_sym_PLUS] = ACTIONS(6288), [anon_sym_STAR] = ACTIONS(6288), [anon_sym_SLASH] = ACTIONS(6288), [anon_sym_PERCENT] = ACTIONS(6288), [anon_sym_PIPE_PIPE] = ACTIONS(6290), [anon_sym_AMP_AMP] = ACTIONS(6290), [anon_sym_PIPE] = ACTIONS(6288), [anon_sym_CARET] = ACTIONS(6288), [anon_sym_AMP] = ACTIONS(6288), [anon_sym_EQ_EQ] = ACTIONS(6290), [anon_sym_BANG_EQ] = ACTIONS(6290), [anon_sym_GT] = ACTIONS(6288), [anon_sym_GT_EQ] = ACTIONS(6290), [anon_sym_LT_EQ] = ACTIONS(6288), [anon_sym_LT] = ACTIONS(6288), [anon_sym_LT_LT] = ACTIONS(6288), [anon_sym_GT_GT] = ACTIONS(6288), [anon_sym_SEMI] = ACTIONS(6290), [anon_sym___attribute__] = ACTIONS(6288), [anon_sym___attribute] = ACTIONS(6288), [anon_sym_COLON] = ACTIONS(6288), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACE] = ACTIONS(6290), [anon_sym_RBRACE] = ACTIONS(6290), [anon_sym_LBRACK] = ACTIONS(6290), [anon_sym_RBRACK] = ACTIONS(6290), [anon_sym_EQ] = ACTIONS(6288), [anon_sym_QMARK] = ACTIONS(6290), [anon_sym_STAR_EQ] = ACTIONS(6290), [anon_sym_SLASH_EQ] = ACTIONS(6290), [anon_sym_PERCENT_EQ] = ACTIONS(6290), [anon_sym_PLUS_EQ] = ACTIONS(6290), [anon_sym_DASH_EQ] = ACTIONS(6290), [anon_sym_LT_LT_EQ] = ACTIONS(6290), [anon_sym_GT_GT_EQ] = ACTIONS(6290), [anon_sym_AMP_EQ] = ACTIONS(6290), [anon_sym_CARET_EQ] = ACTIONS(6290), [anon_sym_PIPE_EQ] = ACTIONS(6290), [anon_sym_and_eq] = ACTIONS(6288), [anon_sym_or_eq] = ACTIONS(6288), [anon_sym_xor_eq] = ACTIONS(6288), [anon_sym_LT_EQ_GT] = ACTIONS(6290), [anon_sym_or] = ACTIONS(6288), [anon_sym_and] = ACTIONS(6288), [anon_sym_bitor] = ACTIONS(6288), [anon_sym_xor] = ACTIONS(6288), [anon_sym_bitand] = ACTIONS(6288), [anon_sym_not_eq] = ACTIONS(6288), [anon_sym_DASH_DASH] = ACTIONS(6290), [anon_sym_PLUS_PLUS] = ACTIONS(6290), [anon_sym_DOT] = ACTIONS(6288), [anon_sym_DOT_STAR] = ACTIONS(6290), [anon_sym_DASH_GT] = ACTIONS(6290), [sym_comment] = ACTIONS(3), }, [STATE(2295)] = { [sym_template_argument_list] = STATE(2294), [sym_identifier] = ACTIONS(6292), [anon_sym_DOT_DOT_DOT] = ACTIONS(6294), [anon_sym_COMMA] = ACTIONS(6294), [anon_sym_RPAREN] = ACTIONS(6294), [aux_sym_preproc_if_token2] = ACTIONS(6294), [aux_sym_preproc_else_token1] = ACTIONS(6294), [aux_sym_preproc_elif_token1] = ACTIONS(6292), [aux_sym_preproc_elifdef_token1] = ACTIONS(6294), [aux_sym_preproc_elifdef_token2] = ACTIONS(6294), [anon_sym_LPAREN2] = ACTIONS(6294), [anon_sym_DASH] = ACTIONS(6292), [anon_sym_PLUS] = ACTIONS(6292), [anon_sym_STAR] = ACTIONS(6292), [anon_sym_SLASH] = ACTIONS(6292), [anon_sym_PERCENT] = ACTIONS(6292), [anon_sym_PIPE_PIPE] = ACTIONS(6294), [anon_sym_AMP_AMP] = ACTIONS(6294), [anon_sym_PIPE] = ACTIONS(6292), [anon_sym_CARET] = ACTIONS(6292), [anon_sym_AMP] = ACTIONS(6292), [anon_sym_EQ_EQ] = ACTIONS(6294), [anon_sym_BANG_EQ] = ACTIONS(6294), [anon_sym_GT] = ACTIONS(6292), [anon_sym_GT_EQ] = ACTIONS(6294), [anon_sym_LT_EQ] = ACTIONS(6292), [anon_sym_LT] = ACTIONS(6296), [anon_sym_LT_LT] = ACTIONS(6292), [anon_sym_GT_GT] = ACTIONS(6292), [anon_sym_SEMI] = ACTIONS(6294), [anon_sym___attribute__] = ACTIONS(6292), [anon_sym___attribute] = ACTIONS(6292), [anon_sym_COLON] = ACTIONS(6292), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_RBRACE] = ACTIONS(6294), [anon_sym_LBRACK] = ACTIONS(6294), [anon_sym_RBRACK] = ACTIONS(6294), [anon_sym_EQ] = ACTIONS(6292), [anon_sym_QMARK] = ACTIONS(6294), [anon_sym_STAR_EQ] = ACTIONS(6294), [anon_sym_SLASH_EQ] = ACTIONS(6294), [anon_sym_PERCENT_EQ] = ACTIONS(6294), [anon_sym_PLUS_EQ] = ACTIONS(6294), [anon_sym_DASH_EQ] = ACTIONS(6294), [anon_sym_LT_LT_EQ] = ACTIONS(6294), [anon_sym_GT_GT_EQ] = ACTIONS(6294), [anon_sym_AMP_EQ] = ACTIONS(6294), [anon_sym_CARET_EQ] = ACTIONS(6294), [anon_sym_PIPE_EQ] = ACTIONS(6294), [anon_sym_and_eq] = ACTIONS(6292), [anon_sym_or_eq] = ACTIONS(6292), [anon_sym_xor_eq] = ACTIONS(6292), [anon_sym_LT_EQ_GT] = ACTIONS(6294), [anon_sym_or] = ACTIONS(6292), [anon_sym_and] = ACTIONS(6292), [anon_sym_bitor] = ACTIONS(6292), [anon_sym_xor] = ACTIONS(6292), [anon_sym_bitand] = ACTIONS(6292), [anon_sym_not_eq] = ACTIONS(6292), [anon_sym_DASH_DASH] = ACTIONS(6294), [anon_sym_PLUS_PLUS] = ACTIONS(6294), [anon_sym_DOT] = ACTIONS(6292), [anon_sym_DOT_STAR] = ACTIONS(6294), [anon_sym_DASH_GT] = ACTIONS(6294), [sym_comment] = ACTIONS(3), }, [STATE(2296)] = { [sym_attribute_specifier] = STATE(2403), [sym_identifier] = ACTIONS(6299), [anon_sym_DOT_DOT_DOT] = ACTIONS(6301), [anon_sym_COMMA] = ACTIONS(6301), [anon_sym_RPAREN] = ACTIONS(6301), [aux_sym_preproc_if_token2] = ACTIONS(6301), [aux_sym_preproc_else_token1] = ACTIONS(6301), [aux_sym_preproc_elif_token1] = ACTIONS(6299), [aux_sym_preproc_elifdef_token1] = ACTIONS(6301), [aux_sym_preproc_elifdef_token2] = ACTIONS(6301), [anon_sym_LPAREN2] = ACTIONS(6301), [anon_sym_DASH] = ACTIONS(6299), [anon_sym_PLUS] = ACTIONS(6299), [anon_sym_STAR] = ACTIONS(6299), [anon_sym_SLASH] = ACTIONS(6299), [anon_sym_PERCENT] = ACTIONS(6299), [anon_sym_PIPE_PIPE] = ACTIONS(6301), [anon_sym_AMP_AMP] = ACTIONS(6301), [anon_sym_PIPE] = ACTIONS(6299), [anon_sym_CARET] = ACTIONS(6299), [anon_sym_AMP] = ACTIONS(6299), [anon_sym_EQ_EQ] = ACTIONS(6301), [anon_sym_BANG_EQ] = ACTIONS(6301), [anon_sym_GT] = ACTIONS(6299), [anon_sym_GT_EQ] = ACTIONS(6301), [anon_sym_LT_EQ] = ACTIONS(6299), [anon_sym_LT] = ACTIONS(6299), [anon_sym_LT_LT] = ACTIONS(6299), [anon_sym_GT_GT] = ACTIONS(6299), [anon_sym_SEMI] = ACTIONS(6301), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6301), [anon_sym_LBRACE] = ACTIONS(6301), [anon_sym_RBRACE] = ACTIONS(6301), [anon_sym_LBRACK] = ACTIONS(6301), [anon_sym_RBRACK] = ACTIONS(6301), [anon_sym_EQ] = ACTIONS(6299), [anon_sym_QMARK] = ACTIONS(6301), [anon_sym_STAR_EQ] = ACTIONS(6301), [anon_sym_SLASH_EQ] = ACTIONS(6301), [anon_sym_PERCENT_EQ] = ACTIONS(6301), [anon_sym_PLUS_EQ] = ACTIONS(6301), [anon_sym_DASH_EQ] = ACTIONS(6301), [anon_sym_LT_LT_EQ] = ACTIONS(6301), [anon_sym_GT_GT_EQ] = ACTIONS(6301), [anon_sym_AMP_EQ] = ACTIONS(6301), [anon_sym_CARET_EQ] = ACTIONS(6301), [anon_sym_PIPE_EQ] = ACTIONS(6301), [anon_sym_and_eq] = ACTIONS(6299), [anon_sym_or_eq] = ACTIONS(6299), [anon_sym_xor_eq] = ACTIONS(6299), [anon_sym_LT_EQ_GT] = ACTIONS(6301), [anon_sym_or] = ACTIONS(6299), [anon_sym_and] = ACTIONS(6299), [anon_sym_bitor] = ACTIONS(6299), [anon_sym_xor] = ACTIONS(6299), [anon_sym_bitand] = ACTIONS(6299), [anon_sym_not_eq] = ACTIONS(6299), [anon_sym_DASH_DASH] = ACTIONS(6301), [anon_sym_PLUS_PLUS] = ACTIONS(6301), [anon_sym_DOT] = ACTIONS(6299), [anon_sym_DOT_STAR] = ACTIONS(6301), [anon_sym_DASH_GT] = ACTIONS(6301), [sym_comment] = ACTIONS(3), }, [STATE(2297)] = { [sym_attribute_specifier] = STATE(2327), [sym_identifier] = ACTIONS(6303), [anon_sym_DOT_DOT_DOT] = ACTIONS(6305), [anon_sym_COMMA] = ACTIONS(6305), [anon_sym_RPAREN] = ACTIONS(6305), [aux_sym_preproc_if_token2] = ACTIONS(6305), [aux_sym_preproc_else_token1] = ACTIONS(6305), [aux_sym_preproc_elif_token1] = ACTIONS(6303), [aux_sym_preproc_elifdef_token1] = ACTIONS(6305), [aux_sym_preproc_elifdef_token2] = ACTIONS(6305), [anon_sym_LPAREN2] = ACTIONS(6305), [anon_sym_DASH] = ACTIONS(6303), [anon_sym_PLUS] = ACTIONS(6303), [anon_sym_STAR] = ACTIONS(6303), [anon_sym_SLASH] = ACTIONS(6303), [anon_sym_PERCENT] = ACTIONS(6303), [anon_sym_PIPE_PIPE] = ACTIONS(6305), [anon_sym_AMP_AMP] = ACTIONS(6305), [anon_sym_PIPE] = ACTIONS(6303), [anon_sym_CARET] = ACTIONS(6303), [anon_sym_AMP] = ACTIONS(6303), [anon_sym_EQ_EQ] = ACTIONS(6305), [anon_sym_BANG_EQ] = ACTIONS(6305), [anon_sym_GT] = ACTIONS(6303), [anon_sym_GT_EQ] = ACTIONS(6305), [anon_sym_LT_EQ] = ACTIONS(6303), [anon_sym_LT] = ACTIONS(6303), [anon_sym_LT_LT] = ACTIONS(6303), [anon_sym_GT_GT] = ACTIONS(6303), [anon_sym_SEMI] = ACTIONS(6305), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6305), [anon_sym_LBRACE] = ACTIONS(6305), [anon_sym_RBRACE] = ACTIONS(6305), [anon_sym_LBRACK] = ACTIONS(6305), [anon_sym_RBRACK] = ACTIONS(6305), [anon_sym_EQ] = ACTIONS(6303), [anon_sym_QMARK] = ACTIONS(6305), [anon_sym_STAR_EQ] = ACTIONS(6305), [anon_sym_SLASH_EQ] = ACTIONS(6305), [anon_sym_PERCENT_EQ] = ACTIONS(6305), [anon_sym_PLUS_EQ] = ACTIONS(6305), [anon_sym_DASH_EQ] = ACTIONS(6305), [anon_sym_LT_LT_EQ] = ACTIONS(6305), [anon_sym_GT_GT_EQ] = ACTIONS(6305), [anon_sym_AMP_EQ] = ACTIONS(6305), [anon_sym_CARET_EQ] = ACTIONS(6305), [anon_sym_PIPE_EQ] = ACTIONS(6305), [anon_sym_and_eq] = ACTIONS(6303), [anon_sym_or_eq] = ACTIONS(6303), [anon_sym_xor_eq] = ACTIONS(6303), [anon_sym_LT_EQ_GT] = ACTIONS(6305), [anon_sym_or] = ACTIONS(6303), [anon_sym_and] = ACTIONS(6303), [anon_sym_bitor] = ACTIONS(6303), [anon_sym_xor] = ACTIONS(6303), [anon_sym_bitand] = ACTIONS(6303), [anon_sym_not_eq] = ACTIONS(6303), [anon_sym_DASH_DASH] = ACTIONS(6305), [anon_sym_PLUS_PLUS] = ACTIONS(6305), [anon_sym_DOT] = ACTIONS(6303), [anon_sym_DOT_STAR] = ACTIONS(6305), [anon_sym_DASH_GT] = ACTIONS(6305), [sym_comment] = ACTIONS(3), }, [STATE(2298)] = { [sym_attribute_specifier] = STATE(2340), [sym_identifier] = ACTIONS(6307), [anon_sym_DOT_DOT_DOT] = ACTIONS(6309), [anon_sym_COMMA] = ACTIONS(6309), [anon_sym_RPAREN] = ACTIONS(6309), [aux_sym_preproc_if_token2] = ACTIONS(6309), [aux_sym_preproc_else_token1] = ACTIONS(6309), [aux_sym_preproc_elif_token1] = ACTIONS(6307), [aux_sym_preproc_elifdef_token1] = ACTIONS(6309), [aux_sym_preproc_elifdef_token2] = ACTIONS(6309), [anon_sym_LPAREN2] = ACTIONS(6309), [anon_sym_DASH] = ACTIONS(6307), [anon_sym_PLUS] = ACTIONS(6307), [anon_sym_STAR] = ACTIONS(6307), [anon_sym_SLASH] = ACTIONS(6307), [anon_sym_PERCENT] = ACTIONS(6307), [anon_sym_PIPE_PIPE] = ACTIONS(6309), [anon_sym_AMP_AMP] = ACTIONS(6309), [anon_sym_PIPE] = ACTIONS(6307), [anon_sym_CARET] = ACTIONS(6307), [anon_sym_AMP] = ACTIONS(6307), [anon_sym_EQ_EQ] = ACTIONS(6309), [anon_sym_BANG_EQ] = ACTIONS(6309), [anon_sym_GT] = ACTIONS(6307), [anon_sym_GT_EQ] = ACTIONS(6309), [anon_sym_LT_EQ] = ACTIONS(6307), [anon_sym_LT] = ACTIONS(6307), [anon_sym_LT_LT] = ACTIONS(6307), [anon_sym_GT_GT] = ACTIONS(6307), [anon_sym_SEMI] = ACTIONS(6309), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6309), [anon_sym_LBRACE] = ACTIONS(6309), [anon_sym_RBRACE] = ACTIONS(6309), [anon_sym_LBRACK] = ACTIONS(6309), [anon_sym_RBRACK] = ACTIONS(6309), [anon_sym_EQ] = ACTIONS(6307), [anon_sym_QMARK] = ACTIONS(6309), [anon_sym_STAR_EQ] = ACTIONS(6309), [anon_sym_SLASH_EQ] = ACTIONS(6309), [anon_sym_PERCENT_EQ] = ACTIONS(6309), [anon_sym_PLUS_EQ] = ACTIONS(6309), [anon_sym_DASH_EQ] = ACTIONS(6309), [anon_sym_LT_LT_EQ] = ACTIONS(6309), [anon_sym_GT_GT_EQ] = ACTIONS(6309), [anon_sym_AMP_EQ] = ACTIONS(6309), [anon_sym_CARET_EQ] = ACTIONS(6309), [anon_sym_PIPE_EQ] = ACTIONS(6309), [anon_sym_and_eq] = ACTIONS(6307), [anon_sym_or_eq] = ACTIONS(6307), [anon_sym_xor_eq] = ACTIONS(6307), [anon_sym_LT_EQ_GT] = ACTIONS(6309), [anon_sym_or] = ACTIONS(6307), [anon_sym_and] = ACTIONS(6307), [anon_sym_bitor] = ACTIONS(6307), [anon_sym_xor] = ACTIONS(6307), [anon_sym_bitand] = ACTIONS(6307), [anon_sym_not_eq] = ACTIONS(6307), [anon_sym_DASH_DASH] = ACTIONS(6309), [anon_sym_PLUS_PLUS] = ACTIONS(6309), [anon_sym_DOT] = ACTIONS(6307), [anon_sym_DOT_STAR] = ACTIONS(6309), [anon_sym_DASH_GT] = ACTIONS(6309), [sym_comment] = ACTIONS(3), }, [STATE(2299)] = { [sym_ms_based_modifier] = STATE(8794), [sym_ms_unaligned_ptr_modifier] = STATE(4096), [sym_ms_pointer_modifier] = STATE(3877), [sym__declarator] = STATE(6620), [sym__abstract_declarator] = STATE(6878), [sym_parenthesized_declarator] = STATE(6205), [sym_abstract_parenthesized_declarator] = STATE(6200), [sym_attributed_declarator] = STATE(6205), [sym_pointer_declarator] = STATE(6205), [sym_abstract_pointer_declarator] = STATE(6200), [sym_function_declarator] = STATE(6205), [sym_abstract_function_declarator] = STATE(6200), [sym_array_declarator] = STATE(6205), [sym_abstract_array_declarator] = STATE(6200), [sym_type_qualifier] = STATE(2890), [sym_alignas_qualifier] = STATE(4391), [sym_parameter_list] = STATE(3080), [sym_decltype] = STATE(8338), [sym_reference_declarator] = STATE(6205), [sym_abstract_reference_declarator] = STATE(6200), [sym_structured_binding_declarator] = STATE(6205), [sym__function_declarator_seq] = STATE(6201), [sym_template_type] = STATE(8338), [sym_template_function] = STATE(6205), [sym_destructor_name] = STATE(6205), [sym_dependent_type_identifier] = STATE(8338), [sym__scope_resolution] = STATE(5990), [sym_qualified_identifier] = STATE(6205), [sym_operator_name] = STATE(6205), [aux_sym__type_definition_type_repeat1] = STATE(2890), [aux_sym_pointer_declarator_repeat1] = STATE(3877), [sym_identifier] = ACTIONS(5478), [anon_sym_RPAREN] = ACTIONS(5704), [anon_sym_LPAREN2] = ACTIONS(4324), [anon_sym_TILDE] = ACTIONS(3026), [anon_sym_STAR] = ACTIONS(4326), [anon_sym_AMP_AMP] = ACTIONS(4328), [anon_sym_AMP] = ACTIONS(4330), [anon_sym___extension__] = ACTIONS(3349), [anon_sym_COLON_COLON] = ACTIONS(5989), [anon_sym___based] = ACTIONS(53), [sym_ms_restrict_modifier] = ACTIONS(3345), [sym_ms_unsigned_ptr_modifier] = ACTIONS(3345), [sym_ms_signed_ptr_modifier] = ACTIONS(3345), [anon_sym__unaligned] = ACTIONS(3347), [anon_sym___unaligned] = ACTIONS(3347), [anon_sym_LBRACK] = ACTIONS(5702), [anon_sym_const] = ACTIONS(3349), [anon_sym_constexpr] = ACTIONS(3349), [anon_sym_volatile] = ACTIONS(3349), [anon_sym_restrict] = ACTIONS(3349), [anon_sym___restrict__] = ACTIONS(3349), [anon_sym__Atomic] = ACTIONS(3349), [anon_sym__Noreturn] = ACTIONS(3349), [anon_sym_noreturn] = ACTIONS(3349), [anon_sym__Nonnull] = ACTIONS(3349), [anon_sym_mutable] = ACTIONS(3349), [anon_sym_constinit] = ACTIONS(3349), [anon_sym_consteval] = ACTIONS(3349), [anon_sym_alignas] = ACTIONS(3351), [anon_sym__Alignas] = ACTIONS(3351), [sym_comment] = ACTIONS(3), [anon_sym_decltype] = ACTIONS(1980), [anon_sym_template] = ACTIONS(1268), [anon_sym_operator] = ACTIONS(1852), }, [STATE(2300)] = { [sym_template_argument_list] = STATE(2294), [sym_identifier] = ACTIONS(6311), [anon_sym_DOT_DOT_DOT] = ACTIONS(6313), [anon_sym_COMMA] = ACTIONS(6313), [anon_sym_RPAREN] = ACTIONS(6313), [aux_sym_preproc_if_token2] = ACTIONS(6313), [aux_sym_preproc_else_token1] = ACTIONS(6313), [aux_sym_preproc_elif_token1] = ACTIONS(6311), [aux_sym_preproc_elifdef_token1] = ACTIONS(6313), [aux_sym_preproc_elifdef_token2] = ACTIONS(6313), [anon_sym_LPAREN2] = ACTIONS(6313), [anon_sym_DASH] = ACTIONS(6311), [anon_sym_PLUS] = ACTIONS(6311), [anon_sym_STAR] = ACTIONS(6311), [anon_sym_SLASH] = ACTIONS(6311), [anon_sym_PERCENT] = ACTIONS(6311), [anon_sym_PIPE_PIPE] = ACTIONS(6313), [anon_sym_AMP_AMP] = ACTIONS(6313), [anon_sym_PIPE] = ACTIONS(6311), [anon_sym_CARET] = ACTIONS(6311), [anon_sym_AMP] = ACTIONS(6311), [anon_sym_EQ_EQ] = ACTIONS(6313), [anon_sym_BANG_EQ] = ACTIONS(6313), [anon_sym_GT] = ACTIONS(6311), [anon_sym_GT_EQ] = ACTIONS(6313), [anon_sym_LT_EQ] = ACTIONS(6311), [anon_sym_LT] = ACTIONS(6315), [anon_sym_LT_LT] = ACTIONS(6311), [anon_sym_GT_GT] = ACTIONS(6311), [anon_sym_SEMI] = ACTIONS(6313), [anon_sym___attribute__] = ACTIONS(6311), [anon_sym___attribute] = ACTIONS(6311), [anon_sym_COLON] = ACTIONS(6311), [anon_sym_COLON_COLON] = ACTIONS(4182), [anon_sym_RBRACE] = ACTIONS(6313), [anon_sym_LBRACK] = ACTIONS(6313), [anon_sym_RBRACK] = ACTIONS(6313), [anon_sym_EQ] = ACTIONS(6311), [anon_sym_QMARK] = ACTIONS(6313), [anon_sym_STAR_EQ] = ACTIONS(6313), [anon_sym_SLASH_EQ] = ACTIONS(6313), [anon_sym_PERCENT_EQ] = ACTIONS(6313), [anon_sym_PLUS_EQ] = ACTIONS(6313), [anon_sym_DASH_EQ] = ACTIONS(6313), [anon_sym_LT_LT_EQ] = ACTIONS(6313), [anon_sym_GT_GT_EQ] = ACTIONS(6313), [anon_sym_AMP_EQ] = ACTIONS(6313), [anon_sym_CARET_EQ] = ACTIONS(6313), [anon_sym_PIPE_EQ] = ACTIONS(6313), [anon_sym_and_eq] = ACTIONS(6311), [anon_sym_or_eq] = ACTIONS(6311), [anon_sym_xor_eq] = ACTIONS(6311), [anon_sym_LT_EQ_GT] = ACTIONS(6313), [anon_sym_or] = ACTIONS(6311), [anon_sym_and] = ACTIONS(6311), [anon_sym_bitor] = ACTIONS(6311), [anon_sym_xor] = ACTIONS(6311), [anon_sym_bitand] = ACTIONS(6311), [anon_sym_not_eq] = ACTIONS(6311), [anon_sym_DASH_DASH] = ACTIONS(6313), [anon_sym_PLUS_PLUS] = ACTIONS(6313), [anon_sym_DOT] = ACTIONS(6311), [anon_sym_DOT_STAR] = ACTIONS(6313), [anon_sym_DASH_GT] = ACTIONS(6313), [sym_comment] = ACTIONS(3), }, [STATE(2301)] = { [sym_attribute_specifier] = STATE(2330), [sym_identifier] = ACTIONS(6318), [anon_sym_DOT_DOT_DOT] = ACTIONS(6320), [anon_sym_COMMA] = ACTIONS(6320), [anon_sym_RPAREN] = ACTIONS(6320), [aux_sym_preproc_if_token2] = ACTIONS(6320), [aux_sym_preproc_else_token1] = ACTIONS(6320), [aux_sym_preproc_elif_token1] = ACTIONS(6318), [aux_sym_preproc_elifdef_token1] = ACTIONS(6320), [aux_sym_preproc_elifdef_token2] = ACTIONS(6320), [anon_sym_LPAREN2] = ACTIONS(6320), [anon_sym_DASH] = ACTIONS(6318), [anon_sym_PLUS] = ACTIONS(6318), [anon_sym_STAR] = ACTIONS(6318), [anon_sym_SLASH] = ACTIONS(6318), [anon_sym_PERCENT] = ACTIONS(6318), [anon_sym_PIPE_PIPE] = ACTIONS(6320), [anon_sym_AMP_AMP] = ACTIONS(6320), [anon_sym_PIPE] = ACTIONS(6318), [anon_sym_CARET] = ACTIONS(6318), [anon_sym_AMP] = ACTIONS(6318), [anon_sym_EQ_EQ] = ACTIONS(6320), [anon_sym_BANG_EQ] = ACTIONS(6320), [anon_sym_GT] = ACTIONS(6318), [anon_sym_GT_EQ] = ACTIONS(6320), [anon_sym_LT_EQ] = ACTIONS(6318), [anon_sym_LT] = ACTIONS(6318), [anon_sym_LT_LT] = ACTIONS(6318), [anon_sym_GT_GT] = ACTIONS(6318), [anon_sym_SEMI] = ACTIONS(6320), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6320), [anon_sym_LBRACE] = ACTIONS(6320), [anon_sym_RBRACE] = ACTIONS(6320), [anon_sym_LBRACK] = ACTIONS(6320), [anon_sym_RBRACK] = ACTIONS(6320), [anon_sym_EQ] = ACTIONS(6318), [anon_sym_QMARK] = ACTIONS(6320), [anon_sym_STAR_EQ] = ACTIONS(6320), [anon_sym_SLASH_EQ] = ACTIONS(6320), [anon_sym_PERCENT_EQ] = ACTIONS(6320), [anon_sym_PLUS_EQ] = ACTIONS(6320), [anon_sym_DASH_EQ] = ACTIONS(6320), [anon_sym_LT_LT_EQ] = ACTIONS(6320), [anon_sym_GT_GT_EQ] = ACTIONS(6320), [anon_sym_AMP_EQ] = ACTIONS(6320), [anon_sym_CARET_EQ] = ACTIONS(6320), [anon_sym_PIPE_EQ] = ACTIONS(6320), [anon_sym_and_eq] = ACTIONS(6318), [anon_sym_or_eq] = ACTIONS(6318), [anon_sym_xor_eq] = ACTIONS(6318), [anon_sym_LT_EQ_GT] = ACTIONS(6320), [anon_sym_or] = ACTIONS(6318), [anon_sym_and] = ACTIONS(6318), [anon_sym_bitor] = ACTIONS(6318), [anon_sym_xor] = ACTIONS(6318), [anon_sym_bitand] = ACTIONS(6318), [anon_sym_not_eq] = ACTIONS(6318), [anon_sym_DASH_DASH] = ACTIONS(6320), [anon_sym_PLUS_PLUS] = ACTIONS(6320), [anon_sym_DOT] = ACTIONS(6318), [anon_sym_DOT_STAR] = ACTIONS(6320), [anon_sym_DASH_GT] = ACTIONS(6320), [sym_comment] = ACTIONS(3), }, [STATE(2302)] = { [sym_attribute_specifier] = STATE(2380), [sym_identifier] = ACTIONS(6322), [anon_sym_DOT_DOT_DOT] = ACTIONS(6324), [anon_sym_COMMA] = ACTIONS(6324), [anon_sym_RPAREN] = ACTIONS(6324), [aux_sym_preproc_if_token2] = ACTIONS(6324), [aux_sym_preproc_else_token1] = ACTIONS(6324), [aux_sym_preproc_elif_token1] = ACTIONS(6322), [aux_sym_preproc_elifdef_token1] = ACTIONS(6324), [aux_sym_preproc_elifdef_token2] = ACTIONS(6324), [anon_sym_LPAREN2] = ACTIONS(6324), [anon_sym_DASH] = ACTIONS(6322), [anon_sym_PLUS] = ACTIONS(6322), [anon_sym_STAR] = ACTIONS(6322), [anon_sym_SLASH] = ACTIONS(6322), [anon_sym_PERCENT] = ACTIONS(6322), [anon_sym_PIPE_PIPE] = ACTIONS(6324), [anon_sym_AMP_AMP] = ACTIONS(6324), [anon_sym_PIPE] = ACTIONS(6322), [anon_sym_CARET] = ACTIONS(6322), [anon_sym_AMP] = ACTIONS(6322), [anon_sym_EQ_EQ] = ACTIONS(6324), [anon_sym_BANG_EQ] = ACTIONS(6324), [anon_sym_GT] = ACTIONS(6322), [anon_sym_GT_EQ] = ACTIONS(6324), [anon_sym_LT_EQ] = ACTIONS(6322), [anon_sym_LT] = ACTIONS(6322), [anon_sym_LT_LT] = ACTIONS(6322), [anon_sym_GT_GT] = ACTIONS(6322), [anon_sym_SEMI] = ACTIONS(6324), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6324), [anon_sym_LBRACE] = ACTIONS(6324), [anon_sym_RBRACE] = ACTIONS(6324), [anon_sym_LBRACK] = ACTIONS(6324), [anon_sym_RBRACK] = ACTIONS(6324), [anon_sym_EQ] = ACTIONS(6322), [anon_sym_QMARK] = ACTIONS(6324), [anon_sym_STAR_EQ] = ACTIONS(6324), [anon_sym_SLASH_EQ] = ACTIONS(6324), [anon_sym_PERCENT_EQ] = ACTIONS(6324), [anon_sym_PLUS_EQ] = ACTIONS(6324), [anon_sym_DASH_EQ] = ACTIONS(6324), [anon_sym_LT_LT_EQ] = ACTIONS(6324), [anon_sym_GT_GT_EQ] = ACTIONS(6324), [anon_sym_AMP_EQ] = ACTIONS(6324), [anon_sym_CARET_EQ] = ACTIONS(6324), [anon_sym_PIPE_EQ] = ACTIONS(6324), [anon_sym_and_eq] = ACTIONS(6322), [anon_sym_or_eq] = ACTIONS(6322), [anon_sym_xor_eq] = ACTIONS(6322), [anon_sym_LT_EQ_GT] = ACTIONS(6324), [anon_sym_or] = ACTIONS(6322), [anon_sym_and] = ACTIONS(6322), [anon_sym_bitor] = ACTIONS(6322), [anon_sym_xor] = ACTIONS(6322), [anon_sym_bitand] = ACTIONS(6322), [anon_sym_not_eq] = ACTIONS(6322), [anon_sym_DASH_DASH] = ACTIONS(6324), [anon_sym_PLUS_PLUS] = ACTIONS(6324), [anon_sym_DOT] = ACTIONS(6322), [anon_sym_DOT_STAR] = ACTIONS(6324), [anon_sym_DASH_GT] = ACTIONS(6324), [sym_comment] = ACTIONS(3), }, [STATE(2303)] = { [sym_attribute_specifier] = STATE(2334), [sym_identifier] = ACTIONS(6326), [anon_sym_DOT_DOT_DOT] = ACTIONS(6328), [anon_sym_COMMA] = ACTIONS(6328), [anon_sym_RPAREN] = ACTIONS(6328), [aux_sym_preproc_if_token2] = ACTIONS(6328), [aux_sym_preproc_else_token1] = ACTIONS(6328), [aux_sym_preproc_elif_token1] = ACTIONS(6326), [aux_sym_preproc_elifdef_token1] = ACTIONS(6328), [aux_sym_preproc_elifdef_token2] = ACTIONS(6328), [anon_sym_LPAREN2] = ACTIONS(6328), [anon_sym_DASH] = ACTIONS(6326), [anon_sym_PLUS] = ACTIONS(6326), [anon_sym_STAR] = ACTIONS(6326), [anon_sym_SLASH] = ACTIONS(6326), [anon_sym_PERCENT] = ACTIONS(6326), [anon_sym_PIPE_PIPE] = ACTIONS(6328), [anon_sym_AMP_AMP] = ACTIONS(6328), [anon_sym_PIPE] = ACTIONS(6326), [anon_sym_CARET] = ACTIONS(6326), [anon_sym_AMP] = ACTIONS(6326), [anon_sym_EQ_EQ] = ACTIONS(6328), [anon_sym_BANG_EQ] = ACTIONS(6328), [anon_sym_GT] = ACTIONS(6326), [anon_sym_GT_EQ] = ACTIONS(6328), [anon_sym_LT_EQ] = ACTIONS(6326), [anon_sym_LT] = ACTIONS(6326), [anon_sym_LT_LT] = ACTIONS(6326), [anon_sym_GT_GT] = ACTIONS(6326), [anon_sym_SEMI] = ACTIONS(6328), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6328), [anon_sym_LBRACE] = ACTIONS(6328), [anon_sym_RBRACE] = ACTIONS(6328), [anon_sym_LBRACK] = ACTIONS(6328), [anon_sym_RBRACK] = ACTIONS(6328), [anon_sym_EQ] = ACTIONS(6326), [anon_sym_QMARK] = ACTIONS(6328), [anon_sym_STAR_EQ] = ACTIONS(6328), [anon_sym_SLASH_EQ] = ACTIONS(6328), [anon_sym_PERCENT_EQ] = ACTIONS(6328), [anon_sym_PLUS_EQ] = ACTIONS(6328), [anon_sym_DASH_EQ] = ACTIONS(6328), [anon_sym_LT_LT_EQ] = ACTIONS(6328), [anon_sym_GT_GT_EQ] = ACTIONS(6328), [anon_sym_AMP_EQ] = ACTIONS(6328), [anon_sym_CARET_EQ] = ACTIONS(6328), [anon_sym_PIPE_EQ] = ACTIONS(6328), [anon_sym_and_eq] = ACTIONS(6326), [anon_sym_or_eq] = ACTIONS(6326), [anon_sym_xor_eq] = ACTIONS(6326), [anon_sym_LT_EQ_GT] = ACTIONS(6328), [anon_sym_or] = ACTIONS(6326), [anon_sym_and] = ACTIONS(6326), [anon_sym_bitor] = ACTIONS(6326), [anon_sym_xor] = ACTIONS(6326), [anon_sym_bitand] = ACTIONS(6326), [anon_sym_not_eq] = ACTIONS(6326), [anon_sym_DASH_DASH] = ACTIONS(6328), [anon_sym_PLUS_PLUS] = ACTIONS(6328), [anon_sym_DOT] = ACTIONS(6326), [anon_sym_DOT_STAR] = ACTIONS(6328), [anon_sym_DASH_GT] = ACTIONS(6328), [sym_comment] = ACTIONS(3), }, [STATE(2304)] = { [sym_identifier] = ACTIONS(5021), [anon_sym_DOT_DOT_DOT] = ACTIONS(5014), [anon_sym_COMMA] = ACTIONS(5014), [anon_sym_RPAREN] = ACTIONS(5014), [aux_sym_preproc_if_token2] = ACTIONS(5014), [aux_sym_preproc_else_token1] = ACTIONS(5014), [aux_sym_preproc_elif_token1] = ACTIONS(5021), [aux_sym_preproc_elifdef_token1] = ACTIONS(5014), [aux_sym_preproc_elifdef_token2] = ACTIONS(5014), [anon_sym_LPAREN2] = ACTIONS(5014), [anon_sym_DASH] = ACTIONS(5021), [anon_sym_PLUS] = ACTIONS(5021), [anon_sym_STAR] = ACTIONS(5021), [anon_sym_SLASH] = ACTIONS(5021), [anon_sym_PERCENT] = ACTIONS(5021), [anon_sym_PIPE_PIPE] = ACTIONS(5014), [anon_sym_AMP_AMP] = ACTIONS(5014), [anon_sym_PIPE] = ACTIONS(5021), [anon_sym_CARET] = ACTIONS(5021), [anon_sym_AMP] = ACTIONS(5021), [anon_sym_EQ_EQ] = ACTIONS(5014), [anon_sym_BANG_EQ] = ACTIONS(5014), [anon_sym_GT] = ACTIONS(5021), [anon_sym_GT_EQ] = ACTIONS(5014), [anon_sym_LT_EQ] = ACTIONS(5021), [anon_sym_LT] = ACTIONS(5021), [anon_sym_LT_LT] = ACTIONS(5021), [anon_sym_GT_GT] = ACTIONS(5021), [anon_sym_SEMI] = ACTIONS(5014), [anon_sym___attribute__] = ACTIONS(5021), [anon_sym___attribute] = ACTIONS(5021), [anon_sym_COLON] = ACTIONS(5021), [anon_sym_COLON_COLON] = ACTIONS(5019), [anon_sym_LBRACE] = ACTIONS(5019), [anon_sym_RBRACE] = ACTIONS(5014), [anon_sym_LBRACK] = ACTIONS(5014), [anon_sym_RBRACK] = ACTIONS(5014), [anon_sym_EQ] = ACTIONS(5021), [anon_sym_QMARK] = ACTIONS(5014), [anon_sym_STAR_EQ] = ACTIONS(5014), [anon_sym_SLASH_EQ] = ACTIONS(5014), [anon_sym_PERCENT_EQ] = ACTIONS(5014), [anon_sym_PLUS_EQ] = ACTIONS(5014), [anon_sym_DASH_EQ] = ACTIONS(5014), [anon_sym_LT_LT_EQ] = ACTIONS(5014), [anon_sym_GT_GT_EQ] = ACTIONS(5014), [anon_sym_AMP_EQ] = ACTIONS(5014), [anon_sym_CARET_EQ] = ACTIONS(5014), [anon_sym_PIPE_EQ] = ACTIONS(5014), [anon_sym_and_eq] = ACTIONS(5021), [anon_sym_or_eq] = ACTIONS(5021), [anon_sym_xor_eq] = ACTIONS(5021), [anon_sym_LT_EQ_GT] = ACTIONS(5014), [anon_sym_or] = ACTIONS(5021), [anon_sym_and] = ACTIONS(5021), [anon_sym_bitor] = ACTIONS(5021), [anon_sym_xor] = ACTIONS(5021), [anon_sym_bitand] = ACTIONS(5021), [anon_sym_not_eq] = ACTIONS(5021), [anon_sym_DASH_DASH] = ACTIONS(5014), [anon_sym_PLUS_PLUS] = ACTIONS(5014), [anon_sym_DOT] = ACTIONS(5021), [anon_sym_DOT_STAR] = ACTIONS(5014), [anon_sym_DASH_GT] = ACTIONS(5014), [sym_comment] = ACTIONS(3), }, [STATE(2305)] = { [sym_decltype_auto] = STATE(1978), [anon_sym_DOT_DOT_DOT] = ACTIONS(5686), [anon_sym_COMMA] = ACTIONS(5686), [anon_sym_RPAREN] = ACTIONS(5686), [anon_sym_LPAREN2] = ACTIONS(5686), [anon_sym_DASH] = ACTIONS(5684), [anon_sym_PLUS] = ACTIONS(5684), [anon_sym_STAR] = ACTIONS(5686), [anon_sym_SLASH] = ACTIONS(5684), [anon_sym_PERCENT] = ACTIONS(5686), [anon_sym_PIPE_PIPE] = ACTIONS(5686), [anon_sym_AMP_AMP] = ACTIONS(5686), [anon_sym_PIPE] = ACTIONS(5684), [anon_sym_CARET] = ACTIONS(5686), [anon_sym_AMP] = ACTIONS(5684), [anon_sym_EQ_EQ] = ACTIONS(5686), [anon_sym_BANG_EQ] = ACTIONS(5686), [anon_sym_GT] = ACTIONS(5684), [anon_sym_GT_EQ] = ACTIONS(5686), [anon_sym_LT_EQ] = ACTIONS(5684), [anon_sym_LT] = ACTIONS(5684), [anon_sym_LT_LT] = ACTIONS(5686), [anon_sym_GT_GT] = ACTIONS(5686), [anon_sym_SEMI] = ACTIONS(5686), [anon_sym___extension__] = ACTIONS(5686), [anon_sym___attribute__] = ACTIONS(5686), [anon_sym___attribute] = ACTIONS(5684), [anon_sym_COLON] = ACTIONS(5686), [anon_sym_LBRACE] = ACTIONS(5686), [anon_sym_RBRACE] = ACTIONS(5686), [anon_sym_LBRACK] = ACTIONS(5686), [anon_sym_RBRACK] = ACTIONS(5686), [anon_sym_const] = ACTIONS(5684), [anon_sym_constexpr] = ACTIONS(5686), [anon_sym_volatile] = ACTIONS(5686), [anon_sym_restrict] = ACTIONS(5686), [anon_sym___restrict__] = ACTIONS(5686), [anon_sym__Atomic] = ACTIONS(5686), [anon_sym__Noreturn] = ACTIONS(5686), [anon_sym_noreturn] = ACTIONS(5686), [anon_sym__Nonnull] = ACTIONS(5686), [anon_sym_mutable] = ACTIONS(5686), [anon_sym_constinit] = ACTIONS(5686), [anon_sym_consteval] = ACTIONS(5686), [anon_sym_alignas] = ACTIONS(5686), [anon_sym__Alignas] = ACTIONS(5686), [anon_sym_QMARK] = ACTIONS(5686), [anon_sym_LT_EQ_GT] = ACTIONS(5686), [anon_sym_or] = ACTIONS(5686), [anon_sym_and] = ACTIONS(5686), [anon_sym_bitor] = ACTIONS(5686), [anon_sym_xor] = ACTIONS(5686), [anon_sym_bitand] = ACTIONS(5686), [anon_sym_not_eq] = ACTIONS(5686), [anon_sym_DASH_DASH] = ACTIONS(5686), [anon_sym_PLUS_PLUS] = ACTIONS(5686), [anon_sym_DOT] = ACTIONS(5684), [anon_sym_DOT_STAR] = ACTIONS(5686), [anon_sym_DASH_GT] = ACTIONS(5686), [sym_comment] = ACTIONS(3), [sym_auto] = ACTIONS(6213), [anon_sym_decltype] = ACTIONS(5072), [anon_sym_final] = ACTIONS(5686), [anon_sym_override] = ACTIONS(5686), [anon_sym_requires] = ACTIONS(5686), }, [STATE(2306)] = { [sym_identifier] = ACTIONS(5664), [anon_sym_DOT_DOT_DOT] = ACTIONS(5666), [anon_sym_COMMA] = ACTIONS(5666), [anon_sym_RPAREN] = ACTIONS(5666), [aux_sym_preproc_if_token2] = ACTIONS(5666), [aux_sym_preproc_else_token1] = ACTIONS(5666), [aux_sym_preproc_elif_token1] = ACTIONS(5664), [aux_sym_preproc_elifdef_token1] = ACTIONS(5666), [aux_sym_preproc_elifdef_token2] = ACTIONS(5666), [anon_sym_LPAREN2] = ACTIONS(5666), [anon_sym_DASH] = ACTIONS(5664), [anon_sym_PLUS] = ACTIONS(5664), [anon_sym_STAR] = ACTIONS(5664), [anon_sym_SLASH] = ACTIONS(5664), [anon_sym_PERCENT] = ACTIONS(5664), [anon_sym_PIPE_PIPE] = ACTIONS(5666), [anon_sym_AMP_AMP] = ACTIONS(5666), [anon_sym_PIPE] = ACTIONS(5664), [anon_sym_CARET] = ACTIONS(5664), [anon_sym_AMP] = ACTIONS(5664), [anon_sym_EQ_EQ] = ACTIONS(5666), [anon_sym_BANG_EQ] = ACTIONS(5666), [anon_sym_GT] = ACTIONS(5664), [anon_sym_GT_EQ] = ACTIONS(5666), [anon_sym_LT_EQ] = ACTIONS(5664), [anon_sym_LT] = ACTIONS(5664), [anon_sym_LT_LT] = ACTIONS(5664), [anon_sym_GT_GT] = ACTIONS(5664), [anon_sym_SEMI] = ACTIONS(5666), [anon_sym___attribute__] = ACTIONS(5664), [anon_sym___attribute] = ACTIONS(5664), [anon_sym_COLON] = ACTIONS(5664), [anon_sym_COLON_COLON] = ACTIONS(5666), [anon_sym_LBRACE] = ACTIONS(5666), [anon_sym_RBRACE] = ACTIONS(5666), [anon_sym_LBRACK] = ACTIONS(5666), [anon_sym_RBRACK] = ACTIONS(5666), [anon_sym_EQ] = ACTIONS(5664), [anon_sym_QMARK] = ACTIONS(5666), [anon_sym_STAR_EQ] = ACTIONS(5666), [anon_sym_SLASH_EQ] = ACTIONS(5666), [anon_sym_PERCENT_EQ] = ACTIONS(5666), [anon_sym_PLUS_EQ] = ACTIONS(5666), [anon_sym_DASH_EQ] = ACTIONS(5666), [anon_sym_LT_LT_EQ] = ACTIONS(5666), [anon_sym_GT_GT_EQ] = ACTIONS(5666), [anon_sym_AMP_EQ] = ACTIONS(5666), [anon_sym_CARET_EQ] = ACTIONS(5666), [anon_sym_PIPE_EQ] = ACTIONS(5666), [anon_sym_and_eq] = ACTIONS(5664), [anon_sym_or_eq] = ACTIONS(5664), [anon_sym_xor_eq] = ACTIONS(5664), [anon_sym_LT_EQ_GT] = ACTIONS(5666), [anon_sym_or] = ACTIONS(5664), [anon_sym_and] = ACTIONS(5664), [anon_sym_bitor] = ACTIONS(5664), [anon_sym_xor] = ACTIONS(5664), [anon_sym_bitand] = ACTIONS(5664), [anon_sym_not_eq] = ACTIONS(5664), [anon_sym_DASH_DASH] = ACTIONS(5666), [anon_sym_PLUS_PLUS] = ACTIONS(5666), [anon_sym_DOT] = ACTIONS(5664), [anon_sym_DOT_STAR] = ACTIONS(5666), [anon_sym_DASH_GT] = ACTIONS(5666), [sym_comment] = ACTIONS(3), }, [STATE(2307)] = { [sym_attribute_specifier] = STATE(2320), [sym_identifier] = ACTIONS(6330), [anon_sym_DOT_DOT_DOT] = ACTIONS(6332), [anon_sym_COMMA] = ACTIONS(6332), [anon_sym_RPAREN] = ACTIONS(6332), [aux_sym_preproc_if_token2] = ACTIONS(6332), [aux_sym_preproc_else_token1] = ACTIONS(6332), [aux_sym_preproc_elif_token1] = ACTIONS(6330), [aux_sym_preproc_elifdef_token1] = ACTIONS(6332), [aux_sym_preproc_elifdef_token2] = ACTIONS(6332), [anon_sym_LPAREN2] = ACTIONS(6332), [anon_sym_DASH] = ACTIONS(6330), [anon_sym_PLUS] = ACTIONS(6330), [anon_sym_STAR] = ACTIONS(6330), [anon_sym_SLASH] = ACTIONS(6330), [anon_sym_PERCENT] = ACTIONS(6330), [anon_sym_PIPE_PIPE] = ACTIONS(6332), [anon_sym_AMP_AMP] = ACTIONS(6332), [anon_sym_PIPE] = ACTIONS(6330), [anon_sym_CARET] = ACTIONS(6330), [anon_sym_AMP] = ACTIONS(6330), [anon_sym_EQ_EQ] = ACTIONS(6332), [anon_sym_BANG_EQ] = ACTIONS(6332), [anon_sym_GT] = ACTIONS(6330), [anon_sym_GT_EQ] = ACTIONS(6332), [anon_sym_LT_EQ] = ACTIONS(6330), [anon_sym_LT] = ACTIONS(6330), [anon_sym_LT_LT] = ACTIONS(6330), [anon_sym_GT_GT] = ACTIONS(6330), [anon_sym_SEMI] = ACTIONS(6332), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6332), [anon_sym_LBRACE] = ACTIONS(6332), [anon_sym_RBRACE] = ACTIONS(6332), [anon_sym_LBRACK] = ACTIONS(6332), [anon_sym_RBRACK] = ACTIONS(6332), [anon_sym_EQ] = ACTIONS(6330), [anon_sym_QMARK] = ACTIONS(6332), [anon_sym_STAR_EQ] = ACTIONS(6332), [anon_sym_SLASH_EQ] = ACTIONS(6332), [anon_sym_PERCENT_EQ] = ACTIONS(6332), [anon_sym_PLUS_EQ] = ACTIONS(6332), [anon_sym_DASH_EQ] = ACTIONS(6332), [anon_sym_LT_LT_EQ] = ACTIONS(6332), [anon_sym_GT_GT_EQ] = ACTIONS(6332), [anon_sym_AMP_EQ] = ACTIONS(6332), [anon_sym_CARET_EQ] = ACTIONS(6332), [anon_sym_PIPE_EQ] = ACTIONS(6332), [anon_sym_and_eq] = ACTIONS(6330), [anon_sym_or_eq] = ACTIONS(6330), [anon_sym_xor_eq] = ACTIONS(6330), [anon_sym_LT_EQ_GT] = ACTIONS(6332), [anon_sym_or] = ACTIONS(6330), [anon_sym_and] = ACTIONS(6330), [anon_sym_bitor] = ACTIONS(6330), [anon_sym_xor] = ACTIONS(6330), [anon_sym_bitand] = ACTIONS(6330), [anon_sym_not_eq] = ACTIONS(6330), [anon_sym_DASH_DASH] = ACTIONS(6332), [anon_sym_PLUS_PLUS] = ACTIONS(6332), [anon_sym_DOT] = ACTIONS(6330), [anon_sym_DOT_STAR] = ACTIONS(6332), [anon_sym_DASH_GT] = ACTIONS(6332), [sym_comment] = ACTIONS(3), }, [STATE(2308)] = { [sym_string_literal] = STATE(2205), [sym_raw_string_literal] = STATE(2205), [anon_sym_DOT_DOT_DOT] = ACTIONS(5806), [anon_sym_COMMA] = ACTIONS(5806), [anon_sym_RPAREN] = ACTIONS(5806), [anon_sym_LPAREN2] = ACTIONS(5806), [anon_sym_DASH] = ACTIONS(5804), [anon_sym_PLUS] = ACTIONS(5804), [anon_sym_STAR] = ACTIONS(5804), [anon_sym_SLASH] = ACTIONS(5804), [anon_sym_PERCENT] = ACTIONS(5804), [anon_sym_PIPE_PIPE] = ACTIONS(5806), [anon_sym_AMP_AMP] = ACTIONS(5806), [anon_sym_PIPE] = ACTIONS(5804), [anon_sym_CARET] = ACTIONS(5804), [anon_sym_AMP] = ACTIONS(5804), [anon_sym_EQ_EQ] = ACTIONS(5806), [anon_sym_BANG_EQ] = ACTIONS(5806), [anon_sym_GT] = ACTIONS(5804), [anon_sym_GT_EQ] = ACTIONS(5806), [anon_sym_LT_EQ] = ACTIONS(5804), [anon_sym_LT] = ACTIONS(5804), [anon_sym_LT_LT] = ACTIONS(5804), [anon_sym_GT_GT] = ACTIONS(5804), [anon_sym_LBRACK] = ACTIONS(5806), [anon_sym_EQ] = ACTIONS(5804), [anon_sym_QMARK] = ACTIONS(5806), [anon_sym_STAR_EQ] = ACTIONS(5806), [anon_sym_SLASH_EQ] = ACTIONS(5806), [anon_sym_PERCENT_EQ] = ACTIONS(5806), [anon_sym_PLUS_EQ] = ACTIONS(5806), [anon_sym_DASH_EQ] = ACTIONS(5806), [anon_sym_LT_LT_EQ] = ACTIONS(5806), [anon_sym_GT_GT_EQ] = ACTIONS(5806), [anon_sym_AMP_EQ] = ACTIONS(5806), [anon_sym_CARET_EQ] = ACTIONS(5806), [anon_sym_PIPE_EQ] = ACTIONS(5806), [anon_sym_and_eq] = ACTIONS(5804), [anon_sym_or_eq] = ACTIONS(5804), [anon_sym_xor_eq] = ACTIONS(5804), [anon_sym_LT_EQ_GT] = ACTIONS(5806), [anon_sym_or] = ACTIONS(5804), [anon_sym_and] = ACTIONS(5804), [anon_sym_bitor] = ACTIONS(5804), [anon_sym_xor] = ACTIONS(5804), [anon_sym_bitand] = ACTIONS(5804), [anon_sym_not_eq] = ACTIONS(5804), [anon_sym_DASH_DASH] = ACTIONS(5806), [anon_sym_PLUS_PLUS] = ACTIONS(5806), [anon_sym_DOT] = ACTIONS(5804), [anon_sym_DOT_STAR] = ACTIONS(5806), [anon_sym_DASH_GT] = ACTIONS(5804), [anon_sym_L_DQUOTE] = ACTIONS(5068), [anon_sym_u_DQUOTE] = ACTIONS(5068), [anon_sym_U_DQUOTE] = ACTIONS(5068), [anon_sym_u8_DQUOTE] = ACTIONS(5068), [anon_sym_DQUOTE] = ACTIONS(5068), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5074), [anon_sym_LR_DQUOTE] = ACTIONS(5074), [anon_sym_uR_DQUOTE] = ACTIONS(5074), [anon_sym_UR_DQUOTE] = ACTIONS(5074), [anon_sym_u8R_DQUOTE] = ACTIONS(5074), [anon_sym_DASH_GT_STAR] = ACTIONS(5806), [sym_literal_suffix] = ACTIONS(5804), }, [STATE(2309)] = { [sym_attribute_specifier] = STATE(2338), [sym_identifier] = ACTIONS(6334), [anon_sym_DOT_DOT_DOT] = ACTIONS(6336), [anon_sym_COMMA] = ACTIONS(6336), [anon_sym_RPAREN] = ACTIONS(6336), [aux_sym_preproc_if_token2] = ACTIONS(6336), [aux_sym_preproc_else_token1] = ACTIONS(6336), [aux_sym_preproc_elif_token1] = ACTIONS(6334), [aux_sym_preproc_elifdef_token1] = ACTIONS(6336), [aux_sym_preproc_elifdef_token2] = ACTIONS(6336), [anon_sym_LPAREN2] = ACTIONS(6336), [anon_sym_DASH] = ACTIONS(6334), [anon_sym_PLUS] = ACTIONS(6334), [anon_sym_STAR] = ACTIONS(6334), [anon_sym_SLASH] = ACTIONS(6334), [anon_sym_PERCENT] = ACTIONS(6334), [anon_sym_PIPE_PIPE] = ACTIONS(6336), [anon_sym_AMP_AMP] = ACTIONS(6336), [anon_sym_PIPE] = ACTIONS(6334), [anon_sym_CARET] = ACTIONS(6334), [anon_sym_AMP] = ACTIONS(6334), [anon_sym_EQ_EQ] = ACTIONS(6336), [anon_sym_BANG_EQ] = ACTIONS(6336), [anon_sym_GT] = ACTIONS(6334), [anon_sym_GT_EQ] = ACTIONS(6336), [anon_sym_LT_EQ] = ACTIONS(6334), [anon_sym_LT] = ACTIONS(6334), [anon_sym_LT_LT] = ACTIONS(6334), [anon_sym_GT_GT] = ACTIONS(6334), [anon_sym_SEMI] = ACTIONS(6336), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6336), [anon_sym_LBRACE] = ACTIONS(6336), [anon_sym_RBRACE] = ACTIONS(6336), [anon_sym_LBRACK] = ACTIONS(6336), [anon_sym_RBRACK] = ACTIONS(6336), [anon_sym_EQ] = ACTIONS(6334), [anon_sym_QMARK] = ACTIONS(6336), [anon_sym_STAR_EQ] = ACTIONS(6336), [anon_sym_SLASH_EQ] = ACTIONS(6336), [anon_sym_PERCENT_EQ] = ACTIONS(6336), [anon_sym_PLUS_EQ] = ACTIONS(6336), [anon_sym_DASH_EQ] = ACTIONS(6336), [anon_sym_LT_LT_EQ] = ACTIONS(6336), [anon_sym_GT_GT_EQ] = ACTIONS(6336), [anon_sym_AMP_EQ] = ACTIONS(6336), [anon_sym_CARET_EQ] = ACTIONS(6336), [anon_sym_PIPE_EQ] = ACTIONS(6336), [anon_sym_and_eq] = ACTIONS(6334), [anon_sym_or_eq] = ACTIONS(6334), [anon_sym_xor_eq] = ACTIONS(6334), [anon_sym_LT_EQ_GT] = ACTIONS(6336), [anon_sym_or] = ACTIONS(6334), [anon_sym_and] = ACTIONS(6334), [anon_sym_bitor] = ACTIONS(6334), [anon_sym_xor] = ACTIONS(6334), [anon_sym_bitand] = ACTIONS(6334), [anon_sym_not_eq] = ACTIONS(6334), [anon_sym_DASH_DASH] = ACTIONS(6336), [anon_sym_PLUS_PLUS] = ACTIONS(6336), [anon_sym_DOT] = ACTIONS(6334), [anon_sym_DOT_STAR] = ACTIONS(6336), [anon_sym_DASH_GT] = ACTIONS(6336), [sym_comment] = ACTIONS(3), }, [STATE(2310)] = { [aux_sym_sized_type_specifier_repeat1] = STATE(2310), [sym_identifier] = ACTIONS(5109), [anon_sym_DOT_DOT_DOT] = ACTIONS(5111), [anon_sym_COMMA] = ACTIONS(5111), [anon_sym_LPAREN2] = ACTIONS(5111), [anon_sym_DASH] = ACTIONS(5109), [anon_sym_PLUS] = ACTIONS(5109), [anon_sym_STAR] = ACTIONS(5111), [anon_sym_SLASH] = ACTIONS(5109), [anon_sym_PERCENT] = ACTIONS(5111), [anon_sym_PIPE_PIPE] = ACTIONS(5111), [anon_sym_AMP_AMP] = ACTIONS(5111), [anon_sym_PIPE] = ACTIONS(5109), [anon_sym_CARET] = ACTIONS(5111), [anon_sym_AMP] = ACTIONS(5109), [anon_sym_EQ_EQ] = ACTIONS(5111), [anon_sym_BANG_EQ] = ACTIONS(5111), [anon_sym_GT] = ACTIONS(5109), [anon_sym_GT_EQ] = ACTIONS(5109), [anon_sym_LT_EQ] = ACTIONS(5109), [anon_sym_LT] = ACTIONS(5109), [anon_sym_LT_LT] = ACTIONS(5111), [anon_sym_GT_GT] = ACTIONS(5109), [anon_sym___extension__] = ACTIONS(5109), [anon_sym___attribute__] = ACTIONS(5109), [anon_sym___attribute] = ACTIONS(5109), [anon_sym_LBRACE] = ACTIONS(5111), [anon_sym_signed] = ACTIONS(6338), [anon_sym_unsigned] = ACTIONS(6338), [anon_sym_long] = ACTIONS(6338), [anon_sym_short] = ACTIONS(6338), [anon_sym_LBRACK] = ACTIONS(5111), [anon_sym_const] = ACTIONS(5109), [anon_sym_constexpr] = ACTIONS(5109), [anon_sym_volatile] = ACTIONS(5109), [anon_sym_restrict] = ACTIONS(5109), [anon_sym___restrict__] = ACTIONS(5109), [anon_sym__Atomic] = ACTIONS(5109), [anon_sym__Noreturn] = ACTIONS(5109), [anon_sym_noreturn] = ACTIONS(5109), [anon_sym__Nonnull] = ACTIONS(5109), [anon_sym_mutable] = ACTIONS(5109), [anon_sym_constinit] = ACTIONS(5109), [anon_sym_consteval] = ACTIONS(5109), [anon_sym_alignas] = ACTIONS(5109), [anon_sym__Alignas] = ACTIONS(5109), [sym_primitive_type] = ACTIONS(5109), [anon_sym_QMARK] = ACTIONS(5111), [anon_sym_LT_EQ_GT] = ACTIONS(5111), [anon_sym_or] = ACTIONS(5109), [anon_sym_and] = ACTIONS(5109), [anon_sym_bitor] = ACTIONS(5109), [anon_sym_xor] = ACTIONS(5109), [anon_sym_bitand] = ACTIONS(5109), [anon_sym_not_eq] = ACTIONS(5109), [anon_sym_DASH_DASH] = ACTIONS(5111), [anon_sym_PLUS_PLUS] = ACTIONS(5111), [anon_sym_DOT] = ACTIONS(5109), [anon_sym_DOT_STAR] = ACTIONS(5111), [anon_sym_DASH_GT] = ACTIONS(5111), [sym_comment] = ACTIONS(3), [anon_sym_final] = ACTIONS(5109), [anon_sym_override] = ACTIONS(5109), [anon_sym_GT2] = ACTIONS(5111), [anon_sym_requires] = ACTIONS(5109), }, [STATE(2311)] = { [sym_attribute_specifier] = STATE(2366), [sym_identifier] = ACTIONS(6341), [anon_sym_DOT_DOT_DOT] = ACTIONS(6343), [anon_sym_COMMA] = ACTIONS(6343), [anon_sym_RPAREN] = ACTIONS(6343), [aux_sym_preproc_if_token2] = ACTIONS(6343), [aux_sym_preproc_else_token1] = ACTIONS(6343), [aux_sym_preproc_elif_token1] = ACTIONS(6341), [aux_sym_preproc_elifdef_token1] = ACTIONS(6343), [aux_sym_preproc_elifdef_token2] = ACTIONS(6343), [anon_sym_LPAREN2] = ACTIONS(6343), [anon_sym_DASH] = ACTIONS(6341), [anon_sym_PLUS] = ACTIONS(6341), [anon_sym_STAR] = ACTIONS(6341), [anon_sym_SLASH] = ACTIONS(6341), [anon_sym_PERCENT] = ACTIONS(6341), [anon_sym_PIPE_PIPE] = ACTIONS(6343), [anon_sym_AMP_AMP] = ACTIONS(6343), [anon_sym_PIPE] = ACTIONS(6341), [anon_sym_CARET] = ACTIONS(6341), [anon_sym_AMP] = ACTIONS(6341), [anon_sym_EQ_EQ] = ACTIONS(6343), [anon_sym_BANG_EQ] = ACTIONS(6343), [anon_sym_GT] = ACTIONS(6341), [anon_sym_GT_EQ] = ACTIONS(6343), [anon_sym_LT_EQ] = ACTIONS(6341), [anon_sym_LT] = ACTIONS(6341), [anon_sym_LT_LT] = ACTIONS(6341), [anon_sym_GT_GT] = ACTIONS(6341), [anon_sym_SEMI] = ACTIONS(6343), [anon_sym___attribute__] = ACTIONS(5676), [anon_sym___attribute] = ACTIONS(5676), [anon_sym_COLON] = ACTIONS(6343), [anon_sym_LBRACE] = ACTIONS(6343), [anon_sym_RBRACE] = ACTIONS(6343), [anon_sym_LBRACK] = ACTIONS(6343), [anon_sym_RBRACK] = ACTIONS(6343), [anon_sym_EQ] = ACTIONS(6341), [anon_sym_QMARK] = ACTIONS(6343), [anon_sym_STAR_EQ] = ACTIONS(6343), [anon_sym_SLASH_EQ] = ACTIONS(6343), [anon_sym_PERCENT_EQ] = ACTIONS(6343), [anon_sym_PLUS_EQ] = ACTIONS(6343), [anon_sym_DASH_EQ] = ACTIONS(6343), [anon_sym_LT_LT_EQ] = ACTIONS(6343), [anon_sym_GT_GT_EQ] = ACTIONS(6343), [anon_sym_AMP_EQ] = ACTIONS(6343), [anon_sym_CARET_EQ] = ACTIONS(6343), [anon_sym_PIPE_EQ] = ACTIONS(6343), [anon_sym_and_eq] = ACTIONS(6341), [anon_sym_or_eq] = ACTIONS(6341), [anon_sym_xor_eq] = ACTIONS(6341), [anon_sym_LT_EQ_GT] = ACTIONS(6343), [anon_sym_or] = ACTIONS(6341), [anon_sym_and] = ACTIONS(6341), [anon_sym_bitor] = ACTIONS(6341), [anon_sym_xor] = ACTIONS(6341), [anon_sym_bitand] = ACTIONS(6341), [anon_sym_not_eq] = ACTIONS(6341), [anon_sym_DASH_DASH] = ACTIONS(6343), [anon_sym_PLUS_PLUS] = ACTIONS(6343), [anon_sym_DOT] = ACTIONS(6341), [anon_sym_DOT_STAR] = ACTIONS(6343), [anon_sym_DASH_GT] = ACTIONS(6343), [sym_comment] = ACTIONS(3), }, [STATE(2312)] = { [sym_type_qualifier] = STATE(2313), [sym_alignas_qualifier] = STATE(2345), [aux_sym__type_definition_type_repeat1] = STATE(2313), [aux_sym_sized_type_specifier_repeat1] = STATE(2606), [sym_identifier] = ACTIONS(6345), [anon_sym_DOT_DOT_DOT] = ACTIONS(5122), [anon_sym_COMMA] = ACTIONS(5122), [anon_sym_LPAREN2] = ACTIONS(5122), [anon_sym_DASH] = ACTIONS(5124), [anon_sym_PLUS] = ACTIONS(5124), [anon_sym_STAR] = ACTIONS(5122), [anon_sym_SLASH] = ACTIONS(5124), [anon_sym_PERCENT] = ACTIONS(5122), [anon_sym_PIPE_PIPE] = ACTIONS(5122), [anon_sym_AMP_AMP] = ACTIONS(5122), [anon_sym_PIPE] = ACTIONS(5124), [anon_sym_CARET] = ACTIONS(5122), [anon_sym_AMP] = ACTIONS(5124), [anon_sym_EQ_EQ] = ACTIONS(5122), [anon_sym_BANG_EQ] = ACTIONS(5122), [anon_sym_GT] = ACTIONS(5124), [anon_sym_GT_EQ] = ACTIONS(5124), [anon_sym_LT_EQ] = ACTIONS(5124), [anon_sym_LT] = ACTIONS(5124), [anon_sym_LT_LT] = ACTIONS(5122), [anon_sym_GT_GT] = ACTIONS(5124), [anon_sym___extension__] = ACTIONS(6347), [anon_sym___attribute__] = ACTIONS(5124), [anon_sym___attribute] = ACTIONS(5124), [anon_sym_LBRACE] = ACTIONS(5122), [anon_sym_signed] = ACTIONS(6349), [anon_sym_unsigned] = ACTIONS(6349), [anon_sym_long] = ACTIONS(6349), [anon_sym_short] = ACTIONS(6349), [anon_sym_LBRACK] = ACTIONS(5122), [anon_sym_const] = ACTIONS(6347), [anon_sym_constexpr] = ACTIONS(6347), [anon_sym_volatile] = ACTIONS(6347), [anon_sym_restrict] = ACTIONS(6347), [anon_sym___restrict__] = ACTIONS(6347), [anon_sym__Atomic] = ACTIONS(6347), [anon_sym__Noreturn] = ACTIONS(6347), [anon_sym_noreturn] = ACTIONS(6347), [anon_sym__Nonnull] = ACTIONS(6347), [anon_sym_mutable] = ACTIONS(6347), [anon_sym_constinit] = ACTIONS(6347), [anon_sym_consteval] = ACTIONS(6347), [anon_sym_alignas] = ACTIONS(6351), [anon_sym__Alignas] = ACTIONS(6351), [sym_primitive_type] = ACTIONS(6353), [anon_sym_QMARK] = ACTIONS(5122), [anon_sym_LT_EQ_GT] = ACTIONS(5122), [anon_sym_or] = ACTIONS(5124), [anon_sym_and] = ACTIONS(5124), [anon_sym_bitor] = ACTIONS(5124), [anon_sym_xor] = ACTIONS(5124), [anon_sym_bitand] = ACTIONS(5124), [anon_sym_not_eq] = ACTIONS(5124), [anon_sym_DASH_DASH] = ACTIONS(5122), [anon_sym_PLUS_PLUS] = ACTIONS(5122), [anon_sym_DOT] = ACTIONS(5124), [anon_sym_DOT_STAR] = ACTIONS(5122), [anon_sym_DASH_GT] = ACTIONS(5122), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5122), }, [STATE(2313)] = { [sym_type_qualifier] = STATE(2237), [sym_alignas_qualifier] = STATE(2345), [aux_sym__type_definition_type_repeat1] = STATE(2237), [aux_sym_sized_type_specifier_repeat1] = STATE(2465), [sym_identifier] = ACTIONS(6355), [anon_sym_DOT_DOT_DOT] = ACTIONS(5143), [anon_sym_COMMA] = ACTIONS(5143), [anon_sym_LPAREN2] = ACTIONS(5143), [anon_sym_DASH] = ACTIONS(5145), [anon_sym_PLUS] = ACTIONS(5145), [anon_sym_STAR] = ACTIONS(5143), [anon_sym_SLASH] = ACTIONS(5145), [anon_sym_PERCENT] = ACTIONS(5143), [anon_sym_PIPE_PIPE] = ACTIONS(5143), [anon_sym_AMP_AMP] = ACTIONS(5143), [anon_sym_PIPE] = ACTIONS(5145), [anon_sym_CARET] = ACTIONS(5143), [anon_sym_AMP] = ACTIONS(5145), [anon_sym_EQ_EQ] = ACTIONS(5143), [anon_sym_BANG_EQ] = ACTIONS(5143), [anon_sym_GT] = ACTIONS(5145), [anon_sym_GT_EQ] = ACTIONS(5145), [anon_sym_LT_EQ] = ACTIONS(5145), [anon_sym_LT] = ACTIONS(5145), [anon_sym_LT_LT] = ACTIONS(5143), [anon_sym_GT_GT] = ACTIONS(5145), [anon_sym___extension__] = ACTIONS(6347), [anon_sym___attribute__] = ACTIONS(5145), [anon_sym___attribute] = ACTIONS(5145), [anon_sym_LBRACE] = ACTIONS(5143), [anon_sym_signed] = ACTIONS(6357), [anon_sym_unsigned] = ACTIONS(6357), [anon_sym_long] = ACTIONS(6357), [anon_sym_short] = ACTIONS(6357), [anon_sym_LBRACK] = ACTIONS(5143), [anon_sym_const] = ACTIONS(6347), [anon_sym_constexpr] = ACTIONS(6347), [anon_sym_volatile] = ACTIONS(6347), [anon_sym_restrict] = ACTIONS(6347), [anon_sym___restrict__] = ACTIONS(6347), [anon_sym__Atomic] = ACTIONS(6347), [anon_sym__Noreturn] = ACTIONS(6347), [anon_sym_noreturn] = ACTIONS(6347), [anon_sym__Nonnull] = ACTIONS(6347), [anon_sym_mutable] = ACTIONS(6347), [anon_sym_constinit] = ACTIONS(6347), [anon_sym_consteval] = ACTIONS(6347), [anon_sym_alignas] = ACTIONS(6351), [anon_sym__Alignas] = ACTIONS(6351), [sym_primitive_type] = ACTIONS(6359), [anon_sym_QMARK] = ACTIONS(5143), [anon_sym_LT_EQ_GT] = ACTIONS(5143), [anon_sym_or] = ACTIONS(5145), [anon_sym_and] = ACTIONS(5145), [anon_sym_bitor] = ACTIONS(5145), [anon_sym_xor] = ACTIONS(5145), [anon_sym_bitand] = ACTIONS(5145), [anon_sym_not_eq] = ACTIONS(5145), [anon_sym_DASH_DASH] = ACTIONS(5143), [anon_sym_PLUS_PLUS] = ACTIONS(5143), [anon_sym_DOT] = ACTIONS(5145), [anon_sym_DOT_STAR] = ACTIONS(5143), [anon_sym_DASH_GT] = ACTIONS(5143), [sym_comment] = ACTIONS(3), [anon_sym_GT2] = ACTIONS(5143), }, [STATE(2314)] = { [sym_identifier] = ACTIONS(5684), [anon_sym_DOT_DOT_DOT] = ACTIONS(5686), [anon_sym_COMMA] = ACTIONS(5686), [anon_sym_RPAREN] = ACTIONS(5686), [aux_sym_preproc_if_token2] = ACTIONS(5686), [aux_sym_preproc_else_token1] = ACTIONS(5686), [aux_sym_preproc_elif_token1] = ACTIONS(5684), [aux_sym_preproc_elifdef_token1] = ACTIONS(5686), [aux_sym_preproc_elifdef_token2] = ACTIONS(5686), [anon_sym_LPAREN2] = ACTIONS(5686), [anon_sym_DASH] = ACTIONS(5684), [anon_sym_PLUS] = ACTIONS(5684), [anon_sym_STAR] = ACTIONS(5684), [anon_sym_SLASH] = ACTIONS(5684), [anon_sym_PERCENT] = ACTIONS(5684), [anon_sym_PIPE_PIPE] = ACTIONS(5686), [anon_sym_AMP_AMP] = ACTIONS(5686), [anon_sym_PIPE] = ACTIONS(5684), [anon_sym_CARET] = ACTIONS(5684), [anon_sym_AMP] = ACTIONS(5684), [anon_sym_EQ_EQ] = ACTIONS(5686), [anon_sym_BANG_EQ] = ACTIONS(5686), [anon_sym_GT] = ACTIONS(5684), [anon_sym_GT_EQ] = ACTIONS(5686), [anon_sym_LT_EQ] = ACTIONS(5684), [anon_sym_LT] = ACTIONS(5684), [anon_sym_LT_LT] = ACTIONS(5684), [anon_sym_GT_GT] = ACTIONS(5684), [anon_sym_SEMI] = ACTIONS(5686), [anon_sym___attribute__] = ACTIONS(5684), [anon_sym___attribute] = ACTIONS(5684), [anon_sym_COLON] = ACTIONS(5684), [anon_sym_COLON_COLON] = ACTIONS(5567), [anon_sym_LBRACE] = ACTIONS(5686), [anon_sym_RBRACE] = ACTIONS(5686), [anon_sym_LBRACK] = ACTIONS(5686), [anon_sym_RBRACK] = ACTIONS(5686), [anon_sym_EQ] = ACTIONS(5684), [anon_sym_QMARK] = ACTIONS(5686), [anon_sym_STAR_EQ] = ACTIONS(5686), [anon_sym_SLASH_EQ] = ACTIONS(5686), [anon_sym_PERCENT_EQ] = ACTIONS(5686), [anon_sym_PLUS_EQ] = ACTIONS(5686), [anon_sym_DASH_EQ] = ACTIONS(5686), [anon_sym_LT_LT_EQ] = ACTIONS(5686), [anon_sym_GT_GT_EQ] = ACTIONS(5686), [anon_sym_AMP_EQ] = ACTIONS(5686), [anon_sym_CARET_EQ] = ACTIONS(5686), [anon_sym_PIPE_EQ] = ACTIONS(5686), [anon_sym_and_eq] = ACTIONS(5684), [anon_sym_or_eq] = ACTIONS(5684), [anon_sym_xor_eq] = ACTIONS(5684), [anon_sym_LT_EQ_GT] = ACTIONS(5686), [anon_sym_or] = ACTIONS(5684), [anon_sym_and] = ACTIONS(5684), [anon_sym_bitor] = ACTIONS(5684), [anon_sym_xor] = ACTIONS(5684), [anon_sym_bitand] = ACTIONS(5684), [anon_sym_not_eq] = ACTIONS(5684), [anon_sym_DASH_DASH] = ACTIONS(5686), [anon_sym_PLUS_PLUS] = ACTIONS(5686), [anon_sym_DOT] = ACTIONS(5684), [anon_sym_DOT_STAR] = ACTIONS(5686), [anon_sym_DASH_GT] = ACTIONS(5686), [sym_comment] = ACTIONS(3), }, [STATE(2315)] = { [sym_identifier] = ACTIONS(5496), [anon_sym_DOT_DOT_DOT] = ACTIONS(5498), [anon_sym_COMMA] = ACTIONS(5498), [anon_sym_LPAREN2] = ACTIONS(5498), [anon_sym_DASH] = ACTIONS(5496), [anon_sym_PLUS] = ACTIONS(5496), [anon_sym_STAR] = ACTIONS(5496), [anon_sym_SLASH] = ACTIONS(5496), [anon_sym_PERCENT] = ACTIONS(5496), [anon_sym_PIPE_PIPE] = ACTIONS(5498), [anon_sym_AMP_AMP] = ACTIONS(5498), [anon_sym_PIPE] = ACTIONS(5496), [anon_sym_CARET] = ACTIONS(5496), [anon_sym_AMP] = ACTIONS(5496), [anon_sym_EQ_EQ] = ACTIONS(5498), [anon_sym_BANG_EQ] = ACTIONS(5498), [anon_sym_GT] = ACTIONS(5496), [anon_sym_GT_EQ] = ACTIONS(5498), [anon_sym_LT_EQ] = ACTIONS(5496), [anon_sym_LT] = ACTIONS(5496), [anon_sym_LT_LT] = ACTIONS(5496), [anon_sym_GT_GT] = ACTIONS(5496), [anon_sym_SEMI] = ACTIONS(5498), [anon_sym___attribute__] = ACTIONS(5496), [anon_sym___attribute] = ACTIONS(5496), [anon_sym_LBRACK] = ACTIONS(5498), [anon_sym_EQ] = ACTIONS(5496), [anon_sym_QMARK] = ACTIONS(5498), [anon_sym_STAR_EQ] = ACTIONS(5498), [anon_sym_SLASH_EQ] = ACTIONS(5498), [anon_sym_PERCENT_EQ] = ACTIONS(5498), [anon_sym_PLUS_EQ] = ACTIONS(5498), [anon_sym_DASH_EQ] = ACTIONS(5498), [anon_sym_LT_LT_EQ] = ACTIONS(5498), [anon_sym_GT_GT_EQ] = ACTIONS(5498), [anon_sym_AMP_EQ] = ACTIONS(5498), [anon_sym_CARET_EQ] = ACTIONS(5498), [anon_sym_PIPE_EQ] = ACTIONS(5498), [anon_sym_and_eq] = ACTIONS(5496), [anon_sym_or_eq] = ACTIONS(5496), [anon_sym_xor_eq] = ACTIONS(5496), [anon_sym_LT_EQ_GT] = ACTIONS(5498), [anon_sym_or] = ACTIONS(5496), [anon_sym_and] = ACTIONS(5496), [anon_sym_bitor] = ACTIONS(5496), [anon_sym_xor] = ACTIONS(5496), [anon_sym_bitand] = ACTIONS(5496), [anon_sym_not_eq] = ACTIONS(5496), [anon_sym_DASH_DASH] = ACTIONS(5498), [anon_sym_PLUS_PLUS] = ACTIONS(5498), [anon_sym_DOT] = ACTIONS(5496), [anon_sym_DOT_STAR] = ACTIONS(5498), [anon_sym_DASH_GT] = ACTIONS(5498), [anon_sym_L_DQUOTE] = ACTIONS(5498), [anon_sym_u_DQUOTE] = ACTIONS(5498), [anon_sym_U_DQUOTE] = ACTIONS(5498), [anon_sym_u8_DQUOTE] = ACTIONS(5498), [anon_sym_DQUOTE] = ACTIONS(5498), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5498), [anon_sym_LR_DQUOTE] = ACTIONS(5498), [anon_sym_uR_DQUOTE] = ACTIONS(5498), [anon_sym_UR_DQUOTE] = ACTIONS(5498), [anon_sym_u8R_DQUOTE] = ACTIONS(5498), [sym_literal_suffix] = ACTIONS(5496), }, [STATE(2316)] = { [sym_identifier] = ACTIONS(5593), [anon_sym_DOT_DOT_DOT] = ACTIONS(5595), [anon_sym_COMMA] = ACTIONS(5595), [anon_sym_LPAREN2] = ACTIONS(5595), [anon_sym_DASH] = ACTIONS(5593), [anon_sym_PLUS] = ACTIONS(5593), [anon_sym_STAR] = ACTIONS(5593), [anon_sym_SLASH] = ACTIONS(5593), [anon_sym_PERCENT] = ACTIONS(5593), [anon_sym_PIPE_PIPE] = ACTIONS(5595), [anon_sym_AMP_AMP] = ACTIONS(5595), [anon_sym_PIPE] = ACTIONS(5593), [anon_sym_CARET] = ACTIONS(5593), [anon_sym_AMP] = ACTIONS(5593), [anon_sym_EQ_EQ] = ACTIONS(5595), [anon_sym_BANG_EQ] = ACTIONS(5595), [anon_sym_GT] = ACTIONS(5593), [anon_sym_GT_EQ] = ACTIONS(5595), [anon_sym_LT_EQ] = ACTIONS(5593), [anon_sym_LT] = ACTIONS(5593), [anon_sym_LT_LT] = ACTIONS(5593), [anon_sym_GT_GT] = ACTIONS(5593), [anon_sym_SEMI] = ACTIONS(5595), [anon_sym___attribute__] = ACTIONS(5593), [anon_sym___attribute] = ACTIONS(5593), [anon_sym_LBRACK] = ACTIONS(5595), [anon_sym_EQ] = ACTIONS(5593), [anon_sym_QMARK] = ACTIONS(5595), [anon_sym_STAR_EQ] = ACTIONS(5595), [anon_sym_SLASH_EQ] = ACTIONS(5595), [anon_sym_PERCENT_EQ] = ACTIONS(5595), [anon_sym_PLUS_EQ] = ACTIONS(5595), [anon_sym_DASH_EQ] = ACTIONS(5595), [anon_sym_LT_LT_EQ] = ACTIONS(5595), [anon_sym_GT_GT_EQ] = ACTIONS(5595), [anon_sym_AMP_EQ] = ACTIONS(5595), [anon_sym_CARET_EQ] = ACTIONS(5595), [anon_sym_PIPE_EQ] = ACTIONS(5595), [anon_sym_and_eq] = ACTIONS(5593), [anon_sym_or_eq] = ACTIONS(5593), [anon_sym_xor_eq] = ACTIONS(5593), [anon_sym_LT_EQ_GT] = ACTIONS(5595), [anon_sym_or] = ACTIONS(5593), [anon_sym_and] = ACTIONS(5593), [anon_sym_bitor] = ACTIONS(5593), [anon_sym_xor] = ACTIONS(5593), [anon_sym_bitand] = ACTIONS(5593), [anon_sym_not_eq] = ACTIONS(5593), [anon_sym_DASH_DASH] = ACTIONS(5595), [anon_sym_PLUS_PLUS] = ACTIONS(5595), [anon_sym_DOT] = ACTIONS(5593), [anon_sym_DOT_STAR] = ACTIONS(5595), [anon_sym_DASH_GT] = ACTIONS(5595), [anon_sym_L_DQUOTE] = ACTIONS(5595), [anon_sym_u_DQUOTE] = ACTIONS(5595), [anon_sym_U_DQUOTE] = ACTIONS(5595), [anon_sym_u8_DQUOTE] = ACTIONS(5595), [anon_sym_DQUOTE] = ACTIONS(5595), [sym_comment] = ACTIONS(3), [anon_sym_R_DQUOTE] = ACTIONS(5595), [anon_sym_LR_DQUOTE] = ACTIONS(5595), [anon_sym_uR_DQUOTE] = ACTIONS(5595), [anon_sym_UR_DQUOTE] = ACTIONS(5595), [anon_sym_u8R_DQUOTE] = ACTIONS(5595), [sym_literal_suffix] = ACTIONS(5593), }, }; static const uint16_t ts_small_parse_table[] = { [0] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6361), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6363), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [71] = 5, ACTIONS(3), 1, sym_comment, STATE(2406), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6365), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6133), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6131), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [146] = 5, ACTIONS(3), 1, sym_comment, STATE(2406), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6365), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6091), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6089), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [221] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5719), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5721), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [292] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5819), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5821), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [363] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5782), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5784), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [434] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5905), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5907), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [505] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5873), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5875), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [576] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5498), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [647] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5917), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5919), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [718] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5774), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5776), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [789] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5595), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [860] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_identifier, sym_literal_suffix, ACTIONS(5498), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [931] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5889), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5891), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1002] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5118), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, ACTIONS(5116), 43, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, [1073] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5877), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5879), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1144] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5713), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1215] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5715), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5717), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1286] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6367), 1, sym_identifier, STATE(2335), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(6370), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(6373), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5441), 23, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5439), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [1365] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6376), 27, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6378), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [1448] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5843), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5845), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1519] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5731), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5733), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1590] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6386), 29, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6388), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1661] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5847), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5849), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1732] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5759), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5761), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1803] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5713), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1874] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6394), 1, anon_sym_LT, STATE(2304), 1, sym_template_argument_list, ACTIONS(6390), 27, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6392), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [1949] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5755), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5757), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [2020] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2565), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, ACTIONS(2575), 43, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, [2091] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5747), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5749), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [2162] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_identifier, sym_literal_suffix, ACTIONS(5595), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [2233] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5861), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5863), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [2304] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5542), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [2375] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5778), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5780), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [2446] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6397), 1, sym_identifier, ACTIONS(6408), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2653), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6405), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(6403), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5143), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6400), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(5145), 25, anon_sym_AMP, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_decltype, anon_sym_template, anon_sym_operator, [2533] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6410), 27, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6412), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, [2618] = 5, ACTIONS(3), 1, sym_comment, STATE(2406), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6365), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6099), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6097), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [2693] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5869), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5871), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [2764] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6361), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6363), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [2835] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6416), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6418), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [2906] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5881), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5883), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [2977] = 6, ACTIONS(3), 1, sym_comment, STATE(2267), 2, sym_string_literal, sym_raw_string_literal, ACTIONS(6195), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(6197), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5806), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, ACTIONS(5804), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, [3054] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6420), 29, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6422), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [3125] = 5, ACTIONS(3), 1, sym_comment, STATE(2406), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6365), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6155), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6153), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [3200] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, ACTIONS(6424), 1, anon_sym_LBRACE, STATE(1976), 1, sym_attribute_specifier, STATE(2511), 1, sym_enumerator_list, ACTIONS(6268), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6270), 48, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [3281] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6426), 27, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6428), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, [3366] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6430), 27, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6432), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, [3451] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5557), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [3522] = 5, ACTIONS(3), 1, sym_comment, STATE(2406), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6365), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6085), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6083), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [3597] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5823), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5825), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [3668] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6438), 1, anon_sym_LBRACK_RBRACK, ACTIONS(6434), 29, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6436), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [3741] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_identifier, sym_literal_suffix, ACTIONS(5557), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [3812] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6440), 1, sym_identifier, STATE(2386), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(4343), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(4345), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5423), 23, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5421), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [3891] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6442), 27, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6444), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [3974] = 5, ACTIONS(3), 1, sym_comment, STATE(2406), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6365), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6095), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6093), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [4049] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5788), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [4120] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5788), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [4191] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6446), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6448), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [4262] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6450), 27, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6452), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, [4347] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, ACTIONS(6424), 1, anon_sym_LBRACE, STATE(1948), 1, sym_attribute_specifier, STATE(2493), 1, sym_enumerator_list, ACTIONS(6182), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6184), 48, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [4428] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 27, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, [4513] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3953), 29, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(3955), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [4584] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5727), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5729), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [4655] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5893), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5895), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [4726] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5723), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5725), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [4797] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_identifier, sym_literal_suffix, ACTIONS(5542), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [4868] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6361), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6363), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [4939] = 5, ACTIONS(3), 1, sym_comment, STATE(2406), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6365), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6103), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6101), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5014] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5925), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5927), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5085] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6458), 1, sym_identifier, STATE(2335), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(4343), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(4345), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5453), 23, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5451), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [5164] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5743), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5745), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5235] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5815), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5817), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5306] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6460), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6462), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5377] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6464), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6466), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5448] = 5, ACTIONS(3), 1, sym_comment, STATE(2353), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6468), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6050), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6048), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5523] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6470), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6472), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5594] = 5, ACTIONS(3), 1, sym_comment, STATE(2384), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6474), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6056), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6054), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5669] = 5, ACTIONS(3), 1, sym_comment, STATE(2365), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6476), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6107), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6105), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5744] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5684), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5686), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5815] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5885), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5887), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [5886] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6478), 1, sym_identifier, ACTIONS(6489), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2622), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6486), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2351), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(6484), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5122), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6481), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(5124), 25, anon_sym_AMP, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_decltype, anon_sym_template, anon_sym_operator, [5973] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5897), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5899), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6044] = 5, ACTIONS(3), 1, sym_comment, STATE(2360), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6491), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5782), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5784), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6119] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5788), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6190] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5857), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5859), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6261] = 5, ACTIONS(3), 1, sym_comment, STATE(2319), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6493), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6113), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6111), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6336] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5831), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5833), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6407] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5640), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5642), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6478] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3957), 29, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(3959), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6549] = 5, ACTIONS(3), 1, sym_comment, STATE(2406), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6495), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5109), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5111), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6624] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5739), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5741), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6695] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6498), 29, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6500), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6766] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5921), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5923), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6837] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6504), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym___asm, anon_sym_DOT, ACTIONS(6502), 41, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_asm, anon_sym___asm__, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_try, [6907] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6506), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6508), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [6977] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1963), 1, sym_attribute_specifier, ACTIONS(6322), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6324), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [7053] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6510), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6512), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [7123] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6514), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6516), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [7193] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5162), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5164), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [7263] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 26, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5557), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [7333] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6518), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6520), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [7403] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym___asm, anon_sym_DOT, ACTIONS(4933), 41, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_asm, anon_sym___asm__, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_try, [7473] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6522), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6524), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [7543] = 5, ACTIONS(3), 1, sym_comment, STATE(1622), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6526), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6085), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6083), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [7617] = 5, ACTIONS(3), 1, sym_comment, STATE(1622), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6526), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6091), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6089), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [7691] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6528), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6530), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [7761] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6532), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6534), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [7831] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6536), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6538), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [7901] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6540), 1, anon_sym_LT, ACTIONS(6544), 1, sym_auto, ACTIONS(6546), 1, anon_sym_decltype, STATE(2617), 1, sym_template_argument_list, STATE(2661), 1, aux_sym_sized_type_specifier_repeat1, STATE(3251), 1, sym_decltype_auto, ACTIONS(6542), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4167), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [7987] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 28, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5498), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [8057] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5178), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5180), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [8127] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6548), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6550), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [8197] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6552), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6554), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [8267] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 28, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5595), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [8337] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6556), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6558), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [8407] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 26, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5595), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [8477] = 5, ACTIONS(3), 1, sym_comment, STATE(2434), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6560), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5684), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5686), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [8551] = 5, ACTIONS(3), 1, sym_comment, STATE(2310), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6562), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6155), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6153), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [8625] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6564), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6566), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [8695] = 5, ACTIONS(3), 1, sym_comment, STATE(2310), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6562), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6095), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6093), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [8769] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6434), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6436), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [8839] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6568), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6570), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [8909] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym___asm, anon_sym_DOT, ACTIONS(4933), 41, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_asm, anon_sym___asm__, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_try, [8979] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4169), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4161), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [9049] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6572), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6574), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [9119] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5174), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5176), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [9189] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym___asm, anon_sym_DOT, ACTIONS(4933), 41, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_asm, anon_sym___asm__, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_try, [9259] = 5, ACTIONS(3), 1, sym_comment, STATE(2460), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6576), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6050), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6048), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [9333] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4169), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4161), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [9403] = 5, ACTIONS(3), 1, sym_comment, STATE(2461), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6578), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6056), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6054), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [9477] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym___asm, anon_sym_DOT, ACTIONS(4933), 41, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_asm, anon_sym___asm__, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_try, [9547] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6580), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6582), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [9617] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym___asm, anon_sym_DOT, ACTIONS(4933), 41, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_asm, anon_sym___asm__, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_try, [9687] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 26, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5542), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [9757] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym___asm, anon_sym_DOT, ACTIONS(4933), 41, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_asm, anon_sym___asm__, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_try, [9827] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5170), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5172), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [9897] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6584), 1, anon_sym_PIPE_PIPE, ACTIONS(6586), 1, anon_sym_AMP_AMP, ACTIONS(6588), 1, anon_sym_or, ACTIONS(6590), 1, anon_sym_and, ACTIONS(6241), 26, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6243), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [9975] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6592), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6594), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [10045] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3913), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(3909), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [10115] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5206), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5208), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [10185] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5186), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5188), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [10255] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5935), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5933), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [10325] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6596), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6598), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [10395] = 5, ACTIONS(3), 1, sym_comment, STATE(2310), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6562), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6099), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6097), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [10469] = 5, ACTIONS(3), 1, sym_comment, STATE(2310), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6562), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6103), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6101), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [10543] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 28, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5542), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [10613] = 5, ACTIONS(3), 1, sym_comment, STATE(2484), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6600), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6107), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6105), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [10687] = 5, ACTIONS(3), 1, sym_comment, STATE(2485), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6602), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6113), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6111), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [10761] = 5, ACTIONS(3), 1, sym_comment, STATE(2310), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6562), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6133), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6131), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [10835] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6604), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6606), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [10905] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6608), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6610), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [10975] = 5, ACTIONS(3), 1, sym_comment, STATE(2434), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6560), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5782), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5784), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [11049] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6612), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6614), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11119] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6616), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6618), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11189] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6620), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6622), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11259] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 28, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5557), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [11329] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6624), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6626), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11399] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6186), 1, anon_sym_LBRACE, ACTIONS(6632), 1, anon_sym_COLON, STATE(2284), 1, sym__enum_base_clause, STATE(2291), 1, sym_enumerator_list, STATE(2350), 1, sym_attribute_specifier, ACTIONS(5676), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6628), 26, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6630), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11481] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6186), 1, anon_sym_LBRACE, ACTIONS(6632), 1, anon_sym_COLON, STATE(2249), 1, sym__enum_base_clause, STATE(2296), 1, sym_enumerator_list, STATE(2381), 1, sym_attribute_specifier, ACTIONS(5676), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6634), 26, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6636), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11563] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6638), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6640), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11633] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6642), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6644), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11703] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5182), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5184), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11773] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6646), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6648), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11843] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4933), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11913] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6650), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6652), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [11983] = 5, ACTIONS(3), 1, sym_comment, STATE(2496), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6654), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5782), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5784), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [12057] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6504), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6502), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [12127] = 5, ACTIONS(3), 1, sym_comment, STATE(2310), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6562), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6085), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6083), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [12201] = 5, ACTIONS(3), 1, sym_comment, STATE(2310), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6562), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6091), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(6089), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [12275] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4933), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [12345] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1968), 1, sym_attribute_specifier, ACTIONS(6276), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6278), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [12421] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4933), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [12491] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6656), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6658), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [12561] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6660), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6662), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [12631] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1942), 1, sym_attribute_specifier, ACTIONS(6299), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6301), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [12707] = 5, ACTIONS(3), 1, sym_comment, STATE(2496), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6654), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5684), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5686), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [12781] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1928), 1, sym_attribute_specifier, ACTIONS(6303), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6305), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [12857] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4933), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [12927] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1938), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(1936), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [12997] = 5, ACTIONS(3), 1, sym_comment, STATE(1622), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6526), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6155), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6153), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13071] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6664), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6666), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13141] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6668), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6670), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13211] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6616), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6618), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13281] = 5, ACTIONS(3), 1, sym_comment, STATE(1622), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6526), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6095), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6093), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13355] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6672), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6674), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13425] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1920), 1, sym_attribute_specifier, ACTIONS(6280), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6282), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [13501] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4933), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13571] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6676), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6678), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13641] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5686), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5684), 49, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [13713] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6680), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6682), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13783] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4933), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13853] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6684), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6686), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13923] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6688), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6690), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [13993] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1903), 1, sym_attribute_specifier, ACTIONS(6330), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6332), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [14069] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1949), 1, sym_attribute_specifier, ACTIONS(6307), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6309), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [14145] = 5, ACTIONS(3), 1, sym_comment, STATE(2533), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6692), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6050), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6048), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14219] = 5, ACTIONS(3), 1, sym_comment, STATE(2534), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6694), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6056), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6054), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14293] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5202), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5204), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14363] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5158), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5160), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14433] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6586), 1, anon_sym_AMP_AMP, ACTIONS(6590), 1, anon_sym_and, ACTIONS(6219), 27, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6221), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14507] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5190), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5192), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14577] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6696), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6698), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14647] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5168), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14717] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5194), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5196), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14787] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5198), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5200), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14857] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5168), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14927] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5168), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [14997] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5666), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5664), 49, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [15067] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1942), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(1940), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [15137] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1951), 1, sym_attribute_specifier, ACTIONS(6284), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6286), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [15213] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 26, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5498), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [15283] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, ACTIONS(6704), 1, anon_sym_LBRACE, STATE(2722), 1, sym_field_declaration_list, STATE(2777), 1, sym_attribute_specifier, STATE(7167), 1, sym_virtual_specifier, STATE(8025), 1, sym_base_class_clause, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(5672), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(5674), 40, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, anon_sym_requires, [15371] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1902), 1, sym_attribute_specifier, ACTIONS(6326), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6328), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [15447] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6706), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6708), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [15517] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6710), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6712), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [15587] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1962), 1, sym_attribute_specifier, ACTIONS(6318), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6320), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [15663] = 5, ACTIONS(3), 1, sym_comment, STATE(1622), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6526), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6099), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6097), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [15737] = 5, ACTIONS(3), 1, sym_comment, STATE(1622), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6526), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6103), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6101), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [15811] = 5, ACTIONS(3), 1, sym_comment, STATE(2420), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6714), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6107), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6105), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [15885] = 5, ACTIONS(3), 1, sym_comment, STATE(2421), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6716), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6113), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6111), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [15959] = 5, ACTIONS(3), 1, sym_comment, STATE(1622), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6526), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6133), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6131), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [16033] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5476), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(2753), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [16103] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6718), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6720), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [16173] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6722), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6724), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [16243] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1907), 1, sym_attribute_specifier, ACTIONS(6334), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6336), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [16319] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6726), 28, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6728), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [16389] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, STATE(1940), 1, sym_attribute_specifier, ACTIONS(6341), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_const, anon_sym_DOT, ACTIONS(6343), 49, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_requires, [16465] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5757), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5755), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [16534] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5927), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5925), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [16603] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5713), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5711), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [16672] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5717), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5715), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [16741] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5733), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5731), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [16810] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, ACTIONS(6734), 1, anon_sym_LBRACE, STATE(2992), 1, sym_field_declaration_list, STATE(3178), 1, sym_attribute_specifier, STATE(7280), 1, sym_virtual_specifier, STATE(7932), 1, sym_base_class_clause, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(5672), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5674), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [16897] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5713), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5711), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [16966] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5589), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5591), 47, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [17035] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5875), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5873), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [17104] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5883), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5881), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [17173] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5887), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5885), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [17242] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5788), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5786), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [17311] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6740), 1, anon_sym_virtual, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2567), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(6738), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_EQ, anon_sym_GT2, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6736), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [17398] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [17483] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5741), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5739), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [17552] = 5, ACTIONS(3), 1, sym_comment, STATE(2360), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6491), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5684), 26, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5686), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [17625] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5788), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5786), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [17694] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5923), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5921), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [17763] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, STATE(1625), 1, sym_template_argument_list, STATE(2661), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6542), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6233), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6235), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [17840] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5749), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5747), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [17909] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5542), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [17978] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5825), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5823), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [18047] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5891), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5889), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [18116] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6750), 1, anon_sym_virtual, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2602), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(6748), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_EQ, anon_sym_GT2, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6746), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [18203] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 2, anon_sym_COLON_COLON, anon_sym_LBRACE, ACTIONS(5021), 22, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym___asm, anon_sym_DOT, ACTIONS(5014), 37, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_asm, anon_sym___asm__, anon_sym_DOT_STAR, anon_sym_DASH_GT, [18274] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5725), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5723), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [18343] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5557), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [18412] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, STATE(2662), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(4189), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6235), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6233), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [18491] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5784), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5782), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [18560] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5907), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5905), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [18629] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5895), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5893), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [18698] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5899), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5897), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [18767] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5919), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5917), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [18836] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5863), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5861), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [18905] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5729), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5727), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [18974] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5745), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5743), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [19043] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5008), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5010), 47, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [19112] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5780), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5778), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [19181] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5776), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5774), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [19250] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5871), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5869), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [19319] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5692), 1, anon_sym_STAR, ACTIONS(5694), 1, anon_sym_AMP_AMP, ACTIONS(5696), 1, anon_sym_AMP, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, STATE(3085), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6522), 1, sym__declarator, STATE(6776), 1, sym__abstract_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5706), 2, anon_sym___attribute__, anon_sym___attribute, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(5704), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_EQ, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [19438] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5026), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5028), 47, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [19507] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5692), 1, anon_sym_STAR, ACTIONS(5694), 1, anon_sym_AMP_AMP, ACTIONS(5696), 1, anon_sym_AMP, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, STATE(3085), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6547), 1, sym__declarator, STATE(6777), 1, sym__abstract_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6756), 2, anon_sym___attribute__, anon_sym___attribute, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(6754), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_EQ, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [19626] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5030), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5032), 47, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [19695] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5879), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5877), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [19764] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5034), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5036), 47, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [19833] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5817), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5815), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [19902] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6762), 1, anon_sym_virtual, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2611), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(6760), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_EQ, anon_sym_GT2, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6758), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [19989] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4996), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(4998), 47, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [20058] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5000), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5002), 47, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [20127] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5004), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5006), 47, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [20196] = 6, ACTIONS(3), 1, sym_comment, STATE(2369), 2, sym_string_literal, sym_raw_string_literal, ACTIONS(4343), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(4345), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5804), 23, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5806), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [20271] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5821), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5819), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [20340] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5498), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [20409] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5595), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [20478] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5565), 46, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [20549] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6764), 1, anon_sym_LT, ACTIONS(6768), 1, sym_auto, ACTIONS(6770), 1, anon_sym_decltype, STATE(2648), 1, sym_template_argument_list, STATE(2714), 1, aux_sym_sized_type_specifier_repeat1, STATE(3534), 1, sym_decltype_auto, ACTIONS(6766), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4167), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [20634] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5092), 1, anon_sym_decltype, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(6772), 1, sym_auto, STATE(2769), 1, sym_decltype_auto, ACTIONS(5684), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5686), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [20711] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6781), 1, anon_sym_virtual, ACTIONS(6790), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6793), 1, anon_sym___declspec, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(6787), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6796), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2602), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(6784), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(6776), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_EQ, anon_sym_GT2, ACTIONS(6774), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, ACTIONS(6778), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [20798] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5833), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5831), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [20867] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5565), 46, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [20938] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5788), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5786), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [21007] = 6, ACTIONS(3), 1, sym_comment, STATE(2310), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6338), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5109), 17, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, ACTIONS(5225), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, ACTIONS(5222), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [21082] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5721), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5719), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [21151] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5859), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5857), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [21220] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5012), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5019), 47, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [21289] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5761), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5759), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [21358] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6750), 1, anon_sym_virtual, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2602), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(6801), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_EQ, anon_sym_GT2, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6799), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [21445] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5686), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5684), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [21514] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6803), 1, anon_sym_LT, STATE(2617), 1, sym_template_argument_list, ACTIONS(4931), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4938), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [21589] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5845), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5843), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [21658] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5849), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5847), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [21727] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5028), 14, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5026), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [21795] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5012), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5019), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [21863] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6806), 1, sym_identifier, STATE(2621), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(3641), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(3645), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5453), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5451), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [21939] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5010), 14, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5008), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [22007] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5589), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5591), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [22075] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6808), 1, sym_identifier, STATE(2621), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(6811), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(6814), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5441), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5439), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [22151] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5109), 1, sym_primitive_type, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5974), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5222), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5225), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [22225] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5565), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [22295] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5092), 1, anon_sym_decltype, ACTIONS(6772), 1, sym_auto, STATE(2769), 1, sym_decltype_auto, ACTIONS(5684), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5686), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [22369] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5676), 1, anon_sym___attribute, ACTIONS(6186), 1, anon_sym_LBRACE, ACTIONS(6817), 1, anon_sym___attribute__, ACTIONS(6819), 1, anon_sym_COLON, STATE(2249), 1, sym__enum_base_clause, STATE(2296), 1, sym_enumerator_list, STATE(2381), 1, sym_attribute_specifier, ACTIONS(6634), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6636), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [22451] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6821), 1, anon_sym_LT, STATE(2703), 1, sym_template_argument_list, ACTIONS(4187), 27, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5956), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [22525] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5032), 14, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5030), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [22593] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5565), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [22663] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5002), 14, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5000), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [22731] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5006), 14, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5004), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [22799] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5563), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5565), 47, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [22867] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5036), 14, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5034), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [22935] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4998), 14, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(4996), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [23003] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6823), 1, anon_sym_LT, STATE(2648), 1, sym_template_argument_list, ACTIONS(4931), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4938), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, [23077] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(6826), 1, anon_sym_LPAREN2, STATE(2470), 1, sym_argument_list, STATE(2674), 1, aux_sym_sized_type_specifier_repeat1, STATE(3964), 1, sym_initializer_list, ACTIONS(6829), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5686), 10, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, ACTIONS(5684), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [23157] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 24, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_identifier, sym_literal_suffix, ACTIONS(5542), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [23225] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6831), 1, sym_identifier, STATE(2618), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(3641), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(3645), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5423), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5421), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [23301] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, STATE(1625), 1, sym_template_argument_list, STATE(2714), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6766), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6233), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6235), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [23377] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 24, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_identifier, sym_literal_suffix, ACTIONS(5498), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [23445] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6821), 1, anon_sym_LT, STATE(2703), 1, sym_template_argument_list, ACTIONS(4938), 27, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(4931), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [23519] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 24, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_identifier, sym_literal_suffix, ACTIONS(5595), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [23587] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 24, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_identifier, sym_literal_suffix, ACTIONS(5557), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [23655] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, ACTIONS(6837), 1, anon_sym_LBRACE, STATE(3008), 1, sym_field_declaration_list, STATE(3430), 1, sym_attribute_specifier, STATE(7235), 1, sym_virtual_specifier, STATE(8094), 1, sym_base_class_clause, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(5672), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5674), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [23741] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5676), 1, anon_sym___attribute, ACTIONS(6186), 1, anon_sym_LBRACE, ACTIONS(6817), 1, anon_sym___attribute__, ACTIONS(6819), 1, anon_sym_COLON, STATE(2284), 1, sym__enum_base_clause, STATE(2291), 1, sym_enumerator_list, STATE(2350), 1, sym_attribute_specifier, ACTIONS(6628), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6630), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [23823] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5960), 1, anon_sym_STAR, ACTIONS(5962), 1, anon_sym_AMP_AMP, ACTIONS(5964), 1, anon_sym_AMP, STATE(3300), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6522), 1, sym__declarator, STATE(6871), 1, sym__abstract_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5704), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(5706), 2, anon_sym___attribute__, anon_sym___attribute, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [23940] = 5, ACTIONS(3), 1, sym_comment, STATE(2666), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6839), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6050), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6048), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [24011] = 5, ACTIONS(3), 1, sym_comment, STATE(2651), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6841), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6056), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6054), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [24082] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5012), 22, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5019), 37, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, [24149] = 5, ACTIONS(3), 1, sym_comment, STATE(1686), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6843), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6133), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6131), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [24220] = 5, ACTIONS(3), 1, sym_comment, STATE(2682), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6845), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5782), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5784), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [24291] = 5, ACTIONS(3), 1, sym_comment, STATE(1686), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6843), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6103), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6101), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [24362] = 5, ACTIONS(3), 1, sym_comment, STATE(2667), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6847), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6107), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6105), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [24433] = 5, ACTIONS(3), 1, sym_comment, STATE(2658), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6849), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6131), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6133), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [24504] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 23, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5542), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [24571] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6857), 1, anon_sym_template, STATE(1655), 1, sym_string_literal, ACTIONS(6855), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(6853), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6851), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_operator, [24644] = 5, ACTIONS(3), 1, sym_comment, STATE(2658), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6849), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6097), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6099), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [24715] = 5, ACTIONS(3), 1, sym_comment, STATE(2656), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6859), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6048), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6050), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [24786] = 5, ACTIONS(3), 1, sym_comment, STATE(2658), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6861), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5111), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5109), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [24857] = 5, ACTIONS(3), 1, sym_comment, STATE(2675), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6864), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6113), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6111), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [24928] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5012), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5019), 41, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_requires, anon_sym_DASH_GT_STAR, [24995] = 5, ACTIONS(3), 1, sym_comment, STATE(1686), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6843), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6095), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6093), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [25066] = 5, ACTIONS(3), 1, sym_comment, STATE(2658), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6849), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6093), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6095), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [25137] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5668), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_const, anon_sym_DOT, ACTIONS(5670), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [25206] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 23, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5498), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [25273] = 5, ACTIONS(3), 1, sym_comment, STATE(2658), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6849), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6101), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6103), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [25344] = 5, ACTIONS(3), 1, sym_comment, STATE(1686), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6843), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6099), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6097), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [25415] = 5, ACTIONS(3), 1, sym_comment, STATE(1686), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6843), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6085), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6083), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [25486] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5478), 1, sym_identifier, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5983), 1, anon_sym_STAR, ACTIONS(5985), 1, anon_sym_AMP_AMP, ACTIONS(5987), 1, anon_sym_AMP, ACTIONS(5989), 1, anon_sym_COLON_COLON, STATE(3300), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6630), 1, sym__declarator, STATE(6871), 1, sym__abstract_declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5704), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(5706), 2, anon_sym___attribute__, anon_sym___attribute, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [25603] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 23, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5595), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [25670] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5478), 1, sym_identifier, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5983), 1, anon_sym_STAR, ACTIONS(5985), 1, anon_sym_AMP_AMP, ACTIONS(5987), 1, anon_sym_AMP, ACTIONS(5989), 1, anon_sym_COLON_COLON, STATE(3300), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6631), 1, sym__declarator, STATE(6867), 1, sym__abstract_declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6754), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(6756), 2, anon_sym___attribute__, anon_sym___attribute, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [25787] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6866), 1, anon_sym_LT, ACTIONS(6870), 1, sym_auto, ACTIONS(6872), 1, anon_sym_decltype, STATE(2660), 1, sym_template_argument_list, STATE(2849), 1, aux_sym_sized_type_specifier_repeat1, STATE(3772), 1, sym_decltype_auto, ACTIONS(6868), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 15, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4167), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [25870] = 5, ACTIONS(3), 1, sym_comment, STATE(2674), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6829), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5784), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5782), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [25941] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6874), 1, anon_sym_template, STATE(1659), 1, sym_string_literal, ACTIONS(6855), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(6853), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6851), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_operator, [26014] = 5, ACTIONS(3), 1, sym_comment, STATE(2658), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6849), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6153), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6155), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [26085] = 5, ACTIONS(3), 1, sym_comment, STATE(1686), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6843), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6091), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6089), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [26156] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 23, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(5557), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, anon_sym_DASH_GT_STAR, [26223] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6876), 1, anon_sym_template, STATE(1657), 1, sym_string_literal, ACTIONS(6855), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(6853), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6851), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_operator, [26296] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, ACTIONS(6878), 1, anon_sym_LBRACE, STATE(2733), 1, sym_enumerator_list, STATE(2787), 1, sym_attribute_specifier, ACTIONS(6268), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6270), 42, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [26373] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6540), 1, anon_sym_LT, STATE(2617), 1, sym_template_argument_list, ACTIONS(5956), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4187), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [26446] = 5, ACTIONS(3), 1, sym_comment, STATE(2687), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6880), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6105), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6107), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [26517] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, ACTIONS(6878), 1, anon_sym_LBRACE, STATE(2748), 1, sym_enumerator_list, STATE(2796), 1, sym_attribute_specifier, ACTIONS(6182), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6184), 42, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [26594] = 5, ACTIONS(3), 1, sym_comment, STATE(1686), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6843), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6155), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6153), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [26665] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5991), 1, anon_sym_STAR, ACTIONS(5993), 1, anon_sym_AMP_AMP, ACTIONS(5995), 1, anon_sym_AMP, STATE(3377), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6547), 1, sym__declarator, STATE(6865), 1, sym__abstract_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6754), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(6756), 2, anon_sym___attribute__, anon_sym___attribute, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [26782] = 5, ACTIONS(3), 1, sym_comment, STATE(2688), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6882), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6111), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6113), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [26853] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5991), 1, anon_sym_STAR, ACTIONS(5993), 1, anon_sym_AMP_AMP, ACTIONS(5995), 1, anon_sym_AMP, STATE(3377), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6522), 1, sym__declarator, STATE(6897), 1, sym__abstract_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5704), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(5706), 2, anon_sym___attribute__, anon_sym___attribute, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [26970] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6884), 1, anon_sym_template, STATE(1660), 1, sym_string_literal, ACTIONS(6855), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(6853), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6851), 46, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_operator, [27043] = 5, ACTIONS(3), 1, sym_comment, STATE(2658), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6849), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6083), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6085), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [27114] = 5, ACTIONS(3), 1, sym_comment, STATE(2658), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6849), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6089), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6091), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [27185] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 22, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5565), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, [27254] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 22, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5565), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, [27323] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5563), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5565), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [27390] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4199), 1, sym_auto, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(6752), 1, anon_sym_LT, STATE(2563), 1, sym_decltype_auto, STATE(2662), 1, aux_sym_sized_type_specifier_repeat1, STATE(2723), 1, sym_template_argument_list, ACTIONS(4189), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4167), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, ACTIONS(4159), 40, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [27473] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5589), 22, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5591), 37, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, [27540] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5960), 1, anon_sym_STAR, ACTIONS(5962), 1, anon_sym_AMP_AMP, ACTIONS(5964), 1, anon_sym_AMP, STATE(3300), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6547), 1, sym__declarator, STATE(6867), 1, sym__abstract_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6754), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(6756), 2, anon_sym___attribute__, anon_sym___attribute, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [27657] = 5, ACTIONS(3), 1, sym_comment, STATE(2665), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6886), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6054), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6056), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [27728] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2791), 1, sym_attribute_specifier, ACTIONS(6334), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6336), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [27800] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5668), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5670), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [27868] = 5, ACTIONS(3), 1, sym_comment, STATE(2755), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6888), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6107), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6105), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [27938] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5664), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5666), 45, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [28004] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, ACTIONS(6894), 1, anon_sym_LBRACE, STATE(3228), 1, sym_field_declaration_list, STATE(3835), 1, sym_attribute_specifier, STATE(7150), 1, sym_virtual_specifier, STATE(8011), 1, sym_base_class_clause, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(5672), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5674), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [28088] = 5, ACTIONS(3), 1, sym_comment, STATE(1701), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6896), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6099), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6097), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [28158] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5002), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5000), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [28224] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5012), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [28290] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2772), 1, sym_attribute_specifier, ACTIONS(6280), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6282), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [28362] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2776), 1, sym_attribute_specifier, ACTIONS(6284), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6286), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [28434] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5036), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5034), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [28500] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6900), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6898), 45, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_explicit, anon_sym_template, anon_sym_operator, [28566] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, STATE(1625), 1, sym_template_argument_list, STATE(2849), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6868), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6233), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6235), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [28640] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5563), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5565), 37, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, [28706] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, ACTIONS(6902), 1, anon_sym_COLON, ACTIONS(6904), 1, anon_sym_LBRACE, STATE(2844), 1, sym__enum_base_clause, STATE(2892), 1, sym_enumerator_list, STATE(3227), 1, sym_attribute_specifier, ACTIONS(6634), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6636), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [28786] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5591), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5589), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [28852] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6908), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(6906), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [28918] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5118), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5116), 45, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_explicit, anon_sym_template, anon_sym_operator, [28984] = 5, ACTIONS(3), 1, sym_comment, STATE(1701), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6896), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6095), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6093), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [29054] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5684), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5686), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [29122] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5670), 27, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5668), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [29190] = 5, ACTIONS(3), 1, sym_comment, STATE(2751), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6910), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6056), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6054), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [29260] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5006), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5004), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [29326] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2783), 1, sym_attribute_specifier, ACTIONS(6341), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6343), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [29398] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2786), 1, sym_attribute_specifier, ACTIONS(6276), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6278), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [29470] = 5, ACTIONS(3), 1, sym_comment, STATE(2731), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6912), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6113), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6111), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [29540] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2790), 1, sym_attribute_specifier, ACTIONS(6326), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6328), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [29612] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5012), 45, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, [29678] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5032), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5030), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [29744] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6916), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(6914), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [29810] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, ACTIONS(6902), 1, anon_sym_COLON, ACTIONS(6904), 1, anon_sym_LBRACE, STATE(2887), 1, sym__enum_base_clause, STATE(2990), 1, sym_enumerator_list, STATE(3349), 1, sym_attribute_specifier, ACTIONS(6628), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6630), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [29890] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6920), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(6918), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [29956] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2759), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(2757), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [30022] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2795), 1, sym_attribute_specifier, ACTIONS(6299), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6301), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [30094] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, ACTIONS(4931), 7, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(4938), 48, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [30166] = 5, ACTIONS(3), 1, sym_comment, STATE(1701), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6896), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6091), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6089), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [30236] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5565), 27, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5563), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [30304] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2756), 1, sym_attribute_specifier, ACTIONS(6307), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6309), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [30376] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2797), 1, sym_attribute_specifier, ACTIONS(6318), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6320), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [30448] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2798), 1, sym_attribute_specifier, ACTIONS(6322), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6324), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [30520] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6924), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(6922), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [30586] = 5, ACTIONS(3), 1, sym_comment, STATE(2674), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6829), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5686), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(5684), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [30656] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5565), 27, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5563), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [30724] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6928), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(6926), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [30790] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6930), 1, anon_sym_LT, STATE(2660), 1, sym_template_argument_list, ACTIONS(4931), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4938), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [30862] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2639), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(2637), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [30928] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5642), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5640), 45, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_explicit, anon_sym_template, anon_sym_operator, [30994] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6764), 1, anon_sym_LT, STATE(2648), 1, sym_template_argument_list, ACTIONS(5956), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4187), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, [31066] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5010), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5008), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [31132] = 5, ACTIONS(3), 1, sym_comment, STATE(1701), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6896), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6133), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6131), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [31202] = 5, ACTIONS(3), 1, sym_comment, STATE(1701), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6896), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6155), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6153), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [31272] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5028), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5026), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [31338] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2839), 1, sym_attribute_specifier, ACTIONS(6303), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6305), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [31410] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5565), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5563), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [31476] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, STATE(2801), 1, sym_attribute_specifier, ACTIONS(6330), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_const, anon_sym_DOT, ACTIONS(6332), 43, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [31548] = 5, ACTIONS(3), 1, sym_comment, STATE(1701), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6896), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6103), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6101), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [31618] = 5, ACTIONS(3), 1, sym_comment, STATE(2746), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6933), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5782), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5784), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [31688] = 5, ACTIONS(3), 1, sym_comment, STATE(2701), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6935), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6050), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6048), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [31758] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4998), 28, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(4996), 30, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_typename, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [31824] = 5, ACTIONS(3), 1, sym_comment, STATE(1701), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6896), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6085), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6083), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [31894] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5847), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5849), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [31959] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(2723), 1, sym_template_argument_list, ACTIONS(4938), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, ACTIONS(4931), 45, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, [32030] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6626), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_RBRACK_RBRACK, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6624), 31, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [32095] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5815), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5817), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [32160] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5684), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5686), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [32225] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5668), 22, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5670), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, [32292] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, ACTIONS(6937), 1, anon_sym_COLON, ACTIONS(6939), 1, anon_sym_LBRACE, STATE(2909), 1, sym__enum_base_clause, STATE(3106), 1, sym_enumerator_list, STATE(3393), 1, sym_attribute_specifier, ACTIONS(6628), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6630), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [32371] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5881), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5883), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [32436] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5885), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5887), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [32501] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5739), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5741), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [32566] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5819), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5821), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [32631] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5747), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5749), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [32696] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5861), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5863), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [32761] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5925), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5927), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [32826] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5727), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5729), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [32891] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, ACTIONS(6937), 1, anon_sym_COLON, ACTIONS(6939), 1, anon_sym_LBRACE, STATE(2919), 1, sym__enum_base_clause, STATE(3018), 1, sym_enumerator_list, STATE(3502), 1, sym_attribute_specifier, ACTIONS(6634), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6636), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [32970] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5743), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5745), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33035] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5778), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5780), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33100] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5759), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5761), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33165] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5788), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33230] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5857), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5859), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33295] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5873), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5875), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33360] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6941), 1, sym_identifier, ACTIONS(6945), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3015), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6486), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2803), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(6943), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5122), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6481), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(5124), 22, anon_sym_AMP, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_asm, anon_sym___asm__, anon_sym___asm, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [33441] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5788), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33506] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5788), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33571] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5640), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5642), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33636] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5921), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5923), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33701] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5823), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5825), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33766] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5723), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5725), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33831] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5782), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5784), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33896] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5905), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5907), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [33961] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5917), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5919), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34026] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5877), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5879), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34091] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5713), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34156] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5715), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5717), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34221] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5731), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5733), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34286] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5713), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34351] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5869), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5871), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34416] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5755), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5757), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34481] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5831), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5833), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34546] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5843), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5845), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34611] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5889), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5891), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34676] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5893), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5895), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34741] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5897), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5899), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34806] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5557), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [34871] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5719), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5721), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [34936] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6614), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_RBRACK_RBRACK, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6612), 31, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [35001] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6947), 1, sym_identifier, ACTIONS(6951), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3225), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6405), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(6949), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5143), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(6400), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(5145), 22, anon_sym_AMP, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_asm, anon_sym___asm__, anon_sym___asm, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [35082] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6652), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_RBRACK_RBRACK, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6650), 31, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [35147] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5008), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5010), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [35212] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5026), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5028), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [35277] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5030), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5032), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [35342] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5034), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5036), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [35407] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4996), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4998), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [35472] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5000), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5002), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [35537] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5004), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5006), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [35602] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5589), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5591), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [35667] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4187), 1, anon_sym_SEMI, ACTIONS(4199), 1, sym_auto, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(6752), 1, anon_sym_LT, STATE(2563), 1, sym_decltype_auto, STATE(2662), 1, aux_sym_sized_type_specifier_repeat1, STATE(2723), 1, sym_template_argument_list, ACTIONS(4189), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4167), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACK_LBRACK, ACTIONS(4159), 40, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [35750] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6961), 1, anon_sym_PIPE_PIPE, ACTIONS(6963), 1, anon_sym_AMP_AMP, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6981), 1, anon_sym_or, ACTIONS(6983), 1, anon_sym_and, ACTIONS(6985), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6965), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6953), 6, aux_sym_preproc_elif_token1, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, sym_identifier, ACTIONS(6955), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [35859] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6961), 1, anon_sym_PIPE_PIPE, ACTIONS(6963), 1, anon_sym_AMP_AMP, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6981), 1, anon_sym_or, ACTIONS(6983), 1, anon_sym_and, ACTIONS(6985), 1, anon_sym_not_eq, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(6989), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6965), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6718), 6, aux_sym_preproc_elif_token1, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, sym_identifier, ACTIONS(6720), 15, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [35972] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6963), 1, anon_sym_AMP_AMP, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6983), 1, anon_sym_and, ACTIONS(6985), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6965), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 7, aux_sym_preproc_elif_token1, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, sym_identifier, ACTIONS(6456), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [36077] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6985), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6965), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 8, aux_sym_preproc_elif_token1, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, sym_identifier, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [36178] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6985), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 10, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, sym_identifier, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [36277] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6985), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 12, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_CARET, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, sym_identifier, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [36374] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6985), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 14, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, sym_identifier, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [36469] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 15, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [36560] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 18, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 22, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [36647] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6961), 1, anon_sym_PIPE_PIPE, ACTIONS(6963), 1, anon_sym_AMP_AMP, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6981), 1, anon_sym_or, ACTIONS(6983), 1, anon_sym_and, ACTIONS(6985), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6965), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6991), 6, aux_sym_preproc_elif_token1, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, sym_identifier, ACTIONS(6993), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [36756] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6961), 1, anon_sym_PIPE_PIPE, ACTIONS(6963), 1, anon_sym_AMP_AMP, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6981), 1, anon_sym_or, ACTIONS(6983), 1, anon_sym_and, ACTIONS(6985), 1, anon_sym_not_eq, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(6989), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6965), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6995), 6, aux_sym_preproc_elif_token1, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, sym_identifier, ACTIONS(6997), 15, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [36869] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6961), 1, anon_sym_PIPE_PIPE, ACTIONS(6963), 1, anon_sym_AMP_AMP, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6981), 1, anon_sym_or, ACTIONS(6983), 1, anon_sym_and, ACTIONS(6985), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6965), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6999), 6, aux_sym_preproc_elif_token1, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, sym_identifier, ACTIONS(7001), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [36978] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6961), 1, anon_sym_PIPE_PIPE, ACTIONS(6963), 1, anon_sym_AMP_AMP, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6981), 1, anon_sym_or, ACTIONS(6983), 1, anon_sym_and, ACTIONS(6985), 1, anon_sym_not_eq, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(6989), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6965), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7003), 6, aux_sym_preproc_elif_token1, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, sym_identifier, ACTIONS(7005), 15, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [37091] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5498), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [37156] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6961), 1, anon_sym_PIPE_PIPE, ACTIONS(6963), 1, anon_sym_AMP_AMP, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6981), 1, anon_sym_or, ACTIONS(6983), 1, anon_sym_and, ACTIONS(6985), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6965), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7007), 6, aux_sym_preproc_elif_token1, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, sym_identifier, ACTIONS(7009), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [37265] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6961), 1, anon_sym_PIPE_PIPE, ACTIONS(6963), 1, anon_sym_AMP_AMP, ACTIONS(6975), 1, anon_sym_GT_EQ, ACTIONS(6979), 1, anon_sym_LT_EQ_GT, ACTIONS(6981), 1, anon_sym_or, ACTIONS(6983), 1, anon_sym_and, ACTIONS(6985), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6965), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(6967), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6969), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(6971), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6973), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7011), 6, aux_sym_preproc_elif_token1, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, sym_identifier, ACTIONS(7013), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, [37374] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5595), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [37439] = 5, ACTIONS(3), 1, sym_comment, STATE(2682), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6845), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5684), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5686), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [37508] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5565), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [37575] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4199), 1, sym_auto, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(7015), 1, anon_sym_LBRACK, STATE(2563), 1, sym_decltype_auto, STATE(2662), 1, aux_sym_sized_type_specifier_repeat1, STATE(3727), 1, sym_template_argument_list, ACTIONS(4184), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(4167), 4, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, ACTIONS(4189), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [37660] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, [37741] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 20, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, [37824] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6957), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(6977), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6959), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 18, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, [37909] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5542), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [37974] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5565), 38, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [38041] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5774), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_const, anon_sym_DOT, ACTIONS(5776), 44, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [38106] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7018), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [38188] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7020), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [38270] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7022), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [38352] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7024), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [38434] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, ACTIONS(6904), 1, anon_sym_LBRACE, STATE(2926), 1, sym_enumerator_list, STATE(3200), 1, sym_attribute_specifier, ACTIONS(6182), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6184), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [38508] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5563), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5565), 39, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [38572] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7026), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [38654] = 5, ACTIONS(3), 1, sym_comment, STATE(1727), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7028), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6155), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6153), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [38722] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6866), 1, anon_sym_LT, STATE(2660), 1, sym_template_argument_list, ACTIONS(5956), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4187), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [38792] = 5, ACTIONS(3), 1, sym_comment, STATE(1727), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7028), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6095), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6093), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [38860] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7038), 1, anon_sym___attribute__, ACTIONS(7041), 1, anon_sym___attribute, ACTIONS(7044), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, STATE(4140), 1, sym_alignas_qualifier, STATE(4725), 1, sym__function_attributes_start, STATE(4992), 1, sym_ref_qualifier, STATE(5736), 1, sym_trailing_return_type, STATE(5841), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(4128), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5420), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [38978] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7065), 1, sym_literal_suffix, ACTIONS(4169), 26, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4161), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [39044] = 5, ACTIONS(3), 1, sym_comment, STATE(2746), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6933), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5684), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5686), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [39112] = 5, ACTIONS(3), 1, sym_comment, STATE(2856), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7067), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6050), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6048), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [39180] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7069), 27, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(7071), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [39244] = 5, ACTIONS(3), 1, sym_comment, STATE(2857), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7073), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6056), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6054), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [39312] = 5, ACTIONS(3), 1, sym_comment, STATE(1727), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7028), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6099), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6097), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [39380] = 5, ACTIONS(3), 1, sym_comment, STATE(1727), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7028), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6103), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6101), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [39448] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6762), 1, anon_sym_virtual, ACTIONS(7075), 1, anon_sym_SEMI, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6760), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, STATE(2611), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6758), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [39532] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6762), 1, anon_sym_virtual, ACTIONS(7077), 1, anon_sym_SEMI, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6760), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, STATE(2611), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6758), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [39616] = 5, ACTIONS(3), 1, sym_comment, STATE(2882), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7079), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6107), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6105), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [39684] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7081), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [39766] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(4326), 1, anon_sym_STAR, ACTIONS(4328), 1, anon_sym_AMP_AMP, ACTIONS(4330), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5704), 1, anon_sym_RPAREN, ACTIONS(5989), 1, anon_sym_COLON_COLON, STATE(3080), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6620), 1, sym__declarator, STATE(6878), 1, sym__abstract_declarator, STATE(8794), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [39878] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7083), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [39960] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7085), 1, anon_sym_LBRACE, STATE(2614), 1, sym_attribute_specifier, STATE(3055), 1, sym_enumerator_list, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6184), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6182), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [40032] = 5, ACTIONS(3), 1, sym_comment, STATE(2888), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7087), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6113), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6111), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [40100] = 5, ACTIONS(3), 1, sym_comment, STATE(1727), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7028), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6133), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6131), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [40168] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6762), 1, anon_sym_virtual, ACTIONS(7089), 1, anon_sym_SEMI, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6760), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, STATE(2611), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6758), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [40252] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(2723), 1, sym_template_argument_list, ACTIONS(4187), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, ACTIONS(5956), 44, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, [40322] = 5, ACTIONS(3), 1, sym_comment, STATE(2847), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7091), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5782), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5784), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [40390] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7093), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [40472] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7095), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [40554] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6762), 1, anon_sym_virtual, ACTIONS(7097), 1, anon_sym_SEMI, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6760), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, STATE(2611), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6758), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [40638] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7099), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [40720] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7101), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [40802] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5565), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5563), 44, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_operator, anon_sym_try, anon_sym_requires, [40866] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(6546), 1, anon_sym_decltype, ACTIONS(7103), 1, sym_auto, STATE(3297), 1, sym_decltype_auto, ACTIONS(5684), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5686), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [40938] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6762), 1, anon_sym_virtual, ACTIONS(7105), 1, anon_sym_SEMI, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6760), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, STATE(2611), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6758), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [41022] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7107), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [41104] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7109), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [41186] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6762), 1, anon_sym_virtual, ACTIONS(7111), 1, anon_sym_SEMI, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6760), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, STATE(2611), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6758), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [41270] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7113), 1, anon_sym_SEMI, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [41352] = 5, ACTIONS(3), 1, sym_comment, STATE(1727), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7028), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6085), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6083), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [41420] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7038), 1, anon_sym___attribute__, ACTIONS(7041), 1, anon_sym___attribute, ACTIONS(7044), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7118), 1, anon_sym_requires, STATE(4140), 1, sym_alignas_qualifier, STATE(4817), 1, sym__function_attributes_start, STATE(5006), 1, sym_ref_qualifier, STATE(5644), 1, sym_trailing_return_type, STATE(5864), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7115), 2, anon_sym_final, anon_sym_override, STATE(4128), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5408), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [41538] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6762), 1, anon_sym_virtual, ACTIONS(7121), 1, anon_sym_SEMI, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6760), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, STATE(2611), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(5484), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(5480), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6758), 13, anon_sym_AMP, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [41622] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(7125), 1, sym_auto, ACTIONS(7127), 1, anon_sym_decltype, STATE(1625), 1, sym_template_argument_list, STATE(2563), 1, sym_decltype_auto, STATE(3373), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7123), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(4167), 39, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [41702] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, ACTIONS(5956), 7, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(4187), 46, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [41772] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, ACTIONS(6904), 1, anon_sym_LBRACE, STATE(2896), 1, sym_enumerator_list, STATE(3247), 1, sym_attribute_specifier, ACTIONS(6268), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6270), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [41846] = 5, ACTIONS(3), 1, sym_comment, STATE(1727), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7028), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6091), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6089), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [41914] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7085), 1, anon_sym_LBRACE, STATE(2576), 1, sym_attribute_specifier, STATE(3044), 1, sym_enumerator_list, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6270), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6268), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [41986] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(4326), 1, anon_sym_STAR, ACTIONS(4328), 1, anon_sym_AMP_AMP, ACTIONS(4330), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(6754), 1, anon_sym_RPAREN, STATE(3080), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6729), 1, sym__declarator, STATE(6885), 1, sym__abstract_declarator, STATE(8794), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [42098] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6349), 1, sym__declarator, STATE(8167), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2997), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4010), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [42207] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3198), 1, sym_attribute_specifier, ACTIONS(6299), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6301), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [42276] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, STATE(3373), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7123), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6233), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6235), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [42349] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [42428] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5668), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5670), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_final, anon_sym_override, anon_sym_DASH_GT_STAR, [42493] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3204), 1, sym_attribute_specifier, ACTIONS(6307), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6309), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [42562] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4199), 1, sym_auto, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(7139), 1, anon_sym_LT, STATE(2563), 1, sym_decltype_auto, STATE(2662), 1, aux_sym_sized_type_specifier_repeat1, STATE(2723), 1, sym_template_argument_list, ACTIONS(4189), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4167), 10, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(4159), 34, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [42641] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7044), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, STATE(4140), 1, sym_alignas_qualifier, STATE(4897), 1, sym__function_attributes_start, STATE(5014), 1, sym_ref_qualifier, STATE(5736), 1, sym_trailing_return_type, STATE(6151), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(4128), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5430), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [42758] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, ACTIONS(7147), 1, anon_sym_COLON, ACTIONS(7149), 1, anon_sym_LBRACE, STATE(3124), 1, sym__enum_base_clause, STATE(3224), 1, sym_enumerator_list, STATE(3818), 1, sym_attribute_specifier, ACTIONS(6628), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6630), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [42835] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3355), 1, sym_attribute_specifier, ACTIONS(6318), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6320), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [42904] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7151), 1, anon_sym_LPAREN2, ACTIONS(7153), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7155), 1, anon_sym_LBRACK, STATE(3311), 1, sym_parameter_list, STATE(3097), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6075), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6077), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [42977] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7159), 1, anon_sym_LBRACK, STATE(3035), 1, sym_new_declarator, STATE(3517), 2, sym_argument_list, sym_initializer_list, ACTIONS(6036), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6038), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [43050] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3191), 1, sym_attribute_specifier, ACTIONS(6322), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6324), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [43119] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4938), 1, anon_sym_LBRACE, ACTIONS(5058), 1, anon_sym_LT, STATE(3078), 1, sym_template_argument_list, ACTIONS(4940), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [43190] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7161), 1, anon_sym_COLON, STATE(2581), 1, sym_attribute_specifier, STATE(2889), 1, sym__enum_base_clause, STATE(3037), 1, sym_enumerator_list, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6630), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6628), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [43265] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 2, anon_sym_EQ, anon_sym_or, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [43370] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6991), 1, anon_sym_EQ, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, ACTIONS(7189), 1, anon_sym_PIPE_PIPE, ACTIONS(7191), 1, anon_sym_or, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [43479] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, ACTIONS(7147), 1, anon_sym_COLON, ACTIONS(7149), 1, anon_sym_LBRACE, STATE(3136), 1, sym__enum_base_clause, STATE(3272), 1, sym_enumerator_list, STATE(3732), 1, sym_attribute_specifier, ACTIONS(6634), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6636), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [43556] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, ACTIONS(6939), 1, anon_sym_LBRACE, STATE(3024), 1, sym_enumerator_list, STATE(3513), 1, sym_attribute_specifier, ACTIONS(6268), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6270), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [43629] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 3, anon_sym_EQ, anon_sym_or, anon_sym_and, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 22, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [43730] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(6995), 1, anon_sym_EQ, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, ACTIONS(7189), 1, anon_sym_PIPE_PIPE, ACTIONS(7191), 1, anon_sym_or, ACTIONS(7193), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6997), 18, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [43843] = 52, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7195), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7197), 1, anon_sym_COMMA, ACTIONS(7199), 1, anon_sym_RPAREN, ACTIONS(7201), 1, anon_sym_DASH, ACTIONS(7203), 1, anon_sym_PLUS, ACTIONS(7205), 1, anon_sym_STAR, ACTIONS(7207), 1, anon_sym_SLASH, ACTIONS(7209), 1, anon_sym_PERCENT, ACTIONS(7211), 1, anon_sym_PIPE_PIPE, ACTIONS(7213), 1, anon_sym_AMP_AMP, ACTIONS(7215), 1, anon_sym_PIPE, ACTIONS(7217), 1, anon_sym_CARET, ACTIONS(7219), 1, anon_sym_AMP, ACTIONS(7221), 1, anon_sym_EQ_EQ, ACTIONS(7223), 1, anon_sym_BANG_EQ, ACTIONS(7225), 1, anon_sym_GT, ACTIONS(7227), 1, anon_sym_GT_EQ, ACTIONS(7229), 1, anon_sym_LT_EQ, ACTIONS(7231), 1, anon_sym_LT, ACTIONS(7233), 1, anon_sym_LT_LT, ACTIONS(7235), 1, anon_sym_GT_GT, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7239), 1, anon_sym_EQ, ACTIONS(7241), 1, anon_sym_QMARK, ACTIONS(7243), 1, anon_sym_STAR_EQ, ACTIONS(7245), 1, anon_sym_SLASH_EQ, ACTIONS(7247), 1, anon_sym_PERCENT_EQ, ACTIONS(7249), 1, anon_sym_PLUS_EQ, ACTIONS(7251), 1, anon_sym_DASH_EQ, ACTIONS(7253), 1, anon_sym_LT_LT_EQ, ACTIONS(7255), 1, anon_sym_GT_GT_EQ, ACTIONS(7257), 1, anon_sym_AMP_EQ, ACTIONS(7259), 1, anon_sym_CARET_EQ, ACTIONS(7261), 1, anon_sym_PIPE_EQ, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7267), 1, anon_sym_or, ACTIONS(7269), 1, anon_sym_and, ACTIONS(7271), 1, anon_sym_bitor, ACTIONS(7273), 1, anon_sym_xor, ACTIONS(7275), 1, anon_sym_bitand, ACTIONS(7277), 1, anon_sym_not_eq, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7263), 3, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [44004] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7151), 1, anon_sym_LPAREN2, ACTIONS(7153), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7155), 1, anon_sym_LBRACK, STATE(3311), 1, sym_parameter_list, STATE(3097), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6169), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6171), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [44077] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6409), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2979), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4032), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [44186] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6430), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2917), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4049), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [44295] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7151), 1, anon_sym_LPAREN2, ACTIONS(7153), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7155), 1, anon_sym_LBRACK, STATE(3311), 1, sym_parameter_list, STATE(3097), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6079), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6081), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [44368] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6382), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4004), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [44477] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7159), 1, anon_sym_LBRACK, STATE(3102), 1, sym_new_declarator, STATE(3558), 2, sym_argument_list, sym_initializer_list, ACTIONS(6135), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6137), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [44550] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, ACTIONS(6939), 1, anon_sym_LBRACE, STATE(3045), 1, sym_enumerator_list, STATE(3550), 1, sym_attribute_specifier, ACTIONS(6182), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6184), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [44623] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7044), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7300), 1, anon_sym___asm, ACTIONS(7303), 1, anon_sym_DASH_GT, STATE(4140), 1, sym_alignas_qualifier, STATE(4838), 1, sym__function_attributes_start, STATE(5008), 1, sym_ref_qualifier, STATE(5736), 1, sym_trailing_return_type, STATE(5893), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7297), 2, anon_sym_asm, anon_sym___asm__, STATE(4128), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5437), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [44740] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7044), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7118), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, STATE(4140), 1, sym_alignas_qualifier, STATE(4905), 1, sym__function_attributes_start, STATE(5024), 1, sym_ref_qualifier, STATE(5644), 1, sym_trailing_return_type, STATE(6149), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7115), 2, anon_sym_final, anon_sym_override, STATE(4128), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5434), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [44857] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4938), 1, anon_sym_LBRACE, ACTIONS(4945), 1, anon_sym_LT, STATE(2568), 1, sym_template_argument_list, ACTIONS(4940), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4933), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [44928] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6999), 1, anon_sym_EQ, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, ACTIONS(7189), 1, anon_sym_PIPE_PIPE, ACTIONS(7191), 1, anon_sym_or, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [45037] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5647), 4, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(5649), 10, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, ACTIONS(4161), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(4169), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, [45104] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7187), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 4, anon_sym_PIPE, anon_sym_EQ, anon_sym_or, anon_sym_and, ACTIONS(6456), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, [45201] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3354), 1, sym_attribute_specifier, ACTIONS(6303), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6305), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [45270] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(5670), 1, anon_sym_LBRACE, ACTIONS(7305), 1, sym_auto, STATE(2545), 1, sym_decltype_auto, ACTIONS(5686), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, ACTIONS(5684), 40, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [45341] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3196), 1, sym_attribute_specifier, ACTIONS(6330), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6332), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [45410] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7307), 1, anon_sym_STAR, ACTIONS(7309), 1, anon_sym_AMP_AMP, ACTIONS(7311), 1, anon_sym_AMP, ACTIONS(7313), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5992), 1, sym__scope_resolution, STATE(6303), 1, sym__declarator, STATE(8321), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2982), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4039), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [45519] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6620), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2932), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4007), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [45628] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7151), 1, anon_sym_LPAREN2, ACTIONS(7153), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7155), 1, anon_sym_LBRACK, STATE(3311), 1, sym_parameter_list, STATE(3097), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6026), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6028), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [45701] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6729), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4008), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [45810] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7187), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 6, anon_sym_PIPE, anon_sym_CARET, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, [45905] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6620), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4038), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [46014] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, [46105] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7065), 1, sym_literal_suffix, ACTIONS(4169), 24, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, ACTIONS(4161), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [46170] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [46259] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6409), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2983), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4041), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [46368] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7300), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4855), 1, sym__function_attributes_start, STATE(5012), 1, sym_ref_qualifier, STATE(5625), 1, sym_trailing_return_type, STATE(5858), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7297), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5433), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [46485] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7307), 1, anon_sym_STAR, ACTIONS(7309), 1, anon_sym_AMP_AMP, ACTIONS(7311), 1, anon_sym_AMP, ACTIONS(7313), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5992), 1, sym__scope_resolution, STATE(6330), 1, sym__declarator, STATE(8321), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2941), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4012), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [46594] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7307), 1, anon_sym_STAR, ACTIONS(7309), 1, anon_sym_AMP_AMP, ACTIONS(7311), 1, anon_sym_AMP, ACTIONS(7313), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5992), 1, sym__scope_resolution, STATE(6343), 1, sym__declarator, STATE(8321), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4013), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [46703] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7159), 1, anon_sym_LBRACK, STATE(3021), 1, sym_new_declarator, STATE(3455), 2, sym_argument_list, sym_initializer_list, ACTIONS(6145), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6147), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [46776] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5012), 1, anon_sym_const, ACTIONS(5023), 1, anon_sym_AMP, ACTIONS(5016), 7, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACK, anon_sym_GT2, ACTIONS(5021), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(5014), 18, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(5019), 18, anon_sym___extension__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_auto, anon_sym_decltype, [46847] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7300), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7340), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4875), 1, sym__function_attributes_start, STATE(5035), 1, sym_ref_qualifier, STATE(5591), 1, sym_trailing_return_type, STATE(5870), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7115), 2, anon_sym_final, anon_sym_override, ACTIONS(7297), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5426), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [46964] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7007), 1, anon_sym_EQ, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, ACTIONS(7189), 1, anon_sym_PIPE_PIPE, ACTIONS(7191), 1, anon_sym_or, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [47073] = 52, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7195), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7197), 1, anon_sym_COMMA, ACTIONS(7201), 1, anon_sym_DASH, ACTIONS(7203), 1, anon_sym_PLUS, ACTIONS(7205), 1, anon_sym_STAR, ACTIONS(7207), 1, anon_sym_SLASH, ACTIONS(7209), 1, anon_sym_PERCENT, ACTIONS(7211), 1, anon_sym_PIPE_PIPE, ACTIONS(7213), 1, anon_sym_AMP_AMP, ACTIONS(7215), 1, anon_sym_PIPE, ACTIONS(7217), 1, anon_sym_CARET, ACTIONS(7219), 1, anon_sym_AMP, ACTIONS(7221), 1, anon_sym_EQ_EQ, ACTIONS(7223), 1, anon_sym_BANG_EQ, ACTIONS(7225), 1, anon_sym_GT, ACTIONS(7227), 1, anon_sym_GT_EQ, ACTIONS(7229), 1, anon_sym_LT_EQ, ACTIONS(7231), 1, anon_sym_LT, ACTIONS(7233), 1, anon_sym_LT_LT, ACTIONS(7235), 1, anon_sym_GT_GT, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7239), 1, anon_sym_EQ, ACTIONS(7241), 1, anon_sym_QMARK, ACTIONS(7243), 1, anon_sym_STAR_EQ, ACTIONS(7245), 1, anon_sym_SLASH_EQ, ACTIONS(7247), 1, anon_sym_PERCENT_EQ, ACTIONS(7249), 1, anon_sym_PLUS_EQ, ACTIONS(7251), 1, anon_sym_DASH_EQ, ACTIONS(7253), 1, anon_sym_LT_LT_EQ, ACTIONS(7255), 1, anon_sym_GT_GT_EQ, ACTIONS(7257), 1, anon_sym_AMP_EQ, ACTIONS(7259), 1, anon_sym_CARET_EQ, ACTIONS(7261), 1, anon_sym_PIPE_EQ, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7267), 1, anon_sym_or, ACTIONS(7269), 1, anon_sym_and, ACTIONS(7271), 1, anon_sym_bitor, ACTIONS(7273), 1, anon_sym_xor, ACTIONS(7275), 1, anon_sym_bitand, ACTIONS(7277), 1, anon_sym_not_eq, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7343), 1, anon_sym_RPAREN, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7263), 3, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [47234] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6718), 1, anon_sym_EQ, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, ACTIONS(7189), 1, anon_sym_PIPE_PIPE, ACTIONS(7191), 1, anon_sym_or, ACTIONS(7193), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6720), 18, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [47347] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7069), 25, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(7071), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [47410] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7345), 1, anon_sym_STAR, ACTIONS(7347), 1, anon_sym_AMP_AMP, ACTIONS(7349), 1, anon_sym_AMP, ACTIONS(7351), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6045), 1, sym__scope_resolution, STATE(6861), 1, sym__declarator, STATE(8508), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2985), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4044), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [47519] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7353), 1, anon_sym_STAR, ACTIONS(7355), 1, anon_sym_AMP_AMP, ACTIONS(7357), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6522), 1, sym__declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2951), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4002), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [47628] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7353), 1, anon_sym_STAR, ACTIONS(7355), 1, anon_sym_AMP_AMP, ACTIONS(7357), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6547), 1, sym__declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4016), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [47737] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3348), 1, sym_attribute_specifier, ACTIONS(6280), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6282), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [47806] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 10, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [47891] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7044), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7118), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7300), 1, anon_sym___asm, ACTIONS(7303), 1, anon_sym_DASH_GT, STATE(4140), 1, sym_alignas_qualifier, STATE(4907), 1, sym__function_attributes_start, STATE(5053), 1, sym_ref_qualifier, STATE(5644), 1, sym_trailing_return_type, STATE(5904), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7115), 2, anon_sym_final, anon_sym_override, ACTIONS(7297), 2, anon_sym_asm, anon_sym___asm__, STATE(4128), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5438), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [48008] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7151), 1, anon_sym_LPAREN2, ACTIONS(7153), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7155), 1, anon_sym_LBRACK, STATE(3311), 1, sym_parameter_list, STATE(3097), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6149), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6151), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [48081] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7353), 1, anon_sym_STAR, ACTIONS(7355), 1, anon_sym_AMP_AMP, ACTIONS(7357), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6486), 1, sym__declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2986), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4045), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [48190] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6430), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2959), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4017), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [48299] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3358), 1, sym_attribute_specifier, ACTIONS(6284), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6286), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [48368] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6382), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4018), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [48477] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 12, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [48558] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7161), 1, anon_sym_COLON, STATE(2569), 1, sym_attribute_specifier, STATE(2864), 1, sym__enum_base_clause, STATE(3041), 1, sym_enumerator_list, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6636), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6634), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [48633] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7359), 1, anon_sym_STAR, ACTIONS(7361), 1, anon_sym_AMP_AMP, ACTIONS(7363), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6628), 1, sym__declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2987), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4046), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [48742] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6644), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2934), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4005), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [48851] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7365), 1, anon_sym_STAR, ACTIONS(7367), 1, anon_sym_AMP_AMP, ACTIONS(7369), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6816), 1, sym__declarator, STATE(8491), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2965), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4020), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [48960] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7365), 1, anon_sym_STAR, ACTIONS(7367), 1, anon_sym_AMP_AMP, ACTIONS(7369), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6817), 1, sym__declarator, STATE(8491), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4021), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [49069] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7345), 1, anon_sym_STAR, ACTIONS(7347), 1, anon_sym_AMP_AMP, ACTIONS(7349), 1, anon_sym_AMP, ACTIONS(7351), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6045), 1, sym__scope_resolution, STATE(6852), 1, sym__declarator, STATE(8508), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2967), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4051), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [49178] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7345), 1, anon_sym_STAR, ACTIONS(7347), 1, anon_sym_AMP_AMP, ACTIONS(7349), 1, anon_sym_AMP, ACTIONS(7351), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6045), 1, sym__scope_resolution, STATE(6881), 1, sym__declarator, STATE(8508), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4024), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [49287] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7359), 1, anon_sym_STAR, ACTIONS(7361), 1, anon_sym_AMP_AMP, ACTIONS(7363), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6630), 1, sym__declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2969), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4026), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [49396] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7359), 1, anon_sym_STAR, ACTIONS(7361), 1, anon_sym_AMP_AMP, ACTIONS(7363), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6631), 1, sym__declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4027), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [49505] = 52, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7195), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7197), 1, anon_sym_COMMA, ACTIONS(7201), 1, anon_sym_DASH, ACTIONS(7203), 1, anon_sym_PLUS, ACTIONS(7205), 1, anon_sym_STAR, ACTIONS(7207), 1, anon_sym_SLASH, ACTIONS(7209), 1, anon_sym_PERCENT, ACTIONS(7211), 1, anon_sym_PIPE_PIPE, ACTIONS(7213), 1, anon_sym_AMP_AMP, ACTIONS(7215), 1, anon_sym_PIPE, ACTIONS(7217), 1, anon_sym_CARET, ACTIONS(7219), 1, anon_sym_AMP, ACTIONS(7221), 1, anon_sym_EQ_EQ, ACTIONS(7223), 1, anon_sym_BANG_EQ, ACTIONS(7225), 1, anon_sym_GT, ACTIONS(7227), 1, anon_sym_GT_EQ, ACTIONS(7229), 1, anon_sym_LT_EQ, ACTIONS(7231), 1, anon_sym_LT, ACTIONS(7233), 1, anon_sym_LT_LT, ACTIONS(7235), 1, anon_sym_GT_GT, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7239), 1, anon_sym_EQ, ACTIONS(7241), 1, anon_sym_QMARK, ACTIONS(7243), 1, anon_sym_STAR_EQ, ACTIONS(7245), 1, anon_sym_SLASH_EQ, ACTIONS(7247), 1, anon_sym_PERCENT_EQ, ACTIONS(7249), 1, anon_sym_PLUS_EQ, ACTIONS(7251), 1, anon_sym_DASH_EQ, ACTIONS(7253), 1, anon_sym_LT_LT_EQ, ACTIONS(7255), 1, anon_sym_GT_GT_EQ, ACTIONS(7257), 1, anon_sym_AMP_EQ, ACTIONS(7259), 1, anon_sym_CARET_EQ, ACTIONS(7261), 1, anon_sym_PIPE_EQ, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7267), 1, anon_sym_or, ACTIONS(7269), 1, anon_sym_and, ACTIONS(7271), 1, anon_sym_bitor, ACTIONS(7273), 1, anon_sym_xor, ACTIONS(7275), 1, anon_sym_bitand, ACTIONS(7277), 1, anon_sym_not_eq, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7371), 1, anon_sym_RPAREN, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7263), 3, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [49666] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7011), 1, anon_sym_EQ, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, ACTIONS(7189), 1, anon_sym_PIPE_PIPE, ACTIONS(7191), 1, anon_sym_or, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [49775] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6349), 1, sym__declarator, STATE(8167), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4010), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [49884] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6644), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2981), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4037), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [49993] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(7305), 1, sym_auto, STATE(2545), 1, sym_decltype_auto, ACTIONS(5686), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(5684), 40, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [50064] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6317), 1, sym__declarator, STATE(8167), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2972), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4028), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [50173] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7003), 1, anon_sym_EQ, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, ACTIONS(7189), 1, anon_sym_PIPE_PIPE, ACTIONS(7191), 1, anon_sym_or, ACTIONS(7193), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7005), 18, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [50286] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 10, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [50369] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(7305), 1, sym_auto, STATE(2545), 1, sym_decltype_auto, ACTIONS(5686), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(5684), 40, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [50438] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6430), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4049), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [50547] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7365), 1, anon_sym_STAR, ACTIONS(7367), 1, anon_sym_AMP_AMP, ACTIONS(7369), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6813), 1, sym__declarator, STATE(8491), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2984), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4042), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [50656] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6620), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4007), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [50765] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7307), 1, anon_sym_STAR, ACTIONS(7309), 1, anon_sym_AMP_AMP, ACTIONS(7311), 1, anon_sym_AMP, ACTIONS(7313), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5992), 1, sym__scope_resolution, STATE(6330), 1, sym__declarator, STATE(8321), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4012), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [50874] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6430), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4017), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [50983] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7365), 1, anon_sym_STAR, ACTIONS(7367), 1, anon_sym_AMP_AMP, ACTIONS(7369), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6816), 1, sym__declarator, STATE(8491), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4020), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [51092] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7345), 1, anon_sym_STAR, ACTIONS(7347), 1, anon_sym_AMP_AMP, ACTIONS(7349), 1, anon_sym_AMP, ACTIONS(7351), 1, anon_sym_COLON_COLON, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6045), 1, sym__scope_resolution, STATE(6852), 1, sym__declarator, STATE(8508), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4051), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [51201] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7353), 1, anon_sym_STAR, ACTIONS(7355), 1, anon_sym_AMP_AMP, ACTIONS(7357), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6522), 1, sym__declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4002), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [51310] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7359), 1, anon_sym_STAR, ACTIONS(7361), 1, anon_sym_AMP_AMP, ACTIONS(7363), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6630), 1, sym__declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4026), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [51419] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6953), 1, anon_sym_EQ, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, ACTIONS(7189), 1, anon_sym_PIPE_PIPE, ACTIONS(7191), 1, anon_sym_or, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [51528] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3226), 1, sym_attribute_specifier, ACTIONS(6341), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6343), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [51597] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3244), 1, sym_attribute_specifier, ACTIONS(6276), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6278), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [51666] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6620), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2998), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4038), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [51775] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3294), 1, sym_attribute_specifier, ACTIONS(6326), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6328), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [51844] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(6770), 1, anon_sym_decltype, ACTIONS(7373), 1, sym_auto, STATE(3542), 1, sym_decltype_auto, ACTIONS(5684), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5686), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [51915] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6730), 1, anon_sym___attribute__, ACTIONS(6732), 1, anon_sym___attribute, STATE(3299), 1, sym_attribute_specifier, ACTIONS(6334), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6336), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [51984] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5670), 1, anon_sym_LBRACE, ACTIONS(7305), 1, sym_auto, STATE(2545), 1, sym_decltype_auto, ACTIONS(5686), 10, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_EQ, ACTIONS(5684), 40, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [52057] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7159), 1, anon_sym_LBRACK, STATE(3060), 1, sym_new_declarator, STATE(3420), 2, sym_argument_list, sym_initializer_list, ACTIONS(6060), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6062), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [52130] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6293), 1, sym__declarator, STATE(8167), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4022), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [52239] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6729), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4006), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [52348] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6546), 1, anon_sym_decltype, ACTIONS(7103), 1, sym_auto, STATE(3297), 1, sym_decltype_auto, ACTIONS(5684), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5686), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [52417] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2509), 1, anon_sym_LBRACE, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7377), 1, anon_sym_LBRACK, STATE(3130), 1, sym_new_declarator, STATE(3702), 2, sym_argument_list, sym_initializer_list, ACTIONS(6135), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6137), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [52489] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3524), 1, sym_attribute_specifier, ACTIONS(6334), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6336), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [52557] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7383), 1, anon_sym_PIPE_PIPE, ACTIONS(7385), 1, anon_sym_AMP_AMP, ACTIONS(7387), 1, anon_sym_PIPE, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7401), 1, anon_sym_QMARK, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7405), 1, anon_sym_or, ACTIONS(7407), 1, anon_sym_and, ACTIONS(7409), 1, anon_sym_bitor, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6718), 2, anon_sym___attribute, anon_sym_EQ, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6720), 16, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [52669] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7415), 25, anon_sym_LPAREN2, anon_sym_BANG, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, sym_number_literal, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(7413), 29, anon_sym_DASH, anon_sym_PLUS, anon_sym___extension__, sym_primitive_type, anon_sym_not, anon_sym_compl, anon_sym_sizeof, anon_sym___alignof__, anon_sym___alignof, anon_sym__alignof, anon_sym_alignof, anon_sym__Alignof, anon_sym_offsetof, anon_sym__Generic, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_true, sym_false, anon_sym_NULL, anon_sym_nullptr, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_delete, anon_sym_co_await, anon_sym_new, anon_sym_requires, sym_this, [52731] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7385), 1, anon_sym_AMP_AMP, ACTIONS(7387), 1, anon_sym_PIPE, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7407), 1, anon_sym_and, ACTIONS(7409), 1, anon_sym_bitor, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 3, anon_sym___attribute, anon_sym_EQ, anon_sym_or, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [52835] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7387), 1, anon_sym_PIPE, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7409), 1, anon_sym_bitor, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 4, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, ACTIONS(6456), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [52935] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, [53031] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7417), 1, anon_sym___attribute__, ACTIONS(7420), 1, anon_sym___attribute, ACTIONS(7423), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(4919), 1, sym__function_attributes_start, STATE(5095), 1, sym_ref_qualifier, STATE(5625), 1, sym_trailing_return_type, STATE(6079), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5481), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [53147] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3521), 1, sym_attribute_specifier, ACTIONS(6326), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6328), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [53215] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_CARET, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, [53309] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 8, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 22, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, [53399] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(3943), 1, anon_sym_DQUOTE_DQUOTE, ACTIONS(7425), 2, anon_sym_delete, anon_sym_new, ACTIONS(3921), 20, anon_sym_BANG, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_not, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DASH_GT, ACTIONS(3919), 31, anon_sym_COMMA, anon_sym_TILDE, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_compl, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_co_await, anon_sym_DASH_GT_STAR, anon_sym_LPAREN_RPAREN, anon_sym_LBRACK_RBRACK, [53465] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5012), 1, anon_sym_const, ACTIONS(5023), 1, anon_sym_AMP, ACTIONS(5016), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACK, ACTIONS(5021), 8, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_DOT, ACTIONS(5019), 18, anon_sym___extension__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_auto, anon_sym_decltype, ACTIONS(5014), 21, anon_sym_DOT_DOT_DOT, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [53535] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 8, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [53623] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 11, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [53707] = 6, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5109), 2, sym_primitive_type, sym_identifier, ACTIONS(5974), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5222), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5225), 37, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [53775] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7429), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4923), 1, sym__function_attributes_start, STATE(5145), 1, sym_ref_qualifier, STATE(5901), 1, sym_trailing_return_type, STATE(6232), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7115), 2, anon_sym_final, anon_sym_override, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5447), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [53891] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2509), 1, anon_sym_LBRACE, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7377), 1, anon_sym_LBRACK, STATE(3148), 1, sym_new_declarator, STATE(3579), 2, sym_argument_list, sym_initializer_list, ACTIONS(6145), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6147), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [53963] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3549), 1, sym_attribute_specifier, ACTIONS(6299), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6301), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [54031] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7437), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4922), 1, sym__function_attributes_start, STATE(5072), 1, sym_ref_qualifier, STATE(6259), 1, sym_trailing_return_type, STATE(6302), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7434), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5456), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [54147] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3955), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(3953), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_using, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [54209] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, ACTIONS(7157), 1, anon_sym_LPAREN2, STATE(3544), 2, sym_argument_list, sym_initializer_list, ACTIONS(6237), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6239), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [54277] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7442), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4921), 1, sym__function_attributes_start, STATE(5086), 1, sym_ref_qualifier, STATE(6121), 1, sym_trailing_return_type, STATE(6344), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7434), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5449), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [54393] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7445), 1, anon_sym_LBRACK_LBRACK, STATE(3023), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(2061), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6263), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [54459] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3552), 1, sym_attribute_specifier, ACTIONS(6307), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6309), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [54527] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3553), 1, sym_attribute_specifier, ACTIONS(6318), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6320), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [54595] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3555), 1, sym_attribute_specifier, ACTIONS(6322), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6324), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [54663] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7340), 1, anon_sym_requires, ACTIONS(7417), 1, anon_sym___attribute__, ACTIONS(7420), 1, anon_sym___attribute, ACTIONS(7423), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(4976), 1, sym__function_attributes_start, STATE(5146), 1, sym_ref_qualifier, STATE(5591), 1, sym_trailing_return_type, STATE(6083), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7115), 2, anon_sym_final, anon_sym_override, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5469), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [54779] = 5, ACTIONS(3), 1, sym_comment, STATE(2565), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6343), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6341), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [54845] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7383), 1, anon_sym_PIPE_PIPE, ACTIONS(7385), 1, anon_sym_AMP_AMP, ACTIONS(7387), 1, anon_sym_PIPE, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7405), 1, anon_sym_or, ACTIONS(7407), 1, anon_sym_and, ACTIONS(7409), 1, anon_sym_bitor, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6991), 2, anon_sym___attribute, anon_sym_EQ, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [54953] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2509), 1, anon_sym_LBRACE, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7377), 1, anon_sym_LBRACK, STATE(3163), 1, sym_new_declarator, STATE(3669), 2, sym_argument_list, sym_initializer_list, ACTIONS(6036), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6038), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [55025] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7454), 1, anon_sym_DQUOTE_DQUOTE, ACTIONS(7452), 2, anon_sym_delete, anon_sym_new, ACTIONS(7450), 20, anon_sym_BANG, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_not, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DASH_GT, ACTIONS(7448), 31, anon_sym_COMMA, anon_sym_TILDE, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_compl, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_co_await, anon_sym_DASH_GT_STAR, anon_sym_LPAREN_RPAREN, anon_sym_LBRACK_RBRACK, [55091] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5755), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5757), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [55153] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4199), 1, sym_auto, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(7015), 1, anon_sym_LBRACK, ACTIONS(7139), 1, anon_sym_LT, STATE(2563), 1, sym_decltype_auto, STATE(2662), 1, aux_sym_sized_type_specifier_repeat1, STATE(4009), 1, sym_template_argument_list, ACTIONS(4184), 3, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(4189), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4167), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_EQ, ACTIONS(4159), 33, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [55235] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7456), 1, anon_sym_LPAREN2, ACTIONS(7458), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7460), 1, anon_sym_LBRACK, STATE(3520), 1, sym_parameter_list, STATE(3123), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6075), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6077), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [55307] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, ACTIONS(7157), 1, anon_sym_LPAREN2, STATE(3394), 2, sym_argument_list, sym_initializer_list, ACTIONS(6209), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6211), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [55375] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7456), 1, anon_sym_LPAREN2, ACTIONS(7458), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7460), 1, anon_sym_LBRACK, STATE(3520), 1, sym_parameter_list, STATE(3123), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6026), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6028), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [55447] = 5, ACTIONS(3), 1, sym_comment, STATE(2573), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6278), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6276), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [55513] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7383), 1, anon_sym_PIPE_PIPE, ACTIONS(7385), 1, anon_sym_AMP_AMP, ACTIONS(7387), 1, anon_sym_PIPE, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7401), 1, anon_sym_QMARK, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7405), 1, anon_sym_or, ACTIONS(7407), 1, anon_sym_and, ACTIONS(7409), 1, anon_sym_bitor, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6995), 2, anon_sym___attribute, anon_sym_EQ, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6997), 16, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [55625] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7462), 1, anon_sym_typedef, ACTIONS(2565), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2575), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [55689] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3959), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(3957), 48, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_using, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [55751] = 5, ACTIONS(3), 1, sym_comment, STATE(2603), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6301), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6299), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [55817] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7464), 1, anon_sym_friend, ACTIONS(2565), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2575), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [55881] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7383), 1, anon_sym_PIPE_PIPE, ACTIONS(7385), 1, anon_sym_AMP_AMP, ACTIONS(7387), 1, anon_sym_PIPE, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7405), 1, anon_sym_or, ACTIONS(7407), 1, anon_sym_and, ACTIONS(7409), 1, anon_sym_bitor, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6999), 2, anon_sym___attribute, anon_sym_EQ, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [55989] = 5, ACTIONS(3), 1, sym_comment, STATE(2615), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6309), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6307), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [56055] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3392), 1, sym_attribute_specifier, ACTIONS(6303), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6305), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [56123] = 5, ACTIONS(3), 1, sym_comment, STATE(2547), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6328), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6326), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [56189] = 5, ACTIONS(3), 1, sym_comment, STATE(2548), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6336), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6334), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [56255] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7383), 1, anon_sym_PIPE_PIPE, ACTIONS(7385), 1, anon_sym_AMP_AMP, ACTIONS(7387), 1, anon_sym_PIPE, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7405), 1, anon_sym_or, ACTIONS(7407), 1, anon_sym_and, ACTIONS(7409), 1, anon_sym_bitor, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7007), 2, anon_sym___attribute, anon_sym_EQ, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [56363] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7383), 1, anon_sym_PIPE_PIPE, ACTIONS(7385), 1, anon_sym_AMP_AMP, ACTIONS(7387), 1, anon_sym_PIPE, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7405), 1, anon_sym_or, ACTIONS(7407), 1, anon_sym_and, ACTIONS(7409), 1, anon_sym_bitor, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7011), 2, anon_sym___attribute, anon_sym_EQ, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [56471] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 15, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [56549] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 13, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [56629] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 11, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [56711] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3395), 1, sym_attribute_specifier, ACTIONS(6330), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6332), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [56779] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7383), 1, anon_sym_PIPE_PIPE, ACTIONS(7385), 1, anon_sym_AMP_AMP, ACTIONS(7387), 1, anon_sym_PIPE, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7401), 1, anon_sym_QMARK, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7405), 1, anon_sym_or, ACTIONS(7407), 1, anon_sym_and, ACTIONS(7409), 1, anon_sym_bitor, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7003), 2, anon_sym___attribute, anon_sym_EQ, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7005), 16, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [56891] = 5, ACTIONS(3), 1, sym_comment, STATE(2582), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6305), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6303), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [56957] = 6, ACTIONS(3), 1, sym_comment, STATE(2637), 2, sym_string_literal, sym_raw_string_literal, ACTIONS(3641), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(3645), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5804), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5806), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [57025] = 5, ACTIONS(3), 1, sym_comment, STATE(2847), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7091), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5684), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5686), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [57091] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7456), 1, anon_sym_LPAREN2, ACTIONS(7458), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7460), 1, anon_sym_LBRACK, STATE(3520), 1, sym_parameter_list, STATE(3123), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6149), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6151), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [57163] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7472), 1, anon_sym_DQUOTE_DQUOTE, ACTIONS(7470), 2, anon_sym_delete, anon_sym_new, ACTIONS(7468), 20, anon_sym_BANG, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_not, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DASH_GT, ACTIONS(7466), 31, anon_sym_COMMA, anon_sym_TILDE, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_compl, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_co_await, anon_sym_DASH_GT_STAR, anon_sym_LPAREN_RPAREN, anon_sym_LBRACK_RBRACK, [57229] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, ACTIONS(7157), 1, anon_sym_LPAREN2, STATE(3454), 2, sym_argument_list, sym_initializer_list, ACTIONS(6227), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6229), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [57297] = 5, ACTIONS(3), 1, sym_comment, STATE(2566), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6320), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6318), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [57363] = 5, ACTIONS(3), 1, sym_comment, STATE(2574), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6324), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6322), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [57429] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7456), 1, anon_sym_LPAREN2, ACTIONS(7458), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7460), 1, anon_sym_LBRACK, STATE(3520), 1, sym_parameter_list, STATE(3123), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6169), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6171), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [57501] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7474), 1, anon_sym_namespace, ACTIONS(6853), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6851), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [57565] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7456), 1, anon_sym_LPAREN2, ACTIONS(7458), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7460), 1, anon_sym_LBRACK, STATE(3520), 1, sym_parameter_list, STATE(3123), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6079), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6081), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [57637] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4984), 1, sym__function_attributes_start, STATE(5149), 1, sym_ref_qualifier, STATE(5842), 1, sym_trailing_return_type, STATE(6181), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5478), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [57753] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(3951), 1, anon_sym_DQUOTE_DQUOTE, ACTIONS(7478), 2, anon_sym_delete, anon_sym_new, ACTIONS(3947), 20, anon_sym_BANG, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_not, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DASH_GT, ACTIONS(3945), 31, anon_sym_COMMA, anon_sym_TILDE, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_compl, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_co_await, anon_sym_DASH_GT_STAR, anon_sym_LPAREN_RPAREN, anon_sym_LBRACK_RBRACK, [57819] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2565), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(2575), 42, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_explicit, anon_sym_template, anon_sym_operator, [57881] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7486), 1, anon_sym_DQUOTE_DQUOTE, ACTIONS(7484), 2, anon_sym_delete, anon_sym_new, ACTIONS(7482), 20, anon_sym_BANG, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_not, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DASH_GT, ACTIONS(7480), 31, anon_sym_COMMA, anon_sym_TILDE, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_compl, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_co_await, anon_sym_DASH_GT_STAR, anon_sym_LPAREN_RPAREN, anon_sym_LBRACK_RBRACK, [57947] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6853), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6851), 42, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_explicit, anon_sym_template, anon_sym_operator, [58009] = 5, ACTIONS(3), 1, sym_comment, STATE(2579), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6282), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6280), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [58075] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7494), 1, anon_sym_DQUOTE_DQUOTE, ACTIONS(7492), 2, anon_sym_delete, anon_sym_new, ACTIONS(7490), 20, anon_sym_BANG, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_not, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DASH_GT, ACTIONS(7488), 31, anon_sym_COMMA, anon_sym_TILDE, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_compl, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_co_await, anon_sym_DASH_GT_STAR, anon_sym_LPAREN_RPAREN, anon_sym_LBRACK_RBRACK, [58141] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5921), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5923), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [58203] = 5, ACTIONS(3), 1, sym_comment, STATE(2608), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6286), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6284), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [58269] = 5, ACTIONS(3), 1, sym_comment, STATE(2607), 1, sym_attribute_specifier, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6332), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6330), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [58335] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5782), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5784), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [58397] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4122), 1, anon_sym_LBRACK_LBRACK, ACTIONS(4127), 1, anon_sym_using, ACTIONS(4129), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, ACTIONS(4131), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [58463] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 2, anon_sym_COLON_COLON, anon_sym_LBRACE, ACTIONS(5021), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5014), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [58527] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7496), 1, anon_sym_namespace, ACTIONS(6853), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6851), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [58591] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4973), 1, sym__function_attributes_start, STATE(5113), 1, sym_ref_qualifier, STATE(6184), 1, sym_trailing_return_type, STATE(6304), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5466), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [58707] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3388), 1, sym_attribute_specifier, ACTIONS(6280), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6282), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [58775] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7502), 1, anon_sym_friend, ACTIONS(2565), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2575), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [58839] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3428), 1, sym_attribute_specifier, ACTIONS(6284), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6286), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [58907] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7300), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(4920), 1, sym__function_attributes_start, STATE(5122), 1, sym_ref_qualifier, STATE(5842), 1, sym_trailing_return_type, STATE(6012), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7297), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5446), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [59023] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7417), 1, anon_sym___attribute__, ACTIONS(7420), 1, anon_sym___attribute, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4962), 1, sym__function_attributes_start, STATE(5139), 1, sym_ref_qualifier, STATE(6064), 1, sym_trailing_return_type, STATE(6135), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5457), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [59139] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7300), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7429), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(4944), 1, sym__function_attributes_start, STATE(5104), 1, sym_ref_qualifier, STATE(5901), 1, sym_trailing_return_type, STATE(6018), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7115), 2, anon_sym_final, anon_sym_override, ACTIONS(7297), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5444), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [59255] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7417), 1, anon_sym___attribute__, ACTIONS(7420), 1, anon_sym___attribute, ACTIONS(7442), 1, anon_sym_requires, ACTIONS(7506), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(4953), 1, sym__function_attributes_start, STATE(5125), 1, sym_ref_qualifier, STATE(6121), 1, sym_trailing_return_type, STATE(6139), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7434), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5477), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [59371] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5877), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5879), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [59433] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7510), 1, anon_sym_namespace, ACTIONS(6853), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6851), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [59497] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4199), 1, sym_auto, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(7139), 1, anon_sym_LT, ACTIONS(7514), 1, anon_sym_EQ, STATE(2563), 1, sym_decltype_auto, STATE(2662), 1, aux_sym_sized_type_specifier_repeat1, STATE(2723), 1, sym_template_argument_list, ACTIONS(7512), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(4189), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4167), 6, anon_sym_DOT_DOT_DOT, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACK_LBRACK, ACTIONS(4159), 34, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [59579] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7516), 1, anon_sym_friend, ACTIONS(2565), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2575), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [59643] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7518), 1, anon_sym_namespace, ACTIONS(6853), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6851), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [59707] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7520), 1, anon_sym_friend, ACTIONS(2565), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2575), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [59771] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7522), 1, anon_sym_friend, ACTIONS(2565), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2575), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [59835] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7524), 1, anon_sym_friend, ACTIONS(2565), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2575), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [59899] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7526), 1, anon_sym_friend, ACTIONS(2565), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2575), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [59963] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7153), 1, anon_sym_LBRACK_LBRACK, STATE(3023), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6254), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6256), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [60029] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5727), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5729), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [60091] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7383), 1, anon_sym_PIPE_PIPE, ACTIONS(7385), 1, anon_sym_AMP_AMP, ACTIONS(7387), 1, anon_sym_PIPE, ACTIONS(7391), 1, anon_sym_AMP, ACTIONS(7397), 1, anon_sym_GT_EQ, ACTIONS(7403), 1, anon_sym_LT_EQ_GT, ACTIONS(7405), 1, anon_sym_or, ACTIONS(7407), 1, anon_sym_and, ACTIONS(7409), 1, anon_sym_bitor, ACTIONS(7411), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6953), 2, anon_sym___attribute, anon_sym_EQ, ACTIONS(7379), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7389), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7399), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7381), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7393), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7395), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [60199] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5759), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5761), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [60261] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7528), 1, anon_sym_typedef, ACTIONS(2565), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2575), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [60325] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, ACTIONS(7157), 1, anon_sym_LPAREN2, STATE(3514), 2, sym_argument_list, sym_initializer_list, ACTIONS(6188), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6190), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [60393] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6770), 1, anon_sym_decltype, ACTIONS(7373), 1, sym_auto, STATE(3542), 1, sym_decltype_auto, ACTIONS(5684), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5686), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [60461] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3501), 1, sym_attribute_specifier, ACTIONS(6341), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6343), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [60529] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2509), 1, anon_sym_LBRACE, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7377), 1, anon_sym_LBRACK, STATE(3127), 1, sym_new_declarator, STATE(3642), 2, sym_argument_list, sym_initializer_list, ACTIONS(6060), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6062), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [60601] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6833), 1, anon_sym___attribute__, ACTIONS(6835), 1, anon_sym___attribute, STATE(3512), 1, sym_attribute_specifier, ACTIONS(6276), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6278), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [60669] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4938), 1, anon_sym_LBRACE, ACTIONS(5544), 1, anon_sym_LT, STATE(3150), 1, sym_template_argument_list, ACTIONS(4940), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [60739] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7530), 1, anon_sym_typedef, ACTIONS(2565), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2575), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [60803] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4943), 1, sym__function_attributes_start, STATE(5076), 1, sym_ref_qualifier, STATE(6064), 1, sym_trailing_return_type, STATE(6351), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5465), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [60919] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7534), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4995), 1, sym__function_attributes_start, STATE(5217), 1, sym_ref_qualifier, STATE(6405), 1, sym_trailing_return_type, STATE(6451), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7434), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5486), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [61034] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 6, anon_sym_PIPE, anon_sym_CARET, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_DASH_GT_STAR, [61127] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6995), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7195), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7241), 1, anon_sym_QMARK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7555), 1, anon_sym_PIPE_PIPE, ACTIONS(7557), 1, anon_sym_AMP_AMP, ACTIONS(7559), 1, anon_sym_PIPE, ACTIONS(7563), 1, anon_sym_or, ACTIONS(7565), 1, anon_sym_and, ACTIONS(7567), 1, anon_sym_bitor, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6997), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_DASH_GT_STAR, [61238] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 22, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_DASH_GT_STAR, [61327] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [61414] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 10, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [61497] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(5070), 1, sym_auto, ACTIONS(5072), 1, anon_sym_decltype, ACTIONS(7569), 1, anon_sym_LT, STATE(1868), 1, sym_template_argument_list, STATE(1922), 1, sym_decltype_auto, STATE(2225), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5066), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym___attribute, anon_sym_COLON, anon_sym_DOT, ACTIONS(4167), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [61574] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 12, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [61653] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6991), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7555), 1, anon_sym_PIPE_PIPE, ACTIONS(7557), 1, anon_sym_AMP_AMP, ACTIONS(7559), 1, anon_sym_PIPE, ACTIONS(7563), 1, anon_sym_or, ACTIONS(7565), 1, anon_sym_and, ACTIONS(7567), 1, anon_sym_bitor, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_DASH_GT_STAR, [61760] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6900), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6898), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [61821] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 10, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [61902] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7571), 1, anon_sym_LT, STATE(3266), 1, sym_template_argument_list, ACTIONS(6311), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6313), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [61969] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7574), 1, anon_sym_LT, STATE(1732), 1, sym_template_argument_list, ACTIONS(6390), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6392), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [62034] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7458), 1, anon_sym_LBRACK_LBRACK, STATE(3125), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6254), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6256), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [62099] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, ACTIONS(7149), 1, anon_sym_LBRACE, STATE(3274), 1, sym_enumerator_list, STATE(3745), 1, sym_attribute_specifier, ACTIONS(6268), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6270), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [62170] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7577), 1, anon_sym_LBRACK_LBRACK, STATE(3125), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(2061), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6263), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [62235] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7065), 1, sym_literal_suffix, ACTIONS(4161), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(4169), 26, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, [62298] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2509), 1, anon_sym_LBRACE, ACTIONS(7375), 1, anon_sym_LPAREN2, STATE(3572), 2, sym_argument_list, sym_initializer_list, ACTIONS(6227), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6229), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [62365] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6853), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(6851), 47, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_explicit, anon_sym_typename, anon_sym_template, anon_sym_operator, [62426] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6718), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7195), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7241), 1, anon_sym_QMARK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7555), 1, anon_sym_PIPE_PIPE, ACTIONS(7557), 1, anon_sym_AMP_AMP, ACTIONS(7559), 1, anon_sym_PIPE, ACTIONS(7563), 1, anon_sym_or, ACTIONS(7565), 1, anon_sym_and, ACTIONS(7567), 1, anon_sym_bitor, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6720), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_DASH_GT_STAR, [62537] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2509), 1, anon_sym_LBRACE, ACTIONS(7375), 1, anon_sym_LPAREN2, STATE(3668), 2, sym_argument_list, sym_initializer_list, ACTIONS(6188), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6190), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [62604] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7580), 1, anon_sym_LT, STATE(2568), 1, sym_template_argument_list, ACTIONS(6390), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6392), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [62669] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6450), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6452), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [62744] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7580), 1, anon_sym_LT, STATE(1578), 1, sym_template_argument_list, ACTIONS(6390), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6392), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [62809] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, ACTIONS(7583), 1, anon_sym_LPAREN2, STATE(2674), 1, aux_sym_sized_type_specifier_repeat1, STATE(3509), 1, sym_argument_list, STATE(3896), 1, sym_initializer_list, ACTIONS(6829), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5686), 9, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, ACTIONS(5684), 35, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [62882] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7003), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7195), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7241), 1, anon_sym_QMARK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7555), 1, anon_sym_PIPE_PIPE, ACTIONS(7557), 1, anon_sym_AMP_AMP, ACTIONS(7559), 1, anon_sym_PIPE, ACTIONS(7563), 1, anon_sym_or, ACTIONS(7565), 1, anon_sym_and, ACTIONS(7567), 1, anon_sym_bitor, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7005), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_DASH_GT_STAR, [62993] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, ACTIONS(7149), 1, anon_sym_LBRACE, STATE(3306), 1, sym_enumerator_list, STATE(3864), 1, sym_attribute_specifier, ACTIONS(6182), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6184), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [63064] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6376), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6378), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DASH_GT_STAR, [63137] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6953), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7555), 1, anon_sym_PIPE_PIPE, ACTIONS(7557), 1, anon_sym_AMP_AMP, ACTIONS(7559), 1, anon_sym_PIPE, ACTIONS(7563), 1, anon_sym_or, ACTIONS(7565), 1, anon_sym_and, ACTIONS(7567), 1, anon_sym_bitor, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_DASH_GT_STAR, [63244] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6410), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6412), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [63319] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(7007), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7555), 1, anon_sym_PIPE_PIPE, ACTIONS(7557), 1, anon_sym_AMP_AMP, ACTIONS(7559), 1, anon_sym_PIPE, ACTIONS(7563), 1, anon_sym_or, ACTIONS(7565), 1, anon_sym_and, ACTIONS(7567), 1, anon_sym_bitor, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_DASH_GT_STAR, [63426] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4938), 1, anon_sym_LBRACE, ACTIONS(5637), 1, anon_sym_LT, STATE(3347), 1, sym_template_argument_list, ACTIONS(4940), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4933), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [63495] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(4994), 1, sym__function_attributes_start, STATE(5201), 1, sym_ref_qualifier, STATE(6431), 1, sym_trailing_return_type, STATE(6472), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5485), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7030), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [63610] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7588), 1, anon_sym_LT, STATE(3266), 1, sym_template_argument_list, ACTIONS(6292), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6294), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [63677] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5782), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5784), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [63738] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7591), 1, sym_identifier, STATE(3145), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(7594), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(7597), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5441), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5439), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [63807] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 4, anon_sym_PIPE, anon_sym_EQ, anon_sym_or, anon_sym_and, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_DASH_GT_STAR, [63902] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5755), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5757), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [63963] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2509), 1, anon_sym_LBRACE, ACTIONS(7375), 1, anon_sym_LPAREN2, STATE(3595), 2, sym_argument_list, sym_initializer_list, ACTIONS(6237), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6239), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [64030] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7600), 1, sym_identifier, STATE(3154), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(5952), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(5954), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5423), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5421), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [64099] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 2, anon_sym_COLON_COLON, anon_sym_LBRACE, ACTIONS(5021), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5014), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [64162] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5921), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5923), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [64223] = 6, ACTIONS(3), 1, sym_comment, STATE(2637), 2, sym_string_literal, sym_raw_string_literal, ACTIONS(3641), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(3645), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5804), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5806), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [64290] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7071), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7069), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute__, anon_sym___attribute, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, [64351] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7602), 1, sym_identifier, STATE(3145), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(5952), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(5954), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5453), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5451), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [64420] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7580), 1, anon_sym_LT, STATE(1572), 1, sym_template_argument_list, ACTIONS(6390), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6392), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [64485] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5877), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5879), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [64546] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7139), 1, anon_sym_LT, STATE(2723), 1, sym_template_argument_list, ACTIONS(4938), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(4931), 39, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, [64613] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6426), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6428), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [64688] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6430), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6432), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [64763] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7574), 1, anon_sym_LT, STATE(3078), 1, sym_template_argument_list, ACTIONS(6390), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6392), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [64828] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5664), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5666), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [64889] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7159), 1, anon_sym_LBRACK, STATE(3295), 1, sym_new_declarator, ACTIONS(6272), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6274), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [64954] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2509), 1, anon_sym_LBRACE, ACTIONS(7375), 1, anon_sym_LPAREN2, STATE(3670), 2, sym_argument_list, sym_initializer_list, ACTIONS(6209), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6211), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [65021] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(6872), 1, anon_sym_decltype, ACTIONS(7604), 1, sym_auto, STATE(3820), 1, sym_decltype_auto, ACTIONS(5684), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5686), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [65090] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [65167] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5727), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5729), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [65228] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6454), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [65303] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5684), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5686), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [65366] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(7011), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7555), 1, anon_sym_PIPE_PIPE, ACTIONS(7557), 1, anon_sym_AMP_AMP, ACTIONS(7559), 1, anon_sym_PIPE, ACTIONS(7563), 1, anon_sym_or, ACTIONS(7565), 1, anon_sym_and, ACTIONS(7567), 1, anon_sym_bitor, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_DASH_GT_STAR, [65473] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7606), 1, anon_sym_LBRACK_RBRACK, ACTIONS(6434), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6436), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [65536] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7608), 1, anon_sym_LBRACK_RBRACK, ACTIONS(6434), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6436), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [65599] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6442), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6444), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DASH_GT_STAR, [65672] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7557), 1, anon_sym_AMP_AMP, ACTIONS(7559), 1, anon_sym_PIPE, ACTIONS(7565), 1, anon_sym_and, ACTIONS(7567), 1, anon_sym_bitor, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(6454), 2, anon_sym_EQ, anon_sym_or, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_DASH_GT_STAR, [65775] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7559), 1, anon_sym_PIPE, ACTIONS(7567), 1, anon_sym_bitor, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(6454), 3, anon_sym_EQ, anon_sym_or, anon_sym_and, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_DASH_GT_STAR, [65874] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6999), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7265), 1, anon_sym_LT_EQ_GT, ACTIONS(7541), 1, anon_sym_AMP, ACTIONS(7547), 1, anon_sym_GT_EQ, ACTIONS(7551), 1, anon_sym_bitand, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7555), 1, anon_sym_PIPE_PIPE, ACTIONS(7557), 1, anon_sym_AMP_AMP, ACTIONS(7559), 1, anon_sym_PIPE, ACTIONS(7563), 1, anon_sym_or, ACTIONS(7565), 1, anon_sym_and, ACTIONS(7567), 1, anon_sym_bitor, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7279), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7537), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7549), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7561), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7539), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7543), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7545), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_DASH_GT_STAR, [65981] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5759), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5761), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [66042] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7617), 2, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(7613), 4, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(7615), 5, anon_sym_AMP, anon_sym___based, anon_sym_LBRACK, anon_sym_explicit, anon_sym_operator, ACTIONS(7620), 11, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_auto, anon_sym_typename, ACTIONS(7610), 31, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, [66109] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5873), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5875), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [66169] = 51, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7624), 1, anon_sym_COMMA, ACTIONS(7626), 1, anon_sym_RPAREN, ACTIONS(7628), 1, anon_sym_DASH, ACTIONS(7630), 1, anon_sym_PLUS, ACTIONS(7632), 1, anon_sym_STAR, ACTIONS(7634), 1, anon_sym_SLASH, ACTIONS(7636), 1, anon_sym_PERCENT, ACTIONS(7638), 1, anon_sym_PIPE_PIPE, ACTIONS(7640), 1, anon_sym_AMP_AMP, ACTIONS(7642), 1, anon_sym_PIPE, ACTIONS(7644), 1, anon_sym_CARET, ACTIONS(7646), 1, anon_sym_AMP, ACTIONS(7648), 1, anon_sym_EQ_EQ, ACTIONS(7650), 1, anon_sym_BANG_EQ, ACTIONS(7652), 1, anon_sym_GT, ACTIONS(7654), 1, anon_sym_GT_EQ, ACTIONS(7656), 1, anon_sym_LT_EQ, ACTIONS(7658), 1, anon_sym_LT, ACTIONS(7660), 1, anon_sym_LT_LT, ACTIONS(7662), 1, anon_sym_GT_GT, ACTIONS(7664), 1, anon_sym_EQ, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7668), 1, anon_sym_STAR_EQ, ACTIONS(7670), 1, anon_sym_SLASH_EQ, ACTIONS(7672), 1, anon_sym_PERCENT_EQ, ACTIONS(7674), 1, anon_sym_PLUS_EQ, ACTIONS(7676), 1, anon_sym_DASH_EQ, ACTIONS(7678), 1, anon_sym_LT_LT_EQ, ACTIONS(7680), 1, anon_sym_GT_GT_EQ, ACTIONS(7682), 1, anon_sym_AMP_EQ, ACTIONS(7684), 1, anon_sym_CARET_EQ, ACTIONS(7686), 1, anon_sym_PIPE_EQ, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7690), 1, anon_sym_or, ACTIONS(7692), 1, anon_sym_and, ACTIONS(7694), 1, anon_sym_bitor, ACTIONS(7696), 1, anon_sym_xor, ACTIONS(7698), 1, anon_sym_bitand, ACTIONS(7700), 1, anon_sym_not_eq, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [66325] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6454), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [66399] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3817), 1, sym_attribute_specifier, ACTIONS(6280), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6282), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [66465] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5684), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5686), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [66525] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3832), 1, sym_attribute_specifier, ACTIONS(6284), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6286), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [66591] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7716), 1, anon_sym_AMP_AMP, ACTIONS(7718), 1, anon_sym_PIPE, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7732), 1, anon_sym_and, ACTIONS(7734), 1, anon_sym_bitor, ACTIONS(7736), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 3, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_GT2, [66691] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5182), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5184), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [66751] = 5, ACTIONS(3), 1, sym_comment, STATE(3208), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7738), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6050), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6048), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [66815] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [66875] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5542), 4, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, ACTIONS(5540), 48, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [66935] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6434), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6436), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [66995] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5948), 1, anon_sym_EQ, ACTIONS(5950), 13, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(4169), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [67059] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5893), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5895), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [67119] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, ACTIONS(7740), 1, anon_sym_LPAREN2, ACTIONS(7742), 1, anon_sym_LBRACK, STATE(3467), 1, sym_new_declarator, STATE(3920), 2, sym_argument_list, sym_initializer_list, ACTIONS(6060), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6062), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [67189] = 5, ACTIONS(3), 1, sym_comment, STATE(3212), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7744), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6056), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6054), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [67253] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6386), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6388), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [67313] = 7, ACTIONS(3), 1, sym_comment, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, ACTIONS(7753), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, ACTIONS(7750), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7748), 11, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(7746), 33, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [67381] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5719), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5721), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [67441] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4195), 1, anon_sym_EQ, ACTIONS(5064), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5937), 1, anon_sym_LPAREN2, ACTIONS(5943), 1, anon_sym_LBRACK, ACTIONS(4197), 13, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(4169), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [67511] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5831), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5833), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [67571] = 51, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7624), 1, anon_sym_COMMA, ACTIONS(7628), 1, anon_sym_DASH, ACTIONS(7630), 1, anon_sym_PLUS, ACTIONS(7632), 1, anon_sym_STAR, ACTIONS(7634), 1, anon_sym_SLASH, ACTIONS(7636), 1, anon_sym_PERCENT, ACTIONS(7638), 1, anon_sym_PIPE_PIPE, ACTIONS(7640), 1, anon_sym_AMP_AMP, ACTIONS(7642), 1, anon_sym_PIPE, ACTIONS(7644), 1, anon_sym_CARET, ACTIONS(7646), 1, anon_sym_AMP, ACTIONS(7648), 1, anon_sym_EQ_EQ, ACTIONS(7650), 1, anon_sym_BANG_EQ, ACTIONS(7652), 1, anon_sym_GT, ACTIONS(7654), 1, anon_sym_GT_EQ, ACTIONS(7656), 1, anon_sym_LT_EQ, ACTIONS(7658), 1, anon_sym_LT, ACTIONS(7660), 1, anon_sym_LT_LT, ACTIONS(7662), 1, anon_sym_GT_GT, ACTIONS(7664), 1, anon_sym_EQ, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7668), 1, anon_sym_STAR_EQ, ACTIONS(7670), 1, anon_sym_SLASH_EQ, ACTIONS(7672), 1, anon_sym_PERCENT_EQ, ACTIONS(7674), 1, anon_sym_PLUS_EQ, ACTIONS(7676), 1, anon_sym_DASH_EQ, ACTIONS(7678), 1, anon_sym_LT_LT_EQ, ACTIONS(7680), 1, anon_sym_GT_GT_EQ, ACTIONS(7682), 1, anon_sym_AMP_EQ, ACTIONS(7684), 1, anon_sym_CARET_EQ, ACTIONS(7686), 1, anon_sym_PIPE_EQ, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7690), 1, anon_sym_or, ACTIONS(7692), 1, anon_sym_and, ACTIONS(7694), 1, anon_sym_bitor, ACTIONS(7696), 1, anon_sym_xor, ACTIONS(7698), 1, anon_sym_bitand, ACTIONS(7700), 1, anon_sym_not_eq, ACTIONS(7756), 1, anon_sym_RPAREN, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [67727] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5843), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5845), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [67787] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [67863] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5174), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5176), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [67923] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7758), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6155), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6153), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [67987] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5847), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5849), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [68047] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6410), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6412), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [68121] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7718), 1, anon_sym_PIPE, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7734), 1, anon_sym_bitor, ACTIONS(7736), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(6454), 4, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_GT2, [68217] = 5, ACTIONS(3), 1, sym_comment, STATE(3203), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7760), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5684), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(5686), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [68281] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7758), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6099), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6097), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [68345] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7377), 1, anon_sym_LBRACK, STATE(3456), 1, sym_new_declarator, ACTIONS(6272), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6274), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [68409] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7762), 1, anon_sym_LT, STATE(1876), 1, sym_template_argument_list, ACTIONS(6390), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6392), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [68473] = 29, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6718), 1, anon_sym_EQ, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, ACTIONS(7189), 1, anon_sym_PIPE_PIPE, ACTIONS(7191), 1, anon_sym_or, ACTIONS(7193), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7765), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6720), 13, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [68585] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7758), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6103), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6101), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [68649] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5897), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5899), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [68709] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1938), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(1936), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [68769] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5935), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5933), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [68829] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, ACTIONS(7740), 1, anon_sym_LPAREN2, ACTIONS(7742), 1, anon_sym_LBRACK, STATE(3481), 1, sym_new_declarator, STATE(3930), 2, sym_argument_list, sym_initializer_list, ACTIONS(6135), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6137), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [68899] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5186), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5188), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [68959] = 51, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7624), 1, anon_sym_COMMA, ACTIONS(7628), 1, anon_sym_DASH, ACTIONS(7630), 1, anon_sym_PLUS, ACTIONS(7632), 1, anon_sym_STAR, ACTIONS(7634), 1, anon_sym_SLASH, ACTIONS(7636), 1, anon_sym_PERCENT, ACTIONS(7638), 1, anon_sym_PIPE_PIPE, ACTIONS(7640), 1, anon_sym_AMP_AMP, ACTIONS(7642), 1, anon_sym_PIPE, ACTIONS(7644), 1, anon_sym_CARET, ACTIONS(7646), 1, anon_sym_AMP, ACTIONS(7648), 1, anon_sym_EQ_EQ, ACTIONS(7650), 1, anon_sym_BANG_EQ, ACTIONS(7652), 1, anon_sym_GT, ACTIONS(7654), 1, anon_sym_GT_EQ, ACTIONS(7656), 1, anon_sym_LT_EQ, ACTIONS(7658), 1, anon_sym_LT, ACTIONS(7660), 1, anon_sym_LT_LT, ACTIONS(7662), 1, anon_sym_GT_GT, ACTIONS(7664), 1, anon_sym_EQ, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7668), 1, anon_sym_STAR_EQ, ACTIONS(7670), 1, anon_sym_SLASH_EQ, ACTIONS(7672), 1, anon_sym_PERCENT_EQ, ACTIONS(7674), 1, anon_sym_PLUS_EQ, ACTIONS(7676), 1, anon_sym_DASH_EQ, ACTIONS(7678), 1, anon_sym_LT_LT_EQ, ACTIONS(7680), 1, anon_sym_GT_GT_EQ, ACTIONS(7682), 1, anon_sym_AMP_EQ, ACTIONS(7684), 1, anon_sym_CARET_EQ, ACTIONS(7686), 1, anon_sym_PIPE_EQ, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7690), 1, anon_sym_or, ACTIONS(7692), 1, anon_sym_and, ACTIONS(7694), 1, anon_sym_bitor, ACTIONS(7696), 1, anon_sym_xor, ACTIONS(7698), 1, anon_sym_bitand, ACTIONS(7700), 1, anon_sym_not_eq, ACTIONS(7767), 1, anon_sym_RPAREN, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [69115] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3728), 1, sym_attribute_specifier, ACTIONS(6341), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6343), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [69181] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7716), 1, anon_sym_AMP_AMP, ACTIONS(7718), 1, anon_sym_PIPE, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7732), 1, anon_sym_and, ACTIONS(7734), 1, anon_sym_bitor, ACTIONS(7736), 1, anon_sym_bitand, ACTIONS(7769), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7771), 1, anon_sym_PIPE_PIPE, ACTIONS(7773), 1, anon_sym_QMARK, ACTIONS(7775), 1, anon_sym_or, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7003), 2, anon_sym_EQ, anon_sym_GT_GT_EQ, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7005), 14, anon_sym_COMMA, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_GT2, [69289] = 5, ACTIONS(3), 1, sym_comment, STATE(3278), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7777), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6107), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6105), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [69353] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6504), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6502), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [69413] = 5, ACTIONS(3), 1, sym_comment, STATE(3279), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7779), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6113), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6111), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [69477] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3744), 1, sym_attribute_specifier, ACTIONS(6276), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6278), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [69543] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7758), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6133), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6131), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [69607] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5823), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5825), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [69667] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5723), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5725), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [69727] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3752), 1, sym_attribute_specifier, ACTIONS(6326), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6328), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [69793] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3756), 1, sym_attribute_specifier, ACTIONS(6334), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6336), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [69859] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5865), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5867), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [69919] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5913), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5915), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [69979] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7736), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_GT2, [70071] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5881), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5883), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [70131] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5885), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5887), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [70191] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2552), 1, sym_attribute_specifier, STATE(3982), 1, sym_field_declaration_list, STATE(7332), 1, sym_virtual_specifier, STATE(8081), 1, sym_base_class_clause, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(5672), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(5674), 37, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, anon_sym_requires, [70269] = 51, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7624), 1, anon_sym_COMMA, ACTIONS(7628), 1, anon_sym_DASH, ACTIONS(7630), 1, anon_sym_PLUS, ACTIONS(7632), 1, anon_sym_STAR, ACTIONS(7634), 1, anon_sym_SLASH, ACTIONS(7636), 1, anon_sym_PERCENT, ACTIONS(7638), 1, anon_sym_PIPE_PIPE, ACTIONS(7640), 1, anon_sym_AMP_AMP, ACTIONS(7642), 1, anon_sym_PIPE, ACTIONS(7644), 1, anon_sym_CARET, ACTIONS(7646), 1, anon_sym_AMP, ACTIONS(7648), 1, anon_sym_EQ_EQ, ACTIONS(7650), 1, anon_sym_BANG_EQ, ACTIONS(7652), 1, anon_sym_GT, ACTIONS(7654), 1, anon_sym_GT_EQ, ACTIONS(7656), 1, anon_sym_LT_EQ, ACTIONS(7658), 1, anon_sym_LT, ACTIONS(7660), 1, anon_sym_LT_LT, ACTIONS(7662), 1, anon_sym_GT_GT, ACTIONS(7664), 1, anon_sym_EQ, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7668), 1, anon_sym_STAR_EQ, ACTIONS(7670), 1, anon_sym_SLASH_EQ, ACTIONS(7672), 1, anon_sym_PERCENT_EQ, ACTIONS(7674), 1, anon_sym_PLUS_EQ, ACTIONS(7676), 1, anon_sym_DASH_EQ, ACTIONS(7678), 1, anon_sym_LT_LT_EQ, ACTIONS(7680), 1, anon_sym_GT_GT_EQ, ACTIONS(7682), 1, anon_sym_AMP_EQ, ACTIONS(7684), 1, anon_sym_CARET_EQ, ACTIONS(7686), 1, anon_sym_PIPE_EQ, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7690), 1, anon_sym_or, ACTIONS(7692), 1, anon_sym_and, ACTIONS(7694), 1, anon_sym_bitor, ACTIONS(7696), 1, anon_sym_xor, ACTIONS(7698), 1, anon_sym_bitand, ACTIONS(7700), 1, anon_sym_not_eq, ACTIONS(7781), 1, anon_sym_RPAREN, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [70425] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5168), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [70485] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5739), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5741), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [70545] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5168), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [70605] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7736), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_CARET, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_GT2, [70695] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5557), 4, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, ACTIONS(5555), 48, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [70755] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5819), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5821), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [70815] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5168), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [70875] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5905), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5907), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [70935] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6620), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6622), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [70995] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7783), 1, anon_sym_LT, STATE(3463), 1, sym_template_argument_list, ACTIONS(6292), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6294), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [71061] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5917), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5919), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [71121] = 51, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7624), 1, anon_sym_COMMA, ACTIONS(7628), 1, anon_sym_DASH, ACTIONS(7630), 1, anon_sym_PLUS, ACTIONS(7632), 1, anon_sym_STAR, ACTIONS(7634), 1, anon_sym_SLASH, ACTIONS(7636), 1, anon_sym_PERCENT, ACTIONS(7638), 1, anon_sym_PIPE_PIPE, ACTIONS(7640), 1, anon_sym_AMP_AMP, ACTIONS(7642), 1, anon_sym_PIPE, ACTIONS(7644), 1, anon_sym_CARET, ACTIONS(7646), 1, anon_sym_AMP, ACTIONS(7648), 1, anon_sym_EQ_EQ, ACTIONS(7650), 1, anon_sym_BANG_EQ, ACTIONS(7652), 1, anon_sym_GT, ACTIONS(7654), 1, anon_sym_GT_EQ, ACTIONS(7656), 1, anon_sym_LT_EQ, ACTIONS(7658), 1, anon_sym_LT, ACTIONS(7660), 1, anon_sym_LT_LT, ACTIONS(7662), 1, anon_sym_GT_GT, ACTIONS(7664), 1, anon_sym_EQ, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7668), 1, anon_sym_STAR_EQ, ACTIONS(7670), 1, anon_sym_SLASH_EQ, ACTIONS(7672), 1, anon_sym_PERCENT_EQ, ACTIONS(7674), 1, anon_sym_PLUS_EQ, ACTIONS(7676), 1, anon_sym_DASH_EQ, ACTIONS(7678), 1, anon_sym_LT_LT_EQ, ACTIONS(7680), 1, anon_sym_GT_GT_EQ, ACTIONS(7682), 1, anon_sym_AMP_EQ, ACTIONS(7684), 1, anon_sym_CARET_EQ, ACTIONS(7686), 1, anon_sym_PIPE_EQ, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7690), 1, anon_sym_or, ACTIONS(7692), 1, anon_sym_and, ACTIONS(7694), 1, anon_sym_bitor, ACTIONS(7696), 1, anon_sym_xor, ACTIONS(7698), 1, anon_sym_bitand, ACTIONS(7700), 1, anon_sym_not_eq, ACTIONS(7786), 1, anon_sym_RPAREN, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [71277] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 8, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_GT2, [71363] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, ACTIONS(7740), 1, anon_sym_LPAREN2, ACTIONS(7742), 1, anon_sym_LBRACK, STATE(3504), 1, sym_new_declarator, STATE(3946), 2, sym_argument_list, sym_initializer_list, ACTIONS(6145), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6147), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [71433] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5747), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5749), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [71493] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 8, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [71577] = 51, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7624), 1, anon_sym_COMMA, ACTIONS(7628), 1, anon_sym_DASH, ACTIONS(7630), 1, anon_sym_PLUS, ACTIONS(7632), 1, anon_sym_STAR, ACTIONS(7634), 1, anon_sym_SLASH, ACTIONS(7636), 1, anon_sym_PERCENT, ACTIONS(7638), 1, anon_sym_PIPE_PIPE, ACTIONS(7640), 1, anon_sym_AMP_AMP, ACTIONS(7642), 1, anon_sym_PIPE, ACTIONS(7644), 1, anon_sym_CARET, ACTIONS(7646), 1, anon_sym_AMP, ACTIONS(7648), 1, anon_sym_EQ_EQ, ACTIONS(7650), 1, anon_sym_BANG_EQ, ACTIONS(7652), 1, anon_sym_GT, ACTIONS(7654), 1, anon_sym_GT_EQ, ACTIONS(7656), 1, anon_sym_LT_EQ, ACTIONS(7658), 1, anon_sym_LT, ACTIONS(7660), 1, anon_sym_LT_LT, ACTIONS(7662), 1, anon_sym_GT_GT, ACTIONS(7664), 1, anon_sym_EQ, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7668), 1, anon_sym_STAR_EQ, ACTIONS(7670), 1, anon_sym_SLASH_EQ, ACTIONS(7672), 1, anon_sym_PERCENT_EQ, ACTIONS(7674), 1, anon_sym_PLUS_EQ, ACTIONS(7676), 1, anon_sym_DASH_EQ, ACTIONS(7678), 1, anon_sym_LT_LT_EQ, ACTIONS(7680), 1, anon_sym_GT_GT_EQ, ACTIONS(7682), 1, anon_sym_AMP_EQ, ACTIONS(7684), 1, anon_sym_CARET_EQ, ACTIONS(7686), 1, anon_sym_PIPE_EQ, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7690), 1, anon_sym_or, ACTIONS(7692), 1, anon_sym_and, ACTIONS(7694), 1, anon_sym_bitor, ACTIONS(7696), 1, anon_sym_xor, ACTIONS(7698), 1, anon_sym_bitand, ACTIONS(7700), 1, anon_sym_not_eq, ACTIONS(7788), 1, anon_sym_RPAREN, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [71733] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5064), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5943), 1, anon_sym_LBRACK, ACTIONS(5937), 2, anon_sym_RPAREN, anon_sym_LPAREN2, ACTIONS(4169), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4161), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [71799] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 12, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [71881] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5162), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5164), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [71941] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7762), 1, anon_sym_LT, STATE(3150), 1, sym_template_argument_list, ACTIONS(6390), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6392), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [72005] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5861), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5863), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [72065] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5178), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5180), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [72125] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7790), 1, anon_sym_LBRACK_RBRACK, ACTIONS(6434), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6436), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [72187] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5664), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5666), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [72247] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4195), 1, anon_sym_EQ, ACTIONS(4197), 13, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(4169), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [72311] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5064), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5937), 1, anon_sym_LPAREN2, ACTIONS(5943), 1, anon_sym_LBRACK, ACTIONS(4169), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [72377] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5640), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5642), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [72437] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5751), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5753), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [72497] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 1, anon_sym_COLON_COLON, ACTIONS(6288), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6290), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [72559] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5064), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5937), 1, anon_sym_LPAREN2, ACTIONS(5943), 1, anon_sym_LBRACK, ACTIONS(4169), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [72625] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, ACTIONS(7740), 1, anon_sym_LPAREN2, ACTIONS(7742), 1, anon_sym_LBRACK, STATE(3515), 1, sym_new_declarator, STATE(3960), 2, sym_argument_list, sym_initializer_list, ACTIONS(6036), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6038), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [72695] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7792), 1, sym_literal_suffix, ACTIONS(4169), 25, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4161), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [72757] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 14, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [72835] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7139), 1, anon_sym_LT, STATE(2723), 1, sym_template_argument_list, ACTIONS(4187), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(5956), 38, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, [72901] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3858), 1, sym_attribute_specifier, ACTIONS(6299), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6301), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [72967] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5901), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5903), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [73027] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3797), 1, sym_attribute_specifier, ACTIONS(6307), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6309), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [73093] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7417), 1, anon_sym___attribute__, ACTIONS(7420), 1, anon_sym___attribute, ACTIONS(7534), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(5042), 1, sym__function_attributes_start, STATE(5290), 1, sym_ref_qualifier, STATE(6331), 1, sym__function_attributes_end, STATE(6405), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7434), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, ACTIONS(7030), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, STATE(5524), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [73207] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3715), 1, sym_attribute_specifier, ACTIONS(6318), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6320), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [73273] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3718), 1, sym_attribute_specifier, ACTIONS(6322), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6324), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [73339] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7758), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6085), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6083), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [73403] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7758), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6091), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6089), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [73467] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6498), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6500), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [73527] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7716), 1, anon_sym_AMP_AMP, ACTIONS(7718), 1, anon_sym_PIPE, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7732), 1, anon_sym_and, ACTIONS(7734), 1, anon_sym_bitor, ACTIONS(7736), 1, anon_sym_bitand, ACTIONS(7771), 1, anon_sym_PIPE_PIPE, ACTIONS(7775), 1, anon_sym_or, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(6991), 2, anon_sym_EQ, anon_sym_GT_GT_EQ, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_GT2, [73631] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(5023), 1, sym__function_attributes_start, STATE(5342), 1, sym_ref_qualifier, STATE(5625), 1, sym_trailing_return_type, STATE(6395), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, ACTIONS(7030), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, STATE(5525), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [73745] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6450), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6452), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [73819] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7417), 1, anon_sym___attribute__, ACTIONS(7420), 1, anon_sym___attribute, ACTIONS(7437), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(5047), 1, sym__function_attributes_start, STATE(5306), 1, sym_ref_qualifier, STATE(6259), 1, sym_trailing_return_type, STATE(6298), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7434), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, ACTIONS(7030), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5499), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [73933] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5835), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5837), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [73993] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7417), 1, anon_sym___attribute__, ACTIONS(7420), 1, anon_sym___attribute, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(5009), 1, sym__function_attributes_start, STATE(5312), 1, sym_ref_qualifier, STATE(5842), 1, sym_trailing_return_type, STATE(6262), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, ACTIONS(7030), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5502), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [74107] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7340), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(5030), 1, sym__function_attributes_start, STATE(5277), 1, sym_ref_qualifier, STATE(5591), 1, sym_trailing_return_type, STATE(6399), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7115), 2, anon_sym_final, anon_sym_override, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, ACTIONS(7030), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, STATE(5513), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [74221] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5827), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5829), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [74281] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5800), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5802), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [74341] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5815), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5817), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [74401] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7331), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7417), 1, anon_sym___attribute__, ACTIONS(7420), 1, anon_sym___attribute, ACTIONS(7429), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(5021), 1, sym__function_attributes_start, STATE(5304), 1, sym_ref_qualifier, STATE(5901), 1, sym_trailing_return_type, STATE(6266), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7115), 2, anon_sym_final, anon_sym_override, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, ACTIONS(7030), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5520), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [74515] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(7809), 1, anon_sym_virtual, ACTIONS(7818), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7821), 1, anon_sym___declspec, ACTIONS(7827), 1, anon_sym_explicit, STATE(3068), 1, sym_alignas_qualifier, ACTIONS(7815), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(7824), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7804), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, ACTIONS(7802), 7, anon_sym_AMP, anon_sym___based, anon_sym_LBRACK, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, ACTIONS(7812), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, STATE(3292), 9, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, sym_explicit_function_specifier, sym__constructor_specifiers, aux_sym_operator_cast_definition_repeat1, ACTIONS(7806), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [74595] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5713), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [74655] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5715), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5717), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [74715] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6464), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6466), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [74775] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 12, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [74855] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5925), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5927), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [74915] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [74975] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5731), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5733), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [75035] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7417), 1, anon_sym___attribute__, ACTIONS(7420), 1, anon_sym___attribute, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(5016), 1, sym__function_attributes_start, STATE(5328), 1, sym_ref_qualifier, STATE(6184), 1, sym_trailing_return_type, STATE(6361), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, ACTIONS(7030), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5497), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [75149] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5735), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5737), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [75209] = 51, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7624), 1, anon_sym_COMMA, ACTIONS(7628), 1, anon_sym_DASH, ACTIONS(7630), 1, anon_sym_PLUS, ACTIONS(7632), 1, anon_sym_STAR, ACTIONS(7634), 1, anon_sym_SLASH, ACTIONS(7636), 1, anon_sym_PERCENT, ACTIONS(7638), 1, anon_sym_PIPE_PIPE, ACTIONS(7640), 1, anon_sym_AMP_AMP, ACTIONS(7642), 1, anon_sym_PIPE, ACTIONS(7644), 1, anon_sym_CARET, ACTIONS(7646), 1, anon_sym_AMP, ACTIONS(7648), 1, anon_sym_EQ_EQ, ACTIONS(7650), 1, anon_sym_BANG_EQ, ACTIONS(7652), 1, anon_sym_GT, ACTIONS(7654), 1, anon_sym_GT_EQ, ACTIONS(7656), 1, anon_sym_LT_EQ, ACTIONS(7658), 1, anon_sym_LT, ACTIONS(7660), 1, anon_sym_LT_LT, ACTIONS(7662), 1, anon_sym_GT_GT, ACTIONS(7664), 1, anon_sym_EQ, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7668), 1, anon_sym_STAR_EQ, ACTIONS(7670), 1, anon_sym_SLASH_EQ, ACTIONS(7672), 1, anon_sym_PERCENT_EQ, ACTIONS(7674), 1, anon_sym_PLUS_EQ, ACTIONS(7676), 1, anon_sym_DASH_EQ, ACTIONS(7678), 1, anon_sym_LT_LT_EQ, ACTIONS(7680), 1, anon_sym_GT_GT_EQ, ACTIONS(7682), 1, anon_sym_AMP_EQ, ACTIONS(7684), 1, anon_sym_CARET_EQ, ACTIONS(7686), 1, anon_sym_PIPE_EQ, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7690), 1, anon_sym_or, ACTIONS(7692), 1, anon_sym_and, ACTIONS(7694), 1, anon_sym_bitor, ACTIONS(7696), 1, anon_sym_xor, ACTIONS(7698), 1, anon_sym_bitand, ACTIONS(7700), 1, anon_sym_not_eq, ACTIONS(7830), 1, anon_sym_RPAREN, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [75365] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5935), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [75425] = 51, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7624), 1, anon_sym_COMMA, ACTIONS(7628), 1, anon_sym_DASH, ACTIONS(7630), 1, anon_sym_PLUS, ACTIONS(7632), 1, anon_sym_STAR, ACTIONS(7634), 1, anon_sym_SLASH, ACTIONS(7636), 1, anon_sym_PERCENT, ACTIONS(7638), 1, anon_sym_PIPE_PIPE, ACTIONS(7640), 1, anon_sym_AMP_AMP, ACTIONS(7642), 1, anon_sym_PIPE, ACTIONS(7644), 1, anon_sym_CARET, ACTIONS(7646), 1, anon_sym_AMP, ACTIONS(7648), 1, anon_sym_EQ_EQ, ACTIONS(7650), 1, anon_sym_BANG_EQ, ACTIONS(7652), 1, anon_sym_GT, ACTIONS(7654), 1, anon_sym_GT_EQ, ACTIONS(7656), 1, anon_sym_LT_EQ, ACTIONS(7658), 1, anon_sym_LT, ACTIONS(7660), 1, anon_sym_LT_LT, ACTIONS(7662), 1, anon_sym_GT_GT, ACTIONS(7664), 1, anon_sym_EQ, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7668), 1, anon_sym_STAR_EQ, ACTIONS(7670), 1, anon_sym_SLASH_EQ, ACTIONS(7672), 1, anon_sym_PERCENT_EQ, ACTIONS(7674), 1, anon_sym_PLUS_EQ, ACTIONS(7676), 1, anon_sym_DASH_EQ, ACTIONS(7678), 1, anon_sym_LT_LT_EQ, ACTIONS(7680), 1, anon_sym_GT_GT_EQ, ACTIONS(7682), 1, anon_sym_AMP_EQ, ACTIONS(7684), 1, anon_sym_CARET_EQ, ACTIONS(7686), 1, anon_sym_PIPE_EQ, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7690), 1, anon_sym_or, ACTIONS(7692), 1, anon_sym_and, ACTIONS(7694), 1, anon_sym_bitor, ACTIONS(7696), 1, anon_sym_xor, ACTIONS(7698), 1, anon_sym_bitand, ACTIONS(7700), 1, anon_sym_not_eq, ACTIONS(7832), 1, anon_sym_RPAREN, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [75581] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5713), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [75641] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3754), 1, sym_attribute_specifier, ACTIONS(6303), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6305), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [75707] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7834), 1, anon_sym_LT, STATE(3463), 1, sym_template_argument_list, ACTIONS(6311), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6313), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [75773] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6890), 1, anon_sym___attribute__, ACTIONS(6892), 1, anon_sym___attribute, STATE(3759), 1, sym_attribute_specifier, ACTIONS(6330), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6332), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [75839] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7716), 1, anon_sym_AMP_AMP, ACTIONS(7718), 1, anon_sym_PIPE, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7732), 1, anon_sym_and, ACTIONS(7734), 1, anon_sym_bitor, ACTIONS(7736), 1, anon_sym_bitand, ACTIONS(7771), 1, anon_sym_PIPE_PIPE, ACTIONS(7775), 1, anon_sym_or, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(6953), 2, anon_sym_EQ, anon_sym_GT_GT_EQ, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_GT2, [75943] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [76003] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5909), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5911), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [76063] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5839), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5841), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [76123] = 51, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7283), 1, anon_sym_DOT_STAR, ACTIONS(7285), 1, anon_sym_DASH_GT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7624), 1, anon_sym_COMMA, ACTIONS(7628), 1, anon_sym_DASH, ACTIONS(7630), 1, anon_sym_PLUS, ACTIONS(7632), 1, anon_sym_STAR, ACTIONS(7634), 1, anon_sym_SLASH, ACTIONS(7636), 1, anon_sym_PERCENT, ACTIONS(7638), 1, anon_sym_PIPE_PIPE, ACTIONS(7640), 1, anon_sym_AMP_AMP, ACTIONS(7642), 1, anon_sym_PIPE, ACTIONS(7644), 1, anon_sym_CARET, ACTIONS(7646), 1, anon_sym_AMP, ACTIONS(7648), 1, anon_sym_EQ_EQ, ACTIONS(7650), 1, anon_sym_BANG_EQ, ACTIONS(7652), 1, anon_sym_GT, ACTIONS(7654), 1, anon_sym_GT_EQ, ACTIONS(7656), 1, anon_sym_LT_EQ, ACTIONS(7658), 1, anon_sym_LT, ACTIONS(7660), 1, anon_sym_LT_LT, ACTIONS(7662), 1, anon_sym_GT_GT, ACTIONS(7664), 1, anon_sym_EQ, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7668), 1, anon_sym_STAR_EQ, ACTIONS(7670), 1, anon_sym_SLASH_EQ, ACTIONS(7672), 1, anon_sym_PERCENT_EQ, ACTIONS(7674), 1, anon_sym_PLUS_EQ, ACTIONS(7676), 1, anon_sym_DASH_EQ, ACTIONS(7678), 1, anon_sym_LT_LT_EQ, ACTIONS(7680), 1, anon_sym_GT_GT_EQ, ACTIONS(7682), 1, anon_sym_AMP_EQ, ACTIONS(7684), 1, anon_sym_CARET_EQ, ACTIONS(7686), 1, anon_sym_PIPE_EQ, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7690), 1, anon_sym_or, ACTIONS(7692), 1, anon_sym_and, ACTIONS(7694), 1, anon_sym_bitor, ACTIONS(7696), 1, anon_sym_xor, ACTIONS(7698), 1, anon_sym_bitand, ACTIONS(7700), 1, anon_sym_not_eq, ACTIONS(7837), 1, anon_sym_RPAREN, STATE(1323), 1, sym__binary_fold_operator, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, STATE(8607), 1, sym__fold_operator, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [76279] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [76339] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [76399] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7165), 1, anon_sym_AMP_AMP, ACTIONS(7167), 1, anon_sym_PIPE, ACTIONS(7171), 1, anon_sym_AMP, ACTIONS(7177), 1, anon_sym_GT_EQ, ACTIONS(7181), 1, anon_sym_LT_EQ_GT, ACTIONS(7183), 1, anon_sym_and, ACTIONS(7185), 1, anon_sym_bitor, ACTIONS(7187), 1, anon_sym_bitand, ACTIONS(7189), 1, anon_sym_PIPE_PIPE, ACTIONS(7191), 1, anon_sym_or, ACTIONS(7193), 1, anon_sym_QMARK, ACTIONS(7343), 1, anon_sym_RPAREN, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(7841), 1, anon_sym_EQ, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7163), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7169), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7179), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7137), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7173), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7175), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7263), 13, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [76513] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7843), 1, anon_sym_LT, ACTIONS(7847), 1, sym_auto, ACTIONS(7849), 1, anon_sym_decltype, STATE(1868), 1, sym_template_argument_list, STATE(3755), 1, aux_sym_sized_type_specifier_repeat1, STATE(4249), 1, sym_decltype_auto, ACTIONS(7845), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 16, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4167), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [76589] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5869), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5871), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [76649] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5202), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5204), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [76709] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1942), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(1940), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [76769] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5158), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5160), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [76829] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6376), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6378), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [76901] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7007), 1, anon_sym_EQ, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7859), 1, anon_sym_PIPE_PIPE, ACTIONS(7861), 1, anon_sym_AMP_AMP, ACTIONS(7863), 1, anon_sym_PIPE, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7879), 1, anon_sym_or, ACTIONS(7881), 1, anon_sym_and, ACTIONS(7883), 1, anon_sym_bitor, ACTIONS(7885), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [77007] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6426), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6428), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [77081] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6430), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6432), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [77155] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7011), 1, anon_sym_EQ, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7859), 1, anon_sym_PIPE_PIPE, ACTIONS(7861), 1, anon_sym_AMP_AMP, ACTIONS(7863), 1, anon_sym_PIPE, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7879), 1, anon_sym_or, ACTIONS(7881), 1, anon_sym_and, ACTIONS(7883), 1, anon_sym_bitor, ACTIONS(7885), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [77261] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6442), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6444), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [77333] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6953), 1, anon_sym_EQ, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7859), 1, anon_sym_PIPE_PIPE, ACTIONS(7861), 1, anon_sym_AMP_AMP, ACTIONS(7863), 1, anon_sym_PIPE, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7879), 1, anon_sym_or, ACTIONS(7881), 1, anon_sym_and, ACTIONS(7883), 1, anon_sym_bitor, ACTIONS(7885), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [77439] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6718), 1, anon_sym_EQ, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7859), 1, anon_sym_PIPE_PIPE, ACTIONS(7861), 1, anon_sym_AMP_AMP, ACTIONS(7863), 1, anon_sym_PIPE, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7879), 1, anon_sym_or, ACTIONS(7881), 1, anon_sym_and, ACTIONS(7883), 1, anon_sym_bitor, ACTIONS(7885), 1, anon_sym_bitand, ACTIONS(7887), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6720), 15, anon_sym_COMMA, anon_sym_COLON, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [77549] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [77625] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6454), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [77699] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7861), 1, anon_sym_AMP_AMP, ACTIONS(7863), 1, anon_sym_PIPE, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7881), 1, anon_sym_and, ACTIONS(7883), 1, anon_sym_bitor, ACTIONS(7885), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 2, anon_sym_EQ, anon_sym_or, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [77801] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7863), 1, anon_sym_PIPE, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7883), 1, anon_sym_bitor, ACTIONS(7885), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 3, anon_sym_EQ, anon_sym_or, anon_sym_and, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [77899] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7885), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 4, anon_sym_PIPE, anon_sym_EQ, anon_sym_or, anon_sym_and, ACTIONS(6456), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, [77993] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7885), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 6, anon_sym_PIPE, anon_sym_CARET, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, [78085] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, [78173] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [78259] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 10, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [78341] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 12, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [78419] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 10, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6456), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [78499] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6450), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6452), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [78573] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6991), 1, anon_sym_EQ, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7859), 1, anon_sym_PIPE_PIPE, ACTIONS(7861), 1, anon_sym_AMP_AMP, ACTIONS(7863), 1, anon_sym_PIPE, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7879), 1, anon_sym_or, ACTIONS(7881), 1, anon_sym_and, ACTIONS(7883), 1, anon_sym_bitor, ACTIONS(7885), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [78679] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(6995), 1, anon_sym_EQ, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7859), 1, anon_sym_PIPE_PIPE, ACTIONS(7861), 1, anon_sym_AMP_AMP, ACTIONS(7863), 1, anon_sym_PIPE, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7879), 1, anon_sym_or, ACTIONS(7881), 1, anon_sym_and, ACTIONS(7883), 1, anon_sym_bitor, ACTIONS(7885), 1, anon_sym_bitand, ACTIONS(7887), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6997), 15, anon_sym_COMMA, anon_sym_COLON, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [78789] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6999), 1, anon_sym_EQ, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7859), 1, anon_sym_PIPE_PIPE, ACTIONS(7861), 1, anon_sym_AMP_AMP, ACTIONS(7863), 1, anon_sym_PIPE, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7879), 1, anon_sym_or, ACTIONS(7881), 1, anon_sym_and, ACTIONS(7883), 1, anon_sym_bitor, ACTIONS(7885), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [78895] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6987), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7003), 1, anon_sym_EQ, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(7859), 1, anon_sym_PIPE_PIPE, ACTIONS(7861), 1, anon_sym_AMP_AMP, ACTIONS(7863), 1, anon_sym_PIPE, ACTIONS(7867), 1, anon_sym_AMP, ACTIONS(7873), 1, anon_sym_GT_EQ, ACTIONS(7877), 1, anon_sym_LT_EQ_GT, ACTIONS(7879), 1, anon_sym_or, ACTIONS(7881), 1, anon_sym_and, ACTIONS(7883), 1, anon_sym_bitor, ACTIONS(7885), 1, anon_sym_bitand, ACTIONS(7887), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7855), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7865), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7875), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7857), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7869), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7871), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7005), 15, anon_sym_COMMA, anon_sym_COLON, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, [79005] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [79065] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 2, anon_sym_COLON_COLON, anon_sym_LBRACE, ACTIONS(5021), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5014), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [79127] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5743), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5745), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [79187] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5778), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5780), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [79247] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5684), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5686), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [79309] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7716), 1, anon_sym_AMP_AMP, ACTIONS(7718), 1, anon_sym_PIPE, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7732), 1, anon_sym_and, ACTIONS(7734), 1, anon_sym_bitor, ACTIONS(7736), 1, anon_sym_bitand, ACTIONS(7769), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7771), 1, anon_sym_PIPE_PIPE, ACTIONS(7773), 1, anon_sym_QMARK, ACTIONS(7775), 1, anon_sym_or, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(6718), 2, anon_sym_EQ, anon_sym_GT_GT_EQ, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6720), 14, anon_sym_COMMA, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_GT2, [79417] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5206), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5208), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [79477] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6414), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6410), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6412), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, [79551] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5774), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5776), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [79611] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5889), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5891), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [79671] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5788), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [79731] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6376), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6378), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_GT2, [79803] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5857), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5859), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [79863] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7716), 1, anon_sym_AMP_AMP, ACTIONS(7718), 1, anon_sym_PIPE, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7732), 1, anon_sym_and, ACTIONS(7734), 1, anon_sym_bitor, ACTIONS(7736), 1, anon_sym_bitand, ACTIONS(7771), 1, anon_sym_PIPE_PIPE, ACTIONS(7775), 1, anon_sym_or, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7007), 2, anon_sym_EQ, anon_sym_GT_GT_EQ, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_GT2, [79967] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7574), 1, anon_sym_LT, STATE(1598), 1, sym_template_argument_list, ACTIONS(6390), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6392), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [80031] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3953), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(3955), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [80091] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3957), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(3959), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [80151] = 5, ACTIONS(3), 1, sym_comment, STATE(3203), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7760), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5782), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(5784), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [80215] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5170), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5172), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [80275] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5788), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [80335] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5788), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [80395] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6426), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6428), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [80469] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6430), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6432), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [80543] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6620), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6622), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [80603] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5190), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5192), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [80663] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7716), 1, anon_sym_AMP_AMP, ACTIONS(7718), 1, anon_sym_PIPE, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7732), 1, anon_sym_and, ACTIONS(7734), 1, anon_sym_bitor, ACTIONS(7736), 1, anon_sym_bitand, ACTIONS(7769), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7771), 1, anon_sym_PIPE_PIPE, ACTIONS(7773), 1, anon_sym_QMARK, ACTIONS(7775), 1, anon_sym_or, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(6995), 2, anon_sym_EQ, anon_sym_GT_GT_EQ, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6997), 14, anon_sym_COMMA, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_GT2, [80771] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6434), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6436), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [80831] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7758), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6095), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6093), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [80895] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7716), 1, anon_sym_AMP_AMP, ACTIONS(7718), 1, anon_sym_PIPE, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7732), 1, anon_sym_and, ACTIONS(7734), 1, anon_sym_bitor, ACTIONS(7736), 1, anon_sym_bitand, ACTIONS(7771), 1, anon_sym_PIPE_PIPE, ACTIONS(7775), 1, anon_sym_or, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7011), 2, anon_sym_EQ, anon_sym_GT_GT_EQ, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_GT2, [80999] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6442), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, ACTIONS(6444), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_GT2, [81071] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5198), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5200), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [81131] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7417), 1, anon_sym___attribute__, ACTIONS(7420), 1, anon_sym___attribute, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, STATE(1682), 1, sym_alignas_qualifier, STATE(5017), 1, sym__function_attributes_start, STATE(5299), 1, sym_ref_qualifier, STATE(6325), 1, sym__function_attributes_end, STATE(6431), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, ACTIONS(7030), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, STATE(5516), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [81245] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(7716), 1, anon_sym_AMP_AMP, ACTIONS(7718), 1, anon_sym_PIPE, ACTIONS(7722), 1, anon_sym_AMP, ACTIONS(7730), 1, anon_sym_LT_EQ_GT, ACTIONS(7732), 1, anon_sym_and, ACTIONS(7734), 1, anon_sym_bitor, ACTIONS(7736), 1, anon_sym_bitand, ACTIONS(7771), 1, anon_sym_PIPE_PIPE, ACTIONS(7775), 1, anon_sym_or, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(6999), 2, anon_sym_EQ, anon_sym_GT_GT_EQ, ACTIONS(7706), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7712), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7720), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(7728), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7714), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(7724), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7726), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_GT2, [81349] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7069), 26, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(7071), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [81409] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5790), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5792), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [81469] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6420), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6422), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [81529] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6776), 1, anon_sym_COLON_COLON, ACTIONS(7892), 1, anon_sym_virtual, ACTIONS(7901), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7904), 1, anon_sym___declspec, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(7898), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(7907), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3382), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(7895), 9, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(7889), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(6774), 14, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [81607] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5194), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5196), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [81667] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(6872), 1, anon_sym_decltype, ACTIONS(7604), 1, sym_auto, STATE(3820), 1, sym_decltype_auto, ACTIONS(5684), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5686), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [81733] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5064), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5943), 1, anon_sym_LBRACK, ACTIONS(5937), 2, anon_sym_RPAREN, anon_sym_LPAREN2, ACTIONS(4169), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4161), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [81799] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5735), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5737), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [81858] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6638), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6640), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [81917] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5743), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5745), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [81976] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5865), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5867), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [82035] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6564), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6566), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [82094] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5913), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5915), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [82153] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5774), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5776), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [82212] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5778), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5780), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [82271] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6604), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6606), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [82330] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5719), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5721), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [82389] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6608), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6610), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [82448] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5542), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [82507] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6656), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6658), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [82566] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6660), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6662), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [82625] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6664), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6666), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [82684] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7910), 1, anon_sym_LBRACK_RBRACK, ACTIONS(6434), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6436), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [82745] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5595), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [82804] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6498), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6500), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [82863] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6506), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6508), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [82922] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6510), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6512), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [82981] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5835), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5837), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [83040] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5827), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5829), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [83099] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5800), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5802), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [83158] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(5698), 1, anon_sym___asm, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7914), 1, anon_sym_STAR, ACTIONS(7916), 1, anon_sym_AMP_AMP, ACTIONS(7918), 1, anon_sym_AMP, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, STATE(2954), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6251), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3410), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4195), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [83255] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(5706), 1, anon_sym___asm, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7914), 1, anon_sym_STAR, ACTIONS(7916), 1, anon_sym_AMP_AMP, ACTIONS(7918), 1, anon_sym_AMP, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, STATE(2954), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6255), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4207), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [83352] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6528), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6530), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [83411] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6532), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6534), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [83470] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6536), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6538), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [83529] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6548), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6550), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [83588] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6552), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6554), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [83647] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6650), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6652), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [83706] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6129), 3, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(4169), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4161), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [83767] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6446), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6448), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [83826] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1938), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(1936), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [83885] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6596), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6598), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [83944] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6616), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6618), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [84003] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5498), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [84062] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5788), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [84121] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7928), 1, sym_identifier, STATE(3465), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(5088), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(5094), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5423), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5421), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [84188] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7580), 1, anon_sym_LT, STATE(1610), 1, sym_template_argument_list, ACTIONS(6390), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6392), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [84251] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(67), 1, anon_sym_const, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7437), 1, anon_sym_requires, STATE(1682), 1, sym_alignas_qualifier, STATE(5067), 1, sym__function_attributes_start, STATE(5383), 1, sym_ref_qualifier, STATE(6573), 1, sym__function_attributes_end, STATE(6758), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7030), 2, anon_sym_LPAREN2, anon_sym_LBRACE, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(4070), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4233), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5548), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [84364] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6572), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6574), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [84423] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5857), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5859), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [84482] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6592), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6594), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [84541] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5873), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5875), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [84600] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, STATE(4123), 1, sym_field_declaration_list, STATE(4277), 1, sym_attribute_specifier, STATE(7303), 1, sym_virtual_specifier, STATE(8164), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5672), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5674), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [84675] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [84734] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5557), 35, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [84793] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [84852] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5788), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [84911] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [84970] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [85029] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5788), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [85088] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, STATE(1625), 1, sym_template_argument_list, STATE(3755), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7845), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6233), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6235), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [85155] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [85214] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [85273] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4942), 1, anon_sym_LBRACK, ACTIONS(6752), 1, anon_sym_LT, STATE(3727), 1, sym_template_argument_list, ACTIONS(4935), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(4938), 4, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, ACTIONS(4931), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_template, anon_sym_operator, [85342] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5194), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5196), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [85401] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5198), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5200), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [85460] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3953), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(3955), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [85519] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5901), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5903), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [85578] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6568), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6570), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [85637] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5839), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5841), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [85696] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5790), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5792), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [85755] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1942), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(1940), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [85814] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5727), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5729), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [85873] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7071), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, ACTIONS(7069), 27, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, [85932] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5751), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5753), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [85991] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6676), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6678), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [86050] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6688), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6690), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [86109] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6464), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6466), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [86168] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5202), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5204), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [86227] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5759), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5761), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [86286] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5158), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5160), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [86345] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7932), 1, anon_sym_AMP_AMP, ACTIONS(7934), 1, anon_sym_and, ACTIONS(6219), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6221), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [86408] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5182), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5184), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [86467] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, STATE(4140), 1, sym_alignas_qualifier, STATE(5107), 1, sym__function_attributes_start, STATE(5379), 1, sym_ref_qualifier, STATE(6184), 1, sym_trailing_return_type, STATE(6592), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7030), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(4128), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5538), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [86580] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 1, anon_sym_COLON_COLON, ACTIONS(6288), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6290), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [86641] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5190), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5192), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [86700] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7940), 1, sym_identifier, STATE(3492), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(5088), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(5094), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5453), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5451), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [86767] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4169), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4161), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [86826] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, ACTIONS(7740), 1, anon_sym_LPAREN2, STATE(3943), 2, sym_argument_list, sym_initializer_list, ACTIONS(6227), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6229), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [86891] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5815), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5817), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [86950] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5640), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5642), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [87009] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6361), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6363), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [87068] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6361), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6363), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [87127] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6361), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6363), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [87186] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6416), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6418), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [87245] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6504), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6502), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [87304] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3957), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(3959), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [87363] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6434), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6436), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [87422] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5684), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5686), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [87481] = 6, ACTIONS(3), 1, sym_comment, STATE(3149), 2, sym_string_literal, sym_raw_string_literal, ACTIONS(5952), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(5954), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5804), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5806), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [87546] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6706), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6708), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [87605] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7942), 1, anon_sym_LT, STATE(1889), 1, sym_template_argument_list, ACTIONS(6390), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6392), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [87668] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, ACTIONS(7740), 1, anon_sym_LPAREN2, STATE(3959), 2, sym_argument_list, sym_initializer_list, ACTIONS(6188), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6190), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [87733] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6470), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6472), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [87792] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7437), 1, anon_sym_requires, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, STATE(4140), 1, sym_alignas_qualifier, STATE(5096), 1, sym__function_attributes_start, STATE(5349), 1, sym_ref_qualifier, STATE(6259), 1, sym_trailing_return_type, STATE(6604), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7030), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7434), 2, anon_sym_final, anon_sym_override, STATE(4128), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6182), 2, sym__function_postfix, sym_requires_clause, STATE(5535), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [87905] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6460), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6462), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [87964] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7044), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, STATE(4140), 1, sym_alignas_qualifier, STATE(5118), 1, sym__function_attributes_start, STATE(5389), 1, sym_ref_qualifier, STATE(6489), 1, sym__function_attributes_end, STATE(6703), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7030), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(4128), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5545), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [88077] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6718), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6720), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [88136] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5782), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5784), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [88195] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5162), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5164), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [88254] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5877), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5879), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [88313] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5178), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5180), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [88372] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4199), 1, sym_auto, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(5064), 1, anon_sym_SEMI, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(7015), 1, anon_sym_LBRACK, STATE(2563), 1, sym_decltype_auto, STATE(2662), 1, aux_sym_sized_type_specifier_repeat1, STATE(4009), 1, sym_template_argument_list, ACTIONS(4184), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(4167), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(4189), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 33, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [88453] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7949), 1, sym_identifier, STATE(3492), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(7952), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(7955), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5441), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5439), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [88520] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6696), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6698), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [88579] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7958), 1, anon_sym_LT, STATE(1868), 1, sym_template_argument_list, ACTIONS(4931), 23, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(4938), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [88644] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6386), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6388), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [88703] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7044), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7047), 1, anon_sym_LBRACK, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7961), 1, anon_sym_requires, STATE(4140), 1, sym_alignas_qualifier, STATE(5083), 1, sym__function_attributes_start, STATE(5369), 1, sym_ref_qualifier, STATE(6496), 1, sym__function_attributes_end, STATE(6688), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7030), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7115), 2, anon_sym_final, anon_sym_override, STATE(4128), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(4354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6002), 2, sym__function_postfix, sym_requires_clause, STATE(5544), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [88816] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(7127), 1, anon_sym_decltype, ACTIONS(7964), 1, sym_auto, STATE(2545), 1, sym_decltype_auto, ACTIONS(5684), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(5686), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [88883] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3913), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(3909), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [88942] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6642), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6644), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89001] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6620), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6622), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89060] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5823), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5825), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [89119] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5723), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5725), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [89178] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6646), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6648), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89237] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, ACTIONS(7740), 1, anon_sym_LPAREN2, STATE(3973), 2, sym_argument_list, sym_initializer_list, ACTIONS(6237), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6239), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89302] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5206), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5208), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89361] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5186), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5188), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89420] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7139), 1, anon_sym_LT, ACTIONS(7514), 1, anon_sym_EQ, STATE(2723), 1, sym_template_argument_list, ACTIONS(7512), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(4187), 7, anon_sym_DOT_DOT_DOT, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, ACTIONS(5956), 38, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, [89489] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5881), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5883), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [89548] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6616), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6618), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89607] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6580), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6582), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89666] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4169), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4161), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89725] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5905), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5907), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [89784] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5917), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5919), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [89843] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6668), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6670), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89902] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, ACTIONS(7740), 1, anon_sym_LPAREN2, STATE(3975), 2, sym_argument_list, sym_initializer_list, ACTIONS(6209), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6211), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [89967] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5755), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5757), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [90026] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6672), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6674), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [90085] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5885), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5887), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [90144] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5713), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [90203] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5909), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5911), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [90262] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5715), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5717), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [90321] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5935), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5933), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [90380] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5739), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5741), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [90439] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5731), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5733), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [90498] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6684), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6686), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [90557] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5819), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5821), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [90616] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5713), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [90675] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6518), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6520), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [90734] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6612), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6614), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [90793] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5476), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(2753), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [90852] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5869), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5871), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [90911] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7966), 1, anon_sym_COLON, STATE(2581), 1, sym_attribute_specifier, STATE(2889), 1, sym__enum_base_clause, STATE(3037), 1, sym_enumerator_list, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6630), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6628), 33, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [90982] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7966), 1, anon_sym_COLON, STATE(2569), 1, sym_attribute_specifier, STATE(2864), 1, sym__enum_base_clause, STATE(3041), 1, sym_enumerator_list, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6636), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(6634), 33, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [91053] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5747), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5749), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [91112] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6624), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6626), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [91171] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6514), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6516), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [91230] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6710), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6712), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [91289] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6522), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6524), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [91348] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6556), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6558), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [91407] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5861), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5863), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [91466] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(5698), 1, anon_sym___attribute, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7968), 1, anon_sym_STAR, ACTIONS(7970), 1, anon_sym_AMP_AMP, ACTIONS(7972), 1, anon_sym_AMP, STATE(2883), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6221), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3543), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4192), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [91563] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5925), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5927), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [91622] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7968), 1, anon_sym_STAR, ACTIONS(7970), 1, anon_sym_AMP_AMP, ACTIONS(7972), 1, anon_sym_AMP, STATE(2883), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6225), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4216), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [91719] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6722), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6724), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [91778] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5698), 1, anon_sym___asm, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7974), 1, anon_sym_STAR, ACTIONS(7976), 1, anon_sym_AMP_AMP, ACTIONS(7978), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(2944), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6272), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3547), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4161), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [91875] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7980), 1, sym_literal_suffix, ACTIONS(4161), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, ACTIONS(4169), 26, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, [91936] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5706), 1, anon_sym___asm, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7974), 1, anon_sym_STAR, ACTIONS(7976), 1, anon_sym_AMP_AMP, ACTIONS(7978), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(2944), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6276), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4166), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [92033] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7942), 1, anon_sym_LT, STATE(3347), 1, sym_template_argument_list, ACTIONS(6390), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6392), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [92096] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5831), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5833), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [92155] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5843), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5845), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [92214] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6420), 21, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6422), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [92273] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5847), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5849), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [92332] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5889), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5891), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [92391] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5168), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [92450] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5893), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5895), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [92509] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5897), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5899), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [92568] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5168), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [92627] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6680), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6682), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [92686] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6726), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6728), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [92745] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5174), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5176), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [92804] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5170), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5172), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [92863] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7932), 1, anon_sym_AMP_AMP, ACTIONS(7934), 1, anon_sym_and, ACTIONS(7982), 1, anon_sym_PIPE_PIPE, ACTIONS(7984), 1, anon_sym_or, ACTIONS(6241), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6243), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [92930] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5168), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [92989] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5921), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5923), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [93048] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, STATE(1625), 1, sym_template_argument_list, STATE(2225), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5066), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6233), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_COLON, anon_sym_DOT, ACTIONS(6235), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [93114] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6426), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, ACTIONS(6428), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [93186] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6616), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6618), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [93244] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6620), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6622), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [93302] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6953), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7994), 1, anon_sym_PIPE, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8008), 1, anon_sym_bitor, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7990), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(7992), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_DASH_GT_STAR, [93404] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6430), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, ACTIONS(6432), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [93476] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6510), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6512), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [93534] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6676), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6678), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [93592] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5202), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5204), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [93650] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5190), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5192), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [93708] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6706), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6708), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [93766] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6532), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6534), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [93824] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6664), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6666), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [93882] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5664), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5666), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [93940] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6688), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6690), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [93998] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6616), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6618), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [94056] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6215), 1, anon_sym_EQ, ACTIONS(6217), 13, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(4169), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [94118] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8014), 1, anon_sym_LBRACK, STATE(3784), 1, sym_new_declarator, ACTIONS(6272), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6274), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [94180] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5684), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5686), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [94240] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6460), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6462), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [94298] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6991), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7994), 1, anon_sym_PIPE, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8008), 1, anon_sym_bitor, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7990), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(7992), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_DASH_GT_STAR, [94400] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(7011), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7994), 1, anon_sym_PIPE, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8008), 1, anon_sym_bitor, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7990), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(7992), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_DASH_GT_STAR, [94502] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5158), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5160), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [94560] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6506), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6508), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [94618] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6442), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, ACTIONS(6444), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DASH_GT_STAR, [94688] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7127), 1, anon_sym_decltype, ACTIONS(7964), 1, sym_auto, STATE(2545), 1, sym_decltype_auto, ACTIONS(5684), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(5686), 41, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [94752] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6612), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6614), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [94810] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6646), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6648), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [94868] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6434), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6436), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [94926] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5698), 1, anon_sym___asm, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8016), 1, anon_sym_STAR, ACTIONS(8018), 1, anon_sym_AMP_AMP, ACTIONS(8020), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3086), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6307), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3598), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4248), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [95022] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6722), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6724), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [95080] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1942), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(1940), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [95138] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6660), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6662), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [95196] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5706), 1, anon_sym___asm, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8016), 1, anon_sym_STAR, ACTIONS(8018), 1, anon_sym_AMP_AMP, ACTIONS(8020), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3086), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6311), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4251), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [95292] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5174), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5176), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [95350] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6696), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6698), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [95408] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6376), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, ACTIONS(6378), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DASH_GT_STAR, [95478] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(7007), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7994), 1, anon_sym_PIPE, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8008), 1, anon_sym_bitor, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7990), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(7992), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_DASH_GT_STAR, [95580] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6624), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6626), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [95638] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6718), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6720), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [95696] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5168), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [95754] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6572), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6574), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [95812] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6528), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6530), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [95870] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5008), 24, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(5010), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [95928] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6718), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7994), 1, anon_sym_PIPE, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8008), 1, anon_sym_bitor, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7990), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(7992), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6720), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_DASH_GT_STAR, [96034] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6995), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7994), 1, anon_sym_PIPE, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8008), 1, anon_sym_bitor, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7990), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(7992), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6997), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_DASH_GT_STAR, [96140] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5026), 24, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(5028), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [96198] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6564), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6566), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [96256] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5030), 24, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(5032), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [96314] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6999), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7994), 1, anon_sym_PIPE, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8008), 1, anon_sym_bitor, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7990), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(7992), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_DASH_GT_STAR, [96416] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5034), 24, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(5036), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [96474] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4996), 24, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(4998), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [96532] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5000), 24, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(5002), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [96590] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5026), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5028), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [96648] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6446), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6448), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [96706] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5168), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [96764] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5004), 24, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(5006), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [96822] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5498), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [96880] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5030), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5032), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [96938] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6470), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6472), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [96996] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5595), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [97054] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6518), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6520), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [97112] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7742), 1, anon_sym_LBRACK, STATE(3760), 1, sym_new_declarator, ACTIONS(6272), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6274), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [97174] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6548), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6550), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [97232] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5034), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5036), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [97290] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8022), 1, anon_sym_AMP_AMP, ACTIONS(8024), 1, anon_sym_and, ACTIONS(6219), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_xor, anon_sym_DOT, ACTIONS(6221), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [97352] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4996), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4998), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [97410] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6592), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6594), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [97468] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 2, anon_sym_COLON_COLON, anon_sym_LBRACE, ACTIONS(5021), 20, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5014), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [97528] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(7003), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7622), 1, anon_sym_DOT_DOT_DOT, ACTIONS(7666), 1, anon_sym_QMARK, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7994), 1, anon_sym_PIPE, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8008), 1, anon_sym_bitor, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7990), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(7992), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7005), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_DASH_GT_STAR, [97634] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [97708] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [97780] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6454), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7994), 1, anon_sym_PIPE, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8008), 1, anon_sym_bitor, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7992), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_or, anon_sym_DASH_GT_STAR, [97880] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(6454), 1, anon_sym_EQ, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7994), 1, anon_sym_PIPE, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8008), 1, anon_sym_bitor, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_or, anon_sym_and, anon_sym_DASH_GT_STAR, [97978] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6650), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6652), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [98036] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7996), 1, anon_sym_CARET, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8010), 1, anon_sym_xor, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym_EQ, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_DASH_GT_STAR, [98130] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5000), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5002), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [98188] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6596), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6598), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [98246] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(7998), 1, anon_sym_AMP, ACTIONS(8004), 1, anon_sym_GT_EQ, ACTIONS(8012), 1, anon_sym_bitand, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 3, anon_sym_PIPE, anon_sym_CARET, anon_sym_EQ, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_DASH_GT_STAR, [98336] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5476), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(2753), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [98394] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(5670), 1, anon_sym_SEMI, ACTIONS(7305), 1, sym_auto, STATE(2545), 1, sym_decltype_auto, ACTIONS(5686), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(5684), 40, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [98460] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 24, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(5565), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [98520] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5589), 24, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(5591), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [98578] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6514), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6516), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [98636] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(8004), 1, anon_sym_GT_EQ, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8000), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 4, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, ACTIONS(6456), 22, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_DASH_GT_STAR, [98722] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5004), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5006), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [98780] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, ACTIONS(8004), 1, anon_sym_GT_EQ, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(8002), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 4, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ, ACTIONS(6456), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [98864] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, ACTIONS(7688), 1, anon_sym_LT_EQ_GT, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, ACTIONS(6456), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [98944] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 9, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [99020] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5162), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5164), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [99078] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5178), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5180), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [99136] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5168), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [99194] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5194), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5196), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [99252] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(7986), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8006), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7988), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_EQ, ACTIONS(6456), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [99330] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(8022), 1, anon_sym_AMP_AMP, ACTIONS(8024), 1, anon_sym_and, ACTIONS(8026), 1, anon_sym_PIPE_PIPE, ACTIONS(8028), 1, anon_sym_or, ACTIONS(6241), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_xor, anon_sym_DOT, ACTIONS(6243), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [99396] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8030), 1, anon_sym_COMMA, ACTIONS(8032), 1, anon_sym_RBRACK, ACTIONS(4169), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 30, anon_sym_DOT_DOT_DOT, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [99458] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6536), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6538), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [99516] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6552), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6554), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [99574] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6568), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6570), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [99632] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6258), 1, anon_sym_COMMA, ACTIONS(6260), 1, anon_sym_RBRACK, ACTIONS(4169), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 30, anon_sym_DOT_DOT_DOT, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [99694] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4169), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [99752] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8037), 1, anon_sym_RPAREN, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(7598), 1, sym_type_descriptor, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [99860] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5542), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [99918] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6668), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6670), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [99976] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6672), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6674), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100034] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6604), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6606), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100092] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4169), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100150] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6642), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6644), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100208] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6394), 1, anon_sym_LT, STATE(1975), 1, sym_template_argument_list, ACTIONS(6390), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6392), 31, anon_sym_DOT_DOT_DOT, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [100270] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5935), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5933), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100328] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5084), 2, anon_sym_EQ, anon_sym_GT_GT_EQ, ACTIONS(5086), 12, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(4161), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, ACTIONS(4169), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, [100390] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5557), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [100448] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6684), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6686), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100506] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6726), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6728), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100564] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7157), 1, anon_sym_LPAREN2, ACTIONS(7237), 1, anon_sym_LBRACK, ACTIONS(7553), 1, anon_sym_DOT_STAR, STATE(3421), 1, sym_argument_list, STATE(3493), 1, sym_subscript_argument_list, ACTIONS(7281), 2, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(7702), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6450), 14, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, ACTIONS(6452), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_GT_STAR, [100636] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6608), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6610), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100694] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6580), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6582), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100752] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(4195), 1, anon_sym_EQ, ACTIONS(4316), 1, anon_sym_SEMI, ACTIONS(5064), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5937), 1, anon_sym_LPAREN2, ACTIONS(5943), 1, anon_sym_LBRACK, ACTIONS(4197), 13, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(4161), 15, anon_sym_DOT_DOT_DOT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(4169), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, [100822] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5186), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5188), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100880] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6710), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6712), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100938] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1938), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(1936), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [100996] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6361), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6363), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101054] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6361), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6363), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101112] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5206), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5208), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101170] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6522), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6524), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101228] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6556), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6558), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101286] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6361), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6363), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101344] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5170), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5172), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101402] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6122), 1, anon_sym_EQ, ACTIONS(6249), 1, anon_sym_COMMA, ACTIONS(6251), 1, anon_sym_RBRACK, ACTIONS(6124), 13, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(4161), 17, anon_sym_DOT_DOT_DOT, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(4169), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, [101468] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6122), 1, anon_sym_EQ, ACTIONS(6124), 13, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(4169), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4161), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [101530] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3913), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(3909), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101588] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6416), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6418), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101646] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6638), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6640), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101704] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6504), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6502), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101762] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5182), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5184), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101820] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4933), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101878] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6656), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6658), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101936] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6680), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(6682), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [101994] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4933), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [102052] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4933), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [102110] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4933), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [102168] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5198), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5200), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [102226] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4933), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [102284] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 2, anon_sym_COLON_COLON, anon_sym_LBRACE, ACTIONS(5021), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5014), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [102344] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 20, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_GT_GT_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(4933), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [102402] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5008), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, ACTIONS(5010), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [102460] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5670), 1, anon_sym_SEMI, ACTIONS(7305), 1, sym_auto, STATE(2545), 1, sym_decltype_auto, ACTIONS(5686), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACK_LBRACK, ACTIONS(5684), 40, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [102528] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 24, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(5565), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [102588] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8793), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [102693] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7069), 23, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, sym_literal_suffix, ACTIONS(7071), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [102750] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5889), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5891), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [102807] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8639), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [102912] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5476), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(2753), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [102969] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5893), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5895), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [103026] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(8043), 1, sym_identifier, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(8047), 1, anon_sym_enum, ACTIONS(8049), 1, anon_sym_class, ACTIONS(8051), 1, anon_sym_struct, ACTIONS(8053), 1, anon_sym_union, ACTIONS(8055), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4782), 1, sym_type_specifier, STATE(6030), 1, sym_type_descriptor, STATE(6843), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3965), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [103131] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5961), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [103236] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5897), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5899), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [103293] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8231), 1, sym_type_descriptor, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [103398] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8319), 1, sym_type_descriptor, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [103503] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5542), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [103560] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8408), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [103665] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3917), 1, sym_identifier, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(3931), 1, anon_sym_enum, ACTIONS(3933), 1, anon_sym_class, ACTIONS(3935), 1, anon_sym_struct, ACTIONS(3937), 1, anon_sym_union, ACTIONS(3939), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4472), 1, sym_type_specifier, STATE(6030), 1, sym_type_descriptor, STATE(6832), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3970), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [103770] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5023), 1, anon_sym_LBRACK, ACTIONS(5016), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(5019), 5, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, ACTIONS(5012), 41, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_template, anon_sym_operator, [103831] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5823), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5825), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [103888] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8762), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [103993] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8077), 5, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(8075), 44, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [104050] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8909), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [104155] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5723), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5725), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [104212] = 5, ACTIONS(3), 1, sym_comment, STATE(3825), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8079), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6113), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6111), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [104273] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8473), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [104378] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8239), 1, sym_type_descriptor, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [104483] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8272), 1, sym_type_descriptor, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [104588] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6564), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6566), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [104645] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8081), 1, anon_sym_LT, STATE(1868), 1, sym_template_argument_list, ACTIONS(4931), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym___attribute, anon_sym_COLON, anon_sym_DOT, ACTIONS(4938), 36, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, [104708] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5557), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [104765] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8423), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [104870] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8441), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [104975] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5739), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5741), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [105032] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5819), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5821), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [105089] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5905), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5907), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [105146] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5917), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5919), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [105203] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5827), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [105308] = 5, ACTIONS(3), 1, sym_comment, STATE(3776), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8084), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6133), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6131), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [105369] = 5, ACTIONS(3), 1, sym_comment, STATE(3776), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8084), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6155), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6153), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [105430] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5815), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5817), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [105487] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5713), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [105544] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5835), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [105649] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5715), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5717), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [105706] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4195), 1, anon_sym_EQ, ACTIONS(4316), 1, anon_sym_SEMI, ACTIONS(4197), 13, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_and_eq, anon_sym_or_eq, anon_sym_xor_eq, ACTIONS(4161), 17, anon_sym_DOT_DOT_DOT, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(4169), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_xor, anon_sym_DOT, [105769] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5774), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5776), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [105826] = 5, ACTIONS(3), 1, sym_comment, STATE(3776), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8084), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6095), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6093), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [105887] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5731), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5733), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [105944] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2576), 1, sym_attribute_specifier, STATE(3985), 1, sym_enumerator_list, ACTIONS(6268), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6270), 39, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [106011] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2614), 1, sym_attribute_specifier, STATE(3988), 1, sym_enumerator_list, ACTIONS(6182), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6184), 39, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [106078] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5719), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5721), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [106135] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6464), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6466), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [106192] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6450), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6452), 22, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, [106263] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5713), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [106320] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8090), 11, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(8088), 38, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, anon_sym__unaligned, anon_sym___unaligned, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [106377] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8647), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [106482] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8094), 11, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_GT2, ACTIONS(8092), 38, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, anon_sym__unaligned, anon_sym___unaligned, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [106539] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6426), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6428), 22, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, [106610] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5684), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5686), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [106667] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4524), 1, sym_type_specifier, STATE(6187), 1, sym_type_descriptor, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3957), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [106772] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6376), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6378), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [106841] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5563), 23, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, ACTIONS(5565), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [106898] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8825), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [107003] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5747), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5749), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [107060] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5869), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5871), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [107117] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(5056), 1, sym_type_specifier, STATE(6030), 1, sym_type_descriptor, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3931), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [107222] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5861), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5863), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [107279] = 5, ACTIONS(3), 1, sym_comment, STATE(3776), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8096), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5109), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5111), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [107340] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7792), 1, sym_literal_suffix, ACTIONS(4169), 22, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4161), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [107399] = 6, ACTIONS(3), 1, sym_comment, STATE(3424), 2, sym_string_literal, sym_raw_string_literal, ACTIONS(5088), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(5094), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, ACTIONS(5804), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5806), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [107462] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7843), 1, anon_sym_LT, STATE(1868), 1, sym_template_argument_list, ACTIONS(5956), 21, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, ACTIONS(4187), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [107525] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3917), 1, sym_identifier, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(3931), 1, anon_sym_enum, ACTIONS(3933), 1, anon_sym_class, ACTIONS(3935), 1, anon_sym_struct, ACTIONS(3937), 1, anon_sym_union, ACTIONS(3939), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4431), 1, sym_type_specifier, STATE(6030), 1, sym_type_descriptor, STATE(6832), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3932), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [107630] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(8043), 1, sym_identifier, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(8047), 1, anon_sym_enum, ACTIONS(8049), 1, anon_sym_class, ACTIONS(8051), 1, anon_sym_struct, ACTIONS(8053), 1, anon_sym_union, ACTIONS(8055), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4151), 1, sym_type_specifier, STATE(6030), 1, sym_type_descriptor, STATE(6843), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4001), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [107735] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8099), 1, sym_identifier, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8105), 1, sym_primitive_type, ACTIONS(8107), 1, anon_sym_enum, ACTIONS(8109), 1, anon_sym_class, ACTIONS(8111), 1, anon_sym_struct, ACTIONS(8113), 1, anon_sym_union, ACTIONS(8115), 1, sym_auto, ACTIONS(8117), 1, anon_sym_decltype, ACTIONS(8119), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(4215), 1, sym_type_specifier, STATE(4464), 1, sym_template_type, STATE(4526), 1, sym_qualified_type_identifier, STATE(4935), 1, sym_decltype_auto, STATE(6030), 1, sym_type_descriptor, STATE(6839), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3912), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4937), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [107840] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4601), 1, sym_type_specifier, STATE(6187), 1, sym_type_descriptor, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3951), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [107945] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6464), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6466), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [108002] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4199), 1, sym_auto, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(8121), 1, anon_sym_LBRACK, STATE(2563), 1, sym_decltype_auto, STATE(2662), 1, aux_sym_sized_type_specifier_repeat1, STATE(4294), 1, sym_template_argument_list, ACTIONS(4184), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(4167), 3, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, ACTIONS(4189), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 32, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_operator, [108079] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5957), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [108184] = 5, ACTIONS(3), 1, sym_comment, STATE(3748), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8123), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5782), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5784), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [108245] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5889), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [108350] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5891), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [108455] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5915), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [108560] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5916), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [108665] = 5, ACTIONS(3), 1, sym_comment, STATE(3827), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8125), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6050), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6048), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [108726] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5919), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [108831] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5921), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [108936] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5923), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [109041] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3094), 1, anon_sym_enum, ACTIONS(3096), 1, anon_sym_class, ACTIONS(3098), 1, anon_sym_struct, ACTIONS(3100), 1, anon_sym_union, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(3128), 1, anon_sym_typename, ACTIONS(8127), 1, sym_identifier, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(8131), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(4428), 1, aux_sym_sized_type_specifier_repeat1, STATE(4713), 1, sym_type_specifier, STATE(6187), 1, sym_type_descriptor, STATE(6798), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3945), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3090), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [109146] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5847), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5849), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [109203] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5927), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [109308] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5640), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5642), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [109365] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5929), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [109470] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8133), 1, anon_sym_COLON, STATE(2581), 1, sym_attribute_specifier, STATE(3757), 1, sym__enum_base_clause, STATE(3981), 1, sym_enumerator_list, ACTIONS(6628), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6630), 37, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [109541] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5931), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [109646] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5932), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [109751] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5935), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [109856] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5936), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [109961] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6430), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6432), 22, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, [110032] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5698), 1, anon_sym___attribute, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8135), 1, anon_sym_STAR, ACTIONS(8137), 1, anon_sym_AMP_AMP, ACTIONS(8139), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3027), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6461), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3810), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4310), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [110127] = 5, ACTIONS(3), 1, sym_comment, STATE(3842), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8141), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6056), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6054), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [110188] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8133), 1, anon_sym_COLON, STATE(2569), 1, sym_attribute_specifier, STATE(3758), 1, sym__enum_base_clause, STATE(3984), 1, sym_enumerator_list, ACTIONS(6634), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6636), 37, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [110259] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8135), 1, anon_sym_STAR, ACTIONS(8137), 1, anon_sym_AMP_AMP, ACTIONS(8139), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3027), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6467), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4321), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [110354] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8605), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [110459] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(9060), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [110564] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(5085), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8626), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3888), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [110669] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6030), 1, sym_type_descriptor, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [110774] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8099), 1, sym_identifier, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8105), 1, sym_primitive_type, ACTIONS(8107), 1, anon_sym_enum, ACTIONS(8109), 1, anon_sym_class, ACTIONS(8111), 1, anon_sym_struct, ACTIONS(8113), 1, anon_sym_union, ACTIONS(8115), 1, sym_auto, ACTIONS(8117), 1, anon_sym_decltype, ACTIONS(8119), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(4169), 1, sym_type_specifier, STATE(4464), 1, sym_template_type, STATE(4526), 1, sym_qualified_type_identifier, STATE(4935), 1, sym_decltype_auto, STATE(6030), 1, sym_type_descriptor, STATE(6839), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3916), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4937), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [110879] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8901), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [110984] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5743), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5745), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [111041] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5778), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5780), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [111098] = 5, ACTIONS(3), 1, sym_comment, STATE(3776), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8084), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6085), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6083), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [111159] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5925), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5927), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [111216] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8819), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [111321] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8143), 1, sym_identifier, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(8149), 1, sym_primitive_type, ACTIONS(8151), 1, anon_sym_enum, ACTIONS(8153), 1, anon_sym_class, ACTIONS(8155), 1, anon_sym_struct, ACTIONS(8157), 1, anon_sym_union, ACTIONS(8159), 1, sym_auto, ACTIONS(8161), 1, anon_sym_decltype, ACTIONS(8163), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(4230), 1, aux_sym_sized_type_specifier_repeat1, STATE(4504), 1, sym_type_specifier, STATE(4893), 1, sym_template_type, STATE(4925), 1, sym_qualified_type_identifier, STATE(5050), 1, sym_decltype, STATE(5112), 1, sym_decltype_auto, STATE(6187), 1, sym_type_descriptor, STATE(6844), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3903), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8147), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(5116), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [111426] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8143), 1, sym_identifier, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(8149), 1, sym_primitive_type, ACTIONS(8151), 1, anon_sym_enum, ACTIONS(8153), 1, anon_sym_class, ACTIONS(8155), 1, anon_sym_struct, ACTIONS(8157), 1, anon_sym_union, ACTIONS(8159), 1, sym_auto, ACTIONS(8161), 1, anon_sym_decltype, ACTIONS(8163), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(4230), 1, aux_sym_sized_type_specifier_repeat1, STATE(4328), 1, sym_type_specifier, STATE(4893), 1, sym_template_type, STATE(4925), 1, sym_qualified_type_identifier, STATE(5050), 1, sym_decltype, STATE(5112), 1, sym_decltype_auto, STATE(6187), 1, sym_type_descriptor, STATE(6844), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3947), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8147), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(5116), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [111531] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8105), 1, sym_primitive_type, ACTIONS(8115), 1, sym_auto, ACTIONS(8117), 1, anon_sym_decltype, ACTIONS(8165), 1, sym_identifier, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8169), 1, anon_sym_enum, ACTIONS(8171), 1, anon_sym_class, ACTIONS(8173), 1, anon_sym_struct, ACTIONS(8175), 1, anon_sym_union, ACTIONS(8177), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(4464), 1, sym_template_type, STATE(4526), 1, sym_qualified_type_identifier, STATE(4862), 1, sym_type_specifier, STATE(4935), 1, sym_decltype_auto, STATE(6030), 1, sym_type_descriptor, STATE(6791), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3917), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4937), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [111636] = 5, ACTIONS(3), 1, sym_comment, STATE(3776), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8084), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6091), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6089), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [111697] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4946), 1, sym_type_specifier, STATE(6187), 1, sym_type_descriptor, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3922), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [111802] = 5, ACTIONS(3), 1, sym_comment, STATE(3776), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8084), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6099), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6097), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [111863] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5788), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [111920] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5498), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [111977] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 22, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, [112048] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6608), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6610), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [112105] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5857), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5859), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [112162] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5595), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [112219] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8928), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [112324] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5873), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5875), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [112381] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8737), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [112486] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(5085), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8461), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3888), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [112591] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8383), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [112696] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(5085), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8897), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3888), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [112801] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3917), 1, sym_identifier, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(3931), 1, anon_sym_enum, ACTIONS(3933), 1, anon_sym_class, ACTIONS(3935), 1, anon_sym_struct, ACTIONS(3937), 1, anon_sym_union, ACTIONS(3939), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4240), 1, sym_type_specifier, STATE(6030), 1, sym_type_descriptor, STATE(6832), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3953), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [112906] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5788), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [112963] = 5, ACTIONS(3), 1, sym_comment, STATE(3776), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8084), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6103), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6101), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [113024] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8201), 1, sym_type_descriptor, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [113129] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8853), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [113234] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8402), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [113339] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5788), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [113396] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6684), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6686), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [113453] = 5, ACTIONS(3), 1, sym_comment, STATE(3819), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8179), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6107), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6105), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [113514] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8770), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [113619] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3094), 1, anon_sym_enum, ACTIONS(3096), 1, anon_sym_class, ACTIONS(3098), 1, anon_sym_struct, ACTIONS(3100), 1, anon_sym_union, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(3128), 1, anon_sym_typename, ACTIONS(8127), 1, sym_identifier, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(8131), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(4428), 1, aux_sym_sized_type_specifier_repeat1, STATE(4515), 1, sym_type_specifier, STATE(6187), 1, sym_type_descriptor, STATE(6798), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3954), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3090), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [113724] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(5085), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8774), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3888), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [113829] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8620), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [113934] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(8043), 1, sym_identifier, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(8047), 1, anon_sym_enum, ACTIONS(8049), 1, anon_sym_class, ACTIONS(8051), 1, anon_sym_struct, ACTIONS(8053), 1, anon_sym_union, ACTIONS(8055), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4301), 1, sym_type_specifier, STATE(6030), 1, sym_type_descriptor, STATE(6843), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3962), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [114039] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5881), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5883), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [114096] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6442), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6444), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [114165] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(5085), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8797), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3888), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [114270] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5885), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5887), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [114327] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5831), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5833), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [114384] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8814), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [114489] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(5085), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8818), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3888), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [114594] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8418), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [114699] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8834), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [114804] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(5085), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8838), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3888), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [114909] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5843), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5845), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [114966] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8099), 1, sym_identifier, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8105), 1, sym_primitive_type, ACTIONS(8107), 1, anon_sym_enum, ACTIONS(8109), 1, anon_sym_class, ACTIONS(8111), 1, anon_sym_struct, ACTIONS(8113), 1, anon_sym_union, ACTIONS(8115), 1, sym_auto, ACTIONS(8117), 1, anon_sym_decltype, ACTIONS(8119), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(4358), 1, sym_type_specifier, STATE(4464), 1, sym_template_type, STATE(4526), 1, sym_qualified_type_identifier, STATE(4935), 1, sym_decltype_auto, STATE(6030), 1, sym_type_descriptor, STATE(6839), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3880), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4937), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [115071] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, STATE(8509), 1, sym_type_descriptor, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [115176] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4949), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(7980), 1, sym_type_descriptor, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3871), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [115281] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5393), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(5924), 1, sym__type_definition_type, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3966), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [115386] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6592), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6594), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [115442] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3094), 1, anon_sym_enum, ACTIONS(3096), 1, anon_sym_class, ACTIONS(3098), 1, anon_sym_struct, ACTIONS(3100), 1, anon_sym_union, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(3128), 1, anon_sym_typename, ACTIONS(8127), 1, sym_identifier, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(8131), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(4428), 1, aux_sym_sized_type_specifier_repeat1, STATE(4996), 1, sym_type_specifier, STATE(6798), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3090), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [115544] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4939), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [115646] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6656), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6658), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [115702] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(8181), 1, anon_sym_COLON, ACTIONS(8183), 1, anon_sym_LBRACE, STATE(4072), 1, sym__enum_base_clause, STATE(4122), 1, sym_enumerator_list, STATE(4219), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6628), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6630), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [115770] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6660), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6662), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [115826] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6664), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6666), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [115882] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(8181), 1, anon_sym_COLON, ACTIONS(8183), 1, anon_sym_LBRACE, STATE(4061), 1, sym__enum_base_clause, STATE(4089), 1, sym_enumerator_list, STATE(4224), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6634), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6636), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [115950] = 7, ACTIONS(3), 1, sym_comment, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, ACTIONS(8188), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, ACTIONS(8185), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7748), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(7746), 27, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [116014] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4942), 1, anon_sym_LBRACK, ACTIONS(7139), 1, anon_sym_LT, STATE(4009), 1, sym_template_argument_list, ACTIONS(4935), 3, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(4938), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_EQ, ACTIONS(4931), 35, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_template, anon_sym_operator, [116080] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8191), 1, anon_sym_STAR, ACTIONS(8193), 1, anon_sym_AMP_AMP, ACTIONS(8195), 1, anon_sym_AMP, STATE(2921), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6552), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3881), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4335), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [116172] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8099), 1, sym_identifier, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8105), 1, sym_primitive_type, ACTIONS(8107), 1, anon_sym_enum, ACTIONS(8109), 1, anon_sym_class, ACTIONS(8111), 1, anon_sym_struct, ACTIONS(8113), 1, anon_sym_union, ACTIONS(8115), 1, sym_auto, ACTIONS(8117), 1, anon_sym_decltype, ACTIONS(8119), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(4362), 1, sym_type_specifier, STATE(4464), 1, sym_template_type, STATE(4526), 1, sym_qualified_type_identifier, STATE(4935), 1, sym_decltype_auto, STATE(6839), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4937), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [116274] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8191), 1, anon_sym_STAR, ACTIONS(8193), 1, anon_sym_AMP_AMP, ACTIONS(8195), 1, anon_sym_AMP, STATE(2921), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6523), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4330), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [116366] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6568), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6570), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [116422] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6506), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6508), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [116478] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6510), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6512), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [116534] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6668), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6670), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [116590] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6672), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6674), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [116646] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6528), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6530), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [116702] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(5103), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [116804] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6568), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6570), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [116860] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4169), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(4161), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [116916] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6638), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6640), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [116972] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6532), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6534), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117028] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3913), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(3909), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117084] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6536), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6538), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117140] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6572), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6574), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117196] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6580), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6582), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [117252] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6548), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6550), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117308] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6710), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6712), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117364] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6522), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6524), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117420] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6556), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6558), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117476] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6552), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6554), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117532] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5668), 22, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, anon_sym_final, anon_sym_override, ACTIONS(5670), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117590] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8143), 1, sym_identifier, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(8149), 1, sym_primitive_type, ACTIONS(8151), 1, anon_sym_enum, ACTIONS(8153), 1, anon_sym_class, ACTIONS(8155), 1, anon_sym_struct, ACTIONS(8157), 1, anon_sym_union, ACTIONS(8159), 1, sym_auto, ACTIONS(8161), 1, anon_sym_decltype, ACTIONS(8163), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(4230), 1, aux_sym_sized_type_specifier_repeat1, STATE(4494), 1, sym_type_specifier, STATE(4893), 1, sym_template_type, STATE(4925), 1, sym_qualified_type_identifier, STATE(5050), 1, sym_decltype, STATE(5112), 1, sym_decltype_auto, STATE(6844), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8147), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(5116), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [117692] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5170), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5172), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [117748] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3913), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(3909), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [117804] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6638), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6640), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [117860] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5182), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5184), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [117916] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6514), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6516), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [117972] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5168), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [118028] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5168), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [118084] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5168), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [118140] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8099), 1, sym_identifier, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8105), 1, sym_primitive_type, ACTIONS(8107), 1, anon_sym_enum, ACTIONS(8109), 1, anon_sym_class, ACTIONS(8111), 1, anon_sym_struct, ACTIONS(8113), 1, anon_sym_union, ACTIONS(8115), 1, sym_auto, ACTIONS(8117), 1, anon_sym_decltype, ACTIONS(8119), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(4218), 1, sym_type_specifier, STATE(4464), 1, sym_template_type, STATE(4526), 1, sym_qualified_type_identifier, STATE(4935), 1, sym_decltype_auto, STATE(6839), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4937), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [118242] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6612), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6614), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [118298] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6604), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6606), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [118354] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5476), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(2753), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [118410] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8099), 1, sym_identifier, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8105), 1, sym_primitive_type, ACTIONS(8107), 1, anon_sym_enum, ACTIONS(8109), 1, anon_sym_class, ACTIONS(8111), 1, anon_sym_struct, ACTIONS(8113), 1, anon_sym_union, ACTIONS(8115), 1, sym_auto, ACTIONS(8117), 1, anon_sym_decltype, ACTIONS(8119), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(4193), 1, sym_type_specifier, STATE(4464), 1, sym_template_type, STATE(4526), 1, sym_qualified_type_identifier, STATE(4935), 1, sym_decltype_auto, STATE(6839), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4937), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [118512] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8105), 1, sym_primitive_type, ACTIONS(8115), 1, sym_auto, ACTIONS(8117), 1, anon_sym_decltype, ACTIONS(8165), 1, sym_identifier, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8169), 1, anon_sym_enum, ACTIONS(8171), 1, anon_sym_class, ACTIONS(8173), 1, anon_sym_struct, ACTIONS(8175), 1, anon_sym_union, ACTIONS(8177), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(4464), 1, sym_template_type, STATE(4526), 1, sym_qualified_type_identifier, STATE(4865), 1, sym_type_specifier, STATE(4935), 1, sym_decltype_auto, STATE(6791), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4937), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [118614] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6718), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6720), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [118670] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6718), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6720), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [118726] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6596), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6598), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [118782] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5194), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5196), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [118838] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4986), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [118940] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5198), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5200), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [118996] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1938), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(1936), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119052] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5206), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5208), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119108] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5186), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5188), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119164] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6680), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6682), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [119220] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1942), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(1940), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119276] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6514), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6516), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119332] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6680), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6682), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119388] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(5036), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [119490] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3917), 1, sym_identifier, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(3931), 1, anon_sym_enum, ACTIONS(3933), 1, anon_sym_class, ACTIONS(3935), 1, anon_sym_struct, ACTIONS(3937), 1, anon_sym_union, ACTIONS(3939), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4459), 1, sym_type_specifier, STATE(6832), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [119592] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6650), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6652), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119648] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6564), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6566), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119704] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5498), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [119760] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5595), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [119816] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6572), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6574), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119872] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6592), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6594), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119928] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5202), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5204), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [119984] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6722), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6724), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [120040] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8197), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8199), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6241), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6243), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [120100] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8199), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6219), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6221), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [120158] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6676), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6678), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [120214] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5190), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5192), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [120270] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3094), 1, anon_sym_enum, ACTIONS(3096), 1, anon_sym_class, ACTIONS(3098), 1, anon_sym_struct, ACTIONS(3100), 1, anon_sym_union, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(3128), 1, anon_sym_typename, ACTIONS(8127), 1, sym_identifier, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(8131), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(4428), 1, aux_sym_sized_type_specifier_repeat1, STATE(4709), 1, sym_type_specifier, STATE(6798), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3090), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [120372] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6688), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6690), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [120428] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8143), 1, sym_identifier, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(8149), 1, sym_primitive_type, ACTIONS(8151), 1, anon_sym_enum, ACTIONS(8153), 1, anon_sym_class, ACTIONS(8155), 1, anon_sym_struct, ACTIONS(8157), 1, anon_sym_union, ACTIONS(8159), 1, sym_auto, ACTIONS(8161), 1, anon_sym_decltype, ACTIONS(8163), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(4230), 1, aux_sym_sized_type_specifier_repeat1, STATE(4324), 1, sym_type_specifier, STATE(4893), 1, sym_template_type, STATE(4925), 1, sym_qualified_type_identifier, STATE(5050), 1, sym_decltype, STATE(5112), 1, sym_decltype_auto, STATE(6844), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8147), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(5116), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [120530] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5698), 1, anon_sym___attribute, ACTIONS(8201), 1, anon_sym_STAR, ACTIONS(8203), 1, anon_sym_AMP_AMP, ACTIONS(8205), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6531), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3949), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4325), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [120624] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(8201), 1, anon_sym_STAR, ACTIONS(8203), 1, anon_sym_AMP_AMP, ACTIONS(8205), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6533), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4327), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [120718] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5158), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5160), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [120774] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4614), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [120876] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5542), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [120932] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3917), 1, sym_identifier, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(3931), 1, anon_sym_enum, ACTIONS(3933), 1, anon_sym_class, ACTIONS(3935), 1, anon_sym_struct, ACTIONS(3937), 1, anon_sym_union, ACTIONS(3939), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4244), 1, sym_type_specifier, STATE(6832), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [121034] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3094), 1, anon_sym_enum, ACTIONS(3096), 1, anon_sym_class, ACTIONS(3098), 1, anon_sym_struct, ACTIONS(3100), 1, anon_sym_union, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(3128), 1, anon_sym_typename, ACTIONS(8127), 1, sym_identifier, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(8131), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(4428), 1, aux_sym_sized_type_specifier_repeat1, STATE(4507), 1, sym_type_specifier, STATE(6798), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3090), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [121136] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5162), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5164), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [121192] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5178), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5180), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [121248] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(4519), 1, sym_type_specifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [121350] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 19, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(5557), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [121406] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6668), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6670), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [121462] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6672), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6674), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [121518] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6624), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6626), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [121574] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(8043), 1, sym_identifier, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(8047), 1, anon_sym_enum, ACTIONS(8049), 1, anon_sym_class, ACTIONS(8051), 1, anon_sym_struct, ACTIONS(8053), 1, anon_sym_union, ACTIONS(8055), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4297), 1, sym_type_specifier, STATE(6843), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [121676] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6684), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6686), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [121732] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6580), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6582), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [121788] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(8043), 1, sym_identifier, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(8047), 1, anon_sym_enum, ACTIONS(8049), 1, anon_sym_class, ACTIONS(8051), 1, anon_sym_struct, ACTIONS(8053), 1, anon_sym_union, ACTIONS(8055), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4785), 1, sym_type_specifier, STATE(6843), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [121890] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5418), 1, sym_type_specifier, STATE(5423), 1, sym_qualified_type_identifier, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [121992] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6710), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6712), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [122048] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6522), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6524), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [122104] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6556), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6558), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [122160] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3917), 1, sym_identifier, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(3931), 1, anon_sym_enum, ACTIONS(3933), 1, anon_sym_class, ACTIONS(3935), 1, anon_sym_struct, ACTIONS(3937), 1, anon_sym_union, ACTIONS(3939), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4475), 1, sym_type_specifier, STATE(6832), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [122262] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6676), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6678), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [122318] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6688), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6690), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [122374] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6722), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6724), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [122430] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5174), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(5176), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [122486] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6604), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6606), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [122542] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2579), 1, sym_attribute_specifier, ACTIONS(6280), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6282), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [122604] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2608), 1, sym_attribute_specifier, ACTIONS(6284), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6286), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [122666] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6608), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6610), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [122722] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6596), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6598), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [122778] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2565), 1, sym_attribute_specifier, ACTIONS(6341), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6343), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [122840] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2573), 1, sym_attribute_specifier, ACTIONS(6276), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6278), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [122902] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2547), 1, sym_attribute_specifier, ACTIONS(6326), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6328), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [122964] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2548), 1, sym_attribute_specifier, ACTIONS(6334), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6336), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [123026] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2603), 1, sym_attribute_specifier, ACTIONS(6299), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6301), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [123088] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2615), 1, sym_attribute_specifier, ACTIONS(6307), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6309), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [123150] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2566), 1, sym_attribute_specifier, ACTIONS(6318), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6320), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [123212] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2574), 1, sym_attribute_specifier, ACTIONS(6322), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6324), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [123274] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2582), 1, sym_attribute_specifier, ACTIONS(6303), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6305), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [123336] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(2607), 1, sym_attribute_specifier, ACTIONS(6330), 5, anon_sym_AMP, anon_sym_LBRACK, anon_sym___inline, anon_sym_const, anon_sym___asm, ACTIONS(6332), 40, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym_LBRACK_LBRACK, anon_sym___declspec, anon_sym_LBRACE, anon_sym_static, anon_sym_EQ, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [123398] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6656), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6658), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [123454] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6660), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6662), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [123510] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6664), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6666), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [123566] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4169), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4161), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [123622] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6506), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6508), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [123678] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6510), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6512), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [123734] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6528), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6530), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [123790] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6532), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6534), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [123846] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6536), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6538), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [123902] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6548), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6550), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [123958] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6552), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, anon_sym_DOT, anon_sym_DASH_GT, ACTIONS(6554), 32, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [124014] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(8043), 1, sym_identifier, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(8047), 1, anon_sym_enum, ACTIONS(8049), 1, anon_sym_class, ACTIONS(8051), 1, anon_sym_struct, ACTIONS(8053), 1, anon_sym_union, ACTIONS(8055), 1, anon_sym_typename, STATE(1682), 1, sym_alignas_qualifier, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(4156), 1, sym_type_specifier, STATE(6843), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [124116] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7353), 1, anon_sym_STAR, ACTIONS(7355), 1, anon_sym_AMP_AMP, ACTIONS(7357), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6547), 1, sym__declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [124209] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5557), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [124264] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6437), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [124357] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6620), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [124450] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6735), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [124543] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6729), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [124636] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6735), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [124729] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5014), 1, anon_sym_SEMI, ACTIONS(5023), 1, anon_sym_LBRACK, ACTIONS(5016), 3, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(5019), 7, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_EQ, ACTIONS(5012), 35, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_template, anon_sym_operator, [124790] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6293), 1, sym__declarator, STATE(8167), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [124883] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8014), 1, anon_sym_LBRACK, ACTIONS(8217), 1, anon_sym_LPAREN2, STATE(4053), 1, sym_new_declarator, STATE(3927), 2, sym_argument_list, sym_initializer_list, ACTIONS(6135), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6137), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [124948] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7307), 1, anon_sym_STAR, ACTIONS(7309), 1, anon_sym_AMP_AMP, ACTIONS(7311), 1, anon_sym_AMP, ACTIONS(7313), 1, anon_sym_COLON_COLON, STATE(4391), 1, sym_alignas_qualifier, STATE(5992), 1, sym__scope_resolution, STATE(6343), 1, sym__declarator, STATE(8321), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [125041] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7307), 1, anon_sym_STAR, ACTIONS(7309), 1, anon_sym_AMP_AMP, ACTIONS(7311), 1, anon_sym_AMP, ACTIONS(7313), 1, anon_sym_COLON_COLON, STATE(4391), 1, sym_alignas_qualifier, STATE(5992), 1, sym__scope_resolution, STATE(6324), 1, sym__declarator, STATE(8321), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [125134] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5960), 1, anon_sym_STAR, ACTIONS(8219), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8223), 1, anon_sym_AMP_AMP, ACTIONS(8225), 1, anon_sym_AMP, ACTIONS(8227), 1, anon_sym_EQ, STATE(3300), 1, sym_parameter_list, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6441), 1, sym__declarator, STATE(6737), 1, sym__abstract_declarator, STATE(6945), 1, sym_abstract_reference_declarator, STATE(7468), 1, sym_variadic_declarator, STATE(7469), 1, sym_variadic_reference_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(8221), 2, anon_sym_COMMA, anon_sym_RPAREN, STATE(6979), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 4, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [125243] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8014), 1, anon_sym_LBRACK, ACTIONS(8217), 1, anon_sym_LPAREN2, STATE(4057), 1, sym_new_declarator, STATE(3972), 2, sym_argument_list, sym_initializer_list, ACTIONS(6145), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6147), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [125308] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7353), 1, anon_sym_STAR, ACTIONS(7355), 1, anon_sym_AMP_AMP, ACTIONS(7357), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6503), 1, sym__declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [125401] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6382), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [125494] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6437), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [125587] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8014), 1, anon_sym_LBRACK, ACTIONS(8217), 1, anon_sym_LPAREN2, STATE(4065), 1, sym_new_declarator, STATE(3886), 2, sym_argument_list, sym_initializer_list, ACTIONS(6036), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6038), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [125652] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7365), 1, anon_sym_STAR, ACTIONS(7367), 1, anon_sym_AMP_AMP, ACTIONS(7369), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6817), 1, sym__declarator, STATE(8491), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [125745] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7365), 1, anon_sym_STAR, ACTIONS(7367), 1, anon_sym_AMP_AMP, ACTIONS(7369), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6818), 1, sym__declarator, STATE(8491), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [125838] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6374), 1, sym__declarator, STATE(8167), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [125931] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8014), 1, anon_sym_LBRACK, ACTIONS(8217), 1, anon_sym_LPAREN2, STATE(4059), 1, sym_new_declarator, STATE(3979), 2, sym_argument_list, sym_initializer_list, ACTIONS(6060), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6062), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [125996] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7345), 1, anon_sym_STAR, ACTIONS(7347), 1, anon_sym_AMP_AMP, ACTIONS(7349), 1, anon_sym_AMP, ACTIONS(7351), 1, anon_sym_COLON_COLON, STATE(4391), 1, sym_alignas_qualifier, STATE(6045), 1, sym__scope_resolution, STATE(6857), 1, sym__declarator, STATE(8508), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [126089] = 5, ACTIONS(3), 1, sym_comment, STATE(3748), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8123), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5684), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5686), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [126148] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7359), 1, anon_sym_STAR, ACTIONS(7361), 1, anon_sym_AMP_AMP, ACTIONS(7363), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6631), 1, sym__declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [126241] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7359), 1, anon_sym_STAR, ACTIONS(7361), 1, anon_sym_AMP_AMP, ACTIONS(7363), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6632), 1, sym__declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [126334] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6349), 1, sym__declarator, STATE(8167), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [126427] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5498), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [126482] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5698), 1, anon_sym___attribute, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8229), 1, anon_sym_STAR, ACTIONS(8231), 1, anon_sym_AMP_AMP, ACTIONS(8233), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3291), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6580), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4031), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4476), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [126575] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8229), 1, anon_sym_STAR, ACTIONS(8231), 1, anon_sym_AMP_AMP, ACTIONS(8233), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3291), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6612), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4479), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [126668] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6430), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [126761] = 7, ACTIONS(3), 1, sym_comment, STATE(4140), 1, sym_alignas_qualifier, ACTIONS(8238), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5101), 10, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_DASH_GT, ACTIONS(8235), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(5099), 19, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, sym_primitive_type, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [126824] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7569), 1, anon_sym_LT, STATE(1868), 1, sym_template_argument_list, ACTIONS(5956), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym___attribute, anon_sym_COLON, anon_sym_DOT, ACTIONS(4187), 34, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, [126885] = 30, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5991), 1, anon_sym_STAR, ACTIONS(8219), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8223), 1, anon_sym_AMP_AMP, ACTIONS(8225), 1, anon_sym_AMP, ACTIONS(8241), 1, anon_sym_EQ, STATE(3377), 1, sym_parameter_list, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6394), 1, sym__declarator, STATE(6746), 1, sym__abstract_declarator, STATE(6949), 1, sym_abstract_reference_declarator, STATE(7468), 1, sym_variadic_declarator, STATE(7469), 1, sym_variadic_reference_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(8221), 2, anon_sym_COMMA, anon_sym_GT2, STATE(6979), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 4, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [126994] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5595), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [127049] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6620), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [127142] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6729), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [127235] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7307), 1, anon_sym_STAR, ACTIONS(7309), 1, anon_sym_AMP_AMP, ACTIONS(7311), 1, anon_sym_AMP, ACTIONS(7313), 1, anon_sym_COLON_COLON, STATE(4391), 1, sym_alignas_qualifier, STATE(5992), 1, sym__scope_resolution, STATE(6330), 1, sym__declarator, STATE(8321), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [127328] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8243), 1, anon_sym_STAR, ACTIONS(8245), 1, anon_sym_AMP_AMP, ACTIONS(8247), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3016), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6617), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4050), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4480), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [127419] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6430), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [127512] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7365), 1, anon_sym_STAR, ACTIONS(7367), 1, anon_sym_AMP_AMP, ACTIONS(7369), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6816), 1, sym__declarator, STATE(8491), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [127605] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(5090), 1, sym_auto, ACTIONS(5092), 1, anon_sym_decltype, ACTIONS(8249), 1, anon_sym_LT, STATE(2436), 1, aux_sym_sized_type_specifier_repeat1, STATE(2609), 1, sym_template_argument_list, STATE(2767), 1, sym_decltype_auto, ACTIONS(5082), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(4167), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [127676] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7345), 1, anon_sym_STAR, ACTIONS(7347), 1, anon_sym_AMP_AMP, ACTIONS(7349), 1, anon_sym_AMP, ACTIONS(7351), 1, anon_sym_COLON_COLON, STATE(4391), 1, sym_alignas_qualifier, STATE(6045), 1, sym__scope_resolution, STATE(6852), 1, sym__declarator, STATE(8508), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [127769] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7353), 1, anon_sym_STAR, ACTIONS(7355), 1, anon_sym_AMP_AMP, ACTIONS(7357), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6001), 1, sym__scope_resolution, STATE(6522), 1, sym__declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [127862] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7359), 1, anon_sym_STAR, ACTIONS(7361), 1, anon_sym_AMP_AMP, ACTIONS(7363), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(5990), 1, sym__scope_resolution, STATE(6630), 1, sym__declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [127955] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(5542), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_GT2, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [128010] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7125), 1, sym_auto, ACTIONS(7127), 1, anon_sym_decltype, ACTIONS(7139), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, STATE(2563), 1, sym_decltype_auto, STATE(3373), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(7123), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(4167), 31, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [128081] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(4391), 1, sym_alignas_qualifier, STATE(6027), 1, sym__scope_resolution, STATE(6382), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [128174] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8243), 1, anon_sym_STAR, ACTIONS(8245), 1, anon_sym_AMP_AMP, ACTIONS(8247), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3016), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6609), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4422), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [128265] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7345), 1, anon_sym_STAR, ACTIONS(7347), 1, anon_sym_AMP_AMP, ACTIONS(7349), 1, anon_sym_AMP, ACTIONS(7351), 1, anon_sym_COLON_COLON, STATE(4391), 1, sym_alignas_qualifier, STATE(6045), 1, sym__scope_resolution, STATE(6881), 1, sym__declarator, STATE(8508), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [128358] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, STATE(1625), 1, sym_template_argument_list, STATE(2436), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5082), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6233), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6235), 27, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [128420] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8217), 1, anon_sym_LPAREN2, STATE(3885), 2, sym_argument_list, sym_initializer_list, ACTIONS(6188), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6190), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [128480] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8251), 1, anon_sym_LT, STATE(2609), 1, sym_template_argument_list, ACTIONS(4931), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_DOT, ACTIONS(4938), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, [128540] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8254), 1, anon_sym_STAR, ACTIONS(8256), 1, anon_sym_AMP_AMP, ACTIONS(8258), 1, anon_sym_AMP, STATE(3022), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6716), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4500), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [128630] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8260), 1, anon_sym_STAR, ACTIONS(8262), 1, anon_sym_AMP_AMP, ACTIONS(8264), 1, anon_sym_AMP, STATE(3019), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6718), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4064), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4641), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [128720] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8217), 1, anon_sym_LPAREN2, STATE(3940), 2, sym_argument_list, sym_initializer_list, ACTIONS(6237), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6239), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [128780] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7139), 1, anon_sym_LT, ACTIONS(8268), 1, sym_auto, ACTIONS(8270), 1, anon_sym_decltype, STATE(1625), 1, sym_template_argument_list, STATE(4395), 1, aux_sym_sized_type_specifier_repeat1, STATE(4963), 1, sym_decltype_auto, ACTIONS(8266), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(4167), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [128850] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8217), 1, anon_sym_LPAREN2, STATE(3971), 2, sym_argument_list, sym_initializer_list, ACTIONS(6227), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6229), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [128910] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(7849), 1, anon_sym_decltype, ACTIONS(8272), 1, sym_auto, STATE(4256), 1, sym_decltype_auto, ACTIONS(5684), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5686), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [128972] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(8183), 1, anon_sym_LBRACE, STATE(4115), 1, sym_enumerator_list, STATE(4254), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6182), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6184), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [129034] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5698), 1, anon_sym___attribute, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8274), 1, anon_sym_STAR, ACTIONS(8276), 1, anon_sym_AMP_AMP, ACTIONS(8278), 1, anon_sym_AMP, STATE(3275), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6649), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4063), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4510), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [129126] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8274), 1, anon_sym_STAR, ACTIONS(8276), 1, anon_sym_AMP_AMP, ACTIONS(8278), 1, anon_sym_AMP, STATE(3275), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6654), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4512), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [129218] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8260), 1, anon_sym_STAR, ACTIONS(8262), 1, anon_sym_AMP_AMP, ACTIONS(8264), 1, anon_sym_AMP, STATE(3019), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6726), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4647), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [129308] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8217), 1, anon_sym_LPAREN2, STATE(3914), 2, sym_argument_list, sym_initializer_list, ACTIONS(6209), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6211), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [129368] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5698), 1, anon_sym___attribute, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8280), 1, anon_sym_STAR, ACTIONS(8282), 1, anon_sym_AMP_AMP, ACTIONS(8284), 1, anon_sym_AMP, STATE(3284), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6677), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4071), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4521), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [129460] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8254), 1, anon_sym_STAR, ACTIONS(8256), 1, anon_sym_AMP_AMP, ACTIONS(8258), 1, anon_sym_AMP, STATE(3022), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6700), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4055), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4498), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [129550] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(8286), 1, anon_sym_COLON, STATE(1929), 1, sym_attribute_specifier, STATE(2361), 1, sym__enum_base_clause, STATE(2487), 1, sym_enumerator_list, ACTIONS(6628), 9, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_DOT, ACTIONS(6630), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [129618] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(8286), 1, anon_sym_COLON, STATE(1904), 1, sym_attribute_specifier, STATE(2376), 1, sym__enum_base_clause, STATE(2491), 1, sym_enumerator_list, ACTIONS(6634), 9, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_DOT, ACTIONS(6636), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [129686] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4264), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5640), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(8290), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(8288), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [129754] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8280), 1, anon_sym_STAR, ACTIONS(8282), 1, anon_sym_AMP_AMP, ACTIONS(8284), 1, anon_sym_AMP, STATE(3284), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6680), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4523), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [129846] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(8183), 1, anon_sym_LBRACE, STATE(4087), 1, sym_enumerator_list, STATE(4262), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6268), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6270), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [129908] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8292), 1, anon_sym_STAR, ACTIONS(8294), 1, anon_sym_AMP_AMP, ACTIONS(8296), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3287), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6755), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4793), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [129997] = 5, ACTIONS(3), 1, sym_comment, STATE(4272), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6330), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6332), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [130054] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6128), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4125), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [130143] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(8316), 1, anon_sym_AMP_AMP, ACTIONS(8318), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(2239), 1, sym__type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8740), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4682), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [130232] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8094), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(8092), 32, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, anon_sym__unaligned, anon_sym___unaligned, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [130285] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6144), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4080), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4681), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [130374] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(8316), 1, anon_sym_AMP_AMP, ACTIONS(8318), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(2239), 1, sym__type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8740), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4081), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4682), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [130463] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6152), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4684), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [130552] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(8316), 1, anon_sym_AMP_AMP, ACTIONS(8318), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(2243), 1, sym__type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8740), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4786), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [130641] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8324), 1, anon_sym_STAR, ACTIONS(8326), 1, anon_sym_AMP_AMP, ACTIONS(8328), 1, anon_sym_AMP, ACTIONS(8332), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6218), 1, sym_pointer_type_declarator, STATE(6404), 1, sym__type_declarator, STATE(8703), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4084), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4688), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [130730] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8334), 1, sym_identifier, ACTIONS(8336), 1, anon_sym_LPAREN2, ACTIONS(8338), 1, anon_sym_STAR, ACTIONS(8340), 1, anon_sym_AMP_AMP, ACTIONS(8342), 1, anon_sym_AMP, ACTIONS(8346), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3058), 1, sym__type_declarator, STATE(3453), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8780), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4114), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4717), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8344), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3448), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [130819] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8324), 1, anon_sym_STAR, ACTIONS(8326), 1, anon_sym_AMP_AMP, ACTIONS(8328), 1, anon_sym_AMP, ACTIONS(8332), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6218), 1, sym_pointer_type_declarator, STATE(6428), 1, sym__type_declarator, STATE(8703), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4691), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [130908] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8324), 1, anon_sym_STAR, ACTIONS(8326), 1, anon_sym_AMP_AMP, ACTIONS(8328), 1, anon_sym_AMP, ACTIONS(8332), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6218), 1, sym_pointer_type_declarator, STATE(6428), 1, sym__type_declarator, STATE(8703), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4086), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4691), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [130997] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8324), 1, anon_sym_STAR, ACTIONS(8326), 1, anon_sym_AMP_AMP, ACTIONS(8328), 1, anon_sym_AMP, ACTIONS(8332), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6218), 1, sym_pointer_type_declarator, STATE(6391), 1, sym__type_declarator, STATE(8703), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4693), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [131086] = 5, ACTIONS(3), 1, sym_comment, STATE(4258), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6307), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6309), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [131143] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(8316), 1, anon_sym_AMP_AMP, ACTIONS(8318), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(2220), 1, sym__type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8740), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4076), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4658), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [131232] = 5, ACTIONS(3), 1, sym_comment, STATE(4232), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6299), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6301), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [131289] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4933), 1, anon_sym_SEMI, ACTIONS(4942), 1, anon_sym_LBRACK, ACTIONS(6752), 1, anon_sym_LT, STATE(4009), 1, sym_template_argument_list, ACTIONS(4935), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(4938), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(4931), 35, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_template, anon_sym_operator, [131354] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8348), 1, anon_sym_STAR, ACTIONS(8350), 1, anon_sym_AMP_AMP, ACTIONS(8352), 1, anon_sym_AMP, STATE(3110), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6763), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4092), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4710), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [131443] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8348), 1, anon_sym_STAR, ACTIONS(8350), 1, anon_sym_AMP_AMP, ACTIONS(8352), 1, anon_sym_AMP, STATE(3110), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6765), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4712), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [131532] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5692), 1, anon_sym_STAR, ACTIONS(5694), 1, anon_sym_AMP_AMP, ACTIONS(5696), 1, anon_sym_AMP, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(8219), 1, anon_sym_DOT_DOT_DOT, STATE(3085), 1, sym_parameter_list, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6482), 1, sym__declarator, STATE(6749), 1, sym__abstract_declarator, STATE(7782), 1, sym_variadic_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(8356), 2, anon_sym___attribute__, anon_sym___attribute, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(8354), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_EQ, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [131631] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8358), 1, anon_sym_STAR, ACTIONS(8360), 1, anon_sym_AMP_AMP, ACTIONS(8362), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6954), 1, sym__type_declarator, STATE(8765), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4097), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4729), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [131720] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7139), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, ACTIONS(4931), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(4938), 36, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [131779] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8090), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(8088), 32, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, anon_sym__unaligned, anon_sym___unaligned, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [131832] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8358), 1, anon_sym_STAR, ACTIONS(8360), 1, anon_sym_AMP_AMP, ACTIONS(8362), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6987), 1, sym__type_declarator, STATE(8765), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4730), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [131921] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8358), 1, anon_sym_STAR, ACTIONS(8360), 1, anon_sym_AMP_AMP, ACTIONS(8362), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6987), 1, sym__type_declarator, STATE(8765), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4100), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4730), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [132010] = 5, ACTIONS(3), 1, sym_comment, STATE(4260), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6318), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6320), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [132067] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8358), 1, anon_sym_STAR, ACTIONS(8360), 1, anon_sym_AMP_AMP, ACTIONS(8362), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6988), 1, sym__type_declarator, STATE(8765), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4731), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [132156] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8364), 1, sym_identifier, ACTIONS(8366), 1, anon_sym_LPAREN2, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(8370), 1, anon_sym_AMP_AMP, ACTIONS(8372), 1, anon_sym_AMP, ACTIONS(8376), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2955), 1, sym__type_declarator, STATE(3265), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8320), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4650), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8374), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3312), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [132245] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8364), 1, sym_identifier, ACTIONS(8366), 1, anon_sym_LPAREN2, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(8370), 1, anon_sym_AMP_AMP, ACTIONS(8372), 1, anon_sym_AMP, ACTIONS(8376), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2901), 1, sym__type_declarator, STATE(3265), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8320), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4101), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4758), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8374), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3312), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [132334] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8364), 1, sym_identifier, ACTIONS(8366), 1, anon_sym_LPAREN2, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(8370), 1, anon_sym_AMP_AMP, ACTIONS(8372), 1, anon_sym_AMP, ACTIONS(8376), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2955), 1, sym__type_declarator, STATE(3265), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8320), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4108), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4650), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8374), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3312), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [132423] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(8378), 1, sym_identifier, ACTIONS(8388), 1, sym_primitive_type, STATE(4140), 1, sym_alignas_qualifier, STATE(4239), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8385), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4109), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8383), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5122), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, ACTIONS(5124), 11, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym_LBRACK, anon_sym_asm, anon_sym___asm__, anon_sym___asm, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8380), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [132492] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8334), 1, sym_identifier, ACTIONS(8336), 1, anon_sym_LPAREN2, ACTIONS(8338), 1, anon_sym_STAR, ACTIONS(8340), 1, anon_sym_AMP_AMP, ACTIONS(8342), 1, anon_sym_AMP, ACTIONS(8346), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3058), 1, sym__type_declarator, STATE(3453), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8780), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4717), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8344), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3448), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [132581] = 5, ACTIONS(3), 1, sym_comment, STATE(4282), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6322), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6324), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [132638] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7849), 1, anon_sym_decltype, ACTIONS(8272), 1, sym_auto, STATE(4256), 1, sym_decltype_auto, ACTIONS(5684), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5686), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [132697] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8364), 1, sym_identifier, ACTIONS(8366), 1, anon_sym_LPAREN2, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(8370), 1, anon_sym_AMP_AMP, ACTIONS(8372), 1, anon_sym_AMP, ACTIONS(8376), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2913), 1, sym__type_declarator, STATE(3265), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8320), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4764), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8374), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3312), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [132786] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(8390), 1, sym_identifier, ACTIONS(8400), 1, sym_primitive_type, STATE(4140), 1, sym_alignas_qualifier, STATE(4398), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8397), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8395), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5143), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, ACTIONS(5145), 11, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym_LBRACK, anon_sym_asm, anon_sym___asm__, anon_sym___asm, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8392), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [132855] = 5, ACTIONS(3), 1, sym_comment, STATE(4269), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6280), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6282), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [132912] = 5, ACTIONS(3), 1, sym_comment, STATE(4276), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6284), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6286), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [132969] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8332), 1, sym_primitive_type, ACTIONS(8402), 1, anon_sym_STAR, ACTIONS(8404), 1, anon_sym_AMP_AMP, ACTIONS(8406), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6105), 1, sym__type_declarator, STATE(6218), 1, sym_pointer_type_declarator, STATE(9030), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4675), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [133058] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8332), 1, sym_primitive_type, ACTIONS(8402), 1, anon_sym_STAR, ACTIONS(8404), 1, anon_sym_AMP_AMP, ACTIONS(8406), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6122), 1, sym__type_declarator, STATE(6218), 1, sym_pointer_type_declarator, STATE(9030), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4794), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [133147] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8334), 1, sym_identifier, ACTIONS(8336), 1, anon_sym_LPAREN2, ACTIONS(8338), 1, anon_sym_STAR, ACTIONS(8340), 1, anon_sym_AMP_AMP, ACTIONS(8342), 1, anon_sym_AMP, ACTIONS(8346), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3063), 1, sym__type_declarator, STATE(3453), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8780), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4719), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8344), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3448), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [133236] = 5, ACTIONS(3), 1, sym_comment, STATE(4279), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6303), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6305), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [133293] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8332), 1, sym_primitive_type, ACTIONS(8402), 1, anon_sym_STAR, ACTIONS(8404), 1, anon_sym_AMP_AMP, ACTIONS(8406), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6065), 1, sym__type_declarator, STATE(6218), 1, sym_pointer_type_declarator, STATE(9030), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4112), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4816), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [133382] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8334), 1, sym_identifier, ACTIONS(8336), 1, anon_sym_LPAREN2, ACTIONS(8338), 1, anon_sym_STAR, ACTIONS(8340), 1, anon_sym_AMP_AMP, ACTIONS(8342), 1, anon_sym_AMP, ACTIONS(8346), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3034), 1, sym__type_declarator, STATE(3453), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(8780), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4105), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4705), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8344), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3448), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [133471] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(2552), 1, sym_attribute_specifier, STATE(3046), 1, sym_field_declaration_list, STATE(7176), 1, sym_virtual_specifier, STATE(8075), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 5, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, ACTIONS(5672), 30, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_operator, [133540] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8292), 1, anon_sym_STAR, ACTIONS(8294), 1, anon_sym_AMP_AMP, ACTIONS(8296), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3287), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6779), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4073), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4789), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5690), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [133629] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8332), 1, sym_primitive_type, ACTIONS(8402), 1, anon_sym_STAR, ACTIONS(8404), 1, anon_sym_AMP_AMP, ACTIONS(8406), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6105), 1, sym__type_declarator, STATE(6218), 1, sym_pointer_type_declarator, STATE(9030), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4113), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4675), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [133718] = 5, ACTIONS(3), 1, sym_comment, STATE(4278), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6341), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6343), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [133775] = 5, ACTIONS(3), 1, sym_comment, STATE(4257), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6276), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6278), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [133832] = 5, ACTIONS(3), 1, sym_comment, STATE(4221), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6326), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6328), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [133889] = 5, ACTIONS(3), 1, sym_comment, STATE(4231), 1, sym_attribute_specifier, ACTIONS(6203), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6334), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6336), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [133946] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(6144), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8308), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4681), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(7920), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [134035] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2703), 2, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2701), 42, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [134087] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2707), 2, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2705), 42, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [134139] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, STATE(4140), 1, sym_alignas_qualifier, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4379), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(4401), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5946), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(8290), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(8288), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [134205] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5921), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5923), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [134257] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2883), 2, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2881), 42, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [134309] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2743), 2, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2741), 42, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [134361] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5755), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5757), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [134413] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8408), 1, anon_sym_STAR, ACTIONS(8410), 1, anon_sym_AMP_AMP, ACTIONS(8412), 1, anon_sym_AMP, STATE(3496), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6821), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(4134), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4866), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5690), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [134501] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7920), 1, sym_ms_restrict_modifier, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8408), 1, anon_sym_STAR, ACTIONS(8410), 1, anon_sym_AMP_AMP, ACTIONS(8412), 1, anon_sym_AMP, STATE(3496), 1, sym_parameter_list, STATE(3763), 1, sym_ms_unaligned_ptr_modifier, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6825), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(7922), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(7924), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(3195), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4868), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5704), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [134589] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8014), 1, anon_sym_LBRACK, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(4173), 1, sym_new_declarator, STATE(3972), 2, sym_argument_list, sym_initializer_list, ACTIONS(6145), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6147), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [134651] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8014), 1, anon_sym_LBRACK, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(4188), 1, sym_new_declarator, STATE(3927), 2, sym_argument_list, sym_initializer_list, ACTIONS(6135), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6137), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [134713] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5782), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5784), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [134765] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2959), 2, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2957), 42, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [134817] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5118), 10, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_DASH_GT, ACTIONS(5116), 34, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [134869] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2565), 10, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_DASH_GT, ACTIONS(2575), 34, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_LBRACK, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [134921] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5727), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5729), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [134973] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8014), 1, anon_sym_LBRACK, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(4181), 1, sym_new_declarator, STATE(3979), 2, sym_argument_list, sym_initializer_list, ACTIONS(6060), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6062), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [135035] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3195), 2, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(3190), 42, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [135087] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8014), 1, anon_sym_LBRACK, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(4162), 1, sym_new_declarator, STATE(3886), 2, sym_argument_list, sym_initializer_list, ACTIONS(6036), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6038), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [135149] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5759), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5761), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [135201] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8249), 1, anon_sym_LT, STATE(2609), 1, sym_template_argument_list, ACTIONS(5956), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_GT_GT, anon_sym___attribute, anon_sym_COLON, anon_sym_DOT, ACTIONS(4187), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, [135259] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5877), 19, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5879), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [135311] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2679), 2, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(2677), 42, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_enum, anon_sym_class, anon_sym_struct, anon_sym_union, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_typename, anon_sym_template, [135363] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, ACTIONS(6878), 1, anon_sym_LBRACE, ACTIONS(8416), 1, anon_sym_COLON, STATE(2681), 1, sym__enum_base_clause, STATE(2729), 1, sym_enumerator_list, STATE(2784), 1, sym_attribute_specifier, ACTIONS(6634), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6636), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [135428] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5478), 1, sym_identifier, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5983), 1, anon_sym_STAR, ACTIONS(5985), 1, anon_sym_AMP_AMP, ACTIONS(5987), 1, anon_sym_AMP, ACTIONS(5989), 1, anon_sym_COLON_COLON, STATE(3300), 1, sym_parameter_list, STATE(5990), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6541), 1, sym__declarator, STATE(6737), 1, sym__abstract_declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(8221), 2, anon_sym_COMMA, anon_sym_RPAREN, STATE(6979), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [135523] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7974), 1, anon_sym_STAR, ACTIONS(7976), 1, anon_sym_AMP_AMP, ACTIONS(7978), 1, anon_sym_AMP, ACTIONS(8420), 1, anon_sym___asm, STATE(1682), 1, sym_alignas_qualifier, STATE(2944), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6270), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4155), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [135602] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4940), 1, anon_sym_LBRACK, ACTIONS(6752), 1, anon_sym_LT, STATE(4294), 1, sym_template_argument_list, ACTIONS(4935), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(4938), 3, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, ACTIONS(4931), 34, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_operator, [135663] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4201), 1, anon_sym_decltype, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(7305), 1, sym_auto, STATE(2545), 1, sym_decltype_auto, ACTIONS(5686), 5, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACK_LBRACK, ACTIONS(5684), 34, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_template, anon_sym_operator, [135722] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8422), 1, sym_identifier, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8426), 1, anon_sym_STAR, ACTIONS(8428), 1, anon_sym_AMP_AMP, ACTIONS(8430), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6905), 1, sym__field_declarator, STATE(7061), 1, sym_operator_name, STATE(8343), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4184), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4950), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [135807] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7974), 1, anon_sym_STAR, ACTIONS(7976), 1, anon_sym_AMP_AMP, ACTIONS(7978), 1, anon_sym_AMP, ACTIONS(8434), 1, anon_sym___asm, STATE(1682), 1, sym_alignas_qualifier, STATE(2944), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6274), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [135886] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7974), 1, anon_sym_STAR, ACTIONS(7976), 1, anon_sym_AMP_AMP, ACTIONS(7978), 1, anon_sym_AMP, ACTIONS(8438), 1, anon_sym___asm, STATE(1682), 1, sym_alignas_qualifier, STATE(2944), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6275), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4165), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [135965] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5684), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5686), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [136018] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5664), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5666), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [136069] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6624), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6626), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [136120] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8446), 1, anon_sym_PIPE_PIPE, ACTIONS(8448), 1, anon_sym_AMP_AMP, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8466), 1, anon_sym_or, ACTIONS(8468), 1, anon_sym_and, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6999), 2, aux_sym_preproc_elif_token1, sym_identifier, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 7, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_QMARK, [136219] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5706), 1, anon_sym___asm, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7974), 1, anon_sym_STAR, ACTIONS(7976), 1, anon_sym_AMP_AMP, ACTIONS(7978), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(2944), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6276), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [136298] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(3914), 2, sym_argument_list, sym_initializer_list, ACTIONS(6209), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6211), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [136355] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8474), 1, anon_sym_STAR, ACTIONS(8476), 1, anon_sym_AMP_AMP, ACTIONS(8478), 1, anon_sym_AMP, STATE(3109), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6864), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4170), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4956), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5690), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [136442] = 29, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8446), 1, anon_sym_PIPE_PIPE, ACTIONS(8448), 1, anon_sym_AMP_AMP, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8466), 1, anon_sym_or, ACTIONS(8468), 1, anon_sym_and, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8482), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7003), 2, aux_sym_preproc_elif_token1, sym_identifier, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7005), 5, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, [136545] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7974), 1, anon_sym_STAR, ACTIONS(7976), 1, anon_sym_AMP_AMP, ACTIONS(7978), 1, anon_sym_AMP, ACTIONS(8486), 1, anon_sym___asm, STATE(1682), 1, sym_alignas_qualifier, STATE(2944), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6279), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [136624] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(6756), 1, anon_sym___asm, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7974), 1, anon_sym_STAR, ACTIONS(7976), 1, anon_sym_AMP_AMP, ACTIONS(7978), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(2944), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6281), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [136703] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8488), 1, anon_sym_STAR, ACTIONS(8490), 1, anon_sym_AMP_AMP, ACTIONS(8492), 1, anon_sym_AMP, ACTIONS(8496), 1, sym_ms_restrict_modifier, STATE(1736), 1, sym_alignas_qualifier, STATE(3483), 1, sym_parameter_list, STATE(5350), 1, sym_ms_unaligned_ptr_modifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6882), 1, sym__abstract_declarator, ACTIONS(8498), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8500), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4168), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4928), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5690), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [136790] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8488), 1, anon_sym_STAR, ACTIONS(8490), 1, anon_sym_AMP_AMP, ACTIONS(8492), 1, anon_sym_AMP, ACTIONS(8496), 1, sym_ms_restrict_modifier, STATE(1736), 1, sym_alignas_qualifier, STATE(3483), 1, sym_parameter_list, STATE(5350), 1, sym_ms_unaligned_ptr_modifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6884), 1, sym__abstract_declarator, ACTIONS(8498), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8500), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4948), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(5070), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, ACTIONS(5704), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [136877] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7914), 1, anon_sym_STAR, ACTIONS(7916), 1, anon_sym_AMP_AMP, ACTIONS(7918), 1, anon_sym_AMP, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8420), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6250), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4172), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [136956] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8474), 1, anon_sym_STAR, ACTIONS(8476), 1, anon_sym_AMP_AMP, ACTIONS(8478), 1, anon_sym_AMP, STATE(3109), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6900), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4927), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5704), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [137043] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8504), 1, anon_sym_LT, ACTIONS(8508), 1, sym_auto, ACTIONS(8510), 1, anon_sym_decltype, STATE(4462), 1, sym_template_argument_list, STATE(4727), 1, aux_sym_sized_type_specifier_repeat1, STATE(5102), 1, sym_decltype_auto, ACTIONS(4159), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(8506), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4167), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [137110] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7914), 1, anon_sym_STAR, ACTIONS(7916), 1, anon_sym_AMP_AMP, ACTIONS(7918), 1, anon_sym_AMP, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8434), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6253), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [137189] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(3940), 2, sym_argument_list, sym_initializer_list, ACTIONS(6237), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6239), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [137246] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, ACTIONS(6878), 1, anon_sym_LBRACE, ACTIONS(8416), 1, anon_sym_COLON, STATE(2678), 1, sym__enum_base_clause, STATE(2720), 1, sym_enumerator_list, STATE(2773), 1, sym_attribute_specifier, ACTIONS(6628), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6630), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [137311] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 13, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, [137386] = 7, ACTIONS(3), 1, sym_comment, STATE(4391), 1, sym_alignas_qualifier, ACTIONS(8515), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5099), 12, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, ACTIONS(5101), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(8512), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [137445] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6329), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8943), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4205), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4936), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [137530] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7968), 1, anon_sym_STAR, ACTIONS(7970), 1, anon_sym_AMP_AMP, ACTIONS(7972), 1, anon_sym_AMP, ACTIONS(8434), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6223), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [137609] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5692), 1, anon_sym_STAR, ACTIONS(5694), 1, anon_sym_AMP_AMP, ACTIONS(5696), 1, anon_sym_AMP, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, STATE(3085), 1, sym_parameter_list, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6482), 1, sym__declarator, STATE(6749), 1, sym__abstract_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(8356), 2, anon_sym___attribute__, anon_sym___attribute, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(8354), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_EQ, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [137702] = 29, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8446), 1, anon_sym_PIPE_PIPE, ACTIONS(8448), 1, anon_sym_AMP_AMP, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8466), 1, anon_sym_or, ACTIONS(8468), 1, anon_sym_and, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8482), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8526), 2, aux_sym_preproc_elif_token1, sym_identifier, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(8528), 5, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, [137805] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(3971), 2, sym_argument_list, sym_initializer_list, ACTIONS(6227), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6229), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [137862] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6342), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8943), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4931), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [137947] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7139), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, ACTIONS(5956), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(4187), 34, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [138004] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8422), 1, sym_identifier, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8426), 1, anon_sym_STAR, ACTIONS(8428), 1, anon_sym_AMP_AMP, ACTIONS(8430), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6913), 1, sym__field_declarator, STATE(7061), 1, sym_operator_name, STATE(8343), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4969), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [138089] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(6454), 13, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_QMARK, anon_sym_LT_EQ_GT, [138160] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6650), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6652), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [138211] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6915), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4208), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4981), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5690), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [138298] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(3885), 2, sym_argument_list, sym_initializer_list, ACTIONS(6188), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6190), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [138355] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8446), 1, anon_sym_PIPE_PIPE, ACTIONS(8448), 1, anon_sym_AMP_AMP, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8466), 1, anon_sym_or, ACTIONS(8468), 1, anon_sym_and, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6953), 2, aux_sym_preproc_elif_token1, sym_identifier, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 7, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_QMARK, [138454] = 29, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8446), 1, anon_sym_PIPE_PIPE, ACTIONS(8448), 1, anon_sym_AMP_AMP, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8466), 1, anon_sym_or, ACTIONS(8468), 1, anon_sym_and, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8482), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6718), 2, aux_sym_preproc_elif_token1, sym_identifier, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6720), 5, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, [138557] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8422), 1, sym_identifier, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8426), 1, anon_sym_STAR, ACTIONS(8428), 1, anon_sym_AMP_AMP, ACTIONS(8430), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6913), 1, sym__field_declarator, STATE(7061), 1, sym_operator_name, STATE(8343), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4210), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4969), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [138642] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7968), 1, anon_sym_STAR, ACTIONS(7970), 1, anon_sym_AMP_AMP, ACTIONS(7972), 1, anon_sym_AMP, STATE(2883), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6225), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [138721] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7914), 1, anon_sym_STAR, ACTIONS(7916), 1, anon_sym_AMP_AMP, ACTIONS(7918), 1, anon_sym_AMP, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8438), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6254), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4196), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [138800] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8446), 1, anon_sym_PIPE_PIPE, ACTIONS(8448), 1, anon_sym_AMP_AMP, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8466), 1, anon_sym_or, ACTIONS(8468), 1, anon_sym_and, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7007), 2, aux_sym_preproc_elif_token1, sym_identifier, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 7, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_QMARK, [138899] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5706), 1, anon_sym___asm, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7914), 1, anon_sym_STAR, ACTIONS(7916), 1, anon_sym_AMP_AMP, ACTIONS(7918), 1, anon_sym_AMP, ACTIONS(7926), 1, anon_sym_LBRACK, STATE(2954), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6255), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [138978] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7914), 1, anon_sym_STAR, ACTIONS(7916), 1, anon_sym_AMP_AMP, ACTIONS(7918), 1, anon_sym_AMP, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8486), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6256), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [139057] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7968), 1, anon_sym_STAR, ACTIONS(7970), 1, anon_sym_AMP_AMP, ACTIONS(7972), 1, anon_sym_AMP, ACTIONS(8486), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6226), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [139136] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(6454), 15, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_QMARK, anon_sym_LT_EQ_GT, [139205] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8448), 1, anon_sym_AMP_AMP, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8468), 1, anon_sym_and, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 3, aux_sym_preproc_elif_token1, anon_sym_or, sym_identifier, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 8, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_QMARK, [139300] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 4, aux_sym_preproc_elif_token1, anon_sym_or, anon_sym_and, sym_identifier, ACTIONS(6456), 9, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, [139391] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 6, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_or, anon_sym_and, anon_sym_bitor, sym_identifier, ACTIONS(6456), 9, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, [139480] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8472), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 7, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, sym_identifier, ACTIONS(6456), 10, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_QMARK, [139565] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8472), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 9, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_AMP, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, sym_identifier, ACTIONS(6456), 10, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_QMARK, [139648] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8446), 1, anon_sym_PIPE_PIPE, ACTIONS(8448), 1, anon_sym_AMP_AMP, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8466), 1, anon_sym_or, ACTIONS(8468), 1, anon_sym_and, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7011), 2, aux_sym_preproc_elif_token1, sym_identifier, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 7, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_QMARK, [139747] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6296), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8943), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4967), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [139832] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6296), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8943), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4182), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4967), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [139917] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(6756), 1, anon_sym___asm, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7914), 1, anon_sym_STAR, ACTIONS(7916), 1, anon_sym_AMP_AMP, ACTIONS(7918), 1, anon_sym_AMP, ACTIONS(7926), 1, anon_sym_LBRACK, STATE(2954), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6257), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [139996] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6878), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4933), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5704), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [140083] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8446), 1, anon_sym_PIPE_PIPE, ACTIONS(8448), 1, anon_sym_AMP_AMP, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8466), 1, anon_sym_or, ACTIONS(8468), 1, anon_sym_and, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6991), 2, aux_sym_preproc_elif_token1, sym_identifier, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 7, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_QMARK, [140182] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8422), 1, sym_identifier, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8426), 1, anon_sym_STAR, ACTIONS(8428), 1, anon_sym_AMP_AMP, ACTIONS(8430), 1, anon_sym_AMP, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6917), 1, sym__field_declarator, STATE(7061), 1, sym_operator_name, STATE(8343), 1, sym_ms_based_modifier, ACTIONS(3347), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4968), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(3345), 3, sym_ms_restrict_modifier, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [140267] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 13, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 14, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_QMARK, anon_sym_LT_EQ_GT, [140340] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, STATE(4395), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8266), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6233), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6235), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [140401] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6454), 10, aux_sym_preproc_elif_token1, anon_sym_PIPE, anon_sym_AMP, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, sym_identifier, ACTIONS(6456), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, [140480] = 29, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8444), 1, anon_sym_SLASH, ACTIONS(8446), 1, anon_sym_PIPE_PIPE, ACTIONS(8448), 1, anon_sym_AMP_AMP, ACTIONS(8452), 1, anon_sym_CARET, ACTIONS(8460), 1, anon_sym_GT_EQ, ACTIONS(8464), 1, anon_sym_LT_EQ_GT, ACTIONS(8466), 1, anon_sym_or, ACTIONS(8468), 1, anon_sym_and, ACTIONS(8470), 1, anon_sym_xor, ACTIONS(8472), 1, anon_sym_not_eq, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8482), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6995), 2, aux_sym_preproc_elif_token1, sym_identifier, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8440), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8442), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8450), 2, anon_sym_PIPE, anon_sym_bitor, ACTIONS(8454), 2, anon_sym_AMP, anon_sym_bitand, ACTIONS(8456), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(8462), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8458), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6997), 5, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, [140583] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7968), 1, anon_sym_STAR, ACTIONS(7970), 1, anon_sym_AMP_AMP, ACTIONS(7972), 1, anon_sym_AMP, ACTIONS(8420), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6220), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4178), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [140662] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(6756), 1, anon_sym___attribute, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7968), 1, anon_sym_STAR, ACTIONS(7970), 1, anon_sym_AMP_AMP, ACTIONS(7972), 1, anon_sym_AMP, STATE(2883), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6227), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [140741] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6612), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6614), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [140792] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7968), 1, anon_sym_STAR, ACTIONS(7970), 1, anon_sym_AMP_AMP, ACTIONS(7972), 1, anon_sym_AMP, ACTIONS(8438), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6224), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4197), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [140871] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5778), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5780), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [140921] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(63), 1, anon_sym___inline, ACTIONS(67), 1, anon_sym_const, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8530), 1, anon_sym_virtual, ACTIONS(8534), 1, anon_sym___declspec, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(6746), 2, anon_sym_AMP, anon_sym_LBRACK, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6748), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, STATE(4268), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(8532), 8, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [140995] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5715), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5717), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [141045] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5897), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5899), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [141095] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5815), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5817), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [141145] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5723), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5725), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [141195] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5684), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5686), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [141245] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5869), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5871), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [141295] = 31, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8562), 1, anon_sym_SEMI, ACTIONS(8564), 1, anon_sym_QMARK, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7022), 1, aux_sym_field_declaration_repeat1, STATE(8707), 1, sym_attribute_specifier, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [141401] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7065), 1, sym_literal_suffix, ACTIONS(4169), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(4161), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [141453] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8572), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8574), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6241), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6243), 28, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [141507] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(8576), 1, sym_identifier, ACTIONS(8586), 1, sym_primitive_type, STATE(4456), 1, aux_sym_sized_type_specifier_repeat1, STATE(4544), 1, sym_alignas_qualifier, ACTIONS(8583), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4234), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8581), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5124), 7, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(5122), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(8578), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [141573] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5731), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5733), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [141623] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5831), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5833), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [141673] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8290), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(8288), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [141733] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(8588), 1, sym_identifier, ACTIONS(8598), 1, sym_primitive_type, STATE(4544), 1, sym_alignas_qualifier, STATE(4746), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8595), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4304), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8593), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5145), 7, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(5143), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(8590), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [141799] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8600), 1, anon_sym_STAR, ACTIONS(8602), 1, anon_sym_AMP_AMP, ACTIONS(8604), 1, anon_sym_AMP, STATE(3142), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6935), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4237), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4997), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5690), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [141885] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(63), 1, anon_sym___inline, ACTIONS(67), 1, anon_sym_const, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8530), 1, anon_sym_virtual, ACTIONS(8534), 1, anon_sym___declspec, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(6799), 2, anon_sym_AMP, anon_sym_LBRACK, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6801), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, STATE(4268), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(8532), 8, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [141959] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8600), 1, anon_sym_STAR, ACTIONS(8602), 1, anon_sym_AMP_AMP, ACTIONS(8604), 1, anon_sym_AMP, STATE(3142), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6934), 1, sym__abstract_declarator, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(4998), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5704), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [142045] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(8606), 1, anon_sym_COLON, STATE(2569), 1, sym_attribute_specifier, STATE(2864), 1, sym__enum_base_clause, STATE(3041), 1, sym_enumerator_list, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6636), 5, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, ACTIONS(6634), 30, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_operator, [142107] = 6, ACTIONS(3), 1, sym_comment, STATE(4267), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5109), 2, sym_primitive_type, sym_identifier, ACTIONS(8608), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5222), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, ACTIONS(5225), 26, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym___asm, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [142163] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8016), 1, anon_sym_STAR, ACTIONS(8018), 1, anon_sym_AMP_AMP, ACTIONS(8020), 1, anon_sym_AMP, ACTIONS(8420), 1, anon_sym___asm, STATE(1682), 1, sym_alignas_qualifier, STATE(3086), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6306), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4242), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [142241] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6498), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6500), 37, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_RBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [142291] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8016), 1, anon_sym_STAR, ACTIONS(8018), 1, anon_sym_AMP_AMP, ACTIONS(8020), 1, anon_sym_AMP, ACTIONS(8434), 1, anon_sym___asm, STATE(1682), 1, sym_alignas_qualifier, STATE(3086), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6309), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [142369] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5881), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5883), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [142419] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8016), 1, anon_sym_STAR, ACTIONS(8018), 1, anon_sym_AMP_AMP, ACTIONS(8020), 1, anon_sym_AMP, ACTIONS(8438), 1, anon_sym___asm, STATE(1682), 1, sym_alignas_qualifier, STATE(3086), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6310), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4250), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [142497] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5885), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5887), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [142547] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5739), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5741), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [142597] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5819), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5821), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [142647] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5706), 1, anon_sym___asm, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8016), 1, anon_sym_STAR, ACTIONS(8018), 1, anon_sym_AMP_AMP, ACTIONS(8020), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3086), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6311), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [142725] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5747), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5749), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [142775] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8016), 1, anon_sym_STAR, ACTIONS(8018), 1, anon_sym_AMP_AMP, ACTIONS(8020), 1, anon_sym_AMP, ACTIONS(8486), 1, anon_sym___asm, STATE(1682), 1, sym_alignas_qualifier, STATE(3086), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6312), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [142853] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(6756), 1, anon_sym___asm, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8016), 1, anon_sym_STAR, ACTIONS(8018), 1, anon_sym_AMP_AMP, ACTIONS(8020), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3086), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6313), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [142931] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6386), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6388), 37, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_RBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [142981] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7069), 18, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, sym_literal_suffix, ACTIONS(7071), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [143031] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5843), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5845), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [143081] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5713), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [143131] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5925), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5927), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [143181] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5905), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5907), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [143231] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5847), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5849), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [143281] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5713), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [143331] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5889), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5891), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [143381] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(63), 1, anon_sym___inline, ACTIONS(67), 1, anon_sym_const, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8534), 1, anon_sym___declspec, ACTIONS(8611), 1, anon_sym_virtual, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(6736), 2, anon_sym_AMP, anon_sym_LBRACK, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6738), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, STATE(4220), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(8532), 8, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [143455] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5917), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5919), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [143505] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8615), 1, anon_sym_LPAREN2, ACTIONS(8617), 5, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(8613), 36, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_explicit, anon_sym_template, anon_sym_operator, [143557] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8621), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(8619), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [143617] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6420), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6422), 37, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_RBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [143667] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8625), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, ACTIONS(8623), 36, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_LBRACK, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_explicit, anon_sym_template, anon_sym_operator, [143717] = 5, ACTIONS(3), 1, sym_comment, STATE(4267), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8608), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5111), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, ACTIONS(5109), 28, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [143771] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(7889), 1, anon_sym_const, ACTIONS(7895), 1, anon_sym___inline, ACTIONS(7898), 1, anon_sym___attribute, ACTIONS(8630), 1, anon_sym_virtual, ACTIONS(8636), 1, anon_sym___attribute__, ACTIONS(8639), 1, anon_sym_LBRACK_LBRACK, ACTIONS(8642), 1, anon_sym___declspec, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(6774), 2, anon_sym_AMP, anon_sym_LBRACK, ACTIONS(8645), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6776), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, STATE(4268), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(8633), 8, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(8627), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [143845] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5743), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5745), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [143895] = 31, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8564), 1, anon_sym_QMARK, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, ACTIONS(8648), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7040), 1, aux_sym_field_declaration_repeat1, STATE(8964), 1, sym_attribute_specifier, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [144001] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(63), 1, anon_sym___inline, ACTIONS(67), 1, anon_sym_const, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8534), 1, anon_sym___declspec, ACTIONS(8650), 1, anon_sym_virtual, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(6758), 2, anon_sym_AMP, anon_sym_LBRACK, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(6760), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, STATE(4236), 7, sym__declaration_modifiers, sym_attribute_specifier, sym_attribute_declaration, sym_ms_declspec_modifier, sym_storage_class_specifier, sym_type_qualifier, aux_sym__declaration_specifiers_repeat1, ACTIONS(8532), 8, anon_sym_extern, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [144075] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5719), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5721), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144125] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(8606), 1, anon_sym_COLON, STATE(2581), 1, sym_attribute_specifier, STATE(2889), 1, sym__enum_base_clause, STATE(3037), 1, sym_enumerator_list, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6630), 5, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, ACTIONS(6628), 30, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_operator, [144187] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8574), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6219), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, anon_sym_DOT, ACTIONS(6221), 30, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144239] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5788), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144289] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5857), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5859), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144339] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5873), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5875), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144389] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5823), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5825), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144439] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5774), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5776), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144489] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5788), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144539] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5788), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144589] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5893), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5895), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144639] = 31, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8564), 1, anon_sym_QMARK, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, ACTIONS(8652), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7013), 1, aux_sym_field_declaration_repeat1, STATE(8296), 1, sym_attribute_specifier, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [144745] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5861), 17, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(5863), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [144795] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5190), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5192), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [144844] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8135), 1, anon_sym_STAR, ACTIONS(8137), 1, anon_sym_AMP_AMP, ACTIONS(8139), 1, anon_sym_AMP, ACTIONS(8434), 1, anon_sym___attribute, STATE(1682), 1, sym_alignas_qualifier, STATE(3027), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6464), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [144921] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5170), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5172), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [144970] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5206), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5208), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [145019] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7069), 16, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(7071), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [145068] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(8654), 1, anon_sym_PIPE_PIPE, ACTIONS(8656), 1, anon_sym_AMP_AMP, ACTIONS(8658), 1, anon_sym_or, ACTIONS(8660), 1, anon_sym_and, ACTIONS(6241), 15, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6243), 22, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [145125] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5478), 1, sym_identifier, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5983), 1, anon_sym_STAR, ACTIONS(5985), 1, anon_sym_AMP_AMP, ACTIONS(5987), 1, anon_sym_AMP, ACTIONS(5989), 1, anon_sym_COLON_COLON, STATE(3300), 1, sym_parameter_list, STATE(5990), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6629), 1, sym__declarator, STATE(6898), 1, sym__abstract_declarator, STATE(8523), 1, sym_ms_based_modifier, ACTIONS(8354), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(8356), 2, anon_sym___attribute__, anon_sym___attribute, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [145216] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8504), 1, anon_sym_LT, STATE(4462), 1, sym_template_argument_list, ACTIONS(4931), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(4938), 34, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [145271] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1942), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(1940), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [145320] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5021), 1, anon_sym_LBRACK, ACTIONS(5016), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, ACTIONS(5019), 4, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, ACTIONS(5012), 34, anon_sym_AMP, anon_sym___extension__, anon_sym_virtual, anon_sym_extern, anon_sym___attribute__, anon_sym___attribute, anon_sym___declspec, anon_sym___based, anon_sym_static, anon_sym_register, anon_sym_inline, anon_sym___inline, anon_sym___inline__, anon_sym___forceinline, anon_sym_thread_local, anon_sym___thread, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_operator, [145373] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8135), 1, anon_sym_STAR, ACTIONS(8137), 1, anon_sym_AMP_AMP, ACTIONS(8139), 1, anon_sym_AMP, ACTIONS(8486), 1, anon_sym___attribute, STATE(1682), 1, sym_alignas_qualifier, STATE(3027), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6468), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [145450] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5182), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5184), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [145499] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8135), 1, anon_sym_STAR, ACTIONS(8137), 1, anon_sym_AMP_AMP, ACTIONS(8139), 1, anon_sym_AMP, ACTIONS(8438), 1, anon_sym___attribute, STATE(1682), 1, sym_alignas_qualifier, STATE(3027), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6465), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4295), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [145576] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5186), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5188), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [145625] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7065), 1, sym_literal_suffix, ACTIONS(4169), 15, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, ACTIONS(4161), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_COLON, anon_sym_RBRACE, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [145676] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8656), 1, anon_sym_AMP_AMP, ACTIONS(8660), 1, anon_sym_and, ACTIONS(6219), 16, aux_sym_preproc_elif_token1, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_identifier, ACTIONS(6221), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [145729] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8135), 1, anon_sym_STAR, ACTIONS(8137), 1, anon_sym_AMP_AMP, ACTIONS(8139), 1, anon_sym_AMP, ACTIONS(8420), 1, anon_sym___attribute, STATE(1682), 1, sym_alignas_qualifier, STATE(3027), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6458), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4286), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [145806] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1938), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(1936), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [145855] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5194), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5196), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [145904] = 7, ACTIONS(3), 1, sym_comment, STATE(4544), 1, sym_alignas_qualifier, ACTIONS(8665), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4304), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5101), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(5099), 13, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, sym_primitive_type, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8662), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [145961] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(8672), 1, anon_sym___attribute__, ACTIONS(8675), 1, anon_sym___attribute, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, ACTIONS(8670), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(8668), 33, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [146016] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5198), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5200), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [146065] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5991), 1, anon_sym_STAR, ACTIONS(5993), 1, anon_sym_AMP_AMP, ACTIONS(5995), 1, anon_sym_AMP, STATE(3377), 1, sym_parameter_list, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6482), 1, sym__declarator, STATE(6868), 1, sym__abstract_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(8354), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(8356), 2, anon_sym___attribute__, anon_sym___attribute, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [146156] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5174), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5176), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [146205] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8678), 1, anon_sym_STAR, ACTIONS(8680), 1, anon_sym_AMP_AMP, ACTIONS(8682), 1, anon_sym_AMP, STATE(3426), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(7056), 1, sym__abstract_declarator, ACTIONS(5690), 2, anon_sym_LBRACE, anon_sym_requires, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4319), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(5045), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [146290] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8135), 1, anon_sym_STAR, ACTIONS(8137), 1, anon_sym_AMP_AMP, ACTIONS(8139), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3027), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6467), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [146367] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5202), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5204), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [146416] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5158), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5160), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [146465] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5168), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [146514] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5960), 1, anon_sym_STAR, ACTIONS(5962), 1, anon_sym_AMP_AMP, ACTIONS(5964), 1, anon_sym_AMP, STATE(3300), 1, sym_parameter_list, STATE(6001), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6482), 1, sym__declarator, STATE(6898), 1, sym__abstract_declarator, STATE(8386), 1, sym_ms_based_modifier, ACTIONS(8354), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(8356), 2, anon_sym___attribute__, anon_sym___attribute, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [146605] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5168), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [146654] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5168), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [146703] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(5070), 1, sym_auto, ACTIONS(5072), 1, anon_sym_decltype, ACTIONS(8684), 1, anon_sym_LT, STATE(1868), 1, sym_template_argument_list, STATE(1922), 1, sym_decltype_auto, STATE(2225), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(4159), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5066), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4167), 26, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [146768] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5162), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5164), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [146817] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(3345), 1, sym_ms_restrict_modifier, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8678), 1, anon_sym_STAR, ACTIONS(8680), 1, anon_sym_AMP_AMP, ACTIONS(8682), 1, anon_sym_AMP, STATE(3426), 1, sym_parameter_list, STATE(4096), 1, sym_ms_unaligned_ptr_modifier, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(7046), 1, sym__abstract_declarator, ACTIONS(5704), 2, anon_sym_LBRACE, anon_sym_requires, ACTIONS(8209), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8211), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(3877), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(5051), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [146902] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5178), 12, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym___attribute, anon_sym_DOT, ACTIONS(5180), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [146951] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(6756), 1, anon_sym___attribute, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8135), 1, anon_sym_STAR, ACTIONS(8137), 1, anon_sym_AMP_AMP, ACTIONS(8139), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3027), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6469), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [147028] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym___attribute, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, [147110] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8201), 1, anon_sym_STAR, ACTIONS(8203), 1, anon_sym_AMP_AMP, ACTIONS(8205), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8434), 1, anon_sym___attribute, STATE(3087), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6528), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [147186] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8201), 1, anon_sym_STAR, ACTIONS(8203), 1, anon_sym_AMP_AMP, ACTIONS(8205), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8438), 1, anon_sym___attribute, STATE(3087), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6529), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4326), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [147262] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(8201), 1, anon_sym_STAR, ACTIONS(8203), 1, anon_sym_AMP_AMP, ACTIONS(8205), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6533), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [147338] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8201), 1, anon_sym_STAR, ACTIONS(8203), 1, anon_sym_AMP_AMP, ACTIONS(8205), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8486), 1, anon_sym___attribute, STATE(3087), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6530), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [147414] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(6756), 1, anon_sym___attribute, ACTIONS(8201), 1, anon_sym_STAR, ACTIONS(8203), 1, anon_sym_AMP_AMP, ACTIONS(8205), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6534), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [147490] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8201), 1, anon_sym_STAR, ACTIONS(8203), 1, anon_sym_AMP_AMP, ACTIONS(8205), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8420), 1, anon_sym___attribute, STATE(3087), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6527), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4323), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [147566] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, [147656] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8191), 1, anon_sym_STAR, ACTIONS(8193), 1, anon_sym_AMP_AMP, ACTIONS(8195), 1, anon_sym_AMP, STATE(2921), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6519), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [147730] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, ACTIONS(8716), 1, anon_sym_LPAREN2, ACTIONS(8718), 1, anon_sym_LBRACK, STATE(4412), 1, sym_new_declarator, STATE(4847), 2, sym_argument_list, sym_initializer_list, ACTIONS(6060), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6062), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [147788] = 5, ACTIONS(3), 1, sym_comment, STATE(4389), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8720), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6050), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6048), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [147840] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8564), 1, anon_sym_QMARK, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, ACTIONS(8724), 1, anon_sym___attribute, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(8722), 3, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, [147936] = 5, ACTIONS(3), 1, sym_comment, STATE(4390), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8726), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6056), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6054), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [147988] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8191), 1, anon_sym_STAR, ACTIONS(8193), 1, anon_sym_AMP_AMP, ACTIONS(8195), 1, anon_sym_AMP, STATE(2921), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6523), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [148062] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 8, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_or, [148150] = 5, ACTIONS(3), 1, sym_comment, STATE(4384), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8728), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5782), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5784), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [148202] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6720), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, [148296] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8191), 1, anon_sym_STAR, ACTIONS(8193), 1, anon_sym_AMP_AMP, ACTIONS(8195), 1, anon_sym_AMP, STATE(2921), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6494), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [148370] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8732), 1, anon_sym_COLON, STATE(2581), 1, sym_attribute_specifier, STATE(3757), 1, sym__enum_base_clause, STATE(3981), 1, sym_enumerator_list, ACTIONS(6628), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6630), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [148432] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8732), 1, anon_sym_COLON, STATE(2569), 1, sym_attribute_specifier, STATE(3758), 1, sym__enum_base_clause, STATE(3984), 1, sym_enumerator_list, ACTIONS(6634), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6636), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [148494] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5704), 1, anon_sym_COLON, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8496), 1, sym_ms_restrict_modifier, ACTIONS(8734), 1, anon_sym_STAR, ACTIONS(8736), 1, anon_sym_AMP_AMP, ACTIONS(8738), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3462), 1, sym_parameter_list, STATE(5350), 1, sym_ms_unaligned_ptr_modifier, STATE(6201), 1, sym__function_declarator_seq, STATE(7107), 1, sym__abstract_declarator, ACTIONS(8498), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8500), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(5070), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(5127), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [148578] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6997), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, [148672] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8191), 1, anon_sym_STAR, ACTIONS(8193), 1, anon_sym_AMP_AMP, ACTIONS(8195), 1, anon_sym_AMP, STATE(2921), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6537), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [148746] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, [148836] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [148908] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6991), 1, anon_sym___attribute, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, [149000] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6718), 1, anon_sym___attribute, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8564), 1, anon_sym_QMARK, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6720), 3, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [149096] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6995), 1, anon_sym___attribute, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8564), 1, anon_sym_QMARK, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6997), 3, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [149192] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6999), 1, anon_sym___attribute, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, [149284] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, [149374] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [149442] = 5, ACTIONS(3), 1, sym_comment, STATE(4267), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8740), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6085), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6083), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [149494] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, STATE(4140), 1, sym_alignas_qualifier, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8290), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(8288), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [149552] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5851), 1, sym_identifier, ACTIONS(5855), 1, sym_primitive_type, STATE(1736), 1, sym_alignas_qualifier, STATE(4805), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8747), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4400), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8745), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5124), 6, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5122), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, ACTIONS(8742), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [149616] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7005), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, [149710] = 5, ACTIONS(3), 1, sym_comment, STATE(4267), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8740), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6091), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6089), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [149762] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8191), 1, anon_sym_STAR, ACTIONS(8193), 1, anon_sym_AMP_AMP, ACTIONS(8195), 1, anon_sym_AMP, STATE(2921), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6515), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4339), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [149836] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, ACTIONS(8716), 1, anon_sym_LPAREN2, ACTIONS(8718), 1, anon_sym_LBRACK, STATE(4419), 1, sym_new_declarator, STATE(4888), 2, sym_argument_list, sym_initializer_list, ACTIONS(6135), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6137), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [149894] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(6454), 7, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [149960] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [150030] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8191), 1, anon_sym_STAR, ACTIONS(8193), 1, anon_sym_AMP_AMP, ACTIONS(8195), 1, anon_sym_AMP, STATE(2921), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6509), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4344), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [150104] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6953), 1, anon_sym___attribute, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, [150196] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7007), 1, anon_sym___attribute, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, [150288] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, ACTIONS(8716), 1, anon_sym_LPAREN2, ACTIONS(8718), 1, anon_sym_LBRACK, STATE(4404), 1, sym_new_declarator, STATE(4861), 2, sym_argument_list, sym_initializer_list, ACTIONS(6145), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6147), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [150346] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 10, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_or, anon_sym_and, [150432] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7011), 1, anon_sym___attribute, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, [150524] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5118), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(5116), 27, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [150572] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, [150662] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8542), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(6454), 8, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, ACTIONS(6456), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [150728] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7003), 1, anon_sym___attribute, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8564), 1, anon_sym_QMARK, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(7005), 3, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [150824] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6454), 1, anon_sym___attribute, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 7, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_or, [150914] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6454), 1, anon_sym___attribute, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 9, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_or, anon_sym_and, [151002] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8570), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym___attribute, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 10, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, [151086] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 3, anon_sym_PIPE, anon_sym_AMP, anon_sym___attribute, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, [151164] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 3, anon_sym_PIPE, anon_sym_AMP, anon_sym___attribute, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [151240] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 6, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, ACTIONS(6456), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [151312] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8542), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(6454), 6, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, ACTIONS(6456), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [151380] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, STATE(4140), 1, sym_alignas_qualifier, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8621), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, ACTIONS(8619), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [151438] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6454), 1, anon_sym_PIPE, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8714), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, [151522] = 5, ACTIONS(3), 1, sym_comment, STATE(4384), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8728), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5684), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5686), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [151574] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6454), 1, anon_sym_PIPE, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8714), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, [151656] = 29, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8750), 1, anon_sym_COMMA, ACTIONS(8752), 1, anon_sym_SEMI, ACTIONS(8754), 1, anon_sym_RBRACE, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7397), 1, aux_sym_initializer_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [151756] = 5, ACTIONS(3), 1, sym_comment, STATE(4267), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8740), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6155), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6153), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [151808] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym_AMP, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 14, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, [151886] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym_AMP, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [151962] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, STATE(4727), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6233), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(8506), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6235), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [152020] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, [152110] = 5, ACTIONS(3), 1, sym_comment, STATE(4267), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8740), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6099), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6097), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [152162] = 5, ACTIONS(3), 1, sym_comment, STATE(4267), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8740), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6103), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6101), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [152214] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2565), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(2575), 27, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, anon_sym_operator, anon_sym_try, anon_sym_requires, [152262] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8542), 1, anon_sym_SLASH, ACTIONS(8548), 1, anon_sym_PIPE, ACTIONS(8552), 1, anon_sym_AMP, ACTIONS(8558), 1, anon_sym_GT_EQ, ACTIONS(8564), 1, anon_sym_QMARK, ACTIONS(8566), 1, anon_sym_LT_EQ_GT, ACTIONS(8568), 1, anon_sym_bitor, ACTIONS(8570), 1, anon_sym_bitand, ACTIONS(8758), 1, anon_sym___attribute, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8544), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8546), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8550), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8554), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8556), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(8756), 3, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, [152358] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, ACTIONS(8716), 1, anon_sym_LPAREN2, ACTIONS(8718), 1, anon_sym_LBRACK, STATE(4466), 1, sym_new_declarator, STATE(4884), 2, sym_argument_list, sym_initializer_list, ACTIONS(6036), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6038), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [152416] = 5, ACTIONS(3), 1, sym_comment, STATE(4353), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8760), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6107), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6105), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [152468] = 5, ACTIONS(3), 1, sym_comment, STATE(4267), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8740), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6095), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6093), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [152520] = 5, ACTIONS(3), 1, sym_comment, STATE(4357), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8762), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6113), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6111), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [152572] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5690), 1, anon_sym_COLON, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8496), 1, sym_ms_restrict_modifier, ACTIONS(8734), 1, anon_sym_STAR, ACTIONS(8736), 1, anon_sym_AMP_AMP, ACTIONS(8738), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3462), 1, sym_parameter_list, STATE(5350), 1, sym_ms_unaligned_ptr_modifier, STATE(6201), 1, sym__function_declarator_seq, STATE(7103), 1, sym__abstract_declarator, ACTIONS(8498), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(8500), 2, anon_sym__unaligned, anon_sym___unaligned, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4342), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, STATE(5091), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [152656] = 5, ACTIONS(3), 1, sym_comment, STATE(4267), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8740), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6133), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6131), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [152708] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8542), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8538), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8540), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8560), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 6, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute, ACTIONS(6456), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_SEMI, anon_sym___attribute__, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [152778] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5794), 1, sym_identifier, ACTIONS(5798), 1, sym_primitive_type, STATE(1736), 1, sym_alignas_qualifier, STATE(2232), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8767), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1700), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5796), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5145), 6, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5143), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, ACTIONS(8764), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [152842] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(8770), 1, anon_sym___attribute__, ACTIONS(8773), 1, anon_sym___attribute, STATE(4401), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, ACTIONS(8670), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(8668), 31, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [152895] = 4, ACTIONS(3), 1, sym_comment, STATE(1352), 1, sym__fold_operator, ACTIONS(8778), 13, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_GT, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_EQ, ACTIONS(8776), 25, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_STAR_EQ, anon_sym_SLASH_EQ, anon_sym_PERCENT_EQ, anon_sym_PLUS_EQ, anon_sym_DASH_EQ, anon_sym_LT_LT_EQ, anon_sym_GT_GT_EQ, anon_sym_AMP_EQ, anon_sym_CARET_EQ, anon_sym_PIPE_EQ, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT_STAR, anon_sym_DASH_GT_STAR, [152944] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8818), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7496), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [153041] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, ACTIONS(8716), 1, anon_sym_LPAREN2, STATE(4885), 2, sym_argument_list, sym_initializer_list, ACTIONS(6237), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6239), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [153094] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8820), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7648), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [153191] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(8822), 1, anon_sym_LBRACE, STATE(4881), 1, sym_field_declaration_list, STATE(4975), 1, sym_attribute_specifier, STATE(7190), 1, sym_virtual_specifier, STATE(8163), 1, sym_base_class_clause, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(5672), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5674), 25, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_try, anon_sym_requires, [153256] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(8826), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7695), 1, aux_sym_generic_expression_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [153353] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8828), 2, anon_sym_RPAREN, anon_sym_SEMI, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [153448] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(5090), 1, sym_auto, ACTIONS(5092), 1, anon_sym_decltype, ACTIONS(8830), 1, anon_sym_LT, STATE(2436), 1, aux_sym_sized_type_specifier_repeat1, STATE(2609), 1, sym_template_argument_list, STATE(2767), 1, sym_decltype_auto, ACTIONS(4159), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5082), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4167), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [153511] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8832), 1, anon_sym_COMMA, ACTIONS(8834), 1, anon_sym_RBRACE, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7682), 1, aux_sym_initializer_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [153608] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8836), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7704), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [153705] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, ACTIONS(8716), 1, anon_sym_LPAREN2, STATE(4860), 2, sym_argument_list, sym_initializer_list, ACTIONS(6227), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6229), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [153758] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8243), 1, anon_sym_STAR, ACTIONS(8245), 1, anon_sym_AMP_AMP, ACTIONS(8247), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3016), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6570), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [153831] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8752), 1, anon_sym_SEMI, ACTIONS(8838), 1, anon_sym_COMMA, ACTIONS(8841), 1, anon_sym_RBRACE, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [153928] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8828), 1, anon_sym_SEMI, ACTIONS(8843), 1, anon_sym_COMMA, ACTIONS(8846), 1, anon_sym_RBRACE, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [154025] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8850), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8848), 2, anon_sym_COMMA, anon_sym_SEMI, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [154120] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8852), 1, anon_sym_COMMA, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8878), 1, anon_sym_RBRACK, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7579), 1, aux_sym_subscript_argument_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [154217] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(8888), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7502), 1, aux_sym_generic_expression_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [154314] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, ACTIONS(8716), 1, anon_sym_LPAREN2, STATE(4883), 2, sym_argument_list, sym_initializer_list, ACTIONS(6188), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6190), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [154367] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5008), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5010), 35, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [154414] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8890), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7713), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [154511] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8243), 1, anon_sym_STAR, ACTIONS(8245), 1, anon_sym_AMP_AMP, ACTIONS(8247), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3016), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6583), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [154584] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8894), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7390), 1, aux_sym_argument_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [154681] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8896), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7752), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [154778] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5565), 34, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [154827] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8852), 1, anon_sym_COMMA, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, ACTIONS(8898), 1, anon_sym_RBRACK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7771), 1, aux_sym_subscript_argument_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [154924] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8900), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7661), 1, aux_sym_argument_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [155021] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6345), 1, sym_identifier, ACTIONS(6353), 1, sym_primitive_type, STATE(2345), 1, sym_alignas_qualifier, STATE(4891), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8907), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4453), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8905), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5124), 6, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5122), 8, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_GT2, ACTIONS(8902), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [155084] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7069), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(7071), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [155131] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8243), 1, anon_sym_STAR, ACTIONS(8245), 1, anon_sym_AMP_AMP, ACTIONS(8247), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3016), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6568), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [155204] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8243), 1, anon_sym_STAR, ACTIONS(8245), 1, anon_sym_AMP_AMP, ACTIONS(8247), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3016), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6578), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4430), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [155277] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5026), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5028), 35, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [155324] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8910), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7556), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [155421] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5030), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5032), 35, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [155468] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5034), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5036), 35, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [155515] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8912), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7537), 1, aux_sym_argument_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [155612] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4996), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(4998), 35, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [155659] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5000), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5002), 35, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [155706] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5004), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5006), 35, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [155753] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8914), 1, anon_sym_COMMA, ACTIONS(8916), 1, anon_sym_RBRACE, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7585), 1, aux_sym_initializer_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [155850] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(8918), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7778), 1, aux_sym_generic_expression_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [155947] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5563), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5565), 34, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [155996] = 5, ACTIONS(3), 1, sym_comment, STATE(4443), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8920), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5111), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(5109), 24, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [156047] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8923), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7350), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [156144] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(8925), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7761), 1, aux_sym_generic_expression_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [156241] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8927), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7797), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [156338] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8852), 1, anon_sym_COMMA, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, ACTIONS(8929), 1, anon_sym_RBRACK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7700), 1, aux_sym_subscript_argument_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [156435] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8931), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7597), 1, aux_sym_argument_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [156532] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8933), 1, anon_sym_COMMA, ACTIONS(8935), 1, anon_sym_RBRACE, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7624), 1, aux_sym_initializer_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [156629] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8937), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7436), 1, aux_sym_argument_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [156726] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8939), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7668), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [156823] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8941), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7443), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [156920] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6355), 1, sym_identifier, ACTIONS(6359), 1, sym_primitive_type, STATE(2345), 1, sym_alignas_qualifier, STATE(2465), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(8946), 2, anon_sym_alignas, anon_sym__Alignas, STATE(2237), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(6357), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5145), 6, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(5143), 8, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_GT2, ACTIONS(8943), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [156983] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8949), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7380), 1, aux_sym_argument_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [157080] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8754), 1, anon_sym_RBRACE, ACTIONS(8951), 1, anon_sym_COMMA, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7397), 1, aux_sym_initializer_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [157177] = 6, ACTIONS(3), 1, sym_comment, STATE(4443), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5109), 2, sym_primitive_type, sym_identifier, ACTIONS(8920), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5222), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(5225), 22, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [157230] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5589), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5591), 35, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [157277] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(8953), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7396), 1, aux_sym_generic_expression_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [157374] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8243), 1, anon_sym_STAR, ACTIONS(8245), 1, anon_sym_AMP_AMP, ACTIONS(8247), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3016), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6574), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4413), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [157447] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8955), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7372), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [157544] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8957), 1, anon_sym_COMMA, ACTIONS(8959), 1, anon_sym_RBRACE, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7388), 1, aux_sym_initializer_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [157641] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5012), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5019), 35, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [157688] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8504), 1, anon_sym_LT, STATE(4462), 1, sym_template_argument_list, ACTIONS(5956), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(4187), 32, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [157741] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(8270), 1, anon_sym_decltype, ACTIONS(8961), 1, sym_auto, STATE(4974), 1, sym_decltype_auto, ACTIONS(5684), 6, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5686), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [157796] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8963), 1, anon_sym_RPAREN, ACTIONS(8965), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [157893] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, ACTIONS(8716), 1, anon_sym_LPAREN2, STATE(4871), 2, sym_argument_list, sym_initializer_list, ACTIONS(6209), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6211), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [157946] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8967), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7575), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [158043] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(8969), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7518), 1, aux_sym_generic_expression_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [158140] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8971), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7651), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [158237] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8973), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7572), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [158334] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8975), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7428), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [158431] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8229), 1, anon_sym_STAR, ACTIONS(8231), 1, anon_sym_AMP_AMP, ACTIONS(8233), 1, anon_sym_AMP, ACTIONS(8420), 1, anon_sym___attribute, STATE(1682), 1, sym_alignas_qualifier, STATE(3291), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6577), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4474), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [158506] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8977), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7678), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [158603] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8229), 1, anon_sym_STAR, ACTIONS(8231), 1, anon_sym_AMP_AMP, ACTIONS(8233), 1, anon_sym_AMP, ACTIONS(8434), 1, anon_sym___attribute, STATE(1682), 1, sym_alignas_qualifier, STATE(3291), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6596), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [158678] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8229), 1, anon_sym_STAR, ACTIONS(8231), 1, anon_sym_AMP_AMP, ACTIONS(8233), 1, anon_sym_AMP, ACTIONS(8438), 1, anon_sym___attribute, STATE(1682), 1, sym_alignas_qualifier, STATE(3291), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6610), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4478), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [158753] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8229), 1, anon_sym_STAR, ACTIONS(8231), 1, anon_sym_AMP_AMP, ACTIONS(8233), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3291), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6612), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [158828] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, ACTIONS(8979), 1, anon_sym_GT2, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, STATE(7407), 1, aux_sym_template_argument_list_repeat1, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [158925] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8229), 1, anon_sym_STAR, ACTIONS(8231), 1, anon_sym_AMP_AMP, ACTIONS(8233), 1, anon_sym_AMP, ACTIONS(8486), 1, anon_sym___attribute, STATE(1682), 1, sym_alignas_qualifier, STATE(3291), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6615), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [159000] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(6756), 1, anon_sym___attribute, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8229), 1, anon_sym_STAR, ACTIONS(8231), 1, anon_sym_AMP_AMP, ACTIONS(8233), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3291), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6616), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [159075] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8243), 1, anon_sym_STAR, ACTIONS(8245), 1, anon_sym_AMP_AMP, ACTIONS(8247), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3016), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6609), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [159148] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8981), 1, anon_sym_COMMA, ACTIONS(8983), 1, anon_sym_RBRACE, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7663), 1, aux_sym_initializer_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [159245] = 28, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8985), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, STATE(7672), 1, aux_sym_argument_list_repeat1, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [159342] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7065), 1, sym_literal_suffix, ACTIONS(4169), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym___attribute__, anon_sym___attribute, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, ACTIONS(4161), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [159391] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9013), 1, anon_sym_COLON, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [159485] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(9023), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [159577] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(6454), 1, anon_sym_PIPE, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_GT2, [159657] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7765), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [159749] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9025), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [159843] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5064), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5937), 1, anon_sym_LPAREN2, ACTIONS(5943), 1, anon_sym_LBRACK, ACTIONS(4169), 9, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_DOT, ACTIONS(4161), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_SEMI, anon_sym_RBRACE, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [159895] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9027), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [159989] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9029), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [160083] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9031), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [160175] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8254), 1, anon_sym_STAR, ACTIONS(8256), 1, anon_sym_AMP_AMP, ACTIONS(8258), 1, anon_sym_AMP, STATE(3022), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6721), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [160247] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8254), 1, anon_sym_STAR, ACTIONS(8256), 1, anon_sym_AMP_AMP, ACTIONS(8258), 1, anon_sym_AMP, STATE(3022), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6722), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4499), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [160319] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, STATE(2225), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5066), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6233), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(6235), 26, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [160375] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6426), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, ACTIONS(6428), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [160435] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9033), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [160529] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8254), 1, anon_sym_STAR, ACTIONS(8256), 1, anon_sym_AMP_AMP, ACTIONS(8258), 1, anon_sym_AMP, STATE(3022), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6716), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [160601] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8254), 1, anon_sym_STAR, ACTIONS(8256), 1, anon_sym_AMP_AMP, ACTIONS(8258), 1, anon_sym_AMP, STATE(3022), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6727), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [160673] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8254), 1, anon_sym_STAR, ACTIONS(8256), 1, anon_sym_AMP_AMP, ACTIONS(8258), 1, anon_sym_AMP, STATE(3022), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6723), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [160745] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6430), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, ACTIONS(6432), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [160805] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym_AMP, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_GT2, [160881] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8830), 1, anon_sym_LT, STATE(2609), 1, sym_template_argument_list, ACTIONS(4931), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(4938), 31, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [160933] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8254), 1, anon_sym_STAR, ACTIONS(8256), 1, anon_sym_AMP_AMP, ACTIONS(8258), 1, anon_sym_AMP, STATE(3022), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6696), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4493), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [161005] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8965), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [161099] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8274), 1, anon_sym_STAR, ACTIONS(8276), 1, anon_sym_AMP_AMP, ACTIONS(8278), 1, anon_sym_AMP, ACTIONS(8434), 1, anon_sym___attribute, STATE(3275), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6672), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [161173] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8274), 1, anon_sym_STAR, ACTIONS(8276), 1, anon_sym_AMP_AMP, ACTIONS(8278), 1, anon_sym_AMP, ACTIONS(8438), 1, anon_sym___attribute, STATE(3275), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6673), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4511), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [161247] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(6997), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [161339] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9035), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [161433] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8274), 1, anon_sym_STAR, ACTIONS(8276), 1, anon_sym_AMP_AMP, ACTIONS(8278), 1, anon_sym_AMP, STATE(3275), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6654), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [161507] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8274), 1, anon_sym_STAR, ACTIONS(8276), 1, anon_sym_AMP_AMP, ACTIONS(8278), 1, anon_sym_AMP, ACTIONS(8486), 1, anon_sym___attribute, STATE(3275), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6687), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [161581] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(6756), 1, anon_sym___attribute, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8274), 1, anon_sym_STAR, ACTIONS(8276), 1, anon_sym_AMP_AMP, ACTIONS(8278), 1, anon_sym_AMP, STATE(3275), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6658), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [161655] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6450), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, ACTIONS(6452), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [161715] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7013), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_QMARK, anon_sym_GT2, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [161803] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8274), 1, anon_sym_STAR, ACTIONS(8276), 1, anon_sym_AMP_AMP, ACTIONS(8278), 1, anon_sym_AMP, ACTIONS(8420), 1, anon_sym___attribute, STATE(3275), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6662), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4506), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [161877] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(4326), 1, anon_sym_STAR, ACTIONS(4328), 1, anon_sym_AMP_AMP, ACTIONS(4330), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(8354), 1, anon_sym_RPAREN, STATE(3080), 1, sym_parameter_list, STATE(5990), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6730), 1, sym__declarator, STATE(6916), 1, sym__abstract_declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [161963] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6442), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, ACTIONS(6444), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_GT2, [162021] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8280), 1, anon_sym_STAR, ACTIONS(8282), 1, anon_sym_AMP_AMP, ACTIONS(8284), 1, anon_sym_AMP, ACTIONS(8434), 1, anon_sym___attribute, STATE(3284), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6714), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [162095] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8280), 1, anon_sym_STAR, ACTIONS(8282), 1, anon_sym_AMP_AMP, ACTIONS(8284), 1, anon_sym_AMP, ACTIONS(8438), 1, anon_sym___attribute, STATE(3284), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6715), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4522), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [162169] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9037), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [162263] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5706), 1, anon_sym___attribute, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8280), 1, anon_sym_STAR, ACTIONS(8282), 1, anon_sym_AMP_AMP, ACTIONS(8284), 1, anon_sym_AMP, STATE(3284), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6680), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [162337] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8280), 1, anon_sym_STAR, ACTIONS(8282), 1, anon_sym_AMP_AMP, ACTIONS(8284), 1, anon_sym_AMP, ACTIONS(8486), 1, anon_sym___attribute, STATE(3284), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6717), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [162411] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(6756), 1, anon_sym___attribute, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8280), 1, anon_sym_STAR, ACTIONS(8282), 1, anon_sym_AMP_AMP, ACTIONS(8284), 1, anon_sym_AMP, STATE(3284), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6681), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [162485] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8280), 1, anon_sym_STAR, ACTIONS(8282), 1, anon_sym_AMP_AMP, ACTIONS(8284), 1, anon_sym_AMP, ACTIONS(8420), 1, anon_sym___attribute, STATE(3284), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6682), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4518), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [162559] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym_AMP, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [162633] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(8270), 1, anon_sym_decltype, ACTIONS(8961), 1, sym_auto, STATE(4974), 1, sym_decltype_auto, ACTIONS(5684), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5686), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [162685] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9039), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [162779] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9041), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [162873] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9043), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [162967] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(9045), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [163059] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7001), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_QMARK, anon_sym_GT2, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [163147] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 6, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [163219] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9047), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [163313] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9049), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [163407] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9051), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [163501] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 7, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, ACTIONS(6456), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [163567] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9053), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [163659] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9055), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [163753] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8841), 2, anon_sym_COMMA, anon_sym_RBRACE, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [163845] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8846), 2, anon_sym_COMMA, anon_sym_RBRACE, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [163937] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9057), 2, anon_sym_COMMA, anon_sym_RBRACE, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [164029] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9053), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [164121] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8528), 2, anon_sym_COMMA, anon_sym_RBRACE, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [164213] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2565), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(2575), 28, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [164259] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_COLON, anon_sym_QMARK, [164347] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6720), 2, anon_sym_COMMA, anon_sym_COLON, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [164439] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9059), 1, anon_sym_COMMA, ACTIONS(9061), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [164533] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(6454), 7, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [164597] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_COLON, anon_sym_QMARK, anon_sym_or, [164683] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 8, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_or, anon_sym_and, [164767] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6454), 1, anon_sym_PIPE, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 9, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_COLON, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, [164849] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6454), 1, anon_sym_PIPE, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_COLON, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, [164929] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym_AMP, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_COLON, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, [165005] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym_AMP, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [165079] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [165149] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [165215] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9063), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [165309] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_COLON, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [165377] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 6, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [165447] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9065), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [165541] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8828), 1, anon_sym_COLON, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [165635] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5563), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5565), 35, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [165681] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9067), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [165775] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_COLON, anon_sym_QMARK, [165863] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6997), 2, anon_sym_COMMA, anon_sym_COLON, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [165955] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8752), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [166049] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_COLON, anon_sym_QMARK, [166137] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7005), 2, anon_sym_COMMA, anon_sym_COLON, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [166229] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9069), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [166321] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5118), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, ACTIONS(5116), 28, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [166367] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9071), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [166461] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(6720), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [166553] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9073), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [166647] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7005), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [166739] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9075), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [166831] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9045), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [166923] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5640), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5642), 33, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [166969] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(9053), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [167061] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(6993), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_QMARK, anon_sym_GT2, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [167149] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9077), 1, anon_sym_COMMA, ACTIONS(9079), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [167243] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8780), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8808), 1, anon_sym_QMARK, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(9053), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [167335] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9081), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [167429] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9083), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [167523] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9085), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [167617] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9069), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [167709] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9087), 1, anon_sym_COMMA, ACTIONS(9089), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [167803] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9091), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [167895] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9093), 1, anon_sym_COMMA, ACTIONS(9095), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [167989] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 9, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, ACTIONS(6456), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [168053] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6376), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, ACTIONS(6378), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_GT2, [168111] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 10, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_GT2, [168171] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9097), 1, anon_sym_COMMA, ACTIONS(9099), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [168265] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9101), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [168359] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_QMARK, anon_sym_or, anon_sym_GT2, [168445] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 8, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_GT2, [168529] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9103), 1, anon_sym_COMMA, ACTIONS(9105), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [168623] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9107), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [168717] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(6955), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_QMARK, anon_sym_GT2, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [168805] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8794), 1, anon_sym_PIPE, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8812), 1, anon_sym_bitor, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8790), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8792), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(7009), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_QMARK, anon_sym_GT2, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [168893] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(9109), 1, anon_sym_COLON, ACTIONS(9111), 1, anon_sym_LBRACE, STATE(4703), 1, sym__enum_base_clause, STATE(4876), 1, sym_enumerator_list, STATE(4952), 1, sym_attribute_specifier, ACTIONS(6628), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6630), 27, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [168953] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8260), 1, anon_sym_STAR, ACTIONS(8262), 1, anon_sym_AMP_AMP, ACTIONS(8264), 1, anon_sym_AMP, STATE(3019), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6623), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4613), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [169025] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8848), 2, anon_sym_COMMA, anon_sym_SEMI, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [169117] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_COLON, anon_sym_QMARK, [169205] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9113), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [169299] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_COLON, anon_sym_QMARK, [169387] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9115), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [169481] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6454), 8, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [169541] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6450), 8, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6452), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [169601] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9117), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [169695] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(6454), 1, anon_sym_PIPE, ACTIONS(7375), 1, anon_sym_LPAREN2, ACTIONS(7704), 1, anon_sym_LBRACK, ACTIONS(7708), 1, anon_sym_DOT, ACTIONS(8788), 1, anon_sym_SLASH, ACTIONS(8798), 1, anon_sym_AMP, ACTIONS(8804), 1, anon_sym_LT_LT, ACTIONS(8806), 1, anon_sym_GT_GT, ACTIONS(8810), 1, anon_sym_LT_EQ_GT, ACTIONS(8814), 1, anon_sym_bitand, STATE(3580), 1, sym_argument_list, STATE(3600), 1, sym_subscript_argument_list, ACTIONS(7710), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8784), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8786), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8796), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8816), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8800), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8802), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 9, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_GT2, [169777] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9119), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [169871] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9121), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [169965] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8260), 1, anon_sym_STAR, ACTIONS(8262), 1, anon_sym_AMP_AMP, ACTIONS(8264), 1, anon_sym_AMP, STATE(3019), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6626), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [170037] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8260), 1, anon_sym_STAR, ACTIONS(8262), 1, anon_sym_AMP_AMP, ACTIONS(8264), 1, anon_sym_AMP, STATE(3019), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6627), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4642), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [170109] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6955), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RBRACK, anon_sym_QMARK, [170197] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6720), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [170289] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(6454), 7, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [170353] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_or, [170439] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 8, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_or, anon_sym_and, [170523] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6454), 1, anon_sym_PIPE, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 9, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, [170605] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(6454), 1, anon_sym_PIPE, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, [170685] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym_AMP, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 12, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, [170761] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6454), 2, anon_sym_PIPE, anon_sym_AMP, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [170835] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [170905] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [170971] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(6454), 5, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6456), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_RBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [171039] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6993), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RBRACK, anon_sym_QMARK, [171127] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6997), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [171219] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7001), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RBRACK, anon_sym_QMARK, [171307] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(7005), 2, anon_sym_COMMA, anon_sym_RBRACK, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [171399] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7009), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RBRACK, anon_sym_QMARK, [171487] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(7013), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RBRACK, anon_sym_QMARK, [171575] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9123), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [171667] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6376), 8, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6378), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [171725] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6426), 8, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6428), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [171785] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(6430), 8, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6432), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, [171845] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9125), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [171939] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(6442), 8, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(6444), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, [171997] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(9109), 1, anon_sym_COLON, ACTIONS(9111), 1, anon_sym_LBRACE, STATE(4765), 1, sym__enum_base_clause, STATE(4909), 1, sym_enumerator_list, STATE(4964), 1, sym_attribute_specifier, ACTIONS(6634), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6636), 27, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [172057] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(7839), 1, anon_sym_COMMA, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9127), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [172151] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8260), 1, anon_sym_STAR, ACTIONS(8262), 1, anon_sym_AMP_AMP, ACTIONS(8264), 1, anon_sym_AMP, STATE(3019), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6726), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [172223] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8260), 1, anon_sym_STAR, ACTIONS(8262), 1, anon_sym_AMP_AMP, ACTIONS(8264), 1, anon_sym_AMP, STATE(3019), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6655), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [172295] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9129), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [172389] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 2, anon_sym_COLON_COLON, anon_sym_LBRACE, ACTIONS(5021), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(5014), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [172437] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9131), 1, anon_sym_COMMA, ACTIONS(9133), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [172531] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8987), 1, anon_sym_COMMA, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9135), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [172625] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8260), 1, anon_sym_STAR, ACTIONS(8262), 1, anon_sym_AMP_AMP, ACTIONS(8264), 1, anon_sym_AMP, STATE(3019), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6728), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [172697] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8718), 1, anon_sym_LBRACK, STATE(4759), 1, sym_new_declarator, ACTIONS(6272), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6274), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACE, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [172747] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, ACTIONS(9137), 1, anon_sym_DOT_DOT_DOT, ACTIONS(9139), 1, anon_sym_RBRACK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [172838] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8364), 1, sym_identifier, ACTIONS(8366), 1, anon_sym_LPAREN2, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(8370), 1, anon_sym_AMP_AMP, ACTIONS(8372), 1, anon_sym_AMP, ACTIONS(8376), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2913), 1, sym__type_declarator, STATE(3265), 1, sym_pointer_type_declarator, STATE(8320), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8374), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3312), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [172911] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9141), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [173002] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9143), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [173093] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, ACTIONS(9145), 1, anon_sym_RBRACK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [173184] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8684), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, ACTIONS(4938), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(4931), 30, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, [173235] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9147), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [173326] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9149), 1, anon_sym_COMMA, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [173417] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9151), 1, anon_sym_LBRACK_LBRACK, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6263), 10, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_DASH_GT, anon_sym_GT2, ACTIONS(2061), 24, anon_sym_virtual, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, anon_sym_asm, anon_sym___asm__, anon_sym___asm, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_private, anon_sym_template, anon_sym_try, anon_sym_public, anon_sym_protected, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [173466] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(8316), 1, anon_sym_AMP_AMP, ACTIONS(8318), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(2239), 1, sym__type_declarator, STATE(8740), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [173539] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, ACTIONS(9154), 1, anon_sym_RBRACK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [173630] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9156), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [173721] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7069), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, sym_literal_suffix, ACTIONS(7071), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [173766] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9158), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [173857] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9160), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [173948] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9162), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [174039] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9164), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [174130] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9166), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [174221] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5412), 1, sym_ms_call_modifier, STATE(6001), 1, sym__scope_resolution, STATE(6074), 1, sym__declarator, STATE(7506), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [174302] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9168), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [174393] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9170), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [174484] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9172), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [174575] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9174), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [174666] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(6144), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [174739] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9176), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [174830] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, ACTIONS(9178), 1, anon_sym_RBRACK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [174921] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8332), 1, sym_primitive_type, ACTIONS(8402), 1, anon_sym_STAR, ACTIONS(8404), 1, anon_sym_AMP_AMP, ACTIONS(8406), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(6122), 1, sym__type_declarator, STATE(6218), 1, sym_pointer_type_declarator, STATE(9030), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [174994] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9180), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [175085] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5412), 1, sym_ms_call_modifier, STATE(6001), 1, sym__scope_resolution, STATE(6078), 1, sym__declarator, STATE(7506), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [175166] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9182), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [175257] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9184), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [175348] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9186), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [175439] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(6152), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [175512] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(8316), 1, anon_sym_AMP_AMP, ACTIONS(8318), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(2243), 1, sym__type_declarator, STATE(8740), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [175585] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9188), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [175676] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(6158), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [175749] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9190), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [175840] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4729), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [175931] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4904), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [176022] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8324), 1, anon_sym_STAR, ACTIONS(8326), 1, anon_sym_AMP_AMP, ACTIONS(8328), 1, anon_sym_AMP, ACTIONS(8332), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(6218), 1, sym_pointer_type_declarator, STATE(6428), 1, sym__type_declarator, STATE(8703), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [176095] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9192), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [176186] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4906), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [176277] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8324), 1, anon_sym_STAR, ACTIONS(8326), 1, anon_sym_AMP_AMP, ACTIONS(8328), 1, anon_sym_AMP, ACTIONS(8332), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(6218), 1, sym_pointer_type_declarator, STATE(6391), 1, sym__type_declarator, STATE(8703), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [176350] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, ACTIONS(9198), 1, anon_sym_LBRACE, STATE(5025), 1, sym_field_declaration_list, STATE(5079), 1, sym_attribute_specifier, STATE(7271), 1, sym_virtual_specifier, STATE(7904), 1, sym_base_class_clause, ACTIONS(5672), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 25, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_GT2, anon_sym_try, anon_sym_requires, [176413] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8324), 1, anon_sym_STAR, ACTIONS(8326), 1, anon_sym_AMP_AMP, ACTIONS(8328), 1, anon_sym_AMP, ACTIONS(8332), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(6218), 1, sym_pointer_type_declarator, STATE(6417), 1, sym__type_declarator, STATE(8703), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [176486] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5405), 1, sym_ms_call_modifier, STATE(6001), 1, sym__scope_resolution, STATE(6068), 1, sym__declarator, STATE(7492), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [176567] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9200), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [176658] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9202), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [176749] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9204), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [176840] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4832), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [176931] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9206), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [177022] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9208), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [177113] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9210), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [177204] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9212), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [177295] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(9111), 1, anon_sym_LBRACE, STATE(4878), 1, sym_enumerator_list, STATE(4972), 1, sym_attribute_specifier, ACTIONS(6268), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6270), 28, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [177350] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9214), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [177441] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8334), 1, sym_identifier, ACTIONS(8336), 1, anon_sym_LPAREN2, ACTIONS(8338), 1, anon_sym_STAR, ACTIONS(8340), 1, anon_sym_AMP_AMP, ACTIONS(8342), 1, anon_sym_AMP, ACTIONS(8346), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3058), 1, sym__type_declarator, STATE(3453), 1, sym_pointer_type_declarator, STATE(8780), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8344), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3448), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [177514] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9216), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [177605] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, ACTIONS(9218), 1, anon_sym_RBRACK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [177696] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8348), 1, anon_sym_STAR, ACTIONS(8350), 1, anon_sym_AMP_AMP, ACTIONS(8352), 1, anon_sym_AMP, STATE(3110), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6739), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [177767] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8348), 1, anon_sym_STAR, ACTIONS(8350), 1, anon_sym_AMP_AMP, ACTIONS(8352), 1, anon_sym_AMP, STATE(3110), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6742), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4711), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [177838] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8348), 1, anon_sym_STAR, ACTIONS(8350), 1, anon_sym_AMP_AMP, ACTIONS(8352), 1, anon_sym_AMP, STATE(3110), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6765), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [177909] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8348), 1, anon_sym_STAR, ACTIONS(8350), 1, anon_sym_AMP_AMP, ACTIONS(8352), 1, anon_sym_AMP, STATE(3110), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6747), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [177980] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8348), 1, anon_sym_STAR, ACTIONS(8350), 1, anon_sym_AMP_AMP, ACTIONS(8352), 1, anon_sym_AMP, STATE(3110), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6766), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [178051] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8348), 1, anon_sym_STAR, ACTIONS(8350), 1, anon_sym_AMP_AMP, ACTIONS(8352), 1, anon_sym_AMP, STATE(3110), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6761), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4708), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [178122] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9220), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [178213] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4748), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [178304] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, ACTIONS(9222), 1, anon_sym_RBRACK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [178395] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8334), 1, sym_identifier, ACTIONS(8336), 1, anon_sym_LPAREN2, ACTIONS(8338), 1, anon_sym_STAR, ACTIONS(8340), 1, anon_sym_AMP_AMP, ACTIONS(8342), 1, anon_sym_AMP, ACTIONS(8346), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3063), 1, sym__type_declarator, STATE(3453), 1, sym_pointer_type_declarator, STATE(8780), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8344), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3448), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [178468] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(7980), 1, sym_literal_suffix, ACTIONS(4169), 17, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, ACTIONS(4161), 19, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [178515] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8334), 1, sym_identifier, ACTIONS(8336), 1, anon_sym_LPAREN2, ACTIONS(8338), 1, anon_sym_STAR, ACTIONS(8340), 1, anon_sym_AMP_AMP, ACTIONS(8342), 1, anon_sym_AMP, ACTIONS(8346), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3065), 1, sym__type_declarator, STATE(3453), 1, sym_pointer_type_declarator, STATE(8780), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8344), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3448), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [178588] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9224), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [178679] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5375), 1, sym_ms_call_modifier, STATE(5703), 1, sym__declarator, STATE(6001), 1, sym__scope_resolution, STATE(7584), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [178760] = 5, ACTIONS(3), 1, sym_comment, STATE(4724), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5684), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9226), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5686), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [178809] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4750), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [178900] = 5, ACTIONS(3), 1, sym_comment, STATE(4443), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6155), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9228), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6153), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [178949] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(9232), 1, anon_sym___attribute__, ACTIONS(9235), 1, anon_sym___attribute, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5004), 1, sym_ref_qualifier, STATE(5673), 1, sym_trailing_return_type, STATE(5848), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5399), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [179036] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9243), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [179127] = 5, ACTIONS(3), 1, sym_comment, STATE(4443), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6095), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9228), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6093), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [179176] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9245), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [179267] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8358), 1, anon_sym_STAR, ACTIONS(8360), 1, anon_sym_AMP_AMP, ACTIONS(8362), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(6987), 1, sym__type_declarator, STATE(8765), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [179340] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8358), 1, anon_sym_STAR, ACTIONS(8360), 1, anon_sym_AMP_AMP, ACTIONS(8362), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(6988), 1, sym__type_declarator, STATE(8765), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [179413] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8358), 1, anon_sym_STAR, ACTIONS(8360), 1, anon_sym_AMP_AMP, ACTIONS(8362), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(6941), 1, sym__type_declarator, STATE(8765), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [179486] = 5, ACTIONS(3), 1, sym_comment, STATE(4741), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6050), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9247), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6048), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [179535] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7307), 1, anon_sym_STAR, ACTIONS(7309), 1, anon_sym_AMP_AMP, ACTIONS(7311), 1, anon_sym_AMP, ACTIONS(7313), 1, anon_sym_COLON_COLON, STATE(5412), 1, sym_ms_call_modifier, STATE(5992), 1, sym__scope_resolution, STATE(6022), 1, sym__declarator, STATE(7506), 1, sym_init_declarator, STATE(8321), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [179616] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9249), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [179707] = 5, ACTIONS(3), 1, sym_comment, STATE(4743), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6056), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9251), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6054), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [179756] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5422), 1, sym_ms_call_modifier, STATE(5666), 1, sym__declarator, STATE(6001), 1, sym__scope_resolution, STATE(7705), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [179837] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9253), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [179928] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9255), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [180019] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9257), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [180110] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, STATE(2436), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6233), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5082), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6235), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [180165] = 5, ACTIONS(3), 1, sym_comment, STATE(4443), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6099), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9228), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6097), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [180214] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5362), 1, sym_ms_call_modifier, STATE(5694), 1, sym__declarator, STATE(6001), 1, sym__scope_resolution, STATE(7581), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [180295] = 5, ACTIONS(3), 1, sym_comment, STATE(4443), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6103), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9228), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6101), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [180344] = 5, ACTIONS(3), 1, sym_comment, STATE(4749), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6107), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9259), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6105), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [180393] = 5, ACTIONS(3), 1, sym_comment, STATE(4750), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6113), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9261), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6111), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [180442] = 5, ACTIONS(3), 1, sym_comment, STATE(4443), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6133), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9228), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6131), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [180491] = 5, ACTIONS(3), 1, sym_comment, STATE(4724), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5782), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9226), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5784), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [180540] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5351), 1, sym_ms_call_modifier, STATE(6001), 1, sym__scope_resolution, STATE(6116), 1, sym__declarator, STATE(7705), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [180621] = 5, ACTIONS(3), 1, sym_comment, STATE(4443), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6085), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9228), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6083), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [180670] = 5, ACTIONS(3), 1, sym_comment, STATE(4443), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6091), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(9228), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6089), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [180719] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5380), 1, sym_ms_call_modifier, STATE(5711), 1, sym__declarator, STATE(6001), 1, sym__scope_resolution, STATE(7384), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [180800] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9263), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [180891] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4324), 1, anon_sym_LPAREN2, ACTIONS(4326), 1, anon_sym_STAR, ACTIONS(4328), 1, anon_sym_AMP_AMP, ACTIONS(4330), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5702), 1, anon_sym_LBRACK, ACTIONS(5989), 1, anon_sym_COLON_COLON, STATE(3080), 1, sym_parameter_list, STATE(5990), 1, sym__scope_resolution, STATE(6201), 1, sym__function_declarator_seq, STATE(6853), 1, sym__declarator, STATE(7066), 1, sym__abstract_declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [180974] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9265), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [181065] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9267), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [181156] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, ACTIONS(9269), 1, anon_sym_RBRACK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [181247] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9271), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [181338] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8364), 1, sym_identifier, ACTIONS(8366), 1, anon_sym_LPAREN2, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(8370), 1, anon_sym_AMP_AMP, ACTIONS(8372), 1, anon_sym_AMP, ACTIONS(8376), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2955), 1, sym__type_declarator, STATE(3265), 1, sym_pointer_type_declarator, STATE(8320), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8374), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3312), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [181411] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6464), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6466), 26, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [181456] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9273), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [181547] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5395), 1, sym_ms_call_modifier, STATE(5723), 1, sym__declarator, STATE(6001), 1, sym__scope_resolution, STATE(7515), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [181628] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4864), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [181719] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4779), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [181810] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8364), 1, sym_identifier, ACTIONS(8366), 1, anon_sym_LPAREN2, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(8370), 1, anon_sym_AMP_AMP, ACTIONS(8372), 1, anon_sym_AMP, ACTIONS(8376), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(2916), 1, sym__type_declarator, STATE(3265), 1, sym_pointer_type_declarator, STATE(8320), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8374), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3312), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [181883] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(9111), 1, anon_sym_LBRACE, STATE(4841), 1, sym_enumerator_list, STATE(4951), 1, sym_attribute_specifier, ACTIONS(6182), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6184), 28, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [181938] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9275), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [182029] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5352), 1, sym_ms_call_modifier, STATE(5664), 1, sym__declarator, STATE(6001), 1, sym__scope_resolution, STATE(7798), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [182110] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9277), 1, anon_sym_RBRACE, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [182201] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5404), 1, sym_ms_call_modifier, STATE(6001), 1, sym__scope_resolution, STATE(6154), 1, sym__declarator, STATE(7860), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [182282] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9279), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [182373] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4873), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [182464] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9281), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [182555] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9283), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [182646] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4875), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [182737] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9285), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [182828] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9287), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [182919] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(9289), 2, anon_sym_COMMA, anon_sym_SEMI, ACTIONS(6386), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6388), 30, anon_sym_LPAREN2, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [182966] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9292), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [183057] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9294), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [183148] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9296), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [183239] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9298), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [183330] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8292), 1, anon_sym_STAR, ACTIONS(8294), 1, anon_sym_AMP_AMP, ACTIONS(8296), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3287), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6760), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4784), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8418), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [183401] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5668), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(5670), 32, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [183448] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8292), 1, anon_sym_STAR, ACTIONS(8294), 1, anon_sym_AMP_AMP, ACTIONS(8296), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3287), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6738), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8432), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [183519] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8292), 1, anon_sym_STAR, ACTIONS(8294), 1, anon_sym_AMP_AMP, ACTIONS(8296), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3287), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6753), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4791), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8436), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [183590] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(8316), 1, anon_sym_AMP_AMP, ACTIONS(8318), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(1923), 1, sym_pointer_type_declarator, STATE(2221), 1, sym__type_declarator, STATE(8740), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [183663] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9300), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [183754] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4871), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [183845] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8292), 1, anon_sym_STAR, ACTIONS(8294), 1, anon_sym_AMP_AMP, ACTIONS(8296), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3287), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6755), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(5704), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [183916] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4882), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [184007] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8292), 1, anon_sym_STAR, ACTIONS(8294), 1, anon_sym_AMP_AMP, ACTIONS(8296), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3287), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6759), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8484), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [184078] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(7851), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8993), 1, anon_sym_SLASH, ACTIONS(8999), 1, anon_sym_PIPE, ACTIONS(9003), 1, anon_sym_AMP, ACTIONS(9009), 1, anon_sym_GT_EQ, ACTIONS(9015), 1, anon_sym_QMARK, ACTIONS(9017), 1, anon_sym_LT_EQ_GT, ACTIONS(9019), 1, anon_sym_bitor, ACTIONS(9021), 1, anon_sym_bitand, ACTIONS(9302), 1, anon_sym_COLON, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(7853), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8989), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8991), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8995), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8997), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(9001), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(9011), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(9005), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(9007), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [184169] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(67), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8292), 1, anon_sym_STAR, ACTIONS(8294), 1, anon_sym_AMP_AMP, ACTIONS(8296), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(3287), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6768), 1, sym__abstract_declarator, ACTIONS(7334), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(6754), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, ACTIONS(7327), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [184240] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8332), 1, sym_primitive_type, ACTIONS(8402), 1, anon_sym_STAR, ACTIONS(8404), 1, anon_sym_AMP_AMP, ACTIONS(8406), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(6102), 1, sym__type_declarator, STATE(6218), 1, sym_pointer_type_declarator, STATE(9030), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [184313] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9304), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [184404] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9306), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [184495] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9308), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [184586] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4884), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [184677] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9310), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [184768] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9312), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [184859] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9314), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [184950] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9316), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [185041] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9318), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [185132] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9320), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [185223] = 6, ACTIONS(3), 1, sym_comment, STATE(1730), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5109), 2, sym_primitive_type, sym_identifier, ACTIONS(5473), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5222), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, ACTIONS(5225), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [185274] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4784), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [185365] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5392), 1, sym_ms_call_modifier, STATE(6001), 1, sym__scope_resolution, STATE(6106), 1, sym__declarator, STATE(7584), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [185446] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9322), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [185537] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4768), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [185628] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4888), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [185719] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9324), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [185810] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4862), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [185901] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9326), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [185992] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9328), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [186083] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4817), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [186174] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8332), 1, sym_primitive_type, ACTIONS(8402), 1, anon_sym_STAR, ACTIONS(8404), 1, anon_sym_AMP_AMP, ACTIONS(8406), 1, anon_sym_AMP, STATE(1682), 1, sym_alignas_qualifier, STATE(6105), 1, sym__type_declarator, STATE(6218), 1, sym_pointer_type_declarator, STATE(9030), 1, sym_ms_based_modifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [186247] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9232), 1, anon_sym___attribute__, ACTIONS(9235), 1, anon_sym___attribute, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9333), 1, anon_sym_requires, STATE(4993), 1, sym_ref_qualifier, STATE(5679), 1, sym_trailing_return_type, STATE(5865), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5409), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [186334] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9336), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [186425] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5372), 1, sym_ms_call_modifier, STATE(5783), 1, sym__declarator, STATE(6001), 1, sym__scope_resolution, STATE(7492), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [186506] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9338), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [186597] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9340), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [186688] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, ACTIONS(9342), 1, anon_sym_RBRACK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [186779] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9344), 1, anon_sym_SEMI, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [186870] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5415), 1, sym_ms_call_modifier, STATE(6001), 1, sym__scope_resolution, STATE(6089), 1, sym__declarator, STATE(7798), 1, sym_init_declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [186951] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4774), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [187042] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(8850), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [187133] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(4797), 1, anon_sym_RBRACK, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8858), 1, anon_sym_SLASH, ACTIONS(8864), 1, anon_sym_PIPE, ACTIONS(8868), 1, anon_sym_AMP, ACTIONS(8874), 1, anon_sym_GT_EQ, ACTIONS(8880), 1, anon_sym_QMARK, ACTIONS(8882), 1, anon_sym_LT_EQ_GT, ACTIONS(8884), 1, anon_sym_bitor, ACTIONS(8886), 1, anon_sym_bitand, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8854), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8856), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8860), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8862), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8866), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8876), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8870), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8872), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [187224] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9346), 1, anon_sym_COMMA, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [187315] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9348), 1, anon_sym_COMMA, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [187406] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9350), 1, anon_sym_COMMA, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [187497] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9352), 1, anon_sym_COMMA, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [187588] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9354), 1, anon_sym_COMMA, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [187679] = 26, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, ACTIONS(9356), 1, anon_sym_RPAREN, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [187770] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4926), 1, sym_attribute_specifier, ACTIONS(6334), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6336), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [187820] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4316), 1, anon_sym_SEMI, ACTIONS(5064), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5937), 1, anon_sym_LPAREN2, ACTIONS(5943), 1, anon_sym_LBRACK, ACTIONS(4169), 9, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_DOT, ACTIONS(4161), 23, anon_sym_DOT_DOT_DOT, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [187872] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6522), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6524), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [187916] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(5398), 1, sym_ms_call_modifier, STATE(6027), 1, sym__scope_resolution, STATE(6637), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [187994] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, STATE(5033), 1, sym_ref_qualifier, STATE(5673), 1, sym_trailing_return_type, STATE(5897), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5435), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [188080] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6506), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6508), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188124] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6510), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6512), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188168] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4930), 1, sym_attribute_specifier, ACTIONS(6303), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6305), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [188218] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4982), 1, sym_attribute_specifier, ACTIONS(6341), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6343), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [188268] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(6040), 1, anon_sym_LPAREN2, ACTIONS(6380), 1, anon_sym_LBRACK, ACTIONS(6382), 1, anon_sym_DOT, ACTIONS(8480), 1, anon_sym_DOT_DOT_DOT, ACTIONS(8690), 1, anon_sym_SLASH, ACTIONS(8696), 1, anon_sym_PIPE, ACTIONS(8700), 1, anon_sym_AMP, ACTIONS(8706), 1, anon_sym_GT_EQ, ACTIONS(8710), 1, anon_sym_LT_EQ_GT, ACTIONS(8712), 1, anon_sym_bitor, ACTIONS(8714), 1, anon_sym_bitand, ACTIONS(8730), 1, anon_sym_QMARK, STATE(2499), 1, sym_argument_list, STATE(2518), 1, sym_subscript_argument_list, ACTIONS(6384), 2, anon_sym_DOT_STAR, anon_sym_DASH_GT, ACTIONS(8086), 2, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, ACTIONS(8686), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(8688), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(8692), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(8694), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(8698), 2, anon_sym_CARET, anon_sym_xor, ACTIONS(8708), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(8702), 3, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_not_eq, ACTIONS(8704), 3, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, [188356] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6528), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6530), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188400] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6532), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6534), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188444] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(5397), 1, sym_ms_call_modifier, STATE(6027), 1, sym__scope_resolution, STATE(6638), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [188522] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6596), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6598), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188566] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5476), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(2753), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188610] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6536), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6538), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188654] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6548), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6550), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188698] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6552), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6554), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188742] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(5424), 1, sym_ms_call_modifier, STATE(6027), 1, sym__scope_resolution, STATE(6659), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [188820] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9364), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(9366), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6241), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6243), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188868] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6514), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6516), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [188912] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5011), 1, sym_ref_qualifier, STATE(5626), 1, sym_trailing_return_type, STATE(5859), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5427), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [188998] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6556), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6558), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [189042] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4316), 1, anon_sym_SEMI, ACTIONS(7065), 1, sym_literal_suffix, ACTIONS(4169), 15, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DOT, ACTIONS(4161), 19, anon_sym_DOT_DOT_DOT, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [189090] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6710), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6712), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [189134] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3913), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(3909), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [189178] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6676), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6678), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [189222] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6688), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6690), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [189266] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8408), 1, anon_sym_STAR, ACTIONS(8410), 1, anon_sym_AMP_AMP, ACTIONS(8412), 1, anon_sym_AMP, STATE(3496), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6819), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4864), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8418), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [189336] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(1958), 1, sym_attribute_specifier, STATE(5360), 1, sym_field_declaration_list, STATE(7302), 1, sym_virtual_specifier, STATE(7992), 1, sym_base_class_clause, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(5674), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(5672), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [189396] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8408), 1, anon_sym_STAR, ACTIONS(8410), 1, anon_sym_AMP_AMP, ACTIONS(8412), 1, anon_sym_AMP, STATE(3496), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6823), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8432), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [189466] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8408), 1, anon_sym_STAR, ACTIONS(8410), 1, anon_sym_AMP_AMP, ACTIONS(8412), 1, anon_sym_AMP, STATE(3496), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6824), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4867), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8436), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [189536] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8408), 1, anon_sym_STAR, ACTIONS(8410), 1, anon_sym_AMP_AMP, ACTIONS(8412), 1, anon_sym_AMP, STATE(3496), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6825), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5704), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [189606] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8408), 1, anon_sym_STAR, ACTIONS(8410), 1, anon_sym_AMP_AMP, ACTIONS(8412), 1, anon_sym_AMP, STATE(3496), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6827), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8484), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [189676] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(7049), 1, anon_sym_const, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8408), 1, anon_sym_STAR, ACTIONS(8410), 1, anon_sym_AMP_AMP, ACTIONS(8412), 1, anon_sym_AMP, STATE(3496), 1, sym_parameter_list, STATE(4140), 1, sym_alignas_qualifier, STATE(6011), 1, sym__function_declarator_seq, STATE(6828), 1, sym__abstract_declarator, ACTIONS(7051), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4033), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(6754), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(7036), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [189746] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6568), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6570), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [189790] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6624), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6626), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [189834] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6604), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6606), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [189878] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6608), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6610), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [189922] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6612), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6614), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [189966] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6638), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6640), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [190010] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9371), 1, anon_sym_requires, STATE(5038), 1, sym_ref_qualifier, STATE(5592), 1, sym_trailing_return_type, STATE(5871), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5429), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [190096] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4979), 1, sym_attribute_specifier, ACTIONS(6276), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6278), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [190146] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6656), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6658), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [190190] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4957), 1, sym_attribute_specifier, ACTIONS(6307), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6309), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [190240] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(5348), 1, sym_ms_call_modifier, STATE(6027), 1, sym__scope_resolution, STATE(6622), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [190318] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4916), 1, sym_attribute_specifier, ACTIONS(6318), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6320), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [190368] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4978), 1, sym_attribute_specifier, ACTIONS(6326), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6328), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [190418] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6564), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6566), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [190462] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6668), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6670), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [190506] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6672), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6674), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [190550] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6722), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6724), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [190594] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4947), 1, sym_attribute_specifier, ACTIONS(6330), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6332), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [190644] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4977), 1, sym_attribute_specifier, ACTIONS(6322), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6324), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [190694] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6680), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6682), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [190738] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6660), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6662), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [190782] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6572), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6574), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [190826] = 6, ACTIONS(3), 1, sym_comment, STATE(2310), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5109), 2, sym_primitive_type, sym_identifier, ACTIONS(6338), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5222), 8, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_GT2, ACTIONS(5225), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [190876] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6580), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6582), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [190920] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(8510), 1, anon_sym_decltype, ACTIONS(9374), 1, sym_auto, STATE(5144), 1, sym_decltype_auto, ACTIONS(5684), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5686), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [190972] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6684), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6686), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [191016] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4169), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(4161), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [191060] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(5371), 1, sym_ms_call_modifier, STATE(6027), 1, sym__scope_resolution, STATE(6640), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [191138] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5028), 1, sym_ref_qualifier, STATE(5673), 1, sym_trailing_return_type, STATE(6164), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5442), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [191224] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9376), 1, anon_sym_COMMA, ACTIONS(9378), 1, anon_sym_RBRACK, ACTIONS(4169), 9, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_DOT, ACTIONS(4161), 25, anon_sym_DOT_DOT_DOT, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [191272] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6664), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6666), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [191316] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, ACTIONS(9381), 1, anon_sym_COLON, ACTIONS(9383), 1, anon_sym_LBRACE, STATE(5003), 1, sym__enum_base_clause, STATE(5043), 1, sym_enumerator_list, STATE(5126), 1, sym_attribute_specifier, ACTIONS(6634), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6636), 27, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [191374] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(5388), 1, sym_ms_call_modifier, STATE(6027), 1, sym__scope_resolution, STATE(6698), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [191452] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4990), 1, sym_attribute_specifier, ACTIONS(6280), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6282), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [191502] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4989), 1, sym_attribute_specifier, ACTIONS(6284), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6286), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [191552] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6650), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6652), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [191596] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9333), 1, anon_sym_requires, STATE(5034), 1, sym_ref_qualifier, STATE(5679), 1, sym_trailing_return_type, STATE(6147), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5443), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [191682] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5373), 1, sym_ms_call_modifier, STATE(5990), 1, sym__scope_resolution, STATE(6893), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [191760] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9333), 1, anon_sym_requires, ACTIONS(9361), 1, anon_sym___asm, STATE(5055), 1, sym_ref_qualifier, STATE(5679), 1, sym_trailing_return_type, STATE(5905), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5439), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [191846] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8830), 1, anon_sym_LT, STATE(2609), 1, sym_template_argument_list, ACTIONS(5956), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(4187), 29, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [191896] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, STATE(4987), 1, sym_attribute_specifier, ACTIONS(6299), 4, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(6301), 29, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [191946] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(5385), 1, sym_ms_call_modifier, STATE(6027), 1, sym__scope_resolution, STATE(6713), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [192024] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6718), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6720), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [192068] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(8268), 1, sym_auto, ACTIONS(8270), 1, anon_sym_decltype, STATE(1625), 1, sym_template_argument_list, STATE(4395), 1, aux_sym_sized_type_specifier_repeat1, STATE(4963), 1, sym_decltype_auto, ACTIONS(4159), 4, anon_sym_AMP, anon_sym_COLON, anon_sym_LBRACK, anon_sym_const, ACTIONS(8266), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4167), 21, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [192128] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(9366), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6219), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6221), 23, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [192174] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6592), 11, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_GT_GT, anon_sym_DOT, ACTIONS(6594), 25, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_LT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, anon_sym_GT2, [192218] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, ACTIONS(9381), 1, anon_sym_COLON, ACTIONS(9383), 1, anon_sym_LBRACE, STATE(5000), 1, sym__enum_base_clause, STATE(5020), 1, sym_enumerator_list, STATE(5063), 1, sym_attribute_specifier, ACTIONS(6628), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6630), 27, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [192276] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5889), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5891), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [192319] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5788), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [192362] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8488), 1, anon_sym_STAR, ACTIONS(8490), 1, anon_sym_AMP_AMP, ACTIONS(8492), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3483), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6849), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1700), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8432), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [192431] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5075), 1, sym_ref_qualifier, STATE(5626), 1, sym_trailing_return_type, STATE(6080), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5463), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [192516] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5133), 1, sym_ref_qualifier, STATE(5849), 1, sym_trailing_return_type, STATE(6013), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5452), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [192601] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9394), 1, anon_sym_requires, STATE(5097), 1, sym_ref_qualifier, STATE(6069), 1, sym_trailing_return_type, STATE(6360), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5454), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [192686] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9397), 1, anon_sym_requires, STATE(5074), 1, sym_ref_qualifier, STATE(6280), 1, sym_trailing_return_type, STATE(6340), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5462), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [192771] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9400), 1, anon_sym_requires, STATE(5065), 1, sym_ref_qualifier, STATE(5933), 1, sym_trailing_return_type, STATE(6208), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5458), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [192856] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8684), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, ACTIONS(4187), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(5956), 28, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym_COLON, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, anon_sym_final, anon_sym_override, [192905] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(8510), 1, anon_sym_decltype, ACTIONS(9374), 1, sym_auto, STATE(5144), 1, sym_decltype_auto, ACTIONS(5684), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5686), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [192954] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5731), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5733), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [192997] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8474), 1, anon_sym_STAR, ACTIONS(8476), 1, anon_sym_AMP_AMP, ACTIONS(8478), 1, anon_sym_AMP, STATE(3109), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6911), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(6754), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [193066] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8488), 1, anon_sym_STAR, ACTIONS(8490), 1, anon_sym_AMP_AMP, ACTIONS(8492), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3483), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6884), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1700), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5704), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [193135] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5759), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5761), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [193178] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5774), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5776), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [193221] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6364), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8943), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [193290] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8488), 1, anon_sym_STAR, ACTIONS(8490), 1, anon_sym_AMP_AMP, ACTIONS(8492), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3483), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6874), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1700), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8484), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [193359] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6885), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(6754), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [193428] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5921), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5923), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [193471] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5815), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5817), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [193514] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6296), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8943), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [193583] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5684), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5686), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [193626] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6928), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8432), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [193695] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6902), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4970), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8436), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [193764] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5713), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [193807] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5788), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [193850] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5788), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [193893] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5092), 1, sym_ref_qualifier, STATE(6096), 1, sym_trailing_return_type, STATE(6339), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5480), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [193978] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9400), 1, anon_sym_requires, STATE(5110), 1, sym_ref_qualifier, STATE(5933), 1, sym_trailing_return_type, STATE(6019), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5459), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [194063] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5782), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5784), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [194106] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8488), 1, anon_sym_STAR, ACTIONS(8490), 1, anon_sym_AMP_AMP, ACTIONS(8492), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3483), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6899), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4918), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8418), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [194175] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5719), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5721), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [194218] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8488), 1, anon_sym_STAR, ACTIONS(8490), 1, anon_sym_AMP_AMP, ACTIONS(8492), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3483), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6886), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1700), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(6754), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [194287] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6907), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4938), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8418), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [194356] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8422), 1, sym_identifier, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8426), 1, anon_sym_STAR, ACTIONS(8428), 1, anon_sym_AMP_AMP, ACTIONS(8430), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6913), 1, sym__field_declarator, STATE(7061), 1, sym_operator_name, STATE(8343), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [194425] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5843), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5845), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [194468] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5778), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5780), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [194511] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9394), 1, anon_sym_requires, STATE(5131), 1, sym_ref_qualifier, STATE(6069), 1, sym_trailing_return_type, STATE(6140), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5445), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [194596] = 27, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9403), 1, sym_identifier, ACTIONS(9405), 1, anon_sym_DOT_DOT_DOT, ACTIONS(9409), 1, anon_sym_EQ, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5750), 1, sym_ms_declspec_modifier, STATE(6840), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, ACTIONS(9407), 2, anon_sym_COMMA, anon_sym_GT2, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5751), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5319), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [194687] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5713), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [194730] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8474), 1, anon_sym_STAR, ACTIONS(8476), 1, anon_sym_AMP_AMP, ACTIONS(8478), 1, anon_sym_AMP, STATE(3109), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6900), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5704), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [194799] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5847), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5849), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [194842] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5881), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5883), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [194885] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5885), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5887), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [194928] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5739), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5741), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [194971] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5819), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5821), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [195014] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5061), 1, sym_ref_qualifier, STATE(6096), 1, sym_trailing_return_type, STATE(6136), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5467), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [195099] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5747), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5749), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [195142] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5723), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5725), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [195185] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5861), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5863), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [195228] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(4316), 1, anon_sym_SEMI, ACTIONS(4169), 9, anon_sym_DASH, anon_sym_PLUS, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT_EQ, anon_sym_LT, anon_sym_DOT, ACTIONS(4161), 25, anon_sym_DOT_DOT_DOT, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_LBRACK, anon_sym_QMARK, anon_sym_LT_EQ_GT, anon_sym_or, anon_sym_and, anon_sym_bitor, anon_sym_xor, anon_sym_bitand, anon_sym_not_eq, anon_sym_DASH_DASH, anon_sym_PLUS_PLUS, anon_sym_DOT_STAR, anon_sym_DASH_GT, [195273] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6342), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8943), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [195342] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8422), 1, sym_identifier, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8426), 1, anon_sym_STAR, ACTIONS(8428), 1, anon_sym_AMP_AMP, ACTIONS(8430), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6918), 1, sym__field_declarator, STATE(7061), 1, sym_operator_name, STATE(8343), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [195411] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8422), 1, sym_identifier, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8426), 1, anon_sym_STAR, ACTIONS(8428), 1, anon_sym_AMP_AMP, ACTIONS(8430), 1, anon_sym_AMP, STATE(4391), 1, sym_alignas_qualifier, STATE(6917), 1, sym__field_declarator, STATE(7061), 1, sym_operator_name, STATE(8343), 1, sym_ms_based_modifier, ACTIONS(3351), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, ACTIONS(3349), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [195480] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6863), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8484), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [195549] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5755), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5757), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [195592] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5917), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5919), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [195635] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5120), 1, sym_ref_qualifier, STATE(6249), 1, sym_trailing_return_type, STATE(6357), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5482), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [195720] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5925), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5927), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [195763] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5873), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5875), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [195806] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9371), 1, anon_sym_requires, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5147), 1, sym_ref_qualifier, STATE(5592), 1, sym_trailing_return_type, STATE(6084), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5470), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [195891] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5893), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5895), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [195934] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5715), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5717), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [195977] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5905), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5907), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [196020] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5727), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5729), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [196063] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6878), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5704), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [196132] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5823), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5825), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [196175] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5897), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5899), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [196218] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5121), 1, sym_ref_qualifier, STATE(5849), 1, sym_trailing_return_type, STATE(6247), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5476), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [196303] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5877), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5879), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [196346] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8488), 1, anon_sym_STAR, ACTIONS(8490), 1, anon_sym_AMP_AMP, ACTIONS(8492), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3483), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6870), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4932), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8436), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [196415] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5831), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5833), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [196458] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5869), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5871), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [196501] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5857), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5859), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [196544] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5743), 5, anon_sym_AMP, anon_sym___attribute, anon_sym_LBRACK, anon_sym_const, anon_sym___asm, ACTIONS(5745), 30, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [196587] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8684), 1, anon_sym_LT, STATE(1868), 1, sym_template_argument_list, ACTIONS(4931), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(4938), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_auto, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_requires, [196636] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(9232), 1, anon_sym___attribute__, ACTIONS(9235), 1, anon_sym___attribute, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5673), 1, sym_trailing_return_type, STATE(5848), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5399), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [196714] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9413), 1, anon_sym___attribute__, ACTIONS(9416), 1, anon_sym___attribute, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9427), 1, anon_sym_requires, STATE(5699), 1, sym_trailing_return_type, STATE(5866), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5410), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [196792] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5200), 1, sym_ref_qualifier, STATE(6440), 1, sym_trailing_return_type, STATE(6475), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5483), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [196876] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9430), 1, anon_sym_requires, STATE(5219), 1, sym_ref_qualifier, STATE(6439), 1, sym_trailing_return_type, STATE(6454), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5488), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [196960] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8600), 1, anon_sym_STAR, ACTIONS(8602), 1, anon_sym_AMP_AMP, ACTIONS(8604), 1, anon_sym_AMP, STATE(3142), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6938), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(5002), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8436), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [197028] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8600), 1, anon_sym_STAR, ACTIONS(8602), 1, anon_sym_AMP_AMP, ACTIONS(8604), 1, anon_sym_AMP, STATE(3142), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6934), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5704), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [197096] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8600), 1, anon_sym_STAR, ACTIONS(8602), 1, anon_sym_AMP_AMP, ACTIONS(8604), 1, anon_sym_AMP, STATE(3142), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6981), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(6754), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [197164] = 25, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1874), 1, anon_sym_enum, ACTIONS(1876), 1, anon_sym_class, ACTIONS(1878), 1, anon_sym_struct, ACTIONS(1880), 1, anon_sym_union, ACTIONS(1882), 1, anon_sym_typename, ACTIONS(3046), 1, sym_primitive_type, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(9405), 1, anon_sym_DOT_DOT_DOT, ACTIONS(9409), 1, anon_sym_EQ, ACTIONS(9433), 1, sym_identifier, STATE(2397), 1, aux_sym_sized_type_specifier_repeat1, STATE(2505), 1, sym_decltype, STATE(2577), 1, sym_type_specifier, STATE(2590), 1, sym_decltype_auto, STATE(2974), 1, sym_template_type, STATE(2978), 1, sym_qualified_type_identifier, STATE(6840), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9407), 2, anon_sym_COMMA, anon_sym_GT2, ACTIONS(59), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [197250] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, ACTIONS(9383), 1, anon_sym_LBRACE, STATE(5054), 1, sym_enumerator_list, STATE(5142), 1, sym_attribute_specifier, ACTIONS(6268), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6270), 27, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [197302] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8600), 1, anon_sym_STAR, ACTIONS(8602), 1, anon_sym_AMP_AMP, ACTIONS(8604), 1, anon_sym_AMP, STATE(3142), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6937), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8432), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [197370] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8600), 1, anon_sym_STAR, ACTIONS(8602), 1, anon_sym_AMP_AMP, ACTIONS(8604), 1, anon_sym_AMP, STATE(3142), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6963), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8484), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [197438] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, ACTIONS(9383), 1, anon_sym_LBRACE, STATE(5052), 1, sym_enumerator_list, STATE(5084), 1, sym_attribute_specifier, ACTIONS(6182), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6184), 27, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [197490] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(9413), 1, anon_sym___attribute__, ACTIONS(9416), 1, anon_sym___attribute, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(5749), 1, sym_trailing_return_type, STATE(5851), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5396), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [197568] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8600), 1, anon_sym_STAR, ACTIONS(8602), 1, anon_sym_AMP_AMP, ACTIONS(8604), 1, anon_sym_AMP, STATE(3142), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(6942), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(5001), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(8418), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [197636] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9232), 1, anon_sym___attribute__, ACTIONS(9235), 1, anon_sym___attribute, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9333), 1, anon_sym_requires, STATE(5679), 1, sym_trailing_return_type, STATE(5865), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5409), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [197714] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(9435), 1, anon_sym_COLON, STATE(1904), 1, sym_attribute_specifier, STATE(2376), 1, sym__enum_base_clause, STATE(2491), 1, sym_enumerator_list, ACTIONS(6634), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6636), 24, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [197769] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, STATE(5673), 1, sym_trailing_return_type, STATE(5897), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5435), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [197846] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5321), 1, sym_ref_qualifier, STATE(5849), 1, sym_trailing_return_type, STATE(6263), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5507), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [197929] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5135), 1, sym_attribute_specifier, ACTIONS(6330), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6332), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [197976] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9443), 1, anon_sym___asm, STATE(5627), 1, sym_trailing_return_type, STATE(5860), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5441), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [198053] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5626), 1, sym_trailing_return_type, STATE(5859), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5427), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [198130] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6201), 1, anon_sym___attribute__, ACTIONS(6203), 1, anon_sym___attribute, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(9435), 1, anon_sym_COLON, STATE(1929), 1, sym_attribute_specifier, STATE(2361), 1, sym__enum_base_clause, STATE(2487), 1, sym_enumerator_list, ACTIONS(6628), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6630), 24, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [198185] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5673), 1, sym_trailing_return_type, STATE(6164), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5442), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [198262] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(9446), 1, sym_identifier, ACTIONS(9452), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(5329), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6405), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5143), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(5145), 4, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, ACTIONS(9449), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6400), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [198319] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5317), 1, sym_ref_qualifier, STATE(6249), 1, sym_trailing_return_type, STATE(6365), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5505), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [198402] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5337), 1, sym_ref_qualifier, STATE(6326), 1, sym__function_attributes_end, STATE(6440), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, STATE(5517), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [198485] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5124), 1, sym_attribute_specifier, ACTIONS(6341), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6343), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [198532] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, ACTIONS(6878), 1, anon_sym_LBRACE, ACTIONS(9455), 1, anon_sym_COLON, STATE(2681), 1, sym__enum_base_clause, STATE(2729), 1, sym_enumerator_list, STATE(2784), 1, sym_attribute_specifier, ACTIONS(6634), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6636), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [198587] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5140), 1, sym_attribute_specifier, ACTIONS(6276), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6278), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [198634] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9400), 1, anon_sym_requires, STATE(5269), 1, sym_ref_qualifier, STATE(5933), 1, sym_trailing_return_type, STATE(6267), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5512), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [198717] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8684), 1, anon_sym_LT, STATE(1868), 1, sym_template_argument_list, ACTIONS(5956), 4, anon_sym_AMP, anon_sym___attribute, anon_sym_COLON, anon_sym_const, ACTIONS(4187), 26, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [198764] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5314), 1, sym_ref_qualifier, STATE(5626), 1, sym_trailing_return_type, STATE(6396), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, STATE(5527), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [198847] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9333), 1, anon_sym_requires, STATE(5679), 1, sym_trailing_return_type, STATE(6147), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5443), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [198924] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5098), 1, sym_attribute_specifier, ACTIONS(6326), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6328), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [198971] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5099), 1, sym_attribute_specifier, ACTIONS(6334), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6336), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [199018] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5062), 1, sym_attribute_specifier, ACTIONS(6280), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6282), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [199065] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(5749), 1, sym_trailing_return_type, STATE(6143), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5425), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [199142] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(6700), 1, anon_sym___attribute__, ACTIONS(6702), 1, anon_sym___attribute, ACTIONS(6878), 1, anon_sym_LBRACE, ACTIONS(9455), 1, anon_sym_COLON, STATE(2678), 1, sym__enum_base_clause, STATE(2720), 1, sym_enumerator_list, STATE(2773), 1, sym_attribute_specifier, ACTIONS(6628), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6630), 24, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [199197] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9371), 1, anon_sym_requires, STATE(5288), 1, sym_ref_qualifier, STATE(5592), 1, sym_trailing_return_type, STATE(6400), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, STATE(5508), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [199280] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5108), 1, sym_attribute_specifier, ACTIONS(6318), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6320), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [199327] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8678), 1, anon_sym_STAR, ACTIONS(8680), 1, anon_sym_AMP_AMP, ACTIONS(8682), 1, anon_sym_AMP, STATE(3426), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(7000), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8432), 2, anon_sym_LBRACE, anon_sym_requires, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [199394] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9443), 1, anon_sym___asm, STATE(5749), 1, sym_trailing_return_type, STATE(5899), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5436), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [199471] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9427), 1, anon_sym_requires, STATE(5699), 1, sym_trailing_return_type, STATE(6148), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5428), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [199548] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9371), 1, anon_sym_requires, STATE(5592), 1, sym_trailing_return_type, STATE(5871), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5429), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [199625] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8678), 1, anon_sym_STAR, ACTIONS(8680), 1, anon_sym_AMP_AMP, ACTIONS(8682), 1, anon_sym_AMP, STATE(3426), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(7031), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8436), 2, anon_sym_LBRACE, anon_sym_requires, STATE(5048), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [199692] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5077), 1, sym_attribute_specifier, ACTIONS(6284), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6286), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [199739] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9443), 1, anon_sym___asm, ACTIONS(9457), 1, anon_sym_requires, STATE(5593), 1, sym_trailing_return_type, STATE(5872), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5431), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [199816] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8684), 1, anon_sym_LT, ACTIONS(9462), 1, sym_auto, ACTIONS(9464), 1, anon_sym_decltype, STATE(1625), 1, sym_template_argument_list, STATE(1922), 1, sym_decltype_auto, STATE(5311), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(4167), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(9460), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(4159), 19, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [199873] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(9466), 1, anon_sym_COLON, STATE(1904), 1, sym_attribute_specifier, STATE(5207), 1, sym__enum_base_clause, STATE(5363), 1, sym_enumerator_list, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6636), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6634), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [199926] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5111), 1, sym_attribute_specifier, ACTIONS(6322), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6324), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [199973] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9430), 1, anon_sym_requires, STATE(5296), 1, sym_ref_qualifier, STATE(6332), 1, sym__function_attributes_end, STATE(6439), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, STATE(5498), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [200056] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5082), 1, sym_attribute_specifier, ACTIONS(6299), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6301), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [200103] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(9466), 1, anon_sym_COLON, STATE(1929), 1, sym_attribute_specifier, STATE(5206), 1, sym__enum_base_clause, STATE(5359), 1, sym_enumerator_list, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6630), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6628), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [200156] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8678), 1, anon_sym_STAR, ACTIONS(8680), 1, anon_sym_AMP_AMP, ACTIONS(8682), 1, anon_sym_AMP, STATE(3426), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(7046), 1, sym__abstract_declarator, ACTIONS(5704), 2, anon_sym_LBRACE, anon_sym_requires, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [200223] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(9468), 1, sym_identifier, ACTIONS(9474), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(5268), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6486), 2, anon_sym_alignas, anon_sym__Alignas, STATE(5015), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5122), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(5124), 4, anon_sym_AMP, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, ACTIONS(9471), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6481), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [200280] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9397), 1, anon_sym_requires, STATE(5308), 1, sym_ref_qualifier, STATE(6280), 1, sym_trailing_return_type, STATE(6299), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5500), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [200363] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8678), 1, anon_sym_STAR, ACTIONS(8680), 1, anon_sym_AMP_AMP, ACTIONS(8682), 1, anon_sym_AMP, STATE(3426), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(7048), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8484), 2, anon_sym_LBRACE, anon_sym_requires, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [200430] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, STATE(5311), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6235), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(6233), 25, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [200479] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5684), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5686), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [200522] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8678), 1, anon_sym_STAR, ACTIONS(8680), 1, anon_sym_AMP_AMP, ACTIONS(8682), 1, anon_sym_AMP, STATE(3426), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(7050), 1, sym__abstract_declarator, ACTIONS(6754), 2, anon_sym_LBRACE, anon_sym_requires, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, STATE(4176), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [200589] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5134), 1, sym_attribute_specifier, ACTIONS(6303), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6305), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [200636] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9333), 1, anon_sym_requires, ACTIONS(9361), 1, anon_sym___asm, STATE(5679), 1, sym_trailing_return_type, STATE(5905), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5439), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [200713] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9194), 1, anon_sym___attribute__, ACTIONS(9196), 1, anon_sym___attribute, STATE(5100), 1, sym_attribute_specifier, ACTIONS(6307), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6309), 28, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [200760] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9427), 1, anon_sym_requires, ACTIONS(9443), 1, anon_sym___asm, STATE(5699), 1, sym_trailing_return_type, STATE(5906), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5440), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [200837] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(3349), 1, anon_sym_const, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8678), 1, anon_sym_STAR, ACTIONS(8680), 1, anon_sym_AMP_AMP, ACTIONS(8682), 1, anon_sym_AMP, STATE(3426), 1, sym_parameter_list, STATE(4391), 1, sym_alignas_qualifier, STATE(6201), 1, sym__function_declarator_seq, STATE(7044), 1, sym__abstract_declarator, ACTIONS(8215), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(8418), 2, anon_sym_LBRACE, anon_sym_requires, STATE(5032), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8207), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [200904] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5664), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5666), 30, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_COLON_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [200945] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(8131), 1, sym_primitive_type, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9477), 1, sym_identifier, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9483), 1, anon_sym_enum, ACTIONS(9485), 1, anon_sym_class, ACTIONS(9487), 1, anon_sym_struct, ACTIONS(9489), 1, anon_sym_union, ACTIONS(9491), 1, anon_sym_typename, STATE(2312), 1, aux_sym_sized_type_specifier_repeat1, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(4359), 1, sym_type_specifier, STATE(5261), 1, sym_argument_list, STATE(6811), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9481), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [201027] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8484), 1, anon_sym_COLON, ACTIONS(8734), 1, anon_sym_STAR, ACTIONS(8736), 1, anon_sym_AMP_AMP, ACTIONS(8738), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3462), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(7073), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1700), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [201093] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5869), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5871), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [201133] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(6119), 1, sym_trailing_return_type, STATE(6137), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5464), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [201209] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5743), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5745), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [201249] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5778), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5780), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [201289] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5713), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [201329] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9499), 1, anon_sym_requires, STATE(5945), 1, sym_trailing_return_type, STATE(6238), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5450), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [201405] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9502), 1, sym_identifier, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9508), 1, sym_primitive_type, ACTIONS(9510), 1, anon_sym_enum, ACTIONS(9512), 1, anon_sym_class, ACTIONS(9514), 1, anon_sym_struct, ACTIONS(9516), 1, anon_sym_union, ACTIONS(9518), 1, sym_auto, ACTIONS(9520), 1, anon_sym_decltype, ACTIONS(9522), 1, anon_sym_typename, STATE(1658), 1, aux_sym_sized_type_specifier_repeat1, STATE(2876), 1, sym_template_type, STATE(2918), 1, sym_type_specifier, STATE(2999), 1, sym_qualified_type_identifier, STATE(3168), 1, sym_decltype, STATE(3290), 1, sym_decltype_auto, STATE(5298), 1, sym_argument_list, STATE(6794), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9506), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3182), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [201487] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9397), 1, anon_sym_requires, STATE(5390), 1, sym_ref_qualifier, STATE(6571), 1, sym__function_attributes_end, STATE(6775), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_LBRACE, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5543), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [201569] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5759), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5761), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [201609] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9524), 1, sym_identifier, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9530), 1, sym_primitive_type, ACTIONS(9532), 1, anon_sym_enum, ACTIONS(9534), 1, anon_sym_class, ACTIONS(9536), 1, anon_sym_struct, ACTIONS(9538), 1, anon_sym_union, ACTIONS(9540), 1, sym_auto, ACTIONS(9542), 1, anon_sym_decltype, ACTIONS(9544), 1, anon_sym_typename, STATE(1684), 1, aux_sym_sized_type_specifier_repeat1, STATE(3164), 1, sym_template_type, STATE(3192), 1, sym_type_specifier, STATE(3384), 1, sym_qualified_type_identifier, STATE(3583), 1, sym_decltype, STATE(3749), 1, sym_decltype_auto, STATE(5279), 1, sym_argument_list, STATE(6833), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9528), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3767), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [201691] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(9546), 1, sym_ms_restrict_modifier, STATE(5350), 1, sym_ms_unaligned_ptr_modifier, ACTIONS(7746), 2, anon_sym_AMP, anon_sym_const, ACTIONS(9549), 2, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, ACTIONS(9552), 2, anon_sym__unaligned, anon_sym___unaligned, STATE(5070), 2, sym_ms_pointer_modifier, aux_sym_pointer_declarator_repeat1, ACTIONS(7748), 22, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_COLON, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [201741] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(8131), 1, sym_primitive_type, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9477), 1, sym_identifier, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9483), 1, anon_sym_enum, ACTIONS(9485), 1, anon_sym_class, ACTIONS(9487), 1, anon_sym_struct, ACTIONS(9489), 1, anon_sym_union, ACTIONS(9491), 1, anon_sym_typename, STATE(2312), 1, aux_sym_sized_type_specifier_repeat1, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(4331), 1, sym_type_specifier, STATE(5346), 1, sym_argument_list, STATE(6811), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9481), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [201823] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9397), 1, anon_sym_requires, STATE(6280), 1, sym_trailing_return_type, STATE(6340), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5462), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [201899] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5788), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [201939] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9558), 1, anon_sym_requires, STATE(6286), 1, sym_trailing_return_type, STATE(6295), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5473), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [202015] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(5627), 1, sym_trailing_return_type, STATE(6081), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5471), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [202091] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6096), 1, sym_trailing_return_type, STATE(6339), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5480), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [202167] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5857), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5859), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [202207] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8432), 1, anon_sym_COLON, ACTIONS(8734), 1, anon_sym_STAR, ACTIONS(8736), 1, anon_sym_AMP_AMP, ACTIONS(8738), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3462), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(7069), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1700), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [202273] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5873), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5875), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [202313] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8041), 1, sym_primitive_type, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9561), 1, sym_identifier, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9567), 1, anon_sym_enum, ACTIONS(9569), 1, anon_sym_class, ACTIONS(9571), 1, anon_sym_struct, ACTIONS(9573), 1, anon_sym_union, ACTIONS(9575), 1, anon_sym_typename, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1950), 1, aux_sym_sized_type_specifier_repeat1, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4023), 1, sym_type_specifier, STATE(5330), 1, sym_argument_list, STATE(6835), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9565), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [202395] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5755), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5757), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [202435] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5831), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5833), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [202475] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9577), 1, anon_sym_requires, STATE(5376), 1, sym_ref_qualifier, STATE(6497), 1, sym__function_attributes_end, STATE(6689), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5549), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [202557] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5843), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5845), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [202597] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8418), 1, anon_sym_COLON, ACTIONS(8734), 1, anon_sym_STAR, ACTIONS(8736), 1, anon_sym_AMP_AMP, ACTIONS(8738), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3462), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(7138), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(5078), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [202663] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9394), 1, anon_sym_requires, STATE(6069), 1, sym_trailing_return_type, STATE(6360), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5454), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [202739] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5788), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [202779] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5786), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5788), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [202819] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5819), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5821), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [202859] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8041), 1, sym_primitive_type, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9561), 1, sym_identifier, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9567), 1, anon_sym_enum, ACTIONS(9569), 1, anon_sym_class, ACTIONS(9571), 1, anon_sym_struct, ACTIONS(9573), 1, anon_sym_union, ACTIONS(9575), 1, anon_sym_typename, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1950), 1, aux_sym_sized_type_specifier_repeat1, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4011), 1, sym_type_specifier, STATE(5270), 1, sym_argument_list, STATE(6835), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9565), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [202941] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5704), 1, anon_sym_COLON, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8734), 1, anon_sym_STAR, ACTIONS(8736), 1, anon_sym_AMP_AMP, ACTIONS(8738), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3462), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(7107), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1700), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [203007] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6119), 1, sym_trailing_return_type, STATE(6323), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5460), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [203083] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9580), 1, sym_identifier, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9586), 1, sym_primitive_type, ACTIONS(9588), 1, anon_sym_enum, ACTIONS(9590), 1, anon_sym_class, ACTIONS(9592), 1, anon_sym_struct, ACTIONS(9594), 1, anon_sym_union, ACTIONS(9596), 1, sym_auto, ACTIONS(9598), 1, anon_sym_decltype, ACTIONS(9600), 1, anon_sym_typename, STATE(1634), 1, aux_sym_sized_type_specifier_repeat1, STATE(2043), 1, sym_template_type, STATE(2213), 1, sym_type_specifier, STATE(2222), 1, sym_qualified_type_identifier, STATE(2314), 1, sym_decltype, STATE(2388), 1, sym_decltype_auto, STATE(5287), 1, sym_argument_list, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9584), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2395), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [203165] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9524), 1, sym_identifier, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9530), 1, sym_primitive_type, ACTIONS(9532), 1, anon_sym_enum, ACTIONS(9534), 1, anon_sym_class, ACTIONS(9536), 1, anon_sym_struct, ACTIONS(9538), 1, anon_sym_union, ACTIONS(9540), 1, sym_auto, ACTIONS(9542), 1, anon_sym_decltype, ACTIONS(9544), 1, anon_sym_typename, STATE(1684), 1, aux_sym_sized_type_specifier_repeat1, STATE(3164), 1, sym_template_type, STATE(3216), 1, sym_type_specifier, STATE(3384), 1, sym_qualified_type_identifier, STATE(3583), 1, sym_decltype, STATE(3749), 1, sym_decltype_auto, STATE(5313), 1, sym_argument_list, STATE(6833), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9528), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3767), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [203247] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5626), 1, sym_trailing_return_type, STATE(6080), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5463), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [203323] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9397), 1, anon_sym_requires, STATE(5384), 1, sym_ref_qualifier, STATE(6280), 1, sym_trailing_return_type, STATE(6605), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5547), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [203405] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9602), 1, anon_sym_requires, STATE(6063), 1, sym_trailing_return_type, STATE(6379), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5461), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [203481] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5715), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5717), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [203521] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5731), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5733), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [203561] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5847), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5849), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [203601] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9590), 1, anon_sym_class, ACTIONS(9592), 1, anon_sym_struct, ACTIONS(9594), 1, anon_sym_union, ACTIONS(9596), 1, sym_auto, ACTIONS(9598), 1, anon_sym_decltype, ACTIONS(9605), 1, sym_identifier, ACTIONS(9609), 1, sym_primitive_type, ACTIONS(9611), 1, anon_sym_enum, ACTIONS(9613), 1, anon_sym_typename, STATE(1633), 1, aux_sym_sized_type_specifier_repeat1, STATE(2043), 1, sym_template_type, STATE(2222), 1, sym_qualified_type_identifier, STATE(2236), 1, sym_type_specifier, STATE(2314), 1, sym_decltype, STATE(2388), 1, sym_decltype_auto, STATE(5266), 1, sym_argument_list, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9607), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2395), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [203683] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5747), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5749), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [203723] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8436), 1, anon_sym_COLON, ACTIONS(8734), 1, anon_sym_STAR, ACTIONS(8736), 1, anon_sym_AMP_AMP, ACTIONS(8738), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3462), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(7070), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(5059), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [203789] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9400), 1, anon_sym_requires, STATE(5933), 1, sym_trailing_return_type, STATE(6019), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5459), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [203865] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8041), 1, sym_primitive_type, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9561), 1, sym_identifier, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9567), 1, anon_sym_enum, ACTIONS(9569), 1, anon_sym_class, ACTIONS(9571), 1, anon_sym_struct, ACTIONS(9573), 1, anon_sym_union, ACTIONS(9575), 1, anon_sym_typename, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1950), 1, aux_sym_sized_type_specifier_repeat1, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4142), 1, sym_type_specifier, STATE(5335), 1, sym_argument_list, STATE(6835), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9565), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [203947] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5739), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5741), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [203987] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5401), 1, sym_ref_qualifier, STATE(6249), 1, sym_trailing_return_type, STATE(6593), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5532), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [204069] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5889), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5891), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [204109] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9590), 1, anon_sym_class, ACTIONS(9592), 1, anon_sym_struct, ACTIONS(9594), 1, anon_sym_union, ACTIONS(9596), 1, sym_auto, ACTIONS(9598), 1, anon_sym_decltype, ACTIONS(9605), 1, sym_identifier, ACTIONS(9609), 1, sym_primitive_type, ACTIONS(9611), 1, anon_sym_enum, ACTIONS(9613), 1, anon_sym_typename, STATE(1633), 1, aux_sym_sized_type_specifier_repeat1, STATE(2043), 1, sym_template_type, STATE(2213), 1, sym_type_specifier, STATE(2222), 1, sym_qualified_type_identifier, STATE(2314), 1, sym_decltype, STATE(2388), 1, sym_decltype_auto, STATE(5323), 1, sym_argument_list, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9607), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2395), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [204191] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9443), 1, anon_sym___asm, ACTIONS(9499), 1, anon_sym_requires, STATE(5945), 1, sym_trailing_return_type, STATE(6020), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5453), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [204267] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5893), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5895), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [204307] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5815), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5817), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [204347] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6249), 1, sym_trailing_return_type, STATE(6357), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5482), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [204423] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9615), 1, sym_identifier, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9621), 1, sym_primitive_type, ACTIONS(9623), 1, anon_sym_enum, ACTIONS(9625), 1, anon_sym_class, ACTIONS(9627), 1, anon_sym_struct, ACTIONS(9629), 1, anon_sym_union, ACTIONS(9631), 1, sym_auto, ACTIONS(9633), 1, anon_sym_decltype, ACTIONS(9635), 1, anon_sym_typename, STATE(1937), 1, aux_sym_sized_type_specifier_repeat1, STATE(4011), 1, sym_type_specifier, STATE(4060), 1, sym_template_type, STATE(4107), 1, sym_qualified_type_identifier, STATE(4157), 1, sym_decltype, STATE(4223), 1, sym_decltype_auto, STATE(5302), 1, sym_argument_list, STATE(6846), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9619), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4225), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [204505] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5640), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5642), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [204545] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5684), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5686), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [204585] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8041), 1, sym_primitive_type, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9561), 1, sym_identifier, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9567), 1, anon_sym_enum, ACTIONS(9569), 1, anon_sym_class, ACTIONS(9571), 1, anon_sym_struct, ACTIONS(9573), 1, anon_sym_union, ACTIONS(9575), 1, anon_sym_typename, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1950), 1, aux_sym_sized_type_specifier_repeat1, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4136), 1, sym_type_specifier, STATE(5343), 1, sym_argument_list, STATE(6835), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9565), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [204667] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(7032), 1, anon_sym_AMP_AMP, ACTIONS(7034), 1, anon_sym_AMP, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5411), 1, sym_ref_qualifier, STATE(6490), 1, sym__function_attributes_end, STATE(6706), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5529), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [204749] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5897), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5899), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [204789] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6180), 1, sym_trailing_return_type, STATE(6377), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5455), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [204865] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, STATE(5852), 1, sym_trailing_return_type, STATE(6178), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5479), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [204941] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5849), 1, sym_trailing_return_type, STATE(6013), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5452), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [205017] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5921), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5923), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205057] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5823), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5825), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205097] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9394), 1, anon_sym_requires, STATE(6069), 1, sym_trailing_return_type, STATE(6140), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5445), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [205173] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5723), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5725), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205213] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5766), 1, anon_sym_const, ACTIONS(6754), 1, anon_sym_COLON, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8734), 1, anon_sym_STAR, ACTIONS(8736), 1, anon_sym_AMP_AMP, ACTIONS(8738), 1, anon_sym_AMP, STATE(1736), 1, sym_alignas_qualifier, STATE(3462), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(7109), 1, sym__abstract_declarator, ACTIONS(8502), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1700), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8494), 12, anon_sym___extension__, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [205279] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9637), 1, sym_identifier, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9643), 1, sym_primitive_type, ACTIONS(9645), 1, anon_sym_enum, ACTIONS(9647), 1, anon_sym_class, ACTIONS(9649), 1, anon_sym_struct, ACTIONS(9651), 1, anon_sym_union, ACTIONS(9653), 1, sym_auto, ACTIONS(9655), 1, anon_sym_decltype, ACTIONS(9657), 1, anon_sym_typename, STATE(1678), 1, aux_sym_sized_type_specifier_repeat1, STATE(2993), 1, sym_template_type, STATE(3103), 1, sym_qualified_type_identifier, STATE(3105), 1, sym_type_specifier, STATE(3350), 1, sym_decltype, STATE(3468), 1, sym_decltype_auto, STATE(5318), 1, sym_argument_list, STATE(6842), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9641), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3477), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [205361] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5885), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5887), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205401] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5861), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5863), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205441] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, ACTIONS(9602), 1, anon_sym_requires, STATE(6063), 1, sym_trailing_return_type, STATE(6141), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5474), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [205517] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5881), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5883), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205557] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9443), 1, anon_sym___asm, STATE(5852), 1, sym_trailing_return_type, STATE(6014), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5468), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [205633] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5774), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5776), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205673] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5719), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5721), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205713] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5782), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5784), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205753] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5711), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5713), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205793] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9580), 1, sym_identifier, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9586), 1, sym_primitive_type, ACTIONS(9588), 1, anon_sym_enum, ACTIONS(9590), 1, anon_sym_class, ACTIONS(9592), 1, anon_sym_struct, ACTIONS(9594), 1, anon_sym_union, ACTIONS(9596), 1, sym_auto, ACTIONS(9598), 1, anon_sym_decltype, ACTIONS(9600), 1, anon_sym_typename, STATE(1634), 1, aux_sym_sized_type_specifier_repeat1, STATE(2043), 1, sym_template_type, STATE(2222), 1, sym_qualified_type_identifier, STATE(2236), 1, sym_type_specifier, STATE(2314), 1, sym_decltype, STATE(2388), 1, sym_decltype_auto, STATE(5265), 1, sym_argument_list, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9584), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2395), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [205875] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(6096), 1, sym_trailing_return_type, STATE(6136), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5467), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [205951] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5905), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5907), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [205991] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9637), 1, sym_identifier, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9643), 1, sym_primitive_type, ACTIONS(9645), 1, anon_sym_enum, ACTIONS(9647), 1, anon_sym_class, ACTIONS(9649), 1, anon_sym_struct, ACTIONS(9651), 1, anon_sym_union, ACTIONS(9653), 1, sym_auto, ACTIONS(9655), 1, anon_sym_decltype, ACTIONS(9657), 1, anon_sym_typename, STATE(1678), 1, aux_sym_sized_type_specifier_repeat1, STATE(2993), 1, sym_template_type, STATE(3000), 1, sym_type_specifier, STATE(3103), 1, sym_qualified_type_identifier, STATE(3350), 1, sym_decltype, STATE(3468), 1, sym_decltype_auto, STATE(5331), 1, sym_argument_list, STATE(6842), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9641), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3477), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [206073] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5917), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5919), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [206113] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9502), 1, sym_identifier, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9508), 1, sym_primitive_type, ACTIONS(9510), 1, anon_sym_enum, ACTIONS(9512), 1, anon_sym_class, ACTIONS(9514), 1, anon_sym_struct, ACTIONS(9516), 1, anon_sym_union, ACTIONS(9518), 1, sym_auto, ACTIONS(9520), 1, anon_sym_decltype, ACTIONS(9522), 1, anon_sym_typename, STATE(1658), 1, aux_sym_sized_type_specifier_repeat1, STATE(2876), 1, sym_template_type, STATE(2996), 1, sym_type_specifier, STATE(2999), 1, sym_qualified_type_identifier, STATE(3168), 1, sym_decltype, STATE(3290), 1, sym_decltype_auto, STATE(5285), 1, sym_argument_list, STATE(6794), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9506), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3182), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [206195] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5925), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5927), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [206235] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9400), 1, anon_sym_requires, STATE(5933), 1, sym_trailing_return_type, STATE(6208), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5458), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [206311] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9371), 1, anon_sym_requires, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5592), 1, sym_trailing_return_type, STATE(6084), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5470), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [206387] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9457), 1, anon_sym_requires, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(5593), 1, sym_trailing_return_type, STATE(6085), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5472), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [206463] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5877), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5879), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [206503] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5849), 1, sym_trailing_return_type, STATE(6247), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5476), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [206579] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5727), 3, anon_sym_AMP, anon_sym___attribute, anon_sym_const, ACTIONS(5729), 29, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___extension__, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [206619] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(9615), 1, sym_identifier, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9621), 1, sym_primitive_type, ACTIONS(9623), 1, anon_sym_enum, ACTIONS(9625), 1, anon_sym_class, ACTIONS(9627), 1, anon_sym_struct, ACTIONS(9629), 1, anon_sym_union, ACTIONS(9631), 1, sym_auto, ACTIONS(9633), 1, anon_sym_decltype, ACTIONS(9635), 1, anon_sym_typename, STATE(1937), 1, aux_sym_sized_type_specifier_repeat1, STATE(4023), 1, sym_type_specifier, STATE(4060), 1, sym_template_type, STATE(4107), 1, sym_qualified_type_identifier, STATE(4157), 1, sym_decltype, STATE(4223), 1, sym_decltype_auto, STATE(5292), 1, sym_argument_list, STATE(6846), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9619), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4225), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [206701] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5037), 1, sym_field_declaration_list, STATE(5106), 1, sym__class_declaration, STATE(5129), 1, sym__class_declaration_item, STATE(5739), 1, sym_ms_declspec_modifier, STATE(6844), 1, sym__scope_resolution, STATE(7262), 1, sym_virtual_specifier, STATE(7865), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4692), 2, sym__class_name, sym_qualified_type_identifier, STATE(5740), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5315), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [206782] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1915), 1, sym__class_declaration, STATE(1961), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(5650), 1, sym_ms_declspec_modifier, STATE(6826), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5651), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5273), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [206863] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2764), 1, sym__class_declaration_item, STATE(2766), 1, sym__class_declaration, STATE(5701), 1, sym_ms_declspec_modifier, STATE(6798), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5702), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5260), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [206944] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3083), 1, sym_field_declaration_list, STATE(3508), 1, sym__class_declaration, STATE(3518), 1, sym__class_declaration_item, STATE(5731), 1, sym_ms_declspec_modifier, STATE(6842), 1, sym__scope_resolution, STATE(7224), 1, sym_virtual_specifier, STATE(8027), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2643), 2, sym__class_name, sym_qualified_type_identifier, STATE(5732), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5309), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207025] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3083), 1, sym_field_declaration_list, STATE(3518), 1, sym__class_declaration_item, STATE(3523), 1, sym__class_declaration, STATE(5731), 1, sym_ms_declspec_modifier, STATE(6842), 1, sym__scope_resolution, STATE(7224), 1, sym_virtual_specifier, STATE(8027), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2643), 2, sym__class_name, sym_qualified_type_identifier, STATE(5732), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5309), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207106] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3083), 1, sym_field_declaration_list, STATE(3518), 1, sym__class_declaration_item, STATE(3526), 1, sym__class_declaration, STATE(5731), 1, sym_ms_declspec_modifier, STATE(6842), 1, sym__scope_resolution, STATE(7224), 1, sym_virtual_specifier, STATE(8027), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2643), 2, sym__class_name, sym_qualified_type_identifier, STATE(5732), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5309), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207187] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1960), 1, sym__class_declaration, STATE(1961), 1, sym__class_declaration_item, STATE(5357), 1, sym_field_declaration_list, STATE(5797), 1, sym_ms_declspec_modifier, STATE(6837), 1, sym__scope_resolution, STATE(7301), 1, sym_virtual_specifier, STATE(7990), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4863), 2, sym__class_name, sym_qualified_type_identifier, STATE(5798), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5280), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207268] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2878), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207349] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2878), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207430] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2878), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207511] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2879), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207592] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2879), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207673] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2879), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207754] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(5691), 1, sym_ms_declspec_modifier, STATE(6839), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5692), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5300), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207835] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3977), 1, sym_field_declaration_list, STATE(5691), 1, sym_ms_declspec_modifier, STATE(6839), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5692), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5300), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207916] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3977), 1, sym_field_declaration_list, STATE(5691), 1, sym_ms_declspec_modifier, STATE(6839), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5692), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5300), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [207997] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(5774), 1, sym_ms_declspec_modifier, STATE(6791), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5775), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5281), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208078] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3977), 1, sym_field_declaration_list, STATE(5774), 1, sym_ms_declspec_modifier, STATE(6791), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5775), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5281), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208159] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3977), 1, sym_field_declaration_list, STATE(5774), 1, sym_ms_declspec_modifier, STATE(6791), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5775), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5281), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208240] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1915), 1, sym__class_declaration, STATE(1961), 1, sym__class_declaration_item, STATE(5357), 1, sym_field_declaration_list, STATE(5797), 1, sym_ms_declspec_modifier, STATE(6837), 1, sym__scope_resolution, STATE(7301), 1, sym_virtual_specifier, STATE(7990), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4863), 2, sym__class_name, sym_qualified_type_identifier, STATE(5798), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5280), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208321] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2881), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208402] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2881), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208483] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2881), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208564] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5037), 1, sym_field_declaration_list, STATE(5129), 1, sym__class_declaration_item, STATE(5132), 1, sym__class_declaration, STATE(5739), 1, sym_ms_declspec_modifier, STATE(6844), 1, sym__scope_resolution, STATE(7262), 1, sym_virtual_specifier, STATE(7865), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4692), 2, sym__class_name, sym_qualified_type_identifier, STATE(5740), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5315), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208645] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2840), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208726] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2840), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208807] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2840), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208888] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1939), 1, sym__class_declaration, STATE(1961), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(5650), 1, sym_ms_declspec_modifier, STATE(6826), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5651), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5273), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [208969] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209050] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5037), 1, sym_field_declaration_list, STATE(5089), 1, sym__class_declaration, STATE(5129), 1, sym__class_declaration_item, STATE(5739), 1, sym_ms_declspec_modifier, STATE(6844), 1, sym__scope_resolution, STATE(7262), 1, sym_virtual_specifier, STATE(7865), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4692), 2, sym__class_name, sym_qualified_type_identifier, STATE(5740), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5315), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209131] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6734), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2958), 1, sym_field_declaration_list, STATE(3233), 1, sym__class_declaration, STATE(3234), 1, sym__class_declaration_item, STATE(5795), 1, sym_ms_declspec_modifier, STATE(6794), 1, sym__scope_resolution, STATE(7287), 1, sym_virtual_specifier, STATE(8024), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2549), 2, sym__class_name, sym_qualified_type_identifier, STATE(5796), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5297), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209212] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1939), 1, sym__class_declaration, STATE(1961), 1, sym__class_declaration_item, STATE(5357), 1, sym_field_declaration_list, STATE(5797), 1, sym_ms_declspec_modifier, STATE(6837), 1, sym__scope_resolution, STATE(7301), 1, sym_virtual_specifier, STATE(7990), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4863), 2, sym__class_name, sym_qualified_type_identifier, STATE(5798), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5280), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209293] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4111), 1, sym_field_declaration_list, STATE(4243), 1, sym__class_declaration, STATE(4245), 1, sym__class_declaration_item, STATE(5652), 1, sym_ms_declspec_modifier, STATE(6846), 1, sym__scope_resolution, STATE(7297), 1, sym_virtual_specifier, STATE(7975), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3431), 2, sym__class_name, sym_qualified_type_identifier, STATE(5653), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5284), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209374] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4111), 1, sym_field_declaration_list, STATE(4245), 1, sym__class_declaration_item, STATE(4246), 1, sym__class_declaration, STATE(5652), 1, sym_ms_declspec_modifier, STATE(6846), 1, sym__scope_resolution, STATE(7297), 1, sym_virtual_specifier, STATE(7975), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3431), 2, sym__class_name, sym_qualified_type_identifier, STATE(5653), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5284), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209455] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4111), 1, sym_field_declaration_list, STATE(4245), 1, sym__class_declaration_item, STATE(4247), 1, sym__class_declaration, STATE(5652), 1, sym_ms_declspec_modifier, STATE(6846), 1, sym__scope_resolution, STATE(7297), 1, sym_virtual_specifier, STATE(7975), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3431), 2, sym__class_name, sym_qualified_type_identifier, STATE(5653), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5284), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209536] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209617] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4958), 1, sym__class_declaration, STATE(4959), 1, sym__class_declaration_item, STATE(5709), 1, sym_ms_declspec_modifier, STATE(6791), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5710), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5257), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209698] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4959), 1, sym__class_declaration_item, STATE(4960), 1, sym__class_declaration, STATE(5709), 1, sym_ms_declspec_modifier, STATE(6791), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5710), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5257), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209779] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4959), 1, sym__class_declaration_item, STATE(4961), 1, sym__class_declaration, STATE(5709), 1, sym_ms_declspec_modifier, STATE(6791), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5710), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5257), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209860] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5672), 1, sym_ms_declspec_modifier, STATE(6789), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4118), 2, sym__class_name, sym_qualified_type_identifier, STATE(5674), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5274), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [209941] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2846), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210022] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6734), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2958), 1, sym_field_declaration_list, STATE(3234), 1, sym__class_declaration_item, STATE(3238), 1, sym__class_declaration, STATE(5795), 1, sym_ms_declspec_modifier, STATE(6794), 1, sym__scope_resolution, STATE(7287), 1, sym_virtual_specifier, STATE(8024), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2549), 2, sym__class_name, sym_qualified_type_identifier, STATE(5796), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5297), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210103] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6734), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2958), 1, sym_field_declaration_list, STATE(3234), 1, sym__class_declaration_item, STATE(3242), 1, sym__class_declaration, STATE(5795), 1, sym_ms_declspec_modifier, STATE(6794), 1, sym__scope_resolution, STATE(7287), 1, sym_virtual_specifier, STATE(8024), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2549), 2, sym__class_name, sym_qualified_type_identifier, STATE(5796), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5297), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210184] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5750), 1, sym_ms_declspec_modifier, STATE(6840), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5751), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5319), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210265] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5750), 1, sym_ms_declspec_modifier, STATE(6840), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5751), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5319), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210346] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5750), 1, sym_ms_declspec_modifier, STATE(6840), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5751), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5319), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210427] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2841), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210508] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210589] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6446), 1, sym_trailing_return_type, STATE(6476), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5491), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [210664] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6440), 1, sym_trailing_return_type, STATE(6475), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5483), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [210739] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5672), 1, sym_ms_declspec_modifier, STATE(6789), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4118), 2, sym__class_name, sym_qualified_type_identifier, STATE(5674), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5274), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210820] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2861), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210901] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2861), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [210982] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2861), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [211063] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6424), 1, anon_sym_LBRACE, STATE(1976), 1, sym_attribute_specifier, STATE(5364), 1, sym_enumerator_list, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6270), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6268), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [211110] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6424), 1, anon_sym_LBRACE, STATE(1948), 1, sym_attribute_specifier, STATE(5367), 1, sym_enumerator_list, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6184), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6182), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [211157] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2863), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [211238] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2863), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [211319] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2863), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [211400] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2763), 1, sym__class_declaration, STATE(2764), 1, sym__class_declaration_item, STATE(5718), 1, sym_ms_declspec_modifier, STATE(6811), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5719), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5332), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [211481] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2764), 1, sym__class_declaration_item, STATE(2765), 1, sym__class_declaration, STATE(5718), 1, sym_ms_declspec_modifier, STATE(6811), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5719), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5332), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [211562] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, ACTIONS(9685), 1, anon_sym_LPAREN2, STATE(2434), 1, aux_sym_sized_type_specifier_repeat1, STATE(3567), 1, sym_argument_list, STATE(4892), 1, sym_initializer_list, ACTIONS(5684), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6560), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5686), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_GT2, [211613] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2764), 1, sym__class_declaration_item, STATE(2766), 1, sym__class_declaration, STATE(5718), 1, sym_ms_declspec_modifier, STATE(6811), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5719), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5332), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [211694] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(5680), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2293), 1, sym_field_declaration_list, STATE(2357), 1, sym__class_declaration, STATE(2396), 1, sym__class_declaration_item, STATE(5682), 1, sym_ms_declspec_modifier, STATE(6803), 1, sym__scope_resolution, STATE(7207), 1, sym_virtual_specifier, STATE(7809), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(1893), 2, sym__class_name, sym_qualified_type_identifier, STATE(5683), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5338), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [211775] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(5680), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2293), 1, sym_field_declaration_list, STATE(2396), 1, sym__class_declaration_item, STATE(2407), 1, sym__class_declaration, STATE(5682), 1, sym_ms_declspec_modifier, STATE(6803), 1, sym__scope_resolution, STATE(7207), 1, sym_virtual_specifier, STATE(7809), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(1893), 2, sym__class_name, sym_qualified_type_identifier, STATE(5683), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5338), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [211856] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9430), 1, anon_sym_requires, STATE(6439), 1, sym_trailing_return_type, STATE(6454), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5488), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9230), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [211931] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5672), 1, sym_ms_declspec_modifier, STATE(6789), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4118), 2, sym__class_name, sym_qualified_type_identifier, STATE(5674), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5274), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [212012] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9690), 1, anon_sym_requires, STATE(6447), 1, sym_trailing_return_type, STATE(6457), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5489), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9411), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [212087] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2870), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [212168] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2870), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [212249] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2870), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [212330] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2871), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [212411] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2871), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [212492] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2871), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [212573] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(9111), 1, anon_sym_LBRACE, ACTIONS(9693), 1, anon_sym_COLON, STATE(4703), 1, sym__enum_base_clause, STATE(4876), 1, sym_enumerator_list, STATE(4952), 1, sym_attribute_specifier, ACTIONS(6628), 3, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, ACTIONS(6630), 21, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [212626] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(9111), 1, anon_sym_LBRACE, ACTIONS(9693), 1, anon_sym_COLON, STATE(4765), 1, sym__enum_base_clause, STATE(4909), 1, sym_enumerator_list, STATE(4964), 1, sym_attribute_specifier, ACTIONS(6634), 3, anon_sym_AMP, anon_sym_LBRACK, anon_sym_const, ACTIONS(6636), 21, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [212679] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2841), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [212760] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3183), 1, sym_field_declaration_list, STATE(3854), 1, sym__class_declaration, STATE(3857), 1, sym__class_declaration_item, STATE(5725), 1, sym_ms_declspec_modifier, STATE(6833), 1, sym__scope_resolution, STATE(7294), 1, sym_virtual_specifier, STATE(7822), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2700), 2, sym__class_name, sym_qualified_type_identifier, STATE(5726), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5307), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [212841] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3183), 1, sym_field_declaration_list, STATE(3742), 1, sym__class_declaration, STATE(3857), 1, sym__class_declaration_item, STATE(5725), 1, sym_ms_declspec_modifier, STATE(6833), 1, sym__scope_resolution, STATE(7294), 1, sym_virtual_specifier, STATE(7822), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2700), 2, sym__class_name, sym_qualified_type_identifier, STATE(5726), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5307), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [212922] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3183), 1, sym_field_declaration_list, STATE(3743), 1, sym__class_declaration, STATE(3857), 1, sym__class_declaration_item, STATE(5725), 1, sym_ms_declspec_modifier, STATE(6833), 1, sym__scope_resolution, STATE(7294), 1, sym_virtual_specifier, STATE(7822), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2700), 2, sym__class_name, sym_qualified_type_identifier, STATE(5726), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5307), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213003] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1960), 1, sym__class_declaration, STATE(1961), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(5746), 1, sym_ms_declspec_modifier, STATE(6835), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5748), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5324), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213084] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2842), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213165] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2842), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213246] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2842), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213327] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2841), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213408] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1915), 1, sym__class_declaration, STATE(1961), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(5746), 1, sym_ms_declspec_modifier, STATE(6835), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5748), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5324), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213489] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2763), 1, sym__class_declaration, STATE(2764), 1, sym__class_declaration_item, STATE(5701), 1, sym_ms_declspec_modifier, STATE(6798), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5702), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5260), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213570] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2873), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213651] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2873), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213732] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2873), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213813] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2874), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213894] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2874), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [213975] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2843), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214056] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2874), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214137] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2558), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2843), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214218] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2843), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214299] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4958), 1, sym__class_declaration, STATE(4959), 1, sym__class_declaration_item, STATE(5660), 1, sym_ms_declspec_modifier, STATE(6839), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5661), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5339), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214380] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4959), 1, sym__class_declaration_item, STATE(4960), 1, sym__class_declaration, STATE(5660), 1, sym_ms_declspec_modifier, STATE(6839), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5661), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5339), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214461] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1939), 1, sym__class_declaration, STATE(1961), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(5746), 1, sym_ms_declspec_modifier, STATE(6835), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5748), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5324), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214542] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2554), 1, sym__class_declaration_item, STATE(2596), 1, sym__class_declaration, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2846), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214623] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2764), 1, sym__class_declaration_item, STATE(2765), 1, sym__class_declaration, STATE(5701), 1, sym_ms_declspec_modifier, STATE(6798), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5702), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5260), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214704] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4959), 1, sym__class_declaration_item, STATE(4961), 1, sym__class_declaration, STATE(5660), 1, sym_ms_declspec_modifier, STATE(6839), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5661), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5339), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214785] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2553), 1, sym__class_declaration, STATE(2554), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5687), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2846), 2, sym__class_name, sym_qualified_type_identifier, STATE(5698), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5267), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214866] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1960), 1, sym__class_declaration, STATE(1961), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(5650), 1, sym_ms_declspec_modifier, STATE(6826), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5651), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5273), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [214947] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(5680), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2293), 1, sym_field_declaration_list, STATE(2321), 1, sym__class_declaration, STATE(2396), 1, sym__class_declaration_item, STATE(5682), 1, sym_ms_declspec_modifier, STATE(6803), 1, sym__scope_resolution, STATE(7207), 1, sym_virtual_specifier, STATE(7809), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(1893), 2, sym__class_name, sym_qualified_type_identifier, STATE(5683), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5338), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [215028] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4917), 1, sym__class_declaration_item, STATE(5714), 1, sym_ms_declspec_modifier, STATE(6791), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5713), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [215106] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6941), 1, sym_identifier, ACTIONS(6945), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(5475), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5124), 2, anon_sym___attribute__, anon_sym___attribute, STATE(5271), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5122), 3, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_GT2, ACTIONS(9699), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [215160] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3917), 1, sym_identifier, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(3931), 1, anon_sym_enum, ACTIONS(3933), 1, anon_sym_class, ACTIONS(3935), 1, anon_sym_struct, ACTIONS(3937), 1, anon_sym_union, ACTIONS(3939), 1, anon_sym_typename, STATE(2505), 1, sym_decltype, STATE(2577), 1, sym_type_specifier, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(6832), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [215236] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2780), 1, sym__class_declaration_item, STATE(5705), 1, sym_ms_declspec_modifier, STATE(6798), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5704), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [215314] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(8131), 1, sym_primitive_type, ACTIONS(9477), 1, sym_identifier, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9483), 1, anon_sym_enum, ACTIONS(9485), 1, anon_sym_class, ACTIONS(9487), 1, anon_sym_struct, ACTIONS(9489), 1, anon_sym_union, ACTIONS(9491), 1, anon_sym_typename, STATE(2312), 1, aux_sym_sized_type_specifier_repeat1, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(4393), 1, sym_type_specifier, STATE(6811), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9481), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [215390] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(8131), 1, sym_primitive_type, ACTIONS(9477), 1, sym_identifier, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9483), 1, anon_sym_enum, ACTIONS(9485), 1, anon_sym_class, ACTIONS(9487), 1, anon_sym_struct, ACTIONS(9489), 1, anon_sym_union, ACTIONS(9491), 1, anon_sym_typename, STATE(2312), 1, aux_sym_sized_type_specifier_repeat1, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(2768), 1, sym_type_specifier, STATE(6811), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9481), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [215466] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8143), 1, sym_identifier, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(8149), 1, sym_primitive_type, ACTIONS(8151), 1, anon_sym_enum, ACTIONS(8153), 1, anon_sym_class, ACTIONS(8155), 1, anon_sym_struct, ACTIONS(8157), 1, anon_sym_union, ACTIONS(8159), 1, sym_auto, ACTIONS(8161), 1, anon_sym_decltype, ACTIONS(8163), 1, anon_sym_typename, STATE(4230), 1, aux_sym_sized_type_specifier_repeat1, STATE(4893), 1, sym_template_type, STATE(4925), 1, sym_qualified_type_identifier, STATE(5050), 1, sym_decltype, STATE(5112), 1, sym_decltype_auto, STATE(5130), 1, sym_type_specifier, STATE(6844), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(8147), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(5116), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [215542] = 5, ACTIONS(3), 1, sym_comment, STATE(5345), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6054), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9701), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6056), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [215584] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9580), 1, sym_identifier, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9586), 1, sym_primitive_type, ACTIONS(9588), 1, anon_sym_enum, ACTIONS(9590), 1, anon_sym_class, ACTIONS(9592), 1, anon_sym_struct, ACTIONS(9594), 1, anon_sym_union, ACTIONS(9596), 1, sym_auto, ACTIONS(9598), 1, anon_sym_decltype, ACTIONS(9600), 1, anon_sym_typename, STATE(1634), 1, aux_sym_sized_type_specifier_repeat1, STATE(2043), 1, sym_template_type, STATE(2208), 1, sym_type_specifier, STATE(2222), 1, sym_qualified_type_identifier, STATE(2314), 1, sym_decltype, STATE(2388), 1, sym_decltype_auto, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9584), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2395), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [215660] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9590), 1, anon_sym_class, ACTIONS(9592), 1, anon_sym_struct, ACTIONS(9594), 1, anon_sym_union, ACTIONS(9596), 1, sym_auto, ACTIONS(9598), 1, anon_sym_decltype, ACTIONS(9605), 1, sym_identifier, ACTIONS(9609), 1, sym_primitive_type, ACTIONS(9611), 1, anon_sym_enum, ACTIONS(9613), 1, anon_sym_typename, STATE(1633), 1, aux_sym_sized_type_specifier_repeat1, STATE(2043), 1, sym_template_type, STATE(2208), 1, sym_type_specifier, STATE(2222), 1, sym_qualified_type_identifier, STATE(2314), 1, sym_decltype, STATE(2388), 1, sym_decltype_auto, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9607), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2395), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [215736] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2560), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5643), 1, sym_ms_declspec_modifier, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5782), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [215814] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5222), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9704), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5225), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [215856] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, ACTIONS(9499), 1, anon_sym_requires, STATE(5945), 1, sym_trailing_return_type, STATE(6268), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5503), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [215930] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8041), 1, sym_primitive_type, ACTIONS(9561), 1, sym_identifier, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9567), 1, anon_sym_enum, ACTIONS(9569), 1, anon_sym_class, ACTIONS(9571), 1, anon_sym_struct, ACTIONS(9573), 1, anon_sym_union, ACTIONS(9575), 1, anon_sym_typename, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1950), 1, aux_sym_sized_type_specifier_repeat1, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4019), 1, sym_type_specifier, STATE(6835), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9565), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [216006] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(6947), 1, sym_identifier, ACTIONS(6951), 1, sym_primitive_type, STATE(1682), 1, sym_alignas_qualifier, STATE(3225), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5145), 2, anon_sym___attribute__, anon_sym___attribute, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(5143), 3, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_GT2, ACTIONS(6949), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [216060] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(8043), 1, sym_identifier, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(8049), 1, anon_sym_class, ACTIONS(8051), 1, anon_sym_struct, ACTIONS(8053), 1, anon_sym_union, ACTIONS(9710), 1, anon_sym_enum, ACTIONS(9712), 1, anon_sym_typename, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(5258), 1, aux_sym_sized_type_specifier_repeat1, STATE(6843), 1, sym__scope_resolution, STATE(7846), 1, sym_type_specifier, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9708), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [216136] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1932), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(5645), 1, sym_ms_declspec_modifier, STATE(6826), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5790), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [216214] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(2560), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5773), 1, sym_ms_declspec_modifier, STATE(6789), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4118), 2, sym__class_name, sym_qualified_type_identifier, STATE(5772), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [216292] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(8043), 1, sym_identifier, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(8049), 1, anon_sym_class, ACTIONS(8051), 1, anon_sym_struct, ACTIONS(8053), 1, anon_sym_union, ACTIONS(9710), 1, anon_sym_enum, ACTIONS(9712), 1, anon_sym_typename, STATE(2505), 1, sym_decltype, STATE(2577), 1, sym_type_specifier, STATE(2590), 1, sym_decltype_auto, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(5258), 1, aux_sym_sized_type_specifier_repeat1, STATE(6843), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9708), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [216368] = 5, ACTIONS(3), 1, sym_comment, STATE(5334), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6105), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9714), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6107), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [216410] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9371), 1, anon_sym_requires, STATE(5592), 1, sym_trailing_return_type, STATE(6400), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, STATE(5508), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [216484] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9615), 1, sym_identifier, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9621), 1, sym_primitive_type, ACTIONS(9623), 1, anon_sym_enum, ACTIONS(9625), 1, anon_sym_class, ACTIONS(9627), 1, anon_sym_struct, ACTIONS(9629), 1, anon_sym_union, ACTIONS(9631), 1, sym_auto, ACTIONS(9633), 1, anon_sym_decltype, ACTIONS(9635), 1, anon_sym_typename, STATE(1937), 1, aux_sym_sized_type_specifier_repeat1, STATE(4060), 1, sym_template_type, STATE(4107), 1, sym_qualified_type_identifier, STATE(4157), 1, sym_decltype, STATE(4223), 1, sym_decltype_auto, STATE(4284), 1, sym_type_specifier, STATE(6846), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9619), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4225), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [216560] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9524), 1, sym_identifier, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9530), 1, sym_primitive_type, ACTIONS(9532), 1, anon_sym_enum, ACTIONS(9534), 1, anon_sym_class, ACTIONS(9536), 1, anon_sym_struct, ACTIONS(9538), 1, anon_sym_union, ACTIONS(9540), 1, sym_auto, ACTIONS(9542), 1, anon_sym_decltype, ACTIONS(9544), 1, anon_sym_typename, STATE(1684), 1, aux_sym_sized_type_specifier_repeat1, STATE(3164), 1, sym_template_type, STATE(3250), 1, sym_type_specifier, STATE(3384), 1, sym_qualified_type_identifier, STATE(3583), 1, sym_decltype, STATE(3749), 1, sym_decltype_auto, STATE(6833), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9528), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3767), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [216636] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1932), 1, sym__class_declaration_item, STATE(5357), 1, sym_field_declaration_list, STATE(5799), 1, sym_ms_declspec_modifier, STATE(6837), 1, sym__scope_resolution, STATE(7301), 1, sym_virtual_specifier, STATE(7990), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4863), 2, sym__class_name, sym_qualified_type_identifier, STATE(5642), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [216714] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2560), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(5788), 1, sym_ms_declspec_modifier, STATE(6791), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5787), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [216792] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3094), 1, anon_sym_enum, ACTIONS(3096), 1, anon_sym_class, ACTIONS(3098), 1, anon_sym_struct, ACTIONS(3100), 1, anon_sym_union, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(3128), 1, anon_sym_typename, ACTIONS(8127), 1, sym_identifier, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(8131), 1, sym_primitive_type, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(2768), 1, sym_type_specifier, STATE(4428), 1, aux_sym_sized_type_specifier_repeat1, STATE(6798), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(3090), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [216868] = 4, ACTIONS(3), 1, sym_comment, STATE(5322), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5784), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(5782), 25, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [216908] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4111), 1, sym_field_declaration_list, STATE(4281), 1, sym__class_declaration_item, STATE(5764), 1, sym_ms_declspec_modifier, STATE(6846), 1, sym__scope_resolution, STATE(7297), 1, sym_virtual_specifier, STATE(7975), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3431), 2, sym__class_name, sym_qualified_type_identifier, STATE(5656), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [216986] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9502), 1, sym_identifier, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9508), 1, sym_primitive_type, ACTIONS(9510), 1, anon_sym_enum, ACTIONS(9512), 1, anon_sym_class, ACTIONS(9514), 1, anon_sym_struct, ACTIONS(9516), 1, anon_sym_union, ACTIONS(9518), 1, sym_auto, ACTIONS(9520), 1, anon_sym_decltype, ACTIONS(9522), 1, anon_sym_typename, STATE(1658), 1, aux_sym_sized_type_specifier_repeat1, STATE(2876), 1, sym_template_type, STATE(2942), 1, sym_type_specifier, STATE(2999), 1, sym_qualified_type_identifier, STATE(3168), 1, sym_decltype, STATE(3290), 1, sym_decltype_auto, STATE(6794), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9506), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3182), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [217062] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9637), 1, sym_identifier, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9643), 1, sym_primitive_type, ACTIONS(9645), 1, anon_sym_enum, ACTIONS(9647), 1, anon_sym_class, ACTIONS(9649), 1, anon_sym_struct, ACTIONS(9651), 1, anon_sym_union, ACTIONS(9653), 1, sym_auto, ACTIONS(9655), 1, anon_sym_decltype, ACTIONS(9657), 1, anon_sym_typename, STATE(1678), 1, aux_sym_sized_type_specifier_repeat1, STATE(2993), 1, sym_template_type, STATE(3103), 1, sym_qualified_type_identifier, STATE(3350), 1, sym_decltype, STATE(3468), 1, sym_decltype_auto, STATE(3540), 1, sym_type_specifier, STATE(6842), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9641), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3477), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [217138] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9580), 1, sym_identifier, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9586), 1, sym_primitive_type, ACTIONS(9588), 1, anon_sym_enum, ACTIONS(9590), 1, anon_sym_class, ACTIONS(9592), 1, anon_sym_struct, ACTIONS(9594), 1, anon_sym_union, ACTIONS(9596), 1, sym_auto, ACTIONS(9598), 1, anon_sym_decltype, ACTIONS(9600), 1, anon_sym_typename, STATE(1634), 1, aux_sym_sized_type_specifier_repeat1, STATE(2043), 1, sym_template_type, STATE(2222), 1, sym_qualified_type_identifier, STATE(2238), 1, sym_type_specifier, STATE(2314), 1, sym_decltype, STATE(2388), 1, sym_decltype_auto, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9584), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2395), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [217214] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9457), 1, anon_sym_requires, STATE(5593), 1, sym_trailing_return_type, STATE(6401), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, STATE(5504), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [217288] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8105), 1, sym_primitive_type, ACTIONS(8115), 1, sym_auto, ACTIONS(8117), 1, anon_sym_decltype, ACTIONS(8165), 1, sym_identifier, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8169), 1, anon_sym_enum, ACTIONS(8171), 1, anon_sym_class, ACTIONS(8173), 1, anon_sym_struct, ACTIONS(8175), 1, anon_sym_union, ACTIONS(8177), 1, anon_sym_typename, STATE(2505), 1, sym_decltype, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(4464), 1, sym_template_type, STATE(4526), 1, sym_qualified_type_identifier, STATE(4935), 1, sym_decltype_auto, STATE(4965), 1, sym_type_specifier, STATE(6791), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4937), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [217364] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9430), 1, anon_sym_requires, STATE(6332), 1, sym__function_attributes_end, STATE(6439), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, STATE(5498), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [217438] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(73), 1, anon_sym_enum, ACTIONS(75), 1, anon_sym_class, ACTIONS(77), 1, anon_sym_struct, ACTIONS(79), 1, anon_sym_union, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(131), 1, anon_sym_typename, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3046), 1, sym_primitive_type, ACTIONS(4573), 1, sym_identifier, ACTIONS(4575), 1, anon_sym_COLON_COLON, STATE(2397), 1, aux_sym_sized_type_specifier_repeat1, STATE(2505), 1, sym_decltype, STATE(2577), 1, sym_type_specifier, STATE(2590), 1, sym_decltype_auto, STATE(2974), 1, sym_template_type, STATE(2978), 1, sym_qualified_type_identifier, STATE(6795), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(59), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [217514] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9615), 1, sym_identifier, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9621), 1, sym_primitive_type, ACTIONS(9623), 1, anon_sym_enum, ACTIONS(9625), 1, anon_sym_class, ACTIONS(9627), 1, anon_sym_struct, ACTIONS(9629), 1, anon_sym_union, ACTIONS(9631), 1, sym_auto, ACTIONS(9633), 1, anon_sym_decltype, ACTIONS(9635), 1, anon_sym_typename, STATE(1937), 1, aux_sym_sized_type_specifier_repeat1, STATE(4015), 1, sym_type_specifier, STATE(4060), 1, sym_template_type, STATE(4107), 1, sym_qualified_type_identifier, STATE(4157), 1, sym_decltype, STATE(4223), 1, sym_decltype_auto, STATE(6846), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9619), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4225), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [217590] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9502), 1, sym_identifier, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9508), 1, sym_primitive_type, ACTIONS(9510), 1, anon_sym_enum, ACTIONS(9512), 1, anon_sym_class, ACTIONS(9514), 1, anon_sym_struct, ACTIONS(9516), 1, anon_sym_union, ACTIONS(9518), 1, sym_auto, ACTIONS(9520), 1, anon_sym_decltype, ACTIONS(9522), 1, anon_sym_typename, STATE(1658), 1, aux_sym_sized_type_specifier_repeat1, STATE(2876), 1, sym_template_type, STATE(2999), 1, sym_qualified_type_identifier, STATE(3168), 1, sym_decltype, STATE(3258), 1, sym_type_specifier, STATE(3290), 1, sym_decltype_auto, STATE(6794), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9506), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3182), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [217666] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8057), 1, sym_identifier, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(8063), 1, sym_primitive_type, ACTIONS(8065), 1, anon_sym_enum, ACTIONS(8067), 1, anon_sym_class, ACTIONS(8069), 1, anon_sym_struct, ACTIONS(8071), 1, anon_sym_union, ACTIONS(8073), 1, anon_sym_typename, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1952), 1, sym_type_specifier, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(5327), 1, sym_template_type, STATE(5423), 1, sym_qualified_type_identifier, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [217742] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3046), 1, sym_primitive_type, ACTIONS(3048), 1, anon_sym_enum, ACTIONS(3050), 1, anon_sym_class, ACTIONS(3052), 1, anon_sym_struct, ACTIONS(3054), 1, anon_sym_union, ACTIONS(3056), 1, anon_sym_typename, ACTIONS(4573), 1, sym_identifier, ACTIONS(4575), 1, anon_sym_COLON_COLON, STATE(2397), 1, aux_sym_sized_type_specifier_repeat1, STATE(2505), 1, sym_decltype, STATE(2577), 1, sym_type_specifier, STATE(2590), 1, sym_decltype_auto, STATE(2974), 1, sym_template_type, STATE(2978), 1, sym_qualified_type_identifier, STATE(6795), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(59), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [217818] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, ACTIONS(9690), 1, anon_sym_requires, STATE(6333), 1, sym__function_attributes_end, STATE(6447), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, STATE(5495), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [217892] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6734), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2958), 1, sym_field_declaration_list, STATE(3366), 1, sym__class_declaration_item, STATE(5647), 1, sym_ms_declspec_modifier, STATE(6794), 1, sym__scope_resolution, STATE(7287), 1, sym_virtual_specifier, STATE(8024), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2549), 2, sym__class_name, sym_qualified_type_identifier, STATE(5646), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [217970] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9502), 1, sym_identifier, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9508), 1, sym_primitive_type, ACTIONS(9510), 1, anon_sym_enum, ACTIONS(9512), 1, anon_sym_class, ACTIONS(9514), 1, anon_sym_struct, ACTIONS(9516), 1, anon_sym_union, ACTIONS(9518), 1, sym_auto, ACTIONS(9520), 1, anon_sym_decltype, ACTIONS(9522), 1, anon_sym_typename, STATE(1658), 1, aux_sym_sized_type_specifier_repeat1, STATE(2876), 1, sym_template_type, STATE(2902), 1, sym_type_specifier, STATE(2999), 1, sym_qualified_type_identifier, STATE(3168), 1, sym_decltype, STATE(3290), 1, sym_decltype_auto, STATE(6794), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9506), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3182), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [218046] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(6326), 1, sym__function_attributes_end, STATE(6440), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, STATE(5517), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [218120] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2560), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(5696), 1, sym_ms_declspec_modifier, STATE(6839), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5695), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [218198] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8041), 1, sym_primitive_type, ACTIONS(9561), 1, sym_identifier, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9567), 1, anon_sym_enum, ACTIONS(9569), 1, anon_sym_class, ACTIONS(9571), 1, anon_sym_struct, ACTIONS(9573), 1, anon_sym_union, ACTIONS(9575), 1, anon_sym_typename, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1950), 1, aux_sym_sized_type_specifier_repeat1, STATE(1952), 1, sym_type_specifier, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(6835), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9565), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [218274] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9615), 1, sym_identifier, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9621), 1, sym_primitive_type, ACTIONS(9623), 1, anon_sym_enum, ACTIONS(9625), 1, anon_sym_class, ACTIONS(9627), 1, anon_sym_struct, ACTIONS(9629), 1, anon_sym_union, ACTIONS(9631), 1, sym_auto, ACTIONS(9633), 1, anon_sym_decltype, ACTIONS(9635), 1, anon_sym_typename, STATE(1937), 1, aux_sym_sized_type_specifier_repeat1, STATE(4019), 1, sym_type_specifier, STATE(4060), 1, sym_template_type, STATE(4107), 1, sym_qualified_type_identifier, STATE(4157), 1, sym_decltype, STATE(4223), 1, sym_decltype_auto, STATE(6846), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9619), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4225), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [218350] = 5, ACTIONS(3), 1, sym_comment, STATE(5326), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6111), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9717), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6113), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [218392] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9400), 1, anon_sym_requires, STATE(5933), 1, sym_trailing_return_type, STATE(6267), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5512), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [218466] = 5, ACTIONS(3), 1, sym_comment, STATE(5325), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6048), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9720), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6050), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [218508] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9397), 1, anon_sym_requires, STATE(6280), 1, sym_trailing_return_type, STATE(6299), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5500), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [218582] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3183), 1, sym_field_declaration_list, STATE(3846), 1, sym__class_declaration_item, STATE(5728), 1, sym_ms_declspec_modifier, STATE(6833), 1, sym__scope_resolution, STATE(7294), 1, sym_virtual_specifier, STATE(7822), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2700), 2, sym__class_name, sym_qualified_type_identifier, STATE(5727), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [218660] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, ACTIONS(9558), 1, anon_sym_requires, STATE(6286), 1, sym_trailing_return_type, STATE(6300), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5501), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [218734] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3083), 1, sym_field_declaration_list, STATE(3438), 1, sym__class_declaration_item, STATE(5734), 1, sym_ms_declspec_modifier, STATE(6842), 1, sym__scope_resolution, STATE(7224), 1, sym_virtual_specifier, STATE(8027), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2643), 2, sym__class_name, sym_qualified_type_identifier, STATE(5733), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [218812] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(8043), 1, sym_identifier, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(8049), 1, anon_sym_class, ACTIONS(8051), 1, anon_sym_struct, ACTIONS(8053), 1, anon_sym_union, ACTIONS(9710), 1, anon_sym_enum, ACTIONS(9712), 1, anon_sym_typename, STATE(2505), 1, sym_decltype, STATE(2590), 1, sym_decltype_auto, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(5258), 1, aux_sym_sized_type_specifier_repeat1, STATE(6843), 1, sym__scope_resolution, STATE(8117), 1, sym_type_specifier, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9708), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [218888] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6093), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9723), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6095), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [218930] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5849), 1, sym_trailing_return_type, STATE(6263), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5507), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [219004] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9524), 1, sym_identifier, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9530), 1, sym_primitive_type, ACTIONS(9532), 1, anon_sym_enum, ACTIONS(9534), 1, anon_sym_class, ACTIONS(9536), 1, anon_sym_struct, ACTIONS(9538), 1, anon_sym_union, ACTIONS(9540), 1, sym_auto, ACTIONS(9542), 1, anon_sym_decltype, ACTIONS(9544), 1, anon_sym_typename, STATE(1684), 1, aux_sym_sized_type_specifier_repeat1, STATE(3164), 1, sym_template_type, STATE(3268), 1, sym_type_specifier, STATE(3384), 1, sym_qualified_type_identifier, STATE(3583), 1, sym_decltype, STATE(3749), 1, sym_decltype_auto, STATE(6833), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9528), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3767), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [219080] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, STATE(5627), 1, sym_trailing_return_type, STATE(6397), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, STATE(5515), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [219154] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5037), 1, sym_field_declaration_list, STATE(5088), 1, sym__class_declaration_item, STATE(5742), 1, sym_ms_declspec_modifier, STATE(6844), 1, sym__scope_resolution, STATE(7262), 1, sym_virtual_specifier, STATE(7865), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4692), 2, sym__class_name, sym_qualified_type_identifier, STATE(5741), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [219232] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(8099), 1, sym_identifier, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8105), 1, sym_primitive_type, ACTIONS(8107), 1, anon_sym_enum, ACTIONS(8109), 1, anon_sym_class, ACTIONS(8111), 1, anon_sym_struct, ACTIONS(8113), 1, anon_sym_union, ACTIONS(8115), 1, sym_auto, ACTIONS(8117), 1, anon_sym_decltype, ACTIONS(8119), 1, anon_sym_typename, STATE(2505), 1, sym_decltype, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(4464), 1, sym_template_type, STATE(4526), 1, sym_qualified_type_identifier, STATE(4935), 1, sym_decltype_auto, STATE(4965), 1, sym_type_specifier, STATE(6839), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(4937), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [219308] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(6180), 1, sym_trailing_return_type, STATE(6366), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5528), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [219382] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9637), 1, sym_identifier, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9643), 1, sym_primitive_type, ACTIONS(9645), 1, anon_sym_enum, ACTIONS(9647), 1, anon_sym_class, ACTIONS(9649), 1, anon_sym_struct, ACTIONS(9651), 1, anon_sym_union, ACTIONS(9653), 1, sym_auto, ACTIONS(9655), 1, anon_sym_decltype, ACTIONS(9657), 1, anon_sym_typename, STATE(1678), 1, aux_sym_sized_type_specifier_repeat1, STATE(2993), 1, sym_template_type, STATE(3017), 1, sym_type_specifier, STATE(3103), 1, sym_qualified_type_identifier, STATE(3350), 1, sym_decltype, STATE(3468), 1, sym_decltype_auto, STATE(6842), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9641), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3477), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [219458] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2560), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(5755), 1, sym_ms_declspec_modifier, STATE(6840), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5754), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [219536] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3929), 1, sym_primitive_type, ACTIONS(8043), 1, sym_identifier, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(8047), 1, anon_sym_enum, ACTIONS(8049), 1, anon_sym_class, ACTIONS(8051), 1, anon_sym_struct, ACTIONS(8053), 1, anon_sym_union, ACTIONS(8055), 1, anon_sym_typename, STATE(2505), 1, sym_decltype, STATE(2577), 1, sym_type_specifier, STATE(2590), 1, sym_decltype_auto, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(3497), 1, sym_template_type, STATE(3590), 1, sym_qualified_type_identifier, STATE(6843), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [219612] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(5852), 1, sym_trailing_return_type, STATE(6264), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5511), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [219686] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6153), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9726), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6155), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [219728] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9590), 1, anon_sym_class, ACTIONS(9592), 1, anon_sym_struct, ACTIONS(9594), 1, anon_sym_union, ACTIONS(9596), 1, sym_auto, ACTIONS(9598), 1, anon_sym_decltype, ACTIONS(9605), 1, sym_identifier, ACTIONS(9609), 1, sym_primitive_type, ACTIONS(9611), 1, anon_sym_enum, ACTIONS(9613), 1, anon_sym_typename, STATE(1633), 1, aux_sym_sized_type_specifier_repeat1, STATE(2043), 1, sym_template_type, STATE(2222), 1, sym_qualified_type_identifier, STATE(2238), 1, sym_type_specifier, STATE(2314), 1, sym_decltype, STATE(2388), 1, sym_decltype_auto, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9607), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2395), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [219804] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1932), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(5762), 1, sym_ms_declspec_modifier, STATE(6835), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5761), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [219882] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6097), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9729), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6099), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [219924] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6089), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9732), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6091), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [219966] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(9464), 1, anon_sym_decltype, ACTIONS(9735), 1, sym_auto, STATE(1978), 1, sym_decltype_auto, ACTIONS(5686), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(5684), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [220012] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(6249), 1, sym_trailing_return_type, STATE(6365), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(5505), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [220086] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6131), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9737), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6133), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [220128] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8041), 1, sym_primitive_type, ACTIONS(9561), 1, sym_identifier, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9567), 1, anon_sym_enum, ACTIONS(9569), 1, anon_sym_class, ACTIONS(9571), 1, anon_sym_struct, ACTIONS(9573), 1, anon_sym_union, ACTIONS(9575), 1, anon_sym_typename, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1950), 1, aux_sym_sized_type_specifier_repeat1, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4015), 1, sym_type_specifier, STATE(6835), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9565), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [220204] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9637), 1, sym_identifier, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9643), 1, sym_primitive_type, ACTIONS(9645), 1, anon_sym_enum, ACTIONS(9647), 1, anon_sym_class, ACTIONS(9649), 1, anon_sym_struct, ACTIONS(9651), 1, anon_sym_union, ACTIONS(9653), 1, sym_auto, ACTIONS(9655), 1, anon_sym_decltype, ACTIONS(9657), 1, anon_sym_typename, STATE(1678), 1, aux_sym_sized_type_specifier_repeat1, STATE(2993), 1, sym_template_type, STATE(3030), 1, sym_type_specifier, STATE(3103), 1, sym_qualified_type_identifier, STATE(3350), 1, sym_decltype, STATE(3468), 1, sym_decltype_auto, STATE(6842), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9641), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3477), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [220280] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2780), 1, sym__class_declaration_item, STATE(5721), 1, sym_ms_declspec_modifier, STATE(6811), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5720), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [220358] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(125), 1, sym_auto, ACTIONS(127), 1, anon_sym_decltype, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1874), 1, anon_sym_enum, ACTIONS(1876), 1, anon_sym_class, ACTIONS(1878), 1, anon_sym_struct, ACTIONS(1880), 1, anon_sym_union, ACTIONS(1882), 1, anon_sym_typename, ACTIONS(3046), 1, sym_primitive_type, ACTIONS(5038), 1, sym_identifier, ACTIONS(5048), 1, anon_sym_COLON_COLON, STATE(2397), 1, aux_sym_sized_type_specifier_repeat1, STATE(2505), 1, sym_decltype, STATE(2577), 1, sym_type_specifier, STATE(2590), 1, sym_decltype_auto, STATE(2974), 1, sym_template_type, STATE(2978), 1, sym_qualified_type_identifier, STATE(6840), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(59), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2612), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [220434] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6083), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9740), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6085), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [220476] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8041), 1, sym_primitive_type, ACTIONS(9561), 1, sym_identifier, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9567), 1, anon_sym_enum, ACTIONS(9569), 1, anon_sym_class, ACTIONS(9571), 1, anon_sym_struct, ACTIONS(9573), 1, anon_sym_union, ACTIONS(9575), 1, anon_sym_typename, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1950), 1, aux_sym_sized_type_specifier_repeat1, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4135), 1, sym_type_specifier, STATE(6835), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9565), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [220552] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9580), 1, sym_identifier, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9586), 1, sym_primitive_type, ACTIONS(9588), 1, anon_sym_enum, ACTIONS(9590), 1, anon_sym_class, ACTIONS(9592), 1, anon_sym_struct, ACTIONS(9594), 1, anon_sym_union, ACTIONS(9596), 1, sym_auto, ACTIONS(9598), 1, anon_sym_decltype, ACTIONS(9600), 1, anon_sym_typename, STATE(1634), 1, aux_sym_sized_type_specifier_repeat1, STATE(2043), 1, sym_template_type, STATE(2222), 1, sym_qualified_type_identifier, STATE(2314), 1, sym_decltype, STATE(2348), 1, sym_type_specifier, STATE(2388), 1, sym_decltype_auto, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9584), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2395), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [220628] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(6327), 1, sym__function_attributes_end, STATE(6446), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, STATE(5523), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [220702] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(5680), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2293), 1, sym_field_declaration_list, STATE(2373), 1, sym__class_declaration_item, STATE(5685), 1, sym_ms_declspec_modifier, STATE(6803), 1, sym__scope_resolution, STATE(7207), 1, sym_virtual_specifier, STATE(7809), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(1893), 2, sym__class_name, sym_qualified_type_identifier, STATE(5684), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [220780] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5492), 1, anon_sym___declspec, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4917), 1, sym__class_declaration_item, STATE(5671), 1, sym_ms_declspec_modifier, STATE(6839), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5486), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5494), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5670), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, [220858] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9524), 1, sym_identifier, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9530), 1, sym_primitive_type, ACTIONS(9532), 1, anon_sym_enum, ACTIONS(9534), 1, anon_sym_class, ACTIONS(9536), 1, anon_sym_struct, ACTIONS(9538), 1, anon_sym_union, ACTIONS(9540), 1, sym_auto, ACTIONS(9542), 1, anon_sym_decltype, ACTIONS(9544), 1, anon_sym_typename, STATE(1684), 1, aux_sym_sized_type_specifier_repeat1, STATE(3164), 1, sym_template_type, STATE(3384), 1, sym_qualified_type_identifier, STATE(3583), 1, sym_decltype, STATE(3749), 1, sym_decltype_auto, STATE(3775), 1, sym_type_specifier, STATE(6833), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9528), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3767), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [220934] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1816), 1, anon_sym_enum, ACTIONS(1818), 1, anon_sym_class, ACTIONS(1820), 1, anon_sym_struct, ACTIONS(1822), 1, anon_sym_union, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(1850), 1, anon_sym_typename, ACTIONS(8035), 1, sym_identifier, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(8041), 1, sym_primitive_type, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1952), 1, sym_type_specifier, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [221010] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5626), 1, sym_trailing_return_type, STATE(6396), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, STATE(5527), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [221084] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1846), 1, sym_auto, ACTIONS(1848), 1, anon_sym_decltype, ACTIONS(8041), 1, sym_primitive_type, ACTIONS(9561), 1, sym_identifier, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9567), 1, anon_sym_enum, ACTIONS(9569), 1, anon_sym_class, ACTIONS(9571), 1, anon_sym_struct, ACTIONS(9573), 1, anon_sym_union, ACTIONS(9575), 1, anon_sym_typename, STATE(1894), 1, sym_decltype, STATE(1938), 1, sym_decltype_auto, STATE(1950), 1, aux_sym_sized_type_specifier_repeat1, STATE(2259), 1, sym_template_type, STATE(2305), 1, sym_qualified_type_identifier, STATE(4144), 1, sym_type_specifier, STATE(6835), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9565), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1946), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [221160] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9590), 1, anon_sym_class, ACTIONS(9592), 1, anon_sym_struct, ACTIONS(9594), 1, anon_sym_union, ACTIONS(9596), 1, sym_auto, ACTIONS(9598), 1, anon_sym_decltype, ACTIONS(9605), 1, sym_identifier, ACTIONS(9609), 1, sym_primitive_type, ACTIONS(9611), 1, anon_sym_enum, ACTIONS(9613), 1, anon_sym_typename, STATE(1633), 1, aux_sym_sized_type_specifier_repeat1, STATE(2043), 1, sym_template_type, STATE(2222), 1, sym_qualified_type_identifier, STATE(2314), 1, sym_decltype, STATE(2348), 1, sym_type_specifier, STATE(2388), 1, sym_decltype_auto, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9607), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2395), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [221236] = 5, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(6101), 4, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_LBRACE, ACTIONS(9743), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(6103), 21, anon_sym_AMP, anon_sym___extension__, anon_sym___attribute__, anon_sym___attribute, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [221278] = 22, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(3124), 1, sym_auto, ACTIONS(3126), 1, anon_sym_decltype, ACTIONS(8131), 1, sym_primitive_type, ACTIONS(9477), 1, sym_identifier, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9483), 1, anon_sym_enum, ACTIONS(9485), 1, anon_sym_class, ACTIONS(9487), 1, anon_sym_struct, ACTIONS(9489), 1, anon_sym_union, ACTIONS(9491), 1, anon_sym_typename, STATE(2312), 1, aux_sym_sized_type_specifier_repeat1, STATE(2601), 1, sym_template_type, STATE(2624), 1, sym_qualified_type_identifier, STATE(2715), 1, sym_decltype, STATE(2759), 1, sym_decltype_auto, STATE(4365), 1, sym_type_specifier, STATE(6811), 1, sym__scope_resolution, STATE(8338), 1, sym_dependent_type_identifier, ACTIONS(9481), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(2760), 7, sym_sized_type_specifier, sym_enum_specifier, sym_struct_specifier, sym_union_specifier, sym_placeholder_type_specifier, sym_class_specifier, sym_dependent_type, [221354] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7129), 1, anon_sym_STAR, ACTIONS(7131), 1, anon_sym_AMP_AMP, ACTIONS(7133), 1, anon_sym_AMP, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(6001), 1, sym__scope_resolution, STATE(6318), 1, sym__declarator, STATE(8167), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [221421] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(6027), 1, sym__scope_resolution, STATE(6647), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [221488] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9397), 1, anon_sym_requires, STATE(6280), 1, sym_trailing_return_type, STATE(6605), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5547), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [221561] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8088), 3, anon_sym_AMP, sym_ms_restrict_modifier, anon_sym_const, ACTIONS(8090), 26, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_COLON, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, anon_sym__unaligned, anon_sym___unaligned, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [221598] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(5990), 1, sym__scope_resolution, STATE(6473), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [221665] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(6027), 1, sym__scope_resolution, STATE(6124), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [221732] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(6027), 1, sym__scope_resolution, STATE(6414), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [221799] = 7, ACTIONS(3), 1, sym_comment, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(9748), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(9746), 8, anon_sym_AMP, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, sym_primitive_type, sym_identifier, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [221844] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7307), 1, anon_sym_STAR, ACTIONS(7309), 1, anon_sym_AMP_AMP, ACTIONS(7311), 1, anon_sym_AMP, ACTIONS(7313), 1, anon_sym_COLON_COLON, STATE(5992), 1, sym__scope_resolution, STATE(6315), 1, sym__declarator, STATE(8321), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [221911] = 5, ACTIONS(3), 1, sym_comment, STATE(1920), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6282), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6280), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [221952] = 5, ACTIONS(3), 1, sym_comment, STATE(1951), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6286), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6284), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [221993] = 5, ACTIONS(3), 1, sym_comment, STATE(1940), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6343), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6341), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [222034] = 5, ACTIONS(3), 1, sym_comment, STATE(1968), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6278), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6276), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [222075] = 5, ACTIONS(3), 1, sym_comment, STATE(1902), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6328), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6326), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [222116] = 5, ACTIONS(3), 1, sym_comment, STATE(1907), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6336), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6334), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [222157] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(6027), 1, sym__scope_resolution, STATE(6097), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [222224] = 5, ACTIONS(3), 1, sym_comment, STATE(1942), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6301), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6299), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [222265] = 5, ACTIONS(3), 1, sym_comment, STATE(1949), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6309), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6307), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [222306] = 5, ACTIONS(3), 1, sym_comment, STATE(1962), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6320), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6318), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [222347] = 5, ACTIONS(3), 1, sym_comment, STATE(1963), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6324), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6322), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [222388] = 5, ACTIONS(3), 1, sym_comment, STATE(1928), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6305), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6303), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [222429] = 5, ACTIONS(3), 1, sym_comment, STATE(1903), 1, sym_attribute_specifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(6332), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(6330), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [222470] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9577), 1, anon_sym_requires, STATE(6497), 1, sym__function_attributes_end, STATE(6689), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5549), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [222543] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5990), 1, sym__scope_resolution, STATE(6909), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [222610] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(6027), 1, sym__scope_resolution, STATE(6650), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [222677] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(6027), 1, sym__scope_resolution, STATE(6099), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [222744] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5990), 1, sym__scope_resolution, STATE(6853), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [222811] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5990), 1, sym__scope_resolution, STATE(6872), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [222878] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(6027), 1, sym__scope_resolution, STATE(6113), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [222945] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9750), 1, anon_sym_requires, STATE(6498), 1, sym__function_attributes_end, STATE(6691), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9411), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5550), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [223018] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5990), 1, sym__scope_resolution, STATE(6854), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [223085] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(5990), 1, sym__scope_resolution, STATE(6414), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [223152] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6249), 1, sym_trailing_return_type, STATE(6593), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5532), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [223225] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(6027), 1, sym__scope_resolution, STATE(6094), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [223292] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5990), 1, sym__scope_resolution, STATE(6859), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [223359] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5990), 1, sym__scope_resolution, STATE(6877), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [223426] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9397), 1, anon_sym_requires, STATE(6571), 1, sym__function_attributes_end, STATE(6775), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_LBRACE, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, STATE(5543), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [223499] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9558), 1, anon_sym_requires, STATE(6286), 1, sym_trailing_return_type, STATE(6606), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9411), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5540), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [223572] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(6027), 1, sym__scope_resolution, STATE(6725), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [223639] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8092), 3, anon_sym_AMP, sym_ms_restrict_modifier, anon_sym_const, ACTIONS(8094), 26, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_COLON, sym_ms_unsigned_ptr_modifier, sym_ms_signed_ptr_modifier, anon_sym__unaligned, anon_sym___unaligned, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_final, anon_sym_override, anon_sym_requires, [223676] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5990), 1, sym__scope_resolution, STATE(6869), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [223743] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(6027), 1, sym__scope_resolution, STATE(6724), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [223810] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6490), 1, sym__function_attributes_end, STATE(6706), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, STATE(5529), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [223883] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9558), 1, anon_sym_requires, STATE(6607), 1, sym__function_attributes_end, STATE(6744), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9411), 2, anon_sym_LPAREN2, anon_sym_LBRACE, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5536), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [223956] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7365), 1, anon_sym_STAR, ACTIONS(7367), 1, anon_sym_AMP_AMP, ACTIONS(7369), 1, anon_sym_AMP, STATE(6001), 1, sym__scope_resolution, STATE(6814), 1, sym__declarator, STATE(8491), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224023] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(5990), 1, sym__scope_resolution, STATE(6392), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224090] = 7, ACTIONS(3), 1, sym_comment, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(5354), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(9755), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(9753), 8, anon_sym_AMP, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, sym_primitive_type, sym_identifier, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [224135] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(6826), 1, anon_sym_LPAREN2, STATE(2240), 1, aux_sym_sized_type_specifier_repeat1, STATE(2470), 1, sym_argument_list, STATE(3964), 1, sym_initializer_list, ACTIONS(5684), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6024), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5686), 18, anon_sym_RPAREN, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, [224184] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(6027), 1, sym__scope_resolution, STATE(6112), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224251] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(9759), 1, anon_sym___attribute__, ACTIONS(9762), 1, anon_sym___attribute, ACTIONS(9765), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(5769), 1, sym_trailing_return_type, STATE(5855), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [224318] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(6027), 1, sym__scope_resolution, STATE(6731), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224385] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(6027), 1, sym__scope_resolution, STATE(6683), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224452] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(9413), 1, anon_sym___attribute__, ACTIONS(9416), 1, anon_sym___attribute, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(5749), 1, sym_trailing_return_type, STATE(5851), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [224519] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5990), 1, sym__scope_resolution, STATE(6929), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224586] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6180), 1, sym_trailing_return_type, STATE(6594), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9411), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, STATE(5539), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [224659] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(6027), 1, sym__scope_resolution, STATE(6730), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224726] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7345), 1, anon_sym_STAR, ACTIONS(7347), 1, anon_sym_AMP_AMP, ACTIONS(7349), 1, anon_sym_AMP, ACTIONS(7351), 1, anon_sym_COLON_COLON, STATE(6045), 1, sym__scope_resolution, STATE(6873), 1, sym__declarator, STATE(8508), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224793] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(5990), 1, sym__scope_resolution, STATE(6526), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224860] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(5990), 1, sym__scope_resolution, STATE(6455), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224927] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5990), 1, sym__scope_resolution, STATE(6730), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [224994] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7353), 1, anon_sym_STAR, ACTIONS(7355), 1, anon_sym_AMP_AMP, ACTIONS(7357), 1, anon_sym_AMP, STATE(6001), 1, sym__scope_resolution, STATE(6482), 1, sym__declarator, STATE(8386), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [225061] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(9232), 1, anon_sym___attribute__, ACTIONS(9235), 1, anon_sym___attribute, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9333), 1, anon_sym_requires, STATE(5679), 1, sym_trailing_return_type, STATE(5865), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [225128] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(9413), 1, anon_sym___attribute__, ACTIONS(9416), 1, anon_sym___attribute, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9427), 1, anon_sym_requires, STATE(5699), 1, sym_trailing_return_type, STATE(5866), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [225195] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(9759), 1, anon_sym___attribute__, ACTIONS(9762), 1, anon_sym___attribute, ACTIONS(9765), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9773), 1, anon_sym_requires, STATE(5707), 1, sym_trailing_return_type, STATE(5867), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [225262] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6491), 1, sym__function_attributes_end, STATE(6709), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9411), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, STATE(5542), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, [225335] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(5990), 1, sym__scope_resolution, STATE(6415), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [225402] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7359), 1, anon_sym_STAR, ACTIONS(7361), 1, anon_sym_AMP_AMP, ACTIONS(7363), 1, anon_sym_AMP, STATE(5990), 1, sym__scope_resolution, STATE(6629), 1, sym__declarator, STATE(8523), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [225469] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7345), 1, anon_sym_STAR, ACTIONS(7347), 1, anon_sym_AMP_AMP, ACTIONS(7349), 1, anon_sym_AMP, ACTIONS(7351), 1, anon_sym_COLON_COLON, STATE(6045), 1, sym__scope_resolution, STATE(6880), 1, sym__declarator, STATE(8508), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [225536] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7321), 1, anon_sym_STAR, ACTIONS(7323), 1, anon_sym_AMP_AMP, ACTIONS(7325), 1, anon_sym_AMP, STATE(5990), 1, sym__scope_resolution, STATE(6427), 1, sym__declarator, STATE(8449), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [225603] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, ACTIONS(7583), 1, anon_sym_LPAREN2, STATE(2240), 1, aux_sym_sized_type_specifier_repeat1, STATE(3509), 1, sym_argument_list, STATE(3510), 1, sym_initializer_list, ACTIONS(5684), 2, anon_sym_AMP, anon_sym_const, ACTIONS(6024), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5686), 18, anon_sym_RPAREN, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, [225652] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5688), 1, sym_identifier, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7365), 1, anon_sym_STAR, ACTIONS(7367), 1, anon_sym_AMP_AMP, ACTIONS(7369), 1, anon_sym_AMP, STATE(6001), 1, sym__scope_resolution, STATE(6773), 1, sym__declarator, STATE(8491), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [225719] = 7, ACTIONS(3), 1, sym_comment, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(5419), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(9778), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(9776), 8, anon_sym_AMP, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, sym_primitive_type, sym_identifier, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [225764] = 7, ACTIONS(3), 1, sym_comment, STATE(1682), 1, sym_alignas_qualifier, ACTIONS(69), 2, anon_sym_alignas, anon_sym__Alignas, STATE(1672), 2, sym_type_qualifier, aux_sym__type_definition_type_repeat1, ACTIONS(9782), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(9780), 8, anon_sym_AMP, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, sym_primitive_type, sym_identifier, ACTIONS(67), 13, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, [225809] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(9232), 1, anon_sym___attribute__, ACTIONS(9235), 1, anon_sym___attribute, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5673), 1, sym_trailing_return_type, STATE(5848), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 7, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [225876] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(29), 1, anon_sym_AMP_AMP, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3028), 1, anon_sym_STAR, ACTIONS(3030), 1, anon_sym_AMP, ACTIONS(5478), 1, sym_identifier, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(7135), 1, anon_sym_LBRACK, STATE(5990), 1, sym__scope_resolution, STATE(6856), 1, sym__declarator, STATE(8794), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [225943] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7289), 1, anon_sym_STAR, ACTIONS(7291), 1, anon_sym_AMP_AMP, ACTIONS(7293), 1, anon_sym_AMP, ACTIONS(7295), 1, anon_sym_COLON_COLON, STATE(6027), 1, sym__scope_resolution, STATE(6072), 1, sym__declarator, STATE(8906), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [226010] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9464), 1, anon_sym_decltype, ACTIONS(9735), 1, sym_auto, STATE(1978), 1, sym_decltype_auto, ACTIONS(5686), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(5684), 23, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [226053] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3024), 1, anon_sym_LPAREN2, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7135), 1, anon_sym_LBRACK, ACTIONS(7287), 1, sym_identifier, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(7315), 1, anon_sym_STAR, ACTIONS(7317), 1, anon_sym_AMP_AMP, ACTIONS(7319), 1, anon_sym_AMP, STATE(6027), 1, sym__scope_resolution, STATE(6733), 1, sym__declarator, STATE(8229), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(6205), 11, sym_parenthesized_declarator, sym_attributed_declarator, sym_pointer_declarator, sym_function_declarator, sym_array_declarator, sym_reference_declarator, sym_structured_binding_declarator, sym_template_function, sym_destructor_name, sym_qualified_identifier, sym_operator_name, [226120] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9765), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(5769), 1, sym_trailing_return_type, STATE(6133), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [226186] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9371), 1, anon_sym_requires, STATE(5592), 1, sym_trailing_return_type, STATE(5871), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [226252] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9443), 1, anon_sym___asm, STATE(5627), 1, sym_trailing_return_type, STATE(5860), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [226318] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9765), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9773), 1, anon_sym_requires, STATE(5707), 1, sym_trailing_return_type, STATE(6156), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [226384] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9443), 1, anon_sym___asm, ACTIONS(9457), 1, anon_sym_requires, STATE(5593), 1, sym_trailing_return_type, STATE(5872), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [226450] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5673), 1, sym_trailing_return_type, STATE(6164), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [226516] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9790), 1, anon_sym___asm, ACTIONS(9793), 1, anon_sym_requires, STATE(5594), 1, sym_trailing_return_type, STATE(5873), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, ACTIONS(9787), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [226582] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5092), 1, anon_sym_decltype, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5670), 1, anon_sym_LBRACE, ACTIONS(6772), 1, sym_auto, STATE(2769), 1, sym_decltype_auto, ACTIONS(5684), 2, anon_sym_AMP, anon_sym_const, ACTIONS(5686), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_GT2, [226628] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5626), 1, sym_trailing_return_type, STATE(5859), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [226694] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9333), 1, anon_sym_requires, STATE(5679), 1, sym_trailing_return_type, STATE(6147), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [226760] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9443), 1, anon_sym___asm, STATE(5749), 1, sym_trailing_return_type, STATE(5899), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [226826] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9765), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9790), 1, anon_sym___asm, STATE(5769), 1, sym_trailing_return_type, STATE(5902), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9787), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [226892] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, STATE(5673), 1, sym_trailing_return_type, STATE(5897), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [226958] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9333), 1, anon_sym_requires, ACTIONS(9361), 1, anon_sym___asm, STATE(5679), 1, sym_trailing_return_type, STATE(5905), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [227024] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9427), 1, anon_sym_requires, ACTIONS(9443), 1, anon_sym___asm, STATE(5699), 1, sym_trailing_return_type, STATE(5906), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [227090] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9765), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9773), 1, anon_sym_requires, ACTIONS(9790), 1, anon_sym___asm, STATE(5707), 1, sym_trailing_return_type, STATE(5907), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, ACTIONS(9787), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, [227156] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9790), 1, anon_sym___asm, STATE(5628), 1, sym_trailing_return_type, STATE(5861), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9787), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [227222] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(5749), 1, sym_trailing_return_type, STATE(6143), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [227288] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9427), 1, anon_sym_requires, STATE(5699), 1, sym_trailing_return_type, STATE(6148), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [227354] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9400), 1, anon_sym_requires, STATE(5933), 1, sym_trailing_return_type, STATE(6019), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [227419] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, ACTIONS(9602), 1, anon_sym_requires, STATE(6063), 1, sym_trailing_return_type, STATE(6141), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [227484] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9361), 1, anon_sym___asm, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5849), 1, sym_trailing_return_type, STATE(6013), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9358), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [227549] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9400), 1, anon_sym_requires, STATE(5933), 1, sym_trailing_return_type, STATE(6208), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [227614] = 5, ACTIONS(3), 1, sym_comment, STATE(5322), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5686), 3, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, ACTIONS(9796), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5684), 19, anon_sym_AMP, anon_sym___extension__, anon_sym___based, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [227653] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9394), 1, anon_sym_requires, STATE(6069), 1, sym_trailing_return_type, STATE(6360), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [227718] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9799), 1, anon_sym_requires, STATE(5942), 1, sym_trailing_return_type, STATE(6260), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [227783] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5092), 1, anon_sym_decltype, ACTIONS(5670), 1, anon_sym_LBRACE, ACTIONS(6772), 1, sym_auto, STATE(2769), 1, sym_decltype_auto, ACTIONS(5684), 2, anon_sym_AMP, anon_sym_const, ACTIONS(5686), 21, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, anon_sym_GT2, [227826] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9443), 1, anon_sym___asm, STATE(5852), 1, sym_trailing_return_type, STATE(6014), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [227891] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9790), 1, anon_sym___asm, ACTIONS(9799), 1, anon_sym_requires, STATE(5942), 1, sym_trailing_return_type, STATE(6021), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, ACTIONS(9787), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [227956] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9602), 1, anon_sym_requires, STATE(6063), 1, sym_trailing_return_type, STATE(6379), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [228021] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(6190), 1, sym_trailing_return_type, STATE(6376), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [228086] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9397), 1, anon_sym_requires, STATE(6280), 1, sym_trailing_return_type, STATE(6340), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [228151] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(6096), 1, sym_trailing_return_type, STATE(6136), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [228216] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9499), 1, anon_sym_requires, STATE(5945), 1, sym_trailing_return_type, STATE(6238), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [228281] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9443), 1, anon_sym___asm, ACTIONS(9499), 1, anon_sym_requires, STATE(5945), 1, sym_trailing_return_type, STATE(6020), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, ACTIONS(9440), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [228346] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(6101), 1, sym_trailing_return_type, STATE(6346), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [228411] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9805), 1, anon_sym_requires, STATE(6071), 1, sym_trailing_return_type, STATE(6305), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [228476] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9558), 1, anon_sym_requires, STATE(6286), 1, sym_trailing_return_type, STATE(6295), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [228541] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(5627), 1, sym_trailing_return_type, STATE(6081), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [228606] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9808), 1, anon_sym___attribute__, ACTIONS(9811), 1, anon_sym___attribute, STATE(6101), 1, sym_trailing_return_type, STATE(6138), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [228671] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6096), 1, sym_trailing_return_type, STATE(6339), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [228736] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6249), 1, sym_trailing_return_type, STATE(6357), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [228801] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(6119), 1, sym_trailing_return_type, STATE(6137), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [228866] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9790), 1, anon_sym___asm, STATE(5854), 1, sym_trailing_return_type, STATE(6059), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9787), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [228931] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9371), 1, anon_sym_requires, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5592), 1, sym_trailing_return_type, STATE(6084), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [228996] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9457), 1, anon_sym_requires, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(5593), 1, sym_trailing_return_type, STATE(6085), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [229061] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9808), 1, anon_sym___attribute__, ACTIONS(9811), 1, anon_sym___attribute, STATE(5628), 1, sym_trailing_return_type, STATE(6082), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [229126] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9793), 1, anon_sym_requires, ACTIONS(9808), 1, anon_sym___attribute__, ACTIONS(9811), 1, anon_sym___attribute, STATE(5594), 1, sym_trailing_return_type, STATE(6086), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [229191] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9814), 1, anon_sym_requires, STATE(6291), 1, sym_trailing_return_type, STATE(6297), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [229256] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9805), 1, anon_sym_requires, ACTIONS(9808), 1, anon_sym___attribute__, ACTIONS(9811), 1, anon_sym___attribute, STATE(6071), 1, sym_trailing_return_type, STATE(6142), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [229321] = 6, ACTIONS(3), 1, sym_comment, STATE(2053), 1, aux_sym_sized_type_specifier_repeat1, ACTIONS(5225), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(5222), 3, anon_sym_COMMA, anon_sym_LBRACE, anon_sym_GT2, ACTIONS(5974), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, ACTIONS(5109), 17, anon_sym___extension__, anon_sym_const, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, sym_primitive_type, sym_identifier, [229362] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, STATE(5852), 1, sym_trailing_return_type, STATE(6178), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [229427] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9394), 1, anon_sym_requires, STATE(6069), 1, sym_trailing_return_type, STATE(6140), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [229492] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5849), 1, sym_trailing_return_type, STATE(6247), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [229557] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, STATE(5854), 1, sym_trailing_return_type, STATE(6191), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [229622] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6119), 1, sym_trailing_return_type, STATE(6323), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [229687] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5626), 1, sym_trailing_return_type, STATE(6080), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_EQ, anon_sym_GT2, [229752] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6180), 1, sym_trailing_return_type, STATE(6377), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, [229817] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6446), 1, sym_trailing_return_type, STATE(6476), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [229881] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6029), 1, sym_ms_call_modifier, STATE(6971), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(55), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, [229939] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6440), 1, sym_trailing_return_type, STATE(6475), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [230003] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9430), 1, anon_sym_requires, STATE(6439), 1, sym_trailing_return_type, STATE(6454), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [230067] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6052), 1, sym_ms_call_modifier, STATE(6973), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(55), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, [230125] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9690), 1, anon_sym_requires, STATE(6447), 1, sym_trailing_return_type, STATE(6457), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [230189] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9817), 1, anon_sym_requires, STATE(6449), 1, sym_trailing_return_type, STATE(6462), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [230253] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6006), 1, sym_ms_call_modifier, STATE(6991), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(55), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, [230311] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(6452), 1, sym_trailing_return_type, STATE(6479), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 4, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [230375] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6057), 1, sym_ms_call_modifier, STATE(6939), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, ACTIONS(55), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, [230433] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5072), 1, anon_sym_decltype, ACTIONS(5567), 1, anon_sym_COLON_COLON, ACTIONS(5670), 1, anon_sym_LBRACE, ACTIONS(6213), 1, sym_auto, STATE(1978), 1, sym_decltype_auto, ACTIONS(5684), 2, anon_sym_AMP, anon_sym_const, ACTIONS(5686), 19, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, [230477] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7974), 1, anon_sym_STAR, ACTIONS(7976), 1, anon_sym_AMP_AMP, ACTIONS(7978), 1, anon_sym_AMP, ACTIONS(8356), 1, anon_sym___asm, STATE(2944), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6273), 1, sym__abstract_declarator, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [230528] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9808), 1, anon_sym___attribute__, ACTIONS(9811), 1, anon_sym___attribute, ACTIONS(9817), 1, anon_sym_requires, STATE(6334), 1, sym__function_attributes_end, STATE(6449), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [230591] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(5072), 1, anon_sym_decltype, ACTIONS(5670), 1, anon_sym_LBRACE, ACTIONS(6213), 1, sym_auto, STATE(1978), 1, sym_decltype_auto, ACTIONS(5684), 2, anon_sym_AMP, anon_sym_const, ACTIONS(5686), 19, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym___extension__, anon_sym_LBRACK, anon_sym_constexpr, anon_sym_volatile, anon_sym_restrict, anon_sym___restrict__, anon_sym__Atomic, anon_sym__Noreturn, anon_sym_noreturn, anon_sym__Nonnull, anon_sym_mutable, anon_sym_constinit, anon_sym_consteval, anon_sym_alignas, anon_sym__Alignas, [230632] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(6249), 1, sym_trailing_return_type, STATE(6365), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [230695] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, ACTIONS(9690), 1, anon_sym_requires, STATE(6333), 1, sym__function_attributes_end, STATE(6447), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [230758] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9397), 1, anon_sym_requires, STATE(6280), 1, sym_trailing_return_type, STATE(6299), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [230821] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, ACTIONS(9558), 1, anon_sym_requires, STATE(6286), 1, sym_trailing_return_type, STATE(6300), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [230884] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9808), 1, anon_sym___attribute__, ACTIONS(9811), 1, anon_sym___attribute, ACTIONS(9814), 1, anon_sym_requires, STATE(6291), 1, sym_trailing_return_type, STATE(6301), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [230947] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(5849), 1, sym_trailing_return_type, STATE(6263), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [231010] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9799), 1, anon_sym_requires, ACTIONS(9808), 1, anon_sym___attribute__, ACTIONS(9811), 1, anon_sym___attribute, STATE(5942), 1, sym_trailing_return_type, STATE(6269), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [231073] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9793), 1, anon_sym_requires, STATE(5594), 1, sym_trailing_return_type, STATE(6402), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, [231136] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(6180), 1, sym_trailing_return_type, STATE(6366), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [231199] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, ACTIONS(9820), 1, anon_sym_LPAREN2, ACTIONS(9822), 1, anon_sym_LBRACE, ACTIONS(9826), 1, anon_sym_requires, STATE(2663), 1, sym_template_type, STATE(4287), 1, sym_requirement_seq, STATE(5556), 1, sym_lambda_capture_specifier, STATE(6811), 1, sym__scope_resolution, STATE(8010), 1, sym_requires_parameter_list, ACTIONS(9824), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(4853), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [231260] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(5852), 1, sym_trailing_return_type, STATE(6264), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [231323] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9457), 1, anon_sym_requires, STATE(5593), 1, sym_trailing_return_type, STATE(6401), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, [231386] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, ACTIONS(9828), 1, anon_sym_LPAREN2, ACTIONS(9830), 1, anon_sym_LBRACE, ACTIONS(9834), 1, anon_sym_requires, STATE(2761), 1, sym_template_type, STATE(3692), 1, sym_requirement_seq, STATE(5565), 1, sym_lambda_capture_specifier, STATE(6842), 1, sym__scope_resolution, STATE(7886), 1, sym_requires_parameter_list, ACTIONS(9832), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3659), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [231447] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, ACTIONS(9836), 1, anon_sym_LPAREN2, ACTIONS(9838), 1, anon_sym_LBRACE, ACTIONS(9842), 1, anon_sym_requires, STATE(2895), 1, sym_template_type, STATE(3904), 1, sym_requirement_seq, STATE(5567), 1, sym_lambda_capture_specifier, STATE(6833), 1, sym__scope_resolution, STATE(7987), 1, sym_requires_parameter_list, ACTIONS(9840), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3941), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [231508] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9808), 1, anon_sym___attribute__, ACTIONS(9811), 1, anon_sym___attribute, STATE(5854), 1, sym_trailing_return_type, STATE(6265), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [231571] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, ACTIONS(9499), 1, anon_sym_requires, STATE(5945), 1, sym_trailing_return_type, STATE(6268), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [231634] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9371), 1, anon_sym_requires, STATE(5592), 1, sym_trailing_return_type, STATE(6400), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, [231697] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, ACTIONS(9844), 1, anon_sym_LPAREN2, ACTIONS(9846), 1, anon_sym_LBRACE, ACTIONS(9850), 1, anon_sym_requires, STATE(3364), 1, sym_requirement_seq, STATE(3902), 1, sym_template_type, STATE(5562), 1, sym_lambda_capture_specifier, STATE(6846), 1, sym__scope_resolution, STATE(7883), 1, sym_requires_parameter_list, ACTIONS(9848), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(4290), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [231758] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9784), 1, anon_sym_LBRACK_LBRACK, STATE(5628), 1, sym_trailing_return_type, STATE(6398), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, [231821] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, STATE(6326), 1, sym__function_attributes_end, STATE(6440), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [231884] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9493), 1, anon_sym___attribute__, ACTIONS(9496), 1, anon_sym___attribute, STATE(6327), 1, sym__function_attributes_end, STATE(6446), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [231947] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, ACTIONS(9852), 1, anon_sym_LPAREN2, ACTIONS(9854), 1, anon_sym_LBRACE, ACTIONS(9858), 1, anon_sym_requires, STATE(2217), 1, sym_template_type, STATE(2452), 1, sym_requirement_seq, STATE(5573), 1, sym_lambda_capture_specifier, STATE(6803), 1, sym__scope_resolution, STATE(8121), 1, sym_requires_parameter_list, ACTIONS(9856), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(2453), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [232008] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7914), 1, anon_sym_STAR, ACTIONS(7916), 1, anon_sym_AMP_AMP, ACTIONS(7918), 1, anon_sym_AMP, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8356), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6252), 1, sym__abstract_declarator, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, [232059] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9400), 1, anon_sym_requires, STATE(5933), 1, sym_trailing_return_type, STATE(6267), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [232122] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, ACTIONS(9860), 1, anon_sym_LPAREN2, ACTIONS(9862), 1, anon_sym_LBRACE, ACTIONS(9866), 1, anon_sym_requires, STATE(2697), 1, sym_template_type, STATE(3561), 1, sym_requirement_seq, STATE(5554), 1, sym_lambda_capture_specifier, STATE(6794), 1, sym__scope_resolution, STATE(7985), 1, sym_requires_parameter_list, ACTIONS(9864), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3562), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [232183] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(7968), 1, anon_sym_STAR, ACTIONS(7970), 1, anon_sym_AMP_AMP, ACTIONS(7972), 1, anon_sym_AMP, ACTIONS(8356), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6222), 1, sym__abstract_declarator, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [232234] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9808), 1, anon_sym___attribute__, ACTIONS(9811), 1, anon_sym___attribute, STATE(6328), 1, sym__function_attributes_end, STATE(6452), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [232297] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9385), 1, anon_sym___attribute__, ACTIONS(9388), 1, anon_sym___attribute, ACTIONS(9430), 1, anon_sym_requires, STATE(6332), 1, sym__function_attributes_end, STATE(6439), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_GT2, [232360] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9368), 1, anon_sym_LBRACK_LBRACK, STATE(5626), 1, sym_trailing_return_type, STATE(6396), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, [232423] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, ACTIONS(9844), 1, anon_sym_LPAREN2, ACTIONS(9846), 1, anon_sym_LBRACE, ACTIONS(9850), 1, anon_sym_requires, STATE(1887), 1, sym_template_type, STATE(3364), 1, sym_requirement_seq, STATE(5562), 1, sym_lambda_capture_specifier, STATE(6835), 1, sym__scope_resolution, STATE(7883), 1, sym_requires_parameter_list, ACTIONS(9868), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(4229), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [232484] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9437), 1, anon_sym_LBRACK_LBRACK, STATE(5627), 1, sym_trailing_return_type, STATE(6397), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_EQ, [232547] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9808), 1, anon_sym___attribute__, ACTIONS(9811), 1, anon_sym___attribute, STATE(6190), 1, sym_trailing_return_type, STATE(6375), 1, sym__function_attributes_end, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, [232610] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6491), 1, sym__function_attributes_end, STATE(6709), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9411), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, [232672] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(9872), 2, anon_sym_LBRACK, anon_sym___asm, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5611), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(9870), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [232714] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9876), 1, anon_sym_SEMI, ACTIONS(9878), 1, anon_sym_COLON, ACTIONS(9880), 1, anon_sym_LBRACE, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(9884), 1, anon_sym_EQ, ACTIONS(9886), 1, anon_sym_try, STATE(1850), 1, sym_compound_statement, STATE(1851), 1, sym_default_method_clause, STATE(1852), 1, sym_delete_method_clause, STATE(1853), 1, sym_pure_virtual_clause, STATE(1854), 1, sym_try_statement, STATE(2850), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7016), 1, sym_bitfield_clause, STATE(7017), 1, sym_initializer_list, STATE(7019), 1, aux_sym_field_declaration_repeat1, STATE(8907), 1, sym_attribute_specifier, STATE(6555), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [232788] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6180), 1, sym_trailing_return_type, STATE(6594), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9411), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, [232850] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8016), 1, anon_sym_STAR, ACTIONS(8018), 1, anon_sym_AMP_AMP, ACTIONS(8020), 1, anon_sym_AMP, ACTIONS(8356), 1, anon_sym___asm, STATE(3086), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6308), 1, sym__abstract_declarator, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [232900] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9878), 1, anon_sym_COLON, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(9888), 1, anon_sym_SEMI, ACTIONS(9890), 1, anon_sym_LBRACE, ACTIONS(9892), 1, anon_sym_EQ, ACTIONS(9894), 1, anon_sym_try, STATE(1999), 1, sym_compound_statement, STATE(2010), 1, sym_default_method_clause, STATE(2032), 1, sym_delete_method_clause, STATE(2033), 1, sym_pure_virtual_clause, STATE(2034), 1, sym_try_statement, STATE(2850), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7005), 1, sym_initializer_list, STATE(7015), 1, sym_bitfield_clause, STATE(7055), 1, aux_sym_field_declaration_repeat1, STATE(8994), 1, sym_attribute_specifier, STATE(6555), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [232974] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9397), 1, anon_sym_requires, STATE(6280), 1, sym_trailing_return_type, STATE(6605), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, [233036] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9814), 1, anon_sym_requires, STATE(6590), 1, sym__function_attributes_end, STATE(6757), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9757), 2, anon_sym_LPAREN2, anon_sym_LBRACE, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, [233098] = 24, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9878), 1, anon_sym_COLON, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(9896), 1, anon_sym_SEMI, ACTIONS(9898), 1, anon_sym_LBRACE, ACTIONS(9900), 1, anon_sym_EQ, ACTIONS(9902), 1, anon_sym_try, STATE(2176), 1, sym_compound_statement, STATE(2177), 1, sym_default_method_clause, STATE(2178), 1, sym_delete_method_clause, STATE(2182), 1, sym_pure_virtual_clause, STATE(2188), 1, sym_try_statement, STATE(2850), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7001), 1, sym_bitfield_clause, STATE(7024), 1, aux_sym_field_declaration_repeat1, STATE(7038), 1, sym_initializer_list, STATE(8464), 1, sym_attribute_specifier, STATE(6555), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [233172] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6249), 1, sym_trailing_return_type, STATE(6593), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, [233234] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(6190), 1, sym_trailing_return_type, STATE(6595), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9757), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, [233296] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9814), 1, anon_sym_requires, STATE(6291), 1, sym_trailing_return_type, STATE(6608), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9757), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, [233358] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(9906), 2, anon_sym_LBRACK, anon_sym___asm, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5640), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(9904), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [233400] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9765), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(6493), 1, sym__function_attributes_end, STATE(6711), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9757), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, [233462] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9558), 1, anon_sym_requires, STATE(6607), 1, sym__function_attributes_end, STATE(6744), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9411), 2, anon_sym_LPAREN2, anon_sym_LBRACE, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, [233524] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9577), 1, anon_sym_requires, STATE(6497), 1, sym__function_attributes_end, STATE(6689), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, [233586] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9238), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6490), 1, sym__function_attributes_end, STATE(6706), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, [233648] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8422), 1, sym_identifier, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8426), 1, anon_sym_STAR, ACTIONS(8428), 1, anon_sym_AMP_AMP, ACTIONS(8430), 1, anon_sym_AMP, STATE(6134), 1, sym_ms_call_modifier, STATE(6923), 1, sym__field_declarator, STATE(7061), 1, sym_operator_name, STATE(8343), 1, sym_ms_based_modifier, ACTIONS(1808), 6, anon_sym___cdecl, anon_sym___clrcall, anon_sym___stdcall, anon_sym___fastcall, anon_sym___thiscall, anon_sym___vectorcall, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, [233702] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9558), 1, anon_sym_requires, STATE(6286), 1, sym_trailing_return_type, STATE(6606), 1, sym__function_attributes_end, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9411), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, [233764] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9397), 1, anon_sym_requires, STATE(6571), 1, sym__function_attributes_end, STATE(6775), 1, sym_trailing_return_type, STATE(6956), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, ACTIONS(9230), 2, anon_sym_LPAREN2, anon_sym_LBRACE, STATE(5541), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5639), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, [233826] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(9419), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9750), 1, anon_sym_requires, STATE(6498), 1, sym__function_attributes_end, STATE(6691), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9411), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, [233888] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(7055), 1, anon_sym___asm, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(9765), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9908), 1, anon_sym_requires, STATE(6499), 1, sym__function_attributes_end, STATE(6692), 1, sym_trailing_return_type, STATE(6948), 1, sym_gnu_asm_expression, ACTIONS(7053), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(9757), 2, anon_sym_LPAREN2, anon_sym_COLON, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5601), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5959), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, [233950] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9911), 1, anon_sym_LBRACE, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, STATE(3688), 1, sym_compound_statement, STATE(5715), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(8084), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234009] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8135), 1, anon_sym_STAR, ACTIONS(8137), 1, anon_sym_AMP_AMP, ACTIONS(8139), 1, anon_sym_AMP, ACTIONS(8356), 1, anon_sym___attribute, STATE(3027), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6463), 1, sym__abstract_declarator, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [234058] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, STATE(3352), 1, sym_compound_statement, STATE(5738), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(7917), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234117] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9919), 1, anon_sym_LBRACE, STATE(3461), 1, sym_compound_statement, STATE(5570), 1, sym_template_parameter_list, STATE(6044), 1, sym_parameter_list, STATE(8053), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234176] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, ACTIONS(9921), 1, anon_sym_LBRACE, STATE(1653), 1, sym_compound_statement, STATE(5724), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(7844), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234235] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9923), 1, anon_sym_LBRACE, STATE(4296), 1, sym_compound_statement, STATE(5569), 1, sym_template_parameter_list, STATE(6044), 1, sym_parameter_list, STATE(7803), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234294] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, ACTIONS(9925), 1, anon_sym_LBRACE, STATE(3352), 1, sym_compound_statement, STATE(5747), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(7976), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234353] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9921), 1, anon_sym_LBRACE, STATE(1647), 1, sym_compound_statement, STATE(5555), 1, sym_template_parameter_list, STATE(6044), 1, sym_parameter_list, STATE(8077), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234412] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, ACTIONS(9927), 1, anon_sym_LBRACE, STATE(5668), 1, sym_compound_statement, STATE(5730), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(8114), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234471] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, ACTIONS(9929), 1, anon_sym_LBRACE, STATE(3925), 1, sym_compound_statement, STATE(5697), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(7916), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234530] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, ACTIONS(9931), 1, anon_sym_LBRACE, STATE(5745), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(6117), 1, sym_compound_statement, STATE(8086), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234589] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9925), 1, anon_sym_LBRACE, STATE(3185), 1, sym_compound_statement, STATE(5557), 1, sym_template_parameter_list, STATE(6044), 1, sym_parameter_list, STATE(7834), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234648] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, STATE(1647), 1, sym_compound_statement, STATE(5568), 1, sym_template_parameter_list, STATE(6044), 1, sym_parameter_list, STATE(7984), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234707] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, ACTIONS(9933), 1, anon_sym_LBRACE, STATE(2456), 1, sym_compound_statement, STATE(5778), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(8134), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234766] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9911), 1, anon_sym_LBRACE, ACTIONS(9915), 1, anon_sym_DASH_GT, STATE(3699), 1, sym_compound_statement, STATE(5551), 1, sym_template_parameter_list, STATE(6044), 1, sym_parameter_list, STATE(7915), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234825] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9937), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9935), 20, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [234856] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9929), 1, anon_sym_LBRACE, STATE(3907), 1, sym_compound_statement, STATE(5560), 1, sym_template_parameter_list, STATE(6044), 1, sym_parameter_list, STATE(8037), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234915] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, STATE(1653), 1, sym_compound_statement, STATE(5744), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(8021), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [234974] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, ACTIONS(9923), 1, anon_sym_LBRACE, STATE(4288), 1, sym_compound_statement, STATE(5675), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(7969), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [235033] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9917), 1, anon_sym_requires, ACTIONS(9919), 1, anon_sym_LBRACE, STATE(3505), 1, sym_compound_statement, STATE(5792), 1, sym_requires_clause, STATE(6044), 1, sym_parameter_list, STATE(7907), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [235092] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9927), 1, anon_sym_LBRACE, STATE(5559), 1, sym_template_parameter_list, STATE(5655), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(8048), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [235151] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, STATE(3185), 1, sym_compound_statement, STATE(5553), 1, sym_template_parameter_list, STATE(6044), 1, sym_parameter_list, STATE(7885), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [235210] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9933), 1, anon_sym_LBRACE, STATE(2478), 1, sym_compound_statement, STATE(5564), 1, sym_template_parameter_list, STATE(6044), 1, sym_parameter_list, STATE(8119), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [235269] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9931), 1, anon_sym_LBRACE, STATE(5561), 1, sym_template_parameter_list, STATE(6044), 1, sym_parameter_list, STATE(6125), 1, sym_compound_statement, STATE(8068), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [235328] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(141), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3040), 1, anon_sym_COLON_COLON, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(9939), 1, sym_identifier, ACTIONS(9941), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(5575), 1, sym__scope_resolution, STATE(7166), 1, sym_qualified_operator_cast_identifier, STATE(7252), 1, sym_operator_cast, STATE(8338), 1, sym_decltype, STATE(8591), 1, sym_ms_based_modifier, [235398] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5558), 1, sym_lambda_capture_specifier, STATE(6832), 1, sym__scope_resolution, ACTIONS(9945), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6416), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [235450] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9951), 1, anon_sym_LPAREN2, STATE(5844), 1, sym_preproc_argument_list, ACTIONS(9953), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(9949), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [235484] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(9955), 1, sym_identifier, ACTIONS(9957), 1, anon_sym_TILDE, ACTIONS(9959), 1, anon_sym_COLON_COLON, ACTIONS(9961), 1, anon_sym_template, ACTIONS(9963), 1, anon_sym_operator, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(5578), 1, sym__scope_resolution, STATE(7166), 1, sym_qualified_operator_cast_identifier, STATE(7252), 1, sym_operator_cast, STATE(8338), 1, sym_decltype, STATE(8740), 1, sym_ms_based_modifier, [235554] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, ACTIONS(9965), 1, anon_sym_LPAREN2, ACTIONS(9969), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5571), 1, sym_lambda_capture_specifier, STATE(6839), 1, sym__scope_resolution, ACTIONS(9967), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5766), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [235606] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, ACTIONS(9965), 1, anon_sym_LPAREN2, ACTIONS(9969), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5571), 1, sym_lambda_capture_specifier, STATE(6839), 1, sym__scope_resolution, ACTIONS(9971), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5767), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [235658] = 23, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(141), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(3989), 1, anon_sym_COLON_COLON, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(9973), 1, sym_identifier, ACTIONS(9975), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(5581), 1, sym__scope_resolution, STATE(7166), 1, sym_qualified_operator_cast_identifier, STATE(7252), 1, sym_operator_cast, STATE(8338), 1, sym_decltype, STATE(8591), 1, sym_ms_based_modifier, [235728] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8191), 1, anon_sym_STAR, ACTIONS(8193), 1, anon_sym_AMP_AMP, ACTIONS(8195), 1, anon_sym_AMP, STATE(2921), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6485), 1, sym__abstract_declarator, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [235774] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, ACTIONS(9826), 1, anon_sym_requires, ACTIONS(9977), 1, anon_sym_LPAREN2, STATE(2663), 1, sym_template_type, STATE(5556), 1, sym_lambda_capture_specifier, STATE(6798), 1, sym__scope_resolution, ACTIONS(9979), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6420), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [235826] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, ACTIONS(9850), 1, anon_sym_requires, ACTIONS(9981), 1, anon_sym_LPAREN2, STATE(3902), 1, sym_template_type, STATE(5562), 1, sym_lambda_capture_specifier, STATE(6846), 1, sym__scope_resolution, ACTIONS(9983), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(4300), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [235878] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, ACTIONS(9850), 1, anon_sym_requires, ACTIONS(9981), 1, anon_sym_LPAREN2, STATE(3902), 1, sym_template_type, STATE(5562), 1, sym_lambda_capture_specifier, STATE(6846), 1, sym__scope_resolution, ACTIONS(9985), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3370), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [235930] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9850), 1, anon_sym_requires, ACTIONS(9981), 1, anon_sym_LPAREN2, ACTIONS(9987), 1, sym_identifier, ACTIONS(9989), 1, anon_sym_COLON_COLON, STATE(1887), 1, sym_template_type, STATE(5562), 1, sym_lambda_capture_specifier, STATE(6841), 1, sym__scope_resolution, ACTIONS(9991), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6207), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [235982] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, ACTIONS(9826), 1, anon_sym_requires, ACTIONS(9977), 1, anon_sym_LPAREN2, STATE(2663), 1, sym_template_type, STATE(5556), 1, sym_lambda_capture_specifier, STATE(6811), 1, sym__scope_resolution, ACTIONS(9993), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(4913), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236034] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, ACTIONS(9826), 1, anon_sym_requires, ACTIONS(9977), 1, anon_sym_LPAREN2, STATE(2663), 1, sym_template_type, STATE(5556), 1, sym_lambda_capture_specifier, STATE(6811), 1, sym__scope_resolution, ACTIONS(9995), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(4285), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236086] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5563), 1, sym_lambda_capture_specifier, STATE(6843), 1, sym__scope_resolution, ACTIONS(9997), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5634), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236138] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, ACTIONS(9965), 1, anon_sym_LPAREN2, ACTIONS(9969), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5571), 1, sym_lambda_capture_specifier, STATE(6839), 1, sym__scope_resolution, ACTIONS(9999), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5777), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236190] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9371), 1, anon_sym_requires, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9241), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9230), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [236228] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9457), 1, anon_sym_requires, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9422), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9411), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [236266] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9793), 1, anon_sym_requires, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9768), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9757), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [236304] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10008), 1, anon_sym_requires, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10003), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10001), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [236342] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10018), 1, anon_sym_requires, ACTIONS(10015), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6051), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10013), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10011), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [236380] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, ACTIONS(9866), 1, anon_sym_requires, ACTIONS(10021), 1, anon_sym_LPAREN2, STATE(2697), 1, sym_template_type, STATE(5554), 1, sym_lambda_capture_specifier, STATE(6794), 1, sym__scope_resolution, ACTIONS(10023), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3460), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236432] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, ACTIONS(9866), 1, anon_sym_requires, ACTIONS(10021), 1, anon_sym_LPAREN2, STATE(2697), 1, sym_template_type, STATE(5554), 1, sym_lambda_capture_specifier, STATE(6794), 1, sym__scope_resolution, ACTIONS(10025), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3464), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236484] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9850), 1, anon_sym_requires, ACTIONS(9981), 1, anon_sym_LPAREN2, STATE(1918), 1, sym_template_type, STATE(5572), 1, sym_lambda_capture_specifier, STATE(6832), 1, sym__scope_resolution, ACTIONS(10027), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(7111), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236536] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9850), 1, anon_sym_requires, ACTIONS(9981), 1, anon_sym_LPAREN2, STATE(1918), 1, sym_template_type, STATE(5572), 1, sym_lambda_capture_specifier, STATE(6832), 1, sym__scope_resolution, ACTIONS(9985), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3370), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236588] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9872), 2, anon_sym_LBRACK, anon_sym___asm, STATE(4401), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5824), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(9870), 13, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [236628] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9906), 2, anon_sym_LBRACK, anon_sym___asm, STATE(4401), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5946), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(9904), 13, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [236668] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, ACTIONS(10029), 1, sym_identifier, ACTIONS(10031), 1, anon_sym_COLON_COLON, STATE(2263), 1, sym_template_type, STATE(5558), 1, sym_lambda_capture_specifier, STATE(6820), 1, sym__scope_resolution, ACTIONS(10033), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(2273), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236720] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5558), 1, sym_lambda_capture_specifier, STATE(6832), 1, sym__scope_resolution, ACTIONS(10035), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6423), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236772] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5558), 1, sym_lambda_capture_specifier, STATE(6832), 1, sym__scope_resolution, ACTIONS(10037), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(1649), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236824] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, ACTIONS(9850), 1, anon_sym_requires, ACTIONS(9981), 1, anon_sym_LPAREN2, STATE(1887), 1, sym_template_type, STATE(5562), 1, sym_lambda_capture_specifier, STATE(6835), 1, sym__scope_resolution, ACTIONS(10039), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(4274), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236876] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, ACTIONS(9850), 1, anon_sym_requires, ACTIONS(9981), 1, anon_sym_LPAREN2, STATE(1887), 1, sym_template_type, STATE(5562), 1, sym_lambda_capture_specifier, STATE(6835), 1, sym__scope_resolution, ACTIONS(9985), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3370), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236928] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, ACTIONS(9834), 1, anon_sym_requires, ACTIONS(10041), 1, anon_sym_LPAREN2, STATE(2761), 1, sym_template_type, STATE(5565), 1, sym_lambda_capture_specifier, STATE(6842), 1, sym__scope_resolution, ACTIONS(10043), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3630), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [236980] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, ACTIONS(9834), 1, anon_sym_requires, ACTIONS(10041), 1, anon_sym_LPAREN2, STATE(2761), 1, sym_template_type, STATE(5565), 1, sym_lambda_capture_specifier, STATE(6842), 1, sym__scope_resolution, ACTIONS(10045), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3574), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237032] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, ACTIONS(10029), 1, sym_identifier, ACTIONS(10031), 1, anon_sym_COLON_COLON, STATE(2263), 1, sym_template_type, STATE(5558), 1, sym_lambda_capture_specifier, STATE(6820), 1, sym__scope_resolution, ACTIONS(10047), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(2265), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237084] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, ACTIONS(10029), 1, sym_identifier, ACTIONS(10031), 1, anon_sym_COLON_COLON, STATE(2263), 1, sym_template_type, STATE(5558), 1, sym_lambda_capture_specifier, STATE(6820), 1, sym__scope_resolution, ACTIONS(10037), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(1649), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237136] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10051), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10049), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [237170] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9659), 1, sym_identifier, ACTIONS(10053), 1, anon_sym_LPAREN2, ACTIONS(10057), 1, anon_sym_requires, STATE(4783), 1, sym_template_type, STATE(5574), 1, sym_lambda_capture_specifier, STATE(6844), 1, sym__scope_resolution, ACTIONS(10055), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6091), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237222] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, ACTIONS(9826), 1, anon_sym_requires, ACTIONS(9977), 1, anon_sym_LPAREN2, STATE(2663), 1, sym_template_type, STATE(5556), 1, sym_lambda_capture_specifier, STATE(6798), 1, sym__scope_resolution, ACTIONS(10059), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6384), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237274] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, ACTIONS(9826), 1, anon_sym_requires, ACTIONS(9977), 1, anon_sym_LPAREN2, STATE(2663), 1, sym_template_type, STATE(5556), 1, sym_lambda_capture_specifier, STATE(6798), 1, sym__scope_resolution, ACTIONS(9995), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(4285), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237326] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9965), 1, anon_sym_LPAREN2, ACTIONS(9969), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5571), 1, sym_lambda_capture_specifier, STATE(6791), 1, sym__scope_resolution, ACTIONS(10061), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6720), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237378] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9965), 1, anon_sym_LPAREN2, ACTIONS(9969), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5571), 1, sym_lambda_capture_specifier, STATE(6791), 1, sym__scope_resolution, ACTIONS(10063), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6710), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237430] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9965), 1, anon_sym_LPAREN2, ACTIONS(9969), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5571), 1, sym_lambda_capture_specifier, STATE(6791), 1, sym__scope_resolution, ACTIONS(9971), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5767), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237482] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5563), 1, sym_lambda_capture_specifier, STATE(6832), 1, sym__scope_resolution, ACTIONS(10065), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5876), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237534] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5563), 1, sym_lambda_capture_specifier, STATE(6832), 1, sym__scope_resolution, ACTIONS(10037), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(1649), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237586] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9850), 1, anon_sym_requires, ACTIONS(9981), 1, anon_sym_LPAREN2, STATE(1918), 1, sym_template_type, STATE(5572), 1, sym_lambda_capture_specifier, STATE(6832), 1, sym__scope_resolution, ACTIONS(10067), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(7113), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237638] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, ACTIONS(9858), 1, anon_sym_requires, ACTIONS(10069), 1, anon_sym_LPAREN2, STATE(2217), 1, sym_template_type, STATE(5573), 1, sym_lambda_capture_specifier, STATE(6803), 1, sym__scope_resolution, ACTIONS(10071), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(2516), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237690] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, ACTIONS(9858), 1, anon_sym_requires, ACTIONS(10069), 1, anon_sym_LPAREN2, STATE(2217), 1, sym_template_type, STATE(5573), 1, sym_lambda_capture_specifier, STATE(6803), 1, sym__scope_resolution, ACTIONS(10073), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(2517), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237742] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5563), 1, sym_lambda_capture_specifier, STATE(6832), 1, sym__scope_resolution, ACTIONS(10075), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5882), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [237794] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8201), 1, anon_sym_STAR, ACTIONS(8203), 1, anon_sym_AMP_AMP, ACTIONS(8205), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8356), 1, anon_sym___attribute, STATE(3087), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6532), 1, sym__abstract_declarator, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [237842] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9241), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9230), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [237880] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9422), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9411), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [237918] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9768), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9757), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [237956] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10003), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10001), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [237994] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6051), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10013), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10011), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [238032] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5563), 1, sym_lambda_capture_specifier, STATE(6843), 1, sym__scope_resolution, ACTIONS(10077), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(5632), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [238084] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, ACTIONS(9943), 1, anon_sym_LPAREN2, ACTIONS(9947), 1, anon_sym_requires, STATE(1918), 1, sym_template_type, STATE(5563), 1, sym_lambda_capture_specifier, STATE(6843), 1, sym__scope_resolution, ACTIONS(10037), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(1649), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [238136] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10079), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6219), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6221), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [238168] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, ACTIONS(9842), 1, anon_sym_requires, ACTIONS(10081), 1, anon_sym_LPAREN2, STATE(2895), 1, sym_template_type, STATE(5567), 1, sym_lambda_capture_specifier, STATE(6833), 1, sym__scope_resolution, ACTIONS(10083), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3942), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [238220] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(10079), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(10085), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(6241), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6243), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [238254] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, ACTIONS(9842), 1, anon_sym_requires, ACTIONS(10081), 1, anon_sym_LPAREN2, STATE(2895), 1, sym_template_type, STATE(5567), 1, sym_lambda_capture_specifier, STATE(6833), 1, sym__scope_resolution, ACTIONS(10087), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3944), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [238306] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9659), 1, sym_identifier, ACTIONS(10053), 1, anon_sym_LPAREN2, ACTIONS(10057), 1, anon_sym_requires, STATE(4783), 1, sym_template_type, STATE(5574), 1, sym_lambda_capture_specifier, STATE(6844), 1, sym__scope_resolution, ACTIONS(10089), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6098), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [238358] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9850), 1, anon_sym_requires, ACTIONS(9981), 1, anon_sym_LPAREN2, ACTIONS(9987), 1, sym_identifier, ACTIONS(9989), 1, anon_sym_COLON_COLON, STATE(1887), 1, sym_template_type, STATE(5562), 1, sym_lambda_capture_specifier, STATE(6841), 1, sym__scope_resolution, ACTIONS(10091), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6282), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [238410] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(9850), 1, anon_sym_requires, ACTIONS(9981), 1, anon_sym_LPAREN2, ACTIONS(9987), 1, sym_identifier, ACTIONS(9989), 1, anon_sym_COLON_COLON, STATE(1887), 1, sym_template_type, STATE(5562), 1, sym_lambda_capture_specifier, STATE(6841), 1, sym__scope_resolution, ACTIONS(9985), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(3370), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [238462] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(9906), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9904), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [238496] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(9872), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9870), 16, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [238530] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(2022), 1, anon_sym_LBRACK, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9659), 1, sym_identifier, ACTIONS(10053), 1, anon_sym_LPAREN2, ACTIONS(10057), 1, anon_sym_requires, STATE(4783), 1, sym_template_type, STATE(5574), 1, sym_lambda_capture_specifier, STATE(6844), 1, sym__scope_resolution, ACTIONS(10093), 2, sym_true, sym_false, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, STATE(6076), 8, sym__class_name, sym_constraint_conjunction, sym_constraint_disjunction, sym__requirement_clause_constraint, sym_requires_expression, sym_lambda_expression, sym_fold_expression, sym_qualified_type_identifier, [238582] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1901), 1, sym__class_declaration_item, STATE(5357), 1, sym_field_declaration_list, STATE(6837), 1, sym__scope_resolution, STATE(7301), 1, sym_virtual_specifier, STATE(7990), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(4863), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [238641] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2550), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5665), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [238700] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9333), 1, anon_sym_requires, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9241), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9230), 11, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [238737] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1912), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(6826), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5693), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [238796] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6734), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2958), 1, sym_field_declaration_list, STATE(3293), 1, sym__class_declaration_item, STATE(6794), 1, sym__scope_resolution, STATE(7287), 1, sym_virtual_specifier, STATE(8024), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2549), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [238855] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6734), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2958), 1, sym_field_declaration_list, STATE(3305), 1, sym__class_declaration_item, STATE(6794), 1, sym__scope_resolution, STATE(7287), 1, sym_virtual_specifier, STATE(8024), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2549), 2, sym__class_name, sym_qualified_type_identifier, STATE(5648), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [238914] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6734), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2958), 1, sym_field_declaration_list, STATE(3213), 1, sym__class_declaration_item, STATE(6794), 1, sym__scope_resolution, STATE(7287), 1, sym_virtual_specifier, STATE(8024), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2549), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [238973] = 5, ACTIONS(9949), 1, anon_sym_LF, ACTIONS(10095), 1, anon_sym_LPAREN2, ACTIONS(10097), 1, sym_comment, STATE(6017), 1, sym_preproc_argument_list, ACTIONS(9953), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [239006] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1945), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(6826), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5790), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [239065] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1931), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(6826), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [239124] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4111), 1, sym_field_declaration_list, STATE(4275), 1, sym__class_declaration_item, STATE(6846), 1, sym__scope_resolution, STATE(7297), 1, sym_virtual_specifier, STATE(7975), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3431), 2, sym__class_name, sym_qualified_type_identifier, STATE(5656), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [239183] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4111), 1, sym_field_declaration_list, STATE(4280), 1, sym__class_declaration_item, STATE(6846), 1, sym__scope_resolution, STATE(7297), 1, sym_virtual_specifier, STATE(7975), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3431), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [239242] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5170), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5172), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [239271] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5182), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5184), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [239300] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4111), 1, sym_field_declaration_list, STATE(4255), 1, sym__class_declaration_item, STATE(6846), 1, sym__scope_resolution, STATE(7297), 1, sym_virtual_specifier, STATE(7975), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3431), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [239359] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5168), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [239388] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5168), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [239417] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5168), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [239446] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4942), 1, sym__class_declaration_item, STATE(6839), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5670), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [239505] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4941), 1, sym__class_declaration_item, STATE(6839), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [239564] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10101), 1, anon_sym_LPAREN2, ACTIONS(10103), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10099), 17, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [239595] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5194), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5196), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [239624] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(1872), 1, anon_sym_LBRACE, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10109), 1, anon_sym_SEMI, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10117), 1, anon_sym_try, STATE(611), 1, sym_compound_statement, STATE(612), 1, sym_try_statement, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7438), 1, sym_gnu_asm_expression, STATE(7471), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [239685] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2575), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [239744] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10119), 1, anon_sym_SEMI, ACTIONS(10121), 1, anon_sym_LBRACE, ACTIONS(10123), 1, anon_sym_try, STATE(736), 1, sym_compound_statement, STATE(740), 1, sym_try_statement, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7551), 1, sym_gnu_asm_expression, STATE(7714), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [239805] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5198), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5200), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [239834] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5206), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5208), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [239863] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5186), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5188), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [239892] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4940), 1, sym__class_declaration_item, STATE(6839), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [239951] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4955), 1, sym__class_declaration_item, STATE(6839), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5676), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240010] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(2605), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6789), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4118), 2, sym__class_name, sym_qualified_type_identifier, STATE(5772), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240069] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9422), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9411), 11, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [240106] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(2555), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6789), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4118), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240165] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9923), 1, anon_sym_LBRACE, STATE(4318), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(7896), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [240218] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4983), 1, sym__class_declaration_item, STATE(6839), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240277] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(10129), 2, anon_sym_final, anon_sym_override, STATE(5677), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, ACTIONS(10127), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10125), 14, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, anon_sym_requires, [240310] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5158), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5160), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [240339] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9427), 1, anon_sym_requires, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9422), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9411), 11, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [240376] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5162), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5164), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [240405] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5178), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5180), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [240434] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5680), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2293), 1, sym_field_declaration_list, STATE(2400), 1, sym__class_declaration_item, STATE(6803), 1, sym__scope_resolution, STATE(7207), 1, sym_virtual_specifier, STATE(7809), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(1893), 2, sym__class_name, sym_qualified_type_identifier, STATE(5684), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240493] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5680), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2293), 1, sym_field_declaration_list, STATE(2372), 1, sym__class_declaration_item, STATE(6803), 1, sym__scope_resolution, STATE(7207), 1, sym_virtual_specifier, STATE(7809), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(1893), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240552] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5680), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2293), 1, sym_field_declaration_list, STATE(2333), 1, sym__class_declaration_item, STATE(6803), 1, sym__scope_resolution, STATE(7207), 1, sym_virtual_specifier, STATE(7809), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(1893), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240611] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5680), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2293), 1, sym_field_declaration_list, STATE(2342), 1, sym__class_declaration_item, STATE(6803), 1, sym__scope_resolution, STATE(7207), 1, sym_virtual_specifier, STATE(7809), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(1893), 2, sym__class_name, sym_qualified_type_identifier, STATE(5686), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240670] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(5680), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2293), 1, sym_field_declaration_list, STATE(2398), 1, sym__class_declaration_item, STATE(6803), 1, sym__scope_resolution, STATE(7207), 1, sym_virtual_specifier, STATE(7809), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(1893), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240729] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2605), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5782), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240788] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5174), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5176), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [240817] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10134), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10132), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [240846] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10138), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10136), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [240875] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2605), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(6839), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5695), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240934] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2555), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(6839), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [240993] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1966), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(6826), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241052] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9894), 1, anon_sym_try, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10140), 1, anon_sym_SEMI, ACTIONS(10142), 1, anon_sym_LBRACE, STATE(2019), 1, sym_compound_statement, STATE(2020), 1, sym_try_statement, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7652), 1, sym_gnu_asm_expression, STATE(7654), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [241113] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2546), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(6839), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241172] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2550), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(6839), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5700), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241231] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9929), 1, anon_sym_LBRACE, STATE(3955), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(8128), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [241284] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2555), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241343] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9773), 1, anon_sym_requires, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9768), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9757), 11, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [241380] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2575), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(6839), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241439] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2775), 1, sym__class_declaration_item, STATE(6798), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5704), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241498] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2779), 1, sym__class_declaration_item, STATE(6798), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241557] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10144), 1, anon_sym_SEMI, ACTIONS(10146), 1, anon_sym_LBRACE, ACTIONS(10148), 1, anon_sym_try, STATE(333), 1, sym_compound_statement, STATE(334), 1, sym_try_statement, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7465), 1, aux_sym_declaration_repeat1, STATE(7792), 1, sym_gnu_asm_expression, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [241618] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2789), 1, sym__class_declaration_item, STATE(6798), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241677] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2792), 1, sym__class_declaration_item, STATE(6798), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5706), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241736] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2799), 1, sym__class_declaration_item, STATE(6798), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241795] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10150), 1, anon_sym_requires, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10003), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10001), 11, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [241832] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10153), 1, anon_sym_requires, ACTIONS(10015), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6051), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10013), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10011), 11, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [241869] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4942), 1, sym__class_declaration_item, STATE(6791), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5713), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241928] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4941), 1, sym__class_declaration_item, STATE(6791), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [241987] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9886), 1, anon_sym_try, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10156), 1, anon_sym_SEMI, ACTIONS(10158), 1, anon_sym_LBRACE, STATE(1793), 1, sym_compound_statement, STATE(1794), 1, sym_try_statement, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7420), 1, sym_gnu_asm_expression, STATE(7421), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [242048] = 20, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(141), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5488), 1, anon_sym_COLON_COLON, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(10160), 1, sym_identifier, ACTIONS(10162), 1, anon_sym_template, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(5712), 1, sym__scope_resolution, STATE(7166), 1, sym_qualified_operator_cast_identifier, STATE(7252), 1, sym_operator_cast, STATE(8591), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [242111] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4940), 1, sym__class_declaration_item, STATE(6791), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242170] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4955), 1, sym__class_declaration_item, STATE(6791), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(5717), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242229] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9911), 1, anon_sym_LBRACE, ACTIONS(9915), 1, anon_sym_DASH_GT, STATE(3654), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(7856), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [242282] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10166), 1, anon_sym_RPAREN, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10176), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5758), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [242325] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4903), 1, sym_field_declaration_list, STATE(4983), 1, sym__class_declaration_item, STATE(6791), 1, sym__scope_resolution, STATE(7181), 1, sym_virtual_specifier, STATE(8034), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4406), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242384] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2775), 1, sym__class_declaration_item, STATE(6811), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5720), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242443] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2779), 1, sym__class_declaration_item, STATE(6811), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242502] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2789), 1, sym__class_declaration_item, STATE(6811), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242561] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2792), 1, sym__class_declaration_item, STATE(6811), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(5722), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242620] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6704), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2705), 1, sym_field_declaration_list, STATE(2799), 1, sym__class_declaration_item, STATE(6811), 1, sym__scope_resolution, STATE(7285), 1, sym_virtual_specifier, STATE(7940), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2528), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242679] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9902), 1, anon_sym_try, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10180), 1, anon_sym_SEMI, ACTIONS(10182), 1, anon_sym_LBRACE, STATE(2116), 1, sym_compound_statement, STATE(2117), 1, sym_try_statement, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7541), 1, sym_gnu_asm_expression, STATE(7543), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [242740] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9921), 1, anon_sym_LBRACE, STATE(1640), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(7901), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [242793] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3183), 1, sym_field_declaration_list, STATE(3828), 1, sym__class_declaration_item, STATE(6833), 1, sym__scope_resolution, STATE(7294), 1, sym_virtual_specifier, STATE(7822), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2700), 2, sym__class_name, sym_qualified_type_identifier, STATE(5727), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242852] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3183), 1, sym_field_declaration_list, STATE(3841), 1, sym__class_declaration_item, STATE(6833), 1, sym__scope_resolution, STATE(7294), 1, sym_virtual_specifier, STATE(7822), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2700), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242911] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3183), 1, sym_field_declaration_list, STATE(3750), 1, sym__class_declaration_item, STATE(6833), 1, sym__scope_resolution, STATE(7294), 1, sym_virtual_specifier, STATE(7822), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2700), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [242970] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3183), 1, sym_field_declaration_list, STATE(3762), 1, sym__class_declaration_item, STATE(6833), 1, sym__scope_resolution, STATE(7294), 1, sym_virtual_specifier, STATE(7822), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2700), 2, sym__class_name, sym_qualified_type_identifier, STATE(5729), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243029] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3183), 1, sym_field_declaration_list, STATE(3721), 1, sym__class_declaration_item, STATE(6833), 1, sym__scope_resolution, STATE(7294), 1, sym_virtual_specifier, STATE(7822), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2700), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243088] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9927), 1, anon_sym_LBRACE, STATE(5680), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(7807), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [243141] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3083), 1, sym_field_declaration_list, STATE(3423), 1, sym__class_declaration_item, STATE(6842), 1, sym__scope_resolution, STATE(7224), 1, sym_virtual_specifier, STATE(8027), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2643), 2, sym__class_name, sym_qualified_type_identifier, STATE(5733), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243200] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3083), 1, sym_field_declaration_list, STATE(3435), 1, sym__class_declaration_item, STATE(6842), 1, sym__scope_resolution, STATE(7224), 1, sym_virtual_specifier, STATE(8027), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2643), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243259] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3083), 1, sym_field_declaration_list, STATE(3519), 1, sym__class_declaration_item, STATE(6842), 1, sym__scope_resolution, STATE(7224), 1, sym_virtual_specifier, STATE(8027), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2643), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243318] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3083), 1, sym_field_declaration_list, STATE(3527), 1, sym__class_declaration_item, STATE(6842), 1, sym__scope_resolution, STATE(7224), 1, sym_virtual_specifier, STATE(8027), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2643), 2, sym__class_name, sym_qualified_type_identifier, STATE(5735), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243377] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3083), 1, sym_field_declaration_list, STATE(3556), 1, sym__class_declaration_item, STATE(6842), 1, sym__scope_resolution, STATE(7224), 1, sym_virtual_specifier, STATE(8027), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2643), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243436] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9241), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9230), 11, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [243473] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5677), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, ACTIONS(10186), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10184), 14, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, anon_sym_requires, [243506] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, STATE(3256), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(7931), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [243559] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5037), 1, sym_field_declaration_list, STATE(5073), 1, sym__class_declaration_item, STATE(6844), 1, sym__scope_resolution, STATE(7262), 1, sym_virtual_specifier, STATE(7865), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4692), 2, sym__class_name, sym_qualified_type_identifier, STATE(5741), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243618] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5037), 1, sym_field_declaration_list, STATE(5087), 1, sym__class_declaration_item, STATE(6844), 1, sym__scope_resolution, STATE(7262), 1, sym_virtual_specifier, STATE(7865), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(4692), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243677] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5037), 1, sym_field_declaration_list, STATE(5064), 1, sym__class_declaration_item, STATE(6844), 1, sym__scope_resolution, STATE(7262), 1, sym_virtual_specifier, STATE(7865), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(4692), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243736] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5037), 1, sym_field_declaration_list, STATE(5137), 1, sym__class_declaration_item, STATE(6844), 1, sym__scope_resolution, STATE(7262), 1, sym_virtual_specifier, STATE(7865), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4692), 2, sym__class_name, sym_qualified_type_identifier, STATE(5743), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243795] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5037), 1, sym_field_declaration_list, STATE(5119), 1, sym__class_declaration_item, STATE(6844), 1, sym__scope_resolution, STATE(7262), 1, sym_virtual_specifier, STATE(7865), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(4692), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [243854] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, STATE(1640), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(8036), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [243907] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9931), 1, anon_sym_LBRACE, STATE(6044), 1, sym_parameter_list, STATE(6092), 1, sym_compound_statement, STATE(8099), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [243960] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1945), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(6835), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5761), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [244019] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9925), 1, anon_sym_LBRACE, STATE(3256), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(7898), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [244072] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1931), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(6835), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [244131] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9768), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9757), 11, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [244168] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2605), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6840), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5754), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [244227] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2555), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6840), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [244286] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10190), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10188), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [244315] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10194), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10192), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [244344] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2546), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6840), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [244403] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2550), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6840), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(5760), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [244462] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1938), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(1936), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [244491] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1942), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(1940), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [244520] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(10196), 1, anon_sym_COMMA, ACTIONS(10198), 1, anon_sym_RPAREN, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10206), 1, anon_sym_PIPE_PIPE, ACTIONS(10208), 1, anon_sym_AMP_AMP, ACTIONS(10210), 1, anon_sym_PIPE, ACTIONS(10212), 1, anon_sym_CARET, ACTIONS(10214), 1, anon_sym_AMP, STATE(7718), 1, aux_sym_preproc_argument_list_repeat1, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, [244575] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8243), 1, anon_sym_STAR, ACTIONS(8245), 1, anon_sym_AMP_AMP, ACTIONS(8247), 1, anon_sym_AMP, STATE(3016), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6576), 1, sym__abstract_declarator, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [244620] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2575), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6840), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [244679] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1901), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(6835), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [244738] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1912), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(6835), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(5784), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [244797] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10224), 1, anon_sym_RPAREN, ACTIONS(10226), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5779), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [244840] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4111), 1, sym_field_declaration_list, STATE(4259), 1, sym__class_declaration_item, STATE(6846), 1, sym__scope_resolution, STATE(7297), 1, sym_virtual_specifier, STATE(7975), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3431), 2, sym__class_name, sym_qualified_type_identifier, STATE(5776), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [244899] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5202), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5204), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [244928] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10228), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6219), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6221), 16, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [244959] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5190), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5192), 18, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [244988] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, ACTIONS(10230), 1, anon_sym_SEMI, STATE(5537), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8816), 1, sym_attribute_specifier, STATE(8943), 1, sym_ms_based_modifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, [245041] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10003), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10001), 11, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [245078] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8229), 1, anon_sym_STAR, ACTIONS(8231), 1, anon_sym_AMP_AMP, ACTIONS(8233), 1, anon_sym_AMP, ACTIONS(8356), 1, anon_sym___attribute, STATE(3291), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6619), 1, sym__abstract_declarator, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [245125] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10234), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10232), 18, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [245154] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(2546), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6789), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4118), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [245213] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(2550), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6789), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4118), 2, sym__class_name, sym_qualified_type_identifier, STATE(5781), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [245272] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2605), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(6791), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5787), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [245331] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2555), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(6791), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [245390] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4111), 1, sym_field_declaration_list, STATE(4222), 1, sym__class_declaration_item, STATE(6846), 1, sym__scope_resolution, STATE(7297), 1, sym_virtual_specifier, STATE(7975), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3431), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [245449] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(10228), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(10236), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(6241), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6243), 14, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [245482] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9933), 1, anon_sym_LBRACE, STATE(2415), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(7945), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [245535] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(10196), 1, anon_sym_COMMA, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10206), 1, anon_sym_PIPE_PIPE, ACTIONS(10208), 1, anon_sym_AMP_AMP, ACTIONS(10210), 1, anon_sym_PIPE, ACTIONS(10212), 1, anon_sym_CARET, ACTIONS(10214), 1, anon_sym_AMP, ACTIONS(10238), 1, anon_sym_RPAREN, STATE(7355), 1, aux_sym_preproc_argument_list_repeat1, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, [245590] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, ACTIONS(10240), 1, anon_sym_SEMI, STATE(5534), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8798), 1, sym_attribute_specifier, STATE(8943), 1, sym_ms_based_modifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, [245643] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(2575), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6789), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4118), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [245702] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2546), 1, sym__class_declaration_item, STATE(3074), 1, sym_field_declaration_list, STATE(6795), 1, sym__scope_resolution, STATE(7341), 1, sym_virtual_specifier, STATE(8045), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2557), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [245761] = 19, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10242), 1, anon_sym_SEMI, ACTIONS(10244), 1, anon_sym_LBRACE, ACTIONS(10246), 1, anon_sym_try, STATE(714), 1, sym_compound_statement, STATE(717), 1, sym_try_statement, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7608), 1, sym_gnu_asm_expression, STATE(7609), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [245822] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1966), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(6835), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [245881] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10248), 1, anon_sym_RPAREN, ACTIONS(10250), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5793), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [245924] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, ACTIONS(10252), 1, anon_sym_SEMI, STATE(5531), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8672), 1, sym_attribute_specifier, STATE(8943), 1, sym_ms_based_modifier, ACTIONS(43), 2, anon_sym___attribute__, anon_sym___attribute, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, [245977] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2546), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(6791), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [246036] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2550), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(6791), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(5794), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [246095] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1966), 1, sym__class_declaration_item, STATE(5357), 1, sym_field_declaration_list, STATE(6837), 1, sym__scope_resolution, STATE(7301), 1, sym_virtual_specifier, STATE(7990), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(4863), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [246154] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1901), 1, sym__class_declaration_item, STATE(2526), 1, sym_field_declaration_list, STATE(6826), 1, sym__scope_resolution, STATE(7197), 1, sym_virtual_specifier, STATE(7849), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2256), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [246213] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6051), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10013), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10011), 11, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [246250] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(9919), 1, anon_sym_LBRACE, STATE(3488), 1, sym_compound_statement, STATE(6044), 1, sym_parameter_list, STATE(8013), 1, sym_lambda_declarator, STATE(8220), 1, sym_trailing_return_type, STATE(6041), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6165), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7009), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [246303] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(10196), 1, anon_sym_COMMA, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10206), 1, anon_sym_PIPE_PIPE, ACTIONS(10208), 1, anon_sym_AMP_AMP, ACTIONS(10210), 1, anon_sym_PIPE, ACTIONS(10212), 1, anon_sym_CARET, ACTIONS(10214), 1, anon_sym_AMP, ACTIONS(10254), 1, anon_sym_RPAREN, STATE(7707), 1, aux_sym_preproc_argument_list_repeat1, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, [246358] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(2575), 1, sym__class_declaration_item, STATE(3977), 1, sym_field_declaration_list, STATE(6791), 1, sym__scope_resolution, STATE(7330), 1, sym_virtual_specifier, STATE(8074), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(3235), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [246417] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6734), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2958), 1, sym_field_declaration_list, STATE(3356), 1, sym__class_declaration_item, STATE(6794), 1, sym__scope_resolution, STATE(7287), 1, sym_virtual_specifier, STATE(8024), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2549), 2, sym__class_name, sym_qualified_type_identifier, STATE(5646), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [246476] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6734), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2958), 1, sym_field_declaration_list, STATE(3365), 1, sym__class_declaration_item, STATE(6794), 1, sym__scope_resolution, STATE(7287), 1, sym_virtual_specifier, STATE(8024), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(2549), 2, sym__class_name, sym_qualified_type_identifier, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [246535] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1945), 1, sym__class_declaration_item, STATE(5357), 1, sym_field_declaration_list, STATE(6837), 1, sym__scope_resolution, STATE(7301), 1, sym_virtual_specifier, STATE(7990), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4863), 2, sym__class_name, sym_qualified_type_identifier, STATE(5642), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [246594] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1931), 1, sym__class_declaration_item, STATE(5357), 1, sym_field_declaration_list, STATE(6837), 1, sym__scope_resolution, STATE(7301), 1, sym_virtual_specifier, STATE(7990), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(4863), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [246653] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6205), 1, anon_sym_LBRACE, ACTIONS(6742), 1, anon_sym_COLON, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(1912), 1, sym__class_declaration_item, STATE(5357), 1, sym_field_declaration_list, STATE(6837), 1, sym__scope_resolution, STATE(7301), 1, sym_virtual_specifier, STATE(7990), 1, sym_base_class_clause, ACTIONS(5682), 2, anon_sym_final, anon_sym_override, STATE(4863), 2, sym__class_name, sym_qualified_type_identifier, STATE(5789), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [246712] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10258), 4, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10256), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, [246748] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10262), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10260), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [246776] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(10264), 1, anon_sym_LBRACK_LBRACK, STATE(5802), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(2061), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6263), 14, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [246808] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10258), 4, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10256), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [246840] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10275), 1, anon_sym_RBRACK, ACTIONS(10277), 1, sym_this, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [246892] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10258), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10256), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [246920] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8274), 1, anon_sym_STAR, ACTIONS(8276), 1, anon_sym_AMP_AMP, ACTIONS(8278), 1, anon_sym_AMP, ACTIONS(8356), 1, anon_sym___attribute, STATE(3275), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6651), 1, sym__abstract_declarator, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [246966] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8338), 1, anon_sym_STAR, ACTIONS(10279), 1, sym_identifier, ACTIONS(10281), 1, anon_sym_TILDE, ACTIONS(10283), 1, anon_sym_COLON_COLON, ACTIONS(10285), 1, anon_sym_template, ACTIONS(10287), 1, anon_sym_operator, STATE(2599), 1, sym_template_type, STATE(2604), 1, sym_dependent_type_identifier, STATE(2631), 1, sym_qualified_type_identifier, STATE(3700), 1, sym_pointer_type_declarator, STATE(3703), 1, sym_template_function, STATE(3704), 1, sym_destructor_name, STATE(3705), 1, sym_dependent_identifier, STATE(3707), 1, sym_qualified_identifier, STATE(3709), 1, sym_operator_name, STATE(5807), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, STATE(8780), 1, sym_ms_based_modifier, [247030] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10289), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5812), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [247070] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10291), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5823), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [247110] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10295), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10293), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [247138] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(10297), 1, sym_identifier, ACTIONS(10299), 1, anon_sym_TILDE, ACTIONS(10301), 1, anon_sym_COLON_COLON, ACTIONS(10303), 1, anon_sym_template, ACTIONS(10305), 1, anon_sym_operator, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(3432), 1, sym_pointer_type_declarator, STATE(3434), 1, sym_template_function, STATE(3436), 1, sym_destructor_name, STATE(3437), 1, sym_dependent_identifier, STATE(3440), 1, sym_qualified_identifier, STATE(3441), 1, sym_operator_name, STATE(5811), 1, sym__scope_resolution, STATE(8320), 1, sym_ms_based_modifier, STATE(8338), 1, sym_decltype, [247202] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10208), 1, anon_sym_AMP_AMP, ACTIONS(10210), 1, anon_sym_PIPE, ACTIONS(10212), 1, anon_sym_CARET, ACTIONS(10214), 1, anon_sym_AMP, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10256), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, [247250] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10307), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5826), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [247290] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10309), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5829), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [247330] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8338), 1, anon_sym_STAR, ACTIONS(10281), 1, anon_sym_TILDE, ACTIONS(10287), 1, anon_sym_operator, ACTIONS(10311), 1, sym_identifier, ACTIONS(10313), 1, anon_sym_COLON_COLON, ACTIONS(10315), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(3700), 1, sym_pointer_type_declarator, STATE(3703), 1, sym_template_function, STATE(3704), 1, sym_destructor_name, STATE(3705), 1, sym_dependent_identifier, STATE(3707), 1, sym_qualified_identifier, STATE(3709), 1, sym_operator_name, STATE(5815), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, STATE(8780), 1, sym_ms_based_modifier, [247394] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4565), 1, anon_sym_RBRACK, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [247446] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(10317), 1, sym_identifier, ACTIONS(10319), 1, anon_sym_TILDE, ACTIONS(10321), 1, anon_sym_COLON_COLON, ACTIONS(10323), 1, anon_sym_template, ACTIONS(10325), 1, anon_sym_operator, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2480), 1, sym_pointer_type_declarator, STATE(2486), 1, sym_template_function, STATE(2488), 1, sym_destructor_name, STATE(2494), 1, sym_dependent_identifier, STATE(2503), 1, sym_qualified_identifier, STATE(2507), 1, sym_operator_name, STATE(5817), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, STATE(8740), 1, sym_ms_based_modifier, [247510] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(4332), 1, anon_sym_COLON_COLON, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(10327), 1, sym_identifier, ACTIONS(10329), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(5818), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, STATE(8591), 1, sym_ms_based_modifier, [247574] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10331), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [247626] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10333), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5840), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [247666] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10335), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5862), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [247706] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(10299), 1, anon_sym_TILDE, ACTIONS(10305), 1, anon_sym_operator, ACTIONS(10337), 1, sym_identifier, ACTIONS(10339), 1, anon_sym_COLON_COLON, ACTIONS(10341), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(3432), 1, sym_pointer_type_declarator, STATE(3434), 1, sym_template_function, STATE(3436), 1, sym_destructor_name, STATE(3437), 1, sym_dependent_identifier, STATE(3440), 1, sym_qualified_identifier, STATE(3441), 1, sym_operator_name, STATE(5822), 1, sym__scope_resolution, STATE(8320), 1, sym_ms_based_modifier, STATE(8338), 1, sym_decltype, [247770] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10210), 1, anon_sym_PIPE, ACTIONS(10212), 1, anon_sym_CARET, ACTIONS(10214), 1, anon_sym_AMP, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10256), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, [247816] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, STATE(5802), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10051), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10049), 14, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [247848] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10343), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6031), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [247888] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10212), 1, anon_sym_CARET, ACTIONS(10214), 1, anon_sym_AMP, ACTIONS(10258), 1, anon_sym_PIPE, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10256), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, [247934] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7120), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [247984] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10345), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [248036] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10214), 1, anon_sym_AMP, ACTIONS(10258), 1, anon_sym_PIPE, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10256), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, [248080] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10357), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6056), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [248120] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10361), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5834), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [248160] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10363), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [248212] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4565), 1, anon_sym_RBRACK, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10365), 1, sym_identifier, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [248264] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10206), 1, anon_sym_PIPE_PIPE, ACTIONS(10208), 1, anon_sym_AMP_AMP, ACTIONS(10210), 1, anon_sym_PIPE, ACTIONS(10212), 1, anon_sym_CARET, ACTIONS(10214), 1, anon_sym_AMP, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10367), 2, anon_sym_COMMA, anon_sym_RPAREN, [248314] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7133), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [248364] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10369), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [248416] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8254), 1, anon_sym_STAR, ACTIONS(8256), 1, anon_sym_AMP_AMP, ACTIONS(8258), 1, anon_sym_AMP, STATE(3022), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6701), 1, sym__abstract_declarator, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [248460] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10371), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [248512] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10373), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6004), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [248552] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10258), 2, anon_sym_PIPE, anon_sym_AMP, ACTIONS(10256), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, [248594] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7063), 1, anon_sym_requires, STATE(5673), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9241), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [248634] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9241), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9230), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [248670] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10375), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6015), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [248710] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10379), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10377), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [248738] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(10299), 1, anon_sym_TILDE, ACTIONS(10305), 1, anon_sym_operator, ACTIONS(10381), 1, sym_identifier, ACTIONS(10383), 1, anon_sym_COLON_COLON, ACTIONS(10385), 1, anon_sym_template, STATE(1812), 1, sym_template_type, STATE(1815), 1, sym_dependent_type_identifier, STATE(1874), 1, sym_qualified_type_identifier, STATE(3432), 1, sym_pointer_type_declarator, STATE(3434), 1, sym_template_function, STATE(3436), 1, sym_destructor_name, STATE(3437), 1, sym_dependent_identifier, STATE(3440), 1, sym_qualified_identifier, STATE(3441), 1, sym_operator_name, STATE(5845), 1, sym__scope_resolution, STATE(8320), 1, sym_ms_based_modifier, STATE(8338), 1, sym_decltype, [248802] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10387), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5968), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [248842] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10389), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [248894] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7063), 1, anon_sym_requires, STATE(5749), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9422), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [248934] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9422), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9411), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [248970] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10391), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6005), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [249010] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7063), 1, anon_sym_requires, STATE(5769), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9768), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [249050] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9768), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9757), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249086] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10393), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6009), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [249126] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10003), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10001), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249162] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(7063), 1, anon_sym_requires, STATE(5791), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(10003), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [249202] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6051), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10013), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10011), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249238] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10395), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5800), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [249278] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, STATE(5626), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9241), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249318] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, STATE(5627), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9422), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249358] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, STATE(5628), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9768), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249398] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(7338), 1, anon_sym_requires, STATE(5629), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(10003), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249438] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10258), 2, anon_sym_PIPE, anon_sym_AMP, ACTIONS(10256), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, [249478] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8280), 1, anon_sym_STAR, ACTIONS(8282), 1, anon_sym_AMP_AMP, ACTIONS(8284), 1, anon_sym_AMP, ACTIONS(8356), 1, anon_sym___attribute, STATE(3284), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6679), 1, sym__abstract_declarator, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, [249524] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(9333), 1, anon_sym_requires, STATE(5679), 1, sym_trailing_return_type, ACTIONS(9241), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [249564] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(9427), 1, anon_sym_requires, STATE(5699), 1, sym_trailing_return_type, ACTIONS(9422), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [249604] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(9773), 1, anon_sym_requires, STATE(5707), 1, sym_trailing_return_type, ACTIONS(9768), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [249644] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7057), 1, anon_sym_DASH_GT, ACTIONS(10150), 1, anon_sym_requires, STATE(5708), 1, sym_trailing_return_type, ACTIONS(10003), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [249684] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10397), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5895), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [249724] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10399), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [249776] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(9371), 1, anon_sym_requires, STATE(5592), 1, sym_trailing_return_type, ACTIONS(9241), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249816] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(9457), 1, anon_sym_requires, STATE(5593), 1, sym_trailing_return_type, ACTIONS(9422), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249856] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(9793), 1, anon_sym_requires, STATE(5594), 1, sym_trailing_return_type, ACTIONS(9768), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249896] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7336), 1, anon_sym_DASH_GT, ACTIONS(10008), 1, anon_sym_requires, STATE(5595), 1, sym_trailing_return_type, ACTIONS(10003), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [249936] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10403), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10401), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [249964] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10405), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [250016] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10407), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6219), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6221), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_or, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [250046] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10411), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10409), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [250074] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10413), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5972), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [250114] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10415), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5973), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [250154] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10417), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5975), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [250194] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10419), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5976), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [250234] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(10407), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(10421), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(6241), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6243), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [250266] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10425), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10423), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [250294] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10427), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5977), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [250334] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10429), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5978), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [250374] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10431), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5877), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [250414] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7069), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(7071), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [250442] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(10433), 1, sym_identifier, ACTIONS(10435), 1, anon_sym_TILDE, ACTIONS(10437), 1, anon_sym_COLON_COLON, ACTIONS(10439), 1, anon_sym_template, ACTIONS(10441), 1, anon_sym_operator, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(3187), 1, sym_pointer_type_declarator, STATE(3298), 1, sym_template_function, STATE(3310), 1, sym_destructor_name, STATE(3314), 1, sym_dependent_identifier, STATE(3315), 1, sym_qualified_identifier, STATE(3346), 1, sym_operator_name, STATE(5888), 1, sym__scope_resolution, STATE(8320), 1, sym_ms_based_modifier, STATE(8338), 1, sym_decltype, [250506] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7116), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [250556] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10443), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [250608] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7079), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [250658] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10445), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [250710] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7303), 1, anon_sym_DASH_GT, STATE(5673), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9241), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [250750] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10447), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5979), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [250790] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10258), 4, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10256), 11, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [250824] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(9957), 1, anon_sym_TILDE, ACTIONS(10449), 1, sym_identifier, ACTIONS(10451), 1, anon_sym_COLON_COLON, ACTIONS(10453), 1, anon_sym_template, ACTIONS(10455), 1, anon_sym_operator, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(5896), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, STATE(8740), 1, sym_ms_based_modifier, [250888] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7303), 1, anon_sym_DASH_GT, STATE(5749), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9422), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [250928] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8260), 1, anon_sym_STAR, ACTIONS(8262), 1, anon_sym_AMP_AMP, ACTIONS(8264), 1, anon_sym_AMP, STATE(3019), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6719), 1, sym__abstract_declarator, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, [250972] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7303), 1, anon_sym_DASH_GT, STATE(5769), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9768), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [251012] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10457), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [251064] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9400), 1, anon_sym_requires, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9241), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9230), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [251100] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7303), 1, anon_sym_DASH_GT, STATE(5791), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(10003), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [251140] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10459), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5995), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [251180] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9333), 1, anon_sym_requires, STATE(5679), 1, sym_trailing_return_type, ACTIONS(9241), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [251220] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9427), 1, anon_sym_requires, STATE(5699), 1, sym_trailing_return_type, ACTIONS(9422), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [251260] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(9773), 1, anon_sym_requires, STATE(5707), 1, sym_trailing_return_type, ACTIONS(9768), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [251300] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7303), 1, anon_sym_DASH_GT, ACTIONS(10150), 1, anon_sym_requires, STATE(5708), 1, sym_trailing_return_type, ACTIONS(10003), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [251340] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10461), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [251392] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10463), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5982), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [251432] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10465), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5983), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [251472] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10467), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5984), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [251512] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10469), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6053), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [251552] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(10319), 1, anon_sym_TILDE, ACTIONS(10325), 1, anon_sym_operator, ACTIONS(10471), 1, sym_identifier, ACTIONS(10473), 1, anon_sym_COLON_COLON, ACTIONS(10475), 1, anon_sym_template, STATE(1812), 1, sym_template_type, STATE(1815), 1, sym_dependent_type_identifier, STATE(1874), 1, sym_qualified_type_identifier, STATE(2480), 1, sym_pointer_type_declarator, STATE(2486), 1, sym_template_function, STATE(2488), 1, sym_destructor_name, STATE(2494), 1, sym_dependent_identifier, STATE(2503), 1, sym_qualified_identifier, STATE(2507), 1, sym_operator_name, STATE(5913), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, STATE(8740), 1, sym_ms_based_modifier, [251616] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10477), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [251668] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7087), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [251718] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7099), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [251768] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10479), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5803), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [251808] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10164), 1, sym_identifier, ACTIONS(10168), 1, anon_sym_LPAREN2, ACTIONS(10170), 1, anon_sym_defined, ACTIONS(10481), 1, sym_number_literal, ACTIONS(10172), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10174), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10178), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5805), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [251848] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7141), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [251898] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10483), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [251950] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7071), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [252000] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10485), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [252052] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7086), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [252102] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7089), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [252152] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10487), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5988), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [252192] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(10435), 1, anon_sym_TILDE, ACTIONS(10441), 1, anon_sym_operator, ACTIONS(10489), 1, sym_identifier, ACTIONS(10491), 1, anon_sym_COLON_COLON, ACTIONS(10493), 1, anon_sym_template, STATE(1812), 1, sym_template_type, STATE(1815), 1, sym_dependent_type_identifier, STATE(1874), 1, sym_qualified_type_identifier, STATE(3187), 1, sym_pointer_type_declarator, STATE(3298), 1, sym_template_function, STATE(3310), 1, sym_destructor_name, STATE(3314), 1, sym_dependent_identifier, STATE(3315), 1, sym_qualified_identifier, STATE(3346), 1, sym_operator_name, STATE(5926), 1, sym__scope_resolution, STATE(8320), 1, sym_ms_based_modifier, STATE(8338), 1, sym_decltype, [252256] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7101), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [252306] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10495), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [252358] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7105), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [252408] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10497), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5989), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [252448] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7118), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [252498] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7121), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [252548] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9499), 1, anon_sym_requires, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9422), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9411), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [252584] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10499), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [252636] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7126), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [252686] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7130), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [252736] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10501), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [252788] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10503), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6036), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [252828] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10505), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5969), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [252868] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10507), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [252920] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10509), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [252972] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10511), 1, anon_sym_requires, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10003), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10001), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [253008] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10514), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6058), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [253048] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10518), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10516), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [253076] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9799), 1, anon_sym_requires, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9768), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9757), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [253112] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, STATE(5802), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(9872), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9870), 14, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [253144] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10520), 1, anon_sym_requires, ACTIONS(10015), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6051), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10013), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10011), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [253180] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10523), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(5997), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [253220] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10525), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6007), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [253260] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10347), 1, sym_identifier, ACTIONS(10349), 1, anon_sym_LPAREN2, ACTIONS(10351), 1, anon_sym_defined, ACTIONS(10527), 1, sym_number_literal, ACTIONS(10353), 2, anon_sym_BANG, anon_sym_TILDE, ACTIONS(10355), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10359), 5, anon_sym_L_SQUOTE, anon_sym_u_SQUOTE, anon_sym_U_SQUOTE, anon_sym_u8_SQUOTE, anon_sym_SQUOTE, STATE(6026), 7, sym__preproc_expression, sym_preproc_parenthesized_expression, sym_preproc_defined, sym_preproc_unary_expression, sym_preproc_call_expression, sym_preproc_binary_expression, sym_char_literal, [253300] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5056), 1, anon_sym_COLON_COLON, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(10529), 1, sym_identifier, ACTIONS(10531), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(5951), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, STATE(8591), 1, sym_ms_based_modifier, [253364] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10533), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [253416] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10535), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [253468] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10537), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [253520] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10539), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [253572] = 15, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(4567), 1, anon_sym_EQ, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10271), 1, anon_sym_AMP, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10277), 1, sym_this, ACTIONS(10541), 1, anon_sym_RBRACK, STATE(5998), 1, sym__scope_resolution, STATE(8116), 1, sym_lambda_default_capture, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7580), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [253624] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7119), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [253674] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10545), 5, anon_sym_SLASH, anon_sym_PIPE, anon_sym_AMP, anon_sym_GT, anon_sym_LT, ACTIONS(10543), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_CARET, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT_LT, anon_sym_GT_GT, [253702] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, STATE(5802), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(9906), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9904), 14, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [253734] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(10319), 1, anon_sym_TILDE, ACTIONS(10325), 1, anon_sym_operator, ACTIONS(10547), 1, sym_identifier, ACTIONS(10549), 1, anon_sym_COLON_COLON, ACTIONS(10551), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2480), 1, sym_pointer_type_declarator, STATE(2486), 1, sym_template_function, STATE(2488), 1, sym_destructor_name, STATE(2494), 1, sym_dependent_identifier, STATE(2503), 1, sym_qualified_identifier, STATE(2507), 1, sym_operator_name, STATE(5960), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, STATE(8740), 1, sym_ms_based_modifier, [253798] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6697), 1, sym__type_declarator, STATE(7139), 1, sym__type_definition_declarators, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [253848] = 21, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(10319), 1, anon_sym_TILDE, ACTIONS(10325), 1, anon_sym_operator, ACTIONS(10553), 1, sym_identifier, ACTIONS(10555), 1, anon_sym_COLON_COLON, ACTIONS(10557), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2480), 1, sym_pointer_type_declarator, STATE(2486), 1, sym_template_function, STATE(2488), 1, sym_destructor_name, STATE(2494), 1, sym_dependent_identifier, STATE(2503), 1, sym_qualified_identifier, STATE(2507), 1, sym_operator_name, STATE(5962), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, STATE(8740), 1, sym_ms_based_modifier, [253912] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(10559), 1, anon_sym_LBRACE, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, STATE(7645), 1, sym_trailing_return_type, STATE(8171), 1, sym_requires_clause, STATE(5965), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(6895), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6888), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [253959] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7139), 1, anon_sym_LT, STATE(6130), 1, sym_template_argument_list, ACTIONS(4940), 4, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym___asm, ACTIONS(4933), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [253992] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(10565), 1, anon_sym_LBRACE, STATE(7365), 1, sym_trailing_return_type, STATE(8211), 1, sym_requires_clause, STATE(6601), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(6924), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6932), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [254039] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8334), 1, sym_identifier, ACTIONS(8336), 1, anon_sym_LPAREN2, ACTIONS(8338), 1, anon_sym_STAR, ACTIONS(8340), 1, anon_sym_AMP_AMP, ACTIONS(8342), 1, anon_sym_AMP, ACTIONS(8346), 1, sym_primitive_type, STATE(3036), 1, sym__type_declarator, STATE(3453), 1, sym_pointer_type_declarator, STATE(8780), 1, sym_ms_based_modifier, ACTIONS(8344), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3448), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [254086] = 3, ACTIONS(7071), 1, anon_sym_LF, ACTIONS(10097), 1, sym_comment, ACTIONS(7069), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [254113] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10567), 1, anon_sym_LF, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [254158] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10589), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [254203] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8324), 1, anon_sym_STAR, ACTIONS(8326), 1, anon_sym_AMP_AMP, ACTIONS(8328), 1, anon_sym_AMP, ACTIONS(8332), 1, sym_primitive_type, STATE(6218), 1, sym_pointer_type_declarator, STATE(6459), 1, sym__type_declarator, STATE(8703), 1, sym_ms_based_modifier, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [254250] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(10260), 1, anon_sym_LF, ACTIONS(10262), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [254277] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10591), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [254322] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(10256), 1, anon_sym_LF, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10258), 15, anon_sym_DASH, anon_sym_PLUS, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [254351] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(10293), 1, anon_sym_LF, ACTIONS(10295), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [254378] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(10256), 1, anon_sym_LF, ACTIONS(10258), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [254405] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10256), 1, anon_sym_LF, ACTIONS(10258), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [254450] = 11, ACTIONS(10097), 1, sym_comment, ACTIONS(10256), 1, anon_sym_LF, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10258), 2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [254493] = 10, ACTIONS(10097), 1, sym_comment, ACTIONS(10256), 1, anon_sym_LF, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10258), 3, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [254534] = 9, ACTIONS(10097), 1, sym_comment, ACTIONS(10256), 1, anon_sym_LF, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10258), 4, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [254573] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(10543), 1, anon_sym_LF, ACTIONS(10545), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [254600] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10595), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10593), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [254627] = 8, ACTIONS(10097), 1, sym_comment, ACTIONS(10256), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(10258), 5, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, [254664] = 7, ACTIONS(10097), 1, sym_comment, ACTIONS(10256), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, ACTIONS(10258), 7, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, [254699] = 6, ACTIONS(10097), 1, sym_comment, ACTIONS(10256), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10258), 11, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [254732] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10599), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10597), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [254759] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9422), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9411), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [254786] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10603), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10601), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [254813] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(10256), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10258), 13, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [254844] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10605), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [254889] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5989), 1, anon_sym_COLON_COLON, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(10160), 1, sym_identifier, ACTIONS(10162), 1, anon_sym_template, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(5990), 1, sym__scope_resolution, STATE(8591), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [254946] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10609), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10607), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [254973] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7313), 1, anon_sym_COLON_COLON, ACTIONS(8324), 1, anon_sym_STAR, ACTIONS(10611), 1, sym_identifier, ACTIONS(10613), 1, anon_sym_template, STATE(5992), 1, sym__scope_resolution, STATE(6171), 1, sym_template_function, STATE(6172), 1, sym_destructor_name, STATE(6173), 1, sym_dependent_identifier, STATE(6174), 1, sym_qualified_identifier, STATE(6175), 1, sym_operator_name, STATE(6233), 1, sym_pointer_type_declarator, STATE(8703), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [255030] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10003), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10001), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [255057] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(10423), 1, anon_sym_LF, ACTIONS(10425), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [255084] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10615), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [255129] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8348), 1, anon_sym_STAR, ACTIONS(8350), 1, anon_sym_AMP_AMP, ACTIONS(8352), 1, anon_sym_AMP, STATE(3110), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6764), 1, sym__abstract_declarator, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [255172] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10617), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [255217] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10619), 1, sym_identifier, ACTIONS(10621), 1, anon_sym_template, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(5998), 1, sym__scope_resolution, STATE(8591), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [255274] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8684), 1, anon_sym_LT, STATE(2660), 1, sym_template_argument_list, ACTIONS(4931), 2, anon_sym___attribute, anon_sym_COLON, ACTIONS(4938), 14, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_requires, [255307] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(7139), 1, anon_sym_LT, STATE(6130), 1, sym_template_argument_list, ACTIONS(8121), 4, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5064), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [255340] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(5700), 1, anon_sym_COLON_COLON, ACTIONS(8402), 1, anon_sym_STAR, ACTIONS(10611), 1, sym_identifier, ACTIONS(10613), 1, anon_sym_template, STATE(6001), 1, sym__scope_resolution, STATE(6171), 1, sym_template_function, STATE(6172), 1, sym_destructor_name, STATE(6173), 1, sym_dependent_identifier, STATE(6174), 1, sym_qualified_identifier, STATE(6175), 1, sym_operator_name, STATE(6233), 1, sym_pointer_type_declarator, STATE(9030), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [255397] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9241), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9230), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [255424] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8358), 1, anon_sym_STAR, ACTIONS(8360), 1, anon_sym_AMP_AMP, ACTIONS(8362), 1, anon_sym_AMP, STATE(1923), 1, sym_pointer_type_declarator, STATE(6974), 1, sym__type_declarator, STATE(8765), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [255471] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10623), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [255516] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10625), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [255561] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6977), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [255608] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10627), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [255653] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10631), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10629), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [255680] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10633), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [255725] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10637), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10635), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [255752] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10641), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10639), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [255779] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, STATE(5849), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9241), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [255818] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, STATE(5852), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9422), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [255857] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, STATE(5854), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9768), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [255896] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10643), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [255941] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8320), 1, sym_identifier, ACTIONS(8322), 1, anon_sym_LPAREN2, ACTIONS(8332), 1, sym_primitive_type, ACTIONS(8402), 1, anon_sym_STAR, ACTIONS(8404), 1, anon_sym_AMP_AMP, ACTIONS(8406), 1, anon_sym_AMP, STATE(6090), 1, sym__type_declarator, STATE(6218), 1, sym_pointer_type_declarator, STATE(9030), 1, sym_ms_based_modifier, ACTIONS(8330), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(6216), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [255988] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(10377), 1, anon_sym_LF, ACTIONS(10379), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [256015] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9400), 1, anon_sym_requires, STATE(5933), 1, sym_trailing_return_type, ACTIONS(9241), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [256054] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9499), 1, anon_sym_requires, STATE(5945), 1, sym_trailing_return_type, ACTIONS(9422), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [256093] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(9799), 1, anon_sym_requires, STATE(5942), 1, sym_trailing_return_type, ACTIONS(9768), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [256132] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7504), 1, anon_sym_DASH_GT, ACTIONS(10511), 1, anon_sym_requires, STATE(5947), 1, sym_trailing_return_type, ACTIONS(10003), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [256171] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(113), 1, anon_sym___asm, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10645), 1, anon_sym_SEMI, ACTIONS(10647), 1, anon_sym_COLON, STATE(2920), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7773), 1, sym_gnu_asm_expression, STATE(7780), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [256226] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(10516), 1, anon_sym_LF, ACTIONS(10518), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [256253] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10651), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10649), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [256280] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10655), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10653), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [256307] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10657), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [256352] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7295), 1, anon_sym_COLON_COLON, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(10659), 1, sym_identifier, ACTIONS(10661), 1, anon_sym_template, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(6027), 1, sym__scope_resolution, STATE(8591), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [256409] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10665), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10663), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [256436] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6947), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [256483] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10669), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10667), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [256510] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10206), 1, anon_sym_PIPE_PIPE, ACTIONS(10208), 1, anon_sym_AMP_AMP, ACTIONS(10210), 1, anon_sym_PIPE, ACTIONS(10212), 1, anon_sym_CARET, ACTIONS(10214), 1, anon_sym_AMP, ACTIONS(10671), 1, anon_sym_RPAREN, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, [256559] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(10673), 1, anon_sym_LBRACE, STATE(7601), 1, sym_trailing_return_type, STATE(8988), 1, sym_requires_clause, STATE(6601), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(6858), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6860), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [256606] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10675), 1, anon_sym_LBRACK_RBRACK, ACTIONS(6434), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6436), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_LT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [256635] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8364), 1, sym_identifier, ACTIONS(8366), 1, anon_sym_LPAREN2, ACTIONS(8368), 1, anon_sym_STAR, ACTIONS(8370), 1, anon_sym_AMP_AMP, ACTIONS(8372), 1, anon_sym_AMP, ACTIONS(8376), 1, sym_primitive_type, STATE(2931), 1, sym__type_declarator, STATE(3265), 1, sym_pointer_type_declarator, STATE(8320), 1, sym_ms_based_modifier, ACTIONS(8374), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(3312), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [256682] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10679), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10677), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [256709] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10681), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [256754] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9768), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(9757), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [256781] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10685), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10683), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [256808] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(10687), 1, sym_identifier, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(10691), 1, anon_sym_template, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(6039), 1, sym__scope_resolution, STATE(8591), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [256865] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10695), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10693), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [256892] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(10697), 1, anon_sym_LBRACE, STATE(5963), 1, sym_parameter_list, STATE(8187), 1, sym_trailing_return_type, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6146), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(6995), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [256939] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6150), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [256986] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10013), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10011), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [257013] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(10699), 1, anon_sym_LBRACE, STATE(7455), 1, sym_trailing_return_type, STATE(8933), 1, sym_requires_clause, STATE(6032), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(6930), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6910), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [257060] = 18, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3026), 1, anon_sym_TILDE, ACTIONS(7351), 1, anon_sym_COLON_COLON, ACTIONS(8358), 1, anon_sym_STAR, ACTIONS(10160), 1, sym_identifier, ACTIONS(10162), 1, anon_sym_template, STATE(2418), 1, sym_pointer_type_declarator, STATE(2439), 1, sym_template_function, STATE(2443), 1, sym_destructor_name, STATE(2447), 1, sym_dependent_identifier, STATE(2449), 1, sym_qualified_identifier, STATE(2451), 1, sym_operator_name, STATE(6045), 1, sym__scope_resolution, STATE(8765), 1, sym_ms_based_modifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [257117] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10703), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10701), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [257144] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8292), 1, anon_sym_STAR, ACTIONS(8294), 1, anon_sym_AMP_AMP, ACTIONS(8296), 1, anon_sym_AMP, STATE(3287), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6785), 1, sym__abstract_declarator, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, ACTIONS(8354), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, [257187] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8312), 1, sym_primitive_type, ACTIONS(8314), 1, anon_sym_STAR, ACTIONS(8316), 1, anon_sym_AMP_AMP, ACTIONS(8318), 1, anon_sym_AMP, STATE(1923), 1, sym_pointer_type_declarator, STATE(2207), 1, sym__type_declarator, STATE(8740), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [257234] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(10705), 1, anon_sym_LBRACK_LBRACK, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(2061), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6263), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_using, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [257265] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(8684), 1, anon_sym_LT, STATE(2660), 1, sym_template_argument_list, ACTIONS(5956), 2, anon_sym___attribute, anon_sym_COLON, ACTIONS(4187), 14, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_requires, [257298] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10710), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10708), 16, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [257325] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6990), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [257372] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(10204), 1, anon_sym_SLASH, ACTIONS(10206), 1, anon_sym_PIPE_PIPE, ACTIONS(10208), 1, anon_sym_AMP_AMP, ACTIONS(10210), 1, anon_sym_PIPE, ACTIONS(10212), 1, anon_sym_CARET, ACTIONS(10214), 1, anon_sym_AMP, ACTIONS(10712), 1, anon_sym_RPAREN, ACTIONS(10200), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10202), 2, anon_sym_STAR, anon_sym_PERCENT, ACTIONS(10216), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10218), 2, anon_sym_GT, anon_sym_LT, ACTIONS(10220), 2, anon_sym_GT_EQ, anon_sym_LT_EQ, ACTIONS(10222), 2, anon_sym_LT_LT, anon_sym_GT_GT, [257421] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6756), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [257468] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(10401), 1, anon_sym_LF, ACTIONS(10403), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [257495] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(10409), 1, anon_sym_LF, ACTIONS(10411), 18, anon_sym_DASH, anon_sym_PLUS, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_PIPE, anon_sym_CARET, anon_sym_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, anon_sym_LT_LT, anon_sym_GT_GT, [257522] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(8298), 1, sym_identifier, ACTIONS(8300), 1, anon_sym_LPAREN2, ACTIONS(8302), 1, anon_sym_STAR, ACTIONS(8304), 1, anon_sym_AMP_AMP, ACTIONS(8306), 1, anon_sym_AMP, ACTIONS(8312), 1, sym_primitive_type, STATE(1923), 1, sym_pointer_type_declarator, STATE(6965), 1, sym__type_declarator, STATE(8591), 1, sym_ms_based_modifier, ACTIONS(8310), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, STATE(1944), 5, sym_parenthesized_type_declarator, sym_attributed_type_declarator, sym_function_type_declarator, sym_array_type_declarator, sym_reference_type_declarator, [257569] = 12, ACTIONS(10097), 1, sym_comment, ACTIONS(10573), 1, anon_sym_PIPE_PIPE, ACTIONS(10575), 1, anon_sym_AMP_AMP, ACTIONS(10577), 1, anon_sym_PIPE, ACTIONS(10579), 1, anon_sym_CARET, ACTIONS(10581), 1, anon_sym_AMP, ACTIONS(10714), 1, anon_sym_LF, ACTIONS(10569), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(10583), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(10587), 2, anon_sym_LT_LT, anon_sym_GT_GT, ACTIONS(10571), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, ACTIONS(10585), 4, anon_sym_GT, anon_sym_GT_EQ, anon_sym_LT_EQ, anon_sym_LT, [257614] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7504), 1, anon_sym_DASH_GT, STATE(5856), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(10003), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [257653] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5158), 1, anon_sym___attribute, ACTIONS(5160), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [257679] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3953), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(3955), 15, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [257705] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9673), 1, sym_identifier, ACTIONS(10716), 1, anon_sym_virtual, STATE(1918), 1, sym_template_type, STATE(6705), 1, sym_access_specifier, STATE(6832), 1, sym__scope_resolution, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7267), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, ACTIONS(10718), 3, anon_sym_private, anon_sym_public, anon_sym_protected, [257753] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9768), 1, anon_sym___attribute, ACTIONS(9805), 1, anon_sym_requires, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, [257787] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, [257821] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10720), 1, anon_sym_LBRACK, STATE(6241), 1, sym_parameter_list, ACTIONS(6075), 2, anon_sym___attribute, anon_sym___asm, STATE(6155), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6077), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [257857] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1938), 1, anon_sym___attribute, ACTIONS(1936), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [257883] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6434), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6436), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_LT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [257909] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10242), 1, anon_sym_SEMI, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7608), 1, sym_gnu_asm_expression, STATE(7609), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [257961] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9422), 1, anon_sym___attribute, ACTIONS(9602), 1, anon_sym_requires, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, [257995] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(10186), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6115), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, ACTIONS(10184), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, anon_sym_requires, [258025] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10003), 1, anon_sym___attribute, ACTIONS(10725), 1, anon_sym_requires, ACTIONS(10722), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, [258059] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(1024), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10123), 1, anon_sym_try, ACTIONS(10728), 1, anon_sym_SEMI, STATE(761), 1, sym_compound_statement, STATE(762), 1, sym_try_statement, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7720), 1, sym_gnu_asm_expression, STATE(7726), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [258113] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9673), 1, sym_identifier, ACTIONS(10730), 1, anon_sym_virtual, STATE(1918), 1, sym_template_type, STATE(6671), 1, sym_access_specifier, STATE(6832), 1, sym__scope_resolution, STATE(6123), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7389), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, ACTIONS(10718), 3, anon_sym_private, anon_sym_public, anon_sym_protected, [258161] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10645), 1, anon_sym_SEMI, ACTIONS(10732), 1, anon_sym_EQ, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7570), 1, sym_initializer_list, STATE(7773), 1, sym_gnu_asm_expression, STATE(7780), 1, aux_sym_declaration_repeat1, STATE(7890), 1, sym_argument_list, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [258215] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5202), 1, anon_sym___attribute, ACTIONS(5204), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [258241] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6219), 1, anon_sym___attribute, ACTIONS(10734), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6221), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [258269] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5170), 1, anon_sym___attribute, ACTIONS(5172), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [258295] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10645), 1, anon_sym_SEMI, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7773), 1, sym_gnu_asm_expression, STATE(7780), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [258347] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7423), 1, anon_sym_DASH_GT, STATE(5626), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9241), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, [258385] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7423), 1, anon_sym_DASH_GT, STATE(5627), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9422), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, [258423] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7423), 1, anon_sym_DASH_GT, STATE(5628), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9768), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, [258461] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7423), 1, anon_sym_DASH_GT, STATE(5629), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(10003), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, [258499] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9371), 1, anon_sym_requires, STATE(5592), 1, sym_trailing_return_type, ACTIONS(9241), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, [258537] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9457), 1, anon_sym_requires, STATE(5593), 1, sym_trailing_return_type, ACTIONS(9422), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, [258575] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(9793), 1, anon_sym_requires, STATE(5594), 1, sym_trailing_return_type, ACTIONS(9768), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, [258613] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7423), 1, anon_sym_DASH_GT, ACTIONS(10008), 1, anon_sym_requires, STATE(5595), 1, sym_trailing_return_type, ACTIONS(10003), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_GT2, [258651] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3957), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(3959), 15, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_DASH_GT, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [258677] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5194), 1, anon_sym___attribute, ACTIONS(5196), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [258703] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10109), 1, anon_sym_SEMI, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7438), 1, sym_gnu_asm_expression, STATE(7471), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [258755] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10720), 1, anon_sym_LBRACK, STATE(6241), 1, sym_parameter_list, ACTIONS(6026), 2, anon_sym___attribute, anon_sym___asm, STATE(6155), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6028), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [258791] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5190), 1, anon_sym___attribute, ACTIONS(5192), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [258817] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5162), 1, anon_sym___attribute, ACTIONS(5164), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [258843] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5178), 1, anon_sym___attribute, ACTIONS(5180), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [258869] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9886), 1, anon_sym_try, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10736), 1, anon_sym_SEMI, ACTIONS(10738), 1, anon_sym_LBRACE, STATE(1807), 1, sym_compound_statement, STATE(1826), 1, sym_try_statement, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7446), 1, sym_gnu_asm_expression, STATE(7447), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [258923] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 1, anon_sym___attribute, ACTIONS(5168), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [258949] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, [258983] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9894), 1, anon_sym_try, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10740), 1, anon_sym_SEMI, ACTIONS(10742), 1, anon_sym_LBRACE, STATE(2038), 1, sym_compound_statement, STATE(2039), 1, sym_try_statement, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7712), 1, sym_gnu_asm_expression, STATE(7719), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [259037] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6241), 1, anon_sym___attribute, ACTIONS(10734), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(10744), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(6243), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [259067] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(866), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10246), 1, anon_sym_try, ACTIONS(10746), 1, anon_sym_SEMI, STATE(778), 1, sym_compound_statement, STATE(789), 1, sym_try_statement, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7692), 1, sym_gnu_asm_expression, STATE(7693), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [259121] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 1, anon_sym___attribute, ACTIONS(5168), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [259147] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(10003), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, [259181] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10720), 1, anon_sym_LBRACK, STATE(6241), 1, sym_parameter_list, ACTIONS(6079), 2, anon_sym___attribute, anon_sym___asm, STATE(6155), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6081), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [259217] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(10013), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6199), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10011), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, [259251] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5198), 1, anon_sym___attribute, ACTIONS(5200), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [259277] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10720), 1, anon_sym_LBRACK, STATE(6241), 1, sym_parameter_list, ACTIONS(6149), 2, anon_sym___attribute, anon_sym___asm, STATE(6155), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6151), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [259313] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10144), 1, anon_sym_SEMI, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7465), 1, aux_sym_declaration_repeat1, STATE(7792), 1, sym_gnu_asm_expression, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [259365] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10013), 1, anon_sym___attribute, ACTIONS(10751), 1, anon_sym_requires, ACTIONS(10748), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6199), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10011), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, [259399] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(7912), 1, anon_sym_LPAREN2, ACTIONS(7926), 1, anon_sym_LBRACK, ACTIONS(8408), 1, anon_sym_STAR, ACTIONS(8410), 1, anon_sym_AMP_AMP, ACTIONS(8412), 1, anon_sym_AMP, STATE(3496), 1, sym_parameter_list, STATE(6011), 1, sym__function_declarator_seq, STATE(6822), 1, sym__abstract_declarator, ACTIONS(8354), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6010), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, [259441] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7139), 1, anon_sym_LT, STATE(6130), 1, sym_template_argument_list, ACTIONS(6390), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6392), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [259471] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5166), 1, anon_sym___attribute, ACTIONS(5168), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [259497] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5174), 1, anon_sym___attribute, ACTIONS(5176), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [259523] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9902), 1, anon_sym_try, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10754), 1, anon_sym_SEMI, ACTIONS(10756), 1, anon_sym_LBRACE, STATE(2142), 1, sym_compound_statement, STATE(2143), 1, sym_try_statement, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7565), 1, sym_gnu_asm_expression, STATE(7566), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [259577] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(297), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10148), 1, anon_sym_try, ACTIONS(10758), 1, anon_sym_SEMI, STATE(299), 1, sym_compound_statement, STATE(300), 1, sym_try_statement, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7724), 1, sym_gnu_asm_expression, STATE(7731), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [259631] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6620), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6622), 15, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_LT, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [259657] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(10127), 1, anon_sym___attribute, ACTIONS(10760), 2, anon_sym_final, anon_sym_override, STATE(6115), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, ACTIONS(10125), 13, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, anon_sym_requires, [259687] = 16, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, ACTIONS(10119), 1, anon_sym_SEMI, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7551), 1, sym_gnu_asm_expression, STATE(7714), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [259739] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5206), 1, anon_sym___attribute, ACTIONS(5208), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [259765] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5186), 1, anon_sym___attribute, ACTIONS(5188), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [259791] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, [259825] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9673), 1, sym_identifier, ACTIONS(10763), 1, anon_sym_virtual, STATE(1918), 1, sym_template_type, STATE(6668), 1, sym_access_specifier, STATE(6832), 1, sym__scope_resolution, STATE(6062), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7174), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, ACTIONS(10718), 3, anon_sym_private, anon_sym_public, anon_sym_protected, [259873] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9241), 1, anon_sym___attribute, ACTIONS(9394), 1, anon_sym_requires, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, anon_sym_try, [259907] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10720), 1, anon_sym_LBRACK, STATE(6241), 1, sym_parameter_list, ACTIONS(6169), 2, anon_sym___attribute, anon_sym___asm, STATE(6155), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6171), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [259943] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9673), 1, sym_identifier, ACTIONS(10765), 1, anon_sym_virtual, STATE(1918), 1, sym_template_type, STATE(6685), 1, sym_access_specifier, STATE(6832), 1, sym__scope_resolution, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7544), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, ACTIONS(10718), 3, anon_sym_private, anon_sym_public, anon_sym_protected, [259991] = 17, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10117), 1, anon_sym_try, ACTIONS(10767), 1, anon_sym_SEMI, STATE(496), 1, sym_compound_statement, STATE(578), 1, sym_try_statement, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7434), 1, sym_gnu_asm_expression, STATE(7441), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [260045] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5182), 1, anon_sym___attribute, ACTIONS(5184), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [260071] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1942), 1, anon_sym___attribute, ACTIONS(1940), 17, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_or, anon_sym_and, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [260097] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10769), 1, anon_sym_AMP, ACTIONS(10771), 1, sym_this, STATE(5998), 1, sym__scope_resolution, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7908), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [260140] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(1971), 1, sym_parameter_list, ACTIONS(6075), 2, anon_sym___attribute, anon_sym___asm, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6077), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_asm, anon_sym___asm__, anon_sym_try, [260175] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8422), 1, sym_identifier, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8426), 1, anon_sym_STAR, ACTIONS(8428), 1, anon_sym_AMP_AMP, ACTIONS(8430), 1, anon_sym_AMP, STATE(6906), 1, sym__field_declarator, STATE(7061), 1, sym_operator_name, STATE(8343), 1, sym_ms_based_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, [260218] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5019), 1, anon_sym_COLON_COLON, ACTIONS(5021), 4, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5014), 12, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [260245] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, STATE(6354), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8943), 1, sym_ms_based_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, [260288] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, ACTIONS(10775), 2, anon_sym_RPAREN, anon_sym_COLON, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7260), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [260321] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym_LBRACK, STATE(5791), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 7, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [260358] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8422), 1, sym_identifier, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8426), 1, anon_sym_STAR, ACTIONS(8428), 1, anon_sym_AMP_AMP, ACTIONS(8430), 1, anon_sym_AMP, STATE(6921), 1, sym__field_declarator, STATE(7061), 1, sym_operator_name, STATE(8343), 1, sym_ms_based_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, [260401] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym___attribute, STATE(6096), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, [260438] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym___attribute, STATE(6119), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, [260475] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym___attribute, STATE(6101), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, [260512] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, ACTIONS(10003), 1, anon_sym___attribute, STATE(6103), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, [260549] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym___attribute, ACTIONS(9394), 1, anon_sym_requires, STATE(6069), 1, sym_trailing_return_type, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, [260586] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym___attribute, ACTIONS(9602), 1, anon_sym_requires, STATE(6063), 1, sym_trailing_return_type, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, [260623] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym___attribute, ACTIONS(9805), 1, anon_sym_requires, STATE(6071), 1, sym_trailing_return_type, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, [260660] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7506), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym___attribute, ACTIONS(10725), 1, anon_sym_requires, STATE(6107), 1, sym_trailing_return_type, ACTIONS(10722), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_EQ, anon_sym_GT2, [260697] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(5769), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 7, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [260734] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(1971), 1, sym_parameter_list, ACTIONS(6149), 2, anon_sym___attribute, anon_sym___asm, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6151), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_asm, anon_sym___asm__, anon_sym_try, [260769] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4559), 1, anon_sym_DOT_DOT_DOT, ACTIONS(10267), 1, sym_identifier, ACTIONS(10269), 1, anon_sym_STAR, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(10769), 1, anon_sym_AMP, ACTIONS(10777), 1, sym_this, STATE(5998), 1, sym__scope_resolution, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(7667), 5, sym__lambda_capture_identifier, sym_lambda_capture_initializer, sym__lambda_capture, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, [260812] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(10779), 1, anon_sym_LBRACE, STATE(9076), 1, sym_trailing_return_type, STATE(6601), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7004), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7010), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [260853] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9427), 1, anon_sym_requires, STATE(5699), 1, sym_trailing_return_type, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 7, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [260890] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9773), 1, anon_sym_requires, STATE(5707), 1, sym_trailing_return_type, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 7, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [260927] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9333), 1, anon_sym_requires, STATE(5679), 1, sym_trailing_return_type, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 7, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [260964] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(1971), 1, sym_parameter_list, ACTIONS(6026), 2, anon_sym___attribute, anon_sym___asm, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6028), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_asm, anon_sym___asm__, anon_sym_try, [260999] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5673), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 7, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [261036] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(1971), 1, sym_parameter_list, ACTIONS(6169), 2, anon_sym___attribute, anon_sym___asm, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6171), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_asm, anon_sym___asm__, anon_sym_try, [261071] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8474), 1, anon_sym_STAR, ACTIONS(8476), 1, anon_sym_AMP_AMP, ACTIONS(8478), 1, anon_sym_AMP, STATE(3109), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6866), 1, sym__abstract_declarator, ACTIONS(8354), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, [261112] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(10107), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10113), 1, anon_sym_EQ, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7815), 1, sym_gnu_asm_expression, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(10781), 2, anon_sym_COMMA, anon_sym_SEMI, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(7890), 2, sym_argument_list, sym_initializer_list, [261159] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6254), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6256), 11, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [261188] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym_LBRACK, ACTIONS(10150), 1, anon_sym_requires, STATE(5708), 1, sym_trailing_return_type, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 7, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [261225] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10785), 2, anon_sym___attribute__, anon_sym___attribute, ACTIONS(10790), 2, anon_sym_alignas, anon_sym__Alignas, ACTIONS(10788), 3, anon_sym_COLON_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, STATE(6157), 3, sym_attribute_specifier, sym_alignas_qualifier, aux_sym__class_declaration_repeat1, ACTIONS(10783), 7, anon_sym_COLON, anon_sym___declspec, sym_identifier, anon_sym_decltype, anon_sym_final, anon_sym_override, anon_sym_template, [261256] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(1971), 1, sym_parameter_list, ACTIONS(6079), 2, anon_sym___attribute, anon_sym___asm, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6081), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_asm, anon_sym___asm__, anon_sym_try, [261291] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10793), 1, sym_identifier, ACTIONS(5451), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, STATE(6161), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(10795), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(10797), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [261322] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8488), 1, anon_sym_STAR, ACTIONS(8490), 1, anon_sym_AMP_AMP, ACTIONS(8492), 1, anon_sym_AMP, STATE(3483), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6883), 1, sym__abstract_declarator, ACTIONS(8354), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, [261363] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10799), 1, sym_identifier, ACTIONS(5439), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, STATE(6161), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(10802), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(10805), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [261394] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10808), 1, sym_identifier, ACTIONS(5421), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, STATE(6159), 3, sym_string_literal, sym_raw_string_literal, aux_sym_concatenated_string_repeat1, ACTIONS(10795), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(10797), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [261425] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10812), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10810), 11, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [261454] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7063), 1, anon_sym_requires, ACTIONS(7145), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(5749), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 7, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [261491] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7059), 1, anon_sym_noexcept, ACTIONS(7061), 1, anon_sym_throw, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(10697), 1, anon_sym_LBRACE, STATE(8187), 1, sym_trailing_return_type, STATE(6601), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, STATE(7042), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6995), 3, sym__function_exception_specification, sym_noexcept, sym_throw_specifier, ACTIONS(9913), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, [261532] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5935), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5933), 14, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [261557] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(53), 1, anon_sym___based, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(8424), 1, anon_sym_LPAREN2, ACTIONS(8518), 1, sym_identifier, ACTIONS(8520), 1, anon_sym_STAR, ACTIONS(8522), 1, anon_sym_AMP_AMP, ACTIONS(8524), 1, anon_sym_AMP, STATE(6231), 1, sym__field_declarator, STATE(6492), 1, sym_operator_name, STATE(8943), 1, sym_ms_based_modifier, STATE(6560), 7, sym_parenthesized_field_declarator, sym_attributed_field_declarator, sym_pointer_field_declarator, sym_function_field_declarator, sym_array_field_declarator, sym_reference_field_declarator, sym_template_method, [261600] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6916), 1, sym__abstract_declarator, ACTIONS(8354), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, [261641] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10816), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10814), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [261665] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5735), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5737), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [261689] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(4933), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [261713] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(4933), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [261737] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(4933), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [261761] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(4933), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [261785] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(4933), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [261809] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10703), 1, anon_sym___attribute, ACTIONS(10701), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [261833] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(10818), 1, sym_identifier, ACTIONS(10820), 1, sym_primitive_type, STATE(1633), 1, aux_sym_sized_type_specifier_repeat1, STATE(6803), 1, sym__scope_resolution, STATE(2322), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(9607), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [261873] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(5854), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_try, [261909] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9768), 1, anon_sym___attribute, ACTIONS(9757), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [261933] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, [261965] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5849), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_try, [262001] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9241), 1, anon_sym___attribute, ACTIONS(9230), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262025] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(10822), 1, sym_identifier, ACTIONS(10824), 1, sym_primitive_type, STATE(4230), 1, aux_sym_sized_type_specifier_repeat1, STATE(6844), 1, sym__scope_resolution, STATE(5136), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(8147), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [262065] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, [262097] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10828), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10826), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [262121] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10832), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10830), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [262145] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10669), 1, anon_sym___attribute, ACTIONS(10667), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262169] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(10834), 1, sym_identifier, ACTIONS(10836), 1, sym_primitive_type, STATE(1634), 1, aux_sym_sized_type_specifier_repeat1, STATE(6803), 1, sym__scope_resolution, STATE(2322), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(9584), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [262209] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10003), 1, anon_sym___attribute, ACTIONS(10001), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262233] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(10003), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, [262265] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(10003), 1, anon_sym_LBRACK, STATE(5856), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 6, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_try, [262301] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(10838), 1, sym_identifier, ACTIONS(10840), 1, sym_primitive_type, STATE(1950), 1, aux_sym_sized_type_specifier_repeat1, STATE(6835), 1, sym__scope_resolution, STATE(1930), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(9565), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [262341] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10844), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10842), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [262365] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10848), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10846), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [262389] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(10850), 1, sym_identifier, ACTIONS(10852), 1, sym_primitive_type, STATE(5258), 1, aux_sym_sized_type_specifier_repeat1, STATE(6843), 1, sym__scope_resolution, STATE(2572), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(9708), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [262429] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10013), 1, anon_sym___attribute, ACTIONS(10011), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262453] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(10013), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6199), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10011), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, [262485] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10856), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10854), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [262509] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10710), 1, anon_sym___attribute, ACTIONS(10708), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262533] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10637), 1, anon_sym___attribute, ACTIONS(10635), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262557] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10641), 1, anon_sym___attribute, ACTIONS(10639), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262581] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10860), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10858), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [262605] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(10850), 1, sym_identifier, ACTIONS(10852), 1, sym_primitive_type, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(6832), 1, sym__scope_resolution, STATE(2572), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [262645] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10864), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10862), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [262669] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8121), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5064), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [262693] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(10866), 1, sym_identifier, ACTIONS(10868), 1, sym_primitive_type, STATE(2397), 1, aux_sym_sized_type_specifier_repeat1, STATE(6795), 1, sym__scope_resolution, STATE(2572), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(59), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [262733] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6241), 1, anon_sym___attribute, ACTIONS(10870), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(10872), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6243), 11, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [262761] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9499), 1, anon_sym_requires, STATE(5945), 1, sym_trailing_return_type, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_try, [262797] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10595), 1, anon_sym___attribute, ACTIONS(10593), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262821] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10599), 1, anon_sym___attribute, ACTIONS(10597), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262845] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10603), 1, anon_sym___attribute, ACTIONS(10601), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262869] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(10866), 1, sym_identifier, ACTIONS(10868), 1, sym_primitive_type, STATE(2397), 1, aux_sym_sized_type_specifier_repeat1, STATE(6840), 1, sym__scope_resolution, STATE(2572), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(59), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [262909] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10609), 1, anon_sym___attribute, ACTIONS(10607), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [262933] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(10874), 1, sym_identifier, ACTIONS(10876), 1, sym_primitive_type, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(6839), 1, sym__scope_resolution, STATE(4945), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [262973] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5901), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5903), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [262997] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5839), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5841), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [263021] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5790), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5792), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [263045] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5751), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5753), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [263069] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10013), 1, anon_sym___attribute, ACTIONS(10878), 1, anon_sym_requires, ACTIONS(10748), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6199), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10011), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, [263101] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10883), 1, anon_sym___attribute, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2883), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10881), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [263133] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10889), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10887), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [263165] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10893), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10891), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [263197] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10897), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10895), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [263229] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10901), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10899), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [263261] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10905), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10903), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [263293] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10909), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10907), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [263325] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10913), 1, anon_sym___attribute, STATE(2883), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10911), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [263357] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(10915), 1, sym_identifier, ACTIONS(10917), 1, sym_primitive_type, STATE(1658), 1, aux_sym_sized_type_specifier_repeat1, STATE(6794), 1, sym__scope_resolution, STATE(3076), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(9506), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [263397] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(10874), 1, sym_identifier, ACTIONS(10876), 1, sym_primitive_type, STATE(4104), 1, aux_sym_sized_type_specifier_repeat1, STATE(6791), 1, sym__scope_resolution, STATE(4945), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(8103), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [263437] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(10919), 1, sym_identifier, ACTIONS(10921), 1, sym_primitive_type, STATE(2312), 1, aux_sym_sized_type_specifier_repeat1, STATE(6811), 1, sym__scope_resolution, STATE(2785), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(9481), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [263477] = 14, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9878), 1, anon_sym_COLON, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(10925), 1, anon_sym___attribute, ACTIONS(10927), 1, anon_sym_EQ, STATE(2850), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7222), 1, sym_bitfield_clause, STATE(7223), 1, sym_initializer_list, STATE(6555), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10923), 3, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, [263523] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9400), 1, anon_sym_requires, STATE(5933), 1, sym_trailing_return_type, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_try, [263559] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4940), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(4933), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [263583] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10931), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(10929), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [263607] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10651), 1, anon_sym___attribute, ACTIONS(10649), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [263631] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10655), 1, anon_sym___attribute, ACTIONS(10653), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [263655] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8600), 1, anon_sym_STAR, ACTIONS(8602), 1, anon_sym_AMP_AMP, ACTIONS(8604), 1, anon_sym_AMP, STATE(3142), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6986), 1, sym__abstract_declarator, ACTIONS(8354), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, [263695] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9799), 1, anon_sym_requires, STATE(5942), 1, sym_trailing_return_type, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_try, [263731] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(10850), 1, sym_identifier, ACTIONS(10852), 1, sym_primitive_type, STATE(2778), 1, aux_sym_sized_type_specifier_repeat1, STATE(6843), 1, sym__scope_resolution, STATE(2572), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(3927), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [263771] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10665), 1, anon_sym___attribute, ACTIONS(10663), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [263795] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5909), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5911), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [263819] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10631), 1, anon_sym___attribute, ACTIONS(10629), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [263843] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(10840), 1, sym_primitive_type, ACTIONS(10933), 1, sym_identifier, STATE(4355), 1, aux_sym_sized_type_specifier_repeat1, STATE(6826), 1, sym__scope_resolution, STATE(1930), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(1810), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [263883] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10679), 1, anon_sym___attribute, ACTIONS(10677), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [263907] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10685), 1, anon_sym___attribute, ACTIONS(10683), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [263931] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10695), 1, anon_sym___attribute, ACTIONS(10693), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [263955] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(5852), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_try, [263991] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9422), 1, anon_sym___attribute, ACTIONS(9411), 15, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_try, anon_sym_requires, [264015] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, [264047] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10883), 1, anon_sym___asm, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2954), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10881), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, [264079] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10889), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10887), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, [264111] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10893), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10891), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, [264143] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10897), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10895), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, [264175] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10901), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10899), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, [264207] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10905), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10903), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, [264239] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10909), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10907), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, [264271] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10913), 1, anon_sym___asm, STATE(2954), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10911), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_requires, [264303] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(10935), 1, sym_identifier, ACTIONS(10937), 1, sym_primitive_type, STATE(1684), 1, aux_sym_sized_type_specifier_repeat1, STATE(6833), 1, sym__scope_resolution, STATE(3487), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(9528), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [264343] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9241), 1, anon_sym___attribute, ACTIONS(9397), 1, anon_sym_requires, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, [264375] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7427), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym_LBRACK, ACTIONS(10511), 1, anon_sym_requires, STATE(5947), 1, sym_trailing_return_type, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 6, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_try, [264411] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(10939), 1, sym_identifier, ACTIONS(10941), 1, sym_primitive_type, STATE(5046), 1, aux_sym_sized_type_specifier_repeat1, STATE(6837), 1, sym__scope_resolution, STATE(1930), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(8061), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [264451] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, STATE(5849), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9241), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [264487] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, STATE(5852), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9422), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [264523] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, STATE(5854), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(9768), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [264559] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7476), 1, anon_sym_requires, ACTIONS(7800), 1, anon_sym_DASH_GT, STATE(5856), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, ACTIONS(10003), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [264595] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9400), 1, anon_sym_requires, STATE(5933), 1, sym_trailing_return_type, ACTIONS(9241), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [264631] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9499), 1, anon_sym_requires, STATE(5945), 1, sym_trailing_return_type, ACTIONS(9422), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [264667] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(9799), 1, anon_sym_requires, STATE(5942), 1, sym_trailing_return_type, ACTIONS(9768), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [264703] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7800), 1, anon_sym_DASH_GT, ACTIONS(10511), 1, anon_sym_requires, STATE(5947), 1, sym_trailing_return_type, ACTIONS(10003), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [264739] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10883), 1, anon_sym___asm, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2944), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10881), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [264771] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(10943), 1, sym_identifier, ACTIONS(10945), 1, sym_primitive_type, STATE(1937), 1, aux_sym_sized_type_specifier_repeat1, STATE(6846), 1, sym__scope_resolution, STATE(4137), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(9619), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [264811] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10889), 1, anon_sym___asm, STATE(2944), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10887), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [264843] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10893), 1, anon_sym___asm, STATE(2944), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10891), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [264875] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10897), 1, anon_sym___asm, STATE(2944), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10895), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [264907] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10901), 1, anon_sym___asm, STATE(2944), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10899), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [264939] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10905), 1, anon_sym___asm, STATE(2944), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10903), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [264971] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5865), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5867), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [264995] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5913), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5915), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [265019] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10909), 1, anon_sym___asm, STATE(2944), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10907), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [265051] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9422), 1, anon_sym___attribute, ACTIONS(9558), 1, anon_sym_requires, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, [265083] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10913), 1, anon_sym___asm, STATE(2944), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10911), 11, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [265115] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6219), 1, anon_sym___attribute, ACTIONS(10872), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6221), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_or, anon_sym_final, anon_sym_override, anon_sym_requires, [265141] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6504), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6502), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [265165] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(10921), 1, sym_primitive_type, ACTIONS(10947), 1, sym_identifier, STATE(4428), 1, aux_sym_sized_type_specifier_repeat1, STATE(6798), 1, sym__scope_resolution, STATE(2785), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(3090), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [265205] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(10949), 1, sym_identifier, ACTIONS(10951), 1, sym_primitive_type, STATE(1678), 1, aux_sym_sized_type_specifier_repeat1, STATE(6842), 1, sym__scope_resolution, STATE(3144), 2, sym_sized_type_specifier, sym_qualified_type_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, ACTIONS(9641), 4, anon_sym_signed, anon_sym_unsigned, anon_sym_long, anon_sym_short, [265245] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9768), 1, anon_sym___attribute, ACTIONS(9814), 1, anon_sym_requires, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, [265277] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6254), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6256), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACE, anon_sym_RBRACK, anon_sym_asm, anon_sym___asm__, anon_sym_try, [265305] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5835), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5837), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [265329] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5827), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5829), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [265353] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5800), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5802), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_GT2, anon_sym_try, [265377] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10003), 1, anon_sym___attribute, ACTIONS(10953), 1, anon_sym_requires, ACTIONS(10722), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_LBRACK, [265409] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10299), 1, anon_sym_TILDE, ACTIONS(10956), 1, sym_identifier, ACTIONS(10958), 1, anon_sym_DOT_DOT_DOT, ACTIONS(10961), 1, anon_sym_COLON_COLON, ACTIONS(10963), 1, anon_sym_template, STATE(6488), 1, sym__scope_resolution, STATE(8006), 1, sym_operator_name, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(3503), 4, sym_template_method, sym_destructor_name, sym_dependent_field_identifier, sym_qualified_field_identifier, [265451] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10967), 1, anon_sym___asm, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10965), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [265486] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(2568), 1, sym_template_argument_list, ACTIONS(4940), 4, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym___asm, ACTIONS(4933), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_asm, anon_sym___asm__, [265515] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9814), 1, anon_sym_requires, STATE(6291), 1, sym_trailing_return_type, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, [265548] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(10971), 1, anon_sym___attribute, STATE(2850), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(6555), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10969), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [265583] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(10953), 1, anon_sym_requires, STATE(6219), 1, sym_trailing_return_type, ACTIONS(10722), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, [265616] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym___attribute, ACTIONS(9397), 1, anon_sym_requires, STATE(6280), 1, sym_trailing_return_type, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, [265651] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym___attribute, ACTIONS(9558), 1, anon_sym_requires, STATE(6286), 1, sym_trailing_return_type, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, [265686] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym___attribute, ACTIONS(9814), 1, anon_sym_requires, STATE(6291), 1, sym_trailing_return_type, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, [265721] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym___attribute, ACTIONS(10953), 1, anon_sym_requires, STATE(6219), 1, sym_trailing_return_type, ACTIONS(10722), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, [265756] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9397), 1, anon_sym_requires, STATE(6280), 1, sym_trailing_return_type, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, [265789] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10975), 1, anon_sym___asm, STATE(2920), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10973), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [265824] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, STATE(6249), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, [265857] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(10725), 1, anon_sym_requires, STATE(6107), 1, sym_trailing_return_type, ACTIONS(10722), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_try, [265890] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10883), 1, anon_sym___asm, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3086), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10881), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [265921] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10889), 1, anon_sym___asm, STATE(3086), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10887), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [265952] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10893), 1, anon_sym___asm, STATE(3086), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10891), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [265983] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10897), 1, anon_sym___asm, STATE(3086), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10895), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [266014] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10901), 1, anon_sym___asm, STATE(3086), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10899), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [266045] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10905), 1, anon_sym___asm, STATE(3086), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10903), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [266076] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10909), 1, anon_sym___asm, STATE(3086), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10907), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [266107] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10913), 1, anon_sym___asm, STATE(3086), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10911), 10, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [266138] = 5, ACTIONS(3), 1, sym_comment, STATE(6162), 2, sym_string_literal, sym_raw_string_literal, ACTIONS(5806), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, ACTIONS(10795), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(10797), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [266165] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10979), 1, anon_sym___asm, STATE(2920), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10977), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [266200] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8678), 1, anon_sym_STAR, ACTIONS(8680), 1, anon_sym_AMP_AMP, ACTIONS(8682), 1, anon_sym_AMP, STATE(3426), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(7058), 1, sym__abstract_declarator, ACTIONS(8354), 2, anon_sym_LBRACE, anon_sym_requires, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, [266239] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10975), 1, anon_sym___asm, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10973), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [266274] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10979), 1, anon_sym___asm, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10977), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [266309] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7660), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [266338] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7593), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [266367] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(10983), 1, aux_sym_preproc_if_token2, ACTIONS(10985), 1, aux_sym_preproc_else_token1, ACTIONS(10987), 1, aux_sym_preproc_elif_token1, STATE(6702), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(6704), 1, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, STATE(6982), 1, sym_enumerator, ACTIONS(10989), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8579), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, STATE(8581), 3, sym_preproc_else_in_enumerator_list_no_comma, sym_preproc_elif_in_enumerator_list_no_comma, sym_preproc_elifdef_in_enumerator_list_no_comma, [266406] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7646), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [266435] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, STATE(6101), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_try, [266468] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10993), 1, anon_sym___asm, STATE(2920), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10991), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [266503] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym___attribute, STATE(6440), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [266538] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym___attribute, STATE(6446), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [266573] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym___attribute, STATE(6452), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [266608] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym___attribute, STATE(6470), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [266643] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(10997), 1, anon_sym___attribute, STATE(2850), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(6555), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10995), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [266678] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11001), 1, anon_sym___asm, STATE(2920), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10999), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [266713] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym___attribute, ACTIONS(9430), 1, anon_sym_requires, STATE(6439), 1, sym_trailing_return_type, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [266748] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym___attribute, ACTIONS(9690), 1, anon_sym_requires, STATE(6447), 1, sym_trailing_return_type, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [266783] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym___attribute, ACTIONS(9817), 1, anon_sym_requires, STATE(6449), 1, sym_trailing_return_type, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [266818] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7794), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym___attribute, ACTIONS(11003), 1, anon_sym_requires, STATE(6383), 1, sym_trailing_return_type, ACTIONS(10722), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [266853] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(10985), 1, aux_sym_preproc_else_token1, ACTIONS(10987), 1, aux_sym_preproc_elif_token1, ACTIONS(11006), 1, aux_sym_preproc_if_token2, STATE(6635), 1, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, STATE(6732), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(6982), 1, sym_enumerator, ACTIONS(10989), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8495), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, STATE(8501), 3, sym_preproc_else_in_enumerator_list_no_comma, sym_preproc_elif_in_enumerator_list_no_comma, sym_preproc_elifdef_in_enumerator_list_no_comma, [266892] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7677), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [266921] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(2568), 1, sym_template_argument_list, ACTIONS(8121), 4, anon_sym___attribute, anon_sym_COLON, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5064), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_asm, anon_sym___asm__, [266950] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7733), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [266979] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, STATE(6119), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_try, [267012] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9558), 1, anon_sym_requires, STATE(6286), 1, sym_trailing_return_type, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, [267045] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7406), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267074] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(11010), 1, anon_sym___attribute, STATE(2850), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(6555), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(11008), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [267109] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10967), 1, anon_sym___asm, STATE(2920), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10965), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [267144] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(9394), 1, anon_sym_requires, STATE(6069), 1, sym_trailing_return_type, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_try, [267177] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(10985), 1, aux_sym_preproc_else_token1, ACTIONS(10987), 1, aux_sym_preproc_elif_token1, ACTIONS(11012), 1, aux_sym_preproc_if_token2, STATE(6645), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(6646), 1, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, STATE(6982), 1, sym_enumerator, ACTIONS(10989), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8962), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, STATE(8967), 3, sym_preproc_else_in_enumerator_list_no_comma, sym_preproc_elif_in_enumerator_list_no_comma, sym_preproc_elifdef_in_enumerator_list_no_comma, [267216] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, STATE(6103), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_try, [267249] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7504), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267278] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7666), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267307] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11001), 1, anon_sym___asm, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10999), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [267342] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7639), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267371] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(7508), 1, anon_sym_requires, STATE(6096), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_try, [267404] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7701), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267433] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10281), 1, anon_sym_TILDE, ACTIONS(11014), 1, sym_identifier, ACTIONS(11016), 1, anon_sym_COLON_COLON, ACTIONS(11018), 1, anon_sym_template, STATE(6538), 1, sym__scope_resolution, STATE(7948), 1, sym_operator_name, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(3592), 4, sym_template_method, sym_destructor_name, sym_dependent_field_identifier, sym_qualified_field_identifier, [267472] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(11022), 1, anon_sym___attribute, STATE(2850), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(6555), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(11020), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [267507] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7764), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267536] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7409), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267565] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, STATE(6180), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, [267598] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7440), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267627] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10319), 1, anon_sym_TILDE, ACTIONS(11024), 1, sym_identifier, ACTIONS(11026), 1, anon_sym_COLON_COLON, ACTIONS(11028), 1, anon_sym_template, STATE(6543), 1, sym__scope_resolution, STATE(7882), 1, sym_operator_name, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(2479), 4, sym_template_method, sym_destructor_name, sym_dependent_field_identifier, sym_qualified_field_identifier, [267666] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(9602), 1, anon_sym_requires, STATE(6063), 1, sym_trailing_return_type, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_try, [267699] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym___attribute, STATE(6249), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, [267734] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(8802), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267763] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(8377), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267792] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(11032), 1, anon_sym___attribute, STATE(2850), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(6555), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(11030), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [267827] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym___attribute, STATE(6180), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, [267862] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym___attribute, STATE(6190), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, [267897] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7751), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267926] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(9074), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [267955] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(10985), 1, aux_sym_preproc_else_token1, ACTIONS(10987), 1, aux_sym_preproc_elif_token1, ACTIONS(11034), 1, aux_sym_preproc_if_token2, STATE(6663), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(6664), 1, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, STATE(6982), 1, sym_enumerator, ACTIONS(10989), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8325), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, STATE(8327), 3, sym_preproc_else_in_enumerator_list_no_comma, sym_preproc_elif_in_enumerator_list_no_comma, sym_preproc_elifdef_in_enumerator_list_no_comma, [267994] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(8291), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [268023] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(8366), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [268052] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(8429), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [268081] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(8485), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [268110] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10993), 1, anon_sym___asm, STATE(2939), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10991), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, anon_sym_try, [268145] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7798), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym___attribute, STATE(6197), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, [268180] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, STATE(6197), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, [268213] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(7500), 1, anon_sym_requires, STATE(6190), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, [268246] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10319), 1, anon_sym_TILDE, ACTIONS(11024), 1, sym_identifier, ACTIONS(11036), 1, anon_sym_COLON_COLON, ACTIONS(11038), 1, anon_sym_template, STATE(6524), 1, sym__scope_resolution, STATE(7880), 1, sym_operator_name, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(2479), 4, sym_template_method, sym_destructor_name, sym_dependent_field_identifier, sym_qualified_field_identifier, [268285] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7440), 1, anon_sym_DASH_GT, ACTIONS(9805), 1, anon_sym_requires, STATE(6071), 1, sym_trailing_return_type, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_LBRACK, anon_sym_EQ, anon_sym_try, [268318] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10773), 1, sym_identifier, STATE(6314), 2, sym_string_literal, sym_raw_string_literal, STATE(7647), 2, sym__string, sym_concatenated_string, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(159), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [268347] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10299), 1, anon_sym_TILDE, ACTIONS(10956), 1, sym_identifier, ACTIONS(10961), 1, anon_sym_COLON_COLON, ACTIONS(10963), 1, anon_sym_template, STATE(6488), 1, sym__scope_resolution, STATE(8006), 1, sym_operator_name, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, STATE(3503), 4, sym_template_method, sym_destructor_name, sym_dependent_field_identifier, sym_qualified_field_identifier, [268386] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10967), 1, anon_sym___asm, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10965), 6, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [268420] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10013), 1, anon_sym___attribute, ACTIONS(11040), 1, anon_sym_requires, ACTIONS(10748), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6199), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10011), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [268450] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6219), 1, anon_sym___attribute, ACTIONS(11043), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6221), 11, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_or, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [268474] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6186), 1, anon_sym_LBRACE, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2292), 1, sym_enumerator_list, STATE(6803), 1, sym__scope_resolution, ACTIONS(11045), 2, anon_sym_class, anon_sym_struct, STATE(2474), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [268514] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6904), 1, anon_sym_LBRACE, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2952), 1, sym_enumerator_list, STATE(6794), 1, sym__scope_resolution, ACTIONS(11047), 2, anon_sym_class, anon_sym_struct, STATE(2726), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [268554] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(10742), 1, anon_sym_LBRACE, ACTIONS(11049), 1, anon_sym_SEMI, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11053), 1, anon_sym_EQ, ACTIONS(11055), 1, anon_sym_try, STATE(2109), 1, sym_compound_statement, STATE(7974), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(2110), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [268592] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9383), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5027), 1, sym_enumerator_list, STATE(6844), 1, sym__scope_resolution, ACTIONS(11057), 2, anon_sym_class, anon_sym_struct, STATE(4915), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [268632] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(3976), 1, sym_enumerator_list, STATE(6791), 1, sym__scope_resolution, ACTIONS(11059), 2, anon_sym_class, anon_sym_struct, STATE(3801), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [268672] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8183), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4110), 1, sym_enumerator_list, STATE(6846), 1, sym__scope_resolution, ACTIONS(11061), 2, anon_sym_class, anon_sym_struct, STATE(3873), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [268712] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6169), 1, anon_sym___asm, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10720), 1, anon_sym_LBRACK, STATE(6241), 1, sym_parameter_list, STATE(6506), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6171), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [268744] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10758), 1, anon_sym_SEMI, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7724), 1, sym_gnu_asm_expression, STATE(7731), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [268786] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(3976), 1, sym_enumerator_list, STATE(6839), 1, sym__scope_resolution, ACTIONS(11063), 2, anon_sym_class, anon_sym_struct, STATE(6804), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [268826] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11067), 1, anon_sym_EQ, STATE(3007), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, ACTIONS(11065), 2, anon_sym_COMMA, anon_sym_GT2, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6944), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [268866] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(5626), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 4, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, [268900] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(5627), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 4, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, [268934] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(5628), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 4, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, [268968] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7338), 1, anon_sym_requires, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym_LBRACK, STATE(5629), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 4, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, [269002] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9371), 1, anon_sym_requires, STATE(5592), 1, sym_trailing_return_type, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 4, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, [269036] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9457), 1, anon_sym_requires, STATE(5593), 1, sym_trailing_return_type, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 4, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, [269070] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9793), 1, anon_sym_requires, STATE(5594), 1, sym_trailing_return_type, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 4, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, [269104] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7796), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym_LBRACK, ACTIONS(10008), 1, anon_sym_requires, STATE(5595), 1, sym_trailing_return_type, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 4, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, [269138] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9111), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4902), 1, sym_enumerator_list, STATE(6791), 1, sym__scope_resolution, ACTIONS(11069), 2, anon_sym_class, anon_sym_struct, STATE(5226), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [269178] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6075), 1, anon_sym___asm, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10720), 1, anon_sym_LBRACK, STATE(6241), 1, sym_parameter_list, STATE(6506), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6077), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [269210] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9241), 1, anon_sym___attribute, ACTIONS(9430), 1, anon_sym_requires, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [269240] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(3071), 1, sym_enumerator_list, STATE(6840), 1, sym__scope_resolution, ACTIONS(11071), 2, anon_sym_class, anon_sym_struct, STATE(3532), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [269280] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11073), 1, anon_sym_SEMI, ACTIONS(11075), 1, anon_sym_EQ, ACTIONS(11077), 1, anon_sym_try, STATE(623), 1, sym_compound_statement, STATE(8017), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(624), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [269318] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8354), 1, anon_sym_COLON, ACTIONS(8734), 1, anon_sym_STAR, ACTIONS(8736), 1, anon_sym_AMP_AMP, ACTIONS(8738), 1, anon_sym_AMP, STATE(3462), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(7143), 1, sym__abstract_declarator, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, [269356] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10975), 1, anon_sym___asm, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10973), 6, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [269390] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5540), 1, sym_identifier, ACTIONS(5542), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [269412] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11079), 1, anon_sym_SEMI, ACTIONS(11081), 1, anon_sym_EQ, ACTIONS(11083), 1, anon_sym_try, STATE(441), 1, sym_compound_statement, STATE(7941), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(442), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [269450] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(7149), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3181), 1, sym_enumerator_list, STATE(6833), 1, sym__scope_resolution, ACTIONS(11085), 2, anon_sym_class, anon_sym_struct, STATE(2899), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [269490] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(6754), 1, sym_access_specifier, STATE(6832), 1, sym__scope_resolution, STATE(7544), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, ACTIONS(10718), 3, anon_sym_private, anon_sym_public, anon_sym_protected, [269528] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10979), 1, anon_sym___asm, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10977), 6, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [269562] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11087), 1, anon_sym_SEMI, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7425), 1, sym_gnu_asm_expression, STATE(7426), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [269604] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11089), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(11091), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6243), 10, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, anon_sym_DASH_GT, anon_sym_noexcept, anon_sym_throw, [269628] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6079), 1, anon_sym___asm, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10720), 1, anon_sym_LBRACK, STATE(6241), 1, sym_parameter_list, STATE(6506), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6081), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [269660] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(10738), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11093), 1, anon_sym_SEMI, ACTIONS(11095), 1, anon_sym_EQ, ACTIONS(11097), 1, anon_sym_try, STATE(1808), 1, sym_compound_statement, STATE(8090), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(1822), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [269698] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11081), 1, anon_sym_EQ, ACTIONS(11083), 1, anon_sym_try, ACTIONS(11099), 1, anon_sym_SEMI, STATE(344), 1, sym_compound_statement, STATE(8159), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(345), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [269736] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6241), 1, anon_sym___attribute, ACTIONS(11043), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(11101), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(6243), 9, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [269762] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5555), 1, sym_identifier, ACTIONS(5557), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [269784] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(6762), 1, sym_access_specifier, STATE(6832), 1, sym__scope_resolution, STATE(7185), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, ACTIONS(10718), 3, anon_sym_private, anon_sym_public, anon_sym_protected, [269822] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11091), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6221), 12, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, anon_sym_or, anon_sym_DASH_GT, anon_sym_noexcept, anon_sym_throw, [269844] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11103), 1, anon_sym_SEMI, ACTIONS(11105), 1, anon_sym_EQ, ACTIONS(11107), 1, anon_sym_try, STATE(802), 1, sym_compound_statement, STATE(8022), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(803), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [269882] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9111), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4902), 1, sym_enumerator_list, STATE(6839), 1, sym__scope_resolution, ACTIONS(11109), 2, anon_sym_class, anon_sym_struct, STATE(4600), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [269922] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(5356), 1, sym_enumerator_list, STATE(6837), 1, sym__scope_resolution, ACTIONS(11111), 2, anon_sym_class, anon_sym_struct, STATE(5044), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [269962] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10767), 1, anon_sym_SEMI, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7434), 1, sym_gnu_asm_expression, STATE(7441), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [270004] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6149), 1, anon_sym___asm, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10720), 1, anon_sym_LBRACK, STATE(6241), 1, sym_parameter_list, STATE(6506), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6151), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [270036] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(3071), 1, sym_enumerator_list, STATE(6795), 1, sym__scope_resolution, ACTIONS(11113), 2, anon_sym_class, anon_sym_struct, STATE(2905), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [270076] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11001), 1, anon_sym___asm, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10999), 6, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [270110] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [270140] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(2502), 1, sym_enumerator_list, STATE(6826), 1, sym__scope_resolution, ACTIONS(11115), 2, anon_sym_class, anon_sym_struct, STATE(5013), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [270180] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(2502), 1, sym_enumerator_list, STATE(6835), 1, sym__scope_resolution, ACTIONS(11117), 2, anon_sym_class, anon_sym_struct, STATE(4068), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [270220] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(10738), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11095), 1, anon_sym_EQ, ACTIONS(11097), 1, anon_sym_try, ACTIONS(11119), 1, anon_sym_SEMI, STATE(1759), 1, sym_compound_statement, STATE(7900), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(1763), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [270258] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5593), 1, sym_identifier, ACTIONS(5595), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [270280] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(6772), 1, sym_access_specifier, STATE(6832), 1, sym__scope_resolution, STATE(7467), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, ACTIONS(10718), 3, anon_sym_private, anon_sym_public, anon_sym_protected, [270318] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10993), 1, anon_sym___asm, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10991), 6, anon_sym_COMMA, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [270352] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11075), 1, anon_sym_EQ, ACTIONS(11077), 1, anon_sym_try, ACTIONS(11121), 1, anon_sym_SEMI, STATE(615), 1, sym_compound_statement, STATE(7914), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(616), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [270390] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9422), 1, anon_sym___attribute, ACTIONS(9690), 1, anon_sym_requires, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [270420] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [270450] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11123), 1, anon_sym_EQ, STATE(3007), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, ACTIONS(11065), 2, anon_sym_COMMA, anon_sym_RPAREN, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6944), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [270490] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(10756), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11125), 1, anon_sym_SEMI, ACTIONS(11127), 1, anon_sym_EQ, ACTIONS(11129), 1, anon_sym_try, STATE(2123), 1, sym_compound_statement, STATE(7845), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(2124), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [270528] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11105), 1, anon_sym_EQ, ACTIONS(11107), 1, anon_sym_try, ACTIONS(11131), 1, anon_sym_SEMI, STATE(671), 1, sym_compound_statement, STATE(7848), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(672), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [270566] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6752), 1, anon_sym_LT, STATE(2568), 1, sym_template_argument_list, ACTIONS(6390), 3, anon_sym___attribute, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6392), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_asm, anon_sym___asm__, [270592] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(3976), 1, sym_enumerator_list, STATE(6839), 1, sym__scope_resolution, ACTIONS(11133), 2, anon_sym_class, anon_sym_struct, STATE(4340), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [270632] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [270662] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9768), 1, anon_sym___attribute, ACTIONS(9817), 1, anon_sym_requires, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [270692] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(3071), 1, sym_enumerator_list, STATE(6789), 1, sym__scope_resolution, ACTIONS(11135), 2, anon_sym_class, anon_sym_struct, STATE(4273), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [270732] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10003), 1, anon_sym___attribute, ACTIONS(11003), 1, anon_sym_requires, ACTIONS(10722), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [270762] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6878), 1, anon_sym_LBRACE, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2704), 1, sym_enumerator_list, STATE(6811), 1, sym__scope_resolution, ACTIONS(11137), 2, anon_sym_class, anon_sym_struct, STATE(4174), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [270802] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(9430), 1, anon_sym_requires, STATE(6439), 1, sym_trailing_return_type, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_LBRACK, anon_sym_GT2, [270834] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(10003), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [270864] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(10742), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11053), 1, anon_sym_EQ, ACTIONS(11055), 1, anon_sym_try, ACTIONS(11139), 1, anon_sym_SEMI, STATE(2059), 1, sym_compound_statement, STATE(8118), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(2060), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [270902] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(9690), 1, anon_sym_requires, STATE(6447), 1, sym_trailing_return_type, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_LBRACK, anon_sym_GT2, [270934] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10746), 1, anon_sym_SEMI, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7692), 1, sym_gnu_asm_expression, STATE(7693), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [270976] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5496), 1, sym_identifier, ACTIONS(5498), 13, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [270998] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(9817), 1, anon_sym_requires, STATE(6449), 1, sym_trailing_return_type, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_LBRACK, anon_sym_GT2, [271030] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10883), 1, anon_sym___attribute, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3027), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10881), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [271060] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(6026), 1, anon_sym___asm, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10720), 1, anon_sym_LBRACK, STATE(6241), 1, sym_parameter_list, STATE(6506), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6028), 7, anon_sym_COMMA, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [271092] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(6771), 1, sym_access_specifier, STATE(6832), 1, sym__scope_resolution, STATE(7267), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, ACTIONS(10718), 3, anon_sym_private, anon_sym_public, anon_sym_protected, [271130] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10889), 1, anon_sym___attribute, STATE(3027), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10887), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [271160] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(11003), 1, anon_sym_requires, STATE(6383), 1, sym_trailing_return_type, ACTIONS(10722), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_LBRACK, anon_sym_GT2, [271192] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10893), 1, anon_sym___attribute, STATE(3027), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10891), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [271222] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10897), 1, anon_sym___attribute, STATE(3027), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10895), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [271252] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10901), 1, anon_sym___attribute, STATE(3027), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10899), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [271282] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6878), 1, anon_sym_LBRACE, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2704), 1, sym_enumerator_list, STATE(6798), 1, sym__scope_resolution, ACTIONS(11141), 2, anon_sym_class, anon_sym_struct, STATE(5029), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [271322] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10905), 1, anon_sym___attribute, STATE(3027), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10903), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [271352] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10909), 1, anon_sym___attribute, STATE(3027), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10907), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [271382] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10913), 1, anon_sym___attribute, STATE(3027), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10911), 9, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [271412] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7586), 1, anon_sym_requires, ACTIONS(10013), 1, anon_sym___attribute, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6199), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10011), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [271442] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(10756), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11127), 1, anon_sym_EQ, ACTIONS(11129), 1, anon_sym_try, ACTIONS(11143), 1, anon_sym_SEMI, STATE(2092), 1, sym_compound_statement, STATE(8066), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(2093), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [271480] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, STATE(6440), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_LBRACK, anon_sym_GT2, [271512] = 13, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10728), 1, anon_sym_SEMI, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7720), 1, sym_gnu_asm_expression, STATE(7726), 1, aux_sym_declaration_repeat1, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [271554] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11145), 1, anon_sym_SEMI, ACTIONS(11147), 1, anon_sym_EQ, ACTIONS(11149), 1, anon_sym_try, STATE(791), 1, sym_compound_statement, STATE(8007), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(792), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [271592] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, STATE(6446), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_LBRACK, anon_sym_GT2, [271624] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, STATE(6452), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_LBRACK, anon_sym_GT2, [271656] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6186), 1, anon_sym_LBRACE, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2292), 1, sym_enumerator_list, STATE(6803), 1, sym__scope_resolution, ACTIONS(11151), 2, anon_sym_class, anon_sym_struct, STATE(2644), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [271696] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11147), 1, anon_sym_EQ, ACTIONS(11149), 1, anon_sym_try, ACTIONS(11153), 1, anon_sym_SEMI, STATE(721), 1, sym_compound_statement, STATE(7912), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(722), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [271734] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7532), 1, anon_sym_DASH_GT, ACTIONS(7586), 1, anon_sym_requires, STATE(6470), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 5, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_LBRACK, anon_sym_GT2, [271766] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6939), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3081), 1, sym_enumerator_list, STATE(6842), 1, sym__scope_resolution, ACTIONS(11155), 2, anon_sym_class, anon_sym_struct, STATE(2762), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [271806] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(6130), 1, sym_template_argument_list, ACTIONS(8121), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(5064), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [271833] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10979), 1, anon_sym___attribute, STATE(3007), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10977), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_GT2, [271866] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11163), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7869), 2, sym_preproc_call, sym_enumerator, STATE(8768), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [271899] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11165), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7929), 2, sym_preproc_call, sym_enumerator, STATE(8203), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6508), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [271932] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2921), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10891), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [271959] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10975), 1, anon_sym___attribute, STATE(3007), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10973), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_GT2, [271992] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10812), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5802), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10810), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [272017] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10961), 1, anon_sym_COLON_COLON, ACTIONS(10963), 1, anon_sym_template, ACTIONS(11167), 1, sym_identifier, STATE(3470), 1, sym_template_method, STATE(3471), 1, sym_dependent_field_identifier, STATE(3472), 1, sym_qualified_field_identifier, STATE(6488), 1, sym__scope_resolution, STATE(8006), 1, sym_operator_name, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [272056] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, STATE(6706), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [272089] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, STATE(6709), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [272122] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym_LBRACK, STATE(6711), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [272155] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11171), 1, anon_sym_LT, STATE(6582), 1, sym_template_argument_list, ACTIONS(11173), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(11169), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [272180] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(10003), 1, anon_sym_LBRACK, STATE(6712), 1, sym_trailing_return_type, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [272213] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2921), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10895), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [272240] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(7136), 1, sym__abstract_declarator, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, [272275] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9577), 1, anon_sym_requires, STATE(6689), 1, sym_trailing_return_type, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [272308] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9750), 1, anon_sym_requires, STATE(6691), 1, sym_trailing_return_type, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [272341] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9908), 1, anon_sym_requires, STATE(6692), 1, sym_trailing_return_type, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [272374] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(7945), 1, anon_sym_DASH_GT, ACTIONS(10003), 1, anon_sym_LBRACK, ACTIONS(11175), 1, anon_sym_requires, STATE(6695), 1, sym_trailing_return_type, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [272407] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(5042), 1, anon_sym_STAR, ACTIONS(5044), 1, anon_sym_AMP_AMP, ACTIONS(5046), 1, anon_sym_AMP, ACTIONS(8213), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(7066), 1, sym__abstract_declarator, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, [272442] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11147), 1, anon_sym_EQ, ACTIONS(11149), 1, anon_sym_try, STATE(721), 1, sym_compound_statement, STATE(7912), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(722), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [272477] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11105), 1, anon_sym_EQ, ACTIONS(11107), 1, anon_sym_try, STATE(671), 1, sym_compound_statement, STATE(7848), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(672), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [272512] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10993), 1, anon_sym___attribute, STATE(3007), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10991), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_GT2, [272545] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11178), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7989), 2, sym_preproc_call, sym_enumerator, STATE(8206), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6525), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [272578] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11171), 1, anon_sym_LT, STATE(6588), 1, sym_template_argument_list, ACTIONS(11182), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(11180), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [272603] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6254), 2, anon_sym_LBRACK, anon_sym___asm, STATE(5802), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(6256), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_asm, anon_sym___asm__, [272628] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(11184), 1, sym_identifier, ACTIONS(11186), 1, anon_sym_COLON_COLON, STATE(6539), 1, sym__scope_resolution, STATE(7913), 1, sym_operator_name, STATE(7997), 1, sym_field_initializer, STATE(7273), 2, sym_template_method, sym_qualified_field_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [272665] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11188), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(8001), 2, sym_preproc_call, sym_enumerator, STATE(8638), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [272698] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2921), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10899), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [272725] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(6130), 1, sym_template_argument_list, ACTIONS(4940), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(4933), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [272752] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4601), 1, anon_sym_DOT_DOT_DOT, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(11190), 1, sym_identifier, STATE(5998), 1, sym__scope_resolution, ACTIONS(4603), 2, anon_sym_COMMA, anon_sym_RBRACK, STATE(7983), 2, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [272787] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11192), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7850), 2, sym_preproc_call, sym_enumerator, STATE(8663), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6535), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [272820] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11105), 1, anon_sym_EQ, ACTIONS(11107), 1, anon_sym_try, STATE(802), 1, sym_compound_statement, STATE(8022), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(803), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [272855] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11194), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(8060), 2, sym_preproc_call, sym_enumerator, STATE(9072), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6549), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [272888] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2921), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10881), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [272915] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11196), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7957), 2, sym_preproc_call, sym_enumerator, STATE(8665), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [272948] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11198), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7897), 2, sym_preproc_call, sym_enumerator, STATE(8385), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6536), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [272981] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11200), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7808), 2, sym_preproc_call, sym_enumerator, STATE(8528), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [273014] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2921), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10911), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [273041] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11147), 1, anon_sym_EQ, ACTIONS(11149), 1, anon_sym_try, STATE(791), 1, sym_compound_statement, STATE(8007), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(792), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [273076] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11075), 1, anon_sym_EQ, ACTIONS(11077), 1, anon_sym_try, STATE(615), 1, sym_compound_statement, STATE(7914), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(616), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [273111] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11001), 1, anon_sym___attribute, STATE(3007), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10999), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_GT2, [273144] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2921), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10903), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [273171] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(11036), 1, anon_sym_COLON_COLON, ACTIONS(11038), 1, anon_sym_template, ACTIONS(11202), 1, sym_identifier, STATE(2317), 1, sym_dependent_field_identifier, STATE(2355), 1, sym_qualified_field_identifier, STATE(2383), 1, sym_template_method, STATE(6524), 1, sym__scope_resolution, STATE(7880), 1, sym_operator_name, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [273210] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11204), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(8132), 2, sym_preproc_call, sym_enumerator, STATE(8334), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [273243] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(113), 1, anon_sym___asm, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3084), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(7935), 1, sym_gnu_asm_expression, ACTIONS(10115), 2, anon_sym_asm, anon_sym___asm__, ACTIONS(11206), 2, anon_sym_COMMA, anon_sym_SEMI, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [273280] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10883), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10881), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [273309] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10897), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10895), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [273338] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10901), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10899), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [273367] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10909), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10907), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [273396] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10889), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [273425] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10893), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [273454] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10905), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [273483] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10913), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3087), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 8, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [273512] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11210), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7919), 2, sym_preproc_call, sym_enumerator, STATE(8789), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [273545] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11212), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7926), 2, sym_preproc_call, sym_enumerator, STATE(8426), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [273578] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2921), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10907), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [273605] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(11016), 1, anon_sym_COLON_COLON, ACTIONS(11018), 1, anon_sym_template, ACTIONS(11214), 1, sym_identifier, STATE(3686), 1, sym_template_method, STATE(3687), 1, sym_dependent_field_identifier, STATE(3691), 1, sym_qualified_field_identifier, STATE(6538), 1, sym__scope_resolution, STATE(7948), 1, sym_operator_name, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [273644] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(11186), 1, anon_sym_COLON_COLON, ACTIONS(11216), 1, sym_identifier, ACTIONS(11218), 1, anon_sym_template, STATE(2317), 1, sym_dependent_field_identifier, STATE(2355), 1, sym_qualified_field_identifier, STATE(2383), 1, sym_template_method, STATE(6539), 1, sym__scope_resolution, STATE(7913), 1, sym_operator_name, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [273683] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(11184), 1, sym_identifier, ACTIONS(11186), 1, anon_sym_COLON_COLON, STATE(6539), 1, sym__scope_resolution, STATE(7630), 1, sym_field_initializer, STATE(7913), 1, sym_operator_name, STATE(7273), 2, sym_template_method, sym_qualified_field_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [273720] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3286), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, ACTIONS(11065), 2, anon_sym_COMMA, anon_sym_RPAREN, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, STATE(6944), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [273757] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11220), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(8080), 2, sym_preproc_call, sym_enumerator, STATE(8198), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6557), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [273790] = 12, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(11026), 1, anon_sym_COLON_COLON, ACTIONS(11028), 1, anon_sym_template, ACTIONS(11202), 1, sym_identifier, STATE(2317), 1, sym_dependent_field_identifier, STATE(2355), 1, sym_qualified_field_identifier, STATE(2383), 1, sym_template_method, STATE(6543), 1, sym__scope_resolution, STATE(7882), 1, sym_operator_name, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [273829] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5040), 1, anon_sym_LPAREN2, ACTIONS(8213), 1, anon_sym_LBRACK, ACTIONS(8474), 1, anon_sym_STAR, ACTIONS(8476), 1, anon_sym_AMP_AMP, ACTIONS(8478), 1, anon_sym_AMP, STATE(3109), 1, sym_parameter_list, STATE(6201), 1, sym__function_declarator_seq, STATE(6855), 1, sym__abstract_declarator, STATE(6200), 5, sym_abstract_parenthesized_declarator, sym_abstract_pointer_declarator, sym_abstract_function_declarator, sym_abstract_array_declarator, sym_abstract_reference_declarator, [273864] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11081), 1, anon_sym_EQ, ACTIONS(11083), 1, anon_sym_try, STATE(441), 1, sym_compound_statement, STATE(7941), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(442), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [273899] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11222), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7805), 2, sym_preproc_call, sym_enumerator, STATE(8422), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6516), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [273932] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10967), 1, anon_sym___attribute, STATE(3007), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10965), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_GT2, [273965] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11224), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(8142), 2, sym_preproc_call, sym_enumerator, STATE(8675), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6483), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [273998] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11226), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(8091), 2, sym_preproc_call, sym_enumerator, STATE(8439), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [274031] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11228), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(7994), 2, sym_preproc_call, sym_enumerator, STATE(8513), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6556), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [274064] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11075), 1, anon_sym_EQ, ACTIONS(11077), 1, anon_sym_try, STATE(623), 1, sym_compound_statement, STATE(8017), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(624), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [274099] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(2921), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10887), 9, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [274126] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11230), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(8139), 2, sym_preproc_call, sym_enumerator, STATE(8371), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6518), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [274159] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, ACTIONS(8121), 1, anon_sym_LBRACK, ACTIONS(11051), 1, anon_sym_COLON, ACTIONS(11081), 1, anon_sym_EQ, ACTIONS(11083), 1, anon_sym_try, STATE(344), 1, sym_compound_statement, STATE(8159), 1, sym_field_initializer_list, ACTIONS(5064), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, STATE(345), 4, sym_constructor_try_statement, sym_default_method_clause, sym_delete_method_clause, sym_pure_virtual_clause, [274194] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11234), 2, anon_sym___attribute, anon_sym_LBRACK, STATE(5802), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(11232), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [274219] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11236), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(8026), 2, sym_preproc_call, sym_enumerator, STATE(8558), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [274252] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(17), 1, sym_preproc_directive, ACTIONS(11157), 1, sym_identifier, ACTIONS(11159), 1, aux_sym_preproc_if_token1, ACTIONS(11238), 1, anon_sym_RBRACE, ACTIONS(11161), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(8129), 2, sym_preproc_call, sym_enumerator, STATE(8247), 2, sym_preproc_if_in_enumerator_list_no_comma, sym_preproc_ifdef_in_enumerator_list_no_comma, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [274285] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(9661), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(2543), 1, sym_enumerator_list, STATE(6826), 1, sym__scope_resolution, STATE(5007), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [274321] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11242), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(11240), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [274341] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11173), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(11169), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [274361] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(9667), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(5358), 1, sym_enumerator_list, STATE(6837), 1, sym__scope_resolution, STATE(5040), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [274397] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6939), 1, anon_sym_LBRACE, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(9665), 1, sym_identifier, STATE(2761), 1, sym_template_type, STATE(3104), 1, sym_enumerator_list, STATE(6842), 1, sym__scope_resolution, STATE(2771), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [274433] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11246), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(11244), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [274453] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6878), 1, anon_sym_LBRACE, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(9663), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2719), 1, sym_enumerator_list, STATE(6798), 1, sym__scope_resolution, STATE(5019), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [274489] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(3980), 1, sym_enumerator_list, STATE(6791), 1, sym__scope_resolution, STATE(3809), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [274525] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(3980), 1, sym_enumerator_list, STATE(6839), 1, sym__scope_resolution, STATE(6830), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [274561] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11250), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(11248), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [274581] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3016), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10895), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [274607] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9111), 1, anon_sym_LBRACE, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4842), 1, sym_enumerator_list, STATE(6839), 1, sym__scope_resolution, STATE(4639), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [274643] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3016), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10907), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [274669] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9558), 1, anon_sym_requires, STATE(6744), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_LBRACK, [274699] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(9383), 1, anon_sym_LBRACE, ACTIONS(9659), 1, sym_identifier, STATE(4783), 1, sym_template_type, STATE(5018), 1, sym_enumerator_list, STATE(6844), 1, sym__scope_resolution, STATE(4900), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [274735] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9397), 1, anon_sym_requires, STATE(6775), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_LBRACK, [274765] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3016), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10899), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [274791] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8183), 1, anon_sym_LBRACE, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(9677), 1, sym_identifier, STATE(3902), 1, sym_template_type, STATE(4121), 1, sym_enumerator_list, STATE(6846), 1, sym__scope_resolution, STATE(3876), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [274827] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3016), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10891), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [274853] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10883), 1, anon_sym___attribute, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3291), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10881), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [274881] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3016), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10881), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [274907] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(9671), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(3980), 1, sym_enumerator_list, STATE(6839), 1, sym__scope_resolution, STATE(4341), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [274943] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10889), 1, anon_sym___attribute, STATE(3291), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10887), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [274971] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, ACTIONS(9679), 1, anon_sym_COLON_COLON, STATE(1918), 1, sym_template_type, STATE(3028), 1, sym_enumerator_list, STATE(6789), 1, sym__scope_resolution, STATE(4238), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [275007] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6416), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(6418), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [275027] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3016), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10911), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [275053] = 4, ACTIONS(3), 1, sym_comment, STATE(6162), 2, sym_string_literal, sym_raw_string_literal, ACTIONS(10795), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, ACTIONS(10797), 5, anon_sym_R_DQUOTE, anon_sym_LR_DQUOTE, anon_sym_uR_DQUOTE, anon_sym_UR_DQUOTE, anon_sym_u8R_DQUOTE, [275075] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(7149), 1, anon_sym_LBRACE, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(9695), 1, sym_identifier, STATE(2895), 1, sym_template_type, STATE(3219), 1, sym_enumerator_list, STATE(6833), 1, sym__scope_resolution, STATE(2908), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [275111] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6186), 1, anon_sym_LBRACE, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2311), 1, sym_enumerator_list, STATE(6803), 1, sym__scope_resolution, STATE(2475), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [275147] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(9681), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(3028), 1, sym_enumerator_list, STATE(6840), 1, sym__scope_resolution, STATE(3533), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [275183] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6288), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(6290), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [275203] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(9669), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(3028), 1, sym_enumerator_list, STATE(6795), 1, sym__scope_resolution, STATE(2961), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [275239] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(10953), 1, anon_sym_requires, STATE(6769), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_LBRACK, [275269] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11254), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(11252), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [275289] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7938), 1, anon_sym_DASH_GT, STATE(6249), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK, [275319] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7938), 1, anon_sym_DASH_GT, STATE(6180), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK, [275349] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7938), 1, anon_sym_DASH_GT, STATE(6190), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK, [275379] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7500), 1, anon_sym_requires, ACTIONS(7938), 1, anon_sym_DASH_GT, STATE(6197), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK, [275409] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10897), 1, anon_sym___attribute, STATE(3291), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10895), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [275437] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6752), 1, anon_sym_LT, STATE(6130), 1, sym_template_argument_list, ACTIONS(6390), 2, anon_sym_LBRACK, anon_sym___asm, ACTIONS(6392), 8, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_asm, anon_sym___asm__, anon_sym_try, [275461] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11258), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(11256), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [275481] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6878), 1, anon_sym_LBRACE, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(9683), 1, sym_identifier, STATE(2663), 1, sym_template_type, STATE(2719), 1, sym_enumerator_list, STATE(6811), 1, sym__scope_resolution, STATE(4149), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [275517] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11262), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(11260), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [275537] = 4, ACTIONS(3), 1, sym_comment, STATE(6601), 2, sym_lambda_specifier, aux_sym_lambda_declarator_repeat1, ACTIONS(11266), 4, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, ACTIONS(11264), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_DASH_GT, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [275559] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6186), 1, anon_sym_LBRACE, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(9688), 1, sym_identifier, STATE(2217), 1, sym_template_type, STATE(2311), 1, sym_enumerator_list, STATE(6803), 1, sym__scope_resolution, STATE(2625), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [275595] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6904), 1, anon_sym_LBRACE, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(9675), 1, sym_identifier, STATE(2697), 1, sym_template_type, STATE(2989), 1, sym_enumerator_list, STATE(6794), 1, sym__scope_resolution, STATE(2710), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [275631] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9397), 1, anon_sym_requires, STATE(6280), 1, sym_trailing_return_type, ACTIONS(9391), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK, [275661] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9558), 1, anon_sym_requires, STATE(6286), 1, sym_trailing_return_type, ACTIONS(9555), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK, [275691] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(9814), 1, anon_sym_requires, STATE(6291), 1, sym_trailing_return_type, ACTIONS(9802), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK, [275721] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7432), 1, anon_sym_DASH_GT, ACTIONS(9814), 1, anon_sym_requires, STATE(6757), 1, sym_trailing_return_type, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_LBRACK, [275751] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7938), 1, anon_sym_DASH_GT, ACTIONS(10953), 1, anon_sym_requires, STATE(6219), 1, sym_trailing_return_type, ACTIONS(10722), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK, [275781] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3016), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10903), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [275807] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10901), 1, anon_sym___attribute, STATE(3291), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10899), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [275835] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8075), 6, anon_sym_AMP, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, ACTIONS(8077), 6, anon_sym_LPAREN2, anon_sym_TILDE, anon_sym_STAR, anon_sym_AMP_AMP, anon_sym_COLON_COLON, anon_sym_LBRACK, [275855] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10905), 1, anon_sym___attribute, STATE(3291), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10903), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [275883] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(6424), 1, anon_sym_LBRACE, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(9697), 1, sym_identifier, STATE(1887), 1, sym_template_type, STATE(2543), 1, sym_enumerator_list, STATE(6835), 1, sym__scope_resolution, STATE(4069), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [275919] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11271), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(11269), 10, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [275939] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10909), 1, anon_sym___attribute, STATE(3291), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10907), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [275967] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10913), 1, anon_sym___attribute, STATE(3291), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10911), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [275995] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3016), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10887), 8, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [276021] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(9111), 1, anon_sym_LBRACE, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(4842), 1, sym_enumerator_list, STATE(6791), 1, sym__scope_resolution, STATE(5227), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [276057] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, ACTIONS(10893), 1, anon_sym___attribute, STATE(3291), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10891), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [276085] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10999), 4, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [276114] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11273), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8946), 1, sym_qualified_identifier, ACTIONS(11275), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [276145] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(1024), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10123), 1, anon_sym_try, STATE(763), 1, sym_compound_statement, STATE(764), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [276180] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3019), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10881), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, [276205] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5026), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(5028), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [276224] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4601), 1, anon_sym_DOT_DOT_DOT, ACTIONS(10273), 1, anon_sym_COLON_COLON, ACTIONS(11190), 1, sym_identifier, STATE(5998), 1, sym__scope_resolution, STATE(7983), 2, sym_identifier_parameter_pack_expansion, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [276255] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3019), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10895), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, [276280] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3019), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10899), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, [276305] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10975), 1, anon_sym___attribute, STATE(3286), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10973), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, [276336] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10979), 1, anon_sym___attribute, STATE(3286), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10977), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, [276367] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11001), 1, anon_sym___attribute, STATE(3286), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10999), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, [276398] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10967), 1, anon_sym___attribute, STATE(3286), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10965), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, [276429] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10993), 1, anon_sym___attribute, STATE(3286), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10991), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, [276460] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5030), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(5032), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [276479] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4447), 11, anon_sym_LPAREN2, anon_sym_LT, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, anon_sym_DASH_GT, anon_sym_noexcept, anon_sym_throw, [276496] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(11277), 1, aux_sym_preproc_if_token2, ACTIONS(11279), 1, aux_sym_preproc_else_token1, ACTIONS(11281), 1, aux_sym_preproc_elif_token1, ACTIONS(11283), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(6876), 2, sym_enumerator, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, STATE(8397), 3, sym_preproc_else_in_enumerator_list_no_comma, sym_preproc_elif_in_enumerator_list_no_comma, sym_preproc_elifdef_in_enumerator_list_no_comma, [276525] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5034), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(5036), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [276544] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9902), 1, anon_sym_try, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10756), 1, anon_sym_LBRACE, STATE(2144), 1, sym_compound_statement, STATE(2145), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [276579] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10117), 1, anon_sym_try, STATE(597), 1, sym_compound_statement, STATE(598), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [276614] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11285), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8516), 1, sym_qualified_identifier, ACTIONS(11287), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [276645] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9894), 1, anon_sym_try, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10742), 1, anon_sym_LBRACE, STATE(2040), 1, sym_compound_statement, STATE(2041), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [276680] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11289), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8420), 1, sym_qualified_identifier, ACTIONS(11291), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [276711] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11293), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8380), 1, sym_qualified_identifier, ACTIONS(11295), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [276742] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11297), 11, anon_sym_LPAREN2, anon_sym_LT, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, anon_sym_DASH_GT, anon_sym_noexcept, anon_sym_throw, [276759] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10973), 4, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [276788] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(11157), 1, sym_identifier, ACTIONS(11299), 1, aux_sym_preproc_if_token2, ACTIONS(11301), 1, aux_sym_preproc_else_token1, ACTIONS(11303), 1, aux_sym_preproc_elif_token1, STATE(6862), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, ACTIONS(11305), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8619), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, [276819] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(11279), 1, aux_sym_preproc_else_token1, ACTIONS(11281), 1, aux_sym_preproc_elif_token1, ACTIONS(11307), 1, aux_sym_preproc_if_token2, ACTIONS(11283), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(6876), 2, sym_enumerator, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, STATE(8623), 3, sym_preproc_else_in_enumerator_list_no_comma, sym_preproc_elif_in_enumerator_list_no_comma, sym_preproc_elifdef_in_enumerator_list_no_comma, [276848] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(1024), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10123), 1, anon_sym_try, STATE(783), 1, sym_compound_statement, STATE(784), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [276883] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(11012), 1, aux_sym_preproc_if_token2, ACTIONS(11157), 1, sym_identifier, ACTIONS(11301), 1, aux_sym_preproc_else_token1, ACTIONS(11303), 1, aux_sym_preproc_elif_token1, STATE(6645), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, ACTIONS(11305), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8962), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, [276914] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10889), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3275), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [276941] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9894), 1, anon_sym_try, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10742), 1, anon_sym_LBRACE, STATE(2051), 1, sym_compound_statement, STATE(2052), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [276976] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10893), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3275), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [277003] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(11279), 1, aux_sym_preproc_else_token1, ACTIONS(11281), 1, aux_sym_preproc_elif_token1, ACTIONS(11309), 1, aux_sym_preproc_if_token2, ACTIONS(11283), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(6646), 2, sym_enumerator, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, STATE(8967), 3, sym_preproc_else_in_enumerator_list_no_comma, sym_preproc_elif_in_enumerator_list_no_comma, sym_preproc_elifdef_in_enumerator_list_no_comma, [277032] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(11157), 1, sym_identifier, ACTIONS(11301), 1, aux_sym_preproc_else_token1, ACTIONS(11303), 1, aux_sym_preproc_elif_token1, ACTIONS(11311), 1, aux_sym_preproc_if_token2, STATE(6663), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, ACTIONS(11305), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8325), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, [277063] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10905), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3275), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [277090] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3019), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10907), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, [277115] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(11313), 1, sym_identifier, ACTIONS(11315), 1, anon_sym_COLON, ACTIONS(11317), 1, sym_system_lib_string, STATE(7594), 1, sym_string_literal, STATE(7623), 1, sym_module_name, STATE(7641), 1, sym_module_partition, ACTIONS(6855), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [277144] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11319), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8488), 1, sym_qualified_identifier, ACTIONS(11321), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [277175] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10913), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3275), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [277202] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(297), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10148), 1, anon_sym_try, STATE(304), 1, sym_compound_statement, STATE(305), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [277237] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11323), 11, anon_sym_LPAREN2, anon_sym_LT, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, anon_sym_DASH_GT, anon_sym_noexcept, anon_sym_throw, [277254] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(4996), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(4998), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [277273] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10883), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3275), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10881), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [277300] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(11157), 1, sym_identifier, ACTIONS(11301), 1, aux_sym_preproc_else_token1, ACTIONS(11303), 1, aux_sym_preproc_elif_token1, ACTIONS(11325), 1, aux_sym_preproc_if_token2, STATE(6862), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, ACTIONS(11305), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8941), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, [277331] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(11279), 1, aux_sym_preproc_else_token1, ACTIONS(11281), 1, aux_sym_preproc_elif_token1, ACTIONS(11327), 1, aux_sym_preproc_if_token2, ACTIONS(11283), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(6876), 2, sym_enumerator, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, STATE(8948), 3, sym_preproc_else_in_enumerator_list_no_comma, sym_preproc_elif_in_enumerator_list_no_comma, sym_preproc_elifdef_in_enumerator_list_no_comma, [277360] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5000), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(5002), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [277379] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11329), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8510), 1, sym_qualified_identifier, ACTIONS(11331), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [277410] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5004), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(5006), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [277429] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(11333), 1, anon_sym_virtual, STATE(1918), 1, sym_template_type, STATE(6832), 1, sym__scope_resolution, STATE(7267), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [277462] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5008), 2, anon_sym___attribute, anon_sym_LBRACK, ACTIONS(5010), 9, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym___attribute__, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [277481] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11335), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8951), 1, sym_qualified_identifier, ACTIONS(11337), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [277512] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(11339), 1, anon_sym_virtual, STATE(1918), 1, sym_template_type, STATE(6832), 1, sym__scope_resolution, STATE(7544), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [277545] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10897), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3275), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10895), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [277572] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10901), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3275), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10899), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [277599] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(11313), 1, sym_identifier, ACTIONS(11315), 1, anon_sym_COLON, ACTIONS(11341), 1, sym_system_lib_string, STATE(7606), 1, sym_string_literal, STATE(7607), 1, sym_module_name, STATE(7675), 1, sym_module_partition, ACTIONS(6855), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [277628] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(11343), 1, sym_identifier, ACTIONS(11346), 1, aux_sym_preproc_if_token1, ACTIONS(11352), 1, sym_preproc_directive, ACTIONS(11355), 1, anon_sym_RBRACE, ACTIONS(11349), 2, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, STATE(8569), 2, sym_preproc_call, sym_enumerator, STATE(6675), 3, sym_preproc_if_in_enumerator_list, sym_preproc_ifdef_in_enumerator_list, aux_sym_enumerator_list_repeat1, [277657] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11357), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(9054), 1, sym_qualified_identifier, ACTIONS(11359), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [277688] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10889), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3284), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, [277715] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11361), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8332), 1, sym_qualified_identifier, ACTIONS(11363), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [277746] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10893), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3284), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, [277773] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10905), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3284), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, [277800] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10913), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3284), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, [277827] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10883), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3284), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10881), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, [277854] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9902), 1, anon_sym_try, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10756), 1, anon_sym_LBRACE, STATE(2158), 1, sym_compound_statement, STATE(2159), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [277889] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11365), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8940), 1, sym_qualified_identifier, ACTIONS(11367), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [277920] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(11369), 1, anon_sym_virtual, STATE(1918), 1, sym_template_type, STATE(6832), 1, sym__scope_resolution, STATE(7467), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [277953] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11371), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8185), 1, sym_qualified_identifier, ACTIONS(11373), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [277984] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10909), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3275), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10907), 6, anon_sym_COMMA, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [278011] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(9577), 1, anon_sym_requires, ACTIONS(9330), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [278038] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(9750), 1, anon_sym_requires, ACTIONS(9424), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [278065] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11375), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8554), 1, sym_qualified_identifier, ACTIONS(11377), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [278096] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(9908), 1, anon_sym_requires, ACTIONS(9770), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [278123] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10003), 1, anon_sym_LBRACK, ACTIONS(11175), 1, anon_sym_requires, ACTIONS(10005), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [278150] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11379), 11, anon_sym_LPAREN2, anon_sym_LT, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, anon_sym_DASH_GT, anon_sym_noexcept, anon_sym_throw, [278167] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11381), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8660), 1, sym_qualified_identifier, ACTIONS(11383), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [278198] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(10013), 1, anon_sym_LBRACK, ACTIONS(11385), 1, anon_sym_requires, ACTIONS(10015), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6051), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10011), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [278225] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3022), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10881), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [278250] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11388), 1, anon_sym_COMMA, ACTIONS(11392), 1, anon_sym___attribute, STATE(1971), 1, sym_parameter_list, STATE(7104), 1, aux_sym__type_definition_declarators_repeat1, ACTIONS(11390), 2, anon_sym_SEMI, anon_sym___attribute__, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [278283] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(866), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10246), 1, anon_sym_try, STATE(715), 1, sym_compound_statement, STATE(724), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [278318] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11394), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8757), 1, sym_qualified_identifier, ACTIONS(11396), 2, anon_sym_enum, anon_sym_namespace, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [278349] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3022), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [278374] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3022), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [278399] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(11157), 1, sym_identifier, ACTIONS(11301), 1, aux_sym_preproc_else_token1, ACTIONS(11303), 1, aux_sym_preproc_elif_token1, ACTIONS(11398), 1, aux_sym_preproc_if_token2, STATE(6862), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, ACTIONS(11305), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8830), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, [278430] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9241), 1, anon_sym_LBRACK, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5986), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [278457] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(11279), 1, aux_sym_preproc_else_token1, ACTIONS(11281), 1, aux_sym_preproc_elif_token1, ACTIONS(11400), 1, aux_sym_preproc_if_token2, ACTIONS(11283), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(6876), 2, sym_enumerator, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, STATE(8844), 3, sym_preproc_else_in_enumerator_list_no_comma, sym_preproc_elif_in_enumerator_list_no_comma, sym_preproc_elifdef_in_enumerator_list_no_comma, [278486] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, ACTIONS(11402), 1, anon_sym_virtual, STATE(1918), 1, sym_template_type, STATE(6832), 1, sym__scope_resolution, STATE(7185), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [278519] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9422), 1, anon_sym_LBRACK, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6037), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [278546] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(10983), 1, aux_sym_preproc_if_token2, ACTIONS(11157), 1, sym_identifier, ACTIONS(11301), 1, aux_sym_preproc_else_token1, ACTIONS(11303), 1, aux_sym_preproc_elif_token1, STATE(6702), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, ACTIONS(11305), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8579), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, [278577] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(11279), 1, aux_sym_preproc_else_token1, ACTIONS(11281), 1, aux_sym_preproc_elif_token1, ACTIONS(11404), 1, aux_sym_preproc_if_token2, ACTIONS(11283), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(6704), 2, sym_enumerator, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, STATE(8581), 3, sym_preproc_else_in_enumerator_list_no_comma, sym_preproc_elif_in_enumerator_list_no_comma, sym_preproc_elifdef_in_enumerator_list_no_comma, [278606] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(9768), 1, anon_sym_LBRACK, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(5993), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [278633] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6219), 1, anon_sym_LBRACK, ACTIONS(11406), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6221), 8, anon_sym_LPAREN2, anon_sym_PIPE_PIPE, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_or, anon_sym_final, anon_sym_override, anon_sym_requires, [278654] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(10003), 1, anon_sym_LBRACK, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6043), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [278681] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(7947), 1, anon_sym_requires, ACTIONS(10013), 1, anon_sym_LBRACK, ACTIONS(6207), 2, anon_sym_final, anon_sym_override, STATE(5737), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6051), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10011), 3, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [278708] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9886), 1, anon_sym_try, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10738), 1, anon_sym_LBRACE, STATE(1834), 1, sym_compound_statement, STATE(1838), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [278743] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10897), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3284), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10895), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, [278770] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10901), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3284), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10899), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, [278797] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3022), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [278822] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10909), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3284), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10907), 6, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_final, anon_sym_override, anon_sym_requires, [278849] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3019), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, [278874] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3019), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, [278899] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6241), 1, anon_sym_LBRACK, ACTIONS(11406), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(11408), 2, anon_sym_PIPE_PIPE, anon_sym_or, ACTIONS(6243), 6, anon_sym_LPAREN2, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [278922] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3022), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10895), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [278947] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3022), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10899), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [278972] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3022), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [278997] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(866), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10246), 1, anon_sym_try, STATE(734), 1, sym_compound_statement, STATE(735), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [279032] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9886), 1, anon_sym_try, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10738), 1, anon_sym_LBRACE, STATE(1748), 1, sym_compound_statement, STATE(1749), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [279067] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3019), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, [279092] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3022), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10907), 7, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_try, anon_sym_requires, [279117] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3019), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 7, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_final, anon_sym_override, anon_sym_requires, [279142] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10965), 4, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [279171] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10977), 4, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [279200] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10117), 1, anon_sym_try, STATE(584), 1, sym_compound_statement, STATE(585), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [279235] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(11157), 1, sym_identifier, ACTIONS(11301), 1, aux_sym_preproc_else_token1, ACTIONS(11303), 1, aux_sym_preproc_elif_token1, ACTIONS(11410), 1, aux_sym_preproc_if_token2, STATE(6862), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, ACTIONS(11305), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8375), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, [279266] = 11, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(297), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10148), 1, anon_sym_try, STATE(336), 1, sym_compound_statement, STATE(337), 1, sym_try_statement, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [279301] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11412), 11, anon_sym_LPAREN2, anon_sym_LT, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, anon_sym_DASH_GT, anon_sym_noexcept, anon_sym_throw, [279318] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(10991), 4, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_try, [279347] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(11157), 1, sym_identifier, ACTIONS(11301), 1, aux_sym_preproc_else_token1, ACTIONS(11303), 1, aux_sym_preproc_elif_token1, ACTIONS(11414), 1, aux_sym_preproc_if_token2, STATE(6732), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, ACTIONS(11305), 2, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, STATE(8495), 3, sym_preproc_else_in_enumerator_list, sym_preproc_elif_in_enumerator_list, sym_preproc_elifdef_in_enumerator_list, [279378] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3300), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(11065), 2, anon_sym_COMMA, anon_sym_RPAREN, STATE(6950), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [279408] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3287), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10895), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, [279432] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3110), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10895), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [279456] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11420), 1, anon_sym_delete, ACTIONS(11422), 1, anon_sym_new, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [279478] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11424), 1, anon_sym_delete, ACTIONS(11426), 1, anon_sym_new, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [279500] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3110), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10899), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [279524] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11428), 1, anon_sym_delete, ACTIONS(11430), 1, anon_sym_new, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [279546] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9814), 1, anon_sym_requires, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6189), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9757), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_LBRACK, [279570] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(11434), 1, anon_sym_LBRACK, STATE(7160), 1, sym_gnu_asm_input_operand, STATE(8622), 1, sym_string_literal, ACTIONS(11432), 2, anon_sym_RPAREN, anon_sym_COLON, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [279594] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3377), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(11065), 2, anon_sym_COMMA, anon_sym_GT2, STATE(6950), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [279624] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3110), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10907), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [279648] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(11436), 1, sym_identifier, ACTIONS(11438), 1, anon_sym_COLON_COLON, STATE(2716), 1, sym_template_type, STATE(6834), 1, sym__scope_resolution, STATE(2712), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [279678] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10893), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3085), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_GT2, [279704] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11426), 1, anon_sym_new, ACTIONS(11440), 1, anon_sym_delete, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [279726] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11442), 10, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_static, anon_sym_constexpr, anon_sym_mutable, anon_sym_consteval, anon_sym_DASH_GT, anon_sym_noexcept, anon_sym_throw, anon_sym_requires, [279742] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11444), 1, anon_sym_delete, ACTIONS(11446), 1, anon_sym_new, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [279764] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3287), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10899), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, [279788] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(6832), 1, sym__scope_resolution, STATE(7467), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [279818] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3287), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10903), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, [279842] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11450), 1, anon_sym___attribute, STATE(1971), 1, sym_parameter_list, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, ACTIONS(11448), 3, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, [279870] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10953), 1, anon_sym_requires, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6196), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10001), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_LBRACK, [279894] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9397), 1, anon_sym_requires, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6248), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9230), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_LBRACK, [279918] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3287), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10907), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, [279942] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3287), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10881), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, [279966] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3110), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10881), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [279990] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(6832), 1, sym__scope_resolution, STATE(7335), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [280020] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3110), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [280044] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3110), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [280068] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3110), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [280092] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3110), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 6, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_final, anon_sym_override, anon_sym_GT2, anon_sym_requires, [280116] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11452), 1, anon_sym_delete, ACTIONS(11454), 1, anon_sym_new, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [280138] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3287), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10911), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, [280162] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10878), 1, anon_sym_requires, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6199), 2, sym__function_postfix, sym_requires_clause, ACTIONS(10011), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_LBRACK, [280186] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11456), 1, anon_sym_delete, ACTIONS(11458), 1, anon_sym_new, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [280208] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(6832), 1, sym__scope_resolution, STATE(7185), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [280238] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(9673), 1, sym_identifier, STATE(1918), 1, sym_template_type, STATE(6832), 1, sym__scope_resolution, STATE(7656), 2, sym__class_name, sym_qualified_type_identifier, STATE(8338), 2, sym_decltype, sym_dependent_type_identifier, [280268] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11460), 1, anon_sym_EQ, STATE(3282), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(8589), 1, sym_initializer_list, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [280300] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10889), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3085), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_GT2, [280326] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9558), 1, anon_sym_requires, ACTIONS(7498), 2, anon_sym_final, anon_sym_override, STATE(6070), 2, sym_virtual_specifier, aux_sym__function_postfix_repeat1, STATE(6179), 2, sym__function_postfix, sym_requires_clause, ACTIONS(9411), 3, anon_sym_LPAREN2, anon_sym_LBRACE, anon_sym_LBRACK, [280350] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10905), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3085), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_GT2, [280376] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10913), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3085), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, anon_sym_EQ, anon_sym_GT2, [280402] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11446), 1, anon_sym_new, ACTIONS(11462), 1, anon_sym_delete, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [280424] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3287), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10887), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, [280448] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11464), 1, anon_sym_delete, ACTIONS(11466), 1, anon_sym_new, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [280470] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11422), 1, anon_sym_new, ACTIONS(11468), 1, anon_sym_delete, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [280492] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11470), 1, anon_sym_delete, ACTIONS(11472), 1, anon_sym_new, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [280514] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11446), 1, anon_sym_new, ACTIONS(11474), 1, anon_sym_delete, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [280536] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11476), 1, anon_sym_delete, ACTIONS(11478), 1, anon_sym_new, ACTIONS(11418), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11416), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [280558] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3287), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10891), 6, anon_sym_LBRACK_LBRACK, anon_sym_LBRACE, anon_sym_EQ, anon_sym_final, anon_sym_override, anon_sym_requires, [280582] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(11482), 1, anon_sym_LBRACK, STATE(7291), 1, sym_gnu_asm_output_operand, STATE(8467), 1, sym_string_literal, ACTIONS(11480), 2, anon_sym_RPAREN, anon_sym_COLON, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [280606] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11484), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8393), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [280633] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11486), 1, sym_identifier, ACTIONS(11490), 1, sym_system_lib_string, STATE(8725), 2, sym_preproc_call_expression, sym_string_literal, ACTIONS(11488), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [280654] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9679), 1, anon_sym_COLON_COLON, ACTIONS(11492), 1, sym_identifier, ACTIONS(11494), 1, anon_sym_template, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2875), 1, sym_qualified_type_identifier, STATE(6789), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [280685] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11496), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8575), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [280712] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8167), 1, anon_sym_COLON_COLON, ACTIONS(11498), 1, sym_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2875), 1, sym_qualified_type_identifier, STATE(6791), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [280743] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11289), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8420), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [280770] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11361), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8332), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [280797] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9504), 1, anon_sym_COLON_COLON, ACTIONS(11500), 1, sym_identifier, ACTIONS(11502), 1, anon_sym_template, STATE(2623), 1, sym_dependent_type_identifier, STATE(2628), 1, sym_template_type, STATE(2691), 1, sym_qualified_type_identifier, STATE(6794), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [280828] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(4575), 1, anon_sym_COLON_COLON, ACTIONS(11492), 1, sym_identifier, ACTIONS(11494), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(6795), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [280859] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11504), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8630), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [280886] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11319), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8488), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [280913] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8129), 1, anon_sym_COLON_COLON, ACTIONS(11506), 1, sym_identifier, ACTIONS(11508), 1, anon_sym_template, STATE(2599), 1, sym_template_type, STATE(2604), 1, sym_dependent_type_identifier, STATE(2631), 1, sym_qualified_type_identifier, STATE(6798), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [280944] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5220), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11510), 1, sym_identifier, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, STATE(684), 1, sym_declaration_list, STATE(6960), 1, sym_attribute_declaration, STATE(7971), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [280975] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5236), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11516), 1, sym_identifier, STATE(327), 1, sym_declaration_list, STATE(6946), 1, sym_attribute_declaration, STATE(7824), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [281006] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5228), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11518), 1, sym_identifier, STATE(808), 1, sym_declaration_list, STATE(6985), 1, sym_attribute_declaration, STATE(8161), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [281037] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11371), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8185), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [281064] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9582), 1, anon_sym_COLON_COLON, ACTIONS(11520), 1, sym_identifier, ACTIONS(11522), 1, anon_sym_template, STATE(1908), 1, sym_template_type, STATE(1916), 1, sym_dependent_type_identifier, STATE(2068), 1, sym_qualified_type_identifier, STATE(6803), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [281095] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(11524), 1, anon_sym_COLON, STATE(2581), 1, sym_attribute_specifier, STATE(3757), 1, sym__enum_base_clause, STATE(3981), 1, sym_enumerator_list, ACTIONS(6630), 2, anon_sym_COMMA, anon_sym_GT2, [281124] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11381), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8660), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [281151] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11293), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8380), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [281178] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11526), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8251), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [281205] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11528), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8869), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [281232] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5238), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11530), 1, sym_identifier, STATE(661), 1, sym_declaration_list, STATE(6936), 1, sym_attribute_declaration, STATE(7977), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [281263] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5238), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11532), 1, sym_identifier, STATE(573), 1, sym_declaration_list, STATE(6989), 1, sym_attribute_declaration, STATE(7829), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [281294] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9479), 1, anon_sym_COLON_COLON, ACTIONS(11508), 1, anon_sym_template, ACTIONS(11534), 1, sym_identifier, STATE(2599), 1, sym_template_type, STATE(2604), 1, sym_dependent_type_identifier, STATE(2631), 1, sym_qualified_type_identifier, STATE(6811), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [281325] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5228), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11536), 1, sym_identifier, STATE(790), 1, sym_declaration_list, STATE(6951), 1, sym_attribute_declaration, STATE(7967), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [281356] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3282), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, ACTIONS(10973), 2, anon_sym_LBRACE, anon_sym_EQ, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [281383] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3282), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, ACTIONS(10977), 2, anon_sym_LBRACE, anon_sym_EQ, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [281410] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11335), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8951), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [281437] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3282), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, ACTIONS(10999), 2, anon_sym_LBRACE, anon_sym_EQ, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [281464] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3282), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, ACTIONS(10965), 2, anon_sym_LBRACE, anon_sym_EQ, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [281491] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(3282), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, ACTIONS(10991), 2, anon_sym_LBRACE, anon_sym_EQ, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [281518] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3496), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10881), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [281541] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10031), 1, anon_sym_COLON_COLON, ACTIONS(11538), 1, sym_identifier, ACTIONS(11540), 1, anon_sym_template, STATE(2269), 1, sym_qualified_type_identifier, STATE(2276), 1, sym_template_type, STATE(2277), 1, sym_dependent_type_identifier, STATE(6820), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [281572] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3496), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10887), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [281595] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3496), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10891), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [281618] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3496), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10895), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [281641] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3496), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10899), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [281664] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3496), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10903), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [281687] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8039), 1, anon_sym_COLON_COLON, ACTIONS(11542), 1, sym_identifier, ACTIONS(11544), 1, anon_sym_template, STATE(1812), 1, sym_template_type, STATE(1815), 1, sym_dependent_type_identifier, STATE(1874), 1, sym_qualified_type_identifier, STATE(6826), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [281718] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3496), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10907), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [281741] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10885), 1, anon_sym_LBRACK, STATE(3496), 1, sym_parameter_list, STATE(6025), 1, sym__function_declarator_seq, ACTIONS(10911), 5, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_final, anon_sym_override, anon_sym_requires, [281764] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11546), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8217), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [281791] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7085), 1, anon_sym_LBRACE, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(11524), 1, anon_sym_COLON, STATE(2569), 1, sym_attribute_specifier, STATE(3758), 1, sym__enum_base_clause, STATE(3984), 1, sym_enumerator_list, ACTIONS(6636), 2, anon_sym_COMMA, anon_sym_GT2, [281820] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11548), 1, sym_identifier, ACTIONS(11550), 1, sym_system_lib_string, STATE(8497), 2, sym_preproc_call_expression, sym_string_literal, ACTIONS(11488), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [281841] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(3925), 1, anon_sym_COLON_COLON, ACTIONS(11498), 1, sym_identifier, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(6832), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [281872] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9526), 1, anon_sym_COLON_COLON, ACTIONS(11552), 1, sym_identifier, ACTIONS(11554), 1, anon_sym_template, STATE(2832), 1, sym_dependent_type_identifier, STATE(2838), 1, sym_template_type, STATE(2845), 1, sym_qualified_type_identifier, STATE(6833), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [281903] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(11438), 1, anon_sym_COLON_COLON, ACTIONS(11556), 1, sym_identifier, ACTIONS(11558), 1, anon_sym_template, STATE(2732), 1, sym_template_type, STATE(2738), 1, sym_dependent_type_identifier, STATE(2749), 1, sym_qualified_type_identifier, STATE(6834), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [281934] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9563), 1, anon_sym_COLON_COLON, ACTIONS(11544), 1, anon_sym_template, ACTIONS(11560), 1, sym_identifier, STATE(1812), 1, sym_template_type, STATE(1815), 1, sym_dependent_type_identifier, STATE(1874), 1, sym_qualified_type_identifier, STATE(6835), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [281965] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5236), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11562), 1, sym_identifier, STATE(438), 1, sym_declaration_list, STATE(6980), 1, sym_attribute_declaration, STATE(7821), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [281996] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8059), 1, anon_sym_COLON_COLON, ACTIONS(11564), 1, sym_identifier, ACTIONS(11566), 1, anon_sym_template, STATE(1812), 1, sym_template_type, STATE(1815), 1, sym_dependent_type_identifier, STATE(1874), 1, sym_qualified_type_identifier, STATE(6837), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [282027] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(1268), 1, anon_sym_template, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(10689), 1, anon_sym_COLON_COLON, ACTIONS(11568), 1, sym_identifier, STATE(6039), 1, sym__scope_resolution, STATE(8744), 1, sym_qualified_identifier, STATE(8338), 3, sym_decltype, sym_template_type, sym_dependent_type_identifier, [282054] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8101), 1, anon_sym_COLON_COLON, ACTIONS(11570), 1, sym_identifier, ACTIONS(11572), 1, anon_sym_template, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(2875), 1, sym_qualified_type_identifier, STATE(6839), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [282085] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(5048), 1, anon_sym_COLON_COLON, ACTIONS(11574), 1, sym_identifier, ACTIONS(11576), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(6840), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [282116] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9989), 1, anon_sym_COLON_COLON, ACTIONS(11578), 1, sym_identifier, ACTIONS(11580), 1, anon_sym_template, STATE(1812), 1, sym_template_type, STATE(1815), 1, sym_dependent_type_identifier, STATE(1874), 1, sym_qualified_type_identifier, STATE(6841), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [282147] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9639), 1, anon_sym_COLON_COLON, ACTIONS(11582), 1, sym_identifier, ACTIONS(11584), 1, anon_sym_template, STATE(2689), 1, sym_template_type, STATE(2690), 1, sym_dependent_type_identifier, STATE(2709), 1, sym_qualified_type_identifier, STATE(6842), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [282178] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8045), 1, anon_sym_COLON_COLON, ACTIONS(11570), 1, sym_identifier, ACTIONS(11572), 1, anon_sym_template, STATE(1886), 1, sym_qualified_type_identifier, STATE(1888), 1, sym_dependent_type_identifier, STATE(1896), 1, sym_template_type, STATE(6843), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [282209] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(8145), 1, anon_sym_COLON_COLON, ACTIONS(11586), 1, sym_identifier, ACTIONS(11588), 1, anon_sym_template, STATE(4425), 1, sym_template_type, STATE(4442), 1, sym_dependent_type_identifier, STATE(4562), 1, sym_qualified_type_identifier, STATE(6844), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [282240] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11590), 1, sym_identifier, ACTIONS(11592), 1, sym_system_lib_string, STATE(8403), 2, sym_preproc_call_expression, sym_string_literal, ACTIONS(11488), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [282261] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(1980), 1, anon_sym_decltype, ACTIONS(9617), 1, anon_sym_COLON_COLON, ACTIONS(11594), 1, sym_identifier, ACTIONS(11596), 1, anon_sym_template, STATE(3646), 1, sym_dependent_type_identifier, STATE(3712), 1, sym_template_type, STATE(3770), 1, sym_qualified_type_identifier, STATE(6846), 1, sym__scope_resolution, STATE(8338), 1, sym_decltype, [282292] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11598), 1, sym_identifier, ACTIONS(11600), 1, sym_system_lib_string, STATE(8742), 2, sym_preproc_call_expression, sym_string_literal, ACTIONS(11488), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [282313] = 10, ACTIONS(3), 1, sym_comment, ACTIONS(5220), 1, anon_sym_LBRACE, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11602), 1, sym_identifier, STATE(712), 1, sym_declaration_list, STATE(6975), 1, sym_attribute_declaration, STATE(8033), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [282344] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3483), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10895), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, [282366] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11604), 1, anon_sym_SEMI, ACTIONS(11606), 1, anon_sym_EQ, STATE(1625), 1, sym_template_argument_list, STATE(7200), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282392] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11608), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282418] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10999), 1, anon_sym_COLON, STATE(3485), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282444] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11610), 1, anon_sym_RPAREN, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282470] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11612), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282496] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3109), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(11614), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [282518] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11616), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282544] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10991), 1, anon_sym_COLON, STATE(3485), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282570] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(11618), 1, anon_sym_LBRACE, STATE(7361), 1, sym_trailing_return_type, STATE(8204), 1, sym_requires_clause, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282596] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11620), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282622] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(11618), 1, anon_sym_LBRACE, STATE(7361), 1, sym_trailing_return_type, STATE(8204), 1, sym_requires_clause, STATE(6892), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282648] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10973), 1, anon_sym_COLON, STATE(3485), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282674] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(11622), 1, sym_identifier, ACTIONS(11627), 1, aux_sym_preproc_elif_token1, STATE(6862), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, ACTIONS(11625), 4, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, [282696] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10907), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, [282718] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3109), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [282740] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10913), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3377), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 3, anon_sym_COMMA, anon_sym___attribute__, anon_sym_GT2, [282764] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3109), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [282786] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10913), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3300), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, [282810] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10893), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3377), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 3, anon_sym_COMMA, anon_sym___attribute__, anon_sym_GT2, [282834] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11629), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282860] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3483), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10899), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, [282882] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10905), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3300), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, [282906] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11631), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282932] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10977), 1, anon_sym_COLON, STATE(3485), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [282958] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3483), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10907), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, [282980] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10889), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3377), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 3, anon_sym_COMMA, anon_sym___attribute__, anon_sym_GT2, [283004] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11633), 1, sym_identifier, ACTIONS(11638), 1, aux_sym_preproc_elif_token1, STATE(6876), 2, sym_enumerator, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, ACTIONS(11636), 4, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, [283024] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11640), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283050] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, [283072] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11642), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283098] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11644), 1, anon_sym_COLON, STATE(3485), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283124] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(10965), 1, anon_sym_COLON, STATE(3485), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6487), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283150] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3483), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, [283172] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3483), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, [283194] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3483), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, [283216] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, [283238] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3483), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, [283260] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11646), 1, anon_sym_SEMI, ACTIONS(11648), 1, anon_sym_EQ, STATE(1625), 1, sym_template_argument_list, STATE(7321), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283286] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(10565), 1, anon_sym_LBRACE, STATE(7365), 1, sym_trailing_return_type, STATE(8211), 1, sym_requires_clause, STATE(6924), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283312] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11650), 1, anon_sym_SEMI, ACTIONS(11652), 1, anon_sym_EQ, STATE(1625), 1, sym_template_argument_list, STATE(7308), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283338] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11654), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283364] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11656), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283390] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(11658), 1, anon_sym_LBRACE, STATE(7367), 1, sym_trailing_return_type, STATE(8727), 1, sym_requires_clause, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283416] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11660), 1, anon_sym_RPAREN, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283442] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11664), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11662), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [283458] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(10565), 1, anon_sym_LBRACE, STATE(7365), 1, sym_trailing_return_type, STATE(8211), 1, sym_requires_clause, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283484] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11666), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283510] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10905), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3377), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 3, anon_sym_COMMA, anon_sym___attribute__, anon_sym_GT2, [283534] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10893), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3300), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, [283558] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3483), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10881), 4, anon_sym_COLON, anon_sym_final, anon_sym_override, anon_sym_requires, [283580] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3109), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [283602] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11668), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283628] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10899), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, [283650] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11434), 1, anon_sym_LBRACK, STATE(7702), 1, sym_gnu_asm_input_operand, STATE(8622), 1, sym_string_literal, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [283670] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11672), 1, aux_sym_preproc_elif_token1, ACTIONS(11674), 1, anon_sym_EQ, ACTIONS(11670), 6, anon_sym_COMMA, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, sym_identifier, [283688] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(10995), 1, anon_sym_RPAREN, STATE(3066), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7018), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283714] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(11020), 1, anon_sym_RPAREN, STATE(3066), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7018), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283740] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10881), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, [283762] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11676), 1, anon_sym_SEMI, ACTIONS(11678), 1, anon_sym_EQ, STATE(1625), 1, sym_template_argument_list, STATE(7325), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283788] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11680), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283814] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(10673), 1, anon_sym_LBRACE, STATE(7601), 1, sym_trailing_return_type, STATE(8988), 1, sym_requires_clause, STATE(6858), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283840] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3109), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [283862] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10889), 1, anon_sym___attribute, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3300), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym___attribute__, [283886] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(10969), 1, anon_sym_RPAREN, STATE(3066), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7018), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283912] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11682), 1, anon_sym_SEMI, ACTIONS(11684), 1, anon_sym_EQ, STATE(1625), 1, sym_template_argument_list, STATE(7312), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [283938] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, [283960] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, [283982] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(11008), 1, anon_sym_RPAREN, STATE(3066), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7018), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284008] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(11030), 1, anon_sym_RPAREN, STATE(3066), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7018), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284034] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11482), 1, anon_sym_LBRACK, STATE(7568), 1, sym_gnu_asm_output_operand, STATE(8467), 1, sym_string_literal, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [284054] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11686), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284080] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(11688), 1, anon_sym_RPAREN, STATE(3066), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7018), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284106] = 9, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6160), 1, anon_sym_COMMA, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11690), 1, anon_sym_DOT_DOT_DOT, ACTIONS(11692), 1, anon_sym_RBRACK, ACTIONS(11695), 1, anon_sym_EQ, STATE(1625), 1, sym_template_argument_list, STATE(7363), 1, aux_sym_structured_binding_declarator_repeat1, [284134] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(9882), 1, anon_sym_LBRACK, ACTIONS(11697), 1, anon_sym_RPAREN, STATE(3066), 1, sym_parameter_list, STATE(6614), 1, sym__function_declarator_seq, STATE(7018), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284160] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(11699), 1, anon_sym_LBRACE, STATE(7369), 1, sym_trailing_return_type, STATE(8739), 1, sym_requires_clause, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284186] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11701), 1, anon_sym_SEMI, ACTIONS(11703), 1, anon_sym_EQ, STATE(1625), 1, sym_template_argument_list, STATE(7272), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284212] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11705), 1, anon_sym_SEMI, ACTIONS(11707), 1, anon_sym_EQ, STATE(1625), 1, sym_template_argument_list, STATE(7328), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284238] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(11709), 1, anon_sym_LBRACE, STATE(7621), 1, sym_trailing_return_type, STATE(8567), 1, sym_requires_clause, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284264] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10895), 4, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_LBRACE, [284286] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11711), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284312] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(10673), 1, anon_sym_LBRACE, STATE(7601), 1, sym_trailing_return_type, STATE(8988), 1, sym_requires_clause, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284338] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, ACTIONS(11713), 1, anon_sym_SEMI, STATE(3066), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284364] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(10561), 1, anon_sym_DASH_GT, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(11699), 1, anon_sym_LBRACE, STATE(7369), 1, sym_trailing_return_type, STATE(8739), 1, sym_requires_clause, STATE(6927), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284390] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11717), 3, anon_sym_TILDE, anon_sym_STAR, anon_sym_COLON_COLON, ACTIONS(11715), 5, anon_sym___based, sym_identifier, anon_sym_decltype, anon_sym_template, anon_sym_operator, [284406] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3142), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, [284427] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3142), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, [284448] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5238), 1, anon_sym_LBRACE, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11532), 1, sym_identifier, STATE(573), 1, sym_declaration_list, STATE(7829), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [284473] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3142), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10895), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, [284494] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3142), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10899), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, [284515] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11719), 1, anon_sym_RPAREN, STATE(1971), 1, sym_parameter_list, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284538] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11721), 1, anon_sym_LPAREN2, STATE(6940), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11723), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [284555] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(6081), 1, anon_sym_COLON, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(1971), 1, sym_parameter_list, STATE(7020), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284578] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3142), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10881), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, [284599] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11726), 1, anon_sym_LPAREN2, STATE(6952), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [284616] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, ACTIONS(11730), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_GT2, [284635] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10637), 1, anon_sym___attribute, ACTIONS(11732), 1, anon_sym_EQ, ACTIONS(10635), 5, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, [284652] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5236), 1, anon_sym_LBRACE, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11734), 1, sym_identifier, STATE(290), 1, sym_declaration_list, STATE(7899), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [284677] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11736), 1, anon_sym_RPAREN, STATE(1971), 1, sym_parameter_list, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284700] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(7141), 1, anon_sym___attribute__, ACTIONS(7143), 1, anon_sym___attribute, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, STATE(5600), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5946), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284721] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10637), 1, anon_sym___attribute, ACTIONS(11738), 1, anon_sym_EQ, ACTIONS(10635), 5, anon_sym_COMMA, anon_sym_LPAREN2, anon_sym___attribute__, anon_sym_LBRACK, anon_sym_GT2, [284738] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, ACTIONS(11730), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_GT2, [284757] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5228), 1, anon_sym_LBRACE, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11518), 1, sym_identifier, STATE(808), 1, sym_declaration_list, STATE(8161), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [284782] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11740), 1, anon_sym_LPAREN2, STATE(6940), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [284799] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11742), 1, anon_sym_LBRACK, ACTIONS(11745), 1, anon_sym_EQ, ACTIONS(11747), 1, anon_sym_DOT, STATE(6953), 4, sym_subscript_designator, sym_subscript_range_designator, sym_field_designator, aux_sym_initializer_pair_repeat1, [284818] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(6077), 1, anon_sym_COLON, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(1971), 1, sym_parameter_list, STATE(7020), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284841] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11750), 1, anon_sym_LPAREN2, STATE(6957), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [284858] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(7329), 1, anon_sym___attribute__, STATE(5530), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, STATE(5640), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [284879] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11752), 1, anon_sym_LPAREN2, STATE(6940), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [284896] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11690), 1, anon_sym_DOT_DOT_DOT, ACTIONS(11754), 1, anon_sym_EQ, STATE(1625), 1, sym_template_argument_list, ACTIONS(6258), 2, anon_sym_COMMA, anon_sym_RBRACK, [284919] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11756), 1, anon_sym_LPAREN2, STATE(6962), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [284936] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5220), 1, anon_sym_LBRACE, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11602), 1, sym_identifier, STATE(712), 1, sym_declaration_list, STATE(8033), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [284961] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11690), 1, anon_sym_DOT_DOT_DOT, ACTIONS(11695), 1, anon_sym_EQ, STATE(1625), 1, sym_template_argument_list, ACTIONS(6249), 2, anon_sym_COMMA, anon_sym_RBRACK, [284984] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11758), 1, anon_sym_LPAREN2, STATE(6940), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [285001] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3142), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10907), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, [285022] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11760), 1, anon_sym_LPAREN2, STATE(6966), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [285039] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11762), 1, anon_sym_RPAREN, STATE(1971), 1, sym_parameter_list, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285062] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11764), 1, anon_sym_LPAREN2, STATE(6940), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [285079] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11766), 1, anon_sym_LPAREN2, STATE(6968), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [285096] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11768), 1, anon_sym_LPAREN2, STATE(6940), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [285113] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11770), 1, anon_sym_LPAREN2, STATE(6970), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [285130] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11772), 1, anon_sym_LPAREN2, STATE(6940), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [285147] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11774), 1, anon_sym_RPAREN, STATE(1971), 1, sym_parameter_list, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285170] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11776), 1, anon_sym_LPAREN2, STATE(6976), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [285187] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11778), 1, anon_sym_RPAREN, STATE(1971), 1, sym_parameter_list, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285210] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6028), 1, anon_sym_COLON, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(1971), 1, sym_parameter_list, STATE(7020), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285233] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5220), 1, anon_sym_LBRACE, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11780), 1, sym_identifier, STATE(750), 1, sym_declaration_list, STATE(8070), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [285258] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11782), 1, anon_sym_LPAREN2, STATE(6940), 2, sym_gnu_asm_qualifier, aux_sym_gnu_asm_expression_repeat1, ACTIONS(11728), 4, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [285275] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11784), 1, anon_sym_RPAREN, STATE(1971), 1, sym_parameter_list, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285298] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10111), 1, anon_sym_LBRACK, STATE(2898), 1, sym_parameter_list, STATE(6185), 1, sym__function_declarator_seq, STATE(6163), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285321] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, ACTIONS(11786), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_GT2, [285340] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5236), 1, anon_sym_LBRACE, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11516), 1, sym_identifier, STATE(327), 1, sym_declaration_list, STATE(7824), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [285365] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3142), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, [285386] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11790), 1, anon_sym_COMMA, ACTIONS(11792), 1, aux_sym_preproc_elif_token1, ACTIONS(11788), 5, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, sym_identifier, [285403] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(2294), 1, sym_template_argument_list, STATE(7466), 2, sym_argument_list, sym_initializer_list, [285426] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11794), 1, anon_sym_LBRACK, ACTIONS(11796), 1, anon_sym_EQ, ACTIONS(11798), 1, anon_sym_DOT, STATE(6953), 4, sym_subscript_designator, sym_subscript_range_designator, sym_field_designator, aux_sym_initializer_pair_repeat1, [285445] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5228), 1, anon_sym_LBRACE, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11800), 1, sym_identifier, STATE(711), 1, sym_declaration_list, STATE(7952), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [285470] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3142), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 3, anon_sym_DOT_DOT_DOT, anon_sym_COMMA, anon_sym_GT2, [285491] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(6151), 1, anon_sym_COLON, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(1971), 1, sym_parameter_list, STATE(7020), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285514] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(6171), 1, anon_sym_COLON, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(1971), 1, sym_parameter_list, STATE(7020), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285537] = 8, ACTIONS(3), 1, sym_comment, ACTIONS(5238), 1, anon_sym_LBRACE, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11802), 1, sym_identifier, STATE(637), 1, sym_declaration_list, STATE(8140), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [285562] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11804), 1, anon_sym_RPAREN, STATE(1971), 1, sym_parameter_list, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285585] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6034), 1, anon_sym_LBRACK, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11806), 1, anon_sym_RPAREN, STATE(1971), 1, sym_parameter_list, STATE(6287), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285608] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9894), 1, anon_sym_try, ACTIONS(10742), 1, anon_sym_LBRACE, ACTIONS(11808), 1, anon_sym_SEMI, ACTIONS(11810), 1, anon_sym_EQ, STATE(2063), 2, sym_compound_statement, sym_try_statement, [285628] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11812), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11814), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [285642] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, ACTIONS(10246), 1, anon_sym_try, ACTIONS(11816), 1, anon_sym_SEMI, ACTIONS(11818), 1, anon_sym_EQ, STATE(795), 2, sym_compound_statement, sym_try_statement, [285662] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(10779), 1, anon_sym_LBRACE, STATE(9076), 1, sym_trailing_return_type, STATE(7004), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285682] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9886), 1, anon_sym_try, ACTIONS(10738), 1, anon_sym_LBRACE, ACTIONS(11820), 1, anon_sym_SEMI, ACTIONS(11822), 1, anon_sym_EQ, STATE(1828), 2, sym_compound_statement, sym_try_statement, [285702] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11824), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11826), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [285716] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11828), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11830), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [285730] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6390), 1, anon_sym_LBRACK, ACTIONS(6752), 1, anon_sym_LT, STATE(4009), 1, sym_template_argument_list, ACTIONS(6392), 3, anon_sym_LPAREN2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, [285748] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3426), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10895), 2, anon_sym_LBRACE, anon_sym_requires, [285768] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11832), 1, anon_sym_SEMI, STATE(7060), 1, aux_sym_field_declaration_repeat1, STATE(8628), 1, sym_attribute_specifier, [285790] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11828), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11830), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [285804] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11834), 1, anon_sym_SEMI, STATE(7014), 1, aux_sym_field_declaration_repeat1, STATE(8322), 1, sym_attribute_specifier, [285826] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(11836), 1, anon_sym_LBRACE, STATE(8219), 1, sym_trailing_return_type, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285846] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11838), 1, anon_sym_SEMI, STATE(7012), 1, aux_sym_field_declaration_repeat1, STATE(8570), 1, sym_attribute_specifier, [285868] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11355), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11840), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [285882] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11842), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8351), 1, sym_attribute_specifier, [285904] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11844), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11846), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [285918] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(10697), 1, anon_sym_LBRACE, STATE(8187), 1, sym_trailing_return_type, STATE(7042), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285938] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(11836), 1, anon_sym_LBRACE, STATE(8219), 1, sym_trailing_return_type, STATE(7021), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [285958] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(10117), 1, anon_sym_try, ACTIONS(11848), 1, anon_sym_SEMI, ACTIONS(11850), 1, anon_sym_EQ, STATE(619), 2, sym_compound_statement, sym_try_statement, [285978] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11852), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8358), 1, sym_attribute_specifier, [286000] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11854), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(9082), 1, sym_attribute_specifier, [286022] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11856), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8696), 1, sym_attribute_specifier, [286044] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11858), 1, anon_sym_SEMI, STATE(7007), 1, aux_sym_field_declaration_repeat1, STATE(8564), 1, sym_attribute_specifier, [286066] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11860), 1, anon_sym_SEMI, STATE(7035), 1, aux_sym_field_declaration_repeat1, STATE(8950), 1, sym_attribute_specifier, [286088] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11862), 1, anon_sym_SEMI, STATE(7036), 1, aux_sym_field_declaration_repeat1, STATE(8952), 1, sym_attribute_specifier, [286110] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11234), 1, anon_sym_LBRACK, ACTIONS(11232), 2, anon_sym_RPAREN, anon_sym_LPAREN2, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [286128] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11864), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8954), 1, sym_attribute_specifier, [286150] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6254), 1, anon_sym_LBRACK, ACTIONS(7936), 1, anon_sym_LBRACK_LBRACK, ACTIONS(6256), 2, anon_sym_LPAREN2, anon_sym_COLON, STATE(5802), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [286168] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(11866), 1, anon_sym_LBRACE, STATE(8759), 1, sym_trailing_return_type, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [286188] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11868), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8731), 1, sym_attribute_specifier, [286210] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9902), 1, anon_sym_try, ACTIONS(10756), 1, anon_sym_LBRACE, ACTIONS(11870), 1, anon_sym_SEMI, ACTIONS(11872), 1, anon_sym_EQ, STATE(2098), 2, sym_compound_statement, sym_try_statement, [286230] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11874), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8640), 1, sym_attribute_specifier, [286252] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11876), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11878), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [286266] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11880), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11882), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [286280] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11884), 1, anon_sym_SEMI, STATE(7062), 1, aux_sym_field_declaration_repeat1, STATE(8712), 1, sym_attribute_specifier, [286302] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11886), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8715), 1, sym_attribute_specifier, [286324] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, ACTIONS(10246), 1, anon_sym_try, ACTIONS(11888), 1, anon_sym_SEMI, ACTIONS(11890), 1, anon_sym_EQ, STATE(733), 2, sym_compound_statement, sym_try_statement, [286344] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, ACTIONS(10123), 1, anon_sym_try, ACTIONS(11892), 1, anon_sym_SEMI, ACTIONS(11894), 1, anon_sym_EQ, STATE(805), 2, sym_compound_statement, sym_try_statement, [286364] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3426), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10899), 2, anon_sym_LBRACE, anon_sym_requires, [286384] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11896), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11898), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [286398] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9902), 1, anon_sym_try, ACTIONS(10756), 1, anon_sym_LBRACE, ACTIONS(11900), 1, anon_sym_SEMI, ACTIONS(11902), 1, anon_sym_EQ, STATE(2126), 2, sym_compound_statement, sym_try_statement, [286418] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11904), 1, anon_sym_SEMI, STATE(7041), 1, aux_sym_field_declaration_repeat1, STATE(8966), 1, sym_attribute_specifier, [286440] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11906), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8968), 1, sym_attribute_specifier, [286462] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11908), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8970), 1, sym_attribute_specifier, [286484] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9894), 1, anon_sym_try, ACTIONS(10742), 1, anon_sym_LBRACE, ACTIONS(11910), 1, anon_sym_SEMI, ACTIONS(11912), 1, anon_sym_EQ, STATE(2113), 2, sym_compound_statement, sym_try_statement, [286504] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11914), 1, anon_sym_SEMI, STATE(7028), 1, aux_sym_field_declaration_repeat1, STATE(8634), 1, sym_attribute_specifier, [286526] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11916), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11918), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [286540] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11920), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8976), 1, sym_attribute_specifier, [286562] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11922), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8978), 1, sym_attribute_specifier, [286584] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(5490), 1, anon_sym_LBRACK_LBRACK, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(10779), 1, anon_sym_LBRACE, STATE(9076), 1, sym_trailing_return_type, STATE(4657), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [286604] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, ACTIONS(10148), 1, anon_sym_try, ACTIONS(11924), 1, anon_sym_SEMI, ACTIONS(11926), 1, anon_sym_EQ, STATE(366), 2, sym_compound_statement, sym_try_statement, [286624] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3426), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10881), 2, anon_sym_LBRACE, anon_sym_requires, [286644] = 3, ACTIONS(3), 1, sym_comment, STATE(8923), 1, sym_string_literal, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [286658] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3426), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10903), 2, anon_sym_LBRACE, anon_sym_requires, [286678] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, ACTIONS(10123), 1, anon_sym_try, ACTIONS(11928), 1, anon_sym_SEMI, ACTIONS(11930), 1, anon_sym_EQ, STATE(674), 2, sym_compound_statement, sym_try_statement, [286698] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3426), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10907), 2, anon_sym_LBRACE, anon_sym_requires, [286718] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(10117), 1, anon_sym_try, ACTIONS(11932), 1, anon_sym_SEMI, ACTIONS(11934), 1, anon_sym_EQ, STATE(666), 2, sym_compound_statement, sym_try_statement, [286738] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3426), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10911), 2, anon_sym_LBRACE, anon_sym_requires, [286758] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9886), 1, anon_sym_try, ACTIONS(10738), 1, anon_sym_LBRACE, ACTIONS(11936), 1, anon_sym_SEMI, ACTIONS(11938), 1, anon_sym_EQ, STATE(1767), 2, sym_compound_statement, sym_try_statement, [286778] = 3, ACTIONS(3), 1, sym_comment, STATE(8732), 1, sym_string_literal, ACTIONS(119), 5, anon_sym_L_DQUOTE, anon_sym_u_DQUOTE, anon_sym_U_DQUOTE, anon_sym_u8_DQUOTE, anon_sym_DQUOTE, [286792] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11876), 2, anon_sym_RBRACE, sym_identifier, ACTIONS(11878), 4, aux_sym_preproc_if_token1, aux_sym_preproc_ifdef_token1, aux_sym_preproc_ifdef_token2, sym_preproc_directive, [286806] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11627), 1, aux_sym_preproc_elif_token1, ACTIONS(11625), 5, aux_sym_preproc_if_token2, aux_sym_preproc_else_token1, aux_sym_preproc_elifdef_token1, aux_sym_preproc_elifdef_token2, sym_identifier, [286820] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11940), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8573), 1, sym_attribute_specifier, [286842] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3426), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10887), 2, anon_sym_LBRACE, anon_sym_requires, [286862] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11182), 1, anon_sym_LBRACK, STATE(6588), 1, sym_template_argument_list, ACTIONS(11180), 3, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, [286880] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3426), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, ACTIONS(10891), 2, anon_sym_LBRACE, anon_sym_requires, [286900] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, ACTIONS(10148), 1, anon_sym_try, ACTIONS(11942), 1, anon_sym_SEMI, ACTIONS(11944), 1, anon_sym_EQ, STATE(325), 2, sym_compound_statement, sym_try_statement, [286920] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11946), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8714), 1, sym_attribute_specifier, [286942] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(11173), 1, anon_sym_LBRACK, STATE(6582), 1, sym_template_argument_list, ACTIONS(11169), 3, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, [286960] = 7, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(8536), 1, anon_sym_COMMA, ACTIONS(11948), 1, anon_sym_SEMI, STATE(7091), 1, aux_sym_field_declaration_repeat1, STATE(8733), 1, sym_attribute_specifier, [286982] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6390), 1, anon_sym_LBRACK, ACTIONS(7139), 1, anon_sym_LT, STATE(4009), 1, sym_template_argument_list, ACTIONS(6392), 3, anon_sym_RPAREN, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, [287000] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11950), 1, sym_identifier, STATE(7519), 1, sym__namespace_specifier, STATE(8124), 1, sym_nested_namespace_specifier, [287019] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11952), 5, anon_sym_LPAREN2, anon_sym_inline, anon_sym_volatile, anon_sym_goto, anon_sym___volatile__, [287030] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, ACTIONS(11954), 1, anon_sym_RPAREN, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [287049] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(11956), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2389), 1, sym_template_method, STATE(7880), 1, sym_operator_name, [287068] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11960), 1, anon_sym_COLON_COLON, ACTIONS(11958), 4, anon_sym_virtual, sym_identifier, anon_sym_decltype, anon_sym_template, [287081] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10895), 1, anon_sym_COLON, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3462), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [287100] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10899), 1, anon_sym_COLON, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3462), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [287119] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(11962), 1, anon_sym_SEMI, STATE(7074), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287136] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(11964), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287153] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10907), 1, anon_sym_COLON, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3462), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [287172] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(11966), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287189] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(11968), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287206] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(11970), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2389), 1, sym_template_method, STATE(7913), 1, sym_operator_name, [287225] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11972), 1, sym_identifier, STATE(8700), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [287244] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11976), 1, anon_sym_DOT, STATE(7135), 1, aux_sym_module_name_repeat1, ACTIONS(11974), 3, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [287259] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(11978), 1, anon_sym_SEMI, STATE(7097), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287276] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11980), 1, anon_sym_COMMA, ACTIONS(11985), 1, anon_sym___attribute, STATE(7080), 1, aux_sym__type_definition_declarators_repeat1, ACTIONS(11983), 2, anon_sym_SEMI, anon_sym___attribute__, [287293] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(11987), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287310] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(11991), 1, anon_sym_COLON_COLON, STATE(7928), 1, sym_argument_list, ACTIONS(11989), 2, anon_sym_COMMA, anon_sym_RBRACK_RBRACK, [287327] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11315), 1, anon_sym_COLON, ACTIONS(11993), 1, anon_sym_SEMI, STATE(7683), 1, sym_module_partition, STATE(8225), 1, sym_attribute_declaration, [287346] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11995), 1, sym_identifier, STATE(8709), 1, sym__namespace_specifier, STATE(8969), 1, sym_nested_namespace_specifier, [287365] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(11950), 1, sym_identifier, STATE(7618), 1, sym__namespace_specifier, STATE(7911), 1, sym_nested_namespace_specifier, [287384] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(11997), 1, anon_sym_SEMI, STATE(7090), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287401] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(11999), 1, anon_sym_SEMI, STATE(7100), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287418] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12003), 1, anon_sym_DOT, STATE(7088), 1, aux_sym_module_name_repeat1, ACTIONS(12001), 3, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [287433] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12006), 1, anon_sym_SEMI, STATE(7093), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287450] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12008), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287467] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(12010), 1, anon_sym_COMMA, ACTIONS(12015), 1, anon_sym___attribute, STATE(7091), 1, aux_sym_field_declaration_repeat1, ACTIONS(12013), 2, anon_sym_SEMI, anon_sym___attribute__, [287484] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, ACTIONS(12017), 1, anon_sym_RPAREN, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [287503] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12019), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287520] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6390), 1, anon_sym_LBRACK, ACTIONS(6752), 1, anon_sym_LT, STATE(4294), 1, sym_template_argument_list, ACTIONS(6392), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, [287537] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(12021), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(3584), 1, sym_template_method, STATE(7948), 1, sym_operator_name, [287556] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(12023), 1, aux_sym_preproc_if_token2, STATE(6982), 1, sym_enumerator, STATE(7243), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(7244), 1, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, [287575] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12025), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287592] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12027), 2, anon_sym_class, anon_sym_typename, STATE(8126), 3, sym_type_parameter_declaration, sym_variadic_type_parameter_declaration, sym_optional_type_parameter_declaration, [287605] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12029), 1, anon_sym_SEMI, STATE(7110), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287622] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12031), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287639] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12033), 1, anon_sym_SEMI, STATE(7106), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287656] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(12035), 1, sym_identifier, STATE(8709), 1, sym__namespace_specifier, STATE(9032), 1, sym_nested_namespace_specifier, [287675] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10887), 1, anon_sym_COLON, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3462), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [287694] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11388), 1, anon_sym_COMMA, ACTIONS(12039), 1, anon_sym___attribute, STATE(7080), 1, aux_sym__type_definition_declarators_repeat1, ACTIONS(12037), 2, anon_sym_SEMI, anon_sym___attribute__, [287711] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12041), 1, anon_sym_SEMI, STATE(7108), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287728] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12043), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287745] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10903), 1, anon_sym_COLON, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3462), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [287764] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12045), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287781] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10911), 1, anon_sym_COLON, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3462), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [287800] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12047), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287817] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12049), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(6221), 3, anon_sym_PIPE_PIPE, anon_sym_LBRACE, anon_sym_or, [287830] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(6390), 1, anon_sym_LBRACK, ACTIONS(6752), 1, anon_sym_LT, STATE(3727), 1, sym_template_argument_list, ACTIONS(6392), 2, anon_sym_LPAREN2, anon_sym_LBRACK_LBRACK, [287847] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6243), 1, anon_sym_LBRACE, ACTIONS(12049), 2, anon_sym_AMP_AMP, anon_sym_and, ACTIONS(12051), 2, anon_sym_PIPE_PIPE, anon_sym_or, [287862] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(11512), 1, anon_sym_COLON_COLON, ACTIONS(11514), 1, anon_sym_inline, ACTIONS(12053), 1, sym_identifier, STATE(8490), 1, sym_nested_namespace_specifier, STATE(8709), 1, sym__namespace_specifier, [287881] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(1636), 1, sym_template_argument_list, ACTIONS(4933), 2, anon_sym_COMMA, anon_sym_RBRACK, [287898] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12055), 1, anon_sym_SEMI, STATE(7081), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287915] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, STATE(2294), 1, sym_template_argument_list, ACTIONS(6294), 2, anon_sym_LPAREN2, anon_sym_LBRACE, [287932] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12057), 1, anon_sym_SEMI, STATE(7122), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287949] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12059), 1, anon_sym_SEMI, STATE(7140), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287966] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12061), 1, anon_sym_SEMI, STATE(7134), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [287983] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12063), 1, anon_sym_SEMI, STATE(7123), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288000] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12065), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288017] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12067), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288034] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11315), 1, anon_sym_COLON, ACTIONS(12069), 1, anon_sym_SEMI, STATE(7442), 1, sym_module_partition, STATE(8574), 1, sym_attribute_declaration, [288053] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, ACTIONS(12073), 1, anon_sym_COLON_COLON, STATE(8041), 1, sym_argument_list, ACTIONS(12071), 2, anon_sym_COMMA, anon_sym_RBRACK_RBRACK, [288070] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12075), 1, anon_sym_SEMI, STATE(7131), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288087] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(12077), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(3484), 1, sym_template_method, STATE(8006), 1, sym_operator_name, [288106] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(1852), 1, anon_sym_operator, ACTIONS(11956), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2389), 1, sym_template_method, STATE(7882), 1, sym_operator_name, [288125] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, ACTIONS(12079), 1, anon_sym_RPAREN, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [288144] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12081), 1, anon_sym_SEMI, STATE(7132), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288161] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12083), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288178] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12085), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288195] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12087), 1, anon_sym_SEMI, STATE(7137), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288212] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12089), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288229] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(11976), 1, anon_sym_DOT, STATE(7088), 1, aux_sym_module_name_repeat1, ACTIONS(12091), 3, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, [288244] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(11208), 1, anon_sym_LBRACK, ACTIONS(12093), 1, anon_sym_RPAREN, STATE(3080), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [288263] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12095), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288280] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10881), 1, anon_sym_COLON, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3462), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [288299] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12097), 1, anon_sym_SEMI, STATE(7075), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288316] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12099), 1, anon_sym_SEMI, STATE(4305), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288333] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(43), 1, anon_sym___attribute, ACTIONS(7329), 1, anon_sym___attribute__, ACTIONS(12101), 1, anon_sym_SEMI, STATE(7072), 2, sym_attribute_specifier, aux_sym_type_definition_repeat1, [288350] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9405), 1, anon_sym_DOT_DOT_DOT, ACTIONS(9409), 1, anon_sym_EQ, ACTIONS(12103), 1, sym_identifier, ACTIONS(9407), 2, anon_sym_COMMA, anon_sym_GT2, [288367] = 6, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, ACTIONS(10891), 1, anon_sym_COLON, ACTIONS(11208), 1, anon_sym_LBRACK, STATE(3462), 1, sym_parameter_list, STATE(6236), 1, sym__function_declarator_seq, [288386] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5238), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, ACTIONS(12107), 1, anon_sym_EQ, STATE(605), 1, sym_declaration_list, [288402] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12109), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [288418] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12111), 1, anon_sym_DQUOTE, ACTIONS(12113), 1, aux_sym_string_literal_token1, ACTIONS(12115), 1, sym_escape_sequence, STATE(7148), 1, aux_sym_string_literal_repeat1, [288434] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12117), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [288450] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12119), 1, anon_sym_DQUOTE, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, STATE(7195), 1, aux_sym_string_literal_repeat1, [288466] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12125), 1, aux_sym_preproc_include_token2, ACTIONS(12127), 1, anon_sym_LPAREN, ACTIONS(12129), 1, sym_preproc_arg, STATE(8003), 1, sym_preproc_params, [288482] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, STATE(3276), 1, sym_field_declaration_list, STATE(8156), 1, sym_base_class_clause, [288498] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12131), 1, anon_sym___except, ACTIONS(12133), 1, anon_sym___finally, STATE(528), 2, sym_seh_except_clause, sym_seh_finally_clause, [288512] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12137), 1, anon_sym_GT2, STATE(7706), 1, aux_sym_template_argument_list_repeat1, [288528] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12139), 1, anon_sym_using, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [288542] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(5680), 1, anon_sym_LBRACE, STATE(2301), 1, sym_field_declaration_list, STATE(8102), 1, sym_base_class_clause, [288558] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12141), 1, anon_sym_DQUOTE, ACTIONS(12143), 1, aux_sym_string_literal_token1, ACTIONS(12145), 1, sym_escape_sequence, STATE(7156), 1, aux_sym_string_literal_repeat1, [288574] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12147), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [288590] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12149), 1, anon_sym_GT2, STATE(7669), 1, aux_sym_template_argument_list_repeat1, [288606] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12151), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [288622] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12153), 1, anon_sym_COMMA, STATE(7249), 1, aux_sym_gnu_asm_output_operand_list_repeat1, ACTIONS(12155), 2, anon_sym_RPAREN, anon_sym_COLON, [288636] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12157), 1, anon_sym_COMMA, STATE(7349), 1, aux_sym_gnu_asm_input_operand_list_repeat1, ACTIONS(12159), 2, anon_sym_RPAREN, anon_sym_COLON, [288650] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12161), 1, anon_sym_DQUOTE, ACTIONS(12163), 1, aux_sym_string_literal_token1, ACTIONS(12165), 1, sym_escape_sequence, STATE(7232), 1, aux_sym_string_literal_repeat1, [288666] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12167), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [288682] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12169), 1, anon_sym_GT2, STATE(7419), 1, aux_sym_template_argument_list_repeat1, [288698] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12171), 1, anon_sym_GT2, STATE(7414), 1, aux_sym_template_argument_list_repeat1, [288714] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12173), 1, anon_sym_DQUOTE, ACTIONS(12175), 1, aux_sym_string_literal_token1, ACTIONS(12177), 1, sym_escape_sequence, STATE(7202), 1, aux_sym_string_literal_repeat1, [288730] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12179), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [288740] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6704), 1, anon_sym_LBRACE, STATE(2734), 1, sym_field_declaration_list, STATE(7870), 1, sym_base_class_clause, [288756] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12181), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [288772] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12183), 1, anon_sym_DQUOTE, ACTIONS(12185), 1, aux_sym_string_literal_token1, ACTIONS(12187), 1, sym_escape_sequence, STATE(7158), 1, aux_sym_string_literal_repeat1, [288788] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12189), 1, anon_sym_DQUOTE, ACTIONS(12191), 1, aux_sym_string_literal_token1, ACTIONS(12193), 1, sym_escape_sequence, STATE(7183), 1, aux_sym_string_literal_repeat1, [288804] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12195), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12197), 2, aux_sym_char_literal_token1, sym_escape_sequence, [288818] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12127), 1, anon_sym_LPAREN, ACTIONS(12200), 1, aux_sym_preproc_include_token2, ACTIONS(12202), 1, sym_preproc_arg, STATE(8085), 1, sym_preproc_params, [288834] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, ACTIONS(7375), 1, anon_sym_LPAREN2, STATE(3567), 1, sym_argument_list, STATE(4892), 1, sym_initializer_list, [288850] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(12204), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12208), 1, anon_sym_LBRACE, STATE(7767), 1, aux_sym_base_class_clause_repeat1, [288866] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12210), 1, sym_identifier, ACTIONS(12212), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_GT2, [288878] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3061), 1, sym_field_declaration_list, STATE(7833), 1, sym_base_class_clause, [288894] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(12214), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(7098), 1, sym_template_parameter_list, [288910] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12127), 1, anon_sym_LPAREN, ACTIONS(12216), 1, aux_sym_preproc_include_token2, ACTIONS(12218), 1, sym_preproc_arg, STATE(7799), 1, sym_preproc_params, [288926] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(12220), 1, sym_identifier, ACTIONS(12222), 1, anon_sym_SEMI, ACTIONS(12224), 1, anon_sym_COLON, STATE(7083), 1, sym_module_name, [288942] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12127), 1, anon_sym_LPAREN, ACTIONS(12226), 1, aux_sym_preproc_include_token2, ACTIONS(12228), 1, sym_preproc_arg, STATE(7924), 1, sym_preproc_params, [288958] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, STATE(4834), 1, sym_field_declaration_list, STATE(7801), 1, sym_base_class_clause, [288974] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12230), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [288988] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12234), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [289004] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(12236), 1, anon_sym_LPAREN2, ACTIONS(12238), 1, anon_sym_LBRACE, STATE(5654), 1, sym_requirement_seq, STATE(8039), 1, sym_requires_parameter_list, [289020] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12240), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12242), 1, anon_sym_LBRACE, STATE(7540), 1, aux_sym_base_class_clause_repeat1, [289036] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12244), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [289052] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12246), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [289068] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(7892), 1, sym_argument_list, ACTIONS(12248), 2, anon_sym_COMMA, anon_sym_RBRACK_RBRACK, [289082] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(1956), 1, anon_sym_LBRACE, ACTIONS(6040), 1, anon_sym_LPAREN2, STATE(2448), 1, sym_initializer_list, STATE(2470), 1, sym_argument_list, [289098] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(8822), 1, anon_sym_LBRACE, STATE(4880), 1, sym_field_declaration_list, STATE(7874), 1, sym_base_class_clause, [289114] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12250), 1, anon_sym_GT2, STATE(7444), 1, aux_sym_template_argument_list_repeat1, [289130] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, STATE(7532), 1, sym_compound_statement, STATE(7837), 1, sym_field_initializer_list, [289146] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(12214), 1, sym_identifier, STATE(859), 1, sym_template_parameter_list, STATE(1892), 1, sym_template_type, [289162] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12252), 1, anon_sym_DQUOTE, ACTIONS(12254), 1, aux_sym_string_literal_token1, ACTIONS(12256), 1, sym_escape_sequence, STATE(7199), 1, aux_sym_string_literal_repeat1, [289178] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12258), 1, anon_sym_DQUOTE, ACTIONS(12260), 1, aux_sym_string_literal_token1, ACTIONS(12263), 1, sym_escape_sequence, STATE(7195), 1, aux_sym_string_literal_repeat1, [289194] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12266), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [289210] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(2541), 1, sym_field_declaration_list, STATE(7830), 1, sym_base_class_clause, [289226] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, STATE(7619), 1, sym_compound_statement, STATE(7925), 1, sym_field_initializer_list, [289242] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12268), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [289258] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12270), 1, anon_sym_EQ, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [289272] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12272), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [289286] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12274), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [289302] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12276), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [289318] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12278), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [289334] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12280), 1, anon_sym_GT2, STATE(7591), 1, aux_sym_template_argument_list_repeat1, [289350] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5236), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, ACTIONS(12282), 1, anon_sym_EQ, STATE(323), 1, sym_declaration_list, [289366] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(5680), 1, anon_sym_LBRACE, STATE(2309), 1, sym_field_declaration_list, STATE(8136), 1, sym_base_class_clause, [289382] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12284), 1, anon_sym___except, ACTIONS(12286), 1, anon_sym___finally, STATE(635), 2, sym_seh_except_clause, sym_seh_finally_clause, [289396] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(12214), 1, sym_identifier, STATE(857), 1, sym_template_parameter_list, STATE(1892), 1, sym_template_type, [289412] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12288), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [289426] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5228), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, ACTIONS(12290), 1, anon_sym_EQ, STATE(695), 1, sym_declaration_list, [289442] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, ACTIONS(7157), 1, anon_sym_LPAREN2, STATE(3509), 1, sym_argument_list, STATE(3510), 1, sym_initializer_list, [289458] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12292), 1, anon_sym_DQUOTE, ACTIONS(12294), 1, aux_sym_string_literal_token1, ACTIONS(12296), 1, sym_escape_sequence, STATE(7226), 1, aux_sym_string_literal_repeat1, [289474] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9862), 1, anon_sym_LBRACE, ACTIONS(12236), 1, anon_sym_LPAREN2, STATE(3561), 1, sym_requirement_seq, STATE(7985), 1, sym_requires_parameter_list, [289490] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12298), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [289504] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, STATE(7351), 1, sym_compound_statement, STATE(8014), 1, sym_field_initializer_list, [289520] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12300), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [289536] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(12214), 1, sym_identifier, STATE(860), 1, sym_template_parameter_list, STATE(1892), 1, sym_template_type, [289552] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12302), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [289568] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12304), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [289584] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(12214), 1, sym_identifier, STATE(861), 1, sym_template_parameter_list, STATE(1892), 1, sym_template_type, [289600] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12308), 1, anon_sym___attribute, ACTIONS(12306), 3, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, [289612] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12312), 1, anon_sym___attribute, ACTIONS(12310), 3, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, [289624] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, STATE(3001), 1, sym_field_declaration_list, STATE(8096), 1, sym_base_class_clause, [289640] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12314), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [289654] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12316), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [289670] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12318), 1, anon_sym_DQUOTE, ACTIONS(12320), 1, aux_sym_string_literal_token1, ACTIONS(12322), 1, sym_escape_sequence, STATE(7254), 1, aux_sym_string_literal_repeat1, [289686] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9830), 1, anon_sym_LBRACE, ACTIONS(12236), 1, anon_sym_LPAREN2, STATE(3692), 1, sym_requirement_seq, STATE(7886), 1, sym_requires_parameter_list, [289702] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5220), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, ACTIONS(12324), 1, anon_sym_EQ, STATE(727), 1, sym_declaration_list, [289718] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12326), 1, anon_sym_GT2, STATE(7708), 1, aux_sym_template_argument_list_repeat1, [289734] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12328), 1, anon_sym_DQUOTE, ACTIONS(12330), 1, aux_sym_string_literal_token1, ACTIONS(12332), 1, sym_escape_sequence, STATE(7196), 1, aux_sym_string_literal_repeat1, [289750] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12334), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [289766] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12336), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [289782] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, STATE(7410), 1, sym_compound_statement, STATE(8098), 1, sym_field_initializer_list, [289798] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6837), 1, anon_sym_LBRACE, STATE(3025), 1, sym_field_declaration_list, STATE(8131), 1, sym_base_class_clause, [289814] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(12214), 1, sym_identifier, STATE(856), 1, sym_template_parameter_list, STATE(1892), 1, sym_template_type, [289830] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12338), 1, anon_sym_GT2, STATE(7560), 1, aux_sym_template_argument_list_repeat1, [289846] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12340), 1, anon_sym___except, ACTIONS(12342), 1, anon_sym___finally, STATE(635), 2, sym_seh_except_clause, sym_seh_finally_clause, [289860] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(4933), 1, anon_sym_SEMI, ACTIONS(6752), 1, anon_sym_LT, STATE(1732), 1, sym_template_argument_list, [289876] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9822), 1, anon_sym_LBRACE, ACTIONS(12236), 1, anon_sym_LPAREN2, STATE(4287), 1, sym_requirement_seq, STATE(8010), 1, sym_requires_parameter_list, [289892] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12344), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [289908] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9846), 1, anon_sym_LBRACE, ACTIONS(12236), 1, anon_sym_LPAREN2, STATE(3364), 1, sym_requirement_seq, STATE(7883), 1, sym_requires_parameter_list, [289924] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11157), 1, sym_identifier, ACTIONS(12346), 1, aux_sym_preproc_if_token2, STATE(6862), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, [289940] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(12348), 1, aux_sym_preproc_if_token2, STATE(6876), 2, sym_enumerator, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, [289954] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, STATE(7659), 1, sym_compound_statement, STATE(7800), 1, sym_field_initializer_list, [289970] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12350), 1, anon_sym___except, ACTIONS(12352), 1, anon_sym___finally, STATE(388), 2, sym_seh_except_clause, sym_seh_finally_clause, [289984] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(12214), 1, sym_identifier, STATE(858), 1, sym_template_parameter_list, STATE(1892), 1, sym_template_type, [290000] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5054), 1, anon_sym_LT, ACTIONS(12214), 1, sym_identifier, STATE(862), 1, sym_template_parameter_list, STATE(1892), 1, sym_template_type, [290016] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12354), 1, anon_sym_COMMA, STATE(7249), 1, aux_sym_gnu_asm_output_operand_list_repeat1, ACTIONS(12357), 2, anon_sym_RPAREN, anon_sym_COLON, [290030] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12359), 1, anon_sym___except, ACTIONS(12361), 1, anon_sym___finally, STATE(257), 2, sym_seh_except_clause, sym_seh_finally_clause, [290044] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12363), 1, anon_sym_DQUOTE, ACTIONS(12365), 1, aux_sym_string_literal_token1, ACTIONS(12367), 1, sym_escape_sequence, STATE(7314), 1, aux_sym_string_literal_repeat1, [290060] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12179), 4, anon_sym_SEMI, anon_sym_LBRACE, anon_sym_EQ, anon_sym_try, [290070] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(2532), 1, sym_field_declaration_list, STATE(7965), 1, sym_base_class_clause, [290086] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12369), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [290102] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, STATE(7424), 1, sym_compound_statement, STATE(7843), 1, sym_field_initializer_list, [290118] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12371), 1, anon_sym_GT2, STATE(7490), 1, aux_sym_template_argument_list_repeat1, [290134] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12373), 1, anon_sym_DQUOTE, ACTIONS(12375), 1, aux_sym_string_literal_token1, ACTIONS(12377), 1, sym_escape_sequence, STATE(7290), 1, aux_sym_string_literal_repeat1, [290150] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12379), 1, anon_sym_DQUOTE, ACTIONS(12381), 1, aux_sym_string_literal_token1, ACTIONS(12383), 1, sym_escape_sequence, STATE(7264), 1, aux_sym_string_literal_repeat1, [290166] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12385), 1, anon_sym_GT2, STATE(7679), 1, aux_sym_template_argument_list_repeat1, [290182] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12387), 1, anon_sym_COMMA, STATE(7311), 1, aux_sym_gnu_asm_clobber_list_repeat1, ACTIONS(12389), 2, anon_sym_RPAREN, anon_sym_COLON, [290196] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11606), 1, anon_sym_EQ, STATE(7200), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [290210] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, STATE(5026), 1, sym_field_declaration_list, STATE(7905), 1, sym_base_class_clause, [290226] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12391), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [290240] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12393), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [290256] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12127), 1, anon_sym_LPAREN, ACTIONS(12395), 1, aux_sym_preproc_include_token2, ACTIONS(12397), 1, sym_preproc_arg, STATE(8050), 1, sym_preproc_params, [290272] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(12236), 1, anon_sym_LPAREN2, ACTIONS(12399), 1, anon_sym_LBRACE, STATE(6077), 1, sym_requirement_seq, STATE(7878), 1, sym_requires_parameter_list, [290288] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12401), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12403), 1, anon_sym_LBRACE, STATE(7385), 1, aux_sym_base_class_clause_repeat1, [290304] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9854), 1, anon_sym_LBRACE, ACTIONS(12236), 1, anon_sym_LPAREN2, STATE(2452), 1, sym_requirement_seq, STATE(8121), 1, sym_requires_parameter_list, [290320] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(2509), 1, anon_sym_LBRACE, ACTIONS(7375), 1, anon_sym_LPAREN2, STATE(3567), 1, sym_argument_list, STATE(3681), 1, sym_initializer_list, [290336] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(11157), 1, sym_identifier, ACTIONS(12023), 1, aux_sym_preproc_if_token2, STATE(7243), 1, aux_sym_preproc_if_in_enumerator_list_repeat1, STATE(8376), 1, sym_enumerator, [290352] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(9198), 1, anon_sym_LBRACE, STATE(5031), 1, sym_field_declaration_list, STATE(7927), 1, sym_base_class_clause, [290368] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12405), 1, anon_sym_EQ, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [290382] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(7513), 2, sym_argument_list, sym_initializer_list, [290396] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12407), 1, anon_sym_GT2, STATE(7649), 1, aux_sym_template_argument_list_repeat1, [290412] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12409), 1, anon_sym_using, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [290426] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12127), 1, anon_sym_LPAREN, ACTIONS(12411), 1, aux_sym_preproc_include_token2, ACTIONS(12413), 1, sym_preproc_arg, STATE(7920), 1, sym_preproc_params, [290442] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12415), 1, anon_sym_EQ, STATE(7315), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [290456] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12417), 1, anon_sym_GT2, STATE(7430), 1, aux_sym_template_argument_list_repeat1, [290472] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12419), 1, anon_sym_EQ, STATE(7319), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [290486] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6734), 1, anon_sym_LBRACE, STATE(2900), 1, sym_field_declaration_list, STATE(7956), 1, sym_base_class_clause, [290502] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, ACTIONS(7157), 1, anon_sym_LPAREN2, STATE(3509), 1, sym_argument_list, STATE(3896), 1, sym_initializer_list, [290518] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10981), 1, sym_identifier, ACTIONS(12421), 1, aux_sym_preproc_if_token2, STATE(7244), 2, sym_enumerator, aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, [290532] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(12423), 1, anon_sym_SEMI, ACTIONS(12425), 1, anon_sym_noexcept, STATE(8690), 1, sym_trailing_return_type, [290548] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8157), 1, sym_argument_list, ACTIONS(12427), 2, anon_sym_COMMA, anon_sym_RBRACK_RBRACK, [290562] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6704), 1, anon_sym_LBRACE, STATE(2696), 1, sym_field_declaration_list, STATE(8106), 1, sym_base_class_clause, [290578] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12429), 1, anon_sym_DQUOTE, ACTIONS(12431), 1, aux_sym_string_literal_token1, ACTIONS(12433), 1, sym_escape_sequence, STATE(7324), 1, aux_sym_string_literal_repeat1, [290594] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6734), 1, anon_sym_LBRACE, STATE(2994), 1, sym_field_declaration_list, STATE(7933), 1, sym_base_class_clause, [290610] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, ACTIONS(11051), 1, anon_sym_COLON, STATE(7690), 1, sym_compound_statement, STATE(8044), 1, sym_field_initializer_list, [290626] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12435), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [290640] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12437), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [290656] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12153), 1, anon_sym_COMMA, STATE(7159), 1, aux_sym_gnu_asm_output_operand_list_repeat1, ACTIONS(12439), 2, anon_sym_RPAREN, anon_sym_COLON, [290670] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12441), 1, anon_sym_DQUOTE, ACTIONS(12443), 1, aux_sym_string_literal_token1, ACTIONS(12445), 1, sym_escape_sequence, STATE(7299), 1, aux_sym_string_literal_repeat1, [290686] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8758), 1, anon_sym___attribute, ACTIONS(8756), 3, anon_sym_COMMA, anon_sym_SEMI, anon_sym___attribute__, [290698] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6894), 1, anon_sym_LBRACE, STATE(3229), 1, sym_field_declaration_list, STATE(8015), 1, sym_base_class_clause, [290714] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12447), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [290730] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12449), 1, anon_sym_GT2, STATE(7664), 1, aux_sym_template_argument_list_repeat1, [290746] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, STATE(4124), 1, sym_field_declaration_list, STATE(8004), 1, sym_base_class_clause, [290762] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12451), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [290776] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12453), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [290792] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(12236), 1, anon_sym_LPAREN2, ACTIONS(12455), 1, anon_sym_LBRACE, STATE(1642), 1, sym_requirement_seq, STATE(8059), 1, sym_requires_parameter_list, [290808] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(5361), 1, sym_field_declaration_list, STATE(7993), 1, sym_base_class_clause, [290824] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(5365), 1, sym_field_declaration_list, STATE(7995), 1, sym_base_class_clause, [290840] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(7930), 1, anon_sym_LBRACE, STATE(4099), 1, sym_field_declaration_list, STATE(8029), 1, sym_base_class_clause, [290856] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12457), 1, anon_sym_GT2, STATE(7715), 1, aux_sym_template_argument_list_repeat1, [290872] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12459), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [290888] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12461), 1, anon_sym_COMMA, STATE(7306), 1, aux_sym_gnu_asm_input_operand_list_repeat1, ACTIONS(12464), 2, anon_sym_RPAREN, anon_sym_COLON, [290902] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12466), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [290916] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12468), 1, anon_sym_EQ, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [290930] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12470), 1, anon_sym_using, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [290944] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11703), 1, anon_sym_EQ, STATE(7272), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [290958] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12387), 1, anon_sym_COMMA, STATE(7333), 1, aux_sym_gnu_asm_clobber_list_repeat1, ACTIONS(12472), 2, anon_sym_RPAREN, anon_sym_COLON, [290972] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12474), 1, anon_sym_EQ, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [290986] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11652), 1, anon_sym_EQ, STATE(7308), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [291000] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12476), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [291016] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12478), 1, anon_sym_EQ, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [291030] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11684), 1, anon_sym_EQ, STATE(7312), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [291044] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6752), 1, anon_sym_LT, STATE(1636), 1, sym_template_argument_list, ACTIONS(6392), 2, anon_sym_COMMA, anon_sym_RBRACK, [291058] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12480), 1, anon_sym_DQUOTE, ACTIONS(12482), 1, aux_sym_string_literal_token1, ACTIONS(12484), 1, sym_escape_sequence, STATE(7329), 1, aux_sym_string_literal_repeat1, [291074] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12486), 1, anon_sym_EQ, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [291088] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11648), 1, anon_sym_EQ, STATE(7321), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [291102] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12488), 1, anon_sym_EQ, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [291116] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11678), 1, anon_sym_EQ, STATE(7325), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [291130] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12127), 1, anon_sym_LPAREN, ACTIONS(12490), 1, aux_sym_preproc_include_token2, ACTIONS(12492), 1, sym_preproc_arg, STATE(7891), 1, sym_preproc_params, [291146] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12494), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [291162] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12496), 1, anon_sym_EQ, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [291176] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(11707), 1, anon_sym_EQ, STATE(7328), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [291190] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12498), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [291204] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12500), 1, anon_sym_EQ, STATE(6049), 2, sym_attribute_declaration, aux_sym_attributed_declarator_repeat1, [291218] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12502), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [291234] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3983), 1, sym_field_declaration_list, STATE(8082), 1, sym_base_class_clause, [291250] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12504), 1, anon_sym_GT2, STATE(7753), 1, aux_sym_template_argument_list_repeat1, [291266] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3986), 1, sym_field_declaration_list, STATE(8083), 1, sym_base_class_clause, [291282] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12506), 1, anon_sym_COMMA, STATE(7333), 1, aux_sym_gnu_asm_clobber_list_repeat1, ACTIONS(12509), 2, anon_sym_RPAREN, anon_sym_COLON, [291296] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(9838), 1, anon_sym_LBRACE, ACTIONS(12236), 1, anon_sym_LPAREN2, STATE(3904), 1, sym_requirement_seq, STATE(7987), 1, sym_requires_parameter_list, [291312] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12511), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12513), 1, anon_sym_LBRACE, STATE(7437), 1, aux_sym_base_class_clause_repeat1, [291328] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(4182), 1, anon_sym_COLON_COLON, ACTIONS(6752), 1, anon_sym_LT, ACTIONS(12515), 1, anon_sym_SEMI, STATE(1625), 1, sym_template_argument_list, [291344] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12517), 1, anon_sym_DQUOTE, ACTIONS(12519), 1, aux_sym_string_literal_token1, ACTIONS(12521), 1, sym_escape_sequence, STATE(7340), 1, aux_sym_string_literal_repeat1, [291360] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12523), 1, anon_sym___except, ACTIONS(12525), 1, anon_sym___finally, STATE(934), 2, sym_seh_except_clause, sym_seh_finally_clause, [291374] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12527), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [291388] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12121), 1, aux_sym_string_literal_token1, ACTIONS(12123), 1, sym_escape_sequence, ACTIONS(12529), 1, anon_sym_DQUOTE, STATE(7195), 1, aux_sym_string_literal_repeat1, [291404] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(5678), 1, anon_sym_COLON, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3047), 1, sym_field_declaration_list, STATE(7852), 1, sym_base_class_clause, [291420] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12001), 4, anon_sym_SEMI, anon_sym_COLON, anon_sym_LBRACK_LBRACK, anon_sym_DOT, [291430] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12531), 1, anon_sym_GT2, STATE(7785), 1, aux_sym_template_argument_list_repeat1, [291446] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12533), 1, anon_sym_GT2, STATE(7498), 1, aux_sym_template_argument_list_repeat1, [291462] = 5, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, ACTIONS(6040), 1, anon_sym_LPAREN2, STATE(2470), 1, sym_argument_list, STATE(3964), 1, sym_initializer_list, [291478] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12535), 1, anon_sym_DQUOTE, ACTIONS(12537), 1, aux_sym_string_literal_token1, ACTIONS(12539), 1, sym_escape_sequence, STATE(7220), 1, aux_sym_string_literal_repeat1, [291494] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12541), 1, anon_sym_SQUOTE, STATE(7171), 1, aux_sym_char_literal_repeat1, ACTIONS(12232), 2, aux_sym_char_literal_token1, sym_escape_sequence, [291508] = 5, ACTIONS(10097), 1, sym_comment, ACTIONS(12543), 1, anon_sym_DQUOTE, ACTIONS(12545), 1, aux_sym_string_literal_token1, ACTIONS(12547), 1, sym_escape_sequence, STATE(7219), 1, aux_sym_string_literal_repeat1, [291524] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12157), 1, anon_sym_COMMA, STATE(7306), 1, aux_sym_gnu_asm_input_operand_list_repeat1, ACTIONS(12549), 2, anon_sym_RPAREN, anon_sym_COLON, [291538] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12551), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [291551] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12553), 1, anon_sym_catch, STATE(1879), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [291562] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6510), 1, anon_sym___attribute, ACTIONS(6512), 2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [291573] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6392), 1, anon_sym_SEMI, ACTIONS(6752), 1, anon_sym_LT, STATE(1732), 1, sym_template_argument_list, [291586] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, ACTIONS(12557), 1, anon_sym_constexpr, STATE(192), 1, sym_condition_clause, [291599] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10196), 1, anon_sym_COMMA, ACTIONS(12559), 1, anon_sym_RPAREN, STATE(7398), 1, aux_sym_preproc_argument_list_repeat1, [291612] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12561), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [291625] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12563), 1, anon_sym_GT2, STATE(7453), 1, aux_sym_template_argument_list_repeat1, [291638] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12565), 1, anon_sym_COMMA, ACTIONS(12567), 1, anon_sym_RPAREN, STATE(7360), 1, aux_sym_throw_specifier_repeat1, [291651] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12569), 3, anon_sym_LBRACK, anon_sym_EQ, anon_sym_DOT, [291660] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12571), 1, anon_sym_COMMA, ACTIONS(12574), 1, anon_sym_RPAREN, STATE(7360), 1, aux_sym_throw_specifier_repeat1, [291673] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(11658), 1, anon_sym_LBRACE, STATE(8727), 1, sym_requires_clause, [291686] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12576), 1, anon_sym_COMMA, ACTIONS(12578), 1, anon_sym_RPAREN, STATE(7765), 1, aux_sym_parameter_list_repeat1, [291699] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6117), 1, anon_sym_COMMA, ACTIONS(12580), 1, anon_sym_RBRACK, STATE(7377), 1, aux_sym_structured_binding_declarator_repeat1, [291712] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12582), 1, anon_sym_COMMA, ACTIONS(12584), 1, anon_sym_GT2, STATE(7546), 1, aux_sym_template_parameter_list_repeat1, [291725] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(11699), 1, anon_sym_LBRACE, STATE(8739), 1, sym_requires_clause, [291738] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12586), 1, aux_sym_preproc_include_token2, ACTIONS(12588), 1, anon_sym_LPAREN2, STATE(8309), 1, sym_preproc_argument_list, [291751] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(12590), 1, anon_sym_LBRACE, STATE(8565), 1, sym_requires_clause, [291764] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12592), 1, anon_sym_RPAREN, ACTIONS(12594), 1, anon_sym_COLON, STATE(7382), 1, sym_gnu_asm_clobber_list, [291777] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(11709), 1, anon_sym_LBRACE, STATE(8567), 1, sym_requires_clause, [291790] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12596), 1, anon_sym_default, ACTIONS(12598), 1, anon_sym_delete, ACTIONS(12600), 1, aux_sym_pure_virtual_clause_token1, [291803] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12588), 1, anon_sym_LPAREN2, ACTIONS(12602), 1, aux_sym_preproc_include_token2, STATE(8309), 1, sym_preproc_argument_list, [291816] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12604), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [291829] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(12608), 1, anon_sym_RBRACK_RBRACK, STATE(7400), 1, aux_sym_attribute_declaration_repeat1, [291842] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12610), 1, anon_sym_RPAREN, ACTIONS(12612), 1, anon_sym_COLON, STATE(7386), 1, sym_gnu_asm_input_operand_list, [291855] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12614), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [291868] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(12616), 1, anon_sym_RBRACK_RBRACK, STATE(7632), 1, aux_sym_attribute_declaration_repeat1, [291881] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12618), 1, anon_sym_COMMA, ACTIONS(12621), 1, anon_sym_RBRACK, STATE(7377), 1, aux_sym_structured_binding_declarator_repeat1, [291894] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12623), 1, anon_sym_catch, STATE(227), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [291905] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12625), 1, anon_sym_catch, STATE(1719), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [291916] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(12627), 1, anon_sym_RPAREN, STATE(7571), 1, aux_sym_argument_list_repeat1, [291929] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12242), 1, anon_sym_LBRACE, STATE(7540), 1, aux_sym_base_class_clause_repeat1, [291942] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12629), 1, anon_sym_RPAREN, ACTIONS(12631), 1, anon_sym_COLON, STATE(8677), 1, sym_gnu_asm_goto_list, [291955] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5220), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, STATE(771), 1, sym_declaration_list, [291968] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12633), 1, anon_sym_SEMI, STATE(7422), 1, aux_sym_declaration_repeat1, [291981] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12242), 1, anon_sym_LBRACE, STATE(7391), 1, aux_sym_base_class_clause_repeat1, [291994] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(12635), 1, anon_sym_RPAREN, STATE(7392), 1, sym_gnu_asm_clobber_list, [292007] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12637), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2410), 1, sym_template_function, [292020] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(4541), 1, anon_sym_RBRACE, ACTIONS(12639), 1, anon_sym_COMMA, STATE(7735), 1, aux_sym_initializer_list_repeat1, [292033] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12641), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12643), 2, anon_sym_COMMA, anon_sym_LBRACE, [292044] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(12645), 1, anon_sym_RPAREN, STATE(7571), 1, aux_sym_argument_list_repeat1, [292057] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12643), 1, anon_sym_LBRACE, ACTIONS(12647), 1, anon_sym_COMMA, STATE(7391), 1, aux_sym_base_class_clause_repeat1, [292070] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(12650), 1, anon_sym_RPAREN, STATE(8691), 1, sym_gnu_asm_goto_list, [292083] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12652), 1, sym_identifier, ACTIONS(12654), 1, anon_sym_using, STATE(7578), 1, sym_attribute, [292096] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, ACTIONS(12656), 1, anon_sym_constexpr, STATE(204), 1, sym_condition_clause, [292109] = 3, ACTIONS(10097), 1, sym_comment, STATE(7347), 1, aux_sym_char_literal_repeat1, ACTIONS(12658), 2, aux_sym_char_literal_token1, sym_escape_sequence, [292120] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(12660), 1, anon_sym_RPAREN, STATE(7740), 1, aux_sym_generic_expression_repeat1, [292133] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(4453), 1, anon_sym_RBRACE, ACTIONS(12662), 1, anon_sym_COMMA, STATE(7735), 1, aux_sym_initializer_list_repeat1, [292146] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10367), 1, anon_sym_RPAREN, ACTIONS(12664), 1, anon_sym_COMMA, STATE(7398), 1, aux_sym_preproc_argument_list_repeat1, [292159] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12667), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2410), 1, sym_template_function, [292172] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(12669), 1, anon_sym_RBRACK_RBRACK, STATE(7479), 1, aux_sym_attribute_declaration_repeat1, [292185] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12671), 1, anon_sym_EQ, ACTIONS(11670), 2, anon_sym_COMMA, anon_sym_RBRACE, [292196] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8937), 1, anon_sym_RPAREN, STATE(7436), 1, aux_sym_argument_list_repeat1, [292209] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12673), 3, anon_sym_LBRACK, anon_sym_EQ, anon_sym_DOT, [292218] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(12675), 1, anon_sym_RPAREN, STATE(7491), 1, sym_gnu_asm_clobber_list, [292231] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(12677), 1, anon_sym_RPAREN, STATE(7473), 1, sym_gnu_asm_input_operand_list, [292244] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12679), 1, anon_sym_RPAREN, ACTIONS(12681), 1, anon_sym_COLON, STATE(7478), 1, sym_gnu_asm_output_operand_list, [292257] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12683), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292270] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12685), 1, anon_sym_COMMA, ACTIONS(12688), 1, anon_sym_RPAREN, STATE(7408), 1, aux_sym_preproc_params_repeat1, [292283] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(12690), 1, anon_sym_RPAREN, STATE(7439), 1, sym_gnu_asm_output_operand_list, [292296] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12692), 1, anon_sym_catch, STATE(449), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [292307] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12694), 1, anon_sym_default, ACTIONS(12696), 1, anon_sym_delete, ACTIONS(12698), 1, aux_sym_pure_virtual_clause_token1, [292320] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8852), 1, anon_sym_COMMA, ACTIONS(8898), 1, anon_sym_RBRACK, STATE(7771), 1, aux_sym_subscript_argument_list_repeat1, [292333] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12700), 1, anon_sym_GT2, STATE(7445), 1, aux_sym_template_argument_list_repeat1, [292346] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12702), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292359] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(12704), 1, anon_sym_RBRACK_RBRACK, STATE(7555), 1, aux_sym_attribute_declaration_repeat1, [292372] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12706), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292385] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(12708), 1, anon_sym_RPAREN, STATE(7493), 1, sym_gnu_asm_input_operand_list, [292398] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12710), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2410), 1, sym_template_function, [292411] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12712), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292424] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12714), 1, anon_sym_SEMI, STATE(7448), 1, aux_sym_declaration_repeat1, [292437] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12716), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [292450] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12718), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [292463] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, ACTIONS(12720), 1, anon_sym_constexpr, STATE(196), 1, sym_condition_clause, [292476] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12722), 1, anon_sym_catch, STATE(1878), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [292487] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12724), 1, anon_sym_SEMI, STATE(7484), 1, aux_sym_declaration_repeat1, [292500] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12726), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [292513] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12728), 1, anon_sym_GT2, STATE(7435), 1, aux_sym_template_argument_list_repeat1, [292526] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12730), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292539] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12732), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [292552] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12734), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292565] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12736), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2483), 1, sym_template_function, [292578] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12576), 1, anon_sym_COMMA, ACTIONS(12738), 1, anon_sym_RPAREN, STATE(7631), 1, aux_sym_parameter_list_repeat1, [292591] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12553), 1, anon_sym_catch, STATE(1873), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [292602] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12740), 1, anon_sym_SEMI, STATE(7483), 1, aux_sym_declaration_repeat1, [292615] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12742), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292628] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(12744), 1, anon_sym_RPAREN, STATE(7571), 1, aux_sym_argument_list_repeat1, [292641] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12746), 1, anon_sym_LBRACE, STATE(7391), 1, aux_sym_base_class_clause_repeat1, [292654] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12748), 1, anon_sym_SEMI, STATE(7461), 1, aux_sym_declaration_repeat1, [292667] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(12750), 1, anon_sym_RPAREN, STATE(7457), 1, sym_gnu_asm_input_operand_list, [292680] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(12752), 1, anon_sym_RPAREN, STATE(7458), 1, sym_gnu_asm_output_operand_list, [292693] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12754), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [292706] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(12756), 1, anon_sym_SEMI, STATE(8627), 1, sym_attribute_declaration, [292719] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12758), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292732] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12760), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292745] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12762), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292758] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12764), 1, anon_sym_SEMI, STATE(7459), 1, aux_sym_declaration_repeat1, [292771] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12766), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [292784] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12768), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [292797] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12588), 1, anon_sym_LPAREN2, ACTIONS(12770), 1, aux_sym_preproc_include_token2, STATE(8309), 1, sym_preproc_argument_list, [292810] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12722), 1, anon_sym_catch, STATE(1880), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [292821] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12772), 1, anon_sym_COMMA, ACTIONS(12775), 1, anon_sym_RPAREN, STATE(7451), 1, aux_sym_requires_parameter_list_repeat1, [292834] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12652), 1, sym_identifier, ACTIONS(12654), 1, anon_sym_using, STATE(8111), 1, sym_attribute, [292847] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12777), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [292860] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12779), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [292873] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(10673), 1, anon_sym_LBRACE, STATE(8988), 1, sym_requires_clause, [292886] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12781), 1, anon_sym_COMMA, ACTIONS(12784), 1, anon_sym_RBRACK, STATE(7456), 1, aux_sym_lambda_capture_specifier_repeat1, [292899] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(12786), 1, anon_sym_RPAREN, STATE(7462), 1, sym_gnu_asm_clobber_list, [292912] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(12788), 1, anon_sym_RPAREN, STATE(7463), 1, sym_gnu_asm_input_operand_list, [292925] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12790), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [292938] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12692), 1, anon_sym_catch, STATE(350), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [292949] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12792), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [292962] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(12794), 1, anon_sym_RPAREN, STATE(8932), 1, sym_gnu_asm_goto_list, [292975] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(12796), 1, anon_sym_RPAREN, STATE(7464), 1, sym_gnu_asm_clobber_list, [292988] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(12798), 1, anon_sym_RPAREN, STATE(8939), 1, sym_gnu_asm_goto_list, [293001] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12800), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [293014] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12802), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12804), 2, anon_sym_COMMA, anon_sym_LBRACE, [293025] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12806), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12808), 2, anon_sym_COMMA, anon_sym_LBRACE, [293036] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12810), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_GT2, [293045] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12810), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_GT2, [293054] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12812), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [293067] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12814), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [293080] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12746), 1, anon_sym_LBRACE, STATE(7657), 1, aux_sym_base_class_clause_repeat1, [293093] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(12816), 1, anon_sym_RPAREN, STATE(7495), 1, sym_gnu_asm_clobber_list, [293106] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12652), 1, sym_identifier, ACTIONS(12654), 1, anon_sym_using, STATE(7376), 1, sym_attribute, [293119] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, ACTIONS(12818), 1, anon_sym_constexpr, STATE(211), 1, sym_condition_clause, [293132] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12820), 1, anon_sym_catch, STATE(387), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [293143] = 3, ACTIONS(10097), 1, sym_comment, STATE(7215), 1, aux_sym_char_literal_repeat1, ACTIONS(12822), 2, aux_sym_char_literal_token1, sym_escape_sequence, [293154] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(12824), 1, anon_sym_RPAREN, STATE(7497), 1, sym_gnu_asm_input_operand_list, [293167] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12826), 1, anon_sym_COMMA, ACTIONS(12829), 1, anon_sym_RBRACK_RBRACK, STATE(7479), 1, aux_sym_attribute_declaration_repeat1, [293180] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12831), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [293193] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12833), 1, anon_sym_COMMA, ACTIONS(12835), 1, anon_sym_RPAREN, STATE(7742), 1, aux_sym_preproc_params_repeat1, [293206] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5238), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, STATE(610), 1, sym_declaration_list, [293219] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12837), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [293232] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12839), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [293245] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(12841), 1, anon_sym_RBRACK_RBRACK, STATE(7479), 1, aux_sym_attribute_declaration_repeat1, [293258] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12843), 1, anon_sym_COMMA, ACTIONS(12846), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [293271] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12848), 1, anon_sym_COMMA, ACTIONS(12851), 1, anon_sym_GT2, STATE(7487), 1, aux_sym_template_parameter_list_repeat1, [293284] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12853), 1, anon_sym_default, ACTIONS(12855), 1, anon_sym_delete, ACTIONS(12857), 1, aux_sym_pure_virtual_clause_token1, [293297] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12859), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(3474), 1, sym_template_function, [293310] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12861), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [293323] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(12863), 1, anon_sym_RPAREN, STATE(8717), 1, sym_gnu_asm_goto_list, [293336] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12865), 1, anon_sym_SEMI, STATE(7611), 1, aux_sym_declaration_repeat1, [293349] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(12867), 1, anon_sym_RPAREN, STATE(7511), 1, sym_gnu_asm_clobber_list, [293362] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12869), 1, anon_sym_GT2, STATE(7500), 1, aux_sym_template_argument_list_repeat1, [293375] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(12871), 1, anon_sym_RPAREN, STATE(8705), 1, sym_gnu_asm_goto_list, [293388] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12873), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [293401] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(12875), 1, anon_sym_RPAREN, STATE(7501), 1, sym_gnu_asm_clobber_list, [293414] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12877), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [293427] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(12879), 1, anon_sym_RBRACK_RBRACK, STATE(7527), 1, aux_sym_attribute_declaration_repeat1, [293440] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12881), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [293453] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(12883), 1, anon_sym_RPAREN, STATE(8710), 1, sym_gnu_asm_goto_list, [293466] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(12885), 1, anon_sym_RPAREN, STATE(7740), 1, aux_sym_generic_expression_repeat1, [293479] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12887), 1, anon_sym_COMMA, ACTIONS(12889), 1, anon_sym_RBRACK, STATE(7456), 1, aux_sym_lambda_capture_specifier_repeat1, [293492] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(12891), 1, anon_sym_RPAREN, STATE(7640), 1, sym_gnu_asm_output_operand_list, [293505] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12893), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [293518] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12895), 1, anon_sym_SEMI, STATE(7790), 1, aux_sym_declaration_repeat1, [293531] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12897), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2410), 1, sym_template_function, [293544] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8754), 1, anon_sym_RBRACE, ACTIONS(8951), 1, anon_sym_COMMA, STATE(7397), 1, aux_sym_initializer_list_repeat1, [293557] = 4, ACTIONS(10097), 1, sym_comment, ACTIONS(12588), 1, anon_sym_LPAREN2, ACTIONS(12899), 1, aux_sym_preproc_include_token2, STATE(8309), 1, sym_preproc_argument_list, [293570] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12722), 1, anon_sym_catch, STATE(1870), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [293581] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(12901), 1, anon_sym_RPAREN, STATE(8735), 1, sym_gnu_asm_goto_list, [293594] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12903), 1, anon_sym_COMMA, ACTIONS(12905), 1, anon_sym_LBRACE, STATE(7684), 1, aux_sym_field_initializer_list_repeat1, [293607] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12907), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12909), 2, anon_sym_COMMA, anon_sym_LBRACE, [293618] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12105), 3, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, [293627] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12911), 1, anon_sym_SEMI, STATE(7545), 1, aux_sym_declaration_repeat1, [293640] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12913), 1, anon_sym_GT2, STATE(7670), 1, aux_sym_template_argument_list_repeat1, [293653] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12576), 1, anon_sym_COMMA, ACTIONS(12915), 1, anon_sym_RPAREN, STATE(7595), 1, aux_sym_parameter_list_repeat1, [293666] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(12917), 1, anon_sym_RPAREN, STATE(7740), 1, aux_sym_generic_expression_repeat1, [293679] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12921), 1, anon_sym_COLON_COLON, ACTIONS(12919), 2, anon_sym_SEMI, anon_sym_LBRACE, [293690] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12923), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(6283), 1, sym_template_function, [293703] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12925), 1, anon_sym_GT2, STATE(7356), 1, aux_sym_template_argument_list_repeat1, [293716] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12652), 1, sym_identifier, ACTIONS(12654), 1, anon_sym_using, STATE(7643), 1, sym_attribute, [293729] = 3, ACTIONS(10097), 1, sym_comment, STATE(7289), 1, aux_sym_char_literal_repeat1, ACTIONS(12927), 2, aux_sym_char_literal_token1, sym_escape_sequence, [293740] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12929), 1, sym_identifier, STATE(1839), 1, sym_template_type, STATE(3222), 1, sym_template_function, [293753] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12931), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(3698), 1, sym_template_function, [293766] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(12933), 1, anon_sym_RBRACK_RBRACK, STATE(7610), 1, aux_sym_attribute_declaration_repeat1, [293779] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(12935), 1, anon_sym_RBRACK_RBRACK, STATE(7479), 1, aux_sym_attribute_declaration_repeat1, [293792] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12937), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2410), 1, sym_template_function, [293805] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12939), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2483), 1, sym_template_function, [293818] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12941), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2410), 1, sym_template_function, [293831] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12943), 1, anon_sym_default, ACTIONS(12945), 1, anon_sym_delete, ACTIONS(12947), 1, aux_sym_pure_virtual_clause_token1, [293844] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12623), 1, anon_sym_catch, STATE(228), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [293855] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5238), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, STATE(636), 1, sym_declaration_list, [293868] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12949), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2410), 1, sym_template_function, [293881] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12951), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2410), 1, sym_template_function, [293894] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8894), 1, anon_sym_RPAREN, STATE(7390), 1, aux_sym_argument_list_repeat1, [293907] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(12953), 1, anon_sym_RPAREN, STATE(7571), 1, aux_sym_argument_list_repeat1, [293920] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12955), 1, anon_sym_GT2, STATE(7561), 1, aux_sym_template_argument_list_repeat1, [293933] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12957), 1, sym_identifier, STATE(2551), 1, sym_template_type, STATE(3698), 1, sym_template_function, [293946] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12513), 1, anon_sym_LBRACE, STATE(7391), 1, aux_sym_base_class_clause_repeat1, [293959] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12959), 1, anon_sym_SEMI, STATE(7567), 1, aux_sym_declaration_repeat1, [293972] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12513), 1, anon_sym_LBRACE, STATE(7437), 1, aux_sym_base_class_clause_repeat1, [293985] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12961), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [293998] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12963), 1, anon_sym_DOT_DOT_DOT, ACTIONS(12965), 2, anon_sym_COMMA, anon_sym_LBRACE, [294009] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12967), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [294022] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12582), 1, anon_sym_COMMA, ACTIONS(12969), 1, anon_sym_GT2, STATE(7487), 1, aux_sym_template_parameter_list_repeat1, [294035] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(12971), 1, anon_sym_RBRACK_RBRACK, STATE(7479), 1, aux_sym_attribute_declaration_repeat1, [294048] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6552), 1, anon_sym___attribute, ACTIONS(6554), 2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [294059] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8912), 1, anon_sym_RPAREN, STATE(7537), 1, aux_sym_argument_list_repeat1, [294072] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12973), 3, anon_sym_SEMI, anon_sym_COLON_COLON, anon_sym_LBRACE, [294081] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12975), 1, anon_sym_SEMI, STATE(7730), 1, aux_sym_declaration_repeat1, [294094] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12652), 1, sym_identifier, ACTIONS(12654), 1, anon_sym_using, STATE(7526), 1, sym_attribute, [294107] = 3, ACTIONS(10097), 1, sym_comment, STATE(7307), 1, aux_sym_char_literal_repeat1, ACTIONS(12977), 2, aux_sym_char_literal_token1, sym_escape_sequence, [294118] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12979), 1, anon_sym_GT2, STATE(7505), 1, aux_sym_template_argument_list_repeat1, [294131] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(12981), 1, anon_sym_RBRACK_RBRACK, STATE(7479), 1, aux_sym_attribute_declaration_repeat1, [294144] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12983), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [294157] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8900), 1, anon_sym_RPAREN, STATE(7661), 1, aux_sym_argument_list_repeat1, [294170] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12985), 1, anon_sym_default, ACTIONS(12987), 1, anon_sym_delete, ACTIONS(12989), 1, aux_sym_pure_virtual_clause_token1, [294183] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12991), 1, anon_sym_GT2, STATE(7636), 1, aux_sym_template_argument_list_repeat1, [294196] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12993), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [294209] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(12995), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [294222] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12997), 1, anon_sym_catch, STATE(894), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [294233] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5228), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, STATE(703), 1, sym_declaration_list, [294246] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5236), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, STATE(321), 1, sym_declaration_list, [294259] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(12999), 1, anon_sym_SEMI, STATE(7576), 1, aux_sym_declaration_repeat1, [294272] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13001), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [294285] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13003), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [294298] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13005), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [294307] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8981), 1, anon_sym_COMMA, ACTIONS(8983), 1, anon_sym_RBRACE, STATE(7663), 1, aux_sym_initializer_list_repeat1, [294320] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13009), 1, anon_sym_RPAREN, ACTIONS(13007), 2, anon_sym_COMMA, anon_sym_SEMI, [294331] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(9123), 1, anon_sym_RPAREN, ACTIONS(13011), 1, anon_sym_COMMA, STATE(7571), 1, aux_sym_argument_list_repeat1, [294344] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13014), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [294357] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12652), 1, sym_identifier, ACTIONS(12654), 1, anon_sym_using, STATE(7415), 1, sym_attribute, [294370] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5236), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, STATE(289), 1, sym_declaration_list, [294383] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13016), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [294396] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13018), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [294409] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13020), 1, anon_sym_catch, STATE(347), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [294420] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(13022), 1, anon_sym_RBRACK_RBRACK, STATE(7547), 1, aux_sym_attribute_declaration_repeat1, [294433] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8852), 1, anon_sym_COMMA, ACTIONS(13024), 1, anon_sym_RBRACK, STATE(7789), 1, aux_sym_subscript_argument_list_repeat1, [294446] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12887), 1, anon_sym_COMMA, ACTIONS(13026), 1, anon_sym_RBRACK, STATE(7503), 1, aux_sym_lambda_capture_specifier_repeat1, [294459] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13028), 1, anon_sym_SEMI, STATE(7655), 1, aux_sym_declaration_repeat1, [294472] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12652), 1, sym_identifier, ACTIONS(12654), 1, anon_sym_using, STATE(7373), 1, sym_attribute, [294485] = 3, ACTIONS(10097), 1, sym_comment, STATE(7182), 1, aux_sym_char_literal_repeat1, ACTIONS(13030), 2, aux_sym_char_literal_token1, sym_escape_sequence, [294496] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13032), 1, anon_sym_SEMI, STATE(7470), 1, aux_sym_declaration_repeat1, [294509] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(4551), 1, anon_sym_RBRACE, ACTIONS(13034), 1, anon_sym_COMMA, STATE(7735), 1, aux_sym_initializer_list_repeat1, [294522] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(2613), 1, anon_sym_while, ACTIONS(13036), 1, anon_sym_else, STATE(426), 1, sym_else_clause, [294535] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13038), 1, anon_sym_default, ACTIONS(13040), 1, anon_sym_delete, ACTIONS(13042), 1, aux_sym_pure_virtual_clause_token1, [294548] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13044), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2410), 1, sym_template_function, [294561] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12887), 1, anon_sym_COMMA, ACTIONS(13046), 1, anon_sym_RBRACK, STATE(7456), 1, aux_sym_lambda_capture_specifier_repeat1, [294574] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6506), 1, anon_sym___attribute, ACTIONS(6508), 2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [294585] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13048), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [294598] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8914), 1, anon_sym_COMMA, ACTIONS(8916), 1, anon_sym_RBRACE, STATE(7585), 1, aux_sym_initializer_list_repeat1, [294611] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(13050), 1, anon_sym_RPAREN, STATE(7676), 1, sym_gnu_asm_output_operand_list, [294624] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(13052), 1, anon_sym_SEMI, STATE(8652), 1, sym_attribute_declaration, [294637] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12576), 1, anon_sym_COMMA, ACTIONS(13054), 1, anon_sym_RPAREN, STATE(7631), 1, aux_sym_parameter_list_repeat1, [294650] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13056), 1, anon_sym_GT2, STATE(7680), 1, aux_sym_template_argument_list_repeat1, [294663] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(13058), 1, anon_sym_RPAREN, STATE(7571), 1, aux_sym_argument_list_repeat1, [294676] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12565), 1, anon_sym_COMMA, ACTIONS(13060), 1, anon_sym_RPAREN, STATE(7358), 1, aux_sym_throw_specifier_repeat1, [294689] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12652), 1, sym_identifier, ACTIONS(12654), 1, anon_sym_using, STATE(7499), 1, sym_attribute, [294702] = 3, ACTIONS(10097), 1, sym_comment, STATE(7225), 1, aux_sym_char_literal_repeat1, ACTIONS(13062), 2, aux_sym_char_literal_token1, sym_escape_sequence, [294713] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(11618), 1, anon_sym_LBRACE, STATE(8204), 1, sym_requires_clause, [294726] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8852), 1, anon_sym_COMMA, ACTIONS(8878), 1, anon_sym_RBRACK, STATE(7579), 1, aux_sym_subscript_argument_list_repeat1, [294739] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(13064), 1, anon_sym_RPAREN, STATE(8805), 1, sym_gnu_asm_goto_list, [294752] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12652), 1, sym_identifier, ACTIONS(12654), 1, anon_sym_using, STATE(7622), 1, sym_attribute, [294765] = 3, ACTIONS(10097), 1, sym_comment, STATE(7263), 1, aux_sym_char_literal_repeat1, ACTIONS(13066), 2, aux_sym_char_literal_token1, sym_escape_sequence, [294776] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(13068), 1, anon_sym_SEMI, STATE(8354), 1, sym_attribute_declaration, [294789] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(13070), 1, anon_sym_SEMI, STATE(8391), 1, sym_attribute_declaration, [294802] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13072), 1, anon_sym_SEMI, STATE(7694), 1, aux_sym_declaration_repeat1, [294815] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13074), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [294828] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(13076), 1, anon_sym_RBRACK_RBRACK, STATE(7479), 1, aux_sym_attribute_declaration_repeat1, [294841] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13078), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [294854] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, ACTIONS(13080), 1, anon_sym_constexpr, STATE(187), 1, sym_condition_clause, [294867] = 3, ACTIONS(10097), 1, sym_comment, STATE(7298), 1, aux_sym_char_literal_repeat1, ACTIONS(13082), 2, aux_sym_char_literal_token1, sym_escape_sequence, [294878] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12576), 1, anon_sym_COMMA, ACTIONS(13084), 1, anon_sym_RPAREN, STATE(7696), 1, aux_sym_parameter_list_repeat1, [294891] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8985), 1, anon_sym_RPAREN, STATE(7672), 1, aux_sym_argument_list_repeat1, [294904] = 3, ACTIONS(10097), 1, sym_comment, STATE(7327), 1, aux_sym_char_literal_repeat1, ACTIONS(13086), 2, aux_sym_char_literal_token1, sym_escape_sequence, [294915] = 3, ACTIONS(10097), 1, sym_comment, STATE(7339), 1, aux_sym_char_literal_repeat1, ACTIONS(13088), 2, aux_sym_char_literal_token1, sym_escape_sequence, [294926] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12921), 1, anon_sym_COLON_COLON, ACTIONS(13090), 2, anon_sym_SEMI, anon_sym_LBRACE, [294937] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12820), 1, anon_sym_catch, STATE(459), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [294948] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13092), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(3474), 1, sym_template_function, [294961] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(13094), 1, anon_sym_LBRACE, STATE(8826), 1, sym_requires_clause, [294974] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(13096), 1, anon_sym_RBRACK_RBRACK, STATE(7485), 1, aux_sym_attribute_declaration_repeat1, [294987] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(13098), 1, anon_sym_SEMI, STATE(8741), 1, sym_attribute_declaration, [295000] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(4553), 1, anon_sym_RBRACE, ACTIONS(13100), 1, anon_sym_COMMA, STATE(7735), 1, aux_sym_initializer_list_repeat1, [295013] = 3, ACTIONS(10097), 1, sym_comment, STATE(7201), 1, aux_sym_char_literal_repeat1, ACTIONS(13102), 2, aux_sym_char_literal_token1, sym_escape_sequence, [295024] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6536), 1, anon_sym___attribute, ACTIONS(6538), 2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [295035] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8852), 1, anon_sym_COMMA, ACTIONS(8929), 1, anon_sym_RBRACK, STATE(7700), 1, aux_sym_subscript_argument_list_repeat1, [295048] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6592), 1, anon_sym___attribute, ACTIONS(6594), 2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [295059] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8832), 1, anon_sym_COMMA, ACTIONS(8834), 1, anon_sym_RBRACE, STATE(7682), 1, aux_sym_initializer_list_repeat1, [295072] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12903), 1, anon_sym_COMMA, ACTIONS(13104), 1, anon_sym_LBRACE, STATE(7512), 1, aux_sym_field_initializer_list_repeat1, [295085] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13106), 1, anon_sym_COMMA, ACTIONS(13109), 1, anon_sym_RPAREN, STATE(7631), 1, aux_sym_parameter_list_repeat1, [295098] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(13111), 1, anon_sym_RBRACK_RBRACK, STATE(7479), 1, aux_sym_attribute_declaration_repeat1, [295111] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8949), 1, anon_sym_RPAREN, STATE(7380), 1, aux_sym_argument_list_repeat1, [295124] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(13113), 1, anon_sym_RPAREN, STATE(7404), 1, sym_gnu_asm_input_operand_list, [295137] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13115), 1, anon_sym_GT2, STATE(7650), 1, aux_sym_template_argument_list_repeat1, [295150] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13117), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295163] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13119), 1, anon_sym_default, ACTIONS(13121), 1, anon_sym_delete, ACTIONS(13123), 1, aux_sym_pure_virtual_clause_token1, [295176] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13125), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2483), 1, sym_template_function, [295189] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(13127), 1, anon_sym_RPAREN, STATE(7691), 1, sym_gnu_asm_output_operand_list, [295202] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(13129), 1, anon_sym_RPAREN, STATE(7368), 1, sym_gnu_asm_input_operand_list, [295215] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(13131), 1, anon_sym_SEMI, STATE(8795), 1, sym_attribute_declaration, [295228] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13133), 1, anon_sym_GT2, STATE(7710), 1, aux_sym_template_argument_list_repeat1, [295241] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(13135), 1, anon_sym_RBRACK_RBRACK, STATE(7763), 1, aux_sym_attribute_declaration_repeat1, [295254] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5220), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, STATE(749), 1, sym_declaration_list, [295267] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10563), 1, anon_sym_requires, ACTIONS(10565), 1, anon_sym_LBRACE, STATE(8211), 1, sym_requires_clause, [295280] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(13137), 1, anon_sym_RPAREN, STATE(7417), 1, sym_gnu_asm_output_operand_list, [295293] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(13139), 1, anon_sym_RPAREN, STATE(7760), 1, sym_gnu_asm_output_operand_list, [295306] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13141), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295319] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13143), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295332] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13145), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295345] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13147), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295358] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13149), 1, anon_sym_SEMI, STATE(7721), 1, aux_sym_declaration_repeat1, [295371] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12403), 1, anon_sym_LBRACE, STATE(7385), 1, aux_sym_base_class_clause_repeat1, [295384] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13151), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [295397] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13153), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [295410] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13155), 1, anon_sym_DOT_DOT_DOT, ACTIONS(13157), 2, anon_sym_COMMA, anon_sym_LBRACE, [295421] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(13159), 1, anon_sym_LBRACE, STATE(7391), 1, aux_sym_base_class_clause_repeat1, [295434] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8957), 1, anon_sym_COMMA, ACTIONS(8959), 1, anon_sym_RBRACE, STATE(7388), 1, aux_sym_initializer_list_repeat1, [295447] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12625), 1, anon_sym_catch, STATE(1708), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [295458] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(13161), 1, anon_sym_RPAREN, STATE(7634), 1, sym_gnu_asm_output_operand_list, [295471] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(13163), 1, anon_sym_RPAREN, STATE(7571), 1, aux_sym_argument_list_repeat1, [295484] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(5228), 1, anon_sym_LBRACE, ACTIONS(12105), 1, anon_sym_COLON_COLON, STATE(701), 1, sym_declaration_list, [295497] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(4549), 1, anon_sym_RBRACE, ACTIONS(13165), 1, anon_sym_COMMA, STATE(7735), 1, aux_sym_initializer_list_repeat1, [295510] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13167), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295523] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13169), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295536] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(13171), 1, anon_sym_RPAREN, STATE(7374), 1, sym_gnu_asm_output_operand_list, [295549] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12887), 1, anon_sym_COMMA, ACTIONS(13173), 1, anon_sym_RBRACK, STATE(7589), 1, aux_sym_lambda_capture_specifier_repeat1, [295562] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13175), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295575] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13177), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295588] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13179), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295601] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12553), 1, anon_sym_catch, STATE(1875), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [295612] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(13181), 1, anon_sym_RPAREN, STATE(7571), 1, aux_sym_argument_list_repeat1, [295625] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(2619), 1, anon_sym_while, ACTIONS(13036), 1, anon_sym_else, STATE(399), 1, sym_else_clause, [295638] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13183), 1, anon_sym_GT2, STATE(7665), 1, aux_sym_template_argument_list_repeat1, [295651] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(13185), 1, anon_sym_SEMI, STATE(8428), 1, sym_attribute_declaration, [295664] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(13187), 1, anon_sym_RPAREN, STATE(7746), 1, sym_gnu_asm_input_operand_list, [295677] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(13189), 1, anon_sym_RPAREN, STATE(7747), 1, sym_gnu_asm_output_operand_list, [295690] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13191), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295703] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13193), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295716] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13195), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [295729] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13197), 3, anon_sym_LBRACK, anon_sym_EQ, anon_sym_DOT, [295738] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(4545), 1, anon_sym_RBRACE, ACTIONS(13199), 1, anon_sym_COMMA, STATE(7735), 1, aux_sym_initializer_list_repeat1, [295751] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(49), 1, anon_sym_LBRACK_LBRACK, ACTIONS(13201), 1, anon_sym_SEMI, STATE(9008), 1, sym_attribute_declaration, [295764] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13203), 1, anon_sym_COMMA, ACTIONS(13206), 1, anon_sym_LBRACE, STATE(7684), 1, aux_sym_field_initializer_list_repeat1, [295777] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(13208), 1, anon_sym_RPAREN, STATE(7725), 1, sym_gnu_asm_clobber_list, [295790] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13210), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(3222), 1, sym_template_function, [295803] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(13212), 1, anon_sym_RPAREN, STATE(7727), 1, sym_gnu_asm_input_operand_list, [295816] = 3, ACTIONS(10097), 1, sym_comment, STATE(7210), 1, aux_sym_char_literal_repeat1, ACTIONS(13214), 2, aux_sym_char_literal_token1, sym_escape_sequence, [295827] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13216), 1, sym_identifier, ACTIONS(13218), 2, anon_sym_COMMA, anon_sym_GT2, [295838] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13020), 1, anon_sym_catch, STATE(371), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [295849] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(13220), 1, anon_sym_RPAREN, STATE(7736), 1, sym_gnu_asm_input_operand_list, [295862] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13222), 1, anon_sym_SEMI, STATE(7749), 1, aux_sym_declaration_repeat1, [295875] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13224), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [295888] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13226), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [295901] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(13228), 1, anon_sym_RPAREN, STATE(7740), 1, aux_sym_generic_expression_repeat1, [295914] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12576), 1, anon_sym_COMMA, ACTIONS(13230), 1, anon_sym_RPAREN, STATE(7631), 1, aux_sym_parameter_list_repeat1, [295927] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12135), 1, anon_sym_DOT_DOT_DOT, ACTIONS(13232), 2, anon_sym_COMMA, anon_sym_GT2, [295938] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13234), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [295947] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12820), 1, anon_sym_catch, STATE(446), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [295958] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8852), 1, anon_sym_COMMA, ACTIONS(13236), 1, anon_sym_RBRACK, STATE(7789), 1, aux_sym_subscript_argument_list_repeat1, [295971] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(13238), 1, anon_sym_RPAREN, STATE(7737), 1, sym_gnu_asm_output_operand_list, [295984] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13240), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [295993] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13242), 1, anon_sym_GT2, STATE(7717), 1, aux_sym_template_argument_list_repeat1, [296006] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13244), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296019] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13246), 1, anon_sym_SEMI, STATE(7734), 1, aux_sym_declaration_repeat1, [296032] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13248), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296045] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10196), 1, anon_sym_COMMA, ACTIONS(13250), 1, anon_sym_RPAREN, STATE(7398), 1, aux_sym_preproc_argument_list_repeat1, [296058] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13252), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296071] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13020), 1, anon_sym_catch, STATE(231), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [296082] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13254), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296095] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13258), 1, anon_sym_RPAREN, ACTIONS(13256), 2, anon_sym_DOT_DOT_DOT, sym_identifier, [296106] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13260), 1, anon_sym_SEMI, STATE(7738), 1, aux_sym_declaration_repeat1, [296119] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13262), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296132] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13264), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296145] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13266), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296158] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13268), 1, anon_sym_COMMA, ACTIONS(13270), 1, anon_sym_RPAREN, STATE(7757), 1, aux_sym_gnu_asm_goto_list_repeat1, [296171] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13272), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296184] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10196), 1, anon_sym_COMMA, ACTIONS(13274), 1, anon_sym_RPAREN, STATE(7398), 1, aux_sym_preproc_argument_list_repeat1, [296197] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13276), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296210] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13278), 1, anon_sym_SEMI, STATE(7375), 1, aux_sym_declaration_repeat1, [296223] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13280), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296236] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13282), 1, sym_identifier, STATE(1892), 1, sym_template_type, STATE(2410), 1, sym_template_function, [296249] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13284), 1, anon_sym_COMMA, ACTIONS(13287), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296262] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13289), 1, anon_sym_SEMI, STATE(7454), 1, aux_sym_declaration_repeat1, [296275] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(13291), 1, anon_sym_RPAREN, STATE(8493), 1, sym_gnu_asm_goto_list, [296288] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13293), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296301] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(13295), 1, anon_sym_RPAREN, STATE(7603), 1, sym_gnu_asm_clobber_list, [296314] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12625), 1, anon_sym_catch, STATE(1711), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [296325] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7514), 1, anon_sym_EQ, ACTIONS(7512), 2, anon_sym_COMMA, anon_sym_GT2, [296336] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13297), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296349] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13299), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296362] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13301), 1, anon_sym_COMMA, ACTIONS(13303), 1, anon_sym_RPAREN, STATE(7750), 1, aux_sym_requires_parameter_list_repeat1, [296375] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(13305), 1, anon_sym_RPAREN, STATE(7405), 1, sym_gnu_asm_output_operand_list, [296388] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13307), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296401] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8846), 1, anon_sym_RBRACE, ACTIONS(13309), 1, anon_sym_COMMA, STATE(7735), 1, aux_sym_initializer_list_repeat1, [296414] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(13312), 1, anon_sym_RPAREN, STATE(7743), 1, sym_gnu_asm_clobber_list, [296427] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(13314), 1, anon_sym_RPAREN, STATE(7745), 1, sym_gnu_asm_input_operand_list, [296440] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13316), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296453] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13318), 1, sym_identifier, STATE(1839), 1, sym_template_type, STATE(3474), 1, sym_template_function, [296466] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13320), 1, anon_sym_COMMA, ACTIONS(13323), 1, anon_sym_RPAREN, STATE(7740), 1, aux_sym_generic_expression_repeat1, [296479] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13325), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296492] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12833), 1, anon_sym_COMMA, ACTIONS(13327), 1, anon_sym_RPAREN, STATE(7408), 1, aux_sym_preproc_params_repeat1, [296505] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(13329), 1, anon_sym_RPAREN, STATE(8438), 1, sym_gnu_asm_goto_list, [296518] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13331), 1, anon_sym_GT2, STATE(7758), 1, aux_sym_template_argument_list_repeat1, [296531] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(13333), 1, anon_sym_RPAREN, STATE(7759), 1, sym_gnu_asm_clobber_list, [296544] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(13335), 1, anon_sym_RPAREN, STATE(7768), 1, sym_gnu_asm_clobber_list, [296557] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(13337), 1, anon_sym_RPAREN, STATE(7769), 1, sym_gnu_asm_input_operand_list, [296570] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13339), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [296579] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13341), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296592] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13301), 1, anon_sym_COMMA, ACTIONS(13343), 1, anon_sym_RPAREN, STATE(7451), 1, aux_sym_requires_parameter_list_repeat1, [296605] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13345), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [296614] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13347), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296627] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13349), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296640] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6522), 1, anon_sym___attribute, ACTIONS(6524), 2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [296651] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6556), 1, anon_sym___attribute, ACTIONS(6558), 2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [296662] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12692), 1, anon_sym_catch, STATE(452), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [296673] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13268), 1, anon_sym_COMMA, ACTIONS(13351), 1, anon_sym_RPAREN, STATE(7774), 1, aux_sym_gnu_asm_goto_list_repeat1, [296686] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13353), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [296699] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(13355), 1, anon_sym_RPAREN, STATE(8444), 1, sym_gnu_asm_goto_list, [296712] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12612), 1, anon_sym_COLON, ACTIONS(13357), 1, anon_sym_RPAREN, STATE(7685), 1, sym_gnu_asm_input_operand_list, [296725] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(13359), 1, anon_sym_RPAREN, STATE(7740), 1, aux_sym_generic_expression_repeat1, [296738] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13361), 1, anon_sym_GT2, STATE(7416), 1, aux_sym_template_argument_list_repeat1, [296751] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12606), 1, anon_sym_COMMA, ACTIONS(13363), 1, anon_sym_RBRACK_RBRACK, STATE(7479), 1, aux_sym_attribute_declaration_repeat1, [296764] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12681), 1, anon_sym_COLON, ACTIONS(13365), 1, anon_sym_RPAREN, STATE(7687), 1, sym_gnu_asm_output_operand_list, [296777] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12576), 1, anon_sym_COMMA, ACTIONS(13367), 1, anon_sym_RPAREN, STATE(7631), 1, aux_sym_parameter_list_repeat1, [296790] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8892), 1, anon_sym_COMMA, ACTIONS(8931), 1, anon_sym_RPAREN, STATE(7597), 1, aux_sym_argument_list_repeat1, [296803] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12206), 1, anon_sym_COMMA, ACTIONS(12403), 1, anon_sym_LBRACE, STATE(7391), 1, aux_sym_base_class_clause_repeat1, [296816] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(13369), 1, anon_sym_RPAREN, STATE(8972), 1, sym_gnu_asm_goto_list, [296829] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12594), 1, anon_sym_COLON, ACTIONS(13371), 1, anon_sym_RPAREN, STATE(7775), 1, sym_gnu_asm_clobber_list, [296842] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12623), 1, anon_sym_catch, STATE(230), 2, sym_catch_clause, aux_sym_constructor_try_statement_repeat1, [296853] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8852), 1, anon_sym_COMMA, ACTIONS(13373), 1, anon_sym_RBRACK, STATE(7789), 1, aux_sym_subscript_argument_list_repeat1, [296866] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, ACTIONS(13375), 1, anon_sym_constexpr, STATE(177), 1, sym_condition_clause, [296879] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13377), 1, anon_sym_SEMI, STATE(7429), 1, aux_sym_declaration_repeat1, [296892] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13379), 1, anon_sym_COMMA, ACTIONS(13382), 1, anon_sym_RPAREN, STATE(7774), 1, aux_sym_gnu_asm_goto_list_repeat1, [296905] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12631), 1, anon_sym_COLON, ACTIONS(13384), 1, anon_sym_RPAREN, STATE(8981), 1, sym_gnu_asm_goto_list, [296918] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(13386), 1, sym_identifier, STATE(1839), 1, sym_template_type, STATE(2483), 1, sym_template_function, [296931] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(9915), 1, anon_sym_DASH_GT, ACTIONS(13388), 1, anon_sym_SEMI, STATE(8559), 1, sym_trailing_return_type, [296944] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8824), 1, anon_sym_COMMA, ACTIONS(13390), 1, anon_sym_RPAREN, STATE(7740), 1, aux_sym_generic_expression_repeat1, [296957] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13392), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [296966] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13394), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [296979] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13396), 1, anon_sym_GT2, STATE(7786), 1, aux_sym_template_argument_list_repeat1, [296992] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13398), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_GT2, [297001] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8828), 3, anon_sym_RPAREN, anon_sym_SEMI, anon_sym_COLON, [297010] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13400), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [297019] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13402), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [297032] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13404), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [297045] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13406), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_GT2, [297054] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8933), 1, anon_sym_COMMA, ACTIONS(8935), 1, anon_sym_RBRACE, STATE(7624), 1, aux_sym_initializer_list_repeat1, [297067] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(9075), 1, anon_sym_RBRACK, ACTIONS(13408), 1, anon_sym_COMMA, STATE(7789), 1, aux_sym_subscript_argument_list_repeat1, [297080] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13411), 1, anon_sym_SEMI, STATE(7486), 1, aux_sym_declaration_repeat1, [297093] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6532), 1, anon_sym___attribute, ACTIONS(6534), 2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [297104] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13413), 1, anon_sym_SEMI, STATE(7741), 1, aux_sym_declaration_repeat1, [297117] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(6117), 1, anon_sym_COMMA, ACTIONS(13415), 1, anon_sym_RBRACK, STATE(7363), 1, aux_sym_structured_binding_declarator_repeat1, [297130] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(12576), 1, anon_sym_COMMA, ACTIONS(13417), 1, anon_sym_RPAREN, STATE(7432), 1, aux_sym_parameter_list_repeat1, [297143] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6660), 1, anon_sym___attribute, ACTIONS(6662), 2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [297154] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6664), 1, anon_sym___attribute, ACTIONS(6666), 2, anon_sym___attribute__, anon_sym_LBRACK_LBRACK, [297165] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(8782), 1, anon_sym_COMMA, ACTIONS(13419), 1, anon_sym_GT2, STATE(7723), 1, aux_sym_template_argument_list_repeat1, [297178] = 4, ACTIONS(3), 1, sym_comment, ACTIONS(10105), 1, anon_sym_COMMA, ACTIONS(13421), 1, anon_sym_SEMI, STATE(7480), 1, aux_sym_declaration_repeat1, [297191] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13423), 1, aux_sym_preproc_include_token2, ACTIONS(13425), 1, sym_preproc_arg, [297201] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7728), 1, sym_compound_statement, [297211] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8822), 1, anon_sym_LBRACE, STATE(4887), 1, sym_field_declaration_list, [297221] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13427), 1, anon_sym_LPAREN2, ACTIONS(13429), 1, sym_raw_string_delimiter, [297231] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9923), 1, anon_sym_LBRACE, STATE(4298), 1, sym_compound_statement, [297241] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(7879), 1, sym_parenthesized_expression, [297251] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11196), 1, anon_sym_RBRACE, ACTIONS(13433), 1, anon_sym_COMMA, [297261] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(191), 1, sym_condition_clause, [297271] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9927), 1, anon_sym_LBRACE, STATE(5688), 1, sym_compound_statement, [297281] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, ACTIONS(13435), 1, anon_sym_RBRACE, [297291] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5680), 1, anon_sym_LBRACE, STATE(2309), 1, sym_field_declaration_list, [297301] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1678), 1, anon_sym_LBRACE, STATE(912), 1, sym_compound_statement, [297311] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8841), 2, anon_sym_COMMA, anon_sym_RBRACE, [297319] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(197), 1, sym_condition_clause, [297329] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7476), 1, sym_compound_statement, [297339] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, STATE(479), 1, sym_compound_statement, [297349] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11206), 2, anon_sym_COMMA, anon_sym_SEMI, [297357] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(242), 1, sym_compound_statement, [297367] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13437), 1, aux_sym_preproc_include_token2, ACTIONS(13439), 1, sym_preproc_arg, [297377] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(8929), 1, sym_parenthesized_expression, [297387] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12105), 1, anon_sym_COLON_COLON, ACTIONS(13441), 1, anon_sym_SEMI, [297397] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(8078), 1, sym_parameter_list, [297407] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5236), 1, anon_sym_LBRACE, STATE(324), 1, sym_declaration_list, [297417] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6894), 1, anon_sym_LBRACE, STATE(3229), 1, sym_field_declaration_list, [297427] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7379), 1, sym_compound_statement, [297437] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5236), 1, anon_sym_LBRACE, STATE(291), 1, sym_declaration_list, [297447] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(404), 1, sym_compound_statement, [297457] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(2532), 1, sym_field_declaration_list, [297467] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13443), 1, anon_sym_LT, STATE(2294), 1, sym_template_argument_list, [297477] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8656), 1, sym_argument_list, [297487] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5238), 1, anon_sym_LBRACE, STATE(639), 1, sym_declaration_list, [297497] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(2412), 1, sym_field_declaration_list, [297507] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12105), 1, anon_sym_COLON_COLON, ACTIONS(13445), 1, anon_sym_SEMI, [297517] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, STATE(519), 1, sym_compound_statement, [297527] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3075), 1, sym_field_declaration_list, [297537] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9925), 1, anon_sym_LBRACE, STATE(3217), 1, sym_compound_statement, [297547] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9123), 2, anon_sym_COMMA, anon_sym_RPAREN, [297555] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13447), 2, anon_sym_COMMA, anon_sym_GT2, [297563] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7770), 1, sym_compound_statement, [297573] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(8682), 1, sym_parenthesized_expression, [297583] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6752), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, [297593] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3633), 1, anon_sym_LBRACE, STATE(3964), 1, sym_initializer_list, [297603] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13449), 1, sym_identifier, STATE(2693), 1, sym_template_type, [297613] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(7889), 1, sym_parameter_list, [297623] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7450), 1, sym_compound_statement, [297633] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9921), 1, anon_sym_LBRACE, STATE(1646), 1, sym_compound_statement, [297643] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10756), 1, anon_sym_LBRACE, STATE(2150), 1, sym_compound_statement, [297653] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13451), 2, anon_sym_COMMA, anon_sym_GT2, [297661] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13453), 1, aux_sym_preproc_include_token2, ACTIONS(13455), 1, sym_preproc_arg, [297671] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, STATE(690), 1, sym_compound_statement, [297681] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(2541), 1, sym_field_declaration_list, [297691] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11210), 1, anon_sym_RBRACE, ACTIONS(13433), 1, anon_sym_COMMA, [297701] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(8028), 1, sym_parenthesized_expression, [297711] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3062), 1, sym_field_declaration_list, [297721] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8178), 1, sym_argument_list, [297731] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7510), 1, sym_compound_statement, [297741] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13457), 1, sym_identifier, ACTIONS(13459), 1, anon_sym_RPAREN, [297751] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9911), 1, anon_sym_LBRACE, STATE(3599), 1, sym_compound_statement, [297761] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8190), 1, sym_argument_list, [297771] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2625), 1, anon_sym_LBRACE, STATE(3896), 1, sym_initializer_list, [297781] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(180), 1, sym_condition_clause, [297791] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(10781), 2, anon_sym_COMMA, anon_sym_SEMI, [297799] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(8158), 1, sym_parameter_list, [297809] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, STATE(656), 1, sym_compound_statement, [297819] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13461), 1, sym_identifier, STATE(1839), 1, sym_template_type, [297829] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8846), 2, anon_sym_COMMA, anon_sym_RBRACE, [297837] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9198), 1, anon_sym_LBRACE, STATE(5026), 1, sym_field_declaration_list, [297847] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(7978), 1, sym_parameter_list, [297857] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8372), 1, sym_argument_list, [297867] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12965), 2, anon_sym_COMMA, anon_sym_LBRACE, [297875] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, ACTIONS(13463), 1, anon_sym_RBRACE, [297885] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6704), 1, anon_sym_LBRACE, STATE(2750), 1, sym_field_declaration_list, [297895] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6003), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, [297905] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13465), 1, anon_sym_LT, STATE(3463), 1, sym_template_argument_list, [297915] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12808), 2, anon_sym_COMMA, anon_sym_LBRACE, [297923] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8822), 1, anon_sym_LBRACE, STATE(4886), 1, sym_field_declaration_list, [297933] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13467), 1, sym_identifier, STATE(2551), 1, sym_template_type, [297943] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8507), 1, sym_argument_list, [297953] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, STATE(600), 1, sym_compound_statement, [297963] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12399), 1, anon_sym_LBRACE, STATE(6104), 1, sym_requirement_seq, [297973] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1678), 1, anon_sym_LBRACE, STATE(961), 1, sym_compound_statement, [297983] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13443), 1, anon_sym_LT, STATE(2356), 1, sym_template_argument_list, [297993] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13469), 1, anon_sym_LT, STATE(1868), 1, sym_template_argument_list, [298003] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13471), 1, anon_sym_LT, STATE(2356), 1, sym_template_argument_list, [298013] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9846), 1, anon_sym_LBRACE, STATE(3376), 1, sym_requirement_seq, [298023] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12775), 2, anon_sym_COMMA, anon_sym_RPAREN, [298031] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(3217), 1, sym_compound_statement, [298041] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9830), 1, anon_sym_LBRACE, STATE(3706), 1, sym_requirement_seq, [298051] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13473), 1, anon_sym_LT, STATE(2660), 1, sym_template_argument_list, [298061] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12220), 1, sym_identifier, STATE(7124), 1, sym_module_name, [298071] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10738), 1, anon_sym_LBRACE, STATE(1735), 1, sym_compound_statement, [298081] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13007), 2, anon_sym_COMMA, anon_sym_SEMI, [298089] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13475), 1, aux_sym_preproc_include_token2, ACTIONS(13477), 1, sym_preproc_arg, [298099] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13479), 2, anon_sym_COMMA, anon_sym_RBRACK_RBRACK, [298107] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9057), 2, anon_sym_COMMA, anon_sym_RBRACE, [298115] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7208), 1, sym_compound_statement, [298125] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, STATE(539), 1, sym_compound_statement, [298135] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9923), 1, anon_sym_LBRACE, STATE(4308), 1, sym_compound_statement, [298145] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11212), 1, anon_sym_RBRACE, ACTIONS(13433), 1, anon_sym_COMMA, [298155] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9925), 1, anon_sym_LBRACE, STATE(3202), 1, sym_compound_statement, [298165] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5236), 1, anon_sym_LBRACE, STATE(322), 1, sym_declaration_list, [298175] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10738), 1, anon_sym_LBRACE, STATE(1796), 1, sym_compound_statement, [298185] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9921), 1, anon_sym_LBRACE, STATE(1645), 1, sym_compound_statement, [298195] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8848), 2, anon_sym_COMMA, anon_sym_SEMI, [298203] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8684), 1, anon_sym_LT, STATE(1868), 1, sym_template_argument_list, [298213] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9198), 1, anon_sym_LBRACE, STATE(5031), 1, sym_field_declaration_list, [298223] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9198), 1, anon_sym_LBRACE, STATE(5041), 1, sym_field_declaration_list, [298233] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12220), 1, sym_identifier, STATE(7981), 1, sym_module_name, [298243] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9919), 1, anon_sym_LBRACE, STATE(3490), 1, sym_compound_statement, [298253] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12784), 2, anon_sym_COMMA, anon_sym_RBRACK, [298261] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(7877), 1, sym_parenthesized_expression, [298271] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8368), 1, sym_argument_list, [298281] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13090), 2, anon_sym_SEMI, anon_sym_LBRACE, [298289] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, STATE(773), 1, sym_compound_statement, [298299] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6752), 1, anon_sym_LT, STATE(2356), 1, sym_template_argument_list, [298309] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(652), 1, sym_compound_statement, [298319] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9911), 1, anon_sym_LBRACE, STATE(3683), 1, sym_compound_statement, [298329] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9929), 1, anon_sym_LBRACE, STATE(3956), 1, sym_compound_statement, [298339] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(3259), 1, sym_compound_statement, [298349] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1956), 1, anon_sym_LBRACE, STATE(2448), 1, sym_initializer_list, [298359] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, ACTIONS(13481), 1, anon_sym_RBRACE, [298369] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13483), 1, aux_sym_preproc_include_token2, ACTIONS(13485), 1, sym_preproc_arg, [298379] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(178), 1, sym_condition_clause, [298389] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13443), 1, anon_sym_LT, STATE(1926), 1, sym_template_argument_list, [298399] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8030), 2, anon_sym_COMMA, anon_sym_RBRACK, [298407] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13487), 1, aux_sym_preproc_include_token2, ACTIONS(13489), 1, sym_preproc_arg, [298417] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7699), 1, sym_compound_statement, [298427] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, ACTIONS(13491), 1, anon_sym_RBRACE, [298437] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9198), 1, anon_sym_LBRACE, STATE(5010), 1, sym_field_declaration_list, [298447] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13493), 2, anon_sym_COMMA, anon_sym_RBRACK_RBRACK, [298455] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11188), 1, anon_sym_RBRACE, ACTIONS(13433), 1, anon_sym_COMMA, [298465] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13495), 1, sym_identifier, STATE(1839), 1, sym_template_type, [298475] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(3202), 1, sym_compound_statement, [298485] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6734), 1, anon_sym_LBRACE, STATE(2900), 1, sym_field_declaration_list, [298495] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6734), 1, anon_sym_LBRACE, STATE(2903), 1, sym_field_declaration_list, [298505] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13157), 2, anon_sym_COMMA, anon_sym_LBRACE, [298513] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13497), 2, anon_sym_COMMA, anon_sym_SEMI, [298521] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7139), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, [298531] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, STATE(275), 1, sym_compound_statement, [298541] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13499), 1, sym_identifier, ACTIONS(13501), 1, anon_sym_LPAREN2, [298551] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7709), 1, sym_compound_statement, [298561] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6704), 1, anon_sym_LBRACE, STATE(2696), 1, sym_field_declaration_list, [298571] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, STATE(342), 1, sym_compound_statement, [298581] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6752), 1, anon_sym_LT, STATE(2294), 1, sym_template_argument_list, [298591] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(8629), 1, sym_parenthesized_expression, [298601] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6752), 1, anon_sym_LT, STATE(2723), 1, sym_template_argument_list, [298611] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9933), 1, anon_sym_LBRACE, STATE(2442), 1, sym_compound_statement, [298621] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1678), 1, anon_sym_LBRACE, STATE(940), 1, sym_compound_statement, [298631] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8963), 1, anon_sym_RPAREN, ACTIONS(8965), 1, anon_sym_SEMI, [298641] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13465), 1, anon_sym_LT, STATE(3696), 1, sym_template_argument_list, [298651] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13503), 1, sym_identifier, STATE(1892), 1, sym_template_type, [298661] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(609), 1, sym_compound_statement, [298671] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13505), 1, aux_sym_preproc_include_token2, ACTIONS(13507), 1, sym_preproc_arg, [298681] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5228), 1, anon_sym_LBRACE, STATE(706), 1, sym_declaration_list, [298691] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(7832), 1, sym_condition_clause, [298701] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13509), 1, sym_identifier, STATE(1969), 1, sym_template_type, [298711] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(212), 1, sym_condition_clause, [298721] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6734), 1, anon_sym_LBRACE, STATE(2928), 1, sym_field_declaration_list, [298731] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, ACTIONS(13511), 1, anon_sym_RBRACE, [298741] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(3871), 1, anon_sym_LBRACE, STATE(4892), 1, sym_initializer_list, [298751] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7460), 1, sym_compound_statement, [298761] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13513), 1, sym_identifier, STATE(4457), 1, sym_template_type, [298771] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13515), 1, aux_sym_preproc_include_token2, ACTIONS(13517), 1, sym_preproc_arg, [298781] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, STATE(609), 1, sym_compound_statement, [298791] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13519), 1, sym_identifier, STATE(1892), 1, sym_template_type, [298801] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12851), 2, anon_sym_COMMA, anon_sym_GT2, [298809] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(2510), 1, sym_field_declaration_list, [298819] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12214), 1, sym_identifier, STATE(1892), 1, sym_template_type, [298829] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5228), 1, anon_sym_LBRACE, STATE(719), 1, sym_declaration_list, [298839] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13521), 1, aux_sym_preproc_include_token2, ACTIONS(13523), 1, sym_preproc_arg, [298849] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9923), 1, anon_sym_LBRACE, STATE(4320), 1, sym_compound_statement, [298859] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8944), 1, sym_argument_list, [298869] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5220), 1, anon_sym_LBRACE, STATE(728), 1, sym_declaration_list, [298879] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7151), 1, sym_compound_statement, [298889] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(215), 1, sym_condition_clause, [298899] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10742), 1, anon_sym_LBRACE, STATE(2190), 1, sym_compound_statement, [298909] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7930), 1, anon_sym_LBRACE, STATE(4124), 1, sym_field_declaration_list, [298919] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9925), 1, anon_sym_LBRACE, STATE(3259), 1, sym_compound_statement, [298929] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5238), 1, anon_sym_LBRACE, STATE(607), 1, sym_declaration_list, [298939] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, STATE(472), 1, sym_compound_statement, [298949] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12105), 1, anon_sym_COLON_COLON, ACTIONS(13525), 1, anon_sym_SEMI, [298959] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12574), 2, anon_sym_COMMA, anon_sym_RPAREN, [298967] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13527), 2, anon_sym_SEMI, anon_sym_LBRACK_LBRACK, [298975] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13529), 2, anon_sym_COMMA, anon_sym_LBRACE, [298983] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(6258), 2, anon_sym_COMMA, anon_sym_RBRACK, [298991] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(1648), 1, sym_compound_statement, [299001] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9862), 1, anon_sym_LBRACE, STATE(3444), 1, sym_requirement_seq, [299011] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6821), 1, anon_sym_LT, STATE(2703), 1, sym_template_argument_list, [299021] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9838), 1, anon_sym_LBRACE, STATE(3923), 1, sym_requirement_seq, [299031] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13531), 1, sym_identifier, STATE(2711), 1, sym_template_type, [299041] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11204), 1, anon_sym_RBRACE, ACTIONS(13433), 1, anon_sym_COMMA, [299051] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(5361), 1, sym_field_declaration_list, [299061] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13533), 1, sym_identifier, STATE(2812), 1, sym_template_type, [299071] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(5365), 1, sym_field_declaration_list, [299081] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(5366), 1, sym_field_declaration_list, [299091] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11236), 1, anon_sym_RBRACE, ACTIONS(13433), 1, anon_sym_COMMA, [299101] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6205), 1, anon_sym_LBRACE, STATE(5368), 1, sym_field_declaration_list, [299111] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7238), 1, sym_compound_statement, [299121] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13206), 2, anon_sym_COMMA, anon_sym_LBRACE, [299129] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13535), 2, anon_sym_COMMA, anon_sym_RBRACK, [299137] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8504), 1, anon_sym_LT, STATE(4462), 1, sym_template_argument_list, [299147] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13537), 2, anon_sym_COMMA, anon_sym_RPAREN, [299155] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, ACTIONS(13539), 1, anon_sym_RBRACE, [299165] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(8454), 1, sym_parenthesized_expression, [299175] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13541), 1, aux_sym_preproc_include_token2, ACTIONS(13543), 1, sym_preproc_arg, [299185] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7930), 1, anon_sym_LBRACE, STATE(4106), 1, sym_field_declaration_list, [299195] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(7814), 1, sym_parameter_list, [299205] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13545), 1, anon_sym_LT, STATE(3473), 1, sym_template_argument_list, [299215] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(866), 1, anon_sym_LBRACE, STATE(720), 1, sym_compound_statement, [299225] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2397), 1, anon_sym_LBRACE, STATE(3510), 1, sym_initializer_list, [299235] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(8055), 1, sym_parenthesized_expression, [299245] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9822), 1, anon_sym_LBRACE, STATE(4306), 1, sym_requirement_seq, [299255] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6894), 1, anon_sym_LBRACE, STATE(3276), 1, sym_field_declaration_list, [299265] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13545), 1, anon_sym_LT, STATE(3266), 1, sym_template_argument_list, [299275] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9919), 1, anon_sym_LBRACE, STATE(3560), 1, sym_compound_statement, [299285] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7433), 1, sym_compound_statement, [299295] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6894), 1, anon_sym_LBRACE, STATE(3277), 1, sym_field_declaration_list, [299305] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10742), 1, anon_sym_LBRACE, STATE(1955), 1, sym_compound_statement, [299315] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(614), 1, sym_compound_statement, [299325] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(7937), 1, sym_parenthesized_expression, [299335] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, STATE(533), 1, sym_compound_statement, [299345] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(7816), 1, sym_parameter_list, [299355] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(1646), 1, sym_compound_statement, [299365] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1024), 1, anon_sym_LBRACE, STATE(817), 1, sym_compound_statement, [299375] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13547), 1, sym_identifier, ACTIONS(13549), 1, anon_sym_LPAREN2, [299385] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6734), 1, anon_sym_LBRACE, STATE(2994), 1, sym_field_declaration_list, [299395] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6704), 1, anon_sym_LBRACE, STATE(2734), 1, sym_field_declaration_list, [299405] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, ACTIONS(13551), 1, anon_sym_RBRACE, [299415] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6837), 1, anon_sym_LBRACE, STATE(3001), 1, sym_field_declaration_list, [299425] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(407), 1, sym_compound_statement, [299435] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7930), 1, anon_sym_LBRACE, STATE(4074), 1, sym_field_declaration_list, [299445] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13553), 2, anon_sym_COMMA, anon_sym_LBRACE, [299453] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(190), 1, sym_condition_clause, [299463] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13555), 1, sym_identifier, STATE(1839), 1, sym_template_type, [299473] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5220), 1, anon_sym_LBRACE, STATE(751), 1, sym_declaration_list, [299483] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8822), 1, anon_sym_LBRACE, STATE(4834), 1, sym_field_declaration_list, [299493] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8369), 1, sym_argument_list, [299503] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(1645), 1, sym_compound_statement, [299513] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9929), 1, anon_sym_LBRACE, STATE(3926), 1, sym_compound_statement, [299523] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(210), 1, sym_condition_clause, [299533] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12238), 1, anon_sym_LBRACE, STATE(5667), 1, sym_requirement_seq, [299543] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13557), 2, anon_sym_DOT_DOT_DOT, sym_identifier, [299551] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13559), 2, anon_sym_COMMA, anon_sym_RBRACK_RBRACK, [299559] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13561), 2, anon_sym_COMMA, anon_sym_GT2, [299567] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(2509), 1, anon_sym_LBRACE, STATE(3681), 1, sym_initializer_list, [299577] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7577), 1, sym_compound_statement, [299587] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3047), 1, sym_field_declaration_list, [299597] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, STATE(265), 1, sym_compound_statement, [299607] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12688), 2, anon_sym_COMMA, anon_sym_RPAREN, [299615] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9927), 1, anon_sym_LBRACE, STATE(5669), 1, sym_compound_statement, [299625] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13563), 1, aux_sym_preproc_include_token2, ACTIONS(13565), 1, sym_preproc_arg, [299635] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13567), 1, aux_sym_preproc_include_token2, ACTIONS(13569), 1, sym_preproc_arg, [299645] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13571), 1, sym_identifier, STATE(3647), 1, sym_template_type, [299655] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8830), 1, anon_sym_LT, STATE(2609), 1, sym_template_argument_list, [299665] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9919), 1, anon_sym_LBRACE, STATE(3506), 1, sym_compound_statement, [299675] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13545), 1, anon_sym_LT, STATE(2617), 1, sym_template_argument_list, [299685] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(600), 1, sym_compound_statement, [299695] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13573), 1, aux_sym_preproc_include_token2, ACTIONS(13575), 1, sym_preproc_arg, [299705] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13577), 2, anon_sym_COMMA, anon_sym_LBRACE, [299713] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13579), 1, aux_sym_preproc_include_token2, ACTIONS(13581), 1, sym_preproc_arg, [299723] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12455), 1, anon_sym_LBRACE, STATE(1651), 1, sym_requirement_seq, [299733] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11226), 1, anon_sym_RBRACE, ACTIONS(13433), 1, anon_sym_COMMA, [299743] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(7946), 1, sym_condition_clause, [299753] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(7862), 1, sym_condition_clause, [299763] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7671), 1, sym_compound_statement, [299773] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13583), 1, sym_identifier, STATE(2247), 1, sym_template_type, [299783] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(8105), 1, sym_condition_clause, [299793] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10756), 1, anon_sym_LBRACE, STATE(2119), 1, sym_compound_statement, [299803] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8329), 1, sym_argument_list, [299813] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9931), 1, anon_sym_LBRACE, STATE(6118), 1, sym_compound_statement, [299823] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13585), 1, anon_sym_LPAREN2, ACTIONS(13587), 1, sym_raw_string_delimiter, [299833] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5220), 1, anon_sym_LBRACE, STATE(772), 1, sym_declaration_list, [299843] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8684), 1, anon_sym_LT, STATE(2660), 1, sym_template_argument_list, [299853] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7338), 1, sym_compound_statement, [299863] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7246), 1, sym_compound_statement, [299873] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3983), 1, sym_field_declaration_list, [299883] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3061), 1, sym_field_declaration_list, [299893] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(223), 1, sym_condition_clause, [299903] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9921), 1, anon_sym_LBRACE, STATE(1648), 1, sym_compound_statement, [299913] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, STATE(236), 1, sym_compound_statement, [299923] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12621), 2, anon_sym_COMMA, anon_sym_RBRACK, [299931] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11238), 1, anon_sym_RBRACE, ACTIONS(13433), 1, anon_sym_COMMA, [299941] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3986), 1, sym_field_declaration_list, [299951] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3987), 1, sym_field_declaration_list, [299961] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6744), 1, anon_sym_LBRACE, STATE(3989), 1, sym_field_declaration_list, [299971] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9911), 1, anon_sym_LBRACE, STATE(3655), 1, sym_compound_statement, [299981] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13589), 1, aux_sym_preproc_include_token2, ACTIONS(13591), 1, sym_preproc_arg, [299991] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9931), 1, anon_sym_LBRACE, STATE(6093), 1, sym_compound_statement, [300001] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4603), 2, anon_sym_COMMA, anon_sym_RBRACK, [300009] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7139), 1, anon_sym_LT, STATE(2723), 1, sym_template_argument_list, [300019] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, STATE(246), 1, sym_compound_statement, [300029] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10738), 1, anon_sym_LBRACE, STATE(1802), 1, sym_compound_statement, [300039] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, ACTIONS(13593), 1, anon_sym_RBRACE, [300049] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8684), 1, anon_sym_LT, STATE(1625), 1, sym_template_argument_list, [300059] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(8563), 1, sym_parenthesized_expression, [300069] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6837), 1, anon_sym_LBRACE, STATE(3025), 1, sym_field_declaration_list, [300079] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(8016), 1, sym_parameter_list, [300089] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6837), 1, anon_sym_LBRACE, STATE(3026), 1, sym_field_declaration_list, [300099] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13595), 1, sym_identifier, STATE(2620), 1, sym_template_type, [300109] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7756), 1, sym_compound_statement, [300119] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9931), 1, anon_sym_LBRACE, STATE(6111), 1, sym_compound_statement, [300129] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9075), 2, anon_sym_COMMA, anon_sym_RBRACK, [300137] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13431), 1, anon_sym_LPAREN2, STATE(7895), 1, sym_parenthesized_expression, [300147] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5680), 1, anon_sym_LBRACE, STATE(2307), 1, sym_field_declaration_list, [300157] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12105), 1, anon_sym_COLON_COLON, ACTIONS(13597), 1, anon_sym_SEMI, [300167] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13599), 1, aux_sym_preproc_include_token2, ACTIONS(13601), 1, sym_preproc_arg, [300177] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(367), 1, sym_compound_statement, [300187] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6704), 1, anon_sym_LBRACE, STATE(2735), 1, sym_field_declaration_list, [300197] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5680), 1, anon_sym_LBRACE, STATE(2301), 1, sym_field_declaration_list, [300207] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(8089), 1, sym_condition_clause, [300217] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(205), 1, sym_condition_clause, [300227] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(188), 1, sym_condition_clause, [300237] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12829), 2, anon_sym_COMMA, anon_sym_RBRACK_RBRACK, [300245] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13603), 2, anon_sym_COMMA, anon_sym_GT2, [300253] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7378), 1, sym_compound_statement, [300263] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9927), 1, anon_sym_LBRACE, STATE(5681), 1, sym_compound_statement, [300273] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13605), 2, anon_sym_COMMA, anon_sym_RPAREN, [300281] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13026), 1, anon_sym_RBRACK, ACTIONS(13607), 1, anon_sym_COMMA, [300291] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13609), 2, anon_sym_COMMA, anon_sym_GT2, [300299] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10742), 1, anon_sym_LBRACE, STATE(2107), 1, sym_compound_statement, [300309] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9933), 1, anon_sym_LBRACE, STATE(2457), 1, sym_compound_statement, [300319] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13611), 1, sym_identifier, STATE(1892), 1, sym_template_type, [300329] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9854), 1, anon_sym_LBRACE, STATE(2521), 1, sym_requirement_seq, [300339] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13465), 1, anon_sym_LT, STATE(2648), 1, sym_template_argument_list, [300349] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(1678), 1, anon_sym_LBRACE, STATE(936), 1, sym_compound_statement, [300359] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12919), 2, anon_sym_SEMI, anon_sym_LBRACE, [300367] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13613), 1, anon_sym_LPAREN2, ACTIONS(13615), 1, sym_raw_string_delimiter, [300377] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13617), 2, anon_sym_COMMA, anon_sym_GT2, [300385] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7562), 1, sym_compound_statement, [300395] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9929), 1, anon_sym_LBRACE, STATE(3974), 1, sym_compound_statement, [300405] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, ACTIONS(13619), 1, anon_sym_RBRACE, [300415] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8183), 1, sym_argument_list, [300425] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6837), 1, anon_sym_LBRACE, STATE(3053), 1, sym_field_declaration_list, [300435] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, ACTIONS(13621), 1, anon_sym_RBRACE, [300445] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13623), 1, anon_sym_LPAREN2, ACTIONS(13625), 1, sym_raw_string_delimiter, [300455] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9933), 1, anon_sym_LBRACE, STATE(2427), 1, sym_compound_statement, [300465] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8414), 1, anon_sym_LPAREN2, STATE(8405), 1, sym_argument_list, [300475] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5680), 1, anon_sym_LBRACE, STATE(2302), 1, sym_field_declaration_list, [300485] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(57), 1, anon_sym_LBRACE, STATE(7250), 1, sym_compound_statement, [300495] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13627), 1, anon_sym_LPAREN2, ACTIONS(13629), 1, sym_raw_string_delimiter, [300505] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11200), 1, anon_sym_RBRACE, ACTIONS(13433), 1, anon_sym_COMMA, [300515] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5238), 1, anon_sym_LBRACE, STATE(613), 1, sym_declaration_list, [300525] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13631), 1, anon_sym_LPAREN2, ACTIONS(13633), 1, sym_raw_string_delimiter, [300535] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(11163), 1, anon_sym_RBRACE, ACTIONS(13433), 1, anon_sym_COMMA, [300545] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(12555), 1, anon_sym_LPAREN2, STATE(206), 1, sym_condition_clause, [300555] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13635), 1, anon_sym_LPAREN2, ACTIONS(13637), 1, sym_raw_string_delimiter, [300565] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13639), 1, anon_sym_LPAREN2, ACTIONS(13641), 1, sym_raw_string_delimiter, [300575] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13643), 1, anon_sym_LPAREN2, ACTIONS(13645), 1, sym_raw_string_delimiter, [300585] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13647), 1, anon_sym_LPAREN2, ACTIONS(13649), 1, sym_raw_string_delimiter, [300595] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13651), 1, anon_sym_LPAREN2, ACTIONS(13653), 1, sym_raw_string_delimiter, [300605] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13655), 1, anon_sym_LPAREN2, ACTIONS(13657), 1, sym_raw_string_delimiter, [300615] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13659), 1, anon_sym_LPAREN2, ACTIONS(13661), 1, sym_raw_string_delimiter, [300625] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13663), 1, anon_sym_LPAREN2, ACTIONS(13665), 1, sym_raw_string_delimiter, [300635] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13667), 1, anon_sym_LPAREN2, ACTIONS(13669), 1, sym_raw_string_delimiter, [300645] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13671), 1, anon_sym_LPAREN2, ACTIONS(13673), 1, sym_raw_string_delimiter, [300655] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(13675), 1, anon_sym_LPAREN2, ACTIONS(13677), 1, sym_raw_string_delimiter, [300665] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13109), 2, anon_sym_COMMA, anon_sym_RPAREN, [300673] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(6894), 1, anon_sym_LBRACE, STATE(3308), 1, sym_field_declaration_list, [300683] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13679), 2, anon_sym_COMMA, anon_sym_RBRACK_RBRACK, [300691] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(10756), 1, anon_sym_LBRACE, STATE(1965), 1, sym_compound_statement, [300701] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(297), 1, anon_sym_LBRACE, STATE(311), 1, sym_compound_statement, [300711] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(9874), 1, anon_sym_LPAREN2, STATE(7810), 1, sym_parameter_list, [300721] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(5228), 1, anon_sym_LBRACE, STATE(713), 1, sym_declaration_list, [300731] = 3, ACTIONS(10097), 1, sym_comment, ACTIONS(13681), 1, aux_sym_preproc_include_token2, ACTIONS(13683), 1, sym_preproc_arg, [300741] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(8822), 1, anon_sym_LBRACE, STATE(4880), 1, sym_field_declaration_list, [300751] = 3, ACTIONS(3), 1, sym_comment, ACTIONS(7930), 1, anon_sym_LBRACE, STATE(4099), 1, sym_field_declaration_list, [300761] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13685), 1, sym_raw_string_content, [300768] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13687), 1, anon_sym_SEMI, [300775] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13689), 1, anon_sym_STAR, [300782] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13691), 1, anon_sym_DQUOTE, [300789] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9025), 1, anon_sym_SEMI, [300796] = 2, ACTIONS(5557), 1, aux_sym_preproc_include_token2, ACTIONS(10097), 1, sym_comment, [300803] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(10565), 1, anon_sym_LBRACE, [300810] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(13693), 1, aux_sym_preproc_include_token2, [300817] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13695), 1, anon_sym_RPAREN, [300824] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9073), 1, anon_sym_SEMI, [300831] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13697), 1, anon_sym_RPAREN, [300838] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13699), 1, anon_sym_DQUOTE, [300845] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13701), 1, sym_identifier, [300852] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13703), 1, anon_sym_STAR, [300859] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9047), 1, anon_sym_RPAREN, [300866] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(13705), 1, aux_sym_preproc_include_token2, [300873] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13707), 1, anon_sym_RPAREN, [300880] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9043), 1, anon_sym_SEMI, [300887] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13709), 1, anon_sym_RPAREN, [300894] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8963), 1, anon_sym_RPAREN, [300901] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12109), 1, anon_sym_SEMI, [300908] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13711), 1, anon_sym_SEMI, [300915] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(10779), 1, anon_sym_LBRACE, [300922] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13713), 1, anon_sym_while, [300929] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13715), 1, sym_identifier, [300936] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13717), 1, anon_sym_RPAREN, [300943] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13719), 1, anon_sym_RPAREN, [300950] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13721), 1, anon_sym_LPAREN2, [300957] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13723), 1, anon_sym_SEMI, [300964] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9027), 1, anon_sym_SEMI, [300971] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13725), 1, anon_sym_SEMI, [300978] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9265), 1, anon_sym_RPAREN, [300985] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13727), 1, sym_identifier, [300992] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11238), 1, anon_sym_RBRACE, [300999] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9166), 1, anon_sym_RPAREN, [301006] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8834), 1, anon_sym_RBRACE, [301013] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13729), 1, anon_sym_RPAREN, [301020] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13731), 1, aux_sym_preproc_if_token2, [301027] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11188), 1, anon_sym_RBRACE, [301034] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11658), 1, anon_sym_LBRACE, [301041] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13733), 1, anon_sym_RPAREN, [301048] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11204), 1, anon_sym_RBRACE, [301055] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13735), 1, anon_sym_LBRACE, [301062] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7790), 1, sym_identifier, [301069] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13737), 1, anon_sym_RPAREN, [301076] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13739), 1, sym_identifier, [301083] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11699), 1, anon_sym_LBRACE, [301090] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13741), 1, sym_identifier, [301097] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13743), 1, sym_identifier, [301104] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13745), 1, aux_sym_preproc_if_token2, [301111] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13747), 1, anon_sym_RPAREN, [301118] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13749), 1, anon_sym_RPAREN, [301125] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12447), 1, anon_sym_SEMI, [301132] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7608), 1, sym_identifier, [301139] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11866), 1, anon_sym_LBRACE, [301146] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(10697), 1, anon_sym_LBRACE, [301153] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13751), 1, anon_sym_LPAREN2, [301160] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9029), 1, anon_sym_SEMI, [301167] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13753), 1, sym_identifier, [301174] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9039), 1, anon_sym_COLON, [301181] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13755), 1, anon_sym_SEMI, [301188] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13757), 1, anon_sym_RPAREN, [301195] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13759), 1, anon_sym_SLASH, [301202] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_PERCENT, [301209] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13763), 1, anon_sym_STAR, [301216] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13765), 1, anon_sym_RPAREN, [301223] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13767), 1, anon_sym_RPAREN, [301230] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(10543), 1, aux_sym_preproc_include_token2, [301237] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13769), 1, anon_sym_SEMI, [301244] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13771), 1, sym_raw_string_content, [301251] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13773), 1, aux_sym_preproc_if_token2, [301258] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13775), 1, anon_sym_SEMI, [301265] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13777), 1, sym_identifier, [301272] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_PIPE_PIPE, [301279] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13779), 1, anon_sym_SEMI, [301286] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13781), 1, anon_sym_RPAREN, [301293] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13783), 1, sym_identifier, [301300] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13785), 1, aux_sym_preproc_if_token2, [301307] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13787), 1, anon_sym_LPAREN2, [301314] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_AMP_AMP, [301321] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13789), 1, aux_sym_preproc_if_token2, [301328] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_PIPE, [301335] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13619), 1, anon_sym_RBRACE, [301342] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13791), 1, anon_sym_EQ, [301349] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4696), 1, anon_sym_DOT_DOT_DOT, [301356] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13793), 1, aux_sym_preproc_if_token2, [301363] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12181), 1, anon_sym_SEMI, [301370] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13795), 1, sym_identifier, [301377] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13797), 1, anon_sym_SEMI, [301384] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13799), 1, anon_sym_DQUOTE, [301391] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(10516), 1, aux_sym_preproc_include_token2, [301398] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13801), 1, aux_sym_preproc_if_token2, [301405] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13803), 1, anon_sym_LPAREN2, [301412] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_CARET, [301419] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4647), 1, anon_sym_DOT_DOT_DOT, [301426] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13805), 1, anon_sym_SEMI, [301433] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13807), 1, sym_identifier, [301440] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13809), 1, anon_sym_RPAREN, [301447] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13811), 1, anon_sym_RPAREN, [301454] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13813), 1, sym_identifier, [301461] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13815), 1, sym_this, [301468] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13817), 1, sym_auto, [301475] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13819), 1, anon_sym_SEMI, [301482] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13821), 1, anon_sym_LPAREN2, [301489] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4910), 1, anon_sym_SEMI, [301496] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13823), 1, anon_sym_SEMI, [301503] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13825), 1, anon_sym_RPAREN, [301510] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13827), 1, anon_sym_SEMI, [301517] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13829), 1, anon_sym_SEMI, [301524] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13831), 1, anon_sym_RPAREN, [301531] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13833), 1, anon_sym_RPAREN, [301538] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13835), 1, sym_identifier, [301545] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_AMP, [301552] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13837), 1, anon_sym_RPAREN, [301559] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_EQ_EQ, [301566] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(13839), 1, aux_sym_preproc_include_token2, [301573] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13841), 1, anon_sym_DQUOTE, [301580] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13843), 1, sym_auto, [301587] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9035), 1, anon_sym_COLON, [301594] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13845), 1, anon_sym_LPAREN2, [301601] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13847), 1, sym_identifier, [301608] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_BANG_EQ, [301615] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4836), 1, anon_sym_SEMI, [301622] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13849), 1, anon_sym_SEMI, [301629] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_GT, [301636] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_GT_EQ, [301643] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13851), 1, anon_sym_RPAREN, [301650] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13853), 1, sym_raw_string_delimiter, [301657] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13855), 1, sym_identifier, [301664] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13857), 1, anon_sym_RPAREN, [301671] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4650), 1, anon_sym_DOT_DOT_DOT, [301678] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13859), 1, anon_sym_SEMI, [301685] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4653), 1, anon_sym_DOT_DOT_DOT, [301692] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(13861), 1, aux_sym_preproc_include_token2, [301699] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9125), 1, anon_sym_COLON, [301706] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13863), 1, anon_sym_RPAREN, [301713] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13865), 1, anon_sym_RPAREN, [301720] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13867), 1, anon_sym_COLON, [301727] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4629), 1, anon_sym_DOT_DOT_DOT, [301734] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13869), 1, sym_identifier, [301741] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13871), 1, anon_sym_SEMI, [301748] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13873), 1, sym_identifier, [301755] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13875), 1, anon_sym_SEMI, [301762] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13877), 1, anon_sym_private, [301769] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(10377), 1, aux_sym_preproc_include_token2, [301776] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13879), 1, sym_identifier, [301783] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13881), 1, anon_sym_SEMI, [301790] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9115), 1, anon_sym_RPAREN, [301797] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(10423), 1, aux_sym_preproc_include_token2, [301804] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(13883), 1, aux_sym_preproc_include_token2, [301811] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_LT_EQ, [301818] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13885), 1, sym_identifier, [301825] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13887), 1, anon_sym_SEMI, [301832] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9063), 1, anon_sym_COLON, [301839] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13889), 1, anon_sym_SEMI, [301846] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13891), 1, anon_sym_STAR, [301853] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13893), 1, anon_sym_STAR, [301860] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13895), 1, anon_sym_SEMI, [301867] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13897), 1, aux_sym_preproc_if_token2, [301874] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13899), 1, anon_sym_RPAREN, [301881] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13901), 1, aux_sym_preproc_if_token2, [301888] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13903), 1, anon_sym_RPAREN, [301895] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13905), 1, aux_sym_preproc_if_token2, [301902] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13907), 1, anon_sym_RPAREN, [301909] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13909), 1, anon_sym_RPAREN, [301916] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4632), 1, anon_sym_DOT_DOT_DOT, [301923] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(13911), 1, aux_sym_preproc_include_token2, [301930] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12515), 1, anon_sym_SEMI, [301937] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13913), 1, aux_sym_preproc_if_token2, [301944] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13621), 1, anon_sym_RBRACE, [301951] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13915), 1, anon_sym_RPAREN, [301958] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13917), 1, anon_sym_SEMI, [301965] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13919), 1, anon_sym_LPAREN2, [301972] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(5567), 1, anon_sym_COLON_COLON, [301979] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13921), 1, aux_sym_preproc_if_token2, [301986] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_LT, [301993] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4635), 1, anon_sym_DOT_DOT_DOT, [302000] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13923), 1, anon_sym_RPAREN, [302007] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13925), 1, anon_sym_STAR, [302014] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13927), 1, sym_identifier, [302021] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4656), 1, anon_sym_DOT_DOT_DOT, [302028] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13929), 1, sym_auto, [302035] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9083), 1, anon_sym_SEMI, [302042] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_LT_LT, [302049] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4659), 1, anon_sym_DOT_DOT_DOT, [302056] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13931), 1, anon_sym_RPAREN, [302063] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13933), 1, anon_sym_SEMI, [302070] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13935), 1, anon_sym_RBRACE, [302077] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13937), 1, sym_identifier, [302084] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13939), 1, anon_sym_SEMI, [302091] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_GT_GT, [302098] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_EQ, [302105] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9255), 1, anon_sym_RPAREN, [302112] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13941), 1, anon_sym_SEMI, [302119] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8935), 1, anon_sym_RBRACE, [302126] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9119), 1, anon_sym_RPAREN, [302133] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13943), 1, sym_identifier, [302140] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13945), 1, anon_sym_SEMI, [302147] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7606), 1, sym_identifier, [302154] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13947), 1, anon_sym_DQUOTE, [302161] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9214), 1, anon_sym_RPAREN, [302168] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13949), 1, anon_sym_RPAREN, [302175] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13951), 1, sym_raw_string_delimiter, [302182] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13953), 1, anon_sym_RPAREN, [302189] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13955), 1, anon_sym_RPAREN, [302196] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13957), 1, sym_identifier, [302203] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11200), 1, anon_sym_RBRACE, [302210] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13959), 1, anon_sym_RPAREN, [302217] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4662), 1, anon_sym_DOT_DOT_DOT, [302224] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13961), 1, sym_identifier, [302231] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13963), 1, aux_sym_preproc_if_token2, [302238] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11790), 1, anon_sym_COMMA, [302245] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13965), 1, anon_sym_RPAREN, [302252] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13967), 1, sym_raw_string_delimiter, [302259] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13969), 1, sym_identifier, [302266] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12344), 1, anon_sym_SEMI, [302273] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13971), 1, anon_sym_LBRACE, [302280] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9279), 1, anon_sym_RPAREN, [302287] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13973), 1, anon_sym_SEMI, [302294] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13975), 1, anon_sym_RBRACE, [302301] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11212), 1, anon_sym_RBRACE, [302308] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13977), 1, anon_sym_STAR, [302315] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_STAR_EQ, [302322] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9065), 1, anon_sym_RPAREN, [302329] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13979), 1, aux_sym_preproc_if_token2, [302336] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13981), 1, sym_identifier, [302343] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13983), 1, anon_sym_SEMI, [302350] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_SLASH_EQ, [302357] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12167), 1, anon_sym_SEMI, [302364] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13985), 1, sym_identifier, [302371] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13987), 1, anon_sym_RPAREN, [302378] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9190), 1, anon_sym_RPAREN, [302385] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13989), 1, aux_sym_preproc_if_token2, [302392] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4665), 1, anon_sym_DOT_DOT_DOT, [302399] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13991), 1, anon_sym_RPAREN, [302406] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_PERCENT_EQ, [302413] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4642), 1, anon_sym_DOT_DOT_DOT, [302420] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13993), 1, anon_sym_SEMI, [302427] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(12770), 1, aux_sym_preproc_include_token2, [302434] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13995), 1, anon_sym_RPAREN, [302441] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13997), 1, anon_sym_RPAREN, [302448] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9127), 1, anon_sym_SEMI, [302455] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13999), 1, sym_identifier, [302462] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14001), 1, anon_sym_SEMI, [302469] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14003), 1, sym_auto, [302476] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14005), 1, aux_sym_preproc_if_token2, [302483] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14007), 1, anon_sym_RPAREN, [302490] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7107), 1, anon_sym_SEMI, [302497] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14009), 1, anon_sym_RPAREN, [302504] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9162), 1, anon_sym_RPAREN, [302511] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8983), 1, anon_sym_RBRACE, [302518] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14011), 1, aux_sym_preproc_include_token2, [302525] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14013), 1, anon_sym_RPAREN, [302532] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14015), 1, anon_sym_RPAREN, [302539] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14017), 1, sym_identifier, [302546] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12336), 1, anon_sym_SEMI, [302553] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14019), 1, aux_sym_preproc_include_token2, [302560] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11196), 1, anon_sym_RBRACE, [302567] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14021), 1, anon_sym_SEMI, [302574] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14023), 1, sym_identifier, [302581] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14025), 1, aux_sym_preproc_if_token2, [302588] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13491), 1, anon_sym_RBRACE, [302595] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14027), 1, anon_sym_RPAREN, [302602] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14029), 1, anon_sym_SEMI, [302609] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14031), 1, anon_sym_RPAREN, [302616] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14033), 1, sym_raw_string_delimiter, [302623] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14035), 1, anon_sym_SEMI, [302630] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14037), 1, anon_sym_COLON, [302637] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_PLUS_EQ, [302644] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14039), 1, anon_sym_DQUOTE, [302651] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14041), 1, anon_sym_DQUOTE, [302658] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14043), 1, anon_sym_SEMI, [302665] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14045), 1, sym_identifier, [302672] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14047), 1, anon_sym_RPAREN, [302679] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13593), 1, anon_sym_RBRACE, [302686] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7081), 1, anon_sym_SEMI, [302693] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14049), 1, anon_sym_SEMI, [302700] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14051), 1, sym_identifier, [302707] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14053), 1, anon_sym_RBRACK, [302714] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14055), 1, anon_sym_RPAREN, [302721] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14057), 1, anon_sym_DQUOTE, [302728] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14059), 1, aux_sym_preproc_if_token2, [302735] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14061), 1, anon_sym_SEMI, [302742] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14063), 1, aux_sym_preproc_include_token2, [302749] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14065), 1, anon_sym_STAR, [302756] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14067), 1, anon_sym_RPAREN, [302763] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14069), 1, anon_sym_RPAREN, [302770] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14071), 1, anon_sym_RPAREN, [302777] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14073), 1, anon_sym_RPAREN, [302784] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14075), 1, anon_sym_SEMI, [302791] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14077), 1, anon_sym_SEMI, [302798] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14079), 1, anon_sym_SEMI, [302805] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14081), 1, anon_sym_SEMI, [302812] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14083), 1, anon_sym_RPAREN, [302819] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14085), 1, anon_sym_EQ, [302826] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14087), 1, anon_sym_RPAREN, [302833] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14089), 1, anon_sym_COLON, [302840] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14091), 1, sym_identifier, [302847] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14093), 1, aux_sym_preproc_if_token2, [302854] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14095), 1, anon_sym_SEMI, [302861] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14097), 1, aux_sym_preproc_if_token2, [302868] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14099), 1, anon_sym_RPAREN, [302875] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14101), 1, anon_sym_LPAREN2, [302882] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14103), 1, sym_auto, [302889] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9033), 1, anon_sym_COLON, [302896] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14105), 1, anon_sym_RPAREN, [302903] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14107), 1, anon_sym_RPAREN, [302910] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14109), 1, anon_sym_RPAREN, [302917] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14111), 1, anon_sym_RPAREN, [302924] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14113), 1, anon_sym_SEMI, [302931] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14115), 1, anon_sym_RPAREN, [302938] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14117), 1, anon_sym_SEMI, [302945] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14119), 1, sym_identifier, [302952] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14121), 1, anon_sym_SEMI, [302959] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14123), 1, aux_sym_preproc_include_token2, [302966] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_DASH_EQ, [302973] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14125), 1, anon_sym_RPAREN, [302980] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9071), 1, anon_sym_COLON, [302987] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_LT_LT_EQ, [302994] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14127), 1, sym_identifier, [303001] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14129), 1, anon_sym_RPAREN, [303008] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14131), 1, sym_raw_string_delimiter, [303015] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14133), 1, anon_sym_RPAREN, [303022] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12300), 1, anon_sym_SEMI, [303029] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14135), 1, sym_identifier, [303036] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14137), 1, anon_sym_SEMI, [303043] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14139), 1, anon_sym_STAR, [303050] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14141), 1, anon_sym_SEMI, [303057] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14143), 1, anon_sym_RPAREN, [303064] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14145), 1, sym_identifier, [303071] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14147), 1, aux_sym_preproc_if_token2, [303078] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_GT_GT_EQ, [303085] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(12899), 1, aux_sym_preproc_include_token2, [303092] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14149), 1, anon_sym_DQUOTE, [303099] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14151), 1, sym_identifier, [303106] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14153), 1, sym_auto, [303113] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14155), 1, aux_sym_preproc_if_token2, [303120] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14157), 1, anon_sym_RPAREN, [303127] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_AMP_EQ, [303134] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_CARET_EQ, [303141] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14159), 1, sym_raw_string_delimiter, [303148] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14161), 1, anon_sym_SEMI, [303155] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14163), 1, anon_sym_RPAREN, [303162] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14165), 1, anon_sym_STAR, [303169] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14167), 1, anon_sym_SEMI, [303176] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11682), 1, anon_sym_SEMI, [303183] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9304), 1, anon_sym_RPAREN, [303190] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14169), 1, anon_sym_LPAREN2, [303197] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11236), 1, anon_sym_RBRACE, [303204] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14171), 1, aux_sym_preproc_include_token2, [303211] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14173), 1, sym_raw_string_content, [303218] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11650), 1, anon_sym_SEMI, [303225] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14175), 1, sym_auto, [303232] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14177), 1, anon_sym_RPAREN, [303239] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_PIPE_EQ, [303246] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14179), 1, sym_raw_string_delimiter, [303253] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14181), 1, anon_sym_RPAREN, [303260] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14183), 1, anon_sym_RPAREN, [303267] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14185), 1, anon_sym_STAR, [303274] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14187), 1, anon_sym_RPAREN, [303281] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14189), 1, anon_sym_RPAREN, [303288] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14191), 1, anon_sym_SEMI, [303295] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14193), 1, anon_sym_RPAREN, [303302] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13435), 1, anon_sym_RBRACE, [303309] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14195), 1, sym_auto, [303316] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14197), 1, anon_sym_RPAREN, [303323] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14199), 1, sym_raw_string_delimiter, [303330] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14201), 1, anon_sym_LPAREN2, [303337] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14203), 1, anon_sym_SEMI, [303344] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14205), 1, anon_sym_RPAREN, [303351] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14207), 1, sym_raw_string_delimiter, [303358] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14209), 1, aux_sym_preproc_include_token2, [303365] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14211), 1, anon_sym_SEMI, [303372] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14213), 1, anon_sym_RPAREN, [303379] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14215), 1, sym_raw_string_delimiter, [303386] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14217), 1, anon_sym_RPAREN, [303393] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14219), 1, sym_raw_string_delimiter, [303400] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14221), 1, anon_sym_RPAREN, [303407] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14223), 1, sym_raw_string_delimiter, [303414] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14225), 1, anon_sym_RPAREN, [303421] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14227), 1, sym_raw_string_delimiter, [303428] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14229), 1, anon_sym_RPAREN, [303435] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14231), 1, sym_raw_string_delimiter, [303442] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14233), 1, anon_sym_RPAREN, [303449] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14235), 1, sym_raw_string_delimiter, [303456] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9113), 1, anon_sym_SEMI, [303463] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14237), 1, anon_sym_SEMI, [303470] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14239), 1, anon_sym_SEMI, [303477] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14241), 1, anon_sym_LPAREN2, [303484] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11705), 1, anon_sym_SEMI, [303491] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14243), 1, anon_sym_LPAREN2, [303498] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14245), 1, anon_sym_LPAREN2, [303505] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14247), 1, anon_sym_LPAREN2, [303512] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13551), 1, anon_sym_RBRACE, [303519] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14249), 1, anon_sym_SEMI, [303526] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14251), 1, anon_sym_LPAREN2, [303533] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14253), 1, aux_sym_preproc_if_token2, [303540] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14255), 1, anon_sym_LPAREN2, [303547] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14257), 1, anon_sym_SEMI, [303554] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14259), 1, anon_sym_SEMI, [303561] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14261), 1, anon_sym_LBRACE, [303568] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14263), 1, anon_sym_RPAREN, [303575] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13094), 1, anon_sym_LBRACE, [303582] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14265), 1, sym_identifier, [303589] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13433), 1, anon_sym_COMMA, [303596] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14267), 1, anon_sym_SEMI, [303603] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14269), 1, anon_sym_DQUOTE, [303610] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14271), 1, anon_sym_RPAREN, [303617] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14273), 1, anon_sym_SEMI, [303624] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14275), 1, anon_sym_SEMI, [303631] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12276), 1, anon_sym_SEMI, [303638] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14277), 1, anon_sym_RBRACE, [303645] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14279), 1, aux_sym_preproc_include_token2, [303652] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14281), 1, anon_sym_while, [303659] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14283), 1, aux_sym_preproc_if_token2, [303666] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14285), 1, anon_sym_LPAREN2, [303673] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14287), 1, aux_sym_preproc_if_token2, [303680] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14289), 1, aux_sym_preproc_if_token2, [303687] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14291), 1, anon_sym_LPAREN2, [303694] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14293), 1, anon_sym_DQUOTE, [303701] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9107), 1, anon_sym_COLON, [303708] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14295), 1, aux_sym_preproc_if_token2, [303715] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14297), 1, anon_sym_EQ, [303722] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14299), 1, sym_raw_string_content, [303729] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13009), 1, anon_sym_RPAREN, [303736] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14301), 1, aux_sym_preproc_if_token2, [303743] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14303), 1, anon_sym_STAR, [303750] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9051), 1, anon_sym_RPAREN, [303757] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14305), 1, aux_sym_preproc_if_token2, [303764] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14307), 1, sym_identifier, [303771] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9055), 1, anon_sym_RPAREN, [303778] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14309), 1, anon_sym_SEMI, [303785] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9356), 1, anon_sym_RPAREN, [303792] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14311), 1, anon_sym_RPAREN, [303799] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9067), 1, anon_sym_RPAREN, [303806] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14313), 1, anon_sym_DQUOTE, [303813] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14315), 1, aux_sym_preproc_if_token2, [303820] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14317), 1, anon_sym_LPAREN2, [303827] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14319), 1, sym_identifier, [303834] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14321), 1, anon_sym_RPAREN, [303841] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14323), 1, anon_sym_COMMA, [303848] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14325), 1, anon_sym_DOT_DOT_DOT, [303855] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14328), 1, anon_sym_DOT_DOT_DOT, [303862] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14330), 1, aux_sym_preproc_include_token2, [303869] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9013), 1, anon_sym_COLON, [303876] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11960), 1, anon_sym_COLON, [303883] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14332), 1, anon_sym_RPAREN, [303890] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14334), 1, anon_sym_RBRACK, [303897] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14336), 1, aux_sym_preproc_if_token2, [303904] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9160), 1, anon_sym_RPAREN, [303911] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14338), 1, aux_sym_preproc_if_token2, [303918] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14340), 1, sym_identifier, [303925] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8916), 1, anon_sym_RBRACE, [303932] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14342), 1, sym_identifier, [303939] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14344), 1, aux_sym_preproc_if_token2, [303946] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14346), 1, anon_sym_SEMI, [303953] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14348), 1, anon_sym_RPAREN, [303960] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14350), 1, anon_sym_LPAREN2, [303967] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14352), 1, aux_sym_preproc_if_token2, [303974] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14354), 1, ts_builtin_sym_end, [303981] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14356), 1, anon_sym_LPAREN2, [303988] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14358), 1, anon_sym_COLON, [303995] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14360), 1, anon_sym_SEMI, [304002] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14362), 1, anon_sym_SEMI, [304009] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14364), 1, anon_sym_SEMI, [304016] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12244), 1, anon_sym_SEMI, [304023] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14366), 1, anon_sym_SEMI, [304030] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7093), 1, anon_sym_SEMI, [304037] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9310), 1, anon_sym_RPAREN, [304044] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14368), 1, anon_sym_SEMI, [304051] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14370), 1, anon_sym_RPAREN, [304058] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14372), 1, anon_sym_RPAREN, [304065] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14374), 1, aux_sym_preproc_include_token2, [304072] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13539), 1, anon_sym_RBRACE, [304079] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14376), 1, anon_sym_SEMI, [304086] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14378), 1, anon_sym_SEMI, [304093] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9117), 1, anon_sym_SEMI, [304100] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7099), 1, anon_sym_SEMI, [304107] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14380), 1, anon_sym_SEMI, [304114] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14382), 1, anon_sym_DQUOTE, [304121] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14384), 1, anon_sym_RPAREN, [304128] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14386), 1, anon_sym_SEMI, [304135] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14388), 1, anon_sym_SEMI, [304142] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_or, [304149] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14390), 1, anon_sym_LPAREN2, [304156] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14392), 1, aux_sym_preproc_if_token2, [304163] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_and, [304170] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14394), 1, anon_sym_SEMI, [304177] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14396), 1, anon_sym_DQUOTE, [304184] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14398), 1, anon_sym_DQUOTE, [304191] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14400), 1, anon_sym_SEMI, [304198] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14402), 1, anon_sym_RPAREN, [304205] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14404), 1, anon_sym_SEMI, [304212] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_COMMA, [304219] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14406), 1, aux_sym_preproc_if_token2, [304226] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12246), 1, anon_sym_SEMI, [304233] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9085), 1, anon_sym_SEMI, [304240] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14408), 1, anon_sym_RPAREN, [304247] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11210), 1, anon_sym_RBRACE, [304254] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14410), 1, anon_sym_SEMI, [304261] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13511), 1, anon_sym_RBRACE, [304268] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(6438), 1, sym_identifier, [304275] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_bitor, [304282] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14412), 1, anon_sym_SEMI, [304289] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14414), 1, anon_sym_RPAREN, [304296] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14416), 1, anon_sym_SEMI, [304303] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9224), 1, anon_sym_RPAREN, [304310] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14418), 1, anon_sym_SEMI, [304317] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_xor, [304324] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14420), 1, anon_sym_DQUOTE, [304331] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11163), 1, anon_sym_RBRACE, [304338] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7343), 1, anon_sym_RPAREN, [304345] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14422), 1, anon_sym_RPAREN, [304352] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14424), 1, anon_sym_DQUOTE, [304359] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_bitand, [304366] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14426), 1, anon_sym_COLON, [304373] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14428), 1, anon_sym_SEMI, [304380] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14430), 1, anon_sym_SEMI, [304387] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_not_eq, [304394] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9314), 1, anon_sym_RPAREN, [304401] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14432), 1, anon_sym_RPAREN, [304408] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14434), 1, sym_identifier, [304415] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14436), 1, anon_sym_SEMI, [304422] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14438), 1, anon_sym_COLON, [304429] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14440), 1, anon_sym_SEMI, [304436] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13388), 1, anon_sym_SEMI, [304443] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14442), 1, anon_sym_RPAREN, [304450] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_DOT_STAR, [304457] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14444), 1, anon_sym_SEMI, [304464] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14446), 1, anon_sym_RPAREN, [304471] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14448), 1, anon_sym_DQUOTE, [304478] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14450), 1, anon_sym_SEMI, [304485] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14452), 1, anon_sym_DQUOTE, [304492] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_DASH_GT_STAR, [304499] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14454), 1, anon_sym_DQUOTE, [304506] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14456), 1, anon_sym_SEMI, [304513] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14458), 1, anon_sym_SEMI, [304520] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14460), 1, aux_sym_preproc_if_token2, [304527] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14462), 1, anon_sym_STAR, [304534] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14464), 1, aux_sym_preproc_if_token2, [304541] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14466), 1, anon_sym_RPAREN, [304548] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14468), 1, anon_sym_RPAREN, [304555] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14470), 1, anon_sym_SEMI, [304562] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14472), 1, anon_sym_COLON, [304569] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12921), 1, anon_sym_COLON_COLON, [304576] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14474), 1, anon_sym_RPAREN, [304583] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14476), 1, sym_identifier, [304590] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14478), 1, anon_sym_SEMI, [304597] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9041), 1, anon_sym_SEMI, [304604] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14480), 1, anon_sym_SEMI, [304611] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14482), 1, anon_sym_SEMI, [304618] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9285), 1, anon_sym_RPAREN, [304625] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14484), 1, anon_sym_RPAREN, [304632] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14486), 1, anon_sym_RPAREN, [304639] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14488), 1, anon_sym_DQUOTE, [304646] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(10675), 1, sym_identifier, [304653] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14490), 1, anon_sym_RPAREN, [304660] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14492), 1, anon_sym_SEMI, [304667] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(4752), 1, anon_sym_SEMI, [304674] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14494), 1, anon_sym_SEMI, [304681] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(12586), 1, aux_sym_preproc_include_token2, [304688] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7026), 1, anon_sym_SEMI, [304695] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12590), 1, anon_sym_LBRACE, [304702] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14496), 1, anon_sym_DQUOTE, [304709] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14498), 1, anon_sym_DQUOTE, [304716] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9037), 1, anon_sym_COLON, [304723] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14500), 1, anon_sym_SEMI, [304730] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14502), 1, anon_sym_LPAREN2, [304737] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14504), 1, anon_sym_SEMI, [304744] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14506), 1, anon_sym_COLON, [304751] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14508), 1, anon_sym_RPAREN, [304758] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14510), 1, aux_sym_preproc_include_token2, [304765] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14512), 1, anon_sym_SEMI, [304772] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14514), 1, sym_auto, [304779] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11709), 1, anon_sym_LBRACE, [304786] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14516), 1, anon_sym_STAR, [304793] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14518), 1, anon_sym_SEMI, [304800] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(12602), 1, aux_sym_preproc_include_token2, [304807] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8754), 1, anon_sym_RBRACE, [304814] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12459), 1, anon_sym_SEMI, [304821] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14520), 1, anon_sym_LPAREN2, [304828] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14522), 1, anon_sym_LPAREN2, [304835] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14524), 1, anon_sym_LPAREN2, [304842] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14526), 1, anon_sym_LPAREN2, [304849] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9121), 1, anon_sym_COLON, [304856] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14528), 1, anon_sym_LPAREN2, [304863] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14530), 1, sym_identifier, [304870] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14532), 1, anon_sym_RPAREN, [304877] = 2, ACTIONS(5542), 1, aux_sym_preproc_include_token2, ACTIONS(10097), 1, sym_comment, [304884] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14534), 1, aux_sym_preproc_if_token2, [304891] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11754), 1, anon_sym_EQ, [304898] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14536), 1, anon_sym_while, [304905] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11604), 1, anon_sym_SEMI, [304912] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14538), 1, anon_sym_LPAREN2, [304919] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14540), 1, anon_sym_LBRACE, [304926] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14542), 1, anon_sym_LPAREN2, [304933] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14544), 1, aux_sym_preproc_include_token2, [304940] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14546), 1, anon_sym_SEMI, [304947] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14548), 1, anon_sym_EQ, [304954] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14550), 1, sym_raw_string_content, [304961] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14552), 1, anon_sym_STAR, [304968] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14554), 1, anon_sym_RPAREN, [304975] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14556), 1, aux_sym_preproc_include_token2, [304982] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13463), 1, anon_sym_RBRACE, [304989] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14558), 1, anon_sym_RPAREN, [304996] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14560), 1, anon_sym_COMMA, [305003] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_DASH, [305010] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7371), 1, anon_sym_RPAREN, [305017] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14562), 1, anon_sym_RPAREN, [305024] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14564), 1, anon_sym_COLON, [305031] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14566), 1, anon_sym_DQUOTE, [305038] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14568), 1, anon_sym_DQUOTE, [305045] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14570), 1, anon_sym_LPAREN2, [305052] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14572), 1, anon_sym_LPAREN2, [305059] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14574), 1, anon_sym_LPAREN2, [305066] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14576), 1, anon_sym_STAR, [305073] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14578), 1, anon_sym_LPAREN2, [305080] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14580), 1, anon_sym_SEMI, [305087] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14582), 1, anon_sym_COLON, [305094] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14584), 1, anon_sym_while, [305101] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14586), 1, anon_sym_LPAREN2, [305108] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14588), 1, anon_sym_LPAREN2, [305115] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14590), 1, anon_sym_RPAREN, [305122] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14592), 1, anon_sym_LPAREN2, [305129] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13481), 1, anon_sym_RBRACE, [305136] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14594), 1, anon_sym_EQ, [305143] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14596), 1, sym_raw_string_content, [305150] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14598), 1, aux_sym_preproc_include_token2, [305157] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14600), 1, anon_sym_COMMA, [305164] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14602), 1, anon_sym_STAR, [305171] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14604), 1, anon_sym_SEMI, [305178] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14606), 1, anon_sym_RPAREN, [305185] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14608), 1, anon_sym_COLON, [305192] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14610), 1, anon_sym_SEMI, [305199] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14612), 1, anon_sym_LPAREN2, [305206] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14614), 1, anon_sym_LPAREN2, [305213] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14616), 1, anon_sym_LPAREN2, [305220] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14618), 1, anon_sym_RPAREN, [305227] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14620), 1, anon_sym_LPAREN2, [305234] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14622), 1, anon_sym_RPAREN, [305241] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14624), 1, anon_sym_RPAREN, [305248] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14626), 1, anon_sym_while, [305255] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14628), 1, anon_sym_LPAREN2, [305262] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14630), 1, aux_sym_preproc_if_token2, [305269] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14632), 1, anon_sym_LPAREN2, [305276] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14634), 1, anon_sym_SEMI, [305283] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14636), 1, anon_sym_EQ, [305290] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14638), 1, sym_raw_string_content, [305297] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14640), 1, anon_sym_SEMI, [305304] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14642), 1, anon_sym_COMMA, [305311] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14644), 1, anon_sym_DQUOTE, [305318] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14646), 1, anon_sym_SEMI, [305325] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14648), 1, anon_sym_RPAREN, [305332] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14650), 1, anon_sym_COLON, [305339] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14652), 1, anon_sym_RPAREN, [305346] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14654), 1, anon_sym_LPAREN2, [305353] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14656), 1, anon_sym_LPAREN2, [305360] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14658), 1, anon_sym_LPAREN2, [305367] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14660), 1, anon_sym_DQUOTE, [305374] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14662), 1, anon_sym_LPAREN2, [305381] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14664), 1, anon_sym_SEMI, [305388] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14666), 1, anon_sym_LBRACE, [305395] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14668), 1, anon_sym_LPAREN2, [305402] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14670), 1, anon_sym_DQUOTE, [305409] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14672), 1, anon_sym_LPAREN2, [305416] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14674), 1, aux_sym_preproc_if_token2, [305423] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14676), 1, anon_sym_EQ, [305430] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14678), 1, sym_raw_string_content, [305437] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7199), 1, anon_sym_RPAREN, [305444] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14680), 1, anon_sym_COMMA, [305451] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14682), 1, anon_sym_RPAREN, [305458] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14684), 1, anon_sym_LPAREN2, [305465] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14686), 1, anon_sym_RPAREN, [305472] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14688), 1, anon_sym_COLON, [305479] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14690), 1, sym_identifier, [305486] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14692), 1, anon_sym_LPAREN2, [305493] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14694), 1, anon_sym_LPAREN2, [305500] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14696), 1, sym_identifier, [305507] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14698), 1, anon_sym_LPAREN2, [305514] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14700), 1, aux_sym_preproc_if_token2, [305521] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14702), 1, sym_raw_string_delimiter, [305528] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14704), 1, anon_sym_RPAREN, [305535] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14706), 1, anon_sym_LPAREN2, [305542] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14708), 1, aux_sym_preproc_if_token2, [305549] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14710), 1, anon_sym_EQ, [305556] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14712), 1, sym_raw_string_content, [305563] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14714), 1, anon_sym_RPAREN, [305570] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14716), 1, sym_identifier, [305577] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14718), 1, anon_sym_COMMA, [305584] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14720), 1, anon_sym_RPAREN, [305591] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14722), 1, aux_sym_preproc_if_token2, [305598] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14724), 1, anon_sym_LPAREN2, [305605] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14726), 1, anon_sym_LPAREN2, [305612] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14728), 1, anon_sym_LPAREN2, [305619] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14730), 1, aux_sym_preproc_include_token2, [305626] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14732), 1, anon_sym_LPAREN2, [305633] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14734), 1, sym_raw_string_content, [305640] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14736), 1, anon_sym_RPAREN, [305647] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14738), 1, sym_identifier, [305654] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14740), 1, anon_sym_RPAREN, [305661] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7022), 1, anon_sym_SEMI, [305668] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14742), 1, anon_sym_LPAREN2, [305675] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14744), 1, anon_sym_LPAREN2, [305682] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14746), 1, anon_sym_LPAREN2, [305689] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12278), 1, anon_sym_SEMI, [305696] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14748), 1, anon_sym_LPAREN2, [305703] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14750), 1, sym_raw_string_content, [305710] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14752), 1, anon_sym_RPAREN, [305717] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14754), 1, anon_sym_RPAREN, [305724] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14756), 1, anon_sym_LPAREN2, [305731] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14758), 1, anon_sym_LPAREN2, [305738] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14760), 1, anon_sym_LPAREN2, [305745] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14762), 1, anon_sym_LPAREN2, [305752] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14764), 1, sym_raw_string_content, [305759] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14766), 1, anon_sym_RPAREN, [305766] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14768), 1, anon_sym_LPAREN2, [305773] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14770), 1, anon_sym_COLON, [305780] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14772), 1, anon_sym_RPAREN, [305787] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14774), 1, anon_sym_LPAREN2, [305794] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14776), 1, sym_raw_string_content, [305801] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14778), 1, anon_sym_RPAREN, [305808] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14780), 1, sym_raw_string_content, [305815] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14782), 1, anon_sym_RPAREN, [305822] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14784), 1, sym_raw_string_content, [305829] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14786), 1, anon_sym_RPAREN, [305836] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14788), 1, sym_raw_string_content, [305843] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14790), 1, anon_sym_RPAREN, [305850] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14792), 1, sym_raw_string_content, [305857] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14794), 1, anon_sym_RPAREN, [305864] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14796), 1, sym_raw_string_content, [305871] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14798), 1, anon_sym_RPAREN, [305878] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14800), 1, sym_identifier, [305885] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14802), 1, anon_sym_COLON, [305892] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14804), 1, anon_sym_LPAREN2, [305899] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14806), 1, anon_sym_LPAREN2, [305906] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14808), 1, sym_identifier, [305913] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14810), 1, anon_sym_SEMI, [305920] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14812), 1, anon_sym_RPAREN, [305927] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14814), 1, anon_sym_RPAREN, [305934] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14816), 1, anon_sym_RPAREN, [305941] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14818), 1, aux_sym_preproc_if_token2, [305948] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14820), 1, anon_sym_STAR, [305955] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14822), 1, anon_sym_SEMI, [305962] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14824), 1, anon_sym_RPAREN, [305969] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14826), 1, anon_sym_SEMI, [305976] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7113), 1, anon_sym_SEMI, [305983] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14828), 1, anon_sym_RPAREN, [305990] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_PLUS, [305997] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14830), 1, anon_sym_RPAREN, [306004] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14832), 1, anon_sym_RPAREN, [306011] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(13761), 1, anon_sym_STAR, [306018] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14834), 1, sym_identifier, [306025] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14836), 1, sym_raw_string_content, [306032] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14838), 1, anon_sym_DQUOTE, [306039] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14840), 1, anon_sym_RPAREN, [306046] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14842), 1, anon_sym_DQUOTE, [306053] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14844), 1, sym_identifier, [306060] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14846), 1, anon_sym_LBRACE, [306067] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14848), 1, anon_sym_LPAREN2, [306074] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14850), 1, anon_sym_SEMI, [306081] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14852), 1, anon_sym_SEMI, [306088] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14854), 1, anon_sym_RPAREN, [306095] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14856), 1, sym_identifier, [306102] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14858), 1, anon_sym_RPAREN, [306109] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14860), 1, anon_sym_SEMI, [306116] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14862), 1, anon_sym_SEMI, [306123] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14864), 1, anon_sym_DQUOTE, [306130] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14866), 1, anon_sym_RPAREN, [306137] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(10673), 1, anon_sym_LBRACE, [306144] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14868), 1, sym_identifier, [306151] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14870), 1, aux_sym_preproc_if_token2, [306158] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14872), 1, anon_sym_RBRACE, [306165] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14874), 1, aux_sym_preproc_if_token2, [306172] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14876), 1, anon_sym_COLON, [306179] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14878), 1, anon_sym_RPAREN, [306186] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11676), 1, anon_sym_SEMI, [306193] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14880), 1, aux_sym_preproc_if_token2, [306200] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14882), 1, anon_sym_RPAREN, [306207] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14884), 1, anon_sym_STAR, [306214] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14886), 1, anon_sym_RPAREN, [306221] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14888), 1, anon_sym_RPAREN, [306228] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11701), 1, anon_sym_SEMI, [306235] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14890), 1, anon_sym_RBRACE, [306242] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14892), 1, aux_sym_preproc_if_token2, [306249] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9129), 1, anon_sym_COLON, [306256] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14894), 1, anon_sym_SEMI, [306263] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(12117), 1, anon_sym_SEMI, [306270] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14896), 1, anon_sym_SEMI, [306277] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14898), 1, anon_sym_DQUOTE, [306284] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14900), 1, anon_sym_SEMI, [306291] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14902), 1, anon_sym_DQUOTE, [306298] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8965), 1, anon_sym_SEMI, [306305] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14904), 1, sym_identifier, [306312] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14906), 1, anon_sym_SEMI, [306319] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14908), 1, anon_sym_DQUOTE, [306326] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14910), 1, anon_sym_SEMI, [306333] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14912), 1, aux_sym_preproc_if_token2, [306340] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14914), 1, aux_sym_preproc_if_token2, [306347] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14916), 1, sym_identifier, [306354] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14918), 1, anon_sym_SEMI, [306361] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14920), 1, sym_identifier, [306368] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14922), 1, anon_sym_SEMI, [306375] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14924), 1, aux_sym_preproc_if_token2, [306382] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14926), 1, anon_sym_SEMI, [306389] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14928), 1, anon_sym_SEMI, [306396] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14930), 1, anon_sym_SEMI, [306403] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9101), 1, anon_sym_SEMI, [306410] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14932), 1, anon_sym_RPAREN, [306417] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14934), 1, sym_identifier, [306424] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14936), 1, anon_sym_RPAREN, [306431] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14938), 1, anon_sym_RPAREN, [306438] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14940), 1, anon_sym_SEMI, [306445] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14942), 1, sym_identifier, [306452] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14944), 1, anon_sym_SEMI, [306459] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9135), 1, anon_sym_COLON, [306466] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14946), 1, anon_sym_RPAREN, [306473] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14948), 1, anon_sym_RPAREN, [306480] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14950), 1, anon_sym_LPAREN2, [306487] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14952), 1, anon_sym_LPAREN2, [306494] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14954), 1, sym_identifier, [306501] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14956), 1, sym_auto, [306508] = 2, ACTIONS(10097), 1, sym_comment, ACTIONS(14958), 1, aux_sym_preproc_include_token2, [306515] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14960), 1, anon_sym_RPAREN, [306522] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11618), 1, anon_sym_LBRACE, [306529] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14962), 1, sym_identifier, [306536] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14964), 1, sym_raw_string_content, [306543] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14966), 1, anon_sym_RPAREN, [306550] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14968), 1, anon_sym_RPAREN, [306557] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14970), 1, anon_sym_RPAREN, [306564] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14972), 1, anon_sym_SEMI, [306571] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14974), 1, anon_sym_LPAREN2, [306578] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14976), 1, anon_sym_LPAREN2, [306585] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14978), 1, sym_identifier, [306592] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14980), 1, anon_sym_RPAREN, [306599] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14982), 1, sym_identifier, [306606] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14984), 1, sym_identifier, [306613] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14986), 1, sym_raw_string_content, [306620] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14988), 1, sym_identifier, [306627] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14990), 1, anon_sym_RPAREN, [306634] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9081), 1, anon_sym_COLON, [306641] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14992), 1, anon_sym_LPAREN2, [306648] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14994), 1, sym_identifier, [306655] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14996), 1, anon_sym_RPAREN, [306662] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(14998), 1, anon_sym_SEMI, [306669] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15000), 1, sym_identifier, [306676] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15002), 1, sym_raw_string_content, [306683] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15004), 1, sym_identifier, [306690] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15006), 1, anon_sym_RPAREN, [306697] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15008), 1, anon_sym_LPAREN2, [306704] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15010), 1, sym_identifier, [306711] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15012), 1, anon_sym_RPAREN, [306718] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15014), 1, anon_sym_RPAREN, [306725] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15016), 1, sym_identifier, [306732] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15018), 1, sym_raw_string_content, [306739] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15020), 1, anon_sym_RPAREN, [306746] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15022), 1, anon_sym_LPAREN2, [306753] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15024), 1, sym_identifier, [306760] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15026), 1, anon_sym_RPAREN, [306767] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15028), 1, sym_identifier, [306774] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15030), 1, sym_raw_string_content, [306781] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(7910), 1, sym_identifier, [306788] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15032), 1, sym_identifier, [306795] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15034), 1, sym_raw_string_content, [306802] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15036), 1, anon_sym_RPAREN, [306809] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15038), 1, sym_raw_string_content, [306816] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15040), 1, anon_sym_STAR, [306823] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15042), 1, sym_raw_string_content, [306830] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15044), 1, anon_sym_SEMI, [306837] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15046), 1, sym_raw_string_content, [306844] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15048), 1, sym_identifier, [306851] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15050), 1, sym_raw_string_content, [306858] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9318), 1, anon_sym_RPAREN, [306865] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15052), 1, sym_raw_string_content, [306872] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15054), 1, sym_identifier, [306879] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15056), 1, sym_raw_string_content, [306886] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8959), 1, anon_sym_RBRACE, [306893] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15058), 1, sym_raw_string_content, [306900] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15060), 1, sym_identifier, [306907] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15062), 1, sym_raw_string_content, [306914] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15064), 1, anon_sym_SEMI, [306921] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15066), 1, sym_raw_string_content, [306928] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15068), 1, anon_sym_LPAREN2, [306935] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15070), 1, anon_sym_LPAREN2, [306942] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(8752), 1, anon_sym_SEMI, [306949] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15072), 1, anon_sym_LPAREN2, [306956] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15074), 1, anon_sym_LPAREN2, [306963] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15076), 1, anon_sym_RBRACE, [306970] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15078), 1, anon_sym_LPAREN2, [306977] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15080), 1, anon_sym_LPAREN2, [306984] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11646), 1, anon_sym_SEMI, [306991] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15082), 1, anon_sym_LPAREN2, [306998] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15084), 1, anon_sym_LPAREN2, [307005] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15086), 1, anon_sym_SEMI, [307012] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15088), 1, anon_sym_LPAREN2, [307019] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15090), 1, anon_sym_LPAREN2, [307026] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15092), 1, anon_sym_SEMI, [307033] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15094), 1, anon_sym_LPAREN2, [307040] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15096), 1, anon_sym_LPAREN2, [307047] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15098), 1, anon_sym_LPAREN2, [307054] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15100), 1, anon_sym_LPAREN2, [307061] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15102), 1, anon_sym_LPAREN2, [307068] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15104), 1, anon_sym_LPAREN2, [307075] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15106), 1, anon_sym_LPAREN2, [307082] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15108), 1, anon_sym_LPAREN2, [307089] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15110), 1, anon_sym_LPAREN2, [307096] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15112), 1, anon_sym_LPAREN2, [307103] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15114), 1, anon_sym_LPAREN2, [307110] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11226), 1, anon_sym_RBRACE, [307117] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(9049), 1, anon_sym_SEMI, [307124] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15116), 1, anon_sym_RPAREN, [307131] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15118), 1, sym_raw_string_delimiter, [307138] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(11836), 1, anon_sym_LBRACE, [307145] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15120), 1, anon_sym_LPAREN2, [307152] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15122), 1, anon_sym_LPAREN2, [307159] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15124), 1, anon_sym_LPAREN2, [307166] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15126), 1, anon_sym_LPAREN2, [307173] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15128), 1, anon_sym_LPAREN2, [307180] = 2, ACTIONS(3), 1, sym_comment, ACTIONS(15130), 1, anon_sym_SEMI, }; static const uint32_t ts_small_parse_table_map[] = { [SMALL_STATE(2317)] = 0, [SMALL_STATE(2318)] = 71, [SMALL_STATE(2319)] = 146, [SMALL_STATE(2320)] = 221, [SMALL_STATE(2321)] = 292, [SMALL_STATE(2322)] = 363, [SMALL_STATE(2323)] = 434, [SMALL_STATE(2324)] = 505, [SMALL_STATE(2325)] = 576, [SMALL_STATE(2326)] = 647, [SMALL_STATE(2327)] = 718, [SMALL_STATE(2328)] = 789, [SMALL_STATE(2329)] = 860, [SMALL_STATE(2330)] = 931, [SMALL_STATE(2331)] = 1002, [SMALL_STATE(2332)] = 1073, [SMALL_STATE(2333)] = 1144, [SMALL_STATE(2334)] = 1215, [SMALL_STATE(2335)] = 1286, [SMALL_STATE(2336)] = 1365, [SMALL_STATE(2337)] = 1448, [SMALL_STATE(2338)] = 1519, [SMALL_STATE(2339)] = 1590, [SMALL_STATE(2340)] = 1661, [SMALL_STATE(2341)] = 1732, [SMALL_STATE(2342)] = 1803, [SMALL_STATE(2343)] = 1874, [SMALL_STATE(2344)] = 1949, [SMALL_STATE(2345)] = 2020, [SMALL_STATE(2346)] = 2091, [SMALL_STATE(2347)] = 2162, [SMALL_STATE(2348)] = 2233, [SMALL_STATE(2349)] = 2304, [SMALL_STATE(2350)] = 2375, [SMALL_STATE(2351)] = 2446, [SMALL_STATE(2352)] = 2533, [SMALL_STATE(2353)] = 2618, [SMALL_STATE(2354)] = 2693, [SMALL_STATE(2355)] = 2764, [SMALL_STATE(2356)] = 2835, [SMALL_STATE(2357)] = 2906, [SMALL_STATE(2358)] = 2977, [SMALL_STATE(2359)] = 3054, [SMALL_STATE(2360)] = 3125, [SMALL_STATE(2361)] = 3200, [SMALL_STATE(2362)] = 3281, [SMALL_STATE(2363)] = 3366, [SMALL_STATE(2364)] = 3451, [SMALL_STATE(2365)] = 3522, [SMALL_STATE(2366)] = 3597, [SMALL_STATE(2367)] = 3668, [SMALL_STATE(2368)] = 3741, [SMALL_STATE(2369)] = 3812, [SMALL_STATE(2370)] = 3891, [SMALL_STATE(2371)] = 3974, [SMALL_STATE(2372)] = 4049, [SMALL_STATE(2373)] = 4120, [SMALL_STATE(2374)] = 4191, [SMALL_STATE(2375)] = 4262, [SMALL_STATE(2376)] = 4347, [SMALL_STATE(2377)] = 4428, [SMALL_STATE(2378)] = 4513, [SMALL_STATE(2379)] = 4584, [SMALL_STATE(2380)] = 4655, [SMALL_STATE(2381)] = 4726, [SMALL_STATE(2382)] = 4797, [SMALL_STATE(2383)] = 4868, [SMALL_STATE(2384)] = 4939, [SMALL_STATE(2385)] = 5014, [SMALL_STATE(2386)] = 5085, [SMALL_STATE(2387)] = 5164, [SMALL_STATE(2388)] = 5235, [SMALL_STATE(2389)] = 5306, [SMALL_STATE(2390)] = 5377, [SMALL_STATE(2391)] = 5448, [SMALL_STATE(2392)] = 5523, [SMALL_STATE(2393)] = 5594, [SMALL_STATE(2394)] = 5669, [SMALL_STATE(2395)] = 5744, [SMALL_STATE(2396)] = 5815, [SMALL_STATE(2397)] = 5886, [SMALL_STATE(2398)] = 5973, [SMALL_STATE(2399)] = 6044, [SMALL_STATE(2400)] = 6119, [SMALL_STATE(2401)] = 6190, [SMALL_STATE(2402)] = 6261, [SMALL_STATE(2403)] = 6336, [SMALL_STATE(2404)] = 6407, [SMALL_STATE(2405)] = 6478, [SMALL_STATE(2406)] = 6549, [SMALL_STATE(2407)] = 6624, [SMALL_STATE(2408)] = 6695, [SMALL_STATE(2409)] = 6766, [SMALL_STATE(2410)] = 6837, [SMALL_STATE(2411)] = 6907, [SMALL_STATE(2412)] = 6977, [SMALL_STATE(2413)] = 7053, [SMALL_STATE(2414)] = 7123, [SMALL_STATE(2415)] = 7193, [SMALL_STATE(2416)] = 7263, [SMALL_STATE(2417)] = 7333, [SMALL_STATE(2418)] = 7403, [SMALL_STATE(2419)] = 7473, [SMALL_STATE(2420)] = 7543, [SMALL_STATE(2421)] = 7617, [SMALL_STATE(2422)] = 7691, [SMALL_STATE(2423)] = 7761, [SMALL_STATE(2424)] = 7831, [SMALL_STATE(2425)] = 7901, [SMALL_STATE(2426)] = 7987, [SMALL_STATE(2427)] = 8057, [SMALL_STATE(2428)] = 8127, [SMALL_STATE(2429)] = 8197, [SMALL_STATE(2430)] = 8267, [SMALL_STATE(2431)] = 8337, [SMALL_STATE(2432)] = 8407, [SMALL_STATE(2433)] = 8477, [SMALL_STATE(2434)] = 8551, [SMALL_STATE(2435)] = 8625, [SMALL_STATE(2436)] = 8695, [SMALL_STATE(2437)] = 8769, [SMALL_STATE(2438)] = 8839, [SMALL_STATE(2439)] = 8909, [SMALL_STATE(2440)] = 8979, [SMALL_STATE(2441)] = 9049, [SMALL_STATE(2442)] = 9119, [SMALL_STATE(2443)] = 9189, [SMALL_STATE(2444)] = 9259, [SMALL_STATE(2445)] = 9333, [SMALL_STATE(2446)] = 9403, [SMALL_STATE(2447)] = 9477, [SMALL_STATE(2448)] = 9547, [SMALL_STATE(2449)] = 9617, [SMALL_STATE(2450)] = 9687, [SMALL_STATE(2451)] = 9757, [SMALL_STATE(2452)] = 9827, [SMALL_STATE(2453)] = 9897, [SMALL_STATE(2454)] = 9975, [SMALL_STATE(2455)] = 10045, [SMALL_STATE(2456)] = 10115, [SMALL_STATE(2457)] = 10185, [SMALL_STATE(2458)] = 10255, [SMALL_STATE(2459)] = 10325, [SMALL_STATE(2460)] = 10395, [SMALL_STATE(2461)] = 10469, [SMALL_STATE(2462)] = 10543, [SMALL_STATE(2463)] = 10613, [SMALL_STATE(2464)] = 10687, [SMALL_STATE(2465)] = 10761, [SMALL_STATE(2466)] = 10835, [SMALL_STATE(2467)] = 10905, [SMALL_STATE(2468)] = 10975, [SMALL_STATE(2469)] = 11049, [SMALL_STATE(2470)] = 11119, [SMALL_STATE(2471)] = 11189, [SMALL_STATE(2472)] = 11259, [SMALL_STATE(2473)] = 11329, [SMALL_STATE(2474)] = 11399, [SMALL_STATE(2475)] = 11481, [SMALL_STATE(2476)] = 11563, [SMALL_STATE(2477)] = 11633, [SMALL_STATE(2478)] = 11703, [SMALL_STATE(2479)] = 11773, [SMALL_STATE(2480)] = 11843, [SMALL_STATE(2481)] = 11913, [SMALL_STATE(2482)] = 11983, [SMALL_STATE(2483)] = 12057, [SMALL_STATE(2484)] = 12127, [SMALL_STATE(2485)] = 12201, [SMALL_STATE(2486)] = 12275, [SMALL_STATE(2487)] = 12345, [SMALL_STATE(2488)] = 12421, [SMALL_STATE(2489)] = 12491, [SMALL_STATE(2490)] = 12561, [SMALL_STATE(2491)] = 12631, [SMALL_STATE(2492)] = 12707, [SMALL_STATE(2493)] = 12781, [SMALL_STATE(2494)] = 12857, [SMALL_STATE(2495)] = 12927, [SMALL_STATE(2496)] = 12997, [SMALL_STATE(2497)] = 13071, [SMALL_STATE(2498)] = 13141, [SMALL_STATE(2499)] = 13211, [SMALL_STATE(2500)] = 13281, [SMALL_STATE(2501)] = 13355, [SMALL_STATE(2502)] = 13425, [SMALL_STATE(2503)] = 13501, [SMALL_STATE(2504)] = 13571, [SMALL_STATE(2505)] = 13641, [SMALL_STATE(2506)] = 13713, [SMALL_STATE(2507)] = 13783, [SMALL_STATE(2508)] = 13853, [SMALL_STATE(2509)] = 13923, [SMALL_STATE(2510)] = 13993, [SMALL_STATE(2511)] = 14069, [SMALL_STATE(2512)] = 14145, [SMALL_STATE(2513)] = 14219, [SMALL_STATE(2514)] = 14293, [SMALL_STATE(2515)] = 14363, [SMALL_STATE(2516)] = 14433, [SMALL_STATE(2517)] = 14507, [SMALL_STATE(2518)] = 14577, [SMALL_STATE(2519)] = 14647, [SMALL_STATE(2520)] = 14717, [SMALL_STATE(2521)] = 14787, [SMALL_STATE(2522)] = 14857, [SMALL_STATE(2523)] = 14927, [SMALL_STATE(2524)] = 14997, [SMALL_STATE(2525)] = 15067, [SMALL_STATE(2526)] = 15137, [SMALL_STATE(2527)] = 15213, [SMALL_STATE(2528)] = 15283, [SMALL_STATE(2529)] = 15371, [SMALL_STATE(2530)] = 15447, [SMALL_STATE(2531)] = 15517, [SMALL_STATE(2532)] = 15587, [SMALL_STATE(2533)] = 15663, [SMALL_STATE(2534)] = 15737, [SMALL_STATE(2535)] = 15811, [SMALL_STATE(2536)] = 15885, [SMALL_STATE(2537)] = 15959, [SMALL_STATE(2538)] = 16033, [SMALL_STATE(2539)] = 16103, [SMALL_STATE(2540)] = 16173, [SMALL_STATE(2541)] = 16243, [SMALL_STATE(2542)] = 16319, [SMALL_STATE(2543)] = 16389, [SMALL_STATE(2544)] = 16465, [SMALL_STATE(2545)] = 16534, [SMALL_STATE(2546)] = 16603, [SMALL_STATE(2547)] = 16672, [SMALL_STATE(2548)] = 16741, [SMALL_STATE(2549)] = 16810, [SMALL_STATE(2550)] = 16897, [SMALL_STATE(2551)] = 16966, [SMALL_STATE(2552)] = 17035, [SMALL_STATE(2553)] = 17104, [SMALL_STATE(2554)] = 17173, [SMALL_STATE(2555)] = 17242, [SMALL_STATE(2556)] = 17311, [SMALL_STATE(2557)] = 17398, [SMALL_STATE(2558)] = 17483, [SMALL_STATE(2559)] = 17552, [SMALL_STATE(2560)] = 17625, [SMALL_STATE(2561)] = 17694, [SMALL_STATE(2562)] = 17763, [SMALL_STATE(2563)] = 17840, [SMALL_STATE(2564)] = 17909, [SMALL_STATE(2565)] = 17978, [SMALL_STATE(2566)] = 18047, [SMALL_STATE(2567)] = 18116, [SMALL_STATE(2568)] = 18203, [SMALL_STATE(2569)] = 18274, [SMALL_STATE(2570)] = 18343, [SMALL_STATE(2571)] = 18412, [SMALL_STATE(2572)] = 18491, [SMALL_STATE(2573)] = 18560, [SMALL_STATE(2574)] = 18629, [SMALL_STATE(2575)] = 18698, [SMALL_STATE(2576)] = 18767, [SMALL_STATE(2577)] = 18836, [SMALL_STATE(2578)] = 18905, [SMALL_STATE(2579)] = 18974, [SMALL_STATE(2580)] = 19043, [SMALL_STATE(2581)] = 19112, [SMALL_STATE(2582)] = 19181, [SMALL_STATE(2583)] = 19250, [SMALL_STATE(2584)] = 19319, [SMALL_STATE(2585)] = 19438, [SMALL_STATE(2586)] = 19507, [SMALL_STATE(2587)] = 19626, [SMALL_STATE(2588)] = 19695, [SMALL_STATE(2589)] = 19764, [SMALL_STATE(2590)] = 19833, [SMALL_STATE(2591)] = 19902, [SMALL_STATE(2592)] = 19989, [SMALL_STATE(2593)] = 20058, [SMALL_STATE(2594)] = 20127, [SMALL_STATE(2595)] = 20196, [SMALL_STATE(2596)] = 20271, [SMALL_STATE(2597)] = 20340, [SMALL_STATE(2598)] = 20409, [SMALL_STATE(2599)] = 20478, [SMALL_STATE(2600)] = 20549, [SMALL_STATE(2601)] = 20634, [SMALL_STATE(2602)] = 20711, [SMALL_STATE(2603)] = 20798, [SMALL_STATE(2604)] = 20867, [SMALL_STATE(2605)] = 20938, [SMALL_STATE(2606)] = 21007, [SMALL_STATE(2607)] = 21082, [SMALL_STATE(2608)] = 21151, [SMALL_STATE(2609)] = 21220, [SMALL_STATE(2610)] = 21289, [SMALL_STATE(2611)] = 21358, [SMALL_STATE(2612)] = 21445, [SMALL_STATE(2613)] = 21514, [SMALL_STATE(2614)] = 21589, [SMALL_STATE(2615)] = 21658, [SMALL_STATE(2616)] = 21727, [SMALL_STATE(2617)] = 21795, [SMALL_STATE(2618)] = 21863, [SMALL_STATE(2619)] = 21939, [SMALL_STATE(2620)] = 22007, [SMALL_STATE(2621)] = 22075, [SMALL_STATE(2622)] = 22151, [SMALL_STATE(2623)] = 22225, [SMALL_STATE(2624)] = 22295, [SMALL_STATE(2625)] = 22369, [SMALL_STATE(2626)] = 22451, [SMALL_STATE(2627)] = 22525, [SMALL_STATE(2628)] = 22593, [SMALL_STATE(2629)] = 22663, [SMALL_STATE(2630)] = 22731, [SMALL_STATE(2631)] = 22799, [SMALL_STATE(2632)] = 22867, [SMALL_STATE(2633)] = 22935, [SMALL_STATE(2634)] = 23003, [SMALL_STATE(2635)] = 23077, [SMALL_STATE(2636)] = 23157, [SMALL_STATE(2637)] = 23225, [SMALL_STATE(2638)] = 23301, [SMALL_STATE(2639)] = 23377, [SMALL_STATE(2640)] = 23445, [SMALL_STATE(2641)] = 23519, [SMALL_STATE(2642)] = 23587, [SMALL_STATE(2643)] = 23655, [SMALL_STATE(2644)] = 23741, [SMALL_STATE(2645)] = 23823, [SMALL_STATE(2646)] = 23940, [SMALL_STATE(2647)] = 24011, [SMALL_STATE(2648)] = 24082, [SMALL_STATE(2649)] = 24149, [SMALL_STATE(2650)] = 24220, [SMALL_STATE(2651)] = 24291, [SMALL_STATE(2652)] = 24362, [SMALL_STATE(2653)] = 24433, [SMALL_STATE(2654)] = 24504, [SMALL_STATE(2655)] = 24571, [SMALL_STATE(2656)] = 24644, [SMALL_STATE(2657)] = 24715, [SMALL_STATE(2658)] = 24786, [SMALL_STATE(2659)] = 24857, [SMALL_STATE(2660)] = 24928, [SMALL_STATE(2661)] = 24995, [SMALL_STATE(2662)] = 25066, [SMALL_STATE(2663)] = 25137, [SMALL_STATE(2664)] = 25206, [SMALL_STATE(2665)] = 25273, [SMALL_STATE(2666)] = 25344, [SMALL_STATE(2667)] = 25415, [SMALL_STATE(2668)] = 25486, [SMALL_STATE(2669)] = 25603, [SMALL_STATE(2670)] = 25670, [SMALL_STATE(2671)] = 25787, [SMALL_STATE(2672)] = 25870, [SMALL_STATE(2673)] = 25941, [SMALL_STATE(2674)] = 26014, [SMALL_STATE(2675)] = 26085, [SMALL_STATE(2676)] = 26156, [SMALL_STATE(2677)] = 26223, [SMALL_STATE(2678)] = 26296, [SMALL_STATE(2679)] = 26373, [SMALL_STATE(2680)] = 26446, [SMALL_STATE(2681)] = 26517, [SMALL_STATE(2682)] = 26594, [SMALL_STATE(2683)] = 26665, [SMALL_STATE(2684)] = 26782, [SMALL_STATE(2685)] = 26853, [SMALL_STATE(2686)] = 26970, [SMALL_STATE(2687)] = 27043, [SMALL_STATE(2688)] = 27114, [SMALL_STATE(2689)] = 27185, [SMALL_STATE(2690)] = 27254, [SMALL_STATE(2691)] = 27323, [SMALL_STATE(2692)] = 27390, [SMALL_STATE(2693)] = 27473, [SMALL_STATE(2694)] = 27540, [SMALL_STATE(2695)] = 27657, [SMALL_STATE(2696)] = 27728, [SMALL_STATE(2697)] = 27800, [SMALL_STATE(2698)] = 27868, [SMALL_STATE(2699)] = 27938, [SMALL_STATE(2700)] = 28004, [SMALL_STATE(2701)] = 28088, [SMALL_STATE(2702)] = 28158, [SMALL_STATE(2703)] = 28224, [SMALL_STATE(2704)] = 28290, [SMALL_STATE(2705)] = 28362, [SMALL_STATE(2706)] = 28434, [SMALL_STATE(2707)] = 28500, [SMALL_STATE(2708)] = 28566, [SMALL_STATE(2709)] = 28640, [SMALL_STATE(2710)] = 28706, [SMALL_STATE(2711)] = 28786, [SMALL_STATE(2712)] = 28852, [SMALL_STATE(2713)] = 28918, [SMALL_STATE(2714)] = 28984, [SMALL_STATE(2715)] = 29054, [SMALL_STATE(2716)] = 29122, [SMALL_STATE(2717)] = 29190, [SMALL_STATE(2718)] = 29260, [SMALL_STATE(2719)] = 29326, [SMALL_STATE(2720)] = 29398, [SMALL_STATE(2721)] = 29470, [SMALL_STATE(2722)] = 29540, [SMALL_STATE(2723)] = 29612, [SMALL_STATE(2724)] = 29678, [SMALL_STATE(2725)] = 29744, [SMALL_STATE(2726)] = 29810, [SMALL_STATE(2727)] = 29890, [SMALL_STATE(2728)] = 29956, [SMALL_STATE(2729)] = 30022, [SMALL_STATE(2730)] = 30094, [SMALL_STATE(2731)] = 30166, [SMALL_STATE(2732)] = 30236, [SMALL_STATE(2733)] = 30304, [SMALL_STATE(2734)] = 30376, [SMALL_STATE(2735)] = 30448, [SMALL_STATE(2736)] = 30520, [SMALL_STATE(2737)] = 30586, [SMALL_STATE(2738)] = 30656, [SMALL_STATE(2739)] = 30724, [SMALL_STATE(2740)] = 30790, [SMALL_STATE(2741)] = 30862, [SMALL_STATE(2742)] = 30928, [SMALL_STATE(2743)] = 30994, [SMALL_STATE(2744)] = 31066, [SMALL_STATE(2745)] = 31132, [SMALL_STATE(2746)] = 31202, [SMALL_STATE(2747)] = 31272, [SMALL_STATE(2748)] = 31338, [SMALL_STATE(2749)] = 31410, [SMALL_STATE(2750)] = 31476, [SMALL_STATE(2751)] = 31548, [SMALL_STATE(2752)] = 31618, [SMALL_STATE(2753)] = 31688, [SMALL_STATE(2754)] = 31758, [SMALL_STATE(2755)] = 31824, [SMALL_STATE(2756)] = 31894, [SMALL_STATE(2757)] = 31959, [SMALL_STATE(2758)] = 32030, [SMALL_STATE(2759)] = 32095, [SMALL_STATE(2760)] = 32160, [SMALL_STATE(2761)] = 32225, [SMALL_STATE(2762)] = 32292, [SMALL_STATE(2763)] = 32371, [SMALL_STATE(2764)] = 32436, [SMALL_STATE(2765)] = 32501, [SMALL_STATE(2766)] = 32566, [SMALL_STATE(2767)] = 32631, [SMALL_STATE(2768)] = 32696, [SMALL_STATE(2769)] = 32761, [SMALL_STATE(2770)] = 32826, [SMALL_STATE(2771)] = 32891, [SMALL_STATE(2772)] = 32970, [SMALL_STATE(2773)] = 33035, [SMALL_STATE(2774)] = 33100, [SMALL_STATE(2775)] = 33165, [SMALL_STATE(2776)] = 33230, [SMALL_STATE(2777)] = 33295, [SMALL_STATE(2778)] = 33360, [SMALL_STATE(2779)] = 33441, [SMALL_STATE(2780)] = 33506, [SMALL_STATE(2781)] = 33571, [SMALL_STATE(2782)] = 33636, [SMALL_STATE(2783)] = 33701, [SMALL_STATE(2784)] = 33766, [SMALL_STATE(2785)] = 33831, [SMALL_STATE(2786)] = 33896, [SMALL_STATE(2787)] = 33961, [SMALL_STATE(2788)] = 34026, [SMALL_STATE(2789)] = 34091, [SMALL_STATE(2790)] = 34156, [SMALL_STATE(2791)] = 34221, [SMALL_STATE(2792)] = 34286, [SMALL_STATE(2793)] = 34351, [SMALL_STATE(2794)] = 34416, [SMALL_STATE(2795)] = 34481, [SMALL_STATE(2796)] = 34546, [SMALL_STATE(2797)] = 34611, [SMALL_STATE(2798)] = 34676, [SMALL_STATE(2799)] = 34741, [SMALL_STATE(2800)] = 34806, [SMALL_STATE(2801)] = 34871, [SMALL_STATE(2802)] = 34936, [SMALL_STATE(2803)] = 35001, [SMALL_STATE(2804)] = 35082, [SMALL_STATE(2805)] = 35147, [SMALL_STATE(2806)] = 35212, [SMALL_STATE(2807)] = 35277, [SMALL_STATE(2808)] = 35342, [SMALL_STATE(2809)] = 35407, [SMALL_STATE(2810)] = 35472, [SMALL_STATE(2811)] = 35537, [SMALL_STATE(2812)] = 35602, [SMALL_STATE(2813)] = 35667, [SMALL_STATE(2814)] = 35750, [SMALL_STATE(2815)] = 35859, [SMALL_STATE(2816)] = 35972, [SMALL_STATE(2817)] = 36077, [SMALL_STATE(2818)] = 36178, [SMALL_STATE(2819)] = 36277, [SMALL_STATE(2820)] = 36374, [SMALL_STATE(2821)] = 36469, [SMALL_STATE(2822)] = 36560, [SMALL_STATE(2823)] = 36647, [SMALL_STATE(2824)] = 36756, [SMALL_STATE(2825)] = 36869, [SMALL_STATE(2826)] = 36978, [SMALL_STATE(2827)] = 37091, [SMALL_STATE(2828)] = 37156, [SMALL_STATE(2829)] = 37265, [SMALL_STATE(2830)] = 37374, [SMALL_STATE(2831)] = 37439, [SMALL_STATE(2832)] = 37508, [SMALL_STATE(2833)] = 37575, [SMALL_STATE(2834)] = 37660, [SMALL_STATE(2835)] = 37741, [SMALL_STATE(2836)] = 37824, [SMALL_STATE(2837)] = 37909, [SMALL_STATE(2838)] = 37974, [SMALL_STATE(2839)] = 38041, [SMALL_STATE(2840)] = 38106, [SMALL_STATE(2841)] = 38188, [SMALL_STATE(2842)] = 38270, [SMALL_STATE(2843)] = 38352, [SMALL_STATE(2844)] = 38434, [SMALL_STATE(2845)] = 38508, [SMALL_STATE(2846)] = 38572, [SMALL_STATE(2847)] = 38654, [SMALL_STATE(2848)] = 38722, [SMALL_STATE(2849)] = 38792, [SMALL_STATE(2850)] = 38860, [SMALL_STATE(2851)] = 38978, [SMALL_STATE(2852)] = 39044, [SMALL_STATE(2853)] = 39112, [SMALL_STATE(2854)] = 39180, [SMALL_STATE(2855)] = 39244, [SMALL_STATE(2856)] = 39312, [SMALL_STATE(2857)] = 39380, [SMALL_STATE(2858)] = 39448, [SMALL_STATE(2859)] = 39532, [SMALL_STATE(2860)] = 39616, [SMALL_STATE(2861)] = 39684, [SMALL_STATE(2862)] = 39766, [SMALL_STATE(2863)] = 39878, [SMALL_STATE(2864)] = 39960, [SMALL_STATE(2865)] = 40032, [SMALL_STATE(2866)] = 40100, [SMALL_STATE(2867)] = 40168, [SMALL_STATE(2868)] = 40252, [SMALL_STATE(2869)] = 40322, [SMALL_STATE(2870)] = 40390, [SMALL_STATE(2871)] = 40472, [SMALL_STATE(2872)] = 40554, [SMALL_STATE(2873)] = 40638, [SMALL_STATE(2874)] = 40720, [SMALL_STATE(2875)] = 40802, [SMALL_STATE(2876)] = 40866, [SMALL_STATE(2877)] = 40938, [SMALL_STATE(2878)] = 41022, [SMALL_STATE(2879)] = 41104, [SMALL_STATE(2880)] = 41186, [SMALL_STATE(2881)] = 41270, [SMALL_STATE(2882)] = 41352, [SMALL_STATE(2883)] = 41420, [SMALL_STATE(2884)] = 41538, [SMALL_STATE(2885)] = 41622, [SMALL_STATE(2886)] = 41702, [SMALL_STATE(2887)] = 41772, [SMALL_STATE(2888)] = 41846, [SMALL_STATE(2889)] = 41914, [SMALL_STATE(2890)] = 41986, [SMALL_STATE(2891)] = 42098, [SMALL_STATE(2892)] = 42207, [SMALL_STATE(2893)] = 42276, [SMALL_STATE(2894)] = 42349, [SMALL_STATE(2895)] = 42428, [SMALL_STATE(2896)] = 42493, [SMALL_STATE(2897)] = 42562, [SMALL_STATE(2898)] = 42641, [SMALL_STATE(2899)] = 42758, [SMALL_STATE(2900)] = 42835, [SMALL_STATE(2901)] = 42904, [SMALL_STATE(2902)] = 42977, [SMALL_STATE(2903)] = 43050, [SMALL_STATE(2904)] = 43119, [SMALL_STATE(2905)] = 43190, [SMALL_STATE(2906)] = 43265, [SMALL_STATE(2907)] = 43370, [SMALL_STATE(2908)] = 43479, [SMALL_STATE(2909)] = 43556, [SMALL_STATE(2910)] = 43629, [SMALL_STATE(2911)] = 43730, [SMALL_STATE(2912)] = 43843, [SMALL_STATE(2913)] = 44004, [SMALL_STATE(2914)] = 44077, [SMALL_STATE(2915)] = 44186, [SMALL_STATE(2916)] = 44295, [SMALL_STATE(2917)] = 44368, [SMALL_STATE(2918)] = 44477, [SMALL_STATE(2919)] = 44550, [SMALL_STATE(2920)] = 44623, [SMALL_STATE(2921)] = 44740, [SMALL_STATE(2922)] = 44857, [SMALL_STATE(2923)] = 44928, [SMALL_STATE(2924)] = 45037, [SMALL_STATE(2925)] = 45104, [SMALL_STATE(2926)] = 45201, [SMALL_STATE(2927)] = 45270, [SMALL_STATE(2928)] = 45341, [SMALL_STATE(2929)] = 45410, [SMALL_STATE(2930)] = 45519, [SMALL_STATE(2931)] = 45628, [SMALL_STATE(2932)] = 45701, [SMALL_STATE(2933)] = 45810, [SMALL_STATE(2934)] = 45905, [SMALL_STATE(2935)] = 46014, [SMALL_STATE(2936)] = 46105, [SMALL_STATE(2937)] = 46170, [SMALL_STATE(2938)] = 46259, [SMALL_STATE(2939)] = 46368, [SMALL_STATE(2940)] = 46485, [SMALL_STATE(2941)] = 46594, [SMALL_STATE(2942)] = 46703, [SMALL_STATE(2943)] = 46776, [SMALL_STATE(2944)] = 46847, [SMALL_STATE(2945)] = 46964, [SMALL_STATE(2946)] = 47073, [SMALL_STATE(2947)] = 47234, [SMALL_STATE(2948)] = 47347, [SMALL_STATE(2949)] = 47410, [SMALL_STATE(2950)] = 47519, [SMALL_STATE(2951)] = 47628, [SMALL_STATE(2952)] = 47737, [SMALL_STATE(2953)] = 47806, [SMALL_STATE(2954)] = 47891, [SMALL_STATE(2955)] = 48008, [SMALL_STATE(2956)] = 48081, [SMALL_STATE(2957)] = 48190, [SMALL_STATE(2958)] = 48299, [SMALL_STATE(2959)] = 48368, [SMALL_STATE(2960)] = 48477, [SMALL_STATE(2961)] = 48558, [SMALL_STATE(2962)] = 48633, [SMALL_STATE(2963)] = 48742, [SMALL_STATE(2964)] = 48851, [SMALL_STATE(2965)] = 48960, [SMALL_STATE(2966)] = 49069, [SMALL_STATE(2967)] = 49178, [SMALL_STATE(2968)] = 49287, [SMALL_STATE(2969)] = 49396, [SMALL_STATE(2970)] = 49505, [SMALL_STATE(2971)] = 49666, [SMALL_STATE(2972)] = 49775, [SMALL_STATE(2973)] = 49884, [SMALL_STATE(2974)] = 49993, [SMALL_STATE(2975)] = 50064, [SMALL_STATE(2976)] = 50173, [SMALL_STATE(2977)] = 50286, [SMALL_STATE(2978)] = 50369, [SMALL_STATE(2979)] = 50438, [SMALL_STATE(2980)] = 50547, [SMALL_STATE(2981)] = 50656, [SMALL_STATE(2982)] = 50765, [SMALL_STATE(2983)] = 50874, [SMALL_STATE(2984)] = 50983, [SMALL_STATE(2985)] = 51092, [SMALL_STATE(2986)] = 51201, [SMALL_STATE(2987)] = 51310, [SMALL_STATE(2988)] = 51419, [SMALL_STATE(2989)] = 51528, [SMALL_STATE(2990)] = 51597, [SMALL_STATE(2991)] = 51666, [SMALL_STATE(2992)] = 51775, [SMALL_STATE(2993)] = 51844, [SMALL_STATE(2994)] = 51915, [SMALL_STATE(2995)] = 51984, [SMALL_STATE(2996)] = 52057, [SMALL_STATE(2997)] = 52130, [SMALL_STATE(2998)] = 52239, [SMALL_STATE(2999)] = 52348, [SMALL_STATE(3000)] = 52417, [SMALL_STATE(3001)] = 52489, [SMALL_STATE(3002)] = 52557, [SMALL_STATE(3003)] = 52669, [SMALL_STATE(3004)] = 52731, [SMALL_STATE(3005)] = 52835, [SMALL_STATE(3006)] = 52935, [SMALL_STATE(3007)] = 53031, [SMALL_STATE(3008)] = 53147, [SMALL_STATE(3009)] = 53215, [SMALL_STATE(3010)] = 53309, [SMALL_STATE(3011)] = 53399, [SMALL_STATE(3012)] = 53465, [SMALL_STATE(3013)] = 53535, [SMALL_STATE(3014)] = 53623, [SMALL_STATE(3015)] = 53707, [SMALL_STATE(3016)] = 53775, [SMALL_STATE(3017)] = 53891, [SMALL_STATE(3018)] = 53963, [SMALL_STATE(3019)] = 54031, [SMALL_STATE(3020)] = 54147, [SMALL_STATE(3021)] = 54209, [SMALL_STATE(3022)] = 54277, [SMALL_STATE(3023)] = 54393, [SMALL_STATE(3024)] = 54459, [SMALL_STATE(3025)] = 54527, [SMALL_STATE(3026)] = 54595, [SMALL_STATE(3027)] = 54663, [SMALL_STATE(3028)] = 54779, [SMALL_STATE(3029)] = 54845, [SMALL_STATE(3030)] = 54953, [SMALL_STATE(3031)] = 55025, [SMALL_STATE(3032)] = 55091, [SMALL_STATE(3033)] = 55153, [SMALL_STATE(3034)] = 55235, [SMALL_STATE(3035)] = 55307, [SMALL_STATE(3036)] = 55375, [SMALL_STATE(3037)] = 55447, [SMALL_STATE(3038)] = 55513, [SMALL_STATE(3039)] = 55625, [SMALL_STATE(3040)] = 55689, [SMALL_STATE(3041)] = 55751, [SMALL_STATE(3042)] = 55817, [SMALL_STATE(3043)] = 55881, [SMALL_STATE(3044)] = 55989, [SMALL_STATE(3045)] = 56055, [SMALL_STATE(3046)] = 56123, [SMALL_STATE(3047)] = 56189, [SMALL_STATE(3048)] = 56255, [SMALL_STATE(3049)] = 56363, [SMALL_STATE(3050)] = 56471, [SMALL_STATE(3051)] = 56549, [SMALL_STATE(3052)] = 56629, [SMALL_STATE(3053)] = 56711, [SMALL_STATE(3054)] = 56779, [SMALL_STATE(3055)] = 56891, [SMALL_STATE(3056)] = 56957, [SMALL_STATE(3057)] = 57025, [SMALL_STATE(3058)] = 57091, [SMALL_STATE(3059)] = 57163, [SMALL_STATE(3060)] = 57229, [SMALL_STATE(3061)] = 57297, [SMALL_STATE(3062)] = 57363, [SMALL_STATE(3063)] = 57429, [SMALL_STATE(3064)] = 57501, [SMALL_STATE(3065)] = 57565, [SMALL_STATE(3066)] = 57637, [SMALL_STATE(3067)] = 57753, [SMALL_STATE(3068)] = 57819, [SMALL_STATE(3069)] = 57881, [SMALL_STATE(3070)] = 57947, [SMALL_STATE(3071)] = 58009, [SMALL_STATE(3072)] = 58075, [SMALL_STATE(3073)] = 58141, [SMALL_STATE(3074)] = 58203, [SMALL_STATE(3075)] = 58269, [SMALL_STATE(3076)] = 58335, [SMALL_STATE(3077)] = 58397, [SMALL_STATE(3078)] = 58463, [SMALL_STATE(3079)] = 58527, [SMALL_STATE(3080)] = 58591, [SMALL_STATE(3081)] = 58707, [SMALL_STATE(3082)] = 58775, [SMALL_STATE(3083)] = 58839, [SMALL_STATE(3084)] = 58907, [SMALL_STATE(3085)] = 59023, [SMALL_STATE(3086)] = 59139, [SMALL_STATE(3087)] = 59255, [SMALL_STATE(3088)] = 59371, [SMALL_STATE(3089)] = 59433, [SMALL_STATE(3090)] = 59497, [SMALL_STATE(3091)] = 59579, [SMALL_STATE(3092)] = 59643, [SMALL_STATE(3093)] = 59707, [SMALL_STATE(3094)] = 59771, [SMALL_STATE(3095)] = 59835, [SMALL_STATE(3096)] = 59899, [SMALL_STATE(3097)] = 59963, [SMALL_STATE(3098)] = 60029, [SMALL_STATE(3099)] = 60091, [SMALL_STATE(3100)] = 60199, [SMALL_STATE(3101)] = 60261, [SMALL_STATE(3102)] = 60325, [SMALL_STATE(3103)] = 60393, [SMALL_STATE(3104)] = 60461, [SMALL_STATE(3105)] = 60529, [SMALL_STATE(3106)] = 60601, [SMALL_STATE(3107)] = 60669, [SMALL_STATE(3108)] = 60739, [SMALL_STATE(3109)] = 60803, [SMALL_STATE(3110)] = 60919, [SMALL_STATE(3111)] = 61034, [SMALL_STATE(3112)] = 61127, [SMALL_STATE(3113)] = 61238, [SMALL_STATE(3114)] = 61327, [SMALL_STATE(3115)] = 61414, [SMALL_STATE(3116)] = 61497, [SMALL_STATE(3117)] = 61574, [SMALL_STATE(3118)] = 61653, [SMALL_STATE(3119)] = 61760, [SMALL_STATE(3120)] = 61821, [SMALL_STATE(3121)] = 61902, [SMALL_STATE(3122)] = 61969, [SMALL_STATE(3123)] = 62034, [SMALL_STATE(3124)] = 62099, [SMALL_STATE(3125)] = 62170, [SMALL_STATE(3126)] = 62235, [SMALL_STATE(3127)] = 62298, [SMALL_STATE(3128)] = 62365, [SMALL_STATE(3129)] = 62426, [SMALL_STATE(3130)] = 62537, [SMALL_STATE(3131)] = 62604, [SMALL_STATE(3132)] = 62669, [SMALL_STATE(3133)] = 62744, [SMALL_STATE(3134)] = 62809, [SMALL_STATE(3135)] = 62882, [SMALL_STATE(3136)] = 62993, [SMALL_STATE(3137)] = 63064, [SMALL_STATE(3138)] = 63137, [SMALL_STATE(3139)] = 63244, [SMALL_STATE(3140)] = 63319, [SMALL_STATE(3141)] = 63426, [SMALL_STATE(3142)] = 63495, [SMALL_STATE(3143)] = 63610, [SMALL_STATE(3144)] = 63677, [SMALL_STATE(3145)] = 63738, [SMALL_STATE(3146)] = 63807, [SMALL_STATE(3147)] = 63902, [SMALL_STATE(3148)] = 63963, [SMALL_STATE(3149)] = 64030, [SMALL_STATE(3150)] = 64099, [SMALL_STATE(3151)] = 64162, [SMALL_STATE(3152)] = 64223, [SMALL_STATE(3153)] = 64290, [SMALL_STATE(3154)] = 64351, [SMALL_STATE(3155)] = 64420, [SMALL_STATE(3156)] = 64485, [SMALL_STATE(3157)] = 64546, [SMALL_STATE(3158)] = 64613, [SMALL_STATE(3159)] = 64688, [SMALL_STATE(3160)] = 64763, [SMALL_STATE(3161)] = 64828, [SMALL_STATE(3162)] = 64889, [SMALL_STATE(3163)] = 64954, [SMALL_STATE(3164)] = 65021, [SMALL_STATE(3165)] = 65090, [SMALL_STATE(3166)] = 65167, [SMALL_STATE(3167)] = 65228, [SMALL_STATE(3168)] = 65303, [SMALL_STATE(3169)] = 65366, [SMALL_STATE(3170)] = 65473, [SMALL_STATE(3171)] = 65536, [SMALL_STATE(3172)] = 65599, [SMALL_STATE(3173)] = 65672, [SMALL_STATE(3174)] = 65775, [SMALL_STATE(3175)] = 65874, [SMALL_STATE(3176)] = 65981, [SMALL_STATE(3177)] = 66042, [SMALL_STATE(3178)] = 66109, [SMALL_STATE(3179)] = 66169, [SMALL_STATE(3180)] = 66325, [SMALL_STATE(3181)] = 66399, [SMALL_STATE(3182)] = 66465, [SMALL_STATE(3183)] = 66525, [SMALL_STATE(3184)] = 66591, [SMALL_STATE(3185)] = 66691, [SMALL_STATE(3186)] = 66751, [SMALL_STATE(3187)] = 66815, [SMALL_STATE(3188)] = 66875, [SMALL_STATE(3189)] = 66935, [SMALL_STATE(3190)] = 66995, [SMALL_STATE(3191)] = 67059, [SMALL_STATE(3192)] = 67119, [SMALL_STATE(3193)] = 67189, [SMALL_STATE(3194)] = 67253, [SMALL_STATE(3195)] = 67313, [SMALL_STATE(3196)] = 67381, [SMALL_STATE(3197)] = 67441, [SMALL_STATE(3198)] = 67511, [SMALL_STATE(3199)] = 67571, [SMALL_STATE(3200)] = 67727, [SMALL_STATE(3201)] = 67787, [SMALL_STATE(3202)] = 67863, [SMALL_STATE(3203)] = 67923, [SMALL_STATE(3204)] = 67987, [SMALL_STATE(3205)] = 68047, [SMALL_STATE(3206)] = 68121, [SMALL_STATE(3207)] = 68217, [SMALL_STATE(3208)] = 68281, [SMALL_STATE(3209)] = 68345, [SMALL_STATE(3210)] = 68409, [SMALL_STATE(3211)] = 68473, [SMALL_STATE(3212)] = 68585, [SMALL_STATE(3213)] = 68649, [SMALL_STATE(3214)] = 68709, [SMALL_STATE(3215)] = 68769, [SMALL_STATE(3216)] = 68829, [SMALL_STATE(3217)] = 68899, [SMALL_STATE(3218)] = 68959, [SMALL_STATE(3219)] = 69115, [SMALL_STATE(3220)] = 69181, [SMALL_STATE(3221)] = 69289, [SMALL_STATE(3222)] = 69353, [SMALL_STATE(3223)] = 69413, [SMALL_STATE(3224)] = 69477, [SMALL_STATE(3225)] = 69543, [SMALL_STATE(3226)] = 69607, [SMALL_STATE(3227)] = 69667, [SMALL_STATE(3228)] = 69727, [SMALL_STATE(3229)] = 69793, [SMALL_STATE(3230)] = 69859, [SMALL_STATE(3231)] = 69919, [SMALL_STATE(3232)] = 69979, [SMALL_STATE(3233)] = 70071, [SMALL_STATE(3234)] = 70131, [SMALL_STATE(3235)] = 70191, [SMALL_STATE(3236)] = 70269, [SMALL_STATE(3237)] = 70425, [SMALL_STATE(3238)] = 70485, [SMALL_STATE(3239)] = 70545, [SMALL_STATE(3240)] = 70605, [SMALL_STATE(3241)] = 70695, [SMALL_STATE(3242)] = 70755, [SMALL_STATE(3243)] = 70815, [SMALL_STATE(3244)] = 70875, [SMALL_STATE(3245)] = 70935, [SMALL_STATE(3246)] = 70995, [SMALL_STATE(3247)] = 71061, [SMALL_STATE(3248)] = 71121, [SMALL_STATE(3249)] = 71277, [SMALL_STATE(3250)] = 71363, [SMALL_STATE(3251)] = 71433, [SMALL_STATE(3252)] = 71493, [SMALL_STATE(3253)] = 71577, [SMALL_STATE(3254)] = 71733, [SMALL_STATE(3255)] = 71799, [SMALL_STATE(3256)] = 71881, [SMALL_STATE(3257)] = 71941, [SMALL_STATE(3258)] = 72005, [SMALL_STATE(3259)] = 72065, [SMALL_STATE(3260)] = 72125, [SMALL_STATE(3261)] = 72187, [SMALL_STATE(3262)] = 72247, [SMALL_STATE(3263)] = 72311, [SMALL_STATE(3264)] = 72377, [SMALL_STATE(3265)] = 72437, [SMALL_STATE(3266)] = 72497, [SMALL_STATE(3267)] = 72559, [SMALL_STATE(3268)] = 72625, [SMALL_STATE(3269)] = 72695, [SMALL_STATE(3270)] = 72757, [SMALL_STATE(3271)] = 72835, [SMALL_STATE(3272)] = 72901, [SMALL_STATE(3273)] = 72967, [SMALL_STATE(3274)] = 73027, [SMALL_STATE(3275)] = 73093, [SMALL_STATE(3276)] = 73207, [SMALL_STATE(3277)] = 73273, [SMALL_STATE(3278)] = 73339, [SMALL_STATE(3279)] = 73403, [SMALL_STATE(3280)] = 73467, [SMALL_STATE(3281)] = 73527, [SMALL_STATE(3282)] = 73631, [SMALL_STATE(3283)] = 73745, [SMALL_STATE(3284)] = 73819, [SMALL_STATE(3285)] = 73933, [SMALL_STATE(3286)] = 73993, [SMALL_STATE(3287)] = 74107, [SMALL_STATE(3288)] = 74221, [SMALL_STATE(3289)] = 74281, [SMALL_STATE(3290)] = 74341, [SMALL_STATE(3291)] = 74401, [SMALL_STATE(3292)] = 74515, [SMALL_STATE(3293)] = 74595, [SMALL_STATE(3294)] = 74655, [SMALL_STATE(3295)] = 74715, [SMALL_STATE(3296)] = 74775, [SMALL_STATE(3297)] = 74855, [SMALL_STATE(3298)] = 74915, [SMALL_STATE(3299)] = 74975, [SMALL_STATE(3300)] = 75035, [SMALL_STATE(3301)] = 75149, [SMALL_STATE(3302)] = 75209, [SMALL_STATE(3303)] = 75365, [SMALL_STATE(3304)] = 75425, [SMALL_STATE(3305)] = 75581, [SMALL_STATE(3306)] = 75641, [SMALL_STATE(3307)] = 75707, [SMALL_STATE(3308)] = 75773, [SMALL_STATE(3309)] = 75839, [SMALL_STATE(3310)] = 75943, [SMALL_STATE(3311)] = 76003, [SMALL_STATE(3312)] = 76063, [SMALL_STATE(3313)] = 76123, [SMALL_STATE(3314)] = 76279, [SMALL_STATE(3315)] = 76339, [SMALL_STATE(3316)] = 76399, [SMALL_STATE(3317)] = 76513, [SMALL_STATE(3318)] = 76589, [SMALL_STATE(3319)] = 76649, [SMALL_STATE(3320)] = 76709, [SMALL_STATE(3321)] = 76769, [SMALL_STATE(3322)] = 76829, [SMALL_STATE(3323)] = 76901, [SMALL_STATE(3324)] = 77007, [SMALL_STATE(3325)] = 77081, [SMALL_STATE(3326)] = 77155, [SMALL_STATE(3327)] = 77261, [SMALL_STATE(3328)] = 77333, [SMALL_STATE(3329)] = 77439, [SMALL_STATE(3330)] = 77549, [SMALL_STATE(3331)] = 77625, [SMALL_STATE(3332)] = 77699, [SMALL_STATE(3333)] = 77801, [SMALL_STATE(3334)] = 77899, [SMALL_STATE(3335)] = 77993, [SMALL_STATE(3336)] = 78085, [SMALL_STATE(3337)] = 78173, [SMALL_STATE(3338)] = 78259, [SMALL_STATE(3339)] = 78341, [SMALL_STATE(3340)] = 78419, [SMALL_STATE(3341)] = 78499, [SMALL_STATE(3342)] = 78573, [SMALL_STATE(3343)] = 78679, [SMALL_STATE(3344)] = 78789, [SMALL_STATE(3345)] = 78895, [SMALL_STATE(3346)] = 79005, [SMALL_STATE(3347)] = 79065, [SMALL_STATE(3348)] = 79127, [SMALL_STATE(3349)] = 79187, [SMALL_STATE(3350)] = 79247, [SMALL_STATE(3351)] = 79309, [SMALL_STATE(3352)] = 79417, [SMALL_STATE(3353)] = 79477, [SMALL_STATE(3354)] = 79551, [SMALL_STATE(3355)] = 79611, [SMALL_STATE(3356)] = 79671, [SMALL_STATE(3357)] = 79731, [SMALL_STATE(3358)] = 79803, [SMALL_STATE(3359)] = 79863, [SMALL_STATE(3360)] = 79967, [SMALL_STATE(3361)] = 80031, [SMALL_STATE(3362)] = 80091, [SMALL_STATE(3363)] = 80151, [SMALL_STATE(3364)] = 80215, [SMALL_STATE(3365)] = 80275, [SMALL_STATE(3366)] = 80335, [SMALL_STATE(3367)] = 80395, [SMALL_STATE(3368)] = 80469, [SMALL_STATE(3369)] = 80543, [SMALL_STATE(3370)] = 80603, [SMALL_STATE(3371)] = 80663, [SMALL_STATE(3372)] = 80771, [SMALL_STATE(3373)] = 80831, [SMALL_STATE(3374)] = 80895, [SMALL_STATE(3375)] = 80999, [SMALL_STATE(3376)] = 81071, [SMALL_STATE(3377)] = 81131, [SMALL_STATE(3378)] = 81245, [SMALL_STATE(3379)] = 81349, [SMALL_STATE(3380)] = 81409, [SMALL_STATE(3381)] = 81469, [SMALL_STATE(3382)] = 81529, [SMALL_STATE(3383)] = 81607, [SMALL_STATE(3384)] = 81667, [SMALL_STATE(3385)] = 81733, [SMALL_STATE(3386)] = 81799, [SMALL_STATE(3387)] = 81858, [SMALL_STATE(3388)] = 81917, [SMALL_STATE(3389)] = 81976, [SMALL_STATE(3390)] = 82035, [SMALL_STATE(3391)] = 82094, [SMALL_STATE(3392)] = 82153, [SMALL_STATE(3393)] = 82212, [SMALL_STATE(3394)] = 82271, [SMALL_STATE(3395)] = 82330, [SMALL_STATE(3396)] = 82389, [SMALL_STATE(3397)] = 82448, [SMALL_STATE(3398)] = 82507, [SMALL_STATE(3399)] = 82566, [SMALL_STATE(3400)] = 82625, [SMALL_STATE(3401)] = 82684, [SMALL_STATE(3402)] = 82745, [SMALL_STATE(3403)] = 82804, [SMALL_STATE(3404)] = 82863, [SMALL_STATE(3405)] = 82922, [SMALL_STATE(3406)] = 82981, [SMALL_STATE(3407)] = 83040, [SMALL_STATE(3408)] = 83099, [SMALL_STATE(3409)] = 83158, [SMALL_STATE(3410)] = 83255, [SMALL_STATE(3411)] = 83352, [SMALL_STATE(3412)] = 83411, [SMALL_STATE(3413)] = 83470, [SMALL_STATE(3414)] = 83529, [SMALL_STATE(3415)] = 83588, [SMALL_STATE(3416)] = 83647, [SMALL_STATE(3417)] = 83706, [SMALL_STATE(3418)] = 83767, [SMALL_STATE(3419)] = 83826, [SMALL_STATE(3420)] = 83885, [SMALL_STATE(3421)] = 83944, [SMALL_STATE(3422)] = 84003, [SMALL_STATE(3423)] = 84062, [SMALL_STATE(3424)] = 84121, [SMALL_STATE(3425)] = 84188, [SMALL_STATE(3426)] = 84251, [SMALL_STATE(3427)] = 84364, [SMALL_STATE(3428)] = 84423, [SMALL_STATE(3429)] = 84482, [SMALL_STATE(3430)] = 84541, [SMALL_STATE(3431)] = 84600, [SMALL_STATE(3432)] = 84675, [SMALL_STATE(3433)] = 84734, [SMALL_STATE(3434)] = 84793, [SMALL_STATE(3435)] = 84852, [SMALL_STATE(3436)] = 84911, [SMALL_STATE(3437)] = 84970, [SMALL_STATE(3438)] = 85029, [SMALL_STATE(3439)] = 85088, [SMALL_STATE(3440)] = 85155, [SMALL_STATE(3441)] = 85214, [SMALL_STATE(3442)] = 85273, [SMALL_STATE(3443)] = 85342, [SMALL_STATE(3444)] = 85401, [SMALL_STATE(3445)] = 85460, [SMALL_STATE(3446)] = 85519, [SMALL_STATE(3447)] = 85578, [SMALL_STATE(3448)] = 85637, [SMALL_STATE(3449)] = 85696, [SMALL_STATE(3450)] = 85755, [SMALL_STATE(3451)] = 85814, [SMALL_STATE(3452)] = 85873, [SMALL_STATE(3453)] = 85932, [SMALL_STATE(3454)] = 85991, [SMALL_STATE(3455)] = 86050, [SMALL_STATE(3456)] = 86109, [SMALL_STATE(3457)] = 86168, [SMALL_STATE(3458)] = 86227, [SMALL_STATE(3459)] = 86286, [SMALL_STATE(3460)] = 86345, [SMALL_STATE(3461)] = 86408, [SMALL_STATE(3462)] = 86467, [SMALL_STATE(3463)] = 86580, [SMALL_STATE(3464)] = 86641, [SMALL_STATE(3465)] = 86700, [SMALL_STATE(3466)] = 86767, [SMALL_STATE(3467)] = 86826, [SMALL_STATE(3468)] = 86891, [SMALL_STATE(3469)] = 86950, [SMALL_STATE(3470)] = 87009, [SMALL_STATE(3471)] = 87068, [SMALL_STATE(3472)] = 87127, [SMALL_STATE(3473)] = 87186, [SMALL_STATE(3474)] = 87245, [SMALL_STATE(3475)] = 87304, [SMALL_STATE(3476)] = 87363, [SMALL_STATE(3477)] = 87422, [SMALL_STATE(3478)] = 87481, [SMALL_STATE(3479)] = 87546, [SMALL_STATE(3480)] = 87605, [SMALL_STATE(3481)] = 87668, [SMALL_STATE(3482)] = 87733, [SMALL_STATE(3483)] = 87792, [SMALL_STATE(3484)] = 87905, [SMALL_STATE(3485)] = 87964, [SMALL_STATE(3486)] = 88077, [SMALL_STATE(3487)] = 88136, [SMALL_STATE(3488)] = 88195, [SMALL_STATE(3489)] = 88254, [SMALL_STATE(3490)] = 88313, [SMALL_STATE(3491)] = 88372, [SMALL_STATE(3492)] = 88453, [SMALL_STATE(3493)] = 88520, [SMALL_STATE(3494)] = 88579, [SMALL_STATE(3495)] = 88644, [SMALL_STATE(3496)] = 88703, [SMALL_STATE(3497)] = 88816, [SMALL_STATE(3498)] = 88883, [SMALL_STATE(3499)] = 88942, [SMALL_STATE(3500)] = 89001, [SMALL_STATE(3501)] = 89060, [SMALL_STATE(3502)] = 89119, [SMALL_STATE(3503)] = 89178, [SMALL_STATE(3504)] = 89237, [SMALL_STATE(3505)] = 89302, [SMALL_STATE(3506)] = 89361, [SMALL_STATE(3507)] = 89420, [SMALL_STATE(3508)] = 89489, [SMALL_STATE(3509)] = 89548, [SMALL_STATE(3510)] = 89607, [SMALL_STATE(3511)] = 89666, [SMALL_STATE(3512)] = 89725, [SMALL_STATE(3513)] = 89784, [SMALL_STATE(3514)] = 89843, [SMALL_STATE(3515)] = 89902, [SMALL_STATE(3516)] = 89967, [SMALL_STATE(3517)] = 90026, [SMALL_STATE(3518)] = 90085, [SMALL_STATE(3519)] = 90144, [SMALL_STATE(3520)] = 90203, [SMALL_STATE(3521)] = 90262, [SMALL_STATE(3522)] = 90321, [SMALL_STATE(3523)] = 90380, [SMALL_STATE(3524)] = 90439, [SMALL_STATE(3525)] = 90498, [SMALL_STATE(3526)] = 90557, [SMALL_STATE(3527)] = 90616, [SMALL_STATE(3528)] = 90675, [SMALL_STATE(3529)] = 90734, [SMALL_STATE(3530)] = 90793, [SMALL_STATE(3531)] = 90852, [SMALL_STATE(3532)] = 90911, [SMALL_STATE(3533)] = 90982, [SMALL_STATE(3534)] = 91053, [SMALL_STATE(3535)] = 91112, [SMALL_STATE(3536)] = 91171, [SMALL_STATE(3537)] = 91230, [SMALL_STATE(3538)] = 91289, [SMALL_STATE(3539)] = 91348, [SMALL_STATE(3540)] = 91407, [SMALL_STATE(3541)] = 91466, [SMALL_STATE(3542)] = 91563, [SMALL_STATE(3543)] = 91622, [SMALL_STATE(3544)] = 91719, [SMALL_STATE(3545)] = 91778, [SMALL_STATE(3546)] = 91875, [SMALL_STATE(3547)] = 91936, [SMALL_STATE(3548)] = 92033, [SMALL_STATE(3549)] = 92096, [SMALL_STATE(3550)] = 92155, [SMALL_STATE(3551)] = 92214, [SMALL_STATE(3552)] = 92273, [SMALL_STATE(3553)] = 92332, [SMALL_STATE(3554)] = 92391, [SMALL_STATE(3555)] = 92450, [SMALL_STATE(3556)] = 92509, [SMALL_STATE(3557)] = 92568, [SMALL_STATE(3558)] = 92627, [SMALL_STATE(3559)] = 92686, [SMALL_STATE(3560)] = 92745, [SMALL_STATE(3561)] = 92804, [SMALL_STATE(3562)] = 92863, [SMALL_STATE(3563)] = 92930, [SMALL_STATE(3564)] = 92989, [SMALL_STATE(3565)] = 93048, [SMALL_STATE(3566)] = 93114, [SMALL_STATE(3567)] = 93186, [SMALL_STATE(3568)] = 93244, [SMALL_STATE(3569)] = 93302, [SMALL_STATE(3570)] = 93404, [SMALL_STATE(3571)] = 93476, [SMALL_STATE(3572)] = 93534, [SMALL_STATE(3573)] = 93592, [SMALL_STATE(3574)] = 93650, [SMALL_STATE(3575)] = 93708, [SMALL_STATE(3576)] = 93766, [SMALL_STATE(3577)] = 93824, [SMALL_STATE(3578)] = 93882, [SMALL_STATE(3579)] = 93940, [SMALL_STATE(3580)] = 93998, [SMALL_STATE(3581)] = 94056, [SMALL_STATE(3582)] = 94118, [SMALL_STATE(3583)] = 94180, [SMALL_STATE(3584)] = 94240, [SMALL_STATE(3585)] = 94298, [SMALL_STATE(3586)] = 94400, [SMALL_STATE(3587)] = 94502, [SMALL_STATE(3588)] = 94560, [SMALL_STATE(3589)] = 94618, [SMALL_STATE(3590)] = 94688, [SMALL_STATE(3591)] = 94752, [SMALL_STATE(3592)] = 94810, [SMALL_STATE(3593)] = 94868, [SMALL_STATE(3594)] = 94926, [SMALL_STATE(3595)] = 95022, [SMALL_STATE(3596)] = 95080, [SMALL_STATE(3597)] = 95138, [SMALL_STATE(3598)] = 95196, [SMALL_STATE(3599)] = 95292, [SMALL_STATE(3600)] = 95350, [SMALL_STATE(3601)] = 95408, [SMALL_STATE(3602)] = 95478, [SMALL_STATE(3603)] = 95580, [SMALL_STATE(3604)] = 95638, [SMALL_STATE(3605)] = 95696, [SMALL_STATE(3606)] = 95754, [SMALL_STATE(3607)] = 95812, [SMALL_STATE(3608)] = 95870, [SMALL_STATE(3609)] = 95928, [SMALL_STATE(3610)] = 96034, [SMALL_STATE(3611)] = 96140, [SMALL_STATE(3612)] = 96198, [SMALL_STATE(3613)] = 96256, [SMALL_STATE(3614)] = 96314, [SMALL_STATE(3615)] = 96416, [SMALL_STATE(3616)] = 96474, [SMALL_STATE(3617)] = 96532, [SMALL_STATE(3618)] = 96590, [SMALL_STATE(3619)] = 96648, [SMALL_STATE(3620)] = 96706, [SMALL_STATE(3621)] = 96764, [SMALL_STATE(3622)] = 96822, [SMALL_STATE(3623)] = 96880, [SMALL_STATE(3624)] = 96938, [SMALL_STATE(3625)] = 96996, [SMALL_STATE(3626)] = 97054, [SMALL_STATE(3627)] = 97112, [SMALL_STATE(3628)] = 97174, [SMALL_STATE(3629)] = 97232, [SMALL_STATE(3630)] = 97290, [SMALL_STATE(3631)] = 97352, [SMALL_STATE(3632)] = 97410, [SMALL_STATE(3633)] = 97468, [SMALL_STATE(3634)] = 97528, [SMALL_STATE(3635)] = 97634, [SMALL_STATE(3636)] = 97708, [SMALL_STATE(3637)] = 97780, [SMALL_STATE(3638)] = 97880, [SMALL_STATE(3639)] = 97978, [SMALL_STATE(3640)] = 98036, [SMALL_STATE(3641)] = 98130, [SMALL_STATE(3642)] = 98188, [SMALL_STATE(3643)] = 98246, [SMALL_STATE(3644)] = 98336, [SMALL_STATE(3645)] = 98394, [SMALL_STATE(3646)] = 98460, [SMALL_STATE(3647)] = 98520, [SMALL_STATE(3648)] = 98578, [SMALL_STATE(3649)] = 98636, [SMALL_STATE(3650)] = 98722, [SMALL_STATE(3651)] = 98780, [SMALL_STATE(3652)] = 98864, [SMALL_STATE(3653)] = 98944, [SMALL_STATE(3654)] = 99020, [SMALL_STATE(3655)] = 99078, [SMALL_STATE(3656)] = 99136, [SMALL_STATE(3657)] = 99194, [SMALL_STATE(3658)] = 99252, [SMALL_STATE(3659)] = 99330, [SMALL_STATE(3660)] = 99396, [SMALL_STATE(3661)] = 99458, [SMALL_STATE(3662)] = 99516, [SMALL_STATE(3663)] = 99574, [SMALL_STATE(3664)] = 99632, [SMALL_STATE(3665)] = 99694, [SMALL_STATE(3666)] = 99752, [SMALL_STATE(3667)] = 99860, [SMALL_STATE(3668)] = 99918, [SMALL_STATE(3669)] = 99976, [SMALL_STATE(3670)] = 100034, [SMALL_STATE(3671)] = 100092, [SMALL_STATE(3672)] = 100150, [SMALL_STATE(3673)] = 100208, [SMALL_STATE(3674)] = 100270, [SMALL_STATE(3675)] = 100328, [SMALL_STATE(3676)] = 100390, [SMALL_STATE(3677)] = 100448, [SMALL_STATE(3678)] = 100506, [SMALL_STATE(3679)] = 100564, [SMALL_STATE(3680)] = 100636, [SMALL_STATE(3681)] = 100694, [SMALL_STATE(3682)] = 100752, [SMALL_STATE(3683)] = 100822, [SMALL_STATE(3684)] = 100880, [SMALL_STATE(3685)] = 100938, [SMALL_STATE(3686)] = 100996, [SMALL_STATE(3687)] = 101054, [SMALL_STATE(3688)] = 101112, [SMALL_STATE(3689)] = 101170, [SMALL_STATE(3690)] = 101228, [SMALL_STATE(3691)] = 101286, [SMALL_STATE(3692)] = 101344, [SMALL_STATE(3693)] = 101402, [SMALL_STATE(3694)] = 101468, [SMALL_STATE(3695)] = 101530, [SMALL_STATE(3696)] = 101588, [SMALL_STATE(3697)] = 101646, [SMALL_STATE(3698)] = 101704, [SMALL_STATE(3699)] = 101762, [SMALL_STATE(3700)] = 101820, [SMALL_STATE(3701)] = 101878, [SMALL_STATE(3702)] = 101936, [SMALL_STATE(3703)] = 101994, [SMALL_STATE(3704)] = 102052, [SMALL_STATE(3705)] = 102110, [SMALL_STATE(3706)] = 102168, [SMALL_STATE(3707)] = 102226, [SMALL_STATE(3708)] = 102284, [SMALL_STATE(3709)] = 102344, [SMALL_STATE(3710)] = 102402, [SMALL_STATE(3711)] = 102460, [SMALL_STATE(3712)] = 102528, [SMALL_STATE(3713)] = 102588, [SMALL_STATE(3714)] = 102693, [SMALL_STATE(3715)] = 102750, [SMALL_STATE(3716)] = 102807, [SMALL_STATE(3717)] = 102912, [SMALL_STATE(3718)] = 102969, [SMALL_STATE(3719)] = 103026, [SMALL_STATE(3720)] = 103131, [SMALL_STATE(3721)] = 103236, [SMALL_STATE(3722)] = 103293, [SMALL_STATE(3723)] = 103398, [SMALL_STATE(3724)] = 103503, [SMALL_STATE(3725)] = 103560, [SMALL_STATE(3726)] = 103665, [SMALL_STATE(3727)] = 103770, [SMALL_STATE(3728)] = 103831, [SMALL_STATE(3729)] = 103888, [SMALL_STATE(3730)] = 103993, [SMALL_STATE(3731)] = 104050, [SMALL_STATE(3732)] = 104155, [SMALL_STATE(3733)] = 104212, [SMALL_STATE(3734)] = 104273, [SMALL_STATE(3735)] = 104378, [SMALL_STATE(3736)] = 104483, [SMALL_STATE(3737)] = 104588, [SMALL_STATE(3738)] = 104645, [SMALL_STATE(3739)] = 104708, [SMALL_STATE(3740)] = 104765, [SMALL_STATE(3741)] = 104870, [SMALL_STATE(3742)] = 104975, [SMALL_STATE(3743)] = 105032, [SMALL_STATE(3744)] = 105089, [SMALL_STATE(3745)] = 105146, [SMALL_STATE(3746)] = 105203, [SMALL_STATE(3747)] = 105308, [SMALL_STATE(3748)] = 105369, [SMALL_STATE(3749)] = 105430, [SMALL_STATE(3750)] = 105487, [SMALL_STATE(3751)] = 105544, [SMALL_STATE(3752)] = 105649, [SMALL_STATE(3753)] = 105706, [SMALL_STATE(3754)] = 105769, [SMALL_STATE(3755)] = 105826, [SMALL_STATE(3756)] = 105887, [SMALL_STATE(3757)] = 105944, [SMALL_STATE(3758)] = 106011, [SMALL_STATE(3759)] = 106078, [SMALL_STATE(3760)] = 106135, [SMALL_STATE(3761)] = 106192, [SMALL_STATE(3762)] = 106263, [SMALL_STATE(3763)] = 106320, [SMALL_STATE(3764)] = 106377, [SMALL_STATE(3765)] = 106482, [SMALL_STATE(3766)] = 106539, [SMALL_STATE(3767)] = 106610, [SMALL_STATE(3768)] = 106667, [SMALL_STATE(3769)] = 106772, [SMALL_STATE(3770)] = 106841, [SMALL_STATE(3771)] = 106898, [SMALL_STATE(3772)] = 107003, [SMALL_STATE(3773)] = 107060, [SMALL_STATE(3774)] = 107117, [SMALL_STATE(3775)] = 107222, [SMALL_STATE(3776)] = 107279, [SMALL_STATE(3777)] = 107340, [SMALL_STATE(3778)] = 107399, [SMALL_STATE(3779)] = 107462, [SMALL_STATE(3780)] = 107525, [SMALL_STATE(3781)] = 107630, [SMALL_STATE(3782)] = 107735, [SMALL_STATE(3783)] = 107840, [SMALL_STATE(3784)] = 107945, [SMALL_STATE(3785)] = 108002, [SMALL_STATE(3786)] = 108079, [SMALL_STATE(3787)] = 108184, [SMALL_STATE(3788)] = 108245, [SMALL_STATE(3789)] = 108350, [SMALL_STATE(3790)] = 108455, [SMALL_STATE(3791)] = 108560, [SMALL_STATE(3792)] = 108665, [SMALL_STATE(3793)] = 108726, [SMALL_STATE(3794)] = 108831, [SMALL_STATE(3795)] = 108936, [SMALL_STATE(3796)] = 109041, [SMALL_STATE(3797)] = 109146, [SMALL_STATE(3798)] = 109203, [SMALL_STATE(3799)] = 109308, [SMALL_STATE(3800)] = 109365, [SMALL_STATE(3801)] = 109470, [SMALL_STATE(3802)] = 109541, [SMALL_STATE(3803)] = 109646, [SMALL_STATE(3804)] = 109751, [SMALL_STATE(3805)] = 109856, [SMALL_STATE(3806)] = 109961, [SMALL_STATE(3807)] = 110032, [SMALL_STATE(3808)] = 110127, [SMALL_STATE(3809)] = 110188, [SMALL_STATE(3810)] = 110259, [SMALL_STATE(3811)] = 110354, [SMALL_STATE(3812)] = 110459, [SMALL_STATE(3813)] = 110564, [SMALL_STATE(3814)] = 110669, [SMALL_STATE(3815)] = 110774, [SMALL_STATE(3816)] = 110879, [SMALL_STATE(3817)] = 110984, [SMALL_STATE(3818)] = 111041, [SMALL_STATE(3819)] = 111098, [SMALL_STATE(3820)] = 111159, [SMALL_STATE(3821)] = 111216, [SMALL_STATE(3822)] = 111321, [SMALL_STATE(3823)] = 111426, [SMALL_STATE(3824)] = 111531, [SMALL_STATE(3825)] = 111636, [SMALL_STATE(3826)] = 111697, [SMALL_STATE(3827)] = 111802, [SMALL_STATE(3828)] = 111863, [SMALL_STATE(3829)] = 111920, [SMALL_STATE(3830)] = 111977, [SMALL_STATE(3831)] = 112048, [SMALL_STATE(3832)] = 112105, [SMALL_STATE(3833)] = 112162, [SMALL_STATE(3834)] = 112219, [SMALL_STATE(3835)] = 112324, [SMALL_STATE(3836)] = 112381, [SMALL_STATE(3837)] = 112486, [SMALL_STATE(3838)] = 112591, [SMALL_STATE(3839)] = 112696, [SMALL_STATE(3840)] = 112801, [SMALL_STATE(3841)] = 112906, [SMALL_STATE(3842)] = 112963, [SMALL_STATE(3843)] = 113024, [SMALL_STATE(3844)] = 113129, [SMALL_STATE(3845)] = 113234, [SMALL_STATE(3846)] = 113339, [SMALL_STATE(3847)] = 113396, [SMALL_STATE(3848)] = 113453, [SMALL_STATE(3849)] = 113514, [SMALL_STATE(3850)] = 113619, [SMALL_STATE(3851)] = 113724, [SMALL_STATE(3852)] = 113829, [SMALL_STATE(3853)] = 113934, [SMALL_STATE(3854)] = 114039, [SMALL_STATE(3855)] = 114096, [SMALL_STATE(3856)] = 114165, [SMALL_STATE(3857)] = 114270, [SMALL_STATE(3858)] = 114327, [SMALL_STATE(3859)] = 114384, [SMALL_STATE(3860)] = 114489, [SMALL_STATE(3861)] = 114594, [SMALL_STATE(3862)] = 114699, [SMALL_STATE(3863)] = 114804, [SMALL_STATE(3864)] = 114909, [SMALL_STATE(3865)] = 114966, [SMALL_STATE(3866)] = 115071, [SMALL_STATE(3867)] = 115176, [SMALL_STATE(3868)] = 115281, [SMALL_STATE(3869)] = 115386, [SMALL_STATE(3870)] = 115442, [SMALL_STATE(3871)] = 115544, [SMALL_STATE(3872)] = 115646, [SMALL_STATE(3873)] = 115702, [SMALL_STATE(3874)] = 115770, [SMALL_STATE(3875)] = 115826, [SMALL_STATE(3876)] = 115882, [SMALL_STATE(3877)] = 115950, [SMALL_STATE(3878)] = 116014, [SMALL_STATE(3879)] = 116080, [SMALL_STATE(3880)] = 116172, [SMALL_STATE(3881)] = 116274, [SMALL_STATE(3882)] = 116366, [SMALL_STATE(3883)] = 116422, [SMALL_STATE(3884)] = 116478, [SMALL_STATE(3885)] = 116534, [SMALL_STATE(3886)] = 116590, [SMALL_STATE(3887)] = 116646, [SMALL_STATE(3888)] = 116702, [SMALL_STATE(3889)] = 116804, [SMALL_STATE(3890)] = 116860, [SMALL_STATE(3891)] = 116916, [SMALL_STATE(3892)] = 116972, [SMALL_STATE(3893)] = 117028, [SMALL_STATE(3894)] = 117084, [SMALL_STATE(3895)] = 117140, [SMALL_STATE(3896)] = 117196, [SMALL_STATE(3897)] = 117252, [SMALL_STATE(3898)] = 117308, [SMALL_STATE(3899)] = 117364, [SMALL_STATE(3900)] = 117420, [SMALL_STATE(3901)] = 117476, [SMALL_STATE(3902)] = 117532, [SMALL_STATE(3903)] = 117590, [SMALL_STATE(3904)] = 117692, [SMALL_STATE(3905)] = 117748, [SMALL_STATE(3906)] = 117804, [SMALL_STATE(3907)] = 117860, [SMALL_STATE(3908)] = 117916, [SMALL_STATE(3909)] = 117972, [SMALL_STATE(3910)] = 118028, [SMALL_STATE(3911)] = 118084, [SMALL_STATE(3912)] = 118140, [SMALL_STATE(3913)] = 118242, [SMALL_STATE(3914)] = 118298, [SMALL_STATE(3915)] = 118354, [SMALL_STATE(3916)] = 118410, [SMALL_STATE(3917)] = 118512, [SMALL_STATE(3918)] = 118614, [SMALL_STATE(3919)] = 118670, [SMALL_STATE(3920)] = 118726, [SMALL_STATE(3921)] = 118782, [SMALL_STATE(3922)] = 118838, [SMALL_STATE(3923)] = 118940, [SMALL_STATE(3924)] = 118996, [SMALL_STATE(3925)] = 119052, [SMALL_STATE(3926)] = 119108, [SMALL_STATE(3927)] = 119164, [SMALL_STATE(3928)] = 119220, [SMALL_STATE(3929)] = 119276, [SMALL_STATE(3930)] = 119332, [SMALL_STATE(3931)] = 119388, [SMALL_STATE(3932)] = 119490, [SMALL_STATE(3933)] = 119592, [SMALL_STATE(3934)] = 119648, [SMALL_STATE(3935)] = 119704, [SMALL_STATE(3936)] = 119760, [SMALL_STATE(3937)] = 119816, [SMALL_STATE(3938)] = 119872, [SMALL_STATE(3939)] = 119928, [SMALL_STATE(3940)] = 119984, [SMALL_STATE(3941)] = 120040, [SMALL_STATE(3942)] = 120100, [SMALL_STATE(3943)] = 120158, [SMALL_STATE(3944)] = 120214, [SMALL_STATE(3945)] = 120270, [SMALL_STATE(3946)] = 120372, [SMALL_STATE(3947)] = 120428, [SMALL_STATE(3948)] = 120530, [SMALL_STATE(3949)] = 120624, [SMALL_STATE(3950)] = 120718, [SMALL_STATE(3951)] = 120774, [SMALL_STATE(3952)] = 120876, [SMALL_STATE(3953)] = 120932, [SMALL_STATE(3954)] = 121034, [SMALL_STATE(3955)] = 121136, [SMALL_STATE(3956)] = 121192, [SMALL_STATE(3957)] = 121248, [SMALL_STATE(3958)] = 121350, [SMALL_STATE(3959)] = 121406, [SMALL_STATE(3960)] = 121462, [SMALL_STATE(3961)] = 121518, [SMALL_STATE(3962)] = 121574, [SMALL_STATE(3963)] = 121676, [SMALL_STATE(3964)] = 121732, [SMALL_STATE(3965)] = 121788, [SMALL_STATE(3966)] = 121890, [SMALL_STATE(3967)] = 121992, [SMALL_STATE(3968)] = 122048, [SMALL_STATE(3969)] = 122104, [SMALL_STATE(3970)] = 122160, [SMALL_STATE(3971)] = 122262, [SMALL_STATE(3972)] = 122318, [SMALL_STATE(3973)] = 122374, [SMALL_STATE(3974)] = 122430, [SMALL_STATE(3975)] = 122486, [SMALL_STATE(3976)] = 122542, [SMALL_STATE(3977)] = 122604, [SMALL_STATE(3978)] = 122666, [SMALL_STATE(3979)] = 122722, [SMALL_STATE(3980)] = 122778, [SMALL_STATE(3981)] = 122840, [SMALL_STATE(3982)] = 122902, [SMALL_STATE(3983)] = 122964, [SMALL_STATE(3984)] = 123026, [SMALL_STATE(3985)] = 123088, [SMALL_STATE(3986)] = 123150, [SMALL_STATE(3987)] = 123212, [SMALL_STATE(3988)] = 123274, [SMALL_STATE(3989)] = 123336, [SMALL_STATE(3990)] = 123398, [SMALL_STATE(3991)] = 123454, [SMALL_STATE(3992)] = 123510, [SMALL_STATE(3993)] = 123566, [SMALL_STATE(3994)] = 123622, [SMALL_STATE(3995)] = 123678, [SMALL_STATE(3996)] = 123734, [SMALL_STATE(3997)] = 123790, [SMALL_STATE(3998)] = 123846, [SMALL_STATE(3999)] = 123902, [SMALL_STATE(4000)] = 123958, [SMALL_STATE(4001)] = 124014, [SMALL_STATE(4002)] = 124116, [SMALL_STATE(4003)] = 124209, [SMALL_STATE(4004)] = 124264, [SMALL_STATE(4005)] = 124357, [SMALL_STATE(4006)] = 124450, [SMALL_STATE(4007)] = 124543, [SMALL_STATE(4008)] = 124636, [SMALL_STATE(4009)] = 124729, [SMALL_STATE(4010)] = 124790, [SMALL_STATE(4011)] = 124883, [SMALL_STATE(4012)] = 124948, [SMALL_STATE(4013)] = 125041, [SMALL_STATE(4014)] = 125134, [SMALL_STATE(4015)] = 125243, [SMALL_STATE(4016)] = 125308, [SMALL_STATE(4017)] = 125401, [SMALL_STATE(4018)] = 125494, [SMALL_STATE(4019)] = 125587, [SMALL_STATE(4020)] = 125652, [SMALL_STATE(4021)] = 125745, [SMALL_STATE(4022)] = 125838, [SMALL_STATE(4023)] = 125931, [SMALL_STATE(4024)] = 125996, [SMALL_STATE(4025)] = 126089, [SMALL_STATE(4026)] = 126148, [SMALL_STATE(4027)] = 126241, [SMALL_STATE(4028)] = 126334, [SMALL_STATE(4029)] = 126427, [SMALL_STATE(4030)] = 126482, [SMALL_STATE(4031)] = 126575, [SMALL_STATE(4032)] = 126668, [SMALL_STATE(4033)] = 126761, [SMALL_STATE(4034)] = 126824, [SMALL_STATE(4035)] = 126885, [SMALL_STATE(4036)] = 126994, [SMALL_STATE(4037)] = 127049, [SMALL_STATE(4038)] = 127142, [SMALL_STATE(4039)] = 127235, [SMALL_STATE(4040)] = 127328, [SMALL_STATE(4041)] = 127419, [SMALL_STATE(4042)] = 127512, [SMALL_STATE(4043)] = 127605, [SMALL_STATE(4044)] = 127676, [SMALL_STATE(4045)] = 127769, [SMALL_STATE(4046)] = 127862, [SMALL_STATE(4047)] = 127955, [SMALL_STATE(4048)] = 128010, [SMALL_STATE(4049)] = 128081, [SMALL_STATE(4050)] = 128174, [SMALL_STATE(4051)] = 128265, [SMALL_STATE(4052)] = 128358, [SMALL_STATE(4053)] = 128420, [SMALL_STATE(4054)] = 128480, [SMALL_STATE(4055)] = 128540, [SMALL_STATE(4056)] = 128630, [SMALL_STATE(4057)] = 128720, [SMALL_STATE(4058)] = 128780, [SMALL_STATE(4059)] = 128850, [SMALL_STATE(4060)] = 128910, [SMALL_STATE(4061)] = 128972, [SMALL_STATE(4062)] = 129034, [SMALL_STATE(4063)] = 129126, [SMALL_STATE(4064)] = 129218, [SMALL_STATE(4065)] = 129308, [SMALL_STATE(4066)] = 129368, [SMALL_STATE(4067)] = 129460, [SMALL_STATE(4068)] = 129550, [SMALL_STATE(4069)] = 129618, [SMALL_STATE(4070)] = 129686, [SMALL_STATE(4071)] = 129754, [SMALL_STATE(4072)] = 129846, [SMALL_STATE(4073)] = 129908, [SMALL_STATE(4074)] = 129997, [SMALL_STATE(4075)] = 130054, [SMALL_STATE(4076)] = 130143, [SMALL_STATE(4077)] = 130232, [SMALL_STATE(4078)] = 130285, [SMALL_STATE(4079)] = 130374, [SMALL_STATE(4080)] = 130463, [SMALL_STATE(4081)] = 130552, [SMALL_STATE(4082)] = 130641, [SMALL_STATE(4083)] = 130730, [SMALL_STATE(4084)] = 130819, [SMALL_STATE(4085)] = 130908, [SMALL_STATE(4086)] = 130997, [SMALL_STATE(4087)] = 131086, [SMALL_STATE(4088)] = 131143, [SMALL_STATE(4089)] = 131232, [SMALL_STATE(4090)] = 131289, [SMALL_STATE(4091)] = 131354, [SMALL_STATE(4092)] = 131443, [SMALL_STATE(4093)] = 131532, [SMALL_STATE(4094)] = 131631, [SMALL_STATE(4095)] = 131720, [SMALL_STATE(4096)] = 131779, [SMALL_STATE(4097)] = 131832, [SMALL_STATE(4098)] = 131921, [SMALL_STATE(4099)] = 132010, [SMALL_STATE(4100)] = 132067, [SMALL_STATE(4101)] = 132156, [SMALL_STATE(4102)] = 132245, [SMALL_STATE(4103)] = 132334, [SMALL_STATE(4104)] = 132423, [SMALL_STATE(4105)] = 132492, [SMALL_STATE(4106)] = 132581, [SMALL_STATE(4107)] = 132638, [SMALL_STATE(4108)] = 132697, [SMALL_STATE(4109)] = 132786, [SMALL_STATE(4110)] = 132855, [SMALL_STATE(4111)] = 132912, [SMALL_STATE(4112)] = 132969, [SMALL_STATE(4113)] = 133058, [SMALL_STATE(4114)] = 133147, [SMALL_STATE(4115)] = 133236, [SMALL_STATE(4116)] = 133293, [SMALL_STATE(4117)] = 133382, [SMALL_STATE(4118)] = 133471, [SMALL_STATE(4119)] = 133540, [SMALL_STATE(4120)] = 133629, [SMALL_STATE(4121)] = 133718, [SMALL_STATE(4122)] = 133775, [SMALL_STATE(4123)] = 133832, [SMALL_STATE(4124)] = 133889, [SMALL_STATE(4125)] = 133946, [SMALL_STATE(4126)] = 134035, [SMALL_STATE(4127)] = 134087, [SMALL_STATE(4128)] = 134139, [SMALL_STATE(4129)] = 134205, [SMALL_STATE(4130)] = 134257, [SMALL_STATE(4131)] = 134309, [SMALL_STATE(4132)] = 134361, [SMALL_STATE(4133)] = 134413, [SMALL_STATE(4134)] = 134501, [SMALL_STATE(4135)] = 134589, [SMALL_STATE(4136)] = 134651, [SMALL_STATE(4137)] = 134713, [SMALL_STATE(4138)] = 134765, [SMALL_STATE(4139)] = 134817, [SMALL_STATE(4140)] = 134869, [SMALL_STATE(4141)] = 134921, [SMALL_STATE(4142)] = 134973, [SMALL_STATE(4143)] = 135035, [SMALL_STATE(4144)] = 135087, [SMALL_STATE(4145)] = 135149, [SMALL_STATE(4146)] = 135201, [SMALL_STATE(4147)] = 135259, [SMALL_STATE(4148)] = 135311, [SMALL_STATE(4149)] = 135363, [SMALL_STATE(4150)] = 135428, [SMALL_STATE(4151)] = 135523, [SMALL_STATE(4152)] = 135602, [SMALL_STATE(4153)] = 135663, [SMALL_STATE(4154)] = 135722, [SMALL_STATE(4155)] = 135807, [SMALL_STATE(4156)] = 135886, [SMALL_STATE(4157)] = 135965, [SMALL_STATE(4158)] = 136018, [SMALL_STATE(4159)] = 136069, [SMALL_STATE(4160)] = 136120, [SMALL_STATE(4161)] = 136219, [SMALL_STATE(4162)] = 136298, [SMALL_STATE(4163)] = 136355, [SMALL_STATE(4164)] = 136442, [SMALL_STATE(4165)] = 136545, [SMALL_STATE(4166)] = 136624, [SMALL_STATE(4167)] = 136703, [SMALL_STATE(4168)] = 136790, [SMALL_STATE(4169)] = 136877, [SMALL_STATE(4170)] = 136956, [SMALL_STATE(4171)] = 137043, [SMALL_STATE(4172)] = 137110, [SMALL_STATE(4173)] = 137189, [SMALL_STATE(4174)] = 137246, [SMALL_STATE(4175)] = 137311, [SMALL_STATE(4176)] = 137386, [SMALL_STATE(4177)] = 137445, [SMALL_STATE(4178)] = 137530, [SMALL_STATE(4179)] = 137609, [SMALL_STATE(4180)] = 137702, [SMALL_STATE(4181)] = 137805, [SMALL_STATE(4182)] = 137862, [SMALL_STATE(4183)] = 137947, [SMALL_STATE(4184)] = 138004, [SMALL_STATE(4185)] = 138089, [SMALL_STATE(4186)] = 138160, [SMALL_STATE(4187)] = 138211, [SMALL_STATE(4188)] = 138298, [SMALL_STATE(4189)] = 138355, [SMALL_STATE(4190)] = 138454, [SMALL_STATE(4191)] = 138557, [SMALL_STATE(4192)] = 138642, [SMALL_STATE(4193)] = 138721, [SMALL_STATE(4194)] = 138800, [SMALL_STATE(4195)] = 138899, [SMALL_STATE(4196)] = 138978, [SMALL_STATE(4197)] = 139057, [SMALL_STATE(4198)] = 139136, [SMALL_STATE(4199)] = 139205, [SMALL_STATE(4200)] = 139300, [SMALL_STATE(4201)] = 139391, [SMALL_STATE(4202)] = 139480, [SMALL_STATE(4203)] = 139565, [SMALL_STATE(4204)] = 139648, [SMALL_STATE(4205)] = 139747, [SMALL_STATE(4206)] = 139832, [SMALL_STATE(4207)] = 139917, [SMALL_STATE(4208)] = 139996, [SMALL_STATE(4209)] = 140083, [SMALL_STATE(4210)] = 140182, [SMALL_STATE(4211)] = 140267, [SMALL_STATE(4212)] = 140340, [SMALL_STATE(4213)] = 140401, [SMALL_STATE(4214)] = 140480, [SMALL_STATE(4215)] = 140583, [SMALL_STATE(4216)] = 140662, [SMALL_STATE(4217)] = 140741, [SMALL_STATE(4218)] = 140792, [SMALL_STATE(4219)] = 140871, [SMALL_STATE(4220)] = 140921, [SMALL_STATE(4221)] = 140995, [SMALL_STATE(4222)] = 141045, [SMALL_STATE(4223)] = 141095, [SMALL_STATE(4224)] = 141145, [SMALL_STATE(4225)] = 141195, [SMALL_STATE(4226)] = 141245, [SMALL_STATE(4227)] = 141295, [SMALL_STATE(4228)] = 141401, [SMALL_STATE(4229)] = 141453, [SMALL_STATE(4230)] = 141507, [SMALL_STATE(4231)] = 141573, [SMALL_STATE(4232)] = 141623, [SMALL_STATE(4233)] = 141673, [SMALL_STATE(4234)] = 141733, [SMALL_STATE(4235)] = 141799, [SMALL_STATE(4236)] = 141885, [SMALL_STATE(4237)] = 141959, [SMALL_STATE(4238)] = 142045, [SMALL_STATE(4239)] = 142107, [SMALL_STATE(4240)] = 142163, [SMALL_STATE(4241)] = 142241, [SMALL_STATE(4242)] = 142291, [SMALL_STATE(4243)] = 142369, [SMALL_STATE(4244)] = 142419, [SMALL_STATE(4245)] = 142497, [SMALL_STATE(4246)] = 142547, [SMALL_STATE(4247)] = 142597, [SMALL_STATE(4248)] = 142647, [SMALL_STATE(4249)] = 142725, [SMALL_STATE(4250)] = 142775, [SMALL_STATE(4251)] = 142853, [SMALL_STATE(4252)] = 142931, [SMALL_STATE(4253)] = 142981, [SMALL_STATE(4254)] = 143031, [SMALL_STATE(4255)] = 143081, [SMALL_STATE(4256)] = 143131, [SMALL_STATE(4257)] = 143181, [SMALL_STATE(4258)] = 143231, [SMALL_STATE(4259)] = 143281, [SMALL_STATE(4260)] = 143331, [SMALL_STATE(4261)] = 143381, [SMALL_STATE(4262)] = 143455, [SMALL_STATE(4263)] = 143505, [SMALL_STATE(4264)] = 143557, [SMALL_STATE(4265)] = 143617, [SMALL_STATE(4266)] = 143667, [SMALL_STATE(4267)] = 143717, [SMALL_STATE(4268)] = 143771, [SMALL_STATE(4269)] = 143845, [SMALL_STATE(4270)] = 143895, [SMALL_STATE(4271)] = 144001, [SMALL_STATE(4272)] = 144075, [SMALL_STATE(4273)] = 144125, [SMALL_STATE(4274)] = 144187, [SMALL_STATE(4275)] = 144239, [SMALL_STATE(4276)] = 144289, [SMALL_STATE(4277)] = 144339, [SMALL_STATE(4278)] = 144389, [SMALL_STATE(4279)] = 144439, [SMALL_STATE(4280)] = 144489, [SMALL_STATE(4281)] = 144539, [SMALL_STATE(4282)] = 144589, [SMALL_STATE(4283)] = 144639, [SMALL_STATE(4284)] = 144745, [SMALL_STATE(4285)] = 144795, [SMALL_STATE(4286)] = 144844, [SMALL_STATE(4287)] = 144921, [SMALL_STATE(4288)] = 144970, [SMALL_STATE(4289)] = 145019, [SMALL_STATE(4290)] = 145068, [SMALL_STATE(4291)] = 145125, [SMALL_STATE(4292)] = 145216, [SMALL_STATE(4293)] = 145271, [SMALL_STATE(4294)] = 145320, [SMALL_STATE(4295)] = 145373, [SMALL_STATE(4296)] = 145450, [SMALL_STATE(4297)] = 145499, [SMALL_STATE(4298)] = 145576, [SMALL_STATE(4299)] = 145625, [SMALL_STATE(4300)] = 145676, [SMALL_STATE(4301)] = 145729, [SMALL_STATE(4302)] = 145806, [SMALL_STATE(4303)] = 145855, [SMALL_STATE(4304)] = 145904, [SMALL_STATE(4305)] = 145961, [SMALL_STATE(4306)] = 146016, [SMALL_STATE(4307)] = 146065, [SMALL_STATE(4308)] = 146156, [SMALL_STATE(4309)] = 146205, [SMALL_STATE(4310)] = 146290, [SMALL_STATE(4311)] = 146367, [SMALL_STATE(4312)] = 146416, [SMALL_STATE(4313)] = 146465, [SMALL_STATE(4314)] = 146514, [SMALL_STATE(4315)] = 146605, [SMALL_STATE(4316)] = 146654, [SMALL_STATE(4317)] = 146703, [SMALL_STATE(4318)] = 146768, [SMALL_STATE(4319)] = 146817, [SMALL_STATE(4320)] = 146902, [SMALL_STATE(4321)] = 146951, [SMALL_STATE(4322)] = 147028, [SMALL_STATE(4323)] = 147110, [SMALL_STATE(4324)] = 147186, [SMALL_STATE(4325)] = 147262, [SMALL_STATE(4326)] = 147338, [SMALL_STATE(4327)] = 147414, [SMALL_STATE(4328)] = 147490, [SMALL_STATE(4329)] = 147566, [SMALL_STATE(4330)] = 147656, [SMALL_STATE(4331)] = 147730, [SMALL_STATE(4332)] = 147788, [SMALL_STATE(4333)] = 147840, [SMALL_STATE(4334)] = 147936, [SMALL_STATE(4335)] = 147988, [SMALL_STATE(4336)] = 148062, [SMALL_STATE(4337)] = 148150, [SMALL_STATE(4338)] = 148202, [SMALL_STATE(4339)] = 148296, [SMALL_STATE(4340)] = 148370, [SMALL_STATE(4341)] = 148432, [SMALL_STATE(4342)] = 148494, [SMALL_STATE(4343)] = 148578, [SMALL_STATE(4344)] = 148672, [SMALL_STATE(4345)] = 148746, [SMALL_STATE(4346)] = 148836, [SMALL_STATE(4347)] = 148908, [SMALL_STATE(4348)] = 149000, [SMALL_STATE(4349)] = 149096, [SMALL_STATE(4350)] = 149192, [SMALL_STATE(4351)] = 149284, [SMALL_STATE(4352)] = 149374, [SMALL_STATE(4353)] = 149442, [SMALL_STATE(4354)] = 149494, [SMALL_STATE(4355)] = 149552, [SMALL_STATE(4356)] = 149616, [SMALL_STATE(4357)] = 149710, [SMALL_STATE(4358)] = 149762, [SMALL_STATE(4359)] = 149836, [SMALL_STATE(4360)] = 149894, [SMALL_STATE(4361)] = 149960, [SMALL_STATE(4362)] = 150030, [SMALL_STATE(4363)] = 150104, [SMALL_STATE(4364)] = 150196, [SMALL_STATE(4365)] = 150288, [SMALL_STATE(4366)] = 150346, [SMALL_STATE(4367)] = 150432, [SMALL_STATE(4368)] = 150524, [SMALL_STATE(4369)] = 150572, [SMALL_STATE(4370)] = 150662, [SMALL_STATE(4371)] = 150728, [SMALL_STATE(4372)] = 150824, [SMALL_STATE(4373)] = 150914, [SMALL_STATE(4374)] = 151002, [SMALL_STATE(4375)] = 151086, [SMALL_STATE(4376)] = 151164, [SMALL_STATE(4377)] = 151240, [SMALL_STATE(4378)] = 151312, [SMALL_STATE(4379)] = 151380, [SMALL_STATE(4380)] = 151438, [SMALL_STATE(4381)] = 151522, [SMALL_STATE(4382)] = 151574, [SMALL_STATE(4383)] = 151656, [SMALL_STATE(4384)] = 151756, [SMALL_STATE(4385)] = 151808, [SMALL_STATE(4386)] = 151886, [SMALL_STATE(4387)] = 151962, [SMALL_STATE(4388)] = 152020, [SMALL_STATE(4389)] = 152110, [SMALL_STATE(4390)] = 152162, [SMALL_STATE(4391)] = 152214, [SMALL_STATE(4392)] = 152262, [SMALL_STATE(4393)] = 152358, [SMALL_STATE(4394)] = 152416, [SMALL_STATE(4395)] = 152468, [SMALL_STATE(4396)] = 152520, [SMALL_STATE(4397)] = 152572, [SMALL_STATE(4398)] = 152656, [SMALL_STATE(4399)] = 152708, [SMALL_STATE(4400)] = 152778, [SMALL_STATE(4401)] = 152842, [SMALL_STATE(4402)] = 152895, [SMALL_STATE(4403)] = 152944, [SMALL_STATE(4404)] = 153041, [SMALL_STATE(4405)] = 153094, [SMALL_STATE(4406)] = 153191, [SMALL_STATE(4407)] = 153256, [SMALL_STATE(4408)] = 153353, [SMALL_STATE(4409)] = 153448, [SMALL_STATE(4410)] = 153511, [SMALL_STATE(4411)] = 153608, [SMALL_STATE(4412)] = 153705, [SMALL_STATE(4413)] = 153758, [SMALL_STATE(4414)] = 153831, [SMALL_STATE(4415)] = 153928, [SMALL_STATE(4416)] = 154025, [SMALL_STATE(4417)] = 154120, [SMALL_STATE(4418)] = 154217, [SMALL_STATE(4419)] = 154314, [SMALL_STATE(4420)] = 154367, [SMALL_STATE(4421)] = 154414, [SMALL_STATE(4422)] = 154511, [SMALL_STATE(4423)] = 154584, [SMALL_STATE(4424)] = 154681, [SMALL_STATE(4425)] = 154778, [SMALL_STATE(4426)] = 154827, [SMALL_STATE(4427)] = 154924, [SMALL_STATE(4428)] = 155021, [SMALL_STATE(4429)] = 155084, [SMALL_STATE(4430)] = 155131, [SMALL_STATE(4431)] = 155204, [SMALL_STATE(4432)] = 155277, [SMALL_STATE(4433)] = 155324, [SMALL_STATE(4434)] = 155421, [SMALL_STATE(4435)] = 155468, [SMALL_STATE(4436)] = 155515, [SMALL_STATE(4437)] = 155612, [SMALL_STATE(4438)] = 155659, [SMALL_STATE(4439)] = 155706, [SMALL_STATE(4440)] = 155753, [SMALL_STATE(4441)] = 155850, [SMALL_STATE(4442)] = 155947, [SMALL_STATE(4443)] = 155996, [SMALL_STATE(4444)] = 156047, [SMALL_STATE(4445)] = 156144, [SMALL_STATE(4446)] = 156241, [SMALL_STATE(4447)] = 156338, [SMALL_STATE(4448)] = 156435, [SMALL_STATE(4449)] = 156532, [SMALL_STATE(4450)] = 156629, [SMALL_STATE(4451)] = 156726, [SMALL_STATE(4452)] = 156823, [SMALL_STATE(4453)] = 156920, [SMALL_STATE(4454)] = 156983, [SMALL_STATE(4455)] = 157080, [SMALL_STATE(4456)] = 157177, [SMALL_STATE(4457)] = 157230, [SMALL_STATE(4458)] = 157277, [SMALL_STATE(4459)] = 157374, [SMALL_STATE(4460)] = 157447, [SMALL_STATE(4461)] = 157544, [SMALL_STATE(4462)] = 157641, [SMALL_STATE(4463)] = 157688, [SMALL_STATE(4464)] = 157741, [SMALL_STATE(4465)] = 157796, [SMALL_STATE(4466)] = 157893, [SMALL_STATE(4467)] = 157946, [SMALL_STATE(4468)] = 158043, [SMALL_STATE(4469)] = 158140, [SMALL_STATE(4470)] = 158237, [SMALL_STATE(4471)] = 158334, [SMALL_STATE(4472)] = 158431, [SMALL_STATE(4473)] = 158506, [SMALL_STATE(4474)] = 158603, [SMALL_STATE(4475)] = 158678, [SMALL_STATE(4476)] = 158753, [SMALL_STATE(4477)] = 158828, [SMALL_STATE(4478)] = 158925, [SMALL_STATE(4479)] = 159000, [SMALL_STATE(4480)] = 159075, [SMALL_STATE(4481)] = 159148, [SMALL_STATE(4482)] = 159245, [SMALL_STATE(4483)] = 159342, [SMALL_STATE(4484)] = 159391, [SMALL_STATE(4485)] = 159485, [SMALL_STATE(4486)] = 159577, [SMALL_STATE(4487)] = 159657, [SMALL_STATE(4488)] = 159749, [SMALL_STATE(4489)] = 159843, [SMALL_STATE(4490)] = 159895, [SMALL_STATE(4491)] = 159989, [SMALL_STATE(4492)] = 160083, [SMALL_STATE(4493)] = 160175, [SMALL_STATE(4494)] = 160247, [SMALL_STATE(4495)] = 160319, [SMALL_STATE(4496)] = 160375, [SMALL_STATE(4497)] = 160435, [SMALL_STATE(4498)] = 160529, [SMALL_STATE(4499)] = 160601, [SMALL_STATE(4500)] = 160673, [SMALL_STATE(4501)] = 160745, [SMALL_STATE(4502)] = 160805, [SMALL_STATE(4503)] = 160881, [SMALL_STATE(4504)] = 160933, [SMALL_STATE(4505)] = 161005, [SMALL_STATE(4506)] = 161099, [SMALL_STATE(4507)] = 161173, [SMALL_STATE(4508)] = 161247, [SMALL_STATE(4509)] = 161339, [SMALL_STATE(4510)] = 161433, [SMALL_STATE(4511)] = 161507, [SMALL_STATE(4512)] = 161581, [SMALL_STATE(4513)] = 161655, [SMALL_STATE(4514)] = 161715, [SMALL_STATE(4515)] = 161803, [SMALL_STATE(4516)] = 161877, [SMALL_STATE(4517)] = 161963, [SMALL_STATE(4518)] = 162021, [SMALL_STATE(4519)] = 162095, [SMALL_STATE(4520)] = 162169, [SMALL_STATE(4521)] = 162263, [SMALL_STATE(4522)] = 162337, [SMALL_STATE(4523)] = 162411, [SMALL_STATE(4524)] = 162485, [SMALL_STATE(4525)] = 162559, [SMALL_STATE(4526)] = 162633, [SMALL_STATE(4527)] = 162685, [SMALL_STATE(4528)] = 162779, [SMALL_STATE(4529)] = 162873, [SMALL_STATE(4530)] = 162967, [SMALL_STATE(4531)] = 163059, [SMALL_STATE(4532)] = 163147, [SMALL_STATE(4533)] = 163219, [SMALL_STATE(4534)] = 163313, [SMALL_STATE(4535)] = 163407, [SMALL_STATE(4536)] = 163501, [SMALL_STATE(4537)] = 163567, [SMALL_STATE(4538)] = 163659, [SMALL_STATE(4539)] = 163753, [SMALL_STATE(4540)] = 163845, [SMALL_STATE(4541)] = 163937, [SMALL_STATE(4542)] = 164029, [SMALL_STATE(4543)] = 164121, [SMALL_STATE(4544)] = 164213, [SMALL_STATE(4545)] = 164259, [SMALL_STATE(4546)] = 164347, [SMALL_STATE(4547)] = 164439, [SMALL_STATE(4548)] = 164533, [SMALL_STATE(4549)] = 164597, [SMALL_STATE(4550)] = 164683, [SMALL_STATE(4551)] = 164767, [SMALL_STATE(4552)] = 164849, [SMALL_STATE(4553)] = 164929, [SMALL_STATE(4554)] = 165005, [SMALL_STATE(4555)] = 165079, [SMALL_STATE(4556)] = 165149, [SMALL_STATE(4557)] = 165215, [SMALL_STATE(4558)] = 165309, [SMALL_STATE(4559)] = 165377, [SMALL_STATE(4560)] = 165447, [SMALL_STATE(4561)] = 165541, [SMALL_STATE(4562)] = 165635, [SMALL_STATE(4563)] = 165681, [SMALL_STATE(4564)] = 165775, [SMALL_STATE(4565)] = 165863, [SMALL_STATE(4566)] = 165955, [SMALL_STATE(4567)] = 166049, [SMALL_STATE(4568)] = 166137, [SMALL_STATE(4569)] = 166229, [SMALL_STATE(4570)] = 166321, [SMALL_STATE(4571)] = 166367, [SMALL_STATE(4572)] = 166461, [SMALL_STATE(4573)] = 166553, [SMALL_STATE(4574)] = 166647, [SMALL_STATE(4575)] = 166739, [SMALL_STATE(4576)] = 166831, [SMALL_STATE(4577)] = 166923, [SMALL_STATE(4578)] = 166969, [SMALL_STATE(4579)] = 167061, [SMALL_STATE(4580)] = 167149, [SMALL_STATE(4581)] = 167243, [SMALL_STATE(4582)] = 167335, [SMALL_STATE(4583)] = 167429, [SMALL_STATE(4584)] = 167523, [SMALL_STATE(4585)] = 167617, [SMALL_STATE(4586)] = 167709, [SMALL_STATE(4587)] = 167803, [SMALL_STATE(4588)] = 167895, [SMALL_STATE(4589)] = 167989, [SMALL_STATE(4590)] = 168053, [SMALL_STATE(4591)] = 168111, [SMALL_STATE(4592)] = 168171, [SMALL_STATE(4593)] = 168265, [SMALL_STATE(4594)] = 168359, [SMALL_STATE(4595)] = 168445, [SMALL_STATE(4596)] = 168529, [SMALL_STATE(4597)] = 168623, [SMALL_STATE(4598)] = 168717, [SMALL_STATE(4599)] = 168805, [SMALL_STATE(4600)] = 168893, [SMALL_STATE(4601)] = 168953, [SMALL_STATE(4602)] = 169025, [SMALL_STATE(4603)] = 169117, [SMALL_STATE(4604)] = 169205, [SMALL_STATE(4605)] = 169299, [SMALL_STATE(4606)] = 169387, [SMALL_STATE(4607)] = 169481, [SMALL_STATE(4608)] = 169541, [SMALL_STATE(4609)] = 169601, [SMALL_STATE(4610)] = 169695, [SMALL_STATE(4611)] = 169777, [SMALL_STATE(4612)] = 169871, [SMALL_STATE(4613)] = 169965, [SMALL_STATE(4614)] = 170037, [SMALL_STATE(4615)] = 170109, [SMALL_STATE(4616)] = 170197, [SMALL_STATE(4617)] = 170289, [SMALL_STATE(4618)] = 170353, [SMALL_STATE(4619)] = 170439, [SMALL_STATE(4620)] = 170523, [SMALL_STATE(4621)] = 170605, [SMALL_STATE(4622)] = 170685, [SMALL_STATE(4623)] = 170761, [SMALL_STATE(4624)] = 170835, [SMALL_STATE(4625)] = 170905, [SMALL_STATE(4626)] = 170971, [SMALL_STATE(4627)] = 171039, [SMALL_STATE(4628)] = 171127, [SMALL_STATE(4629)] = 171219, [SMALL_STATE(4630)] = 171307, [SMALL_STATE(4631)] = 171399, [SMALL_STATE(4632)] = 171487, [SMALL_STATE(4633)] = 171575, [SMALL_STATE(4634)] = 171667, [SMALL_STATE(4635)] = 171725, [SMALL_STATE(4636)] = 171785, [SMALL_STATE(4637)] = 171845, [SMALL_STATE(4638)] = 171939, [SMALL_STATE(4639)] = 171997, [SMALL_STATE(4640)] = 172057, [SMALL_STATE(4641)] = 172151, [SMALL_STATE(4642)] = 172223, [SMALL_STATE(4643)] = 172295, [SMALL_STATE(4644)] = 172389, [SMALL_STATE(4645)] = 172437, [SMALL_STATE(4646)] = 172531, [SMALL_STATE(4647)] = 172625, [SMALL_STATE(4648)] = 172697, [SMALL_STATE(4649)] = 172747, [SMALL_STATE(4650)] = 172838, [SMALL_STATE(4651)] = 172911, [SMALL_STATE(4652)] = 173002, [SMALL_STATE(4653)] = 173093, [SMALL_STATE(4654)] = 173184, [SMALL_STATE(4655)] = 173235, [SMALL_STATE(4656)] = 173326, [SMALL_STATE(4657)] = 173417, [SMALL_STATE(4658)] = 173466, [SMALL_STATE(4659)] = 173539, [SMALL_STATE(4660)] = 173630, [SMALL_STATE(4661)] = 173721, [SMALL_STATE(4662)] = 173766, [SMALL_STATE(4663)] = 173857, [SMALL_STATE(4664)] = 173948, [SMALL_STATE(4665)] = 174039, [SMALL_STATE(4666)] = 174130, [SMALL_STATE(4667)] = 174221, [SMALL_STATE(4668)] = 174302, [SMALL_STATE(4669)] = 174393, [SMALL_STATE(4670)] = 174484, [SMALL_STATE(4671)] = 174575, [SMALL_STATE(4672)] = 174666, [SMALL_STATE(4673)] = 174739, [SMALL_STATE(4674)] = 174830, [SMALL_STATE(4675)] = 174921, [SMALL_STATE(4676)] = 174994, [SMALL_STATE(4677)] = 175085, [SMALL_STATE(4678)] = 175166, [SMALL_STATE(4679)] = 175257, [SMALL_STATE(4680)] = 175348, [SMALL_STATE(4681)] = 175439, [SMALL_STATE(4682)] = 175512, [SMALL_STATE(4683)] = 175585, [SMALL_STATE(4684)] = 175676, [SMALL_STATE(4685)] = 175749, [SMALL_STATE(4686)] = 175840, [SMALL_STATE(4687)] = 175931, [SMALL_STATE(4688)] = 176022, [SMALL_STATE(4689)] = 176095, [SMALL_STATE(4690)] = 176186, [SMALL_STATE(4691)] = 176277, [SMALL_STATE(4692)] = 176350, [SMALL_STATE(4693)] = 176413, [SMALL_STATE(4694)] = 176486, [SMALL_STATE(4695)] = 176567, [SMALL_STATE(4696)] = 176658, [SMALL_STATE(4697)] = 176749, [SMALL_STATE(4698)] = 176840, [SMALL_STATE(4699)] = 176931, [SMALL_STATE(4700)] = 177022, [SMALL_STATE(4701)] = 177113, [SMALL_STATE(4702)] = 177204, [SMALL_STATE(4703)] = 177295, [SMALL_STATE(4704)] = 177350, [SMALL_STATE(4705)] = 177441, [SMALL_STATE(4706)] = 177514, [SMALL_STATE(4707)] = 177605, [SMALL_STATE(4708)] = 177696, [SMALL_STATE(4709)] = 177767, [SMALL_STATE(4710)] = 177838, [SMALL_STATE(4711)] = 177909, [SMALL_STATE(4712)] = 177980, [SMALL_STATE(4713)] = 178051, [SMALL_STATE(4714)] = 178122, [SMALL_STATE(4715)] = 178213, [SMALL_STATE(4716)] = 178304, [SMALL_STATE(4717)] = 178395, [SMALL_STATE(4718)] = 178468, [SMALL_STATE(4719)] = 178515, [SMALL_STATE(4720)] = 178588, [SMALL_STATE(4721)] = 178679, [SMALL_STATE(4722)] = 178760, [SMALL_STATE(4723)] = 178809, [SMALL_STATE(4724)] = 178900, [SMALL_STATE(4725)] = 178949, [SMALL_STATE(4726)] = 179036, [SMALL_STATE(4727)] = 179127, [SMALL_STATE(4728)] = 179176, [SMALL_STATE(4729)] = 179267, [SMALL_STATE(4730)] = 179340, [SMALL_STATE(4731)] = 179413, [SMALL_STATE(4732)] = 179486, [SMALL_STATE(4733)] = 179535, [SMALL_STATE(4734)] = 179616, [SMALL_STATE(4735)] = 179707, [SMALL_STATE(4736)] = 179756, [SMALL_STATE(4737)] = 179837, [SMALL_STATE(4738)] = 179928, [SMALL_STATE(4739)] = 180019, [SMALL_STATE(4740)] = 180110, [SMALL_STATE(4741)] = 180165, [SMALL_STATE(4742)] = 180214, [SMALL_STATE(4743)] = 180295, [SMALL_STATE(4744)] = 180344, [SMALL_STATE(4745)] = 180393, [SMALL_STATE(4746)] = 180442, [SMALL_STATE(4747)] = 180491, [SMALL_STATE(4748)] = 180540, [SMALL_STATE(4749)] = 180621, [SMALL_STATE(4750)] = 180670, [SMALL_STATE(4751)] = 180719, [SMALL_STATE(4752)] = 180800, [SMALL_STATE(4753)] = 180891, [SMALL_STATE(4754)] = 180974, [SMALL_STATE(4755)] = 181065, [SMALL_STATE(4756)] = 181156, [SMALL_STATE(4757)] = 181247, [SMALL_STATE(4758)] = 181338, [SMALL_STATE(4759)] = 181411, [SMALL_STATE(4760)] = 181456, [SMALL_STATE(4761)] = 181547, [SMALL_STATE(4762)] = 181628, [SMALL_STATE(4763)] = 181719, [SMALL_STATE(4764)] = 181810, [SMALL_STATE(4765)] = 181883, [SMALL_STATE(4766)] = 181938, [SMALL_STATE(4767)] = 182029, [SMALL_STATE(4768)] = 182110, [SMALL_STATE(4769)] = 182201, [SMALL_STATE(4770)] = 182282, [SMALL_STATE(4771)] = 182373, [SMALL_STATE(4772)] = 182464, [SMALL_STATE(4773)] = 182555, [SMALL_STATE(4774)] = 182646, [SMALL_STATE(4775)] = 182737, [SMALL_STATE(4776)] = 182828, [SMALL_STATE(4777)] = 182919, [SMALL_STATE(4778)] = 182966, [SMALL_STATE(4779)] = 183057, [SMALL_STATE(4780)] = 183148, [SMALL_STATE(4781)] = 183239, [SMALL_STATE(4782)] = 183330, [SMALL_STATE(4783)] = 183401, [SMALL_STATE(4784)] = 183448, [SMALL_STATE(4785)] = 183519, [SMALL_STATE(4786)] = 183590, [SMALL_STATE(4787)] = 183663, [SMALL_STATE(4788)] = 183754, [SMALL_STATE(4789)] = 183845, [SMALL_STATE(4790)] = 183916, [SMALL_STATE(4791)] = 184007, [SMALL_STATE(4792)] = 184078, [SMALL_STATE(4793)] = 184169, [SMALL_STATE(4794)] = 184240, [SMALL_STATE(4795)] = 184313, [SMALL_STATE(4796)] = 184404, [SMALL_STATE(4797)] = 184495, [SMALL_STATE(4798)] = 184586, [SMALL_STATE(4799)] = 184677, [SMALL_STATE(4800)] = 184768, [SMALL_STATE(4801)] = 184859, [SMALL_STATE(4802)] = 184950, [SMALL_STATE(4803)] = 185041, [SMALL_STATE(4804)] = 185132, [SMALL_STATE(4805)] = 185223, [SMALL_STATE(4806)] = 185274, [SMALL_STATE(4807)] = 185365, [SMALL_STATE(4808)] = 185446, [SMALL_STATE(4809)] = 185537, [SMALL_STATE(4810)] = 185628, [SMALL_STATE(4811)] = 185719, [SMALL_STATE(4812)] = 185810, [SMALL_STATE(4813)] = 185901, [SMALL_STATE(4814)] = 185992, [SMALL_STATE(4815)] = 186083, [SMALL_STATE(4816)] = 186174, [SMALL_STATE(4817)] = 186247, [SMALL_STATE(4818)] = 186334, [SMALL_STATE(4819)] = 186425, [SMALL_STATE(4820)] = 186506, [SMALL_STATE(4821)] = 186597, [SMALL_STATE(4822)] = 186688, [SMALL_STATE(4823)] = 186779, [SMALL_STATE(4824)] = 186870, [SMALL_STATE(4825)] = 186951, [SMALL_STATE(4826)] = 187042, [SMALL_STATE(4827)] = 187133, [SMALL_STATE(4828)] = 187224, [SMALL_STATE(4829)] = 187315, [SMALL_STATE(4830)] = 187406, [SMALL_STATE(4831)] = 187497, [SMALL_STATE(4832)] = 187588, [SMALL_STATE(4833)] = 187679, [SMALL_STATE(4834)] = 187770, [SMALL_STATE(4835)] = 187820, [SMALL_STATE(4836)] = 187872, [SMALL_STATE(4837)] = 187916, [SMALL_STATE(4838)] = 187994, [SMALL_STATE(4839)] = 188080, [SMALL_STATE(4840)] = 188124, [SMALL_STATE(4841)] = 188168, [SMALL_STATE(4842)] = 188218, [SMALL_STATE(4843)] = 188268, [SMALL_STATE(4844)] = 188356, [SMALL_STATE(4845)] = 188400, [SMALL_STATE(4846)] = 188444, [SMALL_STATE(4847)] = 188522, [SMALL_STATE(4848)] = 188566, [SMALL_STATE(4849)] = 188610, [SMALL_STATE(4850)] = 188654, [SMALL_STATE(4851)] = 188698, [SMALL_STATE(4852)] = 188742, [SMALL_STATE(4853)] = 188820, [SMALL_STATE(4854)] = 188868, [SMALL_STATE(4855)] = 188912, [SMALL_STATE(4856)] = 188998, [SMALL_STATE(4857)] = 189042, [SMALL_STATE(4858)] = 189090, [SMALL_STATE(4859)] = 189134, [SMALL_STATE(4860)] = 189178, [SMALL_STATE(4861)] = 189222, [SMALL_STATE(4862)] = 189266, [SMALL_STATE(4863)] = 189336, [SMALL_STATE(4864)] = 189396, [SMALL_STATE(4865)] = 189466, [SMALL_STATE(4866)] = 189536, [SMALL_STATE(4867)] = 189606, [SMALL_STATE(4868)] = 189676, [SMALL_STATE(4869)] = 189746, [SMALL_STATE(4870)] = 189790, [SMALL_STATE(4871)] = 189834, [SMALL_STATE(4872)] = 189878, [SMALL_STATE(4873)] = 189922, [SMALL_STATE(4874)] = 189966, [SMALL_STATE(4875)] = 190010, [SMALL_STATE(4876)] = 190096, [SMALL_STATE(4877)] = 190146, [SMALL_STATE(4878)] = 190190, [SMALL_STATE(4879)] = 190240, [SMALL_STATE(4880)] = 190318, [SMALL_STATE(4881)] = 190368, [SMALL_STATE(4882)] = 190418, [SMALL_STATE(4883)] = 190462, [SMALL_STATE(4884)] = 190506, [SMALL_STATE(4885)] = 190550, [SMALL_STATE(4886)] = 190594, [SMALL_STATE(4887)] = 190644, [SMALL_STATE(4888)] = 190694, [SMALL_STATE(4889)] = 190738, [SMALL_STATE(4890)] = 190782, [SMALL_STATE(4891)] = 190826, [SMALL_STATE(4892)] = 190876, [SMALL_STATE(4893)] = 190920, [SMALL_STATE(4894)] = 190972, [SMALL_STATE(4895)] = 191016, [SMALL_STATE(4896)] = 191060, [SMALL_STATE(4897)] = 191138, [SMALL_STATE(4898)] = 191224, [SMALL_STATE(4899)] = 191272, [SMALL_STATE(4900)] = 191316, [SMALL_STATE(4901)] = 191374, [SMALL_STATE(4902)] = 191452, [SMALL_STATE(4903)] = 191502, [SMALL_STATE(4904)] = 191552, [SMALL_STATE(4905)] = 191596, [SMALL_STATE(4906)] = 191682, [SMALL_STATE(4907)] = 191760, [SMALL_STATE(4908)] = 191846, [SMALL_STATE(4909)] = 191896, [SMALL_STATE(4910)] = 191946, [SMALL_STATE(4911)] = 192024, [SMALL_STATE(4912)] = 192068, [SMALL_STATE(4913)] = 192128, [SMALL_STATE(4914)] = 192174, [SMALL_STATE(4915)] = 192218, [SMALL_STATE(4916)] = 192276, [SMALL_STATE(4917)] = 192319, [SMALL_STATE(4918)] = 192362, [SMALL_STATE(4919)] = 192431, [SMALL_STATE(4920)] = 192516, [SMALL_STATE(4921)] = 192601, [SMALL_STATE(4922)] = 192686, [SMALL_STATE(4923)] = 192771, [SMALL_STATE(4924)] = 192856, [SMALL_STATE(4925)] = 192905, [SMALL_STATE(4926)] = 192954, [SMALL_STATE(4927)] = 192997, [SMALL_STATE(4928)] = 193066, [SMALL_STATE(4929)] = 193135, [SMALL_STATE(4930)] = 193178, [SMALL_STATE(4931)] = 193221, [SMALL_STATE(4932)] = 193290, [SMALL_STATE(4933)] = 193359, [SMALL_STATE(4934)] = 193428, [SMALL_STATE(4935)] = 193471, [SMALL_STATE(4936)] = 193514, [SMALL_STATE(4937)] = 193583, [SMALL_STATE(4938)] = 193626, [SMALL_STATE(4939)] = 193695, [SMALL_STATE(4940)] = 193764, [SMALL_STATE(4941)] = 193807, [SMALL_STATE(4942)] = 193850, [SMALL_STATE(4943)] = 193893, [SMALL_STATE(4944)] = 193978, [SMALL_STATE(4945)] = 194063, [SMALL_STATE(4946)] = 194106, [SMALL_STATE(4947)] = 194175, [SMALL_STATE(4948)] = 194218, [SMALL_STATE(4949)] = 194287, [SMALL_STATE(4950)] = 194356, [SMALL_STATE(4951)] = 194425, [SMALL_STATE(4952)] = 194468, [SMALL_STATE(4953)] = 194511, [SMALL_STATE(4954)] = 194596, [SMALL_STATE(4955)] = 194687, [SMALL_STATE(4956)] = 194730, [SMALL_STATE(4957)] = 194799, [SMALL_STATE(4958)] = 194842, [SMALL_STATE(4959)] = 194885, [SMALL_STATE(4960)] = 194928, [SMALL_STATE(4961)] = 194971, [SMALL_STATE(4962)] = 195014, [SMALL_STATE(4963)] = 195099, [SMALL_STATE(4964)] = 195142, [SMALL_STATE(4965)] = 195185, [SMALL_STATE(4966)] = 195228, [SMALL_STATE(4967)] = 195273, [SMALL_STATE(4968)] = 195342, [SMALL_STATE(4969)] = 195411, [SMALL_STATE(4970)] = 195480, [SMALL_STATE(4971)] = 195549, [SMALL_STATE(4972)] = 195592, [SMALL_STATE(4973)] = 195635, [SMALL_STATE(4974)] = 195720, [SMALL_STATE(4975)] = 195763, [SMALL_STATE(4976)] = 195806, [SMALL_STATE(4977)] = 195891, [SMALL_STATE(4978)] = 195934, [SMALL_STATE(4979)] = 195977, [SMALL_STATE(4980)] = 196020, [SMALL_STATE(4981)] = 196063, [SMALL_STATE(4982)] = 196132, [SMALL_STATE(4983)] = 196175, [SMALL_STATE(4984)] = 196218, [SMALL_STATE(4985)] = 196303, [SMALL_STATE(4986)] = 196346, [SMALL_STATE(4987)] = 196415, [SMALL_STATE(4988)] = 196458, [SMALL_STATE(4989)] = 196501, [SMALL_STATE(4990)] = 196544, [SMALL_STATE(4991)] = 196587, [SMALL_STATE(4992)] = 196636, [SMALL_STATE(4993)] = 196714, [SMALL_STATE(4994)] = 196792, [SMALL_STATE(4995)] = 196876, [SMALL_STATE(4996)] = 196960, [SMALL_STATE(4997)] = 197028, [SMALL_STATE(4998)] = 197096, [SMALL_STATE(4999)] = 197164, [SMALL_STATE(5000)] = 197250, [SMALL_STATE(5001)] = 197302, [SMALL_STATE(5002)] = 197370, [SMALL_STATE(5003)] = 197438, [SMALL_STATE(5004)] = 197490, [SMALL_STATE(5005)] = 197568, [SMALL_STATE(5006)] = 197636, [SMALL_STATE(5007)] = 197714, [SMALL_STATE(5008)] = 197769, [SMALL_STATE(5009)] = 197846, [SMALL_STATE(5010)] = 197929, [SMALL_STATE(5011)] = 197976, [SMALL_STATE(5012)] = 198053, [SMALL_STATE(5013)] = 198130, [SMALL_STATE(5014)] = 198185, [SMALL_STATE(5015)] = 198262, [SMALL_STATE(5016)] = 198319, [SMALL_STATE(5017)] = 198402, [SMALL_STATE(5018)] = 198485, [SMALL_STATE(5019)] = 198532, [SMALL_STATE(5020)] = 198587, [SMALL_STATE(5021)] = 198634, [SMALL_STATE(5022)] = 198717, [SMALL_STATE(5023)] = 198764, [SMALL_STATE(5024)] = 198847, [SMALL_STATE(5025)] = 198924, [SMALL_STATE(5026)] = 198971, [SMALL_STATE(5027)] = 199018, [SMALL_STATE(5028)] = 199065, [SMALL_STATE(5029)] = 199142, [SMALL_STATE(5030)] = 199197, [SMALL_STATE(5031)] = 199280, [SMALL_STATE(5032)] = 199327, [SMALL_STATE(5033)] = 199394, [SMALL_STATE(5034)] = 199471, [SMALL_STATE(5035)] = 199548, [SMALL_STATE(5036)] = 199625, [SMALL_STATE(5037)] = 199692, [SMALL_STATE(5038)] = 199739, [SMALL_STATE(5039)] = 199816, [SMALL_STATE(5040)] = 199873, [SMALL_STATE(5041)] = 199926, [SMALL_STATE(5042)] = 199973, [SMALL_STATE(5043)] = 200056, [SMALL_STATE(5044)] = 200103, [SMALL_STATE(5045)] = 200156, [SMALL_STATE(5046)] = 200223, [SMALL_STATE(5047)] = 200280, [SMALL_STATE(5048)] = 200363, [SMALL_STATE(5049)] = 200430, [SMALL_STATE(5050)] = 200479, [SMALL_STATE(5051)] = 200522, [SMALL_STATE(5052)] = 200589, [SMALL_STATE(5053)] = 200636, [SMALL_STATE(5054)] = 200713, [SMALL_STATE(5055)] = 200760, [SMALL_STATE(5056)] = 200837, [SMALL_STATE(5057)] = 200904, [SMALL_STATE(5058)] = 200945, [SMALL_STATE(5059)] = 201027, [SMALL_STATE(5060)] = 201093, [SMALL_STATE(5061)] = 201133, [SMALL_STATE(5062)] = 201209, [SMALL_STATE(5063)] = 201249, [SMALL_STATE(5064)] = 201289, [SMALL_STATE(5065)] = 201329, [SMALL_STATE(5066)] = 201405, [SMALL_STATE(5067)] = 201487, [SMALL_STATE(5068)] = 201569, [SMALL_STATE(5069)] = 201609, [SMALL_STATE(5070)] = 201691, [SMALL_STATE(5071)] = 201741, [SMALL_STATE(5072)] = 201823, [SMALL_STATE(5073)] = 201899, [SMALL_STATE(5074)] = 201939, [SMALL_STATE(5075)] = 202015, [SMALL_STATE(5076)] = 202091, [SMALL_STATE(5077)] = 202167, [SMALL_STATE(5078)] = 202207, [SMALL_STATE(5079)] = 202273, [SMALL_STATE(5080)] = 202313, [SMALL_STATE(5081)] = 202395, [SMALL_STATE(5082)] = 202435, [SMALL_STATE(5083)] = 202475, [SMALL_STATE(5084)] = 202557, [SMALL_STATE(5085)] = 202597, [SMALL_STATE(5086)] = 202663, [SMALL_STATE(5087)] = 202739, [SMALL_STATE(5088)] = 202779, [SMALL_STATE(5089)] = 202819, [SMALL_STATE(5090)] = 202859, [SMALL_STATE(5091)] = 202941, [SMALL_STATE(5092)] = 203007, [SMALL_STATE(5093)] = 203083, [SMALL_STATE(5094)] = 203165, [SMALL_STATE(5095)] = 203247, [SMALL_STATE(5096)] = 203323, [SMALL_STATE(5097)] = 203405, [SMALL_STATE(5098)] = 203481, [SMALL_STATE(5099)] = 203521, [SMALL_STATE(5100)] = 203561, [SMALL_STATE(5101)] = 203601, [SMALL_STATE(5102)] = 203683, [SMALL_STATE(5103)] = 203723, [SMALL_STATE(5104)] = 203789, [SMALL_STATE(5105)] = 203865, [SMALL_STATE(5106)] = 203947, [SMALL_STATE(5107)] = 203987, [SMALL_STATE(5108)] = 204069, [SMALL_STATE(5109)] = 204109, [SMALL_STATE(5110)] = 204191, [SMALL_STATE(5111)] = 204267, [SMALL_STATE(5112)] = 204307, [SMALL_STATE(5113)] = 204347, [SMALL_STATE(5114)] = 204423, [SMALL_STATE(5115)] = 204505, [SMALL_STATE(5116)] = 204545, [SMALL_STATE(5117)] = 204585, [SMALL_STATE(5118)] = 204667, [SMALL_STATE(5119)] = 204749, [SMALL_STATE(5120)] = 204789, [SMALL_STATE(5121)] = 204865, [SMALL_STATE(5122)] = 204941, [SMALL_STATE(5123)] = 205017, [SMALL_STATE(5124)] = 205057, [SMALL_STATE(5125)] = 205097, [SMALL_STATE(5126)] = 205173, [SMALL_STATE(5127)] = 205213, [SMALL_STATE(5128)] = 205279, [SMALL_STATE(5129)] = 205361, [SMALL_STATE(5130)] = 205401, [SMALL_STATE(5131)] = 205441, [SMALL_STATE(5132)] = 205517, [SMALL_STATE(5133)] = 205557, [SMALL_STATE(5134)] = 205633, [SMALL_STATE(5135)] = 205673, [SMALL_STATE(5136)] = 205713, [SMALL_STATE(5137)] = 205753, [SMALL_STATE(5138)] = 205793, [SMALL_STATE(5139)] = 205875, [SMALL_STATE(5140)] = 205951, [SMALL_STATE(5141)] = 205991, [SMALL_STATE(5142)] = 206073, [SMALL_STATE(5143)] = 206113, [SMALL_STATE(5144)] = 206195, [SMALL_STATE(5145)] = 206235, [SMALL_STATE(5146)] = 206311, [SMALL_STATE(5147)] = 206387, [SMALL_STATE(5148)] = 206463, [SMALL_STATE(5149)] = 206503, [SMALL_STATE(5150)] = 206579, [SMALL_STATE(5151)] = 206619, [SMALL_STATE(5152)] = 206701, [SMALL_STATE(5153)] = 206782, [SMALL_STATE(5154)] = 206863, [SMALL_STATE(5155)] = 206944, [SMALL_STATE(5156)] = 207025, [SMALL_STATE(5157)] = 207106, [SMALL_STATE(5158)] = 207187, [SMALL_STATE(5159)] = 207268, [SMALL_STATE(5160)] = 207349, [SMALL_STATE(5161)] = 207430, [SMALL_STATE(5162)] = 207511, [SMALL_STATE(5163)] = 207592, [SMALL_STATE(5164)] = 207673, [SMALL_STATE(5165)] = 207754, [SMALL_STATE(5166)] = 207835, [SMALL_STATE(5167)] = 207916, [SMALL_STATE(5168)] = 207997, [SMALL_STATE(5169)] = 208078, [SMALL_STATE(5170)] = 208159, [SMALL_STATE(5171)] = 208240, [SMALL_STATE(5172)] = 208321, [SMALL_STATE(5173)] = 208402, [SMALL_STATE(5174)] = 208483, [SMALL_STATE(5175)] = 208564, [SMALL_STATE(5176)] = 208645, [SMALL_STATE(5177)] = 208726, [SMALL_STATE(5178)] = 208807, [SMALL_STATE(5179)] = 208888, [SMALL_STATE(5180)] = 208969, [SMALL_STATE(5181)] = 209050, [SMALL_STATE(5182)] = 209131, [SMALL_STATE(5183)] = 209212, [SMALL_STATE(5184)] = 209293, [SMALL_STATE(5185)] = 209374, [SMALL_STATE(5186)] = 209455, [SMALL_STATE(5187)] = 209536, [SMALL_STATE(5188)] = 209617, [SMALL_STATE(5189)] = 209698, [SMALL_STATE(5190)] = 209779, [SMALL_STATE(5191)] = 209860, [SMALL_STATE(5192)] = 209941, [SMALL_STATE(5193)] = 210022, [SMALL_STATE(5194)] = 210103, [SMALL_STATE(5195)] = 210184, [SMALL_STATE(5196)] = 210265, [SMALL_STATE(5197)] = 210346, [SMALL_STATE(5198)] = 210427, [SMALL_STATE(5199)] = 210508, [SMALL_STATE(5200)] = 210589, [SMALL_STATE(5201)] = 210664, [SMALL_STATE(5202)] = 210739, [SMALL_STATE(5203)] = 210820, [SMALL_STATE(5204)] = 210901, [SMALL_STATE(5205)] = 210982, [SMALL_STATE(5206)] = 211063, [SMALL_STATE(5207)] = 211110, [SMALL_STATE(5208)] = 211157, [SMALL_STATE(5209)] = 211238, [SMALL_STATE(5210)] = 211319, [SMALL_STATE(5211)] = 211400, [SMALL_STATE(5212)] = 211481, [SMALL_STATE(5213)] = 211562, [SMALL_STATE(5214)] = 211613, [SMALL_STATE(5215)] = 211694, [SMALL_STATE(5216)] = 211775, [SMALL_STATE(5217)] = 211856, [SMALL_STATE(5218)] = 211931, [SMALL_STATE(5219)] = 212012, [SMALL_STATE(5220)] = 212087, [SMALL_STATE(5221)] = 212168, [SMALL_STATE(5222)] = 212249, [SMALL_STATE(5223)] = 212330, [SMALL_STATE(5224)] = 212411, [SMALL_STATE(5225)] = 212492, [SMALL_STATE(5226)] = 212573, [SMALL_STATE(5227)] = 212626, [SMALL_STATE(5228)] = 212679, [SMALL_STATE(5229)] = 212760, [SMALL_STATE(5230)] = 212841, [SMALL_STATE(5231)] = 212922, [SMALL_STATE(5232)] = 213003, [SMALL_STATE(5233)] = 213084, [SMALL_STATE(5234)] = 213165, [SMALL_STATE(5235)] = 213246, [SMALL_STATE(5236)] = 213327, [SMALL_STATE(5237)] = 213408, [SMALL_STATE(5238)] = 213489, [SMALL_STATE(5239)] = 213570, [SMALL_STATE(5240)] = 213651, [SMALL_STATE(5241)] = 213732, [SMALL_STATE(5242)] = 213813, [SMALL_STATE(5243)] = 213894, [SMALL_STATE(5244)] = 213975, [SMALL_STATE(5245)] = 214056, [SMALL_STATE(5246)] = 214137, [SMALL_STATE(5247)] = 214218, [SMALL_STATE(5248)] = 214299, [SMALL_STATE(5249)] = 214380, [SMALL_STATE(5250)] = 214461, [SMALL_STATE(5251)] = 214542, [SMALL_STATE(5252)] = 214623, [SMALL_STATE(5253)] = 214704, [SMALL_STATE(5254)] = 214785, [SMALL_STATE(5255)] = 214866, [SMALL_STATE(5256)] = 214947, [SMALL_STATE(5257)] = 215028, [SMALL_STATE(5258)] = 215106, [SMALL_STATE(5259)] = 215160, [SMALL_STATE(5260)] = 215236, [SMALL_STATE(5261)] = 215314, [SMALL_STATE(5262)] = 215390, [SMALL_STATE(5263)] = 215466, [SMALL_STATE(5264)] = 215542, [SMALL_STATE(5265)] = 215584, [SMALL_STATE(5266)] = 215660, [SMALL_STATE(5267)] = 215736, [SMALL_STATE(5268)] = 215814, [SMALL_STATE(5269)] = 215856, [SMALL_STATE(5270)] = 215930, [SMALL_STATE(5271)] = 216006, [SMALL_STATE(5272)] = 216060, [SMALL_STATE(5273)] = 216136, [SMALL_STATE(5274)] = 216214, [SMALL_STATE(5275)] = 216292, [SMALL_STATE(5276)] = 216368, [SMALL_STATE(5277)] = 216410, [SMALL_STATE(5278)] = 216484, [SMALL_STATE(5279)] = 216560, [SMALL_STATE(5280)] = 216636, [SMALL_STATE(5281)] = 216714, [SMALL_STATE(5282)] = 216792, [SMALL_STATE(5283)] = 216868, [SMALL_STATE(5284)] = 216908, [SMALL_STATE(5285)] = 216986, [SMALL_STATE(5286)] = 217062, [SMALL_STATE(5287)] = 217138, [SMALL_STATE(5288)] = 217214, [SMALL_STATE(5289)] = 217288, [SMALL_STATE(5290)] = 217364, [SMALL_STATE(5291)] = 217438, [SMALL_STATE(5292)] = 217514, [SMALL_STATE(5293)] = 217590, [SMALL_STATE(5294)] = 217666, [SMALL_STATE(5295)] = 217742, [SMALL_STATE(5296)] = 217818, [SMALL_STATE(5297)] = 217892, [SMALL_STATE(5298)] = 217970, [SMALL_STATE(5299)] = 218046, [SMALL_STATE(5300)] = 218120, [SMALL_STATE(5301)] = 218198, [SMALL_STATE(5302)] = 218274, [SMALL_STATE(5303)] = 218350, [SMALL_STATE(5304)] = 218392, [SMALL_STATE(5305)] = 218466, [SMALL_STATE(5306)] = 218508, [SMALL_STATE(5307)] = 218582, [SMALL_STATE(5308)] = 218660, [SMALL_STATE(5309)] = 218734, [SMALL_STATE(5310)] = 218812, [SMALL_STATE(5311)] = 218888, [SMALL_STATE(5312)] = 218930, [SMALL_STATE(5313)] = 219004, [SMALL_STATE(5314)] = 219080, [SMALL_STATE(5315)] = 219154, [SMALL_STATE(5316)] = 219232, [SMALL_STATE(5317)] = 219308, [SMALL_STATE(5318)] = 219382, [SMALL_STATE(5319)] = 219458, [SMALL_STATE(5320)] = 219536, [SMALL_STATE(5321)] = 219612, [SMALL_STATE(5322)] = 219686, [SMALL_STATE(5323)] = 219728, [SMALL_STATE(5324)] = 219804, [SMALL_STATE(5325)] = 219882, [SMALL_STATE(5326)] = 219924, [SMALL_STATE(5327)] = 219966, [SMALL_STATE(5328)] = 220012, [SMALL_STATE(5329)] = 220086, [SMALL_STATE(5330)] = 220128, [SMALL_STATE(5331)] = 220204, [SMALL_STATE(5332)] = 220280, [SMALL_STATE(5333)] = 220358, [SMALL_STATE(5334)] = 220434, [SMALL_STATE(5335)] = 220476, [SMALL_STATE(5336)] = 220552, [SMALL_STATE(5337)] = 220628, [SMALL_STATE(5338)] = 220702, [SMALL_STATE(5339)] = 220780, [SMALL_STATE(5340)] = 220858, [SMALL_STATE(5341)] = 220934, [SMALL_STATE(5342)] = 221010, [SMALL_STATE(5343)] = 221084, [SMALL_STATE(5344)] = 221160, [SMALL_STATE(5345)] = 221236, [SMALL_STATE(5346)] = 221278, [SMALL_STATE(5347)] = 221354, [SMALL_STATE(5348)] = 221421, [SMALL_STATE(5349)] = 221488, [SMALL_STATE(5350)] = 221561, [SMALL_STATE(5351)] = 221598, [SMALL_STATE(5352)] = 221665, [SMALL_STATE(5353)] = 221732, [SMALL_STATE(5354)] = 221799, [SMALL_STATE(5355)] = 221844, [SMALL_STATE(5356)] = 221911, [SMALL_STATE(5357)] = 221952, [SMALL_STATE(5358)] = 221993, [SMALL_STATE(5359)] = 222034, [SMALL_STATE(5360)] = 222075, [SMALL_STATE(5361)] = 222116, [SMALL_STATE(5362)] = 222157, [SMALL_STATE(5363)] = 222224, [SMALL_STATE(5364)] = 222265, [SMALL_STATE(5365)] = 222306, [SMALL_STATE(5366)] = 222347, [SMALL_STATE(5367)] = 222388, [SMALL_STATE(5368)] = 222429, [SMALL_STATE(5369)] = 222470, [SMALL_STATE(5370)] = 222543, [SMALL_STATE(5371)] = 222610, [SMALL_STATE(5372)] = 222677, [SMALL_STATE(5373)] = 222744, [SMALL_STATE(5374)] = 222811, [SMALL_STATE(5375)] = 222878, [SMALL_STATE(5376)] = 222945, [SMALL_STATE(5377)] = 223018, [SMALL_STATE(5378)] = 223085, [SMALL_STATE(5379)] = 223152, [SMALL_STATE(5380)] = 223225, [SMALL_STATE(5381)] = 223292, [SMALL_STATE(5382)] = 223359, [SMALL_STATE(5383)] = 223426, [SMALL_STATE(5384)] = 223499, [SMALL_STATE(5385)] = 223572, [SMALL_STATE(5386)] = 223639, [SMALL_STATE(5387)] = 223676, [SMALL_STATE(5388)] = 223743, [SMALL_STATE(5389)] = 223810, [SMALL_STATE(5390)] = 223883, [SMALL_STATE(5391)] = 223956, [SMALL_STATE(5392)] = 224023, [SMALL_STATE(5393)] = 224090, [SMALL_STATE(5394)] = 224135, [SMALL_STATE(5395)] = 224184, [SMALL_STATE(5396)] = 224251, [SMALL_STATE(5397)] = 224318, [SMALL_STATE(5398)] = 224385, [SMALL_STATE(5399)] = 224452, [SMALL_STATE(5400)] = 224519, [SMALL_STATE(5401)] = 224586, [SMALL_STATE(5402)] = 224659, [SMALL_STATE(5403)] = 224726, [SMALL_STATE(5404)] = 224793, [SMALL_STATE(5405)] = 224860, [SMALL_STATE(5406)] = 224927, [SMALL_STATE(5407)] = 224994, [SMALL_STATE(5408)] = 225061, [SMALL_STATE(5409)] = 225128, [SMALL_STATE(5410)] = 225195, [SMALL_STATE(5411)] = 225262, [SMALL_STATE(5412)] = 225335, [SMALL_STATE(5413)] = 225402, [SMALL_STATE(5414)] = 225469, [SMALL_STATE(5415)] = 225536, [SMALL_STATE(5416)] = 225603, [SMALL_STATE(5417)] = 225652, [SMALL_STATE(5418)] = 225719, [SMALL_STATE(5419)] = 225764, [SMALL_STATE(5420)] = 225809, [SMALL_STATE(5421)] = 225876, [SMALL_STATE(5422)] = 225943, [SMALL_STATE(5423)] = 226010, [SMALL_STATE(5424)] = 226053, [SMALL_STATE(5425)] = 226120, [SMALL_STATE(5426)] = 226186, [SMALL_STATE(5427)] = 226252, [SMALL_STATE(5428)] = 226318, [SMALL_STATE(5429)] = 226384, [SMALL_STATE(5430)] = 226450, [SMALL_STATE(5431)] = 226516, [SMALL_STATE(5432)] = 226582, [SMALL_STATE(5433)] = 226628, [SMALL_STATE(5434)] = 226694, [SMALL_STATE(5435)] = 226760, [SMALL_STATE(5436)] = 226826, [SMALL_STATE(5437)] = 226892, [SMALL_STATE(5438)] = 226958, [SMALL_STATE(5439)] = 227024, [SMALL_STATE(5440)] = 227090, [SMALL_STATE(5441)] = 227156, [SMALL_STATE(5442)] = 227222, [SMALL_STATE(5443)] = 227288, [SMALL_STATE(5444)] = 227354, [SMALL_STATE(5445)] = 227419, [SMALL_STATE(5446)] = 227484, [SMALL_STATE(5447)] = 227549, [SMALL_STATE(5448)] = 227614, [SMALL_STATE(5449)] = 227653, [SMALL_STATE(5450)] = 227718, [SMALL_STATE(5451)] = 227783, [SMALL_STATE(5452)] = 227826, [SMALL_STATE(5453)] = 227891, [SMALL_STATE(5454)] = 227956, [SMALL_STATE(5455)] = 228021, [SMALL_STATE(5456)] = 228086, [SMALL_STATE(5457)] = 228151, [SMALL_STATE(5458)] = 228216, [SMALL_STATE(5459)] = 228281, [SMALL_STATE(5460)] = 228346, [SMALL_STATE(5461)] = 228411, [SMALL_STATE(5462)] = 228476, [SMALL_STATE(5463)] = 228541, [SMALL_STATE(5464)] = 228606, [SMALL_STATE(5465)] = 228671, [SMALL_STATE(5466)] = 228736, [SMALL_STATE(5467)] = 228801, [SMALL_STATE(5468)] = 228866, [SMALL_STATE(5469)] = 228931, [SMALL_STATE(5470)] = 228996, [SMALL_STATE(5471)] = 229061, [SMALL_STATE(5472)] = 229126, [SMALL_STATE(5473)] = 229191, [SMALL_STATE(5474)] = 229256, [SMALL_STATE(5475)] = 229321, [SMALL_STATE(5476)] = 229362, [SMALL_STATE(5477)] = 229427, [SMALL_STATE(5478)] = 229492, [SMALL_STATE(5479)] = 229557, [SMALL_STATE(5480)] = 229622, [SMALL_STATE(5481)] = 229687, [SMALL_STATE(5482)] = 229752, [SMALL_STATE(5483)] = 229817, [SMALL_STATE(5484)] = 229881, [SMALL_STATE(5485)] = 229939, [SMALL_STATE(5486)] = 230003, [SMALL_STATE(5487)] = 230067, [SMALL_STATE(5488)] = 230125, [SMALL_STATE(5489)] = 230189, [SMALL_STATE(5490)] = 230253, [SMALL_STATE(5491)] = 230311, [SMALL_STATE(5492)] = 230375, [SMALL_STATE(5493)] = 230433, [SMALL_STATE(5494)] = 230477, [SMALL_STATE(5495)] = 230528, [SMALL_STATE(5496)] = 230591, [SMALL_STATE(5497)] = 230632, [SMALL_STATE(5498)] = 230695, [SMALL_STATE(5499)] = 230758, [SMALL_STATE(5500)] = 230821, [SMALL_STATE(5501)] = 230884, [SMALL_STATE(5502)] = 230947, [SMALL_STATE(5503)] = 231010, [SMALL_STATE(5504)] = 231073, [SMALL_STATE(5505)] = 231136, [SMALL_STATE(5506)] = 231199, [SMALL_STATE(5507)] = 231260, [SMALL_STATE(5508)] = 231323, [SMALL_STATE(5509)] = 231386, [SMALL_STATE(5510)] = 231447, [SMALL_STATE(5511)] = 231508, [SMALL_STATE(5512)] = 231571, [SMALL_STATE(5513)] = 231634, [SMALL_STATE(5514)] = 231697, [SMALL_STATE(5515)] = 231758, [SMALL_STATE(5516)] = 231821, [SMALL_STATE(5517)] = 231884, [SMALL_STATE(5518)] = 231947, [SMALL_STATE(5519)] = 232008, [SMALL_STATE(5520)] = 232059, [SMALL_STATE(5521)] = 232122, [SMALL_STATE(5522)] = 232183, [SMALL_STATE(5523)] = 232234, [SMALL_STATE(5524)] = 232297, [SMALL_STATE(5525)] = 232360, [SMALL_STATE(5526)] = 232423, [SMALL_STATE(5527)] = 232484, [SMALL_STATE(5528)] = 232547, [SMALL_STATE(5529)] = 232610, [SMALL_STATE(5530)] = 232672, [SMALL_STATE(5531)] = 232714, [SMALL_STATE(5532)] = 232788, [SMALL_STATE(5533)] = 232850, [SMALL_STATE(5534)] = 232900, [SMALL_STATE(5535)] = 232974, [SMALL_STATE(5536)] = 233036, [SMALL_STATE(5537)] = 233098, [SMALL_STATE(5538)] = 233172, [SMALL_STATE(5539)] = 233234, [SMALL_STATE(5540)] = 233296, [SMALL_STATE(5541)] = 233358, [SMALL_STATE(5542)] = 233400, [SMALL_STATE(5543)] = 233462, [SMALL_STATE(5544)] = 233524, [SMALL_STATE(5545)] = 233586, [SMALL_STATE(5546)] = 233648, [SMALL_STATE(5547)] = 233702, [SMALL_STATE(5548)] = 233764, [SMALL_STATE(5549)] = 233826, [SMALL_STATE(5550)] = 233888, [SMALL_STATE(5551)] = 233950, [SMALL_STATE(5552)] = 234009, [SMALL_STATE(5553)] = 234058, [SMALL_STATE(5554)] = 234117, [SMALL_STATE(5555)] = 234176, [SMALL_STATE(5556)] = 234235, [SMALL_STATE(5557)] = 234294, [SMALL_STATE(5558)] = 234353, [SMALL_STATE(5559)] = 234412, [SMALL_STATE(5560)] = 234471, [SMALL_STATE(5561)] = 234530, [SMALL_STATE(5562)] = 234589, [SMALL_STATE(5563)] = 234648, [SMALL_STATE(5564)] = 234707, [SMALL_STATE(5565)] = 234766, [SMALL_STATE(5566)] = 234825, [SMALL_STATE(5567)] = 234856, [SMALL_STATE(5568)] = 234915, [SMALL_STATE(5569)] = 234974, [SMALL_STATE(5570)] = 235033, [SMALL_STATE(5571)] = 235092, [SMALL_STATE(5572)] = 235151, [SMALL_STATE(5573)] = 235210, [SMALL_STATE(5574)] = 235269, [SMALL_STATE(5575)] = 235328, [SMALL_STATE(5576)] = 235398, [SMALL_STATE(5577)] = 235450, [SMALL_STATE(5578)] = 235484, [SMALL_STATE(5579)] = 235554, [SMALL_STATE(5580)] = 235606, [SMALL_STATE(5581)] = 235658, [SMALL_STATE(5582)] = 235728, [SMALL_STATE(5583)] = 235774, [SMALL_STATE(5584)] = 235826, [SMALL_STATE(5585)] = 235878, [SMALL_STATE(5586)] = 235930, [SMALL_STATE(5587)] = 235982, [SMALL_STATE(5588)] = 236034, [SMALL_STATE(5589)] = 236086, [SMALL_STATE(5590)] = 236138, [SMALL_STATE(5591)] = 236190, [SMALL_STATE(5592)] = 236228, [SMALL_STATE(5593)] = 236266, [SMALL_STATE(5594)] = 236304, [SMALL_STATE(5595)] = 236342, [SMALL_STATE(5596)] = 236380, [SMALL_STATE(5597)] = 236432, [SMALL_STATE(5598)] = 236484, [SMALL_STATE(5599)] = 236536, [SMALL_STATE(5600)] = 236588, [SMALL_STATE(5601)] = 236628, [SMALL_STATE(5602)] = 236668, [SMALL_STATE(5603)] = 236720, [SMALL_STATE(5604)] = 236772, [SMALL_STATE(5605)] = 236824, [SMALL_STATE(5606)] = 236876, [SMALL_STATE(5607)] = 236928, [SMALL_STATE(5608)] = 236980, [SMALL_STATE(5609)] = 237032, [SMALL_STATE(5610)] = 237084, [SMALL_STATE(5611)] = 237136, [SMALL_STATE(5612)] = 237170, [SMALL_STATE(5613)] = 237222, [SMALL_STATE(5614)] = 237274, [SMALL_STATE(5615)] = 237326, [SMALL_STATE(5616)] = 237378, [SMALL_STATE(5617)] = 237430, [SMALL_STATE(5618)] = 237482, [SMALL_STATE(5619)] = 237534, [SMALL_STATE(5620)] = 237586, [SMALL_STATE(5621)] = 237638, [SMALL_STATE(5622)] = 237690, [SMALL_STATE(5623)] = 237742, [SMALL_STATE(5624)] = 237794, [SMALL_STATE(5625)] = 237842, [SMALL_STATE(5626)] = 237880, [SMALL_STATE(5627)] = 237918, [SMALL_STATE(5628)] = 237956, [SMALL_STATE(5629)] = 237994, [SMALL_STATE(5630)] = 238032, [SMALL_STATE(5631)] = 238084, [SMALL_STATE(5632)] = 238136, [SMALL_STATE(5633)] = 238168, [SMALL_STATE(5634)] = 238220, [SMALL_STATE(5635)] = 238254, [SMALL_STATE(5636)] = 238306, [SMALL_STATE(5637)] = 238358, [SMALL_STATE(5638)] = 238410, [SMALL_STATE(5639)] = 238462, [SMALL_STATE(5640)] = 238496, [SMALL_STATE(5641)] = 238530, [SMALL_STATE(5642)] = 238582, [SMALL_STATE(5643)] = 238641, [SMALL_STATE(5644)] = 238700, [SMALL_STATE(5645)] = 238737, [SMALL_STATE(5646)] = 238796, [SMALL_STATE(5647)] = 238855, [SMALL_STATE(5648)] = 238914, [SMALL_STATE(5649)] = 238973, [SMALL_STATE(5650)] = 239006, [SMALL_STATE(5651)] = 239065, [SMALL_STATE(5652)] = 239124, [SMALL_STATE(5653)] = 239183, [SMALL_STATE(5654)] = 239242, [SMALL_STATE(5655)] = 239271, [SMALL_STATE(5656)] = 239300, [SMALL_STATE(5657)] = 239359, [SMALL_STATE(5658)] = 239388, [SMALL_STATE(5659)] = 239417, [SMALL_STATE(5660)] = 239446, [SMALL_STATE(5661)] = 239505, [SMALL_STATE(5662)] = 239564, [SMALL_STATE(5663)] = 239595, [SMALL_STATE(5664)] = 239624, [SMALL_STATE(5665)] = 239685, [SMALL_STATE(5666)] = 239744, [SMALL_STATE(5667)] = 239805, [SMALL_STATE(5668)] = 239834, [SMALL_STATE(5669)] = 239863, [SMALL_STATE(5670)] = 239892, [SMALL_STATE(5671)] = 239951, [SMALL_STATE(5672)] = 240010, [SMALL_STATE(5673)] = 240069, [SMALL_STATE(5674)] = 240106, [SMALL_STATE(5675)] = 240165, [SMALL_STATE(5676)] = 240218, [SMALL_STATE(5677)] = 240277, [SMALL_STATE(5678)] = 240310, [SMALL_STATE(5679)] = 240339, [SMALL_STATE(5680)] = 240376, [SMALL_STATE(5681)] = 240405, [SMALL_STATE(5682)] = 240434, [SMALL_STATE(5683)] = 240493, [SMALL_STATE(5684)] = 240552, [SMALL_STATE(5685)] = 240611, [SMALL_STATE(5686)] = 240670, [SMALL_STATE(5687)] = 240729, [SMALL_STATE(5688)] = 240788, [SMALL_STATE(5689)] = 240817, [SMALL_STATE(5690)] = 240846, [SMALL_STATE(5691)] = 240875, [SMALL_STATE(5692)] = 240934, [SMALL_STATE(5693)] = 240993, [SMALL_STATE(5694)] = 241052, [SMALL_STATE(5695)] = 241113, [SMALL_STATE(5696)] = 241172, [SMALL_STATE(5697)] = 241231, [SMALL_STATE(5698)] = 241284, [SMALL_STATE(5699)] = 241343, [SMALL_STATE(5700)] = 241380, [SMALL_STATE(5701)] = 241439, [SMALL_STATE(5702)] = 241498, [SMALL_STATE(5703)] = 241557, [SMALL_STATE(5704)] = 241618, [SMALL_STATE(5705)] = 241677, [SMALL_STATE(5706)] = 241736, [SMALL_STATE(5707)] = 241795, [SMALL_STATE(5708)] = 241832, [SMALL_STATE(5709)] = 241869, [SMALL_STATE(5710)] = 241928, [SMALL_STATE(5711)] = 241987, [SMALL_STATE(5712)] = 242048, [SMALL_STATE(5713)] = 242111, [SMALL_STATE(5714)] = 242170, [SMALL_STATE(5715)] = 242229, [SMALL_STATE(5716)] = 242282, [SMALL_STATE(5717)] = 242325, [SMALL_STATE(5718)] = 242384, [SMALL_STATE(5719)] = 242443, [SMALL_STATE(5720)] = 242502, [SMALL_STATE(5721)] = 242561, [SMALL_STATE(5722)] = 242620, [SMALL_STATE(5723)] = 242679, [SMALL_STATE(5724)] = 242740, [SMALL_STATE(5725)] = 242793, [SMALL_STATE(5726)] = 242852, [SMALL_STATE(5727)] = 242911, [SMALL_STATE(5728)] = 242970, [SMALL_STATE(5729)] = 243029, [SMALL_STATE(5730)] = 243088, [SMALL_STATE(5731)] = 243141, [SMALL_STATE(5732)] = 243200, [SMALL_STATE(5733)] = 243259, [SMALL_STATE(5734)] = 243318, [SMALL_STATE(5735)] = 243377, [SMALL_STATE(5736)] = 243436, [SMALL_STATE(5737)] = 243473, [SMALL_STATE(5738)] = 243506, [SMALL_STATE(5739)] = 243559, [SMALL_STATE(5740)] = 243618, [SMALL_STATE(5741)] = 243677, [SMALL_STATE(5742)] = 243736, [SMALL_STATE(5743)] = 243795, [SMALL_STATE(5744)] = 243854, [SMALL_STATE(5745)] = 243907, [SMALL_STATE(5746)] = 243960, [SMALL_STATE(5747)] = 244019, [SMALL_STATE(5748)] = 244072, [SMALL_STATE(5749)] = 244131, [SMALL_STATE(5750)] = 244168, [SMALL_STATE(5751)] = 244227, [SMALL_STATE(5752)] = 244286, [SMALL_STATE(5753)] = 244315, [SMALL_STATE(5754)] = 244344, [SMALL_STATE(5755)] = 244403, [SMALL_STATE(5756)] = 244462, [SMALL_STATE(5757)] = 244491, [SMALL_STATE(5758)] = 244520, [SMALL_STATE(5759)] = 244575, [SMALL_STATE(5760)] = 244620, [SMALL_STATE(5761)] = 244679, [SMALL_STATE(5762)] = 244738, [SMALL_STATE(5763)] = 244797, [SMALL_STATE(5764)] = 244840, [SMALL_STATE(5765)] = 244899, [SMALL_STATE(5766)] = 244928, [SMALL_STATE(5767)] = 244959, [SMALL_STATE(5768)] = 244988, [SMALL_STATE(5769)] = 245041, [SMALL_STATE(5770)] = 245078, [SMALL_STATE(5771)] = 245125, [SMALL_STATE(5772)] = 245154, [SMALL_STATE(5773)] = 245213, [SMALL_STATE(5774)] = 245272, [SMALL_STATE(5775)] = 245331, [SMALL_STATE(5776)] = 245390, [SMALL_STATE(5777)] = 245449, [SMALL_STATE(5778)] = 245482, [SMALL_STATE(5779)] = 245535, [SMALL_STATE(5780)] = 245590, [SMALL_STATE(5781)] = 245643, [SMALL_STATE(5782)] = 245702, [SMALL_STATE(5783)] = 245761, [SMALL_STATE(5784)] = 245822, [SMALL_STATE(5785)] = 245881, [SMALL_STATE(5786)] = 245924, [SMALL_STATE(5787)] = 245977, [SMALL_STATE(5788)] = 246036, [SMALL_STATE(5789)] = 246095, [SMALL_STATE(5790)] = 246154, [SMALL_STATE(5791)] = 246213, [SMALL_STATE(5792)] = 246250, [SMALL_STATE(5793)] = 246303, [SMALL_STATE(5794)] = 246358, [SMALL_STATE(5795)] = 246417, [SMALL_STATE(5796)] = 246476, [SMALL_STATE(5797)] = 246535, [SMALL_STATE(5798)] = 246594, [SMALL_STATE(5799)] = 246653, [SMALL_STATE(5800)] = 246712, [SMALL_STATE(5801)] = 246748, [SMALL_STATE(5802)] = 246776, [SMALL_STATE(5803)] = 246808, [SMALL_STATE(5804)] = 246840, [SMALL_STATE(5805)] = 246892, [SMALL_STATE(5806)] = 246920, [SMALL_STATE(5807)] = 246966, [SMALL_STATE(5808)] = 247030, [SMALL_STATE(5809)] = 247070, [SMALL_STATE(5810)] = 247110, [SMALL_STATE(5811)] = 247138, [SMALL_STATE(5812)] = 247202, [SMALL_STATE(5813)] = 247250, [SMALL_STATE(5814)] = 247290, [SMALL_STATE(5815)] = 247330, [SMALL_STATE(5816)] = 247394, [SMALL_STATE(5817)] = 247446, [SMALL_STATE(5818)] = 247510, [SMALL_STATE(5819)] = 247574, [SMALL_STATE(5820)] = 247626, [SMALL_STATE(5821)] = 247666, [SMALL_STATE(5822)] = 247706, [SMALL_STATE(5823)] = 247770, [SMALL_STATE(5824)] = 247816, [SMALL_STATE(5825)] = 247848, [SMALL_STATE(5826)] = 247888, [SMALL_STATE(5827)] = 247934, [SMALL_STATE(5828)] = 247984, [SMALL_STATE(5829)] = 248036, [SMALL_STATE(5830)] = 248080, [SMALL_STATE(5831)] = 248120, [SMALL_STATE(5832)] = 248160, [SMALL_STATE(5833)] = 248212, [SMALL_STATE(5834)] = 248264, [SMALL_STATE(5835)] = 248314, [SMALL_STATE(5836)] = 248364, [SMALL_STATE(5837)] = 248416, [SMALL_STATE(5838)] = 248460, [SMALL_STATE(5839)] = 248512, [SMALL_STATE(5840)] = 248552, [SMALL_STATE(5841)] = 248594, [SMALL_STATE(5842)] = 248634, [SMALL_STATE(5843)] = 248670, [SMALL_STATE(5844)] = 248710, [SMALL_STATE(5845)] = 248738, [SMALL_STATE(5846)] = 248802, [SMALL_STATE(5847)] = 248842, [SMALL_STATE(5848)] = 248894, [SMALL_STATE(5849)] = 248934, [SMALL_STATE(5850)] = 248970, [SMALL_STATE(5851)] = 249010, [SMALL_STATE(5852)] = 249050, [SMALL_STATE(5853)] = 249086, [SMALL_STATE(5854)] = 249126, [SMALL_STATE(5855)] = 249162, [SMALL_STATE(5856)] = 249202, [SMALL_STATE(5857)] = 249238, [SMALL_STATE(5858)] = 249278, [SMALL_STATE(5859)] = 249318, [SMALL_STATE(5860)] = 249358, [SMALL_STATE(5861)] = 249398, [SMALL_STATE(5862)] = 249438, [SMALL_STATE(5863)] = 249478, [SMALL_STATE(5864)] = 249524, [SMALL_STATE(5865)] = 249564, [SMALL_STATE(5866)] = 249604, [SMALL_STATE(5867)] = 249644, [SMALL_STATE(5868)] = 249684, [SMALL_STATE(5869)] = 249724, [SMALL_STATE(5870)] = 249776, [SMALL_STATE(5871)] = 249816, [SMALL_STATE(5872)] = 249856, [SMALL_STATE(5873)] = 249896, [SMALL_STATE(5874)] = 249936, [SMALL_STATE(5875)] = 249964, [SMALL_STATE(5876)] = 250016, [SMALL_STATE(5877)] = 250046, [SMALL_STATE(5878)] = 250074, [SMALL_STATE(5879)] = 250114, [SMALL_STATE(5880)] = 250154, [SMALL_STATE(5881)] = 250194, [SMALL_STATE(5882)] = 250234, [SMALL_STATE(5883)] = 250266, [SMALL_STATE(5884)] = 250294, [SMALL_STATE(5885)] = 250334, [SMALL_STATE(5886)] = 250374, [SMALL_STATE(5887)] = 250414, [SMALL_STATE(5888)] = 250442, [SMALL_STATE(5889)] = 250506, [SMALL_STATE(5890)] = 250556, [SMALL_STATE(5891)] = 250608, [SMALL_STATE(5892)] = 250658, [SMALL_STATE(5893)] = 250710, [SMALL_STATE(5894)] = 250750, [SMALL_STATE(5895)] = 250790, [SMALL_STATE(5896)] = 250824, [SMALL_STATE(5897)] = 250888, [SMALL_STATE(5898)] = 250928, [SMALL_STATE(5899)] = 250972, [SMALL_STATE(5900)] = 251012, [SMALL_STATE(5901)] = 251064, [SMALL_STATE(5902)] = 251100, [SMALL_STATE(5903)] = 251140, [SMALL_STATE(5904)] = 251180, [SMALL_STATE(5905)] = 251220, [SMALL_STATE(5906)] = 251260, [SMALL_STATE(5907)] = 251300, [SMALL_STATE(5908)] = 251340, [SMALL_STATE(5909)] = 251392, [SMALL_STATE(5910)] = 251432, [SMALL_STATE(5911)] = 251472, [SMALL_STATE(5912)] = 251512, [SMALL_STATE(5913)] = 251552, [SMALL_STATE(5914)] = 251616, [SMALL_STATE(5915)] = 251668, [SMALL_STATE(5916)] = 251718, [SMALL_STATE(5917)] = 251768, [SMALL_STATE(5918)] = 251808, [SMALL_STATE(5919)] = 251848, [SMALL_STATE(5920)] = 251898, [SMALL_STATE(5921)] = 251950, [SMALL_STATE(5922)] = 252000, [SMALL_STATE(5923)] = 252052, [SMALL_STATE(5924)] = 252102, [SMALL_STATE(5925)] = 252152, [SMALL_STATE(5926)] = 252192, [SMALL_STATE(5927)] = 252256, [SMALL_STATE(5928)] = 252306, [SMALL_STATE(5929)] = 252358, [SMALL_STATE(5930)] = 252408, [SMALL_STATE(5931)] = 252448, [SMALL_STATE(5932)] = 252498, [SMALL_STATE(5933)] = 252548, [SMALL_STATE(5934)] = 252584, [SMALL_STATE(5935)] = 252636, [SMALL_STATE(5936)] = 252686, [SMALL_STATE(5937)] = 252736, [SMALL_STATE(5938)] = 252788, [SMALL_STATE(5939)] = 252828, [SMALL_STATE(5940)] = 252868, [SMALL_STATE(5941)] = 252920, [SMALL_STATE(5942)] = 252972, [SMALL_STATE(5943)] = 253008, [SMALL_STATE(5944)] = 253048, [SMALL_STATE(5945)] = 253076, [SMALL_STATE(5946)] = 253112, [SMALL_STATE(5947)] = 253144, [SMALL_STATE(5948)] = 253180, [SMALL_STATE(5949)] = 253220, [SMALL_STATE(5950)] = 253260, [SMALL_STATE(5951)] = 253300, [SMALL_STATE(5952)] = 253364, [SMALL_STATE(5953)] = 253416, [SMALL_STATE(5954)] = 253468, [SMALL_STATE(5955)] = 253520, [SMALL_STATE(5956)] = 253572, [SMALL_STATE(5957)] = 253624, [SMALL_STATE(5958)] = 253674, [SMALL_STATE(5959)] = 253702, [SMALL_STATE(5960)] = 253734, [SMALL_STATE(5961)] = 253798, [SMALL_STATE(5962)] = 253848, [SMALL_STATE(5963)] = 253912, [SMALL_STATE(5964)] = 253959, [SMALL_STATE(5965)] = 253992, [SMALL_STATE(5966)] = 254039, [SMALL_STATE(5967)] = 254086, [SMALL_STATE(5968)] = 254113, [SMALL_STATE(5969)] = 254158, [SMALL_STATE(5970)] = 254203, [SMALL_STATE(5971)] = 254250, [SMALL_STATE(5972)] = 254277, [SMALL_STATE(5973)] = 254322, [SMALL_STATE(5974)] = 254351, [SMALL_STATE(5975)] = 254378, [SMALL_STATE(5976)] = 254405, [SMALL_STATE(5977)] = 254450, [SMALL_STATE(5978)] = 254493, [SMALL_STATE(5979)] = 254534, [SMALL_STATE(5980)] = 254573, [SMALL_STATE(5981)] = 254600, [SMALL_STATE(5982)] = 254627, [SMALL_STATE(5983)] = 254664, [SMALL_STATE(5984)] = 254699, [SMALL_STATE(5985)] = 254732, [SMALL_STATE(5986)] = 254759, [SMALL_STATE(5987)] = 254786, [SMALL_STATE(5988)] = 254813, [SMALL_STATE(5989)] = 254844, [SMALL_STATE(5990)] = 254889, [SMALL_STATE(5991)] = 254946, [SMALL_STATE(5992)] = 254973, [SMALL_STATE(5993)] = 255030, [SMALL_STATE(5994)] = 255057, [SMALL_STATE(5995)] = 255084, [SMALL_STATE(5996)] = 255129, [SMALL_STATE(5997)] = 255172, [SMALL_STATE(5998)] = 255217, [SMALL_STATE(5999)] = 255274, [SMALL_STATE(6000)] = 255307, [SMALL_STATE(6001)] = 255340, [SMALL_STATE(6002)] = 255397, [SMALL_STATE(6003)] = 255424, [SMALL_STATE(6004)] = 255471, [SMALL_STATE(6005)] = 255516, [SMALL_STATE(6006)] = 255561, [SMALL_STATE(6007)] = 255608, [SMALL_STATE(6008)] = 255653, [SMALL_STATE(6009)] = 255680, [SMALL_STATE(6010)] = 255725, [SMALL_STATE(6011)] = 255752, [SMALL_STATE(6012)] = 255779, [SMALL_STATE(6013)] = 255818, [SMALL_STATE(6014)] = 255857, [SMALL_STATE(6015)] = 255896, [SMALL_STATE(6016)] = 255941, [SMALL_STATE(6017)] = 255988, [SMALL_STATE(6018)] = 256015, [SMALL_STATE(6019)] = 256054, [SMALL_STATE(6020)] = 256093, [SMALL_STATE(6021)] = 256132, [SMALL_STATE(6022)] = 256171, [SMALL_STATE(6023)] = 256226, [SMALL_STATE(6024)] = 256253, [SMALL_STATE(6025)] = 256280, [SMALL_STATE(6026)] = 256307, [SMALL_STATE(6027)] = 256352, [SMALL_STATE(6028)] = 256409, [SMALL_STATE(6029)] = 256436, [SMALL_STATE(6030)] = 256483, [SMALL_STATE(6031)] = 256510, [SMALL_STATE(6032)] = 256559, [SMALL_STATE(6033)] = 256606, [SMALL_STATE(6034)] = 256635, [SMALL_STATE(6035)] = 256682, [SMALL_STATE(6036)] = 256709, [SMALL_STATE(6037)] = 256754, [SMALL_STATE(6038)] = 256781, [SMALL_STATE(6039)] = 256808, [SMALL_STATE(6040)] = 256865, [SMALL_STATE(6041)] = 256892, [SMALL_STATE(6042)] = 256939, [SMALL_STATE(6043)] = 256986, [SMALL_STATE(6044)] = 257013, [SMALL_STATE(6045)] = 257060, [SMALL_STATE(6046)] = 257117, [SMALL_STATE(6047)] = 257144, [SMALL_STATE(6048)] = 257187, [SMALL_STATE(6049)] = 257234, [SMALL_STATE(6050)] = 257265, [SMALL_STATE(6051)] = 257298, [SMALL_STATE(6052)] = 257325, [SMALL_STATE(6053)] = 257372, [SMALL_STATE(6054)] = 257421, [SMALL_STATE(6055)] = 257468, [SMALL_STATE(6056)] = 257495, [SMALL_STATE(6057)] = 257522, [SMALL_STATE(6058)] = 257569, [SMALL_STATE(6059)] = 257614, [SMALL_STATE(6060)] = 257653, [SMALL_STATE(6061)] = 257679, [SMALL_STATE(6062)] = 257705, [SMALL_STATE(6063)] = 257753, [SMALL_STATE(6064)] = 257787, [SMALL_STATE(6065)] = 257821, [SMALL_STATE(6066)] = 257857, [SMALL_STATE(6067)] = 257883, [SMALL_STATE(6068)] = 257909, [SMALL_STATE(6069)] = 257961, [SMALL_STATE(6070)] = 257995, [SMALL_STATE(6071)] = 258025, [SMALL_STATE(6072)] = 258059, [SMALL_STATE(6073)] = 258113, [SMALL_STATE(6074)] = 258161, [SMALL_STATE(6075)] = 258215, [SMALL_STATE(6076)] = 258241, [SMALL_STATE(6077)] = 258269, [SMALL_STATE(6078)] = 258295, [SMALL_STATE(6079)] = 258347, [SMALL_STATE(6080)] = 258385, [SMALL_STATE(6081)] = 258423, [SMALL_STATE(6082)] = 258461, [SMALL_STATE(6083)] = 258499, [SMALL_STATE(6084)] = 258537, [SMALL_STATE(6085)] = 258575, [SMALL_STATE(6086)] = 258613, [SMALL_STATE(6087)] = 258651, [SMALL_STATE(6088)] = 258677, [SMALL_STATE(6089)] = 258703, [SMALL_STATE(6090)] = 258755, [SMALL_STATE(6091)] = 258791, [SMALL_STATE(6092)] = 258817, [SMALL_STATE(6093)] = 258843, [SMALL_STATE(6094)] = 258869, [SMALL_STATE(6095)] = 258923, [SMALL_STATE(6096)] = 258949, [SMALL_STATE(6097)] = 258983, [SMALL_STATE(6098)] = 259037, [SMALL_STATE(6099)] = 259067, [SMALL_STATE(6100)] = 259121, [SMALL_STATE(6101)] = 259147, [SMALL_STATE(6102)] = 259181, [SMALL_STATE(6103)] = 259217, [SMALL_STATE(6104)] = 259251, [SMALL_STATE(6105)] = 259277, [SMALL_STATE(6106)] = 259313, [SMALL_STATE(6107)] = 259365, [SMALL_STATE(6108)] = 259399, [SMALL_STATE(6109)] = 259441, [SMALL_STATE(6110)] = 259471, [SMALL_STATE(6111)] = 259497, [SMALL_STATE(6112)] = 259523, [SMALL_STATE(6113)] = 259577, [SMALL_STATE(6114)] = 259631, [SMALL_STATE(6115)] = 259657, [SMALL_STATE(6116)] = 259687, [SMALL_STATE(6117)] = 259739, [SMALL_STATE(6118)] = 259765, [SMALL_STATE(6119)] = 259791, [SMALL_STATE(6120)] = 259825, [SMALL_STATE(6121)] = 259873, [SMALL_STATE(6122)] = 259907, [SMALL_STATE(6123)] = 259943, [SMALL_STATE(6124)] = 259991, [SMALL_STATE(6125)] = 260045, [SMALL_STATE(6126)] = 260071, [SMALL_STATE(6127)] = 260097, [SMALL_STATE(6128)] = 260140, [SMALL_STATE(6129)] = 260175, [SMALL_STATE(6130)] = 260218, [SMALL_STATE(6131)] = 260245, [SMALL_STATE(6132)] = 260288, [SMALL_STATE(6133)] = 260321, [SMALL_STATE(6134)] = 260358, [SMALL_STATE(6135)] = 260401, [SMALL_STATE(6136)] = 260438, [SMALL_STATE(6137)] = 260475, [SMALL_STATE(6138)] = 260512, [SMALL_STATE(6139)] = 260549, [SMALL_STATE(6140)] = 260586, [SMALL_STATE(6141)] = 260623, [SMALL_STATE(6142)] = 260660, [SMALL_STATE(6143)] = 260697, [SMALL_STATE(6144)] = 260734, [SMALL_STATE(6145)] = 260769, [SMALL_STATE(6146)] = 260812, [SMALL_STATE(6147)] = 260853, [SMALL_STATE(6148)] = 260890, [SMALL_STATE(6149)] = 260927, [SMALL_STATE(6150)] = 260964, [SMALL_STATE(6151)] = 260999, [SMALL_STATE(6152)] = 261036, [SMALL_STATE(6153)] = 261071, [SMALL_STATE(6154)] = 261112, [SMALL_STATE(6155)] = 261159, [SMALL_STATE(6156)] = 261188, [SMALL_STATE(6157)] = 261225, [SMALL_STATE(6158)] = 261256, [SMALL_STATE(6159)] = 261291, [SMALL_STATE(6160)] = 261322, [SMALL_STATE(6161)] = 261363, [SMALL_STATE(6162)] = 261394, [SMALL_STATE(6163)] = 261425, [SMALL_STATE(6164)] = 261454, [SMALL_STATE(6165)] = 261491, [SMALL_STATE(6166)] = 261532, [SMALL_STATE(6167)] = 261557, [SMALL_STATE(6168)] = 261600, [SMALL_STATE(6169)] = 261641, [SMALL_STATE(6170)] = 261665, [SMALL_STATE(6171)] = 261689, [SMALL_STATE(6172)] = 261713, [SMALL_STATE(6173)] = 261737, [SMALL_STATE(6174)] = 261761, [SMALL_STATE(6175)] = 261785, [SMALL_STATE(6176)] = 261809, [SMALL_STATE(6177)] = 261833, [SMALL_STATE(6178)] = 261873, [SMALL_STATE(6179)] = 261909, [SMALL_STATE(6180)] = 261933, [SMALL_STATE(6181)] = 261965, [SMALL_STATE(6182)] = 262001, [SMALL_STATE(6183)] = 262025, [SMALL_STATE(6184)] = 262065, [SMALL_STATE(6185)] = 262097, [SMALL_STATE(6186)] = 262121, [SMALL_STATE(6187)] = 262145, [SMALL_STATE(6188)] = 262169, [SMALL_STATE(6189)] = 262209, [SMALL_STATE(6190)] = 262233, [SMALL_STATE(6191)] = 262265, [SMALL_STATE(6192)] = 262301, [SMALL_STATE(6193)] = 262341, [SMALL_STATE(6194)] = 262365, [SMALL_STATE(6195)] = 262389, [SMALL_STATE(6196)] = 262429, [SMALL_STATE(6197)] = 262453, [SMALL_STATE(6198)] = 262485, [SMALL_STATE(6199)] = 262509, [SMALL_STATE(6200)] = 262533, [SMALL_STATE(6201)] = 262557, [SMALL_STATE(6202)] = 262581, [SMALL_STATE(6203)] = 262605, [SMALL_STATE(6204)] = 262645, [SMALL_STATE(6205)] = 262669, [SMALL_STATE(6206)] = 262693, [SMALL_STATE(6207)] = 262733, [SMALL_STATE(6208)] = 262761, [SMALL_STATE(6209)] = 262797, [SMALL_STATE(6210)] = 262821, [SMALL_STATE(6211)] = 262845, [SMALL_STATE(6212)] = 262869, [SMALL_STATE(6213)] = 262909, [SMALL_STATE(6214)] = 262933, [SMALL_STATE(6215)] = 262973, [SMALL_STATE(6216)] = 262997, [SMALL_STATE(6217)] = 263021, [SMALL_STATE(6218)] = 263045, [SMALL_STATE(6219)] = 263069, [SMALL_STATE(6220)] = 263101, [SMALL_STATE(6221)] = 263133, [SMALL_STATE(6222)] = 263165, [SMALL_STATE(6223)] = 263197, [SMALL_STATE(6224)] = 263229, [SMALL_STATE(6225)] = 263261, [SMALL_STATE(6226)] = 263293, [SMALL_STATE(6227)] = 263325, [SMALL_STATE(6228)] = 263357, [SMALL_STATE(6229)] = 263397, [SMALL_STATE(6230)] = 263437, [SMALL_STATE(6231)] = 263477, [SMALL_STATE(6232)] = 263523, [SMALL_STATE(6233)] = 263559, [SMALL_STATE(6234)] = 263583, [SMALL_STATE(6235)] = 263607, [SMALL_STATE(6236)] = 263631, [SMALL_STATE(6237)] = 263655, [SMALL_STATE(6238)] = 263695, [SMALL_STATE(6239)] = 263731, [SMALL_STATE(6240)] = 263771, [SMALL_STATE(6241)] = 263795, [SMALL_STATE(6242)] = 263819, [SMALL_STATE(6243)] = 263843, [SMALL_STATE(6244)] = 263883, [SMALL_STATE(6245)] = 263907, [SMALL_STATE(6246)] = 263931, [SMALL_STATE(6247)] = 263955, [SMALL_STATE(6248)] = 263991, [SMALL_STATE(6249)] = 264015, [SMALL_STATE(6250)] = 264047, [SMALL_STATE(6251)] = 264079, [SMALL_STATE(6252)] = 264111, [SMALL_STATE(6253)] = 264143, [SMALL_STATE(6254)] = 264175, [SMALL_STATE(6255)] = 264207, [SMALL_STATE(6256)] = 264239, [SMALL_STATE(6257)] = 264271, [SMALL_STATE(6258)] = 264303, [SMALL_STATE(6259)] = 264343, [SMALL_STATE(6260)] = 264375, [SMALL_STATE(6261)] = 264411, [SMALL_STATE(6262)] = 264451, [SMALL_STATE(6263)] = 264487, [SMALL_STATE(6264)] = 264523, [SMALL_STATE(6265)] = 264559, [SMALL_STATE(6266)] = 264595, [SMALL_STATE(6267)] = 264631, [SMALL_STATE(6268)] = 264667, [SMALL_STATE(6269)] = 264703, [SMALL_STATE(6270)] = 264739, [SMALL_STATE(6271)] = 264771, [SMALL_STATE(6272)] = 264811, [SMALL_STATE(6273)] = 264843, [SMALL_STATE(6274)] = 264875, [SMALL_STATE(6275)] = 264907, [SMALL_STATE(6276)] = 264939, [SMALL_STATE(6277)] = 264971, [SMALL_STATE(6278)] = 264995, [SMALL_STATE(6279)] = 265019, [SMALL_STATE(6280)] = 265051, [SMALL_STATE(6281)] = 265083, [SMALL_STATE(6282)] = 265115, [SMALL_STATE(6283)] = 265141, [SMALL_STATE(6284)] = 265165, [SMALL_STATE(6285)] = 265205, [SMALL_STATE(6286)] = 265245, [SMALL_STATE(6287)] = 265277, [SMALL_STATE(6288)] = 265305, [SMALL_STATE(6289)] = 265329, [SMALL_STATE(6290)] = 265353, [SMALL_STATE(6291)] = 265377, [SMALL_STATE(6292)] = 265409, [SMALL_STATE(6293)] = 265451, [SMALL_STATE(6294)] = 265486, [SMALL_STATE(6295)] = 265515, [SMALL_STATE(6296)] = 265548, [SMALL_STATE(6297)] = 265583, [SMALL_STATE(6298)] = 265616, [SMALL_STATE(6299)] = 265651, [SMALL_STATE(6300)] = 265686, [SMALL_STATE(6301)] = 265721, [SMALL_STATE(6302)] = 265756, [SMALL_STATE(6303)] = 265789, [SMALL_STATE(6304)] = 265824, [SMALL_STATE(6305)] = 265857, [SMALL_STATE(6306)] = 265890, [SMALL_STATE(6307)] = 265921, [SMALL_STATE(6308)] = 265952, [SMALL_STATE(6309)] = 265983, [SMALL_STATE(6310)] = 266014, [SMALL_STATE(6311)] = 266045, [SMALL_STATE(6312)] = 266076, [SMALL_STATE(6313)] = 266107, [SMALL_STATE(6314)] = 266138, [SMALL_STATE(6315)] = 266165, [SMALL_STATE(6316)] = 266200, [SMALL_STATE(6317)] = 266239, [SMALL_STATE(6318)] = 266274, [SMALL_STATE(6319)] = 266309, [SMALL_STATE(6320)] = 266338, [SMALL_STATE(6321)] = 266367, [SMALL_STATE(6322)] = 266406, [SMALL_STATE(6323)] = 266435, [SMALL_STATE(6324)] = 266468, [SMALL_STATE(6325)] = 266503, [SMALL_STATE(6326)] = 266538, [SMALL_STATE(6327)] = 266573, [SMALL_STATE(6328)] = 266608, [SMALL_STATE(6329)] = 266643, [SMALL_STATE(6330)] = 266678, [SMALL_STATE(6331)] = 266713, [SMALL_STATE(6332)] = 266748, [SMALL_STATE(6333)] = 266783, [SMALL_STATE(6334)] = 266818, [SMALL_STATE(6335)] = 266853, [SMALL_STATE(6336)] = 266892, [SMALL_STATE(6337)] = 266921, [SMALL_STATE(6338)] = 266950, [SMALL_STATE(6339)] = 266979, [SMALL_STATE(6340)] = 267012, [SMALL_STATE(6341)] = 267045, [SMALL_STATE(6342)] = 267074, [SMALL_STATE(6343)] = 267109, [SMALL_STATE(6344)] = 267144, [SMALL_STATE(6345)] = 267177, [SMALL_STATE(6346)] = 267216, [SMALL_STATE(6347)] = 267249, [SMALL_STATE(6348)] = 267278, [SMALL_STATE(6349)] = 267307, [SMALL_STATE(6350)] = 267342, [SMALL_STATE(6351)] = 267371, [SMALL_STATE(6352)] = 267404, [SMALL_STATE(6353)] = 267433, [SMALL_STATE(6354)] = 267472, [SMALL_STATE(6355)] = 267507, [SMALL_STATE(6356)] = 267536, [SMALL_STATE(6357)] = 267565, [SMALL_STATE(6358)] = 267598, [SMALL_STATE(6359)] = 267627, [SMALL_STATE(6360)] = 267666, [SMALL_STATE(6361)] = 267699, [SMALL_STATE(6362)] = 267734, [SMALL_STATE(6363)] = 267763, [SMALL_STATE(6364)] = 267792, [SMALL_STATE(6365)] = 267827, [SMALL_STATE(6366)] = 267862, [SMALL_STATE(6367)] = 267897, [SMALL_STATE(6368)] = 267926, [SMALL_STATE(6369)] = 267955, [SMALL_STATE(6370)] = 267994, [SMALL_STATE(6371)] = 268023, [SMALL_STATE(6372)] = 268052, [SMALL_STATE(6373)] = 268081, [SMALL_STATE(6374)] = 268110, [SMALL_STATE(6375)] = 268145, [SMALL_STATE(6376)] = 268180, [SMALL_STATE(6377)] = 268213, [SMALL_STATE(6378)] = 268246, [SMALL_STATE(6379)] = 268285, [SMALL_STATE(6380)] = 268318, [SMALL_STATE(6381)] = 268347, [SMALL_STATE(6382)] = 268386, [SMALL_STATE(6383)] = 268420, [SMALL_STATE(6384)] = 268450, [SMALL_STATE(6385)] = 268474, [SMALL_STATE(6386)] = 268514, [SMALL_STATE(6387)] = 268554, [SMALL_STATE(6388)] = 268592, [SMALL_STATE(6389)] = 268632, [SMALL_STATE(6390)] = 268672, [SMALL_STATE(6391)] = 268712, [SMALL_STATE(6392)] = 268744, [SMALL_STATE(6393)] = 268786, [SMALL_STATE(6394)] = 268826, [SMALL_STATE(6395)] = 268866, [SMALL_STATE(6396)] = 268900, [SMALL_STATE(6397)] = 268934, [SMALL_STATE(6398)] = 268968, [SMALL_STATE(6399)] = 269002, [SMALL_STATE(6400)] = 269036, [SMALL_STATE(6401)] = 269070, [SMALL_STATE(6402)] = 269104, [SMALL_STATE(6403)] = 269138, [SMALL_STATE(6404)] = 269178, [SMALL_STATE(6405)] = 269210, [SMALL_STATE(6406)] = 269240, [SMALL_STATE(6407)] = 269280, [SMALL_STATE(6408)] = 269318, [SMALL_STATE(6409)] = 269356, [SMALL_STATE(6410)] = 269390, [SMALL_STATE(6411)] = 269412, [SMALL_STATE(6412)] = 269450, [SMALL_STATE(6413)] = 269490, [SMALL_STATE(6414)] = 269528, [SMALL_STATE(6415)] = 269562, [SMALL_STATE(6416)] = 269604, [SMALL_STATE(6417)] = 269628, [SMALL_STATE(6418)] = 269660, [SMALL_STATE(6419)] = 269698, [SMALL_STATE(6420)] = 269736, [SMALL_STATE(6421)] = 269762, [SMALL_STATE(6422)] = 269784, [SMALL_STATE(6423)] = 269822, [SMALL_STATE(6424)] = 269844, [SMALL_STATE(6425)] = 269882, [SMALL_STATE(6426)] = 269922, [SMALL_STATE(6427)] = 269962, [SMALL_STATE(6428)] = 270004, [SMALL_STATE(6429)] = 270036, [SMALL_STATE(6430)] = 270076, [SMALL_STATE(6431)] = 270110, [SMALL_STATE(6432)] = 270140, [SMALL_STATE(6433)] = 270180, [SMALL_STATE(6434)] = 270220, [SMALL_STATE(6435)] = 270258, [SMALL_STATE(6436)] = 270280, [SMALL_STATE(6437)] = 270318, [SMALL_STATE(6438)] = 270352, [SMALL_STATE(6439)] = 270390, [SMALL_STATE(6440)] = 270420, [SMALL_STATE(6441)] = 270450, [SMALL_STATE(6442)] = 270490, [SMALL_STATE(6443)] = 270528, [SMALL_STATE(6444)] = 270566, [SMALL_STATE(6445)] = 270592, [SMALL_STATE(6446)] = 270632, [SMALL_STATE(6447)] = 270662, [SMALL_STATE(6448)] = 270692, [SMALL_STATE(6449)] = 270732, [SMALL_STATE(6450)] = 270762, [SMALL_STATE(6451)] = 270802, [SMALL_STATE(6452)] = 270834, [SMALL_STATE(6453)] = 270864, [SMALL_STATE(6454)] = 270902, [SMALL_STATE(6455)] = 270934, [SMALL_STATE(6456)] = 270976, [SMALL_STATE(6457)] = 270998, [SMALL_STATE(6458)] = 271030, [SMALL_STATE(6459)] = 271060, [SMALL_STATE(6460)] = 271092, [SMALL_STATE(6461)] = 271130, [SMALL_STATE(6462)] = 271160, [SMALL_STATE(6463)] = 271192, [SMALL_STATE(6464)] = 271222, [SMALL_STATE(6465)] = 271252, [SMALL_STATE(6466)] = 271282, [SMALL_STATE(6467)] = 271322, [SMALL_STATE(6468)] = 271352, [SMALL_STATE(6469)] = 271382, [SMALL_STATE(6470)] = 271412, [SMALL_STATE(6471)] = 271442, [SMALL_STATE(6472)] = 271480, [SMALL_STATE(6473)] = 271512, [SMALL_STATE(6474)] = 271554, [SMALL_STATE(6475)] = 271592, [SMALL_STATE(6476)] = 271624, [SMALL_STATE(6477)] = 271656, [SMALL_STATE(6478)] = 271696, [SMALL_STATE(6479)] = 271734, [SMALL_STATE(6480)] = 271766, [SMALL_STATE(6481)] = 271806, [SMALL_STATE(6482)] = 271833, [SMALL_STATE(6483)] = 271866, [SMALL_STATE(6484)] = 271899, [SMALL_STATE(6485)] = 271932, [SMALL_STATE(6486)] = 271959, [SMALL_STATE(6487)] = 271992, [SMALL_STATE(6488)] = 272017, [SMALL_STATE(6489)] = 272056, [SMALL_STATE(6490)] = 272089, [SMALL_STATE(6491)] = 272122, [SMALL_STATE(6492)] = 272155, [SMALL_STATE(6493)] = 272180, [SMALL_STATE(6494)] = 272213, [SMALL_STATE(6495)] = 272240, [SMALL_STATE(6496)] = 272275, [SMALL_STATE(6497)] = 272308, [SMALL_STATE(6498)] = 272341, [SMALL_STATE(6499)] = 272374, [SMALL_STATE(6500)] = 272407, [SMALL_STATE(6501)] = 272442, [SMALL_STATE(6502)] = 272477, [SMALL_STATE(6503)] = 272512, [SMALL_STATE(6504)] = 272545, [SMALL_STATE(6505)] = 272578, [SMALL_STATE(6506)] = 272603, [SMALL_STATE(6507)] = 272628, [SMALL_STATE(6508)] = 272665, [SMALL_STATE(6509)] = 272698, [SMALL_STATE(6510)] = 272725, [SMALL_STATE(6511)] = 272752, [SMALL_STATE(6512)] = 272787, [SMALL_STATE(6513)] = 272820, [SMALL_STATE(6514)] = 272855, [SMALL_STATE(6515)] = 272888, [SMALL_STATE(6516)] = 272915, [SMALL_STATE(6517)] = 272948, [SMALL_STATE(6518)] = 272981, [SMALL_STATE(6519)] = 273014, [SMALL_STATE(6520)] = 273041, [SMALL_STATE(6521)] = 273076, [SMALL_STATE(6522)] = 273111, [SMALL_STATE(6523)] = 273144, [SMALL_STATE(6524)] = 273171, [SMALL_STATE(6525)] = 273210, [SMALL_STATE(6526)] = 273243, [SMALL_STATE(6527)] = 273280, [SMALL_STATE(6528)] = 273309, [SMALL_STATE(6529)] = 273338, [SMALL_STATE(6530)] = 273367, [SMALL_STATE(6531)] = 273396, [SMALL_STATE(6532)] = 273425, [SMALL_STATE(6533)] = 273454, [SMALL_STATE(6534)] = 273483, [SMALL_STATE(6535)] = 273512, [SMALL_STATE(6536)] = 273545, [SMALL_STATE(6537)] = 273578, [SMALL_STATE(6538)] = 273605, [SMALL_STATE(6539)] = 273644, [SMALL_STATE(6540)] = 273683, [SMALL_STATE(6541)] = 273720, [SMALL_STATE(6542)] = 273757, [SMALL_STATE(6543)] = 273790, [SMALL_STATE(6544)] = 273829, [SMALL_STATE(6545)] = 273864, [SMALL_STATE(6546)] = 273899, [SMALL_STATE(6547)] = 273932, [SMALL_STATE(6548)] = 273965, [SMALL_STATE(6549)] = 273998, [SMALL_STATE(6550)] = 274031, [SMALL_STATE(6551)] = 274064, [SMALL_STATE(6552)] = 274099, [SMALL_STATE(6553)] = 274126, [SMALL_STATE(6554)] = 274159, [SMALL_STATE(6555)] = 274194, [SMALL_STATE(6556)] = 274219, [SMALL_STATE(6557)] = 274252, [SMALL_STATE(6558)] = 274285, [SMALL_STATE(6559)] = 274321, [SMALL_STATE(6560)] = 274341, [SMALL_STATE(6561)] = 274361, [SMALL_STATE(6562)] = 274397, [SMALL_STATE(6563)] = 274433, [SMALL_STATE(6564)] = 274453, [SMALL_STATE(6565)] = 274489, [SMALL_STATE(6566)] = 274525, [SMALL_STATE(6567)] = 274561, [SMALL_STATE(6568)] = 274581, [SMALL_STATE(6569)] = 274607, [SMALL_STATE(6570)] = 274643, [SMALL_STATE(6571)] = 274669, [SMALL_STATE(6572)] = 274699, [SMALL_STATE(6573)] = 274735, [SMALL_STATE(6574)] = 274765, [SMALL_STATE(6575)] = 274791, [SMALL_STATE(6576)] = 274827, [SMALL_STATE(6577)] = 274853, [SMALL_STATE(6578)] = 274881, [SMALL_STATE(6579)] = 274907, [SMALL_STATE(6580)] = 274943, [SMALL_STATE(6581)] = 274971, [SMALL_STATE(6582)] = 275007, [SMALL_STATE(6583)] = 275027, [SMALL_STATE(6584)] = 275053, [SMALL_STATE(6585)] = 275075, [SMALL_STATE(6586)] = 275111, [SMALL_STATE(6587)] = 275147, [SMALL_STATE(6588)] = 275183, [SMALL_STATE(6589)] = 275203, [SMALL_STATE(6590)] = 275239, [SMALL_STATE(6591)] = 275269, [SMALL_STATE(6592)] = 275289, [SMALL_STATE(6593)] = 275319, [SMALL_STATE(6594)] = 275349, [SMALL_STATE(6595)] = 275379, [SMALL_STATE(6596)] = 275409, [SMALL_STATE(6597)] = 275437, [SMALL_STATE(6598)] = 275461, [SMALL_STATE(6599)] = 275481, [SMALL_STATE(6600)] = 275517, [SMALL_STATE(6601)] = 275537, [SMALL_STATE(6602)] = 275559, [SMALL_STATE(6603)] = 275595, [SMALL_STATE(6604)] = 275631, [SMALL_STATE(6605)] = 275661, [SMALL_STATE(6606)] = 275691, [SMALL_STATE(6607)] = 275721, [SMALL_STATE(6608)] = 275751, [SMALL_STATE(6609)] = 275781, [SMALL_STATE(6610)] = 275807, [SMALL_STATE(6611)] = 275835, [SMALL_STATE(6612)] = 275855, [SMALL_STATE(6613)] = 275883, [SMALL_STATE(6614)] = 275919, [SMALL_STATE(6615)] = 275939, [SMALL_STATE(6616)] = 275967, [SMALL_STATE(6617)] = 275995, [SMALL_STATE(6618)] = 276021, [SMALL_STATE(6619)] = 276057, [SMALL_STATE(6620)] = 276085, [SMALL_STATE(6621)] = 276114, [SMALL_STATE(6622)] = 276145, [SMALL_STATE(6623)] = 276180, [SMALL_STATE(6624)] = 276205, [SMALL_STATE(6625)] = 276224, [SMALL_STATE(6626)] = 276255, [SMALL_STATE(6627)] = 276280, [SMALL_STATE(6628)] = 276305, [SMALL_STATE(6629)] = 276336, [SMALL_STATE(6630)] = 276367, [SMALL_STATE(6631)] = 276398, [SMALL_STATE(6632)] = 276429, [SMALL_STATE(6633)] = 276460, [SMALL_STATE(6634)] = 276479, [SMALL_STATE(6635)] = 276496, [SMALL_STATE(6636)] = 276525, [SMALL_STATE(6637)] = 276544, [SMALL_STATE(6638)] = 276579, [SMALL_STATE(6639)] = 276614, [SMALL_STATE(6640)] = 276645, [SMALL_STATE(6641)] = 276680, [SMALL_STATE(6642)] = 276711, [SMALL_STATE(6643)] = 276742, [SMALL_STATE(6644)] = 276759, [SMALL_STATE(6645)] = 276788, [SMALL_STATE(6646)] = 276819, [SMALL_STATE(6647)] = 276848, [SMALL_STATE(6648)] = 276883, [SMALL_STATE(6649)] = 276914, [SMALL_STATE(6650)] = 276941, [SMALL_STATE(6651)] = 276976, [SMALL_STATE(6652)] = 277003, [SMALL_STATE(6653)] = 277032, [SMALL_STATE(6654)] = 277063, [SMALL_STATE(6655)] = 277090, [SMALL_STATE(6656)] = 277115, [SMALL_STATE(6657)] = 277144, [SMALL_STATE(6658)] = 277175, [SMALL_STATE(6659)] = 277202, [SMALL_STATE(6660)] = 277237, [SMALL_STATE(6661)] = 277254, [SMALL_STATE(6662)] = 277273, [SMALL_STATE(6663)] = 277300, [SMALL_STATE(6664)] = 277331, [SMALL_STATE(6665)] = 277360, [SMALL_STATE(6666)] = 277379, [SMALL_STATE(6667)] = 277410, [SMALL_STATE(6668)] = 277429, [SMALL_STATE(6669)] = 277462, [SMALL_STATE(6670)] = 277481, [SMALL_STATE(6671)] = 277512, [SMALL_STATE(6672)] = 277545, [SMALL_STATE(6673)] = 277572, [SMALL_STATE(6674)] = 277599, [SMALL_STATE(6675)] = 277628, [SMALL_STATE(6676)] = 277657, [SMALL_STATE(6677)] = 277688, [SMALL_STATE(6678)] = 277715, [SMALL_STATE(6679)] = 277746, [SMALL_STATE(6680)] = 277773, [SMALL_STATE(6681)] = 277800, [SMALL_STATE(6682)] = 277827, [SMALL_STATE(6683)] = 277854, [SMALL_STATE(6684)] = 277889, [SMALL_STATE(6685)] = 277920, [SMALL_STATE(6686)] = 277953, [SMALL_STATE(6687)] = 277984, [SMALL_STATE(6688)] = 278011, [SMALL_STATE(6689)] = 278038, [SMALL_STATE(6690)] = 278065, [SMALL_STATE(6691)] = 278096, [SMALL_STATE(6692)] = 278123, [SMALL_STATE(6693)] = 278150, [SMALL_STATE(6694)] = 278167, [SMALL_STATE(6695)] = 278198, [SMALL_STATE(6696)] = 278225, [SMALL_STATE(6697)] = 278250, [SMALL_STATE(6698)] = 278283, [SMALL_STATE(6699)] = 278318, [SMALL_STATE(6700)] = 278349, [SMALL_STATE(6701)] = 278374, [SMALL_STATE(6702)] = 278399, [SMALL_STATE(6703)] = 278430, [SMALL_STATE(6704)] = 278457, [SMALL_STATE(6705)] = 278486, [SMALL_STATE(6706)] = 278519, [SMALL_STATE(6707)] = 278546, [SMALL_STATE(6708)] = 278577, [SMALL_STATE(6709)] = 278606, [SMALL_STATE(6710)] = 278633, [SMALL_STATE(6711)] = 278654, [SMALL_STATE(6712)] = 278681, [SMALL_STATE(6713)] = 278708, [SMALL_STATE(6714)] = 278743, [SMALL_STATE(6715)] = 278770, [SMALL_STATE(6716)] = 278797, [SMALL_STATE(6717)] = 278822, [SMALL_STATE(6718)] = 278849, [SMALL_STATE(6719)] = 278874, [SMALL_STATE(6720)] = 278899, [SMALL_STATE(6721)] = 278922, [SMALL_STATE(6722)] = 278947, [SMALL_STATE(6723)] = 278972, [SMALL_STATE(6724)] = 278997, [SMALL_STATE(6725)] = 279032, [SMALL_STATE(6726)] = 279067, [SMALL_STATE(6727)] = 279092, [SMALL_STATE(6728)] = 279117, [SMALL_STATE(6729)] = 279142, [SMALL_STATE(6730)] = 279171, [SMALL_STATE(6731)] = 279200, [SMALL_STATE(6732)] = 279235, [SMALL_STATE(6733)] = 279266, [SMALL_STATE(6734)] = 279301, [SMALL_STATE(6735)] = 279318, [SMALL_STATE(6736)] = 279347, [SMALL_STATE(6737)] = 279378, [SMALL_STATE(6738)] = 279408, [SMALL_STATE(6739)] = 279432, [SMALL_STATE(6740)] = 279456, [SMALL_STATE(6741)] = 279478, [SMALL_STATE(6742)] = 279500, [SMALL_STATE(6743)] = 279524, [SMALL_STATE(6744)] = 279546, [SMALL_STATE(6745)] = 279570, [SMALL_STATE(6746)] = 279594, [SMALL_STATE(6747)] = 279624, [SMALL_STATE(6748)] = 279648, [SMALL_STATE(6749)] = 279678, [SMALL_STATE(6750)] = 279704, [SMALL_STATE(6751)] = 279726, [SMALL_STATE(6752)] = 279742, [SMALL_STATE(6753)] = 279764, [SMALL_STATE(6754)] = 279788, [SMALL_STATE(6755)] = 279818, [SMALL_STATE(6756)] = 279842, [SMALL_STATE(6757)] = 279870, [SMALL_STATE(6758)] = 279894, [SMALL_STATE(6759)] = 279918, [SMALL_STATE(6760)] = 279942, [SMALL_STATE(6761)] = 279966, [SMALL_STATE(6762)] = 279990, [SMALL_STATE(6763)] = 280020, [SMALL_STATE(6764)] = 280044, [SMALL_STATE(6765)] = 280068, [SMALL_STATE(6766)] = 280092, [SMALL_STATE(6767)] = 280116, [SMALL_STATE(6768)] = 280138, [SMALL_STATE(6769)] = 280162, [SMALL_STATE(6770)] = 280186, [SMALL_STATE(6771)] = 280208, [SMALL_STATE(6772)] = 280238, [SMALL_STATE(6773)] = 280268, [SMALL_STATE(6774)] = 280300, [SMALL_STATE(6775)] = 280326, [SMALL_STATE(6776)] = 280350, [SMALL_STATE(6777)] = 280376, [SMALL_STATE(6778)] = 280402, [SMALL_STATE(6779)] = 280424, [SMALL_STATE(6780)] = 280448, [SMALL_STATE(6781)] = 280470, [SMALL_STATE(6782)] = 280492, [SMALL_STATE(6783)] = 280514, [SMALL_STATE(6784)] = 280536, [SMALL_STATE(6785)] = 280558, [SMALL_STATE(6786)] = 280582, [SMALL_STATE(6787)] = 280606, [SMALL_STATE(6788)] = 280633, [SMALL_STATE(6789)] = 280654, [SMALL_STATE(6790)] = 280685, [SMALL_STATE(6791)] = 280712, [SMALL_STATE(6792)] = 280743, [SMALL_STATE(6793)] = 280770, [SMALL_STATE(6794)] = 280797, [SMALL_STATE(6795)] = 280828, [SMALL_STATE(6796)] = 280859, [SMALL_STATE(6797)] = 280886, [SMALL_STATE(6798)] = 280913, [SMALL_STATE(6799)] = 280944, [SMALL_STATE(6800)] = 280975, [SMALL_STATE(6801)] = 281006, [SMALL_STATE(6802)] = 281037, [SMALL_STATE(6803)] = 281064, [SMALL_STATE(6804)] = 281095, [SMALL_STATE(6805)] = 281124, [SMALL_STATE(6806)] = 281151, [SMALL_STATE(6807)] = 281178, [SMALL_STATE(6808)] = 281205, [SMALL_STATE(6809)] = 281232, [SMALL_STATE(6810)] = 281263, [SMALL_STATE(6811)] = 281294, [SMALL_STATE(6812)] = 281325, [SMALL_STATE(6813)] = 281356, [SMALL_STATE(6814)] = 281383, [SMALL_STATE(6815)] = 281410, [SMALL_STATE(6816)] = 281437, [SMALL_STATE(6817)] = 281464, [SMALL_STATE(6818)] = 281491, [SMALL_STATE(6819)] = 281518, [SMALL_STATE(6820)] = 281541, [SMALL_STATE(6821)] = 281572, [SMALL_STATE(6822)] = 281595, [SMALL_STATE(6823)] = 281618, [SMALL_STATE(6824)] = 281641, [SMALL_STATE(6825)] = 281664, [SMALL_STATE(6826)] = 281687, [SMALL_STATE(6827)] = 281718, [SMALL_STATE(6828)] = 281741, [SMALL_STATE(6829)] = 281764, [SMALL_STATE(6830)] = 281791, [SMALL_STATE(6831)] = 281820, [SMALL_STATE(6832)] = 281841, [SMALL_STATE(6833)] = 281872, [SMALL_STATE(6834)] = 281903, [SMALL_STATE(6835)] = 281934, [SMALL_STATE(6836)] = 281965, [SMALL_STATE(6837)] = 281996, [SMALL_STATE(6838)] = 282027, [SMALL_STATE(6839)] = 282054, [SMALL_STATE(6840)] = 282085, [SMALL_STATE(6841)] = 282116, [SMALL_STATE(6842)] = 282147, [SMALL_STATE(6843)] = 282178, [SMALL_STATE(6844)] = 282209, [SMALL_STATE(6845)] = 282240, [SMALL_STATE(6846)] = 282261, [SMALL_STATE(6847)] = 282292, [SMALL_STATE(6848)] = 282313, [SMALL_STATE(6849)] = 282344, [SMALL_STATE(6850)] = 282366, [SMALL_STATE(6851)] = 282392, [SMALL_STATE(6852)] = 282418, [SMALL_STATE(6853)] = 282444, [SMALL_STATE(6854)] = 282470, [SMALL_STATE(6855)] = 282496, [SMALL_STATE(6856)] = 282518, [SMALL_STATE(6857)] = 282544, [SMALL_STATE(6858)] = 282570, [SMALL_STATE(6859)] = 282596, [SMALL_STATE(6860)] = 282622, [SMALL_STATE(6861)] = 282648, [SMALL_STATE(6862)] = 282674, [SMALL_STATE(6863)] = 282696, [SMALL_STATE(6864)] = 282718, [SMALL_STATE(6865)] = 282740, [SMALL_STATE(6866)] = 282764, [SMALL_STATE(6867)] = 282786, [SMALL_STATE(6868)] = 282810, [SMALL_STATE(6869)] = 282834, [SMALL_STATE(6870)] = 282860, [SMALL_STATE(6871)] = 282882, [SMALL_STATE(6872)] = 282906, [SMALL_STATE(6873)] = 282932, [SMALL_STATE(6874)] = 282958, [SMALL_STATE(6875)] = 282980, [SMALL_STATE(6876)] = 283004, [SMALL_STATE(6877)] = 283024, [SMALL_STATE(6878)] = 283050, [SMALL_STATE(6879)] = 283072, [SMALL_STATE(6880)] = 283098, [SMALL_STATE(6881)] = 283124, [SMALL_STATE(6882)] = 283150, [SMALL_STATE(6883)] = 283172, [SMALL_STATE(6884)] = 283194, [SMALL_STATE(6885)] = 283216, [SMALL_STATE(6886)] = 283238, [SMALL_STATE(6887)] = 283260, [SMALL_STATE(6888)] = 283286, [SMALL_STATE(6889)] = 283312, [SMALL_STATE(6890)] = 283338, [SMALL_STATE(6891)] = 283364, [SMALL_STATE(6892)] = 283390, [SMALL_STATE(6893)] = 283416, [SMALL_STATE(6894)] = 283442, [SMALL_STATE(6895)] = 283458, [SMALL_STATE(6896)] = 283484, [SMALL_STATE(6897)] = 283510, [SMALL_STATE(6898)] = 283534, [SMALL_STATE(6899)] = 283558, [SMALL_STATE(6900)] = 283580, [SMALL_STATE(6901)] = 283602, [SMALL_STATE(6902)] = 283628, [SMALL_STATE(6903)] = 283650, [SMALL_STATE(6904)] = 283670, [SMALL_STATE(6905)] = 283688, [SMALL_STATE(6906)] = 283714, [SMALL_STATE(6907)] = 283740, [SMALL_STATE(6908)] = 283762, [SMALL_STATE(6909)] = 283788, [SMALL_STATE(6910)] = 283814, [SMALL_STATE(6911)] = 283840, [SMALL_STATE(6912)] = 283862, [SMALL_STATE(6913)] = 283886, [SMALL_STATE(6914)] = 283912, [SMALL_STATE(6915)] = 283938, [SMALL_STATE(6916)] = 283960, [SMALL_STATE(6917)] = 283982, [SMALL_STATE(6918)] = 284008, [SMALL_STATE(6919)] = 284034, [SMALL_STATE(6920)] = 284054, [SMALL_STATE(6921)] = 284080, [SMALL_STATE(6922)] = 284106, [SMALL_STATE(6923)] = 284134, [SMALL_STATE(6924)] = 284160, [SMALL_STATE(6925)] = 284186, [SMALL_STATE(6926)] = 284212, [SMALL_STATE(6927)] = 284238, [SMALL_STATE(6928)] = 284264, [SMALL_STATE(6929)] = 284286, [SMALL_STATE(6930)] = 284312, [SMALL_STATE(6931)] = 284338, [SMALL_STATE(6932)] = 284364, [SMALL_STATE(6933)] = 284390, [SMALL_STATE(6934)] = 284406, [SMALL_STATE(6935)] = 284427, [SMALL_STATE(6936)] = 284448, [SMALL_STATE(6937)] = 284473, [SMALL_STATE(6938)] = 284494, [SMALL_STATE(6939)] = 284515, [SMALL_STATE(6940)] = 284538, [SMALL_STATE(6941)] = 284555, [SMALL_STATE(6942)] = 284578, [SMALL_STATE(6943)] = 284599, [SMALL_STATE(6944)] = 284616, [SMALL_STATE(6945)] = 284635, [SMALL_STATE(6946)] = 284652, [SMALL_STATE(6947)] = 284677, [SMALL_STATE(6948)] = 284700, [SMALL_STATE(6949)] = 284721, [SMALL_STATE(6950)] = 284738, [SMALL_STATE(6951)] = 284757, [SMALL_STATE(6952)] = 284782, [SMALL_STATE(6953)] = 284799, [SMALL_STATE(6954)] = 284818, [SMALL_STATE(6955)] = 284841, [SMALL_STATE(6956)] = 284858, [SMALL_STATE(6957)] = 284879, [SMALL_STATE(6958)] = 284896, [SMALL_STATE(6959)] = 284919, [SMALL_STATE(6960)] = 284936, [SMALL_STATE(6961)] = 284961, [SMALL_STATE(6962)] = 284984, [SMALL_STATE(6963)] = 285001, [SMALL_STATE(6964)] = 285022, [SMALL_STATE(6965)] = 285039, [SMALL_STATE(6966)] = 285062, [SMALL_STATE(6967)] = 285079, [SMALL_STATE(6968)] = 285096, [SMALL_STATE(6969)] = 285113, [SMALL_STATE(6970)] = 285130, [SMALL_STATE(6971)] = 285147, [SMALL_STATE(6972)] = 285170, [SMALL_STATE(6973)] = 285187, [SMALL_STATE(6974)] = 285210, [SMALL_STATE(6975)] = 285233, [SMALL_STATE(6976)] = 285258, [SMALL_STATE(6977)] = 285275, [SMALL_STATE(6978)] = 285298, [SMALL_STATE(6979)] = 285321, [SMALL_STATE(6980)] = 285340, [SMALL_STATE(6981)] = 285365, [SMALL_STATE(6982)] = 285386, [SMALL_STATE(6983)] = 285403, [SMALL_STATE(6984)] = 285426, [SMALL_STATE(6985)] = 285445, [SMALL_STATE(6986)] = 285470, [SMALL_STATE(6987)] = 285491, [SMALL_STATE(6988)] = 285514, [SMALL_STATE(6989)] = 285537, [SMALL_STATE(6990)] = 285562, [SMALL_STATE(6991)] = 285585, [SMALL_STATE(6992)] = 285608, [SMALL_STATE(6993)] = 285628, [SMALL_STATE(6994)] = 285642, [SMALL_STATE(6995)] = 285662, [SMALL_STATE(6996)] = 285682, [SMALL_STATE(6997)] = 285702, [SMALL_STATE(6998)] = 285716, [SMALL_STATE(6999)] = 285730, [SMALL_STATE(7000)] = 285748, [SMALL_STATE(7001)] = 285768, [SMALL_STATE(7002)] = 285790, [SMALL_STATE(7003)] = 285804, [SMALL_STATE(7004)] = 285826, [SMALL_STATE(7005)] = 285846, [SMALL_STATE(7006)] = 285868, [SMALL_STATE(7007)] = 285882, [SMALL_STATE(7008)] = 285904, [SMALL_STATE(7009)] = 285918, [SMALL_STATE(7010)] = 285938, [SMALL_STATE(7011)] = 285958, [SMALL_STATE(7012)] = 285978, [SMALL_STATE(7013)] = 286000, [SMALL_STATE(7014)] = 286022, [SMALL_STATE(7015)] = 286044, [SMALL_STATE(7016)] = 286066, [SMALL_STATE(7017)] = 286088, [SMALL_STATE(7018)] = 286110, [SMALL_STATE(7019)] = 286128, [SMALL_STATE(7020)] = 286150, [SMALL_STATE(7021)] = 286168, [SMALL_STATE(7022)] = 286188, [SMALL_STATE(7023)] = 286210, [SMALL_STATE(7024)] = 286230, [SMALL_STATE(7025)] = 286252, [SMALL_STATE(7026)] = 286266, [SMALL_STATE(7027)] = 286280, [SMALL_STATE(7028)] = 286302, [SMALL_STATE(7029)] = 286324, [SMALL_STATE(7030)] = 286344, [SMALL_STATE(7031)] = 286364, [SMALL_STATE(7032)] = 286384, [SMALL_STATE(7033)] = 286398, [SMALL_STATE(7034)] = 286418, [SMALL_STATE(7035)] = 286440, [SMALL_STATE(7036)] = 286462, [SMALL_STATE(7037)] = 286484, [SMALL_STATE(7038)] = 286504, [SMALL_STATE(7039)] = 286526, [SMALL_STATE(7040)] = 286540, [SMALL_STATE(7041)] = 286562, [SMALL_STATE(7042)] = 286584, [SMALL_STATE(7043)] = 286604, [SMALL_STATE(7044)] = 286624, [SMALL_STATE(7045)] = 286644, [SMALL_STATE(7046)] = 286658, [SMALL_STATE(7047)] = 286678, [SMALL_STATE(7048)] = 286698, [SMALL_STATE(7049)] = 286718, [SMALL_STATE(7050)] = 286738, [SMALL_STATE(7051)] = 286758, [SMALL_STATE(7052)] = 286778, [SMALL_STATE(7053)] = 286792, [SMALL_STATE(7054)] = 286806, [SMALL_STATE(7055)] = 286820, [SMALL_STATE(7056)] = 286842, [SMALL_STATE(7057)] = 286862, [SMALL_STATE(7058)] = 286880, [SMALL_STATE(7059)] = 286900, [SMALL_STATE(7060)] = 286920, [SMALL_STATE(7061)] = 286942, [SMALL_STATE(7062)] = 286960, [SMALL_STATE(7063)] = 286982, [SMALL_STATE(7064)] = 287000, [SMALL_STATE(7065)] = 287019, [SMALL_STATE(7066)] = 287030, [SMALL_STATE(7067)] = 287049, [SMALL_STATE(7068)] = 287068, [SMALL_STATE(7069)] = 287081, [SMALL_STATE(7070)] = 287100, [SMALL_STATE(7071)] = 287119, [SMALL_STATE(7072)] = 287136, [SMALL_STATE(7073)] = 287153, [SMALL_STATE(7074)] = 287172, [SMALL_STATE(7075)] = 287189, [SMALL_STATE(7076)] = 287206, [SMALL_STATE(7077)] = 287225, [SMALL_STATE(7078)] = 287244, [SMALL_STATE(7079)] = 287259, [SMALL_STATE(7080)] = 287276, [SMALL_STATE(7081)] = 287293, [SMALL_STATE(7082)] = 287310, [SMALL_STATE(7083)] = 287327, [SMALL_STATE(7084)] = 287346, [SMALL_STATE(7085)] = 287365, [SMALL_STATE(7086)] = 287384, [SMALL_STATE(7087)] = 287401, [SMALL_STATE(7088)] = 287418, [SMALL_STATE(7089)] = 287433, [SMALL_STATE(7090)] = 287450, [SMALL_STATE(7091)] = 287467, [SMALL_STATE(7092)] = 287484, [SMALL_STATE(7093)] = 287503, [SMALL_STATE(7094)] = 287520, [SMALL_STATE(7095)] = 287537, [SMALL_STATE(7096)] = 287556, [SMALL_STATE(7097)] = 287575, [SMALL_STATE(7098)] = 287592, [SMALL_STATE(7099)] = 287605, [SMALL_STATE(7100)] = 287622, [SMALL_STATE(7101)] = 287639, [SMALL_STATE(7102)] = 287656, [SMALL_STATE(7103)] = 287675, [SMALL_STATE(7104)] = 287694, [SMALL_STATE(7105)] = 287711, [SMALL_STATE(7106)] = 287728, [SMALL_STATE(7107)] = 287745, [SMALL_STATE(7108)] = 287764, [SMALL_STATE(7109)] = 287781, [SMALL_STATE(7110)] = 287800, [SMALL_STATE(7111)] = 287817, [SMALL_STATE(7112)] = 287830, [SMALL_STATE(7113)] = 287847, [SMALL_STATE(7114)] = 287862, [SMALL_STATE(7115)] = 287881, [SMALL_STATE(7116)] = 287898, [SMALL_STATE(7117)] = 287915, [SMALL_STATE(7118)] = 287932, [SMALL_STATE(7119)] = 287949, [SMALL_STATE(7120)] = 287966, [SMALL_STATE(7121)] = 287983, [SMALL_STATE(7122)] = 288000, [SMALL_STATE(7123)] = 288017, [SMALL_STATE(7124)] = 288034, [SMALL_STATE(7125)] = 288053, [SMALL_STATE(7126)] = 288070, [SMALL_STATE(7127)] = 288087, [SMALL_STATE(7128)] = 288106, [SMALL_STATE(7129)] = 288125, [SMALL_STATE(7130)] = 288144, [SMALL_STATE(7131)] = 288161, [SMALL_STATE(7132)] = 288178, [SMALL_STATE(7133)] = 288195, [SMALL_STATE(7134)] = 288212, [SMALL_STATE(7135)] = 288229, [SMALL_STATE(7136)] = 288244, [SMALL_STATE(7137)] = 288263, [SMALL_STATE(7138)] = 288280, [SMALL_STATE(7139)] = 288299, [SMALL_STATE(7140)] = 288316, [SMALL_STATE(7141)] = 288333, [SMALL_STATE(7142)] = 288350, [SMALL_STATE(7143)] = 288367, [SMALL_STATE(7144)] = 288386, [SMALL_STATE(7145)] = 288402, [SMALL_STATE(7146)] = 288418, [SMALL_STATE(7147)] = 288434, [SMALL_STATE(7148)] = 288450, [SMALL_STATE(7149)] = 288466, [SMALL_STATE(7150)] = 288482, [SMALL_STATE(7151)] = 288498, [SMALL_STATE(7152)] = 288512, [SMALL_STATE(7153)] = 288528, [SMALL_STATE(7154)] = 288542, [SMALL_STATE(7155)] = 288558, [SMALL_STATE(7156)] = 288574, [SMALL_STATE(7157)] = 288590, [SMALL_STATE(7158)] = 288606, [SMALL_STATE(7159)] = 288622, [SMALL_STATE(7160)] = 288636, [SMALL_STATE(7161)] = 288650, [SMALL_STATE(7162)] = 288666, [SMALL_STATE(7163)] = 288682, [SMALL_STATE(7164)] = 288698, [SMALL_STATE(7165)] = 288714, [SMALL_STATE(7166)] = 288730, [SMALL_STATE(7167)] = 288740, [SMALL_STATE(7168)] = 288756, [SMALL_STATE(7169)] = 288772, [SMALL_STATE(7170)] = 288788, [SMALL_STATE(7171)] = 288804, [SMALL_STATE(7172)] = 288818, [SMALL_STATE(7173)] = 288834, [SMALL_STATE(7174)] = 288850, [SMALL_STATE(7175)] = 288866, [SMALL_STATE(7176)] = 288878, [SMALL_STATE(7177)] = 288894, [SMALL_STATE(7178)] = 288910, [SMALL_STATE(7179)] = 288926, [SMALL_STATE(7180)] = 288942, [SMALL_STATE(7181)] = 288958, [SMALL_STATE(7182)] = 288974, [SMALL_STATE(7183)] = 288988, [SMALL_STATE(7184)] = 289004, [SMALL_STATE(7185)] = 289020, [SMALL_STATE(7186)] = 289036, [SMALL_STATE(7187)] = 289052, [SMALL_STATE(7188)] = 289068, [SMALL_STATE(7189)] = 289082, [SMALL_STATE(7190)] = 289098, [SMALL_STATE(7191)] = 289114, [SMALL_STATE(7192)] = 289130, [SMALL_STATE(7193)] = 289146, [SMALL_STATE(7194)] = 289162, [SMALL_STATE(7195)] = 289178, [SMALL_STATE(7196)] = 289194, [SMALL_STATE(7197)] = 289210, [SMALL_STATE(7198)] = 289226, [SMALL_STATE(7199)] = 289242, [SMALL_STATE(7200)] = 289258, [SMALL_STATE(7201)] = 289272, [SMALL_STATE(7202)] = 289286, [SMALL_STATE(7203)] = 289302, [SMALL_STATE(7204)] = 289318, [SMALL_STATE(7205)] = 289334, [SMALL_STATE(7206)] = 289350, [SMALL_STATE(7207)] = 289366, [SMALL_STATE(7208)] = 289382, [SMALL_STATE(7209)] = 289396, [SMALL_STATE(7210)] = 289412, [SMALL_STATE(7211)] = 289426, [SMALL_STATE(7212)] = 289442, [SMALL_STATE(7213)] = 289458, [SMALL_STATE(7214)] = 289474, [SMALL_STATE(7215)] = 289490, [SMALL_STATE(7216)] = 289504, [SMALL_STATE(7217)] = 289520, [SMALL_STATE(7218)] = 289536, [SMALL_STATE(7219)] = 289552, [SMALL_STATE(7220)] = 289568, [SMALL_STATE(7221)] = 289584, [SMALL_STATE(7222)] = 289600, [SMALL_STATE(7223)] = 289612, [SMALL_STATE(7224)] = 289624, [SMALL_STATE(7225)] = 289640, [SMALL_STATE(7226)] = 289654, [SMALL_STATE(7227)] = 289670, [SMALL_STATE(7228)] = 289686, [SMALL_STATE(7229)] = 289702, [SMALL_STATE(7230)] = 289718, [SMALL_STATE(7231)] = 289734, [SMALL_STATE(7232)] = 289750, [SMALL_STATE(7233)] = 289766, [SMALL_STATE(7234)] = 289782, [SMALL_STATE(7235)] = 289798, [SMALL_STATE(7236)] = 289814, [SMALL_STATE(7237)] = 289830, [SMALL_STATE(7238)] = 289846, [SMALL_STATE(7239)] = 289860, [SMALL_STATE(7240)] = 289876, [SMALL_STATE(7241)] = 289892, [SMALL_STATE(7242)] = 289908, [SMALL_STATE(7243)] = 289924, [SMALL_STATE(7244)] = 289940, [SMALL_STATE(7245)] = 289954, [SMALL_STATE(7246)] = 289970, [SMALL_STATE(7247)] = 289984, [SMALL_STATE(7248)] = 290000, [SMALL_STATE(7249)] = 290016, [SMALL_STATE(7250)] = 290030, [SMALL_STATE(7251)] = 290044, [SMALL_STATE(7252)] = 290060, [SMALL_STATE(7253)] = 290070, [SMALL_STATE(7254)] = 290086, [SMALL_STATE(7255)] = 290102, [SMALL_STATE(7256)] = 290118, [SMALL_STATE(7257)] = 290134, [SMALL_STATE(7258)] = 290150, [SMALL_STATE(7259)] = 290166, [SMALL_STATE(7260)] = 290182, [SMALL_STATE(7261)] = 290196, [SMALL_STATE(7262)] = 290210, [SMALL_STATE(7263)] = 290226, [SMALL_STATE(7264)] = 290240, [SMALL_STATE(7265)] = 290256, [SMALL_STATE(7266)] = 290272, [SMALL_STATE(7267)] = 290288, [SMALL_STATE(7268)] = 290304, [SMALL_STATE(7269)] = 290320, [SMALL_STATE(7270)] = 290336, [SMALL_STATE(7271)] = 290352, [SMALL_STATE(7272)] = 290368, [SMALL_STATE(7273)] = 290382, [SMALL_STATE(7274)] = 290396, [SMALL_STATE(7275)] = 290412, [SMALL_STATE(7276)] = 290426, [SMALL_STATE(7277)] = 290442, [SMALL_STATE(7278)] = 290456, [SMALL_STATE(7279)] = 290472, [SMALL_STATE(7280)] = 290486, [SMALL_STATE(7281)] = 290502, [SMALL_STATE(7282)] = 290518, [SMALL_STATE(7283)] = 290532, [SMALL_STATE(7284)] = 290548, [SMALL_STATE(7285)] = 290562, [SMALL_STATE(7286)] = 290578, [SMALL_STATE(7287)] = 290594, [SMALL_STATE(7288)] = 290610, [SMALL_STATE(7289)] = 290626, [SMALL_STATE(7290)] = 290640, [SMALL_STATE(7291)] = 290656, [SMALL_STATE(7292)] = 290670, [SMALL_STATE(7293)] = 290686, [SMALL_STATE(7294)] = 290698, [SMALL_STATE(7295)] = 290714, [SMALL_STATE(7296)] = 290730, [SMALL_STATE(7297)] = 290746, [SMALL_STATE(7298)] = 290762, [SMALL_STATE(7299)] = 290776, [SMALL_STATE(7300)] = 290792, [SMALL_STATE(7301)] = 290808, [SMALL_STATE(7302)] = 290824, [SMALL_STATE(7303)] = 290840, [SMALL_STATE(7304)] = 290856, [SMALL_STATE(7305)] = 290872, [SMALL_STATE(7306)] = 290888, [SMALL_STATE(7307)] = 290902, [SMALL_STATE(7308)] = 290916, [SMALL_STATE(7309)] = 290930, [SMALL_STATE(7310)] = 290944, [SMALL_STATE(7311)] = 290958, [SMALL_STATE(7312)] = 290972, [SMALL_STATE(7313)] = 290986, [SMALL_STATE(7314)] = 291000, [SMALL_STATE(7315)] = 291016, [SMALL_STATE(7316)] = 291030, [SMALL_STATE(7317)] = 291044, [SMALL_STATE(7318)] = 291058, [SMALL_STATE(7319)] = 291074, [SMALL_STATE(7320)] = 291088, [SMALL_STATE(7321)] = 291102, [SMALL_STATE(7322)] = 291116, [SMALL_STATE(7323)] = 291130, [SMALL_STATE(7324)] = 291146, [SMALL_STATE(7325)] = 291162, [SMALL_STATE(7326)] = 291176, [SMALL_STATE(7327)] = 291190, [SMALL_STATE(7328)] = 291204, [SMALL_STATE(7329)] = 291218, [SMALL_STATE(7330)] = 291234, [SMALL_STATE(7331)] = 291250, [SMALL_STATE(7332)] = 291266, [SMALL_STATE(7333)] = 291282, [SMALL_STATE(7334)] = 291296, [SMALL_STATE(7335)] = 291312, [SMALL_STATE(7336)] = 291328, [SMALL_STATE(7337)] = 291344, [SMALL_STATE(7338)] = 291360, [SMALL_STATE(7339)] = 291374, [SMALL_STATE(7340)] = 291388, [SMALL_STATE(7341)] = 291404, [SMALL_STATE(7342)] = 291420, [SMALL_STATE(7343)] = 291430, [SMALL_STATE(7344)] = 291446, [SMALL_STATE(7345)] = 291462, [SMALL_STATE(7346)] = 291478, [SMALL_STATE(7347)] = 291494, [SMALL_STATE(7348)] = 291508, [SMALL_STATE(7349)] = 291524, [SMALL_STATE(7350)] = 291538, [SMALL_STATE(7351)] = 291551, [SMALL_STATE(7352)] = 291562, [SMALL_STATE(7353)] = 291573, [SMALL_STATE(7354)] = 291586, [SMALL_STATE(7355)] = 291599, [SMALL_STATE(7356)] = 291612, [SMALL_STATE(7357)] = 291625, [SMALL_STATE(7358)] = 291638, [SMALL_STATE(7359)] = 291651, [SMALL_STATE(7360)] = 291660, [SMALL_STATE(7361)] = 291673, [SMALL_STATE(7362)] = 291686, [SMALL_STATE(7363)] = 291699, [SMALL_STATE(7364)] = 291712, [SMALL_STATE(7365)] = 291725, [SMALL_STATE(7366)] = 291738, [SMALL_STATE(7367)] = 291751, [SMALL_STATE(7368)] = 291764, [SMALL_STATE(7369)] = 291777, [SMALL_STATE(7370)] = 291790, [SMALL_STATE(7371)] = 291803, [SMALL_STATE(7372)] = 291816, [SMALL_STATE(7373)] = 291829, [SMALL_STATE(7374)] = 291842, [SMALL_STATE(7375)] = 291855, [SMALL_STATE(7376)] = 291868, [SMALL_STATE(7377)] = 291881, [SMALL_STATE(7378)] = 291894, [SMALL_STATE(7379)] = 291905, [SMALL_STATE(7380)] = 291916, [SMALL_STATE(7381)] = 291929, [SMALL_STATE(7382)] = 291942, [SMALL_STATE(7383)] = 291955, [SMALL_STATE(7384)] = 291968, [SMALL_STATE(7385)] = 291981, [SMALL_STATE(7386)] = 291994, [SMALL_STATE(7387)] = 292007, [SMALL_STATE(7388)] = 292020, [SMALL_STATE(7389)] = 292033, [SMALL_STATE(7390)] = 292044, [SMALL_STATE(7391)] = 292057, [SMALL_STATE(7392)] = 292070, [SMALL_STATE(7393)] = 292083, [SMALL_STATE(7394)] = 292096, [SMALL_STATE(7395)] = 292109, [SMALL_STATE(7396)] = 292120, [SMALL_STATE(7397)] = 292133, [SMALL_STATE(7398)] = 292146, [SMALL_STATE(7399)] = 292159, [SMALL_STATE(7400)] = 292172, [SMALL_STATE(7401)] = 292185, [SMALL_STATE(7402)] = 292196, [SMALL_STATE(7403)] = 292209, [SMALL_STATE(7404)] = 292218, [SMALL_STATE(7405)] = 292231, [SMALL_STATE(7406)] = 292244, [SMALL_STATE(7407)] = 292257, [SMALL_STATE(7408)] = 292270, [SMALL_STATE(7409)] = 292283, [SMALL_STATE(7410)] = 292296, [SMALL_STATE(7411)] = 292307, [SMALL_STATE(7412)] = 292320, [SMALL_STATE(7413)] = 292333, [SMALL_STATE(7414)] = 292346, [SMALL_STATE(7415)] = 292359, [SMALL_STATE(7416)] = 292372, [SMALL_STATE(7417)] = 292385, [SMALL_STATE(7418)] = 292398, [SMALL_STATE(7419)] = 292411, [SMALL_STATE(7420)] = 292424, [SMALL_STATE(7421)] = 292437, [SMALL_STATE(7422)] = 292450, [SMALL_STATE(7423)] = 292463, [SMALL_STATE(7424)] = 292476, [SMALL_STATE(7425)] = 292487, [SMALL_STATE(7426)] = 292500, [SMALL_STATE(7427)] = 292513, [SMALL_STATE(7428)] = 292526, [SMALL_STATE(7429)] = 292539, [SMALL_STATE(7430)] = 292552, [SMALL_STATE(7431)] = 292565, [SMALL_STATE(7432)] = 292578, [SMALL_STATE(7433)] = 292591, [SMALL_STATE(7434)] = 292602, [SMALL_STATE(7435)] = 292615, [SMALL_STATE(7436)] = 292628, [SMALL_STATE(7437)] = 292641, [SMALL_STATE(7438)] = 292654, [SMALL_STATE(7439)] = 292667, [SMALL_STATE(7440)] = 292680, [SMALL_STATE(7441)] = 292693, [SMALL_STATE(7442)] = 292706, [SMALL_STATE(7443)] = 292719, [SMALL_STATE(7444)] = 292732, [SMALL_STATE(7445)] = 292745, [SMALL_STATE(7446)] = 292758, [SMALL_STATE(7447)] = 292771, [SMALL_STATE(7448)] = 292784, [SMALL_STATE(7449)] = 292797, [SMALL_STATE(7450)] = 292810, [SMALL_STATE(7451)] = 292821, [SMALL_STATE(7452)] = 292834, [SMALL_STATE(7453)] = 292847, [SMALL_STATE(7454)] = 292860, [SMALL_STATE(7455)] = 292873, [SMALL_STATE(7456)] = 292886, [SMALL_STATE(7457)] = 292899, [SMALL_STATE(7458)] = 292912, [SMALL_STATE(7459)] = 292925, [SMALL_STATE(7460)] = 292938, [SMALL_STATE(7461)] = 292949, [SMALL_STATE(7462)] = 292962, [SMALL_STATE(7463)] = 292975, [SMALL_STATE(7464)] = 292988, [SMALL_STATE(7465)] = 293001, [SMALL_STATE(7466)] = 293014, [SMALL_STATE(7467)] = 293025, [SMALL_STATE(7468)] = 293036, [SMALL_STATE(7469)] = 293045, [SMALL_STATE(7470)] = 293054, [SMALL_STATE(7471)] = 293067, [SMALL_STATE(7472)] = 293080, [SMALL_STATE(7473)] = 293093, [SMALL_STATE(7474)] = 293106, [SMALL_STATE(7475)] = 293119, [SMALL_STATE(7476)] = 293132, [SMALL_STATE(7477)] = 293143, [SMALL_STATE(7478)] = 293154, [SMALL_STATE(7479)] = 293167, [SMALL_STATE(7480)] = 293180, [SMALL_STATE(7481)] = 293193, [SMALL_STATE(7482)] = 293206, [SMALL_STATE(7483)] = 293219, [SMALL_STATE(7484)] = 293232, [SMALL_STATE(7485)] = 293245, [SMALL_STATE(7486)] = 293258, [SMALL_STATE(7487)] = 293271, [SMALL_STATE(7488)] = 293284, [SMALL_STATE(7489)] = 293297, [SMALL_STATE(7490)] = 293310, [SMALL_STATE(7491)] = 293323, [SMALL_STATE(7492)] = 293336, [SMALL_STATE(7493)] = 293349, [SMALL_STATE(7494)] = 293362, [SMALL_STATE(7495)] = 293375, [SMALL_STATE(7496)] = 293388, [SMALL_STATE(7497)] = 293401, [SMALL_STATE(7498)] = 293414, [SMALL_STATE(7499)] = 293427, [SMALL_STATE(7500)] = 293440, [SMALL_STATE(7501)] = 293453, [SMALL_STATE(7502)] = 293466, [SMALL_STATE(7503)] = 293479, [SMALL_STATE(7504)] = 293492, [SMALL_STATE(7505)] = 293505, [SMALL_STATE(7506)] = 293518, [SMALL_STATE(7507)] = 293531, [SMALL_STATE(7508)] = 293544, [SMALL_STATE(7509)] = 293557, [SMALL_STATE(7510)] = 293570, [SMALL_STATE(7511)] = 293581, [SMALL_STATE(7512)] = 293594, [SMALL_STATE(7513)] = 293607, [SMALL_STATE(7514)] = 293618, [SMALL_STATE(7515)] = 293627, [SMALL_STATE(7516)] = 293640, [SMALL_STATE(7517)] = 293653, [SMALL_STATE(7518)] = 293666, [SMALL_STATE(7519)] = 293679, [SMALL_STATE(7520)] = 293690, [SMALL_STATE(7521)] = 293703, [SMALL_STATE(7522)] = 293716, [SMALL_STATE(7523)] = 293729, [SMALL_STATE(7524)] = 293740, [SMALL_STATE(7525)] = 293753, [SMALL_STATE(7526)] = 293766, [SMALL_STATE(7527)] = 293779, [SMALL_STATE(7528)] = 293792, [SMALL_STATE(7529)] = 293805, [SMALL_STATE(7530)] = 293818, [SMALL_STATE(7531)] = 293831, [SMALL_STATE(7532)] = 293844, [SMALL_STATE(7533)] = 293855, [SMALL_STATE(7534)] = 293868, [SMALL_STATE(7535)] = 293881, [SMALL_STATE(7536)] = 293894, [SMALL_STATE(7537)] = 293907, [SMALL_STATE(7538)] = 293920, [SMALL_STATE(7539)] = 293933, [SMALL_STATE(7540)] = 293946, [SMALL_STATE(7541)] = 293959, [SMALL_STATE(7542)] = 293972, [SMALL_STATE(7543)] = 293985, [SMALL_STATE(7544)] = 293998, [SMALL_STATE(7545)] = 294009, [SMALL_STATE(7546)] = 294022, [SMALL_STATE(7547)] = 294035, [SMALL_STATE(7548)] = 294048, [SMALL_STATE(7549)] = 294059, [SMALL_STATE(7550)] = 294072, [SMALL_STATE(7551)] = 294081, [SMALL_STATE(7552)] = 294094, [SMALL_STATE(7553)] = 294107, [SMALL_STATE(7554)] = 294118, [SMALL_STATE(7555)] = 294131, [SMALL_STATE(7556)] = 294144, [SMALL_STATE(7557)] = 294157, [SMALL_STATE(7558)] = 294170, [SMALL_STATE(7559)] = 294183, [SMALL_STATE(7560)] = 294196, [SMALL_STATE(7561)] = 294209, [SMALL_STATE(7562)] = 294222, [SMALL_STATE(7563)] = 294233, [SMALL_STATE(7564)] = 294246, [SMALL_STATE(7565)] = 294259, [SMALL_STATE(7566)] = 294272, [SMALL_STATE(7567)] = 294285, [SMALL_STATE(7568)] = 294298, [SMALL_STATE(7569)] = 294307, [SMALL_STATE(7570)] = 294320, [SMALL_STATE(7571)] = 294331, [SMALL_STATE(7572)] = 294344, [SMALL_STATE(7573)] = 294357, [SMALL_STATE(7574)] = 294370, [SMALL_STATE(7575)] = 294383, [SMALL_STATE(7576)] = 294396, [SMALL_STATE(7577)] = 294409, [SMALL_STATE(7578)] = 294420, [SMALL_STATE(7579)] = 294433, [SMALL_STATE(7580)] = 294446, [SMALL_STATE(7581)] = 294459, [SMALL_STATE(7582)] = 294472, [SMALL_STATE(7583)] = 294485, [SMALL_STATE(7584)] = 294496, [SMALL_STATE(7585)] = 294509, [SMALL_STATE(7586)] = 294522, [SMALL_STATE(7587)] = 294535, [SMALL_STATE(7588)] = 294548, [SMALL_STATE(7589)] = 294561, [SMALL_STATE(7590)] = 294574, [SMALL_STATE(7591)] = 294585, [SMALL_STATE(7592)] = 294598, [SMALL_STATE(7593)] = 294611, [SMALL_STATE(7594)] = 294624, [SMALL_STATE(7595)] = 294637, [SMALL_STATE(7596)] = 294650, [SMALL_STATE(7597)] = 294663, [SMALL_STATE(7598)] = 294676, [SMALL_STATE(7599)] = 294689, [SMALL_STATE(7600)] = 294702, [SMALL_STATE(7601)] = 294713, [SMALL_STATE(7602)] = 294726, [SMALL_STATE(7603)] = 294739, [SMALL_STATE(7604)] = 294752, [SMALL_STATE(7605)] = 294765, [SMALL_STATE(7606)] = 294776, [SMALL_STATE(7607)] = 294789, [SMALL_STATE(7608)] = 294802, [SMALL_STATE(7609)] = 294815, [SMALL_STATE(7610)] = 294828, [SMALL_STATE(7611)] = 294841, [SMALL_STATE(7612)] = 294854, [SMALL_STATE(7613)] = 294867, [SMALL_STATE(7614)] = 294878, [SMALL_STATE(7615)] = 294891, [SMALL_STATE(7616)] = 294904, [SMALL_STATE(7617)] = 294915, [SMALL_STATE(7618)] = 294926, [SMALL_STATE(7619)] = 294937, [SMALL_STATE(7620)] = 294948, [SMALL_STATE(7621)] = 294961, [SMALL_STATE(7622)] = 294974, [SMALL_STATE(7623)] = 294987, [SMALL_STATE(7624)] = 295000, [SMALL_STATE(7625)] = 295013, [SMALL_STATE(7626)] = 295024, [SMALL_STATE(7627)] = 295035, [SMALL_STATE(7628)] = 295048, [SMALL_STATE(7629)] = 295059, [SMALL_STATE(7630)] = 295072, [SMALL_STATE(7631)] = 295085, [SMALL_STATE(7632)] = 295098, [SMALL_STATE(7633)] = 295111, [SMALL_STATE(7634)] = 295124, [SMALL_STATE(7635)] = 295137, [SMALL_STATE(7636)] = 295150, [SMALL_STATE(7637)] = 295163, [SMALL_STATE(7638)] = 295176, [SMALL_STATE(7639)] = 295189, [SMALL_STATE(7640)] = 295202, [SMALL_STATE(7641)] = 295215, [SMALL_STATE(7642)] = 295228, [SMALL_STATE(7643)] = 295241, [SMALL_STATE(7644)] = 295254, [SMALL_STATE(7645)] = 295267, [SMALL_STATE(7646)] = 295280, [SMALL_STATE(7647)] = 295293, [SMALL_STATE(7648)] = 295306, [SMALL_STATE(7649)] = 295319, [SMALL_STATE(7650)] = 295332, [SMALL_STATE(7651)] = 295345, [SMALL_STATE(7652)] = 295358, [SMALL_STATE(7653)] = 295371, [SMALL_STATE(7654)] = 295384, [SMALL_STATE(7655)] = 295397, [SMALL_STATE(7656)] = 295410, [SMALL_STATE(7657)] = 295421, [SMALL_STATE(7658)] = 295434, [SMALL_STATE(7659)] = 295447, [SMALL_STATE(7660)] = 295458, [SMALL_STATE(7661)] = 295471, [SMALL_STATE(7662)] = 295484, [SMALL_STATE(7663)] = 295497, [SMALL_STATE(7664)] = 295510, [SMALL_STATE(7665)] = 295523, [SMALL_STATE(7666)] = 295536, [SMALL_STATE(7667)] = 295549, [SMALL_STATE(7668)] = 295562, [SMALL_STATE(7669)] = 295575, [SMALL_STATE(7670)] = 295588, [SMALL_STATE(7671)] = 295601, [SMALL_STATE(7672)] = 295612, [SMALL_STATE(7673)] = 295625, [SMALL_STATE(7674)] = 295638, [SMALL_STATE(7675)] = 295651, [SMALL_STATE(7676)] = 295664, [SMALL_STATE(7677)] = 295677, [SMALL_STATE(7678)] = 295690, [SMALL_STATE(7679)] = 295703, [SMALL_STATE(7680)] = 295716, [SMALL_STATE(7681)] = 295729, [SMALL_STATE(7682)] = 295738, [SMALL_STATE(7683)] = 295751, [SMALL_STATE(7684)] = 295764, [SMALL_STATE(7685)] = 295777, [SMALL_STATE(7686)] = 295790, [SMALL_STATE(7687)] = 295803, [SMALL_STATE(7688)] = 295816, [SMALL_STATE(7689)] = 295827, [SMALL_STATE(7690)] = 295838, [SMALL_STATE(7691)] = 295849, [SMALL_STATE(7692)] = 295862, [SMALL_STATE(7693)] = 295875, [SMALL_STATE(7694)] = 295888, [SMALL_STATE(7695)] = 295901, [SMALL_STATE(7696)] = 295914, [SMALL_STATE(7697)] = 295927, [SMALL_STATE(7698)] = 295938, [SMALL_STATE(7699)] = 295947, [SMALL_STATE(7700)] = 295958, [SMALL_STATE(7701)] = 295971, [SMALL_STATE(7702)] = 295984, [SMALL_STATE(7703)] = 295993, [SMALL_STATE(7704)] = 296006, [SMALL_STATE(7705)] = 296019, [SMALL_STATE(7706)] = 296032, [SMALL_STATE(7707)] = 296045, [SMALL_STATE(7708)] = 296058, [SMALL_STATE(7709)] = 296071, [SMALL_STATE(7710)] = 296082, [SMALL_STATE(7711)] = 296095, [SMALL_STATE(7712)] = 296106, [SMALL_STATE(7713)] = 296119, [SMALL_STATE(7714)] = 296132, [SMALL_STATE(7715)] = 296145, [SMALL_STATE(7716)] = 296158, [SMALL_STATE(7717)] = 296171, [SMALL_STATE(7718)] = 296184, [SMALL_STATE(7719)] = 296197, [SMALL_STATE(7720)] = 296210, [SMALL_STATE(7721)] = 296223, [SMALL_STATE(7722)] = 296236, [SMALL_STATE(7723)] = 296249, [SMALL_STATE(7724)] = 296262, [SMALL_STATE(7725)] = 296275, [SMALL_STATE(7726)] = 296288, [SMALL_STATE(7727)] = 296301, [SMALL_STATE(7728)] = 296314, [SMALL_STATE(7729)] = 296325, [SMALL_STATE(7730)] = 296336, [SMALL_STATE(7731)] = 296349, [SMALL_STATE(7732)] = 296362, [SMALL_STATE(7733)] = 296375, [SMALL_STATE(7734)] = 296388, [SMALL_STATE(7735)] = 296401, [SMALL_STATE(7736)] = 296414, [SMALL_STATE(7737)] = 296427, [SMALL_STATE(7738)] = 296440, [SMALL_STATE(7739)] = 296453, [SMALL_STATE(7740)] = 296466, [SMALL_STATE(7741)] = 296479, [SMALL_STATE(7742)] = 296492, [SMALL_STATE(7743)] = 296505, [SMALL_STATE(7744)] = 296518, [SMALL_STATE(7745)] = 296531, [SMALL_STATE(7746)] = 296544, [SMALL_STATE(7747)] = 296557, [SMALL_STATE(7748)] = 296570, [SMALL_STATE(7749)] = 296579, [SMALL_STATE(7750)] = 296592, [SMALL_STATE(7751)] = 296605, [SMALL_STATE(7752)] = 296614, [SMALL_STATE(7753)] = 296627, [SMALL_STATE(7754)] = 296640, [SMALL_STATE(7755)] = 296651, [SMALL_STATE(7756)] = 296662, [SMALL_STATE(7757)] = 296673, [SMALL_STATE(7758)] = 296686, [SMALL_STATE(7759)] = 296699, [SMALL_STATE(7760)] = 296712, [SMALL_STATE(7761)] = 296725, [SMALL_STATE(7762)] = 296738, [SMALL_STATE(7763)] = 296751, [SMALL_STATE(7764)] = 296764, [SMALL_STATE(7765)] = 296777, [SMALL_STATE(7766)] = 296790, [SMALL_STATE(7767)] = 296803, [SMALL_STATE(7768)] = 296816, [SMALL_STATE(7769)] = 296829, [SMALL_STATE(7770)] = 296842, [SMALL_STATE(7771)] = 296853, [SMALL_STATE(7772)] = 296866, [SMALL_STATE(7773)] = 296879, [SMALL_STATE(7774)] = 296892, [SMALL_STATE(7775)] = 296905, [SMALL_STATE(7776)] = 296918, [SMALL_STATE(7777)] = 296931, [SMALL_STATE(7778)] = 296944, [SMALL_STATE(7779)] = 296957, [SMALL_STATE(7780)] = 296966, [SMALL_STATE(7781)] = 296979, [SMALL_STATE(7782)] = 296992, [SMALL_STATE(7783)] = 297001, [SMALL_STATE(7784)] = 297010, [SMALL_STATE(7785)] = 297019, [SMALL_STATE(7786)] = 297032, [SMALL_STATE(7787)] = 297045, [SMALL_STATE(7788)] = 297054, [SMALL_STATE(7789)] = 297067, [SMALL_STATE(7790)] = 297080, [SMALL_STATE(7791)] = 297093, [SMALL_STATE(7792)] = 297104, [SMALL_STATE(7793)] = 297117, [SMALL_STATE(7794)] = 297130, [SMALL_STATE(7795)] = 297143, [SMALL_STATE(7796)] = 297154, [SMALL_STATE(7797)] = 297165, [SMALL_STATE(7798)] = 297178, [SMALL_STATE(7799)] = 297191, [SMALL_STATE(7800)] = 297201, [SMALL_STATE(7801)] = 297211, [SMALL_STATE(7802)] = 297221, [SMALL_STATE(7803)] = 297231, [SMALL_STATE(7804)] = 297241, [SMALL_STATE(7805)] = 297251, [SMALL_STATE(7806)] = 297261, [SMALL_STATE(7807)] = 297271, [SMALL_STATE(7808)] = 297281, [SMALL_STATE(7809)] = 297291, [SMALL_STATE(7810)] = 297301, [SMALL_STATE(7811)] = 297311, [SMALL_STATE(7812)] = 297319, [SMALL_STATE(7813)] = 297329, [SMALL_STATE(7814)] = 297339, [SMALL_STATE(7815)] = 297349, [SMALL_STATE(7816)] = 297357, [SMALL_STATE(7817)] = 297367, [SMALL_STATE(7818)] = 297377, [SMALL_STATE(7819)] = 297387, [SMALL_STATE(7820)] = 297397, [SMALL_STATE(7821)] = 297407, [SMALL_STATE(7822)] = 297417, [SMALL_STATE(7823)] = 297427, [SMALL_STATE(7824)] = 297437, [SMALL_STATE(7825)] = 297447, [SMALL_STATE(7826)] = 297457, [SMALL_STATE(7827)] = 297467, [SMALL_STATE(7828)] = 297477, [SMALL_STATE(7829)] = 297487, [SMALL_STATE(7830)] = 297497, [SMALL_STATE(7831)] = 297507, [SMALL_STATE(7832)] = 297517, [SMALL_STATE(7833)] = 297527, [SMALL_STATE(7834)] = 297537, [SMALL_STATE(7835)] = 297547, [SMALL_STATE(7836)] = 297555, [SMALL_STATE(7837)] = 297563, [SMALL_STATE(7838)] = 297573, [SMALL_STATE(7839)] = 297583, [SMALL_STATE(7840)] = 297593, [SMALL_STATE(7841)] = 297603, [SMALL_STATE(7842)] = 297613, [SMALL_STATE(7843)] = 297623, [SMALL_STATE(7844)] = 297633, [SMALL_STATE(7845)] = 297643, [SMALL_STATE(7846)] = 297653, [SMALL_STATE(7847)] = 297661, [SMALL_STATE(7848)] = 297671, [SMALL_STATE(7849)] = 297681, [SMALL_STATE(7850)] = 297691, [SMALL_STATE(7851)] = 297701, [SMALL_STATE(7852)] = 297711, [SMALL_STATE(7853)] = 297721, [SMALL_STATE(7854)] = 297731, [SMALL_STATE(7855)] = 297741, [SMALL_STATE(7856)] = 297751, [SMALL_STATE(7857)] = 297761, [SMALL_STATE(7858)] = 297771, [SMALL_STATE(7859)] = 297781, [SMALL_STATE(7860)] = 297791, [SMALL_STATE(7861)] = 297799, [SMALL_STATE(7862)] = 297809, [SMALL_STATE(7863)] = 297819, [SMALL_STATE(7864)] = 297829, [SMALL_STATE(7865)] = 297837, [SMALL_STATE(7866)] = 297847, [SMALL_STATE(7867)] = 297857, [SMALL_STATE(7868)] = 297867, [SMALL_STATE(7869)] = 297875, [SMALL_STATE(7870)] = 297885, [SMALL_STATE(7871)] = 297895, [SMALL_STATE(7872)] = 297905, [SMALL_STATE(7873)] = 297915, [SMALL_STATE(7874)] = 297923, [SMALL_STATE(7875)] = 297933, [SMALL_STATE(7876)] = 297943, [SMALL_STATE(7877)] = 297953, [SMALL_STATE(7878)] = 297963, [SMALL_STATE(7879)] = 297973, [SMALL_STATE(7880)] = 297983, [SMALL_STATE(7881)] = 297993, [SMALL_STATE(7882)] = 298003, [SMALL_STATE(7883)] = 298013, [SMALL_STATE(7884)] = 298023, [SMALL_STATE(7885)] = 298031, [SMALL_STATE(7886)] = 298041, [SMALL_STATE(7887)] = 298051, [SMALL_STATE(7888)] = 298061, [SMALL_STATE(7889)] = 298071, [SMALL_STATE(7890)] = 298081, [SMALL_STATE(7891)] = 298089, [SMALL_STATE(7892)] = 298099, [SMALL_STATE(7893)] = 298107, [SMALL_STATE(7894)] = 298115, [SMALL_STATE(7895)] = 298125, [SMALL_STATE(7896)] = 298135, [SMALL_STATE(7897)] = 298145, [SMALL_STATE(7898)] = 298155, [SMALL_STATE(7899)] = 298165, [SMALL_STATE(7900)] = 298175, [SMALL_STATE(7901)] = 298185, [SMALL_STATE(7902)] = 298195, [SMALL_STATE(7903)] = 298203, [SMALL_STATE(7904)] = 298213, [SMALL_STATE(7905)] = 298223, [SMALL_STATE(7906)] = 298233, [SMALL_STATE(7907)] = 298243, [SMALL_STATE(7908)] = 298253, [SMALL_STATE(7909)] = 298261, [SMALL_STATE(7910)] = 298271, [SMALL_STATE(7911)] = 298281, [SMALL_STATE(7912)] = 298289, [SMALL_STATE(7913)] = 298299, [SMALL_STATE(7914)] = 298309, [SMALL_STATE(7915)] = 298319, [SMALL_STATE(7916)] = 298329, [SMALL_STATE(7917)] = 298339, [SMALL_STATE(7918)] = 298349, [SMALL_STATE(7919)] = 298359, [SMALL_STATE(7920)] = 298369, [SMALL_STATE(7921)] = 298379, [SMALL_STATE(7922)] = 298389, [SMALL_STATE(7923)] = 298399, [SMALL_STATE(7924)] = 298407, [SMALL_STATE(7925)] = 298417, [SMALL_STATE(7926)] = 298427, [SMALL_STATE(7927)] = 298437, [SMALL_STATE(7928)] = 298447, [SMALL_STATE(7929)] = 298455, [SMALL_STATE(7930)] = 298465, [SMALL_STATE(7931)] = 298475, [SMALL_STATE(7932)] = 298485, [SMALL_STATE(7933)] = 298495, [SMALL_STATE(7934)] = 298505, [SMALL_STATE(7935)] = 298513, [SMALL_STATE(7936)] = 298521, [SMALL_STATE(7937)] = 298531, [SMALL_STATE(7938)] = 298541, [SMALL_STATE(7939)] = 298551, [SMALL_STATE(7940)] = 298561, [SMALL_STATE(7941)] = 298571, [SMALL_STATE(7942)] = 298581, [SMALL_STATE(7943)] = 298591, [SMALL_STATE(7944)] = 298601, [SMALL_STATE(7945)] = 298611, [SMALL_STATE(7946)] = 298621, [SMALL_STATE(7947)] = 298631, [SMALL_STATE(7948)] = 298641, [SMALL_STATE(7949)] = 298651, [SMALL_STATE(7950)] = 298661, [SMALL_STATE(7951)] = 298671, [SMALL_STATE(7952)] = 298681, [SMALL_STATE(7953)] = 298691, [SMALL_STATE(7954)] = 298701, [SMALL_STATE(7955)] = 298711, [SMALL_STATE(7956)] = 298721, [SMALL_STATE(7957)] = 298731, [SMALL_STATE(7958)] = 298741, [SMALL_STATE(7959)] = 298751, [SMALL_STATE(7960)] = 298761, [SMALL_STATE(7961)] = 298771, [SMALL_STATE(7962)] = 298781, [SMALL_STATE(7963)] = 298791, [SMALL_STATE(7964)] = 298801, [SMALL_STATE(7965)] = 298809, [SMALL_STATE(7966)] = 298819, [SMALL_STATE(7967)] = 298829, [SMALL_STATE(7968)] = 298839, [SMALL_STATE(7969)] = 298849, [SMALL_STATE(7970)] = 298859, [SMALL_STATE(7971)] = 298869, [SMALL_STATE(7972)] = 298879, [SMALL_STATE(7973)] = 298889, [SMALL_STATE(7974)] = 298899, [SMALL_STATE(7975)] = 298909, [SMALL_STATE(7976)] = 298919, [SMALL_STATE(7977)] = 298929, [SMALL_STATE(7978)] = 298939, [SMALL_STATE(7979)] = 298949, [SMALL_STATE(7980)] = 298959, [SMALL_STATE(7981)] = 298967, [SMALL_STATE(7982)] = 298975, [SMALL_STATE(7983)] = 298983, [SMALL_STATE(7984)] = 298991, [SMALL_STATE(7985)] = 299001, [SMALL_STATE(7986)] = 299011, [SMALL_STATE(7987)] = 299021, [SMALL_STATE(7988)] = 299031, [SMALL_STATE(7989)] = 299041, [SMALL_STATE(7990)] = 299051, [SMALL_STATE(7991)] = 299061, [SMALL_STATE(7992)] = 299071, [SMALL_STATE(7993)] = 299081, [SMALL_STATE(7994)] = 299091, [SMALL_STATE(7995)] = 299101, [SMALL_STATE(7996)] = 299111, [SMALL_STATE(7997)] = 299121, [SMALL_STATE(7998)] = 299129, [SMALL_STATE(7999)] = 299137, [SMALL_STATE(8000)] = 299147, [SMALL_STATE(8001)] = 299155, [SMALL_STATE(8002)] = 299165, [SMALL_STATE(8003)] = 299175, [SMALL_STATE(8004)] = 299185, [SMALL_STATE(8005)] = 299195, [SMALL_STATE(8006)] = 299205, [SMALL_STATE(8007)] = 299215, [SMALL_STATE(8008)] = 299225, [SMALL_STATE(8009)] = 299235, [SMALL_STATE(8010)] = 299245, [SMALL_STATE(8011)] = 299255, [SMALL_STATE(8012)] = 299265, [SMALL_STATE(8013)] = 299275, [SMALL_STATE(8014)] = 299285, [SMALL_STATE(8015)] = 299295, [SMALL_STATE(8016)] = 299305, [SMALL_STATE(8017)] = 299315, [SMALL_STATE(8018)] = 299325, [SMALL_STATE(8019)] = 299335, [SMALL_STATE(8020)] = 299345, [SMALL_STATE(8021)] = 299355, [SMALL_STATE(8022)] = 299365, [SMALL_STATE(8023)] = 299375, [SMALL_STATE(8024)] = 299385, [SMALL_STATE(8025)] = 299395, [SMALL_STATE(8026)] = 299405, [SMALL_STATE(8027)] = 299415, [SMALL_STATE(8028)] = 299425, [SMALL_STATE(8029)] = 299435, [SMALL_STATE(8030)] = 299445, [SMALL_STATE(8031)] = 299453, [SMALL_STATE(8032)] = 299463, [SMALL_STATE(8033)] = 299473, [SMALL_STATE(8034)] = 299483, [SMALL_STATE(8035)] = 299493, [SMALL_STATE(8036)] = 299503, [SMALL_STATE(8037)] = 299513, [SMALL_STATE(8038)] = 299523, [SMALL_STATE(8039)] = 299533, [SMALL_STATE(8040)] = 299543, [SMALL_STATE(8041)] = 299551, [SMALL_STATE(8042)] = 299559, [SMALL_STATE(8043)] = 299567, [SMALL_STATE(8044)] = 299577, [SMALL_STATE(8045)] = 299587, [SMALL_STATE(8046)] = 299597, [SMALL_STATE(8047)] = 299607, [SMALL_STATE(8048)] = 299615, [SMALL_STATE(8049)] = 299625, [SMALL_STATE(8050)] = 299635, [SMALL_STATE(8051)] = 299645, [SMALL_STATE(8052)] = 299655, [SMALL_STATE(8053)] = 299665, [SMALL_STATE(8054)] = 299675, [SMALL_STATE(8055)] = 299685, [SMALL_STATE(8056)] = 299695, [SMALL_STATE(8057)] = 299705, [SMALL_STATE(8058)] = 299713, [SMALL_STATE(8059)] = 299723, [SMALL_STATE(8060)] = 299733, [SMALL_STATE(8061)] = 299743, [SMALL_STATE(8062)] = 299753, [SMALL_STATE(8063)] = 299763, [SMALL_STATE(8064)] = 299773, [SMALL_STATE(8065)] = 299783, [SMALL_STATE(8066)] = 299793, [SMALL_STATE(8067)] = 299803, [SMALL_STATE(8068)] = 299813, [SMALL_STATE(8069)] = 299823, [SMALL_STATE(8070)] = 299833, [SMALL_STATE(8071)] = 299843, [SMALL_STATE(8072)] = 299853, [SMALL_STATE(8073)] = 299863, [SMALL_STATE(8074)] = 299873, [SMALL_STATE(8075)] = 299883, [SMALL_STATE(8076)] = 299893, [SMALL_STATE(8077)] = 299903, [SMALL_STATE(8078)] = 299913, [SMALL_STATE(8079)] = 299923, [SMALL_STATE(8080)] = 299931, [SMALL_STATE(8081)] = 299941, [SMALL_STATE(8082)] = 299951, [SMALL_STATE(8083)] = 299961, [SMALL_STATE(8084)] = 299971, [SMALL_STATE(8085)] = 299981, [SMALL_STATE(8086)] = 299991, [SMALL_STATE(8087)] = 300001, [SMALL_STATE(8088)] = 300009, [SMALL_STATE(8089)] = 300019, [SMALL_STATE(8090)] = 300029, [SMALL_STATE(8091)] = 300039, [SMALL_STATE(8092)] = 300049, [SMALL_STATE(8093)] = 300059, [SMALL_STATE(8094)] = 300069, [SMALL_STATE(8095)] = 300079, [SMALL_STATE(8096)] = 300089, [SMALL_STATE(8097)] = 300099, [SMALL_STATE(8098)] = 300109, [SMALL_STATE(8099)] = 300119, [SMALL_STATE(8100)] = 300129, [SMALL_STATE(8101)] = 300137, [SMALL_STATE(8102)] = 300147, [SMALL_STATE(8103)] = 300157, [SMALL_STATE(8104)] = 300167, [SMALL_STATE(8105)] = 300177, [SMALL_STATE(8106)] = 300187, [SMALL_STATE(8107)] = 300197, [SMALL_STATE(8108)] = 300207, [SMALL_STATE(8109)] = 300217, [SMALL_STATE(8110)] = 300227, [SMALL_STATE(8111)] = 300237, [SMALL_STATE(8112)] = 300245, [SMALL_STATE(8113)] = 300253, [SMALL_STATE(8114)] = 300263, [SMALL_STATE(8115)] = 300273, [SMALL_STATE(8116)] = 300281, [SMALL_STATE(8117)] = 300291, [SMALL_STATE(8118)] = 300299, [SMALL_STATE(8119)] = 300309, [SMALL_STATE(8120)] = 300319, [SMALL_STATE(8121)] = 300329, [SMALL_STATE(8122)] = 300339, [SMALL_STATE(8123)] = 300349, [SMALL_STATE(8124)] = 300359, [SMALL_STATE(8125)] = 300367, [SMALL_STATE(8126)] = 300377, [SMALL_STATE(8127)] = 300385, [SMALL_STATE(8128)] = 300395, [SMALL_STATE(8129)] = 300405, [SMALL_STATE(8130)] = 300415, [SMALL_STATE(8131)] = 300425, [SMALL_STATE(8132)] = 300435, [SMALL_STATE(8133)] = 300445, [SMALL_STATE(8134)] = 300455, [SMALL_STATE(8135)] = 300465, [SMALL_STATE(8136)] = 300475, [SMALL_STATE(8137)] = 300485, [SMALL_STATE(8138)] = 300495, [SMALL_STATE(8139)] = 300505, [SMALL_STATE(8140)] = 300515, [SMALL_STATE(8141)] = 300525, [SMALL_STATE(8142)] = 300535, [SMALL_STATE(8143)] = 300545, [SMALL_STATE(8144)] = 300555, [SMALL_STATE(8145)] = 300565, [SMALL_STATE(8146)] = 300575, [SMALL_STATE(8147)] = 300585, [SMALL_STATE(8148)] = 300595, [SMALL_STATE(8149)] = 300605, [SMALL_STATE(8150)] = 300615, [SMALL_STATE(8151)] = 300625, [SMALL_STATE(8152)] = 300635, [SMALL_STATE(8153)] = 300645, [SMALL_STATE(8154)] = 300655, [SMALL_STATE(8155)] = 300665, [SMALL_STATE(8156)] = 300673, [SMALL_STATE(8157)] = 300683, [SMALL_STATE(8158)] = 300691, [SMALL_STATE(8159)] = 300701, [SMALL_STATE(8160)] = 300711, [SMALL_STATE(8161)] = 300721, [SMALL_STATE(8162)] = 300731, [SMALL_STATE(8163)] = 300741, [SMALL_STATE(8164)] = 300751, [SMALL_STATE(8165)] = 300761, [SMALL_STATE(8166)] = 300768, [SMALL_STATE(8167)] = 300775, [SMALL_STATE(8168)] = 300782, [SMALL_STATE(8169)] = 300789, [SMALL_STATE(8170)] = 300796, [SMALL_STATE(8171)] = 300803, [SMALL_STATE(8172)] = 300810, [SMALL_STATE(8173)] = 300817, [SMALL_STATE(8174)] = 300824, [SMALL_STATE(8175)] = 300831, [SMALL_STATE(8176)] = 300838, [SMALL_STATE(8177)] = 300845, [SMALL_STATE(8178)] = 300852, [SMALL_STATE(8179)] = 300859, [SMALL_STATE(8180)] = 300866, [SMALL_STATE(8181)] = 300873, [SMALL_STATE(8182)] = 300880, [SMALL_STATE(8183)] = 300887, [SMALL_STATE(8184)] = 300894, [SMALL_STATE(8185)] = 300901, [SMALL_STATE(8186)] = 300908, [SMALL_STATE(8187)] = 300915, [SMALL_STATE(8188)] = 300922, [SMALL_STATE(8189)] = 300929, [SMALL_STATE(8190)] = 300936, [SMALL_STATE(8191)] = 300943, [SMALL_STATE(8192)] = 300950, [SMALL_STATE(8193)] = 300957, [SMALL_STATE(8194)] = 300964, [SMALL_STATE(8195)] = 300971, [SMALL_STATE(8196)] = 300978, [SMALL_STATE(8197)] = 300985, [SMALL_STATE(8198)] = 300992, [SMALL_STATE(8199)] = 300999, [SMALL_STATE(8200)] = 301006, [SMALL_STATE(8201)] = 301013, [SMALL_STATE(8202)] = 301020, [SMALL_STATE(8203)] = 301027, [SMALL_STATE(8204)] = 301034, [SMALL_STATE(8205)] = 301041, [SMALL_STATE(8206)] = 301048, [SMALL_STATE(8207)] = 301055, [SMALL_STATE(8208)] = 301062, [SMALL_STATE(8209)] = 301069, [SMALL_STATE(8210)] = 301076, [SMALL_STATE(8211)] = 301083, [SMALL_STATE(8212)] = 301090, [SMALL_STATE(8213)] = 301097, [SMALL_STATE(8214)] = 301104, [SMALL_STATE(8215)] = 301111, [SMALL_STATE(8216)] = 301118, [SMALL_STATE(8217)] = 301125, [SMALL_STATE(8218)] = 301132, [SMALL_STATE(8219)] = 301139, [SMALL_STATE(8220)] = 301146, [SMALL_STATE(8221)] = 301153, [SMALL_STATE(8222)] = 301160, [SMALL_STATE(8223)] = 301167, [SMALL_STATE(8224)] = 301174, [SMALL_STATE(8225)] = 301181, [SMALL_STATE(8226)] = 301188, [SMALL_STATE(8227)] = 301195, [SMALL_STATE(8228)] = 301202, [SMALL_STATE(8229)] = 301209, [SMALL_STATE(8230)] = 301216, [SMALL_STATE(8231)] = 301223, [SMALL_STATE(8232)] = 301230, [SMALL_STATE(8233)] = 301237, [SMALL_STATE(8234)] = 301244, [SMALL_STATE(8235)] = 301251, [SMALL_STATE(8236)] = 301258, [SMALL_STATE(8237)] = 301265, [SMALL_STATE(8238)] = 301272, [SMALL_STATE(8239)] = 301279, [SMALL_STATE(8240)] = 301286, [SMALL_STATE(8241)] = 301293, [SMALL_STATE(8242)] = 301300, [SMALL_STATE(8243)] = 301307, [SMALL_STATE(8244)] = 301314, [SMALL_STATE(8245)] = 301321, [SMALL_STATE(8246)] = 301328, [SMALL_STATE(8247)] = 301335, [SMALL_STATE(8248)] = 301342, [SMALL_STATE(8249)] = 301349, [SMALL_STATE(8250)] = 301356, [SMALL_STATE(8251)] = 301363, [SMALL_STATE(8252)] = 301370, [SMALL_STATE(8253)] = 301377, [SMALL_STATE(8254)] = 301384, [SMALL_STATE(8255)] = 301391, [SMALL_STATE(8256)] = 301398, [SMALL_STATE(8257)] = 301405, [SMALL_STATE(8258)] = 301412, [SMALL_STATE(8259)] = 301419, [SMALL_STATE(8260)] = 301426, [SMALL_STATE(8261)] = 301433, [SMALL_STATE(8262)] = 301440, [SMALL_STATE(8263)] = 301447, [SMALL_STATE(8264)] = 301454, [SMALL_STATE(8265)] = 301461, [SMALL_STATE(8266)] = 301468, [SMALL_STATE(8267)] = 301475, [SMALL_STATE(8268)] = 301482, [SMALL_STATE(8269)] = 301489, [SMALL_STATE(8270)] = 301496, [SMALL_STATE(8271)] = 301503, [SMALL_STATE(8272)] = 301510, [SMALL_STATE(8273)] = 301517, [SMALL_STATE(8274)] = 301524, [SMALL_STATE(8275)] = 301531, [SMALL_STATE(8276)] = 301538, [SMALL_STATE(8277)] = 301545, [SMALL_STATE(8278)] = 301552, [SMALL_STATE(8279)] = 301559, [SMALL_STATE(8280)] = 301566, [SMALL_STATE(8281)] = 301573, [SMALL_STATE(8282)] = 301580, [SMALL_STATE(8283)] = 301587, [SMALL_STATE(8284)] = 301594, [SMALL_STATE(8285)] = 301601, [SMALL_STATE(8286)] = 301608, [SMALL_STATE(8287)] = 301615, [SMALL_STATE(8288)] = 301622, [SMALL_STATE(8289)] = 301629, [SMALL_STATE(8290)] = 301636, [SMALL_STATE(8291)] = 301643, [SMALL_STATE(8292)] = 301650, [SMALL_STATE(8293)] = 301657, [SMALL_STATE(8294)] = 301664, [SMALL_STATE(8295)] = 301671, [SMALL_STATE(8296)] = 301678, [SMALL_STATE(8297)] = 301685, [SMALL_STATE(8298)] = 301692, [SMALL_STATE(8299)] = 301699, [SMALL_STATE(8300)] = 301706, [SMALL_STATE(8301)] = 301713, [SMALL_STATE(8302)] = 301720, [SMALL_STATE(8303)] = 301727, [SMALL_STATE(8304)] = 301734, [SMALL_STATE(8305)] = 301741, [SMALL_STATE(8306)] = 301748, [SMALL_STATE(8307)] = 301755, [SMALL_STATE(8308)] = 301762, [SMALL_STATE(8309)] = 301769, [SMALL_STATE(8310)] = 301776, [SMALL_STATE(8311)] = 301783, [SMALL_STATE(8312)] = 301790, [SMALL_STATE(8313)] = 301797, [SMALL_STATE(8314)] = 301804, [SMALL_STATE(8315)] = 301811, [SMALL_STATE(8316)] = 301818, [SMALL_STATE(8317)] = 301825, [SMALL_STATE(8318)] = 301832, [SMALL_STATE(8319)] = 301839, [SMALL_STATE(8320)] = 301846, [SMALL_STATE(8321)] = 301853, [SMALL_STATE(8322)] = 301860, [SMALL_STATE(8323)] = 301867, [SMALL_STATE(8324)] = 301874, [SMALL_STATE(8325)] = 301881, [SMALL_STATE(8326)] = 301888, [SMALL_STATE(8327)] = 301895, [SMALL_STATE(8328)] = 301902, [SMALL_STATE(8329)] = 301909, [SMALL_STATE(8330)] = 301916, [SMALL_STATE(8331)] = 301923, [SMALL_STATE(8332)] = 301930, [SMALL_STATE(8333)] = 301937, [SMALL_STATE(8334)] = 301944, [SMALL_STATE(8335)] = 301951, [SMALL_STATE(8336)] = 301958, [SMALL_STATE(8337)] = 301965, [SMALL_STATE(8338)] = 301972, [SMALL_STATE(8339)] = 301979, [SMALL_STATE(8340)] = 301986, [SMALL_STATE(8341)] = 301993, [SMALL_STATE(8342)] = 302000, [SMALL_STATE(8343)] = 302007, [SMALL_STATE(8344)] = 302014, [SMALL_STATE(8345)] = 302021, [SMALL_STATE(8346)] = 302028, [SMALL_STATE(8347)] = 302035, [SMALL_STATE(8348)] = 302042, [SMALL_STATE(8349)] = 302049, [SMALL_STATE(8350)] = 302056, [SMALL_STATE(8351)] = 302063, [SMALL_STATE(8352)] = 302070, [SMALL_STATE(8353)] = 302077, [SMALL_STATE(8354)] = 302084, [SMALL_STATE(8355)] = 302091, [SMALL_STATE(8356)] = 302098, [SMALL_STATE(8357)] = 302105, [SMALL_STATE(8358)] = 302112, [SMALL_STATE(8359)] = 302119, [SMALL_STATE(8360)] = 302126, [SMALL_STATE(8361)] = 302133, [SMALL_STATE(8362)] = 302140, [SMALL_STATE(8363)] = 302147, [SMALL_STATE(8364)] = 302154, [SMALL_STATE(8365)] = 302161, [SMALL_STATE(8366)] = 302168, [SMALL_STATE(8367)] = 302175, [SMALL_STATE(8368)] = 302182, [SMALL_STATE(8369)] = 302189, [SMALL_STATE(8370)] = 302196, [SMALL_STATE(8371)] = 302203, [SMALL_STATE(8372)] = 302210, [SMALL_STATE(8373)] = 302217, [SMALL_STATE(8374)] = 302224, [SMALL_STATE(8375)] = 302231, [SMALL_STATE(8376)] = 302238, [SMALL_STATE(8377)] = 302245, [SMALL_STATE(8378)] = 302252, [SMALL_STATE(8379)] = 302259, [SMALL_STATE(8380)] = 302266, [SMALL_STATE(8381)] = 302273, [SMALL_STATE(8382)] = 302280, [SMALL_STATE(8383)] = 302287, [SMALL_STATE(8384)] = 302294, [SMALL_STATE(8385)] = 302301, [SMALL_STATE(8386)] = 302308, [SMALL_STATE(8387)] = 302315, [SMALL_STATE(8388)] = 302322, [SMALL_STATE(8389)] = 302329, [SMALL_STATE(8390)] = 302336, [SMALL_STATE(8391)] = 302343, [SMALL_STATE(8392)] = 302350, [SMALL_STATE(8393)] = 302357, [SMALL_STATE(8394)] = 302364, [SMALL_STATE(8395)] = 302371, [SMALL_STATE(8396)] = 302378, [SMALL_STATE(8397)] = 302385, [SMALL_STATE(8398)] = 302392, [SMALL_STATE(8399)] = 302399, [SMALL_STATE(8400)] = 302406, [SMALL_STATE(8401)] = 302413, [SMALL_STATE(8402)] = 302420, [SMALL_STATE(8403)] = 302427, [SMALL_STATE(8404)] = 302434, [SMALL_STATE(8405)] = 302441, [SMALL_STATE(8406)] = 302448, [SMALL_STATE(8407)] = 302455, [SMALL_STATE(8408)] = 302462, [SMALL_STATE(8409)] = 302469, [SMALL_STATE(8410)] = 302476, [SMALL_STATE(8411)] = 302483, [SMALL_STATE(8412)] = 302490, [SMALL_STATE(8413)] = 302497, [SMALL_STATE(8414)] = 302504, [SMALL_STATE(8415)] = 302511, [SMALL_STATE(8416)] = 302518, [SMALL_STATE(8417)] = 302525, [SMALL_STATE(8418)] = 302532, [SMALL_STATE(8419)] = 302539, [SMALL_STATE(8420)] = 302546, [SMALL_STATE(8421)] = 302553, [SMALL_STATE(8422)] = 302560, [SMALL_STATE(8423)] = 302567, [SMALL_STATE(8424)] = 302574, [SMALL_STATE(8425)] = 302581, [SMALL_STATE(8426)] = 302588, [SMALL_STATE(8427)] = 302595, [SMALL_STATE(8428)] = 302602, [SMALL_STATE(8429)] = 302609, [SMALL_STATE(8430)] = 302616, [SMALL_STATE(8431)] = 302623, [SMALL_STATE(8432)] = 302630, [SMALL_STATE(8433)] = 302637, [SMALL_STATE(8434)] = 302644, [SMALL_STATE(8435)] = 302651, [SMALL_STATE(8436)] = 302658, [SMALL_STATE(8437)] = 302665, [SMALL_STATE(8438)] = 302672, [SMALL_STATE(8439)] = 302679, [SMALL_STATE(8440)] = 302686, [SMALL_STATE(8441)] = 302693, [SMALL_STATE(8442)] = 302700, [SMALL_STATE(8443)] = 302707, [SMALL_STATE(8444)] = 302714, [SMALL_STATE(8445)] = 302721, [SMALL_STATE(8446)] = 302728, [SMALL_STATE(8447)] = 302735, [SMALL_STATE(8448)] = 302742, [SMALL_STATE(8449)] = 302749, [SMALL_STATE(8450)] = 302756, [SMALL_STATE(8451)] = 302763, [SMALL_STATE(8452)] = 302770, [SMALL_STATE(8453)] = 302777, [SMALL_STATE(8454)] = 302784, [SMALL_STATE(8455)] = 302791, [SMALL_STATE(8456)] = 302798, [SMALL_STATE(8457)] = 302805, [SMALL_STATE(8458)] = 302812, [SMALL_STATE(8459)] = 302819, [SMALL_STATE(8460)] = 302826, [SMALL_STATE(8461)] = 302833, [SMALL_STATE(8462)] = 302840, [SMALL_STATE(8463)] = 302847, [SMALL_STATE(8464)] = 302854, [SMALL_STATE(8465)] = 302861, [SMALL_STATE(8466)] = 302868, [SMALL_STATE(8467)] = 302875, [SMALL_STATE(8468)] = 302882, [SMALL_STATE(8469)] = 302889, [SMALL_STATE(8470)] = 302896, [SMALL_STATE(8471)] = 302903, [SMALL_STATE(8472)] = 302910, [SMALL_STATE(8473)] = 302917, [SMALL_STATE(8474)] = 302924, [SMALL_STATE(8475)] = 302931, [SMALL_STATE(8476)] = 302938, [SMALL_STATE(8477)] = 302945, [SMALL_STATE(8478)] = 302952, [SMALL_STATE(8479)] = 302959, [SMALL_STATE(8480)] = 302966, [SMALL_STATE(8481)] = 302973, [SMALL_STATE(8482)] = 302980, [SMALL_STATE(8483)] = 302987, [SMALL_STATE(8484)] = 302994, [SMALL_STATE(8485)] = 303001, [SMALL_STATE(8486)] = 303008, [SMALL_STATE(8487)] = 303015, [SMALL_STATE(8488)] = 303022, [SMALL_STATE(8489)] = 303029, [SMALL_STATE(8490)] = 303036, [SMALL_STATE(8491)] = 303043, [SMALL_STATE(8492)] = 303050, [SMALL_STATE(8493)] = 303057, [SMALL_STATE(8494)] = 303064, [SMALL_STATE(8495)] = 303071, [SMALL_STATE(8496)] = 303078, [SMALL_STATE(8497)] = 303085, [SMALL_STATE(8498)] = 303092, [SMALL_STATE(8499)] = 303099, [SMALL_STATE(8500)] = 303106, [SMALL_STATE(8501)] = 303113, [SMALL_STATE(8502)] = 303120, [SMALL_STATE(8503)] = 303127, [SMALL_STATE(8504)] = 303134, [SMALL_STATE(8505)] = 303141, [SMALL_STATE(8506)] = 303148, [SMALL_STATE(8507)] = 303155, [SMALL_STATE(8508)] = 303162, [SMALL_STATE(8509)] = 303169, [SMALL_STATE(8510)] = 303176, [SMALL_STATE(8511)] = 303183, [SMALL_STATE(8512)] = 303190, [SMALL_STATE(8513)] = 303197, [SMALL_STATE(8514)] = 303204, [SMALL_STATE(8515)] = 303211, [SMALL_STATE(8516)] = 303218, [SMALL_STATE(8517)] = 303225, [SMALL_STATE(8518)] = 303232, [SMALL_STATE(8519)] = 303239, [SMALL_STATE(8520)] = 303246, [SMALL_STATE(8521)] = 303253, [SMALL_STATE(8522)] = 303260, [SMALL_STATE(8523)] = 303267, [SMALL_STATE(8524)] = 303274, [SMALL_STATE(8525)] = 303281, [SMALL_STATE(8526)] = 303288, [SMALL_STATE(8527)] = 303295, [SMALL_STATE(8528)] = 303302, [SMALL_STATE(8529)] = 303309, [SMALL_STATE(8530)] = 303316, [SMALL_STATE(8531)] = 303323, [SMALL_STATE(8532)] = 303330, [SMALL_STATE(8533)] = 303337, [SMALL_STATE(8534)] = 303344, [SMALL_STATE(8535)] = 303351, [SMALL_STATE(8536)] = 303358, [SMALL_STATE(8537)] = 303365, [SMALL_STATE(8538)] = 303372, [SMALL_STATE(8539)] = 303379, [SMALL_STATE(8540)] = 303386, [SMALL_STATE(8541)] = 303393, [SMALL_STATE(8542)] = 303400, [SMALL_STATE(8543)] = 303407, [SMALL_STATE(8544)] = 303414, [SMALL_STATE(8545)] = 303421, [SMALL_STATE(8546)] = 303428, [SMALL_STATE(8547)] = 303435, [SMALL_STATE(8548)] = 303442, [SMALL_STATE(8549)] = 303449, [SMALL_STATE(8550)] = 303456, [SMALL_STATE(8551)] = 303463, [SMALL_STATE(8552)] = 303470, [SMALL_STATE(8553)] = 303477, [SMALL_STATE(8554)] = 303484, [SMALL_STATE(8555)] = 303491, [SMALL_STATE(8556)] = 303498, [SMALL_STATE(8557)] = 303505, [SMALL_STATE(8558)] = 303512, [SMALL_STATE(8559)] = 303519, [SMALL_STATE(8560)] = 303526, [SMALL_STATE(8561)] = 303533, [SMALL_STATE(8562)] = 303540, [SMALL_STATE(8563)] = 303547, [SMALL_STATE(8564)] = 303554, [SMALL_STATE(8565)] = 303561, [SMALL_STATE(8566)] = 303568, [SMALL_STATE(8567)] = 303575, [SMALL_STATE(8568)] = 303582, [SMALL_STATE(8569)] = 303589, [SMALL_STATE(8570)] = 303596, [SMALL_STATE(8571)] = 303603, [SMALL_STATE(8572)] = 303610, [SMALL_STATE(8573)] = 303617, [SMALL_STATE(8574)] = 303624, [SMALL_STATE(8575)] = 303631, [SMALL_STATE(8576)] = 303638, [SMALL_STATE(8577)] = 303645, [SMALL_STATE(8578)] = 303652, [SMALL_STATE(8579)] = 303659, [SMALL_STATE(8580)] = 303666, [SMALL_STATE(8581)] = 303673, [SMALL_STATE(8582)] = 303680, [SMALL_STATE(8583)] = 303687, [SMALL_STATE(8584)] = 303694, [SMALL_STATE(8585)] = 303701, [SMALL_STATE(8586)] = 303708, [SMALL_STATE(8587)] = 303715, [SMALL_STATE(8588)] = 303722, [SMALL_STATE(8589)] = 303729, [SMALL_STATE(8590)] = 303736, [SMALL_STATE(8591)] = 303743, [SMALL_STATE(8592)] = 303750, [SMALL_STATE(8593)] = 303757, [SMALL_STATE(8594)] = 303764, [SMALL_STATE(8595)] = 303771, [SMALL_STATE(8596)] = 303778, [SMALL_STATE(8597)] = 303785, [SMALL_STATE(8598)] = 303792, [SMALL_STATE(8599)] = 303799, [SMALL_STATE(8600)] = 303806, [SMALL_STATE(8601)] = 303813, [SMALL_STATE(8602)] = 303820, [SMALL_STATE(8603)] = 303827, [SMALL_STATE(8604)] = 303834, [SMALL_STATE(8605)] = 303841, [SMALL_STATE(8606)] = 303848, [SMALL_STATE(8607)] = 303855, [SMALL_STATE(8608)] = 303862, [SMALL_STATE(8609)] = 303869, [SMALL_STATE(8610)] = 303876, [SMALL_STATE(8611)] = 303883, [SMALL_STATE(8612)] = 303890, [SMALL_STATE(8613)] = 303897, [SMALL_STATE(8614)] = 303904, [SMALL_STATE(8615)] = 303911, [SMALL_STATE(8616)] = 303918, [SMALL_STATE(8617)] = 303925, [SMALL_STATE(8618)] = 303932, [SMALL_STATE(8619)] = 303939, [SMALL_STATE(8620)] = 303946, [SMALL_STATE(8621)] = 303953, [SMALL_STATE(8622)] = 303960, [SMALL_STATE(8623)] = 303967, [SMALL_STATE(8624)] = 303974, [SMALL_STATE(8625)] = 303981, [SMALL_STATE(8626)] = 303988, [SMALL_STATE(8627)] = 303995, [SMALL_STATE(8628)] = 304002, [SMALL_STATE(8629)] = 304009, [SMALL_STATE(8630)] = 304016, [SMALL_STATE(8631)] = 304023, [SMALL_STATE(8632)] = 304030, [SMALL_STATE(8633)] = 304037, [SMALL_STATE(8634)] = 304044, [SMALL_STATE(8635)] = 304051, [SMALL_STATE(8636)] = 304058, [SMALL_STATE(8637)] = 304065, [SMALL_STATE(8638)] = 304072, [SMALL_STATE(8639)] = 304079, [SMALL_STATE(8640)] = 304086, [SMALL_STATE(8641)] = 304093, [SMALL_STATE(8642)] = 304100, [SMALL_STATE(8643)] = 304107, [SMALL_STATE(8644)] = 304114, [SMALL_STATE(8645)] = 304121, [SMALL_STATE(8646)] = 304128, [SMALL_STATE(8647)] = 304135, [SMALL_STATE(8648)] = 304142, [SMALL_STATE(8649)] = 304149, [SMALL_STATE(8650)] = 304156, [SMALL_STATE(8651)] = 304163, [SMALL_STATE(8652)] = 304170, [SMALL_STATE(8653)] = 304177, [SMALL_STATE(8654)] = 304184, [SMALL_STATE(8655)] = 304191, [SMALL_STATE(8656)] = 304198, [SMALL_STATE(8657)] = 304205, [SMALL_STATE(8658)] = 304212, [SMALL_STATE(8659)] = 304219, [SMALL_STATE(8660)] = 304226, [SMALL_STATE(8661)] = 304233, [SMALL_STATE(8662)] = 304240, [SMALL_STATE(8663)] = 304247, [SMALL_STATE(8664)] = 304254, [SMALL_STATE(8665)] = 304261, [SMALL_STATE(8666)] = 304268, [SMALL_STATE(8667)] = 304275, [SMALL_STATE(8668)] = 304282, [SMALL_STATE(8669)] = 304289, [SMALL_STATE(8670)] = 304296, [SMALL_STATE(8671)] = 304303, [SMALL_STATE(8672)] = 304310, [SMALL_STATE(8673)] = 304317, [SMALL_STATE(8674)] = 304324, [SMALL_STATE(8675)] = 304331, [SMALL_STATE(8676)] = 304338, [SMALL_STATE(8677)] = 304345, [SMALL_STATE(8678)] = 304352, [SMALL_STATE(8679)] = 304359, [SMALL_STATE(8680)] = 304366, [SMALL_STATE(8681)] = 304373, [SMALL_STATE(8682)] = 304380, [SMALL_STATE(8683)] = 304387, [SMALL_STATE(8684)] = 304394, [SMALL_STATE(8685)] = 304401, [SMALL_STATE(8686)] = 304408, [SMALL_STATE(8687)] = 304415, [SMALL_STATE(8688)] = 304422, [SMALL_STATE(8689)] = 304429, [SMALL_STATE(8690)] = 304436, [SMALL_STATE(8691)] = 304443, [SMALL_STATE(8692)] = 304450, [SMALL_STATE(8693)] = 304457, [SMALL_STATE(8694)] = 304464, [SMALL_STATE(8695)] = 304471, [SMALL_STATE(8696)] = 304478, [SMALL_STATE(8697)] = 304485, [SMALL_STATE(8698)] = 304492, [SMALL_STATE(8699)] = 304499, [SMALL_STATE(8700)] = 304506, [SMALL_STATE(8701)] = 304513, [SMALL_STATE(8702)] = 304520, [SMALL_STATE(8703)] = 304527, [SMALL_STATE(8704)] = 304534, [SMALL_STATE(8705)] = 304541, [SMALL_STATE(8706)] = 304548, [SMALL_STATE(8707)] = 304555, [SMALL_STATE(8708)] = 304562, [SMALL_STATE(8709)] = 304569, [SMALL_STATE(8710)] = 304576, [SMALL_STATE(8711)] = 304583, [SMALL_STATE(8712)] = 304590, [SMALL_STATE(8713)] = 304597, [SMALL_STATE(8714)] = 304604, [SMALL_STATE(8715)] = 304611, [SMALL_STATE(8716)] = 304618, [SMALL_STATE(8717)] = 304625, [SMALL_STATE(8718)] = 304632, [SMALL_STATE(8719)] = 304639, [SMALL_STATE(8720)] = 304646, [SMALL_STATE(8721)] = 304653, [SMALL_STATE(8722)] = 304660, [SMALL_STATE(8723)] = 304667, [SMALL_STATE(8724)] = 304674, [SMALL_STATE(8725)] = 304681, [SMALL_STATE(8726)] = 304688, [SMALL_STATE(8727)] = 304695, [SMALL_STATE(8728)] = 304702, [SMALL_STATE(8729)] = 304709, [SMALL_STATE(8730)] = 304716, [SMALL_STATE(8731)] = 304723, [SMALL_STATE(8732)] = 304730, [SMALL_STATE(8733)] = 304737, [SMALL_STATE(8734)] = 304744, [SMALL_STATE(8735)] = 304751, [SMALL_STATE(8736)] = 304758, [SMALL_STATE(8737)] = 304765, [SMALL_STATE(8738)] = 304772, [SMALL_STATE(8739)] = 304779, [SMALL_STATE(8740)] = 304786, [SMALL_STATE(8741)] = 304793, [SMALL_STATE(8742)] = 304800, [SMALL_STATE(8743)] = 304807, [SMALL_STATE(8744)] = 304814, [SMALL_STATE(8745)] = 304821, [SMALL_STATE(8746)] = 304828, [SMALL_STATE(8747)] = 304835, [SMALL_STATE(8748)] = 304842, [SMALL_STATE(8749)] = 304849, [SMALL_STATE(8750)] = 304856, [SMALL_STATE(8751)] = 304863, [SMALL_STATE(8752)] = 304870, [SMALL_STATE(8753)] = 304877, [SMALL_STATE(8754)] = 304884, [SMALL_STATE(8755)] = 304891, [SMALL_STATE(8756)] = 304898, [SMALL_STATE(8757)] = 304905, [SMALL_STATE(8758)] = 304912, [SMALL_STATE(8759)] = 304919, [SMALL_STATE(8760)] = 304926, [SMALL_STATE(8761)] = 304933, [SMALL_STATE(8762)] = 304940, [SMALL_STATE(8763)] = 304947, [SMALL_STATE(8764)] = 304954, [SMALL_STATE(8765)] = 304961, [SMALL_STATE(8766)] = 304968, [SMALL_STATE(8767)] = 304975, [SMALL_STATE(8768)] = 304982, [SMALL_STATE(8769)] = 304989, [SMALL_STATE(8770)] = 304996, [SMALL_STATE(8771)] = 305003, [SMALL_STATE(8772)] = 305010, [SMALL_STATE(8773)] = 305017, [SMALL_STATE(8774)] = 305024, [SMALL_STATE(8775)] = 305031, [SMALL_STATE(8776)] = 305038, [SMALL_STATE(8777)] = 305045, [SMALL_STATE(8778)] = 305052, [SMALL_STATE(8779)] = 305059, [SMALL_STATE(8780)] = 305066, [SMALL_STATE(8781)] = 305073, [SMALL_STATE(8782)] = 305080, [SMALL_STATE(8783)] = 305087, [SMALL_STATE(8784)] = 305094, [SMALL_STATE(8785)] = 305101, [SMALL_STATE(8786)] = 305108, [SMALL_STATE(8787)] = 305115, [SMALL_STATE(8788)] = 305122, [SMALL_STATE(8789)] = 305129, [SMALL_STATE(8790)] = 305136, [SMALL_STATE(8791)] = 305143, [SMALL_STATE(8792)] = 305150, [SMALL_STATE(8793)] = 305157, [SMALL_STATE(8794)] = 305164, [SMALL_STATE(8795)] = 305171, [SMALL_STATE(8796)] = 305178, [SMALL_STATE(8797)] = 305185, [SMALL_STATE(8798)] = 305192, [SMALL_STATE(8799)] = 305199, [SMALL_STATE(8800)] = 305206, [SMALL_STATE(8801)] = 305213, [SMALL_STATE(8802)] = 305220, [SMALL_STATE(8803)] = 305227, [SMALL_STATE(8804)] = 305234, [SMALL_STATE(8805)] = 305241, [SMALL_STATE(8806)] = 305248, [SMALL_STATE(8807)] = 305255, [SMALL_STATE(8808)] = 305262, [SMALL_STATE(8809)] = 305269, [SMALL_STATE(8810)] = 305276, [SMALL_STATE(8811)] = 305283, [SMALL_STATE(8812)] = 305290, [SMALL_STATE(8813)] = 305297, [SMALL_STATE(8814)] = 305304, [SMALL_STATE(8815)] = 305311, [SMALL_STATE(8816)] = 305318, [SMALL_STATE(8817)] = 305325, [SMALL_STATE(8818)] = 305332, [SMALL_STATE(8819)] = 305339, [SMALL_STATE(8820)] = 305346, [SMALL_STATE(8821)] = 305353, [SMALL_STATE(8822)] = 305360, [SMALL_STATE(8823)] = 305367, [SMALL_STATE(8824)] = 305374, [SMALL_STATE(8825)] = 305381, [SMALL_STATE(8826)] = 305388, [SMALL_STATE(8827)] = 305395, [SMALL_STATE(8828)] = 305402, [SMALL_STATE(8829)] = 305409, [SMALL_STATE(8830)] = 305416, [SMALL_STATE(8831)] = 305423, [SMALL_STATE(8832)] = 305430, [SMALL_STATE(8833)] = 305437, [SMALL_STATE(8834)] = 305444, [SMALL_STATE(8835)] = 305451, [SMALL_STATE(8836)] = 305458, [SMALL_STATE(8837)] = 305465, [SMALL_STATE(8838)] = 305472, [SMALL_STATE(8839)] = 305479, [SMALL_STATE(8840)] = 305486, [SMALL_STATE(8841)] = 305493, [SMALL_STATE(8842)] = 305500, [SMALL_STATE(8843)] = 305507, [SMALL_STATE(8844)] = 305514, [SMALL_STATE(8845)] = 305521, [SMALL_STATE(8846)] = 305528, [SMALL_STATE(8847)] = 305535, [SMALL_STATE(8848)] = 305542, [SMALL_STATE(8849)] = 305549, [SMALL_STATE(8850)] = 305556, [SMALL_STATE(8851)] = 305563, [SMALL_STATE(8852)] = 305570, [SMALL_STATE(8853)] = 305577, [SMALL_STATE(8854)] = 305584, [SMALL_STATE(8855)] = 305591, [SMALL_STATE(8856)] = 305598, [SMALL_STATE(8857)] = 305605, [SMALL_STATE(8858)] = 305612, [SMALL_STATE(8859)] = 305619, [SMALL_STATE(8860)] = 305626, [SMALL_STATE(8861)] = 305633, [SMALL_STATE(8862)] = 305640, [SMALL_STATE(8863)] = 305647, [SMALL_STATE(8864)] = 305654, [SMALL_STATE(8865)] = 305661, [SMALL_STATE(8866)] = 305668, [SMALL_STATE(8867)] = 305675, [SMALL_STATE(8868)] = 305682, [SMALL_STATE(8869)] = 305689, [SMALL_STATE(8870)] = 305696, [SMALL_STATE(8871)] = 305703, [SMALL_STATE(8872)] = 305710, [SMALL_STATE(8873)] = 305717, [SMALL_STATE(8874)] = 305724, [SMALL_STATE(8875)] = 305731, [SMALL_STATE(8876)] = 305738, [SMALL_STATE(8877)] = 305745, [SMALL_STATE(8878)] = 305752, [SMALL_STATE(8879)] = 305759, [SMALL_STATE(8880)] = 305766, [SMALL_STATE(8881)] = 305773, [SMALL_STATE(8882)] = 305780, [SMALL_STATE(8883)] = 305787, [SMALL_STATE(8884)] = 305794, [SMALL_STATE(8885)] = 305801, [SMALL_STATE(8886)] = 305808, [SMALL_STATE(8887)] = 305815, [SMALL_STATE(8888)] = 305822, [SMALL_STATE(8889)] = 305829, [SMALL_STATE(8890)] = 305836, [SMALL_STATE(8891)] = 305843, [SMALL_STATE(8892)] = 305850, [SMALL_STATE(8893)] = 305857, [SMALL_STATE(8894)] = 305864, [SMALL_STATE(8895)] = 305871, [SMALL_STATE(8896)] = 305878, [SMALL_STATE(8897)] = 305885, [SMALL_STATE(8898)] = 305892, [SMALL_STATE(8899)] = 305899, [SMALL_STATE(8900)] = 305906, [SMALL_STATE(8901)] = 305913, [SMALL_STATE(8902)] = 305920, [SMALL_STATE(8903)] = 305927, [SMALL_STATE(8904)] = 305934, [SMALL_STATE(8905)] = 305941, [SMALL_STATE(8906)] = 305948, [SMALL_STATE(8907)] = 305955, [SMALL_STATE(8908)] = 305962, [SMALL_STATE(8909)] = 305969, [SMALL_STATE(8910)] = 305976, [SMALL_STATE(8911)] = 305983, [SMALL_STATE(8912)] = 305990, [SMALL_STATE(8913)] = 305997, [SMALL_STATE(8914)] = 306004, [SMALL_STATE(8915)] = 306011, [SMALL_STATE(8916)] = 306018, [SMALL_STATE(8917)] = 306025, [SMALL_STATE(8918)] = 306032, [SMALL_STATE(8919)] = 306039, [SMALL_STATE(8920)] = 306046, [SMALL_STATE(8921)] = 306053, [SMALL_STATE(8922)] = 306060, [SMALL_STATE(8923)] = 306067, [SMALL_STATE(8924)] = 306074, [SMALL_STATE(8925)] = 306081, [SMALL_STATE(8926)] = 306088, [SMALL_STATE(8927)] = 306095, [SMALL_STATE(8928)] = 306102, [SMALL_STATE(8929)] = 306109, [SMALL_STATE(8930)] = 306116, [SMALL_STATE(8931)] = 306123, [SMALL_STATE(8932)] = 306130, [SMALL_STATE(8933)] = 306137, [SMALL_STATE(8934)] = 306144, [SMALL_STATE(8935)] = 306151, [SMALL_STATE(8936)] = 306158, [SMALL_STATE(8937)] = 306165, [SMALL_STATE(8938)] = 306172, [SMALL_STATE(8939)] = 306179, [SMALL_STATE(8940)] = 306186, [SMALL_STATE(8941)] = 306193, [SMALL_STATE(8942)] = 306200, [SMALL_STATE(8943)] = 306207, [SMALL_STATE(8944)] = 306214, [SMALL_STATE(8945)] = 306221, [SMALL_STATE(8946)] = 306228, [SMALL_STATE(8947)] = 306235, [SMALL_STATE(8948)] = 306242, [SMALL_STATE(8949)] = 306249, [SMALL_STATE(8950)] = 306256, [SMALL_STATE(8951)] = 306263, [SMALL_STATE(8952)] = 306270, [SMALL_STATE(8953)] = 306277, [SMALL_STATE(8954)] = 306284, [SMALL_STATE(8955)] = 306291, [SMALL_STATE(8956)] = 306298, [SMALL_STATE(8957)] = 306305, [SMALL_STATE(8958)] = 306312, [SMALL_STATE(8959)] = 306319, [SMALL_STATE(8960)] = 306326, [SMALL_STATE(8961)] = 306333, [SMALL_STATE(8962)] = 306340, [SMALL_STATE(8963)] = 306347, [SMALL_STATE(8964)] = 306354, [SMALL_STATE(8965)] = 306361, [SMALL_STATE(8966)] = 306368, [SMALL_STATE(8967)] = 306375, [SMALL_STATE(8968)] = 306382, [SMALL_STATE(8969)] = 306389, [SMALL_STATE(8970)] = 306396, [SMALL_STATE(8971)] = 306403, [SMALL_STATE(8972)] = 306410, [SMALL_STATE(8973)] = 306417, [SMALL_STATE(8974)] = 306424, [SMALL_STATE(8975)] = 306431, [SMALL_STATE(8976)] = 306438, [SMALL_STATE(8977)] = 306445, [SMALL_STATE(8978)] = 306452, [SMALL_STATE(8979)] = 306459, [SMALL_STATE(8980)] = 306466, [SMALL_STATE(8981)] = 306473, [SMALL_STATE(8982)] = 306480, [SMALL_STATE(8983)] = 306487, [SMALL_STATE(8984)] = 306494, [SMALL_STATE(8985)] = 306501, [SMALL_STATE(8986)] = 306508, [SMALL_STATE(8987)] = 306515, [SMALL_STATE(8988)] = 306522, [SMALL_STATE(8989)] = 306529, [SMALL_STATE(8990)] = 306536, [SMALL_STATE(8991)] = 306543, [SMALL_STATE(8992)] = 306550, [SMALL_STATE(8993)] = 306557, [SMALL_STATE(8994)] = 306564, [SMALL_STATE(8995)] = 306571, [SMALL_STATE(8996)] = 306578, [SMALL_STATE(8997)] = 306585, [SMALL_STATE(8998)] = 306592, [SMALL_STATE(8999)] = 306599, [SMALL_STATE(9000)] = 306606, [SMALL_STATE(9001)] = 306613, [SMALL_STATE(9002)] = 306620, [SMALL_STATE(9003)] = 306627, [SMALL_STATE(9004)] = 306634, [SMALL_STATE(9005)] = 306641, [SMALL_STATE(9006)] = 306648, [SMALL_STATE(9007)] = 306655, [SMALL_STATE(9008)] = 306662, [SMALL_STATE(9009)] = 306669, [SMALL_STATE(9010)] = 306676, [SMALL_STATE(9011)] = 306683, [SMALL_STATE(9012)] = 306690, [SMALL_STATE(9013)] = 306697, [SMALL_STATE(9014)] = 306704, [SMALL_STATE(9015)] = 306711, [SMALL_STATE(9016)] = 306718, [SMALL_STATE(9017)] = 306725, [SMALL_STATE(9018)] = 306732, [SMALL_STATE(9019)] = 306739, [SMALL_STATE(9020)] = 306746, [SMALL_STATE(9021)] = 306753, [SMALL_STATE(9022)] = 306760, [SMALL_STATE(9023)] = 306767, [SMALL_STATE(9024)] = 306774, [SMALL_STATE(9025)] = 306781, [SMALL_STATE(9026)] = 306788, [SMALL_STATE(9027)] = 306795, [SMALL_STATE(9028)] = 306802, [SMALL_STATE(9029)] = 306809, [SMALL_STATE(9030)] = 306816, [SMALL_STATE(9031)] = 306823, [SMALL_STATE(9032)] = 306830, [SMALL_STATE(9033)] = 306837, [SMALL_STATE(9034)] = 306844, [SMALL_STATE(9035)] = 306851, [SMALL_STATE(9036)] = 306858, [SMALL_STATE(9037)] = 306865, [SMALL_STATE(9038)] = 306872, [SMALL_STATE(9039)] = 306879, [SMALL_STATE(9040)] = 306886, [SMALL_STATE(9041)] = 306893, [SMALL_STATE(9042)] = 306900, [SMALL_STATE(9043)] = 306907, [SMALL_STATE(9044)] = 306914, [SMALL_STATE(9045)] = 306921, [SMALL_STATE(9046)] = 306928, [SMALL_STATE(9047)] = 306935, [SMALL_STATE(9048)] = 306942, [SMALL_STATE(9049)] = 306949, [SMALL_STATE(9050)] = 306956, [SMALL_STATE(9051)] = 306963, [SMALL_STATE(9052)] = 306970, [SMALL_STATE(9053)] = 306977, [SMALL_STATE(9054)] = 306984, [SMALL_STATE(9055)] = 306991, [SMALL_STATE(9056)] = 306998, [SMALL_STATE(9057)] = 307005, [SMALL_STATE(9058)] = 307012, [SMALL_STATE(9059)] = 307019, [SMALL_STATE(9060)] = 307026, [SMALL_STATE(9061)] = 307033, [SMALL_STATE(9062)] = 307040, [SMALL_STATE(9063)] = 307047, [SMALL_STATE(9064)] = 307054, [SMALL_STATE(9065)] = 307061, [SMALL_STATE(9066)] = 307068, [SMALL_STATE(9067)] = 307075, [SMALL_STATE(9068)] = 307082, [SMALL_STATE(9069)] = 307089, [SMALL_STATE(9070)] = 307096, [SMALL_STATE(9071)] = 307103, [SMALL_STATE(9072)] = 307110, [SMALL_STATE(9073)] = 307117, [SMALL_STATE(9074)] = 307124, [SMALL_STATE(9075)] = 307131, [SMALL_STATE(9076)] = 307138, [SMALL_STATE(9077)] = 307145, [SMALL_STATE(9078)] = 307152, [SMALL_STATE(9079)] = 307159, [SMALL_STATE(9080)] = 307166, [SMALL_STATE(9081)] = 307173, [SMALL_STATE(9082)] = 307180, }; static const TSParseActionEntry ts_parse_actions[] = { [0] = {.entry = {.count = 0, .reusable = false}}, [1] = {.entry = {.count = 1, .reusable = false}}, RECOVER(), [3] = {.entry = {.count = 1, .reusable = true}}, SHIFT_EXTRA(), [5] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_translation_unit, 0, 0, 0), [7] = {.entry = {.count = 1, .reusable = false}}, SHIFT(909), [9] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6831), [11] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8852), [13] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5839), [15] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9011), [17] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8162), [19] = {.entry = {.count = 1, .reusable = true}}, SHIFT(126), [21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1257), [23] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1235), [25] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1257), [27] = {.entry = {.count = 1, .reusable = true}}, SHIFT(453), [29] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5406), [31] = {.entry = {.count = 1, .reusable = false}}, SHIFT(947), [33] = {.entry = {.count = 1, .reusable = true}}, SHIFT(520), [35] = {.entry = {.count = 1, .reusable = false}}, SHIFT(229), [37] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3786), [39] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3177), [41] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2686), [43] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8602), [45] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6699), [47] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6741), [49] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7604), [51] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8836), [53] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7853), [55] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3730), [57] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37), [59] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2397), [61] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5833), [63] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3128), [65] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3064), [67] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1682), [69] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8532), [71] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2635), [73] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6429), [75] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5199), [77] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5180), [79] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5187), [81] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7354), [83] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8065), [85] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1292), [87] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8708), [89] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8038), [91] = {.entry = {.count = 1, .reusable = false}}, SHIFT(175), [93] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8192), [95] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1033), [97] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8631), [99] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8655), [101] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8711), [103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1512), [105] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1136), [107] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8257), [109] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8268), [111] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8284), [113] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6943), [115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4857), [117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7688), [119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7161), [121] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4966), [123] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3882), [125] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2590), [127] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8221), [129] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4263), [131] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5291), [133] = {.entry = {.count = 1, .reusable = false}}, SHIFT(44), [135] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7179), [137] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6674), [139] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1592), [141] = {.entry = {.count = 1, .reusable = false}}, SHIFT(849), [143] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7939), [145] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1428), [147] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1141), [149] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6809), [151] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8337), [153] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8616), [155] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1142), [157] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1274), [159] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7802), [161] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1291), [163] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5105), [165] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5526), [167] = {.entry = {.count = 1, .reusable = false}}, SHIFT(892), [169] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6847), [171] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8999), [173] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8743), [175] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5938), [177] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9002), [179] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7847), [181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(508), [183] = {.entry = {.count = 1, .reusable = false}}, SHIFT(233), [185] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3746), [187] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2677), [189] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6621), [191] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5), [193] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1947), [195] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1030), [197] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3079), [199] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7772), [201] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8062), [203] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1435), [205] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8680), [207] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7921), [209] = {.entry = {.count = 1, .reusable = false}}, SHIFT(174), [211] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8557), [213] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1036), [215] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8687), [217] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8689), [219] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9042), [221] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7996), [223] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8478), [225] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8177), [227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4299), [229] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3993), [231] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1590), [233] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7813), [235] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1169), [237] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6812), [239] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8899), [241] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8900), [243] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1171), [245] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1436), [247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1738), [249] = {.entry = {.count = 1, .reusable = true}}, SHIFT(458), [251] = {.entry = {.count = 1, .reusable = true}}, SHIFT(493), [253] = {.entry = {.count = 1, .reusable = true}}, SHIFT(654), [255] = {.entry = {.count = 1, .reusable = true}}, SHIFT(277), [257] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1970), [259] = {.entry = {.count = 1, .reusable = true}}, SHIFT(557), [261] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1910), [263] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1741), [265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1900), [267] = {.entry = {.count = 1, .reusable = false}}, SHIFT(900), [269] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6788), [271] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8839), [273] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5948), [275] = {.entry = {.count = 1, .reusable = false}}, SHIFT(786), [277] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8842), [279] = {.entry = {.count = 1, .reusable = false}}, SHIFT(46), [281] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5930), [283] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8210), [285] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8058), [287] = {.entry = {.count = 1, .reusable = true}}, SHIFT(279), [289] = {.entry = {.count = 1, .reusable = false}}, SHIFT(235), [291] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3788), [293] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2673), [295] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6639), [297] = {.entry = {.count = 1, .reusable = true}}, SHIFT(52), [299] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3089), [301] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7612), [303] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8108), [305] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1478), [307] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8302), [309] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8110), [311] = {.entry = {.count = 1, .reusable = false}}, SHIFT(222), [313] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8898), [315] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1040), [317] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8233), [319] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8236), [321] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8896), [323] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8137), [325] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8657), [327] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1593), [329] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8113), [331] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1225), [333] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6836), [335] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8983), [337] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8984), [339] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1124), [341] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1471), [343] = {.entry = {.count = 1, .reusable = false}}, SHIFT(622), [345] = {.entry = {.count = 1, .reusable = false}}, SHIFT(798), [347] = {.entry = {.count = 1, .reusable = false}}, SHIFT(757), [349] = {.entry = {.count = 1, .reusable = false}}, SHIFT(810), [351] = {.entry = {.count = 1, .reusable = false}}, SHIFT(627), [353] = {.entry = {.count = 1, .reusable = false}}, SHIFT(293), [355] = {.entry = {.count = 1, .reusable = false}}, SHIFT(435), [357] = {.entry = {.count = 1, .reusable = false}}, SHIFT(423), [359] = {.entry = {.count = 1, .reusable = false}}, SHIFT(503), [361] = {.entry = {.count = 1, .reusable = false}}, SHIFT(314), [363] = {.entry = {.count = 1, .reusable = false}}, SHIFT(699), [365] = {.entry = {.count = 1, .reusable = false}}, SHIFT(742), [367] = {.entry = {.count = 1, .reusable = false}}, SHIFT(744), [369] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_elifdef, 2, 0, 10), [371] = {.entry = {.count = 1, .reusable = false}}, SHIFT(766), [373] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_elif, 3, 0, 82), [375] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_elifdef, 3, 0, 10), [377] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_elif, 4, 0, 82), [379] = {.entry = {.count = 1, .reusable = false}}, SHIFT(541), [381] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(900), [384] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6788), [387] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8839), [390] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5948), [393] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), [395] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8842), [398] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8058), [401] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(126), [404] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1257), [407] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1235), [410] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1257), [413] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(453), [416] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5406), [419] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(947), [422] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(279), [425] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(235), [428] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3788), [431] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3177), [434] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(2673), [437] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8602), [440] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6639), [443] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6741), [446] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7604), [449] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8836), [452] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7853), [455] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3730), [458] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(52), [461] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(2397), [464] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5833), [467] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3128), [470] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3089), [473] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1682), [476] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8532), [479] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(2635), [482] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6429), [485] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5199), [488] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5180), [491] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5187), [494] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7612), [497] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8108), [500] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1478), [503] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8302), [506] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8110), [509] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(222), [512] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8898), [515] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1040), [518] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8233), [521] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8236), [524] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8896), [527] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8137), [530] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8657), [533] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1512), [536] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1136), [539] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8257), [542] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8268), [545] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8284), [548] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6943), [551] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(4299), [554] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7688), [557] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7161), [560] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3993), [563] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3882), [566] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(2590), [569] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8221), [572] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(4263), [575] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5291), [578] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1593), [581] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(849), [584] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8113), [587] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1428), [590] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1225), [593] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6836), [596] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8983), [599] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8984), [602] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1124), [605] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1471), [608] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7802), [611] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1291), [614] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5105), [617] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5526), [620] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_translation_unit, 1, 0, 0), [622] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), [624] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(909), [627] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(6831), [630] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8852), [633] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(5839), [636] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(9011), [639] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8162), [642] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(126), [645] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1257), [648] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1235), [651] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1257), [654] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(453), [657] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(5406), [660] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(947), [663] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(520), [666] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(229), [669] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(3786), [672] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(3177), [675] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(2686), [678] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8602), [681] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(6699), [684] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(6741), [687] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(7604), [690] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8836), [693] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(7853), [696] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(3730), [699] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(37), [702] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(2397), [705] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(5833), [708] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(3128), [711] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(3064), [714] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1682), [717] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8532), [720] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(2635), [723] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(6429), [726] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(5199), [729] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(5180), [732] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(5187), [735] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(7354), [738] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8065), [741] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1292), [744] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8708), [747] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8038), [750] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(175), [753] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8192), [756] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1033), [759] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8631), [762] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8655), [765] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8711), [768] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1512), [771] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1136), [774] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8257), [777] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8268), [780] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8284), [783] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(6943), [786] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(4857), [789] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(7688), [792] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(7161), [795] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(4966), [798] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(3882), [801] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(2590), [804] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8221), [807] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(4263), [810] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(5291), [813] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(44), [816] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(7179), [819] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(6674), [822] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1592), [825] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(849), [828] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(7939), [831] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1428), [834] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1141), [837] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(6809), [840] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8337), [843] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(8616), [846] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1142), [849] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1274), [852] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(7802), [855] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(1291), [858] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(5105), [861] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_translation_unit_repeat1, 2, 0, 0), SHIFT_REPEAT(5526), [864] = {.entry = {.count = 1, .reusable = false}}, SHIFT(902), [866] = {.entry = {.count = 1, .reusable = true}}, SHIFT(40), [868] = {.entry = {.count = 1, .reusable = true}}, SHIFT(136), [870] = {.entry = {.count = 1, .reusable = true}}, SHIFT(135), [872] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(895), [875] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6845), [878] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8310), [881] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5950), [884] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8213), [887] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7817), [890] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(555), [893] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(232), [896] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3798), [899] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(2655), [902] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6676), [905] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(62), [908] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3092), [911] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7394), [914] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7953), [917] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1486), [920] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8881), [923] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8109), [926] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(199), [929] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8982), [932] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1043), [935] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8305), [938] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8307), [941] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8223), [944] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7972), [947] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8526), [950] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1591), [953] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7959), [956] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1138), [959] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6799), [962] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(9005), [965] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8997), [968] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1139), [971] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1479), [974] = {.entry = {.count = 1, .reusable = true}}, SHIFT(588), [976] = {.entry = {.count = 1, .reusable = true}}, SHIFT(464), [978] = {.entry = {.count = 1, .reusable = true}}, SHIFT(603), [980] = {.entry = {.count = 1, .reusable = true}}, SHIFT(480), [982] = {.entry = {.count = 1, .reusable = true}}, SHIFT(693), [984] = {.entry = {.count = 1, .reusable = false}}, SHIFT(898), [986] = {.entry = {.count = 1, .reusable = true}}, SHIFT(368), [988] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39), [990] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8073), [992] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8960), [994] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7888), [996] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6656), [998] = {.entry = {.count = 1, .reusable = true}}, SHIFT(770), [1000] = {.entry = {.count = 1, .reusable = false}}, SHIFT(895), [1002] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6845), [1004] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8310), [1006] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5950), [1008] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_else, 1, 0, 0), [1010] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8213), [1012] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7817), [1014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(555), [1016] = {.entry = {.count = 1, .reusable = false}}, SHIFT(232), [1018] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3798), [1020] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2655), [1022] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6676), [1024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(62), [1026] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3092), [1028] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7394), [1030] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7953), [1032] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1486), [1034] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8881), [1036] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8109), [1038] = {.entry = {.count = 1, .reusable = false}}, SHIFT(199), [1040] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8982), [1042] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1043), [1044] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8305), [1046] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8307), [1048] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8223), [1050] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7972), [1052] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8526), [1054] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1591), [1056] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7959), [1058] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1138), [1060] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6799), [1062] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9005), [1064] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8997), [1066] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1139), [1068] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1479), [1070] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3214), [1072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3320), [1074] = {.entry = {.count = 1, .reusable = true}}, SHIFT(320), [1076] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(902), [1079] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6847), [1082] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8999), [1085] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(5938), [1088] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(9002), [1091] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7847), [1094] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(508), [1097] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(233), [1100] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3746), [1103] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(2677), [1106] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6621), [1109] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(40), [1112] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), [1114] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(3079), [1117] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7772), [1120] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8062), [1123] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1435), [1126] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8680), [1129] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7921), [1132] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(174), [1135] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8557), [1138] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1036), [1141] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8687), [1144] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8689), [1147] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(9042), [1150] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7996), [1153] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8478), [1156] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1590), [1159] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(7813), [1162] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1169), [1165] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(6812), [1168] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8899), [1171] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(8900), [1174] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1171), [1177] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_repeat1, 2, 0, 0), SHIFT_REPEAT(1436), [1180] = {.entry = {.count = 1, .reusable = true}}, SHIFT(297), [1182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(239), [1184] = {.entry = {.count = 1, .reusable = true}}, SHIFT(237), [1186] = {.entry = {.count = 1, .reusable = true}}, SHIFT(642), [1188] = {.entry = {.count = 1, .reusable = true}}, SHIFT(662), [1190] = {.entry = {.count = 1, .reusable = true}}, SHIFT(760), [1192] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3419), [1194] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3450), [1196] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2495), [1198] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2525), [1200] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_else, 2, 0, 0), [1202] = {.entry = {.count = 1, .reusable = true}}, SHIFT(461), [1204] = {.entry = {.count = 1, .reusable = true}}, SHIFT(476), [1206] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1954), [1208] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1973), [1210] = {.entry = {.count = 1, .reusable = true}}, SHIFT(916), [1212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(910), [1214] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4302), [1216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4293), [1218] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3924), [1220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3928), [1222] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3685), [1224] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3596), [1226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1890), [1228] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1895), [1230] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5756), [1232] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5757), [1234] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1739), [1236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1740), [1238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6066), [1240] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6126), [1242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1957), [1244] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1964), [1246] = {.entry = {.count = 1, .reusable = true}}, SHIFT(726), [1248] = {.entry = {.count = 1, .reusable = false}}, SHIFT(907), [1250] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_statement, 4, 0, 14), [1252] = {.entry = {.count = 1, .reusable = true}}, SHIFT(147), [1254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1350), [1256] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_statement, 4, 0, 14), [1258] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1350), [1260] = {.entry = {.count = 1, .reusable = false}}, SHIFT(444), [1262] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2066), [1264] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7393), [1266] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5816), [1268] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7966), [1270] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_statement, 3, 0, 0), [1272] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_statement, 3, 0, 0), [1274] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(907), [1277] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), [1279] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(147), [1282] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1257), [1285] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1257), [1288] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1350), [1291] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), [1293] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1350), [1296] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(279), [1299] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(444), [1302] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(3788), [1305] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(2066), [1308] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(3128), [1311] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8602), [1314] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(6741), [1317] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7393), [1320] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8836), [1323] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(52), [1326] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(2397), [1329] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(5816), [1332] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1682), [1335] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8532), [1338] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(2635), [1341] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(6429), [1344] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(5199), [1347] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(5180), [1350] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(5187), [1353] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7612), [1356] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8108), [1359] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8110), [1362] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(222), [1365] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8898), [1368] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1040), [1371] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8233), [1374] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8236), [1377] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8896), [1380] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8137), [1383] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8657), [1386] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1512), [1389] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1136), [1392] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8257), [1395] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8268), [1398] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8284), [1401] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(6943), [1404] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(4299), [1407] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7688), [1410] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7161), [1413] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(3993), [1416] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(3882), [1419] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(2590), [1422] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8221), [1425] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(5291), [1428] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7966), [1431] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8113), [1434] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1428), [1437] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1225), [1440] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1124), [1443] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1471), [1446] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7802), [1449] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1291), [1452] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(5105), [1455] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(5526), [1458] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_statement, 2, 0, 0), [1460] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_statement, 2, 0, 0), [1462] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_statement, 3, 0, 14), [1464] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_statement, 3, 0, 14), [1466] = {.entry = {.count = 1, .reusable = false}}, SHIFT(899), [1468] = {.entry = {.count = 1, .reusable = false}}, SHIFT(451), [1470] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(899), [1473] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(368), [1476] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(451), [1479] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(3786), [1482] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(37), [1485] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7354), [1488] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8065), [1491] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8038), [1494] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(175), [1497] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8192), [1500] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1033), [1503] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8631), [1506] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8655), [1509] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8711), [1512] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8073), [1515] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8960), [1518] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7939), [1521] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1141), [1524] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1142), [1527] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1274), [1530] = {.entry = {.count = 1, .reusable = false}}, SHIFT(893), [1532] = {.entry = {.count = 1, .reusable = false}}, SHIFT(457), [1534] = {.entry = {.count = 1, .reusable = false}}, SHIFT(901), [1536] = {.entry = {.count = 1, .reusable = false}}, SHIFT(454), [1538] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(901), [1541] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(555), [1544] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(454), [1547] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(3798), [1550] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(62), [1553] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7394), [1556] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7953), [1559] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8109), [1562] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(199), [1565] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8982), [1568] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1043), [1571] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8305), [1574] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8307), [1577] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8223), [1580] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7972), [1583] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8526), [1586] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7959), [1589] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1138), [1592] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1139), [1595] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1479), [1598] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(893), [1601] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(508), [1604] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(457), [1607] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(3746), [1610] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(40), [1613] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7772), [1616] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8062), [1619] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7921), [1622] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(174), [1625] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8557), [1628] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1036), [1631] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8687), [1634] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8689), [1637] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(9042), [1640] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7996), [1643] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8478), [1646] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7813), [1649] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1169), [1652] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1171), [1655] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1436), [1658] = {.entry = {.count = 1, .reusable = false}}, SHIFT(473), [1660] = {.entry = {.count = 1, .reusable = false}}, SHIFT(906), [1662] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7423), [1664] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1470), [1666] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8783), [1668] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7812), [1670] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8747), [1672] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7894), [1674] = {.entry = {.count = 1, .reusable = false}}, SHIFT(897), [1676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(956), [1678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(66), [1680] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7475), [1682] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8061), [1684] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7955), [1686] = {.entry = {.count = 1, .reusable = false}}, SHIFT(176), [1688] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8995), [1690] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1045), [1692] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8924), [1694] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8925), [1696] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8316), [1698] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8072), [1700] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8681), [1702] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8127), [1704] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1149), [1706] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1150), [1708] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1487), [1710] = {.entry = {.count = 1, .reusable = false}}, SHIFT(455), [1712] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3793), [1714] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(897), [1717] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(956), [1720] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(455), [1723] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(3793), [1726] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(66), [1729] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7475), [1732] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8061), [1735] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7955), [1738] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(176), [1741] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8995), [1744] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1045), [1747] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8924), [1750] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8925), [1753] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8316), [1756] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8072), [1759] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8681), [1762] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8127), [1765] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1149), [1768] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1150), [1771] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1487), [1774] = {.entry = {.count = 1, .reusable = false}}, SHIFT(905), [1776] = {.entry = {.count = 1, .reusable = true}}, SHIFT(382), [1778] = {.entry = {.count = 1, .reusable = false}}, SHIFT(456), [1780] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3795), [1782] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8916), [1784] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7474), [1786] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8863), [1788] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1595), [1790] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4402), [1792] = {.entry = {.count = 1, .reusable = true}}, SHIFT(125), [1794] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1262), [1796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1263), [1798] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1262), [1800] = {.entry = {.count = 1, .reusable = true}}, SHIFT(445), [1802] = {.entry = {.count = 1, .reusable = false}}, SHIFT(944), [1804] = {.entry = {.count = 1, .reusable = false}}, SHIFT(854), [1806] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6782), [1808] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6611), [1810] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4355), [1812] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5833), [1814] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5416), [1816] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6432), [1818] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5255), [1820] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5153), [1822] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5179), [1824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1266), [1826] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1164), [1828] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8560), [1830] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9046), [1832] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9077), [1834] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6972), [1836] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3269), [1838] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7395), [1840] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7231), [1842] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3466), [1844] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3447), [1846] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1938), [1848] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8562), [1850] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5341), [1852] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3011), [1854] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1567), [1856] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8069), [1858] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1391), [1860] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5143), [1862] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5521), [1864] = {.entry = {.count = 1, .reusable = false}}, SHIFT(966), [1866] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7517), [1868] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4777), [1870] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2118), [1872] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4), [1874] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6406), [1876] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5195), [1878] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5196), [1880] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5197), [1882] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5333), [1884] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1031), [1886] = {.entry = {.count = 1, .reusable = false}}, SHIFT(962), [1888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8381), [1890] = {.entry = {.count = 1, .reusable = true}}, SHIFT(169), [1892] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1388), [1894] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1388), [1896] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1392), [1898] = {.entry = {.count = 1, .reusable = false}}, SHIFT(478), [1900] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6784), [1902] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3134), [1904] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1390), [1906] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1148), [1908] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8801), [1910] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9055), [1912] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9080), [1914] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6964), [1916] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3777), [1918] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7583), [1920] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7292), [1922] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3890), [1924] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3889), [1926] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1425), [1928] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8145), [1930] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1426), [1932] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5069), [1934] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5510), [1936] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_statement, 2, 0, 0), [1938] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_statement, 2, 0, 0), [1940] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_statement, 3, 0, 0), [1942] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_statement, 3, 0, 0), [1944] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sizeof_expression, 4, 0, 46), [1946] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sizeof_expression, 4, 0, 46), [1948] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1422), [1950] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1422), [1952] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1397), [1954] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6780), [1956] = {.entry = {.count = 1, .reusable = true}}, SHIFT(989), [1958] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7189), [1960] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1175), [1962] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8748), [1964] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9049), [1966] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9078), [1968] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6955), [1970] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2851), [1972] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7617), [1974] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7213), [1976] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2440), [1978] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2438), [1980] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8785), [1982] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1365), [1984] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8141), [1986] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1366), [1988] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5093), [1990] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5518), [1992] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1689), [1994] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1326), [1996] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1326), [1998] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1393), [2000] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6752), [2002] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1224), [2004] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2936), [2006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7477), [2008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7348), [2010] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1416), [2012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8125), [2014] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1417), [2016] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5109), [2018] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1604), [2020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(163), [2022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5816), [2024] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2216), [2026] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1368), [2028] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6642), [2030] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7345), [2032] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2218), [2034] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6641), [2036] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2234), [2038] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6678), [2040] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(2216), [2043] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(147), [2046] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1257), [2049] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1257), [2052] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1350), [2055] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(508), [2058] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1368), [2061] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), [2063] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(6741), [2066] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7393), [2069] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(40), [2072] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(5816), [2075] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7345), [2078] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7772), [2081] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8062), [2084] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1435), [2087] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8680), [2090] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7921), [2093] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(174), [2096] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8557), [2099] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1036), [2102] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8687), [2105] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8689), [2108] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(9042), [2111] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7996), [2114] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8478), [2117] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1512), [2120] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1136), [2123] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8257), [2126] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8268), [2129] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8284), [2132] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(6943), [2135] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(4299), [2138] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7688), [2141] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7161), [2144] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(3993), [2147] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(3882), [2150] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8785), [2153] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7966), [2156] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7813), [2159] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1428), [2162] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1169), [2165] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1171), [2168] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1436), [2171] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7802), [2174] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1291), [2177] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(5105), [2180] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(5526), [2183] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(2218), [2186] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(279), [2189] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(52), [2192] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7612), [2195] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8108), [2198] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1478), [2201] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8302), [2204] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8110), [2207] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(222), [2210] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8898), [2213] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1040), [2216] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8233), [2219] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8236), [2222] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8896), [2225] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8137), [2228] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8657), [2231] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8113), [2234] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1225), [2237] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1124), [2240] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1471), [2243] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2233), [2245] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6657), [2247] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(2233), [2250] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(368), [2253] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(37), [2256] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7354), [2259] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8065), [2262] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1292), [2265] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8708), [2268] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8038), [2271] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(175), [2274] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8192), [2277] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1033), [2280] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8631), [2283] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8655), [2286] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8711), [2289] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8073), [2292] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8960), [2295] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7939), [2298] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1141), [2301] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1142), [2304] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1274), [2307] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(2234), [2310] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(555), [2313] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(62), [2316] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7394), [2319] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7953), [2322] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1486), [2325] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8881), [2328] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8109), [2331] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(199), [2334] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8982), [2337] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1043), [2340] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8305), [2343] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8307), [2346] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8223), [2349] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7972), [2352] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8526), [2355] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7959), [2358] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1138), [2361] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1139), [2364] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1479), [2367] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2029), [2369] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1418), [2371] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1418), [2373] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1377), [2375] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6783), [2377] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1174), [2379] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3126), [2381] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7616), [2383] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7286), [2385] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1319), [2387] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8152), [2389] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1320), [2391] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2210), [2393] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2235), [2395] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1421), [2397] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1003), [2399] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7212), [2401] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2242), [2403] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(2210), [2406] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7423), [2409] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1470), [2412] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8783), [2415] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7812), [2418] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8747), [2421] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7894), [2424] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(2242), [2427] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(956), [2430] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(66), [2433] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7475), [2436] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8061), [2439] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(7955), [2442] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(176), [2445] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8995), [2448] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1045), [2451] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8924), [2454] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8925), [2457] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8316), [2460] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8072), [2463] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8681), [2466] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(8127), [2469] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1149), [2472] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1150), [2475] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT(1487), [2478] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_constructor_try_statement_repeat1, 2, 0, 0), [2480] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_constructor_try_statement_repeat1, 2, 0, 0), [2482] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_constructor_try_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7820), [2485] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1513), [2487] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1513), [2489] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1526), [2491] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6778), [2493] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1214), [2495] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1537), [2497] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1538), [2499] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2252), [2501] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1408), [2503] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1408), [2505] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1354), [2507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6743), [2509] = {.entry = {.count = 1, .reusable = true}}, SHIFT(968), [2511] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7269), [2513] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1161), [2515] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8822), [2517] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9058), [2519] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9081), [2521] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6969), [2523] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3546), [2525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7600), [2527] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7337), [2529] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3665), [2531] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3663), [2533] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1242), [2535] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8147), [2537] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1243), [2539] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5128), [2541] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5509), [2543] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_try_statement, 3, 0, 9), [2545] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_try_statement, 3, 0, 9), [2547] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7820), [2549] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constructor_try_statement, 3, 0, 9), [2551] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constructor_try_statement, 3, 0, 9), [2553] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(2121), [2556] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(147), [2559] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1257), [2562] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1350), [2565] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), [2567] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1350), [2570] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1368), [2573] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3720), [2575] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), [2577] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(6741), [2580] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(5816), [2583] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(7345), [2586] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(8785), [2589] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(7966), [2592] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constructor_try_statement, 4, 0, 47), [2594] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constructor_try_statement, 4, 0, 47), [2596] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8020), [2598] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3800), [2600] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3751), [2602] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_constructor_try_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8020), [2605] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3789), [2607] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_catch_clause, 3, 0, 171), [2609] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_catch_clause, 3, 0, 171), [2611] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 3, 0, 52), [2613] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 3, 0, 52), [2615] = {.entry = {.count = 1, .reusable = false}}, SHIFT(193), [2617] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 4, 0, 107), [2619] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 4, 0, 107), [2621] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2231), [2623] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1264), [2625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(999), [2627] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7281), [2629] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attributed_statement, 2, 0, 0), [2631] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attributed_statement, 2, 0, 0), [2633] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_seh_leave_statement, 2, 0, 0), [2635] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_seh_leave_statement, 2, 0, 0), [2637] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_expression_statement, 2, 0, 0), [2639] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression_statement, 2, 0, 0), [2641] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_switch_statement, 3, 0, 53), [2643] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_switch_statement, 3, 0, 53), [2645] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_while_statement, 3, 0, 53), [2647] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_while_statement, 3, 0, 53), [2649] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_return_statement, 3, 0, 0), [2651] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_return_statement, 3, 0, 0), [2653] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_goto_statement, 3, 0, 54), [2655] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_goto_statement, 3, 0, 54), [2657] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_labeled_statement, 3, 0, 55), [2659] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_labeled_statement, 3, 0, 55), [2661] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_throw_statement, 3, 0, 0), [2663] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_throw_statement, 3, 0, 0), [2665] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_co_return_statement, 3, 0, 0), [2667] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_co_return_statement, 3, 0, 0), [2669] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_co_yield_statement, 3, 0, 0), [2671] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_co_yield_statement, 3, 0, 0), [2673] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration, 3, 0, 69), [2675] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration, 3, 0, 69), [2677] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_definition, 4, 0, 89), [2679] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_definition, 4, 0, 89), [2681] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_seh_try_statement, 3, 0, 9), [2683] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_seh_try_statement, 3, 0, 9), [2685] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 4, 0, 108), [2687] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 4, 0, 108), [2689] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration, 4, 0, 118), [2691] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration, 4, 0, 118), [2693] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration, 4, 0, 121), [2695] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration, 4, 0, 121), [2697] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_co_return_statement, 2, 0, 0), [2699] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_co_return_statement, 2, 0, 0), [2701] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_definition, 5, 0, 138), [2703] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_definition, 5, 0, 138), [2705] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_definition, 5, 0, 89), [2707] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_definition, 5, 0, 89), [2709] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_seh_finally_clause, 2, 0, 9), [2711] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_seh_finally_clause, 2, 0, 9), [2713] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 5, 0, 156), [2715] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 5, 0, 156), [2717] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_else_clause, 2, 0, 0), [2719] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_else_clause, 2, 0, 0), [2721] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_do_statement, 5, 0, 157), [2723] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_do_statement, 5, 0, 157), [2725] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_statement, 5, 0, 161), [2727] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_statement, 5, 0, 161), [2729] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_for_range_loop, 5, 0, 162), [2731] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_for_range_loop, 5, 0, 162), [2733] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration, 5, 0, 177), [2735] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration, 5, 0, 177), [2737] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration, 5, 0, 178), [2739] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration, 5, 0, 178), [2741] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_definition, 6, 0, 138), [2743] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_definition, 6, 0, 138), [2745] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_seh_except_clause, 3, 0, 190), [2747] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_seh_except_clause, 3, 0, 190), [2749] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration, 6, 0, 207), [2751] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration, 6, 0, 207), [2753] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_initializer_list, 2, 0, 0), [2755] = {.entry = {.count = 1, .reusable = false}}, SHIFT(219), [2757] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_expression_statement, 1, 0, 0), [2759] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression_statement, 1, 0, 0), [2761] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_statement, 1, 0, 0), [2763] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_statement, 1, 0, 0), [2765] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_return_statement, 2, 0, 0), [2767] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_return_statement, 2, 0, 0), [2769] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_break_statement, 2, 0, 0), [2771] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_break_statement, 2, 0, 0), [2773] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_continue_statement, 2, 0, 0), [2775] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_continue_statement, 2, 0, 0), [2777] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_throw_statement, 2, 0, 0), [2779] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_throw_statement, 2, 0, 0), [2781] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_declaration, 3, 0, 60), [2783] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_declaration, 3, 0, 60), [2785] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_def, 3, 0, 10), [2787] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_def, 3, 0, 10), [2789] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 4, 0, 96), [2791] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 4, 0, 96), [2793] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 4, 0, 97), [2795] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 4, 0, 97), [2797] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 4, 0, 98), [2799] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 4, 0, 98), [2801] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef, 3, 0, 10), [2803] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef, 3, 0, 10), [2805] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_instantiation, 4, 0, 61), [2807] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_instantiation, 4, 0, 61), [2809] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_declaration, 4, 0, 60), [2811] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_declaration, 4, 0, 60), [2813] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration_list, 3, 0, 0), [2815] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration_list, 3, 0, 0), [2817] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_call, 3, 0, 38), [2819] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_call, 3, 0, 38), [2821] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_definition, 4, 0, 119), [2823] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_definition, 4, 0, 119), [2825] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_linkage_specification, 3, 0, 45), [2827] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_linkage_specification, 3, 0, 45), [2829] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_instantiation, 3, 0, 5), [2831] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_instantiation, 3, 0, 5), [2833] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_definition, 4, 0, 123), [2835] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_definition, 4, 0, 123), [2837] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_default_method_clause, 3, 0, 0), [2839] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_default_method_clause, 3, 0, 0), [2841] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_delete_method_clause, 3, 0, 0), [2843] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_delete_method_clause, 3, 0, 0), [2845] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pure_virtual_clause, 3, 0, 0), [2847] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pure_virtual_clause, 3, 0, 0), [2849] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_operator_cast_declaration, 4, 0, 128), [2851] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_operator_cast_declaration, 4, 0, 128), [2853] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constructor_or_destructor_definition, 4, 0, 131), [2855] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constructor_or_destructor_definition, 4, 0, 131), [2857] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_function_def, 5, 0, 132), [2859] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_function_def, 5, 0, 132), [2861] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if, 5, 0, 133), [2863] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if, 5, 0, 133), [2865] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if, 5, 0, 82), [2867] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if, 5, 0, 82), [2869] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef, 5, 0, 134), [2871] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef, 5, 0, 134), [2873] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_using_declaration, 3, 0, 0), [2875] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_using_declaration, 3, 0, 0), [2877] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_instantiation, 5, 0, 139), [2879] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_instantiation, 5, 0, 139), [2881] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_alias_declaration, 5, 0, 140), [2883] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_alias_declaration, 5, 0, 140), [2885] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration_list, 2, 0, 0), [2887] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration_list, 2, 0, 0), [2889] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 5, 0, 146), [2891] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 5, 0, 146), [2893] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 5, 0, 147), [2895] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 5, 0, 147), [2897] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 3, 0, 63), [2899] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 3, 0, 63), [2901] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 3, 0, 49), [2903] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 3, 0, 49), [2905] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_operator_cast_definition, 2, 0, 26), [2907] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_operator_cast_definition, 2, 0, 26), [2909] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_operator_cast_declaration, 2, 0, 27), [2911] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_operator_cast_declaration, 2, 0, 27), [2913] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 3, 0, 47), [2915] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 3, 0, 47), [2917] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_alias_definition, 5, 0, 172), [2919] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_alias_definition, 5, 0, 172), [2921] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_alias_definition, 5, 0, 173), [2923] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_alias_definition, 5, 0, 173), [2925] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_static_assert_declaration, 5, 0, 174), [2927] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_static_assert_declaration, 5, 0, 174), [2929] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_concept_definition, 5, 0, 10), [2931] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_concept_definition, 5, 0, 10), [2933] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_definition, 3, 0, 70), [2935] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_definition, 3, 0, 70), [2937] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_definition, 5, 0, 181), [2939] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_definition, 5, 0, 181), [2941] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_using_declaration, 5, 0, 0), [2943] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_using_declaration, 5, 0, 0), [2945] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_operator_cast_declaration, 5, 0, 185), [2947] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_operator_cast_declaration, 5, 0, 185), [2949] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if, 6, 0, 186), [2951] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if, 6, 0, 186), [2953] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constructor_or_destructor_definition, 3, 0, 72), [2955] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constructor_or_destructor_definition, 3, 0, 72), [2957] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_alias_declaration, 6, 0, 188), [2959] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_alias_declaration, 6, 0, 188), [2961] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constructor_or_destructor_definition, 3, 0, 79), [2963] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constructor_or_destructor_definition, 3, 0, 79), [2965] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constructor_or_destructor_definition, 3, 0, 5), [2967] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constructor_or_destructor_definition, 3, 0, 5), [2969] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_static_assert_declaration, 7, 0, 220), [2971] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_static_assert_declaration, 7, 0, 220), [2973] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8005), [2975] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_operator_cast_declaration, 3, 0, 5), [2977] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_operator_cast_declaration, 3, 0, 5), [2979] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_friend_declaration, 2, 0, 0), [2981] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_friend_declaration, 2, 0, 0), [2983] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constructor_or_destructor_declaration, 2, 0, 27), [2985] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constructor_or_destructor_declaration, 2, 0, 27), [2987] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_constructor_try_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8005), [2990] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_friend_declaration, 3, 0, 0), [2992] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_friend_declaration, 3, 0, 0), [2994] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constructor_or_destructor_declaration, 3, 0, 5), [2996] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constructor_or_destructor_declaration, 3, 0, 5), [2998] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_friend_declaration, 4, 0, 0), [3000] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_friend_declaration, 4, 0, 0), [3002] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_friend_declaration, 5, 0, 0), [3004] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_friend_declaration, 5, 0, 0), [3006] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3785), [3008] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8379), [3010] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5943), [3012] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2083), [3014] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8261), [3016] = {.entry = {.count = 1, .reusable = false}}, SHIFT(830), [3018] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5878), [3020] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8686), [3022] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7961), [3024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4906), [3026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8293), [3028] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2963), [3030] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5406), [3032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(497), [3034] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3101), [3036] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3802), [3038] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6684), [3040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5575), [3042] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8306), [3044] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3094), [3046] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2737), [3048] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6448), [3050] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5218), [3052] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5191), [3054] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5202), [3056] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5295), [3058] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8610), [3060] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7218), [3062] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1666), [3064] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9013), [3066] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_elifdef_in_field_declaration_list, 2, 0, 10), [3068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(363), [3070] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_elif_in_field_declaration_list, 3, 0, 82), [3072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(365), [3074] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_elifdef_in_field_declaration_list, 3, 0, 10), [3076] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1611), [3078] = {.entry = {.count = 1, .reusable = true}}, SHIFT(148), [3080] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1367), [3082] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1367), [3084] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1270), [3086] = {.entry = {.count = 1, .reusable = false}}, SHIFT(853), [3088] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6767), [3090] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4428), [3092] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5213), [3094] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6466), [3096] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5238), [3098] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5252), [3100] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5154), [3102] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1369), [3104] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1137), [3106] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8779), [3108] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9052), [3110] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9079), [3112] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6959), [3114] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4718), [3116] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7553), [3118] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7258), [3120] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4895), [3122] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4869), [3124] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2759), [3126] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8803), [3128] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5282), [3130] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1602), [3132] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1258), [3134] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8144), [3136] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1260), [3138] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5071), [3140] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5506), [3142] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_elif_in_field_declaration_list, 4, 0, 82), [3144] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_operator_cast_definition, 3, 0, 79), [3146] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_operator_cast_definition, 3, 0, 79), [3148] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__empty_declaration, 2, 0, 0), [3150] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__empty_declaration, 2, 0, 0), [3152] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1842), [3154] = {.entry = {.count = 1, .reusable = true}}, SHIFT(374), [3156] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1755), [3158] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1781), [3160] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1586), [3162] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression_statement, 1, 0, 0), SHIFT(2121), [3165] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1093), [3167] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression_statement, 1, 0, 0), SHIFT(1368), [3170] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_expression_statement, 1, 0, 0), SHIFT(6741), [3173] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression_statement, 1, 0, 0), SHIFT(7345), [3176] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression_statement, 1, 0, 0), SHIFT(8785), [3179] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression_statement, 1, 0, 0), SHIFT(7966), [3182] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_init_statement, 1, 0, 0), SHIFT(2121), [3185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1094), [3187] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_init_statement, 1, 0, 0), SHIFT(1368), [3190] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_init_statement, 1, 0, 0), [3192] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_init_statement, 1, 0, 0), SHIFT(6741), [3195] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_init_statement, 1, 0, 0), [3197] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_init_statement, 1, 0, 0), SHIFT(7345), [3200] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_init_statement, 1, 0, 0), SHIFT(8785), [3203] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_init_statement, 1, 0, 0), SHIFT(7966), [3206] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7866), [3208] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1823), [3210] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2166), [3212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(396), [3214] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2037), [3216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(359), [3218] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2048), [3220] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2000), [3222] = {.entry = {.count = 1, .reusable = true}}, SHIFT(397), [3224] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2002), [3226] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2008), [3228] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_constructor_try_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7866), [3231] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1571), [3233] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_call, 2, 0, 3), [3235] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_call, 2, 0, 3), [3237] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_def, 4, 0, 80), [3239] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_def, 4, 0, 80), [3241] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2619), [3243] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_function_def, 4, 0, 81), [3245] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_function_def, 4, 0, 81), [3247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1695), [3249] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1632), [3251] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2580), [3253] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1614), [3255] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6669), [3257] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3710), [3259] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1983), [3261] = {.entry = {.count = 1, .reusable = true}}, SHIFT(394), [3263] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1724), [3265] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if, 4, 0, 82), [3267] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if, 4, 0, 82), [3269] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2246), [3271] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__block_item, 1, 0, 0), REDUCE(sym_statement, 1, 0, 0), [3274] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__block_item, 1, 0, 0), REDUCE(sym_statement, 1, 0, 0), [3277] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2805), [3279] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2744), [3281] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression_statement, 2, 0, 0), SHIFT(2121), [3284] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1092), [3286] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression_statement, 2, 0, 0), SHIFT(1368), [3289] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_expression_statement, 2, 0, 0), SHIFT(6741), [3292] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression_statement, 2, 0, 0), SHIFT(7345), [3295] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression_statement, 2, 0, 0), SHIFT(8785), [3298] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression_statement, 2, 0, 0), SHIFT(7966), [3301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4420), [3303] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef, 4, 0, 83), [3305] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef, 4, 0, 83), [3307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3608), [3309] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef, 4, 0, 10), [3311] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef, 4, 0, 10), [3313] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_include, 3, 0, 37), [3315] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_include, 3, 0, 37), [3317] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_instantiation, 4, 0, 42), [3319] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_instantiation, 4, 0, 42), [3321] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_namespace_definition, 2, 0, 9), [3323] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_namespace_definition, 2, 0, 9), [3325] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_using_declaration, 4, 0, 0), [3327] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_using_declaration, 4, 0, 0), [3329] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constructor_or_destructor_definition, 2, 0, 26), [3331] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constructor_or_destructor_definition, 2, 0, 26), [3333] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constructor_or_destructor_definition, 2, 0, 27), [3335] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constructor_or_destructor_definition, 2, 0, 27), [3337] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1847), [3339] = {.entry = {.count = 1, .reusable = true}}, SHIFT(373), [3341] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2195), [3343] = {.entry = {.count = 1, .reusable = false}}, SHIFT(903), [3345] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4096), [3347] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4077), [3349] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4391), [3351] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8556), [3353] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1982), [3355] = {.entry = {.count = 1, .reusable = true}}, SHIFT(124), [3357] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1327), [3359] = {.entry = {.count = 1, .reusable = false}}, SHIFT(904), [3361] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1328), [3363] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3794), [3365] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3868), [3367] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1612), [3369] = {.entry = {.count = 1, .reusable = false}}, SHIFT(855), [3371] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5394), [3373] = {.entry = {.count = 1, .reusable = false}}, SHIFT(181), [3375] = {.entry = {.count = 1, .reusable = false}}, SHIFT(207), [3377] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(2231), [3380] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1264), [3383] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(6784), [3386] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(7281), [3389] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_declaration, 5, 0, 48), [3391] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_module_declaration, 5, 0, 48), [3393] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_declaration, 5, 0, 167), [3395] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_module_declaration, 5, 0, 167), [3397] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3785), [3400] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8379), [3403] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5943), [3406] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), [3408] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8261), [3411] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(7961), [3414] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(4906), [3417] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8293), [3420] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(2963), [3423] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5406), [3426] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5406), [3429] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(497), [3432] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3101), [3435] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3802), [3438] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3177), [3441] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3128), [3444] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8602), [3447] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(6684), [3450] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5575), [3453] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(7474), [3456] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8836), [3459] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(7853), [3462] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(2397), [3465] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8306), [3468] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(1682), [3471] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3094), [3474] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8532), [3477] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(2737), [3480] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(6448), [3483] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5218), [3486] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5191), [3489] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5202), [3492] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(2590), [3495] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8221), [3498] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(4263), [3501] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5295), [3504] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8610), [3507] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(7218), [3510] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(849), [3513] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(1666), [3516] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(9013), [3519] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 5, 0, 111), [3521] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 5, 0, 111), [3523] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 5, 0, 48), [3525] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 5, 0, 48), [3527] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 5, 0, 112), [3529] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 5, 0, 112), [3531] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_declaration, 5, 0, 113), [3533] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_module_declaration, 5, 0, 113), [3535] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__top_level_expression_statement, 1, 0, 0), [3537] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__top_level_expression_statement, 1, 0, 0), [3539] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__top_level_expression_statement, 2, 0, 0), [3541] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__top_level_expression_statement, 2, 0, 0), [3543] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_export_declaration, 3, 0, 0), [3545] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_export_declaration, 3, 0, 0), [3547] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__top_level_item, 1, 0, 0), REDUCE(sym__top_level_statement, 1, 0, 0), [3550] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__top_level_item, 1, 0, 0), REDUCE(sym__top_level_statement, 1, 0, 0), [3553] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_declaration, 3, 0, 10), [3555] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_module_declaration, 3, 0, 10), [3557] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 3, 0, 57), [3559] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 3, 0, 57), [3561] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 3, 0, 10), [3563] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 3, 0, 10), [3565] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 3, 0, 58), [3567] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 3, 0, 58), [3569] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_declaration, 6, 0, 167), [3571] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_module_declaration, 6, 0, 167), [3573] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_export_declaration, 2, 0, 0), [3575] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_export_declaration, 2, 0, 0), [3577] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_global_module_fragment_declaration, 2, 0, 0), [3579] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_global_module_fragment_declaration, 2, 0, 0), [3581] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_export_declaration, 4, 0, 0), [3583] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_export_declaration, 4, 0, 0), [3585] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_declaration, 4, 0, 48), [3587] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_module_declaration, 4, 0, 48), [3589] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 4, 0, 111), [3591] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 4, 0, 111), [3593] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 4, 0, 48), [3595] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 4, 0, 48), [3597] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 4, 0, 112), [3599] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 4, 0, 112), [3601] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_private_module_fragment_declaration, 4, 0, 0), [3603] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_private_module_fragment_declaration, 4, 0, 0), [3605] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_declaration, 4, 0, 10), [3607] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_module_declaration, 4, 0, 10), [3609] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_declaration, 4, 0, 113), [3611] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_module_declaration, 4, 0, 113), [3613] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 4, 0, 57), [3615] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 4, 0, 57), [3617] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 4, 0, 10), [3619] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 4, 0, 10), [3621] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_declaration, 4, 0, 58), [3623] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_declaration, 4, 0, 58), [3625] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1414), [3627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1414), [3629] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1332), [3631] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6770), [3633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(996), [3635] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1170), [3637] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4228), [3639] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7613), [3641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7251), [3643] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1329), [3645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8133), [3647] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1330), [3649] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5151), [3651] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5514), [3653] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8212), [3655] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5903), [3657] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8477), [3659] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8104), [3661] = {.entry = {.count = 1, .reusable = true}}, SHIFT(831), [3663] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3039), [3665] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3790), [3667] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6666), [3669] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4929), [3671] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3042), [3673] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7221), [3675] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1674), [3677] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8996), [3679] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8442), [3681] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5949), [3683] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_else_in_field_declaration_list, 2, 0, 0), [3685] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8965), [3687] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7951), [3689] = {.entry = {.count = 1, .reusable = true}}, SHIFT(842), [3691] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3108), [3693] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3804), [3695] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6690), [3697] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3096), [3699] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7247), [3701] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1670), [3703] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9020), [3705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(827), [3707] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2610), [3709] = {.entry = {.count = 1, .reusable = true}}, SHIFT(824), [3711] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2341), [3713] = {.entry = {.count = 1, .reusable = true}}, SHIFT(838), [3715] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1959), [3717] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2332), [3719] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3489), [3721] = {.entry = {.count = 1, .reusable = true}}, SHIFT(828), [3723] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2774), [3725] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2588), [3727] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2788), [3729] = {.entry = {.count = 1, .reusable = true}}, SHIFT(825), [3731] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3458), [3733] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_else_in_field_declaration_list, 1, 0, 0), [3735] = {.entry = {.count = 1, .reusable = true}}, SHIFT(820), [3737] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4985), [3739] = {.entry = {.count = 1, .reusable = true}}, SHIFT(833), [3741] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3176), [3743] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3156), [3745] = {.entry = {.count = 1, .reusable = true}}, SHIFT(835), [3747] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5068), [3749] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5148), [3751] = {.entry = {.count = 1, .reusable = true}}, SHIFT(837), [3753] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4145), [3755] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4147), [3757] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8212), [3760] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5903), [3763] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8477), [3766] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8104), [3769] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(838), [3772] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3039), [3775] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3790), [3778] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(6666), [3781] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), [3783] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3042), [3786] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(7221), [3789] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(1674), [3792] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8996), [3795] = {.entry = {.count = 1, .reusable = true}}, SHIFT(823), [3797] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1925), [3799] = {.entry = {.count = 1, .reusable = true}}, SHIFT(841), [3801] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3100), [3803] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3088), [3805] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8442), [3808] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5949), [3811] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8965), [3814] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(7951), [3817] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(842), [3820] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3108), [3823] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3804), [3826] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(6690), [3829] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(3096), [3832] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(7247), [3835] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(1670), [3838] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_field_declaration_list_repeat1, 2, 0, 0), SHIFT_REPEAT(9020), [3841] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1994), [3843] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1411), [3845] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1411), [3847] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1271), [3849] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6750), [3851] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1166), [3853] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4483), [3855] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7605), [3857] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7227), [3859] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1267), [3861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8151), [3863] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1268), [3865] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2121), [3867] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2274), [3869] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1305), [3871] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1013), [3873] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7173), [3875] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2261), [3877] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1506), [3879] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1506), [3881] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1438), [3883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6740), [3885] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1209), [3887] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1508), [3889] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1509), [3891] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5080), [3893] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2279), [3895] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1559), [3897] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1559), [3899] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1545), [3901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6781), [3903] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1223), [3905] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1562), [3907] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1563), [3909] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parameter_pack_expansion, 2, 0, 28), [3911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(167), [3913] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parameter_pack_expansion, 2, 0, 28), [3915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1560), [3917] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2885), [3919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6067), [3921] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6067), [3923] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1993), [3925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6832), [3927] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2778), [3929] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3207), [3931] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6389), [3933] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5168), [3935] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5169), [3937] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5170), [3939] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5259), [3941] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6033), [3943] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8720), [3945] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3189), [3947] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3189), [3949] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3171), [3951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8218), [3953] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attribute_declaration, 3, 0, 0), [3955] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute_declaration, 3, 0, 0), [3957] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attribute_declaration, 4, 0, 0), [3959] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute_declaration, 4, 0, 0), [3961] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(2274), [3964] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1305), [3967] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(6767), [3970] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(7173), [3973] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(2235), [3976] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1421), [3979] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(6782), [3982] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(7212), [3985] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2833), [3987] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9017), [3989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5581), [3991] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3095), [3993] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7236), [3995] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1665), [3997] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5602), [3999] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8989), [4001] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3091), [4003] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7209), [4005] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1679), [4007] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9026), [4009] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9021), [4011] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9000), [4013] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3093), [4015] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7193), [4017] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1663), [4019] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9023), [4021] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9014), [4023] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9009), [4025] = {.entry = {.count = 1, .reusable = false}}, SHIFT(9006), [4027] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8603), [4029] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3082), [4031] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7248), [4033] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1671), [4035] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1192), [4037] = {.entry = {.count = 1, .reusable = false}}, SHIFT(908), [4039] = {.entry = {.count = 1, .reusable = false}}, SHIFT(879), [4041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6246), [4043] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1877), [4045] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8800), [4047] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1143), [4049] = {.entry = {.count = 1, .reusable = false}}, SHIFT(871), [4051] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3391), [4053] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1159), [4055] = {.entry = {.count = 1, .reusable = false}}, SHIFT(874), [4057] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1974), [4059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1126), [4061] = {.entry = {.count = 1, .reusable = false}}, SHIFT(872), [4063] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6186), [4065] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1145), [4067] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1729), [4069] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3408), [4071] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1186), [4073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6194), [4075] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1147), [4077] = {.entry = {.count = 1, .reusable = false}}, SHIFT(877), [4079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6235), [4081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1152), [4083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1935), [4085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1195), [4087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6038), [4089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1190), [4091] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6245), [4093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1189), [4095] = {.entry = {.count = 1, .reusable = false}}, SHIFT(876), [4097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6024), [4099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1140), [4101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6213), [4103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1198), [4105] = {.entry = {.count = 1, .reusable = false}}, SHIFT(888), [4107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3231), [4109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1185), [4111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6563), [4113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1165), [4115] = {.entry = {.count = 1, .reusable = false}}, SHIFT(881), [4117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6600), [4119] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__declaration_modifiers, 1, 0, 0), REDUCE(aux_sym_attributed_declarator_repeat1, 1, 0, 0), [4122] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__declaration_modifiers, 1, 0, 0), REDUCE(aux_sym_attributed_declarator_repeat1, 1, 0, 0), [4125] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 1, 0, 0), [4127] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_attributed_declarator_repeat1, 1, 0, 0), [4129] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__declaration_modifiers, 1, 0, 0), [4131] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__declaration_modifiers, 1, 0, 0), [4133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1134), [4135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6290), [4137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1133), [4139] = {.entry = {.count = 1, .reusable = false}}, SHIFT(885), [4141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6278), [4143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1212), [4145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5991), [4147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1213), [4149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3289), [4151] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2230), [4153] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1196), [4155] = {.entry = {.count = 1, .reusable = false}}, SHIFT(887), [4157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6040), [4159] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_specifier, 1, 0, 1), [4161] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression, 1, 0, 0), [4163] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__declarator, 1, 0, 0), REDUCE(sym_type_specifier, 1, 0, 1), REDUCE(sym_expression, 1, 0, 0), [4167] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_specifier, 1, 0, 1), [4169] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), [4171] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_specifier, 1, 0, 1), REDUCE(sym_expression, 1, 0, 0), [4174] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_specifier, 1, 0, 1), REDUCE(sym_expression, 1, 0, 0), [4177] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(375), [4180] = {.entry = {.count = 1, .reusable = false}}, SHIFT(105), [4182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6894), [4184] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__declarator, 1, 0, 0), REDUCE(sym_type_specifier, 1, 0, 1), [4187] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_name, 1, 0, 1), [4189] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2662), [4191] = {.entry = {.count = 3, .reusable = false}}, REDUCE(sym__declarator, 1, 0, 0), REDUCE(sym_type_specifier, 1, 0, 1), REDUCE(sym_expression, 1, 0, 0), [4195] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1122), [4197] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1122), [4199] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2563), [4201] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8243), [4203] = {.entry = {.count = 1, .reusable = false}}, SHIFT(106), [4205] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8160), [4207] = {.entry = {.count = 1, .reusable = false}}, SHIFT(115), [4209] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_constructor_try_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8160), [4212] = {.entry = {.count = 1, .reusable = false}}, SHIFT(108), [4214] = {.entry = {.count = 1, .reusable = false}}, SHIFT(111), [4216] = {.entry = {.count = 1, .reusable = false}}, SHIFT(109), [4218] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(163), [4221] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1262), [4224] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1392), [4227] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1392), [4230] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(5816), [4233] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1689), [4236] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(149), [4239] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1326), [4242] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1393), [4245] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(6752), [4248] = {.entry = {.count = 1, .reusable = false}}, SHIFT(107), [4250] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(2279), [4253] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(167), [4256] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1559), [4259] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1559), [4262] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1545), [4265] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(6781), [4268] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1560), [4271] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1223), [4274] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(8257), [4277] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(8268), [4280] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(8284), [4283] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(6943), [4286] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(4299), [4289] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(7688), [4292] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(7161), [4295] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(3993), [4298] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(3882), [4301] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1562), [4304] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(7802), [4307] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(1563), [4310] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(5080), [4313] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_qualifier, 1, 0, 0), SHIFT(5526), [4316] = {.entry = {.count = 1, .reusable = true}}, SHIFT(574), [4318] = {.entry = {.count = 1, .reusable = false}}, SHIFT(216), [4320] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3033), [4322] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4252), [4324] = {.entry = {.count = 1, .reusable = true}}, SHIFT(942), [4326] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2286), [4328] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4516), [4330] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4516), [4332] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5818), [4334] = {.entry = {.count = 1, .reusable = false}}, SHIFT(889), [4336] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1884), [4338] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(418), [4341] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1110), [4343] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7169), [4345] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8149), [4347] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(2121), [4350] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(147), [4353] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(1257), [4356] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(1257), [4359] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(1350), [4362] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(2728), [4365] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(1368), [4368] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(6741), [4371] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(1430), [4374] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), [4376] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(5816), [4379] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(7345), [4382] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(1512), [4385] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(1136), [4388] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(8257), [4391] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(8268), [4394] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(8284), [4397] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(6943), [4400] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(4299), [4403] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(7688), [4406] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(7161), [4409] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(3993), [4412] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(3882), [4415] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(8785), [4418] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(6748), [4421] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(7966), [4424] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(1428), [4427] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(7802), [4430] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(1291), [4433] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(5105), [4436] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_requirement_seq_repeat1, 2, 0, 0), SHIFT_REPEAT(5526), [4439] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2728), [4441] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1430), [4443] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3950), [4445] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6748), [4447] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_capture_specifier, 2, 0, 0), [4449] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda_capture_specifier, 2, 0, 0), [4451] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2089), [4453] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3847), [4455] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1029), [4457] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8200), [4459] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3644), [4461] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1372), [4463] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1424), [4465] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1331), [4467] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1420), [4469] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3657), [4471] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3321), [4473] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4303), [4475] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3587), [4477] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1869), [4479] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1415), [4481] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2515), [4483] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1525), [4485] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1507), [4487] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1409), [4489] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1650), [4491] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4312), [4493] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1412), [4495] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1639), [4497] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8617), [4499] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2538), [4501] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5663), [4503] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3383), [4505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5678), [4507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3459), [4509] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3717), [4511] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6088), [4513] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8359), [4515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3915), [4517] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6060), [4519] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3443), [4521] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8415), [4523] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3530), [4525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1514), [4527] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3921), [4529] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2520), [4531] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9040), [4533] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4848), [4535] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3978), [4537] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4872), [4539] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3396), [4541] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4894), [4543] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2467), [4545] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3677), [4547] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3831), [4549] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3525), [4551] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2508), [4553] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3963), [4555] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3680), [4557] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2278), [4559] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8252), [4561] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1296), [4563] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1038), [4565] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6634), [4567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8087), [4569] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4898), [4571] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2241), [4573] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2692), [4575] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6795), [4577] = {.entry = {.count = 1, .reusable = true}}, SHIFT(173), [4579] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8722), [4581] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1135), [4583] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8724), [4585] = {.entry = {.count = 1, .reusable = true}}, SHIFT(413), [4587] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8273), [4589] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1167), [4591] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8288), [4593] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2802), [4595] = {.entry = {.count = 1, .reusable = true}}, SHIFT(629), [4597] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2469), [4599] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2281), [4601] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8237), [4603] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_default_capture, 1, 0, 0), [4605] = {.entry = {.count = 1, .reusable = true}}, SHIFT(149), [4607] = {.entry = {.count = 1, .reusable = true}}, SHIFT(282), [4609] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3529), [4611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(510), [4613] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4217), [4615] = {.entry = {.count = 1, .reusable = true}}, SHIFT(946), [4617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3591), [4619] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4873), [4621] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3913), [4623] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8267), [4625] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1215), [4627] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8270), [4629] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8400), [4632] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8433), [4635] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8480), [4638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3672), [4640] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3499), [4642] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8519), [4645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2477), [4647] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8356), [4650] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8387), [4653] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8392), [4656] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8483), [4659] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8496), [4662] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8503), [4665] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8504), [4668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164), [4670] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1232), [4672] = {.entry = {.count = 1, .reusable = true}}, SHIFT(144), [4674] = {.entry = {.count = 1, .reusable = true}}, SHIFT(150), [4676] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1241), [4678] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1269), [4680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(154), [4682] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 3, 1, 82), [4684] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 3, 1, 160), [4686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(160), [4688] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 3, 1, 109), [4690] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 2, 1, 0), [4692] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 2, 1, 109), [4694] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1370), [4696] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8658), [4699] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1519), [4701] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1246), [4703] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1251), [4705] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1324), [4707] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 4, 1, 200), [4709] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1293), [4711] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1349), [4713] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1463), [4715] = {.entry = {.count = 1, .reusable = true}}, SHIFT(171), [4717] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1541), [4719] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1557), [4721] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8246), [4724] = {.entry = {.count = 1, .reusable = true}}, SHIFT(262), [4726] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8279), [4729] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6193), [4731] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8286), [4734] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8673), [4737] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5689), [4739] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8289), [4742] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8290), [4745] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8315), [4748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6289), [4750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6170), [4752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2147), [4754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5832), [4756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8625), [4758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(155), [4760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8786), [4762] = {.entry = {.count = 1, .reusable = true}}, SHIFT(151), [4764] = {.entry = {.count = 1, .reusable = true}}, SHIFT(513), [4766] = {.entry = {.count = 1, .reusable = true}}, SHIFT(514), [4768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6242), [4770] = {.entry = {.count = 1, .reusable = true}}, SHIFT(380), [4772] = {.entry = {.count = 1, .reusable = true}}, SHIFT(392), [4774] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3407), [4776] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8771), [4779] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3386), [4781] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8912), [4784] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6244), [4786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8807), [4788] = {.entry = {.count = 1, .reusable = true}}, SHIFT(140), [4790] = {.entry = {.count = 1, .reusable = true}}, SHIFT(924), [4792] = {.entry = {.count = 1, .reusable = true}}, SHIFT(927), [4794] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8915), [4797] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1913), [4799] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8227), [4802] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8228), [4805] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8238), [4808] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8244), [4811] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8679), [4814] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8258), [4817] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1941), [4819] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8277), [4822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8827), [4824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(146), [4826] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8804), [4828] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8580), [4830] = {.entry = {.count = 1, .reusable = true}}, SHIFT(168), [4832] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6598), [4834] = {.entry = {.count = 1, .reusable = true}}, SHIFT(166), [4836] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2185), [4838] = {.entry = {.count = 1, .reusable = true}}, SHIFT(638), [4840] = {.entry = {.count = 1, .reusable = true}}, SHIFT(157), [4842] = {.entry = {.count = 1, .reusable = true}}, SHIFT(640), [4844] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8758), [4846] = {.entry = {.count = 1, .reusable = true}}, SHIFT(158), [4848] = {.entry = {.count = 1, .reusable = true}}, SHIFT(139), [4850] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8340), [4853] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8348), [4856] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8683), [4859] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8355), [4862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6567), [4864] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6169), [4866] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8648), [4869] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8481), [4871] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6035), [4873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6210), [4875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6211), [4877] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8651), [4880] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8991), [4882] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5985), [4884] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5987), [4886] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8216), [4888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3288), [4890] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8427), [4892] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8240), [4894] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8706), [4896] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8209), [4898] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8404), [4900] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8527), [4902] = {.entry = {.count = 1, .reusable = true}}, SHIFT(170), [4904] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6008), [4906] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3301), [4908] = {.entry = {.count = 1, .reusable = true}}, SHIFT(172), [4910] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1861), [4912] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8667), [4915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(142), [4917] = {.entry = {.count = 1, .reusable = true}}, SHIFT(153), [4919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(285), [4921] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1981), [4923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5804), [4925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5819), [4927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5869), [4929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5908), [4931] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_qualified_type_identifier, 2, 0, 35), [4933] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualified_identifier, 2, 0, 34), [4935] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_qualified_identifier, 2, 0, 34), REDUCE(sym_qualified_type_identifier, 2, 0, 35), [4938] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualified_type_identifier, 2, 0, 35), [4940] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_qualified_identifier, 2, 0, 34), [4942] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 2, 0, 34), REDUCE(sym_qualified_type_identifier, 2, 0, 35), [4945] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 2, 0, 34), SHIFT(401), [4948] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2194), [4950] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5900), [4952] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5836), [4954] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3660), [4956] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5847), [4958] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5928), [4960] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2101), [4962] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5890), [4964] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5892), [4966] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5920), [4968] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5922), [4970] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5934), [4972] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5937), [4974] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5875), [4976] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5828), [4978] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5838), [4980] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5952), [4982] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5941), [4984] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5940), [4986] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5953), [4988] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5954), [4990] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5956), [4992] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5955), [4994] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5914), [4996] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_argument_list, 4, 1, 0), [4998] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_argument_list, 4, 1, 0), [5000] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_argument_list, 4, 3, 0), [5002] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_argument_list, 4, 3, 0), [5004] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_argument_list, 4, 2, 0), [5006] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_argument_list, 4, 2, 0), [5008] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_argument_list, 2, 0, 0), [5010] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_argument_list, 2, 0, 0), [5012] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_type, 2, 0, 17), [5014] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_function, 2, 0, 18), [5016] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_template_type, 2, 0, 17), REDUCE(sym_template_function, 2, 0, 18), [5019] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_type, 2, 0, 17), [5021] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_function, 2, 0, 18), [5023] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_template_type, 2, 0, 17), REDUCE(sym_template_function, 2, 0, 18), [5026] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_argument_list, 3, 1, 0), [5028] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_argument_list, 3, 1, 0), [5030] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_argument_list, 3, 3, 0), [5032] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_argument_list, 3, 3, 0), [5034] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_argument_list, 3, 2, 0), [5036] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_argument_list, 3, 2, 0), [5038] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2897), [5040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1577), [5042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4187), [5044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6168), [5046] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6168), [5048] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6840), [5050] = {.entry = {.count = 1, .reusable = false}}, SHIFT(873), [5052] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3491), [5054] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1681), [5056] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5951), [5058] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 2, 0, 34), SHIFT(364), [5061] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(364), [5064] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__declarator, 1, 0, 0), [5066] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2225), [5068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7170), [5070] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1922), [5072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8583), [5074] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8138), [5076] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(412), [5079] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(417), [5082] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2436), [5084] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1102), [5086] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1102), [5088] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7346), [5090] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2767), [5092] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8809), [5094] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8148), [5096] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(389), [5099] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), [5101] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), [5103] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(1630), [5106] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(8857), [5109] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), [5111] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), [5113] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(1622), [5116] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_alignas_qualifier, 4, 0, 0), [5118] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_alignas_qualifier, 4, 0, 0), [5120] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2513), [5122] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), [5124] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), [5126] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1630), [5128] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1656), [5130] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8857), [5132] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2512), [5134] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(2393), [5137] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1661), [5139] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2391), [5141] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2536), [5143] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), [5145] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), [5147] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2537), [5149] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2535), [5151] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(2402), [5154] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2318), [5156] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2394), [5158] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_requirement_seq, 3, 0, 0), [5160] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_requirement_seq, 3, 0, 0), [5162] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda_expression, 4, 0, 129), [5164] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_expression, 4, 0, 129), [5166] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_fold_expression, 3, 0, 41), [5168] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_fold_expression, 3, 0, 41), [5170] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_requires_expression, 2, 0, 22), [5172] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_requires_expression, 2, 0, 22), [5174] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda_expression, 5, 0, 184), [5176] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_expression, 5, 0, 184), [5178] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda_expression, 4, 0, 130), [5180] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_expression, 4, 0, 130), [5182] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda_expression, 2, 0, 33), [5184] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_expression, 2, 0, 33), [5186] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda_expression, 3, 0, 76), [5188] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_expression, 3, 0, 76), [5190] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constraint_conjunction, 3, 0, 56), [5192] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constraint_conjunction, 3, 0, 56), [5194] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_requirement_seq, 2, 0, 0), [5196] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_requirement_seq, 2, 0, 0), [5198] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_requires_expression, 3, 0, 68), [5200] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_requires_expression, 3, 0, 68), [5202] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__requirement_clause_constraint, 3, 0, 0), [5204] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__requirement_clause_constraint, 3, 0, 0), [5206] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda_expression, 3, 0, 75), [5208] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_expression, 3, 0, 75), [5210] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2659), [5212] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1703), [5214] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2649), [5216] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8841), [5218] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2652), [5220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(84), [5222] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), [5225] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), [5228] = {.entry = {.count = 1, .reusable = true}}, SHIFT(43), [5230] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2647), [5232] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1683), [5234] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2646), [5236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(49), [5238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41), [5240] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2813), [5242] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5208), [5244] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5209), [5246] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5210), [5248] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5220), [5250] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5221), [5252] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5222), [5254] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5223), [5256] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5224), [5258] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5225), [5260] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5159), [5262] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5160), [5264] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5161), [5266] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5239), [5268] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5240), [5270] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5241), [5272] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5242), [5274] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5243), [5276] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5245), [5278] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5162), [5280] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5163), [5282] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5164), [5284] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5176), [5286] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5177), [5288] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5178), [5290] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5172), [5292] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5173), [5294] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5174), [5296] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5233), [5298] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5234), [5300] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5235), [5302] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(1682), [5305] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(8532), [5308] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2721), [5310] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1714), [5312] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2745), [5314] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8880), [5316] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2698), [5318] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5254), [5320] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5192), [5322] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5251), [5324] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5244), [5326] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5246), [5328] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5247), [5330] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5228), [5332] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5198), [5334] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5236), [5336] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(1703), [5339] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(8841), [5342] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2717), [5344] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1707), [5346] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2753), [5348] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5203), [5350] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5204), [5352] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5205), [5354] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(1714), [5357] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(8880), [5360] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4954), [5362] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4999), [5364] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7177), [5366] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1980), [5368] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(1686), [5371] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2855), [5373] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1737), [5375] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1728), [5377] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8875), [5379] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2853), [5381] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2865), [5383] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2866), [5385] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2860), [5387] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(415), [5390] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(1737), [5393] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(8875), [5396] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7614), [5398] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2339), [5400] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7362), [5402] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3194), [5404] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(1736), [5407] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(8778), [5410] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(1701), [5413] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7794), [5415] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3495), [5417] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7842), [5419] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1720), [5421] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_concatenated_string, 2, 0, 0), [5423] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_concatenated_string, 2, 0, 0), [5425] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_condition_clause, 3, 0, 14), [5427] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_condition_clause, 3, 0, 14), [5429] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_constructor_try_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7842), [5432] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_condition_clause, 4, 0, 155), [5434] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_condition_clause, 4, 0, 155), [5436] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(1718), [5439] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), [5441] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), [5443] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(7213), [5446] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(8141), [5449] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1718), [5451] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_concatenated_string, 3, 0, 0), [5453] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_concatenated_string, 3, 0, 0), [5455] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8155), [5457] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(1727), [5460] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_array_declarator_repeat1, 2, 0, 0), [5462] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_array_declarator_repeat1, 2, 0, 0), [5464] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_array_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(1877), [5467] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_array_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(1729), [5470] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_array_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(8800), [5473] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(1730), [5476] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_initializer_list, 2, 0, 0), [5478] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6337), [5480] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3068), [5482] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3292), [5484] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3070), [5486] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8553), [5488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5712), [5490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7573), [5492] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8555), [5494] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8746), [5496] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_raw_string_literal, 5, 0, 0), [5498] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_raw_string_literal, 5, 0, 0), [5500] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_in_field_declaration_list, 4, 0, 10), [5502] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_field_declaration_list, 4, 0, 10), [5504] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 4, 0, 69), [5506] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 4, 0, 69), [5508] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 2, 0, 59), [5510] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 2, 0, 59), [5512] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__field_declaration_list_item, 2, 0, 0), [5514] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__field_declaration_list_item, 2, 0, 0), [5516] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 4, 0, 192), [5518] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 4, 0, 192), [5520] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 4, 0, 193), [5522] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 4, 0, 193), [5524] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_in_field_declaration_list, 5, 0, 133), [5526] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_field_declaration_list, 5, 0, 133), [5528] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_in_field_declaration_list, 5, 0, 82), [5530] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_field_declaration_list, 5, 0, 82), [5532] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_in_field_declaration_list, 5, 0, 134), [5534] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_field_declaration_list, 5, 0, 134), [5536] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 5, 0, 206), [5538] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 5, 0, 206), [5540] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string_literal, 2, 0, 0), [5542] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string_literal, 2, 0, 0), [5544] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 2, 0, 34), SHIFT(412), [5547] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 5, 0, 69), [5549] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 5, 0, 69), [5551] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 5, 0, 212), [5553] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 5, 0, 212), [5555] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string_literal, 3, 0, 0), [5557] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string_literal, 3, 0, 0), [5559] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 5, 0, 213), [5561] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 5, 0, 213), [5563] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_qualified_type_identifier, 2, 0, 34), [5565] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualified_type_identifier, 2, 0, 34), [5567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6933), [5569] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 5, 0, 193), [5571] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 5, 0, 193), [5573] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_in_field_declaration_list, 6, 0, 186), [5575] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_field_declaration_list, 6, 0, 186), [5577] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 6, 0, 206), [5579] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 6, 0, 206), [5581] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 6, 0, 222), [5583] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 6, 0, 222), [5585] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 6, 0, 212), [5587] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 6, 0, 212), [5589] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dependent_type_identifier, 2, 0, 0), [5591] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dependent_type_identifier, 2, 0, 0), [5593] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_raw_string_literal, 7, 0, 221), [5595] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_raw_string_literal, 7, 0, 221), [5597] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 6, 0, 213), [5599] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 6, 0, 213), [5601] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_in_field_declaration_list, 4, 0, 82), [5603] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_field_declaration_list, 4, 0, 82), [5605] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 7, 0, 222), [5607] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 7, 0, 222), [5609] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_in_field_declaration_list, 3, 0, 10), [5611] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_field_declaration_list, 3, 0, 10), [5613] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 3, 0, 59), [5615] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 3, 0, 59), [5617] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 3, 0, 69), [5619] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 3, 0, 69), [5621] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_inline_method_definition, 3, 0, 70), [5623] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_inline_method_definition, 3, 0, 70), [5625] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_inline_method_definition, 3, 0, 69), [5627] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_inline_method_definition, 3, 0, 69), [5629] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_in_field_declaration_list, 4, 0, 83), [5631] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_field_declaration_list, 4, 0, 83), [5633] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration, 5, 0, 192), [5635] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration, 5, 0, 192), [5637] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 2, 0, 34), SHIFT(422), [5640] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attribute_specifier, 4, 0, 0), [5642] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute_specifier, 4, 0, 0), [5644] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(434), [5647] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1089), [5649] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1089), [5651] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7861), [5653] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_constructor_try_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(8095), [5656] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_constructor_try_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(7861), [5659] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8095), [5661] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 2, 0, 34), SHIFT(415), [5664] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_decltype, 4, 0, 0), [5666] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_decltype, 4, 0, 0), [5668] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_name, 1, 0, 0), [5670] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_name, 1, 0, 0), [5672] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 1, 0, 6), [5674] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 1, 0, 6), [5676] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8820), [5678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6120), [5680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(822), [5682] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6046), [5684] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_specifier, 1, 0, 0), [5686] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_specifier, 1, 0, 0), [5688] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6000), [5690] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_pointer_declarator, 1, 1, 0), [5692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1897), [5694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4179), [5696] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4179), [5698] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_pointer_declarator, 1, 1, 0), [5700] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6001), [5702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(889), [5704] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_pointer_declarator, 2, 1, 0), [5706] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_pointer_declarator, 2, 1, 0), [5708] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_type_identifier, 2, 0, 35), SHIFT(415), [5711] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration, 3, 0, 105), [5713] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration, 3, 0, 105), [5715] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 3, 0, 51), [5717] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 3, 0, 51), [5719] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 5, 0, 152), [5721] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 5, 0, 152), [5723] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 4, 0, 48), [5725] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 4, 0, 48), [5727] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enumerator_list, 2, 0, 0), [5729] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enumerator_list, 2, 0, 0), [5731] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 3, 0, 9), [5733] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 3, 0, 9), [5735] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_type_declarator, 5, 0, 182), [5737] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_type_declarator, 5, 0, 182), [5739] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_struct_specifier, 2, 0, 12), [5741] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_struct_specifier, 2, 0, 12), [5743] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 3, 0, 9), [5745] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 3, 0, 9), [5747] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_placeholder_type_specifier, 2, 0, 16), [5749] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_placeholder_type_specifier, 2, 0, 16), [5751] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__type_declarator, 1, 0, 44), [5753] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_declarator, 1, 0, 44), [5755] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enumerator_list, 4, 0, 0), [5757] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enumerator_list, 4, 0, 0), [5759] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration_list, 2, 0, 0), [5761] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration_list, 2, 0, 0), [5763] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(3733), [5766] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1736), [5768] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3747), [5770] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8778), [5772] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3848), [5774] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 6, 0, 151), [5776] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 6, 0, 151), [5778] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 3, 0, 10), [5780] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 3, 0, 10), [5782] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__enum_base_clause, 2, 0, 101), [5784] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__enum_base_clause, 2, 0, 101), [5786] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration, 2, 0, 12), [5788] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration, 2, 0, 12), [5790] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__type_declarator, 1, 0, 1), [5792] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_declarator, 1, 0, 1), [5794] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2229), [5796] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2232), [5798] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2228), [5800] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_type_declarator, 4, 0, 27), [5802] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_type_declarator, 4, 0, 27), [5804] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__string, 1, 0, 0), [5806] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__string, 1, 0, 0), [5808] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(3808), [5811] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2275), [5813] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3792), [5815] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_placeholder_type_specifier, 1, 0, 0), [5817] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_placeholder_type_specifier, 1, 0, 0), [5819] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_union_specifier, 2, 0, 12), [5821] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_union_specifier, 2, 0, 12), [5823] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 4, 0, 47), [5825] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 4, 0, 47), [5827] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_type_declarator, 4, 0, 124), [5829] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_type_declarator, 4, 0, 124), [5831] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 5, 0, 98), [5833] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 5, 0, 98), [5835] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_type_declarator, 4, -10, 0), [5837] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_type_declarator, 4, -10, 0), [5839] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__type_declarator, 1, 0, 0), [5841] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_declarator, 1, 0, 0), [5843] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 5, 0, 100), [5845] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 5, 0, 100), [5847] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 5, 0, 103), [5849] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 5, 0, 103), [5851] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2212), [5853] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2244), [5855] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2211), [5857] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 2, 0, 11), [5859] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 2, 0, 11), [5861] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dependent_type, 2, -1, 0), [5863] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dependent_type, 2, -1, 0), [5865] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_type_declarator, 3, -10, 0), [5867] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_type_declarator, 3, -10, 0), [5869] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_decltype_auto, 4, 0, 0), [5871] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_decltype_auto, 4, 0, 0), [5873] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 2, 0, 6), [5875] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 2, 0, 6), [5877] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_declaration_list, 3, 0, 0), [5879] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_declaration_list, 3, 0, 0), [5881] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_specifier, 2, 0, 12), [5883] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_specifier, 2, 0, 12), [5885] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration, 1, 0, 13), [5887] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration, 1, 0, 13), [5889] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 4, 0, 106), [5891] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 4, 0, 106), [5893] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 4, 0, 47), [5895] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 4, 0, 47), [5897] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration, 4, 0, 153), [5899] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration, 4, 0, 153), [5901] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__type_declarator, 1, 0, 43), [5903] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_declarator, 1, 0, 43), [5905] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 4, 0, 49), [5907] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 4, 0, 49), [5909] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_type_declarator, 2, 0, 90), [5911] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_type_declarator, 2, 0, 90), [5913] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_type_declarator, 3, 0, 27), [5915] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_type_declarator, 3, 0, 27), [5917] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 4, 0, 50), [5919] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 4, 0, 50), [5921] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enumerator_list, 3, 0, 0), [5923] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enumerator_list, 3, 0, 0), [5925] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_placeholder_type_specifier, 2, 0, 32), [5927] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_placeholder_type_specifier, 2, 0, 32), [5929] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_parameter_list, 2, 0, 0), [5931] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_parameter_list, 2, 0, 0), [5933] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_destructor_name, 2, 0, 0), [5935] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_destructor_name, 2, 0, 0), [5937] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__declarator, 1, 0, 0), REDUCE(sym_expression, 1, 0, 0), [5940] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(401), [5943] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__declarator, 1, 0, 0), REDUCE(sym_expression, 1, 0, 0), [5946] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3382), [5948] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1080), [5950] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1080), [5952] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7146), [5954] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8153), [5956] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_name, 1, 0, 1), [5958] = {.entry = {.count = 1, .reusable = false}}, SHIFT(415), [5960] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2012), [5962] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4314), [5964] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4314), [5966] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7155), [5968] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8154), [5970] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2385), [5972] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8788), [5974] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(2053), [5977] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2500), [5979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2346), [5981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8788), [5983] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2064), [5985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4291), [5987] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4291), [5989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5990), [5991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2072), [5993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4307), [5995] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4307), [5997] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_parameter_list, 3, 0, 0), [5999] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_parameter_list, 3, 0, 0), [6001] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1084), [6003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(424), [6005] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_parameter_list, 4, 0, 0), [6007] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_parameter_list, 4, 0, 0), [6009] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2191), [6011] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2198), [6013] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(2198), [6016] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(7155), [6019] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(8154), [6022] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2214), [6024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2240), [6026] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_reference_type_declarator, 2, 1, 0), [6028] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_reference_type_declarator, 2, 1, 0), [6030] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1697), [6032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7552), [6034] = {.entry = {.count = 1, .reusable = false}}, SHIFT(869), [6036] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 4, 0, 94), [6038] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 4, 0, 94), [6040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1037), [6042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1475), [6044] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2371), [6046] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2346), [6048] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 2, 0, 21), [6050] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 21), [6052] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2226), [6054] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 2, -1, 36), [6056] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, -1, 36), [6058] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2227), [6060] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 2, 0, 21), [6062] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 2, 0, 21), [6064] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2215), [6066] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(2215), [6069] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(7170), [6072] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(8138), [6075] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_type_declarator, 2, 1, 5), [6077] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_type_declarator, 2, 1, 5), [6079] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_type_declarator, 5, 1, 180), [6081] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_type_declarator, 5, 1, 180), [6083] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 4, 0, 46), [6085] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 4, 0, 46), [6087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1730), [6089] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 4, -1, 78), [6091] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 4, -1, 78), [6093] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 2, -1, 19), [6095] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, -1, 19), [6097] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 3, 0, 21), [6099] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 3, 0, 21), [6101] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 3, -1, 36), [6103] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 3, -1, 36), [6105] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 3, 0, 46), [6107] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 3, 0, 46), [6109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2223), [6111] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 3, -1, 78), [6113] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 3, -1, 78), [6115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2224), [6117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8437), [6119] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(6204), [6122] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1120), [6124] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1120), [6126] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(427), [6129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1110), [6131] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 3, 0, 0), [6133] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 3, 0, 0), [6135] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 3, 0, 46), [6137] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 3, 0, 46), [6139] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(2345), [6142] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(8867), [6145] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 3, 0, 66), [6147] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 3, 0, 66), [6149] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_type_declarator, 3, 1, 42), [6151] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_type_declarator, 3, 1, 42), [6153] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sized_type_specifier, 2, 0, 2), [6155] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 2), [6157] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(7998), [6160] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__lambda_capture_identifier, 1, 0, 0), SHIFT(8437), [6163] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym_expression, 1, 0, 0), REDUCE(sym__lambda_capture_identifier, 1, 0, 0), SHIFT(6204), [6167] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1079), [6169] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_type_declarator, 4, 1, 88), [6171] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_type_declarator, 4, 1, 88), [6173] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(2245), [6176] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(7194), [6179] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(8150), [6182] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 4, 0, 100), [6184] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 4, 0, 100), [6186] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6514), [6188] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 4, 0, 93), [6190] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 4, 0, 93), [6192] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), SHIFT(422), [6195] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7194), [6197] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8150), [6199] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2245), [6201] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8777), [6203] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8777), [6205] = {.entry = {.count = 1, .reusable = true}}, SHIFT(839), [6207] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6046), [6209] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 5, 0, 143), [6211] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 5, 0, 143), [6213] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1978), [6215] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1107), [6217] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1107), [6219] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constraint_disjunction, 3, 0, 56), [6221] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constraint_disjunction, 3, 0, 56), [6223] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5610), [6225] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5610), [6227] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 3, 0, 65), [6229] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 3, 0, 65), [6231] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2253), [6233] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__enum_base_clause, 2, 0, 102), [6235] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__enum_base_clause, 2, 0, 102), [6237] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 4, 0, 117), [6239] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 4, 0, 117), [6241] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_requires_clause, 2, 0, 23), [6243] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_requires_clause, 2, 0, 23), [6245] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5609), [6247] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5609), [6249] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__lambda_capture_identifier, 1, 0, 0), [6251] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_expression, 1, 0, 0), REDUCE(sym__lambda_capture_identifier, 1, 0, 0), [6254] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attributed_type_declarator, 2, 0, 0), [6256] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attributed_type_declarator, 2, 0, 0), [6258] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__lambda_capture_identifier, 2, 0, 0), [6260] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_expression, 1, 0, 0), REDUCE(sym__lambda_capture_identifier, 2, 0, 0), [6263] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), [6265] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(7552), [6268] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 3, 0, 50), [6270] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 3, 0, 50), [6272] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_declarator, 3, 0, 175), [6274] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_declarator, 3, 0, 175), [6276] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 3, 0, 49), [6278] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 3, 0, 49), [6280] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 2, 0, 9), [6282] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 2, 0, 9), [6284] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 1, 0, 11), [6286] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 1, 0, 11), [6288] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_method, 2, 0, 125), [6290] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_method, 2, 0, 125), [6292] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_qualified_field_identifier, 2, 1, 126), [6294] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualified_field_identifier, 2, 1, 126), [6296] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_field_identifier, 2, 1, 126), SHIFT(415), [6299] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 4, 0, 98), [6301] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 4, 0, 98), [6303] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 5, 0, 151), [6305] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 5, 0, 151), [6307] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 4, 0, 103), [6309] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 4, 0, 103), [6311] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_expression, 3, 1, 73), [6313] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_expression, 3, 1, 73), [6315] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_field_expression, 3, 1, 73), SHIFT(415), [6318] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 3, 0, 106), [6320] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 3, 0, 106), [6322] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 3, 0, 47), [6324] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 3, 0, 47), [6326] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 2, 0, 51), [6328] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 2, 0, 51), [6330] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 4, 0, 152), [6332] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 4, 0, 152), [6334] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__class_declaration_item, 2, 0, 9), [6336] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__class_declaration_item, 2, 0, 9), [6338] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(2310), [6341] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 3, 0, 47), [6343] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 3, 0, 47), [6345] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2446), [6347] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2345), [6349] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2606), [6351] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8867), [6353] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2444), [6355] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2464), [6357] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2465), [6359] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2463), [6361] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_qualified_field_identifier, 2, 0, 34), [6363] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualified_field_identifier, 2, 0, 34), [6365] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2406), [6367] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(2335), [6370] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(7169), [6373] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(8149), [6376] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unary_expression, 2, 0, 4), [6378] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unary_expression, 2, 0, 4), [6380] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1065), [6382] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6378), [6384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6378), [6386] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parameter_list, 2, 0, 0), [6388] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parameter_list, 2, 0, 0), [6390] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_qualified_identifier, 3, 0, 77), [6392] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualified_identifier, 3, 0, 77), [6394] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 3, 0, 77), SHIFT(415), [6397] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(2684), [6400] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(1682), [6403] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2653), [6405] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(8532), [6408] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2680), [6410] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_expression, 2, 0, 4), [6412] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_expression, 2, 0, 4), [6414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2476), [6416] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_template_method, 2, 0, 18), [6418] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_method, 2, 0, 18), [6420] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parameter_list, 3, 0, 0), [6422] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parameter_list, 3, 0, 0), [6424] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6546), [6426] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_update_expression, 2, 0, 4), [6428] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_update_expression, 2, 0, 4), [6430] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sizeof_expression, 2, 0, 14), [6432] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sizeof_expression, 2, 0, 14), [6434] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_operator_name, 2, 0, 0), [6436] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_operator_name, 2, 0, 0), [6438] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2471), [6440] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2386), [6442] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_co_await_expression, 2, 0, 4), [6444] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_co_await_expression, 2, 0, 4), [6446] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_expression, 3, 0, 0), [6448] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_expression, 3, 0, 0), [6450] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_cast_expression, 4, 0, 87), [6452] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_cast_expression, 4, 0, 87), [6454] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_binary_expression, 3, 0, 56), [6456] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_binary_expression, 3, 0, 56), [6458] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2335), [6460] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dependent_field_identifier, 2, 0, 0), [6462] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dependent_field_identifier, 2, 0, 0), [6464] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_declarator, 4, 0, 175), [6466] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_declarator, 4, 0, 175), [6468] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2353), [6470] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_expression, 3, 0, 41), [6472] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_expression, 3, 0, 41), [6474] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2384), [6476] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2365), [6478] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(2695), [6481] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(1682), [6484] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2622), [6486] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(8532), [6489] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2657), [6491] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2360), [6493] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2319), [6495] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(2406), [6498] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parameter_list, 4, 0, 0), [6500] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parameter_list, 4, 0, 0), [6502] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dependent_identifier, 2, 0, 0), [6504] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dependent_identifier, 2, 0, 0), [6506] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_gnu_asm_expression, 7, 0, 218), [6508] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_expression, 7, 0, 218), [6510] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_gnu_asm_expression, 7, 0, 219), [6512] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_expression, 7, 0, 219), [6514] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_literal_expression, 4, 0, 87), [6516] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_literal_expression, 4, 0, 87), [6518] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_user_defined_literal, 2, 0, 0), [6520] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_user_defined_literal, 2, 0, 0), [6522] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_gnu_asm_expression, 5, 0, 165), [6524] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_expression, 5, 0, 165), [6526] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1622), [6528] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_generic_expression, 8, 0, 0), [6530] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_generic_expression, 8, 0, 0), [6532] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_gnu_asm_expression, 8, 0, 226), [6534] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_expression, 8, 0, 226), [6536] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_gnu_asm_expression, 8, 0, 227), [6538] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_expression, 8, 0, 227), [6540] = {.entry = {.count = 1, .reusable = false}}, SHIFT(412), [6542] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2661), [6544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3251), [6546] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8760), [6548] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_generic_expression, 9, 0, 0), [6550] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_generic_expression, 9, 0, 0), [6552] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_gnu_asm_expression, 9, 0, 230), [6554] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_expression, 9, 0, 230), [6556] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_gnu_asm_expression, 5, 0, 166), [6558] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_expression, 5, 0, 166), [6560] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2434), [6562] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2310), [6564] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_initializer_list, 3, 0, 0), [6566] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_initializer_list, 3, 0, 0), [6568] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_null, 1, 0, 0), [6570] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_null, 1, 0, 0), [6572] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_alignof_expression, 4, 0, 46), [6574] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_alignof_expression, 4, 0, 46), [6576] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2460), [6578] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2461), [6580] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_literal_expression, 2, 0, 8), [6582] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_literal_expression, 2, 0, 8), [6584] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5621), [6586] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5622), [6588] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5621), [6590] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5622), [6592] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_gnu_asm_expression, 4, 0, 110), [6594] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_expression, 4, 0, 110), [6596] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 3, 0, 64), [6598] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 3, 0, 64), [6600] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2484), [6602] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2485), [6604] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 6, 0, 189), [6606] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 6, 0, 189), [6608] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_initializer_list, 5, 0, 0), [6610] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_initializer_list, 5, 0, 0), [6612] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_argument_list, 2, 0, 0), [6614] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument_list, 2, 0, 0), [6616] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_call_expression, 2, 0, 7), [6618] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_call_expression, 2, 0, 7), [6620] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_operator_name, 3, 0, 0), [6622] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_operator_name, 3, 0, 0), [6624] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_argument_list, 4, 0, 0), [6626] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument_list, 4, 0, 0), [6628] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 2, 0, 10), [6630] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 2, 0, 10), [6632] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6188), [6634] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enum_specifier, 3, 0, 48), [6636] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 3, 0, 48), [6638] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_update_expression, 2, 0, 29), [6640] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_update_expression, 2, 0, 29), [6642] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_subscript_argument_list, 2, 0, 0), [6644] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_subscript_argument_list, 2, 0, 0), [6646] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_expression, 3, 0, 74), [6648] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_expression, 3, 0, 74), [6650] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_argument_list, 3, 0, 0), [6652] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument_list, 3, 0, 0), [6654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2496), [6656] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_offsetof_expression, 6, 0, 201), [6658] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_offsetof_expression, 6, 0, 201), [6660] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_gnu_asm_expression, 6, 0, 203), [6662] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_expression, 6, 0, 203), [6664] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_gnu_asm_expression, 6, 0, 204), [6666] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_expression, 6, 0, 204), [6668] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 5, 0, 141), [6670] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 5, 0, 141), [6672] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 5, 0, 142), [6674] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 5, 0, 142), [6676] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 4, 0, 115), [6678] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 4, 0, 115), [6680] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 4, 0, 92), [6682] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 4, 0, 92), [6684] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_initializer_list, 4, 0, 0), [6686] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_initializer_list, 4, 0, 0), [6688] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 4, 0, 116), [6690] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 4, 0, 116), [6692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2533), [6694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2534), [6696] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_subscript_expression, 2, 0, 30), [6698] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_subscript_expression, 2, 0, 30), [6700] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8840), [6702] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8840), [6704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(826), [6706] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_subscript_argument_list, 3, 0, 0), [6708] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_subscript_argument_list, 3, 0, 0), [6710] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sizeof_expression, 5, 0, 163), [6712] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sizeof_expression, 5, 0, 163), [6714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2420), [6716] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2421), [6718] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_assignment_expression, 3, 0, 56), [6720] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assignment_expression, 3, 0, 56), [6722] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_new_expression, 5, 0, 176), [6724] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_new_expression, 5, 0, 176), [6726] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_subscript_argument_list, 4, 0, 0), [6728] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_subscript_argument_list, 4, 0, 0), [6730] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8799), [6732] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8799), [6734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(840), [6736] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__declaration_specifiers, 2, 0, 21), [6738] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__declaration_specifiers, 2, 0, 21), [6740] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2567), [6742] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6120), [6744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(821), [6746] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__declaration_specifiers, 3, 0, 21), [6748] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__declaration_specifiers, 3, 0, 21), [6750] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2602), [6752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(375), [6754] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_pointer_declarator, 3, 1, 0), [6756] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_pointer_declarator, 3, 1, 0), [6758] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__declaration_specifiers, 1, 0, 2), [6760] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__declaration_specifiers, 1, 0, 2), [6762] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2611), [6764] = {.entry = {.count = 1, .reusable = false}}, SHIFT(422), [6766] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2714), [6768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3534), [6770] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8860), [6772] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2769), [6774] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), [6776] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), [6778] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(3068), [6781] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(2602), [6784] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(3070), [6787] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(8553), [6790] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(7573), [6793] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(8555), [6796] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(8746), [6799] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__declaration_specifiers, 2, 0, 2), [6801] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__declaration_specifiers, 2, 0, 2), [6803] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_type_identifier, 2, 0, 35), SHIFT(412), [6806] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2621), [6808] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(2621), [6811] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(7251), [6814] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(8133), [6817] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8820), [6819] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6177), [6821] = {.entry = {.count = 1, .reusable = true}}, SHIFT(429), [6823] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_type_identifier, 2, 0, 35), SHIFT(422), [6826] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_specifier, 1, 0, 0), SHIFT(1037), [6829] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2674), [6831] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2618), [6833] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8866), [6835] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8866), [6837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(832), [6839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2666), [6841] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2651), [6843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1686), [6845] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2682), [6847] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2667), [6849] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2658), [6851] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_storage_class_specifier, 1, 0, 0), [6853] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_storage_class_specifier, 1, 0, 0), [6855] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7257), [6857] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1596), [6859] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2656), [6861] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(2658), [6864] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2675), [6866] = {.entry = {.count = 1, .reusable = false}}, SHIFT(427), [6868] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2849), [6870] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3772), [6872] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8829), [6874] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1609), [6876] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1608), [6878] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6553), [6880] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2687), [6882] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2688), [6884] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1601), [6886] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2665), [6888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2755), [6890] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8856), [6892] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8856), [6894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(829), [6896] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1701), [6898] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_ms_declspec_modifier, 4, 0, 0), [6900] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ms_declspec_modifier, 4, 0, 0), [6902] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6228), [6904] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6512), [6906] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_requirement, 2, 0, 0), [6908] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_requirement, 2, 0, 0), [6910] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2751), [6912] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2731), [6914] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__requirement, 1, 0, 67), [6916] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__requirement, 1, 0, 67), [6918] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_requirement, 5, 0, 0), [6920] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_requirement, 5, 0, 0), [6922] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_requirement, 4, 0, 0), [6924] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_requirement, 4, 0, 0), [6926] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_requirement, 6, 0, 0), [6928] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_requirement, 6, 0, 0), [6930] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_type_identifier, 2, 0, 35), SHIFT(427), [6933] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2746), [6935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2701), [6937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6285), [6939] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6542), [6941] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3193), [6943] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3015), [6945] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3186), [6947] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3223), [6949] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3225), [6951] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3221), [6953] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_delete_expression, 3, 0, 0), [6955] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_delete_expression, 3, 0, 0), [6957] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1398), [6959] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1399), [6961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1400), [6963] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1401), [6965] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1402), [6967] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1403), [6969] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1404), [6971] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1405), [6973] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1406), [6975] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1406), [6977] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1407), [6979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1322), [6981] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1400), [6983] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1401), [6985] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1405), [6987] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2455), [6989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1101), [6991] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_delete_expression, 4, 0, 0), [6993] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_delete_expression, 4, 0, 0), [6995] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_conditional_expression, 4, 0, 127), [6997] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_conditional_expression, 4, 0, 127), [6999] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_delete_expression, 5, 0, 0), [7001] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_delete_expression, 5, 0, 0), [7003] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_conditional_expression, 5, 0, 183), [7005] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_conditional_expression, 5, 0, 183), [7007] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_extension_expression, 2, 0, 0), [7009] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_extension_expression, 2, 0, 0), [7011] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_delete_expression, 2, 0, 0), [7013] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_delete_expression, 2, 0, 0), [7015] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__declarator, 1, 0, 0), REDUCE(sym_type_specifier, 1, 0, 1), [7018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2164), [7020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2088), [7022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(581), [7024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(583), [7026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2050), [7028] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1727), [7030] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), [7032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5566), [7034] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5566), [7036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4140), [7038] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(8745), [7041] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(8745), [7044] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(7522), [7047] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), [7049] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4140), [7051] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8821), [7053] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6967), [7055] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6967), [7057] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3782), [7059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5662), [7061] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8649), [7063] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5590), [7065] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2417), [7067] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2856), [7069] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_char_literal, 3, 0, 0), [7071] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_char_literal, 3, 0, 0), [7073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2857), [7075] = {.entry = {.count = 1, .reusable = true}}, SHIFT(369), [7077] = {.entry = {.count = 1, .reusable = true}}, SHIFT(664), [7079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2882), [7081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(775), [7083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(777), [7085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6484), [7087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2888), [7089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(694), [7091] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2847), [7093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(357), [7095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(358), [7097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1998), [7099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1859), [7101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1862), [7103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3297), [7105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1764), [7107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(709), [7109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(710), [7111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2094), [7113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2163), [7115] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(6046), [7118] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(5590), [7121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(793), [7123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3373), [7125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2563), [7127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8243), [7129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2975), [7131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5347), [7133] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5347), [7135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8306), [7137] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1455), [7139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(410), [7141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8745), [7143] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8745), [7145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3865), [7147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6258), [7149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6504), [7151] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1698), [7153] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7582), [7155] = {.entry = {.count = 1, .reusable = false}}, SHIFT(880), [7157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1041), [7159] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1462), [7161] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6206), [7163] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1443), [7165] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1459), [7167] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1468), [7169] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1472), [7171] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1480), [7173] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1488), [7175] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1493), [7177] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1493), [7179] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1499), [7181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1466), [7183] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1459), [7185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1468), [7187] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1480), [7189] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1458), [7191] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1458), [7193] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1073), [7195] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3498), [7197] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1096), [7199] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3619), [7201] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1144), [7203] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1146), [7205] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1151), [7207] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1153), [7209] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1154), [7211] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1155), [7213] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1156), [7215] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1123), [7217] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1158), [7219] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1160), [7221] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1163), [7223] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1168), [7225] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1172), [7227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1173), [7229] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1176), [7231] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1177), [7233] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1178), [7235] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1229), [7237] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1063), [7239] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1066), [7241] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1081), [7243] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1067), [7245] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1068), [7247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1058), [7249] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1059), [7251] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1060), [7253] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1069), [7255] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1070), [7257] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1071), [7259] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1072), [7261] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1064), [7263] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1097), [7265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1501), [7267] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1226), [7269] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1227), [7271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1228), [7273] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1128), [7275] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1157), [7277] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1182), [7279] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3387), [7281] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6381), [7283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6292), [7285] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8606), [7287] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6481), [7289] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2914), [7291] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5353), [7293] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5353), [7295] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6027), [7297] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(6967), [7300] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(6967), [7303] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3815), [7305] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2545), [7307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2929), [7309] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5355), [7311] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5355), [7313] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5992), [7315] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2973), [7317] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5402), [7319] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5402), [7321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2938), [7323] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5378), [7325] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5378), [7327] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1682), [7329] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8602), [7331] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(7573), [7334] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8532), [7336] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3781), [7338] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5589), [7340] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(5589), [7343] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2374), [7345] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2949), [7347] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5403), [7349] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5403), [7351] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6045), [7353] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2956), [7355] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5407), [7357] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5407), [7359] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2962), [7361] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5413), [7363] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5413), [7365] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2980), [7367] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5391), [7369] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5391), [7371] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3418), [7373] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3542), [7375] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1046), [7377] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1497), [7379] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1378), [7381] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1379), [7383] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1380), [7385] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1381), [7387] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1382), [7389] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1383), [7391] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1384), [7393] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1385), [7395] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1386), [7397] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1386), [7399] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1387), [7401] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1100), [7403] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1249), [7405] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1380), [7407] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1381), [7409] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1382), [7411] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1384), [7413] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__binary_fold_operator, 3, 0, 136), [7415] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__binary_fold_operator, 3, 0, 136), [7417] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(8602), [7420] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(8602), [7423] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3853), [7425] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6033), [7427] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3780), [7429] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(5623), [7432] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3783), [7434] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(6176), [7437] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(5586), [7440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3822), [7442] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(5636), [7445] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(7582), [7448] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3372), [7450] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3372), [7452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3170), [7454] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8363), [7456] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1706), [7458] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7599), [7460] = {.entry = {.count = 1, .reusable = false}}, SHIFT(867), [7462] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3791), [7464] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1676), [7466] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2437), [7468] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2437), [7470] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2367), [7472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8666), [7474] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6810), [7476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5623), [7478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3171), [7480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3476), [7482] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3476), [7484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3260), [7486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8208), [7488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3593), [7490] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3593), [7492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3401), [7494] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9025), [7496] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6801), [7498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6176), [7500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5586), [7502] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1675), [7504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3840), [7506] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3823), [7508] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5636), [7510] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6800), [7512] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_parameter_declaration, 2, 0, 114), [7514] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5272), [7516] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1662), [7518] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6848), [7520] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1664), [7522] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1667), [7524] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1668), [7526] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1669), [7528] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3803), [7530] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3805), [7532] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3796), [7534] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(5583), [7537] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1431), [7539] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1432), [7541] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1441), [7543] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1442), [7545] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1460), [7547] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1460), [7549] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1465), [7551] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1441), [7553] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6381), [7555] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1433), [7557] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1434), [7559] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1437), [7561] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1440), [7563] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1433), [7565] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1434), [7567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1437), [7569] = {.entry = {.count = 1, .reusable = false}}, SHIFT(389), [7571] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_field_expression, 3, 1, 73), SHIFT(412), [7574] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 3, 0, 77), SHIFT(364), [7577] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(7599), [7580] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 3, 0, 77), SHIFT(401), [7583] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_specifier, 1, 0, 0), SHIFT(1041), [7586] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5583), [7588] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_field_identifier, 2, 1, 126), SHIFT(412), [7591] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(3145), [7594] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(7146), [7597] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(8153), [7600] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3154), [7602] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3145), [7604] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3820), [7606] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3369), [7608] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3245), [7610] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__constructor_specifiers, 1, 0, 0), REDUCE(aux_sym__declaration_specifiers_repeat1, 1, 0, 0), [7613] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__constructor_specifiers, 1, 0, 0), [7615] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__constructor_specifiers, 1, 0, 0), [7617] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__constructor_specifiers, 1, 0, 0), REDUCE(aux_sym__declaration_specifiers_repeat1, 1, 0, 0), [7620] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 1, 0, 0), [7622] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3905), [7624] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8249), [7626] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4311), [7628] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1200), [7630] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1202), [7632] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1204), [7634] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1206), [7636] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1210), [7638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1211), [7640] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1216), [7642] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1217), [7644] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1220), [7646] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1179), [7648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1125), [7650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1127), [7652] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1130), [7654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1131), [7656] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1132), [7658] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1180), [7660] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1181), [7662] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1184), [7664] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8259), [7666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1098), [7668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8295), [7670] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8297), [7672] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8303), [7674] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8330), [7676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8341), [7678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8345), [7680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8349), [7682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8373), [7684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8398), [7686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8401), [7688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1444), [7690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1187), [7692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1193), [7694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1218), [7696] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1219), [7698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1221), [7700] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1222), [7702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3906), [7704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1061), [7706] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3697), [7708] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6353), [7710] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6353), [7712] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1355), [7714] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1356), [7716] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1358), [7718] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1359), [7720] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1360), [7722] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1361), [7724] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1362), [7726] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1363), [7728] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1364), [7730] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1245), [7732] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1358), [7734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1359), [7736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1361), [7738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3208), [7740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1048), [7742] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1491), [7744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3212), [7746] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_pointer_declarator_repeat1, 2, 0, 0), [7748] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pointer_declarator_repeat1, 2, 0, 0), [7750] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_pointer_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(3763), [7753] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_pointer_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(3765), [7756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1652), [7758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2053), [7760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3203), [7762] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 3, 0, 77), SHIFT(412), [7765] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_capture_initializer, 4, 0, 145), [7767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3939), [7769] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3695), [7771] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1357), [7773] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1099), [7775] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1357), [7777] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3278), [7779] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3279), [7781] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5765), [7783] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_field_identifier, 2, 1, 126), SHIFT(422), [7786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3573), [7788] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6075), [7790] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3500), [7792] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3528), [7794] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3850), [7796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3719), [7798] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3768), [7800] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3726), [7802] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_operator_cast_definition_repeat1, 2, 0, 0), [7804] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_operator_cast_definition_repeat1, 2, 0, 0), [7806] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_operator_cast_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(3068), [7809] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_operator_cast_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(3292), [7812] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_operator_cast_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(3070), [7815] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_operator_cast_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(8553), [7818] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_operator_cast_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(7573), [7821] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_operator_cast_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(8555), [7824] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_operator_cast_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(8746), [7827] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_operator_cast_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(4263), [7830] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2514), [7832] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3457), [7834] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_field_expression, 3, 1, 73), SHIFT(422), [7837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3319), [7839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1183), [7841] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1097), [7843] = {.entry = {.count = 1, .reusable = false}}, SHIFT(434), [7845] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3755), [7847] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4249), [7849] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8877), [7851] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6359), [7853] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6359), [7855] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1527), [7857] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1528), [7859] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1529), [7861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1530), [7863] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1531), [7865] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1532), [7867] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1533), [7869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1534), [7871] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1535), [7873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1535), [7875] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1536), [7877] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1540), [7879] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1529), [7881] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1530), [7883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1531), [7885] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1533), [7887] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1119), [7889] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(1682), [7892] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(3382), [7895] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(3128), [7898] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(8602), [7901] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(7474), [7904] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(8836), [7907] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(8532), [7910] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3568), [7912] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1579), [7914] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3409), [7916] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5519), [7918] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5519), [7920] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3763), [7922] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3763), [7924] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3765), [7926] = {.entry = {.count = 1, .reusable = false}}, SHIFT(878), [7928] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3465), [7930] = {.entry = {.count = 1, .reusable = true}}, SHIFT(836), [7932] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5597), [7934] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5597), [7936] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7522), [7938] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3826), [7940] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3492), [7942] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_identifier, 3, 0, 77), SHIFT(422), [7945] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3824), [7947] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5615), [7949] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(3492), [7952] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(7346), [7955] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(8148), [7958] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_type_identifier, 2, 0, 35), SHIFT(434), [7961] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 1, 0, 24), SHIFT(5615), [7964] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2545), [7966] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6212), [7968] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3541), [7970] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5522), [7972] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5522), [7974] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3545), [7976] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5494), [7978] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5494), [7980] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3626), [7982] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5596), [7984] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5596), [7986] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1286), [7988] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1287), [7990] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1290), [7992] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1294), [7994] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1297), [7996] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1298), [7998] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1300), [8000] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1301), [8002] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1302), [8004] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1302), [8006] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1303), [8008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1297), [8010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1298), [8012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1300), [8014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1429), [8016] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3594), [8018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5533), [8020] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5533), [8022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5608), [8024] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5608), [8026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5607), [8028] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5607), [8030] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__lambda_capture, 2, 0, 0), [8032] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_expression, 1, 0, 0), REDUCE(sym__lambda_capture, 2, 0, 0), [8035] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4317), [8037] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5690), [8039] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6826), [8041] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2219), [8043] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4048), [8045] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6843), [8047] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6445), [8049] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5165), [8051] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5166), [8053] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5167), [8055] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5320), [8057] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5039), [8059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6837), [8061] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5046), [8063] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5448), [8065] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6426), [8067] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5158), [8069] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5171), [8071] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5183), [8073] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5294), [8075] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_ms_call_modifier, 1, 0, 0), [8077] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ms_call_modifier, 1, 0, 0), [8079] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3825), [8081] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_type_identifier, 2, 0, 35), SHIFT(389), [8084] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3776), [8086] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3891), [8088] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_ms_pointer_modifier, 1, 0, 0), [8090] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ms_pointer_modifier, 1, 0, 0), [8092] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_ms_unaligned_ptr_modifier, 1, 0, 0), [8094] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ms_unaligned_ptr_modifier, 1, 0, 0), [8096] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(3776), [8099] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4058), [8101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6839), [8103] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4104), [8105] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4381), [8107] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6425), [8109] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5248), [8111] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5249), [8113] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5253), [8115] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4935), [8117] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8843), [8119] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5316), [8121] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__declarator, 1, 0, 0), [8123] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3748), [8125] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3827), [8127] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4409), [8129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6798), [8131] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2433), [8133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6203), [8135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3807), [8137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5552), [8139] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5552), [8141] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3842), [8143] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4171), [8145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6844), [8147] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4230), [8149] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4722), [8151] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6388), [8153] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5175), [8155] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5152), [8157] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5181), [8159] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5112), [8161] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8868), [8163] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5263), [8165] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4912), [8167] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6791), [8169] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6403), [8171] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5188), [8173] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5189), [8175] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5190), [8177] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5289), [8179] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3819), [8181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6271), [8183] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6550), [8185] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_pointer_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(4096), [8188] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_pointer_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(4077), [8191] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3879), [8193] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5582), [8195] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5582), [8197] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5633), [8199] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5635), [8201] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3948), [8203] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5624), [8205] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5624), [8207] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4391), [8209] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4096), [8211] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4077), [8213] = {.entry = {.count = 1, .reusable = true}}, SHIFT(873), [8215] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8556), [8217] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1044), [8219] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7175), [8221] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parameter_declaration, 1, 0, 59), [8223] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4093), [8225] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4093), [8227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1334), [8229] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4030), [8231] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5770), [8233] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5770), [8235] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(4140), [8238] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(8821), [8241] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1396), [8243] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4040), [8245] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5759), [8247] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5759), [8249] = {.entry = {.count = 1, .reusable = false}}, SHIFT(417), [8251] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_qualified_type_identifier, 2, 0, 35), SHIFT(417), [8254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4067), [8256] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5837), [8258] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5837), [8260] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4056), [8262] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5898), [8264] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5898), [8266] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4395), [8268] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4963), [8270] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8847), [8272] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4256), [8274] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4062), [8276] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5806), [8278] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5806), [8280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4066), [8282] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5863), [8284] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5863), [8286] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6192), [8288] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_attributes_start, 1, 0, 0), [8290] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_attributes_start, 1, 0, 0), [8292] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4119), [8294] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6047), [8296] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6047), [8298] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1933), [8300] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5487), [8302] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4075), [8304] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6042), [8306] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6042), [8308] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3765), [8310] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1967), [8312] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1944), [8314] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4088), [8316] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6048), [8318] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6048), [8320] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6217), [8322] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5490), [8324] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4082), [8326] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5970), [8328] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5970), [8330] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6215), [8332] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6216), [8334] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3449), [8336] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5484), [8338] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4117), [8340] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5966), [8342] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5966), [8344] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3446), [8346] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3448), [8348] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4091), [8350] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5996), [8352] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5996), [8354] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_reference_declarator, 1, 0, 0), [8356] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_reference_declarator, 1, 0, 0), [8358] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4094), [8360] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6003), [8362] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6003), [8364] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3380), [8366] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5492), [8368] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4102), [8370] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6034), [8372] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6034), [8374] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3273), [8376] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3312), [8378] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4334), [8380] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(4140), [8383] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4239), [8385] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(8821), [8388] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4332), [8390] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4396), [8392] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(4140), [8395] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4398), [8397] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(8821), [8400] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4394), [8402] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4116), [8404] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6016), [8406] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6016), [8408] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4133), [8410] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6108), [8412] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6108), [8414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1035), [8416] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6230), [8418] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_descriptor, 1, 0, 2), [8420] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_descriptor, 1, 0, 2), [8422] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7057), [8424] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5546), [8426] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4154), [8428] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6129), [8430] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6129), [8432] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_descriptor, 2, 0, 2), [8434] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_descriptor, 2, 0, 2), [8436] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_descriptor, 2, 0, 21), [8438] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_descriptor, 2, 0, 21), [8440] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1336), [8442] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1337), [8444] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1337), [8446] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1338), [8448] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1339), [8450] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1340), [8452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1341), [8454] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1342), [8456] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1343), [8458] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1344), [8460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1344), [8462] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1345), [8464] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1347), [8466] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1338), [8468] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1339), [8470] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1341), [8472] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1343), [8474] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4163), [8476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6153), [8478] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6153), [8480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3893), [8482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1111), [8484] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_descriptor, 3, 0, 21), [8486] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_descriptor, 3, 0, 21), [8488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4167), [8490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6160), [8492] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6160), [8494] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1736), [8496] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5350), [8498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5350), [8500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5386), [8502] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8778), [8504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(432), [8506] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4727), [8508] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5102), [8510] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8870), [8512] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(4391), [8515] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(8556), [8518] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6505), [8520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4177), [8522] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6131), [8524] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6131), [8526] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enumerator, 3, 0, 150), [8528] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enumerator, 3, 0, 150), [8530] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4268), [8532] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3128), [8534] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8836), [8536] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6167), [8538] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1276), [8540] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1277), [8542] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1277), [8544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1278), [8546] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1279), [8548] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1280), [8550] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1281), [8552] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1282), [8554] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1283), [8556] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1284), [8558] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1284), [8560] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1285), [8562] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2011), [8564] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1108), [8566] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1288), [8568] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1280), [8570] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1282), [8572] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5605), [8574] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5606), [8576] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4735), [8578] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(4544), [8581] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4456), [8583] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(8883), [8586] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4732), [8588] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4745), [8590] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(4544), [8593] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4746), [8595] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(8883), [8598] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4744), [8600] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4235), [8602] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6237), [8604] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6237), [8606] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6206), [8608] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(4267), [8611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4220), [8613] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_explicit_function_specifier, 1, 0, 0), [8615] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1273), [8617] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_explicit_function_specifier, 1, 0, 0), [8619] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_attributes_start, 2, 0, 0), [8621] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_attributes_start, 2, 0, 0), [8623] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_explicit_function_specifier, 4, 0, 0), [8625] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_explicit_function_specifier, 4, 0, 0), [8627] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(1682), [8630] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(4268), [8633] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(3128), [8636] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(8602), [8639] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(7604), [8642] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(8836), [8645] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__declaration_specifiers_repeat1, 2, 0, 0), SHIFT_REPEAT(8532), [8648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1786), [8650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4236), [8652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2091), [8654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5584), [8656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5585), [8658] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5584), [8660] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5585), [8662] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(4544), [8665] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__type_definition_type_repeat1, 2, 0, 0), SHIFT_REPEAT(8883), [8668] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_type_definition_repeat1, 2, 0, 0), [8670] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_type_definition_repeat1, 2, 0, 0), [8672] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_type_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(8602), [8675] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_type_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(8602), [8678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4309), [8680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6316), [8682] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6316), [8684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(389), [8686] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1505), [8688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1511), [8690] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1511), [8692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1515), [8694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1517), [8696] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1524), [8698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1239), [8700] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1240), [8702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1250), [8704] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1252), [8706] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1252), [8708] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1253), [8710] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1256), [8712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1524), [8714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1240), [8716] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1047), [8718] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1483), [8720] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4389), [8722] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_bitfield_clause, 2, 0, 0), [8724] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_bitfield_clause, 2, 0, 0), [8726] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4390), [8728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4384), [8730] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1078), [8732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6239), [8734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4397), [8736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6408), [8738] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6408), [8740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4267), [8742] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(1736), [8745] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4805), [8747] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(8778), [8750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(967), [8752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(568), [8754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3737), [8756] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_field_declaration_repeat1, 4, 0, 185), [8758] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_field_declaration_repeat1, 4, 0, 185), [8760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4353), [8762] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4357), [8764] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(1736), [8767] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(8778), [8770] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_type_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(8745), [8773] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_type_definition_repeat1, 2, 0, 0), SHIFT_REPEAT(8745), [8776] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1352), [8778] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1352), [8780] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4859), [8782] = {.entry = {.count = 1, .reusable = true}}, SHIFT(450), [8784] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1306), [8786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1307), [8788] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1307), [8790] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1308), [8792] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1309), [8794] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1310), [8796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1311), [8798] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1312), [8800] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1313), [8802] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1314), [8804] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1315), [8806] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1315), [8808] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1095), [8810] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1304), [8812] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1310), [8814] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1312), [8816] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4874), [8818] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3611), [8820] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1617), [8822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(819), [8824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3839), [8826] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3887), [8828] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_comma_expression, 3, 0, 85), [8830] = {.entry = {.count = 1, .reusable = true}}, SHIFT(417), [8832] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1021), [8834] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3612), [8836] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1702), [8838] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_initializer_pair, 3, 0, 148), SHIFT(1183), [8841] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_initializer_pair, 3, 0, 148), [8843] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_initializer_list_repeat1, 2, 0, 0), SHIFT(1183), [8846] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_initializer_list_repeat1, 2, 0, 0), [8848] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_init_declarator, 3, 0, 120), [8850] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_condition_declaration, 4, 0, 195), [8852] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1117), [8854] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1547), [8856] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1516), [8858] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1516), [8860] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1548), [8862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1549), [8864] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1550), [8866] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1551), [8868] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1552), [8870] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1553), [8872] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1554), [8874] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1554), [8876] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1555), [8878] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2530), [8880] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1121), [8882] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1556), [8884] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1550), [8886] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1552), [8888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4844), [8890] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6624), [8892] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1062), [8894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2804), [8896] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3618), [8898] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3575), [8900] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2481), [8902] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(2345), [8905] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4891), [8907] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(8867), [8910] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2585), [8912] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3416), [8914] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1024), [8916] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2435), [8918] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3411), [8920] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(4443), [8923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1723), [8925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3607), [8927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2250), [8929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3479), [8931] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3639), [8933] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1025), [8935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3934), [8937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3933), [8939] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2616), [8941] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1627), [8943] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(2345), [8946] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(8867), [8949] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4186), [8951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1026), [8953] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3996), [8955] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2806), [8957] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1019), [8959] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4882), [8961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4974), [8963] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1710), [8965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(917), [8967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2747), [8969] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2422), [8971] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1801), [8973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1585), [8975] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4432), [8977] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1603), [8979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1573), [8981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1023), [8983] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3390), [8985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4904), [8987] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1191), [8989] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1445), [8991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1446), [8993] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1446), [8995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1447), [8997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1448), [8999] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1449), [9001] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1450), [9003] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1451), [9005] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1452), [9007] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1453), [9009] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1453), [9011] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1454), [9013] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1467), [9015] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1114), [9017] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1456), [9019] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1449), [9021] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1451), [9023] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_template_argument_list_repeat1, 2, 1, 0), [9025] = {.entry = {.count = 1, .reusable = true}}, SHIFT(556), [9027] = {.entry = {.count = 1, .reusable = true}}, SHIFT(952), [9029] = {.entry = {.count = 1, .reusable = true}}, SHIFT(384), [9031] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_generic_expression_repeat1, 4, 0, 0), [9033] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1237), [9035] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1247), [9037] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1254), [9039] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1325), [9041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(245), [9043] = {.entry = {.count = 1, .reusable = true}}, SHIFT(248), [9045] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_optional_parameter_declaration, 3, 0, 170), [9047] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1713), [9049] = {.entry = {.count = 1, .reusable = true}}, SHIFT(667), [9051] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 4, 1, 196), [9053] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_optional_parameter_declaration, 4, 0, 206), [9055] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 4, 1, 197), [9057] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_initializer_pair, 3, 0, 149), [9059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6363), [9061] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8701), [9063] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1299), [9065] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 5, 1, 214), [9067] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 4, 1, 199), [9069] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_capture_initializer, 3, 0, 85), [9071] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1231), [9073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1087), [9075] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_subscript_argument_list_repeat1, 2, 0, 0), [9077] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6368), [9079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9044), [9081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1351), [9083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1088), [9085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(431), [9087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6370), [9089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8492), [9091] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_capture_initializer, 5, 0, 191), [9093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6371), [9095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8596), [9097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6372), [9099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8362), [9101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(379), [9103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6373), [9105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8810), [9107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1348), [9109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6214), [9111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6548), [9113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2741), [9115] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 3, 1, 158), [9117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(522), [9119] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_statement_body, 3, 1, 159), [9121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1542), [9123] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0), [9125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1394), [9127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1103), [9129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1543), [9131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6362), [9133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9057), [9135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1558), [9137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(848), [9139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7681), [9141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2049), [9143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4266), [9145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3627), [9147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(698), [9149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3837), [9151] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(7573), [9154] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7403), [9156] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__binary_fold, 3, 0, 86), [9158] = {.entry = {.count = 1, .reusable = true}}, SHIFT(99), [9160] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2713), [9162] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4368), [9164] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7779), [9166] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4139), [9168] = {.entry = {.count = 1, .reusable = true}}, SHIFT(102), [9170] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3578), [9172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1784), [9174] = {.entry = {.count = 1, .reusable = true}}, SHIFT(957), [9176] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1746), [9178] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3209), [9180] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1809), [9182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(958), [9184] = {.entry = {.count = 1, .reusable = true}}, SHIFT(959), [9186] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3161), [9188] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7784), [9190] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_range_loop_body, 5, 0, 215), [9192] = {.entry = {.count = 1, .reusable = true}}, SHIFT(487), [9194] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8874), [9196] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8874), [9198] = {.entry = {.count = 1, .reusable = true}}, SHIFT(834), [9200] = {.entry = {.count = 1, .reusable = true}}, SHIFT(488), [9202] = {.entry = {.count = 1, .reusable = true}}, SHIFT(489), [9204] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1883), [9206] = {.entry = {.count = 1, .reusable = true}}, SHIFT(587), [9208] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7698), [9210] = {.entry = {.count = 1, .reusable = true}}, SHIFT(732), [9212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(310), [9214] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__assignment_expression_lhs, 3, 0, 56), [9216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(332), [9218] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2289), [9220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(340), [9222] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3162), [9224] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1694), [9226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4724), [9228] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4443), [9230] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), [9232] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(8745), [9235] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(8745), [9238] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(7522), [9241] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), [9243] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3261), [9245] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2149), [9247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4741), [9249] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2157), [9251] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4743), [9253] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2162), [9255] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1881), [9257] = {.entry = {.count = 1, .reusable = true}}, SHIFT(398), [9259] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4749), [9261] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4750), [9263] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unary_left_fold, 3, 0, 56), [9265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1631), [9267] = {.entry = {.count = 1, .reusable = true}}, SHIFT(553), [9269] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3582), [9271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2699), [9273] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5057), [9275] = {.entry = {.count = 1, .reusable = true}}, SHIFT(738), [9277] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7283), [9279] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2331), [9281] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4158), [9283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(759), [9285] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1687), [9287] = {.entry = {.count = 1, .reusable = true}}, SHIFT(89), [9289] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_parameter_list, 2, 0, 0), REDUCE(sym_argument_list, 2, 0, 0), [9292] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7748), [9294] = {.entry = {.count = 1, .reusable = true}}, SHIFT(525), [9296] = {.entry = {.count = 1, .reusable = true}}, SHIFT(526), [9298] = {.entry = {.count = 1, .reusable = true}}, SHIFT(527), [9300] = {.entry = {.count = 1, .reusable = true}}, SHIFT(94), [9302] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112), [9304] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1742), [9306] = {.entry = {.count = 1, .reusable = true}}, SHIFT(689), [9308] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5752), [9310] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1716), [9312] = {.entry = {.count = 1, .reusable = true}}, SHIFT(251), [9314] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4570), [9316] = {.entry = {.count = 1, .reusable = true}}, SHIFT(252), [9318] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1731), [9320] = {.entry = {.count = 1, .reusable = true}}, SHIFT(253), [9322] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2306), [9324] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2524), [9326] = {.entry = {.count = 1, .reusable = true}}, SHIFT(651), [9328] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2189), [9330] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(6046), [9333] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(5590), [9336] = {.entry = {.count = 1, .reusable = true}}, SHIFT(782), [9338] = {.entry = {.count = 1, .reusable = true}}, SHIFT(402), [9340] = {.entry = {.count = 1, .reusable = true}}, SHIFT(403), [9342] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4648), [9344] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1988), [9346] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3813), [9348] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3851), [9350] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3856), [9352] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3860), [9354] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3863), [9356] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__for_range_loop_body, 4, 0, 198), [9358] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(6967), [9361] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(6967), [9364] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5587), [9366] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5588), [9368] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(7573), [9371] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(5589), [9374] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5144), [9376] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__lambda_capture, 1, 0, 0), [9378] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_expression, 1, 0, 0), REDUCE(sym__lambda_capture, 1, 0, 0), [9381] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6183), [9383] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6517), [9385] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(8602), [9388] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(8602), [9391] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(6176), [9394] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(5636), [9397] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(5586), [9400] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(5623), [9403] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3507), [9405] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7689), [9407] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_parameter_declaration, 1, 0, 0), [9409] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5310), [9411] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), [9413] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(8745), [9416] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(8745), [9419] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(7522), [9422] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), [9424] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(6046), [9427] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(5590), [9430] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(5583), [9433] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3090), [9435] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6243), [9437] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(7573), [9440] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(6967), [9443] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(6967), [9446] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(5303), [9449] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(5329), [9452] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), SHIFT(5276), [9455] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6284), [9457] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(5589), [9460] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5311), [9462] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1922), [9464] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8583), [9466] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6261), [9468] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(5264), [9471] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(5268), [9474] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 1, 0, 0), SHIFT(5305), [9477] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4043), [9479] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6811), [9481] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2312), [9483] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6450), [9485] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5211), [9487] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5212), [9489] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5214), [9491] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5262), [9493] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(8602), [9496] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(8602), [9499] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(5623), [9502] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2425), [9504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6794), [9506] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1658), [9508] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2831), [9510] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6386), [9512] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5182), [9514] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5193), [9516] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5194), [9518] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3290), [9520] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8750), [9522] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5293), [9524] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2671), [9526] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6833), [9528] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1684), [9530] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3057), [9532] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6412), [9534] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5229), [9536] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5230), [9538] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5231), [9540] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3749), [9542] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8824), [9544] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5340), [9546] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_pointer_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(5350), [9549] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pointer_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(5350), [9552] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pointer_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(5386), [9555] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(6176), [9558] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(5586), [9561] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3116), [9563] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6835), [9565] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1950), [9567] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6433), [9569] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5232), [9571] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5237), [9573] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5250), [9575] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5301), [9577] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 2, 0, 24), SHIFT(5615), [9580] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2209), [9582] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6803), [9584] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1634), [9586] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2559), [9588] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6385), [9590] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5215), [9592] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5216), [9594] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5256), [9596] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2388), [9598] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8781), [9600] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5336), [9602] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(5636), [9605] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2057), [9607] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1633), [9609] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2492), [9611] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6477), [9613] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5344), [9615] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3317), [9617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6846), [9619] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1937), [9621] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4025), [9623] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6390), [9625] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5184), [9627] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5185), [9629] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5186), [9631] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4223), [9633] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8876), [9635] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5278), [9637] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2600), [9639] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6842), [9641] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1678), [9643] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2852), [9645] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6480), [9647] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5155), [9649] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5156), [9651] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5157), [9653] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3468), [9655] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8858), [9657] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5286), [9659] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4463), [9661] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5022), [9663] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4908), [9665] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2743), [9667] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4924), [9669] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2868), [9671] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4183), [9673] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2886), [9675] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2679), [9677] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3779), [9679] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6789), [9681] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3271), [9683] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4146), [9685] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_type_specifier, 1, 0, 0), SHIFT(1046), [9688] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1995), [9690] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(5583), [9693] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6229), [9695] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2848), [9697] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4034), [9699] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5475), [9701] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, -1, 36), SHIFT(5345), [9704] = {.entry = {.count = 3, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 0), REDUCE(aux_sym_sized_type_specifier_repeat1, 2, 0, 0), SHIFT(2053), [9708] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5258), [9710] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6393), [9712] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5275), [9714] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 3, 0, 46), SHIFT(5334), [9717] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 3, -1, 78), SHIFT(5326), [9720] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 21), SHIFT(5325), [9723] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, -1, 19), SHIFT(2053), [9726] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 2, 0, 2), SHIFT(2053), [9729] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 3, 0, 21), SHIFT(2053), [9732] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 4, -1, 78), SHIFT(2053), [9735] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1978), [9737] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 3, 0, 0), SHIFT(2053), [9740] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 4, 0, 46), SHIFT(2053), [9743] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_sized_type_specifier, 3, -1, 36), SHIFT(2053), [9746] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__type_definition_type, 2, 0, 2), [9748] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_definition_type, 2, 0, 2), [9750] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 3, 0, 24), SHIFT(5615), [9753] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__type_definition_type, 1, 0, 2), [9755] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_definition_type, 1, 0, 2), [9757] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), [9759] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(8745), [9762] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(8745), [9765] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(7522), [9768] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), [9770] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(6046), [9773] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(5590), [9776] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__type_definition_type, 2, 0, 21), [9778] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_definition_type, 2, 0, 21), [9780] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__type_definition_type, 3, 0, 21), [9782] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_definition_type, 3, 0, 21), [9784] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(7573), [9787] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(6967), [9790] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(6967), [9793] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(5589), [9796] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym_type_specifier, 1, 0, 0), SHIFT(5322), [9799] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(5623), [9802] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(6176), [9805] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(5636), [9808] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(8602), [9811] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(8602), [9814] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(5586), [9817] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(5583), [9820] = {.entry = {.count = 1, .reusable = true}}, SHIFT(128), [9822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(976), [9824] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4853), [9826] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7240), [9828] = {.entry = {.count = 1, .reusable = true}}, SHIFT(132), [9830] = {.entry = {.count = 1, .reusable = true}}, SHIFT(974), [9832] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3659), [9834] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7228), [9836] = {.entry = {.count = 1, .reusable = true}}, SHIFT(131), [9838] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1010), [9840] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3941), [9842] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7334), [9844] = {.entry = {.count = 1, .reusable = true}}, SHIFT(130), [9846] = {.entry = {.count = 1, .reusable = true}}, SHIFT(992), [9848] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4290), [9850] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7242), [9852] = {.entry = {.count = 1, .reusable = true}}, SHIFT(133), [9854] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1012), [9856] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2453), [9858] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7268), [9860] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129), [9862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1001), [9864] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3562), [9866] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7214), [9868] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4229), [9870] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_attributes_end, 2, 0, 0), [9872] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_attributes_end, 2, 0, 0), [9874] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1699), [9876] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1849), [9878] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1275), [9880] = {.entry = {.count = 1, .reusable = true}}, SHIFT(11), [9882] = {.entry = {.count = 1, .reusable = false}}, SHIFT(882), [9884] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1050), [9886] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7823), [9888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1989), [9890] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8), [9892] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1034), [9894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8063), [9896] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2172), [9898] = {.entry = {.count = 1, .reusable = true}}, SHIFT(12), [9900] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1032), [9902] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7854), [9904] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_attributes_end, 1, 0, 0), [9906] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_attributes_end, 1, 0, 0), [9908] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 4, 0, 24), SHIFT(5615), [9911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(72), [9913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6751), [9915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3814), [9917] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5576), [9919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(57), [9921] = {.entry = {.count = 1, .reusable = true}}, SHIFT(74), [9923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(68), [9925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(47), [9927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(76), [9929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(70), [9931] = {.entry = {.count = 1, .reusable = true}}, SHIFT(80), [9933] = {.entry = {.count = 1, .reusable = true}}, SHIFT(59), [9935] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ref_qualifier, 1, 0, 0), [9937] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_ref_qualifier, 1, 0, 0), [9939] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4152), [9941] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7530), [9943] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1057), [9945] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6416), [9947] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7300), [9949] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__preproc_expression, 1, 0, 0), [9951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5763), [9953] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__preproc_expression, 1, 0, 0), [9955] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1575), [9957] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8921), [9959] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5578), [9961] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7528), [9963] = {.entry = {.count = 1, .reusable = false}}, SHIFT(850), [9965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1049), [9967] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5766), [9969] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7184), [9971] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5767), [9973] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3442), [9975] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7418), [9977] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1054), [9979] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6420), [9981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1039), [9983] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4300), [9985] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3370), [9987] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6050), [9989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6841), [9991] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6207), [9993] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4913), [9995] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4285), [9997] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5634), [9999] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5777), [10001] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), [10003] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), [10005] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), SHIFT(6046), [10008] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), SHIFT(5589), [10011] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), [10013] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), [10015] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), SHIFT(6046), [10018] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), SHIFT(5589), [10021] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1051), [10023] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3460), [10025] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3464), [10027] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7111), [10029] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2090), [10031] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6820), [10033] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2273), [10035] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6423), [10037] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1649), [10039] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4274), [10041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1056), [10043] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3630), [10045] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3574), [10047] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2265), [10049] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_attributes_end, 3, 0, 0), [10051] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_attributes_end, 3, 0, 0), [10053] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1053), [10055] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6091), [10057] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7266), [10059] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6384), [10061] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6720), [10063] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6710), [10065] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5876), [10067] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7113), [10069] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1052), [10071] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2516), [10073] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2517), [10075] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5882), [10077] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5632), [10079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5631), [10081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1055), [10083] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3942), [10085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5630), [10087] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3944), [10089] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6098), [10091] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6282), [10093] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6076), [10095] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5785), [10097] = {.entry = {.count = 1, .reusable = false}}, SHIFT_EXTRA(), [10099] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_noexcept, 1, 0, 0), [10101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1129), [10103] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_noexcept, 1, 0, 0), [10105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4769), [10107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(127), [10109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(405), [10111] = {.entry = {.count = 1, .reusable = false}}, SHIFT(870), [10113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1113), [10115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6943), [10117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7939), [10119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(543), [10121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9), [10123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7959), [10125] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__function_postfix_repeat1, 2, 0, 0), [10127] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__function_postfix_repeat1, 2, 0, 0), [10129] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__function_postfix_repeat1, 2, 0, 0), SHIFT_REPEAT(6046), [10132] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_noexcept, 3, 0, 0), [10134] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_noexcept, 3, 0, 0), [10136] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_throw_specifier, 3, 0, 0), [10138] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_throw_specifier, 3, 0, 0), [10140] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2067), [10142] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10), [10144] = {.entry = {.count = 1, .reusable = true}}, SHIFT(254), [10146] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7), [10148] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8113), [10150] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), SHIFT(5590), [10153] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), SHIFT(5590), [10156] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1761), [10158] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3), [10160] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6294), [10162] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7534), [10164] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5577), [10166] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8313), [10168] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5825), [10170] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8023), [10172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5886), [10174] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5886), [10176] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5758), [10178] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7523), [10180] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2168), [10182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2), [10184] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_postfix, 1, 0, 0), [10186] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_postfix, 1, 0, 0), [10188] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_noexcept, 4, 0, 0), [10190] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_noexcept, 4, 0, 0), [10192] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_throw_specifier, 4, 0, 0), [10194] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_throw_specifier, 4, 0, 0), [10196] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5831), [10198] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8255), [10200] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5917), [10202] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5918), [10204] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5918), [10206] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5808), [10208] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5809), [10210] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5813), [10212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5814), [10214] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5820), [10216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5821), [10218] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5857), [10220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5857), [10222] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5868), [10224] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5883), [10226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5779), [10228] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5580), [10230] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1996), [10232] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_throw_specifier, 5, 0, 0), [10234] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_throw_specifier, 5, 0, 0), [10236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5579), [10238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5944), [10240] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2044), [10242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(490), [10244] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6), [10246] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7813), [10248] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5994), [10250] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5793), [10252] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1758), [10254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6023), [10256] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_binary_expression, 3, 0, 56), [10258] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_binary_expression, 3, 0, 56), [10260] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_parenthesized_expression, 3, 0, 0), [10262] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_parenthesized_expression, 3, 0, 0), [10264] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(7522), [10267] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6961), [10269] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8265), [10271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6511), [10273] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5998), [10275] = {.entry = {.count = 1, .reusable = true}}, SHIFT(983), [10277] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7580), [10279] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1866), [10281] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8927), [10283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5807), [10285] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7539), [10287] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3072), [10289] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5812), [10291] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5823), [10293] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_defined, 4, 0, 0), [10295] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_defined, 4, 0, 0), [10297] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1594), [10299] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9034), [10301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5811), [10303] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7489), [10305] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3069), [10307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5826), [10309] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5829), [10311] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3141), [10313] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5815), [10315] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7525), [10317] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1606), [10319] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8484), [10321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5817), [10323] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7529), [10325] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3059), [10327] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3878), [10329] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7535), [10331] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1006), [10333] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5840), [10335] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5862), [10337] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3107), [10339] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5822), [10341] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7620), [10343] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6031), [10345] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1011), [10347] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5649), [10349] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5912), [10351] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7938), [10353] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5830), [10355] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5830), [10357] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6056), [10359] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7625), [10361] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5834), [10363] = {.entry = {.count = 1, .reusable = true}}, SHIFT(987), [10365] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6922), [10367] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_preproc_argument_list_repeat1, 2, 0, 0), [10369] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1007), [10371] = {.entry = {.count = 1, .reusable = true}}, SHIFT(970), [10373] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6004), [10375] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6015), [10377] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_call_expression, 2, 0, 7), [10379] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_call_expression, 2, 0, 7), [10381] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1799), [10383] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5845), [10385] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7739), [10387] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5968), [10389] = {.entry = {.count = 1, .reusable = true}}, SHIFT(973), [10391] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6005), [10393] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6009), [10395] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5800), [10397] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5895), [10399] = {.entry = {.count = 1, .reusable = true}}, SHIFT(990), [10401] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_defined, 2, 0, 0), [10403] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_defined, 2, 0, 0), [10405] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1015), [10407] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5619), [10409] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_unary_expression, 2, 0, 4), [10411] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_unary_expression, 2, 0, 4), [10413] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5972), [10415] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5973), [10417] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5975), [10419] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5976), [10421] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5618), [10423] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_argument_list, 2, 0, 0), [10425] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_argument_list, 2, 0, 0), [10427] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5977), [10429] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5978), [10431] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5877), [10433] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2904), [10435] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8370), [10437] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5888), [10439] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7686), [10441] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3031), [10443] = {.entry = {.count = 1, .reusable = true}}, SHIFT(978), [10445] = {.entry = {.count = 1, .reusable = true}}, SHIFT(984), [10447] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5979), [10449] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2922), [10451] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5896), [10453] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7399), [10455] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3067), [10457] = {.entry = {.count = 1, .reusable = true}}, SHIFT(979), [10459] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5995), [10461] = {.entry = {.count = 1, .reusable = true}}, SHIFT(965), [10463] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5982), [10465] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5983), [10467] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5984), [10469] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6053), [10471] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1882), [10473] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5913), [10475] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7776), [10477] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1014), [10479] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5803), [10481] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5805), [10483] = {.entry = {.count = 1, .reusable = true}}, SHIFT(971), [10485] = {.entry = {.count = 1, .reusable = true}}, SHIFT(969), [10487] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5988), [10489] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1734), [10491] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5926), [10493] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7524), [10495] = {.entry = {.count = 1, .reusable = true}}, SHIFT(972), [10497] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5989), [10499] = {.entry = {.count = 1, .reusable = true}}, SHIFT(994), [10501] = {.entry = {.count = 1, .reusable = true}}, SHIFT(998), [10503] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6036), [10505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5969), [10507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(981), [10509] = {.entry = {.count = 1, .reusable = true}}, SHIFT(982), [10511] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), SHIFT(5623), [10514] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6058), [10516] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_argument_list, 3, 0, 0), [10518] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_argument_list, 3, 0, 0), [10520] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), SHIFT(5623), [10523] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5997), [10525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6007), [10527] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6026), [10529] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4090), [10531] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7387), [10533] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1002), [10535] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1004), [10537] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1005), [10539] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1008), [10541] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1009), [10543] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_argument_list, 4, 0, 0), [10545] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_argument_list, 4, 0, 0), [10547] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1261), [10549] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5960), [10551] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7638), [10553] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2248), [10555] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5962), [10557] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7431), [10559] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 2, 0, 60), [10561] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3774), [10563] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5620), [10565] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 3, 0, 60), [10567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6653), [10569] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5879), [10571] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5880), [10573] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5881), [10575] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5884), [10577] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5885), [10579] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5894), [10581] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5909), [10583] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5910), [10585] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5911), [10587] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5925), [10589] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6369), [10591] = {.entry = {.count = 1, .reusable = true}}, SHIFT(362), [10593] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_parenthesized_declarator, 4, 0, 0), [10595] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_parenthesized_declarator, 4, 0, 0), [10597] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_array_declarator, 4, 0, 187), [10599] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_array_declarator, 4, 0, 187), [10601] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_array_declarator, 4, 0, 124), [10603] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_array_declarator, 4, 0, 124), [10605] = {.entry = {.count = 1, .reusable = true}}, SHIFT(29), [10607] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_array_declarator, 4, 0, 27), [10609] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_array_declarator, 4, 0, 27), [10611] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5964), [10613] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7520), [10615] = {.entry = {.count = 1, .reusable = true}}, SHIFT(393), [10617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21), [10619] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7115), [10621] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7588), [10623] = {.entry = {.count = 1, .reusable = true}}, SHIFT(14), [10625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6707), [10627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(395), [10629] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_array_declarator, 5, 0, 182), [10631] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_array_declarator, 5, 0, 182), [10633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6708), [10635] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__abstract_declarator, 1, 0, 0), [10637] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__abstract_declarator, 1, 0, 0), [10639] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_function_declarator, 1, 0, 40), [10641] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_function_declarator, 1, 0, 40), [10643] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6321), [10645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(939), [10647] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1090), [10649] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_array_declarator, 2, 0, 0), [10651] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_array_declarator, 2, 0, 0), [10653] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_function_declarator, 2, 0, 25), [10655] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_function_declarator, 2, 0, 25), [10657] = {.entry = {.count = 1, .reusable = true}}, SHIFT(25), [10659] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6510), [10661] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7507), [10663] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_parenthesized_declarator, 3, 0, 0), [10665] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_parenthesized_declarator, 3, 0, 0), [10667] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_trailing_return_type, 2, 0, 0), [10669] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_trailing_return_type, 2, 0, 0), [10671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5801), [10673] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 2, 0, 24), [10675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6114), [10677] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_array_declarator, 3, 0, 135), [10679] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_array_declarator, 3, 0, 135), [10681] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16), [10683] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_array_declarator, 3, 0, 0), [10685] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_array_declarator, 3, 0, 0), [10687] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7239), [10689] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6039), [10691] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7722), [10693] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_array_declarator, 3, 0, 27), [10695] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_array_declarator, 3, 0, 27), [10697] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 1, 0, 0), [10699] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 1, 0, 24), [10701] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_virtual_specifier, 1, 0, 0), [10703] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_virtual_specifier, 1, 0, 0), [10705] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attributed_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(7604), [10708] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__function_declarator_seq, 7, 0, 24), [10710] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__function_declarator_seq, 7, 0, 24), [10712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5971), [10714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(372), [10716] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6422), [10718] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7068), [10720] = {.entry = {.count = 1, .reusable = false}}, SHIFT(886), [10722] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), SHIFT(6176), [10725] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), SHIFT(5636), [10728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(546), [10730] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6413), [10732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1083), [10734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5612), [10736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1775), [10738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(78), [10740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2074), [10742] = {.entry = {.count = 1, .reusable = true}}, SHIFT(64), [10744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5641), [10746] = {.entry = {.count = 1, .reusable = true}}, SHIFT(506), [10748] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), SHIFT(6176), [10751] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), SHIFT(5636), [10754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2173), [10756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(82), [10758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(259), [10760] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__function_postfix_repeat1, 2, 0, 0), SHIFT_REPEAT(6176), [10763] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6460), [10765] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6436), [10767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(440), [10769] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6625), [10771] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7908), [10773] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6584), [10775] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_clobber_list, 1, 0, 0), [10777] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7667), [10779] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 2, 0, 0), [10781] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_declaration_repeat1, 2, 0, 5), [10783] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__class_declaration_repeat1, 2, 0, 0), [10785] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__class_declaration_repeat1, 2, 0, 0), SHIFT_REPEAT(8553), [10788] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__class_declaration_repeat1, 2, 0, 0), [10790] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__class_declaration_repeat1, 2, 0, 0), SHIFT_REPEAT(8746), [10793] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6161), [10795] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7318), [10797] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8146), [10799] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(6161), [10802] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(7318), [10805] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenated_string_repeat1, 2, 0, 0), SHIFT_REPEAT(8146), [10808] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6159), [10810] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attributed_declarator, 2, 0, 0), [10812] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attributed_declarator, 2, 0, 0), [10814] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_declarator, 5, 0, 182), [10816] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_declarator, 5, 0, 182), [10818] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2290), [10820] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2482), [10822] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4387), [10824] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4747), [10826] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declarator, 2, 1, 25), [10828] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declarator, 2, 1, 25), [10830] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_declarator, 3, 0, 27), [10832] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_declarator, 3, 0, 27), [10834] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2268), [10836] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2399), [10838] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3565), [10840] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2206), [10842] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_declarator, 4, 0, 124), [10844] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_declarator, 4, 0, 124), [10846] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_declarator, 4, 0, 27), [10848] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_declarator, 4, 0, 27), [10850] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2893), [10852] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3363), [10854] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_declarator, 3, -10, 0), [10856] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_declarator, 3, -10, 0), [10858] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_structured_binding_declarator, 4, -1, 0), [10860] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_structured_binding_declarator, 4, -1, 0), [10862] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_structured_binding_declarator, 3, -1, 0), [10864] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_structured_binding_declarator, 3, -1, 0), [10866] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2571), [10868] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2672), [10870] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5637), [10872] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5638), [10874] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4212), [10876] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4337), [10878] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), SHIFT(5586), [10881] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_descriptor, 2, 0, 39), [10883] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_descriptor, 2, 0, 39), [10885] = {.entry = {.count = 1, .reusable = false}}, SHIFT(891), [10887] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_pointer_declarator, 2, 1, 5), [10889] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_pointer_declarator, 2, 1, 5), [10891] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_reference_declarator, 2, 0, 0), [10893] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_reference_declarator, 2, 0, 0), [10895] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_descriptor, 3, 0, 84), [10897] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_descriptor, 3, 0, 84), [10899] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_descriptor, 3, 0, 65), [10901] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_descriptor, 3, 0, 65), [10903] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_pointer_declarator, 3, 1, 42), [10905] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_pointer_declarator, 3, 1, 42), [10907] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_descriptor, 4, 0, 137), [10909] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_descriptor, 4, 0, 137), [10911] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_abstract_pointer_declarator, 4, 1, 88), [10913] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_abstract_pointer_declarator, 4, 1, 88), [10915] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2562), [10917] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2650), [10919] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4052), [10921] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2468), [10923] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_field_declaration_repeat1, 2, 0, 5), [10925] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_field_declaration_repeat1, 2, 0, 5), [10927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1106), [10929] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_declarator, 4, -10, 0), [10931] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_declarator, 4, -10, 0), [10933] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4495), [10935] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2708), [10937] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2869), [10939] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5049), [10941] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5283), [10943] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3439), [10945] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3787), [10947] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4740), [10949] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2638), [10951] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2752), [10953] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), SHIFT(5586), [10956] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3121), [10958] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8692), [10961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6488), [10963] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7127), [10965] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_declarator, 4, 1, 88), [10967] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_declarator, 4, 1, 88), [10969] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_field_declarator, 3, 1, 42), [10971] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_field_declarator, 3, 1, 42), [10973] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_declarator, 2, 1, 5), [10975] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_declarator, 2, 1, 5), [10977] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_reference_declarator, 2, 1, 0), [10979] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_reference_declarator, 2, 1, 0), [10981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6904), [10983] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_in_enumerator_list, 3, 0, 82), [10985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7096), [10987] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5843), [10989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8494), [10991] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_declarator, 5, 1, 180), [10993] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_declarator, 5, 1, 180), [10995] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_field_declarator, 2, 1, 5), [10997] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_field_declarator, 2, 1, 5), [10999] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_declarator, 3, 1, 42), [11001] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_declarator, 3, 1, 42), [11003] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), SHIFT(5583), [11006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7053), [11008] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_field_declarator, 4, 1, 88), [11010] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_field_declarator, 4, 1, 88), [11012] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_in_enumerator_list, 2, 0, 10), [11014] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3307), [11016] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6538), [11018] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7095), [11020] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_reference_field_declarator, 2, 1, 0), [11022] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_reference_field_declarator, 2, 1, 0), [11024] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2300), [11026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6543), [11028] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7128), [11030] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pointer_field_declarator, 5, 1, 180), [11032] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_pointer_field_declarator, 5, 1, 180), [11034] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7002), [11036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6524), [11038] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7067), [11040] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), SHIFT(5583), [11043] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5614), [11045] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6586), [11047] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6603), [11049] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2054), [11051] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6540), [11053] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7488), [11055] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7216), [11057] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6572), [11059] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6565), [11061] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6575), [11063] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6566), [11065] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parameter_declaration, 2, 0, 69), [11067] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1233), [11069] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6618), [11071] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6587), [11073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(669), [11075] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7637), [11077] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7288), [11079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(353), [11081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7411), [11083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7192), [11085] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6585), [11087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(960), [11089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5603), [11091] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5604), [11093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1770), [11095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7558), [11097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7245), [11099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(356), [11101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5613), [11103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(705), [11105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7531), [11107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7234), [11109] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6569), [11111] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6561), [11113] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6589), [11115] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6558), [11117] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6613), [11119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1845), [11121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(559), [11123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1375), [11125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2154), [11127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7587), [11129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7255), [11131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(708), [11133] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6579), [11135] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6581), [11137] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6599), [11139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2045), [11141] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6564), [11143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2135), [11145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(813), [11147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7370), [11149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7198), [11151] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6602), [11153] = {.entry = {.count = 1, .reusable = true}}, SHIFT(682), [11155] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6562), [11157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7401), [11159] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5939), [11161] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8419), [11163] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4934), [11165] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2578), [11167] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3143), [11169] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__field_declarator, 1, 0, 0), [11171] = {.entry = {.count = 1, .reusable = true}}, SHIFT(419), [11173] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__field_declarator, 1, 0, 0), [11175] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 5, 0, 24), SHIFT(5615), [11178] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3451), [11180] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__field_declarator, 1, 0, 104), [11182] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__field_declarator, 1, 0, 104), [11184] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6983), [11186] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6539), [11188] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2561), [11190] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6958), [11192] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3098), [11194] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2379), [11196] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1977), [11198] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5150), [11200] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2782), [11202] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2295), [11204] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3564), [11206] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_declaration_repeat1, 3, 0, 179), [11208] = {.entry = {.count = 1, .reusable = true}}, SHIFT(866), [11210] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3073), [11212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5123), [11214] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3246), [11216] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7117), [11218] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7076), [11220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3166), [11222] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1906), [11224] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4980), [11226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2409), [11228] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4141), [11230] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2770), [11232] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attributed_field_declarator, 2, 0, 0), [11234] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attributed_field_declarator, 2, 0, 0), [11236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4129), [11238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3151), [11240] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_field_declarator, 4, -10, 0), [11242] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_field_declarator, 4, -10, 0), [11244] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_field_declarator, 4, 0, 27), [11246] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_field_declarator, 4, 0, 27), [11248] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_field_declarator, 5, 0, 182), [11250] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_field_declarator, 5, 0, 182), [11252] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_field_declarator, 3, -10, 0), [11254] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_field_declarator, 3, -10, 0), [11256] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_field_declarator, 4, 0, 124), [11258] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_field_declarator, 4, 0, 124), [11260] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_array_field_declarator, 3, 0, 27), [11262] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_array_field_declarator, 3, 0, 27), [11264] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_lambda_declarator_repeat1, 2, 0, 0), [11266] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_lambda_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(6751), [11269] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_field_declarator, 2, 1, 25), [11271] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_field_declarator, 2, 1, 25), [11273] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6925), [11275] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6806), [11277] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8384), [11279] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7282), [11281] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5853), [11283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8394), [11285] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6889), [11287] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6792), [11289] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7233), [11291] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6807), [11293] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7241), [11295] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6838), [11297] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_capture_specifier, 4, 0, 0), [11299] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_in_enumerator_list, 3, 0, 10), [11301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7270), [11303] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5850), [11305] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8374), [11307] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_in_enumerator_list_no_comma, 3, 0, 10), [11309] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_in_enumerator_list_no_comma, 2, 0, 10), [11311] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6998), [11313] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7078), [11315] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7906), [11317] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7594), [11319] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7217), [11321] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6829), [11323] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_capture_specifier, 6, 0, 0), [11325] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7032), [11327] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8947), [11329] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6914), [11331] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6815), [11333] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6771), [11335] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7147), [11337] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6790), [11339] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6754), [11341] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7606), [11343] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enumerator_list_repeat1, 2, 0, 0), SHIFT_REPEAT(7401), [11346] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_enumerator_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5846), [11349] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_enumerator_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8568), [11352] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_enumerator_list_repeat1, 2, 0, 0), SHIFT_REPEAT(8162), [11355] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_enumerator_list_repeat1, 2, 0, 0), [11357] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6887), [11359] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6793), [11361] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7336), [11363] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6796), [11365] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6908), [11367] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6802), [11369] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6772), [11371] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7145), [11373] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6787), [11375] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6926), [11377] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6805), [11379] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_capture_specifier, 5, 0, 0), [11381] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7187), [11383] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6808), [11385] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__function_declarator_seq, 6, 0, 24), SHIFT(5615), [11388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6054), [11390] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_definition_declarators, 1, 0, 27), [11392] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__type_definition_declarators, 1, 0, 27), [11394] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6850), [11396] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6797), [11398] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_in_enumerator_list, 4, 0, 82), [11400] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_in_enumerator_list_no_comma, 4, 0, 82), [11402] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6762), [11404] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_in_enumerator_list_no_comma, 3, 0, 82), [11406] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5617), [11408] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5616), [11410] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6997), [11412] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_capture_specifier, 3, 0, 0), [11414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7025), [11416] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__scope_resolution, 1, 0, 0), [11418] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__scope_resolution, 1, 0, 0), [11420] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1439), [11422] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5090), [11424] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1413), [11426] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5117), [11428] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1244), [11430] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5141), [11432] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_input_operand_list, 1, 0, 0), [11434] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8618), [11436] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2626), [11438] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6834), [11440] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1272), [11442] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_specifier, 1, 0, 0), [11444] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1423), [11446] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5101), [11448] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__type_definition_declarators_repeat1, 2, 0, 5), [11450] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__type_definition_declarators_repeat1, 2, 0, 5), [11452] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1265), [11454] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5058), [11456] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1333), [11458] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5114), [11460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1317), [11462] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1539), [11464] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1321), [11466] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5138), [11468] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1546), [11470] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1395), [11472] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5066), [11474] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1248), [11476] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1427), [11478] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5094), [11480] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_output_operand_list, 1, 0, 0), [11482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8462), [11484] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7162), [11486] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7366), [11488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7165), [11490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8725), [11492] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2757), [11494] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7949), [11496] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7203), [11498] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2730), [11500] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2613), [11502] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8097), [11504] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7186), [11506] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4503), [11508] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7875), [11510] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7229), [11512] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7064), [11514] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8489), [11516] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7574), [11518] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7563), [11520] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1899), [11522] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7954), [11524] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6195), [11526] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7168), [11528] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7204), [11530] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7144), [11532] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7533), [11534] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4054), [11536] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7211), [11538] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2136), [11540] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8064), [11542] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4991), [11544] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7863), [11546] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7295), [11548] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7509), [11550] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8497), [11552] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2740), [11554] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7991), [11556] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2640), [11558] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7988), [11560] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3738), [11562] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7206), [11564] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4654), [11566] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8032), [11568] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7305), [11570] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4095), [11572] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7963), [11574] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3157), [11576] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8120), [11578] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5999), [11580] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7930), [11582] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2634), [11584] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7841), [11586] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4292), [11588] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7960), [11590] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7449), [11592] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8403), [11594] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3494), [11596] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8051), [11598] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7371), [11600] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8742), [11602] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7644), [11604] = {.entry = {.count = 1, .reusable = true}}, SHIFT(565), [11606] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3812), [11608] = {.entry = {.count = 1, .reusable = true}}, SHIFT(814), [11610] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6234), [11612] = {.entry = {.count = 1, .reusable = true}}, SHIFT(659), [11614] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_operator_cast, 3, 0, 61), [11616] = {.entry = {.count = 1, .reusable = true}}, SHIFT(758), [11618] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 3, 0, 24), [11620] = {.entry = {.count = 1, .reusable = true}}, SHIFT(318), [11622] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_enumerator_list_repeat1, 2, 0, 0), SHIFT_REPEAT(7401), [11625] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_enumerator_list_repeat1, 2, 0, 0), [11627] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_enumerator_list_repeat1, 2, 0, 0), [11629] = {.entry = {.count = 1, .reusable = true}}, SHIFT(769), [11631] = {.entry = {.count = 1, .reusable = true}}, SHIFT(294), [11633] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, 2, 0, 0), SHIFT_REPEAT(6904), [11636] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, 2, 0, 0), [11638] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, 2, 0, 0), [11640] = {.entry = {.count = 1, .reusable = true}}, SHIFT(680), [11642] = {.entry = {.count = 1, .reusable = true}}, SHIFT(437), [11644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1105), [11646] = {.entry = {.count = 1, .reusable = true}}, SHIFT(809), [11648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3729), [11650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(317), [11652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3836), [11654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(630), [11656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(302), [11658] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 4, 0, 24), [11660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6198), [11662] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__scope_resolution, 2, 0, 15), [11664] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__scope_resolution, 2, 0, 15), [11666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(746), [11668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(723), [11670] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enumerator, 1, 0, 6), [11672] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_enumerator, 1, 0, 6), [11674] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1295), [11676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1780), [11678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3735), [11680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(755), [11682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2073), [11684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3845), [11686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(595), [11688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6559), [11690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7998), [11692] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__lambda_capture_identifier, 1, 0, 0), SHIFT(6204), [11695] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1561), [11697] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6591), [11699] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 4, 0, 60), [11701] = {.entry = {.count = 1, .reusable = true}}, SHIFT(801), [11703] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3764), [11705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2108), [11707] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3740), [11709] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 5, 0, 60), [11711] = {.entry = {.count = 1, .reusable = true}}, SHIFT(601), [11713] = {.entry = {.count = 1, .reusable = true}}, SHIFT(816), [11715] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__scope_resolution, 2, 0, 31), [11717] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__scope_resolution, 2, 0, 31), [11719] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3230), [11721] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_gnu_asm_expression_repeat1, 2, 0, 0), [11723] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_gnu_asm_expression_repeat1, 2, 0, 0), SHIFT_REPEAT(7065), [11726] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6380), [11728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7065), [11730] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parameter_declaration, 3, 0, 69), [11732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1376), [11734] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7564), [11736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3406), [11738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1234), [11740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6355), [11742] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_initializer_pair_repeat1, 2, 0, 0), SHIFT_REPEAT(1316), [11745] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_initializer_pair_repeat1, 2, 0, 0), [11747] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_initializer_pair_repeat1, 2, 0, 0), SHIFT_REPEAT(8177), [11750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6319), [11752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6322), [11754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1230), [11756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6338), [11758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6341), [11760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6347), [11762] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3285), [11764] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6348), [11766] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6350), [11768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6352), [11770] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6356), [11772] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6358), [11774] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3389), [11776] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6320), [11778] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1953), [11780] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7383), [11782] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6336), [11784] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6288), [11786] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parameter_declaration, 2, 0, 59), [11788] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, 1, 0, 0), [11790] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7054), [11792] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_preproc_if_in_enumerator_list_no_comma_repeat1, 1, 0, 0), [11794] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1316), [11796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1085), [11798] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8177), [11800] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7662), [11802] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7482), [11804] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1943), [11806] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6277), [11808] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2062), [11810] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1481), [11812] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_enumerator_list, 5, 0, 133), [11814] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_in_enumerator_list, 5, 0, 133), [11816] = {.entry = {.count = 1, .reusable = true}}, SHIFT(794), [11818] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1457), [11820] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1825), [11822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1498), [11824] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_enumerator_list, 4, 0, 10), [11826] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_in_enumerator_list, 4, 0, 10), [11828] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_enumerator_list, 4, 0, 82), [11830] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_in_enumerator_list, 4, 0, 82), [11832] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2004), [11834] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2095), [11836] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 3, 0, 0), [11838] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2058), [11840] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_enumerator_list_repeat1, 2, 0, 0), [11842] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2100), [11844] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_enumerator_list, 5, 0, 134), [11846] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_in_enumerator_list, 5, 0, 134), [11848] = {.entry = {.count = 1, .reusable = true}}, SHIFT(618), [11850] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1255), [11852] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2105), [11854] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2133), [11856] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2138), [11858] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2056), [11860] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1757), [11862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1769), [11864] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1771), [11866] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 4, 0, 0), [11868] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2024), [11870] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2096), [11872] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1502), [11874] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2006), [11876] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_enumerator_list, 3, 0, 10), [11878] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_in_enumerator_list, 3, 0, 10), [11880] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_enumerator_list, 6, 0, 186), [11882] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_in_enumerator_list, 6, 0, 186), [11884] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2013), [11886] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2017), [11888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(725), [11890] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1464), [11892] = {.entry = {.count = 1, .reusable = true}}, SHIFT(804), [11894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1489), [11896] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_enumerator_list, 5, 0, 82), [11898] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_in_enumerator_list, 5, 0, 82), [11900] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2125), [11902] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1504), [11904] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1787), [11906] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1804), [11908] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1811), [11910] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2112), [11912] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1484), [11914] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2005), [11916] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_enumerator_list, 4, 0, 83), [11918] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_in_enumerator_list, 4, 0, 83), [11920] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1830), [11922] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1836), [11924] = {.entry = {.count = 1, .reusable = true}}, SHIFT(351), [11926] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1476), [11928] = {.entry = {.count = 1, .reusable = true}}, SHIFT(673), [11930] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1492), [11932] = {.entry = {.count = 1, .reusable = true}}, SHIFT(665), [11934] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1259), [11936] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1766), [11938] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1495), [11940] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2061), [11942] = {.entry = {.count = 1, .reusable = true}}, SHIFT(326), [11944] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1473), [11946] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2015), [11948] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2026), [11950] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7514), [11952] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_qualifier, 1, 0, 0), [11954] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6209), [11956] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7827), [11958] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_access_specifier, 1, 0, 0), [11960] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_access_specifier, 1, 0, 0), [11962] = {.entry = {.count = 1, .reusable = true}}, SHIFT(941), [11964] = {.entry = {.count = 1, .reusable = true}}, SHIFT(949), [11966] = {.entry = {.count = 1, .reusable = true}}, SHIFT(933), [11968] = {.entry = {.count = 1, .reusable = true}}, SHIFT(348), [11970] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7942), [11972] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7979), [11974] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_name, 1, 0, 0), [11976] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8197), [11978] = {.entry = {.count = 1, .reusable = true}}, SHIFT(263), [11980] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__type_definition_declarators_repeat1, 2, 0, 122), SHIFT_REPEAT(6054), [11983] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__type_definition_declarators_repeat1, 2, 0, 122), [11985] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__type_definition_declarators_repeat1, 2, 0, 122), [11987] = {.entry = {.count = 1, .reusable = true}}, SHIFT(264), [11989] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute, 4, 0, 144), [11991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8304), [11993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(591), [11995] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7831), [11997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4148), [11999] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2122), [12001] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_module_name_repeat1, 2, 0, 0), [12003] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_module_name_repeat1, 2, 0, 0), SHIFT_REPEAT(8197), [12006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4126), [12008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4127), [12010] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_field_declaration_repeat1, 2, 0, 194), SHIFT_REPEAT(6167), [12013] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_field_declaration_repeat1, 2, 0, 194), [12015] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_field_declaration_repeat1, 2, 0, 194), [12017] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6240), [12019] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4131), [12021] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7872), [12023] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_else_in_enumerator_list, 1, 0, 0), [12025] = {.entry = {.count = 1, .reusable = true}}, SHIFT(274), [12027] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7142), [12029] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2196), [12031] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2197), [12033] = {.entry = {.count = 1, .reusable = true}}, SHIFT(560), [12035] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8103), [12037] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_definition_declarators, 2, 0, 91), [12039] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__type_definition_declarators, 2, 0, 91), [12041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(561), [12043] = {.entry = {.count = 1, .reusable = true}}, SHIFT(562), [12045] = {.entry = {.count = 1, .reusable = true}}, SHIFT(563), [12047] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1990), [12049] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5599), [12051] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5598), [12053] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7819), [12055] = {.entry = {.count = 1, .reusable = true}}, SHIFT(256), [12057] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1806), [12059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(416), [12061] = {.entry = {.count = 1, .reusable = true}}, SHIFT(492), [12063] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1810), [12065] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1813), [12067] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1816), [12069] = {.entry = {.count = 1, .reusable = true}}, SHIFT(643), [12071] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute, 1, 0, 6), [12073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8973), [12075] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2192), [12077] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8012), [12079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6028), [12081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2199), [12083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2200), [12085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2203), [12087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(540), [12089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(545), [12091] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_name, 2, 0, 0), [12093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5981), [12095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(579), [12097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(376), [12099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(381), [12101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(929), [12103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7729), [12105] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__namespace_specifier, 1, 0, 20), [12107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7084), [12109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1833), [12111] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3667), [12113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7148), [12115] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7148), [12117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2132), [12119] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3676), [12121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7195), [12123] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7195), [12125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(532), [12127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7711), [12129] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8416), [12131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8101), [12133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8019), [12135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7836), [12137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1704), [12139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6670), [12141] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2287), [12143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7156), [12145] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7156), [12147] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2288), [12149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2627), [12151] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2642), [12153] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6919), [12155] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_output_operand_list, 3, 0, 202), [12157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6903), [12159] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_input_operand_list, 2, 0, 164), [12161] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3397), [12163] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7232), [12165] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7232), [12167] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1753), [12169] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2807), [12171] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1574), [12173] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8753), [12175] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7202), [12177] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7202), [12179] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualified_operator_cast_identifier, 2, 0, 34), [12181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(339), [12183] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2636), [12185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7158), [12187] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7158), [12189] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2382), [12191] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7183), [12193] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7183), [12195] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_char_literal_repeat1, 2, 0, 0), [12197] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_char_literal_repeat1, 2, 0, 0), SHIFT_REPEAT(7171), [12200] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2103), [12202] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8637), [12204] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7653), [12206] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6073), [12208] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_base_class_clause, 2, 0, 0), [12210] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7787), [12212] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_declarator, 1, 0, 0), [12214] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7839), [12216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(797), [12218] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8331), [12220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7078), [12222] = {.entry = {.count = 1, .reusable = true}}, SHIFT(634), [12224] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8308), [12226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(288), [12228] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8180), [12230] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3714), [12232] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7171), [12234] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2368), [12236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1733), [12238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(991), [12240] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7542), [12242] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_base_class_clause, 4, 0, 0), [12244] = {.entry = {.count = 1, .reusable = true}}, SHIFT(697), [12246] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2130), [12248] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute, 6, 0, 209), [12250] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1628), [12252] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2462), [12254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7199), [12256] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7199), [12258] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_string_literal_repeat1, 2, 0, 0), [12260] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_literal_repeat1, 2, 0, 0), SHIFT_REPEAT(7195), [12263] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_string_literal_repeat1, 2, 0, 0), SHIFT_REPEAT(7195), [12266] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2416), [12268] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2472), [12270] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3816), [12272] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5967), [12274] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8170), [12276] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1987), [12278] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2161), [12280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2724), [12282] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7102), [12284] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8009), [12286] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7950), [12288] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4289), [12290] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7077), [12292] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1798), [12294] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7226), [12296] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7226), [12298] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2948), [12300] = {.entry = {.count = 1, .reusable = true}}, SHIFT(632), [12302] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2283), [12304] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3958), [12306] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_field_declaration_repeat1, 3, 0, 5), [12308] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_field_declaration_repeat1, 3, 0, 5), [12310] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_field_declaration_repeat1, 3, 0, 211), [12312] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_field_declaration_repeat1, 3, 0, 211), [12314] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3452), [12316] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1805), [12318] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3724), [12320] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7254), [12322] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7254), [12324] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7114), [12326] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1583), [12328] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2450), [12330] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7196), [12332] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7196), [12334] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3433), [12336] = {.entry = {.count = 1, .reusable = true}}, SHIFT(439), [12338] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2587), [12340] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7909), [12342] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7962), [12344] = {.entry = {.count = 1, .reusable = true}}, SHIFT(683), [12346] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_else_in_enumerator_list, 2, 0, 0), [12348] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_else_in_enumerator_list_no_comma, 2, 0, 0), [12350] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7851), [12352] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7825), [12354] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_gnu_asm_output_operand_list_repeat1, 2, 0, 216), SHIFT_REPEAT(6919), [12357] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_gnu_asm_output_operand_list_repeat1, 2, 0, 216), [12359] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8018), [12361] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8046), [12363] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2837), [12365] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7314), [12367] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7314), [12369] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3739), [12371] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2254), [12373] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3188), [12375] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7290), [12377] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7290), [12379] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4047), [12381] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7264), [12383] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7264), [12385] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1605), [12387] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6367), [12389] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_clobber_list, 2, 0, 217), [12391] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4429), [12393] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4003), [12395] = {.entry = {.count = 1, .reusable = true}}, SHIFT(806), [12397] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8280), [12399] = {.entry = {.count = 1, .reusable = true}}, SHIFT(997), [12401] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7381), [12403] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_base_class_clause, 3, 0, 0), [12405] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3771), [12407] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1618), [12409] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6686), [12411] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1772), [12413] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8172), [12415] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3866), [12417] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4434), [12419] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3723), [12421] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_else_in_enumerator_list_no_comma, 1, 0, 0), [12423] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2736), [12425] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7777), [12427] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute, 3, 0, 95), [12429] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2349), [12431] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7324), [12433] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7324), [12435] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5887), [12437] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3241), [12439] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_output_operand_list, 2, 0, 164), [12441] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2654), [12443] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7299), [12445] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7299), [12447] = {.entry = {.count = 1, .reusable = true}}, SHIFT(586), [12449] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1827), [12451] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4253), [12453] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2676), [12455] = {.entry = {.count = 1, .reusable = true}}, SHIFT(985), [12457] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6633), [12459] = {.entry = {.count = 1, .reusable = true}}, SHIFT(737), [12461] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_gnu_asm_input_operand_list_repeat1, 2, 0, 216), SHIFT_REPEAT(6903), [12464] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_gnu_asm_input_operand_list_repeat1, 2, 0, 216), [12466] = {.entry = {.count = 1, .reusable = false}}, SHIFT(4661), [12468] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3838), [12470] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6694), [12472] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_clobber_list, 3, 0, 224), [12474] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3852), [12476] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2800), [12478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3716), [12480] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6410), [12482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7329), [12484] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7329), [12486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3725), [12488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3731), [12490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2070), [12492] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8792), [12494] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2364), [12496] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3736), [12498] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3153), [12500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3741), [12502] = {.entry = {.count = 1, .reusable = false}}, SHIFT(6421), [12504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3623), [12506] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_gnu_asm_clobber_list_repeat1, 2, 0, 228), SHIFT_REPEAT(6367), [12509] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_gnu_asm_clobber_list_repeat1, 2, 0, 228), [12511] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7472), [12513] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_base_class_clause, 5, 0, 0), [12515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(677), [12517] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2564), [12519] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7340), [12521] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7340), [12523] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7804), [12525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8123), [12527] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2854), [12529] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2570), [12531] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1725), [12533] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3613), [12535] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3952), [12537] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7220), [12539] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7220), [12541] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3379), [12543] = {.entry = {.count = 1, .reusable = false}}, SHIFT(2257), [12545] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7219), [12547] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7219), [12549] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_input_operand_list, 3, 0, 202), [12551] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1722), [12553] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8095), [12555] = {.entry = {.count = 1, .reusable = true}}, SHIFT(123), [12557] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8031), [12559] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5958), [12561] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1581), [12563] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2808), [12565] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3867), [12567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5771), [12569] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_designator, 2, 0, 99), [12571] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_throw_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(3867), [12574] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_throw_specifier_repeat1, 2, 0, 0), [12576] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1721), [12578] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3381), [12580] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6202), [12582] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1690), [12584] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2078), [12586] = {.entry = {.count = 1, .reusable = true}}, SHIFT(436), [12588] = {.entry = {.count = 1, .reusable = false}}, SHIFT(5716), [12590] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 5, 0, 24), [12592] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3991), [12594] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6132), [12596] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8537), [12598] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8551), [12600] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8552), [12602] = {.entry = {.count = 1, .reusable = true}}, SHIFT(796), [12604] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2809), [12606] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7452), [12608] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3361), [12610] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3992), [12612] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6745), [12614] = {.entry = {.count = 1, .reusable = true}}, SHIFT(554), [12616] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3020), [12618] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_structured_binding_declarator_repeat1, 2, 0, 0), SHIFT_REPEAT(8437), [12621] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_structured_binding_declarator_repeat1, 2, 0, 0), [12623] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7820), [12625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7842), [12627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4159), [12629] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3994), [12631] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7855), [12633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1762), [12635] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3995), [12637] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6999), [12639] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1017), [12641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7868), [12643] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_base_class_clause_repeat1, 2, 0, 0), [12645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2758), [12647] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_base_class_clause_repeat1, 2, 0, 0), SHIFT_REPEAT(6073), [12650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3998), [12652] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7125), [12654] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8390), [12656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8143), [12658] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7347), [12660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3999), [12662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1022), [12664] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(5831), [12667] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3131), [12669] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3362), [12671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1318), [12673] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_subscript_range_designator, 5, 0, 210), [12675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2490), [12677] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4836), [12679] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4856), [12681] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6786), [12683] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1568), [12685] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_params_repeat1, 2, 0, 0), SHIFT_REPEAT(8040), [12688] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_preproc_params_repeat1, 2, 0, 0), [12690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3632), [12692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8005), [12694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8253), [12696] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8260), [12698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8311), [12700] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1623), [12702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1569), [12704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1885), [12706] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1570), [12708] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2497), [12710] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7112), [12712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2810), [12714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1776), [12716] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1777), [12718] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1778), [12720] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8076), [12722] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7861), [12724] = {.entry = {.count = 1, .reusable = true}}, SHIFT(951), [12726] = {.entry = {.count = 1, .reusable = true}}, SHIFT(918), [12728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4435), [12730] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4437), [12732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(928), [12734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4438), [12736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2343), [12738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3403), [12740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(309), [12742] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4439), [12744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3961), [12746] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_base_class_clause, 6, 0, 0), [12748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(303), [12750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3689), [12752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3690), [12754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(328), [12756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(494), [12758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1626), [12760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1624), [12762] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1629), [12764] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1788), [12766] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1789), [12768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1791), [12770] = {.entry = {.count = 1, .reusable = true}}, SHIFT(696), [12772] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_requires_parameter_list_repeat1, 2, 0, 0), SHIFT_REPEAT(1858), [12775] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_requires_parameter_list_repeat1, 2, 0, 0), [12777] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2811), [12779] = {.entry = {.count = 1, .reusable = true}}, SHIFT(276), [12781] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_lambda_capture_specifier_repeat1, 2, 0, 0), SHIFT_REPEAT(6127), [12784] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_lambda_capture_specifier_repeat1, 2, 0, 0), [12786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3597), [12788] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3577), [12790] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1795), [12792] = {.entry = {.count = 1, .reusable = true}}, SHIFT(338), [12794] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3588), [12796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3571), [12798] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3661), [12800] = {.entry = {.count = 1, .reusable = true}}, SHIFT(261), [12802] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7982), [12804] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_initializer, 2, 0, 104), [12806] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7934), [12808] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_base_class_clause_repeat1, 4, 0, 0), [12810] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_parameter_declaration, 2, 0, 69), [12812] = {.entry = {.count = 1, .reusable = true}}, SHIFT(286), [12814] = {.entry = {.count = 1, .reusable = true}}, SHIFT(390), [12816] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4889), [12818] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7973), [12820] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7866), [12822] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7215), [12824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4899), [12826] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_attribute_declaration_repeat1, 2, 0, 0), SHIFT_REPEAT(7452), [12829] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_attribute_declaration_repeat1, 2, 0, 0), [12831] = {.entry = {.count = 1, .reusable = true}}, SHIFT(296), [12833] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8040), [12835] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8056), [12837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(361), [12839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(922), [12841] = {.entry = {.count = 1, .reusable = true}}, SHIFT(852), [12843] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_declaration_repeat1, 2, 0, 122), SHIFT_REPEAT(4769), [12846] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_declaration_repeat1, 2, 0, 122), [12848] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_template_parameter_list_repeat1, 2, 0, 0), SHIFT_REPEAT(1690), [12851] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_template_parameter_list_repeat1, 2, 0, 0), [12853] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8273), [12855] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8287), [12857] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8288), [12859] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3360), [12861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2262), [12863] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2411), [12865] = {.entry = {.count = 1, .reusable = true}}, SHIFT(491), [12867] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2413), [12869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3615), [12871] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4839), [12873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3616), [12875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4840), [12877] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3617), [12879] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3445), [12881] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3621), [12883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4849), [12885] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4850), [12887] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6127), [12889] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6643), [12891] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3938), [12893] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2285), [12895] = {.entry = {.count = 1, .reusable = true}}, SHIFT(930), [12897] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6597), [12899] = {.entry = {.count = 1, .reusable = true}}, SHIFT(531), [12901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2424), [12903] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6507), [12905] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_initializer_list, 3, 0, 0), [12907] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8030), [12909] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_initializer, 2, 0, 0), [12911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2169), [12913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2632), [12915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4265), [12917] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2428), [12919] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_nested_namespace_specifier, 2, 0, 0), [12921] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7085), [12923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6109), [12925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1582), [12927] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7289), [12929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3122), [12931] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3548), [12933] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2378), [12935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3475), [12937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3133), [12939] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3425), [12941] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7094), [12943] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8455), [12945] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8456), [12947] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8457), [12949] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6444), [12951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7063), [12953] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3535), [12955] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2589), [12957] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3480), [12959] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2174), [12961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2175), [12963] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7873), [12965] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_base_class_clause_repeat1, 3, 0, 0), [12967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1979), [12969] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2170), [12971] = {.entry = {.count = 1, .reusable = true}}, SHIFT(913), [12973] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__namespace_specifier, 2, 0, 62), [12975] = {.entry = {.count = 1, .reusable = true}}, SHIFT(547), [12977] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7307), [12979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2255), [12981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1891), [12983] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2592), [12985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8267), [12987] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8269), [12989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8270), [12991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2706), [12993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2593), [12995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2594), [12997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8160), [12999] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2179), [13001] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2180), [13003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2181), [13005] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_gnu_asm_output_operand_list_repeat1, 2, 0, 164), [13007] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_init_declarator, 2, 0, 71), [13009] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_condition_declaration, 3, 0, 154), [13011] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(1062), [13014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1580), [13016] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2754), [13018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2184), [13020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8020), [13022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(911), [13024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2542), [13026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6734), [13028] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2069), [13030] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7182), [13032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(255), [13034] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1020), [13036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(200), [13038] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8722), [13040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8723), [13042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8724), [13044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7317), [13046] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6660), [13048] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2702), [13050] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3429), [13052] = {.entry = {.count = 1, .reusable = true}}, SHIFT(644), [13054] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4241), [13056] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1607), [13058] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3603), [13060] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5753), [13062] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7225), [13064] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3894), [13066] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7263), [13068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(592), [13070] = {.entry = {.count = 1, .reusable = true}}, SHIFT(593), [13072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(509), [13074] = {.entry = {.count = 1, .reusable = true}}, SHIFT(517), [13076] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2405), [13078] = {.entry = {.count = 1, .reusable = true}}, SHIFT(518), [13080] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7806), [13082] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7298), [13084] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2359), [13086] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7327), [13088] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7339), [13090] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_nested_namespace_specifier, 3, 0, 0), [13092] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3257), [13094] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 6, 0, 60), [13096] = {.entry = {.count = 1, .reusable = true}}, SHIFT(851), [13098] = {.entry = {.count = 1, .reusable = true}}, SHIFT(645), [13100] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1016), [13102] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7201), [13104] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_initializer_list, 2, 0, 0), [13106] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_parameter_list_repeat1, 2, 0, 0), SHIFT_REPEAT(1721), [13109] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_parameter_list_repeat1, 2, 0, 0), [13111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3040), [13113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2419), [13115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1621), [13117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2718), [13119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8436), [13121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8474), [13123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8506), [13125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3155), [13127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7628), [13129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3968), [13131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(646), [13133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1688), [13135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6061), [13137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2431), [13139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3869), [13141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1613), [13143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1615), [13145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1616), [13147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1856), [13149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2075), [13151] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2076), [13153] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2077), [13155] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8057), [13157] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_base_class_clause_repeat1, 5, 0, 0), [13159] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_base_class_clause, 7, 0, 0), [13161] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2454), [13163] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2473), [13165] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1018), [13167] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1864), [13169] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1744), [13171] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3969), [13173] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6693), [13175] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2633), [13177] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2629), [13179] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2630), [13181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4870), [13183] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1829), [13185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(594), [13187] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3538), [13189] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3539), [13191] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1599), [13193] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1600), [13195] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1597), [13197] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_subscript_designator, 3, 0, 0), [13199] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1027), [13201] = {.entry = {.count = 1, .reusable = true}}, SHIFT(649), [13203] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_field_initializer_list_repeat1, 2, 0, 0), SHIFT_REPEAT(6507), [13206] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_field_initializer_list_repeat1, 2, 0, 0), [13208] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3874), [13210] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3160), [13212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3875), [13214] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7210), [13216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8112), [13218] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_type_parameter_declaration, 2, 0, 0), [13220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7754), [13222] = {.entry = {.count = 1, .reusable = true}}, SHIFT(575), [13224] = {.entry = {.count = 1, .reusable = true}}, SHIFT(576), [13226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(577), [13228] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3897), [13230] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2408), [13232] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_template_argument_list_repeat1, 2, 3, 0), [13234] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_output_operand, 4, 0, 223), [13236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3559), [13238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7755), [13240] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_gnu_asm_input_operand_list_repeat1, 2, 0, 164), [13242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6636), [13244] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1705), [13246] = {.entry = {.count = 1, .reusable = true}}, SHIFT(544), [13248] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1692), [13250] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5980), [13252] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1584), [13254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1693), [13256] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7481), [13258] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7968), [13260] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2079), [13262] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6661), [13264] = {.entry = {.count = 1, .reusable = true}}, SHIFT(548), [13266] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6665), [13268] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8934), [13270] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_goto_list, 2, 0, 225), [13272] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6667), [13274] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8232), [13276] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2080), [13278] = {.entry = {.count = 1, .reusable = true}}, SHIFT(550), [13280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2081), [13282] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7353), [13284] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_template_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(450), [13287] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_template_argument_list_repeat1, 2, 0, 0), [13289] = {.entry = {.count = 1, .reusable = true}}, SHIFT(271), [13291] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3883), [13293] = {.entry = {.count = 1, .reusable = true}}, SHIFT(551), [13295] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3884), [13297] = {.entry = {.count = 1, .reusable = true}}, SHIFT(552), [13299] = {.entry = {.count = 1, .reusable = true}}, SHIFT(272), [13301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1858), [13303] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8207), [13305] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4914), [13307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(549), [13309] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_initializer_list_repeat1, 2, 0, 0), SHIFT_REPEAT(1028), [13312] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7795), [13314] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7796), [13316] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2084), [13318] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3210), [13320] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_generic_expression_repeat1, 2, 0, 0), SHIFT_REPEAT(3839), [13323] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_generic_expression_repeat1, 2, 0, 0), [13325] = {.entry = {.count = 1, .reusable = true}}, SHIFT(273), [13327] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8049), [13329] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7590), [13331] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3629), [13333] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7352), [13335] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3399), [13337] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3400), [13339] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_input_operand, 4, 0, 223), [13341] = {.entry = {.count = 1, .reusable = true}}, SHIFT(582), [13343] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8922), [13345] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_gnu_asm_clobber_list_repeat1, 2, 0, 217), [13347] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3631), [13349] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3641), [13351] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_goto_list, 3, 0, 229), [13353] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3650), [13355] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7626), [13357] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3899), [13359] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3628), [13361] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1576), [13363] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6087), [13365] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3900), [13367] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3280), [13369] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3404), [13371] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3405), [13373] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3678), [13375] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7859), [13377] = {.entry = {.count = 1, .reusable = true}}, SHIFT(925), [13379] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_gnu_asm_goto_list_repeat1, 2, 0, 231), SHIFT_REPEAT(8934), [13382] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_gnu_asm_goto_list_repeat1, 2, 0, 231), [13384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3413), [13386] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3673), [13388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2727), [13390] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3414), [13392] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_output_operand, 7, 0, 232), [13394] = {.entry = {.count = 1, .reusable = true}}, SHIFT(920), [13396] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1726), [13398] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_reference_declarator, 2, 0, 0), [13400] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_input_operand, 7, 0, 232), [13402] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1715), [13404] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1717), [13406] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_declarator, 2, 0, 0), [13408] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_subscript_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(1117), [13411] = {.entry = {.count = 1, .reusable = true}}, SHIFT(926), [13413] = {.entry = {.count = 1, .reusable = true}}, SHIFT(260), [13415] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6204), [13417] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3551), [13419] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2260), [13421] = {.entry = {.count = 1, .reusable = true}}, SHIFT(406), [13423] = {.entry = {.count = 1, .reusable = true}}, SHIFT(754), [13425] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8608), [13427] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8515), [13429] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8512), [13431] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1042), [13433] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7006), [13435] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2794), [13437] = {.entry = {.count = 1, .reusable = true}}, SHIFT(788), [13439] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8986), [13441] = {.entry = {.count = 1, .reusable = true}}, SHIFT(780), [13443] = {.entry = {.count = 1, .reusable = true}}, SHIFT(415), [13445] = {.entry = {.count = 1, .reusable = true}}, SHIFT(504), [13447] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_parameter_pack_expansion, 2, 0, 28), [13449] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8122), [13451] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_optional_type_parameter_declaration, 4, 0, 205), [13453] = {.entry = {.count = 1, .reusable = true}}, SHIFT(767), [13455] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8761), [13457] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7716), [13459] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_gnu_asm_goto_list, 1, 0, 0), [13461] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7903), [13463] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4971), [13465] = {.entry = {.count = 1, .reusable = true}}, SHIFT(422), [13467] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8052), [13469] = {.entry = {.count = 1, .reusable = true}}, SHIFT(434), [13471] = {.entry = {.count = 1, .reusable = true}}, SHIFT(420), [13473] = {.entry = {.count = 1, .reusable = true}}, SHIFT(427), [13475] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2115), [13477] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8314), [13479] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute, 7, 0, 209), [13481] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3032), [13483] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1832), [13485] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8298), [13487] = {.entry = {.count = 1, .reusable = true}}, SHIFT(411), [13489] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8536), [13491] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5081), [13493] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute, 5, 0, 144), [13495] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8071), [13497] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_declaration_repeat1, 4, 0, 208), [13499] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6055), [13501] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8594), [13503] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7944), [13505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2087), [13507] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8514), [13509] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7922), [13511] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1924), [13513] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7999), [13515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1751), [13517] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8859), [13519] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7936), [13521] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_params, 2, 0, 0), [13523] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_params, 2, 0, 0), [13525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(729), [13527] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module_partition, 2, 0, 0), [13529] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_initializer, 3, 0, 104), [13531] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7986), [13533] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7887), [13535] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_identifier_parameter_pack_expansion, 2, 0, 28), [13537] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_explicit_object_parameter_declaration, 2, 0, 0), [13539] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2544), [13541] = {.entry = {.count = 1, .reusable = true}}, SHIFT(621), [13543] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8448), [13545] = {.entry = {.count = 1, .reusable = true}}, SHIFT(412), [13547] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5874), [13549] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8241), [13551] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4132), [13553] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_initializer, 3, 0, 0), [13555] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8092), [13557] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8047), [13559] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute, 2, 0, 6), [13561] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_template_argument_list_repeat1, 2, 2, 0), [13563] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_params, 4, 0, 0), [13565] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_params, 4, 0, 0), [13567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(676), [13569] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8479), [13571] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7881), [13573] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_params, 3, 0, 0), [13575] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_params, 3, 0, 0), [13577] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_base_class_clause_repeat1, 6, 0, 0), [13579] = {.entry = {.count = 1, .reusable = true}}, SHIFT(408), [13581] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8767), [13583] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7871), [13585] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8588), [13587] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9047), [13589] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2128), [13591] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8736), [13593] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2344), [13595] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8054), [13597] = {.entry = {.count = 1, .reusable = true}}, SHIFT(329), [13599] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2035), [13601] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8421), [13603] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variadic_type_parameter_declaration, 3, 0, 168), [13605] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_gnu_asm_goto_list_repeat1, 2, 0, 225), [13607] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6145), [13609] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_optional_type_parameter_declaration, 3, 0, 169), [13611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8088), [13613] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8764), [13615] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9050), [13617] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_template_template_parameter_declaration, 3, 0, 60), [13619] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3147), [13621] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3516), [13623] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8791), [13625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9053), [13627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8812), [13629] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9056), [13631] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8832), [13633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9059), [13635] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8850), [13637] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9061), [13639] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8861), [13641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9062), [13643] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8871), [13645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9063), [13647] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8878), [13649] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9064), [13651] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8165), [13653] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9065), [13655] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8884), [13657] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9066), [13659] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8886), [13661] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9067), [13663] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8888), [13665] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9068), [13667] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8890), [13669] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9069), [13671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8892), [13673] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9070), [13675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8894), [13677] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9071), [13679] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attribute, 4, 0, 95), [13681] = {.entry = {.count = 1, .reusable = true}}, SHIFT(447), [13683] = {.entry = {.count = 1, .reusable = false}}, SHIFT(8577), [13685] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8534), [13687] = {.entry = {.count = 1, .reusable = true}}, SHIFT(668), [13689] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2891), [13691] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2271), [13693] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1831), [13695] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1082), [13697] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8845), [13699] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3422), [13701] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7359), [13703] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ms_based_modifier, 2, 0, 0), [13705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(409), [13707] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3237), [13709] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2404), [13711] = {.entry = {.count = 1, .reusable = true}}, SHIFT(249), [13713] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7943), [13715] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8395), [13717] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3799), [13719] = {.entry = {.count = 1, .reusable = true}}, SHIFT(845), [13721] = {.entry = {.count = 1, .reusable = true}}, SHIFT(117), [13723] = {.entry = {.count = 1, .reusable = true}}, SHIFT(647), [13725] = {.entry = {.count = 1, .reusable = true}}, SHIFT(953), [13727] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7342), [13729] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4890), [13731] = {.entry = {.count = 1, .reusable = true}}, SHIFT(433), [13733] = {.entry = {.count = 1, .reusable = true}}, SHIFT(165), [13735] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_requires_parameter_list, 3, 0, 0), [13737] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3531), [13739] = {.entry = {.count = 1, .reusable = true}}, SHIFT(27), [13741] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7323), [13743] = {.entry = {.count = 1, .reusable = true}}, SHIFT(24), [13745] = {.entry = {.count = 1, .reusable = true}}, SHIFT(484), [13747] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2523), [13749] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2354), [13751] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1162), [13753] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8643), [13755] = {.entry = {.count = 1, .reusable = true}}, SHIFT(648), [13757] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3624), [13759] = {.entry = {.count = 1, .reusable = false}}, SHIFT(3003), [13761] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3003), [13763] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2930), [13765] = {.entry = {.count = 1, .reusable = true}}, SHIFT(226), [13767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3606), [13769] = {.entry = {.count = 1, .reusable = true}}, SHIFT(283), [13771] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8175), [13773] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2120), [13775] = {.entry = {.count = 1, .reusable = true}}, SHIFT(284), [13777] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8248), [13779] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1814), [13781] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3773), [13783] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8611), [13785] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_in_field_declaration_list, 3, 0, 83), [13787] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8738), [13789] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif, 4, 0, 133), [13791] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1238), [13793] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef, 4, 0, 134), [13795] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8755), [13797] = {.entry = {.count = 1, .reusable = true}}, SHIFT(306), [13799] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2664), [13801] = {.entry = {.count = 1, .reusable = true}}, SHIFT(341), [13803] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3821), [13805] = {.entry = {.count = 1, .reusable = true}}, SHIFT(307), [13807] = {.entry = {.count = 1, .reusable = true}}, SHIFT(443), [13809] = {.entry = {.count = 1, .reusable = true}}, SHIFT(217), [13811] = {.entry = {.count = 1, .reusable = true}}, SHIFT(218), [13813] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8475), [13815] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7923), [13817] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8216), [13819] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1843), [13821] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3844), [13823] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1863), [13825] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8498), [13827] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1817), [13829] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2183), [13831] = {.entry = {.count = 1, .reusable = true}}, SHIFT(194), [13833] = {.entry = {.count = 1, .reusable = true}}, SHIFT(195), [13835] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8685), [13837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(843), [13839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(675), [13841] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2669), [13843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8481), [13845] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1236), [13847] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8636), [13849] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2186), [13851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8693), [13853] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8695), [13855] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6166), [13857] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8719), [13859] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2129), [13861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1820), [13863] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8176), [13865] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2392), [13867] = {.entry = {.count = 1, .reusable = true}}, SHIFT(88), [13869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7188), [13871] = {.entry = {.count = 1, .reusable = true}}, SHIFT(511), [13873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7793), [13875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(512), [13877] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8193), [13879] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7265), [13881] = {.entry = {.count = 1, .reusable = true}}, SHIFT(308), [13883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2193), [13885] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8195), [13887] = {.entry = {.count = 1, .reusable = true}}, SHIFT(385), [13889] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4130), [13891] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4103), [13893] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2940), [13895] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2137), [13897] = {.entry = {.count = 1, .reusable = true}}, SHIFT(765), [13899] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6095), [13901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6993), [13903] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6100), [13905] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8936), [13907] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6110), [13909] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3264), [13911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(748), [13913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(768), [13915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3239), [13917] = {.entry = {.count = 1, .reusable = true}}, SHIFT(707), [13919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1410), [13921] = {.entry = {.count = 1, .reusable = true}}, SHIFT(776), [13923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3684), [13925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4191), [13927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8572), [13929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8427), [13931] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8600), [13933] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2139), [13935] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_enumerator_list_no_comma, 4, 0, 83), [13937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8919), [13939] = {.entry = {.count = 1, .reusable = true}}, SHIFT(650), [13941] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2141), [13943] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8645), [13945] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1745), [13947] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1747), [13949] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8668), [13951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8674), [13953] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1867), [13955] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2742), [13957] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3303), [13959] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3469), [13961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6648), [13963] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7008), [13965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8958), [13967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8959), [13969] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7276), [13971] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_requires_parameter_list, 2, 0, 0), [13973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(343), [13975] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_enumerator_list_no_comma, 4, 0, 10), [13977] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2950), [13979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(589), [13981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8688), [13983] = {.entry = {.count = 1, .reusable = true}}, SHIFT(657), [13985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6652), [13987] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2707), [13989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9051), [13991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(137), [13993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2202), [13995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5060), [13997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4577), [13999] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8342), [14001] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4138), [14003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8240), [14005] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef, 3, 0, 83), [14007] = {.entry = {.count = 1, .reusable = true}}, SHIFT(241), [14009] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8364), [14011] = {.entry = {.count = 1, .reusable = true}}, SHIFT(620), [14013] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3701), [14015] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3937), [14017] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6335), [14019] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2071), [14021] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2201), [14023] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8417), [14025] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2001), [14027] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2793), [14029] = {.entry = {.count = 1, .reusable = true}}, SHIFT(658), [14031] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8431), [14033] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8434), [14035] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1818), [14037] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1760), [14039] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1840), [14041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6456), [14043] = {.entry = {.count = 1, .reusable = true}}, SHIFT(606), [14045] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8079), [14047] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7791), [14049] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2204), [14051] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7172), [14053] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7045), [14055] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7548), [14057] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6435), [14059] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2082), [14061] = {.entry = {.count = 1, .reusable = true}}, SHIFT(355), [14063] = {.entry = {.count = 1, .reusable = true}}, SHIFT(653), [14065] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2957), [14067] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1104), [14069] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4313), [14071] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4315), [14073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4316), [14075] = {.entry = {.count = 1, .reusable = true}}, SHIFT(536), [14077] = {.entry = {.count = 1, .reusable = true}}, SHIFT(685), [14079] = {.entry = {.count = 1, .reusable = true}}, SHIFT(686), [14081] = {.entry = {.count = 1, .reusable = true}}, SHIFT(687), [14083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5974), [14085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1419), [14087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3872), [14089] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1335), [14091] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8612), [14093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(655), [14095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2003), [14097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2085), [14099] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182), [14101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1346), [14103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8706), [14105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183), [14107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184), [14109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8815), [14111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3427), [14113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(625), [14115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4858), [14117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1985), [14119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(421), [14121] = {.entry = {.count = 1, .reusable = true}}, SHIFT(567), [14123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(691), [14125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1956), [14127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2458), [14129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8930), [14131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8931), [14133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2489), [14135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7550), [14137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(781), [14139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2964), [14141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1984), [14143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3892), [14145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6345), [14147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7039), [14149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2827), [14151] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7082), [14153] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8209), [14155] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8352), [14157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8254), [14159] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8281), [14161] = {.entry = {.count = 1, .reusable = true}}, SHIFT(628), [14163] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5115), [14165] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2966), [14167] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1589), [14169] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8234), [14171] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2104), [14173] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8300), [14175] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8404), [14177] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8435), [14179] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8445), [14181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1076), [14183] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1644), [14185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2968), [14187] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1641), [14189] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1643), [14191] = {.entry = {.count = 1, .reusable = true}}, SHIFT(516), [14193] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4226), [14195] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8527), [14197] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8571), [14199] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8584), [14201] = {.entry = {.count = 1, .reusable = true}}, SHIFT(474), [14203] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1765), [14205] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8644), [14207] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8653), [14209] = {.entry = {.count = 1, .reusable = true}}, SHIFT(312), [14211] = {.entry = {.count = 1, .reusable = true}}, SHIFT(747), [14213] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8697), [14215] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8699), [14217] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8728), [14219] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8729), [14221] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8775), [14223] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8776), [14225] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8823), [14227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8828), [14229] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8918), [14231] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8920), [14233] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8953), [14235] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8955), [14237] = {.entry = {.count = 1, .reusable = true}}, SHIFT(752), [14239] = {.entry = {.count = 1, .reusable = true}}, SHIFT(753), [14241] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8035), [14243] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8189), [14245] = {.entry = {.count = 1, .reusable = true}}, SHIFT(482), [14247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(119), [14249] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2739), [14251] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3734), [14253] = {.entry = {.count = 1, .reusable = true}}, SHIFT(313), [14255] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1188), [14257] = {.entry = {.count = 1, .reusable = true}}, SHIFT(919), [14259] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2099), [14261] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 6, 0, 24), [14263] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1109), [14265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6736), [14267] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2102), [14269] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2597), [14271] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3967), [14273] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2106), [14275] = {.entry = {.count = 1, .reusable = true}}, SHIFT(486), [14277] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_enumerator_list_no_comma, 6, 0, 186), [14279] = {.entry = {.count = 1, .reusable = true}}, SHIFT(448), [14281] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7838), [14283] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_in_enumerator_list, 4, 0, 133), [14285] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8276), [14287] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_in_enumerator_list_no_comma, 4, 0, 133), [14289] = {.entry = {.count = 1, .reusable = true}}, SHIFT(580), [14291] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8282), [14293] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2598), [14295] = {.entry = {.count = 1, .reusable = true}}, SHIFT(785), [14297] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1461), [14299] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8294), [14301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(315), [14303] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4078), [14305] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2007), [14307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8458), [14309] = {.entry = {.count = 1, .reusable = true}}, SHIFT(692), [14311] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3119), [14313] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2329), [14315] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2009), [14317] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7910), [14319] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7261), [14321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(846), [14323] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8353), [14325] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__fold_operator, 1, 0, 0), SHIFT(8698), [14328] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8718), [14330] = {.entry = {.count = 1, .reusable = true}}, SHIFT(774), [14332] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5810), [14334] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7052), [14336] = {.entry = {.count = 1, .reusable = true}}, SHIFT(779), [14338] = {.entry = {.count = 1, .reusable = true}}, SHIFT(787), [14340] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8459), [14342] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8443), [14344] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_in_enumerator_list, 4, 0, 134), [14346] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1991), [14348] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8378), [14350] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1353), [14352] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_in_enumerator_list_no_comma, 4, 0, 134), [14354] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(), [14356] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8751), [14358] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1469), [14360] = {.entry = {.count = 1, .reusable = true}}, SHIFT(602), [14362] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2014), [14364] = {.entry = {.count = 1, .reusable = true}}, SHIFT(335), [14366] = {.entry = {.count = 1, .reusable = true}}, SHIFT(414), [14368] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2016), [14370] = {.entry = {.count = 1, .reusable = true}}, SHIFT(220), [14372] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4877), [14374] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2127), [14376] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1588), [14378] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2021), [14380] = {.entry = {.count = 1, .reusable = true}}, SHIFT(523), [14382] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3935), [14384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3990), [14386] = {.entry = {.count = 1, .reusable = true}}, SHIFT(608), [14388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(688), [14390] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3666), [14392] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_in_field_declaration_list, 4, 0, 133), [14394] = {.entry = {.count = 1, .reusable = true}}, SHIFT(498), [14396] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3936), [14398] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3402), [14400] = {.entry = {.count = 1, .reusable = true}}, SHIFT(428), [14402] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2781), [14404] = {.entry = {.count = 1, .reusable = true}}, SHIFT(244), [14406] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_in_field_declaration_list, 4, 0, 134), [14408] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221), [14410] = {.entry = {.count = 1, .reusable = true}}, SHIFT(346), [14412] = {.entry = {.count = 1, .reusable = true}}, SHIFT(700), [14414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3243), [14416] = {.entry = {.count = 1, .reusable = true}}, SHIFT(558), [14418] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1848), [14420] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2347), [14422] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3997), [14424] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2264), [14426] = {.entry = {.count = 1, .reusable = true}}, SHIFT(95), [14428] = {.entry = {.count = 1, .reusable = true}}, SHIFT(938), [14430] = {.entry = {.count = 1, .reusable = true}}, SHIFT(570), [14432] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3537), [14434] = {.entry = {.count = 1, .reusable = true}}, SHIFT(360), [14436] = {.entry = {.count = 1, .reusable = true}}, SHIFT(631), [14438] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8499), [14440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(633), [14442] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4000), [14444] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1992), [14446] = {.entry = {.count = 1, .reusable = true}}, SHIFT(818), [14448] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2830), [14450] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2155), [14452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2639), [14454] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2641), [14456] = {.entry = {.count = 1, .reusable = true}}, SHIFT(730), [14458] = {.entry = {.count = 1, .reusable = true}}, SHIFT(731), [14460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2047), [14462] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4085), [14464] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2022), [14466] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4845), [14468] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4988), [14470] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2023), [14472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(93), [14474] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4851), [14476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8317), [14478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2025), [14480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2027), [14482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2028), [14484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2423), [14486] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__unary_right_fold, 3, 0, 56), [14488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2527), [14490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(225), [14492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2146), [14494] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2148), [14496] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2426), [14498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2430), [14500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2030), [14502] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1371), [14504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2031), [14506] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1997), [14508] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2429), [14510] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2151), [14512] = {.entry = {.count = 1, .reusable = true}}, SHIFT(319), [14514] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8804), [14516] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4079), [14518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(499), [14520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8135), [14522] = {.entry = {.count = 1, .reusable = true}}, SHIFT(483), [14524] = {.entry = {.count = 1, .reusable = true}}, SHIFT(118), [14526] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3834), [14528] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1194), [14530] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8787), [14532] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1116), [14534] = {.entry = {.count = 1, .reusable = true}}, SHIFT(739), [14536] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7818), [14538] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8977), [14540] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 5, 0, 0), [14542] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8985), [14544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(799), [14546] = {.entry = {.count = 1, .reusable = true}}, SHIFT(716), [14548] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1474), [14550] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8992), [14552] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4098), [14554] = {.entry = {.count = 1, .reusable = true}}, SHIFT(844), [14556] = {.entry = {.count = 1, .reusable = true}}, SHIFT(298), [14558] = {.entry = {.count = 1, .reusable = true}}, SHIFT(847), [14560] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9038), [14562] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9075), [14564] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1477), [14566] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3829), [14568] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3833), [14570] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7970), [14572] = {.entry = {.count = 1, .reusable = true}}, SHIFT(462), [14574] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3843), [14576] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4083), [14578] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1197), [14580] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2153), [14582] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110), [14584] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8002), [14586] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1544), [14588] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8264), [14590] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3898), [14592] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8266), [14594] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1482), [14596] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8271), [14598] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2114), [14600] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8285), [14602] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2991), [14604] = {.entry = {.count = 1, .reusable = true}}, SHIFT(501), [14606] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8292), [14608] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1485), [14610] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1986), [14612] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8067), [14614] = {.entry = {.count = 1, .reusable = true}}, SHIFT(463), [14616] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3861), [14618] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8646), [14620] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1199), [14622] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2583), [14624] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3901), [14626] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8093), [14628] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8344), [14630] = {.entry = {.count = 1, .reusable = true}}, SHIFT(743), [14632] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8346), [14634] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2156), [14636] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1490), [14638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8350), [14640] = {.entry = {.count = 1, .reusable = true}}, SHIFT(679), [14642] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8361), [14644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4029), [14646] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2171), [14648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8367), [14650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1494), [14652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3895), [14654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8130), [14656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(460), [14658] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3722), [14660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2325), [14662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1201), [14664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(741), [14666] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda_declarator, 7, 0, 60), [14668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8407), [14670] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2328), [14672] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8409), [14674] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_in_enumerator_list, 5, 0, 186), [14676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1496), [14678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8413), [14680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8424), [14682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201), [14684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8963), [14686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8430), [14688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1500), [14690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7180), [14692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7828), [14694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(465), [14696] = {.entry = {.count = 1, .reusable = true}}, SHIFT(19), [14698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1203), [14700] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_in_enumerator_list_no_comma, 5, 0, 186), [14702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8654), [14704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1074), [14706] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8468), [14708] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_in_field_declaration_list, 5, 0, 186), [14710] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1503), [14712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8472), [14714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3554), [14716] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7149), [14718] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8957), [14720] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8486), [14722] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1857), [14724] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7857), [14726] = {.entry = {.count = 1, .reusable = true}}, SHIFT(466), [14728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1205), [14730] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1774), [14732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8500), [14734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8502), [14736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3557), [14738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7277), [14740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8505), [14742] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7867), [14744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(467), [14746] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1207), [14748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8517), [14750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8518), [14752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3563), [14754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8520), [14756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7876), [14758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(468), [14760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1208), [14762] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8529), [14764] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8530), [14766] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8531), [14768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(469), [14770] = {.entry = {.count = 1, .reusable = true}}, SHIFT(104), [14772] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8535), [14774] = {.entry = {.count = 1, .reusable = true}}, SHIFT(470), [14776] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8538), [14778] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8539), [14780] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8540), [14782] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8541), [14784] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8542), [14786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8543), [14788] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8544), [14790] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8545), [14792] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8546), [14794] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8547), [14796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8548), [14798] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8549), [14800] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8186), [14802] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1373), [14804] = {.entry = {.count = 1, .reusable = true}}, SHIFT(120), [14806] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1510), [14808] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8587), [14810] = {.entry = {.count = 1, .reusable = true}}, SHIFT(599), [14812] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1075), [14814] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3605), [14816] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3482), [14818] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif, 5, 0, 186), [14820] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2915), [14822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1756), [14824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3620), [14826] = {.entry = {.count = 1, .reusable = true}}, SHIFT(718), [14828] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1091), [14830] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3656), [14832] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202), [14834] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7279), [14836] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8621), [14838] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3622), [14840] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3398), [14842] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3625), [14844] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3215), [14846] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_requires_parameter_list, 4, 0, 0), [14848] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1374), [14850] = {.entry = {.count = 1, .reusable = true}}, SHIFT(921), [14852] = {.entry = {.count = 1, .reusable = true}}, SHIFT(923), [14854] = {.entry = {.count = 1, .reusable = true}}, SHIFT(138), [14856] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3674), [14858] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2441), [14860] = {.entry = {.count = 1, .reusable = true}}, SHIFT(268), [14862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2165), [14864] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4036), [14866] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3576), [14868] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8115), [14870] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1773), [14872] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_enumerator_list_no_comma, 5, 0, 133), [14874] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1783), [14876] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2046), [14878] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3662), [14880] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7026), [14882] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1118), [14884] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4206), [14886] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2131), [14888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2531), [14890] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_in_enumerator_list_no_comma, 5, 0, 82), [14892] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8576), [14894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1800), [14896] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1865), [14898] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2315), [14900] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1819), [14902] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2316), [14904] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8460), [14906] = {.entry = {.count = 1, .reusable = true}}, SHIFT(745), [14908] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2432), [14910] = {.entry = {.count = 1, .reusable = true}}, SHIFT(378), [14912] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1821), [14914] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_in_enumerator_list, 3, 0, 83), [14916] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8598), [14918] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1824), [14920] = {.entry = {.count = 1, .reusable = true}}, SHIFT(391), [14922] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1835), [14924] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_in_enumerator_list_no_comma, 3, 0, 83), [14926] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1837), [14928] = {.entry = {.count = 1, .reusable = true}}, SHIFT(505), [14930] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1841), [14932] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3412), [14934] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7284), [14936] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208), [14938] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209), [14940] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1844), [14942] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8945), [14944] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1846), [14946] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1077), [14948] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3415), [14950] = {.entry = {.count = 1, .reusable = true}}, SHIFT(121), [14952] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1518), [14954] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8763), [14956] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8991), [14958] = {.entry = {.count = 1, .reusable = true}}, SHIFT(807), [14960] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1115), [14962] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7310), [14964] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8773), [14966] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3318), [14968] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8168), [14970] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1112), [14972] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2055), [14974] = {.entry = {.count = 1, .reusable = true}}, SHIFT(122), [14976] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1520), [14978] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8790), [14980] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3909), [14982] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7178), [14984] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7313), [14986] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8796), [14988] = {.entry = {.count = 1, .reusable = true}}, SHIFT(15), [14990] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3910), [14992] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1521), [14994] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8811), [14996] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3911), [14998] = {.entry = {.count = 1, .reusable = true}}, SHIFT(502), [15000] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7316), [15002] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8817), [15004] = {.entry = {.count = 1, .reusable = true}}, SHIFT(32), [15006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2519), [15008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1522), [15010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8831), [15012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1086), [15014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5657), [15016] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7320), [15018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8837), [15020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5658), [15022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1523), [15024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8849), [15026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5659), [15028] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7322), [15030] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8854), [15032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7326), [15034] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8864), [15036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2522), [15038] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8873), [15040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4120), [15042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8879), [15044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(330), [15046] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8882), [15048] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3522), [15050] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8885), [15052] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8887), [15054] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8487), [15056] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8889), [15058] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8891), [15060] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8166), [15062] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8893), [15064] = {.entry = {.count = 1, .reusable = true}}, SHIFT(331), [15066] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8895), [15068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3811), [15070] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8917), [15072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3849), [15074] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8990), [15076] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_in_enumerator_list_no_comma, 5, 0, 134), [15078] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3713), [15080] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9001), [15082] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3859), [15084] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9010), [15086] = {.entry = {.count = 1, .reusable = true}}, SHIFT(529), [15088] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3862), [15090] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9018), [15092] = {.entry = {.count = 1, .reusable = true}}, SHIFT(604), [15094] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9024), [15096] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9027), [15098] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9029), [15100] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9031), [15102] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9033), [15104] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9035), [15106] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9037), [15108] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9039), [15110] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9041), [15112] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9043), [15114] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9045), [15116] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8664), [15118] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8678), [15120] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1564), [15122] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1565), [15124] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1566), [15126] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1389), [15128] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1289), [15130] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2152), }; enum ts_external_scanner_symbol_identifiers { ts_external_token_raw_string_delimiter = 0, ts_external_token_raw_string_content = 1, }; static const TSSymbol ts_external_scanner_symbol_map[EXTERNAL_TOKEN_COUNT] = { [ts_external_token_raw_string_delimiter] = sym_raw_string_delimiter, [ts_external_token_raw_string_content] = sym_raw_string_content, }; static const bool ts_external_scanner_states[4][EXTERNAL_TOKEN_COUNT] = { [1] = { [ts_external_token_raw_string_delimiter] = true, [ts_external_token_raw_string_content] = true, }, [2] = { [ts_external_token_raw_string_delimiter] = true, }, [3] = { [ts_external_token_raw_string_content] = true, }, }; #ifdef __cplusplus extern "C" { #endif void *tree_sitter_cpp_external_scanner_create(void); void tree_sitter_cpp_external_scanner_destroy(void *); bool tree_sitter_cpp_external_scanner_scan(void *, TSLexer *, const bool *); unsigned tree_sitter_cpp_external_scanner_serialize(void *, char *); void tree_sitter_cpp_external_scanner_deserialize(void *, const char *, unsigned); #ifdef TREE_SITTER_HIDE_SYMBOLS #define TS_PUBLIC #elif defined(_WIN32) #define TS_PUBLIC __declspec(dllexport) #else #define TS_PUBLIC __attribute__((visibility("default"))) #endif TS_PUBLIC const TSLanguage *tree_sitter_cpp(void) { static const TSLanguage language = { .abi_version = LANGUAGE_VERSION, .symbol_count = SYMBOL_COUNT, .alias_count = ALIAS_COUNT, .token_count = TOKEN_COUNT, .external_token_count = EXTERNAL_TOKEN_COUNT, .state_count = STATE_COUNT, .large_state_count = LARGE_STATE_COUNT, .production_id_count = PRODUCTION_ID_COUNT, .field_count = FIELD_COUNT, .max_alias_sequence_length = MAX_ALIAS_SEQUENCE_LENGTH, .parse_table = &ts_parse_table[0][0], .small_parse_table = ts_small_parse_table, .small_parse_table_map = ts_small_parse_table_map, .parse_actions = ts_parse_actions, .symbol_names = ts_symbol_names, .field_names = ts_field_names, .field_map_slices = ts_field_map_slices, .field_map_entries = ts_field_map_entries, .symbol_metadata = ts_symbol_metadata, .public_symbol_map = ts_symbol_map, .alias_map = ts_non_terminal_alias_map, .alias_sequences = &ts_alias_sequences[0][0], .lex_modes = (const void*)ts_lex_modes, .lex_fn = ts_lex, .keyword_lex_fn = ts_lex_keywords, .keyword_capture_token = sym_identifier, .external_scanner = { &ts_external_scanner_states[0][0], ts_external_scanner_symbol_map, tree_sitter_cpp_external_scanner_create, tree_sitter_cpp_external_scanner_destroy, tree_sitter_cpp_external_scanner_scan, tree_sitter_cpp_external_scanner_serialize, tree_sitter_cpp_external_scanner_deserialize, }, .primary_state_ids = ts_primary_state_ids, }; return &language; } #ifdef __cplusplus } #endif